@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);

html, body {
  font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6, legend {
    font-family: 'Lato', sans-serif;
}

a {
	color: #888;
}
#globalWrapper h1 {
    color: #000;
}
.home-page h1 {
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 100px auto 60px;
}

/* Header styles */

#mainHeader {
    background-image: url('../images/iron_bg_tile.jpg');
	background-repeat: repeat;
}
#super-nav-bg {
	background-color: #fff;
}
#super-nav-bg, #super-nav.container {
    background-color: transparent;
}
#mainHeader .super-nav-list {
	padding-top: 3px;
}
#super-nav.container .super-nav-list > div > .btn {
    color: #fff !important;
}   
#super-nav.container .super-nav-list .dropdown .dropdown-menu {
  overflow-x: hidden;
  background-color: #666;
  top: 103px;
}
#super-nav.container .super-nav-list #cart-dropdown .dropdown-menu .cart-item .product-detail-col {
    min-height: 90px;
}
#mainHeader .navbar-header {
    padding: 0 7px 0 10px;
	margin-top: -19px;
}
#mainHeader .header-text h2 {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	margin: 3px 0 0;
	display: inline;
}

.navbar-header .navbar-brand {
    float: left;
    padding: 0;
}
#mainHeader .navbar-header .navbar-brand img {
    height: 94px;
}
#mainMenu {
	background: transparent;
}
#mainMenu .nav.navbar-nav {
    padding: 35px 0 0;
}
#mainMenu .nav.navbar-nav > li.hover > a {
    color: #fff !important;
}
.navbar-nav ul {
    top: 38px;
}
#mainMenu .nav.navbar-nav > li > a > i, #mainMenu .nav.navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
}
.navbar-nav li.hover > a, .navbar-nav ul li a {
    background-color: #666;
	color: #fff;
}
#mainMenu .navbar-nav ul li a {
    border-bottom: 0px solid #666;
	font-size: 14px;
	padding: 2px 11px;
}

.navbar-nav > li a {
    font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 11px 6px;
	cursor: pointer;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: #666;
	color: #fff;
}
#mainMenu .nav.navbar-nav > li > a > i, #mainMenu .nav.navbar-nav > li > a:hover {
    color: #fff;
	background-color: #666;
}
#super-nav.container .super-nav-list #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item {
    right: 16px;
    top: 37px;
}
#super-nav.container .super-nav-list #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item a {
    color: #fe0000;
}
#mobile-cart-dropdown {
    display: inline;
    float: right;
    margin-top: 19px;
    margin-right: 30px;
}
/* New Cart Dropdown Styles */

#mobile-cart-dropdown {
 	display: none;
}
#desktop-cart-dropdown {
    display: inline;
    padding-left: 40px;
	font-size: 13px;
}
#dropDown-cart.btn.btn-default {
	background-color: transparent !important;
	color: #fff !important;
}
#dropDown-cart.btn.btn-default:hover {
	background-color: transparent !important;
	color: #8faaa0 !important;
}
#super-nav.container .super-nav-list #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item {
    right: 16px;
    top: 37px;
}
#super-nav.container .super-nav-list .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item a {
    color: #fe0000;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item {
    right: 16px;
    top: 37px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item a {
    color: #fe0000;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu, #cart-dropdown .dropdown-menu {
    padding: 0;
    min-width: 289px;
    margin-top: 20px;
    max-height: none;
	border-radius: 0px !important;
}
@media (min-width:768px) {
    #mobile-cart-dropdown #cart-dropdown .dropdown-menu, #cart-dropdown .dropdown-menu {
    margin-right: -16px;
}
}#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading, #cart-dropdown .dropdown-menu .heading {
    text-align: right;
    text-transform: uppercase;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading a, #cart-dropdown .dropdown-menu .heading a {
    padding: 0;
    line-height: 18px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .shopping-cart-list, #cart-dropdown .dropdown-menu .shopping-cart-list {
    padding: 0;
    list-style: none;
    line-height: 15px;
    max-height: 155px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu {
  background-color: #fff;
  border: 0px solid #666666;
}
#mobile-cart-dropdown .dropdown-menu .cart-item img {
    width: 100%;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .shopping-cart-list {
    max-height: 360px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item {
    padding: 10px 0 0;
    margin: 0 10px;
    position: relative;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .row>div {
    margin-bottom: 10px;
	color: #000;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col {
    padding-left: 0;
    min-height: 68px;
}
 #mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col span {
    display: block;
    line-height: 1.4em;
    font-size: 13px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col .align-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item .product-detail-col .dismiss-cart-item {
    position: absolute;
    font-size: 24px;
    cursor: pointer;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item img {
    width: 100%}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-total {
    padding: 12px 10px;
    font-size: 17px;
    font-weight: 700;
    color: #333;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-btn {
    padding: 15px 10px 0;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-btn .btn {
    border-radius: 0;
    text-align: center;
    font-weight: 700;
    padding: 7px 20px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .checkout-btn {
    padding: 15px 10px;
}
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .checkout-btn .btn {
    border-radius: 0;
    text-align: center;
    font-weight: 700;
    padding: 7px 20px;
}
/* line 48, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading {
  color: #fff;
  background-color: #8faaa0;
  font-size: 13px;
}

/* line 52, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading a {
  color: inherit;
}

/* line 55, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading a:hover,
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading a:active,
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .heading a:focus {
  color: #5f646a;
  background-color: #8faaa0;
}

/* line 60, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-item {
  border-bottom: 1px solid #e5e5e5;
}

/* line 63, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-total {
  color: #333;
}

/* line 68, ../../app/styles/theme/this-theme.scss */

#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-btn:hover,
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-btn:active,
#mobile-cart-dropdown #cart-dropdown .dropdown-menu .cart-btn:focus {
  color: #fff;
}

@media (max-width: 767px) {
#mobile-cart-dropdown {
    display: inline;
    float: right;
    margin-top: 19px;
    margin-right: 30px;
}
#dropDown-cart.btn.btn-default {
	background-color: transparent !important;
	color: #fff !important;
}
#desktop-cart-dropdown {
 	display: none;
}
#super-nav.container.navbar-menu-shown .super-nav-list > div {
    box-sizing: border-box;
    width: 31%;
}

}
/* End New Cart Dropdown Styles */

/* Home Banner Styles */

#homeFlex {
    margin-top: -32px;
}
.flexslider {
	border-radius: 0px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
}
.flexslider h2 {
    background-color: transparent;
}
.flexslider .slides img {
    top: 0;
}
.flexslider h1 {
 	font-size: 50px;
    color: #fff !important;
    background-color: transparent;
	text-shadow: 3px 4px 2px rgba(0, 0, 0, 0.8);
}
.flexslider .caption p {
	font-size: 30px;
    color: #fff !important;
    background-color: transparent;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
	padding: 0.4em 2.3em;
}
#homeFlex .banner-view-all {
	padding: 40px 0;
	border-bottom: 1px solid #000;
}


/* Newest Arrival Styles */

#newest-arrivals.container {
	border-bottom: 1px solid #000;
	padding-bottom: 45px;
}
#globalWrapper #newest-arrivals .row > div .product-description, #globalWrapper .newest-arrivals-style .row > div .product-description {
    border-bottom: 0 solid #000;
}


/*Featured Products Styles */

#globalWrapper #featured-products {
    background-color: #000;
}
#globalWrapper #featured-products h1 {
    color: #fff;
}
#featured-products .featured-product-col .product-detail-col .description {
    margin-bottom: 18px;
}
#featured-products .featured-product-col .product-detail-col > div button {
    margin-bottom: 10px;
}	
#globalWrapper #featured-products .featured-product-col:first-of-type {
    border-right: 20px solid #000;
}

/* Dynamic Content */
#dynamic-content {
	background-image: URL("http://www.companybe.com/720BoardshopV2/images/bg_about.jpg");
	background-repeat: none;
    margin-bottom: 25px;
    min-height: 620px;
    background-position: center;
}
.dynamic-contact {
	margin-top: 15px;
}

/* Blog styles */

.home-page h1.less-margin {
    margin: 25px auto 50px;
}
#blog-home {
	margin-bottom: 60px;
	background-color: #cccccc;
	padding: 75px 0 90px;
}
#blog-home .blog-title h3 {
	padding-top: 20px;
}
.blog-intro-date {
	font-weight: 400;
}
.blog-view-all {
	font-size: 18px;
	padding-top: 30px;
}
#blog-listings {
	margin-top: 20px;
}
#blog-detail {
	margin-top: 20px;
}
.blog-thumbs {
	border-bottom: 0px solid #000;
}
.blog-thumb {
	overflow: hidden;
	max-height: 400px;
	overflow: hidden;
}
.blog-img {
	height: 300px;
	overflow: hidden;
}
.blog-img img {
	width: 100%;
}
.blog-img img:hover {
	opacity: 0.7;
}
.blog-title {
	height: 50px;
}
.blog-title h3 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
#blog-detail h5 {
	font-weight: 700;
}
#blog-detail .back h5{
	color: #888;
}
#blog-detail .date {
    font-size: 16px;
	font-weight: 700;
    font-style: normal;
    line-height: 12px;
}
.blog-detail-content {
	border-left: 1px solid #000;
}
.blog-detail-content h3 {
	font-weight: 700;
}
#blog-pagination .pagination-wrapper {
	float: right;
}

/*Social Feed Styles */

#social-feed {
	padding-bottom: 60px;
}
#social-feed h1 {
	margin: 100px 0 60px;
}
#social-feed [class*=" icon-"]::before, #social-feed [class^="icon-"]::before {
	font-family: FontAwesome;
}
#social-feed #instafeed .img-frame .overlay {
    background-color: rgba(0, 0, 0, 0.6);
}
#social-feed #instafeed .img-frame .overlay {
    line-height: 1.5rem;
}
#social-feed #instafeed .img-frame img {
    width: 100%;
}
.btn-load-more {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    margin: -25px 0 90px;
    padding: 7px 36px;
    text-transform: uppercase;
}
.btn-load-more:hover  {
    border: 1px solid #333;
    background-color: #333 !important;
}
#globalWrapper #social-module {
    background-color: #ccc;
	padding: 60px 0 75px;
}
#social-module h1 {
	color: #000;
}
.social-feed-element {
    background-color: #ccc;
}
#globalWrapper #social-module #social-feed-container .owl-item .image-wrapper {
    background-color: #ccc;
}
#social-module #social-feed-container .owl-item .content {
	overflow: hidden;
}
.social-feed-element {
    color: #000;
}
.social-feed-element .muted {
    color: #adadad;
}
.social-feed-element .media-body div {
    color: #000;
}
.social-feed-element .author-title {
    color: #000;
}
#globalWrapper #social-module #social-feed-container .owl-item .footer .read-button {
    color: #000;
}
#globalWrapper #social-module #social-feed-container .owl-item .footer {
    border-top: 1px solid #000;
}
#globalWrapper #social-module .owl-controls .owl-page.active span {
    background-color: #000;
}
#globalWrapper #social-module .owl-controls .owl-page span {
    background-color: #666;
}
#globalWrapper #social-module .owl-controls .owl-page:hover span {
    background-color: #000;
}
/*set a border on the images to prevent shifting*/ 
#gallery_01 img{border:2px solid white;}  

/*Change the colour*/ 
.zoom-active img{border:2px solid #333 !important;}

/* Home Logo Scroll */
#logo-scroll {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.54);
	background-image: url('../images/iron_bg_tile.jpg');
	background-repeat: repeat;
}
#logo-scroll .flex-control-nav {
    margin: 20px 0 0;
}
#logo-scroll .view_all_brands {
	margin: 10px auto 0;
    padding-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    width: 99%;
}
#logo-scroll .view_all_brands a {
    color: #fff;
    font-size: 24px;
}
#logo-scroll .flexslider {
	box-shadow: none;
	background-image: url('../images/iron_bg_tile.jpg');
	background-repeat: repeat;
	height: 320px;
    padding: 60px 0;
}
#logo-scroll .flexslider .slides > li {
    height: 310px;
    max-height: auto;
}


/*Product Listing Page & Thumbnail Styles */
.breadcrumbs {
    padding: 1em 0 0.5em;
}
#content .product-listing {
	padding-top: 2.4em;
}
#newest-arrivals .row>div a:active img, #newest-arrivals .row>div a:focus img, #newest-arrivals .row>div a:hover img, .newest-arrivals-style .row>div a:active img, .newest-arrivals-style .row>div a:focus img, .newest-arrivals-style .row>div a:hover img {
    opacity: .9;
}
#newest-arrivals .row>div a:active .product-description, #newest-arrivals .row>div a:focus .product-description, #newest-arrivals .row>div a:hover .product-description, .newest-arrivals-style .row>div a:active .product-description, .newest-arrivals-style .row>div a:focus .product-description, .newest-arrivals-style .row>div a:hover .product-description {
    opacity: 1;
	color: #fff;
}
#globalWrapper .breadcrumb li a {
    color: #000;
    font-size: 36px;
    font-weight: 400;
}

/*Product Detail Styles */

#globalWrapper .btn.btn-primary {
    background-color: #00cccd;
    border: 1px solid #00cccd;
    color: #000 !important;
	border-radius: 0;
    font-weight: 800;
    padding: 5px 36px 3px;
	
}
#globalWrapper .btn.btn-dark {
    background-color: #00cccd;
    border: 2px solid #00cccd;
    color: #000 !important;
	border-radius: 0;
    font-weight: 800;
    padding: 5px 36px 3px;
}
#globalWrapper .btn.btn-dark:hover {
    background-color: #666;
	border: 2px solid #666;
    color: #fff !important;
}
#globalWrapper .btn-group .btn-group-lg > .btn.dropdown-toggle, #globalWrapper .btn-group .btn.dropdown-toggle.btn-lg {
    font-size: 14px;
	width: auto;
	min-width: 100%;
}
#addToCart .dropdown-menu {
	width: auto;
	overflow-x: hidden;
	min-width: 100%;
}
#globalWrapper #featured-products .featured-product-col .product-detail-col .product-name {
    color: #666;
    font-size: 24px;
}
#globalWrapper #featured-products .featured-product-col .product-detail-col .short-description, #globalWrapper #featured-products .featured-product-col .product-detail-col .price {
    color: #666;
    font-size: 18px;
}
#globalWrapper #featured-products .featured-product-col .product-detail-col .description {
    font-size: 12px;
	color: #666;
}
#content.product-detail #product-main .buy-now {
    font-size: 14px;
}
#content.product-detail #recommended-products {
    border-top: 1px solid #666;
}
#recommended-products h1 {
    color: #666;
}
/*------ Share link styles ----------*/
.st_facebook_custom {
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}
.st_facebook_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}

.st_twitter_custom
{
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}
.st_twitter_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}

.st_pinterest_custom {
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}
.st_pinterest_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}

.st_email_custom
{
 color: #666;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}
.st_email_custom:hover {
 color: #000;
 padding: 0 20px 20px 0; 
 cursor:pointer;
}
/* end sharing */

/*Cart Styles*/
.container-cart {
	margin-left: 2em;
}
#cart-list .btn.btn-dark {
	padding: 7px 36px 9px;
}
#globalWrapper .btn.btn-primary:hover,
#globalWrapper .btn.btn-primary:active,
#globalWrapper .btn.btn-primary:focus {
    background-color: #666;
	border: 1px solid #666;
    color: #fff !important;
}
#content.cart #payment-contain #payment-form #submit-payment-btn {
    font-size: 16px;
}
.comments_field_update {
	width: 100%;
}

/*Shipping Calculator*/

.shipping-calc-text {
    width: 100%;
    font-size: 10px;
    float: left;
    padding: 0px 12px;
	margin-top: 5px;
}
.shipping-calc-text-cart {
	width: 100%;
	text-align: right;
	font-size: 16px;
	padding-right: 15px;
}
.shipping-calculator .input-group {
	padding: 1px 10px;
}
.shipping-calculator .form-control {
	height: 30px;
}
.shipping-calculator .state-drop {
	float: right;
}
#showStateShipping {
	font-size: 14px !important;
}
.shipping-calculator .btn {
	border-radius: 0px;
	float: right;
	margin: 5px 10px;
	height: 30px;
	padding: 5px 15px 24px;
	font-size: 18px;
}
#shipping-options, #shipping-optionsCart {
	width: 100%;
	font-size: 12px;
	display: block;
	text-align: right;
	padding: 3px 10px;
}
.free-ship-calc {
	width: 100%;
	display: inline-block;
	padding: 2px 12px;
}
.free-ship-less, .free-ship-more {
	font-size: 12px;
	font-weight: 900;
	color: #fe0000;
	width: 100%;
}
.free-ship-less.right, .free-ship-more.right {
	font-size: 15px;
}
.right {
	float: right;
	text-align: right;
}

 /*-------Hosted checkout payment toggle ---------*/
 
.hosted-mobile {
 	display: none;
}
.hosted-desktop {
	display: inline;
}
.btn-mercury-mobile {
	width: 93%;
}

@media (max-width: 700px) {
.hosted-mobile {
 	display: inline;
}
.hosted-desktop {
	display: none;
}
}

/*FAQ styles*/
.faq-top {
	padding-top: 130px;
}
.faq-anchor {
	padding-top: 130px;
}
#faq ul li {
    list-style: none;
}
	
/*Footer Styles */
.shadow-break.up {
    margin-bottom: 11px;
}
footer {
	border-top: none;
}
footer #mainFooter {
	padding: 90px 0;
}
footer #footer-message, footer #mainFooter {
    background-color: #000;
}
#globalWrapper input.form-control, #globalWrapper select.form-control {
    background-color: #fff;
    border-radius: 0;
    font-size: 18px;
    line-height: 20px;
    padding: 5px;
	margin-bottom: 5px;
}
footer #footer-message .phone-number, footer #mainFooter .phone-number {
    font-size: 18px;
	padding-top: 0;
}
footer #mainFooter .row > div {
    font-size: 14px;
}
footer #mainFooter .row > div .map-label {
    font-size: 15px;
}
footer #mainFooter .row > div .map-link img {
    max-width: 313px;
}
footer #footer-message, footer #mainFooter {
    color: #fff;
}
footer #mainFooter .locations-heading, .info-heading, .connect-heading {
    border-bottom: 1px solid #fff;
}
footer #mainFooter .row > div ul li {
    font-weight: 600;
	padding-bottom: 1px;
}
footer #mainFooter .row > div ul li a {
    color: #fff;
}
footer #mainFooter .row > div ul li a:hover {
    color: #666;
}
footer #mainFooter .locations, footer #mainFooter .info {
	margin-left: -15px;
	margin-top: 5px;
}
footer h1, footer h2, footer h3, footer h4 {
    color: #fff206;
    font-size: 0.8em;
    font-weight: 700;
}
.store-phone-div {
	margin-bottom: 2px;
}
.store-phone {
	color: #fff !important;
}
footer #mainFooter .locations-section {
	border-bottom: 1px solid #fff;
	height: 280px;
}
footer #mainFooter .info-section {
	border-bottom: 1px solid #fff;
	height: 280px;
	margin-left: 3em;
}
footer #mainFooter .news-section {
	margin-left: 3em;
}
footer #mainFooter .footer-links {
	font-size: 0.8em;
}
footer #mainFooter .row > div ul.footer-links {
	padding: 15px 0 0 0;
}
footer #mainFooter .row > div .foot-newsletter {
    margin-top: 66px;
}
footer p {
	font-size: 0.8em;
	color: #fff;
}
footer #built-by {
    padding: 5px 2em;
}
#built-by .cobe-logo {
    height: 40px;
    margin-top: 0;
    padding: 5px 0 0 40px;
}

@media (max-width: 1500px) {


}

@media (max-width: 1200px) {

#newest-arrivals, .newest-arrivals-style {
    padding: 0 0 90px;
}

}	


@media (max-width: 992px) {

.navbar-nav > li a {
	font-size: 13px;
	padding: 10px 7px 6px;
}
#mainHeader .navbar-header .navbar-brand img {
    margin: 0;
	height: 70px;
}
.flexslider .slides > li {
    height: 460px;
}
#newest-arrivals .row > div, .newest-arrivals-style .row > div {
    font-size: 12px;
}
.blog-detail-content {
	border-left: 0px solid #000;
}
.blog-thumb {
    max-height: 475px;
}
.blog-img {
    height: 400px;
}
}


@media (max-width: 767px) {

#mainHeader .navbar-header {
    margin-top: 0;
}
.navbar-header .navbar-brand {
    margin: 4px 10px 0;
}
#mainHeader .header-text h2 {
	display: none;
}
#mainHeader .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#mainHeader .navbar-default .navbar-toggle:hover .icon-bar,
#mainHeader .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #666;
}
#super-nav.container .super-nav-list > div > .btn {
    color: #fff !important;
}
#super-nav.container .super-nav-list > div > .btn:hover,
#super-nav.container .super-nav-list > div > .btn:active {
  color: #666 !important;
}
#mainHeader .navbar-header .navbar-brand img {
    height: 50px;
}
#super-nav.container.navbar-menu-shown .super-nav-list {
	width: 260px;
}
#super-nav.container.navbar-menu-shown .super-nav-list > div {
    width: 18%;
}
#mainMenu.navbar-collapse.collapse.in .navbar-nav, #mainMenu.navbar-collapse.collapsing .navbar-nav {
    margin: 10px 0 0;
}
#homeFlex {
    margin-top: 0;
}
.flexslider .slides > li {
    height: 455px;
    max-height: 455px;
}
#newest-arrivals, .newest-arrivals-style {
    margin-top: 15px;
}
.blog-thumb {
	max-height: 4000px;
}
.blog-img {
	height: 330px;
}
#logo-scroll .flexslider {
	height: 225px;
}
footer #built-by {
    padding: 5px 0;
}
}

@media (max-width: 440px) {

.flexslider .slides > li {
    height: 275px;
    max-height: 433px;
}
.flexslider h1 {
	font-size: 24px;
}
.flexslider .caption p {
	font-size: 18px;
}
.blog-img {
	height: 275px;
}
}

@media (max-width: 400px) {

.flexslider .slides > li {
    height: 250px;
    max-height: 250px;
}
.blog-img {
	height: 240px;
}
}