@charset "UTF-8";
.rounded-btn-group .btn-social {
  border-radius: 50%;
}

.btn-adn {
  border-color: #d87a68;
  background-color: #d87a68;
  color: #fff;
}
.btn-adn:hover, .btn-adn:active {
  color: #000000;
  border-color: #d05d48;
  background-color: #d05d48;
}

.btn-bitbucket {
  border-color: #205081;
  background-color: #205081;
  color: #fff;
}
.btn-bitbucket:hover, .btn-bitbucket:active {
  color: #ffffff;
  border-color: #183c60;
  background-color: #183c60;
}

.btn-dropbox {
  border-color: #1087dd;
  background-color: #1087dd;
  color: #fff;
}
.btn-dropbox:hover, .btn-dropbox:active {
  color: #ffffff;
  border-color: #0d70b7;
  background-color: #0d70b7;
}

.btn-facebook {
  border-color: #3b5998;
  background-color: #3b5998;
  color: #fff;
}
.btn-facebook:hover, .btn-facebook:active {
  color: #ffffff;
  border-color: #30487b;
  background-color: #30487b;
}

.btn-flickr {
  border-color: #ff0084;
  background-color: #ff0084;
  color: #fff;
}
.btn-flickr:hover, .btn-flickr:active {
  color: #ffffff;
  border-color: #d6006f;
  background-color: #d6006f;
}

.btn-foursquare {
  border-color: #f94877;
  background-color: #f94877;
  color: #fff;
}
.btn-foursquare:hover, .btn-foursquare:active {
  color: #000000;
  border-color: #f8205a;
  background-color: #f8205a;
}

.btn-github {
  border-color: #444444;
  background-color: #444444;
  color: #fff;
}
.btn-github:hover, .btn-github:active {
  color: #ffffff;
  border-color: #303030;
  background-color: #303030;
}

.btn-google {
  border-color: #dd4b39;
  background-color: #dd4b39;
  color: #fff;
}
.btn-google:hover, .btn-google:active {
  color: #ffffff;
  border-color: #ca3523;
  background-color: #ca3523;
}

.btn-instagram {
  border-color: #3f729b;
  background-color: #3f729b;
  color: #fff;
}
.btn-instagram:hover, .btn-instagram:active {
  color: #ffffff;
  border-color: #335d7e;
  background-color: #335d7e;
}

.btn-linkedin {
  border-color: #007bb6;
  background-color: #007bb6;
  color: #fff;
}
.btn-linkedin:hover, .btn-linkedin:active {
  color: #ffffff;
  border-color: #005f8d;
  background-color: #005f8d;
}

.btn-microsoft {
  border-color: #2672ec;
  background-color: #2672ec;
  color: #fff;
}
.btn-microsoft:hover, .btn-microsoft:active {
  color: #ffffff;
  border-color: #135ed6;
  background-color: #135ed6;
}

.btn-odnoklassniki {
  border-color: #f4731c;
  background-color: #f4731c;
  color: #fff;
}
.btn-odnoklassniki:hover, .btn-odnoklassniki:active {
  color: #ffffff;
  border-color: #dd5f0b;
  background-color: #dd5f0b;
}

.btn-openid {
  border-color: #f7931e;
  background-color: #f7931e;
  color: #fff;
}
.btn-openid:hover, .btn-openid:active {
  color: #ffffff;
  border-color: #e47f08;
  background-color: #e47f08;
}

.btn-pinterest {
  border-color: #cb2027;
  background-color: #cb2027;
  color: #fff;
}
.btn-pinterest:hover, .btn-pinterest:active {
  color: #ffffff;
  border-color: #a81a20;
  background-color: #a81a20;
}

.btn-soundcloud {
  border-color: #ff5500;
  background-color: #ff5500;
  color: #fff;
}
.btn-soundcloud:hover, .btn-soundcloud:active {
  color: #ffffff;
  border-color: #d64700;
  background-color: #d64700;
}

.btn-tumblr {
  border-color: #2c4762;
  background-color: #2c4762;
  color: #fff;
}
.btn-tumblr:hover, .btn-tumblr:active {
  color: #ffffff;
  border-color: #1f3346;
  background-color: #1f3346;
}

.btn-twitter {
  border-color: #55acee;
  background-color: #55acee;
  color: #fff;
}
.btn-twitter:hover, .btn-twitter:active {
  color: #000000;
  border-color: #309aea;
  background-color: #309aea;
}

.btn-reddit {
  border-color: #FF5700;
  background-color: #FF5700;
  color: #fff;
}
.btn-reddit:hover, .btn-reddit:active {
  color: #ffffff;
  border-color: #d64900;
  background-color: #d64900;
}

.btn-skype {
  border-color: #00e1ff;
  background-color: #00e1ff;
  color: #fff;
}
.btn-skype:hover, .btn-skype:active {
  color: #ffffff;
  border-color: #00bdd6;
  background-color: #00bdd6;
}

.btn-vimeo {
  border-color: #1ab7ea;
  background-color: #1ab7ea;
  color: #fff;
}
.btn-vimeo:hover, .btn-vimeo:active {
  color: #ffffff;
  border-color: #129cc9;
  background-color: #129cc9;
}

.btn-vk {
  border-color: #587ea3;
  background-color: #587ea3;
  color: #fff;
}
.btn-vk:hover, .btn-vk:active {
  color: #ffffff;
  border-color: #4a6a89;
  background-color: #4a6a89;
}

.btn-yahoo {
  border-color: #720e9e;
  background-color: #720e9e;
  color: #fff;
}
.btn-yahoo:hover, .btn-yahoo:active {
  color: #ffffff;
  border-color: #570b79;
  background-color: #570b79;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  background-color: #1c313a;
  font-size: 13px;
}
@media (min-width: 300px) {
  body {
    font-size: 13px;
  }
}
@media (min-width: 576px) {
  body {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  body {
    font-size: 16px;
  }
}

a {
  color: #cccccc;
  text-decoration: none;
}

a:hover {
  color: #f2f2f2;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #33b4ec;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #3284f1;
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #1c313a;
  background: #0f1a1e;
  transition: all 0.5s;
  z-index: 997;
  padding: 5px 0;
  top: 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}
#header.header-scrolled {
  top: 0;
  padding: 10px 0;
}
#header .logo {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}
#header .logo a {
  color: #fff;
}
#header .logo a span {
  color: #33b4ec;
}
#header .logo img {
  max-height: 30px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-menu > ul {
  display: flex;
}
.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 10px 0 10px 28px;
}
.nav-menu > ul > li > a {
  color: #fff;
}
.nav-menu > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #33b4ec;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
.nav-menu a {
  display: block;
  position: relative;
  color: #222222;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 600;
  padding: 0 3px;
  font-family: "Open Sans", sans-serif;
}
.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 26px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #062b5b;
}
.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}
.nav-menu .drop-down > a:after {
  content: "";
  font-family: IcoFont;
  padding-left: 5px;
}
.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}
.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}
.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}
.nav-menu .drop-down .drop-down > a:after {
  content: "";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .active > a:before {
  visibility: visible;
  width: 100%;
}

.nav-menu a:hover,
.nav-menu .active > a,
.nav-menu li:hover > a {
  color: #33b4ec;
}

.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active > a,
.nav-menu .drop-down ul li:hover > a {
  color: #33b4ec;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }

  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }

  .nav-menu .drop-down .drop-down > a:after {
    content: "";
  }
}
/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}
.mobile-nav-toggle i {
  color: #222222;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}
.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav a {
  display: block;
  position: relative;
  color: #222222;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}
.mobile-nav .drop-down > a {
  padding-right: 35px;
}
.mobile-nav .drop-down > a:after {
  content: "";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}
.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}
.mobile-nav .drop-down li {
  padding-left: 20px;
}
.mobile-nav .active.drop-down > a:after {
  content: "";
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #33b4ec;
  text-decoration: none;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(9, 9, 9, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}
.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}
.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
main {
  margin-top: 70px;
}

.a_d_wrapper {
  margin-top: 25px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 75vh;
  background: url("../img/hero-bg.html") top left;
  background-size: cover;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero .container {
  position: relative;
  padding-top: 132px;
}

@media (max-width: 992px) {
  #hero .container {
    padding-top: 58px;
  }
}
#hero h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #222222;
  font-family: "Poppins", sans-serif;
}
#hero h1 span {
  color: #33b4ec;
}
#hero h2 {
  color: #555555;
  margin: 5px 0 30px 0;
  font-size: 24px;
  font-weight: 400;
}
#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 28px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #33b4ec;
}
#hero .btn-get-started:hover {
  background: #247cf0;
}
#hero .btn-watch-video {
  font-size: 16px;
  display: inline-block;
  padding: 10px 25px 8px 40px;
  transition: 0.5s;
  margin-left: 25px;
  color: #222222;
  position: relative;
  font-weight: 600;
}
#hero .btn-watch-video i {
  color: #33b4ec;
  font-size: 32px;
  position: absolute;
  left: 0;
  top: 7px;
  transition: 0.3s;
}
#hero .btn-watch-video:hover {
  color: #33b4ec;
}
#hero .btn-watch-video:hover i {
  color: #3b8af2;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #hero {
    height: 100vh;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  #hero .btn-get-started,
#hero .btn-watch-video {
    font-size: 13px;
  }
}
@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1c313a;
}

.section-title {
  text-align: center;
  padding-bottom: 15px;
}
.section-title h3 {
  margin: 5px 0 0 0;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.section-title h3 span {
  color: #33b4ec;
}
@media (min-width: 300px) {
  .section-title {
    padding-bottom: 15px;
  }
  .section-title h3 {
    margin: 12px 0 0 0;
    font-size: 22px;
  }
}
@media (min-width: 576px) {
  .section-title {
    padding-bottom: 25px;
  }
  .section-title h3 {
    margin: 13px 0 0 0;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .section-title {
    padding-bottom: 25px;
  }
  .section-title h3 {
    margin: 14px 0 0 0;
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .section-title {
    padding-bottom: 30px;
  }
  .section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .section-title {
    padding-bottom: 30px;
  }
  .section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  .section-title {
    padding-bottom: 30px;
  }
  .section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 5px 0;
  background-color: #24404b;
}
.breadcrumbs span {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  color: #fff;
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #fff;
  content: "/";
}

.podcast-card {
  border-radius: 0;
  overflow: hidden;
  border-color: #1c313a;
  background-color: #1c313a;
  transition: all 0.3s ease-in-out;
}
.podcast-card img {
  height: 135px;
  height: 125px;
  object-fit: cover;
}
.podcast-card .card-footer {
  bottom: 0;
  width: 100%;
  padding: 5px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  background-color: rgba(28, 49, 58, 0.85);
}
.podcast-card:hover {
  transition: all 0.3s ease-in-out;
}
.podcast-card:hover .card-footer {
  color: #fff;
  background-color: #142229;
}

/*--------------------------------------------------------------
# SIDEBAR
--------------------------------------------------------------*/
.main_sidebar_section {
  width: 100%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.main_sidebar_section .accordion .accordion-header {
  border-top: 1px groove #ddd;
  padding: 8px 5px;
}
.main_sidebar_section .accordion .accordion-header .accordion-button {
  color: #fff;
  width: 100%;
  font-size: 0.938rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.5rem;
  background: transparent;
  border: none;
  outline: none;
}
.main_sidebar_section .accordion .accordion-body {
  display: block;
  transition: all 0.5s;
  padding: 10px 20px;
  background: #21404b;
  border-top: 1px groove #ddd;
}
.main_sidebar_section .accordion .accordion-body .list-group .list-group-item-action {
  margin-bottom: 8px;
  width: 100%;
  line-height: 2.25rem;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 0 16px;
  border: none;
  outline: 0;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 2px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  background-color: #1c313a;
  color: #fff;
}
.main_sidebar_section .accordion .accordion-body .list-group .list-group-item-action:hover, .main_sidebar_section .accordion .accordion-body .list-group .list-group-item-action:active, .main_sidebar_section .accordion .accordion-body .list-group .list-group-item-action:focus {
  transition: all 0.3s ease-in-out;
  background-color: #2d4e5c;
  color: #fff;
}

/*--------------------------------------------------------------
# PAGINATION
--------------------------------------------------------------*/
.pagination_wrapper nav .pagination .page-item .page-link {
  color: #fff;
  background-color: #1c313a;
  border: 1px solid #1c313a;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.pagination_wrapper nav .pagination .page-item .page-link:hover {
  background-color: #2d4e5c;
  border: 1px solid #2d4e5c;
}
.pagination_wrapper nav .pagination .page-item.disabled .page-link {
  background-color: #5995af;
  border: 1px solid #5995af;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team {
  transition: all 0.3s ease-in-out;
  padding: 60px 0;
}
.team .member {
  margin-bottom: 5px;
  overflow: hidden;
  border-radius: 4px;
  background: #172830;
}
.team .member .member-img {
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
.team .member .member-img img {
  height: 160px;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.team .member .member-info {
  padding: 10px 15px;
}
.team .member .member-info h4 {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
}
.team .member .member-info h4 a {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
}
@media (min-width: 300px) {
  .team .member .member-info h4 a {
    font-size: 14px;
  }
}
@media (min-width: 576px) {
  .team .member .member-info h4 a {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .team .member .member-info h4 a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .team .member .member-info h4 a {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .team .member .member-info h4 a {
    font-size: 17px;
  }
}
@media (min-width: 1400px) {
  .team .member .member-info h4 a {
    font-size: 17px;
  }
}
.team .member:hover {
  background: #142229;
}
.team .member:hover .member-img img {
  width: 100%;
  transform: scale(1.05) rotate(3deg);
}
.team .member.playing_member {
  text-align: left;
  background: #094863;
  background: #142229;
  width: 100%;
}
.team .member.playing_member .member-img {
  text-align: left;
  display: flex;
  justify-content: space-between;
  justify-content: start;
  flex-direction: row;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.team .member.playing_member .member-img img {
  height: 164px;
  object-fit: contain;
  transition: all 0.3s ease-in-out;
}
.team .member.playing_member .member-img .audio_wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player {
  height: 100%;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player .play_icon {
  display: inline-block;
  padding: 5px;
  font-size: 55px;
  color: #fff;
  border: 1px dashed #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player .play_icon:hover {
  transition: all 0.3s ease-in-out;
  color: #fff;
  border: 1px solid #fff;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player .stop_icon {
  display: none;
  padding: 5px;
  font-size: 55px;
  color: #fff;
  border: 1px dashed #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player .stop_icon:hover {
  transition: all 0.3s ease-in-out;
  color: #fff;
  border: 1px solid #fff;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player.stop .play_icon {
  display: none;
  padding: 5px;
  font-size: 55px;
  color: #fff;
  border: 1px dashed #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player.stop .play_icon:hover {
  transition: all 0.3s ease-in-out;
  color: #fff;
  border: 1px solid #fff;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player.stop .stop_icon {
  display: inline-block;
  padding: 5px;
  font-size: 55px;
  color: #fff;
  border: 1px dashed #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.team .member.playing_member .member-img .audio_wrapper .green-audio-player.stop .stop_icon:hover {
  transition: all 0.3s ease-in-out;
  color: #fff;
  border: 1px solid #fff;
}
.team .member.playing_member .member-info {
  padding: 10px 15px;
  background: #0b597b;
  background: #0b1418;
}
.team .member.playing_member .member-info h4 {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
  color: #fff;
}
.team .member.playing_member:hover .member-img img {
  transform: scale(1) rotate(0deg);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  padding: 0 0 25px 0;
  color: #cccccc;
  font-size: 14px;
  background: #34444c;
}
#footer .footer-newsletter {
  padding: 50px 0;
  background: #455a64;
  text-align: center;
  font-size: 15px;
}
#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}
#footer .footer-newsletter .flags_lists {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
}
#footer .footer-newsletter .flags_lists .flag_icon {
  height: inherit;
}
#footer .footer-newsletter .flags_lists .flag_icon img {
  margin-bottom: 10px;
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}
#footer .footer-newsletter .podcast {
  height: 40px;
}
#footer .footer-top {
  padding: 60px 0 30px 0;
  background: #3f525b;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #cccccc;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #cccccc;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #cccccc;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #cccccc;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #b3b3b3;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #cccccc;
  color: #1c313a;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #b3b3b3;
  color: #0b1418;
  text-decoration: none;
}
#footer .copyright {
  text-align: center;
  float: left;
}
#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
  color: #cccccc;
}

@media (max-width: 768px) {
  #footer .copyright,
#footer .credits {
    float: none;
    text-align: center;
    padding: 2px 0;
  }
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  padding: 20px 0 30px 0;
  transition: all 0.3s ease-in-out;
  background: #1c313a;
}
.contact .info-box i {
  font-size: 32px;
  color: #33b4ec;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #b3d1fa;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #cccccc;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .info-box:hover {
  background: #1a2e37;
}
.contact .info-box:hover i {
  color: #33b4ec;
  border: 2px solid #b3d1fa;
}

.card-radio-detail {
  background: #172830;
}

.star-ratings-css b {
  font-size: 22px;
}

.responsive_ul {
  columns: 1;
}
@media (min-width: 300px) {
  .responsive_ul {
    columns: 2;
  }
}
@media (min-width: 576px) {
  .responsive_ul {
    columns: 2;
  }
}
@media (min-width: 768px) {
  .responsive_ul {
    columns: 2;
  }
}
@media (min-width: 992px) {
  .responsive_ul {
    columns: 2;
  }
}
@media (min-width: 1200px) {
  .responsive_ul {
    columns: 3;
  }
}
@media (min-width: 1400px) {
  .responsive_ul {
    columns: 3;
  }
}

.social-links a {
  font-size: 18px;
  display: inline-block;
  background: #cccccc;
  color: #1c313a;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
.social-links a:hover {
  background: #b3b3b3;
  color: #0b1418;
  text-decoration: none;
}

.holder {
  display: flex;
  justify-content: space-between;
  overflow: visible;
}
.holder .audio_area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.holder .radio_img_wrapper {
  height: 150px;
  width: 150px;
  background: white;
  display: flex;
  justify-content: center;
}
.holder .radio_img_wrapper .radio_img {
  height: 150px;
  width: 150px;
  object-fit: contain;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
}

.bg-main {
  background: #1c313a;
}

.bg-sec {
  background: #455a64;
}