* {
    font-family: Calibri, Arial, Sans-Serif;
}

h1,
h2,
h3,
h4,
h5 {
    color: rgb(133, 163, 18)
}

sup {
    top: -.25em
}

div {
    padding-bottom: 12px
}

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

#premiumTab a.dropdown-premium {
    display: block;
    padding: 0;
    background: transparent;
    position: relative;
}
#premiumTab a.dropdown-premium:hover, #premiumTab a.dropdown-premium:focus {
    text-decoration: none;
    background-color: transparent;
}

.logo-row .container span {
    display: inline-block;
    overflow: hidden;
    text-indent: -999em;
    height: 50px
}

.logo-row .container span.caret {
    height: 0;
    margin-left: 20px
}

.dropdown-menu {
    width: 100%
}



.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: rgb(133, 163, 18) none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
    text-decoration: none
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: rgb(133, 163, 18) none repeat scroll 0 0;
    background-repeat: repeat-x;
    background-image: none
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-color: #85A312;
    color: #FFF;
    text-decoration: none;
    background-image: none;
    background-repeat: repeat-x
}

.navbar {
    float: right
}

.navbar-header h3 {
    padding-top: 0;
    margin-top: 0;
    font-size: 16px
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.nav > li {
    display: block;
    min-width: 100px;
    position: relative
}

.nav > li > a {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px
}

#languageTab {
    display: flex;
    justify-content: space-between;
    width: 100%
}

#premiumTab {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.logo-row .container span.logo-globality {
    background: url(../img/logo-globality.png) 0 center no-repeat;
    width: 187px
}

.logo-row .container span.logo-munichhealth {
    background: url(../img/logo-munichhealth.png) right center no-repeat;
    width: 194px;
    text-align: left
}

.paymentbody {
   font-size:20;
}

.header-type {
    width: 100%;
    position: relative;
    float: left;
    z-index: 10000;
    height: 0;
    top: -357px;
    margin-bottom: 60px
}

.headline-white {
    color: white;
    position: absolute;
    left: 250px;
    font-size: 9em;
    top: 223px
}

.headline-black {
    color: white;
	
    position: absolute;
    left: 20px;
    font-size: 9em;
    top: 120px
}

.headline-green {
    color: rgb(133, 163, 18);
    font-size: 4em;
    left: 320px;
    position: absolute;
    top: 338px
}

#green-bg {
    background: rgb(133, 163, 18);
    color: white;
    font-size: 28px;
    padding: 8px;
    position: relative
}

#white-bg {
    background: rgb(255, 255, 255);
    color: black;
    font-size: 28px;
    padding-top: 8px;
    position: relative
}

.greenbar {
    background: rgb(133, 163, 18);
    height: 14px
}

.greybar {
    background: #4D4D4D none repeat scroll 0 0;
    height: 1px
}

.intro {
    margin-bottom: 40px
}

.footer-bottom {
    background: #70706F;
    height: 56px;
    color: white;
	position:fixed;
	width:100%;
	bottom:0;
}

.copyright {
    padding: 20px
}

.addmore {
    cursor: pointer
}

.addmore .glyphicon {
    color: rgb(133, 163, 18)
}

.rmbtn {
    cursor: pointer
}

.rmbtn .glyphicon {
    color: rgb(243, 0, 34)
}

.btn {
    border-radius: 0;
    display: block;
    border: 0;
    text-shadow: none;
    box-shadow: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-color: #004740;
    border-color: #004740;
    color: #fff
}

h5 {
    display: block;
    background: rgb(133, 163, 18);
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 1.33333;
    padding: 10px 16px;
    margin-bottom: 1em;
    margin-top: 0
}

h5.DownloadH5 {
    font-size: 14px;
    text-align: left;
    margin-top: 80px;
    line-height: 1.1;
    padding: 10px 12px 8px 0px;
    margin-bottom: 1.5em;
}

h5.premium {
    background: transparent;
    color: rgb(133, 163, 18);
}

h5.conditions {
    background: #9D9D9C;
}

.content > div > div > .btn,
.dropdown {
    margin-bottom: 1em;
}

.content > .container > div {
    margin-bottom: 1em;
}

.btn-download {
    background: white;
    color: black;
    border: 1px rgb(133, 163, 18) solid;
    display: block;
}

.btn-download:hover,
.btn-download:active,
.btn-download:focus {
    background: rgb(133, 163, 18);
    color: #fff;
    transition: 0.4s;
}

.btn-downloadInvert {
    background: rgb(133, 163, 18);
    color: white;
    border: 1px transparent solid;
    display: block;
}

.btn-downloadInvert:hover,
.btn-downloadInvert:active,
.btn-downloadInvert:focus {
    background: white;
    color: black;
    transition: 0.4s;
    border: 1px rgb(133, 163, 18) solid;
}

.btn-downloadGrey {
    background: white;
    color: black;
    border: 1px #9d9d9c solid;
    display: block;
}

.btn-downloadGrey:hover,
.btn-downloadGrey:active,
.btn-downloadGrey:focus {
    background: #9d9d9c;
    color: #fff;
    transition: 0.4s;
}

.btn-primary {
    background: rgb(218, 218, 218);
    color: #000;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background: rgb(133, 163, 18);
    color: #fff;
    transition: 0.4s;
}

.nav > li {
    display: block;
    position: relative;
}

.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: rgb(133, 163, 18);
    text-decoration: none;
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: rgb(133, 163, 18);
    border-color: #337ab7
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.nav > li > a > img {
    max-width: none
}

div.copyright span {
    color: #fff
}

div.copyright a {
    color: #fff;
    transition: 0.4s
}

div.copyright a:hover,
div.copyright a:active,
div.copyright a:focus {
    color: #fff;
    transition: 0.4s
}

.form-control {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    margin-bottom: 1em
}

.form-control.grey {
    border: 1px solid rgba(0, 0, 0, .3);
    color: rgba(0, 0, 0, .3)
}

.form-control.grey:hover,
.form-control.grey:focus,
.form-control.grey:active {
    border: 1px solid rgba(0, 0, 0, 1);
    color: #000;
    transition: 0.4s
}

.submitbutton {
    background: #004740;
	padding:10px;
    color: #fff;
	font-size:18;
	width:250px;
	text-align:center;
}

.image-pdf img.img-responsive {
    position: relative;
    width: 50%
}

.open > .dropdown-premium .dropdown-menu {
    display: block;
}

#premiumTab {
    cursor: pointer;
}

.btn-lg.dropdown-premium {
    padding: 0;
}


@media (max-width:991px) {
    .dropdown-premium {
        padding: 0;
    }
    #premiumTab {
        padding-left: 15px;
        justify-content: space-between;
        display: flex;    
    }
    #premiumTab ul.dropdown-menu li:nth-of-type(-n+2) {
    border-bottom: 1px solid rgb(133, 163, 18);
    }
    #premiumTab .col-lg-6 {
        padding: 0;
    }
    .dropdown .col-md-6 {
        padding: 0;
    }
    #premiumTab .dropdown-menu li {
        margin-bottom: 0;
    }
    #premiumTab .dropdown-menu {
    width: 100%;
    z-index: 1000;
    float: left;
    margin: 0 0;
    margin-top: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: rgb(133, 163, 18) 1px solid;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-radius: 0;
    padding: 0;
    position: static;
}
    #premiumTab {
        cursor: pointer;
    }
    #premiumTab .navbar-nav .open .dropdown-menu {
        border: rgb(133, 163, 18) 1px solid;
    }
    #premiumTab .dropdown {
        margin-bottom: 132px;
    }
    #premiumTab  {
        margin-bottom: 38px;
    }
    .image-pdf img.img-responsive {
        position: relative;
        width: 50%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .container div.image-pdf:first-of-type {
        margin-top: 100px;
    }
    .container div.image-pdf:nth-of-type(-n+1) {
        margin-top: 40px;
    }
    
    .green-bar {
        display: none;
    }

    .grey-bar {
        display: none;
    }
    h5.DownloadH5 {
        margin-bottom: 0;
        margin-top: 0;
        text-align: center;
        padding: 16px 16px;
    }
    h5.premium {
        background: transparent;
        color: rgb(133, 163, 18);
        border: rgb(133, 163, 18) 1px solid;
    }
}

@media (max-width:767px) {
    h5.DownloadH5 {
        margin-top: 0;
        text-align: center;
    }
    #green-bg {
        font-size: 22px;
    }
    .headline-white {
        color: white;
        font-size: 4em;
        left: 80px;
        position: absolute;
        top: 298px;
    }
    .headline-green {
        color: rgb(133, 163, 18);
        font-size: 2em;
        left: 100px;
        position: absolute;
        top: 348px;
    }
    #green-bg {
        font-size: 16px;
    }
    .navbar-nav {
        margin: 0;
    }
    .nav > li {
        width: 100%;
        min-width: 100px
    }
    .navbar {
        width: 100%;
        margin-bottom: 0
    }
    .dropdown-menu li {
        margin-bottom: 6px;
        text-align: center
    }
}

@media (max-width:480px) {
    .headline-white {
        color: white;
        font-size: 2em;
        left: 70px;
        position: absolute;
        top: 327px
    }
    .headline-green {
        color: rgb(133, 163, 18);
        font-size: 1.4em;
        left: 80px;
        position: absolute;
        top: 350px
    }
    .header-type {
        float: left;
        height: 0;
        margin-bottom: 40px;
        position: relative;
        top: -357px;
        width: 100%;
        z-index: 10000
    }
    #green-bg {
        display: block;
        font-size: 16px;
        height: 60px;
        margin-top: 50px
    }
    .navbar-nav {
        margin: 0
    }
    .nav > li {
        width: 100%;
        min-width: 100px
    }
    .navbar {
        width: 100%;
        margin-bottom: 0
    }
    .dropdown-menu li {
        margin-bottom: 6px;
        text-align: center
    }

}

@media (min-width:768px) {
    #premiumTab a.dropdown-premium {
        display: block;
        padding: 0;
        background: transparent;
        position: relative;
    }
    #premiumTab a.dropdown-premium:hover,
    #premiumTab a.dropdown-premium:focus,
    #premiumTab a.dropdown-premium:active {
        background: transparent;
    }
    #premiumTab a.dropdown-premium,
    #premiumTab a.dropdown-premium:focus,
    #premiumTab a.dropdown-premium:hover {
        background: transparent;
    }
    /*
    .image-pdf img.img-responsive {
        position: relative;
        top: -46px;
        width: 50%
    }
*/
    .green-bar {
        background: rgb(133, 163, 18) none repeat scroll 0 0;
        float: left;
        position: relative;
        z-index: -200;
        top: 80px;
        height: 58px;
        width: 250px
    }
    .green-bar.invert {
        background: transparent none repeat scroll 0 0;
        border: 1px solid rgb(133, 163, 18);
    }
    .grey-bar {
        background: #9d9d9c none repeat scroll 0 0;
        float: left;
        position: relative;
        z-index: -200;
        top: 80px;
        height: 58px;
        width: 250px
    }
    .DownloadH5 {
        height: 58px
    }
    .headline-white {
        color: white;
        font-size: 5em;
        left: 160px;
        position: absolute;
        top: 283px
    }
    .headline-green {
        color: rgb(133, 163, 18);
        font-size: 2.5em;
        left: 200px;
        position: absolute;
        top: 346px
    }
    #green-bg {
        font-size: 18px
    }
    .logo-row .container > div {
        padding-top: 32px;
        padding-bottom: 32px
    }
    #languageTab {
        justify-content: space-between;
        display: flex
    }
    
}

@media (min-width:992px) {
    .conditions, .brochures, .premiums {
        padding-left: 0;
    }
    #premiumTab {
        justify-content: space-between;
        display: flex;
        width: 33.33333333%;
    }
    div.row-fluid.greybar:nth-of-type(n+2) {
        margin-top: 80px;
    }
    
    div.footer-bottom {
        margin-top: 80px;
    }
    #premiumTab ul.dropdown-menu li:nth-of-type(-n+2) {
        border-bottom: 1px solid rgb(133, 163, 18);
    }
    #premiumTab ul.dropdown-menu {
        width: 300px;
        left: 15px;
        top: 180px;
    }
    #premiumTab .dropdown {
        min-width: 313.5px;
    }
    .grey-bar {
        background: #9d9d9c none repeat scroll 0 0;
        float: left;
        height: 58px;
        position: relative;
        height: 70px;
        width: 300px;
        z-index: -200
    }
    .green-bar {
        background: rgb(133, 163, 18) none repeat scroll 0 0;
        float: left;
        position: relative;
        z-index: -200;
        top: 80px;
        height: 70px;
        width: 300px;
    }
    .green-bar.invert {
        background: transparent none repeat scroll 0 0;
        border: 1px solid rgb(133, 163, 18);
    }
    .image-pdf img.img-responsive {
        position: relative;
        top: -18px;
        width: 100%
    }
    .headline-white {
        color: white;
        position: absolute;
        font-size: 7em;
        top: 253px;
        left: 200px
    }
    .headline-green {
        color: rgb(133, 163, 18);
        font-size: 3em;
        left: 270px;
        position: absolute;
        top: 343px
    }
    h5.DownloadH5 {
        margin-bottom: 2em;
        height: 70px;
    }
    .brochures .btn,
    .conditions .btn {
        width: 190px;
        position: absolute;
        right: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    h5.DownloadH5 {
        margin-left: -5px;

    }
}

@media (min-width:1200px) {
    #premiumTab ul.dropdown-menu {
        width: 350px;
    }
    #premiumTab .dropdown {
        min-width: 380px;
    }
    .green-bar {
        background: rgb(133, 163, 18) none repeat scroll 0 0;
        float: left;
        position: relative;
        z-index: -200;
        top: 80px;
        height: 70px;
        width: 350px
    }
    .grey-bar {
        background: #9d9d9c none repeat scroll 0 0;
        float: left;
        position: relative;
        z-index: -200;
        top: 80px;
        height: 70px;
        width: 350px
    }
    div.row-fluid.greybar:nth-of-type(n+2) {
        margin-top: 50px;
    }
    
    div.footer-bottom {
        margin-top: 50px;
    }
    
    .image-pdf img.img-responsive {
        position: relative;
        top: -50px
    }
    .headline-white {
        color: white;
        position: absolute;
        left: 250px;
        font-size: 9em;
        top: 223px
    }
    .headline-green {
        color: rgb(133, 163, 18);
        position: absolute;
        font-size: 4em;
        left: 320px;
        top: 338px
    }
    #green-bg {
        font-size: 28px
    }
}