@charset "utf-8";

@media(max-width:1200px) {
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
.inner-1, .inner-2, .inner-3, .inner-4, .inner-5, .inner-6, .inner-7, .inner-8, .inner-4a {
	max-width: 100%;
	width: 96%;
}
.inner-3, .full-3 {
	height: 360px;
}
}

@media(max-width:1024px) {
.full-2 {
	height: auto;
	overflow: hidden;
}
.navigation-inner ul {
	display: none;
}
li {
	float: none;
}
.navigation-inner ul li a {
	display: block;
	width: auto !important;
	border: 0 !important;
	text-align: left !important;
	padding: 5px !important;
}
.mobile-view {
	display: block;
	padding: 10px 0;
}
.mobile-view a {
	color: #fff;
	text-decoration: none;
	background: url(images/menu-icon.png) no-repeat center left;
	padding: 5px 0 5px 40px;
	display: inline-block;
}
.mobile-view a.active {
	background-image: url(images/cross-icon.png);
}
.inner-3, .full-3 {
	height: 350px;
}
.box-title {
	height: auto;
	width: auto;
}
.full-5 {
	height: auto;
	overflow: hidden;
}
.box-pic {
	width: auto;
}
.inner-5 {
	text-align: center;
}
.box1, .box2, .box3, .box4, .box5 {
	border-radius: 0;
	display: inline-block;
	float: none;
	height: auto;
	vertical-align: top;
	margin: 0 0 20px 0;
}
.box-text {
	width: auto;
}
.full-6 {
	overflow: hidden;
	height: auto;
}
.inner-6-text2 {
	width: 45%
}
.form-left {
	width: 45%;
	margin-right: 0;
}
.form-right {
	float: right;
	width: 45%;
}
.form-right table td textarea {
	width: 100% !important;
}
.footer-1 {
	width: 35%;
}
.footer-2 {
	width: 35%;
}
.footer-3 {
	width: 25%;
}
.largeLink {
	word-break: break-all;
	display: block;
}
}

@media(max-width:768px) {
.logo, .rtPanel {
	float: none;
	text-align: center;
	width: auto;
}
.inner-3, .full-3 {
	height: 260px;
}
.home-text-area-heading-one{
	font-weight:bold;
	font-size:38px;
	}
 .telephone-no {
	font-size: 35px;
}
.home-text-area-heading-two {
	font-size: 22px;
}
.inner-6-text, .inner-6-text2, .form-left, .form-right {
	float: none;
	width: auto;
}
.box1, .box2, .box3, .box4, .box5 {
	width: 45%;
}
.box-text br {
	display: none;
}
.box-pic {
	margin: 0;
	height: auto;
}
.box-pic img {
	width: 100%;
}
.form-right table td input {
	width: 100% !important;
}
.footer-1, .footer-2, .footer-3 {
	float: none;
	margin: 0 0 10px 0;
	border: 0;
	border-bottom: solid 1px #fff;
	padding: 0 0 10px 0;
	width: auto;
}
.contact-left, .contact-right {
	float: none;
	width: auto;
}
.contact-form-left input, .contact-form-left textarea {
	width: 100% !important;
}
}

@media(max-width:667px) {
.inner-3, .full-3 {
	height: 220px;
}
.full-3 {
	background-image: url(images/admin-solutions.jpg);
	background-size: cover;
}
.sub-heading-text {
	font-size: 28px;
}

.home-text-area-heading-one{
	font-size:30px;
	}
.box1, .box2, .box3, .box4, .box5 {
	display: block;
	width: auto;
}
.box-title {
	padding: 10px;
}
.telephone-no {
	font-size: 25px;
}
img.tribunal-pic-left {
	float: none;
	display: block;
	margin: 0 auto 20px;
}
img.companies-pic-right {
	float: none;
	display: block;
	margin: 20px auto auto;
}
}

@media(max-width:480px) {
.inner-3, .full-3 {
	height: 160px;
	margin-bottom:20px;
}

.sub-heading-text {
	font-size: 22px;
}
.home-text-area-heading-one{
	font-size:30px;
	}
.home-text-area-heading-two {
	font-size: 16px;
}
.full-4 {
	padding-top: 0;
}
img.redundancy-pic-left {
	display: block;
	margin: 0 auto 20px;
	float: none;
}
.contact-form-right, .contact-form-left {
	display: block;
	width: 100% !important;
}
.contact-form-right {
	height: auto !important;
}
}
