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

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1400px){
.gellary img {
    height: 300px;
}
}


/* 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;
	}
.home-banner {
    height: 50vh!important;
}
.about-lt .hero-sub-tit {
    padding-right: 20px;
}
.hero-sub-tit {
    font-size: 14px;
    line-height: 24px;
}
.proj-cards-set {
    margin: 30px;
}
.proj-cards-set p {
    font-size: 28px;
    line-height: 38px;
}
.gellary img {
    height: 250px;
}

}

@media only screen and (min-width : 768px) and (max-width : 768px) {
.home-banner{
    height: 100vh!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: 3px;width: 100%; margin-bottom: 5px;background-color: #052d61;border-radius: 50px}
  header .nav-links{ display: none;position: fixed;top: 80px;left: 0;background-color: #fff; width: 100%;height: 100%;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;}
  header .lower .nav-links a.active {
    font-weight: bold;
    margin: auto;
    width: 120px;
}

  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;}
  footer{text-align: center;}
  #hid-on-mob{display: none!important;}
.logo img {
    width: 75px;
}
/*banner-sec*/
.home-banner{
    background: url('../images/banner-img.png');    
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ban-logo img {
    max-width: 100px;
}
.ban-tit h1 {
    font-size: 32px;
    line-height: 36px;
}
.ban-tit p {
    font-size: 16px;
    line-height: 26px;
}
.cloud2 {
    animation-duration: 100s;
}
.cloud1 {
    animation-duration: 30s;
}
/*about*/
.hero-tit {
    font-size: 38px;
    line-height: 48px;
}
.hero-sub-tit {
    font-size: 16px;
    line-height: 26px;
}
.about-lt .hero-sub-tit {
    padding-right: 10px;
}
.ab-enq-btn {
    margin: 30px 0 60px;
}
/*project*/
.proj-cards-set {
    margin: 0 0 40px;
    padding: 15px;
}
.proj-cards-set img {   
     height: 200px;
}
.proj-cards-set p {
    font-size: 24px;
    line-height: 34px;
    padding-top: 10px;
    margin: 20px 20px 0;
}
/*gallery*/
.gellary img {
    height: 250px;;
}
.gellary {
    padding-top: 20px;
}
/*footer*/
.f-cont {
    padding: 10px 30px 0 0;
}
.footer-set .col-4{
    padding-bottom: 40px;
}
.footer-set .hero-sub-tit {
    font-size: 14px;
    line-height: 24px;
}
.footer-set h2 {
    font-size: 20px;
    line-height: 30px;
}
/*f-form-sec*/
iframe{
    width: 100%;
}
.f-form {
    height: auto;
    margin-top: 45px;
}
.form-sec {
    padding-top: 30px;
}
/*contact-sec*/
.form {
    width: 100%;
}
form{
    padding: 30px;
}
.form {
    margin: 30px auto 0;
}
.pop-form{
	width: 90%;
}
input {
    font-size: 16px;
}

}








/* 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:25px 18px 4px 8px;top:10px;}
	header{padding:5px 0;}
  	header .nav-links{padding:10px 0;top:100px;}

  header .form-container {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0% !important;
    bottom: 0% !important;
    width: 100% !important;
    padding: 30px 20px !important;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 300;
    height: 100%;
    overflow-y: scroll;
}
/*  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: 10px;}
  footer{text-align: center;margin-bottom: 30px}

  .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: #BC8E3E;color: #fff;text-transform: uppercase;font-weight: 600;font-size: 14px;}
  .mob-footer a.mob-call-btn{background-color: #fff;color: #44425A;text-transform: uppercase;font-weight: 600;font-size: 14px;}

}



/* 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 : 320px) and (max-width : 380px) {


}