/*
 * Copyright 2014
 * Developed By Contact Point IT Services
 */
html,body{
margin: 0;
padding: 0;
}

video {
  background-size: cover;
  height: auto !important;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  width: auto !important;
  z-index: 1;
}


.not-desktop {
    display: none !important;
}

/*
h1 {
    font-size: 23px;
}

h2 {
    font-size: 17px;
}*/

.wrapper {
    width: 1024px;
}

#header {
    height: 89px;
    position: fixed;
    top: 0;
    z-index:2;
}
/*
#navigation {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
#body {
    padding-bottom: 45px;
}
#body.bottom-shadow:after {
    margin-top: 45px;
}*/
#footer {
    background: rgb(0,0,0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    background: rgba(0,0,0,0.6);
    height: 45px;
    position: fixed;
    bottom: 0;
    z-index:1;
}

/*
 * Header Component
 */
#logo {
    display: block;    margin: 26px auto;    width: 250px;    height: 89px;	background-size: cover;
}


/*
 * Navigation
 */
/*
#menu {
    height: 138px;
    margin: 0 10px 0 0;
}

#menu li,
#nav-book-session {
    display: inline-block;
    font-size: 14px;
}
#nav-book-session {
    padding: 95px 11px 24px 13px;
    position: absolute;
    top: 0;
    right: 600px;
    background: url('../images/book_session_bg.png');
}

#menu li {
    padding: 95px 8px 23px;
}

#nav-book-session a {
    color: #fff;
}*/

/*
 * nivo
 */
/*
#slider {
    height: 502px;
}

.nivo-caption .wrapper {
    width: 938px;
    height: 114px;
}

.nivo-main-image {
	display: block !important;
	position: relative !important;
	height: 100% !important;
}

#slider > img,
.nivo-slice > img {
	height: 100% !important;
} */

/*
 * Body Component
 */
/*
#home-grid-nav {
    height: 362px;
    background: url('../images/background_image.jpg');
}

#home-grid-nav .grid {
    width: 285px;
    height: 232px;
    margin: 30px 0 0 20px;
    padding: 20px;
    vertical-align: top;
    display: inline-block;
}

#home-grid-nav .grid h2 {
    font-size: 20px;
    padding: 20px 0;
}

#home-grid-nav .grid p {
  font-size: 12px;
}

#home-grid-nav .grid:first-child {
    margin-left: 0;
}

#grid-container {
    text-align: center;
}


.class-grid {
    height: 199px;
    width: 416px;
    margin: 16px;
    padding: 30px 20px 0;
    text-align: left;
}

.class-grid-icon {
  top: 20px;
  left: 20px;
}

.class-grid-title {
  top: 35px;
  left: 110px;
}

.class-grid-content {
  top: 70px;
  left: 110px;
  width: 305px;
}

.class-grid-timetable {
  bottom: 8px;
  left: 110px;
}

.class-grid-book {
  bottom: 8px;
  left: 280px;
}*/


/*.class-grid-left {
}
.class-grid-right {
    width: 315px;
    margin-left: 30px;
}*/

/*
 * Footer Component
 */
/*
.footer-col {
    display: inline-block;
    width: 285px;
    margin: 30px 0 0 20px;
    padding: 20px;
    vertical-align: top;
}

.footer-col a,
.footer-col p {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 20px;
}

.footer-col:first-child {
    margin-left: 0;
}
*/

#yellow-box,
#blue-box {
    overflow: hidden;
    height: 345px;
    width: 325px;
}

#blue-box {
}

#container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 345px;
    width: 790px;
    margin: auto;
    z-index:2;
}

.landing-box {
    display: inline-block;
}

.landing-main {
    padding: 85px 30px 50px 30px;
    width: 265px;
    height: 210px;
}

.landing-content {
    padding: 35px 20px 26px;
    width: 375px;
}

#blue-box .landing-content {
    float: left;
}

#yellow-box .landing-content {
    float: right;
}

#blue-box .landing-main {
    float: right;
}

#yellow-box .landing-main {
    float: left;
}

/*
 * Navigation
 */
#menu {
    width: 100%;
    height: 45px;
    margin: 0;
    background: transparent;
	font-size:15px;
	position:fixed;
    bottom:0;
    z-index:100;
}
#menu ul, #menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#menu > ul {
    width: 100%;
    height: 100%;
	display:inline-block;
	text-align:center;
}
#menu > ul > li {
    display: inline-block;
    /*position: relative;*/
	text-align:center;
    box-sizing: border-box;
}

#menu > ul > li > a {
    float: left;
    display: inline-block;
	padding:10px 15px;
	text-align:center;
    color: #dedede;
    font-family:Tahoma,Arial;
    font-size: 15px;
	font-weight:400;
}
#menu > ul > li  a:hover, #menu a.active {
    float: left;
    display: inline-block;
	padding:10px 12px;
    color: #0058a3;
	font-weight:600;
}

#menu > ul > li#index { width:72px; }
#menu > ul > li#audio-production { width:160px; }
#menu > ul > li#video-production { width:160px; }
#menu > ul > li#media-services { width:144px; }
#menu > ul > li#audio-programs { width:152px; }
#menu > ul > li#store { width:71px; }
#menu > ul > li#member{ width:98px; }
#menu > ul > li#about-us{ width:100px; }
#menu > ul > li#blog{ width:165px; }
#menu > ul > li#contact-us{ width:112px; }


