/*************************************************************************************************************************
Screen smaller than 680px
*************************************************************************************************************************/
@media screen and (max-width: 680px) {

  /* Overall */
  .container {margin: 20px auto; width: 90%; max-width: 90%; background: #fff;}
  .header {position: relative; padding-top: 20px; max-width: 100%; width: 100%; height: 160px; background: #fff url('images/header_bg.gif') repeat-y top center;}
  .section,
  .section-wide,
  .aside {clear: both; width: 92%; margin: 40px 4% 20px 4%;}
  .footer {clear: both; overflow: hidden; max-width: 100%; background: #ecfbfa url('images/footer_bg.gif') no-repeat top center; padding: 15px 0;}

  /* .header */
  .header h1,
  .header h5 {font-size: 30px; font-weight: 600; padding: 40px 0 0 0; text-align: center;}
  .header .header-title {color: #fff;}

  /* .nav */
  .mobile-nav {display: block; clear: both; width: 90%; margin: 0 auto; font-size: 1em; padding: 5px;}
  .nav ul {display: none;}

  /* .flexslider */
  .flexslider {width: 96%; margin: 20px auto; padding: 0; clear: both;}
  .flexslider .flexslides > 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 > li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {background: #fff; border: 4px solid #fff; 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 > 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 h4 {margin: 0;}
  .flex-caption {position: absolute; bottom: 0; width: 96%; z-index: 8; padding: 2%; opacity: .8; text-align: left !important;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 30%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat -40px 0; text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 30%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}

  /* .footer */
  .footer-inner {overflow: hidden; padding: 10px 0; clear: both; border-top: 2px dotted #90dcdc; margin: 0 5%; font-family: 'Josefin Slab', serif; font-weight: 400;}
  .footer-inner ul {list-style: none; font-size: 1.6em; color: #777;}
  .footer-inner ul li {padding: 5px 0;}
  .footer-inner .footer-twitter {background: url('images/footer_icons.gif') no-repeat 0 0; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-facebook {background: url('images/footer_icons.gif') no-repeat 0 -44px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-email {background: url('images/footer_icons.gif') no-repeat 0 -88px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-phone {background: url('images/footer_icons.gif') no-repeat 0 -132px; padding: 2px 0 2px 32px;}
  .footer-inner .footer-twitter:hover {background-position: 0 -176px;}
  .footer-inner .footer-facebook:hover {background-position: 0 -220px;}
  .footer-inner .footer-email:hover {background-position: 0 -264px;}
  .footer-inner .footer-phone:hover {background-position: 0 -308px;}
  .footer-inner a {color: #777;}
  p.footer-copy {clear: both; text-align: center; font-size: 0.9em; color: #9a9a9a; overflow: hidden; padding: 15px 0; margin: 0;}
  p.footer-copy a {color: #9a9a9a;}
  p.footer-copy a:hover {color: #71d0d0;}

  /* Shortcodes */
  .left,
  .right,
  .col1,
  .col2,
  .col3 {clear: both; line-height: 1.8em;}

  /* Jigoshop */
  .images,
  .summary {clear: both; float: none !important;}

  /* Jigoshop */
  ul.products li {overflow: hidden; margin-bottom: 30px;}
  ul.products li .price {float: none; text-align: left;}
  ul.products li .onsale {margin: 0;}

  /* WooCommerce */
  ul.products li.product a,
  .cart .button, .cart input.button {text-shadow: none !important; border: none;}
  .col2-set {}
  .col2-set .col-1 {clear: both; width: 100% !important;}
  .col2-set .col-2 {clear: both; width: 100% !important;}
  .product .images,
  .product .summary {clear: both; width: 100% !important;}
  div.product .woocommerce_tabs ul.tabs li a,
  #content div.product .woocommerce_tabs ul.tabs li a,
  div.product .woocommerce_tabs ul.tabs li.active a,
  #content div.product .woocommerce_tabs ul.tabs li.active a {font-size: 0.8em;}
  
  .woocommerce ul.products li,
  .woocommerce-page ul.products li {clear: both !important; width: 100% !important;}

  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail {display: none;}
  
  .woocommerce table.cart .product-remove,
  .woocommerce-page table.cart .product-remove,
  .woocommerce #content table.cart .product-remove,
  .woocommerce-page #content table.cart .product-remove {display: none;}

  .woocommerce table.cart td.actions .button.alt,
  .woocommerce-page table.cart td.actions .button.alt,
  .woocommerce #content table.cart td.actions .button.alt,
  .woocommerce-page #content table.cart td.actions .button.alt {margin-top: 10px;}

}

/*************************************************************************************************************************
Screen between 681px and 980px
*************************************************************************************************************************/
@media screen and (min-width: 681px) and (max-width: 980px) {

  /* Overall */
  .container {margin: 50px auto 0 auto; width: 100%; background: #fff url('images/main_bg.gif') repeat-y top center;}
  .header {position: relative; padding: 0 20px; height: 175px; background: #fff url('images/header_bg.gif') repeat-y top center;}
  .section {float: right; width: 65%; margin: 50px 2% 20px 0;}
  .section-wide {clear: both; width: 96%; margin: 50px 2% 20px 2%;}
  .aside {float: left; width: 25%; margin: 50px 0 20px 2%;}
  .footer {clear: both; overflow: hidden; background: #ecfbfa url('images/footer_bg.gif') no-repeat top center; padding: 15px 50px;}

  /* .header */
  .header h1,
  .header h5 {font-size: 30px; font-weight: 600; padding: 80px 0 0 0;}
  .header .header-title {color: #fff;}

  /* .nav */
  .mobile-nav {display: block; width: 30%; padding: 10px; position: absolute; right: 20px; top: 80px;}
  .nav ul {display: none;}

  /* .flexslider */
  .flexslider {width: 96%; margin: 20px auto; padding: 0; clear: both;}
  .flexslider .flexslides > 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 > li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {background: #fff; border: 4px solid #fff; 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 > 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 h4 {margin: 0;}
  .flex-caption {position: absolute; bottom: 0; width: 96%; z-index: 8; padding: 2%; opacity: .8; text-align: left !important;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 40%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat -40px 0; text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 40%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}

  /* .footer */
  .footer-inner {overflow: hidden; padding: 10px 0; clear: both; border-top: 2px dotted #90dcdc; margin: 0 50px; font-family: 'Josefin Slab', serif; font-weight: 400;}
  .footer-inner ul {list-style: none; font-size: 1.6em; color: #777;}
  .footer-inner ul li {padding: 5px 0; float: left;}
  .footer-inner .footer-twitter {background: url('images/footer_icons.gif') no-repeat 0 0; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-facebook {background: url('images/footer_icons.gif') no-repeat 0 -44px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-email {background: url('images/footer_icons.gif') no-repeat 0 -88px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-phone {background: url('images/footer_icons.gif') no-repeat 0 -132px; padding: 2px 0 2px 32px;}
  .footer-inner .footer-twitter:hover {background-position: 0 -176px;}
  .footer-inner .footer-facebook:hover {background-position: 0 -220px;}
  .footer-inner .footer-email:hover {background-position: 0 -264px;}
  .footer-inner .footer-phone:hover {background-position: 0 -308px;}
  .footer-inner a {color: #777;}
  p.footer-copy {clear: both; font-size: 0.9em; color: #9a9a9a; overflow: hidden; padding: 15px 0; margin: 0;}
  p.footer-copy a {color: #9a9a9a;}
  p.footer-copy a:hover {color: #71d0d0;}
  .footer-credit {display: block; float: right; width: 65px; height: 34px; background: url('images/footer_credit.png') no-repeat 0 0; text-indent: -9999px;}

  /* Shortcodes */
  .left {width: 48%; float: left; line-height: 1.8em;}
  .right {width: 48%; float: right; line-height: 1.8em;}

  .col1 {width: 31%; float: left; line-height: 1.8em;}
  .col2 {width: 31%; padding: 0 3%; float: left; line-height: 1.8em;}
  .col3 {width: 31%; float: right; line-height: 1.8em;}

  /* Jigoshop */
  .images,
  .summary {clear: both; float: none !important;}

  /* WooCommerce */
  ul.products li.product a,
  .cart .button, .cart input.button {text-shadow: none !important; border: none;}

}

/*************************************************************************************************************************
Screen larger than 981px
*************************************************************************************************************************/
@media screen and (min-width: 981px) {

  /* Overall */
  .container {margin: 50px auto 0 auto; width: 960px; background: #fff url('images/main_bg.gif') repeat-y top center;}
  .header {position: relative; padding: 0 20px; height: 175px; background: #fff url('images/header_bg.gif') repeat-y top center;}
  .section {float: right; width: 580px; margin: 50px 50px 20px 0;}
  .section-wide {clear: both; width: 860px; margin: 50px 50px 20px 50px;}
  .aside {float: left; width: 240px; margin: 50px 0 20px 50px;}
  .footer {clear: both; overflow: hidden; background: #ecfbfa url('images/footer_bg.gif') no-repeat top center; padding: 15px 50px;}

  /* .header */
  .header h1,
  .header h5 {font-size: 30px;}
  .header .header-title {display: block; width: 300px; height: 165px; background: url('images/header_title.png') no-repeat 0 0; text-indent: -9999px; position : absolute; top: 20px; left: 50px;}

  /* .nav */
  .mobile-nav {display: none;}
  .nav {position: absolute; top: 85px; right: 40px; height: 32px; clear: both; text-transform: uppercase; line-height: 1em;}
  .nav ul {list-style: none;}

  /* .flexslider */
  .flexslider {width: 860px; margin: 20px auto; padding: 0; clear: both;}
  .flexslider .flexslides > 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 > li:first-child {display: block;}

  /* .flexslider theme */
  .flexslider {background: #fff; border: 4px solid #fff; 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 > 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 h4 {margin: 0;}
  .flex-caption {position: absolute; bottom: 0; width: 96%; z-index: 8; padding: 2%; opacity: .8; text-align: left !important;}

  .flex-direction-nav {display: block; list-style: none;}
  .flex-direction-nav li a.flex-next {position: absolute; right: 0; top: 40%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat -40px 0; text-indent: -9999px; cursor: pointer;}
  .flex-direction-nav li a.flex-prev {position: absolute; left: 0; top: 40%; display: block; z-index: 100; width: 40px; height: 80px; background: url('images/slider_nav.png') no-repeat 0 0; text-indent: -9999px; cursor: pointer;}

  /* .footer */
  .footer-inner {overflow: hidden; padding: 10px 0; clear: both; border-top: 2px dotted #90dcdc; margin: 0 50px; font-family: 'Josefin Slab', serif; font-weight: 400;}
  .footer-inner ul {list-style: none; font-size: 1.6em; color: #777;}
  .footer-inner ul li {padding: 5px 0; float: left;}
  .footer-inner .footer-twitter {background: url('images/footer_icons.gif') no-repeat 0 0; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-facebook {background: url('images/footer_icons.gif') no-repeat 0 -44px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-email {background: url('images/footer_icons.gif') no-repeat 0 -88px; padding: 2px 0 2px 32px; margin-right: 40px;}
  .footer-inner .footer-phone {background: url('images/footer_icons.gif') no-repeat 0 -132px; padding: 2px 0 2px 32px;}
  .footer-inner .footer-twitter:hover {background-position: 0 -176px;}
  .footer-inner .footer-facebook:hover {background-position: 0 -220px;}
  .footer-inner .footer-email:hover {background-position: 0 -264px;}
  .footer-inner .footer-phone:hover {background-position: 0 -308px;}
  .footer-inner a {color: #777;}
  p.footer-copy {clear: both; font-size: 0.9em; color: #9a9a9a; overflow: hidden; padding: 15px 0; margin: 0;}
  p.footer-copy a {color: #9a9a9a;}
  p.footer-copy a:hover {color: #71d0d0;}
  .footer-credit {display: block; float: right; width: 65px; height: 34px; background: url('images/footer_credit.png') no-repeat 0 0; text-indent: -9999px;}

  /* Shortcodes */
  .left {width: 48%; float: left; line-height: 1.8em;}
  .right {width: 48%; float: right; line-height: 1.8em;}

  .col1 {width: 31%; float: left; line-height: 1.8em;}
  .col2 {width: 31%; padding: 0 3%; float: left; line-height: 1.8em;}
  .col3 {width: 31%; float: right; line-height: 1.8em;}

  /* Jigoshop */
  .images {width: auto !important; margin-right: 20px;}

  /* WooCommerce */
  ul.products li.product a,
  .cart .button, .cart input.button,
  #payment #place_order {text-shadow: none !important; border: none;}

}


/* OVERALL BODY STRUCTURE */
body {font: normal 300 0.8em 'Muli', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif; color: #555; background: #ecfbfa url('images/background.gif') repeat-x top center;}
body p {margin-bottom: 20px; line-height: 1.8em;}


/* HEADING */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; text-transform: uppercase; margin-bottom: 15px; font-family: 'Josefin Slab', serif; font-weight: 400;}
h1 {font-size: 2.4em; color: #5bb0b0;}
h2 {font-size: 2.2em; color: #5bb0b0;}
h3 {font-size: 2em; color: #e2b0b3;}
h4 {font-size: 1.8em; color: #e2b0b3;}
h5 {font-size: 1.6em; color: #555; font-weight: 600;}
h6 {font-size: 1.4em; color: #333; font-weight: 600;}

/* LINK */
a {color: #71d0d0; text-decoration: none;}
a:active {color: #000;}
a:hover {color: #9fe2e2;}

/* .nav */
.nav a {display: block; padding: 10px; color: #c66e74;}
.nav a:hover {background: #ffe1e3;}

.nav li.current_page_item a,
.nav li.current-menu-item a {}

.nav ul ul a {display: block; padding: 10px; position: relative;}

.nav li {display: inline-block; float: left; position: relative; z-index: 100;}
.nav li:hover {background: #ffe1e3;}

.nav li:hover > ul {opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
zoom: 1;
visibility: visible;
height: auto;
}

.nav ul ul {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
zoom: 0;
visibility: hidden;
height: 0;
position: absolute; width: 200px; background: #ffe1e3; z-index: 200;}

.nav ul li.has-sub > a {background-image: url('images/menu_down.gif'); background-repeat: no-repeat; background-position: right center;}
.nav ul ul li.has-sub > a {background-image: url('images/menu_right.gif'); background-repeat: no-repeat; background-position: right center;}

.nav ul ul li {display: block; float: none; border-bottom: 1px solid #f6d0d2;}
.nav ul ul ul {position: absolute; left: 200px; top: 0;}

/* .article */
.sticky {}
.article {margin-bottom: 50px; overflow: hidden; clear: both;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-text {margin-bottom: 30px;}
.article h2.post-title {font-size: 2em; margin-bottom: 0; color: #555;}
.article h2.post-title a {color: #555;}
.article h2.post-title a:hover {color: #71d0d0;}
.article ul.post-meta {clear: both; overflow: hidden; font: normal 0.8em Verdana, Tahoma, Sans-serif; text-transform: uppercase; padding: 5px 0; list-style: none;}
.article ul.post-meta li {float: left; margin-right: 20px;}
.article li.post-date {padding-left: 15px; background: url('images/icons.png') no-repeat 0 7px;}
.article li.post-category {padding-left: 15px; background: url('images/icons.png') no-repeat 0 -24px;}
.article li.post-comment {padding-left: 15px; background: url('images/icons.png') no-repeat 0 -54px;}
.article .attachment-alignleft {float: left; margin: 0 10px 5px 0;}
.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 {padding: 0 0 20px 25px; list-style: circle outside;}
.article ol {padding: 0 0 20px 25px; list-style: decimal outside;}
.article li {padding: 3px 0; line-height: 1.8em;}
.article .post-author-bio {line-height: 1.8em; clear: both; overflow: hidden; background: #f9f9f9; border: 1px solid #ddd; padding: 20px;}

/* .article misc */
.breadcrumb {padding: 5px 10px; margin-bottom: 20px; font-size: 0.85em; background: #fafafa; border: 1px solid #eee;}

.pagetitle {text-align: center; font-size: 2em; padding: 20px; color: #999;}

.page-pagination {font-weight: bold; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 5px 0;}
.page-pagination span {margin: 2px 5px;}

.pagination {clear: both; font-size: 0.85em; padding: 10px 0; overflow: hidden; list-style: none;}
.pagination a:hover,
.pagination .current {padding: 5px 10px; margin-right: 5px; background: #9fe2e2; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.pagination a {padding: 5px 10px; margin-right: 5px; background: #efefef; color: #999; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

.post-footer {padding: 20px 0; margin: 20px 0; overflow: hidden; border-top: 1px solid #eee;}
.post-footer ul {padding: 0 20px;}
.post-footer ul li {padding: 5px 0;}

ul.post-info-meta {font-size: 0.9em; color: #888; padding: 0; margin: 0;}
ul.post-info-meta li {list-style: none; 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 {list-style: none; float: left;}
.footer-navi li.next {list-style: none; 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 {}

/* .aside form */
.sideform {clear: both; overflow: hidden;}
.sidetext {width: 60%; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/* .sidebox */
.side-widget h3 {font-size: 1.2em; color: #888; border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 10px; font-family: 'Muli', Sans-serif;}
.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 {padding: 5px 0; line-height: 1.8em;}
.side-widget {margin-bottom: 20px; overflow: hidden; clear: both;}
.textwidget {overflow: hidden; clear: both;}

/***** WIDGET *****/
/* .social-icons */
ul.social-icons li {float: left;}
.social-rss,
.social-twitter,
.social-facebook,
.social-email {display: block; width: 48px; height: 48px; float: left; margin: 0 8px; background: url('images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-rss {background-position: 0 0;}
.social-twitter {background-position: -48px 0;}
.social-facebook {background-position: -96px 0;}
.social-email {background-position: -142px 0;}

/* .location */
ul.location {list-style: none;}
li.address,
li.email,
li.phone,
li.fax {padding: 5px 0 5px 20px !important;}
li.address {background: url('images/widget_icons.gif') no-repeat 0 -93px;}
li.email {background: url('images/widget_icons.gif') no-repeat 0 10px;}
li.phone {background: url('images/widget_icons.gif') no-repeat 0 -23px;}
li.fax {background: url('images/widget_icons.gif') no-repeat 0 -57px;}

/* .social-icons */
ul.social-icons li {float: left;}
.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; background: url('images/social_icons.png') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0; background-color: #ccc; margin: 0 10px 0 0;}
.social-facebook {background-position: 0 -68px; margin: 0 10px 0 0;}
.social-email {background-position: 0 -136px; margin: 0 10px 0 0;}
.social-rss {background-position: 0 -204px; margin: 0;}
.social-google {background-position: 0 -272px; margin: 0 10px 0 0;}
.social-flickr {background-position: 0 -340px; margin: 0 10px 0 0;}
.social-linkedin {background-position: 0 -408px; margin: 0 10px 0 0;}
.social-youtube {background-position: 0 -476px; margin: 0 10px 0 0;}
.social-vimeo {background-position: 0 -544px; margin: 0 10px 0 0;}
.social-instagram {background-position: 0 -612px; margin: 0 10px 0 0;}
.social-bloglovin {background-position: 0 -680px; margin: 0 10px 0 0;}
.social-pinterest {background-position: 0 -749px; margin: 0 10px 0 0;}

/* .comment-box */
.comment-box {clear: both; margin-top: 20px; padding: 0 10px; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; padding: 10px 0;}
.comment-box h5 {font-size: 1em; line-height: 1em; margin-bottom: 0; font-family: 'Muli', Sans-serif; font-weight: 300;}
#respond {padding: 10px; background: #fff;}
.comment-text {width: 25%; margin-right: 5px;}
.comment-textarea {width: 95%;}
.comment-text,
.comment-textarea {border: 1px solid #ccc; padding: 5px; color: #999; font: normal 0.85em Verdana, Tahoma, Arial, San-serif;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta small {font-style: italic; color: #999;}
.comment-content {padding: 5px 10px; overflow: hidden;}
.comment-content p {padding: 5px 0; margin: 0 0 10px 70px; line-height: 1.6em; font-size: 0.9em;}
.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
.commentlist li.bypostauthor {}
.commentlist ul.children {padding: 0;}
.commentlist ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
a.comment-reply-link {background: #71d0d0; color: #fff; padding: 2px 5px; font: normal .85em Verdana, Tahoma, Arial, San-serif;}
a#cancel-comment-reply-link {background: #71d0d0; color: #fff; padding: 2px 5px; font: normal .4em Verdana, Tahoma, Arial, San-serif;}
a.comment-reply-link {float: right;}

/* #calendar */
#wp-calendar {text-align: center; width: 100%; font-size: 0.85em;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}

/* img */
img {max-width: 100%; height: auto;}
img.aligncenter {display: block; margin: auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.centered {display: block; margin: auto;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.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,
textarea,
input {border: 1px solid #ccc; font: normal .9em Arial, Verdana, Tahoma, Sans-serif; color: #888; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -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[type=submit],
.input-button {border: 1px solid #ddd; text-transform: uppercase; color: #555; cursor: pointer; padding: 5px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
input[type=submit]:hover,
.input-button:hover {border: 1px solid #aaa; text-transform: uppercase;
 -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, .2);
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

/* misc */
label {display: inline-block; margin-right: 20px;}
.hidden {display: none;}
.focused {border: 1px solid #666; -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: 0.5;}
.clearfix {clear: both; height: 15px;}

/* Shortcodes
.tooltipsy {border: 1px solid #555; background: #f7f5d1; padding: 10px; width: 150px; font: normal 0.85em Verdana, Tahoma, Arial, Sans-serif;}
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}
*/

.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: bold; background: #9fe2e2 url('images/accordion_closed.gif') no-repeat 10px 12px; color: #fff; cursor: pointer; margin-bottom: 5px; line-height: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.accordion-open {background: #9fe2e2 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; font: normal 0.85em Verdana, Tahoma, Arial, Sans-serif; padding: 5px 10px; color: #fff; background: #9fe2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.post-button:hover {background: #ffe1e3; color: #666;}

#contact-form {}
.contact-form-text {width: 95%; margin-bottom: 10px;}
.contact-form-textarea {width: 95%; height: 150px;}
.notification_error {font-size: 0.9em; border: 1px solid #ffe432; background: #fff3a0; padding: 5px;}

.pullquote {font-size: 1.2em;}

.warning,
.question,
.disclaim {display: block; padding: 10px 10px 10px 30px; color: #666; overflow: hidden; line-height: 1.8em; font-size: 0.85em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.warning {border: 1px solid #f8c1c1; background: #ffd5d5 url('images/warning.png') no-repeat 5px 8px;}
.question {border: 1px solid #fffdb8; background: #fffede url('images/question.png') no-repeat 5px 8px;}
.disclaim {border: 1px solid #b0e3eb; background: #d0f2f7 url('images/disclaim.png') no-repeat 5px 8px;}

.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: #fff; zoom: 1;}
.rslides li p.caption {text-align: center; margin: 0; position: absolute; bottom: 0; background: rgba(255,255,255,.8); color: #000; 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 .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: 16px; height: 16px; 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: #71d0d0;}