/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.menu-quicklinks-container li {
    font-family: 'Lato' !important;
    list-style: disc !important;
    margin-left: 20px;
}
a#logo img {
    opacity: 0 !important;
}
div#abt .row_col_wrap_12 {
    box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
}
div#abt-3 {
   box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
    margin-top: 40px !important;
}
div#Schedule_sec1 .row_col_wrap_12 {
      box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
}
div#Schedule_sec2 {
    margin-top: 50px;
}
div#Schedule_sec2 .vc_column-inner{
   box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
}
div#story_sec2  .vc_column-inner{
  box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
	margin-top: 40px !important;
}
div#page-header-wrap .page-header-bg-image {
    background-position: top !important;
}
div#story_sec1 .row_col_wrap_12 {
     box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
}
div#abt-2 img {
    border-radius: 0px 70px 0px 70px !important;
}
 div#abt-tex  img {
    border-radius: 0px 70px 0px 70px !important;
}
div#story_sec1 img {
    border-radius: 0px 70px 0px 70px !important;
}
 div#Schedule_sec1  img {
    border-radius: 0px 70px 0px 70px !important;
}
div#Bookforsale .row_col_wrap_12.col.span_12.dark.left {
    box-shadow: 10px 10px 10px 10px #0000008c;
    border-radius: 25px;
    padding: 10px;
}
div#Bookforsale  h2 {
    font-size: 30px !important;
}
div#Bookforsale img {
    border-radius: 25px !important;
}
.material #header-outer .bg-color-stripe {
    background: #fff0 !important;
}
/* 	#top .container {
    padding-left: 220px !important;
} */
div#bann-sec {
    margin-top: -96px;
}

#top .col.span_9.col_last {
    height: 44px;
}

/* #top .current-menu-item span {
    background: -webkit-linear-gradient(#eee, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 */

#top .current-menu-item span {
    color: #a0a1fb;
}

div#header-outer {
    background: #fff0;
}

div#bann-sec h2.ns-heading-el {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
#abt-sec h1 {
  color: #000;
}
div#bann-sec  .button.solid_color {
    margin: 0 auto;
}

div#med-sec .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#bann-sec .button.solid_color a {
    padding: 20px 30px;
    font-family: 'Lato';
    background: rgb(13,247,241);
    background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);
}

div#med-sec {
       padding-inline:  20px !important;
       border-radius: 20px;
       margin-top: -70px;
       z-index: 999;
       padding-block: 30px 40px !important;!i;!;
}


div#header-outer ul.buttons.sf-menu {
    z-index: 9999999;
    height: 45px !important;
}

div#header-outer ul.buttons.sf-menu .b1 a {
    background: linear-gradient(180deg, rgba(13,247,241,1) 5%, rgba(147,169,251,1) 45%, rgba(198,140,254,1) 80%);
    padding: 4px 20px !important;
    border-radius: 30px !important;
}


div#med-sec img {
    margin: 0 auto;
    display: table;
	    width: 70%;
}
div#med-sec .text1 {
    margin-bottom: 10px;
}
div#pod-sec .carousel-item p {
    color: #000;
    font-size: 10px;
    line-height: 25px;
    font-weight: 700;
    padding-bottom: 12px;
    height: 60px;
}

div#pod-sec .carousel-item h4 a {
    display: flex;
    align-items: center;
}

div#pod-sec .carousel-item h4 img {margin-bottom: 0;padding-right: 10px;}

div#pod-sec .carousel-item h4 {
    color: #000;
    font-weight: 700;
    !i;!;
    display: flex;
    align-items: center;
}

div#pod-sec .owl-stage {
    overflow-x: scroll;
}

div#pod-sec .owl-nav.disabled {
    display: block !important;
}

div#pod-sec .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    color: #fff;
    background-color: transparent !important;
    border: unset;
}
div#pod-sec {
    padding-block: 60px 0px !important;
}

div#pod-sec button span {
    background-color: #EEEEEE !important;
    padding: 10px 20px;
    font-size: 25px;
    border-radius: 50%;
    color: #000;
    display: flex;
    align-items: center;
    transition: 0.9s all;
}

div#pod-sec  button.owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-20px, 170px);
}

div#pod-sec button.owl-next {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(20px, 170px);
}

div#pod-sec button span:hover {
    background: rgb(13,247,241);
    background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);
}

.play-bx h4 {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
}

.play-bx h4 img {
    margin: 0 !important;
}

div#abt-sec .nectar-milestone {
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 13px;
}

div#abt-sec .nectar-milestone .number.default {
    font-size: 33px !important;
    font-weight: 800;
    line-height: 40px !important;
    margin: 0;
    color: #2F2F2F;
}

div#abt-sec .symbol-wrap {
    font-size: 33px !important;
    line-height: 43px !important;
}

div#abt-sec .subject {
    color: #2F2F2F;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 700;
}
div#abt-book .owl-stage {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

div#abt-book {
    margin: 0;
}


div#abt-book .vc_col-sm-4 .vc_column-inner {
    justify-content: space-between;
    margin-top: 20px;
}

div#abt-book  .owl-nav.disabled {
    display: block;
}

div#abt-book .owl-nav.disabled {
    display: block !important;
    position: absolute;
    right: -60px;
    top: 60px;
}

div#abt-book .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    color: #fff;
    background-color: transparent !important;
    border: unset;
}

div#abt-book button span {
    background-color: #EEEEEE !important;
    padding: 10px 20px;
    font-size: 25px;
    border-radius: 50%;
    color: #000;
    display: flex;
    align-items: center;
    transition: 0.9s all;
}

div#abt-book  button.owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50px, 170px);
}

div#abt-book button.owl-next {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(80px, 170px);
}

div#abt-book button span:hover {
    background: rgb(13,247,241);
    background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);
}
div#news-sec .row-bg {
    width: 95%;
    margin: 0 auto !important;
    display: table !important;
    position: relative;
    border-radius: 20px;
}

div#news-sec h1,div#news-sec p {
    color: #fff;
}

div#why-sec h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}

div#why-sec a.toggle-heading {
    padding: 10px 10px;
    font-size: 17px;
    line-height: 27px;
    border: 1px solid #000;
    border-radius: 5px;
}

div#why-sec  .toggle.default.open a.toggle-heading {background: rgb(13,247,241);background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);color: #fff;}

div#why-sec .toggle.default.open a.toggle-heading {
    color: #fff !important;
}

div#why-sec  a.toggle-heading .fa.fa-minus-circle:before {
    color: #fff !important;
}

div#why-sec a.toggle-heading i.fa.fa-plus-circle {
    color: #fff !important;
    filter: invert(1);
}

div#why-sec a.toggle-heading i {
    display: none;
}

div#why-sec a.toggle-heading {
    position: relative;
}
div#why-sec a.toggle-heading:after {
    content: url(https://trulysignificant.com/wp-content/uploads/2025/04/Vector-5.png);
    right: 10px;
    position: absolute;
}

div#why-sec  .toggle.default.open a.toggle-heading:after {
    content: url(https://trulysignificant.com/wp-content/uploads/2025/04/Vector-6.png);
}
div#why-sec .toggle.default.open a.toggle-heading {
    border: unset;
}
div#why-sec .toggle {
    margin-bottom: 10px;
}
div#tes-inn h1 {
    text-wrap: balance;
}
div#tes-sec .carousel-item {
    background-color: #fff;
    box-shadow: 0px 1px 4px #0000001a;
    margin: 10px;
    border-radius: 10px;
    padding: 30px 30px;
}
div#tes-sec .carousel-item h4 {
    margin: 0;
    line-height: 20px;
}
div#tes-sec .carousel-item {
    transition: 0.9s all;
}
div#tes-sec .carousel-item:hover {
    background: rgb(13,247,241);
    background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);
}
div#tes-sec .carousel-item:hover p {
    color: #fff;
}
div#tes-sec .carousel-item:hover h4, div#tes-sec .carousel-item:hover h5 span {
    color: #fff !important;
}

div#tes-sec .carousel-item .iwt-icon img {
    margin-bottom: 0 !important;
    width: 50px;
}
div#con-sec .iwt-text h3 {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    font-weight: 800;
    margin-bottom: 0;
}
div#lst-sec  .row-bg {
    border-radius: 30px;
}
div#lst-sec h1 {
    text-align: center;
    color: #fff;
    text-wrap: balance;
    margin: 0 auto;
}
div#lst-sec p {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 50%;
}
div#lst-sec  a#nec-btn {
    margin: 0 auto;
    display: table;
    margin-bottom: 13px;
}
div#lst-sec {margin-bottom: -80px;}
div#con-sec div#gform_fields_1 {
    row-gap: 10px;
}
div#con-sec textarea#input_1_6 {
    min-height: 150px;
}
div#con-sec input#gform_submit_button_1 {
    background: rgb(13,247,241);
    background: linear-gradient(180deg, rgba(13,247,241,1) 0%, rgba(147,169,251,1) 48%, rgba(198,140,254,1) 100%);
}.social-icons {
            display: flex;
            gap: 5px;
        }
        .social-icons a {
            width: 50px;
            height: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50%;
            text-decoration: none;
            font-size: 24px;
            color: white;
        }
         .social-icons i.fab.fa-facebook-f {
            background-color: #1877F2 !important;
        }
         .social-icons i.fab.fa-instagram {
            background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5) !important;
        }
         .social-icons i.fab.fa-x-twitter {
            background-color: #000000 !important;
            border: 1px solid #FF9800;
        }
         .social-icons i.fab.fa-youtube {
                background-color: #FF0000 !important;
        }
.social-icons a i {padding: 10px 10px;border-radius: 50px;width: 40px !important;height: 40px !important;line-height: 21px !important;}
#footer-outer #footer-widgets .widget h4 {
    font-family: 'Lato';

}
#footer-outer #footer-widgets .row {
    padding-bottom: 10px;
}
#footer-outer #footer-widgets  ul#menu-main-menu-2 li {
    font-family: 'Lato';
    list-style: disc;
    margin-left: 20px;
}
#footer-outer #footer-widgets ul#menu-useful-links li {
     font-family: 'Lato';
    list-style: disc;
    margin-left: 20px;
}
#footer-outer #footer-widgets  li {
    font-family: 'Lato';
}
#footer-outer #copyright {
    padding: 10px 0 !important;
}
#footer-outer #copyright span.clr {
    color: #0DF7F1;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    width: 25%;
    border-radius: 5px !important;
    margin-left: -210px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #fff;
    color: #000;
}
div#newsletterwidgetminimal-2 input.tnp-email {
    background-color: transparent !important;
}
#sidebar .widget input[type=email]::placeholder {
    color: #fff;
}
div#tes-sec .carousel-item {
    position: relative;
}
div#tes-sec .carousel-item::after {
    content: "";
    position: absolute;
    background-image: url(https://trulysignificant.com/wp-content/uploads/2025/04/Icon.png);
    width: 48px;
    height: 48px;
    right: 20px;
    bottom: 20px;
}
#copyright p {
  display: flex;
  justify-content: center;
}
div#pod-sec .owl-stage-outer {
    height: 440px;
}
.owl-dots {
  display: none;
}
div#con-sec body [class^=icon-].icon-default-style {
    font-size: 22px;
    left: -8px;
}
div#con-sec .iwithtext {
    margin-bottom: 10px;
}
div#con-sec .iwithtext .iwt-text {
    padding-left: 34px;
}

div#con-sec div#con-sec  .wpb_text_column.wpb_content_element {
    margin-bottom: 9px;
}
div#con-sec p {
    padding-bottom: 7px;
}
div#abt-sec {
    padding-block: 80px !important;
}
a#b1 {
    font-size: 15px;
    line-height: 25px;
    padding: 9px 30px;
}
div#con-sec {
    padding-bottom: 360px !important;
    margin-bottom: -300px;
}
div#con-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 13px;
}

div#pod-sec .text1 {
    margin-bottom: 0;
}

div#pod-sec .owl-stage {
    padding-top: 10px;
}

div#pod-sec .carousel-item h4 a img {
    padding-right: 10px;
}

div#abt-sec .nectar-milestone .subject {
    text-transform: capitalize;
}

div#abt-sec .play-bx {
    padding-bottom: 30px;
}

.nectar-circle-images .nectar-circle-images__text {
    color: black;
    font-weight: 800;
}


div#news-sec img {
    width: 63%;
}

div#why-sec .toggles .inner-toggle-wrap {
    padding-block: 10px 10px;
}
div#con-sec .iwithtext i {
    font-size: 22px;
    left: -9px;
}
div#abt-sec .text2 {
    margin-bottom: 0;
    padding-top: 70px;
}
div#med-sec img {
   
    filter: brightness(0);
}
div#LagendaryNashville h3.toggle-title a {
    font-size: 22px !important;
    line-height: 34px !important;
}
div#toptrendingpodcasts a.active-tab {
    background: rgb(13, 247, 241) !important;
    background: linear-gradient(180deg, rgba(13, 247, 241, 1) 0%, rgba(147, 169, 251, 1) 48%, rgba(198, 140, 254, 1) 100%) !important;
    color: #fff;
}
div#toptrendingpodcasts ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-bottom: 0px !important;
}
div#toptrendingpodcasts img.alignnone.size-full.wp-image-325.aligncenter {
    object-fit: cover;
    aspect-ratio: 3 / 3;
    height: 230px !important;
}

div#partnersinr1 {
    margin: 0px 10px;
}

/* div#partnersinr1 img {
    aspect-ratio: 1 / 2;
    object-fit: contain;
} */

.am-fcis__info-tab:nth-child(2) {
    display: none;
}
span.am-fcis__header-price {
    display: none;
}

div#sec-1mainnomination div#gform_fields_3 {
    row-gap: 10px;
}

div#sec-1mainnomination .vc_col-sm-8 .vc_column-inner {
    background: #ffffff;
    filter: drop-shadow(2px 4px 6px #cccccc);
    padding: 40px 50px 50px 40px;
    border-radius: 10px;
}
/* 
.frbtnn{
	display:none !important;
} */

div#bann-sec a#bnf {
    margin: 0 auto;
    display: table;
    margin-top: -50px;
    z-index: 12;
}

div#bann-sec a#bnf{
	display:none !important;
}

div#pod-sec .carousel-item p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding-bottom: 12px;
    height: 80px;
}

div#pod-sec .owl-stage-outer
 {
    height: 590px;
}
/* div#pod-sec audio {
    display: none;
} */
div#con-sec a:hover {
    color: #006dd2 !important;
}
	div#bann-sec a#bnf{
	display:block !important;
}
div#bann-sec a#bnf {
        margin: 0 auto;
        display: table !important;
        margin-top: -10px;
        z-index: 12;
	    font-size: 18px;
    }
	.frbtnn{
		display: none !important;
	}

@media (max-width: 1600px) {
/* 	#top .container {
    padding-left: 130px !important;
} */
}
/* ======================================================= */
@media (max-width: 1440px) {}
/* ======================================================= */
@media (max-width: 1366px) {
	

div#why-sec a.toggle-heading {
    padding: 9px 10px;
}

div#why-sec {
    margin-bottom: 0;
}

div#tes-sec {
    padding-block: 30px 20px !important;
}

div#pod-sec .carousel-item p {
    font-size: 14px;
    line-height: 22px;
}
	div#why-sec h1 {
    font-size: 33px;
    line-height: 44px;
}

	
div#pod-sec {
    margin-bottom: 0;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    margin-left: -196px;
}
div#tes-sec div#tes-inn {
    margin-bottom: 0;
}
div#con-sec p {
    font-size: 13px;
    line-height: 23px;
}
	div#lst-sec h1 {
  font-size: 35px;
  line-height: 45px;
}
/* 	#top .container {
    padding-left: 70px !important;
} */
	#con-sec h1 {
  font-size: 35px;
  line-height: 45px;
}
	#pod-sec h1 {
  font-size: 35px;
  line-height: 45px;
}
	div#tes-inn h1 {
  font-size: 35px;
  line-height: 45px;
  width: 70%;
}
	#abt-sec h1 {
  font-size: 25px;
  line-height: 35px;
}
	#abt-book h1 {
  font-size: 35px;
  line-height: 45px;
}
	div#news-sec h1 {
  font-size: 35px;
  line-height: 45px;
}
}
div#abt-2 p {
    padding-bottom: 3px !important;
}
/* ======================================================= */
@media (max-width: 1340px) {}
/* ======================================================= */
@media (max-width: 1336px) {}
/* ======================================================= */
@media (max-width: 1320px) {}
/* ======================================================= */
@media (max-width: 1280px) {	
	div#pod-sec .owl-stage-outer {
    height: 520px;
}
	div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
  margin-left: -188px;
}
}
/* ======================================================= */
@media (max-width: 1024px) {
	div#news-sec img {
    width: 95%;
}
	div#tes-sec .carousel-item {
    padding: 20px 20px;
}
	div#abt-sec .text2 {
    padding-top: 20px;
}
div#abt-sec .wpb_text_column.wpb_content_element.play-bx {
    margin-bottom: 0px;
}
div#abt-book p br {
    display: none;
}
h4 {
    font-size: 14px !important;
    line-height: 24px !important;
}
div#abt-book {
    margin-block: -10px !important;
}
div#abt-book .owl-nav.disabled {
    top: 40px;
}
div#why-sec h1 {
    font-size: 20px;
    line-height: 30px;
}
div#why-sec a.toggle-heading {
    font-size: 14px !important;
    line-height: 24px;
}
div#why-sec toggle .inner-toggle-wrap {
}
div#why-sec .toggles .inner-toggle-wrap {
    padding-block: 8px 10px;
}
div#why-sec {
    margin-bottom: 0;
}
div#pod-sec {
    padding-block: 40px 0px !important;
}
div#pod-sec .text1 {
    margin-bottom: 0;
}
div#pod-sec .carousel-item p {
    padding-bottom: 10px;
}
div#con-sec p br {
    display: none;
}
div#con-sec .vc_col-sm-4 img {
    width: 100%;
    object-fit: cover;
    height: 410px;
}
	div#pod-sec .owl-stage-outer {
    height: 450px;
}
/* #top .container {
    padding-left: 50px !important;
} */
	div#tes-sec .carousel-item h4 {
  font-size: 15px;
}
	#tes-sec .owl-stage {
  padding-bottom: 0 !important;
}
	#tes-sec {
}
	  div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    margin-left: -144px;
  }
	div#abt-sec .nectar-milestone .number.default {
  font-size: 22px !important;
  font-weight: 800;
  line-height: 23px !important;
  margin: 0;
  color: #2F2F2F;
}
#abt-sec .nectar-milestone {
  margin-bottom: 0;
}
	#abt-sec p br {
  display: none;
}
	p {
  font-size: 13px;
  line-height: 20px;
}
	div#med-sec {
  margin-top: -40px;
  z-index: 999;
  margin-bottom: 0;
  padding: 40px 20px !important;
}
	div#LagendaryNashville h3.toggle-title a {
  font-size: 18px !important;
  line-height: 27px !important;
}
	div#pod-sec audio {
    width: 90%;
}
	div#abt .row_col_wrap_12 {
  padding:20px;
}
	
    div#con-sec .vc_col-sm-4 img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }	
}
/* ======================================================= */
@media (max-width: 912px) {
	div#header-outer {position: relative !important;}


div#header-space {
    height: 200px !important;
}

/* #top .container {
    padding-inline: 40px !important;
} */

#top .col.span_9.col_last {
    height: 100%;
}

div#abt-sec {}

div#abt-sec img {
    margin: 0 auto;
}

div#abt-sec .nectar-milestone  .number.default {
    font-size: 35px !important;!i;!;
}

div#news-sec h1 {
    font-size: 25px;
    line-height: 35px;
}

div#news-sec .vc_column-inner {
}

div#why-sec {}

div#tes-sec h4 {
}

div#tes-sec .carousel-item .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
    margin-bottom: 12px;
}

div#tes-sec .carousel-item  .iwt-text {
    padding-left: 0px !important;
}

div#tes-sec .carousel-item h4 {
    font-size: 14px !important;
    line-height: 24px !important;
}

div#tes-sec .carousel-item h5 {
    font-size: 12px !important;
    line-height: 22px !important;
}
	
	    #top .container {
        padding-inline: 10px !important;
    }
	div#med-sec img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 18px;
}
div#med-sec {
	padding-inline: 200px !important;
	padding-block: 30px 10px !important;
	}

div#pod-sec {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0px !important;
}
div#abt-sec {
    text-align: center;
    padding-block: 40px !important;
    width: 70%;
    margin: 0 auto;
}
div#abt-sec .img1 {
    margin: 0 auto;
    width: 60%;
}
div#abt-sec .wpb_text_column.wpb_content_element.play-bx {
    margin: 0 auto;
    display: table;
}
div#abt-sec .nectar-milestone {
    text-align: center;
}
.nectar-circle-images {
    margin-top: 20px;
}
div#abt-book {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
div#abt-book .owl-nav.disabled {
    display: none !important;
}
h4 {
    font-size: 18px !important;
    line-height: 28px !important;
}
div#abt-book .vc_col-sm-4 {
    order: -2;
}
div#news-sec {
}
div#news-sec .vc_column-inner {
    padding: 20px;
    text-align: center;
}
div#news-sec img {
    width: 16%;
    margin: 0 auto;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    margin-left: -174px;
}
div#why-sec {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
div#why-sec .toggles {
    text-align: left;
}
div#tes-sec {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
div#tes-inn h1 {
    width: 100%;
}
div#pod-sec .carousel-item h4 {justify-content: center;}
div#con-sec {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: -267px;
    padding-bottom: 290px !important;
}
div#con-sec .iwt-icon {
    position: relative;
    margin-bottom: 0px;
}
div#con-sec .iwithtext .iwt-text {
    padding-left: 0;
}
div#con-sec form#gform_1 {
    text-align: left;
}
div#con-sec form#gform_1 input#gform_submit_button_1 {
    width: 100%;
}
	div#pod-sec .owl-stage-outer {
    height: 470px;
}
	div#LagendaryNashville h3.toggle-title a {
    font-size: 16px !important;
    line-height: 27px !important;
  }
	        div#pod-sec .carousel-item p {
        font-size: 15px;
        line-height: 22px;
        height: 70px;
    }
}
/* ======================================================= */
@media (max-width: 800px) {
	div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    margin-left: -144px;
}
}
/* ======================================================= */
@media (max-width: 768px) {}
/* ======================================================= */
@media (max-width: 480px) {
	div#abt-sec {
    width: 100%;
}

div#abt-book {}

div#abt-book {
    width: 100%;
}

div#news-sec  p {
    font-size: 12px !important;
    line-height: 22px !important;
}

div#news-sec img {
    display: none;
}

div#why-sec {
    width: 100%;
}

div#tes-sec {
    width: 100%;
}

p {
    font-size: 11px !important;
}

#footer-outer #footer-widgets .row {
	padding-top: 60px !important;
	}
	div#med-sec {
    padding-inline: 140px !important;
}
div#med-sec .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background: rgb(13, 247, 241);
    background: linear-gradient(180deg, rgba(13, 247, 241, 1) 0%, rgba(147, 169, 251, 1) 48%, rgba(198, 140, 254, 1) 100%) !important;
}
div#pod-sec .owl-stage-outer {
    height: 550px;
}
div#abt-sec .img1 {
    width: 70%;
}
div#news-sec .vc_column-inner {
    padding: 10px;
    text-align: center;
}
div#news-sec h1 {
    font-size: 16px !important;
    line-height: 26px !important;
}
div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    margin: unset;
    position: unset !important;
    width: 100%;
    margin-top: 20px;
}
div#newsletterwidgetminimal-2 form.tnp-form {
    display: block;
}
div#pod-sec {
    width: 100%;
}
div#con-sec {
    width: 100%;
}
div#lst-sec {
    padding: 21px;
    margin-bottom: -40px !important;
}
h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
div#lst-sec p {
    width: 100%;
}
	div#header-space {
        height: unset !important;
    }
	div#bann-sec {
    margin-top: -30px;
}
	div#bann-sec {
        margin-top: 110px;
    }
	.player_square_image.right {
  display: none !important;
}
	#toptrendingpodcasts h3 {
  font-size: 17px !important;
}
	#toptrendingpodcasts .toggle.default {
  padding: 0px !important;
}
	     div#bann-sec {
    margin-top: 70px;
  }
	div#abt .row_col_wrap_12 {
    box-shadow: unset !important;
}
	div#abt-3 {
    box-shadow: unset !important;
    margin-top: 0px !important;
}
	div#story_sec1 .row_col_wrap_12 {
    box-shadow: unset !important;
}
	div#story_sec2 .vc_column-inner {
    box-shadow: unset !important;
    margin-top: unset !important;
}
	div#Schedule_sec1 .row_col_wrap_12 {
    box-shadow: unset !important;
}
	div#Schedule_sec2 .vc_column-inner {
    box-shadow: unset !important;
    margin: 0px !important;
}
	.amelia-v2-booking #amelia-container .am-fcis__mini-info__inner span {
    font-size: 15px !important;
}
	div#LagendaryNashville br {
  display: none;
}
#LagendaryNashville img {
  width: 21%;
}
div#partnersinr1 img {
    width: 40%;
}
	div#bann-sec a#bnf{
	display:block !important;
}
div#bann-sec a#bnf {
        margin: 0 auto;
        display: table !important;
        margin-top: 0px;
        z-index: 12;
	    font-size: 12px;
    }
	.frbtnn{
		display: none !important;
	}


}
/* ======================================================= */
@media (max-width: 428px) {
	
div#abt-book .owl-stage-outer {
    height: 440px;
}
	div#pod-sec .owl-stage-outer {
    height: 490px;
}
	div#med-sec {
        margin-top: -10px;
     
    }
}
/* ======================================================= */
@media (max-width: 414px) {
	div#med-sec {
    padding-inline: 60px !important;
}
div#news-sec img {
    width: 40%;
}
	div#pod-sec .owl-stage-outer {
    height: 440px;
}
	 #toptrendingpodcasts h3 {
    font-size: 15px !important;
  }
	  div#LagendaryNashville h3.toggle-title a {
    font-size: 14px !important;
    line-height: 27px !important;
  }
}
/* ======================================================= */
@media (max-width: 390px) {
 #toptrendingpodcasts h3 {
    font-size: 13px !important;
    line-height: 26px !important;
  }
	div#LagendaryNashville h3.toggle-title a {
    font-size: 13px !important;
    line-height: 25px !important;
  }
}
/* ======================================================= */
@media (max-width: 375px) {

}
/* ======================================================= */
@media (max-width: 360px) {

}
/* ======================================================= */