﻿@media only screen and (max-width:992px){
	.contact-pannel h1{
	line-height:60px;
	color:white;
	text-transform: uppercase;
	display: inline-block;
}
.justpaneltype{
	width:100%;
	height:auto;
	background:#2555a1;
}
.contact-pannel a button{
	margin-top:20px;
}
.justpaneltype h1{
	color:white;
	font-size:24px;
	line-height:40px;

}
.conbtn a button{
	width:100%;
	margin-top:0px;
	margin-bottom:20px;
	height:55px;
	color:white;
	border:none;
	background: #ef4723 ;
	
}
.mb3{
	margin-bottom:10px;
}
}

@media only screen and (max-width:768px){
	.mobilelogo{
		font-size:24px;
		font-weight:600;
	}
	.instlltion-second-row{
		margin-top:0px;
	}
	.sidebar-textbox {
		height:auto;
	}
	.hero-section{
	width:100%;
	height:250px;
	background-image: linear-gradient(rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0) 100%),
	 url("../images/top.jpg"); opacity: 1;
	 background-size:100% 100%;
}
.text-section{
	margin-top:50px!important;
	padding-top:30px;
	background:rgba(37, 85, 161,.9)
}
.text-section h2{
	color:white;
	font-weight:700;
}
.text-section h4{
	color:#f2f4f7;
}
.mainheading{
	font-size:24px;
}
.hero-p{
	font-size:18px;
}
.subheadingone{
	font-size:26px;
}
.service-hero{
	padding:30px 0px;
}
.breadcrum-heading{
	font-size:25px;
}

.gray-bg{
	background:#f2f4f7;
	margin-bottom:40px;
	box-shadow:0px 0px 5px 1px gray;
	padding:20px;
}
.sidebar-textbox{
	margin-top:40px;
}
.mb33{
	margin-bottom:15px;
}
}