/*
Theme Name: LIMA
Description: Dedicated Wordpress theme for LIMA
*/

.js .tmce-active .wp-editor-area { 
	color:black !important;
}

.sh-content { 
	  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin: 0 0 18px 2px;
}

#mindmix  td:first-child {
	/*width: 25% !important;*/
	    width: 1px !important;
    min-width: 3px;
    word-break: break-word !important;
    white-space: normal;
    max-width: 6px;
    word-break: initial !important;
}

@media (max-width: 767px) { 
	#section.main .main-container .main-content table tbody tr td  { 
		padding:4px 0 8px 8px !important;
	}
}

#mindmix  { 
	width:auto !important;
}

.aligncenter {
  margin: 0 auto;
  display: block;
  text-align: center;
}

#page {
  background-color: transparent !important;
}

.international-sites ul.country-menu li.selected > a > img {
  top: -1px;
}

.lte8 .international-sites ul.country-menu li.selected > a {
  position: relative;
  padding-left: 30px;
}

.lte8 .international-sites ul.country-menu li.selected > a > span {
  position: relative;
  top: -1px;
}

.lte8 footer iframe {
  background: transparent !important;
}

.lte8 .international-sites ul.country-menu li.selected > a > img {
  position: absolute;
  top: 5px;
  left: 10px;
}

#footer .widget.connect ul {
  width: 210px;
}

iframe#footerFbLike {
  border: none;
  overflow: hidden;
  width: 90px;
  height: 21px;
  float: left;
}

.main-menu .submenu-wrapper .features-menu {
  display: block;
}

.main-menu .submenu-wrapper.blue {
  border-color: #68c3d8;
}

.main-menu .submenu-wrapper.orange-light {
  border-color: #efb353;
}

.main-menu .submenu-wrapper.violet {
  border-color: #c180e6;
}

.main-menu .submenu-wrapper.red {
  border-color: #fd2c0d;
}

.main-menu .submenu-wrapper.green {
  border-color: #3bbc83;
}

.main-menu .submenu-wrapper.orange {
  border-color: #f6af31;
}

#section.main .main-container .main-content h1 {
  border: none;
}

#section.main .main-container .main-content h1.title {
  border-bottom: 1px solid #e3e3e3;
}

#section.main .main-container .main-content.page-wysiwyg-content img {
  padding: 6px;
}

#section.main .main-container .main-content.page-wysiwyg-content img.shadow {
  box-shadow: 0 0 5px #dbdbdb;
}

#section.main .main-container .main-content img.alignright {
  margin: 1px 16px 16px 33px;
}

#section.main .main-container .main-content img.alignleft {
  margin: 1px 33px 16px 0;
}

#section.main .main-container .main-content table thead th {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 18px;
  color: #fff;
  padding: 7px 0 9px 23px;
  background: url(img/bg-table-header.jpg) 0 0 repeat-x;
  border-left: 1px solid #333333;
  border-top: none;
  background-size: 100% 100%;
}

#section.main .main-container .main-content table tbody tr.odd td {
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
  color: #333333;
}

.btn {
  margin: 8px 0;
}

.sidebar .widget.widget_nav_menu > ul > li.current-menu-item > ul.sub-menu,
.sidebar .widget.widget_nav_menu > ul > li.current-menu-parent > ul.sub-menu,
.sidebar .widget.widget_nav_menu > ul > li.current-menu-ancestor > ul.sub-menu {
  display: block;
}

.sidebar .cta-container .cta-box.with-text {
  margin: 0;
}

#section.main .main-container .main-content h1.title {
  margin-bottom: 10px;
}

#section.main .main-container .main-content .post img.wp-user-avatar {
  width: 50px;
  height: 50px;
}

#section.main .main-container .main-content .meta {
  padding-top: 0px;
}

.sidebar .widget.authors ul li .author-photo img {
  width: 24px;
  height: 24px;
}

.widget.countries ul li img {
  margin-right: 15px;
}

.tab-controls li:first-child {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

p.no-videos-found {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 18px !important;
  padding-top: 13px !important;
  color: #000 !important;
}

.live-feed.tabs .wrapper ul li.clearfix {
  border: none !important;
  clear: both !important;
  float: none !important;
  height: 0 !important;
  padding: 0 !important;
}

.main-menu .submenu-wrapper .features-menu li .photo-box img {
  border-radius: 6px;
  position: relative;
}

#footer .widget.widget_nav_menu ul li {
  padding: 0 7px;
}

#footer .widget.widget_nav_menu ul li:first-child {
  padding-left: 0px;
}

.video-container.single {
  width: 100%;
  position: relative;
}

.video-container.single iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}

#tribe-cat-options {
  position: absolute;
  top: auto;
  background: #ffffff;
  z-index: 9999;
  padding: 10px;
  border: 1px solid #B9B9B9;
  margin-top: 12px;
}

#tribe-cat-options:before, #tribe-cat-options:after {
  content: '';
  position: absolute;
  top: -9px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #B9B9B9;
  z-index: 9999;
}

#tribe-cat-options:after {
  top: -8px;
  border-bottom-color: #fff;
}

.tribe-bar-collapse #tribe-cat-options {
  position: relative;
  top: auto;
  left: auto;
}

.tribe-bar-collapse #tribe-cat-options:before,
.tribe-bar-collapse #tribe-cat-options:after {
  display: none;
}

#tribe-cat-options h2 {
  color: #222;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 6px;
  padding: 0;
}

#tribe-cat-options {
  display: none;
  margin-bottom: 20px;
}

#tribe-cat-options .tribe-cat-links a {
  display: block;
  text-decoration: none;
  color: #444;
  border-bottom: 1px solid #eee;
  padding: 3px 6px;
  transition: 0.1s ease-in-out;
}

#tribe-cat-options .tribe-cat-links a:hover {
  background: #f5f5f5;
}

#tribe-cat-options .tribe-cat-links a:hover,
#tribe-cat-options .tribe-cat-links a:focus {
  text-decoration: none;
}

.main.research-library .main-content {
  padding: 0 0 30px 0 !important;
}

.main.research-library .main-container .row > .col-md-3 {
  padding-right: 0px !important;
}

.main.research-library .main-container .row > .col-md-9 {
  padding-right: 0px !important;
}

#section.main.research-library table.reserach-library-table {
  margin-top: 0px !important;
  border: 0px !important;
  margin-left: -15px;
  font-size: 14px;
  width: 100% !important;
}

#section.main.research-library table.reserach-library-table tbody {
  border-bottom: 1px solid #d2d2d2;
}

#section.main.research-library table.reserach-library-table thead tr th {
  background-color: #575757;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  border-left: 1px solid #353535;
  padding: 8px 15px 8px 15px;
  background-size: auto auto;
}

#section.main.research-library table.reserach-library-table thead tr th.header {
  cursor: pointer;
  background-image: url("img/icon-sort-arrows.png");
  background-repeat: no-repeat;
  background-position: right center;
}

#section.main.research-library table.reserach-library-table thead tr th.header.headerSortDown {
  background-image: url("img/icon-sort-arrows-down.png");
}

#section.main.research-library table.reserach-library-table thead tr th.header.headerSortUp {
  background-image: url("img/icon-sort-arrows-up.png");
}

#section.main.research-library table.reserach-library-table thead tr th:first-child {
  border: none;
}

#section.main.research-library table.reserach-library-table tbody tr td {
  border: none !important;
  border-left: 1px solid #d2d2d2 !important;
  padding: 8px 15px 8px 15px;
  background-color: #f2f6ff;
  width: auto;
}

#section.main.research-library table.reserach-library-table tbody tr td:first-child {
  border: none !important;
}

#section.main.chapter-homepage .heading h1 {
  margin-left: 0px;
}

#section.main.chapter-homepage .col-md-3 .sidebar {
  padding-top: 0px;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper {
  padding: 13px 8px 30px 13px;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .img-wrapper {
  width: 64px;
  height: 64px;
  float: left;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper {
  float: left;
  width: 180px;
  padding-left: 15px;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper h4 {
  color: #333;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 12px;
  font-weight: 600;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper p {
  margin: 0;
  padding: 0;
  color: #7d7d7d;
  font-size: 12px;
}

#section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper p a {
  color: #00529c;
}

#section.main.chapter-homepage .col-md-3 .sidebar .widget_nav_menu {
  background: #fff;
  margin-top: 20px;
  padding: 0;
}

#section.main.chapter-homepage .col-md-3 .sidebar .widget_nav_menu > ul.menu {
  margin: 10px 19px 20px 23px;
}

#section.main.chapter-homepage .col-md-9 .main-image-wrapper {
  padding-top: 27px;
  width: 100%;
}

#section.main.chapter-homepage .col-md-9 .main-image-wrapper.no-margin {
  padding-top: 0px;
}

#section.main.chapter-homepage .col-md-9 .main-image-wrapper img {
  width: 100%;
  height: auto;
}

#section.main.chapter-homepage .col-md-9 .wysiwyg-editor {
  margin-top: 27px;
  padding: 20px;
  font-size: 14px;
  line-height: 26px;
}

#section.main.chapter-homepage .col-md-9 .wysiwyg-editor p {
  margin: 0;
}

#section.main.chapter-homepage .col-md-9 .wysiwyg-editor p + p {
  margin-top: 15px;
}

@media (max-width: 1200px) {
  #section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper {
    width: 135px;
  }

  #section.main.chapter-homepage .col-md-3 {
    padding-right: 5px;
  }

  #section.main.chapter-homepage .more-link-cont {
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  #banner1 {
    display: none !important;
  }

  #banner2 {
    display: none !important;
  }

  .main.research-library .main-container .row > .col-md-3 {
    width: 100% !important;
    float: none !important;
    height: auto !important;
  }

  .main.research-library .main-container .row > .col-md-3 .sidebar {
    height: auto !important;
    min-height: 1px !important;
  }

  .main.research-library .main-container .row > .col-md-3 .widget_filter h3 {
    display: none !important;
  }

  .sidebar.left .widget.widget_filter .form-container .form-row {
    width: 125px !important;
  }

  .sidebar.left .widget.widget_filter .form-container .form-row.submit {
    width: 100% !important;
  }

  .sidebar.left .widget.widget_filter .form-container .form-row.last {
    margin-right: 0px;
  }

  .main.research-library .main-container .row > .col-md-9 {
    width: 100% !important;
    float: none !important;
    padding-right: 15px !important;
  }

  #section.main.research-library table.reserach-library-table {
    margin-left: 0px;
    width: 100% !important;
  }

  #section.main.research-library table.reserach-library-table td {
    min-width: 80px;
  }

  #section.main.chapter-homepage .col-md-3 {
    width: 33.33333% !important;
    float: left;
    padding-right: 5px;
  }

  #section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .img-wrapper {
    width: 55px;
    height: 55px;
  }

  #section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper h4 {
    font-size: 11px;
  }

  #section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper p {
    font-size: 11px;
  }

  #section.main.chapter-homepage .col-md-3 .sidebar .representative .wrapper .data-wrapper {
    width: 153px;
  }

  #section.main.chapter-homepage .col-md-9 {
    width: 66.6% !important;
    float: left;
  }

  #section.main.chapter-homepage .col-md-9 .licensing-headlines .col-md-6 {
    width: 100% !important;
  }

  #section.main.chapter-homepage .licensing-headlines .flexslider ul li .wrapper {
    padding: 10px 18px 10px !important;
  }

  #section.main.chapter-homepage .col-md-9 .licensing-headlines .col-md-6 .headlines.tabs {
    margin-left: 15px;
    padding-bottom: 20px;
  }

  #section.main.chapter-homepage .col-md-9 .main-image-wrapper {
    padding-top: 20px;
  }

  #section.main.chapter-homepage .col-md-9 .wysiwyg-editor {
    margin-top: 20px;
  }

  #section.main.chapter-homepage .more-link-cont {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .main.research-library .main-container .row > .col-md-3 .sidebar {
    padding-top: 0px;
  }

  .main.research-library .main-container .row > .col-md-3 .sidebar.left .widget {
    border-top: 0px;
  }

  #section.main.research-library table.reserach-library-table {
    width: 100% !important;
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 0px;
  }

  #section.main.research-library .main-container .main-content table tbody tr td {
    line-height: 16px !important;
  }

  #section.main.research-library table.reserach-library-table thead {
    display: none;
  }

  #section.main.research-library table.reserach-library-table tbody td {
    border: none !important;
    display: block;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 25px !important;
  }

  #section.main.research-library table.reserach-library-table tbody tr td:first-child {
    padding-top: 10px !important;
  }

  #section.main.research-library table.reserach-library-table tbody tr td:last-child {
    padding-bottom: 10px !important;
  }

  #section.main.research-library .pagination-nav ol li {
    float: none;
  }

  #section.main.chapter-homepage .col-md-9 {
    width: 100% !important;
    float: none;
    padding-top: 23px;
  }

  #section.main.chapter-homepage .col-md-9 .licensing-headlines .col-md-6 .headlines.tabs {
    margin-left: 0px;
  }

  #section.main.chapter-homepage .sidebar-mobile.box-rounded {
    overflow: visible;
  }

  #section.main.chapter-homepage .col-md-9 .representative {
    margin-top: 20px;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper {
    padding: 15px;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper .img-wrapper {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper .img-wrapper img {
    width: 100%;
    height: 100%;
    float: left;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper .data-wrapper {
    float: left;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper .data-wrapper h4 {
    color: #333;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 12px;
    font-weight: 600;
  }

  #section.main.chapter-homepage .col-md-9 .representative .wrapper .data-wrapper p {
    margin: 0;
    padding: 0;
    color: #7d7d7d;
    font-size: 12px;
  }
}
@media (min-width: 767px) {
  .bar-container {
    overflow: visible !important;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bar-container {
    display: none;
    float: left;
  }

  .bar-container.tribe-bar-overflow {
    overflow: visible !important;
  }
}
.col-md-4 .tribe-events-event-image a {
  display: block;
  width: 245px;
  height: auto;
}

.col-md-4 .tribe-events-event-image a img {
  width: 100%;
  height: auto;
}

#tribe-events-content .related_events ul li > a {
  width: 245px;
  height: 100px;
  overflow: hidden;
  display: block;
}

#tribe-events-content .related_events ul li > a img {
  width: 100%;
  height: auto;
  min-height: 100px;
}

#tribe-events-photo-events .tribe-events-event-image > a {
  width: 342px;
  height: 190px;
  overflow: hidden;
  display: block;
}

#tribe-events-photo-events .tribe-events-event-image > a img {
  width: 100%;
  height: auto;
  min-height: 190px;
}

.selectBox-options li {
  border-top: 1px solid #eee;
}

.selectBox-options li:first-child {
  border-top: none;
}

/*** SIGN-IN SITE CONTENT ***/
form.top-distance, .top-distance {
  margin-top: 15px;
}

#section.main .sign-in-lima .main-content-subtitle-underline {
  clear: both;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: black;
  margin-top: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid #f3f3f3;
}

.required .required-info {
  display: inline-block;
}

.required-info {
  display: none;
  float: right;
  font-family: "Open Sans", sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: red;
  margin-top: 3px;
}

@media only screen and (max-width: 754px) {
  .required-info {
    font-size: 9px;
  }
}
.required-after-text .required-info {
  float: none;
  margin-left: 7px;
}

.details .details-info {
  display: inline-block;
}

.details-info {
  display: none;
  float: left;
  clear: left;
  margin-top: 5px;
  margin-bottom: -20px;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #666666;
}

@media only screen and (max-width: 1229px) {
  .details-info {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .details-info {
    font-size: 10px;
    line-height: 12px;
  }
}
@media only screen and (max-width: 754px) {
  .details-info {
    width: 240px;
  }
}
.form-group {
  float: left;
  margin-bottom: 10px;
  margin-right: 30px;
  width: 370px;
}

@media only screen and (max-width: 1229px) {
  .form-group {
    width: 300px;
    margin: 13px 27px 7px 0;
  }
}
@media only screen and (max-width: 991px) {
  .form-group {
    width: 214px;
    margin-right: 0;
    margin-top: 6px;
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 754px) {
  .form-group {
    clear: left;
  }
}
.form-group input {
  width: 369px;
  clear: left;
  float: left;
}

@media only screen and (max-width: 1229px) {
  .form-group input {
    width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .form-group input {
    width: 213px;
  }
}
.sign-in-lima {
  margin-top: -3px;
}

.sign-in-lima .panel-heading {
  background: #f7f7f7;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 15px;
}

#section.main .sign-in-lima .panel-heading h1 {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  text-align: left;
  text-shadow: none;
  margin: 3px 0 0 0;
  padding: 0 0 3px 8px;
}

#section.main .sign-in-lima.panel.panel-default {
  border: none;
}

.sign-in-lima .panel-body {
  margin-top: 3px;
  margin-left: 8px;
  border: 0;
}

.sign-in-lima .panel-body > span {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: block;
  margin-bottom: 6px;
}

.sign-in-lima .form-group {
  margin-bottom: 10px;
  margin-right: 0;
}

@media only screen and (max-width: 1229px) {
  .sign-in-lima .form-group {
    width: 364px;
  }

  .sign-in-lima .form-group input {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .sign-in-lima .form-group {
    width: 334px;
  }

  .sign-in-lima .form-group input {
    width: 100%;
  }

  .sign-in-lima .main-content-subtitle-underline {
    margin-right: 0;
  }

  #section.main .sign-in-lima .panel-heading h1 {
    font-size: 28px;
  }

  #section.main .sign-in-lima p {
    font-size: 13px;
    margin: 12px 0 8px;
  }

  #section.main .sign-in-lima .panel-body {
    margin-top: 3px;
    margin-left: 8px;
  }

  #section.main .sign-in-lima .panel-body {
    padding: 10px;
  }

  #section.main .sign-in-lima .form-group {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 754px) {
  .sign-in-lima .form-group {
    width: 100%;
    max-width: 334px;
  }
}
.sign-in-left {
  padding-right: 77px;
}

.sign-in-left .btn.blue {
  float: right;
}

@media only screen and (max-width: 991px) {
  .sign-in-left {
    padding-right: 0;
  }
}
@media only screen and (max-width: 754px) {
  .sign-in-left {
    max-width: 334px;
  }
}
.forgot-pass {
  margin-left: -8px;
  padding-right: 88px;
}

.forgot-pass .btn.blue {
  margin-top: 28px;
  float: right;
}

@media only screen and (max-width: 991px) {
  .forgot-pass {
    padding-right: 0;
    margin-left: 0px;
    width: 335px;
  }

  .forgot-pass .btn.blue {
    margin-top: 4px;
  }
}
@media only screen and (max-width: 754px) {
  .forgot-pass {
    width: 100%;
    max-width: 334px;
  }
}
p.login-error {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: red;
  margin-top: 10px;
}

p.login-success {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: green;
  margin-top: 10px;
}

/*** END SIGN-IN SITE CONTENT ***/
.page-wysiwyg-content .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
}

.page-wysiwyg-content .video-wrapper iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
}

#section.main .main-container .main-content.page-wysiwyg-content img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.single-event-container .tribe-events-schedule {
  display: none;
}

.flex-prev, .flex-next {
  display: none !important;
}

/**
    Awards section
*/
ul.awards-categories {
  margin: 1em 0 1em 2.5em !important;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  display: inline-block !important;
}

.sidebar .cta-container .cta-box a img {
  height: auto !important;
}

#section.main .main-container .main-content h1#conferences {
  border-bottom: none !important;
}

#section.main .main-container .main-content.page-wysiwyg-content .conferences img {
  padding: 0 !important;
}

.conferences ol {
  position: static !important;
}

.conferences img {
  width: 100% !important;
}

.conferences .flexslider {
  background-color: black !important;
}

.conferences p {
  color: white !important;
  margin-left: 20px !important;
  margin-top: 10px !important;
}

#conf_slider {
  width: 33%;
  float: left;
}

#conf_slider img {
  max-height: 200px;
}

@media (max-width: 991px) {
  .features .feature #confimg {
    width: 35% !important;
    margin-bottom: 20px;
  }

  .features .feature .photo-box {
    height: auto;
  }

  .features .feature p {
    margin-top: 5% !important;
  }
}
body.home {
  background: #f6f6f6;
}
body.home #page {
  background: transparent;
}
@media (max-width: 992px) {
  body.home .container {
    max-width: 754px;
  }
}

.ghost-logos {
  position: relative;
}
.ghost-logos:after, .ghost-logos:before {
  content: '';
  position: absolute;
  width: 984px;
  height: 976px;
  background: url(img/swirl.png);
  z-index: -1;
}
.ghost-logos:after {
  right: -579px;
  bottom: -428px;
}
.ghost-logos:before {
  top: -214px;
  left: -317px;
}
@media (max-width: 992px) {
  .ghost-logos:after, .ghost-logos:before {
    display: none;
  }
}

.simple-box {
  font-family: 'Open Sans';
  color: #494949;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
}
.simple-box a {
  text-decoration: none;
}
.simple-box .headline {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  background: #f2ae43;
  margin: 0;
  padding: 12px 18px 15px;
  font-family: 'Open Sans';
}
.simple-box .headline.bg-green {
  background: #28b779;
}
.simple-box .headline.bg-azure {
  background: #59c0d5;
}
.simple-box .headline.bg-purple {
  background: #c180e6;
}
.simple-box .headline.limanet-ico {
  padding-left: 45px;
  position: relative;
}
.simple-box .headline.limanet-ico:after {
  content: '';
  position: absolute;
  top: 13px;
  left: 15px;
  width: 20px;
  height: 20px;
  background-image: url(img/icons/limanet.png);
}
.simple-box .headline a {
  color: inherit;
  text-decoration: none;
  display: block;
  font-size: 10px;
  display: inline-block;
  margin-left: 8px;
}
.simple-box ul {
  list-style: none;
  padding: 0;
  border: 1px solid #ccc;
  border-top: none;
}
.simple-box li {
  padding: 11px 15px 10px 15px;
  border-bottom: 1px solid #ccc;
}
.simple-box li:last-child {
  border: none;
}
.simple-box .list-title {
  color: #00529c;
  font-size: 15px;
  line-height: 1.3;
  display: inline-block;
  margin-bottom: 4px;
}
.simple-box .data {
  font-size: 12px;
  padding: 3px 0 3px 21px;
  line-height: 1.6;
  position: relative;
}
.simple-box .data:after {
  content: '';
  position: absolute;
  left: 0;
  background-size: contain;
}
.simple-box .data.venue:after {
  top: 7px;
  width: 10px;
  height: 12px;
  background-image: url(img/icons/pin.png);
}
.simple-box .data.date:after {
  top: 6px;
  width: 12px;
  height: 12px;
  background-image: url(img/icons/clock.png);
}
.simple-box .data.bag:after {
  top: 6px;
  width: 13px;
  height: 11px;
  background-image: url(img/icons/bag.png);
}
@media (max-width: 1200px) {
  .simple-box .headline {
    padding: 12px 8px 15px 12px;
  }
}
@media (max-width: 992px) {
  .simple-box {
    margin-bottom: 20px;
  }
  .simple-box .headlilne {
    padding-left: 12px;
    padding-right: 15px;
  }
}
@media (max-width: 768px) {
  .simple-box {
    margin-bottom: 10px;
  }
}

.promo-section {
  border: 1px solid #272727;
  margin-bottom: 30px;
}
.promo-section img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .promo-section {
    margin-bottom: 20px;
  }
}

.home-slider {
  margin-bottom: 20px;
  position: relative;
}
.home-slider a {
  text-decoration: none;
  color: inherit;
}
.home-slider ul {
  padding: 0;
}
.home-slider li {
  position: relative;
  -webkit-backface-visibility: visible;
}
.home-slider .wrapper {
  background: #222;
  width: 100%;
  display:none;
  z-index: 1;
}
.home-slider .slide-title {
  font-size: 25px;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 400;
  margin: 0;
  padding: 15px 70px 16px 20px;
  line-height: 1.4;
  min-height: 101px;
}
.home-slider .flex-direction-nav {
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 45px;
  z-index: 2;
}
.home-slider .flex-direction-nav li {
  float: left;
  width: 100%;
}
.home-slider .flex-direction-nav a {
  display: block !important;
  width: 100%;
  height: 50px;
  text-indent: -999em;
  background: #333 center no-repeat;
  background-size: 8px auto;
  margin-top: 1px;
  position: relative;
  z-index: 2;
}
.home-slider .flex-direction-nav a:after {
  content: '';
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: 8px auto;
  transition: 0.3s opacity ease;
}
.home-slider .flex-direction-nav a:hover:after {
  opacity: 1;
}
.home-slider .flex-direction-nav .flex-prev {
  top: 51px;
  background-position: center;
  background-image: url(img/icons/slider-left.png);
}
.home-slider .flex-direction-nav .flex-prev:after {
  background-image: url(img/icons/slider-left-white.png);
}
.home-slider .flex-direction-nav .flex-next {
  top: -51px;
  background-position: center;
  background-image: url(img/icons/slider-right.png);
}
.home-slider .flex-direction-nav .flex-next:after {
  background-image: url(img/icons/slider-right-white.png);
}
@media (max-width: 1200px) {
  .home-slider .slide-title {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .home-slider {
    margin-bottom: 20px;
  }
  .home-slider .slide-title {
    padding: 23px 60px 7px 18px;
  }
}
@media (max-width: 768px) {
  .home-slider {
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 30px;
    background: #222;
  }
  .home-slider .wrapper {
    position: relative;
  }
  .home-slider .slide-title {
    font-size: 15px;
    padding: 16px 18px 13px 18px;
    line-height: 1.35;
    min-height: 0;
  }
  .home-slider .slides {
    margin-bottom: 0;
  }
  .home-slider .flex-direction-nav {
    width: 100%;
    position: absolute;
    height: 30px;
    bottom: 0;
  }
  .home-slider .flex-direction-nav li {
    width: 50%;
    float: left;
  }
  .home-slider .flex-direction-nav a {
    height: 30px;
  }
  .home-slider .flex-direction-nav .flex-prev {
    top: 0;
  }
  .home-slider .flex-direction-nav .flex-next {
    top: 0;
  }
}

.btn-wrap {
  text-align: center;
}

.post-tag-wrapper {
  margin-top: -6px;
  margin-bottom: 11px;
}

.post-tag {
  background: #f2ae43;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  font-size: 10px;
  padding: 1px 10px 1px;
  line-height: 1.2;
  text-transform: uppercase;
}
.post-tag.azure {
  background: #59c0d5;
}

.home-tabs {
  margin-bottom: 30px;
  color: #494949;
}
.home-tabs strong {
  font-weight: 600;
}
.home-tabs .btn.blue {
  width: auto;
  max-width: 100%;
  margin: 0px;
}
@media (max-width: 992px) {
  .home-tabs .btn.blue {
    margin-bottom: 10px;
  }
}
.home-tabs .tab-controls {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
.home-tabs .tab-controls li {
  color: #00529c;
  background: #ddd;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 300;
  padding: 0 0 8px 0;
  border-radius: 0;
  margin-bottom: -1px;
  margin-right: 5px;
  padding: 0;
}
.home-tabs .tab-controls li.active {
  color: #fff;
  background: #00529c;
  border-bottom: 1px solid #00529c;
  position: relative;
}
.home-tabs .tab-controls li.active:after {
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 7px solid #00529c;
}
.home-tabs .tab-controls li a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 11px 12px 7px;
  display: inline-block;
}
.home-tabs .image {
  display: inline-block;
}
.home-tabs .image img {
  max-width: 100%;
  height: auto;
}
.home-tabs .cat-title {
  font-family: 'Open Sans';
  font-size: 12px;
  font-weight: 600;
  margin: -3px 0 4px;
  display: block;
  color: #f2ae43;
}
.home-tabs .cat-title.green {
  color: #28b779;
}
.home-tabs .cat-title.purple {
  color: #c180e6;
}
.home-tabs .cat-title.azure {
  color: #59c0d5;
}
.home-tabs .wrapper .title {
  font-family: 'Open Sans';
  font-size: 18px;
  color: #00529c;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 10px;
}
.home-tabs .wrapper p {
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 0;
}
.home-tabs .wrapper ul li {
  border: none;
}
.home-tabs .wrapper ul li .date {
  margin: 11px 0 0;
}
.home-tabs .item {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .home-tabs {
    margin-bottom: 10px;
  }
}

.membership-slider {
  position: relative;
}

.home-membership {
  background: #005c90 url(img/blue-pattern.gif) top center;
  color: #fff;
  border: 1px solid #000;
  text-align: center;
  padding: 30px 15px 48px;
  font-family: 'Open Sans';
  margin-bottom: 30px;
}
.home-membership .flexslider {
  position: relative;
}
.home-membership .slides {
  padding: 0;
}
.home-membership .slides img {
  max-width: 105px;
  margin: 0 auto;
}
.home-membership .flex-direction-nav {
  padding: 0;
  list-style: none;
}
.home-membership .flex-prev, .home-membership .flex-next {
  display: block !important;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 23px;
  height: 35px;
  background: center no-repeat;
  background-size: 16px auto;
  text-indent: -999em;
}
.home-membership .flex-prev {
  left: 0;
  background-image: url(img/icons/light-left.png);
}
.home-membership .flex-next {
  right: 0;
  background-image: url(img/icons/light-right.png);
}
.home-membership .subtitle {
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
}
.home-membership .title {
  font-family: inherit;
  font-size: 25px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 28px;
}
.home-membership p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}
.home-membership .slider-title {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 29px;
  margin-bottom: 14px;
}
.home-membership .btn.purple {
  width: 210px;
  max-width: 100%;
  margin: 10px 0 0;
}
@media (max-width: 992px) {
  .home-membership {
    padding: 15px 15px 28px;
  }
  .home-membership .title {
    margin-bottom: 18px;
  }
  .home-membership .slider-title {
    margin-top: 19px;
    margin-bottom: 23px;
  }
  .home-membership .flex-prev {
    left: 12px;
  }
  .home-membership .flex-next {
    right: 12px;
  }
}
@media (max-width: 768px) {
  .home-membership {
    margin-bottom: 18px;
  }
  .home-membership .title {
    font-size: 20px;
  }
  .home-membership .slider-title {
    margin-bottom: 18px;
  }
}

.c-btn {
  background-color: #c180e5;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC180E5', endColorstr='#FF9C64BC');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxODBlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzljNjRiYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #c180e5 0%, #9c64bc 100%);
  color: #fff;
  border: 1px solid #975aba;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 12px 10px 11px;
  display: inline-block;
  letter-spacing: 0.06em;
}
.c-btn:hover {
  background-color: #c180e5;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC180E5', endColorstr='#FF8B55AA');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxODBlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhiNTVhYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #c180e5 0%, #8b55aa 100%);
  color: inherit;
  text-decoration: none;
}

.home-carousel ul {
  border: none;
  margin: 0;
}
.home-carousel .slides li {
  width: 217px !important;
  border: none;
  border-right: 1px solid #ccc;
}
.home-carousel .flex-direction-nav {
  margin: 0;
  list-style: none;
  position: absolute;
  right: 11px;
  top: 13px;
}
.home-carousel .flex-direction-nav li {
  float: left;
  border: none;
  padding: 0;
  margin-left: 5px;
}
.home-carousel .flex-direction-nav a {
  display: block !important;
  width: 16px;
  height: 22px;
  text-indent: -999em;
  background: no-repeat;
  background-size: 8px auto;
  background-position: center;
}
.home-carousel .flex-direction-nav .flex-prev {
  background-image: url(img/icons/light-left.png);
}
.home-carousel .flex-direction-nav .flex-next {
  background-image: url(img/icons/light-right.png);
}
.home-carousel p {
  font-size: 15px;
  color: #494949;
  line-height: 1.35;
  margin-bottom: 9px;
}
.home-carousel a {
  color: #00529c;
}
.home-carousel .image {
  display: inline-block;
  margin: 5px 0 6px;
}
.home-carousel .flex-viewport {
  border: 1px solid #ccc;
  border-top: none;
}
.home-carousel .date {
  font-size: 12px;
  margin-bottom: 3px;
}
@media (max-width: 1200px) {
  .home-carousel .slides li {
    width: 180px !important;
  }
}
@media (max-width: 992px) {
  .home-carousel .slides li {
    width: 181px !important;
  }
}

.promo-bottom-section {
  text-align: center;
}
.promo-bottom-section a {
  display: inline-block;
  border: 1px solid #ccc;
  margin: 15px 0 7px;
}
.promo-bottom-section img {
  max-width: 100%;
  height: auto;
}

.links-section {
  margin-bottom: 10px;
}
.links-section a {
  display: block;
  padding: 10px 45px 9px 15px;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-family: 'Open Sans';
  background: #f2ae43;
  font-size: 15px;
  margin-bottom: 5px;
}
.links-section a.bg-green {
  background: #28b779;
}
.links-section a.bg-azure {
  background: #59c0d5;
}
.links-section a.bg-purple {
  background: #c180e6;
}
.links-section a:after {
  content: '';
  position: absolute;
  top: 13px;
  right: 15px;
  width: 9px;
  height: 15px;
  background-size: 9px auto;
  background-image: url(img/icons/light-right.png);
}

#footer .top {
  padding-top: 23px;
  padding-bottom: 32px;
}
#footer .top .wrapper {
  float: left;
  padding: 11px 11px 0 23px;
}
#footer .widget .widget-title {
  margin: 0 0 5px;
}
#footer .widget h4 {
  margin: 0 0 3px;
}
#footer .socials-wrapper {
  padding-top: 51px;
  text-align: right;
}
#footer .socials-wrapper .footer-facebook {
  background-image: url(img/footer-social-facebook.png);
}
#footer .socials-wrapper .footer-twitter {
  background-image: url(img/footer-social-twitter.png);
}
#footer .socials-wrapper .footer-instagram {
  background-image: url(img/footer-social-instagram.png);
}
#footer .socials-wrapper .footer-linkedin {
  background-image: url(img/footer-social-linkedin.png);
}

#footer .socials-wrapper .footer-snapchat {
  background-image: url(img/footer-social-snapchat.png);
}

#footer .socials-wrapper .footer-youtube {
  background-image: url(img/footer-social-youtube.png);
  width: 40px;
    height: 28px;
    background-size: contain;
}

#footer .socials-wrapper .footer-pinterest {
  background-image: url(img/footer-social-pinterest.png);
}



#footer .socials-wrapper a {
  font-size: 0;
  display: inline-block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  margin-left: 8px;
  color: transparent;
  background-size: cover;
}
#footer .widget.connect ul {
  width: auto;
}
#footer .widget.connect ul li {
  display: inline-block;
  padding: 0 0 0 10px;
}
#footer .widget.connect ul li a {
  font-size: 15px;
  line-height: 25px;
  text-decoration: underline;
}
#footer .widget.connect ul li:before {
  top: 11px;
  left: 2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
}
#footer .widget.connect ul li:first-of-type {
  padding-left: 0;
}
#footer .widget.connect ul li:first-of-type:before {
  content: none;
}
#footer .widget.widget_nav_menu ul li {
  position: relative;
  display: inline-block;
  float: none;
}
#footer .middle .widget.widget_nav_menu {
  max-width: 1170px;
  margin: 0 auto;
  margin-bottom: 26px;
  padding: 24px 0;
  text-align: center;
  border-top: 1px solid #00577e;
  border-bottom: 1px solid #00577e;
}
#footer .middle .widget.widget_nav_menu ul {
  margin: 0;
}
#footer .middle .widget.widget_nav_menu ul li {
  padding: 0 0 0 9px;
}
#footer .middle .widget.widget_nav_menu ul li:before {
  position: absolute;
  top: 9px;
  left: 1px;
  display: block;
  width: 3px;
  height: 4px;
  content: '';
  border-radius: 50%;
  background-color: #fff;
  background-image: none;
}
#footer .middle .widget.widget_nav_menu ul li:first-child {
  padding: 0;
}
#footer .middle .widget.widget_nav_menu ul li:first-child:before {
  content: none;
}
#footer .middle .widget.widget_nav_menu ul li a {
  font-size: 15px;
}
#footer .bottom {
  padding-right: 65px;
  text-align: center;
}
#footer .widget.widget_nav_menu.bottom-menu {
  padding: 2px 0 0;
}
#footer .widget.widget_nav_menu.bottom-menu ul li {
  padding: 0 6px 0 1px;
  border-right: 1px solid #b6d2de;
  border-left: 0;
}
#footer .widget.widget_nav_menu.bottom-menu ul li:first-of-type {
  border-right: 1px solid #b6d2de;
}
#footer .widget.widget_nav_menu.bottom-menu ul li:last-of-type {
  border: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
  #footer .top {
    padding-left: 20px;
  }
  #footer .bottom {
    padding-right: 0;
  }
  #footer .widget h4 {
    font-size: 18px;
  }
  #footer .widget .widget-title {
    font-size: 14px;
  }
  #footer .widget.connect ul li:before {
    display: block;
  }
  #footer .middle .widget.widget_nav_menu ul li a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #footer .logo {
    display: none;
  }
  #footer .top {
    padding-top: 19px;
    padding-bottom: 0;
    text-align: center;
  }
  #footer .top .wrapper {
    padding: 0;
    float: none;
  }
  #footer .widget h4 {
    font-size: 18px;
  }
  #footer .widget .widget-title {
    font-size: 14px;
  }
  #footer .widget.connect ul li {
    padding: 0;
  }
  #footer .middle .widget.widget_nav_menu {
    margin: 25px 0 0;
    padding: 9px 0 4px;
  }
  #footer .middle .widget.widget_nav_menu ul li {
    margin-bottom: 5px;
  }
  #footer .middle .widget.widget_nav_menu ul li a {
    font-size: 12px;
  }
  #footer .bottom {
    padding-top: 20px;
    padding-right: 15px;
    padding-right: 15px;
  }
  #footer .socials-wrapper {
    padding-top: 17px;
    text-align: center;
  }
  #footer .wrapper.middle {
    padding: 0 15px;
  }
}
.lic-deal .deal-content strong {
  font-weight: 600;
}

.deals-sidebar {
  padding: 33px 15px 0;
}
.deals-sidebar .widget.widget_text {
  margin-top: 19px;
}
.deals-sidebar .widget.widget_text img {
  width: 100%;
  margin-bottom: 10px;
}
.deals-sidebar .widget.widget_text .textwidget p {
  font-size: 15px;
  font-weight: 100;
  line-height: 1.7em;
  margin-bottom: 5px;
}
.deals-sidebar .widget.widget_text .textwidget p strong {
  font-weight: 600;
}
.deals-sidebar .widget.widget_text .btn {
  width: 100%;
  color: white;
}

.btn.purple {
  background-color: #c180e6;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #975aba;
  border-radius: 5px;
  margin: 1.1em 0;
  padding: 12px 10px;
  letter-spacing: 0;
  font-size: 15px;
  background-image: linear-gradient(0deg, #9b64bb 0%, #c180e6 100%);
}
.btn.purple:hover {
  background-image: linear-gradient(0deg, #8b55aa 0%, #c180e5 100%);
  box-shadow: inset 1px 1.732px 4px 0px rgba(109, 47, 145, 0.35);
}

.btn.blue {
  background-color: #146ebf;
  color: white !important;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #004a8c;
  border-radius: 5px;
  margin: 1.1em 0;
  padding: 12px 29px;
  letter-spacing: 0;
  font-size: 15px;
  background-image: linear-gradient(0deg, #075ea3 0%, #004a8c 100%);
}
.btn.blue:hover {
  border: 1px solid #004a8c;
  background-image: linear-gradient(0deg, #146ebf 0%, #00529c 100%);
  box-shadow: inset 1px 1.732px 4px 0px rgba(109, 47, 145, 0.35);
}

.deal-search-wrapper form {
  position: relative;
}
.deal-search-wrapper input[type="text"] {
  width: 100%;
  border-radius: 5px;
  height: 40px;
  border: 1px solid #ebebeb;
}
.deal-search-wrapper input[type="text"]::-webkit-input-placeholder {
  color: black;
}
.deal-search-wrapper input[type="text"]:-moz-placeholder {
  color: black;
}
.deal-search-wrapper input[type="text"]::-moz-placeholder {
  color: black;
}
.deal-search-wrapper input[type="text"]:-ms-input-placeholder {
  color: black;
}
.deal-search-wrapper input[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  border: 0;
  height: calc(100% - 2px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(img/img-search-deals.png);
  background-color: #59c0d5;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0.1px;
  width: 39px;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #ebebeb;
}

#section.section-licence-deals {
  background-image: url(img/deals-bg.jpg);
  background-color: none;
  background-size: cover;
}
#section.section-licence-deals .pagination-nav:after {
  content: '';
  display: block;
  clear: both;
}
#section.section-licence-deals .pagination-nav .wp-paginate li {
  margin-bottom: 5px;
}

#section.main .main-container .main-content .post.lic-deal .wrapper p {
  margin-bottom: 0;
}

#section.main .main-container .main-content.archive-licensing-deals h1 {
  padding-top: 7px;
  letter-spacing: -0.01em;
  padding-bottom: 23px;
  margin-bottom: 0;
}

#section.main .main-container .main-content .post.lic-deal {
  padding: 27px 0 22px 0;
}
#section.main .main-container .main-content .post.lic-deal .wrapper .post-title {
  font-size: 20px;
  margin-bottom: 0.25em;
}
#section.main .main-container .main-content .post.lic-deal .wrapper .post-title a {
  font-weight: 400;
  color: #00529c;
}
#section.main .main-container .main-content .post.lic-deal .wrapper .post-meta {
  font-size: 10px;
  padding-bottom: 9px;
  color: #999999;
}
#section.main .main-container .main-content .post.lic-deal .wrapper .deal-content p {
  font-size: 15px;
  margin-bottom: 1px;
  color: #494949;
}

@media (max-width: 767px) {
  .deals-sidebar {
    min-height: 0 !important;
    border-top: 1px solid #e3e3e3;
  }
  .deals-sidebar .widget.widget_text img {
    max-width: 320px;
  }

  .deal-search-wrapper {
    margin-top: 30px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .ld-wrapper-size {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#section.main .main-container .sidebar.inside-licensing-sidebar {
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
#section.main .main-container .inside-licensing .main-content {
  padding: 17px 0 0 0;
}
#section.main .main-container .inside-licensing .main-content h1.title {
  margin-left: 29px;
}
#section.main .main-container .inside-licensing .main-content .post {
  padding: 10px 0 10px 0;
}
#section.main .main-container .inside-licensing .main-content .post .wrapper {
  float: none;
  padding-left: 30px;
}
#section.main .main-container .inside-licensing .main-content .post .wrapper p {
  line-height: 28px;
  /*margin: 0 0 28px;*/
}
#section.main .main-container .inside-licensing .main-content .post .btn-wrapper {
  padding: 33px 0 49px;
  text-align: center;
}

.btn-blue-border {
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  display: inline-block;
  padding: 10px 34px 9px;
  text-decoration: none;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #3177b1;
  border: 2px solid #3177b1;
}
.btn-blue-border:hover {
  text-decoration: none;
}

.related-inside {
  padding: 18px 0 0;
}
.related-inside h5 {
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 28px;
  padding-left: 2px;
}
.related-inside img {
  width: 100%;
  height: auto;
}
.related-inside .related-post {
  display: block;
  text-decoration: none;
  color: #00529c;
}
.related-inside .related-post h6 {
  font-size: 14px;
  line-height: 24px;
  margin: 13px 3px 34px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .related-inside {
    margin: 13px 3px 18px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #section.main .main-container .inside-licensing .main-content {
    padding: 23px 0 0 0;
  }
  #section.main .main-container .inside-licensing .main-content .post .btn-wrapper {
    padding: 23px 0 49px;
  }
  #section.main .main-container .inside-licensing .main-content .post .wrapper p {
    font-size: 14px;
  }
  #section.main .main-container .inside-licensing .main-content h1.title {
    font-size: 36px;
    padding: 0 0 22px;
  }

  #section.section-inside-licence {
    padding: 0 0 28px;
  }
  #section.section-inside-licence .col-sm-4 {
    padding-left: 8px;
  }
}
@media (max-width: 767px) {
  #section.main .main-container .sidebar.inside-licensing-sidebar {
    padding-right: 25px;
    padding-left: 25px;
  }
  #section.main .main-container .inside-licensing .main-content {
    padding: 37px 0 0;
  }
  #section.main .main-container .inside-licensing .main-content h1.title {
    font-size: 30px;
    margin-left: 0;
    padding: 0 25px 18px;
  }
  #section.main .main-container .inside-licensing .main-content .post {
    padding: 22px 25px 10px;
  }
  #section.main .main-container .inside-licensing .main-content .post .wrapper {
    padding-right: 3px;
    padding-left: 0;
  }
  #section.main .main-container .inside-licensing .main-content .post .wrapper p {
    font-size: 14px;
  }
  #section.main .main-container .inside-licensing .main-content .post .btn-wrapper {
    padding: 12px 0 40px;
  }

  .btn-blue-border {
    width: 100%;
  }

  .related-inside {
    padding: 16px 0 0;
  }

  #section.main.section-inside-licence {
    padding-bottom: 0;
  }
}
.main.inside-licensing {
  font-family: 'Open Sans', sans-serif;
}
.main.inside-licensing img {
  max-width: 100%;
  height: auto;
}
.main.inside-licensing a {
  text-decoration: none;
}
.main.inside-licensing .post-tag {
  margin-right: 10px;
}
.main.inside-licensing .deal-search-wrapper {
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .main.inside-licensing .after-post-tag {
    display: block;
  }
}

.sidebar.inside-licensing-sidebar .widget-title {
  padding: 0 10px 8px 0px;
  line-height: 1.4;
}
.sidebar.inside-licensing-sidebar .widget ul li {
  padding-left: 0;
}

#section.main.inside-licensing .main-container .main-content {
  padding: 17px 7px 0 28px;
  margin-top: -17px;
}
@media (max-width: 767px) {
  #section.main.inside-licensing .main-container .main-content {
    padding: 17px 24px 0 24px;
    margin-top: 0;
  }
}

.il-top {
  padding: 15px 30px 20px;
  border-bottom: 1px solid #e3e3e3;
}
.il-top h3 {
  color: #0e5fa5;
  font-weight: 200;
  margin: 20px -6px;
  letter-spacing: 0.018em;
  line-height: 1.46em;
  font-family: 'Open Sans', sans-serif;
}

.il-issue-title {
  background-color: #46bded;
  color: white;
  text-align: center;
  padding: 24px 0;
}
.il-issue-title h2, .il-issue-title h3 {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
}
.il-issue-title h2 {
  font-size: 35px;
  font-weight: 400;
}
.il-issue-title h3 {
  font-size: 20px;
  font-weight: 300;
  margin-top: 11px;
}

.il-main-issue {
  position: relative;
}

.il-issue-art-tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  color: white;
  padding: 70px 0 24px 0;
}
.il-issue-art-tit h4 {
  font-size: 35px;
  letter-spacing: 0.025em;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-weight: 300;
}
.il-issue-art-tit .issue-sub-title {
  display: block;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #46bded;
  font-weight: 600;
  margin: 20px 0 0 0;
}

.il-curr-single-issue {
  display: inline-block;
  width: 27%;
  max-width: 300px;
  margin: 0 15px;
  vertical-align: top;
  margin-bottom: 21px;
}
.il-curr-single-issue h4 {
  text-align: left;
}

.il-cur-issues-wrapper {
  text-align: center;
  padding: 46px 15px;
}
.il-cur-issues-wrapper h4 {
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5em;
  margin: 13px 0 0 0;
}

.il-prev-issues-wrapper {
  padding-top: 21px;
}

.il-prev-issues-row {
  font-size: 0;
  text-align: center;
  margin-bottom: 40px;
}
.il-prev-issues-row:last-child {
  margin-bottom: 40px;
}
.il-prev-issues-row h3 {
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  letter-spacing: -0.02em;
  margin-bottom: 28px;
}
.il-prev-issues-row h3 span {
  position: relative;
  padding: 0 48px;
}
.il-prev-issues-row h3 span:before, .il-prev-issues-row h3 span:after {
  content: '';
  width: 1000px;
  height: 1px;
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
}
.il-prev-issues-row h3 span:before {
  right: 100%;
}
.il-prev-issues-row h3 span:after {
  left: 100%;
}
.il-prev-issues-row h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  margin-top: 10px;
  line-height: 1.34em;
}

.il-prev-single-issue {
  display: inline-block;
  width: 170px;
  margin: 0 15px;
  vertical-align: top;
  margin-bottom: 8px;
}
.il-prev-single-issue a {
  color: #00529c;
}

@media (max-width: 1199px) {
  .il-top h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .il-top h3 {
    font-size: 15px;
    margin: 11px -6px;
  }

  .il-prev-issues-wrapper {
    padding: 21px 15px 0 15px;
  }

  .il-prev-single-issue {
    width: 143px;
  }
}
@media (max-width: 767px) {
  .il-top h3 {
    text-align: center;
  }

  .il-issue-title h2 {
    font-size: 25px;
  }
  .il-issue-title h3 {
    font-size: 15px;
  }

  .il-issue-art-tit {
    padding: 20px 10px 25px;
    position: static;
    background-color: #252525;
  }
  .il-issue-art-tit h4 {
    font-size: 25px;
  }

  .il-prev-issues-row h3 span {
    padding: 0 20px;
  }

  .il-cur-issues-wrapper {
    padding: 15px 0;
  }

  .inside-licensing .il-curr-single-issue {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin: 0;
    padding: 15px;
  }
  .inside-licensing .il-curr-single-issue:not(:last-child) {
    border-bottom: 1px solid #b7b7b7;
  }
  .inside-licensing .il-curr-single-issue img {
    display: inline-block;
    max-width: 104px;
  }
  .inside-licensing .il-curr-single-issue h4 {
    display: inline-block;
    max-width: calc(100% - 110px);
    padding-left: 20px;
  }
  .inside-licensing .il-prev-single-issue {
    width: 100%;
    max-width: 100%;
    margin: 0;
    text-align: left;
    padding: 15px 0;
  }
  .inside-licensing .il-prev-single-issue:not(:last-child) {
    border-bottom: 1px solid #b7b7b7;
  }
  .inside-licensing .il-prev-single-issue img {
    display: inline-block;
    max-width: 104px;
  }
  .inside-licensing .il-prev-single-issue h4 {
    display: inline-block;
    max-width: calc(100% - 110px);
    padding-left: 20px;
  }
}
#flayup {
  top: -6px !important;
}
@media (max-width: 991px) {
  #flayup {
    top: 0px !important;
  }
}

#section.main.no-padding {
  padding: 0;
  margin-top: 149px;
}
@media (max-width: 991px) {
  #section.main.no-padding {
    margin-top: 132px;
  }
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 75px;
  margin-top: 26px;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lima-video-popup {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  transition: opacity 300ms ease, visibility 300ms ease;
  z-index: 999999999;
}
.lima-video-popup .vid-wrap {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  max-width: 1060px;
  padding: 0 30px;
}
.lima-video-popup.active {
  visibility: visible;
  opacity: 1;
}

.video-background-wrapper {
  width: 100%;
  height: 100vw;
  overflow: hidden;
  position: relative;
}
.video-background-wrapper .text-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0 15px;
  font-size: 18px;
  left: 0;
  right: 0;
}
.video-background-wrapper .text-wrapper p {
  letter-spacing: 0.09em;
}
.video-background-wrapper .text-wrapper h3, .video-background-wrapper .text-wrapper h2 {
  font-family: 'Open Sans', sans-serif;
}
.video-background-wrapper .text-wrapper h3 {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0.025em;
  margin-top: 43px;
}
.video-background-wrapper .text-wrapper h2 {
  font-size: 70px;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-bottom: 52px;
}
.video-background-wrapper .text-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.video-background-wrapper .text-wrapper li {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.025em;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.video-background-wrapper .text-wrapper li:not(:last-child):after {
  content: '\2022';
  color: #4badd1;
  margin: 0 0.97em;
}
.video-background-wrapper .video-popup {
  width: 88px;
  height: 88px;
  margin: 60px auto 0;
}
.video-background-wrapper .video-popup a {
  text-indent: -999em;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  background: #fff;
}
.video-background-wrapper .video-popup a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent #4badd1;
}
.video-background-wrapper .video-popup a:hover {
  background: #4badd1;
}
.video-background-wrapper .video-popup a:hover:after {
  border-left-color: #fff;
}
@media (max-width: 992px) {
  .video-background-wrapper {
    height: auto !important;
  }
  .video-background-wrapper .video-background {
    height: 350px !important;
    width: 100% !important;
    position: relative;
    overflow: hidden;
  }
  .video-background-wrapper .text-wrapper {
    position: relative;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background: #1a1a1a;
    padding-bottom: 42px;
  }
  .video-background-wrapper .text-wrapper h3 {
    font-size: 25px;
    margin-top: 45px;
  }
  .video-background-wrapper .text-wrapper h2 {
    font-size: 60px;
    margin-bottom: 26px;
  }
  .video-background-wrapper .text-wrapper li {
    font-size: 14px;
    line-height: 1.8;
  }
  .video-background-wrapper .video-popup {
    position: absolute;
    top: 50%;
    margin-top: -44px;
    left: 0;
    right: 0;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .video-background-wrapper .video-popup {
    width: 70px;
    height: 70px;
    margin-top: -36px;
  }
  .video-background-wrapper .video-background {
    height: 147px !important;
  }
  .video-background-wrapper .text-wrapper {
    padding: 0;
    padding-bottom: 32px;
  }
  .video-background-wrapper .text-wrapper h3 {
    font-size: 18px;
    margin-top: 38px;
  }
  .video-background-wrapper .text-wrapper h2 {
    font-size: 40px;
    margin-bottom: 31px;
  }
  .video-background-wrapper .text-wrapper li {
    font-size: 12px;
    line-height: 2;
  }
  .video-background-wrapper .text-wrapper li:not(:last-child):after {
    margin: 0 7px 0 9px;
  }
}

.video-background {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.video-background:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(52, 61, 68, 0.5);
}

.update-bar {
  background: #fff;
  color: red;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding: 25px 0 11px;
  border-bottom: 2px solid #dde0e5;
  letter-spacing: 0.07em;
}
.update-bar img {
  margin-top: -4px;
  margin-right: 10px;
}
.update-bar a {
  color: red;
}
.update-bar a:hover {
  text-decoration: underline;
}
@media (max-width: 479px) {
  .update-bar {
    padding: 15px 0 2px;
  }
  .update-bar img {
    display: none;
  }
  .update-bar strong {
    display: block;
  }
}

.wistia_popover_overlay {
  z-index: 1000002 !important;
}

.wistia_popover_embed {
  z-index: 1000003 !important;
}

.lima-logos {
  background: #f9f9f9;
  padding-top: 32px;
  padding-bottom: 30px;
}
.lima-logos a:hover path {
  fill: #000000;
}
.lima-logos svg, .lima-logos img {
  max-width: 119px;
  width: auto;
  height: 100%;
}
.lima-logos path {
  fill: #b5bdc4;
  transition: 0.3s fill ease;
}
.lima-logos .simple-box {
  background: transparent;
}

.logos-carousel {
  width: 1375px;
  max-width: 100%;
  padding: 0 45px;
  margin: 0 auto;
  position: relative;
}
.logos-carousel .slick-slider {
  text-align: center;
}
.logos-carousel .slick-slider svg {
  max-height: 100%;
}
.logos-carousel .slick-slide {
  height: 62px;
  outline: none;
  float: none;
  display: inline-block;
}
.logos-carousel .slick-slide a {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
.logos-carousel .custom-nav > a {
  display: block;
  position: absolute;
  top: 17px;
  width: 15px;
  height: 27px;
}
.logos-carousel .custom-nav svg {
  width: 15px;
  height: 27px;
}
.logos-carousel .custom-nav .slick-prev {
  left: 17px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.logos-carousel .custom-nav .slick-next {
  right: 17px;
}

#page .simple-content h1, #page .simple-content h2, #page .simple-content h3, #page .simple-content h4, #page .simple-content h5, #page .simple-content h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 700;
}
#page .simple-content h2 {
  font-size: 50px;
  font-weight: 700;
  margin: 0 0 26px;
}
#page .simple-content h5 {
  font-size: 16px;
  letter-spacing: 0.025em;
}
#page .simple-content h6 {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.7;
}
#page .simple-content p {
  margin-bottom: 35px;
}
#page .simple-content h2 + p {
  margin-top: 71px;
}
#page .simple-content h5 + p {
  margin-top: 52px;
}
#page .simple-content .column p {
  margin-bottom: 10px;
}
#page .simple-content .right-content h1, #page .simple-content .right-content h2, #page .simple-content .right-content h3, #page .simple-content .right-content h4, #page .simple-content .right-content h5, #page .simple-content .right-content h6, #page .simple-content .left-content h1, #page .simple-content .left-content h2, #page .simple-content .left-content h3, #page .simple-content .left-content h4, #page .simple-content .left-content h5, #page .simple-content .left-content h6 {
  text-align: left;
}
@media (max-width: 768px) {
  #page .simple-content {
    padding-top: 30px;
  }
  #page .simple-content h2 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 23px;
  }
  #page .simple-content h5 {
    font-size: 15px;
    line-height: 1.7;
  }
  #page .simple-content h5 + p {
    margin-top: 24px;
  }
}
#page .lima-limanet h2 + p, #page .lima-licensing h2 + p {
  margin-top: 66px;
}
@media (max-width: 991px) {
  #page .lima-limanet h2 + p, #page .lima-licensing h2 + p {
    margin-top: 64px;
  }
}
#page .lima-numbers h2 + p, #page .lima-member h2 + p {
  margin-top: 61px;
}
@media (max-width: 992px) {
  #page .lima-limanet p {
    margin-bottom: 30px;
  }
  #page .lima-member h2 + p {
    margin-top: 51px;
  }
}

.simple-content {
  background: #fff;
  padding: 83px 0;
  color: #252525;
  font-family: 'Open Sans';
  font-size: 20px;
  text-align: center;
  line-height: 1.75;
}
.simple-content .icon {
  height: 52px;
  margin-bottom: 34px;
}
.simple-content .col-title {
  font-size: 15px;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-weight: 700;
}
.simple-content .columns {
  font-size: 15px;
  margin-top: 65px;
  line-height: 1.7;
}
.simple-content .column {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .simple-content {
    padding-top: 73px;
  }
  .simple-content .single-col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .simple-content .columns {
    margin-top: 41px;
  }
}
@media (max-width: 767px) {
  .simple-content {
    font-size: 15px;
  }
  .simple-content .single-col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .simple-content .column {
    margin-bottom: 40px;
  }
}

.lima-world {
  height: 936px;
}
@media (max-width: 992px) {
  .lima-world {
    height: 689px;
  }
}

.lima-join {
  background: #fff;
  padding: 81px 0 53px;
}
.lima-join .columns {
  margin-top: 55px;
  margin-bottom: 58px;
}
.lima-join .icon {
  height: 151px;
  margin-bottom: 27px;
}
.lima-join .bottom-columns {
  border-top: 1px solid #e1e1e1;
  padding-top: 65px;
}
.lima-join .bottom-columns ul {
  font-size: 19px;
  font-weight: bold;
  padding: 3px 0 0 35px;
  list-style: none;
}
.lima-join .bottom-columns li {
  margin-bottom: 21px;
  position: relative;
}
.lima-join .bottom-columns li:before {
  content: '';
  position: absolute;
  left: -36px;
  top: 9px;
  width: 5px;
  height: 5px;
  background: #333333;
  border-radius: 50%;
}
.lima-join .left-content {
  margin-top: 74px;
  text-align: left;
}
.lima-join .right-image {
  text-align: right;
  float: right;
}
.lima-join .right-image img {
  position: relative;
  right: -25px;
}
@media (min-width: 768px) {
  .lima-join .left-content {
    padding-left: 27px;
  }
}
@media (max-width: 992px) {
  .lima-join {
    padding-bottom: 64px;
  }
  .lima-join .column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lima-join .columns {
    margin-top: 35px;
  }
  .lima-join .col-title {
    font-size: 13px;
  }
  .lima-join .bottom-columns {
    padding-top: 9px;
  }
  .lima-join .bottom-columns ul {
    margin-top: -13px;
    line-height: 1.4;
  }
  .lima-join .bottom-columns li {
    margin-bottom: 22px;
  }
  .lima-join .bottom-columns li:before {
    top: 8px;
  }
  .lima-join .right-image {
    padding: 0;
  }
  .lima-join .right-image img {
    max-width: 100%;
    height: auto;
    position: static;
    margin-top: 164px;
  }
}
@media (max-width: 767px) {
  .lima-join .left-content {
    margin-top: 0;
  }
  .lima-join .right-image {
    float: none;
    text-align: center;
  }
  .lima-join .right-image img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.lima-limanet {
  background: #ebf6ff;
  padding-top: 99px;
  padding-bottom: 92px;
}
.lima-limanet .right-content {
  float: right;
  text-align: left;
  margin-top: 11px;
  padding-right: 50px;
}
.lima-limanet .left-image {
  margin-bottom: -190px;
  left: 1px;
}
@media (max-width: 991px) {
  .lima-limanet {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lima-limanet .right-content {
    margin-top: 0;
    font-size: 18px;
    padding-right: 15px;
    line-height: 1.7;
  }
  .lima-limanet .left-image {
    left: -23px;
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  .lima-limanet {
    padding-bottom: 0;
  }
  .lima-limanet .right-content {
    float: none;
    text-align: center;
  }
  .lima-limanet .right-content h2, .lima-limanet .right-content p {
    text-align: left;
  }
  .lima-limanet .left-image {
    margin-bottom: 0;
    overflow: hidden;
    left: 0;
    height: 230px;
    margin-top: 60px;
  }
  .lima-limanet .left-image img {
    max-width: 100%;
    height: auto;
  }
}

.btn.transparent-blue {
  border: 2px solid #3177b1;
  border-radius: 0;
  letter-spacing: 0.1em;
  padding: 17px 28px 16px;
  min-width: 186px;
  margin-top: 34px;
  font-size: 15px;
  text-transform: uppercase;
}
.btn.transparent-blue:hover {
  color: #fff;
  background: #3177b1;
}

.lima-numbers {
  background: #fff url(img/numbers-bg.png) top center no-repeat;
  padding-top: 161px;
  padding-bottom: 85px;
}
@media (min-width: 1900px) {
  .lima-numbers {
    background-size: 100% auto;
  }
}
.lima-numbers .columns {
  margin-top: 51px;
}
.lima-numbers .column {
  text-align: left;
  padding: 0 76px;
}
@media (max-width: 992px) {
  .lima-numbers {
    padding-top: 102px;
    padding-bottom: 70px;
  }
  .lima-numbers .columns {
    margin-top: 47px;
  }
  .lima-numbers .column {
    padding: 0 35px;
  }
}

.lima-licensing {
  background: #ebf6ff;
  padding-top: 99px;
  padding-bottom: 131px;
  overflow: hidden;
}
.lima-licensing .left-content {
  text-align: left;
  margin-top: 112px;
}
.lima-licensing .right-image {
  position: relative;
}
.lima-licensing .right-image img {
  position: absolute;
  top: -24px;
  left: -35px;
}
@media (max-width: 992px) {
  .lima-licensing {
    padding-top: 81px;
    padding-bottom: 90px;
    font-size: 18px;
  }
  .lima-licensing .left-content {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .lima-licensing .right-image {
    height: 210px;
  }
  .lima-licensing .right-image img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
  }
}

.lima-member {
  background: #fff;
  padding-top: 102px;
  padding-bottom: 111px;
}
.lima-member .btn {
  margin-top: 35px;
}
@media (max-width: 992px) {
  .lima-member {
    padding-top: 90px;
    padding-bottom: 93px;
  }
  .lima-member .btn {
    margin-top: 25px;
  }
}

.page-nav {
  background: #000;
  color: #000;
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  left: 0;
  z-index: 190;
  text-align: center;
}
.page-nav .container {
  display: block;
}
.page-nav .join-button {
  background: #4badd2;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 14px 20px 12px;
}
.page-nav ul {
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
}
.page-nav li {
  display: inline-block;
}
.page-nav li:before {
  display: none;
}
.page-nav li a {
  color: #9f9e9e;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  display: block;
  padding: 14px 17px 12px;
  border-bottom: 2px solid transparent;
  font-family: 'Open Sans';
}
.page-nav li a.nav-active {
  border-color: #fff;
}
.page-nav li a:hover {
  color: #fff;
}
.page-nav li.active a {
  border-color: #fff;
}
.page-nav .page-nav-list {
  display: inline-block;
}
.page-nav .dbl-buttons {
  float: right;
}
.page-nav .dbl-buttons .red-link {
  font-size: 15px;
  color: red;
  float: right;
  clear: both;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  border-left: 1px solid #464646;
  width: 149px;
  padding: 10px 10px 9px;
}
.page-nav .dbl-buttons .red-link:first-child {
  border-bottom: 1px solid #464646;
}
.page-nav .container {
  padding: 0;
}
@media (max-width: 991px) {
  .page-nav {
    top: 82px;
  }
  .page-nav li a {
    font-size: 13px;
    padding-bottom: 16px;
  }
  .page-nav .join-button {
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .page-nav {
    height: 50px;
  }
  .page-nav .dbl-buttons {
    width: 100%;
  }
  .page-nav .dbl-buttons .red-link {
    border-top: 1px solid #464646;
    width: 50%;
    float: left;
    clear: none;
  }
  .page-nav .dbl-buttons .red-link:first-child {
    border-left: none;
  }
  .page-nav .join-button-ul {
    width: 40%;
    float: left;
  }
  .page-nav .page-nav-list {
    position: relative;
    width: 60%;
    float: left;
    height: 50px;
  }
  .page-nav ul {
    margin: 0;
    padding: 0;
    height: 50px;
    position: relative;
    width: 100%;
  }
  .page-nav li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-nav li:first-child a {
    opacity: 1;
  }
  .page-nav li a {
    padding: 14px 20px 11px;
    background: #000;
    opacity: 0;
  }
  .page-nav li a.nav-active {
    opacity: 1;
    border-bottom: none;
  }
  .page-nav .pnl-up, .page-nav .pnl-down {
    width: 28px;
    height: 35px;
    padding: 5px;
    top: 8px;
    content: '';
    display: block;
    position: absolute;
    z-index: 20;
    cursor: pointer;
  }
  .page-nav .pnl-up span, .page-nav .pnl-down span {
    width: 10px;
    height: 10px;
    display: block;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: white;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .page-nav .pnl-up {
    left: 8px;
  }
  .page-nav .pnl-up span {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .page-nav .pnl-down {
    right: 8px;
  }
  .page-nav .pnl-down span {
    margin-top: -5px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.jl-map-lima {
  background-color: #ebf6ff;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}

.jl-map-wrapper {
  margin-top: 49px;
}
.jl-map-wrapper svg {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.jl-map-wrapper path.map-active-place, .jl-map-wrapper polygon.map-active-place {
  cursor: pointer;
  transition: fill 300ms ease;
  fill: #3277B2;
}
.jl-map-wrapper path.map-active-place:hover, .jl-map-wrapper polygon.map-active-place:hover {
  fill: #4aacd2;
}

.jl-map-block-wrapper .map-single-block {
  position: absolute;
  display: none;
  width: 284px;
  min-height: 101px;
  border-radius: 5px;
  background-color: #252525;
  color: white;
  padding: 18px;
}
.jl-map-block-wrapper .map-single-block.active {
  display: block;
}
.jl-map-block-wrapper .map-single-block h3 {
  margin: 0;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: left;
}
.jl-map-block-wrapper .map-single-block .block-content {
  margin-top: 0.4em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.57em;
  font-size: 15px;
  text-align: left;
}
.jl-map-block-wrapper .map-single-block a {
  color: #4badd2;
}

@media (max-width: 767px) {
  #page .jl-map-lima {
    background-image: url(img/svg/map-final.svg);
    padding-bottom: 0;
  }

  .jl-map-wrapper {
    display: none;
  }

  .jl-map-block-wrapper .map-single-block {
    position: static;
    display: block;
    width: 100%;
    border-radius: 0;
    min-height: 0;
    padding: 0;
  }
  .jl-map-block-wrapper .map-single-block:not(:last-child) {
    border-bottom: 1px solid #363636;
  }
  .jl-map-block-wrapper .map-single-block.mobile-active {
    background-color: #111111;
  }
  .jl-map-block-wrapper .map-single-block.mobile-active h3:after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .jl-map-block-wrapper .map-single-block h3 {
    cursor: pointer;
    position: relative;
    padding: 18px;
    padding-right: 30px;
  }
  .jl-map-block-wrapper .map-single-block h3:after {
    content: '';
    display: block;
    float: right;
    width: 10px;
    height: 10px;
    border-style: solid;
    border-color: white;
    border-width: 0 0 1px 1px;
    transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    right: 18px;
    top: 18px;
  }
  .jl-map-block-wrapper .map-single-block .block-content {
    padding: 0 18px;
    margin-bottom: 18px;
    display: none;
  }
}

.member-press-releases .cat-title {
	display:none;
}

.blog-posts .cat-title { 
	display:none;
}

.post.lic-deal .post-meta .post-tag { 
     display:none;
}

.deals-posts .cat-title {
	display:none;
}

.lima-updates .cat-title {
	display:none;
}

.inside-licensing .cat-title { 
	display:none;
}

.socials ul li span.facebook-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-facebook.png) 0 0 no-repeat;
    
}

.socials ul li span.youtube-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-youtube.png) 0 0 no-repeat;
    
}

.socials ul li span.snapchat-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-snapchat.png) 0 0 no-repeat;
    
}

.socials ul li span.pinterest-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-pinterest.png) 0 0 no-repeat;
    
}

.socials ul li span.twitter-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-twitter.png) 0 0 no-repeat;
    
}

.socials ul li span.linkedin-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-linkedin.png) 0 0 no-repeat;
    
}

.socials ul li span.instagram-i {
	display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 5px 0 0;
    background: url(https://www.licensing.org/wordpress/wp-content/themes/LIMA/img/header-social-instagram.png) 0 0 no-repeat;
    
}

.inside-licensing .alignright { 
	margin-left:7px;
}

.inside-licensing .alignleft { 
	margin-right:7px;
}

@media (max-width: 767px) {
  #section.main .main-container .main-content .post img {
      display: block !important;
    }
}

#section.main .main-container .main-content .table-responsive table tbody tr td {
  width: auto;
}