body, html {
	overflow-x: hidden;
	width: 100%;
}
.breadcrumb {
display:none;
}
#main {
    margin-top:0px;
}


/*-------------------------------------------*/

.MyContent {
	width: 100%;
	display: block;
	position: relative;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
}

.MyContent .MyBlock {
	display: block;
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
.MyContent * {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}

/*-------------------------------------------*/
.MyContent #BLOCK-HEADER {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-color:#fdf9fa;
	background-image:url(img/header.jpg);
	background-size:auto 100%;
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	/*background-color:#fdf9fa;*/
	/*background-image:url(img/header.jpg);*/
	background-size:auto 100%;
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}
	}




@media only screen and (max-width:1249px) {
.MyContent #BLOCK-HEADER {
	margin-left:0;
	width:100%;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER {
	margin-left: 0;
	width: 100%;
	padding-top:300px;
	background-size:auto 300px;
	min-height:0;
}
}
@media only screen and (max-width:761px) {
/*.MyContent #BLOCK-HEADER {
	padding-top:35vw;
	background-size:auto 35vw;

}*/
.MyContent #BLOCK-HEADER {
	padding-top:0vw;
	background-size:auto 35vw;

}
}


.MyContent #BLOCK-HEADER h1 {
	display:block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	color:#ff3d60;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
}
.MyContent #BLOCK-HEADER p.Picto{
	padding:0;
	margin:0;
	width:200%;
	background-image:url(img/dandelion-flower.png);
	min-height:132px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER p.Picto{
	background-image:none;
	width:100%;
}	
}
.MyContent #BLOCK-HEADER p.Picto img{
	display:none;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER p.Picto img{
		display:block;
		margin-left:auto;
		margin-right:auto;
		
}	
}
.MyContent #BLOCK-HEADER h1 span{
	display: block;
	width:100%;
	background-image:url(img/title-serenity.png);
	background-repeat:no-repeat;
	background-size:auto 100% ;
	background-position:top center;
	height:2.5em;
	color:rgba(0,0,0,0);
}

.MyContent #BLOCK-HEADER .FloatingBox{
	display:inline-block;
	position:absolute;
	left:26%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	z-index:2;
	top:50%;
	max-width:350px;
	background-color:#FFF;
	padding:30px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-HEADER .FloatingBox{
		left: auto;
		top:auto;
		-webkit-transform:none;
		transform:none;
		position:relative;
		display:block;
		max-width:1023px;
		padding-bottom:0;
	}
}


.MyContent #BLOCK-HEADER p.Text {
	margin:0px;
	text-align:center;
	color:#000;
	font-size:16px;
	line-height:1.4em;
	padding-top:15px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-HEADER p.Text {
	font-size:14px;
}	
}
/*------------------------------------------------------*/
.MyContent #BLOCK-ARGUMENTS {
	padding-top:40px;
	padding-bottom:100px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ARGUMENTS {
	padding:20px;
	box-sizing:border-box;
}	
}
.MyContent #BLOCK-ARGUMENTS h2{
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 10px;
	position: relative;
	text-align: center;
}
.MyContent #BLOCK-ARGUMENTS p.Text{
	display: inline-block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 10px;
	position: relative;
	text-align: center;
	max-width:940px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS p.Text{
	padding: 20px;
	padding-top:10px;
	padding-bottom:10px;
}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ARGUMENTS p.Text {
	font-size:14px;
}	
.MyContent #BLOCK-ARGUMENTS p.Text br{
	display:none;
}	
}
.MyContent #BLOCK-ARGUMENTS ul{
	display: inline-block;
	font-size: 0px;
	margin: 0;
	padding:0;
	position: relative;
	text-align: center;
	max-width:1170px;
	display:flex;
	justify-content:center;
	align-items:top;
	margin-left:auto;
	margin-right:auto;
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS ul {
	flex-wrap:wrap;
	max-width:640px;
	
}	
}	
.MyContent #BLOCK-ARGUMENTS ul li{
	display: inline-block;
	font-size: 14px;
	margin: 0;
	position: relative;
	text-align: center;
	padding:10px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ARGUMENTS ul li{
	padding:0px;
	width:50%;
}	
}
@media only screen and (max-width:360px) {
.MyContent #BLOCK-ARGUMENTS ul li{
	padding:0px;
	width:100%;
}	
}
.MyContent #BLOCK-ARGUMENTS ul li img{
	max-width:100%;
}
.MyContent #BLOCK-ARGUMENTS ul li p.Text{
	font-size: 14px;
}
.MyContent #BLOCK-ARGUMENTS ul li h3{
	display: block;
	font-size: 14px;
	margin: 0;
	padding:0;
	color:#be0f34;
	position: relative;
	text-align: center;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
	

/*CUSTOM - DTW */

.mentions {	
	font-size: 11px;
	line-height: 14px;
	padding: 20px;
	text-align: center;
	opacity: 0.5;
}

.MyContent #BLOCK-HEADER p.Text {
	font-size: 13px;
}

p.mobile-display{display:none;}

    .Header {
        text-align: center;
        margin-bottom: 50px;
    }

    .Header h1,
    .Section02 h1,
    .Section03 h1,
    .Section04 h1 {

        line-height: 35px;
        font-family: ClarinsRegular;
        font-weight: 400;
        font-size: 40px;
        line-height: 50px;
        color: #000;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .Section01,
    .Section02 h1,
    .Section02,
    .Section03,
    .Section03 h1,
    .Section04 h1,
    .Section04 {
        margin-bottom: 50px;
    }

    .Section01 h2,
    .Section02 h2 {
        font-family: ClarinsRegular;
        font-weight: 400;
        font-size: 30px;
        line-height: 50px;
        color: #000;
        text-align: left;
        margin: 30px 0 0;
        padding: 0;
        text-align: center;
    }

    .Section02 h2 {
        margin-bottom: 30px;
    }

    .Section01 .text-content,
    .Section02 .text-content,
    .Section03 .text-content,
    .Section05 .text-content {
        font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        margin: 10px 0 0;
        padding: 0;
        text-align: center;
    }

    .Section01 .rewardText {
        margin-bottom: 30px;
    }

    .Section01 .customCta,
    .Section02 .customCta,
    .Section05 .customCta {
        font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        text-align: center;
    }

    .customCta.left {
        border-right: 1px solid rgba(239, 239, 239, 1);
    }

    .customCta.right {
        border-left: 1px solid rgba(239, 239, 239, 1);
    }

    .Section01 .customCta a,
    .Section02 .customCta a {
        display: inline-block;
        width: 50%;
        color: white;
        padding: 15px;
        background-color: black;
    }

    .Section05 a {
        display: inline-block;
        width: 20%;
        color: white;
        padding: 15px;
        background-color: black;
    }

    .Section02 .customCta {
        margin-top: 30px;
    }


    .PicBox {
        float: left !important;
        margin-bottom: 20px;
    }

    .PicBox span {
        display: inline-block;
    }

    .PicBox p.advantages {
        display: inline-block;
        font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        margin: 10px 0 0;
        padding: 0;
    }

    .ismobile {
        display: none;
    }


    .products-pagination.jcarousel-control-prev {
        background: none;
        border: none;
        background-image: url('content/online-reward-program/img/prev.png?$staticlink$');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        box-shadow: unset !important;
        background-size: 50%;
    }

    .products-pagination.jcarousel-control-next {
        background: none;
        border: none;
        background-image: url('content/online-reward-program/img/next.png?$staticlink$');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        box-shadow: unset !important;
        background-size: 50%;
    }


    .RedBox {
        background: #be0f34;
        height: 250px;
        width: 250px;
        position: relative;
    }

    .RedBox .text-content {
        position: absolute;
        top: 25%;
        left: 35%;
        color: white;
        font-size: 16px;
    }

    .Section05 .tag {
        margin: 0;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        position: relative;
        padding-bottom: 26px;
        padding-top: 10px;
        color: #be0f34;
        text-transform: uppercase;
    }

    .Section05 h2 {
        font-family: ClarinsRegular;
        font-weight: 400;
        font-size: 30px;
        line-height: 50px;
        color: #000;
        padding: 0;
        text-align: center;
        margin: 5px 0 5px 0;
    }

    /*
    SECTION 01 RESPONSIVE CSS
    */

    /* custom ipad pro */

    @media (min-width: 1024px) and (max-width: 1024px) {

        .Section01 .customCta a {

            width: 60%;
        }

    }


    /* Extra small devices (portrait phones, less than 576px) */

    @media (max-width: 575.98px) {

        .Header {
            margin-bottom: 10px;
        }

        .Header h1 {
            margin-top: 20px;
        }

        .customCta.left {
            border: none;
        }

        .customCta.right {
            border: none;
        }

        .customCta.left a {
            border-right: 1px solid white;
            width: 100%;
        }

        .customCta.right a {
            border-left: 1px solid white;
            width: 100%;
        }

    }

    /* (xs devices  320px) */

    @media (min-width: 320px) and (max-width: 320px) {
        .Header {
            margin-bottom: 10px;
        }

        .Header h1 {
            margin-top: 20px;
        }

        .customCta.left a {
            border-right: 1px solid white;
            width: 100%;
        }

        .customCta.right a {
            border-left: 1px solid white;
            width: 100%;
        }
    }

    /*
    /////////////////////////
    */


    /*
    SECTION 02 RESPONSIVE CSS
    */

    /* Extra large devices (large desktops, 1200px and up) */

    @media (min-width: 1200px) {
        .RedBox {
            margin-top: 60px;
        }

        .RedBox .text-content {
            font-size: 22px;
            top: 24%;
            left: 25%;
        }
    }

    /* Large devices (desktops, 992px and up) */

    @media (min-width: 992px) and (max-width: 1199.98px) {
        .RedBox {
            margin-top: 60px;
        }

        .RedBox .text-content {
            font-size: 22px;
            top: 24%;
            left: 25%;
        }
    }


    /* Medium devices (tablets, 768px and up) */

    @media (min-width: 768px) and (max-width: 991.98px) {

        .RedBox {
            margin: 10px auto;
        }

        .RedBox .text-content {
            font-size: 22px;
            top: 24%;
            left: 25%;
        }
    }


    /* Extra small devices (portrait phones, less than 576px) */

    @media (max-width: 575.98px) {

        .RedBox {
            margin: 10px auto;
        }

        .Section02 .blockLeft {
            width: 70%;
        }

        .Section02 .blockRight {
            width: 30%;
        }

        .Section02 .blockRight img {
            width: 90%;
            margin-top: 30px;
        }

        .Section02 .customCta a {
            width: 60%;

        }

        .RedBox .text-content {

            top: 24%;
            left: 25%;
            font-size: 22px;
        }




    }

    /* (xs devices  320px) */

    @media (min-width: 320px) and (max-width: 320px) {

        .RedBox {
            margin: 10px auto;
        }

        .Section02 .blockLeft {
            width: 70%;
        }

        .Section02 .blockRight {
            width: 30%;
        }

        .Section02 .blockRight img {
            width: 90%;
            margin-top: 30px;
        }

        .Section02 .customCta a {
            width: 60%;

        }

        .RedBox .text-content {

            top: 24%;
            left: 25%;
            font-size: 22px;
        }




    }


    /*
    /////////////////////////
    */



    /*
    SECTION 03 RESPONSIVE CSS
    */

    /* Medium devices (tablets, 768px and up) */

    @media (min-width: 768px) and (max-width: 991.98px) {
        .isdesktop {
            display: none;
        }

        .ismobile {
            display: block;
        }

        br.ismobile {
            display: none;
        }
    }



    /* Extra small devices (portrait phones, less than 576px) */

    @media (max-width: 575.98px) {

        .isdesktop {
            display: none;
        }

        .ismobile {
            display: block;
        }

        .PicBox {
            text-align: center !important;
        }


        /* .PicBox.one span {
            padding-left: 11px;
        }

        .PicBox.one .advantages {
            padding-left: 11px;
        }

         .PicBox.two span {
             padding-left: 12px;
         } 

        .PicBox.two .advantages {
            padding-left: 13px;
        }

        .PicBox.three span {
            padding-left: 17px;
        }

        .PicBox.three .advantages {
            padding-left: 3px;
        }

        .PicBox.four span {
            padding-left: 25px;
        }

        .PicBox.four .advantages {
            padding-left: 5px;
        }

        .PicBox.five span {
            padding-left: 15px;
        }

        .PicBox.five .advantages {
            padding-left: 5px;
        }

        .PicBox.six span {
            padding-left: 25px;
        } */

        /* .PicBox.six .advantages{
            padding-left: 5px;
        } */
        /* .PicBox .advantages span {
            padding-left: initial !important;
        } */
    }

    /* (xs devices  320px) */

    @media (min-width: 320px) and (max-width: 320px) {

        .isdesktop {
            display: none;
        }

        .ismobile {
            display: block;
        }

        .PicBox {
            text-align: center !important;
        }


        /* .PicBox.one span {
            padding-left: 11px;
        }

        .PicBox.one .advantages {
            padding-left: 11px;
        }

         .PicBox.two span {
             padding-left: 12px;
         } 

        .PicBox.two .advantages {
            padding-left: 13px;
        }

        .PicBox.three span {
            padding-left: 17px;
        }

        .PicBox.three .advantages {
            padding-left: 3px;
        }

        .PicBox.four span {
            padding-left: 25px;
        }

        .PicBox.four .advantages {
            padding-left: 5px;
        }

        .PicBox.five span {
            padding-left: 15px;
        }

        .PicBox.five .advantages {
            padding-left: 5px;
        }

        .PicBox.six span {
            padding-left: 25px;
        } */

        /* .PicBox.six .advantages{
            padding-left: 5px;
        } */
        /* .PicBox .advantages span {
            padding-left: initial !important;
        } */
    }



    /*
    /////////////////////////
    */

    /*
    SECTION 04 RESPONSIVE CSS
    */

    @media (min-width: 1024px) and (max-width: 1024px) {

        .products-pagination.jcarousel-control-prev,
        .products-pagination.jcarousel-control-next {
            display: none;
        }
    }

    /* Medium devices (tablets, 768px and up) */

    @media (min-width: 768px) and (max-width: 991.98px) {

        .products-pagination.jcarousel-control-prev,
        .products-pagination.jcarousel-control-next {
            display: none;
        }

    }


    /* Extra small devices (portrait phones, less than 576px) */

    @media (max-width: 575.98px) {

        div.Section04 h1 {
            margin-bottom: 10px !important;
        }

    }

    /* (xs devices  320px) */

    @media (min-width: 320px) and (max-width: 320px) {

        div.Section04 h1 {
            margin-bottom: 10px !important;
        }

    }



    /*
    /////////////////////////
    
    */

    /*
    SECTION 05 RESPONSIVE CSS
    */
    /* Extra small devices (portrait phones, less than 576px) */

    @media (max-width: 575.98px) {}

    /* (xs devices  320px) */

    @media (min-width: 320px) and (max-width: 320px) {}


    /*
    /////////////////////////
    
    */


    /*dtw*/
/*  .col-8-desktop .three {
    position: relative;
    right: 4px;
    margin-bottom: -67px;
}*/
/*  .col-8-desktop .two {
    position: relative;
    right: 12px;
}*/
.mainsubtitle{
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #000;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
}
.col-4-desktop .col-6-desktop{
	width: 100%;
}
/*.col-4-desktop .two{
	position: relative;
	right: 16px;
}*/
.col-4-desktop .col-6-desktop {
    margin-top: 11px;
}
.out {
    width: 500px;
    position: relative;
    left: 31%;
    text-align: left;
}
.col-12-desktop ul li{
	width: 300px!important;
	text-align: center;
}

.Section03 img{
    position: relative;
    right: 17px;
    top: 10px;
}
/*.Section03 .three {
    position: relative;
    left: 2px;
}*/
.Section03 .three img {
    top: 18px;
    left: -10px;
}
.Section04 .row .col-12-desktop{
	padding: 17px 0;
}
.Section04 .row .col-12-desktop ul li h3{
	font-size: 22px;
	font-weight: 400;
	font-family: ClarinsRegular;
	min-height: 58px;
}
.Section04 .row .col-12-desktop ul li p{
		font-family: gotham ssm book a,gotham ssm book b,Helvetica,Arial,sans-serif;
		font-size: 13px;
}
.Section04 .row .col-12-desktop ul li:nth-child(1){
	margin-top: 10px;
    }

.Section04 .row .col-12-desktop ul li a{
	font-style: normal;
    font-weight: 500;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
}

.Section03 .PicBox p.advantages {
    width: 190px;
}

.Section03 .three{
    position: relative;
    right: 50%;
}
.Section03 .three img {
    position: relative;
    top: -12px;
    left: -14px;
}

.Section03 .five {
    position: relative;
    bottom: 115px;
    right: 18px;
}

.Section03 .five img {
    position: relative;
    left: 11px;
    top: -46px;
    width: 87%;
}
.Section03 .col-4-desktop .two {
    position: relative;
    left: 3%;
}

/*Macmini*/
@media not all and (min-resolution:.001dpcm) {
@media {
.Section04 img{
    position: relative;
    left: 75px;
}

.Section04 .row .col-12-desktop ul li:nth-child(1) img{
    position: relative;
    left: 95px;
}
}
}
/*Ipad Air 3 Landscape*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.Section01 .col-12-tablet p{
		width: 89%;
	}
	.Section03{
		width: 96%;
		position: relative;
		left: 6%;
	}
	.Section03 h1{
		position: relative;
		right: 5%;
	}
	.out {
    left: 18%;
}
.col-12-desktop ul li {
    width: 272px!important;
}
.Section04 img{
    position: relative;
    left: 70px;
}

.Section04 .row .col-12-desktop ul li:nth-child(1) img{
    position: relative;
    left: 90px;
}
}

/*Ipad Air 3 Portrait*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
	.Header {
    margin-top: 62px;
}
	 .Section01 .imgone img{
	 	width: 80%;
	     position: relative;
    		left: 9%;
}
	 .Section02 .imgtwo img{
	 	width: 80%;
	 	margin-top: 46px;
    	position: relative;
    	left: 61px;
}
	.ismobile {
   		 width: 70%;
		position: relative;
     	left: 16%;
}
	.Section03{
		width: 89%;
    	margin-left: 95px;
}
.col-4-tablet {
    width: 86%;
}
.col-4-desktop .col-6-desktop {
    width: 50%;
}
.out {
    left: 6%;
}
.Section03 h2{
	position: relative;
	left: 33%;
}
.Section04 .col-6-tablet {
    width: 100%;
}
.Section04 .col-push-3-tablet {
    left: 1%;
}
.Section04 .col-12-desktop ul li {
    width: 198px!important;
    text-align: center;
}
.Section04 img{
    position: relative;
    left: 35px;
}

.Section04 .row .col-12-desktop ul li:nth-child(1) img{
    position: relative;
    left: 55px;
}
}

@media only screen and (max-width: 761px){
	.Section02 h2 {
    width: 99%;
}
	.col-3-mobile {
    	width: 44%;
}
.customCta.right a {
    width: 79%;
    margin-left: 26px;
}
.customCta.left a {
    width: 79%;
    margin-left: 13px;
}
.customCta.left span{
    margin-left: 30px;
}
.customCta.right span{
    margin-left: 52px;
}
.Section01 .col-6-mobile p{
	width: 87%;
	margin: 10px 21px 0;
}

.Section02 .imgotwo img{
	margin-top: 10px;
}
.Section02 .imgtwo img{
	margin-top: 15px;
}
.Section02 .customCta {
    width: 172px;
    font-size: 11px;
}
.Section03{
	margin-left: 5%;
}
.Section03 h1{
	margin-right: 32px;
}
.Section03 h2{
	width: 100%;
	text-align: center;
}
.Section03 .col-6-mobile{
	width: 89%;
}
.Section03 .col-3-mobile {
    width: 50%;
}
.Section03 .four{
	position: relative;
	top: 62px;
}
.Section03 .three{
	position: relative;
	top: 54px;
	right: 50%;
}
.Section03 .col-8-desktop .two {
    position: relative;
    right: 1px;
}
.Section03 .col-4-tablet {
    width: 92.333333%;
    position: relative;
    right: 21px;
}
.Section03 .col-4-tablet img{
    position: relative;
    right: 15px;
}
.out {
    width: 303px!important;
    left: 4%;
}
.out br{
	display: none;
}
.Section04 h1{
	font-size: 37px;
}

.jcarousel ul {
    width: 300em;
}
.col-12-desktop ul li {
    width: 351px!important;
}
.Section03 img {
    right: -13px;
    top: 10px;
}
.Section03 .two img {
    right: 5px;
}
.Section03 .three img {
    position: relative;
    top: 0px;
    left: 7px;
}
.Section03 .five img {
    position: relative;
    left: 11px;
    top: 12px;
    width: 87%;
}
.Section03 .five {
    position: relative;
    bottom: 152px;
    right: 3px;
}
.Section04 img{
    position: relative;
    left: 60px;
}


.Section04 .row .col-12-desktop ul li:nth-child(1) img{
    position: relative;
    left: 78px;
}
.Section02 .customCta {
    width: 172px;
    font-size: 11px;
}
.Section01 .customCta {
    width: 172px;
    font-size: 11px;
}
}


/*} 
@media screen and (-webkit-min-device-pixel-ratio:0) {

} */