html, body { 
  scroll-behavior: smooth
}
body.c8home {
  animation: fadeInAnimation ease 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
body {color:#000000;}
body.c8home, video {
  background-color: #00144f;
}

.arrows {
	width: 60px;
	height: 74px !important;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 15vH;
}

.arrows path {
	stroke: #fff;
	fill: transparent;
	stroke-width: 2px;	
	animation: arrow 2s infinite;
	-webkit-animation: arrow 2s infinite; 
}
#container_top2_modules .arrows path {
	stroke: #000;
}
@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrows path.a1 {
	animation-delay:-1s;
	-webkit-animation-delay:-1s; /* Safari Chrome */
}

.arrows path.a2 {
	animation-delay:-0.5s;
	-webkit-animation-delay:-0.5s; /* Safari Chrome */
}

.arrows path.a3 {	
	animation-delay:0s;
	-webkit-animation-delay:0s; /* Safari Chrome */
}

/* All the snapping stuff */
::-webkit-scrollbar {
  width: 0px;
  background: transparent; 
}

/* Other styles */
section, section {
  padding: 0;
  display: block;
  align-items: center;
  justify-content: center;
  background-color: darkorchid;
}
.uk-scope .uk-slideshow-items {
  aspect-ratio: unset !important;
}
/* END SNAP */
.c8home #container_footer {display:none;}

#header_main {height:120px;}
.is-sticky #header_main {height:84px;}

.c8home #container_header {
  transition: none;	
  background-color: rgba(255, 255, 255, 0);
}

.uk-scope .uk-grid {
  align-items: center;
  justify-content: center;
}

#c8_bg_header {display:none;}
.c8home #c8_bg_header {
  content: "";
  width: 100%;
  height: 120px;
  background: #000;
  display: block;
  position: fixed;
  z-index: 9;
  top: 0px;
}
.header_main.wrapper960 {width:90vw}

 .is-sticky #container_header {
  background-image: none !important;
  box-shadow: 0 0.25rem 1rem rgba(0,0,0,0.08);
  opacity: 1;
}
.c8home  .outside_header {
margin-bottom: -120px;
}
.c8home .uk-scope [data-uk-cover]:where(img, video), .c8home .uk-scope [uk-cover]:where(img, video) {
/*	
  filter: grayscale(40%);
  opacity: 0.8;
*/
}
#container_showcase1_modules {
  background-color: transparent !important;
  background: url('') 15% bottom no-repeat;
  background-size: auto !important;
}
a {
  text-decoration: none;
}
a.pathway {
  color: #484f56;
}
.mm-spn a {
  color: #a2b8d3;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
}
.mm-spn a:hover, .mm-spn li.active a {
  color: #ffffff;
}
.article-info {
  margin-bottom: 20px;
}

h2, .content-category h1, .registration h1 {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
 }
.bottom-3 h2 {
	font-weight: 600;
}
.page-header a {color: #000000 !important}

/* logo */
.c8home .logo {opacity:0;}
.logo {
  padding: 10px 20px;
}
.c8home .hornav {
  animation: fadeInAnimation ease 2s;
}
.logo-image {
  transition: all 0.4s ease;
  height:100px !important;
}
.is-sticky #logo {
  top: 0px !important;
  opacity:1 !important;
}
.is-sticky .logo-image {
  height:60px !important;
}

/* c8 nav */
.hornav ul.menu .parent-indicator, .hornav ul.mod-menu ul.mod-menu__sub ul.mod-menu__sub, span.parent-indicator {
    display:none;
}
.hornav ul.menu > li > a, .hornav ul.menu > li > span {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 3px;
}
.c8home .hornav ul.menu li a, .c8home .hornav ul.menu li span, .c8home .hornav > ul > .parent::after,
.c8home .hornav ul.menu li li a, .c8home .hornav ul.menu li li span, .c8home .hornav > ul > .parent::after,
.is-sticky .hornav ul.menu li li a, .is-sticky .hornav ul.menu li li span, .is-sticky .hornav > ul > .parent::after,
.hornav ul.menu li li a, .hornav ul.menu li.active li a, .hornav ul.menu li li a:hover, .hornav ul.menu li li.active a,
.is-sticky .hornav ul.menu li li a:hover, .is-sticky .hornav ul.menu li li.active a,
.is-sticky .hornav ul.menu li.active li a,
.c8home #socialmedia ul li a [class^="fa-"]::before, .c8home #socialmedia ul li a [class*=" fa-"]::before {
  color: rgba(162, 184, 211, 1) !important;
}

.hornav ul.menu li a:hover, .hornav ul.menu li.active a,
.is-sticky .hornav ul.menu li a:hover, .is-sticky .hornav ul.menu li.active a {
    color: #fff !important;
}

.hornav ul.menu li.active ul.mod-menu__sub li.active {
  background-color: #d3b94c !important;
}

.hornav ul.menu li a, .hornav ul.menu li span, .hornav > ul > .parent::after, 
.is-sticky .hornav ul.menu li a, .is-sticky .hornav ul.menu li span, .is-sticky .hornav > ul > .parent::after,
#socialmedia ul li a [class^="fa-"]::before, #socialmedia ul li a [class*=" fa-"]::before,
.is-sticky #socialmedia ul li a [class^="fa-"]::before, .is-sticky #socialmedia ul li a [class*=" fa-"]::before {
  color: #a2b8d3 !important;
}

 
.hornav > ul > li > ul, .hornav > ul > li > ul > li > ul, .hornav > ul > li > ul > li > ul > li > ul {
    background-color: #000000; !important;
    min-width: 300px;
	margin-top: 2px;
}


.maincontent {
  padding: 50px 20px;
}
 
.base-1b .module_header {visibility:hidden;}

.footermenu .mod-list li a {
  color: #a2b8d3 !important;
  text-decoration: none;
}

.c8iframecontainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* uk */
.uk-scope .uk-h1, .uk-heading-2xlarge, .uk-scope .uk-heading-xlarge, .uk-scope h1, h1 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
    color: var(--h1-color) !important;
}
.uk-scope .uk-h2, .uk-scope .uk-heading-large, .uk-scope h2, h2 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
    color: var(--h2-color) !important;
}
.uk-scope .uk-h3, .uk-scope .uk-heading-medium, .uk-scope h3, h3 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
    color: var(--h3-color) !important;
	line-height: 1.3em;
}
.uk-scope .uk-h3, .uk-scope h3 {
	font-weight: 600 !important;
	font-size: 1.2rem !important;
	}
.c8home .uk-scope .uk-h3, .c8home .uk-scope .uk-heading-medium, .c8home .uk-scope h3 {
    font-family: Raleway, Arial, Verdana, sans-serif !important;
    color: #22262a !important;
}
.uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-small, .uk-scope h4, .uk-scope h5, .uk-scope h6, h4, h5, h6 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
    color: var(--h4-color) !important;
}
/* links */
/*
.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  color: var(--h1-color) !important;
}
*/
.btn:hover, button:hover, .btn:focus, .btn:active, .btn.active, .readmore .btn:hover, .dropdown-toggle:hover {
  color: #ffffff !important;
}

/* primary */
.uk-scope .uk-card-primary.uk-card-body .uk-h1, .uk-scope .uk-card-primary.uk-card-body .uk-h2, .uk-scope .uk-card-primary.uk-card-body .uk-h3, .uk-scope .uk-card-primary.uk-card-body .uk-h4, .uk-scope .uk-card-primary.uk-card-body .uk-h5, .uk-scope .uk-card-primary.uk-card-body .uk-h6, .uk-scope .uk-card-primary.uk-card-body .uk-heading-2xlarge, .uk-scope .uk-card-primary.uk-card-body .uk-heading-large, .uk-scope .uk-card-primary.uk-card-body .uk-heading-medium, .uk-scope .uk-card-primary.uk-card-body .uk-heading-small, .uk-scope .uk-card-primary.uk-card-body .uk-heading-xlarge, .uk-scope .uk-card-primary.uk-card-body h1, .uk-scope .uk-card-primary.uk-card-body h2, .uk-scope .uk-card-primary.uk-card-body h3, .uk-scope .uk-card-primary.uk-card-body h4, .uk-scope .uk-card-primary.uk-card-body h5, .uk-scope .uk-card-primary.uk-card-body h6, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h1, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h2, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h3, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h4, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h5, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-h6, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-2xlarge, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-large, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-medium, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-small, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-xlarge, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h1, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h2, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h3, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h4, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h5, .uk-scope .uk-card-primary > :not([class*="uk-card-media"]) h6, .uk-scope .uk-overlay-primary .uk-h1, .uk-scope .uk-overlay-primary .uk-h2, .uk-scope .uk-overlay-primary .uk-h3, .uk-scope .uk-overlay-primary .uk-h4, .uk-scope .uk-overlay-primary .uk-h5, .uk-scope .uk-overlay-primary .uk-h6, .uk-scope .uk-overlay-primary .uk-heading-2xlarge, .uk-scope .uk-overlay-primary .uk-heading-large, .uk-scope .uk-overlay-primary .uk-heading-medium, .uk-scope .uk-overlay-primary .uk-heading-small, .uk-scope .uk-overlay-primary .uk-heading-xlarge, .uk-scope .uk-overlay-primary h1, .uk-scope .uk-overlay-primary h2, .uk-scope .uk-overlay-primary h3, .uk-scope .uk-overlay-primary h4, .uk-scope .uk-overlay-primary h5, .uk-scope .uk-overlay-primary h6 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
	color: var(--primary-color) !important;
}
/* light */
.uk-scope .uk-light .uk-h1, .uk-scope .uk-light .uk-h2, .uk-scope .uk-light .uk-h3, .uk-scope .uk-light .uk-h4, .uk-scope .uk-light .uk-h5, .uk-scope .uk-light .uk-h6, .uk-scope .uk-light .uk-heading-2xlarge, .uk-scope .uk-light .uk-heading-large, .uk-scope .uk-light .uk-heading-medium, .uk-scope .uk-light .uk-heading-small, .uk-scope .uk-light .uk-heading-xlarge, .uk-scope .uk-light h1, .uk-scope .uk-light h2, .uk-scope .uk-light h3, .uk-scope .uk-light h4, .uk-scope .uk-light h5, .uk-scope .uk-light h6 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
	color: #fff !important;
}
/* secondary */
.uk-scope .uk-card-secondary.uk-card-body .uk-h1, .uk-scope .uk-card-secondary.uk-card-body .uk-h2, .uk-scope .uk-card-secondary.uk-card-body .uk-h3, .uk-scope .uk-card-secondary.uk-card-body .uk-h4, .uk-scope .uk-card-secondary.uk-card-body .uk-h5, .uk-scope .uk-card-secondary.uk-card-body .uk-h6, .uk-scope .uk-card-secondary.uk-card-body .uk-heading-2xlarge, .uk-scope .uk-card-secondary.uk-card-body .uk-heading-large, .uk-scope .uk-card-secondary.uk-card-body .uk-heading-medium, .uk-scope .uk-card-secondary.uk-card-body .uk-heading-small, .uk-scope .uk-card-secondary.uk-card-body .uk-heading-xlarge, .uk-scope .uk-card-secondary.uk-card-body h1, .uk-scope .uk-card-secondary.uk-card-body h2, .uk-scope .uk-card-secondary.uk-card-body h3, .uk-scope .uk-card-secondary.uk-card-body h4, .uk-scope .uk-card-secondary.uk-card-body h5, .uk-scope .uk-card-secondary.uk-card-body h6, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h1, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h2, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h3, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h4, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h5, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h6, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-2xlarge, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-large, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-medium, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-small, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-xlarge, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h1, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h2, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h3, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h4, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h5, .uk-scope .uk-card-secondary > :not([class*="uk-card-media"]) h6 {
	font-family: Raleway, Arial, Verdana, sans-serif !important;
	color: var(--secondary-color) !important;
}

/* */
.uk-table th {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: var(--h3-color) !important;
  text-transform: none !important;
}
.uk-table-hover tbody tr:hover, .uk-table-hover > tr:hover {
  background: #fff !important;
}
.uk-lightbox {
  z-index: 99999999;
  background: #f2f2f2 !important;
}
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 129, 111, 0.9) !important;
  color: rgba(255,255,255,1) !important;
}
.uk-slideshow .uk-overlay div div {
}
.uk-slideshow .uk-overlay h1 {
	color: #000000 !important;
}
.uk-scope .uk-link-toggle:hover .uk-link, .uk-scope .uk-link:hover, .uk-scope a:hover {
  text-decoration: none !important;
}
.c8technology .uk-card-body {
	padding-top:0px !important;
}
.uk-card-body h3 {
	text-align:left !important;
}

.uk-scope .c8teamcard .uk-card-body {
  padding: 20px 10px 0 0 !important;
}
.c8teamcard .uk-card-body h3 {
	text-align:left !important;
}
.uk-scope .uk-card-default {
  color: #000 !important;
  border-radius: 4px;
}
.uk-scope .uk-card {
   border-radius: 4px;
}
.uk-scope .uk-inline-clip, .uk-scope .uk-card-media-top img, .uk-scope .uk-card-media-top img {
   border-radius: 4px 4px 0 0;
}
.uk-scope .uk-overlay-primary {
  background: rgba(162, 184, 211, 0.6) !important;
}


#wk-c8 {margin:30px 0;}
.uk-scope .c8team .uk-card-body {
  padding:30px 20px !important;
 }
.uk-card-body.c8card, .uk-scope .uk-card-body.c8card {
  padding: 0px !important;
  background:#f6f6f6 !important;
}
.uk-card-default, .uk-card-body.c8card {
  border-radius:4px;
}
.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  text-decoration: none !important;
}

/* images */
figure.float-start {
  margin-right: 2em;
}
figure.float-start img {
  width:266px;
}

/* buttons */
.uk-button {
  font-size: 1rem !important;
  border-radius: .25rem !important;
  text-transform: none !important;
}

.mm-spn.mm-spn--dark {
  color: #000000;
  font-weight: 600;
  letter-spacing: 1px;
}

.uk-scope .uk-list-divider li div.uk-flex, .uk-scope .uk-list-divider.c8advboard li div.uk-margin-remove, .com-content-category-blog .item-content {
background: #fff;
padding: 20px;
border-radius: 4px;
box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.uk-scope .uk-list-divider li div.uk-margin-remove {
background: #fff;
padding: 20px;
border-radius: 4px;
}
.uk-scope .uk-list-divider h3 {margin-bottom:0 !important;}
.uk-scope .uk-list-divider .uk-margin-remove p:first-of-type {margin-top:0;}
.uk-scope .uk-list-divider > :nth-child(n+2) {border-top: 0px solid #e5e5e5 !important;}


.social-linkedin:hover {
  background-color: #000000 !important;
}
#socialmedia ul li a:hover [class^="fa-"]::before, #socialmedia ul li a:hover [class*=" fa-"]::before,
.is-sticky #socialmedia ul li a:hover [class^="fa-"]::before, .is-sticky #socialmedia ul li a:hover [class*=" fa-"]::before {
	color: #fff !important;
}

.maincontent a i.fa-linkedin {
  color: #000000 !important;
  font-size:20px;
}

h3.j51_icon_title {font-weight: 600; !important}
div.j51_icon.boxed figure {height:350px;} 

.copyright {
  line-height: 1.5;
  padding: 0 5px 0 0;
}
.copyright, .copyright p, .copyright a {
  color: #a2b8d3 !important;
}

/* FORM */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(0, 129, 111,0.8);
    outline: 0;
    outline: thin dotted \9;
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 129, 111,.6);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 129, 111,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 129, 111,.6);
}
.uk-checkbox, .uk-radio {
  background-color: #fff !important;
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
    background-color: #000000 !important;
}
.uk-checkbox:focus, .uk-radio:focus {
    outline: 0;
    border-color: #000000 !important;
}
.uk-button-primary, .uk-button {
	border-radius: 4px;
	text-transform: none;
}

label, .uk-form-label {
    color: #22262a;
    font-size: 16px;
}
label, .uk-form-label {
    display: initial;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px !important;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: 20px;
  margin-right: 10px;
  height: 20px;
  margin-bottom: 3px;
}

h3.uk-panel-title.error, .formError {color: #b94a48;}
.formError {
    font-weight: 500;
    font-size: 14px;
}
.grecaptcha-badge {
    bottom: 50px !important;
}

img.kaech {
	margin-top: 80px;
	filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.2));
	animation: fadeInAnimation ease 3s;
}	

.c8parallax {display:none;}

@media only screen and (max-width: 1200px) {
	.hornav ul.menu > li {
	  margin: 0 10px;
	}
	#content_remainder {
	  width: 100% !important;
	}
	#sidecol_b {
	  display: none;
	}
}

/* #Tablet (Landscape)
================================================== */
@media only screen and (max-width: 1024px) {
	.maincontent {
	  padding: 40px 20px;
	}
}
/* #Tablet (Portrait)
================================================== */
@media only screen and (max-width: 959px) {
	.c8home #logo {
	  top: 0px !important;
	}
	h1 {
	  font-size: 2em;
	}
	.uk-slideshow .uk-overlay div div {
	  margin:60px 30px 0 30px;
	}
	.c8home .uk-slideshow .uk-slidenav-previous, .c8home .uk-slideshow .uk-slidenav-next {
	  margin-top:40px;
	}
	div.j51_icon.boxed figure {height:390px;} 
}
/* #Mobile (Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	#container_header {opacity: 1 !important;}
	.scroll-container {
  		height: initial !important;
  		overflow-y: initial !important;
  		scroll-snap-type: initial !important;
  		position: initial !important;
  		scroll-behavior: initial !important;
  		overscroll-behavior: initial !important;
	}	
	#container_top2_modules, #container_top3_modules {
  		height: initial; !important;
  		scroll-snap-align: initial !important;
  		width: 100vw;
  		overflow-x: hidden;
	}	
	#container_top2_modules .arrows, #container_top3_modules .arrows {display:none;}	
	.logo-image {
  		height: 60px !important;
	}	
	img.kaech {margin-top:-20px;}		
	.c8home #logo {
	  animation: none;
	}
	.c8home .uk-slideshow, .c8home .uk-slideshow div.uk-position-relative.uk-visible-toggle, .c8home ul.uk-slideshow-items.uk-transition-active, .c8home .uk-slideshow .uk-slideshow-items > *, .c8home .uk-scope .uk-slideshow-items, .c8home .uk-overlay {
	}
	.c8home .uk-slideshow .uk-overlay ul.uk-dotnav, .c8home .uk-slideshow .uk-position-bottom {display:none;}
	.uk-slideshow .uk-overlay div div {
	}
	img.kaech {max-width: 360px !important;}	
	.maincontent {
	  padding: 30px 20px;
	}
	h1, .uk-scope .uk-h1, .uk-scope h1  {
	  font-size: 1.6em !important;
	}
	figure.float-start img {
	  width: 225px;
	}
	.c8parallax {display:block; margin-top: -100px;}
	.footermenu ul {
      margin-left: -5px;
      padding-left: 0;
    }
}
/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 440px) {
	img.kaech {margin-top:40px; max-width: 250px !important;}	
	.arrows {
  	  bottom: 60px;
	}	
	#container_header-sticky-wrapper #socialmedia {display:none;}
	figure.float-start {
	  margin-right: 0;
	}
	figure.float-start img {
	  width: 100%;
	}
	.c8parallax {display:block; margin-top: 0;}	
}

@media only screen and (max-width: 350px) {
	#container_header-sticky-wrapper #socialmedia {display:none;}
	figure.float-start {
	  margin-right: 0;
	}
	figure.float-start img {
	  width: 100%;
	}
	div.j51_icon.boxed figure {height:320px;} 
}
