/*
Theme Name: Incisive
Theme URI: www.incisive-edge.com
Author URI: www.incisive-edge.com
Version: 1.0
*/

/*-----------------------------------------------
 Custom fonts
-----------------------------------------------*/

/*-----------------------------------------------
 Main elements
-----------------------------------------------*/
body {
	font-family: 'Arial Regular', 'Arial';
	font-size: 13px;
}
a {
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;		
	color: #004276;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
	text-decoration: none;	
}
h1, h2, h3, h4 {
	font-family: 'Times New Roman Regular', 'Times New Roman';
	font-weight: normal;
	color: #004276;
}
em { 
    font-style: italic;
}
.green, a.green {
	color: #c9dc9a;
}
/*-----------------------------------------------
 Header
-----------------------------------------------*/
.header-advert {
	margin: 20px auto;
	width: 728px;
	height: 90px;
}
.header-latest p {
	font-weight: bold;
	margin: 16px 0;
}
.rss-search a {
	margin-right: 14px;	
	color: #000000;
}
.rss-search form {
	display: inline;
}
.rss-search form input[type=text] {
	padding: 2px 4px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 200px;
}
.rss-search form input[type=image] {
	position: relative;
	top: 10px;
}
a.logo {
	width: 666px;
	height: 104px;
	margin: 0 auto 40px;
	text-align: center;
	display: block;
	clear: both;
}
a.logo h1 {
	width: 666px;
	height: 104px;
	background: url(media/images/logo.png) transparent no-repeat center center / contain;
	text-indent: -9999px;
}
/*-----------------------------------------------
 Header navigation
-----------------------------------------------*/
.navbar-default, 
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: none;
	border: none;
	font-size: 16px;
}
nav ul.dropdown-menu {
	border: none;
	text-align: center;
}
nav ul.dropdown-menu li a {
	color: #004276;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*-----------------------------------------------
 Sidebar
-----------------------------------------------*/
.sidebar .block {
	margin-bottom: 20px;
}
.sidebar .block .header {
	margin: 10px 0;
	text-transform: uppercase;
	font-family: 'Times New Roman Regular', 'Times New Roman';
}
.sidebar .social-icons a {
	display: inline-block;
	width: 33px;
	height: 38px;
	text-indent: -9999px;
	background: url(media/images/social-subscribe.png) transparent no-repeat 0 0;
	margin: 0;
	padding: 0;
}
.sidebar .social-icons .subscribe {
	width: 111px;
	background-position: 0 0;
	margin-left: -8px;
}
.sidebar .social-icons .twitter {
	background-position: -109px 0;
}
.sidebar .social-icons .facebook {
	background-position: -142px 0;
}
.sidebar .social-icons .linkedin {
	background-position: -175px 0;
}
.sidebar .social-icons .youtube {
	background-position: -208px 0;
}
.sidebar .social-icons .googleplus {
	background-position: -242px 0;
}
.sidebar .mortage-toolbox {
	border: 1px solid #000000;
}
.sidebar .mortage-toolbox .top {
	background-color: #95C93E;	
	padding: 10px;
}
.sidebar .mortage-toolbox .top p {
	color: #ffffff;	
	margin: 0;
}
.sidebar .mortage-toolbox .bottom {
	padding: 10px;
	background: url(media/images/logo-small.png) #ffffff no-repeat right center /contain;
}
.sidebar .mortage-toolbox .bottom p {
	text-transform: uppercase;
	color: #000000;	
	margin: 0;
	font-size: 9px;
}
.sidebar .mortage-toolbox .bottom p.strong-caps {
	font-weight: bold;
	font-size: 16px;
}
.sidebar .advert {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.sidebar .advert div {
	text-align: center;
}
.sidebar .subscribe {
	background-color: #c9dc9a;
	padding: 20px;
	text-align: center;
}
.sidebar .subscribe p {
	margin: 0;
	font-size: 24px;
	font-family: 'Times New Roman Regular', 'Times New Roman';
	line-height: 28px;
}
.sidebar .subscribe .subscribe-to-the, 
.sidebar .subscribe .newsletter {
	color: #ffffff;
}
.sidebar .subscribe .newsletter {
	margin-top: -8px;
}
.sidebar .subscribe .mindful-money {
	color: #000000;
	text-transform: uppercase;
}
.sidebar .subscribe .mindful-money img {
	width: 48px;
	height: auto;
	margin-top: -8px;
}
.sidebar .contribute {
	background-color: #ffffff;
	padding: 20px;
	text-align: center;
	border: 1px solid #000000;
	font-size: 24px;
	font-family: 'Times New Roman Regular', 'Times New Roman';
	line-height: 28px;
}
.sidebar .contribute p {
	margin: 0;
	color: #004276;
}
.sidebar .expert img {
	float: left;
	width: 104px;
	height: auto;
	border: 6px solid #c9dc9a;
	margin-bottom: 10px;
	margin-right: 10px;
}
.sidebar .expert .name {
	color: #004276;
	font-size: 24px;
}
.sidebar .expert .company {
	font-size: 18px;
}
.sidebar .expert-latest-articles .item {
	border: 1px solid #cccccc;
	padding: 10px;
}
.sidebar .expert-latest-articles .item img {
	width: 84px;
	height: auto;
	border: 6px solid #c9dc9a;
	margin-right: 10px;
}
.sidebar .expert-latest-articles .item .content {
	display: inline-block;
	height: 80px;
}
.sidebar .expert-latest-articles .item .content a {
	font-weight: bold;
}
.sidebar .most-read {
	background-color: #e9e9e9;
	padding: 10px;
}
.sidebar .most-read .header {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}
.sidebar .opinions-category,
.sidebar .opinions-month {
	background-color: #ffffff;
	padding: 20px;
	border: 1px solid #000000;
	font-family: 'Times New Roman Regular', 'Times New Roman';
}
.sidebar .opinions-category p, 
.sidebar .opinions-month p {
	font-size: 24px;
	line-height: 28px;
	color: #004276;
}
.sidebar .opinions-category select, 
.sidebar .opinions-month select {
	width: 100%;
}
/*-----------------------------------------------
 Default Template
-----------------------------------------------*/
.page-numbers {
	border: 1px solid #cccccc;
	padding: 4px 4px;
}
.page-numbers.current {
	background-color: #094475;
	color: #ffffff;
}
.item {
	border-bottom: 1px solid #cccccc;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.item h3 {
	margin-top: 6px;
}
.item .read-more {
	float: right;
}
a.category-list {
	padding-right: 10px;
}
.post-categories {
	padding: 0;
	margin-bottom: 10px;
}
.post-categories div {
	padding: 5px;
}
.post-categories div button {
	text-align: center;
	background-color: #c9dc9a;
	color: #000000;
	text-transform: uppercase;
	border: none;
	width: 100%;
	height: 70px;	
	font-family: 'Times New Roman Regular', 'Times New Roman';
	font-size: 18px;
	padding: 0 30px;
}
.post.news-list img {
	width: 100%;
}
.post.news-list h3.title {
	margin-bottom: 0;
}
.post.news-list p.categories a {
	color: #9b9b9b;
}
.post.news-item p.date {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 4px 20px 4px 0;
	display: inline-block;
}
.post.news-item .share {
	display: inline-block;
	float: right;
}
.post.news-item .share-footer {
	margin: 40px 0;
}
.post.news-item img {
	max-width: 100%;
	margin-bottom: 20px;
}
.post.news-item img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post.news-item img.alignleft {
	float: left;
	margin-right: 20px;
}
.post.news-item img.alignright {
	float: right;
	margin-left: 20px;
}
/*-----------------------------------------------
 Search Template
-----------------------------------------------*/
.search .item {
	border-top: 1px solid #cccccc;
	border-bottom: none;
}
/*-----------------------------------------------
 Home Template
-----------------------------------------------*/
.full-width {
	background-color: #ebebeb;
	padding-top: 15px;
	padding-bottom: 15px;
}
.owl-carousel .item {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	border: none;
	margin-bottom: 0;
}
.owl-carousel .item img {
	width: 100%;
}
.owl-carousel .item .read-more {
}
.owl-theme .owl-controls {
	text-align: left;
	padding-left: 20px;
}
.owl-theme .owl-controls .owl-page span {
	margin-left: 3px;
	margin-right: 3px;
}
.post.home h3.page-title {
	text-align: center;
	color: #666666;
	text-transform: uppercase;
}
/*-----------------------------------------------
 The Experts Template
-----------------------------------------------*/
.post.the-experts .expert {
	border: 8px solid #ffffff;
	background-color: #cccccc;
	padding: 15px;
	text-align: center;
	height: 400px;
	overflow: hidden;
}
.post.the-experts .expert > div {
	height: 330px;
	overflow: hidden;
	margin-bottom: 7px;
}
.post.the-experts .expert img {
	width: 104px;
	height: auto;
	border: 6px solid #c9dc9a;
	margin-bottom: 10px;
}
.post.the-experts .expert a.name {
	font-size: 24px;
}
.post.the-experts .expert .company {
	font-size: 18px;
}
.post.the-experts .expert .read-more {
	color: #95C93E;
}
/*-----------------------------------------------
 Expert Opinion Template
-----------------------------------------------*/
.post.expert-opinion .read-more {
	bottom: 20px;
}
.post.expert-opinion .posted-date {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: inline-block;
	padding: 4px 10px 4px 0;
}
/*-----------------------------------------------
 Footer
-----------------------------------------------*/
footer .award {
	margin-bottom: 20px;
}
footer .footer-menu {
	height: 180px;
	text-align: center;
}
footer h4 {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
}
footer ul {
	list-style: none;
	padding-left: 0;
}
footer ul a {
	color: #666666;
}
footer .social-icons a {
	display: inline-block;
	width: 33px;
	height: 38px;
	text-indent: -9999px;
	background: url(media/images/social.png) transparent no-repeat 0 0;
}
footer .social-icons .twitter {
	background-position: 0 0;
}
footer .social-icons .facebook {
	background-position: -33px 0;
}
footer .social-icons .linkedin {
	background-position: -66px 0;
}
footer .social-icons .youtube {
	background-position: -99px 0;
}
footer .social-icons .googleplus {
	background-position: -132px 0;
}
/*-----------------------------------------------
 Mailchimp
-----------------------------------------------*/
#mc_signup {
	margin-top: 40px;
	margin-bottom: 20px;	
}
.mc_error_msg {
	color: red;
	margin-bottom: 1.0em;
}
.mc_success_msg {
	color: green;
	margin-bottom: 1.0em;
}
.mc_merge_var{
	padding: 0;
	margin: 0 0 10px 0;
}
.mc_var_label, 
.mc_interest_label {
	font-weight: normal;
}
.mc_var_label {
	width: 180px;
}
.mc_input, 
.mc_select {
	width: 270px;
	border: 1px solid #999999;
	padding: 2px;
}
#mc-indicates-required {
	margin-top: 20px;
	margin-bottom: 20px;
}
input.mc_interest {
	margin-right: 2px;
}
.mc_signup_submit {
	margin-top: 20px;
}
.mc_signup_submit input {
	background: #c9dc9a;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
	padding: 6px 20px;
}
/*-----------------------------------------------
 Share This
-----------------------------------------------*/
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
	height: 22px !important;
}
/*-----------------------------------------------
 Helpers & common elements
-----------------------------------------------*/
.unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;		
}
.clear {
	clear: both;
}
/*-----------------------------------------------
 Mobile responsiveness
-----------------------------------------------*/
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 768px) {
	a.logo, 
	a.logo h1 {
		width: 600px;
	}
	nav ul.dropdown-menu {
		width: 100%;
		float: none;
		position: relative;
	}
	.header-advert {
		width: auto;
	}
	.header-advert div {
		width: auto !important;
		max-width: 100%;
	}
	.header-advert img {
		max-width: 100%;
	}
	.block.advert {
		width: auto;
	}
	.block.advert div,
	.block.advert iframe {
		max-width: 100%;
		width: auto !important;
	}
	.block.advert img {
		max-width: 100%;
	}
}
@media only screen and (max-width: 667px) {
	a.logo, 
	a.logo h1 {
		width: 550px;
	}
}
@media only screen and (max-width: 568px) {
	a.logo, 
	a.logo h1 {
		width: 450px;
	}
}
@media only screen and (max-width: 480px) {
	a.logo, 
	a.logo h1 {
		width: 400px;
	}
}
@media only screen and (max-width: 414px) {
	a.logo, 
	a.logo h1 {
		width: 350px;
	}
}
@media only screen and (max-width: 400px) {
	a.logo, 
	a.logo h1 {
		width: 300px;
	}
	.block.advert ins {
		width: 100% !important;
	}
}