@charset "UTF-8";
body,
html {
  font-family: Lato, Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 14px;
  color: #27235f !important;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  height: 100%;
}
.divwrapper {
  display: inline-block;
  width: 100%;
}
p {
  font-size: 14px;
}
.coachesdiv > div {
  float: left !important;
}
:focus,
input:focus,
textarea:focus {
  outline: 0;
}
.shoppingcarttop {
  float: right;
  color: #fff;
  margin-left: 10px;
  padding-left: 10px;
  border-left: solid 1px #fff;
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  margin-top: 2px;
}
.shoppingcarttop a {
  color: #fff !important;
}
::-webkit-input-placeholder {
  color: #e5e4ec !important;
}
::-moz-placeholder {
  color: #e5e4ec !important;
}
:-ms-input-placeholder {
  color: #e5e4ec !important;
}
:-moz-placeholder {
  color: #e5e4ec !important;
}
.cat_button,
.item-mask,
.productSubmitInput,
.read-more,
.shop-name,
a,
button,
figcaption,
i {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}
.news_detail a {
  color: #e91c23 !important;
}
a {
  text-decoration: none !important;
}
footer,
section {
  padding: 30px 0;
  float: left;
  width: 100%;
}
h2 {
  margin-bottom: 30px;
}
#topbar {
  background-color: #27245e;
  padding: 10px 0;
  float: left;
  width: 100%;
}
header {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.nopadding {
  padding: 0;
}
.banner {
  padding: 0;
}
#topbar h1 {
  margin: 0;
  color: #fff;
  font-size: 11px !important;
  font-weight: 400;
  line-height: inherit;
}
#topbar ul,
#topbar ul li,
#topbar ul li a {
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: inherit;
}
#topbar ul {
  margin-top: 2px;
}
#topbar ul li a {
  margin-left: 10px;
  padding-left: 10px;
  border-left: solid 1px #fff;
  font-size: 11px;
  height: 12px;
  line-height: 12px;
}
#topbar ul li:first-child a {
  margin: 0;
  border: 0;
}
#topbar ul li a:hover {
  background-color: transparent;
  text-shadow: none;
  color: #e92628;
}
.navbar {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  background: 0 0;
}
.navbar-default .navbar-nav > li > a {
  text-transform: uppercase !important;
  color: #27245e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background: 0 0;
  box-shadow: none;
  color: #e92628;
}
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #e92628 !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent !important;
  color: #e92628 !important;
}
.navbar-nav > li:last-child > a {
  padding-right: 0;
}
.caret {
  margin-top: -2px;
}
.navbar-brand img {
  height: 100%;
  width: auto;
}
.navbar-brand {
  padding-top: 0;
  height: 100px;
  padding-bottom: 0;
}
header .navbar-nav > li {
  display: block;
  height: 100px;
  line-height: 100px;
}
header .navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}
header .navbar-nav > li > a:hover {
  color: #e92628 !important;
}
#banner {
  padding: 0;
  position: relative;
  /* height: calc(100vh - 75px);
  overflow: hidden; */
  padding-bottom: 100px;
  float: left;
  width: 100%;
  z-index: 100;
}
.banner-item {
  height: calc(100vh - 175px) !important;
  display: block;
  background-size: cover;
  background-position: center center;
}
.banner-item img {
  display: none !important;
}



.banner-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  position: absolute;
  z-index: 0;
}

.banner-content {
  z-index: 100;
  position: absolute;
  text-align: right;
  right: 10%;
  top: 37.5%;
  width: 50%;
  color: #fff;
}

.stamp {
  bottom: 0;
  height: 95px;
  z-index: 100;
}
.stamp a {
  margin-top: -200px;
  z-index: 1000;
  width: 300px;
  height: 300px;
  display: block;
}
.stamp img {
  width: 100%;
  height: auto;
}
h2 {
  font-size: 18px;
  font-weight: 700;
  color: #27245e;
}
.slick-next {
  right: 25px !important;
}
.slick-prev {
  left: 25px !important;
}
.fa-angle-left.slick-arrow {
  position: absolute;
  top: 48%;
  left: 25px;
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 9999;
}
.fa-angle-right.slick-arrow {
  position: absolute;
  top: 48%;
  right: 25px;
  cursor: pointer;
  font-size: 50px;
  color: #fff;
  z-index: 9999;
}
.fa-angle-left.slick-arrow:hover,
.fa-angle-right.slick-arrow:hover {
  color: #ccc;
}
.banner-title {
  text-align: right;
  float: right;
  width: 100%;
}
.banner-title h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px !important;
}
.banner-text p {
  font-size: 18px;
  margin-bottom: 25px;
}
.red-button {
  border-radius: 10px;
  background-color: #e92430;
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none !important;
}
.banner-text {
  float: right;
  width: 100%;
}
.banner-button {
  float: right;
  width: 100%;
}
.banner-button a {
  text-transform: uppercase;
}
.red-button:hover {
  background-color: #27245e;
  color: #fff !important;
}
header .nav > li > a {
  padding: 10px 11px !important;
}
.menu2017 ul,
.menu2017 ul li,
.menu2017 ul li a {
  font-size: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu2017 ul {
  float: right;
}
.menu2017 ul ul,
.menu2017 ul ul ul,
.menu2017 ul ul ul ul {
  display: none;
}
.menu2017 > ul > li {
  float: left;
  height: 100px;
  line-height: 100px;
  position: relative;
}
.menu2017 ul li a {
  width: auto;
  display: inline-block;
  text-transform: uppercase;
  color: #27245e;
  padding: 0 7px;
}
.menu2017 ul li a:hover {
  text-decoration: none;
  color: #e92430;
}
.menu2017 > ul > li:last-child > a {
  padding-right: 0;
}
.menu2017 ul li.arrow a:after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 5px;
}
.menu2017 > ul > li.arrow:hover > ul {
  display: block !important;
  position: absolute;
  top: 45px;
  left: 0;
  width: 175px;
  height: auto;
  z-index: 2000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-top: 30px;
  border-radius: 4px;
  padding: 10px 0 10px 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.menu2017 ul li ul li {
  width: 100%;
  height: inherit !important;
  z-index: 2000;
  float: left;
  clear: both;
  line-height: 24px !important;
}
.menu2017 ul li ul li a {
  width: 100%;
  padding: 0;
  height: inherit;
  text-transform: inherit;
  z-index: 2000;
  float: left;
  line-height: inherit !important;
  padding-right: 12px;
}
.menu2017 ul li.arrow ul li a:after {
  content: "";
}
.menu2017 ul li ul li {
  position: relative;
  width: 100%;
}
.menu2017 ul > li > ul > li.rightarrow:hover > ul {
  display: block;
  position: absolute;
  left: 161px;
  top: -11px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 10px 0 10px 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 165px;
}
.menu2017 ul li.arrow ul li.rightarrow ul li a {
  padding-right: 12px;
}
.menu2017 ul li.arrow ul li.rightarrow ul li a:after {
  content: "";
}
.menu2017 ul li.arrow ul li.rightarrow ul li.rightarrow a:after {
  content: "\f105";
  font-family: FontAwesome;
}
.menu2017 ul li.arrow ul li.rightarrow a:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
}
.menu2017 ul li ul li ul li ul {
  left: 133px !important;
}
.menu2017 ul li ul li ul li ul li a:after {
  content: "" !important;
}
.menu2017 > ul > li:nth-child(n + 6) > ul {
  left: inherit !important;
  right: 0 !important;
  padding-right: 10px !important;
  padding-left: 0 !important;
}
.menu2017 ul li:nth-child(n + 6) ul li a {
  text-align: right !important;
  padding-right: 0 !important;
  padding-left: 10px !important;
}
.menu2017 ul li:nth-child(n + 6) ul li a:after {
  content: "" !important;
}
.menu2017 ul li:nth-child(n + 6) ul li.rightarrow a:after {
  float: left !important;
  content: "\f104" !important;
}
.menu2017 > ul > li:nth-child(n + 6) > ul > li > ul {
  left: -165px !important;
  right: inherit;
  padding-right: 12px !important;
  padding-left: 0 !important;
}
.menu2017 > ul > li:nth-child(n + 6) > ul > li > ul li a {
  padding-right: 0 !important;
  padding-left: 10px !important;
}
.menu2017 ul li:nth-child(n + 6) ul li.rightarrow ul li a:after {
  content: "" !important;
}
#our-teams figure {
  position: relative;
  width: 100%;
  padding-top: 90%;
  background-size: cover;
  background-position: center center;
}
#our-teams figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  background-color: #27245e;
  color: #fff;
  padding: 10px 0;
  text-transform: uppercase;
}
#our-teams a:hover figure figcaption {
  background-color: #e92430;
}
#our-teams h2 {
  margin-top: 0;
}
#latest-news ul,
#latest-news ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#latest-news ul li a {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 80%;
  display: block;
  background-size: cover;
  background-position: center center;
  z-index: 100;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  text-transform: uppercase;
}
.ln-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(233, 36, 48, 0.6);
  z-index: 0;
}
.ln-wrapper {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#latest-news a {
  z-index: 101;
  color: #fff !important;
}
#latest-news ul li:nth-child(2) .ln-overlay,
#latest-news ul li:nth-child(4) .ln-overlay,
#latest-news ul li:nth-child(5) .ln-overlay,
#latest-news ul li:nth-child(7) .ln-overlay {
  background-color: rgba(39, 36, 94, 0.75) !important;
}
.read-more {
  border: solid 1px #fff;
  border-radius: 10px;
  padding: 2px 20px;
  margin-top: 15px;
  font-size: 12px !important;
  width: auto;
  display: inline-block;
}
#latest-news ul li a:hover .read-more {
  background-color: #fff !important;
  color: #000 !important;
}
#features {
  z-index: 0;
  /* margin-top: -60px; */
  padding-bottom: 10px;
  padding-top: 150px;
}

@media (max-width: 992px) {
  #features {
    padding-top: 0;
  }
}

#features .features-wrapper {
  border: solid 1px #f2f2f2;
  padding: 50px 0;
  margin: 0;
}
#features i {
  width: 100%;
  font-size: 70px;
  color: #27235f;
  display: inline-block;
  margin-bottom: 15px;
}
#features .features-number {
  color: #27235f;
  font-size: 36px;
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
#features .features-name {
  color: #27235f;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  display: inline-block;
}
#latest-news .pagination {
  display: none;
}
#newsletter {
  background-color: #f2f2f2;
  margin-top: 35px;
  padding-top: 55px;
  padding-bottom: 60px;
}
#newsletter p {
  font-size: 18px;
  font-weight: 700;
  color: #27245e;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
#newsletter .cat_textbox {
  margin: 0;
  border: 0;
  border-bottom: solid 1px #27235f;
  padding: 8px 0;
  width: 100%;
  background-color: #f2f2f2;
}
#newsletter .cat_textbox::-webkit-input-placeholder {
  color: #27245e !important;
}
#newsletter .cat_textbox::-moz-placeholder {
  color: #27245e !important;
}
#newsletter .cat_textbox:-ms-input-placeholder {
  color: #27245e !important;
}
#newsletter .cat_textbox:-moz-placeholder {
  color: #27245e !important;
}
#newsletter .cat_button {
  border: solid 1px #27235f;
  border-radius: 10px;
  text-align: center;
  font-size: 12px !important;
  text-transform: uppercase;
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 35px;
  line-height: 34px;
}
#newsletter .cat_button:hover {
  background-color: #27235f;
  color: #fff;
}
.home-sponsors,
.home-sponsors li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.home-sponsors li {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.home-sponsors .item-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 0px);
  height: 100%;
  display: block;
  background-color: rgba(39, 35, 95, 0.75);
  opacity: 0;
  padding: 20px;
  text-align: center;
}
.home-sponsors .item-mask a {
  color: #fff;
}
.home-sponsors .col-sm-3:hover .item-mask {
  opacity: 1;
  padding-top: 33px;
}
.home-sponsors .col-sm-3:hover .item-mask a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
  color: #fff;
}
.home-sponsors img {
  width: 75%;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
.home-sponsors span {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.home-sponsors span.viewdetails {
  font-size: 12px;
  margin-top: 5px;
  display: block;
}
#major-sponsors {
  padding-bottom: 65px;
}
#social-feed {
  background-color: #f2f2f2;
  padding-bottom: 65px;
  z-index: 0;
}
.def-loader {
  display: none !important;
}
footer {
  background-color: #27235f;
  color: #fff;
  padding: 65px 0 50px;
  font-size: 12px;
  z-index: 1;
}
footer > div > div > div {
  border-right: solid 1px #4a4679;
  min-height: 160px !important;
}
footer > div > div > div.footer2 {
  padding-left: 55px;
}
footer > div > div > div.footer3 {
  padding-left: 60px !important;
}
footer > div > div > div.footer4 {
  border: 0;
  margin: 0;
  padding: 0;
  padding-left: 60px !important;
}
footer p {
  font-size: 12px;
}
footer img.footerlogo {
  width: 100%;
  max-width: 130px;
  height: auto;
  margin-bottom: 20px;
}
footer a {
  color: #fff !important;
}
.footer1 p {
  font-weight: 700;
  line-height: 19px;
  font-size: 14px;
}
.footer-social,
.footer-social li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-social li {
  float: left;
  margin-right: 10px;
}
.footer-social li i {
  font-size: 30px;
}
.footer-social li i:hover {
  color: #ddd;
}
footer a:hover {
  color: #ddd !important;
}
.footer4 ul,
.footer4 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer4 ul li img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.sponsor-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sponsor-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

#social-feed h1 {
  display: none !important;
}
.juicer-feed .j-paginate {
  color: #27235f !important;
  border: solid 2px #27235f !important;
}
.mobilelink {
  display: none;
}
.social-feed-element p.social-feed-text {
  font-size: 12px !important;
  line-height: 16px !important;
}
.social-feed-element .author-title {
  width: calc(100% - 20px) !important;
  margin-bottom: 0 !important;
  font-size: 12px !important;
}
.social-feed-element .content {
  padding: 15px 15px 13px !important;
}
.social-feed-element .text-wrapper {
  margin-bottom: 10px !important;
}
.social-feed-element .muted {
  font-size: 11px !important;
}
.social-feed-element .media-details .icon {
  margin-right: 5px !important;
}
.grid-filter h3 {
  margin: 0 !important;
}
.grid-filter {
  margin: 0 !important;
}
.showonmobile {
  display: none !important;
}
.faq-question {
  position: relative;
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.faq-question > a {
  background: none repeat scroll 0 0 #28235e;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 3px;
  padding: 14px 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.sponsor-ul li:last-child {
  text-align: center;
}
.sponsor-ul li:last-child a {
  width: 200px !important;
  text-align: center !important;
  display: inline-block !important;
  margin-top: 10px !important;
  background-color: #e6272f !important;
  margin-bottom: 15px !important;
}
.sponsor-ul li:last-child a:hover {
  background-color: #252f38 !important;
}
.sponsor-ul li form {
  text-align: left !important;
}
.sponsor-ul li a {
  color: #fff;
}
.sponsor-ul li .answer-box a {
  color: #e6272f;
}
.faq-details {
  border: 1px solid #ccc;
  padding: 15px;
  margin: -4px 0 10px;
}
.faq-question:first-child > div.faq-details {
  display: block;
}
.faq-question a:hover {
  background: #252f38;
  transition-duration: 0.2s;
}
.answer-box {
  background-color: #efefef;
  padding: 20px;
  font-size: 14px !important;
  overflow: hidden;
}
.answer-box p {
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 10px !important;
}
.answer-box a:hover {
  background-color: transparent;
  background: 0 0 !important;
}
.catalogueList,
.productList {
  width: 100% !important;
  clear: both;
  display: inline-block;
  list-style: none !important;
}
.catalogueList,
.productList,
.productSmall {
  margin: 0;
  list-style: none;
  padding: 0;
}
.productItem,
.productItemLast {
  float: left;
  width: 25% !important;
  list-style: none !important;
  margin-bottom: 20px !important;
}
.productItem .medium-3 ul,
.productItem .medium-3 ul li,
.productItemLast .medium-3 ul,
.productItemLast .medium-3 ul li {
  list-style: none !important;
}
.productItem .medium-3,
.productItemLast .medium-3 {
  width: 100% !important;
  list-style: none !important;
}
.large-view {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.large-left {
  float: left;
  width: 50%;
  margin-right: 5%;
}
.large-right {
  float: left;
  width: 45%;
  text-align: right;
}
.productLarge .productItem {
  width: 100% !important;
}
#catshopbuy {
  width: 100% !important;
  background-color: #27245e;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase !important;
  color: #fff !important;
}
.officerow {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: solid 1px #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.officerow .columns:first-child {
  padding-left: 0;
}
.officerow .columns:nth-child(3) {
  text-align: center;
}
.officerow .columns:last-child {
  padding-right: 0;
  text-align: right;
}
.el-content a {
  color: #e6272f !important;
  text-decoration: underline !important;
}
.video-list,
.video-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-list {
  margin-top: 20px;
}
.video-list li {
  float: left;
  width: calc(33.33% - 20px);
  margin: 10px;
  height: 350px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.video-transparent {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.25);
}
.video-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  width: calc(100% - 30px);
}
.video-list a {
  opacity: 0;
  transition: all 0.25s ease 0s !important;
  -webkit-transition: all 0.25s ease 0s !important;
  -moz-transition: all 0.25s ease 0s !important;
  -o-transition: all 0.25s ease 0s !important;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.video-name {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 20px;
}
.video-text {
  font-size: 12px;
  line-height: 20px;
  line-height: 16px;
}
.video-icon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-icon i {
  font-size: 100px;
}
.video-list a:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-list li:nth-child(3n + 1) {
  clear: left;
}
.redroy,
.redroy li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.redroy li {
  width: 100%;
  float: left;
  clear: both;
}
.juicer-feed .j-paginate:hover {
  background-color: #27235f !important;
  color: #fff !important;
}
.juicer-feed a:hover {
  color: #27235f !important;
}
.membershipshop ul li:nth-child(4n + 1) {
  clear: left;
}
.gallery-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-list li {
  margin: 0 8px 15px 7px;
  padding: 0;
  list-style: none;
  width: calc(25% - 15px);
  float: left !important;
}
.gallery-list li:nth-child(4n + 1) {
  clear: left;
}
.gallery-list {
  margin: 0 -7px 0 -8px;
}
.news-image {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  padding-bottom: 59.5%;
  margin-bottom: 10px;
}
.news-image:hover {
  opacity: 0.9;
}
.pagination > li > a,
.pagination > li > span {
  float: none;
}
ul.pagination li {
  float: none;
  margin: 0 !important;
}
.pag-range {
  border: 0 !important;
  padding: 0;
}
.pag-current {
  padding: 0 8px;
}
.pagination > li > span.pag-range {
  padding-left: 5px;
  padding-right: 5px;
}
.shop-list,
.shop-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop-list {
  margin: 0 8px 30px 7px;
}
.shop-list li {
  margin-bottom: 0 !important;
  padding: 0 7px 15px 8px;
}
.shop-list li .shop-image {
  padding-bottom: 75%;
  background-size: cover;
  background-position: center center;
}
.shop-list li a:hover .shop-name {
  background-color: #ec1d27;
}
.shop-name {
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  background-color: #262360;
  padding: 0 15px;
  text-transform: uppercase;
}
.shop-list .catalogueList .shop-name .figure-caption {
  margin-bottom: 12px;
}
.catalogueItemNotFound,
.productItemNotFound {
  display: none;
}
.membership-sell ul {
  margin-left: 15px;
}
.figure-caption {
  font-weight: 700;
  margin-top: 12px;
}
.cat_button,
.productSubmitInput {
  border: solid 2px #262360;
  color: #262360;
  background-color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 5px 15px;
  font-weight: 700;
  margin-bottom: 15px !important;
}
.cat_button:hover,
.productSubmitInput:hover {
  background-color: #ec1d27;
  color: #fff;
  border: solid 2px #ec1d27;
}
.redroy-ul,
.redroy-ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.redroy-ul li a {
  color: #ec1d27;
}
.bs-example {
  margin-top: 15px;
}
.coahceslist div:nth-child(4n + 1) {
  clear: left;
  margin-bottom: 10px;
  float: left;
}
.coahceslist {
  clear: both;
  width: 100%;
  display: inline-block;
}
.sidebar-content a {
  color: #ec1d27;
}
.golfrow {
  width: 50%;
}
.booking-container .cat_button {
  color: #27235f !important;
}
.booking-container .cat_button:hover {
  color: #fff !important;
}
.golfimage {
  float: right;
  width: 100%;
  height: auto;
  max-width: 350px;
  margin: 0 0 20px 20px;
}
#golfform label {
  width: 100%;
  clear: both;
  margin-bottom: 0 !important;
}
#golfform .cat_dropdown,
#golfform .cat_dropdown_smaller,
#golfform .cat_textbox {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.team-8352354 {
  display: none;
}
.oursponsorspage ul {
  margin-bottom: 20px !important;
}
.menu2020 {
  position: relative;
}
.menu2020 li {
  position: initial;
}
.menu2020 li ul {
  width: 100% !important;
}
.menu2020 li.dropdown-normal:after,
.menu2020 li.dropdown:after {
  font-family: FontAwesome;
  content: "\f0d7";
  float: right;
  margin-left: -6px;
  margin-right: 13px;
}
.menu2020 li.dropdown-normal:hover:after,
.menu2020 li.dropdown:hover:after {
  color: #e92430;
}
.menu2017 .menu2020 li a {
  padding: 0 13px;
}
.menu2017 > ul.menu2020 > li:last-child > a {
  padding-right: 13px;
}
.menu2020 li.dropdown > ul {
  position: absolute;
  top: 70px;
  left: 0;
  background-color: #fff;
  border: solid 1px #27245e;
  border-radius: 5px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  display: table;
  table-layout: fixed;
  padding: 15px 0 8px;
}
.menu2020 li.dropdown-normal {
  position: relative !important;
}
.menu2020 li.dropdown-normal > ul {
  position: absolute;
  top: 70px;
  left: 0;
  background-color: #fff;
  border: solid 1px #27245e;
  border-radius: 5px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  padding: 15px 0 8px;
  display: block;
}
.menu2020 li.dropdown-normal ul {
  width: 150px !important;
}
.menu2020 li:hover > ul {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}
.menu2017 ul.menu2020 li ul li {
  line-height: initial !important;
}
.menu2020 li.dropdown > ul > li {
  display: table-cell;
  line-height: initial !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none;
  vertical-align: top;
}
.menu2017 > ul.menu2020 > li {
  position: initial;
}
.menu2020 ul ul {
  display: block !important;
}
.menu2020 li ul li a {
  font-weight: 700;
  padding-bottom: 7px !important;
  cursor: initial;
}
.menu2020 li ul li a:hover {
  color: #27245e;
}
.menu2020 li ul li ul li a {
  font-weight: 400;
  cursor: pointer;
}
.menu2020 li ul li ul li a:hover {
  color: #e92430;
}
.menu2020 li.dropdown-normal ul li a {
  font-weight: 400;
  padding-bottom: 7px !important;
  cursor: pointer;
}
.menu2020 li.dropdown-normal ul li a:hover {
  color: #e92430 !important;
}
.menu2017 ul.menu2020 li:nth-child(n + 6) ul li a {
  text-align: left !important;
  padding-left: 10px !important;
}
.menu2017 ul.menu2020 li.new a:after {
  content: "NEW";
  background-color: red;
  padding: 4px 6px;
  color: #fff;
  margin-left: 6px;
}
.box-underlay:before {
  z-index: 50;
  content: "";
  cursor: not-allowed;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.box-shadow {
  -webkit-box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 11px -2px rgba(0, 0, 0, 0.18);
  padding: 40px 40px 30px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #fff;
  min-width: 630px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, 0);
  z-index: 100;
}
#wrapper .box-shadow h1 {
  font-size: 18px !important;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: inherit !important;
}
#wrapper .box-shadow p {
  font-size: 12px !important;
  margin-bottom: 10px !important;
}
#wrapper .box-shadow h2 {
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
  line-height: inherit !important;
}
#wrapper .box-shadow h3 {
  font-size: 14px !important;
  font-weight: 400 !important;
  margin-bottom: 25px;
  line-height: inherit !important;
}
.box-pin {
  background-color: #f4f4f4;
  padding: 5px 25px;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 20px;
}
#wrapper .box-shadow .box-shadow-input {
  width: 150px;
  text-align: center;
  font-size: 20px !important;
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff !important;
  letter-spacing: 2px;
  clear: both;
  padding: 8px 15px !important;
  height: auto;
  margin-bottom: 0 !important;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
#wrapper .box-shadow .button {
  display: block;
  clear: both;
  border-radius: 5px;
  margin: 0 auto 20px;
  padding: 12px 35px !important;
  width: 150px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-weight: 700;
}
.player-menu {
  float: left;
  width: 100%;
  padding: 10px 0;
  background-color: #27255d;
  color: #fff;
}
.player-menu a {
  color: #fff;
  border-right: solid 1px #fff;
  margin-right: 15px;
  padding-right: 15px;
  font-size: 13px;
}
.player-menu a:hover {
  color: #ec1d27;
}
.player-menu ul,
.player-menu ul li {
  margin: 0;
  list-style: none;
}
.player-menu ul li {
  float: left;
  height: 27px;
  line-height: 27px;
}
.player-menu ul li:last-child a {
  border: 0;
  padding: 0;
  margin: 0;
}
.player-menu ul li.selected a {
  color: #ec1d27;
}
.player-menu .logout {
  float: right;
  border: 0;
  margin: 0;
  background-color: #ec1d27;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
}
.player-menu .logout:hover {
  background-color: #c41821;
  color: #fff;
}
.per-dev-item .news-image {
  padding-bottom: 64%;
}
.per-dev-item {
  margin-bottom: 20px;
}
.news_detail.medium-8 {
  padding-left: 15px !important;
}
.columns.per-dev-item:last-child:not(:first-child) {
  float: none;
}
.pwbp {
  padding: 0;
  width: calc(100% + 20px);
  margin: 10px -10px 0;
}
.emergency {
  color: #ec1d27;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}
.nav-pills {
  margin: 15px -15px 20px;
}
.nav-pills > li + li {
  margin: 0;
}
.nav-pills li {
  text-align: center;
  margin-bottom: 15px !important;
  float: left;
}
.nav-pills li.active a {
  background-color: #ec1d27 !important;
  color: #fff !important;
  border-radius: 0;
}
.nav-pills li a {
  background-color: #27245e !important;
  color: #fff;
  border-radius: 0;
  padding: 15px !important;
}
.tab-content {
  margin-bottom: 15px;
}
.tab-pane {
  background-color: #f0f0f0;
  padding: 20px 20px 10px;
}
.tab-pane-custom {
  padding: 0;
}
.nav-pills li a:hover {
  background-color: #ec1d27 !important;
  color: #fff !important;
  border-radius: 0;
}
.personal-detailed h3 {
  margin-top: 0 !important;
}
.personal-detailed-pdf:empty {
  display: none;
}
.personal-detailed-pdf:before {
  content: "\f1c1";
  position: relative;
  margin-right: 5px;
  font-family: FontAwesome;
}
.personal-detailed ol li {
  margin-bottom: 5px;
  line-height: inherit;
}
.job-detailed ul {
  margin-top: 10px;
  margin-left: 18px;
}
.announcement-details .medium-4 img {
  padding-right: 15px;
}
.job-detailed {
  padding: 25px;
  background-color: #f0f0f0;
}
.job-detailed h2,
.job-form h2 {
  margin-top: 0 !important;
}
strong {
  font-size: 13px;
}
.job-form {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.job-form.open {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: inherit;
}
.job-detailed-apply,
.job-detailed-apply2 {
  margin-top: 10px !important;
  display: inline-block;
}
.job-detailed-apply,
.job-detailed-apply2,
.job-submit {
  border: 0;
  cursor: pointer;
  padding: 10px 20px;
  color: #fff;
  background-color: #27245e;
  border-radius: 5px;
  margin-top: 5px;
}
.job-detailed-apply2 {
  cursor: not-allowed;
  background-color: #ddd;
}
.job-detailed-apply2:hover {
  color: #fff !important;
  opacity: 0.8;
}
.job-form {
  padding: 25px;
  background-color: #fff;
  border: solid 1px #f0f0f0;
}
.job-list {
  margin: 0;
}
.job-list li {
  background-color: #27245e;
  padding: 15px;
  color: #fff;
  margin: 0;
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
.job-list li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.job-list-apply {
  width: 100%;
  border: solid 1px #fff;
  color: #fff;
  background-color: transparent;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: block;
  border-radius: 5px;
}
.job-list li > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.job-right {
  background-color: #f0f0f0;
  padding: 30px 15px 0;
  text-align: center;
}
#wrapper .job-right h3 {
  font-weight: 700 !important;
  margin-bottom: 15px;
  margin-top: 0 !important;
}
#wrapper .job-right a {
  color: #fff;
  background-color: #27245e;
  height: 42px;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 5px;
  margin-bottom: 30px;
}
#wrapper .job-right a:hover {
  opacity: 0.8;
}
.job-submit:hover {
  opacity: 0.8;
}
.ck {
  margin-bottom: 10px;
}
.ck-file-dialog-button {
  display: none;
}
.button {
  background-color: #27245e !important;
  margin-top: 10px !important;
}
.mental-list {
  margin: 0 13px 10px;
  padding: 0;
}
.mental-list li {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  background-color: #e4e4e4;
}
.mental-list li div p:last-child {
  margin-bottom: 0;
}
.mental-list li:nth-child(odd) {
  background-color: #ddd;
}
.external:after {
  position: relative;
  margin-left: 5px;
  font-family: FontAwesome;
  content: "\f08e";
  font-size: 12px;
}
.checkbox-row {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.checkbox-row label,
.form-check-label {
  font-weight: 400;
}
.row:not(.expanded) .row {
  margin-left: -15px;
  margin-right: -15px;
}
.pwb-h4 {
  margin-top: 0;
}
.pwb-h4 a {
  color: #ec1d27;
  font-weight: 700;
}
hr {
  border-top: solid 1px #ccc;
  margin: 25px 0;
}
.cd-tab-filter-wrapper {
  box-shadow: none !important;
}
.cd-filters {
  margin: 10px 0 0 0;
}
.cd-tab-filter li {
  float: left;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.cd-tab-filter li a {
  line-height: inherit;
  font-size: 13px;
  color: #ec1d27;
  text-transform: inherit;
  background-color: #fff;
  border: solid 1px #ec1d27;
  padding: 5px 13px;
  font-weight: 400;
  box-shadow: none !important;
  height: auto;
}
.cd-tab-filter li a.selected {
  color: #fff !important;
  background-color: #ec1d27;
}
.cd-gallery,
.cd-gallery ul {
  margin: 0;
  padding: 0;
}
.cd-gallery ul {
  margin: 20px -15px 20px;
}
.cd-gallery li {
  margin: 0;
  box-shadow: none !important;
  padding: 0 15px 15px;
  float: left !important;
  width: 33.33% !important;
}
.mental-menu {
  display: inline-block;
  width: 100%;
}
.mental-menu ul {
  background-color: #27255d;
  padding: 15px;
  margin-bottom: 20px !important;
}

@media (min-width: 991px) {
  .mental-menu ul {
    display: flex;
  }
}

.mental-menu ul,
.mental-menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
  border: solid 1px #fff;
}
.mental-menu ul li a {
  color: #fff;
  width: 100%;
  padding: 10px;
  float: left;
}
.mental-menu ul li.selected,
.mental-menu ul li:hover {
  background-color: #ec1d27;
}
.mental-menu ul li a:hover {
  color: #fff;
  background-color: #ec1d27;
  font-weight: 700;
}
.mental-menu ul li.selected a {
  color: #fff;
  font-weight: 700;
}
.covid-bar {
  background-color: red;
  color: #fff;
}
@media (min-width: 768px) {
  .navbar-right > li > .dropdown-menu {
    top: 85px;
  }
}
@media (max-width: 1199px) {
  .cd-gallery li {
    width: 50% !important;
  }
  .checkbox-row {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .menu2017 ul.menu2020 li a {
    font-size: 12px;
  }
  .menu2020 li.dropdown-normal:after,
  .menu2020 li.dropdown:after {
    margin-right: 8px;
    margin-left: -4px;
  }
  .menu2017 .menu2020 li a {
    padding: 0 8px;
  }
  .menu2017 > ul.menu2020 > li:last-child > a {
    padding-right: 8px;
  }
  .home-sponsors .col-sm-3:hover .item-mask {
    padding-top: 24px;
  }
  .navbar-brand {
    height: 70px;
  }
  .menu2017 > ul > li {
    height: 70px;
    line-height: 70px;
  }
  .menu2017 > ul > li.arrow:hover > ul {
    top: 25px;
  }
  .menu2020 li.dropdown-normal ul {
    width: 135px !important;
  }
  .menu2020 li.dropdown-normal > ul,
  .menu2020 li.dropdown > ul {
    top: 55px;
  }
}
@media (max-width: 991px) {
  .mental-list li div p:last-child {
    margin-bottom: 10px;
  }
  .mental-list li {
    padding: 15px 0 5px;
  }
  .job-list {
    margin: 0;
  }
  .job-right {
    margin: 0 15px;
  }
  .announcement-details .medium-4 img {
    padding-right: 0;
  }
  .nav-pills li {
    margin-bottom: 10px !important;
  }
  .nav-pills {
    margin: 15px -15px 0;
  }
  .player-menu a {
    font-size: 12px;
  }
  .menu2020 li.dropdown-normal > ul,
  .menu2020 li.dropdown > ul {
    top: 40px;
  }
  .menu2020 li.dropdown-normal ul {
    width: 120px !important;
  }
  .menu2017 ul.menu2020 li a {
    font-size: 11px;
  }
  .menu2020 li.dropdown-normal:after,
  .menu2020 li.dropdown:after {
    margin-right: 6px;
    margin-left: -4px;
    margin-top: 2px;
  }
  .menu2017 .menu2020 li a {
    padding: 0 6px;
  }
  .menu2017 > ul.menu2020 > li:last-child > a {
    padding-right: 6px;
  }
  .golfrow {
    width: 75%;
  }
  .menu2017 > ul > li.arrow:hover > ul {
    top: 10px;
  }
  .gallery-list li {
    width: calc(33.33% - 15px);
  }
  .gallery-list li:nth-child(4n + 1) {
    clear: inherit;
  }
  .gallery-list li:nth-child(3n + 1) {
    clear: left;
  }
  .home-sponsors .col-sm-3:hover .item-mask {
    padding-top: 22px;
  }
  .home-sponsors img {
    width: 90%;
  }
  .video-list li {
    width: calc(50% - 20px);
  }
  .video-list li:nth-child(3n + 1) {
    clear: inherit;
  }
  .video-list li:nth-child(odd) {
    clear: left;
  }
  .sidebar-content {
    padding: 0 15px !important;
    border: 0 !important;
  }
  .sidebar {
    padding: 0 15px !important;
    margin-top: 20px !important;
  }
  #newsletter {
    margin-top: 0 !important;
  }
  footer > div > div > div.footer1,
  footer > div > div > div.footer2,
  footer > div > div > div.footer3,
  footer > div > div > div.footer4 {
    padding: 0 15px !important;
    border: 0 !important;
  }
  .footer4 ul li {
    /* width: 50% !important; */
    margin: 0 !important;
    padding: 0 !important;
    float: left;
  }
  .stamp {
    display: none !important;
  }
  #banner {
    height: 75vh !important;
    padding: 0 !important;
    margin-bottom: 30px !important;
  }
  #features {
    margin: 0 !important;
  }
  .navbar-brand {
    height: 40px;
  }
  .menu2017 > ul > li {
    height: 40px;
    line-height: 40px;
  }
  .menu2017 ul li a {
    font-size: 11px;
    padding: 0 5px;
  }
  #topbar ul {
    float: right !important;
  }
  #topbar ul li {
    float: left !important;
  }
}
@media (max-width: 767px) {
  .cd-tab-filter,
  .cd-tab-filter a {
    width: 250px;
  }
  .cd-tab-filter li {
    margin: 0;
  }
  .checkbox-row {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .job-form .row {
    margin: 0 -15px;
  }
  .nav-pills li {
    width: 100% !important;
  }
  .job-detailed {
    padding: 15px;
  }
  .job-form {
    padding: 15px;
  }
  .player-menu a {
    margin-right: 10px;
    padding-right: 10px;
  }
  .box-shadow {
    padding: 30px 15px 20px;
    min-width: 520px;
  }
  .menu2017 ul.menu2020 li.new a:after {
    position: absolute;
    right: 18px;
    top: 6px;
  }
  .menu2020 li > ul {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 1000 !important;
    display: none !important;
    float: left !important;
    position: relative !important;
    top: inherit !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    table-layout: inherit !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .menu2020 li.dropdown > ul > li {
    display: block !important;
  }
  .menu2017 > ul.menu2020 > li {
    position: relative !important;
  }
  .menu2020 li.dropdown-normal:after,
  .menu2020 li.dropdown:after {
    position: absolute;
    top: 7px;
    right: 13px;
    display: block;
    color: #fff;
    content: "\f0da";
  }
  .menu2020 li.current.dropdown-normal:after,
  .menu2020 li.current.dropdown:after {
    content: "\f0d7";
  }
  .menu2020 li.current:after,
  .menu2020 li.current > a,
  .menu2020 li:hover > a {
    color: #e92430 !important;
  }
  .menu2020 li.current ul {
    background-color: #3b3975 !important;
  }
  .menu2017 ul.menu2020 li.current ul li a {
    padding-left: 30px !important;
  }
  .menu2020 li > ul li {
    width: 100% !important;
    float: left;
    clear: both;
  }
  .menu2020 li:hover > ul {
    display: none;
  }
  .menu2020 li.current > ul {
    display: block !important;
  }
  .menu2020 li.current ul li ul {
    display: block !important;
    background-color: #5b5990 !important;
  }
  .header.open .menu2017 > ul.menu2020 > li {
    height: initial !important;
    line-height: initial !important;
  }
  .menu2017 ul.menu2020 li.current ul li ul li a {
    padding-left: 40px !important;
  }
  html {
    min-height: 100%;
    position: relative;
  }
  body {
    height: 100%;
  }
  .menu2020 li.dropdown-normal ul {
    width: 100% !important;
  }
  body.open {
    overflow: hidden;
  }
  .menu2020 {
    overflow-y: auto;
    height: 100%;
  }
  .golfrow {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
    padding: 0 !important;
  }
  .golfimage {
    max-width: 100%;
    clear: both;
    display: inline-block;
  }
  .gallery-list li {
    width: calc(50% - 15px);
  }
  .gallery-list li:nth-child(4n + 1) {
    clear: inherit;
  }
  .gallery-list li:nth-child(3n + 1) {
    clear: inherit;
  }
  .gallery-list li:nth-child(odd) {
    clear: left;
  }
  .home-sponsors {
    margin: 0 7px 0 8px;
  }
  .home-sponsors li:nth-child(odd) {
    clear: left;
  }
  .home-sponsors span.viewdetails {
    margin-top: 13px;
  }
  .home-sponsors li {
    margin: 0 8px 15px 7px;
    width: calc(50% - 15px);
    float: left;
  }
  .home-sponsors img {
    width: 90%;
    padding: 10px 0;
  }
  .sidebar-content {
    min-height: inherit !important;
  }
  .video-list li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  #features .features-wrapper {
    padding: 15px 0;
  }
  #features i {
    font-size: 55px;
  }
  .catalogueList li {
    width: 50% !important;
    float: left !important;
  }
  .productItem,
  .productItemLast {
    float: left;
    width: 50% !important;
    list-style: none !important;
  }
  .threeacross li:nth-child(3n + 1) {
    clear: inherit;
  }
  .threeacross .portfolio-item {
    width: calc(50% - 10px) !important;
  }
  .fouracross .portfolio-item {
    width: calc(50% - 10px) !important;
  }
  .fiveacross .portfolio-item {
    width: calc(50% - 10px) !important;
  }
  .sidebar {
    display: none;
  }
  #newsletter .cat_button {
    border-radius: 0 !important;
  }
  #newsletter .cat_textbox {
    margin-bottom: 10px;
    border: solid 1px #fff;
    padding: 8px;
    font-size: 11px !important;
  }
  #banner {
    height: 40vh !important;
  }
  .banner-item {
    height: 40vh !important;
  }
  .banner-title h2 {
    margin-bottom: 5px !important;
    font-size: 20px;
  }
  .banner-text p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .banner-content {
    width: 75%;
    top: 20%;
    right: inherit;
    position: relative;
    margin: 0 auto;
    text-align: center;
  }
  .banner-title {
    text-align: center;
  }
  .fa-angle-left.slick-arrow,
  .fa-angle-right.slick-arrow {
    font-size: 20px;
    top: 45%;
  }
  .red-button {
    border-radius: 10px;
    background-color: #e92430;
    display: inline-block;
    width: auto;
    padding: 5px 20px;
    color: #fff;
    font-size: 12px;
    text-decoration: none !important;
  }
  .showonmobile {
    display: block !important;
  }
  .menu2017 ul li ul li a,
  .menu2017 ul li:nth-child(n + 6) ul li a {
    text-align: left !important;
  }
  .menu2017 > ul > li:nth-child(n + 6) > ul {
    padding-right: 0 !important;
    box-shadow: none !important;
  }
  .menu2017 > ul.menu2020 > li:nth-child(n + 6) > ul > li > ul {
    left: 0 !important;
    right: inherit;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .menu2017 ul li:nth-child(n + 6) ul li.rightarrow a:after {
    float: right !important;
    content: "\f105" !important;
  }
  .menu2017 {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #27245e;
    z-index: 10000000;
    left: 0;
    top: 60px;
    display: none;
  }
  .header.open .menu2017 {
    display: block;
  }
  .header.open {
    position: fixed;
    top: 0;
    z-index: 999999999;
    background-color: #fff;
  }
  header {
    padding: 10px 0;
  }
  .navbar {
    min-height: inherit;
  }
  .navbar-toggle {
    padding: 9px 10px;
    margin-bottom: 0;
    margin-top: 3px;
    background-color: #27245e !important;
    border: 1px solid #27245e !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
  .mobilelink {
    display: block;
  }
  #topbar {
    display: none;
  }
  .header.open .menu2017 ul {
    float: none;
    width: 100%;
  }
  .header.open .menu2017 > ul > li {
    width: 100%;
    clear: both;
    height: inherit !important;
    line-height: inherit !important;
  }
  .header.open .menu2017 > ul > li a:hover {
    background-color: #100e45;
  }
  .header.open .menu2017 ul li a {
    color: #fff;
    width: 100%;
    display: block;
    border-bottom: solid 1px #fff;
    margin: 0;
    padding: 10px 18px !important;
  }
  .header.open .menu2017 ul li a:after {
    float: right;
  }
  .header.open .menu2017 > ul > li.arrow:hover > ul {
    display: none !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important;
  }
  .header.open .menu2017 > ul > li.arrow > ul {
    position: inherit !important;
    top: inherit !important;
    width: 100%;
  }
  .header.open .menu2017 > ul > li.arrow:target > ul {
    display: block !important;
    background-color: #100e45 !important;
  }
  .header.open .menu2017 > ul > ul {
    background-color: #100e45;
    padding: 0 20px !important;
  }
  .header.open .menu2017 > ul > li > ul > li.rightarrow:hover > ul {
    display: none !important;
  }
  .header.open .menu2017 > ul > li.arrow:hover > ul {
    display: none !important;
    overflow: hidden;
    background-color: #100e45;
  }
  .header.open .header.open .menu2017 ul li a {
    padding: 0 30px !important;
  }
  .header.open .menu2017 > ul > li.arrow:hover > ul {
    margin: 0 !important;
    background-color: #100e45 !important;
  }
  .header.open .menu2017 > ul > li.arrow.current > ul {
    display: block !important;
    background-color: #100e45 !important;
  }
  .header.open .menu2017 > ul > li.arrow.current > ul > li > a {
    padding: 5px 46px !important;
    background-color: #100e45 !important;
    border-bottom: solid 1px #27245e !important;
  }
  .header.open .menu2017 > ul > li > ul > li.rightarrow.current2 > ul {
    display: block !important;
    background-color: #050238 !important;
    position: relative !important;
    left: inherit !important;
    top: inherit !important;
    border: 0 !important;
    width: 100% !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .header.open .menu2017 > ul > li > ul > li.rightarrow.current2 > ul > li > a {
    padding: 3px 76px 3px 76px !important;
    border-bottom: solid 1px #27245e !important;
  }
  .header.open
    .menu2017
    > ul
    > li
    > ul
    > li.rightarrow.current2
    > ul
    > li:hover
    > ul {
    display: none !important;
  }
  .header.open
    .menu2017
    > ul
    > li
    > ul
    > li.rightarrow.current2
    > ul
    > li.rightarrow.current3
    > ul {
    display: block !important;
    background-color: #030128 !important;
    position: relative !important;
    left: inherit !important;
    top: inherit !important;
    border: 0 !important;
    width: 100% !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .header.open
    .menu2017
    > ul
    > li
    > ul
    > li.rightarrow.current2
    > ul
    > li.rightarrow.current3
    > ul
    > li
    > a {
    padding: 3px 96px 3px 96px !important;
    border-bottom: solid 1px #27245e !important;
  }
  .threeacross li:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 639px) {
  .officerow .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: left !important;
  }
  .news_detail.medium-8 {
    padding-left: 0 !important;
  }
  .job-list {
    margin: 0 -5px;
  }
  .job-right {
    margin: 0 10px;
  }
  .job-list-apply {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .large-left {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  .large-right {
    float: left;
    width: 100%;
  }
  .large-left h1 {
    font-size: 24px !important;
  }
  .catalog_Name h1 {
    font-size: 20px !important;
  }
}
@media (max-width: 500px) {
  .catalogueList li {
    width: 100% !important;
    float: left !important;
  }
  .threeacross .portfolio-item {
    width: 100% !important;
    padding: 0 0 20px 0 !important;
  }
  .fouracross li {
    clear: left;
    width: 100% !important;
  }
  .fiveacross li {
    clear: left;
    width: 100% !important;
  }
  .threeacross li {
    clear: left;
    width: 100% !important;
  }
  .fouracross .portfolio-item {
    width: 100% !important;
    padding: 0 0 20px 0 !important;
  }
  .fiveacross .portfolio-item {
    width: 100% !important;
    padding: 0 0 20px 0 !important;
  }
}
@media (max-width: 575px) {
  .cd-gallery li {
    width: 100% !important;
  }
  .box-shadow {
    padding: 20px 15px 10px;
    min-width: calc(100% - 30px);
  }
  .pwbp {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .player-menu ul li:last-child {
    margin-bottom: 5px;
  }
  .player-menu ul li {
    width: 100%;
    border-bottom: solid 1px #fff;
    height: inherit;
    line-height: inherit;
  }
  .player-menu a {
    margin-right: 0;
    padding-right: 0;
    display: block;
    border-right: 0;
    width: 100%;
    padding: 5px 0;
  }
  .player-menu ul li:first-child a {
    padding-top: 0;
  }
  .player-menu ul li:last-child a {
    padding: 5px 0 5px;
  }
  .player-menu .logout {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 450px) {
  @media (max-width: 767px) {
    .gallery-list li {
      width: calc(100% - 15px);
    }
    .productItem,
    .productItemLast {
      float: left;
      width: 100% !important;
      list-style: none !important;
      margin-bottom: 10px !important;
    }
    .xsmall-12 {
      width: 100% !important;
      text-align: center;
    }
    .xsmall-12 img {
      width: 100% !important;
    }
  }
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }

  .d-md-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }

  .d-lg-none {
    display: none !important;
  }
}

.d-table-cell {
  display: block !important;
}

@media (min-width: 768px) {
  .d-table-cell {
    display: table-cell !important;
  }
}

#banner,
#banner .banner-item,
#banner .slick-track,
#banner .slick-slide,
#banner .banner-overlay {
  height: calc(100vh - 191px) !important;
}

@media (max-width: 768px) {
  #banner,
  #banner .banner-item,
  #banner .slick-track,
  #banner .slick-slide,
  #banner .banner-overlay {
    height: calc(100vh - 109px) !important;
  }
}

@media (max-width: 576px) {
  #banner,
  #banner .banner-item,
  #banner .slick-track,
  #banner .slick-slide,
  #banner .banner-overlay {
    height: calc(100vh - 66px) !important;
  }
}

.checkout-table-head {
  display: table-row;
}

.checkout-table-row {
  display: table-row;
}

.checkout-table-cell {
  display: table-cell;
}

@media (max-width: 768px) {
  .checkout-table-row,
  .checkout-table-cell {
    display: flex !important;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 14px 20px !important;
  }

  .checkout-table-cell > * {
    text-align: center;
  }

  .checkout-table-head {
    display: none !important;
  }
}