/*
 * Blue: #2a106b / rgb(42,16,107);
 * Yellow: #fff101 / rgb(255,241,1); 
 * ---------------------------------
 * Green: #13c4a5;
 */

 @font-face {
  font-family: 'GoodTimes';
  src: url('fonts/GoodTimes.ttf');
}

@font-face {
  font-family: 'Ethnocentric';
  src: url('fonts/Ethnocentric.ttf');
}

html, body, .sectiongrey, .sectionteal, .sectiongreen, .sectionorange, .sectionyellow, header, section {
  min-height: 100%; 
}
html, body, header /*, header .wrapper, header .wrapper .content*/ {
  height: 100%;
}
body {
  width: 100%;  
  *zoom: 1;
  font-family: 'Source Sans Pro', sans-serif;
  background:transparent;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.hidden {
  display: none !important;
}
.wrapper {
  width: 100%;
  max-width: 1002px;
  margin: 0 auto;
}
.first {
  margin-left: 0;
}
.clear {
  clear: both;
}
a, a:visited, a:active {
 color:#454E00; /*#13c4a5;*/
}
a:hover { color:#684eb7;}
html{
  -webkit-font-smoothing: antialiased;
  /*font-smooth: always ;
  text-rendering: optimizeLegibility;
	text-shadow: 0 0 1px rgba(255,255,255,1);*/
}
section {
  width: 100%;
  max-width: 1002px;
  margin: 0 auto;
  text-align-x: center;
  *zoom: 1;
}
section:before,
header:before,
section:after,
header:after {
  content: "";
  display: table;
}
section:after, header:after {
  clear: both;
}

.sectiongrey { background: #f5f6f7; }
.sectiongreen { background: #9ccced; /*#222E3E;*/ /*#BEB7EB;*/ /*#DCE2AF;*/ /*#DCE2AF*;/ /* #939B07; */ } /* #13c4a5; */
.sectiongreen h3, .sectiongreen h2, .sectiongreen h1, .sectiongreen p { color:#000; }, .sectiongreen span { color:#000; }
.sectiongreen a{color: #0d803e; }
.sectionblue {background:#753090; /* 233445; */ }
.sectionorange {background: rgb(36, 36, 36); /*#9B9356;*/ /* #e84f40; */ }
.sectionorange h2{ color:#fff;}
.sectionyellow {background:#8f8f8f;}
.sectionteal {background: #a1b2e8;  /*#222E3E;*/ /*#567fb3;*/  /*#4e3f6a;*/ /*#*;/ /*rgba(42,16,107,0.9);*/ /*#30c3a6;*/}
.sectionteal h3, .sectionteal h3 a, .sectionteal h2, .sectionteal h1, .sectionteal p, .sectionteal ol { color:#000; }


#top {
 /* background-color: #015289;
  border-bottom: 2px solid #003355;*/
  background:#a8bfea; 
  border-bottom: 3px solid #4e5eb7;
  box-shadow: 0 0 5px rgba(0,0,0,.1);

  position: fixed;
  width: 100%;
  z-index: 100;
  left:0;
  right:0;
  padding-top-x: 20px;
  *zoom: 1;
}
#top:before, #top:after {
  content: "";
  display: table;
}
#top:after {
  clear: both;
}

/*
 * ---< Nav >---
 */ 
.menu-dropdown{
  width: 40%;
  display: block;
  float: right;
  margin:15px;
}
.menu-dropdown select{
	width:100%;
	height:24px;
}
nav {
  width: 100%;
  max-width: 1002px;
  margin: 0 auto;
  height-x: 36px;
  padding: 0 0 22px 0;
}
nav .logo {
  margin-left-x: 8.38%;
  float: left;
}
nav .logo a {
  width: 307px;
  height: 64px;
  background: url(../img/logo.png) no-repeat;
  background-size: 307px 64px; /*415px 142px*/
  border:2px solid transparent;
  background-position-y:4px;
  display: block;
}
nav .logo a img{
	width:100%;
	height:auto;
}
nav ul {
  width: auto;
  display: block;
  float: right;
  margin-top:20px;
  margin-right: 15px;
}
nav ul li {
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  vertical-align: baseline;
  float: left;
}
nav ul li a {
  color: #2a106b; /*#777777;*/
  text-decoration: none;
  width: 135px;
  text-align: center;
  display: block;
  height: 41px;
  line-height: 41px;
  text-transform: uppercase;
  font-weight:normal;
}
nav ul li a:hover {
  border-bottom: 5px solid #5470ea;
  background-color-x: rgba(255,241,1, 0.1);

  background-color-x: #4e6ab7; /*#13c4a5;*/
  border-radius-bottom-x: 15px;
  color: #2a106b; /*#fff;*/
}
nav ul li a:active,
nav ul li a:visited {
  background-color-x: #eb5946;
  color: #2a106b;
}
#top nav .menu-btn {
	display:none;
}

/*
 * ---< Header >--- 
 */
header {
  text-align: center;
 background-color-x: #13c4a5;
  margin-top: 70px;
	
  -moz-background-size: cover;    /* Gecko 1.9.2 (Firefox 3.6) */
  -o-background-size: cover;      /* Opera 9.5 */
  -webkit-background-size: cover; /* Safari 3.0 */
  background-size: cover;         /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
  height: 100%;
  min-height: 100%;
  background-color: transparent !important;
  -moz-border-image: url("../img/header.jpg") 1360px auto;    /* Gecko 1.9.1 (Firefox 3.5) */
  background-image: url("../img/header.jpg");
  background-repeat: no-repeat;
  background-attachment-x: fixed;
  background-position-x: top center;

  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/header.jpg', sizingMethod='scale')";


}
header .content {
  width: 100%;
  *zoom: 1;
  padding: 107px 0;
  
}
header a { color:#fff !important;}
.border-header{
  background: url(../img/border.png) bottom repeat-x;
  width: 100%;
  margin-top: -2px;
  height: 2px;
}
header .content:before, header .content:after {
  content: "";
  display: table;
}
header .content:after {
  clear: both;
}
header .content hgroup {
  margin-bottom: 80px;
  background-color: rgba(0,0,0,0.6);
}
header .content hgroup h1 {
  text-align: left;
  font-size: 60px;
  color: #ffffff;
   font-family: 'Source Sans Pro', sans-serif;
  text-shadow: 0px 1px 0px rgba(51, 51, 51, 0.5);
  text-transform: uppercase;
  font-weight:bold;
  margin-left: 3%; 
}
header .content hgroup h2 {
  text-align: left; 
  font-size: 42px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  color: #ffffff;
  margin-left: 3%; 
  line-height: 52px;
}
header .content ul {
  width: 40%;
  display: block;
  float: none;
  margin: 0 auto;
  *zoom: 1;
}
header .content ul:before, header .content ul:after {
  content: "";
  display: table;
}
header .content ul:after {
  clear: both;
}
header .content ul li {
  width: 50%;
  display: block;
  float: left;
}
header .content ul li a {
  width: 100%;
  display: block;
  color: #323232;
  text-decoration: none;
 
  line-height: 49px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  
}
header .content ul li a:hover {

}
header .content ul li a.cta {
  background-image: -moz-linear-gradient(48% 0%, #ff9900 0%, #ffcc00 100%);
  background-image: -webkit-gradient(linear, 48% 0%, 48% 120%, color-stop(0, #ff9900), color-stop(1, #ffcc00));
  background-image: -webkit-linear-gradient(#ff9900 0%, #ffcc00 100%);
  background-image: -o-linear-gradient(#ff9900 0%, #ffcc00 100%);
  background-image: -ms-linear-gradient(#ff9900 0%, #ffcc00 100%);
  background-image: linear-gradient(#ff9900 0%, #ffcc00 100%);
  margin-left: 31px;
}
header .content ul li a.cta:hover {
  background-image: -moz-linear-gradient(-6% -174% -90deg, #ffc533 0%, #ffc533 100%);
  background-image: -webkit-gradient(linear, -6% -174%, -6% -49%, color-stop(0, #ffc533), color-stop(1, #ffc533));
  background-image: -webkit-linear-gradient(-90deg, #ffc533 0%, #ffc533 100%);
  background-image: -o-linear-gradient(-90deg, #ffc533 0%, #ffc533 100%);
  background-image: -ms-linear-gradient(-90deg, #ffc533 0%, #ffc533 100%);
  background-image: linear-gradient(-90deg, #ffc533 0%, #ffc533 100%);
}

/*
 * ---< Buttons >--- 
 */
.btn,
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14.994px; /* 15px */
  font-weight: 500;
}
.btn {
  border: none;
  background: #bdc3c7;
  color: #ffffff;
  padding: 9px 12px 10px;
  line-height: 22px;
  text-decoration: none;
  text-shadow: none;
 
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.btn:hover,
.btn:focus,
.btn-group:focus .btn.dropdown-toggle {
  background-color: #cacfd2;
  color: #ffffff;
  outline: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.btn:active,
.btn-group.open .btn.dropdown-toggle,
.btn.active {
  background-color: #a1a6a9;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled] {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn.btn-large {
  font-size: 16.996px;
  /* 17px */

  line-height: 20px;
  padding: 12px 18px 13px;
}
.btn.btn-large > [class^="fui-"] {
  top: 0;
}
.btn.btn-large > [class^="fui-"].pull-right {
  margin-right: -2px;
}
.btn.btn-primary {
  background-color: #1abc9c;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #48c9b0;
}
.btn.btn-primary:active,
.btn-group.open .btn.btn-primary.dropdown-toggle,
.btn.btn-primary.active {
  background-color: #16a085;
}
.btn.btn-info {
  background-color: #3498db;
}
.btn.btn-info:hover,
.btn.btn-info:focus,
.btn-group:focus .btn.btn-info.dropdown-toggle {
  background-color: #5dade2;
}
.btn.btn-info:active,
.btn-group.open .btn.btn-info.dropdown-toggle,
.btn.btn-info.active {
  background-color: #2c81ba;
}
.btn.btn-danger {
  background-color: #0f718f;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn-group:focus .btn.btn-danger.dropdown-toggle {
  background-color: #20b0db;
}
.btn.btn-danger:active,
.btn-group.open .btn.btn-danger.dropdown-toggle,
.btn.btn-danger.active {
  background-color: #20b0db;
}
.btn.btn-success {
  background-color: #2ecc71;
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn-group:focus .btn.btn-success.dropdown-toggle {
  background-color: #58d68d;
}
.btn.btn-success:active,
.btn-group.open .btn.btn-success.dropdown-toggle,
.btn.btn-success.active {
  background-color: #27ad60;
}
.btn.btn-warning {
  background-color: #f1c40f;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn-group:focus .btn.btn-warning.dropdown-toggle {
  background-color: #f5d313;
}
.btn.btn-warning:active,
.btn-group.open .btn.btn-warning.dropdown-toggle,
.btn.btn-warning.active {
  background-color: #cda70d;
}
.btn.btn-inverse {
  background-color: #34495e;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn-group:focus .btn.btn-inverse.dropdown-toggle {
  background-color: #415b76;
}
.btn.btn-inverse:active,
.btn-group.open .btn.btn-inverse.dropdown-toggle,
.btn.btn-inverse.active {
  background-color: #2c3e50;
}

.btn-submit { margin-top:10px; border:0 !important; color:#fff !important; font-family: 'Source Sans Pro', sans-serif !important; }

/*
 * ---< Section >--- 
 */
section {
  overflow: hidden;
  padding-top: 110px;
  padding-bottom:110px;
}
section h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 42px;
  line-height: 50px;
  font-weight: 200;
  color: #666666;
  margin-bottom: 50px;
}
section h2  {
  width: 27%;
  float: left;
  line-height: 45px;
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  color: #323232;
}
section .separator {
  display: inline;
  float: left;
  width: 97.02380952380952%;
  margin: 0 1.488095238095238%;
  *zoom: 1;
}
section .separator:before, section .separator:after {
  content: "";
  display: table;
}
section .separator:after {
  clear: both;
}
section .separator .line {
  width: 36%;
  float: left;
  height: 5px;
  background-color: #4466c9; 
  margin: 20px 0 0 0;
}
.soundtrack section article.textwrap-left h3 {
  background-color: #DABF00; /*#927798;*/
  color: #000 ;
  margin-left: 186px;
  padding-left: 5px;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.media section article h3 {
  background-color: #587bde; /*#6A5FBB;*/ /*#919854;*/
  color: #fff;
  margin: 0 0 0.3em 0;
  padding-left: 5px;
  padding-top: 0.25em; 
  padding-bottom: 0.25em; 
  border-top-left-radius-x: 0.4em;
  border-top-right-radius-x: 0.4em;
  text-align: center;
}

.about section article h3 {
  background-color: #866fda; /*#6A5FBB;*/ /*#919854;*/
  color: #fff;
  margin: 0 0 0.3em 0;
  padding-left: 5px;
  padding-top: 0.25em; 
  padding-bottom: 0.25em; 
  border-top-left-radius-x: 0.4em;
  border-top-right-radius-x: 0.4em;
  text-align: center;
}

.soundtrack section article h3 {
  background-color: #7c58de; /*#6A5FBB;*/ /*#919854;*/
  color: #fff;
  margin: 0 0 0.3em 0;
  padding-left: 5px;
  padding-top: 0.25em; 
  padding-bottom: 0.25em; 
  border-top-left-radius-x: 0.4em;
  border-top-right-radius-x: 0.4em;
  text-align: center;
}

.contact section article h3 {
  background-color: #525252; /*#6A5FBB;*/ /*#919854;*/
  color: #fff;
  margin: 0 0 0.3em 0;
  padding-left: 5px;
  padding-top: 0.25em; 
  padding-bottom: 0.25em; 
  border-top-left-radius-x: 0.4em;
  border-top-right-radius-x: 0.4em;
  text-align: center;
}
li {
  display: list-item;
  list-style-position: inside;
}

.media section article {
  margin-bottom: 0;
}
.soundtrack section .separator .line, 
.about section .separator .line {
  background-color: #684eb7;
}
.contact section .separator .line {
  background-color: rgb(53, 53, 53); /*#DABF00; */
}

.purchase .col span {
  display: block;
}
.purchase .col span.title, .purchase .col h4 {
  font-size: 150%;
  margin-bottom: 0.5em;
}
.purchase .col span.description {
  font-size: 110%;
  margin-bottom: 0.5em;

}
.purchase .col span.date {
  margin-bottom: 0.5em;
}

.contact section form h1 {
  
}
section .separator h2 {
  text-align: center;
}
section article {
  margin-bottom: 1.5em;
}
section article.textwrap-left img {
  float: left;
  margin: 0 20px 0 0;
}
.soundtrack section article.textwrap-left img {
  width: 113px;
  height: 166px;
}
.purchase section article.textwrap-left img {
  width: 231px;
  height: 130px;
}
section article.textwrap-left h3 {
  margin: 0 0 0.3em 0;
  padding: 0.1em 0 0.1em 0;
  border-radius-x: 0.4em;
  x-color: #fff;
}
section article.textwrap-left p {
  text-align: justify;
  text-indent-x: 2em;
  margin: 0;
  padding: 0;

}
section article.textwrap-left p a {
  color: #2a106b;  
}
section article {
  display-x : block;
  float: left;
  width-x: 30.357142857142854%;
  margin-x: 0 1.488095238095238%;
}
section article {
  display: inline;
  float: left;
  width: 100%;
  width-x: 30.357142857142854%;
  margin-x: 0 1.488095238095238%;
}
section article .figure {
  width: 20%; 
}
section article figure {
  position: relative;
  width-x: 59.28%;
  width: 20%; 
  border-radius-x: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  margin-x: 0 auto;
  border-color-x: #ffffff;
  border-width-x: 8px;
  border-style-x: solid;
  -moz-box-shadow-x: 0px 0px 3px 0px rgba(51, 51, 51, 0.44);
  -webkit-box-shadow-x: 0px 0px 3px 0px rgba(51, 51, 51, 0.44);
  box-shadow-x: 0px 0px 3px 0px rgba(51, 51, 51, 0.44);
}
section article .figure img {
  width: 100%;
  height: auto;
  margin: 0;
  display: 0;
  border: none;
}
section article figure .icon {
  border-color: #d8d7d4;
  border-width: 1px;
  border-style: solid;
  width: 88px;
  height: 88px;
  display: block;
  -moz-border-radius: 44px;
  -webkit-border-radius: 44px;
  border-radius: 44px;
  position: absolute;
  z-index: 50;
  bottom: -34px;
  left: 50%;
  margin-left: -44px;
}
section article .content {
  width:70%;
  padding: 0 20px;
  margin-bottom: 20px;
  float: left;
}
section article .content h3 {
  margin:0;
  margin-bottom: 10px;
}
section article .content p {
  margin:0;
  padding:0;
}

section article h3, 
section article h3 a {
  text-align-x: center;
  font-size: 24px;
  margin-x: 30px auto;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color-x: #666666;
  min-height-x:85px;
  float-x: left;
}
section p, section ol {
  font-size: 18px;
  padding-x: 0 20px;
  line-height: 24px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #666666;
  margin-bottom: 20px;
  text-align-x: justify;
}
section article p {
  padding: 0 5px;
}
section article a {
  font-family-x: 'verbblack';
  font-size: 18px;
  color: #684eb7;/*#323232;*/
  text-decoration: none;
  text-transform-x: uppercase;
}
#slide-wrapper {
  margin-top: 20px;
  *zoom: 1;
  overflow: hidden;
  display: inline;
  float: left;
  width: 97.02380952380952%;
  margin: 0 1.488095238095238%;
}
#slide-wrapper:before, #slide-wrapper:after {
  content: "";
  display: table;
}
#slide-wrapper:after {
  clear: both;
}
#slide-wrapper .testimonials {
  position: relative;
}
#slide-wrapper .testimonials li {
  width: 192px;
  display: block;
  float: left;
  height: 90px;
  padding: 50px 0;
  margin: 0 34px;
  text-align: center;
}
#slide-wrapper .testimonials li figure {
  margin: 0 auto;
  *zoom: 1;
}
#slide-wrapper .testimonials li figure:before, #slide-wrapper .testimonials li figure:after {
  content: "";
  display: table;
}
#slide-wrapper .testimonials li figure:after {
  clear: both;
}
.pagination {
  text-align: center;
}
.pagination a {
  width: 10px;
  height: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color:#fff;
  display: block;
  margin: 0 5px 0 0;
  display: inline-block;
  cursor: pointer;
}
.pagination a.selected {
  background-color: #494949;
}
.pagination a span {
  display: none;
}


/*
 * ---< Contact Form >---
 */
 
/*
 * ---< Footer >--- 
 */

/*
 * ---< Grid >--- 
 */
.fullwidth {
  display: inline;
  float: left;
  width: 97.02380952380952%;
  margin: 0 1.488095238095238%;
}
.grid2, 
.grid3,
.grid4 {
  clear:both; 
}
.grid2 .col {
  display: inline;
  float: left;
  width: 47.023809523809526%;
  margin: 0 1.488095238095238%;
}

.grid3 .col {
  display: inline;
  float: left;
  width: 30.357142857142854%;
  margin: 0 1.488095238095238%;
}
.grid3 .col2 {
  display: inline;
  float: left;
  width: 60.71428571428571%;
  margin: 0 1.488095238095238%;
}
.grid4 .col {
  display: inline;
  float: left;
  width: 22.023809523809522%;
  margin: 0 1.488095238095238%;
}
/*
 * ---< Responsive >---
 */

/*
 * ---< scroll bar style >---
 */
#ascrail2000 >div
{
width: 10px!important;
height: 127px!important;
background-color: #0f118f!important;
border:0px!important;
border-radius:0px!important;
-webkit-border-radius:0px!important;
-moz-border-radius:0px!important;
cursor:pointer;
}
/* ========================================================================= */
/*  ---< Quote >--- */
/* ========================================================================= */
blockquote.pull-out-quote {
  position: relative;
  border-left: none;
  padding: 0;
  padding-left: 2.25em;
  color: #4e3f6a;
  background-color: rgba(255, 255, 255, 0.4);
} 
blockquote.pull-out-quote:before {
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
  font-family: Georgia, serif;
  font-size: 3em;
  font-weight: bold;
  line-height: 1em;
} 
blockquote.pull-out-quote p {
  font-size: 1.25em;
  border-left: 1px solid #bbb;
  padding-left: 0.5em;
}
blockquote.pull-out-quote.alt {
  color: #4e3f6a;
}
.sectionteal blockquote.pull-out-quote p {
  color: #4e3f6a;  
}
.sectionteal blockquote.pull-out-quote p strong {
  font-weight: 200%;  
}


