/* Large Devices, Wide Screens */
@media only screen and (max-width : 1366px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1368px) and (max-width : 1600px){
    .banner-title {
    font-size: 36px;
    line-height: 36px;
}
.banner-lt {
    top: 100px;
}
.banr-slid img{
    height: 320px;
}
.banner-bg .form {
    top: 100px;
}
.banner-bg form {
    padding: 25px;
}
.banner-bg input {
    line-height: 40px;
    margin: 15px 0;
}
.banner-bg .submit-btn {
    padding: 0!important;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1367px){
.banner-title {
    font-size: 34px;
    line-height: 30px;
}
.banner-lt {
    top: 100px;
}
.banr-dec {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
}
.banner-bg .form {
    top: 90px;
}
.banner-bg input {
    line-height: 40px;
    margin: 10px 0;
}
.banner-bg .submit-btn {
    padding: 0!important;
}.banner-bg form {
    padding: 25px;
}
.banr-slid img {
    height: 250px;
}

}

@media(min-width : 768px) and (max-width : 1024px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) and (max-width : 1024px){
	.col-md-1{width: 8.333333333333333%;}
	.col-md-2{width: 16.66666666666667%;}
	.col-md-3{width: 25%;}
	.col-md-4{width: 33.33333333333333%;}
	.col-md-5{width: 41.66666666666667%;}
	.col-md-6{width: 50%;}
	.col-md-7{width: 58.33333333333333%;}
	.col-md-8{width: 66.66666666666667%;}
	.col-md-9{width: 75%;}
	.col-md-10{width: 83.33333333333333%;}
	.col-md-11{width: 91.66666666666667%;}
	.col-md-12{width: 100%;}
	.col-md-12-5{width: 20%;}
    .fadeUp{animation:fadeUp 2s ease backwards;display: block!important;animation-delay: 2s;}

.hidden-md{
		display: none!important;
	}
	.visible-md{
		display: block;
	}
	header .lower .nav-links a:last-child {
    margin-left: 0;
}
.abt-vision-dec p {
    font-size: 15px;
    line-height: 19px;
}
.form-footer-set {
    padding: 30px;
}
.banner-bg {
    height: 70vh!important;
}
.slick-dots li button {
    width: 100px!important;
}

}


/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {
	.col-sm-1{width: 8.333333333333333%;}
	.col-sm-2{width: 16.66666666666667%;}
	.col-sm-3{width: 25%;}
	.col-sm-4{width: 33.33333333333333%;}
	.col-sm-5{width: 41.66666666666667%;}
	.col-sm-6{width: 50%;}
	.col-sm-7{width: 58.33333333333333%;}
	.col-sm-8{width: 66.66666666666667%;}
	.col-sm-9{width: 75%;}
	.col-sm-10{width: 83.33333333333333%;}
	.col-sm-11{width: 91.66666666666667%;}
	.col-sm-12{width: 100%;}
	.col-sm-12-5{width: 20%;}
	.hidden-sm{
		display: none;
	}
	.visible-sm{
		display: block;
	}

	.menu-icon-mobile{display: block;width: 54px;padding: 14px 8px 4px 8px;border-radius: 0px; margin:0;position: absolute;
		top:15px;right: 0;height: 40px;}
  .menu-icon-mobile>span{display: block;height: 4px;width: 100%; margin-bottom: 6px;background-color: #000;}
  header .nav-links{ display: none;position: fixed;top: 87px;left: 0;background-color: #fff; width: 100%;height: 100vh;z-index: 999;}
  header .nav-links a{display: block !important;text-align: center;line-height: 40px !important;color:#fff ;margin-top: 0px;margin-right: 0px;}
  header .lower .nav-links a:last-child{margin-right: 0px;}
  header .lower .nav-links a{margin-right: 0px;color:#000;}
  footer .lower div{text-align: center !important;}
  header .upper .enq-btn-wrapper{margin-right: 50px;margin-top: 15px;}
  header .upper .ctc-wrapper{margin-right: 5px;}
  header .upper .number-wrapper{margin-right: 15px;margin-top: 25px;}
  #hid-on-mob{display: none!important;}
  header .lower .nav-links a.active {
    width: 160px;
    margin: auto;
    padding: 5px 16px;
}
header .lower .nav-links {
    display: none;
    padding-top: 40px;
}
.pd-mb{
    padding: 0 0 70px!important;
}
 /**homepage-**/
 .banner-bg{
    background: url(../images/mob-banner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.sm-tit {
    color: #2B2B2B;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 15%;
    padding-bottom: 25px;
}
.hero-tit {
    font-size: 26px;
    line-height: 36px;
}
.abt-dec {
    font-size: 20px;
    line-height: 30px;
}
.hero-dec {
    font-size: 14px;
    line-height: 24px;
}
.abt-box-set h4 {
    font-size: 14px;
    line-height: 22px;
}
.abt-box-set p {
    font-size: 12px;
}
.abt-box-set {
    margin: 15px 0;
    padding: 10px;
    width: auto;
}
.owner-img {
    padding-top: 40px;
}
.abt-box-txt {
    padding-left: 20px;
}
.banner-title {
    font-size: 32px;
    line-height: 44px;
}
.banr-slid{
    padding: 20px;
}
.sm-tit {
    line-height: 10px;
    padding-bottom: 20px;
}
.slick-dots li button{
    width: 70px!important;
}
.banr-dec {
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
}
.banr-slide-lt {
    left: -15px;
}
.banr-slide-rt {
    position: absolute;
    right: -15px;
}
.sun-img {
    top: -20px;
    right: -10px;
}
.prj-ovrly-rt, .prj-ovrly-lt{
    display: none;
}
.prj-slide-ar {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prj-slide-lt, .prj-slide-rt{
    position: unset;
    transform: unset;
    padding: 10px;
}
.prj-filter {
    position: unset;
    justify-content: left;
}
.gall-slide {
    padding: 15px;
}
.gall-slide-rt {
    right: -10px;
}
.gall-slide-lt {
    left: -10px;
}
.gall-slider {
    margin-top: 30px;
}
.abt-box-set {
     justify-content: unset; 
}
/*about-page*/
.about-bg {
    background: url('../images/about-banner-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
.abt-vision-dec {
    margin-top: -20px;
    border-radius: 0 0 20px 20px;
}
.abt-vision-img img{
    border-radius: 20px 20px 0 0;
}
.abt-mision-img img{
    border-radius: 20px 20px 0 0;
}
.flx-col{
    flex-direction: column-reverse;
    display: flex;
}
.abt-mision-img{
    margin-top: 40px;
}
.faq-question h3 {
    font-size: 16px;
    line-height: 26px;
}
.faq-answer, .faq-answer ul{
    font-size: 14px;
}
.footer-form .form {
    width: 100%;
}
.form-footer-set {
    padding: 0;
}
.footer-form-dec h4 {
    font-size: 16px;
    line-height: 26px;
}
.footer-form-dec p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}
.abt-vision-dec p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
}
.abt-pg-dec, .prj-dec {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 0;
}
.sm-banner-set h2 {
    font-size: 46px;
    line-height: 56px;
}
.sm-banner-set p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 10px;
}
/*project*/
.project-bg{
    background: url('../images/project-bg-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
.prj-name {
    font-size: 24px;
    line-height: 34px;
}
.prj-devloper, .prj-loc, .prj-rera {
    font-size: 12px;
    line-height: 24px;
}
/*blog-page*/
.blog-bg {
    background: url('../images/blog-bg-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
.blog-img img { 
    height: 200px;
}
.blog-inner {
    padding: 10px;
}
.blog-tit-big {
    font-size: 24px;
    line-height: 34px;
    padding: 20px 0;
}
.blogs {
    margin: 15px 0;
    height: auto;
}
.bg-read-btn {
    position: unset;
}
.blog-tit {
    font-size: 20px;
    line-height: 30px;
}
.thumb img {
    height: 200px;
}
.footer-form #thankyoumessage {
    width: 100%;
}
.contact-pg-form #thankyoumessage {
    width: 100%;
}
/*contact-page*/
.contact-bg {
    background: url('../images/contact-bg-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
}
.contact-pg-form .form {
    width: 100%;
}
/*footer*/
.f-about img {
    padding-bottom: 40px;
}
.f-decs, .f-address p {
    padding: 15px 5px 15px 0;
}
/*form*/
.form {
    width: 100%;
}
form {
    padding: 15px;
}


}






/* Extra Small Devices, Phones */
@media only screen and (max-width : 640px) {
	body{-webkit-text-size-adjust: none;}
	.col-xs-1{width: 8.333333333333333%;}
	.col-xs-2{width: 16.66666666666667%;}
	.col-xs-3{width: 25%;}
	.col-xs-4{width: 33.33333333333333%;}
	.col-xs-5{width: 41.66666666666667%;}
	.col-xs-6{width: 50%;}
	.col-xs-7{width: 58.33333333333333%;}
	.col-xs-8{width: 66.66666666666667%;}
	.col-xs-9{width: 75%;}
	.col-xs-10{width: 83.33333333333333%;}
	.col-xs-11{width: 91.66666666666667%;}
	.col-xs-12{width: 100%;}
	.col-xs-12-5{width: 20%;}

	.hidden-xs{display: none !important;}
	.visible-xs{display: block !important;}

	.menu-icon-mobile{padding:20px 18px 4px 8px;top:0px;}
	header{padding:5px 0;}
  	header .form-container{position: fixed !important;left: 0 !important;right: 0 !important;top: 100% !important; bottom: -100% !important; 
  	width: 100% !important; padding: 30px 0 !important; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0);
  	 z-index: 300; background-color: rgba(255, 254, 254, 0.97) !important;}
  header .form-container.show{top: 0 !important;bottom: 0 !important;display: block !important;}
  header .form-container .frmclose{display: inline-block;position: absolute;top:10px;right: 10px;color:#000;font-size: 20px;}
  footer .lower{font-size: 12px;}
  .mob-footer{position: fixed;bottom: 0;left: 0;width: 100%;text-align: center;background-color: #fff;font-size: 14px;font-weight: 600;z-index: 999999;}
  .mob-footer a{display: block;line-height: 40px;}
  .mob-footer a.mob-enq-btn{background-color: #085737;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 14px;}
  .mob-footer a.mob-call-btn{background-color: #fff;color: #6b6b6b;text-transform: uppercase;font-weight: 600;font-size: 14px;}
  .goto-home img {
    padding: 5px 0;
}


}

@media(min-width : 320px) and (max-width : 385px) {
.banner-lt {
    position: relative;
    top: 120px;
}
.banr-dec {
    font-size: 12px;
    line-height: 22px;
    padding: 14px 0;
}
.slick-dots {
    bottom: 0!important;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

@media only screen and (min-width : 1600px) {

}

/* Extra Small Devices, Phones */
@media(min-width : 360px) and (max-width : 360px) {


}