.top-container, .video-top-container{
	background: #F6F6F6;
	box-shadow: 0px 1px 0px #D4D4D4;
	display: flex;
}

.top-container h2, .video-top-container h2{
	font-family: comfortaa, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 36px;
	text-transform: lowercase;
	color: #0F3D58;
	padding-bottom: 5%;
	margin-top: 150px;
}

.top-container h2{
	margin-top: 85px;
}

.top-container p, .video-top-container p{
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #0F3D58;
}

.top-container img{
	width: 462px;
	height: 289px;
	left: 266px;
	top: 240px;
	display:inline-block;
	vertical-align:middle;
	margin-left: 30%;
}
.video-top-container img{
	width: 880px;
	height: 400px;
	left: 93px;
	top: 238px;
	display:inline-block;
	vertical-align:middle;
	margin-left: 25%;
}

.video-card-container {
    max-width: 1700px;
    padding: 0%;
    margin: 0 auto;
}
.video-card-size{
	width: 500px;
    margin-bottom: 40px;
    text-align: center;
}
.top-text-position{
	display: inline-block;
	vertical-align: middle;
}
.header-text-position{
	margin-left: 30px;
}
.card-container {
    max-width: 1200px;
    padding: 0%;
    margin: 0 auto;
}

.webex-cards .help-options .help-image-box {
    max-width: 327px;
    height: 250px;
    align-items: center;
    border: 1px solid #98A4AE;
    border-radius: 10px;
    background-color: #fff;
    margin: 10px auto;
    display: block;
    cursor: pointer;
	transition: 0.3s ease;
	box-shadow: 0px 2px 12px rgba(19, 30, 41, 0.12);
	box-sizing: border-box;
}
.webex-cards .business-help-options .help-image-box {
    width: 1000px;
}

.webex-cards .help-options .help-image-box span {
    display: block;
    text-align: center;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #00C0F3;
}

.webex-cards .help-options .help-image-box img {
    display: block;
    margin: auto;
	padding: 0 0 1em 0;
}

.webex-cards .card-container .help-options .help-image-box p {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #000000;
}
.webex-cards .video-card-container .help-options .video-card-size iframe {
	border: 1px solid #98A4AE;
	box-shadow: 0px 2px 12px rgba(19, 30, 41, 0.12);
	border-radius: 6px;
	width: 400px;
    height: 300px;
}
.webex-cards .video-card-container .help-options .video-card-size video {
	background-color: #000000;
	border: 1px solid #98A4AE;
	box-shadow: 0px 2px 12px rgba(19, 30, 41, 0.12);
	border-radius: 6px;
	width: 400px;
    height: 300px;
}
.webex-cards .video-card-container .help-options .video-card-size span {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	text-transform: capitalize;
	color: #757575;
}
.webex-cards .video-card-container .help-options .video-card-size .TandC {
	margin-top: 5px;
	font-size: 11px;
	font-family: "Barlow Semi Condensed", sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	text-transform: capitalize;
	color: #757575;
}
.webex-cards .help-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0 40px 85px;
    flex: 1;
}
.image-option{
	max-height: 1000px;
}
.webex-cards .help-options .help-image-box:hover {
	background: #F0FCFF;
	border: 1px solid #98A4AE;
	box-shadow: 0px 8px 16px rgba(226, 226, 226, 0.502);
	border-radius: 10px;
}
 .support-details .container{
	max-width: 1100px;
 }
 .support-details .contact-us-container{
	margin-left: 45px;
 }
 .video-card-container .video-text {
	justify-content: center;
	vertical-align: middle;
	display: flex;
 }
/*****************************Media Styles*****************************/
@media(min-width: 450px) {
    .webex-cards .help-options .help-image-box span {
        margin: 1px 0 5px 8px;
        color: #00C0F3;
        position: relative;
        vertical-align: top;
        text-align: center;
        font-family: "Barlow Semi Condensed", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
    .webex-cards .help-options .help-image-box {
        flex: 1;
        flex-grow: 99999;
        margin: 15px;
        padding: 32px;
    }
    .webex-cards .help-options .help-image-box-solo {
        flex-grow: initial;
    }
}
@media(max-width: 450px) {
	.top-text-position {
        text-align: center;
        display: block;
        margin-top: -38%;
    }
    .video-top-container, .top-container{
    display: block;
    }
    .top-container img {
    	width: 430px;
    	height: 289px;
    	left: 266px;
    	top: 240px;
    	margin-left: -10%;
    	margin-bottom: 15%
    }
    .video-top-container img {
    	width: 372px;
    	left: 93px;
    	top: 238px;
    	height: 165px;
    	margin-left: 0px;
    	display: inline-block;
    	vertical-align: middle;
    	margin-top: 30px;
	}
	.webex-cards .video-card-container .help-options .video-card-size iframe {
    	border: 1px solid #98A4AE;
    	box-shadow: 0px 2px 12px rgb(19 30 41 / 12%);
    	border-radius: 6px;
    	width: 300px;
    	height: 200px;
	}
	.webex-cards .video-card-container .help-options .video-card-size video {
		background-color: #000000;
    	border: 1px solid #98A4AE;
    	box-shadow: 0px 2px 12px rgb(19 30 41 / 12%);
    	border-radius: 6px;
    	width: 300px;
    	height: 200px;
	}
	.webex-cards .help-options {
		justify-content: center;
		margin: 40px auto;
	}
	.support-details .contact-us-container{
		margin-left: 0px;
	 }
}
@media(max-width: 750px) {
	.webex-cards .help-options .help-image-box {
        max-height: none;
        padding: 32px;
    }
	.webex-cards .help-options {
		justify-content: center;
		margin: 40px auto;
	}
	.support-details .contact-us-container{
		margin-left: 0px;
	 }
}
@media (min-width: 760px) and (max-width: 830px){
	.webex-cards .help-options .help-image-box {
    	max-width: 327px;
    	height: 364px;
    	align-items: center;
    	border: 1px solid #98A4AE;
    	border-radius: 10px;
    	background-color: #fff;
    	display: block;
    	cursor: pointer;
    	transition: 0.3s ease;
    	box-shadow: 0px 2px 12px rgb(19 30 41 / 12%);
    	box-sizing: border-box;
	}
	.top-text-position {
        text-align: center;
    }
    .video-top-container img {
    	width: 528px;
    }
    .top-container img{
    	margin-left: 0px;
    }
	.support-details .contact-us-container{
		margin-left: 0px;
	 }
	 .webex-cards .help-options {
		justify-content: flex-start;
		margin: 40px 0 40px 50px;
	}
	.support-details .container {
		max-width: 700px;
	}
}
@media (min-width: 900px) and (max-width: 1080px){
	.video-top-container img {
    	width: 627px;
    }
    .top-container img{
    	margin-left: 0px;
    }
}