@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
	#smwone-navigation {
		padding:20px 0;
	}
	
	#smwone-navigation .logo svg {
		height:20px;
		margin-top:0;
	}
	
	#smwone-navigation .edit-profile .more-tabs-dropdown {
		margin-right:10px;
	}
	
	#smwone-navigation .edit-profile button {
		background-color:transparent!important;
		top:-14px;
		position:relative;
	}
	
	.open-smwone-navigation-fullscreen {
		top:-5px;
	}
	
	#header-smwone-page .caption {
		width:80%;
		margin-bottom:-150px;
	}
	
	#header-smwone-page .caption .smwone {
		width:80%
	}
	
	#header-smwone-page .tagline {
		margin-top:-20px;
	}
	
	#header-smwone-page .tagline h4 {
		font-size:14px;
	}
	
	section .btn-white {
		font-size:11px;
		padding:14px 30px;
	}
	
	#header .tagline {
		margin-top:20px;
		width:100%;
	}
	
	#header .tagline h3 {
		color:#fff;
		font-size:14px;
		text-transform:capitalize;
		letter-spacing:4px;
	}
	
	#header .tagline h4 {
		color:#fff;
		font-size:24px;
		font-weight:600;
		text-transform:uppercase;
		margin:40px 0;
		margin-bottom:20px;
	}
	
	#header .tagline p {
		color:#fff;
		font-size:9px;
		text-transform:capitalize;
		letter-spacing:4px;
	}
	
	#header .tagline .cta-buy,#header .tagline .cta-ryi {
		font-size:11px;
		padding:14px 30px;
	}
	
	#header.shrink {
		height:200px;
		padding:0;
		border-bottom-left-radius:50% 90%;
		border-bottom-right-radius:50% 90%;
	}
	
	#header.shrink .caption {
		display:none;
	}
	
	#header-mini .tagline {
		margin-top:20px;
		width:100%;
	}
	
	#header-mini .tagline h3 {
		color:#fff;
		font-size:18px;
		text-transform:capitalize;
		letter-spacing:4px;
	}
	
	#header-mini .tagline h4 {
		color:#fff;
		font-size:24px;
		font-weight:600;
		text-transform:uppercase;
		margin:40px 0;
	}
	
	#header-mini .tagline p {
		color:#fff;
		font-size:9px;
		text-transform:capitalize;
		letter-spacing:4px;
	}
	
	#header-mini .tagline p {
		font-size:12px;
	}
	
	#header-mini .tagline .cta-buy,#header-mini .tagline .cta-ryi {
		font-size:11px;
		padding:14px 30px;
	}
	
	#register-your-interest .info {
		width:100%!important;
		margin:50px 0;
	}
	
	#register-your-interest img {
	}
	
	#thanks h2 {
		font-size:24px;
	}
	
	#thanks p {
		font-size:18px;
	}
	
	#thanks .cta {
		font-size:12px;
	}
	
	#about h3 {
		font-size:24px;
	}
	
	#event-overview h3 {
		font-size:24px;
	}
	
	#about h4 {
		font-size:18px;
	}
	
	#about img {
		width:80%;
	}
	
	#about .countdown h2 {
		font-size:24px;
		margin-bottom:15px;
	}
	
	#about .countdown h3 {
		font-size:14px;
	}
	
	#about .countdown #clock {
		font-size:3rem;
		width:90%;
	}
	
	#about .countdown #clock span {
		margin-bottom:15px;
	}
	
	#about .header h2,
	#quote-1 .header h2,
	#quote-2 .header h2,
	#theme .header h2,
	#tracks .header h2,
	#agenda .header h2,
	#who-attends .header h2,
	#speakers .header h2,
	#sponsors .header h2,
	#sponsorship .header h2,
	#attend .header h2,
	#page .header h2 {
		font-size:32px;
	}
	
	#about .header h2 span,
	#quote-1 .header h2 span,
	#quote-2 .header h2 span,
	#theme .header h2 span,
	#tracks .header h2 span,
	#agenda .header h2 span,
	#who-attends .header h2 span,
	#speakers .header h2 span,
	#sponsors .header h2 span,
	#sponsorship .header h2 span,
	#attend .header h2 span,
	#page .header h2 span {
		font-size:18px;
	}
	
	#about .header h3,
	#quote-1 .header h3,
	#quote-2 .header h3,
	#theme .header h3,
	#tracks .header h3,
	#agenda .header h3,
	#who-attends .header h3,
	#speakers .header h3,
	#sponsors .header h3,
	#sponsorship .header h3,
	#attend .header h3,
	#page .header h3 {
		font-size:20px;
		font-weight:600;
	}
	
	#speakers .speaker h4 {
		font-size:14px;
	}
	
	#speakers .speaker p {
		font-size:11px;
	}
	
	#quote-1 blockquote p,#quote-2 blockquote p {
		font-size:18px;
	}
	
	#quote-1 blockquote svg,#quote-2 blockquote svg {
		font-size:24px;
	}
	
	#sponsors h4 {
		font-size:14px;
	}
	
	#attend li {
		font-size:14px;
	}
	
	#attend .announcement {
		width:90%;
	}
	
	#attend .announcement p,#attend .announcement p span {
		font-weight:600;
		font-size:14px;
	}
	
	#sponsorship h3,#ryi h3 {
		font-size:24px;
	}
	
	#ryi p {
		font-size:14px;
	}
	
	.section-cta h3 {
		font-size:18px;
	}
	
	@keyframes shrink {
	100% {
		-webkit-transform:scale(0.8);
		transform:scale(0.8);
		opacity:1;
	}
}