/*
Theme Name: MedaSync
Theme URI: https://medasync.com
Description: A custom WordPress theme for MedaSync
Author: NgageContent
Author URI: https://ngagecontent.com
Text Domain: foton
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media screen and (max-width: 1024px) {
	.screenshots-left .screen-front {
		margin-top: 30px !important;
		padding-left: 0 !important;
		max-width: 100% !important;
	}
	.screenshots-left .screen-front-revenue {
		margin-top: 30px !important;
		padding-left: 0 !important;
		max-width: 100% !important;
	}
	.screenshots-left .screen-front-cost {
		margin-top: 30px !important;
		padding-left: 0 !important;
		max-width: 100% !important;
	}
	.screenshots-left .screen-back {
		padding-right: 0 !important;
		max-width: 100% !important;
	}
	.screenshots-right .screen-front {
		margin-top: 30px !important;
		padding-left: 0 !important;
		max-width: 100% !important;
	}
	.screenshots-right .screen-back {
		margin-top: 0 !important;
		padding-left: 0 !important;
		max-width: 100% !important;
		padding-right: 0 !important;
	}
}
.screenshots-left .screen-front {
	margin-top: -200px;
	padding-left: 150px;
	max-width: 80%;
}
.screenshots-left .screen-front-revenue {
	margin-top: -260px;
	margin-left: -100px;
	max-width: 80%;
}
.screenshots-left .screen-front-cost {
	margin-top: -182px;
	padding-left: 150px;
	max-width: 80%;
}
.screenshots-left .screen-back {
	padding-right: 150px;
	max-width: 80%;
}
.screenshots-right .screen-front {
	margin-top: -200px;
	padding-left: 150px;
	max-width: 80%;
}
.screenshots-right .screen-back {
	padding-right: 150px;
	max-width: 80%;
}
body .pp_pic_holder a.pp_next, body .pp_pic_holder a.pp_previous {
	color: transparent !important;
}

.mkdf-title-holder.mkdf-standard-with-breadcrumbs-type .mkdf-breadcrumbs a:hover {
    color: #eea009 !important;
}
.mkdf-iwt .mkdf-iwt-title a:hover {
	color: #004859 !important;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title:before {
	content: "\f10d";
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free';
    text-rendering: auto;
    color: #004859;
    font-size: 28px;
    position: absolute;
    left: 200px;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title:after {
	content: "\f10e";
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free';
    text-rendering: auto;
    color: #004859;
    font-size: 28px;
    position: absolute;
    right: 200px;
}

/* -------- FONT STYLING -------- */
.mkdf-post-text-main ul li {
	color: #777777;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px !important;
		margin-left: 20px !important;
}

ul li {
	margin-bottom: 10px;
    color: #777777;
    line-height: 20px;
}


/* -------- HOME PAGE STYLING -------- */

/* Home About Block Styling */
.home-about-box p {
	color: #ffffff;
	padding: 0 15px 30px;
}
.mkdf-iwt .mkdf-iwt-inner.home-about-icon {
	padding: 10px 15px;
}
.home-about-box {
	position: relative;
	padding: 18px 56px !important;
}
.home-about-box:nth-child(1):after, .home-about-box:nth-child(2):after {
	content: "";
	display: block;
	background: url('/wp-content/uploads/2019/03/arrow-next.png') no-repeat;
	height: 100px;
	width: 100px;
	margin-right: -119px;
	float: right;
	margin-top: -165px;
}
@media screen and (max-width: 1024px) {
	.home-about-box:nth-child(1):after, .home-about-box:nth-child(2):after {
		display: none;
	}
	.home-about-box {
    padding: 18px 25px !important;
}
		.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title:before {
		display: none;
	}
	.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title:after {
		display: none;
	}
}
.home-about-box .vc_column-inner {
	padding-top: 25px !important;
}

/* Home Services Block Styling */
.home-services .mkdf-iwt .mkdf-iwt-inner.mkdf-iwt-icon-left .mkdf-iwt-content {
    padding: 7px 0 0 10px !important;
}
.home-services .mkdf-iwt .mkdf-iwt-title-text {
	font-size: 20px;
}
.home-services .mkdf-iwt .mkdf-iwt-text {
    margin: 5px 0 0 !important;
}
.home-services .mkdf-iwt .mkdf-iwt-inner.home-service-icon {
	padding-left: 0;
	padding-right: 0;
}
.home-services .home-service-icon img {
	width: 90px;
}
.home-services .service-left .vc_column-inner {
	background-position: right center !important;
}

.three-column .mkdf-iwt .mkdf-iwt-inner.mkdf-iwt-icon-left .mkdf-iwt-content {
    padding: 0 0 0 15px;
}

/* Home Testimonials Styling */
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-title {
	color: #004859;
}
.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text {
	color: #777777 !important;
	line-height: 28px !important;
}
.mkdf-owl-slider .owl-dots .owl-dot span {
	background-color: #004859 !important;
}
.mkdf-owl-slider .owl-dots .owl-dot.active span {
	background-color: #ffffff !important;
	border: 3px solid #004859;
	opacity: 1;
}
.mkdf-testimonials-holder .mkdf-testimonial-text {
	font-size: 18px !important;
}
.mkdf-testimonials-holder .mkdf-testimonials-author-name {
	font-size: 16px !important;
	color: #019999 !important;
}
.mkdf-owl-slider .owl-nav .owl-next>span, .mkdf-owl-slider .owl-nav .owl-prev>span {
	color: #c1c1c1;
}
.mkdf-testimonials-holder .mkdf-testimonials-author-job {
	font-family: 'Muli' !important;
	letter-spacing: 0 !important;
	color: #777777 !important;
	font-weight: 700 !important;
	text-transform: capitalize !important;
}

/* Home Page Layout Styling */
.page-id-8 .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner {
	padding-top: 0 !important;
}
.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>a:before, .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>h6:before {
	display: none;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener.mkdf-mobile-menu-opener-icon-pack .mkdf-mobile-menu-icon {
    font-size: 25px !important;
}

/* Search Styling */
.mkdf-search-page-holder article .mkdf-post-title-area .mkdf-post-title-area-inner .mkdf-post-title {
	color: #019999;
}


/* Button Styling */
.vc_btn3.vc_btn3-style-custom {
	background-image: none !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 16px !important;
		font-weight: 700 !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
#mkdf-back-to-top .mkdf-btt-wrapper {
	background-color: #019999 !important;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener.mkdf-mobile-menu-opened a {
    color: #004859 !important;
}
.page-id-18 .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner {
	padding-bottom: 0 !important;
}

/* REQUEST A DEMO BUTTON NAV STYLING */
.mkdf-main-menu > ul > li.demo-button > a {
	background-color: #eea009;
	color: #ffffff;
	border-radius: 50px;
	height: 40px;
    margin-top: 39px;
}
.demo-button {
	margin-left: 15px !important;
}
@media screen and (max-width:1024px) {
	.demo-button {
	margin-left: 0 !important;
}
	h2 {
		font-size: 28px !important;
	}
}
.mkdf-main-menu > ul > li.demo-button.mkdf-active-item > a {
	    color: #ffffff;
}
.mkdf-main-menu > ul > li.demo-button > a:hover {
	background-color: #019999;
	color: #ffffff;
}

/* -------- BLOG STYLING -------- */
.mkdf-blog-list-holder .mkdf-post-title {
    color: #019999;
}
.mkdf-post-info-date-on-image .mkdf-post-info-date-day, .mkdf-post-info-date-on-image .mkdf-post-info-date-month {
	color: #019999 !important;
	font-family: 'Muli';
}
.mkdf-post-info-date-on-image {
    box-shadow: 0 2px 40px 5px rgba(0, 72, 89, 0.25) !important;
}
.mkdf-blog-list-holder.mkdf-bl-standard .mkdf-bli-inner:hover .mkdf-post-image img {
    box-shadow: 0 2px 40px 5px rgba(0, 72, 89, 0.25) !important;
}
.mkdf-btn, .mkdf-btn.mkdf-btn-simple .mkdf-btn-text {
	color: #019999 !important;
	font-family: 'Muli';
	letter-spacing: 0;
	font-size: 14px;
	font-weight: 700;
}
.mkdf-post-info-top a {
	color: #004859 !important;
	font-family: 'Muli';
	letter-spacing: 0;
	font-weight: 700;
	font-size: 14px;
}
.mkdf-blog-holder article .mkdf-post-info-bottom .mkdf-post-info-bottom-right {
	display: none !important;
}
.single-post .mkdf-blog-holder article .mkdf-post-title {
    display: none;
}
.mkdf-author-description {
	background-color: #f5f5f5 !important;
}
.mkdf-author-name {
	color: #004859;
}
.mkdf-related-post-inner .mkdf-post-title {
	color: #004859;
}
.mkdf-related-post-inner .mkdf-post-title a:hover {
	color: #019999;
}
.mkdf-related-posts-title h4 {
	color: #004859;
}
.mkdf-author-description-text-holder {
    padding: 47px 50px 38px 0 !important;
}
.mkdf-blog-holder.mkdf-blog-single .mkdf-post-info-bottom {
    padding-top: 0 !important;
}
.mkdf-blog-list-holder .mkdf-post-title a:hover {
    color: #004859 !important;
}
.mkdf-post-read-more-button span.mkdf-icon-font-elegant {
	color: #019999 !important;
}
.mkdf-post-read-more-button span.mkdf-icon-font-elegant:hover, .mkdf-btn.mkdf-btn-simple .mkdf-btn-text:hover {
	color: #004859 !important;
}
@media screen and (max-width: 680px) {
.mkdf-author-description-image, .mkdf-comment-image {
    float: left !important;
    padding-bottom: 0 !important;
	display: block !important;
}
	.mkdf-author-description-text-holder {
    padding-left: 30px !important;
		padding-right: 30px !important;
		padding-top: 20px !important;
		padding-bottom: 30px !important;
		width: 80% !important;
}
}


/* PILLAR STYLING */
.searchandfilter {
	text-align: center;
	display: block;
	margin: 0 auto;
	    padding-bottom: 30px;
}
.searchandfilter select {
	width: 100%;
    margin: 10px 0 10px 0;
		height: 48px;
    padding: 0 28px !important;
    outline: 1px solid #dfdfdf;
    resize: none;
    font-family: 'Muli',sans-serif !important;
    font-size: inherit;
    line-height: 45px;
    background-color: #fff;
    color: #8d8d8d;
    border: 1px solid transparent;
    border-radius: 50px !important;
}
select {
	border-radius: 50px !important;
	font-size: 14px;
    height: 30px;
    border: 1px solid #dddddd;
    background-color: #f5f5f5;
	margin-bottom: 10px;
}
.searchandfilter input[type='submit'] {
	height: 48px;
line-height: 46px;
font-size: 14px;
padding: 0 28px;
border: 2px solid #00ccc2;
background-color: #00ccc2;
border-radius: 50px;
font-family: 'Muli',sans-serif;
font-weight: 700;
letter-spacing: 0 !important;
color: #fff;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 2px;
}


/* -------- SIDEBAR STYLING -------- */
.widget.widget_search form>div {
	background-color: #f5f5f5 !important;
}
.widget.widget_recent_entries ul li {
    margin: 0 0 16px !important;
    line-height: 20px;
}
.widget.widget_search input {
	color: #777777 !important;
	font-family: 'Muli' !important;
	letter-spacing: 0 !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-transform: capitalize !important;
}
.widget.widget_search button {
	color: #777777 !important;
}
.widget.widget_text .mkdf-widget-title, .widget.widget_categories .mkdf-widget-title, .widget.widget_recent_entries .mkdf-widget-title {
	color: #004859 !important;
}
.widget.widget_categories ul li a {
	color: #019999 !important;
	text-transform: capitalize;
	font-family: 'Muli';
	font-size: 16px;
	letter-spacing: 0;
}
.widget.widget_recent_entries ul li>a {
	color: #019999 !important;
	font-family: 'Muli' !important;
	font-size: 16px !important;
	letter-spacing: 0 !important;
	font-weight: 600 !important;
}

/* -------- PAGE TITLE STYLING -------- */
.mkdf-title-holder {
	background-image: linear-gradient(to right, #019999 , #00ccc2);
}
.mkdf-page-header .mkdf-fixed-wrapper.fixed .mkdf-menu-area {
    box-shadow: 0 3px 12px -2px rgba(0,0,0,.2);
}
.mkdf-main-menu>ul>li>a>span.item_outer:before {
	display: none;
}
.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title {
	margin-bottom: 10px !important;
}
.mkdf-has-bg-image {
	background-size: cover;
	background-position: bottom center !important;
	background-color: #ffffff !important;
}

/* -------- TOP BAR STYLING -------- */
.mkdf-top-bar .widget.widget_text:nth-child(1) {
    margin: 0 25px 0 0;
}
.mkdf-top-bar .widget.widget_text:nth-child(2) {
    margin: 0;
}
.mkdf-top-bar .widget a {
	font-size: 14px;
}
.mkdf-top-bar .widget a:hover {
    color: #eea009 !important;
}

/* -------- FORM STYLING -------- */
.newsletter-form .hbspt-form input {
	border-radius: 50px !important;
	background-color: #f5f5f5 !important;
	border: 1px solid #dddddd !important;
	font-family: 'Muli' !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	color: #777777 !important;
	text-transform: lowercase !important;
	letter-spacing: 0;
}
.hbspt-form input {
	border-radius: 10px !important;
	background-color: #f5f5f5 !important;
	border: 1px solid #dddddd !important;
	font-family: 'Muli' !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	color: #777777 !important;
	text-transform: initial !important;
	letter-spacing: 0 !important;
	padding: 14px 20px !important;
}
.hbspt-form textarea {
	border-radius: 10px !important;
	background-color: #f5f5f5 !important;
	border: 1px solid #dddddd !important;
	font-family: 'Muli' !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	color: #777777 !important;
	text-transform: initial !important;
	letter-spacing: 0 !important;
	padding: 14px 20px !important;
}
.hs-input {
	width: 100% !important;
}
.hs_phone .hs-input {
	width: 91.5% !important;
	margin-bottom: 20px;
}
.hbspt-form textarea {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 91.5% !important;
	height: 100px;
}
.hbspt-form input::placeholder {
	font-family: 'Muli' !important;
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0;
}
input[type="checkbox"] {
	width: auto !important;
}
li.hs-form-checkbox {
	list-style-type: none;
}
.hs-error-msgs {
	display: none !important;
}
.hs-form-required {
	display: none !important;
}
.hs_submit input.hs-button {
	background-color: #00ccc2 !important;
	border-radius: 50px !important;
	color: #ffffff !important;
	font-family: 'Muli' !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	padding: 13px 30px !important;
	border: 1px solid #00ccc2 !important;
	text-transform: uppercase !important;
}

fieldset {
	max-width: 600px !important;
}

/* -------- FOOTER STYLING -------- */
.footer-cta {
	background-image: url('/wp-content/uploads/2019/03/footer-cta.jpg');
	background-size: cover;
	background-position: center;
	padding: 80px 30px;
}
.footer-cta h2 {
	text-align: center;
	color: #ffffff;
	padding-bottom: 20px
}
.footer-cta .orange-button a {
	border-radius: 50px;
}
.footer-cta .orange-button {
	margin-bottom: 40px;
	text-align: center;
	display: block;
}
.mkdf-page-footer .widget .mkdf-widget-title {
	color: #004859 !important;
	text-transform: uppercase;
	border-bottom: 1px solid #adadad;
    padding-bottom: 20px;
		font-weight: 700 !important;
    font-family: 'Muli';
}
.mkdf-page-footer .widget a {
	color: #777777 !important;
	text-transform: capitalize;
	font-family: 'Muli';
	font-size: 16px;
	letter-spacing: 0;
}
footer .widget.widget_nav_menu ul li:before {
	content: "\f105";
    display: inline-block;
    font-size: 14px;
    font-family: 'Font Awesome\ 5 Free';
		font-weight: 600;
    left: -15px;
    line-height: 13px;
    margin-right: 10px;
    color: #777777 !important;
}
/* .mkdf-page-footer .widget.mkdf-footer-column-3.widget_text {
	border-bottom: 1px solid #adadad;
	padding-bottom: 40px;
} */
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
	padding-top: 80px !important;
	padding-bottom: 35px !important;
}

.mkdf-drop-down .second .inner ul li a .item_outer:before {
	display: none;
}
.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow {
	color: #019999 !important;
}
.mkdf-mobile-header .mkdf-mobile-nav ul li a:hover {
	color: #019999 !important;
}

.service-headline h3 a {
	font-size: 24px;
}

/* MOBILE STYLING */
@media screen and (max-width:768px) {
	.footer-cta {
		padding: 28px 30px;
	}
	.hs_phone .hs-input, .hbspt-form textarea {
		width: 85.5% !important;
	}
	.mkdf-title-inner {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title {
		font-size: 32px !important;
		line-height: 38px !important;
	}
	.service-left .vc_column-inner {
		padding-left:30px !important;
		padding-right:30px !important;
	}
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
	.mkdf-iwt .mkdf-iwt-title-text {
		font-size: 19px !important;
		line-height: 21px;
	}
	.mkdf-iwt .mkdf-iwt-inner.mkdf-iwt-icon-left .mkdf-iwt-content {
		padding-left: 21px !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.service-left.vc_col-sm-6 {
    width: 100% !important;
}
	.service-right.vc_col-sm-6 {
    width: 100% !important;
}
}