 /* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap');
/* Cabin : 400, 500, 600, 700 */
/* Font Awesome 5 : FAR font-weight:400, FAS font-weight:900 */

body {
  margin: 0;
  padding: 0;
  color: black;
  font-size: 20px;
  font-family: "Cabin", sans-serif;
  line-height: 30px;
}
body.stickyheader .toppane {margin-top:120px;}
img {
  border: 0;
  vertical-align: middle;
}
.pagemaster {
  width: 100%;
  position: relative;
  z-index: 1;
}
.pagelarge {
  padding: 0 4%;
}
.page {
  padding: 0 30px;
}
.page:after {content:"";display:table;clear:both;}
.pageflex {display:flex;}

.header {position:relative;width:100%;background:black;animation:none;}
.header.is-sticky {
  position: fixed;
  top: 0;
  background: rgba(0,0,0,.8);
  z-index: 1400;
  transform: translateY(-100px);
  animation: move-down .2s forwards;
}
@keyframes move-down {
  100% {
    transform: translateY(0);
  }
}
.logopane {float:left;}
.logopane img {margin:25px 0;}
.header.is-sticky .logopane img {margin:10px 0;}
.menu {float:right;}
.content {padding:80px 0;}
.contentpane {padding:0 0 40px 0;}
.leftpane {width:72%;margin:0 4% 0 0;padding:0 0 40px 0;}
.rightpane {flex:1;padding:0 0 40px 0;}
.contentpane2 {background:#f6f4f1;padding:100px 0;}
.contentpane3 {padding:100px 0 0 0;}
.bottom {padding:40px 60px;}
.bottompane1 {min-height:128px;margin:0 60px 0 0;}
.bottompane2 {margin:0 60px 0 0;}
.bottompane3 {flex:1;}
.footer {background:#fbfaf9;padding:30px 0;}
.copyright {color:#ccc;font-size:12px;}
.copyright span {white-space:pre;}
.copyright a:link, .copyright a:visited {color:#ccc;text-decoration:none;}
.copyright a:active, .copyright a:hover {color:black;text-decoration:none;}

/* BUTTONS */
a.bigbutton:link, a.bigbutton:visited {color:#cabdaf;display:inline-block;font-family:"Cabin", sans-serif;font-size:18px;font-weight:700;text-decoration:none;box-shadow:inset 0 0 0 2px #cabdaf;padding:5px 20px;border-radius:5px;}
a.bigbutton:active, a.bigbutton:hover {color:black;text-decoration:none;box-shadow:inset 0 0 0 2px black;}
button.bigbutton {background:#cabdaf;display:inline-block;font-family:"Cabin", sans-serif;font-size:18px;color:white;text-decoration:none;padding:0 20px;line-height:54px;text-align:center;border:none;cursor:pointer;font-style:normal;letter-spacing:.2em;}
button.bigbutton:hover {background:black;color:white;}

/* HEADLINES */
.h1-headline {font-family:"Cabin", sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.5em;color:#ccc;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Cabin", sans-serif;font-weight:700;font-size:44px;line-height:1.1;color:black;}
.h2-headline {font-size:72px;}
.h3-headline {font-size:48px;}
.h4-headline {font-size:30px;}

/* Documents and links */
.documents, .newspaper-link {padding:10px 0 0 0;}
.documents div {margin:0 0 8px 0;}
.documents div:last-child {margin:0;}
.documents a {transition:all 0.3s ease;}
.documents a:link, .documents a:visited {color:#cabdaf;display:inline-block;font-family:"Cabin", sans-serif;font-size:18px;font-weight:700;text-decoration:none;box-shadow:inset 0 0 0 2px #cabdaf;padding:5px 20px;border-radius:5px;}
.documents a:active, .documents a:hover {color:black;text-decoration:none;box-shadow:inset 0 0 0 2px black;}
.documents a:before {font-family:'Font Awesome 5 Free';font-weight:900;content:'\f1c1';margin-right:12px;}
.newspaper-link a {transition:all 0.3s ease;}
.newspaper-link a:link, .newspaper-link a:visited {color:#cabdaf;display:inline-block;font-family:"Cabin", sans-serif;font-size:18px;font-weight:700;text-decoration:none;box-shadow:inset 0 0 0 2px #cabdaf;padding:5px 20px;border-radius:5px;}
.newspaper-link a:active, .newspaper-link a:hover {color:black;text-decoration:none;box-shadow:inset 0 0 0 2px black;}

/* MISC */
::selection {background:#cabdaf;}
.flexcontent-wrapper {max-width:1260px;margin:0 auto;}
.fcd-flex {align-items:center;}
.intro h2 {font-size:72px;}
.about-content {display:flex;}
.about-content img {margin:0 40px 0 0;}
.about-text {font-size:16px;line-height:24px;max-width:640px;}
.video-container {text-align:center;}

/* Graphic Blocks */
.gblockswrapper {margin:80px 0;}
.gblocks {display:flex;justify-content:center;flex-wrap:wrap;gap:30px;}
.gblocks a {display:block;position:relative;overflow:hidden;}
.gblocks a:after {
    position: absolute;
    width: 100%;
    height: 50%;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 1000;
    transition: all .2s ease-in-out 0s;
    background: linear-gradient(transparent 25%, #16181d 75%);
}
.gblocks img {display:block;max-width:100%;height:auto;}
.gblockstext {position:absolute;z-index:1100;bottom:80px;left:0;margin:0 30px;}
.gblockstext h3 {font-family:"Cabin", sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.5em;margin:0;color:#e5e1dc;}
.gblockstext h4 {font-size:36px;margin:12px 0 0 0;color:white;}
.gblocks a:hover:after {height:60%;}

/* Gallery */
.gallery-wrapper {max-width:1260px;margin:0 auto;}
.gallery-wrapper h2 {text-align:center;}
.gallery:after {content:"";display:table;clear:both;}
.gallery a {display:block;float:left;width:18%;margin:12px 1%;}
.gallery a img {max-width:100%;height:auto;}

/* FAQ */
.faqwrapper {max-width:780px;margin:50px auto 0;}
.accordion-item {border-bottom:#eeeae4 solid 1px;padding:36px 0;}
.accordion-item:last-child {border-top:none;}
.accordion-header h3 {font-family:"Cabin", sans-serif;font-size:19px;margin:0;}
.accordion-header h3:after {font-family:'Font Awesome 5 Free';font-weight:900;content:"\f078";color:black;font-size:12px;float:right;}
.accordion-active .accordion-header h3:after {content:"\f077";}
.accordion-content p {margin:20px 0 0 0;}

/* Slider */
/* Height is calculated on JS */
.slider-container {width:100%;position:relative;overflow:hidden;min-height:320px;}
.rslides {position:absolute;list-style:none;overflow:hidden;width:100%;height:100%;padding:0;margin:0;}
.rslides li {backface-visibility:hidden;position:absolute;display:none;width:100%;height:100%;left:0;top:0;}
.rslides li:first-child {position:relative;display:block;float:left;}
.rs-mask .rslides li:after {
    background: rgba(0,0,0,.2);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1100;
}
/* Caption */
.rslides li .caption {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:980px;color:white;text-align:center;z-index:1200;}
.rslides li .caption h2 {color:white;}
.rslides li .caption h3 {font-size:18px;letter-spacing:.3em;color:white;text-transform:uppercase;}
/* Pager */
.rslides_tabs {position:absolute;z-index:9000;bottom:20px;left:50%;transform:translateX(-50%);list-style:none;padding:0;margin:0;}
.rslides_tabs li {
  display: inline;
  padding: 0;
  margin: 0 2px;
}
.rslides_tabs a {
  text-indent: -9000px;
  overflow: hidden;
  border-radius: 50%;
  background: #ccc;
  background: rgba(255,255,255, .2);
  display: inline-block;
  width: 12px;
  height: 12px;
}
.rslides_tabs .rslides_here a {
  background: white;
  background: rgba(255,255,255, .8);
}

/* Image Headers */
.topimageheader {height:420px;overflow:hidden;position:relative;}
.topimageheader .caption {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:980px;color:white;text-align:center;z-index:1200;}
.topimageheader .caption h2 {color:white;}
.topimageheader .caption h3 {font-size:18px;letter-spacing:.3em;color:white;text-transform:uppercase;}
.tih-mask:after {
    background: rgba(0,0,0,.2);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1100;
}

/* Hero Content */
.herocontent {min-height:420px;overflow:hidden;position:relative;}
.herocontent .caption {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1260px;color:white;z-index:1200;}
.herocontent .caption h3 {color:white;}
.herocontent .caption hr {background:white;}
.herocontent-link {margin:30px 0 0 0;}
.herocontent-link a.bigbutton:link, .herocontent-link a.bigbutton:visited {color:white;}
.herocontent-link a.bigbutton:active, .herocontent-link a.bigbutton:hover {color:black;}

/* BLOG */
.blogheader {margin:0 0 40px 0;}
.blogtools {float:right;}
.blog article {margin:0 0 40px 0;}
.blog article h2 {font-size:48px;margin:0;}
.blog article .blogdate {margin:6px 0 0 0;}
.blog article .article-content {display:flex;margin:10px 0 0 0;}
.blog article figure {margin:0 30px 0 0;}
.blog article .article-summary {flex:1;}
.bloginfo {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ccc;
}
/* Sat */
.blog-sat {max-width:1260px;margin:0 auto;padding:0 0 100px 0;}
.blog-sat .h2-headline {font-size:36px;}
.blog-sat .blog {margin:20px 0 0 0;}
.blog-sat .blog article {display:flex;margin:0;padding:0;}
.blog-sat .blog article figure {width:240px;margin:0 30px 0 0;}
.blog-sat .blog article figure img {max-width:100%;height:auto;}
.blog-sat .blog article .article-content {flex:1;display:block;margin:0;}
.blog-sat .blog article .article-content h3 {margin:0 0 10px 0;}
.blogsatlink {margin:30px 0 0 0;}
/* Categories */
.blog-categories {background:#f6f4f1;padding:30px;margin:0 0 20px 0;}
.blog-categories .h3-headline {font-size:36px;}
.blog-categories ul li {list-style-type:none;padding:8px 0;border-bottom:rgba(0,0,0,.08) solid 1px;margin:0;}
.blog-categories ul li:last-child {border-bottom:0;}
/* Archives */
.blog-archives {background:#f6f4f1;padding:30px;margin:0 0 20px 0;}
.blog-archives-item {margin:0 0 10px 0;text-transform:capitalize;}
.blog-archives-item .count {float:right;color:#999;font-size:14px;}
.blog-archives-item .count span {margin-left:4px;font-size:24px;}
/* Tags */
.blog-tags .h3-headline {font-size:36px;margin:0 0 20px 0;}
.rocket-tagbutton {text-transform:uppercase;font-size:13px;line-height:16px;font-weight:700;display:inline-block;padding:8px 16px;border-radius:16px;background:#f6f4f1;margin:0 4px 4px 0;}
.rocket-tagbutton:before {font-family:'Material Icons Outlined';content:"\f05b";font-size:16px;vertical-align:middle;margin-right:4px;}
.rocket-tagbutton:hover, .rocket-tagbuttonOn {background:#dedede;}
.rocket-tagbutton.rocket-tagbuttonclear {color:black;}
.rocket-tagbutton.rocket-tagbuttonclear:before {content:'\e888';}
/* Details */
.article-flex {display:flex;flex-direction:row-reverse;}
.blog-detail article h1 {font-size:48px;letter-spacing:0;text-transform:none;color:black;}
.blog-detail article figure {margin:0 0 40px 0;}
.blog-detail img {max-width:100%;height:auto !important;}
.blog-detail .article-infos {width:240px;margin:0 40px 0 0;}
.blog-detail .article-infos > div {margin:0 0 20px 0;}
.blog-detail .article-content {flex:1;}
.sharrre {margin-top:4px;}
.sharrre a {display:inline-block;font-size:24px;line-height:24px;margin:0 10px 0 0;}
.sharrre a:link, .sharrre a:visited, .sharrre a:active, .sharrre a:hover {text-decoration:none;}
.article-tags span {text-transform:uppercase;font-size:13px;line-height:18px;font-weight:700;color:black;margin-right:8px;}
.article-tags span:last-child {margin-right:0;}
.article-tags span:before {font-family:'Material Icons Outlined';content:"\f05b";font-size:16px;vertical-align:middle;margin-right:4px;}
.article-gallery {display:flex;}
.article-gallery a {margin:0 10px 10px 0;}

/* CHANTIERS */
.darticles-header h1 {font-size:48px;letter-spacing:0;text-transform:none;color:black;margin:20px 0 40px 0;}
.darticles {display:flex;flex-wrap:wrap;justify-content:flex-start;gap:40px;overflow:hidden;}
.darticles article {max-width:360px;}
.darticles article h3 {font-size:20px;line-height:1.25;margin:0;}
.darticles article p {line-height:1.4;margin:8px 0 0 0;}
.darticles article .darticle-img {margin:0 0 20px 0;}
/* Featured */
.darticlesfeatured {max-width:1260px;margin:80px auto 0;}
.darticlesfeatured .darticles {margin:40px 0 0 0;}
.darticles-footer {text-align:center;margin:40px 0 0 0;}
/* Categories */
.categories {background:#f6f4f1;padding:50px 30px 25px;font-size:18px;}
a.clear {background:black;color:white;font-weight:600;padding:4px 10px;}
a.clear:hover {background:#cabdaf;}
/* Details */
.darticle-detail {position:relative;}
.darticle-header {display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 0 60px 0;}
.darticle-title {width:30%;}
.darticle-title h1 {font-size:36px;letter-spacing:0;text-transform:none;color:black;position:relative;z-index:1;margin:0 -30% 0 0;}
.darticle-title h2 {font-size:24px;line-height:1.2;padding-right:20px;margin:0;color:#cabdaf;}
.darticle-title hr {height:8px;max-width:120px;margin:20px 0 25px 0;}
.darticle-detail .darticle-img {width:70%;position:relative;}
.darticle-detail .darticle-img img {display:block;max-width:100%;height:auto;}
.darticle-detail .darticle-img:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 25%;
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, 0));
  content: "";
}
.darticle-content {width:70%;margin:0 0 0 30%;}
.darticle-gallery {margin:60px 0 0 0;}
.darticle-gallery:after {content:"";display:table;clear:both;}
.darticle-gallery a {float:left;margin:0 12px 12px 0;position:relative;}
.darticle-gallery img {display:block;}
.darticle-gallery a:after {
    background: rgba(255, 255, 255, 0);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    transition: all .2s ease-in-out 0s;
}
.darticle-gallery a:hover:after {background:rgba(255,255,255,.2);}

/* HP Grid */
.grid-wrapper {max-width:1280px;margin:0 auto;}
.grid-refs {margin:50px 0 0 0;}
.grid-refs:after {content:"";display:block;clear:both;}
.grid-sizer {width:33.33%;}
.grid-item {float:left;width:33.33%;height:320px;cursor:pointer;padding:10px;box-sizing:border-box;}
.grid-item * {transition:.4s;}
.grid-item1 {width:66.66%;}
.grid-item2 {height:640px;}
.grid-item3 {width:66.66%;height:640px;}
.refsimg {width:100%;height:100%;background-size:cover;background-position:center center;position:relative;overflow:hidden;}
.refsoverlay {
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.25);
  transition: all .3s ease-in-out;
}
.refsoverlay h4 {position:absolute;top:50%;width:100%;transform:translateY(0px);text-align:center;z-index:1200;transition:all .3s ease;font-size:30px;color:white;padding:0 20px;box-sizing:border-box;}
.refsoverlay a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.refstext {position:absolute;top:50%;width:100%;transform:translateY(-50%);color:white;text-align:center;z-index:1200;transition:all .3s ease;opacity:1;}
.refstext h3 {font-family:"Cabin", sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.5em;margin:20px;color:white;}
.grid-item:hover .refsoverlay {opacity:1;}
.grid-item:hover .refsoverlay h4 {transform:translateY(-50%);}
.grid-item:hover .refstext {transform:translateY(0px);opacity:0;}

/* SOCIAL ICONS */
.socialicons {margin:20px 0 0 0;font-size:0;}
.socialicons a {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px 0 0;
  line-height: 36px;
  width: 36px;
  text-align: center;
  border-radius: 3px;
}
.socialicons a span {vertical-align:middle;}
.socialicons a:link, .socialicons a:visited {background:black;color:white;text-decoration:none;}
.socialicons a:active, .socialicons a:hover {background:#cabdaf;color:white;text-decoration:none;}

/* CONTACT DETAILS MAP */
.contact-wrapper {display:flex;max-width:1260px;margin:80px auto 0;}
.contact-infos {width:50%;margin:0 0 40px 0;}
.contact-item {position:relative;padding:0 0 0 62px;margin:0 0 40px 0;}
.ci-header span {
  display: block;
  background: #cabdaf;
  height: 42px;
  width: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  color: white;
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-map {flex:1;margin:20px 0 40px 40px;}
.csi-content {margin:20px 0 0 0;}
.contactsat-infos {font-size:18px;line-height:24px;}
.contactform {max-width:1260px;margin:40px auto 0;}

/* LABELS */
.labelswrapper {font-size:0;}
.labels {display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}
.labels img {display:block;margin:0 20px 30px 20px;}
.bottompane3 .labels img {margin:0 10px 20px 10px;}

/* TABLE */
.datatable {margin:20px 0;border:2px solid #eee;font-size:18px;border-collapse:collapse;}
.datatable th {border:2px solid #eee;background-color:#1d1d1d;padding:12px 36px;text-align:right;color:white;font-family:"Cabin", sans-serif;font-weight:600;font-size:18px;text-transform:uppercase;font-style:normal;}
.datatable td {border:2px solid #eee;padding:12px 36px;text-align:left;}

.Normal, .NormalDisabled, .NormalDeleted {font-size:18px;line-height:30px;}
.clearfix {clear:both;}
.as-sr-only {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* Default */
h1, h2, h3, h4, h5, h6 {font-family:"Cabin", sans-serif;font-weight:700;margin:0;line-height:1.1;color:black;}
h1 {font-size:14px;letter-spacing:.5em;text-transform:uppercase;color:#ccc;}
h2 {font-size:72px;}
h3 {font-size:36px;}
h4 {font-size:30px;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {text-decoration:none;color:black;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {text-decoration:none;color:#cabdaf;}
h2 em, h3 em {font-style:italic;}
strong {font-weight:700;}
a:link, a:visited {color:black;text-decoration:underline;}
a:active, a:hover {color:#cabdaf;text-decoration:underline;}
h1, h2, h3, h4 {margin:20px 0;}
p {margin:20px 0;}
ul {margin:20px 0;padding:0;}
li p {line-height:30px;}
.content ul, .contentright ul {margin:20px 0 20px 30px;}
.content ul li, .contentright ul li {list-style-type:disc;margin:0 0 10px 0;}
.content ul li:last-child, .contentright ul li:last-child {margin:0;}
.content ul li::marker, .contentright ul li::marker {color:#cabdaf;}
.contentleft ul, .rightpane ul {margin:20px 0;}
.contentleft ul li, .rightpane ul li {list-style-type:none;padding:8px 0;border-bottom:#ddd solid 1px;margin:0;}
.contentleft ul li:last-child, .rightpane ul li:last-child {border-bottom:0;}
hr {border:0;height:8px;background:#cabdaf;margin:30px 4px;max-width:50px;clear:none;}
blockquote {border-left:#cabdaf solid 8px;margin:40px;padding:0 0 0 20px;max-width:640px;}
blockquote, blockquote p {font-size:24px;line-height:30px;font-weight:700;font-style:normal;color:#cabdaf;}

/* DEBUG */
.DNNEmptyPane {width:auto;margin:0 !important;padding:0 !important;}
/* DNN9 Fix */
.dnnModuleManager {
    padding: 0 !important;
}

/* LOGIN */
.LoginPanel {border:#eee solid 2px;border-radius:24px;padding:40px;}
.LoginPanel input {border:none;height:40px;padding-left:10px;background:#eee;color:#3c3c3b;font:inherit;width:320px !important;}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {font-size:18px;}
a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited {background:#12aec5;color:white;display:inline-block;font-weight:600;text-decoration:none;padding:10px 30px 12px 30px;text-align:center;border-radius:24px;box-shadow:none;text-shadow:none;border-color:#0e8b9e;}
a.dnnPrimaryAction:active, a.dnnPrimaryAction:hover {background:#3c3c3b;color:white;text-decoration:none;}
a.dnnSecondaryAction:link, a.dnnSecondaryAction:visited {background:#eee;color:#3c3c3b;display:inline-block;font-weight:600;text-decoration:none;padding:10px 30px 12px 30px;text-align:center;border-radius:24px;box-shadow:none;text-shadow:none;}
a.dnnSecondaryAction:active, a.dnnSecondaryAction:hover {background:#3c3c3b;color:white;text-decoration:none;}
.dnnLoginRememberMe {display:none;}
/* FORGOT PASSWORD */
.dnnSendPassword {border:#eee solid 2px;border-radius:24px;padding:40px;}
.dnnSendPassword input {border:none;height:40px;padding-left:10px;background:#eee;color:#3c3c3b;font:inherit;}
.dnnSendPassword .dnnFormItem {margin:40px 0;}
/* Fix */
.dnnFormHelpContent {display:none;}
.dnnFormItem .password-strength-container input {width:auto !important;margin-bottom:0 !important;}
.password-strength-container .meter {height:auto !important;}
.dnnLoginActions ul li, .dnnRegistrationForm ul li, .dnnSendPassword ul li {display:inline-block;margin:0 3px;padding:0 0 0 24px;}
.dnnLoginActions ul li:before, .dnnRegistrationForm ul li:before, .dnnSendPassword ul li:before {content:'';}

/* MainMenu */
nav#dnnMenu {white-space:nowrap;}
nav#dnnMenu ul {list-style:none;margin:35px 0;padding:0;}
.header.is-sticky nav#dnnMenu ul {margin:20px 0;}
nav#dnnMenu ul li {
  display: block;
	float: left;
	position: relative;
  box-sizing: border-box;
  margin: 0 30px 0 0;
}
nav#dnnMenu ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  color: white;
  text-decoration: none;
}
nav#dnnMenu ul li a:hover {color:#cabdaf;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li:last-child {margin:0;}
nav#dnnMenu ul li:last-child a {background:#cabdaf;color:white;border-radius:5px;padding:0 20px;}
nav#dnnMenu ul li:last-child a:hover {background:white;color:black;}
/* Sub*/
nav#dnnMenu ul li ul {
  visibility: hidden;
  opacity: 0;
	position: absolute;
	left: 0;
  z-index: 9900;
  transition: all 0.3s ease;
  margin: 0;
}
nav#dnnMenu ul li:hover > ul, nav#dnnMenu ul li ul:hover {visibility:visible;opacity:1;transition:all 0.3s ease;}
nav#dnnMenu ul li ul li {background:rgba(236,169,9,.9);height:48px;float:none;margin:0 0 2px 0;}
nav#dnnMenu ul li ul li a {height:48px;line-height:48px;padding:0 20px 0 16px;color:white;}

/* MobileMenu */
/* Button */
.navicon {background:white;}
.navicon a {display:block;height:50px;line-height:50px;text-align:center;text-decoration:none !important;}
.navicon a:before {font-family:'Font Awesome 5 Free';font-weight:900;content:"\f0c9";font-size:28px;color:black;}
/* Menu */
.mobilemenu ul {list-style:none;margin:0;padding:0 0 20px 0;font-family:"Cabin", sans-serif;font-size:24px;text-align:center;background:white;}
.mobilemenu ul li {display:block;border-top:white solid 1px;}
.mobilemenu ul li a {display:block;padding:10px 20px;text-decoration:none;color:black;}
.mobilemenu ul li a:hover {color:#cabdaf;}

/* PREQUERIES */
.navicon, .mobilemenu {display:none;}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1240px and less */
@media screen and (max-width:1240px) {
.page {padding:0;}
.blog-sat {padding:0 8% 100px;}
}
/* for 1070px and less */
@media screen and (max-width:1070px) {
nav#dnnMenu ul li {margin:0 18px 0 0;}
}
/* for 980px and less - Only portrait for retina display */
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
#dnnMenu {display:none;}
.navicon {display:block;}
.pagelarge {padding: 0 8%;}
.pageflex {display:block;}
.header {height:auto;}
.logopane {float:none;text-align:center;}
.content {padding:40px 0 0 0;}
.contentpane {padding:0 0 40px 0;}
.leftpane {width:auto;margin:0;padding:0 0 40px 0;}
.rightpane {flex:initial;padding:0 0 40px 0;}
.bottompane1, .bottompane2 {margin:0 0 40px 0;}
.bottompane3 {flex:initial;}
.footer {text-align:center;}
.contact-wrapper {display:block;}
.contact-infos {width:auto;}
.contact-map {margin:0 0 40px 0;}
.gblocks a {width:auto;float:none;max-height:400px;}
.grid-sizer {width:50%;}
.grid-item {width:50%;}
.grid-item1 {width:100%;}
.grid-item3 {width:100%;}
.gallery a {width:23%;margin:8px 1%;}
.blog article .article-content {display:block;}
.blog article figure {margin:0 0 20px 0;}
.blog article .article-summary {flex:initial;}
.herocontent .caption {top:0;left:0;transform:none;padding:40px;}
.darticle-header {display:block;}
.darticle-title {width:auto;margin:0 0 40px 0;}
.darticle-title h1 {margin:10px 0 0 0;}
.darticle-detail .darticle-img {width:auto;}
.darticle-content {width:auto;margin:0;}
.logopane img, .content img, .contentright img, .bottom img {max-width:100%;height:auto !important;}
}
/* for 640px and less */
@media screen and (max-width:640px) {
.rslides li .caption h2 {font-size:40px;line-height:48px;}
.rslides li .caption h2, .rslides li .caption h3 {margin:0;}
.topimageheader .caption h2 {font-size:40px;line-height:48px;margin:0;}
h2 {font-size:40px;line-height:48px;}
.citation-text {padding:0 40px;}
.grid-sizer {width:100%;}
.grid-item {width:100%;}
.gallery a {width:29.33%;margin:8px 2%;}
.blog article {padding:0;}
.formatdate {position:relative;margin:0 0 20px 0;}
.article-flex {display:block;flex-direction:row-reverse;}
.blog-detail .article-infos {width:auto;margin:0;}
.blog-detail .article-content {flex:initial;}
.blog-sat .blog article {display:block;}
.blog-sat .blog article figure {margin:0 0 20px 0;}
.blog-sat .blog article h3 {flex:initial;}
/* Responsive Embed */
.video-container {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}
}
/* for less than 380px (Iphone 7)*/
@media screen and (max-width:380px) {
.bottom {padding:40px;}
.citation-content {padding:40px 0;}
.gallery a {width:46%;margin:8px 2%;}
}


