/**
 * ==============================================================
 * EOS - RESPONSIVE BOOTSTRAP MOBILE APP LANDING PAGE TEMPLATE
 * ==============================================================
 */

/**
 * ========================================
 * GENERAL STYLES
 * ========================================
 */

 @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

 @font-face {
     font-family: 'Montserrat', sans-serif;
     src: url('../fonts/TTChocolates-Bold.eot');
     src: url('../fonts/TTChocolates-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/TTChocolates-Bold.woff2') format('woff2'),
         url('../fonts/TTChocolates-Bold.woff') format('woff'),
         url('../fonts/TTChocolates-Bold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
     font-display: swap;
 }
 @font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/futurabq-heavy-webfont.woff2') format('woff2'),
         url('../fonts/futurabq-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/pt_sans-web-bold-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pt_sans-web-regular-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


html {
    height: 100% !important;
}

body {
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 28px;
    background-color: #ffffff;
    color: #000;
    overflow-x: hidden;
}

a {
    font-weight: bold;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover img {
    opacity: .8;
}

p,
ul {
    margin-bottom: 30px;
}

iframe {
    max-width: 100%;
}

h5 {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}

.centered {
    text-align: center;
}

.row {
    padding-bottom: 20px;
}

.row1 {
    padding-bottom: 0px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.no-padding-bottom {
    padding-bottom: 0px;
}

/**
 * ========================================
 * FONTS
 * ========================================
 */

@font-face {
    font-family: 'Conv_JosefinSans-SemiBold';
    src: url('../fonts/JosefinSans-SemiBold.eot');
    src: local('☺'), url('../fonts/JosefinSans-SemiBold.woff') format('woff'), url('../fonts/JosefinSans-SemiBold.ttf') format('truetype'), url('../fonts/JosefinSans-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_JosefinSans-Light';
    src: url('../fonts/JosefinSans-Light.eot');
    src: local('☺'), url('../fonts/JosefinSans-Light.woff') format('woff'), url('../fonts/JosefinSans-Light.ttf') format('truetype'), url('../fonts/JosefinSans-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_JosefinSans-Regular';
    src: url('../fonts/JosefinSans-Regular.eot');
    src: local('☺'), url('../fonts/JosefinSans-Regular.woff') format('woff'), url('../fonts/JosefinSans-Regular.ttf') format('truetype'), url('../fonts/JosefinSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_JosefinSans-Bold';
    src: url('../fonts/JosefinSans-Bold.eot');
    src: local('☺'), url('../fonts/JosefinSans-Bold.woff') format('woff'), url('../fonts/JosefinSans-Bold.ttf') format('truetype'), url('../fonts/JosefinSans-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_JosefinSans-SemiBoldItalic';
    src: url('../fonts/JosefinSans-SemiBoldItalic.eot');
    src: local('☺'), url('../fonts/JosefinSans-SemiBoldItalic.woff') format('woff'), url('../fonts/JosefinSans-SemiBoldItalic.ttf') format('truetype'), url('../fonts/JosefinSans-SemiBoldItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_PT_Sans-Web-Bold';
    src: url('../fonts/PT_Sans-Web-Bold.eot');
    src: local('☺'), url('../fonts/PT_Sans-Web-Bold.woff') format('woff'), url('../fonts/PT_Sans-Web-Bold.ttf') format('truetype'), url('../fonts/PT_Sans-Web-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_PT_Sans-Web-BoldItalic';
    src: url('../fonts/PT_Sans-Web-BoldItalic.eot');
    src: local('☺'), url('../fonts/PT_Sans-Web-BoldItalic.woff') format('woff'), url('../fonts/PT_Sans-Web-BoldItalic.ttf') format('truetype'), url('../fonts/PT_Sans-Web-BoldItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/PT_Sans-Web-Regular.eot');
    src: local('☺'), url('../fonts/PT_Sans-Web-Regular.woff') format('woff'), url('../fonts/PT_Sans-Web-Regular.ttf') format('truetype'), url('../fonts/PT_Sans-Web-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_PT_Sans-Web-Italic';
    src: url('../fonts/PT_Sans-Web-Italic.eot');
    src: local('☺'), url('../fonts/PT_Sans-Web-Italic.woff') format('woff'), url('../fonts/PT_Sans-Web-Italic.ttf') format('truetype'), url('../fonts/PT_Sans-Web-Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
 * ========================================
 * MAIN LAYOUT
 * ========================================
 */

/* DOCUMENT */
.document {
    height: 100%;
    position: relative;
}
.heading_font {
    font-family: 'Montserrat', sans-serif;
    color: '1d2033' !important;
}

/* PRELOADER */
.preloader {
    display: table;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #222222;
    color: #ffffff;
    background-image: none;
    z-index: 9999;
}

.preloader-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.preloader-logo {
    display: inline-block;
    margin-top: -20px;
}

.preloader-logo img {
    display: none;
    max-height: 90px;
}

.preloader-logo strong {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 45px;
    margin-left: -45px;
    display: none;
    width: 90px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    -webkit-animation: preloader-loading 2s infinite;
    animation: preloader-loading 2s infinite;
}

@-webkit-keyframes preloader-loading {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes preloader-loading {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.with-preloader .document {
    opacity: 0;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.with-preloader.preloader-done .document {
    opacity: 1;
}

.with-preloader.preloader-done .preloader {
    display: none;
}

.with-preloader .wow {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

.with-preloader.preloader-done .wow {
    animation-play-state: running;
    -webkit-animation-play-state: running;
}

.top_bottom_padding {
    padding-top: 60px;
    padding-bottom: 40px;
}

/* SECTION */
.section {
    position: relative;
    background: #fff;
    overflow: hidden;
}

.section-inverse-color {
    background-image: url(../images/backgrounds/section-light-bg.png);
    background-color: #ffffff;
    color: #777777;
}

.black-background-overlay,
.black-dot-background-overlay,
.accent-background-overlay {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.black-background-overlay {
    background-color: #fafafa;
    opacity: 0.9;
}

.accent-background-overlay {
    opacity: 0.95;
}

.black-dot-background-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUM4Q0NDRTgyNDQ2MTFFNEE2NEVDNzc4QzFDRjlCRUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUM4Q0NDRTkyNDQ2MTFFNEE2NEVDNzc4QzFDRjlCRUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQzhDQ0NFNjI0NDYxMUU0QTY0RUM3NzhDMUNGOUJFRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQzhDQ0NFNzI0NDYxMUU0QTY0RUM3NzhDMUNGOUJFRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkB60N8AAAAYSURBVHjaYmJgYPgPBAxMQIIRyGEACDAARwYG/12eAo8AAAAASUVORK5CYII%3D);
    background-repeat: repeat;
    background-position: center center;
}

.parallax-background {
    background-attachment: fixed;
    background-position: top center;
}

.video-background-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.container {
    position: relative;
}

.mobile-device .parallax-background {
    background-attachment: scroll;
    background-position: center center !important;
}

.mobile-device .parallax {
    top: 0 !important;
}

/* OTHER GENERAL CLASSES */
.clear {
    clear: both;
}

.blur {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}


/**
MODAL
*/
.modal-title {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    color: #1d2033 !important;
    line-height: 60px;
}
.borderNone {
    border-bottom: none;
}
.modalSubtitle {
    font-size: 24px;
    margin-bottom: 20px;
}
.modalPadding {
    padding: 40px;
}
.whymodal {
    /*float: right;*/
    max-width: 50%;
}
.imgDiv {
    margin-top: 30px;
    text-align: center;
}
.imgDiv img { width: 70% !important; height: auto !important; }
/**
 * ========================================
 * BUTTONS
 * ========================================
 */

.btn {
    padding: 14px 22px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
.btn:hover{opacity: .9;}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0;
}

.btn-lg {
    padding: 20px 25px;
}

.btn-lg,
.btn-app-download {
    font-size: 14px;
    letter-spacing: 1.5px;
}

.btn-app-download {
    position: relative;
    padding: 10px 20px 10px 60px;
    text-align: left;
}

.btn-app-download strong {
    display: block;
    margin-bottom: 6px;
    font-weight: 800;
}

.btn-app-download span {
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: -3px;
    opacity: 0.8;
}

.btn-app-download i {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px 0 0 15px;
    font-size: 40px;
    line-height: 1;
}

.btn-black {
    background-color: #222222;
    color: #ffffff;
}

.btn-black:focus,
.btn-black:hover {
    background-color: #000000;
    color: #ffffff;
}

.btn-gray {
    background-color: #999999;
    color: #ffffff;
}

.btn-gray:focus,
.btn-gray:hover {
    background-color: #777777;
    color: #ffffff;
}

.btn-ios {
    background-color: #999999;
    color: #ffffff;
}

.btn-ios:focus,
.btn-ios:hover {
    background-color: #777777;
    color: #ffffff;
}

.btn-android {
    background-color: #a4c639;
    color: #ffffff;
}

.btn-android:focus,
.btn-android:hover {
    background-color: #8bad20;
    color: #ffffff;
}

.btn-windows-phone {
    background-color: #e81123;
    color: #ffffff;
}

.btn-windows-phone:focus,
.btn-windows-phone:hover {
    background-color: #cf000a;
    color: #ffffff;
}

/**
 * ========================================
 * FORMS
 * ========================================
 */

.form-control::-webkit-input-placeholder {
    color: #777777;
}

.form-control:-moz-placeholder {
    color: #777777;
}

.form-control::-moz-placeholder {
    color: #777777;
}

.form-control:-ms-input-placeholder {
    color: #777777;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #555555;
}

.form-control {
    font-size: inherit;
    line-height: inherit;
    height: 50px;
    padding: 11px 22px;
    color: inherit;
    border-color: #ccc;
    background-color: #fff;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    width: auto;
    border: none;
}

.form-group input[type="checkbox"] {
    display: block;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}

.form-group input[type="checkbox"]+.btn-group>label span {
    width: 20px;
}

.form-group input[type="checkbox"]+.btn-group>label span:first-child {
    display: none;
}

.form-group input[type="checkbox"]+.btn-group>label span:last-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked+.btn-group>label span:first-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked+.btn-group>label span:last-child {
    display: none;
}

.custom_checkbox .btn {
    padding: 3px 10px;
}

.custom_checkbox {
    margin-bottom: 10px;
}

.form-control-lg {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    padding: 15px 25px;
}

.section-inverse-color .form-control {
    color: #aaaaaa;
}

.form-validation {
    display: none;
    padding: 15px 25px;
}

.form-validation.alert-danger {
    color: #ffffff;
    background-color: #a94442;
    background-color: rgba(169, 68, 66, 0.8);
    border-color: #a94442;
}

.form-validation.alert-success {
    color: #ffffff;
    background-color: #3c763d;
    background-color: rgba(60, 118, 61, 0.8);
    border-color: #3c763d;
}

/**
 * ========================================
 * HEADINGS
 * ========================================
 */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d2033;
}

.hero-title {
    color: #fff;
    letter-spacing: 8px;
    line-height: 90px;
}

.section-inverse-color h1,
.section-inverse-color h2,
.section-inverse-color h3,
.section-inverse-color h4,
.section-inverse-color h5,
.section-inverse-color h6 {
    color: #444444;
}

.section-heading {
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 32px;
    line-height: 42px;
}

/*.section-heading:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	height: 2px;
	width: 120px;
}
.section-heading.text-center:after {
	left: 50%;
	margin-left: -60px;
}*/
@media (min-width: 768px) {
    .section-heading {
        font-size: 36px;
        line-height: 46px;
    }
}

@media (min-width: 992px) {
    .section-heading {
        font-size: 40px;
        line-height: 50px;
    }
}

/**
 * ========================================
 * LIST
 * ========================================
 */

.list-with-icons {
    list-style: none;
    padding: 0;
}

.list-with-icons li {
    position: relative;
    padding-left: 50px;
    margin: 10px 0;
}

.list-with-icons li>i[class*="icon-"],
.list-with-icons li>i[class*="fa-"] {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}

/**
 * ========================================
 * PHONE IMAGE
 * ========================================
 */

.phone-image-double {
    position: relative;
}

.phone-image-front {
    z-index: 1;
}

.phone-image-double {
    max-width: 50%;
}

.phone-image-right {
    margin-left: -25%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .phone-image-right {
        margin-left: -20%;
    }
}

/**
 * ========================================
 * HEADER SECTION
 * ========================================
 */

.header-section {
    margin-bottom: 0;
    /*margin-top: -120px;*/
    -webkit-transition: all ease 1.5s;
    transition: all ease 1.5s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header-section .medcred_spring h1{
	color: #e1465b;
	text-shadow: none;
	font-size: 2.62em;
	max-width: 450px;
	margin-top: 150px;
	letter-spacing: 5px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}


.header-section .medcred_spring h2{
	color: #fff;
	text-shadow: none;
	border: none;
	font-size: 3.75em;
	max-width: 450px;
	margin-top: 20px;
	margin-bottom: 100px;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
}


.header-section .medcred_spring a.next-arrow{
	color: #e1465b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	display: block;
	letter-spacing: 2px;
}

.header-section.header-floating.floating {
    margin-top: 0;
}

.header-section.navbar-default {
    background-color: #fff;
    border: none;
    padding: 30px 0;
}

.header_bg {
    /*background:url(../images/backgrounds/header-bg.png) no-repeat;
	background-size:cover;
	max-height:990px;
	*/
    background: #1d2033 !important;
}

.navbar-toggle {
    margin-top: 13px;
    margin-bottom: 13px;
}

.navbar-logo {
    max-height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 46px;
    white-space: nowrap;
}

.navbar-logo:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.inner_pages .navbar-logo {
    max-height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 12px;
    white-space: nowrap;
}

.inner_pages .navbar-logo:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.navbar-nav {
    padding-top: 10px;
}

.navbar-nav>li {
    padding-left: 15px;
}

.navbar-nav>li>a {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 25px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    word-spacing: 3px;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
    font-family: 'Arial';
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff !important;
    font-family: 'Arial';
    font-size: 16px;
}

.navbar-default .navbar-nav>li .top_login {
    color: #ea495d;
    font-family: 'Arial';
    font-size: 16px;
    border: 1px solid #ffffff;
    margin-top: 11px;
    line-height: 35px;
    display: inline-block;
}

.navbar-default .navbar-nav>li .top_login:hover {
    color: #ea495d;
    font-size: 16px;
    border: 1px solid #ffffff;
    margin-top: 11px;
    line-height: 35px;
}

.navbar-collapse.collapse {
    padding-bottom: 0px;
}

.navbar-default .navbar-nav>li>a.btn,
.navbar-default .navbar-nav>li>a.btn:hover {
    color: #fff;
}

.contact-top{
	background: #fff;
	position: relative;
	padding: 60px 60px;
}

.contact-top:before{
	content: " ";
	position: absolute;
	width: 300px;
	height: 15px;
	background: #1d2033;
	top: 0px;
	left: 50px;
	border-top:  solid 0.5px #fff;
}

.contact-top h4{
	padding: 0;
	margin-bottom: 40px;
	line-height: 80px;
	font-size: 42px;
}

.contact-top h4 strong{
	font-weight: 700;
	margin-left: 10px;
	margin-right: 60px;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        margin-top: 17.5px;
        margin-bottom: 17.5px;
    }
}

.medcred_demo {
    width: 100%;
    position: relative;
    text-align: center;
}

.medcred_demo .medical_cred {
    width: 100%;
    padding: 60px 30px 0px 0px;
}

.medical_cred h1.main_heading {
    color: #1d2033;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    letter-spacing: 0px;
    word-spacing: 5px;
    padding-bottom: 30px;
}

.medical_cred h2.secondory_heading {
    color: #444444;
    font-family: 'Conv_PT_Sans-Web-Bold';
    font-size: 16px;
    letter-spacing: 5px;
    padding-bottom: 30px;
    line-height: 35px;
}

.medical_cred .med_cred_desc {
    color: #1d2033;
    font-family: 'Arial';
    font-size: 32px;
    letter-spacing: 1px;
    padding-bottom: 30px;
}

.medical_cred .start_now {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 16px;
    border-radius: 0;
    margin-top: 30px;
    margin-bottom: 0px;
}

.request_demo {
    text-align: center;
    padding: 40px;
    background: #d34f68;
    position: relative;
}

.blue_button {
    background: #1d2033;
    color: #ffffff;
    font-size: 16px;
    border-radius: 0px;
    padding: 15px 40px;
    font-family: 'Montserrat', sans-serif;
    border: none;
}

.blue_button:hover {
    opacity: 0.9;
	color: #ffffff;
}

.red_button {
    background: #ea5c5b;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0px;
    padding: 15px 40px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    border: none;
}

.trail-button {
    border-radius: 40px;
    padding: 15px 70px;
    font-family: 'Montserrat', sans-serif;

}

.red_button:hover, .red_button:focus {
    background: #ea5c5b;
    color: #ffffff;
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    border: none;
}

.trail-button:hover {
    background: #ea5c5b;
    color: #ffffff;
    border-radius: 40px;
    border: none;

}

.new_banner {
    background: url(../images/contents/new-banner.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 506px;
}

.top_banner {
    width: 100%;
}

.shape {
    background: url(../images/contents/shape.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 25px;
}

.request_demo .form_top_border {
    position: absolute;
    top: 0;
    left: 30%;
    background: #af3e51;
    height: 5px;
    width: 40%;
}

.request_demo h6 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 11px;
    letter-spacing: 4px;
    word-spacing: 3px;
}

.request_demo h1 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Light';
    font-size: 48px;
    letter-spacing: 3px;
    padding-bottom: 50px;
}

.request_demo .get_started_form input {
    color: #b7b7b7;
    font-family: 'Conv_JosefinSans-SemiBoldItalic';
    font-size: 16px;
    border-radius: 0px;
    margin-bottom: 30px;
}

h1.main_heading {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Light';
    font-size: 34px;
    letter-spacing: 0px;
    word-spacing: 5px;
    padding-bottom: 30px;
}

h2.secondory_heading {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 16px;
    letter-spacing: 5px;
    padding-bottom: 30px;
    line-height: 35px;
}

h1.main_heading.pricing {
    margin: 0px auto 0px;
    text-align: center;
    width: auto !important;
    border: solid 1px #fff;
    line-height: 80px;
    padding: 0;
    min-width: 0;
    max-width: 400px;
    font-weight: bold;
}

.mock_pic>img {
    margin-bottom: 0px;
}

.take_virtual_tour {
    background: #ea495d;
}

.take_virtual_tour .tv_bg {
    background: #ea495d;
    padding: 25px;
    text-align: center;
}

.take_virtual_tour .no_tv_bg {
    background: #ffffff;
    padding: 36px;
}

.take_virtual_tour .tv_take_tour h3 {
    display: inline-block;
    color: #ffffff;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 24px;
    letter-spacing: 5px;
    padding-left: 50px;
    margin: 0;
    vertical-align: middle;
}

.benefits_details {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.benefits_details .benefits_count {
    background: #ea495d;
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 54px;
    letter-spacing: 2px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    vertical-align: middle;
    padding-top: 55px;
    text-align: center;
    margin: 30px auto;
}

.benefits_count span {
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 30px;
}

.benefits_details .benefits_info {
    color: #6f6f6f;
    font-family: 'Conv_JosefinSans-Regular';
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
}

#multi_slider .owl-theme .owl-controls {
    margin-top: -79px;
}

/**
 * ========================================
 * HERO SECTION
 * ========================================
 */

.hero-section {
    background: #f5f5f5;
}

.why_medcred_section {
    background: #f2f2f2;
    width: 100%;
    position: relative;
}

.why_pink_bg_top {
    position: absolute;
    left: 0;
    top: 0;
}

.why_pink_bg_footer {
    position: absolute;
    right: 0;
    bottom: 0;
}

.heading_div {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
}

.section_heading {
    color: #ea5c5b;
    font-family: 'Montserrat', sans-serif;
    /* font-size: 40px; */
    letter-spacing: 1px;
    text-align: center;
    /* border-bottom: 5px solid #ea5c5b; */
}

.sub_heading {
    color: #1d2033;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
}

.section_heading_inner_page {
    color: #3c4f91;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 35px;
}

.question_mark {
    color: #ea5c5b;
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
}

.section_title {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
}

.section_title .section_heading {
    color: #ea5c5b;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
    /* border-bottom: 5px solid #ea5c5b; */
}

.section_title .sub_heading {
    color: #1d2033;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
    padding-right: 10px;
}

.benefit_section{
	background: #f2f2f2;
}

.benefit_section_title {
    text-align: center;
    padding-bottom: 20px;
}

.benefit_section_title .section_heading {
    color: #ea5c5b;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
    /* border-bottom: 5px solid #ea5c5b; */
}

.benefit_section_title .sub_heading {
    color: #1d2033;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    text-align: center;
    padding-right: 10px;
}

.why_medcred_points {
    padding: 20px;
}

.why_section_top {
    padding-top: 0px;
    padding-bottom: 60px;
}

.why_med_details {
    text-align: center;
}

.why_med_details .detail_title {
    color: #6f6f6f;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 24px;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.my_medcred_clinicians {
    background: #ffffff;
    padding: 50px;
}

.clinician_title {
    letter-spacing: 0px;
    word-spacing: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.clinician_title .clinician_t1 {
    color: #3c4f91;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 40px;
}

.clinician_title .clinician_t2 {
    color: #6f6f6f;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 40px;
}

.col-why-med-care {
    margin-top: 10px;
    padding: 10px;
}
.readmore a { color: #e1465b; font-size: 12px; font-weight: 700; position: relative; padding-left: 30px; line-height: 20px;  }
.readmore a:before{
	content: " ";
	background: url(../images/contents/arrow-next.png) no-repeat;
	background-size: contain;
    width: 17px;
    height: 12px;
    position: absolute;
    top: 1px;
    left: 0;
}
.save_client .imghover { display: none; }
.save_client .default { display: block; }

.col-why-med-care:hover > .save_client .save_details h2 { color: white; }
.col-why-med-care:hover > .save_details .save_type_desc span{ color: white !important; }

.col-why-med-care:hover > .save_client .imgdefault { display: none; }
.col-why-med-care:hover > .save_client .imghover { display: block; }

.col-why-med-care:hover > .save_client .readmore a { color: #ff7d83; }
.col-why-med-care > .save_client  img{ width: auto; float: left; padding-left: 15px; width: 100px; }
.whymedcred_data {
    /* background: rgba(255, 255, 255, 0.5); */
    padding: 15px;
    cursor: pointer;
    /* margin-bottom: 30px; */
    /* box-shadow: 5px 10px 10px #ccc; */
    /* height: 170px; */
}

.save_client {
    position: relative;
	background: #fff;
    /* padding-top: 50px; */

}

.save_client:hover {
    color: #fff;
    background: #4062e6;
}

.save_client .tick_img {
    float: left;
    /* margin-right: 20px; */
    /* padding-top: 30px; */
}

.save_client .save_details {
    /* padding-left: 0px; */
    padding-left: 15px;
    /* padding-right: 2px; */
    text-align: left;
    padding-top: 10px;
}

.save_client .save_details h2 {
    color: #1d2033;
    font-size: 1.35em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
	text-align: left;
	max-width: 300px;
}

.save_details .save_type {
    display: block;
    color: #7a7a7a;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 24px;
}

.save_details .save_type_desc {
    font-family: 'Arial';
    font-size: 14px;
    padding: 5px;
    display: flex;
}

.medcred_benefits {
    margin-bottom: 50px;
}

.benefits_data {
    position: relative;
}

.benefits_data_content .tick_img {
    float: left;
    margin-right: 20px;
    padding-top: 5px;
}

.benefits_data_content .save_details h2 {
    color: #1c2b39;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
	background: #fff;
	padding: 20px 40px;
}

.benefits_data_content .save_details h2 span{
	color: #e1465b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 1.65em;
	padding-right: 20px;
}

.benefits_data_content .save_details h2 span strong{
	font-size: 1.39em;
	font-weight: 600;
}

.benefits_data_content .save_details .save_type {
    display: block;
    color: #7a7a7a;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 24px;
}

.benefits_data_content .save_details .save_type_desc {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    display: flex;
    line-height: 15px;
}

.join_now {
    background: transparent;
    border: 1px solid #ea495d;
    color: #ea495d;
    font-family: 'Conv_JosefinSans-SemiBold';
    font-size: 16px;
    width: 35%;
    height: 60px;
    border-radius: 0;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 30px;
}

.stats_section {
    background: url(../images/contents/state-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 635px;
}

.analytics_stats {
    text-align: center;
}

.analytics_stats h5 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 16px;
    letter-spacing: 5px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.analytics_stats .stats_sub_title {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 40px;
    letter-spacing: 3px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.analytics_stats .stats_sub_title span {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Light';
    font-size: 40px;
    letter-spacing: 3px;
}

.analytics_stats .stats_details {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Regular';
    font-size: 19px;
    padding-top: 40px;
}

.medcred_market {
    background: #e1465b;
    width: 100%;
    background-size: cover;
    /* height: 361px; */
}

.vertical-align {
    display: flex;
    align-items: center;
}

.medcred_spring {
    position: relative;
    color: #000;
    /* padding-top: 70px; */
}



.medcred_spring h1 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 64px;
    text-shadow: 2px 2px 8px #ffffff;
}

.hipaa-list-item {
    border: none;
}

.check-list {
    font-size: 2em !important;
    color: #FF656C;
}

.check-list-small {
    font-size: 1em !important;
    color: #FF656C;

}

.div-60 {
    height: 60%;
}

.div-40 {
    height: 40%;
}

.medcred_spring.no_card{ padding-left: 100px; }
.medcred_spring.no_card:before{
	content: " ";
	background: url("../images/contents/no-card.png");
	background-size: cover;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}

.medcred_spring h2 {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 30px;
}

.medcred_spring h4 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    font-size: 1.87em;
    font-weight: normal;
}

.portal_desc {
    color: #000;
    font-family: 'Arial';
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.get_started {
    background: #ffffff;
    padding-bottom: 50px;
}

.get_started_title h1 {
    text-align: center;
    color: #6f6f6f;
    font-family: 'Conv_JosefinSans-Light';
    font-size: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.get_started_title span {
    font-family: 'Conv_JosefinSans-Bold';
}

.get_started .get_started_form .get_started_fields {
    color: #7a7a7a;
    font-family: 'Conv_JosefinSans-SemiBoldItalic';
    font-size: 16px;
    border-radius: 0px;
    margin-bottom: 40px;
}

.get_started_form .apply_for_demo {
    background: #af3e51;
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 16px;
    letter-spacing: 3px;
    border-radius: 0px;
    border: none;
}

#multi_slider .hero-image {
    vertical-align: bottom;
    width: 100%;
    height: 648px;
}

.slider_title {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0%;
    z-index: 9999;
}

.slider_title h1 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 20px;
    letter-spacing: 2px;
    padding-top: 80px;
}

.slider_content {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px;
    position: absolute;
    top: 250px;
    left: 85px;
    z-index: 9999;
    width: 80%;
}

.slider_content .slider_details {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 16px;
}

.slider_client_img {
    position: absolute;
    bottom: 70px;
    left: 10%;
    z-index: 9999;
}

.client_name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}

.client_name h5 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 19px;
}

.client_name h4 {
    color: #ffffff;
    font-family: 'Conv_JosefinSans-Bold';
    font-size: 10px;
}

.upper_footer {
    background: #353535;
    padding-top: 70px;
    padding-bottom: 50px;
}

.footer_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_list ul li {
    padding-bottom: 20px;
}

.footer_list ul li a {
    color: #cacaca;
    font-family: 'Conv_JosefinSans-Regular';
    font-size: 16px;
    letter-spacing: 3px;
}

.footer_social_media ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_social_media ul li {
    display: inline-block;
}

.contactus_btn {
    margin-top: 85px;
    padding: 15px 50px;
}

.hero-logo {
    margin-bottom: 30px;
    max-height: 70px;
}

.hero-title {
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
}

.testimonials-carousel .hero-title strong {
    color: #f02029;
    font-size: 40px;
}

.hero-title::after {
    content: " ";
    display: block;
    width: 50px;
    border: solid 2px #f02029;
}

.hero-content .hero-title::after {
    display: none;
}

.btn-danger {
    background: #ed030a;
}

.hero-content .hero-title strong {
    background: #ed030a;
    padding: 10px;
}

.hero-description {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
}

.hero-section .container {
    height: 100%;
}

.hero-text {
    text-align: center;
}

.hero-content {
    display: table;
    height: 100%;
    width: 100%;
}

.hero-section .download-buttons {
    margin: 0 -10px;
}

.hero-section .download-buttons .btn-app-download {
    margin: 0 10px 10px;
}

.hero-text {
    display: table-cell;
    vertical-align: middle;
}

.hero-images {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.hero-images:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.hero-image {
    vertical-align: bottom;
}

.videoPlayer-dimensions{ max-width: 80%; margin: 0 auto; max-height: 500px;}
.videoPlayer-dimensions video{ max-width: 100%; }

.package_box {
    margin: 60px 0 120px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding-bottom: 0px;
    box-shadow: 0 0 20px -5px #000;
}

.package_box.featured{
    z-index: 10;
    margin: 20px 0px;
    box-shadow: 0 0 20px -5px #000;
    position: absolute;
    padding-bottom: 0;
}

.package_box h4 {
    width: 100%;
    line-height: 80px;
    background: #ea495d;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.package_box h5 {
    line-height: 48px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    border-bottom: solid 1px #e5e5e5;
    margin: 0 10px 40px;
    width: auto;
    background: #e5e5e5;
    border-radius: 30px;
}

.package_box ul {
    padding-left: 10px;
    margin: 20px 0;
    text-align: left;
    line-height: 1.5;
    list-style: none;
    font-size: 16px;
}

.package_box ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 20px;
}

.package_box ul li::before {
    content: '✓';
    margin-right: 10px;
    color: #ea495d;
    position: absolute;
    left: 0;
}

.package_box .details {
    box-shadow: 0 -1px 7px 0px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #e5e5e5;
    margin: 0;
    padding: 40px 10px 60px;
}

.package_box .price {
    margin: 40px 0 0;
    color: #ea495d;
}

.package_box .price span {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    /*color: #ea495d;*/
    font-weight: normal;
}
.package_box .price span b{
    font-weight: bold;
    font-size: 20px;
}
.package_box .price span strong{
    font-size: 32px;

}

.package_box .price span.sep{
    font-size: 72px;
    font-weight: normal;
    font-family: serif;
}

.practitioners_list>div:nth-child(3n+4) {
    clear: left;
}

.package_box span {
    /*color: #3c4f91;*/
    font-weight: bold;
}

.package_box .dropdown{
    width: 80%;
    margin: 0 auto;
}

.package_box .dropdown-menu.show{
    background: transparent;
    width: 100%;
    border: 0;
    margin: -1px 0 0;
    padding: 0 0 20px;
    border-radius: 0;
}

.package_box .dropdown-menu.show .user-package {
    background: transparent;
    color: #fff;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;
    border: 0;
    text-align: left;
}
.package_box .user-package span {
    float: right;
    font-weight: normal;
}
.package_box .user-package:hover{ opacity: .8; }
.package_box .user-package:focus{
    box-shadow: none;
}

.package_box .btn {
    width: 100%;
    line-height: 40px;
}

.discount_section{
    background: #ea495d;
    color: #fff;
}

.discount_section .heading_font{ color: #fff; font-weight: normal; text-align: left; font-size: 3em; }
.discount_section .heading_font::after{
    content: " ";
    background: url("/landing/images/contents/discount_icon.png");
    width: 73px;
    height: 73px;
    position: absolute;
    right: 0;
    top: 0;
}

.privacy-section .portal_desc {
    text-align: left;
}

.privacy-section .section_heading {
    text-align: left;
}

.privacy-section .section_heading+.portal_desc {
    padding-top: 20px;
}

@media (max-width: 1200px) {
    .top-banner-img{ display: none;}
}

@media (max-width: 991px) {
    body{ font-size: 12px; }

    .top-banner-img{ display: none;}

    .hero-section {
        height: auto;
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    body{ font-size: 12px; }
    .hero-section {
        padding: 80px 0;
    }

    .hero-images {
        display: none;
    }

    .hero-content {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .hero-logo {
        max-height: 80px;
    }

    .hero-title {
        font-size: 36px;
        line-height: 46px;
    }

    .hero-text {
        width: 20%;
        padding-right: 15px;
    }

    .hero-images {
        width: 80%;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .hero-logo {
        max-height: 90px;
    }

    .hero-title {
        font-size: 34px;
        line-height: 80px;
    }

    .testimonials-carousel .hero-title {
        font-size: 28px;
        line-height: 50px;
    }

    /* .testimonials-carousel p::after {} */
}

/**
 * ========================================
 * FEATURES SECTION
 * ========================================
 */

.features-section {
    padding: 80px 0 0;
}

.features-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.features-list-item {
    margin: 30px 0;
}

@media (max-width: 991px) {
    .features-list {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .features-section {
        padding: 100px 0 0;
    }

    .features-list-item {
        margin: 50px 0;
    }
}

@media (min-width: 992px) {
    .featuers-list-wrapper {
        margin-top: 20px;
    }

    .features-section {
        padding: 120px 0 0;
    }

    .features-list.features-list-left {
        text-align: right;
    }

    .features-list-item {
        margin: 30px 0;
    }
}

@media (min-width: 1200px) {
    .features-list-item {
        margin: 50px 0;
    }
}

/**
 * ========================================
 * FEATURES WITH ICONS SECTION
 * ========================================
 */

.features-icons-section {
    padding: 80px 0;
}

.features-icon-list-item {
    position: relative;
    padding-left: 95px;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 60px;
}

.features-icon-list-item i {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    padding: 14px;
    margin-left: 15px;
    font-size: 32px;
    line-height: 1;
    text-align: center;
    background-color: #555555;
    background-color: rgba(255, 255, 255, 0.25);
    color: #222222;
    border-radius: 6px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.features-icon-list-item i.champion {
    background: url(../images/contents/championleague.png) no-repeat #ccc;
}

.features-icon-list-item i.barclay {
    background: url(../images/contents/barclays.png) no-repeat #ccc;
}

.features-icon-list-item i.laliga {
    background: url(../images/contents/laliga.png) no-repeat #ccc;
}

.features-icon-list-item i.bundesliga {
    background: url(../images/contents/bundesliga.png) no-repeat #ccc;
}

.features-icon-list-item i.seriea {
    background: url(../images/contents/serieA.png) no-repeat #ccc;
}

.features-icon-list-item i.ligue1 {
    background: url(../images/contents/ligue1.png) no-repeat #ccc;
}

.section-inverse-color .features-icon-list-item i {
    background-color: #cccccc;
    background-color: rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

.features-icon-list-item h5 {
    margin: 0 0 3px;
}

.features-icon-list-item p {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .features-icon-list-item {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .features-icons-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .features-icons-section {
        padding: 120px 0;
    }
}

/**
 * ========================================
 * VIDEO SECTION
 * ========================================
 */

.video-section {
    padding: 80px 0;
    background-image: url(../images/backgrounds/video-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.video-embed {
    position: relative;
    padding-top: 56.25%;
    /* 16:9 */
    height: 0;
    background-color: #000000;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ul.social {
    padding-top: 20px;
}

ul.social li {
    display: inline-block;
    width: 95px;
    vertical-align: top;
}

@media (min-width: 768px) {
    .video-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .video-section {
        padding: 120px 0;
    }
}

/**
 * ========================================
 * DESCRIPTION SECTION
 * ========================================
 */

.description-section {
    padding: 80px 0;
}

@media (min-width: 768px) {
    .description-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .description-section {
        padding: 120px 0;
    }

    .description-section .phone-image-double {
        max-width: 60%;
    }

    .description-section .phone-image-right {
        margin-left: -30%;
    }
}

/**
 * ========================================
 * TESTIMONIALS SECTION
 * ========================================
 */
.carousel_multi_slides {
    background: #eeeeee;
}

.testimonials-section {
    background: #f2f2f2;
}

.testimonials-carousel {
    text-align: center;
    padding-top: 50px;
}

.testimonial-items {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 500px;
}

.testimonial-items li {
    max-width: 90%;
    margin: 0 auto;
}

.testimonial-text {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 40px;
    letter-spacing: 1px;
}

.testimonial-name {
    opacity: 0.7;
    margin-bottom: 20px;
}

.testimonial-name:before,
.testimonial-name:after {
    content: "---";
    margin: 0 10px;
    letter-spacing: -2px;
}

@media (min-width: 768px) {
    .testimonials-section {
        padding: 60px 0;
    }

    .testimonial-items li {
        max-width: 560px;
    }
}

@media (min-width: 992px) {
    .testimonials-section {
        padding: 60px 0;
    }

    .testimonial-items li {
        max-width: 640px;
    }
}

@media (min-width: 1200px) {
    .testimonial-items li {
        max-width: 100%;
    }
}

/**
 * ========================================
 * PRICING SECTION
 * ========================================
 */

.pricing-section {
    padding: 80px 0;
}

.pricing-table {
    list-style: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

.pricing-table>li {
    text-align: center;
}

.pricing-table>li h2 {
    color: #f02029;
}

.pricing-package {
    position: relative;
    margin: 20px 0;
    padding: 29px 29px 29px;
    border-radius: 4px;
    background-color: #333333;
    border-width: 1px;
    border-style: solid;
    border-color: #111111;
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.025);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.025);
}

.pricing-package-strip {
    height: 10px;
    margin: -30px -30px 30px -30px;
    border-radius: 4px 4px 0 0;
}

.pricing-package-header {
    position: relative;
    min-height: 50px;
    padding-right: 90px;
    margin-bottom: 30px;
}

.pricing-package-header h4 {
    margin: 0 0 10px;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pricing-package-header h4 .label {
    display: inline-block;
    margin-top: -4px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 1px;
    vertical-align: middle;
}

.pricing-package-header p {
    margin-bottom: 0;
    color: #777777;
    font-size: 13px;
    line-height: 21px;
}

.pricing-package-header .price {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 80px;
    margin-top: -10px;
    text-align: right;
    color: #ffffff;
}

.pricing-package-header .price-currency {
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
}

.pricing-package-header .price-number {
    font-size: 40px;
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -0.5px;
}

.pricing-package-header .price-period {
    display: block;
    white-space: nowrap;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: #cccccc;
}

.pricing-package-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pricing-package-items li {
    position: relative;
    padding-left: 40px;
    margin: 2px 0;
}

.pricing-package-items li>i {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 18px;
    font-size: 18px;
    line-height: 1;
    text-align: center;
}

.pricing-package-items li>i.fa-times {
    color: #555555;
}

@media (min-width: 768px) {
    .pricing-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .pricing-section {
        padding: 120px 0;
    }

    .pricing-package-featured {
        margin: 0;
    }

    .pricing-package-featured .pricing-package-strip {
        margin-bottom: 40px;
    }

    .pricing-package-featured .pricing-package-header {
        margin-bottom: 40px;
    }

    .pricing-package-featured .pricing-package-items {
        margin-bottom: 20px;
    }
}

/**
 * ========================================
 * SCREENSHOTS SECTION
 * ========================================
 */

.screenshots-section {
    padding: 80px 0;
}

.screenshot-images {
    list-style: none;
    padding: 0;
    margin: 0;
}

.screenshot-image {
    display: block;
    margin: 15px;
    padding: 5px;
    border-radius: 8px;
    background-color: #555555;
    background-color: rgba(255, 255, 255, 0.25);
}

.screenshot-image:focus,
.screenshot-image:hover {
    margin-top: 0;
}

.screenshot-image-inner {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.screenshot-image-inner img {
    display: block;
    border-radius: 4px;
}

.screenshot-image-inner .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.screenshot-image-inner .hover:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.screenshot-image-inner .hover i {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    color: #ffffff;
    font-size: 50px;
    line-height: 1;
}

.screenshot-image:focus .screenshot-image-inner .hover,
.screenshot-image:hover .screenshot-image-inner .hover {
    opacity: 1;
}

@media (min-width: 768px) {
    .screenshots-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .screenshots-section {
        padding: 120px 0;
    }
}

/**
 * ========================================
 * PRESS SECTION
 * ========================================
 */

.press-section {
    padding: 40px 0;
    background-image: none;
}

.press-logos {
    text-align: center;
}

.press-logos span {
    display: inline-block;
    margin: 0 20px;
}

@media (min-width: 768px) {
    .press-section {
        padding: 50px 0;
    }
}

@media (min-width: 992px) {
    .press-section {
        padding: 60px 0;
    }
}

/**
 * ========================================
 * SUBSCRIBE SECTION
 * ========================================
 */

.subscribe-section {
    padding: 80px 0;
    background-image: url(../images/backgrounds/hero-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.subscribe-section h2 {
    color: #fff;
}

.subscribe-section .form-control:focus {
    border-color: #bbbbbb;
}

.subscribe-section .form-control {
    border-color: #cccccc;
    background-color: #ffffff;
    color: #000;
}

.subscribe-section .section-heading:after {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
}

.subscribe-form-email,
.subscribe-form-submit {
    margin-bottom: 10px;
}

.subscribe-form-submit {
    width: 100%;
}

@media (min-width: 768px) {
    .subscribe-section {
        padding: 100px 0;
    }

    .subscribe-section {
        padding: 120px 0;
    }

    .subscribe-form-input {
        position: relative;

    }

    .subscribe-form-email {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .subscribe-form-submit {
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}

/**
 * ========================================
 * CONTACT SECTION
 * ========================================
 */

.contact-section {
    padding: 80px 0;
    background-image: none;
    background-color: #111111;
}

.contact-form textarea {
    resize: vertical;
}

@media (min-width: 768px) {
    .contact-section {
        padding: 100px 0;
    }
}

@media (min-width: 992px) {
    .contact-section {
        padding: 120px 0;
    }
}

/**
 * ========================================
 * FOOTER SECTION
 * ========================================
 */

.footer-section {
    padding: 0px;
    background: #1C1D2A;
    color: #555555;
    text-align: center;
}

.contact-toggle {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px;
    border-radius: 0 0 90px 90px;
    height: 45px;
    width: 90px;
    padding: 4px 0 11px;
    font-size: 24px;
    line-height: 30px;
    background-color: #111111;
    color: #cccccc;
    text-align: center;
}

.contact-toggle:focus,
.contact-toggle:hover {
    color: #ffffff;
}

.footer-section .download-buttons {
    margin: 0 -10px;
    margin-bottom: 70px;
}

.footer-section .download-buttons .btn-app-download {
    margin: 0 10px 10px;
}

.social-media-links {
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    list-style: none;
}

.social-media-links li {
    display: inline-block;
    margin-left: 10px;
}

.social-media-links li:first-child {
    margin-left: 0;
}

.social-media-links li i {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.social-media-links li a {
    display: inline-block;
    border-radius: 50%;
    background-color: #1375b3;
    font-weight: normal;
    color: #ffffff;
}

.footer-text {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-text li {
    display: inline-block;
    margin-left: 10px;
}

.footer-text li:first-child {
    margin-left: 0;
}

.copyright {
    background: #1c1d2a;
    padding: 25px 0;
}

.copyright .copyright_text {
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-family: 'pt_sansregular';
}

.copyright a {
    font-weight: normal;
    color: #555555;
}

.copyright a:focus,
.copyright a:hover {
    color: #777777;
}

.footer_links {
    float: right;
}

.privacy_link {
    display: inline-block;
    vertical-align: middle;
}

.privacy_link a {
    color: #ffffff;
    font-size: 22px;
    font-family: 'pt_sansregular';
}

.social_media_icons {
    display: inline-block;
}

.social_media_icons ul {
    list-style: none;
    margin: 0px;
}

.social_media_icons ul li {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

.social_media_icons a {
    color: #fff;
    font-size: 22px;
}

.btn-primary {
    background: #3c4f91 !important;
    padding-left: 80px;
    padding-right: 80px;
    color: #fff;
}

@media (min-width: 992px) {
    .footer-section {
        text-align: center;
    }
}

/**
 * ========================================
 * OWL CAROUSEL CUSTOM
 * ========================================
 */

.owl-theme .owl-controls .owl-page span {
    width: 20px;
    height: 20px;
    margin: 4px;
    background-color: #aaaaaa;
    background-color: #ea495d;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section-inverse-color .owl-theme .owl-controls .owl-page span {
    background-color: #cccccc;
    background-color: rgba(0, 0, 0, 0.15);
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

div#owl-demo {
    padding-bottom: 70px;
}

.main_testi_div {
    text-align: center !important;
}

.testimonial_content {
    text-align: center !important;
    display: block;
    padding: 30px 30px 50px 30px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
}

.testimonial_content .testi_commas {
    padding-bottom: 30px;
}

.testimonial_content .testi_details {
    font-size: 14px;
    color: #000;
    font-family: 'Arial';
    line-height: 20px;
    height: auto;
}

.testi_user_data {
    margin-top: -38px;
    position: relative;
    z-index: 999;
}

.testi_user_data span {
    position: absolute;
    font-size: 13px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    right: 10px;
    top: 0px;
    letter-spacing: 0;
}

.testi_user_data h4 {
    font-size: 19px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.testi_user_data h5 {
    font-size: 19px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.testi_user_data h6 {
    font-size: 19px;
    color: #000;
    font-family: 'Conv_PT_Sans-Web-Bold';
}

.testi_commas img {
    margin: 0 auto;
    max-width: 72px;
    max-height: 58px;
}

.user_image img {
    margin: 0 auto;
    max-width: 68px;
    max-height: 68px;
    border-radius: 50%;
    border: 3px solid #ea5c5b;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i {
    margin-top: 2px;
}

/*To move navigation buttons outside use these settings: */

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 55px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 55px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #ea495d;
    opacity: 1;
}

.owl-item.active.selected .testimonial_content {
    background: #4063E6;
    transform: scale(1.1);
    transition-duration: 500ms;
    transition-delay: 0ms;
    z-index: 999;
}

.owl-item.active.selected .testi_details {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    color: #ffffff;
}

.owl-item.active.selected .testi_user_data {
    margin-top: -23px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.owl-item.active.selected .testi_user_data span {
    color: #ffffff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}

.owl-nav {
    text-align: center;
    margin-top: 20px;
}

.owl-carousel .owl-nav button.owl-prev {
    padding: 10px !important;
    color: #ea5c5b !important;
    /* color: #ffffff; */
}

.owl-carousel .owl-nav button.owl-next {
    padding: 10px !important;
    color: #ea5c5b !important;
    /* color: #ffffff; */
}

.carousel_multi_slides .owl-carousel .owl-stage-outer {
    padding-top: 60px;
}

.owl-item.selected {
    margin-top: -60px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.close {
    font-size: 48px;
    font-weight: 700;
    line-height: 0px;
    color: #000000;
    opacity: .5;
    margin-top: 10px;
}

.panel {
    background: #e4e4e4;
}

.panel-default>.panel-heading {
    background: #e4e4e4;
    text-align: center;
    padding: 50px 20px;
    color: #3c4f91;
    font-size: 36px;
    text-transform: uppercase;
    border: none;
}

.panel-default>.panel-body { padding: 0 30px; }

.input-group-addon .glyphicon + em{
    top: 3px;
    position: absolute;
    color: #e44d54;
    font-size: 20px;
    margin-left: -3px;
}

/**
 * ========================================
 * NIVO LIGHTBOX CUSTOM
 * ========================================
 */

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8);
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
    width: 26px;
    height: 26px;
}

@media (min-width: 1200px) {
    body{
        font-size: 15px;
    }

    .container {
        width: 90%;
		max-width: 90%;
    }
}

@media (min-width: 1600px) {
    body{
        font-size: 16px;
    }

    .container {
        width: 1600px;
		max-width: 1600px;
    }


}

/*Mobile devices potrait*/
@media (min-width:320px)and (max-width: 731px) {

    html,
    body {
        overflow-x: hidden;
    }

    .medcred_demo {
        padding-top: 50px;
    }

    .medcred_demo .medical_cred {
        padding: 0px;
    }

    .medical_cred h1.main_heading {
        font-size: 30px;
    }

    .medcred_demo .request_demo {
        padding: 15px;
    }

    .request_demo h6 {
        letter-spacing: 2px;
        word-spacing: 1px;
    }

    .request_demo h1 {
        font-size: 30px;
        letter-spacing: 3px;
    }

    .get_started_form .apply_for_demo {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .take_virtual_tour .tv_take_tour h3 {
        padding-top: 15px;
    }

    .resp_hide_no_tv_div {
        display: none;
    }

    .slider_title h1 {
        padding-top: 0px;
    }

    .slider_content {
        left: 45px;
        top: 170px;
    }

    .slider_client_img {
        bottom: 10px;
    }

    #multi_slider .owl-theme .owl-controls {
        margin-top: 0px;
    }

    .whymedcred_data {
        height: 180px;
    }

    .save_client .save_details h2 {
        font-size: 19px;
    }

    .save_details .save_type_desc {
        font-size: 13px;
    }

    .section_title .sub_heading {
        font-size: 26px;
    }

    .section_title .section_heading {
        font-size: 26px;
    }

    .section_heading {
        font-size: 30px;
    }

    .sub_heading {
        font-size: 30px;
    }

    .question_mark {
        font-size: 30px;
    }

    .medcred_spring {
        padding-top: 30px;
    }

    .rocket img {
        display: none;
    }

    .medcred_spring h4 {
        font-size: 24px;
    }

    .medcred_spring h1 {
        font-size: 48px;
    }

	.benefit_section_title {
        text-align: center;
    }

    .benefit_section_title .sub_heading {
        font-size: 30px;
    }

    .benefit_section_title .section_heading {
        font-size: 30px;
    }

    .btn_div {
        text-align: center;
    }

    .copyright .copyright_text {
        font-size: 19px;
        text-align: center;
        padding-bottom: 20px;
    }

    .footer_links {
        float: none;
        text-align: center;
    }

    #owl-demo .testimonial_content {
        padding: 10px;
    }

    .new_banner {
        display: none;
    }

    .testimonial-items {
        min-height: 250px;
    }

    .carousel_multi_slides .owl-carousel .owl-stage-outer {
        padding-top: 0;
    }

    .request_demo {
        padding: 20px;
    }

    .request_demo .close {
        margin-top: -10px;
        margin-right: -15px;
    }

	.header-section .medcred_spring h1{
		font-size: 22px;
		margin-top: 50px;
	}
	.header-section .medcred_spring h2{
		font-size: 30px;
		margin-bottom: 40px;
	}

	.header-section .medcred_spring a.next-arrow{
		margin-bottom: 20px;
	}

	.contact-top {
		background: #fff;
		position: relative;
		padding: 20px 30px;
	}

	.contact-top:before{ left: 10px; }

	.contact-top h4{ line-height: 40px; margin-bottom: 20px; }

	.contact-top h4 img{ width: 40px; height: 40px; }
	.contact-top h4 strong{ margin-right: 30px; }

	.header-section.navbar-default{ padding-bottom: 0; }

	.header-section.navbar-default > .container { padding-bottom: 0 !important; }

	.header-section.navbar-default > .container > .row { padding-bottom: 0; }
	.top-banner-img{ display: none; }

	.medcred_spring.no_card{ padding-top: 0 !important; }

	.banner_video{ width: 92% !important; }

	.benefits_data_content .save_details h2 span{ font-size: 22px; }
	.benefits_data_content .save_details h2 span strong{ font-size: 28px; }
	.benefits_data_content .save_details h2{ font-size: 22px; }
	.medcred_spring h4{ line-height: 1.2 !important; }
}

/*Mobile devices landscape*/
@media (min-width:520px)and (max-width: 736px) {

    html,
    body {
        overflow-x: hidden;
    }

    .resp_hide_no_tv_div {
        display: none;
    }

    .btn_div {
        text-align: center;
    }

    #owl-demo .testimonial_content {
        padding: 10px;
    }

    .testimonial_content .testi_commas {
        padding-bottom: 15px;
    }

    .testimonial_content .testi_details {
        font-size: 13px;
        height: auto;
    }
}

/* ----------- iPhone X ----------- */

/*iPhone X in portrait*/

@media only screen and (min-width : 375px) and (max-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {

    html,
    body {
        overflow-x: hidden;
    }
}

/* Landscape */
@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

    html,
    body {
        overflow-x: hidden;
    }

    #owl-demo .testimonial_content {
        padding: 10px;
    }

    .testimonial_content .testi_commas {
        padding-bottom: 15px;
    }

    .testimonial_content .testi_details {
        font-size: 13px;
        height: auto;
    }

    .testi_user_data span {
        top: -23px;
    }

    .copyright .copyright_text {
        font-size: 19px;
        text-align: center;
        padding-bottom: 10px;
    }

    .footer_links {
        float: none;
        text-align: center;
    }
}

@media (min-width:320px)and (max-width: 568px) {

    html,
    body {
        overflow-x: hidden;
    }

    .medical_cred h1.main_heading {
        font-size: 22px;
    }

    .medical_cred .med_cred_desc {
        font-size: 20px;
    }

    .blue_button {
        font-size: 16px;
    }

    .save_client .save_details h2 {
        font-size: 16px;
    }

    .save_details .save_type_desc {
        font-size: 13px;
        line-height: 17px;
    }

    .medcred_spring h4 {
        font-size: 22px;
    }

    .benefit_section_title .sub_heading {
        font-size: 24px;
    }

    .benefit_section_title .section_heading {
        font-size: 24px;
    }

    .testimonial_content .testi_commas {
        padding-bottom: 20px;
    }

    .testimonial_content .testi_details {
        font-size: 13px;
        height: auto;
    }

    .testi_user_data span {
        top: -15px;
    }

    .privacy_link {
        padding-bottom: 10px;
    }

    .copyright .copyright_text {
        font-size: 16px;
    }
}

/* Pixel 2 XL Landscape */
@media only screen and (max-width: 823px) and (orientation : landscape) {
    .btn_div {
        text-align: center;
    }

    #owl-demo .testimonial_content {
        padding: 10px;
    }

    .testimonial_content .testi_commas {
        padding-bottom: 15px;
    }

    .testimonial_content .testi_details {
        font-size: 13px;
        height: auto;
    }

    .testi_user_data span {
        top: -23px;
    }
}

/* Pixel 2 XL Portrait */
@media only screen and (min-width: 411px) and (orientation: portrait) {
    .medical_cred .med_cred_desc {
        font-size: 18px;
    }
}

/* Pixel 2 landscape */
@media only screen and (min-width: 731px) and (orientation: landscape) {
    .rocket img {
        display: block;
        width: 150px;
    }

    .testi_user_data span {
        top: 0;
    }
}

.fa {
    font-size: 20px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;

}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    color: #000;
}

.fa-twitter {
    color: #000;
}
.fa-linkedin {
    color: #000;
}

.fa-instagram {
    color: #000;
}

.footer_links .fa{ color: #fff !important; }

.top-nav-brand {
    color: #000;
    font-family: 'pt_sansbold';
}
.top-nav {
    margin: 0px;
    min-height: 40px !important;
    max-height: 40px !important;
}

.tick_img {
    width: 100%;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.cred-management {
    background: url(../images/contents/credential-management-bg.jpg) no-repeat right bottom, #4063E6;
    background-size: cover;
}
.enhancements {
    background: url(../images/contents/blue-clouds.png)  no-repeat right bottom, #4063E6;
    height: 500px;
}
.enhancements h4, .enhancements h2, .cred-management h2 {
    color: white !important;
    border: none;
    padding: 0;
}

.enhancements-img {
    border-right: 0px solid #4063E6;
    background: linear-gradient(to right,#FF656C, transparent, #4063E6) ,url(../images/contents/enhancements-bg.jpg)  no-repeat left top;
    background-size: cover;

}
.medcred_img {
    max-height: 400px;
    max-width: auto;
}
.contact-form {
    background: #fff;
}
.contact-form h2, .contact-form h4, .contact-form p{
    color: #1d2033 !important;
    padding: 0;
    border: none;
}
.contact-form-fields {
    color:  black !important;
}

.contact-form-fields .form-group{
	border: solid 1px #ccc;
}
.contact-form-fields .form-control{
	font-size: inherit;
    line-height: inherit;
    height: 30px;
    padding: 20px 22px 20px;
    color: inherit;
    border-color: #ccc;
    background-color: #fff;
    border: none;
    margin-top: 10px;
}
.contact-form-fields label{
	font-size: 12px;
    position: absolute;
    margin: 0 22px;
    /* line-height: 10px; */
    color: #ccc;
}

.contact-form-fields .form-control::-webkit-input-placeholder { /* Edge */
  color: #1d2033;
  font-style: italic;
}

.contact-form-fields .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1d2033;
  font-style: italic;
}

.contact-form-fields .form-control::placeholder {
  color: #1d2033;
  font-style: italic;
}

.yt-row {
    min-height: 500px;
}
.video-library-section {
    background: url(../images/contents/credential-management-bg.jpg) no-repeat right bottom, #4063E6;
    background-size: cover;

}
.testimonial_header_section {
    background: url(../images/contents/testimonial_header_bg.jpg) no-repeat right bottom, #4063E6;
    background-size: cover;

}
.testimonial_header_section h3{ color: #fff; text-transform: uppercase;  max-width: 850px; margin: 0 auto;}

.pricing-header-section {
    background: url(../images/contents/pricing_bg.jpg) no-repeat right bottom, #1d2033;
    background-size: cover;
    color: white !important;
    padding-bottom: 10em;
}
.pricing-header-section h1{ color: #fff;}

#pricing {
    background: transparent;
    margin-top: -160px;
}

.videos-header-section {
    background: url(../images/contents/expiration-management-bg.png) no-repeat right bottom, #4063E6;
    background-size: cover;
    color: white !important;
}
.videos-header-section h1, .videos-header-section h4 {
    color: white !important;
}
.free-demo-section h4 {
    color: #223B83;
}
.yt-row1 {
    min-height: 300px;
}
.free-demo-section ul {
    list-style-type: square;
    color: #FF656C;
}
.free-demo-section ul span {
    list-style-type: square;
    color: black;
}
.demo-header-section {
    min-height: 300px;
    background: #4063E6;

}
.free-demo-section .card {
    margin-top: -100px;
    background: #EEEEEE;
}
.small-btn {
    font-size: 14px !important;
}
