.julie-bowen h2 sup {
    color: #280091;
}

/*style.css*/
body {
    font-family: 'Avenir LT Std';
}

img {
    max-width: 100%;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #280091;
}

.home h2 {
    font-size: 50px;
    font-weight: bold;
}

h1 {
    font-size: 70px;
    font-weight: bold;
}



@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Book.woff2') format('woff2'), url('../fonts/AvenirLTStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'), url('../fonts/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



/********************************/



.header-sec {
    background-color: #fbfbfb;
    border-bottom: 5px solid #fed100;
}

.footer_sec {
    border-top: 5px solid #fed100;
}

.dotted {
    position: relative;
}

    .dotted:before {
        content: "";
        background-color: #3399dd;
        width: 0.25em;
        height: 0.25em;
        display: block;
        border-radius: 100%;
        position: absolute;
        top: -0.1em;
        left: 0.0325em;
    }


.about-video {
    background: #63b1e5;
    background: linear-gradient(180deg, #fff 23%, #63b1e5 23%);
}

.banner_box {
    position: relative;
    background-color: #757575;
}

.banner-inside-text {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

    .banner-inside-text .h3 {
        color: #280091;
        font-weight: bold;
        margin-bottom: 0px;
        text-shadow: unset !important;
    }

    .banner-inside-text h1 {
        color: #fff;
    }

    .banner-inside-text .h4 {
        text-shadow: 0px 0px 16px #000;
        font-weight: 700;
        color: #fff;
    }

    .banner-inside-text p {
        text-shadow: 0px 0px 13px #000;
        font-weight: 400;
        color: #fff;
    }

.julie-bowen h2 {
    color: #3399dd;
}

    .julie-bowen h2 span, .about-video h2 span {
        color: #280091;
    }

    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 10px;
        width: 0.22em;
        height: 0.22em;
        left: 1px;
    }

.about-video h2 .dotted:before {
    background-color: #fff;
}

.common-btn, .common-btn:hover {
    background-color: #fed100;
    color: #280091;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 131px;
}

#footer_menu li a {
    color: #280091;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
}

#footer_menu {
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
}

    #footer_menu li {
        display: inline-block;
        padding-right: 13px;
    }

div#exampleModalwatchnow .btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    background-color: #fff;
    opacity: 1;
    width: 25px;
    height: 25px;
    border-radius: 35px;
    border: 0px solid #315872;
    z-index: 999999;
}

div#exampleModalwatchnow .modal-body {
    padding: 0;
    border: 2px solid #fff;
}

div#exampleModalwatchnow .modal-dialog {
    max-width: 860px;
}

sup {
    font-size: 50%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.9em;
}

.langugage-btns {
    display: flex;
    align-items: end;
    justify-content: end;
}

    .langugage-btns li a {
        text-transform: uppercase;
        font-weight: 600;
        color: #280091;
    }

html:lang(fr-ca) .julie-bowen h2 span, html:lang(fr-ca) .about-video h2 span {
    display: inline-block;
}

video#watchVideo {
    width: 100%;
    height: auto;
}



@media only screen and (min-width: 768px) {
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 8px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }

    html:lang(fr-ca) .julie-bowen h2 .dotted:before, html:lang(fr-ca) .about-video h2 .dotted:before {
        top: 4px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 10px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }

    html:lang(fr-ca) .julie-bowen h2 .dotted:before, html:lang(fr-ca) .about-video h2 .dotted:before {
        top: 5px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }
}

@media only screen and (min-width: 1199px) {
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 9px;
        width: 0.22em;
        height: 0.22em;
        left: 1px;
    }

    html:lang(fr-ca) .julie-bowen h2 .dotted:before, html:lang(fr-ca) .about-video h2 .dotted:before {
        top: 8px;
        width: 0.22em;
        height: 0.22em;
        left: 1px;
    }
}

@media only screen and (min-width: 1400px) {
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 10px;
        width: 0.22em;
        height: 0.22em;
        left: 1px;
    }

    html:lang(fr-ca) .julie-bowen h2 .dotted:before, html:lang(fr-ca) .about-video h2 .dotted:before {
        top: 10px;
        width: 0.22em;
        height: 0.22em;
        left: 1px;
    }
}







@media only screen and (max-width: 1400px) {

    html:lang(fr-ca) .common-btn, html:lang(fr-ca) .common-btn:hover {
        padding: 8px 111px;
    }

    html:lang(fr-ca) .home h2 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    /*
.julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 10px;
    }
*/
    html:lang(fr-ca) .common-btn, html:lang(fr-ca) .common-btn:hover {
        padding: 8px 51px;
    }

    html:lang(fr-ca) .home h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .home h2 {
        font-size: 40px;
        font-weight: bold;
    }
    /*
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 8px;
    }
*/
    .about-video .common-btn {
        padding: 8px 71px;
        margin-bottom: 0px !important;
    }

    h2 {
        font-size: 40px;
    }

    h1 {
        font-size: 60px;
    }
}

@media only screen and (max-width: 767px) {
    html:lang(fr-ca) .common-btn, html:lang(fr-ca) .common-btn:hover {
        padding: 8px 12px;
    }

    html:lang(fr-ca) h1 {
        font-size: 30px;
    }

    .home h2 {
        font-size: 30px;
        font-weight: bold;
    }

    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 7px;
    }

    html:lang(fr-ca) .julie-bowen h2 .dotted:before, html:lang(fr-ca) .about-video h2 .dotted:before {
        top: 2px;
    }

    .footer-link {
        display: flex;
        justify-content: center;
    }

    .julie-bowen h2 {
        text-align: center;
        margin-bottom: 55px;
    }

    .julie-bowen {
        margin-bottom: 35px;
    }

    h1 {
        font-size: 45px;
    }

    h2 {
        font-size: 25px;
    }

    .about-video .common-btn {
        padding: 8px 31px;
    }
    /*
    .julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
    top: 5px;
    left: 0px;
}
*/
}

@media only screen and (max-width: 580px) {
    .about-video h2 > span {
        display: block;
    }

    h1 {
        font-size: 20px !important;
    }

    .banner-inside-text h3 {
        font-size: 14px;
    }

    .banner-inside-text h4 {
        text-shadow: 0px 0px 10px #000;
        font-size: 14px;
    }

    .banner-inside-text p {
        font-size: 12px;
    }

    .banner-inside-text h1 {
        margin-bottom: 6px !important;
    }

    h2 {
        font-size: 25px;
    }
    /*
.julie-bowen h2 .dotted:before, .about-video h2 .dotted:before {
        top: 5px;
        width: 0.22em;
        height: 0.22em;
        left: 0px;
    }
*/
    .julie-bowen h2 {
        margin-bottom: 15px;
    }

    .about-video h2 {
        margin-top: 25px;
        text-align: center;
    }
}


