/* Responsive CSS Styles Table of Contents */

@media only screen and (min-width: 1000px) and (max-width: 1169px){
.container {
	width: 1000px;
	margin: auto;
}







}


@media only screen and (min-width: 768px) and (max-width: 999px){
.container {
	width: 747px;
	margin: auto;
}

.logo {
	width: 40%;
}
.menu_main {
	width: 60%;
}



}



@media only screen and (min-width: 640px) and (max-width: 767px){
.container {
	width: 590px;
	margin: auto;
}

.logo {
	width: 40%;
}
.menu_main {
	width: 60%;
}



}


@media only screen and (min-width: 480px) and (max-width: 639px){

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 440px;
	margin: auto;
}

.logo {
	width: 100%;
}
.menu_main {
	width: 100%;
}



.header #logo{
	background-position: center top;
}

/* bigger logo? remove below comment */
/*.header #logo{
	background-position: center top;
	background-size: 50%;
}*/




}





@media only screen and (max-width: 479px){

/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 0%;
	float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
	width: 100%;
	margin-bottom: 50px;
}
.last {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.container {
	width: 300px;
	margin: auto;
}


.logo {
	width: 70%; float: left
}
.menu_main {
	width: 30%;float: left;margin-right: 0%;
    margin-top: 30px;
}



.header #logo{
	background-position: left top;
}

/* bigger logo? remove below comment */
/*.header #logo{
	background-position: center top;
	background-size: 50%;
}*/
.services-box {
    width: 100%;
    float: left;
    margin-right: 0%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
    box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
    margin-bottom: 45px;
}

.aboutus-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.aboutus-right {
    width: 100%;
    float: left;
    background: #000;
        padding: 26px;margin-top: 30px;
}


.bath-left {
    width:100%;
    float: left;
}

.bath-left img{
    width:100%;
    
}
.bath-right {
    width: 100%;
    float: left;
}


.hit-container .hit-block {
    width: 100%;
    padding-left: 0px;
    min-height: 166px;
}
.hit-block img {
    display: block;
    margin-left: 0px; 
    margin-bottom: 25px;
    margin-top: 45px;
}
.d-flex {
    /* display: -webkit-box!important; */
    display: -ms-flexbox!important;
    display: inline-block!important;
}

.footer-1 {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 15px
}

.footer-2 {
    width: 48%;
    float: left;
    margin-right: 4%;margin-bottom: 15px
}

.footer-3 {
    width: 48%;
    float: left;
    margin-right: 0%;margin-bottom: 15px
}

.footer-4 {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.footer h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.3px;
    margin-bottom: 8px;
}

.footer-4 ul li:last-child {
    padding-bottom: 0px;
   
}
.footer-bottom-left {
    width: 100%;
    float: left;
}
.footer-bottom-right {
    width: 100%;
    float: left;
}

.footer-bottom-right p {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    float: left;
}

.aboutus-section h2 {
    display: none;
}

.header-ph {
    display: none;
}
.services-section {
    padding: 35px 0px;
}
.services-two__single-content {
    position: relative;
    display: block;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
    box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
    padding: 20px 10px 30px;
    min-height: 100px;
}

.mb-85{margin-bottom: 0px!important;}

.aboutus-section {
    padding: 0px 0 60px;
    position: relative;
}

.aboutus-left h6 {
    font-family: "Domine", serif;
    text-align: left;
    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.aboutus-left h4 {
    font-family: "Domine", serif;
    text-align: left;
    font-size: 24px;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 39px;
}

.aboutus-right p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
}

.aboutus-right span i {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    -webkit-transform: rotate(47deg);
    -moz-transform: rotate(47deg);
    transform: rotate(47deg);
    display: inline-block;
    text-align: right;
}

.kitchens-section {
    padding: 40px 0 0;
    height: auto;
    background: #000;
}

.kitchens-section p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-top: 0px;
}

.project-block-five{margin-bottom: 30px}

.bath-section {
    padding: 45px 0 40px;
}
.bath-right h3 {
    background: rgba(255,255,255,.8);
    padding: 0rem;
    font-family: "Poppins", serif;
    font-size: 22px;
    line-height: 40px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
}

.bath-right p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 22px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-top: 0px;
    padding-left: 0px;
}

.bath-right a {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    text-transform: uppercase;
    padding-left: 0px;
}

.flooring-section-layer {
    background: rgba(0,0,0,0.8);
    padding: 50px 0;
}


.sec-title-1 h3 {
    font-family: "Domine", serif;
    text-align: left;
    font-size: 25px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 50px;
}


.flooring-section p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-top: 0px;
    padding-left: 0px;
}

.section_title {
    text-align: center;
    margin-bottom: 0px;
}

.hit-block:before {
    display: none;
   
}

.aboutpage-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.aboutpage-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.vision-box span {
    float: left;
    color: #fff;
    font-size: 50px;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
}

.vision-box p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff !important;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
}

.aboutpage-left p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
}
.vision-box {
    background-color: #000;
    padding: 35px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
}

.cabinets-left {
    width: 100%;
    float: left;
}
.cabinets-left img{
    width: 100%;
    
}

.cabinets-right {
    width: 100%;
    float: left;
}

.cabinets-right h3 {
    background: rgba(255,255,255,.8);
    padding: 0rem;
    font-family: "Poppins", serif;
    font-size: 29px;
    line-height: 46px;
    color: #000;
    font-weight: 600;
    margin-top: 9px;
    margin-bottom: 15px;
}

.cabinets-right p {
    font-family: "Roboto", serif;
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding-top: 0px;
    padding-left: 0px;
}
.cabinets-section {
    padding: 40px 0 20px;
}


.services-section h2 {
    font-family: "Domine", serif;
    text-align: center;
    font-size: 26px;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 40px;
}

.services-two__single-content h4 {
    font-size: 23px;
    line-height: 40px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: "Domine", serif;
    text-align: center;
    color: #000;
    letter-spacing: 0.5px;
}

.contactus-box-left {
    width: 100%;
    margin-right: 0%;
    float: left;
    background: #000;
    padding: 30px;
    color: #fff;
}

.contactus-box-right {
    width: 100%;
    float: left;
    padding: 25px 25px;
    color: #fff;
}

.contactus-box-left h4 {
    font-size: 24px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0px;
    color: #fff;
}

.contact-from {
    width: 100%;
    float: left;
    margin-right: 6%;
}


.timeline__event:before {
    display: none;
}

.timeline__event:after {
    display: none;
}

.timeline {
    display: flex;
    flex-direction: column;
    width: 83vw;
    margin: 5% auto;
}



.measuring-left {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.measuring-left img{
    width: 100%;
}

.measuring-right {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.measuring-right img{
    width: 100%;
}

.measuring-tip-section h2 {
    font-family: "Domine", serif;
    text-align: center;
    font-size: 34px;
    margin-bottom: 40px;
    color: #000;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 55px;
}

.measuring-tip-section h4 {
    font-family: "Domine", serif;
    text-align: center;
    font-size: 25px;
    margin-bottom: 25px;
    color: #000;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 36px;
}

.measuring-tip-section {
    padding: 40px 0 0;
}
.measuring-box {
    background: #000;
    color: #fff;
    padding: 25px;
}

.menu-desktop{display: none;}


.menu-mobile{display: block; font-size: 30px;
    color: #000;
    float: right;}

.menu-mobile a i{
    color: #000;
    }

















}