html * {
  outline: 0 !important;
}
html,
body {
  min-height: 100%;
}
#page-header #header {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
#page-header #header .header-topbar {
  position: relative;
  float: left;
  width: 100%;
  height: 35px;
  padding: 0;
  background-color: #f1f1f1;
}
#page-header #header .header-topbar .topbar-left {
  float: left;
}
#page-header #header .header-topbar .topbar-right {
  float: right;
}
#page-header #header .header-topbar .topbar-social > ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li {
  padding: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li:last-child > a {
  margin-right: 0;
}
#page-header #header .header-topbar .topbar-social > ul > li > a {
  padding: 9px 10px;
  line-height: 18px;
  display: inline-block;
  background-color: #e8e8e8;
  color: #737373;
  margin-right: 1px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover {
  color: #ffffff;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-google-plus {
  background-color: #dd4b39;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-twitter {
  background-color: #00aced;
}
#page-header #header .header-topbar .topbar-social > ul > li > a:hover.icon-facebook {
  background-color: #3b5998;
}
#page-header #header .header-topbar .topbar-links ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-links ul > li {
  padding: 0;
}
#page-header #header .header-topbar .topbar-links ul > li + li:before {
  padding: 0 15px;
  color: #a3a3a3;
  font-family: "fontawesome";
  font-size: 5px;
  content: "\f111";
  vertical-align: middle;
}
#page-header #header .header-topbar .topbar-links ul > li > a {
  line-height: 35px;
  color: #a3a3a3;
}
#page-header #header .header-topbar .topbar-links ul > li > a:hover {
  color: #333333;
}
#page-header #header .header-topbar .topbar-search .search-form {
  padding: 0;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input {
  width: 200px;
  border: 0;
  border-radius: 0;
  background-color: #e8e8e8;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
  width: 300px;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input i {
  cursor: pointer;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-webkit-input-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-moz-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input::-moz-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon input:-ms-input-placeholder {
  font-style: italic;
}
#page-header #header .header-topbar .topbar-search .search-form .input-icon i {
  cursor: pointer;
}
#page-header #header .header-topbar .topbar-actions > ul {
  margin: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li {
  position: relative;
  padding: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li:last-child > a {
  margin-right: 0;
}
#page-header #header .header-topbar .topbar-actions > ul > li > a {
  padding: 9px 10px 8px;
  line-height: 18px;
  display: inline-block;
  background-color: #e5e5e5;
  color: #737373;
  margin-right: 1px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#page-header #header .header-topbar .topbar-actions > ul > li > a:hover {
  background-color: #d5d5d5;
}
#page-header #header .header-topbar .topbar-actions .dropdown-login .form-control {
  border: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
#page-header #header .header-topbar .topbar-actions .topbar-latest-news {
  padding: 8px 10px;
  color: #737373;
  min-width: 600px;
}
#page-header #header .header-topbar .topbar-actions .topbar-latest-news .vticker a {
  color: #aaaaaa;
  font-style: italic;
}
#page-header #header .header-logo-banner {
  position: relative;
  float: left;
  width: 100%;  
  height: 110px;
  padding: 10px;    
  background-color: #fff;
}
#page-header #header .header-logo-banner .CurrentTime {
	position:absolute;
	/*position:static;*/
	/*float:left;*/
	color:#ffffff;
	font-size:smaller;
}
#page-header #header .header-logo-banner .logo {
  position: relative;
  float: left;
  height: 100%;
  /*padding-top: 30px;*/

	/*logo image height 70px */
	padding-top: 15px;
}
#page-header #header .header-logo-banner .banner-adv {
  float: right;
}
#page-header #header .header-logo-banner .header-info {
  position: relative;
  float: right;
  min-width: 750px;
  margin-top: 18px;
}
#page-header #header .header-logo-banner .header-info .block-info {
  position: relative;
  padding-top: 7px;
  text-align: center;
}
#page-header #header .header-logo-banner .header-info .block-info .icons {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: #f0f0f0;
  color: #a3a3a3;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#page-header #header .header-logo-banner .header-info .block-info .icons:hover {
  background-color: #333333;
  color: #ffffff;
}
#page-header #header .header-logo-banner .header-info .block-info .details {
  display: inline-block;
}
#page-header #header .header-logo-banner .header-info .block-info .details p {
  font-size: 13px;
  margin-bottom: 5px;
  color: #a3a3a3;
}
#page-header #header .header-logo-banner .header-info .row .col-md-4 {
  border-right: 1px solid #f0f0f0;
}
#page-header #header .header-logo-banner .header-info .row .col-md-4:last-child {
  border-right: 0;
}
#page-header #header .header-menu {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
}
#page-header #header .header-menu #menu {
  z-index: 10;
  position: relative;
}
#page-header #header .header-menu #menu > li.active > a,
#page-header #header .header-menu #menu > li.open > a {
  background-color: #333333;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li > a {
}
#page-header #header .header-menu #menu > li > a:hover,
#page-header #header .header-menu #menu > li > a:focus {
}
#page-header #header .header-menu #menu > li > a small {
  display: block;
  font-size: 12px;
  text-transform: none;
  color: rgba(255, 255, 255, 0.3);
}
#page-header #header .header-menu #menu > li ul {
  border: 0;
  background-color: #4d4d4f;
}
#page-header #header .header-menu #menu > li ul > li.active > a {
  background-color: #555555;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li ul > li > a {
  background-color: #4d4d4f;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page-header #header .header-menu #menu > li ul > li > a:hover,
#page-header #header .header-menu #menu > li ul > li > a:focus {
  background-color: #555555;
  color: #ffffff;
}
#page-header #header .header-menu #menu > li .menu-search {
  background-color: #333333;
  border: 0;
}
#page-header #header .header-menu #menu > li .menu-search .input-icon .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  border: 0;
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li .menu-search .input-icon i {
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown {
  position: static;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown.mega-menu-full .dropdown-menu {
  left: 0;
  right: 0;
  margin-bottom: 10px;
  box-shadow: none;
  border-bottom: 1px solid #fff;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu {
  left: auto;
  width: auto;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .pd-right30 {
  padding-right: 30px !important;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content {
  padding: 20px;
  margin: 0;
  z-index: 100;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu {
  padding: 0;
  margin: 0;
  z-index: 100;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li {
  padding: 0px !important;
  margin: 0 !important;
  list-style: none;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li:last-child > a {
  border-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a {
  white-space: normal;
  padding: 7px 10px;
  margin: 0;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a:hover {
	background-color: #919396;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a > i {
  display: none;
  margin-right: 10px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs {
  position: relative;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li.active > a {
  background-color: #555555;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li:last-child > a {
  border-bottom: 0;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs ul.nav-tabs > li > a {
  padding: 7px 15px;
  margin-right: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content {
  color: #ffffff;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel {
  background-color: transparent;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .thumb {
  margin-bottom: 10px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title {
  color: #ffffff;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .title:hover {
  color: #a3a3a3;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info {
  color: #aaaaaa;
  font-size: 11px;
  font-style: italic;
  margin-top: 7px;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-inner .item .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: none;
  color: #737373;
  font-size: 16px;
  position: relative;
  float: right;
  margin-left: 3px;
  background-color: #e5e5e5;
  transition: background 0.2s;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.left {
  background-image: none;
}
#page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content.menu-tabs .tab-content .menu-carousel .carousel-control.right {
  background-image: none;
}
#page-header #header .header-menu .menu-responsive {
  padding: 5px 10px;
  float: left;
  text-align: center;
  position: absolute;
  right: 80px;
  top: -157px;
  cursor: pointer;
  background: #333333;
}
#page-header #header .header-menu .menu-responsive > span {
  font-size: 30px;
  color: #fff;
}
#wrapper {
  width: 100%;
  min-height: 100%;
  float: left;
  padding-top: 10px;
}
#wrapper #page-wrapper .main-content .content .weather-info {
  margin-bottom: 16px;
  color: #737373;
}
#wrapper #page-wrapper .main-content .content .weather-info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#wrapper #page-wrapper .main-content .content .weather-info #rain {
  width: 35px;
}
#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
  /*width: 100%;*/
  /*border: 25px solid #e5e5e5;*/
}
#wrapper #page-wrapper .main-content .content #survey-form {
  border: 1px solid #e5e5e5;
  padding: 25px 30px;
}
#wrapper #page-wrapper .main-content .content #survey-form .heading {
  margin-bottom: 20px;
  /*font-family: "Roboto Slab", serif;*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
#wrapper #page-wrapper .main-content .content #survey-form .question {
  color: #737373;
  font-size: 16px;
  margin-bottom: 20px;
}
#wrapper #page-wrapper .main-content .content #survey-form .answer-list label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 10px;
}
#wrapper #page-wrapper .main-content .content #survey-form .btn-submit {
  border-radius: 0;
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
  text-transform: uppercase;
}
#wrapper #page-wrapper .main-content .content #survey-form .btn-submit:hover {
  background-color: #737373;
  border-color: #737373;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 {
  border: 1px solid #e5e5e5;
  padding: 20px 30px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .heading,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .heading {
  margin-bottom: 15px;
  /*font-family: "Roboto Slab", serif;*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption {
  margin-top: 15px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title {
  font-size: 16px;
  color: #333333;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .title:hover,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .title:hover {
  color: #4d4d4f;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 10px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .category,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#wrapper #page-wrapper .main-content .content #video-gallery-small .caption .info .fa-circle,
#wrapper #page-wrapper .main-content .content #video-gallery-small1 .caption .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#wrapper #page-wrapper .main-content .content #video-gallery .thumb .caption {
  font-size: 15px;
}
.section-category {
  margin-bottom: 10px;
}






.section-category .section-name {
  border-top: 1px solid #4d4d4f;
  padding-top: 10px;
  margin-bottom: 25px;
  /*font-family: "Roboto Slab", serif;*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.section-category .section-name a {
  color: #4d4d4f;
}
.section-category .section-name a:hover {
  color: #919396;
}
.section-category .section-name > .pull-right {
  font-weight: 400;
  text-transform: none;
  font-size: 12px;
}
.section-category .section-name > .pull-right > .location-link,
.section-category .section-name > .pull-right > .share-link {
  margin-top: 5px;
}
.section-category .section-name > .pull-right > .views > a {
  font-size: 18px;
}
.section-category .section-name > .pull-right a {
  color: #737373;
}
.section-category .section-name > .pull-right a:hover {
  color: #a3a3a3;
}
.subtitle {
  font-size: 17px;
  font-weight: 400;
  color: #4d4d4f;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.subtitle a {
    color: #4d4d4f;
}


.livescore-table {
    border: 1px solid #e5e5e5;
    padding: 10px 10px;
    margin-bottom:10px;
}
.livescore-table .heading {
    margin-bottom: 10px;
    /*font-family: "Roboto Slab", serif;*/
	font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.livescore-table .table tr th {
    border-top: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5;
}

.thumb {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.thumb:hover .caption {
  background-color: rgba(255, 255, 255, 0.9);
  color: #4d4d4f;
}
.thumb .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  color: #333333;
}
.img-cate {
  background-color: #000000;
  padding: 3px 10px;
  position: absolute;
  top: 0;
}
.img-cate:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.img-cate i {
  color: #ffffff;
}
#back-top {
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 999;
}
#back-top i {
  border: 2px solid #333333;
  background: #fff;
  font-size: 20px;
  padding: 7px 12px 7px;
  color: #333333;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  transition: all 0.3s ease;
}
#back-top:hover i {
  background: #333333;
  color: #fff;
}
#footer {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 20px 0 20px;
  background-color: #4d4d4f;
  color: #ffffff;
  /*background-color: #F1F1F1; 
  color: #737373;*/
}
#footer .logo-small {
  margin-bottom: 20px;
}
#footer .heading {
  /*font-family: "Roboto Slab", serif;*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#footer .footer-social ul {
  margin: 0;
}
#footer .footer-social ul > li {
  padding: 0;
}
#footer .footer-social ul > li:last-child > a {
  margin-right: 0;
}
#footer .footer-social ul > li > a {
  padding: 9px 10px;
  line-height: 18px;
  display: inline-block;
  background-color: transparent;
  border: 1px solid #737373;
  color: #737373;
  margin-right: 10px;
  -webkit-transition: 0.2s background-color;
  -moz-transition: 0.2s background-color;
  -ms-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#footer .footer-social ul > li > a:hover {
  color: #ffffff;
}
#footer .footer-social ul > li > a:hover.icon-google-plus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
#footer .footer-social ul > li > a:hover.icon-twitter {
  background-color: #00aced;
  border-color: #00aced;
}
#footer .footer-social ul > li > a:hover.icon-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
#footer #footer-contact {
  font-size: 13px;
}
#footer #footer-contact i {
  color: #ffffff;
}
#footer #footer-contact .address {
  margin-bottom: 10px;
}
#footer #footer-contact .input-newsletter .input-group-addon {
  background-color: transparent;
  border-radius: 0;
  font-size: 15px;
}
#footer #footer-contact .input-newsletter .input-group-addon i {
  color: #737373;
}
#footer #footer-contact .input-newsletter input {
  background-color: transparent;
  font-size: 15px;
  border: 1px solid #ccc !important;
  border-right: 0 !important;
  color: #737373;
}
#footer #footer-contact .input-newsletter input:focus {
  border-color: #cccccc;
}
#footer #footer-contact .input-newsletter input::-webkit-input-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input:-moz-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input::-moz-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter input:-ms-input-placeholder {
  font-style: italic;
}
#footer #footer-contact .input-newsletter .btn-subscribe {
  padding: 5px;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn {
  background-color: #737373;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  padding: 6px 25px;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn:hover {
  background-color: #ffffff;
}
#footer #footer-contact .input-newsletter .btn-subscribe .btn-icon {
  display: none;
}
#footer .section-category {
  margin-bottom: 40px;
}
#footer .section-category .section-name {
  border-top: 2px solid #ffffff;
  padding-top: 10px;
  margin-bottom: 25px;
  /*font-family: "Roboto Slab", serif;*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
#footer .section-category .section-name a {
  color: #ffffff;
}
#footer .sub-footer {
  /*margin-bottom: 20px;*/
}
#footer .sub-footer .list-news > li {
  margin-bottom: 10px;
}
#footer .sub-footer .list-news > li:last-child {
  margin-bottom: 0;
}
#footer .sub-footer .list-news > li > a {
  color: #737373;
}
#footer .sub-footer .list-news > li > a i {
  margin-right: 15px;
  color: #ffffff;
}
#footer .sub-footer .list-news > li > a:hover {
  color: #ffffff;
}
#footer .copyright {
  padding-top: 20px;
  border-top: 1px solid #737373;
}
#footer .copyright > .pull-left span {
  text-transform: uppercase;
  color: #ffffff;
}
#footer .copyright > .pull-right a {
  color: #ffffff;
}
#footer .copyright > .pull-right a:hover {
  color: #ffffff;
}
#footer .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
  border: 0;
  color: #a3a3a3;
}
#footer .form-group {
  margin-bottom: 10px;
}
#footer .tags-list a {
  color: #999999;
  border-color: #999999;
}
#footer .tags-list a:hover {
  border-color: #737373;
  background-color: #737373;
  color: #ffffff;
}
#theme-setting {
  position: fixed;
  right: -245px;
  top: 17%;
  background: #ffffff;
  border: 0;
  width: 245px;
  z-index: 999;
  -webkit-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#theme-setting .btn-theme-setting {
  padding: 7px 12px 7px;
  background-color: #333333;
  position: absolute;
  z-index: 999;
  left: -42px;
  top: 0;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
#theme-setting .btn-theme-setting i {
  font-size: 20px;
  color: #ffffff;
}
#theme-setting .btn-theme-setting:hover,
#theme-setting .btn-theme-setting:focus {
  color: #333333;
  outline: none;
}
#theme-setting .layout-options {
  padding: 5px 20px 15px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}
#theme-setting .layout-options .form-control {
  border-radius: 0;
  background-color: #FFFFFF !important;
  border-color: #cccccc !important;
}
#theme-setting .theme-setting-content .switcher-title {
  padding: 15px 20px;
  color: #333333;
  /*font-family: 'roboto slab';*/
  font-family: Ubuntu, Arial, Lucida, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  margin: 0;
}
#theme-setting .boxed-background-patterns,
#theme-setting .boxed-background-images {
  display: none;
}
#theme-setting .boxed-background-patterns ul,
#theme-setting .boxed-background-images ul {
  margin: 0;
}
#theme-setting .boxed-background-patterns ul > li,
#theme-setting .boxed-background-images ul > li {
  padding: 0 0 5px 5px;
}
#theme-setting .boxed-background-patterns ul > li:first-child,
#theme-setting .boxed-background-images ul > li:first-child {
  padding-left: 0;
}
#theme-setting .boxed-background-patterns ul > li > a > img,
#theme-setting .boxed-background-images ul > li > a > img {
  width: 30px;
  height: 30px;
}
#theme-setting #layout-wide.btn,
#theme-setting #layout-boxed.btn,
#theme-setting #menu-static.btn,
#theme-setting #menu-fixed.btn {
  border-radius: 0;
  background-color: transparent;
  border-color: #333333;
  color: #333333;
}
#theme-setting #layout-wide.btn.active,
#theme-setting #layout-boxed.btn.active,
#theme-setting #menu-static.btn.active,
#theme-setting #menu-fixed.btn.active,
#theme-setting #layout-wide.btn:hover,
#theme-setting #layout-boxed.btn:hover,
#theme-setting #menu-static.btn:hover,
#theme-setting #menu-fixed.btn:hover,
#theme-setting #layout-wide.btn:focus,
#theme-setting #layout-boxed.btn:focus,
#theme-setting #menu-static.btn:focus,
#theme-setting #menu-fixed.btn:focus {
  box-shadow: none;
  background-color: #333333;
  color: #ffffff;
}
body.layout-boxed {
  width: 1200px;
  margin: 0 auto;
}
body.layout-boxed #page-header #header {
  background-color: #ffffff;
}
body.layout-boxed.fashion-theme {
  background: url("../images/backgrounds/bg_6.jpg") no-repeat fixed;
  background-size: cover;
}
body.layout-boxed #wrapper {
  background-color: #ffffff;
}
body.header-menu-fixed #page-header #header .header-menu #menu {
  /*position: fixed;
  top: 0;
  width: 1140px;
  margin: 0 auto;
  z-index: 9999;*/
}
body.header-menu-fixed #page-header #header .header-menu{
	position: fixed;
	top: 0;
	z-index: 9999;
}

body.header-menu-fixed.layout-boxed #page-header #header .header-menu #menu {
  width: 1200px;
  margin-left: -30px;
}

.address-line {
margin-left:22px;
}

.container-fluid {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.container-fluid .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}



@media (min-width: 1200px) {
  .col-left {
    width: 840px;
  }
  .col-right {
    width: 330px;
  }
}/*@media (min-width: 1200px)*/



@media screen and (max-width: 1024px) {
  #theme-setting {
    display: none;
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  #page-header #header .header-menu #menu > li > a {
    padding: 8px 6px;
    font-size: 15px;
  }
  #page-header #header .header-menu #menu .dropdown-menu .carousel-inner .title {
    font-size: 13px;
  }
  #footer .footer-social ul > li > a {
    padding: 7px;
  }
}/*@media screen and (max-width: 1024px)*/

@media screen and (max-width: 800px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
  }
  #page-header #header .header-logo-banner {
    height: 100px;
  }
  #page-header #header .header-logo-banner .logo {
    padding-top: 15px;
  }
  #page-header #header .header-logo-banner .banner-adv {
    width: 65%;
  }
  #page-header #header .header-menu #menu > li > a {
    font-size: 14px;
  }
  #page-header #header .header-menu #menu .dropdown span.fa {
    display: none;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content {
    padding: 20px 10px 10px 10px !important;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content .col-sm-2 {
    padding-right: 6px;
    padding-left: 12px;
  }
  #page-header #header .header-menu #menu .dropdown .mega-menu-content .mega-menu-submenu li > h3 {
    font-size: 13px !important;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu {
    font-size: 12px;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .carousel-inner .media-600-hide {
    display: none;
  }
  #page-header #header .header-menu #menu .dropdown .dropdown-menu .tab-content .pull-right .carousel-control span.fa {
    display: block;
  }
  #footer .sub-footer .col-sm-4,
  #footer .sub-footer .col-sm-5 {
    padding-left: 5px !important;
  }
  #footer .sub-footer #footer-contact .section-content .col-md-4 {
    line-height: 35px;
    padding-left: 15px !important;
  }
  #footer .sub-footer #footer-contact .section-content .mbxl {
    margin-bottom: 10px !important;
  }
}/*@media screen and (max-width: 800px)*/

@media screen and (max-width: 600px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
    margin-left: 0;
  }
  #page-header #header .header-menu #menu > li.mega-menu-dropdown > .dropdown-menu .pd-right30 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #page-header #header .header-topbar {
    height: 35px;
    background-color: #DFDFDF;
  }
  #page-header #header .header-logo-banner {
    height: 150px;
    padding: 0;
  }
  #page-header #header .header-logo-banner .logo {
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    top: 20px;
    z-index: 10;
  }
  #page-header #header .header-logo-banner .logo img {
    width: 70%;
  }
  #page-header #header .header-logo-banner .banner-adv {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-top: 80px;
  }
  #page-header #header .header-menu #menu {
    float: none;
    position: absolute;
    right: 80px;
    top: -98px;
    visibility: hidden;
    width: 140px;
    z-index: 10;
    color: #fff;
    background: #333333;
  }
  #page-header #header .header-menu #menu .dropdown span.fa {
    display: inline;
  }
  #page-header #header .header-menu #menu.active {
    visibility: visible;
  }
  #page-header #header .header-menu #menu .menu-text-dropdown a span.fa {
    display: none !important;
  }
  #page-header #header .header-menu #menu .menu-text-dropdown .dropdown-menu {
    display: none !important;
  }
  #page-header #header .header-menu #menu li {
    border-bottom: 1px solid #fff;
    margin-left: 0;
  }
  #page-header #header .header-menu #menu li > a {
    margin-bottom: 0;
    background: #333333 ;
    text-align: left;
    padding: 8px 10px;
  }
  #page-header #header .header-menu #menu li.active > a {
    background: #555555;
  }
  #page-header #header .header-menu #menu li:last-child {
    border: none;
  }
  #page-header #header .header-menu #menu li .dropdown-menu {
    min-width: 140px;
    width: 140px ;
    overflow: hidden;
    position: relative;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu {
    width: 140px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .col-md-10.col-sm-9 {
    display: none;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content {
    padding: 0 0 0 3px !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .menu-tabs ul.nav-tabs > li {
    text-align: left !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .col-sm-2 {
    padding-right: 0px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content ul li h3 {
    font-weight: bold;
    line-height: 2;
    background: #555555;
    padding: 10px;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
    padding: 3px 0 3px 10px !important;
    background: #171414;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs > li.active > a {
    background: #171414 !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs > li > a {
    background: #555555;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a,
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li h3,
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .nav.nav-tabs li a {
    padding-left: 25px !important;
  }
  #page-header #header .header-menu #menu li ul.dropdown-menu .mega-menu-content .mega-menu-submenu li a {
    background-color: #555555;
  }
  #page-header #header .header-menu .menu-responsive {
    display: inline;
    position: absolute;
    margin-top: 11px;
    cursor: pointer;
    z-index: 10;
    top: -150px;
  }
  #page-header #header .header-menu .menu-responsive span {
    line-height: 1;
    vertical-align: middle;
  }
  #page-header #header .header-background-menu {
    background: #F1F1F1;
    height: 64px;
    position: relative;
    z-index: 1;
    width: 100%;
    top: 34px;
  }
  #footer .sub-footer {
    margin-bottom: 40px;
  }
  #footer .sub-footer .col-sm-4,
  #footer .sub-footer .col-sm-5 {
    padding-left: 15px !important;
  }
  #footer .col-sm-3 {
    padding-bottom: 40px;
  }
  #footer .col-sm-4 {
    padding-bottom: 30px;
    padding-left: 15px !important;
  }
  #footer .col-sm-5 {
    padding-left: 15px !important;
  }
  #wrapper {
    padding-top: 0;
  }
  #wrapper.mask {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    transition: all 0.2s;
  }
}/*@media screen and (max-width: 600px)*/

@media screen and (max-width: 480px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input:focus {
    width: 200px;
  }
  #page-header #header .header-logo-banner .logo {
    padding-bottom: 20px;
  }
  #page-header #header .header-menu .menu-responsive {
    position: absolute;
    right: 40px;
  }
  #page-header #header .header-menu #menu {
    right: 40px;
  }

#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
  border: none;
}
}/*@media screen and (max-width: 480px)*/

@media screen and (max-width: 380px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #page-header #header .header-topbar .topbar-search .search-form .input-icon input {
    width: 150px;
  }
  #page-header #header .header-logo-banner {
    height: 20px;
  }
  #page-header #header .header-logo-banner .banner-adv {
    display: none;
  }
  #page-header #header .header-menu #menu {
    right: 15px;
    transition: all 0.5s;
  }
  #page-header #header .header-menu .menu-responsive {
    right: 25px;
  }
  #page-header #header .header-menu .menu-responsive span {
    font-size: 20px;
  }
  #footer .copyright .pull-right {
    float: left !important;
    padding-top: 10px;
  }
  #footer #footer-contact .btn-subscribe .btn {
    padding: 8px 10px !important;
  }
  #footer #footer-contact .btn-subscribe .btn-text {
    display: none;
  }
  #footer #footer-contact .btn-subscribe .btn-icon {
    display: inline !important;
  }
#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
  border: none;
}

}/*@media screen and (max-width: 380px)*/



@media screen and (min-width: 601px) {
  .menu-responsive {
    display: none;
  }
#wrapper #page-wrapper .main-content .content .banner-adv-1 img {
  border: none;
}
}/*@media screen and (min-width: 601px)*/




 /*Icons*/

 .icons {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: #f7941e;
  color: #ffffff !important;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
 .icons:hover {
  background-color: #333333;
  color: #ffffff !important;
}



/* spacement bottom	*/
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}




html.scroll .visible-xl,
html.fixed .visible-xl {
	display: none !important;
}

html.scroll .visible-xl-block,
html.scroll .visible-xl-inline,
html.scroll .visible-xl-inline-block,
html.fixed .visible-xl-block,
html.fixed .visible-xl-inline,
html.fixed .visible-xl-inline-block {
	display: none !important;
}

@media (min-width: 1200px) and (max-width: 1599px) {
	html.scroll .visible-lg,
	html.fixed .visible-lg {
		display: block !important;
	}

	html.scroll table.visible-lg,
	html.fixed table.visible-lg {
		display: table;
	}

	html.scroll tr.visible-lg,
	html.fixed tr.visible-lg {
		display: table-row !important;
	}

	html.scroll th.visible-lg,
	html.scroll td.visible-lg,
	html.fixed th.visible-lg,
	html.fixed td.visible-lg {
		display: table-cell !important;
	}

	html.scroll .visible-lg-block,
	html.fixed .visible-lg-block {
		display: block !important;
	}

	html.scroll .visible-lg-inline,
	html.fixed .visible-lg-inline {
		display: inline !important;
	}

	html.scroll .visible-lg-inline-block,
	html.fixed .visible-lg-inline-block {
		display: inline-block !important;
	}

	html.scroll .hidden-lg,
	html.fixed .hidden-lg {
		display: none !important;
	}
}

@media (min-width: 1600px) {
	html.scroll .visible-lg-block,
	html.fixed .visible-lg-block {
		display: none !important;
	}

	html.scroll .visible-lg-inline,
	html.fixed .visible-lg-inline {
		display: none !important;
	}

	html.scroll .visible-lg-inline-block,
	html.fixed .visible-lg-inline-block {
		display: none !important;
	}
}

@media (min-width: 1600px) {
	html.scroll .visible-xl,
	html.fixed .visible-xl {
		display: block !important;
	}

	html.scroll table.visible-xl,
	html.fixed table.visible-xl {
		display: table;
	}

	html.scroll tr.visible-xl,
	html.fixed tr.visible-xl {
		display: table-row !important;
	}

	html.scroll th.visible-xl,
	html.scroll td.visible-xl,
	html.fixed th.visible-xl,
	html.fixed td.visible-xl {
		display: table-cell !important;
	}

	html.scroll .visible-xl-block,
	html.fixed .visible-xl-block {
		display: block !important;
	}

	html.scroll .visible-xl-inline,
	html.fixed .visible-xl-inline {
		display: inline !important;
	}

	html.scroll .visible-xl-inline-block,
	html.fixed .visible-xl-inline-block {
		display: inline-block !important;
	}

	html.scroll .hidden-xl,
	html.fixed .hidden-xl {
		display: none !important;
	}
}

.validation-summary-valid, 
.field-validation-valid
{
	display: none;
}

.field-validation-error
{
    font-weight: bold;
	font-size:12px;
	padding-top:10px;
	color: #c00;
}





/*Site Footer START*/
.FooterCapsule{
	clear:both;
	position: relative;
	padding: 30px 0 30px 0;
	background-color: #4d4d4f;
	color: #ffffff;
	font-size: 13px;
}
.FooterCapsule hr{
	border-style: solid;
}

.FooterCapsule a{
	color: #ffffff;
	text-transform:none;
}
.FooterCapsule .logo{
	margin-right: 30px;
}
.FooterCapsule h4{
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	text-transform:uppercase;
	font-weight: bold;
}
.FooterCapsule .ContactInfo{
	display:flex;
}
.FooterCapsule .ContactInfo ul{
	list-style:none;
	padding: 0 0 0 0;
}
.FooterCapsule .ContactInfo ul li{
	margin-bottom: 10px;
}
.FooterCapsule .ContactInfo ul li i{
	padding-right: 0.5rem;
}
.FooterCapsule .FooterRow{
	position: relative;
}
.FooterCapsule .General{
	position: absolute;
	bottom: 0;
	width:calc(100% - 15px);
}
.FooterCapsule .General .SportcalCopyright .Highlight{
	color:#f7941e;
}

.FooterCapsule .General .SportcalLink{
	margin: 5px 0 5px 0;
}
.FooterCapsule .General .SportcalLink a::after{
	content: '|';
	padding: 0 5px 0 5px;
}
.FooterCapsule .General .SportcalLink a:last-of-type::after{
	content: '';
}
.FooterCapsule .Info{
	position: absolute;
	height:100%;
}
.FooterCapsule .TwitterTimelineContainer{
	float: right;
}

.FooterCapsule .TwitterTimeline{
	height:250px;
}


@media screen and (max-width: 991px) {
	/*col-md to col-sm transition*/
	.FooterCapsule .logo{
		margin-right: 0;
	}
	.FooterCapsule .ContactInfo h4{
		display:none;
	}
	.FooterCapsule .ContactInfo {
		display:block;
	}
	.FooterCapsule .ContactInfo ul li{
		margin-bottom: 5px;
	}

	.FooterCapsule .Info,
	.FooterCapsule .General{
		position:relative;
	}
	.FooterCapsule .General	{
		width:100%;
	}
}
@media screen and (max-width: 600px) {
	/*col-xs to smaller transition*/
	.FooterCapsule .Info,
	.FooterCapsule .TwitterTimelineContainer {
		width: 100%;
	}
	.FooterCapsule .Info{
		padding-bottom: 15px;
	}
	.FooterCapsule .TwitterTimelineContainer{
		clear: both;
	}
}
/*Site Footer END*/