body.home #content.container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: -2em;
	scroll-behavior: smooth;
}

@media (max-width: 1023px) {
	.single .gridlove-content {
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 712px !important;
	}
}

body.home #content.container .module-type-posts,
body.home #content.container .secondary-hero-container {
	max-width: 1230px;
	padding-left: 30px;
	padding-right: 30px
}

body.home #content.container .secondary-hero-container,
body.home #content.container .module-type-text {
	width: 100%;
}

body.home #content.container .secondary-hero-wrapper {
	display: flex;
	align-items: center;
	flex-direction: column;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

body.home #content.container .secondary-hero-content {
	width: 580px;
	/*background: white;*/
	padding: 45px;
}

.secondary-hero-container {
	display: flex;
	flex-direction: row-reverse;
	padding: 12em 30px;
}

.secondary-hero-container.reverse {
	flex-direction: row;
}

body.home #content.container .secondary-hero-container a {
	background: #13315c;
	color: white;
	font-weight: 600;
	padding: 8px 20px;
	border-radius: 6px
}

body.home #content.container .secondary-hero-container h2 {
	font-size: 2.4em;
	margin-bottom: 33px;
	line-height: 1em;
}

body.home #content.container .secondary-hero-container p {
	font-size: 1.5em;
	line-height: initial;
	margin-bottom: 43px;
}

.main-hero .secondary-hero-content {
	background: transparent;
	width: 45%;
	min-width: 530px;
}

.main-hero h2,
.main-hero p {
	color: white;
}

body.home #content.container .main-hero h2 {
	border-bottom: solid 10px #2d3392;
	font-size: 4.211em;
	line-height: 1em;
	padding-bottom: .4em;
}

.main-hero .secondary-hero-container {
	padding: 2em 30px 10em;
}

.main-hero h2 span {
	font-weight: 100;
}

.main-hero-links-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
}

body.home #content.container .main-hero-links-wrapper a {
	padding: 2em 4em;
	display: inline-block;
	border-radius: 0px;
	text-transform: uppercase;
}

body.home #content.container .main-hero-links-wrapper .first-main-hero-button {
	background: #2e3191;
}

body.home #content.container .main-hero-links-wrapper .second-main-hero-button {
	background: #264ca2;
}

body.home #content.container .main-hero p {
	font-size: 1.5em;
}

.secondary-hero-wrapper.main-hero {
	margin-bottom: -1.875em;
}

.home .module-type-posts {
	margin-top: -8em;
	padding-top: 8em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: -4em !important;
	padding-top: 4em !important;
}

blockquote {
	display: inline-block;
}

@media screen and (max-width: 1030px) {
	body.home #content.container .main-hero-links-wrapper {
		width: 100%;
		display: flex;
	}

	body.home #content.container .main-hero-links-wrapper a {
		width: 100%;
		text-align: center;
		padding: 2em 1em;
	}
}

@media screen and (max-width: 580px) {
	body.home #content.container .secondary-hero-content {
		width: 100%;
		max-width: none;
		padding: 1.5em 0;
	}

	.main-hero .secondary-hero-content {
		padding-left: 0;
		padding-right: 0;
		min-width: 0;
	}

	.secondary-hero-wrapper:not(.main-hero) .secondary-hero-container {
		padding: 5em 20px;
	}

	.secondary-hero-wrapper:not(.main-hero) .secondary-hero-content {
		background: rgba(255, 255, 255, .8);
	}

	body.home #content.container .main-hero h2 {
		font-size: 3em;
		display: inline-grid;
	}
}

.gridlove-comments {
	display: none;
}

blockquote {
	padding: 25px;
	background-color: #E7EFF6;
	font-weight: 400;
}

blockquote:before {
	display: none;
}

blockquote a {
	font-weight: 600 !important;
}

.grecaptcha-badge {
	display: none !important;
}

li img {
	padding-top: 15px;
}

.gridlove-content {
	max-width: 100% !important;
}

td.column-1 h3 {
	color: white;
}


.tablepress a {
	color: #2b3a97;
	text-decoration: underline;
}

/**Richard Code 11-5-2019**/

.tablepress-id-1 {
	min-width: 800px;
}

td li {
	list-style-position: inside;
}

td {
	white-space: normal;
	word-wrap: normal;
	word-break: normal;
}

/**End Richard Code 11-5-2019**/

@media (max-width: 1025px) {
	.site-title img {
		max-height: 90px;
	}

	.gridlove-header-responsive, .gridlove-header-responsive .container {
		height: 70px;
	}

}

@media (max-width: 400px) {
	.secondary-hero-content {
		margin-bottom: 6em;
	}

	body.home #content.container .main-hero-links-wrapper {
		flex-direction: column;
	}
}

/**Stefan Code 12-16-2019**/

.tablepress thead th {
	background-color: #2e6d99;
}

.tablepress thead th h3 {
	color: #fff;
}

.tablepress-id-21 .column-1 {
	font-weight: 600;
	background-color: #cfecf4;

}

.tablepress-id-21 .row-1 .column-1 {
	background-color: #2e6d99 !important;
}

.tablepress-id-33 .column-1 {
	font-weight: 600;
	font-size: 16px;

}

.tablepress-id-22 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
}

.tablepress-id-22 .row-1 .column-1 {
	background-color: #2e6d99;
}

.tablepress-id-23 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
}

.tablepress-id-23 .row-1 .column-1 {
	background-color: #2e6d99;
}

.tablepress-id-24 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
}

.tablepress-id-24 .row-1 .column-1 {
	background-color: #2e6d99;
}

.tablepress-id-26 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
}

.tablepress-id-27 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
	width: 205px
}

.tablepress-id-29 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
}

.tablepress-id-30 .column-1 {
	background-color: #cfecf4;
	font-weight: 600;
	width: 205px
}

.tablepress-id-32 .column-1 {
	background-color: #cfecf4;
}

.tablepress-id-32 .row-1 .column-1 {
	background-color: #2e6d99;
}

.tablepress-id-34 .row-1 .column-1 {
	background-color: #2e6d99;
}

.tablepress-id-34 .column-1 {
	font-weight: 600;
	background-color: #cfecf4;
}

a.mks_button_large {
	padding: 22px 36px;
	font-size: 18px !important;
	text-transform: capitalize;
}

table:last-child {
	margin-bottom: 15px;
}

tr.row-1.odd {
	color: white;
}

.tablepress-id-35 .column-1 {
	background-color: #cfecf4;
}

.tablepress-id-35 .row-1 .column-1 {
	background-color: #fff;
}

.tablepress-id-35 td li {
	list-style-position: outside !important;
}

.tablepress-id-36 .column-1 {
	background-color: #cfecf4;
}

.tablepress-id-36 td li {
	list-style-position: outside !important;
}

.tablepress-id-36 {
	border: solid 1px #eaeaea;
}

/**End Stefan Code 12-16-2019**/


/** WPTangerine code **/
.listimage-wrap li label img {
	margin: 0 auto;
}

/** Product Boxes **/
ul.pbox li {
	list-style-image: url('https://test.ddiy.co/wp-content/uploads/green-check-e1613325056640.png');
}

/* Product Boxes - Columns */

.pboxrow {
	border: 3px solid #264ca2;
	padding: 15px;
	box-shadow: 5px 5px 5px #f9f9f9;
	margin-bottom: 25px;
}

.pboxcolumn {
	float: left;
	width: 50%;
	padding: 25px;
}

@media screen and (max-width: 600px) {
	.pboxcolumn {
		width: 100%;
	}
}

.pboxrow:after {
	content: "";
	display: table;
	clear: both;
}

/** Cons Boxes **/
ul.cons li {
	list-style-image: url('https://test.ddiy.co/wp-content/uploads/red-x.png');
}

h3.proscons {
	margin: 0px !important;
	padding-top: 0px !important;
	color: white;
	font-size: 23px;
	text-align: center;
}

/** Big Headings **/

.bighead a {
	color: #2b3a97;
	text-decoration: underline;
}

.bighead a:hover {
	color: #222e79;
	text-decoration: none;
}

.tablepress-id-34 tr[class^='row'] > td:nth-child(2),
.tablepress-id-59 tr[class^='row'] > td:nth-child(2) {
	position: relative;
}

.tablepress-id-34 tr[class^='row'] > td:nth-child(2):before,
.tablepress-id-59 tr[class^='row'] > td:nth-child(2):before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	bottom: 0px;
	border-left: 4px solid tomato;
	border-right: 4px solid tomato;
	z-index: 1;
	pointer-events: none;
}

.tablepress-id-34 tr[class^='row']:nth-child(1) > td:nth-child(2):before,
.tablepress-id-59 tr[class^='row']:nth-child(2) > td:nth-child(2):before {
	border-top: 4px solid tomato;
	pointer-events: none;
}

.tablepress-id-34 tr[class^='row']:last-child > td:nth-child(2):before,
.tablepress-id-59 tr[class^='row']:last-child > td:nth-child(2):before {
	border-bottom: 4px solid tomato;
	pointer-events: none;
}

/*** "ai-writing-course" page ***/
.top-block {
	margin-bottom: 30px;
}

.top-block .mks_col {
	margin-bottom: 0;
	float: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.top-block .mks_one_half:first-child {
	width: 100%;
	min-width: 100%;
	padding-bottom: 20px;
	margin: 0;
}

.top-block .mks_one_half:last-child {
	width: 100%;
	min-width: 100%;
	margin: 0 !important;
}

.top-block .mks_one_half:last-child br {
	display: none;
}

@media (min-width: 992px) {
	.top-block {
		margin-bottom: 25px;
	}

	.top-block .mks_one_half:first-child {
		width: 55%;
		min-width: 55%;
		padding-right: 30px;
		padding-bottom: 0;
	}

	.top-block .mks_one_half:last-child {
		width: 45%;
		min-width: 45%;
	}
}

.top-block .mks_one_half h1 {
	margin: 0 0 10px !important;
	padding: 0 !important;
}

.top-block .mks_one_half .fluid-width-video-wrapper {
	margin: 0;
}

.course-block .mks_col {
	float: none;
	margin-bottom: 0;
}

.course-block .image-column:not(:last-child) {
	margin-bottom: 25px;
}

.course-block .image-column img {
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.course-block .mks_two_thirds {
		width: 100%;
		min-width: 100%;
	}

	.course-block .mks_one_third {
		width: 100%;
		min-width: 100%;
	}
}

.image-box {
	max-height: 70px;
	height: 70px;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.image-box {
		max-height: 100px;
		height: 100px;
	}
}

.image-box img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

/*** "ai-writing-course" page : end ***/

/*** common ***/
.featured-cards p:empty {
	display: none !important;
}

.featured-cards div:empty {
	display: none !important;
}


.featured-cards .mks_one_third > div {
	height: auto !important;
}

.featured-cards.two-cards .mks_one_half > div {
	height: auto !important;
}

.featured-cards .mks_col {
	float: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	width: auto;
}

.featured-cards .mks_one_third {
	float: none;
	width: 100%;
	min-width: 100%;
	margin: 0 0 30px;
	padding: 0 15px;
}

.featured-cards.two-cards .mks_one_half {
	float: none;
	width: 100%;
	min-width: 100%;
	margin: 0 0 30px;
	padding: 0 15px;
}

@media (min-width: 768px) {
	.featured-cards .mks_one_third {
		width: 50%;
		min-width: 50%;
	}

	.featured-cards.two-cards .mks_one_half {
		width: 50%;
		min-width: 50%;
	}
}

@media (min-width: 992px) {
	.featured-cards .mks_one_third {
		width: 33.33%;
		min-width: 33.33%;
	}
}

.featured-cards .mks_button {
	margin: 0;
	height: auto !important;
	background: #CD1E41;
}

.mrks_table .mks_button {
	margin: 0;
	height: auto !important;
	background: #CD1E41 !important;
	text-decoration: none;
	min-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	font-size: 16px;
}



