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

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1367px) and (max-width : 1600px){
.here-tit {
    font-size: 48px;
    line-height: 58px;
}
.maintain-dec {
    padding: 30px;
}
.maintain-dec {
    left: 120px;
}
.about-pg .about-dec {
    top: 75px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1366px){
.here-tit {
    font-size: 42px;
    line-height: 50px;
}
.banner-cont {
    left: 200px;
}
.maintain-dec {
    left: 120px;
}
.about-pg .about-dec {
    top: 85px;
}

}

@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;
	}
.maintain-dec {
    padding: 30px;
    left: 50px;
}
.frm-lst p {
    font-size: 20px;
    line-height: 30px;
}
}


/* 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:30px;right: 0;height: 40px;}
  .menu-icon-mobile>span{display: block;height: 4px;width: 100%; margin-bottom: 6px;background-color: #FF6000;}
  header .nav-links{ display: none;position: fixed;top: 110px;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;
}
header {
    box-shadow: none;
}
header.active {
	box-shadow: 0 0 20px #000!important;
}
.pd-mb{
    padding: 0 0 70px!important;
}
/*Home-Page-start*/
.banner-sec {
    background: url('../images/mob-banner.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 120px 11px 0;
    width: 95%;
    height: 76vh!important;
}
.overlay {
    border-radius: 10px;
}
.here-sub-tit {
    font-size: 12px;
    line-height: 12px;
}
.here-tit, .legacy-dec h2{
    font-size: 26px;
    line-height: 34px;
}
.here-dec {
    font-size: 14px;
    line-height: 22px;
}
.corn-one img,
.corn-two img{
	width: 100px;
}
.enquire-btn {
    font-size: 16px;
    line-height: 16px;
}
.corn-one{
	top: 0;
}
.banner-sec .banner-cont{
    top: 20%;
}
/*client-sec*/
.client-tit {
    font-size: 26px;
    line-height: 36px;
}
/*about*/
.about-sec .here-tit {
    padding: 15px 0;
}
.about-dec {
    top: -150px;
    left: 0;
    margin: 20px;
    margin-bottom: -100px;
    box-shadow: 0 0 20px #000;
}
.about-sec, .man-sec{
	padding: 0!important;
}
.org-tit {
    font-size: 12px;
    line-height: 12px;
}
/*services*/
.service-sec .here-tit {
    line-height: 34px;
}
/*maintain*/
.maintain-dec {
    padding: 20px;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 20px #000;
}
/*project-sec*/
/*about-page*/
.about-bg {
    background: url('../images/about-ban-mb.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
    margin: 120px 11px 0;
    width: 95%;
    border-radius: 10px;
}
.ban-con-bt {
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: unset!important;
    left: 50%;
    text-align: center;
}
.about-pg .about-img {
    padding-top: 0;
}
.about-pg .about-dec {
    left: 0;
    top: -70px;
}
.count-set {
    margin: 30px 0;
}
.count, .clr-st {
    display: inline;
}
.count-set p {
    font-size: 18px;
    line-height: 18px;
}
.count-set h3 {
    font-size: 40px;
    line-height: 48px;
}
.leg-cirl {
    margin: 20px auto;
    width: 100%;
}
.lag-cont h4 {
    font-size: 18px;
    line-height: 24px;
}
/*form*/
.form-sec{
    background: url('../images/form-bg-mb.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.form h4 {
    font-size: 18px;
    line-height: 21px;
}
.form p {
    font-size: 12px;
    line-height: 19px;
}
input {
    height: 61px;
    margin: 5px 0;
}
.form {
    padding: 18px;
    margin-right: 0;
}
.map iframe{
	height: 406px;
}
.frm-lst {
    width: 200px;
    margin: auto;
}
.frm-lst p {
    font-size: 16px;
    line-height: 24px;
}
/*services-page*/
.serv-bg {
    background: url('../images/service-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
    margin: 120px 11px 0;
    width: 95%;
    border-radius: 10px;
}
.ser-dec p {
    padding: 10px;
}
.ser-dec {
    padding: 30px 0px;
}
/*careers-page*/
.career-bg {
    background: url('../images/career-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
    margin: 120px 11px 0;
    width: 95%;
    border-radius: 10px;
}
/*contact-page*/
.contact-bg {
    background: url('../images/contact-mob.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50vh!important;
    margin: 120px 11px 70px;
    width: 95%;
    border-radius: 10px;
}
/*footer*/
.f-decs {	
    padding: 15px 0;
}
.f-about img{
    padding-bottom: 20px;
}
.f-address p {
    padding-bottom: 15px;
}
.footer-sec {
    padding-bottom: 20px!important;
}
footer .lower{
	text-align: center;
}
.f-decs, .f-address p {
    padding: 15px 20px 15px 0;
}
}





/* 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:15px;}
	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;
}
.maintain img {
    height: auto;
}
.maintain-dec {
    top: 52%;
}


}

@media(min-width : 320px) and (max-width : 375px) {
.leg-cirl {
    width: 330px;
}
.maintain-dec {
    top: 45%;
}
.banner-sec {
    margin: 120px 9px 0;
}
.about-bg, .serv-bg, .career-bg{
    margin: 120px 9px 0;
}
footer .lower {
    font-size: 10px;
}
.f-decs, .f-address p {
    padding: 15px 0 15px 0;
}
}

/* 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) {


}