/******************************************************************
Theme Name: ExciteMedia Theme
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.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/


/****
TEMP STYLES
*****/

.img-hor {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
/*@import url(http://fonts.googleapis.com/css?family=Rubik:300,300italic,400,400italic,500,700,700italic,900);*/
/*@font-face {
    font-family: 'Avenir-Book';
    src: url('library/css/fonts/nexa_free_bold-webfont.woff2') format('woff2'), url('library/css/fonts/nexa_free_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('library/css/fonts/nexa_free_light-webfont.woff2') format('woff2'), url('library/css/fonts/nexa_free_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'Avenir-Book';
    src: url('library/fonts/Avenir-Book.eot');
    src: url('library/fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),  url('library/fonts/Avenir-Book.woff2') format('woff2'),  url('library/fonts/Avenir-Book.woff') format('woff'),  url('library/fonts/Avenir-Book.ttf') format('truetype');
}
@font-face {
    font-family: 'Avenir-Heavy';
    src: url('library/fonts/Avenir-Heavy.eot');
    src: url('library/fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),  url('library/fonts/Avenir-Heavy.woff2') format('woff2'), url('webfonts/Avenir-Heavy.woff') format('woff'),  url('library/fonts/Avenir-Heavy.ttf') format('truetype');
}
/* Font Faces - END */

html {
    font-size: 100% !important;
}
body, td, ul, li {
    color: #484848;
    font-family: 'Avenir-Book';
    font-size: 16px;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    color: #262626;
    font-family: 'Avenir-Heavy';
    line-height: 1.2em;
    margin: 0 0 12px;
    padding: 0;
}
h1 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #cb0101;
}
h2 {
    font-size: 1.7rem;
    color: #cb0101;
    margin-bottom: 30px;
}
h3 {
    font-size: 1.5rem;
    line-height: 2em;
    font-family: avenir-book;
}
h4 {
    font-size: 1.1rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 1rem;
}
.half-red {
    border-top: 8px solid #cb0101;
    width: 15%;
    margin: 50px 0;
}
a {
    color: #cb0101;
    outline: none;
    text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
    color: #cb0101;
    text-decoration: underline;
}
a:link, a:visited:link {
    -webkit-tap-highlight-color: #cb0101;
}
a:hover, a:active, a:focus {
    outline: none;
}
img {
    border: 0;
    height: auto !important;
    max-width: 100%;
    position: relative;
    width: auto\9;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
img:before {
    background-color: #efefef;
    border: 2px dotted rgb(200, 200, 200);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    height: calc(100% + 10px);
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%;
}
img:after {
    color: rgb(100, 100, 100);
    content: "\f127" " Broken Image of " attr(alt);
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 100%;
}
img.cke_wordpress_more {
    height: 10px !important;
}
p {
    margin: 0 0 30px;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
}
table {
    margin: 20px 0;
}
hr {
    background-color: transparent;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #ccc;
    color: transparent;
    height: 1px;
    margin: 20px 0;
}
::-webkit-input-placeholder {
opacity: 1;
}
::-moz-placeholder {
opacity: 1;
} /* firefox 19+ */
:-ms-input-placeholder {
opacity: 1;
filter:alpha(opacity=100);
} /* ie */
input:-moz-placeholder {
opacity: 1;
}
iframe {
    max-width: 100%;
}
.wrap {
 *zoom: 1;
}
.wrap:before, .wrap:after {
    content: "";
    display: table;
    line-height: 0;
}
.wrap:after {
    clear: both;
}
.hidden {
    opacity: 0;
}
.visible {
    opacity: 1;
}
div.ezcol-one-quarter, div.ezcol-one-half, div.ezcol-three-quarter, div.ezcol-one-third, div.ezcol-two-third, div.ezcol-one-fifth, div.ezcol-two-fifth, div.ezcol-three-fifth, div.ezcol-four-fifth {
    hyphens: none;
}
.sfm-rollback {
    display: none;
}
blockquote.red-quote {
    border-left: 7px solid #cb0101;
    margin: 40px 0;
    padding: 0 30px;
    font-weight: bold;
}
.red-quote p {
    font-weight: 400;
}
b, strong, .strong {
    font-weight: 400;
}
/*********************
LAYOUT STYLES
*********************/
.center {
    margin: 0 auto;
    max-width: 1278px;
}
.extra_content {
    padding: 30px 0;
}
#content {
    padding: 50px 0;
}
/*** Enter your style for global layout here ***/
.inner-banner {
    background: url(/wp-content/uploads/banner_inner_page.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0;
}
.inner-banner h1 {
    font-size: 60px;
    color: #fff;
    text-transform: normal;
    font-family:'Avenir-Book';
}
.inner-banner h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 90px;
    display: none;
}
.inner-banner h3 a {
    color: #000;
}
.inner_banner_btn {
    padding: 20px 0 0;
}
/* Homepage - Enter any style for elements on homepage here */
/*** Enter your custom style for elements on homepage here ***/

.main-header {
    background-color: #fff;
    right: 0;
    left: 0;
}
.main-header {
    z-index: 99999;
    top: 0;
    width: 100%;
    color: #000;
}
.main-header .center {
    padding: 0;
    max-width: 1920px;
}
.logo {
    margin-right: 2.7%;
    float: left;
    padding: 0 0 0 52px;
    line-height: 134px;
    background-color: #fff;
}
.main-nav, .top-menu {
    float: left;
}
.main-nav {
    margin: 30px 30px 0 0;
}
.header-right {
    float: left;
    text-align: right;
}
.phone_number {
    font-size: 24px;
    float: right;
    padding: 40px 30px 0 0;
    font-weight: 500;
}
.phone_number i {
    font-size: 40px;
    float: left;
}
.phone_number span {
    float: left;
    font-size: 24px;
    padding: 6px 10px;
    font-weight: bold;
}
.phone_number span a {
    font-weight: normal;
}
.wp-tiles-loaded .wp-tiles-tile {
    background-color: #fff !important;
}
.header-button {
    float: right;
    line-height: 134px;
    background: url(library/images/red-top-bg.jpg) no-repeat top left / cover;
    font-size: 30px;
    text-transform: normal;
    font-family: 'Avenir-Heavy';
    color: #fff;
}
.header-button a {
    text-transform: normal;
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
    font-family: 'Avenir-Heavy';
}
.header-button a:hover {
    color: #000;
}
.btn_bottom_arrow p {
    background: #cb0101;
    margin: 0;
    padding-bottom: 15px;
    color:#fff;
}
.btn_bottom_arrow h3 {
    font-family: 'Satisfy', cursive;
    background: #cb0101;
    margin: 0;
    color:#fff;
}
a.login_btn {
    background: url(library/images/black-arrow.png) no-repeat right center;
    padding: 0 30px;
    display: block;
    margin-right: 10px;
}
/* ------ POPUP STARTS ------- */
.popup_login {
    padding: 30px;
}
.popup_login * {
    display: block;
    margin: 10px auto;
}
.popup_login a {
    float: left;
    margin: 0 20px;
    text-align: center;
    width: 545px;
    height: 100%;
    font-size: 48px;
    font-family: 'Avenir-Heavy';
    color: #262626;
    padding: 10% 0;
    text-decoration: none;
}
.popup_login a span {
    font-family: 'Avenir-Book';
    font-size: 30px;
}
.popup_login a:hover {
    background: #ccc;
    color: #cb0101;
}
.btn_referrer {
    background: url(library/images/popup-referrer-bg.jpg) no-repeat right center / cover;
}
.btn_patient {
    background: url(library/images/popup-patient-bg.jpg) no-repeat right center / cover;
}
/* ------ POPUP ENDS ------- */
.home .header-right a.em-button {
    background-color: transparent;
    border: 1px solid #ffffff;
}
.home .header-right a.em-button:hover {
    background-color: #1173be;
    border: 1px solid #1173be !important;
    color: #ffffff;
}
.header-right a.em-button {
    text-transform: normal;
    font-size: 16px;
    padding: 10px 30px;
}
.logo {
    width: 330px;
}
.logo img {
    padding:0 12px;
}
.main-header, .logo, .logo img, .top-menu, .inner-banner {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.banner_content {
    float: right;
    height: 580px;
    padding: 80px 0 0;
    width: 43%;
}
.banner-area h1 {
    color:#444;
    font-family:'Avenir-Book';
    font-size:44px;
}
.banner-area h2 {
    font-family:'Avenir-Heavy';
    font-size:44px;
    color:#444;
    margin-bottom:150px;
}
.typed-cursor {
    animation: 0.7s ease 0s normal none infinite running blink;
    opacity: 1;
}
@-webkit-keyframes fade-in {
 from {
 opacity: 1;
 top: 0px;
}
to {
    opacity: 0;
    top: -5px;
}
}
.text-fading-wrapper {
    position: relative;
}
.text-fading {
    display: inline;
    left: 0;
    position: absolute;
    -webkit-animation: fade-in 4s infinite;
}
.text-fading-1 {
    position: relative;
    top: 0;
}
.text-fading-2 {
    opacity: 0;
    -webkit-animation-delay: 2s;
}
.btn_bottom_arrow {
    width: 100%;
    text-align: center;
    border-top:42px solid #cb0101;
    background-color:#fff;
}
.btn_bottom_arrow img {
    margin-top: -20px;
}
.banner_text {
    position: absolute;
    z-index: 10;
    width: 100%;
    margin: 200px auto 0;
}
a.em-button {
    background: #cb0101;
    padding: 20px;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Avenir-Book';
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
a.em-button:hover {
    background: #af0101;
}
.btn_block {
    display: block !important;
}
/*.hp_content {
    background: url(library/images/human-head.jpg) no-repeat bottom right;
}*/
.intro_text {
    width: 60%;
}
.transparent_black {
    background-color: transparent !important;
    border: 1px solid #333333 !important;
    color: #333333 !important;
    font-size: 24px !important;
}
.transparent_black:hover {
    background-color: #333333 !important;
    color: #fff !important;
}
.transparent_blue {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #1173be !important;
    color: #1173be !important;
}
.transparent_blue:hover {
    background: #1173be !important;
    color: #fff !important;
}
.transparent_white {
    background: transparent none repeat scroll 0 0 !important;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 16px !important;
    text-transform: uppercase;
}
.transparent_white:hover {
    background: #1173be !important;
    border: 2px solid #1173be;
    color: #fff !important;
}
.banner-area .banner_text h1 {
    font-size: 72px;
    color: #262626;
}
.banner-area .banner_text h2 {
    font-size: 42px;
    color: #262626;
    margin-bottom: 30px;
    font-family: 'Avenir-Book';
}
.banner-area .banner_text h1 span, .banner-area .banner_text h2 span {
    display: block;
}
.banner-area .banner_text a {
    padding: 20px 40px;
}
.banner-area .banner_text .transparent_white {
    padding: 23px 40px !important;
}
.contact_form_wrap {
    padding: 80px;
    background: #293768;
    text-align: center;
}
/* Home Portals */

.home-portals .center {
    padding: 0;
    max-width: 1920px;
}
ul.portal_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.portal_list li {
    width: 25%;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}
ul.portal_list li span {
    padding: 150px 20px;
    display: block;
}
ul.portal_list li a {
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    padding: 20px 40px;
    display: inline-block;
    line-height: normal;
    font-family: 'Avenir-Heavy';
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
ul.portal_list li:hover a {
    background: #fff;
    color: #000;
}
ul.portal_list li:hover span {
    background: rgba(230,1,1,0.7);
}
.bottombar_cta {
    background: #cb0101;
    padding: 50px 0 30px 40px;
    color:#fff;
    font-family:"Avenir-Heavy";
}
.bottombar_cta a {
    color:#fff;
    text-decoration:none;
}
.bottombar_cta p {
    font-family:"Avenir-Heavy";
    color: #fff;
}
.bottombar_cta a.em-button:before {
    background: url("library/images/white-arrow.png") no-repeat left top;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    content: "";
    height: 23px;
    margin-top: -12px;
    position: absolute;
    right: 36px;
    top: 50%;
    width: 15px;
}
.bottombar_cta a.em-button {
    color: #ffffff;
    float: right;
    font-family: "Avenir-Heavy";
    font-size: 35px;
    margin-top: 58px;
    border: 2px solid #fff;
    border-radius: 3px;
    padding: 19px 80px 19px 40px;
    position: relative;
}
.bottombar_cta a.em-button:hover {
    background-color: #af0101;
}
.bottombar_cta a.em-button strong {
    font-family: "Avenir-Book";
    font-size: 20px;
    padding-top: 31px;
    vertical-align: middle;
}
.bottombar_cta p.map a {
    font-size:18px;
    text-transform:uppercase;
    font-weight:700;
}
.bottombar_cta ul {
    padding:0;
    margin:0;
}
.bottombar_cta ul li {
    color: #ffffff;
    font-family: "Avenir-Heavy";
    font-size: 18px;
    margin-bottom: 30px;
    line-height:30px;
}
.bottombar_cta ul li i {
    font-size:24px;
}
.contact-map {
    padding-bottom: 0;
    padding-top: 0;
}
.contact-map .center {
    max-width: none;
    padding: 0;
}
.bottom-bar h3 {
    color:#fff;
}
.bottom-bar .ezcol-one-quarter:nth-child(2) {
    margin-right:0;
}
.bottom-bar .ezcol-one-quarter:nth-child(3) p {
    font-size: 16px;
}
/* Home Portals Ends */

/* Staff Archive Page */
.staff_container {
    margin: 50px 0;
}
.staff-list, .school-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.staff-list li {
    float: left;
    margin: 0 1% 2%;
    width: 31%;
}
.staff-list li a, .staff-list li img {
    display: block;
    width: 100%;
}
.staff-list li a {
    color: #fff;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.staff-l-wrapper {
    display: block;
}
.staff-l-overlay {
    background: #cb0101;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}
.staff-list li a:hover .staff-l-overlay {
    top: 0;
}
.staff-l-info {
    left: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.staff-l-info span {
    display: block;
}
.staff-l-title {
    font-size: 1.8rem;
}
.staff-l-position {
    font-size: 15px;
    letter-spacing: 0.09em;
    margin-top: 8px;
    text-transform: uppercase;
}
.staff-l-careers {
    background: #3b3b3b;
}
.staff-l-careers .staff-l-overlay {
    height: 100%;
}
.staff-l-careers .staff-l-overlay {
    position: static;
}
.staff_wrapper {
    padding: 50px 0 !important;
}
.staff_wrapper h2 {
    margin-bottom: 10px;
}
.staff_wrapper h3 {
    color: #999;
    margin-bottom: 35px;
}
.staff_photo img {
    width: 100%;
}


/*-----------------------------------------------*/
    /*-----Scrolling Image Carousel-----*/
/*-----------------------------------------------*/
    /***10 Images***/
    /*Stops the browser creating a horizontal scrollbar*/
.ds-carousel {
    background: #f5f5f5;
    padding: 20px 0;
}
.ds-carousel h3 {
    margin-bottom:30px;
}
.ds-carousel-section {
    overflow: hidden;
  position:relative;
}
/*Sets the width of the image modules and floats them so they are next to each other*/
.ds-carousel-logo {
    width: 24%;
    display: inline-block;
    border-right: 1px solid rgba(18,18,18,0.11);
    vertical-align: middle;
    padding: 0 2%;
    margin-bottom: 2% !important;
    text-align:center;
}
.ds-carousel-logo img {
    max-height:120px;
}
/*Sets the position and visibility of the rows*/
.ds-image-carousel {
    float: left;
    position: absolute;
    padding: 0;
    opacity: 0;
    z-index: 0;
  width:100%;
  max-width:100%;
}
/*Position, visibility and animation settings for the first row*/
.ds-image-carousel-first {
    position: relative;
    z-index: 1;
    -webkit-animation: first 15s 1 linear forwards;
    animation: first 15s 1 linear forwards;
}
/*Animation settings for the rest of the rows*/
    .ds-image-carousel-second, .ds-image-carousel-third {
    -webkit-animation: rest 30s infinite linear;
    animation: rest 30s infinite linear;
}
/*Animation delay for the third row*/
    .ds-image-carousel-third {
    -webkit-animation-delay: 15s;
    animation-delay: 15;
}
    /*Animation for the continuous scrolling effect*/
    /*First row - this only plays once*/
    @-webkit-keyframes first {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 z-index: 1;
}
 99.99% {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 opacity: 1;
 z-index: 1;
}
 100% {
 opacity: 0;
 z-index: 0;
}
}
 @keyframes first {
 0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
 z-index: 1;
}
 99.99% {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 opacity: 1;
 z-index: 1;
}
 100% {
 opacity: 0;
 z-index: 0;
}
}
    /*All other rows - these play continuously*/
    @-webkit-keyframes rest {
 0.01% {
 opacity: 0;
 z-index: 0;
}
 0.011% {
 -webkit-transform: translateX(100%);
 transform: translateX(100%);
 opacity: 1;
 z-index: 1;
}
 100% {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 opacity: 1;
}
}
 @keyframes rest {
 0.01% {
 opacity: 0;
 z-index: 0;
}
 0.011% {
 -webkit-transform: translateX(100%);
 transform: translateX(100%);
 opacity: 1;
 z-index: 1;
}
 100% {
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
 opacity: 1;
}
}
/*Pause all animation on hover*/
    .ds-carousel-section:hover .ds-image-carousel {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
/*-----------------------------------------------*/
    /*-----Scrolling Image Carousel-----*/
/*-----------------------------------------------*/




/*********************
FOOTER
*********************/
.main-footer {
    background: #ededed;
    padding: 50px 0;
    color: #000;
    font-size: 16px;
}
.main-footer ul {
    list-style: none;
    margin: 0 20px 30px;
    padding: 0;
    float: left;
    width: 16%;
}
.main-footer ul li {
    line-height: 36px;
}
.main-footer a {
    color: #262626;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}
.main-footer p {
    color: #fff;
    font-size: 16px;
}
.main-footer h2 {
    color: #262626;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.main-footer .phone_number {
    padding: 0;
}
.copyright {
    font-size: 19px;
    float: left;
    padding-top: 10px;
}
.main-footer .feedback {
    color: #ffffff;
    font-size: 18px;
    margin: -15px 55px 0 0;
    padding: 20px;
    float: left;
}
.main-footer .phone_number span {
    font-size: 20px;
    padding: 8px 10px;
    font-weight: bold;
}
.main-footer .phone_number span a {
    font-weight: normal;
}
/*********************
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: #b8b8b8;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    padding: 22px 15px 21px 20px;
    position: relative;
    text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
    background: #152e54;
}
.left_panel {
    width: 75%;
    float: left;
}
.right_panel {
    width: 20%;
    float: right;
}
.cat_list, .menu {
    border-top: 1px solid #ccc;
    list-style: none;
    margin: 0;
    padding: 0;
}
.cat_list li, .menu li {
    border-bottom: 1px solid #ccc;
    display: block;
}
.cat_list li a, .menu li a {
    border-left: 1px solid #ccc;
    border-right: 8px solid rgba(0,0,0,0);
    color: #717171;
    display: block;
    font-size: 1.15789474rem;
    letter-spacing: 0.045em;
    line-height: 1.2em;
    padding: 20px;
    text-decoration: none;
}
.cat_list li a:hover, .cat_list li.current_page_item a, .menu li a:hover, .menu li.current_page_item a {
    border-left: 1px solid rgba(0,0,0,0);
    border-right-color: #cb0101;
    color: #cb0101;
}
.cat_list li.current-cat a, .menu li.current-cat a {
    border-left: 1px solid #f4f2f2;
}
.grey_sidebar {
    background: #f4f4f4 url("library/images/sidebar-box-bg.jpg") no-repeat scroll left top;
    color: #cb0101;
    font-family: "Avenir-Book";
    font-size: 31px;
    line-height: normal;
    margin: 0 auto;
    padding: 50px;
    width: 90%;
}
.grey_sidebar a {
    display: block;
    margin: 30px 0 0;
    line-height: 50px;
    padding: 20px;
}
.grey_sidebar a span {
    background: url("library/images/black-arrow.png") no-repeat scroll center center;
    width: 20px;
    height: 28px;
    float: right;
    margin-top: 10px;
}
.grey_sidebar a:hover span {
    background: url("library/images/white-arrow.png") no-repeat scroll center center;
}
/*********************
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;
}
.em-image-slider {
    overflow: hidden;
}
.image-scrollbox > ul {
 *zoom: 1;
}
.image-scrollbox > ul:before, .image-scrollbox > ul:after {
    content: "";
    display: table;
    line-height: 0;
}
.image-scrollbox > ul:after {
    clear: both;
}
.image-scrollbox > ul {
    list-style: none;
    margin: 25px 0 0;
    padding: 0;
    width: 5000px;
}
.image-scrollbox > ul li {
    float: left;
    margin: 0 40px 0 0;
}
/*********************
ACCORDION
*********************/
.accordion {
}
h3.accordion-title:before {
    content: "\002B";
    line-height: 1em;
    margin-top: -12px;
    position: absolute;
    right: 34px;
    top: 50%;
}
h3.accordion-title.open:before {
    content: "\2212";
}
h3.accordion-title {
    background: transparent;
    cursor: pointer;
    font-size: 1.333333rem;
    font-weight: normal;
    margin: 0 0 4px;
    padding: 29px 60px 29px 28px;
    position: relative;
    color: #cb0101;
    border-bottom: 1px solid #333;
}
h3.accordion-title.open {
    background: #cb0101;
    color: #fff;
}
.accordion-content {
    background: #f2f2f2;
    margin: -4px 0 23px;
    padding: 30px 55px;
}
.post-181 .accordion h3 {
    font-weight: 900;
}
.inset-accordion h3.accordion-title {
    font-weight: normal !important;
}
/*********************
WP-TILES
*********************/
div.tb-close-icon:before {
    line-height: 18px;
}
div.tb-close-icon {
    height: 18px;
    line-height: 18px;
    width: 18px;
}
div#TB_caption {
    height: auto;
    padding-left: 15px;
}
/*********************
WOOCOMMERCE
*********************/
.em-shopping-cart-wdg.hidden {
    display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #fff;
    margin: 0 auto 30px !important;
    max-width: 1060px;
}
/* Category Listing Page */
.woocommerce ul.products li.product {
 *zoom: 1;
}
.woocommerce ul.products li.product:before, .woocommerce ul.products li.product:after {
    content: "";
    display: table;
    line-height: 0;
}
.woocommerce ul.products li.product:after {
    clear: both;
}
.woocommerce ul.products li.product {
    border-top: 1px solid #c4c9d0;
    float: none;
    margin: 56px 0 0;
    padding: 51px 0 0;
    width: auto;
}
.woocommerce ul.products li.product:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.woocommerce ul.products li.product > a:before {
    background: rgba(179,35,23,0.6);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
}
.woocommerce ul.products li.product > a:after {
    border: 1px solid #fff;
    color: #fff;
    content: "View Product Details";
    font-size: 1.38888889rem;
    height: 68px;
    left: 50%;
    line-height: 68px;
    margin: -34px 0 0 -145px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    visibility: hidden;
    width: 290px;
}
.woocommerce ul.products li.product-category> a:after {
    content: "View Range";
    margin-left: -101px;
    width: 202px;
}
.woocommerce ul.products li.product > a:hover:before, .woocommerce ul.products li.product > a:hover:after {
    opacity: 1;
    visibility: visible;
}
.woocommerce ul.products li.product > a {
    float: left;
    margin-top: 5px;
    position: relative;
    width: 47.169811%;
}
.woocommerce ul.products li.product > a > h3 {
    display: none;
}
.woocommerce ul.products li.product a img {
    margin: 0;
}
.cat-list-info, .product-list-info {
    float: right;
    padding-bottom: 60px;
    width: 47.169811%;
}
.cat-list-title, .product-listing-title {
    color: #596060;
    font-size: 1.444444rem;
    font-weight: 300;
}
.cat-list-title a, .product-listing-title a {
    color: #596060;
}
.cat-list-title a:hover, .product-listing-title a:hover {
    color: #b32317;
}
.cat-list-link, .product-list-link {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 47.169811%;
}
.cat-list-link a.em-button, .product-list-link a.em-button {
    font-size: 1.055556rem;
    padding-bottom: 13px;
    padding-top: 14px;
}
/* Product Archive - Listing View */
.product-listing-switch-view {
    float: right;
    list-style: none;
    margin: 9px 0 0;
    padding: 0;
}
.product-listing-switch-view li {
    border-left: 1px solid #c7c6c2;
    float: left;
    margin-left: 13px;
    padding-left: 13px;
}
.product-listing-switch-view li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.product-listing-switch-view li a:before {
    color: #d6d6d3;
    font-family: FontAwesome;
    font-size: 1.222222rem;
    margin-right: 3px;
    vertical-align: middle;
}
.product-listing-switch-view li a.em-list-view:before {
    content: "\f00b";
}
.product-listing-switch-view li a.em-grid-view:before {
    content: "\f009";
}
.product-listing-switch-view li a:hover:before, .product-listing-switch-view li a.em-active:before {
    color: #000;
}
.product-listing-switch-view li a {
    color: #596060;
    display: block;
    font-size: 16px;
    line-height: 1.375em;
    font-weight: normal;
    text-decoration: none;
}
.woocommerce form.woocommerce-ordering:before {
    content: "Order By:";
    font-size: 1.111111rem;
    left: 0;
    line-height: 36px;
    position: absolute;
    top: 0;
}
.woocommerce form.woocommerce-ordering {
    float: none;
    margin: 0 150px 35px 0;
    padding-left: 90px;
    position: relative;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper {
    width: 160px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper div span {
    font-size: 14px;
    line-height: 36px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper a.jqTransformSelectOpen:before {
    font-size: 28px;
    line-height: 36px;
}
.product-list-des p {
    margin: 0;
}
.woocommerce ul.products li.product .price {
    color: #b32317;
    font-size: 1rem;
    font-weight: 500;
    margin: 24px 0 20px;
}
body.em-grid-view-mode .product-list-sku, body.em-grid-view-mode ul.products li.product .price, body.em-grid-view-mode .product-listing-size, body.em-grid-view-mode .product-list-des, body.em-grid-view-mode .product-list-link {
    display: none;
}
body.em-grid-view-mode ul.products {
    margin-top: -50px;
}
body.em-grid-view-mode ul.products li.product {
    border-top: none;
    float: left;
    margin: 50px 0 0 !important;
    padding-top: 0;
    width: 47.169811%;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n) {
    float: right;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n+1) {
    clear: both;
}
body.em-grid-view-mode ul.products li.product > a {
    display: block;
    float: none;
    width: auto;
}
body.em-grid-view-mode .product-list-info {
    float: none;
    padding: 0;
    width: auto;
}
body.em-grid-view-mode .product-listing-title {
    margin-top: 20px;
}
.woocommerce ul.products, .woocommerce ul.products * {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
/*********************
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
*********************/
.flexslider {
    background: none;
    border: none;
}
.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-indent: 0;
    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:hover:before {
    color: rgba(0,0,0,1);
}
.flex-direction-nav a {
    font-size: 0;
    line-height: 0;
    opacity: 1 !important;
    outline: none;
    text-indent: -999em;
    width: 25px;
}
.flex-direction-nav .flex-prev {
    left: 10px;
}
.flex-direction-nav .flex-next {
    right: 10px;
}
.flexslider .slides img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/*********************
NEXTGEN FLEXSLIDER
*********************/
.flexslider.em-nextgen-flexslider {
    margin: 0;
}
.flexslider.em-nextgen-flexslider .slides > li {
    margin-right: 36px;
}
/*********************
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, div.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 .top_label input.medium, div.gform_wrapper .top_label select.medium {
    width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
    width: 100%;
}
div.gform_wrapper .gform_footer {
    padding: 0;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
    margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
    height: 100px;
}
/*********************
BLOG
*********************/
.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-zoom:hover {
    -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 */
}
.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 {
    margin-top: 35px;
    padding-top: 35px;
}
.postlist .post-list .post:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.post-list-date {
    font-size: 18px;
    margin-bottom: 14px;
    color: #bbbbbb;
}
.post-list-date a {
    text-decoration: underline;
}
.single-title, .page-title, .entry-title {
    margin-bottom: 30px;
}
h2.entry-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
}
.post-list-thumbnail {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
}
.post-list-thumbnail a.em-button {
    position: absolute;
    bottom: 0;
    right: 0;
}
.post-list-content p {
    margin-top: 0;
}
.post-list-content a.excerpt-read-more {
    display: none;
}
.post-list-content span {
    padding: 0 20px;
}
.post-tags:before {
    content: "\f02c";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 1px;
}
.post-tags {
    font-size: 0.875rem;
    margin: 15px 0 0;
    padding: 0 0 0 30px;
    position: relative;
}
h1.single-title {
    font-size: 1.8125rem;
    font-weight: normal;
}
.post-image {
    margin: 15px 0;
}
/*********************
NAVIGATION
*********************/
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 {
    float: left;
    margin-left: -1px;
    position: relative;
}
.nav.main-nav ul.nav > li:first-child {
    margin-left: 0;
}
nav.main-nav ul.nav > li > a {
    color: #000;
    display: block;
    font-size: 22px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    padding: 20px 28px;
}
nav.main-nav ul.nav > li > a::before {
    content: "|";
    position: absolute;
    right: 0;
}
nav.main-nav ul.nav > li:last-child > a::before {
    display: none;
}
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 {
    color: #cb0101;
}
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 ul {
    background: #cb0101;
    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: 10;
}
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: 80px;
}
nav.main-nav ul.nav li ul li {
    border-top: 1px solid #fff;
    position: relative;
    text-align: left;
}
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: 15px;
    text-decoration: none;
    text-transform: normal;
    font-size: 16px;
}
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: #af0101;
}
/*********************
Responsive Menu
*********************/
div#responsive_menu_pro {
    z-index: 9998;
}
div#responsive_menu_pro_button {
    bottom: 0;
    padding: 12px 16px;
    position: absolute;
    right: 0;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines .responsive_menu_pro_button_line {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines, #responsive_menu_pro_button_text {
    float: left;
}
#responsive_menu_pro_button_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 18px;
    margin-left: 10px;
}
div#responsive_menu_pro_button #responsive_menu_x {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 34px;
}
#responsive_menu_pro .responsive_menu_pro_menu ul {
    margin: 0;
    padding-left: 0;
}
#responsive_menu_pro div.responsive-menu-social {
    margin: 20px 0 0 -12px !important;
}
.responsive-menu-social a {
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 22px;
    height: 37px;
    line-height: 37px;
    margin-left: 12px;
    text-align: center;
    text-decoration: none;
    width: 37px;
}
.responsive-menu-social a:hover {
    color: #fff;
}
/*********************
BACK TO TOP
*********************/
.cd-top {
    background: 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;
}

/*********************
RESPONSIVE STYLES
*********************/

@media (max-width: 1840px) {
nav.main-nav ul.nav > li > a {
    padding: 20px;
}
}
@media (max-width: 1780px) {
ul.portal_list li a {
    font-size: 24px;
    padding: 15px 30px;
}
nav.main-nav ul.nav > li > a {
    padding: 20px 20px;
}
.header-button {
    font-size: 24px;
}
.header-button a {
    padding: 0 30px 0 20px;
}
}
@media (max-width: 1690px) {
.logo {
    line-height: 100px;
    width: 200px;
    margin-right: 30px;
}
.header-button {
    line-height: 100px;
}
.main-nav {
    margin: 20px 10px 0 0;
}
.phone_number {
    padding: 30px 10px 0 0;
}
.header-button {
    font-size: 20px;
}
nav.main-nav ul.nav > li > a {
    font-size: 16px;
}
}
@media (max-width: 1510px) {
.logo {
    line-height: 100px;
    width: 200px;
    margin-right: 10px;
}
.header-button {
    line-height: 100px;
}
.main-nav {
    margin: 20px 10px 0 0;
}
.phone_number {
    padding: 30px 10px 0 0;
}
.header-button {
    font-size: 20px;
}
nav.main-nav ul.nav > li > a {
    font-size: 16px;
}
ul.portal_list li a {
    font-size: 24px;
}
ul.portal_list li span {
    padding: 100px 20px;
}
}
@media (min-width: 1510px) {
.banner_content {
    height: 780px;
    padding: 150px 0 0;
}
.banner-area h1 {
    margin-bottom:100px;
}
.banner-area h2 {
    margin-bottom:200px;
}
/*.hp_content {
    background:rgba(0, 0, 0, 0) url("library/images/human-head.jpg") no-repeat scroll 86% bottom;
}*/
}
@media (max-width: 1320px) {
nav.main-nav ul.nav > li > a {
    font-size: 14px;
    padding: 20px 13px;
}
.header-button {
    font-size: 16px;
}
.header-button a {
    padding: 0 25px 0 15px;
}
.phone_number {
    padding:30px 0px 0 0;
}
.phone_number span {
    font-size: 16px;
    padding: 10px;
}
.center {
    padding: 0 20px;
}
ul.portal_list li a {
    font-size: 18px;
    padding: 10px 15px;
}
.grey_sidebar a {
    padding: 20px;
}
.popup_login a {
    width: 400px;
}
}
 @media (max-width: 1270px) {
a.em-button.feedback {
    margin-right: 25px;
}
}
 @media (max-width: 1233px) {
a.em-button.feedback {
    display: none;
}
}
 @media (max-width: 1170px) {
.text-block.bottom-bar .ezcol-one-quarter:first-child {
    margin-right: 8% !important;
}
.text-block.bottom-bar .ezcol-one-quarter:nth-child(2) {
    margin-right: 0% !important;
}
}
 @media (max-width: 1023px) {
h1 {
}
h2 {
}
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, .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}
div.ezcol-last + .ezcol-divider {
    clear: both !important;
    display: block !important;
}
.cd-top {
    bottom: 20px;
    right: 20px;
}
.sfm-rollback {
    display: block;
    width: 0;
}
/* WooCommerce */
.woocommerce ul.products li.product > a:after {
    font-size: 1.25rem;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -100px;
    width: 200px;
}
.cat-list-info, .product-list-info {
    padding-bottom: 0;
}
.cat-list-link, .product-list-link {
    margin-top: 15px;
    position: static;
    width: auto;
}
.woocommerce ul.products li.product .price {
    margin: 14px 0 12px;
}
.cat-list-link a.em-button, .product-list-link a.em-button {
    font-size: 1rem;
}
body.em-grid-view-mode ul.products {
    margin-top: -30px;
}
body.em-grid-view-mode ul.products li.product {
    margin-top: 30px !important;
}
body.em-grid-view-mode .product-listing-title {
    margin-top: 10px;
}
.woocommerce div.product .product_title {
    font-size: 2.125rem;
    margin-bottom: 20px;
}
/*** Enter your custom style here ***/

.banner_text {
    margin: 150px auto 0;
}
.banner-small-text {
    font-size: 15px !important;
}
.center {
    padding: 0 20px;
}
#content {
    padding: 50px 20px;
}
.top-menu {
    display: none;
}
.main-footer ul {
    width: 50%;
    margin: 0;
}
.main-footer ul li {
    text-align: center !important;
}
ul.portal_list li {
    width: 50%;
}
.popup_login a {
    width: 250px;
}
.cat_list li a {
    font-size: 1rem;
}
.copyright {
    float: none;
    text-align: center;
    line-height: 30px;
}
.main-footer .phone_number {
    display: none;
}
.bottombar_cta a.em-button:before {
    right: 25px;
}
.bottombar_cta a.em-button {
    font-size:24px;
    padding-left: 30px;
    padding-right: 52px;
}
.bottombar_cta a.em-button strong {
    margin-left: 20px;
}
}
 @media (max-width: 860px) {
.hp_content {
    padding: 50px 0;
    background: none;
}
.intro_text {
    width: 100%;
}
}
 @media (max-width: 1023px) and (min-width: 768px) {
/* Responsive Column */
div.ezcol-one-half, div.ezcol-one-third, div.ezcol-two-third {
    margin-right: 4%;
}
div.ezcol-one-third {
    width: 30.666% !important;
}
div.ezcol-two-third {
    width: 65.334% !important;
}
div.ezcol-last {
    float: right;
    margin-right: 0;
}
}
 @media (max-width: 767px) {
html {
    font-size: 87.5% !important;
}
.bottombar_cta h1 {
    float: none;
    margin-left: -21px;
    font-size: 36px;
}
.post-list-thumbnail {
    float: none;
    margin: 0 0 10px;
}
.postlist > article.post {
    margin-top: 25px;
    padding-top: 25px;
}
.top-menu {
    display: none;
}
.csColumn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}
div.ezcol-one-half {
    margin-right: 0;
    width: 100% !important;
}
.cd-top {
    bottom: 10px;
    right: 10px;
}
/* WooCommerce */
.woocommerce ul.products li.product {
    margin-top: 26px;
    padding-top: 22px;
}
.woocommerce ul.products li.product > a {
    display: block;
    float: none;
    margin: 0;
    width: auto;
}
.cat-list-info, .product-list-info {
    float: none;
    margin: 20px 0 0;
    width: auto;
}
.cat-list-link a.em-button, .product-list-link a.em-button {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
.product-listing-switch-view {
    float: none;
    margin: 0 0 15px;
}
.woocommerce form.woocommerce-ordering {
    margin-right: 0;
    padding-left: 80px;
}
body.em-grid-view-mode ul.products {
    margin: -20px auto 0;
    max-width: 500px;
}
body.em-grid-view-mode ul.products li.product {
    float: none !important;
    margin: 20px 0 0 !important;
    width: auto;
}
body.em-grid-view-mode .product-list-info {
    margin-top: 0;
}
/* Responsive Column */
.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
    margin-bottom: 10px;
    margin-top: 10px;
}
/*** Enter your custom style here ***/
.ls-container {
    height: 500px !important;
    overflow: hidden;
}
.banner-area .banner_text h1 {
    font-size: 30px;
}
.banner-area .banner_text h2 {
    font-size: 16px;
}
.home-row-03 {
    background: hsl(207, 31%, 21%);
}
.home-row-03 .ezcol-last {
    width: 100% !important;
}
.home-portals .divup:before {
    border-bottom-width: 30px;
    border-left-width: 30px;
}
.home-portals .divup {
    float: none;
    width: auto;
}
.home-portals .divup a:before {
    display: none;
}
.home-portals .divup a:after {
    content: "\002B";
    font-size: 20px;
    line-height: 1em;
    margin-top: -10px;
    position: absolute;
    right: 28px;
    top: 50%;
}
.home-portals .divup a {
    height: 82px;
}
.home-portals .divup * {
    font-size: 1.28571429rem;
    font-weight: 400;
    line-height: 1.22222222em;
}
.home-portals .divup a > span {
    left: 0;
    right: 0;
}
.home-portals .divup a > span > span {
    display: block;
    padding: 0 50px 0 30px;
}
.grey_sidebar {
    line-height: normal;
    font-size: 36px;
    margin-bottom: 30px;
    padding: 20px;
}
.main-footer {
    text-align: center;
}
.copyright {
    float: none;
}
.banner-area, .hp_content {
    display: none;
}
.popup_login {
    padding: 0;
}
.popup_login a {
    font-size: 36px;
    width: 200px;
    padding: 30px 0;
}
.popup_login a span {
    font-size: 24px;
}
.left_panel, .right_panel {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.cat_list li a {
    border-right: 1px solid #cb0101;
}
.cat_list li a:hover, .cat_list li.current_page_item a {
    border-right: 8px solid #cb0101;
    border-left: 1px solid #cb0101;
}
.staff-list li {
    width: 48%;
}
.bottombar_cta a.em-button {
    float:none;
}
}
 @media (max-width: 680px) {
.banner-area .banner_text h1 {
    font-size: 24px;
}
.banner-area .banner_text a {
    padding: 10px 20px;
    font-size: 18px;
}
.banner-area .banner_text .transparent_white {
    padding: 8px 20px !important;
}
#project-grid .col-4, #project-grid .col-6 {
    margin: 3% 0;
    width: 100%;
}
.banner-area .banner_text h2 {
    display: none;
}
.phone_number {
    display: none;
}
.popup_login a {
    margin: 10px 0;
    width: 100%;
}
}
@media (max-width: 500px) {
ul.portal_list li {
    width: 100%;
}
ul.portal_list li span {
    padding: 50px 20px;
}
.logo {
    text-align: center;
    width: 70%;
    padding: 20px 0;
    margin: 0 auto;
    float: none;
}
.header-button {
    line-height: 50px;
    width: 100%;
    text-align: center;
}
.popup_login .popup_btn {
    width: 100%;
    margin: 10px 0;
}
}
@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 ***/
.header-right a.em-button {
    padding: 10px 20px;
}
.banner-area .banner_text h1 span, .banner-area .banner_text h2 span {
    display: inline;
}
.main-footer ul {
    width: 100%;
    margin: 0;
}
.main-footer p {
    padding-top: 20px;
}
#gform_wrapper_1 {
    width: 100%;
}
.box_half iframe {
    height: 300px;
}
.project-tile-content .ribbon span.project_title a {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 15px;
}
.grey_sidebar a span {
    display: none;
}
.grey_sidebar a.transparent_black {
    font-size: 18px !important;
}
.bottombar_cta a {
    background-position: right center;
}
.staff-list li {
    width: auto;
    float: none;
}
.bottombar_cta {
    padding:30px 0;
}
.bottombar_cta ul {
    margin-left:50px;
}
.bottombar_cta a.em-button {
    width:100%;
}
}
 @media (max-width: 370px) {
.logo, .header-right {
    width: 70%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.header-button {
    float: none;
}
}