#search-form {
    margin: auto;
    max-width: 650px;
}
#result .comp_list {
    display: inline;
    float: left;
    margin: 0;
    width: 23%;
    margin: 0 10px;
}
.titlels{ text-align:center;}
.titlels h1 {
    color: #ff0018;
}
.comptitle {
    text-align: center;
    width: 100%;
}
.head_bg h1{ padding:60px; color:transparent;}
/*#result .comp_list .compbox {
    background: #ededed linear-gradient(#f5f5f5, #d0d0d0) repeat scroll 0 0;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    color: #666;
    display: block;
    height: 56px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    padding: 6px 10px;
    text-align: center;
}*/
select#groupid {
   /* background-image: url(http://wordpress-2-662686692.eu-west-1.elb.amazonaws.com/~englandhockey/wp-content/uploads/2017/05/arror.png) !important;*/
    height: 35px;
    padding: 0 0 0 20px;
   /* background-position: 220px 8px !important;*/
}
select#years {
    /*background-image: url(http://wordpress-2-662686692.eu-west-1.elb.amazonaws.com/~englandhockey/wp-content/uploads/2017/05/arror.png) !important;*/
    /*border-radius: 26px !important;*/
    height: 35px;
    padding: 0 0 0 20px;
  /*  background-position: 170px 8px !important;*/
    width: 100% !important;
}
#result .comp_list .sadjk {
    background-color:#003766;
    color: #fff;
    display: block;
    height: 54px;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px 10px;
    text-align: center;
	font-size:15px;
}
.titlink a {
    color: #fff;
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    word-spacing: 2px;
}
.titlink a:hover{
    color: #fff;
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    word-spacing: 2px;
}
.titlink{ background-color:#00183c;}
.titlink {
    background-color: #00183c;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    padding: 6px 20px;
}
.uper{ float:right;}
enfold_child.cs…92517d9a6f26:1
.m
.comp_list > a {
    text-decoration: none;
}
#result {
    margin: auto;
    max-width: 1200px;
}
.competitions {
    padding: 0px  0px 30px 0px;
}
.selectleft > select {
    margin: auto !important;
    width: 80% !important;
}
.selectright > select {
    margin: auto !important;
    width: 80% !important;
}
.selectright {
    float: left;
    width: 50%;
}
.selectleft {
    float: left;
    width: 33%;
}
.comptitle h1 {
    margin: 0;
    padding: 13px 0;
    text-align: center;
}

.comptitle span {
    color: #1F447E;
    font-size: 37px;
    text-transform: uppercase;
    font-family: arial;
}
.recent {
    float: left;
    text-align: right;
    width: 25%;
}
.upcoming {
    float: right;
    width: 25%;
}
.recent span {
    background-color: #003766;
    color: #fff;
    font-size: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
}
.upcoming span {
    background-color: #003766;
    color: #fff;
    font-size: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
}
.recent > h1 {
    padding: 8px 0;
	margin: 0;
}
.upcoming > h1 {
    padding: 8px 0;
	margin: 0;
}
.recent span a:hover {
    color: #fff !important;
}
.upcoming span a:hover {
    color: #fff !important;
}
.recent > h1 {
    padding: 5px 0 10px !important;
}
.upcoming > h1 {
    padding: 5px 0 10px !important;
}
.allcom {
    padding: 15px 0;
    text-align: right;
    width: 85%;
}
.allcom span {
    background-color: #003766;
    color: #fff;
    font-size: 15px;
    padding: 10px;
	text-transform: uppercase;
}
.allcom > a {
    text-decoration: none;
}
.comp_count {
    text-align: center;
	margin-bottom:10px;    margin-top: 4%;
}
.comp_count div {
    background-color: #a71621;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
}
#result .comp_list span:hover {
    background: #003766 none repeat scroll 0 0;
    color: #fff;
} 

#competitions #comp_wrapper #comp_ajax_message div {
    background: #8dbfff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "ProximaBold",Arial,sans-serif;
    font-size: 0.9em;
    line-height: 130%;
    padding: 6px 12px 4px;
    text-align: center;
}
#competitions #comp_wrapper #comp_ajax_message {
    text-align: center;
}
#result .comp_list .compbox:hover span {
    border: 1px solid #fff;
    border-radius: 6px;
	display: inline-block;
    height: 100%;
    width: 100%;
}
.comp_count h4 {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    font-family: arial;
    font-weight: 700;
}
.headings h1 {
    line-height: 35px !important;
}
.comp_list > h1 {
    font-size: 16px;
    font-weight: normal;
    margin:0;
    font-family: arial;
}
.comp_list h1 a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}
@media all and (min-width: 768px) and (max-width: 900px) {
#result .comp_list .compbox {
    height: 92px;
}
#result .comp_list {
    width: 30%; 
}
.competitions .recent {
	padding-left: 0px !important;
}
.competitions .titlels h1{
	font-size:18px;
}
.competitions .upcoming{
	padding-right:0px !important;	
}

}
@media all and (min-width: 901px) and (max-width: 1100px) {
#result .comp_list .compbox {
    height: 72px;
}
}
@media all and (max-width: 767px) {
.comptitle {
    float: none;
    width: 100%;
	text-align: center;
}
.upcoming {
    float: none;
    width: 100%;
	text-align: center;
}
.recent {
    float: none;
    width: 100%;
	text-align: center;
}
}
@media all and (min-width: 481px) and (max-width: 767px) {
#result .comp_list {
    width: 45%;
}
.competitions .headings > div{ width:100% !important;}
.competitions .recent {
	padding-left: 0px !important;
}
.recent{
	text-align:center;	
}
.titlels{
	text-align:center;		
}
.upcoming{
	text-align:center;		
}
.competitions .upcoming{
	padding-right:0px !important;	
}

}
@media all and (min-width: 481px) and (max-width: 560px) {

	#result .comp_list .compbox {
    height: 72px;
}
.titlink {
    background-color: #00183c;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    padding: 6px 16px;
    width: 50%;
}

}

@media all and (max-width: 480px) {
.competitions .headings > div{ width:100% !important;}
#result .comp_list {
    width: 100%;
	margin: 0px;
	float:none;
}	
.titlink {
    background-color: #00183c;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    padding: 6px 16px;
    width: 45%;
}
.competitions .recent {
	padding-left: 0px !important;
}
.recent{
	text-align:center;	
}
.titlels{
	text-align:center;		
}
.upcoming{
	text-align:center;		
}
.competitions .upcoming{
	padding-right:0px !important;	
}
}
@media all and (min-width: 900px) and (max-width: 1024px){
	#result .comp_list {
    width:22%;

}
.competitions .recent {
	padding-left: 0px !important;
}
.competitions .titlels h1{
	font-size:22px;
}
.competitions .upcoming{
	padding-right:0px !important;	
}

}
	
	
.competitions .headings > div {
    width: 33%;
	text-align:center;
}
.competitions .recent {
    float: left;
    text-align: left;    padding-left: 8%;
}
.competitions .titlels {
    float: left;padding: 1%;
}
.competitions .upcoming{
    float: right;
    text-align: right;    padding-right: 8%;
}
.competitions .titlels h1{ color:#000;}
.competitions .selectleft {
    width: 40%;
}