.bigdrop {
	width: 600px !important
}

.modal-header {
	border-bottom: none
}

html,
body {
	overflow-y: auto
}

.city_dropdown {
	position: absolute;
	list-style: none;
	padding: 20px;
	background: #fff;
	z-index: 9;
	color: #000 !important;
	box-shadow: 0 1px 7px #cacaca;
	padding: 10px;
	width: 100%;
	max-height: 100px;
	overflow-y: scroll
}

div#citys_id {
	position: relative
}

.custom-scroll-city::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #f5f5f5
}

.custom-scroll-city::-webkit-scrollbar {
	width: 5px;
	background-color: #f5f5f5
}

.custom-scroll-city::-webkit-scrollbar-thumb {
	background-color: #737373
}

.city_dropdown li {
	padding: 4px 0;
	letter-spacing: 1px;
	font-size: 14px
}

.flex-dist-bet {
	justify-content: space-between
}

.block-right-new {
	width: 70%;
	padding-right: 2%
}

.white-modal-new .modal-title {
	text-align: center
}

.white-modal-new .modal-content {
	background-color: #fff;
	color: #000
}

.white-modal-new .form-control {
	background: 0 0;
	border: none;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 1px solid #000;
	color: #000 !important
}

.white-modal-new .edit-num {
	border-bottom: 1px solid #000
}

.white-modal-new .close {
	color: #fff;
	opacity: 1;
	background: #23504a !important;
	width: 30px;
	height: 30px;
	z-index: 1
}

.white-modal-new .close:focus,
.close:hover {
	opacity: 1
}

.nxt-gen-page .nxt-gen-modal.white-modal-new .btn.btn-rounded {
	border: 2px solid #23504a;
	color: #000
}

.white-modal-new .modal-footer {
	border-top: 0
}

.white-modal-new .modal-content {
	border: none
}

.white-modal-new .modal-body.thank-you-body {
	padding-bottom: 40px
}

.white-modal-new .modal-title {
	font-size: 16px !important
}

#privacy-policy-popup p,
#disclaimer-popup p,
#terms-popup p {
	font-weight: 100;
	font-size: 14px;
	font-family: nexa-light !important
}

button.close {
	position: absolute;
	right: 15px;
	top: 15px
}

.content-box {
	padding: 15px
}

.content-box a {
	padding: 10px 0;
	display: block
}

.nxt-gen-page p {
/*	font-size: 15px;*/
font-size: 20px;
	font-family: nexa-light !important;
	color: #000;
	font-weight: 500
}

.pop-content-modal .modal-body.thank-you-body {
	min-height: 350px;
	overflow-y: scroll;
	height: 350px
}

a.pop-btn.btn.btn-all.btn-rounded {
	font-size: 12px !important;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 5px 15px;
	line-height: 15px;
	width: max-content;
	min-width: max-content;
	margin-bottom: 0;
	height: 25px
}

.bottom-down {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99
}

a.down-btn.btn.btn-all.btn-rounded {
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0;
	padding: 5px 20px;
	height: 22px;
	border: none !important
}

.footer-links {
	position: static;
	padding: 20px;
	text-align: center;
	right: 80px;
	bottom: 1%
}

#scroll {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #3498db;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px
}

#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff
}

#scroll:hover {
	background-color: #e74c3c;
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

@media only screen and (min-width:768px) {
	.flex-dist-bet {
		justify-content: space-between
	}

	.block-right-new {
		width: 60%;
		padding-right: 8%
	}

	.white-modal-new .modal-title {
		font-size: 20px !important;
		text-align: center;
		padding: 0 10%
	}

	.white-modal-new label {
		font-size: 18px
	}

	.white-modal-new .form-control {
		font-size: 16px
	}
}

@media(max-width:1366px) {
	h1.hero-title.gen-title {
		font-size: 1.6em
	}
}

@media only screen and (max-width:767px) {
	h1.hero-title.gen-title {
		font-size: 1em !important
	}

	.white-modal-new .edit-num {
		height: 34px !important;
		font-size: 14px
	}

	.nxt-gen-page p {
		font-size: 12px
	}

	.hero-title {
		margin-bottom: 5px
	}

	.white-modal-new .form-control {
		height: 34px !important
	}

	.white-modal-new .modal-body {
		padding: 2px 5px 25px 0 !important
	}

	.nxt-gen-page .nxt-gen-modal.white-modal-new .btn.btn-rounded {
		border: 1px solid #23504a
	}

	.pop-content-modal .modal-body.thank-you-body {
		height: 450px
	}
}

@media only screen and (max-width:320px) {
	.white-modal-new .edit-num {
		height: 34px !important;
		font-size: 14px
	}
}

.note-block {
	padding: 10px;
	margin: 12px 0 0;
	background: #23504a26;
	border-radius: 4px;
	color: #000
}

.note-block span {
	font-size: 12px;
	line-height: 16px;
	display: block;
	letter-spacing: .5px
}

.policy-link {
	color: #23504a
}

.space-block {
	height: 30px
}

.p-close {
	color: #fff;
	opacity: 1;
	background: #23504a !important;
	width: 30px;
	height: 30px
}

.v-privacy-content {
	margin-top: 20px;
	height: 500px;
	overflow-y: auto;
	padding: 30px
}

strong {
	font-family: nexa-bold !important
}

.sp-title {
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px
}

.circle-link {
	display: none !important
}

@media only screen and (max-width:767px) {
	p {
		font-family: nexa-light !important
	}

	.w90-mob.d-flex a,
	.w90-mob.d-flex .btn,
	.w90-mob.d-flex {
		width: 90%;
		height: 35px
	}

	a.explore-link {
		border-bottom: none;
		text-transform: uppercase;
		font-size: 11px;
		letter-spacing: 1px
	}

	.gen-title {
		width: 85%;
		margin-top: 10px
	}

	.hero-title {
		font-size: 14px !important;
		line-height: 15px;
		letter-spacing: 1px
	}

	.g-img-block {
		height: initial
	}

	.circle-link {
		display: flex !important;
		flex-direction: column;
		position: relative;
		align-self: flex-start;
		color: #23504a;
		text-transform: uppercase
	}

	.circle-link span {
		font-size: 10px;
		margin-top: 2px
	}

	.single-grid-block {
		margin-bottom: 20px
	}

	.bottom-down {
		position: relative;
		left: 60px;
		bottom: 0;
		margin-top: 15px
	}
}

@media(min-width:991px) {
	.nxt-gen-page {
		height: 100%
	}

	.banner-landing1 {
		background-image: url(../images/Acrylic-banner.jpg)
	}

	.banner-l-bedroom {
		background-image: url(../images/Hero-Image101.png);
		background-size: auto;
		        background-position: 90% 100px;

	}

	.banner-l-flooring {
		background-image: url(../images/Flooring-banner.jpg)
	}

	.banner-l-kitchen {
		background-image: url(../images/Kitchen-banner.jpg)
	}

	.banner-l-living {
		background-image: url(../images/Living-Room-banner.jpg)
	}

	.banner-landing6 {
		background-image: url(../images/Sunmica-banner.jpg)
	}

	.single-grid-block {
		width: 31%;
		margin: 1%;
		margin-bottom: 40px
	}

	.grid-blocks {
		padding: 10px 90px
	}

	.back-overlay {
		position: relative
	}

	.back-overlay:after {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: rgb(0 0 0/32%);
		top: 0;
		left: 0;
		transition: all .5s
	}

	.grapx-grid.back-overlay {
		overflow: hidden
	}

	.grapx-grid.back-overlay:hover::after {
		transform-origin: 0% 0%;
		width: 0%
	}
}

.grid-blocks {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-wrap: wrap
}

p.title-grd-block {
	margin: 10px 0;
	font-size: 16px;
	min-height: 30px
}

.grapx-grid img {
	width: 100%
}

.positionFixed {
	overflow-y: hidden
}

.footer-links ul li a {
	color: #000;
	border-bottom: 1px solid #bbb
}

.footer-links ul li {
	display: inline-block;
	padding: 0 10px
}

.footer-links ul li a {
	color: #000;
	border-bottom: 1px solid #bbb
}

@media(min-width:1200px) {}

@media(min-width:991px) and (max-width:1600px) {
	p.title-grd-block {
		font-size: 20px
	}
}

@media(min-width:991px) and (max-width:1280px) {
	.nxt-gen-page {
		background-size: 40%;
		background-position-x: 97%
	}
}

h2.green-title {
	color: #23504a;
	text-transform: uppercase;
	font-weight: 500;
	font-family: nexa-Bold !important;
	letter-spacing: 1px;
	font-size: 30px
}

.single-line-pro {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 50px 0
}

.pro-img {
	width: 50%
}

.single-line-pro > div {
	width: 50%
}

.pro-content {
	padding: 20px 45px
}

.single-line-pro.rev {
	flex-direction: row-reverse
}

.pro-img img {
	border-radius: 20px
}

h3.title-pro-bold {
	color: #23504a;
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 25px;
	    font-family: nexa-bold !important;
}

.pro-content p {
	font-size: 18px;
	line-height: 24px
}

#product-details-block p {
	font-size: 18px;
	line-height: 24px
}

.line-bot-pro:after {
	content: "";
	width: 150px;
	display: block;
	height: 2px;
	margin: 10px 0;
	background: #000
}

.line-bot-pro {
	position: relative
}

.line-bot-pro:before {
	width: 10px;
	content: "";
	height: 10px;
	display: inline-block;
	background: #000;
	margin-right: 15px
}

@media(max-width:991px) {
	.single-line-pro {
		flex-direction: column-reverse;
		margin: 5px 0
	}

	.pro-img {
		text-align: center
	}

	.single-line-pro > div {
		width: 100%
	}

	.single-line-pro.rev {
		flex-direction: column-reverse
	}
}

.logo-block-land {
	width: 100px;
	position: absolute;
	top: 10px;
	left: 0
}

@media(max-width:1201px) {
	.logo-block-land {
		width: 115px
	}
}

.tableblock img {
	width: 300px
}

.tableblock {
	width: 60%;
	margin: 50px auto
}

.tableblock td {
	align-items: center;
	justify-content: center;
	align-content: center;
	vertical-align: middle
}

ul.ul-land {
	padding-left: 15px;
	list-style: none
}

ul.ul-land li:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #000;
	display: inline-block;
	margin-right: 20px;
	margin-top: 5px
}

ul.ul-land li {
	display: flex;
	margin-bottom: 10px
}

ul.ul-land li p {
	width: 90%
}

@media(max-width:767px) {
	h2.green-title {
		font-size: 22px
	}

	.btn-blocks-flex {
		flex-direction: column;
		align-items: center
	}

	.logo-block-land {
		width: 110px;
		left: initial
	}

	h3.title-pro-bold {
		font-size: 22px
	}

	.pro-img {
		padding: 10px
	}

	.pro-content {
		padding: 20px
	}

	#product-details-block p {
		font-size: 16px;
		line-height: 24px
	}

	.tableblock {
		width: 98%;
		margin: 50px auto
	}
}

#product-details-block {
	margin: 0 0 50px
}

.btn-blocks-flex {
	display: flex
}

.btn-blocks-flex .sp-title {
	font-size: 10px
}

.sc-9 {
	transform: scale(.9)
}

.title-pro {
	margin: 0;
	font-family: nexa-bold !important;
	color: #23504a;
	text-transform: uppercase;
	letter-spacing: 1px
}

@media(min-width:1224px) {
	.title-pro {
		font-size: 35px
	}
}

.btn-blocks-flex.sticky-btns-land {
	position: sticky;
	top: 90%;
	flex-direction: column;
	z-index: 1;
	align-items: end;
	height: 0
}

.btn-blocks-flex.sticky-btns-land a {
	padding: 15px;
	min-width: inherit;
	margin-left: 3px
}

.img-Sunmica-sngl {
	width: 70%;
	margin: auto
}

@media(max-width:443px) {
	.pro-img img {
		width: 320px;
		height: 254px !important
	}

	.white-modal-new .modal-title {
		padding-top: 10px
	}
}

.banner-content {
	transform: scale(1);
	position: relative
}

.g-img-block img {
	width: initial;
	height: 265px !important
}

img.icons-col {
	width: 20px;
	height: 20px
}

.bottom-down .btn.btn-rounded:after {
	content: none !important;
	display: none !important
}

.light-img {
	width: 56px
}

.asterix,
#nameError,
#contactError,
#cityError {
	color: red
}

.form-group .form-group {
	margin-bottom: 0
}

#contactError {
	padding-left: 0;
}


/*****************************************************************************/
/******************************** CSS STARTED BY ME **************************/
/*****************************************************************************/
.custom-sticky-cta {
    width: fit-content;
    position: fixed;
    right: 0;
    bottom: 1%;
}
.single-text-para {
    padding-bottom: 20px;
    font-size: 18px !important;
}
.pro-img {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.white-modal-new .edit-num {
    margin: 0px;
}
.submit-all-leads {
    margin: 0 auto !important;
    display: block !important;
}
.form-left-block .img-block-form img {
    border-radius: 6px;
    width: 90%;
    padding: 0px 0px 20px 10px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.city_dropdown{
  padding:0px;
}
.form-right-block .form-group {
    margin-top: 15px;
}
.form-group .form-group {
    margin-top: 10px;
}
body.positionFixed{
    overflow: hidden !important;
    height: 100vh;
}
.second-fold {
    margin: 0 auto !important;
    display: block;
}

@media(max-width:1600px){
.nxt-gen-page h4.hero-subtitle {
        font-size: 16px;
    }
}

@media(max-width:1536px){
	.banner-l-bedroom {
        background-size: 40%;
    }
    .nxt-gen-page .gen-title {
        font-size: 30px;
    }
}

@media(max-width:1440px){
	.banner-l-bedroom {
        background-size: 40%;
    }
    .nxt-gen-page h4.hero-subtitle {
        font-size: 15px;
    }
    .nxt-gen-page p, .single-text-para {
        font-size: 14px;
    }
}

@media(max-width:1366px){
.nxt-gen-page h4.hero-subtitle {
        font-size: 14px;
    }
}

@media(max-width:1280px){
  .banner-l-bedroom {
        background-size: 32%;
    }
    .nxt-gen-page h4.hero-subtitle {
        font-size: 14px;
        margin: 0px;
        line-height: 1.5;
    }
    h1.hero-title.gen-title {
        font-size: 1.4em;
    }
  .nxt-gen-page p {
      font-size: 16px;
   }}

@media(max-width:1200px){
    .nxt-gen-page h4.hero-subtitle {
        font-size: 18px;
        line-height: 1.8;
    }
        .hero-title.gen-title {
        font-size: 1.5em;
    }
    .nxt-gen-page p {
    font-size: 18px;
}
	.banner-l-bedroom {
        background-size: 36%;
    }
    h1.hero-title.gen-title {
          font-size: 1.2em;
      }
       
      .single-text-para {
          font-size: 16px;
      }
      .nxt-gen-page p {
        font-size: 14px;
    }
      .nxt-gen-page h4.hero-subtitle {
          font-size: 12px;
      }
      .nxt-gen-page .d-flex {
/*          margin: 8px 15px 5px 0 !important;*/
          margin: 5px 15px 5px 0 !important;
      }
      .form-left-block .img-block-form img {
          width: 80%;
      }
      .white-modal-new .modal-content {
          margin-top: 50px;
      }
          .single-text-para {
      font-size: 14px !important;
  }
      .logo-block-land {
        width: 100px;
    }
}

@media(max-width:1180px){
	.banner {
	    min-height: auto;
	}
	.nxt-gen-page .banner-content {
        padding: 100px 30px 50px;
        height: auto;
    }
        .banner-l-bedroom {
        background-size: 40%;
    }
}

@media(max-width:820px){
    h1.hero-title.gen-title {
        font-size: 2em;
    }
    .g-img-block {
	    height: auto;
	    width: 100%;
	}
	.g-img-block img {
    width: initial;
    height: auto !important;
}
.nxt-gen-page p {
        padding-bottom: 10px;
    }
.pro-content {
    padding: 20px 15px;
}
}

@media(max-width:768px){
h1.hero-title.gen-title {
        width: 100%;
    }
}

@media(max-width:767px){
.nxt-gen-page .banner-content {
        padding: 10px 0px 20px;
    }
    .single-text-para {
	    font-size: 16px !important;
	}
	.nxt-gen-page p {
        font-size: 16px !important;
                padding: 0px 20px 10px;
    }

.custom-sticky-cta {
    width: 100%;
        bottom: 0%;
}
.custom-sticky-cta .btn.btn-rounded {
    border-radius: 0px;
    padding: 10px 0px;
        min-width: 100%;
            margin: 0px !important;
   }
   .footer-links {
        padding: 0px 0px 50px 0px;
    }
    .g-img-block img {
        height: initial !important;
        margin-left: 0px;
    }
        .bottom-down {
        position: absolute;
        left: 50%;
        bottom: 0px;
        margin-top: 0px;
    }
    .second-fold {
      padding-top: 50px;
    }
        .footer-links {
        padding: 0px 0px 50px;
    }
        .banner {
      min-height: 100vh !important;
  }
	h1.hero-title.gen-title {
	    padding: 0px 10px;
	}
}

@media(max-width:499px){
  .form-left-block.w-45 {
        display: none;
    }
    .block-right-new {
      width: 100%;
      padding: 2% 2% 2% 5%;
  }
  .white-modal-new .modal-title {
      padding-top: 30px;
  }

}