/*
Theme Name: GorMahia
Author: Pauline Boke
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html{overflow-x: hidden !important;}

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body {
  font-family: 'Montserrat', sans-serif !important;
  overflow-x: hidden !important;
  background: #f2f2f0 !important;
}

#heda .working-hrs {
  float: left;
}
#heda .contact-details-top {
  float: right;
}
#heda .working-hrs span {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400 !important;
  line-height: 40px;
  font-family: 'Montserrat', serif;
}

h1, h2, h3, h4, h5, h6{color: #0a253f; font-family: 'Montserrat', sans-serif !important;}
.no-padding{padding: 0 !important;}
p{
    color: rgb(3, 3, 19);
    font-family: 'Montserrat', sans-serif !important;
    font-size: 17px;
    font-weight: 400;
}
/* HEADER */
.header-top-section .container{
  background: #f2f2f0;
  border-bottom: solid 1px rgba(255,255,255,0.2);
}
.social-links ul{margin-bottom: 0 !important;}
.header-top-section .contact-details-top .phone-email a{text-decoration: none !important; color: #fff; font-size: 14px; margin-right: 2em; font-family: 'Montserrat', sans-serif !important;}
.header-top-section .contact-details-top a:hover{color: #fff;}
i.fa.fa-phone {font-size: 10px; color: #333;}
i.fa.fa-envelope {font-size: 11px; color: #333;}
.phone-email{float: left; line-height: 30px;}
.search-form label {margin-bottom: 0 !important;}
.social-links{float: right;}
.search-form .form-control {
  height: 33px !important; 
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.social-links ul{padding-left: 0 !important; float: left;}
.social-links li{list-style: none;}
.social-links li a{color: #027eb9;}
.social-links li a:hover{color: #027eb9;}
i.fab.fa-facebook-f{border: solid 1px #fff; border-radius: 50%; font-size: 10px !important; padding: 5px 8px;}
i.fab.fa-twitter{border: solid 1px #fff; border-radius: 50%; font-size: 10px !important; padding: 5px 6px;}
i.fab.fa-instagram{border: solid 1px #fff; border-radius: 50%; font-size: 10px !important; padding: 5px 6px;}
i.fab.fa-linkedin-in{border: solid 1px #fff; border-radius: 50%; font-size: 10px !important; padding: 5px 6px;}

i.fa.fa-map-marker{
  border: solid 1px #fff;
  border-radius: 50%;
  font-size: 10px !important;
  padding: 5px 8px;
}

a{background-color: none;}
i.fab.fa-facebook-f:hover, i.fab.fa-twitter:hover, i.fab.fa-instagram:hover, i.fab.fa-linkedin-in:hover{border: solid 1px #fff !important;}
.header-main-section .container {
  background: #146534;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 12px 0;
  box-shadow: 0 2px 5px #000;
}
ul#menu-main-menu {margin-bottom: 0 !important; margin-top: 0.5em;}
.social-links li a{margin-left: 1em !important;}
#heda {transition: 0.4s; position: fixed; width: 100%; z-index: 99; height: 65px;/*padding: 15px 0; */}

/* header.sticky {background: #fff;} */
/* .sticky .header-top-section{
  display: none !important;
} */
.mobmenu{display: none;}
#menu-mobile{display: none;}
#menu-desktop{display: block; float: right;}

/*.top-menu {margin-top: 20px;} */
.menu li {display: inline-block; text-transform: uppercase; list-style: none; height: 100%; box-sizing: border-box; position: relative;}
#menu-desktop ul li a {padding: 0 1em; color: #ffffff; font-size: 13px; text-transform: capitalize; line-height: 3em; box-sizing: border-box; text-decoration: none; font-family: Montserrat,sans-serif !important; font-weight: 600; text-transform: uppercase;}
.sticky #menu-desktop ul li a{color: #ffffff; font-weight: 600 !important;}
#menu-desktop ul li a:hover{color: #ffffff !important;}
header .current-menu-item a{color: #ffffff !important;} 
.home .amazingslider-title-1{
  display: none !important;
}
.home .slider {
  margin-top: 0;
}
.home #wonderpluginslider-1, .home .amazingslider-box-1 {
  width: 100% !important;
  max-width: 100% !important;
}
.home .amazingslider-description-1 {
  color: #fff;
  border-left: solid 6px #fff;
  padding-top: 0;
  padding-bottom: 0;
  /* background: rgba(255,255,255,0.5); */
  width: 50%;
  text-transform: uppercase;
  line-height: 1.1;
  margin-left: 17%;
  font-weight: 800;
  font-size: 4em;
  /* font-family: 'Oswald', sans-serif !important; */
  font-family: 'Montserrat', serif !important;
  text-align: left;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.single-fan-zone #comments {
  display: block !important;
}
.single-fan-zone .author{
  font-weight: 500;
  font-style: italic;
  color: #333 !important;
  font-size: 14px;
}
#comments {
  display: none !important;
}

.team-playing.col-md-4.team1 {
  text-align: right;
  margin-right: 10px;
}

@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.reveal-animation {
  animation: slideInUp 1s ease-out forwards;
}


.home #wonderpluginslider-container-1{
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#footer-widget .contact-details ul li {
  list-style: none;
  margin-bottom: 1.5em;
}
#footer-widget .col-md-3 {
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 1.5em;
}
#footer-widget .contact-details, #footer-widget .footer-logo{
  /* border-right: 1px solid rgba(255, 255, 255, 0.5); */
}
#footer-widget .practice-areas ul li a {
  color: #fff;
  text-decoration: none !important;
}
#footer-widget .practice-areas ul{
  padding-left: 0 !important;
}
.practice-areas {
  text-align: center;
}
.practice-areas h3 {
  border-bottom: solid 1px #fff;
  display: inline-block;
}

#footer-widget .practice-areas ul li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0.5em;
  list-style: none !important;
}
.footer-logo{
  text-align: center;
}
.footer-logo img {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  margin-bottom: 1em;
}
.contact-icon i {
  color: #94bbe3 !important;
  font-size: 40px !important;
}
.contact-icon {
  float: left;
  margin-right: 10px;
}
.gor-trophies {
  background: #fbf6f4;
}
.navbar{background: none !important;}

.single-practice_areas article .entry-content ul {
  padding-left: 2em;
}

#menu-desktop ul li .sub-menu{position: absolute; vertical-align: middle; background-color: #146534; padding: 19px 0; padding: 0; margin: 0; z-index: 997; box-shadow: 0 5px 5px 0 rgba(0,0,0,.03); display: none;}
#menu-desktop ul li:hover .sub-menu {display: block;}

.sub-menu li a::after {content: none !important;}

#menu-desktop .sub-menu li {display: block; float: none; height: auto; width: 160px; /* padding-left: 1.2em; */ padding-left: 0; line-height: 3;}
#menu-desktop .sub-menu li a {line-height: 2.2; text-transform: capitalize; font-size: 14px;}
.page-id-73 .entry-title {display: none;}
.page-id-9 .entry-title {display: none;}
.page-id-9 h3{color: #165171; font-size: 20px; font-weight: 700;}
.page-id-9 .entry-content li{color: #0a253f; font-family: 'Montserrat', sans-serif !important; font-size: 15px; font-weight: 500; margin-bottom: 8px; list-style: circle;}
.su-spoiler-style-default > .su-spoiler-title{font-size: 16px !important;}
.su-spoiler-style-default > .su-spoiler-content {padding: 1em 0 1em 0 !important;}
 
 /* The side navigation menu */
.sidenav {height: 100%; 
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; z-index: 1; top: 0; left: 0; background-color: #111; overflow-x: hidden; padding-top: 60px;  transition: 0.5s; }

/* The navigation menu links */
.sidenav a {padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block;
  transition: 0.3s;}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {color: #f1f1f1;}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px;}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {transition: margin-left .5s; padding: 20px;}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
} 
/* mobile menu ends */
.logo a img {
  
}
 /* LOGO */
.logo-wrap img {
  width: 78px;
}
.logo-wrap {
  top: 7px;
  text-align: left;
  position: absolute;
}

 /* The navigation bar */
.navbar {overflow: hidden;
  background-color: #333;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  width: 100%; /* Full width */
}
.search-results article .entry-title::before{display: none !important;}
/* Links inside the navbar */
.navbar a {float: left; display: block; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none;}

/* Change background on mouse-over */
.navbar a:hover {background: #ddd; color: black;}

#slide-1-layer-7 a, #slide-2-layer-8 a, #slide-3-layer-7 a, #slide-2-layer-10 a {
  color: #fff !important;
  text-decoration: none !important;
}
.caption h3{
  color: #fff !important;
  text-transform: uppercase;
  font-size: 16px;
}
.caption h2 {
  color: #fff !important;
  font-family: Montserrat,sans-serif !important;
  font-size: 70px;
  margin-top: 10px;
  line-height: 1;
}

.caption .container {
  text-align: left;
  margin-top: 0;
  width: 50%;
}
.caption {
  text-align: left;
  margin-top: 11%;
}
.caption p{
  font-size: 1em;
  text-transform: uppercase;
  color: #fff !important;
  font-family: Montserrat,sans-serif !important;
}
.caption span{margin-left: 10px !important; font-weight: 400 !important;}
.caption:hover span {
  margin-left: 20px;
}
.caption a {
  background: #94bbe3;
  color: #1c4c90;
  text-decoration: none !important;
  padding: 15px 30px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 17px;
  margin-top: 0.5em;
  display: inline-block;
}
.search-results header.sticky{background: none !important;}
#slide-1-layer-7 a:hover, #slide-2-layer-8 a:hover, #slide-3-layer-7 a:hover, #slide-2-layer-10 a:hover {
  color: #000 !important;
}
.search-results article .entry-title{line-height: 1 !important; border-bottom: none !important; padding-bottom: 0 !important; margin-bottom: 5px !important; font-family: 'Montserrat', sans-serif !important;}
.search-results article .entry-title a{text-decoration: none !important; color: #0a253f !important; font-size: 0.9em;}
.search-results article .entry-summary {margin-top: 0 !important; padding-top: 0 !important;}
.search-results #main{padding: 0 !important; margin-bottom: 2em;}
div#n2-ss-2 .n2-font-170977226ae2c4808674324d389191bc-hover {
  font-family: 'Oxygen', sans-serif !important;
  color: #ffffff !important;
  font-size: 4.2em !important;
  line-height: 1 !important;
  font-weight: 900;
}
.n2-font-4c6c7e1b1bf49436c2f87de4e58f32ed-hover {
  font-family: 'Oxygen', sans-serif !important;
  color: #ffffff !important;
  font-size: 3.2em !important;
  line-height: 1 !important;
  font-weight: 900;
}
p.custom-caption {
    color: #fff !important;
    font-size: 18px !important;
    text-align: center !important;
}
.search-results .page-title {
  color: #0a253f;
}
#menu-desktop {
  display: block !important;
}
.home .amazingslider-description-1{
  font-size: 3em !important;
}

/* easy slider */
.slider .owl-stage-outer .btn.SliderButton1, .slider .owl-stage-outer .btn.SliderButton2, .slider .owl-stage-outer .btn.SliderButton3 {
  display: none !important;
}
.slider-caption h3 {
  color: #fff;
}
.slider-caption h3 {
  color: #fff !important;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 0.8em;
  font-family: 'Montserrat', sans-serif !important;
}
.slider-caption p {
  color: #fff;
  font-size: 18px;;
  font-weight: 500;
}
.slider-caption {
  margin-top: 11%;
}
.slider-caption .slider-btn {
  text-decoration: none !important;
  border: solid 1px #fff;
  border-radius: 30px;
  padding: 12px 35px;
  line-height: 17px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  margin-top: 0.7em;
  display: inline-block;
}
.slider-btn:hover {
  background-color: #fff;
  color: #0a253f;
}

.tp-mask-wrap {
  position: relative !important;
}
/* .white .sa_owl_theme .owl-nav .owl-prev:hover, .white .sa_owl_theme .owl-nav .owl-next:hover {
  background-color: none !important;
  background: none !important;
} */
/* easy slider end */

div#n2-ss-2 .n2-font-4c6c7e1b1bf49436c2f87de4e58f32ed-hover {
  font-family: 'Playfair Display' important;
  color: #ffffff;
  font-size: 300%;
  text-shadow: none;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: inherit;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  font-weight: 700;
}
.page article .col-md-4{
  float: left;
  margin-bottom: 3em;
}
.page .nav-links {
  display: none;
}
.mgt-team .col-md-3, .mgt-team .col-md-4{
  float: left;
  margin-bottom: 3em;
}
.mgt-team .wp-caption.alignleft{
  margin: 0 !important;
}
.mgt-team .wp-caption {
  max-width: 100% !important;
  padding: 0 !important;
  border: solid 1px #146534;
}
.contact-sidebar .contact-dets {
  padding-left: 0;
}
.contact-sidebar .phone-icon{
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5em;
}
.contact-sidebar p {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.contact-sidebar h3 {
  color: #fff !important;
  text-align: center;
  font-size: 1.9em;
}
.contact-sidebar {
 /* background: url('https://www.aswlaw.africa/wp-content/uploads/2025/06/sidebar-box-bg-min.jpg'); */
  background: url('https://www.aswlaw.africa/wp-content/uploads/2025/06/sidebar-box-img-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 30px;
  margin-top: 3em;
}
.contact-sidebar .the-container{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.contact-sidebar .contact-dets li a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
}
.contact-sidebar .contact-dets li {
  border: none !important;
  list-style: none;
  color: #fff;
  text-align: left;
  margin-bottom: 1.3em;
  line-height: 1.5;
}
.contact-sidebar .contact-dets li a{
  color: #fff;
}
.page-id-17 .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: 10px;
  line-height: 2.4;
}
.caf-post-title h2 a {
  color: #0a253f !important;
  text-transform: none !important;
  font-size: 20px !important;
  line-height: 27px !important;
}
.caf-post-title h2 {
  font-weight: 700 !important;
  font-family: 'Montserrat', sans-serif !important;
}
.caf-post-title {
  background: none !important;
}
.caf-content {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #0a253f !important;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.6 !important;
}
.caf-read-more {
  background: none !important;
}
.search-results article .entry-title a {
  font-weight: 600 !important;
}
.alphabet li {
  list-style-type: lower-alpha !important;
}
.roman li{
  list-style-type: lower-roman !important;
}
.caf-post-layout1 a.caf-read-more{color: #027eb9; font-weight: 500 !important; font-family: 'Jost', sans-serif font-size: 16px !important; border: none !important;}
.caf-post-layout1 a.caf-read-more:hover{color: #027eb9;}
.data-target-div1 .caf-post-layout1 .caf-content {
  font-family: 'Jost', sans-serif
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}
.page-template-archive-blog .caf-read-more:hover {
  color: #027eb9 !important
}
.caf-filter-container.caf-filter-layout1 li a {
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}
.data-target-div1 #caf-filter-layout1 li a.active {
  background-color: #027eb9 !important;
}
.comment.caf-col-md-3.caf-pl-0 {
  display: none !important;
}
.col-md-5.team-playing {
  overflow: hidden;
}
.col-md-5.team-playing img{
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
   transform: scale(1);
  -webkit-transition: all 350ms 
  ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms 
  ease 0s !important;
}
.col-md-5.team-playing:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.Merchandise-dets .symbol{
  font-style: italic;
  margin-bottom: 0 !important;
  color: #333 !important;
  font-weight: 400 !important;
}
.single-merchandise .innerpage .entry-title {
  font-weight: 700;
  font-size: 2em;
  text-align: center;
  border: none;
  margin-top: 0;
}
.single-merchandise article .post-thumbnail {
  float: left;
  width: 400px;
}
.single-merchandise article .entry-content {
  float: left;
  margin-left: 1em;
  margin-top: 0;
}
.page-template-about-us article .col-md-2 {
  float: left;
  margin-bottom: 3em;
}
.page-template-contact .contact-dets a {
  color: #333;
  text-decoration: none;
}
.search-submit.btn.btn-default {
  background: #0a253f !important;
  margin-top: -3px !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  height: 33px !important;
  color: #fff;
  padding-top: 6px;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
}
.bwg-item {
  margin-bottom: 30px !important;
}
.bwg-item {
  margin-bottom: 30px !important;
  padding-right: 15px !important;
}
.caf-post-layout1 .caf-post-title a:hover {
  color: #0a253f !important;
}
#search {
  float: left;
}
.tp-mask-wrap {
  text-align: center !important;
}
.all-gor-matches{
  margin-top: 2em;
}
.all-gor-matches .gor-match {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 70%;
}
.gor-results .team-playing img {
  width: 80px;
}
.team1 img {
  margin-right: 25px;
}
.all-gor-results .match-details h2 {
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 2em;
  letter-spacing: -2px;
  margin-top: 0.2em;
  padding-bottom: 0.2em;
}
.all-gor-matches .gor-match .team-playing {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
}
.home .game-dets{
  margin-bottom: 0;
  padding-bottom: 0;
}
.game-dets {
  /* border-bottom: dotted 2px #146534; */
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  float: left;
  width: 100%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.mobile.team2-score {
  display: none;
}
.match-details.col-md-2, .match-details.col-md-3{
  border-right: 1px dotted #000;
}
.team-playing.col-md-5, .teams.col-md-9 .col-md-2{
  float: left;
}
.all-gor-results .gor-results .teams.col-md-9, .all-gor-results .gor-results .teams.col-md-9 .col-md-2, .all-gor-results .gor-results .teams.col-md-9 .col-md-12.no-padding{
  float-left;
}
.all-gor-results .game-dets .col-md-2, .all-gor-results .game-dets .col-md-10, .all-gor-results .game-dets .col-md-4{
  float: left;
}
.vs{
  width: 80px !important;
  text-align: center;
}

.all-gor-results .gor-results .game-dets, .all-gor-matches .gor-match .game-dets{
  box-shadow: rgba(17, 17, 17, 0.05) 5px 5px 20px !important;
  transition-duration: .3s;
}
.all-gor-results .gor-results .game-dets:hover, .all-gor-matches .gor-match .game-dets:hover {
  box-shadow: rgba(17, 17, 17, 0.15) 5px 5px 20px !important;
  tw-translate-y: -.25rem;
}

.all-gor-results .gor-results .match-details.col-md-3, .all-gor-results .gor-results .teams.col-md-9{
  float: left;
}
.teams.col-md-9 .col-md-2 {
  text-align: center;
  width: 50px;
}
.gor-results .game-dets .match-review a{
  color: #224194 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.all-gor-results .teams.col-md-10 .col-md-1 {
  float: left;
  width: 20px !important;
  padding-left: 0;
  padding-top: 10px;
}
.all-gor-results .teams .team-playing span{
  font-size: 13px;
}
.all-gor-results .teams.col-md-10 .col-md-3 {
  float: left;
}
.all-gor-results .col-md-3.match-review {
  padding-left: 0;
  padding-right: 0;
  margin-top: 2em;
}
.all-gor-results .teams.col-md-10 {
  padding-left: 0;
  padding-right: 0;
}
.match-details.col-md-2 p {
  line-height: 1.5;
}
.all-gor-results .team1-score {
  float: right;
  font-weight: 800 !important;
  color: #fff !important;
  background: #000;
  padding: 10px 20px;
}
.all-gor-results .team2-score {
  float: left;
  margin-right: 25px;
  font-weight: 800 !important;
  color: #fff !important;
  background: #000;
  padding: 10px 20px;
}
.all-gor-matches .gor-match .match-details p, .all-gor-results .gor-results .match-details p{
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
}
.teams .team-playing span{
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
}
.all-gor-matches .gor-match .match-details{
  float: left;
}
.all-gor-matches .gor-match .team-playing img {
  width: 80px;
}
.all-gor-matches .gor-match h3 {
  display: inline-block;
  color: rgb(51, 51, 51);
}
.all-gor-matches .gor-match h2 {
  font-weight: 700;
  margin-top: 0.2em;
  margin-bottom: 0;
  font-size: 2em;
  letter-spacing: -2px;
  padding-bottom: 0.2em;
}
/*--------------------------------------------------------------
About us Homepage 
----------------------------------------------------------------*/
.gor-trophies .trophy-intro-logo img{
  width: 70px;
}
.trophy-intro-logo p {
  font-size: 15px;
  margin-top: 1em;
  color: #333;
  font-weight: 500;
}
.gor-trophies .trophy-intro-logo{
  margin-bottom: 1em;
  display: block;
}
.amazingslider-bottom-shadow-1, .amazingslider-nav-1 {
  display: none !important;
}
/* .gor-trophies .section-title .title-wrap {
  position: relative;
  display: inline;
  padding: 0.14em 0.98em 0.24em 0;
} */

.gor-trophies .section-title .title-wrap {
  position: relative;
  display: block;
  padding: 0;
  width: 40%;
}
.gor-trophies .section-title h2 {
  text-transform: uppercase;
  color: #224194 !important;
  padding-bottom: 3px;
  display: inline-block;
  font-size: 3em;
  line-height: 50px;
}

.gor-trophies .section-title h2::before, .news-cols-sec .section-title h2::before{
  position: absolute;
  content: '';
  left: auto;
  bottom: 6px;
  height: 3px;
  width: 80px;
  background-color: #224194 !important;
}
.wpwax-lsu-ultimate.wpwax-lsu-hover-active .wpwax-lsu-item img{
  max-width: 300px !important;
}
.wppsac-wrap .wppsac-post-image {
  border-radius: 10px !important;
  box-shadow: none;
}
.single-practice .post-thumbnail img, .single-blog .post-thumbnail img {
  border-radius: 10px;
}
.wppsac-post-carousel.design-1 .wppsac-post-title a{
  color: #0a253f !important;
}
.wppsac-post-categories .wppsac-post-categories-list li:nth-child(4n+1) a {
  background: #146534 !important;
}
.all-gor-team-members{
  margin-top: 2em;
}
.all-gor-team-members .team-category{
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #224194;
}
.page-template-archive-team {
  background: #000 !important;
}
.page-template-archive-team .all-gor-team-members .team-member h3, .page-template-archive-team .all-gor-team-members .team-category{
  color: #fff !important;
}
.page-template-archive-team .all-gor-team-members .team-member h3{
  margin-bottom: 0;
}
.all-gor-team-members .team-member{
  margin-bottom: 3em;
}
.page-template-archive-team .all-gor-team-members .team-member .excerpt p{
  color: #fff;
}
.single-gor-news .gor-news{
  margin-top: 0;
}
.single-gor-news span {
  font-style: italic;
  font-size: 12px;
}
.all-gor-team-members .team-member h3{
  margin-top: 7px;
  color: #333 !important;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}

.gor-trophies .wppsac-post-image-bg {
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.12) !important;
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.page-template-archive-team .team-member .featured-img{
  box-shadow: 5px 5px 20px rgba(255, 255, 255, 0.50) !important;
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.news .excerpt span{
  font-size: 12px;
  font-style: italic;
}


.gor-trophies .wppsac-post-image-bg:hover img, .page-template-archive-team .team-member .featured-img:hover img{
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}

.wppsac-wrap .wppsac-post-image, .page-template-archive-team .team-member .featured-img {
  height: 320px !important;
  box-shadow: none;
  object-fit: cover !important;
}
.practice-homepage {
  margin-top: 4em;
  padding-top: 1em;
  padding-bottom: 2em;
  margin-bottom: 0;
}
.page-template-archive-blog .col-md-8, .page-template-archive-blog .col-md-4{float: left;}
.page-template-archive-blog .practice-moja{
  box-shadow: none !important;
  margin-bottom: 3em;
}
.page-template-archive-blog .practice-moja p {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.page-template-archive-blog .practice-moja h3 a:hover {
  color: #165171 !important;
}

.page-template-archive-blog .practice-moja a.readmore {
  margin-left: 0 !important;
  padding-bottom: 1em !important;
  display: block !important;
  border-top: none !important;
  padding-top: 10px !important;
  margin-right: 1em !important;
  margin-bottom: 3em;
  width: 100% !important;
}
.page-template-archive-blog .practice-moja h3 {
  font-weight: 700;
  color: #0a253f;
  line-height: 30px !important;
  margin: 10px 0 !important;
  padding-left: 0 !important;
}
.col-md-12.no-padding.mgt-team {
  clear: both;
}
.page-template-about-us article .col-md-6 {
  float: left;
}
.page-template-about-us article .border-right{
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.page-template-about-us article .col-md-6 h3{
  font-size: 1.5em;
  font-weight: 700;
}
.page-template-archive-blog .practice-moja h3 a{
  font-size: 30px !important;
}
.practice-moja{
  margin-bottom: 4em;
}
.practice-moja .featured-img {
  overflow: hidden;
}
.practice-moja a.readmore {
    display: none;
}
.practice-moja:hover a.readmore {
    display: block;
}
.all-gor-matches .gor-match .game-dets .col-md-9, .all-gor-matches .gor-match .game-dets .col-md-3, .all-gor-matches .gor-match .game-dets .col-md-10, .all-gor-matches .gor-match .game-dets .col-md-2, .all-gor-matches .gor-match .game-dets .col-md-5{
  float: left;
}

.wppsac-post-slider .slick-arrow, .wppsac-post-carousel .slick-arrow {
  width: 50px !important;
  height: 50px !important;
  cursor: pointer !important;
  border-radius: 50px !important;
}
.slick-dots {
  display: none !important;
}
.wppsac-post-slider h2.wppsac-post-title, .wppsac-post-carousel h2.wppsac-post-title {
  margin: 5px 0 !important;
  line-height: 20px !important;
}
.wppsac-post-carousel.design-1 .wppsac-post-title a {
  color: #333 !important;
  text-transform: capitalize;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}
.single-team article .post-thumbnail {
  text-align: center;
  margin-bottom: 0;
}
.wppsac-post-carousel.design-1 .wppsac-post-title a:hover {color: #027eb9 !important;}

.wppsac-post-content-position {
  background: none !important;
  box-shadow: none !important;
  margin-top: -1em !important;
  padding-top: 0.4em !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wppsac-sub-content, .wppsac-post-carousel.design-1 a.wppsac-readmorebtn {
  display: none !important;
}
.wppsac-post-carousel.design-1 a.wppsac-readmorebtn{color: #165171 !important; border: none !important; text-transform: uppercase; font-size: 14px !important; font-weight: 700!important;}
.wppsac-post-carousel.design-1 a.wppsac-readmorebtn:hover{color: #0a253f !important; border: none; text-transform: uppercase; background: none !important;}
.caf-post-layout1 a.caf-read-more:hover, .caf-content-read-more a:hover {color: #027eb9 !important;}
.wppsac-post-slider .slick-arrow svg, .wppsac-post-carousel .slick-arrow svg{height: 45% !important; width: 45%  !important; margin-top: 15px  !important;}
.wppsac-post-carousel.design-1 .slick-arrow{left: 102% !important;}
.wppsac-post-carousel.design-1 .slick-prev.slick-arrow {left: -5% !important;}
.about-us-homepage{
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}
.single-team .team-member {
  margin-top: 2em;
}
.about-pg .Professional-Memberships li {
  font-size: 16px;
  color: #030313;
 }

.single-team .col-md-7, .single .col-md-5{
  float: left;
}
.single-team .team-member .entry-title{
  color: #1c4c90 !important;
  font-family: Montserrat,sans-serif !important;
  font-weight: 700 !important;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-team .team-member article h3{
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px;
  color: #030313 !important;
  line-height: 1.6;
  display: inline-block;
  border-bottom: solid 1px #030313;
  font-weight: 600;
}
.single-team .team-member article p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  color: #030313;
  font-weight: 400;
  line-height: 1.6;
}
.single-team .sfsiaftrpstwpr{
  display: none !important;
}

.about-pg .Professional-Memberships ul {
  padding-left: 25px;
}
.single-team .team-member article ul {
  padding-left: 2em;
}
.about-us-homepage a {
  background: #027eb9 !important;
  color: #fff;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 550;
  font-size: 17px;
  text-decoration: none !important;
  padding: 0.8em 1.6em;
}
.mission-vision-values {
  margin-top: 1.5em;
}
.about-us-homepage a:hover {
  background: #0a253f !important;
  color: #fff !important;
}
.nav-links .nav-previous span, .nav-links .nav-next span {
  display: block !important;
  font-style: italic !important;
  color: #027eb9 !important;
}
.home .fixtures {
  margin-top: 4em;
  background: #fbf6f4;
}
.home .fixtures .game-dets .team-playing{
  float: left;
}
.home .fixtures  .teams h3 {
  font-size: 1.5em;
  line-height: 3;
}
.home .fixtures .game-dets .team-playing span {
  display: block;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.home .fixtures .team-playing {
  text-align: center;
}
.home .fixtures .match-details h2{
  font-weight: 700;
  color: #fff !important;
  font-size: 1.8em;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 0.2em;
}
.home .fixtures .match-details p{
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0.4em;
  color: #fff;
}
.home .fixtures .match-details {
  text-align: center;
  margin-top: 1em;
  background: rgba(0,0,0,0.9);
  float: left;
  width: 100%;
}
.home .fixtures .gor-match {
  float: left;
  border: 1px solid #eaeaf1;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.05) !important
}
.home .fixtures .game-dets .team-playing img{
  width: 100px;
}
.home .fixtures .col-md-6{
  float: left;
}
.home .fixtures .game-dets{
  border: none;
}
.home .fixtures .game-dets .col-md-5, .home .fixtures .game-dets .col-md-2{
  float: left;
}
.leaderboard-ad{
  margin-bottom: 2em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.leaderboard-ad img{
  width: 970px;
  height: 120px;
}
  /*--------------------------------------------------------------
  About Home
  ----------------------------------------------------------------*/
.about-home .col-md-5, .about-home .col-md-7{
  float: left;
}
.about-home {
  margin-bottom: 3em;
}
.about-home .content-section p{
  font-size: 15px;
  margin-top: 1em;
  color: #333;
  line-height: 1.8;
  font-weight: 500;
}
.about-home .content-section h3{
  color: #146534;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 700;
  font-size: 3em;
}
.gor-trophies .section-title h2, .news-cols-sec .section-title h2 {
  text-transform: uppercase;
  color: #224194 !important;
  padding-bottom: 3px;
  display: inline-block;
  font-size: 2.8em;
  line-height: 46px;
  font-weight: 700;
}
.about-home .content-section .more-link{
  display: block;
}
.about-home .content-section .more-link a{
  background: #1c4c90 !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  position: relative;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none !important;
  padding: 13px 36px;
  border-radius: 30px;
  font-size: 16px;
  transition: transform 0.3s;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  overflow: hidden;
  border: solid 1px #1c4c90 !important;
}
.about-home .content-section {
  margin-top: 0;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.about-home .content-section .more-link a:hover {
  border: solid 1px #146534 !important;
}
.about-home .content-section .more-link a:hover::before {
  top: -40%;
}
.about-home .content-section .more-link a::before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -230%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  color: #ffffff !important;
  z-index: -1;
  background-color: #146534;
}
.mid-section{
  background: url('https://www.gormahia.com/wp-content/uploads/2025/08/inner_white_background-min.png') no-repeat;
  background-position: right;
}
/*--------------------------------------------------------------
Blog Section Home 
----------------------------------------------------------------*/
.blog-home{
  margin-top: 2em;
  margin-bottom: 3em;
  display: block;
}
.blog-home .col-md-6{
  float: left;
}
.blog-home .news-section ul{
  padding-left: 0;
}
.blog-home .news-section li{
  float: left;
  list-style: none;
}
.blog-home .news-section .date-published, .blog-home .fanzone-section .date-published {
  font-size: 11px;
  margin-top: 2em;
  color: #146534;
  font-weight: 500;
}
.blog-home .news-section .news .excerpt h3 a {
  text-decoration: none !important;
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
}
.blog-home .fanzone-section .fanzone .excerpt h3 a {
  text-decoration: none !important;
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 24px;
}

.blog-home .news-section .news .excerpt:hover h3 a, .blog-home .fanzone-section .fanzone .excerpt:hover h3 a{
  color: #146534;;
}
.blog-home .news-section .news .excerpt h3, .blog-home .fanzone-section .fanzone .excerpt h3{
  margin-top: 0.5em;
  margin-bottom: 0;
}

.blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p{
  color: #333;
  font-size: 13px;
  margin-top: 0.5em;
  font-weight: 500;
}
.blog-home .news-section .news{
  border-radius: 5px;
  background: #fff;
  padding-right: 1em;
  margin-bottom: 3em;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.01) !important;
  float: left;
}
.blog-home .news-section .news .featured-img {
  width: 40%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  float: left;
  overflow: hidden;
}
.blog-home .news-section .news:hover .featured-img img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-home .news-section .news .featured-img img{
  width: 100%;
  height: 210px;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}
.news-section h2, .fanzone-section h2 {
  text-transform: uppercase;
  color: #224194;
  padding-bottom: 3px;
  display: inline-block;
  font-weight: 700;
  font-size: 30px;
}
.home .news-section h2::before, .home .fanzone-section h2::before {
  position: absolute;
  content: '';
  left: auto;
  top: 63px;
  height: 3px;
  width: 80px;
  background-color: #224194 !important;
}
.blog-home .news-section .news .excerpt{
  width: 58%;
  margin-left: 2%;
  float: left;
}
.blog-home .fanzone-section .fanzone{
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 2em;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.01) !important;
  float: left;
}
.news-cols-sec, .fixtures{
  z-index: 0;
}
.news-cols-sec .row, .fixtures.row{
  position: relative;
}
.blog-home .fanzone-section li{
  list-style: none;
}
.blog-home .fanzone-section ul{
  padding-left: 0;
}
.blog-home .fanzone-section .fanzone .featured-img {
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}
.blog-home .fanzone-section .fanzone:hover .featured-img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-home .fanzone-section .fanzone-img{
  overflow: hidden !important;
}
.news-section, .fanzone-section{
  float: left;
}
.blog-home .fanzone-section .fanzone .featured-img img{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.blog-home .fanzone-section .fanzone .excerpt{
  display: block;
  margin-left: 1em;
  padding-right: 1em;
  margin-top: 1.5em;
}
.blog-home .fanzone-section .fanzone .excerpt p{
  margin-top: 1em;
}
.single-fan-zone .innerpage .col-md-8, .single-fan-zone .innerpage .col-md-4, .single-gor-news .col-md-8, .single-gor-news .col-md-4, .single-media-watch .col-md-8, .single-media-watch .col-md-4, .single-gor-history .innerpage .col-md-8, .single-gor-history .innerpage .col-md-4{
  float: left;
}
.single-fan-zone .innerpage, .single-gor-news .innerpage, .single-media-watch .innerpage, .single-gor-history .innerpage{
  margin-top: 2em;
}
.single-media-watch .innerpage h3.widget-title, .single-gor-history .innerpage h3.widget-title{
  display: none;
}
.single .innerpage article li{
  color: #333;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0.6em;
 }
.single-gor-history .entry-content{
  margin-bottom: 2em;
}
.single-fan-zone .innerpage article p, .single-gor-news .innerpage article p{
  font-size: 15px;
  margin-top: 1em;
  color: #333;
  line-height: 1.8;
  font-weight: 500;
}
.hero-area.breadcrumb-area {
  margin-top: 0;
  text-align: center;
  background: url('https://www.gormahia.com/wp-content/uploads/2025/08/header-bg-black.jpg');
  height: 300px;
  background-size: cover;
  background-position: right;
}
.hero-area-content {
  padding-top: 8em;
}
.hero-area-content h1 {
  font-weight: 800;
  text-transform: uppercase;
  /* border-bottom: solid 4px #224194 !important; */
  display: inline-block;
  padding-bottom: 5px;
  font-size: 3em;
  color: #fff !important;
}
.all-fanzone-posts, .all-gor-news-posts {
  margin-top: 3em;
}
.sidebar .widget_nav_menu ul li a{
  padding-left: 0 !important;
  color:#224194 !important;
  font-size: 16px;
  font-weight: 600;
}
.sidebar .widget_nav_menu ul li {
  text-transform: none !important;
  line-height: 2;
  border-bottom: solid 1px #e1d8cb;
}
.sidebar-title {
  margin-top: 0;
  border-bottom: solid 3px #333 !important;
  padding-bottom: 5px;
  display: inline-block;
  color: #333 !important;
}
.single-fan-zone .gor-news ul, .single-gor-news .fan-zone-news ul {
  padding-left: 0;
}
.single-fan-zone .gor-news li, .single-gor-news .fan-zone-news li{
  list-style: none;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  width: 29%;
  margin-bottom: 2em;
}
.single-fan-zone .innerpage #comments .btn-primary, .single-gor-news .innerpage #comments .btn-primary {
  color: #fff;
  background-color: #1c4c90;
  border-color: #1c4c90;
  padding: 12px 20px;
}
.post-author p{
  font-style: italic;
  font-size: 14px;
}
.single-fan-zone .innerpage h1.entry-title, .single-gor-news .innerpage h1.entry-title, .single-media-watch .innerpage h1.entry-title, .single-gor-history .innerpage h1.entry-title{
  font-size: 3em;
  font-weight: 700;
  padding-bottom: 0;
  margin-top: 0;
  border-bottom: none !important;
}
.single-fan-zone .innerpage #comments .btn-primary:hover, .single-gor-news .innerpage #comments .btn-primary:hover{
  background-color: #333;
  border-color: #333;
}
.single-fan-zone .innerpage .sidebar, .single-gor-news .innerpage .sidebar, .single-media-watch .innerpage .sidebar, .single-gor-history .innerpage .sidebar {
  background: #fff;
  margin-bottom: 3em;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
  padding: 30px 20px 30px 20px;
}
.single-fan-zone #nav_menu-2 .widget-title, .single-gor-news .widget-title{
  display: none;
}
.single-fan-zone .gor-news li .date-published, .single-gor-news .fan-zone-news li .date-published{
  display: none;
}
.single-fan-zone .gor-news li h3, .single-gor-news .fan-zone-news li h3{
  margin-top: 5px;
}
.single-fan-zone .gor-news li p, .single-gor-news .fan-zone-news li p{
  display: none;
}
.single-fan-zone .gor-news li h3 a, .single-gor-news .fan-zone-news li h3 a{
  text-decoration: none !important;
  font-size: 15px;
  color: #333 !important;
  font-weight: 600 !important;
}
.gor-news, .fan-zone-news{
  margin-top: 3em;
}
.gor-news h2, .fan-zone-news h2 {
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: solid 2px #224194 !important;
}
.single-fan-zone .gor-news li .featured-img, .single-gor-news .fan-zone-news .featured-img{
  width: 100%;
  height: 180px;
}
.single-fan-zone .gor-news li .featured-img img, .single-gor-news .fan-zone-news .featured-img img{
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.single-fan-zone .gor-news li .excerpt p, .single-gor-news .fan-zone-news li .excerpt p,{
  display: none !important;
}

.home .news-cols-sec .col-md-4{
  float: left;
}
.home .news-cols-sec .news .featured-img, .page-template-archive-gor-news .news .featured-img{
  overflow: hidden;
  border-top: solid 4px #146534;
}
.home .news-cols-sec .news .featured-img span, .page-template-archive-gor-news .news .featured-img span {
  position: absolute;
  color: #fff;
  right: 0;
  clear: both;
  z-index: 999;
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  text-transform: uppercase;
  background: #146534;
  padding-left: 5px;
  padding-right: 5px;
}
.news {
  position: relative;
  z-index: 1;
}
.single-team h1.entry-title{
  border: none !important;
  text-align: center;
  font-size: 2em;
}
.all-gor-news-posts .col-md-4 {
  margin-bottom: 3em;
}
.home .news-cols-sec .news .featured-img img, .page-template-archive-gor-news .news .featured-img img{
  height: 250px;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}

.home .news-cols-sec .news .featured-img:hover img, .page-template-archive-gor-news .news .featured-img:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home .news-cols-sec .news .excerpt .readmore a, .page-template-archive-gor-news .news .excerpt .readmore a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -1px;
  font-size: 13px;
  text-decoration: none !important;
  color: #333;
  border: solid 1px #333;
  padding: 9px 13px;
}

.home .news-cols-sec .news .excerpt:hover .readmore a, .page-template-archive-gor-news .news .excerpt:hover .readmore a{
  color: #fff;
  background: #224194;
  border: solid 1px #224194;
}

.home .news-cols-sec .news .excerpt h3 {
  text-transform: uppercase;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}
.page-template-archive-gor-news .news .excerpt h3{
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0.2em;
}


.home .news-cols-sec .news .excerpt h3 a, .page-template-archive-gor-news .news .excerpt h3 a{
  text-decoration: none !important;
  font-weight: 700;
  font-size: 17px;
  color: #333;
}
/*--------------------------------------------------------------
  Merchandise
--------------------------------------------------------------*/
.home .gor-merchandise{
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
  clear: both;
}
.gor-merchandise .section-title h2 {
  text-transform: uppercase;
  color: #224194 !important;
  padding-bottom: 3px;
  display: inline-block;
  font-size: 2.8em;
  line-height: 50px;
  font-weight: 700;
}
.gor-merchandise .section-title h2::before {
  position: absolute;
  content: '';
  left: auto;
  bottom: 6px;
  height: 3px;
  width: 80px;
  background-color: #224194 !important;
}
.home .gor-merchandise .col-md-4{
  float: left;
}
.home .gor-merchandise .One-Merchandise .featured-img{
  margin-bottom: 0;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  background: #fafcfb;
}
.home .gor-merchandise .One-Merchandise:hover .featured-img{
background: #e1e2e1;
}
.home .gor-merchandise .One-Merchandise .featured-img{
  width: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.home .gor-merchandise .One-Merchandise .Merchandise-dets p {
  color: #333;
  font-weight: 600;
  font-size: 18px
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.home .gor-merchandise .One-Merchandise .Merchandise-dets h3{
  margin-bottom: 0;
}
.home .gor-merchandise .One-Merchandise:hover .featured-img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}
.home .gor-merchandise .One-Merchandise h3 a {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.home .gor-merchandise .One-Merchandise .buy-link{
  color: #fff;
  text-decoration: none !important;
  background: #146534;
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 500 !important;
}
.home .gor-merchandise .One-Merchandise:hover .buy-link{
  background: #224194;
}
.wpwax-lsu-ultimate .wpwax-lsu-item.wpwax-lsu-item-bordered .wpwax-lsu-item-inner {
  border: 1px solid #eaeaf1;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.05) !important;
}
.home .swiper-slide {
  background: #f2f2f0 !important;
}
/*--------------------------------------------------------------
  WINS
--------------------------------------------------------------*/
.wins{
  /* margin-top: 4em; */
  margin-bottom: 4em;
  display: block;
  width: 100%;
  float: left;
}
/* .wins .wins-img{
  background: url('https://www.gormahia.com/wp-content/uploads/2025/08/gor-mahia-fc.jpg') no-repeat;
  background-size: cover;
  float: left;
  padding: 10%;
  width: 50%;
} */
.wins .col-md-6{
  float: left;
  min-height: 700px;
}
#Slider_370_slide01, #Slider_370_slide02, #Slider_370_slide03, #Slider_370_slide04, #Slider_370_slide05, #Slider_370_slide06 {
  height: 700px !important;
}

#Slider_370 div .btn{
  display: none !important;
}
.wins .wins-content .the-content{
  padding: 15%;
}
.wins .wins-content{
  /* background: url('https://www.gormahia.com/wp-content/uploads/2025/08/gor-mahia-fc-team-bg.jpg') no-repeat; */
  background-size: cover;
  float: right;
  padding: 10%;
  width: 50%;
  background: url('https://www.gormahia.com/wp-content/uploads/2025/09/gor-mahia-fc-team-greenbg-min-1.jpg') no-repeat;
}

.wins .wins-img p{
  color: rgba(255,255,255,0) !important;
  font-weight: 500;
}
.wins .wins-img h3{
  color: rgba(255,255,255,0) !important;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
}
.wins .wins-content p{
  color: #fff;
  font-weight: 500;
}
.wins .wins-content h3 {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
}



/*--------------------------------------------------------------
GOR EVENTS
--------------------------------------------------------------*/
.gor-events{
  margin-top: 3em;
  margin-bottom: 3em;
  display: block;
  clear: both;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.gor-events .events-img{
  width: 25%;
  float: left;
}
.gor-events .events-content{
  float: left;
  padding-left: 3%;
  width: 75%;
}
.gor-events .events-content h3 {
  font-size: 2.1em;
  margin-top: 1em;
  color: #333 !important;
  font-weight: 700;
  line-height: 1.1;
}
.gor-events .events-content a {
  color: #fff;
  text-decoration: none !important;
  border-radius: 5px;
  font-weight: 500 !important;
  background: #146534;
  padding: 10px 20px;
  margin-top: 0.5em;
  display: inline-block;
}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer-widget h3 {
  color: #fff !important;
  font-weight: 500;
  font-size: 1.3em;
  margin-bottom: 0.6em;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
}
.gor-social-icons {
  margin-bottom: 2.3em;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  padding-bottom: 2.3em;
}
.contact-details p {
  width: 82%;
  margin-left: 16%;
  font-size: 14px !important;
  line-height: 1.4 !important;
}
.copyright-text span {
  font-size: 12px;
  font-weight: 300;
}
.footer .team-menu li {
  list-style: none !important;
  font-weight: 400;
  font-size: 14px;
}
.footer .logo-section img {
  width: 250px;
}
.col-md-3.no-border {
  border: 0 !important;
}
.footer .team-menu ul{
  padding-left: 0;
}
.footer .team-menu {
  padding-left: 1em;
}
.footer .team-menu li{
  list-style: none !important;
  margin-top: 0.5em;
  font-weight: 400;
}
.footer .team-menu li a{
  color: rgba(255,255,255,0.8);
  text-decoration: none !important;
}

.footer {
  margin-top: 0em;
  background: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.gor-social-icons h3{
  text-align: center;
  font-weight: 500;
  margin-bottom: 1.5em;
  display: block;
  color: #fff !important;
}
.the-icons{

}
.the-icons ul{
  padding-left: 0;
}
.the-icons li{
  float: left;
  height: 100px;
  width: 135px;
  margin-left: 8px;
  margin-right: 8px;
  list-style: none;
  padding-top: 15px;
  padding-left: 15px;
}
.the-icons li a{
  text-decoration: none !important;
  color: #fff !important;
}
.the-icons li.fb {
  background: #3b5998;
}
.the-icons li.twitter {
  background: #55acee;
  
}
.the-icons li.instagram {
  background: linear-gradient(to right,  #f9ce34, #ee2a7b, #6228d7);
}
.the-icons li.telegram {
  background: #517da2;
}
.the-icons li.tiktok {
  background: linear-gradient(to right, #00f2ea, #ff0050);
}
.the-icons li.youtube {
  background: #bb0000;
}
.the-icons li.whatsapp {
  background: #45c153;
}
.the-icons li img{
  display: block;
  margin-bottom: 1em;
}
.the-icons li span{
  font-size: 12px;
  margin-top: 0.5em;
  display: block;
  font-weight: 500;
}

.nav > li > a:focus, .nav > li > a:hover{background: none !important;}

.copyright-text span {
  font-size: 12px;
  font-weight: 300;
}

.nostyle {
    list-style: none;
    padding-left: 0;
}

.copyright-text {
  font-size: 13px;
  color: #fff;
  font-family: 'Montserrat', sans-serif !important;
  font-style: italic;
  text-align: center;
}
.copyright-text span {
  font-size: 12px;
  font-weight: 300;
}
.Copyright {
padding-top: 0.5em;
padding-bottom: 0.5em;
border-top: 1px solid rgba(255,255,255,0.5);
}

header.sticky .logo img {
  width: 60px;
}
.blog-home .news-section .date-published, .blog-home .fanzone-section .date-published {
  font-size: 13px;
  margin-top: 2em;
  color: #146534;
  font-weight: 500;
}
.blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p {
  color: #333;
  font-size: 15px;
  margin-top: 0.5em;
  font-weight: 500;
  line-height: 1.7;
}
.contactpg .contact-body .col-md-6{
  float: left;
}
.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary{
  background: #224194 !important;
  border: none !important;
  color: #fff;
  text-decoration: none !important;
  padding: 9px 16px;
  border-radius: 5px;
  font-weight: 500 !important;
}
.contactpg .contact-body .contact-form-intro h2{
  margin-top: 0 !important;
}
.contactpg .contact-body .contact-form input{
  border: none !important;
  border-bottom: solid 1px rgba(0, 0, 0, 0.5) !important;
}
.contactpg .contact-body .contact-form{
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.01);
  padding: 20px 30px 10px 30px;
  border-radius: 10px;
  margin-bottom: 2em;
  background: #fff;
}
.contactpg .contact-body{
  margin-top: 2em;
}
.contactpg .contact-body .contact-dets h2{
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 700;
  color: #224194 !important;
}
.contactpg .contact-body .wpcf7-form-control.wpcf7-textarea.form-control {
  height: 100px;
}
.page-template-about-us .nav-links {
  display: none;
}

.page-template-about-us .entry-content .col-md-4, .page-template-about-us .entry-content .col-md-8{
  float: left;
}
  /*--------------------------------------------------------------
  # Inner pages
  --------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #224194 !important;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
  font-family: 'Montserrat', serif !important;
}
.gor-trophies {
  margin-top: 4em;
  padding-bottom: 3em;
}
.page-template-about-us .su-accordion {
  margin-bottom: 1.5em;
  margin-left: 0.7em;
  margin-right: 0.7em;
}
.page-template-about-us .su-accordion .su-spoiler {
  margin-bottom: 2em;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.05) !important;
  padding-left: 0.5em !important;
}

.all-fanzone-posts .fanzone-post .featured-img, .all-gor-news-posts .gor-news-post .featured-img{
 width: 40%;
 float: left;
 overflow: hidden;
 border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.all-fanzone-posts .fanzone-post .featured-img img, .all-gor-news-posts .gor-news-post .featured-img img{
  height: 192px;
  object-fit: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 350ms ease 0s !important;
  -khtml-transition: all 350ms ease 0s !important;
  -moz-transition: all 350ms ease 0s !important;
  -ms-transition: all 350ms ease 0s !important;
  -o-transition: all 350ms ease 0s !important;
  transition: all 350ms ease 0s !important;
}
.all-fanzone-posts .fanzone-post .excerpt .date-published, .all-gor-news-posts .gor-news-post .excerpt .date-published {
  font-size: 12px;
  margin-top: 1.5em;
  color: #146534;
  font-weight: 500;
}
.all-fanzone-posts .fanzone-post .excerpt h3, .all-gor-news-posts .gor-news-post .excerpt h3 {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.all-fanzone-posts .fanzone-post .excerpt h3 a, .all-gor-news-posts .gor-news-post .excerpt h3 a {
  text-decoration: none !important;
  color: #1f1f1f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
}
.page-template-about-us .about-pg .container-body .entry-content img{
  width: 100%;
  display: block;
}
.all-fanzone-posts .fanzone-post, .all-gor-news-posts .gor-news-post {
  border-radius: 5px;
  background: #fff;
  padding-right: 1em;
  margin-bottom: 3em;
  box-shadow: 5px 5px 20px rgba(17, 17, 17, 0.01) !important;
  float: left;
}
.all-fanzone-posts .fanzone-post .excerpt, .all-gor-news-posts .gor-news-post .excerpt {
  width: 58%;
  margin-left: 2%;
  float: left;
}

.page-template-archive-media-watch .gor-news-post .excerpt p{
  display: none !important;
}

.all-fanzone-posts .fanzone-post .excerpt p, .all-gor-news-posts .gor-news-post .excerpt p{
  margin-top: 0.7em;
  font-size: 15px;
  font-weight: 500;
}
.all-fanzone-posts .fanzone-post:hover .featured-img img, .all-gor-news-posts .gor-news-post:hover .featured-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.gor-match .game-dets .col-md-4.match-preview {
  float: left;
}

.gor-match .game-dets .match-preview a {
  color: #224194 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.gor-match .game-dets .match-preview {
  padding-left: 0;
  padding-right: 0;
  margin-top: 2em;
}

.container-body {
  margin-top: -4em;
  background: #fff;
  box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.2);
  padding: 1em;
  border-radius: 10px;
  margin-bottom: 4em;
  min-height: 500px;
}
.about-pg {
  background: url('https://www.gormahia.com/wp-content/uploads/2025/08/inner_white_background-min.png');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover;
  background-position: right;
}
.about-pg .entry-content {
  margin-top: 1em;
}
.su-spoiler-content li {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 1em;
  list-style: circle;
}
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

@media only screen and (max-width: 3500px) {

.container{max-width: 1300px !important;}

.header-top-section .contact-details-top .phone-email a {
  text-decoration: none !important;
  color: #333;
  font-weight: 500;
  font-size: 13px !important;
  margin-left: 2em;
  font-family: 'Montserrat', serif !important;
  margin-right: 0;
}
p {
  color: #333;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}
.page-template-about-us article .entry-content li {
    color: #333;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 2.2;
  }
.footer .menu li a {
    color: #fff;
    padding-left: 0 !important;
    text-transform: capitalize;
    color: #fff;
    padding-top: 0;
    font-size: 15px;
  }

  .footer .textwidget {
    padding-top: 0;
    font-weight: 300 !important;
    font-size: 15px;
    line-height: 1.6;
  }
  .footer .menu li a {
    color: #fff;
    padding-left: 0 !important;
    text-transform: capitalize;
    padding-top: 0;
    font-size: 15px;
  }
  .copyright-text span {
    font-size: 12px;
    font-weight: 300;
  }

}


@media only screen and (max-width: 2560px) {}


@media only screen and (max-width: 1600px) {
  .wins .col-md-6{
    float: left;
    min-height: 600px;
  }
  #Slider_370_slide01, #Slider_370_slide02, #Slider_370_slide03, #Slider_370_slide04, #Slider_370_slide05, #Slider_370_slide06 {
    height: 600px !important;
  }
}


@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1280px) {
  html {
    font-size: 90%;
  }
  .container-body {
    margin-top: -4em;
  }
  .logo-wrap img {
    width: 67px;
}
.wins .col-md-6{
    float: left;
    min-height: 500px;
  }
#Slider_370_slide01, #Slider_370_slide02, #Slider_370_slide03, #Slider_370_slide04, #Slider_370_slide05, #Slider_370_slide06{
    height: 500px !important;
  }
.home .news-cols-sec .news .excerpt h3, .page-template-archive-gor-news .news .excerpt h3{
  line-height: 21px;
}
.home .news-cols-sec .news .excerpt h3 a, .page-template-archive-gor-news .news .excerpt h3 a {
  text-decoration: none !important;
  font-weight: 700;
  font-size: 15px;
  color: #333;
}
  .page-template-about-us .nav-links {
    display: none;
  }
  .home .fixtures .game-dets .team-playing img {
  width: 70px;
}
  .page-template-about-us article .entry-content li {
    color: #333;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
  }
  .page-template-about-us .hero-area-content, .single-team .hero-area-content{
    padding-top: 5.5em;
  }

  .hero-area.breadcrumb-area{
    height: 230px;
  }
  .wins .wins-content h3, .wins .wins-img h3{
    font-size: 1.8em;
    line-height: 1.1;
  }
  .wins .wins-content, .wins .wins-img{
  padding: 7%;
}

  .all-fanzone-posts .fanzone-post .excerpt h3, .all-gor-news-posts .gor-news-post .excerpt h3 {
    font-size: 17px;
  }
  .gor-merchandise .section-title h2, .gor-trophies .section-title h2, .news-cols-sec .section-title h2{
    font-size: 2.6em;
  }
  .home .gor-merchandise .One-Merchandise .Merchandise-dets h3{
    font-size: 15px;
  }
  .home .gor-merchandise .One-Merchandise .buy-link {
  padding: 9px 16px;;
}
  .gor-trophies .section-title h2::before, .gor-merchandise .section-title h2::before, .news-cols-sec .section-title h2::before {
  bottom: 11px;
}
.all-fanzone-posts .fanzone-post .excerpt p, .all-gor-news-posts .gor-news-post .excerpt p {
  font-size: 13px;
  margin-top: 0.5em;
}
  .all-gor-matches .gor-match {
    width: 90%;
  }
  .sidebar-title{
    font-size: 22px;
  }
  .single-fan-zone .innerpage h1.entry-title, .single-gor-news .innerpage h1.entry-title, .single-media-watch .innerpage h1.entry-title, .single-gor-history .innerpage h1.entry-title{
    font-size: 2.6em;
    margin-bottom: 0;
  }
  .single-fan-zone .gor-news li h3 a, .single-gor-news .fan-zone-news li h3 a{
    font-size: 14px;
  }
  .single-fan-zone .gor-news li h3, .single-gor-news .fan-zone-news li h3{
    line-height: 18px;
  }
  .single-fan-zone .innerpage .sidebar, .single-gor-news .innerpage .sidebar{
    padding-left: 20px 15px;
  }
  p{
    font-size: 14px;
  }
  .post-author p{
    font-size: 13px;
    margin-bottom: 5px;
  }
  .home .amazingslider-description-1{
    font-size: 2.7em;
    margin-left: 5%;
    width: 70%;
  }
  .blog-home .news-section .news{
    margin-bottom: 2em;
  }
  .trophy-intro-logo p, .sidebar .widget_nav_menu ul li a{
    font-size: 14px;
  }
  .sidebar .widget_nav_menu ul li{
    line-height: 1.7;
  }
  .single-fan-zone .innerpage article p, .single-gor-news .innerpage article p{
    line-height: 1.7;
    font-size: 14px;
  }
  .home .news-section h2::before, .home .fanzone-section h2::before {
    position: absolute;
    content: '';
    left: auto;
    top: 55px;
    height: 3px;
    width: 80px;
    background-color: #224194 !important;
  }
  .blog-home .news-section .date-published, .blog-home .fanzone-section .date-published {
    font-size: 12px;
    margin-top: 1.2em;
    color: #146534;
    font-weight: 500;
  }
  .news-section h2, .fanzone-section h2{
    text-transform: uppercase;
    color: #224194;
    padding-bottom: 3px;
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
  }
  .blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p {
    color: #333;
    font-size: 14px;
    margin-top: 0.5em;
    font-weight: 500;
    line-height: 1.6;
  }
  .trophy-intro-logo p {
    font-size: 13px;
    margin-top: 1em;
    color: #333;
    font-weight: 500;
  }
  .about-home .content-section p{
    font-size: 14px;
    margin-top: 1em;
    color: #333;
    line-height: 1.7;
    font-weight: 500;
  }
  .about-home .content-section .more-link{
    display: block;
  }
  .about-home .content-section .more-link a{
    background: #1c4c90 !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    position: relative;
    display: inline-block;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 13px 36px;
    border-radius: 30px;
    font-size: 16px;
    transition: transform 0.3s;
    transform-origin: 50% 0;
    transform-style: preserve-3d;
    overflow: hidden;
    border: solid 1px #1c4c90 !important;
  }
  .about-home .content-section .more-link a:hover {
    border: solid 1px #146534 !important;
  }

  .about-home .content-section h3{
    color: #146534;
    text-transform: uppercase;
    line-height: 1.1;
    font-weight: 700;
    margin-top: 0;
    font-size: 2.2em;
  }
  .the-icons li {
    float: left;
    height: 110px;
    width: 135px;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    padding-top: 15px;
    padding-left: 5px;
    margin-bottom: 10px;
  }
  .gor-social-icons h3{
    margin-bottom: 1em;
  }
  .the-icons li span {
    font-size: 11px;
  }
  .container{
    max-width: 1080px !important;
  }
 .footer .team-menu li {
  list-style: none !important;
  font-weight: 500;
  font-size: 13px;
}
  .logo-block::before {
  content: '';
  position: absolute;
  left: -33px;
  top: 0;
  bottom: 0;
  width: 46px;
  background: #1f1f1f;
  -webkit-transform: skewX(30deg);
  -moz-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  -o-transform: skewX(30deg);
  transform: skewX(30deg);
  z-index: 20;
}
  .logo-block::after {
    content: '';
    position: absolute;
    right: -33px;
    top: 0;
    bottom: 0;
    width: 46px;
    background: #1f1f1f;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    transform: skewX(-30deg);
    z-index: 20;
  }

 .home .slider {
  margin-top: 0;
}
  .phone-email {
  line-height: 30px;
  }
ul#menu-main-menu{
  margin-top: 0;
}
.logo-img-wrap {
  position: absolute;
  z-index: 25;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
}
  
#heda .working-hrs span {
  font-size: 11px;
}
 #footer-widget .practice-areas ul li {
  font-size: 14px;
  font-weight: 400;
  margin-top: 0.5em;
  list-style: none !important;
}
#footer-widget p a, #footer-widget p {
  font-size: 13px;
  text-decoration: none !important;
  color: rgba(255,255,255,0.8);
  line-height: 1.4;
}
.contact-details p {
  width: 82%;
  margin-left: 16%;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 1.4 !important;
}
.footer h1 {
  color: #fff !important;
  text-align: center;
  padding-top: 0.5em;
  font-size: 3.2em;
  margin-top: 0 !important;
 }
 .copyright-text span {
    font-size: 10px;
    font-weight: 300;
  }
 .single .innerpage article li{
    color: #333;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0.5em;
  }

  p {
    color: #333;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
  }

.contact-icon img {
  width: 17px;
}
  #menu-desktop ul li a {
  padding: 0 0 0 1.5em;
  color: #ffffff;
  font-size: 11px;
  text-transform: capitalize;
  line-height: 3em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: Montserrat,sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
}
.header-top-section .contact-details-top .phone-email a {
  font-size: 12px !important;
}
.wpwax-lsu-ultimate.wpwax-lsu-hover-active .wpwax-lsu-item img {
  max-width: 400px !important;
}

.page article p {
  font-size: 14px;
  margin-top: 1em;
  color: #333;
  line-height: 1.7;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif !important;
}
  .su-spoiler-content li{
    font-size: 14px;
  }
.footer-logo img {
  width: 130px;
}
.contact-details h3 {
  font-size: 1.3em !important;
}

.footer .team-menu {
  padding-left: 0.5em;
  margin-bottom: 3em;
}
.gor-social-icons {
  margin-bottom: 2em;
  border-bottom: solid 1px rgba(255,255,255,0.5);
  padding-bottom: 2em;
}

#footer-widget h3 {
  color: #fff !important;
  font-weight: 500;
  font-size: 1.2em;
  margin-bottom: 0.6em;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  }

  .footer .textwidget {
    padding-top: 0;
    font-weight: 300 !important;
    font-size: 14px;
  }

  .footer .menu li a {
    color: #fff;
    padding-left: 0 !important;
    text-transform: capitalize;
    padding-top: 0;
    font-size: 14px;
  }

  .header-top-section .contact-details-top .phone-email a {
    font-size: 11px !important;
  }


}

@media only screen and (max-width: 1100px) {
  .all-gor-matches .gor-match {
    width: 95%;
  }
  .team1 img {
    margin-right: 18px;
  }
  .all-gor-results .team2-score {
    margin-right: 18px;
  }
  .all-gor-results .col-md-12{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .container-body {
    margin-top: -4em;
  }
  .gor-results .team-playing.col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .hero-area-content {
    padding-top: 6em;
  }
  .container {
    max-width: 900px !important;
  }
  .leaderboard-ad img{
    width: 728px;
    height: 90px;
  }
}

@media only screen and (max-width: 1024px) {
  .about-home {
  margin-bottom: 2em;
}
  .the-icons li {
    margin-bottom: 1em;
  }
  .blog-home .news-section .date-published, .blog-home .fanzone-section .date-published {
    font-size: 12px;
    margin-top: 0.6em;
    color: #146534;
    font-weight: 500;
  }
  .about-home .content-section h3 {
    color: #146534;
    text-transform: uppercase;
    line-height: 1.1;
    font-weight: 700;
    font-size: 2em;
  }

  .blog-home .news-section .news .excerpt h3, .blog-home .fanzone-section .fanzone .excerpt h3 {
    margin-top: 0.5em;
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
  }
  .blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p{
    font-size: 13px;
  }
  .home .amazingslider-description-1 {
    font-size: 3em;
    margin-left: 5%;
    width: 60%;
  }
  .wins .wins-content, .wins .wins-img {
    padding: 5%;
  }
  .wins .wins-content h3, .wins .wins-img h3 {
    font-size: 1.6em;
    line-height: 1.05;
  }



@media only screen and (max-width: 980px) {
  .all-gor-matches .gor-match {
    width: 100%;
  }

  .gor-results .team-playing img {
    width: 70px;
  }

  .team1 img {
    margin-right: 10px;
  }

  .all-gor-results .team2-score {
    margin-right: 10px;
  }

  .gor-results .team-playing.col-md-4 {
    max-width: 44%;
    margin-bottom: 1em;
  }

  .about-home .content-section {
    margin-top: 0;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .home .amazingslider-description-1 {
    font-size: 2.3em !important;
    margin-left: 3%;
    width: 80%;
  }
  .team-playing.col-md-3 {
    max-width: 43%;
  }
}
  /* .amazingslider-img-box-1{
    height: 450px !important;
} */

@media only screen and (max-width: 912px) {
  .container {
    max-width: 800px !important;
  }
  .game-dets .match-details.col-md-2 {
    max-width: 25%;
    float: left;
  }
  .gor-results .team-playing.col-md-4{
    max-width: 45%;}
}
  .all-gor-results .teams.col-md-10 {
    max-width: 74%;
    float: left;
  }
  .game-dets .col-md-3.match-review {
    display: block !important;
    clear: both;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    float: none !important;
  }
  #footer-widget .col-md-3{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .all-gor-matches .gor-match .match-details {
    margin-right: 0;
  }
  .all-gor-matches .gor-match .team-playing {
    margin-left: 0;
    margin-right: 0;
  }
  .contact-details p {
    width: 90%;
  }
}

@media only screen and (max-width: 820px) {
  .container {
    max-width: 750px !important;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 80px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .match-details.col-md-3 {
    max-width: 20%;
  }
  .all-gor-matches .gor-match .team-playing{text-align: center;}
  .all-gor-matches .gor-match .game-dets .col-md-9{
    padding-left: 0;
    padding-right: 0;
  }
  .all-gor-matches .gor-match h2{
    font-size: 1.7em;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 70px;
  }
  .page article .col-md-4{
    max-width: 49% !important;
  }
  .blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p{
    font-size: 13px;
  }
  .blog-home .fanzone-section .fanzone .excerpt h3 a {
    font-size: 22px;
  }
  .gor-trophies {
    margin-top: 2em;
    padding-bottom: 2em;
  }
  .home .gor-merchandise {
    margin-top: 2em;
  }
  #menu-desktop ul li a {
    padding: 0 0 0 1.3em;
  }
  .home .amazingslider-description-1 {
    font-size: 2.3em !important;
    width: 80%;
    margin-left: 5%;
  }
  .blog-home .news-section .news .excerpt h3 {
    font-size: 17px;
    line-height: 1.2;
  }
  .blog-home .news-section .date-published {
    margin-top: 0.5em;
  }
}
    
@media only screen and (max-widt1024  h: 810px) {
  .bwg-item {
    width: 50% !important;
  }
  .all-gor-results .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .leaderboard-ad img{
    width: 468px;
    height: 60px;
  }
  .single-merchandise article .post-thumbnail {
    float: left;
    width: 350px;
  }
  .skip-lazy {
    width: 300px !important;
    object-fit: cover;
  }
  .home .news-cols-sec .col-md-4{
    width: 50% !important;
  }
  .home .amazingslider-description-1{
    font-size: 2.5em;
  }
  .all-fanzone-posts .fanzone-post .excerpt, .all-gor-news-posts .gor-news-post .excerpt {
    padding-right: 2%;
  }
  .single .innerpage .entry-content p {
    line-height: 1.7;
    font-size: 15px;
  }
  .contactpg .contact-body .contact-form input{
    width: 100%;
    height: 50px;
  }
  .contactpg .contact-body .contact-form input label{
    width: 100%;
  }
  .all-fanzone-posts .fanzone-post .featured-img, .all-gor-news-posts .gor-news-post .featured-img {
    width: 40%;
    float: left;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
  }
  .all-fanzone-posts .fanzone-post .excerpt .date-published, .all-gor-news-posts .gor-news-post .excerpt .date-published{
    margin-left: 0.5em;
  }
  .all-fanzone-posts .fanzone-post, .all-gor-news-posts .gor-news-post{
    padding-right: 0;
  }
  .about-home .content-section p, .trophy-intro-logo p {
    font-size: 15px;
  }
  .all-fanzone-posts .fanzone-post .excerpt p, .all-gor-news-posts .gor-news-post .excerpt p {
    font-size: 14px;
  }
  .all-fanzone-posts .fanzone-post .excerpt h3, .all-gor-news-posts .gor-news-post .excerpt h3, .all-fanzone-posts .fanzone-post .excerpt p, .all-gor-news-posts .gor-news-post .excerpt p{
    margin-left: 0.5em;
    margin-right: 0.5em
  }
  .wins .wins-content, .wins .wins-img {
    padding: 10%;
  }
  .contactpg .contact-body .col-md-6{
    max-width: 100%;
    float: none;
  }
  .page article p {
    font-size: 15px;
    margin-top: 1em;
    color: #333;
    line-height: 1.7;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
  }
  .blog-home .news-section .news .excerpt p, .blog-home .fanzone-section .fanzone .excerpt p{
    font-size: 13px;
    margin-bottom: 0;
  }
  .wins .wins-img, .wins .wins-content{
    width: 100%;
    float: none;
  }
  .about-home .content-section h3{
    margin-top: 0;
  }
  .blog-home .col-md-6{
    max-width: 100%;
  }
  .about-home .content-section{
    margin-top: 0;
    margin-bottom: 2em;
  }
  .single-fan-zone .innerpage .sidebar, .single-gor-news .innerpage .sidebar, .single-media-watch .innerpage .sidebar, .single-gor-history .innerpage .sidebar {
    float: left;
    width: 100%;
  }
  .about-home .col-md-5, .about-home .col-md-7{
    max-width: 100%;
  }
  
  .page-template-about-us .about-pg .container-body .entry-content .col-md-4, .page-template-about-us .about-pg .container-body .entry-content .col-md-8{
    max-width: 100%;
    float: none;
  }
  .page-template-about-us .about-pg .container-body .entry-content .alignleft.wp-image-160.size-medium {
    height: 450px;
    margin-bottom: 1em;
    object-fit: cover;
  }
  .page-template-about-us .about-pg .container-body .entry-content .su-accordion.su-u-trim {
    display: block;
    margin-top: 2em;
    float: left;
  }

  #footer-widget .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .single #comments .comment-form-author input, .single #email, .single #url{
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    height: 38px;
    width: 100%;
  }
  .all-fanzone-posts .fanzone-post .excerpt h3, .all-gor-news-posts .gor-news-post .excerpt h3{
    margin-bottom: 0.5em;
  }
  .single .innerpage .col-md-8,  .single .innerpage .col-md-4{
    max-width: 100%;
    float: none;
  }
  .container {
    max-width: 750px !important;
  }
  .all-fanzone-posts .fanzone-post .featured-img, .all-gor-news-posts .gor-news-post .featured-img{
    width: 100%;
  }
  .all-fanzone-posts .fanzone-post .excerpt, .all-gor-news-posts .gor-news-post .excerpt{
    width: 100%;
  }
  .the-icons li{
    margin-bottom: 10px;
  }
  .home .amazingslider-description-1{
    margin-left: 5%;
    width: 80%;
  }
  .single-gor-history .innerpage .col-md-8, .single-gor-history .innerpage .col-md-4{
    float: none;
    max-width: 100%;
  }
  .single-gor-history .innerpage p{
    clear: both;
  }
  .footer .team-menu {
    padding-left: 0;
  }
  .all-gor-matches .gor-match .match-details p {
    font-size: 13px;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 80px;
  }

}

@media only screen and (max-width: 768px) {
  .container {
    max-width: 725px !important;
  }
  #menu-desktop {
    display: none !important;
  }
  .mobmenu {
    display: block;
    float: right;
    color: #fff;
    margin-right: 1em;
  }
  .single .innerpage .col-md-8, .single .innerpage .col-md-4 {
   padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .leaderboard-ad img{
    width: 468px;
    height: 60px;
  }
  .footer .team-menu{
    margin-bottom: 1em;
  }
  .contact-details p {
    width: 92%;
    margin-left: 8%;
  }
  .the-icons li {
  margin-bottom: 1em;
}

  #footer-widget .col-md-3{
    margin-bottom: 0;
  }
  #menu-desktop{
    display: none;
  }
  #menu-mobile{
    display: block;
  }
  .sub-menu li{
    border: none !important;
  }
  .sub-menu {
  margin-left: 20px;
  }
  #menu-mobile .menu-main-menu-container ul {
    padding-left: 0;
  }
  #menu-mobile .menu-main-menu-container ul li {
    border-bottom: dotted 1px #fff;
    line-height: 2;
    width: 100%;
    text-transform: capitalize;
  }
  .wp-caption .wp-caption-text {
    font-size: 13px !important;
    font-weight: 500 !important;
  }
  #menu-mobile .menu-main-menu-container ul li a{
    font-size: 14px;
    color: #fff;
  }
  .page-template-about-us article .entry-content li {
    font-size: 15px;
  }
  .home .amazingslider-description-1{
    font-size: 2.2em;
    margin-top: 2em;
  }
  .all-gor-matches .gor-match .match-details p {
    font-size: 13px;
  }
  .page-template-about-us article .border-right{
  border: none !important;
}
}

@media only screen and (max-width: 767px) {
  .container {
    max-width: 680px !important;
  }
  .wins-content.col-md-6.no-padding{
  width: 100%;
  }
  .game-dets .match-details.col-md-2 {
    max-width: 20%;
    float: left;
  }
  .all-gor-results .teams.col-md-10 {
    max-width: 79%;
    float: left;
  }
  .all-gor-matches .gor-match .match-details p {
    font-size: 12px;
  }
  .all-gor-matches .gor-match .match-details {
    margin-right: 3%;
  }
  #footer-widget .col-md-3 {
    border-left: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 1.5em;
  }
  #footer-widget .col-md-3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .footer .team-menu li, #footer-widget p a, #footer-widget p {
    font-size: 14px;
  }
  .all-gor-matches .gor-match .team-playing {
    margin-left: 1%;
    margin-right: 1%;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 70px;
  }
  .contactpg .contact-body .col-md-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .container {
    max-width: 550px !important;
  }
  .team-playing.col-md-5 {
    width: 44%;
  }
  .all-gor-results .teams.col-md-10 {
    max-width: 100%;
    float: none;
  }
  .gor-results .game-dets .match-details.col-md-2 {
    display: block;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px dotted #000;
  }
  .match-details.col-md-2, .match-details.col-md-3 {
    border-right: none;
    border-bottom: 1px dotted #000;
  }
  .game-dets .match-details.col-md-2 {
    max-width: 100%;
    float: none;
    text-align: center;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 60px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .match-details.col-md-3 {
    max-width: 100%;
  }
  .all-gor-matches .gor-match .team-playing {
    font-size: 13px;
  }
  .all-gor-matches .gor-match .match-details p {
    font-size: 14px;
    line-height: 1.5;
  }
  .all-gor-matches .gor-match .team-playing {
    margin-left: 0%;
    margin-right: 0%;
  }
  .all-gor-matches .gor-match .team-playing img {
    display: block;
    clear: both;
  }
  .all-gor-results .team1-score, .all-gor-results .team2-score {
    padding: 5px 10px;
  }
  .gor-results .team-playing img {
    width: 60px;
  }
  .all-gor-matches .gor-match .game-dets .col-md-9 {
    padding-top: 10px;
  }
  .all-gor-matches .gor-match h2 {
    font-size: 2em;
  }
  .hero-area-content {
    padding-top: 8em;
  }
  .container-body{
    box-shadow: none;
    background: none;
    width: 100%;
  }
  .all-gor-matches .gor-match .match-details {
    margin-right: 0;
    width: 100% !important;
    text-align: center;
  }
  .footer .the-icons ul {
    padding-left: 10%;
  }
}

@media only screen and (max-width: 575px) {
  .home .amazingslider-description-1 {
    margin-left: 0%;
    width: 100%;
  }
  #Slider_370_slide01, #Slider_370_slide02, #Slider_370_slide03, #Slider_370_slide04, #Slider_370_slide05, #Slider_370_slide06 {
    height: 450px !important;
  }
  .wins .col-md-6 {
    float: none;
    min-height: 450px;
  }
  .col-md-5.team-playing {
    width: 30%;
  }
  .col-md-2.VS {
    width: 15%;
  }
  .mobile.team2-score {
    display: block;
  }
  .desktop.team2-score {
    display: none !important;
  }
  .gor-results .team-playing.col-md-4 {
    max-width: 45%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .gor-results .team-playing img {
    width: 60px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .page article .col-md-4{
    max-width: 100% !important;
  }
  .all-gor-results .team1-score, .all-gor-results .team2-score {
    display: block;
    margin-top: 5px;
    float: none;
    width: 80px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .all-gor-results .teams .team-playing span{
    text-align: center;
    display: block;
    margin-top: 2px;
  }
  .page-template-archive-gor-matches .container-body {
    background: none;
  }
    .container-body {
    background: rgba(255,255,255,0.9); 
    margin-top: 0;
    border-radius: 0;
    box-shadow: none !important;
  }
  .hero-area-content h1 {
    margin-top: 1.5em;
  }
  .page-template-about-us .about-pg .container-body .entry-content .alignleft.wp-image-160.size-medium {
    height: 350px;
  }
  .single-fan-zone .gor-news li h3 a, .single-gor-news .fan-zone-news li h3 a {
    font-size: 15px;
  }
  .single .innerpage .entry-content p {
    font-size: 15px;
  }
  .header-top-section .contact-details-top .phone-email a {
    font-size: 12px !important;
  }
  .single-fan-zone .gor-news li, .single-gor-news .fan-zone-news li {
    list-style: none;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 97%;
    margin-bottom: 2em;
  }
  #footer-widget .col-md-3{
    padding-left: 15px;
  }
  .footer .team-menu li {
    font-size: 14px;
  }
  .all-gor-matches .gor-match .match-details p {
    font-size: 12px;
    line-height: 1.25;
  }
  .teams{
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    text-align: center;
  }
  .contactpg .contact-body .col-md-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #footer-widget .col-md-3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-left: none !important;
  }
}


@media only screen and (max-width: 430px) {
  .home .news-cols-sec .col-md-4{
    width: 100% !important;
    margin-bottom: 4em;
  }
  .home .fixtures .gor-match{
    float: none;
  }
  .home .fixtures {
    margin-top: 0em;
  }
  .home .fixtures .game-dets .team-playing img {
    width: 50px;
  }
  .leaderboard-ad img{
    width: 320px;
    height: 50px;
  }
  .single .innerpage .col-md-8, .single .innerpage .col-md-4 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .about-home .content-section {
  margin-top: 0;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
  .all-gor-matches .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .match-details.col-md-3 {
    margin-bottom: 1.3em;
  }
  .match-details.col-md-3, .teams.col-md-9 {
    padding-left: 0;
    padding-right: 0;
  }
  .team-playing.col-md-5{
    width: 40%;
    float: left;
  }
  .bwg-item {
    width: 100% !important;
  }
  .match-details.col-md-2, .match-details.col-md-3 {
    border-right: none;
    border-bottom: 1px dotted #000;
  }
  .skip-lazy {
    width: 300px !important;
    object-fit: cover;
  }
  .header-top-section .contact-details-top .phone-email a {
    font-size: 12px !important;
    display: block;
    text-align: right;
    line-height: 24px;
  }
  .header-main-section .container{
    padding: 5px 0;
  }
  .contactpg .contact-body .contact-dets h2{
    font-size: 2em;
  }
  .contactpg .contact-body .contact-form {
    padding: 20px;
  }
  .all-gor-matches .gor-match .match-details {
    margin-right: auto;
    width: 100% !important;
    text-align: center;
  }
  .all-gor-matches .gor-match .team-playing {
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    max-width: 390px !important;
  }
  .game-dets {
    border-bottom: dotted 1px #146534;
    padding-top: 0.5em;
    padding-bottom: 1.3em;
    margin-bottom: 0em;
  }
  .gor-social-icons h3{
    font-size: 15px;
  }
  .all-gor-matches .gor-match h2{
    margin-top: 0.5em;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 60px;
  }
  .hero-area-content {
    padding-top: 7em;
  }
  .page-template-about-us .hero-area-content {
    padding-top: 7em;
  }
  .header-top-section .contact-details-top .phone-email a {
    font-size: 12px !important;
    display: block;
    text-align: right;
  }
  .single-merchandise article .post-thumbnail {
    float: none;
    width: 100%;
  }
  .single-merchandise article .entry-content {
    float: none;
    margin-left: 1em;
    margin-top: 3em;
  }
  .home .fixtures .col-md-6 {
    float: none;
    margin-bottom: 3em;
  }
  .gor-merchandise .section-title h2, .gor-trophies .section-title h2, .news-cols-sec .section-title h2 {
    font-size: 2.3em;
  }
  .gor-trophies .section-title h2::before, .gor-merchandise .section-title h2::before, .news-cols-sec .section-title h2::before {
    bottom: 17px;
  }
  .home .fixtures .game-dets .team-playing span {
    font-size: 12px;
    margin-top: 3px;
  }
  .col-md-5.team-playing {
    padding-left: 0;
    padding-right: 0;
  }
}


@media only screen and (max-width: 418px) {}

@media only screen and (max-width: 390px) {
  .all-gor-matches .gor-match .team-playing {
    margin-left: 2%;
    margin-right: 2%;
  }
}


@media only screen and (max-width: 385px) {
  .all-gor-matches .gor-match .team-playing {
    margin-left: 1%;
    margin-right: 1%;
  }
}


@media only screen and (max-width: 375px) {
  .header-top-section .contact-details-top .phone-email a {
    font-size: 12px !important;
    display: block;
    text-align: right;
  }
  .footer .team-menu li, .footer .team-menu li, #footer-widget p a, #footer-widget p {
    font-size: 13px;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 55px;
  }
  .all-gor-matches .gor-match .team-playing {
    font-size: 12px;
  }
  .page-template-about-us .about-pg .container-body .entry-content .alignleft.wp-image-160.size-medium {
    height: 330px;
  }
}


@media only screen and (max-width: 320px) {
  .page-template-about-us .about-pg .container-body .entry-content .alignleft.wp-image-160.size-medium {
    height: 315px;
  }
  .footer .logo-section img {
    width: 190px;
  }
  .footer .the-icons ul {
    padding-left: 5%;
  }
  .wins .wins-content, .wins .wins-img {
    padding: 7%;
  }
  .gor-trophies .section-title h2{
    margin-top: 0;
    margin-bottom: 0;
  }
  .gor-trophies .section-title h2::before {
    bottom: 10px !important;
  }
  .gor-merchandise .section-title h2::before, .news-cols-sec .section-title h2::before {
    bottom: 22px;
  }
  .gor-merchandise .section-title h2, .gor-trophies .section-title h2, .news-cols-sec .section-title h2 {
    font-size: 2em;
  }
  div#wonderpluginslider-container-1{
    padding-bottom: 30px;
  }
  .home .amazingslider-description-1{
    font-size: 20px !important;
    width: 100%;
    padding-left: 5px;
    border-left: solid 4px #fff;
  }
  .all-gor-matches .gor-match .team-playing span {
    width: 60px;
    display: inline-block;
  }
  .all-gor-matches .gor-match .team-playing img {
    width: 50px;
  }
}