/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/

.dark #header.transparent-header.full-header #logo, #header.transparent-header.full-header.dark #logo {
	border-color: rgba(255,255,255,0);
}

#header.transparent-header.full-header #logo {
	border-right-color: rgba(0,0,0,0);
}

.dark #header.transparent-header.full-header #header-wrap, #header.transparent-header.full-header.dark #header-wrap {
	border-bottom-color: rgba(255,255,255,0);
}
.dark #header.full-header, #header.full-header.dark {
	border-bottom-color: rgba(255,255,255,0);
}

.dark .transparent-header.full-header .primary-menu .menu-container, .transparent-header.full-header.dark .primary-menu .menu-container {
	border-color: rgba(255,255,255,0);
}

.transparent-header.full-header .primary-menu .menu-container {
	border-right-color: rgba(0,0,0,0);
}

.myloginext {
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 3px 22px;
	color: white;
	border:solid 2px #ffffff;
	background-color: rgba(0,0,0,0);
	text-transform: uppercase;
	text-shadow: none;
}

.myloginext:hover {
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	color: #333 !important;
	background-color: rgba(255,255,255,1) !important;
}

.sticky-header .myloginext {
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 3px 22px;
	color: #333 !important;
	border:solid 2px #333;
	background-color: rgba(0,0,0,0);
}

.sticky-header .myloginext:hover {
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	color: #333 !important;
	background-color: rgba(255,255,255,1) !important;
}

.myloginext.button.text-end i {
	margin: 0;
}

.mylogin {
	border:solid 2px #F92D5B;
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 3px 22px;
	text-transform: uppercase;
	text-shadow: none;
}
.mylogin:hover {
	background-color: white;
	color: #F92D5B;
	font-size: 0.9rem;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	font-weight: 600;
	text-shadow: none;
}

.slider-caption.slider-caption-center {
	position: relative;
	max-width: 90%;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.slider-caption h2 {
	letter-spacing: 0px;
	text-transform: none;
	font-weight: 500;
	font-size: 3rem;
	font-family: 'Roboto', sans-serif;
	/* font-family: 'Source Sans Pro', sans-serif; */
}

.swiper_wrapper .slider-caption p {
  font-size: 1.7rem;
	font-weight: 400;
}

.menu-link {
	font-size: 1rem;
	/* font-family: 'Roboto', sans-serif; */
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: 600;
}

.mega-menu-style-2 .mega-menu-title > .menu-link {
	letter-spacing: 0px;
}

.sub-menu-container .menu-item > .menu-link {
	font-size: 0.9rem;
}

.sourceSans {
	font-family: 'Source Sans Pro', sans-serif;
}

.hometiles {
	border-bottom: dashed 1px #cccccc !important;
	border-right: none !important;
}


.heading-block h4 {
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0px;
	font-family: 'Roboto', sans-serif;
	/* font-family: 'Source Sans Pro', sans-serif; */
}

.section > .testimonial {
	max-width: 100%;
}

.border-form-control {
	padding: 0;
	font-size: 1.15rem;
	background-color: transparent !important;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.4);
}

.border-form-controlarea {
	height: 100px;
	padding: 0;
	font-size: 1.15rem;
	background-color: transparent !important;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.4);
}

.testi-meta::before {
	content: '';
}

/* .grecaptcha-badge { 
	visibility: hidden;
} */

.color-2 {
	color: #2F45B5 !important;
}

.iconlist.iconlist-large {
	font-size: 1.2rem;
}

.op-gradient-icon {
	background: rgb(131,58,180);
	background: linear-gradient(90deg, rgba(248,15,68,1) 0%, rgba(17,69,174,1) 50%, rgba(15,206,189,1) 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.grid-border { overflow: hidden; }

.grid-border [class^=col-]:before,
.grid-border [class^=col-]:after {
	content: '';
	position: absolute;
}

.grid-border [class^=col-]:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid rgba(0,0,0,0.05);
}

.grid-border [class^=col-]:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.dark .grid-border [class^=col-]:before,
.dark .grid-border [class^=col-]:after { border-color: rgba(255,255,255,0.05); }

.counter {
	font-size: 34px;
}

/* .mega-menu-content {
	border-top-color: #109eb7 !important;
} */

img.mygrayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	opacity: 0.5;
	transition: 0.1s;
}

img.mygrayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
	opacity: 1;
	transition: 0.1s;
}

img.mybw {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	transition: 0.1s;
}

img.mybw:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
	transition: 0.1s;
}


.grid-filter li a {
	padding: 5px 10px;
	font-size: 0.8rem;
}

.grid-filter-wrap {
	justify-content: center;
}

.landing-video-live-stream {
	z-index: 5;
	width: 335px;
	height: 230px;
	margin: 80px 0px 0px 35px;
	background-color: black;
	position: relative;
}
.landing-video-live-stream iframe {
	z-index: 10;
	position: relative;
	width: 335px;
	height: 230px;
}

.landing-video-live-stream-img {
	max-width:480px;
}

@media (min-width: 576px){
	.landing-video-live-stream {
		z-index: 5;
		width: 395px;
		height: 275px;
		margin: 95px 0px 0px 50px;
		background-color: black;
		position: relative;
	}
	.landing-video-live-stream iframe {
		z-index: 10;
		position: relative;
		width: 395px;
		height: 275px;
	}
	.landing-video-live-stream-img {
		max-width:100%;
	}
}

@media (min-width: 768px){
	.landing-video-live-stream {
		z-index: 5;
		width: 303px;
		height: 215px;
		margin: 68px 0px 0px 30px;
		background-color: black;
		position: relative;
	}
	.landing-video-live-stream iframe {
		z-index: 10;
		position: relative;
		width: 303px;
		height: 215px;
	}
}

@media (min-width: 992px){
	.landing-video-live-stream {
		z-index: 5;
		width: 398px;
		height: 280px;
		margin: 95px 0px 0px 50px;
		background-color: black;
		position: relative;
	}
	.landing-video-live-stream iframe {
		z-index: 10;
		position: relative;
		width: 398px;
		height: 280px;
	}
}

@media (min-width: 1200px) {
	.landing-video-live-stream {
		z-index: 5;
		width: 480px;
		height: 330px;
		margin: 110px 0px 0px 62px;
		background-color: black;
		position: relative;
	}
	.landing-video-live-stream iframe {
		z-index: 10;
		position: relative;
		width: 480px;
		height: 330px;
	}
}

@media (min-width: 1400px) {
	.landing-video-live-stream {
		z-index: 5;
		width: 537px;
		height: 380px;
		margin: 131px 0px 0px 82px;
		background-color: black;
		position: relative;
	}
	.landing-video-live-stream iframe {
		z-index: 10;
		position: relative;
		width: 537px;
		height: 380px;
	}
}

.landing-video-webtv {
	z-index: 5;
	width: 322px;
	height: 224px;
	margin: 78px 0px 0px 2px;
	background-color: black;
	position: relative;
}

.landing-video-webtv iframe{
	z-index: 10;
	position: relative;
	width: 322px;
	height: 224px;
}

.landing-video-webtv-img {
	max-width:480px;
	margin-left: 15px;

}

@media (min-width: 576px){
	.landing-video-webtv {
		z-index: 5;
		width: 377px;
		height: 272px;
		margin: 92px 0px 0px -8px;
		background-color: black;
		position: relative;
	}
	
	.landing-video-webtv iframe{
		z-index: 10;
		position: relative;
		width: 385px;
		height: 272px;
	}

	.landing-video-webtv-img {
		max-width:100%;
		margin-left: 0px;
	}
}

@media (min-width: 768px){
	.landing-video-webtv {
		z-index: 5;
		width: 248px;
		height: 177px;
		margin: 58px 0px 0px -13px;
		background-color: black;
		position: relative;
	}
	
	.landing-video-webtv iframe{
		z-index: 10;
		position: relative;
		width: 248px;
		height: 177px;
	}
}

@media (min-width: 992px){
	.landing-video-webtv {
		z-index: 5;
		width: 330px;
		height: 232px;
		margin: 78px 0px 0px -10px;
		background-color: black;
		position: relative;
	}
	
	.landing-video-webtv iframe{
		z-index: 10;
		position: relative;
		width: 330px;
		height: 232px;
	}
}

@media (min-width: 1200px) {
	.landing-video-webtv {
		z-index: 5;
		width: 385px;
		height: 272px;
		margin: 95px 0px 0px -5px;
		background-color: black;
		position: relative;
	}
	
	.landing-video-webtv iframe{
		z-index: 10;
		position: relative;
		width: 385px;
		height: 272px;
	}
}
@media (min-width: 1400px) {
	.landing-video-webtv {
		z-index: 5;
		width: 446px;
		height: 315px;
		margin: 110px 0px 0px -3px;
		background-color: black;
		position: relative;
	}
	
	.landing-video-webtv iframe{
		z-index: 10;
		position: relative;
		width: 446px;
		height: 315px;
	}
}

.mediaplatform {
	position: relative;
	z-index: 5;
	width: 328px;
	height: 230px;
	margin: 16px 0px 0px 3px;
	background-color: black;
	position: relative;
}
.mediaplatform-img {
	max-width: 480px;
}

@media (min-width: 576px) {
	.mediaplatform {
		position: relative;
		z-index: 5;
		width: 370px;
		height: 259px;
		margin: 19px 0px 0px 3px;
		background-color: black;
		position: relative;
	}
	.mediaplatform-img {
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.mediaplatform {
		position: relative;
		z-index: 5;
		width: 492px;
		height: 345px;
		margin: 25px 0px 0px 10px;
		background-color: black;
		position: relative;
	}
}

@media (min-width: 992px) {
	.mediaplatform {
		position: relative;
		z-index: 5;
		width: 328px;
		height: 230px;
		margin: 16px 0px 0px 3px;
		background-color: black;
		position: relative;
	}
}

@media (min-width: 1200px) {
	.mediaplatform {
		position: relative;
		z-index: 5;
		width: 388px;
		height: 275px;
		margin: 20px 0px 0px 6px;
		background-color: black;
		position: relative;
	}
}

@media (min-width: 1400px) {
	.mediaplatform {
		position: relative;
		z-index: 5;
		width: 449px;
		height: 315px;
		margin: 23px 0px 0px 9px;
		background-color: black;
		position: relative;
	}
}