<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Vogue';
	src: url("fonts/Vogue/Vogue.eot");
	src: url("fonts/Vogue/Vogue.eot?#iefix") format("embedded-opentype"),
	url("fonts/Vogue/Vogue.ttf") format("truetype"),
	url("fonts/Vogue/Vogue.woff") format("woff"),
	url('fonts/Vogue/Vogue.svg') format('svg');
    font-weight: normal;
	  font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/Proxima-Nova/Proxima-Nova-Font.eot');
    src: url('fonts/Proxima-Nova/Proxima-Nova-Font.eot?#iefix') format('embedded-opentype'),
         url('fonts/Proxima-Nova/Proxima-Nova-Font.woff2') format('woff2'),
         url('fonts/Proxima-Nova/Proxima-Nova-Font.woff') format('woff'),
         url('fonts/Proxima-Nova/Proxima-Nova-Font.ttf')  format('truetype'),
         url('fonts/Proxima-Nova/Proxima-Nova-Font.svg#Proxima Nova') format('svg');
}

@font-face {
    font-family: 'Graphik';
    src: url('fonts/Graphik/GraphikRegular.eot');
    src: url('fonts/Graphik/GraphikRegular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Graphik/GraphikRegular.woff2') format('woff2'),
         url('fonts/Graphik/GraphikRegular.woff') format('woff'),
         url('fonts/Graphik/GraphikRegular.ttf')  format('truetype'),
         url('fonts/Graphik/GraphikRegular.svg#Graphik Regular') format('svg');
}

@font-face {
	font-family: 'HelveticaNeueLT';
	src: url("fonts/HelveticaNeueLT/HelveticaNeueLTStd-Lt.eot");
	src: url("fonts/HelveticaNeueLT/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"),
	url("fonts/HelveticaNeueLT/HelveticaNeueLTStd-Lt.ttf") format("truetype"),
	url("fonts/HelveticaNeueLT/HelveticaNeueLTStd-Lt.woff") format("woff"),
	url('fonts/HelveticaNeueLT/HelveticaNeueLTStd-Lt.svg') format('svg');
    font-weight: normal;
	  font-style: normal;
}

#myCarousel{
    position: absolute;
	width: 100%;
    height: 100%;
    z-index: 1;
}

a,a:active, a:focus, button:focus, select:focus, input:focus{color:#000 !important ;outline : none; text-decoration: none !important;}


a:hover{color:#000 !important; text-decoration: none !important;}

#pjAcceptCookieBar .pjAcceptCookieBarBtn{
	color : #FFF !important;
}

#pjAcceptCookieBar .pjAcceptCookieBarBtn:hover{
	color : #FFF !important;
}

#pjAcceptCookieBar .pjAcceptCookieBarBtn:after {
	border-bottom: 4px solid #EB7D9E !important;
}

a img {outline : none;}

select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}


@media(min-width: 768px){

	#myCarousel .item{
      background-image: none !important;

	}

}

body{
	font-family: 'Graphik' !important; ;
	font-size: 17px !important;
	line-height: 1.55 !important;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	outline: 0;

}



@media(max-width: 768px){

	body{
		font-size: 15px !important;
	}

}



.black{
	color: black !important;
}


.bgblack{
	background-color: black;
}

.bggrey{
	background-color : #f5f5f5;
}


.darkgrey{
	color: #333 !important;
}



.white{
	color: #fff !important;
}

.grey{
	color: #89879B !important;
}



.gold{
	color: #BDA858;
}

.invisible{
	 border: 1px solid transparent;
}



h1,h2,h3,h4,h5,h6{
	color: #21B8DB;
}



h1{
	font-size: 36px;
}

a.page-link-sm {
    color: #000000;
	text-decoration:none;
	font-size:16px;
}

.smallh1{
	font-size: 30px;
}

.bigh2{
	font-size: 38px;
}

.smallh2{
	font-size: 25px;
	font-weight: bold;
}

.xsh2{
	font-size: 18px;
	font-weight: normal;
}

.smallh4 {
    font-size: 28px !important;
    margin-bottom: 15px !important;
    font-family: Vogue !important;
}


@media(max-width: 480px){
	.smallh1{
		font-size: 24px;
	}

	.bigh2{
		font-size: 30px;
	}
}

.left{
	text-align:left;
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}

.maxw800{
	max-width: 800px;
	width: 100%;
	padding: 0px 15px;
	margin: auto;
}

.maxw1000{
	padding: 0px 10%;
	margin: auto;
}

.max-fluid{
	padding: 0px 8%;
	margin: auto;
}

.img-fluid{
	display: block;
	width: auto !important;
	height: 100%;
	margin:auto;
}




@media(max-width: 480px){

  .maxw800{
  	padding: 0px 2px;
  }



}

.maxw600{
	width: 100%;
	max-width: 500px;
	margin: auto;
}

.maxw500{
	width: 100%;
	max-width: 500px;
	margin: auto;
}



.ibg-bg{
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.text-darkblue{
	color : #3B568B !important;
}

.text-orange{
	color : #F29467 !important;
}

.text-peach{
	color : #F38280 !important;
}

.text-pink{
	color : #E47FAE !important;
}

.text-purple{
	color : #CB88E8 !important;
}

.text-gradient-short{
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 30%);
	background: linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 40%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.text-gradient{
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
	background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.text-sm{
  font-size: 14px;
}

.text-sm14{
  font-size: 16px;
}


.text-15{
font-size: 15px;
 }

.text-16{
 	font-size: 16px;
}

.text-17{
	font-size: 17px;
}

.text-18{
  font-size: 18px;
}


.text-space{
   letter-spacing: 2px;
}

.bold{
	font-weight: : bold !important;
}

@media(max-width: 480px){
	.text-space{
	   letter-spacing: 3px;
	}
}

.text-justify{
  text-align: justify;
}

.text-italic{
  font-style: italic;
}

.text-uppercase{
  text-transform: : uppercase !important;
}


.custom5{

	padding-left: 15px;

	padding-right: 15px;

	float:left;

}



.lightheader{

	font-family: deffont;

}



.headerfont{

	font-family: deffont;

}



.interbg{

	z-index: 1;

}

.acc-icon{
 height:40px;
	width: 40px;

}



.ibg-bg{

	background-size: cover !important;

}



.textdeconone:hover{

	text-decoration: none;

}




.fl{

	float:left;

}



.max800{

	max-width: 800px;

	margin: auto;

}



.spacing_fix{

	padding-left: 25px;

	padding-right: 25px;

}



@media(min-width: 768px){

	.custom5{

		width: 33.33%;

	}

}



@media(min-width: 992px){

	.custom5{

		width: 20%;

	}

}



@media(max-width: 768px){

	.custom5{

		width: 100%;

	}

}



/*howtocarousel*/

#customDots{
	text-align: center;
	display: inline-block;
}



#howtoenter .owl-theme{
	min-height: 50px;
}

#howtoenter .owl-dot{
	color:#FFF;
  padding: 10px 25px;
  margin: auto;
  display: inline-block;
  cursor:pointer;
  font-size: 18px;
}

#about-muse .owl-dot{
	color:#000;
  padding: 10px 20px;
  margin: auto;
  display: inline-block;
  cursor:pointer;
  font-size: 19px;
}

#about-muse .owl-dot.active{
	color:#000;
}

#about-muse .owl-dot.active:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 2px;
    height: 4px;
    width: 50%;
    margin-left: 20px;
    background-image: url(../images/line.png);
    background-position: left;
    background-size: 100%;
    background-repeat: no-repeat;
}

#about-muse .owl-item{
	color:#868686;
	text-align: left !important;
}

#howtoenter #customDots, #about-muse #customDots { width: 100%; }

#howtoenter .owl-theme .owl-dots .owl-dot span, #about-muse .owl-theme .owl-dots .owl-dot span {background: none !important;}


#howtoenter .owl-dot.active, #about-muse .owl-dot.active{
	position: relative;
}


#howtoenter .owl-dot.active:after{
	content:'';
	position: absolute;
	bottom: 0px;
	left: 2px;
	height: 4px;
	width: 50%;
	margin-left: 20px;
	background-image: url(../images/line.png);
	background-position: left;
	background-size: 100%;
	background-repeat: no-repeat;
}

#howtoenter .step-thumb img {
    max-width: 100px;
		margin: auto;
}

#howtoenter .step-title {
    font-size: 20px;
    margin-top: 10px;
    line-height: 26px;
}







#howtoenter .owl-item, #about-muse.owl-item{
	padding: 30px 0px;
	color:#FFF;
	font-weight: normal;
}




@media(max-width: 768px){

	#howtoenter .owl-item{

		padding: 30px 25px;

		padding-top: 20px;

		/*text-align: left;*/

	}

}



#owl-demo{
	position: relative;
	margin: auto;
	margin-top: 20px;
	z-index: 1;
}



@media(max-width: 768px){

	#owl-demo{
		font-size: 16px;
	}

}



#howtoenter .owl-prev{

	position: absolute;

	top: 45%;

	left: -50px;

}



#howtoenter .owl-next{

	position: absolute;

	top: 45%;

	right: -50px;

}



.disabled{

	display: none;

}



@media(max-width: 992px){

	#howtoenter .owl-prev{

		display: none;

	}



	#howtoenter .owl-next{

		display: none;

	}

}



@media(max-width: 768px){

	#howtoenter .owl-dot{

		width: 100%;

		text-align: center;

		/*text-transform: lowercase;*/

		font-size: 16px;

		border: none !important;

	}



	#howtoenter .owl-dot.active{

		font-weight: bold;

	}


	#about-muse .owl-dot{
		width: 100%;
		text-align: center;
		border: none !important;
	}



	#about-muse .owl-dot.active{
		font-weight: bold;
	}

}

.owl-theme .owl-nav [class*="owl-"]{
  background: rgba(214,214,214,0.5)!important;
}

#howtoenter .owl-theme .owl-nav [class*="owl-"]{
	background: transparent !important;
}

.owl-theme .owl-nav{
  position: absolute;
  top:50%;
  width:100%;
}

.owl-theme .owl-nav .owl-prev{
  position: absolute;
  left:3%;
}

.owl-theme .owl-nav .owl-next{
  position: absolute;
  right:3%;
}



/*navbar*/

#logo{
	max-height: 84px;
}

.logo-container{

	position: relative;

	float: left;

	padding: 0px 15px;

}







.my-nav-button{

	float: left;
  color : #000 !important;
	margin: 15px;

}



.fake_logo{

	visibility: hidden;

}



.real_logo{

	position: absolute;

	top: 15px;

}

@media screen and (max-width: 768px) {
  .real_logo{
  	top: 2px;
  }
}

.real_logo_2{
	position: absolute;
	top: 0;

}



@media(min-width: 768px){

	.my-nav-button-1{

		/*display: block;*/

	}

}



@media(max-width: 768px){

	.logo-container{

		max-width: 160px;
		padding: 0px 5px;

	}



	.real_logo{

		max-width: 200px;

	}

	.real_logo_2{

		max-width: 200px;

	}



	.my-nav-button{

		float: right;

	}

}



 .navbar-toggle .icon-bar{

    background-color: #000;

}



.navbar-toggle .icon-bar + .icon-bar{

	margin-top: 6px;

}



.navbar-toggle .icon-bar {

    height: 1px;

    width: 25px;

}



.navbar-toggle {

    padding: 6px;
		border: 1px solid #000 !important;

}



.navbar-nav&gt;.active&gt;a, .navbar-nav&gt;.open&gt;a{
	background: #0C315C; /* Old browsers */
}

.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover{
	background-color: #FFF;
}




#navbarcontainer{
	position: relative;
	z-index: 10;
	width: 100%;
	top:0;

}

@media(max-width: 768px){
	#navbarcontainer{
		background-color: #231F20;
		height: 60px;
	}

	.input-group .input-group-addon{min-width: 130px;}
}


.sticky{
	top:0;
	position: fixed !important;
  width: 100%;
}

.sticky #mynavbar {
    height: 50px !important;
}

.sticky #mynavbar .navbar-header{
	padding: 0px 10px !important;
}

.sticky #mynavbar .navbar-nav{
	margin-top: 0px !important;
}

.sticky .navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 4px !important;
}

.sticky #logo {
    max-height: 49px;
}

.sticky .logo-container {
    padding: 1px 15px;
}


.sticky .top-nav .label-program{
	 padding: 3px 10px;
}

.sticky .top-nav {
    font-size: 13px;
}

.sticky .nav&gt;li&gt;a{
	padding: 6px 15px;
}



#mynavbar{
	background-color: #F2F2F2;
	margin: auto;
	border:none;
	z-index: 10;
	height: 100%;

}





.navbar-nav &gt; li{
	font-size: 16px;
	padding: 5px 10px !important;

}



.navbar-nav &gt; li &gt; a{
	color: #000 !important;
	padding-top : 8px !important;
	padding-bottom : 8px !important;

}


.navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 12px !important;
		font-size: 16px !important;
}

.navbar-nav &gt; li &gt; a:hover{
	 color : #21B8DB;
}

.navbar-nav &gt; li &gt; .dropdown-menu{
	border-radius: 0;

}
.dropdown-menu{
	padding: 0px !important;
}


.dropdown-menu&gt;li{
	text-align: center !important;
  border-bottom: 1px solid #A0A0A0 !important;

}

.dropdown-menu&gt;li&gt;a{
	color:#000 !important;
	padding: 8px 30px !important;
	background-color: #FFF !important ;
	font-size: 14px !important;
}

.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover{
	background-color: #EFEFEF !important;;
	color : #FFF !important;
	text-decoration: none;
	background-image: linear-gradient(to right, #F2926A, #F2926A, #C58AF5) !important;

}

.navbar-right{
	margin-right: 0px !important;
}




@media(min-width: 768px){

	.navbar-nav &gt; .home-active a{
		background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	  background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5)  !important;
	  background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5)  !important;
	  background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5)  !important;
	  background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5)  !important;
  	color:#FFF !important;
		border-radius: 20px;

  }

	.navbar-nav &gt; .home-active a:hover{
    color: #FFF !important;
	}




}


@media(max-width: 768px){
.navbar-nav .dropdown-menu &gt; li{
  text-align:center;
}

.navbar-nav &gt; .home-active{
		display: none;
}

.navbar-collapse.collapse.in {
	background-color: #FFF;
}


.container-fluid{
padding-right: 0px !important;
padding-left: 0px !important;
}


}




.iconbar{

	background-color: #fff !important;

}



.custommenubtn{

    float: left;

    padding-right: 10px;

}



.menubar {

    background-color: #ee4036;

    width: 22px;

    height: 2px;

    border-radius: 1px;

    margin-bottom: 5px;

}



.navbar-header{

	padding: 5px 10px;

}



.navbtnholder {
    width: 100%;
    text-align: center;
}



/*index*/

.vidstar{
	position: absolute;
	right: 10%;
	top: 15%;
}




#videocontainer{
	position: relative;
	overflow: hidden;
  width: 100%;
}


.banner-text{
	position: absolute;
  bottom: 42px;
  left: 38%;
}

.banner-text p{
	color : #FFF;
	margin: 0px;
	font-size: 42px;
	line-height: 1.30 !important;
}

.banner-text p span{
	font-size: 28px  !important;
	margin-top:10px;
}


#bannercontainer{
    position: relative;
    bottom: 0px;
    background-color: #000;
    width: 100%;
    padding: 15px 0px;
    text-align: center;
}

#bannercontainer .about-content{
	margin-top: 5px;
}

#bannercontainer .entry-text {
	line-height: 1.1;
	background: -webkit-linear-gradient(left,#F28A74 0%, #ED7C91 30%, #C48ABB 50%);
	background: linear-gradient(left,#F28A74 0%, #ED7C91 30%, #C48ABB 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    font-size: 35px;
    font-family: Vogue !important;
}




.item{
	width: 100%;
	position: relative;
}



.bannerimg{

	width: 100%;

}



.carousel-inner{

	overflow: hidden;

}



/*

inspired from http://codepen.io/Rowno/pen/Afykb

*/

.carousel-fade .carousel-inner .item {

  opacity: 0;

  transition-property: opacity;

}



.carousel-fade .carousel-inner .active {

  opacity: 1;

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;

  opacity: 0;

  /*z-index: 1;*/

}



.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}



.carousel-fade .carousel-control {

  z-index: 2;

}



/*

WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."

now override the 3.3 new styles for modern browsers &amp; apply opacity

*/

@media all and (transform-3d), (-webkit-transform-3d) {

    .carousel-fade .carousel-inner &gt; .item.next,

    .carousel-fade .carousel-inner &gt; .item.active.right {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner &gt; .item.prev,

    .carousel-fade .carousel-inner &gt; .item.active.left {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner &gt; .item.next.left,

    .carousel-fade .carousel-inner &gt; .item.prev.right,

    .carousel-fade .carousel-inner &gt; .item.active {

      opacity: 1;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

}



.banner-vid{

	position: absolute;

    top: 50%;

    left: 50%;

    min-width: 100%;

    min-height: 100%;

    width: auto;

    height: auto;

    z-index: 1;

    -ms-transform: translateX(-50%) translateY(-50%);

    -moz-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

}



.carousel-indicators .active{
	background: #21B8DB;
	width: 15px;
	height: 15px;
	border: none;
}



.carousel-indicators li{
	width: 15px;
	height: 15px;
	background-color: #FFF;
	border: none;

}





.vidopa{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&amp;0.76+0,0+100 */

background: -moz-linear-gradient(left, rgba(0,0,0,0.76) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left, rgba(0,0,0,0.76) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right, rgba(0,0,0,0.76) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	z-index: 1;

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

}



.bannertext h1{

	font-family: deffont !important;

}



.bannerstat{

	position: absolute;

	z-index: 2;

}



#bannercd{

	color: #fff;

	margin-top: 30px;

}



#bannercd span{

	padding-right: 10px;

}



.video-ex{

	width: 100%;

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	position: relative;

}



.video-overlay{

	background-color: rgba(0,0,0,0.5);

}



.video-text{

	color: #bcbec0;

	letter-spacing: 10px;

	text-transform: uppercase;

}



.highlight_banner_text{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff2626+0,f26423+100 */

	background: rgb(255,38,38); /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMjYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjY0MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(left,  rgba(255,38,38,1) 0%, rgba(242,100,35,1) 100%); /* FF3.6-15 */

	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,38,38,1)), color-stop(100%,rgba(242,100,35,1))); /* Chrome4-9,Safari4-5 */

	background: -webkit-linear-gradient(left,  rgba(255,38,38,1) 0%,rgba(242,100,35,1) 100%); /* Chrome10-25,Safari5.1-6 */

	background: -o-linear-gradient(left,  rgba(255,38,38,1) 0%,rgba(242,100,35,1) 100%); /* Opera 11.10-11.50 */

	background: -ms-linear-gradient(left,  rgba(255,38,38,1) 0%,rgba(242,100,35,1) 100%); /* IE10 preview */

	background: linear-gradient(to right,  rgba(255,38,38,1) 0%,rgba(242,100,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	color:transparent;

    -webkit-background-clip: text;

    -moz-background-clip: text;

	-o-background-clip: text;

	-ms-background-clip: text;

    background-clip: text;



}



.carousel-indicators{

	margin-bottom: 0px;

	font-size: 24px;

}



.video-detail, .video-highlight{

	color: #bcbec0;

	font-size: 24px;

	z-index: 2;

}



.video-detail p{

	margin-bottom: 0px;

}



.video-detail .video-play-btn{

	margin-bottom: 10px;

}



@media(min-width: 768px){

	.video-overlay{

		right: 60%;

		position: absolute;

		width: 100%;

		height: 100%;

		top: 0;

		-webkit-transform-origin: 0 0;

		-ms-transform-origin: 0 0;

		transform-origin: 0 0;

		-webkit-transform: skewX(15deg);

		-ms-transform:  skewX(15deg);

		transform:  skewX(15deg);

		z-index: 1;

	}



	.video-text{

		/*position: absolute;

		z-index: 2;*/

		/*top: 100px;*/

		/*left: 80px;*/

		text-align: center;

		font-size: 28px;

		letter-spacing: 8px;

	}



	#myCarousel{

		max-width: 100%;

	    padding:0;
	}



	.video-ex{

		height: 850px;

		background-image: none !important;

	}





	.carousel-indicators li{

		margin-right: 8px;

	}



	.video-detail{

		position: absolute;

		bottom: 50px;

		right: 100px;

		text-align: right;

	}



	.video-highlight{

		position: absolute;

		top: 50px;

		right: 100px;

		text-align: right;

	}

}



@media(min-width: 992px){

	.video-overlay{

		right: 70%;

	}



	.video-text{

		z-index: 2;

		position: absolute;

		top: 150px;

		text-align: left;

		font-size: 32px;

		letter-spacing: 10px;

		line-height: 1.2;

	}



	#myCarousel{

		width: 100%;

	}

}



@media(max-width: 768px){

	/*.video-ex{

		height: 350px;

	}*/

	.banner-text{
 		position: absolute;
 	  bottom: 60px;
 	  left: 10%;
 	}

 	.banner-text p{
 		color : #FFF;
 		margin: 0px;
 		font-size: 25px;
 		line-height: 1.30 !important;
 	}

 	.banner-text p span{
 		font-size: 18px  !important;
 		margin-top:10px;
 	}


	#myCarousel{

		position: initial;

	}

	.video-overlay{

		position: absolute;

		width: 100%;

		height: 100%;

		top: 0;

		left: 0;

		z-index: 1;

		background-color: rgba(0,0,0,0.4);

		display: none;

	}



	.video-text{

		padding: 50px 15px;

		font-size: 24px;

		letter-spacing: 5px;

	}



	.banner-vid{

		display: none;

	}

}



.video-play-btn{

	border: 1px solid #fff;

    padding: 15px 20px;

    text-align: center;

    border-radius: 25px;

    display: inline-block;

}



.deadline{

	margin-top: 10px;

	padding: 10px;

	border: 2px solid #fff;

	color: #fff;

	width: initial;

}



.signup{

	background-image:url('../images/signupbg.jpg');

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	color: #ee4036;

	padding: 30px 15px 0px 15px;

	position: relative;

}



.signup input{

	border: none;

	border: 1px solid #ee4036;

	font-weight: bolder;

	background-color: transparent;

	color: #ee4036;

	padding: 5px 10px;

	width: 100%;

    max-width: 300px;

}



.signup input::-webkit-input-placeholder {

   color: #ee4036;

}



.signup input:-moz-placeholder { /* Firefox 18- */

   color: #ee4036;

}



.signup input::-moz-placeholder {  /* Firefox 19+ */

   color: #ee4036;

}



.signup input:-ms-input-placeholder {

   color: #ee4036;

}



#signupbtn{
	background-color: #FFF;
	color: #000;
	font-size: 20px;
	border: 1px solid #000;
	padding: 8px 20px;
	min-width: 280px;
	border-radius: 50px;
}



#signupbtnfake{

	margin-top: 30px;

	margin-bottom: 50px;

	width: 100%;

	max-width: 200px;

	opacity: 0.8;

}



#signupbtnfake:hover{

	cursor:pointer;

	opacity: 1;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

}



#about{
	position: relative;
	z-index: 1;
	clear: both;
	text-align: center;
}

#brilliant{
	position: relative;
	text-align: center;
	background-color: #000;
	padding: 65px 0px 75px 0px;

}

.muse-theme{
	position: relative;
	text-align: center;
	background-color: #000;
	padding: 80px 0px 80px 0px;
	background-image: url(../images/muse-theme-top.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;

}

#about-muse{
	padding: 70px 0px 75px 0px;
	position: relative;
	text-align: center;
	background: url(../images/about-bottom.png), linear-gradient(to right, #F29468, #EE7C96, #C38AFA);
  background: url(../images/about-bottom.png), -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA);
  background: url(../images/about-bottom.png), -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA);
  background: url(../images/about-bottom.png), -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}



.muse-dateline{
	position: relative;
	background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA)  !important;
  background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA)  !important;
  background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA)  !important;
  background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA)  !important;
 	padding: 80px 0px 80px 0px;
}

.muse-dateline .dateline-innerbox{
	padding: 5px 0px;

}

.muse-dateline .date-box h2{
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 0px !important;
	margin-bottom: 8px !important;
}

.muse-dateline .date-box h4{
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}

.muse-dateline .date-box .bullet{
  width:26px;
	margin-top: -10px;
	margin-right: 5px;
}

.muse-dateline .dateline{
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
}

.muse-dateline .countdown-box{
	  border-top:8px solid #FFF;
	  border-bottom:8px solid #FFF;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		padding: 40px 0px;
		margin-top: 40px;
}

.muse-dateline .countdown-box .timeel{
   font-size: 100px;
	 color : #FFDD00;
	 font-weight: 600;
	 letter-spacing: 3px;
	 line-height: 1.1 !important;
}

.muse-statuette {
    background: #FFF ;
    position: relative;
    padding: 80px 0px 80px 0px;
		background-image: url(../images/trophy-background.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100%;
		background-attachment: fixed;;
		min-height: 700px;
}

.muse-statuette .inner-box{
	padding-right: 0px;
}



.muse-statuette .trophy {
    max-height: 100%;
    position: absolute;
    top: 0px;
    z-index: 1;
    right: 5%;
		overflow: hidden;
}

.star {
			position: absolute;
      background: url('../images/sparkle.png') no-repeat;
      background-size: contain;
      overflow: hidden;
}


.star-1{
	width: 50px;
	height: 34px;
	top: 200px;
  right: 397px;
}
.star-2 {
	width: 83px;
	height: 77px;
	top: 118px;
  right: 450px;
}
.star-3 {
	 width: 74px;
	 height: 70px;
	 top: 245px;
   right: 372px;
}
 .star-4 {
		width: 68px;
		height: 70px;
		top: 376px;
    right: 490px;
	}

	.star-5 {
		 width: 55px;
		 height: 70px;
		 top: 138px;
	   right: 380px;
	 }


#statuette{
 background: #000;
 position: relative;
 padding: 70px 0px 0px 0px;
}



#statuette .divider, #categories .divider{
 background-image:url('../images/divider.png');
 min-height:30px;
 background-repeat: repeat;
}

#featured-juror{
 background: #FFF;
 position: relative;
 padding: 80px 0px 80px 0px;
 background-image: url(../images/featured-juror-bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

#featured-winner{
 background: #E9EAE9;
 position: relative;
 padding: 80px 0px 0px 0px;
}



#about .newabout {
    position: relative;
}

#about .newabouttext {
    position: absolute;
    top: 10%;
    width: 100%;
}

#about .newabouttext .newabouttext-content {
    max-width: 600px;
    margin: auto;
}

.muse-vid {
    width: 90%;
    height: 480px;
}




.about-muse-creative{
	background-color: #FFF;
  padding: 80px 0px 80px 0px;
	background-image: url(../images/about-muse-creative-bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}





#aboutiia{
	background-color: #000;
	padding-top: 80px;
	padding-bottom: 80px;
}

#aboutiia .text-subtitle{
	font-size: 28px !important;
	font-weight : 600 !important;
}

.whitebox{
   margin-top: 40px;
	 padding: 15px;

}

.whitebox-inner{
	background-image:url('../images/white-box.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	margin: auto;
	height: 200px;
	padding-top: 13%;
}


h2.bignum{
   font-size: 50px;
	 font-weight: 600;

}

.whitebox .title-sm{
   font-size: 14px;
	 color:#FFF;
	 letter-spacing: 2px;
}





#about_bg{

	background-image:url('../images/background-enter.jpg');
	padding-top: 60px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height:950px;

}

#enter_bg{
	background-image:url('../images/timesquare.jpg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  height:750px;
}


h2.prizes-title{
	font-size: 22px;
}

.prizes-whitebox{
   margin-top: 10px;
   border:1px solid #4E4E4E;
	 padding: 10px 0px;
	 height: 195px;
}

.prizes-whitebox .pd{ padding: 10px;}
.prizes-whitebox .desc{font-size: 15px;}

.lineyellow{
 border:2px solid #21B8DB;
 width:30%
}

.linegold{
 border:2px solid #E0C864;
 width:30%
}

@media(max-width: 768px){
.prizes-whitebox{margin-top: 18px; height: 175px;}
.mobile-row{ padding : 5px 25px}
.prizes-whitebox .pd{ padding: 18px;}
.mt-lg { margin-top: 35px !important;}
.navbar-header {
    padding: 5px 10px;
    width: 100%;
}
#aboutiia .text-subtitle{
	font-size: 22px !important;
}

.muse-vid {
    width: 100%;
    height: 250px;
}

#statuette .h1, #statuette .h3{
 text-align: center;
}

#statuette p{
 text-align: center;
 padding: 0px 3%;
}

}


.h1{
	  font-size: 55px !important;
    margin-bottom: 20px !important;
		margin-top: 0px !important;
		font-family: Vogue !important;
		letter-spacing: 2px !important;
}

.h2{
	  font-size: 50px !important;
    margin-bottom: 20px !important;
		font-family: Vogue !important;
		margin-top: 0px !important;
}

.h3{
	  font-size: 28px !important;
    margin-bottom: 20px !important;
		font-weight: 400 !important;
}

.h4{
	  font-size: 27px !important;
    margin-bottom: 20px !important;
		font-family: Vogue !important;
}

.h5{
	  font-size: 20px !important;
    margin-bottom: 20px !important;
}


.newabout-h1{

	margin-top: 20px;

}



.list-style-type-none{

	list-style-type: none;

	padding-left:0px;

}



@media(min-width: 480px) AND (max-width: 768px){

	.about-h1, .about-h2{

		font-size: 28px;

	}





	.newabout-h1{

		margin-top: 350px;

	}




	.grid-item{

		height: 350px !important;

	}

}



@media(max-width: 768px){

	.about-h1{

		font-size: 30px;

	}

	h2.prizes-title {
    font-size: 20px;
}

h3, .h3{
	font-size: 20px !important;
}

.prizes-whitebox .desc {
    font-size: 16px;
}

.about-muse-creative .text-18 { font-size: 28px;}



.h1 {
    font-size: 38px !important;
    margin-bottom: 20px !important;
    font-family: Vogue !important;
}

.h2{
	  font-size: 31px !important;
    margin-bottom: 20px !important;
		font-family: Vogue !important;
}

}



@media(max-width: 480px){



	.newabout-h1{
		margin-top: 5px;
	}

}



.about-line-2{
	margin-bottom: 25px;
	letter-spacing: 1px;
	color: #1CDBE5;
	font-size: 20px;
	margin-top: -15px;
}



.about-img-opa{

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 40%;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,afafaf+20,000000+74&amp;0+0,0+20,1+100 */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNmYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2FmYWZhZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  rgba(255,252,252,0) 0%, rgba(175,175,175,0) 20%, rgba(0,0,0,0.68) 74%, rgba(0,0,0,1) 100%); /* FF3.6-15 */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,252,252,0)), color-stop(20%,rgba(175,175,175,0)), color-stop(74%,rgba(0,0,0,0.68)), color-stop(100%,rgba(0,0,0,1))); /* Chrome4-9,Safari4-5 */

	background: -webkit-linear-gradient(top,  rgba(255,252,252,0) 0%,rgba(175,175,175,0) 20%,rgba(0,0,0,0.68) 74%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */

	background: -o-linear-gradient(top,  rgba(255,252,252,0) 0%,rgba(175,175,175,0) 20%,rgba(0,0,0,0.68) 74%,rgba(0,0,0,1) 100%); /* Opera 11.10-11.50 */

	background: -ms-linear-gradient(top,  rgba(255,252,252,0) 0%,rgba(175,175,175,0) 20%,rgba(0,0,0,0.68) 74%,rgba(0,0,0,1) 100%); /* IE10 preview */

	background: linear-gradient(to bottom,  rgba(255,252,252,0) 0%,rgba(175,175,175,0) 20%,rgba(0,0,0,0.68) 74%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}



.about-line-3{

	font-size: 32px;

	margin-top: 850px;

	margin-bottom: 15px;

	color: #fff;

}



.about-line-4{

	font-size: 32px;

	margin-bottom: 30px;

	color: #fff;

}



@media(max-width: 768px){

	.about-line-4{

		font-size: 28px;

	}



	.about-line-3{

		margin-top: 0px;

		font-size: 16px;

		font-weight: bold;

	}

}



.about-content{
	margin: auto;
	padding-left: 50px;
  padding-right: 50px;
}

.join-content{
	margin: auto;
	font-family: 'Vogue';
	font-size: 24px;
}


.enter-content{
	margin: auto;
  padding-left: 50px;
  padding-right: 50px;
}

@media(max-width:768px){
	.about-content, .enter-content{
		padding-left: 0px;
	  padding-right: 0px;
	}

}



.about-content-2{
	display: none;
	max-width: 800px;
	margin: auto;
	color: #bcbec0;

}



.about-content-2 ul{

	list-style-type: none;

	padding-left: 0px;

}



.about-muse-creativel{

	position: absolute;

	z-index: -1;

	left: 0;

	top: 50px;

}



.about-muse-creativer{

	position: absolute;

	z-index: -1;

	right: 0;

	top: 50px;

}



.about-read{
	margin-top: 30px;
	color: #11A4D3;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 80px;
}



@media(min-width: 1600px){

	.about-muse-creativel{

		left: 10%;

	}



	.about-muse-creativer{

		right: 10%;

	}

}



@media(min-width: 992px) and (max-width: 1400px){

	.the-content{

		max-width: 550px;

	}



	.about-muse-creativel{

		max-width: 250px;

	}



	.about-muse-creativer{

		max-width: 250px;

	}



}





.about-muse-creative h3{

	font-size: 20px;

}



#logoblack{

	max-width: 350px;

	width: 100%;

	margin: auto;

}



.aboutopa{

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	background-color: rgba(210, 0, 208, 0.1);

	z-index:-2;

}



#statl{

	position: absolute;

	bottom: 0;

	left: 0;

	width: 25%;

	max-width: 500px;

}



#statr{

	position: absolute;

	bottom: 0;

	right: 0;

	width: 25%;

	max-width: 500px;

}



.abouttext{

	max-width: 1000px;

	width: 100%;

	margin: auto;

	margin-top: 20px;

	margin-bottom: 50px;

}

.btn-link-gradient {
  position: relative;
	padding: 12px 40px !important;
	font-size: 20px !important;
	color: #000;
}
.btn-link-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 0.1em;
  background:linear-gradient(45deg,#F29468,#EF7B93,#CC87DB );
  -webkit-mask:
     linear-gradient(#fff 0 0) content-box,
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.btn-link-gradient-white {
  position: relative;
	padding: 12px 40px !important;
	font-size: 20px !important;
	color: #FFF !important;
}
.btn-link-gradient-white::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 2px;
  background:linear-gradient(45deg,#F29468,#EF7B93,#CC87DB );
  -webkit-mask:
     linear-gradient(#fff 0 0) content-box,
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.btn-link-gradient-white:hover {
	color: #FFF !important;
}

.btn-link-orange {
    background-color: #21B8DB !important;
    border: 1px solid #21B8DB !important;
    color: #000 !important;
    font-size: 20px !important;
    padding: 12px 40px !important;
    border-radius: 0px !important;
}

.btn-link-orange:hover {
    background-color: transparent !important;
    border: 1px solid #21B8DB !important;
    color: #21B8DB !important;
}

.btn-link-blue {
    background-color: transparent !important ;
    border: 1px solid #21B8DB !important;
    color: #21B8DB !important;
		font-size: 19px !important;
		padding: 12px 40px !important;
		border-radius: 0px !important;
}

.btn-link-blue:hover {
    background-color: #21B8DB !important;
    border: 1px solid #21B8DB !important;
    color: #FFF !important;
}

.btn-link-white {
    background-color: transparent !important ;
    border: 1px solid #FFF !important;
    color: #FFF !important;
		font-size: 19px !important;
		padding: 12px 40px !important;
		border-radius: 0px !important;
		border-radius: 50px !important;
}

.btn-link-white:hover {
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
    color: #000 !important;
}

.btn-link-white-2 {
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    border: 1px solid #FFF !important;
		font-size: 19px !important;
		padding: 12px 40px !important;
		border-radius: 0px !important;
		border-radius: 50px !important;
}

.btn-link-white-2:hover {
    background-color: #FFF !important;
    border: 1px solid #FFF !important;
    color: #000 !important;
}


.btn-link-black {
    background-color: transparent !important ;
    border: 1px solid #000 !important;
    color: #000 !important;
		font-size: 19px !important;
		padding: 12px 40px !important;
		border-radius: 0px !important;
		border-radius: 50px !important;
}

.btn-link-black:hover {
    border: 1px solid #000 !important;
    color: #000 !important;
}


.enterbtn{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width:320px;
		background-color: transparent;
		border: 1px solid #FFF;
		padding: 8px 20px;
		font-size: 20px;
}



a .enterbtn{
    color: #FFF !important;
		text-align: center;
		position: relative;

}



a .enterbtn:hover{
    color: #F04A61 !important;
		background: #fff !important;
}


.enterbtn2{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width: 280px;
		background-color: transparent;
		border: 1px solid #21B8DB;
		padding: 8px 20px;
		font-size: 20px;
}



a .enterbtn2{
    color: #21B8DB;
		text-align: center;
		position: relative;
		-webkit-transform: translateZ(0)
		transform: translateZ(0)
		-webkit-transition: color 1000ms
		transition: background-color .2s;
}



a .enterbtn2:hover{
    color: #FFF;
		background: #21B8DB;
}


.enterbtn3{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width: 280px;
		background-color: transparent;
		border: 1px solid #21B8DB;
		padding: 10px 25px;

}



a.enterbtn3{
    color: #21B8DB;
		text-align: left;
		position: relative;
}



a.enterbtn3:hover{
    color: #FFF;
		background: #21B8DB;
}



.enterbtn4{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width: 350px;
		background-color: transparent;
		border: 1px solid #000;
		padding: 8px 50px;
		font-size: 20px;
}



.enterbtn4{
    color: #000 !important;
		text-align: center;
		position: relative;
}



.enterbtn4:hover{
    color: #FFF !important;
		background: #000;
}

.enterbtn5{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width: 100%;
		background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
		padding: 8px 20px;
		font-size: 20px;
}



a .enterbtn5{
    color: #FFF;
		text-align: center;
		position: relative;
		-webkit-transform: translateZ(0)
		transform: translateZ(0)
		-webkit-transition: color 1000ms
		transition: background-color .2s;
}



a .enterbtn5:hover{
    color: #FFF;
		background: #21B8DB;
}



.enterbtn6{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width:320px;
		background-color: transparent;
		border: 1px solid #FFF;
		padding: 8px 20px;
		font-size: 20px;
}



a .enterbtn6{
    color: #FFF !important;
		text-align: center;
		position: relative;

}



a .enterbtn6:hover{
    color: #384F79 !important;
		background: #fff !important;
}


.btn-link{
    cursor: pointer;
    margin: 0px auto 20px auto;
		max-width: 280px;
		background-color: transparent;
		border: 1px solid #000;
		padding: 6px 20px;
		font-size: 16px;
}

.btn-link.full{
	width: 100%;
	max-width: 100%;
	font-size: 18px !important;
}



a.btn-link{
    color: #FFF !important;
		text-align: center;
		border: 1px solid #13487D;
		padding: 5px 20px;
		background: #000  !important
}



a.btn-link:hover{
    color: #FFF;
		background: #000;
}




@media(max-width: 768px){

	.enterbtn2 p{

		font-size: 18px;

	}

	.enterbtn4{
			padding: 8px 20px;
			font-size: 17px;
	}

}





@-webkit-keyframes pulse {

  from {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }



  50% {

    -webkit-transform: scale3d(1.05, 1.05, 1.05);

    transform: scale3d(1.05, 1.05, 1.05);

  }



  to {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



@keyframes pulse {

  from {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }



  50% {

    -webkit-transform: scale3d(1.05, 1.05, 1.05);

    transform: scale3d(1.05, 1.05, 1.05);

  }



  to {

    -webkit-transform: scale3d(1, 1, 1);

    transform: scale3d(1, 1, 1);

  }

}



.enterbtn2:hover{

	text-decoration: none;

	-webkit-animation-name: pulse;

 	animation-name: pulse;

}



.seall:hover{

	-webkit-animation-name: pulse;

 	animation-name: pulse;

}



.enterbtn:hover{

	-webkit-animation-name: pulse;

 	animation-name: pulse;

}



#whyvega{

	padding: 50px 15px;

	text-align: center;

	position: relative;

	z-index: 1;

}



#whyvegastatue{

	position: absolute;

	bottom: 0;

	left: 0;

	width: 33%;

	max-width: 430px;

	z-index: -1;

}



.benefit{

	margin-top: 100px;

}



.benefitcircle{

	max-width: 200px;

	width: 100%;

	height: 200px;

	margin: auto;

	margin-bottom: 30px;

	border-radius: 50%;

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	position: relative;

}



.benefitcircleopa{

	position: absolute;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.5);

	top: 0;

	left: 0;

	border-radius: 50%;

	color: #fff;

	padding-top: 80px;

}



#vegareason{

	background-color: #F2F2F2;

	padding-top: 100px;

	padding-bottom: 100px;

	display: none;

}



.vegareasoncont{

	width: 100%;

	margin: auto;

	/*margin-top: 20px;*/

	padding: 0px 15px;

	max-width: 800px;

}



.vegaicon{

	margin-top: 10px;

}



.vegareason{

	letter-spacing: 1;

	line-height: 1;

}



.vegareason p{

	color: #231F20;

	line-height: 20px;

}



.vegareason h4{

	color: #231F20;

	font-family: deffont;

	font-size: 24px;

}



.reason1{

	position: relative;

}

.reason2{

	position: relative;

}



#howtoenter{
	padding: 80px 0px 80px 0px;
	color: #FFF;
	position: relative;
	overflow: hidden;
	background: #000;
	background-image: url(../images/info-top.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}

.tab-content .tab-pane {
    padding: 20px 25px;
    font-size: 16px;
}


#howtoenter .tab-border{
 border: 1px solid #FFF;
}

#howtoenter .nav-pills{
	min-height: 550px;
	border-right : 1px solid #FFF;
}

#howtoenter .nav-pills&gt;li.active&gt;a, #howtoenter .nav-pills&gt;li.active&gt;a:focus, #howtoenter .nav-pills&gt;li.active&gt;a:hover {
    color: #fff !important;
		background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
    background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
    background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
    background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
    background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
		border-radius: 0px;
}


#howtoenter .nav-stacked&gt;li+li {
    margin-top: 0px !important;
}

#howtoenter .nav-pills.nav&gt;li {
	border-bottom: 1px solid #FFF;
}

#howtoenter .nav-pills.nav&gt;li:last-child {
	border-bottom: none !important;
}




#howtoenter .nav-pills.nav&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 25px 15px;
		color : #FFF !important;
		font-size: 18px !important;
}

#howtoenter .nav-pills.nav&gt;li&gt;a:hover {
	background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
    background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
    background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
    background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
    background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
	color: #fff !important;
	border-radius: 0px;
}


#howtoenter .tab-content .tab-pane {
	  padding: 30px 20px !important;
    color: #FFF !important;
    text-align: left;
		line-height: 1.60;
}


#howtoenter .step-thumb img {
    max-width: 140px;
    margin: auto;
}

#howtoenter .step-count {
    margin-top: 35px !important;
}


#howtoenter .step-title {
    font-size: 19px;
		font-weight: bold;
}


#howtoenter .tab-content .tab-pane ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0px !important;
    margin-block-end: 0px  !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px !important;
}


#howtoenter .tab-content .tab-pane ul li{
	margin-bottom: 10px;
}

#thefees {
    background-color: #FFF;
    padding: 80px 0px 90px 0px;
		background-image:url('../images/fees-bottom.png');
	  background-position: bottom;
	  background-repeat: no-repeat;
	  background-size: 100%;
}

#whymuse{
	color: #000;
	position: relative;
	overflow: hidden;
	background: #FFF;
  padding: 80px 0 80px 0;
	background-image: url(../images/mca-footer-top.png);
	background-position: bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;

}

#whymuse ol{
	margin-top: 20px;
	z-index: 999;
}

#whymuse ol li::marker {
	z-index: 999;
}

#whymuse ol li{
  font-size: 21px !important;
	font-weight: bold;
	min-height: 210px;
	padding-top:10px;
	color:#F29468 !important;
	position: relative;
	z-index: 9;
}

#whymuse ol li p {
    font-size: 17px !important;
		font-weight: normal;
		color:#000 !important
}



.why-row{padding:0 5%;}

#evolve{
	color: #FFF;
	position: relative;
	overflow: hidden;
	background: #000;
  padding: 0px;


}

#agency{
	color: #FFF;
	position: relative;
	overflow: hidden;
	background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  padding: 80px 0px 80px 0px;
}

#agency h3{
	text-transform: uppercase;
	margin-top: 0px !important;
	font-size: 22px !important;
	font-weight: 600;
}

#agency .h5{
 font-weight: 600;
}

#agency .h6 {
    font-size: 19px !important;
		font-weight: 600;
}


.tbl-agency{
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
}

.tbl-agency td, .tbl-agency th{
	border : 1px solid #FFF;
	padding: 20px 10px;
}

.tbl-agency h2.number{
	font-size: 80px;
	font-weight: 700;
	margin-top: 0px !important;
}

.tbl-agency p{
	margin: 0px !important;
}



#video{
	position: relative;
	overflow: hidden;
	z-index:2;
  margin-top:0px;
  width: 100%;
}



#video iframe{
	 width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
}


#video .text-wrap{
	position: absolute;
  top: 50%;
  left: 33%;
  z-index: 3;
	text-align: center;
}

#video .text-wrap h2 {
    text-transform: uppercase;
		font-size: 42px;
		color: #FFF;
		font-family: 'Vogue' !important;
		margin-bottom: 30px;
}

#video .text-wrap .subtitle {
		font-size: 18px;
		color: #FFF;
}

#video .text-wrap .btn-play{
	font-size: 60px;
	color: #FFF !important;
}



@media(min-width: 1600px){

	#howtoenter_bg{

		background-size: cover;

	}


}



@media(min-width: 1280px){

	#howtoenter_bg{

		background-size: 1800px;

	}

}



@media(min-width: 768px){

	#howtoenter_bg{

		background-size: 1600px;

	}



}





.howtoenter-how{

	font-size: 50px;

    letter-spacing: 2px;

    margin-bottom: 15px;

    color: #fff;

    font-weight: bold;

}



@media(max-width: 768px){

	.howtoenter-how{

		font-size: 28px;

	}

}



.howtoenter-line1{
	color: #1CDBE5;
	letter-spacing: 2px;
	font-size: 24px;
	margin-bottom: 50px;
}



#categorysec{
    background: radial-gradient(#191A1A 0%,#1D1E1E 29%,#202121 72%,#020202 100%);
	background-color: #202121;
	color: #fff;
	padding: 50px 0px;
	position: relative;

}






.categorysec_1{

	font-size: 40px;

	color: #fff;

	text-align: center;

	letter-spacing: 2px;

	margin-bottom: 25px;

}



@media(max-width: 768px){

	.categorysec_1{

		font-size:28px;

	}





}



.index_category_main{
	text-align: left;
	margin-top: 40px;
}





.defcolor{
	color: #3B568B !important;
}

.defcolordark{
  color:#0C315C;
}

.defcoloryellow{
	color: #FFE600 !important;
}



.seall{
	color: #1CDBE5;
	background-color: transparent;
	text-align: center;
	padding: 10px;
 	margin-top: 20px;
	margin-bottom: 50px;
}



@media(max-width: 768px){

	.seall{
		padding: 5px 15px;
	}

}



.catboxfront{

	color: #fff;

	background-color: #ee4036;

	padding: 15px 15px 35px 15px;

	max-width: 400px;

	width: 100%;

	margin: auto;

	margin-bottom: 20px;

}



.catboxfront h4{

	color: #fff;

	margin-top: 20px;

	margin-bottom: 20px;

}



.catboxfront p{

	border:1px solid #fff;

	margin: 0px;

	padding: 10px 15px;

}



.secheading{

	font-weight: bold;

	font-size: 50px;

}



.secheadingpad{

	margin-bottom: 50px;

}



.offerbox{

	color: #222222;

	/*background-color: #231F20;*/

	padding: 10px;

	letter-spacing: 1;

	/*line-height: 1;*/

	margin: auto;

	margin-bottom: 20px;

	margin-top: 20px;

	min-height: 180px;

	display: table;

	width: 100%;

	max-width: 300px;

	font-size: 16px;

	border: 1px solid #CCCCCC;

	font-size: 22px;

}



.offerbox div{

	display: table-cell;

	vertical-align: middle

}



.abouth1{

	margin: 30px 0px;

	color: #231F20;

}



.slidetb{

	width: 100%;

	text-align: center;

}



.slidetb .slideth{

	/*background-color: black;*/

	color: inherit;

	padding-top: 10px;

	text-align: center;

}



.slidetb .slidetd{

	background-color: transparent;

	color: inherit;

}



.slidetb .bl{

	border-left: 1px solid #A9ADAF;

}



.pointer:hover{

	cursor: pointer;

}



.extratext{

	display: none;

}



.readmore{

	font-family: header;

}



.readless{

	display: none;

	font-family: header;

}



.hidden-info{

	/*display: none;*/

}



@media(max-width: 992px){

	#statl{

		z-index:-1;

	}



	#statr{

		z-index:-1;

	}

}



@media(max-width: 768px){

	#signupbtnfake{

		max-width: 80px;

	}

	#thegallery{
		margin-top: 0px !important;
	}

	 .about-muse-creative{
     margin-top: 0px !important;
	 }



	.about2-paralbg{

		position: fixed;

		top:0;

		left:0;

		width: 100%;

		height: 100%;

		background-image: url('../images/worldbg.jpg');

		background-size: 300% auto;

		background-position: center;

		z-index: -1;

	}



	.slidetb .slideth{

		min-height: 100px;

		padding-top: 20px;

		border-top: 1px solid #A9ADAF;

		color: inherit;

		background-color: transparent;

	}



	.slidetb .slidetd{

		min-height: 100px;

		padding-top: 0px;

	}

	.slidetb .bl{

		border-top: 1px solid #A9ADAF;

	}



	.hidden-info{

		display: block;

		margin-bottom: 0px;

	}



	.price-top-small{

		margin-top: 20px;

		margin-bottom: 0px;

	}



	#videocontainer{
		position: relative !important;
		margin-top: 60px;

	}





	.bannerstat{

		display: none;

	}



	.bannertext h1{

		font-size: 20px;

	}



	.deadline{

		font-size: 16px;

	}



	.vegareason{

		margin-bottom: 80px;

		/*border-bottom: 1px solid #ee4036;

		border-top: 1px solid #ee4036;*/

	}




}



@media(min-width: 768px){

	.bannertext{

		/*position: absolute;*/

		width: 80%;

		max-width: 1000px;

	}



	.about2-paralbg{

		display:none;

	}



	.bannertext h1{

		font-size: 32px;

	}



	.bannerstat{

		right:0;

		bottom: 0;

		width: 20%;

	}



	.bannerstat img{

		width: 100%;

	}



	/*.reason2:after{

		position: absolute;

		content:"";

		height: 75%;

		width:1px;

		background-color: #ee4036;

		top: 0;

		left: 0;

	}



	.reason2:before{

		position: absolute;

		content:"";

		height: 75%;

		width:1px;

		background-color: #ee4036;

		top: 0;

		right: 0;

	}*/



	/*.reason1:after{

		position: absolute;

		content:"";

		width: 85%;

		height:1px;

		background-color: #ee4036;

		bottom: -18px;

		left: 20px;

	}*/



	.reason-inner{

		max-width: 70%;

		margin: auto;

	}



	.vegareason{

		/*min-height: 230px;*/

		margin-bottom: 50px;

	}



	.slidetb .slideth{

		min-height: 50px;

	}

	.slidetb .slidetd{

		min-height: 50px;

	}

	.slidetb .bl{

		border-left: 1px solid #A9ADAF;

	}

	#bannercd{

		position: absolute;

		bottom: 70px;

		left: 50px;

	}

}



@media(min-width: 992px){

	.benefit{

		margin-left: 33%;

	}



	.whyvegatext{

		position: absolute;

		bottom: 100px;

		left: 0px;

		max-width: 300px;

	}



	.bannertext h1{

		font-size: 45px;

	}

}



/*gallery*/


/*#thegallery {
    background-color: #221815;
    padding-top: 150px;
    padding-bottom: 100px;
    margin-top: 675px;
}*/

#thegallery{
  background-color: #221815;
 	padding-top: 150px;
  padding-bottom:100px;

}

#feature-gallery {
    background: rgb(51,50,51);
    background: -moz-linear-gradient(left, rgba(51,50,51,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(51,50,51,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(left, rgba(51,50,51,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(left, rgba(51,50,51,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(left, rgba(51,50,51,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to right, rgba(51,50,51,1) 0%,rgba(0,0,0,1) 100%);
    padding-top: 75px;
}

#thegallery-black{
  background-color: #000000;
 	padding-top: 75px;
  padding-bottom:80px;

}



#gallery_open{
	text-transform: uppercase;
	font-size: 48px;
	color: #fff;
	letter-spacing: 6px;
}

#gallery{
	background: #E9EAE9;
  position: relative;
  padding: 80px 0px 0px 0px;
}

.projects.four.isotope{
	position: relative;
	overflow: hidden;


}
.project{
	position:relative;
	text-align:center;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	max-height:350px;
}
.four .project{
	width:24.97%;
	float:left;
}

.three .project{
	width:33%;
	float:left;
}


.project img{
	width:100%;
	height:auto;
}

.project .hover{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	background: linear-gradient( 45deg, rgba(242, 147, 105, 0.6), rgba(236, 124, 155, 0.6), rgba(195, 138, 251, 0.6) 100% );
	font-size:17px;
	opacity:0;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.project:hover .hover{
	height: 100%;
	opacity:1;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
}

.project:hover h3{
	color:#FFF !important;
}

.project h3{
	font-size:18px;
	font-weight:800;
	margin-top:0;
	text-transform:capitalize;
}

.project .hover-inner{
	position:relative;
	top:50%;
	margin-top:-30px;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition:all 500ms ease-in-out 0s;
	-moz-transition:all 500ms ease-in-out 0s;
	-o-transition:all 500ms ease-in-out 0s;
	-ms-transition:all 500ms ease-in-out 0s;
}

.project:hover .hover-inner{
	top:50%;
	color:white;
}



.project ul{
	margin:0 0 5px;
	padding:0;
}

.project li{
	display:inline-block;
}


#testimonies{
	background: #FFF;
  position: relative;
	text-align: center;
	background-color: #FFF;
	padding: 80px 0px 80px 0px;
	background-image: url(../images/testimonial-top.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}

.testimonial-details{
margin-top: 30px;
font-size: 16px;
}

.testimonial-sender{
font-size: 15px;
 font-style: italic;
}

#testi.owl-theme .owl-nav{
  position: absolute;
  top:38%;
  width:108%;

}

#testi.owl-theme .owl-nav [class*="owl-"]{
background: transparent !important;
font-size: 80px;
margin: 5px;
}

#testi.owl-theme .owl-nav:hover [class*="owl-"]{
color: #404040 !important;
}

#testi.owl-theme .owl-nav .owl-prev{
  position: absolute;
  left:-7%;
}

#testi.owl-theme .owl-nav .owl-next{
  position: absolute;
  right:3%;
}

#testi .the-testi{
	padding:0px 10px;
}

#testi .the-block{
	font-size: 24px;
}

#testi .testi-logo {
    max-width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

#theBrand{
	background: -webkit-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -webkit-linear-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -moz-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: -o-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
 	padding-top: 20px;
  padding-bottom:20px;

}

#theBrand .brand-title{
	font-size: 40px;
	color: #FFF;

}

#brand-carousel .item{
	padding:30px;
}

#categories{
	background: #000;
  position: relative;
	padding: 80px 0px 80px 0px;
	color:#FFF !important;
}

#categories h4{
font-size: 25px;
font-weight: 700;
margin-top: 15px !important;
}





@media(max-width: 768px){

	#testi .the-testi{
		padding:0px 40px;
	}

	#testi.owl-theme .owl-nav{
		width: 100%;
		top: 28%;
	}

	#testi.owl-theme .owl-nav .owl-prev{
		left:0;
	}
	#testi.owl-theme .owl-nav .owl-next{
		right:0;
	}

	.projects.four.isotope{
		position: relative;
		overflow: hidden;

	}

	.four .project{
		width:100%;
		float:left;
	}

	#gallery_open{

		font-size: 25px;

	}

	.m-hide{display:none;}

	#categories img{
	   margin:20px auto !important
	}

	.index_category_main{
		text-align: center;
		margin-top: 10px;
	}

	#testimonies{
		padding: 80px 0px 0px 0px;
	}

	#video iframe{
 	 width: 100vw;
 	 height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
 	 min-height: 100vh;
 	 min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
 }


}



.grid-item{

	width: 50%;

	height: 250px;

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	position: relative;

	cursor: pointer;

	overflow: hidden;
	float:left;

}



.gridopa{

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.6);

	color: #fff;

	position: absolute;

	left: 0;

	bottom: -100%;

}



.galtext{

	position: absolute;

    top: 20%;

    width: 100%;

    text-align: center;

    padding: 10px;

}



.grid-item:hover .gridopa{

	bottom: 0px;

	-webkit-transition-duration:0.2s;

	-moz-transition-duration:0.2s;

	-webkit-transition-duration:0.2s;

	-o-transition-duration:0.2s;

	transition-duration:0.2s;

}



.grid-item:hover .galtext{

	margin-top: 45px;

	-webkit-transition-duration:1.0s;

	-moz-transition-duration:1.0s;

	-webkit-transition-duration:1.0s;

	-o-transition-duration:1.0s;

	transition-duration:1.0s;

}



#thegallery button{
  color: #333;
	border:none;
	font-size: 16px;
	letter-spacing: 1px;

}



.grid{

	margin-bottom: 0px;

}


#thecategory{
 background: url("../images/bg-category-3.jpg") no-repeat right top;
 background-color: #0D0D0D;
 background-size: cover;
 min-height: 650px;
 padding-top: 115px;
 background-attachment: fixed;
 padding-bottom: 85px;
}

.category-content{
  color:white;
  font-size: 16px;
  line-height: 22px
}

@media(max-width: 768px){
   #thecategory{
   background: url("../images/bg-category-m.jpg") no-repeat center top;
   background-color: #0D0D0D;
   background-size: cover;
   min-height: 650px;
   padding-top: 20px;
	 margin-top:0px;
  }
}


#thesubcategory{
 background: radial-gradient(#07315D, #000123);
 background: -webkit-radial-gradient(top, #07315D, #000123);
 background: -moz-radial-gradient(top, #07315D, #000123);
 background: -ms-radial-gradient(top, #07315D, #000123);
 background: -o-radial-gradient(top, #07315D, #000123);
 padding: 50px 0px 50px 0px;
}

.trophy-img {
    max-width: 134px;
    position: absolute;
    top: -130px;
    z-index: 1;
		left:30px;
}

#thesubcategory h3{font-size: 24px;}

.div-info{
	border-bottom: 1px solid #000;
	padding:25px 0;
}

.div-fees{
  background-color: #E3E4E5;
  padding:30px 50px!important;
}

@media(max-width: 460px){
	.div-fees{
	  background-color: #E3E4E5;
	  padding:30px 5px!important;
	}


}


.tbl-category{
  border: 1px solid #000;
}

.tbl-category th{
  border-bottom: 1px solid #000;
}

.tbl-category th{
	font-weight: normal;
}

.tbl-category td, .tbl-category th {
  padding:10px 18px;
	color : #000;
}


@media(max-width: 768px){
  .tbl-category td{
  font-size: 13px;
  }

	.trophy-img {
	    max-width: 110px;
	    position: relative;
	    top: 0px;
	    z-index: 1;
			left:38%;
	}

	.div-fees-content p{
    text-align: center;
		padding: 0 2%;
	}

}

.category-winner{
  height: 400px;
  background-color: #413D3C;
  width: 100%;
  margin: 0 5px;
}

a.main{
  padding:10px 0;
}


.modal-dialog{

	width: 95% !important;

	max-width: 1000px !important;

	max-height: auto !important;

}



.ekko-lightbox-container iframe{

	width: 100%;

	height: 500px;

}







@media(min-width:768px){

	.grid-item{

		width: 33%;

	}

}

@media(min-width:1200px){

	.grid-item{

		width: 25%;

	}

}



@media(max-width: 768px){

	.grid-item{

		width: 100%;

	}

}



.gallery_button{

	list-style-type: none;

	padding-left: 0px;

	display: inline-block;

	max-width: 1200px;

	margin: auto;

}



.gallery_button&gt;li{
	float: left;
	padding: 0px 15px;
	font-size: 16px;

}


/*Action*/

#action{
	background: #EFEFEF;
	padding: 80px 15px;
	position: relative;
}

/*Sign Up*/

#signup{
	background: #FFF;
	padding: 80px 15px 120px 15px;
	background-image: url(../images/mca-footer-top.png);
background-position: bottom;
background-size: 100% auto;
background-repeat: no-repeat;
}



.signup_1{
	font-size: 20px;
	margin-bottom: 5px;
}



.signup_2{

	font-size: 24px;

}



/*Footer*/


#footer{
  background-color: #000;
  overflow: hidden;
	padding: 90px 15px 75px 15px;
	color: #fff;
	background-image: url(../images/mca-footer-bottom.png);
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
}

.footer-seperator{
	overflow:hidden;
	height:12px;
	background-image:url('../images/divider.png');
}

.footer-logo{
	height: 80px;
	position: relative;
	margin-top: 20px;
}

.footer-logo .left-line{
	height:35px;
	border-bottom:1px solid #7A7A7A;
	width:43%;
	display:inline-block;
	position:absolute;
	top:0
}

.footer-logo .right-line{
	height:35px;
	border-bottom:1px solid #7A7A7A;
	width:43%;
	display:inline-block;
	position:absolute;
	top:0;
	right:0px
}

.flogo {
    width: 118px;
    position: absolute;
    top: -20px;
    left: 45%;
}

.pattern {
    height: 12px;
}



.social-icon{

	list-style-type: none;

	padding-left: 0px;

	display: inline-block;

}



.social-icon li{

	float: left;

	padding: 5px;

	font-weight: bold;

}



.social-icon i{

    font-size: 20px;

    height: 40px;

    width: 40px;

    padding-top: 10px;

    border-radius: 50%;

}



.social-icon i {

    border: 1px solid #fff;

    color: #fff;

}

.social-icon i.fa-youtube{
    border: 1px solid #F29467;
}

.social-icon i.fa-facebook-f {
    border: 1px solid #F38280;
}

.social-icon i.fa-twitter {
    border: 1px solid #E47FAE;
}

.social-icon i.fa-instagram{
    border: 1px solid #CB88E8;
}



.social-icon i:hover {
    color: #EB7D9E;
    border: 1px solid #FFF;
}



@media(max-width: 768px){

	.social-icon li{

		text-align: center;

	}



/*	.social-icon li:nth-child(1){

		width: 100%;

		padding-bottom: 0px;

	}



	.social-icon li{

		width: 15%;

	}



	.social-icon li:nth-child(2){

		margin-left: 12.5%

	}



	.social-icon li:nth-child(6){

		margin-right: 12.5%

	}*/

}



/*.social-icon li a img{

	max-width: 40px;

}*/



.social-icon i{

	font-size: 20px;

}



.footerbot{

	width: 100%;

	max-width: 1600px;

	padding: 0px 30px;

	margin: auto;

}



.copyright{

	margin-top: 20px;

	font-size: 14px;

}



@media(min-width: 992px){

	.copyright{

		/*text-align: right;*/

	}

}



@media(max-width: 992px){

	.copyright{

		/*text-align: center;*/

	}

}



.logo-container{
	position: relative;
	float: left;
	padding: 0px 15px;
	z-index: 1;
}







.logo-shine{

	position: absolute;

	width: 100%;

	height: 100%;

	z-index: -1;

	top: 5px;

	left: 0;

	border-radius: 25%;

}



.logo-bottom{

	margin-bottom: 30px;

	display: initial;

}



@media(max-width: 768px){

	.logo-bottom{

		max-width: 125px;

		margin: auto;

		margin-bottom: 30px;

	}

}



.copyright a{

	color: #fff !important;

}



.copyright a:hover{

	color: #fff !important;

}



.copyright p{

	margin: 0px;

}



.signupinput{
	border-top-left-radius : 40px;
	background-color: transparent;
	width: 100%;
	border: 1px solid #221815;
	padding: 12px;
	max-width: 100%;
	margin: 10px auto 15px auto;
	text-align: center;
}



@media(max-width: 768px){

	.signupinput{

		padding: 5px 15px;

		max-width: 100%;

	}

}



.signupinput::-webkit-input-placeholder {
	color: #7C7C7C;
	text-align: center;
}



.signupinput:-moz-placeholder { /* Firefox 18- */

	color: #fff;

	text-align: center;

}



.signupinput::-moz-placeholder {  /* Firefox 19+ */

	color: #fff;

	text-align: center;

}



.signupinput:-ms-input-placeholder {

	color: #fff;

	text-align: center;

}



@media(min-width: 992px){

	.copyright{

		/*text-align: right;*/

	}



	.footerbot{

		position: relative;

	}

	#logobottom{

		position: initial;

	}



	.footer-sponsor{

		position: absolute;

		top: 20px;

	}

}



@media(max-width: 992px){

	#logobottom{

		text-align: center;

	}



	.copyright{

		/*text-align: center;*/

		margin-top: 30px;

	}



	.img-iaa{

		max-width: 130px;

		margin: auto;

		margin-top: 15px;

		margin-bottom: 35px;



	}

}



.alth3{ font-size: 20px;}



/*benefit*/

#benefit{

background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

	background-image: url('../images/gradient_bg.jpg');

	padding-top: 80px;

	padding-bottom: 80px;

	text-align: center;

	color: #bcbec0;

}



#guinness_benefit{

	font-size: 50px;

	letter-spacing: 3px;

	color: #fff;

	text-transform: uppercase;

	margin: 0px;

	margin-bottom: 25px;

	font-weight: bold;

}



@media(max-width: 768px){

	#guinness_benefit{

		font-size: 28px;

	}

}



.more_benefit_before{

	margin-top: 35px;

	margin-bottom: 15px;

}



.guinness_offer{

	list-style-type: none;

	padding-left: 0px;

	margin-top: 25px;

	display: none;

}



.guinness_offer:after, .guinness_offer:before{

	clear: both;

}



.guinness_offer li{

	margin-bottom: 15px;

	padding: 5px 10px;

	/*border: 1px solid #fff;*/

}



.guinness_offer li .margin-auto{

	margin-bottom: 15px;

}



.guinness_offer li .white{

	margin-bottom: 1px;

	font-weight: bold;

}



.fa-show-btn{

    background-color: #EE4036;

    color: #fff;

    border-radius: 5px;

    font-size: 20px !important;

    padding: 5px;

}



.fa-hide-btn{

	display: none;

}



@media(max-width: 768px){

	.guinness_offer li{

		padding: 5px 25px;

		max-width: 300px;

		margin: auto;

		margin-bottom: 25px;

	}



	.guinness_offer li img{

		max-width: 35px;

		margin: auto;

	}

}





@media(min-width: 992px){

	.guinness_offer li{

		float:left;

		width: 20%;

	}

}

.p-none {
	padding: 0 !important;
}

.pr-xs{
	padding-right:2px !important;
}

.pl-xs{
	padding-left:2px !important;
}

.m-none {
	margin-top:0px !important;
  margin-bottom:0px !important;
}


.mt-xs{
	margin-top:2px !important;
}


.mt-sm{
	margin-top:10px !important;
}

.mt-md{
	margin-top:30px!important;
}

.mt-lg{
	margin-top:50px !important;
}

.mt-xlg{
	margin-top:80px !important;
}

.mt-xxlg{
	margin-top:150px !important;
}

.mb-xs{
	margin-bottom:3px !important;
}

.mb-sm{
	margin-bottom:10px !important;
}

.mb-md{
	margin-bottom:30px !important;
}

.mb-lg{
	margin-bottom:50px !important;
}

.mb-xlg{
	margin-bottom:80px !important;
}

.ml-xs{
margin-left: 5px !important;
}

.ml-sm{
margin-left: 10px !important;
}
.mr-sm{
	margin-right: 10px !important;
}

.pt-lg{
	padding-top:50px !important;
}

.pb-lg{
	padding-bottom:50px !important;
}

.pl-none{
	padding-left:0 !important;
}

.pr-none{
	padding-right:0 !important;
}

.pr-sm{
	padding-right:5px !important;
}

.pl-sm{
	padding-left:5px !important;
}

@media screen and (max-width: 480px) {
.mb-md{
	margin-bottom:15px !important;
}

.pr-xs{
	padding-right:15px !important;
}

.pl-xs{
	padding-left:15px !important;
}

.mt-xlg{
	margin-top:45px !important;
}

.mb-xlg{
	margin-bottom:45px !important;
}

.mt-xxlg{
	margin-top:75px !important;
}

}



.table-border-white{
	border:1px solid white;
}
.table-border-white th{
	border-bottom:1px solid white;
	padding:5px 30px;
}
.table-border-white td{
	padding:5px 30px;
}

.mobile-tb{
  display:none;
}
.desktop-tb{
  display:block;
}
.title-entry{
  font-size: 20px
}

@media screen and (max-width: 768px) {
  .mobile-tb{
    display:block;
  }
  .desktop-tb{
    display:none;
  }

	.table-border-white th{
		border-bottom:1px solid white;
		padding:2px 5px;
	}
	.table-border-white td{
		padding:2px 5px;
	}
}



.navbar{
   min-height:50px !important;
}

.navbar-nav{
  margin-top: 20px !important;
}



.top-nav{
	background-color:#070000;
	font-size:14px;
	border-bottom: 1px solid #444444;
	font-weight:200;
  display:block;

}

.top-nav .label-program{
	float:left;
	color:#f2f2f2;
	padding:9px 10px;
}

.top-nav .nav&gt;li&gt;a{
	padding: 10px 15px
}


.top-nav li{
	float: left !important;
	padding: 0px;
}

.top-nav li .dropdown-menu&gt;li{
	width: 100%;
	padding: 0px !important;
}

.nav.top-nav&gt;li&gt;a:focus, .nav.top-nav&gt;li&gt;a:hover{
 background-color: #000 !important;
}

.top-nav li .dropdown-menu&gt;li a:focus, .top-nav li .dropdown-menu&gt;li a:hover{
	color :#000 !important;
}


@media screen and (max-width: 768px) {
  .top-nav{
    display:none;
  }
}


.program-item {
    height: 28px;
    background: transparent;
    color:#000;
	  float:left;
	  border-left : 1px solid #444444;
	  border-right : 1px solid #444444;
}

.program-item-active {
    height: 28px;
    background: #444444;
    color:#FFF;
	  float:left;
	  border : 1px solid #444444;
}

.program-item-text{
    height: 28px;
    margin:0px auto;
    padding:6px 8px;
	 text-align:center;
}

.program-item .program-item-text a{
	color:#f2f2f2 !important;
	text-decoration:none !important;
}

.program-item .program-item-text a:hover, .program-item .program-item-text a:active,.program-item:hover{
	color:#f2f2f2;
	text-decoration:none;
	background: #222222;
}

.program-item-active .program-item-text a{
	color:#f2f2f2;
	tex-decoration:none;
}

.top-nav a{
	color:#FFF !important;
}

.top-nav a:hover, .top-nav a:focus{
	color:#FFF !important;
}

/*affliates*/

.affliate-top{

	background-position: center;

	background-size: cover;

	background-image: url('../images/affliate_bg.png');

	padding-top: 50px;


	text-align: center;

	color: black;

	padding-bottom: 5px;

}



.autho_affliate{


	letter-spacing: 5px;

	font-size: 24px;

	color: #231F20;

	text-transform: uppercase;

	margin-bottom: 0;

}



@media(min-width: 768px){

	.autho_affliate{

		letter-spacing: 8px;

		font-size: 36px;

	}

}



.spacing_100{

	height: 100px;

}



.affliate-name{

	font-size: 12px;

	letter-spacing: 2px;

	color: #939598;


}



.affliate-tb{

	margin-bottom: 15px;

	font-size: 14px;

	color: #939598;


}



.affliate-tb .div_td_sm{

	border: 1px solid #A0A0A0;

	padding: 35px 25px;

}



@media(min-width: 768px){

	.div_tb_sm{

		display: table;

	}



	.div_tr_sm{

		display: table-row;

	}



	.div_td_sm{

		display: table-cell;

	}



	.affliate-tb .div_td_sm:first-child{

		width: 300px;

	}



	.affliate-tb .div_td_sm{

		vertical-align: middle;

	}

}



.spacing_15{

	height: 15px;

}



.spacing_30{

	height: 30px;

}



.spacing_50{

	height: 50px;

}



.spacing_80{

	height: 80px;

}



.spacing_100{

	height: 100px;

}


p.accordion {
    background: transparent;
		border: 1px solid #000;
    color: #000;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom:10px;
}

/* Add a background color to the accordion if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
p.accordion.active, p.accordion:hover {
      color: #000 !important;
}

/* Unicode character for "plus" sign (+) */
p.accordion:after {
     content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

/* Unicode character for "minus" sign (-) */
p.accordion.active:after {
     content: "\2212";
}

/* Style the element that is used for the panel class */
div.panel-faq {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
    margin-bottom:10px;
}

div.panel-faq p {
    margin-bottom: 20px;
}

div.panel-faq.show {
    opacity: 1 !important;
    max-height: 2200px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}


p.accordion.interview {
    background: #999999;
		border: 1px solid #999999;
    color: #FFF;
    cursor: pointer;
    padding: 10px 20px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom:0px;
}

/* Add a background color to the accordion if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
p.accordion.interview.active, p.accordion:hover {
      color: #FFF;
}


div.panel-faq.interview p {
    margin-bottom: 0px;
}

div.panel-faq.interview{
  	padding: 20px;
    background-color: #FFF  !important;
    transition: 0.4s ease-in-out;
    opacity: 0;
    margin-bottom: 15px;
		color: #000 !important;
}

/* Unicode character for "plus" sign (+) */
p.accordion.interview:after {
    content: '\002B';
    color: #FFF;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}


p.accordion-howtoenter {
    background: transparent;
		border-top: 1px solid #444;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
    color: #FFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: center;
    outline: none;
    transition: 0.4s;
    margin-bottom:0px;
}

p.accordion-howtoenter.last, .panel-howtoenter.last{
  border-bottom: 1px solid #444;
}

/* Add a background color to the accordion if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
p.accordion-howtoenter.active, p.accordion:hover {
    color: #FFF !important;
    background: -webkit-gradient(left, #F29467, #F37F85, #E080B7, #C38AFB) !important;
    background: -webkit-linear-gradient(left, #F29467, #F37F85, #E080B7, #C38AFB) !important;
    background: -moz-linear-gradient(to right, #F29467, #F37F85, #E080B7, #C38AFB) !important;
    background: -o-linear-gradient(to right, #F29467, #F37F85, #E080B7, #C38AFB) !important;
    background: linear-gradient(to right, #F29467, #F37F85, #E080B7, #C38AFB) !important;
}
p.accordion-howtoenter.active{
  border-bottom: 1px solid #444;
}


/* Unicode character for "plus" sign (+) */
p.accordion-howtoenter:after {
     content: '\002B';
    color: #;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

/* Unicode character for "minus" sign (-) */
p.accordion-howtoenter.active:after {
     content: "\2212";
}

/* Style the element that is used for the panel class */
div.panel-howtoenter {
    padding: 0px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
    margin-bottom:0px;
    text-align: center;
}

div.panel-howtoenter.show {
    opacity: 1 !important;
    max-height: 2000px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}

div.panel-howtoenter .howtoenter-content{
  padding: 20px;
}



/*login-register*/

.bg-grey{
	background-color:#F2F2F2;
}

.bg-black{
	background-color:#000;
}

.loginlink{
	list-style-type: none;
	min-height: 30px;
	position: relative;
}

.panel-actions {
    right: 30px;
    position: absolute;
    top: 15px;
}

 .orders{
   font-size: 15px;
 }

 a.order-code{
   color:#1A2F59;
   font-size: 20px;
   font-weight: bold;
 }

 a.order-code:hover{
   color:#1A2F59;
 }

.order-status{
  font-size:16px;
  color:#333;
  margin-right:10px;
}
 .order-date{
   font-size:13px;
 }



.loginlink li{

	float: left;

	width: 50%;

}

.steplink{
	list-style-type: none;
	min-height: 28px;
	position: relative;
	padding-left: 0px;
}



.steplink li{
	float: left;
	width: 25%;
	padding:2px;
}

.steplink li .step{
	font-style: italic;
	margin-bottom:5px;
	font-weight:600;
}

.steplink-store{
	list-style-type: none;
	min-height: 28px;
	position: relative;
	padding-left: 0px;
}

.steplink-store li{
	float: left;
	width: 33.333%;
	padding:2px;
}

.steplink-store li .step{
	font-style: italic;
	margin-bottom:5px;
	font-weight:600;
}



.loginlink2{

	list-style-type: none;

	min-height: 80px;

	position: relative;

	display: inline-block;

	padding-left: 0px;

}



.enteraward-type{

	padding: 15px;

}



@media(min-width: 992px){

	.enteraward-type{

		padding-left: 45px;

		padding-right: 45px;

	}

}



.no-deco{

	text-decoration: none;

}



.no-deco:hover{

	text-decoration: none;

}



.loginlink2 li{

	float: left;

}



.loginoption div{
	padding: 3px;
	line-height: 1;
	max-width: 100%;
	margin: auto;
	text-align: center;
}



.loginoption:hover, .loginoption:focus, .loginoption:active{
	text-decoration: none;
}



.bigoption{
	color: #FFF;
	font-size: 20px;
	margin: 0;
  padding:12px;
	letter-spacing: 1px;
	background-color: #C1C1C1;

}



.bigoption:hover{
	color: #FFFFFF;
	background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
}



.bigoption.active{
	color: #FFFFFF;
	background: -webkit-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -webkit-linear-gradient(left, #F29468, #EE7C96, #C38AFA) !important;
  background: -moz-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: -o-linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
  background: linear-gradient(to right, #F29468, #EE7C96, #C38AFA) !important;
}



.smalloption{

	font-size: 12px;

	letter-spacing: 1;

	margin: 0;

	color: #BCBCBC;

}



.inputcont{
	text-align: center;
	margin: auto;
	position: relative;
	max-width: 500px;
}



.inputcont2{
	text-align: center;
	margin: auto;
	position: relative;
}

input[type=search] {
    -webkit-appearance: none;
		border: 1px solid #E2E2E2 !important;
		padding: 6px 5px !important;
}

.form-mb{
	margin-bottom:10px;
}

.form-xsp:first-child{
	padding-left: 15px !important;
}

.form-xsp{
	padding-right: 0px !important;
	padding-left: 5px !important;
}

.login-compulsary{

	font-size: 16px;

	letter-spacing: 2px;

}

.input-group-addon{
	padding: 8px 12px;
	border-radius:0;
	background-color:black;
	color:#FFF;
	font-size: 18px;
	min-width:200px;
	text-align:left;
}


@media(max-width: 480px){

  .input-group-addon{
  	padding: 8px 3px;
  	font-size: 14px;
  	min-width:128px;
  }

}

select.custominput{
	padding: 0.5em 3.5em 0.5em 1em;
	border: 1px solid #E2E2E2;
	font-size: 16px;
	width: 100%;
  font-size: 18px;
	color: #231F20;
  -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
}

select.custominput {
  background-image:
    linear-gradient(45deg, transparent 50%, #1A2F59 50%),
    linear-gradient(135deg, #1A2F59 50%, transparent 50%),
    linear-gradient(to right, white, white);
    background-position:
    calc(100% - 20px) calc(1em + 1px),
    calc(100% - 15px) calc(1em + 1px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

.logininput{
	padding: 10px;
	border: 1px solid #E2E2E2;
	width: 100%;
	position: relative;
	text-align: center;
	color: #231F20;
}

.logininput::placeholder, .intl-tel-input::placeholder{
  text-align:center;
  color: #AFA7A7;
  font-style: italic;

}

.logininput::-webkit-input-placeholder {
   text-align:center;
   color: #AFA7A7;
   font-style: italic;
}

.logininput:-moz-placeholder { /* Firefox 18- */
   text-align:center;
   color: #AFA7A7;
   font-style: italic;
}

.logininput::-moz-placeholder {  /* Firefox 19+ */
   text-align:center;
   color: #AFA7A7;
   font-style: italic;
}

.logininput:-ms-input-placeholder {
   text-align:center;
   color: #AFA7A7;
   font-style: italic;
}


/*.logininput{

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}*/



.logininput::-webkit-input-placeholder {

   text-align: center;
   color: #AFA7A7;
   font-style: italic;

}



.logininput:-moz-placeholder { /* Firefox 18- */

   text-align: center;

}



.logininput::-moz-placeholder {  /* Firefox 19+ */

   text-align: center;

}



.logininput:-ms-input-placeholder {

   text-align: center;

}

.input-group-append {
    position: absolute;
    top: 15px;
    z-index: 5;
    left: initial;
    right: 20px;
}

.required{

	position: absolute;

	color: #ee4036;

	top: 5px;

	right: 10px;

}



.logininput{

  text-align: center;

  text-align-last: center;

}

.logininput option{
  text-align: left;
  text-align-last: left;
}

.input-group-addon{
  background-color: #000 !important;
  color:#FFF !important;
}

label.container-checkbox{
  font-weight: normal !important;
  font-style: italic;
}

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input[type='checkbox'] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #000;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #000;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #0D325F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.remembercircle{

	width: 15px;

	height: 15px;

	border-radius: 50%;

	border: 1px solid #ee4036;

	/*margin-top: 5px;*/

	margin-right: 10px;

}



.remembercircle i {

	font-size: 10px;

	color: #ee4036;

}



#thegotick{

	display:none;

}





.loginbtn{
	background: #FFF;
	color: #000;
	padding: 10px 30px;
	text-align: center;
	border:none;
	margin-bottom: 10px;
	width:100%;
	border: 1px solid #000;
	border-radius: 50px;
}

.loginbtn:hover, .loginbtn:active, .loginbtn:focus{
	background: #30363D;
	color: #FFF !important;



}

.loginbtnsm{
	background: #00C8B4;
	color: #FFF !important;
	padding: 3px 10px;
	text-align: center;
	border:none;
	border-radius: 3px;
	margin-bottom: 5px;
}

.loginbtnsm:hover, .loginbtnsm:active, .loginbtnsm:focus{
	background: #AFA7A7;
	color: #FFF !important;

}

.buybtnsm{
 border:1px solid #00C8B4;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 padding: 3px 10px;
 text-decoration:none;
 display:inline-block;
 color: #FFF;
 background-color: #D3E18E; background-image: -webkit-gradient(linear, left top, left bottom, from(#81E2D9), to(#00C8B4));
 background-image: -webkit-linear-gradient(top, #81E2D9, #00C8B4);
 background-image: -moz-linear-gradient(top, #81E2D9, #00C8B4);
 background-image: -ms-linear-gradient(top, #81E2D9, #00C8B4);
 background-image: -o-linear-gradient(top, #81E2D9, #00C8B4);
 background-image: linear-gradient(to bottom, #81E2D9, #00C8B4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#81E2D9, endColorstr=#00C8B4);
 font-size: 13px;
}

.buybtnsm:hover{
	background: #AFA7A7;
	 color: #FFF !important;
	 border:1px solid #AFA7A7;
}


.alert-won{
	 background-color: #00C8B4; background-image: -webkit-gradient(linear, left top, left bottom, from(#81E2D9), to(#00C8B4));
	 background-image: -webkit-linear-gradient(top, #81E2D9, #00C8B4);
	 background-image: -moz-linear-gradient(top, #81E2D9, #00C8B4);
	 background-image: -ms-linear-gradient(top, #81E2D9, #00C8B4);
	 background-image: -o-linear-gradient(top, #81E2D9, #00C8B4);
	 background-image: linear-gradient(to bottom, #81E2D9, #00C8B4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#81E2D9, endColorstr=#00C8B4);
	 color:#FFF;
	 border:1px solid #00C8B4;
}

.alert-default{
	background-color: #FFF !important;
}


.paybtn{
  background: #000;
	color:#D1DAE1 !important;
	padding: 5px 20px !important;
	border:1px solid #000015;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 17px;
}

.paybtn:hover{
	color: #F0C634 !important;

}

.chkbtn{
	background: #0D325F;
	color: #FFF;
	padding: 10px 30px;
	text-align: center;
	border:none;
	margin-bottom: 10px;
}

.chkbtn:hover{
	background: #AFA7A7;
	color: #FFF;

}



.lostpwd{

	font-size: 18px;

	color: #ee4036;

	letter-spacing: 2px;

}



@media(min-width: 992px){

	.lostpwd{

		line-height: 110px;

	}

}

.atc{
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	color: #FFF;
	width: 100%;
	max-width: 500px;
	padding: 10px;
	margin: auto;
	margin-top: 40px;
	border:none;
}



#signupsubmit{

	/*background-color: #ee4036;*/

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16b23+0,ff2626+29,ff2626+72,f16b23+100 */

	background: #f16b23; /* Old browsers */

	background: -moz-linear-gradient(left,  #f16b23 0%, #ff2626 29%, #ff2626 72%, #f16b23 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(left,  #f16b23 0%,#ff2626 29%,#ff2626 72%,#f16b23 100%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to right,  #f16b23 0%,#ff2626 29%,#ff2626 72%,#f16b23 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16b23', endColorstr='#f16b23',GradientType=1 ); /* IE6-9 */



	color: #fff;

	padding: 8px 15px 3px 15px;

	text-align: center;

	border:none;

	font-size: 18px;

}


#contact_map {
    width: 100%;
    height: 400px;
    margin-bottom: 150px;
}

.contact_country{
	cursor: pointer !important;
}


.midseperator:after{

	content:"";

	position: absolute;

	height: 60%;

	top: 20%;

	right : 0;

	width: 1px;

	background-color: gray;

	opacity: 0.5;

}



@media(max-width: 768px){

	.bigoption{
		font-size: 18px;
    min-height: 45px;
    padding: 10px 5px;
	}

	@media(max-width: 420px){
	  .bigoption{
	    font-size: 15px;
	    padding:10px 1px;
			min-height: 40px;
	  }
	}



	.loginlink2{

		padding-left: 0px;

	}



	.loginlink2 li{

		width: 100%;

		text-align: center;

	}



	.loginlink2 .midseperator:after{

		display: none;

	}



	.pro-big:after{

		content:"";

		position: absolute;

		height: 1px;

		bottom: 0;

		/*right : 20px;*/

		width: 100px;

		left: 50%;

		margin-left: -50px;

		background-color: gray;

		opacity: 0.5;

	}



	.loginoption div{

		padding: 0px;

	}

}




.login_heading{

	color: #231F20;

	font-size: 32px;

}



@media(max-width: 768px){

	.login_heading{

		font-size: 24px;

	}

}



@media(min-width: 768px){

	.login_popup{

		background-image: url('../images/store/statuette-login-2023.png');

		background-position: left;

		background-size: auto 100%;

		background-repeat:no-repeat;

		max-width: 1000px;

		min-height: 450px;

	}



	.login_popup2{
		background-image: url('../images/store/login_purchase.png');
		background-position: bottom left;
		background-size: 45% auto;
		background-repeat:no-repeat;

		max-width: 1000px;

		min-height: 450px;

	}

  .login_popup3{

    background-image: url('../images/FedEx_Shipping.png');
    background-position: left;
    background-size: auto 100%;
    background-repeat:no-repeat;
    max-width: 1000px;
    min-height: 450px;

  }

}


.loginform{

	min-height: 600px;

	margin-top: 50px;

}

div.link-box{
	float:left;
}

.note{
	font-size:16px;
	color:#384F79;
	line-height:16px;

}

#add_url, #add_credit{
  color:#1A305B;
}

#add_url:hover, #add_credit:hover{
	text-decoration:none;
	color:#2E34FF;
}

.toggle-check-input {
  width: 1px;
  height: 1px;
  position: absolute;
  margin:4px 0 0 5px!important;
}

.toggle-check-text {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  background: #CCC;
  padding: 0.25em 0.5em 0.25em 2em;
  border-radius: 1em;
  min-width: 2em;
  color: #FFF;
  cursor: pointer;
  transition: background-color 0.15s;
  font-size:16px;
}

.toggle-check-text:after {
  content: ' ';
  display: block;
  background: #FFF;
  width: 1.1em;
  height: 1.1em;
  border-radius: 1em;
  position: absolute;
  left: 0.3em;
  top: 0.25em;
  transition: left 0.15s, margin-left 0.15s;
}

.toggle-check-text:before {
  content: 'No';
}

.toggle-check-input:checked ~ .toggle-check-text {
  background: #1CDBE5;
  padding-left: 0.5em;
  padding-right: 2em;
}

.toggle-check-input:checked ~ .toggle-check-text:before {
  content: 'Yes';
}

.toggle-check-input:checked ~ .toggle-check-text:after {
  left: 100%;
  margin-left: -1.4em;
}

.basket,
.basket-module,
.basket-labels,
.basket-action,
.basket-title,
.basket-category,
.basket-type,
.basket-qty,
.basket-unit,
.basket-price,
.basket-total,
.basket-value,
.basket-product,
.basket-title-file,
.basket-category-file,
.basket-upload-file,
.basket-thumbnail,
.basket-info,
.basket-add,
.basket-entries {
  float: left;
}

.basket{
	margin: 0 30px;
	font-size:15px;
}

.basket-width{
  width:95%;
}

.basket-labels {
  border-bottom: 1px solid #333;
  margin-top: 1.625rem;
  width:100%
}

.basket-labels label{
 font-size:18px;
}


.basket-action { width: 14%; }
.basket-title { width: 30%; margin-left:3%;}
.basket-category { width: 37%; }
.basket-type { width: 15%; }
.basket-qty { width: 10%; }
.basket-unit { width: 13%; }
.basket-price { width: 15%; }
.basket-total { width: 85%; }
.basket-value { width: 15%; }
.basket-title-file { width: 30%;}
.basket-category-file { width: 30%; }
.basket-upload-file { width: 20%;}
.basket-thumbnail { width: 20%;}
.basket-info{width:80%}
.basket-add{width:100%}
.basket-entries{width: 35%; margin-left:3%;}


.basket-product {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  position: relative;
  width:100%;
}

.basket-title p{
  padding:0;
  margin:0;
}

.basket-action a, a.action{
	background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	 background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	 background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	 background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
   padding: 5px 10px;
   margin-right:2px;
   color:#FFF !important;
   cursor:pointer;
}

.basket-action a:hover, a.action:hover{
   background-color:#30363D;
   color:#FFF !important;
}

a.action-secondary{
   background-color:#1E3960;
   padding: 5px 10px;
   margin-right:2px;
   color:#FFF !important;
   cursor:pointer;
}

a.action-secondary:hover{
   background-color:#000;
   color:#FFF !important;
}



.backet-action-item{
  background-color:#A9ABAE;
  padding-right: 5px;
  color:#FFF;
}

.backet-action-item a{
	color:#FFF;
	padding: 0 5px;
}

.backet-action-item a:hover, .backet-action-item a:focus, .backet-action-item a:active{
	 text-decoration:none;
}




@media(max-width: 480px){

  .basket-action a {
    padding: 5px 5px;
    margin-right: 5px;
    cursor: pointer;
    margin-top:10px;
   }

  .basket-labels label {
    font-size: 16px;
   }

  .basket{
  	margin: 0 -15px;
  	font-size:13px;
  }

  .basket-width{
    width:110%;
  }

}

.payment_paypal{
	background-color:#000;
	color:white;
}

/* form error */
form label.error, label.error {
	color: red;
	font-style: italic;
	font-weight:300;
	font-size:13px;
}

input.error, textarea.error, select.error{ border: 1px solid red; }


/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}



/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
}

.loader {
  border: 10px solid #EF7B94;
  border-radius: 50%;
  border-top: 10px solid #CB88E8;
  width: 70px;
  height: 70px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;

}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.page-not-found h2 {
    font-size: 120px;
    font-weight: 600;
    letter-spacing: -8px;
    line-height: 140px;
}

.btn-default.active, .btn-default:active{
	background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
  color:#FFF!important;
}

.alert-success, .alert-danger, .alert-warning{
	background-color:#FFFFFF !important;
	background-image : linear-gradient(to bottom,#FFFFFF 0,#EAEAEA 100%);
}

#cart-icon{
	position: fixed;
	top:20%;
	right:0;
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	border-top-left-radius: 23px;
	border-bottom-left-radius: 23px;
	margin-right:-100px;
	padding:10px 15px 10px 10px;
	list-style-type: none;
	z-index:100;
}

#cart-icon i{
	margin-right: 25px;
}

#cart-icon:hover{
	margin-right: -10px;-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;transition: all 0.3s;
}

.circle-icon {
    background: #000;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
    color:#FFF;
}

#cart-icon a{
   color:#FFF;
}

#cart-icon a:hover, #cart-icon a:active, #cart-icon a:focus{
   text-decoration:none
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
  border: 1px solid black;
  color: black;
  background-color: white;
  padding: 3px 20px;
  border-radius: 4px;
  font-size: 20px;
}


.upload-btn-wrapper input[type=file] {
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.upload-btn-wrapper2 {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper2 .btn {
  border: 1px solid #1CDBE5;
  color: black;
  background-color: #1CDBE5;
  padding: 3px 20px;
  font-size: 16px;
}


.upload-btn-wrapper2 input[type=file] {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  border:1px solid #333;
  background-color: #FFF;
}

@media(max-width: 480px){
  .upload-btn-wrapper input[type=file] {
    font-size: 18px;
  }

  .upload-btn-wrapper .btn{
    font-size : 18px;
    padding : 3px 6px;
  }
}


.fileupload-preview{
  display:inline !important;
}

.control {
	font-size: 16px;
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-left: 30px;
	cursor: pointer;
  font-weight: normal;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #ccc;
}

.control--radio .control__indicator {
	border-radius: 50%;
}

/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
	background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
	background: #EB7D9E;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
	background: #0D325F;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
	pointer-events: none;
	opacity: .6;
}

/* Check mark */
.control__indicator:after {
	position: absolute;
	display: none;
	content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
	display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
	top: 4px;
	left: 8px;
	width: 3px;
	height: 8px;
	transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
	border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
	background: #7b7b7b;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #FFF;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #A9ABAE;
    border-radius: 4px;
		min-width: 50%;
		min-height: 65px;
}

.radio-toolbar input[type="radio"]:checked + label {
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	border-color: #A9ABAE;
}

.radio-toolbar input[type="radio"]:focus + label {
    border: 1px solid #A9ABAE;
}



#imgArea {
	display: inline-block;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	position: relative;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#imgArea img {
	outline: medium none;
	vertical-align: middle;
	width: 100%;
}
#imgChange {
	background: linear-gradient( 45deg, rgba(242, 147, 105, 0.7), rgba(236, 124, 155, 0.7), rgba(195, 138, 251, 0.7) 100% );
	bottom: 0;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0;
	line-height: 32px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#imgChange input[type="file"] {
	bottom: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}


.imgArea {
	display: inline-block;
	margin: 0 auto;
	width: 300px;
	height: 210px;
	position: relative;
	background-color: #eee;
	font-size: 15px;
	border: 1px solid #eee;
}
.imgArea img {
	outline: medium none;
	vertical-align: middle;
	width: 100%;
}
.imgChange {
	background: linear-gradient( 45deg, rgba(242, 147, 105, 0.6), rgba(236, 124, 155, 0.6), rgba(195, 138, 251, 0.6) 100% );
	bottom: 0;
	color: #000;
	display: block;
	height: 30px;
	left: 0;
	line-height: 32px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.imgChange input[type="file"] {
	bottom: 0;
	cursor: pointer;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

/* Progressbar */
.progressBar {
	background: none repeat scroll 0 0 #E0E0E0;
	left: 0;
	padding: 3px 0;
	position: absolute;
	top: 50%;
	width: 100%;
	display: none;
}
.progressBar .bar {
	background-color: #FF6C67;
	width: 0%;
	height: 14px;
}
.progressBar .percent {
	display: inline-block;
	left: 0;
	position: absolute;
	text-align: center;
	top: 2px;
	width: 100%;
}


a.catname{
  color:#000 !important;
  font-size: 16px;
  padding:10px 0px;
}

a.catname span{
  padding-right: 10px
}

a.catname:hover{
  color:#21B8DB;
  text-decoration: none;
}


a.filelink{
  font-size:14spx;
  color:#0C315C;
}

a.pay-link{
  color:#32B1E7 !important;
	text-decoration: none !important;
}

a.pay-link:hover{
  text-decoration: underline !important;
}

@media(max-width: 480px){
.btn.btn-default{
  padding:3px 5px;
}

.imgArea {
  width: 150px;
	height: 105px;
}

}

/*Judge*/

.row.evaluate-bg{
	margin-left: 0px !important;
  margin-right: 0px  !important;
}

.evaluate-bg{
  background: #000;

}

.evaluate-bg h3{
	margin-top: 10px !important;
	padding: 8px 0px !important;
}

.evaluate-bg h3, .evaluate-bg h4{
	background: -webkit-linear-gradient(left,#F28A74 0%, #ED7C91 30%, #C48ABB 50%);
    background: linear-gradient(left,#F28A74 0%, #ED7C91 30%, #C48ABB 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.evaluate-bg-title{
  padding: 30px;
}

label{
  font-weight: normal;
}

.judge-select {
    border: 0;
    width: 100%;
    border-radius: 5px;
    padding: 10px 15px;
    background-color: #FFF
}

.judge-entry-desc-cont {
	 height: 500px;
	 max-height: 500px;
    overflow: scroll;
    overflow-x: hidden;
		border: 1px solid #E2E2E2;
}

.judge-entry-scroll{
  color:#aaaaaa;
}

#judge-entry-desc h3{
	font-size: 20px !important;
}

.text-lighter{
  font-weight: 200;
}

.text-ucase{
text-transform: uppercase;
}


.text-bold{
font-weight: 600;
}
a.judge-redirect-link{
  color:#000;
}

a.judge-redirect-link:hover, a.judge-redirect-link:focus{
  text-decoration: none;
}

.judge-iframe {
    width: 100%;
    height: 600px;
    border: 1px solid #98A3A1;
}

.judge-redirect-row {
    padding: 15px 0;
}

.judge-range-slider {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #AAAAAA;
    height: 2px;
    border-radius: 2px;
    border: none;
    margin-top: 10px;
    width: 65% !important;
    float: left;
}

.judge-range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #231F20;
  height:15px;
  width:15px;
  border-radius: 15px;
  background: #231F20;
  cursor: pointer;
  margin-top: 0; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; /* Add cool effects to your sliders! */

}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background:#231F20;
    border: 1px solid #231F20;
    height:15px;
    width:15px;
    border-radius: 15px;
}

input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px #231F20, 0px 0px 1px #231F20;
  border: 1px solid #231F20;
  height:15px;
  width:15px;
  border-radius: 15px;
  background: #ffffff;
}


.judge-input-score {
    float: right;
    border: 1px solid #E2E2E2;
    width: 25%;
    max-width: 80px;
    margin-top: 2px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
}

.judge-final-score {
    width: 100%;
    margin:30px 0 15px 0;
}

.judge-final-score .text-right{
    font-style: italic;
    font-size: 24px;
}

.judge-comment{
  border-radius: 5px;
  border:0;
  width:100%;
  padding:5px;
	border: 1px solid #E2E2E2;
}

.judge-onebtn {
    clear: both;
    background-color: black;
    color: #fff;
    width: 100%;
    margin-top: 8px;
    padding: 10px;
    border-radius: 5px;
    border: none;
}

.judge-onebtn-sm {
    clear: both;
    background-color: #21B8DB;
    color: #000;
    margin-top: 8px;
    padding: 10px;
    border-radius: 5px;
    border: none;
    width:28%;
}

#judgeUrlTab td, #judgeUrlTab th{
    padding: 5px;
}

#judgeUrlTab a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.nav-tabs {
    border-bottom: 1px solid #E2E2E2 !important;
}

.nav-tabs li:not(:first-child) {
    border-left: 1px solid #E2E2E2;
}

.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
		border-bottom: 1px solid #E2E2E2 !important;
		border-radius: 0 !important;
	  border: 1px solid transparent !important;
		color:#FFF !important;
}

.nav-tabs&gt;li&gt;a {
    margin-right: 0px !important;
		border-bottom: 1px solid #E2E2E2 !important;
		border-radius: 0 !important;
	}


	.tab-content .tab-pane {
    padding: 30px 25px;
    font-size: 18px;
    color: #828282;
    text-align: left;
    text-align: justify;
}

.wd100 {
    width: 100%;
}

.relative {
    position: relative;
    z-index: 1;
}

@media(max-width: 768px){
  .judge-onebtn-sm {
    width:50%;
  }
}

@media(max-width: 480px){
  .judge-onebtn-sm {
    width:80%;
  }
}

.btn-radius{
  border-radius: 5px;
}

.btn-sm-padding{
  padding: 8px 5px!important;
}

.btn-lg{
  padding: 14px 0!important;
  color:black;
  font-size: 18px!important;
}

.btn.btn-default{
 border-radius: 0 !important;
}

.btn-default.btn-file{
  border-radius: 0 !important;
  color: #000;
  background: #21B8DB;
  border-color: #21B8DB;
  text-shadow : none;
}

.newjudge{
	margin-top: 150px;
	margin-bottom: 50px;
}
.newjudge h6{
	/*font-family: proxima-semibold;
	font-size: 30px;
	color: #C19F3A;
	text-align: center;
	padding-bottom: 50px; */
	color: #ee4036;
    font-size: 30px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
}

/*.newjudge p{
	font-family: mySecondFont;
	font-size: 29px;
	color: #5D5D5D;
	text-align: justify;
	line-height: 1.3;
}*/

.newjudgegal{
	margin-top: 50px;
}

.judge_left{
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	/*margin-left: -15px;*/
}

.judge_small_img{
	filter:grayscale(100%);
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	margin: auto;
}

.judge_row{
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: black;
}

.judge_right{
	padding: 20px;
	background-color: black;
	overflow: auto;
	height: 320px;
	width: 100%;
	background-image:url('../images/judge-background.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 150px;
}

.judge_right::-webkit-scrollbar {
    width: 5px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.judge_right::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.judge_right::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 5px;
}

.judge_writeup{
	color: #b2b2b2;
	max-width: 550px;
	margin-top: 20px;
}

.judge_name{
	color: #fff;
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 1;
}

.judge_title_company{
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
	background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px !important;
	line-height: 1.2;
	margin-bottom: 25px;
	font-weight: 500;
}

.judge_country{
	color: #fff;
	margin-bottom: 20px;
	font-size: 18px;
	position: relative;
}

.judge_country:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 3px;
	width: 30px;
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
  background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
}

.gradient_top{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0202+58,d8d8d8+100&amp;0.72+58,0+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiMwYTAyMDIiIHN0b3Atb3BhY2l0eT0iMC43MiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(10,2,2,0.72) 58%, rgba(216,216,216,0) 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(58%,rgba(10,2,2,0.72)), color-stop(100%,rgba(216,216,216,0))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top,  rgba(10,2,2,0.72) 58%,rgba(216,216,216,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top,  rgba(10,2,2,0.72) 58%,rgba(216,216,216,0) 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top,  rgba(10,2,2,0.72) 58%,rgba(216,216,216,0) 100%); /* IE10 preview */
	background: linear-gradient(to bottom,  rgba(10,2,2,0.72) 58%,rgba(216,216,216,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b80a0202', endColorstr='#00d8d8d8',GradientType=0 ); /* IE6-8 */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 1;
}

.gradient_bottom{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+0,0a0202+37&amp;0+0,0.72+37 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzBhMDIwMiIgc3RvcC1vcGFjaXR5PSIwLjcyIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(216,216,216,0) 0%, rgba(10,2,2,0.72) 37%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,216,216,0)), color-stop(37%,rgba(10,2,2,0.72))); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top,  rgba(216,216,216,0) 0%,rgba(10,2,2,0.72) 37%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top,  rgba(216,216,216,0) 0%,rgba(10,2,2,0.72) 37%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top,  rgba(216,216,216,0) 0%,rgba(10,2,2,0.72) 37%); /* IE10 preview */
	background: linear-gradient(to bottom,  rgba(216,216,216,0) 0%,rgba(10,2,2,0.72) 37%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8d8d8', endColorstr='#b80a0202',GradientType=0 ); /* IE6-8 */
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 1;

}

.judge_search{
	padding: 5px 15px;
	width: 100%;
	border: 1px solid #cccccc;
	height: 40px;
}

.judge_search_submit{
	/*width: 100%;*/
	background-color: #ee4036;
	color: #fff;
	padding: 5px 35px;
	font-size: 18px;
	border: none;
	float: right;
	margin-bottom: 5px;
	height: 40px;
}

.judge_search{
	margin-bottom: 5px;
}

	.judge_left{
		background-size: cover;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
			height: 100%;
	    z-index: 1;
	}

	.judge_right {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.judge_social_media &gt; li{
		float: left;
	  color: #FFF;
	  padding: 5px 0px;
	  margin-right: 12px;
		margin-bottom: 12px;
	  border-radius: 50%;
		border: 1px solid #FFF;
		text-align: center;
		width: 38px;
		height: 38px;
	}

		.judge_social_media &gt; li a{
			text-align: center;
			color: #FFF !important;
		}

	#judge_select{
		margin-left: -15px;
	}


	.judge_row{
		background-color: black;
	}

	.judge_right{
		margin-top: 0px;
		margin-bottom: 0px;
	}


 .judge_title_company{
	 font-size: 18px !important;
 }

 .judge_row{
 	margin-top: 0px;
 	margin-bottom: 30px !important;
 }



.judge_social_media{
	padding-left: 0px;
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 25px;
}

.judge_social_media &gt; li:hover{
	background-color: #FFF;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	cursor: pointer;
}

.judge_social_media &gt; li:hover &gt; a{
	color: #000 !important;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}

.judge_social_media &gt; li a:hover{
	color: #000 !important;
}


@media(min-width: 1200px){
  .container{
  width: 1180px;
  padding-left: 10px;
  padding-right: 10px;
  }

	.container.container-wide{
		width: 84%;
	  margin-left: auto;
	  margin-right: auto;
  }
}

@media(min-width: 1300px){
  .container{
  width: 1270px;
  padding-left: 15px;
  padding-right: 15px;
  }
}

@media(min-width: 1400px){
  .container{
  width: 1370px;
  padding-left: 15px;
  padding-right: 15px;
  }
}


.section-page{
    background-image: url(../images/mca-footer-top.png);
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
		padding-bottom: 95px;
}

.store_page{
	margin-top:120px;
	margin-bottom:80px;
	padding-top: 30px;
	padding-bottom: 50px;
	color: #000;
}
/*media*/
.media-dl{
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
}

.media-dl li{
	padding: 5px 11px;
	float: left;
	position: relative;
	font-size: 16px;
}

.media-dl li a{
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.media-dl li:not(:last-child):after{
	content: '';
	position: absolute;
	width: 1px;
	background-color: #EF7B93;
	height: 15px;
	top: 8px;
	right: 0;
}

.margin-auto{
	margin: auto;
}


.media-img{
	max-width: 65%;
}

.media-cont {
    background-color: #ebebeb;
    margin-top: 20px;
    padding: 15px 15px;
    text-align: center;
    border: 1px solid #ebebeb;
  }

@media(min-width: 768px){
	.media-cont{
		min-height: 1250px;
	}
}

.media-cont h3{
  text-transform: uppercase;
  height: 65px;
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.media-cont img {
    margin-top: 15px;
}

.media-stat-choose {
    float: left;
    max-width: 50%;
    opacity: 0.6;
}

.media-item {
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 0px;
}
.graphic_container{
	padding: 15px;
}

@media(min-width: 1200px){
	.graphic_container{
		width: 100%;
		max-width: 90%;
		margin: auto;
	}
}

/*store.php*/



.store-choose-cont{
	padding: 15px;
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
	background-color:#FFF;
}



.store2img-image{
	max-width: 380px !important;
}

.store-welcome{
	line-height: 2;
	margin-bottom: 30px;
	font-size: 16px;
}



.store-bot-text{
	color: #000;
	height: 30px;
	text-align: center;
  font-weight: normal;
  font-size: 18px;
	margin-top: 55px;
}



.store-form{
  padding: 30px 0px;
	color: #000;
}



.store-input{
	width: 100%;
	border: 1px solid #000;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance:none;
  color:#000;

}

.store-input option{
  color:#000 !important;
}



.store-top-big{
	font-size: 18px;
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 30%);
    background: linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 40%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}



.store-top-small{

	font-size: 14px;

}



.store-top-spacing{

	margin-top: 10px;

}



.awardlvl{

	border: 1px solid #fff;

    /*border-radius: 20px;*/

    width: 70%;

    padding: 3px 15px;

    float: left;

    min-height: 30px;

    text-align: center;

    background-color: black;

}



.store-qty{
	border: 1px solid #000;
	padding: 5px 15px;

}



.store-login{

	color: #216db4;

	border: 1px solid #216db4;

	text-align: center;

	padding: 5px 15px;

	margin-top: 30px;

	font-size: 16px;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

}



.store-login:hover{

	cursor: pointer;

	background-color: #216db4;

	color: #fff;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

}



.storesubmit{

	text-align: center;

	color: #fff;

	background-color: #216db4;

	padding: 5px 15px;

	font-size: 32px;

	cursor: pointer;

}



.content-extra{

	display: none;

	position: absolute;

	top: 100%;

	left: 0;

	z-index: 1;

	background-color: black;

}




.store-noread{

	color: #21B8DB;

    float: right;

    font-size: 48px;

}



#store-price{

	font-size: 32px;

}



#store-status{

	font-size: 18px;

}


#store{
	margin: 150px 0px 30px 0px;
}





.store-left{

	position: relative;
	padding: 50px 20px;

}



.sample-text{
	color: black;
	line-height: 1;
}


.stat_sample_yy{
		position: absolute;
		top: 145px;
    width: 158px;
    left: 155px;
		text-align: center;
		font-size: 20px;
		height: 28px;
		background-color: #000;
		color: #FFF;
		padding: 0px;
		font-family: 'HelveticaNeueLT';
		line-height: 1.4 !important;
}

.stat_sample_yy_2023{
		position: absolute;
		top: 146px;
		width: 218px;
		left: 125px;
		text-align: center;
		font-size: 21px;
		height: 34px;
		background-color: #231F20;
		color: #FFF;
		padding: 0px;
		font-family: 'HelveticaNeueLT';
		line-height: 1.4 !important;
}

.stat_sample_text{
    position: absolute;
    top : 195px;
		width: 240px;
    left: 115px;
    text-align: center;
    font-size: 14px;

}

.stat_sample_text p{
  margin: 0 0 5px !important;
}




@media(min-width: 768px){

	.cert_sample_text{
    width:95%;
		position: absolute;
    bottom: 175px;
    left: 15px;
    text-align: center;
    font-size: 16px;
		letter-spacing: 1px;
	}



	.cert-popup-items{

		margin: auto;

	}

}



@media(min-width: 992px){

	.cert-popup-items{

		float: left;

	}



	#cert-popup{

		max-width: 1000px;

	}

}



@media(max-width: 992px){

	#cert-popup{

		max-width: 500px;

	}

}



@media(max-width: 768px){

	.cert_sample_text{

		position: absolute;

		bottom: 215px;

	    left: 38px;

	    text-align: center;

	    font-size: 16px;

	    font-weight: bolder;

	    display: none;

	}

}





.cert_sample_text p{

	margin-bottom: 6px;

}



.cert-text-left{

	color: #fff;

    max-width: 80%;

    margin: auto;

    margin-top: 30px;

    margin-bottom: 80px;

    line-height: 2;

    font-size: 16px;

}



.store-sel-up{
  	color: #000;
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 0px 5px;
}



.store-sel-down{
	color: #000;
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 0px 5px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}




@media(min-width: 768px){

	.store-choose-cont{

		min-height: 500px;

	}

}



@media(min-width: 992px){

	.store-choose-cont{

		min-height: 460px;

	}



}



@media(min-width: 1200px){

	.store-left{
		float: left;
		width: 58%;
	}



	.store-right{
		width: 42%;
		float: left;
	}

	.store-right .store-p{
    line-height: 23px;
		margin: 0 0 18px !important;

	}



	.store-product{

		max-width: 1250px;

		margin: auto;

	}

}



@media(max-width: 1200px){

/*	.sample-text{

		display: none !important;

	}*/



	.store-right{

		padding: 15px;

	}

}



@media(max-width: 768px){

	.store-choose-cont{

		min-height: 400px;

		max-width: 350px;

		margin:auto;

		margin-bottom: 15px;

	}

}



.store_product_heading{
	color: #000;
	font-size: 32px;
	font-family: Vogue !important;
}



.store-read{

	color: #21B8DB;

}



.store-read:hover{

	text-decoration: none;

	color: #21B8DB;

}



#cert-popup{

	margin: auto;

}



.cert-popup-left{

	width: 100%;

	max-width: 500px;

	padding: 20px;

	background-color: #fff;

	text-align: center;

}



@media(min-width: 992px){

	.cert-popup-left{

		margin-top: 200px;

	}

}



/*fedex.php*/

.fedex{

	/*background-color: #ebebeb;*/

	text-align: justify;
	padding: 50px 100px !important;
	background-color: #FFF;
	margin-top: 100px;
  margin-bottom: 80px;

}



.fedex-opt{

	max-width: 500px;

	width: 100%;

	padding: 15px;

	margin: auto;

	margin-top: 30px;

	-webkit-appearance:none;

	-moz-appearance:none;

	-appearance:none;

	background-color: black;

	color: #fff;

	border: 1px solid #fff;

	text-align: center;

}




#fedexsubmit{
	background-color: #216db4;
	color: #fff;
	padding: 5px;
	max-width: 450px;
	width: 100%;
	font-size: 32px;
	border: none;
	margin-top: 50px;
}





@media(max-width: 768px){

	.fedex{

		padding: 50px 15px;

	}

}


/*winner.php*/

#win-form-2017{
	margin-bottom: 45px;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.win-search{
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
    max-width: 1300px;
	margin-bottom: 0px;
}

.win-search li{
	float: left;
	padding: 0px 20px 0px 50px;
	text-align: left;
}

.win-form-submit{
	display: block;
	margin-bottom: 5px;
	background-color: transparent;
	color: #000;
	min-width: 80px;
	border: 1px solid #000;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}

.win-form-submit:hover, .win-form-submit:focus{
	background-color: #000;
	color: #fff;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}

.win-form-type{
	color: #000;
}

.win-form-down{
	position: absolute;
    color: #000;
    right: 5px;
    top: -4px;
    font-size: 27px;
    z-index:-1;
}

.win-2017-logo{
	position: absolute;
	top: 0;
	right: 10px;
}

.pagination-cont{
	width: 100%;
	text-align: center;
	margin-top: 100px;
}

.product-list-pagination{
	list-style-type: none;
	padding-left: none;
	display: inline-block;
}

.product-list-pagination li{
	float: left;
	padding: 10px;
	font-size: 22px;
}

.product-list-pagination .active a{
	color: black;
}

.product-list-pagination li a{
	color: #939597;
}

@media(min-width: 992px){
	.win-search li:nth-child(1){
		border-right: 1px solid #F2F2F2;
	}
	.win-search li:nth-child(2){
		border-right: 1px solid #F2F2F2;
	}
	.win-search li:nth-child(3){
		border-right: 1px solid #F2F2F2;
	}
	.win-search li{
		width: 20%;
		padding: 35px 25px;
	}

	.win-search li:last-child {
    padding: 24px 25px;
  }
}

@media (min-width: 1200px){
	.winner-container, .media-container {
	   width: 97%;
	}
}

@media(max-width: 992px){
	.win-search li:nth-child(1){
		border-bottom: 1px solid #FFF;
	}
	.win-search li:nth-child(2){
		border-bottom: 1px solid #FFF;
	}
	.win-search li:nth-child(3){
		border-bottom: 1px solid #FFF;
	}
	.win-search li{
		width: 100%;
		padding: 10px;
	}

	#win-form-2017{
		margin-top: 100px;
	}
}



.winselect{
	width: 85%;
	color: #939597;
	font-size: 16px;
	border:none;
	background-color: transparent;
  -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;

}



.winselect::-webkit-input-placeholder{
	display: none;
}



.wininput{

	width:100%;

	border: 1px solid #C1A02E;

	border-radius: 5px;

	padding: 10px;

	background-color: transparent;

}



#winsearchico{

	position: absolute;

	right: 10px;

	z-index: -1;

	top: 10px;

}




.winner-thumbnail{

	background-size: cover;

	background-position: center;

	background-repeat: no-repeat;

}



@media(min-width: 992px){

	.winner-thumbnail{

		height: 200px;

	}

}



@media(max-width: 992px){

	.winner-thumbnail{

		background-image: none !important;

	}

}



.winner-info-cont{
	background-color: #f7f8f8;
	padding: 15px;
	padding-top: 0px;
	min-height: 365px;
	position: relative;
	margin-bottom: 25px;
}

.winner-cont-left{
	  float: left;
    width: 73%;
}

.artwork-client{
	margin-top: 10px;
  font-size: 13px;
	color:#939597;
}

.artwork-name{
	float: left;
  margin-top: 5px;
	margin-bottom: 5px;
	color: #000 !important;
	line-height: 1.1;
	font-weight: bold;
	font-size: 16px;
}



.artwork-name a{
	font-size: 16px;
	color: #000 !important;
	line-height: 1.1;
	font-weight: bold;
}



.artwork-name a:hover, .artwork-name a:focus{
	text-decoration: none;
	color: #21B8DB;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}



.winner-button{
	position: absolute;
	left: 10px;
	bottom: 15px;
	list-style-type: none;
	margin-block-start: 0px !important;
  margin-block-end: 0px !important;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px !important;
}




.winner-button li{
	float: left;
	padding: 3px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #EB7D9E;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	display: block;
	width: 46%;
	text-align: center !important;
}



.winner-button li:hover{
  background-image: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	color:#FFF !important;
}

.winner-button li a{
	color: #000 !important;
	font-size: 14px;

}

.winner-button li a:hover{
	color:#FFF !important;
	background-image: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	}





.winner-button li:not(:first-child):hover{
	background-image: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	color: #fff;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}



.winner-social{
	list-style-type: none;
	position: absolute;
	right: 15px;
	bottom: 10px;
}




/*winner_info*/

.fr {
    float: right;
}





.winner_row_1{

	padding: 0px 25px;

	border-bottom: 1px solid #CECEBF;

	padding-bottom: 10px;

}



.winner_info_art_name{
	color:black;
	font-size: 26px;
	letter-spacing: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
}



.winner_info_1{

	margin-bottom: 0px;

	letter-spacing: 1px;

}



.winner_info_2{

	font-size: 18px;
	margin-bottom: 40px;
	color: #939597;
	margin-top: 8px;

}



.winner_info_topleft{
	margin-top: 10px;
	margin-right: 15px;
}



.winner_info_topleft p{
	margin-bottom: 10px;
	margin-top: 20px;
}



.winner_row_2{

	padding: 15px 25px;

}



.winner_info_info{

	color: #939597;

	font-size: 18px;

	margin-bottom: 50px;

}






.credit_table{

	padding: 0px 25px;

}








.more_winner{

	padding-top: 25px;

	padding-bottom: 25px;

	font-size: 18px;

}



.share-ul{

	list-style-type: none;

	padding-left: 10px;

}



.share-ul li{

	float: left;

}



.share-ul li{

	padding: 5px 8px;

	border: 1px solid #21B8DB;

	color: #21B8DB;

	margin-left: 5px;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

	position: relative;

	overflow: hidden;

}



.share-ul li:hover, .share-ul li:focus{

	background-color: #21B8DB;

	color: #fff;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

	cursor: pointer;

}



.winner_share{

	margin-top: 15px;

	margin-bottom: 15px;

	padding: 0px 25px;

	float: right;
	width: 30%;

}



.share-left{

	font-size: 16px;

	color: #939597;

	margin-bottom: 0px;

	margin-top: 5px;

}



.fb-share-button{

	position: absolute !important;

    top: 0;

    left: 0;

    /*margin-top: 5px;*/

    opacity: 0;

}



.twitter-share-button{

	position: absolute !important;

    top: 0;

    left: 0;

    margin-top: 5px;

    opacity: 0;

}



.share-ul li span, .share-ul li div{

	position: absolute !important;

    top: 0;

    left: 0;

    margin-top: 2px;

    opacity: 0;

}



.winner_info_video{

	width: 100% !important;



}



@media(min-width: 768px){

	.winner_info_video{

		height: 550px !important;

	}



	.winner_website{

		height: 550px !important;

	}

}



@media(min-width: 992px){

	.winner_info_video{

		height: 750px !important;

	}



	.winner_website{

		height: 750px !important;

	}

}



@media(max-width: 768px){

	.winner_info_video{

		height: 400px !important;

	}



	.winner_website{

		height: 400px !important;

	}

}



.winner_info_video_row{

	/*padding-bottom: 50px;*/

	/*border-bottom: 1px solid #CECEBF;*/

}



.custom-slick-arrow{

	margin-top: 15px;

	text-align: center;

	font-size: 24px;

	color : #939597;

}



.custom-slick-arrow i{

	cursor: pointer;

}



.slick-arrow{

	display: none;

}



.winner_website{

	width: 100%;

	height: 600px;

	/*margin-bottom: 50px;*/

	border: none;

}



.website_click_view{

	padding: 15px;

	font-size: 18px;

}



.website_click_view a{

	color: #939597;

	font-size: 18px;

}



.credit-row{
	display: table;
	margin-top: 50px;
	border-top: 1px solid #CECEBF;
	padding-top: 30px;
	width: 100%;
}



.winner_info_bg_section{

	background-color: #f5f5f5;

    margin-top: -30px;

    padding-top: 30px;

    margin-bottom: -30px;

    padding-bottom: 30px;

}



.website-row{

	/*margin-top: 50px;*/

	padding-top: 30px;

	/*border-top: 1px solid #CECEBF;*/

}



.winner_info_section_seperator{

	margin-top: 50px;

	width: 100%;

	height: 1px;

	background-color: 	#CECEBF;

}





 .media-thumbnail{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.winner-thumbnail{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}



@media(min-width: 992px){

	.winner-thumbnail{
		height: 230px;
	}

	.media-thumbnail.relative{
		 height: 300px;
		 border: 1px solid #DBDCDD;
		}

}



@media(max-width: 992px){

	.winner-thumbnail, .media-thumbnail{
		background-image: none !important;
	}

}



.winner-info-cont{
	background-color: #F7F7F8;
	padding: 15px;
	padding-top: 0px;
	min-height: 365px;
	position: relative;
	margin-bottom: 25px;
}



.winner_box_bg{
	background-color: #000;
}


.winner-logo{
    float: right;
  	max-width: 60px;
		margin-right: 0px;
		padding-top: 0px;
}

.winner-info{
	font-size: 14px;
	color: #2F363E;
}

.winner-info1{
	font-size: 15px;
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 30%);
  background: linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 40%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-bottom: 2px;
	font-weight: 500;
}


.winner-info2{
	font-size: 16px;
	color: #939597;
	margin-bottom: 5px;
}

.winner-info-details{
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 30%);
  background: linear-gradient(left,#F29468 0%, #EF7B93 15%, #CC87DB 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin-bottom: 2px;
}



.winner-social{
	margin-top: 10px;
	list-style-type: none;
	padding: 0px;
}



.winner-social li{
	float: right;
	padding: 7px 0px;
	margin-left: 3px;
	line-height: 1;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	border: 1px solid #000;
  text-align: center;
  width: 34px;
  height: 34px;
	border-radius: 50%;
}


.winner-social li:hover{
	background-color: #000 !important;
	color: #fff !important;
}
/*.winner-social li:first-child{
	display: block;
	float: none;
	border: none;
	padding: 5px 0px;
	margin-bottom: 15px;

}*/



.winner-social li a{
	color: #000 !important;
}





.winner-social li:not(:first-child):hover{
	background-color: #000 !important;
	color: #fff !important;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}



.winner-social li:hover .winglobe{
	background-color: #000 !important;
	color: #fff !important;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}



.winner-entertype{
	position: relative;
	float: left;
	padding: 3px 10px;
	color: #fff;
	background-color: black;
	width: 40%;
	position: relative;
	background-color: black;
	font-size: 15px;
}



.winner-country {
	  float: left;
	  color: #fff;
    text-align: right;
		padding: 3px 10px;
		width: 60%;
    padding: 6px;
    color: #fff;
    background-color: black;
		font-size: 15px;
		position: relative;
}



.winner_box_top{
	padding: 0px;

}



.invite_btn{

	color: #21B8DB;

	background-color: #fff;

	font-weight: bold;

	padding: 5px 15px;

	font-size: 16px;

	border: 1px solid #21B8DB;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

}

.invite_btn:hover{

	color: #fff;

	text-decoration: none;

	background-color:#21B8DB;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

}



/*winner_info*/

.winner_info_cont{

	background-color: #fff;

    padding-bottom: 50px;

    border: 1px solid #CECEBF;

}



.winner_row_1{

	padding: 0px 25px;

	border-bottom: 1px solid #CECEBF;

	padding-bottom: 10px;

}



.winner_info_art_name{
	color:black;
	font-size: 26px;
	letter-spacing: 2px;
	margin-top: 25px;
	margin-bottom: 25px;

}



.winner_info_1{

	margin-bottom: 0px;

	letter-spacing: 1px;

}




.winner_info_topleft{
	margin-top: 10px;
	margin-right: 15px;
}



.winner_info_topleft p{
	margin-bottom: 10px;
	margin-top: 20px;
}



.winner_row_2{

	padding: 15px 25px;

}



.winner_info_info{

	color: #939597;

	font-size: 18px;

	margin-bottom: 50px;

}



.credit_name{

	padding: 0px 40px;
	font-size: 20px;

	/*margin-top: 50px;*/

}



.credit_table{

	padding: 0px 25px;

}


.winner_info_title{
	font-size: 16px;
	color: #929497;
	float: left;
	margin-right: 20px;
}



.winner_info_extra_name{
	color: #231F20;
	font-weight: bold;
	font-size: 16px;

}




.winner_info_seperator{

	margin: 0;

	border: none;

	height: 1px;

	background-color: #CECEBF;

}



.extra_info_row{
  padding: 5px 25px;
	color: #939597;
	border-top: 1px solid #939597;
}

.winner_info_title{
	padding: 8px 0px;
	color: #939597;
}

.winner_info_extra_name{
	padding: 8px 0px;
	color : #303030;
}



.more_winner{

	padding-top: 25px;

	padding-bottom: 25px;

	font-size: 18px;

}



.share-ul{

	list-style-type: none;

	padding-left: 10px;

}



.share-ul li{

	float: left;

}



.share-ul li{

	padding: 5px 8px;

	border: 1px solid #21B8DB;

	color: #21B8DB;

	margin-left: 5px;

	-webkit-transition-duration:0.5s;

	-moz-transition-duration:0.5s;

	-webkit-transition-duration:0.5s;

	-o-transition-duration:0.5s;

	transition-duration:0.5s;

	position: relative;

	overflow: hidden;

}



.share-ul li:hover, .share-ul li:focus{

	background-color: #21B8DB;
	color: #fff;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	cursor: pointer;

}



.winner_share{
	margin-bottom: 15px;
	padding: 0px 25px;
	float: right;
	width: 30%;
}



.share-left{

	font-size: 16px;

	color: #939597;

	margin-bottom: 0px;

	margin-top: 5px;

}



.fb-share-button{

	position: absolute !important;

    top: 0;

    left: 0;

    /*margin-top: 5px;*/

    opacity: 0;

}



.twitter-share-button{

	position: absolute !important;

    top: 0;

    left: 0;

    margin-top: 5px;

    opacity: 0;

}



.share-ul li span, .share-ul li div{

	position: absolute !important;

    top: 0;

    left: 0;

    margin-top: 2px;

    opacity: 0;

}



.winner_info_video{

	width: 100% !important;



}



@media(min-width: 768px){

	.winner_info_video{

		height: 550px !important;

	}



	.winner_website{

		height: 550px !important;

	}

}



@media(min-width: 992px){

	.winner_info_video{

		height: 750px !important;

	}



	.winner_website{

		height: 750px !important;

	}

}



@media(max-width: 768px){

	.winner_info_video{

		height: 400px !important;

	}

	.winner_info_2{
		margin-bottom: 30px;
	}

	.winner_share{
		width: 100%;
		padding: 0px !important;
		float: left;
	}



	.winner_website{

		height: 400px !important;

	}

}



.winner_info_video_row{

	/*padding-bottom: 50px;*/

	/*border-bottom: 1px solid #CECEBF;*/

}



.custom-slick-arrow{

	margin-top: 15px;

	text-align: center;

	font-size: 24px;

	color : #939597;

}



.custom-slick-arrow i{

	cursor: pointer;

}



.slick-arrow{

	display: none;

}



.winner_website{

	width: 100%;

	height: 600px;

	/*margin-bottom: 50px;*/

	border: none;

}



.website_click_view{

	padding: 15px;

	font-size: 18px;

}



.website_click_view a{

	color: #939597;

	font-size: 18px;

}



.credit-row{

	margin-top: 50px;

	border-top: 1px solid #CECEBF;

	padding-top: 30px;

}



.winner_info_bg_section{

	background-color: #f5f5f5;

    margin-top: -30px;

    padding-top: 30px;

    margin-bottom: -30px;

    padding-bottom: 30px;

}



.website-row{

	/*margin-top: 50px;*/

	padding-top: 30px;

	/*border-top: 1px solid #CECEBF;*/

}



.winner_info_section_seperator{

	margin-top: 50px;

	width: 100%;

	height: 1px;

	background-color: 	#CECEBF;

}



.winner-container, .media-container{
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
}



@media(max-width: 1520px){

	.winner-container{
		max-width: 95%;
	}

	.media-container{
		max-width: 95%;
	}

}

.media-entertype-bar{
	padding: 6px 0px;
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
  background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
  background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	font-size: 16px;
	color : #FFF;
	border-left:  1px solid #DBDCDD;
	border-right:  1px solid #DBDCDD;
}



.media-country {
    width: 50%;
    padding: 6px;
    color: #000;
    text-align: right;
    background-color: #E5B420;
		font-size: 15px;
		float:left;
		position: relative;
}


.media-date {
    color: #000;
		font-size: 15px;
		margin-top: 10px;
}

.media-title a{
	color: #2D6BB3 !important;
	font-size: 16px;
}

.media-info{
 font-size: 15px;
 border-top: 1px solid #DBDCDD;
 margin-top: 10px;
 padding: 10px 0;
}

.media-info-cont{
	background-color: #FFF;
	padding: 15px;
	padding-top: 0px;
	min-height: 280px;
	position: relative;
	margin-bottom: 25px;
	border: 1px solid #DBDCDD;
}

.media-link{
  color: #404040 !important;
	border: 1px solid #DBDCDD;
	font-size: 15px;
	padding: 4px 15px;
	border-radius: 14px;
}

.media-link:hover{
  background-color: #DBDCDD;
}


.interview-info{
 font-size: 15px;
 margin-top: 10px;
 padding: 10px 0;
}

.interview-info-cont{
	background-color: #FFF;
	padding: 15px;
	padding-top: 0px;
	min-height: 270px;
	position: relative;
	margin-bottom: 25px;
}

.interview-link{
  color: #21B8DB !important;
	border: 1px solid #21B8DB;
	font-size: 15px;
	padding: 3px 15px;
	border-radius: 0px;
}

.interview-link:hover{
  background-color: #21B8DB;
	color: #FFF !important;
}

.interview-entertype-bar{
	padding: 10px 0px;
	background-color: #21B8DB;
	font-size: 15px;
	color: #FFF !important;
}

.interview-entertype-bar a{
	font-size: 20px;
	line-height: 1.1;
	color: #FFE600 !important;
  text-transform: uppercase;
}

.story-info{
	padding-left: 20px;
}

.story-info .h1{
	margin: 0px !important;
	line-height: 1.1 !important;
}


.story-info hr.seperator{
	margin-top: 25px;
  margin-bottom: 20px;
	margin-left: 0px;
  border: 0;
  border-top: 2px solid #21B8DB !important;
	width: 200px;
}


.interview-social{
	padding-top:  20px;
	list-style-type: none;
	margin-block-start: 0px !important;
  margin-block-end: 0px !important;
 margin-inline-start: 0px;
 margin-inline-end: 0px;
 padding-inline-start: 20px !important;
}



.interview-social li{
	float: left;
	padding: 5px 0px;
	text-align: center;
	width: 38px;
	height: 38px;
	margin-right: 4px;
	border: 1px solid #21B8DB;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}

.interview-social li a{
	color : #21B8DB !important;
}


.interview-social li:hover{
	background-color: #21B8DB;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}


.interview-social li:hover .winglobe{
	color: #fff;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}


.grid img{
		border-radius: 20px;
}

.grid-content .grid-title{
		margin-top: 10px;
}

.grid-content .grid-title a{
	font-size: 16px !important;
	background: -webkit-linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    background: linear-gradient(left,#F29468 0%, #EF7B93 40%, #CC87DB 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.grid-content .grid-info{
		color: #333;
		font-size: 14px !important;
		margin-bottom: 20px !important;
		margin-top: 4px !important;
}



.winner_credit{

	display: inline-block;

	padding-left: 0px;

	margin-bottom: 0px;

}



.winner_credit:after{

	content: '';

	display: table;

	clear: both;

}



.winner_credit li{

	padding-top: 8px;

	padding-bottom: 8px;

}



@media(min-width: 992px){

	.winner_credit li{

		display: inline-block;

		min-width: 300px;

	}

}

a.view-link{
   color:#AFAAAB;
}

a..view-link:hover, a..view-link:active, a.view-link:focus{
   color:#AFAAAB;
}


.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover{
	 border-color: #FFF !important;
	 background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	 color: #FFF !important;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
   color:#000 !important;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
  color:#000 !important;
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {

    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;

}

.popupopa{
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	display: none;
	z-index: 999;
	overflow: auto;
}

.popupclose{
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
}

.popupcontent{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	margin-top: 10%;
	overflow: auto;
	background-color: #fff;
	padding: 40px 20px;
	z-index: 1;
	position: relative;

}

#closebtn{
	position: absolute;
	top: 10px;
	right: 10px;
}

#closebtn:hover{
	cursor: pointer;
}

.gallery-highlight{
  background-color: #00253C;
  margin-bottom:45px;
  border-top-left-radius: 50px;
  padding-left:0px !important;
  padding-right: 0px !important;
  border-bottom-right-radius: 50px;
  overflow:hidden;
}

.gallery-thumbnail{
  height: 265px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-bottomright: 50px;
  -webkit-border-top-left-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
}

.gallery-info{
  padding:15px 50px 15px 20px;
}

.gallery-info .gallery-title a{
  color:#FFF;
  letter-spacing: 2px;
}

.gallery-info .gallery-title a:hover{
text-decoration: none;
}

.gallery-info .gallery-name{
  color:#21B8DB;
  font-size: 11px;
  margin-top:3px;
}

.gallery-highlight .gallery-more{
   text-align:right;
}

.gallery-highlight .gallery-more a{
  width: 110px;
  height: 35px;
  padding-top:2px;
  display: inline-block;
  color:#00253B;
   letter-spacing:2px;
  background-color: #21B8DB;
  -webkit-transform:rotate(-40deg);
   -moz-transform:rotate(-40deg);
   -o-transform:rotate(-40deg);
  transform:rotate(-40deg);
  margin-top: -30px;
  margin-right: -30px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-bottomright: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  font-weight: 300;
  text-align: center;
}

.gallery-highlight .gallery-more a:hover, .gallery-highlight .gallery-more a:focus{
   text-decoration: none;
   background-color: #F18900;
}

#filters{
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
  position: relative;
}

#filters li {
    padding: 0;
    display: inline-block;
    margin: 10px 22px;
}

#filters li a{
  color:#FFF;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 2px;
  /*font-size: 15px;*/
}

#filters li a:hover{
  color:#FBC406;
  text-decoration: none;
}
#filters .selected{
    text-decoration: none;
    position: relative;
    color:#FBC406;
}

#filters a.selected:after{
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color:#FBC406;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

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

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

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

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}


.table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0;
		border-top: 0 !important;
}

.table-sm td, .table-sm th {
    padding: 0px !important;
}

.image-upload{
  padding-bottom: 15px;
}

.image-upload .action{
	background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	color: #000 !important;
}

.image-upload .thumbnail-wrapper{
	overflow: hidden;
  position: relative;
  height: 150px;
  width: 100%;
	background-color: #f2f7ed;
}

.image-upload img{
	width: 100%;
	vertical-align: middle;
	position: relative;
	margin: auto;
  display: block;
}

.image-upload .action a{
	color: #FFF !important;
}

.image-upload .action a:hover{
	color: #FFF;
}

a.remove { background:#DD4335 !important; color:#FFF !important;}
a.remove:hover{ background:red !important; color:#FFF !important;}

a.save { background-color:#808080 !important; color:#FFF !important;}
a.save:hover{ background-color:#808080 !important; color:#FFF !important;}

a.save.active { background-color:#00C8B4 !important; color:#FFF !important;}
a.save.active:hover{ background-color:#00C8B4 !important; color:#FFF !important;}

a.save.active2 { background-color:#384F79 !important; color:#FFF !important;}
a.save.active2:hover{ background-color:#384F79 !important; color:#FFF !important;}


div.tooltip-winner {
  position: relative;
}

div.tooltip-winner span {
  display: none;
}

div.tooltip-winner:hover span {
  display: block;
  font-size: 12px;
  position: absolute;
  bottom: 2em;
  padding: 0.3em;
  color: #FFFFFF;
  background: #000;
  border: 0.1em solid #000;
  /* round the corners */
  border-radius: 0.5em;
  /* prevent too wide tooltip */
  max-width: 265px;
}


.filter-ul {
  list-style-type: none;
  margin: 35px 0;
  padding: 0;
  overflow: hidden;
	display: inline-block;
	max-width: 1300px;
}

.filter-ul li:first-child {
  float: left;
	border-left: 0px solid #949599;
}

.filter-ul li {
  float: left;
	border-left: 1px solid #949599;
}

.filter-ul li a {
  display: block;
  text-align: center;
  padding: 0px 20px;
  text-decoration: none;
	color: #000 !important;
	cursor: pointer;
}

.filter-ul li.active a, .filter-ul li a:hover {
	color: #21B8DB;
	text-decoration: underline !important;

}

.qq-gallery .qq-upload-button{
 background: #21B8DB !important;
 border: 1px solid #21B8DB !important;
}


.paymentbtn{
	background: #D1DAE0;
	color: #000;
	padding: 10px 30px;
	text-align: center;
	border:none;
	margin-bottom: 10px;
	width:100%;
	border-radius: 50px;
	border: 1px solid #000;
}

.paymentbtn:hover, .paymentbtn:active, .paymentbtn:focus{
	background: #000;
	color: #FFF !important;
}

.btn-save{
	background: #FFF;
	border: 1px solid #000;
	padding: 5px 30px;
	color: #000;
}

.btn-save:hover, .btn-save:focus, .btn-save:active{
	background: #000;
	color: #FFF;
}


.StripeElement {
    background-color: white;
    padding: 8px 12px;
    border: 1px solid #E2E2E2;
}
.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
    border-color: #fa755a;
}
.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

#card-errors{
  color:red;
	margin-top: 8px;
	font-style: italic;
}

.div-tbl{
  margin: 20px 0px;
	display: none;
}

#link-nominate{
	cursor:pointer;
}

.tbl-nomination{
	background-color: #7C7D79;
	width: 100%;
}

.tbl-nomination tr td{
	padding: 5px 10px;
	color: white;
	border: 1px solid #E9EBED;
}


#top-agency{
	background-color: #EFEFEF;
	padding: 70px 0px 100px 0px;
}


.agency_left{
	height: 330px;
}

.agency_small_img{
	/*margin: auto;*/
	max-height: 330px;
}

.agency_row{
	margin-top: 50px;
	margin-bottom: 50px;
}

.agency_right{
	background-color: #FFF;
	overflow: auto;
	height: 330px;
	width: 100%;
}

.agency_right .right-inner{
	padding: 20px 0px;
}

.agency_right .right-inner::-webkit-scrollbar {
    width: 5px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.agency::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.agency_right .right-inner::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 5px;
}

.agency_writeup{
	color: #000;
	margin-top: 30px;
}

.agency_name{
	color: #000;
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1;
}

.agency_country{
	color: #000;
	margin-bottom: 25px;
	font-size: 18px;
	position: relative;
}

.agency_country:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 2px;
	width: 50px;
	background: -webkit-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -webkit-linear-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -moz-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: -o-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
}

.agency_social_media{
	padding-left: 0px;
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 25px;
}

.agency_social_media &gt; li{
		float: left;
		padding: 7px 0px;
		margin-bottom: 12px;
		margin-right: 12px;
		color: #FFF;
		background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
    background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
		border-radius: 50%;
		width: 38px;
		height: 38px;
		text-align: center;
}

.agency_social_media &gt; li:hover{
	background-color: #21B8DB;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
	cursor: pointer;
}

.agency_social_media &gt; li:hover &gt; a{
	color: #fff !important;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}

.agency_social_media_link{
	color: #FFF !important;
	line-height: 1;

}

.ranking-block{
	background: -webkit-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -webkit-linear-gradient(left, #F29467, #ED7C98, #C38AFB) !important;
  background: -moz-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: -o-linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
  background: linear-gradient(to right, #F29467, #ED7C98, #C38AFB) !important;
	width: 125px;
	height:125px;
	padding: 5px 10px 10px 10px;
	position: absolute;
	right: 30px;
	top: 0;
}

.ranking-block .inner-box{
	border:1px solid #FFF;
}

.ranking-block .inner-box .ranking-box{
	text-align: center;
	border-bottom: 2px solid #FFF;
}

.ranking-block .ranking-title{
  font-size: 12px;
	color :#FFF;
	text-align: center;
	margin-bottom: 2px;
	letter-spacing: 2px;
}

.ranking-block .inner-box .ranking-box .ranking-number{
  font-size: 22px;
	color :#FFF;
	font-weight: 600;
}

.ranking-block .inner-box .score-box{
	text-align: center;
}

.ranking-block .score-box .score-title{
  font-size: 12px;
	color :#000;
	letter-spacing: 2px;
}

.ranking-block .inner-box .score-box .score-number{
  font-size: 30px;
	line-height: 36px;
	color :#000;
	font-weight: 600;
}

#top-agency-score{
	background-color: #FFF;
	padding: 120px 0px 120px 0px;
}

#top-agency-score .column-box{
	border:  1px solid #000;
	padding: 10px;
}

#top-agency-score .column-box .score-box{
	background: -webkit-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -webkit-linear-gradient(left, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -moz-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	background: -o-linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	background: linear-gradient(to right, #F2926A, #EB7D9E, #C58AF5) !important;
	padding: 15px;
	color : #FFF;
}

#top-agency-score .column-box .score-box .score-rank{
  font-size: 30px;
	font-family: Vogue !important;
	border-bottom: 1px solid #FFF;
}

#top-agency-score .column-box .score-box .sm-text{
  font-size: 14px;
}

#top-agency-score .column-box .score-box .score-number{
  font-size: 65px;
	font-family: Vogue !important;
	line-height: 65px;
	margin-bottom: 0px;
	margin-top: 10px;
}


@media screen and (max-width: 468px) {

	.agency_small_img{
		margin: auto;
		max-height: 330px;
	}

#top-agency{
	background-color: #FFF;
}

#top-agency-score .column-box{
	margin: 10px;
}

#top-agency-score .column-box .score-box{
 margin-bottom: 20px;
}

.agency_country{
	font-size: 16px;
}

.agency_name{
    font-size: 24px;
}

.ranking-block{
	width: 100px;
  height: 100px;
}

.ranking-block .ranking-title {
    font-size: 10px;
}

.ranking-block .inner-box .ranking-box .ranking-number {
    font-size: 16px;
}

.ranking-block .inner-box .score-box .score-number {
    font-size: 26px;
		line-height: 28px;
}

}


.mfooter{
	margin-top: 20px;
	border-top: 1px solid white;
}
.msi i{
	font-size: 15px;
	height: 30px;
	width: 30px;
	padding-top: 5px;
}
.msocial{
	display: inline-block;
	width: 100%;
	list-style-type: none;
}
.msocial li{
	display: inline-block;
	padding: 0 10px;
}
.msocial a{
	font-size: 22px;
}
.mcopy p{
	font-size: 13px;
}


.footer{
	padding-top: 20px;
	border-top: 1px solid #7A7A7A;
}



.flist{
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}

.flist li{
   padding: 3px 10px;

}


.flist a{
	color: #fff !important;
	font-size: 16px;
}

.flist a:hover{
	color: # !important;
}

#footer a.defcolor{
	color: #FFF !important;
}

#footer a.defcolor:hover{
	color: #FFF !important;
	text-decoration: none;
}


.quick-link{
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
}


.quick-link li{
  float: left;
	padding: 3px 10px 3px 5px;
}


.quick-link li:first-child{
  float: left;
	padding: 3px 10px 3px 0px;
}

.quick-link li a{
 color:#5989C7 !important;
 border-right: 1px solid #CC87DB;
 padding: 0px 10px;
 font-size: 16px;
}

.quick-link li a:hover{
	text-decoration:underline !important;
}

.quick-link li a:first-child{
	padding: 0px 10px 0px 0px;
}

.quick-link li:last-child a{
	border-right: 0;
}

.lbl-interview{
	font-weight: 500;
	font-size: 17px;
}

.interviewinput{
	height: 150px;
	padding: 10px;
	border: 1px solid #000;
	width: 100%;
	position: relative;
	color: #231F20;
}

@media(max-width: 480px){

	.h1 {
	    font-size: 34px !important;
	}

	.h5 {
	    font-size: 17px !important;
	}

#bannercontainer {
    padding: 10px 15px;
}

#bannercontainer .entry-text {
    color: #000;
    font-size: 20px;
}


.navbar {
    min-height: 68px !important;
}

.navbar-nav {
    margin: 0px -15px !important;
}

.navbar-nav&gt;li&gt;.dropdown-menu {
    margin-top: 0px !important;
}

.navbar-nav &gt; li {
    padding: 5px 0px !important;
}

.logo-container {
	    min-width: 200px !important;
			padding: 5px 15px;
}

#logo {
    max-height: 50px;
}

.sticky #mynavbar {
    height: 68px !important;
		padding: 4px 0px !important;
}

.section-page {
    background-size: 220% auto;
		background-position: left bottom;
		padding-bottom: 45px;
}

.btn-link-white-2 {
    font-size: 16px !important;
    padding: 12px 20px !important;
}

.muse-theme {
    padding: 40px 0px 60px 0px;
		background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 220%;
}

#about-muse{
	padding: 40px 0px 40px 0px;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 220%;

}

#about-muse .owl-dot.active:after {
    left: 30%;
    width: 30%;
}

#about-muse .owl-dot {
    font-size: 17px !important;
}

.muse-dateline .date-box h4 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.muse-dateline .dateline-innerbox {
    margin-bottom: 25px !important;
}

.muse-dateline .dateline {
    font-size: 26px;
    letter-spacing: 1px;
}

.muse-dateline .mt-lg.mb-md{
	margin-top: 10px !important;
}

.btn-link-gradient-white {
    position: relative;
    padding: 12px 20px !important;
		font-size: 16px !important;
}

.btn-link-blue, .btn-link-yellow, .btn-link-white{
	font-size: 16px !important;
	padding: 12px 20px !important;
}

.muse-statuette .trophy {
    max-height: none;
		max-width: 100%;
     position: relative;
		right: 0px !important;
}

.muse-statuette {
    padding: 45px 0px 0px 0px;
    background-image: url(../images/trophy-background.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
		background-attachment: scroll;
		text-align: center;
}

.star-1 {
    top: 900px;
    right: 190px;
}

.star-2 {
    top: 820px;
    right: 210px;
}

.star-3 {
    top: 930px;
    right: 200px;
}

.star-4 {
    top: 1060px;
    right: 275px;
}

.star-5 {
    top: 900px;
    right: 255px;
}

#featured-juror {
    padding: 40px 0px 40px 0px;
}

#gallery {
    padding: 40px 0px 0px 0px;
}

#testimonies {
    padding: 40px 0px 40px 0px !important;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 200%;
}

#aboutiia {
    padding-top: 40px;
    padding-bottom: 40px;
}

.whitebox-inner {
    height: 235px;
    padding-top: 12%;
}

#signup {
    padding: 40px 0px 80px 0px;
    background-image: url(../images/mca-footer-top.png);
    background-position: bottom left;
    background-size: 220% auto;
    background-repeat: no-repeat;
}


#videocontainer {
    margin-top: 0px !important;
}

.about-muse-creative {
    padding: 40px 0px 40px 0px;
    background-image: url(../images/about-muse-creative-bottom.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 220%;
	}

	#howtoenter {
	    padding: 60px 0px 40px 0px;
	    background-position: left top;
	    background-repeat: no-repeat;
	    background-size: 220%;
	}

	#howtoenter .step-thumb img {
    max-width: 100px;
    margin: auto;
  }

	#howtoenter .step-count {
    margin-top: 5px !important;
  }

	#howtoenter .step-title {
    font-size: 17px;
    font-weight: bold;
		margin-bottom: 15px;
 }

	#howtoenter .nav-pills {
    min-height: 500px;
	}

	#howtoenter .owl-dot.active:after {
    left: 36%;
    height: 4px;
    width: 18%;
	}

	#thefees {
    padding: 40px 0px 40px 0px;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 200% !important;
}

#enter_bg {
	 background-image: url(../images/timesquare.jpg);
	 background-position: top center;
	 background-repeat: no-repeat;
	 background-size: 200%;
	 height: 360px;
}

#agency .h5 {
		font-size: 14px !important;
}

	#categories {
    padding: 40px 0px 40px 0px;
 }

 .tbl-category td {
    font-size: 13px;
}

.tbl-category td, .tbl-category th {
    padding: 8px 2px;
    font-size: 11px;
}

.text-sm {
    font-size: 12px;
}

.text-sm14 {
    font-size: 12px;
}

#agency {
	padding: 40px 0px 40px 0px;
}

#video{
	position: relative;
	overflow: hidden;
	z-index:2;
  margin-top:0px;
  width: 100%;
}



#video iframe{
		 width:100%;
	   height: 32.625vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
	   min-height: 30vh;
	   min-width: 53.33vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
	}

	#video{
		height:190px;
		background-color:#000;
	}


	#video .text-wrap{
		top: 10%;
		left: 18%;
		z-index: 3;

	}

 	#video .text-wrap h2{
			font-size: 18px;
			margin-bottom: 12px;
			margin-top: 12px;
	}

	#video .text-wrap .subtitle{
		font-size: 14px;
	}

	#video .text-wrap .btn-play {
    font-size: 40px;
    color: #FFF;
  }


#whymuse {
  padding: 40px 0 80px 0;
  background-position: bottom left;
  background-size: 250% ;
  background-repeat: no-repeat;
}

#whymuse ol li{
	font-size: 20px !important;
	font-weight: bold;
	min-height: 120px;
	padding-top:10px;
}

#whymuse ol li p {
		font-size: 15px !important;
		font-weight: normal;
}

#footer {
    padding: 80px 15px 20px 15px;
    background-image: url(../images/mca-footer-bottom.png);
    background-position: left top;
    background-size: 220%;
	}


	.muse-dateline{
		text-align: center;
	}

	.muse-dateline .countdown-box{
		display: none !important;
	}


	#action{
		padding: 20px 15px 40px 15px;
	}

	#action .h1{
		margin-top: 25px !important;
	}

	#action .h5.mb-lg.mt-sm{
		margin-bottom: 30px !important;
		margin-top: 10px !important;
	}

	#howtoenter .nav-pills.nav&gt;li&gt;a{
		text-align: center!important;
	  padding: 18px 15px;
	}

	#howtoenter .pl-none{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#howtoenter .nav-pills.nav&gt;li:last-child {
    border-bottom: 1px solid #FFF !important;
  }

	#howtoenter .tab-content .tab-pane{
		padding: 10px 20px !important;
		text-align: center;
		font-size: 15px;
	}

	.text-15 {
    font-size: 11px;
  }

	.tbl-agency h2.number {
    font-size: 34px;
    font-weight: 700;
    margin-top: 0px !important;
  }

	.tbl-agency td, .tbl-agency th {
    border: 1px solid #FFF;
    padding: 10px 5px;
  }

	#agency .h6 {
    font-size: 13px !important;
    font-weight: 600;
}


.store2img-image{
	 max-width: 300px !important;
 }


 .btn-link.full{
 	font-size: 16px !important;
 }


 .judge_row {
     margin-top: 0px;
     margin-bottom: 0px !important;
 }

 .judge_right {
    background-size: 20%;
		margin-top: 0px;
    margin-bottom: 30px;
	}

	.judge_title_company{
		font-size: 16px !important;
	}

	.sticky #logo {
    max-height: 55px;
  }


	#win-form-2017 {
    margin-top: 10px;
  }

	.btn-link-gradient {
		padding: 12px 20px !important;
		font-size: 16px !important;
	}

	.btn-link-white {
		font-size: 16px !important;
		padding: 12px 20px !important;
  }

}


@media(max-width: 460px){

	body {
    font-size: 14px !important;
  }

	.tbl-category td, .tbl-category th {
    padding: 8px 2px;
    font-size: 11px;
  }

	.text-sm {
    font-size: 10px;
  }

	.h1 {
    font-size: 32px !important;
  }


	.muse-dateline .date-box h2 {
    font-size: 22px;
  }

	#categories h4 {
    font-size: 23px;
    font-weight: 700;
    margin-top: 15px !important;
 }

 .judge_title_company {
    font-size: 15px !important;
  }

	.btn-link-gradient {
    padding: 12px 8px !important;
    font-size: 14px !important;
  }

	#signupbtn {
    font-size: 15px;
 }

 .btn-link-black {
    font-size: 15px !important;
	}

}
</pre></body></html>