*{padding:0;margin:0;}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */
  * {
    cursor: pointer;
  }
  .navbar-default .navbar-collapse{overflow:scroll !important;}
}
body{margin:0; padding:0; border:0; font-family:SegoeUI,sans-serif; font-size:16px;  color: #707070; background:#fff;}

:focus{outline: 0;}

.btn:focus, .btn.focus {outline: 0;}
a.toolTip { cursor: pointer; color: #097ad1; text-decoration: none; }
.media-body a.toolTip { color: #053B50;}

/* Custom fonts */
/* Segoe UI Fonts Family styles */
@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/SegoeUI.eot');
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI.ttf')  format('truetype'),
        url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI-Bold';
    src: url('../fonts/SegoeUI-Bold.eot');
    src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Bold.woff') format('woff'),
        url('../fonts/SegoeUI-Bold.ttf')  format('truetype'),
        url('../fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI-Semibold';
    src: url('../fonts/SegoeUI-Semibold.eot');
    src: url('../fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Semibold.woff') format('woff'),
        url('../fonts/SegoeUI-Semibold.ttf')  format('truetype'),
        url('../fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI-BoldItalic';
    src: url('../fonts/SegoeUI-BoldItalic.eot');
    src: url('../fonts/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-BoldItalic.woff') format('woff'),
        url('../fonts/SegoeUI-BoldItalic.ttf')  format('truetype'),
        url('../fonts/SegoeUI-BoldItalic.svg#SegoeUI-BoldItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'SegoeUI-Italic';
    src: url('../fonts/SegoeUI-Italic.eot');
    src: url('../fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Italic.woff') format('woff'),
        url('../fonts/SegoeUI-Italic.ttf')  format('truetype'),
        url('../fonts/SegoeUI-Italic.svg#SegoeUI-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/* Poppins Fonts Family styles */
@font-face {
    font-family: 'Poppins-Italic';
    src: url('../fonts/Poppins-Italic.eot');
    src: url('../fonts/Poppins-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Italic.woff') format('woff'),
        url('../fonts/Poppins-Italic.ttf') format('truetype'),
        url('../fonts/Poppins-Italic.svg#Poppins-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-ExtraLightItalic';
    src: url('../fonts/Poppins-ExtraLightItalic.eot');
    src: url('../fonts/Poppins-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraLightItalic.woff') format('woff'),
        url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Black';
    src: url('../fonts/Poppins-Black.eot');
    src: url('../fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Black.woff') format('woff'),
        url('../fonts/Poppins-Black.ttf') format('truetype'),
        url('../fonts/Poppins-Black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraLight';
    src: url('../fonts/Poppins-ExtraLight.eot');
    src: url('../fonts/Poppins-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraLight.woff') format('woff'),
        url('../fonts/Poppins-ExtraLight.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('../fonts/Poppins-ExtraBold.eot');
    src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraBold.woff') format('woff'),
        url('../fonts/Poppins-ExtraBold.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype'),
        url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-MediumItalic';
    src: url('../fonts/Poppins-MediumItalic.eot');
    src: url('../fonts/Poppins-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-MediumItalic.woff') format('woff'),
        url('../fonts/Poppins-MediumItalic.ttf') format('truetype'),
        url('../fonts/Poppins-MediumItalic.svg#Poppins-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-BoldItalic';
    src: url('../fonts/Poppins-BoldItalic.eot');
    src: url('../fonts/Poppins-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-BoldItalic.woff') format('woff'),
        url('../fonts/Poppins-BoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-BoldItalic.svg#Poppins-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-ThinItalic';
    src: url('../fonts/Poppins-ThinItalic.eot');
    src: url('../fonts/Poppins-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ThinItalic.woff') format('woff'),
        url('../fonts/Poppins-ThinItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ThinItalic.svg#Poppins-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-LightItalic';
    src: url('../fonts/Poppins-LightItalic.eot');
    src: url('../fonts/Poppins-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-LightItalic.woff') format('woff'),
        url('../fonts/Poppins-LightItalic.ttf') format('truetype'),
        url('../fonts/Poppins-LightItalic.svg#Poppins-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url('../fonts/Poppins-Thin.eot');
    src: url('../fonts/Poppins-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Thin.woff') format('woff'),
        url('../fonts/Poppins-Thin.ttf') format('truetype'),
        url('../fonts/Poppins-Thin.svg#Poppins-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraBoldItalic';
    src: url('../fonts/Poppins-ExtraBoldItalic.eot');
    src: url('../fonts/Poppins-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-BlackItalic';
    src: url('../fonts/Poppins-BlackItalic.eot');
    src: url('../fonts/Poppins-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-BlackItalic.woff') format('woff'),
        url('../fonts/Poppins-BlackItalic.ttf') format('truetype'),
        url('../fonts/Poppins-BlackItalic.svg#Poppins-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins-SemiBoldItalic';
    src: url('../fonts/Poppins-SemiBoldItalic.eot');
    src: url('../fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}


/* Common Styles */
.clear{clear:both;}
.f_left{float:left;}
.f_right{float:right;}
.f_none{float:none !important;}
.hide{display:none;}
a:focus {color: inherit;outline: none;}
a{color:#830051; outline: none; text-decoration:none;}
a:hover{color:#830051; text-decoration:underline;}
.nowrap {white-space: nowrap;}
.footernote{font-size:14px;}
.textLeft { text-align: left !important; }
.whiteColor { color: #fff;}
.mobile-only { display: block; }
.desktop-only { display: none; }
.genericpage .logos {display: none;}
.genericpage a {color: #097AD1;}
body.modal-open { overflow: hidden;/*padding-right: 0 !important;*/}
body.home.modal-open {
    overflow-x: hidden;
    overflow-y: hidden;
    /*padding-right: 0!important;*/
}


a[href^="tel"] {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}
.back-to-top.btn-primary {
    cursor: pointer;
    position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 20px;
    display:none;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
span.underLine,span.videoTitle { position: relative;display: inline-block;}
span.underLine:after,span.videoTitle:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 2px;
    content: "";
    left: 0;
    right: 0;
}
span.videoTitle:after{
bottom:1px;
}

.container, .container>.navbar-header{width:100%; padding:0; margin:0;}
#navbar{display:none;}
#header{position:relative; z-index:999;}
.gradient{width:100%; height:59px; text-indent:-9999px; background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/orange-strip.png') center top no-repeat; background-size:auto; position:relative; display: none; z-index:9;}

.fullFooterSection p > a::after { 
    content: "/";
    display: inline-block;
    font-size: 19px;
    margin-right: 4px;
}
.fullFooterSection p > a:last-child:after{
   content:none;
}
/* Main Layout Styles */
#maincontent { width: 100%; padding: 0; }

/* Header Styles */
#header{background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/mobile/header-bg.png') center top no-repeat; font-family:Poppins-SemiBold; border-bottom:#EF3915 solid 30px;background-size: cover; }
.main_logo img{width:96px;}
.fullheader{text-align:center; position:relative; top:-40px;}
.fullheader .list-inline{margin-bottom:0; font-size:0;margin-left:0;}
.fullheader .list-inline li{padding:0; display:block;}
.fullheader .list-inline li span{color:#fff;font-size:18px;text-decoration:none;text-transform: uppercase;line-height:18px;}

/* Language selection styles */
.fullheader .list-inline li:last-child,.fullheader .list-inline li:last-child li {border: none;padding: 0 5px;}
.fullheader .list-inline li ul.langSwitch {position: absolute;top: 0;right:15px;z-index: 12;height: auto; display:flex; font-family:SegoeUI;}
.fullheader .list-inline li ul.langSwitch img{width:23px;}
.fullheader .list-inline li ul.langSwitch a {font-family:SegoeUI; font-size: 16px; line-height:23px; }
.fullheader .list-inline li ul.langSwitch li:last-child img {width: 30px;}

.navbar-default{background:none;}
.navbar-default .navbar-collapse{background:rgba(5,59,80, 0.9); border:none; position: fixed;top:0;margin:0;box-shadow: none; height:100%; margin-left: -250px; padding:55px 40px 0 40px;}
.navbar-default .navbar-toggle{border:none; float:left; margin: 59px 0px 0px 20px;padding: 0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color: transparent;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff; height:8px; width:59px; border-radius:5px;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:8px;}
.navbar-default .navbar-nav>li>a{color:#fff;}
.navbar-default .navbar-nav > li > a{float:none; width:auto; font-family:Poppins-SemiBold; font-size:18px; letter-spacing:1.12px; text-transform: uppercase;  margin-left: 48px; border-bottom:#EF3915 solid 3px; display: inline-flex; }
.navbar-default .navbar-nav > li > ul{list-style-type:none; margin:20px 0 40px 0;}
.navbar-default .navbar-nav > li > ul > li {list-style: none;}
.navbar-default .navbar-nav > li > ul li a{font-family:Poppins-regular; font-size:12px; color:#fff; letter-spacing:0.74px; line-height:29px;}

.navbar-default .navbar-nav>.active>a {
	background: none;
    color: #fff;
}

.navbar-default .navbar-nav  li.mon-coeur {background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/mobile/heartbeat-mob.png') left top no-repeat; }
.navbar-default .navbar-nav  li.mon-style-de-vie {background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/mobile/lifestyle-mob.png') left top no-repeat; }
.navbar-default .navbar-nav  li.mon-traitement {background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/mobile/medication-mob.png') left top no-repeat; }
.navbar-default .navbar-nav li.mes-aides {background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/mobile/support-mob.png') left top no-repeat; }

.fullnavigation{position:relative; z-index:12;}


/* Footer Styles
#footer {background: #6F6F6F 0% 0% no-repeat padding-box;border: 1px solid #707070;opacity: 1;}
.footer-iparsys .grid{max-width: 1725px;margin: 0 auto;padding: 25px 0 25px;overflow: hidden;}
.fullFooterSection p {color: #fff;font: 17px/22px Poppins-Regular;letter-spacing: 0;}
.fullFooterSection p > a {font: 17px/22px Poppins-Regular;letter-spacing: 0;color: #EFA39D;text-transform: uppercase;opacity: 1;}
 */

/* HOME PAGE STYLES Starts */

/* ...Landing page style start here... */

.home #header, .home .iparsys .gradient {
	display: none;
}
.home .parsys.maincontent {
	padding: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.home hr {
	border-top: 2px solid #eee;
}
.landingPageSection {
	width: 100%;
}
.landingPageSection .container {
	max-width: 1460px;
    margin: 0 auto;
}
.landingPageSection .topSection {
	background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/landingpage-banner1-mob.png) no-repeat center center / cover;
    padding: 18px 0 0 0;
    height: 440px;
}
.landingPageSection .gradient {
	z-index: 2;
    display: block;
}
ul.langSwitch > li {
    list-style: none;
    padding: 15px 12px 0 0;
    display: inline-block;
    font-family: SegoeUI;
    font-size: 16px;
    line-height: 21px;
}
ul.langSwitch > li:last-child {
    padding-right: 0;
}
ul.langSwitch > li > a {
	color: #fff;
}
.fbTextIcon {
    font-family: Poppins-SemiBold;
	font-size: 100px;
    color: #f3f3f3;
    line-height: 24px;
    padding-top: 50px;
}
.videoPlayIcon {
    width: 107px;
    height: 107px;
    margin: -115px auto 0;
    background: #fff;
    border-radius: 100%;
    border: 8px solid #EF3915;
    position: relative;
    z-index: 3;
    /*left: 35%;
    top: -115px;*/
}
.videoPlayIcon:before {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    content: "";
    position: absolute;
    left: 49%;
    top: 47%;
    z-index: 4;
}
.videoPlayIcon:after {
    content: " ";
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 28px solid #EF3915;
    position: absolute;
    left: 40%;
    top: 32%;
}

.landingPageSection .bottomSection {
	background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/header-bg.png) no-repeat top center / cover;
    padding: 65px 0 0 0;
    position: relative;
    border: 1px solid #707070;
    margin-top: -60px;
}
.landingPageSection .bottomSection:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #053B50;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0.73;
    z-index: 1;
}
.overlayBgContent {
    position: relative;
	z-index: 2;
}
.bottomSection h3 {
	font-size: 15px;
    color: #fff;
    line-height: 23px;
    letter-spacing: 1.36px;
    margin-top: 12px;
}
.bottomSection h2 {
	font-size: 25px;
    font-family: Poppins-Bold;
    color: #EFA39D;
    line-height: 35px;
    letter-spacing: 1.55px;
    text-transform: uppercase;
    padding: 0 15%;
}
.bottomSection .fbShareLink h2 {
    font-family: Poppins-Regular;
}
.bottomSection p {
    font-family: Poppins-Regular;
	font-size: 18px;
    color: #fff;
    line-height: 27px;
    letter-spacing: 1.12px;
    padding: 0 10%;
}
.fourColumn-iconSection p > a {
    font-family: Poppins-SemiBold;
    font-size: 24px;
    color: #fff;
    line-height: normal;
}
.fourColumn-iconSection p > a:hover {
	text-decoration: none;
}
.text-link {
    font-family: Poppins-SemiBold;
	font-size: 18px;
    color: #fff;
    text-decoration: underline;
    display: block;
}
.fb-icon-white {
    width: 97px;
    height: 97px;
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 45px auto;
    display: table;
}
.fb-icon-white span {
    font-family: Poppins-SemiBold;
    font-size: 65px;
    color: #fff;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
}
.text-link span, .text-link:hover span {
    color: #fff;
}
/*facebook link styles*/
/*.fb-icon-white a {
    display: contents;
}*/
.fb-icon-white{
    padding-top: 40px;
}
.fb-icon-white a:hover {
    color: transparent;
}


/* HOME PAGE STYLES Ends */


/* Bootstrap classes */
.media-body { vertical-align: middle;}
.fullStrip.orangeStrip.media .fsContainer {
    padding-bottom: 0;
}

/* Main Content Area Styles */

/* Main Layout Styles */
.midContainer, .fsContainer { margin: 0 auto;padding: 0 15PX; width: 100%; text-align: center; }
.parsys.maincontent {
    padding: 35px 0 50px;
	}

.standardSP { margin: 30px auto 30px; }
.nomarginTop { margin-top: 0 !important; }
.nomarginBtm { margin-bottom: 0 !important; }
.nomarginBottom { margin-bottom: 0 !important; }
.nomargin { margin: 0 auto !important; }

.grid.section {
    overflow: auto;
	clear: both;
}

.fwImgBlock {
    width: 100%;
   /* float: left;*/
}

img {
    max-width: 100%;
}

img.gridIcon {
    margin-top: 25px;
    margin-bottom: 25px;
}

img.cIcon {
    margin-bottom: 25px;
}


h2 {
    font-family: Poppins-Regular;
    color: #EF3915;
    font-size: 17px;
    line-height: 29px;
    text-transform: uppercase;
	margin-top: 0;
    margin-bottom: 30px;
	}

h3 {
    font-family: SegoeUI;
    color: #EF3915;
    font-size: 17px;
    line-height: 29px;
    text-transform: uppercase;
	margin-top: 0;
    margin-bottom: 30px;
	}

h4 {
    font-size: 17px;
    font-style: normal;
    line-height: 22px;
    font-family: SegoeUI;
    margin-top: 15px;
    margin-bottom: 0;
	}

h5 {
    font-family: SegoeUI;
    color: #EF3915;
    font-size: 17px;
    line-height: 22px;
	}

p {
    font-size: 17px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 30px;
    font-weight: normal;
    font-family: SegoeUI;
	}

.orangeText{ 
    color: #EF3915;
	}

ul.ref {
    text-align: left;
    list-style: decimal;
    font-family: SegoeUI;
    font-size: 12px;
	margin-left: 15px;
}
ul.ref.noListSyle {
	margin-left: 0;
    list-style: none;
    /*text-align: center;*/
}

.fullStrip.orangeStrip {
    background-color: #EF3915;
    color: #fff;
    width: 100%;
    min-height: 107px;
	}
.fullStrip.orangeStrip.emergencySection { min-height: 138px; } 
.fullStrip.orangeStrip.bicepSection {
	    margin-top: 165px;
}

.question {
    border: 10px solid #EF3915;
    width: 185px;
    height: 185px;
    border-radius: 56%;
    margin: -60PX auto 35px;
    background-color: #fff;
    z-index: 200;
    font-size: 108px;
    font-family: Poppins-Bold;
    color: #EF3915;
	line-height: normal;
    position: relative;
}
.question:after {
    content: "";
    width: 25.3px;
    height: 25.3px;
    top: 58.75%;
    left: 37.95%;
    position: absolute;
    background-color: #EF3915;
    border-radius: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.question {
    position: relative;
}
.question:after {
  	content: "";
  	width:27.13px;
  	height: 26.3px;
  	top: 54.75%;
  	left: 36.99%;
  	position: absolute;
  	background-color: #EF3915;
  	border-radius: 100%;
  }
}

.upCase {
    text-transform: uppercase;
	}

.fullStrip.orangeStrip p { color: #fff; }


.fullStrip.blueStrip {
    background-color: #053B50;
}


.fullStrip.blueStrip p {
    color: #fff;
    text-transform: uppercase;
}

.fwtwoGrid.midContainer.darkBlueStrip {
    padding: 25px 0;
    max-width: 100%;
}

.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6 {
    padding: 28px;
    background-color: #053B50;

}

.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6:first-child {
    margin-bottom: 5px;
}

.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6 p {
	color: #fff;
	padding-bottom: 0;
    margin-bottom: 0;
	}

hr.seperator {
    border-top: 1px solid #EF3915;
    max-width: 80%;
    margin: 0 auto;
	width: 100%;
	}

.fwImgBlock.homme-barbe {
    width: 100%;
    min-height: 320px;
    background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/homme-barbe-mobile.png) no-repeat;
    background-size: cover;
	background-position: center left;
	}

.fwImgBlock.vlcsnap {
    width: 100%;
    min-height: 165px;
    background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/vlcsnap-fwImg.png) no-repeat;
    background-size: cover;
	background-position: center left;
	}

/* Tool Tip Popup style */
.toolTipPopup .modal-dialog {
	max-width: 530px;
}
.toolTipPopup .modal-content {
    border-radius: 0;
    padding: 20px 20px 20px 27px;
    font-family: SegoeUI;
    text-align: left;
    box-shadow: none;
    border: 1px solid #707070;
}
.toolTipPopup .modal.in .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
}


/* MON COEUR page styles starts */

.fullStrip.orangeStrip.media {
    padding: 35px 0;
	}

.fullStrip.orangeStrip.media .fsContainer:first-child {
    margin-bottom: 20px;
	}

.media-left.media-middle {
    display: block;
	}
.heartRightBlock .media p {
    font-size: 17px;
    line-height: 22px;
}

.fullStrip.orangeStrip.media .media-body p { text-align: center; }

p.l-font {
    font-size: 25px;
    line-height: 33px;
	}

.waveImg {
	border: 2px solid #EF3915;
    border-radius: 50%;
	}

img.arrowIcon {
    transform: rotate(90deg);
    width: 100px;
    margin: 25px 0;
	}

img.fsIcon {
    display: block;
    max-width: 105px;
    margin: 0 auto 30px;
}

ul.diseases {
    list-style: none;
}

ul.diseases li {
    display: inline-table;
    margin: 0 10px 20px;
}

ul.diseases li img {
    max-width: 130px;
}

ul.imgmapCont {
    list-style: none;
}

ul.imgmapCont li {
    margin-bottom: 30px;
    width: 100%;
    display: table;
    text-align: left;
    overflow: hidden;
	font-family: Poppins-Regular;
}

ul.imgmapCont li p {
    font-family: Poppins-Regular;
    font-size: 17px;
    line-height: 22px;
    padding-left: 25px;
    display: table-cell;
    vertical-align: middle;
}
ul.imgmapCont li h2 {
    line-height: normal;
}
.imgmapBlock {
    /*position: relative;*/
}
img.imgmapImg {
    width: 300px;
}

.mapImageSection {
    display: inline-block;
    position: relative;
}

span[class*=map] {
    border-radius: 100%;
    position: absolute;
    color: #fff;
    font-family: Poppins-Regular;
    font-size: 14px;
    text-align: center;
    line-height: normal;
    background: #bb4348;
    border: 1px solid #bb4348;
    cursor: pointer;
}
span.map1 {
    top: 1%;
    left: 40%;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
span.map2 {
    top: 7.6%;
    left: 43%;
    width: 37px;
    height: 37px;
    line-height: 37px;
}
span.map3 {
    top: 19%;
    left: 46%;
    width: 64px;
    height: 64px;
    line-height: 74px;
}

span.map4 {
    top: 28%;
    left: 47%;
    height: 34px;
    width: 34px;
    line-height: 34px;
}

span.map5 {
    top: 39.6%;
    left: 30%;
    width: 55px;
    height: 55px;
    line-height: 55px;
}
span.map6 {
    top: 60%;
    left: 54.5%;
    width: 45px;
    height: 45px;
    line-height: 45px;
}
span.map7 {
    top: 69.2%;
    left: 16%;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
span.num {
    width: 40px;
    height: 40px;
    background-color: #EF3915;
    color: #fff;
    border-radius: 100%;
    font-family: Poppins-Regular; 
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
}

.imgMap-Popup {
    border: 1px solid #c9cacc;
    padding: 20px;
    text-align: left;
    margin-top: 30px;
}
ul.imgmapCont li .imgMap-Popup p {
    padding-left: 0;
}

.imgMap-Popup span.closeBtn {
    width: 30px;
    height: 30px;
    background-color: #EF3915;
    color: #fff;
    border-radius: 50%;
    padding: 5px;
    float: right;
    text-align: center;
    cursor: pointer;
}

ul.imgmapCont li.panel.panel-default {
    border: none;
    box-shadow: none;
    margin-bottom: 30px;
    margin-top: 0;
}
ul.imgmapCont li.panel.panel-default > a {
    text-decoration: none;
    display: table;
}

.emergency {
    border: 10px solid #EF3915;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: -95PX auto 20px;
    background-color: #fff;
    z-index: 200;
	padding: 20px;
}

img.emergencyIcon { width: 90px; height: 90px; }

.quotes p {
    text-transform: uppercase;
}
.quotes p.capital-none{
	text-transform: none;
}

.comment {
    margin: 35px 0 50px 0;
}
.quotesLeft p, .quotesRight p {
    font-family: SegoeUI-Semibold;
}

.fullStrip.blueStrip {
    background-color: #053B50;
    padding: 35px 0;
}

.fullStrip.blueStrip p {
    color: #fff;
    text-transform: uppercase;
    font-family: SegoeUI-Semibold;
}

.appeler-112 {
    margin: 0 auto 30px;
}

.appeler-112-text {
    margin: 30px auto;
}

.appeler-112-twoGrid {
    margin-top: 30px;
}
p.capital {
    text-transform: uppercase;
}

ul.ref.mobile-only {
    margin-bottom: 35px;
}

/* MON COEUR page styles ends */


/* MON STYLE DE VIE page styles starts */

.fiveGrid {
    width: 100%;
    float: left;
}

.maxW-600 {
    margin-left: auto;
    margin-right: auto;
    max-width: 610px;
}

.g-sm-2 {
    width: 100%;
    float: left;
padding: 0 15px;
}
.bicepIcon {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.bicepIcon img.cIcon {
    margin: -138px 0 0;
}
h2.whiteColor {
    text-align: center;
    margin-top: 10px;
}

.circleContent {
    border: 3px solid #EF3915;
    font-family: SegoeUI;
    color: #EF3915;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    padding: 30px;
    width: 305px;
    height: 305px;
	margin-bottom: 25px;
	}
.circleContent span {
    display: block;
    text-align: center;
    font-size: 22px;
}
.circleContent span.digit5 {
    font-size: 70px;
    font-family: SegoeUI-Bold;
	}

.fourGrid .circleContent p { color: #EF3915; font-size: 17px; margin-bottom: 0; text-align: center !important; }

.healthyLifestyle img.ccircleIcon {
    margin-top: 35px;
    margin-bottom: 35px;
}

span.likeImg {
    border: 3px solid #0fd1a4;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    padding: 10px;
    display: block;
    margin: 0 auto;
}

span.deslikeImg {
    border: 3px solid #EF3915;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    padding: 14px;
    display: block;
    margin: 0 auto;
}


h5.likeTitle {
    color: #0fd1a4;
text-transform: uppercase;
}

h5.deslikeTitle {
    color: #EF3915;
	text-transform: uppercase;
}

.fullStrip.orangeStrip.faireFaceSection {
    min-height: 138px;
}

.faireface {
    border: 10px solid #EF3915;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: -130px auto 20px;
    background-color: #fff;
    z-index: 200;
    padding: 20px;
}

img.fairefaceIcon { width: 90px; height: 90px; }
h3.greyTitle {color:#676767;}

/* MON STYLE DE VIE page styles ends */



/* MON TRAITEMENT page styles starts */

.fullStrip.darkblueStrip {
    background-color: #053B50;
	padding: 65px 0;

}


.deseases h3 { color: #fff; text-transform: none; }

.conseils {
    border: 1px solid #EF3915;
    padding: 15px 17px;
}
.conseils h3 {
    min-height: auto;
}
.conseils p {
    font-size: 17px;
    line-height: 22px;
}

.comment-fonctionne {
    border: 1px solid #EF3915;
    padding: 15px 35px;
}
span.digit {
    color: #EF3915;
    font-family: Poppins-Bold;
    font-size: 75px;
    display: block;
	line-height: 1;
}
span.digit-50 {
    font-size:120px;
}

span.patient {
    color: #EF3915;
    font-family: Poppins-Bold;
    font-size: 25px;
    display: block;
	line-height: 2;
}

span.sur {
    color: #EF3915;
    font-family: Poppins-Bold;
    font-size: 12px;
    display: block;
	line-height: 2;
}

.color-grey {
    text-transform: none; 
    color: #707070;
    display: block;
}

.comment-fonctionne h3 {
    font-family: Poppins-Regular;
    font-size: 22px;
    line-height: 29px;
    margin: 15px 0;
    min-height: auto;
}
img.conseilsIcon {
    margin: 20px 0;
}

h3.darkblueTitle {
    color: #053B50;
    font-family: SegoeUI-Bold;
    font-size:22px;
    line-height:30px;
}

h2.videoTitle {
    font-family: SegoeUI-Bold;
    font-size:31px;
    line-height:41px;
}

.videoSection img.playIcon {
    width: 100px;
    height: auto;
    margin-top: 47px;
}

span.lIcon {
    margin-right: 10px;
	width: 30px;
    height: 30px;
	}

.fullStrip.videoSection {
    width: 100%;
    min-height: 182px;
    background: no-repeat url(/content/dam/website-services/global/584-moncoeur-sca-be/images/video-bg.png) center center / cover;
	text-align: center;

}

.comment-fonctionne img.cIcon {
    margin-bottom: 6px;
}


/* MON TRAITEMENT page styles ends */




/* MES AIDES page styles starts here */

h5.title {
    font-family:SegoeUI;
    color: #EF3915;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0;
}

span.megenta {
    color: #0fd1a4;
    font-family: SegoeUI-Bold;
}

span.red {
    color: #ef3915;
    font-family: SegoeUI-Bold;
}


.barbeImgTitle h3 {
    font-size: 25px;
    line-height: 33px;
}

/* MES AIDES page styles ends here */

/*
*********************************************
only for mobile resolutions 767px
*********************************************
*/
@media screen and (max-width: 767px){
	.container.navLinksSection {
        background: #053B50;
        border: 1px solid #707070;
        opacity: 0.9;
        filter: alpha(opacity=90);
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .navLinksSection hr {
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        border-top: 4px solid #fff;
    }
    .mobCenterTxt {text-align: center;}
    .navbar-default .navbar-collapse.in { z-index:13;}

	.fullnavigation {
        position: relative;
        z-index: 13;
        width: 150px;
        display: inline-block;
    }

    span.likeImg{margin-top: 16px;margin-bottom: 16px;}
	span.deslikeImg{margin-top: 50px;margin-bottom: 26px;}
	.fullheader .list-inline li ul.langSwitch li:last-child img {
		position: absolute;
        top: 30px;
        right: calc(100% - 62%);
	}
}

@media screen and (min-width: 375px) and (max-width: 767px){
	span.map1 {
        top: 1%;
        left: 40%;
    }
    span.map2 {
        top: 8%;
        left: 43%;
    }
    span.map3 {
        top: 18%;
        left: 45%;
        width: 74px;
        height: 74px;
        line-height: 74px;
    }
    span.map4 {
        top: 28%;
        left: 46%;
        height: 34px;
        width: 34px;
        line-height: 34px;
    }
    span.map5 {
        top: 39.9%;
        left: 30.2%;
        width: 57px;
        height: 57px;
        line-height: 57px;
    }
    span.map6 {
        top: 60.2%;
        left: 55%;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    span.map7 {
        top: 69.2%;
        left: 16%;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
}

    /*  
*********************************************
Mobile and iPad Portrait.
*********************************************
*/


@media only screen and (min-width:320px) and (max-width:1023px) {

    .genericpage .fullheader .list-inline > li:first-child { padding-top: 96px; }
	.toolTipPopup .modal.in .modal-dialog {
        top: 30%;
    }
    .fullheader .list-inline li span { text-decoration: underline;}
	.fullStrip.videoSection { min-height: 365px;}
	.videoSection img.playIcon {margin-top: calc(100% - 83%)}

	.imgmapImgSec {
        max-width: 340px;
        margin: 0 auto;
        position: relative;
    }
	.didyouKnowSection {
        display: table;
    }
	.didyouKnowSection .didyouKnow-sm4:nth-child(2) {
        display: table-footer-group;
    }


}

@media only screen and (min-width:320px) and (max-width:767px) and (orientation : portrait)  {
	.fullStrip.videoSection { min-height: 182px;}
    .videoSection img.playIcon {margin-top: calc(100% - 88%);}
    .circleContent {
		width: 256px;
        height: 256px;
    }
    .circleContent span.digit5 {
    	font-size: 41px;
    }
    .fourGrid .circleContent p {
		font-size: 14px;
    }

}
@media only screen and (min-width:320px) and (max-width:768px)and (orientation : landscape){
	.fullStrip.videoSection { min-height: 263px;}
    .videoSection img.playIcon {margin-top: calc(100% - 87%);}
}

/*  
*********************************************
iPad Portrait - 768
********************************************* 
*/
@media screen and (min-width:768px){
	.nomarginTop {margin-top: 0px;}
    img.imgmapImg {width: 341px;}
    /* Video Popup background scroll */
    #modal-content-wrapper #the-attack-video .modal-backdrop.fade.in {
        position: absolute;
    }

}


@media only screen and (min-width:768px) and (max-width:1023px) {

    .col-sm-3, .col-sm-4, .col-sm-6 { width: 100%; }
    .fullFooterSection .col-sm-4 { width: 33.33333333%; }
    .topSection .col-sm-6 { width: 50%; }
	.container.navLinksSection {
        background: #053B50;
        border: 1px solid #707070;
        opacity: 0.9;
        filter: alpha(opacity=90);
        padding-top: 30px;
        padding-bottom: 30px;
    }


	.navbar-default .navbar-toggle{display:block;}
	.navbar-default .navbar-collapse{height:100%!important;visibility: hidden!important; overflow-y: auto!important;}
	.navbar-default .navbar-collapse.in{display:block !important; visibility:visible!important;}
	.navbar-default .navbar-collapse li ul{display:block;}
	.navbar-nav>li{float:none;}

	span.map1 {
        top: 1%;
        left: 40.2%;
    }
    span.map2 {
        top: 8%;
        left: 44%;
    }
    span.map3 {
        top: 19%;
        left: 46%;
        width: 74px;
        height: 74px;
        line-height: 74px;
    }
    span.map4 {
        top: 28.2%;
        left: 47.5%;
        height: 34px;
        width: 34px;
        line-height: 34px;
    }
    span.map5 {
        top: 39.9%;
        left: 30.2%;
        width: 57px;
        height: 57px;
        line-height: 57px;
    }
    span.map6 {
        top: 60.5%;
        left: 56%;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    span.map7 {
        top: 69.5%;
        left: 16.8%;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .home hr {
        border-top: 4px solid #fff;
        max-width: 70%;
        margin: 0 auto;
	}
    .mon-coeur .media-body {
    	display: block;
    }
    .mon-coeur .mobCenterTxt {
		text-align: center;
    }
    .conseils { overflow: hidden;}

}


@media only screen and (max-width: 1366px) and (min-width: 1024px){
    .circleContent {
        width: 225px;
        height: 225px;
    }
    .circleContent span {
        font-size: 18px;
    }
    .circleContent span.digit5 {
        font-size: 50px;
        font-family: SegoeUI-Bold;
    }
    .fourGrid .circleContent p {
        font-size: 12px;
        line-height: normal;
    }


}



/*  
******************************************************
DESKTOP - inBetween Resolution scope i.e 1024 to 1366
****************************************************** 
*/
@media screen and (min-width:1024px) and (max-width: 1366px) {

	#header{background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/header-bg.png') center bottom no-repeat;  border-bottom:none; padding:0 15px;}
	.header-iparsys{width:auto; margin:0 auto;  }
	.fullheader{display:flex; justify-content:center;}
	.fullheader .list-inline{height:195px; line-height:195px; margin-left:30px; }
	.fullheader .list-inline li{vertical-align:middle; display: inline-block; line-height:normal; border-top:5px solid #fff; padding: 0 10px; }
	.fullheader .list-inline li a{color:#fff; text-decoration:none; font-size:34px; text-transform:uppercase; line-height:initial;}
	.main_logo img{width:100%;}
    .header-iparsys .fullheader {padding-top: 35px;}

	.fullnavigation{margin-bottom:30px;}
	.navbar-header{display:none;}
	.navbar-nav{float:right;}
	.navbar-default .navbar-nav>li{ margin-right:0; text-align:center; width:auto; padding:0 10px;}
	.navbar-default .navbar-nav li:hover{background:rgba(5,59,80, 0.9); color:#fff;}
	.navbar-default .navbar-nav>li>a{color:#fff; font-size:16px; width:100%; padding:36px 24px 10px; letter-spacing:1.12px;border:none;margin:0;display:inline;float: left;}
	.navbar-default .navbar-nav>li>a:hover{color:#fff;}
	.navbar-default .navbar-collapse{background: transparent; position: relative; width:auto; padding: 0;}
    .navbar-default .navbar-nav  li.mon-coeur,.navbar-default .navbar-nav  li.mon-style-de-vie,.navbar-default .navbar-nav  li.mon-traitement,.navbar-default .navbar-nav li.mes-aides {background-image: none; }
	.fullnavigation .navbar-default .navbar-nav li:hover ul {
        width: 100%;
        background: rgba(5,59,80, 0.9);
        color: #fff;
        position: absolute;
        top: 78px;
    	left: 0;
        z-index: 1999;
        margin: 0;
	}

	.fullheader .list-inline li ul.langSwitch{left:0; top: -33px; width: 23%;}
	.fullheader .list-inline li ul.langSwitch a {font-size:26px; line-height: 37px;}
	.fullheader .list-inline li ul.langSwitch img {width: auto;}


}


/*  
******************************************************
DESKTOP - 1024 standard styles for Desktop resolution
****************************************************** 
*/

@media screen and (min-width:1024px){

.gradient{display:block;background-size: 100%;height: 60px;}
.mobile-only { display: none; }
.desktop-only { display: block; }	

.parsys.maincontent {
	padding: 50px 0 100px;
}
img.cIcon {
    margin-bottom: 50px;
}
img.gridIcon {
    margin-bottom: 50px;
}
.standardSP { margin: 60px auto 60px; }



h2 {
    font-size: 31px;
    line-height: 29px;
	}

h3 {
    font-size: 25px;
    line-height: 29px;
	}

h5 {
    font-size: 17px;
    line-height: 22px;
	}

p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
	}

ul.ref {
    font-size: 18px;
	line-height: 24px;
    text-align: left;
	}
ul.ref.noListSyle {padding-bottom: 50px;text-align: left;}

.fwImgBlock.homme-barbe {
    min-height: 530px;
    background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/homme-barbe.png) no-repeat;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
	background-size: cover;
}

.fourGrid p, .threeGrid p {
    text-align: left !important;
}
.navbar-default .navbar-nav li.active>a {background:rgba(5,59,80, 0.9); color:#fff;}
.navbar-default .navbar-nav li.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {background:none; color:#fff;}
.fullheader .list-inline li ul.langSwitch li:last-child img {width: 35px;}

/* Desktop Dropdown menu style */
.navbar-default .navbar-nav li:hover ul {
    width: 100%;
    background: rgba(5,59,80, 0.9);
    color: #fff;
    position: absolute;
    top: 119px;
    z-index: 1999;
    margin: 0;
}
.navbar-default .navbar-nav > li > ul > li {
	padding: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.navbar-default .navbar-nav > li > ul > li:last-child {
	border-bottom: none;
}
.navbar-default .navbar-nav li:hover ul li a {
    font-size: 16px;
    text-decoration: none;
}
/* Desktop Dropdown menu style End here */

 /* GRID LAYOUT STYLES starts */

.twoGrid p, .threeGrid p, .fourGrid p {
    text-align: left;
	}


 /* GRID LAYOUT STYLES ends */

 

 /* HOME PAGE STYLES Starts */
 
 .row {
        /*margin-right: -15px;
        margin-left: -15px;*/
    }
    .landingPageSection .topSection {
    	background: url(/content/dam/website-services/global/584-moncoeur-sca-be/images/landingpage-banner1.png) no-repeat center center;
        background-size: cover;
        padding: 70px 0 80px 0;
    	height: 686px;
    }
    .landingPageSection .bottomSection a[title='Play Video'] {
        width: 100%;
        margin-top: -145px;
        display: block;
        position: relative;
    }
    .videoPlayIcon {
        width: 149px;
        height: 149px;
        border: 8px solid #EF3915;
    }
    .videoPlayIcon:after {
        content: " ";
        width: 0;
        height: 0;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 28px solid #EF3915;
        position: absolute;
        left: 44.5%;
    	top: 38%;
    }
    .videoPlayIcon:before {
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid #fff;
        content: "";
        position: absolute;
        left: 48.9%;
    	top: 45.5%;
    }
	.fbTextIcon {
    	font-size: 100px;
    	padding-top: 30px;
    }
	.landingPageSection .bottomSection {
		padding-top: 70px;
	}
	.bottomSection h2 {
        font-size: 25px;
    }
	.bottomSection h3 {
        font-size: 22px;
    	padding-top: 35px;
    	padding-bottom: 30px;
    }
	.fourColumn-iconSection p>a {
        font-size: 24px;
    }
	ul.langSwitch > li {
        font: 28px/37px SegoeUI;
    }
.text-link { display: inline;}
.bottomSection p { padding: 0;}
span.underLine:after { bottom: 3px;}
span.videoTitle:after{bottom:-2px;}
h3.text-center span.underLine:after{bottom:0;}


 /* HOME PAGE STYLES ENDs */
 
/* MON COEUR page styles starts */

.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6 { min-height: 200px; }

.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6:first-child {
    margin-bottom: 5px;
    margin-right: 1.5%;
    width: 48.5%;
}
.fwtwoGrid.midContainer.darkBlueStrip {
	padding: 0;
}
.heartRightBlock .media p {
    font-size: 25px;
    line-height: 33px;
}
.heartRightBlock .media-left.media-middle {
    width: 215px;
}

.imgmapBlock {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.imgmapImgSec,.imgmapContSec {
    float: left;
    width: 48%;
}

.improveSection h2 {
    font-size: 25px;
}

/* image map click links style */
span.num {
    width: 68px;
    height: 68px;
    line-height: 68px;
    font-size: 25px;
}
ul.imgmapCont li p {
	font-size: 22px;
    line-height: 29px;
}
.imgMap-Popup {
    padding: 25px;
}
span.map1 {
    top: 1.2%;
    left: 41%;
    height: 24px;
    width: 24px;
    line-height: 24px;
}
span.map2 {
    top: 8.3%;
    left: 43.6%;
    height: 34px;
    width: 34px;
    line-height: 34px;
}
span.map3 {
    top: 19.1%;
    left: 46%;
    height: 74px;
    width: 74px;
    line-height: 74px;
}
span.map4 {
    top: 28.7%;
    left: 47.9%;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
span.map5 {
    top: 39.5%;
    left: 29.2%;
    width: 64px;
    height: 64px;
    line-height: 64px;
}
span.map6 {
    top: 60.2%;
    left: 55.2%;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
span.map7 {
    top: 69.3%;
    left: 16%;
    width: 39px;
    height: 39px;
    line-height: 38px;
}
.fullStrip.orangeStrip.emergencySection {
    min-height: 184px;
}
img.emergencyIcon {
    width: auto;
    height: auto;
}
.emergency {
    width: 256px;
    height: 256px;
    margin: -190PX auto 20px;
    padding: 40px;
}

ul.diseases li img {
    max-width: 192px;
}
ul.diseases li h4 {
    font-size: 25px;
    line-height: 33px;
}
img.arrowIcon {
    transform: rotate(0deg);
    margin: 0 25px 0;
    float: left;
    width: auto;
}
ul.diseases {
    padding-right: 27px;
}

/* MON COEUR page styles ends */

/* MON STYLE DE VIE page styles starts */

.g-sm-2 {
    width: 20%;
    float: left;
}

.g-sm-2 p {
    text-align: left; 
}


.likeSection {
    width: 48%;
    padding-right: 2%;
    float: left;
}


.deslikeSection {
    width: 48%;
    float: left;
    padding-left: 2%;
    border-left: 1px solid #707070;
}
.fullStrip.orangeStrip.bicepSection {
	margin: 135px 0 0;
    padding-bottom: 15px;
}
.bicepIcon img.cIcon {
    margin: -142px 0 0;
}
h2.whiteColor {
    margin-top: 40px;
}


.fullStrip.orangeStrip.media {
    padding: 45px 0;
	}

.media-left.media-middle {
    display: table-cell;
	padding-right: 50px;
	}

.fullStrip.orangeStrip.media .media-body p {
    text-align: left;
    margin-bottom: 0;
	}

img.fsIcon { margin: 0 auto; }



/* MON STYLE DE VIE page styles ends */


/* MON TRAITEMENT page styles starts */


.PremiereAnne p {
    font-size: 25px;
    line-height: 33px;

}
.PremiereAnne img.cIcon {
	margin-bottom: 21px;
}
.medicamentFourGrid {
;
    overflow: auto;
}
.comment-fonctionne {
    max-width: 450px;
    margin: -80px auto 0;
}
.comment-fonctionne p {
    text-align: left;
}

.fullStrip.orangeStrip {
    min-height: 127px;
	}
.fullStrip.orangeStrip.faireFaceSection { 
    min-height: 184px;
}
.faireface {
    width: 256px;
    height: 256px;
    margin-top: -180px;
}
img.fairefaceIcon {
    width: 180px;
    height: auto;
}

.fullStrip.darkblueStrip {
	padding: 65px 0;
    width: 100%;
	}

.fullStrip.darkblueStrip .fsContainer { display: table; }

.fullStrip.videoSection { height: 942px;  }

.deseases {
    width: 20%;
    display: table-cell;
	}

.deseases h3 { height: auto; margin-bottom: 0; }

.didyouKnowSection {
    width: 100%;
    overflow: auto;
	margin: 60px 0;
	}

.didyouKnow-sm4 {
    width: 33.33333333%;
	float: left; 
	padding: 0 15px;
	}

span.digit { font-size: 120px; }
span.patient {
    font-size: 40px;
	line-height: 60px;
}
span.sur {
    font-size: 22px;
	line-height: 29px;
}

.question {
    width: 184.2px;
    height: 184.2px;
    font-size: 108px;
    margin-top: -95px;
    margin-bottom: 51.45px;
}
.didyouKnow-sm4 p {
	font-size: 25px;
    line-height: 33px;
}
.videoSection img.playIcon {
    margin: 359px auto 0;
	width: 256px;
}

.maxW-contentSection1 {
    margin: 0 auto 30px;
    text-align: center;
}

.maxW-contentSection1 p {
	margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
}

.consultationSection ul.ref {
    margin-left: 40px;
}

.treatment-adhesion img.cIcon {
    margin-bottom: 23px;
}
.treatment-adhesion h2 {
    margin-bottom: 95px;
}
.col-md-8.LeftSection {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.col-md-8.LeftSection .col-sm-6.maxW-50 p {
    text-align: left;
}
.col-md-8.LeftSection .col-sm-6.maxW-50 {
    padding-bottom: 30px;
    width: 40%;
}
.col-md-8.LeftSection .col-sm-6.maxW-50:nth-child(3), .col-md-8.LeftSection .col-sm-6.maxW-50:nth-child(4) {
    padding-bottom: 0;
}
.conseils {
    padding: 16px 34px 18px;
}
.conseils h3 {
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 42px;
}
.conseils p {
    text-align: left;
    font-size: 22px;
    line-height: 30px;
}

/* MON TRAITEMENT page styles ends */


/* MES AIDES page styles starts */
.fwImgBlock.vlcsnap {
	min-height: 302px; 
}

.family p {
    font-size: 25px;
    line-height: 33px;
}

h3.familyTitle {
    font-size: 25px;
    line-height:33px;
}

h5.title {
    font-size: 22px;
    line-height: 30px;
}

/* MES AIDES page styles ends */


}



/*  
*********************************************
Larger Desktops above 1366px
********************************************* 
*/

@media screen and (min-width:1367px){

    #header{background:url('/content/dam/website-services/global/584-moncoeur-sca-be/images/header-bg.png') center bottom no-repeat;  border-bottom:none;}
	.header-iparsys{width:100%; max-width: 1750px; margin:0 auto; padding:0; }
	.fullheader{display:flex; justify-content:center;top: -10px;}
	.header-iparsys .fullheader {padding-top: 46px;}
	.fullheader .list-inline{height:195px; line-height:195px; margin-left:30px; }
	.fullheader .list-inline li{vertical-align:middle; display: inline-block; line-height:normal; border-top:5px solid #fff; padding: 0 10px; }
	.fullheader .list-inline li span{color:#fff; text-decoration:none; font-size:34px; text-transform:uppercase; line-height: normal;}
	.main_logo img{width:100%;}

	.fullnavigation{margin-bottom:30px;}
	.navbar-header{display:none;}
	.navbar-nav{float:right;}
	.navbar-default .navbar-nav>li{ margin-right:0; text-align:center; width:237px;}
	.navbar-default .navbar-nav li:hover{background:rgba(5,59,80, 0.9); color:#fff;}
	.navbar-default .navbar-nav>li>a{color:#fff; font-size:18px; width:100%; padding:73px 0px 10px; letter-spacing:1.12px;border:none;margin:0;display:inline;float: left;}
	.navbar-default .navbar-nav>li>a:hover{color:#fff;}
	.navbar-default .navbar-collapse{background: transparent; position: relative; width:auto; padding: 0;}
    .navbar-default .navbar-nav  li.mon-coeur,.navbar-default .navbar-nav  li.mon-style-de-vie,.navbar-default .navbar-nav  li.mon-traitement,.navbar-default .navbar-nav li.mes-aides {background-image: none; }

	.fullheader .list-inline li ul.langSwitch{top: -64px;left:0; width: 23%;}
	.fullheader .list-inline li ul.langSwitch a {font-size: 28px; line-height: 37px;}
	.fullheader .list-inline li ul.langSwitch img {width: auto;}

h2 {
    font-size: 31px;
    line-height: 29px;
	}

h3 {
    font-size: 25px;
    line-height: 29px;
	}

h5 {
    font-size:20px;
    line-height:27px;
	}

p {
    font-size: 22px;
    line-height: 30px;
	}

ul.ref {
    font-size: 18px;
	line-height: 24px;
	}

.maxW-1000 { width:100%; max-width: 1000px; }
.maxW-1250 { width:100%; max-width: 1250px;margin-left: auto;margin-right: auto; }
.maxW-1460 { width:100%; max-width: 1460px; }

/* MON COEUR page styles starts */
.fwtwoGrid.midContainer.darkBlueStrip .col-xs-12.col-sm-6 {
    min-height: 150px;
	}

/* MON COEUR page styles ends */

/* MON STYLE DE VIE page styles starts */
.circleContent {
    width: 300px;
    height: 300px;
}
.circleContent span {
    font-size: 22px;
}
.fourGrid .circleContent p {
	font-size: 17px;
    line-height: 22px;
}

.consultationSection ul.ref {
    margin: 0 auto;
}


/* MON STYLE DE VIE page Ends starts */

}



