@media(min-width: 992px) and (max-width:1030px) {
	#example5 {
		max-width: 48.51vw !important;/* updated*/
		padding-left: 23.27vw !important;
	}
	.sp-thumbnail-container {
		width: 22.30vw !important;
	}
}
@media(min-width: 910px) and (max-width:992px) {
	#example5 {
		max-width: 46vw !important;/* updated*/
		padding-left: 23.27vw !important;
	}
	.sp-thumbnail-container {
		width: 22.30vw !important;
		height: 6vw !important;
	}
	#example5 .sp-thumbnail-image-container {
		width: 9.08vw !important;
		padding: 0.80vw !important;
		height: 6vw !important;
	}
	#example5 .sp-thumbnail-text {
		width: calc(100% - 9.08vw);
	}
	.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
		margin-bottom: 0.50vw !important;
		margin-top: 0.50vw !important;
	}
}
@media(min-width: 831px) and (max-width:910px) {
	#example5 {
		max-width: 43vw !important;
		padding-left: 23.27vw !important;
	}
	.sp-thumbnail-container {
		width: 22.30vw !important;
		height: 6vw !important;
	}
	#example5 .sp-thumbnail-image-container {
		width: 9.08vw !important;
		padding: 0.80vw !important;
		height: 6vw !important;
	}
	#example5 .sp-thumbnail-text {
		width: calc(100% - 9.08vw);
	}
	.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
		margin-bottom: 0.50vw !important;
		margin-top: 0.50vw !important;
	}
	.sp-mask {
		width: 100% !important;
	}
}
@media(min-width:600px) and (max-width: 830px) {
	#example5 {
		max-width: 68.46vw !important;
		padding-left: 28.34vw !important;
	}
	.sp-thumbnail-container {
		width:27.10vw !important;
		height: 8.19vw !important;
		margin-top: 0.60vw !important;
		margin-bottom: 0.60vw !important;
	}
	#example5 .sp-thumbnail-image-container {
		width: 12.04vw !important;
	}
	#example5 .sp-thumbnail-text {
		width: calc(100% - 12.04vw) !important;
	}
}
@media(max-width:880px) {
	.firstleftSection {
		width:40%;
	}
	.leftSection {
		width:calc(60% - 10px);
	}
	.rightSection {
		width:100%;
	}
	.social {
		width: 30%;
		margin-right: 10px;
	}
	.webinars {
		width:calc(70% - 10px);
	}
	.webinarsList li {
		width:50%;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.webinars .boxContentArea {
		min-height: 176px;
	}
}
@media(max-width:860px) {
	.pricingBtn {
		width: 100%;
	}
	.priceTitle {
	    font-size: 23px;
	    line-height: 30px;
	}
	.priceTagline {
	    font-size: 14px;
	    line-height: 16px;
	}
	.pricingPrice {
	    font-size: 67px;
	    line-height: 70px;
	}
}
@media(max-width: 830px) {
	.bannerArea {
		width: 100%;
	}
	.bannerrightSection {
		width:100%;
		margin-top: 20px;
	}
	.registerOption {
		width: 31.914893617021%;
		margin-right: 2.127659574468%;
		margin-bottom: 2.127659574468%;
	}
	.emailArea {
		width: 31.914893617021%;
		margin-right: 2.127659574468%;
		margin-bottom: 2.127659574468%;
	}
	.interOption {
		width: 31.914893617021%;
		margin-bottom: 2.127659574468%;
	}
}
@media(min-width:800px) {
	.speakersArea .speakerList li:nth-child(5n) {
		margin-right:0;
	}
	.boxContentArea .speakerList li {
		width: 31.914893617021%;
		line-height:0;
	}
	.boxContentArea .speakerList li:nth-child(3n) {
		margin-right:0;
	}
}
@media(min-width:640px) and (max-width:800px) {
	.speakersArea .speakerList li {
		width: 23.404255319149%;
		line-height:0;
	}
	.speakersArea .speakerList li:nth-child(4n) {
		margin-right:0;
	}
	
}
@media(min-width:769px) and (max-width:800px) {
	.boxContentArea .speakerList li {
		width: 31.914893617021%;
		line-height:0;
	}
	.boxContentArea .speakerList li:nth-child(3n) {
		margin-right:0;
	}
}
@media(min-width:769px) {
	.datatable > tbody > tr:nth-child(2n) {
		background: #eee none repeat scroll 0 0;
	}
	.regsdatatable > tbody > tr:nth-child(2n) {
		background: #eee none repeat scroll 0 0;
	}
	.agendaTable > tbody > tr:nth-child(2n) {
		background: #eee none repeat scroll 0 0;
	}
}
@media(max-width:768px) {
	.logo {
		display:none;
	}
	.tableHeading {
		color: #000;
		display: inline-block;
		float: left;
		font-weight: 400;
		height: 100%;
		text-align: left;
		text-transform: uppercase;
		width: 90px;
		font-size:12px;
	}
	.datatable thead {
		display:none;
	}
	.datatable tr {
	    border-bottom: 2px solid #014271;
	}
	.datatable td {
		width:100%;
		float:left;
		border-right:none;
	}
	.datatable td:nth-child(2n) {
		background: #cdd9e2 none repeat scroll 0 0;
	}
	.regsdatatable td:last-child {
		border-bottom: 1px solid #000;
	}
	.regsdatatable thead {
		display:none;
	}
	.regsdatatable td {
		width:100%;
		float:left;
		border-right:none;
		text-align:left;
	}
	.regsdatatable td:nth-child(2n) {
		background: #cdd9e2 none repeat scroll 0 0;
	}
	.regsdatatable td:last-child {
		border-bottom: 1px solid #000;
	}
	.regsdatatable > tfoot > tr > td {
		height:auto;
	}
	.regisformArea {
		width:100%;
	}
	.bigLeftBlock {
		width:100%;
		float:left;
		margin-right:0;
	}
	.smallLeftBlock {
		width:100%;
		float:left;
		margin-right:0;
	}
	.wsmenu .wsmenu-list > li:first-child {
		display:none;
	}
	.rightSection {
		width:100%;
	}
	.bannerArea {
		width: 100%;
		margin-bottom: 15px;
	}
	.leftSection {
		width:100%;
	}
	.firstleftSection {
		width:100%;
	}
	.firstleftSection .boxContentArea {
		min-height: 1px;
	}
	.wsmenucontainer.mrginleft .wsmenuexpandermain {
		position: relative;
	}
}
@media(min-width:640px) and (max-width:768px) {
	.boxContentArea .speakerList li {
		width: 23.404255319149%;
		line-height:0;
	}
	.boxContentArea .speakerList li:nth-child(4n) {
		margin-right:0;
	}
}
@media(min-width:420px) and (max-width:640px) {
	.speakersArea .speakerList li {
		width: 31.914893617021%;
		line-height:0;
	}
	.speakersArea .speakerList li:nth-child(3n) {
		margin-right:0;
	}
	.speakerList li {
		width: 31.914893617021%;
	}
	.speakerList li:nth-child(3n) {
		margin-right:0;
	}
}
@media(min-width:300px) and (max-width:420px) {
	.speakersArea .speakerList li {
		width: 48.936170212766%;
		line-height:0;
	}
	.speakersArea .speakerList li:nth-child(2n) {
		margin-right:0;
	}
	.speakerList li {
		width: 48.936170212766%;
	}
	.speakerList li:nth-child(2n) {
		margin-right:0;
	}
	.boxContentArea .speakerList li {
		width: 48.936170212766%;
		line-height:0;
	}
	.boxContentArea .speakerList li:nth-child(2n) {
		margin-right:0;
	}
}
@media(max-width:660px) {
	.threecolumns {
		width:100%;
		margin-right: 0;
	}
}
@media(max-width:640px) {
	.bigLeftBlock {
		width:100%;
		margin-right:0;
	}
	.smallLeftBlock {
		width:100%;
		margin-right:0;
	}
	.attendeeInfo {
		width:100%;
		margin-right:0;
	}
	.attendeeSummary {
		width:100%;
	}
	.agendaTable td {
		width:100%;
		float:left;
	}
	.socialList li {
		width: 16.6667%;
		text-align: center;
	}
	.webinarsList li {
		width:33.333333%;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.social {
		width:100%;
	}
	.webinars {
		width:100%;
	}
}
@media(max-width: 600px) {
	.sp-has-pointer {
		display: none;
	}
	#example5 {
		padding-left: 0 !important;
	}
	.platinumSponser .sponsorsList li {
		width: 100%;
		margin-right: 0;
	}
}
@media(max-width:520px) {
	.webinarsList li {
		width:50%;
		padding-left: 10px;
		box-sizing: border-box;
	}
}
@media(max-width:500px) {
	.regisformArea .inputGroup label {
		width:100%;
		padding-right:0;
		padding-bottom:5px;
		text-align:left;
	}
	.regisformArea .inputGroup .controlsLabel {
		width:100%;
	}
	.twocolumns {
		width:100%;
		margin-right:0;
		margin-bottom:20px;
	}
	.registerOption {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2.127659574468%;
	}
	.emailArea {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 2.127659574468%;
	}
	.interOption {
		width: 100%;
		margin-bottom: 2.127659574468%;
	}
}
@media(max-width:420px) {
	.footLogo {
		max-width:100%;
	}
	.footer-right {
		width:100%;
		text-align:center;
	}
	.footer-bott {
		text-align:center;
	}
	.footer-left {
		text-align:center;
	}
	.sponsorPopover {
		width:300px;
		left: auto;
		right: 0;
	}
	.sponsorsList {
		text-align: left;
	}
	.sponsorsList li {
		width:50%;
	}
	.sponsorsList li a img {
		max-width:100%;
	}
	.sponsorsList li .sponsorPopover:before {
		left: calc(50% + 50px);
	}
	.sponsorsList li .sponsorPopover:after {
		left: calc(50% + 59px);
	}
	.sponsorsList li:nth-child(odd) .sponsorPopover {
		left:0;
	}
	.sponsorsList li:nth-child(odd) .sponsorPopover:before {
		left: calc(50% - 100px);
	}
	.sponsorsList li:nth-child(odd) .sponsorPopover:after {
		left: calc(50% - 91px);
	}

	.platinumSponser .sponsorsList li .sponsorPopover:before {
		left: calc(50% - 24px);
	}
	.platinumSponser .sponsorsList li .sponsorPopover:after {
		left: calc(50% - 15px);
	}
	.platinumSponser .sponsorsList li:nth-child(odd) .sponsorPopover:before {
		left: calc(50% - 24px);
	}
	.platinumSponser .sponsorsList li:nth-child(odd) .sponsorPopover:after {
		left: calc(50% - 15px);
	}
}
@media(max-width:380px) {
	.webinarsList li {
		width:100%;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.socialList li {
		width: 33.333333%;
		text-align: center;
	}
}