@charset "utf-8";
body {
	background-image: url(../images/actbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	}
@media (min-width: 100px) and (max-width: 767px){
.container {
	float:none;
	clear:none;
	display:block;
	width: 100%;
	height:auto;
	margin:auto;
	padding:0;	
	}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#mobmenu {
	position:fixed;
	top: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 43px;
	padding: 0;
	margin: 0;
	float:none;
	clear:both;
	background-color: #1D71FD;
	overflow: visible;
	}
#mobmenu a {
	display: inline-block;
	width: 32%;
	height: auto;
	background-color: #1D71FD;
	text-align: center;
	padding: 11px 0 8px 0;
	margin: 3px 3px 3px 3px;
	color: #FFF;
	border-right: medium solid #001A46;
	font-size: 12px;
	text-decoration:none;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	}
.box {
    width:100%;
    height:auto;
    background:#FFF;
    margin:40px auto;
	display:none;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
    display:none;
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 1200px;
	background-color: #000;
	-webkit-box-shadow: 0 15px 10px #000;
	-moz-box-shadow: 0 15px 10px #000;
	box-shadow: 0 15px 10px #000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
#aboutusRowOne {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 80px auto 20px auto;
	padding: 20px;
	border: thin solid #C8C8C8;
	border-radius: 10px;
	}
#aboutusRowOne h1
{
	text-align: center;
	margin: 10px auto 20px auto;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;
	color: #022E76;
	}
#aboutusRowOne h3 {
	text-align: center;
	margin: 30px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #022E76;	
	}
#aboutusRowOne h4 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;	
	}
#aboutusRowOne p 
{
	text-align:left;
	margin: 5px;	
	}
#uls 
{
	width: 100%;
	display:block;
	text-align: center;
	margin: 0 auto 0 auto;

	}
#uls h3 
{
	background-color: #022E76;
	color: #FFF;
	}
#uls p 
{
	margin: 0px auto 5px 20px;
	}
#aboutusRowOne span
{
	float: none;
	clear:none;
	display: block;
	width: 95%;
	height:auto;
	margin: 20px auto 20px auto;
	vertical-align:top;
	}
#aboutusRowOne ul 
{
	text-align: left;
	margin: 0 auto 0 auto;	
	}
#aboutusRowOne li 
{
	margin: 10px auto 0 auto;
	font-weight: bold;	
	font-size: 14px;
	}
#footer {
	float:left;
	clear:both;
	display: block;
	width: 100%;
	margin: 10px auto 0px auto;
	background-color: #0C0E23;
	text-align: center;
	color: #4990BF;
	}
#fOne {
	float: none;
	clear:none;
	display: block;
	width: 250px;
	height: auto;
	margin: 10px auto 0 auto;
	}
#fTwo {
	float: none;
	clear:none;
	display: block;
	width: 160px;
	height: auto;
	margin: 5px auto 0 auto;
	vertical-align: bottom;
	}
#fThree {
	float: none;
	clear:none;
	display: block;
	width: 130px;
	height: auto;
	margin: 5px auto 10px auto;
	vertical-align:bottom;
	}
#fFour {
	float: none;
	clear:none;
	display: block;
	width: 240px;
	height: auto;
	margin: 30px auto 10px auto;
	vertical-align: bottom;
	}
#ewiglogo {
	width: 50px;
	height:auto;
	}
	}
@media (min-width: 768px) and (max-width: 1365px) {
.container {
	float:none;
	clear:none;
	display:block;
	width: 100%;
	height:auto;
	margin:auto;
	padding:0;	
	}
#mobmenu {
	display: none;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
	float:none;
	clear:both;
	background-color: #1D71FD;
	overflow: visible;
	}
.box {
    width:100%;
    height:auto;
    background:#FFF;
    margin:40px auto;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 1200px;
	background-color: #000;
	-webkit-box-shadow: 0 15px 10px #000;
	-moz-box-shadow: 0 15px 10px #000;
	box-shadow: 0 15px 10px #000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.effect6
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect6:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
#aboutusRowOne {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 80px auto 20px auto;
	padding: 20px;
	border: thin solid #C8C8C8;
	border-radius: 10px;
	}
#aboutusRowOne h1
{
	text-align: center;
	margin: 50px auto 50px auto;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 54px;
	color: #022E76;
	}
#aboutusRowOne h3 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;
	color: #022E76;	
	}
#aboutusRowOne h4 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;	
	}
#aboutusRowOne p 
{
	margin: 20px;	
	}
#uls 
{
	width: 100%;
	display:block;
	text-align: center;
	margin: 0 auto 0 auto;
	}
#uls h3 
{
	background-color: #022E76;
	color: #FFF;
	}
#uls p 
{
	margin: 0px auto 5px 20px;
	}
#aboutusRowOne span
{
	float: none;
	clear:none;
	display: inline-block;
	width: 250px;
	height:auto;
	margin: 20px;
	vertical-align:top;
	}
#aboutusRowOne ul 
{
	text-align: left;	
	}
#aboutusRowOne li 
{
	margin: 10px 0 0 0;
	font-weight: bold;	
	font-size: 16px;
	}
#footer {
	float:left;
	clear:both;
	display: block;
	width: 100%;
	margin: 10px auto 0px auto;
	background-color: #0C0E23;
	text-align: center;
	color: #4990BF;
	}
#fOne {
	float: left;
	clear:none;
	display: inline-block;
	width: 250px;
	height: auto;
	margin: 10px;
	}
#fTwo {
	float: left;
	clear:none;
	display: inline-block;
	width: 160px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align: bottom;
	}
#fThree {
	float: left;
	clear:none;
	display: inline-block;
	width: 130px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align:bottom;
	}
#fFour {
	float: right;
	clear:none;
	display: inline-block;
	width: 240px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align: bottom;
	}
#ewiglogo {
	width: 50px;
	height:auto;
	}
}
@media (min-width: 1366px) and (max-width: 1920px) {
.container {
	float:none;
	clear:none;
	display:block;
	width: 100%;
	height:auto;
	margin:auto;
	padding:0;	
	}
#mobmenu {
	display: none;
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
	float:none;
	clear:both;
	background-color: #1D71FD;
	overflow: visible;
	}
.box {
    width:100%;
    height:auto;
    background:#FFF;
    margin:40px auto;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 1200px;
	background-color: #000;
	-webkit-box-shadow: 0 15px 10px #000;
	-moz-box-shadow: 0 15px 10px #000;
	box-shadow: 0 15px 10px #000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.effect6
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect6:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
#aboutusRowOne {
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 80px auto 20px auto;
	padding: 20px;
	border: thin solid #C8C8C8;
	border-radius: 10px;
	}
#aboutusRowOne h1
{
	text-align: center;
	margin: 50px auto 50px auto;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 54px;
	color: #022E76;
	}
#aboutusRowOne h3 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;
	color: #022E76;	
	}
#aboutusRowOne h4 {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 5px;
	font-family: fredericka-the-great;
	font-style: normal;
	font-weight: 400;
	font-size: 34px;	
	}
#aboutusRowOne p 
{
	margin: 20px;	
	}
#uls 
{
	width: 100%;
	display:block;
	text-align: center;
	margin: 0 auto 0 auto;
	}
#uls h3 
{
	background-color: #022E76;
	color: #FFF;
	}
#uls p 
{
	margin: 0px auto 5px 20px;
	}
#aboutusRowOne span
{
	float: none;
	clear:none;
	display: inline-block;
	width: 250px;
	height:auto;
	margin: 20px;
	vertical-align:top;
	}
#aboutusRowOne ul 
{
	text-align: left;	
	}
#aboutusRowOne li 
{
	margin: 10px 0 0 0;
	font-weight: bold;	
	font-size: 16px;
	}
#footer {
	float:left;
	clear:both;
	display: block;
	width: 100%;
	margin: 10px auto 0px auto;
	background-color: #0C0E23;
	text-align: center;
	color: #4990BF;
	}
#fOne {
	float: left;
	clear:none;
	display: inline-block;
	width: 250px;
	height: auto;
	margin: 10px;
	}
#fTwo {
	float: left;
	clear:none;
	display: inline-block;
	width: 160px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align: bottom;
	}
#fThree {
	float: left;
	clear:none;
	display: inline-block;
	width: 130px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align:bottom;
	}
#fFour {
	float: right;
	clear:none;
	display: inline-block;
	width: 240px;
	height: auto;
	margin: 30px 5px 10px 10px;
	vertical-align: bottom;
	}
#ewiglogo {
	width: 50px;
	height:auto;
	}
}