@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1100px) {
    .buttonNav {
        display: block;
        background-image: url(../images/tablet-nav-button-off.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 130px;
        height: 47px;
        font-size: 14px;
        color: #003664;
        text-transform: uppercase;
        padding-top: 8px;
        text-align: center;
        font-weight: 600;
        float: left;
        margin-left: -8px;
        line-height: 110%;
    }

    .buttonNav:hover {
        display: block;
        background-image: url(../images/tablet-nav-button-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 130px;
        height: 47px;
        color: #fff;
    }

    .whats-new-button-size {
        width: 130px;
        height: 47px;
    }

    .whats-new-style {
        cursor: pointer;
        float: left;
        margin-left: -8px;
    }
}


@media only screen and (max-width: 1000px) {

    /*-------------------------------------------------------------------------
buttons landing
-------------------------------------------------------------------------*/
    .buttonLanding01 {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: none;
        background-image: url(../images/mobile-landing-bt-white.png);
        background-repeat: no-repeat;
        color: #003664;
        outline: 0;
        font-size: 14px;
        padding: 10px 4px 0px 10px;
        vertical-align: top;
        margin-left: 0px;
        cursor: pointer;
        width: 93%;
        height: 45px;
        line-height: 110%;
        float: none;
    }

    .buttonLanding01:hover {
        text-decoration: none;
        color: #48b6e5;
    }

    .buttonLanding02 {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: none;
        background-image: url(../images/mobile-landing-bt-white.png);
        background-repeat: no-repeat;
        color: #003664;
        outline: 0;
        font-size: 14px;
        padding: 10px 4px 0px 10px;
        vertical-align: top;
        margin-left: 0px;
        cursor: pointer;
        width: 93%;
        height: 45px;
        line-height: 110%;
        float: none;
    }

    .buttonLanding02:hover {
        text-decoration: none;
        color: #48b6e5;
    }

    .buttonLanding03 {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: none;
        background-image: url(../images/mobile-landing-bt-white.png);
        background-repeat: no-repeat;
        color: #003664;
        outline: 0;
        font-size: 14px;
        padding: 10px 4px 0px 10px;
        vertical-align: top;
        margin-left: 0px;
        cursor: pointer;
        width: 93%;
        height: 45px;
        line-height: 110%;
        float: none;
    }

    .buttonLanding03:hover {
        text-decoration: none;
        color: #48b6e5;
    }

    .buttonLanding04 {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: none;
        background-image: url(../images/mobile-landing-bt-white.png);
        background-repeat: no-repeat;
        color: #003664;
        outline: 0;
        font-size: 14px;
        padding: 10px 4px 0px 10px;
        vertical-align: top;
        margin-left: 0px;
        cursor: pointer;
        width: 93%;
        height: 45px;
        line-height: 110%;
        float: none;
    }

    .buttonLanding04:hover {
        text-decoration: none;
        color: #48b6e5;
    }

    .buttonLanding {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-weight: 900;
        text-transform: uppercase;
        text-decoration: none;
        background-image: url(../images/mobile-landing-bt-white.png);
        background-repeat: no-repeat;
        color: #003664;
        outline: 0;
        font-size: 15px;
        padding: 6px 4px 0px 10px;
        margin-top: 0px;
        margin-left: 0px;
        cursor: pointer;
        width: 240px;
        height: 49px;
        line-height: 110%;
        float: none;
    }

    .buttonLanding:hover {
        text-decoration: none;
        color: #48b6e5;
    }

    .buttonLandingGO {
        display: block;
        background-image: url(../images/mobile-landing-bt-go-off.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 60px;
        height: 60px;
        margin: 0 auto;

    }

    .buttonLandingGO:hover {
        display: block;
        background-image: url(../images/mobile-landing-bt-go-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 60px;
        height: 60px;

    }

    .buttonLandingNO {
        display: block;
        background-image: url(../images/landing-bt-no-prescribed-copaxone-off.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 252px;
        height: 45px;
        font-family: 'Open Sans', sans-serif;
        color: #FFFFFF;
        margin: 0 auto;
        text-align: center;
        padding: 13px 0px 0px 0px;
        font-size: 14px;

    }

    .buttonLandingNO:hover {
        display: block;
        background-image: url(../images/landing-bt-no-prescribed-copaxone-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 252px;
        height: 45px;
        color: #000;
    }

    .buttonLandingClose {
        display: block;
        background-image: url(../images/landing-bt-close-off.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 26px;
        height: 24px;
        float: right;


    }

    .buttonLandingClose:hover {
        display: block;
        background-image: url(../images/landing-bt-close-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 26px;
        height: 24px;
    }

    /*
    .buttonLandingFR {
        display: block;
        background-image: url(../images/landing-bt-fr-off.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 34px;
        height: 34px;
		position: absolute;
        top: 0px;
        left: 0px;
        z-index: 100;
    }
*/

    .buttonLandingFR {
        display: block;
        background-image: url(../images/landing-bt-fr-off.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        position: absolute;
        width: 40px;
        height: 40px;
        margin: 0 auto;
        top: 15px;
        left: 40px;
        z-index: 100;
    }

    .logo-teva {
        position: absolute;
        top: 15px;
        right: 40px;
        z-index: 100;
        text-align: right;
        
    }

    .logo-teva img {
        width: 50%;
    }


    .buttonLandingFR:hover {
        display: block;
        background-image: url(../images/landing-bt-fr-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 40px;
        height: 40px;
        z-index: 100;

    }

    .buttonLandingEN {
        display: block;
        background-image: url(../images/landing-bt-en-off.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 15px;
        left: 40px;
        z-index: 100;

    }

    .buttonLandingEN:hover {
        display: block;
        background-image: url(../images/landing-bt-en-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 15px;
        left: 40px;
        z-index: 100;
    }

    .topmenu {
        position: relative;
        background-color: white;
        height: 70px;
    }
}


@media only screen and (max-width: 768px) {
    /*-------------------------------------------------------------------------
	buttons landing
	-------------------------------------------------------------------------*/

    .buttonLandingFR {
        display: block;
        background-image: url(../images/landing-bt-fr-off.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        width: 40px;
        height: 40px;
        margin: 0 auto;
        top: 15px;
        left: 40px;
    }

    .buttonLandingFR:hover {
        display: block;
        background-image: url(../images/landing-bt-fr-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }

    .buttonLandingEN {
        display: block;
        background-image: url(../images/landing-bt-en-off.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 15px;
        left: 40px;
        z-index: 100;

    }

    .buttonLandingEN:hover {
        display: block;
        background-image: url(../images/landing-bt-en-on.png);
        background-repeat: no-repeat;
        cursor: pointer;
        width: 40px;
        height: 40px;
        z-index: 100;
    }

    .topmenu {
        position: relative;
        background-color: white;
        height: 70px;
    }

    .topmenu .mylang {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 100;
    }

    .topmenu .logo-teva {
        text-align: right;
    }

    .topmenu .logo-teva img {
        width: 50%;
    }

}