@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
*:focus {
	outline: none;
	stroke: 0 none;
}
@font-face {
	font-family: 'futura_lt_btlight';
	src: url('fonts/futural-webfont.eot');
	src: url('fonts/futural-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/futural-webfont.woff') format('woff'),  url('fonts/futural-webfont.ttf') format('truetype'),  url('fonts/futural-webfont.svg#futura_lt_btlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaBT-Book';
	src: url('fonts/FuturaBT-Book.eot') format('eot'),  url('fonts/FuturaBT-Book.woff') format('woff'),  url('fonts/FuturaBT-Book.ttf') format('truetype'),  url('fonts/FuturaBT-Book.svg#FuturaBT-Book') format('svg');
}
/* headings */
h1 {
	font-weight: bold;
	font-size: 60px;
}
p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 12px;
}
/* New Design */
.mainHeader {
	width: 100%;
	position: relative;
}
.logo {
	width: 100%;
	text-align: center;
	padding: 20px 0px;
	margin: 0 auto;
}
.menuMain {
	background: #151515;
	width: 100%;
	position: relative;
}
.menu-new-design-menu-container #menu-new-design-menu li .nav-link {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	padding: 6px 38px;
	position: relative;
}
.menu-new-design-menu-container #menu-new-design-menu {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	float: left;
	justify-content: center;
}
.menu-new-design-menu-container {
	width: 100%;
	float: left;
	text-align: center;
}
.menu-new-design-menu-container #menu-new-design-menu li .nav-link b {
	font-weight: 500;
}
.nav-link::after {
	position: absolute;
	border-right: 1px solid #3d3d3d;
	content: "";
	height: 20px;
	right: 0;
	top: 12px;
}
.menu-new-design-menu-container #menu-new-design-menu li:last-child .nav-link::after {
	display: none;
}
.banner-txt {
	float: left;
	width: 100%;
}
.banner-txt .banner-txt-wrap {
	float: left;
	width: 100%;
}
.banner-home .featured-top-section h4 {
	font-size: 28px;
	color: #fff;
	margin: 0;
	padding: 17px 17px 17px 35px;
	font-weight: 400;
}
.banner-home .featured-top-section {
	float: left;
	width: 100%;
	background: rgba(33, 184, 253, 0.8);
	margin-top: -67px;
	position: relative;
	z-index: 9;
}
.featured-top-second-section h2, .featured-top-second-section h1, .search .featured-top-second-section h1.page-title {
	margin: 0;
	font-size: 60px;
	font-weight: 700;
}
.featured-top-second-section .our-interview-banner {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #1d1d1d;
	font-weight: 700;
}
.featured-top-second-section {
	float: left;
	width: 100%;
	background: #f4fbff;
	padding: 20px 28px 36px;
	border-bottom: 2px solid #21b8fd;
}
.featured-top-second-section .our-interview-banner {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #1d1d1d;
	font-weight: 700;
	padding-top: 6px;
	text-transform: uppercase;
}
.footer-content-section {
	padding: 46px 0;
}
.featured-top-second-section p {
	font-size: 24px;
	font-weight: 300;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	margin: 0 0 6px;
	line-height: 24px;
}
p, span, * {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.banner-home .featured-top-section h4 span {
	margin-right: 33px;
	position: relative;
}
.banner-home .featured-top-section h4 span::after {
	border-right: 1px solid #77c1e3;
	content: "";
	height: 20px;
	left: 38px;
	position: absolute;
	top: 10px;
}
.featured-top-section span img {
	margin-top: -4px;
}
.home-page-records .col-sm-6 img {
	width: 100%;
}
.interview-details .interview-title h5 {
	margin: 4px 0 0;
	font-size: 24px;
	color: #1d1d1d;
	font-weight: 700;
}
.interview-details {
	float: left;
	width: 100%;
	padding-top: 2px;
}
.interview-details .interview-title {
	float: left;
	width: 100%;
}
.interview-details p {
	font-size: 18px;
	margin: 0;
	color: #1d1d1d;
}
.interview-details span {
	font-size: 14px;
	margin: 0;
	color: #1d1d1d;
	font-weight: 700;
	text-transform: uppercase;
}
.single-interview-loop img {
	width: 100%;
}
.single-interview-loop {
	margin-bottom: 40px;
}
.single-interview-loop:nth-child(2n) {
	padding-left: 52px;
	padding-right: 15px;
}
.single-interview-loop {
	padding-right: 52px;
}
.pagination span, .pagination a {
	background: #7f7f7f;
	font-size: 16px;
	color: #fff;
	margin: 0 2px;
	padding: 10px 18px;
	text-decoration: none;
}
.pagination a:hover {
	background: #21b8fd;
}
.pagination {
	float: left;
	width: 100%;
	text-align: center;
	justify-content: center;
}
.pagination-section-home {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 42px;
}
.pagination span.current {
	background: #21b8fd;
}
.menuMain.footer-content-section {
	margin-top: 101px;
}
.banner-txt {
	float: left;
	width: 100%;
	margin-bottom: 41px;
}
.banner {
	float: left;
	width: 100%;
}
.banner-home > img {
	width: 100%;
}
/*--recorded-interview-page-css--*/

.default-template-section .profile-section p, .page-template-template_with-sidebar .profile-section p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 12px;
}
.default-template-section .profile-section .entry-content h2, .page-template-template_with-sidebar .profile-section .entry-content h2 {
	font-size: 22px;
	font-weight: 700;
	background: #f4fbff;
	padding: 13px 20px 15px;
	position: relative;
	margin-top: 25px;
	margin-bottom: 11px;
}
.page-template-template_with-sidebar .profile-section .entry-content h2 {
	margin-top: 6px;
}
.default-template-section .profile-section .entry-content h2::before, .page-template-template_with-sidebar .profile-section .entry-content h2::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
	content: "";
	background: #21b8fd;
}
.page-template-template_with-sidebar .profile-section .entry-content .headingonpage {
	padding: 0;
	background: transparent;
	font-size: 18px;
}
.profile-section ol li {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 8px;
	/*list-style: none; */
}
.profile-section ol {
	margin-left: 0;
	margin-top: 8px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.page-template-template_with-sidebar .banner-txt {
	margin-bottom: 36px;
}
.page-template-template_with-sidebar .banner-rgt .grey-part input[type="submit"] {
	background: #21b9fd;
	font-size: 16px;
	padding: 11px 0;
	font-weight: 600;
	border-color: #21b9fd;
}
.profile-section {
	min-height: 300px;
}
.entry-content {
	min-height: 300px;
	max-width: 1140px;
	margin: 0 auto;
}
#searchform #searchsubmit {
	background: #21b8fd;
	color: #fff;
	border: 1px solid #21b8fd;
	padding: 7px 20px;
}
#searchform input {
	border: 1px solid #dadada;
	padding: 7px;
}
.error404 .profile-section {
	text-align: center;
	padding-top: 60px;
}
.error404 .profile-section .entry-title {
	font-weight: 700;
	font-size: 53px;
}
.error404 .profile-section {
	text-align: center;
}
#searchform input {
	border: 1px solid #dadada;
	padding: 7px;
}
.profile-section ol li span {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	background: #21b8fd;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	float: left;
	text-align: center;
	margin: 2px 15px 0 0;
}
.page-template-template_with-sidebar .profile-section .entry-content .headingonpage::before {
	display: none;
}
.default-template-section .profile-section ul li, .page-template-template_with-sidebar .profile-section ul li {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 7px;
	list-style: none;
	padding-left: 31px;
	position: relative;
}
.default-template-section .profile-section ul, .page-template-template_with-sidebar .profile-section ul {
	padding: 0;
	margin-left: 0;
}
.default-template-section .profile-section ul li:last-child, .page-template-template_with-sidebar .profile-section ul li:last-child {
	padding-bottom: 0;
}
.profile-section form, .profile-section form {
	background: #f7f7f7;
	border: 1px solid #c3c3c3;
	padding: 30px 30px 0;
	border-radius: 7px;
	margin-top: 27px;
	width: 100%;
	float: left;
	max-width: 861px;
}
.profile-section form p, .profile-section form p {
	font-size: 18px;
	color: #000;
	width: 100%;
	float: left;
	position: relative;
}
.profile-section .contact-us form {
	max-width: 100%;
}
.profile-section .wpcf7-form-control-wrap.Photo {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
}
.profile-section .wpcf7-form-control-wrap.Photo input {
	font-size: 16px;
	color: #828282;
	font-style: italic;
	padding: 0;
	border: none;
}
.profile-section form span input {
	height: 40px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	margin: 7px 0 6px;
	padding: 0 53px;
}
.profile-section form span textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    margin: 7px 0 6px;
    padding: 0 53px;
}
.contact-us textarea {
	width: 100%;
	height: 200px;
	resize: none;
	border-radius: 5px;
}
.contact-us form input[type="submit"] {
	max-width: 150px;
	width: 100%;
}
.contact-us span.wpcf7-not-valid-tip {
	font-size: 15px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin: 10px 0 30px;
}
.contact-us {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.default-template-section .profile-section form p strong br {
	display: none;
}
.default-template-section .profile-section form p strong {
	margin: 14px 0 4px;
	width: 100%;
	float: left;
}
.default-template-section .profile-section form input[type="submit"] {
	color: #333;
	padding: 6px 37px;
	background: #21b8fd;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}
.default-template-section .profile-section form .wpcf7-form-control-wrap.Quiz label {
	display: flex;
	align-items: center;
	background: transparent;
	color: #000;
	padding: 0;
}
.default-template-section .profile-section form .wpcf7-form-control-wrap.Quiz label span {
	margin-right: 16px;
	font-size: 16px;
}
.default-template-section .profile-section {
	width: 100%;
	float: left;
}
.default-template-section .profile-section .entry-content {
	padding-top: 0;
}
.default-template-section .profile-section ul li::before, .page-template-template_with-sidebar .profile-section ul li::before {
	position: absolute;
	left: 3px;
	top: 9px;
	background-repeat: no-repeat;
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("https://inspirery.com/wp-content/uploads/2019/08/right.jpg");
}
.menuMain.footer-content-section p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0;
}
/* .menuMain {
	padding: 46px 0;
} */
.cls-image-text {
	width: 100%;
	float: left;
}
/*.default-template-section .row {
width: 100%;
float: left;
}*/
/*--single-post-page--*/
.cls-singl-post .banner {
	background: #f4fbff;
	border-bottom: 3px solid #21b8fd;
	margin-bottom: 31px;
	padding: 0;
}
.cls-singl-post .banner img {
	width: 100%;
}
.cls-singl-post .banner h1 {
	color: #1d1d1d;
	text-align: center;
	margin-bottom: 6px;
}
.cls-singl-post .our-interview-banner {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #1d1d1d;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 3px;
}
.cls-singl-post .banner-txt .banner-txt-wrap {
	float: left;
	width: 100%;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: 400;
	text-align: center;
}
.cls-singl-post p {
	font-size: 18px;
	color: #1d1d1d;
	line-height: 28px;
}
.cls-singl-post p strong {
	font-size: 22px;
	margin: 21px 0 20px;
	width: 100%;
	float: left;
}
.cls-singl-post .personal-details {
	width: 100%;
	float: left;
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-bottom: 0;
	position: relative;
	padding: 18px 22px 22px;
}
.cls-singl-post .personal-details span {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.cls-singl-post .personal-details::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	content: "";
	background: #21b9fd;
}
.cls-singl-post .personal-details ul li label {
	display: none;
}
.cls-singl-post .personal-details ul {
	margin-left: 0;
	margin-top: 10px;
}
.cls-singl-post .personal-details ul li {
	list-style: none;
	float: left;
	margin-right: 7px;
}
.cls-singl-post .personal-details .web-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-position: top -1px left -287.6px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.cls-singl-post .personal-details .twitter-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-position: top -1px left 0px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	margin-right: 1px;
}
.cls-singl-post #nav-below {
	width: 100%;
	float: left;
	background: #000;
	padding: 18px 16px;
	margin: 58px 0 60px;
}
.cls-singl-post #nav-below a {
	color: #fff;
	font-size: 16px;
}
.cls-singl-post #comments h3 {
	font-size: 22px;
	color: #000;
	margin-bottom: 5px;
}
.cls-singl-post form {
	background: #f7f7f7;
	border: 1px solid #c3c3c3;
	padding: 24px 34px;
	border-radius: 5px;
	margin-top: 28px !important;
	float: left;
	width: 100%;
}
.cls-singl-post #respond {
	border-top: none;
}
.cls-singl-post #comments form textarea {
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	height: 115px;
	resize: none;
	padding: 10px 10px 10px 40px;
}
.cls-singl-post #comments form label {
	font-size: 18px;
	color: #000;
}
.cls-singl-post form input[type="submit"] {
	background: #21b9fd;
	border: none;
	color: #fff;
	padding: 6px 54px;
	font-size: 18px !important;
	font-weight: 600;
	text-transform: uppercase;
}
.blue-part {
	background: #21b8fd;
	padding: 4px 7px;
}
.profile-section form img {
	position: absolute;
	top: 48px;
	left: 11px;
	z-index: 1;
}
#respond #commentform .form-submit {
	margin: 11px 0 0;
}
.cls-icon img {
	position: absolute;
	top: 48px;
	left: 11px;
	z-index: 1;
}
.default-template-section .cls-icon::before {
	position: absolute;
	left: 37px;
	top: 35px;
	height: 40px;
	width: 1px;
	content: "";
	background: #c3c3c3;
	z-index: 9;
}
.default-template-section .cls-icon.cls-textar::before {
    position: absolute;
    left: 37px;
    top: 35px;
    height: 95px;
    width: 1px;
    content: "";
    background: #c3c3c3;
    z-index: 9;
}
.single .cls-icon::before {
	position: absolute;
	left: 39px;
	top: 35px;
	height: 42px;
	width: 1px;
	content: "";
	background: #c3c3c3;
	z-index: 9;
}
.single .cls-icon img {
	top: 49px;
	left: 13px;
}
.single .comment-form-comment .cls-icon::before {
	display: none;
}
#commentform p {
	position: relative;
}
.sidebar-border {
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding: 12px 7px 9px;
}
.sidebar-border p {
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 27px;
	font-family: 'Acumin Pro';
	margin-bottom: 10px;
}
.sidebar-border a {
	background: #fff;
	padding: 13px 15px;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 7px;
	margin: 0 auto 9px;
	display: table;
	text-decoration: none;
}
.grey-part {
	background: #f2f2f2;
	text-align: center;
	border: 1px solid #ddd;
	margin-top: 28px;
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.grey-part h3 {
	font-size: 18px;
	color: #fff;
	background: #000;
	padding: 11px 0 5px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 12px;
	font-family: 'Acumin Pro Bold';
	line-height: 30px;
}
.grey-part p {
	font-size: 16px;
	font-weight: 600;
	padding: 0 9px;
	line-height: 25px;
	margin-bottom: 15px;
}
.get-featured-section {
	background: #f2f2f2;
	text-align: center;
	border: 1px solid #ddd;
	margin-top: 28px;
	width: 100%;
	float: left;
	padding: 35px 12px;
}
.get-featured-section span {
	font-size: 22px;
	font-weight: 600;
}
.get-featured-section a {
	background: #21b9fd;
	color: #fff;
	width: 100%;
	float: left;
	padding: 11px 0;
	font-size: 16px;
	font-weight: 600;
	border-radius: 5px;
	margin-top: 18px;
	text-decoration: none;
}
.grey-part form {
	border: none;
	background: #f2f2f2;
	margin-top: 0 !important;
	padding: 0 11px;
}
.banner-rgt .grey-part input {
	background: #fff;
	width: 242;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color: #a4a4a4;
	font-weight: 500;
}
.banner-rgt .grey-part input[type="submit"] {
	background: #464646;
	font-size: 16px !important;
	padding: 0 !important;
	height: 45px;
}
.banner-rgt {
	margin-top: 19px;
}
.get-featured-section span b {
	width: 100%;
	float: left;
}
.default-template-section .profile-section form a {
	color: #21b8fd;
}
/* .default-template-section p strong {
	font-size: 22px;
} */
.default-template-section .wpcf7-form-control-wrap.Interview input {
	border: none;
	padding: 0;
	font-size: 16px;
	color: #828282;
	font-style: italic;
	padding: 0;
	border: none;
}
.default-template-section a {
	color: #21b8fd;
}
.personal-details.jotu:hover ul li a:hover {
	
}
.footer-social-media ul li .fab.fa-tiktok {
	background: url(images/tik-tok.png) no-repeat;
	height: 24px;
	width: 24px;
	color: #fff;
	fill: #fff;
	background-size: 24px 24px;
}
.cls-singl-post form input[type="submit"] {
	border-radius: 5px;
	padding: 6px 30px;
}
.default-template-section .wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
	display: none;
}
.default-template-section .profile-section form p br {
	display: none;
}
.default-template-section form p label {
	padding: 10px;
	background: #000;
	display: table;
	color: #fff;
	padding: 4px 45px;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 7px;
}
.default-template-section form p label .browseimage img {
	left: 25px;
	top: 51px;
}
.home .banner {
	padding-top: 0;
}
.default-template-section form p label span {
	margin: 0 !important;
}
.starcls {
	color: #f00;
}
.browseimage img {
	margin-right: 5px;
	margin-top: -4px;
}
.default-template-section .profile-section form .wpcf7-form-control-wrap.Quiz label span {
	margin-right: 10px !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid red;
	width: 100%;
	float: left;
	color: red;
}
.menu-new-design-menu-container #menu-new-design-menu li .nav-link:hover {
	color: #21B8FD;
}
.category .post h2.entry-title a:hover, .search .post h2.entry-title a:hover, .search .page h2.entry-title a:hover {
	color: #21B8FD;
}
.category .post h2.entry-title, .search .post h2.entry-title, .search .page h2.entry-title {
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 5px;
}
p {
	font-size: 18px;
}
.category .post .entry-meta, .category .post .entry-utility, .search .post .entry-meta, .search .post .entry-utility, .search .page .entry-meta {
	font-size: 15px;
}
.category .post .entry-meta a:hover, .category .page .entry-meta a:hover, .category .post .entry-utility a:hover, .search .post .entry-utility a:hover, .search .post .entry-meta a:hover, .search .page .entry-utility a:hover, .search .page .entry-meta a:hover {
	color: #21B8FD;
	text-decoration: none;
}
.category .post, .search .post, .search .page {
	margin: 0 0 30px;
}
.archive.category .page-title, .archive.category .page-title span, .search .page-title, .search .page-title span {
	font-size: 37px;
	margin: 30px 0 30px;
}
#nav-below {
	margin: 0;
	float: left;
	width: 100%;
}
#nav-below a {
	font-size: 16px;
	color: #fff;
	display: inline-block;
}
#nav-above {
	display: none !important;
}
/* .banner-single-post {
	padding: 30px 0 0;
} */
.default-template-section #wpcf7-f35-p14-o1 form p label {
	background: transparent;
	color: #000;
	padding: 0;
	border-radius: 0;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
form label span {
	color: #f00;
}
.banner {
	padding-top: 39px;
}
.cls-image-text-inset {
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.cls-image-text {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	align-content: center;
}
.cls-image-text img {
	max-width: 369px;
	margin-right: 50px;
}
.container {
	max-width: 1170px;
}
.profile-section form p.text-space {
	margin-top: 8px;
}
.wpcf7-form span input::-webkit-input-placeholder {
 color: #b1b0b0;
}
.wpcf7-form span input::-moz-placeholder {
 color: #b1b0b0;
}
.wpcf7-form span input:-ms-input-placeholder {
 color: #b1b0b0;
}
.wpcf7-form span input:-moz-placeholder {
 color: #b1b0b0;
}
span.wpcf7-not-valid-tip {
	font-size: 15px;
}
.tnp-field.tnp-field-email .tnp-email {
	background: #fff;
	font-size: 16px;
	font-family: 'Acumin Pro';
}
.banner-rgt .grey-part input[type="submit"] {
	font-family: 'Acumin Pro Bold';
	padding: 10px 0 7px !important;
}
.get-featured-section span {
	font-family: 'Acumin Pro';
}
.get-featured-section span b {
	font-family: 'Acumin Pro Bold';
}
.cls-singl-post .personal-details.jotu {
	border-bottom: 1px solid #ddd;
}
.cls-singl-post .comment-form-comment {
	position: relative;
}
.cls-singl-post .comment-form-comment .cls-icon img {
	top: 51px;
	left: 15px;
	z-index: 1;
}
.logged-in-as a {
	color: #000;
	text-decoration: none;
}
.logged-in-as a:hover {
	color: #21b9fd;
}
.cls-singl-post #comments form textarea {
	width: 100%;
	margin-bottom: 15px;
}
#respond #commentform input {
	width: 100%;
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	padding: 6px 0px 6px 45px;
	margin: 0 0 15px;
}
.cls-singl-post #commentform #comments form label {
	font-size: 18px;
	color: #000;
	margin-bottom: 2px;
}
#respond #commentform .form-submit input {
	width: auto;
	border-color: #21b9fd;
	min-width: 201px;
	padding: 6px;
}
#respond #commentform .comment-form-cookies-consent #wp-comment-cookies-consent {
	float: left;
	width: auto;
	border: 1px solid #cecece;
	margin-top: 7px;
	margin-right: 10px;
}
.search .profile-section .post, .search .profile-section .page {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f2f2f2;
	padding: 10px;
}
.error .profile-section form, .search-no-results .profile-section form, .search-no-results .profile-section .post {
	background: transparent;
	border: none;
	padding: 30px 0px 0;
	border-radius: 0;
	margin-top: 0;
	width: 100%;
	float: left;
	max-width: initial;
}
.error404 .profile-section, .search-no-results .profile-section {
	text-align: center;
	width: 100%;
}
.entry-utility {
	font-size: 15px;
}
.default-template-section form p label {
	padding: 4px 23px 4px 52px;
	border-radius: 5px;
}
.wpcf7-form p + span {
	color: #f00;
}
.entry-content ul a, .entry-content a {
	text-decoration: none;
}
.page-inner-contentcls, body.error404 .entry-content {
	max-width: 1170px;
}
.contact-us {
	float: left;
	width: 100%;
}
body.error404 .entry-content p a {
	color: #21b8fd;
}
body.error404 .entry-content p, .search-no-results .entry-content p {
	color: #000;
	max-width: 950px;
	font-size: 20px;
	margin: 0 auto;
	font-weight: 600;
}
.search-no-results .entry-content {
	max-width: 1170px;
}
body.error404 .profile-section form, .search-no-results .profile-section form {
	max-width: 100%;
	background: #fff;
	border: none;
	padding-top: 0;
}
.search-no-results .profile-section form {
	padding-top: 28px;
}
body.error404 #searchform #searchsubmit, .search-no-results #searchform #searchsubmit {
	padding: 7px 30px;
	cursor: pointer;
}
body.error404 .profile-section form input#s, .search-no-results .profile-section form input#s {
	width: 300px;
	padding-left: 10px;
}
.error404 .menuMain.footer-content-section, .search-no-results .menuMain.footer-content-section {
	margin-top: 82px;
}
.page-template-default .entry-content.page-inner-contentcls {
	font-size: 18px;
	line-height: 28px;
}
.featured-top-section .featured_sectionhome {
	color: #fff !important;
}
/* New CSS styles */
.banner-home img {
	max-width: 100%;
}
/* Ie Only */
.ie .col-md-1, .ie .col-md-2, .ie .col-md-3, .ie .col-md-4, .ie .col-md-5, .ie .col-md-6, .ie .col-md-7, .ie .col-md-8, .ie .col-md-9, .ie .col-md-10, .ie .col-md-11, .ie .col-md-12 {
	float: left;
}
.ie .navbar-collapse {
	display: block !important;
}
.ie .menu-new-design-menu-container #menu-new-design-menu li {
	float: left;
}
.ie .mainHeader .menuMain {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.ie .menu-new-design-menu-container #menu-new-design-menu {
	display: table;
	width: auto;
	float: none;
	margin: 0 auto;
}
.ie .profile-section form, .profile-section form {
	margin-bottom: 60px;
}
.ie .single .cls-icon::before {
	top: 37px;
	height: 36px;
}
.ie #respond #commentform .comment-form-cookies-consent #wp-comment-cookies-consent {
	float: left;
	width: auto;
	border: 0;
	margin-top: 3px;
	margin-right: 10px;
	padding-left: 0px;
}
.banner-home > a > img {
	width: 100%;
}
.menuMain.footer-content-section {
	float: left;
	width: 100%;
}
.medium-web-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -206px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.crunchbase-web-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -165px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.lnkdin-web-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -84px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.fb-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position: top -1px left -42px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.instagram-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position: top -1px left -42px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.youtb-web-part-link a {
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -124px;
	background-repeat: no-repeat;
	padding: 16px 0;
	width: 10px;
	width: 41px;
	height: 41px;
	display: block;
	color: transparent;
	margin-right: 1px;
}
.featured-top-second-section h1 a {
	color: #000;
	text-decoration: none;
}
.profile-section ol {
    padding-left: 30px;
}
.profile-section ol li {
    font-weight: 400;
    list-style-type: decimal;
}

.single .cls-singl-post p strong {
	font-size: 18px;
	margin: 0;
	float: none;
	width: auto;
}



#post-7547 {
	float: left;
	width: 100%;
}
.page-id-7547 table th, .page-id-7547 table td {
	padding: 3px;
}
.page-id-7547 .profile-section ul li::before {
	display: none;
}
.page-id-7547 .profile-section ul li{
padding-left:0;
list-style-type: disc;	
}
.page-id-7547 .profile-section ul {
	margin-left: 30px;
}
.postid-2659 .profile-section ol li span {
    background: transparent;
    width: auto;
    height: auto;
    color: #333;
    font-size: 18px;
    display: block;
    float: left;
    text-align: left;
}
.postid-2659 .profile-section ol li{
	width: 100%;
float: left;	
}
strong,b{
	font-size: 18px;
}
.mockup-bold {
    font-size: 22px;
}
.profile-section form span textarea {	
	padding: 10px 53px;
	height: 123px;
	resize: none;
}
.profile-section form span textarea::-webkit-input-placeholder { /* Chrome */
	color: #d5d5d5;
}
.profile-section form span textarea:-ms-input-placeholder { /* IE 10+ */
	color: #d5d5d5;
}
.profile-section form span textarea::-moz-placeholder { /* Firefox 19+ */
	color: #d5d5d5;
	opacity: 1;
}
.profile-section form span textarea:-moz-placeholder { /* Firefox 4 - 18 */
	color: #d5d5d5;
	opacity: 1;
}

.default-template-section .cls-icon.cls-textar::before {	
	height: 123px !important;
}

@media all and (max-width: 767px){
	.cls-icon {
		position: absolute;
		left: 0;
	}
	.default-template-section .cls-icon::before {
		top: 32px;
	}
}
.default-template-section .icon_field .cls-icon.cls-textar::before {
    height: 123px!important;
}
.default-template-section .social_fields .cls-icon::before {
	height: 40px !important;
}
/* 21-02-2020 css start here */
.footer-social-media ul {
	margin: 0 0 20px; 
	text-align: center;
	list-style: none;
}
.footer-social-media ul li {
	display: inline-block;
	vertical-align: top;
}
.footer-social-media ul li a {
	padding: 8px 0 8px 2px;
width: 41px;
height: 41px;
display: block;
color: #ffffff;
margin-right: 5px;
background: #21b8fd;
border-radius: 50%;
line-height: 10px;
font-size: 25px;
}
.twitter-part-link a{
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left 0;
	background-repeat: no-repeat;
}
.youtube-part-link a{
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -125px;
	background-repeat: no-repeat;
}
.Insta-part-link a{
	background: url("https://inspirery.com/wp-content/uploads/2019/08/images-inspiry.png") no-repeat scroll -2px -42px rgba(0, 0, 0, 0);
	background-position-x: -2px;
	background-position-y: -42px;
	background-repeat: no-repeat;
	background-position: top -1px left -247px;
	background-repeat: no-repeat;
}
.cls-paypall-section form {
	margin: 20px 0 0;
	padding: 0;
	background: transparent;
	border: 0;
}
@media all and (max-width: 979px) {
	.menuMain.footer-content-section {
		height: auto;
	}
}
/* 21-02-2020 css end here */