

.modal-content{
border-radius: 0px!important;
border: solid 5px #ddd!important;
}
.navbar-brand img{
	width: 110px;
}

@media all and (max-width: 1200px){

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}

.nav-link{
    font-size: 12px;
}
}
@media all and (max-width: 1024px){

.navbar-expand-md .navbar-nav .nav-link {
  font-size: 16px;
}
nav .free-estimate {
  
height: 34px;    
font-size: 11px;  
}
#estimator_fixed{
    position: inherit;
    top:0;
}
}
@media all and (max-width: 768px){
.calling {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: fixed;
    bottom: 13%;
    left: 10px;
    background: #e9212e;
    z-index: 9999;
    text-align: center;
    padding-top: 15px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

div#content.about {
    padding-top: 138px;
}

.about {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/img-sofa.jpg);
    padding: 92px 0 2px;
    background-repeat: no-repeat;
    background-size: 100% 126px;
}

.designer-section {
    margin-top: 84px;
}

.navbar-brand img{
	width: 80px;
}

#collapsibleNavbar {
    margin-top: 0;
}

.main-heading{
	font-size: 18px;
}
.jumbotron{
	top:20px;
}
.header {
    background-color: #423d3d;
    }
    .banner {
    margin-top: 87px;	
}
.icons-social{
	margin-top: 20px;
}
.primary-nav .nav-item{
    border:none;
}
.post {
    padding: 41px 0 18px 0;
    text-align: center;
    }
    .services-icons ul li,.service-details ul li{
    	width: 100%;
          border:1px solid #d8d0d0!important;
        margin-bottom: 20px;
    }
    .designer-card{
        min-height: 100%!important;
        height: 100%!important;
        max-height: 100%!important;
    }
    .heading{
        font-size: 23px;
    }
    .iframe{
        width: 100%!important;
    }
 
.primary-nav,.custom-navbar,.secondary-nav,nav{
    display: none
}
.content-img{
      width: 200px;
    height: 200px;
    margin: 0 auto;
}
.designer-section{
    margin-top: 106px;
}
.content-info{
    text-align: center; 
        padding: 21px 0;
}
  header nav{
    display: block!important;
  }
  h1{
    font-size: 16px;
  }
  .contact-designer-form{
    background-color: #000;
  }
.bannr-frm{
    display: none;
}
.banner-img{
        margin-top: 106px;
}
 #home-estimate-section{
    margin-top:30px;
    
 }
#home-estimate-section p ,#home-estimate-section button{
    font-size: 14px;
        line-height: 14px;
}
.btn-color{
    font-size: 14px;
}
.custom-form{
    text-align: center;
}


}

