/* @import url('http://example.com/example_style.css'); */


/***********************************************/


/* CSS @imports must be at the top of the file */


/* Add them above this section                 */


/***********************************************/


/*****************************************/


/* Start your style declarations here    */


/*****************************************/

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,700;1,300&display=swap');
html,
body {
	font-style: normal;
	scroll-behavior: smooth;
}

.h4,
h4 {
	font-size: 18px;
}

p {
	padding-bottom: 0;
}

a:hover,
a {
	text-decoration: none;
}

.hs-blog-listing,
.hs-blog-post {
	background-color: #fff !important;
}

hr {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border: 0;
	border-top: 0.65px solid #BDBDBD;
	width: 100%;
}

h1.noresultfound, #noresultfound {
	text-align: center;
	font-weight: bold;
	font-size: 1.5rem;
	margin-top: 1rem;
}

.et_post_meta_wrapper-pdf {
	display: none !important
}

.custom-container {
	max-width: 1330px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.custom-container .container-fluid {
	padding: 0;
}

.main {
	display: flex;
}

.featured-image img {
	width: 100%;
	border-radius: 5px;
}

.resource-blog .featured-image img {
	width: 100%;
	position: absolute;
	top: 0;
	height: 100% !important;
	object-position: center;
}

.resource-blog .featured-image {
	position: relative;
	padding-top: 25%;
}

.content-wrapper .title {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	display: flex;
	align-items: center;
}

.content-wrapper .title svg {
	margin-right: 10px;
}

.resource-blog .content-wrapper {
	max-width: 100%;
	background: linear-gradient( 179.53deg, rgb(34 39 47 / 0%) 7.41%, #121519 81.17%);
}

.resource-blog li a {
	color: #9599a0;
}

.blog-time,
.blog-date {
	padding-left: 4px;
	margin-bottom: 0;
	color: #9599a0;
}

.resource-center {
	display: flex;
	padding: 2rem;
	width: 100%;
}

/* global */

.card-details.row {
	color: #9599A0;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	margin: 0 !important;
	padding: 20px 0;
}

.card-details.row a {
	text-decoration: underline;
	display: flex;
}

.common-btn {
	position: absolute;
	bottom: 0;
	left: 0;
}

.blog-date {
	margin: 0 10px;
}

.row-between {
	justify-content: space-between;
	display: flex;
}

.get-in-touch {
	display: flex;
	align-items: center;
}

/* end */


/* grid section css  */

.bg-gray {
	background: #F5F5F5;
}

.grid .content {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	display: flex;
	align-items: center;
}

.grid a {
	color: #2c3542;
	text-decoration: none;
	background: #fff !important;
	display: block;
	padding: 1rem 1.5rem;
}

.grid .content svg {
	margin-right: 12px;
	width: 30px;
	height: 25px;
}

.grid .col-md-6 {
	padding: 12px 15px;
	border-radius: 4px;
}

.grid .icon svg {
	fill: none;
}

.grid .content svg path {
	fill: gray;
}

/* end  */

/* form styling */


/* single search */

.single-search h1 {
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 0;
	display: flex;
	justify-content: flex-start;
}

.single-search {
	padding: 2% 4.5% !important;
}

.single-search div#search form#searchform {
	max-width: 100%;
	margin: 0;
}


/* end */

div#search {
	margin: 2rem 0;
}

div#search input[type="text"] {
	width: 100%;
	/*     border: 1.90px solid #bdbdbd; */
	height: 50px;
	font-size: 16px;
	font-weight: bold;
}

div#search form {
	width: 100%;
	max-width: 1060px;
	margin-left: 30px;
}

div#recent,
#popular {
	margin-bottom: 3rem;
}

span#countresult {
	margin-right: 10px;
}

select#selectvalue {
	padding: 0 3rem;
	border: .65px solid #bdbdbd;
	height: 50px;
}

#selectvalue span {
	color: #9599a0;
	font-weight: bold;
	margin-right: 5px;
	font-size: 14px;
}

.sortbyname {
	color: #000 !important;
}


/* =========== single resource page  ================*/


/**======== specific blog page css ===========**/

.blog-post__body .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters2.et_pb_row_6col p:not(.has-background):first-of-type {
	margin-top: 5px;
}

.blog-post__body .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters2 p {
	margin-bottom: 10px;
}

.blog-post__body .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters2 p a,
.blog-post__body p a,
.blog-post__body p strong ul a,
.blog-post__body div a {
	color: #4780B2 !important;
}

.blog-post__body div a {
	font-size: 18px;
}

.blog-post__body img{
  max-width: 100%;
  height: auto;
} 


/**======== specific blog page css end ===========**/

.blog-post__body p a .single-blog h1,
.sidebar h4,
.single-blog h1,
.single-blog span h1 {
	font-weight: bold;
}

.single-blog>h1,
.single-blog>span h1 {
	font-size: 40px;
	max-width: 1050px;
	margin-bottom: 0;
	color: #2C3542;
	font-weight: 700;
}

.single-blog h4 {
	font-size: 25px;
}

.sidebar h4 {
	font-size: 18px;
	line-height: 30px;
	color: #2C3542;
	margin-bottom: 0;
}

.sidebar ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.sidebar a svg {
	margin-right: 0.5rem;
}

.sidebar a {
	color: #666;
	color: #666;
	font-size: 16px;
	line-height: 45px;
	text-decoration: none;
	font-weight: bold;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #cc3333;
}

.sidebar a:hover svg path {
	fill: #c33;
}

.sidebar {
	padding: 24px 0 !important;
}

.links h4 {
	margin-bottom: 0;
	font-size: 20px;
	color: #2C3542;
	font-weight: bold;
}

.links ol li a {
	font-size: 18px;
	font-weight: 200;
	line-height: 45px;
	color: #4780B2;
	text-decoration: underline;
}

.social-icon {
	margin: 0;
}

.social-icon a {
	margin-right: 13px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.social-icon a:hover {
	color: transparent;
}

.social-icon span {
	margin-right: 1rem;
	font-weight: bold;
	font-size: 16px;
	display: flex;
	align-items: center;
}


/* blog content css */

.blog-content span {
	display: flex;
	align-items: center;
}

.blog-content h3,
.blog-content span {
	font-size: 20px;
	line-height: 26px;
	color: #2C3542;
	font-weight: bold;
}

.blog-section {
	margin-bottom: 4rem;
}

.blog-list h3 {
	margin-bottom: 0;
}

.blog-list ul {
	margin: 0;
	padding-left: 20px;
}

.blog-content p {
	font-style: normal;
	font-weight: normal;
	font-size: 17.5px;
	line-height: 25px;
	margin: 0;
}

.blog-content h4 {
	color: #c52e1e;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	line-height: 35px;
	max-width: 900px;
	border-left: 5px solid;
	padding-left: 30px;
	margin-bottom: 1.5rem;
}

section.blog-content .row svg {
	margin-left: 18px;
}


/* blog content css end  */


/* ith end*/

.single-blog {
	margin: 2rem auto;
}

.padding-vertical {
	padding: 35px 0;
}

.blog-img {
	position: relative;
	padding-top: 35%;
	margin: 1rem 0;
}

.blog-img img {
	position: absolute;
	top: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.author {
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}

.author a {
	color: #C52E1E;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}

.author img {
	width: 40px !important;
	height: 40px!important;
	border-radius: 50%!important;
	margin-right: 1rem;
}

.row-start {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.col-70 {
	width: 70%;
	overflow: hidden;
}

.col-30 {
	width: 30%;
	padding-left: 8%;
}

.blog-content li {
	color: #666;
}

.blog-post__body h1 {
	font-size: 25px;
	margin: 2rem 0;
}

.blog-post__body p {
	color: #636363;
	font-style: normal;
	font-weight: normal;
	font-size: 17.5px;
}

.blog-post__body p a {
	text-decoration: underline;
}

.blog-post__body ol {
	margin-bottom: 0;
}

.blog-post__body ol li a {
	margin: 15px 0;
	font-size: 17.5px;
	text-decoration: underline;
	color: #4780B2;
}

.blog-post__body li {
	margin: 15px 0;
	font-size: 17.5px;
}

.single-blog .blog-category svg {
	margin-right: 10px;
	height: 15px;
}

.single-blog .blog-img img {
	height: 100%;
	width: 100%;
	border-radius: 5px;
	object-fit: cover;
	object-position: center;
}

.single-blog h2,
.single-blog h3 {
	font-size: 25px;
	color: #2C3542;
	font-weight: bold;
}

.single-blog .forminator-question {
	font-size: 20px;
}


/* =========== single resource page end ================*/


/* =========== Breadcrumbs page ================*/

.resource-center h1 {
	display: block !important;
	width: 100%;
	font-weight: bold;
	font-size: 40px;
	color: #2C3542;
}

.custom-breadcrumb {
	display: block;
	width: 100%;
}

.custom-breadcrumb .breadcrumb {
	background: transparent;
	padding: 0 1rem;
	display: flex;
	align-items: center;
	padding: 0;
	margin-bottom: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

.breadcrumb-item {
	display: flex;
}

.breadcrumb-item svg {
	height: 15px;
	width: 15px;
	display: block;
}

.breadcrumb-item+.breadcrumb-item::before {
	background-image: url('https://8890480.fs1.hubspotusercontent-na1.net/hubfs/8890480/Imported_Blog_Media/Rectangle%20276.png');
	background-repeat: no-repeat;
	content: '' !important;
	margin-right: 10px;
	background-position: center;
	background-size: 5px;
}

.breadcrumb-item.active,
.breadcrumb-item.active a {
	color: #2C3542 !important;
	font-size: 13px !important;
}


/* tag page breadcrumb */

.tag-breadcrumb {
	padding: 1rem 2.8rem;
	background: #f5f5f5;
}

.tag-breadcrumb .breadcrumb {
	margin-bottom: 0;
}

.tag-breadcrumb .breadcrumb-item a {
	color: #9599A0;
	font-size: 13px;
}


/* =========== Breadcrumbs page end ================*/


/* =========== Single tag page  ================*/

.title-heading h1 {
	font-weight: bold;
	font-size: 40px;
	padding: 1.5rem 0;
}


/* =========== Single tag page end ================*/

.post-cards {
	display: flex;
	margin-bottom: 1.5rem;
	padding: 0 30px;
}

div#recent>.row,
#popular>.row {
	margin: 0 -30px;
}

.card-image img,
.card {
	width: 100%;
	border: none !important;
	background: transparent !important;
}

span.dotseparator {
	margin-left: 5px;
}

.dotseparator svg {
	width: 5px;
	height: 5px;
}

.link-btn {
	color: #C52E1E;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.link-btn:hover {
	color: #C52E1E;
}

.card-title {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin: 0 !important;
}

.card-description {
	color: #2C3542;
	font-style: normal;
	font-weight: normal;
	font-size: 17.5px;
	line-height: 25px;
	padding: 0.5rem 0 !important;
	margin-bottom: 50px !important;
}

.card-icon {
	position: absolute;
	bottom: 0;
	background: #2C3542;
	width: 60px;
	height: 60px;
}

.card-icon svg {
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.card-icon svg image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
}

.card-image {
	position: relative;
}

.inner-image {
	position: relative;
	padding-top: 50%;
	overflow: hidden;
}

.inner-image img {
	position: absolute;
	top: 0;
	height: 100%;
	object-fit: cover;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	transition: all ease-in-out .5s;
}

.inner-image img:hover {
	-webkit-transform: scale(1.1);
	transition: opacity .4s;
	transform: scale(1.1);
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.card-body {
	padding: 0 !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between height: 100% !important;
}

.card-image>img {
	border-radius: 5px;
	height: 200px;
	width: 100%;
	object-fit: cover;
}

.blog-category.link-btn {
	text-decoration: underline;
	font-size: 13px;
}

.blog-category.link-btn svg path {
	fill: #cd4133;
}

.blog-date {
	padding-bottom: 0;
}


/* load more button */

.load-more-btn {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 2rem;
}

.load-more-btn a {
	border: 2px solid #4780B2;
	padding: 0.9rem 3rem;
	color: #4780B2;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}

.load-more-btn a:hover {
	background: #4780B2;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

#popular {
	display: none;
}

.post-cards_recent_search,
.post-cards_pop_search {
	display: none;
}


/* end */


/*search result page style */

.noresultfound, #noresultfound{
	display: none;
}


/* form styling end */


/* post module css */

.card-image img,
.card {
	width: 100%;
	border: none;
}

.link-btn {
	color: #C52E1E;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.card-image>img {
	border-radius: 5px;
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.blog-category.link-btn {
	text-decoration: underline;
	font-size: 13px;
}
.blog-date {
	padding-bottom: 0;
	color: #9599A0;
}

/* load more button */
.load-more-btn {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-bottom: 2rem;
}
.load-more-btn a {
	border: 2px solid #4780B2;
	padding: 0.9rem 3rem;
	color: #4780B2;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
.load-more-btn a:hover {
	background: #4780B2;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.load-more-btn a {
	text-decoration: none !important;
}
#popular {
	display: none;
}
.post-cards_recent_search,
.post-cards_pop_search {
	display: none;
}

/* end */

/* style for select box */
div#search form input[type="text"] {
	background-image: url(https://8890480.fs1.hubspotusercontent-na1.net/hubfs/8890480/D-Tools%20Cloud%20Screenshots/Vector.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: -30px center;
	background-origin: content-box;
	padding-left: 50px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	border: 0 !important;
	background: #fff;
	background-image: none;
	border: 1px solid #cdcdcd;
}

/* Remove IE arrow */
select::-ms-expand {
	display: none;
}

/* Custom Select */
.select {
	position: relative;
	width: 240px;
	height: 50px;
	line-height: 40px;
	background: #fff;
	border-radius: .25em;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	transition: all .2s ease;
}
#selectvalue {
	background-image: url('https://8890480.fs1.hubspotusercontent-na1.net/hubfs/8890480/D-Tools%20Cloud%20Screenshots/Rectangle%20290.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 20px;
	width: max-content;
	font-weight: bold;
	color: #9599A0;
	font-size: 14px;
}
.arrow-up {
	background-image: url('https://8890480.fs1.hubspotusercontent-na1.net/hubfs/8890480/D-Tools%20Cloud%20Email%20Heroes/Rectangle%20290.png') !important;
}
select {
	width: 100%;
	padding-left: 50px;
	cursor: pointer;
}
.items-slide {
	border-bottom: 1px solid #BDBDBD;
}
.items-slide:last-child {
	border: 0;
}
.items-slide.active {
	color: #000;
	font-weight: bold;
}

/* Arrow */
.select::before {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	background: #fff;
	cursor: pointer;
	pointer-events: none;
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}
#searchform {
	width: 75%;
}
#searchform input {
	width: 100%;
	height: 45px;
	padding-left: 20px;
	border: 1px solid #cdcdcd;
}
.infoPlaceholder::-webkit-input-placeholder {
	font-weight: bold !important;
}
::placeholder {
	font-size: 14px !important;
}
.items-slide {
	font-size: 14px;
	padding: 5px 0;
	cursor: pointer;
}
div#search ul {
	width: auto;
	list-style: none;
	border: 0.65px solid #BDBDBD;
	margin: 2px -1px;
	padding: 0 20px;
	z-index: 1090;
	position: relative;
	background: #fff;
}
.items-slide:hover {
	color: #808080;
	font-weight: bold;
}
div#search form :focus {
	outline: none !important;
	box-shadow: 0 .1rem 1rem rgba(0, 0, 0, .15) !important;
}
.list-items {
	display: none;
}
.related-resource .align-heading {
	font-size: 20px;
	padding-bottom: 50px !important;
}
.related-resource .custom-container {
	padding: 0 0 30px 0;
}
.related-resource h2 {
	font-size: 18px;
	color: #2C3542;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

/*======== Back to Top Button  ==============*/
.back-to-top a {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #2C3542;
}
.back-to-top {
	margin-top: 1.5rem;
}
.back-to-top a svg {
	margin-left: 1rem;
}

/* category hover css */
.grid .col a:hover {
	color: #c52f1f;
}
.grid .col:hover .content svg path {
	fill: #c52f1f;
}
.grid .col:hover .icon svg path {
	fill: #fff !important;
}
.grid .col:hover .icon svg {
	fill: #c53020 !important;
}

/* end  */

/*======== Back to Top Button End ==============*/
blockquote {
	border-left: 5px solid #cc3333!important;
}
blockquote span {
	color: #C52E1E;
	font-style: normal;
	font-weight: bold;
	font-size: 25px !important;
}
.resource-blog {
	padding: 1.5rem 0 !important;
}
.blog-post__body iframe {
	padding-bottom: 2rem;
}

/* responsive css */

.custom-container {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:1024px) {
	div#search form {
		max-width: 100%;
		margin-left: 0;
		height: auto;
	}
	
	.select {
		width: auto !important;
		margin-bottom: 1rem;
	}
	
	div#search {
		padding: 0;
	}
	
	.resource-center {
		padding: 1.2rem;
	}
	
	.p-3 {
		padding: 1.2rem;
	}
	
	.resource-listing {
		margin: 0rem 0.5rem 1rem;
	}
	
	.grid .content {
		line-height: 20px;
	}
	
	.grid .col-md-6 {
		padding: 0.5rem;
	}
	/* subscribe form css */
	
	.submitted-message {
		font-size: 30px;
	}
	
	.subscribe-form input#email-b9ba4e2f-21cb-4015-b864-e3ba951d8586 {
		width: 300px;
	}
	
	.subscribe-form input.hs-button.primary.large {
		padding: 1rem 2rem;
	}
}
@media (min-width:1440px) {
	.custom-container {
		max-width: 1360px !important;
	}
	
	.resource-center .col-md-7 {
		flex: 0 0 58%;
		max-width: 60%;
	}
	
	.resource-center .col-md-5 {
		flex: 0 0 45%;
		max-width: 40%;
		margin-left: 15px;
	}
}
@media (min-width: 1200px) {
	.custom-container {
		max-width: 1208px !important;
	}
}

@media (max-width: 1200px) {
  .col-30 {
	padding-left: 5%;
  }
}

@media (min-width: 992px) {
	.custom-container {
		max-width: 960px;
	}
}


@media screen and (max-width: 991px) {
	.col-70,
	.col-30 {
		width: 100%;
	}
  .col-30 {
	padding-left: 3%;
  }
	.sidebar {
		align-items: flex-start;
	}
	.subscribe-form {
		display: block;
		padding: 2rem 0;
		text-align: center;
		margin: 0;
	}
	.subscribe-form.row .col {
		max-width: 100%;
	}
	.subscribe-form form {
		display: flex;
		max-width: 100%;
		justify-content: center;
		margin: 1rem 0;
	}
	.single-blog h1 {
		font-size: 25px !important;
	}
	.card-details.row {
		padding: 0.5rem 0;
	}
	.sidebar ul {
		margin: inherit;
	}
	.related-resource div#recent,
	.related-resource div#popular {
		padding: 0 15px;
	}
	.gettouch-content p {
		width: auto;
		margin-bottom: 10px !important;
	}
	.gettouch-content a {
		padding: 0.5rem 2rem;
	}
	.row-between {
		display: block;
	}
}
@media(max-width:812px) {
	.author {
		display: flex;
		align-items: center;
		margin: 15px !important;
	}
	.align-heading {
		margin-left: 1rem;
	}
	.single-search h1 {
		font-size: 30px;
	}
	.sub-title {
		font-size: 18px !important;
		line-height: 22px!important;
		display: block!important;
	}
	.resource-listing {
		margin: 1px 1.5rem 1rem;
	}
	.feature-post a svg {
		margin-top: 0.5rem;
	}
	.resource-listing h2 {
		font-size: 18px;
	}
	.content-wrapper {
		padding: 1rem!important;
	}
	.feature-post {
		min-height: 345px;
		width: 100%;
		height: 400px;
	}
	.post-cards .common-btn {
		position: relative;
		background: #c52e1e;
		width: 100%;
		color: #fff;
		padding: 10px;
		justify-content: center;
		display: flex;
		margin-top: 1rem;
		height: 67px;
		align-items: center;
	}
	.grid .col-md-6:first-child {
		margin-top: 0;
	}
	.subscribe-form h3 {
		margin-bottom: 0;
	}
	.custom-breadcrumb,
	.resource-center h1 {
		padding: 0 15px;
	}
	.custom-breadcrumb {
		padding-top: 1rem;
	}
	.resource-blog h1 {
		font-size: 30px;
		margin: 25px;
		padding: 0;
	}
	.tag-breadcrumb {
		padding: 20px 50px;
		margin-top: 0;
	}
	div#recent,
	#popular {
		margin-top: 0;
	}
	.single-search {
		padding: 4% 6%;
	}
	.custom-container.mobile-padding {
		padding: 0;
		margin: 0;
	}
	.resource-center.resource-blog {
		margin: 0;
		padding: 0 !important;
	}
	.resource-blog .sub-title {
		width: 100% !important;
	}
	/* remove spacing from image */
	.tag-breadcrumb+.container,
	.resource-blog .col-md-12 {
		padding: 0;
	}
	.subscribe-form p {
		max-width: 280px;
		margin: 0 auto !important;
	}
	.blog-search .select {
		margin: 1rem 14px 1.5rem;
	}
	.row-start {
		display: block;
	}
	.col-70,
	.col-30 {
		width: 100%;
		padding: 0;
	}
	.row-between {
		display: block;
	}
	.gettouch-content p {
		font-size: 20px;
		width: 100%;
		margin-bottom: 15px !important;
	}
	.footer-img {
		height: 350px;
	}
	.gettouch-content a {
		width: 100%;
		text-align: center;
	}
	.get-in-touch {
		justify-content: center;
		margin-top: 30px;
	}
	.download-form {
		padding: 30px 15px;
	}
	.download-form input.hs-button.primary.large {
		background-position: 250px;
		height: 67px;
	}
	.footer-img img {
		height: 100%;
		object-fit: cover;
	}
	input#yes_i_would_like_to_receive_news_and_updates_from_d_tools-61a31b56-43e9-441a-85b4-0a4d776d8abc {
		width: auto !important;
	}
	.sidebar ul {
		width: 100%;
	}
	.sidebar {
		display: block;
	}
	.single-blog h1 {
		font-size: 20px;
	}
	.single-blog h1 span {
		padding: 0 15px;
		display: flex;
	}
	.feature-post img {
		object-fit: cover !important;
	}
	.row.subscribe-form {
		padding: 2rem 0;
		margin: 0;
		text-align: center;
		display: block;
	}
	.download-form input {
		width: 100% !important;
	}
	.footer-img:before {
		background: linear-gradient( 179.53deg, rgb(34 39 47 / 0%) -10%, #121519 81.17%);
	}
	.back-to-top {
		text-align: center;
	}
	/* single blog page side space */
	.hs-blog-post .custom-container {
		padding: 0;
	}
	.blog-post__body,
	.social-icon {
		padding: 0 15px;
	}
	.sidebar {
		padding: 10px 15px !important;
	}
	.social-icon {
		margin: 1rem;
	}
	.card-details.row.no-gutters {
		padding: 15px;
	}
}
@media screen and (max-device-width: 991px) and (orientation: landscape) {
	.col-md-4 {
		flex: 0 0 49.333333%;
		max-width: 50.333333%;
	}
	#recent>.row,
	#popular>.row {
		margin: 0 10px;
	}
	.post-cards {
		padding: 0 1rem !important;
	}
	.subscribe-form input#email-b9ba4e2f-21cb-4015-b864-e3ba951d8586 {
		height: 67px;
	}
	.subscribe-form form {
		display: flex;
	}
	div#search {
		padding: 1rem 35px 0 !important;
	}
	.load-more-btn a {
		width: 97% !important;
	}
	.download-form input.hs-button.primary.large {
		background-position: 380px;
	}
}
@media(max-width:768px) {
	html,
	body {
		overflow-x: hidden;
	}
	.single-search h1 {
		font-size: 25px;
	}
	.col-md-4 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.newsletter .bg-blue {
		padding: 0 !important;
	}
	.grid .col-md-6 {
		max-width: 100% !important;
		flex: 0 0 100%;
	}
	.subscribe-form form {
		display: block !important;
	}
	.resource-center {
		padding: 0;
	}
	.subscribe-form input#email-b9ba4e2f-21cb-4015-b864-e3ba951d8586,
	.subscribe-form input.hs-button.primary.large {
		width: 100% !important;
		padding: 0.5rem 2rem;
	}
	.subscribe-form input#email-b9ba4e2f-21cb-4015-b864-e3ba951d8586 {
		height: 60px;
	}
	.subscribe-form form {
		margin: 2rem auto 0;
	}
	/* subscribe form css end */
	.resource-listing:first-child {
		margin-top: 2rem;
	}
	/* insight pag */
	div#recent,
	#popular {
		margin: 0;
		padding: 0 15px;
	}
	.single-search div#recent,
	.single-search #popular {
		padding: 0;
	}
	.tag-breadcrumb {
		padding: 20px 25px;
	}
	/* load more button */
	.load-more-btn a {
		width: 92%;
		display: flex;
		justify-content: center;
		padding: 10px;
		height: 67px;
		align-items: center;
	}
	.social-icon span {
		padding-bottom: 1rem;
	}
	.single-search div#recent>.row,
	.single-search #popular>.row {
		margin: 0 -50px;
	}
	.row.single-search {
		padding: 0 !important;
	}
}