

.inputFelderLabel{
    font-size: 13px;
    font-weight: 400;
}

.inputFelderLabelMobile{
    font-size: 22px;
    font-weight: 400;
}

.error{
    font-size: 15px;
    font-weight: bold;
    color: red;
}

#tab{
    color: red;

}

.textSeiten{
    font-size: 14px;
    font-size: 0.9rem;
    font-weight: normal; 
}

.textSeiten12{
    font-size: 0.8rem;
    font-weight: normal; 
}

a.textSeiten:link{
    font-weight: normal; 
    text-decoration: underline;
}

.ui-widget-content a.linkGreenUnderline, a.linkGreenUnderline{
    color: #339900;
    font-weight: normal;
    text-decoration: underline;
}
.ui-widget-content a.linkGreenUnderline:hover, a.linkGreenUnderline:hover{
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.ui-widget-content a.linkBlack, a.linkBlack{
    color: black;
    font-weight: normal;
    text-decoration: none;
}
.ui-widget-content a.linkBlack:hover, a.linkBlack:hover{
    color: #339900;
    font-weight: normal;
    text-decoration: none;
}
.ui-widget-content a.linkGreenNoUnderline, a.linkGreenNoUnderline{
    color: #339900;
    font-weight: normal;
    text-decoration: none;
}
.ui-widget-content a.linkGreenNoUnderline:hover, a.linkGreenNoUnderline:hover{
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.textSeitenFett{
    font-size: 1.2em;
    font-weight: bold; 
}

.textSeitenUntertitel{
    font-size: 16px;
    font-weight: bold; 
}

.textSeitenUntertitelSmaller{
    font-size: 16px;
    font-weight: normal; 

}

.seitenTitel{
    font-size: 19px;
    font-size: 1.2rem; 
    font-weight: bold; 
    color: #339900; 
    padding-bottom: 10px;
    display: block;
}

.subTitle{
    font-size: 19px;
    font-size: 1.2rem; 
    font-weight: bold; 
    color: #339900; 
    padding-bottom: 0px;
    display: block;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.textSeitenAufzaehlung{
    font-size: 13px;
    font-weight: normal; 
    margin-left: 15px;
}

.textSeitenTitel{
    font-size: 20px;
    font-weight: normal; 
    color: black;
}


.tabelleFett{
    font-size: 1.3em;
    font-weight: normal
}

.ausgabePanelZahlen{
    font-size: 1.3em;
    font-weight: bold;

}

.inputLabelZellen td{
    text-align: left;
    vertical-align: top;
    width: 250px;
    marginleft: -4px;

}

.inputLabelZellenMobile td{
    text-align: left;
    vertical-align: top;
    width: 250px;
    marginleft: -4px;
    font-size: 23px;

}

.inputFelderZellen td{
    text-align: left;
    vertical-align: central;
}

.inputFelderZellenMobile td{
    text-align: left;
    vertical-align: top;
    font-size: 23px;
}

.inputTitel{
    font-size: 15px;
    font-weight: normal; 
    text-align: left;
    vertical-align: top;
    margin-top: -10px;
    padding-top: -10px;
    color: #339900
}

.inputTitelMobile{
    font-size: 25px;
    font-weight: normal; 
    text-align: left;
    vertical-align: top;
    margin-top: -10px;
    padding-top: -10px;
}



.link a{
    color: #00cc00;

}


.inputErrorMessage{
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.javaScriptEinschaltHinweis{
    background-color: yellow;
    width: 95%;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 30px;
}

.topListe {
    /*  not working  */
    vertical-align: central;
    margin-top: auto;
    margin-bottom: auto
}




/*NEU*/

root { 
    display: block;
}

.bannerInnerWrapper{
    clear: both;
    background-color: white;
}

.navibar {
    clear: both;
    width: 96%;
    color: #390;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 9px;
    padding-bottom: 2px;

}
a.navibar{
    font-weight: bold;
}
a.navibar:hover{
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.navibar:first-child{
    padding-left: 0%;
}


.navibarMobile{
    display: none;
}
.navibarMobileInfos{
    display: none;
}

image{
    border: 0;

}


.divRoundCorners{
    border: 1px solid #cccccc;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
    background-color: white;
    float: left; /*damit dieses Div die anderen mit white umramt*/
}

.divRoundCornersNoneFloat{
    /*    border: 1px solid #cccccc;*/
    border:none;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
    background-color: white;
}
.divRoundCornersOnly{
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
}
div.panelPage{
    border: 0;
    background-color: white;
    padding: 0.5em 1em;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
}
.welcomeWrapperLeft{
    float: left;
    width: 30%;
}
.welcomeWrapperRight{
    float: left;
    width: 70%;
    background-color: gold;
}












a.startSeiteTitelLinks{
    font-size: 19px;
    font-size: 1.2rem; 

    color: #339900; 
    display: block;
    overflow-x: hidden;
    font-weight: normal;

}
a.startSeiteTitelLinks:hover{
    color: black;
    text-decoration: none;
    font-weight: normal;

}



.startSeiteWelcomeTextBox{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.startSeiteBoxWrapper{
    display: block;
    width: 100%;
    text-align: center;
}
.startSeiteBoxWrapperInner{
    max-width: 1060px;
    text-align: center;
    margin: 0 auto;
}
.itemLabel18, .itemLabel18 span.ui-chkbox-label{
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    color: #339900;
}

/*@media only screen and (max-width: 1070px) {
    .startSeiteBoxWrapperInner{
        max-width: 950px;
    }

}*/
@media only screen and (max-width: 860px) {
    .startSeiteBoxWrapperInner{
        width: 100%;
    }

}
/*@media only screen and (max-width: 736px){
    .startSeiteBoxWrapperInner{
        width: 100%;
    }
}
@media only screen and (max-width: 610px) {
    .startSeiteBoxWrapperInner{
        width: 100%;
    }

}*/

.startSeiteTarifRechner{
    max-width: 717px; 
    margin: auto; 
    padding: 1% 2%;
    box-shadow: 3px 3px 42px -12px gray;
}

.startSeiteBoxen{
    margin-top: 40px;
    height: 320px;
    width: 190px;
    margin-right: 40px;
    padding: 5px;
    text-align: center;
    float: left;
    box-shadow: 3px 3px 42px -12px gray;
    border: none;
}



.startSeiteBoxenButtonDiv {
    width: 94%;
    margin-top: 10px;
    min-height: 75px;

}

.startSeiteBoxenButtonDiv a{
    vertical-align: central;  
}

.startSeiteBoxenBeschreibung {
    text-decoration: none;
    color: gray;
    font-size: 0.8rem; 
    font-weight: normal
}
.startSeiteBoxenBeschreibung a:visited{
    font-weight: normal;

}
a.startSeiteBoxenBeschreibung:hover {
    text-decoration: none;
    color: black;
    font-size: 0.8rem
}
a.startSeiteBoxenBeschreibungMobile {
    display: none;
}
.startSeiteBoxLogo{
    width: 95%;
    margin-bottom: 5px;

}

.startSeiteBoxImage{
    max-height: 100%;
    max-width: 50%;
}

.startSeiteBoxImageDiv{
    height: 90px;
}


.startSeiteNewsBox{
    margin-top: 10px;
    text-align: left;
    padding: 1% 2%;
    box-shadow: 3px 3px 42px -12px gray;
    border: none;
}



#startBoxBottom, #startBoxBottom2{
    padding-top: 30px;
    clear: both;
    width: 100%;
}

#startBoxBottom2{
    padding-top: 5px
}

#startBoxBottomLeft{
    float: left;
    width: 50%;
    padding: 1% 2%;
    border: none;
    box-shadow: 3px 3px 42px -12px gray;
}

#startBoxBottomRight{
    float: right;
    width: 33%;
    padding-right: 5%;
    box-shadow: 3px 3px 42px -12px gray;
}



a.startSeiteNewsLinks{
    display:block;
    color: black;
    margin-bottom: 0.5em;
    font-size: 14px;
    font-size: 0.9rem;
}

a.startSeiteNewsLinks:hover{
    color: green;
    text-decoration: none;
}

.tarifrechnerGreenBand{
    background-color: #339900;
    -moz-border-radius:0.5em 0.5em 0 0;
    -webkit-border-radius:0.5em 0.5em 0 0;
    border-radius:0.5em 0.5em 0 0;

}

.kurzProfilWrapper{
    padding: 2%;
    width: 96%;
    background-color: white;
    float: left;


}

#kurzProfilInputWrapper{
    clear: both;
    width: 100%;
    max-width: 860px;
    height: 100%;

}

#kurzProfilTelefonWrapper{
    clear: both;
    width: 100%;
    height: 100%;

}
.kurzProfilInputWrapper{
    clear: both;
    width: 98%;
    margin-bottom: 30px;
    float: left;
}

a.naviTelefoneLinksPassive{
    position: relative;
    float: left; 
    color: black; 
    padding-right: 10px; 
    font-weight: normal; 
    font-size: 18px;
    font-size: 1.15rem;
}

a.naviTelefoneLinksActive{
    position: relative;
    float: left; 
    color: black; 
    padding-right: 10px; 
    font-weight: bold; 
    font-size: 18px;
    font-size: 1.15rem;
}

.kurzProfilNumberButtons .ui-button-text-only .ui-button-text{
    padding: 10px 0px !important;

}


.kurzProfilR1, .kurzProfilR2{
    clear: both;
    width: 100%;



    /*  height: 40%*/
}
.kurzProfilR2{
    page-break-inside: avoid;
    overflow-x: hidden;
    width: 15%;
    min-width: 90px;
    float: left;
}

.kurzProfilR2C2{
    width: 80%;
    float: left;

}
.kurzProfilInputMinutenC1{
    width: 15%;
    float: left;
    min-width: 115px;
}
.kurzProfilInputMinutenC2{
    width: 80%;
    float: left;
}
.kurzProfilNumberButtons{
    width: 9%;
    float: left;
    margin-right: 1%;
    min-width: 50px;
    padding-bottom: 10px
}


.kurzProfilInputField{
    height: 25px; width: 60px; font-size: 14px;margin-right: 40px; text-align: center; 
}

input.kurzProfilInputField{
    font-weight: bold;
    -webkit-animation: glowIt2 1.5s 1;
}

@-webkit-keyframes glowIt2 {
    0% { 
        background-color: white; 
    }

    50% { 
        background-color: greenyellow; 
    }
    100% { 
        background-color: #68db1f; 
    }
}


.kurzProfilInputField:hover{
    font-size: 17px; font-weight: bold
}
.kurzProfilInputSlider{
    clear: both;
    width: 60%;
}

.kurzProfilInputSliderStart{
    clear: both;
    width: 90%;
    margin-top: 10px;
    margin-left: 10px;
}

.werbebannerWrapper{
    width: 160px;

}
.fullWidthFloatLeft{
    clear: both;
    width: 100%;
    float: left;

}
.halfWidthFloatLeft{
    /*max-width: 44%;*/
    width: 44%;
    float: left;
    margin-right: 2%;
    margin-left: 4%;
}
.halfWidthFloatLeftNarrow{
    width: 36%;
    float: left;
    margin-right: 2%;
    margin-left: 4%;
}

.halfWidthFloatRight{
    /*max-width: 44%;*/
    width: 44%;
    float: right;
    margin-right: 4%
}
.thirdWidthFloatLeft{
    margin: 20px 2%;
    width: 29%;
    float: left;
}

#footerWrapper{
    clear: both;
    margin-top: 10px;
    width: 100%;
    height: 100%;
    background-color: white;
    float: left;
    border: none;
    margin-bottom: 10px
}

.footerLeft{
    float: left;
    width: 23%;
    padding-left: 2%;
    padding-top: 1%;
}
.footerRight{
    float: left;
    width: 73%;
    padding-top: 1%;
    margin-left: 2%

}
a.footerMenuLinks, a.footerMenuTitel3{
    font-size: 0.8rem; 
    margin-right: 3%;
}

.footerBox{
    width: 18%;
    padding-right: 2%;
    float: left;
    min-width: 140px;
    padding-top: 15px;
}

.greenText{
    color: #339900
}

a.footerMenuLinks:hover{
    color: black;
    text-decoration: none;
}

.footerBottom{
    clear: both;
    padding-top: 20px;
    padding-top: 2%;
}

.telefonGridContainer{
    margin: 5% 3%; 
    padding: 5%; 
    width: 84%;
    height: 70%
}
div.aboGridContainer{
    /*    min-width: 260px;*/
    width: 90%;
    padding: 8px;
    margin: 10px 5px;
    min-height: 400px;
    float: left;

    /*border: 1px solid #cccccc;*/
    box-shadow: 3px 3px 42px -12px gray;
    -moz-border-radius:0.5em;
    -webkit-border-radius:0.5em;
    border-radius:0.5em;
    background-color: white;
    float: left; /*damit dieses Div die anderen mit white umramt*/
}
span.aboGridLabel{

}
span.aboGridValue{
    font-weight: bold
}


.telefonAuswahlBild{
    max-width: 90px;
    max-height: 180px;
}

.telefonDatagrid .ui-datagrid-content.ui-widget-content.ui-grid.ui-grid-responsive{

    border: hidden;
}


.newBannerInnerWrapper2{
    width: 100%; 
    max-width: 1200px;
}


.schnellProfil{
    padding: 5px 1%;
    width: 97%;
}

.schnellProfilButtonCell td{
    vertical-align: central;
}

.boxShadow{
    box-shadow: 3px 3px 42px -12px gray;
}

.naviLinksMobileMenu{
    font-weight: bold
}

.navibarInfos {
    width: 100%; 
    padding-bottom: 10px; 
    padding-top: 10px; 
    padding-left: 10px; 
    border: none !important;
    background-color: white;
    margin-bottom: 10px


}

#naviBarBottomWrapper{
    display: none;
}


.footerMenuTitel{
    padding-left: 0px;
    padding-top: 10px
}

.footerMenuTitel2 {
    margin-top: 20px;
    display: block;
}


#erweitertesProfilInputFelderWrapper{
    width: 90%; max-width: 600px; margin: 0 auto

}


#erweitertesProfilInputFelderWrapper div.divRoundCorners {
    border: hidden;

}

a.infosZuShops{
    color: gray; 
    text-decoration: underline; 
    display: block;
    margin-top: 5px;
}


.titelH3, p.titelH3, a.titelH3, h3.titelH3{
    font-size: 16px;
    font-size: 1rem;
    color: #339900;
}

.titelH4, p.titelH4, a.titelH4, h4.titelH4{
    font-size: 15px;
    font-size: 0.9375rem; /*14px = 0.875rem*/
    color: #339900;
}

.responsive-video {
    position: relative;
    padding-bottom: 50.25%; 
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 720px;
    max-height: 400px;
}

@media only screen and (max-width: 1060px) {
    .telefonGridContainer{
        height: 80%
    }
}

@media only screen and (max-width: 865px) {
    .thirdWidthFloatLeft{
        width: 45%;
        float: left;
    }
    .telefonGridContainer{
        height: 90%
    }
}

@media only screen and (max-width: 800px){
    .footerBox{
        width: 30%;
        padding-right: 2%;
        float: left;
        min-width: 140px;
        padding-top: 15px;
        min-height: 160px;
        line-height: 1.5;
    }
}



@media only screen and (max-width: 736px){
    #bannerLeft{
        display: none;
    }
    .hideFromMobile{
        display: none;
        visibility: hidden
    }
    .hideFromDesktop{
        display: block;
    }

    .startSeiteBoxenBeschreibung{
        display: none;
    }

    a.startSeiteBoxenBeschreibungMobile {
        display: block;
        text-decoration: none;
        color: gray;
        font-size: 0.8rem; 
        font-weight: normal
    }
    a.startSeiteBoxenBeschreibungMobile a:visited{
        font-weight: normal;

    }
    a.startSeiteBoxenBeschreibungMobile:hover {
        text-decoration: none;
        color: black;
        font-size: 0.8rem
    }

    .startSeiteBoxen{
        height: 70px;
        margin-top: 20px;
        min-width: 0px;
        text-align: center;
        padding-bottom: 0px;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
        width: 46%


    }
    .startSeiteBoxImage{
        max-height: 40px;
        max-width: 100%;
        border: 0px;
    }

    .startSeiteBoxImageDiv{
        height: 45px;
    }

    #startBoxBottom, #startBoxBottom2{
        clear: both;
    }

    #startBoxBottomLeft{
        clear: both;
        float: right;
        width: 96%;
        margin-top: 2em;


    }

    #startBoxBottomRight{
        padding-top: 3%;
        clear: both;
        width: 90%;
    }

    .startSeiteBoxenButtonDiv{
        text-align: left;
        padding-top: 1%;
        padding-right: 0;
        width: auto;
        margin-top: 0px;
        margin-left: 60px;
    }
    .startSeiteBoxImageDiv{
        width: 3em;
        float: left;
    }



    .startSeiteBoxLogo{
        display: none;
        margin: 0px;
    }

    .startSeiteWelcomeTextBox{
        clear: both;
    }

    a.startSeiteTitelLinks{
        /*padding-left: 10px;*/
        vertical-align: central;
        font-size: 17.6px;
        font-size: 1.1rem;

    }

    #bannerWrapper{
        background-color: white;
    }


    .navibarBottom{
        clear: both;
        width: 100%;
        margin-top: 30px;
        padding: 30px 0%;
        line-height: 2em;
    }
    .navibarBottom a{
        font-weight: bold;
        color: #339900;
        padding-right: 10%;

    }
    .navibarBottom a:hover{
        font-weight: bold;
        color: black;
        text-decoration: none;

    }

    .navibarInfos {
        width: 100%; 
        padding-bottom: 30px; 
        padding-top: 10px; 
        padding-left: 10px; 
        border: none !important;
        background-color: white;
    }


    #bannerMiddle{
        width: 80%;
        background-color: red;
    }






    .startSeiteNewsBox{
        clear: both;
        margin-top: 3em;
        min-width: 96%;
        max-width: 96%;
    }




    a.startSeiteNewsLinks{
        margin-bottom: 1em;
    }


    .halfWidthFloatLeft, .halfWidthFloatLeftNarrow{
        width: 90%;
        float: left;
    }
    .halfWidthFloatRight{
        width: 90%;
        float: right;
    }

    .thirdWidthFloatLeft{
        width: 90%;
        float: left;
    }

    a.bannerLogoSKS{
        font-size: 2vw;
    }


    .footerLeft{
        clear: both;
        width: 96%;

    }
    .footerRight{
        width: 100%;
        margin-top: 15px

    }
    .startSeiteBoxen{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }

}
@media only screen and (max-width: 700px){
    .hideLower700{
        display: none;
    }
    .ui-widget-content a.linkGreenNoUnderline, a.linkGreenNoUnderline{
        line-height: 150%
    }
/*    .startSeiteBoxen{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }*/
}
@media only screen and (max-width: 600px){
    .hideLower600{
        display: none;
    }
}

@media only screen and (max-width: 640px){
    .telefonGridContainer{
        margin: 10px 3%; 
    }
}


@media only screen and (max-width: 610px){
    .halfWidthFloatLeft, .halfWidthFloatRight, .halfWidthFloatLeftNarrow{
        max-width: 90%;
    }
    #schnellProfilTabMenu{ 
        padding-top: 10px;
    }

/*    .startSeiteBoxen{
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }*/
    .navibar{
        display: none;
    }
    .navibarMobile{
        display: block;
        float: right;

    }
    .navibarMobileInfos{
        display: block;
        clear: both
    }

    .bannerLinksVergleichsdienste{
        display: none;
    }

    div.margin-bottom20{
        height: 10px;
    }

    .sprachLinksBottomWrapper{
        float: right;  
        width: 110px;
    }

    .footerRight{
        display: none;
    }
    #naviBarBottomWrapper{
        display: inherit;
        padding-top: 5px;
        padding-left: 5px;
    }

}


@media only screen and (max-width: 510px){
    a.infosZuShops{ 
        display: inline;
        margin-top: 0px;
        margin-left: 10px;
        float: right;
    }
}

@media only screen and (max-width: 490px){
    .kurzProfilR2C2{
        width: 75%;
    }
}


@media only screen and (max-width: 479px){
    .bannerLinksVergleichsdienste{
        width: 0%;
        margin-bottom: 0px;
        display: none;
    }

    .testRow{
        width: 0%;
        margin-bottom: 0px;
        display: none;
    }
}

@media only screen and (max-width: 470px){
    .footerBox{
        width: 46%;
        line-height: 1.7;
    }
    .startSeiteBoxen {
        height: 70px;
    }
}
@media only screen and (max-width: 400px){
    .kurzProfilR2C2{
        width: 70%;
    }
}
@media only screen and (max-width: 350px){
    .kurzProfilR2C2{
        width: 65%;
    }
}
/*übertragen aus cssLayout.css */

#left {
    float:left;
}

.left_content {
    margin-left:305px;
    padding:5px -5px 5px 5px;
}

.left_contentOhneInput {
    margin-left:0;
    padding:5px -5px 5px 0;
}

.left_contentStart {
    min-height:600px;
}

.telefoneRetail_content,.middle_content {
    padding:5px -5px 5px 5px;
}

/*übertragen aus styles.css */

a.appLinks{
    font-size: 12px;
    font-size: 0.78rem;
}

.zellenPreis {
    width: 50px;
    color: blue;
    text-align: center;
}

.zellenText {
    width: 200px;
    color: blue;
    text-align: left;
}

.zellenTextGray {
    width: 200px;
    color: grey;
    text-align: left;
}

.zellenTextBrand {
    width: 80px;
    color: blue;
    text-align: left;
}

.zellenTextModel {
    width: 160px;
    color: blue;
    text-align: left;

}

.panelGridTop td{
    vertical-align: top;
}


.panelGridTop .ui-widget-content{
    border: hidden;
}

.roamingInklusiveinheiten.ui-widget-content{
    border: hidden;
}

.tableGray {
    background-color: whitesmoke;
    vertical-align: top;  
}

a#inputFelder{
    font-size: 10px;
}

/*übertragen aus default.css */

a,p,span {
    font-size:14px;
    font-size:0.9rem;
    
}

html,body {
    height:100%!important;
    font-size:100%;
}

h1 {
    font-weight:400;
    margin:0;
    padding:0;
    font-size: 26px;
    /*color: #339900*/
}

h2 {
    font-size:14px;
    font-size:0.9rem;
    font-weight:400;
    margin:0;
    padding:0;
    color:#000;
    font-size:16px;
    font-size:1rem;
}

a:link,a:visited {
    font-weight:400;
    text-decoration:none;
    /*color: inherit;*/
}

a:link:hover,a:visited:hover {
    font-weight:400;
    text-decoration:underline;
}

.textSize11 {
    font-size:11.2px;
    font-size:0.7rem;
}

.textSize12,span.textSize12 {
    font-size:12px;
    font-size:0.78rem;
}

.textSize13 {
    font-size:12.8px;
    font-size:0.8rem;
}

.textSize14,span.ui-button-text .textSize14 {
    font-size:14.4px;
    font-size:0.9rem;
}

.textSize15 {
    font-size:15px;
    font-size:0.95rem;
}

.textSize16 {
    font-size:16px;
    font-size:1rem;
}

.textSize17 {
    font-size:17.6px;
    font-size:1.1rem;
}

.textSize18 {
    font-size:18px;
    font-size:1.15rem;
}

.textSize19 {
    font-size:19px;
    font-size:1.2rem;
}

.textSize20,.textSize20 h1 {
    font-size:20px;
    font-size:1.25rem;
}