body,
html {
  height: 100%;
  border: 0;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.hamburger,
html {
  -webkit-tap-highlight-color: transparent;
}
.dropdown,
.hamburger__icon,
.navbar {
  position: relative;
}
body,
html {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a,
a.oddsgo:focus,
a.oddsgo:hover,
body,
p {
  color: #000;
}
h1,
h3 {
  margin-top: 0;
}
.fat-nav li,
ul {
  list-style-type: none;
}
#copyright-container .row,
#footer-wrapper .footer-widget-container .widget:last-child,
#footer-wrapper .widget:last-child,
.header-wrapper .row,
.main-nav .row,
.widget:last-child,
ul ul {
  margin-bottom: 0;
}
.centered,
.noaccas {
  text-align: left;
}
.flexplacename,
.leaguemainlink,
.oddstitle,
.spanstats {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fat-nav ul,
.fflag {
  vertical-align: middle;
}
.cards,
.cta a {
  list-style: none;
}

#copyright-container,
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.cta,
.fat-nav li a,
.widget ul li a,
:focus,
a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
#button:hover,
.hamburger {
  cursor: pointer;
}
#button,
#button:active,
#button:hover {
  background-color: #0071a3;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  font: inherit;
  font-family: Poppins, Arial, sans-serif;
}
body {
  font: inherit;
  font-family: Poppins, Arial, sans-serif;
  font-size: 13px;
  line-height: 24px;
  background-color: #fff;
   height: 100%
}

body.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
a {
  background-color: transparent;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
a:active,
a:hover {
  outline: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.cta:focus,
:focus {
  outline: 0;
}
h1,
h3 {
  font-family: inherit;
}
ul ul {
  padding-left: 40px;
}
@media (min-width: 992px) {
  .container {
    width: 920px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1070px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1170px;
  }
}
.col-md-12,
.col-md-6,
.col-sm-12,
.col-sm-6,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.navbar {
  border: 1px solid transparent;
}
.navbar-default {
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    to(#f8f8f8)
  );
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 5px rgba(0, 0, 0, 0.075);
}
.container:after,
.container:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

@-ms-viewport {
  width: device-width;
}
.footer-dark .footer-widget-container .widget a:hover,
.header-wrapper.hamburger-menu.hamburger-menu-dark .fat-nav li a:hover,
.widget ul li a:hover,
a:focus,
a:hover {
  color: #129fdd;
}
.header-wrapper.hamburger-menu.hamburger-menu-dark .fat-nav li a {
  color: #303136;
}
.fat-nav li a.activefat-nav {
  box-shadow: 0 4px #e19200;
  padding-right: 3px;
}
.fat-nav,
.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
}
.hamburger {
  display: block;
  top: 0;
  left: 0;
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.hamburger__icon {
  margin-bottom: 7px;
}
.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #222;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
}
#header,
.fat-nav,
.icon-container img,
.tablerespnd,
.tablestats,
.width-100 {
  width: 100%;
  height: 11%;
}
.hamburger__icon:after,
.hamburger__icon:before {
  position: absolute;
  content: "";
}
.hamburger.active .hamburger__icon {
  background-color: transparent;
}
.hamburger.active .hamburger__icon:after,
.hamburger.active .hamburger__icon:before,
.tipbody {
  background-color: #fff;
}
.fat-nav {
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  display: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: 0.4s;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
#button,
#header,
.header-wrapper {
  position: fixed;
  z-index: 1000;
}
#header,
.header-wrapper.hamburger-menu.hamburger-menu-dark .fat-nav,
.noaccas {
  background: #fff;
}
.fat-nav.active {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.fat-nav ul {
  display: table-cell;
  margin: 0;
  padding: 0;
}
.display-block,
.logo a,
footer,
header,
img,
nav {
  display: block;
}
.fat-nav li {
  text-align: left;
  padding: 10px;
  font-size: 2em;
}
.tablerespnd td,
.tablerespnd th {
  padding-left: 5px;
}
#footer-wrapper.widgetized-style-1 .widget.widget-text p,
.cta a {
  font-size: 17px;
}
#footer-wrapper.footer-dark p,
.fat-nav li,
.fat-nav li a {
  color: #fff;
}
.fat-nav li a {
  display: inline-block;
  padding: 10px 0;
  font-weight: 600;
}
a:focus-visible {
  outline: 0;
}
a,
div,
footer,
h1,
h3,
header,
img,
li,
nav,
p,
span,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.maintexts p,
p {
  padding-bottom: 25px;
}
a:active,
a:focus {
  outline: 0;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 120px;
}
img {
  max-width: 100%;
  height: auto;
}
.container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.noaccas,
h1,
h3 {
  color: #303136;
}
a,
p,
span {
  line-height: 24px;
}
p {
  font-weight: 400;
}
h1 {
  font-weight: 300;
}
h3 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
  margin-bottom: 30px;
}
h1 {
  font-size: 60px;
  line-height: 76px;
}
ul {
  list-style-position: inside;
}
.widget p:last-child,
ul li {
  padding-bottom: 0;
}
.page-content ul {
  margin-bottom: 25px;
}
.header-wrapper {
  width: 100%;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #efefef;
}
.header-wrapper.header-transparent {
  background-color: transparent;
  border-bottom: none;
}
.header-transparent.header-wrapper.hamburger-menu .navbar-header,
.header-wrapper.hamburger-menu .navbar-header,
.m5top {
  margin-top: 5px;
}
.header-wrapper.hamburger-menu .main-nav {
  margin: 26px 0;
}
.newgt6 {
  font-size: 30px;
  line-height: 48px;
  font-weight: 700;
  color: #303136;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dividertitle,
.noaccas,
.tipsize,
.titletips {
  font-weight: 600;
}
.fat-nav__wrapper {
  table-layout: fixed;
  width: auto;
  min-width: 300px;
  height: 100%;
  display: table;
  margin: 0 auto;
  padding: 20px 0;
  table-layout: fixed;
}
.hamburger {
  position: relative;
  float: right;
  width: auto;
  height: auto;
  padding: 6px 0;
}
.hamburger__icon {
  width: 20px;
}
.hamburger__icon:before {
  top: -9px;
  width: 25px;
  left: -5px;
  -webkit-transition: 0.12s ease-in-out;
  -moz-transition: 0.12s ease-in-out;
  -o-transition: 0.12s ease-in-out;
  -ms-transition: 0.12s ease-in-out;
  transition: 0.12s ease-in-out;
}
.hamburger__icon:after {
  top: 9px;
  width: 25px;
  left: -5px;
  -webkit-transition: 0.12s ease-in-out;
  -moz-transition: 0.12s ease-in-out;
  -o-transition: 0.12s ease-in-out;
  -ms-transition: 0.12s ease-in-out;
  transition: 0.12s ease-in-out;
}
.hamburger:hover .hamburger__icon:before {
  top: -11px;
}
.hamburger:hover .hamburger__icon:after {
  top: 11px;
}
.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
  transition-duration: 0.12s;
}
.hamburger-menu-dark .hamburger__icon:after,
.hamburger-menu-dark .hamburger__icon:before {
  background-color: #303136 !important;
}
.hamburger-menu-dark .hamburger__icon {
  background-color: #303136;
}
.hamburger.active .hamburger__icon:before {
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -webkit-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
.hamburger.active .hamburger__icon:after {
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -webkit-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}
.hamburger.active:hover .hamburger__icon:before {
  top: -9px;
}
.hamburger.active:hover .hamburger__icon:after {
  top: 9px;
}
.hamburger-menu-button {
  position: relative;
  float: right;
  margin-left: 25px;
  margin-top: 15px;
}
.dividertitle {
  font-size: 20px;
  margin-top: 20px;
  margin-left: 5px;
}
.noaccas {
  font-size: 20px;
  box-shadow: 0 5px 5px rgb(1 1 1/15%);
  padding: 15px 5px;
  margin: 5px;
}
.logo img {
  width: 65px;
  margin-right: 5px;
}
.logofooter img {
  width: 135px;
  margin-right: 5px;
}
.main-nav {
  background: 0 0;
  margin-top: 0;
  padding-bottom: 0;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  -ms-transition: margin 0.2s;
  transition: margin 0.2s;
}
.header-transparent .main-nav {
  padding-bottom: 0;
  margin-top: 17px;
}
.navbar {
  min-height: 0;
  margin-bottom: 0;
}
.navbar-default {
  border: none;
}
.header-transparent .navbar-header {
  margin-top: 15px;
}
.navbar-header {
  padding-top: 0;
  margin-top: 31px;
  padding-left: 0;
  padding-bottom: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.header-wrapper .main-nav .navbar-default,
.header-wrapper.header-transparent .main-nav .navbar-default {
  background: 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.header-wrapper,
.header-wrapper.header-transparent {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.titletips {
  margin-top: 30px;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 15px;
  transform: skewX(-15deg);
  background: #ededed;
  padding: 15px;
  margin-left: 8px;
}
.tipsbox,
.tipsboxform {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tipboxinside {
  width: 250px;
  box-shadow: 0 1px 1px rgb(1 1 1/25%);
  transform: skewX(-10deg);
}
.center {
  text-align: center !important;
}
.newspadding {
  padding: 10px 8px;
}
.margin-rightbox {
  margin-right: 10px;
}
.tipsize {
  font-size: 40px;
  line-height: 95px;
  padding-bottom: 0;
}
.tipcolor1,
.tipcolor2,
.tipcolor3 {
  line-height: 42px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 0;
}
.tipcolortop1 {
  background: #f4fff4;
}
.tablerespnd th,
.tablestats th,
.tipcolortop2 {
  background: #f4fcff;
}
.tipcolortop3 {
  background: #fff9f0;
}
.tipcolor1 {
  background: #189d00;
}
.tipcolor2 {
  background: #0071a3;
}
.tipcolor3 {
  background: #c98200;
}
.formalign {
  width: 50%;
  text-align: center;
}
.tablerespnd th {
  text-align: left;
  height: 40px;
}
.tablestats th {
  height: 40px;
  width: 50%;
  text-align: center;
}
.tablestats td {
  text-align: center;
  font-weight: 500;
}
.tablestats td.statstabletd {
  font-size: 18px;
  font-weight: 600;
}
.h2hresult {
  font-weight: 500;
  font-size: 18px;
}
.tablerespnd tr,
.tablestats tr {
  height: 48px;
}
.tablerespnd tr:nth-child(odd),
.tablestats tr:nth-child(odd) {
  background: #f5f5f5;
}
.bold,
.font500 {
  font-weight: 500;
}
.flexplace {
  display: flex;
  background: #fff;
  height: 46px;
  align-items: center;
  justify-content: center;
  padding: 10px 2px;
  font-size: 18px;
  border-bottom: 1px solid #f0f2fa;
}
.event1,
.leaguediv {
  align-items: center;
}
.flexplacename {
  width: 78%;
  overflow: hidden;
  font-weight: 400;
}
.flexplaceodd {
  width: 22%;
  font-weight: 500;
  text-align: center;
  border-radius: 2px;
  background-color: #f5f5f5;
  color: #333;
  height: 36px;
  line-height: 36px;
  transform: skewX(-15deg);
}
.oddstitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 35px;
  overflow: hidden;
}
.statsdivtitle {
  font-size: 14px;
  font-weight: 500;
}
.statsgrid {
  display: inline-grid;
}
.leaguemainlink,
.spanstats {
  overflow: hidden;
}
.gg-push-chevron-right {
  box-sizing: border-box;
  display: block;
  width: 22px;
  height: 22px;
  color: #999;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#footer-wrapper,
.fflag,
.gg-chevron-up,
.pagetitle,
.team-form,
.team-form-item,
.widget .title h3 {
  position: relative;
}
#button,
.tipbutton {
  text-align: center;
  transform: skewX(-10deg);
}
.gg-push-chevron-right::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  border-right: 2px solid;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  right: 9px;
  top: 6px;
}
.leaguediv {
  display: flex;
  width: 100%;
  background: #fff;
}
.ff-wave:before,
.fflag,
.widget a {
  display: inline-block;
}
.justify-start {
  justify-content: start;
}
.fflag {
  background-image: url(https://id.nowgoal.cfd/img/flag.png);
  background-repeat: no-repeat;
  background-size: 100% 49494%;
  overflow: hidden;
  box-sizing: content-box;
}
.fflag-CH,
.fflag-NP {
  box-shadow: none !important;
}
.fflag-Algeria {
  background-position: center 0.2287%;
}
.fflag-Angola {
  background-position: center 0.4524%;
}
.fflag-BJ {
  background-position: center 0.6721%;
}
.fflag-BW {
  background-position: center 0.8958%;
}
.fflag-BF {
  background-position: center 1.1162%;
}
.fflag-BI {
  background-position: center 1.3379%;
}
.fflag-CM {
  background-position: center 1.5589%;
}
.fflag-CV {
  background-position: center 1.7805%;
}
.fflag-CF {
  background-position: center 2.0047%;
}
.fflag-TD {
  background-position: center 2.2247%;
}
.fflag-CD {
  background-position: left 2.4467%;
}
.fflag-DJ {
  background-position: left 2.6674%;
}
.fflag-Egypt {
  background-position: center 2.8931%;
}
.fflag-GQ {
  background-position: center 3.1125%;
}
.fflag-ER {
  background-position: left 3.3325%;
}
.fflag-ET {
  background-position: center 3.5542%;
}
.fflag-GA {
  background-position: center 3.7759%;
}
.fflag-Gambia {
  background-position: center 4.0015%;
}
.fflag-GH {
  background-position: center 4.2229%;
}
.fflag-GN {
  background-position: center 4.441%;
}
.fflag-GW {
  background-position: left 4.66663%;
}
.fflag-Ivory {
  background-position: center 4.8844%;
}
.fflag-Kenya {
  background-position: center 5.1061%;
}
.fflag-LS {
  background-position: center 5.3298%;
}
.fflag-Liberia {
  background-position: left 5.5495%;
}
.fflag-LY {
  background-position: center 5.7712%;
}
.fflag-MG {
  background-position: center 5.994%;
}
.fflag-Malawi {
  background-position: center 6.2156%;
}
.fflag-ML {
  background-position: center 6.4363%;
}
.fflag-Mauritania {
  background-position: center 6.658%;
}
.fflag-MU {
  background-position: center 6.8805%;
}
.fflag-YT {
  background-position: center 7.1038%;
}
.fflag-Morocco {
  background-position: center 7.3231%;
}
.fflag-MZ {
  background-position: left 7.5448%;
}
.fflag-NA {
  background-position: left 7.7661%;
}
.fflag-NE {
  background-position: center 7.98937%;
}
.fflag-Nigeria {
  background-position: center 8.2099%;
}
.fflag-CG {
  background-position: center 8.4316%;
}
.fflag-RE {
  background-position: center 8.6533%;
}
.fflag-RW {
  background-position: right 8.875%;
}
.fflag-SH {
  background-position: center 9.0967%;
}
.fflag-ST {
  background-position: center 9.32237%;
}
.fflag-Senegal {
  background-position: center 9.5426%;
}
.fflag-SC {
  background-position: left 9.7628%;
}
.fflag-SL {
  background-position: center 9.9845%;
}
.fflag-SO {
  background-position: center 10.2052%;
}
.fflag-South_Africa {
  background-position: left 10.4269%;
}
.fflag-SS {
  background-position: left 10.6486%;
}
.fflag-SD {
  background-position: center 10.8703%;
}
.fflag-SR {
  background-position: center 11.0945%;
}
.fflag-SZ {
  background-position: center 11.3135%;
}
.fflag-TG {
  background-position: left 11.5354%;
}
.fflag-Tunisia {
  background-position: center 11.7593%;
}
.fflag-UG {
  background-position: center 11.9799%;
}
.fflag-Tanzania {
  background-position: center 12.2005%;
}
.fflag-EH {
  background-position: center 12.4222%;
}
.fflag-YE {
  background-position: center 12.644%;
}
.fflag-ZM {
  background-position: center 12.8664%;
}
.fflag-ZW {
  background-position: left 13.0873%;
}
.fflag-AI {
  background-position: center 13.309%;
}
.fflag-AG {
  background-position: center 13.5307%;
}
.fflag-Argentina {
  background-position: center 13.7524%;
}
.fflag-AW {
  background-position: left 13.9741%;
}
.fflag-BS {
  background-position: left 14.1958%;
}
.fflag-BB {
  background-position: center 14.4175%;
}
.fflag-BQ {
  background-position: center 14.6415%;
}
.fflag-BZ {
  background-position: center 14.8609%;
}
.fflag-BM {
  background-position: center 15.0826%;
}
.fflag-Bolivia {
  background-position: center 15.306%;
}
.fflag-VG {
  background-position: center 15.528%;
}
.fflag-Brazil {
  background-position: center 15.7496%;
}
.fflag-Canada {
  background-position: center 15.9694%;
}
.fflag-KY {
  background-position: center 16.1911%;
}
.fflag-Chile {
  background-position: left 16.4128%;
}
.fflag-Colombia {
  background-position: left 16.6345%;
}
.fflag-KM {
  background-position: center 16.8562%;
}
.fflag-Costa_Rica {
  background-position: center 17.0779%;
}
.fflag-CU {
  background-position: left 17.2996%;
}
.fflag-CW {
  background-position: center 17.5213%;
}
.fflag-DM {
  background-position: center 17.743%;
}
.fflag-Dominican {
  background-position: center 17.968%;
}
.fflag-Ecuador {
  background-position: center 18.1864%;
}
.fflag-El_Salvador {
  background-position: center 18.4081%;
}
.fflag-FK {
  background-position: center 18.6298%;
}
.fflag-GF {
  background-position: center 18.8515%;
}
.fflag-GL {
  background-position: left 19.0732%;
}
.fflag-GD {
  background-position: center 19.2987%;
}
.fflag-GP {
  background-position: center 19.518%;
}
.fflag-Guatemala {
  background-position: center 19.7383%;
}
.fflag-GY {
  background-position: center 19.96%;
}
.fflag-HT {
  background-position: center 20.1817%;
}
.fflag-Honduras {
  background-position: center 20.4034%;
}
.fflag-Jamaica {
  background-position: center 20.6241%;
}
.fflag-MQ {
  background-position: center 20.8468%;
}
.fflag-Mexico {
  background-position: center 21.0685%;
}
.fflag-MS {
  background-position: center 21.2902%;
}
.fflag-Nicaragua {
  background-position: center 21.5119%;
}
.fflag-PA {
  background-position: center 21.7336%;
}
.fflag-Paraguay {
  background-position: center 21.9553%;
}
.fflag-Peru {
  background-position: center 22.177%;
}
.fflag-PR {
  background-position: left 22.4002%;
}
.fflag-BL {
  background-position: center 22.6204%;
}
.fflag-KN {
  background-position: center 22.8421%;
}
.fflag-LC {
  background-position: center 23.0638%;
}
.fflag-PM {
  background-position: center 23.2855%;
}
.fflag-VC {
  background-position: center 23.5072%;
}
.fflag-SX {
  background-position: left 23.732%;
}
.fflag-TT {
  background-position: center 23.9506%;
}
.fflag-TC {
  background-position: center 24.1723%;
}
.fflag-USA {
  background-position: center 24.392%;
}
.fflag-VI {
  background-position: center 24.6157%;
}
.fflag-Uruguay {
  background-position: left 24.8374%;
}
.fflag-Venezuela {
  background-position: center 25.0591%;
}
.fflag-AB {
  background-position: center 25.279%;
}
.fflag-AF {
  background-position: center 25.5025%;
}
.fflag-Azerbaijan {
  background-position: center 25.7242%;
}
.fflag-Bangladesh {
  background-position: center 25.9459%;
}
.fflag-Dominican {
  background-position: center 17.968%;
}
.fflag-Faroe {
  background-position: center 36.1441%;
}
.fflag-Vietnam {
  background-position: center 32.8186%;
}
.fflag-Georgia {
  background-position: center 27.0544%;
}
.fflag-Bhutan {
  background-position: center 26.1676%;
}
.fflag-BN {
  background-position: center 26.3885%;
}
.fflag-KH {
  background-position: center 26.611%;
}
.fflag-China {
  background-position: left 26.8327%;
}
.fflag-GE {
  background-position: center 27.0544%;
}
.fflag-HK {
  background-position: center 27.2761%;
}
.fflag-India {
  background-position: center 27.4978%;
}
.fflag-Indonesia {
  background-position: center 27.7195%;
}
.fflag-Japan {
  background-position: center 27.9412%;
}
.fflag-Kazakhstan {
  background-position: center 28.1615%;
}
.fflag-LA {
  background-position: center 28.3846%;
}
.fflag-MO {
  background-position: center 28.6063%;
}
.fflag-Malaysia {
  background-position: center 28.829%;
}
.fflag-Maldives {
  background-position: center 29.0497%;
}
.fflag-Mongolia {
  background-position: left 29.2714%;
}
.fflag-Myanmar {
  background-position: center 29.4931%;
}
.fflag-NP {
  background-position: left 29.7148%;
}
.fflag-KP {
  background-position: left 29.9365%;
}
.fflag-MP {
  background-position: center 30.1582%;
}
.fflag-PW {
  background-position: center 30.3799%;
}
.fflag-PG {
  background-position: center 30.6016%;
}
.fflag-PH {
  background-position: left 30.8233%;
}
.fflag-Singapore {
  background-position: left 31.045%;
}
.fflag-South_Korea {
  background-position: center 31.2667%;
}
.fflag-LK {
  background-position: right 31.4884%;
}
.fflag-TW {
  background-position: left 31.7101%;
}
.fflag-Tajikistan {
  background-position: center 31.9318%;
}
.fflag-Thailand {
  background-position: center 32.1535%;
}
.fflag-TL {
  background-position: left 32.3752%;
}
.fflag-Turkmenistan {
  background-position: center 32.5969%;
}
.fflag-VN {
  background-position: center 32.8186%;
}
.fflag-AX {
  background-position: center 33.0403%;
}
.fflag-Albania {
  background-position: center 33.25975%;
}
.fflag-AD {
  background-position: center 33.4837%;
}
.fflag-Armenia {
  background-position: center 33.7054%;
}
.fflag-Austria {
  background-position: center 33.9271%;
}
.fflag-Belarus {
  background-position: left 34.1488%;
}
.fflag-Belgium {
  background-position: center 34.3705%;
}
.fflag-Bosnia {
  background-position: center 34.5922%;
}
.fflag-Bulgaria {
  background-position: center 34.8139%;
}
.fflag-Croatia {
  background-position: center 35.0356%;
}
.fflag-Cyprus {
  background-position: center 35.2555%;
}
.fflag-Czech,
.fflag-Czech_Republic {
  background-position: left 35.479%;
}
.fflag-Denmark {
  background-position: center 35.7007%;
}
.fflag-Estonia {
  background-position: center 35.9224%;
}
.fflag-FO {
  background-position: center 36.1441%;
}
.fflag-Finland {
  background-position: center 36.3658%;
}
.fflag-France {
  background-position: center 36.5875%;
}
.fflag-Germany {
  background-position: center 36.8092%;
}
.fflag-Gibraltar {
  background-position: center 37.0309%;
}
.fflag-Greece {
  background-position: left 37.2526%;
}
.fflag-GG {
  background-position: center 37.4743%;
}
.fflag-Hungary {
  background-position: center 37.696%;
}
.fflag-Iceland {
  background-position: center 37.9177%;
}
.fflag-Ireland {
  background-position: center 38.1394%;
}
.fflag-IM {
  background-position: center 38.3611%;
}
.fflag-Italy {
  background-position: center 38.5828%;
}
.fflag-JE {
  background-position: center 38.8045%;
}
.fflag-XK {
  background-position: center 39.0262%;
}
.fflag-Latvia {
  background-position: center 39.2479%;
}
.fflag-LI {
  background-position: left 39.4696%;
}
.fflag-Lithuania {
  background-position: center 39.6913%;
}
.fflag-Luxembourg {
  background-position: center 39.913%;
}
.fflag-MT {
  background-position: left 40.1347%;
}
.fflag-MD {
  background-position: center 40.3564%;
}
.fflag-MC {
  background-position: center 40.5781%;
}
.fflag-Montenegro {
  background-position: center 40.7998%;
}
.fflag-Holland,
.fflag-Netherlands {
  background-position: center 41.0215%;
}
.fflag-MK {
  background-position: center 41.2432%;
}
.fflag-Norway {
  background-position: center 41.4649%;
}
.fflag-Poland {
  background-position: center 41.6866%;
}
.fflag-Portugal {
  background-position: center 41.9083%;
}
.fflag-Romania {
  background-position: center 42.13%;
}
.fflag-Russia {
  background-position: center 42.3517%;
}
.fflag-SM {
  background-position: center 42.5734%;
}
.fflag-Serbia {
  background-position: center 42.7951%;
}
.fflag-Slovakia {
  background-position: center 43.0168%;
}
.fflag-Slovenia {
  background-position: center 43.2385%;
}
.fflag-Spain {
  background-position: left 43.4602%;
}
.fflag-Sweden {
  background-position: center 43.6819%;
}
.fflag-Switzerland {
  background-position: center 43.9036%;
}
.fflag-Turkey {
  background-position: center 44.1253%;
}
.fflag-Ukraine {
  background-position: center 44.347%;
}
.fflag-England {
  background-position: center 44.5687%;
}
.fflag-VA {
  background-position: right 44.7904%;
}
.fflag-Bahrain {
  background-position: center 45.0121%;
}
.fflag-Iran {
  background-position: center 45.2338%;
}
.fflag-Iraq {
  background-position: center 45.4555%;
}
.fflag-Israel {
  background-position: center 45.6772%;
}
.fflag-Kuwait {
  background-position: left 45.897%;
}
.fflag-Jordan {
  background-position: left 46.1206%;
}
.fflag-KG {
  background-position: center 46.3423%;
}
.fflag-LB {
  background-position: center 46.561%;
}
.fflag-OM {
  background-position: left 46.7857%;
}
.fflag-PK {
  background-position: center 47.0074%;
}
.fflag-PS {
  background-position: center 47.2291%;
}
.fflag-Qatar {
  background-position: center 47.4508%;
}
.fflag-Saudi_Arabia {
  background-position: center 47.6725%;
}
.fflag-SY {
  background-position: center 47.8942%;
}
.fflag-UAE {
  background-position: center 48.1159%;
}
.fflag-Uzbekistan {
  background-position: left 48.3376%;
}
.fflag-AS {
  background-position: right 48.5593%;
}
.fflag-Australia {
  background-position: center 48.781%;
}
.fflag-CX {
  background-position: center 49.002%;
}
.fflag-CC {
  background-position: center 49.2244%;
}
.fflag-CK {
  background-position: center 49.4445%;
}
.fflag-FJ {
  background-position: center 49.6678%;
}
.fflag-PF {
  background-position: center 49.8895%;
}
.fflag-GU {
  background-position: center 50.1112%;
}
.fflag-KI {
  background-position: center 50.3329%;
}
.fflag-MH {
  background-position: left 50.5546%;
}
.fflag-CONCACAF {
  background-position: center 50.7763%;
}
.fflag-NC {
  background-position: center 50.998%;
}
.fflag-NZ {
  background-position: center 51.2197%;
}
.fflag-Africa,
.fflag-African,
.fflag-CAF {
  background-position: left 51.4414%;
}
.fflag-Northern {
  background-position: center 51.6631%;
}
.fflag-Scotland {
  background-position: center 51.8848%;
}
.fflag-WS {
  background-position: left 52.1065%;
}
.fflag-Solomon {
  background-position: left 52.3282%;
}
.fflag-Algarve,
.fflag-America,
.fflag-Audi,
.fflag-Emirates,
.fflag-Europe,
.fflag-European,
.fflag-Friendlies,
.fflag-International,
.fflag-U19,
.fflag-U21,
.fflag-U23,
.fflag-Womens,
.fflag-World {
  background-position: center 52.5499%;
}
.fflag-TO {
  background-position: left 52.7716%;
}
.fflag-AFC {
  background-position: center 52.9933%;
}
.fflag-VU {
  background-position: left 53.215%;
}
.fflag-Wales {
  background-position: center 53.4385%;
}
.fflag-Copa,
.fflag-Recopa {
  background-position: center 53.6584%;
}
.fflag-EU {
  background-position: center 53.875%;
}
.fflag-Asia,
.fflag-Central,
.fflag-FIFA,
.fflag-North,
.fflag-Oceania,
.fflag-Southamerica {
  background-position: center 54.099%;
}
.fflag-Olympic,
.fflag-Olympics {
  background-position: center 54.32%;
}
.fflag-Euro,
.fflag-UEFA {
  background-position: center 54.54%;
}
.fflag.ff-sm {
  width: 18px;
  height: 11px;
}
.fflag.ff-md {
  width: 27px;
  height: 17px;
  margin-left: 8px;
  margin-top: -2px;
}
.fflag.ff-lg {
  width: 42px;
  height: 27px;
}
.fflag.ff-xl {
  width: 60px;
  height: 37px;
}
.ff-wave:before {
  content: "";
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    106deg,
    #fff 0,
    rgba(255, 255, 255, 0.2) 24%,
    rgba(255, 255, 255, 0.3) 36%,
    rgba(0, 0, 0, 0.15) 56%,
    rgba(255, 255, 255, 0.2) 70%,
    rgba(0, 0, 0, 0.2) 78%,
    rgba(255, 255, 255, 0.1) 86%,
    rgba(0, 0, 0, 0.4) 100%
  );
}
.fflag-CH.ff-wave:before {
  width: 69%;
  left: 15%;
}
.fflag-NP.ff-wave:before {
  content: none;
}
.leaguelink,
.leaguelink:hover {
  color: #444;
  font-weight: 500;
}
.box-shadow:hover {
  box-shadow: 0 4px 12px 0 rgb(0 0 0/8%), 0 7px 25px 0 rgb(0 0 0/8%);
}
.event1.justify-start.box-shadow {
  margin-top: 10px;
}
.tipbutton {
  border: 1px solid;
  color: #047bab;
  width: 150px;
  border-radius: 3px;
  margin: auto auto 10px;
}
.tipplace {
  margin-top: 10px;
  font-size: 13px;
  padding-bottom: 5px;
  color: #666;
}
.tipspan {
  font-size: 22px;
  color: #333;
}
.mainpagetitle,
.texth1 {
  font-weight: 900;
  color: #000000;
}
.calendar {
  display: flex;
  margin-bottom: 20px;
}
.calendar .calendar-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  border-bottom: 3px solid #643ac1;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  box-shadow: 0 5px 5px rgb(1 1 1/15%);
  width: 25%;
  margin-right: 5px;
  cursor: pointer;
  transform: skewX(-5deg);
}
.calendar .calendar-body:hover {
  background: #ece5ff;
}
.activecalendar {
  background: #ece5ff !important;
}
.cta,
.cta.active {
  background: #0071a3;
}
.calendar .calendar-body .month-name {
  color: #fff;
  background: #643ac1;
  width: 100%;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  padding: 5px 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.calendar .calendar-body .day-name {
  font-size: 18px;
  margin-top: 20px;
  color: #444;
  font-weight: 500;
}
.calendar .calendar-body .date-number {
  color: #444;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.2em;
}
.wrapper {
  margin: 0 auto;
  width: 90%;
}
.cards {
  margin: 0;
  padding: 0;
}
.cards li {
  border-radius: 3px;
  color: #fff;
  flex: 1 1 200px;
}
.flexbuttons {
  display: flex;
  flex-wrap: wrap;
}
.mainpagetitle {
  font-size: 30px;
  line-height: 60px;
}
.mainpagetitleleague {
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: -15px;
  margin-right: -15px;
}
.flexbuttons li {
  flex: 1 1 200px;
  margin: 10px;
}
.texth1 {
  font-size: 20px;
  line-height: 30px;
  margin: 15px 0;
}
.maintexts {
  margin-top: 40px;
}
.maintexts p {
  font-weight: 500;
  color: #444;
}
#button,
.cta,
.cta a {
  color: #fff;
}
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
#button,
.cta,
.event1 {
  display: flex;
}
.cta {
  font-family: Poppins, sans-serif;
  font-size: 40px;
  transition: 1s;
  margin-right: 15px;
  box-shadow: 4px 4px 0 #b5babf;
  transform: skewX(-15deg);
}
.ctaalone {
  text-align: center;
  width: 180px;
  margin: auto auto 20px;
  border-radius: 3px;
}
.cta:hover {
  transition: 0.5s;
  box-shadow: 7px 7px 0 #e19200;
}
.cta span:nth-child(2) {
  transition: 0.5s;
  margin-right: 0;
}
.cta:hover span:nth-child(2) {
  transition: 0.5s;
  margin-right: 45px;
}
.cta a {
  width: 100%;
  font-weight: 500;
  line-height: 32px;
  padding: 5px;
}
.cta.active {
  transition: 0.5s;
  box-shadow: 4px 4px 0 #e19200;
}
.page-content.custom-background {
  padding-top: 10px;
  padding-bottom: 40px;
}

.pagetitle {
  background-color: #fff;
  padding-top: 130px;
  text-align: center;
  margin-bottom: 60px;
}
.pagetitle h1 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
}
.widget .title h3,
.widget a {
  font-weight: 500;
  text-transform: uppercase;
}
#footer-wrapper.footer-custom-bkg-color.footer-color-bkg-dark-grey {
  background-color: #ededed;
}
#footer .row {
  margin-bottom: 65px;
}
#footer-wrapper {
  padding-top: 65px;
  background-color: #333;
}
#copyright-container p,
#footer-wrapper p {
  color: #888;
  font-size: 13px;
  padding-bottom: 0;
}
#copyright-container p {
  font-size: 14px;
  color: #888;
  padding-bottom: 0;
}
#footer-wrapper.footer-dark.widgetized-style-1 p {
  color: #555;
}
#copyright-container {
  padding: 25px 0;
}
.footer-dark #copyright-container {
  border-top: 1px solid #d7d7d7;
}
.widget a {
  text-decoration: underline;
  padding: 10px 0;
  margin-top: 10px;
}
#footer-wrapper.footer-dark.widgetized-style-1
  .footer-widget-container
  .widget
  p {
  color: #555;
  font-size: 15px;
}
.widget ul,
.widget.widget-text .textwidget {
  padding-left: 0;
}
.widget ul li a {
  font-weight: 300;
  text-transform: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
  color: #333;
  min-width: 100px;
  line-height: 35px;
}
.widget .title h3 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 27px;
  padding-bottom: 10px;
}
.widget .title h3:after {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 3px;
  left: 0;
  bottom: 0;
}
#footer-wrapper.footer-dark .widget.widget-text p,
.widget a,
.widget p,
.widget span {
  color: #888;
}
#footer-wrapper .widget.widget-text p {
  font-size: 15px;
  margin-bottom: 5px;
}
.widget.widget_nav_menu .menu {
  padding-left: 20px;
}
.widget.widget_nav_menu .menu .menu-item {
  position: relative;
  list-style: disc;
}

.event1 {
  justify-content: center;
  width: 100%;
  min-height: 40px;
}
.sizeline {
  width: 25%;
}
.sizeline.center div {
  padding-right: 5px;
  padding-left: 5px;
  overflow-wrap: anywhere;
}
.team-form {
  z-index: 0;
  display: inline-flex;
  vertical-align: top;
}
.team-form-item {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 2px solid;
  border-radius: 50%;
  color: #fff;
  background-color: #b5babf;
  font: italic 700 9px/18px Poppins, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding-right: 1px;
}
.team-form-item-l {
  background-color: #f33c59;
}
.team-form-item-w {
  background-color: #1dc78d;
}
.toblock {
  margin-top: 3px;
}
#button {
  width: 40px;
  height: 40px;
  bottom: 20px;
  right: 20px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 0 #b5babf;
}
#button.show {
  opacity: 0.9;
  visibility: visible;
}
.gg-chevron-up {
  box-sizing: border-box;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px;
}
.gg-chevron-up::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  bottom: 2px;
}
@media (max-width: 991px) {
  .toblock {
    display: block;
  }
  .sizeline {
    width: 40%;
    padding-top: 10px;
  }
  .sizeline.extrasizeline {
    width: 20%;
    padding-top: 10px;
  }
  .tipplace {
    width: 100%;
  }
  .tipbutton {
    margin-top: 2px !important;
  }
}
@media (max-width: 850px) {
  .awaytable,
  .tipsbox {
    display: block;
  }
  .margin-rightbox {
    margin: auto auto 25px;
    width: 80%;
  }
  .vstable {
    display: none;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .col-sm-12,
  .col-sm-6,
  .navbar-header {
    float: left;
  }
  .col-sm-6 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .mainpagetitle {
    font-size: 23px;
    line-height: 40px;
    font-weight: 700;
    color: #303136;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -15px;
    margin-right: -15px;
  }
  .pagetitle {
    background-color: #fff;
    padding-top: 110px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
  }
  .logo img {
    width: 45px;
    margin-right: 5px;
  }
  .logofooter img {
    width: 135px;
    margin-right: 5px;
  }
  .flexbuttons li {
    flex: 1 1 110px;
    margin: 6px;
  }
  .flexbuttons {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -28px;
  }
  .cta {
    transform: skewX(-5deg);
  }
  .cta a {
    font-size: 12px;
    line-height: 28px;
  }
  
  
  .calendar .calendar-body .day-name {
    font-size: 10px;
    margin-top: 5px;
  }
  .calendar .calendar-body .month-name {
    font-size: 11px;
  }
  .calendar .calendar-body .date-number {
    font-size: 50px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 479px) {
  .page-content .row {
    margin-bottom: 0 !important;
  }
  .page-content [class*="col-"] {
    margin-bottom: 70px;
  }
  [class*="col-"] img:only-child {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .main-nav {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 8px 0;
  }
  .header-transparent .main-nav {
    margin-top: 8px;
  }
  .fat-nav li {
    font-size: 20px;
    line-height: 40px;
    padding: 2px;
  }
  .header-wrapper.hamburger-menu .main-nav {
    margin: 12px 0;
  }
  .header-wrapper .main-nav .navbar-default,
  .header-wrapper.header-transparent .main-nav .navbar-default {
    width: 100%;
  }
  .header-wrapper.hamburger-menu .navbar-header {
    width: auto;
  }
  .header-transparent .navbar-header {
    margin-top: 0;
  }
  .header-wrapper.hamburger-menu .logo {
    float: left;
    margin-top: 0;
  }
  .header-transparent.header-wrapper.hamburger-menu .navbar-header,
  .header-wrapper.hamburger-menu .navbar-header {
    margin-top: 4px;
  }
  .icon-container img {
    margin-right: 7px;
  }
  .pagetitle h1 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 700;
  }
  h1 {
    font-size: 40px;
    line-height: 47px;
  }
  h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .widget {
    float: none;
  }
  #footer .row,
  #footer-wrapper.widgetized-style-1 #footer .row {
    margin-bottom: 0;
  }
  #footer-wrapper .footer-widget-container {
    margin-bottom: 40px;
    float: left;
  }
  #footer-wrapper .footer-widget-container:last-child {
    margin-bottom: 35px;
  }
  #footer-wrapper {
    padding-bottom: 65px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .page-content .row {
    margin-bottom: 0 !important;
  }
  .page-content [class*="col-"] {
    margin-bottom: 70px;
  }
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .page-content.custom-background {
    padding-top: 70px;
  }
  .header-wrapper {
    position: relative;
  }
  .header-wrapper + * {
    margin-top: 0 !important;
  }
  .header-wrapper .logo {
    float: left;
    margin-top: 5px;
  }
  .header-transparent .navbar-header,
  .navbar-header {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .header-wrapper.header-transparent {
    position: relative;
    width: 100%;
    background-color: transparent;
  }
  .main-nav {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 8px 0;
  }
  .header-transparent .main-nav {
    margin-top: 8px;
  }
  .fat-nav li {
    font-size: 20px;
    line-height: 20px;
    padding: 2px;
  }
  .header-wrapper.hamburger-menu .main-nav {
    margin: 12px 0;
  }
  .header-wrapper .main-nav .navbar-default,
  .header-wrapper.header-transparent .main-nav .navbar-default {
    width: 100%;
  }
  .header-wrapper.hamburger-menu .logo {
    float: left;
    margin-top: 0;
  }
  .header-wrapper.hamburger-menu .navbar-header {
    width: auto;
  }
  .header-transparent.header-wrapper.hamburger-menu .navbar-header,
  .header-wrapper.hamburger-menu .navbar-header {
    margin-top: 4px;
  }
  h1 {
    font-size: 40px;
    line-height: 47px;
  }
  .widget {
    float: none;
  }
  #footer .row,
  #footer-wrapper.widgetized-style-1 #footer .row {
    margin-bottom: 0;
  }
  #footer-wrapper .footer-widget-container {
    margin-bottom: 40px;
    float: left;
    width: 100%;
  }
  #footer-wrapper .footer-widget-container:last-child {
    margin-bottom: 35px;
  }
  #footer-wrapper {
    padding-bottom: 65px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-content .row {
    margin-bottom: 0 !important;
  }
  .page-content [class*="col-"] {
    margin-bottom: 70px;
  }
  .navbar-header {
    float: left;
  }
  .header-transparent .navbar-header {
    height: auto;
  }
  .hamburger-menu .navbar-header {
    float: left;
    margin: 0 !important;
    height: auto;
  }
  .header-wrapper.header-transparent {
    position: relative;
    width: 100%;
    background-color: transparent;
  }
  .main-nav {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  .header-wrapper.hamburger-menu .main-nav {
    margin: 12px 0;
  }
  .header-transparent .main-nav {
    margin-top: 0;
  }
  .header-wrapper.hamburger-menu .logo {
    float: left;
    margin-top: 5px;
  }
  .header-transparent.header-wrapper.hamburger-menu .navbar-header {
    margin-top: 8px;
  }
  .widget {
    float: none;
  }
  #footer [class*="col-"] img:only-child {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  #footer-wrapper.widgetized-style-1 #footer .row {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-content .row {
    margin-bottom: 0 !important;
  }
  .page-content [class*="col-"] {
    margin-bottom: 70px;
  }
  .navbar-header {
    float: left;
  }
}

svg {
        font-family: "Calibri", sans-serif;
        width: 100%; height: 100%;
    }
    svg text {
        animation: stroke 7s infinite alternate;
        stroke-width: 3;
        stroke: #0071a3;
        font-size: 32px;
        width: 270px; height: 37px;
    }
    @keyframes stroke {
        0%   {
            fill: rgba(160,0,0,0); stroke: #0071a3;
            stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 2;
        }
        70%  {fill: rgba(160,0,0,0); stroke: #0071a3; }
        80%  {fill: rgba(160,0,0,0); stroke: #0071a3; stroke-width: 3; }
        100% {
            fill: #0071a3; stroke: rgba(160,0,0,0);
            stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
        }
    }
