.ContentCustomerFeatureCell > table > tbody > tr > td > table {
    width: 100%;
}

.P21SystemBody,
.Content {
    max-width: 100% !important;
    min-height: 500px;
}

.NoText .SlideTextWrap {
    display: none;
}

.HideTransparentBG .SlideTextWrap,
.HideTransparentBG .SlideContent {
    background: none !important;
}


/*******************************
           DESIGN 1
********************************/
/*****DESIGN 1 CENTERED*****/
.Design1Centered .SlideContent {
    position: absolute;
    left: 120px;
    padding: 5px;
    width: 80%;
    top: 30px;
}

.Design1Centered .SlideTextWrap {
    background: rgba(56, 56, 56, 0.6);
    position: relative;
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
}

.Design1Centered .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    margin: 0px 0px 10px 0px;
    border-bottom: 5px solid #fff;
    display: inline-block;
}

.Design1Centered .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
    box-sizing: border-box;
}

.Design1Centered .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
}

/*****DESIGN 1 LEFT*****/

.Design1Left .SlideContent {
    position: absolute;
    left: 120px;
    padding: 5px;
    width: 50%;
    top: 30px;
    box-sizing: border-box;
}

.Design1Left .SlideTextWrap {
    background: rgba(56, 56, 56, 0.6);
    position: relative;
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
}

.Design1Left .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    margin: 10px 0px 10px 0px;
    border-bottom: 5px solid #fff;
    display: inline-block;
}

.Design1Left .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
    box-sizing: border-box;
}

.Design1Left .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
}

/*****DESIGN 1 RIGHT*****/

.Design1Right .SlideContent {
    position: absolute;
    right: 120px;
    padding: 5px;
    width: 50%;
    top: 30px;
}

.Design1Right .SlideTextWrap {
    background: rgba(56, 56, 56, 0.6);
    position: relative;
    padding: 10px 10px 30px 10px;
}

.Design1Right .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    margin: 10px 0px 10px 0px;
    border-bottom: 5px solid #fff;
    display: inline-block;
}

.Design1Right .SlideSubTitle {
    color: white;
    top: 104px;
    right: 139px;
    line-height: 36px !important;
    text-shadow: 1px 1px black;
    padding: 12px 0px;
    box-sizing: border-box;
}

.Design1Right .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
    box-sizing: border-box;
}

.Design1Right .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
}


/*******************************
           DESIGN 2
********************************/

/*****DESIGN 2 CENTERED*****/

.Design2Centered {
    position: relative;
    background: rgba(56, 56, 56, 0.6);
}

.Design2Centered .SlideContent {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}

.Design2Centered .SlideTextWrap {
    position: relative;
    width: 80%;
    margin-left: 120px;
    padding: 0px 10px 10px 10px;
}

.Design2Centered .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    padding: 10px 0px 10px 10px;
    box-sizing: border-box;
}

.Design2Centered .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 20px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.Design2Centered .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
    margin-left: 120px;
}

/*****DESIGN 2 LEFT*****/

.Design2Left {
    position: relative;
    background: rgba(56, 56, 56, 0.6);
}

.Design2Left .SlideContent {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}

.Design2Left .SlideTextWrap {
    position: relative;
    padding-bottom: 30px;
    width: 50%;
    margin-left: 120px;
}

.Design2Left .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    text-shadow: 2px 2px black;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    box-sizing: border-box;
    text-align: left;
    padding: 10px 0px 10px 10px;
}

.Design2Left .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 20px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.Design2Left .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    margin-left: 120px;
    line-height: 60px !important;
    width: 170px;
}


/*****DESIGN 2 RIGHT*****/

.Design2Right {
    position: relative;
    background: rgba(56, 56, 56, 0.6);
}

.Design2Right .SlideContent {
    position: absolute;
    left: 0px;
    background: rgba(56, 56, 56, 0.6);
    width: 100%;
    height: 100%;
}

.Design2Right .SlideTextWrap {
    position: relative;
    padding-bottom: 30px;
    width: 50%;
    float: right;
    margin-right: 120px;
}

.Design2Right .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    padding: 10px 0px 10px 10px;
    box-sizing: border-box;
}

.Design2Right .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 20px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.Design2Right .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
    clear: both;
    display: block;
    float: right;
    margin-right: 120px;
}


/*******************************
           DESIGN 3
********************************/

/******DESIGN 3 CENTERED******/

.Design3Centered {
    background: rgba(56, 56, 56, 0.6);
}

.Design3Centered .SlideContent {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}

.Design3Centered .SlideTextWrap {
    position: relative;
    padding-bottom: 10px;
    width: 80%;
    margin-left: 120px;
}

.Design3Centered .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    text-shadow: 2px 2px black;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    padding: 10px 0px 10px 10px;
    box-sizing: border-box;
    background-color: #06245e;
}

.Design3Centered .SlideHTML {
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    padding: 10px 10px 0px 10px;
}

.Design3Centered .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
    margin-left: 120px;
}

/*****DESIGN 3 LEFT*****/

.Design3Left {
    background: rgba(56, 56, 56, 0.6);
}

.Design3Left .SlideContent {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}

.Design3Left .SlideTextWrap {
    position: relative;
    padding-bottom: 30px;
    width: 50%;
    margin-left: 120px;
}

.Design3Left .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    text-shadow: 2px 2px black;
    line-height: normal;
    font-weight: bold;
    box-sizing: border-box;
    margin-top: 10px;
    text-align: left;
    padding: 10px 0px 10px 10px;
    background-color: white;
}

.Design3Left .SlideSubTitle {
    color: white;
    top: 104px;
    right: 139px;
    line-height: 36px !important;
    text-shadow: 1px 1px black;
    padding: 12px 0px;
    box-sizing: border-box;
}

.Design3Left .SlideHTML {
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}

.Design3Left .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
    margin-left: 120px;
}

/*****DESIGN 3 RIGHT*****/

.Design3Right {
    background: rgba(56, 56, 56, 0.6);
}

.Design3Right .SlideContent {
    position: absolute;
    left: 0px;
    background: rgba(56, 56, 56, 0.6);
    width: 100%;
    height: 100%;
}

.Design3Right .SlideTextWrap {
    position: relative;
    padding-bottom: 30px;
    width: 50%;
    float: right;
    margin-right: 120px;
}

.Design3Right .SlideTitle {
    color: white;
    top: 30px;
    font-size: 38px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
    box-sizing: border-box;
    text-align: left;
    padding: 10px 0px 10px 10px;
    background-color: blue;
}

.Design3Right .SlideHTML {
    color: #fff;
    font-size: 18px;
    padding: 10px 0px 0px 0px;
    box-sizing: border-box;
}

.Design3Right .SliderButton {
    color: #ffffff;
    background: #06245f;
    border-radius: 0px !important;
    box-shadow: 2px 2px 6px 0px black;
    font-size: 22px !important;
    margin-top: 10px;
    line-height: 60px !important;
    width: 170px;
    clear: both;
    display: block;
    float: right;
    margin-right: 120px;
}
