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

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

body{
	color: #4A330A !important;
  font-family: "Century Gothic" !important;
	line-height: 1.58 !important;
	font-style: normal;
	font-weight: normal;
	font-variant: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	outline: 0;
	font-size: 18px !important;

}


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


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

a img {outline : none;}

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


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


.black{
	color: black !important;
}

.red{
	color:#C79000 !important;
}

.milk{
	color:#F1DFBA !important;
}


.bgblack{
	background-color: black;
}

.bggrey{
	background-color : #f5f5f5;
}

.bg-white{
	background-color : #FFF;
}


.darkgrey{
	color: #333 !important;
}

.grey{
	color: #666666 !important;
}



.white{
	color: #fff !important;
}

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



.gold{
	color: #BDA858;
}

.invisible{
	 border: 1px solid transparent;
}



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;
}

.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;
}




.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;
}



.rowgap{

	margin-bottom: 30px;

}

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

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

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


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

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

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




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



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

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

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




.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;

}

.max1000{
	max-width: 1000px;
	margin: auto;
}




.spacing_fix{

	padding-left: 25px;

	padding-right: 25px;

}






/*howtocarousel*/

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



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

#howtoenter .owl-dot{
	color:#000;
  padding: 10px 20px;
  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: 18px;
}

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

#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: 0px;
	height: 2px;
	width: 50%;
	margin-left: 20px;
	background: #000; /* Old browsers */
}

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

#howtoenter .step-title {
    font-size: 18px;
    margin-top: 10px;
    line-height: 26px;
		font-weight: 500 !important;
}





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




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


#howtoenter .owl-prev{

	position: absolute;

	top: 45%;

	left: -50px;

}



#howtoenter .owl-next{

	position: absolute;

	top: 45%;

	right: -50px;

}



.disabled{

	display: none;

}





.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*/




.my-nav-button{

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

}



.fake_logo{

	visibility: hidden;

}


 .navbar-toggle .icon-bar{
    background-color: #FFF;
}



.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>.active>a, .navbar-nav>.open>a{
	background: #0C315C; /* Old browsers */
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: transparent !important;
}


.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 10px;
    text-align: center;
    margin:0 auto;
    padding: 5px 5px !important;
}

.navbar-brand>img{
		display: inline-block !important;
}



#logo{
	max-height: 65px;
}

.header-logo.left-line{
  height:38px;
  border-bottom:1px solid #7A7A7A;
  width:75px;
  display:inline-block;
  position:absolute;
  top:0;
  left:36%;
}

.header-logo.right-line{
  height:38px;
  border-bottom:1px solid #7A7A7A;
  width:75px;
  display:inline-block;
  position:absolute;
  top:0;
  right:36%;
}

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


#navbarcontainer{
	position: relative;
	z-index: 9999;
	width: 100%;
}


#mynavbar{
	background-color: #000;
	margin: auto;
	border:none !important;
	z-index: 10;
	border-radius: 0px !important;

}


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

.sticky #mynavbar {
    min-height: 46px !important;
}


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


.sticky .navbar-nav > li{
	padding: 10px 0px !important;
}

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

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

.sticky .header-logo.left-line{
  height:28px;
  left: 39%;
}

.sticky .header-logo.right-line{
  height:28px;
  right: 39%;
}

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

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

.sticky #mynavbar .navbar-nav > li{
	padding: 10px 0px;
}

#mynavbar .navbar-nav > li{
	padding: 22px 0px;
}

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

.sticky .top-nav.nav>li>a{
	padding: 4px 15px;
}




.navbar-nav > li{
	font-size: 16px;
  padding: 20px 3px !important;

}



.navbar-nav > li > a{
	color: #FFF !important;


}


.navbar-nav>li>.dropdown-menu {
    margin-top: 0px !important;
}

.navbar-nav > li > a:hover{
	 color : #FFF;
	 background: none !important;
}

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

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


.dropdown-menu>li{
	text-align: center !important;
  border-bottom: 1px solid #444 !important;

}

.dropdown-menu>li>a{
	color:#000 !important;
	padding: 7px 30px !important;
	background-color: #FFF !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: #C79000 !important;
	text-decoration: none;
	background-image: none !important;
	color: #FFF !important;
}

.navbar-right{
	margin-right: 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%;
}


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

#videobanner .entry{
   position: absolute;
	 bottom: 0px;
	 background-color: rgba(89, 137, 199,0.4);
	 width: 100%;
	 padding: 10px 0px;
	 text-align: center;
}

#videobanner .entry-text{
	  color:#FFF;
		font-size: 28px;
		font-family: 'Century Gothic';
		margin-right: 20px;
		font-weight: 600;
}

#videobanner 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 */
}


.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;
}


#bannertextcontainer{
	position: relative;
	bottom: 0px;
	background-color: #C79000;
	width: 100%;
	padding: 14px 0px;
	text-align: center;
}

#bannertextcontainer .entry-text {
		color: #FFF !important;
		font-size: 30px;
		font-family: 'Century Gothic' !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 & apply opacity

*/

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

    .carousel-fade .carousel-inner > .item.next,

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

      opacity: 0;

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

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner > .item.prev,

    .carousel-fade .carousel-inner > .item.active.left {

      opacity: 0;

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

              transform: translate3d(0, 0, 0);

    }

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

    .carousel-fade .carousel-inner > .item.prev.right,

    .carousel-fade .carousel-inner > .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{
	z-index: 1 !important;
}

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



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

}




.section{
	padding: 90px 0px;
}




.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: #4A330A;
	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;

}




.noble-quotes{
	position: relative;
	text-align: center;
	background: #563300;
	padding: 10px 0px 10px 0px;
	color: #C79000;
}

hr.defline{
	  margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 2px solid #C79000 !important;
}

.noble-quotes p{
	font-size: 30px !important;
	font-family: 'FoglihtenNo07' !important;
	margin: 15px 0px;
}

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

#about-noble{
	position: relative;
	text-align: center;
	background-image: url("../images/noble-introduction.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #4D3C05;
	padding: 90px 0px 90px 0px;
	color: #FFF;
}

#about-noble .logo{
	width: 180px;
}


#noble-theme{
	position: relative;
	text-align: center;
	background-color: #FFF9F4;
	padding: 90px 0px 90px 0px;
	background-image: url('../images/noble-theme.jpg');
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

#noble-branding{
	position: relative;
	background: #D3951C;
	padding: 90px 0px 90px 0px;
	background-image: url('../images/TITAN-Branding-Background.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#noble-branding img{
    max-width: 380px !important;
		margin-top: 50px;
}



#statuette{
 background-image: url(../images/Noble-Statuette.jpg);
 position: relative;
 padding: 90px 0px 90px 0px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}




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

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


#virtual-recognition iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
}

#virtual-recognition .text-wrap{
	position: absolute;
	top: 60%;
	left: 0px;
	z-index: 3;
	text-align: center;
	width: 100%;
}

#virtual-recognition .text-wrap h2 {
		font-size: 48px;
		color: #FFF;
		font-family: 'FoglihtenNo07' !important;
		margin-bottom: 30px;
		text-transform: uppercase;
}

#virtual-recognition .text-wrap .subtitle {
		font-size: 22px;
		color: #FFF;
	    font-weight: 500!important;
}

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

#featured-winner{
 background: #FFF;
 position: relative;
 padding: 70px 0px 0px 0px;
}



#about-noble-business{
	padding: 90px 0px 90px 0px;
	background-color: #F7F4ED;
	background-image: url('../images/about-noble-background.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

#about-noble-business .logo{
	width: 180px;
}

#noble-background{
	background : #563300;
	padding: 90px 0px;
	background-image: url('../images/noble-introduction.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

#noble-background h2{
    margin-top: 30px !important;
}


#about-iaa-parallax{
  background-image: url("../images/about-iaa-min.jpg");
  min-height: 700px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


#aboutiaa{
	background-color: #2D2717;
	padding: 90px 0px 70px 0px;
	background-image: url("../images/iaa-background.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#aboutiaa img.iaa-logo {
    max-width: 115px !important;
}

#aboutiaa .text-subtitle{
	font-size: 24px !important;
	text-transform: uppercase;
}




#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/bg-timesquare.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height:950px;
	padding-top: 20px;

}

.whitebox{
	margin-top: 40px;
	 padding: 10px 0px 25px 0px;
	 background-image: url('../images/about-iaa-frame.png');
	 background-size: 100%;
	 background-repeat: no-repeat;
	 min-height: 320px;
	 position: relative;

}

.whitebox .star{
	position: absolute;
	top:8px;
	right: -25px;
}

.whitebox .star img{
	width: 130px;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink1{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.blink2{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.blink3{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.whitebox .line{
  height: 5px;
	background-color:#A97B54;
	width: 35%;
	margin-top: 5px;
}


h2.bignum{
   font-size: 52px;
	 margin-top: 68px !important;
	 font-family: 'FoglihtenNo07' !important;
	 color: #D4AA58;
}

.whitebox .title-sm{
   font-size: 15px;
	 color:#000;
}


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

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

@media(min-width: 1540px){
	.whitebox{
		 min-height: 400px;
		 position: relative;
	}

	h2.bignum{
		margin-top: 110px !important;
	}
}


.h1{
	  font-size: 50px !important;
	  margin-bottom: 0px !important;
		font-family: 'FoglihtenNo07' !important;
		margin-top: 0px !important;
		text-transform: uppercase;
}

.h2{
	font-size: 42px !important;
	margin-bottom: 0px !important;
	font-family: 'FoglihtenNo07' !important;
	margin-top: 0px !important;
	text-transform: uppercase;
}

h3, .h3{
	  font-size: 27px !important;
    margin-bottom: 5px !important;
		font-family: 'FoglihtenNo07' !important;
		line-height: 1.35!important;
}

.h4{
	  font-size: 20px !important;
		font-weight: normal !important;
		line-height: 1.4!important;
}



.list-style-type-none{

	list-style-type: none;

	padding-left:0px;

}

.section-title-divider{
  margin: 10px 0 40px 0;
}

.section-title-divider img{
  width: 360px;
}


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

	.about-h1, .about-h2{

		font-size: 28px;

	}





	.grid-item{

		height: 350px !important;

	}

}



.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&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-content{
	margin: auto;
	padding-left: 50px;
  padding-right: 50px;
}

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






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

}



.about-content-2 ul{

	list-style-type: none;

	padding-left: 0px;

}



#about2l{

	position: absolute;

	z-index: -1;

	left: 0;

	top: 50px;

}



#about2r{

	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;
}


#statl{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 25%;
	max-width: 500px;
}



#statr{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 25%;
	max-width: 500px;
}




.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 #C79000;
		padding: 8px 20px;
		font-size: 20px;
}



a .enterbtn2{
    color: #C79000;
		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: #C79000;
}


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

}



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



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



.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-color: #563300;
		border: 1px solid #563300 ;
		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: #C79000;
		border: 1px solid #C79000 ;
}



.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;
}






@-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;

}





.reason1{

	position: relative;

}

.reason2{

	position: relative;

}



#howtoenter{
	padding: 90px 0px 90px 0px;
	position: relative;
	background-color: #FFFFFF;
}

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

#howtoenter .nav-pills{
	min-height: 650px;
}

#howtoenter .nav-pills>li.active>a, #howtoenter .nav-pills>li.active>a:focus, #howtoenter .nav-pills>li.active>a:hover {
    color: #fff !important;
		background: #BAA578;
		border-radius: 0px;
}


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

#howtoenter .nav-pills.nav>li {
	border-bottom: 1px solid #000;
}

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




#howtoenter .nav-pills.nav>li>a {
    position: relative;
    display: block;
    padding: 39px 15px;
	color : #000;
	font-size: 19px !important;
	font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase;
}

#howtoenter .nav-pills.nav>li>a:hover {
	background: #BAA578;
	color: #fff !important;
	border-radius: 0px;
}


#howtoenter .tab-content{
	padding-left: 20px;
    min-height: 652px;
    border-left: 1px solid #000;
}

#howtoenter .tab-content .tab-pane {
	padding: 25px 40px !important;
    font-size: 18px !important;
    color: #000 !important;
    text-align: left;
    line-height: 1.58 !important;
}


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

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


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




#achievement {
    background-image: url(../images/about-noble-awards.jpg);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
		height: 700px;
}

#achievement img{
	max-width: 380px !important;

}

#achievement .h3{
	line-height: 1.7 !important;
	font-size: 27px !important;
}

#the-process{
	padding: 100px 0px 120px 0px;
	color: #FFF !important;
	position: relative;
	overflow: hidden;
	background: #0F2D51 !important;
}


#the-process .step-thumb img, #how-to-enter .step-thumb img{
	width: 115px;
}

#the-process .step-count, #how-to-enter .step-count{
	margin-top: 15px;
	color: #FFF !important;
}




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

#the-proccess .owl-dot{
	color:#000;
  padding: 10px 4%;
  margin: auto;
  display: inline-block;
  cursor:pointer;
}


#the-proccess .owl-dots { width: 100%; }

#the-proccess .owl-theme .owl-dots .owl-dot span {background: none !important;}


#the-proccess .owl-dot.active{
	position: relative;
}

#the-proccess .owl-dot.active .step-title{
	background-color: #AF903B;
	padding:0px 10px;
	color:#fff !important;
}

.owl-dot2 .step-title{
	font-family: "FoglihtenNo07" !important;
	font-size: 19px !important;
}

.owl-dot2{
  padding: 10px 5%;
  margin: auto;
  display: inline-block;
  cursor:pointer;
}

#the-proccess #customDots { width: 100%; }

#the-proccess .owl-theme .owl-dots .owl-dot2 span {background: none !important;}


.owl-dot2.active{
	position: relative;
}


.owl-dot2.active .step-title{
	margin-top: 5px;
	padding:0px 10px;
	font-weight: 600;
	color: #FFF !important;

}

.owl-dot2.active .step-title::after{
	content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 20%;
    margin-left: 40%;
    background: #11648E;
    background: -moz-linear-gradient(left,#EDD39D, #C49855);
    background: -webkit-linear-gradient(left,#EDD39D, #C49855);
    background: linear-gradient(to right,,#EDD39D, #C49855);
}




#the-proccess .owl-item{
	padding: 30px 0px !important;
	color:#FFF;
}

#the-proccess .text{
	margin: auto;
	padding-left: 50px;
  padding-right: 50px;
}

#owl-demo2 .owl-item{
	margin-top: 30px;
}

#owl-demo2 a{
	color: #FFF !important;
	text-decoration: underline !important;
}

#owl-demo2 a:hover, #owl-demo2 a:active{
	color: #FFF !important;
	text-decoration: underline !important;
}

#thefees {
    background-color: #D8B58C;
    padding: 90px 0px;
		position: relative;
		background-image: url("../images/noble-deadlines-fees-background.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
}


#submit-entry {
    background-image: url(../images/submit-bg.jpg);
    min-height: 600px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}





.table-border {
    border: 1px solid #4A330A ;
}

.table-border th {
    border: 1px solid #4A330A ;
    padding: 9px 30px;
}

.table-border td {
    padding: 10px 30px;
    border-right: 1px solid #4A330A ;
}

.table-border td.last {
		border-bottom: none !important;
}

.table-border .tbl-header{
	background: #4A330A;
}

.table-border .bg-brown{
	background: #E0D8CC;
}

.bg-sky-blue {
    background-color: #CAD9E5;
}

#most-awarded{
	color: #FFF;
	position: relative;
	overflow: hidden;
	background: #563300;
}

#most-awarded .line-box{
	padding: 50px 0px;
	position: relative;
	display: block;
	margin-right: 15px;
  margin-left: 15px;
}

#most-awarded .most-awarded-box{
 padding: 35px 0px 35px 0px;
 background-image: url('../images/Most-Awarded-Companies-Box.png');
 background-size: 100%;
 background-repeat: no-repeat;
 min-height: 360px;

}

#most-awarded .most-awarded-box .separator{
	width: 40%;
  height: 1px;
  background-color: #74664C;
  margin: 2px auto;
}


#most-awarded .line-box .points-box-head{
	padding: 10px 0px 6px 0px;
	position: relative;

}

#most-awarded .line-box .points-box-head .h3{
	margin-top: 18px !important;
	margin-bottom: 0px !important;
	font-size: 28px !important;
}

#most-awarded .line-box .points-box-head .h1{
	margin-bottom: 0px !important;
}

#most-awarded .line-box .points-box{
	position: relative;
}

#most-awarded .line-box .points-box .points-box-body{
	padding-top: 15px;
}

#most-awarded .line-box .points-box .points-box-body p.text{
	font-size: 16px;
}

#most-awarded .line-box .points-box p.numbers{
	 font-size: 56px;
	 font-weight: bold;
	 font-family: 'FoglihtenNo07' !important;
	 line-height: 1.2 !important;
	 letter-spacing: 5px;
	 padding: 0px !important;
	 margin: 0px !important;
}

@media(min-width: 1540px){


	#most-awarded .most-awarded-box{
		 padding: 60px 0px 60px 0px;
		 background-image: url('../images/Most-Awarded-Companies-Box.png');
		 background-repeat: no-repeat;
		 min-height: 420px;
	}

}

#winner-privileges-parallax{
  background-image: url("../images/winner-privileges-parallax.jpg");
  min-height: 700px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	position: relative;
}


#winner-privileges{
	background: #E5E5E5;
	padding: 90px 0px;
}




.why-noble{
	background-image: url("../images/why-noble-background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-color: #2F2919;
  padding: 90px 0 90px 0;

}



.why-item {
    min-height: 290px !important;
		width: 85%;
}


.why-item .separator img{
	  width: 90%;
  	margin-bottom: 15px;
  	margin-left: 0px;
}

.why-item .why-title{
    font-size: 22px;
		line-height: 1.3 !important;
		font-weight: 600;
		margin-bottom: 15px;
		color : #D2A859 !important
}

.why-item p{
		color : #FFF !important
}




.why-noble ol{
	margin-top: 20px;
}

.why-noble ol li{
  font-size: 17px !important;
	font-weight: bold;
	min-height: 220px;
	padding-top:10px;
	color : #E2C166;
	border-top: 4px solid #FFF;
}

.why-noble ol li p {
    font-size: 17px !important;
		font-weight: normal;
		color:#FFF;
		margin-top: 5px;
}

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

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


}

#agency{
	color: #FFF;
	position: relative;
	overflow: hidden;
	background: #0B395D;
  padding: 80px 0px 80px 0px;
}

#agency .new{
	background-color: #C79000;
	font-size: 18px !important;
	color:#000;
	padding: 3px 8px;
  font-family: Helvetica, Arial, sans-serif !important;
	margin-right: 20px;
	position: absolute;
  top: 75px;
  left: 220px;
}





.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;

}







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





.defcolor{
	color: #CF8D00 !important;
}

.defcolorlight{
	color: #D4AA58 !important;
}

.defcolorbrown{
	color: #4A330A !important;
}

a.defcolor:hover{
	color: #4A330A !important;
}

a.defcolorlight:hover{
	color: #D4AA58 !important;
}

a.defcolorbrown:hover{
	color: #4A330A !important;
}

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








.abouth1{
	margin: 30px 0px;
	color: #231F20;
}




.pointer:hover{

	cursor: pointer;

}



.extratext{

	display: none;

}



.readmore{

	font-family: header;

}



.readless{

	display: none;

	font-family: header;

}



.hidden-info{

	/*display: none;*/

}






#thegallery{
  background-color: #000;
 	padding: 90px 0px 90px 0px;

}


.category-winner-box{
  margin-bottom:45px;
  padding-left:0px !important;
  padding-right: 0px !important;
  overflow:hidden;
  display: block;
  position: relative;
  min-height: 500px;
}

.category-winner-thumbnail{
  padding: 40px 0px 0px 0px ;
  z-index: 9 !important;
}

.category-winner-thumbnail img{
	z-index: 1 !important;
	width: 100%;
    height: auto;
	object-fit: cover;
	display: block;
}

.frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.category-winner-info{
  display: block;
  position: relative;
  padding: 0px 18px;
}

.category-winner-content{
  width: 100%;
	float: left;
	z-index: 99;
	text-align: center;
	position: relative;
	padding: 0px 32px 20px 32px;
}



.category-winner-content .title{
  color:#FFF !important;
  font-weight: 600 !important;
 font-size: 16px;
 line-height: 1.35;
 text-transform: uppercase;
}

.category-winner-content .category{
	margin-top:6px;
}

.category-winner-content .category a{
  color:#B6B6B8 !important;
  font-size: 17px;
   line-height: 1.35;
}

.category-winner-content .category a:hover{
	text-decoration: none;
}

.category-winner-content .participant{
	color:#FFF !important;
   font-size: 15px;
   line-height: 1.35;
   margin-top: 8px;;
  }

.category-winner-more > .circle > a>.circle-link{
	width: 100px;
	float: right;
	padding: 80px 20px;
}

.category-winner-more > .circle > a >.circle-link:hover{
	color: #FFF !important;
}

.category-winner-more > .circle > .circle-link:hover .gallery-more a{
	color: #FFF !important;
}

.category-winner-box .category-winner-more a{
  color:#000 !important;
	line-height: 1.1 !important;
	font-size: 15px;
}

.category-winner-box .category-winner-more a:hover, .category-winner-box  .category-winner-more a:focus{
   text-decoration: none;
   color: #FFF !important;
}


#feature-gallery {
    background: #000;
    padding-top: 75px;
}

#featured-winners{
  background-color: #FFF;
 	padding-top: 90px;
  padding-bottom:90px;
}


#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: #FFF;
  position: relative;
  padding: 70px 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;
}

.five .project{
	width:20%;
	float:left;
	background-position: center;
	background-size: cover;
	height: 370px;
}

.project h3{
	font-size:18px !important;
	margin-top:0;
    font-family: "Century Gothic" !important;
}

.project h2{
	color : #FFF;
	font-family: 'FoglihtenNo07' !important;
	padding-top: 90px;
	font-size: 20px !important;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.project .project-inner{
	padding: 0px 15px;
	height: 300px;
	position: relative;
}


.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:rgba(0,0,0,0.75);
	font-size:15px;
	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 h4{
	color:#FFF !important;
}

.project h4{
	font-size:17px !important;
	font-weight:normal;
	margin-top:0;
	text-transform:capitalize;
}

.project .hover-inner{
	position:relative;
	top:50%;
	margin-top:-50px;
	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;
    padding: 0px 20px;
}

.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: 100px 0px 120px 0px;
}

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

.testimonial-sender{
 font-size: 17px;
 font-family: "FoglihtenNo07" !important;
}

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

}

#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-color: #563300;
 	padding-top: 20px;
  padding-bottom:20px;

}


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

}

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

.featured-brands{
	background: #FFF;
  position: relative;
	padding: 90px 0px 90px 0px !important;
}


.category-winners{
	background-image: url("../images/Category-Winner-Background.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #29292C;
    position: relative;
	padding: 90px 0px 90px 0px;
}


#categories{
	background-image: url("../images/noble-categories-background.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #29292C;
  position: relative;
	padding: 90px 0px 90px 0px !important;
}


.category-carousel.owl-theme .owl-nav [class*="owl-"]{
  background: transparent!important;
  font-size: 35px;
  font-weight: normal;
  padding: 5px !important;
  border-radius: 0px!important;
  border: 1px solid #C3C9C6;
  width: 54px;
  height: 54px;
  line-height: 1 !important;
	color: #C3C9C6 !important;
}


.category-carousel.owl-theme .owl-nav [class*=owl-]:hover{
  color : #7F8482 !important;
  background: #FFF!important;
}


.category-carousel.owl-theme .owl-nav .owl-prev{
  position: absolute;
    left: 0px;
}

.category-carousel.owl-theme .owl-nav .owl-next{
  position: absolute;
    right: 0px;
}

.category-carousel.owl-theme .owl-nav {
    position: absolute;
    top: 98% !important;
    width: 100%;
}


.owl-carousel-progress-bar {
  margin: 20px 100px 10px 100px !important;
}



.category-row{
	width: 100%;
	float: left;
	padding: 20px 0px;
	position: relative;
}

.category-row.bg-dark-grey{
	background-color: #262626;
}

.category-row .category-number{
	color: #BDA877 !important;
  font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase;
	font-size: 30px !important;
}

.category-row .category-line .line{
	border-bottom: 1px dashed #919191;
	height: 20px;
}

.category-row .category-details a{
	font-size: 30px !important;
  margin-bottom: 5px !important;
	color: #BDA877 !important;
  font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase;
}

.category-box .category-details p{
	font-size: 17px !important;
	color : #FFF;
}



#categories .bg-yellow{
	background-color: #D9AB39;
}

#categories .bg-white{
	background-color: #FFF;
}

#categories .line-yellow{
	height: 4px;
	background-color: #C79000;
	width: 20%;
	margin-top: 15px;
}

#categories .line-white{
	background-color: #FFF;
	width: 20%;
	height: 4px;
	margin-top: 15px;
}


#key-dates-parallax{
  background-image: url("../images/deadline-parallax-min.jpg");
  min-height: 700px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	position: relative;
}


#key-dates{
	background-image: url("../images/noble-deadlines-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	background-color: #C7AC77!important;
	padding: 90px 0px;
	position: relative;
}

#key-dates .date-box h2{
	font-size: 25px !important;
  margin-bottom: 5px !important;
  font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase;
	padding-top: 80px !important;
	color: #B99450;
}

#key-dates .date-box.extend h2{
	padding-top: 55px !important;
}



#key-dates .date-box{
	background-image: url('../images/deadlines-frame-min.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 320px;
	padding: 0px 55px;

}

#key-dates .date-box .dateline{
	margin: 0px;
	padding: 10px 22px;
	font-size: 21px !important;
	color : #FFF;
}


#key-dates .timeel{
	font-family: 'FoglihtenNo07' !important;
  font-size: 90px !important;
	color : #FFF;
	line-height: 1.1 !important;

}

#key-dates .countdown{
	padding:  30px 0px !important;
}

#key-dates .countdown-box{
	border-top: 5px solid #D9AB38;
	border-left: 1px solid #D9AB38;
	border-right: 1px solid #D9AB38;
	border-bottom: 5px solid #D9AB38;
	text-align: center;
}

@media(min-width: 1540px){

	#key-dates .date-box{
		min-height: 415px;
		padding: 0px 40px;
	}

	#key-dates .date-box h2{
		padding-top: 124px!important;
	}

	#key-dates .date-box.extend h2{
	  padding-top: 100px !important;
  }

	#key-dates .date-box .dateline{
		font-size: 20px;
	}
}

#featured-juror{
	padding: 90px 0px;
	background-color: #E8E8E8;
	position: relative;
}

#featured-juror a.defredcolor{
	color : #B62A34 !important;
}

.feature-info {
    background: #ffffff;
    padding: 35px;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
    box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
    border-radius: 5px;
    cursor: pointer;
		-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
		margin-bottom: 30px;
}


.feature-info .feature-info-icon {
	color: #ef3139;
font-size: 60px;
line-height: 1;
margin-bottom: 15px;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    position: inherit;
    top: 0;
}

.feature-info .feature-info-content{
-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.feature-info h5{
	font-size: 20px !important;
	margin-left: 1.5rem!important;
}

.feature-info .feature-info-bg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.feature-info .feature-info-bg-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(2, 45, 98, 0.5);
    z-index: 9;
    width: 100%;
    height: 100%;
}

.feature-info .feature-info-content .icon-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
		display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #ef3139;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
}

.feature-info:hover .feature-info-bg-img {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	transform: scale(1.1);
}

.feature-info:hover .feature-info-content .icon-btn{
	opacity: 1;
}



.hoverbox{
	margin-bottom: 15px;
	overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    display: inline-block;
}


.hoverbox:hover .hover-content{
    visibility: visible;
    opacity: 1;
}


.hoverbox .hover-content {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
		height: 100%;
    padding: 30px;
		position: absolute;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    color: #FFF;
		background: rgba(0,0,0,0.55);
}

.hoverbox .content {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
		position: absolute;
    z-index: 2;
    display: inline-block;
    padding: 10px 16px;
    color: rgba(0,0,0,.9);
		font-family: "Poppins",sans-serif;
		text-transform: uppercase;
		font-weight: 400!important;
		font-size: 16px;
		background: rgba(255,255,255,.9)!important;
}



.hoverbox a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    background: rgba(255,255,255,.1);
    width: 100%;
    height: 100%;
    -webkit-transition: ease-out 0.12s;
    transition: ease-out 0.12s;

}

.hoverbox:hover a:before{
			opacity: 1;
}






.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-color: #000;
 padding: 90px 0px;
}

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

#thecategory .table{
margin-bottom: 0px!important;
}

.column.three {
	float: left;
  width: 33.3333%;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	text-align: center;
	padding: 8px 0px 3px 0px;
}

.column.four {
	float: left;
  width: 25%;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	text-align: center;
	padding: 8px 0px 3px 0px;
}

.column.five {
  float: left;
  width: 20%;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	text-align: center;
	padding: 8px 0px 3px 0px;
}

.column.five.last-col, .column.four.last-col, .column.three.last-col{
	border-right: 1px solid #444;
}

.column.five.last-row, .column.four.last-row, .column.three.last-row{
	border-bottom: 1px solid #444;
}

.column a{
	color:#FFF !important;
	font-size: 17px;
}

.column a:hover{
	color:#C79000  !important;
}

#category-info{
 background-color: #0D0D0D;
 background-image: url("../images/noble-introduction.jpg");
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 padding: 90px 0px;
}

#thesubcategory{
 background-color:#FFFEFC;
 padding: 90px 0px 90px 0px;
}

#thesubcategory .group-title{
	font-weight: bold;
	font-size: 20px;
}

#category-benefits{
 background-color:#E8E8E8;
 padding: 90px 0px 90px 0px;
}

#thecategoryfees {
    background-color: #F2EBE2;
    padding-top: 80px;
    padding-bottom: 100px;
}

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

.div-fees{
  background-color: #000;
  padding:0px 15px !important;
}

.div-fees-white{
  background-color: #FFF;
  padding:0px 15px !important;
}




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

.tbl-category td .h3{
	font-family: 'FoglihtenNo07' !important;
	font-size: 19px !important;
	font-weight: bold;
	text-transform: uppercase;
}



.tbl-category-white{
  background-color: #FFF;
}

.tbl-category-white td{
  padding:18px;
	border:1px solid #000;
	color:#000 !important;
}

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




.prizes-box {
	min-height: 245px;
	width: 90%;
}

h3.prizes-title{
	font-size: 22px !important;
	font-weight: bold;
	font-family: "Century Gothic" !important;
  color: #B7934D;
}

.prizes-box .separator img{
	  width: 90%;
  	margin-bottom: 15px;
  	margin-left: 0px;
}
.prizes-line {
    height: 3px;
		width: 20%;
		background:#C79000 !important;
		margin-bottom: 10px;
}



.prizes-box .pd {
    padding: 15px;
}

.prizes-box .desc {
    font-size: 17px;
}


#submission{
 background: #332D1D;
 padding: 90px 0px 90px 0px;
}

#submission .step-box {
    height: 300px;
    background-image: url('../images/about-iaa-frame.png');
		background-position:center;
		background-size: 100%;
		background-repeat: no-repeat;
    padding: 20px 62px 0px 62px;
		color:#FFF;
		position: relative;
}

.step-box .star{
	position: absolute;
	top:15px;
	right: -25px;
}

.step-box .star img{
	width: 130px;
}

#submission .step-box .h3{
    font-family: 'FoglihtenNo07' !important;
    font-size: 18px !important;
    margin-bottom: 5px !important;
		margin-top: 40px !important;
		text-transform: uppercase;
		color: #E9BA60;
}

#submission .step-box p{
	font-size: 14px;
}

#submission .step-line {
    height: 2px;
    width: 30px;
    margin-left: 40%;
    background: #9B6B2C  !important;
    margin-bottom: 15px !important;
}


@media(min-width: 1540px){

	#submission .step-box {
	    height: 400px;
	    padding: 60px 80px 0px 80px;
	}

	#submission .step-box p {
    font-size: 16px;
  }

	.step-box .star{
		position: absolute;
		top: 42px;
		right: -6px;
	}

}

a.main{
  padding:10px 0;
}

.modal-dialog{
	width: 95% !important;
	max-width: 1000px !important;
	max-height: auto !important;
}

#notifyModal{
	top: 30% !important;

}

#notifyModal .modal-dialog{
	width: 60% !important;
	max-width: 800px!important;
}


.ekko-lightbox-container iframe{
	width: 100%;
	height: 500px;

}


.gallery_button{
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
	max-width: 1200px;
	margin: auto;
}



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

}


#action{
	background: #E9E1D4;
	padding: 70px 0px;
	position: relative;
}



/*Sign Up*/

#signup{
	background: #F2F2F2;
	padding: 70px 0px 70px 0px;
}



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



.signup_2{

	font-size: 24px;

}



/*Footer*/


#footer{
  background-color: #000;
  overflow: hidden;
	padding: 50px 0px 65px 0px;
	color: #fff;
}

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

.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;
}



.social-icon i {
  border: 1px solid #C79000;
  color: #C79000;
}



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

}




.social-icon i{
	font-size: 20px;
}



.footerbot{
	width: 100%;
	max-width: 1600px;
	padding: 0px 30px;
	margin: auto;

}



.copyright{
	margin-top: 20px;
	font-size: 12px;

}





.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;
}


.copyright a{
	color: #fff !important;
}



.copyright a:hover{
	color: #fff !important;
}



.copyright p{
	margin: 0px;
}



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


.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;
}


.dataTables_wrapper .dataTables_filter input{
	border: 1px solid #e0e0ef!important;
}



.alth3{ font-size: 20px;}


.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;
}

.plr-sm{
	padding-right: 10px !important;
	padding-left: 10px !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
}



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



.top-nav{
	background-color:#000;
	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 li{
	float: left !important;
	padding: 0px;
}

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



.top-nav li .dropdown-menu>li>a{
	color:#000 !important;
	padding: 5px 30px !important;
}

.top-nav li .dropdown-menu>li>a:hover{
	color: #FFF !important;
}

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

}

.top-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 13px;
}

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

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

.program-item-text{
    height: 30px;
    margin:0px auto;
    padding:6px 10px;
	 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;
}

.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;

}




.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;

}



.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;
}

p.accordion.category {
	text-align: center !important;
}

/* 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: 3000px; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}


p.accordion.interview {
	background: #FFF;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	border-bottom: 3px solid #563300;
	cursor: pointer;
	padding: 10px 0px;
	width: 100%;
	text-align: left;
	outline: none;
	transition: 0.4s;
	margin-bottom:0px;
}

p.accordion.interview .number{
	color: #E2B759;
	font-family: 'FoglihtenNo07' !important;
	font-size: 30px;
	line-height: 0.8 !important;
	padding: 0 15px;
	float: left;
}

/* 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: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

p.accordion.interview:hover {
		background: #FFF !important;
	  color: #000!important;
}

p.accordion-howtoenter {
    background: transparent;
		border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #000;
    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 #000;
}

/* 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: #D9AB39;
}
p.accordion-howtoenter.active{
  border-bottom: 1px solid #000;
}

/* 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 #000;
    border-right: 1px solid #000;
}

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



/*login-register*/

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

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

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

 .orders{
   font-size: 17px;
 }

 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;

}





.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: 18px;
	margin: 0;
  padding:15px 15px;
	background-color: #CDC6BB;

}



.bigoption:hover{
	color: #FFF;
	background: #563300;
}



.bigoption.active{
	color: #FFF;
	background: #563300;
}



.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;
}

.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;
}



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;
}

select.logininput{
	padding: 15px 10px !important;
}

.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: #C79000;
	color: #FFF !important;
	padding: 7px 40px;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #C79000;
	text-transform: uppercase;
}

.loginbtn:hover, .loginbtn:active, .loginbtn:focus{
	background: #563300;
	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;
}


.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: #C79000 !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;
}



.atc{
	background: #C79000;
	color: #FFF;
	width: 100%;
	max-width: 500px;
	padding: 8px 15px;
	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;
}










.login_heading{

	color: #231F20;

	font-size: 32px;

}


.loginform{
	min-height: 600px;
	margin-top: 50px;
}

div.link-box{
	float:left;
}

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

}

#add_url, #add_credit{
  color:#C79000;
}

#add_url:hover, #add_credit:hover{
	text-decoration:none;
	color:#C79000 !important;
}

.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-color:#C79000;
   padding: 5px 10px;
   margin-right:2px;
   color:#FFF !important;
   cursor:pointer;
}

.basket-action a:hover, a.action:hover{
   background-color:#FFF;
   color:#C79000 !important;
	 border: 1px solid #C79000;
}

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

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

a.action-tertiary{
   background-color:#FEAA06;
   padding: 5px 10px;
   margin-right:2px;
   color:#000 !important;
   cursor:pointer;
}

a.action-tertiary:hover{
   background-color:#000;
   color:#FEAA06 !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;
}



.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 white;
  border-radius: 50%;
  border-top: 10px solid #C79000;
  width: 70px;
  height: 70px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;

}

.spinner {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  margin: auto;
}

/* 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-color:#563300!important;
  color:#FFF!important;
}

.btn-dark{
	background: transparent;
	padding: 13px 35px !important;
	color:#000 !important;
	border: 1px solid #563300;
	text-transform: uppercase;
	line-height: 1.1 !important;
	font-size: 19px;
}

.btn-dark:hover{
	background: #563300 !important;
	color: #FFF !important;
}

.btn-light{
	background: transparent;
	padding: 13px 35px !important;
	color:#FFF !important;
	border: 1px solid #FFF;
	text-transform: uppercase;
	line-height: 1.1 !important;
	font-size: 19px;
}

.btn-light:hover{
	background: #FFF !important;
	color: #563300 !important;
}


.btn-red{
	background: transparent;
	padding: 10px 40px !important;
	color:#563300 !important;
	border: 1px solid #563300;
}

.btn-red:hover{
	background: #563300 !important;
	color: #FFF !important;
}

.btn-small{
	background: transparent;
	padding: 10px 20px !important;
	color:#563300 !important;
	border: 1px solid #563300;
	font-size: 17px !important;
}

.btn-small:hover{
	background: #563300 !important;
	color: #FFF !important;
}


.btn-more{
	background: -moz-linear-gradient(left,#FEE1A7, #D1AA65);
	background: -webkit-linear-gradient(left,#FEE1A7, #D1AA65);
	background: linear-gradient(to right,,#FEE1A7, #D1AA65);
	padding: 8px!important;
	color:#000 !important;
}


.btn-more-white{
	background: transparent;
	padding: 8px!important;
	color:#FFF !important;
	border: 1px solid #FFF;
	text-transform: uppercase;
	font-size : 14px;
}

.btn-more-yellow{
	background: transparent;
	padding: 8px!important;
	color:#C79000 !important;
	border: 1px solid #C79000;
	text-transform: uppercase;
	font-size : 14px;
}


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

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



a.btn-link{
    color: #FFF !important;
		text-align: center;
		border: 1px solid #563300 ;
		padding: 7px 30px;
		background: #563300 !important
}


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

.alert{
	border:1px solid #DBDCDD !important;
}

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

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

#cart-icon{
	position: fixed;
	top:20%;
	right:0;
	background-color: #C79000;
	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:#C79000;
}

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

#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;
}



.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: #C79000;
}

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

/* 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-color: #C79000;
		border-color: #A9ABAE;
		color: #FFF !important;
}

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

.image_area{
	width: 298px;
	height: 209px;
	position: relative;
	border: 1px solid #ddd;
}


.image_area img {
		  	display: block;
		  	max-width: 100%;
}

.preview {
		overflow: hidden;
		width: 160px;
		height: 160px;
		margin: 10px;
		border: 1px solid #ddd;
}

.modal-lg{
		max-width: 1000px !important;
}

.image_area .overlay {
		  position: absolute;
		  bottom: 0px;
		  left: 0;
		  right: 0;
		  background-color: rgba(86, 51, 0, 0.75);
		  overflow: hidden;
		  height: 0;
		  transition: .5s ease;
		  width: 100%;
	}

.image_area:hover .overlay {
  height: 30%;
  cursor: pointer;
}

.image_area .text {
  color: #FFF;
  font-size: 14px;
	line-height: 1.2 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	font-weight: normal;
}

.img-container img {
	max-width: 100%;
}

#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;
	border: 1px solid #E2E2E2;
}
#imgArea img {
	outline: medium none;
	vertical-align: middle;
	width: 100%;
}
#imgChange {
	background: rgba(8, 15, 46, 0.7);
	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: 250px;
	height: 175px;
	position: relative;
	background-color: #eee;
	font-size: 13px;
}
.imgArea img {
	outline: medium none;
	vertical-align: middle;
	width: 100%;
}
.imgChange {
	background: rgba(240, 198, 52, 0.8);
	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;
}

/* 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:#C79000;
  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;
}


/*Judge*/

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

.evaluate-bg{
  background: #000;

}

.evaluate-bg h3{
	margin-top: 10px;
}

.evaluate-bg h3, .evaluate-bg h4{
	color:#C79000;
}

.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;
}

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

#judge-entry-desc h3{
	font-size: 16px !important;
	font-weight: 600 !important;
	font-family: "Century Gothic" !important;
}

#judge-entry-desc .h4{
	font-size: 18px !important;
	font-weight: normal !important;
	font-family: "Century Gothic" !important;
}

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

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

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 #C79000;
    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;
}

.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: #C79000;
    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 #C79000 !important;
}

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

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #C79000 !important;
	border-bottom: 1px solid #C79000 !important;
	border-radius: 0 !important;
  border: 1px solid transparent !important;
	color:#FFF !important;
}

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


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

.wd100 {
    width: 100%;
}

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


.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: #FFF;
  background: #C79000;
  border-color: #C79000;
  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;
	height: 380px;
	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;
	display: none !important;
}

.judge_row{
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #E8E8E8;
	position: relative;
}

.triangle-topleft {
		 width: 0;
		 height: 0;
		 border-top: 220px solid #A62129;
		 border-right: 150px solid transparent;
		 position: absolute;
		 top:0;
		 left: 0;
		 z-index: 99;
}

.judge-spotlight {
		 position: absolute;
		 top:30px;
		 left: 24px;
		 z-index: 9999;
		 font-size: 30px !important;
     font-family: 'FoglihtenNo07' !important;
		 color : #FFF;
}


.judge_element{
	position: absolute;
	z-index: 10;
	right: -28px;
  top: -30px;
}

.judge_element img{
	width: 135px;
}

.judge_right{
  padding: 0px;
	overflow: auto;
	height: 350px;
	width: 100%;
	position: relative;
	margin-left: 15px;
}

.judge_right .judge-content{
	padding: 20px 0px;
	width: 95%;
}

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

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

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

.judge_writeup{
	color: #563300;

}

.judge_name{
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1;
	font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase;
}

.judge_title_company{
	color: #C79000;
	font-size: 19px;
	line-height: 1.2;
	margin-bottom: 25px;
}

.judge_country{
	margin-bottom: 16px;
	font-size: 16px;
	position: relative;
}



.gradient_top{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0202+58,d8d8d8+100&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&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_social_media{
	padding-left: 0px;
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 25px;
}

.judge_social_media > li{
 display: inline-block;
 text-align: center;
 width: 38px;
 height: 38px;
}

.judge_social_media > li:hover{
	background-color: #563300;
	-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 > li:hover a{
	color: #fff !important;
}

.judge_social_media > li a{
	line-height: 1.1 !important
}

.judge_social_media > li:hover > 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;
}

.judge_social_media_link{
	color: #563300 !important;
}



.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;
}

.media-dl li a{
	color: #C79000 !important;
}

.media-dl li:not(:last-child):after{
	content: '';
	position: absolute;
	width: 1px;
	background-color: #C79000;
	height: 15px;
	top: 11px;
	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-cont h3{
  text-transform: uppercase;
  height: 70px;
  color:#C79000;
  font-family: 'FoglihtenNo07' !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
}

.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;
}


/*store.php*/

.store-col-5{
	width: 20%;
	float: left;
	padding-right: 15px;
  padding-left: 15px;
	position: relative;
}

.store-col-3{
	width: 33.333333%;
	float: left;
	padding-right: 15px;
  padding-left: 15px;
	position: relative;
}


.store-col-5 .store-choose-cont{
	min-height: 385px;
}


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

@media(min-width: 1520px){
	.store-col-5 .store-choose-cont{
		padding: 25px 15px;
		min-height: 365px;
	}
}

.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: 20px;
}



.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: 17px;
	color: #C79000;

}



.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;
	width: 90px;

}



.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: #C79000;

    float: right;

    font-size: 48px;

}



#store-price{

	font-size: 32px;

}



#store-status{

	font-size: 18px;

}


#store{
	margin: 80px 0px 50px 0px;
}





.store-left{
	position: relative;
	padding: 50px 35px;
}

.store-left.store-cert{
	position: relative;
	padding: 0px 50px 50px 40px;
}


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


.stat_sample_yy{
	position: absolute;
	top: 45px;
	width: 86px;
	left: 190px;
	text-align: center;
	font-size: 17px;
	height: 20px;
	background-color: #000;
	color: #695B39;
	font-family: Helvetica, Arial, sans-serif !important;
	letter-spacing: 6px;
	line-height: 1.1;
	padding: 2px 0px 2px 4px;
	display: none;;
}

.stat_sample_text{
    position: absolute;
		top: 190px;
		width: 280px;
		left: 92px;
		text-align: center;
		font-size: 13px;

}

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





.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;
}



.store_product_heading{
	color: #000;
	font-size: 34px;
	font-family: 'FoglihtenNo07' !important;
	text-transform: uppercase !important;
	margin-bottom: 30px !important;
	margin-top: 0px;
}


.store-read{
	color: #C79000;
}


.store-read:hover{
	text-decoration: none;
	color: #C79000;
}



#cert-popup{
	margin: auto;
}


.cert-popup-left{
	width: 100%;
	max-width: 500px;
	padding: 20px;
	background-color: #fff;
	text-align: center;
}


/********Media Package**********/

.section-page{
	padding-top: 75px;
	padding-bottom: 85px;
}

.package-box{
  border: 1px solid #C4C4C4;
  padding: 50px 40px;
  margin: 0px 15px;
}

.package-box .package-header h2{
  font-family: 'FoglihtenNo07' !important;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
}

.package-box .package-header h3{
    margin-top: 3px;
    margin-bottom: 30px;
    font-size: 22px;
}

.package-box .package-header .package-price{
  font-family: 'FoglihtenNo07' !important;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 15px;
}

.package-box .package-container{
  margin-top: 70px;
}

.package-box .package-container .package-item{
  margin-bottom: 20px;
  border-bottom: 1px solid #C4C4C4;
}

.package-box .package-container .package-item.last{
  border-bottom: none !important;
}


.package-box .package-container .package-item .item-name{
  font-weight: 600!important;
  margin-bottom: 10px;
}

.package-box .package-container .package-item .item-description{
  font-size: 16px;
    margin-bottom: 20px;
}

.package-box .package-container .package-item .item-description ul{
  padding-inline-start: 15px !important;
}

ul.package-item {
  padding-inline-start: 15px !important;
  margin-top: 10px;
}

ul.package-item li{
  font-size: 16px !important;
}

ul.package-item li.text-sm{
  font-size: 15px !important;
}


.package-box .btn-package {
    background-color: #C79000 !important ;
    border: 1px solid #C79000 !important;
    color: #FFF  !important;
		font-size: 18px !important;
    line-height: 1.1 !important;
		padding: 10px 35px !important;
    text-transform: uppercase;
}

.package-box .btn-package:hover, .package-box .btn-package:focus, .package-box .btn-package:active {
    background-color: #C79000 !important;
    color: #FFF !important;
}

/*winner.php*/

#win-form{
	margin-bottom: 45px;
	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;
}



.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;
}

.winner-category{
	background-color: #C79000;
	color : #FFF;
	padding: 4px 15px;
	font-size: 15px;
	min-height: 32px;
}

.winner-category-black{
	background-color: #000;
	color : #FFF;
	padding: 4px 15px;
	font-size: 15px;
	min-height: 32px;
}

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

.winner-info-cont.long{
	min-height: 500px;
}

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

.artwork-client{
	margin-top: 12px;
  font-size: 14px;
	color:#939597;
	line-height: 1.1;
}

.artwork-name{
	float: left;
  margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 16px;
	line-height: 1.3;
	color: #000 !important;
	font-weight: bold;
}



.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: #C79000;
	-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 #C79000;
	-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-color: #C79000 !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:hover a{
	color:#FFF !important;
}

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

}

.winner-button li a:hover, .winner-button li a:focus, .winner-button li a:active{
	color:#FFF !important;
	background-color: #C79000 !important;
}



.winner-button li:not(:first-child):hover{
	background-color: #C79000;
	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;
}



.winner-social li{
	float: right;
	padding: 5px 8px;
	margin-left: 3px;
	border: 1px solid #C79000;
	-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{
	background-color: #C79000 !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{
	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;
}


.entry-category{
	background-color: #848484;
	color : #000;
	padding: 4px 15px;
  font-size: 15px;
}



.entry-info-cont{
	background-color: #212121;
	padding: 13px;
	padding-top: 0px;
	min-height: 365px;
	position: relative;
	margin-bottom: 25px;
  border-bottom: 5px solid #C79000;
}



.entry-info-cont .artwork-client{
	margin-top: 12px;
	margin-bottom: 5px;
  font-size: 14px;
	color:#D6AF56;
}

.entry-info-cont .artwork-name{
	float: left;
  margin-top: 3px;
	margin-bottom: 8px;
	font-size: 18px;
	color: #FFF !important;
}



.entry-info-cont .artwork-name a{
	font-size: 16px;
	color: #FFF !important;
	line-height: 1.2;
	font-weight: bold;
}



.entry-info-cont .artwork-name a:hover, .entry-info-cont .artwork-name a:focus{
	text-decoration: none;
	color: #C79000;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}


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



.entry-social li{
	float: right;
	padding: 5px 8px;
	margin-left: 3px;
	border: 1px solid #C79000;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}

.entry-social li a{
	color: #DB9F35 !important;
}




.entry-social li:hover{
	background-color: #DB9F35;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;

}



.entry-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;
}

.entry-entertype{
	float: left;
	color: #FFF !important;
	font-size: 14px;
	background-color: #212121;
  border-bottom: 4px solid #C79000 !important;
	padding: 5px 8px;
	width: 60%;
	position: relative;
}



.entry-country {
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 5px 8px;
	background-color: #C79000;
  border-top: 4px solid #212121;
	width: 40%;
	position: relative;
	text-align: right;
}

.entry-country:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 26px solid #212121;
    border-right: 26px solid transparent;
}



.entry-box-top{
	padding: 0px;
}

.entry-info1{
	font-size: 15px;
	color: #DB9F35;
	margin-bottom: 2px;
}


.entry-info2{
	font-size: 16px;
	color: #FFF;
	margin-bottom: 5px;
}



/*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: 24px;
	letter-spacing: 3px;
	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_name{
	padding: 0px 25px;
	font-size: 16px;
}



.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;
	padding: 5px 8px;
	border: 1px solid #C79000;
	color: #C79000;
	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: #C79000;
	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% !important;
}



.share-left{
	font-size: 16px;
	color: #939597;
	margin-bottom: 0px;
	margin-top: 5px;
}



.fb-share-button{
	position: absolute !important;
    top: 0;
    left: 0;
    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;



}



.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;
	display: table;
	width: 100%;
}


.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;
}





.winner_info_bg_section{
	background-color: #f5f5f5;
    margin-top: -30px;
    padding-top: 30px;
    margin-bottom: -30px;
    padding-bottom: 30px;
}



.website-row{
	padding-top: 30px;
}



.winner_info_section_seperator{
	margin-top: 50px;
	width: 100%;
	height: 1px;
	background-color: 	#CECEBF;
}





.winner-thumbnail, .media-thumbnail{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #DBDCDD;
}

.entry-thumbnail{
  position: relative;
	}


@media(min-width: 992px){

	.winner-thumbnail{
		height: 230px;
	}

	.media-thumbnail.relative{
		 height: 300px;
		}

}





.winner-info-cont{
	background-color: #F7F7F8;
	padding: 13px;
	padding-top: 0px;
	min-height: 410px;
	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{
	width: 100%;
}

.winner-info1{
	font-size: 15px;
	color: #8C8C8C;
	margin-bottom: 2px;
}



.winner-info2{
	font-size: 15px;
	color: #FFFFED;
	margin-bottom: 5px;
}

.winner-info2-dark{
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
	line-height: 1.3 !important;
}

.winner-info-details{
	color: #C79000;
	margin-bottom: 2px;
  letter-spacing: 1px;
}



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



.winner-social li{
	float: right;
	padding: 5px 8px;
	margin-left: 3px;
	line-height: 1;
	border: 1px solid #C79000;
	-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 a{
	color: #C79000 !important;
}





.winner-social li:not(:first-child):hover{
	background-color: #C79000;
	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 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;
}



.winner-entertype{
	float: left;
	color: #FFF !important;
	font-size: 14px;
	background-color: black;
	padding: 5px 6px;
	width: 72%;
	position: relative;
	text-align: right;
}



.winner-country {
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 5px 8px 5px 10px;
	background-color: #C79000;
	width: 28%;
	position: relative;
	text-align: left;
}

.winner-country:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-right: 32px solid #000;
		transform: rotate(270deg);
}


.winner-entertype-black{
	float: left;
	color: #FFF !important;
	font-size: 14px;
	background-color: #000;
  border-bottom: 4px solid #000 !important;
	padding: 5px 8px;
	width: 60%;
	position: relative;
}



.winner-country-black {
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 5px 8px;
	background-color: #000;
  border-top: 4px solid #000;
	width: 40%;
	position: relative;
	text-align: right;
}


.winner_box_top{
	padding: 0px;
}



.invite_btn{
	color: #C79000;
	background-color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	font-size: 16px;
	border: 1px solid #C79000;
	-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:#C79000;
	-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_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: 8px 25px;
	color: #939597;
}



.winner-container, .media-container{
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
}





.media-entertype-bar{
	padding: 6px 0px;
	background-color: #563300;
	font-size: 15px;
	color : #FFF;
}



.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: #C79000 !important;
	font-size: 17px;
}

.media-info{
 font-size: 14px;
 border-top: 1px solid #DBDCDD;
 margin-top: 10px;
 padding: 10px 0;
}

.media-info-cont{
	background-color: #FFF;
	padding: 15px;
	padding-top: 0px;
	min-height: 330px;
	position: relative;
	margin-bottom: 25px;
	border: 1px solid #DBDCDD;
}

.media-link{
  color: #404040 !important;
	border: 1px solid #DBDCDD;
	font-size: 15px;
	padding: 3px 15px;
	border-radius: 5px;
}

.media-link:hover{
  background-color: #DBDCDD;
}


#event-gallery{
	padding: 90px 0px 90px 0px;
	background-color: #FFF;
	position: relative;
}


.event-gallery-cont{
	background-color: #F4F3F3;
	padding: 15px;
	padding-top: 0px;
	min-height: 210px;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 5px solid #563300;
}

.event-gallery-cont.short{
	min-height: 165px !important;
}

.event-gallery-date{
	 color: #C79000;
  font-size: 15px;
  margin-top: 15px;
}

.event-gallery-title{
	float: left;
  margin-top: 2px;
	margin-bottom: 10px;
	width: 100%;
	font-size: 18px;
	color: #000 !important;
	font-weight: bold;
}

.event-info{
	width: 100%;
}

.event-info1{
	font-size: 15px;
	color: #C79000 ;
	margin-bottom: 2px;
}


.event-info2{
	font-size: 17px;
	color: #000;
	margin-bottom: 5px;
}

.event-link{
  color: #FFF !important;
  border: 1px solid #563300;
  font-size: 15px;
  padding: 4px 15px;
  border-radius: 5px;
  background: #563300;
}

.event-link:hover{
  background-color: transparent !important;
}



.interview-title{
	border-top: 12px solid #DDC066;
	border-bottom: 12px solid #DDC066;
	background-color: #000;
	padding: 80px 0px;
}

.interview-info{
 font-size: 16px;
 margin-top: 5px;
 padding: 0px;
}

.interview-info-cont{
	background-color: #F7F7F7;
	padding: 20px;
	padding-top: 0px;
	min-height: 315px;
	position: relative;
	margin-bottom: 25px;
	border-bottom: 8px solid #563300;
}

.interview-info-cont .interview-name a{
	font-family: 'FoglihtenNo07' !important;
	font-size: 23px;
}


.interview-info-cont .interview-company{
	font-size: 17px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	color:#000;
}

.interview-info-cont hr{
	border-top: 1px solid #C4C4C4;
	margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.interview-link{
  color: #404040 !important;
	border: 1px solid #DDB654;
	font-size: 16px;
	padding: 3px 15px;
	border-radius: 0px;
}

.interview-link:hover{
  background-color: #DBDCDD;
}

.interview-entertype-bar{
	padding: 10px 0px;
	background-color: #2F585C;
	font-size: 16px;
	color: #FFF !important;
}

.interview-entertype-bar a{
	font-size: 22px;
	line-height: 1.1;
	color: #FFF !important;
	font-family: 'FoglihtenNo07' !important;
  text-transform: uppercase;
}

.interview-container{
	padding: 0px;
	display: block;
	position: relative;
}

.interview-container .interview-cover{
background-color: black;
position: relative;
}

.interview-container .interview-cover img{
	opacity: 0.5;
}

.interview-profile{
	position: absolute;
	top:-300px;
}

.interview-profile-img{
	position: absolute;
	bottom: -160px;
	margin-left: 8%;
}
.interview-container .interview-profile-img img{
    width: 460px;
}

.interview-profile-info{
		margin-top: -50px;
}


.story-info{
	padding-left: 20px;
}

.story-info .h1{
	margin: 0px !important;
	line-height: 1.1 !important;
}


.story-info .company{
	font-size: 21px;
	margin-top: 30px !important;
	font-weight: 500 !important;
	margin-bottom: 10px !important;

}

.story-info hr.seperator{
	margin-top: 25px;
  margin-bottom: 20px;
	margin-left: 0px;
  border: 0;
  border-top: 2px solid #C79000 !important;
	width: 150px;
}


.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 #C79000;
	-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 : #C79000 !important;
}


.interview-social li:hover{
	background-color: #C79000;
	-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;
}

#winner-quote{
	padding: 90px 0px 90px 0px;
	background-color: #F4F3F2;
	position: relative;
}

.testimonial-cont{
	background-color: #FFF;
	padding: 25px;
	min-height: 650px;
	position: relative;
	margin-bottom: 30px;
}

.testimonial-name{
	float: left;
  margin-top: 20px;
	margin-bottom: 0px;
	width: 100%;
	color: #ECA510 !important;
	font-size: 16px;
	font-weight: bold;
}

.testimonial-country{
	float: left;
  margin-bottom: 3px;
	width: 100%;
	color: #C79000 !important;
	font-size: 16px;
  font-family: "FoglihtenNo07" !important;
}

.testimonial-content{
	float: left;
  margin-top: 20px;
	width: 100%;
	font-size: 16px;
}





.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;
}


a.view-link{
   color:#AFAAAB;
}

a..view-link:hover, a..view-link:active, a.view-link:focus{
   color:#AFAAAB;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	 border-color: #563300 !important;
   background-color: #563300 !important;
	 color: #FFF !important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
   color:#563300 !important;
}

.pagination > li > a, .pagination > li > span{
  color:#563300 !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > 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: 99;
	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:#C79000;
  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: #C79000;
  -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-color: #C79000 !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: #30363D;
}

#image-list {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}
#image-list li {
    margin: 10px 20px 10px 0px;
    display: inline-block;
    width: auto;
    height: auto;
}
#image-list li img{
    height: 200px;
}

#image-list img:hover{
  cursor: all-scroll;
}

a.remove { background-color:#DD4335 !important; color:#FFF !important;}
a.remove:hover{ background-color: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: #C79000;
	text-decoration: underline !important;

}

.qq-gallery .qq-upload-button{
 background: #563300 !important;
 border: 1px solid #563300 !important;
}


.paymentbtn{
	background: #D1DAE0;
	color: #000;
	padding: 10px 30px;
	text-align: center;
	border:none;
	margin-bottom: 10px;
	width:100%;
}

.paymentbtn:hover, .paymentbtn:active, .paymentbtn:focus{
	background: #C79000;
	color: #000 !important;
}

.btn-save{
	background: #FFF;
	border: 1px solid #000;
	padding: 5px 30px;
	color: #000;
}

.btn-save:hover{
	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: #F1F2ED;
	padding: 80px 0px 80px 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-color: #C79000;
}

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

.agency_social_media > li{
		float: left;
		padding: 4px 8px;
		margin-bottom: 12px;
		margin-right: 12px;
		border: 1px solid #C79000;
		color: #C79000;
}

.agency_social_media > li:hover{
	background-color: #C79000;
	-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 > li:hover > a{
	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;
}

.agency_social_media_link{
	color: #C79000 !important;
}

.ranking-block{
	background: #563300;
	width: 130px;
	height:90px;
	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: 30px;
	color :#FFF;
	font-weight: 600;
	font-family: 'FoglihtenNo07' !important;
	letter-spacing: 2px;
}

.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-color: #F1F2ED;
	padding: 15px;
}

#top-agency-score .column-box .score-box .score-rank{
  font-size: 30px;
	border-bottom: 1px solid #000;
}

#top-agency-score .column-box .score-box .sm-text{
  font-size: 14px;
}

#top-agency-score .column-box .score-box .score-number{
  font-size: 65px;
	line-height: 65px;
	margin-bottom: 0px;
	margin-top: 10px;
}



.mfooter{
	margin-top: 20px;
	border-top: 1px solid #444;
}
.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;
}

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

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

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

.flogo{
	width: 118px;
	position:absolute;
	top:0;
	left: 45.40%
}

@media(min-width: 1540px){
	.flogo{
		left: 46.55%
	}
}

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

.flist li{
   padding: 3px 10px;

}


.flist a{
	color: #fff !important;
	font-size: 14px;
}

.flist a:hover{
	color: #C79000 !important;
}

#footer a.defcolor{
	color: #FFF !important;
}

#footer a.defcolor:hover{
	color: #C79000 !important;
	text-decoration: none;
}


.quick-link{
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
	position: relative;
}


.quick-link li{
  float: left;
	padding: 0px 8px 0px 24px;
	color : #C79000;
	font-size: 16px;
	position: relative;
}


.quick-link li.link:before {
    content:"• ";
		position: absolute;
		top:-5px;
		left: 0px;
		font-size: 22px;

}

.quick-link li:last-child{
  	border-right: 0 !important;
}


.quick-link li:first-child{
  float: left;
	padding: 0px 7px 0px 0px;
}

.quick-link li a{
 color:#C79000 !important;
 	padding: 0px 7px 0px 0px;
 font-size: 16px;
 line-height: 1.4!important;
}


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



.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;
}






	.grid-item{
		width: 33%;
	}

	.navbar-nav>li>a{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.navbar-nav>li>a.home-active{
		background: #C79000  !important;
		border: 1px solid #C79000 !important;
	}

	.navbar-nav > .home-active a{
		background: transparent !important;
		border-radius: 0px;

	}

	.navbar-nav > .home-active a:hover{
		background: #C79000  !important;
	}




	#howtoenter_bg{
		background-size: 1600px;
	}

	.bannertext{
		width: 80%;
		max-width: 1000px;
	}


	.bannertext h1{
		font-size: 32px;
	}

	.autho_affliate{
		letter-spacing: 8px;
		font-size: 36px;
	}

	.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;
	}


	.login_popup{
		background-image: url('../images/store/login-stattuette-new.jpg');
		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-certificate.jpg');
		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;
	}

	.media-cont{
		min-height: 1680px;
	}

	.cert_sample_text{
		width: 100%;
    position: absolute;
    top: 398px;
    left: 0px;
    text-align: center;
    font-size: 13px;
	}



	.cert-popup-items{
		margin: auto;
	}

	.store-choose-cont{
		min-height: 530px;
	}

	.winner_info_video{

		height: 550px !important;

	}

	.winner_website{

		height: 550px !important;

	}




@media(min-width: 992px){

	.winner-thumbnail{
		height: 200px;
	}

	.cert-popup-items{
		float: left;
	}

	.store-choose-cont{
	min-height: 530px;
	}



	#cert-popup{
		max-width: 1000px;
	}


	.footerbot{
		position: relative;
	}

	#logobottom{
		position: initial;
	}



	.footer-sponsor{
		position: absolute;
		top: 20px;
	}

	.enteraward-type{
		padding-left: 45px;
		padding-right: 45px;
	}

	.lostpwd{
		line-height: 110px;
	}

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

	.judge_right {
	    margin-top: 0px;
	    margin-bottom: 30px;
			border-top: 1px solid #B99450;
			border-right: 1px solid #B99450;
	}

	.judge_right::-webkit-scrollbar {
    width: 1px;
    border: 1px solid #B99450;
    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: #B99450;
	  outline: 1px solid #B99450;
	  border-radius: 0;
	}

	.judge_social_media > li{
		display: inline-block;
		border: 1px solid #563300;
    color: #563300;
    padding: 10px 0px;
    margin-right: 8px;
		text-align: center;
		width: 40px;
		height: 40px;
	}

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

	.cert-popup-left{
		margin-top: 200px;
	}


	.win-search li:nth-child(1){
		border-right: 1px solid #FFF;
	}
	.win-search li:nth-child(2){
		border-right: 1px solid #FFF;
	}
	.win-search li:nth-child(3){
		border-right: 1px solid #FFF;
	}
	.win-search li{
		width: 20%;
		padding: 35px 15px;
	}

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

	.winner_info_video{
		height: 750px !important;
	}


	.winner_website{
		height: 750px !important;

	}

	.winner_credit li{
		display: inline-block;
		min-width: 300px;
	}


}



@media(min-width:1200px){

	.grid-item{
		width: 25%;
	}

	.container{
  width: 1180px;
  padding-left: 10px;
  padding-right: 10px;
  }

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

	.graphic_container{
		width: 100%;
		max-width: 90%;
		margin: auto;
	}

	.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;
	}

	.winner-container, .media-container {
	    width: 95%;
	}

}




@media(min-width: 1280px){
	#howtoenter_bg{
		background-size: 1800px;
	}
}

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

	.container.container-wide{
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
  }

}

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


@media(min-width: 1600px){
	#howtoenter_bg{
		background-size: cover;
	}

	#agency .new{
		position: relative;
	}

}


@media(max-width: 1520px){

	.winner-container{
		max-width: 95%;
	}

	.media-container{
		max-width: 95%;
	}

}


@media(max-width: 1200px){

	.store-right{
		padding: 15px;
	}

}

@media(max-width: 992px){

	#statl{
		z-index:-1;
	}


	#statr{
		z-index:-1;
	}

	#howtoenter .owl-prev{
		display: none;
	}


	#howtoenter .owl-next{
		display: none;
	}

	.about-content, .enter-content{
		padding-left: 0px;
		padding-right: 0px;
	}

	.copyright{
	margin-top: 30px;

	}



	.img-iaa{
		max-width: 130px;
		margin: auto;
		margin-top: 15px;
		margin-bottom: 35px;
	}


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


	.judge_social_media > li{
			float: left;
			padding: 5px 10px;
			margin-bottom: 15px;
			margin-right: 15px;
			border: 1px solid #563300;
			color: #563300;
	}

	#cert-popup{
		max-width: 500px;
	}

	.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;
	}

	.winner-thumbnail, .media-thumbnail{
		background-image: none !important;
	}

}



@media(max-width: 768px){

	.h1 {
			font-size: 38px !important;
	}

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

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


	#about2 .text-18 {
		font-size: 28px;
	}

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

	.navbar-header {
			padding: 5px 10px;
			width: 100%;
	}

	.navbar-nav .dropdown-menu > li{
		text-align:center;
	}

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

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

	.navbar-nav > li {
    font-size: 16px;
    padding: 2px 0px !important;
 }

 .dropdown-menu>li>a {
    color: #FFF !important;
    padding: 8px 30px !important;
    background-color: #000 !important;
}


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

	#videobanner 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 */
	}

	#navbarcontainer{
	 background-color: #231F20;
	 height: 60px;
	}

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

	.logo-container{
	 max-width: 160px;
	 padding: 0px 5px;

	}


	.my-nav-button{
	 float: right;
	}

	.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;
	}


	#howtoenter .owl-dot{
	 width: 100%;
	 text-align: center;
	 font-size: 16px;
	 border: none !important;
	}



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


	#howtoenter .owl-dot.active:after{
	 content:'';
	 position: absolute;
	 bottom: 0px;
	 left: 0px;
	 height: 2px;
	 width: 20%;
	 margin-left: 40%;
	 background: #C79000; /* Old browsers */
	}

	#howtoenter .owl-item{
	 padding: 30px 25px;
	 padding-top: 20px;
	}




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



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


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




	#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;
	}


.mobile-row{
	padding : 5px 25px
}





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

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


	.about-h1{
		font-size: 30px;
	}


	.enterbtn2 p{

		font-size: 18px;

	}

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

	#howtoenter_bg{

		background-size: 1400px 2000px;

	}

	#whymuse ol {
		margin-top: 30px;
		border-top: 4px solid black;
}

	#whymuse ol li{
		font-size: 22px !important;
		font-weight: bold;
		min-height: 120px;
		padding-top:10px;
	}

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

	#thefees {
			padding-bottom: 0px;
	}

	.seall{
		padding: 5px 15px;
	}


	#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;}


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

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


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

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

	#noble-background{
		padding: 40px 0px;
		text-align: center;
		background-position: bottom left;
	}

	#noble-background h2{
	    margin-top: 0px !important;
			margin-bottom: 30px !important;
	}

 #videocontainer{
	 position: relative !important;
 }


	.cert_sample_text{
		position: absolute;
		bottom: 215px;
    left: 38px;
    text-align: center;
    font-size: 9px;
   font-weight: bolder;
    display: none;
	}



	#thecategory{
	 padding: 20px 0px 40px 0px;
	}





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

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


	.grid-item{

		width: 100%;

	}


	.social-icon li{
		text-align: center;
	}


	.signupinput{
		padding: 5px 15px;
		max-width: 250px;
	}


	.top-nav{
		display:none;
	}

 .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;
 }

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

	.login_heading{
		font-size: 24px;
	}


	.judge-onebtn-sm {
		width:50%;
	}

	.judge_name {
		font-size: 23px;
 }

 .judge_title_company{
	 font-size: 20px
 }

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

	.store-choose-cont{
		min-height: 530px;
		max-width: 350px;
		margin:auto;
		margin-bottom: 15px;
	}

	#virtual-recognition 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 */
}



}


@media(max-width: 480px){

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

	.h1{
		font-size: 30px !important;
	}

	.h2 {
    font-size: 28px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }


	h3{
    font-size: 17px !important;
  }

	.h4{
	  font-size: 16px !important;
		font-weight: normal !important;
  }

	.section-title-divider{
	  margin: 10px 0 30px 0;
	}

	.section-title-divider img {
		width: 260px;
	}


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

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

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

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

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

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

	.mb-xlg{
		margin-bottom:45px
	}

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

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


	.smallh1{
		font-size: 24px;
	}

	.bigh2{
		font-size: 30px;
	}

	.maxw800{
		padding: 0px 2px;
	}

	.btn-dark,.btn-light {
    padding: 10px 8px !important;
    font-size: 15px;
	}

	#mynavbar {
  min-height: 60px !important;
  border-radius: 0px !important;
	position: relative;
}

.navbar-brand{
	width: 50% !important;
	top: 3px;
	text-align: left;
}

.nav>li>a{
	text-align: center;
}

	#logo {
		max-height: 48px;
	}

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

	.header-logo.left-line{
	 border-bottom:none !important;
	 display:none;
	}

	.header-logo.right-line{
	 border-bottom:none !important;
	 display:none;
	}

	#videobanner iframe {
		    width: 56vw;
		    height: 28vw;
		    min-height: 28vh;
		    min-width: 56vh;
		}




	.noble-quotes p{
	font-size: 18px !important;
	font-family: 'FoglihtenNo07' !important;
	margin: 20px 0px;
  }

	.category-winners{
		padding: 45px 0px !important;
        background-image: url("../images/Category-Winner-Background-Mobile.jpg");
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}

    .category-winner-box{
        margin-bottom: 30px;
    }

	.category-winner-box .category-winner-more a{
		font-size: 14px;
	}

	.category-winner-content {
    width: 100%;
    float: left;
   }

	
.category-winner-content .title{
    font-size: 14px;
    margin-top: 20px;
}

..category-winner-content .category a{
    color: #FFF;
    font-size: 15px;
  }

  .category-winner-content .participant{
    font-size: 14px;
  }  



.sticky .navbar-nav > li{
	padding: 0px 0px !important;
}

#categories{
	padding: 45px 0px 45px 0px !important;
	text-align: center;
}


.category-row .category-number{
	font-size: 20px !important;
}

.category-row .category-line .line{
	border-bottom: 1px dashed #919191;
	height: 20px;
}

.category-row .category-details{
		text-align: left;
}

.category-row .category-details a{
	font-size: 20px !important;
	text-align: left;
}

.btn-more-white{
	font-size: 14px !important;
}

.category-box .category-inner .text{
	    min-height: 140px;
			padding: 0px 10px;
}

.category-box .category-inner {
    padding: 5% 15px;
    position: relative;
}

#categories .btn-more-yellow{
	padding: 8px 5px;
	font-size: 14px !important;
	margin-top: 20px;
}

.featured-brands{
	padding: 40px 0px 40px 0px !important;
	text-align: center;
}

.category-box {
    float: left;
    width: 100%;
    height: 315px;
}

.category-box .category-inner h2{
	font-size: 24px !important;
}

#key-dates-parallax{
  min-height: 200px;
  background-attachment: scroll;
}

#key-dates{
	padding: 45px 0px;
	background-position: left top;
	text-align: center;
}

#key-dates .date-box {
	min-height: 325px;
}



#key-dates .date-box{
	background-size: 100%;
	margin-bottom: 30px;
}

#key-dates .date-box .dateline{
	margin: 0px;
}

.triangle-topleft {
		 border-top: 180px solid #A62129;
		 border-right: 100px solid transparent;
}

.judge-spotlight {
		 font-size: 22px !important;
}

#event-gallery{
	padding: 40px 0px 40px 0px;
}

#event-gallery h2, #event-gallery h4, #event-gallery .col-7 p{
	text-align: center;
}



.event-info1{
	font-size: 15px;
	color: #930909;
	margin-bottom: 2px;
}


.event-info2{
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
}

#winner-quote{
	padding: 40px 0px 40px 0px;
	text-align: center;
}

#howtoenter .nav-pills{
	min-height: 300px;
	border-right : none;
}

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


#howtoenter .nav-pills.nav>li>a {
    padding: 10px 15px;
	font-size: 16px !important;
	text-align: center;
}

#howtoenter .nav-pills.nav>li:last-child {
    border-bottom: 1px solid #000 !important;
}

#howtoenter .tab-content .tab-pane {
	  padding: 10px 15px !important;
    font-size: 15px !important;
}


#achievement {
    padding: 40px 0px;
		height: 520px;
		background-image: url('../images/about-noble-awards-mobile.jpg');
}

#achievement .h3{
	font-size: 22px !important;
	display: none;
}




.h3{
	  font-size: 19px !important;
		line-height: 1.3 !important;
		margin-bottom: 20px !important;
	}

#about-noble-business{
	padding: 45px 0px;
}

#about-noble-business .logo {
    width: 100px;
}

.why-item {
    min-height: 120px !important;
		width: 100%;
		margin-bottom: 20px;
}



.why-item .why-title{
    font-size: 18px;
}

	#about-noble {
    padding: 45px 0px 45px 0px;
 }

 #about-noble .logo {
	 width: 90px;
 }


 #noble-theme {
		padding: 45px 0px 200px 0px;
		background-image: url('../images/noble-theme-mobile.jpg');
		background-position: bottom right;
 }


 #featured-winners {
    padding-top: 45px;
}

 #statuette{
	 padding: 45px 0px 480px 0px;
	 text-align: center;
	 background-image: url(../images/Noble-Statuette-Mobile.jpg);
	 background-position: bottom center;
	 background-size: 100%;
	 background-color: #0D0503;

 }

 #statuette p{
	     padding: 0px;
 }

 #statuette-intro{
 	  background-image: url(../images/throphy-bg-mobile.jpg);
   	min-height: 500px;
     background-color: #000;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     background-attachment: scroll;
 }

 #submit-entry{
	 background-attachment: scroll;
 }

 .section {
    padding: 45px 0px;
}


.five .project{
	width:100%;
	float:left;
	height: 450px !important;
}

.project h2{
	padding-left: 13px;
	padding-right: 13px;
}


#about2 {
    padding: 45px 0px;

	}

	#howtoenter {
    padding: 45px 0px;
		text-align: center;
	}

	#the-process {
    padding: 45px 0px;
	}

	#the-process .step-thumb img, #how-to-enter .step-thumb img {
    width: 80px;
 }

 #thefees {
    padding-top: 45px;
    padding-bottom: 45px;
}

 #thefees p, #thefees h2{
	 	text-align: center;
 }

 #most-awarded{
	 text-align: center;
 }



#most-awarded .line-box{
	padding: 20px 0px;
}


#most-awarded .most-awarded-box{
	padding: 35px 0px 35px 0px;
 min-height: 285px;
}

#most-awarded .line-box .points-box-head .h3 {
    margin-top: 0px !important;
    font-size: 19px !important;
}


#most-awarded .line-box .points-box-head {
    margin: 0px 0px;
    padding: 5px 0px 0px 0px;
}

#most-awarded .line-box .points-box .points-box-body {
    padding-top: 5px;
}

#most-awarded .line-box .points-box .points-box-body p.text {
    font-size: 14px;
}

#most-awarded .line-box .points-box p.numbers {
    font-size: 40px;
	}

#most-awarded .line-box .points-box {
    margin: 0px 0px;
}



#benefit h2, #benefit p{
	text-align: center;
}

.why-noble {
  padding: 45px 0 45px 0;
	text-align: center;
}

.why-item .separator img{
		width: 100%;
  	margin-left: 0;
}

.why-item p{
	margin-bottom: 30px;
}

 .owl-dot2 {
     padding: 10px 10%;
	}

 .owl-dot2 .step-title {
    font-size: 17px !important;
}


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

	.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%;
	}

	.upload-btn-wrapper input[type=file] {
		font-size: 18px;
	}

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

.btn.btn-default{
	padding:3px 5px;
}

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

  .judge-onebtn-sm {
    width:80%;
  }


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


	.tbl-category td {
	   padding: 5px;
 		font-size: 14px;
	}

	.tbl-category td .text-sm{
		font-size: 12px;
		line-height: 1.2!important;
	}

	.tbl-category td .h3{
		font-size: 13px !important;
	}

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

	#winner-privileges-parallax{
    min-height: 280px;
    background-attachment: scroll;
	}

	#winner-privileges{
		padding: 45px 0px;
	}


	.table-border th {
    padding: 5px;
  }

	.table-border td {
    padding: 5px;

}

.table-responsive {
    border: 1px solid #444 !important;
		font-size: 11px;
}

#thebenefits{
 padding: 40px 0px 40px 0px;
}

#thecategory {
  display: none;
}

#category-info{
	padding: 45px 0px;
}

#thesubcategory {
    padding: 45px 0px;
		background-position: center;
}

#thesubcategory .group-title{
	font-weight: bold;
	font-size: 17px;
}

#thesubcategory .mt-sm{
 margin-top: 0px !important;
}

#thecategoryfees {
  padding: 45px 0px;
}

#category-benefits{
	padding: 45px 0px;
}

h3.prizes-title{
	font-size: 18px !important;
	margin-top: 0px !important;
}

.prizes-box{
min-height: 80px !important;
margin-bottom: 30px !important;
width: 100%;
}


.prizes-box .desc {
    font-size: 15px;
}

.tbl-category-white td {
    padding: 5px 3px;
		font-size: 14px;
}

.prizes-box{
	text-align: center;
	min-height: 245px;
	margin-bottom: 20px;
}

.prizes-line {
    margin-left: 40%;
		margin-bottom: 15px;
}

h2.prizes-title {
    font-size: 19px;

}


#submission {
    padding: 45px 0px;
}

#footer {
    padding: 50px 15px 50px 15px;
}

#submission .step-box {
    height: 300px;
		padding: 20px 70px 0px 70px;
}

#submission .step-box .h3 {
    font-size: 20px !important;
    margin-bottom: 5px !important;
    margin-top: 35px !important;
}

#top-agency{
	padding: 45px 0px 45px 0px;
}


.agency_left{
	height: 330px;
	margin-bottom: 0px;
}

#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;
}

.bigoption{
	font-size: 15px;
	padding:10px 1px;
	min-height: 40px;
}

#categories > .container-fluid > .row{
	margin-right: 0px !important;
  margin-left: 0px !important;
}

#featured-juror {
    padding: 45px 0px 45px 0px;
}

#featured-juror .mobile-row{
	text-align: center;
}

#featured-juror .view-jury{
	margin-top: 30px !important;
}



.judge_element{
	position: absolute;
	z-index: 10;
	right: 0px;
	top: -18px;
}

.judge_element img{
	width: 80px;
}


.judge_small_img{
	display: block !important;
}

.judge_right{
  background-size: 200px;
	margin-top: 30px;
	text-align: center;
	border-top: 1px solid #B99450;
  border-right: 1px solid #B99450;
	margin-left: 0px;

}




.judge_title_company {
    font-size: 16px;
}

.judge_name{
	margin-bottom: 15px;
}



.judge_country:after {
    left: 45%;
}

.judge_social_media > li{
	float: none !important;
	padding: 10px 0px;
  margin-bottom: 5px;
  margin-right: 10px;
}




#thegallery{
    background-color: #000;
    padding: 45px 0px 45px 0px;

}

#thegallery h4, #thegallery h2, #thegallery p.white{
		text-align: center;
}



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

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

#about-iaa-parallax {
	min-height: 300px;
	background-attachment: scroll;
}

#aboutiaa {
    padding-top: 45px;
    padding-bottom: 45px;
}

#aboutiaa .text-subtitle{
	font-size: 18px !important;
}


#aboutiaa img.iaa-logo {
    max-width: 80px !important;
		margin-bottom: 10px;
}

.whitebox{
	margin-top: 30px;
	min-height: 285px;
	padding: 20px 50px;
}


#action{
  padding: 45px 0px;
}

#action .new-member{
  margin-top: 30px;
}

#signup {
  padding: 45px 0px;
}

.signupinput {
    padding: 5px 15px;
    max-width: 90%;
		margin: 10px auto 8px auto;
}


#bannertextcontainer{
  padding: 18px 20px;
}

#bannertextcontainer .entry-text {
    font-size: 17px;
		line-height: 1.2;
}

#virtual-recognition 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 */
	}

	#virtual-recognition{
		height:190px;
		background-color:#000;
	}


	#virtual-recognition .text-wrap{
		top: 30%;
        left: 0px;
		z-index: 3;
		width: 100%;

	}

 	#virtual-recognition .text-wrap h2{
			font-size: 17px;
			margin-bottom: 10px !important;
			margin-top: 10px !important;
			padding: 0px 10px;
	}

	#virtual-recognition .text-wrap .subtitle{
		font-size: 12px;
		padding: 0px 20px;
	}

	#virtual-recognition .text-wrap .btn-play {
    font-size: 40px;
    color: #FFF;
}


#noble-background {
  padding: 45px 0px 45px 0px;
}

#noble-background h2.defcolor{
	color: #fff!important;
}

.store-col-5, .store-col-3{
	width: 100%;
}

.store-col-5 .store-choose-cont {
    min-height: 460px;
}

.store-bot-text{
	margin-top: 15px;
}

.store1img img, .store2img img{
	max-width: 100% !important;
}

.mlogo{
	max-width: 100px;
	padding-top:20px;
}




}
