h2.screen-reader-text{
    display:none;
}
.blog .pagination{
    width:100%;
}
.nav-links{
    margin-top:10px;
    text-align:center;
    width:100%;
}
.page-numbers{
    background-color: #0032a0;
    color: #fff;
    padding:5px 10px;
}
.page-numbers.current,.page-numbers:hover{
    background-color: #000;
    color:#fff;
}
.prev.page-numbers{
    margin-right:5px;
}
div.wpcf7-validation-errors{
    float:left;
}
form[name="subscription"]{
    float:left; 
    width:100%; 
    margin:25px 0 70px 0;
}
form[name="subscription"] table{
    width:100%;
}
form[name="subscription"] tr:first-child{
    color: #0033a0;
    font-family: "tekomedium";
    font-size: 24px;
    margin: 15px 0;
    text-transform: uppercase;
}
form[name="subscription"] tr:first-child span{
    font-size:24px !important;
}
form[name="subscription"] tr input[type="submit"]{
    background: #0032a0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 8px;
    color: #fff;
    font-family: "brownregular";
    padding: 10px 30px;
    text-transform: uppercase;
}
form[name="subscription"] tr input[type="submit"]:hover{
    background: #000 none repeat scroll 0 0;
}
form[name="subscription"] tr input{
    border: 1px solid #2246a9;
    border-radius: 8px;
    box-shadow: none;
    font-family: "open_sansregular";
    height: 42px;
    line-height: 18px;
    padding: 0 15px;
    margin-bottom:15px;
    width:95%;
}
ul.signup-column li a{
    text-transform: uppercase;
}
.single-post .news-row .col-sm-8 img{
    width:100%;
}
.col-sm-4.text-center.news-layout-s {
   /*border-bottom:3px solid #ccc;*/
   border-radius:5px;
}
.blog-ccontent{
    margin-top:20px;
}

.blog .btn-outer{
    margin-top:20px;
}
div.wpcf7-response-output{
    float:left;
    width:100%;
}
.sp-section-content-content{
    display:none;
}
.sp-section-content.sp-section-content-data .small-heading{
    margin:0 0 15px;
}
.sp-section-content.sp-section-content-data .table-responsive tbody .sp-highlight{
   font-weight:normal; 
}
.solegal-logo td {
    border: 1px solid #ccc;
    padding: 5px 7px;
}
.solegal-logo table {
    width:100%;
}
.single-sp_team .main-heading{
    display:inline;
}
.single-sp_team .sp-section-content-link .sp-team-button{
    color:#0032A0;
    background: #eaeaea none repeat scroll 0 0;
}
.margin-top30{ 
    margin-top:30px;
}
.league-result{
    display: inline-block;
    font-family: "tekobold";
    font-size: 24px;
    text-transform: uppercase;
    background: #0032a0 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 12px 15px 10px;
    width: 100%;
    margin-top:30px;
    margin-bottom:20px;
}
.fa.arrow-con.collapsed::before{
    content:"\f0a9";
}
.fa.arrow-con::before{
    content:"\f0ab";
}

.arrow-outer i{float:right;}