/******************************************************************
Theme Name: Australian Scrap Tyre Disposals
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@font-face {
	font-family: 'stencil_army_ww_iregular';
	src: url('library/fonts/stencil_army_ww_i-webfont.eot');
	src: url('library/fonts/stencil_army_ww_i-webfont.eot?#iefix') format('embedded-opentype'), url('library/fonts/stencil_army_ww_i-webfont.woff2') format('woff2'), url('library/fonts/stencil_army_ww_i-webfont.woff') format('woff'), url('library/fonts/stencil_army_ww_i-webfont.ttf') format('truetype'), url('library/fonts/stencil_army_ww_i-webfont.svg#stencil_army_ww_iregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Font Faces - END */
.container {
	max-width: 1080px;
}
/*********************
LAYOUT STYLES
*********************/
body, p, li, a {
	-ms-word-break: normal !important;
	-ms-word-wrap: normal !important;
	word-break: normal !important;
	word-break: normal !important;
}
/*Header*/
.main-header .top-text {
	background-color: #e4e4e4;
	padding: 40px 0;
}
.main-header .top-text .header-text {
	color: #112f53;
	padding-left: 30px;
}
.main-header .top-text .header-text p {
	font-size: 21px;
	font-weight: 300;
	margin-top: 4px;
	margin-bottom: 0;
}
.main-header .top-text .header-text ul {
	margin: 0;
}
.main-header .header-right .header-text ul li {
	font-size: 30px;
	font-weight: 500;
	color: #112f53;
	padding-left: 25px;
}
.main-header .top-text .sched a {
	background-color: #3a8fa3;
	padding: 10px 16px;
	font-weight: 700;
	color: #fff;
	font-size: 20.81px;
	text-decoration: none;
	display: block;
	max-width: 214px;
	text-align: center;
	margin-top: 25px;
}
.main-header .header-right .header-text ul li:first-child:after {
	background-color: rgba(255,255,255,0.3);
	content: "";
	height: 13px;
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
}
.main-header .header-right .header-text ul li span {
	font-weight: 600;
}
.main-header .header-right .header-text ul li.header-phone {
	background: url(library/images/phone-icon.png) no-repeat left center !important;
}
.main-header .header-right .header-text ul li.header-mobile {
	background: url(library/images/mobile-icon.png) no-repeat left center !important;
	margin-left: 15px;
}
.main-header .header-right .header-text ul li.header-email a {
	text-decoration: none;
}
.main-header .top-menu {
	background-color: #153b69;
}
.main-header .top-menu .main-nav {
	margin-top: 0;
}
/*** Enter your style for global layout here ***/
.img-zoom {
	width: auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
}
.img-transition {
	-webkit-transform: scale(1.075);
	-moz-transform: scale(1.075);
	-o-transform: scale(1.075);
	transform: scale(1.075);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);  /* For Webkit browsers */
	filter: gray;  /* For IE 6 - 9 */
	-webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.ls-inner h3 span {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.ls-nav-prev {
	background: url(library/images/arrow-prev.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	left: 0 !important;
	top: 45% !important;
}
.ls-nav-next {
	background: url(library/images/arrow-next.png) no-repeat center center !important;
	width: 47px !important;
	height: 92px !important;
	right: 0 !important;
	top: 45% !important;
}
.inner-banner {
	background: url(library/images/banner-inner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.inner-banner-inner {
	position: relative;
	padding: 30px 0;
	clear: both;
}
.inner-banner h1 {
	color: #FFF;
	margin: 0;
	font-size: 66.14px;
}
.inner-banner .btn {
	text-transform: uppercase;
	border-radius: 0;
	font-size: 23.88px;
	font-weight: 500;
	padding: 17px 42px 17px;
}
.inner-heading-simulator {
	left: 0;
	right: 0;
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	top: 0;
	visibility: hidden;
	z-index: -1;
}
/* Homepage - Enter any style for elements on homepage here */
.home .mainbody {
	padding-top: 0;
}
.mainbody {
	position: relative;
	padding-top: 70px;
}
.mainbody p {
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.7;
}
.bottom-bar h3 {
	color: #06121F;
	font-weight: 300;
	font-size: 30px;
}
.bottom-bar p {
	font-weight: 300;
	font-size: 17px;
	margin-bottom: 20px;
	line-height: 1.8;
}
.welcome-box {
	margin-top: 30px;
}
.welcome-box h4 {
	font-weight: 500;
	font-size: 40px;
	color: #1e262f;
	margin-bottom: 15px;
}
.welcome-box p {
	color: #06111F;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 25px;
}
.portal a br {
	display: none;
}
.portal-buttons ul {
	padding: 0;
}
.portal-buttons li {
	background-color: #153B69;
	padding: 20px 35px 20px;
	max-width: 350px;
	list-style: none;
	margin: 0 auto;
	display: inline-block;
}
.portal-buttons li:first-child {
	background-color: #112F53;
}
.portal-buttons li:last-child {
	background-color: #1A4880;
}
.portal-buttons li a {
	text-decoration: none;
}
.portal-buttons li a h4 {
	color: #fff;
	font-weight: 500;
	font-size: 29px;
	margin-bottom: 40px;
	text-decoration: none;
	background: url(library/images/plus-sign.png) no-repeat right center;
	display: block;
}
.portal-buttons li:hover a h4 {
	color: #3a8fa3;
}
.portal-buttons .portal-box {
	background-color: #FFF;
	padding: 25px 20px;
	-moz-border-radius-topleftt: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	box-shadow: 11px 0px 24px -25px #000000, -11px 0px 24px -25px #000000;
}
/*Footer*/
.main-footer {
	background-color: #153b69;
	padding: 65px 0 40px;
	margin-top: 60px;
}
.main-footer h3 {
	color: #b7bdc8;
	font-weight: 300;
	font-size: 24px;
	margin-bottom: 17px;
}
.main-footer .footer-col:after {
	background-color: rgba(255, 255, 255, 0.3);
	content: "";
	height: auto;
	position: absolute;
	right: 0;
	top: 50px;
	width: 1px;
	bottom: 0;
}
.main-footer .footer-col-4:after {
	background: none;
}
.main-footer .footer-col-3 ul.acc {
	margin: 0;
	padding: 15px 5px;
	background-color: #FFF;
	border-radius: 5px;
}
.main-footer .footer-col-3 ul li:first-child {
	margin-bottom: 10px;
}
.main-footer .footer-col-4 .textwidget {
	border-right: none;
}
.main-footer .footer-col-1 .textwidget p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.main-footer .footer-col-1 .textwidget .read-more {
	color: #FFF;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
}
.main-footer .footer-col-2 .textwidget ul {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	list-style: none;
	padding-left: 1px;
}
.main-footer .footer-col-2 .textwidget ul li {
	margin-bottom: 15px;
}
.main-footer .footer-col-2 .textwidget ul li a {
	color: #fafafa;
	font-weight: 300;
	font-size: 16px;
}
.main-footer .footer-col-3 ul li img {
	width: 100% !important;
}
.main-footer .footer-col-4 p {
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}
.main-footer .footer-col-4 ul {
	list-style: none;
	padding-left: 1px;
	margin: 0;
}
.main-footer .footer-col-4 ul li {
	color: #fff;
	font-weight: 300;
	font-size: 24px;
	padding-left: 30px;
}
.main-footer .footer-col-4 .quote {
	background-color: #3a8fa3;
	color: #fff;
	font-weight: 500;
	font-size: 13.2px;
	text-decoration: none;
	padding: 10px;
	max-width: 111px;
	margin-right: 15px;
	display: inline-block;
}
.main-footer .footer-col-4 .schedule {
	background-color: #e4e4e4;
	color: #112f53;
	font-weight: 500;
	font-size: 13.2px;
	text-decoration: none;
	padding: 10px;
	max-width: 143px;
	display: inline-block;
}
.main-footer .footer-col-4 .foot-buttons {
	margin-top: 20px;
}
.main-footer .copyright {
	clear: both;
}
.main-footer .copyright p {
	color: #fafafa;
	font-weight: 300;
	font-size: 15px;
	clear: both;
	margin-top: 30px;
}
.main-footer .copyright p span.pipe {
	padding: 0 10px;
}
.main-footer .copyright p a {
	color: #fafafa;
	text-decoration: none;
}
.main-footer .footer-col-4 ul li {
	margin-bottom: 5px;
}
.main-footer .footer-col-4 ul li.phone {
	background: url(library/images/footer-phone-icon.png) no-repeat left center !important;
}
.main-footer .footer-col-4 ul li.fax {
	background: url(library/images/footer-mobile-icon.png) no-repeat left center !important;
}
/*** Enter your custom style for elements on homepage here ***/

/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
	background: #323232;
	color: #DD5D3F;
	display: block;
	font-weight: 500;
	letter-spacing: 0.006em;
	padding: 11px 15px 11px 20px;
	position: relative;
	text-decoration: none;
	font-size: 24px;
	border: 1px solid #323232;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background: transparent;
	color: #272524;
	font-weight: 400;
}
/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
 *zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before, .widget_woothemes_testimonials > .testimonials:after {
	content: "";
	display: table;
	line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
	clear: both;
}
.widget_woothemes_testimonials > .testimonials {
	position: relative;
}
.testimonials-list .quote > img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	width: 164px;
}
.testimonials-list .quote blockquote {
	font-size: 1.8125rem;
	line-height: 1.3384083em;
	margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
	font-size: 1.6875rem;
	line-height: 1.333333em;
	margin: 0;
}
.testimonials-list .quote .author {
	display: block;
	font-size: 1.4375rem;
	font-style: normal;
	margin: 0 0 0 210px;
}
/*********************
FLEXSLIDER
*********************/
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul li.gfield {
	margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label, .gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .gform_footer {
	padding: 0;
}
/*********************
BLOG
*********************/
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post {
	border-top: 2px solid #153b69;
	margin-top: 35px;
	padding-top: 35px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 18px;
}
h2.entry-title a {
	text-decoration: none;
}
.post-list-thumbnail {
	float: left;
	margin-bottom: 5px;
	margin-right: 35px;
	width: 235px;
}
.post-list-content p {
	margin-top: 0;
}
h1.single-title {
	font-size: 2.7rem;
	color: #153b69;
	font-weight: 500;
}
.post-image {
	margin: 15px 0;
}
.post-list-main-content {
	clear: both;
}
.pl_footer {
	clear: both;
	margin-top: 20px;
	position: relative;
}
.pl_footer_left {
	margin: 10px 0 20px 0;
}
.blogContent {
	background: rgba(21,59,105,0.2);
	padding: 30px;
}
.blogContent .button-btn {
	border-radius: 5px;
	display: block;
	max-width: 110px;
	min-width: auto;
	padding: 10px 15px 10px;
	text-decoration: none;
}
/*********************
NAVIGATION
*********************/
nav.main-nav {
	margin-top: 35px;
}
nav.main-nav ul.nav {
 *zoom: 1;
}
nav.main-nav ul.nav:before, nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li:after {
	background-color: #c4c4c4;
	content: "";
	height: 22px;
	position: absolute;
	right: 0;
	top: 27px;
	width: 1px;
}
nav.main-nav ul.nav > li:last-child:after {
	display: none;
}
nav.main-nav ul.nav > li {
	float: left;
	margin-left: -1px;
	position: relative;
}
nav.main-nav ul.nav > li > a {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.006em;
	line-height: 73px;
	padding: 2px 15px 0 15px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
nav.main-nav ul.nav > li:first-child > a {
	background-image: url(library/images/icon-home.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	width: 73px;
}
nav.main-nav > ul > li > a::after {
	display: block;
	content: attr(title);
	font-weight: 700;
	height: 1px;
	color: transparent;
	overflow: hidden;
	visibility: hidden;
}
nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a, nav.main-nav ul.nav > li:hover > a, nav.main-nav ul.nav > li > a:focus {
	background-color: #112f53;
	color: #fff;
	font-weight: 400;
}
nav.main-nav ul.nav > li.current-menu-item > a, nav.main-nav ul.nav > li.current-parent-item > a, nav.main-nav ul.nav > li.current-menu-ancestor > a {
	font-weight: 400;
}
nav.main-nav ul.nav li ul {
	background: #323232;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter: alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
	z-index: 99;
}
nav.main-nav ul.nav li:hover ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 0;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	padding: 8px 14px;
	text-decoration: none;
	color: #DD5D3F;
}
nav.main-nav ul.nav li ul li.current-menu-item > a, nav.main-nav ul.nav li ul li.current-parent-item > a, nav.main-nav ul.nav li ul li.current-menu-ancestor > a, nav.main-nav ul.nav li ul li a:hover {
	background-color: #DD5D3F;
	color: #FFF;
}
/* Mobile Menu */
#wprmenu_menu .wpr_social_icons a {
	text-decoration: none;
}
#wprmenu_bar .wprmenu_icon {
	bottom: 0;
	left: 0;
	padding: 10px 16px;
	position: absolute;
	right: 0;
	top: 0;
}
#wprmenu_bar .menu_title {
	margin-left: 32px;
}
#wprmenu_menu.wprmenu_levels ul li:hover, #wprmenu_menu.wprmenu_levels ul.sub-menu li:hover, #wprmenu_menu.wprmenu_levels ul li.current-menu-item, #wprmenu_menu.wprmenu_levels ul li.current-menu-item a {
	background-color: #112f53;
}
#wprmenu_menu.wprmenu_levels ul li {
	border-bottom: 0 !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	transition: none 0s ease 0s;
}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li:first-child {
	border-top: 1px solid #fff !important;
}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li > a {
	font-weight: 600;
}
#wprmenu_menu.wprmenu_levels ul li ul {
	border-top: 0 !important;
}
#wprmenu_menu.wprmenu_levels ul li ul li a {
	padding: 10px 13px;
}
#wprmenu_menu.wprmenu_levels ul li ul li, #wprmenu_menu.wprmenu_levels ul li ul li a {
	font-size: 14px;
	background: #d3d1d1 !important;
	color: #313131 !important;
}
#wprmenu_menu.wprmenu_levels ul li ul li:hover a, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item a {
	background: #112f53 !important;
	color: #fff !important;
}
#wprmenu_menu.wprmenu_levels ul li ul li:hover, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item {
	background: #112f53 !important;
}
/*********************
BACK TO TOP
*********************/
.cd-top {
	background: url(../fonts/cd-top-arrow.svg) no-repeat center 50% rgba(123,33,42, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	bottom: 30px;
	display: inline-block;
	height: 44px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 30px;
	text-indent: 100%;
	visibility: hidden;
	white-space: nowrap;
	width: 44px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: #7b212a;
	opacity: 1;
}
/*********************
	Map
*********************/

iframe {
	border: 0 none;
}
.i4ewOd-pzNkMb-tJHJj {
	background: #153B69 !important;
}

/*********************
	Feedback Form
*********************/

.jqTransformSelectWrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 5px 0;
}
.amount_field .jqTransformRadioWrapper {
	float:left;
	margin:4px;
}
.jqTransformRadioWrapper {
	display:inline-block;
	float:none;
	margin:10px auto;
}
.ginput_container_select ul {
	height:auto !important;
}
.jqTransformHidden {
	display:none !important;
}
table.gsurvey-likert td.gsurvey-likert-choice {
	background:none;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen::before {
	top:5px !important;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1024px) {
.jqTransformRadioWrapper {
	float:left;
}
}
@media (max-width: 1023px) {
h1 {
	font-size: 3rem;
}
h2 {
	font-size: 1.75rem;
}
h2.entry-title {
	font-size: 1.375rem;
}
.post-list-thumbnail {
	margin-right: 15px;
}
.table-style-1 td, .table-style-1 th {
	padding-left: 10px;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next {
	right: 0;
}
.cd-top {
	bottom: 20px;
	right: 20px;
}
/*** Enter your custom style here ***/

}
 @media (max-width: 767px) {
html {
	font-size: 87.5% !important;
}
.post-list-thumbnail {
	float: none;
	margin: 0 0 10px;
}
.postlist > article.post {
	margin-top: 25px;
	padding-top: 25px;
}
.top-menu .header-menu {
	display: none;
}
.csColumn {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100% !important;
}
.cd-top {
	bottom: 10px;
	right: 10px;
}
/*** Enter your custom style here ***/
}
 @media (max-width: 480px) {
.g-recaptcha {
	-moz-transform: scale(0.925);
	-webkit-transform: scale(0.925);
	transform: scale(0.925);
	transform-origin: left center 0;
}
#fancybox-content .g-recaptcha {
	-moz-transform: scale(0.725);
	-webkit-transform: scale(0.725);
	transform: scale(0.725);
	transform-origin: left center 0;
}
/*** Enter your custom style here ***/
}


/*Media Queries*/

@media (min-width: 1200px) {
nav.main-nav ul.nav > li > a {
	padding: 2px 25px 0 25px;
}
.main-footer .footer-col-2 {
	padding-left: 35px;
	padding-right: 25px;
}
}
@media(max-width: 1024px) {
.ls-inner .ls-l {
	margin: 0 auto !important;
	max-width: 90%;
	left: 0 !important;
	right: 0 !important;
}
.ls-inner a:last-child {
	left: 220px !important;
}
.main-header .header-right .header-text ul li {
	font-size: 25px;
}
.main-header .top-text .sched a {
	font-size: 17px;
}
.portal-buttons li a h4 {
	font-size: 18px;
	margin-bottom: 20px;
}
.main-footer .footer-col {
	min-height: 260px !important;
}
.main-footer .footer-col-4 .quote {
	display: block;
	margin: 15px 0;
}
}
@media(min-width: 992px) and (max-width: 1199px) {
.main-footer .footer-col-2 {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media(min-width: 992px) {
main.col-sm-12 {
	padding: 0;
}
.logo {
	width: 29%;
}
.header-right {
	width: 51%;
	margin-right: 0;
}
.sched {
	width: 20%;
	padding: 0;
}
.inner-banner-inner {
	padding: 62px 0;
}
.portal-buttons li {
	width: 32.33333333% !important;
}
.welcome-box {
	margin-top: 60px;
}
.main-content-inner {
	width: 61.66666667%;
	padding-right: 60px;
}
.main-sidebar {
	width: 38.333333%;
}
.main-footer .footer-col-1 {
	padding-left: 0;
	width: 28%;
	padding-right: 25px;
}
.main-footer .footer-col-2 {
	width: 15.666667%;
}
.main-footer .footer-col-3 {
	width: 29%;
	padding-left: 32px;
	padding-right: 32px;
}
.main-footer .footer-col-4 {
	width: 27.333333%;
	border-right: 0;
	padding-left: 25px;
	padding-right: 0;
}
.main-footer .copyright p {
	margin-top: 80px;
}
}
 @media(max-width: 992px) {
.portal-buttons ul {
	text-align: center;
}
.portal-buttons li {
	margin-bottom: 20px;
}
.logo img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.header-right {
	text-align: center;
}
.main-header .top-text .sched a {
	margin: 20px auto;
}
.main-footer .footer-col:after {
	background: none !important;
}
}
@media(max-width: 992px) {
.main-header .top-text .header-text {
	padding-left: 0;
}
}
@media(min-width: 768px) {
.portal-buttons li {
	width: 49%;
	margin-right: 1%;
}
.portal-buttons li:last-child {
	margin-right: 0;
}
.portal-buttons {
	margin-top: -55px;
	position: relative;
	z-index: 9;
}
.portal-buttons li:last-child {
	margin: 0;
}
.blogContent .button-btn {
	float: right;
}
}
@media (max-width: 768px) {
.main-footer .footer-col:nth-child(2):after, .main-footer .footer-col:nth-child(4):after {
	background: none;
}
.main-footer .footer-col {
	min-height: auto !important;
	margin-bottom: 20px;
}
.welcome-box, .page-heading, .bottom-bar {
	padding: 0 15px;
}
.main-content-inner {
	padding: 0 30px;
}
}
@media(max-width:767px) {
.portal-buttons li {
	width: 100%;
}
.portal-buttons {
	padding: 0 15px;
}
.portal-buttons li h4 a {
	font-size: 25px;
	text-align: left;
}
#main-content img, img.alignright, img.alignleft {
	float: none !important;
	width: auto;
	max-width: 100%;
	display: block !important;
	margin: 20px auto;
	height: auto;
}
}
@media(max-width: 480px) {
.welcome-box h4 {
	font-size: 30px;
}
.main-footer {
	padding-top: 30px;
	margin-top: 20px;
}
.main-footer .copyright p span.pipe {
	display: none;
}
.main-footer .copyright p span.excite {
	display: block;
}
}
