.sportsServeWrap{
  min-height: 521px !important;
  background-size: 100% 100%;
}
.clubCirtham{
  height: 275px !important;
  object-fit: cover;
}

.clubNewsImg{
  width:96px !important;
}
.clubNewsImg img{
  height: 94px !important;
  object-fit: cover !important;
}
.clubNewsText{
  width: calc(100% - 96px) !important;
  padding: 0 0 0 15px !important;
}

.tabMenuListwrap {
    background-color: #f5f6f7 !important;
    width: 100% !important;
    max-width: 586px !important;
    float: right;
    margin-left: 49% !important;
    background: #DADDE2;
    border-radius: 11px;
    padding: 4px;
}
.tabMenuListwrap button{
  color: #092d70 !important;
  font-size: 14px !important;
  background-color: transparent !important;
  border-radius: 7px !important;
  box-shadow: none !important;
  outline: none!important;
  border: none!important;
  width: auto !important;
  font-family: "Source Sans Pro", Helvetica !important;
  font-weight: 600 !important;
}
.tabMenuListwrap button.e-tab-base {
    padding: 12px 17px !important;
}
.tabMenuListwrap button .e-paragraph-base{
  text-align: center !important;
  white-space: nowrap !important;
}
.tabMenuListwrap button.e-tab-base.e--selected{
  background-color: #fff !important;
  box-shadow: 0px 0px 10px 4px #143a810d !important;
}

.logoBox{
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #ffffff;
  border-radius: 11px !important;
  box-shadow: 0px 0px 10px 4px #143a810d;
}
.logoBox.big{
  width: calc(50% - 10px) !important;
  height: 138px !important;
}
.logoBox.smlogo{
  width: calc(33.333333% - 10px) !important;
  height: 138px !important;
}

.logoBox img{
  height: auto !important;
  width: auto !important;
  max-width: 200px !important;
  max-height: 100% !important;
  margin: auto !important;
}
.spLogoImg {
    height: calc(100% - 20px) !important;
    text-align: center;
    display: flex;
    align-content: center !important;
    justify-content: center !important;
    padding-left: 30px;
}
.eventWrap{
  background-size: 100% 100% !important;
  border-radius: 15px !important;
}
.eventItem {
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  padding: 30px 20px !important;
}

.urlText{
  color: #0000ee !important;
}
.textinfo p{
  margin-bottom: 0 !important;
}
.formWrap{
  padding: 0;
  margin: 0;
}

.form-row {
  display: flex;
  align-content: center;
  justify-content: space-between;
  padding: 0;
  margin: 0 0px;
}
.form-row .form-col p{
  margin-bottom: 10px;
}
.form-row .form-control{
    height: 46px;
    border-radius: 11px;
    border: 1px solid;
    border-color: #e5e5e580;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    line-height: 1.2;
    color: #FFFFFF;
}
.form-row .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFFBF;
  opacity: 0.5;
}
.form-row .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFFBF;
  opacity: 0.5;
}
.form-row .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFFBF;
  opacity: 0.5;
}
.form-row .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFFBF;
  opacity: 0.5;
}
.form-row .form-control option{
  color: #000;
}
.frcol-8{
  width: calc(100% - 110px);
}
.frcol-4{
  width: calc(105px - 5px);
}
.frcol-6{
  width: calc(50% - 5px);
}
.frcol-12{
  width: 100%;
}
.form-row textarea.form-control{
  resize: none;
}
.frBtnpanel .wpcf7-submit{
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  background-color: #4399ff;
  border-radius: 4px;
  border: none;
  padding: 12px 40px;
}


.joinClubSec{
  background-size: 100% 100% !important;
  border-radius: 30px !important;
}

.accordionwrap details{
  border:1px solid #DADDE2 !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

.accordionwrap details > .e-con.e-child[role="region"]{
  border-top:1px solid #DADDE2 !important;
}

.tabMenuListwrap.DUP_galleryTabMenu{
  max-width: 480px !important;
  margin-left: 58% !important;
}
.memberText ul{
  padding-left: 0 !important;
}
.memberText ul li{
  margin-bottom: 6px !important;
  list-style: inside !important;
}
.memberText ul li:last-child{
  margin-bottom: 0 !important;
}
.coMemberImg{
  height: 100% !important;
}
.bg-full{
  background-size: 100% 100% !important;
}

.supportBox .elementor-element{
  text-align: center;
}
.supportBox ul{
  text-align: left;
  max-width: 335px;
  padding: 0;
  list-style: disc;
  margin: 0 auto;
}
.supportBox ul li{
  list-style: inside;
}
.supportBox h2{
  text-align: center;
}
.supportBox p,
.supportBox ul li{
  color: #000000bf !important;
}

.accordionwrap .e-n-accordion .e-n-accordion-item-title[aria-expanded="true"]{
  background: linear-gradient(180deg, #143A81 0%, #052156 100%) !important;
}
.accoTextBox ul{
  padding: 0!important;
  margin: 0!important;
}
.accoTextBox > ul{
  margin-bottom: 15px !important;
}
.accoTextBox ul > li > ul{
  padding-left: 24px !important;
}
.accoTextBox ul li{
  color: #000000bf !important;
  margin-bottom: 6px !important;
  list-style: inside;
}
.accoTextBox p{
  color: #000000bf !important;
}
.accoTextBox a,
.memberText ul li a{
  color: #4399ff;
  font-size: 14px;
}
.commTextBox ul{
  padding-left: 20px;
}
.commTextBox ul li{
  list-style: disc;
  color: #000000bf !important;
  margin-bottom: 6px !important;
}
.commTextBox ul li:last-child{
  margin-bottom: 0 !important;
}
.commTextBox p{
  color: #000000bf !important;
}
.commTextBox p:last-child{
  margin-bottom: 0 !important;
}


.DUP_commonTabMenu{
  background-color: #DADDE2 !important;
  position: absolute!important;
  top: 0!important;
  max-width: fit-content;
  right: 0!important;
  padding: 4px!important;
  border-radius: 8px!important;
}
.DUP_commonTabMenu button {
    color: #092d70 !important;
    font-size: 14px !important;
    background-color: transparent !important;
    border-radius: 7px !important;
    box-shadow: none !important;
    outline: none!important;
    border: none!important;
    width: auto !important;
    font-family: "Source Sans Pro", Helvetica !important;
    font-weight: 600 !important;
}
.DUP_commonTabMenu button.e-tab-base.e--selected {
    background-color: #fff !important;
    box-shadow: 0px 0px 10px 4px #143a810d !important;
}
.DUP_commonTabMenu button.e-tab-base {
    padding: 12px 17px !important;
}
.DUP_commonTabMenu button .e-paragraph-base {
    text-align: center !important;
    white-space: nowrap !important;
}
.dNone{
  display: none !important;
}
/*.teamListBox {
    background-size: 100% 100% !important;
    padding: 20px 30px 60px 30px !important;
}
.teamListBox .teamimage{
  margin: 0 0 0 0!important;
}*/

/*#membership-details-accor{display:none;}*/

.teamimage{
  object-fit: cover;
  border-radius: 10px !important;
}
.commMemberImgWrap{
  width: 70px!important;
  height: 72px!important;
  border-radius: 6px !important;
  object-fit: cover;
}
.imageTop{
  object-position: top;
}

.font-20.textWrap{
  white-space: normal !important;
}
.footer-top{
  background-image: linear-gradient(180deg, #143A81 0%, #052156 100%);
  padding: 40px 0;
}
.footer-top .footer-nav ul{
  margin:0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.footer-top ul li{
  width: 25%;
  list-style: none;
}
.footer-top ul li a{
  color: #fff;
  transition: all 300ms ease-in-out;
}
.copyRight{
  padding: 10px 0;
  background: #000;
}
.copyRight .ftWrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.copyRight .ftWrapper p{
  margin: 0;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
}

.container.footer-inner{
  padding-left: 34px;
  padding-right: 34px;
}

.white-bg-full{
  background-size: 100% 100% !important;
}
.herodetail {
  position: relative;
  top: -49px;
  left: -49px;
  width: 567px;
  height: 400px;
  padding-left:70px !important;
}

@media screen and (max-width:1024px){
  .sportsServeWrap {
    min-height: 410px !important;
  }
  .DUP_commonTabMenu{
    position: relative !important;
  }
  .logoBox img{
    max-width: 100% !important;
  }
}
@media screen and (max-width:767px){
  .logoBox.big {
       width: 100% !important; 
      height: 138px !important;
  }
  .herodetail {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding-left:0px !important;
    background-size: 100% 100% !important;
  }
  .clubNewsImg{
    width:100% !important;
  }
  .clubNewsImg img{
    height: auto !important;
    object-fit: cover !important;
    width: 100%;
  }
  .clubNewsText{
    width: 100% !important;
    padding:15px 0 0 !important;
  }
  .container.footer-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-top ul li {
    width: 50%;
  }
  .frBtnpanel .wpcf7-submit{
    font-size: 16px;
  }
  .logoBox img{
    max-width: 150px !important;
  }
  .logoBox.smlogo img{
    max-width: 80px !important;
  }
  .white-bg-full{
    background-image: none !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    box-shadow: rgba(100, 100, 111, 0.2) -2px 0px 29px 0px !important;
  }
  .sportsServeWrap{
    background-image: none !important;
    background-color: #fff !important;
  }
}

