@charset "UTF-8";
/**
* 7.2 Menus
*/
/* Main Navigation */
.coresight-header-left,
.coresight-header-center,
.coresight-header-right,
.coresight-header-search,
.coresight-header-links,
.coresight-become-client {
  display: inline-block;
}

.coresight-become-client.ipad-become-client {
  display: none;
}

.nav-bar-top {
  background: #000000;
  color: #ffffff;
}
.nav-bar-top .nav-bar_top_left,
.nav-bar-top .nav-bar_top_right {
  display: none;
}

/*
 * Admin bar style
*/
.admin-bar .header-sticky,
.admin-bar .header-sticky_two {
  top: 32px;
}

/*
 * Fixed header
*/
.header-sticky_two,
.header-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 120;
}

/*
 * Logo
*/
.home .logo-bar .logo > .container {
  padding-left: 15px;
  padding-right: 15px;
}

.logo-bar .logo {
  display: block;
  text-align: left;
  width: 100%;
}
.logo-bar .logo > .container {
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
}
.logo-bar .logo .logo_main {
  display: inline-block;
  max-width: 160px;
}
.logo-bar .logo .logo_main img {
  margin-bottom: 0;
}
.logo-bar .fixed_header_sticky .container {
  width: 100%;
}

/*
 * Header left
*/
.coresight-header-left .main_nav_humb {
  display: none;
}
.coresight-header-left .header-logo img {
  margin-bottom: 0;
  width: 100%;
}
.coresight-header-left .logo_print, .coresight-header-left .logo_print img.print_red_logo {
  display: none;
}
.coresight-header-left #responsive-login-links {
  display: none;
}

/*
 * Header Center
*/
.coresight-header-center {
  margin-left: 30px;
  /*
  * Main menu
  */
}
.coresight-header-center .main-nav .menu {
  margin-bottom: 0;
}
.coresight-header-center .main-nav .menu > li {
  display: inline-block;
  margin-right: 20px;
  padding: 28px 0;
  position: relative;
}
.coresight-header-center .main-nav .menu > li a {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  text-transform: capitalize;
}
.coresight-header-center .main-nav .menu > li a:after {
  border-bottom: 2px solid #d62e2f;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coresight-header-center .main-nav .menu > li ul {
  background: #323232;
  display: none;
  left: -25px;
  min-width: 170px;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 75px;
  z-index: 11;
}
.coresight-header-center .main-nav .menu > li ul .coresight-menu-tab-inner > li a {
  color: #ffffff;
  line-height: 20px;
  padding: 10px 25px;
}
.coresight-header-center .main-nav .menu > li ul .coresight-menu-tab-inner > li a:after {
  content: none;
}
.coresight-header-center .main-nav .menu > li ul .coresight-menu-tab-inner > li ul {
  left: 100%;
  max-height: 500px;
  min-width: 300px;
  overflow-y: auto;
  top: 0;
}
.coresight-header-center .main-nav .menu > li ul .coresight-menu-tab-inner > li ul li a {
  padding: 10px 25px;
  text-transform: unset;
}
.coresight-header-center .main-nav .menu > li ul .coresight-menu-tab-inner > li:hover > a {
  color: #d62e2f;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu {
  position: static;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu .all-research-item > a {
  text-transform: uppercase;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu .ul-open ul {
  display: block;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul {
  background: #000000;
  left: 0;
  margin: 0 15px;
  overflow: hidden;
  width: 100%;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner {
  float: left;
  width: 20%;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li {
  border-bottom: 1px solid #979797;
  border-right: 1px solid #ffffff;
  display: block;
  position: static;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li ul {
  background: #323232;
  height: 100%;
  left: 20%;
  margin: 0;
  width: 80%;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li ul .coresight-menu-tab-inner {
  column-count: 3;
  padding: 20px;
  width: 100%;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li ul li {
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li ul li a {
  padding: 10px;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li a {
  padding: 25px 25px;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li a .fa {
  color: #ffffff;
  font-size: 36px;
  position: absolute;
  right: 15px;
  top: 16px;
}
.coresight-header-center .main-nav .menu > li.coresight-custom-menu ul .coresight-menu-tab-inner > li:hover > a {
  background: #333333;
}
.coresight-header-center .main-nav .menu > li.current-menu-item a, .coresight-header-center .main-nav .menu > li.current-menu-parent:first-of-type > a {
  color: #d62e2f;
}
.coresight-header-center .main-nav .menu > li.current-menu-item a:after, .coresight-header-center .main-nav .menu > li.current-menu-parent:first-of-type > a:after {
  width: 100%;
}
.coresight-header-center .main-nav .menu li:hover > a {
  color: #d62e2f;
}
.coresight-header-center .main-nav .menu li:hover > a:after {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coresight-header-center .main-nav .menu li:hover > ul {
  display: block;
  z-index: 1111;
}
.coresight-header-center .main-nav .menu li a {
  position: relative;
}
.coresight-header-center .main-nav .menu li a .fa {
  color: #d62e2f;
  padding-left: 5px;
}
.coresight-header-center .main-nav .menu li.active a {
  color: #d62e2f;
}
.coresight-header-center .main-nav .menu .mobile-subscription {
  display: none;
}

/*
 * Header right
*/
.coresight-header-right {
  float: right;
  position: relative;
  text-align: right;
}
.coresight-header-right .coresight-header-search {
  height: 20px;
  margin-right: 10px;
  min-width: 20px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}
.coresight-header-right .coresight-header-search #search-input {
  background-color: #000000;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  height: 25px;
  outline: none;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 10;
}
.coresight-header-right .coresight-header-search .search-submit,
.coresight-header-right .coresight-header-search .search-icon {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 20px;
}
.coresight-header-right .coresight-header-search .search-submit {
  z-index: -1;
}
.coresight-header-right .coresight-header-search .search-icon {
  background: url("https://coresight.com/wp-content/uploads/2019/01/search.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  z-index: 55;
}
.coresight-header-right .coresight-header-search.search-open #search-input {
  border-bottom: 1px solid #ddd;
  text-align: center;
  width: 150px;
}
.coresight-header-right .coresight-header-search.search-open .search-icon {
  background-image: url("https://coresight.com/wp-content/uploads/2019/11/close-white.png");
  background-size: 70%;
}
.coresight-header-right .coresight-header-search.search-open .search-submit {
  background-image: url("https://coresight.com/wp-content/uploads/2019/01/search.png");
  background-position: center;
  background-size: contain;
  left: -130px;
  right: auto;
  z-index: 111;
}
.coresight-header-right .coresight-user-dropdown {
  cursor: pointer;
  padding: 28px 0;
}
.coresight-header-right .coresight-user-dropdown .coresight-dropdown-text {
  position: relative;
}
.coresight-header-right .coresight-user-dropdown .coresight-dropdown-text:after {
  border-bottom: 2px solid #d62e2f;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coresight-header-right .coresight-user-dropdown .fa {
  padding-left: 5px;
}
.coresight-header-right .coresight-user-dropdown ul {
  display: none;
  min-width: 200px;
  margin-bottom: 0;
  padding: 0;
  background: #323232;
  position: absolute;
  left: 0;
  text-align: left;
  top: 75px;
  z-index: 11;
}
.coresight-header-right .coresight-user-dropdown ul li {
  padding: 10px 33px;
}
.coresight-header-right .coresight-user-dropdown:hover {
  color: #d62e2f;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coresight-header-right .coresight-user-dropdown:hover .coresight-dropdown-text:after {
  width: 100%;
}
.coresight-header-right .coresight-user-dropdown:hover ul {
  display: block;
}
.coresight-header-right .coresight-user-dropdown a {
  color: #ffffff;
}
.coresight-header-right .coresight-user-dropdown li:hover a {
  color: #d62e2f;
}
.coresight-header-right .coresight-header-links .login-links {
  display: inline-block;
  padding-bottom: 28px;
  padding-left: 10px;
  padding-top: 28px;
}
.coresight-header-right .coresight-header-links .login-links a {
  color: #ffffff;
  display: inline-block;
  position: relative;
}
.coresight-header-right .coresight-header-links .login-links a:after {
  border-bottom: 2px solid #d62e2f;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.coresight-header-right .coresight-header-links .login-links a:hover {
  color: #d62e2f;
}
.coresight-header-right .coresight-header-links .login-links a:hover:after {
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.coresight-become-client a {
  background: #d62e2f;
  border: 2px solid #d62e2f;
  margin-left: 20px;
  padding: 10px 25px;
}
.coresight-become-client a:hover {
  color: #d62e2f;
  background: #ffffff;
}

/* Top banner */
.coresight-top-banner {
  text-align: center;
}

.coresight-top-banner img {
  margin-bottom: 10px;
  margin-top: 5px;
}

.responsive-banner .header-banner-mobile {
  display: none;
}

.coresight-header-info {
  display: none;
}

/*
 * Media queries
*/
@media only screen and (max-width: 1200px) {
  .coresight-header-center .main-nav .menu li a,
.coresight-header-right {
    font-size: 14px;
  }

  .coresight-header-center .main-nav .menu > li {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  .logo-bar .logo .logo_main {
    max-width: 120px;
  }
  .logo-bar .logo > .container {
    width: 100%;
  }

  .coresight-header-center {
    margin-left: 10px;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul {
    margin: 0;
  }
  .coresight-header-center .main-nav .menu li:hover > a {
    color: #ffffff;
  }
  .coresight-header-center .main-nav .menu li.open > a {
    color: #d62e2f !important;
  }
  .coresight-header-center .main-nav .menu li ul {
    background: #000000;
    top: 55px;
  }
  .coresight-header-center .main-nav .menu > li {
    padding: 18px 0;
  }

  .coresight-header-right .coresight-header-links .login-links {
    padding: 18px 5px;
  }
  .coresight-header-right .coresight-user-dropdown {
    font-size: 14px;
    padding: 18px 0;
  }
  .coresight-header-right .coresight-user-dropdown.open {
    color: #d62e2f;
  }
  .coresight-header-right .coresight-user-dropdown ul {
    top: 55px;
  }

  .coresight-become-client a {
    margin-left: 10px;
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 850px) {
  .logo-bar .logo > .container {
    padding: 0 15px;
  }
}
@media only screen and (width: 768px) {
  .coresight-header-left {
    float: left;
  }
  .coresight-header-left .coresight-become-client.ipad-become-client {
    display: inline-block;
    float: right;
    margin-top: 17px;
  }

  .logo-bar .logo .logo_main {
    float: left;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .coresight-header-left {
    position: relative;
    text-align: center;
    width: 100%;
  }
  .coresight-header-left #responsive-login-links {
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 15px;
  }
  .coresight-header-left .main_nav_humb {
    margin-top: 15px;
    display: inline-block;
    outline: none;
    border: none;
    width: 33px;
    background: none;
    height: 35px;
    float: left;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .coresight-header-left .main_nav_humb span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #d62e2f;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .coresight-header-left .main_nav_humb span:nth-child(1) {
    top: 0px;
  }
  .coresight-header-left .main_nav_humb span:nth-child(2) {
    top: 10px;
  }
  .coresight-header-left .main_nav_humb span:nth-child(3) {
    top: 10px;
  }
  .coresight-header-left .main_nav_humb span:nth-child(4) {
    top: 20px;
  }
  .coresight-header-left .main_nav_humb.open span {
    background: #d62e2f;
  }
  .coresight-header-left .main_nav_humb.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
  }
  .coresight-header-left .main_nav_humb.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .coresight-header-left .main_nav_humb.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .coresight-header-left .main_nav_humb.open span:nth-child(4) {
    top: 13px;
    width: 0%;
    left: 50%;
  }
  .coresight-header-left .main_nav_humb:hover span {
    background: #d62e2f;
  }
  .coresight-header-left #responsive-search {
    display: inline-block;
  }
  .coresight-header-left #responsive-search {
    background: url("https://coresight.com/wp-content/uploads/2019/01/search.png");
    background-position: center;
    background-size: 20px;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 20px;
    margin-top: 15px;
    width: 20px;
  }

  .coresight-header-center {
    display: block;
    margin: 0 auto;
  }
  .coresight-header-center .main-nav {
    display: none;
    height: 92vh;
    overflow: auto;
  }
  .coresight-header-center .main-nav .menu li {
    border-bottom: 1px solid #979797;
    display: block;
    margin: 0;
    padding: 5px;
  }
  .coresight-header-center .main-nav .menu li:last-of-type {
    border-bottom: none;
  }
  .coresight-header-center .main-nav .menu li:hover ul {
    display: none;
  }
  .coresight-header-center .main-nav .menu li:hover a:after {
    width: auto;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner {
    float: none;
    padding: 0;
    width: 100%;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li ul {
    background: #000000;
    left: auto;
    width: 100%;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li ul li a {
    padding: 0;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li ul .coresight-menu-tab-inner {
    padding: 0;
    column-count: 1;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li:hover a {
    background: #000000;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li a {
    padding: 0;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li a .fa {
    font-size: 24px;
    line-height: 20px;
    top: 0;
  }
  .coresight-header-center .main-nav .menu li.open > .sub-menu {
    display: block;
    padding: 0 10px;
  }
  .coresight-header-center .main-nav .menu li.open > .sub-menu .open > .sub-menu {
    display: block;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li,
.coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li ul li {
    border-bottom: 1px solid #979797;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li:last-of-type,
.coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner li ul li:last-of-type {
    border-bottom: none;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu .ul-open ul {
    display: none;
  }
  .coresight-header-center .main-nav .menu li ul {
    position: static;
  }
  .coresight-header-center .main-nav .menu li ul li {
    background: #000000;
  }
  .coresight-header-center .main-nav .menu li ul .coresight-menu-tab-inner > li a {
    padding: 0;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul,
.coresight-header-center .main-nav .menu li.coresight-custom-menu ul.coresight-menu-tab-inner > li .sub-menu {
    min-height: 0;
  }
  .coresight-header-center .main-nav .menu li.coresight-custom-menu ul .coresight-menu-tab-inner > li {
    border-right: none;
  }
  .coresight-header-center .main-nav .menu li a:after {
    display: none;
  }
  .coresight-header-center .main-nav .menu .menu-item-has-children a:after {
    border-bottom: none;
    color: #d62e2f;
    content: "";
    display: block;
    font-family: FontAwesome;
    left: auto;
    right: 10px;
    width: auto;
  }
  .coresight-header-center .main-nav .menu li.current-menu-item a:after,
.coresight-header-center .main-nav .menu li.current-menu-parent:first-of-type > a:after {
    width: auto;
  }
  .coresight-header-center .main-nav .menu > .open.menu-item-has-children > a:after {
    content: "";
  }
  .coresight-header-center .main-nav .menu .mobile-subscription {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  .coresight-header-center .main-nav .menu .mobile-subscription a {
    margin: 0;
  }
  .coresight-header-center .main-nav .menu .mobile-subscription a:hover {
    color: #d62e2f;
  }

  .coresight-become-client {
    display: none;
  }

  .coresight-header-right {
    float: none;
    display: block;
  }
  .coresight-header-right .coresight-header-search {
    display: none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding-bottom: 10px;
    width: 100%;
  }
  .coresight-header-right .coresight-header-search #search-input {
    border-bottom: 1px solid #ddd;
    height: auto;
    padding: 0;
    position: static;
    width: 100%;
  }
  .coresight-header-right .coresight-header-search .search-submit {
    z-index: 56;
  }
  .coresight-header-right .coresight-header-links {
    display: none;
    text-align: center;
  }
  .coresight-header-right .coresight-header-links .login-links {
    padding: 10px 0;
  }
  .coresight-header-right .coresight-user-dropdown:hover ul {
    display: none;
  }
  .coresight-header-right .coresight-user-dropdown:hover {
    color: #ffffff;
  }
  .coresight-header-right .coresight-user-dropdown .coresight-dropdown-text:after {
    display: none;
  }
  .coresight-header-right .coresight-user-dropdown ul {
    background: #000000;
    padding: 5px;
    position: static;
  }
  .coresight-header-right .coresight-user-dropdown ul li {
    border-bottom: 1px solid #979797;
    padding: 5px;
  }
  .coresight-header-right .coresight-user-dropdown.open .fa-angle-down::before {
    content: "";
  }
  .coresight-header-right .coresight-user-dropdown.open ul {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar .header-sticky,
.admin-bar .header-sticky_two {
    top: 0;
  }
}
.coresight-events-list-view {
  padding: 0;
}
.coresight-events-list-view .coresight-events-list-item {
  border: none;
  margin: 15px 0;
  padding: 0 15px;
}
.coresight-events-list-view .coresight-events-list-item:nth-of-type(2n+1) {
  clear: both;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner {
  border: 1px solid #ddd;
  min-height: 200px;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner:hover {
  background: #d62e2f;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-item-link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-image {
  padding: 0;
  width: 200px;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-image .tribe-events-event-image {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-content {
  padding: 20px 15px;
  width: calc(100% - 200px);
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-category {
  color: #898A8D;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-title {
  color: #000000;
  font-size: 24px;
  line-height: 28px;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-title a {
  transition: none;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-date,
.coresight-events-list-view .coresight-events-list-item .coresight-event-venue {
  color: #000000;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px;
}
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner:hover .coresight-event-category,
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner:hover .coresight-event-title,
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner:hover .coresight-event-date,
.coresight-events-list-view .coresight-events-list-item .coresight-event-list-item-inner:hover .coresight-event-venue {
  color: #ffffff;
}

.tribe-events-filters-content,
.post-type-archive-tribe_events .tribe-events-loop .type-tribe_events.tribe-events-last {
  border: none;
}

.tribe-events-list-separator-month {
  display: none;
}

.tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
  padding-top: 0;
}

@media only screen and (max-width: 1024px) {
  .coresight-events-list-view .coresight-events-list-item .coresight-event-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .coresight-events-list-view .coresight-events-list-item .coresight-event-image,
.coresight-events-list-view .coresight-events-list-item .coresight-event-content {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .coresight-events-list-view .coresight-events-list-item .coresight-event-image,
.coresight-events-list-view .coresight-events-list-item .coresight-event-content {
    float: none;
    width: 100%;
  }
}
/**
* 14.0 Footer
*/
.copyright {
  padding: 50px 0 20px;
}

/* Footer Widgets Styles */
.footer {
  background: #323232;
}
.footer .widget-title {
  color: #ffffff;
  font-weight: 500;
}
.footer .footer_top {
  padding: 60px 0 60px;
  /* Footer social icons */
  /* Footer subscribe form */
}
.footer .footer_top .container .row .col-md-4 {
  margin-top: 0;
}
.footer .footer_top .container .row .col-md-4:first-child .widget {
  margin-bottom: 30px;
  margin-left: 15%;
}
.footer .footer_top .container .row .col-md-4:first-child .widget:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .footer .footer_top .container .row {
    margin: 0;
  }
  .footer .footer_top .container .row .col-md-4 {
    margin-bottom: 40px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 850px) {
  .footer .footer_top .container .row .col-md-4:first-child .widget {
    margin-left: 0;
  }
}
.footer .footer_top .widget_text .coresight-modal-content {
  padding: 0;
  text-align: center;
}
.footer .footer_top .widget_text .coresight-modal-content img {
  margin-bottom: 0;
  width: 100%;
}
.footer .footer_top .widget_text .coresight-modal-close {
  right: 3px;
  top: -5px;
}
.footer .footer_top .widget_text img {
  width: 70%;
}
@media only screen and (max-width: 850px) {
  .footer .footer_top .widget_text img {
    max-width: 200px;
  }
}
.footer .footer_top .coresight-footer-social a {
  color: #ffffff;
  font-size: 18px;
  padding: 15px;
  text-align: center;
  width: 50px;
}
.footer .footer_top .coresight-footer-social a.fa-facebook {
  background-color: #3b5998;
}
.footer .footer_top .coresight-footer-social a.fa-twitter {
  background-color: #1da1f2;
}
.footer .footer_top .coresight-footer-social a.fa-weixin {
  background-color: #31A917;
}
.footer .footer_top .coresight-footer-social a.fa-linkedin {
  background-color: #0077b5;
}
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form p {
  margin-bottom: 0;
}
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form br,
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form label span {
  display: none;
}
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form input[type=email] {
  background: #ffffff;
  border: 1px solid #ddd;
  color: #a0a0a0;
  float: left;
  font-size: 14px;
  margin-bottom: 0;
  padding: 10px;
  text-align: left;
  text-transform: none;
  width: 85%;
}
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  background-color: #d62e2f;
  border: 1px solid #d62e2f;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
  padding: 10px 50px;
  position: unset;
  text-indent: 0;
  text-transform: uppercase;
  transition: all 0.3s ease;
  width: auto;
}
.footer .footer_top .coresight-footer-subscribe .yikes-easy-mc-form:hover {
  background-color: #ffffff;
  color: #d62e2f;
  transition: all 0.3s ease;
}
.footer .footer_top .coresight-footer-subscribe .coresight-footer-ack {
  clear: both;
  font-size: 14px;
}
.footer .footer_top .coresight-footer-subscribe .coresight-footer-ack a {
  color: #d62e2f;
}

.coresight-footer-register {
  color: #aaa;
}

/*# sourceMappingURL=style.css.map */
