@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;300&display=swap');

:root {
  --white: #ffffff;
  --gray: #777777;
  --blue: #131728;
  --blue2: #1b2039;
  --black: #000000;
}

:root {
  --font-Work-Sans: 'Work Sans', sans-serif;
}

@media screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  input[type=search] {
    padding: 10px 17px 9px 4px;
  }
}

@media screen and (max-width: 1024px) {
  .sticky {
    position: unset;
  }
  .home #vw-header-menu {
    z-index: unset;
    position: static;
    background: rgb(39 80 157) !important;
  }
  .toggle-nav {
    display: block;
    text-align: right;
    margin-right: 20px;
  }

  .toggle-nav i {
    font-size: 29px;
    color: #ffffff !important;
  }

  .sidenav .close-sidebar {
    position: absolute;
    top: -27px;
    left: 6em;
    font-size: 33px;
    display: block;
    color: #ffffff;
    cursor: pointer;
  }

  .sticky .toggle-nav i {
    margin-right: 30px;
  }

  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding: 0;
    margin: 0;
  }

  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }

  .main-navigation ul li:hover>ul {
    display: block !important;
    padding: 0;
    color: #000000;
  }

  .main-navigation ul li ul li ul {
    position: unset;
  }

  .headerbar {
    display: block !important;
    margin: 0;
  }

  .main-navigation ul ul li a {
    padding-left: 30px;
  }

  .main-navigation ul li.current_page_item:after, .main-navigation ul li a:hover:after, .main-header .main-navigation, #slider .icon_img img {
    display: none;
  }

  .main-navigation, .main-navigation li {
    padding: 0;
    display: block;
    width: 250px;
  }

  .main-navigation ul li a {
    padding: 12px 19px 12px 8px;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    background: 0 0 !important;
    text-align: left;
    margin: 0;
  }

  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed !important;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: .9s;
    padding-top: 45px !important;
  }

  #sidebar1 .main-navigation ul ul li a:hover:after {
    content: "";
  }

  .main-navigation ul ul, .main-navigation ul ul li {
    background: transparent !important;
  }

  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .main-navigation ul ul li {
    display: block;
    padding-left: 1px;
    border-bottom: none;
  }

  .main-navigation ul ul ul li {
    padding-left: 15px;
  }

  .main-navigation ul.sub-menu li a:before {
    content: none;
  }

  iframe {
    width: 100%;
    height: auto;
  }

  .content_boxes figure #instagram-embed-0 {
    height: 706px;
  }

  .header-logo {
    position: unset;
  }

  .main-navigation ul li ul, .main-navigation ul li ul {
    overflow: unset;
    position: unset;
    height: auto;
  }
}

@media screen and (max-width: 425px) {
  .slider-head {
    font-family: var(--font-Montserrat);
    font-size: 37px;
    line-height: 56px;
  }
  #vw-header-menu .search-submit{
    right: 75px;
  }
}

@media screen and (max-width: 375px) {
  .series-main-box img{
    height: 590px;
  }
  #vw-header-menu .search-submit{
    right: 50px;
  }
}
@media all and (max-width: 320px) {
  .play-reels p {
      white-space: nowrap;
      width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .play-reels p{
    margin-bottom: 3px;
  }
  #vw-header-menu .search-submit{
    right: 25px;
  }
}
@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }

  .testim .cont div p {
    line-height: 25px;
  }
}
@media screen and (max-width:767px){
  .player-sound-bar {
    display: none;
  }
}
@media (min-width:769px) and (max-width:1199px) {
  .play-reels i{
    margin-right: 2px;
  }
  /* .play-reels p {
    margin-bottom: 1px;
  } */
   #testimonial .owl-carousel .owl-nav .owl-prev{
     left:80px !important;
   }
   #testimonial .owl-carousel .owl-nav .owl-next{
     left: -80px !important;
   }
}
/********************nnew media query****************************************/

/* @media screen and (max-width:340px){
  #vw-header-menu .search-submit {
    right: -2px !important;
  }
  .slider-head{
    margin: 0 0;
  }
  #slider {
    padding-bottom: 25%;
  }
  .player-sound-bar {
   display: none;
	}
	.slider-head {
		font-size:25px !important;
		line-height:25px;
	}
	.toggle-nav.mobile-menu {
    text-align: right;
    padding-right: 20px;
  }
	.header-search form{
		margin: 0 auto;
	}
	.play-podcast{
		height:40px;
	}
  #latest-episodes .owl-carousel .owl-nav.disabled {
    display: none;
  }
	.blurb-ripple-out:after{
		width: 70%;
    height: 70%;
		left:-2px;
	}
	#latest-episodes .owl-carousel .owl-nav.disabled{
		display:none;
	}
	#features{
		padding-bottom:0 !important;
	}
	#support-creator{
		padding:20px !important;
	}
  .feature-border{
    margin-right: 0;
  }
  .play-reels i{
    margin-right: 2px;
  }
  .play-reels p{
		margin-bottom:5px;
	}
}
@media (min-width: 341px) and (max-width:500px){
  .toggle-nav {
    text-align: right !important;
    margin-right: 20px;
  }
  .header-search form{
    margin: 0 auto;
  }
  .header-search .header-search{
    right: -2px !important;
  }
  #slider .slider-head{
  margin:0;
  }
  .slider-sec{
    padding-bottom: 15% !important;
  }
  .feature-category-title{
    margin: 20px 0;
  }
  #latest-episodes .owl-nav.disabled button{
    display: none;
  }
  .slider_container .current-time, .slider_container .total-duration{
   padding:10px 0;
  }
}
@media (min-width:501px) and (max-width:788px){
  .slider-sec {
    padding: 81px 0 15%;
  }
  #features p {
    line-height: 14px !important;
    font-size: 11px !important;
  }
  .feature-right-image img {
    height: unset;
    width: unset;
  }
  .column-one-text .feature-author-name {
    margin-top: 0px;
  }
  section#support-creator {
    padding: 60px !important;
  }
  .news-p p {
    padding-right: 21px !important;
  }
} */
@media (min-width:426px) and (max-width:575px){
  .search-submit{
    right: -2px;
  }
}
@media screen and (max-width:576px){
  .feature-author-name-right{
    margin-top: 20px;
  }
  .banner-bg h1{
    font-size: 20px;
  }
  .feature-category-title{
    margin: 20px 0px;
  }
}
@media screen and (max-width: 768px) {
  #slider{
    background-image: none !important;
    background-color: #000f47;
  }
  .vw-podcast-logo img {
    margin-left: 0;
  }
  .slider-head {
    font-size: 40px;
  }
  #menu-left-menu {
    background: #1b2039;
  }
  .text-main-card {
    font-size: 14px !important;
    margin: 0 20px 0 0;
  }
  .arrow-icon {
    margin-top: -73px;
    margin-right: -20px;
  }
  #latest-episodes .pic img {
    max-width: 100%;
  }
  #latest-episodes{
    padding-bottom: 0 !important;
  }
  .latest-episode-btn .btn-about{
    visibility: visible;
  }
  .text-head {
    font-size: 17px;
  }
  #features p {
    line-height: 14px !important;
    font-size: 11px !important;
  }
  .text-right {
    font-size: 13px;
    line-height: 15px;
    width: 100%;
  }
  .series-main-box img{
    height: 590px;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev, #testimonial .owl-carousel .owl-nav .owl-next {
    left: 0px;
  }
  #testimonials-content .testimonials-text {
    width: 80%;
  }
  .creator-about p {
    width: 100% !important;
  }
  section#support-creator {
    padding: 10% 6% !important;
  }
  #news-section h2 {
    font-size: 22px;
  }
  #news-section h6 {
    font-size: 13px;
  }
  .blog-section {
    height: auto;
  }
  .latest-news-content {
    margin-bottom: 79px;
  }
  .city-box {
    width: 95%;
  }
  .shortcode .wpcf7-submit {
    position: relative;
    margin-left: 0;
    top: -43px;
    float: right;
    left: -5px;
  }
  input[type=search] {
    padding: 10px 11px 9px 4px;
  }
  .vw-podcast-logo {
    margin: 0 33px;
  }
  .latest-episodes-title {
    font-size: 18px;
  }
  .play-icons i {
    top: -104px;
  }
  .head-responsive {
    font-size: 18px !important;
  }
  .para-responsive {
    font-size: 11px;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev span, #testimonial .owl-carousel .owl-nav .owl-prev, #testimonial .owl-carousel .owl-nav .owl-prev span, #testimonial .owl-carousel .owl-nav .owl-next {
    left: 0px !important;
  }
  .support-texts {
    padding: 0 !important;
  }
  .news-p p {
    padding-right: 0 !important;
  }
  .main-navigation ul li a::before {
    width: 16%;
    top: 35px;
  }
  .news-text, .podcast-description {
    display: none;
  }
  .post-content-text {
    top: 75px !important;
  }
  .column-reels{
    display: block;
  }
  .shortcode .your-email input{
    padding: 10px 20px;
  }
  .series-main-box h4{
    font-size: 16px;
  }
  #podcast-series .seasons{
    font-size: 15px;
  }
  .custom-social-icons {
    margin-bottom: 20px;
  }
  .integrated-inner-about{
    padding: 50px 0;
  }
  .integrated-con-sec h2{
    font-size: 18px;
  }
  .social-profiles {
    top: -95px;
  }
  .column-one-text .feature-author-name {
    margin-top: 0px;
  }
  .feature-right-image img{
    height: unset;
    width: unset;
  }
  #vw-footer, #vw-footer_box ul li, #vw-footer_box .top_title, .all-rights-reserved-text {
    text-align: center;
    }
    #vw-footer h3:after{
      margin: 6px auto 27px;
    }
    .location-footer td {
      justify-content: center;
    }
    #vw-footer_box h3 {
      margin-top: 20px;
    }
    #vw-footer_box ul li {
      margin-bottom: 5px;
    }
}
@media screen and (min-device-width:320px) and (max-device-width: 576px) {
  .play-section{
    height: 400px;
  }
  .topbar-text{
    text-align: center;
  }
  #menu-topbar-menu{
    justify-content: center;
  }
  .slider-sec {
    padding: 8px 0 0;
  }
  .slider-small{
    margin-top: 8%;
  }
  .arrow-icon {
    margin-top: -38px;
    margin-right: 10px;
  }
  #latest-episodes .pic img {
    width: 100% !important;
  }
  .feature-border-mobile {
    border: 1px solid #707070;
    padding: 0 16px;
    margin: 11px 1px !important;
  }
  #testimonials-content img {
    width: 33%;
  }
  #testimonials-content .testimonials-text {
    width: 95%;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev, #testimonial .owl-carousel .owl-nav .owl-next {
    top: 0 !important;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev span, #testimonial .owl-carousel .owl-nav .owl-next, #testimonial .owl-carousel .owl-nav .owl-prev {
    float: none;
    left: 0;
  }
  #testimonial .owl-next i, #testimonial .owl-prev i {
    padding: 9px 12px !important;
    margin: 0 4px;
  }
  section#support-creator, .support-texts{
    padding: 0 !important;
  }
  .creator-about p {
    width: 100% !important;
  }
  .blog-section {
    height: auto;
  }
  .latest-news-content {
    margin-bottom: 118px;
  }
  .slider-sec {
    padding: 0 !important;
    background-size: inherit;
  }
  .main-navigation .sf-arrows .sf-with-ul:after {
    margin-top: 4%;
  }
  .main-navigation ul ul li:hover::before {
    position: absolute;
  }
  .main-navigation ul li a {
    padding: 0px 19px 12px 8px;
  }
  .main-navigation ul li a::before {
    width: 17%;
  }
  .toggle-nav {
    position: relative;
    left: -14px;
  }
  input[type=search] {
    padding: 10px 11px 8px 4px;
  }
  .toggle-nav i {
    float: right;
  }
  .serch-ui {
    text-align: center;
    width: 94% !important;
  }
  .shortcode .wpcf7-submit {
    position: relative;
    margin-left: 0;
    top: 0;
    margin: 11px auto 0;
    display: block;
  }
  .news-p p {
    padding-right: 0px !important;
  }
  .post-content-text {
    margin-top: 0;
    position: relative;
    top: 0;
  }
  .latest-news-content {
    min-width: 100% !important;
  }
  .latest-news-content {
    margin-bottom: 31px !important;
  }
  #testimonial .owl-nav button, #latest-episodes .owl-nav button {
    display: none !important;
  }
  .play-icons i {
    top: -170px;
  }
  .con-row {
    margin-top: -28px !important;
  }
  .slider-head {
    font-size: 27px;
    line-height: 35px;
  }
  .search-submit {
    padding: 7px 14px 7px 12px;
  }
  .our-team .pic:before {
    width: 94%;
    height: 97%;
  }
  .team-image img {
    width: 93% !important;
  }
  .shortcode .wpcf7-submit {
    float: none;
    left: 0;
  }
  .play-section {
    width: 100% !important;
    position: relative;
    left: 0px !important;
  }
  #features .text-small-feature {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1024px) {
  .slider-sec {
    padding: 81px 0 10%;
  }
  .text-main-card {
    font-size: 15px !important;
    /* margin: 0 68px 0 0; */
  }
  .arrow-icon {
    margin-top: -97px;
  }
  .city-box {
    margin: 0 20px;
  }
  .city-box {
    margin: 0 4px;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev span, #testimonial .owl-carousel .owl-nav .owl-prev {
    left: 127px;
  }
  #testimonial .owl-carousel .owl-nav .owl-prev span, #testimonial .owl-carousel .owl-nav .owl-next {
    left: -135px;
  }
  .creator-about p {
    width: 100% !important;
  }
  .latest-news-content {
    margin-bottom: 50px !important;
  }
  .blog-section {
    height: auto;
  }
  #topbar-social-search span {
    padding-right: 0px !important;
  }
  .support-texts {
    padding: 0px !important;
  }
  .latest-news-content {
    margin: 0 4px;
  }
  .latest-news-content h5 {
    font-size: 16px
  }
  .post-content-text {
    position: relative;
    top: 70px;
  }
  .main-menu {
    max-height: 820px;
  }
  .social-profiles {
    top: -100px;
  }
}
@media (min-width: 1025px) and (max-width:1199px){
  .main-navigation li{
    margin-right: 6px;
  }
  .search-submit{
    padding: 8px 14px 9px 12px;
  }
  .support-texts{
    padding: 0 0 !important;
  }
  section#support-creator{
    padding:60px !important;
  }
  .news_content{
    bottom: 15px;
  }
}
@media screen and (max-width: 1440px) {
  #support-creator .creator-about .support-text {
    width: 38% !important;
  }
}
@media screen and (min-device-width: 1400px) and (max-device-width:2560px) {
  ul#menu-left-menu li{
    height: 76px;
    line-height: 80px;
  }
  .slider-para{
    width: 50%;
  }
  .main-navigation li {
    margin: 0 24px 11px 0px;
  }
  .social-profiles{
    top: -140px;
  }
  .spodcast-series-section {
    padding-bottom: 5% !important;
  }
  .section-curious-mind {
    margin-top: -175px !important;
  }
  .section-curoius {
    padding: 20px 0 !important;
  }
  .news_content {
    bottom: 25px;
  }
  .postbox-content{
    padding: 0 15% 0 0px;
  }
}
@media screen and (min-device-width: 294px) and (max-device-width:1080px) {
  .main-menu {
    max-height: 685px;
    padding: 4px 0 3px 0 !important;
  }

  .main-menu li>a>i {
    margin-bottom: 8px;
  }
}
@media screen and (min-device-width:768px) and (max-device-width: 1024px) {
  .main-navigation ul li a::before{
    top:38px;
  }
  .play-section {
    width: 67% !important;
    position: relative;
    left: 181px;
  }

  .main-menu {
    visibility: hidden;
  }
}
@media screen and (min-device-width:576px) and (max-device-width: 768px) {
  .play-section {
    width: 67% !important;
    position: relative;
    left: 135px !important;
  }
  .main-menu {
    visibility: hidden;
  }
  .image-play-button-container .play-button-image {
    top: 30%;
    left: 30%;
  }
}
@media screen and (min-device-width:376px) and (max-device-width: 1400px) {
  .main-menu {
    height: 698px !important;
  }
}
@media (min-width:1960px){
  .section-curious-mind {
    margin-top: -230px !important;
  }
}
