/*
Theme Name: Online Football Betting Theme
Theme URI: 
Description: Online Football Betting Theme
Author: 
Author URI: 
Version: 1.0
*/


@font-face {
	font-family: 'klinic_slabbold';
	src: url('fonts/klinicslabbold-webfont.eot');
	src: url('fonts/klinicslabbold-webfont.eot#iefix') format('embedded-opentype'), url('fonts/klinicslabbold-webfont.woff') format('woff2'), url('fonts/klinicslabbold-webfont.woff') format('woff'), url('fonts/klinicslabbold-webfont.ttf') format('truetype'), url('fonts/klinicslabbold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
::selection {
	color: #fff;
	background: #0088cc;
}

::-moz-selection {
 color: #fff;
 background: #0088cc;
}
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	color: #0e1c38;
	font-size: 14px;
	position: relative;
	font-family: 'Open Sans', sans-serif, Arial;
	background-color: #fff;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	color: #414042;
	font-family: 'Open Sans', sans-serif, Arial;
}
p {
	margin-bottom: 25px;
	line-height:23px;
}
a {
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}
a:hover {
	text-decoration: none;
	color: #034d88;
}
img {
	max-width: 100%;
    vertical-align: text-top;
}
.container {
	width: auto;
	max-width:1034px /*1034px*/;
}
header {
	background: #111f39 url(images/bsheader.jpg) 50% 50% no-repeat;
	min-height: 236px;
}

@media only screen and (max-device-width: 992px) {
    header {
	background: #111f39 url(images/headertab.jpg) 50% 50% no-repeat;
	min-height: 236px;
}
}
@media only screen and (max-device-width: 480px) {
    header {
	background: #111f39 url(images/headermob.jpg) 50% 50% no-repeat;
	min-height: 236px;
}
}

.linetop1 {
	display:block;
	width:913px;
	height:1px;
	background: url(images/img_sprite.png) -2px -54px no-repeat;
}

.linetop2 {
	display:block;
	width:538px;
	height:1px;
	background: url(images/img_sprite.png) -2px -50px no-repeat;
}


/**  NAVIGATION  **/
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0;
	border-radius: 0;
}
.navbar {
	min-height: 65px;
	margin: 0;
	border: none;
	background: url(images/nav-bg.png) top repeat-x;
}
.toplogo1 {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
}
.navbar-collapse{ padding-left:0; padding-right:0;}
.top-right {
	float: right;
	margin-top: 85px;
	min-width: 485px;
}
.top-right .partition {
	float: left;
	width: 40%;
    background-color: rgba(241, 241, 241, 0.4);
    border-radius: 5px;
}
.top-right .partition2 {
	width: 60%;
	float: right;
    padding:10px;
}
.top-right .partition h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	font-family: 'klinic_slabbold';
	text-transform: uppercase;
	font-size: 18px;
}
.top-right .partition ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-right .partition ul li {
	float: left;
	display: block;
	margin-right: 10px;
}
.top-right .partition ul li a {
	color: #254a99;
	font-size: 34px;
}

.gform_fields {padding:0; margin:0; list-style:none;}

.top-right .partition .gform_fields li {float:none;}

.gfield_label {display:none;}

.email-form {
	float: left;
	margin: 10px 0 0 0;
	position: relative;
	width: 100%;
}
.email-form input[type='email'] {
	background: #072155;
	outline: none;
	border: none;
	padding: 8px 10px;
	float: left;
	margin: 3px 0;
	color:#fff;
	width: 88%;
}
.email-form button[type='submit'] {
	float: left;
	color: #fff;
	font-size: 20px;
	padding: 0 10px;
	text-align: center;
	line-height: 40px;
	background: #D21748;
	border-radius: 6px;
	outline: none;
	border: none;
	position: absolute;
}
.tooltip {
    font-size: 16px;
}
.navbar-nav {
	padding: 3px 0 0 0;
}
.navbar-nav>li {
	background: url(images/divider.png) 0px -3px no-repeat;
	padding: 0 2px;
}
.navbar-default .navbar-nav>li>a, .navbar-nav>li>ul>li>a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 0 0 #603c4c;
}
.navbar-nav>li>a {
	padding: 21px 23px 20px 23px;
	position: relative;
	z-index: 1;
}
.navbar-nav>li:first-child>a {
	padding: 20px 60px;
	text-indent:-9999px;
	background:url(images/home.png) 50% 50% no-repeat;
}
.navbar-default .navbar-nav>.current-menu-item>a, .navbar-default .navbar-nav>.current-menu-item>a:hover, .navbar-default .navbar-nav>.current-menu-item>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-nav>li:hover>a{
	background-color: #001b51;
	border-bottom: solid 1px #18387b;
	color: #fff;
}
.navbar-nav>li.current-menu-item:before, .navbar-nav>li:hover:before, .navbar-nav>li:focus:before {
	position: absolute;
	bottom: -9px;
	content: '';
	width: 100%;
	height: 10px;
	background: url(images/nav-arrow.png) 50% 0% no-repeat;
	z-index: 555;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #001b51;
	color: #fff;
}
.navbar-nav>li.menu-item-has-children a:after {
	margin-left: 5px;
	font-size: 24px;
	content:'\f0d7';
	color:#92092d;
	line-height:15px;
	font-family:"FontAwesome";
}
.navbar-nav>li.menu-item-has-children a:hover:after, .navbar-nav>li.menu-item-has-children:hover a:after {
	color:#fff;
}
.navbar-nav>li:hover>ul>li, .navbar-nav>li:focus>ul>li{ background: #18387b;}
.navbar-nav>li.menu-item-has-children>ul {
	background: #18387b;
	z-index: 3;
	border-radius: 0;
	padding: 0;
	display:none;
	position:absolute;
	z-index:222;
	min-width:250px;
	right:0;
    list-style-type: none;
}
.navbar-nav>li.menu-item-has-children:hover>ul{ display:block;}
.navbar-nav>li:hover:before>ul, .navbar-nav>li:focus:before>ul { display:block;}
.navbar-nav>ul>li.menu-item-has-children>.navbar-nav>ul>li>ul>li>a:after{ content:'';}

.navbar-nav>li>ul>li>a {
	font-weight: 600;
	padding: 10px 25px;
	text-transform: capitalize;
	display:block;
	font-size:16px;
	color:#fff;
}
.navbar-nav>li.menu-item-has-children>ul>li>a:after { content:'';}
.navbar-nav>li>ul>li>a:hover, .navbar-nav>li>ul>li>a:focus {
	background-color: #d21748;
	color: #fff;
}
/**/
/*footer*/
footer {
	background-color: #072155;
	padding: 30px 0;
}
footer h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer ul li {
	display: block;
	margin-bottom: 10px;
	position: relative;
}
footer ul li:before {
	content: '\f111';
	font-size: 6px;
	position: absolute;
	top: 6px;
	font-family: 'FontAwesome';
	float: left;
	color: #3261c2;
}
footer ul li a {
	color: #fff;
	padding-left: 20px;
}
footer p {
	color: #fff;
}
footer .image-wrap {
	border: solid 5px #204288;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	float: left;
	position: relative;
	z-index: 1;
}
footer .image-wrap:before {
	border-radius: 50%;
	background: #204288;
	width: 125px;
	height: 150px;
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	transform: rotate(210deg);
}
.copyright {
	background: #204288;
	padding: 20px 0;
}
.copyright p {
	text-align: center;
	color: #01153e;
	margin: 0;
	font-size: 14px;
}
.row-ipad {
	margin-left: -10px;
	margin-right: -10px;
}
/*welcome-wrap*/
.welcome-wrap {
	padding: 15px 0 100px 0;
	background:#072155 url(images/mid-bg.png) 70% 100%  no-repeat;
}
.breadcrumb-box {
	position: relative;
	width: 100%;
	float: left;
}
.breadcrumb-wrap {
	float: left;
	background: #224691;
	border-radius: 4px;
	position: relative;
	z-index: 2;
}
.breadcrumb-wrap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.breadcrumb-wrap ul li {
	float: left;
	display: block;
	position: relative;
}
.breadcrumb-wrap ul li a {
	color: #fff;
	font-size: 14px;
	padding: 3px 20px;
	font-weight: 700;
	line-height: 23px;
}
.breadcrumb-wrap ul li.active a {
	font-weight: 400;
	background: #0e1c38;
}
.breadcrumb-wrap ul li.active a, .breadcrumb-wrap ul li:nth-child(2) a{ font-weight:400;}
.breadcrumb-wrap ul li.active:after {
	background: url(images/breadcrumb-arrow.png) 0 0 no-repeat;
	content: '';
	width: 16px;
	position: absolute;
	right: -14px;
	height: 23px;
	z-index:1;
}
.breadcrumb-wrap ul li:nth-child(2){ background: #123172; border-radius:0 4px 4px 0;}
.breadcrumb-wrap ul li:nth-child(2):after {
	background: url(images/breadcrumb-arrow2.png) 0 0 no-repeat;
	content: '';
	width: 16px;
	position: absolute;
	right: -14px;
	height: 23px;
}
.breadcrumb-wrap ul li:last-child:after {
	content: '';
	background:none;
}
.breadcrumb-wrap ul li:first-child a {
	border-radius: 4px 0 0 4px;
}
/*.breadcrumb-box:after {
	position: absolute;
	top: 12px;
	width: 100%;
	left: 0;
	height: 1px;
	background: #18387b;
	content: '';
	z-index: 0;
}
*/
.position-top{ position:absolute; top:11px; left:0;}
.breadcrumb-box a.back{
	float:right;
	padding:10px 20px;
	font-size:16px;
	position:relative;
	z-index:22;
	border-radius:4px;
	text-transform:uppercase;
	margin-top:-10px;
	color:#fff;
	background:#254a99;
	font-family: 'klinic_slabbold';
}
.breadcrumb-box a.link{
	float:right;
	padding:8px 0 8px 10px;
	font-size:22px;
	position:relative;
	z-index:22;
	border-radius:4px;
	text-transform:uppercase;
	margin-top:-10px;
	color:#fff;
	background-color:#072155;
	font-family: 'klinic_slabbold';
}
.welcome-wrap h2, .welcome-wrap h1 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
	margin: 35px 0 25px 0;
	display: block;
	float: left;
	width: 100%;
}
.welcome-wrap p {
	color: #fff;
}
.welcome-wrap .line {
	height: 1px;
	width: 100%;
	float: left;
	background: #224691;
}
/*top-sites*/
.content-wrap {
	background: #eeeff1 url(images/main-bg.jpg) 0 0 no-repeat;
	padding-bottom: 35px;
	background-size: cover;
}
.white-block {
	color: #0e1c38;
	padding: 25px 15px;
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	border-radius:2px;
}

.white-block h2  {
	font-size: 22px;
	color: #224691;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: solid 1px #97acd7;
	margin-bottom: 25px;
}

.red h2 {
	color: #d21748;
	border-bottom-color: #d21748;
}
.form p {
	color: #d21748;
	margin: 0;
	padding: 0;
}
.form input[type='email'] {
	color: #d21748;
	float: left;
	width: 64%;
	border: solid 1px #d21748;
	padding: 10px 20px;
	outline: none;
}
.form button[type='submit'] {
	height: 45px;
	margin-left: -2px;
	margin-top: -2px;
	background: #d21748;
	color: #FFF;
	border-radius: 4px;
	outline: none;
	border: none;
	text-align: center;
	width: 36%;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
	font-size: 18px;
}
.email-form input[type='text']::-webkit-input-placeholder{ color:#fff;}
.form input[type='text']::-webkit-input-placeholder {
 color: #d21748;
}
.email-form input[type='text']:-moz-placeholder { color:#fff;}
.form input[type='text']:-moz-placeholder { /* Firefox 18- */
 color: #d21748;
}
.email-form input[type='text']::-moz-placeholder { color:#fff;}
.form input[type='text']::-moz-placeholder {  /* Firefox 19+ */
 color: #d21748;
}
.email-form input[type='text']:-ms-input-placeholder{ color:#fff;}
.form input[type='text']:-ms-input-placeholder {
 color: #d21748;
}
/*pick-block*/
.pick-block {
	background: #fff;
	border: solid 1px #dee0e4;
	padding: 20px;
	margin: 30px 0 30px 0;
	min-height:525px;
	position:relative;
}
.pick-block h2, .top-list h2 {
	font-size: 22px;
	color: #224691;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: solid 1px #97acd7;
	margin-bottom: 25px;
}
.more {
	text-align: center;
	display: block;
	position:absolute; bottom:-20px; left:26%;
	/*margin: 0 auto -40px auto;*/
}
.more a {
	display: inline-block;
	padding: 5px 20px;
	background: #224691;
	border-radius: 4px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
}
.last{ left:24%;}
.pick-block p {
	color: #0e1c38;
}
.pick-block h3 {
	color: #0e1c38;
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px 0;
	background: none;
}
.pick-block img {
	margin-bottom: 20px;
}
.red h3 a {
	background: none;
	color: #d21748;
}
.red h2 {
	color: #d21748;
	border-bottom-color: #d21748;
	min-width:290px;
}
/*top-list*/
.top-list {
	display: block;
	margin-top: -80px;
	position: relative;
	z-index: 22;
}
.top-list h2 {
	border-bottom: none;
	color: #fff;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.top-list .table-striped {
	background: #eeeff1;
}
.top-list .table-striped thead {
	background: #224691;
}
.top-list .table-striped thead td {
	padding: 20px 15px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-family: 'klinic_slabbold';
}
.top-list .table-striped tbody {
	font-size: 15px;
	color: #224691;
	font-weight: 400;
}
.top-list .table-striped tbody td {
	border: none;
	vertical-align: middle;
	padding: 8px 5px;
}

.top-list .table-striped td.play {
	min-width:115px;
}

.top-list .table-striped tbody td:nth-child(1) .star-big {
	float: left;
	width:47px;
	height:45px;
	background: url(images/img_sprite.png) -64px -2px no-repeat;
	width: 47px;
	line-height: 45px;
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	text-align: center;
	display: block;
}
.top-list .table-striped tbody td:nth-child(1) .star-md {
	float: left;
	background: url(images/img_sprite.png) -114px -2px no-repeat;
	width: 42px;
	height:44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
}
.top-list .table-striped tbody td:nth-child(2) {
	font-weight: 700;
}
.top-list .table-striped tbody td:nth-child(4) ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-list .table-striped tbody td:nth-child(4) ul li {
	float: left;
	display: block;
	margin-right: 3px;
}
.top-list .table-striped tbody td:nth-child(4) a {
	color: #d21748;
	font-size: 16px;
	text-shadow: 0px 2px 0 #fff;
}
.top-list .table-striped tbody td:nth-child(7) a {
	color: #224691;
}
.top-list .table-striped tbody td:nth-child(8) a.button {
	display: block;
	border-radius: 4px;
	background-color: #d21748;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	padding: 0 10px;
	font-family: 'klinic_slabbold';
	color: #fff;
	text-transform: uppercase;
}
.top-list .table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #eeeff1;
}
.top-list .table-striped>tbody>tr:nth-of-type(even) {
	background-color: #fff;
}
.pull-up{ margin-top:-70px;}
.pull-up p a{ color:#d21748; text-decoration:underline;}
.white-block .column-1{ float:left; width:14%; }
.white-block .column-1 .image{ width:125px; height:125px; overflow:hidden; border-radius:50%; border:solid 5px #d21748;}
.white-block .column-2{ float:left; width:86%; }
.white-block .column-2 h2{ color:#d21748; border-bottom-color:#d21748;}
.white-block .column-2 p{ margin-bottom:10px;}
.white-block .column-2 p span{ color:#d21748; font-weight:700;}
.sharing-options{ display:block; margin-top:5px;}
.sharing-options p{ text-align:center; display:block; font-weight:600; margin-bottom:20px;}
.sharing-options p a{ color:#d21748; text-decoration:underline;}
.pull-up p a:hover, .sharing-options p a:hover{ text-decoration:none;}
.sharing-options .share-me{ margin:0 auto; text-align:center; display:block; width:100%;}
.sharing-options .share-me img{ text-align:center; margin:0 auto;}
.white-block-top{ background:#eeeff1; display:block; margin:-25px -20px; border-radius:2px 2px 0 0; padding:25px 20px 35px 20px; border-bottom:solid 1px #cdcfd2; margin-bottom:20px; overflow:hidden;}
.white-block-top h2, .white-block-top h2 a, .white-block-top h1{ color:#d21748; font-size:22px; font-family: 'klinic_slabbold'; text-transform:uppercase;}
.white-block-top h2, .white-block-top h1{ margin:0 0 15px 0; border:none; padding:0;}

img.blogimg { float:left; margin:-50px 20px 10px 0; max-width:400px; max-height:300px;}
.top-part{ margin-top:-55px; display:block;}
.top-part ul{ list-style:none; margin:0; padding:0;}
.top-part ul li{ float:left; display:block; margin:0; padding:0;}
.top-part ul li:last-child{ float:right;}
.top-part ul li:last-child a{ font-weight:400;}
.top-part ul li a{ color:#d21748; font-weight:700;}
.top-part ul li a span{ text-transform:uppercase;}
.top-part p{ font-weight:700;}
.info-description{ padding:40px 0;}

.entry-content ul, .entry-content ol{
	margin-bottom:20px;
}

.entry-content p,  {
	margin:0 0 20px 0;
}

.breadcrumb-box h1 {
float: right;
padding: 8px 0px 8px 10px;
font-size: 22px;
position: relative;
z-index: 22;
border-radius: 4px;
text-transform: uppercase;
margin: 0 0 0 0;
color: #FFF;
background-color: #072155;
font-family: "klinic_slabbold";
width:inherit;
}

.entry-content h2,  .entry-content h3, .entry-content h4, .entry-content h5{
	border:0;
	float:none;
	color:#0E1C38;
	padding:0;
	margin:0 0 20px 0;
	font-size: 26px;
	text-transform: uppercase;
	font-family: "klinic_slabbold";
}

.white-block.homep.entry-content h2  {
	font-size: 22px;
	color: #224691;
	text-transform: uppercase;
	font-family: 'klinic_slabbold';
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: solid 1px #97acd7;
	margin-bottom: 25px;
}

.white-block.homep.entry-content.red h2 {
	color: #d21748;
	border-bottom-color: #d21748;
}

.entry-content h3 {
	font-size:22px;
}

.entry-content h4 {
	font-size:18px;
}

.entry-content h5 {
	font-size:16px;
}

.bylines {
	margin: -50px 0 20px 0;
	text-align: right;
	overflow:hidden;
}

.bylines ul li {
	display:inline;
	list-style:none;
	color:#D21748;
}

.bylines ul li.authorbl {
	font-weight:700;
}

.bylines ul li.authorbl span.fn {
	text-transform:uppercase;
}


.post-list{ display:block; padding-bottom:15px; border-bottom:solid 1px #e88ba3; margin-bottom:20px; min-height:140px;}
.post-list h2, .post-list h2 a{ font-size:22px; color:#d21748;}
.post-list h2{ margin:0 0 7px 0; display:block; width:100%; padding-bottom:0; border:none; text-transform:none;}
.post-list p{ font-size:14px; color:#0e1c38; margin-bottom:0;}
.pagination{ list-style:none; margin:0; padding:0; border:none;}

.pagination span, 
.pagination a { 
	display:block;
	float:left;
	margin: 2px 1px 2px 0;
	padding:9px 15px;
	text-decoration:none;
	width:auto;
	color:#2f374c;
	background: #fff; 
	text-decoration:none; 
	border-radius:4px; 
	-moz-border-radius:4px;
	font-size:16px;
	}

.pagination a:hover {
	color:#fff;
	background: #d21748;
}

.pagination .current {
	padding:9px 15px;
	background: #d21748;
	color:#fff;
}

.pagination a.last { 
	background:#fff; 
	color:#d21748;
	 font-size:38px; 
	 line-height:16px;
	 padding:1px 5px;
}

.pagination a.last:hover { 
	background:#fff; color:#333;
}

.old {
    position: relative;
    float: right;
    padding: 8px 20px;
    color: #FFF;
    font-size: 16px;
    font-family: "klinic_slabbold";
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #D21748;
    border-radius: 4px;
}

span.ratetotal {
	display:block;
	height:24px;
	width:118px;
}

span.rate { 
	display:block;
	height:24px;
	width:118px;
	background:url(images/star3.png) -2px -2px;
}

span.ratesm{ 
	display:block;
	height:24px;
	width:118px;
	background:url(images/star2.png) -2px -2px;
}

.shareme {
	padding:30px 0 0 0;
}

img.revscreen {
	width:312px;
	height:221px;
}

.media-post{ padding:0;}
.media, .media-description{ background:#254a99;}
.media img{ width:100%;}
.media-description{ padding:25px 15px; overflow:hidden; }
.media-description h2{ color:#fff; font-size:22px; font-family: 'klinic_slabbold'; text-transform:uppercase; border-bottom:none; margin:0; padding:0;}
.white-block-in{ padding:20px;}
.clipboard{ border:solid 1px #db456d; padding:30px 20px; background:#f2f3f5; position:relative;}
.scroll{  height:85px; position:relative; overflow-y:hidden; overflow-x:hidden;}
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{ display:none;}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{ background:#d21748;}
.clipboard p{ margin-bottom:20px;}
.old-times{ float:left; padding-right:40px; margin-right:20px;}
.old span{ position:absolute; top:5px; right:10px;}
.social-share{ list-style:none; padding:0; margin:20px auto -20px auto; text-align:center;}
.social-share li{ display:inline-block; text-align:center; margin-right:10px;}
.social-share li a{ font-size:52px; color:#254a99; line-height:20px;}
.social-share li a span{ display:block; font-size:16px; font-style:italic; text-align:center; border:solid 1px #dee0e4; padding:3px 5px; margin-bottom:2px; background:#fff; border-radius:4px;}
.football-tabs{ background:#fff; margin:20px 0 0 0; float:left; width:100%;}
.football-tabs .nav-tabs{ border-bottom-color:#97acd7; background:#eff2f7; border-top:solid 1px #fff;}
.football-tabs .nav-tabs>li{ border-right:solid 1px #eff2f7;}
.football-tabs .nav-tabs>li.active, .football-tabs .nav-tabs>li:hover, .football-tabs .nav-tabs>li:focus{ border-right:solid 1px #97acd7;}
.football-tabs .nav-tabs>li>a{ margin-right:0; color:#224691; font-size:22px; font-family: 'klinic_slabbold'; text-transform:uppercase; border-radius:0; padding-top:15px; padding-bottom:16px;}
.football-tabs .nav-tabs>li.active>a, .football-tabs .nav-tabs>li.active>a:hover, .football-tabs .nav-tabs>li.active>a:focus{ background:#fff; border:none; border-radius:0; color:#d21748;}
.football-tabs .nav-tabs>li{ margin-bottom:-3px;}
.football-tabs .nav-tabs>li:hover>a{ background:#fff; border-bottom:none;}
.football-tabs .nav-tabs select { display: none;}
.football-tabs .tab-content>.tab-pane{ padding:30px 20px 5px 20px;}
.football-tabs .tab-content>.tab-pane p{ font-size:14px;}
.football-tabs .bxslider{ list-style:none; margin:0; padding:0;}
.football-tabs .bxslider li{ display:block;}
.football-tabs .bx-wrapper{ margin:0; padding:0;}
.football-tabs .bx-wrapper .bx-viewport{ box-shadow:none; border:none; left:0;}
.decades .nav-tabs>li>a{ font-size:17px; font-weight:normal; padding:10px;}
.revimg {display:block;	width:30px;	height:30px;	background: url(images/img_sprite.png) -30px -2px no-repeat;}
.newsicon {display:block;	width:24px;	height:31px;	background: url(images/img_sprite.png) -2px -2px no-repeat;}
.review-row{ margin:0; position:relative;}
.review-row p{ line-height:30px; margin:0;}
.review-row h1 {font-size:20px; margin-bottom:10px;}
.review-wrap{ padding-bottom:30px; background:none; background:#072155 url(images/reviewbg.png) no-repeat center;}
.review-wrap.review-wrap {background-position: -10px center;}
.review-wrap h2{ margin-bottom:15px; float:left;}
.review-wrap h2 span{ font-size:40px; text-align:right; float:right; line-height:15px;}
.col-divide{ float:left; width:50%;}
.col-divide h3{ font-size:14px; color:#fff; margin-bottom:0; font-weight:700;}
.col-divide ul{ float:right; list-style:none; margin:0; padding:0;}
.col-divide ul li{ float:left; display:block; margin-right:5px;}
.col-divide ul li a{ font-size:18px; color:#d21748; line-height:14px;}
.row-in{ display:block; margin-bottom:8px; float:left; width:100%;}
.site-info{ display:block; margin:0; width:100%; float:left;}
.site-info h1{ color:#fff; margin-top:26px; position:relative; z-index:2; font-size:22px; font-family: 'klinic_slabbold'; text-transform:uppercase; display:none;}
.site-info a.enter{ float:left; display:block; padding:15px 40px; border-radius:4px; background-color:#d21748; font-size:20px; color:#fff; font-family: 'klinic_slabbold'; text-transform:uppercase; margin-top:4px; border: 3px solid white;}

a.enterlg{ margin:0 auto;  width:80%; text-align:center; display:block; padding:15px 40px; border-radius:4px; background-color:#d21748; font-size:38px; color:#fff; font-family: 'klinic_slabbold'; text-transform:uppercase; }
a.enterlg:hover {filter: alpha(opacity=80);   opacity: 0.8;}

.pull-me h4 strong{ color:#224691;}
.slide{ margin-bottom:20px;}
.slide h2{ border:none; margin-bottom:0;}
.slide .bx-wrapper{ margin:0;}
.slide .bx-wrapper .bx-viewport{ box-shadow:none; border:none;}
.slide .bx-wrapper .bx-prev{ left:-60px;}
.slide .bx-wrapper .bx-next{ right:-80px;}
.screenshots{ list-style:none; margin:0; padding:0; clear:both; width:100%;}
.screenshots li{ float:left; display:block; margin-right:14px;}
.screenshots li:last-child{ margin-right:0;}
.love{ background:#224691; float:left; width:100%; min-height:270px; padding:20px;}
.love h2{ font-size:22px; color:#fff; font-family: 'klinic_slabbold'; text-transform:uppercase; margin-bottom:20px; padding-bottom:15px; border-bottom:solid 1px #fff; float:left; display:block; width:75%;}
.love .like-dislike{ float:right; display:block; font-size:50px; color:#fff; line-height:10px; margin:-5px 0 0 0; padding:0;}
.hate{ background:#d21748;}
.love ul{ list-style:none; margin:20px 0 0 0; padding:0; width:100%; float:left;}
.love ul li{ display:block; font-size:18px; font-weight:700; color:#fff; margin-bottom:10px;}
.love ul li i{ margin-right:15px; min-height:50px;}
.hate ul li i{  height:60px;}
.computer-bg{ position:relative; bottom:-90px; left:-15px; width: 320px;}
.computer-bg .img-bg{ position:relative;}
.computer-bg .img-screen{ position:absolute; z-index:1; left:15px; top:14px; width:290px; height:176px;}
.football-tabs .tab-content{ position:relative; top:0;}
.football-tabs .controls{ position:relative; width:100%; float:left;}
.football-tabs .controls a{ float:left; width:24px; height:45px; text-indent:-9999px;}
.football-tabs .controls a.btnNext{ position:absolute; bottom:180px; margin-top:-15px; cursor:pointer;  background:url(images/r-arrow.png) 0 0 no-repeat; width:24px; height:45px; right:-60px;}
.football-tabs .controls a.btnNext:hover, .football-tabs .controls a.btnNext:focus{ background:url(images/r-arrow-hover.png) 0 0 no-repeat;}
.football-tabs .controls a.btnPrevious{ position:absolute; bottom:180px; margin-top:-15px; cursor:pointer;  background:url(images/l-arrow.png) 0 0 no-repeat; width:24px; height:45px; left:-60px;}
.football-tabs .controls a.btnPrevious:hover, .football-tabs .controls a.btnPrevious:focus{ background:url(images/l-arrow-hover.png) 0 0 no-repeat;}
.decades .controls a.btnNext{ bottom:140px;}
.decades .controls a.btnPrevious{ bottom:140px;}
.move-me{ margin:20px 0 0 -10px;}


/********************* MEDIA Queries *************************************/


@media (max-width: 1300px) {
.bx-wrapper .bx-prev { left:-30px;}
.bx-wrapper .bx-next { right:-30px;}
.slide .bx-wrapper .bx-prev{ left:-50px;}
.slide .bx-wrapper .bx-next{ right:-70px;}

}
@media (max-width: 1200px) {
.bx-wrapper .bx-prev { left:-10px;}
.bx-wrapper .bx-next { right:-10px;}
.white-block .column-1{ width:18%;}
.white-block .column-2{ width:82%;}
.slide .bx-wrapper li{ margin:0 -25px;}
.slide .bx-wrapper .bx-prev{ left:-10px;}
.slide .bx-wrapper .bx-next{ right:-15px;}
.screenshots li{ width:32%;}
.computer-bg .img-screen{ width:290px;}
.football-tabs .controls a.btnNext{ right:-10px;}
.football-tabs .controls a.btnPrevious{ left:-10px;}
.welcome-wrap{ background-position:110% 90%;}

}
@media (max-width: 1065px) {
.welcome-wrap{ background-position:142% 90%;}
}

@media (max-width: 992px) {

.top-list .table-striped td.play {
	min-width:inherit;
}

img.blogimg {    margin: 0px 20px 10px 0px;}
.bylines {  text-align: left;}
.bylines ul {padding:0;}
.bylines ul li.authorbl {   margin-right: 50px;}

.move-me{ margin:80px auto 0 auto;}	
.welcome-wrap{ background-image:none;}
.computer-bg{ bottom:-90px;}
.computer-bg .img-screen{ width:auto;}
/*nav*/
.navbar {
	background: none;
	min-height: 0;
}
.navbar-nav {
	margin: 0;
	width: 97.3%;
}
.navbar-nav>li {
	background: none;
}
.navbar-nav>li:first-child {
	display: none;
}
.navbar-nav>li:hover>a {
	background: none;
}
.navbar-nav>li:hover:before {
	background: none;
}
.navbar-nav>li>a {
	padding: 20px 25px;
	text-align: left;
	display: block;
	border-bottom: solid 1px #224691;
}
.navbar-default .navbar-toggle {
	border-color: #f61a54;
}
.navbar-toggle {
	position: relative;
	float: left;
	margin-left: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #d21748;
	background-image: none;
	border: 1px solid #f61a54;
	border-radius: 1px;
	height: 62px;
	width: 62px;
	position: absolute;
	left: 15px;
	top: -120px;
	display: block;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 100%;
	height: 5px;
	color: #fff;
	border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #D21748;
	border-color: #D21748;
}
.navbar-nav>li {
	display: block;
	float: none;
	border-bottom: solid 1px #072155;
}
.navbar-default .navbar-nav>.current-menu-item>a, .navbar-default .navbar-nav>.current-menu-item>a:hover, .navbar-default .navbar-nav>.current-menu-item>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-nav>li>.menu-item-has-children, .navbar-nav>li:hover>a {
	background-color: #d21748 !important;
}
.navbar-nav .open .menu-item-has-children{ margin-top:0px;}
.navbar-nav>li>.menu-item-has-children {
	z-index: 222;
	left: 0;
	width: 99.5%;
	box-shadow: none;
	position: relative;
}
.navbar-nav>li>.menu-item-has-children>li {
	border-bottom: solid 1px #92092d;
}
.navbar-nav>li>.menu-item-has-children>li>a{ color:#fff !important; padding:10px 20px !important;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	border: none;
}
.navbar-nav>li.menu-item-has-children:hover a:after, .navbar-nav>li.menu-item-has-children a:hover:after, .navbar-nav>li.menu-item-has-children a:focus:after {
	color: #7a0423;
}
.dropdown-menu>li>a:hover, .menu-item-has-children>li>a:focus {
	background: #7a0423;
}
/* General styles for all menus */
.cbp-spmenu {
	background: #f8f8f8;
	position: fixed;
	padding: 0;
	margin: 0 !important;
	overflow-x: hidden;
	overflow-y: visible;
	display: block !important;
	visibility: visible !important;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
	width: 260px !important;
	height: 100% !important;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
	left: -260px;
}
.cbp-spmenu-right {
	right: -260px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
	background: #224691 url(images/v-nav.jpg) top right repeat-y;
	height: 100% !important;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
	top: -150px;
}
.cbp-spmenu-bottom {
	bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}
/* Push classes applied to the body */
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 260px;
}
.cbp-spmenu-push-toleft {
	left: -260px;
}
/* Transitions */
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*nav*/	
.toplogo1 {
	width: 170px;
	margin: 5px 30px 0 0;
	float: right;
	position: relative;
	z-index: 22;
}
header {
	min-height: 150px;
	height: 150px;
	position: relative;
	background-position: top right;
}
.top-right {
	min-width: 50%;
	margin-top: 30px;
	display: none;
}
footer .top-right {
	width: 100%;
	float: left;
	padding: 0 15px;
	margin: 0 0 40px 0;
}
footer .top-right .partition {
	width: 100%;
	float: left;
}
footer .top-right .partition h3 {
	font-size: 22px;
	float: left;
	margin-right: 20px;
	padding-top: 13px;
	width: 16%;
}
footer .top-right .partition ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .top-right .partition ul li {
	margin-right: 20px;
}
footer .top-right .partition ul li:before {
	content: '';
}
footer .top-right .partition ul li a {
	padding: 0;
	font-size: 49px;
	line-height: 30px;
}
footer .top-right .partition {
	width: 100%;
	float: left;
	margin-top: 30px;
}
footer .email-form {
	width: 76%;
}
footer .email-form input[type='text']::-webkit-input-placeholder {
 color: #fff;
}
 footer .email-form input[type='text']:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
 footer .email-form input[type='text']::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
 footer .email-form input[type='text']:-ms-input-placeholder {
 color: #fff;
}
footer .email-form input[type='text'] {
	background: #204288;
	font-size: 18px;
	color: #fff;
	padding: 13px 10px;
	margin-top: 7px;
}
footer .email-form button[type='submit'] {
	background: #d21748;
	width: 65px;
	height: 65px;
	font-size: 40px;
}
/*.welcome-wrap img {
	text-align: center;
	margin: 10px auto;
	width:54%;
}
*/
.review-row .img-mid .img-overlay {
  left: 14px;
  bottom: 114px;
}
.welcome-wrap .line {
	margin-bottom: 10px;
}
/*.top-list .table-responsive {
	border: none;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
*/.pick-block img {
	text-align: center;
	margin: 0 auto 20px auto;
}
.form p{ margin-bottom:20px;}
.top-part img{ margin:0 auto;}

.top-part ul{ margin:20px 0 0 0;}
.more {
	text-align: center;
	display: block;
	position:relative; bottom:0; left:auto;
	margin: 0 auto -40px auto;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover { left:10px; background-color:#fff;}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover { right:10px; background-color:#fff;}
.football-tabs .nav-tabs>li>a{ font-size:18px;}
.football-tabs .nav>li>a{ padding:10px;}
.football-tabs .controls a.btnNext{ right:0px;}
.football-tabs .controls a.btnPrevious{ left:0px;}
.site-info a.enter{ margin-top:30px;}

}

@media(max-width:768px) {

header {
	background-size:cover;
}

img.revscreen {
width:inherit;
height:auto;
}

td.site, th.site, td.rating,th.rating { display:none;}
.top-list .table-striped tbody td:nth-child(8) a.button {line-height:20px;}

.computer-bg{ bottom:-20px; left:0%;}
.computer-bg .img-screen{ width:91.5%;}	
.football-tabs .nav-tabs{ width:100%; float:left;}	
.football-tabs .nav-tabs>li>a{ font-size:16px; border:none;}
.football-tabs .nav-tabs>li.active>a, .football-tabs .nav-tabs>li.active>a:hover, .football-tabs .nav-tabs>li.active>a:focus{ border-right:none;}
footer {
	padding: 0;
}
footer .container {
	padding: 0 0 30px 0;
}
footer h4 {
	display: none;
}
footer .col-ipad {
	margin: 0 0 20px 0;
	padding: 0;
}
footer .row-ipad {
	padding: 0;
	margin: 0;
	width: 100%;
}
footer ul.link {
	background: #0d1b37;
	display: block;
	padding: 15px 25px;
	margin: 0;
	float: left;
	width: 100%;
}
footer ul li {
	float: left;
	margin-right: 25px;
	margin-bottom: 0;
}
.flogo {
	margin: 0 auto;
}
footer .top-right .partition h3 {
	width: 22%;
}
footer .email-form {
	width: 74%;
}
.email-form input[type='text'] {
	width: 82%;
}
.top-list .table-striped thead td, .top-list .table-striped tbody td {
	font-size: 14px;
}
.top-list .table-striped tbody td:nth-child(4) ul li {
	float: none;
}
.top-list .table-striped tbody td:nth-child(4) a {
	font-size: 16px;
	text-align: center;
	display: block;
}
.top-list .table-striped tbody td:nth-child(8) a.button {
	font-size: 14px;
	padding: 0 10px;
}
.white-block .column-1{ width:30%;}
.white-block .column-2{ width:70%;}
.top-right .partition ul li{ width:auto;}
.posts img{ width:100%; margin-bottom:20px;}
.old, .pagination{ margin:0 auto 20px auto; text-align:center; width:100%;}
.pagination li{ float:none; display:inline-block;}
.media-description h2{ font-size:18px;}
.review-row .img-mid{ position:relative !important; bottom:0; }
.review-row .img-mid .img-overlay {
  left: 14px;
  bottom: 100px;
}
.site-info h1{ color:#fff; margin-top:26px; position:relative; z-index:2; font-size:22px; font-family: 'klinic_slabbold'; text-transform:uppercase; display:inline-block; margin:0;}
footer .top-right .partition h3{ width:19%;}
.screenshots li{ width:31.6%;}
.site-info a.enter{ font-size:25px;}
/*.football-tabs .nav-tabs li     { display: none; }
.football-tabs .nav-tabs select { display: inline-block; }
*/
}

@media(max-width:767px) {
.computer-bg{ left:20%;}	
.site-info h1{ display:block;}
.site-info a.enter{ margin-top:20px;}
.football-tabs .nav-tabs li{ float:left; width:50%;}
.football-tabs .nav-tabs li a{ font-size:14px; }
.decades .nav-tabs li, .decades .nav-tabs li.active, .decades .nav-tabs li:hover, .decades .nav-tabs li:focus{ width:100%; margin:0; border-bottom:1px solid #fff; border-right:none;}
.decades .nav-tabs li.active{ border-bottom:solid 1px #224691;}
.decades .tab-content, .football-tabs .tab-content{ clear:both;}
.love{ margin-bottom:20px;}
footer .email-form {
	width: 68%;
}
footer .top-right .partition h3 {
	font-size: 18px;
	width: 24%;
}
footer .top-right .partition ul li a {
	font-size: 40px;
}
footer .email-form input[type='text'] {
	font-size: 16px;
	padding: 8px 10px;
	margin-top: 4px;
}
footer .email-form button[type='submit'] {
	width: 45px;
	height: 45px;
	font-size: 30px;
}
footer ul li {
	display: block;
	margin: 0;
	width: 50%;
}
.white-block .column-1, .white-block .column-2{ width:100%;}
.white-block .column-1 .image{ margin:0 auto 20px auto;}
footer .top-right .partition h3, footer .email-form {
  width: 100%;
  margin-bottom:5px;
}
footer .image-wrap{ margin:0 auto; width:140px; float:none; overflow:hidden; border-radius:50%; border:none;}
footer .image-wrap:before{ display:none;}
footer .image-wrap img{ width:140px; text-align:center; margin:0 auto 20px auto;}
.screenshots li{ width:80%; margin:0 10% 20px 10%; text-align:center;}
.screenshots li img{ margin:0 auto; text-align:center}
.computer-bg .img-screen{ width:90%;}
}
@media(max-width:600px) {

td.review, th.review { display:none;}



.football-tabs .nav-tabs li{ float:left; width:100%;}
.football-tabs .nav-tabs li, .football-tabs .nav-tabs li.active, .football-tabs .nav-tabs li:hover, .football-tabs .nav-tabs li:focus{ width:100%; margin:0; border-bottom:1px solid #fff; border-right:none;}
.football-tabs .nav-tabs li.active{border-bottom:solid 1px #224691;}
.computer-bg{ left:10%;}

}
@media(max-width:480px) {

a.enterlg{ width:96%; padding:15px 2%;}

td.place, th.place { display:none;}

.top-list .table-striped thead td {
	padding:20px 5px;
}

img.blogimg {max-width:100% }

.toplogo1{ width:90px; 
    margin: 2% 70% 0 30%;
	float: none;
	position: relative;
	z-index: 22;}
header{ min-height:80px; height:80px;}
.navbar-toggle{ width:40px; height:40px; left:0px; top:-70px;}
.navbar-toggle .icon-bar{ height:2px;}
.welcome-wrap h2, .white-block-top h2, .white-block-top h2 a, .white-block .column-2 h2, .pick-block h3, .welcome-wrap h1{ font-size:16px;}	
.red h2{ min-width:100%;}
.computer-bg{ left:4%;width:90%;}	
.site-info a.enter{ margin-top:20px; font-size:18px;}
}

@media(max-width:320px) {
.computer-bg{ left:0%;width: 90%;}
.computer-bg .img-screen {}	
}

.tyh2 {
    font-size: 24px;
    color: #414042;
    font-family: 'Open Sans', sans-serif, Arial;
    margin: 40px 0px 20px 0px;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.imgtab {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.imgtab:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
            #content-pop  {
    margin: 3% auto; 
    max-width:80%;
    text-align:center;
    font-family: 'Oswald', sans-serif;
    color:floralwhite;
}

.h1pop {
    font-size: 4vmax; 
            color: #fff;}

.h2pop {
    font-size: 2vmax;
            color: #fff;}
            
            .btnpop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #ffffff;
  font-size: 2vmax;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
    margin-right: 2%;
    border: none;
}

.btnpop:hover {
  text-decoration: none;
}

.yes {
      background: #d93434;
}

.yes:hover {
        background: #eb4646;
}

.no {
      background: #3498db;   
}

.no:hover {
  background: #3cb0fd;  
}
a.topbut {
	display: block;
	border-radius: 4px;
	background-color: #d21748;
	font-size: 16px;
	text-align: center;
	padding: 0 10px;
	font-family: 'klinic_slabbold';
	color: #fff;
	text-transform: uppercase;
}