/*
Theme Name: TreeLine Homes
Description: Jump Start child theme
Author: Robert Piller
Template: jumpstart
*/

/*
@font-face {
    font-family: 'Copperplate Light';
    font-style: normal;
    font-weight: 400;
    src: local('Copperplate Light'), local('Copperplate-Light'), local('CopperplateLight'), local('Copperplate Gothic Light'), local('Copperplate-Gothic-Light'), local('CopperplateGothicLight'), url('assets/fonts/CopperplateLight.woff') format('woff');
}
*/

body.single-portfolio_item div.gallery,
div.copyright br,
div.placeholder-wrap.featured-image,
li.menu-contact,
li.menu-search,
.breadcrumb li:first-child,
.breadcrumb > li:first-child + li:before,
.edit-link,
.entry-meta .byline,
.entry-meta .category,
.entry-meta .comments-link,
.entry-meta .sep,
.header-top-nav > li.top-search,
.post_showcase .showcase-item.has-title .featured-item.showcase .cat,
.tb-primary-menu > li > a .sf-sub-indicator {
	display: none;
}

a,
.post_grid h2.entry-title a:hover,
.search-result a:hover {
	color: #000;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus,
.entry-title a {
	color: #000;
	text-decoration: none;
}
.entry-meta a,
.tb-mobile-menu-wrapper li li a,
.tweet-meta a {
	text-decoration: none;
}

article.page,
article.single,
#comments,
.blog-wrap > article,
.grid-template-wrap .grid-wrap,
.post_showcase.archive-loop .post-wrap,
.search-page,
.tb-info-box {
	padding: 15px;
}

body {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}

body,
.site-breadcrumbs,
.site-header,
.site-header.transparent,
.site-header.transparent .btn-navbar,
.site-header.transparent .header-top,
.site-inner,
.tb-primary-menu ul.sub-menu a:hover,
.tb-sticky-header .tb-primary-menu > li > .menu-btn:hover,
.wp-caption .wp-caption-text {
	background: #fff;
}

h1,
h2,
h3 {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, serif;
	font-weight: 400;
	text-transform: uppercase;
}

h6 {
	font-weight: 400;
	font-size: 12px;
	font-style: italic;
}
.entry-content h6:first-child {
	margin-bottom: 0;
	position: relative;
	top: -50px;
}

p.form-submit {
	margin-top: 25px;
}

.tb-info-box h1.info-box-title {
	font-size: 2.29rem;
	font-size: 36px;
}

p.dropcapped:first-letter {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, serif;
	float: left;
	font-size: 100px;
	line-height: 60px;
	padding: 5px 5px 0 0;
}

select {
	display: block;
	width: auto;
}

#access {
	margin-top: -50px;
}

#bottom {
	margin-top: 50px;
	background: #000 url(assets/images/3px-tile.png);
	box-shadow: 0 0 0 1px #fff, 0 0 0 8px #000, 0 0 0 10px #fff, 0 0 0 16px #000, 0 0 0 19px #fff, 0 0 0 24px #000, 0 0 0 28px #fff, 0 0 0 32px #000, 0 0 0 37px #fff, 0 0 0 40px #000, 0 0 0 46px #fff, 0 0 0 48px #000, 0 0 0 55px #fff, 0 0 0 56px #000;
	transition: all 1s ease;
}
#bottom:hover {
	box-shadow: none;
}

#custom-main .element-contact {
	text-align: center;
}
#custom-main .tb-social-icons {
	display: inline-block;
}
#custom-main .tb-social-icons.light > li {
	padding: 12px 3px 0 0;
}
#custom-main .tb-social-icons.light > li > a {
	background: #000;
	border: 2px solid #000;
	color: #fff;
	width: 38px;
	height: 38px;
	font-size: 22px;
	text-align: center;
	transition: all .25s ease-in-out;
}
#custom-main .tb-social-icons.light > li > a:hover {
	background: #fff;
	border-width: 0 0 2px 0;
	color: #000;
}

#main blockquote {
	border-left: none;
	width: 350px;
	height: 350px;
	border-radius: 50%;
	background: #000;
	color: #fff;
	font-size: 16px;
	padding: 0 50px;
	margin: 0 auto 40px;
	display: table;
	text-align: center;
	position: relative;
}
#main blockquote:after,
#main blockquote:before {
	font-family: "Times New Roman", Times, serif;
	font-size: 200px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
#main blockquote:after {
	content: "\201D";
	top: 240px;
}
#main blockquote:before {
	content: "\201C";
}

#main blockquote p {
	display: table-cell;
	vertical-align: middle;
}

#my-loader {
	margin: 0 0 0 0;
	position: relative;
	top: 0;
	right: 0;
}

#respond input[type="email"],
#respond input[type="text"],
#respond input[type="url"] {
    width: 100%;
}

#respond label {
	display: inline;
}

body.home #top {
	border-bottom: 1px solid #000;
	position: relative;
}

body.page .epic-thumb.fw img {
	opacity: 1;
}
body.page .epic-thumb.fw:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(assets/images/white-diamond.png);
}

button,
input[type="submit"],
.btn-default {
	background: #000;
	border-color: #000;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	transition: all .25s ease-out;
}
button:active,
button:hover,
button:focus,
input[type="submit"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:hover,
.btn-default.active,
.btn-default.active:hover {
	background: #fff;
	border-color: #000;
}
.btn-primary:hover {
	background: #777;
}
.btn-share:hover {
	background: #fff;
	border-color: #000;
	color: #000;
}
.btn-primary,
.bg-primary {
	background-color: #000;
}
.search-page-header input[type="search"] {
	border-color: #000;
}

.breadcrumb {
	padding-left: 45px;
}

.circlebox .tb-content-block.has-bg {
	width: 300px;
	height: 300px;
	border-radius: 50%;
	padding: 0;
	display: table;
	background: #000;
	background: -moz-radial-gradient(center, ellipse cover, rgba(89,89,89,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(89,89,89,1) 0%,rgba(0,0,0,1) 100%);
	background: radial-gradient(ellipse at center, rgba(89,89,89,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#000000',GradientType=1 );
}
.circlebox .tb-content-block a {
	color: #fff;
}
.circlebox .tb-content-block p {
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
	width: 98% !important;
}
.contact-form label {
	margin-bottom: 1px;
}
.contact-form textarea {
	height: 194px !important;
}

.epic-thumb .epic-thumb-header .entry-meta {
	font-size: 16px;
}
.epic-thumb .epic-thumb-header .entry-title {
	font-weight: 600;
}

.fixed-sidebar input[type="search"] {
	border-color: #000;
	border-width: 0 0 2px 0;
	color: #000;
}
::-webkit-input-placeholder {
   color: #000;
}
:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}
:-ms-input-placeholder {  
   color: #000;  
}

.fixed-sidebar .widget-title {
	display: inline-block;
	border-bottom: 2px solid #000;
	padding-bottom: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer-sub-content,
.footer-sub-content a {
	font-size: 14px;
	color: #fff;
}
.footer-sub-content p {
	margin-bottom: 0;
}

.gallery-item .gallery-caption {
	background: #fff;
	margin: -10px 10px 5px 10px;
	padding: 5px;
}

.gallery-item .gallery-icon {
	padding: 10px;
}

.grunion-field-wrap {
	margin-bottom: 15px;
}

.header-content > .wrap {
	text-align: center;
}

.header-content .site-logo {
	float: none;
}

.header-nav,
.site-header.transparent .header-nav,
.site-header.transparent .header-nav .tb-primary-menu > li > a:hover,
.site-header.transparent .header-top,
.tb-primary-menu > li > a:hover {
	background: transparent;
}

.header-top {
	background: transparent;
	margin-top: -48px;
	z-index: 2;
	font-size: 13px;
}

.header-top-nav > li.top-icons {
	padding-right: 8px;
	position: relative;
	top: 78px;
	border-right: none;
}

.post_grid article,
.post_grid .featured-item {
	margin-bottom: 0;
}
.post_grid .featured-item img {
	margin-bottom: 20px;
}

.post_nav {
	margin: 50px 15px 0;
	padding-top: 20px;
	border-top: 2px solid #000;
}
.post_nav p {
	margin-bottom: 15px;
}

.post_showcase .showcase-item.has-title .featured-item.showcase .tb-thumb-link:after {
	background-color: #000;
}

.search-page-header .tb-search .search-submit {
	transition: all .5s ease;
}
.search-page-header .tb-search .search-submit:hover {
	background: transparent;
	color: #000;
}

.site-copyright .copyright {
	margin-bottom: 0;
}
.site-copyright > .wrap {
	padding: 0 0 30px;
}
.site-footer > .wrap {
	padding-top: 30px;
}

.tb-isotope .grid-wrap .iso-item {
	padding: 15px 15px 50px;
}

.tb-jumbotron.has-bg,
.tb-jumbotron-slider .tb-text-block-wrap {
	margin-bottom: 0;
}

.tb-jumbotron-slider .tb-text-block-wrap {
	opacity: 1;
	transition: all 3s linear;
}
.loaded .tb-jumbotron-slider .tb-text-block-wrap {
	opacity: 0;
	transform: scale(1.5, 1.5);
}
.loaded .tb-jumbotron-slider.animate .tb-text-block-wrap {
	opacity: 0;
}

.tb-mobile-header {
	background: #fff;
}
.tb-mobile-header .site-logo img {
	max-height: 42px;
}

.tb-mobile-menu > li > .menu-btn {
	font-size: 18px;
	padding: 14px 1.4em;
}
.tb-mobile-menu-wrapper {
	background-color: #000;
}
.tb-mobile-menu-wrapper li li li a {
	font-size: 14px;
}
.tb-mobile-menu-wrapper .tb-mobile-menu > li,
.tb-mobile-menu-wrapper .tb-search {
	border-bottom-color: rgba(255, 255, 255, 0.25);
}
.tb-mobile-menu-wrapper .tb-mobile-menu > li > .menu-btn:hover,
.tb-mobile-menu-wrapper .tb-mobile-menu > li > .menu-btn:focus,
.tb-mobile-menu-wrapper .tb-mobile-menu > li > .menu-btn:active {
	background-color: rgba(255, 255, 255, 0.1);
}
.tb-mobile-menu-wrapper .tb-search .search-input {
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-width: 1px 0 0 1px;
}
.tb-mobile-menu-wrapper .tb-side-menu .sub-menu {
	font-size: 16px;
	background-image: url('../jumpstart/framework/assets/img/parts/side-nav-list-outer-cccccc.png')
}
.tb-mobile-menu-wrapper .tb-side-menu .sub-menu li {
	background-image: url('../jumpstart/framework/assets/img/parts/side-nav-list-ltr-cccccc.png')
}

.tb-mobile-panel .tb-social-icons {
	padding-left: 1.4em;
}
.tb-mobile-panel .tb-social-icons > li > a {
	font-size: 22px;
}

.tb-nav-trigger .hamburger span {
	background-color: #000 !important;
}

.tb-primary-menu .mega-section-header {
	padding: 0;
	font-size: 20px;
	font-weight: 400;
}

.tb-primary-menu .menu-btn {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, serif;
	text-transform: uppercase;
}

.tb-primary-menu > li {
	padding: 0 65px 0 20px;
}

.tb-primary-menu > li > a:hover,
.tb-primary-menu > li.current-menu-item > a {
	border-bottom: 2px solid #000;
}

.tb-primary-menu > li > .menu-btn {
	color: #000;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 13px 0;
	border-bottom: 2px solid #fff;
}

.tb-primary-menu > li#menu-item-3854,
.tb-primary-menu > li#menu-item-3855 {
	float: right;
	padding: 0 20px 0 65px;
} /* Press and Connect */

.tb-primary-menu > li.menu-item-has-children > .menu-btn {
	padding-right: 0;
}
.tb-primary-menu > li.menu-item-has-children > .menu-btn:hover {
	cursor: default;
}

.tb-primary-menu ul.non-mega-sub-menu {
	width: 186px;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
	padding: 10px 10px;
	-webkit-box-shadow: none;
    box-shadow: none;
    transition: all .25s ease-out;
}
.tb-primary-menu #menu-item-5330 ul.non-mega-sub-menu {
	width: 300px;
}

.tb-primary-menu ul.sub-menu a:hover,
.tb-primary-menu ul.sub-menu li.current-menu-item > a {
	text-decoration: underline;
}

.tb-primary-menu ul.sub-menu .menu-btn {
	color: #000;
	font-size: 18px;
	padding: 9px 10px;
}
.tb-primary-menu ul.mega-sub-menu .menu-btn {
	padding: 9px 0;
	font-size: 18px;
}

.tb-search .search-icon {
	color: #000;
}
.tb-mobile-panel .tb-search {
	padding: 10px 17px 10px 23px;
}
.tb-mobile-panel .tb-search .search-icon {
	color: #fff;
}

.tb-search-results .search-result .entry-title {
	font-size: 21px;
}

.tb-side-menu > li > .sub-menu {
	margin: 0 0 14px 7px;
}

body.sticky-on .tb-sticky-header {
	background: #fff;
    border-bottom: 1px solid #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tb-sticky-header .tb-primary-menu > li > .menu-btn {
	color: #000;
	font-size: 20px;
	padding: 0;
	line-height: 48px;
}

.tb-slider-arrows a.left {
	background-image: url(../jumpstart/framework/assets/svg/chev-left-101010.svg);
}
.tb-slider-arrows a.right {
	background-image: url(../jumpstart/framework/assets/svg/chev-right-101010.svg);
}

.tb-slider-arrows a.trans {
	background-color: rgba(255, 255, 255, 0.25);
}
.tb-slider-arrows a.trans:hover {
	background-color: rgba(255, 255, 255, 0.5);
}

.tb-sticky-header .tb-primary-menu > li {
	padding: 0 80px 0 20px !important;
}

.tb-tag-cloud .tagcloud a,
.tb-tags a {
	background: #000;
	color: #fff;
	transition: all .25s ease-out;
}
.tb-tag-cloud .tagcloud a:hover,
.tb-tags a:hover {
	background: #fff;
	color: #000
}

.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #000;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #000;
}
.tooltip-inner {
	border-color: #000;
}

.widget_archive li a {
	font-size: 14px;
	text-decoration: none;
}
.widget_archive li a:hover {
	text-decoration: underline;
}

.tb-search .search-submit {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 38px;
	height: 46px;
	background-color: transparent;
	color: transparent !important;
	border: none;
}

@media (min-width: 1200px) {
	
	.post_grid .grid-item > article {
		padding: 0;
	}
	
}

@media (max-width: 1199px) {
	
	.jumbotron .tb-text-block-wrap h1.tb-text-block {
		font-size: 30px;
	}
	
	.tb-primary-menu .mega-section-header {
		font-size: 17px;
	}
	
	.tb-primary-menu > li {
		padding-right: 0;
	}
	
	.tb-primary-menu > li#menu-item-3854,
	.tb-primary-menu > li#menu-item-3855 {
		padding-left: 0;
	} /* Press and Connect */
	
	.tb-primary-menu > li > .menu-btn {
		letter-spacing: 0;
	}
	
	.tb-primary-menu ul.mega-sub-menu .menu-btn {
		font-size: 15px;
	}
	
	.tb-sticky-header .tb-primary-menu > li {
		padding-right: 60px !important;
	}
	
}

@media (min-width: 992px) {
	
	.header-content > .wrap {
		left: 26px;
	}
	
}

@media (max-width: 992px) {
	
	#breadcrumbs {
		margin-top: 30px;
	}
	
	.element-jumbotron_slider .jumbotron-outer.has-bg.height-100vh {
		width: 100%;
		min-height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
	}
	
	.height-100vh .jumbotron-wrap {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 90%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
}

@media (min-width: 768px) {
	
	#commentform p.comment-form-author {
		float: left;
		width: 48%;
	}
	#commentform p.comment-form-email {
		float: right;
		width: 48%;
	}
	
	.header-content > .wrap {
		padding: 15px 0 16px;
		max-width: 465px;
	}
	
}

@media (max-width: 767px) {
	
	.breadcrumb {
		padding-left: 35px;
	}

	.element-jumbotron_slider .tb-slider-arrows {
		display: block;
	}
	
	.epic-thumb .epic-thumb-header .entry-title {
		font-size: 40px;
		font-weight: 400;
	}
	
	.gallery-item .gallery-icon {
		padding: 5px;
	}
	
	.site-breadcrumbs {
		display: block;
	}
	
}

@media (max-width: 479px) {
	
	#main blockquote {
		width: 260px;
		height: 260px;
		font-size: 13px;
		padding: 0 30px;
	}
	#main blockquote:after,
	#main blockquote:before {
		font-size: 130px;
	}
	#main blockquote:after {
		top: 185px;
	}
	
	div.copyright br {
		display: block;
	}
	span.pillar-divider {
		display: none;
	}
	
	div.themeblvd-gallery .gallery-item {
		width: 100%;
	}
	
	.circlebox .tb-content-block.has-bg {
		width: 250px;
		height: 250px;
	}
	.circlebox .tb-content-block p {
		font-size: 14px;
	}
	
	.epic-thumb .epic-thumb-header .entry-title {
		font-size: 24px;
	}
	
}

/* notified Jason of this bug 6/29 so will probably be fixed in next JS release after 2.1 */
@media (max-width:767px) {
    h2 {
        font-size: 1.7rem;
    }
}
