




/*
Theme Name:     Jupiter Child Theme for Continuum Blog / CareCloud 
Theme URI: 		http://themeforest.net/user/artbees
Description:    Continuum Child theme for the Jupiter theme 
Author:         Carlos Casarez
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/


/* Import the necessary TK Bootstrap WP CSS additions */
@import url( cc-font.css );


h1, h2, h3, h4, h5{
	font-family: 'Gotham Rounded Book';
	color: #184587;
}

.mk-blog-single h4{ margin-top:50px; }

body {
	font-family: 'Proxima Nova Rg';
}
p {
	font-family: 'Proxima Nova Rg';
}


/* Blog Adjustments FRONT PAGE */

#text-block-8 {
    margin-top: 60px;
}

.mk-blog-thumbnail-item.content-align-right .item-wrapper {
    padding: 0px 30px 35px 15px;
}
.mk-blog-thumbnail-item .item-wrapper h3 {
    margin: 0px 0 20px 0 ;
}
.mk-blog-thumbnail-item .item-wrapper .mk-blog-author{
	display: none!important;
}

.mk-blog-thumbnail-item .item-wrapper .mk-categories, .mk-blog-thumbnail-item .item-wrapper .mk-categories a {
	font-family: 'Proxima Nova Rg';
	color: #444445!important;
	text-transform: uppercase;
	font-weight: 600;
}

.mk-blog-thumbnail-item .mk-blog-meta-wrapper .blog-meta-item:after {
    content: "";
    margin: 0 5px;
}

.mk-blog-meta-wrapper time{
	display: none;
}
.mk-header {
    border-bottom: none!important;
}

/* HERO SLIDER EDITS  */
.flexslider {
    padding: 0;
    margin: 0 0 60px;
    background: #fff;
    border: none!important;
    position: relative;
   border-radius: 0!important;
   -o-box-shadow: none!important;
    box-shadow: none!important;
    zoom: 1;
}
.flex-viewport{
    height: 500px!important;
}
.wpb_gallery_slides ul.slides{
     transform: translate3d(0px, 0px, 0px)!important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, .wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default;
    margin-top: -695px;
    position:fixed;
    bottom:0;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
    background-color: rgba(37,93,159,0.8)!important;
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
    color: #FFF!important;
    padding: 10px 15%;
    /*position: static;*/
}

.wpb_posts_slider .flex-caption  h2.post-title a:link, .wpb_posts_slider .flex-caption p{
	color:#FFF!important;
}

/* MK TOOLBAR EDITS */
.mk-header-signup {
    float: right;
    display: inline-block;
    margin: -5px 10px 0 0;
    width: 25%;
}
.af-form-head #af-form-502570737 .af-body input.text, .af-form-head #af-form-502570737 .af-body textarea {
    background-color: #FFFFFF;
    /*
    border-color: rgba(206, 206, 206, .25);
    border-width: 2px;
    border-style: solid;
    */
    border: none!important;
    color: #868686;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    font-family: 'Gotham Rounded Book';
    padding: 6px 4px 6px 8px!important;
}

.af-form-head #af-form-502570737 .af-body input.text:focus, .af-form-head #af-form-502570737 .af-body textarea:focus{
        background-color:#FFFFFF;
       /* border-color:rgba(206, 206, 206, .25);
        border-width:2px;
        border-style:solid;
	*/
	border: none!important;
        color: #184587;
        }
.af-form-head #af-form-502570737 .af-body .af-textWrap {
    width: 60%;
    display: block;
    float: left;
    margin-right: -8px;
}
.mk-header-signup {
    float: right;
    display: inline-block;
    margin: -5px -30px 0 0;
    width: 25%;
}
.mk-header-toolbar {
    background-color: #B4B4B5;
}
.mk-toolbar-navigation a, .mk-toolbar-navigation a:hover, .mk-language-nav > a, .mk-header-login .mk-login-link, .mk-subscribe-link, .mk-checkout-btn, .mk-header-tagline a, .header-toolbar-contact a, .mk-language-nav > a:hover, .mk-header-login .mk-login-link:hover, .mk-subscribe-link:hover, .mk-checkout-btn:hover, .mk-header-tagline a:hover, .mk-header-tagline, .header-toolbar-contact, .mk-toolbar-navigation {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Proxima Nova Rg'!important;
}
.mk-toolbar-navigation a:hover, .mk-language-nav > a:hover, .mk-header-tagline a:hover, .header-toolbar-contact a:hover, .mk-language-nav > a:hover{
        color: #184587;
        font-family: 'Proxima Nova Rg'!important;
}
.header-toolbar-contact, .mk-header-tagline {
     float: right;
}

.intro-paragraph{
	width: 40%;
	margin: 0 auto;
}

/* FULL SCREEN NAV */
.mk-fullscreen-nav {
    background-color: rgba(38,80,143, 0.85);
}



/* HIDE Burger Menu */
/*
.header-style-3.header-align-center .mk-dashboard-trigger{
	display:none;
}
*/
.fit-logo-img a img {
}

.mk-sticky-logo{
	margin-bottom: 5px;
}

.cc_blog_subscribe_head{width:100%;line-height:29px;}


/* Blog Post Settings */

.mk-blog-hero.bold-style {
 	/*display:-webkit-flex;
 	display:-ms-flexbox;
 	display:flex;
 	-webkit-align-items:flex-end;
 	-ms-flex-align:flex-end;
 	align-items:flex-end;	*/
 }

.mk-blog-hero .content-holder .the-title {
    font-weight: 400 !important;
    text-align: left;
    font-size: 45px;
}
.mk-blog-hero.bold-style .content-holder {
    text-align: left;
    background-color: rgba(37,93,159,0.8);
    width: 100%;
	position: absolute;
	bottom: 0;
}

/* Shortcode blog button overide */
.mk-button--dimension-outline.mk-button--size-medium, .mk-button--dimension-savvy.mk-button--size-medium{
	padding: 0;
}
.mk-button--dimension-outline.mk-button--size-medium, .mk-button--dimension-savvy.mk-button--size-medium{
	border-color: none;
	border: 0;
    	color: #184587;
	font-size: 14px;
}
.mk-button--dimension-outline{
	border-width: 0;
    	border-style: none;
}
.mk-button--dimension-outline.skin-dark:hover{
	background: none!important;
	color:#009BDE;
}
blockquote p{
	font-size: 19px;
	}
blockquote {
    position: relative;
    background-color: rgba(0,0,0,.01);
    padding: 15px 15px 15px 70px;
    
    border-left: 10px solid transparent;
    
    -moz-border-image: -moz-linear-gradient(top, #184587 0%, #4FA0EC 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #184587 0%, #4FA0EC 100%);
    border-image: linear-gradient(to bottom, #184587 0%, #4FA0EC 100%);
    
    border-image-slice: 1;
}


/* FOOTER */
.footer-logo{
	margin: 0 auto;
	width: 500px;
	display: block;
}

/* YARPP •/
/* Reduces the title font size and displays more than two title lines */
/* .yarpp-thumbnail {height: 200px !important;}
.yarpp-thumbnail-title {font-size:0.8em !important; max-height: 4em !important}
*/
/* Centers the thumbnail section */
.yarpp-related-widget {text-align:center !important;}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 130px;
    height: 170px;
    margin: 15px;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 92%;
    height: 95px;
    margin: 5px;
}


/* VC Styles */
/*Post Grid Styles */
.cc_blog_grid_front h4{ color: #184587; font-size: 24px; }


/* FRONT PAGE JUNK */
/* Revolution Slider Edits */
.tp-caption{
	font-family: 'Gotham Rounded Book';
	text-transform: uppercase;
	font-weight: normal;
	}
h3.tp-caption{  
	font-family: 'Proxima Nova Bld';

}

.mk-header {
    background-color: none!important;
	border: none;
}
.mk-header-right{width:300px;}


/* Blog H Buttons */
.vc_general.vc_btn3{ padding: 0px 0px; }


/* Aweber header forms */

#af-form-502570737 .af-body .af-textWrap{width:50%;display:block;float:left;}
#af-form-502570737 .af-body input.text, #af-form-502570737 .af-body textarea{
	background-color:#FFFFFF;
	/*
	background-color:rgba(206, 206, 206, .25); 
	border-color:rgba(206, 206, 206, .25); 
	border-width:2px;
	border-style:solid;
	*/
	border: none!important; 
	color:#868686;
	text-decoration:none; 
	font-style:normal;
	font-weight:normal; 
	font-size:inherit;
	font-family: 'Gotham Rounded Book';
	}
#af-form-502570737 .af-body input.text:focus, #af-form-502570737 .af-body textarea:focus{
	background-color:inherit;
	/* background-color:rgba(206, 206, 206, .25);
	border-color:rgba(206, 206, 206, .25);
	border-width:2px;
	border-style:solid;
	*/
	border: none!important;
	color: #184587;
	}
#af-form-502570737 .af-body label.previewLabel{
	display:block;
	float:left;
	width:10%;
	text-align:center;
	color:#496CA0;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:inherit;
	margin-right: 35px;
	font-family: 'Gotham Rounded Book';
	}
#af-form-502570737 .af-body{
	padding-bottom:0px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-position:inherit;
	background-image:none;
	color:#000000;
	font-size:12px;
	font-family:, serif;
	}
#af-form-502570737 .af-quirksMode{padding-right:0px;padding-left:0px;}
#af-form-502570737 .af-standards .af-element{padding-right:0px;padding-left:0px;}

#af-form-502570737 .buttonContainer input.submit{
	color:#FFF;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:inherit;
	font-family: 'Gotham Rounded Book';
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 3px solid #009BDE;
	background-color: #009BDE;
	}
#af-form-502570737 .buttonContainer input.submit{width:auto;}
#af-form-502570737 .buttonContainer{text-align:center; margin-top:-10px;}
#af-form-502570737 button,#af-form-502570737 input,#af-form-502570737 submit,#af-form-502570737 textarea,#af-form-502570737 select,#af-form-502570737 label,#af-form-502570737 optgroup,#af-form-502570737 option{float:none;position:static;margin:0;}
#af-form-502570737 div{margin:0;}
#af-form-502570737 form,#af-form-502570737 textarea,.af-form-wrapper,.af-form-close-button,#af-form-502570737 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-502570737 input,#af-form-502570737 button,#af-form-502570737 textarea,#af-form-502570737 select{font-size:100%;}
#af-form-502570737 select,#af-form-502570737 label,#af-form-502570737 optgroup,#af-form-502570737 option{padding:0;}
#af-form-502570737,#af-form-502570737 .quirksMode{width:100%; /*max-width:231px;*/}

#af-form-502570737.af-quirksMode{overflow-x:hidden;}
#af-form-502570737{background-color:transparent;border-color:inherit;border-width:none;border-style:none;}
#af-form-502570737{display:block;}
#af-form-502570737{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}

.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{
	width:100%;
	float:none;
	padding:4px!important; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	background-color: rgba(206, 206, 206, .25);
	}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}

.af-element label{text-align:left;display:block;float:left;}
.af-element{padding-bottom:5px;padding-top:5px;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}


/* aweber mid page */
#text-block-10 {
    margin-top: 40px;
}

#wp-subscribe h4.title, #wp-subscribe p.text {
	display:none!important;
}
#wp-subscribe p.footer-text {
    margin-top: 10px;
    font-size: 12px;
	color: #FFF!important;
}
#wp-subscribe {
    padding: 26px!important;
    background: none!important;
}
#wp-subscribe input.email-field, #wp-subscribe input.name-field {
    color: #5E5E5E!important;
    background: #FFF!important;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
#wp-subscribe input.submit {
    background: #009BDE!important;
    color: #FFF!important;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    cursor: pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
#theme-page .theme-page-wrapper .theme-content {
    padding:0px 20px  30px 20px;
}
.master-holder.blog-style-bold .mk-blog-single {
    padding: 0px 0;
}

/* SOCSIAL LINKS */
.essb_links {
    margin: .5em 0 2em 0;
}
/* YARP Thumbs */
.yarpp-related .yarpp-thumbnail-title {
    text-align: left;
    font-weight: bold;
    font-size: 55%!important;
    text-decoration: none;
    text-transform: uppercase;
    max-height: 5.4em!important;
    line-height: 1.4em;
    margin: 7px;
    margin-top: 0px;
    width: 120px;
}

/* Custom Media Handlers */

@media all and (max-width: 700px) {
        .mk-blog-hero .content-holder .the-title {
        padding-left: 50px!important;
        padding-right: 50px!important;
        font-size: 25px !important;
        }
	blockquote {
    	position: relative;
    	padding: 15px 15px 15px 15px!important;
	}
	.master-holder h2 {
 	font-size: 25px!important;
    	text-transform: uppercase;
	}
}

@media handheld, only screen and (max-width: 780px){
	.header-logo img {
    	max-width: 300px!important;
	}
	.mk-toolbar-resposnive-icon {
            display: none;
        }
	.header-align-center.header-style-1 .header-logo {
	right: 153px !important;
	text-align: center;
	}
}

@media handheld, only screen and (max-width: 755px){
        .header-align-center.header-style-3 .header-logo {
                text-align: center;
                right: 160px !important;
        }
}
@media handheld, only screen and (max-width: 400px){
	.header-logo img {
	    max-width: 300px!important;
	}
	.header-align-center.header-style-1 .header-logo {
        right: 153px !important;
        text-align: center;
        }
}
@media handheld, only screen and (max-width: 1140px){
        .mk-header-right{display:none!important;}
	.header-align-center.header-style-1 .header-logo {
        right: 163px !important;
        text-align: center;
        }
}

#heroText {
    position: absolute;
    top: 110px;
    left: 50%;
    display: block;
    width: 400px;
    margin-left: -200px;
    line-height: 20px;
    z-index: 200;
}

#heroText a {
    color: #777;
}

#heroText a:hover {
    color: #009BDE;
}

.a-sticky #heroText {
    display: none;
}

@media handheld, only screen and (max-width:1140px) {
    #heroText {
        display: none;
    }
}

/*
Notification Banner
*/

body.notification-banner {
    padding-top: 46px;
}

#notification {
    position: absolute;
    top: 0;
    width: 100%;
    max-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7px 4px 9px 4px;
    text-align: center;
    background-color: #e07e3d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 4;
}

#notification p {
    color: #fff;
}

#notification .btn {
    display: inline-block;
    padding: 2px 20px;
    margin-left: 4px;
    font-size: 15px;
    line-height: 1.33;
    letter-spacing: -0.3px;
    color: #fff;
    border: 2px solid #0ac246;
    background-color: #0ac246;
    text-transform: none;
    border-radius: 12px;
    border-width: 2px;
    opacity: 1;
    -webkit-transition: background-color .4s ease, color .4s ease;
    -moz-transition: background-color .4s ease, color .4s ease;
    -o-transition: background-color .4s ease, color .4s ease;
    transition: background-color .4s ease, color .4s ease;
}

#notification .btn:hover {
    background-color: transparent;
    color: #0ac246;
}

#notification .btn.cta-green {
    border-color: #0ac246 !important;
}

#notification strong {
    font-weight: 900;
}

#notification div, #notification p {
    display: inline;
    margin: 0;
    font-size: 16px;
}

.notification {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    #notification {
        padding: 5px 4px 9px 4px;
        font-size: 15px;
    }

    #notification .btn {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
        padding: 0;
        margin: 0;
        border-width: 0;
    }
}

/*
Reading Progress Bar
*/

#readProgress {
    height: 5px;
    position: fixed;
    width: 0;
    top: 88px;
    left: 0px;
    background-color: #009bde;
    z-index: 990;
    opacity: 0;
    transition: 0.75s opacity;
}

#readProgress.active {
    opacity: 1;
}

.admin-bar #readProgress {
    top: 118px;
}

.admin-bar[data-sumo-smart-bar-data] #readProgress {
    top: 170px;
}

@media only screen and (max-width: 1140px) {
    #readProgress {
        top: 0;
    }

    .admin-bar #readProgress,
    .admin-bar[data-sumo-smart-bar-data] #readProgress {
        top: 30px;
    }
}

/*
Interstitial Ads
*/

.inter-top {
    border-top: 2px solid #009bde;
    border-bottom: 2px solid #009bde;
    padding-top: 12px;
    padding-bottom: 10px;
    margin-bottom: 2em;
    margin-top: 2em;
}

.inter-bottom {
    padding: 25px 30px 30px 30px;
    margin-top: 1.5em;
    margin-bottom: 2em;
    background-color: rgba(233, 237, 241, 0.8);
    border: 1px solid #dce1e6;
    border-radius: 12px;
}

.inter-bottom img {
    position: relative;
    float: right;
    max-width: 180px;
    height: auto;
    margin-left: 20px;
}

.inter-bottom p {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 28px;
    color: #444;
}

.inter-bottom h3 {
    color: #444;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -2px;
}

.inter-bottom .sep {
    /*min-width: 350px;
    max-width: 480px;*/
    margin-right: 230px;
    height: 4px;
    background-color: #009bde;
}

.inter-bottom .cta-btn {
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    background: rgb(228,93,27);
    background: linear-gradient(0deg, rgba(228,93,27,1) 0%, rgba(231,114,33,1) 25%);
    background-size: 100% 200%;
    background-position: 0 100%;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5), 1px 1px 8px rgba(0,0,0,0.15);
    border-radius: 10px;
    transition: 0.28s all;
}

.inter-bottom .cta-btn:hover {
    background-position: 0 0;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5), 1px 1px 8px rgba(0,0,0,0.35);
    transform: scale(1.025);
}

@media only screen and (max-width: 550px) {
    .inter-bottom img {
        display: none;
    }

    .inter-bottom .sep {
        margin-right: 0;
    }
}

/*
Header Search
*/

.mk-header.header-style-3 .mk-search-trigger {
    position: relative;
    float: right;
    width: 30px;
    margin-right: 6px;
    text-align: center;
    z-index: 1;
}

@media handheld, only screen and (max-width: 1140px) {
    .mk-fullscreen-search-overlay {
        display: block;
    }
}

@media handheld, only screen and (max-width: 800px) {
    .mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show .mk-fullscreen-search-wrapper {
        width: 70%;
    }

    .mk-fullscreen-search-overlay .mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
        width: 100%;
    }
}

@media handheld, only screen and (max-width: 755px) {
    .header-align-center.header-style-3 .header-logo {
        text-align: center;
        right: auto !important;
        width: 240px;
    }

    .header-align-center.header-style-3 .header-logo img {
        -webkit-transform: translate(-50%,-50%) !important;
        -ms-transform: translate(-50%,-50%)!important;
        transform: translate(-50%,-50%)!important;
        ms-transform: translate(-50%,-50%)!important;
    }
}