@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
.header-right-top ul li, .whyshowerdoor-section ul li, body {
	font-family: 'Open Sans', sans-serif
}
.getquote, .hdr-nav .nav li a, .showroomhours h4 {
	text-transform: uppercase
}
body .container {
	max-width: 1170px;
	width: 100%
}
ul {
	margin: 0
}
li {
	display: inline
}
.counts, .sitemapmain ul li a img {
	display: none
}
label.tpgs {
	margin-bottom: 23px
}
.counts {
	text-align: center;
	background: #075b89;
	color: #fff;
	padding: 2px;
	font-size: 17px;
	position: absolute;
	bottom: 9px;
	width: 91.5%
}
.newboxs {
	width: 100%;
	float: left
}
body .lifetime {
	text-align: left;
	padding-left: 0
}
body .mpmm {
	padding: 0;
	margin-top: 30px
}
body .contactpage {
	padding-bottom: 0
}
.inner-content {
	overflow-x: hidden
}
.header-left, .header-right {
	flex: inherit!important
}
.sitemapmain .lightgallery p {
	margin-bottom: 0
}
.designcnt li {
	float: left;
	width: 32%!important
}
.bottom-crousalsection .carousel-control {
	background: #0098d3!important;
	border: none;
	width: 27px;
	height: 37px;
	border-radius: 0;
	font-size: 36px;
	color: #fff;
	opacity: .6
}
a.fullanchor {
	float: left;
	width: 100%
}
.bnr-btmstcn {
	cursor: pointer
}
.firstsb a {
	padding-top: 20px
}
.lifetime {
	float: left;
	padding-top: 140px
}
.td-glass img {
	width: 73%
}
.award-stcn img {
	margin-right: 20px
}
.header-right-top {
	background: #075b89;
	padding: 8px 0 6px!important;
	text-align: right;
	float: right
}
.header-right-top ul {
	padding: 0;
	list-style: none;
	margin: 0
}
.header-right-top ul li {
	color: #fff;
	font-size: 14px;
	display: inline;
	padding: 0 5px;
	font-weight: 400!important
}
.header-right, body .header-right {
	padding: 0
}
.header-right-bottom {
	float: left
}
.header-right-top li img {
	margin-right: 5px
}
.header-right-top li a {
	color: #fff
}
body .phoneblock {
	text-align: center;
	padding: 15px 0 0;
	float: left
}
.phoneblock a {
	font-size: 27px;
	color: #075b89;
	font-weight: 600
}
.phoneblock a img {
	margin-right: 10px
}
.phoneblock h4 {
	font-size: 18px;
	font-weight: 400;
	color: #000
}
.showroomhours {
	float: left;
	font-size: 12px;
	text-align: center;
	border: 1px solid #075b89;
	font-family: Montserrat, sans-serif;
	margin-top: 20px
}
.getquote, .showroomhours h4, .showroomhours p {
	font-size: 14px;
	font-weight: 600
}
.showroomhours p {
	margin: 0 0 5px;
	color: #000
}
.showroomhours h4 {
	color: #075b89;
	margin-top: -10px;
	width: auto;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding: 0 10px;
	margin-bottom: 0
}
body .showhourmain {
	float: left;
	padding-left: 33px
}
body .getyourquotebox {
	float: left;
	padding: 10px 0 0
}
.getquote, .getyourquotebox ul {
	float: right;
	vertical-align: top
}
.getquote {
	background: #000;
	color: #fff;
	padding: 8px 17px;
	border-radius: 5px;
	margin-top: 6px;
	text-decoration: underline
}
.getquote:hover {
	background: #075b89;
	color: #fff
}
body .header-right-bottom {
	padding-right: 0
}
.getyourquotebox ul {
	padding: 0;
	text-align: center;
	width: 100%;
	margin-top: 10px
}
.brandlogo {
	margin-bottom: 5px;
	float: left
}
.get-right {
	float: right
}
.hdr-nav {
	background: #161616
}
.hdr-nav .nav.navbar-nav {
	width: 100%
}
.hdr-nav .nav li a {
	font-size: 14px;
	padding: 15px 14px;
	color: #fff
}
.hdr-nav .nav li.active a {
	color: #4bc1ff
}
.hdr-nav .nav.navbar-nav li {
	display: inline
}
.hdr-nav .nav li a:hover {
	background: 0 0;
	color: #4bc1ff
}
.bs-slider {
	overflow: hidden;
	max-height: 700px;
	position: relative;
	background: #000
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4)
}
.bs-slider>.carousel-inner>.item>a>img, .bs-slider>.carousel-inner>.item>img {
	margin: auto;
	width: 100%!important
}
.fade {
	opacity: 1
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0!important;
	display: block!important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s
}
.fade .item:first-child {
	top: auto;
	position: relative
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s
}
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #fff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: 400;
	background: 0 0;
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.control-round:hover .carousel-control {
	opacity: 1
}
.control-round .carousel-control.left {
	left: 1%
}
.control-round .carousel-control.right {
	right: 1%
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0,0,0,.5);
	border: 0 transparent
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%
}
.indicators-line>.carousel-indicators {
	right: 45%;
	bottom: 3%;
	left: auto;
	width: 90%;
	height: 20px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	white-space: nowrap
}
.indicators-line>.carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #9e9e9e;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: #9e9e9e;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all .5s cubic-bezier(.22, .81, .01, .99);
	transition: all .5s cubic-bezier(.22, .81, .01, .99);
	z-index: 10;
	cursor: pointer
}
.indicators-line>.carousel-indicators li:last-child {
	margin-right: 0
}
.indicators-line>.carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 2px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease
}
.indicators-line>.carousel-indicators .active:before {
	transform: scale(.5);
	background-color: #fff;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease
}
.slide_style_left {
	text-align: left!important
}
.slide_style_right {
	text-align: right!important
}
.slide_style_center {
	text-align: center!important
}
.slide-text {
	left: 0;
	top: 25%;
	right: 0;
	margin: auto;
	position: absolute;
	text-align: left;
	padding: 10px 85px
}
.slide-text>h1 {
	padding: 0;
	color: #fff;
	font-size: 70px;
	font-style: normal;
	line-height: 84px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}
.slide-text>p {
	padding: 0;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 40px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}
.slide-text>a.btn-default, .slide-text>a.btn-primary {
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	text-align: center;
	border: none;
	text-transform: uppercase
}
.slide-text>a.btn-default {
	color: #000;
	margin-right: 10px;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out
}
.slide-text>a.btn-primary {
	color: #fff;
	cursor: pointer;
	margin-left: 10px;
	background: #00bfff;
	text-decoration: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out
}
.slide-text>a:active, .slide-text>a:hover {
	color: #fff;
	background: #222;
	-webkit-transition: background .5s ease-in-out, color .5s ease-in-out;
	transition: background .5s ease-in-out, color .5s ease-in-out
}
.error {
	color: red
}
.header-left {
	padding-top: 5px
}
a.redmr, a.redmr:hover {
	font-style: italic;
	color: #27c1ff
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999!important;
	background: #fff
}
.banner-section {
	margin-top: 199px
}
.innerbanner {
	margin-top: 200px
}
.hardwre-left p {
	TEXT-ALIGN: CENTER
}
ul.ulblock {
	padding: 0
}
.ulblock li {
	display: list-item;
	margin-left: 16px;
	margin-bottom: 5px;
	font-size: 16px
}
.inner-content .warranty-text {
	padding: 0;
	margin-bottom: 30px
}
.inner-content .warranty-text h2 {
	margin: 0 0 10px;
	font-size: 26px;
	color: #0297d3
}
.clamptabs .hardwre-left img {
	width: auto
}
.clamptabs .hardwre-left li a {
	text-align: center
}
.clamptabs.last-camps a {
	min-height: 262px
}
.aboutsection.abouthome h4 {
	font-size: 22px;
	color: #36d2ff;
	font-weight: 600
}
.whyshowerdoor-section ul li {
	text-align: left;
	float: left;
	width: 100%;
	display: inline-block;
	color: #000;
	font-size: 18px;
	line-height: 39px;
	background: url(../images/li-imgs.png) left no-repeat;
	padding-left: 30px;
	margin-bottom: 6px
}
.whyshowerdoor-section h3 {
	color: #04638a;
	font-size: 29px;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	float: left;
	width: 100%;
	margin-bottom: 30px
}
.whyshowerdoor-right .award-stcn {
	text-align: right
}
/*.whyshowerdoor-right .award-stcn img {
	margin-left: 40px
}*/
.whyshowerdoor-right .award-stcn img:last-child{ margin-right:0px;} 
.whyshowerdoor-section {
	padding: 50px 0
}
.whyshowerdoor-section .whyshowerdoor-left {
	padding-left: 6px
}
.whyshowerdoor-left ul {
	float: left;
	padding: 0;
	margin: 0
}
body .bottom-crousalsection .span12 .well {
	padding: 0;
	margin: 0;
	border: none
}
.bottom-crousalsection img {
	margin: 0
}
.bottom-crousalsection .span3 {
	margin: 0!important;
	width: 25%!important;
	float: left!important
}
.bottom-crousalsection .span3 a.thumbnail {
	margin: 0!important;
	padding: 0;
	border: none
}
.bottom-crousalsection {
	float: left;
	width: 100%;
	overflow: hidden
}
.bottom-crousalsection .carousel {
	margin-bottom: 0;
	padding: 0
}
.bottom-crousalsection .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0;
	margin-right: -19px
}
.bottom-crousalsection ol.carousel-indicators {
	float: left;
	right: 0!important;
	left: 0!important;
	width: 100%;
	display: none
}
.bottom-crousalsection .carousel-indicators li {
	background: silver
}
.bottom-crousalsection .carousel-indicators .active {
	background: #333
}
.bottom-crousalsection .carousel-control {
	top: 55%
}
.sitemapmain ul {
	padding: 0
}
.sitemapmain a {
	color: #000;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif
}
.banner-section h2, .banner-section h3, body .contact-info ul li a {
	color: #fff
}
.sitemapmain ul li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: url(../images/li-imgs.png) left no-repeat;
	padding-left: 30px
}
.cnt-lftmain .quote-tab-content {
	margin: 0 0 18px
}
.contact-info ul {
	background: #075b89;
	float: left;
	width: 100%;
	padding: 13px 22px
}
body .contact-info {
	padding: 0
}
.contact-info ul li img {
	margin-right: 10px
}
.contact-info ul li {
	float: left;
	width: 100%;
	margin: 5px 0;
	color: #fff;
	font-size: 16px
}
.google_mapare img {
	width: 100%
}
.mapbox {
	border: 2px solid #dfdfdf;
	float: left;
	width: 100%
}
.cnt-lftmain textarea {
	min-height: 159px;
	padding-top: 11px
}
body .google_mapare {
	padding-right: 0;
	text-align: right;
	padding-left: 0;
	float: left
}
@media (max-width:991px) {
.slide-text h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px
}
.slide-text>p {
	font-size: 18px
}
}
@media (max-width:768px) {
.slide-text {
	padding: 10px 50px
}
.slide-text h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px
}
.slide-text>p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px
}
.control-round .carousel-control {
	display: none
}
}
@media (max-width:480px) {
.slide-text {
	padding: 10px 30px
}
.slide-text h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px
}
.slide-text>p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px
}
.slide-text>a.btn-default, .slide-text>a.btn-primary {
	font-size: 10px;
	line-height: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 10px 15px
}
.indicators-line>.carousel-indicators {
	display: none
}
}
.banner-section .slide-text a.bannerbtn, .banner-section h1 {
	font-family: Montserrat, sans-serif;
	line-height: normal
}
.banner-section h1 {
	font-size: 65px;
	font-weight: 700;
	color: #3fbbee;
	margin-bottom: 0
}
.banner-section h2 {
	font-size: 30px;
	font-family: Montserrat, sans-serif
}
.carousel-inner.topbanner>.item {
	height: 600px
}
.banner-section h3 {
	border: 2px solid #41bbec;
	float: right;
	text-align: center;
	padding: 10px 30px;
	font-weight: 600
}
.banner-section ol.carousel-indicators {
	display: none
}
.aboutsection h2::after, .ftr-block h5, .ftr-block h5::after, .ftr-block.ftrmidbox li, .home-bottom-info ul li, .mid-photo, .more, .short-img-box a, .videoblock h1 {
	display: inline-block
}
.bottom-crousalsection .span12 {
	margin: 0;
	width: 100%
}
.banner-section h3 span {
	color: #12ff00;
	font-size: 31px
}
.banner-section .slide-text a.bannerbtn {
	float: right;
	background: 0 0;
	border: 2px solid #fff;
	border-radius: 0;
	font-size: 17px;
	padding: 12px 15px;
	color: #4eccff;
	font-weight: 600;
	margin-top: 25px;
	text-transform: uppercase
}
.banner-section .slide-text a.bannerbtn:hover {
	background: #075b89;
	color: #fff
}
.banner-section .slide-text {
	top: 0;
	border: 0;
	padding-top: 30px;
	padding-bottom: 30px
}
.clr {
	clear: both
}
.banner-btm-box {
	margin-top: -100px;
	padding-bottom: 60px
}
.short-option-box {
	background: #41bbec;
	border: 2px solid #fff;
	min-height: 292px;
	cursor: pointer
}
.shortmidbox {
	min-height: 134px
}
.buyingpage .ulblock p {
	margin-bottom: 4px;
	margin-top: 14px
}
.buying-ulmain .col-md-6 {
	padding-left: 0
}
.configbox .ulblock p {
	margin-top: 0;
	margin-bottom: 0
}
.configbox p:first-child {
	margin-top: 14px
}
.buyingpage .ulblock li {
	margin-left: 30px
}
.short-img-box a {
	width: 100px;
	height: 100px;
	background: #0297d3;
	vertical-align: middle;
	border-radius: 100%;
	line-height: 100px;
	border: 2px solid #fff;
	margin-top: -47px;
	overflow: hidden
}
.diffcolor .short-option-box {
	background: #2b7b9b
}
.short-img-box a:hover, .short-option-box:hover {
	background: #075b89
}
.short-cnt-box h1 {
	font-size: 23px;
	color: #fff;
	font-weight: 600
}
.more, .short-cnt-box h2 {
	font-size: 16px;
	color: #fff
}
.short-cnt-box h2 {
	line-height: 30px;
	font-weight: 400
}
.hdr-nav ul.nav {
	margin: 0
}
.more {
	background: #0297d3;
	padding: 2px 15px;
	border: 2px solid #fff;
	margin-bottom: 20px;
	margin-top: 13px
}
.more:hover {
	background: #fff;
	text-decoration: none
}
.short-option-box {
	text-align: center;
	padding: 0 9px
}
.aboutsection {
	background: url(../images/about-bg.png) no-repeat
}
.aboutsection h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 40px
}
.aboutsection h2::after, .header-right-top:before {
	position: absolute;
	content: ""
}
.aboutsection h2::after {
	width: 30px;
	height: 5px;
	background: #04638a;
	bottom: 0;
	left: 0
}
.aboutsection, .videoblock h1 span {
	width: 100%;
	float: left
}
.aboutsection p {
	color: #fff;
	font-size: 16px;
	line-height: 30px
}
.aboutsection h4 {
	margin-top: 30px;
	color: #fff;
	margin-bottom: 12px;
	font-size: 18px
}
.aboutsection .aanchor {
	background: #04638a;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	padding: 10px 28px;
	float: left;
	font-weight: 600;
	margin-top: 35px
}
.aboutsection a {
	color: #fff
}
.aboutsection .aanchor:hover {
	background: #fff;
	color: #04638a
}
.aboutsection {
	padding: 40px 0;
	background-size: cover
}
.videoblock h1 {
	text-align: center;
	font-size: 45px;
	font-weight: 600;
	color: #000;
	vertical-align: middle;
	margin-bottom: 50px
}
.videoblock {
	text-align: center;
	padding: 40px 0
}
.videoblock h1:after {
	content: "";
	width: 50px;
	height: 6px;
	background: #0297d3;
	display: inline-block
}
.home-bottom-info {
	background: url(../images/more-info.png) no-repeat;
	padding: 100px 0 70px;
	background-size: cover
}
.home-bottom-info .short-option-box {
	background: 0 0;
	float: left;
	width: 100%
}
.home-bottom-info .short-img-box a {
	background: #fff
}
.home-bottom-info .short-cnt-box h1 {
	text-align: left;
	font-size: 20px
}
.home-bottom-info ul {
	padding-left: 0;
	text-align: left
}
.home-bottom-info ul li {
	text-align: left;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 17px;
	line-height: 39px;
	background: url(../images/li-img.png) left no-repeat;
	padding-left: 30px
}
.gallerystcn, .mid-photo {
	background: url(../images/gallery-base.png) no-repeat
}
.home-bottom-info .short-cnt-box {
	padding-bottom: 20px;
	float: left;
	width: 100%
}
.home-bottom-info ul li a {
	color: #fff
}
.btm-midbox a {
	font-size: 18px;
	line-height: 32px
}
.home-bottom-info .short-cnt-box.btm-midbox {
	padding-top: 12px
}
.gallerybox .short-option-box {
	padding: 0;
	overflow: hidden
}
.mid-photo {
	border: 3px solid #fff;
	width: 87%;
	height: 213px;
	padding-top: 55px
}
.mid-photo a {
	font-size: 36px;
	font-weight: 600;
	color: #000;
	vertical-align: middle
}
.gallerystcn {
	padding: 54px 30px
}
footer {
	background: #383838;
	padding: 50px 0 0;
	float: left;
	width: 100%
}
.ftr-block {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif
}
.ftr-block p {
	font-weight: 300;
	line-height: 30px
}
.ftr-block img {
	margin-bottom: 30px
}
.ftr-block li a {
	color: #fff;
	font-weight: 300;
	padding: 0 10px;
	font-size: 15px
}
.ftr-block.ftrmidbox ul, .ftrlastblock ul {
	padding: 0
}
.ftr-block.ftrmidbox li {
	height: 14px;
	border-right: 1px solid #818181;
	vertical-align: top;
	line-height: 14px;
	color: #818181;
	margin-bottom: 20px
}
.ftr-block h5 {
	font-size: 28px;
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	margin-bottom: 50px
}
.ftr-block h5::after {
	content: "";
	width: 32px;
	height: 3px;
	background: #0297d3
}
.copyright, .ftr-block h5 span, .ftrlastblock ul li {
	width: 100%;
	float: left
}
.ftrlastblock ul li img {
	margin-bottom: 0;
	margin-right: 8px
}
.ftrlastblock ul li {
	margin-bottom: 12px;
	text-align: center;
	font-size: 15px
}
.copyright {
	background: #282828;
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	margin-top: 50px
}
.header-right-top:before {
	width: 0;
	height: 0;
	border-left: 29px solid transparent;
	border-top: 37px solid #075b89;
	float: left;
	left: -29px;
	top: 0
}
.gallerystcn {
	background-size: cover
}
.navbar-header button.navbar-toggle {
	background: #000
}
.navbar-header {
	background: #eee;
	display: none
}
.navbar-header button.navbar-toggle span {
	background: #fff
}
.innerbanner {
	background: url(../images/inner-banner.png) center no-repeat;
	float: left;
	width: 100%;
	padding: 40px 0
}
.innerbanner h2 {
	font-weight: 600;
	color: #fff;
	font-size: 45px;
	margin: 0
}
.innerright a {
	float: right;
	background: #075b89;
	color: #fff;
	font-size: 20px;
	padding: 5px 12px;
	border-radius: 4px;
	border: 2px solid #fff
}
.innerright a:hover {
	background: #000;
	color: #fff;
	text-decoration: none
}
.innerright a img {
	margin-left: 5px
}
.inner-content {
	float: left;
	width: 100%;
	padding: 50px 0
}
.inner-content h1 {
	font-size: 27px;
	color: #075b89;
	font-weight: 600;
	margin: 0 0 30px
}
.inner-content .aboutleft {
	padding-left: 0
}
.inner-content p {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	margin-bottom: 20px
}
.inner-content h2 {
	font-size: 19px;
	margin-top: 32px
}
.downloadlink {
	background: #075b89;
	color: #fff;
	font-size: 18px;
	padding: 5px 12px;
	border-radius: 4px;
	float: left
}
.downloadlink:hover {
	background: #000;
	color: #fff;
	text-decoration: none
}
.showerguardimg {
	margin-top: 30px
}
.glass-gallery h4 {
	text-align: center;
	background: #075b89;
	margin: 0;
	color: #fff;
	padding: 10px 2px;
	font-size: 17px;
	font-weight: 600
}
.glass-gallery li {
	margin-bottom: 20px;
	padding: 5px;
	width: 20%!important;
	float: left
}
.glass-gallery li a {
	float: left;
	width: 100%;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 3px #ddd
}
.hardware-tabs li.selected, li.page-item.disabled a {
	background: #075b89!important
}
.pagination-main {
	float: right
}
.pagination-main li {
	margin-left: 10px;
	float: left
}
body .pagination-main li a {
	padding: 5px 8px
}
li.page-item.disabled a {
	color: #fff!important
}
.hardware-tabs ul.tabs li a {
	float: left;
	background: #3b3b3b;
	color: #fff;
	width: 100%;
	min-height: 132px;
	border-radius: 10px 10px 0 0!important
}
.hardware-tabs ul.tabs li label {
	float: right;
	text-align: right;
	font-size: 25px;
	padding-top: 9px
}
span.rdmore {
	float: right;
	width: auto;
	color: #fff;
	border: 1px solid #fff;
	font-size: 12px;
	margin-top: 13px;
	padding: 3px 5px
}
.hardware-tabs li.selected a {
	background: #075b89!important
}
.hardware-tabs .tabcontents {
	float: left;
	width: 100%;
	padding: 10px
}
.hardware-tabs ul.tabs li {
	float: left;
	width: 24%;
	border-radius: 10px 10px 0 0!important;
	margin-right: 11px
}
.about-rights img, .hardwre-left img, .hardwre-right img, .hardwre-right li {
	width: 100%
}
.hardwre-left ul {
	padding-left: 0
}
.hardwre-left li a {
	border: 1px solid #ddd;
	float: left;
	width: 100%;
	text-align: center
}
.hardwre-left li {
	padding: 5px
}
body .hardwre-left, body .hardwre-tabcnt {
	padding: 0
}
.hardwre-right li {
	border: 2px solid #075b89;
	float: left;
	text-align: center
}
.hardwre-left {
	float: left
}
.hardwre-right {
	float: right
}
.top-quote-tabs li.active span {
	background: #075b89
}
.top-quote-tabs li span, .top-quote-tabs:before {
	background: #bdbdbd;
	text-align: center;
	display: inline-block
}
.top-quote-tabs li span {
	width: 100px;
	height: 100px;
	color: #fff;
	border-radius: 50%;
	font-size: 27px;
	line-height: 36px;
	font-weight: 600;
	padding: 21px 10px 10px
}
.top-quote-tabs li {
	width: 33%;
	text-align: center;
	float: left;
	position: relative;
	z-index: 999
}
.top-quote-tabs li h3 {
	font-size: 22px;
	font-weight: 700;
	font-family: Montserrat, sans-serif
}
.top-quote-tabs:before {
	height: 5px;
	content: "";
	z-index: 999;
	position: absolute;
	left: 50%;
	top: 35%;
	width: 65%;
	transform: translate(-50%, -50%)
}
ul.top-quote-tabs {
	background-color: #fff;
	float: left;
	width: 100%;
	padding-left: 0;
	z-index: 99;
	position: relative
}
.quote-content h1 {
	text-align: center
}
.quote-tab-content {
	float: left;
	width: 100%;
	margin-top: 40px;
	background: #fafafa;
	padding: 30px 5px;
	border: 2px solid #e3e3e3
}
.quote-tab-content h2 {
	margin-top: 0;
	font-size: 20px
}
.quote-third-form p {
	font-size: 17px;
	color: #4e4e4e;
	margin-bottom: 30px
}
.next-btn, .q-scd-row label {
	font-size: 18px;
	font-weight: 600
}
.inputbox input {
	width: 100%;
	padding: 8px
}
.quote-box {
	margin-bottom: 25px;
	float: left;
	width: 100%
}
.next-btn {
	background: #075b89;
	color: #fff;
	border: none;
	padding: 9px 37px;
	border-radius: 4px;
	margin-left: 15px;
	line-height: normal
}
.q-scd-row label {
	float: left;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif!important;
	color: #000
}
.quote-rightbox {
	float: left
}
.quote-rightbox span {
	font-size: 17px;
	float: left;
	margin-right: 20px
}
.quote-rightbox span input {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 7px;
	margin-top: 0
}
.quote-secon-form {
	float: left;
	width: 100%;
	padding: 0 20px
}
.q-scd-row {
	float: left;
	width: 100%;
	margin-bottom: 15px
}
.glassbox-quotemid {
	background: #fff;
	border: 1px solid #aeaeae;
	text-align: center;
	padding: 20px 10px;
	float: left;
	width: 100%
}
.inner-content .glassbox-quote h1 {
	font-size: 20px;
	font-size: 17px;
	color: #4e4e4e;
	margin-bottom: 10px
}
.glassbox-quote a {
	display: inline-block;
	float: none;
	font-size: 15px;
	color: #075b89;
	font-weight: 500
}
.glassbox-quote img {
	display: block;
	float: none;
	margin: 0 auto;
	clear: both
}
.glassbox-quote h1 input[type=radio] {
	width: 20px;
	height: 20px;
	margin-right: 7px;
	margin-top: 0;
	vertical-align: middle
}
body .glass-type-quote {
	padding: 0
}
body .glassbox-quote {
	padding-left: 0;
	float: left;
	min-height: 270px
}
.glass-type-quote {
	margin-bottom: 16px
}
.glass-type-quote .next-btn {
	margin-left: 0;
	margin-right: 20px;
	margin-top: 35px
}
.next-btn.backbtn {
	background: #383838
}
.quote-third-form .quote-rightbox {
	FLOAT: LEFT;
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px
}
.quote-third-form .quote-rightbox label {
	float: left;
	width: 7%;
	font-size: 20px;
	font-weight: 500
}
.quote-third-form .quote-rightbox span {
	font-size: 17px;
	float: left;
	margin-right: 20px;
	width: 14%
}
.quote-third-form .glassbox-quotemid {
	padding: 48px 10px
}
.thrd-typeglass span {
	font-size: 17px;
	float: left;
	margin-right: 20px;
	color: #4e4e4e;
	font-family: 'Open Sans', sans-serif
}
.quote-third-form {
	float: left;
	width: 100%;
	padding: 0 0 0 20px
}
.quote-third-form .q-scd-row {
	margin-bottom: 32px
}
.glassbox-quote {
	margin-bottom: 40px
}
.thrd-typeglass span input {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 7px;
	margin-top: 0
}
.thrd-typeglass {
	float: left
}
.td-glass {
	width: 14%;
	float: left;
	margin-bottom: 27px
}
.td-glass p {
	font-size: 16px;
	color: #4e4e4d;
	text-align: left;
	margin-bottom: 5px
}
.td-glass p input[type=radio] {
	width: 17px;
	height: 22px;
	margin: 0 5px 0 0;
	vertical-align: middle
}
body .quote-third-form input[type=file] {
	width: auto;
	height: auto
}
.txtars .thrd-typeglass, .txtars .thrd-typeglass span, .txtars .thrd-typeglass textarea, .txtars label {
	width: 100%
}
.txtars .thrd-typeglass textarea {
	width: 100%;
	height: 100px
}
.q-scd-row select {
	max-width: 300px;
	height: 36px;
	width: 100%
}
.glass-type-quote {
	float: left;
	width: 100%
}
.quote-secon-form #lightgallery .popimgbox img {
	display: block;
	float: none;
	margin: 0 auto;
	clear: both
}
.requestbody .lg-backdrop.in {
	background-color: transparent
}
.requestbody .lg-outer {
	width: 35%;
	left: 33%;
	right: 32%;
	bottom: 30%;
	background: #000;
	top: 20%;
	height: auto
}
.glassbox-quotemid ul li a {
	margin: 0
}
.glass-gallery li:hover .counts {
	display: block
}
.mobileImg, .mobileshow{ display:none;}
@media (min-width:1170px) and (max-width:1200px) {
.hardware-tabs ul.tabs li:nth-child(2) img, .hardware-tabs ul.tabs li:nth-child(3) img {
	height: 104px;
	width: auto
}
}
@media (min-width:1100px) and (max-width:1170px) {
.hardware-tabs ul.tabs li:nth-child(2) img, .hardware-tabs ul.tabs li:nth-child(3) img {
	height: 104px;
	width: auto
}
.banner-section {
	margin-top: 186px
}
.banner-btm-box {
	margin-top: -83px
}
.short-cnt-box h1 {
	font-size: 20px
}
.whyshowerdoor-section {
	padding: 50px 0 50px 20px
}
.td-glass p {
	font-size: 15px
}
.hdr-nav .nav li a {
	padding: 15px
}
.brandlogo img {
	height: 87px;
	width: auto
}
.brandlogo {
	text-align: center;
	padding-right: 0
}
.getquote {
	padding: 8px 16px;
	font-size: 13px
}
.header-right-top ul {
	margin-left: -31px;
	position: relative
}
.header-right-top ul li {
	padding: 0
}
}
@media (min-width:768px) and (max-width:1100px) {
.brandlogo, .header-right-top ul {
	text-align: center
}
.innerbanner.builderpro h2 {
	font-size: 35px
}
.ftrlastblock ul {
	margin: 0
}
.whyshowerdoor-section {
	padding: 50px 0 50px 20px
}
.whyshowerdoor-right .award-stcn img {
	margin-left: 0
}
.td-glass {
	width: 25%;
	margin-bottom: 15px
}
.contact-info ul li {
	margin: 2px 0;
	font-size: 12px
}
.contact-info ul {
	padding: 13px 8px
}
.brandlogo img {
	height: 87px
}
.brandlogo {
	padding-right: 0
}
.header-right-top ul li {
	display: inline-block
}
.glassbox-quotemid {
	height: 304px
}
.hardware-tabs ul.tabs li:nth-child(2) img {
	height: 104px;
	width: auto
}
body .clamptabs .hardwre-left {
	padding-left: 10px;
	padding-right: 10px
}
.banner-section h1 {
	font-size: 48px
}
.banner-section h2 {
	font-size: 22px;
	margin: 0
}
.banner-section h3 {
	padding: 0 19px;
	line-height: normal
}
.banner-section .clr {
	display: none
}
.banner-section .award-stcn {
	float: left;
	width: 34%
}
.banner-section .award-stcn img {
	margin: 0;
	width: 29%
}
.brandlogo img, .ftr-block:first-child img, .header-left img, .mid-photo, .video-mid iframe {
	width: 100%
}
.carousel-inner.topbanner>.item {
	height: auto
}
.banner-btm-box {
	margin-top: -25px
}
.short-cnt-box h1 {
	font-size: 18px;
	line-height: normal
}
.aboutsection .aanchor {
	float: none;
	display: block;
	max-width: 402px;
	text-align: center;
	line-height: normal
}
.ftr-block, .ftrlastblock ul li {
	text-align: left
}
body .hardwre-left p {
	font-size: 15px;
	min-height: 64px;
	margin: 0
}
.ftr-block h5 {
	font-size: 20px
}
.home-bottom-info ul li {
	background: url(../images/li-img.png) 0 12px no-repeat;
	line-height: normal
}
.slide-text {
	padding: 10px 25px
}
.short-cnt-box h2 {
	font-size: 14px;
	line-height: normal;
	min-height: 52px
}
.showroomhours h4 {
	margin-top: -6px;
	padding: 0
}
.brandlogo {
	padding-left: 0!important
}
.header-right-top:before {
	border-left: 29px solid transparent;
	border-top: 57px solid #075b89
}
.phoneblock a {
	font-size: 22px
}
body .showhourmain {
	padding-left: 9px
}
.hdr-nav .container {
	padding: 0
}
.hdr-nav .nav li a {
	font-size: 12px;
	padding: 15px 7px
}
.ftr-block.ftrmidbox li {
	border: none;
	float: left;
	width: 100%
}
.ftrlastblock ul li img {
	float: left
}
.ftr-block li a {
	padding: 0
}
.ftr-block li, .ftr-block li a {
	font-size: 13px!important
}
.ftr-block p {
	font-size: 14px
}
.header-left {
	padding-top: 35px
}
header {
	position: inherit
}
.innerbanner {
	margin-top: 0
}
body .quote-third-form .quote-rightbox span {
	font-size: 16px
}
.banner-btm-box .row, .hardware .row, .home .row, .innerbanner .row, header .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: inherit!important
}
}
@media (min-width:320px) and (max-width:767px) {
.banner-btm-box, .banner-section, .innerbanner, .quote-tab-content {
	margin-top: 0
}
.carousel-inner.topbanner>.item, .carousel-inner>.item {
	height: auto
}
.brandlogo, .get-right, .header-left, .header-right-top ul, .whyshowerdoor-right .award-stcn, body .getyourquotebox, body .header-right-bottom, body .showhourmain {
	text-align: center
}
.aboutsection .aanchor {
	float: none;
	display: block;
	max-width: 402px;
	text-align: center
}
.td-glass {
	width: 33%;
	margin-bottom: 15px
}
body .phoneblock, body .showhourmain {
	width: auto;
	display: inline-block;
	float: none
}
.next-btn {
	padding: 9px 33px
}
.ftr-block ul {
	margin: 0
}
body .ftr-block {
	padding: 0
}
body .get-right {
	width: 181px;
	display: inline-block;
	float: none;
	vertical-align: top
}
body .brandlogo {
	width: auto;
	display: inline-block;
	float: none
}
.short-option-box, .shortmidbox {
	min-height: auto
}
header {
	position: inherit
}
.inputbox {
	margin-bottom: 10px
}
.inner-content h1 {
	font-size: 22px
}
.navbar-header {
	display: block
}
.header-left {
	padding: 10px 0
}
.header-right-bottom {
	padding: 0!important
}
.video-mid iframe {
	width: 100%
}
body .video-main {
	padding: 0
}
.videoblock h1 {
	font-size: 34px;
	margin-bottom: 13px
}
.home-bottom-info ul li {
	font-size: 14px;
	padding-left: 26px
}
.home-bottom-info {
	padding-top: 0
}
.banner-section .slide-text {
	display: block;
}
.banner-section h1 {
	font-size: 42px;
	margin: 0px 0px;
}
.banner-section h2 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
}
.award-stcn {
	display: block;
}
.banner-section .slide-text {
	padding: 10px 10px;
}
.banner-section .slide-text a.bannerbtn {
	font-size: 21px;
	padding: 8px 24px;
	margin-top: 15px;
}
.award-stcn img {
	width: 48px;
}
.getquote {
	float: none
}
.showroomhours {
	display: inline-block;
	float: none;
	padding: 0 40px
}
.get-right {
	padding-top: 20px
}
.header-right-top {
	float: left;
	width: 100%
}
.hdr-nav .container {
	padding: 0
}
.hdr-nav .nav li a {
	font-size: 13px;
	padding: 0 16px 11px 0;
	color: #fff;
	text-transform: uppercase
}
.hdr-nav {
	padding-top: 12px
}
.short-option-box {
	margin-top: 45px;
	margin-bottom: 24px
}
.banner-btm-box {
	padding-bottom: 0
}
.whyshowerdoor-section {
	padding: 10px 20px
}
.whyshowerdoor-section ul li {
	font-size: 15px;
	line-height: normal;
	background: url(../images/li-imgs.png) 1px 3px no-repeat;
	margin-bottom: 21px
}
.whyshowerdoor-section h3 {
	font-size: 23px;
	margin-bottom: 17px
}
.whyshowerdoor-right .award-stcn img {
	margin: 0 1px
}
.glass-gallery h4 {
	font-size: 15px
}
body .chnfile {
	padding: 0;
	margin-top: 10px
}
.inner-content {
	padding: 30px 0
}
}
@media only screen and (max-width:1100px) {
.banner-section {
	margin-top: 0
}
html body {
	padding-left: 0;
	padding-right: 0
}
.onlyhome .row {
	margin-left: -15px
}
}
@media (min-width:1025px) and (max-width:1200px) {
.getquote {
	padding: 8px 12px
}
.hardware-tabs ul.tabs li {
	width: 23%
}
.hardware-tabs ul.tabs li img {
	width: 30%
}
.hardware-tabs ul.tabs li label {
	font-size: 18px
}
}
@media (min-width:641px) and (max-width:1024px) {
.getquote, .header-right-top ul li {
	display: inline-block
}
body .get-right {
	padding: 0 6px 0 0;
	text-align: center
}
.getquote {
	padding: 8px 5px;
	font-size: 13px;
	float: none
}
.header-right-top ul {
	text-align: center
}
.clamptabs .hardwre-left img {
	width: 100%
}
body .glassbox-quote {
	min-height: 304px;
	margin-bottom: 10px
}
.quote-third-form .quote-rightbox span {
	margin-right: 20px;
	width: 17%
}
.glass-gallery li {
	width: 24.9%!important;
	float: left
}
.hardware-tabs ul.tabs li {
	width: 23%;
	text-align: center
}
.hardware-tabs ul.tabs li img {
	display: none
}
.hardware-tabs ul.tabs li label {
	font-size: 14px;
	min-height: 78px;
	text-align: center;
	width: 100%
}
.hardware-tabs ul.tabs li a {
	min-height: auto
}
span.rdmore {
	float: none;
	display: inline-block
}
}
@media (min-width:320px) and (max-width:640px) {
.glassbox-quote a {
	display: block
}
.hardware-tabs ul.tabs li img, .hardware-tabs ul.tabs li label br {
	display: none
}
.quote-third-form .quote-rightbox span {
	margin-right: 20px;
	width: 17%
}
body .about-rights {
	padding-left: 0;
	margin-top: 30px
}
.about-rights img {
	width: 100%
}
.glass-gallery li {
	width: 33%!important;
	float: left
}
.hardware-tabs ul.tabs li {
	width: 100%
}
.innerbanner {
	background-size: cover;
	padding: 20px 0
}
.innerright a {
	float: left
}
.innerbanner h2 {
	font-size: 32px;
	margin-bottom: 10px
}
span.rdmore {
	margin-top: 0
}
.hardware-tabs ul.tabs li label {
	text-align: left;
	width: 100%;
	font-size: 20px
}
.hardware-tabs ul.tabs li a {
	min-height: auto
}

.header-right-top ul li{ display:block;}
.slide_style_right {
    text-align: center !important;
}
.banner-section .slide-text a.bannerbtn{
float:none;
display:inline-block;	
}

.desktopImg{ display:none;}

.mobileImg{ display:block;}

.desktopshow{ display:none;}
.mobileshow{ display:block;}

.whyshowerdoor-section.mobileshow{ padding-top:0px; padding-bottom:25px;}
}

@media (min-width:481px) and (max-width:630px) {
body .glassbox-quote {
	min-height: 304px;
	margin-bottom: 10px
}
.quote-third-form .quote-rightbox span {
	margin-right: 9px;
	width: 21%
}
.top-quote-tabs li h3 {
	font-size: 18px
}
}
@media (min-width:575px) and (max-width:800px) {
.header-right-top ul {
	text-align: center
}
.header-right-top ul li {
	display: inline-block
}
.glassbox-quotemid {
	height: 282px
}
.clamptabs .hardwre-left img {
	width: 100%
}
.clamptabs.last-camps a {
	min-height: 200px
}
body .innerright {
	padding-left: 0
}
.innerbanner h2 {
	font-size: 32px
}
.innerright a {
	font-size: 14px;
	padding: 5px 7px
}
}
@media (min-width:573px) and (max-width:800px) {
#view3.clamptabs .hardwre-left p {
	min-height: 63px;
	margin-bottom: 0
}
}
@media (min-width:320px) and (max-width:574px) {
.td-glass {
	width: 50%;
	margin-bottom: 15px
}
.quote-third-form .quote-rightbox span {
	font-size: 15px;
	margin-right: 11px;
	width: auto
}
.showerguardimg img, body .quote-third-form input[type=file] {
	width: 100%
}
body .greaterthanbox {
	padding: 5px
}
.glass-gallery h4 {
	font-size: 15px
}
body .glassbox-quote {
	padding-right: 0;
	margin-bottom: 0
}
.quote-tab-content {
	padding: 14px 15px
}
.glass-type-quote .col-xs-12 {
	padding: 0
}
.glass-type-quote .next-btn {
	margin-right: 2px;
	margin-top: 0
}
}
@media (min-width:360px) and (max-width:570px) {
.tabcontents .hardwre-left img {
	width: auto;
	height: 126px
}
}
@media (min-width:320px) and (max-width:480px) {
.banner-section h1 {
	font-size: 26px;
	margin: 0px 0px;
}
.banner-section h2 {
	font-size: 12px;
	line-height: normal;
	margin: 0px;
}
.banner-section .slide-text {
	padding: 10px 10px;
}
.banner-section .slide-text a.bannerbtn {
	font-size: 14px;
	padding: 8px 9px;
	margin-top: 0px;
}
.award-stcn img {
	width: 33px;
	margin-left: 18px;
	margin-right: 0px;
}
.glass-gallery li a img {
	width: 100%
}
.thrd-typeglass span {
	font-size: 16px;
	margin-right: 0;
	width: 100%;
	margin-bottom: 6px
}
.hardwre-left li {
	min-height: 136px
}
.innerright a {
	padding: 3px 5px;
	font-size: 19px
}
.aboutsection .aanchor {
	font-size: 13px;
	padding: 6px 13px
}
.glass-gallery li {
	width: 100%!important;
	float: left
}
.top-quote-tabs li h3 {
	font-size: 12px
}
.quote-secon-form, .quote-third-form {
	padding: 0
}
body .greaterthanbox {
	padding: 5px
}
.quote-rightbox span input {
	margin-right: 6px;
	width: 12px;
	height: 12px;
	margin-top: 7px
}
.quote-third-form .quote-rightbox span {
	font-size: 15px;
	margin-right: 0;
	width: auto
}
.td-glass {
	width: 50%;
	margin-bottom: 15px
}
.glass-type-quote button {
	margin-right: 10px;
	margin-top: 0
}
.top-quote-tabs li span {
	background: #bdbdbd;
	width: 80px;
	height: 80px;
	display: inline-block;
	color: #fff;
	border-radius: 50%;
	font-size: 21px;
	line-height: 23px;
	text-align: center;
	font-weight: 600;
	padding: 23px 10px 10px
}
}
