﻿
.cle_title {
	font-size: 22px; line-height: 60px;
}

.title-area.breakout-content .mktoText {
    position: relative;
    background-color: #0078D4;
    padding: 20px;
    font-size: 35px;
    font-weight: normal; 
        color: #fff;
    width: 440px;}

@media screen and (max-width : 480px) {

.title-area.breakout-content .mktoText {
    position: relative;
    background-color: #0078D4;
        color: #fff;
    padding: 20px;
    font-size: 25px;
    font-weight: normal; 
    width: 330px;}

.title-area.hero-no-margin .mktoText, .title-area.no-image .mktoText {
margin-top: 15px !important;

}

	
.cle_title {
	font-size: 18px !important; line-height: 30px !important;
}

