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

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

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

.ngg-gallery-thumbnail { border:none!important;}

.blue-box a:hover {
  	text-decoration: underline;
  	color: #FFF !important;
}

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@font-face {
  font-family: 'FFCoconWebPro';
  src: url('library/fonts/33F797_0_0.eot');
  src: url('library/fonts/33F797_0_0.eot?#iefix') format('embedded-opentype'),url('library/fonts/33F797_0_0.woff2') format('woff2'),url('library/fonts/33F797_0_0.woff') format('woff'),url('library/fonts/33F797_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'Gotham';
  src: url('library/fonts/gotham-book.eot?#iefix') format('embedded-opentype'),  url('library/fonts/gotham-book.otf')  format('opentype'),
	     url('library/fonts/gotham-book.woff') format('woff'), url('library/fonts/gotham-book.ttf')  format('truetype'), url('library/fonts/gotham-book.svg#Gotham-Book') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('library/fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),  url('library/fonts/gotham-bold.otf')  format('opentype'),
	     url('library/fonts/gotham-bold.woff') format('woff'), url('library/fonts/gotham-bold.ttf')  format('truetype'), url('library/fonts/gotham-bold.svg#Gotham-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('library/fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),  url('library/fonts/gotham-medium.otf')  format('opentype'),
	     url('library/fonts/gotham-medium.woff') format('woff'), url('library/fonts/gotham-medium.ttf')  format('truetype'), url('library/fonts/gotham-medium.svg#Gotham-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

/* Font Faces - END */

html {
	font-size: 100% !important;
}
body, p, td, ul, li {
	color: #575757;
	font-family: 'Gotham';
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}

h1 {
	color: #ffffff;
	font-family: 'FFCoconWebPro';
	font-weight: 400;
	font-size: 4.25rem;
  letter-spacing: -2px;
}
h2 {
	color: #ffffff;
	font-family: 'FFCoconWebPro';
	font-weight: 400;
	font-size: 3.75rem;
  letter-spacing: -2px;
}
h3 {
	   line-height: 1.5;
}
h4 {
	font-size: 1.75rem;
}
h5 {
	font-size: 1.375rem;
}
h6 {
	font-size: 1.125rem;
}
a {
	color: #01509b;
	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: #01509b;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:focus, a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	border: 0;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:not(.ls-bg) {
	height: auto !important;
}
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: 100px;
	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: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 0;
}
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;
}
#post-not-found {
	padding-top: 30px;
	text-align: center;
}
.em-googlemap,
.acf-map {
	position:relative; 
}
.overlay {
	bottom: 0;
	left: 0;
	position: absolute; 
	right: 0;
	top: 0;
	z-index: 1;
}

/*********************
LAYOUT STYLES
*********************/
.extra-content {
	padding: 46px 0;
}
.extra-content p {
	margin-bottom: 33px;
	margin-top: 33px;
}
.inner .extra-content p {
	margin-top: 0;
}
.extra-content-cols {
	margin: 0 -15px;
}
.extra-content-col {
	float: left;
	margin: 15px 0;
	padding: 0 15px;
}
.extra-content-col-02 .extra-content-col {
	width: 50%;
}
.extra-content-col-03 .extra-content-col {
	width: 33.333333%;
}
.extra-content-col-04 .extra-content-col {
	width: 25%;
}
.extra-content-col-05 .extra-content-col {
	width: 20%;
}
.extra-content-col-06 .extra-content-col {
	width: 16.6666667%;
}
.extra-content-col-02 .extra-content-col:nth-child:(2n+1),
.extra-content-col-03 .extra-content-col:nth-child:(3n+1),
.extra-content-col-04 .extra-content-col:nth-child:(4n+1),
.extra-content-col-05 .extra-content-col:nth-child:(5n+1),
.extra-content-col-06 .extra-content-col:nth-child:(6n+1) {
	clear: both;
}
.px-0 {
	padding-left: 0;
	padding-right: 0;
}
.mx-0 {
	margin-left: 0;
	margin-right: 0;
}
a.read-below {
	background-image: url(library/images/icon-down.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto;
	color: #ffffff;
	display: inline-block;
	font-weight: 500;
	padding-right: 24px;
}
.green-box {
	background-color: #afc853;
	padding: 50px 46px 15px 36px;
	margin-bottom: 37px;
}
.green-box * {
	color: #ffffff;
}
.blue-box {
	background-color: #01509b;
	padding: 50px 46px 15px 36px;
	margin-bottom: 37px;
}
.blue-box * {
	color: #ffffff;
}
.magenta-box {
	background-color: #b4386b;
	padding: 50px 46px 15px 36px;
	margin-bottom: 37px;
}
.magenta-box * {
	color: #ffffff;
}
.darkgreen-box {
	background-color: #4db848;
	padding:50px 46px 15px 36px;
	margin-bottom: 37px;
}
.darkgreen-box * {
	color: #ffffff;
}
.lightblue-box {
	background-color: #0095da;
	padding: 50px 46px 15px 36px;
	margin-bottom: 37px;
}
.lightblue-box * {
	color: #ffffff;
}
.darkgrey-box {
	background-color: #e9e9e9;
	padding: 50px 46px 15px 36px;
	margin-bottom: 37px;
}
.darkgrey-box * {
	color: #575757;
}
.grey-box {
	background-color: #f1f1f1;
	padding: 40px 25px 22px 30px;
}
ul.tooth-list, ul.green-tooth-list, ul.blue-tooth-list {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
ul.tooth-list li, ul.green-tooth-list li, ul.blue-tooth-list li {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto;
	font-size: 1rem;
	font-weight: 300;
}
ul.tooth-list li {
	background-image: url(library/images/icon-list.png);
	padding-left: 20px;
}
ul.green-tooth-list li {
	background-image: url(library/images/icon-green-list.png);
	margin-bottom: 10px;
	padding-left: 29px;
}
ul.blue-tooth-list li {
	background-image: url(library/images/icon-blue-list.png);
	background-position: left 4px;
	font-size: 0.9375rem;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 28px;
}
/*** Enter your style for global layout here ***/
.banner-text{
  text-transform:uppercase;
}

.inner-banner {
	background: url(library/images/internal_banner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 108px;
	padding-top: 115px;
}
.inner-banner h1 {
	float: left;
	margin: 0;
	width: 60%;
}
.inner-banner .banner-button {
	float: left;
	text-align: right;
	width: 40%;
}
.inner-banner .banner-button a {
	padding: 22px 28px 21px;
}
/* INNER PAGE */
.inner #content {
	padding-top: 62px;
	padding-bottom: 66px;
}
.inner #content p {
	margin-bottom: 36px;
}
.page-id-606 #content {
	display: none;
}
.page-id-606 .extra-content p:last-child {
	margin-bottom: 0;
}
.what-you-get, .prefer-to-call {
	list-style: none;
	padding-left: 0;
}
.what-you-get li, .prefer-to-call li {
	margin-bottom: 20px;
}
.what-you-get li:first-child:before {
	content: "\f095";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.8em;
	margin-right: 20px;
	margin-top: -0.02em;
	vertical-align: top;
}
.what-you-get li:last-child:before {
	content: "\f118";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 1.8em;
    margin-right: 20px;
    margin-top: -0.02em;
    vertical-align: top;
}
.prefer-to-call li:first-child:before {
	content: "\f10b";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 2.2em;
	margin-right: 8px;
	margin-top: -0.02em;
	vertical-align: top;
}
/* HELEN'S PAGE */
.personal-note {
	background-image: url(library/images/repeatable-pattern.jpg);
	background-position: center;
	background-repeat: repeat;
	padding: 20px;
}
.personal-note * {
	color: #ffffff;
}
.personal-note p:last-child {
	margin-bottom: 0 !important;
}
/* Homepage - Enter any style for elements on homepage here */
/*** Enter your custom style for elements on homepage here ***/

/*********************
HEADER
*********************/
.main-header .top-info {
	border-bottom: 1px solid #d5d5d5;
}
.main-header .top-info .top-info-left ul {
	margin: 20px 0;
}
.main-header .top-info .top-info-left ul li a {
	font-size: 21px;
}
.main-header .top-info .top-info-right ul {
	margin: 0;
	text-align: right;
}
.main-header .top-info .top-info-right ul li, .address.for_mobile {
	color: #575757;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 1rem;
	margin-left: 15px;
	padding: 22px;
	padding-left: 28px;
}
.main-header .top-info .top-info-right ul li.new-patients {
	background-image: url(library/images/icon-tooth.svg);
	border-right: 1px solid #d7d7d7;
  background-size: 5%;
	margin-left: 0;
}
.main-header .top-info .top-info-right ul li.address,
.address.for_mobile {
	background-image: url(library/images/icon-map-marker.svg);
  background-size: 5%;
}
.main-header .top-info .top-info-right ul li.address a,
.address.for_mobile a {
	color: #575757;
	text-decoration: none;
}
.main-header .top-info .top-info-right ul li.book {
	margin: 0;
	padding: 0;
}
.main-header .top-info .top-info-right ul li.book a {
	border: none;
	border-radius: 0;
	padding: 22px;
}
.main-header .top-menu {
	padding-bottom: 19px;
	padding-top: 20px;
}
.main-header .top-menu .container {
	max-width: 1208px;
	width: 100%;
}
.main-header .top-menu .logo {
  margin-left: -15px;
  margin-right: 15px;
	width: 26%;
}
.main-header .main-menu {
	width: 56%;
}
.main-header .top-menu .contact-info {
	margin: 5px 0;
	padding-right: 0;
	width: 18%;
}
.main-header .top-menu .contact-info p {
	color: #01509b;
	font-weight: 500;
}
.main-header .top-menu .contact-info p .fa {
	margin-right: 6px;
}
.main-header .top-menu .contact-info a {
	color: #fc993c;
	font-size: 1.75rem;
	font-weight: 500;
}

/*********************
HOME PORTAL
*********************/
.home-portal .portals-col .portal-wrap {
	padding: 19% 15.2%;
}
.home-portal .portals-col .portal-wrap .em-button {
	padding: 23px 51px;
}

.home-portal .portals-col h4 {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
}
.home-portal .portals-col p {
	color: #ffffff;
	margin-bottom: 28px;
}

/*********************
HOME CONTENT
*********************/
.home #content .container {
	padding: 0;
	width: 100%;
}
.home #content .container .row {
	margin: 0;
}
.home #content .container .no-sidebar {
	padding: 0;
}
.home-row-01 ul li {
	padding: 15px 28px;
}
.home-row-02 {
	padding-bottom: 3.5%;
	padding-top: 4.5%;
}
.home-row-03 {
	margin-top: 0 !important;
}
.services-content {
	background-image: url(library/images/kids-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 65px;
}
.services-content .services {
	padding-top: 60px;
}
.services-content .services-col {
	padding: 6.5px 5.5px;
}
.services-content .em-button {
	border-radius: 50px;
	padding: 22px 35px;
}
.services-content .services-wrap {
	background-color: #ffffff;
	display: table;
	height: 452px;
	padding: 0px 66px;
	width: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.services-content .services-wrap .services-block, 
.services-content .services-wrap .services-hover {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.services-content .services-wrap:hover {
	background-color: #b4386b;
}
.services-content .services-wrap .services-hover,
.services-content .services-wrap:hover .services-block {
	display: none;
}
.services-content .services-wrap:hover .services-hover {
	display: table-cell;
}
.services-content .services-wrap .services-block {
	text-align: center;
}
.services-content .services-wrap .services-block h3 a {
	color: #575757;
	font-size: 2.25rem;
	margin-top: 16px;
  text-decoration:none;
}

.services-col a
{
  text-decoration: none !important;
}

.services-block h3{
	color:#575757;
}

.services-content .services-wrap .services-hover h3 {
	color: #ffffff;
}
.services-content .services-wrap .services-hover p,
.services-content .services-wrap .services-hover li {
	color: #ffffff;
}
.services-content .services-wrap .services-hover p {
	margin-bottom: 20px;
	margin-top: 23px;
}
.services-content .services-wrap .services-hover {
	position: relative;
}
.services-content .services-wrap .services-hover .rollover-arrow {
	bottom: 10%;
  position: absolute;
  right: 0;
}
.home-row-04 {
	padding-bottom: 50px;
	padding-top: 75px;
}
.home-row-04 .container {
	margin: 0 auto;
	max-width: 770px;
}
.home-row-06 {
	padding: 0;
}
.home-row-06 .container {
	width: 100%;
	padding: 0;
}
.home-row-06 .row, .home-row-06 .extra-content-cols {
	margin: 0;
}
.home-row-06 .extra-content-col {
	margin: 0;
	padding: 45px 0 20px 0;
}
.home-row-06 .column-01 {
	background-color: #01509b;
	padding-right: 3.5%;
}
.home-row-06 .column-02 {
	background-color: #4db848;
	padding-left: 3.5%;
}
.home-row-06 .extra-content-col h4 {
	color: #ffffff;
	text-transform: uppercase;
}
.home-row-06 .extra-content-col p {
	color: #ffffff;
	margin: 20px 0;
}
.home-row-06 .extra-content-col a {
	padding: 22px 40px 21px;
}
/*********************
BOTTOM BAR
*********************/
.bottom-bar {
	background-image: url(library/images/cta-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.5%;
	padding-top: 4.5%;
	text-align: center;
}

.bottom-bar .row{
	padding:0 9%;
}

.bottom-bar h3 {
	color: #ffffff;
	font-size: 1.625rem;
}
.bottom-panel p {
	margin-bottom: 33px;
	margin-top: 33px;
}
.bottom-bar .em-button {
	padding: 22px 28px 21px;
	position: relative;
}
.bottom-bar .em-button:before,
.bottom-bar .em-button:after {
	background-repeat: no-repeat;
	background-size: auto;
	content: ' ';
	position: absolute;
}
.bottom-bar .em-button:before {
	background-image: url(library/images/image-floss.png);
	left: -200px;
    height: 103px;
    top: -17px;
    width: 154px;
}
.bottom-bar .em-button:after {
	background-image: url(library/images/image-tooth.png);
	height: 80px;
	right: -137px;
	top: 2px;
	width: 82px;
}
/*********************
FOOTER
*********************/
.main-footer {
	padding-bottom: 55px;
	padding-top: 55px;
}
.main-footer .footer-col h5 {
	font-size: 1.25rem;
	text-transform: uppercase;
}

.main-footer .footer-col ul li{
	line-height: 1.8em;
}

.main-footer .footer-col ul li a {
	color: #575757;
	font-size: .875rem;
}
.main-footer .footer-col-1 p {
	color: #fc993c;
	font-size: 1.625rem;
	font-weight: 700;
}
.main-footer .footer-col-1 p .fa {
	color: #01509b;
}
.main-footer .footer-col-1 p.copyright {
	color: #575757;
	font-size: .875rem;
	font-weight: 300;
  text-align: center;
}
.main-footer .footer-col-1 p.copyright a {
	color: #575757;
}
.main-footer .mobile-copyright {
	display: none;
}
/*********************
SERVICES PAGE
*********************/
.service-heading {
	padding-bottom: 54px;
	padding-top: 60px;
}
.service-content {
	padding-bottom: 13px;
}
.service-content .service-col {
	width: 31.333%;
	margin: 1%;
	float: left;
	padding: 0;
}
.service-content .service-col:first-child {
	width: 64.66%;
}
.service-content .service-col .service-wrap {
	display: block;
	padding: 50px 15% 20px;
	vertical-align: middle;
}
.service-content .service-col:first-child .service-wrap h3,
.service-content .service-col:first-child .service-wrap p,
.service-content .service-col:first-child .service-wrap .em-button {
	color: #575757;
}
.service-content .service-col:first-child .service-wrap .em-button {
	border-color: #575757;
}
.service-content .service-col .service-wrap h3 {
	color: #ffffff;
}
.service-content .service-col .service-wrap p {
	color: #ffffff;
	font-size: 1.125rem;
	font-weight: 300;
}
.service-content .service-col .service-wrap .em-button {
	background-color: transparent;
	margin-top: 30px;
  padding: 22px 28px 21px;
}
.service-content .service-col .service-wrap .em-button:hover {
	background-color: #FFF;
  color: #575757;
}
/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 35px;
}
.main-sidebar ul.menu > li > a {
	color: #ababab;
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 10px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.main-sidebar ul.menu > li .sub-menu {
	list-style: none;
	padding-left: 0;
}
.main-sidebar ul.menu > li .sub-menu li {
	margin-bottom: 10px;
}
.main-sidebar ul.menu > li .sub-menu li a {
	color: #575757;
	font-size: 1rem;
	font-weight: 500;
}
.main-sidebar ul.menu > li .sub-menu li.current_page_item a,
.main-sidebar ul.menu > li .sub-menu li a:hover {
	color: #01509b !important;
	text-decoration: none;
}
/*********************
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 {
	margin: 30px 0;
}
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: #e7eff5;
	cursor: pointer;
	font-size: 1.333333rem;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 29px 60px 29px 28px;
	position: relative;
}
h3.accordion-title.open {
	background: #01509b;
	color: #fff;
}
.accordion-content {
	background: #f2f2f2;
	margin: -4px 0 23px;
	padding: 30px 55px;
}

/*********************
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: 25px;
  margin-top: 0;
  padding-right: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
  padding-right: 16px !important;
}
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, div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100% !important;
}
div.gform_wrapper .top_label textarea {
	width: 100% !important;
}
div.gform_wrapper .gfield_radio {
  width: 100% !important;
}
div.gform_wrapper .gfield_radio li.gchoice_3_12_6 span.jqTransformRadioWrapper {
	margin-top: 0px !important;
    vertical-align: middle;
    display: inline-block;
    float: none !important;
}
div.gform_wrapper .gfield_radio li input#input_3_12_other {
  display: inline-block;
  width: 86.9% !important;
}
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;
}
.gform_wrapper h2.gsection_title {
  color: #575757;
  font-family: 'Gotham';
  font-weight: normal;
}
#gform_wrapper_3 input[type="submit"] {
	width: 30% !important;
}
.gform_wrapper input[type="submit"] {
	height: auto !important;
}
.gform_wrapper ul.gfield_radio li .jqTransformRadioWrapper {
	margin-top: 2px !important;
}
.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
	display: inline-block;
	margin-right: 10px;
}
.gform_wrapper .gform_page_footer input {
	background-color: #fc993c;
    border-width: 0;
    color: #fff;
    display: inline-block;
    height: auto !important;
    padding: 10px 25px;
    text-align: center;
}
.gform_wrapper .gform_page_footer input:hover {
	background-color: rgba(250, 152, 71, 0.7);
}
.gform_wrapper .gform_body #field_4_7 {
	text-align: right;
}
.gform_wrapper .gform_body #field_4_7 label {
	display: inline-block;
}
.gform_wrapper .gform_body #field_4_7 input {
	display: inline-block;
	width: 30% !important;
}
#gform_next_button_4_5 {
	display: block;
	margin: 0 0 0 auto;
	text-align: right;
}
#gform_previous_button_4 {
	margin: 0 auto 0 0;
    width: auto !important;
}
#gform_submit_button_4 {
	float: right;
	width: auto !important;
	margin: 0 !important;
}
#gform_wrapper_4 .gfield_html p {
	font-size: 1.5rem;
	margin-bottom: 0 !important;
	margin-top: 20px !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	max-width: 100% !important;
}
/*********************
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 */
}
.post-list .blog-list-content {
	margin: 17.5px 0;
}
.blog-content {
	background-color: #f6f6f6;
	padding: 48px 34px 51px 38px;
}
.blog-content h2 {
	margin-bottom: 45px;
	margin-top: 0;
}
.blog-content h2 a {
	color: #575757;
	font-size: 1.375rem;
	font-weight: 500;
	text-decoration: none;
}
.blog-content .author p {
	color: #454646;
	font-weight: 300;
	font-size: 1rem;
}
.blog-content .post-list-content p {
	font-size: 1.125rem;
	font-weight: 300;
}
.blog-content .blog-btn a {
	background-color: transparent;
	border-color: #e4e7e7;
	color: #575757;
	font-size: 1.125rem;
}
.blog-content .blog-btn a:hover {
	background-color: #f28e2f;
	color: #ffffff;
}
.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: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-top: 35px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	position: relative;
	overflow: hidden;
}
.post-list-thumbnail .post-list-date {
	background-color: #01509b;
	bottom: 42px;
	height: 149px;
	left: 43px;
	padding: 30px 10px;
	position: absolute;
	text-align: center;
	width: 159px;
}
.post-list-thumbnail .post-list-date p {
	color: #ffffff;
	font-size: 4.0625rem;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin: 0 !important;
}
.post-list-thumbnail .post-list-date p span {
	color: #ffffff;
	display: block;
	font-size: 1.0625rem;
	font-weight: 300;
	line-height: 1;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a.excerpt-read-more {
	display: none;
}
.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;
}
/*********************
BLOG SINGLE
*********************/
.hentry header {
	border: none;
}
.article-header .post-list-date{
	background-color: #01509b;
	bottom: 42px;
	float: left;
	margin-right: 29px;
	padding: 31px 10px;
	text-align: center;
	width: 142px;
}
.article-header .post-list-date p {
	color: #ffffff;
	font-size: 3.625rem;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin: 0 !important;
}
.article-header .post-list-date p span {
    color: #ffffff;
    display: block;
    font-size: 0.9725rem;
    font-weight: 300;
    line-height: 1;
}
.article-header .title-content h1 {
	color: #575757;
	font-family: 'Gotham';
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 0;	
}
.article-header .title-content p {
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
}
.hentry footer {
	border: none;
}
.article-footer a {
	background-color: transparent;
	border-color: #e4e7e7;
	color: #575757;
}
.article-footer a:hover {
	background-color: #f28e2f;
	color: #ffffff;
}
.single-post .main-sidebar h3 {
	color: #b7b7b7;
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.single-post .main-sidebar ul {
	list-style: none;
	padding-left: 0;
}
.single-post .main-sidebar ul li {
	border-bottom: 1px solid #b7b7b7;
	padding-bottom: 27px;
	padding-top: 27px;
}
.single-post .main-sidebar ul li:first-child {
	padding-top: 0;
}
.single-post .main-sidebar ul li:last-child {
	border: none;
}
.single-post .main-sidebar ul li h5 {
	margin: 0;
}
.single-post .main-sidebar ul li a {
	color: #575757;
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none;
}
.single-post .main-sidebar ul li a:hover {
	color: #01509b;
}
.pagination {
	display: block;
	text-align: center;
}
.pagination li {
	border: none !important;
}
.pagination li .prev, .pagination li .next {
	color: transparent;
	width: auto !important;
}
.pagination li .prev:before,
.pagination li .next:before {
	color: #454646;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
}
.pagination li .prev:before {
	content: "\f060";
}
.pagination li .next:before {
	content: "\f061";
}
.pagination li .prev:hover, .pagination li .next:hover{
	background-color: transparent;
	color: transparent;
}

.pagination li a, .pagination li span {
	color: #4f5050;
	border-radius: 50%;
	padding: 0.5em .75em;
	text-align: center;
	width: 34px;
}
.pagination .current, .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
	border-radius: 50%;
	background-color: #0095da;
	color: #ffffff;
}
/*********************
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;
}
#mega_main_menu ul {
	text-align: center !important;
}
#mega_main_menu li.default_dropdown .mega_dropdown {
	text-align: left !important;
}
nav.main-nav ul.nav, #mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul {
	list-style: none;
	margin: 26px 0;
	padding: 0;
}
nav.main-nav ul.nav > li {
	float: left;
	margin-left: -1px;
	position: relative;
}
nav.main-nav ul.nav > li > a, #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
	background-color: transparent;
	color: #575757;
	display: block;
	font-size: 1.111111rem;
	font-weight: 300;
	letter-spacing: 0.006em;
	line-height: 73px;
	padding: 2px 13px 0 13px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
	border-bottom: 2px solid transparent;
	height: 52px !important;
}
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, 
#mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link .link_content,
#mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li:hover > .item_link .link_content {
	border-bottom-color: #01509b;
}
#mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li > .item_link:after, #mega_main_menu li.tabs_dropdown > .mega_dropdown > li > .item_link:before, #mega_main_menu li.default_dropdown > .mega_dropdown > .menu-item > .item_link: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,
nav.main-nav ul.nav > li.hover > a, #mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
	color: #01509b;
	font-weight: 500;
}
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, #mega_main_menu.main-nav > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
	font-weight: 500;
}
#mega_main_menu.main-nav li.default_dropdown > .mega_dropdown > li > .item_link:hover {
	/* background-color: #fc993c; */
	background-color: #0a467e;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li {
	position: relative;
}
#mega_main_menu li#menu-item-278 > .mega_dropdown > li {
	padding: 0;
}
nav.main-nav ul.nav li ul {
	background: #fc993c;
	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: 9090;
}
nav.main-nav ul.nav li:hover > ul,
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;
	position: relative;
}
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;
}
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: #01509b;
}
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li {
	border-bottom: 1px solid transparent !important;
}
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li:hover {
	border-bottom: 1px solid #FFF !important;
}
/*********************
SuperFly Menu
*********************/
.sfm-navicon-button {
	padding: 20px 8px;
}

/*********************
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;
}
#sfm-sidebar .sfm-menu-level-1 li .sfm-sm-indicator i, #sfm-sidebar .sfm-menu-level-1 .sfm-sl {
	color: #ffffff !important;
}

/*ADDITIONAL CSS STYLE*/
#mega_main_menu li.default_dropdown > .mega_dropdown {
    width: 250px;
}
.page-id-801 a.pdf-link {
    position: absolute;
    right: 15px;
    top: 31px;
}
.page-id-801 li#field_4_89 {
    position: absolute;
    float: left;
    font-size: 1.2rem;
  	width: 62%;
}

/*********************
RESPONSIVE STYLES
*********************/
@media(max-width: 1600px) {
	.home-portal .portals-col .portal-wrap h4 {
    font-size: 1.35rem;
	}
  .home-portal .portals-col .portal-wrap {
    padding: 19% 14.2%;
	}
  .home-portal .portals-col .portal-wrap a.em-button {
  	font-size: 1rem;
    padding: 15px 35px;
  }
  .home-portal .portals-col .portal-wrap p {
    font-size: 0.90rem;
	}
}
@media (max-width: 1400px) {
  .main-header .top-menu .logo {
  	margin-left: 0;
    margin-right: 0;
  }
  #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
  	padding: 2px 12px 0 12px;
  }
  .service-content .service-col .service-wrap {
  	padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1366px) {
	/*.service-content .service-col:nth-child(1) .service-wrap,
	.service-content .service-col:nth-child(2) .service-wrap {
		height: 625px;
	}*/
}
@media(max-width: 1200px) {
	.top-info-left .list-inline > li {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
	} 
  .main-header .top-info .top-info-right ul li.book a {
  	padding: 22px 15px;
  }
  .main-header .top-info .top-info-right ul li {
  	font-size: 0.9rem;
  }
  .home-portal .portals-col .portal-wrap {
    padding: 11% 14.2%;
	}
  .services-content .services-wrap .services-hover .rollover-arrow  {
  	width: 40px;
  }
}

@media (max-width: 1199px) { 
  .main-header .top-menu .logo  {
    text-align: center;
  	width: 100%;
  }
  .main-header .main-menu {
  	width: 75%;
  }
  .main-header .top-menu .contact-info {
  	width: 25%
  }
  .main-header .main-menu.px-0 {
  	padding-left: 15px;
    padding-right: 15px;
  }
  .service-content .service-col {
  	width: 48% !important;
  }
  .service-content .service-col:first-child {
  	width: 98% !important;
    min-height: auto !important;
  }
  .service-content .service-col:nth-of-type(4) {
    clear: left;
	}
  .post-list-thumbnail .post-list-date {
  	bottom: 20px;
  	height: auto;
  	left: 20px;
  	padding: 20px 15px;
  	width: 133px;
  }
  .post-list-thumbnail .post-list-date p {
  	font-size: 3rem;
  }
  /*.service-content .service-col:nth-child(1) .service-wrap, .service-content .service-col:nth-child(2) .service-wrap {
  	height: auto !important;
  }
  .service-content .service-col {
  	display: block;
  	height: auto !important;
  }*/
}
@media (max-width: 1023px) {
	h1 {
		font-size: 3rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	.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;
	}
	.extra-content-col-05 .extra-content-col {
		width: 50%;
	}
	.extra-content-col-06 .extra-content-col {
		width: 33.333333%;
	}
	.extra-content-col-05 .extra-content-col:nth-child:(5n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(6n+1) {
		clear: none;
	}
	.extra-content-col-05 .extra-content-col:nth-child:(2n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(3n+1) {
		clear: both;
	}
	
	/* 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 ***/
}
@media(max-width: 991px) {
  .main-header .top-info .top-info-left ul, .main-header .top-info .top-info-right ul {
  	text-align: center;
  }
  .main-header .top-info .top-info-right.px-0, .px-0 {
  	padding-left: 15px;
    padding-right: 15px;
  }
  .home-portal .portals-col.px-0 {
  	padding-left: 0;
    padding-right: 0;
  }
  .main-header .main-menu, .main-header .top-menu .contact-info, #mega_main_menu.first-lvl-align-left > .menu_holder > .menu_inner > ul {
    text-align: center;
  	width: 100%;
  }
  .banner-area {
  	display: none;
  }
  /*.service-content .service-col, .service-content .service-col .service-wrap-inner  {
  	min-height: 1px !important;
  }*/
  #mega_main_menu > .menu_holder > .menu_inner > ul > li {
  	position: static;
  }
  .main-header .px-0, .main-header .top-info .top-info-right.px-0 {
  	padding: 0;
  }
  .main-header .top-info {
  	border: none;
  }
  .top-info-left {
  	display: none;
  }
  .main-header .top-info .top-info-right ul li {
  	display: none;
  }
  .main-header .top-info .top-info-right ul li.book {
  	display: block;
  }
  .main-header .top-info .top-info-right ul li.book a {
  	display: block
  }
  .address.for_mobile {
  	display: block !important;
    margin: auto;
    width: 420px;
    max-width: 100%;
    padding: 10px 22px 10px 22px;
  }
  .address.for_mobile a {
  	color: #575757 !important;
    font-size: 1.125rem !important;
  }
  .main-sidebar {
  	margin-top: 45px;
  }
  .post-list-thumbnail .post-list-date {
	  padding: 12px 15px;
	  width: 102px;
  }
  .post-list-thumbnail .post-list-date p {
  	font-size: 2.4rem;
  }
  .main-sidebar .menu {
  	list-style: none;
  }
  .main-sidebar .menu > li {
  	margin-bottom: 5px !important;
  }
  .main-sidebar .menu > li > a {
  	background-color: #eeeeee;
  	color: #adadad;
  	cursor: pointer;
  	display: block;
  	font-size: 1.125rem;
  	font-weight: bold;
  	margin: 0 !important;
  	padding: 20px 23px;
  	text-transform: uppercase;
  }
  .main-sidebar .menu > li > a.active {
  	background-color: #01509b;
  	color: #ffffff;
  	text-decoration: none;
  }
  .main-sidebar .menu ul.sub-menu {
  	list-style: none;
  	padding: 0 0 0 0;
  }
  .main-sidebar .menu ul.sub-menu {
  	display: none;
  }
  .main-sidebar .menu ul.sub-menu li {
  	font-weight: normal;
  	cursor: auto;
  	background-color: #fff;
  	padding: 0 0 0 0;
  	margin-bottom: 0 !important;
  }
  .main-sidebar .menu a {
  	text-decoration: none;
  }
  .main-sidebar .menu a:hover {
  	text-decoration: underline;
  }
  .main-sidebar ul.menu > li .sub-menu li a {
	background-color: #f7f7f7;
	border-bottom: 1px solid #d9d9d9;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	padding: 23px 33px;
  }
  .main-sidebar ul.menu > li .sub-menu li:last-child a {
  	border: none;
  }
  .main-header .main-menu {
  	display: none;
  }
  .sfm-rollback {
		display: block;
		width: 0;
	}
}
@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;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 0;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
	.csColumn {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	div.ezcol-one-half,
	div.ezcol-one-third, div.ezcol-two-third {
		margin-right: 0;
		width: 100% !important;
	}
	.cd-top {
		bottom: 10px;
		right: 10px;
	}
	.extra-content-col-04 .extra-content-col
	.extra-content-col-05 .extra-content-col,
	.extra-content-col-06 .extra-content-col {
		width: 50%;
	}
	.extra-content-col-04 .extra-content-col:nth-child:(2n+1),
	.extra-content-col-06 .extra-content-col:nth-child:(2n+1) {
		clear: both;
	}
	/* 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 ***/
  .main-header .main-menu, .main-header .top-menu .contact-info, .extra-content-col-02 .extra-content-col {
  	width: 100%;
  } 
  .service-content .service-col, .service-content .service-col .service-wrap, .service-content .service-col .service-wrap {
  	min-height: auto !important;
  	height: auto !important;
    width: 100% !important;
  }
  .services-content .services-wrap {
  	min-height: 320px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .home-portal .portals-col .portal-wrap {
  	min-height: 1px !important;
    padding-bottom: 8%;
    padding-top: 8%;
  }
  .home-portal .px-0 {
  	padding-left: 0;
  	padding-right: 0;
  }
  .meet-dr-helen-fung-row-01 .row, .service-heading .row {
  	margin-left: 0;
    margin-right: 0;
  }
  .service-content .service-col div.ezcol-one-quarter, .service-content .service-col div.ezcol-three-quarter {
  	width: 100% !important;
  }
  .service-content .service-col div.ezcol-one-quarter img {
    display: block;
    margin: 0 auto;
  	max-width: 72px;
  }
  .service-content .service-col .service-wrap {
    padding: 50px 25px;
	}
	.inner-banner {
		padding-bottom: 48px;
		padding-top: 50px;
	}
	.inner-banner h1 {
		margin: 0 !important
	}
  .inner-banner h1, .inner-banner .banner-button {
  	float: none;
    text-align: center;
    width: 100%;
  }
  .inner-banner .banner-button {
	display: none;
  }
  .bottom-bar {
  	background-image: url(library/images/cta-bg-mobile.jpg);
  }
  .main-footer {
  	padding-bottom: 10px;
  	padding-top: 10px;
  }
  .footer-col-2 {
  	text-align: center;
  }
  .footer-col-2 ul {
  	margin: 0;
  }
  .footer-col-2 ul li {
  	display: inline-block;
  	padding: 0 5%;
  }
  .footer-col-3 {
  	display: none;
  }
  .main-footer .footer-col-1 p.copyright {
  	display: none;
  }
  .main-footer .mobile-copyright {
  	display: block;
  	text-align: center;
  }
  .main-footer .footer-col {
  	border-bottom: 1px solid #c3c3c3;
  	padding: 21px 0;
  }
  .main-footer .footer-col p {
	margin: 0;
  }
  .main-footer .mobile-copyright {
  	border: none;
  }
  .main-footer .footer-col-1 p {
  	margin-top: 20px;
  }

  /* INNER PAGE */
  .lightblue-box, .personal-note,
  .green-box, .magenta-box,
  .darkgrey-box, .grey-box,
  .blue-box {
  	margin-left: -15px;
  	margin-right: -15px;
  }
	.post-list-main {
	    margin: 0 auto;
	    max-width: 568px;
	    width: 100%;
	}
  .address.for_mobile {
  	width: 385px;
  }
}

@media (max-width: 667px) {
	.main-header .top-info .top-info-right ul li.book {
  	display: block;
  }
  .main-header .top-info .top-info-right ul li.new-patients {
  	border: 0;
  }
  .bottom-bar .em-button:before {
  	display: none;
  }
  .bottom-bar .em-button {
  	margin-bottom: 85px;
  }
  .bottom-bar .em-button:after {
	bottom: -115px;
	left: 0;
	margin: auto;
	right: 0;
	top: auto;
  }
}
@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;
	}
	.extra-content-cols .extra-content-col {
		width: 100%;
	}
	/*** Enter your custom style here ***/
  .home-row-02, .home-row-03, .home-row-04 {
  	padding-left: 30px;
    padding-right: 30px;
  }
  .home-row-06 .extra-content-col h4 {
  	font-size: 1.3rem;
  }
  .inner #content {
  	padding-top: 0;
  }
  .page-id-801 li#field_4_89 {
  	position: relative;
    width: 100%;
  }
}
@media (max-width: 480px) {
	.page-id-801 a.pdf-link {
    position: relative;
    right: 0;
    top: 10px;
    margin-top: 35px;
	}
}

.ngg-galleryoverview {
text-align:center;
}
.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
}
.page-id-9 .main-header .main-menu.px-0{
	z-index: 1 !important;
}