@media only screen and (min-width: 1600px) {
    #block-1 {
        min-height: 85vh;
    }
	
}

@media only screen and (min-width: 1401px) {
    #block-1 {
        min-height: 60vh;
    }
	.nav-link {
    font-size: 20px;
}
	.nav-item {
    padding: 0px 40px;
}
}

@media only screen and (max-width: 1400px) {
    #block-1 {
        min-height: 60vh;
    }
	.nav-link {
    font-size: 20px;
}
	.nav-item {
    padding: 0px 40px;
}
}

@media only screen and (max-width: 1201px) {
    .feed-div {
    padding: 50px 50px;
    height: 400px;
    width: 100%;
}
	.feed-div .txt-cntr {
    font-size: 13pt;
    line-height: 28pt;
}
	.nav-link {
    font-size: 16px;
}
	.nav-item {
    padding: 0px 20px;
}
	.num-div span {
    font-size: 8pt;
    line-height: 12pt;
}
	h1 {
    font-size: 24pt;
}
	#block-1 {
    min-height: 50vh;
}
	.footer-txt {
    font-size: 12pt;
}
}

@media only screen and (max-width: 1000px) {
    h1 {
    font-size: 18pt;
}
	p {
    font-size: 12pt;
}
}


@media only screen and (max-width: 768px) {
	.mob-a {
    display: inline-block;
}
	#block-8 {
    margin: 50px 0px;
}
	.mod-div {
    margin: 30px 0px;
}
	.mob-main-img{
		display:block;
		margin:auto
	}
	h3 {
    font-size: 22pt;
}
    h1 {
        font-size: 20pt;
    }
    h2 {
        font-size: 27pt;
    }
    h4 {
        font-size: 10pt;
    }
    .navbar-brand {
        width: 45%;
    }
    .product-div {
        padding:0px 0px 10px;
		overflow:inherit;
		min-height: 240px;
    }
	.sale-div {
    bottom: 0px;
    right: 15px;
}
    .product-div:hover{
        padding: 0px 0px 10px;
    }
	
    .navbar-city{
        display: inline-block;
        width: 50%;
        text-align: end;
        padding: 0px 20px 10px 0px;
    }
    .callme a {
        padding: 15px 40px;
        font-size: 13px;
        line-height: 40pt;
    }
    .block {
        padding: 0px 0px;
    }
	#block-1{
		min-height: 60vh;
	}
    .product-div p {
        line-height: 12pt;
        font-size: 12pt;
    }

    .product-div p.txt-cntr{
        padding-top: 10px;
        margin: 0px;
    }
    p {
        font-size: 14pt;
        font-weight: 400;
        line-height: 24pt;
        letter-spacing: 0pt;
    }
    #block-3::before {
        height: 350px;
        top: 0px;
        left: -480px;
        opacity: .8;
    }
    #block-3::after {
        height: 320px;
        right: 0px;
        top: 730px;
        opacity: .8;
		max-width: 100%;
		height: 100%;
		width: 400px !important;
    }
    .num-div span {
        font-size: 13pt;
        font-weight: 300;
        line-height: 25pt;
        letter-spacing: 1pt;
        text-align: center;
    }
    .num-divs {
        margin-top: 0px;
    }
    .num-div {
        margin-top: 90px;
    }
    #block-5 {
        margin-top: 100px;
    }
    .owl-prev {
        height: 40px;
        left: 0px;
    }
    .owl-next {
        height: 40px;
        right: 0px;
    }
    #block-6 {
        margin-top: 100px;
		overflow:hidden;
    }
    .carousel-control-prev {
        height: 40px;
		overflow: hidden;
    }
    .carousel-control-next {
        height: 40px;
    }
    .feed-div {
        padding: 20px 30px;
        max-width: 85%;
        margin: 10px auto;
		height: 300px;
    }
    .feed-div .txt-cntr {
        font-size: 10pt;
        line-height: 17pt;
    }
    .feed-title {
        font-size: 14pt;
    }
    .modal-body {
        padding: 3rem 3rem;
    }
	#SModal1 .modal-body, #SModal2 .modal-body, #SModal3 .modal-body, #SModal4 .modal-body{
	padding: 1rem;
}
    #modal .modal-dialog {
        max-width: 300px;
        margin: 8rem 7%;
    }
    #exampleModal .modal-dialog {
        max-width: 300px;
        margin: 1.75rem auto;
    }
	#block-6::before {
    height: 1140px;
	}
    .modal{
        padding-right: 0px;
    }
    .char {
        font-size: 23px;
    }
    .group {
        position: relative;
        margin-bottom: 15px;
    }
    .modal-submit button {
        margin-top: 30px;
        margin-left: 0%;
    }
	footer {
    margin-bottom: 60px;
	}
	.header-number {
		display: none;
	}
}


@media only screen and (max-width: 390px){
	.char {
    font-size: 20px;
}
}


@media only screen and (max-width: 325px){
    #modal .modal-dialog {
        max-width: 250px;
        margin: 8rem auto;
    }
    .navbar-brand {
        width: 40%;
    }
    .navbar-city {
        padding: 0px;
    }
    .city-modal .modal-body {
        padding: 3rem 1rem;
    }
    #modal{
        padding-right: 0px;
    }
    #block-1 {
        min-height: 50vh;
    }
	#block-6::before {
    height: 900px;
	}
    .product-div {
        padding: 0px 0px 10px;
    }
    .product-div:hover {
        padding: 0px 0px 10px;
    }
    .product-div p {
        line-height: 12pt;
        font-size: 10pt;
    }
    #block-3::after {
        height: 200px;
        right: 0px;
        top: 620px;
    }
    p {
        font-size: 11pt;
		line-height: 19pt;
    }
    h2 {
        font-size: 20pt;
    }
    .number {
        font-size: 50pt;
    }
    .num-div {
        margin-top: 60px;
    }
    .char {
        font-size: 19px;
    }
}