
/* ==============
   CUSTOM STYLES
   ============== */
.what-are-h4 {
    margin-bottom: 15px;
}

.personal-pod-title {
    margin-bottom: 18px
}

.email-image {
    cursor: pointer;
    margin-right: 7px;
}

.email-block-image {
    display: flex;
}

.email-address input[type=image] {
    cursor: pointer;
    /*background-color: #eee;*/
}

.str-email {
    background-color: #eee !important;
}

.email-address input[type=image] {
    margin-left: auto;
}

.email-address input {
    background-color: transparent;
    margin: 0 10px 0 20px;
}

.email-address {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 80%;
    font-size: 17px;
    margin-bottom: 10px;
}


.link-lysten {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 22px;
}

.public-feed-list-subheader {
    font-size: 16px;
    word-break: break-word;
}

.tingle-modal-box__content a {
    word-break: break-word;
}
.tingle-modal {
    z-index:99999999!important;
}

.intro {
    padding-top: 150px;
}


.intro, #whysper-audio-player, #developers, #about, #PodcastApps, #publishers, #contact, #plans, .login-page, #ManageIndex, .register-page, .forgot-password, #Logout, #Body {
    flex: 1;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.create-content-container {
    overflow: hidden;
    width: 100%;
    max-width: 1170px;
}

section section {
    min-height: auto !important;
}

.navbar-left {
    display: flex;
    align-items: center;
}

.navbar-center {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

    .navbar-center > li {
        padding: 15px 13px;
    }

.navbar-left li:first-child {
    padding: 15px 10px;
}

.td-block-button {
    display: flex;
    /*     flex-direction: row-reverse; */
}

.podcast_feeds .tr, #developers .table-list .tr {
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 4px 9px rgba(0,0,0,0.19), 0 2px 3px rgba(0,0,0,0.23);
}

.podcast_feeds .tr, #whysper-audio-player .table-list .tr {
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 4px 9px rgba(0,0,0,0.19), 0 2px 3px rgba(0,0,0,0.23);
}

.btn-default.disabled, .btn-default[disabled]{
    background-color: #9e9e9e!important;
}

.myaudiofeed-card {
    padding: 0 !important;
    transition: all .5s linear;
    display: block;
}

.cardhidden {
    display: none;
}

.cardvisuallyhidden {
    opacity: 0;
}

.bottom-blue-bar {
    background: #045292;
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    font-size: 15px;
    color: #fff !important;
}

.bottom-blue-bar div.col-md-4 {
    width:100%!important;
}

    .share-icons-card, .audio-type, .my-audio-delete {
        display: flex;
        justify-content: flex-end;
    }

.middle-bar {
    display: inline-flex;
    justify-content: space-between;
    min-height: 50px;
    width: 100%;
    align-items: center;
    border-top: 1px solid #e4e4e4;
    font-size: 15px;
    padding: 10px 15px;
}

.title-bar {
    padding: 15px;
    display: inline-flex;
    min-height: 50px;
    width: 100%;
    align-items: center;
}

.source-bar {
    padding: 15px;
    display: inline-flex;
    min-height: 50px;
    width: 100%;
    align-items: center;
    border-top: 1px solid #e4e4e4;
}

/*.source-bar {
    padding: 15px;
    display: inline-flex;
    min-height: 50px;
    width: 100%;
    align-items: center;
    border-top: 1px solid #e4e4e4;
}*/

.my-audio-type {
    align-items: center;
    display: flex;
}

.myaudio-title {
    color: #337ab7;
}

.my-audio-type i {
    margin-left: 10px;
}

.my-audio-delete i {
    color: #656565;
}

.filter-sort {
    display: flex;
    align-items: center;
}

.filter-by {
    margin-right: 10px;
}

.source-line, .source-line, .source-line-link, .source-line-link span a {
    font-size: 15px;
    word-break: break-all !important;
}

.my-audio select#contentTypes {
    border: 1px solid #ccc !important;
    border-radius: 30px !important;
    padding: 5px 10px !important;
}

.source-line span {
    /*color: #337ab7;*/
}

.source-line-link span{
    color:#337ab7;
}

.table-list .container {
    width: 100% !important;
    max-width: 810px;
}

.table-lysten .container {
    width: 100% !important;
}

.table-lysten-narrow {
    max-width: 550px;
}

.podcast_feeds .tr > * {
    max-width: 100%;
}

.podcast_feeds .td-block {
    max-width: 52%;
    align-items: center;
}



.podcast_feeds .tr .td-lysten a {
    word-break: break-word;
}

.subscribe_now-wrapper {
    max-width: 950px;
    margin: 0 auto;
}

.collapse-css {
    margin-top: 3px;
}

.td-lysten-date {
    margin-right: 20px;
    text-align: left;
}

.td-wrapper .td-lysten:first-child {
    width: auto !important;
}

.table-list .td-wrapper {
    display: flex;
    align-items: baseline;
}

.episodes-title {
    font-weight: 400;
    /*color: #337ab7;*/
}


.td-block {
    display: flex;
}

.music .tr {
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #eee;
    align-items: flex-start;
    padding-bottom: 10px;
}



.text-right {
    text-align: right !important;
}


.st-btn {
    display: inline-block !important;
}

#developers .table-list {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#whysper-audio-player .table-list {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.table-list .td-wrapper .td-lysten:last-child {
    margin-right: 0;
}

#PodcastApps {
    padding-bottom: 20px;
}

#developers .row {
    margin: 0 !important;
}

#whysper-audio-player .row {
    margin: 0 !important;
}

#developers .podcast_feeds .row {
    margin-bottom: 10px !important;
}

#whysper-audio-player .podcast_feeds .row {
    margin-bottom: 10px !important;
}


.table-list .td-lysten:first-child {
    /* padding-bottom: 30px; */
}



.table-list .td-lysten-test:first-child {
    /* padding-bottom: 30px; */
}

.table-list .td-lysten-test:first-child {
    text-align: left;
    max-width: 65%;
    word-break: break-word;
    margin-left: -20px;
}

.footer-social {
    width: 280px;
    margin: 0 auto;
    display: flex !important;
    justify-content: space-between;
    text-align: unset !important;
}

.navbar-wrapper {
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}





@media(max-width: 1276px) {
    .navbar-custom {
        padding: 0;
        background-color: black !important; /*#121212*/
        letter-spacing: unset;
    }

    .navbar-header {
        margin-right: -15px !important;
        margin-left: -15px !important;
        padding: 20px 0;
        text-align: unset;
        float: none;
        width: auto;
    }

    .navbar-toggle {
        display: block;
        margin-top: 25px;
    }

        .navbar-toggle .icon-bar {
            border: 1px solid orange;
        }

    .container-fluid > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .container-fluid > .navbar-collapse {
        margin-right: -15px !important;
        margin-left: -15px !important;
        overflow-y: auto !important;
        float: none !important;
    }

    .navbar-collapse.in {
        overflow-y: auto !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .collapse.in {
        display: block !important;
        width: 100%;
    }

    .collapsing {
        width: 100%;
    }

    .navbar-collapse {
        padding-right: 15px !important;
        padding-left: 15px !important;
        overflow-x: visible !important;
        -webkit-overflow-scrolling: touch !important;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    }

    .navbar-nav {
        margin: 7.5px -15px;
        float: none;
        left: unset;
        transform: none;
    }

    .nav {
        padding-left: 0;
        margin-bottom: 20px;
        list-style: none;
    }

        .nav > li {
            position: relative;
            display: block;
            float: none;
        }

    .navbar-nav > li form {
        /* margin-left: 15px; */
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-collapse {
        margin: 0;
    }

    .navbar-nav {
        display: block !important;
    }

    .navbar-left {
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .navbar-center {
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .navbar-left li:first-child {
    }
}




a.sumome-smartbar-link {
    display: none !important;
}

input {
    border-color: transparent;
    border-radius: 3px !important;
}


#createbutton {
    border-radius: 3px;
    border: 1px solid #337ab7;
    width: 100%;
}

    #createbutton:hover {
        border: 1px solid #FF8000;
    }

#developers table label {
    font-weight: 400 !important;
}

#whysper-audio-player table label {
    font-weight: 400 !important;
}

#developers pre {
    padding: 14px 16px;
    white-space: normal;
}

#whysper-audio-player pre {
    padding: 14px 16px;
    white-space: normal;
}

.align-fix.copy-link input {
    margin-top: 4px !important;
}

.align-fix.general-icons img,
.align-fix.copy-link input,
.align-fix.play-button img {
    width: 35px;
    height: 35px;
}

.editor-field {
    margin-bottom: 30px;
}

.footer-home {
    color: #337ab7;
    display: block;
    font-family: 'Helvetica', sans-serif;
    margin-top: 50px;
    position: relative;
}

    .footer-home p {
        font-size: 12px;
    }

.lysten-home-logo img {
    width: 100%;
}

.lysten-nav-logo {
    margin-left: 15px;
}

.social-buttons {
    margin: 60px auto 100px;
    width: 80%;
}

    .social-buttons .col-xs-3 {
        padding-right: 2px;
        padding-left: 2px;
    }

    .social-buttons .button {
        border-radius: 3px;
        border: 0 !important;
        color: #FFF;
        display: block;
        font-family: 'Helvetica', sans-serif;
        padding: 10px;
        text-align: center;
        width: 100%;
    }

        .social-buttons .button i {
            margin-right: 10px;
        }

    .social-buttons .email .button {
        background-color: #ff8000;
        transition: background-color, .3s !important;
    }

        .social-buttons .email .button:hover {
            background-color: #f79648 !important;
        }

    .social-buttons .linkedin .button {
        background-color: #007bb6;
        transition: background-color, .3s;
    }

        .social-buttons .linkedin .button:hover {
            background-color: #528dc1;
        }

    .social-buttons .facebook .button {
        background-color: #306199;
        transition: background-color, .3s;
    }

        .social-buttons .facebook .button:hover {
            background-color: #5b75a7;
        }

    .social-buttons .twitter .button {
        background-color: #26c4f1;
        transition: background-color, .3s;
    }

        .social-buttons .twitter .button:hover {
            background-color: #69cdf2;
        }

.sumome-smartbar-close {
    top: 4px;
}

.sumome-smartbar-form {
    padding: 12px 0;
}

.spinner-container {
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%,0);
}

#loading-image img {
    width: 60px;
}

#sumome-smartbar-popup {
    max-width: 1920px;
    min-width: 320px;
}

#sumome-smartbar-popup {
    max-width: 1920px;
}

    #sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form button,
    .sumome-smartbar-popup .sumome-smartbar-content .sumome-smartbar-form button,
    .sumome-modal .sumome-smartbar-preview .sumome-smartbar-content .sumome-smartbar-form button {
        height: 37px !important;
    }

.login-form-card {
    border-right: 1px solid #ececec;
}


.login-form-card, .login-options-card {
    padding: 2% 5%;
    text-align: center;
}

.login-button-form {
    min-width: 300px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #055292;
}

.nav-pills > li > a {
    font-size:20px;
}

.nav-pills > li > a {
    color: #055292;
}

.table-lysten .feed-url, .table-lysten .btn-whysperize, .label-input-add {
    padding-left: 0 !important;
    text-align: left;
    margin-top: 10px !important;
}

.document-input-file {
    width: 100%;
}

.table-lysten-narrow .feed-url, .table-lysten-narrow .btn-whysperize, .label-input-add {
    padding-left: 0 !important;
    text-align: left;
    margin-top: 10px !important;
}

.label-input-add {
    margin-top: 20px !important;
}

.upload-title {
    font-size: 16px;
    margin-bottom: 10px;
}

.table-lysten .btn-whysperize a {
    background: #055292;
    border-radius: 40px;
    padding: 11px 30px;
}

.podcast-apps {
    margin-bottom: 30px !important;
}

.subscribe-app-button{
    display:block;
    margin-bottom:10px;
}

h6 {
    display: inline-grid;
    grid-gap: 10px;
}

    h6 a, .top-button a, .podcast-apps a{
        background: #055292 !important;
        padding: 15px 15px !important;
        border-radius: 80px !important;
        color: #fff !important;
        font-weight: 600 !important;
        font-size: 17px;
        margin: 10px auto !important;
        text-transform: uppercase;
        display: block;
        min-width: 250px;
    }


    .top-button{
        margin: 0 10px;
    }

        h6 a:hover, .top-button a:hover, .podcast-apps a:hover, .btn-default:hover, .btn-default:focus, .btn-default:active {
            background-color: #f58120 !important;
            color: #fff !important;
            border: 1px solid #f58120 !important;
        }

.podcast_feeds .td-lysten {
    display: flex;
    flex-direction: column;
}

#forgot-password, #register-new {
    font-size: 15px;
    font-weight: 500;
    color: #8e8e8e;
}

#register-new {
    background: #f58120;
    padding: 10px 20px;
    border-radius: 70px;
    font-size: 13px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    display: inline-block;
}

.register-button-top {
    text-align: center;
}


.card-right-side .col-md-12 {
        padding-left:0!important;
        margin-top:10px;
}

.subscribe-button-img, .copy-link-button-img {
    height: 42px;
    width: auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 2px solid #e4e4e4;
    border-radius: 200px !important;
    padding: 12px 20px !important;
    text-align: center;
}


.forgot-password .form-control {
    max-width: 350px;
    margin: auto;
}

.text-danger li, .text-danger span {
    list-style: none;
    color: #f68020;
}

.bottom-message {
    text-align: left;
    padding: 0 !important;
    margin-top: 30px;
}

.top-buttons-wrapper {
    display: inline-block;
    justify-content: center;
}

.my-audio h2{
    margin-bottom:20px!important;
}

.my-audio .top-button {
    margin-bottom: 30px;
}

.my-audio .top-buttons-wrapper>div>a {
    font-size:18px;
}


@media screen and (max-width: 650px) {
    .top-buttons-wrapper {
        display:grid;
    }
    h6 a, .top-button a, .podcast-apps a {
        font-size: 14px;
    }

    .filter-sort {
        display: contents;
    }

    .table-lysten-narrow {
        width: 100% !important;
    }
}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100% !important;
    padding-bottom: 30px;
    padding-top: 20px;
}

.nav > li > a, .nav > li > form {
    padding: 10px 10px;
}

.no-margins-paddings {
    margin:0!important;
    padding:0!important;
}

.no-margins {
    margin: 0 !important;
}

.right-side-card {
    margin-top:10px!important;
}

.link-text {
    text-align: center;
    font-size: 20px;
    font-weight: unset;
    margin: 0 0 35px;
}

.form-group {
    font-size: 20px;
}

.form-group label {
    font-size: 20px;
    font-weight: 400;
}

.form-group .str-email {
    padding: 10px;
    margin-right:10px;
}

.whysper-emails-copy {
    display: inline-flex;
    align-items: center;
}

.whysper-podcastlink-copy {
    display: inline-flex;
    align-items: center;
}

.input-emails {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    -webkit-text-fill-color: #555;
    opacity: 1; /* required on iOS */
    border: 2px solid #e4e4e4;
    border-radius: 200px !important;
    padding: 20px !important;
    text-align: left;
}

.orange-text {
    color:#f58120!important;
}


/* =================
   END CUSTOM STYLES
   ================= */
/* =================
   GRAYSCALE STYLES
   ================= */
/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
a {
    /* word-break: break-word; */
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    color: #337ab7;
    transition: all .2s ease-in-out;
}


    a:hover,
    a:focus {
        color: #FF8000;
        text-decoration: none;
    }

body {
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100vh;
    min-width: 320px;
    position: relative;
    webkit-tap-highlight-color: rgba(255,255,255,.2);
    width: 100%;
    display: flex;
    flex-direction: column;
}

footer {
    background-color: #121212;
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    /* margin-top: 30px; */
    padding: 15px 0;
    width: 100%;
    bottom: unset !important;
}

    footer p {
        font-family: Montserrat;
        font-size: 12px;
        margin: 0;
    }

    footer a {
        color: white;
    }

h1,
h2,
h3,
h4,
h5,
h22,
h6 {
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

h23 {
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 35px;
}

/* MGK - this should really be in Lysten.css */
h17 {
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: Normal;
    /*letter-spacing: 1px;*/
    margin: 0 0 35px;
}

html {
    background-color: gray;
    height: 100%;
    position: relative;
    width: 100%;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

nav {
    max-width: 100%;
    min-width: 320px;
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 15px;
}

ul.banner-social-buttons {
    margin-top: 0;
}


#map {
    height: 200px;
    margin-top: 100px;
    width: 100%;
}

.btn {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    border-radius: 0;
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}

.btn-circle {
    -moz-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    background: 0 0;
    border-radius: 100% !important;
    border: 2px solid #fff;
    color: #fff;
    font-size: 40px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    transition: background .3s ease-in-out;
    width: 70px;
}

    .btn-circle:hover,
    .btn-circle:focus {
        background: rgba(255,255,255,.1);
        color: #fff;
        outline: 0;
    }

    .btn-circle i.animated {
        -moz-transition-duration: 1s;
        -moz-transition-property: -moz-transform;
        -webkit-transition-duration: 1s;
        -webkit-transition-property: -webkit-transform;
    }

    .btn-circle:hover i.animated {
        -moz-animation-duration: 1.5s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-name: pulse;
        -moz-animation-timing-function: linear;
        -webkit-animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: pulse;
        -webkit-animation-timing-function: linear;
    }

.btn-default {
    background-color: #055292;
    border: 1px solid #055292;
    padding: 5px 30px;
    color: #fff;
    border-radius: 200px;
    margin:5px;
    min-width:150px;
}

    .btn-default:hover,
    .btn-default:focus {
        background-color: #f58120;
        border: 1px solid #f58120;
        color: #000;
        outline: 0;
    }

/*
.content-section {
    padding-top: 100px;
}
*/

.developers-section {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-color: #fff;
    background-size: cover;
    background: no-repeat center center scroll;
    color: #fff;
    padding: 1000px 0;
    width: 1500px;
}

.intro {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-color: #fff;
    /*background-image: url(../Content/Images/2intro-bg.png);*/
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    color: #000;
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
}

    .intro .intro-body {
        display: block;
        vertical-align: middle;
        margin: 0 auto;
    }

        .intro .intro-body .brand-heading {
            color: #FF8000;
            font-size: 50px;
        }

        .intro .intro-body .intro-text {
            color: #337ab7 !important;
            color: #337ab7;
            font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 24px;
            text-align: center;
        }

.light {
    font-weight: 400;
}

.navbar-custom {
    background-color: #121212;
    border-bottom: 1px solid rgba(255,255,255,.3);
    font-family: Montserrat,"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
}

.navbar-nav {
    display: flex;
    align-items: center;
    width: 100%;
}

    .navbar-nav li:last-child {
        /* margin-top: 3px; */
        /* margin-left: 12px; */
    }

    .navbar-nav > li form { /* margin-top: 11px; */
        display: flex;
    }

.navbar-custom .navbar-brand {
    font-weight: 700;
}

    .navbar-custom .navbar-brand:focus {
        outline: 0;
    }

    .navbar-custom .navbar-brand .navbar-toggle {
        color: #fff;
        font-size: 16px;
        padding: 4px 6px;
    }

        .navbar-custom .navbar-brand .navbar-toggle:focus,
        .navbar-custom .navbar-brand .navbar-toggle:active {
            outline: 0;
        }

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -moz-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

    .navbar-custom .nav li a:hover {
        background-color: transparent;
        color: #FF8000;
        outline: 0;
    }

    .navbar-custom .nav li a:focus,
    .navbar-custom .nav li a:active {
        background-color: transparent;
        outline: 0;
    }

.navbar-custom .nav li.active {
    outline: 0;
}

    .navbar-custom .nav li.active a {
        background-color: rgba(255,255,255,.3);
    }

        .navbar-custom .nav li.active a:hover {
            color: #000;
        }


/* MGK Added this CSS to vertically center the modal - https://stackoverflow.com/questions/18053408/vertically-centering-bootstrap-modal-window */
/* TODO - Where is the proper place to put it?!!  Not in the theme's css I don't think, but that is where it is going for now. */

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    height: inherit;
    width: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    pointer-events: none;
    vertical-align: middle;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}









/* ====================
   END GRAYSCALE STYLES
   ==================== */


/* ==============
   MEDIA QUERIES
   ============== */

@media(max-width: 420px) {

    .td-wrapper .td-lysten:first-child {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .td-wrapper .td-lysten {
        width: 100% !important;
    }

    .st-btn > img {
        width: 11px !important;
        height: 12px !important;
    }

    .st-btn {
        height: 27px !important;
    }
    .share-icons-card input {
        width:27px!important;
        height:27px!important;
    }
}

@media(max-width:480px) {
    .spinner-container {
        top: 29% !important;
    }

    .align-fix.copy-link {
        padding: 15px 0;
    }

        .align-fix.copy-link label {
            display: none
        }

    .general-icons {
        padding-right: 0 !important;
    }

    .table-responsive table {
        width: 100%;
    }

    .item-title {
        text-align: center !important;
        width: 100% !important;
    }
}

@media (max-width: 500px) {

    #developers .table-list .tr {
        padding: 15px;
        width: 100% !important;
    }

    #whysper-audio-player .table-list .tr {
        padding: 15px;
        width: 100% !important;
    }

    .left-side-card, .episodes-title, .lysten-date, .right-side-card {
        margin: 5px 0 !important;
        padding: 0 !important;
    }
    .left-side-card {
        padding:0!important;
    }
    .table-list a {
        font-size: 20px;
    }

    .td-lysten-date {
        font-size: 15px !important;
        max-width: 100px !important;
    }

    .str-email {
        width: 100%;
    }

    .email-address {
        font-size: 15px !important;
        flex-direction: column;
        align-items: baseline;
    }
}

@media (max-width: 540px) {
    .email-address {
        flex-direction: column;
        align-items: baseline;
    }

    .str-email {
        font-size: 13px !important;
    }
}

@media (max-width: 540px) {
    .tingle-modal {
        display: flex !important;
    }
}

@media (max-width: 600px) {


    .podcast_feeds .td-block {
        flex-direction: column !important;
        margin-top: 16px;
    }

    .podcast_feeds .td-block-button {
        align-self: flex-start;
        zoom: 0.8;
        padding-left: 0 !important;
    }

    .podcast_feeds .tr {
        margin: 10px auto;
    }

        .podcast_feeds .tr .td-lysten {
            margin-right: 0;
        }

    .podcast_feeds .icon-link {
        margin-top: 12px !important;
        align-self: flex-start;
    }



}

@media(max-width: 620px) {
    .music .tr {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

        .music .tr .td-lysten:first-child {
            margin-bottom: 0;
        }

        .music .tr .td-lysten {
            margin-top: 0;
        }
}


@media (min-width: 480px) and (max-width: 767px) {
    .align-fix.copy-link {
        min-width: 110px;
    }

    .spinner-container {
        top: 30% !important;
    }

    .align-fix.copy-link input {
        margin-top: 10px !important;
    }
}


@media(min-width: 767px) {
    p {
        font-size: 20px;
        line-height: 1.6;
        margin: 0 0 15px;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }

    /*
    .content-section {
        padding-top: 150px;
    }
*/


    .download-section {
        padding: 100px 0;
    }

    .intro {
        padding-top: 210px;
    }

        .intro .intro-body .brand-heading {
            color: #FF8000;
            font-size: 125px;
        }

        .intro .intro-body .intro-text {
            color: #FF8000;
        }

    .navbar-custom {
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        border-bottom: 0;
        letter-spacing: 1px;
        padding: 10px 0;
    }

        .navbar-custom.top-nav-collapse {
            background: #000;
            border-bottom: 1px solid rgba(255,255,255,.3);
        }

    .subscribe_now-wrapper .td-lysten:first-child {
        width: 65%;
    }
}

@media(max-width:767px) {
    .align-fix {
        display: inline-block !important;
    }

    .general-icons {
        padding-right: 0 !important;
    }

    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons li:last-child {
            margin-bottom: 0;
        }

    table thead {
        display: none;
    }

    table tr {
        border-top: 2px solid #CCC;
        border-bottom: 2px solid #CCC;
    }

    table td {
        display: block;
        text-align: center;
    }

    audio {
        width: 100% !important;
    }

    .navbar-header {
        padding: 20px 0;
    }

    .navbar-toggle .icon-bar {
        border: 1px solid orange;
    }

    .navbar-nav > li form {
        /* margin-left: 15px; */
    }

    .lysten-home-logo img {
        margin-top: 30px;
    }

    .social-text {
        display: none;
    }

    .social-buttons .button i {
        margin-left: 10px;
    }

    .sumome-smartbar-button,
    .sumome-eac-input-wrap {
        text-align: center !important;
        width: 100% !important;
    }

    .sumome-smartbar-text {
        font-size: 14px !important;
        padding: 20px 40px !important;
    }

    footer {
    }


    .td-lysten-date {
        max-width: 120px;
    }

    .btn-whysperize {
        padding: 15px 0 0 15px;
    }

    .subscribe_now-wrapper .td-lysten:first-child {
        margin-bottom: 10px;
    }


}

@media (min-width: 991px) {

    .left-side-card .lysten-date{
        max-width:150px;
    }

}

@media screen and (max-width: 580px) {
    .table-lysten-narrow {
        width: 80%;
    }

    .my-audio-player {
        padding: 10px 0 !important;
        order: 1;
    }

    .bottom-blue-bar {
        display: flex;
        flex-wrap: wrap;
    }

    .share-icons-card {
        display: flex;
        margin: 10px;
    }

    .my-audio-delete, .audio-type {
        display: flex;
        justify-content: flex-end !important;
    }

    .my-audio-type-container {
        flex: 50%;
        order: 2;
    }

    .source-line {
        text-align: left;
    }

    .middle-bar {
        display: block;
        padding: 0 !important;
    }

    .episodes-title {
        width: 100%;
    }

    .my-title {
        /*text-align: left;*/
        padding: 15px 15px !important;
        border-bottom: 1px solid #e4e4e4;
    }

    .my-audio-date {
        text-align: left;
        padding: 15px 15px !important;
        border-bottom: 1px solid #e4e4e4;
    }

    #whysper-audio-player .table-list .tr {
        padding: 15px;
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {

    .episodes-title {
        width: 100%;
    }

    .login-form-card {
        border-right:0!important;
    }

    .left-side-card, .episodes-title, .lysten-date, .right-side-card {
        margin: 5px 0 !important;
        padding: 0 !important;
    }
    #developers .table-list .tr {
        padding: 15px;
        width: 100% !important;
    }

    .copy-link {
        padding-right: 40px;
    }

    .editor-field input,
    .editor-field a,
    .social-buttons a {
        margin: 4px 0;
    }
    h6 a {
        font-size: 10px;
    }

    .content-section h2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .general-icons {
        padding-right: 70px;
    }

    .item-title {
        text-align: left;
        width: 250px;
    }

    .email-address {
        flex-wrap: wrap;
        max-width: 100% !important;
        margin-bottom: 15px;
        /* font-size: 16px; */
    }

        .email-address span {
            width: 100%;
            margin-bottom: 6px;
        }

        .email-address input[type=image] {
            margin: 0 10px 0 0;
        }

        .email-address input {
            margin-left: 0;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        display: block;
        /* text-align: center; */
        width: 100%;
    }

    .navbar-collapse {
        width: 100%;
    }

    .navbar-nav {
        left: 52%;
        margin-top: 28px;
        position: relative;
        transform: translate(-50%,0);
    }
}

@media (min-width: 991px) {
    .item-title {
        text-align: left;
    }

    .editor-field .create-button-container {
        padding: 0;
        width: 21%;
    }

    .editor-field .feed-url {
        margin-left: 18.3% !important;
    }

    .general-icons {
        padding-right: 70px;
    }

    .copy-link {
        padding-right: 50px;
    }
}




@media (min-width: 1199px) {
    .editor-field .create-button-container {
        width: 19%;
    }
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }

    .podcast_feeds .tr {
        flex-direction: column;
    }

    .podcast_feeds .td-block {
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
    }

    .td-block-button > * {
        margin-right: 20px;
    }


    .podcast_feeds .tr > * {
        max-width: 100%;
        /* padding-right: 15px; */
    }

    .podcast_feeds {
        max-width: 575px;
    }

    .email-address {
        max-width: 96%;
    }
}

@media (max-width: 1276px) {
    .collapse-css {
        width: 100% !important;
    }
}



@media (min-width: 1276px) and (max-width: 1403px) {
    /*
    .content-section {
        padding-top: 180px !important;
    }
*/

    .intro {
        /* padding-top: 180px !important; */
    }
}

@media (min-width: 1337px) {
    .navbar-custom {
        padding: 10px 10px !important;
    }
}

@media only screen and (min-width: 1197px) and (max-width: 1336px) {
    .navbar-custom {
        padding: 10px 0;
    }

    .container-fluid > .navbar-header {
        float: none;
        text-align: center;
    }

    .container-fluid > .navbar-collapse {
        float: none !important;
        display: table !important;
        margin: auto;
    }
}

@media (max-width: 1403px) {
    .navbar-collapse {
        margin: 15px auto 0;
    }

    .navbar-center {
        margin: 0;
    }

    .navbar-nav {
        justify-content: center;
        display: flex;
    }

    .navbar-header {
        margin: 0 auto;
    }
}

@media(min-height: 1200px) {
    .intro {
        padding-top: 350px;
    }
}

@media(min-height: 950px) {
    .intro {
        padding-top: 289px;
    }
}

@media(min-height: 871px) {
    .intro {
        padding-top: 210px;
    }
}

@media(min-height: 750px) {
    .intro {
        /* padding-top: 150px; */
    }
}

@media(max-height: 600px) {
    .tingle-modal-box {
        margin-top: 150px !important;
    }
}

/* =================
   END MEDIA QUERIES
   ================= */
