/* GLOBAL STYLES
-------------------------------------------------- */

body {color: #5a5a5a; font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif; background-color: #f0f1eb;}
p.lead {font-size: 20px; line-height: 1.618}
h1, h2, h3, h4, h5, h6 {font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.gp-green {color: #80c243;}
.gp-red {color: #B90101;}
a.gp-red:hover {color: #780000;}

a.plain-text {color: #5a5a5a;}
a.plain-text:hover {text-decoration: none;}

.container {padding-left: 30px; padding-right: 30px;}

.white-bg {background: #fff;}
.shadow {box-shadow: 0 0 10px rgba(0,0,0,.1);}
.capitalize {text-transform: capitalize;}

.fix:before, .fix:after {content: " "; /* 1 */ display: table; }
.fix:after {clear: both;}
.fix {*zoom: 1;}

.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}
.video-container iframe,.video-container object,.video-container embed {    position: absolute;    top: 0;   left: 0;    width: 100%;    height: 100%;}

/* Navbar Style
-------------------------------------------------- */

.landing-nav {background-color: #fff;}
.landing-nav .navbar-brand {padding: 5px 15px; position: absolute; z-index: 0;}
.landing-nav button.navbar-toggle {z-index: 10; background: #fff;}
.landing-nav .navbar-nav li a{color: #1b7b00;}
.landing-nav .navbar-nav li:hover > a{color: #115000;}
.landing-nav .navbar-nav li.active > a, .landing-nav .navbar-nav li.open  > a {background-color: #c1f784 !important; color: #1b7b00 !important;}
.landing-nav .navbar-nav li.active:hover > a, .landing-nav .navbar-nav > li.open:hover > a{background-color: #C1FF79 !important; color: #1b7b00 !important;}
.landing-nav .dropdown-menu > li > a:hover {background-color: #C1FF79; color: #1b7b00;}
.landing-nav .navbar-nav li a.btn{padding: 10px; margin-left: 4px; margin-top: 4px;}
.hello-bar-fix {margin-top: 31px;}

a.get-started, button.get-started {background-color: #c1f784; color: #1b7b00; border: 1px solid #c1f784;}
a.get-started:hover, button.get-started:hover {background-color: #C1FF79 !important; color: #1b7b00; border: 1px solid #c1f784;}


/* Featured Header
-------------------------------------------------- */

.feature-container {border-bottom: 1px solid #e7e7e7; background: #fff; margin-bottom: 0px;}
#header-tagline {position: absolute; left: 0; right: 0;}
#header-tagline div {color: #fff; text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.8); position: relative; z-index: 10; display: block; background: rgba(255,255,255,.7); margin: 0; padding-top: 20px; padding-bottom: 20px;}
#header-tagline h1 {position: relative; font-size: 36px; margin-top: 0px; margin-bottom: 0px;}
.featurette p.lead, .finale p.lead, p.lead, h1.lead, h2.lead, h3.lead  {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.feature-header {margin: 50px auto -1px; overflow: hidden; background: #fff;}
.our-team {margin-bottom: 40px;}
.intro-tagline {margin: 40px 0px;}
.intro-tagline h2 {font-size: 36px; margin: 0;}
.press-features {margin-top: 10px;}
.press-features div.press {margin-top: 20px; height: 70px;  background-size: contain; background-repeat:  no-repeat; background-position: center center;}
.press-features div.press:hover {background-size: contain; background-repeat:  no-repeat; background-position: center center;}
.press-features .press-1871 {background: url('/inc/img/home_press/1871.jpg');}
.press-features .press-1871:hover {background: url('/inc/img/home_press/1871_hover.jpg')}
.press-features .press-chicago-sun {background: url('/inc/img/home_press/chicago_sun_times.jpg')}
.press-features .press-chicago-sun:hover {background: url('/inc/img/home_press/chicago_sun_times_hover.jpg')}
.press-features .press-tech-news {background: url('/inc/img/home_press/tech_news.jpg')}
.press-features .press-tech-news:hover {background: url('/inc/img/home_press/tech_news_hover.jpg')}
.press-features .press-tec-illinois {background: url('/inc/img/home_press/tec_illinois.jpg')}
.press-features .press-tec-illinois:hover {background: url('/inc/img/home_press/tec_illinois_hover.jpg')}
.press-features .press-iit-magazine {background: url('/inc/img/home_press/iit_magazine.jpg')}
.press-features .press-iit-magazine:hover {background: url('/inc/img/home_press/iit_magazine_hover.jpg')}
.press-features .press-flowers-and {background: url('/inc/img/home_press/flowers_and.jpg')}
.press-features .press-flowers-and:hover {background: url('/inc/img/home_press/flowers_and_hover.jpg')}
.press-features .press-bulls-media {background: url('/inc/img/home_press/bulls_media_relations.jpg')}
.press-features .press-bulls-media:hover {background: url('/inc/img/home_press/bulls_media_relations_hover.jpg')}
.press-features .press-built-in-chicago {background: url('/inc/img/home_press/built_in_chicago.jpg')}
.press-features .press-built-in-chicago:hover {background: url('/inc/img/home_press/built_in_chicago_hover.jpg')}


/* Featurettes & Headings
------------------------- */

.featurette-divider {margin: 40px 0; }
.featurette-divider-fix {margin: 40px 0 80px;}
.featurette-heading {font-weight: 300; line-height: 1; letter-spacing: -1px;}
h1.featurette-heading {margin-top: 0px;}
.featurette h2 {font-size: 36px;}
.featurette h3 {font-size: 22px;}
h2.description {font-size: 26px;}
.gp-intro h3 {font-size: 36px;}
.public-content {margin-top: 50px;}

/* Landing Page Modals
-------------------------------------------------- */

.public-modal .modal-content {background-color: #c1f784; border: 1px solid #4cae4c; margin-top: 50px;}
.public-modal .modal-header {border-bottom: 1px solid #4cae4c;}
.public-modal .modal-header .modal-title {color: #439843; text-shadow: 1px 1px rgba(255, 255, 255, .6); font-size: 32px; font-weight: 700; letter-spacing: 1px; margin-left: 15px;}
.public-modal .modal-body {background-color: #fff; padding-bottom: 30px;}
.public-modal .modal-footer {margin-top: 0px; border-top: 1px solid #4cae4c;}
.btn-gp-green {color: #ffffff; background-color: #4cae4c; border-color: #1b7b00;}
.btn-gp-green:hover {color: #fff;}
.public-modal .controls .form-group {margin-bottom: 10px;}
.public-modal p {font-size: 16px; font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-align: left;}
.public-modal label.control-label {display: block;}

.get-started .business-type {margin-top: 10px;}
.get-started .business-type .controls {margin-top: 10px; margin-bottom: 10px;}
.get-started .budget .controls {margin: 7px 15px;}
.get-started .budget .controls .active-price input, div.get-started .budget .controls .active-price span {color: #1b7b00; border-color: #80c243; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); background-color: #EDFFD8;}
.get-started .budget .controls input, div.get-started .budget .controls span {padding: 6px 3px;}
.get-started .budget .controls .inline-control {padding: 0px;} div.get-started .budget .controls .row {margin-bottom: 0px;}
.get-started .budget .controls .range {padding: 5px 5px;}
.get-started .form-control.spacer {margin-top: 7px;}
.get-started .contact .controls .input-group {margin-top: 7px;}

.schedule-order {width: 700px; max-width: 100%;}
.schedule-order .modal-content {margin-top: 0px;}
.schedule-order p.intro {margin-bottom: 20px;}


/* Landing Page Montage
-------------------------------------------------- */

.am-wrapper{float:left; position:relative; overflow:hidden; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; background: #fff url('/inc/img/thumb_bg.jpg') no-repeat center center; background-size: 110% 110%;}
.am-wrapper img{cursor:context-menu; position:absolute; outline:none; opacity: 0.9;}
.am-wrapper:hover {-webkit-backface-visibility: visisble; z-index: 5; background-size: 100% 100%;}
.am-wrapper img:hover{opacity: 0.8;}
.montage-item .caption {
    -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;
    position: absolute; bottom: 20px; display: block; width: 100%; background: rgba(0,0,0,0.5); color: #fff; padding: 4px 0px 4px 15px; margin-left: -100%; text-transform: capitalize;}
.montage-item:hover .caption {margin-left: 0px;}

/* Blockquotes
-------------------------------------------------- */

.testimonial {margin-top: 40px;}
.testimonial blockquote{border-left: 0px;}
.testimonial blockquote p {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; display: block; font-size: 22px; margin-right: 10px;}
.testimonial blockquote small {display: inline-block;}

/* Product Collections Section
-------------------------------------------------- */

#collections table th, #collections table td, #collections table {border-bottom: 1px solid #ddd;}
#collections table th {font-size: 16px; font-weight: normal;}
#collections table tbody tr:hover {background: #f9f9f9;}
#collections table td.product-level {width: 42%; height: 150px; padding: 0px 30px;}
#collections table td.product-level div {-webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;}
#collections table td.product-level div.texture1 {height: 150px; width: 20px; position: absolute; left: 15px;}
#collections table td.product-level div.texture2 {height: 150px; width: 10px; background: #fff; position: absolute; left: 25px; opacity: .3;}
#collections table tbody tr:hover td.product-level div.texture1 {left: 5px;}
#collections table tbody tr:hover td.product-level div.texture2 {left: 10px;}
#collections table td.product-level h3 {padding-left: 20px; border-right: 0px;}
#collections table td.head-size, #collections table td.differentiation, #collections table td.gardens, #collections table td.price
{font-size: 22px; padding-top: 40px;}

#collections table tr.platinum div.texture1 {background: #A8A8A8;}
#collections table tr.platinum h3 a {color: #A8A8A8;}
#collections table tr.gold div.texture1 {background: #C98910;}
#collections table tr.gold h3 a {color: #C98910;}
#collections table tr.silver div.texture1 {background: #CCC2C2;}
#collections table tr.silver h3 a {color: #CCC2C2;}
#collections table tr.bronze div.texture1 {background: #965A38;}
#collections table tr.bronze h3 a {color: #965A38;}
#collections table tr.other div.texture1 {background: #000;}
#collections table tr.other h3 {color: #000;}

/* Contact Us Section
-------------------------------------------------- */

#contact-us {background: #F2F2F2; min-height: 300px; border-top: 1px solid #e7e7e7; padding-top: 20px; padding-bottom: 50px;}
#contact-us p.jumbo {font-size: 68px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 85px; font-weight: 300;}
#contact-us p.jumbo a {color: #B90101; font-weight: 700}
#contact-us p.jumbo a:hover {color: #A60000; text-decoration: none;}
#contact-us p.jumbo u {border-bottom: 1px dotted #C8C8C8; text-decoration: none;}
#contact-us p.jumbo em {font-weight: 700;}
#contact-us .contact {margin-top: 30px;}
#contact-us img {margin-left: 30px; max-height: 350px;}
#contact-us .contact p.jumbo {font-size: 50px; line-height: 85px; font-weight: 300;}
#contact-us .info {text-align: left; font-size: 36px;}
#contact-us .info span {padding-right: 30px; font-size: 40px; top: 7px;}
#contact-us .info a {position: absolute;}

/* Availability Section
-------------------------------------------------- */

.availability .border-right {border-right: 2px solid #ddd;}

/* Responsive Image Limits
-------------------------------------------------- */

/* Responsive Image Limits
-------------------------------------------------- */

.img-responsive.headshot {max-height: 350px; margin: 0 auto;}
.img-responsive.varieties {max-height: 450px; margin: 0 auto;}


/* Login Page Styles
-------------------------------------------------- */

#login.container {margin-top: 100px;}
.credential-card {padding: 40px; background-color: #f7f7f7; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3); -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3); box-shadow: 0 2px 2px rgba(0,0,0,.3);}

/* Blog CSS
-------------------------------------------------- */

.blog-content {min-height: 400px; margin-top: 51px;} 
.blog-top-row {margin-left: -45px; margin-right: -45px;}
.blog-content p, .blog-content li {line-height: 1.618; font-size: 18px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}

.blog-footer {background-color: #F2F2F2; min-height: 50px; border-top: 1px solid #e7e7e7} 
.blog-footer .main-footer {margin-top: 15px;}

.blog-content .breadcrumb {background-color: transparent; margin-bottom: 0px;}
.main-content-block {margin-bottom: 0px; min-height: 700px;}
.blog-post-divider {margin-top: 25px; margin-bottom: 25px;}


.post-feed {padding: 30px 40px; margin-bottom: 20px;}
.post-feed .post-title  {margin-bottom: 0px;}
.post-feed .post-title .entry-title {font-size: 30px; text-transform: capitalize; margin-top: 0px; line-height: 1.5;}
.post-feed .post-title .entry-title:hover {text-decoration: underline;}
.post-feed .post-title .post-thumbnail {max-width: 375px; margin: 0 auto;}
.post-feed .post-title .post-cats {font-size: 16px;}
.post-feed .post-title .post-details {text-transform: capitalize; font-size: 16px; margin-top: 10px;}
.post-feed .feed-excerpt p {margin-bottom: 0px; margin-top: 10px;}
.post-feed .pagination {margin-bottom: 0px;}

.post-single {padding: 0 0; margin-bottom: 20px;}
.post-single-featured {overflow: hidden;}
.post-single .single-featured-img {width: 100%}
.post-single .post-title {margin-bottom: 20px;}
.post-single .post-title h1 {margin-top: 0px; margin-bottom: 10px; font-weight: 500;}
.post-single .post-title .post-cats{font-size: 18px; margin-bottom: 10px;}
.post-single .post-title .post-details {font-size: 18px;} 
.post-single .blog-post-divider {margin-top: 0px; margin-bottom: 30px;}
.post-single .post-comments {padding: 0px 40px 30px;}
.post-single .post-comments .join-discussion {margin-bottom: 20px;}
.post-single-inner {padding: 30px 40px;}
.post-single .post-content h1, .post-single .post-content h2, .post-single .post-content h3, .post-single .post-content h4, .post-single .post-content h5 {color: #80c243;}

.post-single .post-content  .image-gallery-wrapper {margin-top: 15px; margin-bottom: 0px;} 
.post-single .post-content ul.image-gallery .gallery-image {margin: 0 auto 30px; max-width: 375px;}
.post-single .post-content ul.image-gallery .gallery-image img {width: 100%; height: auto;}

.fixed-social img:hover, .static-social img:hover, .sidebar-social img:hover, .social-icons img:hover {opacity: .8; cursor: pointer;}
.post-single .fixed-social {position: absolute; min-height: 300px; width: 64px; left: -49px; margin-top: 20px;}
.post-single .static-social a {width: 20%; float: left; padding: 0px 5px; margin-top: 10px; min-width: 100px;}

.post-img {padding: 10px 0; display: block;}
.post-img img {display: block;height: auto;max-width: 100%;}

.sidebar-social {margin-bottom: 15px;}
.sidebar-social a {width: 20%; float: left;}

.blog-sidebar p.description {font-size: 17px; text-align: center; }
.blog-sidebar {margin-left: -30px; margin-top: 20px;}
.blog-sidebar .sidebar-section {padding-bottom: 10px; margin-bottom: 15px;}
.blog-sidebar .sidebar-section {-webkit-box-shadow: inset 7px 0px 10px 0px rgba(50, 50, 50, 0.15); -moz-box-shadow:    inset 7px 0px 10px 0px rgba(50, 50, 50, 0.15); box-shadow: inset 7px 0px 10px 0px rgba(50, 50, 50, 0.15);}
.blog-sidebar .sidebar-section  .section-title {margin-top: 0px; margin-bottom: 0px; color: #fff; background-color: #B90101; padding: 15px 20px; font-size: 20px;
											 text-shadow: 0 -1px #d0284b, 0 1px #f96080;
											-moz-box-shadow: 0 2px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1); -o-box-shadow: 0 2px 0 rgba(0,0,0,0.1);box-shadow: 0 2px 0 rgba(0,0,0,0.1);}
.blog-sidebar .sidebar-section  .section-content {margin-top: 10px; padding-left: 15px; padding-right: 15px;}
.blog-sidebar .ribbon-wrapper {position:relative; margin: 0 -10px 0 0;}
.blog-sidebar .ribbon-wrapper:before, .ribbon-wrapper:after {content:" "; border-top:10px solid #000; position:absolute; bottom:-10px; } 
.blog-sidebar .ribbon-wrapper:after {border-right:10px solid transparent; right:0;}
.blog-sidebar .team .profile .title {font-size: 20px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px;}
.blog-sidebar .team .profile img {margin: 0 auto; max-width: 375px; width: 100%;}
.blog-sidebar .request-samples .request-button {text-align: center; margin-bottom: 10px;}
.blog-sidebar .mailing-list {padding-top: 10px;}
.blog-sidebar .mailing-list p {margin-top: 10px;}
.blog-sidebar .mailing-list .alert {padding: 8px; margin: 10px 0;}

/* Product Gallery Page CSS
-------------------------------------------------- */

.gallery-intro {padding-top: 20px;}
.gallery-intro .featurette-divider {margin: 30px 0;}

.product-gallery {margin-top: -8px;}

.gallery-row, .gallery-row-inner {margin-bottom: 0px;}
.grid-image {padding: 7px 7px 7px 7px; text-align: center;}
.grid-image-frame {border: 1px solid #ddd; padding: 7px; position: relative; overflow: hidden; display: inline-block; width: 100%;}
.grid-image-frame:hover {cursor: pointer;}
.grid-image-frame:hover .grid-info-top {z-index: 1; top: 7px;}
.grid-image-frame:hover .grid-info-bottom {z-index: 1; bottom: 7px;}
.grid-info-top, .grid-info-bottom {position: absolute; padding: 0px 7px 0px 7px; left: 0px; z-index: -1; width: 100%; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.grid-info-top {top: -30px;}
.grid-info-bottom {bottom: -30px; }
.grid-info-inner {background: rgba(0,0,0,.5); color: #fff; padding: 4px 0px 4px 15px;}
.grid-info-bottom {margin-top: 2px; font-size: 13px;}
.grid-info-bottom span.variety {}
.grid-info-bottom span.price {float: right; margin-right:4px;}
.grid-info-bottom span.collection {color: #5a5a5a;}

.empty-gallery {font-size: 22px;}

.grid-info-lightbox {display: none;}
.lightbox-main .row {margin-bottom: 0px;}
.lightbox-main .right {text-align: right;}
.lightbox-main h3 {margin-top: 0px; margin-bottom: 5px;}
.lightbox-main .glyphicon {margin-left: -3px; font-size: 18px;}
.lightbox-main .title, .lightbox-main .collection {font-size: 18px;}
.lightbox-main .platinum {color: #A8A8A8;}
.lightbox-main .gold {color: #C98910;}
.lightbox-main .silver {color: #CCC2C2;}
.lightbox-main .bronze {color: #965A38;}

.gallery-sidebar .section {margin-bottom: 30px;}
.gallery-sidebar .social-icons .icon {display:inline-block; width: 20%;}
.schedule-order-sidebar {text-align: center; margin-bottom: 30px;}
.schedule-order-sidebar .btn {font-size: 20px; padding: 16px 20px;}
.section .title {border-bottom: 1px solid #eee; margin-bottom: 20px;}
.product-filters .form-control {margin-bottom: 15px;}
.collection-description p.lead {margin-top:-10px;}

#gallery-loader {margin-top: 40px;}

#contact-prompt .modal-dialog {width: 100%;}
#contact-prompt .modal-content {border: 15px solid #c1f784;}
#contact-prompt .logo img {margin: 0 auto;}
#contact-prompt .prompt-intro-1 {font-size: 50px; font-weight: bold; }
#contact-prompt .prompt-intro-2 {margin-top: 0px;}
#contact-prompt .varieties {padding: 20px;}
#contact-prompt .prompt-action {width: 100%; text-align: left; padding: 30px 40px; white-space: normal; min-height: 144px;}
#contact-prompt .prompt-action span.text {}
#contact-prompt .prompt-action span.main {font-size: 30px;}
#contact-prompt .prompt-action span.details{font-size: 22px;}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 992px) {

	#contact-us p.jumbo {font-size: 36px; line-height: 50px;}
	#contact-us .contact p.jumbo {font-size: 36px; line-height: 40px;}
	#contact-us .img-container {text-align: center; margin-bottom: 20px;}
	#contact-us .img-container img {margin: 0 auto;}
	#header-tagline h1 {font-size: 26px;}

	.blog-sidebar {margin-left: 0px;}
	.blog-sidebar .sidebar-section, .blog-sidebar .shadow {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
	.blog-sidebar .ribbon-wrapper {position:relative; margin:0 -10px 0 -10px;}
	.blog-sidebar .ribbon-wrapper:before {border-left:10px solid transparent; left:0;}
	
	.fixed-social {display: none;}
	.static-social {display: block;}
	
}

@media (max-width: 768px){
	/* Disable hello-bar at small widths */
	#hellobar_container.remains_at_top, #hellobar_pusher {display: none;}
	.hello-bar-fix {margin-top: 0px;}
	/* Gallery adjustment at small widths */
	.grid-frame-spacer {display: inline-block;}
	#contact-prompt .prompt-action {margin-bottom: 10px; padding: 15px 30px; min-height: 105px;}
	#contact-prompt .prompt-intro-1 {font-size: 36px;}
	#contact-prompt .varieties {display: none;}
	.public-modal .input-label div, .public-modal .input-label label {text-align: left !important;}
}

@media (min-width: 768px) {

    .marketing {padding-left: 0; padding-right: 0;}
    .navbar-wrapper { margin-top: 20px; }
    .navbar-wrapper .navbar {border-radius: 4px;}
    .featurette-heading {font-size: 50px;}

}

@media (min-width: 992px) {

    #collections table td.product-level { height: 126px;}
    #collections table td.product-level div.texture1 {height: 126px;}
    #collections table td.product-level div.texture2 {height: 126px;}
	
	.static-social {display: none;}
	#contact-prompt .logo {margin-top: 70px;}
	
}