




@font-face {
    font-family: 'ambit_light';
    src: url('/assets/fonts/Ambit-Light.woff2') format('woff2'),
         url('/assets/fonts/Ambit-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ambit_regular';
    src: url('/assets/fonts/Ambit-Regular.woff2') format('woff2'),
         url('/assets/fonts/Ambit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 

 

@font-face {
    font-family: 'ambit_bold';
    src: url('/assets/fonts/ambittrial-bold-webfont.woff2') format('woff2'),
         url('/assets/fonts/ambittrial-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



span.u-media-viewer__container {

    background-color: rgb(0 0 0 / 80%)!important;
    width: auto!important;
    height: 25px!important;


    font-size: 13px!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
}	
	
	
a.js-fancybox:hover span.u-media-viewer__container {
 
height:25px!important;
  
    background-color: rgb(0 0 0 / 80%)!important;
  width: auto!important;
	line-height: 25px!important;
	

}	

#heroSliderNav .slick-list {
    overflow: inherit;
}

.btn-Warning {
    background-color: #DE7417;
    color: #fff;
}

#calendarModal .close{
	
	color: #42a4d9!important;
}

.table-reports-links small{
	
	font-size: 80%!important;
}

.table-reports-links p a {
    color: #21325b!important;
    text-decoration: none;
}

.fc-daygrid-event {
    border: none!important;
}

.nav-search {
    font-size: 24px;
    margin-left: 20px;
}

div#modalSearch .modal-content {
    background-color: transparent;
}


div#modalSearch .btn-primary {
    background-color: #42A4D9!important;
    border: solid 0px #42a4d9;
	    border-top-right-radius: 0.75rem!important;
    border-bottom-right-radius: 0.75rem!important;
}

.modal-header .close {
    float: right;
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
  text-shadow: none;
	
    opacity: 1;
}


.modal-header .close:hover {
    color: #42a4d9;
    text-shadow: none;
}


.search-result h2 {
    font-weight: 100!important;
    font-size: 27px!important;
}

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
    padding: 2.1rem 2.1rem;
    font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 0.75rem;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1004;
    width: 100vw;
    height: 100vh;
    background-color: rgb(33 50 91 / 90%);
}




.search-result {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: solid 1px #ccc;
}


.dropdown-menu.show {
    display: block;
    z-index: 9999;
}




.bottom-0 {
    bottom: -3px;
}

body {
	/*font-family: 'Mulish', sans-serif;*/
	
	font-family: 'ambit_light';
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.6;
    color: #6f6985;
}



.display-4 {
    font-size: 2.2rem!important;
    font-weight: 600;
    line-height: 1.2;
}



.text-primary {
    color: #38A3D9!important;
}

div#heroSlider .btn-link {
    /* text-decoration: none!important; */
    border: none;
}


a {
    color: #42A4D9;
    text-decoration: none;
    background-color: transparent;
}

p a {
    text-decoration: underline;
}

.btn-link {
    color: #42A4D9;
}


ul.navbar-nav li {
    margin-bottom: 0px!important;
}

.bg-img-hero {

  /*  margin-left: 50px; 
    margin-right: 50px;*/
    margin-top: 60px;
	overflow: hidden;
}





.nav-link {

 
    /* color: #fff; */
 
	  
} 



.nav-tabs .nav-link {
	   font-size: 17px;
    padding-left: 0.5rem!important;
    padding-right: 0.5rem!important;
}

.hs-unfold .dropdown-menu {
    border-radius: 0px!important;
}




.display-5 {
    font-size: 3.0rem!important;
    font-weight: 600;
    line-height: 0.9;
}



.display-6 {
    font-size: 4.5rem!important;
    font-weight: 600;
    line-height: 1.2;
}


.mt-n7, .my-n7 {
    margin-top: -3.0rem !important;
}

.mt-n8, .my-n8 {
    margin-top: -3.5rem !important;
}

.mt-n9, .my-n9 {
    margin-top: -4.0rem !important;
}

.mt-n10, .my-n10 {
    margin-top: -4.5rem !important;
}
.mt-n11, .my-n11 {
    margin-top: -5.0em !important;
}

.mt-n12, .my-n12 {
    margin-top: -5.5em !important;
}


.mt-n13, .my-n13 {
        margin-top: -6.4em !important;
}


.mt-n14, .my-n14 {
   margin-top: -7.2em !important;
}

 


a.card {
    display: block;
    word-wrap: inherit;
    width: 100%;
	overflow: hidden;
	transition: all 0.5s ease;
}

a.card.card-carousel .gradient-y-overlay-sm-gray-900::before {
   transition: all 0.5s ease;
}



a.card.card-carousel:hover .gradient-y-overlay-sm-gray-900::before {
   background-image: linear-gradient(to bottom, rgba(30, 32, 34, 0.8) 0%, rgba(33, 50, 91, 0.8) 100%);
   transition: all 0.5s ease;
}



 


.flickity-page-dots .dot {
    background: #007aff;
}


.header-video .container{
    position: relative;
    z-index: 2;
	
}

footer li.nav-item {
    margin-bottom: 0px;
}

footer a.nav-link {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.gradient-x-overlay-lg-dark-video::before {
    z-index: 2;
    background-image: linear-gradient(to right, rgba(33, 50, 91, 0.85) 0%, rgba(33, 50, 91, 0.05) 76%);
    background-repeat: repeat-x;
}






.font-size-3, .font-size-3 p {
    line-height: 2.0rem;
    font-size: 1.5rem;
}



ol li {
    margin-top: 20px;
    padding-left: 10px;
    position: relative;
    /* margin-top: -10px; */
}


ol ::marker {
    font-size: 24px;
    position: absolute;
    top: 16px;
    padding-top: 10px;
    color: #007aff;
}

.img-align-fullWidth  {

}
.item-gallery .flickity-page-dots {
    bottom: -30px;
}


.item-gallery {
    margin-bottom: 70px;
}


a.js-fancybox.u-media-viewer {
    position: relative;
    display: block;
}


span.u-media-viewer__container {
    position: absolute;
    right: 12px;
    background-color: rgb(255 255 255 / 80%);
    width: 25px;
    height: 25px;
    line-height: 25px;
    bottom: 12px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
}


.item-gallery {
    padding-left: 7px!important;
    padding-right: 7px!important;
	transition: all 0.5s ease;
}

.item-gallery img{
	width:100%;
}



a.js-fancybox img {

	transition: all 0.5s ease;
}

 



a.js-fancybox:hover img {
    opacity: 0.7;
	transition: all 0.5s ease;
}


a.js-fancybox  span.u-media-viewer__container {	
	transition: all 0.5s ease;
}


a.js-fancybox:hover  span.u-media-viewer__container {
    position: absolute;
    right: 12px;
	
	transition: all 0.5s ease;
    background-color: rgb(0 122 255);
    width: 30px;
    height: 30px;
    line-height: 30px;
    bottom: 12px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
	    color: #fff;
}
p.lead strong {
    color: #3ba4da;
}

.item-video-gallery a.js-fancybox:hover  span.u-media-viewer__container {
right: 0;
    left: 50%;
    background-color: rgb(0 122 255 / 80%);
    width: 100px;
    height: 100px;
    line-height: 113px;
    margin-left: -50px;
    margin-top: -50px;
    top: 50%;
    border-radius: 50px;
    font-size: 36px;
    color: #fff;
}
.form-search input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
}

.clear {
    clear: both;
}


.btn-info {
    color: #377dff!important;
    background-color: #ffffff!important;
    border: solid 1px #3c7dff!important;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
}


.item-video-gallery span.u-media-viewer__container {
right: 0;
    left: 50%;
    background-color: rgb(0 122 255 / 50%);
    width: 100px;
    height: 100px;
    line-height: 113px;
    margin-left: -50px;
    margin-top: -50px;
    top: 50%;
    border-radius: 50px;
    font-size: 36px;
    color: #fff;
}




.section.bg-light .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.section.bg-light .table-hover tbody tr:hover {
    
    background-color: rgb(217 217 218 / 40%)!important;
}


.item-gallery.item-video-gallery {
    padding-left: 15px!important;
    padding-right: 15px!important;
    transition: all 0.5s ease;
}


.news-update-multi {
    margin-bottom: 4px;
}


.news-side {
    margin-bottom: 40px;
}

.news-side .card-img-top {
    width: 46%;
    overflow: hidden;
	border-radius: 0px;
}


.badge {
    padding: 6px 5px 5px 5px!important;
}


.card-img-top img {
    width: 100%;
}

.entry-blog .img-width-50,
.entry-blog  .img-width-Half,
 .entry-blog .img-width-
{
	width:40%;
}


.badge-primary-light {
    background-color: #e2ecfd;
    color: #377dff;
}

.badge-success-light {
    background-color: #effde8;
    color: #709e58;
}


.badge-rackets {
	 background-color: #42A4D9;
}


.badge-tennis {
	 background-color: #21325b;
}


.badge-general {
	 background-color: #b1adad;
}



.entry-blog .section-downloads div{
	
	margin-top:0px!important;
}


.entry-blog h2 {
border-bottom: none;
    display: block;

    text-transform: inherit;
}




.img-width-25 {
	width:25%;
}

.img-width-100 {
	width:100%;
	float: none;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
}


figure img {
    width: 100%;
    height: auto !important;
}






header .nav-link {
	
	font-family: 'ambit_regular'!important;
}
 

h1 {
	font-size: 2.7rem;
    line-height: 2.5rem;
    font-family: 'ambit_regular';
	font-weight: 200;
}



 



/*.inner-header h1 span {
text-transform: uppercase;
    background-color: #42A3D8;
    box-shadow: -10px 0px 0 7px #42A3D8, 10px 0px 0 7px #42A3D8, 0 0 0 7px #42A3D8;
    box-decoration-break: clone;
    padding-top: 5px;
    border: solid 5px#42A3D8;

}*/
.btn-primary {
    border-radius: 0px!important;
    background-color: #21325b!important;
    border-color: #21325b!important;
    text-transform: uppercase;
    /* box-shadow: 3px 3px 0px 1px #c7650d; */
    font-family: 'ambit_bold';
    letter-spacing: 1px;
    font-size: 13px;
}
 

p {
    font-size: 1.0rem;
    margin-bottom: 2rem;
    line-height: 1.8rem;
	
	
} 

.card.card-carousel .card-footer {
    background-color: transparent;
}

.lead, .lead p {

		    font-size: 1.35rem;
    line-height: 2.0rem;
   
	   
	    font-weight: 600;
    color: #262d73!important;
	
}

.lead2, .lead2 p {
    font-size: 1.20rem;
    line-height: 2.0rem;
    font-weight: 500;
    color: #262d73!important;
}

.text-white.lead, .text-white.lead p {
	    color: #fff!important;
	
}
 


.card-cat {
    margin-bottom: 30px!important;
}

.card-cat h2 {
    border-bottom: none;
    margin-bottom: 0px;
}

.inner-header .top-lg {
    padding-top: 9rem!important;
}

.inner-header .bottom-lg {
   padding-bottom: 9rem!important;
}

.card-linkBox {
    margin-bottom: 50px;
}

.breadcrumb {



    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .3125rem;
    display: inline-flex;
    text-align: center;
}


.card-body small, .card-body .small {
    font-size: 60%;
    font-weight: 400;
}


.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}

.breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #8c98a4;
    content: "/";
}



.imgDec{
    position: absolute;
    z-index: 10;
    opacity: 0.4;
	 top: -10%;
}

figure {
   
    position: relative;
}

.imgDec.imgDec-square {

    width: 300px;
 	height: 300px;
	
   	
    border-width: 10px;
    border-style: solid;
	
	right: -6%;
} 




.imgDec.imgDec-rectangle {

	width: 70%;
    height: 47%;
    border-width: 10px;
    border-style: solid;
    right: -6%;
}

.imgDec.imgDec-line {
    border-width: 10px;
    width: 300px;
    height: 120%;
    border-style: solid;
    right: 10%;
    border-left: transparent;
    border-top: transparent;
    border-bottom: transparent;
}

ol ol, ul ul, ol ul, ul ol {
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 26px;
    font-size: 0.97rem;
}
 

ul li {
    margin-bottom: 15px;
	list-style: none;
	position: relative;
}


.breadcrumb-container {
   text-align: center;
    margin-top: 10px;
    z-index: 100;
    position: relative;
}

.heading-section .badge-primary {
    background-color: #fff;
    color: #b9b9b9;
}

.btn-outline-primary {
    color: #007aff;
    border: solid 1px #007aff;
    opacity: 1;
}

.btn-outline-primary.shadow {
	
	border-width: 1px;
}



.item-tourn-result {
    font-size: 14px;
    margin-bottom: 11px;
    line-height: 16px;
    background-color: #f7f7f7;
    padding: 10px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #262d73;
}

h2, .h2 {
    font-weight: 700;
}


.flickity-page-dots {
    bottom: -60px;
}

h2, .h2 {
   
   
    display: inline-block;
    width: auto;
    padding-bottom: 1px;
    margin-bottom: 20px;
	
    color: #262d73;
/*    text-transform: uppercase;
	 border-bottom: solid 2px #377dff;*/
    font-family: 'ambit_bold';
    font-size: 35px!important;
	line-height: 2.4rem!important;
}
 

h3, .h3 {
    font-size: 1.3125rem;
    font-family: 'ambit_bold';
    line-height: 120%;
}

.text-center h2 {
    padding-left: 20px;
    padding-right: 20px;
	    margin-bottom: 28px;
}



ol, ul, dl {

    margin-bottom: 3rem;
}

.pb-default {
    margin-bottom: 60px;
}


ul li li:before,
ul.fa-ul li:before
{
	display: none;
}

ul li li {
    list-style: disc;
    margin-bottom: 4px;
    color: #909090;
}





#section-nav {
	display: flex; 
	z-index: 999;
	
}


.js-sticky-block {
    z-index: 999;
}

.btn.dropdown-toggle {

    background-color: #262d73!important;
	border: none;
	    font-size: 13px;
	color: #fff;
}


.bg-upcoming {
    background-color: #f6f8fd !important;
}

tr.bg-upcoming:hover {
    background-color: #e3ecfd!important;
}


a.btn.btn-link {
    border-radius: 0pc;
    border-bottom: solid 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 18px;
}

.header .navbar-nav .dropdown-item {
    padding-bottom: 0px;
}


.header .navbar-nav .h5 {
   margin-bottom: 3px;
}




.table, .table-responsive {
	
	border: 1px solid #ebf2ff;
    box-shadow: 0 0 35px rgb(140 152 163 / 13%);
	display: inline-table;
}






#section-nav {
    display: flex;
    z-index: 999;
  

}


.header .nav-link {
    color: #393d42;
    font-size: 18px;
    font-weight: 600;
}

nav#section-nav .nav a {
	font-weight: 600;
    color: #fff;
    padding-right: 0px!important;
    padding-left: 0px!important;
    font-size: 16px;
    position: relative;
}

#section-nav .navbar-brand {
    font-weight: 600;
    font-family: 'ambit_bold';
    text-transform: uppercase;
  
}


.go-to {

    background-color: rgb(0 122 255);
    color: #fff;

}


.go-to {

  opacity:0.7;

}

ol.breadcrumb.breadcrumb2 {
    position: absolute;
    top: -12px;
    left: 0px;
    font-size: 11px;
}

ol.breadcrumb.breadcrumb2 li a {
    font-size: 10px;
}


#section-nav li {
    margin-left: 10px;
    margin-right: 10px;
}


nav#section-nav .nav a:hover {
    opacity: 0.7;
}


nav#section-nav .nav li.active a:hover {
    opacity: 1;
}




li.nav-item.active a::before {
    border-bottom: solid 2px;
    content: '';
    position: absolute;
    display: block;
    bottom: 14px;
    width: 100%;
    background: #000;
    left: 0px;
    z-index: 1;
}
 

.dropdown-header {
    padding-top: 5px;
    padding-bottom: 5px;
}


.nav-classic {
    border-bottom: 0px;
}

#section-nav .navbar-brand {
font-weight: 600;
    width: auto;
    white-space: normal;
    line-height: 27px;
    margin-right: 0px!important;
    font-size: 17px;
    color: #377dff;
}

#content ul.nav li::before {
    display: none;
}

#content ul.nav li {
	margin-bottom: 0px;
}



.header-utility.inner-header .container {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
    min-height: 0rem;
}

.inner-header.header-utility:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(37,44,114,0.85) 0%,rgb(37,44,114,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}


 
figcaption {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

#content ul li::before {
     font-family: "Font Awesome 5 Pro";
    content: "\f058";
    position: absolute;
	left: -25px;
    color: #377dff;
	
}
 

.subnav .navbar {
    padding-bottom: 10px;
}

.subnav .nav-link {
	padding-top: 0.8rem!important;
	padding-bottom: 0.3rem!important;
	  padding-right: 0px!important;
	padding-left: 0px!important;
	margin-left: 0.6rem;
	margin-right: 0.6rem;
}



.subnav-level1 .nav-link {

    font-size:20px;
}
.bg-dark.subnav-level1 {
  
}
.subnav-level1 a.active {
    border-bottom: solid 3px #ffffff;
}



nav.bg-light {
    background-color: #f5f5f5 !important;
}


.subnav-level2 a {
 /*	border-bottom:solid 3px #f5f5f5;
	border-top:solid 3px #f5f5f5;*/
}



.subnav-level2 a.active {
    border-bottom: solid 2px #ffffff;
}




.subnav-level2 .nav-link {

    font-size:15px;
}


#stickyBlockPageNavStart {
	
	display: none;
}


.subnav-level3 a {

}



.subnav-level3 a.active {
    border-bottom: solid 2px #fff;
}



.subnav-level3 .nav-link {

    font-size:15px;
}




li.nav-item.nav-home a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff!important;
}



.bg-light {
	
	background-color: #edf1f4!important;
}

nav.bg-light.subnav-level3 {

 
}

.card {
    box-shadow: none;
}




#content ul.ul-lg li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f058";
    left: -46px;
    top: -9px;
    color: #377dff;
    font-size: 31px;
	opacity:0.7;
}
 

#content ul li.nav-item::before {
    content: "";
}


.top-xl {
    padding-top: 8.5rem;
}



.bottom-xl {
    padding-bottom: 8.5rem;
}




.top-xxl, .top-xxx {
    padding-top: 11.5rem;
}


#content .ben-list ul li::before {

    content: "\f007";

}

.badge-primary {
     text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 2px;
    color: #fff;
    /* background-color: #b7b7b7; */
}


.badge {
     text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 2px;
	margin-right:10px;
}



.shadow {
	
	
	border-width: 0;
    box-shadow: 0 12px 15px rgb(140 152 164 / 10%);
}


.btn i {
    margin-left: 10px;
}

.section-img-bg img{
	opacity:0;
	
}

.section-img-bg {
    background-position: center top;
	background-size: cover;
}



.bg-img-hero {

    background-color: #42A4D9;
} 

.inner-header::before {
	
	display: none;
}

.img-holder  {

width: 75%;
    margin-left: 17%;
    position: absolute;
    margin-top: 60px;
    height: 395px;
}



 
.img-holder div {
    overflow: hidden;
    height: 100%;
	background-color: rgb(255 255 255 / 30%);
	
	    position: relative;
    z-index: 2;
} 
	



.img-holder img {
 

}


.bg-img-hero {
 
    height: 515px;
}


.header-txt.position-relative {
    z-index: 3;
}



.navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.7)!important;
}

.header-section .navbar-nav .nav-link {
    color: #262d73!important;
}

.header-section .navbar-nav .nav-link:hover {
    color: #42A4D9!important;
}


.navbar-nav .nav-link:hover {
    /* opacity: 1; */
    color: rgba(255, 255, 255, 1)!important;
}

.navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 1)!important;
}


.brand-shape-rectangle .img-holder:before,
.brand-shape-rectangle .img-holder:after
{	
	content: "";
    position: absolute;
    width: 58%;
    height: 286px;
    border-width: 12px;
    border-style: solid;
    border-color: #262d73;
    right: -13%;
    z-index: 1;
    top: -34px;
   
}


.brand-shape-rectangle .img-holder:after
{

    z-index: 3!important;

}


.mb-12, .my-12 {
    margin-bottom: 5.5rem !important;
}

.mb-13, .my-13 {
    margin-bottom: 6rem !important;
}

.mb-14, .my-14 {
    margin-bottom: 6.5rem !important;
}


.mb-15, .my-15 {
    margin-bottom: 7rem !important;
}

.mb-16, .my-17 {
    margin-bottom: 7.5rem !important;
}

.mb-18, .my-18 {
    margin-bottom: 8rem !important;
}


.mb-20, .my-20 {
    margin-bottom: 10rem !important;
}


/*LightBlue /////////////////////////////////*/


#content.brand-colour-lightBlue .bg-img-hero, .bg-lightBlue, .brand-colour-lightBlue .section-header .badge {
	background-color: #42A4D9!important;
}



#content.brand-colour-lightBlue .navbar {
	background-color: #69B6DE!important;
}



#content.brand-colour-lightBlue .img-holder:before {
	    border-color: rgb(38 45 115 / 100%);
}
#content.brand-colour-lightBlue .img-holder:after {
	    border-color: rgb(38 45 115 / 40%);
}

.brand-colour-lightBlue .bg-impactTennis::before {
	background-image: linear-gradient(to right, rgba(66, 164, 218, 0.95) 0%, rgba(66, 164, 218, 0) 100%);
}





/* Dark Blue /////////////////////////////////*/

#content.brand-colour-darkBlue .bg-img-hero, .bg-darkBlue, .brand-colour-darkBlue  .badge{
	background-color: #262d73;
}
 

#content.brand-colour-darkBlue .navbar {
	background-color: #181E58!important;
}


#content.brand-colour-darkBlue .img-holder:before {
    border-color: rgb(66 163 216 / 100%);
}


#content.brand-colour-darkBlue .img-holder:after {
    border-color: rgb(66 163 216 / 40%);
}

.brand-colour-darkBlue .bg-impactTennis::before {
	background-image: linear-gradient(to right, rgba(40, 46, 117, 0.95) 0%, rgba(40, 46, 117, 0) 100%);
}




/*Green /////////////////////////////////*/

#content.brand-colour-green .bg-img-hero, .bg-green, .brand-colour-green  .badge {
	background-color: rgb(138 204 89)!important;
}

#content.brand-colour-green .navbar{
	    background-color: rgb(128 189 82)!important;
}



#content.brand-colour-green .img-holder:before {
	    border-color: rgb(255 203 24 / 100%);
}

#content.brand-colour-green .img-holder:after {
	    border-color: rgb(255 203 24 / 40%);
}


.brand-colour-green .bg-impactTennis::before {
   background-image: linear-gradient(to right, rgba(128, 189, 82, 0.95) 0%, rgba(128, 189, 82, 0) 100%)!important;
}




/* Orange /////////////////////////////////*/
#content.brand-colour-orange .bg-img-hero, .bg-orange , .brand-colour-orange  .badge{
	background-color: #FF7800!important;
}

#content.brand-colour-orange .navbar{
	background-color: #ef7000!important;
}


#content.brand-colour-orange .img-holder:before {
	      border-color: rgb(255 203 24 / 100%);
}


#content.brand-colour-orange .img-holder:after {
	      border-color: rgb(255 203 24 / 40%);
}

.brand-colour-orange .bg-impactTennis::before {
   background-image: linear-gradient(to right, rgba(239, 112, 0, 0.95) 0%, rgba(239, 112, 0, 0) 100%)!important;
}



/* Yellow /////////////////////////////////*/
#content.brand-colour-yellow .bg-img-hero, .bg-yellow, .brand-colour-yellow  .badge {
	background-color: #FFCB18!important;
}



#content.brand-colour-yellow .navbar {
    background-color: #ecbc16!important;
}

#content.brand-colour-yellow .img-holder:before {
	 border-color: rgb(255 120 0 / 100%);
}


#content.brand-colour-yellow .img-holder:after {
	   border-color: rgb(255 120 0 / 40%);
}


.brand-colour-yellow .bg-impactTennis::before {
   background-image: linear-gradient(to right, rgba(236, 188, 22, 0.95) 0%, rgba(236, 188, 22, 0) 100%)!important;
}






.bg-img-hero .badge {
    background-color: rgb(255 255 255 / 30%);
    border-radius: 0px;
    margin-bottom: 0px!important;
}



.img-holder img {
    min-width: 100%!important;
    height: auto;
    min-height: 100%;
}

.bg-img-hero p.lead {
	width:60%;
	
}



article.card {
    border-radius: 0px;
}



.badge-pill {
    font-size: 11px;
    text-transform: none;
    letter-spacing: 1px;
    padding-right: 10px!important;
    padding-left: 10px!important;
}

@media (min-width: 1200px) {
	.container, .container-sm, .container-md, .container-lg, .container-xl {
		max-width: 1500px;
	}

}





.ben-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.inner-header::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}



.gradient-y-overlay-sm-gray-900::before {
   background-image: linear-gradient(to bottom, rgba(30, 32, 34, 0.6) 0%, rgba(33, 50, 91, 0.6) 100%);
    background-repeat: repeat-x;
}


.bg-dark .text-primary, #content ul li::before {
    color: #42A4D9!important;
}

.bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark p {
    color: #fff;
}

.bg-dark h3, .bg-dark p {
    opacity: 0.7;
}

 
.featured.bg-primary h2,
.featured.bg-primary p,
.featured.bg-dark h2,
.featured.bg-dark p,
.featured.bg-dark 
{
	color:#fff!important;
}

.featured.bg-dark i {
	color:#007aff;
}




.result-fixtures-container {
	clear:both; 
	
}


.result-fixtures-container .card {
    border-bottom: solid 1px #e2e2e2!important;
    border-radius: 0px;
}



.result-fixtures-container .collapsed .fa-minus {
	display: none;
}


.result-fixtures-container  .collapsed .fa-plus {
	display: block;
}
 

tr.split {
    border-top: solid 1px #ececec;
}

.bg-upcoming:first-child:before {
	content: "test";
	position: absolute;
}


td.tourn-name {
    font-weight: 700;
}

.th.tourn-date {
    font-size: 0.8rem;
}

.card.side h3 {
    border-bottom: solid 1px #42a4d9;
    padding-bottom: 9px;
    margin-bottom: 30px;
    /* width: 80%; */
    color: #42a4d9;
    margin-left: auto;
    font-size: 16px;
    margin-right: auto;
    text-align: left!important;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.flickity-fixtures .flickity-viewport {
    height: 490px!important;
}

.result-fixtures-container .fa-minus {
	display: block;
}


.result-fixtures-container  .fa-plus {
	display: none;
}
.card.side {
    box-shadow: 0 12px 15px rgb(140 152 164 / 10%);
	padding-top: 20px;
}

.flickity-fixtures .col-lg-6 {
    opacity: 0.3;
} 

.flickity-fixtures .col-lg-6.is-selected {
    opacity: 1;
} 



.bootstrap-table .fixed-table-container.fixed-height .fixed-table-border {
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    box-shadow: none;
    background-color: #f9f9f9;
}


.sponsor-detail-logo {
    max-width: 67%;
}

.bootstrap-table .fixed-table-container.fixed-height:not(.has-footer) {
    border-bottom: 1px solid #f9f9f9;
}
span.item-sponsor-lead {
	position: absolute;
    top: 10px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bolder;
    left: 0px;
    right: 0px;
    /* bottom: 22px; */
    margin-left: auto;
    margin-right: auto!important;
    width: fit-content;
}

li.page-item:before {
    display: none;
}

 .item-sponsor {
    padding-left: 10px;
    padding-right: 10px;
	 
	 
}




.item-sponsor.item-lead-sponsor {
 
}

.item-sponsor .badge {
    padding: 5px!important;
    margin-bottom: 5px;
    font-size: 8px;
  
}

span.item-sponsor-lead.item-sponsor-other {
    top: -7px;
}


.badge-rackets {
    background-color: rgb(66 164 218 / 15%);
    color: #42A4DA;
}



.badge-tennis {
	background-color: rgb(38 45 115 / 15%);
    color: #262d73;
}


 
.list-social .btn {
    font-size: 20px;
}

.bootstrap-table .page-list {
	
	display: none!important;
}


.item-logo {
    background-color: #fff;
    display: block;
    height: 100%;
    border-radius: 7px;
    height: 91px;
	
	
}

.item-sponsor.item-lead-sponsor a {
    height: 137px;
}


.item-logo img {
    max-width: 68%;
    max-height: 75px;
}



.item-lead-sponsor .item-logo img {
    max-height: 145px;
}





.tab-content .item-fixture-news {
    padding-left: 0px;
    padding-right: 0px;
}
	
 
.flickity-fixtures td {
    font-size: 12px;
	line-height: 12px;
    padding: 7px;
}

.column .column {
    padding-left: 0px;
    padding-right: 0px;
}


.img-align-right, .img-align-left { 

	margin-bottom:20px;
}



.fancybox-slide {

    padding: 5px!important;
  
}


#heroSlider .js-slide {
    margin-top: 0px!important;
}


div#heroSlider {
    margin-top: 77px;
}


.lead2.text-white {
	
	color:#fff!important;
}


.btn-secondary {
    color: #fff;
    background-color: #38a3d9!important;
    border-color: #38a3d9!important;
}


.sectionSlider .js-slide.bg-img-hero::before {
    
    background-image: linear-gradient(to right, rgba(40, 46, 117, 0.8) 0%, rgba(40, 46, 117, 0) 100%);
    background-repeat: repeat-x;
    width: 52%;
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    content: "";
}
 
 

.text-yellow {
	color:#FFCB18!important;
}

.sectionLinksCarousel .card {
	
	border-radius:0px;
	height:700px!important;
	
}

.card-body .card-inner {
    margin-top: 33%;
}

.sectionLinksCarousel .display-4 {
  font-family: 'ambit_bold';
	
}

.slide-second.slick-current .text-white {
    color: #d77140!important;
}



.slide-second.js-slide .text-white {
font-weight: 600;
}


.slide-second.slick-current  .slick-pagination-line-progress {
    background-color: #d77140;
}



.sectionSlider .container {
    z-index: 1;
}


.bg-primary {
    background-color: #69B6DE!important;
}

.headingStyle-large h2 {
    font-size: 50px!important;
}


.headingStyle-large .badge {
    background-color: transparent!important;
    color: #262d73;
    font-size: 32px;
    text-transform: inherit;
    margin-bottom: 12px!important;
    display: block;
}

.headingStyle-large .lead p {
    color: #38a3d9!important;
    font-size: 1.5rem;
}


.headingStyle-large .lead p:last-child {
	margin-bottom: 0px!important;
}


section.bg-impactTennis {
    background-color: #0F0F0F;
	background-image: url("https://www.tennisandrackets.com/assets/images/impactTennis2.jpg");
    background-size: 62%;
    /* min-height: 1188px; */
    background-position: top right;
    padding-top: 340px;
  
	padding-bottom: 135px;
	background-repeat: no-repeat;
	position: relative;
}


.impactTop img {
    width: 62%;
	margin-left: -129px;
	height: auto;
}
.text-grey {
    color: #999999;
}

.fixtures-rackets h3 a {
    color: #38a3d9;
}
	

.text-rackets {
    color: #38a3d9;
}

	.impactTop {
    background-color: #fff;

    /* min-height: 1188px; */
    background-position: top right;
    background-repeat: no-repeat;
    text-align: right;
 
}
	

	
	 
section.bg-impactRackets {
    background-color: #0F0F0F;
	background-image: url("https://www.tennisandrackets.com/assets/images/impactRackets.jpg");
    background-size: 62%;
    /* min-height: 1188px; */
    background-position: top left;
    padding-top: 210px;
    padding-bottom: 100px;
	background-repeat: no-repeat;
	position: relative;
}


.slick-pagination li:before {
	display: none;
	
}


	
	
.bg-impactTennis::before {
    background-image: linear-gradient(to right, rgba(40, 46, 117, 0.95) 0%, rgba(40, 46, 117, 0) 100%)!important;
    background-repeat: repeat-x;
    width: 50%;
    left: 0px;	
	position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    content: "";
}
	
	
.bg-impactRackets::before {
    background-image: linear-gradient(to right, rgba(66, 164, 218, 0) 0%, rgba(66, 164, 218, 0.75) 100%);
    background-repeat: repeat-x;
    width: 75%;
    right: 0px;	
	position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    content: "";
}	
	

.bg-impactTennis .badge {
    background-color: #282E75;
   
}
	
.bg-impactRackets .badge {
    background-color: #42A4DA;
   
}
		
	
.bg-imapct .badge {

    font-size: 11px;
    margin-bottom: 15px!important;
}

	
	
.btn-orange {
    background-color: #DE7417;
    color: #fff;
}
	
.btn-link-orange {
    color: #DE7417;
    /* text-transform: uppercase; */
}	
	
	
.btn-yellow {
    background-color: #FFCB18;
    color: #fff;
}	
	
.btn-link-yellow {
    color: #FFCB18;
    /* text-transform: uppercase; */
}
	
	
.btn-new {
    border-radius: 0px;
    position: relative;
    text-transform: uppercase;
    /* padding: 0.75rem 1rem; */
    font-size: 17px;
    padding-right: 30px;
    padding-left: 30px;
}
	
.btn-new:before {
    content: "";
    width: 103%;
    height: 107%;
    border: solid 2px #fff;
    position: absolute;
    top: -15%;
    left: -6%;
	opacity: 0.6;
} 
	


.item-gallery.item-video-gallery.side-gallery-video {
	padding-left:0px!important;
	padding-right:0px!important;
}


.cal-v2-img {
    background-image: url(/assets/images/placeholder.jpg);
    background-position: center center;
    background-repeat: no-repeat;
	    background-size: cover;
  
}

.card-header.bg-light {
    border-bottom: solid 3px #fff;
	transition: all 0.5s ease;
}

.collapse.show {
    margin-top: -2px;
	transition: all 0.5s ease;
}
 
.collapse {
  
	transition: all 0.5s ease;
}


.fixture-info a {
    color: #262d73!important;
}

@media (max-width: 1200px) {
.nav-tabs .nav-link {
    font-size: 15px;
    padding-left: 0.3rem!important;
    padding-right: 0.3rem!important;
    margin-right: 10px;
    margin-left: 10px;
	padding-bottom: 3px;
}	
	
	
.nav-tabs .nav-item {

    margin-right: 0px;
    margin-left: 0px;
}	 
		
	
	
}

@media (max-width: 992px) {
	
	
.nav-tabs .nav-link {
    font-size: 14px;
    padding-left: 0.3rem!important;
    padding-right: 0.3rem!important;
    margin-right: 10px;
    margin-left: 10px;
}	
	
	
.nav-tabs .nav-item {

    margin-right: 0px;
    margin-left: 0px;
}	
		
	
	
.nav-tabs {
    border-bottom: 0.0625rem solid #e7eaf3;
}





@media (max-width: 992px) {
.table, .table-responsive {
	
font-size:12px;
}

.card .table th, .card .table td {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    line-height: 16px;
}	
	
	
}


	
	@media (max-width: 720px) {
	
		.cal-v2-img img {
			
			height:100%;
			max-width: none;
		}
	
	
	}
	
	

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






/*
	
	
	
	

// Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap*/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {  }

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

.flickity-fixtures td {
    font-size: 14px;
	line-height: 17px;
    padding: 10px;
}
	
	
.item-tourn-result {
    font-size: 14px;
    margin-bottom: 11px;
    line-height: 16px;
    padding: 32px;
}

	.display-5 {
    font-size: 4.0rem!important;
    line-height: 4.0rem!important;
}
	
	
.img-align-right {
	float: right;
	margin-left:30px;
	margin-bottom:20px;
}


.img-width-50, .img-width-Half, .img-width- {
	width:50%;
	clear: right;
}
	
	.img-width-33 {
	width:33%;
}


.img-align-left {
	float: left;
	margin-right:30px;
	margin-bottom:20px;
}
	
	
	
 
}






/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

.bg-img-hero {
    margin-top: 75px;
}

 
.tab-content .item-fixture-news {
    padding-left: 15px;
    padding-right: 15px;
}
	
	.display-4 {
    font-size: 3.5rem!important;
	  line-height: 1.2;
	
}
h1 {

	
		font-size: 3.5rem;
    line-height: 3.1rem
  
}
	
	
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {

    padding-right: 35px;
    padding-left: 35px;
}


.inner-header h1 {
	width: 78%;
	
}
	
	
	
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
.text-over-img {
    right: -188px;
    width: 144%;
    position: absolute;
    top: 17%;
}

.text-over-img.text-over-img-left {
    left: -188px;
}

.text-over-img.text-over-img-left .btn {
     /* margin-left: 220px; */
    text-align: right;
    float: right;
    margin-left: 20px;
}
	
	.img-holder {
    width: 49%;
    margin-left: 25%;
}


section.bg-impactRackets {
    background-size: 80%;
}	


}




@media (min-width: 1550px) { 
	
	.title-negative {
		margin-left:-2.5rem;
	}
	
	.font-size-3, .font-size-3 p {
		line-height: 2.3rem;
		font-size: 1.8rem;
	}	
	
	
	section.bg-impactTennis {
		background-size: 80%;
	}

	
	
section.bg-impactTennis {
  padding-bottom: 310px;
}
	
section.bg-impactRackets {
  padding-bottom: 210px;
} 
	

	.impactTop img {
		width: 80%;
	}	
	
	

}




@media (max-width: 1200px) { 

.img-holder img {
 
  height: 100%;
    min-height: 17%;
    width: auto;
    float: right;
}
	
	
.brand-shape-rectangle .img-holder:before, .brand-shape-rectangle .img-holder:after {

width: 64%;
    height: 165px;
    right: -7%;

}	
	

}



@media (max-width: 1400px) { 

.img-holder img {

    float: right;
}

}


