/*
 Theme Name: IJWEBSITES TB Child Theme - Commerce Kids
 Theme URI: http://ijwebsites.com/
 Description: Child Theme for the Commerce Kids website.
 Author: Robert Fletcher
 Author URI: http://ijwebsites.com
 Template: ijwebsites-tbsstarter-theme
 Version: 0.5
 Tags: light, responsive-layout, twitter, bootstrap, accessibility-ready
 Text Domain:  ijwebsites-child
*/
/* NOTE: Parent styles are loaded from the parent theme functions file */


/* Media Query Options */
/* Use whichever options you like depends on the project and if we take the mobile first approach or not.
/* You would not use all three of these options, you'd pick one approach and go with that.  I put them in here as its nice to have. */


/* Globals
-------------------------------------------------------------- */
body, html { margin: 0; padding: 0; background-color:#cfebf6; }
h1,h2,h3,h4,h5 { font-family: 'Source Sans Pro', sans-serif; }
p { font-family: 'Roboto', sans-serif; font-weight:400; }
a, a:link { font-family: 'Roboto', sans-serif; font-weight:400; color:#009344; }

.table-striped>tbody>tr:nth-child(even) { 
    background-color: #ffffff;
}

.btn-commercekids-slider, .btn-commercekids-slider:link {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00601d+0,009344+100 */
background: rgba(255,255,255,0.3);
background-color: rgba(255,255,255,0.3);

padding:5px 10px;
border: rgba(255,255,255,0.8) solid 1px;

color:#ffffff;
}

.btn-commercekids-slider:hover, .btn-commercekids-slider:focus {
    background: rgba(255,255,255,0.4);
    background-color: rgba(255,255,255,0.4);
    background-position: 0 -1px;
    border: rgba(255,255,255,0.8) solid 1px;
}

/* Header
--------------*/
div.whitebg{background-color:#fff;}
div.header-wrapper { display:block;}

div.colorbar-green{ display:block; width:100%; padding-top:15px; background-color:#009344; }
div.colorbar-green.bottom-bar { height:8px;}

div.topnavbar {position:relative;}
div.topnavbar-menu-container{display:block; width:100%; float:right; text-align:right; padding: 5px 16px 0 0; }
div.topnavbar-menu-container ul.topnavbar-nav { display: block; float:right; list-style:none; margin:0; }
div.topnavbar-menu-container ul.topnavbar-nav li { float:left; padding: 0 0 0 4px; }
div.topnavbar-menu-container ul.topnavbar-nav li a,
div.topnavbar-menu-container ul.topnavbar-nav li a:link,
div.topnavbar-menu-container ul.topnavbar-nav li a:focus { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#009344; padding-right: 4px; border-right: #009344 solid 1px; }

div.topnavbar-menu-container ul.topnavbar-nav li:last-child a {
	border:none;
	padding-right:0;

}

.searchbox{padding: 27px 16px 28px 0; float:right; }
form#searchform{ margin:0; padding:0; }
.searchfield { border:#009344 solid 1px; border-radius:5px; color:#009344; padding:5px; }
.btn-searchsubmit { border:#009344 solid 1px; border-radius:5px; background-color:#fff; color:#009344; padding:5px 8px; }



#bs-example-navbar-collapse-1 { float:right; }

.navbar {position:static;}
.navbar-default {
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-bottom:0;
	background-image:none;	
	background-color:#fff;
	border:none;
}
.navbar-brand { padding:0; height:auto; margin-top: -20px; }
.navbar-nav{float:right;}
.navbar-toggle{ margin-right:0; }


#main-desktop-nav {
    height: auto;
    position: relative;
    margin-bottom: 0;
    float: left;
	padding:0;
}

#main-desktop-nav>.navbar-nav {
    color: #fff;
    z-index: 1300;
    margin: 0;
    padding: 0;
    text-shadow: 1px 2px 1px #000;
}

#main-desktop-nav>.navbar-nav>li {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0;
    margin-right: 1px;
}

#main-desktop-nav>.navbar-nav>li>a {
    display: block;
    color: #009344;
    text-decoration: underline;
    
}

#main-desktop-nav>.navbar-nav>li.active,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.active>a {
    background-color: #009344;
    color: #FFF;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-image: none;
    margin-right: 1px;
    
}

#main-desktop-nav>.navbar-nav>li.active>a {
    background-color: #009344;
    color: #fff;
}

#main-desktop-nav>.navbar-nav>li:hover > a {
    background-color: #009344;
    color: #FFF;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#main-desktop-nav>.navbar-nav>li:hover,
#main-desktop-nav>.navbar-nav>li:focus,
#main-desktop-nav>.navbar-nav>li>a:hover,
#main-desktop-nav>.navbar-nav>li>a:active,
#main-desktop-nav>.navbar-nav>li>a:focus{
    background-color: #009344;
    color: #fff;
    text-shadow: none;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

#main-desktop-nav .navbar-nav li .dropdown-menu {
    min-width: 100%;
    top: 100%; 
    left: 0;
    right: 0;
    z-index: 1308;
    padding: 0;
    margin: 0;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-shadow: none;
    background-image: none;
    background-color: transparent;
	-webkit-box-shadow: none;
    box-shadow:none;
}
#main-desktop-nav .navbar-nav li.menu-item-49.dropdown .dropdown-menu {
    width:220px;
}
#main-desktop-nav .navbar-nav li .dropdown-menu li{
    line-height: 1;
	
}


#main-desktop-nav .navbar-nav li .dropdown-menu li a {
    color: rgba(255,255,255, 1.0);
    font-weight: 400;
    height: auto;
    line-height: 1;
    padding: 8px 0 8px 12px;
    background: none;
    background-color: #009344;
    white-space: normal;
	border-bottom:#58b341 solid 1px;
}

#main-desktop-nav .navbar-nav li .dropdown-menu li:last-child a {
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

#main-desktop-nav .navbar-nav li .dropdown-menu li a:hover,
#main-desktop-nav .navbar-nav li .dropdown-menu li a:focus{
    color: #fff;
    background-image: none;
    background-color: #009344;
}

/* Mobile Nav Menu
------------------------------------------------*/
.navbar-default .navbar-toggle{
    background-color:#009344;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { 
    background-color:#009344;
}

.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }

.navbar-nav {
    float: left;
    margin: 7.5px 0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

div.mobile-navmenu { background-color: #009344; }
div.mobile-navmenu ul#menu-primary-1 { width:100%; }
.navbar-default div.mobile-navmenu ul#menu-primary-1 li>a { color:#fff; text-shadow: 0 1px 0 rgba(0,0,0,0.5); }



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 292px;
}

.carousel .carousel-control { width:4%; }
.carousel .carousel-control.left,
.carousel .carousel-control.right { background-image: none; }
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

.carousel-caption h1 {
  font-size:28px;
}

.carousel-caption p {
  font-size:14px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 292px;
  background-color: #267149;
}

.carousel .carouse-img {
	background-repeat: no-repeat;
    background-size: cover;
    
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 292px;
}

.carousel a.carousel-control,
.carousel a.carousel-control:link {
    color:#fff;
}






/* Primary Fonts
--------------------------------------------------------------------------*/


/* Footer 
--------------------------------------------------------------------------*/
div.footer { float:left; width:100%; padding:45px 0 50px 0;  background-color:#009345;}

div.footer-menu-container{}

ul.footer-nav{list-style:none; margin:0;}
ul.footer-nav li {float:left; padding:0 1em;}
ul.footer-nav li a,
ul.footer-nav li a:link { font-size:13px; color:#fff; }

ul.footer-nav li ul.sub-menu{list-style:none; padding:0; margin:0; }
ul.footer-nav li ul.sub-menu li{float:none; width:100%; clear:both; padding-bottom: 6px; padding-top: 6px;}
ul.footer-nav li ul.sub-menu li a,
ul.footer-nav li ul.sub-menu li a:link { font-size:11px; line-height:1.2; }

/* Media Queries
--------------------------------------------------------------------------*/
/* Option #1: Mobile First Method
--------------------------------------------------------------------------*/

@media only screen and (min-width : 1px) {

/* Breadcrumbs
--------------------------------------------------------------------------*/
.breadcrumbs{ display:inline-block; width:100%; padding:20px 15px; color:#716558;}
.breadcrumbs span a,
.breadcrumbs span a:link { color:#009345; }


/* Sidebar Subpage Navlist
--------------------------------------------------------------------------*/
.tier-two-introduction .sidebar-subpage-navlist {
    display: block;
}

.tier-two-introduction .sidebar-subpage-navlist ul {
    margin:0; padding:0;
    margin-left:15px;
    list-style: none;
}

.tier-two-introduction .sidebar-subpage-navlist ul li {
    font-size: 14px;
    padding-bottom: 12px;
    line-height: 1;
}

.tier-two-introduction .sidebar-subpage-navlist ul li a,
.tier-two-introduction .sidebar-subpage-navlist ul li a:link{
    color:#009345;
    font-weight:normal;
}

.tier-two-introduction .sidebar-subpage-navlist ul li.active a,
.tier-two-introduction .sidebar-subpage-navlist ul li.active a:link{
    font-weight:bold;
}


/* INTRODUCTION
-------------------------------------------------- */
.introduction { padding:3em 1em; background-image: url('images/introduction-hands-bg-mono.png'); background-size: cover; background-repeat: no-repeat; }
.introduction h2 { padding:0; margin:0; padding-bottom:12px; font-size:24px; font-weight:bold; color:#f8941e; }
.introduction p { font-size:14px; color:#716558; line-height:2; }


/* HIGHLIGHT BLOCK
-------------------------------------------------- */
.highlight-block { padding:3em 1em; }
.highlight-block a,
.highlight-block a:link { text-align:center; font-size:20px; color:#fff; }
.highlight-block a p { padding:0; margin:0; }

/* LATEST EVENTS
-------------------------------------------------- */
.latest-events { padding:1em 1em 3em 1em; }
.latest-events h2{ margin:0; padding:0; padding-bottom:12px; color:#f8941e; }
.latest-events h3 { font-size:14px; font-weight:bold; color:#1c75bc; }
.latest-events h5 { font-size:12px; color:#716558; }
.latest-events p { font-size:12px; color:#716558; line-height:1.2; }
.latest-events p a { display:block; color:#1c75bc; padding-top:12px; }

.latest-events .layout-news-item { padding-bottom:35px; }
.latest-events p.event-status { font-size:12px; font-style: italic; font-weight:bold; color:#ff0000; }
.latest-events p.event-date{ font-size:14px; font-style: italic; margin:0; padding:0; }
.latest-events h4,
.latest-events h4 a,
.latest-events h4 a:link,
.latest-events h4 a,
.latest-events h4 a:link {margin:0; font-size: 22px; color:#1c75bc; padding-bottom:4px; }
.latest-events p { margin: 0; font-size: 14px; line-height: 1.6; }



/* DISPLAY TESTIMONIALS
-------------------------------------------------- */
.display-testimonial { padding:3em 1em; }
.display-testimonial h3 { text-align:center; font-size:20px; color:#fff; }
.display-testimonial p { text-align:center; font-size:12px; color:#fff; }


/* LATEST NEWS
-------------------------------------------------- */
.latest-news { padding-top:3em; padding-bottom:3em; }
.latest-news h2 {color:#f8941e;}
.latest-news h3 { font-size:16px; font-weight:bold; color:#1c75bc; }
.latest-news p { font-size:14px; color:#716558; line-height:1.6; }
.latest-news p a { display:block; color:#1c75bc; padding-top:12px; }

/* NEWS AND EVENTS
-------------------------------------------------- */
.events-body { padding:0; }
.tier-two-body h2 { color:#f8941e;  padding-bottom:20px; margin:0; }
.tier-two-body .news-event-item { padding:0 0 35px 0;}
.tier-two-body .news-event-item p.event-date{ font-size:14px; font-style: italic; margin:0; padding:0; }
.tier-two-body .news-event-item h4,
.tier-two-body .news-event-item h4 a,
.tier-two-body .news-event-item h4 a:link,
.careers-body .news-event-item h4 a,
.careers-body .news-event-item h4 a:link {margin:0; font-size: 22px; color:#1c75bc; padding-bottom:4px; }
.tier-two-body .news-event-item p { margin: 0; font-size: 14px; line-height: 1.6; }
.tier-two-body .news-event-item p a,
.tier-two-body .news-event-item p a:link { color:#1c75bc; }
.tier-two-body .news-event-item p.event-status { font-size:12px; font-style: italic; font-weight:bold; color:#ff0000; }


.all-news-events-box { text-align: right; }
.all-news-events-box p a,
.all-news-events-box p a:link { font-size:18px; }



/* Tier 2 Header image
--------------------------------------------------------------------------*/
.tier-two-header-wrapper{ display:block; width:100%; height:120px; background-color: #1c75bc;  }
.tier-two-header{ display:block; width:100%; height:100%; background-repeat: no-repeat; background-size: cover; background-position: right center; }
.tier-two-header h1 { margin:0; padding:0; font-size: 24px; padding: 45px 0 0 15px; color:#ffffff; text-shadow: #000 0px 1px 2px; }

/* Tier 2 (formerly careers)
--------------------------------------------------------------------------*/
.tier-two-introduction { 
    display:inline-block; 
    padding: 1em 0px;
    width: 100%;
}
.tier-two-introduction h2 { padding:0; margin:0; padding-bottom:12px; font-size:32px; font-weight:300; color:#f8941e; }
.tier-two-introduction p {font-size:14px; color:#716558; line-height:1.4;}
.tier-two-introduction ul { padding-left:25px; }
.tier-two-introduction ul li { font-size:14px; color:#716558; line-height:1.4; padding-bottom:12px; }
.tier-two-introduction hr {
    display: block;
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 0 35px 0;
    padding-top: 10px;
    text-align: left;
}

.tier-two-body { padding: 0 15px 15px 15px; }
.tier-two-body h3 { margin:0; padding:0;  }
.tier-two-body h3,
.tier-two-body h3 a,
.tier-two-body h3 a:link { margin:0; padding:0 0 20px 0; font-size:24px; color:#f8941e;  }

.tier-two-body p { color:#716558; margin: 0 0 20px; }
.tier-two-body a,
.tier-two-body a:link { color:#f8941e; }


/* Tier 3 Header image
--------------------------------------------------------------------------*/
.tier-three-header-wrapper{ display:block; width:100%; height:80px; background-color: #1c75bc;  }
.tier-three-header{ display:block; width:100%; height:100%; background-repeat: no-repeat; background-size: cover; background-position: right center; }
.tier-three-header h1 { margin:0; padding:0; font-size: 32px; padding: 18px 0 0 25px; }

/* Tier 3 - Careers Page
--------------------------------------------------------------------------*/
.careers-body { padding:2em 0 0 0; }
.tier-two-body .careers-body p { font-size:16px; margin: 0 0 35px; }

/* Tier 2 - Contact Page
--------------------------------------------------------------------------*/
.contact-us-form {
    width:100%;
}


}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
	.navbar-brand{margin-top:0;}
	
	.carousel, .carousel .item { height: 300px; }

	.carousel .carouse-img {
		background-position: -99999px center;
	}
	
/* Footer 
--------------------------------------------------------------------------*/
div.footer { float:left; width:100%; padding:45px 0 50px 0;  background-color:#009345;}

div.footer-menu-container{ padding-top:35px; }

ul.footer-nav{list-style:none; margin:0; padding:0;}
ul.footer-nav li {float:left; padding:0; width:100%; }
ul.footer-nav li a,
ul.footer-nav li a:link { font-size:13px; color:#fff; }

ul.footer-nav li ul.sub-menu{list-style:none; padding:0 0 0 12px; margin:0;  }
ul.footer-nav li ul.sub-menu li{float:none; width:100%; clear:both; padding-bottom: 6px; padding-top: 6px;}
ul.footer-nav li ul.sub-menu li a,
ul.footer-nav li ul.sub-menu li a:link { font-size:11px; line-height:1.2; }
	
	
		
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
  
}

@media only screen and (min-width : 640px) {
	
	.carousel .carouse-img {
		background-position: center center;
	}
	
	
	
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.container { width: 100%; }
	
	.navbar-brand {margin-top: -20px; }
	
	.carousel, .carousel .item { height: 300px; }
	
	.carousel .carouse-img {
		background-position: center center;
	}
	

	.carousel-caption {
		left: 12%;
		right: 53%;
		padding-bottom: 30px;
		text-align:left;
	}


/* Breadcrumbs
--------------------------------------------------------------------------*/
.breadcrumbs{ padding:20px 30px; }


/* Sidebar Subpage Navlist
--------------------------------------------------------------------------*/
.tier-two-introduction .sidebar-subpage-navlist ul {
    margin:0; padding:0;
    margin-left:30px;
    margin-top:5px;
    list-style: none;
}

.tier-two-introduction .sidebar-subpage-navlist ul li {
    font-size: 18px;
    padding-bottom: 25px;
    line-height: 1;
}



/* Tier 2 Header image
--------------------------------------------------------------------------*/
.tier-two-header-wrapper{height:270px; }
.tier-two-header{ background-position: right center; }
.tier-two-header h1 { font-size: 42px; padding-left: 1em; padding: 100px 0 0 50px; }


/* INTRODUCTION
-------------------------------------------------- */
.introduction { padding:5em 2em; background-image: url('images/introduction-hands-bg-mono.png'); background-size: cover; background-repeat: no-repeat; }
.introduction h2 { padding:0; margin:0; padding-bottom:12px; font-size:42px; font-weight:bold; color:#f8941e; }
.introduction p { font-size:20px; color:#716558; line-height:2; }


/* HIGHLIGHT BLOCK
-------------------------------------------------- */
.highlight-block { padding:5em 4em; }
.highlight-block a,
.highlight-block a:link { text-align:center; font-size:30px; color:#fff; }
.highlight-block a p { padding:0; margin:0; }

/* LATEST EVENTS
-------------------------------------------------- */
.latest-events { padding:3em 2em 5em 2em; }
.latest-events h2{ margin:0; padding:0; padding-bottom:20px; color:#f8941e; }
.latest-events h3 { font-size:16px; font-weight:bold; color:#1c75bc; }
.latest-events h5 { font-size:12px; color:#716558; }
.latest-events p { font-size:14px; color:#716558; line-height:1.6; }
.latest-events p a { display:block; color:#1c75bc; padding-top:12px; }

.latest-events .layout-news-item { padding-bottom:0px; }


/* DISPLAY TESTIMONIALS
-------------------------------------------------- */
.display-testimonial { padding:5em 4em; }
.display-testimonial h3 { text-align:center; font-size:38px; color:#fff; }
.display-testimonial p { text-align:center; font-size:16px; color:#fff; }


/* LATEST NEWS
-------------------------------------------------- */
.latest-news { padding:3em 15px; }
.latest-news h2 {margin: 0;padding: 0; padding-left:15px; padding-bottom: 20px;color: #f8941e;}
.latest-news h3 { font-size:16px; font-weight:bold; color:#1c75bc; }
.latest-news p { font-size:14px; color:#716558; line-height:1.6; }
.latest-news p a { display:block; color:#1c75bc; padding-top:12px; }
	
	
/* Footer 
--------------------------------------------------------------------------*/
div.footer { float:left; width:100%; padding:45px 0 50px 0;  background-color:#009345;}

div.footer-menu-container{ padding-top:0; }

ul.footer-nav{list-style:none; margin:0;}
ul.footer-nav li {float:left; padding:0 1.2em; width:auto;}
ul.footer-nav li a,
ul.footer-nav li a:link { font-size:13px; color:#fff; }

ul.footer-nav li ul.sub-menu{list-style:none; padding:0; margin:0; }
ul.footer-nav li ul.sub-menu li{float:none; width:100%; clear:both; padding-bottom: 6px; padding-top: 6px;}
ul.footer-nav li ul.sub-menu li a,
ul.footer-nav li ul.sub-menu li a:link { font-size:11px; line-height:1.2; }
	
	

	

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	.container { width: 100%; }
	
	#main-desktop-nav>.navbar-nav { font-size:17px; }
	
	.carousel, .carousel .item {
    	height: 301px;
	}
	
	.carousel .carouse-img {
		background-position: right center;
	}

/* Sidebar Subpage Navlist
--------------------------------------------------------------------------*/
.tier-two-introduction .sidebar-subpage-navlist ul {
    margin:0; padding:0;
    margin-top:5px;
}

.tier-two-introduction .sidebar-subpage-navlist ul li {
    padding-bottom: 38px;
    line-height: 1;
}


/* INTRODUCTION
-------------------------------------------------- */
.introduction { padding:2em; background-image: url('images/introduction-hands-bg-mono.png'); background-size: cover; background-repeat: no-repeat; }
.introduction h2 { padding:0; margin:0; padding-bottom:12px; font-size:46px; font-weight:400; color:#f8941e; }
.introduction p { font-size:26px; color:#716558; line-height:2; }
.introduction ul li { font-size:16px; color:#716558; line-height:1.4; }
.introduction ul li { padding-bottom:12px; }


/* HIGHLIGHT BLOCK
-------------------------------------------------- */
.highlight-block { padding:5em 12em; }
.highlight-block a,
.highlight-block a:link { text-align:center; font-size:34px; color:#fff; }
.highlight-block a p { padding:0; margin:0; }

/* LATEST EVENTS
-------------------------------------------------- */
.latest-events { padding:3em 2em 5em 2em; }
.latest-events h2{ margin:0; padding:0; padding-bottom:20px; color:#f8941e; }
.latest-events h3 { font-size:18px; font-weight:bold; color:#1c75bc; }
.latest-events h5 { font-size:14px; color:#716558; }
.latest-events p { font-size:14px; color:#716558; line-height:1.6; }
.latest-events p a { display:block; color:#1c75bc; padding-top:12px; }


/* DISPLAY TESTIMONIALS
-------------------------------------------------- */
.display-testimonial { padding:5em 12em; }
.display-testimonial h3 { text-align:center; font-size:38px; color:#fff; }
.display-testimonial p { text-align:center; font-size:16px; color:#fff; }


/* LATEST NEWS
-------------------------------------------------- */
.latest-news { padding:3em 15px; }
.latest-news h3 { font-size:18px; font-weight:bold; color:#1c75bc; }
.latest-news p { font-size:14px; color:#716558; line-height:1.6; }
.latest-news p a { display:block; color:#1c75bc; padding-top:12px; }

/* Page Wrapper (found in the tier 2 template)
--------------------------------------------------------------------------*/
.page-wrapper {
    width:100%;
    display: inline-block;
    background-image:url('images/introduction-tier2-hands-bg-faded.jpg');
    background-repeat: no-repeat;
    background-position: top center;   
}

/* Tier 2 (formerly careers)
--------------------------------------------------------------------------*/
.tier-two-introduction { 
    display:inline-block; 
    padding: 2em 30px;
    width: 100%;
}
.tier-two-introduction h2 { padding:0; margin:0; padding-bottom:12px; font-size:32px; font-weight:300; color:#f8941e; }
.tier-two-introduction h4 { padding:0; margin:0; padding-bottom:12px; font-size:24px; font-weight:400; color:#1c75bc; }
.tier-two-introduction p {font-size:18px; color:#716558; line-height:2;}
.tier-two-introduction ul li { font-size:16px; color:#716558; line-height:1.4; }
.tier-two-introduction ul li { padding-bottom:12px; }
.tier-two-introduction hr {
    display: block;
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 0 35px 0;
    padding-top: 10px;
    text-align: left;
}

.tier-two-body { padding: 0 15px 15px 15px; }
.tier-two-body h3 { margin:0; padding:0;  }
.tier-two-body h3,
.tier-two-body h3 a,
.tier-two-body h3 a:link { margin:0; padding:0 0 20px 0; font-size:24px; color:#f8941e;  }

.tier-two-body p { color:#716558; margin: 0 0 20px; }
.tier-two-body a,
.tier-two-body a:link { color:#f8941e; }

.page-template-page-tier2-news-events .tier-two-body { padding: 0 30px 50px 30px; }


/* Tier 2 - Contact Page
--------------------------------------------------------------------------*/
.contact-us-form {
    width:640px;
}


/* Tier 3 (page.php)
--------------------------------------------------------------------------*/





/* Careers
--------------------------------------------------------------------------*/
.careers-intro.tier-two-introduction,
.news-intro.tier-two-introduction,
.faqs-intro.tier-two-introduction { 
    margin-bottom:2em;   
}

hr {
    display: block;
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 50%;
    margin: 0 auto 50px auto;
    padding-top: 25px;
    text-align: center;
}



}
	
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	.container { width: 1170px; }
	
	#main-desktop-nav>.navbar-nav { font-size:18px; }

}