/*
  Theme Name: Mono Media
  Theme URI: http://www.webfwd.co.uk/
  Description: Theme using ACF & Repeater
  Author: Webforward
  Author URI: http://www.webfwd.co.uk
  Version: 1.0
*/
/*
  Usage: Core Styles for Theme Builder
*/
.wysi_content p:first-child {
  margin: 0;
}
.wysi_content h1,
.wysi_content h2,
.wysi_content h3,
.wysi_content h4,
.wysi_content h5,
.wysi_content h6 {
  color: #333;
  font-weight: 900;
  margin-top: 0;
}
.wysi_content h1 {
  font-size: 40px;
}
.wysi_content h2 {
  font-size: 28px;
  margin-bottom: 30px;
}
.wysi_content h3 {
  font-size: 22px;
}
.wysi_content p {
  font-size: 16px;
  color: #333;
  margin-bottom: 25px;
}
.wysi_content p strong {
  font-size: 18px;
}
.wysi_content a {
  color: #71bb5c;
}
.wysi_content ul {
  list-style: none;
  padding: 0;
  display: table;
}
.wysi_content ul li {
  font-size: 16px;
  margin-bottom: 10px;
  display: table-row;
}
.wysi_content ul li:before {
  content: "•";
  display: table-cell;
  padding-right: 15px;
  color: #71bb5c;
}
#asc_portal .inner-col {
  padding: 60px 30px 70px;
}
#asc_portal .inner-col .title_block {
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 30px;
}
#asc_portal .inner-col .btn-container {
  margin-top: 50px;
}
#asc_portal .inner-col .main.btn {
  margin: 0 5px;
}
#asc-banner {
  margin: 60px 0;
  padding: 50px 0;
}
#asc-banner .banner-title {
  line-height: 44px;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
}
#asc_info_block {
  display: block;
  position: relative;
  padding: 60px 0;
}
#asc_info_block .info_box {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
#asc_info_block .info_box:hover .info_box_text {
  top: 0;
  cursor: pointer;
}
#asc_info_block .info_box .info_box_text {
  transition: all 0.5s ease;
  position: absolute;
  background-color: rgba(113, 187, 92, 0.9);
  top: 155px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
}
#asc_info_block .info_box .info_box_text .info_title {
  color: #fff;
  margin: 0 0 14px;
  font-size: 22px;
  font-weight: 700;
}
#asc_info_block .info_box .info_box_text .info_text {
  color: #fff;
  font-size: 18px;
  padding: 28px 0;
}
#asc_info_block .info_box .info_box_text .info_read {
  color: #fff;
  bottom: 0;
}
#asc_splash {
  text-align: center;
  margin: 30px 0 0;
  position: relative;
  z-index: -1;
}
#asc_splash .splash_title {
  margin: 60px 0 50px;
}
#asc_splash .splash_text {
  color: #959595;
  font-size: 24px;
}
.cms_panel {
  padding: 60px 0 0 0;
}
.cms_panel:first-child {
  padding-top: 60px;
}
.cms_panel:last-child {
  padding-bottom: 60px;
}
.content_area {
  background-color: #fff;
  padding: 30px;
}
#asc_points {
  background-color: #f8fbfc;
  padding: 60px 0;
  border-top: 2px solid #e8eef0;
  border-bottom: 2px solid #e8eef0;
}
#asc_points .asc_point_mtitle {
  text-align: center;
  font-weight: 700;
  color: #333;
  margin: 0 0 25px;
  font-size: 34px;
}
#asc_points .asc_point_mtext {
  text-align: center;
  font-size: 28px;
  color: #333;
  margin: 0 0 35px;
}
#asc_points .asc_point {
  padding: 30px 0;
}
#asc_points .asc_point .asc_point_title {
  margin: 0 0 15px;
  line-height: 20px;
  font-size: 17px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
#asc_points .asc_point .asc_point_text {
  margin: 0;
  font-size: 16px;
  color: #333;
}
.col-xs {
  padding: 0;
}
.row-xs {
  margin: 0;
}
#asc_pricing_table .asc_prcing_table_header {
  padding: 60px 0;
}
#asc_pricing_table .asc_prcing_table_header .asc_pricing_title {
  font-size: 42px;
  color: #333;
  font-weight: 400;
  text-align: center;
  margin: 0 0 25px;
}
#asc_pricing_table .asc_prcing_table_header .asc_pricing_text {
  color: #333;
  text-align: center;
  font-size: 26px;
}
#asc_pricing_table .asc_package_popular {
  position: absolute;
  display: block;
  text-align: center;
  background-color: #f6ad10;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 0;
  color: #fff;
  width: 100%;
  bottom: 100%;
}
#asc_pricing_table .asc_package_popular:after,
#asc_pricing_table .asc_package_popular:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#asc_pricing_table .asc_package_popular:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f6ad10;
  border-width: 10px;
  margin-left: -10px;
}
#asc_pricing_table .asc_table_bg {
  padding: 60px 0;
  background-color: #eaf2f5;
}
#asc_pricing_table .table_head {
  padding: 20px 0;
  text-align: center;
  background-color: #333;
  font-size: 22px;
  color: #fff;
}
#asc_pricing_table .table_head span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
#asc_pricing_table .info li {
  padding: 10px 15px;
  text-align: center;
  color: #333;
}
#asc_pricing_table .info li .mobile-header {
  font-weight: 700;
}
#asc_pricing_table .info li .btn-table {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
#asc_pricing_table .info li .btn-popular {
  background-color: #f6ad10 !important;
}
#asc_pricing_table .info li:nth-child(even) {
  background-color: #ffffff;
}
#asc_pricing_table .info.features li {
  text-align: left;
  font-weight: 700;
  color: #333;
}
#asc_staff_information .asc_staff_mtitle {
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
}
#asc_staff_information .asc_staff_mtext {
  color: #333;
  font-size: 16px;
  margin-bottom: 30px;
}
#asc_staff_information .asc_staff_block {
  display: block;
  margin-bottom: 30px;
}
#asc_staff_information .asc_staff_block .asc_staff_name {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
#asc_staff_information .asc_staff_block .asc_staff_title {
  font-size: 16px;
}
#asc_staff_information .asc_staff_block .asc_staff_text {
  font-size: 16px;
}
#asc_staff_information .asc_staff_block .asc_staff_social a {
  color: #333;
  font-size: 22px;
}
#asc_staff_information .asc_staff_block .asc_staff_social span {
  margin-right: 10px;
}
#asc_testimonials .asc_testimonial {
  margin-bottom: 35px;
}
#asc_testimonials .asc_testimonial .asc_testimonial_buble {
  position: relative;
  border-radius: 16px;
  padding: 25px;
  background-color: #eaf2f5;
}
#asc_testimonials .asc_testimonial .asc_testimonial_buble p {
  margin: 0;
}
#asc_testimonials .asc_testimonial .asc_testimonial_buble:after,
#asc_testimonials .asc_testimonial .asc_testimonial_buble:before {
  top: 100%;
  left: 128px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#asc_testimonials .asc_testimonial .asc_testimonial_buble:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #eaf2f5;
  border-width: 30px;
  margin-left: -30px;
}
#asc_testimonials .asc_testimonial .asc_testimonial_caption {
  margin: 30px 0 0;
}
#asc_testimonials .asc_testimonial .asc_testimonial_caption .asc_testimonial_name {
  margin: 0;
  color: #333;
  font-weight: 700;
  margin-top: 5px;
}
#asc_testimonials .asc_testimonial .asc_testimonial_caption .asc_testimonial_title {
  color: #333;
  margin-top: 0;
}
#asc_trial_banner {
  padding: 60px 0;
  text-align: center;
}
#asc_trial_banner .asc_trial_title {
  color: #fff;
  margin: 0 0 25px;
  font-size: 28px;
}
#asc_trial_banner .asc_trial_text {
  color: #fff;
  font-size: 18px;
  margin: 0 0 25px;
}
#asc_trial_banner .btn {
  border-bottom: 4px solid #5b8a19;
}
#asc_carousel {
  padding: 60px 0;
}
#asc_carousel .carousel-controls {
  margin-top: 15px;
}
#asc_carousel .carousel-controls .control {
  background-color: #71bb5c;
  padding: 5px 12px 5px;
  margin: 0 1px 0;
  display: inline-block;
  color: #fff;
}
#asc_carousel .carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#asc_carousel .carousel .carousel-group {
  width: 20000em;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
#asc_carousel .carousel .carousel-group .carousel-item {
  float: left;
  width: 25%;
  padding: 0 15px 0 15px;
}
#asc_carousel .carousel .carousel-group .carousel-item a {
  margin: 0;
  display: block;
  text-align: center;
  font-size: 15px;
  background-color: #71bb5c;
  padding: 10px 0;
  color: #fff;
  border-bottom-right-radius: 8;
  border-bottom-left-radius: 8;
  transition: all 0.5s ease;
}
#asc_carousel .carousel .carousel-group .carousel-item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.tabbedContent .tab-content {
  border-bottom: 1px solid #eae6e6;
  border-right: 1px solid #eae6e6;
  border-left: 1px solid #eae6e6;
  padding: 30px;
}
.tabbedContent .nav-tabs li {
  border-color: #ddd;
}
.tabbedContent .nav-tabs li.active a {
  border-top: 4px solid #71b449;
  box-sizing: border-box;
  height: 42px;
  font-weight: 700;
}
.tabbedContent .nav-tabs a {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  color: #394a59;
  margin: 0;
}
.form-control {
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.archivePage {
  margin-top: 30px;
}
.archivePage .asc_feature_overlay {
  padding: 15px;
  background-color: #eaf2f5;
  margin-bottom: 30px;
}
.archivePage .asc_article_title a {
  font-size: 22px;
  color: #f5ad28;
}
.vertAlign {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/** Stage container **/
.connected-carousels {
  display: block !important;
}
.connected-carousels .stage {
  width: 100%;
  position: relative;
}
.connected-carousels .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: 0.66;
}
.connected-carousels .photo-credits a {
  color: #fff;
}
/** Navigation container **/
.connected-carousels .navigation {
  width: 100%;
  margin: 20px auto;
  position: relative;
}
/** Shared carousel styles **/
.connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.connected-carousels .carousel li {
  float: left;
}
/** Stage carousel specific styles **/
/** Navigation carousel specific styles **/
.connected-carousels .carousel-navigation {
  width: 100%;
  background: #fff;
}
.connected-carousels .carousel-navigation li {
  cursor: pointer;
  width: 236px;
}
.connected-carousels .carousel-navigation li img {
  display: block;
  border: 6px solid #fff;
}
.connected-carousels .carousel-navigation li.active img {
  border-color: #0268a6;
}
/** Stage carousel controls **/
.connected-carousels .prev-stage,
.connected-carousels .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 305px;
  height: 410px;
  color: #fff;
}
.connected-carousels .prev-stage {
  left: 0;
}
.connected-carousels .next-stage {
  right: 0;
}
.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
  display: none;
}
.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
  display: none;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .prev-stage span {
  left: 20px;
}
.connected-carousels .next-stage span {
  right: 20px;
}
.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
  display: block;
}
/** Navigation carousel controls **/
.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #0268a6;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 16px/29px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .prev-navigation {
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  text-indent: 6px;
}
.connected-carousels .next-navigation {
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  text-indent: 20px;
}
.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
  opacity: 0.5;
  cursor: default;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -moz-osx-font-smoothing: grayscale;
}
html {
  margin: 0 !important;
}
a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
img {
  max-width: 100%;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0 !important;
}
.cms_title {
  padding: 30px 0 0;
}
.cms_title h1 {
  font-size: 30px;
  color: #f5ad28;
  font-weight: 700;
  margin: 0;
}
.cms_title h1 a {
  color: #f5ad28;
  text-decoration: none;
}
#header {
  border-bottom: 1px solid #464646;
}
.themeHeader {
  padding: 30px 0;
}
.themeHeader .headerText {
  margin: 25px 0 0;
  font-size: 20px;
}
.themeHeader .headerText span {
  color: #000;
}
.navbar {
  margin-bottom: 10px;
  background-color: #000;
  border: none;
  border-radius: 0;
}
.navbar .navbar-toggle {
  background-color: #f5ad28;
  color: #fff;
  border: none;
  margin-top: 30px;
}
.navbar .navbar-collapse {
  padding-left: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-collapse {
    padding: inherit !important;
  }
}
.navbar .navbar-right {
  clear: right;
}
@media (max-width: 991px) {
  .navbar .navbar-right {
    float: left !important;
  }
}
.navbar .socialIcon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-block;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  background-color: #f5ad28;
}
@media (max-width: 991px) {
  .navbar .socialIcon {
    margin-top: 32px !important;
  }
}
.navbar .socialIcon.facebook {
  background-color: #f5ad28;
}
.navbar .socialIcon.twitter {
  background-color: #f5ad28;
}
.navbar .socialIcon.linkedin {
  background-color: #f5ad28;
}
.navbar .socialIcon span {
  position: absolute;
  top: 50%;
  lefT: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 20px;
}
.navbar .nav-slogan {
  line-height: 50px;
  margin: 0;
  color: #c3e0ae;
  font-weight: 400;
  font-size: 16px;
}
.navbar .navbar-brand {
  font-weight: 900;
  color: #fff;
  height: auto;
  line-height: 66px;
}
.navbar .navbar-brand.image {
  margin-top: 2px;
  padding: 28px 0;
  max-width: 268px;
}
.navbar li.menu-item {
  margin-top: 10px;
}
.navbar li.menu-item.active > a {
  text-decoration: none;
  background-color: transparent;
  color: #fff;
}
.navbar li.menu-item.active > a:focus {
  background-color: transparent;
  color: #fff;
}
.navbar li.menu-item.active > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar li.menu-item.open > a {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.navbar li.menu-item.open > a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.navbar li.menu-item.open > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.navbar li.menu-item > ul.dropdown-menu {
  border-radius: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 15px;
  box-shadow: none;
}
.navbar li.menu-item > ul.dropdown-menu li.menu-item > a {
  font-weight: 400;
}
.navbar li.menu-item > ul.dropdown-menu li.menu-item > a:hover {
  background-color: transparent;
  color: #333;
}
.navbar li.menu-item a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 15px;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #f5ad28;
}
.navbar .navbar-nav > li:hover,
.navbar .navbar-nav > li:focus {
  background-color: #f5ad28;
  color: #fff !important;
}
.navbar .navbar-nav > li:hover a,
.navbar .navbar-nav > li:focus a {
  color: #fff !important;
}
.btn {
  border-radius: 8px;
  border: 2px solid;
}
.btn.btn-lg {
  font-weight: 700;
}
.btn.btn-default {
  border-color: #fff;
}
.btn.btn-default.btn-opacity {
  color: #fff;
}
.btn.btn-primary {
  border-color: #f5ad28;
  background-color: #f5ad28;
  text-transform: uppercase;
  color: #000;
}
.btn.btn-primary.btn-opacity {
  color: #f5ad28;
}
.btn.btn-primary:hover {
  border-color: #f5ad28;
  background-color: #f5ad28;
}
.btn.btn-success {
  border-color: #58af4d;
  background-color: #58af4d;
  text-transform: uppercase;
  color: #fff;
}
.btn.btn-success.btn-opacity {
  color: #58af4d;
}
.btn.btn-warning {
  border-color: #ff7408;
  background-color: #ff7408;
}
.btn.btn-warning.btn-opacity {
  color: #ff7408;
}
.btn.btn-opacity {
  background-color: transparent;
}
#asc_footer {
  padding: 30px 0px;
  background-color: #000;
  z-index: 9999;
}
#asc_footer .fa {
  color: #fff;
}
#asc_footer .footerBlock {
  border-top: 1px solid #fff;
  padding-top: 25px;
}
#asc_footer .footerBlock .footerMenu ul li:before {
  content: ' - ';
  padding-right: 10px;
}
#asc_footer .footerBlock .footerMenu ul li:first-child:before {
  content: '';
}
#asc_footer .footerBlock .footerLogo {
  width: 100px;
}
#asc_footer .footerBlock .copy {
  font-size: 12px;
  color: #fff;
  text-align: right;
}
#asc_footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#asc_footer ul li {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  float: left;
  margin-left: 15px;
}
#asc_footer ul li.fa:before {
  margin-right: 10px;
}
#asc_footer ul li a {
  color: #fff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 18px;
}
#asc_footer_bottom {
  padding: 25px 0 40px;
  background-color: #e6e6cf;
}
#asc_footer_bottom p {
  color: #8e959c;
  margin: 0;
}
.borders .widget {
  border-left: 1px solid #e8eaeb;
  border-bottom: 1px solid #e8eaeb;
  padding: 30px;
  font-size: 18px;
}
.borders .widget .footer-title {
  color: #1882a9;
  font-weight: bold;
}
.borders .widget.widget_text {
  font-size: 18px;
  color: #333;
  font-weight: 700;
}
.borders .widget.widget_text p {
  font-weight: 400;
  margin-top: 10px;
  color: #333;
  font-size: 16px;
}
.borders .widget ul {
  margin: 10px 0 0;
  font-size: 18px;
  list-style: none;
  padding: 0;
}
.borders .widget ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
.borders .widget ul li a {
  color: #333;
}
.borders .widget.widget_archive ul {
  margin: 10px 0 0;
  font-size: 18px;
  list-style: none;
  padding: 0;
}
.borders .widget.widget_archive ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
.borders .widget.widget_archive ul li a {
  color: #333;
}
.borders .widget.widget_categories {
  color: #333;
  font-size: 18px;
  font-weight: 700;
}
.borders .widget.widget_categories ul {
  margin: 10px 0 0;
  font-size: 18px;
  list-style: none;
  padding: 0;
}
.borders .widget.widget_categories ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
.borders .widget.widget_categories ul li a {
  color: #333;
}
.widget {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 25px;
  margin-bottom: 30px;
  text-align: left;
}
.widget h3 {
  color: #f5ad28;
  text-align: left;
  margin: 0 0 30px;
}
.widget.widget_text span {
  color: #000;
}
.widget.widget_text .client {
  margin-bottom: 0;
  color: #000;
}
.widget.widget_text .client small {
  display: block;
}
.widget.widget_text p:last-child {
  margin: 0;
}
.widget ul {
  padding: 0;
}
.widget ul li {
  margin: 1px 0;
}
.widget ul li a {
  color: #fff;
}
.page-title {
  color: #0077b5;
  font-size: 28px;
  margin-top: 0;
  font-weight: 700;
}
.asc_content_area {
  padding: 60px 0;
}
.asc_content_area p {
  color: #fff;
  font-size: 18px;
}
.asc_content_area ul li {
  color: #fff;
  font-size: 18px;
}
.asc_sub_feature {
  padding: 60px 0;
}
.asc_sub_feature .asc_sub_blog {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay {
  background-color: #fff;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 25px;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay .asc_article_title {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay .asc_article_title a {
  color: #333;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay .asc_article_title a:hover {
  text-decoration: none;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay .asc_article_excerpt {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
}
.asc_sub_feature .asc_sub_blog .asc_feature_overlay .asc_article_date {
  font-size: 16px;
  color: #333;
  margin: 5px 0 0;
}
.asc_feature_blog {
  margin: 60px 0;
  position: relative;
}
.asc_feature_blog .asc_feature_overlay {
  background-color: rgba(51, 51, 51, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  padding: 25px;
}
.asc_feature_blog .asc_feature_overlay .asc_article_title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}
.asc_feature_blog .asc_feature_overlay .asc_article_title a {
  color: #fff;
}
.asc_feature_blog .asc_feature_overlay .asc_article_title a:hover {
  text-decoration: none;
}
.asc_feature_blog .asc_feature_overlay .asc_article_excerpt {
  font-size: 18px;
  color: #fff;
}
.asc_feature_blog .asc_feature_overlay .asc_article_date {
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
}
.asc_single_article .asc_article_title {
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 28px;
  color: #333;
  font-weight: 700;
}
.asc_single_article .asc_feature_image {
  margin: 15px 0 0;
}
.asc_single_article .asc_article_meta {
  margin-top: 25px;
  border-top: 1px solid #e8eaeb;
  border-bottom: 1px solid #e8eaeb;
  color: #fff;
  padding: 8px 0;
}
.asc_single_article .asc_article_meta span {
  color: #f5ad28;
}
.post_type_videos .post_video {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 20px;
}
.post_type_videos .post_video:last-child {
  margin: 0;
}
.post_type_videos .post_video .vimeo_title {
  font-size: 22px;
  font-weight: 700;
}
.post_type_videos .post_video .video_text {
  height: 300px;
}
@media (max-width: 991px) {
  .post_type_videos .post_video .video_text {
    height: auto;
  }
}
.post_type_videos .post_video .video_text .more_info {
  margin: 0;
  width: 100%;
  position: relative;
  padding: 0 30px 0 0;
  position: absolute;
  bottom: -60px;
}
@media (max-width: 991px) {
  .post_type_videos .post_video .video_text .more_info {
    padding: 0;
    position: static;
  }
}
.post_type_videos .post_video .video_text .more_info a.btn {
  text-wrap: normal;
}
.film_block {
  padding-bottom: 50px;
}
.film_block h1 {
  color: #fff;
  margin-top: 0;
}
.film_block .sub_title {
  font-style: italic;
  color: #fff;
}
#bs_form_1 .form-control {
  font-weight: 400;
}
#bs_form_1 textarea {
  height: 8em;
}
#bs_form_1 input[type=submit] {
  background-color: #f5ad28;
  display: block;
  width: 100%;
  height: 46px;
  padding: 10px 16px;
  border-radius: 0;
  border: none;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
}
.wpcf7-response-output {
  background: green;
  color: white;
}
.post_type_screenings {
  background-color: #fff !important;
  padding: 30px;
}
@media (max-width: 991px) {
  .post_type_screenings {
    margin-bottom: 60px;
  }
}
.post_type_screenings.blue .screen_title {
  color: #0482bf;
}
.post_type_screenings.blue .screening .screen_arena {
  color: #0482bf;
}
.post_type_screenings.blue .screening .btn {
  background-color: #0482bf;
  border-color: #0482bf;
  color: #fff;
}
.post_type_screenings .screen_title {
  border-bottom: 1px solid #b7b7b7;
  margin: 45px 0 0;
  padding-bottom: 15px;
  font-size: 28px;
}
.post_type_screenings .screen_title:first-child {
  margin-top: 0;
}
.post_type_screenings .screening {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #b7b7b7;
  min-height: 91px;
}
.post_type_screenings .screening > div {
  display: flex;
}
@media (max-width: 991px) {
  .post_type_screenings .screening > div {
    display: inline;
  }
}
.post_type_screenings .screening .screen_date {
  text-align: left;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.post_type_screenings .screening .screen_city {
  margin: 0;
  display: block;
}
.post_type_screenings .screening .screen_arena {
  margin: 0;
  display: block;
  font-size: 18px;
  font-weight: bold !important;
  color: #f5ad28;
  font-weight: 400;
}
.post_type_screenings .screening .screen_location {
  display: block;
}
.post_type_screenings .screening .btn {
  white-space: normal !important;
}
.blog_widget_area {
  margin-top: 60px;
}
.tweets {
  padding: 30px;
  background-color: #fff;
}
.tweets .tweet_title {
  border-bottom: 1px solid #b7b7b7;
  margin: 45px 0 0;
  padding-bottom: 15px;
  font-size: 28px;
  color: #0482bf;
}
.tweets .tweet_title:first-child {
  margin-top: 0;
}
.tweets .tweet {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #b7b7b7;
  min-height: 91px;
}
.tweets .tweet .fa-twitter {
  font-size: 82px;
  color: #1da1f2;
}
.tweets .tweet .tweet_name {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #1da1f2;
}
@media (max-width: 767px) {
  .btn-past {
    margin-top: 15px;
  }
}
.envira-gallery-wrap,
.envira-gallery-wrap .envira-gallery-public {
  margin: 0 !important;
}
.page-numbers {
  list-style: none;
  padding: 0;
}
.page-numbers li {
  display: inline-block;
  color: white;
  border: 1px solid white;
  padding: 2px 8px;
}
.page-numbers li a {
  color: white;
}
@media (max-width: 767px) {
  .asc_feature_blog .asc_feature_overlay {
    position: relative;
  }
  .navbar .navbar-brand.image {
    padding: 28px 15px;
  }
}
