﻿
.textclass1 {
    color: #e0dfdc;
    text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
    text-align:center;
}
.textclass6 {
    color: #CCD6DD;
    text-shadow:  0 1px 0 #2e2e2e, 0 2px 0 #2e2e2e, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
    text-align: center;
}
.textclass2 {
    color: #e0dfdc;
    text-align: center;
    text-shadow: 0 -1px 0 #e0dfdc, 0 1px 0 #767676, 0 2px 0 #767676, 0 3px 0 #767676, 0 4px 0 #767676;
}
.textclass3 {
    color: #202020;
    text-align: center;
    text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
}

.textclass4 {
    color: #2c2c2c;
    text-align: center;
    text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
}
.textclass5 {
    margin: 0;
    padding: 0 20px;
    color: #fff;
    text-shadow: 0 0 20px #ff005b;
    text-align:center;
    
}
    .txtbody1{
        font-size:15px;
        text-align:justify;
    }
.txtbody2 {
    font-size: 17px;
    text-align: justify;
}
.txtbody3 {
    font-size: 17px;
    text-align: justify;
    font-style:italic;
}
.txtbody4 {
    font-size: 19px;
    text-align: justify;
    font-style: unset;
}
.txtbody5 {
    font-size: 17px;
    text-align: justify;
    font-weight:bold;
}
.txtbody6 {
    font-size: 17px;
    text-align: justify;
    font-family:Tahoma !important;
}
@media only screen and (max-width: 1025px) {
    .textclass1 {
        color: #e0dfdc;
        text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center;
        font-size:30px !important;
    }

    .textclass6 {
        color: #CCD6DD;
        text-shadow: 0 1px 0 #2e2e2e, 0 2px 0 #2e2e2e, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center;
        font-size: 18px !important;
    }

    .textclass2 {
        color: #e0dfdc;
        text-align: center;
        text-shadow: 0 -1px 0 #e0dfdc, 0 1px 0 #767676, 0 2px 0 #767676, 0 3px 0 #767676, 0 4px 0 #767676;
        font-size: 18px !important;
    }

    .textclass3 {
        color: #202020;
        text-align: center;
        text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
        font-size: 18px !important;
    }

    .textclass4 {
        color: #2c2c2c;
        text-align: center;
        text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
        font-size: 18px !important;
    }

    .textclass5 {
        margin: 0;
        padding: 0 20px;
        color: #fff;
        text-shadow: 0 0 20px #ff005b;
        text-align: center;
        font-size: 18px !important;
    }

    .txtbody1 {
        font-size: 15px;
        text-align: justify;
    }

    .txtbody2 {
        font-size: 17px;
        text-align: justify;
    }

    .txtbody3 {
        font-size: 17px;
        text-align: justify;
        font-style: italic;
    }

    .txtbody4 {
        font-size: 19px;
        text-align: justify;
        font-style: unset;
    }

    .txtbody5 {
        font-size: 17px;
        text-align: justify;
        font-weight: bold;
    }

    .txtbody6 {
        font-size: 17px;
        text-align: justify;
        font-family: Tahoma !important;
    }
}
@media only screen and (max-width: 800px) {
    .textclass1 {
        color: #e0dfdc;
        text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center;
        font-size: 15px !important;
    }

    .textclass6 {
        color: #CCD6DD;
        text-shadow: 0 1px 0 #2e2e2e, 0 2px 0 #2e2e2e, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center;
        font-size: 15px !important;
    }

    .textclass2 {
        color: #e0dfdc;
        text-align: center;
        text-shadow: 0 -1px 0 #e0dfdc, 0 1px 0 #767676, 0 2px 0 #767676, 0 3px 0 #767676, 0 4px 0 #767676;
        font-size: 15px !important;
    }

    .textclass3 {
        color: #202020;
        text-align: center;
        text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
        font-size: 15px !important;
    }

    .textclass4 {
        color: #2c2c2c;
        text-align: center;
        text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
        font-size: 15px !important;
    }

    .textclass5 {
        margin: 0;
        padding: 0 20px;
        color: #fff;
        text-shadow: 0 0 20px #ff005b;
        text-align: center;
        font-size: 15px !important;
    }

    .txtbody1 {
        font-size: 11px;
        text-align: justify;
    }

    .txtbody2 {
        font-size: 13px;
        text-align: justify;
    }

    .txtbody3 {
        font-size: 13px;
        text-align: justify;
        font-style: italic;
    }

    .txtbody4 {
        font-size: 13px;
        text-align: justify;
        font-style: unset;
    }

    .txtbody5 {
        font-size: 13px;
        text-align: justify;
        font-weight: bold;
    }

    .txtbody6 {
        font-size: 13px;
        text-align: justify;
        font-family: Tahoma !important;
    }
}
@media only screen and (max-width: 500px) {
    .textclass1 {
        margin-top: 10px;
        color: #e0dfdc;
        text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center !important;
        font-size: 13px !important;
    }

    .textclass6 {
        margin-top: 10px;
        color: #CCD6DD;
        text-shadow: 0 1px 0 #2e2e2e, 0 2px 0 #2e2e2e, 0 3px 0 #2a2a2a, 0 4px 0 #282828;
        text-align: center !important;
        font-size: 13px !important;
    }

    .textclass2 {
        margin-top: 10px;
        color: #e0dfdc;
        text-align: center !important;
        text-shadow: 0 -1px 0 #e0dfdc, 0 1px 0 #767676, 0 2px 0 #767676, 0 3px 0 #767676, 0 4px 0 #767676;
        font-size: 13px !important;
    }

    .textclass3 {
        margin-top: 10px;
        color: #202020;
        text-align: center !important;
        text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
        font-size: 13px !important;
    }

    .textclass4 {
        margin-top: 10px;
        color: #2c2c2c;
        text-align: center !important;
        text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
        font-size: 13px !important;
    }

    .textclass5 {
        margin-top: 10px;
        padding: 0 20px;
        color: #fff;
        text-shadow: 0 0 20px #ff005b;
        text-align: center !important;
        font-size: 13px !important;
    }

    .txtbody1 {
        font-size: 10px;
        text-align: justify;
        text-align: center !important;
    }

    .txtbody2 {
        font-size: 11px;
        text-align: justify;
        text-align: center !important;
    }

    .txtbody3 {
        font-size: 11px;
        text-align: justify;
        font-style: italic;
        text-align: center !important;
    }

    .txtbody4 {
        font-size: 13px;
        text-align: justify;
        font-style: unset;
        text-align: center !important;
    }

    .txtbody5 {
        font-size: 11px;
        text-align: justify;
        font-weight: bold;
        text-align: center !important;
    }

    .txtbody6 {
        font-size: 11px;
        text-align: justify;
        font-family: Tahoma !important;
        text-align: center !important;
    }
}

