﻿@import url("http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans|Yanone+Kaffeesatz:700");
@import url(http://weloveiconfonts.com/api/?family=entypo);
@import url(http://fonts.googleapis.com/css?family=Roboto:300);

/*  PLACEHOLDER
----------------------*/
::-webkit-input-placeholder {color: #FFF;}
:-moz-placeholder {color:  #FFF;}
::-moz-placeholder {color:  #FFF;}
:-ms-input-placeholder {color:  #FFF;}

/*  SCROLLBAR
-------------------*/
::-webkit-scrollbar{
  width:0.2em;
  background:#e74c3c;
}
::-webkit-scrollbar-track{}
::-webkit-scrollbar-thumb{
  background:#fff;
}
::-webkit-scrollbar-thumb:window-inactive{
  background:#fff;
}


/*  SELECTION
-------------------*/
::-moz-selection{
  background:#999;
  color:#fff;
}
::selection{
  background:#999;
  color:#fff;
}
::-moz-selection{
  background:#999;
  color:#fff;
}


.condainer {
    width: 100%;
    margin: auto;
    height:auto;

      font-family: 'Yanone Kaffeesatz',sans-serif;
    font-family: 'Arimo', sans-serif;
   font-family: 'Courgette', cursive;
    
}

p {
 font-family: 'Arimo', sans-serif;
font-size:14px;
line-height:22px;

}
.margin_top {
    margin-top: 30px;
}

.srch-margin_top {
   margin:17px 0;
}

.border-bottom {
   border-bottom:#e2e2e2 solid 1px;
}

.line_head {
    width: 100%;
    border-top: 1px solid #f00;
}
header {
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.logo_condainer {
    width: 100%;
    height: auto;
    float: left;
    margin-top:10px;
}

.logo{
    width: 100%;
    height: auto;
    float: left;
}
.logo img{
    float: left;
    margin-right:10px;
}
.logo h1{
   line-height:98px;
   color:#e31706;
   font-size:33px;
     font-family: 'Arimo', sans-serif;
}


.menu_container {
    width: 100%;
    height: auto;
    float: left;
}
.menu_left {
    width: 50%;
    height: auto;
    float: left;
}
.menu_right {
    float: right;
}
.menu_style {
    border-right:#808080 solid 1px;
}
.menu_style1 {
    border-right:#004677 solid 1px;
}


.menu_container section ul {
   margin:auto;
}
.menu_container section ul li {
   margin:auto;
   float:left;
   list-style:none;
  
   
}
.menu_container section ul li a {
  text-decoration:none;
  color:#7b7b7b;
  font-size:13px;
  padding:5px 5px;
   font-family: 'Arimo', sans-serif;
}


.menu_main {
    width: 100%;
    float: left;
    margin-top:5px;
     border-top:#e31706 solid 1px;
     border-bottom:#e31706 solid 1px;
}
#banner_container {
    width: 100%;
    height: 600px;
    margin: auto;
    overflow:auto;
}
#wrapper {
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow:auto;
    margin-top:30px;
}
.left_container {
    width: 70%;
    height: auto;
    float: left;
}
.right_container {
    width: 29%;
    height: auto;
    float: right;
}

.dynamic_container {
    width: 70%;
    height: auto;
    float: left;
}
.left_dynamic_container {
    width: 70%;
    height: auto;
    float: left;
}
.right_dynamic_container {
    width: 30%;
    height: auto;
    float: left;
   
}

.heading {
    text-align:center;
    color:#e31706;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size:25px;
    margin-bottom:30px;
}
.heading {
    text-align:center;
    color:#e31706;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size:1.875em;
    margin-bottom:10px;
    
    line-height:35px;
}
.home_news_container {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom:100px;
}

.home_events_container {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom:100px;
}
.home_events {
    width: 100%;
    height: auto;
    float: left;
}
.home_events_now {
    width: 15%;
    height: auto;
    float: left;
    background:#f00;
}
.home_events_now p {
    line-height:68px;
    text-align:center;
    color:#fff;
    font-size:18px;
     font-family: 'Arimo', sans-serif;
}
.home_events_calender {
    width: 84%;
    height: auto;
    float: left;
    border:#e4ecf2 solid 1px;
}

.home_photogallery_container {
    width: 100%;
    height: auto;
    float: left;
     margin-bottom:20px;
  
}
.home_photogallery {
    width: 100%;
    height: auto;
    float: left;
   
 }
.home_photogallery section {
    width: 30%;
    height: auto;
    float: left;
    margin:0 7px;
 }

.home_photogallery section img {
    width: 100%;
    height: auto;
    float: left;
 }

.home_photogallery section p{
  background-color:black;
  padding:10px 5px;
  color:#fff;
  font-size:12px;
  float:left;
   line-height:18px;
   font-family: 'Courgette', cursive;
 }

.home_profile_container {
    width: 100%;
    height: auto;
    float: left;
    border-top:#cfcfcf solid 2px;
     margin-bottom:100px;
  
}
.home_profile_container section {
    width: 46%;
    height: 59px;
    float: left;
    margin-top:10px;
 
}
.home_profile_coaches {
background-image:url(images/coaches.jpg);
}
.home_profile_player {
background-image:url(images/players.jpg);
margin-left:35px;
}
.home_profile_container section h2 {
   
    font-size:17px;
      font-family: 'Arimo', sans-serif;
     margin-left:20px;
     margin-top:15px;
     font-weight:700;
}

.home_profile_container section h2 a {
    text-decoration:none;
    color:#fff;
}
.home_profile_container section h3 {
    color:#fff;
    font-size:13px;
      font-family: 'Arimo', sans-serif;
     margin-left:20px;
      font-weight:400;
}

.social_media_container {
     width:100%;
     height:auto;
     float:left;
     margin-bottom:20px;

}

.players_list_container {
     width:99%;
     height:auto;
     float:left;
     margin:0px auto;
     border:#cfcfcf solid 1px;

}

.players_list_container h1 {
   color:#f00;
   font-size:25px;
   text-align:center;
   font-family: 'Courgette', cursive;
   line-height:50px;

}
.players_list_container h1 span {
   color:#004677;
   font-size:25px;
   font-family: 'Courgette', cursive;
     
  
}

/* Dropdown style */
.dropdown {
  width: 15em;
  margin: 0 auto;
  margin-bottom: 1em;
}
.dropdown dt a {
  display: block;
  height: 2.5em;
  width: 100%;
  border: 1px solid #ecf0f1;
  border-radius: 3px;
  text-decoration: none;
}
.dropdown dt a:hover, .dropdown dt a:active {
  border-color: #bdc3c7;
}
.dropdown dt span {
  display: block;
   font-family: 'Courgette', cursive;
   color:#bdc3c7;
   font-weight:400;
   font-size:13px;
  padding: 0 1em;
  line-height: 2.5em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHo+AACAQQAA+MoAAIC0AAB48QAA9RwAADw3AAAbzhlfIT4AAACJSURBVHjajNAxCsJAEEbhb5cU4i0sbHIaL6IQTxFPo4VeROwXQs4gKW1cWJZEM90wj5l5f0jDeMXBunqENIw7vLD9A09oIxL6FdsvSCENI2zwxH4BTmgxxeJc92P76cuIpRBuc6K45yZWwzPeleixBOLMr30tWgJZuqwcQJNFy2GzkHeHUMPwGQChFSPmzlJ1WgAAAABJRU5ErkJggg==) no-repeat scroll right center;
  border-right: 1em solid transparent;
  cursor: pointer;
}
.dropdown dd {
  position: relative;
}
.dropdown dd ul {
  display: none;
  position: absolute;
  left: 0;
  top: -2.5em;
  width: 100%;
  list-style: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #bdc3c7;
  border-radius: 3px;
}
.dropdown dd ul li:first-child a:hover {
  border-radius: 3px 3px 0 0;
}
.dropdown dd ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
.dropdown dd li a {
  display: block;
  padding: 0 1em;
  line-height: 2.5em;
  text-decoration: none;
    font-family: 'Arimo', sans-serif;
}
.dropdown dd li a:hover {
  background-color: #004677;
  color: #fff;
  cursor: pointer;
}

.selected {
  font-weight: 700;
}

.players_list_button {
    height: auto;
 margin-left:80px;
 margin-right:80px;
 margin-bottom:30px;
    border:none;
    color:#fff;
    line-height:35px;
    font-size:20px;
    padding:0 45px;
    cursor: pointer;
    font-family: 'Courgette', cursive;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);

border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f31530+0,bf0013+100 */
background: #f31530; /* Old browsers */
background: -moz-linear-gradient(top,  #f31530 0%, #bf0013 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31530), color-stop(100%,#bf0013)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f31530 0%,#bf0013 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f31530 0%,#bf0013 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f31530 0%,#bf0013 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f31530 0%,#bf0013 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f31530', endColorstr='#bf0013',GradientType=0 ); /* IE6-9 */

}

.home_veterans_login_container {
    width:100%;
    height:auto;
    float:left;
    margin:auto;
    background:#004677;
}
.home_veterans_login_container h1 {
   text-align:center;
   font-size:25px;
   margin-top:20px;
   line-height:35px;
   font-weight:400;
   color:#fff;
     font-family: 'Courgette', cursive;
}
    .home_veterans_login_container h3 {
        text-align: center;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #fff;
         font-family: 'Arimo', sans-serif;
    }
.home_veterans_login_button {
   
   font-family: 'Arimo', sans-serif;
  margin-left:16px;
  margin-right:19px;
  margin-bottom:30px;
  margin-top:20px;
  color:#fff;
  cursor: pointer;
     line-height:35px;
    float:left;
    padding:0 25px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#026491+0,004475+100 */
background: #026491; /* Old browsers */
background: -moz-linear-gradient(top,  #026491 0%, #004475 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#026491), color-stop(100%,#004475)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #026491 0%,#004475 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #026491 0%,#004475 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #026491 0%,#004475 100%); /* IE10+ */
background: linear-gradient(to bottom,  #026491 0%,#004475 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026491', endColorstr='#004475',GradientType=0 ); /* IE6-9 */

}
.home_players_container {
  width:99%;
  height:auto;
  float:left;
  border:#cfcfcf solid 1px;
  margin-bottom:20px;
}
.home_players_container h1 {
  font-family: 'Courgette', cursive;
  text-align:center;
  color:#004677; 
  font-size:25px;
  line-height:50px;
}

.home_ads_container {
  width:100%;
  height:auto;
  float:left;
}
.home_ads_container img {
  width:100%;
  height:auto;
  float:left;
}



.home_messages_container {
    width:100%;
    height:auto;
    float:left;
    margin-bottom:20px;
    margin-top:30px;

}

.home_testimonials_container {
    width:100%;
    height:auto;
    float:left;

}
.smll_txt {
    font-size:0.938em;
    text-align:center;
    background:#e31706;
    color:#fff;
     font-family: 'Yanone Kaffeesatz',sans-serif;
     line-height:22px;
     max-width:50%;
     margin:auto;
     -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.home_video_container {
    width:100%;
    height:auto;
    margin:auto;
    background-image:url(images/video_bg.png)
}

.home_video_container section {
    width:70%;
    height:auto;
    margin:auto;
    margin-bottom:20px;
   
}
.home_video_style {
    width:90%;
    height:530px;
    margin:auto;
    margin-left:50px;
    margin-right:50px;
   
}

footer {
    width:100%;
    height:auto;
    margin:auto;
}

.footer_container {
    width:70%;
    height:auto;
    margin:auto;
}

.footer_menu_container {
    width:75%;
    height:auto;
  float:left;
}

.footer_menu_container section {
    width:100%;
    height:auto;
    float:left;
    margin-bottom:50px;
}

.footer_menu_container ul {
    width:23%;
    height:auto;
   float:left;
   margin-right:13px;
}

.footer_menu_container ul li {
    width:100%;
    height:auto;
    list-style:none;
   font-size:15px;
   font-weight:400;
   margin:10px 0px;
   
   font-family: 'Yanone Kaffeesatz',sans-serif;
}

.footer_menu_container ul li a {
   
   text-decoration:none;
  
   
   font-family: 'Yanone Kaffeesatz',sans-serif;
}

.footer_menu_container ul li a span {
   
  color:#bdc3c7;
  margin-right:5px;
}



.main_link {
    color:#e31706;
    font-size:20px;
    font-weight:700;

}
.sub_link {
    color:#004677;
  

}

.sub_link:hover {
   color:#e31706;

}
.line {
  border-bottom:#cfcfcf solid 1px;
}     


.footer_link_container {
    width:25%;
    height:auto;
   float:left;
}

.footer_most_link {
    width:100%;
    height:auto;
   float:left;
   margin-top:30px;
}

.footer_most_link ul li {
   list-style:none;
   margin:20px 0px;
   
}

.footer_most_link ul li a {
     color:#e31706;
    font-size:16px;
    font-weight:700;
    text-decoration:none;
      font-family: 'Arimo', sans-serif;
}

.footer_newsletter_container {
    width:100%;
    height:auto;
   float:left;
   margin-top:50px;
}

.footer_newsletter_container h1 {
    color:#004677;
    font-size:20px;
    font-weight:700;
    font-family: 'Arimo', sans-serif;
}

.footer_newsletter_textbox {
    width:65%;
    height:33px;
   float:left;
   margin-right:10px;
   padding:5px;
   color:#bdc3c7;
   border:#cfcfcf solid 1px;
   -webkit-box-shadow: inset 0px 0px 6px 0px rgba(50, 50, 50, 0.18);
-moz-box-shadow:    inset 0px 0px 6px 0px rgba(50, 50, 50, 0.18);
box-shadow:         inset 0px 0px 6px 0px rgba(50, 50, 50, 0.18);
  
}

.footer_newsletter_button {
    width: 25%;
    height: 30px;
    float: left;
    color:#fff;
    cursor:pointer;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border: 0px solid #000000;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f31530+0,bf0013+100 */
    background: #f31530; /* Old browsers */
    background: -moz-linear-gradient(top, #f31530 0%, #bf0013 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31530), color-stop(100%,#bf0013)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f31530 0%,#bf0013 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f31530 0%,#bf0013 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f31530 0%,#bf0013 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f31530 0%,#bf0013 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f31530', endColorstr='#bf0013',GradientType=0 ); /* IE6-9 */
}


.header_title {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Courgette', cursive;
  background:#e31706;
    margin-bottom:10px;
     text-transform: uppercase;
}
.header_title h2 {
   
     font-family: 'Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;
  font-weight:700;
    color:#fff;
    font-size:17px;
    line-height:30px;
    font-weight:400;
    margin-left:10px;
}
.page_navigation {
margin-bottom:10px;
float:left;
width:100%;
}
.page_navigation ul{
margin:auto;

}
.page_navigation li {
    float:left;
color:rgba(0,0,0,0.75);
font-size:0.875em;
 font-family: 'Arimo', sans-serif;
  letter-spacing:1px;
  font-weight:400;
margin-right:5px;  
    } 
.page_navigation a{
text-decoration:none;
font-size:0.875em;
color:#999;
 font-family: 'Arimo', sans-serif;
  letter-spacing:1px;
  font-weight:400;
}

.image_container {
    width:100%;
    height:auto;
    margin-bottom:20px;

}

.image_container img {
    width:100%;
    height:auto;

}

.download {
width:97%;
height:auto;
float:left;
padding:10px;
margin-bottom:1px;
background:#004677;

border-bottom:solid #cfcfcf 1px;
}
    .download p {
     font-family: 'Arimo', sans-serif;
   color:#FFF;
   font-size:0.813em;   
  
         }
    .download h3 {
       font-family: 'Arimo', sans-serif;
   color:#FFF;
   font-size:1.000em;
   margin-bottom:5px;
    }   

.button {
    
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 31px;
  margin-bottom:10px;
 
  line-height: 31px;
  padding: 0 16px;
  font-size: 13px;
  color: white;
  text-align: center;
  text-decoration: none;
 
  background-clip: padding-box;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
}

.button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}

.button:hover:before {
  background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}

.button:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.button:active:before {
  content: none;
}
.button-red {
  background: #d5452f;
  border-color: #ae3623 #ae3623 #992f1f;
  background-image: -webkit-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: -moz-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: -o-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
  background-image: linear-gradient(to bottom, #da5c48, #d5452f 66%, #c73d28);
}

.button-red:active {
  background: #d5452f;
  border-color: #992f1f #ae3623 #ae3623;
}

.button-green {
  background: #5ca934;
  border-color: #478228 #478228 #3c6f22;
  background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
  background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f);
}

.button-green:active {
  background: #5ca934;
  border-color: #3c6f22 #478228 #478228;
}

.contact_form {
    width:100%;
    height:auto;
    margin:auto;
}
.group {
width:100%;
display:block;
}

.group label {
width:100%;
display:block;
font-size:0.875em;
margin-bottom:5px;
font-weight:700;
  font-family: 'Arimo', sans-serif;
 color:rgba(0,0,0,0.75);
}
.form_style {
    width: 96%;
    height: auto;
    padding:10px;
    margin-bottom:10px;
      font-family: 'Arimo', sans-serif;
}


address {
     font-family: 'Arimo', sans-serif;
    display:block;
}

.search_container {
    width: 100%;
    height: auto;
    margin-bottom:30px;
    overflow:auto;
}
.col-md{
    width:33.33%;
    float:left;
    padding:5px;
    }

.col-md-1{
    width:25%;
    float:left;
    padding:5px;
    }

.col-md label{
   width:100%;
display:block;
font-weight:700;
margin-bottom:5px;
font-size:13px;
  font-family: 'Arimo', sans-serif;
 color:rgba(0,0,0,0.75);
    }
.list_style {
width:100%;
height:35px;
}

.coaches {
    width:100%;
    float:left;

}

.coaches section h1 {
    text-align:center;
 font-family: 'Courgette', cursive;
font-size:30px;
margin-bottom:10px;
color:#004677;

}

.coaches section h3 {
    text-align:center;
  font-family: 'Arimo', sans-serif;
 
 line-height:20px;
font-size:15px;
margin-bottom:10px;
color:rgba(0,0,0,.4);

}
.coaches_prfle {
width:100%;
float:left;
margin:auto;
border:#e9e9e9 solid 1px;
}

.coaches_prfle_col-1 {
width:30%;
float:left;
margin:auto;
}
.coaches_prfle_col-2 {
width:67%;
float:left;
margin:auto;

padding:10px;
}
.coaches_prfle_image {

display:block;
margin-left:auto;
margin-right:auto;
 background:#004677;

padding:50px 0px;
border-bottom:#cfcfcf solid 1px;

}

.coaches_prfle_image img{
display: block;
width:60%;
    margin-right: auto;
    margin-left: auto;
    border: .5em solid #f2f2f2;
    border-radius: 100%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.coaches_prfle_image h2{

font-size: 1.0em;
text-align:center;
 font-family: 'Arimo', sans-serif;
line-height:30px;
color:#fff;
}
.coaches_prfle_details {
    width:90%;
    margin:auto;
    background:#004677;
    padding:10px;
    min-height:400px;
    
}


.coaches_prfle_contact {
    width:100%;
    margin:auto;
}
.coaches_prfle_contact h2 {
     font-size: 1.3em;
    color:#ffffff;
  font-family: 'Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;
  font-weight:400;
line-height:30px;
border-bottom:#cfcfcf solid 1px;
}
    .coaches_prfle_contact ul {
   
 font-family: 'Arimo', sans-serif;
margin-top:20px;

    }

     .coaches_prfle_contact ul li {
    font-size: 0.813em;
 font-family: 'Arimo', sans-serif;
margin:25px 0px;
color:#fff;

    }


.coaches_prfle-about_me {
width:100%;
margin:auto;
}
.coaches_prfle-about_me h1 {
 font-size: 2.3em;
     color:#000000;
 font-family: 'Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;
  font-weight:700;
line-height:50px;
border-bottom:#cfcfcf solid 1px;
margin-top:50px;
margin-bottom:20px;
}

    .coaches_prfle-about_me p {

         font-size: 0.875em;
     color:#5b5b5b;
 font-family: 'Arimo', sans-serif;
    }

.news_readmore {
    width:100%;
    margin:auto;
}

.news_readmore img {
    width:100%;
    margin:auto;
    max-width:700px;
}

.news_readmore h1 {
     font-family: 'Yanone Kaffeesatz',sans-serif;
     font-size:30px;
     margin-bottom:10px;
}

  .player_prfle {
width:100%;
float:left;
margin:auto;
border:#e9e9e9 solid 1px;
}

.player_prfle_col-1 {
width:100%;
float:left;
margin:auto;
}
.player_prfle_col-2 {
width:97%;
float:left;
margin:auto;

padding:10px;
}
.player_prfle_image {

display:block;
margin-left:auto;
margin-right:auto;
 background:#004677;

padding:30px 0px;
border-bottom:#cfcfcf solid 1px;

}

.player_prfle_image img{
display: block;
    margin-right: auto;
    margin-left: auto;
    border: .5em solid #f2f2f2;
    border-radius: 100%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.player_prfle_image h2{

font-size: 1.0em;
font-weight:400;
text-align:center;
 font-family: 'Arimo', sans-serif;
line-height:30px;
color:#fff;
}
.player_prfle_details {
    width:97%;
    margin:auto;
    background:#003458;
   padding:0px 10px;
    overflow:auto;
   
    
}


.player_prfle_contact {
    width:100%;
    margin:auto;
}
.player_prfle_contact h2 {
     font-size: 1.3em;
    color:#ffffff;
  font-family: 'Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;
  font-weight:400;
line-height:30px;
border-bottom:#004677 solid 1px;
text-align:center;
}
    .player_prfle_contact ul {
   
 font-family: 'Arimo', sans-serif;

    }

     .player_prfle_contact ul li {
        text-align:center;
    font-size: 0.813em;
 font-family: 'Arimo', sans-serif;
margin:10px 20px;
color:#fff;
float:left;
list-style:none;
font-weight:400;

    }


.player_prfle-about_me {
width:100%;
margin:auto;
}
.player_prfle-about_me h1 {
 font-size: 2.3em;
     color:#000000;
 font-family: 'Yanone Kaffeesatz',sans-serif;
  letter-spacing:1px;
  font-weight:700;
line-height:50px;
border-bottom:#cfcfcf solid 1px;
margin-top:10px;
margin-bottom:20px;
}

    .player_prfle-about_me p {

         font-size: 0.875em;
     color:#5b5b5b;
 font-family: 'Arimo', sans-serif;
    }

.hostel_container {
width:100%;
margin:auto;

}

.hostel_container section h1 {
    text-align:center;
 font-family: 'Courgette', cursive;
font-size:30px;
margin-bottom:10px;
color:#004677;

}

.hostel_container section h3 {
    text-align:center;
  font-family: 'Arimo', sans-serif;
 font-weight:400;
 line-height:20px;
font-size:15px;
margin-bottom:10px;
color:rgba(0,0,0,.4);

}

    .hostel_container table {
        width:100%;
        margin:auto;
    }

    .hostel_container table tr th {
        border:solid #eaeaea 1px;
        background:#004677;
        line-height:30px;
        text-align:center;
        color:#fff;
        font-family: 'Yanone Kaffeesatz',sans-serif;
 font-size:18px;
    }

    .hostel_container table tr td {
         border:solid #eaeaea 1px;
         font-family: 'Arimo', sans-serif;
         font-size:14px;
         line-height:21px;
         padding:5px;
    }



.veterans {
width:100%;
margin:auto;

}

.veterans section h1 {
    text-align:center;
 font-family: 'Courgette', cursive;
font-size:30px;
margin-bottom:10px;
color:#004677;

}

.veterans section h3 {
    text-align:center;
  font-family: 'Arimo', sans-serif;
 font-weight:400;
 line-height:20px;
font-size:15px;
margin-bottom:10px;
color:rgba(0,0,0,.4);

}

.veterans section h3 a {
    text-align:center;
  font-family: 'Arimo', sans-serif;
 font-weight:400;
 text-decoration:none;
font-size:15px;
margin-bottom:10px;
color:#004677;

}
.tournaments_point {
    width:100%;
    margin:auto;
}

.tournaments_point h1 {
     text-align:center;
  font-family: 'Yanone Kaffeesatz',sans-serif;
font-size:30px;
margin-bottom:10px;
color:#004677;
}

.tournaments_point table {
        width:100%;
        margin:auto;
    }

    .tournaments_point table tr th {
        border:solid #eaeaea 1px;
        background:#004677;
        line-height:30px;
        text-align:center;
        color:#fff;
        font-family: 'Yanone Kaffeesatz',sans-serif;
 font-size:18px;
    }

    .tournaments_point table tr td {
         border:solid #eaeaea 1px;
         font-family: 'Arimo', sans-serif;
         font-size:14px;
         line-height:21px;
         padding:5px;
         text-align:center;
    }
.table_style {
    background: #004677;
    color:#FFF;
}


.sub_category_container {
width:100%;
margin:auto;

}

.sub_category section h1 {
    text-align:center;
 font-family: 'Courgette', cursive;
font-size:30px;
margin-bottom:10px;
color:#004677;

}

.sub_category section h3 {
    text-align:center;
  font-family: 'Arimo', sans-serif;
 font-weight:400;
 line-height:20px;
font-size:15px;
margin-bottom:10px;
color:rgba(0,0,0,.4);

}

    .sub_category table {
        width:100%;
        margin:auto;
    }

    .sub_category table tr th {
        border:solid #eaeaea 1px;
        background:#004677;
        line-height:30px;
        text-align:center;
        color:#fff;
        font-family: 'Yanone Kaffeesatz',sans-serif;
 font-size:18px;
    }

    .sub_category table tr td {
         border:solid #eaeaea 1px;
         font-family: 'Arimo', sans-serif;
         font-size:14px;
         line-height:21px;
         padding:5px;
    }

     .sub_category table tr td a {
         color:black;
         text-decoration:none;
    }

     /*paging*/




.pagination-container {
  margin-top: 1em;
  padding-top: 2em;
  border-top: 1px solid #d7dadb;
  text-align: center;
   font-family: 'Yanone Kaffeesatz',sans-serif;
  width:100%;
  overflow:hidden;
 
}

.pagination-item {
  list-style-type: none;
  display: inline-block;
  border-right: 1px solid #d7dadb;
  transform: scale(1) rotate(19deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(-20deg);
}

.pagination-item:hover,
.pagination-item.is-active {
  background-color: #fa4248;
  border-right: 1px solid #fff;
}
.pagination-item:hover .pagination-link,
.pagination-item.is-active .pagination-link {
  color: #fff;
}

.pagination-item.first-number {
  border-left: 1px solid #d7dadb;
}

.pagination-link {
  padding: 1.1em 1.6em;
  display: inline-block;
  text-decoration: none;
  color: #8b969c;
  transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(20deg) skewY(0deg);
}

.pagination-item--wide {
  list-style-type: none;
  display: inline-block;
}

.pagination-item--wide.first {
  margin: 0 1em 0 0;
}

.pagination-item--wide.last {
  margin: 0 0 0 1em;
}

.pagination-link--wide {
  text-decoration: none;
  color: #8b969c;
  padding: 1.1em 1.6em;
}

.pagination-link--wide:hover {
  color: #fa4248;
}

.pagination-link--wide.first:before,
.pagination-link--wide.last:after {
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pagination-link--wide.first::before {
  content: "\E765";
  margin-right: 0.5em;
}

.pagination-link--wide.last::after {
  content: "\E766";
  margin-left: 0.5em;
}