body {
	overflow-x: hidden;
	margin: 0;
	padding: 0 !important;
	background-color: #ffffff;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	word-wrap: break-word;
}

u {
	text-decoration: underline;
}

img {
	display: block;
	margin: 0 auto;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	font: 400 16px/26px 'Poppins', Sans-serif;
	color: #737373;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 !important;
	color: #464646;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', Sans-serif;
	font-weight: 500;
}

h1 {
	font-size: 40px;
	line-height: 50px;
}

h2 {
	font-size: 36px;
	line-height: 46px;
}

h3 {
	font-size: 32px;
	line-height: 42px;
}

h4 {
	font-size: 24px;
	line-height: 34px;
}

h5 {
	font-size: 22px;
	line-height: 32px;
}

h6 {
	font-size: 20px;
	line-height: 30px;
}

p {
	font: 400 16px/26px 'Poppins', Sans-serif;
	color: #737373;
}

a {
	text-decoration: none !important;
	-webkit-transition: all 0.3s ease !important;
	-moz-transition: all 0.3s ease !important;
	transition: all 0.3s ease !important;
	font: 400 16px/26px 'Poppins', Sans-serif;
}

a:hover {
	color: initial;
}

p {
	margin-bottom: 24px;
}

p:last-child {
	margin-bottom: 0 !important;
}

.big-heading {
	font-size: 100px;
	line-height: 108px;
}

.normal-heading {
	font-size: 50px;
	line-height: 60px;
}

.normal-padding {
	padding: 50px 0;
}

.big-padding {
	padding: 80px 0;
}

.vid-wrapper {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden;
	background: #ffffff;
}

.vid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.btn-link {
	max-width: 410px;
	border-radius: 50px;
	padding: 10px;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.btn-link:hover {
	background-position: right center !important;
}

/*Banner Styles*/
#ty-banner .vid-wrapper {
	max-width: 700px;
	padding: 5px;
	background-color: #7d3ab9;
}

#ty-banner .row-2 .inner-row {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 40px 18px;
	max-width: 690px;
	box-shadow: 0 0 10px #000;
}

#ty-banner .inner-row .content-wrapper p {
	font: 16px/30px 'Montserrat', sans-serif;
}

#ty-banner .btn-link {
	background: rgb(61, 50, 191);
	background: -moz-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	background: linear-gradient(to right, rgba(61, 50, 191, 1) 0%, rgba(142, 51, 225, 1) 50%, rgba(61, 50, 191, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d32bf', endColorstr='#3d32bf', GradientType=1);
	background-size: 200% auto;
	padding: 14px 10px;
}

#ty-banner .log-in {
	font-size: 25px;
	padding: 20px 50px;
	line-height: 1;
	max-width: max-content;
}

/*End Banner Styles*/

/*Section-1 Styles*/
#ty-sec-1 {
	background: #05000b;
}

#ty-sec-1 .btn-link {
	background: rgb(255, 74, 52);
	background: -moz-linear-gradient(left, rgba(255, 74, 52, 1) 0%, rgba(255, 66, 99, 1) 50%, rgba(255, 74, 52, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 74, 52, 1) 0%, rgba(255, 66, 99, 1) 50%, rgba(255, 74, 52, 1) 100%);
	background: linear-gradient(to right, rgba(255, 74, 52, 1) 0%, rgba(255, 66, 99, 1) 50%, rgba(255, 74, 52, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a34', endColorstr='#ff4a34', GradientType=1);
	background-size: 200% auto;
}

/*End Section-1 Styles*/

/* Footer Styles*/
#ty-footer {
	background: #05000b;
	background: -moz-linear-gradient(top,  #05000b 0%, #271446 100%);
	background: -webkit-linear-gradient(top,  #05000b 0%,#271446 100%);
	background: linear-gradient(to bottom,  #05000b 0%,#271446 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05000b', endColorstr='#271446',GradientType=0 );	
}

#ty-footer .mailto img {
	border-radius: 50%;
}

#ty-footer .mailto p {
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
}

#ty-footer .mailto .email {
	font-size: 24px;
	line-height: 24px;
	color: #01a7ff;
	display: block;
	padding: 10px 10px 10px 45px;
	border: 2px solid #01a7ff;
	border-radius: 50px;
}

#ty-footer .mailto .email .fa-skype {
	position: absolute;
	left: 0;
	font-size: 35px;
	padding: 10px;
	background-color: #01a7ff;
	border-radius: 50%;
	top: 0;
	transform: translate(-5px, -5px);
}

#ty-footer .footer-bottom {
	border-color: rgba(255, 255, 255, 0.15) !important;
}

#ty-footer .footer-nav li a {
	font-family: 'Montserrat', Sans-serif;
	font-weight: 300;
	color: #111111;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #434343;
}

/* End Footer Styles*/

/* >>> RESPONSIVE <<< */
/* Screen-size 1199 */
@media screen and (max-width: 1199px) {
	h1 {
		font-size: 35px;
		line-height: 48px;
	}

	h2 {
		font-size: 32px;
		line-height: 42px;
	}

	h3 {
		font-size: 30px;
		line-height: 40px;
	}

	h4 {
		font-size: 22px;
		line-height: 32px;
	}

	h5 {
		font-size: 20px;
		line-height: 30px;
	}

	h6 {
		font-size: 18px;
		line-height: 28px;
	}
}

/* Screen-size 991 */
@media screen and (max-width: 991px) {
	h1 {
		font-size: 32px;
		line-height: 42px;
	}

	h2 {
		font-size: 27px;
		line-height: 37px;
	}

	h3 {
		font-size: 25px;
		line-height: 35px;
	}

	h4 {
		font-size: 22px;
		line-height: 32px;
	}

	h5 {
		font-size: 18px;
		line-height: 28px;
	}

	h6 {
		font-size: 16px;
		line-height: 24px;
	}

	p {
		font-size: 15px;
		line-height: 25px;
	}

	.big-heading {
		font-size: 80px;
		line-height: 90px;
	}

	.normal-heading {
		font-size: 45px;
		line-height: 55px;
	}

	.big-padding {
		padding: 50px 0;
	}

	.col {
		min-height: 0;
	}
}

/* Screen-size 767 */
@media screen and (max-width: 767px) {
	h1 {
		font-size: 30px;
		line-height: 40px;
	}

	h2 {
		font-size: 25px;
		line-height: 35px;
	}

	h3 {
		font-size: 22px;
		line-height: 32px;
	}

	h4 {
		font-size: 20px;
		line-height: 30px;
	}

	h5 {
		font-size: 16px;
		line-height: 26px;
	}

	h6 {
		font-size: 15px;
		line-height: 24px;
	}

	p {
		font-size: 14px;
		line-height: 25px;
	}

	br {
		display: none;
	}

	.big-heading {
		font-size: 70px;
		line-height: 80px;
	}

	.normal-heading {
		font-size: 38px;
		line-height: 48px;
	}
}

/* Screen-size 640 */
@media screen and (max-width: 640px) {
	.normal-padding {
		padding: 40px 0;
	}
}

/* Screen-size 440 */
@media screen and (max-width: 440px) {
	.btn-link {
		font-size: 16px;
		line-height: 22px;
	}

	.big-heading {
		font-size: 50px;
		line-height: 60px;
	}

	.normal-heading {
		font-size: 32px;
		line-height: 42px;
	}

	#ty-banner .log-in {
		font-size: 18px;
		padding: 15px 40px;
	}

	#ty-footer .footer-nav {
		display: block !important;
		width: 100%;
		max-width: 160px;
		margin: 0 auto;
	}

	#ty-footer .footer-nav li {
		padding: 5px 0;
	}

	#ty-footer .footer-nav li a {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
}

/* Screen-size 375 */
@media screen and (max-width: 375px) {
	.btn-link {
		font-size: 14px;
		line-height: 20px;
	}
}

/* >>> END RESPONSIVE <<< */