@media screen and (max-width: 1600px) {
.container {
    max-width: 100%;
}
.container.cont75 {
    max-width: 90%;
}
.form {
    padding: 8px;
    padding-left: 50px;
}
}

@media screen and (max-width: 1366px) {
.container {
    max-width: 100%;
}
.form h2 {
    font-size: 50px;
}
.form .type {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 30px;
    font-weight: 600;
}
.form h3 {
    font-size: 24px;}
    .form h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 28px;}
    .form h4 span {
    display: block;
    font-size: 20px;
    font-weight: 400;
}
.form {
    padding: 8px;
    padding-left: 50px;
}
.container.cont75 {
    max-width: 90%;
}
}
@media screen and (max-width: 768px) {
.container {
    max-width: 100%;
}
.navbar-toggler{
	    background: #c08f64;
}

.form h2 {
    font-size: 36px;
text-align: center;}
    .form h5 {
    font-size: 16px;
text-align: center;}
.form {
    padding: 0px;
    padding-left: 0px;
    margin-top: 25px;
}
.input-container {
    width: calc(1000% - 10px);
    margin-top: 10px;
}
.main-img img {
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    margin-top: 25px;
}
.pattren_design_img.about-us {
    position: absolute;
    bottom: -12%;
    left: 0%;
    z-index: -1;
}
.main-heading p{
	text-align: justify;
}
.mrgn-35 {
    margin-top: 0px;
}
.pd-100 {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.project-logo-sec {
    position: absolute;
    right: 4%;
    top: 0;
    width: 15%;
}
.main-heading{
	margin-bottom: 25px;
}
.main-heading1 h4 {
    font-size: 34px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    width: fit-content;
    margin-top: 15px;
}
.background-img-way-one {
    background-image: url(../images/way-one.jpg);
    background-repeat: no-repeat,repeat;
    background-size: cover;
}
.slider-banner .pattren_design_img {
    position: absolute;
    right: 0;
    display: none;
}
.resp-mb {
	margin-bottom: 25px;
}
.form .type {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.orng-color {
    color:#f7941d;
    font-weight: 600;
    font-size: 28px;
    display: grid;
}
.form h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 100;
    color:#ecedee;
    margin-bottom: 8px;
    text-align: center;
}
.form h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 25px;
}
.form h4 span {
    display: block;
    font-size: 20px;
    font-weight: 400;
}

.container.cont75 {
    max-width: 100%;
}


.main-heading1.mrgn-top-btm.loct {
    padding-top: 15px;
    padding-bottom: 15px;
}

.form-colm {
    padding: 15px;
}
.footer-bg-img {
    background-image: url(../images/footer.jpg);
    height: auto;
    background-repeat: no-repeat,repeat;
    border-radius: 10px;
    margin: 0px 15px;
}
.footer-heading h2 {
    margin: 100px 0;
    font-size: 30px;
    font-weight: 600;
    color: var(--blue);
    text-align: center;
    position: relative;
}
.footer-heading img {
    position: absolute;
    top: 16%;
    left: 32%;
  
}


.mobile-section .btn {
	border-radius: 0;
	border: 0
}
.mobile-section .btn-success {
    background: #c08f64;
    color: #fff;
    font-size: 16px;
    width: 32.5%;
}
.mobile-section {
	background: #000
}
.mobile-section a .fa {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px
}
.mobile-section a {
	width: 49%
}
#exTab1 .nav-pills > li {
margin-bottom: 15px;
}

}
   

