@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../img/top.svg);
	background-attachment: fixed;
	background-color: rgba(255,253,246,1.00);
	background-size: cover;
	max-width: 1200px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 30px;
	margin-right: auto;
}

.container-fluid {
	padding: 0px;
}

.navbar-brand h1 {
	font-family: 'Ubuntu', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 22px;
	color: rgba(155,18,129,1.00);
	font-weight: 400;
	line-height: 30px;
	margin-left: 0px;
}

.navbar-brand h2 {
	font-family: 'Ubuntu', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	color: rgba(155,18,129,1.00);
	font-style: italic;
	font-weight: 300;
}

#mainmenu li {
	padding-top: 23px;
	transition: all 200ms ease-in;
	line-height: normal;
}

#mainmenu a {
	color: rgba(155,18,129,1.00);
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 48px;
	transition: all 200ms ease-in;
	padding-top: 0px;
	height: 46px;
	border-bottom: 0px solid rgba(255,255,255,0);
}

#mainmenu a:hover {
	color: rgba(4,173,255,1.00);
	background-color: rgba(255,255,255,0.75);
}


#langmenu li {
	padding-top: 25px;
	margin-left: -10px;
	font-size: 10px;
	font-family: 'Ubuntu', sans-serif;
}

#langmenu a {
	color: rgba(253,168,0,1.00);
	height: 40px;
}

#langmenu a:hover {
	color: rgba(4,173,255,1.00);
}

header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}


#EdnaJlogo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 57px;
	width: 94px;
}
.logobox {
	margin: 0px;
	padding: 0px;
}

.navbar-default {
	top: 0px;
	border-style: none;
	border-radius: 0px;
	background-color: rgba(255,255,255,.6);
	padding: 0px;
}
.navbar {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar-brand {
}




.navbar-default .navbar-toggle {
	border-color: rgba(155,18,129,1.00)
;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: rgba(155,18,129,1.00)
;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(253,168,0, 0.2);
}
button.navbar-toggle.collapsed {
	margin-top: 22px;
	margin-bottom: 15px;
}
button.navbar-toggle {
	margin-top: 25px;
	margin-bottom: 15px;
}
#ejnav .navbar-header {
	height: 80px;
}

#carousel1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.carousel-caption {
	text-align: left;
	left: 4%;
	right: 10%;
	text-shadow: 0 1px 4px rgba(0, 0, 0, .5);
}

.carousel-caption h3 {
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-size: 62px;
}

.carousel-caption p {
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}
.pageheadimg  {
	position: relative;
	margin-top: 20px;
}
.stuff {
	padding-top: 62px;
	padding-bottom: 102px;
	margin: 0px;
	padding-left: 0px;
}
.dashdeco {
	border-left: 4px dashed rgba(253,168,0,0.32);
	border-right-color: rgba(155,18,129,1.00);
	border-bottom-color: rgba(155,18,129,1.00);
	border-top-color: rgba(155,18,129,1.00);
	border-top-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 46px;
}
.dashinset {
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.dashinset h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size: 32px;
	color: rgba(155,18,129,1.00);
}

.stuff p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.stuff h2 {
	font-family: 'Ubuntu', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
}
.pageheadimg h1 {
	padding: 0px;
	margin: 0px;
	left: 30px;
	bottom: 20px;
	font-family: 'Roboto', sans-serif;
	position:absolute;
	font-size: 124px;
	color: rgba(255, 255, 255, .8);
	text-shadow: 0 1px 4px rgba(0, 0, 0, .5);
	text-transform: uppercase;
	font-weight: 100;
}
.long h1   {
	font-size: 76px;
}
.picgal {
}

.ej-thumb-box {
	display: inline-block !important;
	position: relative !important;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 0px;
}
.ej-thumb-box-overlay {
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}

.ej-thumb-box a:hover .ej-thumb-box-overlay {
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    text-align: center;
    position: absolute;
    background-color: rgba(188,0,208,.15);
    color: #fff;
    width:100%;
    height:100%;
}
.ej-thumb-box-overlay span {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 18px;
}

.ej-thumb2-box {
	display: inline-block !important;
	position: relative !important;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ej-thumb2-box-overlay {
  visibility: hidden;
  opacity: 0;
  text-align: center;
  transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}

.ej-thumb2-box a:hover .ej-thumb2-box-overlay {
	visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    text-align: center;
    position: absolute;
    background-color: rgba(188,0,208,.15);
    color: #fff;
    width:100%;
    height:100%;
}
.ej-thumb2-box-overlay span {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 18px;
}

.box {
	background-color: rgba(255,255,255,.7);
	margin-top: 20px;
}
.iconfix {
	width: 36px;
	margin-top: 24px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 15px;
	height: 36px;
}
.paddingimg {
	padding-right: 10px;
}
.iconbox {
	margin-bottom: 40px;
}
.iconbox p {
	text-align: right;
}
.copybox p  {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	color: rgba(155,18,129,1.00);
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	line-height: 36px;
}
.widthfix .col-xs-4.col-sm-2 {
	max-width: 100%;
	max-height: 100%;
}
#ejnav .navbar-header .navbar-brand {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 32px;
}
a {
	color: rgba(155,18,129,1.00);
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: rgba(155,18,129,1.00);
}
a:active {
	color: rgba(188,0,208,1.00);
	text-decoration: none;
}
a:visited {
	color: rgba(155,18,129,1.00);
	text-decoration: none;
}
a:hover {
	color: rgba(188,0,208,1.00);
	text-decoration: none;
}
.pageh1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: undefined;
}


.pageh1 h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 18px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 33px;
	color: rgba(178,22,147,1.00);
	font-weight: 500;
	line-height: 40px;
}
.achievelist p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 23px;
	color: rgba(99,11,81,1.00);
	font-weight: 400;
	line-height: 23px;
	margin-bottom: 14px;
	padding-top: 0px;
}
.listbold {
	font-weight: 400;
	color: rgba(178,22,147,1.00);
}
.listdate {
	font-weight: 400;
	font-size: 13px;
	color: rgba(253,168,0,1.00);
}
.row.row-centered {
	margin: 0px;
}
.row {
	margin: 0px;
}

@media (max-width:937px){
#mainmenu a {
font-size: 14px;
}
	
}


@media (max-width:900px){
.navbar-header {
	float: none;
	color: rgba(255,255,255,.88);
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	#mainmenu li {
	padding-top: 10px;
	padding-bottom: 10px;

	}

   
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
	.carousel-caption h3 {
	font-size: 42px;
	}

	.carousel-caption p {
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	}

 	#langmenu li {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;

	}
	
	.pageheadimg h1 {
	font-size: 76px;
	}
	
	.dashinset {
	padding-left: 20px;
	padding-top: 0px;
	margin-left: 0px;
}

.stuff {
	padding-top: 22px;
	padding-bottom: 40px;
}
.achievelist p {
	font-size: 20px;
	line-height: 20px;
}
#mainmenu a {
	font-size: 16px;
}

}

@media (max-width:767px){
.copybox p {
	text-align: center;
}
.iconbox p {
	text-align: center;
}
.achievelist p {
	font-size: 18px;
}
.carousel-caption h3 {
	font-size: 38px;
}
.long h1 {
	font-size: 58px;
}


}

@media (max-width:700px){

body {
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
}
	
.carousel-caption h3 {
	font-size: 28px;
	margin-bottom: 2px;
}
.carousel-caption p {
	font-size: 9px;
	line-height: 12px;
}

.pageheadimg h1 {
	font-size: 48px;
	left: 15px;
	bottom: 8px;
	}
.long h1 {
	font-size: 32px;
}
.stuff p {
	font-size: 14px;
	line-height: 25px;
}
.achievelist p {
	font-size: 19px;
	line-height: 22px;
}
#EdnaJlogo {
	width: 85px;
	height: 51px;
}
.navbar-header .navbar-brand #EdnaJlogo {
}
.navbar-brand h1 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 6px;
}
.navbar-brand h2 {
	font-size: 16px;
	line-height: 20px;
}
.dashinset h1 {
	font-size: 20px;
}
.iconfix {
	margin-left: 8px;
	margin-right: 8px;
}

}
