@import url(//db.onlinewebfonts.com/c/ca6f91c0cad2fe33614026d17117601d?family=Edwardian+Script+ITC);
/* RESET STYLES */
body, p, span, h1, h2, h3, h4, h5, h6, ul li, ul li a, a {
	-webkit-font-smoothing: antialiased;
}



html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.applicationcache.svg.inlinesvg.smil.svgclippaths {
	margin-top: 0 !important;
}
body {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul, li {
	list-style: none !important;
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
q:before, q:after {
	content: ''
}
strong {
	font-weight: bold
}
em {
	font-style: italic
}
.italic {
	font-style: italic
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 10px;
}
.alignright {
	float: right;
	margin: 10px;
}
.no-margin {
	margin: 0px;
}
.no-bottom {
	margin-bottom: 0px;
}
.no-padding {
	padding: 0px;
}
.margin-t {
	margin-top: 22px;
}
div {
	position: relative
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: none;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 11px;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 22px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 22px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
/**** GENERAL STYLES*****/
html {
	-webkit-font-smoothing: antialiased;
}
h1 {
	font-size: 36px;
}
/*h2 {
	font-size: 32px;
	line-height: 1.3em;
}*/
h2 {
  color: #90b11b;
  font-family: "Edwardian Script ITC",Tahoma,Geneva,sans-serif;
  font-size: 68px;
}
h3 {
	font-size: 24px;
	color:#89be00;
	line-height: 1.3em;
}
h4 {
	font-size: 18px;
	color:#89be00;
	line-height: 1.3em;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
  color: #89be00;
}
p {
	padding-bottom: 10px;
	padding-top: 10px;
}
p, div, span {
	line-height: 1.5em;
}
.column-clear {
	clear: both;
}
.clear {
	overflow: hidden;
}
.wrap, .mainWrap {
	width: 1000px;
	margin: 0 auto;
}
/**** END GENERAL STYLES*****/


/****  Logo  ****/
.site-branding {
	padding: 4px 0 4px;
}
.menu li.current_page_item > a, .menu li.current-menu-ancestor > a {
  background: #90b11b none repeat scroll 0 0;
  color: #fff;
}
.menu li a:hover {
  background-color: #90b11b;
  color: #ffffff;
}
.menu li {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  z-index: 100;
}
.menu {
  float: right;
}
.menu ul li {
  float: left;
  font-size: 16px;
}
.menu li a {
  color: #777777;
  display: block;
  font-weight: 500;
  line-height: 114px;
  padding: 0 16px;
  text-decoration: none;
}
.menu ul {
  background: #90b11b none repeat scroll 0 0;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 114px;
  width: 220px;
}

.menu ul.sub-menu::before {
    background: transparent url("images/submenu-arrow.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 13px;
    left: 20px;
    position: absolute;
    top: -13px;
    width: 16px;
}
.menu ul.sub-menu .sub-menu::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.menu ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
.sub-menu li a {
  color: #fff;
  line-height: 40px !important;
}
.menu ul li a:hover, .menu ul li:hover > a {
  background: #f0f0f0 none repeat scroll 0 0;
  border-left: 4px solid #90b11b;
  color: #90b11b;
}
.menu ul li a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
}
.menu li:hover > ul {
    display: block;
}
.menu ul ul {
    left: 148px;
    top: 0;
}
.mobile-navigation {
    display: none;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
    width: 100%;
}
.calltoaction {
  background: #90b11b none repeat scroll 0 0;
  padding: 30px 0;
  text-align: center;
}
.calltoaction h3 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}	
.calltoaction a {
  color: #fff;
}
.welcome-content {
  padding: 20px 0 30px;
  text-align: center;
}
.welcome-content h2 {
  color: #90b11b;
  font-family: "Edwardian Script ITC",Tahoma,Geneva,sans-serif;
  font-size: 68px;
}
.welcome-content a {
  color: #89be00;
}
.welcome-content p {
  font-size: 18px;
  line-height: 38px;
}
.services {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 20px 0 50px;
}
.services h2 {
  color: #89be00;
  font-family: "Edwardian Script ITC",Tahoma,Geneva,sans-serif;
  font-size: 68px;
  padding: 0 0 20px;
  text-align: center;
}
.tzintroduct {
  background: #fff none repeat scroll 0 0;
  padding: 15px;
  text-align: center;
}
.tzintroduct h4 {
  color: #89be00;
  padding: 15px 0 0;
}
.tzintroduct p {
  font-size: 14px;
}
.tzintroduct a {
  background: #90b11b none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 6px;
  text-decoration: none;
}
.tzintroduct a:hover {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #90b11b;
}
.calltoaction h4 {
  color: #fff;
  font-size: 22px;
}
.blog-video {
  padding: 40px 0;
}
.home-blog h2, .home-video h2 {
  color: #89be00;
  font-family: "Edwardian Script ITC",Tahoma,Geneva,sans-serif;
  font-size: 68px;
  margin-bottom: 10px;
}
.home-blog h3, .home-video h3 {
  color: #89be00;
  padding: 15px 0;
}
.home-blog a, .home-video a {
  background: #90b11b none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 6px;
  text-decoration: none;
}
.home-blog a, .home-video a {
  background: #90b11b none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  max-width: 100px;
  padding: 6px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.home-blog a:hover, .home-video a:hover {
  background: transparent none repeat scroll 0 0;
  color: #90b11b;
}
.home-video p {
  padding: 0 !important;
}
.testimonials {
  background: #f6f6f6;
  padding-bottom: 20px;
}
.inner-page {
  padding: 20px 0;
}
.inner-page .page-title {
  padding-bottom: 10px;
}
.inner-page p {
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 5px;
}
.inner-page h4 {
  font-size: 17px;
  font-weight: 600;
}
.inner-page h5 {
  padding: 15px 0;
}
.inner-page p a {
	color:#90b11b;
	text-decoration:underline;
}
.sidebar-panel {
  margin-bottom: 15px;
}
.sidebar-panel img {
  border: 5px solid #90b11b;
  max-width: 100%;
  width: 100%;
}
.content-block {
  margin-bottom: 15px;
}
.innerform p {
  padding-bottom: 5px;
}
.innerform label {
  width: 100% !important;
}
.innerform p label span input {
  border: 1px solid #ddd;
  height: 35px;
  margin-top: 10px;
   padding: 10px;
  width: 100%;
}
.contactform label {
  width: 100%;
}
.contactform p label span input {
  border: 1px solid #ddd;
  height: 35px;
  margin-top: 10px;
  padding: 10px;
  width: 100%;
}

.contactform p label span textarea {
  border: 1px solid #ddd;
  height: 100px;
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  resize:none;
}
.contactform .wpcf7-submit {
  background: #90b11b none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px 20px;
}
.contactform .wpcf7-submit:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #90b11b;
}
.courier-c p {
  padding-bottom: 0;
  padding-top: 0;
}
.courier-i {
  padding-left: 0;
}
.courier {
  border-bottom: 1px solid #ddd;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
.cour {
  float: left;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.cour img {
  border: 3px solid #89be00;
  width:100%;
}
.cour .col-md-3 {
	padding-left:0px;
}
.courier-c > a {
  text-decoration: none;
}
.innerform p label span select {
  border: 1px solid #ddd;
  height: 35px;

    width: 100%;
}
.innerform .wpcf7-submit {
  background: #90b11b none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px 20px;
}
.innerform .wpcf7-submit:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #90b11b;
  color: #90b11b;
}
.courierol ul, ol, li {
  line-height: 30px;
  list-style: outside d !important;
}
.courierol {
  padding-bottom: 10px;
  padding-left: 25px;
  padding-top: 10px;
}
.footer {
  background: #5f5f5f;
  padding: 30px 0 30px;
  text-align: center;
}
.footer-menu ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer-menu ul li a {
  color: #fff;
}
.info-text p {
	color:#fff;
}
.calltoaction h3 a {
  border: 2px solid;
  color: #fff;
  padding: 3px 40px;
}
.calltoaction h3 a:hover {
   background: #777777 none repeat scroll 0 0;
   color:#fff;
   text-decoration: none;
}
.videos_ {
  padding: 20px 0;
}
.videos_ iframe {
  height: 360px;
  width: 100%;
}
.designers {
  padding-bottom: 30px;
}
.dlists {
  margin-top: 20px;
}
.page-template-partner-template .videos_ img {
  border: 5px solid #90b11b;
}
.designers .dlists li {
  background: #90b11b;
  border-bottom: 1px solid #fff;
  color: #fff;
  line-height: 40px;
  padding-left: 15px;
}
.test {
  margin: 20px 0 !important;
}
.test td {
  border: 1px solid #333;
  padding: 15px;
}
.inner-page ul {
  list-style-type: unset !important;
  padding: 0px 15px 15px 15px;
}
.inner-page ul li {
  line-height: 30px;
  list-style:outside !important;
}
.blog-post {
  padding: 30px 0 0;
}
.blog-post a {
  color: #90b11b;
  text-decoration: none;
}
.blog-desc h4 {
  padding-top: 15px;
}
.blog-pc-content h3 {
  margin-top: 15px;
}
.blog-pc-content p a {
	color:#90b11b;
}

.blog-pc-content img {
  width: 100%;
  height:auto;
}
.blog-post .read-more {
  display: block;
  float: left;
  padding: 20px 0;
}
.blog-post .read-more a {
  background: #90b11b;
  color: #fff;
  border:1px solid #90b11b;
  padding: 6px 10px;
}
.blog-post .read-more a:hover {
  background: #fff;
  color: #90b11b;
  border:1px solid #90b11b;
  padding: 6px 10px;
}
.blog-sidebar ul li {
  border: 1px solid #90b11b;
  margin-bottom: 10px;
}
.sidebar-title {
  background: #90b11b;
  padding: 10px;
}
.sidebar-title h3 {
  color: #fff;
  font-size: 18px;
}
.blog-sidebar ul li ul {
  padding: 0;
}
.blog-sidebar ul li ul li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: currentcolor currentcolor #90b11b;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  line-height: 18px;
  margin: 0;
  padding: 5px 10px;
}
.blog-sidebar ul li ul li:last-child {
  border-bottom: medium none;
}
.blog-sidebar ul li ul li a {
  color: #777777;
  font-size: 14px;
  text-decoration:none;
}
.blog-sidebar ul li ul li a:hover {
  color: #90b11b;
}
.blog-sidebar ul li {
  list-style: outside none !important;
}
#wpsl-radius > label {
  display: none !important;
}
#wpsl-category > label {
  display: none !important;
}
.wpsl-store-location > p {
  padding-bottom: 0;
}
#wpsl-category {
  clear: none !important;
}
.wpsl-input label, #wpsl-radius label, #wpsl-category label {
  width: auto !important;
}
#wpsl-result-list li p {
  margin: 0;
  padding-left: 0;
}
.gal-img img {
	width:100%
}
#wpsl-gmap img[src*="red@2x"] {
    display: none !important;
}
@media (min-width: 1600px) {
.container {
	width: 1400px !important;
}
.navigation ul li a {
  font-size: 18px;
  line-height: 137px;
  padding: 0 20px;
}
.home-video iframe {
  height: 447px;
}
.menu ul {
  top: 137px;
}
}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {
.navigation {
  display: none;
}
.calltoaction h3 a {
  float: left;
  font-size: 30px;
  padding: 2px;
  width: 100% !important;
}
.main_wrapper {
  text-align: center;
}
.home-blog {
  margin-bottom: 20px;
}
.tzintroduct {
  margin-bottom: 15px;
}
.tzintroduct-img img {
  margin: 0 auto;
}
.testimonial_slideri {
  height: auto !important;
}
.sidebar-panel img {
  margin: 0 auto;
}
}

 @-webkit-keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -moz-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@keyframes cd-bounce-1 {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
 -moz-transform: scale(0.5);
 -ms-transform: scale(0.5);
 -o-transform: scale(0.5);
 transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -ms-transform: scale(1.2);
 -o-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}

@-webkit-keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -moz-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@keyframes cd-bounce-2 {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
 -moz-transform: translateX(-100px);
 -ms-transform: translateX(-100px);
 -o-transform: translateX(-100px);
 transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
 -moz-transform: translateX(20px);
 -ms-transform: translateX(20px);
 -o-transform: translateX(20px);
 transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
@-webkit-keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -moz-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@keyframes cd-bounce-2-inverse {
 0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
 -moz-transform: translateX(100px);
 -ms-transform: translateX(100px);
 -o-transform: translateX(100px);
 transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
 -moz-transform: translateX(-20px);
 -ms-transform: translateX(-20px);
 -o-transform: translateX(-20px);
 transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
 -moz-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
}
}
`