<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************************************************************************************************
Screen smaller than 680px
*************************************************************************************************************************/
@media all and (max-width: 680px) {

  /* Overall */
  .container {margin: 0 auto; width: 95%; overflow: hidden; background: #fff;}
  .header {position: relative; width: 96%; margin: 0 auto;}
  .section,
  .section-wide,
  .aside {clear: both; width: 96%; margin: 5% 2%;}
  .footer {background: #fff; clear: both; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%; border-top: 1px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}

  /* .header */
  .header h1,
  .header h5 {font-size: 2.6em; font-weight: 400; text-transform: capitalize; text-align: center; margin: 20px 0 0 0;}
  .header-title {color: #000; display: block; margin: 0 auto;}
  .header-desc {text-align: center; font-size: 1.2em; text-transform: uppercase; font-size: .9em;}

  /* .nav */
  .tinynav {display: block; width: 100%; margin: 0 auto;}
  .nav {position: relative; width: 100%; text-align: center; text-transform: uppercase; font-weight: 700; font-size: .9em; clear: both; line-height: 1em;}
  .nav ul {list-style: none; display: none; text-align: left;}
  .nav a {display: block; padding: 15px 10px; color: #ff7a7f;}
  .nav a:hover {color: #333;}

	/* .header-icons */
	.header-icons {background: #fff; clear: both; overflow: hidden; padding: 5px 0; width: 100%; text-align: center; border-top: 5px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}
	ul.header-icons-list {list-style: none; display: inline-block; width: 96%; margin: 0 auto;}
	ul.header-icons-list li {float: right;}
	ul.header-icons-list li a {padding: 0;}
	ul.header-icons-list li .nav-twitter,
	ul.header-icons-list li .nav-facebook,
	ul.header-icons-list li .nav-pinterest,
	ul.header-icons-list li .nav-instagram,
	ul.header-icons-list li .nav-google,
	ul.header-icons-list li .nav-flickr,
	ul.header-icons-list li .nav-linkedin,
	ul.header-icons-list li .nav-youtube,
	ul.header-icons-list li .nav-vimeo,
	ul.header-icons-list li .nav-bloglovin,
	ul.header-icons-list li .nav-tumblr,
	ul.header-icons-list li .nav-rss,
	ul.header-icons-list li .nav-email {display: block; width: 25px; height: 25px; margin: 5px 0 5px 5px; text-indent: -9999em;}
	ul.header-icons-list li .nav-twitter {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: 6px 1px;}
	ul.header-icons-list li .nav-facebook {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -17px 1px;}
	ul.header-icons-list li .nav-pinterest {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -41px 1px;}
	ul.header-icons-list li .nav-instagram {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -65px 1px;}
	ul.header-icons-list li .nav-google {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -88px 1px;}
	ul.header-icons-list li .nav-flickr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -120px 1px;}
	ul.header-icons-list li .nav-linkedin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -149px 1px;}
	ul.header-icons-list li .nav-youtube {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -177px 1px;}
	ul.header-icons-list li .nav-vimeo {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -206px 1px;}
	ul.header-icons-list li .nav-bloglovin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -235px 1px;}
	ul.header-icons-list li .nav-tumblr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -320px 1px;}
	ul.header-icons-list li .nav-rss {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -263px 1px;}
	ul.header-icons-list li .nav-email {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -293px 1px;}

  /* .flexslider */
  .flexslider {width: 96%; margin: 30px auto; padding: 0 0 40px 0; clear: both;}
  .flexslider .flexslides &gt; li {list-style: none; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
  .flexslider .flexslides img {display: block; width: 100%; height: auto;}
  .flex-pauseplay span {text-transform: capitalize;}

  /* Clearfix for the .slides element */
  .flexslides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
  html[xmlns] .flexslides {display: block;}
  * html .flexslides {height: 1%;}

  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
  * include js that eliminates this class on page load */
  .no-js .flexslides &gt; li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
  .flexslider .flexslides {zoom: 1;}
  .flexslider .flexslides &gt; li {position: relative;}
  .flexslider .flexslides li img {width: 100%; height: auto;}
  .flex-container {zoom: 1; position: relative;}

  .flex-caption {background: #000; zoom: 1;}
  .flex-caption {position: absolute; bottom: 0; background: #000; opacity: .4; filter: alpha(opacity=40); color: #fff; width: 96%; z-index: 8; padding: 2%; text-align: left !important;}
  .flex-caption h3 {color: #fff; margin: 0;}
  .flex-caption p:last-child {margin: 0;}
  .flex-caption a,
  .flex-caption a:hover {color: #fff;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}

  .flex-control-nav {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .flex-control-nav li {display: inline-block;}
  .flex-control-nav li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 5px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .flex-control-nav li a:hover,
  .flex-control-nav li a.flex-active {background: #ff7a7f;}

  /* .article */
  .article .post-comment span.post-comment-inner {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 10%; right: 10%; bottom: 20px;}

	/* .home-widgets */
	.home-widgets {clear: both; width: 100%; margin: 0 auto; padding: 20px 0;}
	.home-widget {clear: both; margin: 0 0 3% 0;}
	.home-widgets-title {/*background: url('images/double.gif') repeat-x center;*/ border-top: 4px double #000; position: relative; color: #fff; margin: 0 0 50px 0; text-align: center; font-size: 1.2em;}
	.home-widgets-title span {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 10%; right: 10%; bottom: -20px;}

  /* .footer */
	.footer-inner {overflow: hidden; width: 96%; margin: 0 auto; padding: 30px 0; line-height: 1.8em;}
	.footer-widget {margin-bottom: 20px;}
  p.footer-copy {width: 96%; clear: both; font-size: .9em; overflow: hidden; padding: 15px 0; margin: 0 auto;}
  p.footer-copy .footer-credit {display: block; clear: both; width: 55px; height: 11px; margin: 0 auto; background: url('images/footer_credit.png') no-repeat 0 0; text-indent: -9999px;}

  /* Shortcodes */
  .left,
  .right,
  .col1,
  .col2,
  .col3,
  .col3-2,
  .col3-1,
  .col4-1,
  .col4-2,
  .col4-3,
  .col4-4,
  .col5-1,
  .col5-2,
  .col5-3,
  .col5-4,
  .col5-5 {clear: both; line-height: 1.8em;}

  .pullquote {width: 85% !important;}

  .sc-slide {position: relative; overflow: hidden; width: 100% !important; height: auto !important; margin: 0 0 20px 0; padding: 0;}

}

/*************************************************************************************************************************
Screen between 681px and 1020px
*************************************************************************************************************************/
@media all and (min-width: 681px) and (max-width: 1020px) {

  /* Overall */
  .container {margin: 0 auto; width: 95%; overflow: hidden; background: #fff;}
  .header {position: relative; width: 96%; margin: 0 auto;}
  .section {float: left; width: 65%; margin: 5% 0 5% 2%;}
  .section-wide {clear: both; width: 96%; margin: 5% 2%;}
  .aside {float: right; width: 25%; margin: 5% 2% 5% 0;}
  .footer {background: #fff; clear: both; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%; border-top: 1px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}

  /* .header */
  .header h1,
  .header h5 {font-size: 3.4em; font-weight: 400; text-transform: capitalize; text-align: center; margin: 20px 0 0 0;}
  .header-title {color: #000; display: block; margin: 0 auto;}
  .header-desc {text-align: center; font-size: 1.2em; text-transform: uppercase; font-size: .9em;}

  /* .nav */
  .tinynav {display: none;}
  .nav {position: relative; width: 100%; text-align: center; text-transform: uppercase; font-weight: 700; font-size: .9em; clear: both; line-height: 1em; border: 1px solid #000;}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 15px 10px; color: #ff7a7f;}
  .nav a:hover {color: #333;}

	/* .header-icons */
	.header-icons {background: #fff; clear: both; overflow: hidden; padding: 5px 0; width: 100%; text-align: center; border-top: 5px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}
	ul.header-icons-list {list-style: none; display: inline-block; width: 96%; margin: 0 auto;}
	ul.header-icons-list li {float: right;}
	ul.header-icons-list li a {padding: 0;}
	ul.header-icons-list li .nav-twitter,
	ul.header-icons-list li .nav-facebook,
	ul.header-icons-list li .nav-pinterest,
	ul.header-icons-list li .nav-instagram,
	ul.header-icons-list li .nav-google,
	ul.header-icons-list li .nav-flickr,
	ul.header-icons-list li .nav-linkedin,
	ul.header-icons-list li .nav-youtube,
	ul.header-icons-list li .nav-vimeo,
	ul.header-icons-list li .nav-bloglovin,
	ul.header-icons-list li .nav-tumblr,
	ul.header-icons-list li .nav-rss,
	ul.header-icons-list li .nav-email {display: block; width: 25px; height: 25px; margin: 0 0 0 5px; text-indent: -9999em;}
	ul.header-icons-list li .nav-twitter {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: 6px 1px;}
	ul.header-icons-list li .nav-facebook {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -17px 1px;}
	ul.header-icons-list li .nav-pinterest {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -41px 1px;}
	ul.header-icons-list li .nav-instagram {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -65px 1px;}
	ul.header-icons-list li .nav-google {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -88px 1px;}
	ul.header-icons-list li .nav-flickr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -120px 1px;}
	ul.header-icons-list li .nav-linkedin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -149px 1px;}
	ul.header-icons-list li .nav-youtube {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -177px 1px;}
	ul.header-icons-list li .nav-vimeo {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -206px 1px;}
	ul.header-icons-list li .nav-bloglovin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -235px 1px;}
	ul.header-icons-list li .nav-tumblr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -320px 1px;}
	ul.header-icons-list li .nav-rss {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -263px 1px;}
	ul.header-icons-list li .nav-email {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -293px 1px;}

  /* .flexslider */
  .flexslider {width: 96%; margin: 30px auto; padding: 0 0 40px 0; clear: both;}
  .flexslider .flexslides &gt; li {list-style: none; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
  .flexslider .flexslides img {display: block; width: 100%; height: auto;}
  .flex-pauseplay span {text-transform: capitalize;}

  /* Clearfix for the .slides element */
  .flexslides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
  html[xmlns] .flexslides {display: block;}
  * html .flexslides {height: 1%;}

  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
  * include js that eliminates this class on page load */
  .no-js .flexslides &gt; li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
  .flexslider .flexslides {zoom: 1;}
  .flexslider .flexslides &gt; li {position: relative;}
  .flexslider .flexslides li img {width: 100%; height: auto;}
  .flex-container {zoom: 1; position: relative;}

  .flex-caption {background: #000; zoom: 1;}
  .flex-caption {position: absolute; bottom: 0; background: #000; opacity: .4; filter: alpha(opacity=40); color: #fff; width: 96%; z-index: 8; padding: 2%; text-align: left !important;}
  .flex-caption h3 {color: #fff; margin: 0;}
  .flex-caption p:last-child {margin: 0;}
  .flex-caption a,
  .flex-caption a:hover {color: #fff;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}

  .flex-control-nav {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .flex-control-nav li {display: inline-block;}
  .flex-control-nav li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 5px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .flex-control-nav li a:hover,
  .flex-control-nav li a.flex-active {background: #ff7a7f;}

  /* .article */
  .article .post-comment span.post-comment-inner {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 30%; right: 30%; bottom: 20px;}

	/* .home-widgets */
	.home-widgets {clear: both; width: 100%; margin: 0 auto; padding: 0 0 40px 0;}
	.home-widget {float: left; width: 22%; margin-right: 4%;}
	.home-widget:nth-child(5n) {float: right; width: 22%; margin-right: 0;}
	.home-widgets-title {/*background: url('images/double.gif') repeat-x center;*/ border-top: 4px double #000; position: relative; color: #fff; margin: 0 0 50px 0; text-align: center; font-size: 1.2em;}
	.home-widgets-title span {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 35%; right: 35%; bottom: -20px;}

  /* .footer */
	.footer-inner {overflow: hidden; width: 96%; margin: 0 auto; padding: 30px 0; line-height: 1.8em;}
	p.footer-copy {width: 96%; clear: both; font-size: .9em; overflow: hidden; padding: 15px 0; margin: 0 auto;}
  p.footer-copy .footer-credit {display: block; float: right; width: 55px; height: 11px; background: url('images/footer_credit.png') no-repeat 0 0; text-indent: -9999px;}

  /* Shortcodes */
  .left {width: 49%; float: left; line-height: 1.8em;}
  .right {width: 49%; float: right; line-height: 1.8em;}

  .col1 {width: 32%; float: left; line-height: 1.8em;}
  .col2 {width: 32%; padding: 0 2%; float: left; line-height: 1.8em;}
  .col3 {width: 32%; float: right; line-height: 1.8em;}

  .col3-2 {width: 64%; float: left; line-height: 1.8em;}
  .col3-1 {width: 32%; float: right; line-height: 1.8em;}

  .col4-1 {width: 24%; float: left; line-height: 1.8em;}
  .col4-2,
  .col4-3 {width: 24%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col4-4 {width: 24%; float: right; line-height: 1.8em;}

  .col5-1 {width: 18%; float: left; line-height: 1.8em;}
  .col5-2,
  .col5-3,
  .col5-4 {width: 18%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col5-5 {width: 18%; float: right; line-height: 1.8em;}

  .pullquote {width: 85% !important;}

  .sc-slide {position: relative; overflow: hidden; width: 100% !important; height: auto !important; margin: 0 0 20px 0; padding: 0;}

}

/*************************************************************************************************************************
Screen larger than 1021px
*************************************************************************************************************************/
@media all and (min-width: 1021px) {

  /* Overall */
  .container {margin: 0 auto; width: 1020px; overflow: hidden; background: #fff;}
  .header {position: relative; width: 980px; margin: 0 auto;}
  .section {float: left; width: 640px; margin: 30px 0 30px 20px;}
  .section-wide {clear: both; width: 980px; margin: 30px 20px;}
  .aside {float: right; width: 260px; margin: 30px 20px 30px 0;}
  .footer {background: #fff; clear: both; overflow: hidden; margin: 0 auto; font-size: .85em; width: 100%; border-top: 1px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}

  /* .header */
  .header h1,
  .header h5 {font-size: 4em; font-weight: 400; text-transform: capitalize; text-align: center; margin: 20px 0 0 0;}
  .header-title {color: #000; display: block; margin: 0 auto;}
  .header-desc {text-align: center; font-size: 1.2em; text-transform: uppercase;}

  /* .nav */
  .tinynav {display: none;}
  .nav {position: relative; width: 980px; text-align: center; text-transform: uppercase; font-weight: 700; font-size: .9em; clear: both; line-height: 1em; border: 1px solid #000;}
  .nav ul {list-style: none; display: inline-block; text-align: left;}
  .nav a {display: block; padding: 20px 15px; color: #ff7a7f;}
  .nav a:hover {color: #333;}

	/* .header-icons */
	.header-icons {background: #fff; clear: both; overflow: hidden; padding: 5px 0; text-align: center; border-top: 5px solid #ff7a7f; border-bottom: 1px solid #ff7a7f;}
	ul.header-icons-list {list-style: none; display: inline-block; width: 980px; margin: 0 auto;}
	ul.header-icons-list li {float: right;}
	ul.header-icons-list li a {padding: 0;}
	ul.header-icons-list li .nav-twitter,
	ul.header-icons-list li .nav-facebook,
	ul.header-icons-list li .nav-pinterest,
	ul.header-icons-list li .nav-instagram,
	ul.header-icons-list li .nav-google,
	ul.header-icons-list li .nav-flickr,
	ul.header-icons-list li .nav-linkedin,
	ul.header-icons-list li .nav-youtube,
	ul.header-icons-list li .nav-vimeo,
	ul.header-icons-list li .nav-bloglovin,
	ul.header-icons-list li .nav-tumblr,
	ul.header-icons-list li .nav-rss,
	ul.header-icons-list li .nav-email {display: block; width: 25px; height: 25px; margin: 0 0 0 5px; text-indent: -9999em;}
	ul.header-icons-list li .nav-twitter {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: 6px 1px;}
	ul.header-icons-list li .nav-facebook {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -17px 1px;}
	ul.header-icons-list li .nav-pinterest {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -41px 1px;}
	ul.header-icons-list li .nav-instagram {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -65px 1px;}
	ul.header-icons-list li .nav-google {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -88px 1px;}
	ul.header-icons-list li .nav-flickr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -120px 1px;}
	ul.header-icons-list li .nav-linkedin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -149px 1px;}
	ul.header-icons-list li .nav-youtube {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -177px 1px;}
	ul.header-icons-list li .nav-vimeo {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -206px 1px;}
	ul.header-icons-list li .nav-bloglovin {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -235px 1px;}
	ul.header-icons-list li .nav-tumblr {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -320px 1px;}
	ul.header-icons-list li .nav-rss {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -263px 1px;}
	ul.header-icons-list li .nav-email {background-color: #ff4669; background-image: url('images/header_icons.png'); background-repeat: no-repeat; background-position: -293px 1px;}

  /* .flexslider */
  .flexslider {width: 980px; min-height: 450px; margin: 30px auto; padding: 0 0 40px 0; clear: both;}
  .flexslider .flexslides &gt; li {list-style: none; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
  .flexslider .flexslides img {display: block; width: 100%; height: auto;}
  .flex-pauseplay span {text-transform: capitalize;}

  /* Clearfix for the .slides element */
  .flexslides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
  html[xmlns] .flexslides {display: block;}
  * html .flexslides {height: 1%;}

  /* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
  * include js that eliminates this class on page load */
  .no-js .flexslides &gt; li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
  .flexslider .flexslides {zoom: 1;}
  .flexslider .flexslides &gt; li {position: relative;}
  .flexslider .flexslides li img {width: 100%; height: auto;}
  .flex-container {zoom: 1; position: relative;}

  .flex-caption {background: #000; zoom: 1;}
  .flex-caption {position: absolute; bottom: 0; background: #000; opacity: .4; filter: alpha(opacity=40); color: #fff; width: 96%; z-index: 8; padding: 2%; text-align: left !important;}
  .flex-caption h3 {color: #fff; margin: 0;}
  .flex-caption p:last-child {margin: 0;}
  .flex-caption a,
  .flex-caption a:hover {color: #fff;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat -48px 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 50%; display: block; z-index: 100; width: 48px; height: 48px; background: #000 url('images/slide_nav.gif') no-repeat 0 0; opacity: .5; filter: alpha(opacity=50); text-indent: -9999px; cursor: pointer;}

  .flex-control-nav {list-style: none; position: absolute; bottom: 0; z-index: 100; width: 100%; text-align: center;}
  .flex-control-nav li {display: inline-block;}
  .flex-control-nav li a {cursor: pointer; display: block; width: 16px; height: 16px; background: #ccc; text-indent: -9999em; margin: 0 5px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
  .flex-control-nav li a:hover,
  .flex-control-nav li a.flex-active {background: #ff7a7f;}

  /* .article */
  .article .post-comment span.post-comment-inner {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 35%; right: 35%; bottom: 20px;}

	/* .home-widgets */
	.home-widgets {clear: both; width: 980px; margin: 0 auto; padding: 0 0 40px 0;}
	.home-widget {float: left; width: 230px; margin-right: 20px;}
	.home-widget:nth-child(5n) {float: right; width: 230px; margin-right: 0;}
	.home-widgets-title {/*background: url('images/double.gif') repeat-x center;*/ border-top: 4px double #000; position: relative; color: #fff; margin: 0 0 50px 0; text-align: center; font-size: 1.2em;}
	.home-widgets-title span {display: inline-block; background: #ff7a7f; padding: 10px 0; position: absolute; left: 35%; right: 35%; bottom: -20px;}

  /* .footer */
	.footer-inner {overflow: hidden; width: 980px; margin: 0 auto; padding: 30px 0; line-height: 1.8em;}
	p.footer-copy {width: 960px; clear: both; font-size: .9em; overflow: hidden; padding: 15px 0; margin: 0 auto;}
  p.footer-copy .footer-credit {display: block; float: right; width: 55px; height: 11px; background: url('images/footer_credit.png') no-repeat 0 0; text-indent: -9999px;}

  /* Shortcodes */
  .left {width: 49%; float: left; line-height: 1.8em;}
  .right {width: 49%; float: right; line-height: 1.8em;}

  .col1 {width: 32%; float: left; line-height: 1.8em;}
  .col2 {width: 32%; padding: 0 2%; float: left; line-height: 1.8em;}
  .col3 {width: 32%; float: right; line-height: 1.8em;}

  .col3-2 {width: 64%; float: left; line-height: 1.8em;}
  .col3-1 {width: 32%; float: right; line-height: 1.8em;}

  .col4-1 {width: 24%; float: left; line-height: 1.8em;}
  .col4-2,
  .col4-3 {width: 24%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col4-4 {width: 24%; float: right; line-height: 1.8em;}

  .col5-1 {width: 18%; float: left; line-height: 1.8em;}
  .col5-2,
  .col5-3,
  .col5-4 {width: 18%; padding: 0 0 0 2%; float: left; line-height: 1.8em;}
  .col5-5 {width: 18%; float: right; line-height: 1.8em;}

  .sc-slide {position: relative; overflow: hidden; width: 100%; margin: 0 0 20px 0; padding: 0;}

}


/* Overall */
body {font: 400 .95em 'Open Sans', Arial, Verdana, Sans-serif; color: #555;}
body p {margin-bottom: 20px; line-height: 1.8em; -ms-word-wrap: break-word; word-wrap: break-word;}

/* hgroup */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; margin-bottom: 15px; font-weight: 500; font-family: 'Dosis', Arial, Verdana, Sans-serif; text-transform: uppercase; -ms-word-wrap: break-word; word-wrap: break-word;}
h1 {font-size: 2em; color: #ff7a7f;}
h2 {font-size: 1.8em; color: #ff7a7f;}
h3 {font-size: 1.4em; color: #ff7a7f;}
h4 {font-size: 1.4em; color: #555;}
h5 {font-size: 1.2em; color: #333;}
h6 {font-size: 1em; color: #333;}

/* Links */
a {color: #ff7a7f; text-decoration: none; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
a:active {color: #000;}
a:hover {color: #333;}

/* .nav */
.nav .current-menu-item &gt; a,
.nav .current-menu-ancestor &gt; a,
.nav .current_page_item &gt; a,
.nav .current_page_ancestor &gt; a {color: #333;}

.nav li {float: left; position: relative; z-index: 100;}
.nav li:hover {background: #fff;}

.nav ul ul a {padding: 15px;}

.nav ul ul {position: absolute; width: 200px; background: #fff; border-top: 1px solid #000; z-index: 1000;}
.nav ul ul li {display: block; float: none; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000;}
.nav ul ul ul {position: absolute; left: 198px; top: -1px;}

.nav ul ul {opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; zoom: 0; visibility: hidden; height: 0; -webkit-transition: opacity .2s ease-in-out; -moz-transition: opacity .2s ease-in-out; -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out;}
.nav li:hover &gt; ul {opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; zoom: 1; visibility: visible; height: auto;}

.nav ul li.has-sub &gt; a {background-image: url('images/menu_down.gif'); background-repeat: no-repeat; background-position: right center;}
.nav ul ul li.has-sub &gt; a {background-image: url('images/menu_right.gif'); background-repeat: no-repeat; background-position: right center;}

/* .article */
.sticky {}
.article-list {margin-bottom: 100px;}
.article {padding-bottom: 20px; overflow: hidden; clear: both;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-thumbnail {border: 0;}
.article .post-header {text-align: center; margin-bottom: 30px; border-bottom: 4px double #000;}
.article .post-title {margin-bottom: 5px; line-height: 1.2em; color: #000;}
.article .post-title a {color: #000;}
.article .post-title a:hover {color: #ff7a7f;}
.article .post-comment {clear: both; /*background: url('images/double.gif') repeat-x center;*/ border-top: 4px double #000; color: #fff; margin-top: 80px; position: relative; height: 40px; text-align: center; font-size: 1.2em; font-weight: 500; font-family: 'Dosis', Arial, Verdana, Sans-serif; text-transform: uppercase;}
.article .post-comment a {color: #fff;}

.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 2px;}

/* .article misc */
.article blockquote {display: block; clear: both; margin: 20px 0; padding: 0 20px 0 40px; background: url('images/blockquote.png') no-repeat 0 0; font-style: italic; color: #888;}
.article blockquote p {padding: 0;}
.article ul {margin: 0 0 20px 25px; list-style: circle outside;}
.article ol {margin: 0 0 20px 25px; list-style: decimal outside;}
.article li {margin: 3px 0; line-height: 1.8em;}
.article .post-author-bio {clear: both; overflow: hidden; background: #f9f9f9; border: 1px solid #ddd; padding: 20px;}

/* .article misc */
.breadcrumb {padding: 5px 10px; margin-bottom: 30px; font-size: .85em; background: #fafafa; border: 1px solid #eee;}

.pagetitle {padding: 20px 0; font-size: 1em; color: #999; text-transform: uppercase; letter-spacing: .2em;}

.page-pagination {clear: both; padding: 5px 0; line-height: 1em;}
.page-pagination .page-pagination-title {font-weight: bold;}
.page-pagination .page-pagination-number {display: inline-block; border: 1px solid #ccc; padding: 5px 8px;}
.page-pagination a .page-pagination-number {}
.page-pagination a .page-pagination-number:hover {}

.pagination {clear: both; font-size: .85em; padding: 10px 0; overflow: hidden; list-style: none;}
.pagination a:hover,
.pagination .current {padding: 5px 10px; margin-right: 5px; background: #ff7a7f; color: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.pagination a {padding: 5px 10px; margin-right: 5px; background: #ccc; color: #000; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}

.post-footer {clear: both; padding: 20px 0; margin: 20px 0 10px 0; overflow: hidden; border-top: 1px solid #eee;}
.post-footer h5 {margin-top: 20px; font-size: 2em;}
.post-footer ul {margin: 0; list-style: none;}
.post-footer ul li {margin: 5px 0;}

ul.post-related {list-style: none; font-size: .8em;}
ul.post-related li {width: 17%; margin: 0 1%; float: left;}

.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.footer-navi li.previous {float: left;}
.footer-navi li.next {float: right;}

/* .gallery */
.gallery {clear: both; overflow: hidden;}
.gallery .gallery-item {margin-top: 0 !important;}
.gallery dl {margin: 0;}
.gallery a {padding: 5px; display: block;}
.gallery a img {max-width: 100%; height: auto;}
.gallery-caption {font-size: .9em;}

/* .side-widget */
.side-widget {margin-bottom: 40px; overflow: hidden; clear: both;}
.textwidget {overflow: hidden; margin-bottom: 10px; clear: both;}
.side-widget h3 {color: #000; border: 1px solid #000; text-align: center; padding: 10px;}
.side-widget select {width: 85%; display: block; margin: 0 auto;}
.side-widget ol,
.side-widget ul {clear: both; list-style: none;}
.side-widget ol.children,
.side-widget ul.children {clear: both; list-style: none; margin-left: 20px;}
.side-widget ol li,
.side-widget ul li {margin: 5px 0; line-height: 1.8em;}

/* .sideform */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 90%; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/***** WIDGET *****/
/* .feature-widget */
.feature-widget {text-align: center;}
.features-title {font-weight: 700; text-transform: uppercase; text-align: center;}

/* .location */
.location {}
.location li {padding-left: 30px;}
.location li.address {background: url('images/info_icons.png') no-repeat 0 -96px;}
.location li.email {background: url('images/info_icons.png') no-repeat 0 4px;}
.location li.phone {background: url('images/info_icons.png') no-repeat 0 -28px;}
.location li.fax {background: url('images/info_icons.png') no-repeat 0 -60px;}

/* .social-icons */
/*
ul.social-icons {margin: 0 !important;}
ul.social-icons li {float: left; list-style: none;}
.social-twitter,
.social-facebook,
.social-email,
.social-rss,
.social-google,
.social-flickr,
.social-linkedin,
.social-youtube,
.social-vimeo,
.social-instagram,
.social-pinterest,
.social-bloglovin {display: block; width: 48px; height: 48px; float: left; margin-bottom: 10px; background: url('images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0; background-color: #ccc; margin-right: 10px;}
.social-facebook {background-position: 0 -68px; margin-right: 10px;}
.social-email {background-position: 0 -136px; margin-right: 10px;}
.social-rss {background-position: 0 -204px;}
.social-google {background-position: 0 -272px; margin-right: 10px;}
.social-flickr {background-position: 0 -340px; margin-right: 10px;}
.social-linkedin {background-position: 0 -408px; margin-right: 10px;}
.social-youtube {background-position: 0 -476px; margin-right: 10px;}
.social-vimeo {background-position: 0 -544px; margin-right: 10px;}
.social-instagram {background-position: 0 -612px; margin-right: 10px;}
.social-bloglovin {background-position: 0 -680px; margin-right: 10px;}
.social-pinterest {background-position: 0 -749px; margin-right: 10px;}
*/

/* .social-icons */
ul.social-icons li {float: left; margin: 3px 0; border: none !important; list-style: none;}
.social-twitter,
.social-facebook,
.social-email,
.social-rss,
.social-google,
.social-flickr,
.social-linkedin,
.social-youtube,
.social-vimeo,
.social-instagram,
.social-pinterest,
.social-bloglovin,
.social-tumblr {display: block; width: 48px; height: 48px; float: left; background: url('images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0; background-color: #ccc; margin-right: 10px;}
.social-facebook {background-position: 0 -68px; margin-right: 10px;}
.social-email {background-position: 0 -136px; margin-right: 10px;}
.social-rss {background-position: 0 -204px;}
.social-google {background-position: 0 -272px; margin-right: 10px;}
.social-flickr {background-position: 0 -340px; margin-right: 10px;}
.social-linkedin {background-position: 0 -408px; margin-right: 10px;}
.social-youtube {background-position: 0 -476px; margin-right: 10px;}
.social-vimeo {background-position: 0 -544px; margin-right: 10px;}
.social-instagram {background-position: 0 -612px; margin-right: 10px;}
.social-bloglovin {background-position: 0 -680px; margin-right: 10px;}
.social-pinterest {background-position: 0 -749px; margin-right: 10px;}
.social-tumblr {background-position: 0 -807px; margin-right: 10px;}

/* .footer */
.footer-widget {}
.footer-widget h4 {font-size: 1.3em; margin-bottom: 30px; color: #000;}
.footer-widget ul {clear: both; list-style: none;}
.footer-widget ul li {margin: 5px 0; line-height: 1.8em;}
.footer-widget select {width: 85%;}
.footer-widget p {margin-bottom: 10px; line-height: 1.8em;}

/* .comment-box */
.comment-box {clear: both; margin-top: 20px; padding: 0 10px; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; margin: 10px 0;}
#commentform label {display: inline-block; width: 80px; margin: 0; vertical-align: top;}
#respond {padding: 10px; background: #fff;}
p.comment-inputs {margin-bottom: 0;}
.required-input {color: #f00;}
.comment-input {width: 50%;}
.comment-textarea {width: 95%; height: 80px;}
.comment-input,
.comment-textarea {border: 1px solid #ccc; padding: 5px; color: #999; font: normal .85em Verdana, Tahoma, Arial, San-serif;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta h6 {font-size: 1em; margin-bottom: 3px;}
.comment-meta small {font-style: italic; color: #999; font-size: .85em;}
ol.commentlist {margin: 0;}
ol.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
ol.commentlist li p {padding: 5px 0; margin: 0 0 10px 55px; line-height: 1.8em;}
ol.commentlist li ul {padding: 0;}
ol.commentlist li ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist .parent {}
ol.commentlist .comment-content {overflow: hidden;}
ol.commentlist .comment {overflow: hidden; padding: 10px 0;}
ol.commentlist .children {}
ol.commentlist .pingback {}
ol.commentlist .bypostauthor {}
ol.commentlist .comment-author {}
ol.commentlist .comment-author-admin {}
ol.commentlist .alt {}
ol.commentlist .odd {}
ol.commentlist .even {}
ol.commentlist .thread-alt {}
ol.commentlist .thread-odd {}
ol.commentlist .thread-even {}
ol.commentlist li ul.children .alt {}
ol.commentlist li ul.children .odd {}
ol.commentlist li ul.children .even {}
ol.commentlist .vcard {}
ol.commentlist .vcard cite.fn {}
ol.commentlist .vcard span.says {}
ol.commentlist .vcard img.photo {}
ol.commentlist .vcard img.avatar {}
ol.commentlist .vcard cite.fn a.url {}
#cancel-comment-reply-link {background: #ff7a7f; color: #fff; padding: 2px 5px; font: normal .5em Verdana, Tahoma, Arial, San-serif;}
a.comment-reply-link {float: right; background: #ff7a7f; color: #fff; padding: 2px 5px; font: normal .75em Verdana, Tahoma, Arial, San-serif;}
.comment-pagination {clear: both; overflow: hidden; margin: 10px 0;}

/* #wp-calendar */
#wp-calendar {text-align: center; width: 100%; font-size: .9em; background: #fff;}
#wp-calendar caption {font-weight: bold; background: #fff; text-align: center; padding: 5px 0; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar td {font-style: normal; padding: 2px; border-right: 1px solid #eee;}
#wp-calendar tr {border-top: 1px solid #eee; border-left: 1px solid #eee;}
#wp-calendar tfoot td {border-bottom: 1px solid #eee;}

/* img */
img {max-width: 100%; height: auto;}
img.aligncenter {display: block; margin: 0 auto 10px auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.aligncenter,
.centered {display: block; margin: 0 auto 10px auto;}
.alignleft {float: left; margin: 0 20px 10px 0;}
.alignright {float: right; margin: 0 0 10px 20px;}
.attachment-caption {text-align: center; font-weight: 700;}
.attachment-desc {text-align: center;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; padding: 1%; text-align: center; max-width: 96%;}
.wp-caption img {border: 0;}
.wp-caption p.wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}

/* Input and label */
select:focus,
textarea:focus,
input:focus {border: 1px solid #888; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}

label {display: inline-block; margin-right: 20px; vertical-align: top;}
select,
textarea,
input {border: 1px solid #ccc; color: #888; padding: 10px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.input-button,
input[type=submit] {border: 1px solid #ff7a7f; background: #ff7a7f; color: #fff; cursor: pointer; padding: 8px 10px 8px 10px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.input-button:hover,
input[type=submit]:hover {border: 1px solid #333; background: #333; color: #fff; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}

/* Misc */
.side-widget ul:last-child,
.side-widget ol:last-child,
.side-widget dl:last-child {margin: 0;}
.hidden {display: none;}
.success {color: #159776;}
.error {color: #d70a16;}
.require {color: #d70a16; }
.focused {border: 1px solid #888; -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: .5;}
.clearfix {clear: both; height: 10px;}
.split-columns {overflow: auto; width: 100%; margin-bottom: 15px;}
.shadow {-webkit-box-shadow: 0 0 5px 0 #aaa; box-shadow: 0 0 5px 0 #aaa;}
.transparency {background-color: rgba(255, 255, 255, .8);}
.noborder,
.noborder tbody,
.noborder thead,
.noborder tfoot,
.noborder tr,
.noborder td,
.noborder th {border: none;}
.radius-50 {-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.radius-30 {-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.radius-20 {-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.radius-10 {-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.radius-8 {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.radius-4 {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.radius-2 {-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.width-100 {width: 100%;}
.width-95 {width: 95%;}
.width-90 {width: 90%;}
.width-85 {width: 85%;}
.width-80 {width: 80%;}
.width-75 {width: 75%;}
.width-70 {width: 70%;}
.width-65 {width: 65%;}
.width-60 {width: 60%;}
.width-55 {width: 55%;}
.width-50 {width: 50%;}
.width-45 {width: 45%;}
.width-40 {width: 40%;}
.width-35 {width: 35%;}
.width-30 {width: 30%;}
.width-25 {width: 25%;}
.width-20 {width: 20%;}
.width-15 {width: 15%;}
.width-10 {width: 10%;}

/* Shortcodes */

.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}
.tooltip:hover span.tip {margin-left: 20px; opacity: 1; display: inline-block; border: 1px solid #ddd; background: #fff; padding: 5px 10px; color: #333; font-size: .9em;}
.tip {position: absolute; margin-left: -9999em; opacity: 0; max-width: 300px; z-index: 1000;}
.tip:before {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right:6px solid #555; border-bottom: 6px solid transparent; left: -6px; content: '';}
.tip:after {position: absolute; top: 5px; display: inline-block; border-top: 6px solid transparent; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: -6px; content: '';}

.accordion-wrap {position: relative;}
.accordion-title {padding: 10px 10px 10px 30px; font-weight: 400; background: #ff7a7f url('images/accordion_closed.gif') no-repeat 10px 12px; color: #fff; cursor: pointer; margin-bottom: 5px; line-height: 1em;}
.accordion-open {background: #333 url('images/accordion_opened.gif') no-repeat 10px 15px;}
.accordion-content {padding-bottom: 15px; width: 100%; line-height: 1.8em;}

.post-button {display: inline-block; line-height: 1em; padding: 8px 10px; color: #fff; background: #ff7a7f;}
.post-button:hover {background: #333; color: #fff;}

#contact-form {overflow: hidden;}
.contact-form-text {width: 85%; margin-bottom: 10px;}
.contact-form-textarea {width: 85%; height: 150px; margin-bottom: 10px;}
.notification_error {font-size: .9em; border: 1px solid #ffe432; background: #fff3a0; padding: 5px;}
.contact-form-sending {display: inline-block; width: 16px; height: 16px; background: url('images/loading.gif') no-repeat 0 0; text-indent: -9999em;}

.pullquote {font-size: 1.4em;}

.warning,
.question,
.disclaim {display: block; padding: 10px 10px 10px 30px; overflow: hidden; line-height: 1.8em;}
.warning {border: 1px solid #eed3d7; background: #f2dede url('images/warning.png') no-repeat 5px 12px; color: #b94a48;}
.question {border: 1px solid #bce8f1; background: #d9edf7 url('images/question.png') no-repeat 5px 12px; color: #3a87ad;}
.disclaim {border: 1px solid #fbeee0; background: #fcf8e3 url('images/disclaim.png') no-repeat 5px 12px; color: #c09853;}

.warning p:last-child,
.question p:last-child,
.disclaim p:last-child,
.warning ul:last-child,
.question ol:last-child,
.disclaim dl:last-child {margin: 0;}

.rslides {position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0 !important; list-style: none !important;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.rslides li:first-child {position: relative; display: block; float: left;}
.rslides li p.caption {background: #000; zoom: 1;}
.rslides li p.caption {text-align: center; font-size: .9em; margin: 0; position: absolute; bottom: 0; background: rgba(0,0,0,.5); color: #fff; width: 96%; z-index: 8; padding: 2%; opacity: .8; text-align: left !important;}
.rslides img {display: block; height: auto; float: left; width: 100%; border: 0;}

.sc-slide {margin: 0 0 20px 0;}
.sc-slide .rslides_tabs {list-style: none; margin: 0; text-align: center;}
.sc-slide .rslides_tabs li {display: inline-block; line-height: 1em; zoom: 1; *display: inline;}
.sc-slide .rslides_tabs li a {display: block; width: 12px; height: 12px; background: #ccc; margin: 0 5px; text-indent: -9999em; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.sc-slide .rslides_tabs li.rslides_here a {background: #ff7a7f;}

.sc-slide .next {display: block; z-index: 10; float: right; width: 24px; height: 23px; background: url('images/sc_slide_nav.png') no-repeat -24px 0; text-indent: -9999px; cursor: pointer;}
.sc-slide .prev {display: block; z-index: 10; float: left; width: 24px; height: 23px; background: url('images/sc_slide_nav.png') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}

@media all and (max-width: 680px) {
  .footer-instagram {clear: both;}
  .footer-instagram-widget {width: 100%;}
  .footer-instagram-widget h4 {text-align: center;}
  .footer-instagram-widget #ace-instafeed .insta-img {width: 20%; margin: 0;}
}

@media all and (min-width: 681px) and (max-width: 980px) {
  .footer-instagram {clear: both;}
  .footer-instagram-widget {width: 100%;}
  .footer-instagram-widget h4 {text-align: center;}
  .footer-instagram-widget #ace-instafeed .insta-img {width: 20%; margin: 0;}
}
@media all and (min-width: 981px) {
  .footer-instagram {clear: both;}
  .footer-instagram-widget {width: 100%;}
  .footer-instagram-widget h4 {text-align: center;}
  .footer-instagram-widget #ace-instafeed .insta-img {width: 10%; margin: 0;}
}</pre></body></html>