.band-pos {
    text-align: center;
    width: 100%;
    padding: 50px 0 0 0;
    justify-content: space-evenly;
    margin: 0;
    display: flex;
}
.band-inn {
    padding: 0 20px 0 0;
}
.band-inn p {
    font-size: 24px;
    padding: 10px 0 0 0;
    margin: 0 auto;
}
.choice-list {
    text-align: center;
    padding: 15px 20px;
    background: #fff;
    width: 22%;
    flex: 0 0 22%;
    border-radius: 10px;
    margin: 0 25px 0 0;
}
.choice-list p {
    font-size: 35px;
    font-weight: 600;
    width: auto;
    height: auto;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 0 20px;
    text-align: center;
    color: #4eb0b3;
}
.choice-list span {
    font-size: 24px;
    display: block;
    margin: 0 auto;
    text-transform: capitalize;
}
.choice-row {
    margin: 0;
    justify-content: center;
}
.choice-inn {
    padding: 50px 0 80px 0;
}
.enquire-now-btn {
    display: none;
}
.enquire-now-btn.enableenquire {
    display: block;
}
.enquire-now-btn.enq-header {
    width: inherit !important;
    height: auto !important;
}
.enq-btn-style {
    background: #4eb0b3;
    color: #fff !important;
	cursor:pointer;
    padding: 12px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.header-wrap .navbar {
    justify-content: space-between;
}
.enquire-now-btn.enq-footer.enableenquire {
    position: fixed;
    right: -100px;
    bottom: 200px;
    transform: rotate(-90deg);
    width: 250px;
}
.windows-slick .slick-arrow {
    width: 50px;
    height: 50px;
    top: 30%;
}
.windows-slick {
    padding-bottom: 0px;
    background: #F0F8FA;
}
.windows-slick .slick-next {
    background: url(../images/windows-images/return-right.svg)no-repeat;
    right: 0;
    left: auto;
    background-size: contain !important;
}
@media screen and (max-width: 767px) {
	.windows-slick .slick-next {
    right: 0px!important;
}
.arrows-slick.center-arrow-s.slick-next{
	left: calc(85% + 50px) !important;
}
}
.windows-slick .slick-prev {
    background: url(../images/windows-images/return-left.svg)no-repeat;
    left: 0;
    right: auto;
    z-index: 1;
    background-size: contain !important;
}
.arrows-slick.center-arrow-s i {
    display: none;
}
.center-arrow-s.arrows-slick {
    width: 40px;
    border: none;
    bottom: inherit !important;
    top: 50% !important;
    z-index: 9 !important;
    height: 80px;
}
.arrows-slick.left-slick-arrow {
    background: url(../images/windows-images/return-left.svg) no-repeat;
    right: auto;
    background-size: contain !important;
    left: 50px !important;
    z-index: 1 !important;
}
section.over-design.over-design-2 {
    padding-bottom: 0;
}
.arrows-slick.right-slick-arrow {
    background: url(../images/windows-images/return-right.svg) no-repeat;
    
    right: 50px !important;
    background-size: contain !important;
    left: auto !important;
}
.windows-slick .slick-next:before, .windows-slick .slick-prev:before{
	display:none;
}
.sec-choice {
    background: #4EB0B3;
    margin: 50px 0 0 0;
}
.choice-inn .head2 {
    color: #fff;
    padding-bottom: 40px;
}

.windows-slick .slick-dots {
    bottom: 35px;
    margin-top: 0;
    margin-bottom: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 7px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    width: 100%;
    height: 7px;
    padding: 0px;
    border: 2px solid #4eb0b3;
    background: transparent;
    border-radius: 10px;
}
.slick-dots li.slick-active button {
    background: #4eb0b3;
}
.slick-dots .slick-active button {
    width: 100%;
    height: 100%;
    background: url(https://in.saint-gobain-glass.com/sites/in.saint-gobain-glass.com/themes/customs/saint_gobai/images/count-on.png) no-repeat;
    background-size: 100%;
}

@media only screen and (max-width: 1400px) {
    .overdesignheading-space .head3 {
        font-size: 18px !important;
    }
}


/***************Responsive**************/
@media(max-width:767px)
{
    .overdesignheading-space .head3 {
        font-size: 16px !important;
    }
.desktop-band {
    display: none;
}
.windows-slick .slick-arrow {
    top: 45%;
}
.center-arrow-s.arrows-slick {
        width: 30px;
        top: 30% !important;
        height: 60px;
        background-size: contain;
}
.arrows-slick.left-slick-arrow {
    left: 10px !important;
}
.arrows-slick.right-slick-arrow {
    right: -20px;
}
.bannerbotom-m {
	margin-bottom: 0 !important;
}
div#Submitform {
    position: static;
}
.innerbanner-height {
	height: auto !important;
}
.mobile-band .band-row {
    margin: 0;
    justify-content: center;
    padding: 20px 0 0 0;
}
.choice-inn .head2 {
    padding-bottom: 20px;
}
.row.choice-row {
    display: block;
}
.sec-choice {
    background: #4EB0B3;
    margin: 0px 0 0 0;
    padding: 30px 20px;
}
.windows-slick {
    padding-bottom: 0;
    background: inherit;
}
.windows-slick .slick-dots {
    bottom: 0px !important;
}
.windows-slick {
    padding: 0 0 30px 0;
}
.mobile-band{
	display:block !important;
}
.band-inn {
    width: 33.33%;
}
.band-inn p {
    font-size: 14px;
    padding: 10px 0 20px 0;
    width: 80%;
}
.choice-inn {
    padding: 0;
}
.choice-list {
padding: 15px 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 90%;
        margin: 15px auto auto auto;
}
div#Submitform {
    bottom: 0;
    margin: 0;
}
.choice-list p {
        font-size: 20px;
        width: 100%;
        height: auto;
        padding: 0 10px;
}
.choice-list span {
    font-size: 16px;
    width: 80%;
}

.enquire-now-btn.enq-footer.enableenquire {
    right: auto;
    bottom: 0;
    transform: inherit;
    width: 100%;
	z-index:1;
}
.footer {
    margin: 0 0 50px 0;
}
}
