
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
.content {
	width: 98%;
}
#logo a {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#logo a img {
	width: 100%;
}
#navigation_bar li a {
	font-size: 19px;
}
#top_header a.call {
	font-size: 25px;
	padding: 15px 0 0 10px;
}
.maincontent h1 {
	font-size: 30px;
}
.right_section {
	margin: 0 0 0 48px;
}
.left_section h2 {
	padding-bottom: 17px;
}
.maincontent h2 {
	font-size: 23px;
}

.maincontent p {
    font-size: 17px;
    line-height: 31px;
	padding-bottom:23px;
}
.right_section li{margin-bottom:43px;}
.left_section p strong {
	font-size: 22px;
}
#footer h3 {
	font-size: 30px;
	width: 100%;
	padding-bottom: 12px;
}
#footer h4 {
	font-size: 28px;
	line-height: 28px;
}
.footer_links > span {
	width: 54%;
	margin-top: 22px;
}
.footer_links > span img {
	width: 100%;
}
.contact_us {
	margin: -10px 0 0 38px;
}
.footer_links p {
	padding-bottom: 2px;
}
.footer_links p, .footer_links h6, .footer_links h6 a {
	font-size: 18px;
	line-height: 30px;
}
.footer_links > small {
	width: 230px;
}
.footer_links > small > img {
	width: 100%;
}
#navigation_bar li ul {
	width: 100%;
}
#navigation_bar li ul li a {
	font-size: 22px;
	margin: 0 0 15px 9px;
}

.maincontent ul li {
    color: #010101;
    font-family: "Lato", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.content {
	width: 98%;
}
#logo a {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#logo a img {
	width: 100%;
}
#navigation_bar li a {
	font-size: 16px;
	padding: 12px 7px 15px;
}
#top_header {
	max-height: 57px;
}
#top_header a.call {
	font-size: 20px;
	padding: 12px 0 0 10px;
}
.maincontent h1 {
	font-size: 24px;
	line-height: 36px;
}
.right_section li img {
	width: 100%;
	height: auto;
}
.right_section li {
	margin-bottom: 30px;
}
.right_section {
	width: 325px;
	margin: 0 0 0 48px;
}
.left_section h2 {
	padding-bottom: 10px;
}
.maincontent h2 {
	font-size: 22px;
}
.maincontent p {
	font-size: 16px;
	line-height: 29px;
	padding-bottom: 24px;
}
.left_section p strong {
	font-size: 20px;
}
#footer h3 {
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 10px;
	width: 100%;
}
#footer h4 {
	font-size: 21px;
	line-height: 20px;
}
.footer_links {
	padding: 52px 0 0;
}
.footer_links > span {
	width: 50%;
	margin-top: 22px;
}
.footer_links > span img {
	width: 100%;
}
.contact_us {
	margin: -10px 0 0 25px;
}
.footer_links p {
	padding-bottom: 2px;
}
.footer_links p, .footer_links h6, .footer_links h6 a {
	font-size: 16px;
	line-height: 27px;
}
.footer_links > small {
	width: 190px;
	right: 0;
	top: 59px;
}
.footer_links > small > img {
	width: 100%;
}
#logo {
	padding: 28px 0 30px;
}
.contact_us h5 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 7px;
}
.maincontent .inner_wrapper h1 {
	font-size: 24px;
	line-height: 36px;
}
#navigation_bar li ul li a {
	font-size: 18px;
	margin: 0 0 2px 6px;
}
#navigation_bar li ul {
	padding: 12px 0 12px;
}
#navigation_bar li ul {
	width: 100%;
}

a.facebook img {
    height: 64px;
    width: 64px;
}

.maincontent ul li {
    color: #010101;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.content {
	width: 98%;
}
#logo a {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#logo a img {
	width: 100%;
}
#navigation_bar li a {
	border-bottom: 3px solid transparent;
	font-size: 20px;
	margin: 0;
	display: inline-block;
	padding: 6px 14px 4px;
	margin-bottom: 2px;
}
#navigation_bar li a:hover, #navigation_bar li.active a {
	border-bottom: 3px solid #fff;
}
#navigation_bar li ul li a:hover {
	border-bottom: none !important;
}
#top_header {
	max-height: auto;
	position: relative;
}
#top_header a.call {
	font-size: 20px;
	float: none;
	padding: 12px 0 12px 10px;
}
#navigation_bar {
	float: none;
	position: absolute;
	top: 58px;
	left: 0;
	width: 100%;
	z-index: 99;
	display: none;
	padding-bottom: 10px;
	background: #0258a3;
}
.maincontent h1 {
	font-size: 21px;
	line-height: 33px;
	padding-bottom: 20px;
}
.maincontent {
	padding: 28px 0 6px;
}
.right_section li img {
	height: auto;
}
.right_section li {
	display: inline-block;
	margin-bottom: 30px;
	text-align: center;
}
.left_section {
	text-align: left;
}
.right_section {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.left_section h2 {
	padding-bottom: 10px;
}
.maincontent h2 {
	font-size: 22px;
}
.maincontent p {
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 24px;
}
.left_section p strong {
	font-size: 18px;
}
#footer h3 {
	font-size: 20px;
	line-height: 29px;
	padding-bottom: 10px;
	width: 100%;
}
#footer h4 {
	font-size: 18px;
	line-height: 18px;
}
.footer_links {
	padding: 30px 0 0;
}
.footer_links > span {
	width: 94%;
	float: none;
	display: block;
	margin: 0 auto;
}
.footer_links > span img {
	width: 100%;
}
.contact_us {
	float: none;
	margin: 26px auto 0;
	text-align: center;
}
.footer_links p {
	padding-bottom: 1px;
}
.footer_links p, .footer_links h6, .footer_links h6 a {
	font-size: 16px;
	line-height: 27px;
}
.footer_links > small {
	bottom: 56px;
	right: 0;
	top: auto;
	width: 147px;
}
.footer_links > small > img {
	width: 100%;
}
#logo {
	padding: 28px 0 30px;
}
.contact_us h5 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 7px;
}
.mob_menu {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 16px;
	right: 15px;
	z-index: 99;
}
#navigation_bar li ul {
	position: static;
	width: 100%;
	padding: 9px 0 2px;
}
#navigation_bar li ul li a {
	margin: 0 35px 6px 0;
	font-size: 18px;
}
#navigation_bar li:hover > a {
	    border-bottom: 3px solid #fff;
}

#navigation_bar li ul li a:hover, #navigation_bar li ul li a {
	    border-bottom: 3px solid transparent !important;
}
#navigation_bar li {
	float: none;
	text-align: right;
}
#header > span {
	height: 4px;
}
#footer {
	padding-bottom: 25px;
}
.content_wrapper {
	background-size: cover;
}
.maincontent .inner_wrapper h1 {
	font-size: 21px;
	line-height: 33px;
	text-align: center;
}

.leadform input, textarea {
    margin: auto;
	width: 90%;
}
.desk_no, #top_header a.call.desk_no{display:none;}
.mob_no, #top_header a.call.mob_no{display:block;}
.footer_links > small > a{width:31px; height:31px; bottom:-25px;}
.footer_links > small > a img{width:100%;}

.footer_links > small {
 
    display: block;
    float: none;
    margin: 26px auto 10px;
    position: static;
    text-align: center;
    top: auto;
    width: 200px;
}

a.facebook img {
    height: 64px;
    margin: 0 5px 0 10px;
    width: 64px;
}

.maincontent ul li {
    color: #010101;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.content {
	width: 98%;
}
#logo a {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#logo a img {
	width: 100%;
}
#navigation_bar li a {
	border-bottom: 3px solid transparent;
	font-size: 20px;
	margin: 0;
	display: inline-block;
	padding: 6px 14px 4px;
	margin-bottom: 2px;
}
#navigation_bar li a:hover, #navigation_bar li.active a {
	border-bottom: 3px solid #fff;
}
#navigation_bar li ul li a:hover {
	border-bottom: 3px solid transparent !important;
}
#top_header {
	max-height: auto;
	position: relative;
}
#top_header a.call {
	font-size: 20px;
	float: none;
	padding: 12px 0 12px 10px;
}
#navigation_bar {
	float: none;
	position: absolute;
	top: 58px;
	left: 0;
	width: 100%;
	z-index: 99;
	display: none;
	padding-bottom: 10px;
	background: #0258a3;
}

.maincontent h1 {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
}
.maincontent {
	padding: 28px 0 6px;
}
.right_section li img {
	height: auto;
	width:100%;
}
.right_section li b, .footer_links > span b{
   border: 6px solid #015a9e;	
}
.right_section li {
	display: inline-block;
	margin-bottom: 20px;
	text-align: center;
}
.left_section {
	text-align: left;
}
.right_section {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.left_section h2 {
	padding-bottom: 5px;
}
.maincontent h2 {
	font-size: 18px;
}

.maincontent p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 24px;
}
.left_section p strong {
	font-size: 16px;
}

#footer h3 {
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 5px;
    width: 100%;
}

#footer h4 {
    font-size: 15px;
    line-height: 15px;
}
.footer_links {
	padding: 30px 0 0;
}
.footer_links > span {
	width: 94%;
	float: none;
	display: block;
	margin: 0 auto;
}
.footer_links > span img {
	width: 100%;
}
.contact_us {
	float: none;
	margin: 26px auto 0;
	text-align: center;
}
.footer_links p {
	padding-bottom: 1px;
}

.footer_links p, .footer_links h6, .footer_links h6 a {
    font-size: 15px;
    line-height: 26px;
}

.footer_links > small {
    bottom: 79px;
    right: 0;
    top: auto;
    width: 90px;
}.footer_links > small > img {
	width: 100%;
}
#logo {
	padding: 18px 0 20px;
}

.contact_us h5 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
}
.mob_menu {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 16px;
	right: 15px;
	z-index: 99;
}
#navigation_bar li ul {
	position: static;
	width: 100%;
	padding: 9px 0 2px;
}
#navigation_bar li ul li a {
	margin: 0 35px 6px 0;
	font-size: 18px;
}
#navigation_bar li:hover > a {
	 border-bottom: 3px solid #fff;
}
#navigation_bar li {
	float: none;
	text-align: right;
}
#header > span {
	height: 4px;
}
#footer {
	padding-bottom: 25px;
}
.content_wrapper {
	background-size: cover;
}
.maincontent .inner_wrapper h1 {
	    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
	text-align:center;
}

#navigation_bar li ul li a:hover, #navigation_bar li ul li a {
	    border-bottom: 3px solid transparent !important;
}

.leadform input, textarea {
    margin: auto;
	width: 90%;
}
.desk_no, #top_header a.call.desk_no{display:none;}
.mob_no, #top_header a.call.mob_no{display:block;}
.footer_links > small > a{width:31px; height:31px; bottom:-25px;}
.footer_links > small > a img{width:100%;}
.footer_links > small {
 
    display: block;
    float: none;
    margin: 26px auto 10px;
    position: static;
    text-align: center;
    top: auto;
    width: 200px;
}

a.facebook img {
    height: 50px;
    margin: 0 5px 0 10px;
    width: 50px;
}

.maincontent ul li {
    color: #010101;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
  }
}
