body{
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background-color: #fff;
	font-weight: 400;
}

h1, h2, h3, h4, h5, .single-title{
	font-family: 'Montserrat', sans-serif;
	/*color: #333;*/
	font-weight: bold;
	color: #35404F;
}

h1{
	font-size: 36px;

}

h2{
	font-size: 20px;
	
}

div#page.single{
	background: #fff;
	float: left;
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	/*box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.15);*/
	box-shadow: none;
	margin-bottom: 30px;
}

.main-header{
	/*box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.15);	*/
}

.primary-navigation{
	box-sizing: border-box;
}

.primary-navigation li, .primary-navigation li a {
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}     

.primary-navigation .logo{
	height: 35px !important;
}

.navigation ul li{
	border-right: none;
}

#primary-navigation a{
	padding: 15px 0 15px 30px;
}

#primary-navigation{
	max-width: 100%;
}

#menu-top-menu{
	float: right;
	margin-right: 30px;
}

#nav_logo{
	margin-top: 10px;
}

nav{
	width: 100%;
}

/* B Page Styles*/
  #sidebar {
    text-align: center;
    width: 25%;
    float: right;
    padding-left: 22px;}

  #menu-top-menu {display: none;}
  #nav_logo {
        margin: 0 auto;
        height: 102px !important;
        padding-top: 0px;
		border-radius: 28px;
  }
  .author {
    height: 40px;
    margin: 10px;
    width: 40px;
    border-radius: 50%;
    vertical-align: middle;
  }
  .name {color: #35404F;font-weight: bold;}
  h1#post_title { font-family: 'Playfair Display', serif; font-size: 46px;}
  
/*
#logo a { font-family: 'Roboto'; font-weight: 500; font-size: 44px; color: #33bcf2; }
.primary-navigation li, .primary-navigation li a { font-family: 'Acme'; font-weight: normal; font-size: 18px; color: #ffffff;text-transform: uppercase; }
.latestPost .title, .latestPost .title a { font-family: 'Cabin'; font-weight: normal; font-size: 35px; color: #555555;line-height: 36px; }
.single-title { font-family: 'Andada', 'MS Serif', 'New York', sans-serif; font-weight: normal; font-size: 44px; color: #555555;line-height: 53px; }
body { font-family: 'Cabin', 'MS Serif', 'New York', sans-serif; font-weight: 500; font-size: 17px; color: #707070; }
.widget .widget-title { font-family: 'Roboto'; font-weight: 500; font-size: 18px; color: #555555;text-transform: uppercase; }
#sidebars .widget { font-family: 'Roboto'; font-weight: normal; font-size: 16px; color: #707070; }
.footer-widgets { font-family: 'Cabin'; font-weight: normal; font-size: 14px; color: #707070; }
h1 { font-family: 'Cabin'; font-weight: normal; font-size: 30px; color: #555555; }
h2 { font-family: 'Cabin'; font-weight: normal; font-size: 24px; color: #555555; }
h3 { font-family: 'Cabin'; font-weight: normal; font-size: 24px; color: #555555; }
h4 { font-family: 'Roboto'; font-weight: normal; font-size: 28px; color: #555555; }
h5 { font-family: 'Roboto'; font-weight: normal; font-size: 24px; color: #555555; }
h6 { font-family: 'Roboto'; font-weight: normal; font-size: 20px; color: #555555; }
*/

a {
	text-decoration: underline;
	color: #FF4614;
	font-weight: bold;
}

.thecontent a{
	color: #FF4614;
}

.thecontent hr{
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #35404F;
	/*box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);*/
	border-bottom: 1px solid #ddd;
	display: none;
}

.thecontent img{
	margin-bottom: 10px;
	border-radius: 2px;
}

h2.off_header{
	background-color: #35404F;
	color: #fff;
	padding: 8px 15px;
	border-radius: 2px;
	font-weight: 600 !important;
	text-transform: uppercase;
}

.broken_link, a.broken_link {
	text-decoration: line-through;
}


p.advertorial,
p.head-disclaimer {
	font-size:20px;
}

.offer {
	display:block;
	background:#fff;
	padding:20px;
	margin:0 0 30px;
}

.offer #title2 {
	font-size:18px;
	text-transform:uppercase;
	color:#555555;
	margin:0 0 20px;
}

.offer li img {
	float:left;
	height:45px;
	width:45px;
	margin:0 5px 0 0;
	overflow:hidden;
}

.offer li {
	clear:both;
	margin:5px 0;
}

.subtitle {
	font-family: 'Andada', 'MS Serif', 'New York', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #555555;
	line-height: 28px;
}

.single-social{
	display:none;
}

.cta {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 0;
	box-sizing: border-box;
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0 0 30px;
	margin-bottom: 10px;
}

.cta a{
	/*color: #35404F;*/
	color: #fff;
	height:100%;
	width: 100%;
	padding: .2em .4em;
	font-size: 1.4em;
	/*background: #54aaeb;*/
	display: inline-block;
	line-height: 1.8em;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	transition: all .2s linear;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 2px;
	border: 1px dashed #fff;
	background-color: teal;
}


.cta a:hover{
	color: #fff;
	border-right: none;
	border: 1px solid #4CAF50;
	
	-moz-box-shadow:    inset 0 0 20px #fff;
    -webkit-box-shadow: inset 0 0 20px #fff;
    box-shadow:         inset 0 0 20px #fff;
}

#todays_date{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 10px 0 20px;
	color: #a4a4a4;
	font-size: 80%;
}

.breadcrumb{
	margin-top:0px  !important;
	background-color: transparent!important;	
}

#post_title{
	text-transform: capitalize;
	border-top: 5px solid #35404F;
	padding-top: 10px;
}

/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

#mc_embed_signup{
	float:left;
	font:14px Helvetica,Arial,sans-serif;
	width: 100%; box-sizing: 
    border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
}

#mc_embed_signup form{
	padding-top: 0 !important;
}

#mc_embed_signup input.email{
	width: 100% !important; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#mc_embed_signup input.button{
	width: 100% !important;
	color: #fff;
	padding: .2em .6em;
	font-size: 1.6em;
	display: inline-block;
	line-height: 1.8em;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 2px;
	border: 1px dashed #fff;
	background-color: #FF4614;
	transition: all .2s linear;
	width: 33%;
	text-transform: uppercase;
	margin-top: 3px;

}

#mc_embed_signup input.button:hover{
	color: #fff;
	border: 1px solid #FF4614;
	background-color: #FF4614;
	-moz-box-shadow:    inset 0 0 20px #fff;
    -webkit-box-shadow: inset 0 0 20px #fff;
    box-shadow:         inset 0 0 20px #fff;

}

#mc_embed_signup input.email, #mc_embed_signup input.button{
	height: 50px;
	font-size: 22px !important;
	text-align: center;
}

#mc_embed_signup h1{
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
}

#mc_embed_signup label{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;	
	text-align: center;
}

#mc_embed_signup_head{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #35404F;
	padding: 5px 10px;
	/*border-radius: 3px;*/
}

#signup_result, #signup_result2{
	font-weight: bold;
	font-size: 16px;
	
	margin-top: 10px;
	display: none;
}

#signup_result{
	text-align: center;
}


#signup_result .signup_success, #signup_result2 .signup_success{
	color: #35404F;

}

#signup_result .signup_fail, #signup_result2 .signup_fail{
	color: #FF4614;
}


#mc-embedded-subscribe2{
	color: #fff;
	padding: .2em .6em;
	font-size: 1.6em;
	display: inline-block;
	line-height: 1.8em;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 2px !important;
	border: 1px dashed #fff;
	background-color: #FF4614;
	transition: all .2s linear;
	width: 33%;
	text-transform: uppercase;
	margin-top: 3px;
	
}

#mc-embedded-subscribe2:hover{
	color: #fff;
	border: 1px solid #FF4614;
	background-color: #FF4614;
	-moz-box-shadow:    inset 0 0 20px #fff;
    -webkit-box-shadow: inset 0 0 20px #fff;
    box-shadow:         inset 0 0 20px #fff;
}

#mce-EMAIL2{
	width: 66%;
	box-sizing: border-box;
	height: 58px;
	font-size: 1.6em;
	text-align: center;
}

#mc-embedded-subscribe-form2{
	margin-bottom: 50px;
}

.force_visible{
	display: block !important;
}


.field:not(:last-child) {margin-bottom: 0;}

                          #email {width: 66%;
                            box-sizing: border-box;
                            height: 58px;
                            font-size: 1.6em;
                            text-align: center;
                          }
                          .button.is-primary {
                              height: 100%;
                              width: 100%;
                              padding: .2em .4em;
                              font-size: 1.6em;
                              display: inline-block;
                              line-height: 1.8em;
                              text-decoration: none;
                              text-align: center;
                              transition: all .2s linear;
                              box-sizing: border-box;
                              cursor: pointer;
                              border-radius: 2px;
                              border: 1px dashed #fff;
                              background-color: #FF4614 !important;
                          }
                          .button.is-primary.is-hovered, .button.is-primary:hover{
                            color: #fff;
                            border-right: none;
                            background-color: #FF4614 !important;
                            border: 1px solid #FF4614;
                            -moz-box-shadow: inset 0 0 20px #fff;
                            -webkit-box-shadow: inset 0 0 20px #fff;
                            box-shadow: inset 0 0 20px #fff;
                        }
                        .is-size-2 {
						    font-size: 1.5rem !important;
						    text-align: center !important;
						}