
body {
	background: #bbeff1;
    background: url(Paper.jpg) repeat;
background-attachment: fixed;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: #FFFFFF;
    font-size: 16px;
}

a {
    color: #FFFFFF;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; 
	-ms-transition: all .3s; transition: all .3s;
}
a:hover, a:focus { color: #e7c057; text-decoration: none; }

strong { font-weight: bold; }

.scaleimg {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

@media (max-width: 1250px) {
.scaleimg {
	max-width: 90%;
	height: auto;
	width: auto\9; /* ie8 */
}
}

.bgvideo{
	width: 100%;
	height: auto; 
}

@media (max-width: 799px) {
.bgvideo {
display: none;
}
}

h1, h2 { line-height: 40px; color: #FFFFFF;}
h3, h4 { line-height: 20px; color: #FFFFFF;}

::-moz-selection { background: #bbeff1; color: #FFFFFF; text-shadow: none; }
::selection { background: #bbeff1; color: #FFFFFF; text-shadow: none; }

.clearFix:after {
content: "";
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
}

/***** Pagewrap *****/

.container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}

.div1 {
	margin: 0 auto;
	padding: 2px 2px 2px 2px;
	text-align: center;
	background: url(chromebg500.jpg) repeat;

}

.div2 {
	margin: 0 auto;
	background: url(trans-spacer.gif) repeat;

}
.page-wrap {
	margin: 0 auto;
	height: 100%;
	text-align: center;
	border: 3px double #E4DA8d;
}





/***** Big links / buttons *****/

a.ui-link {
	color: #FFFFFF;
	text-decoration: underline;
	 -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

a.ui-link:hover,a.ui-link:focus {
	color:#FFFFFF;
}

/***** Top menu *****/

.navbar {
	width: 100%;
	margin: 0 auto;
	background: url(img/Glass2.png) repeat;
	background-size: auto 100%;
	border: 0;
	padding: 0;
	text-align: center;
}

.container-fluid {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
    	float: none;
}

ul.navbar-nav {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
     font-family: Marvel;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

.navbar-nav .open .dropdown-menu > li > a
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
	background: url(img/chromebg2.jpg) repeat;
	color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 13px;
  }


ul.navbar-nav li a {
	background: transparent;
	display: inline;
	margin: 0 auto;
	border: 0;
	color: #ffffff;
}

ul.navbar-nav li.active a {
	background: url(img/chromebg2.jpg) repeat; 
	margin: 0 auto;
	text-align: center;
	border: 0;
	color: #ffffff;
}

ul.navbar-nav li a:hover, ul.navbar-nav li a:focus { 
	background:  url(img/chromebg2.jpg) repeat; 
	color: #ffffff;
	border: 0; outline: 0;
	}

.nav .open > a { background: url(img/chromebg.jpg); 
background-size: auto 100%;
border-color: #FFFFFF; 
color: #ffffff;
}
.nav .open > a:hover, .nav .open > a:focus { background: url(img/chromebg2.jpg) repeat; }

ul.navbar-nav li a i { line-height: 12px; color: #ffffff;}
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i { color: #ffffff;}

@media (max-width: 1024px) {
ul.navbar-nav li a i  { display: none; }
ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i{ display: none; }

}


@media (max-width: 1063px) {

.navbar {
	width: 100%;
	margin: 0 auto;
	background: url(img/chromebg.jpg) repeat;
	background-size: auto 100%;
	border: 0;
	padding: 0;
	text-align: center;
}
    .navbar-header {
        float: none;
    }

  .navbar-toggle {
        display: block;
	background: transparent;
	width: 300px;
	height: 40px;
	padding-bottom: 5px;
    } 

    .navbar-left,.navbar-right, .navbar-justified {
        float: none !important;
    } 
 
    .navbar-collapse {
        border: 0;
    }

    .navbar-fixed-top {
	top: 0;
	border: 0;
	}

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
	margin-top: 3px;
	}

	.navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .collapse.in{
  	display:block !important;
	}
}




@media (max-width: 355px) {
    .navbar-toggle {
     display: block;
	background: transparent;
	width: 210px;
	height: 28px;
	padding-bottom: 2px;
    }
}

@media (max-width: 240px) {
    .navbar-toggle {
     display: block;
	background: transparent;
	width: 204px;
	height: 25px;
	padding-bottom: 2px;
    }
}

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background: url(img/chromebg.jpg) repeat;
  }

/***** Dropdown Menu ****/
.dropdown-menu {
	background: url(img/chromebg2.jpg);
	background-size: auto 100%;
	width: 200px;
	border: 1px solid #FFFFFF; 
	overflow: visible !important;
	z-index: 1005;
	-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .5); 
	-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .5); 
	box-shadow: 0 6px 10px rgba(0, 0, 0, .5);
}

@media (max-width: 965px) {
.dropdown-menu {
  	left: 50%;
  	right: 50%;
	margin: 0 auto;
  	text-align: center;
	}
}

@media (max-width: 400px) {
.dropdown-menu {
background: transparent;
border: 1px solid #FFFFFF; 
	}
}

@media (min-width: 240px) {
.dropdown-menu {
	left: 0px;
	right: 0px;
	margin: 0 auto;
  	text-align: center;
	}
}


.dropdown-menu > li > a {
             margin: 0 auto;
             text-align: center;
   }

.dropdown-menu > li > a:hover {
             background: url(img/chromebg.jpg) repeat;
             margin: 0 auto;
             text-align: center;
   }


.dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;}

ul.navbar-nav li .dropdown-menu a { padding-left: 5px; padding-right: 5px;}
ul.navbar-nav li.active .dropdown-menu a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
ul.navbar-nav li.active .dropdown-menu a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;  }



@media (max-width: 965px) {
.dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;}

ul.navbar-nav li .dropdown-menu a { padding-left: 5px; padding-right: 5px;}
ul.navbar-nav li.active .dropdown-menu a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
ul.navbar-nav li.active .dropdown-menu a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;  }
}

@media (max-width: 400px) {
.dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;}

ul.navbar-nav li .dropdown-menu a { padding-left: 5px; padding-right: 5px;}
ul.navbar-nav li.active .dropdown-menu a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
ul.navbar-nav li.active .dropdown-menu a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;  }
}

@media (max-width: 240px) {
.dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
.dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;}

ul.navbar-nav li .dropdown-menu a { padding-left: 5px; padding-right: 5px;}
ul.navbar-nav li.active .dropdown-menu a { background: url(img/chromebg.jpg) repeat; color: #ffffff;}
ul.navbar-nav li.active .dropdown-menu a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff; }

ul.navbar-nav li.active .dropdown-menu > .active > a { background: url(img/chromebg.jpg) repeat; color: #ffffff; }
ul.navbar-nav li.active .dropdown-menu > .active > a:hover { background: url(img/chromebg.jpg) repeat; color: #ffffff; } 
ul.navbar-nav li.active .dropdown-menu > .active > a:focus { background: url(img/chromebg.jpg) repeat; color: #ffffff;  }
}





/***** Slider *****/

.slider-container {
    margin: 0 auto;
    width: 88%;
    background: transparent;
    text-align: center;
}

@media (max-width: 980px) {
.slider-container {
	width: 95%;
	}
}

.slider {
	padding-left: 5px;
	padding-right: 5px;
}

.flexslider {
   margin: 0;
   border: 0;
-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.5);
}

.flexslider .slides > li {
	position: relative;
	margin: 0 auto;
}


.flex-direction-nav a {
	width: 60px;
	height: 60px;
	padding-top: 17px;
	background: transparent;
	text-shadow: none;
}

.flex-direction-nav a:before { font-size: 2px; }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { text-align: center; }

@media (max-width: 980px) {
	
	.flex-direction-nav a { display: none; }
	.flex-direction-nav a:before { display: none; }
	.flex-caption { display: none; }
}


/***** Slider 2 *****/

.slider-2-container {
	padding: 0 0 0 0;
}

.slider-2-text {
	padding: 0 0 0 0;
	background: transparent; 
}


/***** Content *****/

.content-container {
    margin: 0 auto;
    padding: 0;
    font-size: 14pt;
    color: #ffffff;
    text-align: center;
}

.content h1 {
    font-family: 'Dancing Script',Times,serif;
    font-size: 72pt;
    line-height: 150%;
    color: #ffffff;
    font-weight: bold;
   font-style: normal;
    text-align: center;
}

@media (max-width: 600px) {
.content h1 {
    font-family: 'Dancing Script',Times,serif;
    font-size: 48pt;
   line-height: 120%;
    color: #ffffff;
    font-weight: bold;
   font-style: normal;
    text-align: center;
	}
}

@media (max-width: 375px) {
.content h1 {
    font-family: 'Dancing Script',Times,serif;
    font-size: 36pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
   font-style: normal;
    text-align: center;
	}
}

.content h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 22pt;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: italic;
    text-align: center;
}

@media (max-width: 600px) {
.content h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
   line-height: 100%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: italic;
    text-align: center;
	}
}

@media (max-width: 320px) {
.content h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    text-align: center;
	}
}


.content h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: italic;
    text-align: left;
}

@media (max-width: 600px) {
.content h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: normal;
    font-style: italic;
    text-align: left;
	}
}

@media (max-width: 460px) {
.content h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-align: left;
	}
}

.content h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: normal;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
.content h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
   line-height: 100%;
    color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
    text-align: left;
	}
}

@media (max-width: 460px) {
.content h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-align: left;
	}
}




h1 {
       font-family: 'Dancing Script',Times,serif;
    font-size: 36pt;
    line-height: 150%;
    color: #FFFFFF;
    font-weight: bold;
   font-style: normal;
    text-align: center;
}

@media (max-width: 600px) {
h1 {
    font-family: 'Dancing Script',Times,serif;
    font-size: 24pt;
   line-height: 120%;
    color: #FFFFFF;
    font-weight: bold;
   font-style: normal;
    text-align: center;
	}
}

@media (max-width: 310px) {
h1 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
   font-style: normal;
    text-align: center;
	}
}

h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 22pt;
    line-height: 120%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: italic;
    text-align: center;
}

@media (max-width: 600px) {
h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
   line-height: 100%;
    color: #FFFFFF;
    font-weight: normal;
   font-style: italic;
    text-align: center;
	}
}

@media (max-width: 320px) {
h2 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    text-align: center;
	}
}


h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18pt;
    line-height: 120%;
    color: #e7c057;
    font-weight: normal;
   font-style: italic;
    text-align: center;
}

@media (max-width: 600px) {
h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
   line-height: 100%;
    color: #FFFFFF;
    font-weight: normal;
    font-style: italic;
    text-align: center;
	}
}

@media (max-width: 460px) {
h3 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
    line-height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 14pt;
    line-height: 120%;
    color: #e7c057;
    font-weight: bold;
   font-style: normal;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 12pt;
   line-height: 100%;
    color: #e7c057;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

@media (max-width: 460px) {
h4 {
    font-family: 'Times New Roman',Times,serif;
    font-size: 10pt;
    line-height: 100%;
    color: #e7c057;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

h5 {
    font-family: 'Marvel',Times,serif;
    font-size: 12pt;
    line-height: 120%;
    color: #ffffff;
    font-weight: bold;
   font-style: normal;
    text-align: center
    margin: 0 auto;
}

@media (max-width: 600px) {
h4 {
    font-family: 'Marvel',Times,serif;
    font-size: 12pt;
   line-height: 100%;
    color: #e7c057;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

@media (max-width: 460px) {
h4 {
    font-family: 'Marvel',Times,serif;
    font-size: 10pt;
    line-height: 100%;
    color: #e7c057;
    font-weight: bold;
    font-style: normal;
    text-align: center;
	}
}

/***** Gallery ******/

.gallery-container {
	width: 100%;
	marging: 0 auto;
	text-align: center;
}

.image-set{
      width: 100%;
      margin: 0 auto;
}


/***** Pages *****/

.page-container {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 14pt;
}

.page-container-list {
	width: 60%;
	margin: 0 auto;
	text-align: left;
	font-size: 14pt;
}

@media (max-width: 980px) {
.page-container-list {
	width: 70%;
	margin: 0 auto;
	text-align: left;
	font-size: 14pt;
	}
}

@media (max-width: 800px) {
.page-container-list {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	font-size: 14pt;
	}
}

@media (max-width: 400px) {
.page-container-list {
	width: 90%;
	}
}

@media (max-width: 400px) {
	ul{ margin: 10px; 
	padding: 10px; 
	}
	li{ margin: 0px; 
	padding: 0px; 
	}
}

.page-container-text {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 980px) {
.page-container-text {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	}
}

@media (max-width: 400px) {
.page-container-text { 
	width: 90%;
	margin: 0 auto;
	text-align: center;
	}
}

.page-container-history {
	width: 80%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 14pt;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

@media (max-width: 605px) {
.page-container-history {
	width: 90%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 14pt;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	}
}

@media (max-width: 460px) {
.page-container-history {
	width: 90%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}
}

.page-container-left {
	width: 100%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 22pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

@media (max-width: 980px) {
.page-container-left {
	width: 80%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 16pt;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	}
}

@media (max-width: 400px) {
.page-container-left { 
	width: 90%;
	margin: 0 auto;
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}

.page-container-left h1{ 
	font-family: 'Times New Roman',Times,serif;
	font-size: 24pt;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

@media (max-width: 600px) {
.page-container-left h1 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 20pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}

@media (max-width: 340px) {
.page-container-left h1 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 18pt;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}
@media (max-width: 295px) {
.page-container-left h1 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 14pt;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}


.page-container-left h2{ 
	font-family: 'Times New Roman',Times,serif;
	font-size: 18pt;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

@media (max-width: 600px) {
.page-container-left h2 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 16pt;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}

@media (max-width: 340px) {
.page-container-left h2 {
	font-family: 'Times New Roman',Times,serif;
	font-size: 14pt;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
}


/***** Footer *****/

footer {
	margin: 0 auto;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
    background: url(img/Glass2.png);
	-webkit-box-shadow: 0px -2px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px -2px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px -2px 10px 0px rgba(50, 50, 50, 0.5);
}
.footer-text {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 400px) {
.footer-text { 
	width: 90%;
	margin: 0 auto;
	font-size: 12pt;
	display: block;
	}
}

/***** Video *****/
#video-container {
	width: 90%;
	margin: 0 auto;
}