/* @import url(http://fonts.googleapis.com/css?family=Droid+Sans); */

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* #Basic Styles
================================================== */

@font-face {
	font-family: CalibreWeb;
	src: url(../fonts/calibre-web-regular.eot?v=1.0.0);
	src: url(../fonts/calibre-web-regular.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(../fonts/calibre-web-regular.woff2?v=1.0.0) format("woff2"), url(../fonts/calibre-web-regular.woff?v=1.0.0) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: CalibreWeb;
	src: url(../fonts/calibre-web-medium.eot?v=1.0.0);
	src: url(../fonts/calibre-web-medium.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(../fonts/calibre-web-medium.woff2?v=1.0.0) format("woff2"), url(../fonts/calibre-web-medium.woff?v=1.0.0) format("woff");
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: CalibreWeb;
	src: url(../fonts/calibre-web-semibold.eot?v=1.0.0);
	src: url(../fonts/calibre-web-semibold.eot?#iefix&v=1.0.0) format("embedded-opentype"), url(../fonts/calibre-web-semibold.woff2?v=1.0.0) format("woff2"), url(../fonts/calibre-web-semibold.woff?v=1.0.0) format("woff");
	font-weight: 700;
	font-style: normal
}


 html body {
 background: #fff;
 font: 16px/21px 'CalibreWeb';
 color: #444;
 -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
 -webkit-text-size-adjust: 100%;
}
/* #Typography
================================================== */
h5 {
	font-weight: bold!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'CalibreWeb';
	color: #181818;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
/*----------*/
b {
	font-weight: bold;
}
/*----------*/
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #333;
}
small {
	font-size: 80%;
}
/*	Blockquotes */
blockquote, blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}
blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #555;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}

/*input[type="text"],*/
/* #Misc
================================================== */
.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
:focus {
	outline: -webkit-focus-ring-color auto 0px !important;
}
::selection {
	background: #333;
	color: #FFF;
}
::-moz-selection {
background:#333;
color:#FFF;
}
::-webkit-input-placeholder {
font-style:normal;
color:#d9d9d9;
}
:-moz-placeholder {
font-style:normal;
color:#d9d9d9;
}
.hidden {
	display: none;
}
.vspacer {
	height: 20px;
}
.align_right {
	text-align: right !important;
}
.margin_right {
	margin-right: 10px;
}
.j, .justify {
	text-align: justify !important;
}
.zindex {
	position: relative;
	z-index: 1;
}
.lh {
	line-height: 1.9;
}
.margin_top {
	margin-top: 30px;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
* {
	box-sizing: border-box;
}
/*--------------------------------------------------
			BODY BACKGROUND START Mahendra Kathiriya
---------------------------------------------------*/



/*--------------------------------------------------
			BODY BACKGROUND END
---------------------------------------------------*/


/*--------------------------------------------------
			HEADER CSS START
---------------------------------------------------*/
.header {
	padding: 20px 0;
	background: #F8F8F8;
	border-bottom: 1px solid #989898;
}

.header_text_right {
	float: right;
	padding: 15px 0 0 0;
}
.header_text_right h2 {
	font-weight: bold;
	font-size: 40px;
	color: #00639E;	margin: 0;
}

.header_text_right h2 span{ color:#F63523;}
.header_text_right h2 span sup {
	font-size: 14px;
	font-weight: 600;
	top: -24px;
}
.header_logo img {
	max-height: 60px;
}


ul.menu {
	padding: 16px 0 0;
	margin: 0;
	/* overflow: hidden; */
}

.menu > li {
    float: left;
    padding: 0 70px 0 0;
    position: initial;
}
.menu > li > a {
	color: #05519D;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 19px;
	display: block;
}


.menu_right {
	float: right;
	padding: 8px 0;
}
.menu_right ul {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
}
.menu_right ul li {
	padding: 0 0 0 28px;
}

.menu_right_icon a {
	color: #05519D; text-decoration:none; position:relative;
	font-size: 27px;
}
.menu_right_button a {
	background: #05519D;
	font-size: 21px;
	color: #fff;
	text-decoration: none;
	padding: 8px 29px;
	font-weight: 600;
	display: block;
	border-radius: 5px;
	text-transform: uppercase;
}
.menu_right_button a:hover{ background:#E73930; color:#fff;}

/* .menu > li:hover .mega_menu { display:block;} */

.mega_menu { display:none;
	position: absolute;
	z-index: 9;
	background: #F6F6F6;
	left: 0;
	width: 100%;
	padding: 10px 0;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}

.mega_menu .container {
	padding-left: 10px;
	padding-right: 10px;
}
ul.breadcrumb-item {
	padding: 0;
	overflow: hidden;
}
ul.breadcrumb-item li {
	float: left;
	margin-right: 40px;
	font-size: 20px;
	color: #05519D;
	font-weight: 700;
}
ul.breadcrumb-item li a {
	font-size: 20px;
	color: #05519D;
	text-decoration: none;
	font-weight: 700;
}
ul.breadcrumb-item li a i {
	margin: 0 0 0 10px;
	color: #959595;
}

ul.mega_menu_product {
	margin: 0 -10px;padding: 10px 0 0;
	overflow: hidden;
}
.mega_menu_product li {
	float: left;
	width: 20%;
	padding: 0 10px; margin:0 0 20px;
}
.mega_menu_product li a {padding: 20px; text-decoration:none !important; background:#fff; display:block;}

.mega_menu_product li a img {
	display: table;
	margin: auto;
	max-height: 180px;
}
.mega_menu_product li a span {
	text-align: center;
	display: block;	padding: 15px 0 0 0;
	font-size: 18px;
	color: #000;
}
.mega_menu_product li a span sup {
	font-size: 12px;
}
.list_menu_product {
	padding: 10px 0 0 15px;
	list-style: disc;
}
.list_menu_product li a {
	font-size: 16px;
	color: #05519D;
	font-weight: 600;
	display: block;
	text-decoration: none;
	line-height: 18px;
}

i.dropdown_arrow.fa {
	font-size: 14px;
	top: -4px;
	position: relative;
}


.login_popup .modal-dialog {max-width: 750px;}

.login_popup .modal-header {
	background: #F8F8F8;
	padding: 20px 40px 20px 20px;
	border: none;
}
.form-outline .form-control1~.form-label,
.form-outline .form-control1~.form-label {
	position: absolute;
	top: 10px;
	max-width: 90%;
	white-space: nowrap;
	overflow: hidden;
	left: 14px;
	text-overflow: ellipsis;
	font-size: 20px;
	pointer-events: none;
	text-transform: uppercase;
	transform-origin: 0 0;	font-weight: bold;
	transition: all .2s ease-out;
	color: rgba(0,0,0,.5);
	margin-bottom: 0;
}
.form-outline .form-control1~.form-label:before {
	position: absolute;
	content: "";
	background: #F8F8F8;
	height: 10px;
	width: 105px;
	z-index: -1;
	top: 10px;
	left: -5px;
}
.form-outline {
	position: relative;
	width: 100%;
}

.form-outline .form-control1:focus~.form-label {
	color: #3b71ca;
}

.form-outline .form-control1.active~.form-label, .form-outline .form-control1:focus~.form-label {
	transform: translateY(-20px) translateY(0.1rem) scale(.8);
}

.form-control1::placeholder {
	color: #666;
}



.form-control1 {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 20px;
	font-weight: 400;
	padding: 7px 10px;
	line-height: 1.5;
	color: #212529;
	background-color: #F8F8F8;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.login_popuptitel h2 {
	font-size: 26px;
	padding: 15px 0 10px;
}

.login_popup button.btn.btn-primary {
	background: #05519D;
	border: none;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 500;
	padding: 4px 24px;
}
a.login_popupforgot {
	padding: 10px 0 0 20px;
	font-size: 20px;
	color: #08509C;
	text-decoration: none;
	font-weight: 600;
}


p.login_popupform_text {
	font-size: 22px;
	line-height: normal;
}
p.login_popupform_text a {
	text-decoration: none;
	color: #05519D;
}

.login_popup .modal-body {
	width: 80%;
	margin: auto;
}

.menu > li.list{ padding:0;}

.menu > li:hover > a {
	color: #F63523;
}




.menu_right ul li.menu_right_icon {
	position: relative;
}

.schlage_header_search.header_searchmenu {
	position: absolute;
	width: 340px;
	right: -108px;
	z-index: 999;
	background: #fff;
	padding: 20px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	top: 45px;display: none;
}

 .schlage_header_search.header_searchmenu.open {
	display: block;
}




/*--------------------------------------------------
			HEADER CSS END
---------------------------------------------------*/


.responsive-menu-icon, .responsive-menu-icon::before, .responsive-menu-icon::after {
	-webkit-transition: 250ms all;
	transition: 250ms all;
}
.responsive-menu-icon {
	background: #05519D;
	height: 3px;
	display: block;
	margin-left: 0;
	margin-top: 24px;
	width: 25px;
}
.responsive-menu-icon::before, .responsive-menu-icon::after {
	background: #05519D;
	content: '';
	display: block;
	height: 3px;
	width: 25px;
}
.responsive-menu-icon::before {
	-webkit-transform: translateY(-9px);
	-ms-transform: translateY(-9px);
	transform: translateY(-9px);
}
.responsive-menu-icon::after {
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
}
.is-active .responsive-menu-icon {
	background: transparent;
}
.is-active .responsive-menu-icon::before {
	-webkit-transform: translateY(0rem) rotate(-45deg);
	-ms-transform: translateY(0rem) rotate(-45deg);
	transform: translateY(0rem) rotate(-45deg);
}
.is-active .responsive-menu-icon::after {
	-webkit-transform: translateY(-0.2rem) translateX(0rem) rotate(45deg);
	-ms-transform: translateY(-0.2rem) translateX(0rem) rotate(45deg);
	transform: translateY(-0.2rem) translateX(0rem) rotate(45deg);
}




/*--------------------------------------------------
			CONTAINER CSS START
---------------------------------------------------*/


.banner_slider h2 {
	color: #000;
	font-size: 50px;
	line-height: 50px;
}
 .banner_slider h2 strong {
	color: #fff;
	font-style: italic;
}
 .banner_slider h2 sup {
	font-size: 17px;
	font-weight: 500;
	top: -24px;
}
a.button_view {
	color: #fff;
	background: #05519D;
	font-size: 21px;
	padding: 10px 30px;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	text-transform: uppercase;
	margin: 20px 0 0;
	font-weight: 600;
}
a.button_view:hover{ background:#E73930; color:#fff;}
.banner_sliderbg {
	padding: 130px 0 100px;
}

.owl-dots {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.section_residential h2 {
	color: #5F5F5F;
	font-size: 50px;
	line-height: 50px;
}
.section_residential{ background:url(../images/img1.jpg) no-repeat center center / cover;
	padding: 140px 0 100px;
}


.section_residential h2 strong{color: #5F5F5F; font-style:italic;}


.section_distributes h2 {
	text-align: center;
	color: #616161;
	font-size: 50px;
	padding: 0 0 30px;
	font-weight: 500;
}
.section_distributes {
	padding: 50px 0;
}

.logo_slider.owl-carousel .owl-stage{display: flex;
	align-items: center;}
.logo_slider.owl-carousel .owl-stage .item img{ display:table; margin:auto;}




.logo_slider.owl-carousel .owl-nav button {
	position: absolute;
	top: 28px;
	left: -60px;
	background: #05519D;
	width: 44px;
	color: #fff;
	height: 44px;
	margin: 0;
	border-radius: 100px;
}

.logo_slider.owl-carousel .owl-nav button.owl-next {
	left:auto;
	right: -60px;
}
.logo_slider.owl-carousel .owl-nav button span { display:none;}

.logo_slider.owl-carousel .owl-nav button.owl-prev:before { font-family:FontAwesome;
	content: "\f053";
}

.logo_slider.owl-carousel .owl-nav button.owl-next:before { font-family:FontAwesome;
	content: "\f054";
}

.logo_slider.owl-carousel .owl-dots {
	display: none;
}
.section_videsbox_text img{ width:100%; }

.section_videsbox_text { position:relative; border-radius:30px; overflow:hidden;}

.section_videsbox_text h2 {
	position: absolute;
	bottom: 10px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	width: 100%;
	font-size: 34px;
	margin: 0;
}
.section_videsbox_text iframe {
	width: 100%;
	height: 312px;
}
.section_videsbox_text a {
	color: #fff;
	text-decoration: none;
}
.section_videsbox {
	background: #F8F8F8;
	padding: 50px 0;
}
a.menu_dropdown {
	float: left; display:none;
}
.menu_right_icon a span {
	position: absolute;
	font-size: 10px;
	color: #fff;
	left: 14px;
}
.schlage_header_row {
	background: #F6F6F6;
	padding: 15px 0;
}

.schlage_header_row {
	background: #05519D;
    /* position: absolute;
    width: 100%;
    z-index: 999;
    opacity: 0.95; */
}

.schlage_header_search {
    width: 100%;
}
.schlage_header_search button {
    color: #fff;
    background: #1571cc;
    font-size: 21px;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 0.5rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.schlage_header_search button:hover {
    background: #E73930;
    color: #fff;
}
.schlage_select {
	width: 20%;
	margin-right: -1px;
}

.schlage_searchboder {
	display: flex;
}

.schlage_select select.form-select {
	color: #9a9a9a;
	font-size: 20px;
	border-radius: 8px 0 0 8px;
	font-weight: 500;
	padding: 12px;
}

.schlage_select.schlage_select2 select.form-select {
	border-radius: 0;
}
.schlage_header_search .input-group input.form-control {
	padding: 12px 15px;
	border-radius: 0;
	color: #9a9a9a;
	font-size: 20px;
	overflow: hidden;
	border: none;
}
.schlage_header_search .input-group {
	border: 1px solid #CED4DA;
	border-radius: 0 8px 8px 0;
	overflow: hidden;
}

.schlage_header_search span.input-group-append {
	position: absolute;
	right: 0;
	padding: 11px 0 0;
	background: #fff;
}
.input-group-append i.fa.fa-search {
	color: #05519D;
	font-size: 20px;
}

ul.schlage_breadcrumb {
	padding: 0;
	margin: 0;
	display: flex;
}

ul.schlage_breadcrumb li {
	font-size: 20px;
	color: #363636;
	font-weight: 600;
	padding: 0 15px 0 0;
}
ul.schlage_breadcrumb li a {
	color: #05519D;
	text-decoration: none;
	padding: 0 10px 0 0;
}

ul.schlage_breadcrumb {
	padding: 20px 0;
	margin: 0;
	display: flex;
}
.sidebar_filters h3,
.sidebar_filters_manufacturers h3 {
	font-size: 16px;
}

.sidebar_filters li a.nav-link { text-decoration:none;
	color: #6E6D72;
	font-size: 16px;
	background: #FAFAFA;
	margin-bottom: 7px;
	padding: 11px;
	font-weight: 600;
}
.sidebar_filters li ul.submenu {
	padding: 0;
}
.sidebar_filters li .submenu li a.nav-link {
	color: #AEAEAE;
}
.sidebar_filters li.nav-item.has-submenu > a.nav-link { background:#FAFAFA url(../images/arrow1.png) no-repeat 95% center ;}

.schlage_results_right a {
	display: block;
	float: left;
	padding: 0 15px 0 0;
}

.schlage_results_right h3 {
	margin: 6px 0 0;
	float: left;
	font-size: 16px;
	color: #929294;
}
ul.schlage_select_right {
	display: flex;
	align-items: center;
	float: right;
}

.schlage_select_right li {
	margin: 0 0 0 20px;
}

.schlage_select_right li a {
	color: #ABAEB7;
	font-size: 24px;
}
.schlage_select_right li a:hover{
	color: #000;
}

.boxproduct_post {
	border: 1px solid #EBEBEB;	margin: 0 0 30px;
}

.imgproduct_post1 {
	height: 185px;
	vertical-align: middle;
	display: table;
	width: 100%;
	text-align: center;
}

.imgproduct_post2, .manufacturer_logo_wrapper {
	display: table-cell;
	vertical-align: middle;
}
.imgproduct_post2 img {
	height: 150px;
	width: 100%;
	object-fit: contain;
}
.manufacturer_logo_wrapper img {
	height: 70%;
	width: 70%;
	object-fit: contain;
}
.del {
	text-decoration: line-through;
}
.textproduct_postbottom {
	padding: 15px;
}
.textproduct_postbottom h2 {
	font-size: 16px;
	color: #67686A;
	font-weight: 600;
}
h2.manufacturer-title {
	font-size: 16px;
	color: #67686A;
	font-weight: 600;
	text-align: center;
}
h2.manufacturer-title a {
	font-size: 16px;
	color: #67686A;
	font-weight: 600;
	text-decoration: none;
}
.textproduct_postbottom h3 {
	font-size: 18px;
	color: #222423;
	font-weight: 600;
}
.textproduct_postbottom p {
	font-size: 16px;
	color: #67686A; 
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
}



.textproduct_postbottom h4 {
	font-size: 17px;
	color: #222423;
	font-weight: 600;
}
.textproduct_postbottom h4 sub {
	bottom: -1px;color:#67686A;
	font-size: 12px;
	font-weight: 700;
}

.textproduct_postbottom h4 font{ color:#67686A;}


.prod-grid-bottom li a:hover {
	box-shadow: 0 0 0 1px #25282a;
}
.prod-grid-bottom li a {
	border: 1px solid #25282a;
	border-radius: 100px;
	padding: 12px 10px 12px 11px;
	display: block;
}
.prod-grid-bottom li a img {
	display: block;
}
.prod-grid-bottom li {
	float: left;
	display: block;
	margin: 1px 4px;
}
ul.prod-grid-bottom {
	overflow: hidden;
	padding: 0;
	margin: 0 -4px;
	float: right;
}
.srch-action-wrap {
	padding: 0; opacity:0;	position: relative;
	bottom: 0px;
	right: 15px;
	display: inline-block;
	width: 100%;
}
.boxproduct_post {
	border: 1px solid #EBEBEB;
	margin: 0 0 30px;
	height: 480px;
	position: relative;
}
.boxproduct_post:hover .srch-action-wrap {opacity:1; }
.boxproduct_post:hover {	border: 1px solid #3a444f;}








table.table-bordered {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.5em;
	width: 100%; border:none;
}


.table-default-fs td, .table-default-fs th {
	font-size: 18px;font-weight: 600;
	color: #63666a;padding: 12px 20px;border: none;
}
#prod-list .row-export-only {
	display: none;
}

 td.row-selected:before {
	content: "\F086"; background:url(../images/bt-maximize.png) no-repeat center center ; height:23px; width:23px;
	display: inline-block;
}
.ser-prod-list-img {
	max-height: 90px;
	margin: auto 0;
	vertical-align: middle;
	position: relative;
}
.mobile-wd.mobile-cell {
	display: table-cell;
}
#prod-list td.nopad {
	width: 50px;
}
.table-bordered.table-default-fs td, .table-bordered.table-default-fs th {
	padding: 10px 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #EAEAEA;
}
.table-bordered.table-default-fs tr {
	border: none;
}

.table-bordered.table-default-fs .btn-group .prod-detail-add-btn {
	padding: 0 12px 0 0px;
}
.table-bordered.table-default-fs .btn-group.clearfix.nomargin {
	opacity: 0; float: right;
}
.table-bordered.table-default-fs tr:hover .btn-group.clearfix.nomargin {
	opacity: 1;
}

a.link-border.border-default.fw-7.no-wrap {
	color: #25282a;
	text-decoration: none;
}

.schlage_sectionmin a.button_view.float-end {
	margin: 10px 0 0;
}
.ellipses.prod-detail-actions-links a {
	color: #000;
	text-decoration: none;
}
.ellipses.prod-detail-actions-links {
	font-size: 18px;
	color: #000;
}
.ellipses.prod-detail-actions-links a.link-border.fw-6 {
	font-weight: bold;
}
.ellipses.prod-detail-actions-links small.c-dark a {
	color: #4f4f4f;
}
.ellipses.prod-detail-actions-links small.c-dark {
	padding: 7px 0 0;
	display: block;
}
ul.prod-detail-actions-btns {
	padding: 0;
	margin: 0;
	float: right;
}
ul.prod-detail-actions-btns li {
	float: left;
	margin: 0 0 0 5px;
}
ul.prod-detail-actions-btns li a img {
	display: block;
}

ul.prod-detail-actions-btns li a:hover {
	box-shadow: 0 0 0 1px #25282a;
}
ul.prod-detail-actions-btns li a {
	border: 1px solid #25282a;
	border-radius: 100px;
	padding: 12px 10px 12px 11px;
	display: block;
}
.product_detail_width {
	border-top: 1px solid #ced4da;
	padding: 40px 0;
}



















.mySlides {
 display: none;
}


.cursor {
 cursor: pointer;
}




/* Container for image text */
.caption-container {
 text-align: center;
 background-color: #222;
 padding: 2px 16px;
 color: white;
}




.mySlides_container .mySlides img {
	width: 55% !important;
	margin: auto;
	display: table;
}
.row_caption {
	overflow: hidden;
	display: flex;
}



.mySlides_container .row_caption .column .demo.cursor {
	width: 75px !important;
}
.mySlides_container .row_caption .column {
	margin: 0 20px 0 0;
}
.mySlides_container .row_caption .column img.demo.cursor.active {
	border: 1px solid #000;
}
.prod-detail-right .prod-main-purchase span a {
	color: #000;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.prod-detail-right .prod-main-purchase h1#p-title {
	font-weight: bold;
	font-size: 35px;
}
.prod-detail-right .prod-main-purchase h2#p-desc {
	font-size: 18px;
	color: #63666a;margin-bottom: 20px;
}
.prod-detail-right .prod-main-purchase .p-title {
    font-size: 18px;
}
.prod-main-meta-finish-swatch {
	width: 19px;
	height: 19px;
	 display: inline-block;
	 vertical-align: text-bottom;
	 margin-right: 8px;
	margin-left: 4px;
	 background-repeat: no-repeat;
	 background-size: 25px 25px;
	 background-position: 50%;
	box-shadow: 0 0 0 3px #fafafa, 0 0 0 4px #c8c9c7;
	border-radius: 100%;
}
span.inline.m-right-sm {
	font-size: 18px;
}

span.block.m-bottom.prod-main-meta-finish.no-print {
	display: block;
	margin-bottom: 20px;
}
.prod-main-price {
	font-size: 18px;
}
.prod-main-price span.prod-main-price-cost.m-right-sm {
	font-size: 28px;
	color: #000;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.prod-main-inv.clearfix.no-print {
	padding: 20px 0;
	border-top: 1px solid #EAEAEA;
	margin: 20px 0 0 0;
}
.prod-main-inv .stock .stock-main {
	padding-right: 10px;
}
.stock-main i.fa.fa-check.bt-lg {
	border: 1px solid #000;
	padding: 6px;
	border-radius: 30px;
}
.prod-detail-right .prod-main-purchase span a.vex-open {
	font-weight: normal;
	border-bottom: 1px solid #000;
}
span.prod-main-inv-ext {
	font-size: 17px;
}
.prod-main-quantity .qty {
	width: 22%;position: relative;
}

.prod-main-quantity .minus, .prod-main-quantity .plus {
	position: absolute;
	width: 27px;
	text-align: center;
	padding: 0;
	line-height: 1;
	font-weight: 400;
	bottom: 1px;
	top: 1px;
 font-size: 21px;
}
.prod-main-quantity .minus {
	left: 1px;
}
.btn.btn-white, .inputfile+label.btn-white, .prod-srch-grid-unit .btn-white.p-srch-action {
	background: #fff;
	color: #25282a;
}
input.field__input.qty-input.outline {
	border: 1px solid #c8c9c7;
	background: none;
	padding: 10px;
	font-size: 17px;
	color: #000;
	width: 100%;
	text-align: center;
}
.prod-main-quantity .plus {
	right: 1px;
}

button.btn.btn-inverse.btn-block.btn-rounded.btn-text-normal.cart-submit {
	color: #fff;
	background: #05519D;
	font-size: 19px;
	padding: 6px 30px;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 0 0 20px;
	font-weight: 600;
}
.schlage_select.prod_detail_select {
	width: 100%;
	margin: 0 0 20px;
	position: relative;
}


.schlage_select.prod_detail_select select.form-select {
	border-radius: 0;
	color: #000;
	font-size: 16px;
	padding: 20px 15px 5px 15px;
}
.schlage_select.prod_detail_select label {
	position: absolute;
	padding: 3px 0 0 16px;
}

#prod-tabs .prod-tabs-header {
	display: none;
}
.table-grid {
	border: 1px solid #eaeaea;
	margin-bottom: -1px;
	table-layout: auto;
	width: 100%;
}
.tab.hide {
	padding: 50px 0 0 0;
}
.table-grid tr.header {
	padding: 30px 10px 20px 60px;

	line-height: normal;
	background: #fff;
	float: none;
	width: 100%!important;
	display: block;
	border: 0!important;
}
.table-grid tr.header td{ font-size: 30px;
	font-weight: bold;
	color: #000; padding:0;}
.table-grid tr {
	 float: left;
	 width: 33.333333%;
	 border: 0!important;
}
.table-grid tbody {
	display: flex;
	flex-wrap: wrap;
}


.table-grid tr td {
	padding: 10px 10px 10px 60px;
	display: block;
	border: 0;font-size: 17px;
}
.table-grid tr td:nth-child(2) {
	padding-top: 0;
	color: #63666a;
}
.table-grid tr td:first-child {
	padding-bottom: 0;
	font-weight: 600;
}

.table-grid tr td a.showFinishChart {
	color: #000;
}
.table-grid tr:last-child {
	margin-bottom: 3em;
}
.table-grid tr.header.sub-header td{ font-size:22px;}


.well.well-lg.mobile-wd.bg-light-grey {
	background: #F5F5F5;
	padding: 50px 0;
}
.well.well-lg.mobile-wd.bg-light-grey img.man-logo.block {
	width: 255px;
	display: table;
}
span.fw-6.block {
	display: block;
	font-size: 18px;
	color: #000;
	padding: 0 0 5px;
}
span.c-grey-dark {
	font-size: 16px;
	padding: 0 0 0 10px;
	color: #aaa8a8;
}
.ellipses a.link-border.c-grey-dark {
	font-size: 17px;
	color: #aaa8a8;
	text-decoration: none;
}
.manufacturer-phone a {
	font-size: 16px;
	padding: 0 0 0 10px;
	color: #05519D;
	text-decoration: none;
}
.manufacturer-link {
	font-size: 16px;
	color: #05519D;
	text-decoration: none;
}
h3.mobile-md {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	padding: 0 0 20px;
}

.product_detailaccordion {
	padding: 40px 0 0 0;
}
.product_detailaccordion .accordion-item {
	border: none;
}

.product_detailaccordion button.accordion-button {
	padding: 15px 0 15px 28px;
	font-size: 20px;
	background: none;
	box-shadow: none;
	color: #000;
	font-weight: 600;
}
.product_detailaccordion .accordion-button::after {	transform:none !important;
	position: absolute;
	left: 0; background:url(../images/1.png) no-repeat center center ;
}
.product_detailaccordion .accordion-button:not(.collapsed)::after{ background:url(../images/2.png) no-repeat center center ;}










.product_detail_width .accordion-body {
	padding: 0;
}


.product_detail_width .accordion-body p {
	font-size: 18px;
	line-height: 32px;
}

.product_detailaccordion .accordion-item {
	border-bottom: 1px solid #EAEAEA;
}





.similar_items_titel {
	padding: 45px 0 10px 0;
}.similar_items_titel h3 {
	font-size: 30px;
	font-weight: 600;
}
.similar_items_titel h3 a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 40px;
}
#filteroptions .dropdown .dropdown-menu {
	max-height: 300px;
	overflow-y: scroll;
	z-index: 10000;
}



/*--------------------------------------------------
			CONTAINER CSS END
---------------------------------------------------*/




/*--------------------------------------------------
			FOOTER CSS START
---------------------------------------------------*/

.section_footerbg {
	padding: 50px 0;
	background: #E7372A;
}
.section_footer h2 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}
p.section_footertext {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}

ul.footer_socialmedia {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 20px;
}
ul.footer_socialmedia li {
	float: left;
	padding: 0 20px 0 0;
}
.footer_socialmedia li a {
	color: #fff;
	font-size: 28px;
}

.section_footerbottom { overflow:hidden;
	padding: 30px 0 0 0;
}

.section_footerbottom img {
	float: left;
	padding: 0 15px 0 0;
}
.section_footerbottom p {
	color: #fff;
	font-size: 18px;
	margin: -5px 0 0 0;
	font-style: italic;
}
ul.section_footer_menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.section_footer_menu li a {
	display: block;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 10px;
}


.menu_righticon{ padding-top:13px;}


.prod-grid.active{ display:flex !important;}
.prod-list1.active{ display:block !important;}
.prod-grid{ display:none !important;}
.prod-list1{ display:none !important;}

.schlage_select_right li a.active {
	color: #000;
}
.abs-cart-table .qtyfield {
	width: 60px;
}
.dropdown-toggle::after {
	display: none !important;
}
.header_menu .dropdown-item {
	font-size: 20px;
	font-weight: 600;
}
.header_menu .dropdown-item a {
	text-decoration: none;
	color: #05519D;
}
/* Selectize */
.abs-selectize.selectize-control.multi .selectize-input [data-value] {
	background: #63666a;
	border-color: #63666a;
	box-shadow: none;
	font-size: 16px;
}
.abs-selectize.selectize-control.plugin-remove_button .item .remove {
	border-left-color: #63666a;
	font-size: 20px;
}
.abs-selectize .selectize-input,
.abs-selectize .selectize-input.focus {
	box-shadow: none;
}
.sidebar .has-submenu .selectize-input input::placeholder {
	color: #63666a;
}
.sidebar .has-submenu label {
	display: none;
	padding: 8px 0 8px 8px;
	color: #25282a;
	font-weight: 600;
	cursor: pointer;
	font-size: 18px;
}
.sidebar .has-submenu {
	cursor: pointer;
	border: 1px solid transparent;
	padding-right: 0;
	padding-left: 0;
	background: #fafafa;
	border-radius: 2px;
	position: relative;
}
.sidebar .has-submenu::before {
	display: inline-block;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	content: "\f078";
	right: 10px;
	color: #63666a;
	font-weight: 600;
	font-size: .7em;
	display: block;
	top: 8px;
}
.sidebar .has-submenu.field-active {
	background: #fff!important;
	z-index: 10;
	border: 1px solid #276ff0;
	box-shadow: 0 0 0 1px #276ff0;
}
.sidebar .has-submenu.has-elements label {
	display: block;
}
.sidebar .has-submenu .abs-selectize .selectize-input{
	background: 0;
	padding: 8px 0 8px 8px;
	border-radius: 0;
	border: 0;
}
.sidebar .has-submenu .abs-selectize .selectize-input input {
	color: #63666a;
	cursor: pointer;
	font-size: 18px;
}
.abs-selectize .selectize-dropdown {
	font-size: 16px;
}

.search-bar-mobile {
    display: none;
}
/*--------------------------------------------------
			FOOTER CSS END
---------------------------------------------------*/



/*--------------------------------------------------
			RESPONSIVE CSS START
---------------------------------------------------*/


@media (max-width:1400px) {

.menu > li { padding: 0 55px 0 0;}
.mega_menu_product li a span {height: 47px;}
.section_videsbox_text iframe { height: 267px;}








}
@media (max-width:1199px) {

.header_text_right h2 { font-size: 35px;	}
.menu > li > a { font-size: 23px;}
.banner_slider h2 sup {font-size: 10px;font-weight: 500;top: -18px;}
.banner_slider h2 { font-size: 35px;line-height: 40px;}
.section_residential h2 { font-size: 35px;line-height: 40px;}
.section_distributes h2 { font-size: 40px;}
.section_videsbox_text h2 { font-size: 25px; }
.section_videsbox_text iframe {height: 222px;}


p.section_footertext {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}
ul.section_footer_menu li a { font-size: 20px;}








}

@media (max-width:991px) {

	ul.schlage_breadcrumb li a {
	padding: 0 0px 0 0;
}
ul.schlage_breadcrumb li {
	font-size: 13px;
	padding: 0 5px 0 0;
}
.schlage_sectionmin a.button_view.float-end {
	margin: 0px 0 20px;
	float: none !important;
}
ul.prod-detail-actions-btns {
	padding: 0;
	margin: 20px 0 0 0;
	float: none;
}
.table-grid tr.header {
	padding: 30px 10px 20px 10px;}


	.table-grid tr td {
	padding: 10px 10px 10px 10px;
}


	.product_detailaccordion {
	padding: 40px 0 60px 0;
}





.search-bar {
    display: none;
}
.search-bar-mobile {
    display: block;
}


	.mobile-lg, .mobile-md, .mobile-tab, .mobile-wd {
	display: none !important;
}
	a.menu_dropdown {
	display: block;
}
	.header_logo img {
	width: 210px;
	margin: auto;
	display: table;
}
.header_text_right {
	float: none;
	padding: 15px 0 0 0;
	text-align: center;
}
.header_text_right h2 {
	font-size: 25px;
}
.header_text_right h2 span sup {
	font-size: 11px;
	font-weight: 600;
	top: -15px;
}
.banner_sliderbg {
	background-position: 70% center !important;
	background-size: auto 100% !important;
}
.logo_slider.owl-carousel .owl-nav button.owl-next {
	bottom: -40px;
	left: auto;
	right: 35%;
	top: auto;
}

.logo_slider.owl-carousel .owl-nav button.owl-prev {
	bottom: -40px;
	left: 35%;
	right:auto;
	top: auto;
}
.section_videsbox_text {
	margin: 0 0 30px;
}
.section_videsbox_text iframe {
	height: 280px;
}
.section_footer h2 {
	padding: 30px 0 0;
}






nav.header_menu {
	position: fixed;
	background: #fff;
	height: 100%;
	width: 310px;
	z-index: 9;
	top: 0;
	right: -310px;	-webkit-transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
	-moz-transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
	transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
}
.menu_overlaytoggle {
	position: fixed;
	background: rgba( 0, 0, 0, 0.8 );
	height: 100%;
	width: 100%;
	z-index: 1;
	display: none;
	left: 0;
	top: 0;
	opacity: 0.6;
}
.open .menu_overlaytoggle{ display: block;}




.open a.menu_dropdown {
	position: relative;
	z-index: 99;
}



.open .responsive-menu-icon::before, .open .responsive-menu-icon::after {
	background: #fff;}

ul.menu {
	padding: 30px;
}

.mega_menu_product li {
	width: 50%;
	padding: 0 10px;
	margin: 0 0 20px;
}

.mega_menu_product li a img {
	width: 100%;
}
.mega_menu_product li a span {
	height: 47px;
	font-size: 15px;
	line-height: normal;
}

.mega_menu_product li a {
	padding: 10px 0px 10px;
}
.mega_menu {
	position: relative;margin: 0 0 20px;
}
.menu > li {
	padding: 0;
}
ul.menu {
	padding: 20px;
	overflow-y: auto;
	height: 100%;
}
.menu > li {
	float: none;
}
.open nav.header_menu{right: 0;}
.modal-header img {
	width: 210px;
}

.login_popup .modal-body {
	width: 100%;
}

.schlage_select {
	width: 100%;
	margin-right: 0;	margin-bottom: 20px;
}
.schlage_searchboder {
	display: block;
}
.schlage_select select.form-select {
	border-radius: 8px;
}
.schlage_select.schlage_select2 select.form-select{
	border-radius: 8px;
}
.schlage_header_search {
	width: 100%;
}
.schlage_header_search .input-group {
	border-radius: 8px;}


ul.schlage_select_right {
	display: flex;
	float: none;
	padding: 20px 0 0 0;
	align-items: center;
	margin: 0 -7px 20px;
}
.schlage_select_right li {
	margin: 0 6px;
}
.schlage_results_right {
	padding: 20px 0 0;
	overflow: hidden;
}

}
 @media (max-width:650px) {
}
 @media (max-width:480px) {
}
@media (max-width:320px) {
}


 /*--------------------------------------------------
			RESPONSIVE CSS END
---------------------------------------------------*/

#loadingScreen {
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1100;
	display: none;
}
#loadingScreen.show {
	display: block;
}
#loadingScreen .loadingMessage {
    background-color: #F2F2F2;
    border-radius: 5px;
    padding: 20px;
    min-width: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
#loadingScreen .loadingMessage .text {
    font-size: 18px;
    font-weight: 600;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #E7372A;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #E7372A transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
    .product_detail_width {
        border: 0;
    }
    #product_detail_print {
        display: flex; 
        flex-direction: column;
    }
    #product_detail_print .product_detail_info {
        order: 2;
    }
    #product_detail_print .product_detail_price {
        order: 1;
    }
    #product_detail_print table {
        border: 0;
    }
}