/*

*  Theme Name: Netscriperwp

*  Author: Netscriper

*  Author URI: http://www.netscriper.com/

*/
@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
button {
  border: 0px;
  box-shadow: none;
}
nav#site-navigation {
  margin-top: 30px;
}
.margintop30 {
  margin-top: 30px;
}
.btnbmi {
  width: 200px;
  background: var(--color1);
  padding: 10px 0px;
  text-align: center;
  color: white;
  float: right;
  border-radius: 25px;
}
.wp-block-heading {
  color: #cd202a;
  margin: 20px 0px 15px 0px;
  font-weight: 600 !important;
}
/* Chrome, Safari, Edge, Opera for number */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 15px;
}

/* Firefox for number*/
input[type="number"] {
  -moz-appearance: textfield;
}
input::placeholder {
  color: #bfbfbf;
}
html {
  scroll-behavior: smooth;
}
* {
  font-family: "Poppins", sans-serif !important;
  line-height: 30px;
}
.parafont {
  font-family: "Poppins", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Orbitron", sans-serif !important;
  text-transform: uppercase;
}
a:hover {
  text-decoration: none;
}
.archive .content {
  padding: 30px 0px;
}
.aboutspeak {
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
.boxinner li {
  font-size: 15px;
  color: #e4e2e2;
  line-height: 22px;
  margin-bottom: 10px;
}
.single img.attachment-full.size-full.wp-post-image {
  max-width: 100%;
  height: auto;
}
.weightimage {
  margin-right: 20px;
  width: 60%;
}
.titlefont {
  font-family: "Orbitron", sans-serif !important;
  color: var(--color1);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}
.alltitle {
  margin-bottom: 25px;
  font-size: 34px;
  font-weight: 700;
  color: black;
}
.navbar-default .navbar-nav > li > a {
  color: #161616;
  font-size: 18px;
  text-transform: uppercase;
}
.navbar-nav > li > .dropdown-menu {
  min-width: 200px;
  padding: 0px;
}
.dropdown-menu .menu-item {
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.dropdown-menu .menu-item a {
  padding: 12px 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: var(--color1);
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: var(--color1) !important;
  background-color: transparent !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--color1);
  outline: 0;
}
.homeabouttitle {
  font-size: 30px;
}
:root {
  --color1: #cd202a;
  --color2: #5b5b5b;
}

.colorred {
  color: var(--color1) !important;
}
.white {
  color: white !important;
}

.cred {
  color: var(--color1);

  font-size: 22px;

  margin: 0px 10px;
}

.titleright {
  text-align: right;
}

.fa {
  font-family: "FontAwesome" !important;
}

.t-center {
  text-align: center;
}

.mtb-30 {
  margin-top: 30px;

  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 20px;
}

.h1,
h1 {
  position: absolute;
  top: 40%;
  left: 40%;
  font-size: 40px;
  /*     background: linear-gradient(to right bottom, #0e0d0d 50%, #cd202a 50%, #ff0000); */
  background: linear-gradient(
    to right bottom,
    #cd202a 50%,
    #cd202a 50%,
    #ff0000
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  text-transform: capitalize;
  font-weight: 900;
  text-transform: uppercase;
}

h2 {
  font-size: 35px;
}

.line {
  width: 100%;

  height: 2px;

  background: #6e6c6c87;

  margin-top: 90px;
}

body {
  margin: 0 auto;
  font-family: "Poppins", sans-serif;
}

* {
  font-size: 18px;
  color: #393939;
  font-family: "Poppins", sans-serif;
}

.content {
  min-height: 80vh;
}
.white {
  color: white;
}

.allpageheadersection:before {
  content: "";

  display: block;

  width: 42vw;

  position: absolute;

  height: 2px;

  background: #cd202a;

  left: 0;

  border-radius: 50px;

  margin-top: 67px;
}

@media (min-width: 1350px) {
  .container {
    width: 1300px;
  }
}

/********** menu **********/
.navbar-nav {
        float: right;
        margin: 0;
    }
.logo {
  background: white;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
header {
  padding: 0px;
}
/****************/
.bannerinner h2 {
  font-size: 43px;
  text-transform: uppercase;
  font-weight: 500;
  color: white;
  font-family: "Poppins", sans-serif !important;
}

/********** Home **********/

.servicegrid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(9, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
/* .eachservicegrid {
  background-color: #ccc;
  min-height: 260px;
} */
.servicediv1 {
  grid-area: 7 / 7 / 10 / 13;
}
.servicediv2 {
  grid-area: 7 / 1 / 10 / 7;
}
.servicediv3 {
  grid-area: 4 / 5 / 7 / 9;
}
.servicediv4 {
  grid-area: 4 / 9 / 7 / 13;
}
.servicediv5 {
  grid-area: 1 / 5 / 4 / 13;
}
.servicediv6 {
  grid-area: 1 / 1 / 7 / 5;
}

.homeservicephoto img {
  border-radius: 25px;
}
.homenewandevent {
  padding: 70px 0px;
}
.homeblog {
  background-image: url(/wp-content/uploads/2025/04/blogbg1.jpg);
  min-height: 715px;
  padding: 70px 0px;
}
.homeblog .blogflex {
  margin-top: 0px !important;
  border: 0px;
}
.homemembership {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.blogbig .blogflexcontent {
  width: 100%;
}
.eachmembershipone,
.eachmembershiptwo {
  width: 50%;
  position: relative;
}
.eachmemberoverlay {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.eachmembershipone img,
.eachmembershiptwo img {
  max-width: 100%;
  height: auto;
  z-index: -1;
}
.homemembermaintitle {
  width: 500px;
  position: absolute;
  z-index: 500;
  background: var(--color1);
  text-align: center;
  border-radius: 25px;
  left: auto;
  right: auto;
  display: block;
  top: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.homemembermaintitle h2 {
  font-size: 17px;
  color: white;
  margin: 15px 0px;
  font-weight: 700;
}
.homemembermaintitle h2:before {
  width: 65px;
  height: 1px;
  content: "";
  display: inline-block;
  background: white;
  margin-right: 10px;
  margin-top: -15px;
}
.homemembermaintitle h2:after {
  width: 65px;
  height: 1px;
  content: "";
  display: inline-block;
  background: white;
  margin-left: 10px;
  margin-top: -15px;
}
.eachmemberoverlay {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  z-index: 0;
  top: 0;
  justify-content: center;
  color: white;
}
.memberreadmore {
  width: 180px;
  display: block;
  border: 1px solid #fff;
  text-align: center;
  color: white;
  padding: 5px 15px;
  border-radius: 27px;
  margin: 10px auto;
  cursor: pointer;
}
.homeblog .blogflex:hover {
  border: 0px !important;
}
.homeblog h4 {
  color: white;
}
.mb-15 {
  margin-bottom: 15px;
}
#homeslider .carousel-inner {
  position: relative;
}
.slidercover {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  background-image: url("/wp-content/uploads/2025/04/slidercover.png");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.sliderbox h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 500;
  color: white;
}
.readmorebtn {
  margin-top: 25px;
  display: inline-block;
  background: var(--color1);
  color: white;
  padding: 7px 20px;
  border-radius: 10px;
  position: relative;
  z-index: 100;
}
.readmorebtn:after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid var(--color1);
  width: 90%;
  height: 100%;
  border-radius: 15px;
  top: 25%;
  left: 20%;
  z-index: -1;
}
.readmorebtn span {
  margin-right: 5px;
  text-transform: uppercase;
  color: white;
}
.transparenttext {
  margin-top: 30px;
  font-family: "Orbitron", sans-serif !important;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-background-clip: text; /* This will bring bg shape according to text*/
  -webkit-text-fill-color: transparent; /* This will make text color transparent */
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 1px rgb(247, 242, 242); /* for solid black outline */
}
.homeabout {
  padding: 120px 0px;
}
.homeaboutimage {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
}
.homeaboutimage img {
  display: block;
  margin: 0px auto;
}
.homeaboutimage:before {
  content: "";
  width: 140px;
  height: 108px;
  background-image: url(images/dotcircleimage.png);
  display: block;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0px;
}
.homeaboutimage:after {
  content: "";
  width: 185px;
  height: 190px;
  background-image: url(images/squareimage.png);
  display: block;
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: 0px;
}
.homeaboutcontentflex {
  display: flex;
  flex-wrap: wrap;
}
.homeaboutcontent {
  margin-top: 15px;
  width: 55%;
  text-align: justify;
}
.homeaboutimagetwo {
  width: 45%;
  position: relative;
}
.homeaboutimagetwo img {
  width: 82%;
  margin: 0px auto;
  margin-top: 70px;
}
.homeaboutimagetwo:after {
  content: "";
  display: block;
  width: 240px;
  height: 215px;
  background-image: url(images/aboutsquare.png);
  position: absolute;
  top: 40px;
  z-index: -1;
  right: 0;
}
.homeaboutcontentflex .readmorebtn {
  margin-top: 50px;
  display: inline-block;
  background: var(--color1);
  color: white;
  padding: 7px 20px;
  border-radius: 10px;
  position: relative;
  float: right;
}
.homeservice {
  padding: 45px 0px;
  background-image: url("images/servicebg.png");
  color: white;
  min-height: 663px;
  background-size: cover;
}
.homeservice .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-top: 14px;
}
span.servicecount.transparenttext {
  font-size: 24px;
  margin-right: 40px;
}
a.homeservicetitle.titlefont {
  font-size: 24px;
  color: white;
}
.homeservice .nav-tabs > li.active > a,
.homeservice .nav-tabs > li.active > a:focus,
.homeservice .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: 0px;
  color: var(--color1);
}
.homeservice .nav-tabs > li.active > a span {
  -webkit-text-stroke: 1px rgb(205 32 42);
}
.homeservice .nav > li > a {
  border: 0px;
}
.homeservice .nav > li > a:focus,
.homeservice .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  border: 0px;
}
.homeservice .nav-tabs {
  border-bottom: 0px;
}
.homeservice .nav-tabs li:last-child {
  border-bottom: 0px;
}
.arrowright {
  float: right;
  margin-top: -45px;
}
.homeservice .tab-pane {
  min-height: 450px;
  margin-top: 120px;
}
.homeservice .tab-pane img {
  display: block;
  margin: 15px auto;
}
div#bmiformsection {
  width: 95%;
}
div#bmiformbox {
  padding: 30px 15px;
}
form#bmiCalculatorForm input,
form#bmiCalculatorForm select {
  width: 47%;
  margin: 25px 1.5%;
  border: 1px solid #3c3c3c;
  border-radius: 15px;
  padding: 20px 40px;
}
.bmipoundsection {
  background-image: url(/wp-content/uploads/2025/04/bmibg1.jpg);
  min-height: 645px;
  padding: 50px 0px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
#bmiCalculatorForm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.bmipoundsection input,
select {
  color: #bfbfbf;
  padding: 15px;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  border-radius: 0px;
  min-height: 61px;
}
.bmiabsoluteimage {
  position: absolute;
  right: 0;
  top: 0;
}
.bmichartbox {
  border: 2px solid #8c8c8c;
  padding: 40px 20px;
  border-radius: 30px;
  margin: 25px 0px 15px 0px;
  width: 70%;
  backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.1);
  float: right;
  margin-top: 70px;
}
.bmichartbox h4 {
  color: white;
}
.circle {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-right: 20px;
}
.bmiflex {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  color: #a9a9a9;
}
.bmitext {
  color: #f5f5f5;
  font-size: 15px;
}
.result {
  text-align: center;
  border-radius: 10px;
  padding: 10px 25px;
  margin: 25px auto;
  margin-top: 50px;
  /* background: #ffffff96; */
  display: flex;
  align-items: center;
}
.weightimage {
  margin-right: 20px;
}
.bmivalue {
  font-size: 34px;
  color: white;
  font-family: "Orbitron", sans-serif !important;
  margin-bottom: 17px;
}
.bmicategory {
  text-transform: uppercase;
  font-size: 18px;
}
.bmivalue {
  font-size: 34px;
  font-weight: 700;
  color: white;
  font-family: "Orbitron", sans-serif !important;
}
.homeserviceimage {
  position: relative;
}
.homeserviceimage img {
  z-index: 300;
}
.chachacontent p {
  color: #ddd6d6;
}
.whyjoincontent li,
.whatbring li {
  font-size: 17px;
  margin-bottom: 10px;
}
.chaservicebox {
  /* min-height: 250px; */
  /* background: #e5e5e5; */
  /* padding: 45px; */
  margin: 15px auto;
  border-radius: 15px;
  margin-bottom: 40px;
}
.chaservicebox h4 {
  font-weight: 700;
  color: #cd202a;
  font-size: 21px;
  margin-bottom: 10px;
}
.serviceoverlay {
  position: absolute;
  width: 100%;
  background-image: url(/wp-content/themes/ns-greenriver/images/overlayfacililtysmall.png);
  bottom: -11px;
  z-index: 999;
  background-repeat: no-repeat;
  min-height: 138px;
  background-size: contain;
  color: white;
  padding: 15px;
  display: flex;
  justify-content: start;
  align-items: end;
  background-position: center bottom;
}
.servicediv5 .serviceoverlay {
  background-image: url(/wp-content/themes/ns-greenriver/images/swimmingoverlay.png);
}
.servicediv1 .serviceoverlay,
.servicediv2 .serviceoverlay {
  background-image: url(/wp-content/themes/ns-greenriver/images/carparkoverlay.png);
}

.serviceoverlay h3 {
  text-transform: capitalize;
}
.homefacilities {
  padding: 80px 0px;
}
.homeserviceimage.first .serviceoverlay {
  background-image: url("/wp-content/themes/ns-greenriver/images/overlayfacility.png") !important;
  min-height: 319px;
}
.homeservice .nav-tabs > li.active > a img,
.homeservice .nav-tabs > li.active > a:focus img,
.homeservice .nav-tabs > li.active > a:hover img {
}

/*cha cha class*/
.chaservicebox.aos-init.aos-animate {
    display: flex;
    flex-wrap: wrap;
	width:100%;
}
.chaclassicon {
    width: 15%;
    padding: 15px;
}
#cha1 .chaclassicon{
	padding:0px;
}
.chaclasscontent {
    width: 85%;
    padding-left: 15px;
}
.chaclassicon img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(40%) saturate(5667%) hue-rotate(343deg) brightness(99%) contrast(97%);
}
div#cha5 {
    display: block;
}
#cha5 .chaclassicon{
	display:none;
}
#cha5 .chaclasscontent{
	width:100%;
}
.chachagallery {
  background-image: linear-gradient(
    to right,
    white 0%,
    white 25%,
    #e5e5e5 25%,
    #e5e5e5 100%
  );
  padding: 80px 0px;
  position: relative;
  overflow: hidden;
}
.chachaabsolute {
    position: absolute;
    width: 20%;
    right: 0%;
    bottom: -67%;
	opacity:0.4;
}
.chachagallerytitle {
  text-align: right;
  margin-bottom: 40px;
  color: #cd202a;
  font-size: 40px;
  font-weight: 800;
}
.parent div img {
  max-width: 100%;
  height: auto;
}
.parent {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(7, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.div1 {
  background: #f5f5f5;
  padding: 25px 45px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.div1 {
  grid-area: 1 / 1 / 5 / 4;
}
.div2 {
  grid-area: 1 / 4 / 5 / 7;
}
.div3 {
  grid-area: 5 / 1 / 8 / 3;
}
.div4 {
  grid-area: 5 / 3 / 8 / 5;
  background: #f5f5f5;
  height: 88.5%;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.div5 {
  grid-area: 5 / 5 / 8 / 7;
}
/********** Membership **********/
ul.counttwo {
  column-count: 2;
}
#freeservice {
  scroll-behavior: smooth;
}
.memberprice {
  font-size: 30px;
  font-weight: 900;
  color: var(--color1);
  font-family: "Orbitron", sans-serif !important;
}
.memberprice .transparenttext {
  margin-top: 30px;
  font-family: "Orbitron", sans-serif !important;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: var(--color1);
  -webkit-text-stroke: 1px rgb(205 32 42);
}
.intitialvalue {
  font-size: 20px;
  font-weight: 600;
  margin: 10px;
}
.accesstitle.titlefont {
    font-weight: 700;
}
.membershipcontent h3 {
  color: var(--color1);
}
.membershipcontent h4 {
  color: var(--color1);
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.membershipcontent p {
  margin-bottom: 20px;
}
.membershippackageflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 45px;
}
.membershippackagebox {
    border: 1px solid #ccc;
    width: 65%;
    padding: 15px;
    text-align: center;
    border-radius: 20px;
    min-height: 200px;
    align-items: center;
    background: var(--color1);
    text-align: center;
    justify-content: center;
	position:relative;
}
.accessleft, .accessright {
    position: absolute;
    filter: invert(1);
    width: 200px;
    left: 0;
    top: -50px;
}
.accessright {
    left: auto;
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.membershipicon {
    width: 25%;
    padding: 15px;
    display: block;
    margin: 0px auto;
    filter: invert(1);
}
.membershiptext {
    text-align: center;
    margin-left: 15px;
}
.membershiptext * {
    color: white;
    font-size: 16px;
}
.membershipaccess {
  text-align: center;
  width: 48%;
  border: 1px solid #ccc;
  margin-left: 2%;
  border-radius: 25px;
  padding: 25px 15px;
  background: var(--color1);
  color: white;
  display: flex;
  align-items: center;
}
.accesstitle.titlefont.colorwhite {
  font-size: 20px;
  font-weight: 700;
  color: white;
}
.membershipaccess * {
  color: #f5f5f5;
}
.membershipaccess p {
  color: white;
}
h4.memberpackagetitle {
  margin-top: 45px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding-bottom: 15px;
  color: var(--color1);
}
.membertab a.homeservicetitle.titlefont {
  font-size: 20px;
  color: white;
}
.membertab span.servicecount.transparenttext {
  font-size: 20px;
  margin-right: 20px;
}
.membershipcontent * {
  color: #f5f5f5;
}
.servicetab.membertab {
  width: 90%;
}
/********** About Us **********/
.studioimage {
    margin-top: 40px;
    border-radius: 50px;
}
.studioimage img{
	border-radius:20px;
}
#exclusive6 .eachexclusive {
    border: 0px;
}
.aboutbodyimage2 {
  filter: invert(1);
  margin-left: 80px;
  z-index: -1;
  position: absolute;
}
.aboutcontent {
  padding: 70px 0px 80px 0px;
}

.allaboutsection {
  min-height: 500px;

  position: relative;
}

.aboutbodyimage {
  position: absolute;
  right: 0;
  top: -50px;
  filter: invert(1);
  z-index: -1;
}

.margintop12rem {
  margin-top: 14rem;
}
.margintop8rem {
  margin-top: 8rem;
}

.aboutcontentpara {
  width: 85%;
  text-align: justify;
  float: right;
  border-left: 3px solid #6e6c6c87;
  padding-left: 3%;
  padding: 30px;
}

.aboutfeatureimage img {
  max-width: 100%;

  height: auto;
}

.aboutfeatureimage {
  position: relative;
}

.aboutbodyimage2 {
  position: absolute;

  top: 20%;

  left: -90%;
}

.aboutcontent h3 {
  color: #cd202a;
}

.centerall {
  align-items: center;

  justify-content: center;

  display: flex;
}

.visionsection,
.missionsection {
  margin-bottom: 45px;
}
div#exclusive6 h3 {
    display: none;
}
.aboutexclusive {
  background: #e5e5e5;
  padding: 50px 0px;
  margin-top: 80px;
	position:relative;
}

.eachexclusive {
  margin: 40px 0px 25px 25px;
  border: 2px solid #6e6c6c87;
  padding: 35px 15px;
  min-height: 320px;
  border-radius: 25px;
  border-bottom-right-radius: 0px;
	
}
.exclusiveimage {
    position: absolute;
    top: 42%;
    right: 0;
    filter: invert(0.9);
    z-index: 2;
}

.eachexclusive h3 {
  margin-bottom: 25px;

  font-size: 22px;

  background: #e5e5e5;

  padding: 10px 15px;

  margin-left: -50px;
}

.eachexclusive p {
  font-size: 15px;
  padding: 0px 15px;
}

.aboutcommitment {
  padding: 75px 0px 45px 0px;
}

.aboutcommitmentsection {
  width: 100%;

  margin: 45px auto;

  margin-top: 80px;
}

.imagefirstsectionflex,
.imagesecondsectionflex {
  display: flex;

  flex-wrap: wrap;

  width: 100%;
}

.bothimageandbox {
  width: 50%;

  display: flex;

  align-items: end;
}

.imagesecondsectionflex .bothimageandbox {
  align-items: start;
}

.bothimageandbox div {
  /* flex: 1; */

  display: flex;

  flex-wrap: wrap;

  width: 50%;

  /* justify-content: center; */

  align-items: center;
}
.boxinner h4 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
  color: white;
}

.boxinner p {
  font-size: 15px;
  color: #e4e2e2;
}

.bothimageandbox .box {
  padding: 25px;

  min-height: 340px;

  background: #2c2c2c;
}

.box.redbox {
  background: var(--color1);
}

.bothimageandbox .box .boxinner {
  width: 100% !important;
}

.aboutcommitment:before {
  content: "";
  display: block;
  width: 52vw;
  position: absolute;
  height: 2px;
  background: #6e6c6c87;
  right: 0;
  border-radius: 50px;
  margin-top: 50px;
}

.allservicesection.allpageheadersection {
  padding: 50px 0px;
}

.servicefeatured img {
  max-width: 100%;

  display: block;

  height: auto;
}

.theme-fill-color-12 {
  fill: #cfcccc;
}

/* .aboutcommitmentsection .image{

    width:50%;

} */

/****************/

/*******  Services *********/

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  background: #e5e5e5;
  border-color: transparent;
  border-radius: 15px;
}

.panel-default > .panel-heading {
  color: black;
  border-radius: 15px;
  background-color: #cdcccc;
  padding: 17px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0px;
}

.panel-body li {
  font-size: 15px;

  margin-bottom: 15px;
}
.whyjoinflex {
  display: flex;
  flex-wrap: wrap;
}
.eachwhyjoin {
  margin-top: 70px;
  width: 49%;
  border: 1px solid #ccc;
  margin-right: 1%;
  padding: 70px 15px 20px 15px;
  text-align: center;
  position: relative;
}
.whyjointitle {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 19px;
  color: var(--color1);
}
.whyjoinicon {
  width: 85px;
  height: 85px;
  background: #f5f5f5;
  padding: 14px;
  border-radius: 50%;
  position: absolute;
  top: -45px;
  left: 38%;
}
.whyjoinicon:before {
  width: 95px;
  height: 95px;
  border: 1px solid #ccc;
  position: absolute;
  content: "";
  display: block;
  left: -5px;
  top: -5px;
  border-radius: 50%;
}
.cardioslidesection {
  height: 700px;

  background-image: url(/wp-content/themes/ns-greenriver/images/cardiobanner.jpg);

  display: flex;

  align-items: center;
}

.cardioslidesection .item {
  background: #ffffff8f;

  color: black;

  padding: 45px;

  border-radius: 25px;

  min-height: 425px;

  margin: 15px;

  border: 3px solid white;
}
h2.eachtrainertitle.white.text-center {
  margin-bottom: 45px;
  font-weight: 700;
}
#personaltrainercontact.cardioslidesection {
  height: 900px;
  background-image: url(/wp-content/themes/ns-greenriver/images/cardiobanner.jpg);
  display: flex;
  align-items: center;
  background-size: cover;
}
#personaltrainercontact.cardioslidesection .owl-nav {
  position: absolute;
  bottom: -5%;
  right: 0;
  left: 45%;
  top: auto;
}
.eachtrainercontent {
  /* background: #f5f5f5; */
  background: #252424;
  padding: 45px;
  text-align: center;
  height: 80%;
  margin: 50px auto;
  border-radius: 7px;
}
.eachtrainercontent * {
  color: #dbd3d3;
}
.pilosophy {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    margin-top: 25px;
    color: white;
}
.pilosophy svg {
  margin: 0px 10px;
}
.specialtiestitle h5.parafont {
    font-size: 18px;
    font-weight: 600;
    color: var(--color1);
    margin-bottom: 5px;
	position:relative;
}
.specialtiestitle h5.parafont:before, .specialtiestitle h5.parafont:after {
    width: 30px;
    height: 1px;
    content: "";
    display: block;
    background: white;
    margin-top: 10px;
    position: absolute;
    left: 37%;
    border-radius: 15px;
}
.specialtiestitle h5.parafont:after {
    left: auto;
    right: 37%;
    top: 0;
}
.specialtiestitle.certificatetitle h5.parafont:before {
    top: 0;
    width: 60px;
	left:30%;
}
.specialtiestitle.certificatetitle h5.parafont:after {
    left: auto;
    right: 30%;
    top: 0;
    width: 60px;
}
.specialties {
  margin: 15px 0px;
  font-size: 17px;
  font-weight: 500;
}
.certifications {
    margin-top: 40px;
}
.eachtrainercontent:before {
  display: block;
  content: "";
  width: 60%;
  height: 100%;
  position: absolute;
  border: 4px solid var(--color1);
  top: 0;
  left: 20%;
  z-index: -1;
}
#personaltrainercontact .item {
  background: transparent;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.cardioslidesection .owl-item h4 {
  font-size: 23px;

  margin-bottom: 28px;

  color: var(--color1);

  text-transform: uppercase;

  font-weight: 800;

  border-bottom: 2px solid #00000066;

  padding-bottom: 20px;
}

.cardioslidesection .item li {
  color: #000000e0;

  margin-bottom: 10px;

  font-size: 15px;

  list-style: none;

  position: relative;
}

.cardioslidesection .item li:before {
  width: 20px;

  height: 20px;

  content: "";

  display: inline-block;

  background-image: url(/wp-content/themes/ns-greenriver/images/listicon1.png);

  margin-right: 10px;

  margin-top: 2px;

  position: absolute;

  left: -30px;
}
.cardioslidesection .owl-nav {
  position: absolute;
  bottom: 20%;
  right: 0;
  left: 45%;
}
#personaltrainercontact .cardioslidesection .owl-nav {
  position: absolute;
  bottom: 20%;
  right: -20%;
}
.trainerphoto {
  width: 150px;
  height: 150px;
  display: block;
  margin: 25px auto;
  border-radius: 50%;
}
.trainerphoto img {
  border-radius: 50%;
}
.cardioslidesection button.owl-prev,
.cardioslidesection button.owl-next {
  width: 40px;
  height: 40px;
  background: var(--color1) !important;
  /* display: block; */
  /* position: relative; */
  margin-right: 10px;
  border-radius: 5px;
  color: white !important;
  border-radius: 50%;
}
.cardioslider i.fa {
  color: white;
  font-weight: 400;
}
h4.eachtrainertitle {
  font-size: 22px;
  font-weight: 800;
}
.trainwithuscontent li {
  margin-bottom: 12px;
  font-size: 17px;
}
.personaltrainerdo {
  background: linear-gradient(to right, transparent 0% 45%, #f5f5f5 45% 100%);
  position: relative;
}
.personaltrainerdo .alignrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.personaltrainerdo .aboutbodyimage2 {
  left: 0;
  margin-left: 0;
}
.personaltrainersection {
  min-height: auto;
  /*     background: #e5e5e5; */
  display: flex;
  align-items: center;
  padding: 70px 0px;
}
.eachtrainer {
  width: 49%;
  margin-right: 1%;
}
.eachtrainer h4.eachtrainertitle.colorred {
  border-bottom: 2px solid #ccc;
  padding-bottom: 15px;
}
h5.motto {
  text-align: left;
  font-size: 23px;
  /* color: var(--color1); */
}

.personaltrainerflex {
  display: flex;

  flex-wrap: wrap;
}
.hasbackground {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.swimmingclasssection h2.t-center {
  margin-bottom: 50px;
}

.swimmingbenifit {
  /*   background-image: url(/wp-content/uploads/2025/03/swimmingclassbg.png); */
  background-image: url(images/swimmingpool.png);
  height: 850px;

  background-position: center;

  background-attachment: fixed;

  background-size: cover;

  margin-top: 70px;
}

.swimmingbenifitinner {
  height: 850px;

  background: rgba(0, 0, 0, 0.5);

  padding: 50px 0px;

  display: flex;

  align-items: center;
}

.eachswimclass {
  display: flex;

  align-items: center;

  padding: 0px 15px;
}

.eachswimclass .col-sm-6 {
  padding: 0px;
}

.swimmingclasssection {
  /* background-color: #00000066; */

  padding: 50px 0px;
}

.eachswimclass .count {
  font-size: 5.5rem;

  font-weight: 900;

  color: #282727;

  position: absolute;

  left: 0;

  text-shadow: 2px 5px #cd202a;

  display: none;
}

.eventswim .count {
  font-size: 5.5rem;

  font-weight: 900;

  color: #282727;

  position: absolute;

  /* right: 0%; */

  text-shadow: 2px 5px #cd202a;

  left: 89%;

  z-index: 99;

  display: none;
}

.eachswimclass h3 {
  font-size: 30px;
}

.eachswimcontent {
  padding: 0px 30px;

  position: relative;
}

.eachswimclass h3:after {
  content: "";
  display: inline-block;
  background-image: url(/wp-content/uploads/2025/03/swimmingicon.png);
  width: 40px;
  height: 27px;
  margin-left: 10px;
  background-size: contain;
}

.classstrucontent li {
  font-size: 15px;

  margin-bottom: 5px;

  margin-top: 3px;
}

.eachswimclass h3 {
  font-size: 20px;
  margin-bottom: 25px;
  border-bottom: 2px solid #6e6c6c87;
  padding-bottom: 10px;
}

.swimmingboxflex {
  display: flex;

  flex-wrap: wrap;

  position: relative;

  margin-top: 40px;
}

.swimmingboximage {
  width: 70%;
}

.swimmingboxcontent {
  width: 70%;
  position: absolute;
  left: 30%;
  bottom: 15px;
  background: #e5e5e5;
  padding: 20px;
  font-size: 15px;
  border-bottom-left-radius: 45px;
  border: 3px solid #bfbbbb;
}
.swimmingbenifitinner h2 {
  color: var(--color1);
}
.benefitcontent li {
  color: #f5f5f5;
}
.swimmingboxcontent li {
  font-size: 15px;

  margin: 5px 0px;
}

.swimmingboximage img {
  border-top-right-radius: 25px;
}

.swimmingboxcontent h3 {
  font-size: 22px;

  color: var(--color1);
}
.row.yogastructureflex .col-lg-4.col-md-6:nth-child(7) .eachyogaclass {
  height: auto;
  min-height: 425px;
}
.tablewhat li {
  color: #ccc;
}
.eachyogaclass {
  background: #242323;

  padding: 25px;

  margin: 20px 0px;

  border-radius: 5px;

  min-height: 490px;
}

.yogaicon {
  position: relative;
}

.yogaicon .icon img {
  width: 70px;

  position: absolute;

  top: 15px;

  left: 10px;

  filter: brightness(0) saturate(100%) invert(26%) sepia(32%) saturate(4853%)
    hue-rotate(336deg) brightness(85%) contrast(108%);
}
.steptext {
  text-align: center;
  margin-top: 35px;
  font-family: "Orbitron", sans-serif !important;
  font-style: italic;
  font-weight: 600;
}
.yogaclasstitle {
  margin: 40px 0px 20px 0px;

  font-size: 20px;

  color: #cd202a;
}

.yogaclasscontent li {
  font-size: 15px;

  margin-bottom: 5px;
}

.yogastructureflex .col-sm-4:nth-child(7) .eachyogaclass {
  min-height: 370px;
}

.yogaclassimage {
  margin-top: 17px;
}

.yogaclassimage img {
  border-radius: 20px;
}

.yogabenefit {
  background: #e5e5e5;
}

.yogaoutside {
  width: 50%;

  position: relative;

  z-index: 500;
}

.yogabenefitflex {
  width: 100%;

  display: flex;

  flex-wrap: wrap;
}

.yogabenefit {
  position: relative;
}

.yogabenefitcontent {
  width: 50%;

  background: #242323;

  padding: 80px 20px;
}

.yogabenefitimage {
  width: 50%;
  background-position: center;
  background: #ccc;
}

.benefitspan {
  color: var(--color1);

  display: block;

  font-style: italic;

  margin-bottom: 15px;
}

.absoluteyoga {
  position: absolute;

  width: 100%;

  top: 0;

  height: 100%;

  z-index: 0;

  padding-top: 50px;
}

.considerflex {
  display: flex;

  flex-wrap: wrap;

  margin: 10px 0px;

  align-items: center;
}

.considericon {
  width: 80px;

  height: 80px;

  border: 2px dotted #706e6e;

  border-radius: 50%;

  padding: 15px;

  margin-right: 15px;
}

/* .considericon img.img-responsive {

    filter: brightness(0) saturate(100%) invert(46%) sepia(88%) saturate(7388%) hue-rotate(344deg) brightness(81%) contrast(97%);

} */

.considerations h3 {
  margin-bottom: 30px;

  color: var(--color1);
}

.considercontent {
  width: 80%;
}

.considerations {
  margin-left: 15px;
}

.zumbabenefitsection {
  min-height: 890px;

  background-image: url(/wp-content/uploads/2025/03/zumba2.png);

  background-position: center;

  display: flex;

  padding-top: 50px;
}
#chachabenefit.zumbabenefitsection {
    background-image: url(/wp-admin/images/Cha-Cha-benefit.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 1000px;
    padding-top: 70px;
    background-attachment: fixed;
}
.eachzumba {
  display: flex;

  align-items: center;

  margin: 15px 0 0 0;
}

.eachzumbaicon {
  width: 60px;

  height: 60px;

  background: var(--color1);

  border-radius: 50%;

  padding: 7px;

  margin-right: 15px;

  border: 1px dotted #979494;
}

.eachzumbacontent h4 {
  font-size: 18px;

  font-weight: 600;

  margin: 4px 0px;
}

.eachzumbacontent p {
  font-size: 15px;
  margin-left: 25px;
  color: #ddd;
}

.eachzumbaicon img.img-responsive {
  filter: invert(1);
}

h2.benefittitle {
  color: var(--color1);

  margin-bottom: 40px;

  text-align: center;
}

.zumbawhatsection {
  padding-bottom: 120px;

  margin-top: -80px;
}

.eachwhatcontent {
  padding: 20px;
  min-height: 262px;
  background: #e5e5e5;
}

.eachwhatzumba {
  background: #2d2b2b;
  box-shadow: rgb(98 97 97 / 24%) 0px 3px 8px;
  border-radius: 7px;
}

.eachwhatcontent h4 {
  color: var(--color1);

  font-size: 20px;
}
.eachzumbacontent h4 {
  color: white;
}
.eachwhatcontent li {
  font-size: 15px;

  margin-bottom: 3px;
}

.elementor-icon {
  width: 400px;

  fill: #5e131952;
}

.zumbaclassimage img {
  border-radius: 50%;
}

.zumbaclassimage {
  position: absolute;
}

.elementor-icon {
  width: 400px;

  fill: #5e131952;

  position: absolute;

  top: 0;

  /* right: -70%; */
}

.eachzumbaclass {
  border: 1px solid #c5c4c4;

  border-radius: 15px;

  padding: 20px;

  margin-bottom: 10px;
}

.eachzumbaclasscontent li {
  font-size: 15px;
}

.zumbaclassflex {
  display: flex;

  align-items: center;

  flex-wrap: wrap;
}

h2.zumbaclassstructure {
  position: absolute;

  transform: rotate(-90deg);

  left: -40%;

  top: 0px;

  width: 100%;

  font-size: 60px;
}

.zumbaclassstructure .container {
  position: relative;
}
.yogabenefitcontent li {
  color: #f5f5f5;
}
.zumbaclassstructure {
  padding-bottom: 50px;
  overflow: hidden;
}
.zumbaclassimage {
  position: absolute;

  right: 10%;

  bottom: 50%;
}

.eachzumbaclass h4 {
  color: var(--color1);
}

.zumbaclassstructure span.zumbared {
  font-size: 70px;

  color: var(--color1);
}

.tabletennisimage {
  border-top-right-radius: 150px;

  border-top-left-radius: 150px;
}

.eachtableclassflex {
  display: flex;

  flex-wrap: wrap;

  margin-bottom: 15px;
}

.tableclassnumber {
  width: 8%;
}

.tableclasscontent {
  width: 92%;

  padding-left: 15px;
}

.tableclasscontent li,
.tablewhat li {
  font-size: 15px;
}

.tableclasscontent h4 {
  font-size: 18px;

  font-weight: 500;

  color: var(--color1);
}

.tableclassnumber {
  width: 8%;

  border: 1px solid #646161;

  height: 40px;

  text-align: center;

  padding: 5px 10px;

  border-radius: 20px;

  font-size: 14px;

  color: var(--color1);
}

.tableclassbenefitflex {
  display: flex;

  flex-wrap: wrap;
}

.tablebenefit {
  padding: 70px 50px;
  background: #e5e5e5;
  width: 38%;
}

.tablebenefit li {
  font-size: 15px;

  margin-bottom: 10px;
}

.tablewhat {
  width: 20.6%;

  background: #0d0b0b;

  padding: 70px 20px;
}

.tablewhatone,
.tablewhattree {
  background: #242323;
}

.tabletennisbottom {
  margin-top: 45px;

  border-radius: 15px;
}

.tableclassbenefitflex h4 {
  color: var(--color1);
}
/****************************** Facality ****************************/
.trainingfloatimage {
    position: absolute;
    width: 38%;
    background: red;
    bottom: 6%;
    right: 0;
}
.trainingfloatimage img {
    max-width: 100%;
    height: auto;
}
div#fitnesstraining {
    position: relative;
}
.freeservicesection {
  margin-top: 200px;
  position: relative;
  height: 500px;
  background: #00000066;
}
.freeserviceabsolute {
  position: absolute;
  width: 50%;
  height: 300px;
  display: flex;
  right: 0;
  top: -120px;
  flex-wrap: wrap;
}
.freeserviceabsolute {
  position: absolute;
  width: 50%;
  height: 300px;
  display: flex;
  background-color: transparent;
  right: 0;
  top: -120px;
}
.freecar {
  background: #cd202a;
  width: 49%;
  padding: 120px 25px;
  margin-right: 1%;
}
.circleimage {
  position: absolute;
  width: 550px;
}
.roundimage img {
  border-radius: 50%;
}
.roundimage {
  margin-top: 50px;
}
.freeservicesection {
  margin-top: 200px;
  position: relative;
  height: 600px;
  background: #e5e5e5;
}
.freecar h3 {
  color: #ffffff;
}
.carparkingicon {
  width: 100px;
  height: 100px;
  padding: 15px;
  border-radius: 5px;
  filter: invert(1);
}
.freecar ul li {
  margin-bottom: 5px;
}
.lgcount {
  width: 50px;
  height: 50px;
  background: #d6d4d4;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  /* text-align: center; */
  justify-content: center;
  font-weight: 600;
  font-size: 20px;
  border-bottom-left-radius: 15px;
  color: var(--color1);
}
.yogaclasscontent ul {
  padding-left: 15px;
}
.freecar li {
  color: #f5f5f5cc;
}
.eachyogaclass {
  background: #e5e5e5;
  padding: 25px;
  margin: 20px 0px;
  border-radius: 5px;
  min-height: 420px;
  border: 1px solid #645f5f4a;
}
.eachluxurygym .icon img {
  filter: invert(0.3);
  width: 100px;
}
.eachyogaclass.eachluxurygym {
  position: relative;
  min-height: auto;
  min-height: 485px;
}
.eachyogaclass.eachluxurygym .yogaclasstitle {
  margin: 20px 0px 20px 0px;
}
.musicboximage img {
    max-width: 100%;
    height: auto;
}
.luxurymusicboximage {
  width: 60%;
}
.luxurymusicboximage img.attachment-full.size-full.wp-post-image {
  width: 100%;
  height: auto;
}
.danceimage {
  width: 45%;
}
.danceflex {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  background: #e5e5e5;
}
.dancecontent {
  width: 100%;
  position: absolute;
}
.hallcontent {
  padding: 25px;
}
.owl-nav {
  position: absolute;
  top: 80%;
  left: 50%;
}
.dancinghallsection .owl-nav {
  position: absolute;
  top: 80%;
  left: 50%;
}
.dancinghallsection i.fa.fa-chevron-left,
.dancinghallsection i.fa.fa-chevron-right {
  color: white;
}
.hallcontent h4 {
  font-size: 20px;
  color: var(--color1);
  margin-bottom: 0px;
}
.dancinghallsection .owl-carousel .owl-nav button.owl-next,
.dancinghallsection .owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 40px;
  height: 40px;
  background: var(--color1);
  border-radius: 50%;
  margin-right: 10px;
}
.hallimg {
  display: none !important;
}
.danceimage {
  height: 680px;
  background-position: center;
  background-size: cover;
}
.hallcontent li {
  font-size: 17px;
  margin-bottom: 10px;
}
.music {
  position: absolute;
  top: -50%;
  left: 0;
  opacity: 0.5;
  z-index: -1;
}
.music img {
  opacity: 0.5;
}
h4.panel-title a {
  width: 100%;
  display: block;
  margin-bottom: 0;
}
/****************************** Banner ****************************/

.sub-banner {
  min-height: 500px;
}

.bannerinner {
  height: 500px;
  background-image: url("/wp-content/themes/ns-greenriver/images/allbannerbg2.png");
  background-repeat: no-repeat;
}

/* Pagination */

ul.page-numbers {
  padding-left: 0px;
}

ul.page-numbers li {
  float: left;

  height: 35px;

  width: 35px;

  list-style: none;

  line-height: 35px;

  text-align: center;

  padding: 0px;

  border-radius: 100px;

  margin-right: 3px;

  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}

ul.page-numbers li span.current {
  color: #000;

  font-size: 16px;
}

.content-img img {
  width: 100%;

  height: auto;
}

/* 404 error */

.error img {
  position: relative;

  margin: 0 auto;
}

.back-home-wrap p {
  font-size: 21px;

  margin-top: 50px;
}

.back-home-wrap {
  text-align: center;

  left: 0;

  right: 0;
}

.error {
  height: 400px;
}

.back-home {
  margin-top: 14px;

  border-radius: 0;
}

#go-top {
  width: 42px;

  height: 42px;

  border-radius: 50%;

  background-color: var(--color1);

  color: #fff;

  display: flex;

  justify-content: center;

  align-items: center;

  font-size: 18px;

  position: fixed;

  right: 14px;

  bottom: 14px;
  cursor: pointer;
}
#go-top .fa {
  color: white;
}
/* Breadcrumb */

#breadcrumbs {
  list-style-type: none;
  padding-left: 0px;
}

#breadcrumbs li {
  display: inline-block;
}
#breadcrumbs a {
  color: #bcb5b5;
  margin-right: 10px;
}
.separator {
  color: #f5f5f5;
  margin-right: 15px;
}
li.item-current span {
  color: var(--color1);
}
.bgbreadcrumb {
  display: flex;
  height: 100%;
  align-items: center;
}
/*********************** footer ******************/
.footerlogo {
  width: 70%;
}
.footerlist a {
  /*     color: white; */
  color: #393939;
}
.footerlist a:hover {
  color: var(--color1);
}
footer {
  /* background: #161616; */
  background: white;
  border-top: 2px solid #777;
  padding-top: 40px;
}
.footericon {
  padding-top: 10px;
}
.addressflex {
  display: flex;
  align-items: center;
  color: white;
  margin-bottom: 3px;
}
.footerbox {
  margin: 0px 0px 20px 0px;
}
/* .footercontent {
    color: white;
    margin-left: 15px;
} */
.footercontent {
  color: #393939;
  margin-left: 15px;
}
.footercontent a {
  color: #393939;
}
.footerlist {
  column-count: 2;
  list-style: none;
  padding-left: 0;
  color: white;
  width: 90%;
}
.footerlist li {
  color: #393939;
  margin-bottom: 15px;
}
.footersmall {
  margin-top: 20px;
  background: #e5e5e5;
  padding: 7px 0px;
}
.copyright p {
  font-size: 14px;
  text-align: center;
}
.copyright a u {
  font-size: 14px;
}
/* .copyright {
  padding-top: 15px;
} */
.copyright p {
  margin-bottom: 0px;
}
.socialflex {
  display: flex;
}
.socialflex .facebook,
.socialflex .linkin {
  margin-right: 20px;
}
.footerbox.footercontactbox {
  padding-left: 20%;
}
.footersocialflex {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.footersocialflex h4.colorred {
  margin-bottom: 0px;
  margin-right: 10px;
  margin-top: 0px;
}
/*********************** Widget ******************/

.mywidget h4 {
  font-size: 14px;

  font-family: "Lato", sans-serif;
}

.widget-title {
  font-family: "Lato", sans-serif;

  font-weight: 700;

  font-size: 21px;
}

.widget ul li a {
  color: #333;

  font-family: "Raleway", sans-serif;

  border-bottom: 1px solid #ddd;

  display: block;

  padding-top: 12px;

  padding-bottom: 12px;

  position: relative;
}

.widget ul li a::before {
  content: "";

  position: absolute;

  border: 1px solid #ec2329;

  bottom: 0;

  width: 53px;
}

.widget ul li a:hover::before {
  content: "";

  position: absolute;

  border: 1px solid #ec2329;

  bottom: 0;

  left: 0;

  right: 0;

  width: 100%;

  transition: all 0.3s ease;
}

.widget ul li a:hover,
.widget ul li a:focus {
  color: #ec2329;

  text-decoration: none;

  outline: none;
}

.widget ul {
  padding-left: 0;

  list-style-type: none;
}
.sidebar {
  margin-top: 30px;
  background: #e5e5e5;
  padding: 10px 25px 25px 25px;
  border-radius: 15px;
}
.eachmusicbox img {
  max-width: 100%;
  height: auto;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.eachmusicbox {
  border: 2px solid #ddd;
  background: white;
  border-radius: 25px;
  margin-bottom: 25px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.eachmusicbox .panel-heading {
  background: #e5e5e5;
  color: var(--color1);
  font-weight: 700;
}
.eachmusicbox .panel-body li {
  font-size: 15px;
  margin-bottom: 5px;
}
.eachmusicbox .panel-heading {
  padding: 20px 15px;
}
.eachmusicbox .panel-body {
  padding: 15px;
  min-height: 175px;
}
.eachmusicbox .panel-body li {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
}
.eachmusicbox .panel-body li:before {
  content: "";
  display: block;
  background-image: url(images/music-note.png);
  width: 18px;
  height: 18px;
  position: absolute;
  left: -30px;
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) saturate(100%) invert(14%) sepia(82%) saturate(5301%)
    hue-rotate(350deg) brightness(86%) contrast(85%);
}
.eachmusicbox .panel-title {
  font-size: 18px;
  font-weight: 800;
}
.linkservice.active img {
  filter: brightness(0) saturate(100%) invert(14%) sepia(82%) saturate(5301%)
    hue-rotate(350deg) brightness(86%) contrast(85%);
}
/* **************Contact Us**************** */
.form-control {
  height: 50px;
  padding: 15px 12px;
  font-size: 14px;
  color: #555;
  background-color: transparent;
  background-image: none;
  border-bottom: 2px solid #c7c5c5 !important;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 15px;
  border: 0px;
  border-radius: 0px;
}
.contactbox {
  border: 1px solid #ccc;
  margin-top: 80px;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 80px;
  min-height: 200px;
}
.contactbox a {
  color: #393939;
}
.contactbox h3:after {
  content: "";
  display: block;
  width: 90px;
  height: 3px;
  margin-top: 10px;
  background: #16161687;
}
.contactus {
  padding: 45px 0px;
  background: #e5e5e5;
  margin-top: -15px;
}
.touchtitle {
  margin-top: 50px;
  margin-left: 43%;
  font-weight: 700;
  color: var(--color1);
}
.formleft,
.formright {
  width: 50%;
}

.formborder {
  display: flex;
  width: 70%;
  margin: 25px auto;
}
.form-group .readmorebtn {
  position: relative;
  margin-left: 45%;
  position: relative;
  z-index: 1;
}
.form-group .readmorebtn:after {
  z-index: -1;
}
/* ************** New and Events **************** */
.newandeventbox img {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
.newandeventbox {
  position: relative;
  margin: 25px 0px;
}
.newandeventoverlay {
  position: absolute;
  background-image: url(/wp-content/uploads/2025/04/newsoverlay.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  top: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  padding: 15px;
  color: white;
}
.newandeventoverlay h4 {
  color: white;
  margin: 7px 0px;
  font-size: 18px;
  line-height: 23px;
}
.eventreadmore {
  color: white;
}
h2.wp-block-heading {
  font-size: 20px;
  background: #e5e5e5;
  padding: 15px 0px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0px;
  color: var(--color1);
}
.newandeventdate {
  color: white;
}
.margintop25 {
  margin-top: 25px;
}
.blogflex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 2px solid #e5e2e2;
  border-radius: 15px;
  margin: 25px 0px;
}
.blogflex:hover {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 2px solid #ccc;
  border-radius: 15px;
  text-decoration: none;
}
.blogfleximage {
  width: 35%;
}
.blogfleximage img {
  border-radius: 15px;
  max-width: 100%;
  height: auto;
}
.bloglink {
  text-decoration: none;
}
.blogdate,
.blogreadmore {
  color: var(--color1);
}
.blogflexcontent {
  width: 60%;
  margin-left: 5%;
}

/*******************Media Query*********************/
@media (min-width:1500px) {
		.exclusiveimage {
    position: absolute;
    top: 42%;
    right: 10%;
    filter: invert(0.7);
    z-index: 2;
}
}
@media (min-width: 1500px) and (max-width: 1700px) {
  .freeservicesection .col-lg-6 {
    width: 41.66666667%;
  }
  .freecar ul {
    padding-left: 15px;
  }
  .allpageheadersection:before {
    width: 40vw;
  }
  .freecar {
    padding: 50px 25px;
  }
  .bannerinner {
    background-position: -40% 40%;
  }
  .eachyogaclass.eachluxurygym .yogaclasstitle {
    font-size: 18px;
    min-height: 40px;
  }
  .eachyogaclass.eachluxurygym {
    min-height: 500px;
  }
  .circleimage {
    position: absolute;
    width: 450px;
  }
  .freeserviceabsolute {
    width: 54%;
  }
  .freecar {
    width: 49%;
    padding: 20px 25px;
    margin-right: 1%;
  }
  .freecar h3 {
    color: #ffffff;
    font-size: 22px;
  }
  .navbar {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .cardioslidesection .item {
    min-height: 460px;
  }
  .cardioslidesection .owl-nav {
    top: 95%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .footerlist {
    width: 100%;
  }
  .bannerinner {
    height: 400px;
  }
  .sub-banner {
    min-height: 400px;
  }
  .bannerinner h2 {
    font-size: 40px;
  }
  .h1,
  h1 {
    top: 70%;
    font-size: 46px;
  }
  .cardioslidesection {
    background-position: center;
  }
  .cardioslidesection .owl-nav {
    top: 95%;
  }
  .cardioslidesection .item {
    min-height: 430px;
    padding: 20px 45px;
  }
  .nav > li > a {
    padding: 10px;
  }
  .freeservicesection .col-lg-6 {
    width: 41.66666667%;
  }
  .freecar ul {
    padding-left: 15px;
  }
  .allpageheadersection:before {
    width: 40vw;
  }
  .freecar {
    padding: 50px 25px;
  }
  .bannerinner {
    background-position: -270%;
  }
  .eachexclusive {
    min-height: 350px;
  }
  .eachyogaclass.eachluxurygym .yogaclasstitle {
    font-size: 18px;
    min-height: 40px;
  }
  .eachyogaclass.eachluxurygym {
    min-height: 500px;
  }
  .circleimage {
    position: absolute;
    width: 450px;
  }
  .freeserviceabsolute {
    width: 54%;
  }
  .freecar {
    width: 49%;
    padding: 20px 25px;
    margin-right: 1%;
  }
  .freecar h3 {
    color: #ffffff;
    font-size: 22px;
  }
  .aboutcommitmentsection {
    width: 95%;
  }
  .hallcontent {
    padding: 25px 35px;
  }
  .dancinghallsection .owl-nav {
    top: 90%;
    left: 37.5%;
  }
  .blogflexcontent {
    width: 56%;
    margin-left: 4%;
  }
  .navbar {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .yogabenefitcontent {
    padding: 20px;
  }
  .freeservicesection {
    margin-top: 100px;
  }
  .luxurymusicboxsection .panel-group {
    margin-bottom: 80px;
  }
  .bmiabsoluteimage {
    position: absolute;
    right: -35%;
    top: 0;
  }
  .bmichartbox {
    width: 80%;
  }
  .result h2.white {
    font-size: 34px !important;
  }
  .bmivalue {
    font-size: 28px;
  }
  .blogbig .blogfleximage {
    width: 100%;
  }
  .blogbig .blogfleximage img {
    max-width: 100%;
  }
  .blogblig .blogflexcontent {
    width: 100%;
    margin-left: 2%;
  }
}
@media (min-width: 0px) and (max-width: 1199px) {
  button#backbmiform {
    padding: 15px;
  }
  #backbmiform span {
    font-size: 14px;
  }
  .weightimage {
    width: 60%;
    margin-right: 15px;
  }
  .servicefeatured img {
    display: block;
    margin: 15px auto;
  }
  .tablebenefit {
    width: 100%;
  }
  .tablewhat {
    width: 33.33%;
  }
  .cardioslidesection {
    background-position: center;
  }
  .cardioslidesection .owl-nav {
    top: 95%;
  }
  .cardioslidesection .item {
    min-height: 430px;
    padding: 20px 45px;
  }
  .nav > li > a {
    padding: 5px 6px;
    font-size: 14px;
  }
  .roundimage {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  /* 	.freeservicesection .col-lg-6{
		width:41.66666667%;
	} */
  .freecar ul {
    padding-left: 15px;
  }
  .allpageheadersection:before {
    width: 38vw;
  }
  .freecar {
    padding: 50px 25px;
  }
  .bannerinner {
    background-position: 350% 0%;
  }
  .eachexclusive {
    min-height: 280px;
    margin: 20px 00px;
  }
  .eachyogaclass.eachluxurygym .yogaclasstitle {
    font-size: 18px;
    min-height: 40px;
  }
  .eachyogaclass.eachluxurygym {
    min-height: 480px;
  }
  .circleimage {
    position: absolute;
    width: 430px;
  }
  .freeserviceabsolute {
    width: 54%;
  }
  .freecar {
    width: 100%;
    padding: 20px 25px;
    margin-right: 1%;
    margin-bottom: 5px;
  }
  .freecar h3 {
    color: #ffffff;
    font-size: 22px;
  }
  .aboutcommitmentsection {
    width: 100%;
    margin-top: 50px;
  }
  .hallcontent {
    padding: 25px 35px;
  }
  .dancinghallsection .owl-nav {
    top: 47%;
    left: 45%;
  }
  .blogflexcontent {
    width: 58%;
    margin-left: 2%;
  }
  .navbar {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .yogabenefitcontent {
    padding: 50px 20px;
  }
  .freeservicesection {
    margin-top: 150px;
  }
  .luxurymusicboxsection .panel-group {
    margin-bottom: 80px;
  }
  .bmiabsoluteimage {
    position: absolute;
    right: -35%;
    top: 0;
  }
  .bmichartbox {
    width: 95%;
  }
  .result h2.white {
    font-size: 28px !important;
  }
  .bmivalue {
    font-size: 28px;
  }
  .blogbig .blogfleximage {
    width: 100%;
  }
  .blogbig .blogfleximage img {
    max-width: 100%;
    height: auto;
  }
  .blogblig .blogflexcontent {
    width: 98%;
    margin-left: 2%;
  }
  .blogbig .blogflexcontent {
    width: 98%;
    margin-left: 2%;
  }
  .blogfleximage img {
    max-width: 100%;
    height: auto;
  }
  .homeblog {
    min-height: 550px;
    padding: 30px 0px;
  }
  .newandeventoverlay h4 {
    font-size: 15px;
    line-height: 23px;
    font-weight: 700;
  }
  .serviceoverlay h3 {
    font-size: 20px;
  }
  a.homeservicetitle.titlefont,
  span.servicecount.transparenttext {
    font-size: 20px;
  }
  .slidercover {
    background-size: contain;
  }
  .sliderbox h3,
  .transparenttext {
    font-size: 35px;
  }
  .homeaboutimage:after {
    left: -20px;
  }
  .homeaboutimagetwo:after {
    width: 230px;
    height: 155px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .logo img {
    width: 80%;
  }
  .bannerinner,
  .sub-banner {
    height: 400px;
    min-height: 400px;
  }
  .bannerinner h2 {
    font-size: 30px;
  }
  h1 {
    font-size: 42px;
  }
  .dropdown-menu .menu-item a {
    font-size: 14px;
  }
  .form-horizontal .row {
    margin: 0px;
  }
  .contactbox {
    min-height: 200px;
  }
  .blogflexcontent h4 {
    font-size: 16px;
  }
  .homeabouttitle {
    font-size: 25px;
  }
  .bothimageandbox div {
    width: 60%;
  }
  .bothimageandbox .image {
    width: 40%;
  }
  .boxinner h4 {
    font-size: 18px;
  }
  .boxinner p {
    font-size: 14px;
    line-height: 20px;
  }
  .bothimageandbox .box {
    padding: 10px 25px;
    min-height: 250px;
  }
  .aboutcommitment h2 {
    font-size: 28px;
  }
  .aboutcommitment {
    padding: 45px 0px 0px 0px;
  }
  h4.panel-title a {
    font-size: 15px;
  }
  .eachswimclass h3 {
    font-size: 15px;
    color: var(--color1);
    font-weight: 700;
  }

  .swimmingbenifit {
    min-height: 850px;
    height: auto;
  }
  .swimmingboximage {
    width: 40%;
  }
  .eachyogaclass {
    min-height: 560px;
  }
  .considericon {
    width: 50px;
    height: 50px;
    padding: 5px;
  }
  .yogabenefitcontent ul {
    padding-left: 10px;
  }
  .yogabenefitcontent li {
    line-height: 20px;
    margin-bottom: 10px;
  }
  .row.yogastructureflex .col-lg-4.col-md-6:nth-child(7) .eachyogaclass {
    height: auto;
    min-height: auto;
  }
  .zumbabenefitsection {
    background-position: 50%;
  }
  .elementor-icon {
    display: none;
  }
  h2.zumbaclassstructure {
    top: 30%;
  }
  .swimmingbenifitinner {
    height: auto;
  }
  .eachwhatcontent li {
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
  }
  .carparkingicon {
    width: 90px;
    height: 80px;
  }
  .freeservicesection {
    height: 700px;
  }
  .dancecontent {
    width: 100%;
    position: relative;
  }
  .danceimage {
    width: 100%;
    height: 600px;
  }
  .allpageheadersection:before {
    margin-top: 45px;
  }
  .allservicesection.allpageheadersection {
    padding: 50px 0px 20px 0px;
  }
  .homeservice .nav-tabs > li img {
    display: none;
  }
}

@media (min-width: 0px) and (max-width: 991px) {
  .bmiabsoluteimage {
    position: absolute;
    right: 0%;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 450px;
  }
  .bmichartbox {
    padding: 50px;
  }
  .current-menu-item a {
    color: var(--color1) !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: right;
  }
  #main-menu {
    display: none;
  }
  .homeaboutimagetwo:after {
    display: none;
  }
  ul.counttwo {
    column-count: 1;
  }
  .personaltrainerdo .aboutbodyimage2 {
    display: none;
  }
  .eachtrainer {
    width: 100%;
    margin-right: 0%;
  }
  .yogaoutside {
    width: 100%;
  }
  .tableclassnumber {
    display: none;
  }
  .eachzumbaicon {
    width: 50px;
    height: 50px;
  }
  .zumbawhatsection {
    margin-top: 40px;
  }
  h2.zumbaclassstructure {
    display: none;
  }
  .eachyogaclass {
    min-height: auto;
  }
  .absoluteyoga {
    position: relative;
  }
  .swimmingboximage {
    display: none;
  }
  .eachswimclass h3:after {
    display: none;
  }
  .freeservicesection {
    margin-top: 20px;
  }
  .freeserviceabsolute {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    right: 0;
    top: 0px;
    width: 100%;
  }
  .swimmingboxcontent {
    width: 100%;
    position: relative;
    left: 0%;
  }
  .circleimage {
    width: 100%;
  }
  .freeservicesection {
    height: auto;
  }
  .content,
  .aboutcontent {
    min-height: 80vh;
    overflow: hidden;
  }
  .aboutcommitment:before {
    display: none;
  }
  .archive {
    overflow-x: hidden;
  }
  .touchtitle {
    margin-top: 0px;
    margin-left: 0;
    text-align: center;
  }
  .blogflexcontent h4 {
    font-size: 13px;
  }
  .contactbox h3.colorred {
    font-size: 18px;
    font-weight: 700;
  }
  .margintop8rem {
    margin-top: 2rem;
  }
  .form-group .readmorebtn {
    margin-left: 0%;
    margin-top: 0;
  }
  .contactbox {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: auto;
  }
  .personaltrainersection {
    background: #e5e5e5;
    margin-top: 20px;
    padding: 20px 0px;
  }
  h5.motto {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }
  .bannerinner h2 {
    font-size: 20px;
  }
  h1 {
    font-size: 25px;
  }
  .bannerinner,
  .sub-banner {
    height: 300px;
    min-height: 300px;
  }
  * {
    font-size: 14px;
  }
  .logo img {
    width: 100%;
  }
  .homeabouttitle {
    font-size: 20px;
    margin: 10px 0px;
  }
  .slidercover {
    display: none;
  }
  .homeabout {
    padding: 40px 0px;
  }
  .homeaboutcontent {
    margin-top: 5px;
    width: 100%;
  }
  .homeaboutimagetwo img {
    display: none;
  }
  .eachmembershipone,
  .eachmembershiptwo {
    width: 100%;
  }
  .homemembermaintitle {
    position: relative;
    width: auto;
  }
  .homemembermaintitle h2:before,
  .homemembermaintitle h2:after {
    display: none;
  }
  .homemembermaintitle h2 {
    margin: 15px;
  }
  .footerlogo {
    display: none;
  }
  .bannerinner,
  .sub-banner {
    height: 240px;
    min-height: 240px;
  }
  .bannerinner {
    background: rgba(0, 0, 0, 0.4);
  }
  .bannerinner,
  .sub-banner {
    height: 240px;
    min-height: 240px;
  }
  .centerall {
    display: block;
  }
  .allpageheadersection:before {
    display: none;
  }
  .aboutcontent {
    padding: 30px 0px 30px 0px;
  }
  .h1,
  h1 {
    position: relative;
    top: 40%;
    left: 0%;
  }
  .cardioslidesection {
    background-position: center;
    overflow: hidden;
  }
  .margintop12rem {
    margin-top: 0rem;
  }
  .visionsection,
  .missionsection {
    margin-bottom: 25px;
  }
  .aboutexclusive {
    padding: 20px 0px;
    margin-top: 20px;
  }
  .titleright {
    text-align: left;
  }
  h2 {
    font-size: 25px;
  }
  line {
    display: none;
  }
  .eachexclusive h3 {
    margin-left: -40px;
  }
  .aboutcontent h3 {
    font-size: 20px;
  }
  .eachexclusive h3 {
    font-size: 18px;
    font-weight: 700;
  }
  .aboutcommitment {
    padding: 25px 0px 0px 0px;
  }
  .aboutcommitment h2 {
    font-size: 22px;
    font-weight: 700;
  }
  .bothimageandbox {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  .bothimageandbox .image {
    width: 100%;
  }
  .bothimageandbox .box {
    min-height: auto;
    width: 100%;
  }
  .eachexclusive {
    min-height: 250px;
    margin: 20px 0px;
    padding: 15px;
  }
  .line {
    display: none;
  }
  .mb40 {
    margin-bottom: 0px;
  }
  .copyright {
    text-align: center;
  }
  .allservicesection.allpageheadersection {
    padding: 20px 0px 20px 0px;
  }
  .footerbox {
    margin: 15px 0px;
  }
  .copyright p {
    font-size: 12px;
    line-height: 14px;
  }
  .imagesecondsectionflex .bothimageandbox {
    flex-direction: row-reverse;
  }
  .navbar-default .navbar-toggle {
    background: var(--color1);
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: white;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: var(--color1);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bothimageandbox .box {
    min-height: 100%;
    width: 50%;
  }
  .bothimageandbox .image {
    width: 50%;
  }
  .imagesecondsectionflex .redbox {
    background: #2c2c2c !important;
  }
  .imagesecondsectionflex .box {
    background: var(--color1);
  }
  .bothimageandbox {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
  /* 	.imagesecondsectionflex .bothimageandbox {
      flex-direction: row-reverse;
} */
  .footerlink {
    display: none;
  }
  .copyright p {
    text-align: left;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
	.pilosophy {
    font-size: 15px;
  }
	h3.parafont.trainername.colorred {
    font-size: 23px;
}
	.trainwithuscontent li {
    font-size: 15px;
}
	.membershipicon {
     display: none;
}
	.membershiptext * {
    font-size: 15px;
}
	.membershiptext {
    margin-left: 0px;
}
	.membershippackagebox {
    min-height: auto;
   }
span.servicecount.transparenttext {
    font-size: 24px;
}
	.chaclasscontent {
    width: 100%;
    padding-left: 15px;
}
	    .eachyogaclass.eachluxurygym {
        min-height: 350px !important;
        background-repeat: no-repeat;
        background-size: cover;
    }
.whyjoincontent li, .whatbring li,.hallcontent li {
    font-size: 15px;
}
.chaclassicon {
    width: 15%;
    padding: 5px;
}
.chachagallery .parent {
	display:block;
	}
.specialtiestitle h5.parafont:before, .specialtiestitle h5.parafont:after{
		display:none;
	}
	.whyjoinicon {
    left: 25%;
    right: 25%;
    margin: 0px auto;
    display: block;
}
	.servicegrid {
    display: block;
	}
	.exclusiveimage {
    position: relative;
}
	div#exclusive6 {
    display: none;
}
  .personaltrainerdo .alignrow {
    display: block;
  }
  .footerbox.footercontactbox {
    padding-left: 0%;
  }
  .homeserviceimage img {
    display: block;
    margin: 10px auto;
  }
  .cardioslider.owl-carousel {
    display: block;
  }
  .cardioslidesection {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cardioslidesection {
    padding: 40px 0px;
  }
  .cardioslidesection .item {
    min-height: auto;
    padding: 15px;
    border-radius: 15px;
  }
  form br {
    display: none;
  }
  .alltitle {
    font-size: 27px;
  }
  .homeserviceimage.first .serviceoverlay {
    background-size: contain;
    margin-bottom: 15px;
    background-position: center bottom;
  }
  .tableclassbenefitflex {
    margin-bottom: 15px;
  }
  .tablebenefit {
    padding: 25px 15px;
    margin-top: 20px;
  }
  .tablewhat {
    width: 100%;
    padding: 25px 15px;
  }
  .imagesecondsectionflex .redbox {
    background: #2c2c2c !important;
  }
  .imagesecondsectionflex .box {
    background: var(--color1);
  }
  .eachswimclass {
    display: block;
  }
  .homeaboutimagetwo:after {
    display: none;
  }
  .bmiabsoluteimage {
    position: absolute;
    right: -35%;
    top: auto;
    bottom: 0;
    height: auto;
  }
  .bmipoundsection {
    padding: 20px 0px;
  }
  form#bmiCalculatorForm input,
  form#bmiCalculatorForm select {
    padding: 10px !important;
  }
  #heightft {
    background: red;
    padding: 10px;
    min-height: 120px;
  }
  .bmichartbox {
    padding: 25px 15px;
  }
  .yogaclasstitle {
    margin: 30px 0px 20px 0px;
    font-size: 16px;
    font-weight: 700;
  }
  .yogabenefitimage {
    background-position: center;
    background: #ccc;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .eachzumbacontent {
    width: 80%;
  }
  .eachwhatzumba {
    margin-bottom: 20px;
  }
  .dancinghallsection .owl-nav {
    display: none;
  }
  .hallcontent {
    padding: 15px 0px;
  }
  .danceimage {
    height: 400px;
  }
  h1 {
    font-size: 22px;
  }
  .membershippackageflex {
    display: block;
  }
.membershippackagebox, .membershipaccess {
        width: 80%;
        margin: 10px auto;
        font-size: 14px;
    }
  .homeservice .tab-pane {
    min-height: auto;
    margin-top: 50px;
  }
  .membertab span.servicecount.transparenttext {
    display: none;
  }
  .eachswimcontent {
    padding: 0px 0px;
  }
  .swimmingclasssection {
    padding: 15px 0px;
  }
  .homefacilities,
  .homenewandevent {
    padding: 20px 0px;
  }
  .blogflexcontent h4 {
    margin: 4px 0px;
  }
  .blogbig {
    margin-bottom: 15px;
  }
  .eachmemberoverlay h3 {
    font-size: 18px;
  }
  .homemembermaintitle {
    display: none;
  }
  .aboutcommitmentsection {
    margin-top: 0px;
  }
  .aboutcommitmentsection {
    margin-bottom: 0px;
  }
  #breadcrumbs a {
    color: #f5f5f5;
  }
  .eachwhatcontent {
    min-height: auto;
  }
  .zumbawhatsection {
    padding-bottom: 20px;
  }
  .eachyogaclass.eachluxurygym {
    min-height: auto;
  }
  .eachyogaclass.eachluxurygym .yogaclasstitle {
    font-size: 15px;
    min-height: auto;
  }
  .sidebar {
    display: none;
  }
  .page-template-membership .tab-content > .tab-pane {
    display: block;
  }
  .page-template-membership .servicetab.membertab {
    display: none;
  }
  .servicetab.membertab {
    width: 90%;
  }
  .homeserviceimage {
    margin-bottom: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .homeserviceimage {
    width: 70%;
    margin: 0px auto;
  }
}

@media (min-width: 0px) and (max-width: 576px) {
	footer {
     padding-top: 0px;
}
	span.servicecount.transparenttext {
    margin-right: 20px;
}
.yogabenefitimage {
        background-position: center;
        background: #ccc;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
        background-repeat: no-repeat;
        width: 100%;
    }
	.yogabenefitimage.firstyogabeimage {
    display: none;
}	.yogabenefitflex {
    width: 100%;
}
.yogabenefitcontent {
    width: 100%;
}
  div#bmiformsection {
    width: 100%;
  }
  div#bmiformbox {
    padding: 30px 0px;
  }
  .alltitle {
    font-size: 23px;
    margin-bottom: 15px;
  }
  a.homeservicetitle.titlefont,
  span.servicecount.transparenttext {
    font-size: 15px;
  }
  .danceimage {
    height: 240px;
  }
}
@media (min-width: 1110px) and (max-width: 1199px) {
  .bannerinner {
    background-position: -350px 50%;
  }
}
@media (max-width: 1499px) {
  .personaltrainerdo {
    background: #f5f5f5;
    padding: 25px 0px;
  }
}

/*********************Animation**********************/
.blogbig .blogfleximage {
  width: 100%;
  margin-bottom: 10px;
}
.homeserviceimage,
.blogfleximage,
.newandeventbox {
  overflow: hidden;
  border-radius: 15px;
}

.homeserviceimage img,
.blogfleximage img,
.newandeventbox img {
  transition-duration: 1s;
}
.homeserviceimage:hover img,
.bloglink:hover .blogfleximage img,
.newandeventbox:hover img {
  transform: scale(1.3);
}
.homeserviceimage:hover .serviceoverlay h3 {
  color: var(--color1);
}
/****************************************************/
