/*
Theme Name:     Jupiter Child Theme
Theme URI: 	http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 	http://themeforest.net/user/artbees
Template:       jupiter
Version:        4.2
*/

/* Start adding your own custom CSS rules. */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800);
@import url(http://fonts.googleapis.com/css?family=Raleway:900);
@import url(http://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,900,700|Open+Sans:400,700,800|Anton);

body {
    color: #333333 !important;
    font-weight: normal;
}

p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 15px 0;
}

.mk-footer-copyright a, #mk-footer-navigation li a  {
    color: #FFFFFF !important;
}

.home .gform_wrapper .gform_footer input.button, .home  .gform_wrapper .gform_footer input[type=submit] {
    font-size: 1.2em !important;
    width: 96% !important;
    height: 24px;
    position: relative;
    right: 0px;
    margin-top: -28px
}

.home .gform_wrapper input[type=email], .home .gform_wrapper input[type=text] {
    font-size: 26px;
    color: #767676;
    padding: 10px 12px;
    background-color: #fdfdfd;
    border: 1px solid #e3e3e3;
    outline: none;
    margin-bottom: 4px;
    width: 150%;
    position: relative;
}

#mk-footer img {
    max-width: 60% !important;
    height: auto;
    border: 0;
    vertical-align: middle;
    /*border-radius: 50%;
    -webkit-moz-border-radius: 50%;
    -moz-moz-border-radius: 50%;
    -ms-moz-border-radius: 50%;
    -o-moz-border-radius: 50%;*/
}

#sub-footer {
background-color: #1f1d1f;
}

#sub-footer a:link {
color: #c5c5c7;
}

.mk-fancy-title p {
letter-spacing: -1px !important;
}

.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*   SOCIAL ICON MODS */

#mk-header-social.header-section.show {
  visibility: visible;
  opacity: 1;
}

#mk-header-social.header-section.hidden {
  visibility: visible  !important;
  opacity: 1  !important;
}

/*   TABBED NEWS PAGE MODS   */

.mk-tabs.default-style .mk-tabs-tabs li a {
    padding: 10px 70px !important;
}

.mk-tabs .mk-tabs-tabs li a {
    font-size: 24px !important;
    line-height: 32px !important;
}

.mk-blog-thumbnail-item .featured-image {
    padding-top: 79px  !important;
}


/*   SIDEBAR MODS  */

#mk-sidebar, #mk-sidebar p {
    font-size: 16px !important;
    color: #333333;
    font-weight: normal;
}

#mk-sidebar .widget:not(.widget_social_networks) a:hover {
    color: #bd2b36 !important;
}

a.smart-post-list-title {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.0em;
    margin: 4px 0px;
}

#mk-sidebar .widget a {
    color:  #2e2e2e !important;
}

#mk-sidebar .smart-post-list img  {
    padding: 4px;
    background: #FEFEFE url('/wp-content/uploads/2015/09/box-bgr.png') bottom left repeat-x;
    -webkit-box-shadow: 0px 1px 1px 1px #D2D2D2;
    -moz-box-shadow: 0px 1px 1px 1px #D2D2D2;
    box-shadow: 0px 1px 1px 1px #D2D2D2;
    margin:-30px 14px 5px 0px;
}

/*   CONTACT FORM EDITS   */

#theme-page {
background-color: #ffffff !important;
}

p, .mk-box-icon-2-content {
    color: #333333 !important;
}

.gform_wrapper .ginput_complex label {
display: none !important;
}

.gform_wrapper .top_label .gfield_label {
display: none !important;
}

/*  EDGE SLIDES BUTTONS LARGER  */

.mk-button.large {
    padding: 20px 0px;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 8px;
    width: 65%;
    height: 28px;
}

.mk-button-align {
    display: block !important;
}

h1.page-introduce-title,  {
    font-size: 20px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
}

.mk-zindex-fix {
    background-color: #04529a;
}    

.mk-button.medium {
    font-size: 28px !important;
}
.swiper-pagination {
    display: none !important;
}


#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin {
    color: #ffffff;
}

.mk-blockquote {
color: #333333 !important;
}

/*   GRAVITY FORM HIDE CHECKBOXES  */

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    margin: 0 !important;
    font-size: 26px;
    color: #333333;
    line-height: 0.9 !important;
}

input[type="checkbox"] {
  display: none;
}

label {
  cursor: pointer;
}

input[type="checkbox"] + label:before {
  border: 1px solid #333333;
  content: "\00a0";
  display: inline-block;
  font: 22px/1em sans-serif;
  height: 22px;
  margin: 0 0.45em 0 0;
  padding:0;
  vertical-align: top;
  width: 22px;
}

input[type="checkbox"]:checked + label:before {
  background: #04529a;
  color: #fff;
  content: "\2713";
  text-align: center;
}

input[type="checkbox"]:checked + label:after {
font-weight: bold;
}

.gform_wrapper .gfield_html.gfield_no_follows_desc {
color: #ffffff;
font-size: 1.5em;
line-height: 1.5;
}

h2.gsection_title {
font-size: 1em;
color: #333333 !important;
font-weight: bold;
}

.vc_custom_heading h2 {
font-family: "proxima-nova",sans-serif !important;
font-weight: bold  !important;
font-size: 3rem  !important;
color: #bd2b36  !important;
}

.page-id-6766 p {
color: #333333;
}

/*   GRAVITY FORM STYLES       */

.gform_wrapper .ginput_price {
display: none;
}

.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
    width: 16.5% !important;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0 0 .6em;
    min-height: 1.6em;
    vertical-align: top;
}

.page-id-6766 h3.gform_title {
    display: none !important;
}


/*   PULLING UP CONTENT UNDER THE SLIDER */

.vc_col-sm-12.wpb_column.column_container  {
   margin-top: -30px;
}

/*  NEWS MENU CSS NEW   */ 

    li#menu-item-7506.menu-item  {
    float: left !important;
    width: 50% !important;
}

.widget_nav_menu ul.menu { border: none !important; }

.widget_nav_menu ul li { border-bottom: none !important; }
   

/*   NEWS ARTICLES PAGE MODS */

.page-id-6766 h2:first-child {
font-family: "proxima-nova",sans-serif !important;
font-weight: bold  !important;
font-size: 2rem  !important;
color: #333333!important;
}

.page-id-4374 #theme-page h3 {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.0em;
    margin: 4px 0px;
}

.page-id-4374 p, .mk-box-icon-2-content {
    font-size: 16px;
    color: #777777;
    line-height: 1.4em;
}

/*   NEWSLETTERS POSTS CATEGORY */

.category-newsletters h2.blog-single-title {
display: none !important;
}

#theme-page .category-newsletters h2 {
    font-size: 33px !important;
    color: #404040;
    font-weight: bold;
    text-transform: none !important;
    line-height: 1.1;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 620px;
    display: block;
}

.category-newsletters .single-social-section {
display: none;
}

.category-newsletters ul, .category-newsletters p {
text-align: left !important;
font-size: 1em !important;
line-height: 1.4em !important;
margin-bottom: 8px !important;
}

.category-newsletters a:link {
color: color: #2262b0 !important;
text-decoration: none;
}

.category-newsletters a:hover, .category-newsletters a:visited {
color: #9b3127 !important;
text-decoration: underline !important;
}

/*   SIDEBAR WIDGET */

.sidebarwidget p, .sidebarwidget .mk-box-icon-2-content {
    font-size: 16px;
    color: #777777;
    line-height: 1.4em;
}

.sharedaddy .sd-sharing-enabled {
    margin-left: 197px;
}

/*   TRANSPARENT BACKGROUND ON THE SLIDERS  */

.edge-title  {
    background: rgba(77,176,247,0.7);
    margin-top: -26px !important;
    line-height: 1.8em;
}

#mk-header-social ul li a i:before {
    font-size: 32px;
}
.mk-header-right #mk-header-social {
    height: auto;
    padding: 4px 20px !important;
}

/*  SHOW SOCIAL ICONS */

body .header-section.hidden {
visibility: visible !important;
opacity: 1 !important;
}

body .mk-header-right {
z-index: 10 !important;
}

@media handheld, only screen and (max-width: 1390px) {

        #mk-main-navigation {
    	display: inline-block;
    	text-align: left;
    	margin-right: 120px;
	}


  }


}


@media handheld, only screen and (max-width: 1024px) {

  	.header-style-1.header-align-left .mk-header-right {
  	display: block;
	}

	.header-style-1.header-align-right .mk-header-right {
  	display: block;
	}

	responsive {
    font-size: 28px!important;
    }

    mk-fancy-title p {
    letter-spacing: -1px !important;
    }

   .mk-header-right {
    display: block !important;
    }

   .home.mk-button.mk-btn-anim.large {
    padding: 8px 0px !important;
   }

    .mk-button.medium {
    font-size: 14px !important;
    }

    .mk-button.large {
    padding: 14px 0px;
    font-size: 38px;
    line-height: 30px;
    letter-spacing: 6px;
    width: 80%;
    height: 30px;
    }
    
    .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    margin: 0 !important;
    font-size: 14px;
    color: #333333;
    }
    
    .page-id-4374 #theme-page h2   {
     margin-bottom: -9px;
     margin-top: -10px;
     }
     
     .ls-bottom-slidebuttons  { display: none !important;}

   .swiper-pagination {
    display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */

    #mk-header-social.header-section.show {
    visibility: visible !important;
     opacity: 1;
    }

     #mk-header-social.header-section.hidden {
     visibility: visible  !important;
     opacity: 1  !important;
     }
     
    .header-style-1.header-align-left.boxed-header .mk-header-right {
    display: block !important;
    }

    .home .gform_wrapper input[type=email],  .home .gform_wrapper input[type=text] {
    font-size: 14px!important;
    color: #767676!important;
    padding: 10px!important;
    background-color: #fafafa!important;
    border: 1px solid #e3e3e3!important;
    width: 100%;
    }

    .home .gform_wrapper .gform_footer input.button,  .home .gform_wrapper .gform_footer input[type=submit] {
    width: 90% !important;
    font-size: 3em !important;
    height: 14px;
    margin-top: -10px !important;
    position: relative;
    right: 0px !important;
   }

   .mk-tabs .mk-tabs-tabs li a {
    margin: 0;
    outline: none;
    color: #444444;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    cursor: pointer;
    float: left !important;
   }

    .blog-modern-social-section{
    display: none !important;  
    }

    .mk-blog-modern-item .mk-blog-meta {
    margin: 0 10px 10px 20px !important;
    display: block;
    padding: 0 !important;
    }
}
