/* CSS Document */

body.bgcolor {
	background:#fff;
	color:#000;
	/*margin-top:128px !important;*/
	margin-top:163px !important;
	/*font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	font-family: "poppins", sans-serif;
}

header {
	background:#fff;
	border:1px solid #d6d6d6;
}

.mainHeader {
	background-image:url('../jpg/p2-pic.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:30px;
}
.mainHeader .container {
	min-height:260px;
	position:relative;
}
.mainHeader h1 {
	position:absolute;
	top: 50%;
	transform: translate(0, -50%);
	color:#fff;
	font-size:50px;
	font-weight:100;
}

.mainContainer {
	padding-top:30px;
}

.mainContent {
	font-size:16px;
	line-height:21px;
}

.mainContent h1.pageTitle {
	color:#5e6b84;
	font-weight:600;
	font-size:36px;
	line-height:39.6px;
	font-family: "poppins", sans-serif;
	/*padding-bottom: 5px;*/
}

.mainContent h1, .mainContent h2, .mainContent h3, .mainContent h4 {
	color:#000;
}

.mainContent p {
	margin-bottom:20px;
}

.logo img {
	width:225px;
}

a {
	color:#336b79;
	font-weight:600;
}
a:hover {
	text-decoration:none;
	color: #000;
}

.panel-default>.panel-heading {
	background:#f4f0e8;
}

.btn-primary, .btn-info {
	background:#5e6b84;
	border-color: #5e6b84;
}

/* ==========================================================================
	 TOP HEADER Classes
	 ========================================================================== */

.topHead {
	background-color:#92694c;
	font-family: "poppins", sans-serif;
	font-weight: 600;
	font-size:13px;
	color:#fff;
	line-height:17px;
	padding-top: 10px;
    padding-bottom: 8px;
}

.topHead a {
	color:#fff;
	font-weight: 600;
}
.topHead a:hover {
	color:#ebcbcb;
}

.topHead .container {
	padding-left:0;
	padding-right:0;
}

#topnav a, #topnavlist-md a {
	/*color:#336b79; 
    font-weight: 800;*/
	font-family: "poppins", sans-serif;
	color:#92694c;
	font-weight:600;
	font-size:11px;
	line0height:18px;
	text-transform:uppercase;
	letter-spacing: 1.5px;
}

#topnav > ul, #topnavlist-md {
	text-align:left;
	display: inline;
	margin: 0;
	padding: 5px 4px 5px 0;
	list-style: none;
}
#topnav a:hover, #topnavlist-md a:hover {
	background:transparent;
	color:#000;
}

#topnav > ul li, #topnavlist-md > li {
	font: bold 11px/18px 'Raleway', sans-serif;
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding-top: 5px;
	padding-bottom:5px;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#topnav > ul li ul li, #topnavlist-md > li ul li {
	padding-left:0 !important;
	padding-right:0 !important;
	margin-right:5px;
}

#topnav > ul li ul li a, #topnavlist-md > li ul li a {
	font-size:12px !important;
	font-weight:normal !important;
	font-family:'Raleway', sans-serif !important;
	color:#b12a00 !important;
}
#topnav > ul li ul li a:hover, #topnavlist-md > li ul li a:hover {
	color:#000 !important;
}
#topnav .sysMembersLogin, #topnavlist-md .sysMembersLogin {
	color:#e3a450 !important;
}
#topnav .sysMembersLogin:hover, #topnavlist-md .sysMembersLogin:hover {
	color:#000 !important;
}
#topnav .sysBuyRaffleTickets, #topnavlist-md .sysBuyRaffleTickets {
	color:#9b0409 !important;
}

#topnav li, #topnavlist-md li {
	position:relative;
}
#topnav li:before, #topnavlist-md li:before {
    content: " | ";
    margin-left: 0;
    margin-right: 0;
    color: #92694c;
    font-weight: 800;
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 21px;
}
#topnav li:first-child:before, #topnavlist-md li:first-child:before {
    content: "";
}

.topHeader .social {
    padding-top: 20px;
}

.search {
    padding-top: 10px;
}

.topHeader .navbar-form .input-group>.form-control {
	font-family: "poppins", sans-serif;
	font-size: 16px;
	padding: 8px 12px 5px;
}

#headbottom {
	margin:40px 30px 10px;
	padding:0px;
	text-align:right;
}
#headbottom a {
	color:#202020;
	font-size:13px;
	padding-left:10px;
}
#headbottom a:hover {
	color:#b12a00;
}


/* ==========================================================================
	 Design Professional Classes
	 ========================================================================== */

.designProf {
	text-transform:uppercase;
	padding: 20px;
}

.designProf a {
	font-weight:600;
	color:#000;
}

.designProf h3 {
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
}

.designProf p {
	margin-bottom:20px;
}

.designProf-resource {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #d6d6d6;
}

.designProf-education .col-xs-6 {
	padding-bottom:20px;
	padding-left:0;
}


.designProf-specs {
	text-align:center;
}

.designProf-resource.row, .designProf-education .row {
	margin-left:0;
	margin-right:0;
}

.designProf-contacts .row {
	position:relative;
}
.designProf-contacts .col-xs-5 {
    width: 100px;
	text-align:center;
}
.designProf-contacts .col-xs-7 {
    width: 60%;
	position:absolute;
	top: 40%;
    transform: translateY(-50%);
	left:110px;
}

.designProf-contacts .col-xs-5,
.designProf-contacts .col-xs-7,
.designProf-contacts .col-xs-12 {
	padding-bottom:15px;
}

@media (max-width:767px) {
	.navbar {
		/*margin-top:-50px;*/
	}

	.designProf-contacts .col-xs-5,
	.designProf-contacts .col-xs-7,
	.designProf-contacts .col-xs-12 {
		padding-left:0;
		padding-right:0;
	}
}

@media (min-width:768px) and (max-width:991px) {
	body.bgcolor {
	    margin-top: 215px !important;
	}
}

@media (max-width:991px) {
	.designProf-education img{
		margin: 0 auto;
	}
	.designProf .col-md-3 {
		padding-bottom:20px;
	}
}


@media (min-width:992px) {
	.designProf .col-md-3 {
		padding-left:0;
		padding-right:0;
	}
	.designProf .col-md-3 {
	    width: 20%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
	.designProf-contacts .row {
		padding-left: 10%;
	}
}


/* ==========================================================================
	 main nav Classes
	 ========================================================================== */

.navbar-inverse {
	background-color:transparent;
}
.navbar-inverse .navbar-nav>li>a {
	/*font-weight: 700;
	font-size:13px;*/	
	color:#000;
	font-family: "poppins", sans-serif;
	font-weight: 500;
	font-size:16px;	
	letter-spacing: 1.5px;
	text-transform:uppercase;
	line-height:24px;	
}

.navbar-inverse .navbar-nav>li>a:hover {
	color:#336b79;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	color:#336b79;
	background-color:transparent;
}
.mainNavigation .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color:#336b79;
}


/* ==========================================================================
	 footer Classes
	 ========================================================================== */

#footerSponsors {
	border-top:1px solid #e4e4e4;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
#footerSponsors h2 {
	/*color: #000;*/	
	color:#5e6b84;
    font-size: 35px;
    font-weight: 600;
	line-height:38.5px;
	letter-spacing:2;
	margin-bottom:30px;
}
#footerSponsors img {
    padding:10px;
}
footer {
	/*background:#484848;*/
	background:#5e6b84;
	position:relative;
	padding-bottom:160px; 
}
footer .container {
	padding-top:50px;
	position:relative;
}
#footerLinks {
	font-size: 11px;
    text-transform: uppercase;
	font-family: "poppins", sans-serif;
}
#footerLinks .social {
	text-align:right;
	padding-top:10px;
}
#footerLinks h5 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
	margin-bottom: 20px;
}
#footerLinks a {
    color: #fff;
    font-weight: 500;
}

#footerLinks .footerlinks { /*feed-driven class */
	line-height:2em;
}

.footerBottom {
	display:none;
	color:#8b8b8b;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:#000;
	padding-top: 20px;
}
.footerBottom a {
	color:#fff;
}

.footerNatStone {
	margin-top:20px;
	background:#c0ced2;
	padding-top: 5px;
    padding-bottom: 5px;
	/*background-image:url('/default/assets/image/new/natural-stone-bkd.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:20px;*/

}
.footerNatStone a,
.footerNatStone a:hover,
.footerNatStone a:active {
	text-decoration: none;
}
.footerNatStone h3 {
	/*color:#006669;*/	
	color:#4e7781;
	font-weight:700;
	font-size:21px;
	line-height:23.1px;
}

@media (max-width:767px) {
	.footerNatStone {
		text-align:center;
	}
}

@media (min-width:768px) {
	.footerNatStone img {
		float:left;
		margin-left:20px;
		margin-right:20px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footerNatStone h3 {
		padding-top: 20px;
	}
}

@media (min-width:992px) {
	.footerNatStone h3 {
		padding-top: 35px;
	}
}



/* ==========================================================================
	 home Classes
	 ========================================================================== */

.homeHeader {
	margin-bottom:80px;
}
.homeHeader .carousel-inner>.item {
	/*background-position:center;*/
	background-size:contain;
	background-position:left;
	background-repeat:no-repeat;
}
.homeHeader .carousel-inner>.item a.carouselClickbox {
    display: block;
}
.homeHeader .carousel-caption {
	display:none;
	text-align:center;
	bottom: 35%;
	text-shadow: 0 1px 2px rgba(0,0,0,1) !important;
}
.homeHeader .carousel-caption h3 {
    line-height: 1.5;
    font-size: 31px;
    font-weight: 500;
	color: #fff;
}

.homeHeader .carousel-caption h3 a {
	color: #fff;
}

.homeHeader .carousel-caption h4 {
    line-height: 1.3;
    font-weight: 600;
	color: #fff;
}

.homeHeader .carousel-caption h4 a {
    font-size: 24px;
    font-weight: 600;
	color: #e99c34;
}

.homeHeader .carousel-credits {
	text-align: right;
    bottom: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,1) !important;
    position: absolute;
    right: 1em;
    color: #fff;
    font-style: italic;
    font-size: .8em;
}

.homeHeader.container-fluid {
	padding-left:0;
	padding-right:0;
}

#myCarousel .row {
	margin-left:0;
	margin-right:0;
}


.homeBluecircle {
	padding-bottom:80px;
}
.homeBluecircle .col-sm-4 {
	position:relative;
}
.homeBluecircle a {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 999;
}

.homeStoneprof, .homeDesignprof, .homeConsumers {
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}
.homeStoneprof {
	/*background-image:url('/default/assets/image/new/for-stonepro.jpg');*/
	background-image:url('../jpg/for_stone_professionals_2025.jpg'); 
}
.homeDesignprof {
	/*background-image:url('/default/assets/image/new/for-designpro.jpg');*/
	background-image:url('../jpg/for_design_professionals.jpg');
}
.homeConsumers {
	/*background-image:url('/default/assets/image/new/for-consumers.jpg');*/
	background-image:url('../jpg/for_homeowners_2025.jpg');
}
.homeBluecircle img {
	padding-bottom:20px;
}
.homeBluecircle-text {
	position:absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 10px;
    right: 10px;
	color:#fff;
	text-shadow: 2px 2px 4px #000000;
	font-weight:bold;
     font-size: 26px;
    letter-spacing: 2px;
	text-transform:uppercase;
	text-align:center;
}
.homeEvents {
	/*background-image:url('/default/assets/image/new/upcomingevents-bkd.jpg');*/
	/*min-height:630px;
	background-color: #efefef;*/
	background-color:#f4f0e8;
	padding-top:30px;
	padding-bottom:30px;
}

.homeEvents #carousel-events {
	padding-left:70px;
	padding-right:70px;
	margin-top: 4em;
	/*min-height: 250px;
	height: 25px;
	max-height: 250px;*/
}

#myCarousel .carousel-control.left, #myCarousel .carousel-control.right {
	background-image:none;
}
#myCarousel .carousel-control {
	top:40%;
}


.homeEvents .carousel-control.left, .homeEvents .carousel-control.right {
	background-image:none;
}
.homeEvents .carousel-control {
	width:auto;
	/*top:40%;*/
}
.homeEvents .carousel-control.left {
	left:0;
}

.homeEvents h2 {
	color:#5e6b84;
	font-family: "poppins", sans-serif;
	font-weight:600;
	font-size:30px;
	line-height:33px;
}

.homeMonth h3 {
	color:#5e6b84;
}

.homeEvents a {
	color:#92694c;
	font-family: "poppins", sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
	padding-top:20px;
	line-height:17.14px;
}

.homeEvents .carousel a {
	color:#000;
	font-weight:400;
	font-size: 14px;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
}

.homeEvents .carousel strong {
	color:#000;
	font-weight:400;
}

.homeEvents p {
	font-family: "poppins", sans-serif;
	padding-bottom:7px;
	color: #000;
	font-size: 14px;
	font-weight:400;
	line-height:19px;
}

.homeDates {
	padding-top:30px;
	line-height:2;
}
.homeMonth {
	padding-bottom:20px;
}

.homeUseNS, .homeResourceLibrary {
	background:#68615a;
	color:#f4f0e8;
}

.homeUseNS .col-sm-6:first-child {
	background-image:url('../jpg/silica_background.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.homeResourceLibrary .col-sm-6:last-child {
	background-image:url('../jpg/stone_catalog.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}

/*.homeBrownbox .row {
	margin-left:0;
	margin-right:0;
}*/
.homeBrownbox a {
	color: #fff;
	font-size:16px;
	line-height:21px;
	font-weight:600;
	text-decoration:underline;
}
.homeBrownbox h3 {
	text-transform:uppercase;
	font-size:35px;
	letter-spacing: 2px;
	color:#f4f0e8;
	line-height:38.5px;
}
.homeBrownbox h3 strong {
	color:#fff;
}
/*.homeBrownbox-text {
	line-height:1.7;
}*/

.homeGrayBox {
	min-height:510px;
	background:#f4f0e8;
	padding-top:40px;
	padding-bottom:30px;
	text-align:center;
	line-height:21px;
	font-size: 16px;
}
.homeGrayBox .col-sm-4 {
	padding-bottom:20px;
}
.homeGrayBox h3 {
    text-transform: uppercase;
    color: #92694c;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
	line-height:22px;
}
.homeGrayBox a {
	color:#92694c; 
	text-decoration:underline;
}
.homeGrayBox img {
	padding-bottom:10px;
	padding-top: 10px;
}

.homeLatestNews {
	line-height:1.5;
	padding-top:50px;
	color:#000;
}
.homeLatestNews h2 {
	text-transform:uppercase;
	text-align:center;
	padding-bottom:20px;
	color:#5e6b84;
	font-size:30px;
	line-height:33px;
	font-weight:600;
	letter-spacing:2px;
}
.homeLatestNews-text h5 {
	color:#5e6b84;
	font-weight:600;
	font-size:16px;
	line-height:21px;
}
.homeLatestNews-text a {
	color:#92694c;
	font-weight:600;
	text-transform:uppercase;
	font-size:16px;
	line-height:21px;
	text-decoration:underline;
}
.homeLatestNews-text p {
	padding-bottom:0px;
}

.homeLatestNews-text .row {
	padding-bottom:30px;
}


/* ==========================================================================
	 tab Styles
 * ========================================================================== */

.connectTabs {
	border:1px solid #ddd;
	background-color: #e2e2e2;
	margin-right: 20px;
}

.connectTabs .nav-tabs>li>a {
	border-right: 1px solid #ddd;
	border-radius:0;

}

.tab-pane {
	padding:20px 10px;
	background: #fff;
}

#facebook {
	text-align:center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background:#fff;
}


/* ==========================================================================
	 internal Styles
 * ========================================================================== */

div.rhsNav {
	margin-top:1em;
	border-left: 1px solid #ccc;
}
div.rhsNav h5 {
	font-family: "poppins", sans-serif;
	color:#4e7781;
	font-size:21px;
	line-height:23.1px;
	font-weight:600;	
	margin-top:1em;	
	padding-left:.5em;
	
	/*color:#336b79;
	font-weight:bold;
	font-size:1.5em;
	font-variant: small-caps;*/
}
div.rhsNav > ul,
div.rhsNav > ul li ul.sidenavDropdown {
	list-style-type: none;
}

div.rhsNav > ul li a {
	/*color:#000;
	font-weight: 700;
	line-height: 2em;*/	
	color:#000;
	font-weight:600;
	font-size:16px;
	line-height:28px;
}
div.rhsNav > ul li a:hover   {
    color: #92694c;
} 
div.rhsNav > ul li.active a  {
    color: #92694c;
	text-decoration:underline;
}
 
div.rhsNav > ul li ul.sidenavDropdown li a {
	/*color:#000;
	font-weight: 700;
	line-height: 2em;*/	
	color:#000;
	font-weight:500;
	font-size:16px;
	line-height:28px; 
	text-decoration:none;
} 
div.rhsNav > ul li ul.sidenavDropdown li a:hover {
    color: #92694c;
}
div.rhsNav > ul li ul.sidenavDropdown>li.active>a {
    color: #92694c;
	text-decoration:underline;
}
div.rhsNav > ul li ul.sidenavDropdown>li.active>a {
    color: #92694c;
	text-decoration:underline;
}

div.rhsNav > ul li ul.sidenavDropdown>li.active>a > ul li ul.sidenavDropdown li a {
    color: #000;
	text-decoration:none;
}

div.rhsNav > ul li .glyphicon {
	display:none;
}


.humanrightsBody {
	padding-top:20px;
}
.humanrightsBody p {
	margin-bottom:15px;
}
.humanrightsBody h4 {
	margin-top:20px;
}
.humanrightsBody .btn-primary {
    padding-top: 2px;
    padding-bottom: 3px;
    border-radius: 20px;
    font-size: 13px;
    letter-spacing: .5px;
	margin-bottom: 10px;
}

body.sysSilicaRelatedLawsuits h2 {
	/*color: #5e6b84;
    font-weight: 600;
    font-size: 35px;
    padding-top: 20px;
    margin-bottom: 20px;*/
    display: none;
}

body.sysSilicaRelatedLawsuits h4 {
	font-weight: 600;
    font-size: 21px;
    margin-bottom: 15px;
	margin-top: 25px;
}

body.sysSilicaRelatedLawsuits h5 {
    margin-bottom: 15px;
	margin-top: 15px;
    font-size: 17px;
    font-weight: 600;
}


body.sysSilicaRelatedLawsuits ul li::marker,
body.sysSilicaRelatedLawsuits ol li::marker {
    font-weight: 600;
}


@media (max-width:767px) {
	body.bgcolor {
		margin-top:213px !important;
		font-family: Raleway,sans-serif !important;
	}
	.topHead .text-right {
		text-align:left;
	}	
	.logo img {
		width: 200px;
	}
	.row {
		margin-left:0;
		margin-right:0;
	}
	.mobileNav .navbar-nav>li {
		float: left;
		/*width:50%;*/
		text-align: center;
	}
	.mainNavigation .navbar-toggle {
		margin-top:-60px;
	}
	.mainNavigation .navbar {
		min-height: 0;
		margin-bottom: 0;
	}
	.mainNavigation .navbar-collapse.collapse {
		margin-top: 0 !important;
	}
	#topnavlist-md li:before {
		top: 16px;
	}
	.homeHeader .carousel-inner>.item  {
		height:350px;
	}
	.homeStoneprof, .homeDesignprof, .homeConsumers {
		height:300px;
		margin-bottom: 20px;
	}
	.homeUseNS, .homeResourceLibrary {
		min-height:300px;
		margin-top: 20px;
	}
	.homeUseNS .col-sm-6:last-child, .homeResourceLibrary .col-sm-6:first-child {
		/*position:relative;
		min-height:300px;*/
		padding:15px;
	}
	.homeUseNS .col-sm-6:first-child {
		min-height:300px;
	}
	.homeResourceLibrary .col-sm-6:last-child {
		min-height:300px;
	}
	.carousel-caption {
		left: 20px;
		right: 20px;
	}
	.homeHeader .carousel-caption h3 {
		line-height: 1.5;
		font-size: 25px;
	}
	.homeHeader .carousel-caption h4 a {
		font-size: 25px;
	}

	.connectTabs .nav-tabs>li>a {
		padding-left:7px;
		padding-right:7px;
	}
	.footerBottom {
		text-align: center;
		padding-top: 20px;
	}

	.homeBrownbox-text strong {
		display:block;
	}

	.election {min-height:338px;}
}

@media (min-width:768px) {
	#topnav .navbar-nav {
		float:right;
	}
	#topnav .ol-sm-8, #topnav .col-sm-4 {
		padding-left:0;
		padding-right:0;
	}
	#topnav .navbar-nav>li>a {
		padding-bottom:0;
	}
	.homeUseNS, .homeResourceLibrary {
		min-height:600px;
	}
	.homeUseNS .col-sm-6:last-child, .homeResourceLibrary .col-sm-6:first-child {
		position:relative;
		min-height:600px;
	}
	.homeUseNS .col-sm-6:first-child {
		min-height:600px;
	}
	.homeResourceLibrary .col-sm-6:last-child {
		min-height:600px;
	}
	.homeBrownbox-text {
		position:absolute;
		/*top:50%;
		transform: translate(0, -50%);*/
		bottom:10%;
	}
	.connectTabs {
		margin-right: 20px;
	}
	footer .container {
		/*height:620px;
		min-height:620px;*/
	}

	/*.footerBottom {
		position:absolute;
		bottom:30px;
		left:0;
	}*/

}

@media (min-width:768px) and (max-width:991px) {
	.mainNavigation {
		padding-top:5px;
	}

	.homeHeader .carousel-inner>.item,
	.homeHeader .carousel-inner>.item a.carouselClickbox  {
		height:400px; 
	}
	.homeBluecircle .col-sm-4 {
		width: 30%;
		margin-left: 12px;
		margin-right: 12px;
	}
	.election {
		min-height:410px;
	
	}
	.homeStoneprof, .homeDesignprof, .homeConsumers {
        height: 300px;
    }
}

@media (max-width: 991px) {
	.mainNavigation .navbar-header {
		float: right;
	}
    .mainNavigation  .navbar-toggle {
        display: block;
    }
    .mainNavigation  .navbar-collapse.collapse {
        display: none!important;
		border:0;
	    margin-top: 60px;
	    text-align: right;
    }
    .mainNavigation  .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .mainNavigation  .navbar-nav>li {
        float: none!important;
    }
    .mainNavigation  .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .mainNavigation .collapse.in{
		display: block !important;
    }
	.mainNavigation .social {
	    padding-top: 10px;
	    padding-right: 10px;
	}
	.navbar-toggle .icon-bar {
		background-color: #000;
		width: 27px;
    	height: 1px;
	}
	.mainNavigation .navbar-collapse.in {
		overflow-y: auto;
	}

	.mainNavigation .open>.dropdown-menu {
		display: block;
		float: none;
		width: auto;
		position: static;
		border: 0;
		box-shadow: none;
	}

	.logo {
		padding-bottom:20px;
	}
	.logo img {
		margin:auto;
	}

}

@media (min-width:992px) {
	.mainNavigation .navbar {
		margin-top: 15px;
    	margin-bottom: 0;
	}

	.mNav .col-md-3, .mNav .col-md-9 {
		padding-left:0;
		padding-right:0;
	}
	.logo {
		margin-top:-50px;
	}
	.homeBluecircle .col-sm-4 {
		width: 30%;
		margin-left: 15px;
		margin-right: 15px;
	}
	.homeUseNS .col-sm-6:last-child .homeBrownbox-text {
		left:50px;
		right:50px;
	}
	.homeResourceLibrary .col-sm-6:first-child .homeBrownbox-text {
		left:40%;
		right:50px;
	}

	.homeGrayBox .col-md-2 {
		width: 20%;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.mainNavigation .nav>li>a {
		padding-left: 7px;
    	padding-right: 6px;
   		font-size: 13px;
	}
	.homeHeader .carousel-inner>.item,
	.homeHeader .carousel-inner>.item a.carouselClickbox  {
		height:480px; 
	}
	.homeHeader .carousel-caption {
    	right: 20%;
	}
	.election {
		min-height:442px;
	}
	.homeStoneprof, .homeDesignprof, .homeConsumers {
        height: 380px;
    }
}

@media (max-width:1199px) {
	.homeUseNS .col-sm-6:last-child .homeBrownbox-text {
		left:20px;
		right:20px;
	}
	.homeResourceLibrary .col-sm-6:first-child .homeBrownbox-text {
		left:30px;
		right:20px;
	}
}

@media (min-width:1200px) {
	.mNav.container {
		width:1200px;
		padding-left:0;
		padding-right:0;
	}
	.mNav .row {
		margin-left:0;
		margin-right:0;
	}
	#topnav {
		text-align:right;
	}
	#topnav > ul li {
		padding-left:10px;
		padding-right:9px;
	}
	.navbar-inverse .navbar-nav>li>a {
		font-size:14px;
	}
	.mainNavigation .nav>li>a {
		/*padding-left: 12px;
		padding-right: 7px;*/
	}	
	.homeHeader .carousel-inner>.item,
	.homeHeader .carousel-inner>.item a.carouselClickbox  {
		height:500px; 
	}
	.homeHeader .carousel-caption {
		right:30%;
        left:30%;
	}
	.election {
		min-height:370px;
	}
	
	.homeStoneprof, .homeDesignprof, .homeConsumers {
		height:480px;
	}
}

@media (min-width:1600px) {	
	.homeHeader .carousel-inner>.item,
	.homeHeader .carousel-inner>.item a.carouselClickbox  {
		height:580px;
		background-size: cover;
	}
	
	.homeHeader .img-responsive {
		width:100%;
	}
}

.left-indent {
	margin-left:30px;
}

.libtm {
	margin-bottom:15px;
}
.acclist {
	list-style-image: url(../png/brown-arrow.png);
	margin-left:20px;
	padding:0px;
	}

.acclist li {margin-bottom:5px;}

.img-right-xxs {
	width: 15%;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	float: right !important;
	min-width:80px;
}

.img-right-xs {
	width: 20%;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	float: right !important;
	min-width:125px;
}

.img-right-sm {
	width: 25%;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	float: right !important;
	min-width:150px;
}

.img-right-md {
	width: 30%;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	float: right !important;
	min-width:150px;
}

.img-right-lg {
	width: 35%;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	float: right !important;
	min-width:150px;
}

.img-left-sm {
	width: 25%;
	padding: 0px 10px 10px 0px;
	font-size: 85%;
	float: left !important;
	min-width:150px;
}

.img-left-md {
	width: 30%;
	padding: 0px 10px 10px 0px;
	font-size: 85%;
	float: left !important;
	min-width:150px;
}

.img-left-lg {
	width: 35%;
	padding: 0px 10px 10px 0px;
	font-size: 85%;
	float: left !important;
	min-width:150px;
}

.imgLeft {
	float:left;
	padding:0 15px 15px 0;	
}

.img-right-xxs img,
.img-right-xs img,
.img-right-sm img,
.img-right-md img,
.img-right-lg img,
.img-left-sm img,
.img-left-md img,
.img-left-lg img {
	width: 100%;
}

.padBottom {
	padding-bottom: 15px;
}

.nsi-accordion .panel-default>.panel-heading a {
  display: block;
}

.nsi-accordion .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.nsi-accordion .panel-default>.panel-heading a:after {
  content: "\2212";
	color: #d2d2d2;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nsi-accordion .panel-default>.panel-heading a.collapsed:after {
  content: "\002b";
	color: #d2d2d2;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.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%;
}

.sysNaturalStoneFoundation .pageTitle {
	display: none;
}

