/******************************************************************
Theme Name: podcast.sphinx.vision
Theme URI: https://podcast.sphinx.vision
Description:
Author: Kassiy
Author URI:
Version: 1.0
License:
License URI:
Tags: css
******************************************************************/

@font-face {
    font-family: 'Windlass_Cyr';
    font-style: normal;
    font-weight: normal;
    src: local('Windlass_Cyr'), local('New_Windlass_Cyr'),
        url('https://podcast.sphinx.vision/wp-content/themes/tmp_n/assets/fonts/Windlass_cyr.ttf') format('truetype');
}
@font-face {
    font-family: 'New_Zelek';
    font-style: normal;
    font-weight: 400;
    src: local('New_Zelek'), local('New_Zelek-Normal'),
        url('https://podcast.sphinx.vision/wp-content/themes/tmp_n/assets/fonts/new_zelek.woff') format('woff'),
        url('https://podcast.sphinx.vision/wp-content/themes/tmp_n/assets/fonts/new_zelek.ttf') format('truetype');
}
@font-face {
    font-family: 'Batman_Forever_Alternate_Cyr';
    font-style: normal;
    font-weight: 400;
    src: local('Batman_Forever_Alternate_Cyr'), local('New_Batman_Forever_Alternate_Cyr'),
    url("https://podcast.sphinx.vision/wp-content/themes/tmp_n/assets/fonts/Batman_Forever_Alternate_Cyr.ttf") format("truetype");
}

.rounded img {border-radius: 6px !important;}
.shadow-lg img {box-shadow: 0 10px 25px rgb(10 5 5 / 98%) !important;}
#topnav.nav-sticky .logo .logo_w {display: none;}
span.logo-light-mode {max-width: 225px;}
.bg-overlay {background-color: rgb(0 0 0 / 58%);}
#topnav.nav-sticky {background: #000000;}
header#topnav {background: #000;}
.list-unstyled {margin-left: 0;}
h1.title {

    font-family: 'Batman_Forever_Alternate_Cyr';
    font-size: 3rem!important;
}
.podcast_player {
    margin-bottom: 25px;
}
.podcast_one h3{
  font-size: 20px!important;
  font-weight: 800;
  color: #dd4142;
}

.podcast_one p {
    font-size: 13px!important;
}
.wp-block-image .alignright {
    max-width: 400px;
}

.wp-block-image .alignleft {
    max-width: 400px;
    border-radius: 10px;
}
p {
    text-align: justify;
}
.wp-block-embed iframe {
    max-height: 416px;
    height: 460px;
}
span.title_h1 {
    font-size: 3.5rem;
    text-shadow: 2px 2px 3px #000;
}
.tab-pane iframe {
    width: 100%;
    height: 400px;
}
.bg-mgla {
    background: #f6fcff;
}
.bg-none {
    background: rgb(68 68 68 / 0%)!important;
}
.display-4 {
    font-size: 35px !important;
    font-family: Batman_Forever_Alternate_Cyr;
}
.title-display{font-family: New_Zelek;font-size: 24px;}
.btn-instagram {
    background-color: #9c27b0 !important;
    border: 1px solid #b90dd6 !important;
    color: #ffffff !important;
    box-shadow: 0 3px 5px 0 rgb(193 63 228 / 30%);
}

.btn-telegram {
    background-color: #2196f3 !important;
    border: 1px solid #03a9f4 !important;
    color: #ffffff !important;
    box-shadow: 0 3px 5px 0 rgb(33 150 243 / 30%);
}
.text-elow {
    color: #ffeb3b;
}
span.logo-light-mode {
    max-width: 485px;
    position: absolute;
}
.card.blog img {
    width: 100%;
}
a.btn.btn-outline-orange {
    color: #ff9800;
    border-color: #ff9800;
}
a.btn.btn-outline-orange {
    color: #ff9800;
    border-color: #ff9800;
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    img.logo_w {
    position: relative;
    left: -55px;
}

#topnav .navigation-menu > li > a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 5px;
}
#topnav.nav-sticky .logo .l-dark {
  position: relative;
  left: -55px;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  img.logo_w {
    display: none!important;
}
img.l-dark {position: relative;
    left: -55px;}

.menu-extras {
    margin-right: 3rem;
    color:#fff;
}

#topnav .navbar-toggle span {
    background-color: #fff;
}

}
h1.text-white.title-dark {
    line-height: 1.3;
    font-weight: 800;
    margin-top: 1rem;
}

#topnav .navigation-menu > li > a {
    color: #fff;
}
.tagcloud a {
  background: #e9ecef;
  color: #3c4858;
  display: inline-block;
  font-size: 9px;
  letter-spacing: 1px;
  margin: 5px 10px 5px 0;
  padding: 8px 12px 7px;
  text-transform: uppercase;
  transition: all 0.5s ease;
  font-weight: 600;
}
hr.hr-small {
    width: 20%;
    color: #7d7d7d;
    height: 2px;
}
.tagcloud a:hover {
    background: #2196f3;
    color: #fff;
}
.content {margin-bottom: 4rem;}
.bg-img {
    background-size: cover!important;
    background-position: 0rem -7rem!important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .bg-img {
      background-position: 0rem!important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .bg-img {
      background-position: 0rem!important;
  }
}
span.ico_uscl.ico_uscl-spoiler.uscl-spoiler {
    display: none;
}
.disabled {
    pointer-events: none;
}

.disabled img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.disabled {
    opacity: 0.5!important;
}
.left-text {
    text-align: left;
}
.bg-animation-left.dark-left:after {
    background: rgb(0 0 0 / 81%);
}

.bg-ligth {
    background: #f8f9fc;
}
.desabl-title h2 {
  position: absolute;
  inset: 0;
  margin-top: 23%;
  color: #000;
  font-weight: bolder;
  margin-left: 2rem;}

span.title_h3 {
    font-size: 40px;
}
.deviz {
    font-size: 22px!important;
}

li.list-inline-item.small.date, li.list-inline-item.small.user.me-2 {
    font-size: 18px;
}
h4.title.mb-4.display-4.text-warning.form-pos {
    font-size: 20px!important;
}
h4.title.mb-4.display-4.text-warning.form-pos a {
    color: #ff9800;
    text-decoration: underline!important;
}

h4.title.mb-4.display-4.text-warning.form-pos a:hover {
    color: #fff!important;
}
.video-block {
    max-width: 960px;
    margin: 0 auto;
}

.video-block .title-heading .heading {
    font-size: 35px!important;
    text-align: center;
}
.iframe-home iframe {
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .avatar.avatar-large {
    object-fit: cover;
    height: 130px;
    width: 140px;
}

.title-heading .heading {
    font-size: 34px!important;
}

.iframe-home iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.list-unstyled-footer {
    float: right;
}
.bg-home-75vh {
    height: 90vh !important;
}


}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .avatar.avatar-large {
    height: 140px;
}
#topnav .navigation-menu > li > a {
    color: #000;
}
.iframe-home iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
iframe.iframe-home {
    overflow: hidden;
    position:relative;
    height: 375px;
}
#topnav .navigation-menu > li .submenu {
    display: block;
}
.bg-img {
    background-position: -20rem!important;
}
}


.date a {
    font-weight: 700;
    color: #ff9800;
    font-size:20px;
}
.small, small {
    font-size: 80%;
}
span.title_h3.box-shadow {
    font-size: 55%;
}
ul.list-unstyled {
    font-family: 'Nunito';
}
.post-hone {margin-bottom: 0px;}
ul.home-page-ul {padding-left: 0rem;}
.container.sl {
    position: relative;
    top: 8rem;
}
p.para-desc.para-dark.mx-auto.text-light.text-center, .text_bold_sh {
    font-weight: 700;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 47%);
}
.slide2 a {
    color: #041b67;
	background: #fff;
    padding: 0px 10px;
    border-radius: 15px;
}
.date-oi span {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
}

.date-oi {
    margin-top: 2rem;
}
p.der:after {content: '';position: absolute;width: 15%;height: 2px;background: #ca8c37;margin-top: 0.9rem;left: 0;}

p.der:before {
    content: '';
    position: absolute;
    width: 54%;
    height: 2px;
    background: #ca8c37;
    margin-top: 0.9rem;
    right: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  p.der:after {display:none;}
}


@media (max-width: 414px) {
    img.logo_w {
    display: none;
}
.carousel-item.active {
    height: 50rem;
}
img.l-dark {
    width: 20rem;
}

.buy-button {
    display: none;
}

#topnav .navigation-menu > li > a {
    color: #000;
}

#topnav .navigation-menu > li .submenu {
    display: block;
}

h1, .h1 {
    font-size: 35px!important;
    margin-bottom: 30px;
}

.bg-half {
    padding: 161px 0 50px;
    padding-top: 8px;
}

.shadow-lg img {
    margin-bottom: 20px;
}

.breadcrumb {
    padding: 0;
    margin: 0;
}

h4.title.mb-4.display-4.text-warning.form-pos {
    font-size: 15px!important;
}

p.mb-0.left-text {
    font-size: 14px;
}

ol, ul {
    padding-left: 1rem;
}
.small, small {
    font-size: 70%;
}

span.title_h1 {
    text-align: left;
}

li.list-inline-item {
    line-height: -1;
}

li.list-inline-item.small.date {
    font-size: 14px;
}

li.list-inline-item.small.user.me-2 {
    font-size: 14px;
}


span.title_h3.box-shadow {
    font-size: 1.7rem;
}

.bg-white.px-2.position-relative iframe {
    height: 234px;
}

.section-title {
    padding: 0 20px;
}

h4.title.mb-4.display-4.text-warning.form-pos {
    text-align: center;
}

.section-title.mt-4 p {
    text-align: center!important;
}

.col-md-4.text-md-end.text-center {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}
.container.sl {
    top: 0rem;
}

p.der:after {display: none;}

p.der:before {
    width: 38%;
}

.section {
    background: #f8f9fc;
}

.bg-img {
    background-position: -17rem -3rem!important;
}
.slide2 a {
    color: #ff9800;
    font-size: 14px;
}

.date a {
    font-size: 17px;
}
.col-lg-2.col-md-3 {
    max-width: 170px;
    margin: 0 auto;
}
ul.list-inline.mb-0 {
    margin: 0;
}
nav.d-inline-block {
    max-width: 331px;
}
.page-next {
    max-width: 357px;
}
h1.title {
    font-size: 40px!important;
    margin-top: 3rem;
}
.page-next-level .page-next {
    top: 35px;
}
h5.widget-title.sher {
    display: none;
}
}
.linkbg a {
    background: #fff;
    padding: 0 10px;
    border-radius: 15px;
}
