
.gridlove-logo {
	max-height: 60px;
}

.gridlove-header-sticky .gridlove-logo {
	max-height: 50px;
}

.page-template-fullwidth .gridlove-header-shadow.gridlove-site-header {
	margin-bottom: 0;
}

.single #content .gridlove-author p > a {
	color: #27e6cd;
}

.widget_text .footer-btn {
	border: 2px solid #fff;
	padding: 8px 30px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	margin: 5px 0 5px;
	font-weight: 600;
}

.widget_text .footer-btn:hover {
	color: #111;
	background-color: #fff;
}

.widget_text h5 {
	color: #fff;
}

.footer-grid-wrap.fotinner2 img {
	margin-right: 10px;
}

.footer-grid-wrap.fotinner2 li {
	padding: 5px 0;
}

.company_cover p i {
	margin-right: 10px;
	font-size: 22px;
}

.company_cover p > a {
	text-decoration: none !important;
	border: unset;
}

.company_cover p {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

.company_cover p img {
	max-width: 30px;
}

.company_cover h3 {
	float: left;
}

.company_cover .entry-category {
	float: right;
}

.company_cover a.gridlove-cat {
	padding: 10px 16px;
	line-height: 20px;
	font-size: 15px;
}

.listing_comp_main {
	margin-top: 40px;
}

.listing_comp_main .box-inner-p-bigger.box-single {
	padding: 0;
}

.company_main {
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #7ddbfd;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 5px 8px rgba(125, 219, 253, .4);
}

.key_services_cover.d-flex {
	display: flex;
	border: 1px solid #7ddbfd;
}

.service_provide {
	padding: 15px;
	border-left: 1px solid #7ddbfd;
}

.key_client {
	padding: 15px;
}

.details_main .details_col {
	display: inline-block;
	padding: 10px;
	text-align: center;
}

.details_main {
	border: 1px solid #7ddbfd;
	border-top: none;
}

.details_main .details_col h4 {
	margin-bottom: 15px;
}

.details_col.col-md-3 {
	border-left: 1px solid #7ddbfd;
	border-right: 1px solid #7ddbfd;
}

.key_services_cover h6 {
	margin-bottom: 10px;
}

.border_tp {
	border-top: 1px solid #7ddbfd;
	margin-top: 10px;
	padding-top: 20px;
}

.comp_logo {
	float: left;
	margin-right: 20px;
	max-width: 80px;
}

.top-picks-list ul {
	overflow: hidden;
	padding: 0;
	height: 100%;
}

.top-picks-list li {
	float: left;
	width: 25%;
	position: relative;
	padding: 0 15px 0 15px;
	margin: 0 0 30px;
	min-height: 123px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	list-style-type: none;
}

.nominate-section {
	padding: 40px 30px 20px;
	width: 267px;
	background: #fff;
	margin-top: -60px;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
	border-radius: 6px;
	box-shadow: 0 0 60px rgba(0, 0, 0, .09);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}

.nomin-badge-figure img {
	width: 100%;
}

.report-detail-cta {
	background: #548bb7;
	border-radius: 5px;
	box-shadow: 0 0 60px rgba(0, 0, 0, .09);
}

.cta-mail {
	width: 267px;
	background: #326598;
	padding: 20px 25px;
}

.cta-heading {
	width: 267px;
	background: #548bb7;
	padding: 30px 25px 15px;
}

.cta-heading, .cta-mail {
	/* border-radius: 5px; */
	color: #fff;
}

/*--- 2 Column Form Styles Start ---*/
.cwf-left {
	width: 47%;
	float: left;
	margin-right: 6%;
}

.cwf-right {
	width: 47%;
	float: left;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	margin-bottom: 10px;
}

.clearfix {
	display: block;
}

/*--- 2 Column Form Styles End ---*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7 input[type="text"]:focus {
	background: #fff;
}

.wpcf7-submit {
	float: right;
	background: #ca0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}

.wpcf7-submit:hover {
	background: #f00;
}

span.wpcf7-not-valid-tip {
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #f00;
	padding: 5px;
}

div.wpcf7-validation-errors {
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9c6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}

div.wpcf7-mail-sent-ok {
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

.gridlove-single-layout-4 .my_custom_layout .padding-left-right {
	padding-left: 60px;
	padding-right: 60px;
}

.gridlove-single-layout-4 .company_cover p {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 17px;
}

.gridlove-single-layout-4 .company_cover p i {
	font-size: 15px;
}

.gridlove-single-layout-4 .company_cover p img {
	max-width: 20px;
}

.file-414 input.wpcf7-file {
	margin-top: 15px;
	font-size: 18px;
}

#wpcf7-f10010-p8570-o1 form .col-md-12 {
	margin-top: 15px;
}

#wpcf7-f10010-p8570-o1 form .col-md-12 label {
	line-height: 20px;
	display: inline;
	font-size: 14px;
}

body #wpcf7-f10010-p8570-o1 form .col-md-12 label textarea {
	height: 90px;
	min-height: 90px;
}

.ccdetail {
	text-align: center;
	background: #e52f48;
	color: #fff;
	display: block;
	height: auto;
	padding: 7px 11px 6px;
}

.ceo_q_air {
	font-size: 15px;
	color: #fff;
	background-color: #009cff;
	border-radius: 20%;
	display: block;
	float: left;
	line-height: 1em;
	margin: 5px 10px 0 0;
	padding: 10px 10px;
	text-align: center;
}

.signin-prompt {
	padding: 12px 10px 15px 20px;
	background-color: #ecf7ff;
	font-size: 14px;
	margin: 15px 0 30px 0;
	max-width: 100%;
}

.signin-prompt p {
	margin-bottom: 0;
}

.signin-prompt a {
	color: #fff;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 2px;
	font-size: 15px;
	font-weight: 600;
	white-space: nowrap;
}

.full_width.gridlove-content.gridlove-single-layout-4 {
	max-width: 100%;
}

.full_width.gridlove-content.gridlove-single-layout-4 .entry-image > img {
	height: auto;
	width: 100%;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1500px;
	}
}

.gridlove-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
	max-width: 100%;
}
