/* Enter Your Custom CSS Here */

.mc4wp-form{
	width: 40%;
  	margin-left: auto;
	margin-right: auto;
  	/*padding-left: 263px; */
}
.formhead{
	position: relative;
	/*top: 400px;
	right: 370px;*/
  	text-align: center;
}



/*CONTEST BUTTONS*/

.conbutton1{
    margin: 40px 0px;
}

.conbutton1 a{
	background-color: #F00B48;
    text-align: center;
    padding: 12px 165px 12px 165px;
    font-size: 22px;
  	border-bottom: 4px solid #e00b40;
  	font-weight: bold;
    color: #fff !important;
  -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.conbutton1 img {
	width: 648px;
      margin-bottom: 25px;
}

.conbutton1 a:hover,
.conbutton1 a:active,
.conbutton1 a:focus {
	text-decoration: none;
  	background-color: #e00b40;
}

/* CONTEST_IMGS */

.cont-logo-img {
	width: 648px;
}

/* CONTEST_P */

.cont-p1 {
	font-size: 18px;
}

.4509 .item-thumb {
	display:none;
}