/**** Ku;deep Css 16-9-2021 ****/

.interior-wrapper-main h1.hub2 {
    font-size: 54px !important;
    line-height: 66px !important;
    margin-top: 30px !important;
}
.interior-wrapper-main hr.new1 {
    width: 13% !important;
    border-top: 4px solid #7ed2f8 !important;
}
.interior-wrapper-main .wp-image-5182 {
    margin-top: 30px !important;
}
.interior-wrapper-main .para1 {
    font-size: 16px !important;
    color: #2d2d2db5 !important;
    line-height: 25px !important;
}
.interior-wrapper-main .imgheader {
    font-size: 35px ;
    line-height: 51px;
    color: #212121;
}
.interior-wrapper-main .col-md-3 {
    float: left;
    display: inline-block;
    width: 25%;
}
.interior-wrapper-main .col-md-9 {
   display: inline-block;
    float: left;
    width: 75%;
}
.interior-wrapper-main .left-hori-nav h5 {
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 26px;
}
.interior-wrapper-main ol.nav {
    padding: 0 0 0 10px;
	margin: 0;
}
.interior-wrapper-main ol.nav li {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
}
.interior-wrapper-main ol.nav li:hover a {
    color: #00a6f2;
   text-decoration: underline;
}
.hor-nav-cont .col-md-6 img {
    margin: 20px 0 0px;
    height: 270px;
    object-fit: cover;
}
.hor-nav-cont a .article, .hor-nav-cont p .article {
    padding: 7px 20px;
	  background: #00a6f2;
}
.interior-wrapper-main .pd-tb-15 {
	justify-content: center;
    display: flex;
    flex-direction: column;
}
.inter-design-wrap {
    padding: 80px 0;
}
.hor-nav-cont .col-md-6 {
    margin-bottom: 30px;
}
.hor-nav-cont hr {
    margin: 35px 0 70px;
}
.interior-wrapper-main hr.hr-main {
    margin-bottom: 2rem;
}
.interior-wrapper-main {
    padding-bottom: 80px;
}

@media(max-width:767px){
	.interior-wrapper-main .col-sm-12 {
		width: 100%;
		padding-left: 15px;
    	padding-right: 15px;
	}
	.interior-wrapper-main .imgheader {
		text-align: center;
	}
	nav#boxx {
		margin-bottom: 2rem;
	}
    .interior-wrapper-main hr.hr-main {
        margin-bottom: 3rem;
    }
    .footer-container-wrapper .footer-top .footermenu-wrapper{
        text-align: left;
    }
    body .footer-container-wrapper .footer-top .footermenu-wrapper {
        width: 50% !important;
        margin-bottom: 20px;
    }
    .footer-container-wrapper .footer-top .container {
        display: flex;
    }
    .interior-wrapper-main .main-des h1.hub2, .interior-wrapper-main .main-des h4.black, .interior-wrapper-main .main-des .para1 {
        text-align: center;
    }
    .interior-wrapper-main .main-des hr.new1 {
        margin-left: auto;
        margin-right: auto;
    }
}
@media(max-width:475px){
    body .footer-container-wrapper .footer-top .footermenu-wrapper {
        width: 100% !important;
        margin-bottom: 0;
    }
    .interior-wrapper-main .imgheader {
        font-size: 22px;
    }
}