@media screen and (min-width: 1400px) {
  .container-fluid {
    max-width: 1320px;
    margin: 0 auto;
    clear: both;
    width: 100% !important;
  }

}



/*************************************************************max-width: 1400px*********************************************/


@media screen and (max-width: 1400px) {

  .banner .heading h1 {
    font-size: 90px;
  }
  .banner .heading p {
    font-size: 36px;
  }
  .carousel-caption {
    bottom: 25%;
  }
  .header nav .wrapper {
    padding: 0px 50px;
  }
  .menu-btn {
    right: 52px;
  }
  .partner-contacts .jhs-magazine-btn {
    width: 70%;
  }
  .apple-tv .award-winning h2 {
    font-size: 30px;
  }
  .magazine-banner {
    height: 70vh;
  }
  .main-o {
    font-size: 90px;
  }
  .main-t {
    font-size: 90px;
  }
  .list-of-work p {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #horizontal-section #tall-outer-container #sticky-inner-container {
    height: 70vh;
  }
}



/*************************************************************max-width: 1366px*********************************************/

@media screen and (max-width: 1366px) {
  .banner .heading h1 {
    font-size: 80px;
  }
  .banner .heading p {
    font-size: 32px;
  }
  .carousel-caption {
    bottom: 20%;
  }




}


/*************************************************************max-width: 1300px*********************************************/

@media screen and (max-width: 1300px) {
  .banner .heading h1 {
    font-size: 78px;
  }
  .banner .heading p {
    font-size: 32px;
  }
  .carousel-caption {
    bottom: 22%;
  }
  .justbaat-banner {
    padding: 50px 0 85px;
  }
  .magazine-banner .providing h1 {
    font-size: 50px;
    line-height: 70px;
  }
  .justbaat-video.skillup-main-video video {
    height: 80vh;
  }
  .music-discovery .bg-icons {
    width: 100%;
    padding: 260px 0 100px;
  }
  .music-discovery {
    min-height: 70vh;
  }
  .music-discovery .bg-icons h2 {
    font-size: 42px;
    width: 380px;
    line-height: 60px;
  }
  .magazine-banner {
    padding: 100px 0 210px;
  }
  .participate .participate-now figcaption p {
    margin: 15px 0;
  }
  .participate .participate-now figcaption h3 {
    margin-bottom: 15px;
  }

}


/*************************************************************max-width: 1200px*********************************************/

@media screen and (max-width: 1200px) {
  .banner .heading h1 {
    font-size: 70px;
  }
  .banner .heading p {
    font-size: 32px;
  }
  .carousel-caption {
    bottom: 20%;
  }
  .header .main-navigation ul li a {
    font-size: 17px;
  }
  .header .main-navigation ul li {
    padding-right: 35px;
  }
  .carousel-control-next-icon, .carousel-control-prev-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .carousel-inner {
    height: 660px;
  }
  .header .nav-links li:hover .drop-menu, .header .nav-links li:hover .mega-box {
    padding: 60px 20px 10px 50px;
  }
  .our-services .service-item {
    margin: 0 0px 40px;
    width: 220px;
  }
  .our-journey .swiper-slide .portfolio-info h3 {
    font-size: 15px;
    line-height: 23px;
  }
  .our-journey .swiper-slide .portfolio-info {
    padding: 15px 15px;
  }
  .hero-contant p {
    font-size: 14px;
  }
  .hero-contant h1 {
    margin-bottom: 0;
  }
  .partner-contacts .jhs-magazine-btn {
    width: 86%;
  }
  .apple-tv {
    left: 100px;
    right: 100px;
  }
  .conter-info .counter-box {
    width: 100%;
  }
  .apple-tv .award-winning h2 {
    font-size: 28px;
  }
  .apple-podcasts .millions h2 {
    font-size: 28px;
  }
  .every-screen {
    padding-bottom: 50px;
  }
  .meet-your .swiper-slide .portfolio-info p {
    margin-bottom: 0;
    font-size: 12px;
  }
  .meet-your .swiper-slide .portfolio-info h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .music-discovery {
    min-height: 70vh;
  }
  .music-discovery .bg-icons {
    padding: 240px 0 100px;
  }
  .music-discovery .bg-icons h2 {
    font-size: 40px;
  }
  .justbaat-banner ul {
    margin-bottom: 80px;
  }
  .main-o {
    font-size: 80px;
  }
  .main-t {
    font-size: 80px;
  }
  #horizontal-section #tall-outer-container #sticky-inner-container #horizontal-translate-container #cards-container .card {
    height: 600px;
  }
  .participate .participate-now {
    padding: 30px 30px 0px;
    border-radius: 40px;
  }
  .participate .participate-now figcaption h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .participate .participate-now .img-block img {
    margin-top: -220px;
  }
  .participate {
    padding: 220px 0 0px;
  }
}



/*************************************************************max-width: 1199px*********************************************/

@media screen and (max-width: 1199px) {
  .wrapper .btn {
    display: block;
  }
  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #242526;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #242526;
  }
  ::-webkit-scrollbar-thumb {
    background: #3a3b3c;
  }
  #menu-btn:checked ~ .nav-links {
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn {
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn {
    display: block;
  }
  .nav-links li {
    margin: 15px 10px;
  }
  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box {
    max-height: 100%;
  }
  .nav-links .desktop-item {
    display: none;
  }
  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover {
    background: #3a3b3c;
  }
  .drop-menu li {
    margin: 0;
  }
  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }
  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li {
    margin: 0;
  }
  .content .row header {
    font-size: 19px;
  }

  .magazine-footer .img-block img {
    width: 120px;
  }
  .magazine-footer .ft-ingo ul li a {
    font-size: 12px;
  }
  .our-services .service-item {
    padding: 30px 15px;
  }
  .our-services .service-item i {
    font-size: 44px;
  }
  .modal-lg, .modal-xl {
    max-width: 98%;
  }
  .contact-modal .modal-body {
    padding: 20px;
  }
  .modal-body .content .our-inspirations {
    padding: 15px;
  }
  .modal-body .content .our-inspirations .vastu-info {
    width: 80%;
    margin-right: 20px;
  }
  .modal-body .content .our-inspirations .vastu h1 {
    font-size: 20px;
  }
  .modal-body .content .our-inspirations .vastu-info h1 {
    font-size: 20px;
  }
  .contact-modal .modal-header {
    padding: 25px 30px;
  }
  .justbaat-banner.career-top h1 {
    font-size: 32px;
  }
  .career-top {
    padding: 70px 0;
  }
  .gallery-section .gallery img {
    width: 300px;
  }
  .jhs-works {
    padding: 100px 0;
  }
  .justbaat-banner h1 {
    font-size: 32px;
    line-height: 50px;
  }
  .apple-tv {
    left: 10px;
    right: 10px;
  }
  .apple-tv .award-winning h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .our-journey {
    padding: 70px 0;
  }
  .conter-info .counter-box {
    box-shadow: 1px 1px 10px 1px #00000012;
    margin: 0;
  }
  .justbaat-video video {
    height: 80vh;
  }
  .apple-podcasts .millions h2 {
    font-size: 24px;
    line-height: 40px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 90px;
  }
  .justbaat-banner ul {
    margin-bottom: 80px;
  }
  .jhs-career .career-item h2 {
    font-size: 20px;
  }
  .jhs-career .career-item {
    padding: 20px;
  }
  .jhs-career .career-btn {
    width: 120px;
    padding: 13px 25px 13px 30px;
  }
  .jhs-career .career-item h3 {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
  }
  .jhs-career .career-item p {
    line-height: 22px;
  }
  .magazine-banner {
    height: 50vh;
    padding: 100px 0 100px;
  }
  .magazine-banner .providing h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .magazine-banner .providing p {
    margin-top: 10px;
    line-height: 34px;
    font-size: 18px;
  }
  .become-partner .stats-box .stats-flex .counter {
    font-size: 24px;
  }
  .percent-span {
    font-size: 16px;
    margin-right: 5px;
  }
  .become-partner .stats-box {
    padding: 15px;
  }
  .become-partner .stats-description {
    font-size: 12px;
  }
  .real-estate {
    padding-top: 0;
  }
  .our-guest .guest-info {
    border-radius: 50px;
  }
  .justbaat-video.skillup-main-video video {
    height: 60vh;
  }
  .meet-your .swiper-slide img {
    border-radius: 20px;
  }
  .meet-your .swiper-slide .portfolio-info {
    border-radius: 20px 20px 0 0;
    padding: 5px 10px;
  }
  .meet-your .swiper-slide .portfolio-info h3 {
    font-size: 16px;
  }
  .step-up .creator h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .step-up .creating-info {
    padding: 20px 10px;
  }
  .participate .participate-now .img-block img {
    margin-top: -50px;
  }
  .participate .participate-now {
    padding: 50px 30px 0;
  }
  .participate {
    padding: 70px 0 50px;
  }
  #horizontal-section #tall-outer-container #sticky-inner-container #horizontal-translate-container #cards-container .card {
    height: 500px;
  }
  .main-o {
    font-size: 70px;
  }
  .main-t {
    font-size: 70px;
  }
  .card {
    padding: 50px 0;
  }
  .studio-video video {
    height: 300px;
  }
  .clident-views {
    padding: 40px 0 0;
  }
  .our-services .service-item {
    width: 200px;
  }
  .side-bar {
    width: 100%;
    right: -100%;
  }
  .participate .participate-now figcaption {
    width: 770px;
  }
  .participate .participate-now figcaption h2 {
    font-size: 22px;
    line-height: 28px;
  }

}


/*************************************************************max-width: 991px*********************************************/
@media screen and (min-width: 991px) {
  .hero-contant {
    margin-bottom: 30px;
  }
  .apple-tv {
    left: 0px;
    right: 0px;
  }
  .magazine-footer .img-block img {
    margin-bottom: 30px;
  }


 
}

@media screen and (max-width: 991px) {
  .banner .heading h1 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .our-services .service-item {
    text-align: center;
    margin: 0 auto 30px;
    width: 100%;
    display: inline-block;
  }
  .carousel-caption {
    bottom: 32%;
  }
  .banner .heading p {
    font-size: 24px;
    margin-bottom: 45px;
  }
  .banner .heading a {
    font-size: 18px;
    padding: 10px 25px;
  }
  .header-right .navbar-toggler img {
    width: 40px;
  }
  .carousel-inner {
    height: 460px;
  }
  .hero-contant {
    text-align: center;
    margin-bottom: 30px;
  } 
  .hero-banner {
    padding: 50px 0 100px;
  }
  .magazine-footer {
    padding: 60px 0 0;
  }
  .magazine-footer .img-block img {
    margin-bottom: 30px;
  }
  .contact-modal .addres-information {
    margin-right: 0;
  }
  .contact-modal .get-touch-forms {
    margin-left: 0;
  }
  .gallery-section .gallery img {
    width: 228px;
  }
  .justbaat-banner.career-top h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .gallery-section .tabs button {
    padding: 13px 20px;
  }
  .gallery-section .tabs {
    margin-bottom: 40px;
  }
  .award-winning {
    text-align: center;
    margin-bottom: 20px;
  }
  .apple-tv {
    bottom: 15px;
  }
  .jhs-works {
    padding: 60px 0;
  }
  .conter-info .counter-box {
    margin-bottom: 30px;
  }
  .justbaat-banner h1 {
    font-size: 28px;
    line-height: 45px;
  }
  .our-journey h2 {
    margin-bottom: 40px;
  }
  .apple-tv .award-winning h2 {
    text-align: center;
  }
   .conter-info .counter {
    font-size: 32px;
  }
  .conter-info .counter-box {
    padding: 20px;
  }
  .apple-tv .award-winning h2 {
    text-align: center;
    margin-bottom: 15px;
  }
  .apple-podcasts {
    text-align: center;
    padding: 0px 0 10px;
  }
  .apple-podcasts .millions h2 {
    margin-bottom: 25px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 40px;
  }
  .apple-tv .try-block {
    display: flex;
  }
  .partner-contacts .jhs-magazine-btn {
    width: 100%;
    padding: 30px;
    margin: 0 auto 20px;
  }
  .justbaat-podcasts .ratio-items .marquee-title {
    font-size: 12px;
  }
  .justbaat-banner ul {
    margin-bottom: 30px;
  }
  .justbaat-banner h2 {
    width: 100%;
    font-size: 16px;
  }
  .justbaat-banner {
    padding: 50px 0 50px;
  }
  .get-four-services {
    padding: 15px 0;
  }
  .justbaat-banner ul li a img {
    height: 25px;
    width: 25px;
    margin-bottom: 10px;
  }
  .justbaat-podcasts {
    padding: 0px 0 70px;
  }
  .every-screen {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .partner-contacts .contact-us-title p {
    width: 100%;
  }
  .modal-body .content .our-inspirations {
    margin-bottom: 25px;
  }
  .modal-body .content .our-inspirations .hosted-block {
    width: 80%;
  }
  .jhs-career .text-md-right {
    text-align: left;
    margin-top: 15px;
  }
  .jhs-career .career-item {
    border-radius: 30px;
  }
  .jhs-career .career-btn {
    padding: 12px 25px 12px 30px;
    font-size: 14px;
  }
  .jhs-career .career-btn img {
    width: 9px;
  }
  .jhs-career {
    padding-bottom: 20px;
  }
  .become-partner .stats-box.blue-box {
    margin-bottom: 20px;
  }
  .magazine-banner .providing h1 {
    text-align: center;
  }
  .magazine-banner .providing p {
    text-align: center;
    width: 100%;
  }
  .magazine-banner {
    height: 50vh;
  }
  .become-partner h2 {
    font-size: 28px;
  }
  .partner-contacts .contact-us-title h2 {
    font-size: 28px;
  }
  .become-partner {
    padding: 70px 0;
  }
  .faqs-img img {
    display: none;
  }
  .hero-contant h1 {
    font-size: 28px;
  }
  .every-screen h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .apple-tv .award-winning h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .our-journey h2 {
    font-size: 28px;
  }
  .faqs-question h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .our-events {
    padding: 0px 0 70px;
  }
  .every-screen.video-books {
    padding-top: 0;
  }
  .step-up .img-block img {
    margin-top: 20px;
  }
  .participate .participate-now {
    display: block;
    padding: 30px 20px 0;
  }
  .participate .participate-now .img-block img {
    margin-top: 0;
    border-radius: 0 0 0 30px;
  }
  .participate .participate-now figcaption {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
  }
  .participate {
    padding: 80px 0 50px;
  }
  .meet-your .swiper-slide {
    display: inline-block;
    width: 29%;
  }
  .mentors-webs {
    display: block;
  }
  .magazine-footer .ft-ingo ul li {
    padding-bottom: 25px;
  }
  .music-discovery .bg-icons h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .music-discovery .bg-icons h2 {
    font-size: 28px;
    line-height: 42px;
  }
  .music-discovery .bg-icons img {
    width: 150px;
    height: 150px;
  }
  .music-discovery {
    min-height: 42vh;
  }
  .music-discovery .bg-icons {
    padding: 130px 0 100px;
  }
  .magazine-footer .visit-us {
    margin-bottom: 20px;
  }
  .magazine-footer .ft-ingo h3 {
    margin-bottom: 15px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    font-size: 22px;
  }
  .justbaat-banner ul li {
    padding: 0 15px;
  }
  #horizontal-section #tall-outer-container #sticky-inner-container #horizontal-translate-container #cards-container .card {
    height: 100%;
    border-bottom: none;
  } 

  .studio-video video {
    height: 100%;
    width: 100%;
  }
  .single-folio {
    text-align: center;
  }
  #horizontal-section #tall-outer-container #sticky-inner-container {
    height: 100vh;
  }
  .main-o {
    font-size: 60px;
  }
  .main-t {
    font-size: 60px;
  }
  .list-of-work {
    margin-bottom: 30px;
  }
  .modal.privacy-policy .modal-body {
    padding: 30px;
  }

}


/*************************************************************max-width: 767px*********************************************/

@media screen and (max-width: 767px) {
  .hero-contant h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .hero-contant h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0px;
  }
  .hero-contant p {
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0 10px 0;
  }
  .hero-contant .custom-btn {
    font-size: 14px;
    padding: 12px 25px 12px 29px;
    width: 130px;
  }
  .hero-banner {
    padding: 40px 0 100px;
  }
  .every-screen {
    padding-bottom: 60px;
  }
  .our-journey {
    padding: 60px 0;
  }
  .our-journey h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .magazine-footer {
    padding: 20px 0 0;
  }
  .magazine-footer .ft-ingo h3 {
    margin-bottom: 20px;
  }
  .magazine-footer .visit-us {
    margin-bottom: 20px;
  }
  .magazine-footer .ft-ingo ul li {
    padding-bottom: 25px;
  }
  .our-services h2 {
    font-size: 28px;
  }
  .header nav .wrapper {
    padding: 0px 20px;
  }
  .menu-btn {
    right: 20px;
  }
  .header nav {
    padding: 10px 0;
    height: 80px;
  }
  .menu-btn {
    top: 25px;
  }
  .our-services .service-item i {
    padding-bottom: 30px;
  }
  .contact-modal .addres-information {
    margin-right: 0;
  }
  .contact-modal .addres-information iframe {
    margin-bottom: 30px;
  }
  .gallery-section .tabs button {
    font-size: 13px;
  }
  .career-top {
    padding: 50px 0;
  }
  .gallery-section .gallery img {
    width: 248px;
  }
  .justbaat-banner.career-top h1 {
    font-size: 26px;
  }
  .every-screen {
    padding-bottom: 60px;
  }
  .conter-info h2 {
    font-size: 28px;
  }
  .conter-info .counter {
    font-size: 36px;
    line-height: 36px;
  }
  .get-four-services h1 {
    font-size: 16px;
  }
  .apple-tv .award-winning h2 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .justbaat-video video {
    height: 70vh;
  }
  .award-winning {
    margin-bottom: 15px;
  }
  .apple-tv .award-winning p {
    margin-bottom: 10px;
  }
  .ratio-items .marquee-item {
    width: 310px;
  }
  .apple-podcasts .millions h2 {
    font-size: 20px;
    line-height: 30px;
  } 
  .partner-contacts .jhs-magazine-btn {
    margin-bottom: 30px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    font-size: 24px;
  }
  .apple-podcasts .open-btn .learn-the-app {
    padding: 13px 25px 13px 33px;
    font-size: 14px;
  }
  .apple-podcasts .open-btn .learn-the-app img {
    width: 9px;
  }
  .partner-contacts .contact-us-title h2 {
    font-size: 28px;
  }
  .apple-podcasts .millions h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .justbaat-banner h1 {
    font-size: 28px;
    line-height: 42px;
  }
  .justbaat-banner h2 {
    font-size: 14px;
    line-height: 24px;
  }
  .apple-tv {
    display: none;
  }
  .apple-tv .try-block .open-the-app {
    font-size: 14px;
    padding: 12px 25px 12px 33px;
  }
  .apple-tv .try-block .open-the-app img {
    font-size: 9px;
  }
  .apple-tv .try-block .learn-the-btn {
    font-size: 14px;
    padding: 11px 25px 11px 33px;
  }
  .apple-tv .try-block .learn-the-btn img {
    width: 9px;
  }
  .apple-podcasts .open-btn .open-the-app {
    font-size: 14px;
    padding: 12px 25px 12px 33px;
  }
  .apple-podcasts .open-btn .open-the-app img {
    width: 9px;
  }
  .magazine-banner .providing h1 {
    font-size: 36px;
    line-height: 50px
  }
  .magazine-banner .providing p {
    line-height: 30px;
    font-size: 16px;
  }
  .become-partner h2 {
    margin-bottom: 40px;
  }
  .tour-back h2 {
    font-size: 28px;
  }
  .frequently .accordion-button {
    font-size: 15px;
    line-height: 24px;
  }
  .hero-contant {
    margin-bottom: 20px;
  } 
  .real-estate h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .our-real-estate h2 {
    font-size: 28px;
  }
  .our-real-estate .swiper-slide h3 {
    font-size: 18px;
    padding: 15px 5px;
  }
  .our-real-estate {
    padding-bottom: 70px;
  }
  .our-events h2 {
    font-size: 28px;
  }
  .our-guest h2 {
    font-size: 28px;
  }
  .our-guest .guest-info figcaption h3 {
    font-size: 16px;
  }
  .our-guest .guest-info figcaption h4 {
    font-size: 13px;
    font-weight: 400;
  }
  .our-guest {
    margin-bottom: 70px;
  }
  .our-guest .guest-info {
    border-radius: 60px;
  }
  .justbaat-video.skillup-main-video video {
    height: 50vh;
  }
  .communitys .our-storie h2 {
    font-size: 28px;
  }
  .communitys .our-storie {
    margin-bottom: 40px;
  }
  .meet-your {
    padding: 60px 0;
  }
  .meet-your h2 {
    margin-bottom: 30px;
    font-size: 28px;
  }  
  .participate {
    padding: 50px 0 50px;
  }
  .apple-podcasts .open-btn a img {
    width: 24px;
  }
  .apple-podcasts .millions h2 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .apple-podcasts .millions p {
    margin-bottom: 10px;
  }
  .music-discovery .bg-icons img {
    width: 100px;
    height: 100px;
  }
  .music-discovery .bg-icons h3 {
    font-size: 16px;
  }
  .music-discovery .bg-icons h2 {
    font-size: 20px;
    line-height: 32px;
    width: 190px;
  }
  .music-discovery {
    min-height: 38vh;
  }
  .music-discovery .bg-icons {
    padding: 90px 0 100px;
  }
  .card {
    padding: 40px 0;
  }
  .list-of-work p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .main-t {
    font-size: 50px;
    margin-bottom: 0;
  }
  .main-o {
    font-size: 50px;
    margin-bottom: 0;
  }
  .clident-views h2 {
    font-size: 28px;
  }
  .modal.privacy-policy .modal-header {
    padding: 20px 20px;
  }
  .modal.privacy-policy .modal-body {
    padding: 20px;
  }
  .modal.privacy-policy ul li {
    display: block;
  }
  .apple-tv {
    bottom: 10px;
  }
  .justbaat-podcasts .ratio-items .marquee-item {
    margin:  0 10px;
  }
  .justbaat-podcasts {
    padding: 0px 0 50px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 30px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    margin-bottom: 30px;
  }
} 


/*************************************************************max-width: 575px*********************************************/

@media screen and (max-width: 575px) {
  .partner-contacts {
    padding-bottom: 0;
  }
  .modal-lg, .modal-xl {
    max-width: 100%;
  }
  .contact-modal .modal-body {
    padding: 15px;
  }
  .gallery-section .tabs button {
    padding: 13px 15px;
    margin-right: 5px;
  }
  .gallery-section .tabs {
    margin-bottom: 30px;
  }
  .gallery-section .gallery img {
    width: 225px;
    padding: 5px;
  }
  .justbaat-banner h1 {
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 5px;
  }
  .apple-podcasts .open-btn .learn-the-app {
    padding: 10px 25px 10px 33px;
  }
  .modal-body .content .our-inspirations .vastu h3 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .modal-body .content .our-inspirations .vastu h1 {
    font-size: 18px;
  }
  .modal-body .content .our-inspirations .vastu h2 {
    font-size: 14px;
  }
  .modal-body .content .our-inspirations .vastu-info h1 {
    font-size: 18px;
  } 
  .modal-body .content .our-inspirations .vastu-info h2 {
    font-size: 14px;
  }
  .contact-modal .modal-header {
    padding: 12px 15px;
  }
  .modal-body .content .our-inspirations {
    margin-bottom: 20px;
    display: block;
  }
  .hero-contant h1 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .hero-contant h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .hero-contant p {
    font-size: 13px;
    line-height: 22px;
    margin: 5px 0 15px 0;
  }
  .hero-contant .custom-btn {
    padding: 13px 25px 13px 33px;
  }
  .our-services h2 {
    font-size: 24px;
  }
  .modal-body .content .our-inspirations .img-block {
    width: 100%;
    margin-bottom: 20px;
  }
  .modal-body .content .our-inspirations .img-block img {
    width: 100%;
  }
  .modal-body .content .our-inspirations .vastu {
    margin-left: 22px;
    text-align: center;
  }
  .modal-body .content .our-inspirations .vastu-info {
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .modal-body .content .our-inspirations .hosted-block {
    width: 100%;
  }
  .jhs-career .career-item h2 {
    padding-bottom: 10px;
  }
  .justbaat-banner.career-top h1 {
    font-size: 24px;
  }
  .jhs-career .career-item h2 {
    font-size: 18px;
  }
  .jhs-career .career-item h3 {
    font-size: 12px;
  }
  .magazine-banner {
    height: 40vh;
    padding: 60px 0 60px;
  }
  .magazine-banner .providing h1 {
    font-size: 32px;
    line-height: 44px;
  }
  .magazine-banner .providing p {
    line-height: 28px;
  }
  .tour-back .swiper-wrapper .swiper-slide img {
    border-radius: 10px;
  }
  .become-partner {
    padding: 50px 0;
  }
  .tour-back h2 {
    margin-bottom: 30px;
  }
  .partner-contacts .jhs-magazine-btn {
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
  }
  .our-journey .swiper-slide img {
    border-radius: 10px;
  }
  .every-screen {
    padding-bottom: 50px;
  }
  .real-estate h2 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .justbaat-podcasts {
    padding: 0px 0 40px;
  }
  .our-real-estate h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .our-events h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .our-guest h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .partner-contacts .contact-us-title h2 {
    font-size: 24px;
  }
  .magazine-footer .ft-ingo h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .magazine-footer .visit-us a {
    font-size: 12px;
    line-height: 20px;
    padding-left: 15px;
  }
  .magazine-footer .visit-us {
    margin-bottom: 15px;
  }
  .magazine-footer .ft-ingo ul li {
    padding-bottom: 15px;
  }
  .magazine-footer .img-block img {
    margin-bottom: 20px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .partner-contacts .jhs-magazine-btn .custom-btn {
    font-size: 14px;
    padding: 12px 36px 12px 45px;
    width: 130px;
  }
  .partner-contacts .jhs-magazine-btn .custom-btn img {
    width: 9px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 30px;
  }
  .our-guest {
    margin-bottom: 50px;
  }
  .justbaat-banner {
    padding: 30px 0 30px;
  }
  .justbaat-banner ul {
    margin-bottom: 20px;
  }
  .justbaat-video.skillup-main-video video {
    height: 40vh;
  }
  .communitys .our-storie h2 {
    font-size: 24px;
  }
  .communitys .swiper-slide img {
    border-radius: 10px;
  }
  .communitys .our-storie {
    margin-bottom: 30px;
  }
  .meet-your {
    padding: 50px 0;
  }
  .meet-your h2 {
    font-size: 24px;
  }
  .step-up .creator h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .step-up .creating-info {
    border-radius: 10px;
  }
  .step-up .img-block img {
    border-radius: 10px;
  }
  .participate .participate-now {
    border-radius: 10px;
  }
  .participate .participate-now figcaption h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 5px;
  }
  .participate .participate-now figcaption h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .participate .participate-now figcaption p {
    margin-bottom: 15px;
  }
  .justbaat-banner ul li a .chapternav-label {
    font-size: 12px;
  }
  .our-journey .swiper-slide .portfolio-info {
    border-radius: 10px 10px 0 0;
  }
  .justbaat-podcasts .ratio-items .marquee-item.music-items .marquee-hover-content {
    border-radius: 10px;
  }
  .justbaat-podcasts .ratio-items .marquee-item.music-items a img {
    border-radius: 10px;
  }
  .partner-magazine .modal-content {
    border-radius: 10px;
  }
  .partner-magazine .modal-header {
    padding: 15px;
  }
  .partner-magazine .modal-body {
    padding: 20px 15px;
  }
  .partner-magazine .modal-content .form-group {
    margin-bottom: 15px;
  } 
  .partner-magazine .modal-content .form-control {
    height: 44px;
    border-radius: 4px;
    font-size: 13px;
  }
  .our-services .service-item {
    border-radius: 10px;
  }
  .studio-video video {
    border-radius: 10px;
  }
  .modal.privacy-policy .modal-content {
    border-radius: 10px;
  }
  .every-screen {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .every-screen h2 {
    margin-bottom: 30px;
  }
  .hero-banner {
    padding: 40px 0 80px;
  }
  .our-journey h2 {
    font-size: 24px;
  }
  .our-journey {
    padding: 40px 0;
  }
  .every-screen h2 {
    font-size: 24px;
  }
  .faqs-question h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .faqs-question {
    margin-bottom: 50px;
  }
  .justbaat-podcasts .ratio-items .marquee-item.builder-logo {
    width: 120px;
  }
  .participate {
    padding: 40px 0 40px;
  }
  .justbaat-podcasts .ratio-items .marquee-item.music-items {
    width: 130px;
  }
  .apple-podcasts {
    padding: 0px 0 20px;
  }
  .modal.contact-modal .modal-content {
    border-radius: 10px;
  }
  .our-logo-image .col-lg-3 {
    width: 33%;
  }
  
}


/*************************************************************max-width: 479px*********************************************/

@media screen and (max-width: 479px) {
  .hero-contant h1 {
    font-size: 24px;
    line-height: 20px;
  }
  .hero-contant h2 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
  }
  .hero-banner {
    padding: 30px 0 100px;
  }
  .partner-contacts .jhs-magazine-btn {
    padding: 30px;
    border-radius: 10px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .hero-banner {
    padding: 30px 0 80px;
  }
  .hero-contant p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 10px;
  }
  .hero-contant .custom-btn {
    padding: 12px 25px 12px 33px;
  }
  .our-services h2 {
    margin-bottom: 30px;
  }
  .our-services .service-item i {
    padding-bottom: 10px;
    font-size: 36px;
  }
  .get-four-services {
    padding: 15px 0;
  }
  .contact-modal .modal-body {
    padding: 20px 15px;
  }
  .gallery-section .gallery img {
    width: 100%;
    border-radius: 10px;
  }
  .career-top {
    padding: 40px 0;
  }
  .gallery-section .tabs button {
    width: 47%;
    margin-bottom: 15px
  }
  .gallery-section .tabs {
    margin-bottom: 10px;
  }
  .jhs-works {
    padding: 30px 0;
  }
  .justbaat-banner h2 span {
    font-size: 12px;
    line-height: 16px;
  }
  .apple-tv {
    display: none;
  }
  .apple-tv .try-block {
    display: block;
  }
  .apple-tv .try-block .open-the-app {
    width: 100%;
    margin-bottom: 15px;
  }
  .apple-tv .try-block .learn-the-btn {
    width: 100%;
  }
  .every-screen {
    padding-bottom: 40px;
  }
  .meet-your {
    padding: 40px 0;
  }
  .award-winning {
    margin-bottom: 20px;
  }
  .conter-info h2 {
    font-size: 24px;
  }
  .our-journey {
    padding: 20px 0 40px;
  }
  .our-journey h2 {
    font-size: 24px;
  }
  .magazine-footer .img-block img {
    width: 80px;
  }
  .justbaat-banner {
    padding: 40px 0 40px;
  }
  .get-four-services h1 {
    font-size: 14px;
  }
  .apple-tv .award-winning p {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .ratio-items .marquee-subtitle {
    font-size: 12px;
    line-height: 20px;
  }
  .ratio-items .marquee-title {
    font-size: 12px;
    line-height: 20px;
  }
  .apple-podcasts .millions h2 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 13px;
  }
  .justbaat-podcasts .ratio-items .marquee-subtitle {
    font-size: 12px;
  }
  .justbaat-podcasts {
    padding: 0px 0 50px;
  }
  .partner-contacts .contact-us-title h2 {
    font-size: 24px;
  }
  .partner-contacts .jhs-magazine-btn .custom-btn {
    font-size: 14px;
    width: 140px;
  }
  .partner-contacts .jhs-magazine-btn .custom-btn img {
    width: 9px;
  }
  .apple-podcasts .open-btn {
    display: block;
  }
  .apple-podcasts .open-btn .open-the-app {
    width: 100%;
    margin-bottom: 15px;
  }
  .apple-podcasts .open-btn .learn-the-app {
    width: 100%;
  }
  .justbaat-banner ul li {
    padding: 0 10px;
  }
  .justbaat-banner h2 {
    line-height: 22px;
    font-size: 12px;
  }
  .contact-modal .modal-body {
    padding: 10px;
  }
  .modal-body .content .our-inspirations {
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 10px;
  }
  .modal-body .content .our-inspirations .vastu {
    margin-left: 10px;
  }
  .modal-body .content .our-inspirations .vastu h1 {
    font-size: 16px;
  }
  .modal-body .content .our-inspirations .vastu h2 {
    font-size: 13px;
  }
  .modal-body .content .our-inspirations .img-block img {
    border-radius: 10px;
  }
  .contact-modal .modal-header h4 {
    font-size: 16px;
  }
  .contact-modal .modal-header {
    padding: 15px 20px;
  }
  .modal.contact-modal .modal-content {
    border-radius: 10px;
  }
  .modal-body .content .our-inspirations .hosted-block img {
    border-radius: 10px;
  }
  .modal-body .content .our-inspirations .vastu-info h3 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .modal-body .content .our-inspirations .vastu-info h1 {
    font-size: 16px;
  }
  .modal-body .content .our-inspirations .vastu-info h2 {
    font-size: 13px;
  }
  .contact-modal .addres-information .info-item h3 {
    font-size: 16px;
  }
  .contact-modal .addres-information .info-item p {
    font-size: 12px;
    line-height: 20px;
  }
  .contact-modal .addres-information .info-item .icon-bg i {
    width: 34px;
    height: 34px;
    margin-right: 15px;
  }
  .contact-modal .addres-information .info-item {
    margin-bottom: 20px;
  }
  .contact-modal .get-touch-forms h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .contact-modal .get-touch-forms p {
    font-size: 12px;
    line-height: 20px;
  }
  .contact-modal .addres-information iframe {
    height: 160px;
  }
  .get-touch-forms .form-control {
    font-size: 12px;
    border-radius: 6px;
    height: 40px;
  }
  .contact-modal .custom-btn-submit {
    font-size: 14px;
    padding: 13px 25px;
  }
  .custom-btn-submit img {
    top: 54%;
    width: 10px;
  }
  .hero-contant {
    margin-bottom: 15px;
  }
  .hero-banner .owl-carousel .owl-stage-outer {
    border-radius: 10px;
  }
  .hero-banner .owl-carousel .owl-item img {
    border-radius: 10px;
  }
  .hero-banner .owl-carousel .owl-nav button.owl-prev, .hero-banner .owl-carousel .owl-nav button.owl-next {
    margin: 6px;
    height: 26px;
    width: 26px;
    font-size: 21px;
  }
  .ratio-items .marquee-item {
    width: 280px;
  }
  .our-services .service-item {
    border-radius: 10px;
    padding: 25px 15px;
  }
  .our-journey .swiper-slide img {
    border-radius: 10px;
  }
  .our-journey .swiper-slide .portfolio-info {
    border-radius: 10px 10px 0 0;
  }
  .our-journey .swiper-slide .portfolio-info h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .jhs-career .career-item {
    border-radius: 10px;
  }
  .justbaat-banner ul li a .chapternav-label {
    font-size: 11px;
  }
  .magazine-banner .providing h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .tour-back h2 {
    font-size: 24px;
  }
  .become-partner h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .become-partner {
    padding: 30px 0 20px;
  }
  .partner-contacts .contact-us-title h2 {
    font-size: 24px;
  }
  .partner-contacts .contact-us-title p {
    line-height: 20px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 20px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .become-partner .stats-box {
    min-height: 160px;
  }
  .every-screen h2 {
    font-size: 24px;
  }
  .our-journey h2 {
    font-size: 24px;
  }
  .faqs-question h2 {
    font-size: 24px;
  }
  .faqs-question {
    margin-bottom: 40px;
  }
  .every-screen {
    padding-top: 40px;
  }
  .our-journey .swiper-slide .portfolio-info {
    padding: 10px;
  }
  .our-events {
    padding: 0px 0 50px;
  }
  .our-real-estate {
    padding-bottom: 50px;
  }
  .meet-your .swiper-slide img {
    border-radius: 10px;
  }
  .meet-your .swiper-slide .portfolio-info {
    border-radius: 10px 10px 0 0;
    padding: 25px 10px;
  }
  .meet-your .swiper-slide .portfolio-info p {
    line-height: 16px;
    margin-bottom: 10px;
  }
  .meet-your .swiper-slide .portfolio-info h3 {
    font-size: 18px;
  }
  .meet-your .swiper-slide {
    width: 94%;
  }
  .meet-your h2 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .participate .participate-now figcaption h2 {
    font-size: 22px;
    line-height: 32px;
  } 
  .communitys .our-storie h2 {
    font-size: 22px;
  }
  .step-up .creator h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .apple-podcasts .millions h2 {
    font-size: 16px;
  }
  .apple-tv .try-block .learn-the-btn {
    padding: 11px 25px 11px 33px;
  }
  .apple-tv .try-block .open-the-app {
    padding: 11px 25px 11px 33px;
  }
  .our-journey h2 {
    font-size: 24px;
  }
  .our-journey .swiper-slide .portfolio-info h3 {
    font-size: 12px;
  }
  .our-journey .swiper-slide .portfolio-info p {
    font-size: 12px;
    line-height: 16px;
  }
  .music-discovery .bg-icons img {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    box-shadow: none;
  }
  .music-discovery {
    min-height: 30vh;
  }
  .music-discovery .bg-icons {
    padding: 50px 0 50px;
    border-radius: 0;
  }
  .music-discovery .bg-icons h3 {
    font-size: 14px;
  }
  .music-discovery .bg-icons h2 {
    font-size: 14px;
    line-height: 24px;
    width: 190px;
  }
  .apple-podcasts .open-btn a {
    padding: 0 10px;
  }
  .justbaat-banner ul li a .chapternav-label {
    font-size: 10px;
  }
  .clident-views h2 {
    font-size: 24px;
  }
  .card {
    padding: 20px 0;
  }
  .list-of-work p {
    font-size: 14px;
  }
  .project-button {
    font-size: 13px;
  }
  .hero-banner .owl-nav {
    bottom: -50px;
  }
  .hero-banner {
    padding: 30px 0 70px;
  }
  .get-four-services h1 {
    font-size: 14px;
  }
  .get-four-services {
    padding: 12px 0;
  }

} 


/*************************************************************max-width: 375px*********************************************/

@media screen and (max-width: 375px) {
  .justbaat-banner ul li {
    padding: 0 10px;
  }
  .magazine-banner .providing h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .magazine-banner .providing p {
    font-size: 14px;
    line-height: 24px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    font-size: 20px;
  }
  .every-screen h2 {
    margin-bottom: 30px;
  }
  .frequently .accordion-button {
    padding: 15px;
    font-size: 14px;
    line-height: 22px;
  }
  .frequently .accordion-body {
    padding: 15px;
  }
  .faqs-question h2 {
    margin-bottom: 30px;
  }
  .every-screen h2 {
    font-size: 20px;
  }
  .justbaat-banner ul li {
    padding: 0 6px;
  }
  .our-journey h2 {
    margin-bottom: 15px;
  }
  .justbaat-banner h1 {
    font-size: 22px;
    line-height: 32px;
  }
  .justbaat-banner h2 {
    font-size: 12px;
  }
  .our-journey h2 {
    font-size: 22px;
  }
  .justbaat-banner {
    padding: 30px 0 30px;
  }
  .hero-contant .custom-btn img {
    width: 10px;
  }


}


/*************************************************************max-width: 359px*********************************************/

@media screen and (max-width: 359px){
  .partner-contacts .jhs-magazine-btn {
    padding: 20px;
  }
  .partner-contacts .jhs-magazine-btn .custom-btn {
    padding: 12px 36px 12px 45px;
  }
  .magazine-footer .img-block img {
    width: 100px;
  }
  .apple-tv .award-winning h2 {
    font-size: 15px;
    line-height: 26px;
  }
  .apple-tv .try-block .open-the-app img {
    width: 9px;
  }
  .apple-tv .try-block .open-the-app {
    font-size: 14px;
  }
  .apple-tv .try-block .learn-the-btn {
    font-size: 14px;
  }
  .apple-tv .try-block .learn-the-btn img {
    width: 9px;
  }
  .conter-info .counter-box {
    padding: 20px;
  }
  .justbaat-banner h1 {
    margin-bottom: 20px;
  }
  .justbaat-banner h2 {
    font-size: 12px;
  }
  .justbaat-banner ul {
    margin-bottom: 20px;
  }
  .justbaat-video video {
    height: 30vh;
  }
  .apple-tv .award-winning h2 {
    font-size: 14px;
    line-height: 22px;
  }
  .award-winning {
    margin-bottom: 10px;
  }
  .apple-tv .try-block .open-the-app {
    margin-bottom: 10px;
  }
  .apple-tv {
    margin-bottom: 0px;
    bottom: 15px;
  }
  .apple-tv .try-block .learn-the-btn {
    padding: 12px 25px 12px 33px;
  }
  .apple-tv .try-block .open-the-app {
    padding: 12px 25px 12px 33px;
  }
  .apple-podcasts .open-btn .learn-the-app {
    padding: 12px 25px 12px 33px;
  }
  .apple-podcasts .open-btn .open-the-app {
    padding: 12px 25px 12px 33px;
  }
  .partner-contacts .contact-us-title {
    margin-bottom: 30px;
  }
  .partner-contacts .jhs-magazine-btn h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .partner-contacts .jhs-magazine-btn {
    margin-bottom: 20px;
  }
  .hero-contant h1 {
    font-size: 20px;
    line-height: 20px;
  }
  .hero-contant h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .hero-contant p {
    font-size: 12px;
    line-height: 20px;
  }
  .hero-contant .custom-btn {
    font-size: 14px;
    padding: 12px 25px 11px 33px;
    width: 130px;
  }
  .hero-contant .custom-btn img {
    width: 9px;
  }
  .our-journey h2 {
    font-size: 20px;
  }
  .faqs-question h2 {
    font-size: 20px;
  }
  .justbaat-video.skillup-main-video video {
    height: 30vh;
  }
  .step-up .creator h2 {
    font-size: 20px;
  }
  .justbaat-banner h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .justbaat-banner ul li {
    padding: 0 2px;
  }
  .justbaat-banner ul li a img {
    height: 20px;
    width: 20px;
  }
  .music-discovery .bg-icons img {
    height: 40px;
    width: 40px;
  }
  .music-discovery .bg-icons h2 {
    width: 110px;
  }
  .music-discovery {
    min-height: 24vh;
  }
  .hero-contant {
    margin-bottom: 20px;
  }
  .hero-banner .owl-nav {
    bottom: -42px;
  }
  .hero-banner {
    padding: 30px 0 60px;
  }
  .our-services h2 {
    margin-bottom: 30px;
  }
  .justbaat-podcasts {
    padding: 0px 0 30px;
  }
  .every-screen {
    padding-bottom: 30px;
  }
  .apple-podcasts .millions h2 {
    font-size: 13px;
    line-height: 20px;
  }
}


