/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{ 
    font-size: 62.5%;
    } 

body{
    font-size: 16px; 
    background-color:#fff;
    font-family: 'Open Sans', sans-serif;
    max-width: 100vw;
overflow-x: hidden;
}
.sitekly-container{
    min-height: 100vh;
}
h1, h2, h3, h4, h5, h6, p, span, pre{
	line-height: inherit;
	font-weight: inherit;
	margin: 0;
	padding-bottom: .5em;
	font-size: inherit;
    color:inherit;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, span:last-child, pre:last-child{
   padding-bottom: 0; 
}
.box-row{
      margin-bottom:0; 
      min-height:40px;
}
.sitekly-col{
      margin-bottom:0; 
    width: 100%;
    position: relative;
    min-height: 30px;
    
}
.sitekly-block{
    padding: 10px 0;
    position: relative; 
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;

}
.sitekly-block.sticky {
	//position: sticky;
	top: 0;
	z-index: 205;
}
.sitekly-block.sticky.fixed {
	position: sticky;
}
.scroll .sitekly-block.sticky{
}
.z-back{
	width: 100%;
	height: 100%;
	position: absolute !important;
    overflow: hidden;
	top: 0;
	left: 0;
    z-index:-2;
}
.sitekly-block > .z-back {
	z-index: -3;
}
.z-back:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.back{
    overflow: hidden;
    box-sizing: border-box;
}
.back:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: -1;
}
.sitekly-block .anchor {
	position: absolute;
    top: 0;
}

.box-row{
background-color: transparent;  
min-height:100%;
border:none;
padding:10px;
display: flex;
flex-wrap:wrap;
overflow:visible;
box-sizing: border-box;
position: relative;
align-items:flex-start;
align-content: start;
}
.row-container{
    width: 100%;
    max-width:1300px;
   margin-left: auto;
margin-right: auto;
}
.inner-row {
    display: flex;
    flex-wrap:wrap;
}
.inner-row .icol{
 padding-left:0;   
}
/**
 * ie vertical align fix
 */
.sitekly-block:after, .box-row:before{
content:'';
min-height:inherit;
}

.sitekly-edit {
    font-size: 14px;
    line-height: 1.7;
    color:#434343;
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.sitekly-col .box-row .z-back + .sitekly-edit, .column-inside .sitekly-edit:first-child {
	margin-top: 0;
}
.t{
    font-size: 18px;
font-weight: 700;
}

.row{
width: auto;
position: relative;
    
}
a {
	text-decoration: none;
}
a.fa{
 display: block;   
}

.sitekly-edit.text .z-back{
    z-index:0;
}
.sitekly-edit.img{
    font-size: 0;
    max-width: 100%;
    box-sizing: border-box;
}
.img a{
    display: inline-block;
}
.sitekly-edit.img img {
	width: 100%;
}



.gallery {
	min-width: 50px;
	min-height: 50px;
	width: 100%;
}
.colover{
    width: 100%;
}
.gallery .colcon{
   	display: flex;
    flex-wrap:wrap;
    box-sizing: border-box;
}
.gallery .imgcon {
	width: 50%;
    box-sizing: border-box;
}
.imgcon .img {
	width: 100%;
	padding-bottom: 100%;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
    box-sizing: border-box;
    cursor: pointer;
}

.ialt {
	color: #d4d4d4;
	background-color: #000;
	margin: 0 auto;
	padding: 10px;
	font-size: 15px;
}
.gbig{
position:fixed;
z-index:9999;
width:100%;
height:100%;
 background-color: rgba(0, 0, 0, 0.95); 
 text-align: center;  
    cursor:pointer; 
    background-image: url("/templates/common/images/pre.gif");
    background-repeat: no-repeat; 
    background-position: center;   
}
.gbigin{
position: relative;  
}
.gbig img{
border: 5px solid #fff;   
max-height:95vh;
max-width:95vw;
background-color: #e2e2e2;
}

.gbig .arrow{
	cursor: pointer;
	position: absolute;
	top: 50%;
    left: 0;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
    z-index: 1;
}
.gbig .next {
	right: 0;
    left: unset;
	border-radius: 3px 0 0 3px;
}
.gbig .arrow:hover{
	background-color: rgba(52, 51, 51, 0.8);
}

.sitekly-block.slider{
  padding:0;
  min-height:500px;  
}
.slider .arrow {
	position: absolute;
	font-size: 50px;
	top: 50%;
	display: none;
	cursor: pointer;
	z-index: 1;
	text-align: center;
	transform: translate(0, -50%);
	margin: 0 2%;
	padding: .5rem;
	line-height: 1;
}
.slider.arrows .arrow {
    display: block;
}
.arrow.prev {
    left: 0;
    margin-right: unset !important;
}
.arrow.next {
    right: 0;
    margin-left: unset !important;
}
.slider .slides{
    width: 100%;
}
.slides .slide {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
    display: none;
}

.slide .innercon{
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
    max-width: 1300px;
    height: 100%;
}
.slide .slide-content{
    position: relative;
    min-height: 20px;
    width:100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.innercon .slide-content .sitekly-edit:first-child {
	margin-top: 0;
}
.z-menu {
    display: flex;
}
.z-menu ul {
  list-style: none;
  margin: 0; 
  padding: 0;
  display: flex;
}
.z-menu .nav{
    width: 100%;
    min-width: 20px;
}
.z-menu .navcon{
width: 100%;
}
.z-menu .toggle{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    line-height: 1;
    display: none;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
	font-size: 32px;
	width: 45px;
	border-style: none;
	border-color: rgb(227, 227, 227);
	border-width: 1px;
	color: rgb(60, 60, 60);
	background-color: rgb(227, 227, 227);
    cursor: pointer;
 }
.z-menu .toggle:before{
    content: "\f0c9";
}
.z-menu.active .toggle:before {
	content: "×";
}
.z-menu li {
	position: relative;
}
.z-menu ul a {
  text-decoration: none;
  display: block;
  color: inherit;
  padding: 10px 15px;
}
.z-menu .nav li{
    border-width: 0;
}
.z-menu .nav>li:first-child {
	border-width: 0 !important;
}
.z-menu .subnav {
display: none;
position: absolute;
z-index: 201;
white-space: nowrap;
top: 100%;
left: auto;
}
.z-menu .subnav {
top: 100%;
left: auto;
}
.z-menu .subnav li{
	border-width: 0;
	border-style: solid;
}

.z-menu .subnav li a{
background-color: rgb(255, 255, 255);
padding: 10px 25px;
}
.z-menu .parent.active .subnav {
display: block;
}
.z-menu .parent > a:after {
	content: "\f107";
	display: inline-block;
	padding-left: .6em;
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

.gmap iframe{
width:100%;
box-sizing: border-box;
display: block;
}
.gmap .mapcon{
overflow: hidden;
box-sizing: border-box;
width: 100%;
}
.accordion.sitekly-edit{
    min-height: 20px;
} 
.srow {
	display: flex;
	flex-wrap: nowrap;
    align-content: flex-start;
    min-height: 50px;
margin: 10px 0;
border: 2px solid transparent;
position: relative;
}
.srow .scol {
    width:100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	min-height: 50px;
    position: relative;
    overflow: hidden;
    padding: 5px;
    z-index: 5;
}



h1,h2,h3,p,span {
	margin: 0;
}

.scontrol {
	position: absolute;
	top: calc(50% - 40px);
	background-color: #000;
	opacity: 0.3;
	padding: 10px;
    cursor: pointer;
    z-index: 1;
}
.scontrol:hover{
    opacity:0.7;
}
.scontrol i {
	font-size: 60px;
	color: #c6c6c6;
	transform: scale(1,1.5);
}
.scontrol.right {
	right: 0;
	padding-left: 20px;
}
.scontrol.left {
	left: 0;
	padding-right: 20px;
}












.z-content {
	position: relative;
    width: 100%;
}
.content-inline .z-content {
	display: inline-block;
}
.sitekly-edit>*, .z-content>*{
    position: relative;
}

.cform .inpc{
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
    box-sizing: border-box;
}
.cform .formcon {
    width: 100%;
    box-sizing: border-box;
    overflow:hidden;
}
.cform form {
	display: flex;
	flex-wrap: wrap;
    position: relative;
}
.cform .form-group, .cform .pg {
	border: 0;
	padding: 0;
	margin: 0;
    width: 100%;
    box-sizing: border-box;
}
.cform form, .cform form .submit{
box-sizing: border-box;
border:none;
}
.cform label {
	display: block;
	width: 100%;
	margin: 10px 0 8px 0;
	text-align: left;
}
.cform .pg.submit{
   margin-top: 20px;
}
.cform input.submit{
	display: block;
   box-sizing: border-box; 
   display: inline-block;
   padding: 10px 25px;
   cursor: pointer;
}
.cform .input-group.inline {
	display: flex;
}
.cform .input-group.inline .inpc {
	width: auto;
}
.cform .input-group.inline span.inpc {
	color: inherit;
	background: none !important;
    border: unset;
}
.cform .input-group.inline label{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.icon a{
    text-decoration: none;
    display: inline-block;
    position: relative;
	font-size: 50px;
	width: 50px;
	height: 50px;
	color: rgb(0, 0, 0);
	padding: 10px;
}
.icon a:before{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.inrow{
    display: flex;
}
.inrow .incol{

}
.incol.first{
    display: flex;
    margin: 20px;
}
.inrow .incol img{
max-width: 100%;
height: min-content;
}
.incol a.t{
    display:block;
}
.iconbox{
    box-sizing: border-box;
}
.iconbox .incol.first{
width: auto;
}
.iconbox a.t{
display:block;
}
.iconbox>.first>i {
 font-size: 50px;
 width: 50px;
 height: 50px;
}
.iconbox>.first {
 margin: 13px;
}
.iconbox>.incol>.t {
 font-size: 18px;
 font-weight: 700;
}

.btn > .back {
	background-color: rgb(0, 0, 0);
}
.btn > a{
    display: inline-block;
    text-align: center;
	color: rgb(255, 255, 255);
	padding: 10px 30px;
}
.sitekly-edit.video:before {
	content: "\f04b";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	position: absolute;
	font-size: 50px;
	z-index: 1;
	background-color: #000;
	color: #fff;
	line-height: 1;
	border-radius: 40px;
	padding: 10px;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	opacity: .7;
    cursor:pointer;
}
.sitekly-edit.video:hover::before {
	background-color: #fff;
	color: #333;
}
.video.play:before {
    display: none;
}
.sitekly-edit.video .vidcon{
    width: 100%;
    height: 100%;
    min-width: 50px;
    display: inline-block;
    position: relative;
    box-sizing: border-box;    
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}
.vidcon:before {
	content: "";
	 padding-bottom: 56.25%;  
	display: block;
}
.sitekly-edit.video iframe {
    position: absolute;
    top: 0;
    left: 0;

 }
 .accordion .items {
	width:100%;
}
 .accordion .item {
	overflow: hidden;
}
.accordion .item:last-child {
	margin-bottom: 0 !important;
}
.accordion .head {
	display: flex;
	flex-wrap: nowrap;
	border-width: 0;
    cursor:pointer;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(227, 227, 227);
}
.accordion.left .head{
 flex-direction: row-reverse;   
}
.accordion .title {
    width: 100%;
	font-size: 18px;
	font-weight: 700;
	padding: 20px 30px;
}
.accordion .body {
   overflow-y: auto;
	background-color: rgb(255, 255, 255);
	padding: 20px 30px;
	font-size: 14px;
	line-height: 1.7em;
}
.accordion .icon {
	font-size: 20px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	padding-right: 15px;
}
.accordion.none .icon{
   display: none;
}
.accordion.plus .icon:after{
   content: "\f067";
}
.accordion.plus .active .icon:after{
   content: "\f068";
}

.accordion.angle-left .icon:after{
   content: "\f104";
}
.accordion.angle-left .active .icon:after{
   content: "\f107";
}

.accordion.angle-right .icon:after{
   content: "\f105";
}
.accordion.angle-right .active .icon:after{
   content: "\f107";
}
.social-buttons{
    display: flex;
}
.social-buttons .sicon:last-child{
    margin-right:0 !important;
}
.social-buttons .sicon a{
    padding:0;
}
.iconlist .irow {
	display: flex;
	flex-wrap: wrap;
}
.iconcol{
    display: flex;
}
.iconcol i, .iconcol span{
    align-self: center;
}
.iconlist a{
    padding: 0;
}
.z-incont{
    width: 100%;
}
.z-incont .z-inner {
	display: flex;
	width: 100%;
	box-sizing: border-box;
    flex-wrap: wrap;
    align-content: start;
    min-height: 100%;
}
.z-inner .sitekly-edit:first-child {
	margin-top: 0;
}
.sitekly-edit.divider {
    margin-top: 0px;
}
.sitekly-edit.divider .line {
	display: inline-block;
    height: 1px;
    box-sizing: border-box;
    min-width: 20px;
	width: 100%;
    border-width: 0;
	border-top: 1px solid gray;
	margin-bottom: 10px;
}

.cwindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 4;
  box-sizing: border-box;
}

.crow {
	position: relative;
	display: flex;
    margin-left: -20px;
}
.carousel .column {
	cursor: pointer;
	justify-content: center;
	width: 33.33%;
	flex: 0 0 auto;
	box-sizing: border-box;
	display: flex;
	align-content: center;
	align-items: center;
    padding-left: 20px;
    
}
.column{
    position: relative;
}
.column > .inhelps .full {
	top: 0;
}
.carousel .column-inside {
	width: 100%;
	height: 100%;
    display:flex;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.crow.transition {
  transition: .7s;
}
.carousel .dotscon {
	display: none;
	justify-content: center;
}
.carousel.dots .dotscon {
	display: flex;
    z-index: 9;
}
.carousel .dot {
	width: 10px;
	height: 10px;
    margin-top:10px;
	margin-left: 10px;
    background-color: rgb(116, 120, 124);
    border-radius:50%;
    
}
.carousel .dot:first-child{
    margin-left: 0!important;
}
.carousel .dot.active {
	background-color: rgb(34, 46, 58);
}
 .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: -1rem;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
 
 .container {
    width: 71rem;
  }

  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 1rem;
  }

  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  
.lg-20{
    width:20% !important;
}
.lg-25{
    width:25% !important;
}
.lg-33{
    width:33% !important;
}
.lg-40{
    width:40% !important;
}
.lg-50{
    width:50% !important;
}
.lg-60{
    width:60% !important;
}
.lg-66{
    width:66% !important;
}
.lg-75{
    width:75% !important;
}
.lg-80{
    width:80% !important;
}
.lg-100{
    width:100% !important;
}
/**
 * Menu align
 */
 .lg-left{
justify-content:flex-start;  
}
.lg-center{
justify-content:center;  
}
.lg-right{
justify-content:flex-end;  
}
.lg-justify>*{
flex: auto;
text-align: center;
}
/**
 * align imagebox
 */
.inrow.lg-center{
  flex-direction: column;  
}
.inrow.lg-right{
flex-direction: row-reverse;
}


/**
 * absolute align
 */
 .lg-ableft{
    left:0;
 }
  .lg-abcenter{
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto;
 }
  .lg-abright{
    right:0;
 }
 
 
.sitekly-col .box-row .sitekly-edit.lg-inline, .sitekly-edit.lg-inline {
	margin-top: 0;
    display: inline-flex;
    width:auto;
}
.sitekly-edit.lg-block {
	width: 100% !important;
	margin-left: 0 !important;
}
.lg-scroll{
	background-attachment: fixed !important;
    --scroll-speed:6;
}
.lg-js-right{
	margin-left: auto;
    margin-right: unset;
}
.lg-js-center{
	margin-left: auto;
    margin-right: auto;
}
.lg-stretch{
 --bg-stretch: 1;   
}
.lg-no-stretch{
 --bg-stretch: 0;   
}
.lg-m10{
    margin-left:-10px;
}
.lg-m20{
    margin-left:-20px;
}
.lg-m30{
    margin-left:-30px;
}
.lg-m40{
    margin-left:-40px;
}
.lg-m10 .icol{
padding-left:10px;    
}
.lg-m20 .icol{
padding-left:20px;    
}
.lg-m30 .icol{
padding-left:30px;    
}
.lg-m40 .icol{
padding-left:40px;    
}
@media only screen and (max-width: 75em) {
 .container {
    width: 61rem;
  }

  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 1rem;
  }

  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  
   
.md-20{
    width:20% !important;
}
.md-25{
    width:25% !important;
}
.md-33{
    width:33% !important;
}
.md-40{
    width:40% !important;
}
.md-50{
    width:50% !important;
}
.md-60{
    width:60% !important;
}
.md-66{
    width:66% !important;
}
.md-75{
    width:75% !important;
}
.md-80{
    width:80% !important;
}
.md-100{
    width:100% !important;
}
/**
 * Menu align
 */
 .md-left{
justify-content:start;  
}
.md-center{
justify-content:center;  
}
.md-right{
justify-content:end;  
}
.md-justify>*{
flex: auto;
text-align: center;
}
/**
 * align imagebox
 */
.inrow.md-center{
  flex-direction: column;  
}
.inrow.md-right{
flex-direction: row-reverse;
}
.inrow.md-left{
  flex-direction: row;  
}


/**
 * absolute align
 */
 .md-ableft{
    left:0;
 }
  .md-abcenter{
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto;
 }
  .md-abright{
    right:0;
 }
 
 .sitekly-col .box-row .sitekly-edit.md-inline, .sitekly-edit.md-inline {
	margin-top: 0;
    display: inline-flex;
    width:auto;
}
.sitekly-edit.md-block {
	width: 100% !important;
	margin-left: 0 !important;
}
.md-scroll{
	background-attachment: fixed !important;
    --scroll-speed:6;
}
.md-js-right{
	margin-left: auto;
    margin-right: unset;
}
.md-js-center{
	margin-left: auto;
    margin-right: auto;
}
.md-stretch{
 --bg-stretch: 1;   
}
.md-no-stretch{
 --bg-stretch: 0;   
}
.md-m10{
    margin-left:-10px;
}
.md-m20{
    margin-left:-20px;
}
.md-m30{
    margin-left:-30px;
}
.md-m40{
    margin-left:-40px;
}
.md-m10 .icol{
padding-left:10px;    
}
.md-m20 .icol{
padding-left:20px;    
}
.md-m30 .icol{
padding-left:30px;    
}
.md-m40 .icol{
padding-left:40px;    
}}
@media only screen and (max-width: 62em) {
   .container {
    width: 46rem;
  }

  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0;
    padding-left: 1rem;
  }

  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  
   
.sm-20{
    width:20% !important;
}
.sm-25{
    width:25% !important;
}
.sm-33{
    width:33% !important;
}
.sm-40{
    width:40% !important;
}
.sm-50{
    width:50% !important;
}
.sm-60{
    width:60% !important;
}
.sm-66{
    width:66% !important;
}
.sm-75{
    width:75% !important;
}
.sm-80{
    width:80% !important;
}
.sm-100{
    width:100% !important;
}
/**
 * Menu align
 */
 .sm-left{
justify-content:start;  
}
.sm-center{
justify-content:center;  
}
.sm-right{
justify-content:end;  
}
.sm-justify>*{
flex: auto;
text-align: center;
}
/**
 * align imagebox
 */
.inrow.sm-center{
  flex-direction: column;  
}
.inrow.sm-right{
flex-direction: row-reverse;
}
.inrow.sm-left{
  flex-direction: row;  
}


/**
 * absolute align
 */
 .sm-ableft{
    left:0;
 }
  .sm-abcenter{
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto;
 }
  .sm-abright{
    right:0;
 }
 .sitekly-col .box-row .sitekly-edit.sm-inline, .sitekly-edit.sm-inline {
	margin-top: 0;
    display: inline-flex;
    width:auto;
}
.sitekly-edit.sm-block {
	width: 100% !important;
	margin-left: 0 !important;
}
.sm-scroll{
	background-attachment: fixed !important;
    --scroll-speed:6;
}
.sm-js-right{
	margin-left: auto;
    margin-right: unset;
}
.sm-js-center{
	margin-left: auto;
    margin-right: auto;
}
.sm-stretch{
 --bg-stretch: 1;   
}
.sm-no-stretch{
 --bg-stretch: 0;   
}
.sm-m10{
    margin-left:-10px;
}
.sm-m20{
    margin-left:-20px;
}
.sm-m30{
    margin-left:-30px;
}
.sm-m40{
    margin-left:-40px;
}
.sm-m10 .icol{
padding-left:10px;    
}
.sm-m20 .icol{
padding-left:20px;    
}
.sm-m30 .icol{
padding-left:30px;    
}
.sm-m40 .icol{
padding-left:40px;    
}   
}
@media only screen and (max-width: 48em) {
 .col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 0;
  padding-left: 1rem;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.xs20{
    width:20% !important;
}
.xs25{
    width:25% !important;
}
.xs33{
    width:33% !important;
}
.xs40{
    width:40% !important;
}
.xs50{
    width:50% !important;
}
.xs60{
    width:60% !important;
}
.xs66{
    width:66% !important;
}
.xs75{
    width:75% !important;
}
.xs80{
    width:80% !important;
}
.xs100{
    width:100% !important;
}
 
.xs-20{
    width:20% !important;
}
.xs-25{
    width:25% !important;
}
.xs-33{
    width:33% !important;
}
.xs-40{
    width:40% !important;
}
.xs-50{
    width:50% !important;
}
.xs-60{
    width:60% !important;
}
.xs-66{
    width:66% !important;
}
.xs-75{
    width:75% !important;
}
.xs-80{
    width:80% !important;
}
.xs-100{
    width:100% !important;
}
/**
 * Menu align
 */
 .xs-left{
justify-content:start;  
}
.xs-center{
justify-content:center;  
}
.xs-right{
justify-content:end;  
}
.xs-justify>*{
flex: auto;
text-align: center;
}
/**
 * align imagebox
 */
.inrow.xs-center{
  flex-direction: column;  
}
.inrow.xs-right{
flex-direction: row-reverse;
}
.inrow.xs-left{
  flex-direction: row;  
}


/**
 * absolute align
 */
 .xs-ableft{
    left:0;
 }
  .xs-abcenter{
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto;
 }
  .xs-abright{
    right:0;
 }
 
 .sitekly-col .box-row .sitekly-edit.xs-inline, .sitekly-edit.xs-inline {
	margin-top: 0;
    display: inline-flex;
    width:auto;
}
.sitekly-edit.xs-block {
	width: 100% !important;
	margin-left: 0 !important;
}
.xs-scroll{
	background-attachment: fixed !important;
    --scroll-speed:6;
}
.xs-js-right{
	margin-left: auto;
    margin-right: unset;
}
.xs-js-center{
	margin-left: auto;
    margin-right: auto;
}
.xs-stretch{
 --bg-stretch: 1;   
}
.xs-no-stretch{
 --bg-stretch: 0;   
}
.xs-m10{
    margin-left:-10px;
}
.xs-m20{
    margin-left:-20px;
}
.xs-m30{
    margin-left:-30px;
}
.xs-m40{
    margin-left:-40px;
}
.xs-m10 .icol{
padding-left:10px;    
}
.xs-m20 .icol{
padding-left:20px;    
}
.xs-m30 .icol{
padding-left:30px;    
}
.xs-m40 .icol{
padding-left:40px;    
}   
}

@media only screen and (max-width: 47.999999em) {
body:not(.show-hidden) .xs-hide{
    display: none !important;
}
.inrow.xs-left .incol.first{
margin-left: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}
.inrow.xs-center .incol.first{
margin-left: 0 !important; 
margin-right: 0 !important; 
margin-top: 0 !important; 
align-self:center;
justify-content: center;
}
.inrow.xs-right .incol.first{
margin-right: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}

/**
 * menu views
 */
 .xs-drop{
    text-align: right;
 }
 .xs-drop .navcon {
	display: inline-flex;
	flex-direction: column;
	position: relative;
    width: auto;
}
 .xs-vert .navcon{
    width:auto;
 }
  .xs-vert .nav{
    display: inline-flex;
    flex-direction: column;
 }
 .xs-drop .nav {
    display: inline-flex;
    flex-direction: column;
	position: absolute;
	top: 100%;
    left: 0;
    right: unset;
    z-index: 202;
    background-color: rgb(255, 255, 255);
}
  .xs-drop .nav{
    display:none;
 }
 .xs-drop.xs-right .nav{
    right:0;
    left:unset;
 }
   .xs-drop.active .nav{
    display:block;
 }
.xs-subright {
	left: auto;
	right: 0;
}
.xs-vert .subnav, .xs-drop .subnav {
	top: 0;
	left: 100%;
    right: auto;
}
.xs-vert .subnav.xs-subleft {
	left: auto;
    right: 100%;
}
  .xs-drop a.toggle{
    display: block;
    align-self: end;
 }
 .xs-drop .subnav {
	position: static;
	width: 100% !important;
}}

@media only screen and (min-width: 48em) and (max-width: 61.999999em) {
body:not(.show-hidden) .sm-hide{
    display: none !important;
}
.inrow.sm-left .incol.first{
margin-left: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}
.inrow.sm-center .incol.first{
margin-left: 0 !important; 
margin-right: 0 !important; 
margin-top: 0 !important; 
align-self:center;
justify-content: center;
}
.inrow.sm-right .incol.first{
margin-right: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}

/**
 * menu views
 */
 .sm-drop{
    text-align: right;
 }
 .sm-drop .navcon {
	display: inline-flex;
	flex-direction: column;
	position: relative;
    width: auto;
}
 .sm-vert .navcon{
    width:auto;
 }
  .sm-vert .nav{
    display: inline-flex;
    flex-direction: column;
 }
 .sm-drop .nav {
    display: inline-flex;
    flex-direction: column;
	position: absolute;
	top: 100%;
    left: 0;
    right: unset;
    z-index: 202;
    background-color: rgb(255, 255, 255);
}
  .sm-drop .nav{
    display:none;
 }
 .sm-drop.sm-right .nav{
    right:0;
    left:unset;
 }
   .sm-drop.active .nav{
    display:block;
 }
.sm-subright {
	left: auto;
	right: 0;
}
.sm-vert .subnav, .sm-drop .subnav {
	top: 0;
	left: 100%;
    right: auto;
}
.sm-vert .subnav.sm-subleft {
	left: auto;
    right: 100%;
}
  .sm-drop a.toggle{
    display: block;
    align-self: end;
 }
 .sm-drop .subnav {
	position: static;
	width: 100% !important;
}}

@media only screen and (min-width: 62em) and (max-width: 74.999999em) {
body:not(.show-hidden) .md-hide{
    display: none !important;
}
.inrow.md-left .incol.first{
margin-left: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}
.inrow.md-center .incol.first{
margin-left: 0 !important; 
margin-right: 0 !important; 
margin-top: 0 !important; 
align-self:center;
justify-content: center;
}
.inrow.md-right .incol.first{
margin-right: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}

/**
 * menu views
 */
 .md-drop{
    text-align: right;
 }
 .md-drop .navcon {
	display: inline-flex;
	flex-direction: column;
	position: relative;
    width: auto;
}
 .md-vert .navcon{
    width:auto;
 }
  .md-vert .nav{
    display: inline-flex;
    flex-direction: column;
 }
 .md-drop .nav {
    display: inline-flex;
    flex-direction: column;
	position: absolute;
	top: 100%;
    left: 0;
    right: unset;
    z-index: 202;
    background-color: rgb(255, 255, 255);
}
  .md-drop .nav{
    display:none;
 }
 .md-drop.md-right .nav{
    right:0;
    left:unset;
 }
   .md-drop.active .nav{
    display:block;
 }
.md-subright {
	left: auto;
	right: 0;
}
.md-vert .subnav, .md-drop .subnav {
	top: 0;
	left: 100%;
    right: auto;
}
.md-vert .subnav.md-subleft {
	left: auto;
    right: 100%;
}
  .md-drop a.toggle{
    display: block;
    align-self: end;
 }
 .md-drop .subnav {
	position: static;
	width: 100% !important;
}}

@media only screen and (min-width: 75em) {
body:not(.show-hidden) .lg-hide{
    display: none !important;
}
.inrow.lg-left .incol.first{
margin-left: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}
.inrow.lg-center .incol.first{
margin-left: 0 !important; 
margin-right: 0 !important; 
margin-top: 0 !important; 
align-self:center;
justify-content: center;
}
.inrow.lg-right .incol.first{
margin-right: 0 !important; 
margin-top: 0 !important; 
margin-bottom: 0 !important; 
}

/**
 * menu views
 */
 .lg-drop{
    text-align: right;
 }
 .lg-drop .navcon {
	display: inline-flex;
	flex-direction: column;
	position: relative;
    width: auto;
}
 .lg-vert .navcon{
    width:auto;
 }
  .lg-vert .nav{
    display: inline-flex;
    flex-direction: column;
 }
 .lg-drop .nav {
    display: inline-flex;
    flex-direction: column;
	position: absolute;
	top: 100%;
    left: 0;
    right: unset;
    z-index: 202;
    background-color: rgb(255, 255, 255);
}
  .lg-drop .nav{
    display:none;
 }
 .lg-drop.lg-right .nav{
    right:0;
    left:unset;
 }
   .lg-drop.active .nav{
    display:block;
 }
.lg-subright {
	left: auto;
	right: 0;
}
.lg-vert .subnav, .lg-drop .subnav {
	top: 0;
	left: 100%;
    right: auto;
}
.lg-vert .subnav.lg-subleft {
	left: auto;
    right: 100%;
}
  .lg-drop a.toggle{
    display: block;
    align-self: end;
 }
 .lg-drop .subnav {
	position: static;
	width: 100% !important;
}}

