/* Theme Name: TREACE Corporate
Version: 1.0
*/

/* Imports
------------------------------------------------*/
@import "css/bootstrap.min.css";
@import "fonts/fonts.css";


/* Body
---------------------------------------------------------------------------------*/
body {
	font-family: 'Nunito', Helvetica, Arial, sans-serif; 
	margin: 0;
	padding: 60px 0 0 0;
	color: #414042;
	font-weight: 300;
	font-size: 16px;
}

/* Formatting - Lists
---------------------------------------------------------------------------------*/
ol, ul {margin: 0 0 10px 20px; padding: 0; font-size: 16px;}

/* Formatting - Fonts and Colors, Images
---------------------------------------------------------------------------------*/
small {font-size: 12px;}
div.small  {font-size: 12px; line-height: 125%; padding-bottom: 25px;}
strong, .strong {font-weight: bold;}
.red {color: #e63c2e}

/* Formatting - Margins, Padding, Section Width Adjustment
---------------------------------------------------------------------------------*/
.margin-adjustment {margin-top: 20px; margin-bottom: 20px;}
.nopadding {padding: 0;}
.nopadding-left {padding-left: 0;}
.nopadding-right {padding-right: 0;}
.nopadding-top {padding-top: 0;}
.nopadding-bottom  {padding-bottom: 0!important;}
.nomargin-full {margin: 0 auto!important;}
.padding-leftright {padding: 0 25px;}

.navigation-padding-adjustment {padding-top: 10px;}

.section-microwidth {width: 100%; max-width: 45%; margin: 0 auto;}
.section-minwidth {width: 100%; max-width: 65%; margin: 0 auto;}
.section-midwidth {width: 100%; max-width: 85%; margin: 25px auto;}
.section-maxwidth {width: 100%; max-width: 100%; margin: 25px auto;}

.section-maxwidth p {font-size: 18px; line-height: 125%; margin: 0 0 25px 0;}

.section-block-padding {padding: 25px 0;}

.spacer-1x, .spacing-1x {height: 10px;}
.spacer-2x, .spacing-2x {height: 20px;}
.spacer-3x, .spacing-3x {height: 30px;}


/* Formatting - Basics
---------------------------------------------------------------------------------*/
p.reduced {font-size: 19px;}

hr {border-top: 1px solid #ccc;}

blockquote {padding: 10px 20px; margin: 0 0 18px; font-size: 14px; border-left: 5px solid #e7e7e7; font-style: italic;}

legend {border-bottom: 0px solid #e5e5e5;}
label {font-weight: 300;}

.member-well {background: #ededed; border: 1px solid #DDD; padding: 15px; width: 100%; max-width: 75%; margin-bottom: 15px;}

table.table-full {width: 100%;}

.lightblue { color: #00aeef; }

.xray {width: 100%; max-width: 222px; margin: 0 auto;}

ol.references {
	color: #58595b;
	font-size: 13px;
}

ol.references li {
	padding-bottom: 8px;
	font-style: italic;
}


/* Formatting - H
---------------------------------------------------------------------------------*/
h1, h2, h3, h4 {line-height: 100%; margin: 0 0 5px 0; padding: 0;}

h3 {font-weight: 700 !important; font-size: 18px;}

h2 {font-size: 40px; font-weight: 700; line-height: 100%;}
h2 sup {top: -14px; font-size: 15px;}

h2.references {font-size: 30px;}

.main-banner-lower {font-size: 40px; text-align: center; line-height: 125%; font-weight: 400;}
.main-banner-lower sup {top: -13px; font-size: 14px;}

.section-redbg-title {font-size: 26px; font-weight: 700;}

.testimonial h3 {font-size: 30px; font-weight: 700; margin: 0; padding: 0;}
.testimonial h4 {font-size: 14px; font-weight: 300; margin: 0; padding: 0; font-style: italic;}
.testimonial p {font-size: 26px;}


/* Formatting - Links
---------------------------------------------------------------------------------*/
a:focus, a:hover {
    color: #ff3333;
    text-decoration: underline;
}

a {
    color: #ff3333;
    text-decoration: none;
}


/* Sub / Sup Adjustment
-----------------------------------------------------------------------------------------------------------------*/
sup {top: -5px; font-size:  11px;}
h1 sup {top: -5px; font-size: 16px;}
h2.section-title sup {top: -11px; font-size: 13px; padding-left: 2px;}

/* Stripe / BG Colors
-----------------------------------------------------------------------------------------------------------------*/
#main-banner {background: #f3f3f4; color: #000;}
#page-footer {background: #404041; color: #FFF; padding: 10px 0 5px 0;}
.bg-lightgrey {background: #f3f3f4; color: #444; padding: 25px 0;}
.bg-darkgrey {background: #4b4c4e; color: #FFF; padding: 25px 0;}
.bg-red {background: #e63c2e; color: #FFF; padding: 5px 0; text-align: center;}


/* Navigation - Desktop
-----------------------------------------------------------------------------------------------------------------*/
.new-navigation {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}

.navbar-default {
    background-color: #e63c2e;
    border-color: #e63c2e;
	padding-top: 10px;
}

.navbar {
	min-height: 60px;
	margin-bottom: 0;
}

.navbar-toggle .icon-bar {width: 40px;}
.navbar-header {float: none;}
.navbar-collapse.collapse {display: none!important;}
.navbar-nav {float: none!important;}
.navbar-nav>li {float: none;}
.navbar-collapse.collapse.in{display:block !important;}

.navbar-toggle {
	display: block;
    position: relative;
    float: none;
    padding: 5px 0 0 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .icon-bar {background-color: #FFF;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height: 800px;}

.navigation-items a {color: #000; background: none; text-decoration: none;}
.navigation-items {background-color: #f3f3f4;}
.navitems-head {font-weight: 700; font-size: 22px; color: #000; border-bottom: 1px solid  #CCC; padding-top: 10px; width: 100%; max-width: 90%;}
.navitems-list {font-size: 18px; color: #000; width: 100%; max-width: 90%; padding-top: 10px;}
.navitems-list ul {list-style: none; padding: 0 0 15px 0; margin: 0;}
.nav-spacing {width: 20px; display: inline-block;}
.panel {
    margin-bottom: 20px;
	background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}

.panel-body {padding: 0; margin: 0;}


/* Responsive Behavior 
---------------------------------------------------------------------------------*/
@media screen and (max-width:1199px) {
	.findadricon {max-width: 75%;}
}
@media screen and (max-width:991px) {
	body {padding: 55px 0 0 0;}
	.navbar {min-height: 55px; margin-bottom: 0;}
	.findadricon {max-width: 65%;}
	
	/* Section Block Widths
	-------------------------------------------*/
	.section-midwidth {max-width: 95%;}
}

/* Tablet - Small
-------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	body {font-size: 14px;}
	.findadricon {max-width: 65%;}
	.menuicon {max-width: 75%;}
	.nav-spacing {width: 5px;}
	.navigation-padding-adjustment {padding-top: 0;}
	.navbar {min-height: 48px;}
	body {padding: 48px 0 0 0;}
	
	.section-redbg-title {font-size: 20px;}
	.main-banner-lower {font-size: 22px;}
	.main-banner-lower sup {font-size: 10px; top: -8px;}
	h3 {font-size: 22px; line-height: 110%;}
	h2 {font-size: 24px; line-height: 110%;}
	h2 sup {top: -5px;}
	.section-maxwidth p {font-size: 17px;}
	.table-full {font-size: 14px; line-height: 110%;}
	
	.section-minwidth, .section-midwidth {max-width: 100%;}
	
	.bg-lightgrey {margin: 5px auto;}
	.bg-lightgrey .section-maxwidth {padding: 0; margin: 0;}
	
/* Cellphones
-------------------------------------------------------------------------------------------*/
@media screen and (max-width: 420px) {
	.findadricon {max-width: 90%;}
	.menuicon {max-width: 50%;}
	.nav-spacing {width: 0px;}
	.navigation-padding-adjustment {padding-top: 0;}
}

