.rccl_latestCruisedealsNew {
    background-color: rgba(12, 77, 30, 0.6);
    /*background-color: #094a2494;*/
    padding: 25px 10px 6px 10px;
    margin: 0px 8px;
}

.rccl_latestCruisedealsNewHeading {
    font-family: 'Kapra-Regular', sans-serif !important;
    color: #fff;
    font-weight: normal;
    line-height: 1;
}

.rccl_latestCruisedealsNewHeading1 {
    font-size: 50px;
    letter-spacing: 6px;
    line-height: 33px;
}

.rccl_latestCruisedealsNewHeading2 {
    font-size: 60px;
    letter-spacing: 10px;
}

.rccl_latestCruisedealsNewPriceWrapper {
    width: 265px;
    margin: 0px auto;
    padding-right: 44px;
}

.rccl_latestCruisedealsNewPriceRight {
    width: 50%;
    float: left;
    font-size: 68px;
    position: relative;
    font-weight: normal;
    color: #f8c800;
    font-family: 'Kapra-Regular', sans-serif !important;
    line-height: 66px;
}


.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
    font-size: 17px;
	line-height: 17px;
}

.rccl_latestCruisedealsNewPriceLeft {
    width: 50%;
    float: left;
    font-family: darwin-bold,sans-serif;
    color: #f8c800;
    text-align: right;
    font-size: 17px;
    line-height: 20px;
    padding-right: 9px;
    font-weight: normal;
}


.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
    font-size: 30px;
    top: 21px;
    position: absolute;
}

.rccl_latestCruiseDealsWrapper {
    text-align: center;
}

.rccl_latestCruiseDealsPanels {
    display: inline-block;
    /*transition: transform .1s;*/
    /*transform: scale(0.99);*/
}

.rccl_latestCruiseDealsBox {
    width: 400px;
    height: 429px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    display: block;
    position: relative;
    /*overflow:hidden;*/
    margin: 15px;
}

.rccl_latestCruiseDealsImageBox {
    background-size: cover !important;
    background-position: center !important;
}

.rccl_latestCruiseDealsBulletsPointActive {
    background-color: #3cb0e0 !important;
}

.rccl_latestCruiseDealsImg {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0px 0px 4px 4px;
}

.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
    border-radius: 0px 4px 4px 0px;
}

.rccl_latestCruiseDealsTopHeadingBox {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 150px;
    background-color: #4d2d7d;
    text-align: center;
    display: table;
    border-radius: 4px 4px 0 0;
}

.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
    border-radius: 4px 0px 0px 4px;
}

.rccl_latestCruiseDealsHeading {
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 33px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: 400;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 8px 20px;
    text-transform: uppercase;
}

.rccl_latestCruiseDealsHeadingCopy {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
}

.rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
    font-size: 29px;
    letter-spacing: 3px;
    color: #ffffff;
    font-family: Kapra-Regular,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    width: 300px;
    height: 54px;
    border-radius: 4px;
    background-color: #4d2d7d;
    border: 2px solid #ffffff;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
}

    .rccl_latestCruiseDealsButton:focus {
        outline: none;
    }

.rccl_latestCruiseDealsSinglePanel:hover .rccl_latestCruiseDealsSingleColButton {
    display: block;
}

.rccl_latestCruiseDealsHeadingCopy, .rccl_latestCruiseDealsSingleColCopy, .rccl_latestCruiseDealsSingleColTnCTxt, .rccl_latestCruiseDealsHeading {
    will-change: opacity;
}

.rccl_firstLoadDivCollapseForLCD {
    display: none;
}

.rccl_homeHRLineForOtherPages {
    display: none;
}

.rccl_latestCruiseDealsBoxForCountdown {
    cursor: pointer;
}
/*------------------------Countdown-----------------------*/
.rccl_latestCruiseDealsBoxForCountdown {
    width: 400px;
    height: 429px;
    display: block;
    position: relative;
    /*background-color: #ef4a81;*/
    border-radius: 4px;
    margin: 15px;
    float: left;
    /*transition: transform .1s;*/
    /*transform: scale(0.98);*/
}
/*.rccl_latestCruiseDealsBoxForCountdown:hover {
    transform: scale(1.0);
}*/
.rccl_latestCruiseDealsCountdownHeading {
    font-size: 38px;
    line-height: 40px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 20px;
}

.rccl_latestCruiseDealsCountdownCopy {
    font-size: 25px;
    line-height: 28px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: 300;
    text-align: center;
    display: block;
    padding: 0 15px;
}

.rccl_latestCruiseCountdownTimeremainingBox {
    width: 100%;
    height: 35px;
    /*position: absolute;
    bottom: 0;*/
	position: relative;
    left: 0;
    right: 0;
}

.rccl_latestCruiseCountdownTimeremainingBox .rccl_latestCruiseDealsSingleColButton {
	/*display:block;*/
	/*position:inherit;*/
}

.rccl_latestCruiseDealsCountdownTitle {
    font-size: 31px;
    letter-spacing: 2px;
    line-height: 35px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin: 0;
}

.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
    margin: 0 auto;
}

.rccl_latestCruiseDealsSingleColTnCTxt {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #ffffff;
    font-family: darwin-light,sans-serif;
    font-weight: 400;
    text-align: center;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 19px;
}

.rccl_latestCruiseDealsSingleColButton:focus {
    outline: none;
}

.rccl_latestCruiseDealsBoxCountdownForSingleCol {
    float: left;
    margin: 0;
    text-align: center;
    transform: scale(1.0);
    border-radius: 0;
    width: 400px;
    background: #d31573;
    height: 100%;
    border-radius: 4px 0px 0px 4px;
}

.rccl_latestCruiseDealsSingleCountDownPanel {
    position: relative;
}

.rccl_latestCruiseDealsSingleColButton {
    display: block;
}

.rccl_latestCruiseDealsOSNHeading {
    display: block;
    padding-top: 8px !important;
    padding-bottom: 5px !important;
}

.rccl_latestCruiseDealsCustomeSubheading:focus, .rccl_latestCruiseDealsCustomeSubheading:hover {
    color: #fff;
}

.rccl_latestCruiseDealsCustomeSubheading {
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
}
@media only screen and (max-width: 768px) {
    .rccl_latestCruiseDealsButton {
        bottom: 20px;
    }

    .rccl_latestDealsColumn {
        padding: 0 10px!important;
    }

    .rccl_latestCruiseDealsPanels {
        width: 100%;
        margin: 0px;
    }
	
    .rccl_latestCruiseDealsBox, .rccl_latestCruiseDealsBoxForCountdown {
        width: 100%;
    }
	
    .rccl_latestCruiseDealsSingleColCopy {
        display: none;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsButton {
        position: absolute;
    }

    .rccl_latestDealsMain {
        min-height: 100px;
    }

    .rccl_latestdealsOuter {
        min-height: 200px;
    }

    .rccl_latestCruiseDealsSingleColButton {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .slick-active .rccl_latestCruiseDealsButton {
        display: block !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        display: block;
        padding: 5px 10px 10px 10px !important;
        position: absolute;
        width: 100%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeadingCopy {
        position: relative;
        top: auto;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .rccl_latestCruiseDealsCountDownImg {
        float: left;
        position: inherit !important;
        left: auto;
        right: auto;
    }

    .rccl_latestCruiseDealsBoxSingleCountDown {
        height: auto !important;
    }

    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        min-height: 130px;
    }

	.rccl_latestCruiseDealsBoxCountdownForSingleCol .rccl_latestCruiseDealsHeading {
		position: inherit;
	}

	.rccl_latestCruiseDealsBoxCountdownForSingleCol .rccl_latestCruiseDealsHeadingCopy {
		display: block;
	}

	.rccl_latestCruiseDealsBoxCountdownForSingleCol .rccl_latestCruiseCountdownTimeremainingBox {
		height: 65px !important;
	}

	.rccl_latestCruiseDealsBoxCountdownForSingleCol .rccl_latestCruiseDealsCountdownHeading {
		margin: 0;
	}

    .rccl_latestCruiseDealsSingleCountDownPanel {
        height: 100% !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox, .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBoxForCountdown {
        width: 100%;
        height: 280px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
        height: 100px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
        height: 180px;
    }

    .rccl_latestCruiseDealsSingleColButton {
        bottom: 10px;
        z-index: 999;
    }

    .rccl_latestCruiseDealsSingleColTnCTxt {
        padding: 0 5px;
    }

    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        padding: 3px 0;
    }

    .rccl_latestCruiseDealsSinglePanel {
        width: 265px !important;
        margin: 0 auto;
    }

	.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
		float: left;
	}

	.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
		border-radius: 4px 4px 0px 0px;
	}

	.rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
		border-radius: 0px 0px 4px 4px;
	}

    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        border-radius: 4px 4px 0px 0px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        display: none;
    }
	
	/*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 5px 0 0 0;
        font-size: 13px;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 21px !important;
        letter-spacing: 2px !important;
        line-height: 22px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 25px;
        line-height: 25px;
        letter-spacing: 1px !important;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 35px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 16px !important;
        letter-spacing: 3px;
        padding: 12px 10px 5px;
        display: block;
        color: #fff;
    }

    .rccl_latestCruiseDealsCustomPricing sup {
        left: -2px;
    }

    .rccl_latestCruiseDealsCustomPricing sup {
        top: -1.2em;
    }


    .rccl_latestCruiseDealsSubHeadingWrap {
        padding-top: 5px;
    }

    .rccl_latestCruiseDealsOSNHeading {
        padding-top: 8px !important;
    }
    /*-------------------------Custom CSS Offer End--------------------*/
}

@media only screen and (max-width: 360px) {
    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 0 0 0 0;
    }

    .rccl_latestCruiseDealsHeadingCopyCustomID {
        padding: 2px 0 0 0;
    }

    .rccl_latestCruiseDealsOSNHeading {
        padding-top: 10px !important;
        padding-bottom: 2px !important;
    }

    .rccl_latestCruiseDealsSubHeadingWrap {
        padding-top: 0px;
    }
}

@media only screen and (min-width : 480px) and (max-width : 767px) {

    .rccl_latestCruiseDealsCountdownCopy {
        padding: 15px 10px 0 !important;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 24px 10px 0 !important;
    }
}

@media only screen and (max-width: 480px) {
	.rccl_latestCruiseCountdownTimeremainingBox .rccl_latestCruiseDealsButton {
		bottom: 15px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        display: block !important;
    }
}

@media only screen and (min-width: 320px) {
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 3px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 36px;
        line-height: 36px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/
    .rccl_dealTimeSclockOuter {
        padding: 0px 10px 0px 10px !important;
    }

    .rccl_latestCruiseDealsSlider {
        width: 100%;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 100%;
        height: 230px;
        margin: 0px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 8px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 8px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 2.5vw;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        /* padding: 5px 10px 8px 10px; */
        padding-top: 5px;
    }

    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 14px;
        line-height: 14px;
        padding: 10px 10px 5px 10px;
    }

    .rccl_latestCruiseDealsTopHeadingBox {
        height: 80px;
    }

    .rccl_latestCruiseDealsImg {
        bottom: 0;
        position: absolute;
        height: 149px;
    }
    .rccl_latestCruiseDealsHeadingCopy {
        font-size: 9px;
        letter-spacing: 1px;
        line-height: 12px;
        top: 55%;
    }
    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        padding: 0 20px 20px 20px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsSingleColButton {
        bottom: 10px;
        z-index: 999;
    }

    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 90%;
        height: 30px;
        font-size: 16px;
        letter-spacing: 2px;
    }

    .rccl_latestCruiseDealsSingleColButton {
        /*line-height: 10px;*/
        width: 80%;
        height: 30px;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 12px;
        line-height: 14px;
        padding: 0 10px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 20px 10px;
    }

    .rccl_latestCruiseDealsCountdownTitle {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 16px;
    }

    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 35px;
		margin-top: 2%;
    }
    .rccl_latestCruiseDealsSingleColCopy {
        font-size: 12px;
        line-height: 16px;
    }
    .rccl_latestCruiseDealsSingleColTnCTxt {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 11px;
        bottom: 10px;
    }
    .rccl_latestCruiseDealsSlideBullets {
        text-align: center;
    }

        .rccl_latestCruiseDealsSlideBullets li {
            float: none !important;
        }

    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        width: 100%;
    }

    .rccl_latestCruiseDealsCustomeSubheading {
        font-size: 10px;
    }
}

@media only screen and (min-width: 320px) {
    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 190px;
        margin: 25px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 175px;
		padding-left: 11px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 54px;
		line-height: 43px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 20px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 22px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 28px;
		letter-spacing: 6px;
		padding-left: 2px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
		width: 175px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:9px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 190px;
        margin: 32px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 30px;
		line-height: 30px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 5px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 190px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 180px;
        margin: 6px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 25px;
		line-height: 22px;
		letter-spacing: 2px;
		color: #ffffff;
		margin: 5px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 118px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 122px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
        margin-top: 6px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 15px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 8px;
        line-height: 7px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: #f7c600;
		margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 9px;
        line-height: 9px;
        letter-spacing: 0.5px;
        color: #ffffff;
		margin-top: 1px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
		width: 175px;
		margin: 0 auto;
		margin-top: 7px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 14px;
        color: #ffffff;
		margin-top: 3px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 25px;
        line-height: 22px;
        letter-spacing: 2px;
        color: #ffffff;
        margin: 5px auto 8px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
        margin: 0 auto;
        width: 142px
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 14px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 5px;
        line-height: 18px;
        color: #f7c600;
		margin-left: 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 28px;
        color: #ffffff;
        float: left;
        padding: 0px 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
		margin-left: 0;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
        width: 175px;
        margin: 0 auto;
        margin-top: 9px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
		margin-top: 8px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 14px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 18px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 15px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:15px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 190px;
        margin: 8px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 190px;
        margin: 13px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 17px;
        line-height: 17px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 160px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 165px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 19px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 27px;
		line-height: 24px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 9px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 10px;
        line-height: 10px;
        letter-spacing: 0.5px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
		width: 175px;
		margin: 0 auto;
		margin-top: 9px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 4px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        margin: 0;
    }
	
	.rccl_latestCruisedealsNewHeading {
		padding: 4% 0 0 0;
	}

    .rccl_latestCruisedealsNewHeading1 {
        line-height: 26px;
        font-size: 26px;
		letter-spacing: 3px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 30px;
		letter-spacing: 6px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 175px;
		padding-right: 0;
    }

    .rccl_latestCruisedealsNewPriceLeft {
        line-height: 17px;
        font-size: 13px;
		margin-left:1%;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 38px;
        font-size: 42px;
		width: 40%;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 13px;
		line-height: 13px;
	}

    .rccl_latestCruisedealsNew {
        padding: 5px 10px 5px 10px;
    }

    .rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
        font-size: 22px;
        top: 25px;
    }
}

@media only screen and (min-width: 360px) {
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 4px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 22px;
        line-height: 20px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 50px;
        line-height: 50px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/
    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 230px;
        margin: 33px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 215px;
		padding-left: 11px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 75px;
		line-height: 56px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 27px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 28px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 37px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:11px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 230px;
        margin: 48px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 34px;
		line-height: 32px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 230px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 230px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 30px;
		line-height: 26px;
		letter-spacing: 3px;
		color: #ffffff;
		margin: 7px auto 4px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 140px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 146px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
        margin-top: 8px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        line-height: 16px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 9px;
        line-height: 8px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
		margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 12px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
		margin-top: 8px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 26px;
        letter-spacing: 3px;
        color: #ffffff;
        margin: 7px auto 4px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 192px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 40px;
        letter-spacing: 3px;
        line-height: 34px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 56px;
        color: #ffffff;
        float: left;
        padding: 0px 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
        width: 215px;
        margin: 0 auto;
        margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 40px;
        letter-spacing: 5px;        
        line-height: 34px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 230px;
        margin: 14px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 230px;
        margin: 20px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 190px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 200px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 29px;
        line-height: 22px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 13px;
        line-height: 11px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 32px;
		line-height: 29px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 11px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
		width: 205px;
		margin: 0 auto;
		margin-top: 11px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 4px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        margin: 0;
    }
	
	.rccl_latestCruisedealsNewHeading {
		padding: 4% 0 0 0;
	}

    .rccl_latestCruisedealsNewHeading1 {
        line-height: 26px;
        font-size: 26px;
		letter-spacing: 6px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 30px;
		letter-spacing: 10px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 234px;
		padding-right: 44px;
    }

    .rccl_latestCruisedealsNewPriceLeft {
        line-height: 17px;
        font-size: 13px;
		margin-left:10%;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 38px;
        font-size: 42px;
		width: 40%;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 13px;
		line-height: 13px;
	}

    .rccl_latestCruisedealsNew {
        padding: 5px 10px 0px 10px;
    }

    .rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
        font-size: 22px;
        top: 25px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 8px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 12px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 18px;
        line-height: 14px;
        letter-spacing: 0px;
        padding: 5px 10px 8px 10px;
    }
    .rccl_latestCruiseDealsTopHeadingBox {
        height: 119px;
    }

    .rccl_latestCruiseDealsHeadingCustomForTwoPanel {
        padding: 10px 10px 8px 10px;
    }

    .rccl_latestCruiseDealsHeadingCopy {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 15px;
        top: 80%;
    }

    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 25px 5px;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 13px;
        line-height: 14px;
        padding: 0 10px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 34px 10px;
    }

    .rccl_latestCruiseDealsSlidesAdjustSpacing {
        margin-bottom: -5px;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        height: 295px;
    }

    .rccl_latestCruiseDealsImg {
        bottom: 0;
        position: absolute;
        height: 200px;
    }
}

@media only screen and (min-width: 568px) and (max-width: 699px) {
    .rccl_latestCruiseDealsImg {
        height: 304px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 767px) {
    .rccl_latestCruiseDealsImg {
        height: 347px;
    }
}

@media only screen and (min-width: 480px) {
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 6px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 22px;
        line-height: 20px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 50px;
        line-height: 50px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/
    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 230px;
        margin: 33px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 215px;
		padding-left: 11px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 75px;
		line-height: 56px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 27px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 28px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 37px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:12px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 230px;
        margin: 48px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 40px;
		line-height: 36px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 230px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 230px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 30px;
		line-height: 26px;
		letter-spacing: 3px;
		color: #ffffff;
		margin: 11px auto 6px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 140px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 146px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        line-height: 16px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 9px;
        line-height: 8px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
		margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 12px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
		margin-top: 8px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 26px;
        letter-spacing: 3px;
        color: #ffffff;
        margin: 11px auto 6px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 207px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 37px;
        letter-spacing: 5px;
        line-height: 30px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 48px;
        color: #ffffff;
        float: left;
        padding: 0px 16px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
        width: 215px;
        margin: 0 auto;
        margin-top: 7px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 37px;
        letter-spacing: 5px;        
        line-height: 30px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 230px;
        margin: 19px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 230px;
        margin: 25px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 190px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 200px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 29px;
        line-height: 22px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 13px;
        line-height: 11px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 32px;
		line-height: 29px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 11px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        color: #ffffff;
        padding: 2px 0;
        border: 1px #ffffff solid;
		width: 205px;
		margin: 0 auto;
		margin-top: 11px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 4px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        height: 310px;
    }
	
    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 70%;
        height: 35px;
        font-size: 16px;
        letter-spacing: 2px;
        padding: 4px 0px;
    }

    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 35px;
		margin-top: 2%;
    }

    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 25px 5px;
    }
}

@media only screen and (min-width: 600px) {
      
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 17px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 28px;
        line-height: 26px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 66px;
        line-height: 66px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 230px;
        margin: 52px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 236px;
		padding-left: 3px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 88px;
		line-height: 78px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 34px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 36px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 48px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:14px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 280px;
        margin: 62px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 54px;
		line-height: 48px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 230px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 230px;
        margin: 0px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 30px;
		line-height: 26px;
		letter-spacing: 3px;
		color: #ffffff;
		margin: 28px auto 15px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 140px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 146px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        line-height: 16px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 9px;
        line-height: 8px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
		margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
		margin-top: 18px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 26px;
        letter-spacing: 3px;
        color: #ffffff;
        margin: 28px auto 14px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 200px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 38px;
        letter-spacing: 4px;
        line-height: 33px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 26px;
        line-height: 56px;
        color: #ffffff;
        float: left;
        padding: 0px 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
        width: 215px;
        margin: 0 auto;
        margin-top: 14px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 22px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 38px;
        letter-spacing: 5px;        
        line-height: 33px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 26px;
        line-height: 26px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 24px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:24px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 230px;
        margin: 34px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 230px;
        margin: 40px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 190px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 200px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 29px;
        line-height: 22px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 13px;
        line-height: 11px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 32px;
		line-height: 29px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 20px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 20px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 14px;
		line-height: 18px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        height: 410px;
    }
    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 35px;
		margin-top: 2%;
    }
}


@media only screen and (min-width: 768px) {
    
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 6px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 22px;
        line-height: 19px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 46px;
        line-height: 48px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/
    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 230px;
        margin: 22px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 236px;
		padding-left: 3px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 88px;
		line-height: 78px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 34px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 36px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 48px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:10px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 230px;
        margin: 42px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 38px;
		line-height: 34px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 230px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 230px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 30px;
		line-height: 26px;
		letter-spacing: 3px;
		color: #ffffff;
		margin: 6px auto 4px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 140px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 146px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
        margin-top: 8px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        line-height: 16px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 9px;
        line-height: 8px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #f7c600;
		margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 11px;
        line-height: 11px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 8px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 16px;
        color: #ffffff;
		margin-top: 5px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 26px;
        letter-spacing: 3px;
        color: #ffffff;
        margin: 6px auto 4px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 182px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 21px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 32px;
        letter-spacing: 5px;
        line-height: 29px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 51px;
        color: #ffffff;
        float: left;
        padding: 0px 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
        width: 215px;
        margin: 0 auto;
        margin-top: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 21px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 32px;
        letter-spacing: 5px;        
        line-height: 29px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 15px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:15px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 230px;
        margin: 6px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 230px;
        margin: 12px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 190px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 200px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 29px;
        line-height: 22px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 13px;
        line-height: 11px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 32px;
		line-height: 29px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 13px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        margin: 0;
    }
	
	.rccl_latestCruisedealsNewHeading {
		padding: 4% 0 0 0;
	}

    .rccl_latestCruisedealsNewHeading1 {
        line-height: 20px;
        font-size: 24px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 27px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 218px;
		padding: 4% 0;
    }

    .rccl_latestCruisedealsNewPriceLeft {
        line-height: 17px;
        font-size: 16px;
        padding-right: 3px;
		margin-left:5%;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 36px;
        font-size: 40px;
		width: 30%;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 16px;
		line-height: 17px;
	}
	
	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
		font-size: 20px;
		top: 27px;
	}

    .rccl_firstLoadDivCollapse {
        display: none;
    }

    .rccl_paddingBottom6ForWrapper {
        padding-bottom: 16px;
    }

    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 35px;
		margin-top: 2%;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 240px;
        height: 280px;
        margin: 5px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        height: 315px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        font-size: 22px;
        line-height: 23px;
        letter-spacing: 0px;
    }
    
    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 8px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 10px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 0px;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .rccl_latestCruiseDealsImg {
        bottom: 0;
        position: absolute;
        height: 184px;
    }

    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 19px;
        line-height: 21px;
        padding: 10px 20px;
    }

    .rccl_latestCruiseDealsTopHeadingBox {
        height: 95px;
    }

    .rccl_latestCruiseDealsHeadingCopy {
        font-size: 10px;
        letter-spacing: 1px;
        line-height: 15px;
        top: 80%;
    }

    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 90%;
        height: 37px;
        font-size: 22px;
        letter-spacing: 2px;
        padding: 2px 0;
    }

    .rccl_latestCruiseDealsSingleColButton {
        width: 250px;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 14px;
        line-height: 16px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        font-size: 16px;
        line-height: 18px;
        padding: 13px 10px;
    }
    .rccl_latestCruiseDealsCountdownTitle {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 19px;
    }

    .rccl_latestCruiseDealsBox:hover .rccl_latestCruiseDealsButton {
        display: block;
    }

    .rccl_latestCruiseDealsBoxForCountdown:hover .rccl_latestCruiseDealsButton {
        display: block;
    }
    /*-----------------Single coloum-------------------------*/
    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        width: 40%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
        height: 100% !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        width: 100% !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
        float: left;
        position: inherit;
        width: 40%;
        height: 100%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        display: table;
        padding: 30px 30px 30px 30px;
        width: 100%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeadingCopy {
        font-size: 12px;
        position: inherit;
        top: auto;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
        width: 60%;
        position: inherit;
        float: right;
    }

    .rccl_latestCruiseDealsSingleColCopy {
        font-size: 16px;
        line-height: 18px;
        color: #ffffff;
        font-family: darwin-light,sans-serif;
        font-weight: 400;
        text-align: center;
        display: block;
        padding: 36px 20px;
    }

    .rccl_latestCruiseDealsSingleColButton {
        top: auto;
        bottom: 65px;
    }

    .rccl_latestCruiseDealsSingleColTnCTxt {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 14px;
        color: #ffffff;
        font-family: darwin-light,sans-serif;
        font-weight: 400;
        text-align: center;
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        bottom: 19px;
        padding: 0 6px;
    }


    .rccl_latestCruiseDealsTwoePanelMargin {
        margin: 15px !important;
    }

    .rccl_latestCruiseDealsBullet {
        display: none !important;
    }

    .rccl_latestDealsColumn {
        padding: 0 0px !important;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsSingleColButton {
        bottom: 20px;
    }

    .rccl_latestDealsTwoColumnSpacing .rccl_latestCruiseDealsBox, .rccl_latestDealsTwoColumnSpacing .rccl_latestCruiseDealsBoxForCountdown {
        margin-left: auto;
        margin-right: auto;
    }

    .rccl_latestDealsTwoColumnSpacing {
        width: 300px !important;
    }

    .rccl_latestDealsTwoColumnOuterWidth {
        width: auto !important;
        text-align: center;
        display: inline-block !important;
    }

    .rccl_latestDealsInnerNewVersionTwoCol {
        width: auto !important;
        margin: 0 auto;
        display: block !important;
        text-align: center;
    }

        .rccl_latestDealsInnerNewVersionTwoCol .slick-track {
            width: auto !important;
        }

    /*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsCustomeSubheading {
        font-size: 10px;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 3px 0 0 0;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        font-size: 12px;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 32px !important;
        letter-spacing: 4px !important;
        line-height: 33px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 26px;
        line-height: 26px;
        letter-spacing: 1px;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 35px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 21px;
        letter-spacing: 3px;
        padding: 17px 10px;
    }

    .rccl_latestCruiseDealsCustomPricing sup {
        left: 0px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 22px 10px;
    }

    /*-------------------------Custom CSS Offer End--------------------*/
    .rccl_latestDealsInnerNewVersionTwoCol .slick-list {
        display: inline-block !important;
    }
}

@media only screen and (min-width: 992px) {
     
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 8px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 25px;
        line-height: 25px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 52px;
        line-height: 52px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 14px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 280px;
        margin: 40px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 236px;
		padding-left: 3px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 88px;
		line-height: 78px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 34px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 36px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 48px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:12px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 280px;
        margin: 52px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 42px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 280px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 280px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 34px;
		line-height: 30px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 10px auto 2px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 158px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 164px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 18px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #f7c600;
		margin-top: 8px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 14px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 10px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 34px;
        line-height: 30px;
        letter-spacing: 5px;
        color: #ffffff;
        margin: 10px auto 2px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 242px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 28px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 28px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 47px;
        letter-spacing: 5px;
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 66px;
        color: #ffffff;
        float: left;
        padding: 0px 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.20em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
        width: 235px;
        margin: 0 auto;
        margin-top: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 28px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 28px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 47px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.20em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/

    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 280px;
        margin: 15px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 280px;
        margin: 21px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 215px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 225px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 33px;
        line-height: 26px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 40px;
		line-height: 35px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 4px 0;
        border: 1px #ffffff solid;
		width: 230px;
		margin: 0 auto;
		margin-top: 17px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 14px;
		line-height: 18px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        margin: 0;
    }
    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        font-size: 24px;
        letter-spacing: 1px;
        line-height: 25px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 10px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 12px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveCustom {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 19px;
        font-weight: normal;
        padding-bottom: 1%;
        line-height: 17px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 1.1vw;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 5px 18px 8px 18px;
        padding-top: 2px !important;
        padding-bottom: 0 !important;
    }
    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        width: 95% !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
        width: 60%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
        width: 40%;
    }

    .rccl_latestCruiseDealsTopHeadingBox {
        height: 104px;
    }

    .rccl_latestCruiseDealsImg {
        height: 245px;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 300px;
        height: 350px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        height: 385px;
    }

    .rccl_latestCruiseDealsSingleColCopy {
        font-size: 18px;
        line-height: 21px;
        padding: 67px 10px;
    }

    .rccl_latestCruiseDealsSingleColTnCTxt {
    }

    .rccl_latestCruiseDealsCountdownHeading {
        padding: 25px 20px 10px;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 16px;
        padding: 50px 15px;
    }

    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        width: 40%;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        font-size: 18px;
        line-height: 21px;
        padding: 51px 10px;
    }
    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 90%;
        height: 37px;
        font-size: 22px;
        letter-spacing: 2px;
        padding: 2px 0;
    }

    .rccl_latestCruiseDealsSingleColButton {
        width: 250px;
    }

    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 40px;
		margin-top: 2%;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeadingCopy {
        font-size: 14px;
    }

    .rccl_latestDealsTwoColumnSpacing {
        width: 360px !important;
    }

    /*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsCustomeSubheading {
        font-size: 12px;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 5px 0 0 0;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        font-size: 14px;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 40px !important;
        letter-spacing: 5px !important;
        line-height: 42px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 24px;
        line-height: 22px;
        letter-spacing: 1px;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 35px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 28px;
        letter-spacing: 4px;
        padding: 38px 10px;
    }

    .rccl_latestCruiseDealsHeadingCopy {
        top: 82%;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 61px 21px;
    }

    /*-------------------------Custom CSS Offer End--------------------*/
    .rccl_dealTimeSclockOuter {
        padding: 0px 10px 5px 10px !important;
    }
}

@media only screen and (min-width: 1024px) {
    
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 8px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 25px;
        line-height: 25px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 52px;
        line-height: 52px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 14px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 280px;
        margin: 40px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 236px;
		padding-left: 3px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 88px;
		line-height: 78px;
		float: left;
		letter-spacing: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 34px;
		float: left;
		padding: 0px 3px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 36px;
		letter-spacing: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 48px;
		letter-spacing: 6px;
		padding-left: 3px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 3px 0;
        border: 1px #ffffff solid;
		width: 215px;
		margin: 0 auto;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
        font-size:14px;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 280px;
        margin: 52px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 42px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 4px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 280px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 280px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 34px;
		line-height: 30px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 10px auto 2px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 158px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 164px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 21px;
        line-height: 21px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 18px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #f7c600;
		margin-top: 8px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 14px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 10px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/

    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 34px;
        line-height: 30px;
        letter-spacing: 5px;
        color: #ffffff;
        margin: 10px auto 2px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 242px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 28px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 28px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 47px;
        letter-spacing: 5px;
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 30px;
        line-height: 66px;
        color: #ffffff;
        float: left;
        padding: 0px 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.20em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
        width: 235px;
        margin: 0 auto;
        margin-top: 3px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 28px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 28px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 47px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.20em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 22px;
        line-height: 22px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/


    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 280px;
        margin: 15px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 280px;
        margin: 21px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 215px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 225px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 33px;
        line-height: 26px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 40px;
		line-height: 35px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 4px 0;
        border: 1px #ffffff solid;
		width: 230px;
		margin: 0 auto;
		margin-top: 17px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 16px;
		line-height: 18px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        margin: 0;
    }

    .rccl_latestCruisedealsNewTile {
        margin: 0;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 300px;
        height: 350px;
    }

    .rccl_latestCruiseDealsCustomPricing sup {
        left: -2px;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 19px;
        letter-spacing: 1px;
        line-height: 22px;
        padding: 5px 18px 8px 18px;
    }
}

@media only screen and (min-width: 1025px) {
    .rccl_latestCruiseDealsSinglePanelForHoverEffect {
        transition: 500ms;
    }

        .rccl_latestCruiseDealsSinglePanelForHoverEffect:hover {
            transform: scale(1.03);
            transition: 500ms;
        }
}

@media only screen and (min-width: 1200px) {

        
    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 17px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 28px;
        line-height: 26px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 66px;
        line-height: 66px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 350px;
        margin: 44px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 305px;
		padding-left: 15px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 103px;
		line-height: 83px;
		float: left;
		letter-spacing: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 38px;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 41px;
		letter-spacing: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 52px;
		letter-spacing: 10px;
		padding-left: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 350px;
        margin: 60px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 60px;
		line-height: 50px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 5px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 14px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 158px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 164px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 18px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #f7c600;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/

    

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 14px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 261px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 32px;
        line-height: 70px;
        color: #ffffff;
        float: left;
        padding: 0px 16px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
        width: 235px;
        margin: 0 auto;
        margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 330px;
        margin: 22px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 330px;
        margin: 28px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 235px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 245px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 36px;
        line-height: 29px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 14px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 49px;
		line-height: 41px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 20px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 230px;
		margin: 0 auto;
		margin-top: 20px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 53.5%;
		padding: 3px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 16px;
		line-height: 20px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        padding: 25px 10px 6px 10px;
        margin: 0px 8px;
    }
	
	.rccl_latestCruisedealsNewHeading {
		padding: 0;
	}

    .rccl_latestCruisedealsNewHeading {
        line-height: 1;
    }

    .rccl_latestCruisedealsNewHeading1 {
        font-size: 50px;
        letter-spacing: 6px;
        line-height: 33px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 60px;
        letter-spacing: 10px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 265px;
        margin: 0px auto;
        padding-right: 44px;
		padding-bottom: 0;
		padding-top: 0;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 47px;
        width: 40%;
        font-size: 50px;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 17px;
		line-height: 17px;
	}

    .rccl_latestCruisedealsNewPriceLeft {
        width: 50%;
        font-size: 17px;
        line-height: 20px;
		margin-left:10%;
    }

    .rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
        font-size: 24px;
        top: 31px;
    }

    .rccl_latestCruisedealsNew {
        margin: 0;
    }
    .rccl_latestCruiseDealsHeadingCopy {
        top: 80%;
    }

    .rccl_paddingBottom6ForWrapper {
        padding-bottom: 6px;
    }
    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 360px;
        height: 410px;
        margin: 15px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        height: 430px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        font-size: 26px;
        letter-spacing: 1px;
        line-height: 27px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 13px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 16px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveCustom {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 22px;
        font-weight: normal;
        padding-bottom: 1%;
        line-height: 20px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 1.1vw;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 22px;
        letter-spacing: 1px;
        line-height: 25px;
    }

    .rccl_latestCruiseDealsHeadingCustomForTwoPanel {
        padding: 10px 18px 8px 18px;
    }


    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 22px;
        letter-spacing: 1px;
        line-height: 25px;
    }
    .rccl_latestCruiseDealsTopHeadingBox {
        height: 129px;
    }

    .rccl_latestCruiseCountdownTimeremainingBox {
        height: 50px;
		margin-top: 2%;
    }

    .rccl_latestCruiseDealsHeadingCopy {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 20px;
        top: 104px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeadingCopy {
        font-size: 16px;
    }

    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 260px;
        height: 52px;
        font-size: 24px;
        letter-spacing: 2px;
        padding: 8px 0;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 21px;
        line-height: 24px;
        padding: 15px 21px;
    }

    .rccl_latestCruiseDealsCountdownTitle {
        font-size: 21px;
        letter-spacing: 2px;
        line-height: 28px;
        padding-bottom: 5px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsBox {
        width: 1014px !important;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsTopHeadingBox {
        width: 400px;
    }

    .rccl_latestCruiseDealsImg {
        bottom: 0;
        position: absolute;
        height: 281px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsImg {
        width: 612px;
    }

    .rccl_latestCruiseDealsSingleColCopy {
        font-size: 21px;
        line-height: 25px;
        padding: 83px 10px;
    }

    .rccl_latestCruiseDealsSingleColButton {
        bottom: 78px;
    }

    .rccl_latestCruiseDealsSingleColTnCTxt {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 15px;
        padding: 0px 10px;
    }

    .rccl_latestCruiseDealsTwoePanelMargin {
        margin: 15px 50px !important;
    }

    .rccl_latestCruiseDealsBoxCountdownForSingleCol {
        width: 400px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        font-size: 21px;
        line-height: 25px;
        padding: 35px 10px;
    }


    .rccl_latestCruiseDealsSinglePanel {
        /*padding-bottom:15px;*/
    }

    .rccl_latestCruiseDealsSlidesAdjustSpacing {
        margin-bottom: -15px;
    }

    .rccl_latestDealsTwoColumnSpacing {
        width: 440px !important;
    }
    /*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsCustomeSubheading {
        font-size: 16px;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 4px 0 0 0;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 45px !important;
        letter-spacing: 5px !important;
        line-height: 46px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 34px;
        line-height: 34px;
        letter-spacing: 1px;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 35px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 30px;
        letter-spacing: 5px;
        padding: 43px 10px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 64px 21px;
    }

    /*-------------------------Custom CSS Offer End--------------------*/
}

@media only screen and (min-width: 1400px) {

    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 95%;
        margin:0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 17px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-weight: normal;
        font-size: 28px;
        line-height: 26px;
        color: #7ccef3;
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 66px;
        line-height: 66px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 350px;
        margin: 50px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 305px;
		padding-left: 15px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 103px;
		line-height: 83px;
		float: left;
		letter-spacing: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 38px;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 41px;
		letter-spacing: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 52px;
		letter-spacing: 10px;
		padding-left: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 350px;
        margin: 66px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 60px;
		line-height: 50px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 5px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 350px;
        margin: 22px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 19px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 158px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 164px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 0 auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        margin-top: 10px;
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 18px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #f7c600;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/

     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver3 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 19px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 261px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 32px;
        line-height: 70px;
        color: #ffffff;
        float: left;
        padding: 0px 16px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
        width: 235px;
        margin: 0 auto;
        margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: 76px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 20px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:20px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/

    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 330px;
        margin: 27px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 330px;
        margin: 33px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 22px;
        line-height: 22px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 235px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 245px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 36px;
        line-height: 29px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 16px;
        line-height: 14px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 1px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 49px;
		line-height: 41px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 20px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 230px;
		margin: 0 auto;
		margin-top: 20px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 16px;
		line-height: 20px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        padding: 25px 10px 6px 10px;
        margin: 0px 8px;
    }

    .rccl_latestCruisedealsNewHeading {
        line-height: 1;
    }

    .rccl_latestCruisedealsNewHeading1 {
        font-size: 50px;
        letter-spacing: 6px;
        line-height: 33px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 60px;
        letter-spacing: 10px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 265px;
        margin: 0px auto;
        padding-right: 44px;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 47px;
        width: 40%;
        font-size: 50px;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 17px;
		line-height: 17px;
	}

    .rccl_latestCruisedealsNewPriceLeft {
        width: 50%;
        font-size: 17px;
        line-height: 20px;
		margin-left: 10%;
    }

    .rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
        font-size: 24px;
        top: 31px;
    }

    .rccl_latestCruisedealsNew {
        margin: 0;
    }

    .rccl_latestCruiseDealsLarge {
        font-size: 60px;
    }
	
    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 360px;
        height: 429px;
        margin: 15px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 14px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 18px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveCustom {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 24px;
        font-weight: normal;
        padding-bottom: 1%;
        line-height: 22px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 1vw;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 24px;
        letter-spacing: 1px;
        line-height: 30px;
    }
    .rccl_latestCruiseDealsTopHeadingBox {
        height: 147px;
    }

    .rccl_latestCruiseDealsHeadingCopy {
        font-size: 17px;
        letter-spacing: 1px;
        line-height: 20px;
        top: 120px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeadingCopy {
        font-size: 17px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        padding: 30px;
    }
	
	.rccl_latestCruiseCountdownTimeremainingBox {
        height: 50px;
		margin-top: 2%;
    }

    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 28px;
        letter-spacing: 1px;
        line-height: 30px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownHeading {
        padding: 25px 20px 0px;
    }

    .rccl_latestCruiseDealsButton, .rccl_latestCruiseDealsSingleColButton {
        width: 300px;
        height: 54px;
        font-size: 29px;
        letter-spacing: 2px;
        padding: 7px 0;
    }

    .rccl_latestCruiseDealsCountdownTitle {
        font-size: 26px;
        letter-spacing: 2px;
        line-height: 28px;
        padding-bottom: 5px;
    }

    .rccl_latestCruiseDealsCountdownCopy {
        font-size: 22px;
        line-height: 24px;
        padding: 0px 21px;
    }

    .rccl_latestCruiseDealsSingleColCopy {
        padding: 82px 10px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        padding: 34px 10px;
    }

    .rccl_latestDealsTwoColumnSpacing {
        width: 460px !important;
    }
    /*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsCustomeSubheading {
        font-size: 18px;
    }

    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 9px 0 0 0;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 45px !important;
        letter-spacing: 5px !important;
        line-height: 46px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 37px;
        line-height: 35px;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 30px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 30px;
        letter-spacing: 5px;
        padding: 40px 10px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 56px 21px;
    }

    /*-------------------------Custom CSS Offer End--------------------*/
}

@media only screen and (min-width: 1600px) {

    /*weekend-Sail-to-Dubai-2019 New Design Start*/
    .rccl_latestCruisedealsWeekendSailToDubai {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText{        
        font-family: 'Kapra-Regular', sans-serif !important;
        color: #fac600;
        text-align: center;
        margin: 17px auto;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 46px;
        line-height: 40px;
        letter-spacing: 5px;
        color: #ffffff;
        margin: 19px auto 0 auto;
        /* color: #7ccef3; */
    }    
    .rccl_latestCruisedealsWeekendSailToDubaiText2 {
        font-weight: normal;
        font-size: 66px;
        line-height: 66px;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText2 sup{
        top: -.75em;
        font-size: 50%;
    }
    .rccl_latestCruisedealsWeekendSailToDubaiText3{
        font-family: 'darwin-light', sans-serif !important;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
    }
    /*weekend-Sail-to-Dubai-2019 New Design End*/

    /* All Inclusive WOW Sale Panel Design Start*/
	.rccl_latestCruisedealsAllInclusiveWowSale {
        width: 350px;
        margin: 50px auto;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText{   
        text-align: center;
    }
	.rccl_latestCruisedealsAllInclusiveWowSaleTextSub {
		margin: 0 auto;
		width: 305px;
		padding-left: 15px;
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        color: #f7c600;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText1 {
        font-size: 103px;
		line-height: 83px;
		float: left;
		letter-spacing: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2 {
        line-height: 38px;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Top {
		font-size: 41px;
		letter-spacing: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText2Bottom {
		font-size: 52px;
		letter-spacing: 10px;
		padding-left: 5px;
	}
    .rccl_latestCruisedealsAllInclusiveWowSaleText3{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveWowSaleLowDepo{
        position: absolute;
        width: 100%;
        background-color: #f7c600;
        top: 54%;
        padding: 3px 0;
        color: #000000;
    }
    /* All Inclusive WOW Sale Panel Design End*/
    /* New GTY Panel Design Start*/
	.rccl_latestCruisedealsGTY {
        width: 350px;
        margin: 66px auto;
    }
    .rccl_latestCruisedealsGTYText{   
        text-align: center;
    }
    .rccl_latestCruisedealsGTYText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 60px;
		line-height: 50px;
		letter-spacing: 5px;
		color: #ffffff;
		margin-left: 5px;
    }
    /* New GTY Panel Design End*/
    /* All Inclusive Mini Wave Version 2 Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 19px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub1 {
		margin: 0 auto;
		width: 158px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer2TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 18px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text4 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #f7c600;
		margin-top: 10px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 17px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer2Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    /* All Inclusive Mini Wave Version 2 Design End*/
     /* All Inclusive Mini Wave Version 3 on 3 SEPT 2019 Design Start*/
     .rccl_latestCruisedealsAllInclusiveMiniWaveVer3 {
        width: 350px;
        margin: 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave3Ver2 {
        width: 350px;
        margin: 0 auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 46px;
		line-height: 40px;
		letter-spacing: 5px;
		color: #ffffff;
		margin: 19px auto 0 auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub1 {
		margin: 0 auto;
		width: 261px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveVer3TextSub2 {
		margin: 0 auto;
		width: 164px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveLowDepo {
		margin: 25px auto 14px auto;
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #f7c600;
        /* margin-top: 10px; */
        text-transform: uppercase;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        float: left;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 32px;
        line-height: 70px;
        color: #ffffff;
        float: left;
        padding: 0px 16px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        color: #ffffff;
		margin-top: 2px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
        width: 235px;
        margin: 0 auto;
        margin-top: 5px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer3Text7 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
		margin-top: 13px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 {
        margin: 0 auto;
		width: auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 31px;
        letter-spacing: 1px;
        color: #f7c600;
        line-height: 32px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text3 span {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 52px;
        letter-spacing: 5px;        
        line-height: 42px;
        color: #f7c600;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2 span.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 {        
        letter-spacing: 2px; 
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text4 sup {        
        letter-spacing: 1px; 
        font-size: 40%;
        top: -1.25em;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 26px;
        line-height: 26px;
        text-align: center;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 19px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text5 sup {        
        letter-spacing: 1px; 
        font-size: 50%;
        top: -.80em;
    }    
    .rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2.rccl_latestCruisedealsAllInclusiveMiniWaveVer4Text2Top{
        margin-top:19px;
    }
    /* All Inclusive Mini Wave Version  3 on 3 SEPT 2019 Design End*/
    /* All Inclusive Mini Wave New Design Start*/
	.rccl_latestCruisedealsAllInclusiveMiniWave {
        width: 350px;
        margin: 24px auto;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWave2 {
        width: 350px;
        margin: 30px auto;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText{   
        text-align: center;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText1 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
        font-size: 24px;
        line-height: 24px;
        color: #ffffff;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub1 {
		margin: 0 auto;
		width: 250px;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveTextSub2 {
		margin: 0 auto;
		width: 260px;
	}
    .rccl_latestCruisedealsAllInclusiveMiniWaveText2 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 38px;
        line-height: 31px;
        color: #ffffff;
		font-style: italic;
		float: left;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText3 {
        font-family: 'darwin-bold', sans-serif !important;
        font-weight: normal;
        font-size: 18px;
        line-height: 15px;
        color: #ffffff;
		font-style: italic;
		float: left;
		padding: 0px 4px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText4 {
        font-family: 'Kapra-Regular', sans-serif !important;
        font-weight: normal;
		font-size: 52px;
		line-height: 44px;
		letter-spacing: 1px;
		color: #f7c600;
		margin-top: 20px;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText5 {
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        letter-spacing: 1px;
        color: #ffffff;
    }
    .rccl_latestCruisedealsAllInclusiveMiniWaveText6{
        font-family: 'darwin-light', sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: #ffffff;
        padding: 5px 0;
        border: 1px #ffffff solid;
		width: 235px;
		margin: 0 auto;
		margin-top: 20px;
    }
	.rccl_latestCruisedealsAllInclusiveMiniWaveBanner {
		background-color: #fac600;
		position: absolute;
		width: 100%;
		top: 54%;
		padding: 5px 0;
	}
	.rccl_latestCruisedealsAllInclusiveMiniWaveBannerText {
		font-family: darwin-light,sans-serif!important;
		text-align: center;
		color: #000;
		font-weight: 400;
		font-size: 16px;
		line-height: 20px;
	}
    /* All Inclusive Mini Wave New Design End*/
    .rccl_latestCruisedealsNew {
        padding: 25px 10px 6px 10px;
        margin: 0px 8px;
    }

    .rccl_latestCruisedealsNewHeading {
        line-height: 1;
    }

    .rccl_latestCruisedealsNewHeading1 {
        font-size: 50px;
        letter-spacing: 6px;
        line-height: 33px;
    }

    .rccl_latestCruisedealsNewHeading2 {
        font-size: 60px;
        letter-spacing: 10px;
    }

    .rccl_latestCruisedealsNewPriceWrapper {
        width: 265px;
        margin: 0px auto;
        padding-right: 44px;
    }

    .rccl_latestCruisedealsNewPriceRight {
        line-height: 47px;
        width: 40%;
        font-size: 50px;
    }

	.rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNewPriceRightFrmText {
		font-size: 17px;
		line-height: 17px;
	}

    .rccl_latestCruisedealsNewPriceLeft {
        width: 50%;
        font-size: 17px;
        line-height: 20px;
        font-weight: normal;
		margin-left: 10%;
    }

    .rccl_latestCruisedealsNewPriceRight .rccl_latestCruisedealsNeWPP {
        font-size: 24px;
        top: 31px;
    }

    .rccl_latestCruisedealsNew {
        margin: 0;
        border-radius: 4px;
    }

    .rccl_latestCruiseDealsLarge {
        font-size: 50px;
    }

    .rccl_latestDealsContainer {
        width: 100% !important;
    }

    .rccl_latestCruiseDealsBoxForCountdown, .rccl_latestCruiseDealsBox {
        width: 400px;
        height: 429px;
        margin: 15px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsHeading {
        font-size: 33px;
        letter-spacing: 1px;
        line-height: 34px;
    }

    .rccl_latestCruiseDealsHeading {
        font-size: 28px;
        letter-spacing: 1px;
        line-height: 31px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveSmall {
        font-family: darwin-light,sans-serif;
        color: #ffffff;
        font-weight: normal;
        font-size: 14px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWave {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 18px;
        font-weight: normal;
    }

    .rccl_latestCruiseDealsCustomeSubheadingWaveCustom {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 28px;
        font-weight: normal;
        padding-bottom: 1%;
        line-height: 26px;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 0.9vw;
        font-weight: normal;
    }
	.rccl_latestCruiseCountdownTimeremainingBox {
        height: 64px;
		margin-top: 2%;
    }
    .rccl_latestCruiseDealsCountdownHeading {
        font-size: 28px;
        letter-spacing: 1px;
        line-height: 31px;
        min-height: 140px;
    }

    .rccl_latestCruiseDealsSinglePanel .rccl_latestCruiseDealsCountdownHeading {
        padding: 25px 15px 5px;
    }

    .rccl_latestCruiseDealsSlider {
        width: 1400px;
    }

    .rccl_latestCruiseDealsSlideBullets {
        width: 100%;
        float: left;
        text-align: center;
    }

    .rccl_latestCruiseDealsBullet {
        width: 13px;
        height: 13px;
        border-radius: 6px;
        /*background-color: #e1e1e3;*/
        border: 1px solid #727274;
    }

    .rccl_latestCruiseDealsTwoePanelMargin {
        margin: 15px 60px !important;
    }

    .rccl_latestCruiseDealsSingleColCopy {
        padding: 61px 10px;
    }

    .rccl_latestCruiseDealsSingleCountDownPanel .rccl_latestCruiseDealsCountdownCopy {
        padding: 27px 10px;
    }

    .rccl_latestDealsTwoColumnSpacing {
        /*margin-left:30px !important;
              margin-right:30px !important;*/
        width: 510px !important;
    }
    .slick-list {
        text-align: center;
    }

    /*-------------------------Custom CSS Offer--------------------*/
    .rccl_latestCruiseDealsHeadingCopyCustom {
        padding: 5px 0 0 0;
    }

    .rccl_latestCruiseDealsCustomHeading {
        font-size: 45px !important;
        letter-spacing: 5px !important;
        line-height: 46px !important;
    }

    .rccl_latestCruiseDealsCustomPricing {
        font-size: 45px;
        line-height: 42px;
    }

    .rccl_latestCruiseDealsSingleColButtonCustom {
        bottom: 30px !important;
    }

    .rccl_latestCruiseDealsSingleColCopyCustom {
        font-size: 30px;
        letter-spacing: 5px;
        padding: 40px 10px;
    }

    .rccl_latestCruiseDealsCountdownCopyCustom {
        padding: 11px 21px;
    }

    /*-------------------------Custom CSS Offer End--------------------*/


}

@media screen and (min-width:2000px) {
    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 0.6vw;
        font-weight: normal;
    }
}

@media screen and (min-width:2500px) {
    .rccl_latestCruiseDealsBoxNowWithOfferSpan1 {
        font-size: 1.3vw;
        font-family: darwin-light,sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
        color: #fff;
        line-height: 1.8vw;
    }

    .rccl_latestCruiseDealsCustomeSubheadingID {
        font-family: darwin-light,sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 0.6vw;
        font-weight: normal;
    }
}
/*-------------------------Custom CSS Offer--------------------*/
.rccl_latestCruiseDealsHeadingCustomForTwoPanel {
    vertical-align: top;
    position: absolute;
    width: 100%;
}

.rccl_latestCruiseDealsHeadingCopyCustom {
    display: block;
    color: #fff;
}

.rccl_latestCruiseDealsCustomPricing {
    display: block;
}

.rccl_latestCruiseDealsCustomPricingID {
    display: inline-block;
}

.rccl_latestCruiseDealsCustomPricing sup {
    top: -1.3em;
    font-size: 40%;
    letter-spacing: 0px;
    /*left: -2px;*/
}

.rccl_latestCruiseDealsCustomPricing sub {
    bottom: -0.0em;
    font-size: 70%;
}

/*-------------------------Custom CSS Offer End--------------------*/
