/*
Theme Name: mooncoco
Theme URI: https://www.mooncoco.com
Description: The Ultimate WordPress Theme

Author: mooncoco
Author URI: https://www.mooncoco.com
Version: 1.2.81
Tags: light, gray, white, custom-menu, featured-images, post-formats, theme-options

License:GNU General Public License version 3.0
License URI:https://www.gnu.org/licenses/gpl-3.0.html

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (https://www.gnu.org/licenses/gpl-3.0.html)

/*-----------------------------------------------------------------------------------*/
/*	1. Base CSS
/*-----------------------------------------------------------------------------------*/


* { 
	margin: 0;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
}
html {
	-webkit-font-smoothing: subpixel-antialiased;
	font-smooth: antialiased;
	-moz-font-smoothing: antialiased;
}
/*-----------------------------------------------------------------------------------*/
/*	Company start
/*-----------------------------------------------------------------------------------*/

/*NEW LANDING */



.mailerlite-form-title {
	font-size: 55px;	
}


body.page-id-10894 button {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: 'Open Sans';
  color: #ffffff!important;
  font-size: 17px;
  font-weight: 300;
  background: #ffb518;
  padding: 17px 17px 17px 17px;
  text-decoration: none;
  border-style: hidden;
  text-align: center;
  line-height: 1.0em;
}
body.page-id-10894 button:hover {
    font-family: 'Open Sans';
    color: #000!important;
   cursor: pointer;
}

/* first page place for logo */
body.page-id-10894 .foo {
  height:300px;
  width:300px;
  background:#fff;
  position:absolute;
  top:30%;
  width: 50%;
  height: 450px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding-top: 90px;
  padding: 30 30 30 30;
}


body.page-id-10894  {
  height: 100%;
  background: url(https://graphicnode.com/wordpress/wp-content/uploads/bg-big.jpg) no-repeat center 50px fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
body.page-id-10894 h1 {
  color:#000;text-align:center;font-size:55px;margin-top:5px;
  line-height: 1.5em;
  padding-top: 20px;
}
body.page-id-10894 h4 {
  margin-top: -5px;
  color: #000;
  text-align: center;
}

body.page-id-10894 img.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width=15%;
  height=15%;
}



/*media queries*/

@media (min-width: 1700px) {
  body.page-id-10894 .foo {
  }
}


@media (max-width: 1000px) {
  body.page-id-10894 h1 {
    font-size: 28px;
  }
  body.page-id-10894 .foo {
    height: 400px;
  }
 
}

@media (max-width: 800px) {
  body.page-id-10894 .foo {
    width: 60%;
    height: 480px;
  }
}

@media (max-width: 600px) {
  body.page-id-10894 .foo {
	width: 100%;
    height: 500px;
  }
}


@media  (max-width: 500px) {
body.page-id-10894 h1 {
  color:#000;text-align:center;font-size:30px!important;margin-top:5px;
  line-height: 0.6em;
  padding-top: 23px;
  line-height: 1.0em;
}
body.page-id-10894 button{
		margin: 10px;
	}
body.page-id-10894 .foo {
  background:#fff;
  position:absolute;
  top:40%;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding-top: 20px;
  margin-bottom: 40px!important;
}

body.page-id-10894 h4 {
  margin-top: -5px;
  color: #000;
  text-align: center;
}
body.page-id-10894 img.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*Landing page*/

body.page-id-10894  {
  height: 100%;
  background: url(https://graphicnode.com/testdrive/wp-content/uploads/bg-big.jpg) no-repeat center 50px fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
}

/*
@media  (max-width: 500px) { 
	body.page-id-10894 .foo {
	  background:#fff;
	  position:absolute;
	  top:40%;
	  width: 100%;
	  height: 370px;
	  margin: 0 auto;
	  left: 0;
	  right: 0;
	  padding-top: 20px;
	}
	
	body.page-id-10894 button {
		margin-top: 20px;
	}
}
*/


/*NEW LANDING */


/*FREEBIES */

body.page-id-10214 .content-container {
	padding-top: 0px!important;
}


/*FREEBIES */


body.page-id-10212 .content-container {
	padding-top: 0px!important;
}


body.page-id-10212 a {
	    color: #0a68f0;
}


img.ri
{
	position: relative;
	max-width: 100%;
	margin-top: 0px;
}

img.ri:empty
{
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}


#a1{
    text-align: center;
        width: 100%;
}

#i1{
    margin-right: 0px;
    width: 30%;
}

#i2{
    margin-left: 0px;
    width: 30%;
}
#i3{
    margin-left: 0px;
    width: 30%;
}
.about-text {
  margin: 0px auto;
  width: 980px;
}
.about-text h1 {
  color: rgba(255, 255, 255, 1);
  font-size: 60px;
  font-weight: 300;
  margin-top: 60px;
  text-align: center;
}
#company .about-text p {
  color: rgba(210, 210, 210, 1);
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  width: 860px;
}

body {
  font-family: "myriad-pro-1","myriad-pro-2", "Myriad Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.about-text {
  margin: 0px auto;
  width: 980px;
}
.about-text h1 {
  color:#000;
  font-size: 60px;
  font-weight: 300;
  margin-top: 60px;
  text-align: center;
}
#company .about-text p {
  color: rgba(210, 210, 210, 1);
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  width: 860px;
}


/*-----------------------------------------------------------------------------------*/
/*	Company end
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	Faq start
/*-----------------------------------------------------------------------------------*/
.faq-header{
  font-size: 2em;
  padding: 1em 0;
  text-align:center;
}

.faq-c {
  padding: 1em 0;
  text-align:center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}

.faq-t {
  line-height: 1em;
  color: #aaa; 
  font-family: sans-serif; 
  float:left; 
  font-weight: 700; 
  padding-right: 0.3em; 
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}

.faq-o {
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
  -ms-transform: rotate(-45deg);
  -ms-transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}

.faq-q {
  cursor: pointer;
  font-size: 1.7em;
  font-weight: 200;
     font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
}

.faq-a {
  clear: both;
  color: #666;
  display: none;
  padding-left: 2.5em;
  text-align:center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
}

body.page-id-10216  {
	  color: #333;
  background: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  overflow-x: hidden;
}

body.page-id-10216 p {
    text-align:center;
    font-size: 1.5em;
    padding-top: 20px;
    color: #000;
    font-style: italic;
    background-color: 
}

/*-----------------------------------------------------------------------------------*/
/*	Faq end
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	Landing page CSS start promos
/*-----------------------------------------------------------------------------------*/
 .promos {
  width: 100%;
  margin: 5px;
  position: relative;
  margin:5px;

}
.promos ul {
  list-style-type: none;
  padding: 5px;
  display: inline-block;
  margin: 0 auto;
  margin: 0 auto;
}
.promos li, .promos a, .promos img {
}
.promos li {
  float: left;
  position: relative;

  margin: 6px;
}
.promos li:first-child {
}
.promos li:last-child {
}
.promos a, .promos img {
  display: block;
}
.promos a {
  background-color: none;
}
.promos a:hover {

}
.promos a:hover .play {
  opacity: 1;
  background-position: left bottom;
}
.promos .curve-down {
  border-radius: 100% / 32px;
}
.promos .play {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 70px;
  opacity: .8;
  background: url(https://dl.dropbox.com/u/15746367/images/video_play_medium.png) 0 0 no-repeat;
  opacity: 0.8;
}

.clearfix:before, .clearfix:after {
  content: " ";
  width: 50%;
  margin: 0 auto;
  display: table;
}
.clearfix:after {
  clear: both;
}
#wrapperis{
    width:100%;
    text-align:center;
}
#centeris{
    display:inline-block;
    *display:inline;/* IE*/
    *zoom:1;/* IE*/
    overflow:hidden;
    text-align:left;
}








/*-----------------------------------------------------------------------------------*/
/*	Landing page CSS promos end
/*-----------------------------------------------------------------------------------*/
body.page-id-9148 .content-container {
	padding-top: 0px!important;
}

body.page-id-9148 {
  background-size: cover;
  font: 14px/1.4 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}


body.page-id-9148 .topSellers {
     background-image: url(assets/img/backtotop.png);
}


}

body.page-id-9148 h1 {
	font-size: 2.4em;
	font-weight: 300;
	color: #222;
}

body.page-id-9148 h2 {
	font-size: 1.4em;
	font-weight: 300;
	color: #222;
}
body.page-id-9148 p:not(:last-child)  {
	  margin-bottom: 0.6em;
}
body.page-id-9148 p.small   {
	  font-size: 0.8em;
  color: #222;
  text-align: center;
}

body.page-id-9148 a   {
   text-decoration: none;
  color: inherit;
}

/*-----------------------------------------------------------------------------------*/
/*	Landing page CSS end
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	Ignass CSS
/*-----------------------------------------------------------------------------------*/


h1.title {
    color: rgba(80, 80, 80, 1);
    font-size: 38px;
    letter-spacing: -1px;
    padding: 3px 0px 3px;
    text-align:center;
    font-weight:lighter;
    line-height:1.2em;
    padding-top:33px;
}
h1.price {
    color: rgba(80, 80, 80, 1);
    font-size: 28px;
    letter-spacing: -1px;
    font-size: 27px;
    font-weight:lighter;
    line-height: 1.2em;
}
h1.buy {
    font-size: 28px;
    letter-spacing: -1px;
    font-size: 27px;
    color: #2CA6DD;
    font-weight:lighter;
        line-height: 8px;

}
h1.buyios {
    font-size: 28px;
    letter-spacing: -1px;
    font-size: 27px;
    color: #2CA6DD;
    font-weight:lighter;
   padding-top:8px;
}

h1.buy a {
     color: #2CA6DD;
}

h1.buy a:hover {
    color: #000;
}
h1.buyios a {
     color: #2CA6DD;
}

h1.buyios a:hover {
    color: #000;
}

#contentas {
    margin-left: 210px;
}
#theDiv img {
    float: left
}

body.page-id-9239 .product-description {
 display:none;
}


body.page-id-9239 .price{
 font-size:20px;
 margin-left:15px;
}
body.page-id-9239 .secondary-button{
 margin-right:10%;
 padding-top:8px;
 padding-bottom:8px;
}

body.page-id-9239 h4{
 font-size:25px;
 text-align:center;
 margin-top:4px;
}

body.page-id-9239 p{
 margin-top:10px;
 padding-left:20px;
 padding-right:20px;
 text-align:center;
 padding-bottom:10px;
 color: #000;
 font-weight:regular;
}



body.page-id-9239 .product-heading
{
padding: 10px 10px 10px 10px;
}



/*-----------------------------------------------------------------------------------*/
/*	Ignass CSS end
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	HOME PAGE CSS START
/*-----------------------------------------------------------------------------------*/

body.page-id-9148 .product-description {
 display:none;
}



body.page-id-9148 .product-heading {
}

body.page-id-9148 .price{
 font-size:20px;
 margin-left:65px;
}
body.page-id-9148 .secondary-button{
 margin-right:55px;
 margin-top:7px;
}

body.page-id-9148 h4{
 font-size:25px;
 text-align:center;
 margin-top:4px;
}

body.page-id-9148 p{
 	margin-top:10px;
	padding-left:20px;
 	padding-right:20px;
 	text-align:center;
 	padding-bottom:10px;
 	color: #000;
 	font-weight:regular;
}
body.page-id-9148 .product-heading
{
padding: 10px 10px 10px 10px;
}
/*-----------------------------------------------------------------------------------*/
/*	HOME PAGE CSS END
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	NUMBERS ANIMATION CSS START
/*-----------------------------------------------------------------------------------*/

#chart {
  width: 650px;
  height: 300px;
  margin: 30px auto 0;
  display: block;
}
#chart #numbers {
  width: 50px;
  height: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
}
#chart #numbers li {
  text-align: right;
  padding-right: 1em;
  list-style: none;
  height: 29px;
  border-bottom: none;
  position: relative;
  bottom: 30px;
}
#chart #numbers li:last-child {
  height: 30px;
}
#chart #numbers li span {
  color: #000;
  position: absolute;
  bottom: 0;
  right: 10px;
}
#chart #bars {
  display: inline-block;
  background:white;
  width: 600px;
  height: 300px;
  padding: 0;
  margin: 0;
  box-shadow:none;
}
#chart #bars li {
  display: table-cell;
  width: 100px;
  height: 300px;
  margin: 0;
  text-align: center;
  position: relative;
}
#chart #bars li .bar {
  display: block;
  width: 70px;
  margin-left: 15px;
  background: #49E;
  position: absolute;
  bottom: 0;
  height: 0;
  -webkit-transition: height 1s ease-in-out;
  -moz-transition: height 1s ease-in-out;
  -o-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out;
}
#chart #bars li .bar:hover {
  background: #5AE;
  cursor: pointer;
}
#chart #bars li .bar:hover:before {
  color: black;
  content: attr(data-percentage) '%';
  position: relative;
  bottom: 20px;
}
#chart #bars li span {
  color: #000;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
  text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*	NUMBERS ANIMATION CSS END
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	Suite for Numbers CSS Start
/*-----------------------------------------------------------------------------------*/

.page-container1 {
  height: 700px;
  overflow: hidden;
}

.page-container1 {
  -webkit-transition: padding 0.2s ease-in;
          transition: padding 0.2s ease-in;
  padding: 80px;
}
.page-container1.opened {
  padding: 0;
}
.page-container1.opened .flex-container .country:not(.active) {
  opacity: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.page-container1.opened .flex-container .country:not(.active) div {
  opacity: 0;
}
.page-container1.opened .flex-container .active:after {
  -webkit-filter: grayscale(0%) !important;
          filter: grayscale(0%) !important;
}

.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
}
@media all and (max-width: 900px) {
  .flex-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.country {
  position: relative;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
  cursor: pointer;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  text-align: center;
  color: #000;
  font-size: 32px;
}
.country span {
  background-color: white; 
}
.country div {
  position: absolute;
  width: 900px;
  z-index: 10;
  top: 50%;
  text-align: center;
  -webkit-transition: 0.1s;
          transition: 0.1s;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: none;
          filter: none;
}
.country:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  -webkit-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.country:hover {
  -webkit-flex-grow: 6;
      -ms-flex-positive: 6;
          flex-grow: 6;
}
.country:hover:after {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
@media all and (max-width: 3000px) {
  .country {
    height: auto;
  }
}

.Bills:after {
  background-image: url("https://s5.mzstatic.com/us/r30/Purple1/v4/64/18/0e/64180e18-a862-5d99-6903-8e6396cbbbf0/pr_source.jpg?downloadKey=1416217182_452684a8c04729378e35f3d3929f4510");
  background-position: center;
  color:#000;
}

.Invoice:after {
  background-image: url("https://s1.mzstatic.com/us/r30/Purple5/v4/bd/5d/7f/bd5d7f77-0e2a-78c4-46d8-b256be53d5b5/pr_source.jpg?downloadKey=1416217212_e00045545ec562a67510e3958fbfbea2");
  background-position: center;
}

.Diagrams:after {
  background-image: url("https://s4.mzstatic.com/us/r30/Purple3/v4/c0/42/b6/c042b6bb-2689-1a64-0ec3-ad4c8be8718f/pr_source.jpg?downloadKey=1416217212_eefd0c297dfd5b54c1b9c6c37edbf1d1");
  background-position: center;
}

.Sports:after {
  background-image: url("https://s1.mzstatic.com/us/r30/Purple3/v4/72/f6/b5/72f6b5ba-3a69-a775-2539-7101c9425f26/pr_source.jpg?downloadKey=1416217212_62ec462c11a05c34a0b37ba4ddc951ce");
  background-position: center;
}

.Sheets:after {
  background-image: url("https://s1.mzstatic.com/us/r30/Purple3/v4/72/f6/b5/72f6b5ba-3a69-a775-2539-7101c9425f26/pr_source.jpg?downloadKey=1416217212_62ec462c11a05c34a0b37ba4ddc951ce");
  background-position: center;
}

/*-----------------------------------------------------------------------------------*/
/*	Suite for Numbers CSS End
/*-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*	For iBooks css start
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*	For iBooks css end
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	Designs for Mail start
/*-----------------------------------------------------------------------------------*/


.grid {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100px;
  width: 100%;
  font-size: 40px;
  text-align: center;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  color:#000;
 }

.ot {
  list-style-type: none;
  display: inline;
  position: relative;
}

.grid li span {
    display: inline-block;
    font-weight: 900;
    line-height: 1;
    position: relative;
    color: hsla(0, 0%, 0%, 0.6);
    transform-style: preserve-3d;
    perspective: 350px;
    z-index: 1;
}

.grid li span:before,
.grid li span:after {
    position: absolute;
    content: attr(data-letter);
    line-height: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    transition: all 0.3s;
}

.grid li span:before {
    text-shadow: none;
    color: hsla(0, 0%, 0%, 0.12);
}

.ot-letter-left span:before,
.ot-letter-left span:after {
    transform-origin: 0 50%;
}

.ot-letter-left span:before {
    transform: scale(1.08, 1) skew(0deg, 1deg);
}

.ot-letter-left span:after {
    transform: rotateY(-15deg);
}

.ot-letter-left:hover span:before {
    transform: scale(0.85,1) skew(0deg,20deg);
}

.ot-letter-left:hover span:after {
    transform: rotateY(-40deg);
}

body { 
    background: #fff; 
}

.ot-letter-left span:after { 
    color: #000; 
}

.ot-letter-left:hover span:after { 
    color: #000; 
}


/*-----------------------------------------------------------------------------------*/
/*	Designs for Mail end
/*-----------------------------------------------------------------------------------*/

body { 
	margin: 0; 
	height: 100%; 
	z-index: 1000;
	color: #555;
	background: #f7f7f7; 
}
body.page-id-9393 {
  background: rgba(248, 248, 248, 1);
  background-repeat: no-repeat; background-color: #fff;		
  background-position: 50% 0, 50% 2100px, 50% 3656px, 50% 5201px, 50% 6394px, 50% 8147px;
  background-size: 2600px 1150px, 2600px 1556px, 2600px 1545px, 2600px 1193px, 2600px 1753px;
}


body.page-id-9393 .header {

}
  
.page-container {
	background: transparent;
}
img	{ 
	border: 0; 
	padding: 0 0 0 0; 
}
a:hover, a:visited, a:link, a:active { 
	text-decoration: none;
	outline: none;
}
a:link {
    color: #222528!important;
}
a:visited {
    color: #222528!important;
}
a:hover {
    color: #29ABE2;
    transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari and Chrome */
}
a:active {
    color: #222528;
}
ul, li { 
	padding: 0 0 0 0; 
	margin: 0; 
	list-style-type: none; 
}
hr {
	border: 0;
	border-bottom: 1px dashed #ddd;
}
p { 
	width: 100%; 
	padding: 0 0 0 0; 
	margin-bottom: 22px;  
	font-weight: 300;
	font-size: 13px; 
	line-height: 1.8; /* original 24px */
	color: #888;
 	margin-top: 0;
}
strong {
	font-weight: 600;
}
p strong {
	color: #555;
}
iframe {
	border: none !important;
}
p a { 
	color: #333; 
}
h1 { font-size: 24px;}
h2 { font-size: 42px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}
h1, h2, h3, h4, h5, h6 { 
	font-weight: 300;
	padding: 0 0 0 0; 
	line-height: 1.3;
	margin-top: 0; margin-bottom: 22px; margin-left: auto; margin-right: auto; 
	color: #222528;
	margin-top: 0px !important;
	letter-spacing: -0.4px; 
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
	font-weight: 400;
}
.entry h1, 
.entry h2, 
.entry h3, 
.entry h4, 
.entry h5, 
.entry h6 { 
	margin-bottom: 12px;
}
blockquote {
	border-left: 5px solid #ddd;
	padding: 0px 14px 0px 14px;
	margin: 22px 0 22px 22px;
	color: #333; 
}
blockquote p {
	font-style: italic;
	color: #555;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
}

.topsellers {

font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, 
Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 30px;
font-weight: lighter;

}

.r1
  {
    color: rgba(64, 64, 64, 1);
    font-family: "Kozuka Gothic Pr6N", "myriad-pro", sans-serif;
    font-size: 47px;
    font-weight: 100;
    letter-spacing: -1px;
    padding: 34px 0px 10px;
  }
.r2
  {
    color: rgba(80, 80, 80, 1);
    font-size: 32px;
    letter-spacing: -1px;
    padding: 10px 0px 18px;
  }



address, pre {
	margin-bottom: 12px;
	font-size: 12px;
}
.no-space [class*="span"] {
    margin-left: 0;
}
.no-margin {
	margin: 0px !important;
}
.margin-bottom0 {
	margin-bottom: 0px !important;
}
.margin-bottom {
	margin-bottom: 22px;
}
.margin-top {
	margin-top: 22px;
}
.padding-bottom0 {
	padding-bottom: 6px !important;
}
.center {
	text-align: center;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.align-right {
	margin-left: auto;
	margin-right: 0px;
}
.text-align-left { text-align: left; }
.text-align-center { text-align: center; }
.text-align-right { text-align: right; }

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.center {
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
.content-container {
	transition: all 1s;
	-webkit-transition: all 1s; /* Safari */
	z-index: 3;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 0px;
	height: 100%;
}
.content-container > .container {
	padding-top: 0px;
}
.content-heading {
	margin-bottom: 30px;
	color: #555;
	font-size: 18px;
}
.content-heading a {
	color: #4DD2B8;
	font-weight: 400;
}
.content-heading a:hover {
	color: #444;
}
.isotope-loadmore {
	margin-bottom: 40px;
	margin-top: 30px;
	width: 100%;
	text-align: center;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari and Chrome */
}
.isotope-loadmore a {
	background: #51BABE;
	text-align: center;
	font-size: 10px;
	color: #fff;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	padding: 14px 18px;
	border-radius: 3px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari and Chrome */
   text-transform: uppercase;
   letter-spacing: 3px;
}
.isotope-loadmore a:hover {
	background: #444;
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:30px;
	overflow:hidden;
	width:50px;
	height:50px;
	border:none;
	text-indent:100%;
	background-color: #111;
	background-image: url(assets/img/backtotop.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-radius: 5px;
	z-index: 700;
	transition: all 0.4s;
	-moz-transition: all 0.4s; /* Firefox 4 */
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-o-transition: all 0.4s; /* Opera */
	z-index: 100000;
}
#toTop:hover {
	background-color: #000;
	background-image: url(assets/img/backtotop.png);
	background-position: 0px -50px;
}
#toTop:active, #toTop:focus {
	outline:none;
}
.no-comments p {
	text-align: center;
}
.entry table {
	border: 1px solid #ddd;
	margin-bottom: 22px;
}
.entry th {
	padding: 14px 18px 14px 18px !important;
		border-bottom: 1px solid #ddd;
	background: #f1f1f1;
}
.entry td {
	padding: 14px 18px 14px 18px !important;
	color: #888;
	font-size: 11.5px;
}
.entry .th-black {
	background: #444;
}
dt {
	color: #333;
	float: left;
}
dd {
	color: #888;
	float: right;
	margin-bottom: 12px;
}
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	background: #f1f1f1;
	padding: 22px 22px 22px 22px;
	border: 1px solid #ccc;
	font-size: 12px;
	background: #f7f7f7;
	color: #555 !important;
	margin-bottom: 22px;
}
footer {
	z-index: 10000;
	left: 0;
	right: 0;
}
.hidden {
	position: absolute;
	left: -999999px;
}

pre {
	border-radius: 0px;
	border: 1px solid #e7e7e7;
}
.empty-space {
	width: 100%;
	height: 30px;
}
.boxed > .wpb_wrapper {
	background: #fff;
	padding: 30px 30px 30px 30px !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}

/*-----------------------------------------------------------------------------------*/
/*	2. Forms
/*-----------------------------------------------------------------------------------*/

input:focus,
select:focus,
textarea:focus,
button:focus,
.form-group input:focus,
.form-group textarea:focus {
    outline: none !important;
}
label {
	color: #888;
	font-weight: 400;
	font-size: 14px;
}
input, textarea, select .form-group input, .form-group textarea, .form-group select, .form-control {
	border: 1px solid #e1e1e1;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	font-size: 12px;
	border-radius: 0px;
}
input:hover, textarea:hover, .form-group input:hover, .form-group textarea:hover {
	border: 1px solid #ccc;
}
input:focus, textarea:focus, .form-group input:focus , form-group textarea:focus {
	border: 1px solid #333;
}
input[type="text"] {
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
}
textarea {
	padding: 12px 12px;
}
.wpcf7-text, .wpcf7-textarea {
	width: 100%;
}

/* Bootstrap Forms */
.form-group:after {
	content: "";
	height: 0;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}
.form-group {
	margin-bottom: 22px;
}
.form-group:last-child {
	margin-bottom: 0px;
}
.form-group label {
	margin-top: 8px;
}

/*-----------------------------------------------------------------------------------*/
/*	4. Footer
/*-----------------------------------------------------------------------------------*/

.sub-footer {
	background: #2D3033;
	padding: 22px 0px 44px 0px;
	color: #fff;
	font-size: 12px;
	z-index: 3;
	position: relative;
}
.sub-footer .row {
	margin-bottom: 0px;
}
.sub-footer p {
	color: #fff;
}
.sub-footer li {
	padding: 12px 0px 12px 0px;
	border-bottom: 1px solid #747B84;
}
.sub-footer li:first-child {
	padding-top: 0;
}
.sub-footer li:last-child {
	border-bottom: 0;
}
.sub-footer h3 {
	color: #40434c;
	font-weight: bold;
	letter-spacing: -0.2px;
}

/* calendar widget */
.sub-footer #wp-calendar caption { text-align: right; color: #fff; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
.sub-footer #wp-calendar thead { font-size: 10px; color: #fff !important;}
.sub-footer #wp-calendar thead th { padding-bottom: 10px; text-align: center; color: #fff !important;}
.sub-footer #wp-calendar tbody { color: #fff; }
.sub-footer #wp-calendar tbody td { font-size: 10px; color: #fff; background: #222528; text-align: center; padding:3px;}
.sub-footer #wp-calendar tbody .pad { background: none; }
.sub-footer #wp-calendar th {color: #fff !important;}
.sub-footer #wp-calendar caption {color: #fff !important;}

.copyright-text {
	margin-top: 8px;
	opacity: 0.5;
}
.footer .up {
	position: absolute; 
	margin-top: -60px; 
	margin-right: 22px;
	right: 0;
}
.footer ul {
	float:right;
}
footer * {
	font-size: 9px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}
footer p {
	color: #777;
	margin-bottom: 0px;
}
footer p a:link,
footer p a:visited, 
footer a:link,
footer a:visited {
	color: #bbb;
}
.footer {
	background-color: #222528;
	z-index: 3;
	position: relative;
	text-align: center;
	padding: 20px 30px 20px 30px;
}
.menu-footer {
	background: #2D3033;
	padding: 35px 30px 35px 30px;
}
.menu-footer .container {
	padding: 0px 0px 0px 0px;
}
.menu-footer ul {
	text-align: center;
}
.menu-footer ul li {
	display: inline-block;
	padding-right: 12px;
}

/*-----------------------------------------------------------------------------------*/
/*	5. Header/Navigation
/*-----------------------------------------------------------------------------------*/

.header {
	width: 100%;
	height: 70%;
	z-index: 10;
	position: relative;
	background: #000;
	margin-top: 0;
	padding-top: 0;
	box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.09), -8px 0 5px -6px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.09);
}
.header, .header-contact-bar .dropdown-content {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.navigation-right .navigation {
	text-align: right
}
.navigation-center .navigation {
	text-align: center;
}

/* Navigation Left Setting */
.navigation-left .navigation {
	text-align: left;
}
.navigation-left .logo {
	right: 0;
	margin-right: 15px;
}
/* Navigation Right Setting */
.navigation-right .navigation {
	text-align: right;
}
.navigation-right .logo {
	left: 0;
	margin-left: 15px;
}

/* Navigation Right Setting */
.navigation-center {
	text-align: center;
}
.navigation-center .header-navigation {
	display: block;
}
.navigation-center .logo {
	position: relative;
	margin-top: 15px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.navigation-center .navigation li a {
	padding-top: 15px !important;
}

.header .row {
	margin-bottom: 0px !important;
}
.header .row {
	margin-bottom: 10px;
}
.header .container, .header-bar .container {
	margin-top: 0;
	padding-top: 0;
}
.logo {
	padding: 0px 0px 0px 0px !important;
	height: auto;
	display: inline-block;
	width: 120px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.logo img {
	width: 100%;
	height: auto;
}
.header-slider {
	height: 350px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover, 50px 50px;
}
.navigation {
	display: block;
	transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.navigation li {
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin-left: -3px;
}
.navigation li a {
	color: #6F777E;
	padding: 35px 12px 35px 12px;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	display: block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s; /* Safari */
	text-transform: uppercase;
	letter-spacing: 1px;
}
.navigation li .dropdown-menu li a {
	padding: 12px 12px 12px 12px;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
}
.navigation li .dropdown-menu li {
	width: 100%;
	text-align: left;
}
.navigation li .dropdown-menu {
	padding: 0px 0px 0px 0px;
}
.navigation li button {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}
.navigation li:first-child a {
	background-image: none;
}
.navigation li a:hover {
	opacity: 1;
	background-image: none;
	background-color: transparent;
}
.navigation .dropdown:hover a {
	opacity: 1;
	background-image: none;
	background-color: transparent;
}
.navigation .dropdown i {
	position: relative;
	top: -1px;
	margin-left: 6px;
	font-size: 9px;
}
.navigation .current-menu-item a {
	color: #48C4B3;
	position: relative;
}
.navigation .current-menu-item + li a {
	background-image: none !important;
}
.navigation .sub-menu {
	text-align: left;
	position: absolute;
	width: 230px;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	transition: top 0.3s, opacity 0.3s;
	-webkit-transition: top 0.3, opacity 0.3s; /* Safari and Chrome */
	margin-left: auto;
	margin-right: auto;
	text-transform: none !important;
	font-size: 12px !important;
}
.navigation .dropdown:hover .sub-menu {
	visibility: visible;
	opacity: 1;
}
.navigation .dropdown < .sub-menu {
	background-color: #fff;
}
.navigation li {
	position: relative;
}
.navigation .sub-menu li {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.navigation .sub-menu li a {
	text-align: left;
	width: 100%;
	padding: 15px 20px 15px 20px;
	font-weight: normal;
	font-size: 11.5px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	opacity: 1;
	display: inline-block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.7);
	transition: padding 0.3s;
	-webkit-transition: padding 0.3s; /* Safari and Chrome */
	text-transform: none;
	letter-spacing: 0px;
	color: #44484c;
}
.navigation .sub-menu li:last-child a {
	border-bottom: none;
}
.navigation .sub-menu li a:hover {
	padding-left: 30px;
	color: #222528;
	background-color: rgba(0, 0, 0, 0.04);
}
.navigation-feature-button a {
	padding: 8px 12px 8px 12px !important;
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px !important;
}
.navigation > li > .sub-menu { 
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1), inset 0  12px 12px -12px rgba(0, 0, 0, 0.1);
	/* box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1), inset 0  12px 12px -12px rgba(0, 0, 0, 0.1), inset 0 -8px 8px -15px green; */
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*	6. Mobile Navigation
/*-----------------------------------------------------------------------------------*/

.mobile-logo img {
	height: 30px;
}
.mobile-nav-container {
	overflow: auto;
	width: 100%;
	display: none;
	position: relative;
	z-index: 10;
	box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.1), -8px 0 5px -6px rgba(0, 0, 0, 0.1), 0 8px 9px -6px rgba(0, 0, 0, 0.1);
}
.mobile-nav-container .dropdown a {
	margin-right: 0px !important;
	padding-right: 0px !important;
}
.mobile-nav-container .dropdown a .fa-chevron-down {
	margin-left: 3px;
}
#mobile-nav {
	float: left;
	width: 100%;
	background: #222528;
}
.mobile-nav-bar {
	background: #fff;
	width: 100%;
	z-index: -2;
	padding: 20px 20px 20px 20px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
#mobile-nav li a {
	padding: 15px 15px 15px 15px !important;
	display: block;
	font-size: 12px;
	color: #fff!important;
	font-weight: 300;
	border-bottom: 1px dashed #333;
}
#mobile-nav .sub-menu {
	padding-left: 22px;
}
#mobile-nav .sub-menu li a {
	opacity: 0.7;
}
#mobile-nav .fa-angle-down {
	float: right;
}
.btn-mobile-nav {
	border: none;
	background-color: #f5f5f5;
	color: #777 !important;
	background-size: 24px 15px;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	padding: 8px 16px 8px 16px !important;
	
	font-weight: 300;
	margin-top: -3px !important;
	cursor: pointer;
	border-radius: 2px !important;
	z-index: 10000000000;
	border-radius: 3px;
}
#mobile-nav li a:hover .sub-menu {
	display: none;
}
#mobile-nav li .sub-menu {
	display: none;
}
#mobile-nav .mega-menu .sub-menu {
	width: 100% !important;
}
#mobile-nav .mega-menu .sub-menu > li {
	float: none !important;
	width: 100% !important;
	border-right: 0px !important;
}

#mobile-nav .mega-menu .sub-menu > li sub-menu {
	width: 100% !important;
}
#mobile-nav .mega-menu .sub-menu > li {
	float: none !important;
}
#mobile-nav .mega-menu .sub-menu .menu-item-has-children > a {
	border-right: 0px !important;
	padding: 0px 0px 0px 0px !important;
	padding-left: 16px !important;
	display: none;
}
#mobile-nav .mega-menu > .sub-menu > li a {
	border-right: 1px dashed #434649 !important;
	padding: 12px 12px 12px 12px !important;
	padding-left: 16px !important;
}
#mobile-nav .sub-menu i {
	margin-right: 8px !important;
}

/*-----------------------------------------------------------------------------------*/
/*	7. Posts
/*-----------------------------------------------------------------------------------*/

.isotope {
	margin-bottom: 0px !important;
	opacity: 0;
}
.content-container > .container > .row {
	margin-bottom: 0px !important;
}
.pagination a {
	padding: 12px 16px 12px 16px;
	border: 1px solid #ddd;
	color: #333;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
	display: inline-block;
	transition: all 0.2s;
	border-radius: 3px;
    -webkit-transition: all 0.2s; /* Safari */
}
.pagination a:hover {
	border: 1px solid #eee;
	color: #000;
}
.read-more {
	padding: 12px 16px 12px 16px;
	border: 1px solid #ddd;
	color: #333;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
	display: inline-block;
	transition: all 0.2s;
	border-radius: 3px;
    -webkit-transition: all 0.2s; /* Safari */
}
.read-more:hover {
	border: 1px solid #eee;
	color: #000;
}
.isotope .read-more {
	border: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	text-transform: capitalize;
	color: #29ABE2 !important;
	font-size: 12px;
}
.isotope .read-more:hover {
	color: #50565D !important;
}
.heading a, .heading {
	font-weight: 300;
}
.underline-heading {
	padding-bottom: 22px;
	margin-bottom: 22px !important;
	border-bottom: 1px solid #e1e1e1;
}
.entry {
	width: 100%;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	padding: 30px 30px 30px 30px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
	margin-bottom: 30px;
}
.post:last-child .entry {
	margin-bottom: 0px;
}
.isotope .entry {
	margin-bottom: 30px !important;
}
.vc-recent-work .entry {
	margin-bottom: 0px;
}
.team-member .entry {
	background: none;
	padding: 0px 0px 0px 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 30px;
	
}
.entry-blog-time {
	display: inline-block;
	padding: 0px 12px;
	border-right: 1px solid #ccc;
}
.entry-blog-time .time {
	font-weight: 600;
	font-size: 30px;
	color: #444;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
}
.entry-blog-time .ago {
	font-size: 12px !important;
	display: block;
	color: #bbb;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.single-meta {
	display: inline-block;
}
.single-portfolio .post-meta {
	display: none;
}
.post-meta {
	font-size: 11px;
	color: #bbb !important;
	margin-bottom: 22px;
}
.portfolio .post-meta {
	margin-bottom: 0px;
}
.post-meta a {
	font-weight: 400;
}
.isotope-post-meta {
	font-size: 12.5px;
	color: #bbb !important;
	margin-bottom: 12px;
	display: none;
}
.post-icons {
	color: #ccc;
	font-size: 11.5px;
	padding: 10px 14px;
	margin-top: 0px;
	text-align: center;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #ddd;
}
.single-portfolio .post-icons {
	position: static;
	float: left;
	margin-bottom: 30px;
}
.post-icons:hover {
	border: 1px solid #999;
}
.post-icons .time-ago {
	color: #999;
	margin-right: 0px;
	padding-right: 12px;
	border-right: 1px solid #ccc;
}
.isotope .time-ago {
	display: none;
}
.isotope .post-icons {
	border: none;
	padding: 0px 0px;
	padding-top: 2px;
	font-size: 13px;
}
.isotope .post-icons a:last-child {
	border-left:  none;
}
.post-icons a {
	color: #666;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	font-weight: 300 !important;
	margin-left: 12px;
}
.post-icons [class*="fa-"] {
	color: #ddd;
}
.post-icons .fa-eye {
	color: #bbb;
}
.post-icons a:hover, .post-icons a:hover [class*="fa-"] {
	color: #4DD2B8 !important;
}
.post-icons .voted i, .post-icons .voted span {
	color: #51BABE !important;
}
.search-results .entry {
	padding-bottom: 18px;
	border-bottom: 1px dotted #ccc;
}
.search-results .post:last-child .entry {
	border-bottom: 0px;
}
.entry-video {
	height: 400px;
	overflow: hidden;
}
.isotope .entry-video {
	height: 230px;
}
.entry .post-categories, .entry .post-categories li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.entry .post-categories li a {
	font-size: 11px;
	color: #bbb;
}
.entry ul, .entry ol {
	margin-left: 30px; margin-bottom: 22px;
}
.entry ul li {
	list-style-type: square;
	font-size: 13px; line-height: 20px;
	color: #666;
}
.wpb_text_column ul, .wpb_text_column ol {
	margin-left: 30px !important; margin-bottom: 22px;
}
.wpb_text_column ul li {
	list-style-type: square;
	font-size: 13px; line-height: 20px;
	color: #666;
}
.wpb_text_column ol li {
	list-style-type: decimal;
	font-size: 13px; line-height: 20px;
	color: #666;
	margin-left: 30px;
}
.hentry ul li {
	list-style-type: none;
	color: #666;
}
.entry ol li {
	list-style-type: decimal;
	font-size: 12px; line-height: 20px;
	color: #666;
}
.entry, .entry-page {
	font-size: 12px;
	color: #888;
}
.entry p {
	margin-bottom: 12px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.entry-team p {
	margin-bottom: 0px;
	border-top: 1px dotted #ccc;
	padding-top: 12px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.entry p:last-child {
	margin-bottom: 0px !important;
}
.entry-footer {
	height: 30px; width: 100%;
	position: relative;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	border-top: 1px dotted #ddd;
}
.entry-footer .time {
	font-size: 11.5px;
}
.entry-footer .author {
	font-size: 11.5px;
	font-style: italic;
}
.entry-footer li {
	color: #333;
	font-size: 12px;
	margin-right: 12px;
	line-height: 40px;
	padding-top: 12px;
	display: inline-block;
}
.entry-footer li a {
	color: #555;
}
.entry-footer ul, entry-footer li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.entry-footer li, .entry-footer li a, .entry-footer li span {
	text-decoration: none;
	line-height: 25px !important;
	color: #888 !important;
}
.icon {
	width: 13px; height: 13px;
	display: inline-block;
	position: relative; 
	top: 3px;
	margin-right: 0px;
}
.entry-meta {
	padding-left: 0 !important;
	margin-left: 0 !important;
	border-top: 1px dotted #ccc;
	padding-top: 22px;
	margin-top: 22px;
	margin-bottom: 0px !important;
	text-align: right;
	
}
.entry-meta .time {
	float: left;
}
.entry-meta li i {
	font-size: 16px;
}
.entry-meta li {
	list-style-type: none !important;
	margin-left: 0 !important;
	display: inline-block;
	margin-right: 12px;
}
.entry-meta li:last-child {
	margin-right: 0px;
}
.post-pagi {
	font-size: 12px;
	margin-bottom: 30px;
}
.post-pagi span {
	display: block;
	float: left;
}
.post-pagi a:hover {
	color: #ccc;
}
.post-pagi a {
	display: inline-block;
	height: 38px;
	color: #e1e1e1;
	margin-right: 12px;
	text-align: center;
	font-size: 24px;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}
.post-pagi a:hover {
	color: #555;
}

/* Entry hover effect */
.view {
	position: absolute;
	top: 50%;
	margin-top: -13px;
	text-align: center;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in; 
	display:table-cell; 
	vertical-align:middle;
	z-index: 1;
	color: #fff !important;
}
.view [class*='fa-'] {
	color: #fff;
	font-size: 20px;
}
.view a:first-child {
	margin-right: 6px;
	position: relative;
	left: -30px;
}
.view a:last-child {
	margin-right: 6px;
	position: relative;
	right: -30px;
}
.view a {
	color: #fff !important;
	background: #fff;
	padding: 12px 12px;
	border-radius: 2px;
	transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in;
	font-weight: 400;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.view .view-title {
	display: inline-flex;
	background: #fff;
	color: #333;
	padding: 12px 12px 12px 12px;
	border-radius: 0px !important;
}
.entry-image {
	position: relative;
	overflow: hidden;
}
.entry-image-transition {
	cursor: pointer;
}
.entry-image-transition img {
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-webkit-transition: all 0.2s ease;
}
.entry-image-transition .images {
	position: relative;
	overflow: hidden;
	display: block;
}
.entry-image-transition:hover img {
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.entry-image-transition .secondary {
	position: absolute;
}
.image-lightbox {
	display: block;
	background: #000;
	color: #333;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	position: absolute;
	z-index: 100000000000000000;
	bottom: -20px;
	color: #fff;
	opacity: 0;
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in;
}
.image-lightbox:hover {
	background: #29ABE2;
}
.entry-image:hover .view {
	opacity: 1;
}
.entry-image:hover .image-lightbox {
	opacity: 1;
	bottom: 0;
}
.entry-image:hover .view a:last-child {
	position: relative;
	right: 0px;
}
.entry-image:hover .view a:first-child {
	position: relative;
	left: 0px;
}
.view a:hover {
	background: #111;
}
.view .view-title:hover {
	background: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*	8. Post Formats
/*-----------------------------------------------------------------------------------*/

/* Post Type: Image/Gallery */
.entry-image {
	width: 100%;
	background-size: cover; background-position: center; background-repeat: no-repeat;
	display:block;
	position: relative;
	overflow: hidden;
	border-radius: 2px;
}
.widget-slider .entry-image {
	margin-bottom: 0px;
}
.fancybox-inner .entry-image {
	margin-bottom: 0px;
}
.entry-image img {
	width: 100%;
	position: relative;
	transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
}
.entry-image-overlay {
	width: 100%; height: 100%;
	display: block;
	position: absolute; top: 0px;
	opacity: 0;
	z-index: 1;
	background-color: #333; 
	transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; 
	-o-transition: all 0.2s ease-in;
	border-radius: 3px;
}
.entry-image:hover .entry-image-overlay {
	opacity: 0.96;
	background-size:40px 40px, 100% 100%;
}

.flexslider .entry-image:hover img {
	transform: none;

}

/* Post Type: Link */
.entry-link {
	background: #4DD2B8;
	position: relative;
	padding: 22px 22px 22px 22px;
}
.entry-link a {
	margin-bottom: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
	border-left: 1px solid #A8DCDA;
}
.entry-link a:hover {
	color: #fff !important;
}
.entry-link .fa-external-link {
	color: #fff;
}

/* Post Type: Quote */
.entry-quote {
	background: #4DD2B8;
	position: relative;
	padding: 30px 30px 30px 0;
}
.entry-quote p {
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.5px;
}
.entry-quote .large {
	font-size:28px;
}
.entry-quote blockquote {
	border-left: none;
	padding: 0px 14px 0px 14px;
	margin: 0 0 0px 20px;
}
.entry-quote .fa-quote-left, .entry-quote .fa-quote-right {
	opacity: 0.5;
}

/*-----------------------------------------------------------------------------------*/
/*	9. Comments
/*-----------------------------------------------------------------------------------*/

.commentlist .avatar {
	width: 50px;
	float: left;
}
.comments {
	width: 400px;
}
.comment-meta {
	padding: 0 0 0 0;
	margin: 0;
	margin-bottom: 22px !important;
}
.comment-meta p {
	display: inline-block;
	width: 150px;
	padding: 0 0 0 0;
	margin-bottom: 12px;
}
.comment-body p {
	font-size: 14px;
}
.comment-body, .comment-meta {
	margin: 0 0 0 68px;
}
.comment-meta h4 {
	display: inline-block;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
}
.comment-reply-link {
	font-size: 12px;
	display: inline-block;
	font-weight: 400;
	margin-top: 12px;
	text-align: right;
}
.form-allowed-tags {
	display: none;
}
.comment-form-url, .comment-form-email, .comment-form-author {
	position: relative;
}
.form-icon {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 37px;
	right: 10px;
	opacity: 0.3;
}
.url-icon {
	background: url(assets/img/icons/glyphicons_050_link.png) no-repeat center center;
	background-size: 15px 15px;
}
.email-icon {
	background: url(assets/img/icons/glyphicons_399_e-mail@2x.png) no-repeat center center;
	background-size: 15px 15px;
}
.commentlist {
	margin-left: 0px !important;
}
.commentlist .entry {
	border: 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #e1e1e1;
	box-shadow: none;
	padding-bottom: 30px;
}
.commentlist .page-numbers {
	font-size: 11px;
	padding: 6px 10px;
	margin-bottom: 22px;
	display: inline-block;
	margin-right: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.commentlist .page-numbers:hover {
	background: #fff;
	padding: 6px 10px;
	margin-bottom: 22px;
	display: inline-block;
	margin-right: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.commentlist .current {
	font-size: 11px;
	background: #fff;
	color: #333;
	padding: 6px 10px;
	margin-bottom: 22px;
	display: inline-block;
	border: 1px solid #ccc;
}
.commentlist .current:hover {
	background: #fff;
}
.commentlist .children {
	margin-left: 40px;
}
.commentlist li:last-child .entry {
	border-bottom: 0px;
}
.comment-heading {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px;
	padding-bottom: 12px;
	font-size: 14px;
	font-weight: 500;
}
.comment-reply-title {
	margin-bottom: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: 500;
}
.logged-in-as {
	font-size: 12px !important;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 12px;
	margin-bottom: 30px;
}
.logged-in-as a {
	font-weight: 400;
}
.comment-notes {
	padding-bottom: 22px;
	border-bottom: 1px solid #e7e7e7;
}
.icon-nocomments {
	background: url(assets/img/icons/glyphicons_244_conversation.png) top center no-repeat;
	background-size: 25px 18px;
	height: 18px;
	width: 75px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #ccc;
	opacity: 0.7;
}
.no-comments {
	margin-bottom: 12px;
}
.commentlist .current-post-page:hover {
	background: #fff;
}
#cancel-comment-reply-link {
	background: #50575E;
	padding: 6px 6px 6px 6px;
	border-radius: 3px;
	font-weight: 400;
	font-size: 10px;
	color: #fff;
	margin-left: 12px;
}
.comment-form input, .comment-form textarea {
	width: 100%;
}
.comment-footer span {
	margin-right: 8px;
	font-size: 11px;
}
.comment-body .comment-approval {
	background: #d9edf7;
	padding: 12px 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.comment-edit-link {
	font-weight: 400;
}
#comment-submit {
	background-color: #29ABE2;
	color: #fff;
	width: 200px;
	height: 50px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 0px;
	box-shadow: 0 -4px 0 rgba(0, 0, 0, 0.1) inset;
	font-size: 10px;
}
#comment-submit:hover {
	background-color: #1d9ed5;
}

/*-----------------------------------------------------------------------------------*/
/*	13. Widgets
/*-----------------------------------------------------------------------------------*/

.widget a {
	font-weight: 400;
}

/* Footer Widgets */
.footer-widget {
	font-family: 'Oswald' !important; 
	font-size: 12px; 
	line-height: 20px;
	color: #fff; 
}
.footer-widget > .span3 {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.sub-footer .footer-widget:last-child > .span3 {
	border-right: none;
}
.footer-widget .widgettitle {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -0.2px;
	color: #464A4F;
}
.footer-widget ul li {
	padding-bottom: 0 !important;
}
.footer-widget .widget ul li {
	padding-bottom: 12px !important;
	padding-top: 12px;
	border-bottom: 1px solid #333;
	color: #666b71;
	
	font-size: 11.5px;
}
.footer-widget .widget ul li:first-child {
	padding-top: 0px;
}
.footer-widget .widget ul li:last-child {
	border-bottom: none;
}
.footer-widget a {
	color: #9CA5AD !important;
}
.footer-widget a:hover {
	color: #fff !important;
}
.footer-widget p {
	color: #666b71;
}
.footer-widget .post-date {
	color: #464A4F;
	font-size: 11px;
}
.footer-widget .post-date:before {
    content: "\a";
    white-space: pre;
}
.footer-widget .tagcloud a {
	background: #222528 !important;
	padding: 6px 12px;
	margin-bottom: 4px;
	display: inline-block;
	font-size: 11px !important;

}
.footer-widget .tagcloud a:hover {
	background: #fff;
	color: #fff !important;
}
.footer-widget address {
	color: #888;
}
.footer-widget .widget_text .widgettitle {
	display: none;
}
.footer-widget .widget_text .button {
	color: #fff !important;
	background: #222;
	border: none;
	box-shadow: none;
	text-shadow: none;
}

/* Sidebar Widgets */
.sidebar-widget {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;
}
.sidebar-widget .widgettitle {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}
.textwidget {
	font-size: 12px;
	color: #555;
	font-weight: 300;
}
.textwidget p {
	font-size: 12px;
}
.textwidget p a {
	color: #ccc !important;
}
.textwidget p:last-child {
	margin-bottom: 0px;
}
.widget_search #s {
	height: 40px;
	font-size: 12px;
	padding-left: 12px;
}
.sidebar-widget .post-date {
	color: #888;
	font-size: 11px;
}
.sidebar-widget .post-date:before {
    content:"\a";
    white-space: pre;
}

/* calendar widget */
#wp-calendar {width: 100%;}
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; color: #fff;}
#wp-calendar thead th { padding-bottom: 10px; text-align: center; color: #333;}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { font-size: 10px; color: #333; background: #f1f1f1; text-align: center; padding:3px;}
#wp-calendar tbody td:hover { background: #40434c; cursor: pointer; color: #fff}
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar a {color: #fff;}
#wp-calendar a:hover {color: #fff !important;}
#wp-calendar th {color: #333 !important;}
#wp-calendar caption {color: #333 !important;}
#wp-calendar td a {color: #fff !important;}

.sidebar-widget ul li {
	font-size: 12px;
	font-weight: normal;
	font-weight: 300;
}
.sidebar-widget ul ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
	padding-top: 12px;	
}
.sidebar-widget ul ul li:last-child {
	border-bottom: 0px dotted #ccc;
	padding-bottom: 0;
	padding-top: 12px;	
}
.sidebar-widget .widget_recent_entries ul li {
	background: #f3f3f3;
	padding-left: 12px;
	margin-bottom: 12px;
}
.sidebar-widget .widget_recent_entries ul li:last-child {
	background: #f3f3f3;
	padding-left: 12px;
	padding-bottom: 12px !important;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc !important;
}
.tag-cloud a, .tagcloud a {
	background: transparent;
	font-size: 11px !important;
	padding: 5px 10px 5px 10px;
	margin-bottom: 4px;
	display: inline-block;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.tagcloud a {
	background: #333;
	border: 0;
}
.tagcloud a:hover {
	background: #48C4B3 !important;
	color: #fff;
	border: 0;
}
.tag-cloud a:hover, .tagcloud a:hover {
	color: #fff !important;
	background: #333;
}
.tag-cloud {
	margin-bottom: 22px;
}
p .tooltip-span {
	font-weight: 500;
	text-decoration: underline;
}
.tooltip-inner {
	display: inline-flex;
}
.tagcloud .tooltip.in {
	opacity: 1;
	filter: alpha(opacity=80);
}
.tagcloud .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tagcloud .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #fff;
}

.widget_nav_menu ul li {
	margin: 0 0 0 0;
	list-style-type: none;
	font-size: 12px;
}
.widget_nav_menu ul li a {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 12px;
	border-left: 3px solid rgba(0, 0, 0, 0.06);
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all 0.2s;
    -webkit-transition: all 0.2s; /* Safari */
}
.widget_nav_menu ul li:last-child a {
	border-bottom: 0px;
}
.widget_nav_menu ul li a:hover {
	border-left: 3px solid #50575E;
	color: #50575E;
}
.widget_nav_menu ul .current_page_item a {
	border-left: 3px solid #50575E;
	font-weight: 600;
}
.widget-area {
	margin-top: 30px;
}
.widget-right {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 100%;
	min-height: 100%;
}
.tweet_text {
	font-size: 12px;
	font-weight: 300;
	color: #555;;
	display: inline;
	padding-top: 6px;
}
.footer-widget .tweet_text {
	color: #666b71;
}
.tweet .button {
	display: inline;
}
.tweet_text a {
	color: #51BAB6 !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s; /* Safari */
}
.tweet_user {
	margin-bottom: 12px;
	color: #555 !important;
}
.tweet_time {
	display: block;
	font-weight: 300 !important;
}
.tweet_time a {
	font-weight: 300;
	font-size: 11px;
	color: #50555b !important;
}
.tweet_list li {
	padding-bottom: 30px;
}
.tweet_list li:last-child {
	padding-bottom: 0px;
}



/*-----------------------------------------------------------------------------------*/
/*	17. Misc
/*-----------------------------------------------------------------------------------*/

/* Flexslider */
.flexslider {
	margin-bottom: 0 !important;
	padding: 0 0 0 0 !important;
	box-shadow: none !important;
	border: 0px !important;
}
.flexslider li {
	margin: 0 0 0 0 !important;
	list-style: none !important;
}
.flex-control-nav {
	display: none;
}
.flex-next, .flex-prev {
	background: none !important;
	background-repeat: no-repeat !important;
	height: 65px !important;
	width: 65px !important;
	border-radius: 5px;
	margin-left: 60px;
	margin-right: 60px;
	color: #fff !important;
	margin-top: -30px !important;
	display: inline-block;
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 60px;
	text-align: center;
	text-indent: 0px !important;
	font-size: 0px;
}
.flex-next:before {
	content: "\f105";
	font-size: 60px !important;
}
.flex-prev:before {
	content: "\f104";
	font-size: 60px !important;
}
.flexslider .slides img {
	height: auto;
}
.flex-control-nav li {
	margin: 0px 5px !important;
}
.flex-active {
	background: #5ED2C6 !important;
}
.theme-default .nivoSlider img {
	height: auto;
}

/* Twitter API */
.quote-section .container {
	margin-top: 0px;
}
.quote-section .span4 {
	text-align: right;
}
.quote-section .span8 {
	padding-bottom: 0px;
}

/* Category Filter */
.category-filter {
	margin-bottom: 30px;
}
.category-filter li {
	display: inline-block;
	font-size: 12px;
	padding-right: 12px;
}
.category-filter li a {
	font-weight: 400;
}
.category-filter li .selected {
	font-weight: 700;
}

/* Breadcrumbs */
.breadcrumbs-container {
	background: #f1f1f1;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	padding-top: 15px;
}
.breadcrumbs {
	color: #999;
	font-size: 11px;	
	font-weight: 300;
	display: inline-flex;

}
.breadcrumbs .separator {
	padding-right: 6px;
	padding-left: 6px;
}
.breadcrumbs ul {
	display: inline-block;
	text-align: left;
	float: none;
	margin-left: 12px;
}
.breadcrumbs ul li {
	display: inline-block !important;
	color: #555;
	font-weight: 300;
}
.breadcrumbs a {
	color: #999;
	font-weight: 400;
	transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in; 
}
.breadcrumbs a:hover {
	color: #333;
}
.page-name {
	text-align: right;
	font-weight: 600;
	font-size: 12px;
}
.main-row {
	padding-top: 90px;
	padding-bottom: 90px;
}
.row-large {
	padding-top: 90px;
	padding-bottom: 90px;
}

/* Full width section */
.full-width {
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	margin-left: -150% !important;
	margin-right: auto !important;
    padding-left: 150% !important;
    padding-right: 150% !important;
    width: 100%;
    position: relative;
    z-index: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
}
.full-width-content {
	padding-right: 0px;
	padding-left: 0px;
		box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}
.header-slider-row {
	padding-right: 0px;
	padding-left: 0px;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	margin-top: -30px;
}
.header-slider-row > .wpb_column {
	padding: 0px 0px 0px 0px;
}
.full-width-light {
	margin-top: 30px;
	margin-bottom: 60px !important;
	padding-top: 60px;
	padding-bottom: 30px;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #f7f7f7;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.row-dark h1, .row-dark h2, .row-dark h3, .row-dark h4, .row-dark h5, .row-dark h6 {
	color: #fff;
	opacity: 1;
}
.row-dark p {
	color: #fff;
}
.row-dark .circle-icon i {
	color: #fff !important;
}
.row-dark .vc_progress_bar {
	margin-bottom: 0px;
}
.row-dark .heading a {
	color: #fff;
}
.row-dark .post-icons [class*="icon"] {
	color: #444;
}
.row-dark .features-icon {
	background: #F96E5B;
	color: #fff;
}
.row-dark .features span {
	color: #fff;
}
.row-dark .round-button {
	color: #fff !important;
	border: 1px solid #fff;
}
.row-dark .testimonial {
	border-left: 1px dashed rgba(255, 255, 255, 0.4);
}

/* Team Icons */
.team-icons {
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0px;
	color: #3C4044;
}
.team-icons [class*="fa-"] {
	margin-right: 8px;
	color: #4A4F54;
	transition: all 0.2s ease-in; 
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in; 
}
.team-icons [class*="fa-"]:hover {
	color: #5ED2C6;
}
.team-icons [class*="fa-"]:last-child {
	margin-right: 0px;
}

/* Tag Cloug */
.tag-cloud {
	width: 400px;
	display: inline-block;
}
.tag-cloud a {
	border: 0;
	background: #222;
	font-weight: 300;
	color: #fff !important;
}
.tag-cloud a:hover {
	border: 0;
	background: #51BABE;
	font-weight: 300;
	color: #fff !important;
}

.the-icons {
	margin-left: 40px;
}
.the-icons li {
	color: #50575E;
	width: 40px;
	height: 40px;
	line-height: 40px;
	list-style-type: none !important;
	list-style: none !important;
	display: inline-block;
	margin-left: 0px !important;
}
.the-icons li i {
	font-size: 15px;
}
.rainbow-bar {
	height: 7px;
	width: 100%;
	position: relative;
	z-index: 1;
	opacity: 1 !important;
}
[class*="rainbow"] {
	opacity: 1;
}
.rainbow1 {
	background: #50575E;
	width: 20%;
	height: 100%;
	display: inline-block;
	float: left;
}
.rainbow4 {
	background: #177F71;
	width: 20%;
	height: 100%;
	display: inline-block;
	float: left;
}
.rainbow5 {
	background: #48C4B3;
	width: 20%;
	height: 100%;
	display: inline-block;
		float: left;
}
.rainbow2 {
	background: #48C4B3;
	width: 20%;
	height: 100%;
	display: inline-block;
		float: left;
}
.rainbow3 {
	background: #77E2D3;
	width: 20%;
	height: 100%;
	display: inline-block;
	float: left;
}

/*-----------------------------------------------------------------------------------*/
/*	16. Misc
/*-----------------------------------------------------------------------------------*/
.isotope > .wpb_column {
	width: 290px !important;
}
.page-template-template-blog-alternative-php .classic {
	border-bottom: 0px;
}
.page-template-template-blog-alternative-php .classic:nth-child(odd) {
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    padding-top: 60px;
    padding-bottom: 30px;
}
.page-template-template-blog-alternative-php .classic:nth-child(even) {
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #f7f7f7;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 60px;
    padding-bottom: 30px;
}
.we-found {
	font-size: 12px;
}
.zt-tooltip {
	border-bottom: 1px dotted #333;
	font-weight: 400;
}
.highlight {
	font-style: normal;
	background: #51BABE;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
}
.divider {
	height: 1px;
	width: 100%;
	margin-bottom: 30px;

}
.divider-minishadow {
	margin-left: auto;
	margin-right: auto;
	height: 14px;
	max-width: 419px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(assets/img/shadow-divider.png);
}
.divider-dotted {
	border-top: 2px dotted #ddd;
}
.divider-dashed {
	border-top: 2px dashed #ddd;
}
.divider-solid {
	border-top: 2px solid #ddd;
}
.divider-solidthick {
	border-top: 5px solid #f1f1f1;
}
.page-boxed {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	box-shadow: 8px 0 5px -6px rgba(0, 0, 0, 0.06), -8px 0 5px -6px rgba(0, 0, 0, 0.06), 0 5px 35px -3px rgba(0, 0, 0, 0.2);
}
.page-boxed .header {
	width: 1200px;
}
.circle-icon {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	width: 130px;
	line-height: 130px;
	border-radius: 500px;
	background: #29ABE2;
	color: #fff;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
}
.circle-icon i {
	display: inline-block;
	font-size: 22px;
}
.icon-background {
	background: #29ABE2;
	height: 45px;
	width: 45px;
	color: #fff;
	text-align: center;
	display: inline-block;
}
.icon-background i {
	line-height: 45px;
}
.icon-link {
	display: inline-block;
}
.image-fullwidth img {
	width: 100% !important;
	height: auto !important;
}
.image-fullwidth {
	display: inline-block;
	left: 0;
	width: 25%;
	position: relative;
	float: left;
	overflow: hidden;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
}
.image-fullwidth-overlay {
	background: rgba(81, 186, 190, 0.95);
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
	z-index: 10000000;
}
.image-fullwidth-overlay h3 {
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	position: relative;
	top: 40%;
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
}
.image-fullwidth:hover .image-fullwidth-overlay {
	opacity: 1;
}
.image-fullwidth:hover h3 {
	top: 50%;
}
.image-fullwidth img {
	transition: all 0.2s;
	-webkit-transition: all 0.2s; /* Safari */
}
.image-fullwidth:hover img {

}
.vc_span12 {
	width: 100% !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* Essential Grid */
.esg-overflowtrick {
	overflow: visible !important;
}

.single-portfolio .hentry {
	margin-bottom: 30px;
}
.center-title {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.ctx-tooltip {
	display: inline-flex;
}
.ls-bg {
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.cortex-menu-support a {
	padding: 12px 12px 12px 12px !important;
	background: #f1f1f1;
}
/*-----------------------------------------------------------------------------------*/
/*	12. Wordpress Core
/*-----------------------------------------------------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky { 
	color:red; 
}
.gallery-caption {
	
}
.bypostauthor {
	
}
.clearboth {
	height: 0;
	clear: both;
	margin: 0;
	padding: 0;
}
.emptyspace {
	height: 22px;
	width: 100%;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
/*-----------------------------------------------------------------------------------*/
/*	Licensing
/*-----------------------------------------------------------------------------------*/

.licensing {
	text-align: center;
}
.licensing input {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
	background: #f5f5f5;
	height: 70px;
	text-align: center;
	font-size: 16px;
	border: 0px;
}
.licensing .active {
	background: #E6EED6;
	color: #8EA565;
}
.licensing .deactive {
	background: #FFE0E0;
	color: #C98C8C;
}
.licensing .fa-cog {
	color: #ddd;
}
.solo-logo {
	text-align: center;
	margin-bottom: 90px;
}
.solo-logo img {
	width: 350px;
}

/* Center product elements on shop pages */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align:center;
  display: inline-block;
  margin-top: 30px;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
  float:none;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.span12 {
  width: 100% !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


ul.product-cats li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.236em;
    text-align: center;
    position: relative;
}
ul.product-cats li img {
    margin: 0 auto; 
}
 
@media screen and (min-width:768px) {
 
    ul.product-cats {
        margin-left: 0;
        clear: both;
    }
    ul.product-cats li {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
    }
    ul.product-cats li:nth-of-type(3) {
        margin-right: 0;
    }
     
}

.woocommerce .woocommerce-breadcrumb {
  text-align: left;
}
.woocommerce ul.products li.product h3 {
  display: inline-block;
  text-align: left!important;
  float: left;
  padding: 0px;
}
.woocommerce ul.products li.product .price {
  float: right;
}
.woocommerce ul.products li.product .price {
  font-size: 1em!important;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
  color:red;
}
.woocommerce .products .price ins {
  font-size: 14px!important;
}

a#cn-accept-cookie, a#cn-accept-cookie:hover {
  all: unset;
  background: none !important;
  margin-left: 10px;
  text-decoration: underline;
}
#cn-notice-text a{
  text-decoration: underline;
}
#cookie-notice {
  z-index: 10000000000;
}

@media screen and (min-width: 768px) {
	.vc_col-sm-3 {
		min-height: 400px!important;	
		margin-bottom:40px;
	}
}




