* {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-stretch: condensed;
}


a:focus, a:hover {
	text-decoration: none;
}
#popup-ad{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	z-index: 1100;

}


.color-square{
	float: left;
	margin: 1px;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
}


#login-box>form>*{
		
	margin: 5px;

	max-width: 140px;
}
#login-box.big>form>*{
float: right;

}
.modal-backdrop.in
{
    opacity:0.8 !important;
}

.videos .thumbnail:hover{
	border: 1px solid #119c9a;

}
.videos .thumbnail{
	border: 1px solid #CCC;
}


#popup-inside{

	margin-left: auto;
  	margin-right: auto;
	margin-top: -10%;
	background-color: white;
	z-index: 1100;
}

#popup-close{

	margin-left: auto;
  	margin-right: auto;
	margin-top: 5px;
	x-background-color: white;
	color: #fff;
	z-index: 1100;
}


.form-control{
	border-radius: 0px;
}
#logo-fixed {
	top: 0px;
	height: 200px;
	position: absolute;
	left: 0px;
	width : 500px;
	z-index: 30;
	background-image: url('/view/vendor/site/images/mp_logo_cutted.png');
	background-size: cover;
	background-position-x: right;
	display: block;
}
#playerDiv {
	width : 420px;
	height: 110px;
	border: 1px solid #337ab7;
}
@media (max-width: 930px)
{
	#playerDiv{
		display: none;
	}
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd;
	border-color: #f1f1f1;
}

.navbar-default .navbar-toggle {
    background-color: #f5f5f5;
	border-color: #f1f1f1;
}

@media (max-width: 1770px)
{
	#logo-fixed {
		
		display: none;
		top: 0px;
		height: 200px;
		position: absolute;
		left: 0px;
		width : 500px;
		z-index: 30;
	}
}


@media only screen and (max-width: 1068px)
{
	.navbar-top .top {

		padding-top: 8px;
	}
}



#logo {
	display: none;
}


@media (min-width: 1080px)
{
	#fixedsocialmobile {
		display: none;
	}
	#fixedsocial {
		display: block;
	}
}

@media (max-width: 1080px)
{
	#fixedsocialmobile {
		display: block;
	}
	#fixedsocial {
		display: none;
	}
}


@media (max-width: 1770px)
{
	#logo {
		display: block;
	}
}


#fixedsocialmobile {

	text-align: center;
	height: 70px;
	z-index: 100;
}

#fixedsocialmobile div {
	display: inline-block;
	x-float: left;
	height: 50px;
}



#fixedsocial {
    top: 20px;
    height:200px;
    width:60px;
    position:fixed;
    left: 20px;
	z-index: 100;
}

#fixedsocial .icon {
    margin-bottom: 5px;
	width:50px;
	height:50px;
	cursor: pointer;
	background-size:44px;
	transition:ease 500ms;
	opacity:1;
	border: 3px solid #030c4f;
}

#fixedsocial .icon:hover {
    transition:ease 500ms;
	margin-left: 20px;
}
#fixedsocialmobile .icon {
    margin-bottom: 0px;
	width:50px;
	height:50px;
	cursor: pointer;
	background-size:50px;
	transition:ease 500ms;
	opacity:1;
	margin-left: 5px; 
	margin-right: 5px;
	border: 3px solid #eaeaea;
		background-size:44px;
}
#fixedsocialmobile .icon:hover{
	margin-left: 5px;
	border: 3px solid #787878;
	background-size:44px;
}

.youtube {
    background:url("/view/vendor/site/images/yt_icon.png");
}


.instagram {
    background:url("/view/vendor/site/images/insta_icon.png");
}

.facebook {
    background:url("/view/vendor/site/images/fb_icon.png");
}

body {
	color: #000;
	font-size: 15px;
	x-background-color: #030c4f;
	min-width: 1100px;
	font-family: Walfork,Walsheim,Helvetica Neue,Helvetica,Arial,sans-serif;
    background-color: #f7f7f7;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: â€œligaâ€ on;
}
div.img {
	float: left;
	x-width: 49%;
    margin:0.5%;
	height: 100%;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

.no-padding {
	padding-bottom: 0px !important;
}
p {
	font-size: 13px;
	line-height: 20px; 
}
a {
	color: #000;
	cursor: pointer;
}


.thumbnail {
	border-radius: 0px;
}

.btn{
	border-radius: 0px;
}

.item-event{
	background-color: #FFF;
	border: 1px solid #c3c3c3;   
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom:20px;
}

.x{
	    position: relative;
    border-bottom: 2px solid #2b2b2b;
	background-color: #1a1a1a;
	border: 0px solid #ccc;
    border-radius: 1px;

	color: #CCC;
    margin: 0 40px;
	outline: none;
}
a .iconwhite
{
		color: #fff;
		x-margin-left: 46px;
		margin-left: 2px;
}

.icondesc{
		color: #fff;
		x-margin-left: 40px;
		font-size: 0.8em;
}
a:hover {
	color: #000;
}

/* navbar-top */

@media (max-width: 1084px)
{
	.nav {
		padding-left: 15px;
	}
}
@media (max-width: 767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #16bec2;
	}
}
.navbar-default .navbar-nav>li>a {
	color: #333;
}
.navbar-top {
	background-color: #fff;
   	border: none;
   	border-bottom: 1px solid #c3c3c3;   	
   	border-radius: 0;
   	margin-bottom: 0px;

}

.editing{
	xbackground-color: #fff !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.editing>span{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.editing>input{
	padding: 5px;
	margin: 0;
	border: 1px solid #CCC;
	display:block;
	margin-top: 1px;
}


.table-item>div{
	min-height: 40px;
}

.table-item.add>div{
	height: 58px;
}

.color-0>.colorize, .color-0.colorize{
	background-color: #fff ;
}
.color-0:hover>.colorize, .color-0:hover.colorize{
	background-color: #f1f1f1;
	transition: background 0.5s;
	cursor: pointer;
}

.color-1>.colorize, .color-1.colorize{
	background-color: #96ffa0 ;
}
.color-1:hover>.colorize, .color-1:hover.colorize{
	background-color: #66ff75;
	transition: background 0.5s;
	cursor: pointer;
}

.color-1>.colorize.even, .color-1.colorize.even{
	background-color: rgba(150, 255, 160, 0.6) ;
}
.color-1:hover>.colorize.even, .color-1:hover.colorize.even{
	background-color: #66ff75;
	transition: background 0.5s;
	cursor: pointer;
}

.color-2>.colorize,  .color-2.colorize{
	background-color: #96e5ff;
}
.color-2:hover>.colorize, .color-2:hover.colorize{
	background-color: #41d0ff;
	transition: background 0.5s;
	cursor: pointer;
}


.color-2>.colorize.even,  .color-2.colorize.even{
	background-color: rgba(150, 229, 255, 0.6);
}
.color-2:hover>.colorize.even, .color-2:hover.colorize.even{
	background-color: #41d0ff;
	transition: background 0.5s;
	cursor: pointer;
}

.color-3>.colorize,  .color-3.colorize{
	background-color: #f6ff96;
}
.color-3:hover>.colorize, .color-3:hover.colorize{
	background-color: #f2ff6a;
	transition: background 0.5s;
	cursor: pointer;
}
.color-3>.colorize.even,  .color-3.colorize.even{
	background-color: rgba(246, 255, 150, 0.6);
}
.color-3:hover>.colorize.even, .color-3:hover.colorize.even{
	background-color: #f2ff6a;
	transition: background 0.5s;
	cursor: pointer;
}

.color-4>.colorize, .color-4.colorize{
	background-color: #ffca96;
}
.color-4:hover>.colorize, .color-4:hover.colorize{
	background-color: #ffa650;
	transition: background 0.5s;
	cursor: pointer;
}
.color-4>.colorize.even, .color-4.colorize.even{
	background-color: rgba(255, 202, 150, 0.6);
}
.color-4:hover>.colorize.even, .color-4:hover.colorize.even{
	background-color: #ffa650;
	transition: background 0.5s;
	cursor: pointer;
}

.nostyle{
	background-color: #f7f7f7 !important;
	border: 2px solid #f7f7f7 !important;
}
.table-header>div{
	background-color: #FFF;

	border: 2px solid #f1f1f1;
	border-left: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}

.layer-5{
	z-index: 5;
}
.table-item{
	min-height: 40px;
}
.table-item>div>div>i:hover{
	color: #333;
	transition: color 0.5s;
}
.table-item>div>div>i{
	float: left;
	font-size: 24px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right:10px;
	cursor: pointer;
	color: #787878;

}
.table-item>div{
	xbackground-color: #FFF;

	border: 2px solid #f1f1f1;
	border-left: none;

	cursor: default;

}

.table-item>div>span{
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 13px;
}
.left-border{
	border-left: 2px solid #f1f1f1 !important;
}


.navbar-top .top .fa {
	font-size: 25px;	
}

.navbar-top .top .col-sm-1 {
	padding-top: 18.5px;
	padding-bottom: 18.5px;
	text-align: center;
}

.navbar-top .top {

	x-margin-bottom: 15px;
	margin-bottom: 0px;
}

.navbar-top .menu {

}

.navbar-top .navbar-nav>li {
	margin-right: 5px;
}

.navbar-top .navbar-nav>.active>a, .navbar-top .navbar-nav>.active>a:focus, .navbar-top .navbar-nav>.active>a:hover {
	background-color: #119c9a;
	color: #fff;
	font-weight: 400;
}

.navbar-top .navbar-nav>.open>a, .navbar-top .navbar-nav>.open>a:focus, .navbar-top .navbar-nav>.open>a:hover {
	background-color: #fff;
	color: #000;
	font-weight: 400;	
}

.navbar-top .navbar-nav>li>a:focus, .navbar-top .navbar-nav>li>a:hover {
	background-color: #fff;
	color: #000;

}

/* dropdown */
.dropdown-menu>li>a {
	color: #262626;

}

.logobg {
	background-image: url('/view/vendor/site/images/mp_logo.png');
	background-position: right 0px;
	height: 200px;
	
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #262626;
	color: #fff;
}

/* navbar center */
@media (min-width: 768px) {
	.navbar-top .navbar-nav {
	    float: left;
		width:100%;
	    display: inline-block;
		margin-top: 42px;
	}

	.navbar-top .navbar-collapse {
		x-text-align: center;
	}

}

@media (max-width: 1090px) {
	#navul{
		margin-left: -15px;
	}
}

@media (max-width: 400px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}
/* margins */
.margin-center {
	margin-right: auto;
	margin-left: auto;
}

.mr-b-30 {
	margin-bottom: 30px;
}

.mr-b-50 {
	margin-bottom: 50px;
}

.b {
	background-color: #eaeaea;
}

.image-square{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
.image-square img{
      position: absolute;
      max-width: 100%;
      max-height: 100%;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
}

/* a */
.a {
	background-color: #eaeaea;
	padding: 40px 0;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
}

.a > img {
	margin: 0 auto;
}

/* headers */
.header {
	margin: 0;
	margin-bottom: 15px;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #474747;
	x-border-bottom: 2px solid #16bec2;
	color: #000;
	x-color: #16bec2;
}

.header-full {
	margin: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #474747;
	color: #000;
}

.header-item {
	margin: 0;
	margin-bottom: 15px;
	display: inline-block;
	padding-bottom: 5px;
	color: #000;
	font-size: 24px;
}


.media-object
{
	max-width: 120px;
}


/* scetions */
.section {
	padding-top: 30px;
	padding-bottom: 40px;
}

.dropdown-menu{
	border-radius: 0px;
	margin-left: -1px;
}

.dropdown{
	min-width: 158px;
}

/* section news */
.section-news .thumbnail {
	border-radius: 0;
}

.section-news .thumbnail:hover {
	x-border-color: #000;
	border-color: #119c9a;
	cursor: pointer;
}
/* section reviews */
.section-reviews .well {
	background-color: #f1f1f1;
	border: 1px solid #c3c3c3;
	border-radius: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.section-reviews .well:hover {
	x-border-color: #000;
	border-color: #119c9a;
	cursor: pointer;
}

/* section music list */

.section-music {

}


/* section events */
.section-events aside img {
	margin-right: auto;
	margin-left: auto;
}

/* section video */
.section-video .video-list {

}

.section-video .media-list li {
	margin-right: -30px;
}

.section-video .media-list li h4 {
	margin: 0;
}

.section-video .media-list li a{
	display: block;
}

.section-video .media-list li.active a{
	width: 100%;
	x-background-color: #000;
	background-color: #16bec2;
	color: #fff;	
	text-decoration: none;
} 

.section-video .media-list li a:hover {
	width: 100%;
	x-background-color: #000;
	background-color: #000;
	color: #fff;	
	text-decoration: none;

}

.event-img {
	height: 180px;
	width: 280px;
}

.section-video .media-list li.more {
	margin-right: 0;
	padding-top: 15px;
}

/* section page */
.section-page .main-item {
	margin-bottom: 50px;
}
.section-page .main-item h1 {
	margin-bottom: 30px;
}

.section-page .main-item img {
	margin-bottom: 30px;
}

.section-page .media-list {
	margin-bottom: 30px;
}



/* section page news */
.section-page-search.filter .filter-items .item-selected:after {
	content: '| \f00d';
	color: #fff;
}

.section-page-list-news .item-list .item .thumbnail{
	margin-right: 10px;
	margin-bottom: 10px;

}

.section-page-list-news .item-list .item {
	margin-bottom: 30px;
}


.embed-responsive
{
	border: 6px solid #16bec2;
}
/* pagination */
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px; color: #000;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #000;
    border-color: #000;
    color: #fff;
}

/* section page search */
.section-page-search.search-result .result-item {
	margin-bottom: 20px;
}

.section-page-search.filter .filter-items .item, .section-page-search.filter .filter-items .item-selected {
	margin-right: 10px;
	margin-bottom: 6px;
	display: inline-block;
	cursor: pointer;
}

.section-page-search.filter .filter-items .item-selected:after {
	content: ' | x';
	color: #fff;	
	width: 6px;
}




/* footer */
footer {
	padding-bottom: 20px;
	padding-top: 30px;
}

footer .nav-footer li {
    padding: 0 0 0 10px;
    float: left;
}

footer .nav-footer li + li:before {
    content: "|";
    padding-right: 10px;
}


/* navbar bottom mobile */
.navbar-mobile-bottom {
	background-color: #fff;
	font-size: 24px;
	color: #000;
	padding-top: 8px;
	border-top: 1px solid #c3c3c3;
}

.navbar-mobile-bottom .col-xs-3:not(:last-child) {
	border-right: 1px solid #c3c3c3;
}


/* overlay search */
/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */ 
    width: 0;   
    height: 100%;
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.overlay .search-top {
	background-color: #000;
	width: 100%;

	padding-top: 45px;
	padding-bottom: 45px;
	margin-bottom: 30px;
}

.overlay .search-top .input-group .form-control, .overlay .search-top .input-group .btn {
	border-radius: 0;
}

.overlay .results {
	line-height: 35px;
	font-size: 14px;
}

.overlay .results h4 {
	color: #16bec2;
	font-size: 22px;
	margin:0;
	margin-bottom: 15px;
	font-weight: 700;
}
.overlay .results ul {
	padding-left: 15px;
}
.overlay .results ul li a {
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 1px #000;
	padding: 5px;
}

.overlay .results ul li a:hover {
	text-decoration: none;
	color: #c3c3c3;
}


/* Position the close button (top right corner) */
.overlay .btn-close {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    color: #fff;
    text-decoration: none!important;
}


/* media queries */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.section-video .media-list li {
	    margin-right: 0px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	/* margins */
	.mr-t-xs-30 {
		margin-top: 30px;
	}

	/* navbar top */
	.navbar-top .top {
		padding-top: 8px;
	}

	/* footer */
	footer {
		xmargin-bottom: 50px;
	}

	footer .nav-footer {
		float: left;
		margin-top: 20px;
	}

	footer .nav-footer li:first-child {
		padding-left: 5px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}