.des {
	display:block;
}
.mob {
	display: none;
}
.container {
	width:80% !important;
} 
.main-banner {
	background: url(/assets/event/google-next/Shoptalk-event-banner.jpg) no-repeat center center;  
	background-size: 100%;
}
.main-banner .banner-sect {
	padding-top: 3rem;
	padding-bottom: 5rem;
}
.banner-logo .t-logo {
	width: 100%;
}
.banner-logo .g-logo {
	width: 173px;
	float: right;
}
.banner-eve-det .meet{
	font-family: 'Poppins', sans-serif;
	font-size: 42px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 0rem;
}
.banner-eve-det .gd{
	font-family: 'Poppins', sans-serif;
	font-size: 120px;
	line-height: 130px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 2rem;
}
.banner-eve-det .det {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 2rem;
}
.banner-eve-det .whe-title {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	color: #FE5000;
	text-transform: uppercase;
}
.banner-eve-det .whe-ti-ve {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: #FFFFFF;
}
.banner-eve-det hr {
	width: 15%;
	border: 2px solid #FE5000;
	opacity: 1;
}
.banner-eve-det .bnr-cta {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 15px 30px;
	background: #FE5000;
	color: #FFFFFF;
	border: none;
	margin-top: 2rem;
}
.banner-eve-det .bnr-cta img {
	margin-left: 15px;
}
.event-detail {
	background: url(/assets/event/google-next/Background-effects.svg) no-repeat center center;  
	background-size: 100%;
	padding-top: 5rem;
    padding-bottom: 5rem;
}
.event-detail .why-attend .title {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 500;
	color: #000000;
}
.event-detail .why-attend .det-t {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #000000;
	width: 80%;
	margin-bottom: 1.5rem;
}
.event-detail .why-attend .indus-img {
	width: 43.65px;
}
.event-detail .why-attend .indus {
	margin-bottom: 1rem;
}
.event-detail .why-attend .indus-title {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 0rem;
}
.why-title {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #FE5000;
	margin-bottom: 1.5rem;
}
.why-num {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 500;
	color: #FE5000;
}
.why-desc {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #000000;
	padding-left: 6px; 
}
.awards {
	padding-top: 3rem;
    padding-bottom: 3rem;
}
.awards .awards-title {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 500;
	color: #000000;
}
.awards .awards-des {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 2rem;
}
.awards img {
	width: 100%;
	margin:20px 0px 0px;
}
.experts {
	padding-top: 3rem;
    padding-bottom: 3rem;
}
.experts .expert-title {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 1.5rem;
}
.experts .exprt {
	margin-right: 4rem;
}
.experts .exprt .exp-img img {
	width: 223px;
	margin-bottom: 1.2rem;
}
.experts .exprt h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #000000;
}
.experts .exprt p {
	font-family: 'Poppins', sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #000000;
}
.cop {
	background: #191919;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.cop .copyright {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom:0rem;
	text-transform: uppercase;
}
@media only screen and (max-width: 1920px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
}

@media only screen and (max-width: 1660px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.main-banner .banner-sect {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	.banner-logo .g-logo {
		width: 150px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 90px;
		line-height: 100px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 50px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		line-height: 35px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 15px 30px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 1rem;
	}
	.event-detail {
		background: url(/assets/event/google-next/Background-effects.svg) no-repeat center center;
		background-size: 100%;
		padding-top: 3rem;
		padding-bottom: 0rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 35.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 1rem;
	}
	.experts .exprt {
		margin-right: 3rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt .exp-img img {
		width: 190px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 24px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000000;
	}
	.cop .copyright {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 0rem;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 1440px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.main-banner .banner-sect {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	.banner-logo .g-logo {
		width: 150px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 90px;
		line-height: 100px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 50px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		line-height: 35px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 15px 30px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 1rem;
	}
	.event-detail {
		background: url(/assets/event/google-next/Background-effects.svg) no-repeat center center;
		background-size: 100%;
		padding-top: 3rem;
		padding-bottom: 0rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 35.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 1rem;
	}
	.experts .exprt {
		margin-right: 3rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt .exp-img img {
		width: 190px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 24px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000000;
	}
	.cop .copyright {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 0rem;
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 1366px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.main-banner .banner-sect {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	.banner-logo .g-logo {
		width: 150px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 90px;
		line-height: 100px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 50px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		line-height: 35px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 15px 30px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 1rem;
	}
	.event-detail {
		background: url(/assets/event/google-next/Background-effects.svg) no-repeat center center;
		background-size: 100%;
		padding-top: 3rem;
		padding-bottom: 0rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 35.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 17px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 1rem;
	}
	.experts .exprt {
		margin-right: 3rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 40px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt .exp-img img {
		width: 190px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 24px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000000;
	}
	.cop .copyright {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 0rem;
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 1280px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.banner-logo .g-logo {
		width: 120px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 70px;
		line-height: 79px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 18px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		line-height: 30px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 12px 20px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 1rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 30.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 1rem;
	}
	.experts {
		padding-top: 0rem;
		padding-bottom: 3rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 35px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt {
		margin-right: 2rem;
	}
	.experts .exprt .exp-img img {
		width: 170px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
	}
	
}

@media only screen and (max-width: 1140px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.banner-logo .g-logo {
		width: 100px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 60px;
		line-height: 69px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det hr {
		width: 25%;
		border: 2px solid #FE5000;
		opacity: 1;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		line-height: 21px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 10px 17px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 0rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 25.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 13px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-attend .col-11 {
		flex: 0 0 auto;
		width: 90.666667%;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 11px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 13px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 0rem;
	}
	.experts {
		padding-top: 0rem;
		padding-bottom: 1rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt .exp-img img {
		width: 130px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 400;
		color: #000000;
	}
	.experts {
		padding-top: 0rem;
		padding-bottom: 3rem;
	}
	.cop .copyright {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 0rem;
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 1024px) {
	.des {
		display:block;
	}
	.mob {
		display: none;
	}
	.banner-logo .g-logo {
		width: 100px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 60px;
		line-height: 69px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 2rem;
	}
	.banner-eve-det hr {
		width: 25%;
		border: 2px solid #FE5000;
		opacity: 1;
	}
	.banner-eve-det .det {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1rem;
	}
	.banner-eve-det .whe-title {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		line-height: 34px;
		font-weight: 500;
		color: #FE5000;
		text-transform: uppercase;
	}
	.banner-eve-det .whe-ti-ve {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		line-height: 21px;
		font-weight: 400;
		color: #FFFFFF;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 10px 17px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 0rem;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		width: 93%;
		margin-bottom: 1.5rem;
	}
	.event-detail .why-attend .indus-img {
		width: 25.65px;
	}
	.event-detail .why-attend .indus-title {
		font-family: 'Poppins', sans-serif;
		font-size: 13px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 0rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-attend .col-11 {
		flex: 0 0 auto;
		width: 90.666667%;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 11px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
	}
	.awards .awards-des {
		font-family: 'Poppins', sans-serif;
		font-size: 13px;
		font-weight: 400;
		color: #000000;
		margin-bottom: 0rem;
	}
	.experts {
		padding-top: 0rem;
		padding-bottom: 1rem;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 30px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt .exp-img img {
		width: 130px;
		margin-bottom: 1rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #000000;
	}
	.experts .exprt p {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 400;
		color: #000000;
	}
	.experts {
		padding-top: 0rem;
		padding-bottom: 3rem;
	}
	.cop .copyright {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 0rem;
		text-transform: uppercase;
	}
}

@media only screen and (min-device-width: 300px) and (max-device-width: 1024px) and (orientation:portrait) {
	.des {
		display:none;
	}
	.mob {
		display: block;
	}
	.container {
		width: 90% !important;
	}
	.main-banner {
		background: url(/assets/event/google-next/Shoptalk-event-banner-mob.png) no-repeat center center;  
		background-size: 100%;
	}
	.banner-logo {
		padding: 25px 25px 0px !important;
	}
	.banner-logo .g-logo {
		width: 75px;
		float: right;
	}
	.banner-eve-det .meet {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 0rem;
	}
	.banner-eve-det .gd {
		font-family: 'Poppins', sans-serif;
		font-size: 50px;
		line-height: 60px;
		font-weight: 500;
		color: #FFFFFF;
		margin-bottom: 1rem;
	}
	.banner-eve-det .bnr-cta {
		font-family: 'Poppins', sans-serif;
		font-size: 10px;
		font-weight: 500;
		text-transform: uppercase;
		border-radius: 3px;
		padding: 10px 25px;
		background: #FE5000;
		color: #FFFFFF;
		border: none;
		margin-top: 0rem;
	}
	.event-detail {
		background: url(/assets/event/google-next/Background-effects-mob.svg) no-repeat center center;  
		background-size: 100%;
	}
	.event-detail .why-attend .title {
		font-family: 'Poppins', sans-serif;
		font-size: 26px;
		font-weight: 500;
		color: #000000;
	}
	.event-detail .why-attend .det-t {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		font-weight: 400;
		color: #000000;
		width: 100%;
		margin-bottom: 1.5rem;
	}
	.why-title {
		font-family: 'Poppins', sans-serif;
		font-size: 25px;
		font-weight: 500;
		color: #FE5000;
		margin-bottom: 1rem;
		margin-top: 1rem;
	}
	.why-num {
		font-family: 'Poppins', sans-serif;
		font-size: 27px;
		font-weight: 500;
		color: #FE5000;
	}
	.why-desc {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000000;
		padding-left: 6px;
	}
	.awards .awards-title {
		font-family: 'Poppins', sans-serif;
		font-size: 26px;
		font-weight: 500;
		color: #000000;
	}
	.experts .exprt {
		margin-right: 0rem;
	}
	.experts .exprt h5 {
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 600;
		color: #000000;
	}
	.experts .expert-title {
		font-family: 'Poppins', sans-serif;
		font-size: 24px;
		font-weight: 500;
		color: #000000;
		margin-bottom: 1.5rem;
	}
	.experts .exprt p {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #000000;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
}
