@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1200px) {

}

@media (min-width: 1170px) {


}
@media (min-width: 1170px) and (max-width: 1400px) {
  
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {

}




/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

}

/* small mobile :320px. */
@media (max-width: 900px) {
    .modal-content {
        position: relative;
        background-color: #fff;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,0.2);
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
        box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        outline: 0;
        width: 320px !important;
    }
    .hig1{ background: url(../images/Project-Area.jpg) no-repeat top left;     padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .hig2{ background: url(../images/Residential-Plo-Sizes.jpg) no-repeat top left;    padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .hig3{ background: url(../images/Project-Size1.jpg) no-repeat top left;    padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .hig4{ background: url(../images/Location-icon1.jpg) no-repeat top left;     padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .hig5{ background: url(../images/Residential-Plot-Price.jpg) no-repeat top left;    padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .hig6{ background: url(../images/Configurations.jpg) no-repeat top left;     padding-left: 48px;
        height: 40px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        padding-top: 0px;
        line-height: 20px;
        margin-bottom: 25px;}
    .logo-holder {
        background: #FFF;
        border-radius: 0px;
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 75%);
    }
    .logo-holder img {
        width: 53%;
        margin: 0px auto;
    }
    .project-size {
        background: url(../images/project-size.png) no-repeat top left;
        color: #000;
        padding-left: 31px;
        text-align: left;
        font-size: 16px;
        padding-bottom: 10px;
        margin: 0px 0px 10px 0px;
    }
    .price-holder {
        background: #396d35;
        border-radius:0px;
        color: #FFF;
        font-size: 16px;
        margin-right:0px;
        padding: 10px 0px 10px 0px;
    }
    .bannerup {
        position: relative;
        
        z-index: 99;
        width: 100%;
    }
    .aminities{
        font-family: 'Montserrat', sans-serif;
        width: 100%;
        padding-top:20px;
        padding-bottom:40px;
        text-align:center;
    
    }
    .aminities h3 {
        font-size: 12px;
        text-align: center;
        font-weight: bold;
      
        line-height: 18px;
        font-family: 'Montserrat', sans-serif;
    }
    .topfixd {
        width: 100%;
        margin: 5px auto;
        height: 40px;
    }
    .mob {
        text-align: center;
    font-size: 16px;
    padding: 1px;
    font-weight: 600;
    border-radius: 5px;
    width: 100%;
    }
    .mob a{
        font-size: 15px;
        padding: 10px 12px !important;
    }
    .form h2 {
        color: #396d35;
        text-transform: uppercase;
        font-size: 24px;
        font-weight: 900;
        text-align: center;
        padding: 15px 0px 0px 0px;
    }
    .modal-header{
        width: 100%;
    }
    #amebg{
        background-size: cover;
        background-position: center;
    }
    .form {
        width: 100%;
        background: #FFF;
    }
    .borsp {
        border-left: solid 0px #FFF;
        border-top: solid 1px #FFF;
        padding-top: 10px;
    }
    .ptb100 {
        padding: 20px 0px 20px 0px;
    }
    .project-overview h2 {
        text-transform: uppercase;
        font-size: 15px;
        text-align: left;
        font-weight: 900;
        line-height: 22px;
        margin-top: 20px;
    }
    
    .amiic {
        height: 142px;
        padding: 5px;
        margin: 5px;
        box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.75);
        -webkit-box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.75);
        -moz-box-shadow: 1px 0px 30px 8px rgba(214 207 207,0.78);
    }
    .amilist li { width: 50%; float: left;}
    .form-sec h5 {
        text-align: center;
    }
    .form-sec{
        padding-inline: 15px;
    }
    .form-group{
        margin-bottom: 15px !important;
    }
    .form-group select{
        margin-bottom: 17px;
    }
}
.amiic img{max-width: 45%;}