label.error {
    font-weight: normal;
    color: #ff0000;
    font-size: 11px;
}

.tw {
    color: #fff !important
}

.tm {
    color: #132e76 !important
}
.bm {
    background-color: #132e76 !important
}

p {
    text-align: justify;
}


@media only screen and (max-width:1024px) { 
	/* CSS rules here */
    #slider-1-slide-1-layer-2 {
        font-size: 15px !important;
        line-height: 18px !important;
    }
}
@media only screen and (max-width:778px) { 
	/* CSS rules here */
    #slider-1-slide-1-layer-1 {
        font-size: 20px !important;
        line-height: 22px !important;
        width: 250px !important;
    }
    #slider-1-slide-1-layer-2 {
        font-size: 14px !important;
        line-height: 16px !important;
        width: 250px !important;
        font-weight: normal;
    }
    #slider-1-slide-1-layer-3 {
        display: none;
        font-size: 10px !important;
        line-height: 13px !important;
        padding: 10px 20px !important;
    }
    
}
@media only screen and (max-width:480px) { 
	/* CSS rules here */
    
}