/*







MorwebCMS







Rescue | COLOR NAME #33b294 | Template 2014







http://www.morwebcms.com















Fonts







- font-family: 'Roboto Slab', serif;







- font-family: Arial, sans-serif;















*/















@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

@font-face {
	font-family: ProximaNovaA-Bold; src: url("/css/fonts/ProximaNovaA-Bold.otf") format("opentype");
}

html, html a {
}

.__img-placeholder {
	background-image: url("/images/GardenCommLogo.jpg");
	background-repeat: no-repeat;
	background-position: center;
}


body {
	background: #fff;
	font-family: Arial, sans-serif;
}

html {
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #EAEAEA;
	z-index: 99;
 /* makes sure it stays on top */;
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/ico/favicon.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}



/* -----















	Transitions















----- */







.mainContentArea a, .headerWrap a, .footerWrap a, .bannerTab, .bannerTabActive, .searchIcon, .moreBtn {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.mainContentArea a:hover, .headerWrap a:hover, .footerWrap a:hover, .bannerTab:hover, .bannerTabActive:hover, .searchIcon:hover, .moreBtn:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}



/* -----















	Header















----- */







.headerWrap {
	max-width: 1168px;
	margin: 0 auto;
}

.header {
	max-width: 1168px;
	margin: 0 auto;
}

.header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.headerTop:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.logo {
	height: 65px;
	line-height: 65px;
	width: 250px;
	float: left;
	margin: 50px 0 0 0;
}

.headerWrap.two {
	max-width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

.headerWrap.two .header {
	max-width: 1168px;
	margin: 0 auto;
	height: 65px;
}

.headerWrap.two .header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.headerWrap.two .headerTop {
	background: #000;
	height: 40px;
}

.headerWrap.two .headerTop:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.headerWrap.two .logo {
	height: 65px;
	line-height: 65px;
	width: 220px;
	float: left;
	margin: 0px 0 0 0;
}



/* -----















	Donate















----- */







.donateWrap {
	float: right;
	height: 65px;
	line-height: 65px;
	margin-top: 45px;
	text-align: center;
	font-size: 14pt;
	color: #000;
}

.donateWrap p a {
	background: #333;
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

.donateWrap p a:hover {
	background: #555;
	color: #fff;
}



/* -----















	Search















----- */







.searchIcon {
	float: right;
	height: 65px;
	line-height: 65px;
	width: 65px;
	text-align: center;
	font-size: 14pt;
	color: #000;
}

.searchIcon:hover {
	background: #333;
	color: #666;
}

.searchIcon img {
	max-width: 100%;
}

.searchIcon:hover {
	cursor: pointer;
	cursor: hand;
}

.headerWrap.two .searchIcon {
	float: right;
	height: 65px;
	line-height: 65px;
	width: 65px;
	text-align: center;
	background: none;
	margin: 25px 0 0 0;
}

.headerWrap.two .searchIcon:hover {
	background: none;
}

.headerWrap.two .searchIcon img {
	max-width: 100%;
}

.headerWrap.two .searchIcon:hover {
	cursor: pointer;
	cursor: hand;
}



/* -----















	Social Media















----- */







.socialMedia {
	float: right;
	height: 65px;
	border-right: 1px solid #fff;
}

.socialMedia ul {
}

.socialMedia ul li {
	float: left;
	height: 65px;
	line-height: 65px;
}

.socialMedia ul li a {
	margin: 0 7px 0 0;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.socialMedia ul li a:hover {
	color: #000;
}

.headerWrap.two .socialMedia {
	float: right;
	height: 40px;
	border-right: none;
}

.headerWrap.two .socialMedia .shareButton {
	height: 40px;
	line-height: 40px;
	margin: 0 14px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.headerWrap.two .socialMedia .shareButton:hover {
	color: #fff;
}

.headerWrap.three .socialMedia .shareButton:hover {
	color: #999 !important;
}



/* -----















	util Menu















----- */







.headerWrap.two .utilMenu {
	float: left;
	font-family: Arial, sans-serif;
}

.headerWrap.two .utilMenu ul {
}

.headerWrap.two .utilMenu ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 2px;
}

.headerWrap.two .utilMenu ul li:before {
	content: "/";
	color: #eee;
}

.headerWrap.two .utilMenu ul li:first-child:before {
	content: "";
}

.headerWrap.two .utilMenu ul li a {
	margin: 0 8px;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.headerWrap.two .utilMenu ul li a:hover {
	color: #fff;
}



/* -----















	Menu















----- */























































#mobile-header {
	display: none;
	padding: 0;
	height: 44px;
	width: 44px;
}

.sidr {
	font-family: 'Roboto Slab', serif;
}

.menuWrap {
	width: 100%;
	height: 65px;
	background: #D6D6D6;
	margin: 50px 0 0 0;
}

.mainMenu {
	z-index: 99 !important;
}

.mainMenu ul {
	font-size: 15px;
	font-family: 'ProximaNovaA-Bold', serif;
	font-weight: 500;
}

.mainMenu ul li a, .mainMenu ul li {
	float: left;
	text-decoration: none;
	color: #1882d8;
}

.mainMenu ul li {
	list-style: none;
	position: relative;
	height: 65px;
	line-height: 65px;
	border-right: 1px solid #fff;
}

.mainMenu ul li:first-child {
	border-left: 1px solid #e1e1e1;
}

.mainMenu ul li a {
	padding: 0 23px;
}

.mainMenu ul li:hover {
	background: #000;
	color: #fff !important;
	-webkit-transition: 250ms linear all;
	-moz-transition: 250ms linear all;
	transition: 250ms linear all;
}

.mainMenu ul li:hover:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #000000;
	border-width: 10px;
	margin-left: -10px;
	z-index: 200;
}

.mainMenu ul li a:hover {
	color: #fff !important;
}



/* Submenu */







.mainMenu ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	z-index: 99 !important;
	padding: 20px 0 10px;
	background: #000;
}

.mainMenu ul li ul li {
	padding: 7px 10px;
	width: 250px;
	height: 20px;
	line-height: 20px;
	border: none;
}

.mainMenu ul li ul li:first-child {
	border: none;
}

.mainMenu ul li ul li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.mainMenu ul li:hover > ul {
	display: block;
}

.mainMenu ul li ul li, .mainMenu ul li ul li a {
	float: none;
	color: #808080;
}

.mainMenu ul li ul li {
	_display: inline;
 /* for IE6 */;
}

.mainMenu ul li ul li a {
	display: block;
	padding: 0 10px;
}

.mainMenu ul li ul li:hover {
	background: #1882d8;
	color: #fff;
}



/* Subsub Menu */







.mainMenu ul li ul li ul {
	display: none;
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mainMenu ul li ul li:hover ul {
	left: 100%;
	top: 0;
}

.mainMenu ul li ul li ul li {
	padding: 5px 20px;
}

.activeMenu a {
	color: #fff !important;
}



/** Menu Header Two **/







.headerWrap.two .mainMenu ul li a {
	padding: 0 17px;
}

.headerWrap.two .mainMenu ul li ul li a {
	padding: 0 10px;
	color: #fff;
}

.headerWrap.two .mainMenu ul li {
	border: none;
}

.headerWrap.two .menuWrap {
	width: auto;
	height: 65px;
	margin: 0px 0 0 0;
	float: left;
	background: none;
}



/* -----















	Search















----- */







.headerWrap.two .search {
}

.headerWrap.two .searchWrap {
	opacity: 0;
	float: right;
	height: 0px;
	width: 230px;
	margin: 0px auto 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.headerWrap.two .searchWrapShow {
	opacity: 1;
	float: right;
	height: 0px;
	width: 230px;
	margin: 0px auto 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.headerWrap.two .searchHolder {
	margin: 6px 0 0 0;
	color: #59595C;
	text-transform: uppercase;
	position: relative;
}

.headerWrap.two .searchHolder input {
	margin-top: 3px;
	padding: 3px;
	border: 1px solid #4D814D;
	font-family: Arial, sans-serif;
}

.headerWrap.two .searchHolder input[type="submit"] {
	background: #000;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}

.headerWrap.two .searchHolder label {
	line-height: 0px;
	font-size: 13pt;
	color: #fff;
}

.headerWrap.two .searchClose {
	display: none;
}



/* -----















	Home Slider















----- */







.bannerWrap {
	max-width: 1168px;
	margin: 50px auto;
}

.bannerWrap:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}



/* -----















	Banner Three















----- */







.bannerWrap.wide {
	max-width: 100%;
	margin: 0px auto;
}

.bannerWrap.wide .bannerImage {
	width: 100%;
	background: url(../images/stock2.jpg) center center no-repeat;
	background-size: cover;
	display: table;
	height: 500px;
}

.bannerImageCaptionThree {
	max-width: 40% !important;
	height: 20%;
	margin: 10% auto 0;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}

.bannerImageCaptionThree .moreBtn {
	background: #000;
	width: 150px;
	margin: 15px auto;
	padding: 15px 20px;
	background: #000;
}

.bannerImageCaptionThree .moreBtn:hover {
	background: #555;
}

.bannerImageCaptionThree .moreBtn a {
	color: #fff;
	text-decoration: none;
}

.bannerWrap .owl-prev {
	z-index: 3;
	position: absolute;
	top: 45%;
	left: 0px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 46px;
	width: 46px;
	background: url("../images/slider-nav.png") no-repeat left center;
	margin-top: -45px;
	padding: 0 !important;
}

.bannerWrap .owl-next {
	z-index: 3;
	position: absolute;
	top: 45%;
	right: 0px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 46px;
	width: 46px;
	background: url("../images/slider-nav.png") no-repeat right center;
	margin-top: -45px;
	padding: 0 !important;
}

.bannerWrap .owl-next {
	-webkit-border-top-right-radius: 5px !important;
	-webkit-border-bottom-right-radius: 5px !important;
	-moz-border-radius-topright: 5px !important;
	-moz-border-radius-bottomright: 5px !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}

.bannerWrap .owl-prev {
	-webkit-border-top-left-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-moz-border-radius-topleft: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

.bannerImageCaptionThree h2 {
	color: #fff;
	font-size: 36pt;
	font-family: 'Roboto Slab', serif;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.59);
	display: none;
}

.bannerImageCaptionThree p {
	color: #fff;
	font-size: 12pt;
	font-family: 'Roboto Slab', serif;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.59);
}

.bannerImageCaptionThree a {
	text-transform: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}



/*.bannerImageCaptionThree p a { background: #000; width: 150px; margin: 25px auto; padding: 15px 20px; background: #000; position: relative; top: 20px; text-shadow: none; }*/



.bannerImageCaptionThree p a {
/* background: #000; */
/* width: 150px; */
/* margin: 25px auto; */
/* padding: 15px 20px; */
/* background: #000; */
/* position: relative; */
/* top: 20px; */
/* text-shadow: none; */
	opacity: 0.66;
}

.bannerImageCaptionThree p a {
	background: none;
}

.bannerImageCaptionThree p a:hover {
	text-decoration: underline;
}

.bannerImageCaptionThree p a {
	color: #16834A;
	text-decoration: none;
}

.bannerWrap.wideContent {
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}

.bannerWrap.wideContent .bannerImage {
	height: 250px;
	width: 100%;
	background-size: cover;
	display: table;
}

.bannerWrap.wideContent .bannerImageCaptionThree {
	max-width: 65% !important;
	position: absolute;
	margin: 0 auto;
	top: 67%;
	left: 1%;
	right: 0;
	bottom: 0;
	text-align: left;
}







/* -----















	Content Area















----- */















.topBorder {
	border-top: 0px solid #000;
}

.contentArea {
	max-width: 1168px;
	min-height: 100px;
	margin: 0 auto 50px;
}

.mainContentArea {
}



/* -----















	Text















----- */







.mainContentArea h1 {
	font-size: 28pt;
	margin: 15px 0;
	color: #073183;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h2 {
	font-size: 24pt;
	margin: 15px 0;
	color: #a9c731;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h2 a:hover {
	font-size: 24pt;
	margin: 15px 0;
	color: #000;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h3 {
	font-size: 20pt;
	margin: 15px 0;
	color: #32534c;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h4 {
	font-size: 16pt;
	margin: 15px 0;
	color: #073183;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h5 {
	font-size: 14pt;
	margin: 15px 0;
	color: #a9c731;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea h6 {
	font-size: 12pt;
	margin: 15px 0;
	color: #32534c;
	font-family: 'ProximaNovaA-Bold', serif;
}

.mainContentArea p {
	font-size: 11pt;
	margin: 10px 0;
	color: #555;
	font-family: Arial, sans-serif;
}

.mainContentArea b, .mainContentArea strong {
	font-weight: bold;
}

.mainContentArea i, .mainContentArea em {
	font-style: italic;
}

.mainContentArea a {
	text-decoration: underline;
	font-weight: 500;
	color: #1882d8;
}

.mainContentArea a:hover {
	color: #073183;
}



/* -----















	Lists















----- */







.mainContentArea ul {
	font-size: 11pt;
	list-style: none;
	margin: 0px 0 0;
}

.mainContentArea ul li {
	line-height: 20pt;
	padding: 0 0 2px 20px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

.mainContentArea ul li:before {
  /* circle bullet */
	content: '\2022';
 /* Square bullet */ /*content:'\25A0';*/
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #666666;
	font-size: 20px;
}

.mainContentArea ul li a {
	line-height: 20pt;
	padding: 0 0 15px 0px;
	font-weight: 400;
}

.mainContentArea ul li ul li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ul li ul li:before {
 /* Square bullet */
	content: '\25CB';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ul li ul li ul li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ul li ul li ul li:before {
 /* Square bullet */
	content: '\25A0';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ul li ul li ul li ul li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ul li ul li ul li ul li:before {
 /* Square bullet */
	content: '\25CB';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ul li ul li ul li  ul li  ul li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ul li ul li ul li  ul li  ul li:before {
 /* Square bullet */
	content: '\25A0';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ol {
	font-size: 11pt;
	counter-reset: item;
	margin: 10px 0 0;
	line-height: 11pt;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

.mainContentArea ol li {
	display: block;
	padding: 0 0 10px;
	font-weight: 400;
	line-height: 25px;
}

.mainContentArea ol li:before {
	content: counter(item) ".  ";
	counter-increment: item;
	line-height: 11pt;
	font-weight: bold;
	font-size: 11pt;
}

.mainContentArea ol li ol li {
	line-height: 15pt;
	padding: 0 0 10px 25px;
	font-size: 11pt;
}

.mainContentArea ol li ol li:before {
 /* Square bullet */
	content: '\25CB';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -10px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ol li ol li ol li {
	line-height: 15pt;
	padding: 0 0 10px 25px;
	font-size: 11pt;
}

.mainContentArea ol li ol li ol li:before {
 /* Square bullet */
	content: '\25A0';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ol li ol li ol li ol li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ol li ol li ol li ol li:before {
 /* Square bullet */
	content: '\25CB';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}

.mainContentArea ol li ol li ol li  ol li  ol li {
	line-height: 15pt;
	padding: 0 0 10px 20px;
	color: #4b525d;
	font-size: 10pt;
}

.mainContentArea ol li ol li ol li  ol li  ol li:before {
 /* Square bullet */
	content: '\25A0';
	*display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: -0px;
	color: #000;
	font-size: 16px;
}















/* -----















	Extra















----- */







.mainContentArea blockquote {
	color: #000;
	margin: 20px 50px;
	padding: 0 20px;
	font-size: 13pt;
	line-height: 19pt;
	text-align: left;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
	position: relative;
}

.mainContentArea blockquote:before {
	height: 100%;
	border-left: 3px solid #ccc;
	position: absolute;
	left: -15px;
	top: 0px;
}

.mainContentArea blockquote p {
	color: #000;
	margin: 0 80px;
	padding: 20px;
	font-size: 13pt;
	line-height: 19pt;
	text-align: left;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
	position: relative;
}

.mainContentArea img {
 /* max-width: 100%; */;
}

.mainContentArea hr {
	border: none;
	color: #fff;
	background: #ccc;
	height: 1px;
}



/* -----















	Tables















----- */







.mainContentArea table {
	width: 100%;
	color: #808080;
	border-bottom: 0px solid #808080;
	margin-bottom: 10px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

.mainContentArea table tr td, .mainContentArea table tr th {
	padding: 5px;
}

.mainContentArea table tr th {
	font-weight: 300;
}

.mainContentArea table caption {
	font-size: 16pt;
	margin: 15px 0;
	color: #000;
	font-weight: 300;
}



/* -----















	Forms















----- */







table.Dialog, table.Dialog th, table.Dialog td {
	border: none !important;
	font-size: 10pt;
	margin: 15px 0;
	color: #666666;
	font-family: Arial, sans-serif;
} /* Remove Table Borders */



table.Dialog {
	width: 100%;
	text-align: left;
	margin-left: 0px;
	font-size: 10pt;
	background: none;
}

table.Dialog th {
	color: #808080;
	font-weight: 300;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 0px;
	vertical-align: middle;
	font-family: Arial, sans-serif;
}

table.Dialog td {
	background: none;
}

table.Dialog {
	margin: 0 auto;
	background: none;
}

table.Dialog.two-column {
	width: 50%;
	float: left;
}

table.Dialog.two-column TH {
	padding-left: 5px;
}

table.Dialog.two-column TD {
	padding-left: 3px;
	padding-right: 5px;
}

.Dialog .mwInput {
	color: #808080;
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 12pt;
	background: #f9f9f9;
	border-radius: 0;
	padding-left: 5px;
}

.Dialog .mwInput:hover {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.Dialog .mwInput.error {
	border: 1px solid red;
}

.Dialog select .mw {
	color: #808080;
}

.Dialog .mwInput.button {
	color: #000;
	border: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

.Dialog .mwInput.button:hover {
	background: #555;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.Dialog .mwInput.button input.mw {
	text-transform: none;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
	padding: 0px 10px;
}

.abila input {
	color: #000;
	border: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
	padding: 5px;
	border: 1px solid #aaa;
}



/* -----















	Sidebar















----- */







.sideBar {
	margin: 10px 0;
}

.GhostClone .sideBar {
	margin: 50px 0;
}

.sideBar img {
	max-width: 100%;
}

.sideBar:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.contentLeft {
	float: left;
	width: 64.7%;
}

.contentRight {
	float: right;
	width: 30.8%;
	border-top: none;
}

.sideBar .shareButton {
	height: 40px;
	line-height: 40px;
	margin: 0 14px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.sideBar .shareButton .fa {
	margin: 0 10px;
}

.sideBar .shareButton:hover {
	color: #333;
}



/* -----















	Sub Footer















----- */







.subFooterWrap {
	max-width: 100%;
	background: #B3B3B3;
	padding: 0px 0;
 /* background: -moz-linear-gradient(left center, #979797 35%, #B1B1B1 35%); background: -o-linear-gradient(left center, #979797 35%, #B1B1B1 35%); background: -webkit-gradient(linear, left top, right top, color-stop(35%, #979797), color-stop(35%, #B1B1B1)); background: linear-gradient(left center, #979797 35%, #B1B1B1 35%); */;
}

.subFooter {
	max-width: 1168px;
	min-height: 100px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
}

.subFooterWrap:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.subFooterLeft {
	width: 31%;
	float: left;
	margin: 20px 3.5% 0 0;
}

.subFooterMiddle {
	width: 34.5%;
	float: left;
	padding: 20px 0 0 0px;
  /*background: #B1B1B1;*/;
}

.subFooterRight {
	width: 31%;
	float: left;
	height: 200px;
	padding: 20px 0 0 0;
/*background: #B1B1B1;*/;
}

.subFooter h5 {
	font-size: 14pt;
	margin: 15px 0;
	color: #000;
	font-family: 'ProximaNovaA-Bold', serif;
}

.subFooter p {
	font-size: 10pt;
	margin: 15px 0;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}

.subFooter a:link {
	color: #ffffff;
	text-decoration: none;
}

.subFooter a:hover {
	text-decoration: underline;
}

.subFooter a:hover span {
	cursor: pointer;
}

.subFooter .Button {
	background: #FFFFFF !important;
	color: #60c5b;
}

.subFooter .mwInput.button INPUT[type="submit"] {
	cursor: pointer;
	color: #60c5ba !important;
}



/* -----















	Sub Footer Social















----- */







.subFooterWrap .shareButton {
	margin-right: 10px;
	float: left;
	background: #666666;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 38px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin: 0 2px;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.subFooterWrap .shareButton:hover {
	background: #222;
}

.subFooterWrap th {
	display: none;
}



/* -----















	Footer















----- */







.footerWrap {
	width: 100%;
	background: #000000;
	font-size: 9pt;
}

.footerWrap:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.footer {
	max-width: 1168px;
	min-height: 100px;
	margin: 0 auto;
	position: relative;
}

.footer:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.copyright {
	color: #FFF;
	width: 40%;
	float: left;
	margin: 40px 0 0 0;
}

.copyright p {
	font-size: 9pt;
	font-family: Arial, sans-serif;
}



/* -----















	Footer Menu















----- */







.footermenu {
	float: right;
	width: 40%;
	margin: 40px 0 0 0;
	font-family: Arial, sans-serif;
}

.footermenu ul {
	float: right;
}

.footermenu ul li {
	float: left;
}

.footermenu ul li:before {
	content: "/";
	color: #fff;
}

.footermenu ul li:first-child:before {
	content: "";
}

.footermenu ul li a {
	margin: 0 13px;
	text-decoration: none;
	color: #fff;
}

.footermenu ul li a:hover {
	text-decoration: underline;
}



/* -----















	To Top















----- */







.toTop {
	position: absolute;
	right: 0;
	top: -27px;
	height: 35px;
	line-height: 35px;
	width: 70px;
	border-radius: 32px 32px 0 0;
	background: #000000 url(../images/toTop.png) center center no-repeat;
	color: #fff;
	text-align: center;
	content: "";
	text-indent: -999em;
}

.toTop:hover {
	cursor: pointer;
	cursor: hand;
}



/* -----















	Intro















----- */







.intro {
	text-align: center;
	max-width: 800px;
	margin: 50px auto;
}

.intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
	font-family: 'Roboto Slab', serif;
}



/* -----















	BLOGS















----- */























/** Column Post  **/







.columnPost {
	margin-bottom: 15px;
	padding-bottom: 0px;
}

.columnPostImage {
	width: 100%;
	height: 150px;
	background: url(../images/stock4.jpg) center center no-repeat;
}

.columnPostDetails {
	padding: 0px;
}

.columnPostInfo {
	font-size: 8pt;
	color: #666;
	margin-top: 5px;
}

.columnPostInfo a {
	text-decoration: none;
	color: #999999;
}

.columnPostInfo span {
	font-size: 10pt;
	color: #999999;
}

.columnPostTitle {
}

.columnPostTitle h3 {
	font-size: 14pt;
	color: #000;
}

.columnPostTitle h3 a {
	text-decoration: none;
	color: #60c5ba;
}

.readMore {
	text-align: right;
}



/** Column Post  **/







.publisherPostImage {
	width: 50px;
	height: 50px;
	background: url(../images/stock5.jpg) center center no-repeat;
}

.publisherPostDetails {
}

.publisherPostInfo {
	font-size: 8pt;
	color: #666;
	margin-top: 10px;
}

.publisherPostTitle {
}

.publisherPostTitle h3 {
	font-size: 14pt;
	color: #000;
}

.publisherPostTitle h3 a {
	text-decoration: none;
	color: #000;
}

.readMore {
	text-align: right;
}



/** Publisher Post **/







.publisherPost {
	background: #F4F4F4;
	padding: 10px;
	margin-bottom: 10px;
}

.publisherPost:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.publisherPostDetails {
}

.publisherPostImage {
	width: 20%;
	height: 70px;
	background: url(../images/stock6.jpg) center center no-repeat;
	float: left;
}

.publisherPostTitle {
	float: right;
	width: 75%;
}

.publisherPostTitle h3 {
	font-size: 11pt;
	margin: 0;
}

.postList a.readMore {
	float: right;
}



/*** Tag List ***/







.tagList {
	margin: 30px 0;
}

.tagList a {
	padding: 8px 12px;
	background: #000;
	margin: 0 4px 0 0;
	line-height: 38px;
}

.tagList a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.tagList a:hover {
	color: #fff;
}



/*** Post List ***/







.postImage {
	width: 20%;
	float: left;
}

.postCopy {
	width: 76%;
	float: right;
}

.postCopyPress {
	width: 96%;
}

a.readMore {
	color: #fff;
	text-decoration: none;
	background: #000;
	padding: 8px 14px;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

a.readMore:hover {
	background: #555;
	color: #fff;
}



/*** Blog Share Buttons ***/







.postListWide .shareButton {
	height: 32px;
	line-height: 32px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.postListWide .shareButton:hover {
	color: #fff;
}

.postListWide .blogShareButton .fa {
	margin: 0 5px !important;
}

.postListWide .blogShareCounter {
	display: none;
}

.postListWide .fa-Facebook {
	color: #fff;
	background: #2D609B;
	padding: 10px 0;
	width: 32px;
}

.postListWide .fa-Twitter {
	color: #fff;
	background: #01C3F3;
	padding: 10px 0;
	width: 32px;
}

.postListWide .fa-Google {
	color: #fff;
	background: #EB4026;
	padding: 10px 0;
	width: 32px;
}

.postListWide .fa-LinkedIn {
	color: #fff;
	background: #0074A1;
	padding: 10px 0;
	width: 32px;
}

.mainContentArea h2 a {
	text-decoration: none;
	color: #000;
}

.postListWide p.posted {
	color: #999999 !important;
}

.postListWide p.posted a {
	color: #999999 !important;
}

.socialSide {
	position: fixed !important;
	left: 20px;
	top: 200px;
	width: 50px;
}

.socialSide .shareButton {
	height: 32px;
	line-height: 32px;
	margin: 0 0 10px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.socialSide .shareButton:hover {
	color: #fff;
}

.socialSide .blogShareButton .fa {
	margin: 0 5px !important;
}

.socialSide .blogShareCounter {
	display: none;
}

.socialSide .fa-Facebook {
	color: #fff;
	background: #2D609B;
	padding: 10px 0;
	width: 32px;
}

.socialSide .fa-Twitter {
	color: #fff;
	background: #01C3F3;
	padding: 10px 0;
	width: 32px;
}

.socialSide .fa-Google {
	color: #fff;
	background: #EB4026;
	padding: 10px 0;
	width: 32px;
}

.socialSide .fa-LinkedIn {
	color: #fff;
	background: #0074A1;
	padding: 10px 0;
	width: 32px;
}



/* -----















	Twitter Feed Wide















----- */







.twitterFeedWide {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 54px;
	font-family: Arial, sans-serif;
}

.twitterFeedWide ul li:before {
	display: none;
}

.twitterFeedWide ul li {
	font-size: 10pt;
	text-decoration: none;
	margin: 0;
	border: none;
	padding: 0px;
	margin: 0 0 10px 0;
}

.twitterFeedWide ul li p {
	font-size: 10pt;
	line-height: 14pt;
}

.twitterFeedWide ul li:hover {
}

.twitterFeedWide .user, #twitterFeed .tweet, #twitterFeed .timePosted {
	padding: 0;
	margin: 0 10px 0 0;
}

.twitterFeedWide .user img {
	display: none;
}

.twitterFeedWide .user {
	width: 150px;
	height: 36px;
	background: #000 url(../images/twitterNameBg.png) 0 0 no-repeat;
	float: left;
	line-height: 36px;
	text-indent: 35px;
	color: #fff;
}

.twitterFeedWide .tweet {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 0px;
	font-size: 10pt;
}

.twitterFeedWide .tweet a {
	color: #666;
}

.twitterFeedWide .timePosted {
	float: right;
	height: 36px;
	line-height: 36px;
	color: #808080;
}

.twitterFeedWide .user {
}

.twitterFeedWide .user a {
	font-size: 9pt;
	text-decoration: none;
	color: #666;
}

.twitterFeedWide .user a span {
	color: #fff;
	font-size: 10pt;
}

.twitterFeedWide .user span span {
	display: none;
}

.twitterFeedWide.user img, #example4 .user a > span {
}

.twitterFeedWide .interact {
	display: none;
}

.twitterFeedWide .interact a {
	font-size: 8pt;
	margin: 0 5px 0 0;
	color: #808080;
	font-weight: normal;
}

.twitterFeedWide .user a > span {
}



/* -----















	Two Column















----- */







.twoColumn {
	margin: 30px auto 30px;
}

.twoColumn:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.twoColumnLeft {
	float: left;
	width: 48%;
}

.twoColumnRight {
	float: right;
	width: 48%;
}



/* -----















	Three Column















----- */







.threeColumn {
	margin: 30px auto 30px;
}

.threeColumnTitle {
	border-bottom: 1px solid #888;
	text-align: center;
}

.threeColumnWrap:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.threeColumnLeft {
	width: 31%;
	float: left;
	margin: 0 3.5% 0 0;
}

.threeColumnMiddle {
	width: 31%;
	float: left;
	margin: 0 3.5% 0 0;
}

.threeColumnRight {
	width: 31%;
	float: left;
}

.threeColumnTitle {
	margin-bottom: 25px;
}



/* -----















	Four Column















----- */







.fourColumn {
	margin: 30px auto 30px;
}

.fourColumn:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.fourColumnLeft {
	float: left;
	width: 23%;
	margin: 0 2.6% 0 0;
}

.fourColumnMidLeft {
	float: left;
	width: 23%;
	margin: 0 2.6% 0 0;
}

.fourColumnMidRight {
	float: left;
	width: 23%;
	margin: 0 2.6% 0 0;
}

.fourColumnRight {
	float: left;
	width: 23%;
}

.BlogsPosts ul li:before {
	content: '\203A';
}

.sidr-class-liveEdDummyBlock {
	display: none;
}



/* -----















	Call to Action















----- */







.callToAction {
	padding: 20px 0;
	background: #efefef;
}

.callToAction.newsletter {
	padding: 20px 0;
	background: #efefef;
}

.callToAction.newsletter .mainContentArea {
	max-width: 1170px;
	margin: 0 auto;
	font-weight: 400;
}

.callToAction.newsletter .mainContentArea h3 {
	margin: 8px 0;
}

.callToAction.newsletter .twoColumn {
	margin: 0 auto;
}

.callToAction.newsletter .twoColumnRight {
	float: right;
}

.callToAction:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.callToAction p {
	line-height: 50px;
	font-size: 16pt;
}

.callLeft {
	float: left;
	width: 80%;
	text-align: center;
	height: 50px;
}

.callRight {
	float: right;
	width: 15%;
	background: #000;
	text-align: center;
	height: 50px;
	margin-right: 40px;
}

.callRight:hover {
	background: #808080;
	color: #fff !important;
}

.callLeft p, .callRight p {
	line-height: 50px;
	padding: 0;
	margin: 0;
}

.callRight a {
	display: block;
	text-align: center;
	font-size: 14pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.callRight a:hover {
	color: #fff !important;
}



/* -----















	Zoom Gallery















----- */







.zoom-gallery {
	position: relative;
}

.zoom-gallery:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.zoom-gallery ul li {
	float: none;
	padding: 0;
}

.zoom-gallery ul li:before {
	display: none;
}

.zoom-gallery .item {
	overflow: hidden;
	background-position: center center;
	background-size: auto;
	width: 33.0%;
	padding-bottom: 25.23%;
	height: 0;
	float: left;
	margin: .1%;
}

.zoom-gallery .itemHover {
	padding: 39% 0 45%;
	background: #222;
	color: #fff;
	transition: all 0.7s ease;
	opacity: 0;
	text-align: center;
	font-size: 2em;
}

.zoom-gallery .itemHover:hover {
	padding: 32% 0 42%;
	transition: all 0.7s ease;
	opacity: .8;
}

.zoom-gallery .item.two {
	overflow: hidden;
	background-position: center center;
	background-size: auto;
	width: 49.8%;
	padding-bottom: 37.23%;
	height: 0;
	float: left;
	margin: .1%;
}

.zoom-gallery .item.four {
	overflow: hidden;
	background-position: center center;
	background-size: auto;
	width: 24.8%;
	padding-bottom: 20.23%;
	height: 0;
	float: left;
	margin: .1%;
}



/* -----















	Sponsor Gallery















----- */







.logoGallery {
	text-align: center;
}

.logoGalleryItem {
	width: 15.5%;
	height: 100px;
	background: #00c;
	margin: 0 3px;
	display: inline-block;
	overflow: hidden;
}



/* -----















	Header Three















----- */







/** Header **/







.headerWrap.three {
	max-width: 100%;
	min-height: 100px;
	margin: 0 auto;
}

.headerWrap.three .header {
	max-width: 1168px;
	min-height: 100px;
	margin: 0 auto;
}

.headerWrap.three .header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.headerWrap.three .logo {
	height: 85px;
	line-height: 85px;
	width: 220px;
	margin: 25px 0 0 0;
	float: left;
}

.headerWrap.three .slogan {
	height: 65px;
	line-height: 65px;
	width: 250px;
	float: left;
	margin: 25px 0 0 50px;
	float: left;
}

.headerWrap.three .slogan h2 {
	height: 65px;
	line-height: 65px;
	font-size: 18pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.headerWrap.three .slogan h3 {
	height: 65px;
	line-height: 65px;
	font-size: 16pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.headerWrap.three .slogan h4 {
	height: 65px;
	line-height: 65px;
	font-size: 14pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.headerWrap.three .slogan h5 {
	height: 65px;
	line-height: 65px;
	font-size: 12pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.headerWrap.three .slogan h6 {
	height: 65px;
	line-height: 65px;
	font-size: 10pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.headerWrap.three .headerAd {
	background: #F2F2F2;
	height: 80px;
	width: 550px;
	margin: 20px 0 0 90px;
	overflow: hidden !important;
	float: left;
}



/* -----















	Social Media















----- */







.socialMedia {
	float: right;
	height: 65px;
	border-right: 1px solid #fff;
}

.socialMedia ul {
}

.socialMedia ul li {
	float: left;
	height: 65px;
	line-height: 65px;
}

.socialMedia ul li a {
	margin: 0 7px 0 0;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.socialMedia ul li a:hover {
	color: #000;
}

.headerWrap.three .socialMedia {
	float: right;
	height: 40px;
	border-right: none;
	margin-top: 22px;
	float: right;
}

.headerWrap.three .socialMedia .shareButton {
	height: 40px;
	line-height: 40px;
	margin: 0 14px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.headerWrap.three .socialMedia .shareButton:hover {
	color: #fff;
}



/* -----















	Util Menu















----- */







.headerWrap.three .utilMenu {
	float: left;
	font-family: Arial, sans-serif;
}

.headerWrap.three .utilMenu ul {
}

.headerWrap.three .utilMenu ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 2px;
}

.headerWrap.three .utilMenu ul li:before {
	content: "/";
	color: #eee;
}

.headerWrap.three .utilMenu ul li:first-child:before {
	content: "";
}

.headerWrap.three .utilMenu ul li a {
	margin: 0 8px;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #B3B3B3;
}

.headerWrap.three .utilMenu ul li a:hover {
	color: #fff;
}



/* -----















	Header Three Menu Wrap















----- */







.headerWrap.three .menuWrap {
	width: auto;
	height: 65px;
	margin: 0 0 0 0;
	float: left;
	background: none;
}

.headerWrap.three .mainMenu ul li a {
	padding: 0 25px;
}

.headerWrap.three .mainMenu ul li ul li a {
	padding: 0 10px;
	color: #fff;
}

.headerWrap.three .mainMenu ul li {
	border: none;
}



/* -----















	Header Three Search















----- */







.headerWrap.three .searchIcon {
	margin-top: 10px;
	height: 65px;
	line-height: 65px;
	width: 65px;
	text-align: center;
	background: none;
	color: #B3B3B3;
	float: right;
}

.headerWrap.three .searchIcon:hover {
	background: none;
}

.headerWrap.three .searchIcon img {
	max-width: 100%;
}

.headerWrap.three .searchIcon:hover {
	cursor: pointer;
	cursor: hand;
}

.headerWrap.three .search {
}

.headerWrap.three .searchWrap {
	opacity: 0;
	float: right;
	height: 60px;
	width: 230px;
	margin: 3px auto 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.headerWrap.three .searchWrapShow {
	opacity: 1;
	float: right;
	height: 60px;
	width: 230px;
	margin: 3px auto 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	margin-top: 12px;
}

.headerWrap.three .searchHolder {
	margin: 5px auto;
	color: #59595C;
	text-transform: uppercase;
	position: relative;
}

.headerWrap.three .searchHolder input {
	padding: 5px;
	border: 1px solid #eee;
	font-family: Arial, sans-serif;
}

.headerWrap.three .searchHolder input[type="submit"] {
	background: #000;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}

.headerWrap.three .searchHolder label {
	line-height: 50px;
	font-size: 13pt;
	color: #fff;
}

.headerWrap.three .searchClose {
	position: absolute;
	right: 10px;
	top: 15px;
}



/* -----















	Social Media Main Content















----- */







.mainContentArea .shareButton i {
	font-style: normal;
	font-size: 20px;
}

.mainContentArea .shareButton {
	margin: 0;
}

.bannerWrap.boxed {
	max-width: 1180px;
	margin: 0 auto;
}



/* -----















	Button Template















----- */







.button p a {
	text-decoration: none;
	background: #000;
	color: #fff;
	text-transform: none;
	padding: 8px 14px;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

.button p a:hover {
	background: #555;
	color: #fff;
}



/* -----















	Custom















----- */







.NewspublisherPostTitle {
	width: 97%;
}

.NewspublisherPostTitle h3 {
	font-size: 11pt;
	margin: 0;
}

.contactImage {
	width: 100px;
	float: left;
	padding-right: 8px;
}

.contactCopy {
	width: 85%;
	float: left;
}

.contactClear {
	clear: both;
	padding-bottom: 10px;
}

.copyright a {
	color: #FFF;
	text-decoration: underline;
}

.listing {
	font-size: 10pt;
	color: #808080;
	font-family: Arial, sans-serif;
	border-bottom: 1px solid #eee;
	width: 100%;
	padding: 10px 0;
}

.listing:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.listingLeft {
	width: 50%;
	float: left;
}

.listingRight {
	width: 50%;
	float: Right;
}

.Dialog input {
	color: #808080;
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 12pt;
	background: #f9f9f9;
	border-radius: 0;
	padding-left: 5px;
	font-size: 9pt;
	padding: 5px 8px;
}

.Dialog input:hover {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.Dialog button {
	color: #000;
	border: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

.Dialog button:hover {
	background: #555;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.Dialog button {
	text-transform: none;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
	padding: 8px 18px;
}

.abila table {
	font-size: 11pt;
}

.abila p {
	font-size: 11pt;
}

.contentLeft .abila {
	margin-bottom: 50px !important;
}

.contentLeft .abila table {
	border-bottom: 1px solid #efefef;
	;
}

.threeColumnMiddle ul {
	font-size: 10pt;
	margin: 15px 0;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
}

.threeColumnMiddle ul a {
	color: #ffffff;
	text-decoration: none !important;
}

.threeColumnMiddle ul li {
	padding: 0px 0px 5px 0;
}

.headerhighlight {
	padding: 5px 0 0px 0;
	margin-bottom: .75em;
	line-height: 1em;
	text-align: left;
	border-bottom: 1px solid #434e55;
	color: #434e55;
	font-size: 24pt;
	font-family: 'Arial', serif;
}

.sidebar:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

.right .sidebarLeft {
	width: 68%;
	float: left;
	padding: 14px 0;
}

.right .sidebarRight {
	width: 27%;
	float: right;
	padding: 14px 0;
}

.left .sidebarLeft {
	width: 27%;
	float: left;
	padding: 14px 0;
}

.left .sidebarRight {
	width: 68%;
	float: right;
	padding: 14px 0;
}

.mainContentArea input[type="submit"] {
	color: #000;
	border: none;
	font-family: Arial, sans-serif;
	font-weight: 900;
	letter-spacing: .5px;
}

.mainContentArea input[type="submit"]:hover {
	background: #555;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}

.contentLeft ul {
	margin: 15px 0;
	color: #555;
}

.contentLeft p {
	margin-bottom: 15px;
}

p:empty {
	display: none !important;
}

p:empty {
	display: none !important;
}

.mainContentArea .Search {
	background: #60c5ba;
	padding: 10px 0 5px;
}

.mainContentArea .Search input {
	display: block;
	background: #fff;
	border: none;
	margin: 10px 10px 10px 20px;
	height: 30px;
	width: 290px;
	font-size: 12pt;
	padding: 0 0 0 5px;
	margin: 0 auto 10px;
}

.mainContentArea .Search input[type="submit"] {
	display: block;
	background: #000;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
	width: 175px;
	font-size: 10pt;
	text-align: Center;
	margin: 0 auto 10px;
}

.blogs-show-more {
	text-align: center;
	font-size: 10pt;
	color: #000;
	font-family: 'Roboto Slab', serif;
}

.wpex_post_style div {
	font-size: 11pt;
	margin: 8px 0;
	color: #000;
	font-family: 'Droid Sans', sans-serif;
}

.wpex_post_style select {
	background: none;
	color: #808080;
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 12pt;
	background: #f9f9f9;
	border-radius: 0;
	width: 100%;
}

.wpex_post_style input {
	background: none;
	color: #808080;
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 12pt;
	background: #f9f9f9;
	border-radius: 0;
}

.mwInput.button.hover {
	background: #16834a;
	background: -moz-linear-gradient(top,  #BABABA 0%, #9E9E9E 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#16834a), color-stop(100%,#9E9E9E));
	background: -webkit-linear-gradient(top,  #16834a 0%,#9E9E9E 100%);
	background: -o-linear-gradient(top,  #16834a 0%,#9E9E9E 100%);
	background: -ms-linear-gradient(top,  #16834a 0%,#9E9E9E 100%);
	background: linear-gradient(top,  #16834a 0%,#9E9E9E 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16834a', endColorstr='#9E9E9E',GradientType=0 );
}

.hiddenBlank {
	width: 100%;
	height: 323px;
	position: absolute;
	z-index: 999;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Listing - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/

.directoryList .directoryListSearch {
	display: grid;
	grid-template-columns: 1fr;
  margin-bottom: 60px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 30;
	margin-top: -15px;
}

@media screen and (min-width: 991px) {
	.directoryList .directoryListSearch {
		grid-template-columns: 1fr 160px;
	}
}

.directoryList .directoryListSearch form {
  margin-right: 160px;
  padding: 20px 25px;
}

@media (max-width: 991px) {
  .directoryList .directoryListSearch form {
    margin-right: 0;
    margin-bottom: 60px;
  }
}

.directoryList .directoryListSearch .mwInput {
	border-color: unset;
	color: unset;
	background: unset;
	min-height: unset;
	overflow: unset;
	padding: 0;
	margin: 0;
	border-width: 0;
	border-style: unset;
	transition: unset;
	height: unset;
}

.directoryList .directoryListSearch .mwInput.multiple div,
.directoryList .directoryListSearch .mwInput.select div {
	height: 48px;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.directoryList .directoryListSearch .serachFields {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 15px;
	row-gap: 15px;
	padding: 20px 25px;
}
@media screen and (min-width: 991px) {
	.directoryList .directoryListSearch .serachFields {
		grid-template-columns: repeat(3, 1fr);
	}
}

.directoryList .directoryListSearch .formStyleGroup::after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #073183;
}

.directoryList .directoryListSearch label {
	display: block;
	font-weight: bold;
}

.directoryList .directoryListSearch input {
	height: 48px;
	transition: linear 500ms;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
}

.directoryList .directoryListSearch select {
	height: 48px;
	transition: linear 500ms;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
}

.directoryList .directoryListSearch .searchBtn {
  overflow: hidden;
  height: 100%;
  padding: 20px 35px;
  color: white;
  font-weight: 700;
  background-color: #93d501;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms;
	border: none;
	cursor: pointer;
}

@media (max-width: 991px) {
  .directoryList .directoryListSearch .searchBtn {
    top: auto;
    bottom: 0;
    height: 60px;
    width: 100%;
  }
}

.directoryList .directoryListSearch .searchBtn i,
.directoryList .directoryListSearch .searchBtn span {
	font-style: normal;
}

.directoryList .directoryListSearch .searchBtn:hover {
	background-color: #16834a;
	color: white;
}

.directoryList .directoryListSearchSummary {
	display: grid;
	grid-template-columns: 1fr;
  margin-bottom: 60px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	margin-top: -15px;
	min-height: 40px;
}


@media screen and (min-width: 991px) {
	.directoryList .directoryListSearchSummary {
		grid-template-columns: 1fr 160px;
	}
}

.directoryList .directoryListSearchSummaryWrap {
	padding: 20px 25px 15px 25px;
	display: flex;
	flex-wrap: wrap;
}

.directoryList .directoryListSearchSummaryQueryItem {
	cursor: pointer;
	background-color: transparent;
	padding: 5px 10px;
	border-radius: 8px;
	border: 1px solid black;
	margin: 0 5px 5px 0;
	display: flex;
	align-items: center;
	text-align: left;
}

/* .directoryList .directoryListSearchSummaryQueryItem:last-child {
	margin: 0;
} */

.directoryList .directoryListSearchSummaryQueryItem::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f00d";
	display: inline-block;
	margin: 0 0 0 10px;
}


.directoryList .directoryListSearchSummaryClearBtn {
	height: 100%;
	padding: 20px 35px;
	color: white;
	font-weight: 700;
	background-color: #1882d8;
	text-shadow: 0 1px 2px rgb(0 0 0 / 10%);
	transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms;
	border: none;
	cursor: pointer;
}

.directoryList .directoryListSearchSummaryClearBtn:hover {
	background-color: #16834a;
}

.directoryList .directoryListSearchSummaryClearBtn i {
	font-style: normal;
}

.directoryList .directoryListWrap {
	display: grid;
	column-gap: 30px;
	row-gap: 30px;
	margin: 0 0 30px 0;
}

@media screen and (min-width: 991px) {
	.directoryList .directoryListWrap {
		grid-template-columns: repeat(3, 1fr);
	}
}
.directoryList .mwDirectory-item.hidden {
	display: none;
}

.directoryList .directoryListItem {
	min-height: 230px;
	transition: all 0.3s linear;
	box-shadow: 0 0px 15px rgb(0 0 0 / 18%);
	overflow: hidden;
  border-radius: 4px;
  background-color: #ffffff;
	border: 1px solid #EDEDED;
	height: 100%;
}
.directoryList .directoryListItem:hover {
	transform: translate(0, -10px);
}
.directoryList .directoryListItemWrap {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.directoryList .directoryListItemBody {
  padding: 40px 20px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.directoryList .directoryListItemMain {
	flex-grow: 1;
}
.directoryList .directoryListItemBody p {
  margin-bottom: 20px;
}
.directoryList .directoryListItemName {
  margin: 0 0 30px 0;
}
.directoryList .directoryListItemName button {
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 22px;
	color: #1882d8;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}
.directoryList .directoryListItemName button:hover {
	color: #16834a;
}
.directoryList .directoryListItemMeta {
  margin-bottom: 10px;
}
.directoryList .directoryListItemMeta:last-child {
  margin: 0;
}
.directoryList .directoryListItemMeta i {
  color: #93d501;
  margin-right: 5px;
	font-style: normal;
}
.directoryList .directoryListItemDescription {
  font-size: 14px;
}
.directoryList .directoryListItemDescription a {
  font-weight: 700;
}
.directoryList .directoryListItemLink {
  margin-top: 20px;
}
.directoryList .directoryListItemLink::before {
  content: "";
	background: #93d501;
	height: 3px;
	width: 18px;
	display: block;
	margin: 0 0 30px 0;
}
.directoryList .directoryListItemLink p {
  margin: 0;
	padding: 0;
}
.directoryList .directoryListItemLink a {
	border: 1px solid #000;
	padding: 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.directoryList .directoryListItemLink a:hover {
	color: white;
	background-color: #93d501;
	border: 1px solid #93d501;
}

.directoryList .directoryListLoadMore {
	text-align: center;
}

.directoryList .directoryListLoadMore.hidden {
	display: none;
}
.directoryList .directoryListLoadMore button {
	padding: 15px 20px;
	background-color: #93d501;
	color: white;
	text-transform: uppercase;
	border: 1px solid #93d501;
	text-align: center;
	cursor: pointer;
}

.directoryList .directoryListLoadMore button:hover {
	background-color: #073183;
	border: 1px solid #073183;
}

.directoryListSelectDialog {
	position: fixed;
	z-index: 30;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	border: none;
	top: 0;
}

.directoryListSelectDialog .directoryListSelectDialogInner {
	box-sizing: border-box;
	position: fixed;
	max-height: 400px;
	min-width: 250px;
	transition: all 0.3s linear;
}

.directoryListSelectDialog .directoryListSelectDialogInner.hidden {
	opacity: 0;
}

.directoryListSelectDialog .directoryListSelectDialogInnerWrap {
	background-color: white;
	border: 1px solid black;
	height: 100%;
}

.directoryListSelectDialog .directoryListSelectMenu {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.directoryListSelectDialog .directoryListSelectMenuHeader {
	box-sizing: border-box;
	display: flex;
}

.directoryListSelectDialog .directoryListSelectMenuHeader input {
	flex-grow: 1;
	padding: 10px 10px;
	border: transparent;
	border-bottom: 1px solid black;
	height: unset;
	width: 100%;
}

.directoryListSelectDialog .directoryListSelectMenuMain {
	padding: 0;
	overflow-y: auto;
	flex-grow: 1;
}

.directoryListSelectDialog .directoryListSelectDialogButtons {
	padding: 20px;
	display: flex;
	justify-content: flex-end;
}

.directoryListSelectDialog .directoryListSelectMenuMain button {
	display: block;
	width: 100%;
	text-align: left;
	background-color: transparent;
	border: none;
	cursor: pointer;
	min-height: 30px;
	padding: 0 10px;
}

.directoryListSelectDialog .directoryListSelectMenuMain button.hidden {
	display: none;
}

.directoryListSelectDialog .directoryListSelectMenuMain button.selected {
	color: #93d501;
}

.directoryListSelectDialog .directoryListSelectMenuMain button::before {
	content: "\2714";
	display: inline-block;
	margin: 0 5px 0 0;
	color: transparent;
}

.directoryListSelectDialog .directoryListSelectMenuMain button.selected::before {
	color: #93d501;
}

.directoryListSelectDialog .directoryListDialogBtn {
	cursor: pointer;
}

.directoryListSelectDialog .directoryListDialogBtn:not(:last-child) {
	margin: 0 10px 0 0;
}

.directoryListSelectDialog .directoryListDialogApplyBtn {
	color: white;
	background-color: #93d501;
	border: 1px solid #93d501;
	padding: 10px 15px;
}

.directoryListSelectDialog .directoryListDialogApplyBtn:hover {
	background-color: #073183;
	border: 1px solid #073183;
}

.directoryListSelectDialog .directoryListDialogCloseBtn {
	color: white;
	background-color: #1882d8;
	border: 1px solid #1882d8;
	padding: 10px 15px;
}

.directoryListSelectDialog .directoryListDialogCloseBtn:hover {
	background-color: #073183;
	border: 1px solid #073183;
}

body.popupOpened {
	overflow: hidden !important;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Listing - Endee
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Search Count - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.directorySearchCount {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 60px 0;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Search Count - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Detail - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.directoryDetailTwo h1,
.directoryDetailTwo h2,
.directoryDetailTwo h3,
.directoryDetailTwo h4,
.directoryDetailTwo h5,
.directoryDetailTwo h6 {
	margin: 0 0 30px 0;
}

.directoryDetailTwo .directoryDetailTwoWrap {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 60px;
	row-gap: 60px;
}

@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailTwoWrap {
		grid-template-columns: 3fr 7fr;
	}
}

.directoryDetailTwo .directoryDetailTwoSummary {
	padding: 39px 0 0 0;
}
@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailTwoSummary {
		padding: 39px;
	}
}

.directoryDetailTwo .directoryDetailProfileImage {
	width: 100%;
	max-width: 275px;
	object-fit: contain;
	margin: 0 auto 30px auto;
	display: block;
	aspect-ratio: 1 / 1;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid black;
}

@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailProfileImage {
		max-width: 100%;
	}
}

.directoryDetailTwo .directoryDetailTwoSummary .directoryDetailTwoTitle {
	margin: 0 0 15px 0;
}

.directoryDetailTwo .directoryDetailTwoSummaryItem {
	margin: 0 0 15px 0;
}
.directoryDetailTwo .directoryDetailTwoSummaryItem:last-child {
	margin: 0;
}
.directoryDetailTwo .directoryDetailTwoButton a  {
	border: 1px solid #93d501;
	background-color: #93d501;
	color: white;
	width: 100%;
	display: block;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	box-sizing: border-box;
}
.directoryDetailTwo .directoryDetailTwoButton a:hover  {
	border: 1px solid #073183;
	background-color: #073183;
	color: white;
}

.directoryDetailTwo .directoryDetailFullInfo {
	padding: 0 0 39px 0;
	font-size: 11pt;
  line-height: 1.5;
}
@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailFullInfo {
		padding: 39px;
	}
}
.directoryDetailTwo .directoryDetailFullInfo .directoryDetailTwoTitle {
	display: none;
}
@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailFullInfo .directoryDetailTwoTitle {
		display: block;
		margin: 0 0 15px 0;
	}
}
.directoryDetailTwo .directoryDetailDescription {
	background-color: #F9F9F9;
	padding: 20px;
	font-size: 10pt;
	line-height: 1.3;
	margin: 0 0 30px 0;
}
@media screen and (min-width: 991px) {
	.directoryDetailTwo .directoryDetailDescription {
		padding: 25px;
	}
}
.directoryDetailTwo .directoryDetailTwoFullInfoItem {
	margin: 0 0 30px 0;
}
.directoryDetailTwo .directoryDetailTwoFullInfoItem:last-child {
	margin: 0;
}
.directoryDetailTwo .directoryDetailTwoFullInfoItem > * {
	display: block;
	margin: 0 0 15px 0;
}
.directoryDetailTwo .directoryDetailTwoFullInfoItem > *:last-child {
	margin: 0;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Direcotry Detail - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Team Gallery Three - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.teamGalleryThree .teamGalleryWrap {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 30px;
	row-gap: 30px;
}

@media screen and (min-width: 767px) {
	.teamGalleryThree .teamGalleryWrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 991px) {
	.teamGalleryThree .teamGalleryWrap {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
}
.teamGalleryThree .teamItem {
	min-height: 530px;
	transition: all 0.3s linear;
}
.teamGalleryThree .teamItem:hover {
	transform: translate(0, 15px);
}
.teamGalleryThree .teamItemHeader {
	position: relative;
}
.teamGalleryThree .teamItemImageBackground {
	padding: 38.8% 0 0 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.teamGalleryThree .teamItemImageProfileImg {
	width: 102px;
	height: 102px;
	box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
	border: none;
	border-radius: 50%;
	object-fit: contain;
	object-position: center;
	position: absolute;
	bottom: 0;
	transform: translate(0, 50%);
	margin: 0 0 0 15px;
}
.teamGalleryThree .teamItemWrap {
  overflow: hidden;
  border-radius: 4px;
  background-color: #ffffff;
	border: 1px solid #EDEDED;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.teamGalleryThree .teamItemBody {
  padding: 66px 15px 15px 15px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
@media (min-width: 575px) {
  .teamGalleryThree .teamItemBody {
    padding: 76px 25px 25px 25px;
  }
}
.teamGalleryThree .teamItemMain {
	flex-grow: 1;
}
.teamGalleryThree .teamItemBody p {
  margin-bottom: 20px;
}
.teamGalleryThree .teamItemName {
  margin: 0 0 15px 0;
	font-size: 22px;
	min-height: 54px;
}
.teamGalleryThree .teamItemMetas {
  margin-bottom: 20px;
}
.teamGalleryThree .teamItemMeta {
  margin-bottom: 5px;
}
.teamGalleryThree .teamItemMeta i {
  color: #93d501;
  margin-right: 5px;
	font-style: normal;
}
.teamGalleryThree .teamItemDescription {
  font-size: 14px;
}
.teamGalleryThree .teamItemDescription a {
  font-weight: 700;
}
.teamGalleryThree .teamItemLink {
  margin-top: 20px;
}
.teamGalleryThree .teamItemLink::before {
  content: "";
	background: #93d501;
	height: 3px;
	width: 18px;
	display: block;
	margin: 0 0 30px 0;
}
.teamGalleryThree .teamItemLink p {
  margin: 0;
	padding: 0;
}
.teamGalleryThree .teamItemLink a {
	border: 1px solid #000;
	padding: 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.teamGalleryThree .teamItemLink a:hover {
	color: white;
	background-color: #93d501;
	border: 1px solid #93d501;
}

.teamGalleryThree .teamPanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 510;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #e9ecef;
}
.teamGalleryThree .teamPanel .container {
  padding-left: 30px;
  padding-right: 30px;
}
.teamGalleryThree .teamPanel .row {
  align-items: center;
}
@media (max-width: 767px) {
  .teamGalleryThree .teamPanel .row {
    align-items: flex-start;
  }
}
.teamGalleryThree .teamPanelWrap {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .teamGalleryThree .teamPanelWrap {
    display: block;
    align-items: initial;
    height: auto;
    padding: 80px 0 50px;
  }
}
.teamGalleryThree .teamPanelName {
  margin-bottom: 10px;
}
.teamGalleryThree .teamPanelClose {
  position: absolute;
  top: 40px;
  right: 50px;
}
@media (max-width: 767px) {
  .teamGalleryThree .teamPanelClose {
    top: 24px;
    right: 36px;
  }
}
@media (max-width: 575px) {
  .teamGalleryThree .teamPanelClose {
    right: 28px;
  }
}
.teamGalleryThree .teamPanelClose .burger:hover .burgerLine,
.teamGalleryThree .teamPanelClose .burger:hover .burgerSlash {
  background-color: #2EB7A0;
}
.teamGalleryThree .teamPanelClose .burger:hover .burgerText {
  color: #2EB7A0;
}
.teamGalleryThree .teamPanelClose .burgerLine,
.teamGalleryThree .teamPanelClose .burgerSlash {
  background-color: #495057;
}
.teamGalleryThree .teamPanelClose .burgerText {
  font-size: 16px;
  color: #495057;
  font-weight: 700;
}

.teamGalleryThree .blogs-show-more {
	grid-column: span 1;
	padding: 13px 30px;
	color: white;
	background-color: #073183;
	max-width: 150px;
	margin: 0 auto;
	cursor: pointer;
}

@media screen and (min-width: 767px) {
	.teamGalleryThree .blogs-show-more {
		grid-column: span 2;
	}
}

@media screen and (min-width: 991px) {
	.teamGalleryThree .blogs-show-more {
		grid-column: span 3;
	}
}
/*
 |-----------------------------------------------------------------------------------------
 |
 |
 | Team Gallery Three - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*
 |-----------------------------------------------------------------------------------------
 |
 |
 | Banner Search - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/

.bannerSearch {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
  border-radius: 3px;
  background-color: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	margin-top: -15px;
	position: relative;
	z-index: 30;
}

.bannerSearch form {
  margin-right: 160px;
  padding: 20px 25px;
}

@media (max-width: 991px) {
  .bannerSearch form {
    margin-right: 0;
    margin-bottom: 60px;
  }
}

.bannerSearch .serachFields {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 15px;
	row-gap: 15px;
}
@media screen and (min-width: 991px) {
	.bannerSearch .serachFields {
		grid-template-columns: repeat(3, 1fr);
	}
}
.bannerSearch .formStyleGroup::after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #073183;
}

.bannerSearch label {
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.bannerSearch input {
	height: 48px;
	transition: linear 500ms;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
}

.bannerSearch select {
	height: 48px;
	transition: linear 500ms;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
}

.bannerSearch .searchBtn {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 160px;
  padding: 20px 35px;
  color: white;
  font-weight: 700;
  background-color: #93d501;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms, color cubic-bezier(0.25, 0.46, 0.45, 0.94) 360ms;
	border: none;
	cursor: pointer;
}

@media (max-width: 991px) {
  .bannerSearch .searchBtn {
    top: auto;
    bottom: 0;
    height: 60px;
    width: 100%;
  }
}

.bannerSearch .searchBtn i,
.bannerSearch .searchBtn span {
	font-style: normal;
}

.bannerSearch .searchBtn:hover {
	background-color: #073183;
	color: white;
}
/*
 |-----------------------------------------------------------------------------------------
 |
 |
 | Banner Search - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Default Blog Detail - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.directoryDetailGalleryTmp {
	display: none;
}
.slick-slider .sliderImg {
	padding: 55% 0 0 0;
	background-position: center;
	background-size: cover;
}
.directoryDetail .directoryDetailBannerImg {
	height: 400px;
	background-repeat: no-repeat;
	background-color: white;
	background-size: cover;
	background-position: center;
}
@media screen and (min-width: 991px) {
	.directoryDetail .directoryDetailBannerImg {
		height: 450px;
	}
}
.directoryDetail .directoryDetailSummary {
	background-color: #FAFAFA;
	padding: 50px 15px;
	position: relative;
	min-height: 300px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.directoryDetail .directoryDetailSummary > .contentArea {
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 30px;
	row-gap: 60px;
	min-height: unset;
	width: 100%;
}

@media screen and (max-width: 990px) {
	.directoryDetail .directoryDetailSummary > .contentArea {
		max-width: 770px;
	}
}

@media screen and (min-width: 991px) {
	.directoryDetail .directoryDetailSummary > .contentArea {
		grid-template-columns: 3.5fr 6.5fr;
	}
}

.directoryDetail .directoryDetailSummaryLogoImg {
	width: 200px;
	height: 200px;
	background-color: white;
	object-fit: contain;
	object-position: center;
	box-sizing: border-box;
	border: 1px solid #EDEDED;
	top: 0;
	position: static;
	margin: 0 auto;
	display: block;
	object-fit: cover;
	object-position: center;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 991px) {
	.directoryDetail .directoryDetailSummaryLogoImg {
		position: absolute;
		transform: translate(0,-50%);
		margin: 0;
		width: 297px;
		height: 297px;
	}
}

.directoryDetail .directoryDetailTitle {
	margin: 0 0 30px 0;
}

.directoryDetail .directoryDetailMeta > ul {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 30px;
	row-gap: 10px;
	list-style-type: none;
	margin: 0 0 15px 0;
}

@media screen and (min-width: 991px) {
	.directoryDetail .directoryDetailMeta > ul {
		grid-template-columns: repeat(2, 1fr);
	}
}

.directoryDetail .directoryDetailMeta li {
	margin: 0;
	padding: 0;
}

.directoryDetail .directoryDetailMeta li::before {
	content: none;
}

.directoryDetail .directoryDetailMeta i {
	font-style: normal;
	margin: 0 10px 0 0;
}

.directoryDetail .directoryDetailMeta a {
	padding: 0;
}

.directoryDetail .directoryDetailSNS ul {
	list-style-type: none;
	margin: 0;
	display: flex;
}

.directoryDetail .directoryDetailSNS li {
	padding: 0;
}

.directoryDetail .directoryDetailSNS li::Before {
	content: none;
}

.directoryDetail .directoryDetailSNSIcon {
	display: block;
	width: 30px;
	height: 30px;
	background-color: white;
	border-radius: 50%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
	color: #000;
	box-shadow: 0px 5px 7px rgb(0 0 0 / 10%);
	margin: 0 8px 0 0;
}

.directoryDetail .directoryDetailSNSIcon:hover {
	background-color: black;
	color: white;
}

.directoryDetail .directoryDetailSNSIcon i {
	font-style: normal;
	transition: none;
}

.directoryDetail .directoryDetailSNS {
	margin: 0 0 30px 0;
}

.directoryDetail .directoryDetailMain > .contentArea {
	display: block;
	column-gap: 30px;
	row-gap: 0;
	padding: 50px 15px;
}
@media screen and (max-width: 990px) {
	.directoryDetail .directoryDetailMain > .contentArea {
		max-width: 770px;
	}
}

@media screen and (min-width: 991px) {
	.directoryDetail .directoryDetailMain > .contentArea {
		display: grid;
		grid-template-columns: minmax(0, 3.5fr) minmax(0,6.5fr);
	}
}

.directoryDetail .directoryDetailMainWrap {
	grid-column: 2;
}

.directoryDetail hr {
	margin: 60px 0;
}

.directoryDetail .slick-dots {
	margin: 30px 0 0 0;
	position: static;
}
/*
 |-----------------------------------------------------------------------------------------
 |
 |
 | Default Blog Detail - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Default Page - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.directoryPage > .contentArea {
	max-width: 100%;
	margin: 0 0 50px 0;
}
/*
 |-----------------------------------------------------------------------------------------
 |
 |
 | Default Page - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Slick - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\2190";
}
[dir=rtl] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\2192";
}
[dir=rtl] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Slick - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Plain Background with Text - Start
 |
 |
 |-----------------------------------------------------------------------------------------
*/
.plainBgWithText {
	height: 125px;
	background-color: transparent;
	display: flex;
	align-items: center;
}

.plainBgWithText .plainBgWithTextWrap {
	width: 100%;
}

.plainBgWithText .contentArea {
	margin-bottom: 0;
	min-height: unset;
	max-width: 770px;
}

.plainBgWithText h1,
.plainBgWithText h2,
.plainBgWithText h3,
.plainBgWithText h4,
.plainBgWithText h5,
.plainBgWithText h6 {
	color: #073183;
	font-weight: bold;
}
/*!
 |-----------------------------------------------------------------------------------------
 |
 |
 | Plain Background with Text - End
 |
 |
 |-----------------------------------------------------------------------------------------
*/