img.lazy {   
	/* optional way, set loading as background */
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.dum_log img.lazy {
	background-image: none;
}

.container {
  max-width: 1440px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}


/*header adjustments */
@media only screen and (min-width: 1441px){
	.navbar-brand > img {
			height: auto;
			width: 500px;
	}
	.nav > li > a {
			padding: 18px 25px;
	}

	.search__input {
			width: 230px;
	}

	.navbar-brand > img {
			padding-top: 0px;
			margin-top: -3px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1200px) {
	.nav > li > a {
    padding: 18px 20px;
	}
	.search__input {
    width: 230px;
	}
	.navbar-brand > img {
        padding-top: 3px;
		 width: 350px;
	}
}
/*

@media only screen and (max-width: 1200px){
	.nav > li > a {
    padding: 18px 10px;
	}

	.navbar-brand > img {
        padding-top: 3px;
		 width: 300px;
	}
}
*/


@media only screen and (max-width: 767px) and (min-width: 200px) {
	.navbar-brand > img {
    height: auto;
    width: 80%;
    max-width: 100%; 
    padding-top: 0px;
		margin: 0 auto;
	}
}


@media only screen and (max-width: 767px) and (min-width: 414px) {
	.navbar > .container .navbar-brand {
   margin-left: 0px !important;
		width: 75%;
	}
}

/* subscription pages */

  .subPage {
      background-color: #f4f4f4;
      padding-bottom: 100px;
  }


  .vendorPages .renewInputContainer label {
    font-size: 14px;
    padding: 8px 0 0 3px;
  }
  
  .vendorPages .renewInputContainer input {
    font-size: 15px;
  }
  
  .vendorPages .renewInputContainer.input_fl input[type="text"] {
    height: 43px;
    background-color: rgba(0,0,0,0.09);
  }
  
   .webCheckbox {
      -webkit-appearance: checkbox !important;
      -webkit-border-radius:0px !important;
    }	
  

  .webRadio {
    -webkit-appearance: radio !important;
    -webkit-border-radius:0px !important;
  }	
  
  .subscriptionCheckBoxContainer label {
      text-transform: capitalize;
    font-size: 18px;
      margin-top: 4px; 
  }

  .subscriptionCheckBoxContainer .col-sm-12 input {
      font-size: 18px;
  }
  
.subPage .cell {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 20px 20px 35px;
    text-transform: capitalize;
}

  .subPage .cell h2 {
      margin-top: 5px;
  }

  .subPage .cell .checkBoxSubTitle {
    margin-top: 10px; 
    position: relative; 
    left: -18px;
    font-size: 16px;
    font-weight: bold;
  }
  
  .subPage .cell .checkBoxSubTitleFirst {
    position: relative; 
    left: -18px;  
    font-size: 16px;
    font-weight: bold;
  }
  
  .subPage .cell label {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.83px;
    color: #2e2e2e;
  }

  


  h2.subscriptionSectionTitles {
    font-weight: bold;
    padding-top: 0px;
    margin-bottom: 10px;
    clear: both;
}
  

  
  .subPage .cell input[type=checkbox], 
  .subPage .cell input[type=radio] {
        margin-top: 8px;
  }
  
  .subFormLargeCheckContainer {
      display: flex;
    width: 100%;
    flex-direction: column;
    height: 310px;
    flex-wrap: wrap;
    padding-left: 15px;
  }

#myWorkCheckBoxContainer.subFormLargeCheckContainer {
  height: 633px;
}

  .subFormRequiredText.subFormError {
    color: red;
    font-size: 20px;
  }

    .flex-column {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
  }
  

.subPage .cell .check_box__ input[type="checkbox"] + label + label {
      font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.83px;
    color: #2e2e2e;
  height: auto;
    width: calc(100% - 30px);
    text-align: left;
    padding: 0px 10px 0px 8px;
}

.subPage .cell .check_box__ input[type="checkbox"]:checked + label {
    background-color: #1b8047;
    background-image: url(https://www.landscapearchitect.com/LandscapeProducts/images/check-mark.svg);
}

.subPage .cell .check_box__ {
  max-height: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
}

.subFormRequiredText {
  font-size: 14px; 
  font-weight: 400;
}

.subPage #top_subcategories {
  display: flex; 
  flex-direction:  column; 
  flex-wrap: wrap; 
  height: 185px;
}

#personalIdentifierContainer label[for=chkk] {
  width: 80%;
}

#personalIdentifierContainer input {
  width: 12%; margin-left: 10px;
}

   .subPage .col-sm-4 h4 {
      font-size: 16px;
      margin-top: 0px;
      margin-bottom: 10px;
  }
  
  .subcateogry_footerLinks {
		text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.subcateogry_footerLinks a {
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 15px;
  padding: 10px 25px;
}
  
  .subPage p.subHead {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px;
  }

.noProdContainer .popover {
  left: 4px !important;
}

form#subRenewForm + footer {
    display: none;
}




/* supplemental Pages - about,contact... */
  .supplemental-pages h1 {
    color:white; font-size: 48px;
    font-weight: normal;
    font-style: normal; 
    font-stretch: normal; 
    line-height: 1.08; 
    letter-spacing: normal;
    margin-top:0px;
  }
  
  .supplemental-pages .page-top-banner p {
    color:white;
    font-size: 16px;
    font-weight: normal;
    font-style: normal; 
    font-stretch: normal; 
    letter-spacing: normal;
    margin-top:0px;
  }
  
  .supplemental-pages .inner-banner {
    background-image: linear-gradient(to bottom, rgba(3, 3, 3, 0.43), rgba(8, 8, 8, 0));
    width: 100%; 
    height: 100%; 
    padding-top: 71px;
  }

.supplemental-pages h2 {
  font-size: 36px; 
  font-weight: normal; 
  font-style: normal; 
  font-stretch: normal; 
  line-height: normal; 
  letter-spacing: normal; 
  color: #2a2a2a;
}

.supplemental-pages .about-section h3 {
  font-family: 'Nunito', serif; 
  margin-bottom:0px; 
  font-size: 18px; 
  font-weight: 600; 
  font-style: normal; 
  font-stretch: normal; 
  line-height: normal; 
  letter-spacing: normal; 
  color: #2a2a2a;
}

.supplemental-pages p {
  font-size: 14px; 
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; 
  line-height: normal; 
  letter-spacing: normal;
  color: #2a2a2a;
}

.supplemental-pages p a {
  margin-top:20px; 
  font-weight: 600; 
  color:#1b8047;
}

.supplemental-pages .contact-col p {
  line-height: 1.5;
}
    

.supplemental-pages .contact-col a {
  font-weight: normal;
}

.supplemental-pages .contact-section,
.supplemental-pages .about-section {
  padding: 20px 130px 60px;
}

.supplemental-pages .about-section .ab-col {
  padding: 0px 33.5px;
}
.supplemental-pages .contact-section .contact-col {
  padding: 30px 25px 0px 25px;
}

.supplemental-pages .inner-banner.sansParagraphText {
  padding-top: 93px;
}



/* vendor pages */
	.vendorPages .center_section h3.vendorSectionTitles {
		font-weight: bold;
		margin-top: 80px;
		margin-bottom: 15px;
		padding-bottom: 5px;
		
	}

	.vendorPages .center_section p {
		font-size: 16px;
	}
	
	.vendorPages .center_section {
		padding-top: 20px;
	}

	.vendorPages .center_section h2.loginHeader {
		font-size: 36px;
	}
	
	.vendorPages .center_section p.loginInfoText {
		margin-top: 40px;
		margin-bottom: 20px;
		clear: both;
	}
	
	.vendorPages .center_section p.loginPasswordText {
		font-size: 20px;
		font-weight: bold;
		margin-top: 40px;
	}
	
	.input_fl input[type="password"] {
    width: 100%;
    height: 33px;
    border-radius: 5px !important;
    border: solid 1px rgba(35, 35, 35, 0.15);
    background-color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.83px;
    color: #949494;
    font-family: 'Nunito Sans', sans-serif;
    padding: 0 15px;
    outline: none;
}

	.input_fl input[type="password"].smallPass {
    margin-left: 3px;
    height: 25px;
    border-radius: 5px !important;
    border: solid 1px rgba(35, 35, 35, 0.15);
    background-color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.83px;
    color: #949494;
    font-family: 'Nunito Sans', sans-serif;
    padding: 0 15px;
    outline: none;
    margin-right: 5px;
    width: auto;
}

.smallBtn_style {
	    font-size: 12px;
    border: 1px solid lightgray;
    background: none;
    margin-left: 15px;
    height: 22px;
    padding: 3px 9px;
    border-radius: 5px !important;
    color: #1b8047;
    transition: 100ms ease-in;
}

.smallBtn_style:hover {
    background-color: #1b8047;
    color: #ffffff;
    border: 1px solid #1b8047;
}

.smallBtn_flexContainer {
	display: flex;
	align-items: center;
}



/* text style adjustments */
.bold {
	font-weight: 800 !important;
}

/* side menu */
.white_side .panel-heading {
	    padding: 1px 0px;
}

.white_side .panel {
	box-shadow: none;
	background: none;
	border: none;
}

.panel-default>.panel-heading {
	background: none;
	border: none;
}

h4.panel-title a {
	font-weight: 800;
    letter-spacing: 0.25px;
}

a.disable {
	pointer-events: none;
	cursor: default;
}

#sidebarLogo {
	margin-bottom: 15px;
}

#mobile_slide_icon {
  float: right;
  font-size: 30px;
  margin-top: -2px;
  margin-bottom: -10px;
      width: 30px;
    text-align: center;
  color: #0b4aa2;
}

#bannerAdContainer img {
  width: 100%;
}


/* landing/magazine page */

.group_of_pdf h3 {
	line-height: 1.25;
	margin-top: 15px;
	margin-bottom: 10px;
}

.pdf_img img {
    max-width: 600px;
}
.list_items .container {
	max-width: 1188px;
	margin: 0 auto;
}

.form_field .container {
	max-width: 1188px;
	margin: 0 auto;
}

.thumbTitleContainer {
	height: 110px;
	clear: both;
}

.group_of_pdf .row {
	display: flex;
	flex-wrap: wrap;
}



/* search pages */

.he_det h4 {
		height: 43px;
		overflow: hidden;
	}
	
	.full_width.brand_ss .for_small {
		margin-top: 3px;
		margin-bottom: 20px;
	}
	
	.contain {
		object-fit: contain;
		width: 150px;
		height: 200px;
		background-color: #FFFFFF;
	}

	.fw-thumb2 {
		max-width: 30%;
		min-width: 189px;
		height: 120px;
	}
	
	.fw-thumb2 img {
		object-fit: cover;
    width: 100%;
    height: 100%;
	}
	
	.brand_ss p.searchResultTitle {
		color:#00240f; 
		text-transform: capitalize;  
		font-size: 17px; 
		font-weight: normal;
		margin-bottom: 5px;
	}
	
	.brand_ss p.searchResultBodyText {
		font-size: 13px; 
		color: #777575;
		margin-bottom: 5px; 
		margin-top: 0px;
	}
	
	.brand_ss p.searchResultSubTitle {
		margin-top: 0px;
    font-size: 13px;
    color: #00240f;
    margin-bottom: 5px;
	}
	
	.articleSearchResultCell p.searchResultTitle,
	.articleSearchResultCell p.searchResultSubTitle {
		margin-bottom: 2px;
	}
	
	
  .rnews .fw-info {
    margin-left: 20px;
  }

  .rnews a {
    display: flex;
    align-items: center;
  }

	#suggestedSearch {
		width: 100%;
			margin-bottom: 20px;
	}
	
	#suggestedSearch a {
		margin-right: 25px;
	}
	
	#suggestedSearch h3 {
			font-size: 20px;
    padding-bottom: 0px;
		margin-bottom: 5px;
	}
	
	#suggestedSearchItems {
		display: flex;
    clear: left;
    flex-wrap: wrap;
	
	}
	
						
	.brdr .contain {
			object-fit: contain;
			width: 150px;
			height: 200px;
			background-color: #FFFFFF;
		}

		.brdr .prodImage {
			padding-bottom: 10px;
			width: 100%;
			height: 150px;
			object-fit: contain;
		}
				
		.brdr h4 {
			height: 44px;
		}
	


	/* main search bar  */
	#seSubmitBtnsContainer button.searchEngineSubmitBtns {
    position: relative;
    color: black;
    background: white;
    height: auto;
    top: auto;
    left: auto;
    border-radius: 8px;
    width: auto;
    padding: 2px 10px;
    margin-right: 11px;
    margin-top: 7px;
	} 

/* Menu logo hover boxes */
.menuLogo-LA,
.menuLogo-TE,
.menuLogo-LOPSE {
	padding-right: 0px !important;
	position: relative;
}

.menuLogoHover  {
	position: absolute;
	background-color: white;
	left: 175px;
	top: 0px;
	z-index: 1000;
	box-shadow: 3px 3px 3px lightgray;
	display: block;
}

.menuLogoHover-LA,
.menuLogoHover-TE,
.menuLogoHover-LOPSE {
	height: 0;
	opacity: 0;
	padding: 0px;
	border: 0px;
	width: 0px;
	transition: opacity 2s;
}

.menuLogo-LA:hover + .menuLogoHover-LA {
	height: auto;
	opacity: 1;
	padding: 10px;
	border: 2px solid blue;
	width: 300px;
}

.menuLogo-TE:hover + .menuLogoHover-TE {
	height: auto;
	opacity: 1;
	padding: 10px;
	border: 2px solid red;
	width: 300px;
}

.menuLogo-LOPSE:hover + .menuLogoHover-LOPSE {
	height: auto;
	opacity: 1;
	padding: 10px;
	border: 2px solid green;
	width: 300px;
}

.menuLogoHover-title {
	font-size: 14px;
	color: #2e2e2e;
	font-weight: 800;
}

.menuLogoHover-text {
	width: 100%;
	display: table;
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	position: relative !important;
}

.menuLogoContainers {
	position: relative;
	padding-right: 0px !important;
}

#zipFormHeader label {
	    padding: 3px 3px 3px 0px;
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    color: #1b8047;
		font-weight: normal;
		text-transform: capitalize;
}

#zipFormHeader input {
	border-radius: 4px !important;
	    padding: 4px;
	border: 1px solid lightgray;
	margin-left: 5px;
}

#zipFormHeader button {
	 font-size: 12px;
    border: 1px solid lightgray;
    background: none;
    padding: 3px 5px 2px 5px;
    border-radius: 5px;
    color: #575757;
}

#zipFormHeader button:hover {
	 color: #1b8047;
}


.non-mega-menu {
	    border: none;
    position: absolute;
    left: 0px !important;
    top: 45px;
    max-width: 1170px;
/*		width: 100%; */
/*    right: 0px !important;*/
    margin: 8px auto;
    margin-top: 12px !important;
    border-radius: 0px;
    padding: 30px 25px 30px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.22) 0px 25px 30px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.22) 0px 25px 30px 0px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 25px 30px 0px;
}

.non-mega-menu li a{
	width: 100%;
	display: table;
	padding: 3px 3px 3px 0px;
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	color: #1b8047;
	text-transform: none;
	font-weight: normal;
	position: relative !important;
}

.non-mega-menu li a:hover {
	text-decoration: underline;
	color: #1b8047;
	background-color: transparent;
}

/* selectboxit adjustments */
.section-titles-menu .title {
	font-size: 16px;
}

.section-titles-menu .selectboxit-arrow-container {
	width: 23px !important;
	margin-top: -4px;
	margin-bottom: 0px;
}

.section-titles-menu .selectboxit {
	width: 200px;
}

.section-titles-menu .selectboxit-option-icon-container {
	display: none;
}

.section-titles-menu .selectboxit-container {
	width: 200px;
    margin-top: -2px;
}

.section-titles-menu .sor span {
	width: auto;
}

.section-titles-menu .sor {
	width: auto;
}

/* la_category page */
.center_section .categoryVendor {
	font-size:16px;
	font-weight:bold; 
	text-align: center;
	margin-bottom: 30px;
	min-height: 45px;
}

.laCategorySortBtn {
	font-size: 12px;
	border: 1px solid lightgray;
	background: none;
	margin-left: 15px;
	height: 22px;
	padding: 3px 9px;
	border-radius: 5px;
	color: #575757;
}

.laCategorySortBtn:hover {
	color: #1b8047;
}

.dum_log .row a:nth-child(odd){
	padding-right: 30px;
	padding-left: 20px;
}

.dum_log .row a:nth-child(even){
	padding-left: 30px;
	padding-right: 20px;
}

.center_section .center_section_catHeader {
	font-size: 27px; margin-top: 10px; margin-bottom: 10px;
}

/* footer */
footer {
	clear: both;
}

footer .container {
	padding-top: 0px;
}

/* Sidebar */
.rarticleSidebarText {
	font-size: 16px;
	margin-bottom: 15px;
}





/* Sidebar Without Search Above */
.sideBarNoSearch .white_side {
	margin-top: 0px;
}

/* la details brands */
.brandList li label {
	color: #878787;
  font-weight: 600;
	margin-bottom: 15px;
}


.brandsSubmitBtn {
	background: none;
	border: 1px solid green;
	border-radius: 5px;
	color: #878787;
	margin-top: 10px;
	padding-top: 2px;
	text-transform: uppercase;
	font-size: 12px;
}

.brandsSubmitBtn:hover {
    background: #1b8047 !important;
    color: #ffffff !important;
}

.brandsClearBtn {
	 border: none;
	background: none;
	margin-left: 4px;
	color: #878787;
}

.brandsClearBtn:hover {
	text-decoration: underline;
}

.brandsClearBtn {
	font-size: 12px;
/*	border: 1px solid gray;*/
	height: 22px;
	padding: 3px 9px;
	border-radius: 5px;
	color: #1b8047;
	margin-top: 10px;
	margin-left: 10px;
}

.brandsClearBtn:hover {
	color: #575757;
}

.add__.relatedArticlesSidebar {
	margin-top: 0px;
}

.add__.relatedArticlesSidebar h2 {
	margin-top: 0px;
}

.sideBar .add__.full_width {
	margin-top: 0px;
	margin-bottom: 20px;
}

.adver .sideBar,
.adver .center_section {
	margin-top: 20px;
}


/* breadcrumbs */
.breadcrumbs {
	margin-bottom: 38px;
}

.breadcrumbs a {
	color:#949494; 
	font-size: 12px;
	font-weight: 800;
}





/* Feature Section */

.feature-section {
	padding: 30px 130px;
}

.vendor-information {
	font-family: 'Nunito', serif; 
	font-size: 16px !important;
	font-weight: normal; 
	font-style: normal; 
	font-stretch: normal; 
	line-height: normal;  
	letter-spacing: normal;  
	color: #4c4c4c;
}

.vendor-profile {
	font-family: 'Nunito', serif; 
	font-size: 13px !important;
	font-weight: normal; 
	font-style: normal; 
	font-stretch: normal; 
	line-height: normal;  
	letter-spacing: normal;  
	color: #666666;
	clear: both;
}


.section-titles-underlined {
	font-family:'Nunito', serif; 
	font-size: 20px; 
	font-weight: normal; 
	font-style: normal; 
	font-stretch: normal; 
	line-height: normal; 
	letter-spacing: normal;
	color: #35393e; 
	border-bottom: 1px solid #00240f;
	padding-bottom: 11px; 
	margin-bottom: 20px;
}


.section-titles-nonunderlined {
	font-family:'Nunito', serif; 
	font-size: 20px; 
	font-weight: normal; 
	font-style: normal; 
	font-stretch: normal; 
	line-height: normal; 
	letter-spacing: normal;
	color: #35393e;
}



/*
.section-titles-underlined p.title {
	font-size: 20px;
	margin-right: 20px;
}

.section-titles-menu {
	display: flex;
	align-items: baseline;
}

.section-titles-underlined .sor,
.section-titles-underlined .showview{
	font-size: 16px;
	margin-right: 20px;
}

.section-titles-underlined .sor select {
	background: white;
    border-color: lightgray;
}
*/
.showview {
  margin-top: -3px;
}

.showview a {
	font-weight: 600;
}

.vendor-product-cell-image {
	 background-size:cover;
	 background-repeat:no-repeat; 
	 width: 100%; 
	 height: 200px;
	
}

.vendor-product-cell-image  img {
	 object-fit: cover; height: 100%;
}

/* center section */

.center_section h1.center-section-header {
	font-size: 28px; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}


/* contact company modal */
#id02 .modal-content {
	height: auto;
	margin: auto;
	padding: 0px;
	background-color: #f4f4f4;
	border-radius: 8px;
}

#id02 .contactFormHeader {
	width: 100%;
	background-color: #00240f;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

#id02 .contactFormHeader p {
	padding: 20px;
	font-weight: normal;
	font-family: 'DM Serif Text', serif;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0px;
}

#id02 .contactFormBody {
	padding: 30px;
	float: unset;
}


#id02.modal {
    background-color: rgba(0,0,0,0.6);
}

#id02 p.contactCloseBtn {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
	font-family: 'Nunito', sans-serif;
	color: lightgray;
	cursor: pointer;
	padding: 10px;
}
#id02 .contactSubmitBtn  {
	font-size: 12px; 
	font-weight: 600;
	background: #1b8047; 
	padding: 10px 41px; 
	color:white;
	text-transform:uppercase;
	float: unset;
	margin-top: 15px;
}


#id02 .contactFormBody label {
	text-transform: uppercase;
	margin-bottom: 3px;
	font-size: 12px;
}

#id02 .contactFormBody input,
#id02 .contactFormBody textarea {
	border: solid 1px gray;
	border-radius: 4px !important;
	padding: 5px;
	width: 100%;
	margin-bottom: 16px;
}


/* product format icons small */
.prod-format-icons-small {
	display: flex;
	justify-content: center;
}

.prod-format-icons-small .single-icon {
	padding-left: 10px;
	padding-right: 10px;
}


.white_side.full_width a h3 {
	color: #878787;
	font-weight: 600;
	display: block;
	padding: 3px 0;

}

/* vendor pages */

 a.selectboxit-option-anchor {
	padding-right: 15px;
}

span.selectboxit.selectboxit-enabled.selectboxit-btn
{
		background-color: white;
		border-radius: 5px;
		border: 1px solid lightgray;
  margin-top: 15px;
}

.selectboxit-options.selectboxit-list {
    width: 100%;
}

	#fixedSelectBoxItContainer {
		display: none !important;
	}
	
	#fixed.productsRefineSelect {
		display: inline-block !important;
	}
	

	.currentCategoriesList {
		display: flex;
		clear: both;
		justify-content: center;
		flex-wrap: wrap;
		
	}
	
	.currentCategory {
		width 100%;
	  padding: 10px 20px 0px;
    margin-bottom: 0px;
	}
  
      .tooltip5 .tooltiptext {
      margin-left: -350px;
    }


    .tooltip6 .tooltiptext {
      margin-left: -340px;
    }


    .tooltip7 .tooltiptext {
      margin-left: -320px;
    }


    .tooltip8 .tooltiptext {
      margin-left: -330px;
    }


    .tooltip9 .tooltiptext {
      margin-left: -425px;
    }

    .tooltip10 .tooltiptext {
      margin-left: -365px;
    }

    .tooltipAll .tooltiptext {
      visibility: hidden;
      width: 400px;
      background-color: #555;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px;
      position: absolute;
      z-index: 1;
      bottom: 125%;
      opacity: 0;
      transition: opacity 1s;
      z-index: 2000;
    }

    .tooltipAll {
      position: relative;
      left: 0px;
      display: inline-block;
      border-bottom: 1px dotted black;
      white-space: wrap;
      overflow: visable;
      text-overflow: ellipsis;
      max-width: 200px;
      font-size: 18px !important;
    }

    .tooltipAll:hover .tooltiptext {
      visibility: visible;
      opacity: 1;
    }    


  .tooltipAll .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  .stateBox {
    border: 0.5px solid gray; 
    padding: 3px;
    width: 20%;
    text-align: center;
  }
  
  .stateBoxContainer {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    width: 100%;
  }
  
  .wholesaleStatusBox {
    border: 0.5px solid gray;
    width: 50%;
    text-align: center;
    padding: 4px;
  }
  
  .wholesaleStatusBoxContainer {
      display: flex;
    
  }
  
  .statusContainer {
    font-size: 18px;
    width: 100%;
    clear: both;
  }
  
  
  .weekStyleContainer .selectboxit-container {
    min-width: 150px;
  }
  
  .weekStyleContainer {
      
  }
  
  .weekStyleContainer .selectboxit-option-icon-container {
      display: none;
  }
  
  .salesLeadPage .vendorSectionTitles {
    padding-left: 0px; 
    padding-top: 0px;
  }

.productViewProductName {
	font-family: Helvetica, Arial, sans-serif; 
	font-size:16px; 
	margin-top: 10px;
	width: 100%; 
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical;
	height: 46px;
	overflow: hidden;

}

#Paris .container {
	margin-top: -25px;
}


.tabVenProducts {
    overflow: hidden;
    margin-top: -10px;
    margin-left: -25px;
    margin-right: -25px;
    width: auto;
    padding-left: 10px;
    padding-right: 25px;
}

.tabVenProducts button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tabVenProducts button:hover {
    background-color: #ddd;
}

.tabVenProducts button.active {
    background-color: #ccc;
}


h3.styledCatHead {
  padding: 10px;
  background-color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 0px;
  clear: both;
  border-radius: 5px;
}


.productsRefineSelect {
	background-color: #f1f1f1;
	padding: 14px 16px;
	font-size: 17px;
	font-style: inherit;
	transition: 0.3s;
	border: 1px solid #f1f1f1;
	height: 54px;
}

.productsRefineSelect:hover {
	background-color: #ddd;
	border: 1px solid #ddd;
}

.viewBarAddProductsBtn {
    float: right;
    max-height: 48px;
    width: auto;
}

    
@media print {
  -webkit-print-color-adjust: exact;
}
  
  .vendorPages .headerBanner {
    background-image: url(https://landscapearchitect.com/banner/ODL-Page-60-LASN-1711.jpg);
    width: 100%;
    height: 170px;
    overflow: hidden;
    background-size: cover;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  
  .vendorPages .headerBanner h3 {
        font-family: 'DM Serif Text', serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #fff;
    margin: 0;
    z-index: 200;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 20px;
  }
  
  .vendorPages .headerBanner p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin: 16px 0 0px 0;
  }
  
  .vendorPages .txt {
    padding: 0px;
  }
  
  .vendorPages .companyInfo .companyEditProfile {
      font-size: 15px;
  }
  
  .vendorPages h6 {
        font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2d3330;
    display: block;
     font-weight: 800;
  }
  
  
  .vendorPages .statusTiersContainer h5 {
    font-size: 24px;
  }
  
  .vendorPages .center_section {
    padding: 25px;
  }
  
  .vendorPages .companyInfo p {
      color: #6b6b6b;
  }
  
  .vendorPages .companyInfo h5 {
      margin-top: 20px;
  }
  
  h2.vendorSectionTitles {
    font-weight: bold;
    padding-top: 60px;
    margin-bottom: 10px;
    clear: both;
    padding-left: 10px;
  }
  
  .vendorPages strong {
      font-weight: 800;
  }
  
  .salesLeadRetrievalContainer {
        width: 100%;
  }
  
  .phoneFaxContainer {
      display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  
  .phoneFaxContainer div {
       flex-grow: 1;
  }
  
  .resetHover:hover {
      border: 1px solid gray;
    color: green;
  }
  
  .resetHover {
    border: none;
    transition: 400ms;
  }

  
  .vendorEditProduct p.productHeader {
    color: #00240f;
    font-size: 18px !important;
    line-height: 1.25;
    height: 62px;
    font-weight: 400;
    font-family: 'DM Serif Text', serif;
    margin-bottom: 15px;
  }
  
  .vendorEditProduct .post-thumb {
    position: relative;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
     .vendorPages .center_section .vendorEditProductDetail p {
       font-size: 14px;
   }


   .vendorEditProductImage {
      max-height: 300px;
      margin: 0 auto;
      object-fit: contain;
         max-width: 100%;
     height: 100%;
   }

   .vendorEditProduct {
     margin-bottom: 60px;
          border-radius: 5px;
  
   }
  
  .vendorPages .vendorEditProduct p {
    font-size: 15px;
  }

   .vendorEditProductDetail strong {
       font-weight: 800;
   }
    
  
  .productSearchStatusBox {
    border: 1px solid black;
    padding: 10px 5px;
    min-width: 50%;
    text-align: center;
  }
  
  .productContainerHeader {
      padding-left: 25px;
    padding-right: 25px;
    background: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
  }
  
  .actBtnProductView {
      position: absolute;
    left: 10px;
    z-index: 100;
    bottom: 10px;
  }
  
  .editBtnProductView {
        position: absolute;
    right: 10px;
    z-index: 100;
    bottom: 10px;
  }
  
  .actBtnProductView img {
    min-width: 50px;
    max-width: 90px;
    width: 100%;
  }
  
  .editBtnProductView img {
    float: right;
    min-width: 50px;
    max-width: 90px;
    width: 100%;
  }
  
   #logOffBtn {
    transition: 200ms;
    opacity: 0.8;
  }
  
  #logOffBtn:hover {
    opacity: 1;
  }






#articleLightBoxContainer.modal .modal-content {
  background-color: transparent; 
    height: 100%;
}


#articleLightBoxContainer.modal .modal-content .lightboxArticleSlides {
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.articleLightBoxClose {
    z-index: 1000 !important;
}


/* local wholesale */
.whiteback-rounded {
	background-color: #ffffff;
	border-radius: 5px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.whiteback-rounded .headtext h6 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.img_fit.localWholesaleVendor img {
	  width: auto;
    max-height: 130px;
    max-width: 100%;
    display: block;
		float: unset;
    margin: 0 auto;
}

#zipForm {
	    clear: both;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#zipForm label {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2a2a2a;
}

#zipForm #zipcode {
	font-size: 16px;
	color: #1b8047;
	border: none;
	font-weight: bold;
}



#zipForm #zipFormSubmit {
    font-size: 12px;
    border: 1px solid lightgray;
    background: none;
    margin-left: 15px;
    height: 33px;
    padding: 3px 16px;
    border-radius: 5px !important;
    color: #1b8047;
    transition: 100ms ease-in;
}

#zipForm #zipFormSubmit:hover {
    background-color: #1b8047;
    color: #ffffff;
    border: 1px solid #1b8047;
}

#zipForm > label {
    margin-bottom: 0px;
}

p.grenAnch.getDirectionBtnMapLink {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1b8047;
  display: block;
  cursor: pointer;
}

.localWholesaleLogos {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.localWholesaleMoreVendor {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.localWholesaleErrorText {
margin-bottom: 50px;
}
.vendors_white {
	padding-top: 20px;
}

.vendors_white .row {
	   display: flex;
    flex-wrap: wrap;
}

.more_vendors {
	padding-top: 20px;
}

.valign_items .row {
  margin-bottom: 10px;
}

.errorText {
	margin-top: 10px;
	color: red;
	margin-bottom: 10px;
}


	.localWholesaleMenu .full_width a {
		    padding: 1px 0px;
				font-weight: 800;
    letter-spacing: 0.25px;
		margin-top: 5px;
	
	}
	
	.localWholesaleMenu .full_width h4 {
				color: #878787;
	}
	
	.localWholesaleMenu .full_width a:first-child {
		margin-top: 0px;
	}
	
	#zipformSelectSelectBoxItContainer #zipformSelectSelectBoxIt {
		min-width: 130px;
	}

	.white_side h2.sideMenuSubHead {
		    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-bottom: 0px;
	}
	
	.whiteback-rounded .headtext h6.smallHeadtext {
		  margin-bottom: 0px;
   	 font-size: 30px;
	
	}
	
	.whiteback-rounded .headtext h6.largeHeadtext {
		margin-top: 0px;
    font-size: 36px;
		    margin-bottom: 20px;
}


/* ad styles */
.add__ .lad_ad {
	margin-top: 0px;
}


/* logins styles */

.full_width {
	float:left;
	width:100%;
}
.content_sec {
	padding:39px 0 50px 0;
}
.login_cover {
	width:100%;
	max-width:398px;
	display:block;
	margin:0 auto;
	min-height:400px;
}
.login_cover h3 {
	min-height: 49px;
  font-family: 'DM Serif Text', serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  padding-bottom:10px;
  margin-top:0;
}
.login_cover h3 span {
  min-height: 22px;
  font-size: 16px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
  display:block;
  padding-top:10px;
}
.login_cover input[type="text"] , .login_cover input[type="password"]{
  width: 100%;
  height: 48px;
  border-radius: 5px !important;
  border: solid 1px rgba(151, 151, 151, 0.21);
  background-color: #f5f5f5;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #c1c1c1;
  padding:0 20px;
  margin:10px 0;
}
.login_cover input[type="text"]::placeholder , .login_cover input[type="password"]::placeholder ,.form_field input[type="text"]::placeholder {
	color: rgba(85, 85, 85, 0.55);
}

.check_box__ input[type=checkbox] {
    display:none;
}

.check_box__ input[type="checkbox"] + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url(../images/login/checkbox.png) left top no-repeat;
    height: 18px;
    width: 18px;
	cursor:pointer;
	vertical-align:middle;
	margin:10px 0;
}

.check_box__ input[type="checkbox"]:checked + label {
/*    background:url(../images/login/checkbox_active.png) left top no-repeat;*/
		background: #1b8047;
    height: 18px;
    width: 18px;
    display:inline-block;
}

.check_box__ input[type="checkbox"] + label {
	transition: background 300ms;
}

.white_side ul li .check_box__ input[type="checkbox"]:checked + label + label {
	color: #434343;
}
.white_side ul li .check_box__ input[type="checkbox"] + label + label {
	transition: color 300ms;
}

.check_box__ input[type="checkbox"] + label + label {
	padding-left:6px;
	cursor:pointer;
	padding-top:0;
	font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  text-align: center;
	  color: rgba(85, 85, 85, 0.93);
	  font-family: 'Nunito Sans', sans-serif;
	  vertical-align:middle;
	  margin-bottom:0;
}
.forg_pass {
	font-size: 12px;
	  font-weight: 600;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  text-align: center;
	  color: #1b8047;
	  font-family: 'Nunito Sans', sans-serif;
	  float:right;
	  padding-top:11px;
}

.login_cover button {
	background:#1b8047;
	border:1px solid #1b8047;
	color:#fff;
	height:46px;
	font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  width:100%;
  float:left;
  font-family: 'Nunito Sans', sans-serif;/*font-family: 'Nunito', sans-serif;*/ /*font-family: 'Nunito Sans', sans-serif;*/
  margin:10px 0;
}
.btm_links {
	border-top: solid 1px #979797;
	margin:12px 0;
	padding-top:8px;
}
.btm_links label {
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(85, 85, 85, 0.93);
  padding:5px 0;
}

.small_banner {
	position:relative;
}
.small_banner img {
    float: left;
    width: 100%;
}
.small_banner h3 {
  font-family: 'DM Serif Text', serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fefefe;
  
}
.bn_txt {
	position: absolute;
    left: 0;
    bottom: 22px;
	width:100%;
}

.form_field {
	background:#f2f2f2;
	margin-bottom:22px;
}
.green_color {
	color:#1b8047;
}
.form_field label {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  display:inline-block;
  vertical-align:middle;
  margin:15px 0
}
.form_field input[type="text"]{
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  border-radius: 5px !important;
  border: solid 1px #dadada;
  padding:0 15px 0 15px;
  margin:20px 0;
}
.main_cut {
	padding-right:35px;
}
.main_cut label {
  width: 140px;
  height: 19px;
}
.main_cut input[type="text"] {
	margin-left:20px;
	background-color: transparent;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: 17px center;
	height: 58px;
  	width: calc(100% - 164px);
	padding:0 15px 0 52px;
	background-color:#fff;
}
.frm {
	padding-left:0;
}
.to {
	padding-left:0;
}
.frm input[type="text"], .to label {
    position: relative;
    left: 9px;
}
.frm label {
	width:35px;
	margin-top:40px;
}
.to label {
	margin-top:35px;
	margin-top:40px;
}

.frm input[type="text"], .to input[type="text"] {
    height: 38px;
    width: calc(100% - 47px);
    float: right;
    margin-top: 31px;
	text-align:center;
}
.list_items h3 {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: 'Nunito', sans-serif;
  display:inline-block;
  margin:0;
  color:#00240f;
}

.list_items h3 span{
  font-size: 36px;
  display:block;
  text-align: center;
}
.list_items h4 {
  font-family: 'Nunito', sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2a2a2a;
  margin:0;
  min-height:48px;
  line-height:27px;
  padding-bottom:15px;
}
.list_items label {
	color:#474747;
	font-size: 12px;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  font-family: 'Nunito Sans', sans-serif;
		font-weight:600;
}
.list_items label a {
	display:block;
	font-family: 'Nunito Sans', sans-serif;
	font-weight:600;
}
.list_items li {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1b8047;
  display:block;
}
.list_items ul {
    padding-top: 13px;
}
.adjust_img img {
	margin-top:27px;
	max-width:100%;
}
.margin20 {
	margin:30px 0 0px 0;
}
.list_items hr {
	float:left;
	width:100%;
	margin: 30px 0;
}
.load_more {
  min-width: 73px;
  height: 16px;
  font-family: 'Nunito', sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1b8047;
  margin: 30px 0 57px 0;
   display: inline-block;
   text-transform:uppercase;
}
.input_fl label.error,
.error {
	color:red;
}
.want_list img {
	float:left;
	width:100%;
}
.want_list {
	position:relative;
	border-bottom:2px solid #6b6868;
}
.want_list:before {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	opacity: 0.68;
  	background-color: #231e1e;
	content:"";
}
.want_text {
	position:absolute;
	text-align:center;
	top:50%;
	left:0;
	transform:translateY(-50%);
	width:100%;
}
.want_text h3 {
  font-family: 'DM Serif Text', serif;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1px;
  color: #fff;
}
.want_text p {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin:17px 0 31px 0;
}

.want_text button {
    background: #1b8047;
    border: 1px solid #1b8047;
    color: #fff;
    height: 46px;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
	max-width:274px;
    font-family: 'Nunito Sans', sans-serif;
    /* font-family: 'Nunito', sans-serif; */
    /* font-family: 'Nunito Sans', sans-serif; */
    margin: 10px auto;
	display:block;
}

.gray_shade_anchor {
	min-height:78px;
	background:url(../images/gray_shade.png) left top no-repeat;
	background-size:100% 100%;
	text-align:center;
}
.gray_shade_anchor a {
	display:inline-block;
	color:#1b8047;
	font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  padding:30px 30px;
  transition-duration:0.5s;
  margin:0 8px;
}
.gray_shade_anchor a:hover , .gray_shade_anchor a.active {
	background:#25854f;
	color:#fff;
	transition-duration:0.5s;
	font-weight:600;
}
.search_section_ban {
	background:#00240f;
	min-height:133px;
}
.search_section_ban input[type="text"] {
  width: 632px;
  max-width:100% !important;
  height: 58px;
  border-radius: 5px !important;
  background-color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a3a3a3;
  border:none;
  padding:0 15px 0 60px;
	
}
.img_fit img {
	width:100%;
	float:left;
}
.relative {
	position:relative;
}
.search_section_ban .relative {
	margin-top:38px;
}

.search_section_ban button {
	background-color: transparent;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 22px 22px;
	width:22px;
	height:22px;
	position:absolute;
	left:20px;
	top: 19px;
    border: none;
}

.white_side  {
  width: 100%;
  min-height: 0px;
  border-radius: 5px;
  background-color:#fff;
  position: relative;
    margin-top: -115px;
	padding:15px;
	margin-bottom: 20px;
	    box-shadow: 1px 1px 3px lightgray;
}

.tool_page {
	background: #f4f4f4;
	padding: 0px;
}

.tool_page .container {
	padding-top: 20px;
}

.tool_page .panel-body {
/*	padding: 10px 15px;*/
	padding: 5px 0px;	
}

.tool_page .adver {
	margin-bottom: 20px;
}

.white_side h2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9a9a9a;
  margin:0;
  padding-bottom:11px;
}
.white_side a h3 {
	font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: normal;
  color:#131313;
  text-transform:uppercase;
  margin:0;
  
}

.white_side a {
	color: #878787;
	font-weight:600;
	display:block;
	padding: 1px 0;
	line-height: normal;
}

.white_side h4 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 13px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #494949;
	margin-top: 0px;
}

.white_side ul li {
	float:left;
	width:100%;
}
.white_side ul li .check_box__ input[type="checkbox"] + label {
	width:10px;
	height:10px;
	background-size:100% 100%;
	margin:6px 0;
}
.white_side ul li .check_box__ input[type="checkbox"] + label + label {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #878787;
}
.add__ {
	margin-top:20px;
}
.add__ img {
	float:left;
	width:100%;
}

.center_section {
	background-color: #ffffff;
	border-radius: 5px;
  margin-bottom: 20px;
}

.center_section h2 {
  font-family: 'DM Serif Text', serif;
  font-size: 27px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin:22px 0 25px 0;
  color: #2a2a2a;
  float:left;
  width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_section p {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2a2a2a;
}

.sort_area {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2a2a2a;
  padding-right:30px;
  display:inline-block;
  margin:5px 0 30px;

}
.center_section h3 {
  float:left;
  width:100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2a2a2a;
  margin:0;
  border-bottom:1px solid #979797;
  padding-bottom:10px;
}
.dum_log img {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.dum_log a{
	margin: 30px 0;
}
.dum_log a p {
	clear: both;
}

.no_br {
	border:none !important;
}
.dum_log .row {
	margin-left:-10px;
	margin-right:-10px;
}
.dum_log .col-md-6 {
/*
	padding-left:10px;
	padding-right:10px;
*/
}
.mtb {
	margin:30px 0 15px 0 !important
}
.green_newsletter {
	background:#1b8047;
	text-align:center;
}

.green_newsletter h3 {
  font-family: 'DM Serif Text', serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  display:inline-block;
  vertical-align:middle;
  margin:0;
}
.green_newsletter input[type="text"] {
  max-width: 278px;
  width:100%;
  display:inline-block;
  vertical-align:middle;
  height: 36px;
  border-radius: 2px;
  border: solid 1px #979797;
  background-color:#fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2e2e2e;
  border:none;
   padding:0 15px;
   margin:20px 10px 20px 30px;
}
.green_newsletter button {
  max-width:100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fdfdfd;
  display:inline-block;
  vertical-align:middle;
  background:#00240f;
  width: 91px;
  height: 36px;
  border:none;
  text-transform:uppercase;
 
}
.adver img {
	float:left;
	width:100%;
}
.form_field .container {
    max-width: 1035px;
}
.list_items .container {
    max-width: 1062px;
}
.small_banner .container {
    max-width: 1120px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color:transparent;
}
.navbar-default .navbar-nav > li.active > a {
    border-bottom: 5px solid black;
}
.adj_mar {
	margin:22px 0 7px 0 !important;
}

.he_det {
/*	background:#fff;*/
	text-align:center;
}
.he_det h4,
.he_det h4 .he_det_product_name {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2a2a2a;
}

.he_det h4 .companyName {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #2a2a2a;
}

.he_det h4 span {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1b8047;
  display:block;
  padding-top:4px;
}

.he_det h4 .he_det_product_name {
  margin-top: 0px;
  margin-bottom: 4px;
  height: 22px;
  overflow: hidden; 
  
}


.brand_ss img {
	width:100%;
	float:left;
}
.brand_ss a {
    margin-top: 14px;
    margin-bottom: 13px;
}
.brdr {
	border: solid 1px #dbdbdb;
	border-radius:5px;
}
.pagination_strip {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 20px;

}
.pagination_strip a {
	display:inline-block;
	vertical-align:middle;
	font-family: 'Nunito Sans', sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  color: #1b8047;
	  margin:5px 8px 2px 8px;
}
.prev {
  color: #afafaf !important;
  width: 43px;
  height: 33px;
  border-radius: 5px;
  border: solid 2px #eaeaea;
  background-color: #fff;
  padding-top:6px;
}
.nxt {
  color: #afafaf !important;
  width: 43px;
  height: 33px;
  border-radius: 5px;
  border: solid 2px #eaeaea;
  background-color: #fff;
  padding-top:6px;
}

.prev.active,
.nxt.active, .pagination_strip a:hover {
	color: #1b8047 !important;
}
.disable , a.disable:hover , a.nxt:hover , a.nxt , a.prev , a.prev:hover {
	color:#afafaf !important;
	cursor:default;
}
a.nxt.active:hover , a.nxt.active , a.prev.active , a.prev.active:hover {
	color:#1b8047 !important;
	cursor:pointer;
}

.disable {
	cursor:default;
}

.white_side a:hover {
    text-decoration: underline;
    color: #1b8047 !important;
}
.white_side a:hover h3 {
    color: #1b8047 !important;
}
.brand_ss .row {
	margin-left:-13px;
	margin-right:-13px;
}
.brand_ss .row .col-md-4 {
	padding-left:13px !important;
	padding-right:13px !important;
}

.overflow_ {
	white-space:nowrap;
}

.mobtoggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background:#4f4f4f;
	margin:2px 10px 2px 0;
}

.dip {
    display: inline-block;
	vertical-align:middle;
	margin-right:5px;
}

.coverinput {
    display: inline-block;
    position: relative;
    min-width: 413px;
	max-width:100%;
}

.coverinput label.error {
    position: absolute;
    left: 33px;
    top: 57px;
}

.navbar-default .navbar-nav > li > a { border-bottom:5px solid transparent; }
.navbar-default .navbar-nav > li > a:hover { border-bottom:5px solid #000 !important;}
.navbar-default .navbar-nav > li.active > a { border-bottom:5px solid #000;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color:transparent;
}

header { height:auto !important; padding:15px 0 0 0 !important; }
.navbar { min-height:0 !important; }


@media(min-width:768px){
	/* header { overflow:hidden; }	 */
	#trigger_pop .modal-dialog { width:740px; }
  #onload_m .modal-dialog {   width: 740px;  margin: 30px auto;}
}
@media(min-width:1400px){
.white_side a h3 { white-space:nowrap; }
.gray_shade_anchor { text-align:left !important; }
.gray_shade_anchor a:first-child { margin-left:14%; }
.tl_sub .he_det h4 span { font-size:14px; }

.tl_sub .col-sm-6 , .related_contents .col-lg-3  , .costm .col-lg-4 { padding-left:13px; padding-right:13px; }
.tl_sub .row , .related_contents .row , .costm .row  { margin-left:-13px; margin-right:-13px; }
.sub_adj .sort_area { padding-right:49px !important; }
.architech_arti .widthmaker { max-width:1106px; width:100%; float:right; }
.width_adjust { max-width:646px; float:right; margin-right:104px; }
.architech_arti .col-lg-4 { width:340px;  }
.architech_arti .col-lg-8 { width:calc(100% - 340px);  }
.small_banner.change_wi .container {  max-width: 1195px; margin:0 auto;}
.form_field.change_wi .container { max-width: 1064px; margin: 0 auto; padding: 0 9px;}

.newslanding .col-lg-4.m { width:340px;  }
.newslanding .col-lg-8.m { width:calc(100% - 340px);  }
.trending_articles .mob-nopad1 { padding-right: 70px;}
.custom_pack .col-lg-5 { width:452px; }
.custom_pack .col-lg-7{ width:calc(100% - 452px); }
.trending_articles .trending-pr-row { height:auto; }
.frm input[type="text"], .to input[type="text"] { width:135px; }
.frm input[type="text"], .to label { left:16px; position:relative; }
.main_cut  { padding-right:0; width:62%; }
.strip_wid {
    padding-left: 27px;
    width: 38%;
}
.frm label { margin-left:10px; }
.main_cut input[type="text"] { width:475px; }
.mag_ban .container {  padding-left: 177px;}
.group_of_pdf .row {
	margin-left: -15px;
	margin-right: -15px;
}
.group_of_pdf .col-lg-3 {
	padding-left: 15px;
	padding-right: 15px;
}
.contact__00 .contact_wrp { float:right; margin-right:80px; }
.data_sst.full_width .container {max-width: 1057px; right: -30px !important;position: relative; margin: 0 auto;}

} /* End query */

@media(max-width:1399px){
	.mag_ban .container {  padding-left: 15px;}
}

@media(min-width:1300px){
	/*.gray_shade_anchor a:first-child { margin-left: 70px; }*/
/*	.p137 { padding-left:137px; }*/
	.data_sst.full_width .container {max-width: 1057px; right: -50px;position: relative; margin: 0 auto;}
	
} /* End Query */

@media(max-width:1399px){
	.architech_arti .widthmaker { max-width:100%; float:right; }
	.trending_articles .filter { padding-left:184px; }
	.trending_articles .filter li a { padding:19px 7px; }
	.trending_articles .trending-pr-row { height:auto; }
}

@media(max-width:1200px){
.want_list > img { height:300px; object-fit:cover; }
.navbar-brand {height:auto !important; }
.add__ { text-align:center; }
.add__ img { max-width:300px; display:inline-block; float:none; }
.reelbox { min-height:333px; }
.text_fi h2 br { display:none; }
.trending_articles .sfilter { width:100% !important; }
.valign_items .col-3 , .valign_items .col-4 , .valign_items .col-2 ,.valign_items .col-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding:0;}

.valign_items .row { width:50%; float:left; margin:0; padding:0 5px; text-align:center; margin-bottom: 40px;}
.img_di { width:35%; }
.texx { width:64%; margin-left:0; padding-left:25px; }
.green_dinkle { text-align:center; }
.right_side_sel { float: none; width: 100%; max-width: 371px; margin: 0 auto;  display: block;}
.data_sst p a { color: #1b8047;  word-break: break-all;}
.subFormLargeCheckContainer { height: 430px; }
#myWorkCheckBoxContainer.subFormLargeCheckContainer { height: 740px; }
#personalIdentifierContainer label[for=chkk] { width: 100%; }
#personalIdentifierContainer input { width: 40%; margin-left: 0px; }
.non-mega-menu { top: 52px; }
.mega-menu {top: 37px;}
.navbar-brand > img {width: 220px; }




} /* End query */

@media(max-width:992px){
	.white_side  { margin-top:0; }
	.gray_shade_anchor a { padding:18px; }
	.green_newsletter h3 { display:block; padding-top:15px; }
	.green_newsletter input[type="text"] { margin:20px 10px 20px 10px; }
	.margin20 { margin:0; }
	.list_items h4 { min-height:70px; }
	.gray_shade_anchor { min-height:55px; }
	.overflow_  { overflow:auto; }
	.adver { margin-top:20px; }
	#mobile_slide { display:none; }
	.white_side {min-height:0; }
	.white_side h2 { padding-top:10px; }
	.search_section_ban input[type="text"] { width:100%; }
	.reelbox { min-height: 412px;}
	.newsbanner img { height:300px; object-fit:cover; }
	.ns_txt h3 { font-size:35px; }
	.ns_txt { padding:0 15px; }
	.trending_articles .filter { padding-left:15px; }
	.trending_articles h3 { position:static; padding:15px 15px 0 15px; }
	.trending_articles .filter { white-space:nowrap; overflow-x:auto; display:block; width:97% !important; }
	.trending_articles .filter li { float:none; display:inline-block; }
	.sor { margin:15px 0; }
	.img_di img { width:100%; }
	.valign_items .row {  margin-bottom: 40px;}
	.mag_ban { min-height:0; }
  #iAmCheckBoxContainer.subFormLargeCheckContainer { height: 630px; }
  #myWorkCheckBoxContainer.subFormLargeCheckContainer { height: 1140px; }
  #personalIdentifierContainer label[for=chkk] { width: 74%; }
  #personalIdentifierContainer input { width: 25%; margin-left: 0px; }
  header { padding: 7px 0 0 0 !important; }
  .non-mega-menu {top: 33px;}
  .mega-menu {top: 33px;}
  .navbar-header {margin-top: 10px;}
  .navbar-brand > img {width: 170px;}
  .header-xtra {margin-top: -4px;}
  .mega-menu li:first-child { display: none;}
  .mega-menu li {width: 33%;}
  .mega-menu li.padding25 {padding-top: 0px !important;}
  #sidebarLogo {max-width: 200px; margin-bottom: 0px;}
  #mobile_slide {padding-top: 20px;}
  #bannerAdContainer img { width: 50%; padding: 0px 15px 20px 15px; float: left;}
	
	
} /* End query */

@media(max-width:767px){
	.frm input[type="text"], .to input[type="text"] { margin-top:6px; }
	.frm label , .to label { margin-top:14px; }
	.small_banner img { height: 180px; object-fit: cover;}
	.reelbox { min-height: 340px;} 
	.trending_articles #isotope_sec2 { max-height:none; }
	.newsbanner .owl-dots { bottom:12px; }
	.img_di { width:100%; }
	.texx { width: 100%; padding-left: 8px; padding-top: 20px;}
	.like_bttt { margin-right:0; }
	
	
	/*header part*/
	.navbar { margin-bottom:0; }
	header { padding-bottom:11px !important; }
	
	/* container change */
	.jeanmartin .container { width:100%; padding:0; max-width:100%; }
	.jeanmartin .row { margin:0; }
	.jeanmartin .col-xs-12 { padding:0; }
	.valign_items .img_fit img { width:100%; }
	.like_bttt  { max-width:100%; }
  #onload_m h5 { font-size: 18px; }
  .modal_cot h2 { font-size: 29px; }
  .modal_cot p.blel { font-size: 15px; }
  .contact_wrp h3 span { white-space: normal; }
  .contact__00 .contact_wrp { margin-bottom:30px; float:left; }
  .contact__00 { padding-top: 40px; }
  #iAmCheckBoxContainer.subFormLargeCheckContainer { height: auto; }
  #myWorkCheckBoxContainer.subFormLargeCheckContainer { height: auto; }
  .subPage #top_subcategories { height: auto; }
    #personalIdentifierContainer label[for=chkk] { width: 100%; }
  #personalIdentifierContainer input { width: 50%; margin-left: 0px; }
  .navbar-brand > img {width: 80%;padding-top: 0px; margin-top: -6px;}
  #bannerAdContainer img { width: 100%; }
  .navbar > .container .navbar-brand { margin-left: 0px !important; width: 80%; }
	
}


@media(max-width:530px){
  
 .navbar-header { display: flex; width: 100%; align-items: center; justify-content: space-between;}
  
}



@media(max-width:480px){
	.for_small  { width:100%; }
	.login_cover { padding:0 15px; }
	.login_cover h3 { font-size:27px;}
	.main_cut input[type="text"] { width:100%; margin:10px 0; }
	.main_cut label { width:100%; text-align:center; }
	.frm , .to{ padding-left:15px; }
	.frm input[type="text"], .to label {left: 0;} 
	.frm input[type="text"], .to input[type="text"] { width:100%; margin-top: 0; margin-bottom: 4px; }
	.form_field { padding-bottom:20px; }
	.to label , .frm label { text-align:center; width:100%; }
	.main_cut { padding-right: 15px;}
	.want_text { padding:0 15px; }
	.want_text h3 { font-size:22px; }
	.list_items h4 { height:auto; }
	.list_items h4 br { display:none; }
	.green_newsletter button { margin-bottom:20px; }
	.green_newsletter h3 { font-size:20px; }
	.green_newsletter input[type="text"] { margin-left:0; margin-right:0; }
	.small_banner img { height: 120px; object-fit: cover;}
	.center_section h2 { font-size:25px; }
	.sort_area { margin:13px 0; }
	.related_contents h3 , .architech_arti h3 { font-size:25px; }
	.coverinput { min-width:300px; }
	.ns_txt p br { display:none; }
	.ns_txt h3 { font-size:26px; }
	.ns_txt h3 br { display:none; }
	.txt { padding: 23px 0;}
	.list_items_img ul li span.txt- {  padding: 0px 0 0 10px;}
	#trigger_pop h4 { font-size:20px; margin-top:8px; }
	#trigger_pop .close { top:8px; }
	.deep_green h3 { font-size:27px; min-height:44px; }
	.valign_items p br { display: none;}
	.valign_items .row { width:100%; }
	.showing_vendors select { margin:15px 0; }
	.cstmmaid p { font-size:19px !important; padding-right:0; }
	.sor select { width:156px; }
	.texx h3 { font-size:25px; }
	.right_side_sel label { float: none; display: block; margin: 15px 0; max-width: 100%; text-align: center; width: 100%;}
	.right_side_sel select { float: none; display: block; margin: 24px auto;}
	.like_bttt { font-size:17px; padding-top:11px; }
  #onload_m h5 { padding-top: 11px; }
  .navbar > .container .navbar-brand { margin-left: 0px !important; width: 60%; }
  .navbar-brand > img { width: 100%; }
  .fw-thumb2 { height: 130px; min-width: 0px;  max-width: 100%;}
  #seSubmitBtnsContainer button.searchEngineSubmitBtns {margin-right: 0px; padding: 3px 6px;}
  #seSubmitBtnsContainer {display: flex; justify-content: space-between;}
  .search_section_ban .relative { margin-top: 20px; }
  .search_section_ban {    min-height: 125px;}
  .navbar-header button {padding: 0px; margin: 0px;}
  button.navbar-toggle {margin-top: -3px;}
  .rnews a {display: block; }
  .rnews .fw-info { margin-left: 0px; margin-top: 10px; margin-bottom: 40px; }


		
} /* End query */

@media only screen and (max-width: 768px) and (min-width: 768px) {
  .trending-pr-row {
      height: auto !important;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .non-mega-menu { top: 35px; }
  .mega-menu { top: 30px; }
}


@media only screen and (max-width: 959px) and (min-width: 768px) {
  .non-mega-menu { top: 33px; }
  .mega-menu { top: 33px; }
  .navbar-brand > img {margin-top: 4px;}
  .header-xtra { margin-top: 3px; }
}