@charset "utf-8";
/* CSS Document */



body { margin: 0; padding: 0; font-size: 14px; font-family: 'Quicksand', sans-serif; }
/*vipul.css*/

table { border-collapse: collapse; border-spacing: 0; width: 100%; }
tbody tr { text-align: center; }
.responsive-table { overflow: scroll; overflow-y: scroll; overflow-y: scroll; -webkit-overflow-scrolling: touch; overflow-y: hidden; }
tbody td { color: #000 !important; }
.wish thead { background-color: #000; text-align: center; }
table td { color: #fff; font-size: 12px; font-weight: 400; height: 28px; line-height: 1.2; padding: 1px 4px 0 4px; margin: 0; text-transform: none; white-space: nowrap; }
/*vipul.css end */

/* Vipul Start */

.gal-item { overflow: hidden; padding: 3px; }
.gal-item .box { overflow: hidden; }
.box img { height: 100%; width: 100%; object-fit: cover; -o-object-fit: cover; }
.gal-item a:focus { outline: none; }
.gal-item a:hover:after { opacity: 1; }
.modal-open .gal-container .modal { background-color: rgba(0, 0, 0, 0.4); }
.modal-open .gal-item .modal-body { padding: 0px; }
.modal-open .gal-item button.close { position: absolute; width: 25px; height: 25px; background-color: #000; opacity: 1; color: #fff; z-index: 999; right: -12px; top: -12px; border-radius: 50%; font-size: 15px; border: 2px solid #fff; line-height: 25px; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35); }
.modal-open .gal-item button.close:focus { outline: none; }
.modal-open .gal-item button.close span { position: relative; top: -3px; font-weight: lighter; text-shadow: none; }
.gal .modal-dialogue { width: 80%; }
.gal .description { position: relative; height: 40px; top: -40px; padding: 10px 25px; background-color: rgba(0, 0, 0, 0.5); color: #fff; text-align: left; }
.gal .description h4 { margin: 0px; font-size: 15px; font-weight: 300; line-height: 20px; }
.gal .modal.fade .modal-dialog { -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -ms-transform: scale(0.1); transform: scale(0.1); top: 100px; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.gal .modal.fade.in .modal-dialog { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); opacity: 1; }
 @media (min-width: 768px) {
.gal .modal-dialog { width: 55%; margin: 50 auto; }
}
 @media (max-width: 768px) {
.gal .modal-content { height: 250px; }
}
/* Vipul End */

ul { margin: 0; padding: 0; list-style: none; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; font-family: 'Oswald', sans-serif; padding: 0; }
.top-mrg10 { margin-top: 10px; }
.section-title { float: none; width: 100%; position: relative; padding-bottom: 20px; }
.section-title h2 { width: 100%; text-align: center; color: #231330; font-size: 34px; font-weight: 600; text-transform: uppercase; }
/*-------------button------------*/

button.filter-button { font-size: 10px; line-height: 24px; border: 0; background: #e31737; margin-top: 22%; padding: 7px; color: #fff; font-weight: 600; letter-spacing: normal; text-transform: uppercase; float: right; }
/*----------theme--css------------*/

.header-topbar { background: #e23e38; color: #fff; font-size: 16px; letter-spacing: 1px; font-weight: 400; }
.header-topbar li { display: inline-block; margin-left: 15px; }
.header-topbar li:first-child { margin-left: 0; }
.header-topbar a { color: #fff; }
.header-topbar-col { padding: 10px 0; }
ul.header-social-media { text-align: right; margin-top: 0.9%; }
ul.header-social-media li { margin-left: 15px; display: inline-block; line-height: 35px; }
ul.header-social-media i { font-size: 18px; }
/*-------------main header--------------*/

/*-------------logo-----------------*/

.header { padding: 10px 0; box-shadow: 0 0 3px rgba(0, 0, 0, 0.37); }
.logo img { height: auto; width: 100%; }
/*------searh bar---------*/

.custom-search-input { margin: 0; padding: 0; margin-top: 3.5%; }
.custom-search-input .input-group-btn:last-child>.btn { z-index: 99; }
.custom-search-input .search-query { padding-right: 3px; padding-right: 4px \9; padding-left: 3px; padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */



margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.custom-search-input button { border: 0; background: none; /** belows styles are working good */

padding: 2px 5px; margin-top: 2px; position: relative; left: -28px; /* IE7-8 doesn't have border-radius, so don't indent the padding */

margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #D9230F; }
.search-query:focus + button { z-index: 3; }
/*-------end here-------*/



.knsport-userinfo { float: right; position: relative; line-height: 72px; padding-left: 34px; letter-spacing: 1px; text-transform: uppercase; color: #000; }
.knsport-userinfo a { color: #221430; }
.knsport-userinfo:before { position: absolute; left: 0; top: 0; content: url(../images/user.png); line-height: 90px; }
.header .form-control { height: auto; padding: 10px; }
/*-----end here------*/

/*-------navbar Strats---------*/

.navbar-default { background-color: #221430; border-color: transparent; border: 0; }
.navbar-default a { color: #414141; }
.navbar { height: auto; margin-bottom: 0; border-radius: 0; margin-top: 0; }
/*.navbar-nav{

	float:right;

}*/

.navbar-collapse { padding-left: 0; padding-right: 0; }
.dropdown-menu { padding: 0; min-width: 160px; }
.dropdown-menu>li>a { padding: 10px 20px; }
.navbar-default .navbar-nav>li>a { color: #fff; text-transform: uppercase; line-height: 20px; border-radius: 4px; font-weight: 700; letter-spacing: 1px; font-size: 12px; }
.navbar-default .navbar-nav>.active>a { background: #e23e39; color: #fff; }
 ].navbar-default .nav>li>a {
 padding-left: 13px;
 padding-right: 13px;
}
.navbar-default .navbar-nav>li>a:hover { color: #fff; background-color: #e23e39; }
.navbar-default .navbar-nav>.active>a:hover { color: #fff; background-color: #000; }
.won { border-radius: 100%; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #0F0; color: #fff; }
/*-----------carosuel silder css--------------*/

a.carousel-control.right { background-image: none; opacity: 1; }
a.carousel-control.left { background-image: none; opacity: 1; }
.carousel-control span.glyphicon { width: 50px; height: 50px; line-height: 50px; background: #fff; color: #000612; border-radius: 100%; }
/*---------------------feature-wrap---------------*/

.feature-wrap .col-md-4 { padding-left: 0; padding-right: 0; }
.feature-col-wrap { position: relative; transition: .5s ease; }
.feature-overlay { position: absolute; top: 50%; width: 80%; left: 50%; transition: .5s ease; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); margin-left: auto; margin-right: auto; }
.feature-pic { position: relative; }
.feature-pic:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); }
.feature-pic:hover:before { transition: .5s ease; background: rgba(226, 62, 56, 0.7); }
.feature-col-wrap:hover h3 { background: #fff; color: #000; }
.feature-col-wrap:hover a { color: #000; }
.feature-col-wrap a:hover .feature-pic:before { background: rgba(226, 62, 56, 0.6); }
.feature-col-wrap h3 { font-size: 40px; padding: 10px; text-align: center; background: #c0ff36; color: #e23e39; text-transform: uppercase; letter-spacing: normal; font-weight: 600; }
.feature-col-wrap a { color: #e23e39; }
.tweets-wrap { padding: 10px 0; font-size: 20px; margin-left: auto; margin-right: auto; }
ul.tweets { text-align: center; }
ul.tweets li { display: inline-block; margin-right: 30px; }
ul.tweets a small { color: #e23e38; font-weight: 600; }
ul.tweets li:last-child { margin-right: 0; }
/*------------middle-wrap--------------*/

.middle-wrap { padding: 40px 0; background: #eaeaea; }
.middle-wrap .table { margin-bottom: 5px; }
.middle-wrap .col-md-3, .col-md-7, .col-md-2 { padding-left: 5px; padding-right: 5px; }
.middle-wrap h3 { text-transform: uppercase; letter-spacing: 1px; font-size: 20px; position: relative; }
/*.middle-wrap h3:after{

	position:absolute;

	bottom:0;

	left:0;

	padding:10px;

	width:100px;

	height:2px;

	background:#000;

	content:"";

}*/

.top-league { background: #fff; padding: 10px 5px; margin-top: 10px; border-top: solid #e23e39 2px; }
.top-league h4 { margin-bottom: 10px; font-family: 'Quicksand', sans-serif; letter-spacing: 1px; font-weight: 600; }
.top-league h4 a { color: #e23e38; }
.top-league li { padding: 10px 5px; border-bottom: 1px solid #d6d4d4; }
.top-league li a { color: #000; font-weight: 500; }
.top-league li a:hover { color: #fff; }
.top-league li:last-child { border-bottom: 0; }
.top-league li:hover { background: #666; color: #fff; }
/*-------modal----------*/

.thbg-color { background: #e23e38; }
.modal-dialog { width: 400px; }
.modal-header h4 { color: #ffffff; text-transform: uppercase; }
.kode-loginform p input[type="submit"] { border: 7px solid; box-shadow: 0 0 0 1px #000 inset; color: #000; background: #F00; float: right; font-weight: bold; padding: 5px 30px; text-transform: uppercase; }
.header .modal-body { display: inline-block; padding: 15px 22px 4px; width: 100%; }
.kode-submit a { color: #000; font-weight: 600; line-height: 3; }
.kode-loginform .form-control { height: auto; padding: 10px; border-radius: 0; }
.kode-loginform input[type="submit"] { border: 4px #e23e39 solid; box-shadow: 0 0 0 1px #101010 inset; color: #fff; float: left; font-weight: bold; padding: 7px 30px; text-transform: uppercase; background: #e23e39; }
/*------result-colum----*/

.result-colum { padding: 0 0; background: #fff; }
.result-heading { background: #c0ff36; padding: 10px; }
.result-heading h3 { margin-top: 0; }
/*-------------------------tab css code--------------------*/



.content-quality p { margin-left: 10px; font-size: 14px; font-weight: 600; line-height: 17px; }
.content-quality p span { display: block; }
.tabtop li a { font-weight: 700; color: #1b2834; border-radius: 0px; margin-right: 22.008px; border: 1px solid #ebebeb !important; }
.tabtop .active a:before { content: "♦"; position: absolute; top: 15px; left: 45%; color: #e31837; font-size: 30px; }
.tabtop .active a:hover { color: #fff !important; }
.tabtop .active a { background-color: #e31837 !important; color: #FFF !important; }
.margin-tops { margin-top: 30px; }
.tabtop li a:last-child { padding: 10px 22px; }
.thbada { padding: 10px 28px !important; }
.margin-tops4 { margin-top: 20px; }
.tabsetting { border-top: 5px solid #ebebeb; padding-top: 6px; }
.services { background-color: #d4d4d4; min-height: 710px; padding: 65px 0 27px 0; }
.heading-container p { text-align: center; font-size: 16px !important; text-transform: uppercase; }
.tab-content h3 { margin-top: 15px; font-size: 20px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; }
/**------------*/

.pagination-wrap { margin: 20px 0px 30px; }
.pagination-wrap ul li { display: inline-block; }
.pagination-wrap ul li a, .pagination-wrap ul li span { height: 35px; width: 35px; line-height: 35px; background: #333132; color: #fff; font-weight: 600; font-size: 16px; display: block; }
.result-colum .nav-tabs { background: #c0ff35; border: 0; padding-left: 8px; }
.result-colum .nav-tabs>li>a { margin-right: 10px; background: #eaeaea; }
.result-colum .tab-content { padding: 10px; }
.result-filter { padding: 10px; }
.result-filter .col-md-3, .col-md-4, .col-md-2 { padding-left: 7px; padding-right: 7px; }
.result-filter .form-control { border: 0; border-bottom: 1px solid #000; border-radius: 0; box-shadow: none; padding-left: 0; }
button.filter-button { font-size: 10px; line-height: 24px; border: 0; background: #e31737; margin-top: 22%; padding: 7px; color: #fff; font-weight: 600; letter-spacing: normal; text-transform: uppercase; float: right; }
/*--------------Result Table -----------------------*/

.result-table thead { background-color: #221430; color: #fff; text-transform: uppercase; }
.result-table span { display: inline-block; font-size: 18px; font-weight: normal; text-align: center; width: 16%; /*background: #e31737;

    color: #fff;*/

margin-left: 7px; margin-right: 7px; }
.result-table tr:hover { background: #f7f7f7; color: #fff; }
.result-table thead tr:hover { background-color: inherit; }
.matches-wrap { background: #fff; border-top: 2px solid #e31737; margin-top: 10px; padding: 10px 5px; }
.matches-wrap h4 { font-weight: 600; font-size: 16px; letter-spacing: 1px; margin-bottom: 15px; }
.matches-wrap span { background: #e31737; color: #fff; padding: 2px 10px; margin-left: 7px; margin-right: 7px; }
.matches-wrap b { color: #e31737; }
.blog-wrapper { padding: 30px 0; }
.heading-12 { position: relative; }
.heading-12 h2 { display: inline-block; font-weight: bold; margin: 0 0 15px; padding: 0 0 20px; position: relative; text-transform: uppercase; }
.heading-12 h2::before { border-bottom: 1px dashed #b7b7b7; bottom: 0; content: ""; height: 2px; left: 0; margin: auto; position: absolute; right: 0; width: 150px; }
.heading-12 p { color: #949494; font-size: 14px; margin: 0; text-transform: uppercase; }
.heading-12 span.left, .heading-12 span.right { background-color: #db2d14; border-radius: 100%; bottom: -4px; height: 9px; left: 27%; position: absolute; width: 9px; }
.heading-12 span.right { left: auto; right: 27%; }
.heading { float: left; text-align: center; width: 100%; }
.heading h2 { color: #000; font-size: 33px; position: relative; }
.blog-col { margin-bottom: 30px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-col:hover { box-shadow: 0 0 0 0 rgba(226, 226, 226, 0.5); }
.blog-img { position: relative; overflow: hidden; }
.blog-img img { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; }
.blog-col:hover .blog-img img { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-img .date { position: absolute; left: 10px; top: 10px; z-index: 999; background: #025cb7; padding: 10px 20px; text-align: center; }
.blog-col h3 a:hover { color: #e31737; }
.blog-img .date p { color: #ffffff; line-height: 20px; }
.overlay-top { position: absolute; top: 0; left: 0; width: 100%; height: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-col:hover .overlay-top { height: 100%; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-info-box { position: absolute; right: 0; bottom: 0; background: rgba(1, 1, 1, .5); padding: 5px 10px; text-align: center; }
.blog-info-box ul li { display: inline-block; margin-left: 5px; margin-right: 5px; }
.blog-info-box ul li i { color: #ffffff; margin-right: 5px; }
.blog-info-box ul li a { color: #e2e2e2; }
.blog-info-box ul li a:hover { color: #ababab; }
.blog-col h3 { margin-top: 10px; }
.blog-col h3 a { color: #333333; }
.blog-area-inner { padding: 100px 0 70px; }
.blog-info-box-two { width: 100%; }
.blog-info { padding-left: 5px; padding-right: 5px; }
.blog-col p { line-height: 24px; margin-top: 10px; }
/*---------------photo gallery---------------*/

.gallry-wrapper { background: #eaeaea; padding: 30px 0; }
.gallry-wrapper h3 { text-transform: uppercase; text-align: center; font-size: 33px; }
/*-------------footer css statrs here-------------*/

.gallry-wrapper h4 { text-align: center; font-size: 18px; color: #343434; font-family: 'Quicksand', sans-serif; margin-bottom: 20px; }
.gallry-wrapper .col-sm-4 { }
.gllry-image { margin: 20px 0px 35px; clear: both; float: left; width: 100%; }
.posts-item, .posts-carousel2 { float: left; width: 100%; }
.post-item-hover { background: rgba(0, 0, 11, 0.75) none repeat scroll 0 0; height: 0; width: 100%; overflow: hidden; position: absolute; left: 0; top: 50%; }
.post-item:hover .post-item-hover { top: 0; height: 100%; }
.post-item-hover:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.post-item-center { display: inline-block; text-align: center; vertical-align: middle; width: 80%; }
.post-item { float: left; width: 100%; text-align: center; position: relative; overflow: hidden; margin-bottom: 10px; }
.post-item-hdng { position: absolute; background-color: rgba(0, 0, 0, 0.65); text-align: center; color: #fff; padding: 5px 0px; top: 0%; width: 100%; font-size: 20px; text-decoration: underline; z-index: 999; text-transform: uppercase; }
.post-item-hover { -webkit-transition: all 0.35s linear; -moz-transition: all 0.35s linear; -ms-transition: all 0.35s linear; -o-transition: all 0.35s linear; transition: all 0.35s linear; }
.post-item img { float: left; width: 100%; height: 200px; }
.post-item i { color: #9d8a0a !important; font-size: 30px; padding-top: 5px; transition: all 600ms ease-in-out 0s; -webkit-transition: all 600ms ease-in-out 0s; -moz-transition: all 600ms ease-in-out 0s; }
.post-item-center h3 { color: #ffffff; float: left; font-size: 16px; font-weight: 600; margin: 0 0 7px; opacity: 0; width: 100%; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -ms-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; }
.post-item-center h3 a { color: inherit; }
.post-item:hover .post-item-center h3 { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.post-item-center span { color: #adadad; float: left; font-family: lato; font-size: 11px; font-weight: 700; width: 100%; opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -ms-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
.post-item:hover .post-item-center span { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.post-item-center > a { /*background:#000000 none repeat scroll 0 0;*/

color: #ffffff; display: inline-block; height: 40px; line-height: 40px; margin-top: 20px; text-align: center; width: 40px; opacity: 0; -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -ms-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); }
.post-item:hover .post-item-center > a { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.post-item-center > a:hover i { color: #fff !important; }
.form-box select { width: 100%; padding: 7px; color: #a2a2a2; }
/*-----------------------footer--------------------------*/

.fotter { background: #1f1f1f; margin-left: auto; margin-right: auto; padding: 40px 0; }
.footer-media { margin-left: auto; margin-right: auto; text-align: center; }
.fotter p { text-align: center; color: #fff; }
.fotter h3 { color: #fff; }
ul.footer-nav a { color: #fff; font-size: 13px; }
ul.footer-nav a:hover { text-decoration: none; }
ul.footer-nav li { line-height: normal; position: relative; padding-left: 20px; }
ul.footer-nav li:before { position: absolute; left: 0; top: 0; color: #f97821; font-family: fontawesome; margin-right: 8px; content: "\f101"; }
.social_icons { float: none; margin: 20px 0 0 0; list-style: none; margin-left: auto; margin-right: auto; text-align: center; }
.social_icons li { display: inline-block; width: 40px; height: 40px; margin-right: 10px; line-height: 40px; text-align: center; border-radius: 100%; overflow: hidden; border: 4px solid rgba(86, 84, 84, 1); }
.social_icons li a { float: left; width: 100%; text-align: center; line-height: 35px; transition: ease all 0.5s; }
.social_icons li a i { color: #fff; font-size: 16px; line-height: 35px; }
.social_icons li.fb a { background: #39579a; }
.social_icons li.tw a { background: #30a8e2; }
.social_icons li.gp a { background: #de4d3b; }
.social_icons li.pn a { background: #f63e29; }
.social_icons li.ig a { background: #c2318c; }
.social_icons li a i { color: #fff; font-size: 18px; }
.bottom-footer { /*border-top: 1px solid rgba(81, 120, 187, 0.5);*/

padding: 30px 0; background: #000000; }
.bottom-footer p { color: #fff; margin-bottom: 0; padding-bottom: 0; }
.bottom-footer ul { text-align: right; }
.bottom-footer ul li { display: inline-block; margin-left: 15px; }
.footer-nav2 a { color: #fff; margin-left: 10px; margin-right: 10px; }
.footer-nav2 li { display: inline-block; }
#login .btn-toolbar { margin-left: -5px; padding: 10px; background: #0b9be2; color: #fff; }
#login a { color: #fff; }
/*------shinup-wrapper  Start---------*/



.shinup-wrapper { padding: 40px 0; background: url(../images/signup.jpg) center center no-repeat; background-size: cover; position: relative; z-index: 9; }
.shinup-wrapper:before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: ""; background: rgba(255, 255, 255, 0.73); }
.shinup-wrapper .panel { background: rgba(221, 221, 221, 0.8); border: 0; box-shadow: 0 0 13px #b7b7b9; }
.shinup-wrapper .panel-primary>.panel-heading { color: #fff; background-color: #e23e39; border-color: #e23e39; text-align: center; font-size: 18px; }
.shinup-wrapper .form-control { height: auto; padding: 10px; border-radius: 0; }
.shinup-wrapper label { text-transform: uppercase; letter-spacing: 1px; color: #000; }
.shinup-wrapper input[type=date].form-control { line-height: normal; }
.btn-submit { border: 0; background: #e23e39; margin-left: auto; margin-right: auto; display: table; padding: 10px 25px; color: #fff; border-radius: 20px; font-size: 18px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; }
.lost { border-radius: 100%; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #F00; color: #fff; }
.draw { border-radius: 100%; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #CCC; color: #fff; }
.league-wrap { background: #fff; text-align: center; margin-left: auto; margin-right: auto; padding: 20px 0; }
.league-wrap p { margin-top: 15px; }
.predictor { background: #fff; padding: 20px 10px; overflow: hidden; margin-top: 30px; }
.predictor p { line-height: 24px; color: #000; font-weight: 400; letter-spacing: 1px; }
/*--------------------------------

    13. Blog CSS Start

----------------------------------*/

.blog-area { padding: 30px 0 30px; }
.blog-area p { line-height: 30px; }
.blog-col { margin-bottom: 30px; }
.blog-img { position: relative; overflow: hidden; }
.blog-img img { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-col:hover .blog-img img { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-img .date { position: absolute; left: 10px; top: 10px; z-index: 999; background: #231330; padding: 10px 20px; text-align: center; }
.blog-col h3 a:hover { color: #025cb7; }
.blog-img .date p { color: #ffffff; line-height: 20px; }
.overlay-top { position: absolute; top: 0; left: 0; width: 100%; height: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-col:hover .overlay-top { height: 100%; opacity: 1; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.blog-info-box { position: absolute; right: 0; bottom: 0; background: rgba(1, 1, 1, .5); padding: 5px 10px; text-align: center; }
.blog-info-box ul li { display: inline-block; margin-left: 5px; margin-right: 5px; }
.blog-info-box ul li i { color: #ffffff; margin-right: 5px; }
.blog-info-box ul li a { color: #e2e2e2; }
.blog-info-box ul li a:hover { color: #ababab; }
.blog-col h3 { margin-top: 20px; }
.blog-col h3 a { color: #333333; }
/*==================New detail page =========================*/

.latest-news-page { padding: 40px 0px; }
.blog-search1 { margin-bottom: 30px; }
.form-blog1 { position: relative; }
form.form-blog1 input { width: 100%; }
.input-blg1 { border: 1px solid #e8e8e8; padding: 10px 10px; }
form.form-blog1 button { position: absolute; right: 0; top: 0; }
.btn-search1 { padding: 14px 15px; border: none; background: #000; color: #FFF; }
.big-sidebar { margin-bottom: 30px; }
.title-cat { margin: 0px 0px 30px; position: relative; text-transform: uppercase; color: #231330; }
/*.title-cat:before {

    content: "";

    position: absolute;

    width: 100%;

    height: 1px;

    background-color: #ececec;

    top: 44%;

}*/

/*.title-cat span {

    

    padding: 0px 20px 0px 0px;

    font-family: merriweather;

    font-size: 16px;

    font-weight: 600;

    color: #333;

    position: relative;

}*/

.blog-ul { margin-bottom: 30px; }
.blog-ul ul { list-style: none; margin: 0px; padding: 0px; }
.blog-ul ul li { display: block; margin-top: 10px; padding-bottom: 5px; border-bottom: 1px solid #eee; }
.blog-ul ul li a { color: #707d82; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
.newsq { margin-top: 10px; }
.big-sidebar { margin-bottom: 30px; }
.Winget-dashki ul { list-style: none; margin: 0px; padding: 0px; }
.Winget-dashki ul li { display: block; margin-top: 10px; padding-bottom: 15px; margin-bottom: 15px; position: relative; border-bottom: 1px solid #eee; }
.Winget-dashki ul li .winget-img { width: 25%; display: table-cell; float: none !important; margin-right: 0px; }
.Winget-dashki ul li .blog-product-contnt { display: table-cell; float: none !important; width: 75%; font-size: 14px; vertical-align: top; padding: 0px 0px 0px 10px; }
.pagio .pagination>li>a { padding: 11px 25px; transition: .3s; color: #000; }
.pagio .pagination>li>a:hover { background: #000; color: #fff; }
.list-inline1 { margin: 0 0 20px 0; }
.list-inline1>li { display: inline-block; padding-right: 5px; padding-left: 5px; }
.list-inline1 li a { background: #000000 none repeat scroll 0 0; color: #fff; padding: 8px; }
.commentsp { background: #ffffff; margin: 30px 0 30px; padding: 20px; float: left; width: 100%; }
.commentsp h2 { margin-bottom: 10px; font-size: 20px; }
.commentsp p { line-height: 30px; }
.blog-meta a { color: #000; padding-right: 13px; font-style: italic; font-size: 13px; }
.newsq h3 { font-size: 18px; }
.newsq i { margin-right: 4px; }
.commentsp .meta-mrg { margin-top: 10px; color: #000; }
.leave-comentsq fieldset { margin-top: 20px; }
.leave-comentsq input { display: block; width: 100%; color: #313131; padding: .5em; margin-bottom: .5em; border-radius: 0; font-size: 14px; font-family: inherit; font-weight: inherit; line-height: 1; /* resize: none; */

    /* outline: none; */

    

    /* background-color: #F2F2F2; */

box-shadow: none; -webkit-transition: border-color .35s ease; -moz-transition: border-color .35s ease; -o-transition: border-color .35s ease; transition: border-color .35s ease; height: 60px; }
.leave-comentsq textarea { display: block; width: 100%; color: #313131; padding: .5em; margin-bottom: .5em; border-radius: 0; font-size: 14px; font-family: inherit; font-weight: inherit; line-height: 1; /* resize: none; */

    /* outline: none; */

    

    /* background-color: #F2F2F2; */

box-shadow: none; -webkit-transition: border-color .35s ease; -moz-transition: border-color .35s ease; -o-transition: border-color .35s ease; transition: border-color .35s ease; }
.leave-comentsq .col-sm-6 { padding-left: 0px; }
.leave-comentsq .col-sm-12 { padding-left: 0px; }
.date { margin-top: 10px; }
.leFt-Padding { background: #fff; padding: 20px 10px; }
.news-img1 img { width: 100%; }
.leave-comentsq form { background: #231330; padding: 10px; margin-top: 20px; }
/*-----------------------------------------*/







/*** 



====================================================================

	Contact Section

====================================================================



***/



.contact-section { position: relative; padding: 20px 0px 0px; background-size: cover; background-repeat: no-repeat; background-position: center top; z-index: 9; background: url(../images/map-image.jpg) fixed center center; }
.contact-section.extended { padding-bottom: 80px; }
.contact-section:before { content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.90); z-index: -1; }
.contact-section .inner-container { position: relative; z-index: 2; max-width: 980px; margin: 0px auto; }
.contact-section .contact-info { position: relative; font-size: 14px; color: #000; letter-spacing: 1px; margin-top: 40px; }
.contact-section .info-column { margin-bottom: 50px; }
.contact-section .info-column a { color: #253d4a; }
.contact-section .info-column h4 { font-size: 15px; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; }
.contact-section .info-column .inner-box { position: relative; padding-left: 70px; }
.contact-section .info-column .inner-box .icon { position: absolute; left: 0px; top: 0px; width: 70px; line-height: 70px; font-size: 30px; color: #222222; text-align: center; }
.contact-form-container { position: relative; padding: 50px 60px; background: #ffffff; font-family: 'Open Sans', sans-serif; border: 1px solid #f0f0f0; border-bottom: none; }
.contact-form-container .form-group { position: relative; margin-bottom: 20px; }
.contact-form-container input[type="text"], .contact-form-container input[type="email"], .contact-form-container input[type="url"], .contact-form-container input[type="tel"], .contact-form-container input[type="url"], .contact-form-container input[type="password"], .contact-form-container select, .contact-form-container textarea { position: relative; display: block; width: 100%; line-height: 26px; padding: 13px 15px; border: 1px solid #e0e0e0; color: #252525; border-radius: 2px; background: #ffffff; transition: all 500ms ease; }
.contact-form-container input:focus, .contact-form-container textarea:focus { border-color: #fb5e1c; }
.contact-form-container input.error, .contact-form-container textarea.error { border-color: #ff0000; }
.contact-form-container label.error { position: relative; display: block; line-height: 24px; padding: 10px 0px; font-weight: normal; color: #ff0000; font-size: 12px; }
.contact-form-container textarea { resize: none; height: 204px; }
.contact-form-container .column { position: relative; padding: 0px 10px !important; }
.contact-form-container .row { margin-left: -10px; margin-right: -10px; }
.contact-form-container button { margin-top: 5px; background: #f00a00; color: #fff; border: 0; padding: 10px 30px; font-size: 18px; }
.carousel .item img { width: 100%; }
 @media screen and (min-width:768px) and (max-width:991px) {
.header-topbar a { font-size: 13px; }
.custom-search-input { margin-top: 0; }
.knsport-userinfo a { font-size: 13px; }
.knsport-userinfo:before { line-height: 60px; }
.knsport-userinfo { line-height: 40px; }
.navbar-default .navbar-nav > li > a { font-size: 10px; letter-spacing: 0.5px; line-height: 24px; border-radius: 0; }
.nav > li > a { padding: 10px 4px; }
.navbar { min-height: 0px; }
.bottom-footer ul { text-align: center; }
.bottom-footer p { margin-bottom: 10px; text-align: center; }
.fotter { padding: 20px 0; }
.feature-col-wrap h3 { font-size: 24px; }
button.filter-button { margin-top: 23px; width: 100%; }
.middle-wrap h3 { font-size: 16px; }
.league-wrap img { margin-left: auto; margin-right: auto; }
.predictor img { margin-left: auto; margin-right: auto; }
.contact-section .info-column .inner-box .icon { line-height: normal; }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
.navbar-default .navbar-nav>li>a { font-size: 10px; }
}
@media screen and (min-width:992px) and (max-width:1024px) {
.nav > li > a { padding: 10px 8px; }
.navbar { min-height: 0; }
.bottom-footer p { font-size: 13px; }
.table > tbody > tr > td { font-size: 11px; padding: 6px; }
.middle-wrap h3 { font-size: 16px; }
}
@media screen and (min-width:1025px) and (max-width:1199px) {
.nav > li > a { padding: 10px 8px; }
.navbar { min-height: 0; }
.middle-wrap h3 { font-size: 16px; }
}
@media only screen and (max-width: 767px) {
.modal-body { padding: 0px; }
.table.box2 td { padding: 5px !important; }
.gal-container { padding: 0px !important; }
.modal-dialog { width: auto; }
.tabtop .active a:before { display: none; }
ul.tweets li { display: block; margin-right: 0; background: #000; border-bottom: 1px solid #fff; }
ul.tweets a small { color: #fff; }
ul.tweets span { color: #e23e38; }
button.filter-button { width: 100%; margin-top: 0; }
.gallry-wrapper { padding: 10px 0; }
.feature-col-wrap h3 { font-size: 20px; }
.heading { float: none; }
.heading h2 { font-size: 20px; }
.knsport-userinfo { float: none; margin-left: auto; margin-right: auto; display: table; }
.navbar-collapse { padding-left: 15px; padding-right: 15px; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff; padding: 10px; border-bottom: 1px solid #fff; }
.social_icons li { margin-right: 0; }
.fotter { padding: 10px 0; }
.social_icons { margin-top: 0; }
.bottom-footer p { font-size: 12px; text-align: center; }
.bottom-footer ul li { display: inline-block }
.bottom-footer ul { text-align: center; }
.middle-wrap h3 { margin-top: 10px; }
.header a img { width: 150px; margin-left: auto; margin-right: auto; }
ul.header-social-media { text-align: center; }
.header-topbar-col { text-align: center; }
.header-topbar a { color: #fff; font-size: 12px; }
.contact-form-container { padding: 20px 0; border: 0; }
}
@media only screen and (max-width: 480px) {
.bottom-footer ul li { display: block }
.bottom-footer ul { text-align: left; }
.header-topbar a { color: #fff; font-size: 10px; }
.contact-section .info-column a { font-size: 10px; }
.contact-section .info-column .inner-box .icon { line-height: normal; }
}
/* Yogi css 10-07-2021 */
.carousel-wrap { margin: 10px auto 0; width: 80%; position: relative; }
/* fix blank or flashing items on carousel */
.owl-carousel .item { position: relative; z-index: 100; -webkit-backface-visibility: hidden; }
/* end fix */
.owl-nav > div { margin-top: -21px; position: absolute; top: 50%; color: #cdcbcd; }
.datepicker_item .owl-nav i { font-size: 42px; }

.datepicker_item .owl-nav .owl-prev { left: -30px; }
.datepicker_item .owl-nav .owl-next { right: -30px; }
.datepicker_item .item { border: 1px solid #e9e9e9; line-height: 28px; text-align: center; margin: 0 !important; }
.datepicker_item .item a { color: #000; display: block; }
.datepicker_item .item:hover { background: #e23e38; border: 1px solid #e23e38; }
.datepicker_item .item:hover a { color: #fff; }
.mobilescore_area { display: none }
/* yogi 13-07-21 */
.datepicker_item2 { overflow: hidden; width: 93%; margin: 0 auto; }
.clickdatashow2 .item { width: 100px; float: left; margin-right: 5px; overflow: hidden; text-align: center; border: 1px solid #e9e9e9; line-height: 28px; text-align: center; }
.clickdatashow2 { width: 9023px; transition: all 0.5s ease; overflow: hidden; }
.sliderleftright { overflow: hidden; width: 86%; margin: 10px auto 0; position: relative; }
.btnclick { position: absolute; top: 0; left: 0; background: transparent; border: none; color: #cdcbcd; }
.btnclickright { left: inherit; right: 0; }
.datepicker_item2 .item:hover a { color: #fff; }
.datepicker_item2 .item a { color: #000; display: block; }
.clickdatashow2 .item:hover { background: #e23e38; border: 1px solid #e23e38; }

.datepicker_item .owl-carousel .owl-dots.disabled, .datepicker_item .owl-carousel .owl-nav.disabled{display: inherit;}



.mt-0{ margin-top:0 !important}

.modal_update
.modal-footer { text-align: center;
padding-bottom:0;}
.modal_update
.modal-header {
    text-align: center;
}


.modal_update .modal-dialog {
       text-align: left;   
}


span.match_datespan {
    font-size: 11px;
}

 @media(min-width:768px){
.modal_update .modal-dialog {
    width: 600px;     margin-top: 10%;  
}







}







 @media(max-width:565px) {
.mobilescore_area { display: block; text-align: center; }
.score { text-align: center; background: #efefef; color: #000; display: inline-block; margin-bottom: 5px; padding: 2px 10px; font-size: 16px; font-weight: 500; text-transform: capitalize; }
.mobilescore { -webkit-box-pack: center!important; -ms-flex-pack: center!important; justify-content: center!important; display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; border: 1px solid #e9e9e9; padding: 5px; white-space: nowrap; margin-bottom: 10px; box-shadow: inset 0px 0px 3px rgb(245 245 245); -webkit-box-shadow: inset 0px 0px 3px rgb(245 245 245); -moz-box-shadow: inset 0px 0px 3px rgb(245 245 245); }
.mobilescore:hover { border: 1px solid #e31837; }
.team00 { margin: 0 15px; font-weight: 600; font-size: 12px; }
.team_score { color: #e23e38; font-size: 14px; }
.team01, .team02 { width: 92px; overflow: hidden; white-space: normal; display: -webkit-box; -webkit-line-clamp: 1; text-overflow: ellipsis; -webkit-box-orient: vertical; }
table.table.box1 input[type="radio"] { position: relative; left: -3px; top: 2px; }
.sliderleftright { width: 90%; margin: 10px auto 0; }
.datepicker_item2 { width: 80%; }
.clickdatashow2 .item { width: 76px; }

.modal_update
.modal-body {
    padding: 15px;
}
.match_datespan {

    font-size: 9px !important;
    margin: 0 !important;
}

}










