/*Mahtitech - Responsive Stucture */

/* Desktop Screen 20" Inch 1600*/
@media only screen and (max-width: 1600px) {
    
}
/* Desktop Screen 19" Inch 1440*/
@media only screen and (min-width: 1440px) {
	
}
/* Notebook Screen 15" Inch 1366*/
@media only screen and (max-width: 1366px) {
	.main-bg {
		min-height: 658px; 
	}
	.banner-slider {
		margin-left: -15px;
		margin-top: -190px;			
	}
		
}

/* Notebook Screen 13" Inch 1280*/
@media only screen and (max-width: 1280px){
	.main-bg {
		min-height: 658px;
	}	
	.header{
		background: none;
		height: 72px;
	}
	.logo a img {
		background-size: 100%;
		width: 75%;
	}
	.menubar ul li a {
		padding: 1em 2.5em;
		font-size: 1em;
	}
	
	/*banner Section start*/
	.banner {
		padding: 3em 0 0;
	}
	
	h2.page-title1 {
		margin-top: -70px;
	}
	/*.banner h1 {
		font-size: 2.7em;
	}
	.banner p {
		font-size: 1.1em;
		width: 100%;
	}/*/
	.banner-slider {
		margin-left: -15px;
		margin-top: -110px;			
	}
	
	.main-sec {
		padding: 2.5em 0;
	}
	.main-sec h3 {
		font-size: 1.4em;
		margin-bottom: 12px;
		line-height:1em;
	}
	
	.main-sec h4{
		font-size: 1.2em;
	}
	.page-bg{
		min-height:250px;
	}
	
}

@media only screen and (min-width: 1140px) {
	
	
}

@media only screen and (max-width: 1024px) {
	/*Header Section start*/
	.main-bg {
		min-height: 580px;
	}
	.header {
		height: 54px;
	}
	.header-contact .links-nav li {
		margin-right: 15px;
	}
	.menubar ul li a {
		padding: 0.5em 2em;
		font-size: 0.9em;
	}
	
	
	.page-bg{
		min-height:230px;
	}
	/* Banner Section start*/	
	.banner-slider {
		margin-top: -120px;
	}
	.main-sec p {
		line-height: 1.3em;
		font-size: 1.05em;		
	}
}

@media only screen and (max-width: 992px) {
   
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
	
}

@media only screen and (max-width: 768px) {
 	/*Header Section start*/
	.main-bg {
		margin:0px;
		min-height: 440px;
	}
	
	.banner-slider {
		margin-top: -50px;
		min-height: 190px;
		width: 100%;
		margin-left: 0px;
	}
	.header-contact{
		display:none;
	}
	.logo a img {
		background-size: 100%;
		width: 60%;
	}
	.menubar ul li a {
		padding: .5em 1.2em;
		font-size: 0.8em;
	}
	
	/*banner Section start*/	
	.banner {
		padding: 2.5em 0 0;
	}
	.banner h1 {
		font-size: 2em;
		width: 100%;
	}
	.banner p {
		margin-top:0.5em;
		font-size: 0.9em;
		width: 100%;
	}
	
	
	.main-sec-left img {
		width:100%;
	}
	.main-sec h3 {
		font-size: 1.3em;
		line-height: 1.3em;
	}
	.main-sec p {
		line-height: 1.5em;
		font-size: 1.05em;		
	}
	
	h3.page-title, h2.page-title, h2.page-title1 {
		
		font-weight: 700;
		font-size: 28px;
		margin-bottom:25px;
		
	}
	.about-box {
		margin:25px 0px 5px 0px;
		height:400px;
	
	}
	.about-box img{
		width:35%;
		margin-left:30%;
		
	}
	.proj-slider .carousel-inner .item h3{
		
		font-size: 24px;
		line-height: 1em;
	}
	.proj-slider .carousel-inner .item p{
	
		font-size: 15px;
	}
	.tbl .fa {
		font-size: 22px;
		padding: 10px 0;
		height: 45px;
		width: 40px;
	}
}

@media only screen and (max-width:640px) {
	/*Header Section start*/
	.main-bg {
		min-height: 350px;
	}
	.header {
		height: 50px;
	}
	
	.logo {
		width: 18%;
	}
	.logo a img {
		width: 100%;
	}
	span.menu:before {
		content: url(../images/nav.png);
		cursor: pointer;		
	}
	.menubar {
		width: 80%;
		float: right;	
	}
	.menubar  ul{
		display:none;
	}
	.menubar  ul li {
		font-size: 12px;
		display:inline-block;
		width: 100%;
	}
	.menubar ul li a {
		padding:4px;
		font-size: 14px;
		width: 100%;
		cursor: pointer;
	}
	 span.menu{
		display:block;
		float:right;
		margin: 11px 8px;
	}
	.menubar  ul{
		margin: 0;
		z-index: 999;
		position: absolute;
		width: 96%;
		background: #ffffffab;
		text-align: center;
		top: 76%;
		left: 0%;
	}
	
	.menubar ul li.active a, .menubar ul li a:hover {
		color: #FFF;
		background-color: #ef8806;
	}
	.menubar ul li:last-child.active >a,
	.menubar ul li:last-child>a:hover{
		color:#FFF;
		background-color:#ef8806;
		border-radius:0;
	}
	
	/*banner Section start*/
	.banner {
		padding: 2em 0 0;
	}
	.banner h1 {
		font-size: 1.8em;
		width: 100%;
	}
	
	.main-sec {
		padding: 1.5em 0;
	}
	.main-sec-left {
		width: 100%;
		float: left;
	}
	.main-sec-left img {
		width: 100%;
	}
	.main-sec {
		width: 100%;
		padding:25px 10px;
		
	}
	.main-sec h3 {
		font-size: 1.4em;
		margin-bottom: 7px;
	}
	.main-sec h4 {
		    font-size: 0.98em;
			line-height: 1.8em;
	}
	.address-sec h4{
		 font-size: 1.5em;
	}
	.main-sec p {
		margin-top:10px;
		font-size: 1.2em;
		
	}
	.page-bg{
		min-height:150px;
	}
	
	.service-list ul li{
		margin-top:2px;
		display:block;
		padding-left:0px;
		margin-bottom:0px;		
	}
	
	.footer .col-md-2{
		width:50%;
	}
	.tbl .fa {
		font-size: 20px;
		padding: 10px 0;
		height: 40px;
		width: 35px;
	}
	h2.page-title1 {
		margin-top: 0px;
	}

}

@media only screen and (max-width: 599px) {
	
}

@media only screen and (max-width: 480px) {
	/*Header Section start*/
	.main-bg {
		min-height: 280px;
	}
	.logo {
		width: 20%;
	}
	.menubar ul li a {
		font-size: 1em;
		padding:0;
	}
	.menubar ul {
		background: #ffffffab;
		top: 77%;
	}
	nav a {
		line-height: 36px;
	}
	/*banner Section start*/
	.banner {
		padding: 2.2em 0 0;
	}
	.banner h1 {
		font-size: 1.5em;
		width: 100%;
	}
	.banner p {
		font-size: 0.8em;
		width: 100%;
	}
	
	.carousel-inner>.item>img {
		display: block;
		max-width: 100%;
		height: 200px;
	}
	
	.main-sec h3 {
		font-size: 1.4em;
		margin-bottom: 3px;
		
	}
	.main-sec p {
		margin-top: 5px;
		font-size: 1em;
		line-height:1.4em;
		
	}
	 .main-sec h1 {
		font-size: 1.1em;
	}
	.info-button {
		font-size:0.9em;
	}
	.proj-slider .carousel-inner .item h3{
		font-size: 15px;
		line-height: 1em;
	}
	.proj-slider .carousel-inner .item p{
		font-size: 10px;
	}
	.list-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-left: 0;
		margin-bottom: 0;
	}
	

	
	.about-box {
		margin: 25px 15px;
		height: 300px;
	}
	.about-box p {
		padding: 5px;
		font-size:14px;
	}
	.about-box img{
		width:35%;
		margin-left:32%;
		
	}
	.about-intro .intro-box span.fa {
		
		top: 24.5%;
		left: 48%;
		
	}
	.about-intro .intro-box p{
		
		line-height: 2em;
		padding-top: 20px;
		
	}
	.address-sec img {
		width: 100%;
		margin: 0px
		padding-bottom:10px;
	}	
	
	.footer .col-md-2{
		width:50%;
	}
	.footer-sec h3 {
		font-size: 1em;
	}
	.footer-sec ul li {		
		font-size: 0.9em;
	}
	
	.footer .ftlogo img {
		text-align: center;
		width: 35%;
		margin-left: 30%;
		margin-bottom: 10px;
	}
	.tbl .table  td a,.tbl .table  td p{
		font-size:0.85em;
	}
}

@media only screen and (max-width: 320px) {
	/*Header Section start*/
	.main-bg {
		min-height: 300px;
	}
	.header {
		height: 50px;
	}
	.logo {
		width:21%;
	}
	.menubar {
		width: 77%;
	}
	
	/*banner Section start*/
	.banner {
		padding: 1.2em 0 0;
	}
	.banner h1 {
		font-size: 1.1em;
	}
	
	.banner p {
		font-size: 0.7em;
		overflow: hidden;
		height: 20px;
	}
	.about-box p {
		padding: 5px;
		font-size:14px;
	}
	
	
	.main-sec {
		padding: 1em 0.5em;
	}
	.main-sec-left {
		width: 100%;
		padding: 9px;
	}
	.main-sec {
		width: 100%;
	}
	.main-sec h3 {
		font-size: 1em;
		margin:6px  3px ;
	}
	.proj-slider{
		background:#ef880600;
		box-shadow: 0px 0px 0px #ccc; 
	}
	
	.service-list ul li{
		font-size:12px;
		margin-top:2px;
		display:block;
		padding-left:0px;
		margin-bottom:0px;		
	}
	.about-box img{
		margin-left:30%;
		padding:2px;
	}
	
	.address-sec img {
		width: 100%;
		margin: 0px;
		padding-bottom:10px;
	}
		
	.about-history h4{
		font-size:22px;
		margin-bottom:10px;
		font-weight:600;
		color:#ef8806;
		padding:5px 15px;
		text-decoration:underline;
	}
	.about-history p{
		font-size:14px;
		text-indent:25px;
	}
	.footer .col-md-2{
		width:50%;
	}
	.footer .ftlogo img{
		text-align: center;
		width: 35%;
		margin-left: 30%;
		margin-bottom: 10px;
	}
	.tbl .fa {
		font-size: 20px;
		padding: 10px 0;
		height: 40px;
		width: 35px;
	}
	.vision-info{
		
		border-right:none;
	}
	.about-intro .intro-box span.fa {
		
		font-size: 25px;
		top: 29.5%;
		
	}
	.list-group {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-left: 0;
		margin-bottom: 0;
	}
	
	.banner-slider{
		padding:0;
		margin:0;
		min-height: 150px;
	}
	
	h2.page-title1 {
		margin-top: 0px;
	}
}