/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('https://musicspeedchanger.com/fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
    font-display: swap;
}
body {
    font-family: Roboto, "Helvetica", "Arial", sans-serif
}

p {
    line-height: 24px;
    font-size: 15px
}

h4 {
    text-transform: uppercase
}

.btn, h1, h2, h3, h4, h5, h6, img, p {
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.clients-logos img, .clients-stroke, .dark-stroke, .white-stroke {
    display: block;
    margin: 0 auto
}

.container {
    overflow: hidden
}

.head {
    background-color: #152233;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-width: 0;
    min-height: 532px;
    width: auto
}

@media (max-width: 800px),(max-height: 800px) {
    .head {
        background-image: url(https://musicspeedchanger.com/images/studio800.jpg);
        min-height: 132px;
    }
}

@media (min-width: 801px),(min-height: 801px) {
    .head {
        color:#030303;
        background-image: url(https://musicspeedchanger.com/images/studio1440.jpg);
        min-height: 132px;
    }
}

@media (min-width: 1441px),(min-height: 958px) {
    .head {
        background-image: url(https://musicspeedchanger.com/images/studio.jpg)
    }
}

.head a {
    color: #fff;
    text-decoration: underline
}

.headdivh {
    font-size: 16px;
    margin-top: 12px;
    color: #fff;
    display: flex;
    align-items: center;

    margin-left: 2px;
}

.headdivh h1,.headdivh p {
    font-size: 1.9em;
    text-align: left;
    margin: 0 0 0 10px;
    white-space: nowrap;
    display: inline-block;
    padding-top: 8px
}
.headdivn {
    display: flex;
    align-items:center;
    font-size: 16px;
    margin-top: 12px;
    color: #fff;
    margin-left: 2px;
}
.headdivn h1 {
    font-size: 3.3em;
    text-align: left;
    margin: 0;
    white-space: nowrap;
    display: inline-block;
}

#toplogo {
    width: 75px;
    padding: 0 8px 0 12px;
    float: left
}

.logo {
    margin-top: 50px
}

.forumpng {
    max-width: 90%
}

.social img {
    margin-top: 12px;
    float: right;
    padding-left: 14px
}

.topdownload {
    display: inline;
    float: left;
}

.topdownload img {
    margin-top: 12px;
    padding-left: 14px;
    max-height: 64px
}

.main-content {
    margin-top: 4px;
    padding-bottom: 20px;
    color: #fff;
}

.main-content h1, .main-content h2 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 8px;
    -webkit-text-stroke: 1px black;
    color: white;
    text-shadow:
            1px 1px 0 #000,
            -1px -1px 0 #000,
            1px -1px 0 #000,
            -1px 1px 0 #000,
            1px 1px 0 #000;
}

.main-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: white;
}

.downloadfull {
    padding-top: 18px
}

.phone-mockup {
    text-align: center;
}

.phone-mockup img {
    vertical-align: bottom;
    height: 432px;
    width: auto
}

.title-description {
    font-size: 16px
}

.downloadbot {
    margin-bottom: 20px;
}
.downloadbot .app_badges img {
    margin-bottom: 16px;
}

.features {
    margin-bottom: 80px;
    margin-top: 30px;
    color: #6b6868
}

.features h2 {
    text-align: center
}

.features-title {
    margin-bottom: 16px;
    text-align: center
}

.dark-stroke {
    border-bottom: 2px solid #6b6868;
    width: 80px;
    margin-top: 12px;
    margin-bottom: 18px
}

.features-left {
    text-align: right;
    margin-top: 4px
}

.features-right {
    text-align: left;
    margin-top: 4px
}

.features-left h4, .features-left p {
    padding-right: 60px
}

.features-left div:hover h4, .features-right div:hover h4 {
    color: #202020
}

.features-right h4, .features-right p {
    padding-left: 60px
}

.features-left div {
    margin-bottom: 28px
}

.features-right div {
    margin-bottom: 20px
}

.features-list-1 img, .features-list-2 img, .features-list-3 img {
    transform: translate(0, 66px)
}

.features-list-4 img, .features-list-5 img, .features-list-6 img {
    transform: translate(0, 66px)
}

.appmockup {
    position: relative;
    text-align: center
}
.appmockup img {
    max-width: 100%;
}
.phone-img {
    position: absolute;
    text-align: center;
    transform: translate(-261px, 0);
    top: 70px
}

.screenshots-title {
    margin-bottom: 70px;
    text-align: center
}

.screenshots {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f8f8f8
}


.showcase {
    margin-bottom: 80px;
    margin-top: 30px;
    color: #6b6868;
    text-align: center;
}

.showcase h2 {
    text-align: center
}

.showcase-title {
    text-align: center
}
.showcase-main {
    text-align: center;
    padding: 0 24px;
}
.showcase-div {
    width:260px;
    margin:10px 10px 50px 10px;
    float: left;
    text-align: center;
}
.showcase-title h3 {
    text-transform: inherit;
    font-size: 16px;
}
.showcase-clip {
    width:340px;
    text-align: center;
    margin: auto;
}
.showcase-clip div {
    width:120px;
    margin-left:40px;
    float: left;
    text-align: center;
}

@media (max-width: 1200px)  {
    .showcase-div {
        height: 610px;
        width:46%;
        float: left;
    }
}
@media (max-width: 576px) {
    .showcase-div {
        width:100%;
        float: none;
    }
}
.showcase-div img {
    max-width:100%;
    margin: auto;
}
.showcase-div div {
    padding:10px 18px;
    text-align: left;
    font-size: 14px;
}
.showcase-div h2 {
    font-size: 22px;
}
.showcase-practice {
    color: #1976d2;
}
.showcase-tool-box {
    color: #34c6ff;
}
.showcase-nightcore {
    color: #ea80fc;
}
.showcase-slowed-reverb {
    color: #12c700;
}

.white-stroke {
    border-bottom: 2px solid #fff;
    width: 80px;
    margin-top: 12px;
    margin-bottom: 18px
}

.our-clients {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
    color: #6b6868
}

.clients-title {
    margin-bottom: 70px;
    text-align: center
}

.clients-stroke {
    border-bottom: 2px solid #6b6868;
    width: 80px;
    margin-top: 12px;
    margin-bottom: 14px;
    left: 0
}

.our-clients div {
    padding-right: 30px;
    padding-left: 20px
}

.our-clients .col-md-4 {
    padding-bottom: 20px;
    padding-top: 20px
}

.clients-list div:hover h4 {
    color: #202020
}

.clients-list h4 {
    padding-top: 20px;
    padding-bottom: 0;
    margin: 0
}

.faq {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f8f8f8
}

.faq h4 {
    text-transform: none;
    color: #1976d2
}

.faq-title {
    margin-bottom: 40px;
    text-align: center
}

.faq-list div {
    padding-top: 30px
}

.faq-list div:hover h4 {
    color: #202020
}

.webappos {
    padding-bottom:14px;
    display: block;
    max-width: 90%;
}
.webappimg {
    padding-top:8px;
    max-width: 90%;
}
.webappbtn {
    padding-top:8px;
    padding-bottom:18px;
    max-width: 90%;
}

.download-section, .extension-section, .webapp-section {
    margin-top: 80px;
    padding-bottom: 40px;
    color: #6b6868;
}

.download-section h2, .extension-section h2, .webapp-section h2 {
    font-size: 28px
}

.forum-section {
    padding: 20px 0
}
.forum-section h2 {
    font-size: 26px;
}
.forumhome {
    max-width: 100%;
}
.btn-lg {
    float: right;
    border-radius: 5px;
    color: #fff;
    background-color: #6b6868;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 384px;
    margin-top: 22px
}

.btn-lg:hover {
    background-color: #202020;
    color: #fff
}

.footer-info {
    padding-top: 30px;
    padding-bottom: 24px;
    background-color: #061325;
    color: #fff
}

.footer-info img {
    width: 150px;
    height: auto
}

.footer-nav ul {
    text-decoration: none;
    text-align: center;
    list-style-type: none;
    margin-top: 10px
}

.footer-nav li {
    display: inline;
    padding-right: 6px
}

.botlink, .footer-nav li a {
    color: #fff
}

.botlink:hover {
    text-decoration: underline;
    color: #fff
}

.botlink:active, .footer-nav li a:visited {
    color: #eee
}

.footer-info p {
    color: #fff;
    margin-top: 10px;
    text-align: right
}

@media (max-width: 800px),(max-height: 800px) {
    .footer-info  {
        text-align: center;
    }
    .footer-info p {
        text-align: center;
    }
}

.gpsfullicont {
    width: 227px
}

.gpsfulliconv {
    width: 395px
}

.gpsfullicon {
    max-width: 90%
}

.topbar {
    background-color: #152233;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-width: 0;
    height: 90px;
    width: auto
}

@media (max-width: 800px),(max-height: 800px) {
    .topbar {
        background-image: url(https://musicspeedchanger.com/images/studio800.jpg)
    }
}

@media (min-width: 801px),(min-height: 801px) {
    .topbar {
        background-image: url(https://musicspeedchanger.com/images/studio1440.jpg)
    }
}

@media (min-width: 1441px),(min-height: 958px) {
    .topbar {
        background-image: url(https://musicspeedchanger.com/images/studio.jpg)
    }
}

.mscbreadcrumbs ul {
    list-style: none;
    padding: 0;
    color: #6b6868
}

.mscbreadcrumbs li {
    display: inline;
    float: left;
    padding: 0
}

.mscbreadcrumbs ul li:before {
    content: '›';
    margin: 0 .6em
}

.mscbreadcrumbs ul li:first-child:before {
    content: '';
    margin: 0 .6em 0 0
}

.footer-info img.botlogo {
    width: 60px
}

.clear {
    clear: both
}

.tutorial {
    margin-bottom: 40px;
    margin-top: 0;
    margin-left: 8px;
    color: #6b6868
}

.tutorial-title {
    margin-bottom: 10px
}

.tutorial-title h1 {
    margin-bottom: 8px
}

.tutorial-title p {
    margin-bottom: 16px
}

.tutorial-title h2 {
    font-size: 28px;
    margin-bottom: 8px;
}

.tutorial-description {
    font-size: 16px;
    font-weight: 700
}

.tutoriallist li {
    margin-bottom: 40px
}

.skipLink {
    cursor: pointer
}

.skipLink:hover {
    text-decoration: underline
}

.videoGuide {
    text-align: center;
    font-size: 18px
}

.videoGuide span {
    font-weight: 700
}

.pcInstallList li {
    margin-bottom: 40px
}

.chromeAd {
    text-align: center;
    max-width: 90%;
    margin: 16px 0;
    border: 1px solid #000
}

.imgtutorial img {
    max-width: 94%;
    border: 1px solid #000
}

.ytfull {
    text-decoration: underline;
    cursor: pointer;
    color: #5a0000
}

.videoDiv {
    display: table
}

.videoWrapper {
    position: relative;
    margin-bottom: 125%;
    padding-bottom: 108.3%;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%
}
.videoWrapperFormant iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.formantdownload img {
    margin-top: 12px;
    padding-left: 14px;
    max-height: 64px;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
}

lite-youtube {
    aspect-ratio: 16 / 9;
    width: 100%;
    margin: auto;
}

.tutgetit {
    padding: 50px 0 0 0;
    text-align: center
}

.tutgetit img {
    max-width: 98%
}

.tutorialad {
    padding: 50px 0 20px 0;
    text-align: center
}

.homead {
    padding: 10px 0 20px 0;
    text-align: center
}

.app_badges { text-align: center;margin-top: 24px; }
.app_badges_play { max-width:90%;width:282px;padding-bottom: 14px; }
.app_badges_container { display: block;  }
.app_badges_other { display: inline-block; }
.app_badges_other img { width:180px;margin:0 3px 12px 3px; }

.email-optin { padding: 20px; }

.stretch-calc { border: 0;height:200px;width:418px;min-width: 98%; }

@media only screen and (min-width: 501px) and (max-width: 658px) {
    .headdivh {
        width: 500px;
        font-size: 14px
    }

    .headdivh h1 {
        font-size: 2.8em;
        padding-top: 6px
    }
    .headdivn h1 {
        font-size: 2.8em;
    }

    .topbar {
        height: 100px
    }

    #toplogo {
        width: 80px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 500px) {
    .headdivh {
        width: 100%;
        font-size: 14px
    }

    .headdivh h1 {
        font-size: 2.22em;
        padding-top: 8px
    }
    .headdivn h1 {
        font-size: 2.0em;
    }

    .topbar {
        height: 90px
    }

    #toplogo {
        width: 70px;
        padding: 2px 8px 0 12px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 400px) {
    .headdivh {
        width: 100%;
        font-size: 14px
    }

    .headdivh h1 {
        font-size: 2em;
        padding-top: 6px
    }
    .headdivn h1 {
        font-size: 1.9em;
    }

    .topbar {
        height: 90px
    }

    #toplogo {
        width: 60px;
        padding: 0 8px 0 10px;
    }
}

@media only screen and (max-width: 374px) {
    .headdivh {
        width: 100%;
        font-size: 14px
    }

    .headdivh h1 {
        font-size: 1.6em;
        padding-top: 6px
    }
    .headdivn h1 {
        font-size: 1.6em;
    }
    .main-content {margin-top:4px;}
    .main-content p { font-size:14px;line-height:16px;}

    .topbar {
        height: 80px
    }

    #toplogo {
        width: 50px;
        padding: 2px 8px 0 12px;
    }
}

@media only screen and (min-width: 992px) {
    .topddesk {
        display: block;
        visibility: visible
    }

    .topdmobile {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-width: 992px) {
    .topddesk {
        display: none;
        visibility: hidden
    }

    .topdmobile {
        display: block;
        visibility: visible
    }

    .tophdesk {
        display: none;
        visibility: hidden
    }

    .features-left, .features-left div {
        margin-top: 0;
        margin-bottom: 0
    }

    .features-right, .features-right div {
        margin-top: 0;
        margin-bottom: 0
    }

    .appmockup img {
        height: auto;
        margin-top: 24px
    }

    .phone-img {
        transform: translate(-205px, 0);
        top: 55px;
        width: 190px !important;
        height: auto
    }

    .btn-lg, .download-section {
        text-align: center;
        float: none
    }

    .topdownload {
        float: left
    }

    .topdownload img {
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .main-content .mainh1 {
        font-size: 1.6em;
        line-height: 24px;
        margin-top:0px;
    }

    .our-clients div {
        padding-right: 10px;
        padding-left: 10px
    }
}