@import url(https://fonts.googleapis.com/css?family=Monoton|Titillium+Web:400,700,300|Oswald:400,700,300);

a{
  color: #ff0500;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}


/*------ header ------- */

header {
	position:relative;
  height:250px;
  background: url(../images/bg-header.png) 0% 0px  repeat-x;
}

.logo {
  z-index:10;
  position:relative;
  top:30px;
  left:40px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Monoton', cursive;
  font-size: 40px;
  line-height: 40px;
  float: left;
}


div#main {
	overflow:hidden;
	margin:0 auto;
	position:relative;
}


.sf-menu  li {
  float: left;
}


.sf-menu > li:first-child > a{
  background:  url(../images/bg-menu-1.gif) 0% -94px  repeat-x;
}

.sf-menu  > li:first-child + li > a{
  background:  url(../images/bg-menu-2.gif) 0% -94px  repeat-x;
}

.sf-menu  > li:first-child + li + li > a{
  background:  url(../images/bg-menu-3.gif) 0% -94px  repeat-x;
}

.sf-menu >  li:first-child + li + li + li > a{
  background:  url(../images/bg-menu-4.gif) 0% -94px  repeat-x;
}

.sf-menu  > li:first-child + li + li + li + li > a{
  background:  url(../images/bg-menu-5.gif) 0% -94px  repeat-x;
}

.sf-menu >  li:first-child + li + li + li + li + li > a{
  background:  url(../images/bg-menu-6.gif) 0% -94px  repeat-x;
}

.sf-menu >  li:first-child + li + li + li + li + li + li > a{
  background:  url(../images/bg-menu-7.gif) 0% -94px  repeat-x;
}


.sf-menu > li > a {
  color: #fff;
  font-size: 17px;
  font-family: 'Oswald', sans-serif;
  display: block;
  min-height: 100px;
  line-height: 100px;
  text-decoration: none;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  position: relative;
}


.sf-menu  li a em {
  display: block;
  width: 10px;
  height: 10px;
  background: url(../images/arrow-down.png) 0% 0px  no-repeat;
  top: 48px;
  right: 1px;
  position: absolute;

}

.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, li.active a{
  background-position:left bottom!important; 

}



/* Sub Menu */

.sf-menu ul {
  position: absolute;
  z-index: 101;
  background:  url(../images/opa_70.png) 0% 0px repeat;
  min-width: 160px;
}

.sf-menu ul li {
  float: none;
  position: relative;
}

.sf-menu ul li a{
  color: #fff;
  font-size: 17px;
  font-family: 'Oswald', sans-serif;
  display: block;
  text-decoration: none;
  padding: 10px 24px 10px 12px ;
  line-height: 24px;
  text-transform: uppercase;
}

.sf-menu ul li a:hover{
  background: #932963;

}


.sf-menu ul li.has  {
    background: url(../images/arrow-right.png) 95% 18px  no-repeat;
}


/* SubSub Menu */

.sf-menu ul ul {
  position: absolute;
  left: 194px;
  top:0;
}


/* slider */

.slider {
  position:fixed;
  clear:both;
  height:100%;
  background: #000;
  z-index: 1;
  width: 100%;
  min-height: 100%;
  min-width: 1000px
}


#footer {
  background:#000;
  height:100px;
  width: 100%;
  position: relative;
  z-index: 3;
  overflow: hidden;
}


hr {
  border-top: 1px dotted #65626E;
  background: none;
  border-bottom: 0
}

/* headings, text */
h1 {
  color:#fff;
  font-size:40px;
  line-height:40px;
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  text-transform:uppercase;
  padding:0px;
  margin:0px 0 5px 0;
}

h2 {
	color:#fff;
	font-size:26px;
	line-height:40px;
	font-weight:700;
  font-family: 'Titillium Web', sans-serif;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0 5px 0;
  letter-spacing: -0.05em
}

h3 {
  color:#fff;
  font-size:26px;
  line-height:40px;
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  text-transform:uppercase;
  padding:0px;
  margin:0px 0 5px 0;
  text-align: right
}


h5{
  z-index:10;
  position:relative;
  top:00px;
  left:00px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-family: 'Monoton', cursive;
  font-size: 40px;
  line-height: 40px;
}


.pad {
  padding: 25px
}

p {
  margin-bottom: 10px;
}

.inner {
  background: url(../images/opa_70.png) 0% 0px  repeat;
  padding:25px  35px;
  color:#aaaaaa;
  font-size: 14px;
  font-family: Arial
}

.inner  strong{
  font-family: 'Titillium Web', sans-serif;
  color:#fff;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 36px;
  padding-right: 0px;
}


.inner p b {
  color: #ff68bb;
  font-size: 14px;
  display: block;
  padding-bottom: 10px;
  font-weight: 400
}

.span-photo {
  float: right;
}

.span-photo img {
  float: right;
}



/*     Carousel      */

.carousel-box {
  position: relative;
  padding-bottom: 18px;
}
.carousel-box li{
  float: left;
  margin-right: 6px;
  overflow: auto;

}

.carousel-box li > div{
  padding: 10px;
  background: url(../images/opa_70.png) 0% 0px  repeat;
  margin-right: 12px;
}

.carousel-box li > div article{
  position: relative;
  overflow: hidden;
}

.carousel-box li:hover > div{
  background: #3dd198
}

.carousel-box li:hover > div img{
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  opacity:0.75;
  background-color: #000

}

.carousel-box li > div article i {
  display: block;
  width: 67px;
  height: 62px;
  background: url(../images/plus.png) 0% 0px  repeat;
  position: absolute;
  left:50%;
  margin-left: -35px;
  top:50%;
  margin-top: -35px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  opacity:0;
  -ms-filter: "alpha(opacity=0)";
  zoom:1;

}

.carousel-box li:hover > div article:hover i {
  opacity:1;
  -ms-filter: "alpha(opacity=100)";
}

.carousel-box li > div article p {
  background: url(../images/opa_70.png) 0% 0px  repeat;
  position: absolute;
  bottom:0;
  width: 95%;
  padding-left: 5%;
  color: #fff;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;  
  line-height: 32px;
  margin-bottom: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  padding-bottom: 0;
}


.carousel-box li > div:hover article p {
  bottom:-150px;
}







/*     events      */


.events {
   background: url(../images/white.png) 0% 0px  repeat;
 
}

.events span {
  color: #656565;
}

.events > div{
   padding: 20px ;
   border-bottom: 1px #c3bbb8 solid
}
.events > div p{
  margin-bottom: 0;
  font-size: 14px;
  padding-bottom: 5px
}
.events > div b{
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 8px
}

.events > div:hover, .events > div:hover span{
   background: #ff622d;
   color: #fff;
   cursor: default;
}

a.more-events {
  display: block;
  color: #ff622d;
  text-transform: uppercase;
  text-align: right;
  text-decoration: none;
  padding-right: 10px;
  line-height: 28px;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  font-size: 13px

}

a.more-events:hover {
  color: #fff;
  background: #ff622d;

}


#options {
   background: url(../images/opa_70.png) 0% -22px  repeat;
   margin-bottom: 20px
}

#filters {
  padding: 10px 20px;
  margin: 0
}
#filters  li {
  float: left;
  padding-right: 14px;
  padding-top: 10px
}

#filters  li a{
  font-size: 14px;
  font-family: Arial;
  color: #ff68bb;
  text-decoration: none
}

#filters  li a:hover{
  color: #fff;
}


/*-- Map --*/
.map {
  height:440px;
  margin:0 auto;
  position:relative;
  top:-2px;
}
.map iframe {
  width: 100%;
  height: 100%;
  border: none;
}


.frame-border {
  border: 1px #433528 solid;
  overflow: auto;
  background: #000
}

figure {
  width: 100%;
}

.underline {
  text-decoration: underline;
}
a.underline {
  color: #656566;
}
a.underline:hover {
  color: #ffffff;
  text-decoration: underline;
}

.max-size1{
  max-width: 95%
}
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}

.extra-wrap {
  overflow: hidden;
}
.alignleft{
  float: left;
  margin: 0 36px 40px 0;
}

.right_20 {
  margin-right:20px
}
.right_5 {
  margin-right:5px
}

.pad-r-50 {
  padding-right: 45px;
}

.alignright{
  float: right;
  margin: 0 0px 20px 20px;
}
.aligncenter{
  margin: 0 auto 20px;
}
.distable{ 
	display:table;
	padding-right:20px
}

ul.list{
  margin: 0;
  list-style: none;
  padding-bottom: 10px
}
ul.list li {
  text-transform:none;
  line-height:30px;
  font-weight:400;
  font-size:18px;
  font-family: 'Arial';
}
ul.list li + li {
	padding-top:6px;
  padding-bottom: 2px;
  border-top: 1px #65626e dotted;
  margin-top: 6px
}

ul.list li a {
	font-weight:400;
	text-decoration:none;
  padding-left: 22px;
  background: url(../images/like.png) 0%  50%  no-repeat;
  font-size: 14px;
  color: #ff68bb;
  display: block;
  line-height: 18px;

}
ul.list li a:hover{
	color:#fff;
	text-decoration:none
}

a.about {
  display: block;
  color: #6f6f6f;
  font-size: 16px;
  border-top: 2px #6f6f6f solid;
  padding-top: 14px;
  margin-top: 14px;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  background: url(../images/bg-about.png) 100%  50%  no-repeat;
  padding-bottom: 14px;
  padding-right: 20px

}

a.about:hover {
  color: #adaaaa
}


/**/


ul {
  list-style: none
}

hr{}





/* buttons*/

.btn_ {
  background: #474747;
  border: none;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 9px 13px 8px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  font-family: 'Oswald'
}
.btn-small_ {
  padding: 8px 18px 8px 18px;
  color: #ffffff;
}
.btn_:hover {
  background: #a3487a;
  color: #ffffff;
}
/**/





/**/
/* navbar */
#nav_section{
	z-index:100;
  position:relative;
  float: right;
  margin-right: 25px;
}

.nav-collapse.nav-collapse_.collapse{
	display:block;
}

.navbar_ {
  margin: 0px 0 0 0;
}
.navbar_ .navbar-inner_ {
  padding: 0px 0px 0 0px;
  margin: 0;
  border: none;
  min-height: inherit;
}
/*nav*/
.container {
  position: relative;
  padding-bottom: 50px

}
.nav-collapse_ {
  padding-top: 0px;
}
.nav-collapse_ .nav {}



.nav-collapse_ .nav li {
  margin: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  line-height: 60px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	display:block;
  float: left;
	text-align:left;
  margin-left: 20px;
  margin-right: 20px
}
.nav-collapse_ .nav li.second{
  margin-left: 180px;
}


.nav-collapse_ .nav > li > a {
  font-size: 30px;
  line-height: 60px;
  color: #ec8a8a;
  text-shadow: none;
  text-decoration: none;
  font-weight:700;
  text-align:left;
	display:block;
	text-transform:uppercase;
	text-shadow:0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; 
  font-family: 'Arial', sans-serif;
}

.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li:hover > a,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color:#fff;
  text-shadow:0 0px 5px #fff;

}

.nav-collapse_ .nav > li.active > a
{  
	color: #fff;
}
.nav-collapse_ .nav > li:first-child{
	background:none
}
.nav-collapse_ .nav > li.active:hover > a {
	color:#fff;
	cursor:default
}

.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover
{
}



.sub-menu > a {
  position: relative;
  background: #aaa;
}


.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 135px;
  left: 0px;
  top: 56px;
  list-style: none;
  zoom: 1;
  z-index: 109;
  margin: 0;
  padding:12px 15px;
  background: #f55f3d;
  
}
.nav-collapse_ .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  width: 7px;
  height: 5px;
  right: 10px;
  top: 10px;
}
.nav-collapse_ .nav ul li a {
  display: block;
  text-transform: none;
  font-size: 13px;
  line-height: 18px;
  padding: 8px 10px 8px 0px;
  font-family: 'Oswald';
  color:#fff;
  text-transform:none;
  letter-spacing:0
}

.nav-collapse_ .nav ul li +li {
  border-top:1px #d94f30 solid;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #000;  
}
.nav-collapse_ .nav ul ul {
  position: absolute;
  display: none;
  width: 150px;
  left: 151px;
  top: 0px;
  height: auto;
  list-style: none;
  z-index: 111;
  padding: 12px 15px ;
  margin: 0;
}
/**/




/**/


.btn.primary{
	display:inline-block;
	background:#e6e6e6;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	color:#959595;
	padding:10px 15px;
	margin-top:4px;
	font-family: 'Arial', serif;
	font-size:16px;

}

.btn.primary:hover{
	background:#0c7cbc;
	color:#fff;

}


.facebook {
 margin: 10px auto;
 width: 146px;
 display: block;

}


.pad-text {
  padding: 30px 40px;
}

p.news  {
  padding: 2px 0 18px;  
}
p.news + p.news {
  border-top: 1px #1b1510 solid;
  padding-top: 18px
}

p.news span {
  display: block;
  padding-bottom: 10px;
  color: #680000
}


.banner {}


/*--- boxes ------*/

.box {}

a.more {
	color:#8f2121;
	font-size:20px;
  font-family: 'Arial', sans-serif;
	text-decoration:none;
	float:left;
	line-height:52px;
	margin-top:15px;
	padding-left:12px;
  padding-right: 48px;
  -webkit-border-radius:  25px;
  -moz-border-radius:  25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
  padding-left: 24px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 

}

a.more:hover {
	color:#e31616; 
  background:#670000 url(../images/arrow-more.png) 95% 16px  no-repeat;
  text-shadow:1px 1px 5px #e71717;
}





/*------ content ------- */

#content {
  background: url(../images/bg-content.png) 0% bottom  repeat-x;
}

#content .container {
  position: relative;
  z-index: 10

}

div.table {
	display:table;
}

/* thumbnails */
#content .thumbnails {
  margin-bottom: 0px;
}
#content .thumbnails li {
  padding-bottom: 20px;
  line-height:18px;

}
#content .thumbnails .thumbnail {
  border: none;
  margin: 0;
  padding: 0;
}

.preloader {
  background: url(../images/loader.png) center center no-repeat;
  height: 159px;
  position: relative;
}

.imgarea {
  margin: 10px;
  position: relative;
  overflow: hidden;
}


/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}




/**/
/*padcontent*/
/**/
.padcontent{
  padding:0 0 20px 0;
  clear: both;
}
.padcontent_small{
	padding-bottom:10px
}


/*------ footer ------- */




#footer ul.footer-menu {
  text-align: left;
  padding-bottom: 5px;
  padding-left: 35px;
  padding-top: 10px
}

#footer ul.footer-menu  li{
  display: inline;
  padding: 0 17px 0 0
}

#footer ul.footer-menu  li a{
  color: #474747;
  font-size: 17px;
  font-family: 'Oswald', sans-serif;
  min-height: 40px;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

#footer ul.footer-menu  li a:hover{
	color:#fff;
}



p.copy {
  text-align: left;
  font-size: 14px;
  color: #686565;
  line-height: 18px;
  padding-bottom: 18px;
  font-family: 'Titillium Web', sans-serif;
  padding-left: 35px;

}
p.copy a{
  color: #9b9798;
  text-decoration: underline;
}
p.copy a:hover{
  color: #fff;
  text-decoration: none;
}



ul.social {
  list-style: none;
  float: right;
  margin-right: 35px;
  padding-top: 30px;
  position: relative;
  z-index: 101;
}

ul.social li {
  float: left;
  margin-right: 4px;
  width: 32px;
  height: 32px;
  background: #252525;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

ul.social li:first-child:hover  {
  background: #004088;
}

ul.social li:first-child + li:hover  {
  background: #01669c;
}

ul.social li:first-child + li + li:hover  {
  background: #f14724;
}

ul.social li:first-child + li + li + li:hover  {
  background: #00abe3;
}

ul.social li:first-child + li + li + li + li:hover  {
  background: #3a546d;
}

ul.social li:first-child + li + li + li + li + li:hover  {
  background: #c91e25;
}

ul.social li:first-child + li + li + li + li + li + li:hover  {
  background: green;
}






/*-- Map --*/
.wrapp {
	height:440px;
	margin:0 auto;
	position:relative;
	top:0px;
  margin-bottom: 20px
}
.wrapp iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.captcha {
	float:left
}


.contact-form input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -moz-box-shadow: inset  0px 3px 20px 3px  #241d17;
  -webkit-box-shadow: inset  0px 3px 20px 3px  #241d17;
  box-shadow: inset  0px 3px 20px 3px  #241d17;
  
  line-height: 22px;
  width: 420px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  background:url(../images/opa_80.png) right top  repeat;
  color:#ece0b2;
	border:1px #555555 solid;

	margin-bottom:10px
}
.contact-form label {
  min-height: 20px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
  width: 100%;
}
.contact-form .error,
.contact-form .empty {
  display: none;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #ff7676;
  float: left;
  margin: 2px 0 4px 10px;
  min-width: 160px;
}
.contact-form .success {
  display: none;
  padding-bottom: 5px;
}
.contact-form textarea {
  border-bottom: #e0e0e0 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  -moz-box-shadow: inset  0px 3px 20px 3px  #241d17;
  -webkit-box-shadow: inset  0px 3px 20px 3px  #241d17;
  box-shadow: inset  0px 3px 20px 3px  #241d17;
  
  line-height: 22px;
  width: 420px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
	background:url(../images/opa_80.png) right top  repeat;
  color:#ece0b2;
	border:1px #555555 solid;
	margin-bottom:10px;
  height:60px
}
.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: none;
  border-color: #a3487a!important;
}


.submit{ 
  margin-left: 90px;
  margin-top: 0

}

.btn.submit:hover {
  color:#e31616; 
  text-shadow:1px 1px 5px #e71717;
}

.btn.submit i { margin-top:3px}

.notification_error {
	color:#f00
}

.photo {
  float: left;
  margin-right: 0px;
  margin-left: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px #433528 solid;
  padding: 2px;
  background: #000;

}

.photo:hover {
  border-color:#f00;
}

img.frame-border {
  padding: 2px;
  background: #000
}

/**/

/*-- end contacts --*/

/*--- content end ------*/


#note {
	margin-bottom:20px
}

.player_wrapper._list {
  height:555px;
}

.player_wrapper._list .playlist-scroll-pane {
  height:440px;
}
.clearfix {
  display: block;
}

.team {
  float: left;
  padding-bottom: 20px
}
.team p{
  display: table;
}

a.read {
  color: #ff68bb;
  font-size: 14px;
  font-family: Arial;
  display: block;
  padding-left: 20px;
  background: url(../images/like.png) 0%  50%  no-repeat;
  margin-top: 4px

}

a.sponsors {
  float: left;
  margin-bottom: 30px;
  margin-right: 32px
}

.inner.spon {
  padding-right: 0
}

.gallery .carousel-box li {
    margin-right: 0px!important;
}

.video .carousel-box li > div article i {
  background: url(../images/play.png) 0% 0px  no-repeat!important;
}

.pp_gallery {
  display: none!important;
}

/*----- 

MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
media queries
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM

 ------*/


@media (min-width: 1200px) {
  .btn-navbar {
    display: none
  }
  .carousel-box li > div img{
    width: 100%
  }
  #footer ul.footer-menu li {
    padding-right: 25px
  }
  .team {
    width: 48%;
    margin-right: 2%
  }
  .contact-form textarea, .contact-form input {
    width: 580px
  }
  .carousel-box li{
    min-height: 190px
  }
  #footer {
    position: fixed;
    bottom:0;
    z-index: 101
  }
  #content {
    padding-bottom: 100px;
    background: url("../images/bg-content-2.png") repeat-x fixed 0 100% transparent;
  }

}

@media (max-width: 1199px) {
  .btn-navbar {
    display: none
  }
  .span5.text {
    width: 325px
  }
  .team {
    margin-right: 2%;    
    width: 48%;
  }
  h5 {
    font-size: 32px;
    white-space: nowrap;
    margin-bottom: 0;
    padding-bottom: 0
  }
  .carousel-box li{
    min-height: 180px
  }


}

@media (min-width: 980px) and (max-width: 1199px) {}

@media (min-width: 979px) {}

@media (max-width: 979px) {

  .nav-collapse .nav > li > a{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px
  }
  #nav_section .nav-collapse  {
    overflow: visible;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    top:0;
  }
  .carousel-box li > div article p {
    font-size: 14px
  }
  .inner strong {
    font-size: 24px;
    line-height: 30px
  }

  .padcontent {
    clear: both;
    padding: 0 0 10px;
  }
  div.player_wrapper {
    width: 280px
  }
  .span-photo, .span-photo img{
      float: left;
  }
  .carousel-box li {
    float: left;
    margin-right: 2px;
  }
  .nav-collapse .nav > li > a {
      font-size: 14px;
      padding-left: 5px;
      padding-right: 5px;
  }

  #nav_section {
    margin-right: 0px
  }

  .span5.text {
    width: inherit;
  }
  .team img{
    float: none;
    margin-bottom: 15px
  }
  .contact-form textarea, .contact-form input {
    width: 280px
  }
  h5 {
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 0;
    padding-bottom: 0
  }

  .carousel-box li{
    min-height: 140px
  }




}
@media (min-width: 768px) and (max-width: 979px) {}

@media (max-width: 767px) {
  div#main {
    width: 580px;
   }
  h3 {
    text-align: left;
  }
  #footer ul.footer-menu li a, p.copy {
    font-size: 12px
  }
  div > h3 {
    margin-top: 20px
  }

  div > br + h3 {
    margin-top: 0px
  }

  div > h2 {
    margin-top: 20px
  }

  div > br + h2 {
    margin-top: 0px
  }
  #footer ul.footer-menu, p.copy {
    padding-left: 20px
  }
  ul.social {
    margin-right: 20px
  }
  #footer ul.footer-menu li {
    padding-right: 6px
  }
  .logo {
    top:15px;
    left:20px;
    height:80px;
  }
  .nav-collapse .nav > li > a {
      font-size: 16px;
      padding-left: 13px;
      padding-right: 13px;
  }
  .inner {
    padding: 20px
  }
  #content {
    background: none;
  }
  #footer {
    height: inherit;
  }
  #footer ul.footer-menu li a {
    line-height: 30px
  }
  ul.social {
    padding-left: 20px
  }
  ul.social li {
    width: 24px;
    height: 24px
  }
  header {
    background: url(../images/bg-header-2.png) 0% -22px  repeat-x;
  }
  body #controls-wrapper {
    top:200px;
  }
  .imgarea img{
    width: 100%
  }
  .contact-form textarea, .contact-form input {
    width: 380px
  }
  h5 {
    font-size: 40px;
    white-space: nowrap;
    margin-bottom: 10px;
    padding-bottom: 0
  }




}
@media (min-width: 626px) and (max-width: 767px) {}

@media (max-width: 625px) {

  div#main {
    width: 440px;
  }

  .nav-collapse .nav > li > a {
      font-size: 14px;
      padding-left: 6px;
      padding-right: 7px;
  }
  .submit{ 
    margin-left: 0px;
    margin-top: 0

  }

}
/**/
@media (min-width: 482px) and (max-width: 625px) {}

@media (max-width: 481px) {
  div#main {
    width: 280px;
   
  }
  h1 {
    font-size: 28px
  }
  h2, h3 {
    font-size: 18px
  }

  ul.social {
    padding-left: 10px
  }
  ul.social li {
    width: 20px;
    height: 22px
  }
  header {
    height: inherit;
    background: url(../images/opa_70.png) 0% -22px  repeat;
    overflow: visible;
    margin-bottom: 25px
  }
  
  #nav_section{
    float: none;
    width: 100%;
    clear: both;
  }
  .nav-collapse .nav > li > a {
      font-size: 16px;
      padding-left: 13px;
      padding-right: 13px;
  }
  .logo {
    font-size: 32px
  }
  .sf-menu li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    width: 100%;
    float: none
  }
  .sf-menu ul, .sf-menu ul ul {
    position: relative;
    left:0;
  }
  body #controls-wrapper {
    top:-4px;
  }
  ul.social {
    float: none;
    clear: both;
    margin-bottom: 20px;
    padding-left: 20px
  }
  .team {
    margin-right: 0%;    
    width: 100%;
  }
  #filters {
    padding-left: 10px
  }
  #filters li {
    padding-right: 6px;
  }

  #filters li a {
    font-size: 12px
  }
  .contact-form textarea, .contact-form input {
    width: 220px
  }
  h5 {
    font-size: 30px;
    white-space: nowrap;
    margin-bottom: 2px;
    padding-bottom: 0
  }



}

@media (min-width: 320px) and (max-width: 481px) {}


@media (max-width: 320px) {
  div#main {
    width: 260px;
   
  }

  div.player_wrapper {
    margin-left: -10px
  }
  #footer ul.footer-menu li a, p.copy {
    font-size: 11px;
  }
  #filters li {
    padding-right: 5px;
  }

  #filters li a {
    font-size: 11px
  }

  .contact-form textarea, .contact-form input {
    width: 200px
  }
  h5 {
    font-size: 25px;
    white-space: nowrap;
    margin-bottom: 0px;
    padding-bottom: 0;
    margin-top: 0
  }

}	


/*----- 000000 ------*/


@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
{  
font-family: 'Monoton', cursive;
font-family: 'Titillium Web', sans-serif;
font-family: 'Oswald', sans-serif;
::selection{ background:#c34a3b!important; color:#fff}
::-moz-selection{ background:#c34a3b!important; color:#fff}

}
