a, a:focus, a:hover {
    text-decoration: none;
}

a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a:focus, a:hover {
    color: #c3003a;
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.container.howtowatch {
/*    width: auto;
    height: auto;*/
}

.howtowatch p, .howtowatch li {
    color: #4D5154;
    line-height: 27px;
    /*margin-bottom: 2rem;*/
}

.howtowatch .banner-wrapper {
    text-align: center;
    padding: 0 20px;
}

.howtowatch .channel-banner {
    max-width: 680px;
    width: calc(100% - 100px);
    margin: 0 auto;
}

.app-button.ios {
    width: 128px;
}

.app-button.android {
    width: 145px;
}

.font-normal {
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .howtowatch .channel-banner {
        width: 100%;
        min-width: 280px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 546px) {
    .howtowatch .class-icon {
        max-height: 60px;
        max-width: 100px;
    }
}

a {
    color: #e620a0;
}
.howtowatch .dev_subtitle span {color:#6C2BEE; font-weight:700;}
.howtowatch .dev_title {  font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0px auto auto auto;
    line-height: 1.2;
margin-top:21%;}

@media screen and (min-width: 767px) and (max-width:1199px) {
    .howtowatch .dev_title{  
    margin-top:25%;
    }}

@media screen and (min-width: 547px) and (max-width:766px) {
    .howtowatch .dev_title{  
    margin-top:18%;
        
    }}

@media screen and (min-width: 516px) and (max-width:546px) {
    .howtowatch .dev_title{  
    margin-top:19%;
        
    }}

@media screen and (min-width: 480px) and (max-width:515px) {
    .howtowatch .dev_title{  
    margin-top:21%;
        
    }}

@media screen and (min-width: 469px) and (max-width:479px) {
    .howtowatch .dev_title{  
    margin-top:22%;
        
    }}

@media screen and (min-width: 450px) and (max-width:468px) {
    .howtowatch .dev_title{  
    margin-top:23%;
        
    }}
@media screen and (max-width:449px) {
    .howtowatch .dev_title{  
    margin-top:25%;
        
    }}

@media screen and (max-width:388px) {
    .howtowatch .dev_title {font-size: 20px;margin-top: 30%;}
    .howtowatch .dev_subtitle {font-size:16px !important;}

}

@media screen and (max-width:364px) {
    .howtowatch .dev_title {margin-top: 26%;}
}

@media screen and (max-width:351px) {
    .howtowatch .dev_title {margin-top: 24%;}
}

@media screen and (max-width: 767px) {
    
    .howtowatch .dev_title, .howtowatch .dev_subtitle  {    text-align: center;}
}

@media screen and (max-width:991px) {
    .howtowatch .dev_img {  
    margin-top:5%;
    }}


.howtowatch .title {
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    /*padding-top:38px;*/
    padding-bottom:.5em;
        color: #33058d;
}
.howtowatch .title2 {
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    /*padding-top:38px;*/
}
 .howtowatch .trial_title {
    font-family: Montserrat, sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
/*  padding-top:1em;
*/  padding-bottom:.5em;
}

@media screen and (min-width: 720px) and (max-width: 1199px) {
    .howtowatch .title, .howtowatch .trial_title {
        font-size: 28px;
    }
}

@media screen and (min-width: 1200px) {
    .howtowatch .title, .howtowatch .trial_title {
        font-size: 36px;
    }
}

.howtowatch .content .content-wrapper {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.howtowatch .main-logo {
    width: 45%;
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2em;
}

.howtowatch .h1{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 20px;
}

.howtowatch .trial_title {
    color:#33058D;
    margin-bottom:.1em;
    margin-left:-1px;
}
.howtowatch .trial_subtitle {
    color:#94A0AE;
    font-size: 16px;
    margin-bottom: .25em;
    margin-left:1px;
    text-align:center;
}


.howtowatch .subtitle {
    color: black;
    font-family: barlow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.5em;
    margin-top: 2.5em;
}

.howtowatch .subtitle.first {
    font-family: barlow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.5em;
    margin-top: 0;
}

.howtowatch .subtitle2 {
    font-family: barlow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2em;
}

.howtowatch .dev_subtitle {
    font-family: barlow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.5em;
}


@media screen and (max-width: 719px) {
    .howtowatch .subtitle {
        font-size: 18px;
    }
}

.howtowatch .text {
    font-size: 18px;
    font-family: Barlow, Open Sans, sans-serif;
}

.howtowatch .text.last {
    margin-bottom: 48px;
}

.howtowatch .text-bold {
    font-size: 22px;
    font-weight: bold;
    font-family: Montserrat, sans-serif;
    margin-bottom: 1rem;
}

.howtowatch p.text .text2 {
    font-size: 16px;
}

.howtowatch .inner-text {
    margin-bottom: 5px;
}

.howtowatch .text .inner-text:first-child {
    margin-top: 10px;
}

.howtowatch .text li {
    margin-bottom: 5px;
}

.howtowatch ol {
    padding-left: 28px;
    /*list-style-position: inside;*/
    /*margin-bottom: 40px;*/
}

/* Classifications */
.class-icon {
    /*height: 50px;*/
}

@media screen and (max-width: 767px) {
    .class-icon {
        margin-bottom: 20px;
    }
}

.class-row {
    margin-bottom: 40px;
}

.class-row.last {
    margin-bottom: 0px;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.language-select, .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cta-btn--primary {
    background-color: #33058d;
    color: #fff;
}
.cta-btn--small {
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
}
.cta-btn {
    border-radius: 100px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    transition: color .2s,background-color .2s,border-color .2s;
    height: 40px;
    padding: 0 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
button, html, input {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: inherit;
    color: inherit;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
button, input, optgroup, select, textarea {
    font: inherit;
    line-height: inherit;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button {
    outline: 0;
}

p.no-margin {
    margin-bottom: 0;
}

p.compacted {
    line-height: 1.5;
}

.marL-20 {margin-left:-20px;}

.pad-top-15 {padding-top: 1.5em;}

p.colorlp, span.colorlp {color:#33058D}