/* common css */
.hv-go-heading {
	font-weight: 700;
	font-size: 48px;
	line-height: 1.2px;
}

.hv-go-desc {
	font-weight: 450;
	font-size: 16px;
	line-height: 1.4;
}

/* 1st sec css */
.hv-go-innovate-sec .container {
	padding: 0 75px;
}
@media(min-width: 768px){
	.hv-innovate-sec.hv-go-innovate-sec{
		padding: 60px 0;
	}
}

.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h1,
.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h2 {
	font-size: 72px;
	line-height: 109%;
	letter-spacing: 0px;
	margin: 0;
}

.hv-innovate-sec.hv-go-innovate-sec .innovate-right-content p {
	margin-bottom: 15px;
	color: #000;
	font-weight: 450;
}

.hv-innovate-sec.hv-go-innovate-sec .innovate-right-content .cbutton {
	font-size: 16px;
	line-height: 19px;
	min-width: 152px;
	padding: 15px;
}

/* 2nd sec css */
.hv-go-card-sec {
	font-family: neue-haas-grotesk-display, sans-serif;
	background: #F8F8F8;
	display: inline-block;
	width: 100%;
	padding: 100px 0;	
}

.hv-go-card-sec .go-card-content-wrap {
	position: relative;	
}

.hv-go-card-sec .go-card-content-box {
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	padding: 20px 20px 43px;
	height: 100%;
}

.hv-go-card-sec .go-card-content-box picture {
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.hv-go-card-sec .go-card-content-box picture img {
	width: 100%;
	transition: 0.5s ease;
}

.hv-go-card-sec .go-card-content-box picture:hover img {
	transform: scale(1.1);
}

.hv-go-card-sec .go-card-content-box .go-card-text {
	padding: 25px 10px 0;
}

.hv-go-card-sec .go-card-content-box h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 11px;	
}

.hv-go-card-sec .go-card-content-box p {
	color: #000000;
	margin-bottom: 30px;	
}

.hv-go-card-sec .go-card-content-box .btn {
	font-size: 16px;
	line-height: 19px;
	background: #c00;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 18.5px 15px;
	min-width: 180px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s ease;
}

.hv-go-card-sec .go-card-content-box .btn:hover,
.cbutton.primary:hover {
	background-color: #AF1927;
}

.hv-go-card-sec .go-card-content-box .btn.download:after {
	background-image: url(../images/icon-arrow-boxed.svg);
	background-size: contain;
	content: "";
	display: inline-block;
	height: 30px;
	margin-left: 16px;
	vertical-align: -9px;
	width: 30px;
}

.hv-go-card-sec .go-card-content-box .btn.gated:before {
	background-image: url(../images/icon-gated-asset.svg);
	background-size: contain;
	content: "";
	display: inline-block;
	height: 20px;
	margin-right: 9px;
	vertical-align: -4px;
	width: 20px;
}

/* 3rd sec css */
.hv-go-ransomware-sec {
	font-family: neue-haas-grotesk-display, sans-serif;
	background: #F8F8F8;
}

.hv-go-ransomware-sec .go-heading-and-desc h2 {
	text-align: center;
	color: #000000;
	margin-bottom: 7px;
}

.hv-go-ransomware-sec .go-heading-and-desc h2 span {
	display: block;
}

.hv-go-ransomware-sec .go-heading-and-desc p {
	text-align: center;
	color: #000000;
	margin-bottom: 26px;
}



.hv--webinars--events {
	font-family: neue-haas-grotesk-display, sans-serif;
}

.hv--webinars--events .hv-section-heading2 {
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.hv--webinars--events .hv-section-heading2 {
		margin-bottom: 35px;
	}
}

@media (max-width: 767px) {
	.hv--webinars--events .hv-section-heading2 {
		margin-bottom: 30px;
	}
}

.hv--webinars--events .we-card-carousal {
	margin: 0 -23px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 1299px) {
	.hv--webinars--events .we-card-carousal {
		margin: 0 -15px;
	}
}

@media (max-width: 991px) {
	.hv--webinars--events .we-card-carousal {
		padding-bottom: 70px;
	}
}

.hv--webinars--events .we-card-carousal .slick-arrow {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 37px;
	height: 37px;
	background: #D9D9D9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.hv--webinars--events .we-card-carousal .slick-arrow:hover {
	background: #CC0000;
}

.hv--webinars--events .we-card-carousal .slick-arrow .hv-arrows {
	height: 11px;
	width: 11px;
	color: #fff;
}

.hv--webinars--events .we-card-carousal .slick-arrow.slick-prev {
	left: 45%;
	padding-left: 4px;
}

@media (max-width: 575px) {
	.hv--webinars--events .we-card-carousal .slick-arrow.slick-prev {
		left: 40%;
	}
}

.hv--webinars--events .we-card-carousal .slick-arrow.slick-prev .hv-arrows {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.hv--webinars--events .we-card-carousal .slick-arrow.slick-next {
	left: 55%;
	padding-right: 4px;
}

@media (max-width: 575px) {
	.hv--webinars--events .we-card-carousal .slick-arrow.slick-next {
		left: 60%;
	}
}

.hv--webinars--events .we-card-carousal .slick-arrow.slick-next .hv-arrows {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

.hv--webinars--events .we-card-box {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 23px;
}

@media (max-width: 1299px) {
	.hv--webinars--events .we-card-box {
		margin: 0 15px;
	}
}

.hv--webinars--events .we-card-box .we-card-date {
	background: #000;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	padding: 7px 0;
	margin: 0;
}

.hv--webinars--events .we-card-box .we-card-image img {
	width: 100%;
}

.hv--webinars--events .we-card-box .we-card-content {
	padding: 26px 30px 22px;
}

@media (max-width: 767px) {
	.hv--webinars--events .we-card-box .we-card-content {
		padding: 26px 25px 22px;
	}
}

.hv--webinars--events .we-card-box .we-card-content h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #000;
	line-height: 21.98px;
}

.hv--webinars--events .we-card-box .we-card-content p {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 14.87px;
	color: #000;
}

.hv--webinars--events .we-card-box .we-card-content .we-card-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.hv--webinars--events .we-card-box .we-card-content .we-card-button .c-link {
	height: 48px;
	padding: 15px 22px;
	margin-right: 0;
}

/*# sourceMappingURL=style.css.map */


/* new css */
/* common css */

.hv-go-heading {
	font-weight: 700;
	font-size: 48px;
	line-height: 1.2;
}

.hv-go-desc {
	font-weight: 450;
	font-size: 16px;
	line-height: 1.5;
}

/* common css */
.hv-image-with-specs {
	display: flex;
	flex-wrap: wrap;
	font-family: neue-haas-grotesk-display, sans-serif;
	color: #000;
}

.hv-image-with-specs>* {
	width: 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.i-w-s-image {
	padding-top: 25px;
	/*padding-right: 3.5vw;*/
	padding-bottom: 25px;
	/*padding-left: calc(15px + ((100% - 1275px) / 2));*/
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*align-items: flex-start;*/
	align-items: center;
	background-image: url(../images/fs-no-cta.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	/*z-index: 1;*/
}

.i-w-s-text {
	padding-top: 50px;
	padding-right: calc(15px + ((100% - 1275px) / 2));
	padding-bottom: 50px;
	position: relative;
}

.i-w-s-text h3 {
	font-size: 32px;
	line-height: 1.25;
	font-weight: 700;
}

.i-w-s-text p {
	margin-bottom: 0;
}

.i-w-s-text li {
	padding: 25px 8vw 25px 3.5vw;
	color: #363636;
	position: relative;
}

.i-w-s-text li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 100%;
	background-color: #CC0000;
	transform: scaleY(0);
	transform-origin: top;
	display: none;
}

.i-w-s-text li.active::before {
	transform: none;
	transition: 0.4s ease;
}

.i-w-s-text li.active {
	color: #000000;
}

.i-w-s-image h2 {
	font-size: 64px;
	color: #fff;
	font-weight: 700;
	line-height: 1.12;
	margin-bottom: 30px;
}

.i-w-s-image-text .c-btn {
	min-height: 58px;
	display: inline-flex;
	margin-right: 0;
	padding: 10px 20px !important;
	text-transform: none;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0;
	font-weight: 700;
	min-width: 220px;
	justify-content: center;
	text-align: center;
}

.i-w-s-image-text .c-btn.red:hover {
	background-color: #AF1927;
	border-color: #AF1927;
}

.i-w-s-image::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: -1;
}

.i-w-s-text .sliding-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	background-color: #CC0000;
	height: 0;
	transition: 0.4s ease;
}

.hv-cstm-cards {
	background-image: linear-gradient(90deg, #00477B 0%, #001933 100%);
	padding: 60px 0;
	font-family: neue-haas-grotesk-display, sans-serif;
	color: #000;
}

.color-white {
	color: #fff;
}

.text-align-center {
	text-align: center;
}

.hv-cstm-cards h2 {
	max-width: 950px;
	margin: 0 auto;
}

.cstm-card {
	background-color: #f7f7f7;
	padding: 40px 30px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: flex-start;
	transition: 0.4s ease;
}

.cstm-card:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	background-color: #fff;
}

.cstm-cards-wrap.row>div {
	padding: 0 25px;
}

.cstm-cards-wrap {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cstm-card h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.21;
	margin-bottom: 10px;
}

.cstm-card .link-with-arrow {
	margin-top: auto;
	min-height: 40px;
}

.link-with-arrow svg {
	fill: #cc0000;
	width: 16px;
	height: 16px;
	transition: 0.4s ease;
	position: absolute;
	left: auto;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.link-with-arrow {
	font-size: 16px;
	color: #000;
	line-height: 1.4;
	font-weight: 700;
	min-height: 48px;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	padding-right: 30px;
	min-width: 140px;
	border-bottom: 2px solid #CC0000;
}

.link-with-arrow:hover {
	color: #000;
	text-decoration: none;
}

.link-with-arrow:hover svg {
	transform: translate(10px, -50%);
}

.hv-specs-with-border {
	padding: 0 0 100px 0;
	font-family: neue-haas-grotesk-display, sans-serif;
	color: #000;
}

.hv-specs-with-border p {
	max-width: 800px;
	margin: 10px auto;
}

.s-w-b-wrap {
	position: relative;
	justify-content: center;
	padding-top: 40px;
}

.s-w-b-wrap .col-margin {
	margin-bottom: 30px;
}

.s-w-b-container svg {
	width: 64px;
	height: 64px;
	margin-bottom: 35px;
	display: inline-block;
	fill: #CC0000;
	transition: all 0.3s ease-in-out;
}

.s-w-b-container {
	text-align: center;
	padding: 50px 20px;
	height: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	transition: all 0.3s ease-in-out;
	isolation: isolate;
	position: relative;
}
.s-w-b-container:after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #00477B 0%, #001933 100%);
	box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transition: all 0.6s ease-in-out;
}
.s-w-b-container:hover:after {
    opacity: 1;
    transition: all 0.6s ease-in-out;
}

.s-w-b-wrap::before,
.s-w-b-wrap::after {
	content: "";
	position: absolute;
	left: 0;
	top: auto;
	bottom: -1px;
	width: 100%;
	height: 3px;
	background-color: #fff;
	z-index: 1;
}

.s-w-b-wrap::after {
	width: 3px;
	height: 100%;
	left: auto;
	right: 0;
}

.s-w-b-container h5 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	max-width: 200px;
	margin: 0 auto 15px;
	min-height: 48px;
	transition: all 0.3s ease-in-out;
}

.s-w-b-container p.hv-go-desc {
	margin: 0;
	line-height: 1.22;
	transition: all 0.3s ease-in-out;
}

.s-w-b-container:hover svg {
	transform: scale(1.1);
	fill: #fff;
	transition: all 0.3s ease-in-out;
}

.s-w-b-container:hover h5 {
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.s-w-b-container:hover p.hv-go-desc {
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.s-w-b-button {
	display: flex;
	justify-content: center;
	padding-top: 10px;
}

.s-w-b-button .btn {
	font-size: 16px;
	line-height: 19px;
	background: #c00;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 18.5px 15px;
	min-width: 180px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s ease;
}

.s-w-b-button .btn:hover,
.cbutton.primary:hover {
	background-color: #AF1927;
}



.d-r-a-container.d-r-a-20-billion .pie {
	position: relative;
}

.d-r-a-container.d-r-a-20-billion .pie .d-r-a-20-billion-units {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #000000;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.d-r-a-container.d-r-a-20-billion .pie .d-r-a-20-billion-units span {
	font-size: 20px;
	line-height: 28px;
}

.hv-data-ransomware-attacks {
	font-family: neue-haas-grotesk-display, sans-serif;
	color: #000;
	padding: 40px 0 70px;
	background: linear-gradient(90deg, #00477B 0%, #001933 100%);
	box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

.hv-data-ransomware-attacks .hv-go-heading {
	color: #fff;
}

.hv-data-ransomware-attacks .hv-go-heading+.hv-go-desc {
	color: #fff;
}

.d-r-a-container {
	padding: 30px;
	background-color: #fff;
	text-align: center;
	height: 100%;
	transition: .4s ease;
}

.d-r-a-container:hover {
	filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
}

.d-r-a-container .pie {
	margin: 0 auto;
}

.d-r-a-container .hv-go-desc {
	line-height: 1.2;
}

.d-r-a-wrap {
	margin: 35px -15px 0;
}

.d-r-a-container text {
	font-weight: 700;
}

.d-r-a-container.d-r-a-20-billion text {
	display: none;
}

.d-r-a-container p {
	max-width: 210px;
	margin: 20px auto 0;
}

.one-in-seven {
	text-align: center;
	margin-top: 50px;
}

.one-in-seven picture {
	display: block;
	margin-bottom: 20px;
}

.one-in-seven .hv-go-desc {
	line-height: 1.2;
}

.h-part-red {
	color: #CC0000;
}

.one-in-seven p {
	margin-bottom: 0;
}

.cstm-cards-slider .slide-item {
	padding: 0 8px;
	height: auto;
}

.cstm-cards-slider .slick-dots {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.cstm-cards-slider .slick-dots button {
	display: none;
}

.cstm-cards-slider .slick-dots li {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border-radius: 10px;
	border: 1px solid #fff;
}

.cstm-cards-slider .slick-dots li+li {
	margin-left: 8px;
}

.cstm-cards-slider .slick-dots li.slick-active {
	background-color: #fff;
}

.cstm-cards-slider .slick-track {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.cstm-cards-slider .slick-track::before,
.cstm-cards-slider .slick-track::after {
	display: none;
}

/* new css */
.hv-data-ransomware-attacks .organizations-logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.hv-data-ransomware-attacks .organizations-logos li {
	margin: 0 10px;
}

.hv-data-ransomware-attacks .organizations-logos li a {
	pointer-events: none;
}

.hv-data-ransomware-attacks .organizations-logos li a svg {
	width: 48px;
	height: 45px;
	fill: #000;
	transition: 0.3s ease;
}

.hv-data-ransomware-attacks .organizations-logos li a.active svg {
	fill: #c00;
}

.hv-resourses-insight.hv-go-resourses-insight .hv-section-heading2 {
	justify-content: center;
	font-size: 48px;
	line-height: 1.12;
	margin-bottom: 0;
	text-align: center;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-tab {
	margin: 50px 0 35px;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-tab #tabs-nav li h3 a {
	padding-bottom: 13px;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-tab #tabs-nav li.active a {
	color: #000;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box {
	position: relative;
	transition: 0.3s ease;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box .tabs-entire-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box .resourses-insight-cont h4 {
	color: #000;
	display: block;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box .resourses-insight-image img {
	transition: 0.3s ease;
}

.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box:hover .resourses-insight-image img {
	transform: scale(1.1);
	transition: 0.3s ease;
}

.hv-go-contact-cta {
	font-family: neue-haas-grotesk-display, sans-serif;
}

.hv-go-contact-cta .hv-go-heading {
	color: #000;
	line-height: 1.12;
	margin-bottom: 45px;
}

.hv-go-contact-cta .go-contact-cta-btn {
	display: flex;
	justify-content: center;
}

.hv-go-contact-cta .go-contact-cta-btn .cbutton {
	border: 2px solid #CC0000;
	min-width: 240px;
	height: 68px;
	font-size: 20px;
	line-height: 24px;
	transition: 0.3s ease;
	background: transparent;
	color: #000;
}

.hv-go-contact-cta .go-contact-cta-btn .cbutton:hover {
	background: #c00;
	color: #fff;
}

/* new responsive css */
@media(max-width: 1279px) {
	.i-w-s-image {
		padding-left: 15px;
	}

	.i-w-s-text {
		padding-right: 15px;
	}

	.i-w-s-image h2 {
		font-size: 50px;
	}
}

@media(max-width: 1199px) {	
	.d-r-a-container {
		padding: 25px 15px;
	}
	.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-wrap .resources-col .resourses-insight-box .resourses-insight-image img {
		max-height: 180px;
	}
}

@media(max-width: 991px) {
	.d-r-a-container {
		padding: 30px 10px;
	}

	.hv-go-heading {
		font-size: 40px;
	}

	.hv-data-ransomware-attacks br {
		display: block;
	}

	.cstm-card {
		padding: 30px 15px;
	}

	.cstm-cards-wrap.row>div {
		padding: 0 15px;
	}

	.i-w-s-image h2 {
		font-size: 38px;
	}

	.i-w-s-image {
		padding-right: 15px;
	}

	.i-w-s-text li {
		padding-right: 0;
	}

	.i-w-s-text h3 {
		font-size: 26px;
	}

	.hv-go-card-sec .go-card-content-box {
		padding: 10px 10px 23px;
	}

	.hv-go-card-sec .go-card-content-box .go-card-text {
		padding: 20px 10px 0;
	}

	.hv-go-card-sec .go-card-content-box h2 {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 14px;
		height: 110px;
	}

	.hv-go-card-sec .go-card-content-box p {
		margin-bottom: 24px;
		height: 160px;
	}

	.hv-go-card-sec .go-card-content-box .btn {
		padding: 13.5px 10px;
	}

	.hv-go-card-sec {
		padding-bottom: 30px;
	}

	.d-r-a-wrap .col-md-6.col-lg-3 {
		margin-bottom: 30px;
	}

	.hv-data-ransomware-attacks {
		padding: 50px 0 20px;
	}

	.hv-go-innovate-sec .container {
		padding: 0 15px;
	}

	.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h1,
	.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h2 {
		font-size: 54px;
		letter-spacing: -1px;
	}

	.hv-resourses-insight.hv-go-resourses-insight .resourses-insight-tab {
		margin: 40px 0 30px;
	}

	.hv-resourses-insight.hv-go-resourses-insight .hv-section-heading2 {
		font-size: 40px;
	}

	.hv-go-contact-cta.p-tb-80 {
		padding: 60px 0;
	}
}

@media(max-width: 767px) {
	.d-r-a-container {
		display: flex;
		flex-wrap: wrap;
		padding: 15px 10px;
	}

	.d-r-a-container .pie {
		margin: auto 0;
	}

	.d-r-a-container .hv-go-desc {
		width: calc(100% - 200px);
		text-align: left;
		max-width: 100%;
		margin: auto;
	}

	.d-r-a-wrap>div+div {
		margin-top: 15px;
	}

	.i-w-s-image,
	.i-w-s-text {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.i-w-s-image {
		min-height: 350px;
	}

	.i-w-s-text li {
		padding-left: 30px;
	}

	.cstm-cards-wrap {
		display: none;
	}

	.cstm-cards-slider {
		display: block;
		margin: 30px 0 0 0;
	}

	.hv-cstm-cards .container {
		padding: 0;
	}

	.hv-cstm-cards .hv-go-heading {
		padding: 0 15px;
	}

	.hv-cstm-cards .slick-list {
		/* padding: 0 40px !important;  */
		padding: 0 8px !important;
	}

	.hv-go-main-banner {
		padding: 30px 0 195px;
	}

	.hv-go-main-banner .content-wrap {
		padding: 0 0;
	}

	.hv-go-main-banner .content-wrap h1 {
		font-size: 36px;
		line-height: 43px;
		margin-bottom: 11px;
	}

	.hv-go-main-banner .content-wrap p {
		margin-bottom: 25px;
	}

	.hv-go-main-banner .content-wrap .cbutton.primary {
		min-width: auto;
		padding: 10px 23px;
		font-size: 16px;
		line-height: 20px;
	}

	.hv-go-card-sec {
		padding-bottom: 10px;
	}

	.hv-data-ransomware-attacks .organizations-logos li {
		margin: 0 5px;
	}

	.hv-data-ransomware-attacks .organizations-logos li a svg {
		width: 30px;
		height: 30px;
	}

	.hv-go-card-sec {
		margin-top: 40px;
	}

	.hv-go-card-sec .go-card-content-wrap .colm-margin {
		margin-bottom: 30px;
	}

	.hv-go-card-sec .go-card-content-wrap {
		margin-top: -30px;
	}

	.hv-innovate-sec.hv-go-innovate-sec .innovate-right-content .cbutton {
		min-width: 160px;
		padding: 11px 15px 10px;
	}

	.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h1,
	.hv-innovate-sec.hv-go-innovate-sec .innovate-left-content h2 {
		letter-spacing: 0px;
		font-size: 36px;
		line-height: 43px;
	}

	.hv-innovate-sec.hv-go-innovate-sec .innovate-right-content {
		margin-top: 15px;
	}

	.hv-innovate-sec.hv-go-innovate-sec .innovate-right-content p {
		margin-bottom: 20px;
	}

	.hv-go-heading,
	.i-w-s-image h2 {
		font-size: 32px;
		line-height: 1.18;
	}

	.hv-specs-with-border {
		padding: 35px 0 20px;
	}

	.hv-resourses-insight.hv-go-resourses-insight .hv-section-heading2 {
		font-size: 32px;
		line-height: 1.18;
	}

	.hv-resourses-insight.hv-go-resourses-insight {
		padding: 50px 0 0px;
	}

	.hv-go-contact-cta .hv-go-heading {
		margin-bottom: 30px;
		line-height: 1.18;
	}

	.hv-go-contact-cta .go-contact-cta-btn .cbutton {
		min-width: 196px;
		height: 56px;
	}

	.hv-go-contact-cta.p-tb-80 {
		padding: 40px 0;
	}
}

@media(max-width: 575px) {
	.d-r-a-container .hv-go-desc {
		width: calc(100% - 150px);
	}

	.s-w-b-wrap .col-margin {
		margin-bottom: 15px;
	}

	.s-w-b-wrap {
		padding-top: 15px;
	}

	.i-w-s-image-text .c-btn {
		min-height: 39px;
		font-size: 16px;
		padding: 0 25px !important;
		min-width: 170px;
	}

	.i-w-s-text h3 {
		font-size: 24px;
	}

	.s-w-b-container svg {
		width: 54px;
		height: 45px;
		flex: 0 0 54px;
	}

	.s-w-b-container {
		padding: 12px 18px 30px;
		display: flex;
		align-items: flex-start;
		box-shadow: none;
	}

	.hv-specs-with-border,
	.hv-cstm-cards,
	.hv-data-ransomware-attacks {
		padding: 30px 0;
	}

	.i-w-s-text {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.i-w-s-text li {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.d-r-a-container.d-r-a-20-billion .pie .d-r-a-20-billion-units {
		font-size: 28px;
	}

	.d-r-a-container.d-r-a-20-billion .pie .d-r-a-20-billion-units span {
		font-size: 16px;
		line-height: 20px;
	}

	.hv-specs-with-border .text-align-center {
		text-align: left;
	}

	.hv-go-card-sec {
		padding-bottom: 0px;
	}

	.d-r-a-wrap {
		margin: 25px -15px 0;
	}

	.d-r-a-wrap .col-md-6.col-lg-3 {
		margin-bottom: 0px;
	}

	.s-w-b-container h5 {
		margin: 0 0 12px;
		text-align: left;
		min-height: auto;
	}

	.s-w-b-container p.hv-go-desc {
		text-align: left;
	}

	.s-w-b-container div {
		padding-left: 25px;
	}

	.s-w-b-button {
		justify-content: left;
	}

	.s-w-b-button .btn {
		padding: 13.5px 10px;
	}
}

/* new responsive css */

.next-gen-infra h2{
	font-size: 48px;
}
.i-w-s-image-text{
	position: absolute;
	bottom: 50px;
}
.hv-sec04 .sec-04{
	margin-top: 0px !important;
	padding-top: 50px !important;
	background-color: #f8f8f8 !important;
}
.hv-sec04 .sec-04 .content{
	padding-top: 0px !important;
}
.hv-sec04 .bg-ellipse:before{
	display: none !important;
}
.sec-03{
	padding: 100px 0 !important;
}
.sec-05{
	margin-top: 0 !important;
}
.next-gen-infra h2{
	padding-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.next-line{
	display: block;
}
.hv-resourses-insight{
	padding: 0 0 100px 0px !important;
}
.sec-03 .rw:first-child{
	margin-bottom: 0px !important;
}
.sec-03 .btn:after{
	display: none !important;
}
.hv-go-contact-cta{
	padding: 0 0 100px 0 !important;
}
.hv-innovate-sec.hv-go-innovate-sec{
	padding: 100px 0 !important;
}
.hv-go-contact-cta .go-contact-cta-btn .cbutton{
	font-size: 16px;
    line-height: 19px;
    min-width: 152px;
    padding: 15px;
    height: auto;
	background: #c00;
	color: #fff;
}
.hv-go-contact-cta .go-contact-cta-btn .cbutton:hover{
	background: #AF1927;
}
.sec-03 .btn:hover{
	background-color: #AF1927 !important;
}
@media (min-width: 2100px) and (max-width: 2900px){
	.i-w-s-image{
		background-position: 10% 40%;
	}
}