/* Example: @include fontAwesome(); */
/* Example: @include gradient(background); */
/* Example: @include gradient(#f2f4f5, #dfe1e3); */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular.woff") format("woff"), url(../fonts/SourceSansPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Italic.woff") format("woff"), url(../fonts/SourceSansPro-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Bold.woff") format("woff"), url(../fonts/SourceSansPro-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-BoldItalic.woff") format("woff"), url(../fonts/SourceSansPro-BoldItalic.ttf) format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Roboto-Regular';
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto-Light';
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff") format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto-Thin';
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff") format("woff"), url(../fonts/Roboto-Thin.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Kalam';
  src: url(../fonts/Kalam-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
/*
@font-face {
	font-family: 'SourceSansPro';
	src: url('../fonts/SourceSansPro-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SourceSansPro-Italic.woff') format('woff'),
		 url(../fonts/SourceSansPro-Italic.ttf) format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'SourceSansPro';
	src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SourceSansPro-Bold.woff') format('woff'),
		 url(../fonts/SourceSansPro-Bold.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'SourceSansPro';
	src: url('../fonts/SourceSansPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/SourceSansPro-BoldItalic.woff') format('woff'),
		 url(../fonts/SourceSansPro-BoldItalic.ttf) format('truetype');
	font-weight: bold;
	font-style: italic;
}*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: SourceSansPro, sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  min-width: 320px; }

body {
  background: #fefefe;
  color: #222222;
  margin: 0;
  height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  color: #4192E1;
  transition: color 0.25s ease-in-out;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none; }

a:active,
a:hover {
  color: #e19041;
  outline-width: 0;
  text-decoration: underline; }

a[name] {
  position: relative;
  bottom: 90px; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1, h2, h3, h4 {
  font-family: Roboto-Light;
  font-weight: normal;
  display: block; }

h5, h6 {
  font-family: Roboto-Regular;
  font-weight: normal;
  display: block; }

h1 {
  font-size: 3em;
  margin: 0; }

h2 {
  color: #7e4b9e;
  font-size: 2.2em;
  font-weight: 500;
  margin: 20px 0 16px 0; }

h3 {
  font-size: 1.8em;
  color: #3B8AD7;
  margin: 20px 0 16px 0; }

h4 {
  font-size: 1.8em;
  margin: 20px 0 16px 0; }

h5 {
  font-size: 1.3em;
  color: #3B8AD7;
  margin: 20px 0 16px 0; }

h6 {
  font-size: 1.3em;
  margin: 20px 0 16px 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%;
  padding: 0 14px; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  border: none;
  border-top: #eee 1px solid;
  margin: 50px 5px;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

p {
  line-height: 1.6em;
  text-align: justify;
  margin: 16px 0 0; }

ul, ol {
  margin: 5px 0 20px;
  padding: 0 0 0 30px; }

li {
  padding: 4px 0; }

blockquote {
  background-color: #fff;
  color: #777;
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.05);
  border: #8c5ea8 1px solid;
  border-radius: 14px;
  margin: 50px 70px 56px;
  padding: 10px 35px 35px;
  position: relative; }

blockquote:before {
  content: " ";
  background-color: #fff;
  border: 1px solid #8c5ea8;
  display: block;
  width: 35px;
  height: 35px;
  transform: rotate(45deg);
  position: absolute;
  z-index: 100;
  bottom: -14px;
  right: 84px;
  margin: -5px; }

blockquote:after {
  content: " ";
  background-color: #fff;
  display: block;
  width: 52px;
  height: 26px;
  position: absolute;
  z-index: 100;
  bottom: 5px;
  right: 76px;
  margin: -5px; }

.red {
  color: #E3721F; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="file"],
textarea,
select {
  color: #55504d;
  background: #f2f2f2;
  border: 1px solid #b7b9bc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 3px 5px;
  box-sizing: border-box;
  display: inline-block; }

input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="file"]:hover,
textarea:hover,
select:hover {
  background: #f8f8f8;
  border: 1px solid #6a9a28; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #6a9a28; }

textarea {
  resize: none; }

button,
input[type="submit"],
input[type="reset"] {
  background: #f2f4f5;
  background: -moz-linear-gradient(top, #f2f4f5 0%, #dfe1e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f4f5), color-stop(100%, #dfe1e3));
  background: -webkit-linear-gradient(top, #f2f4f5 0%, #dfe1e3 100%);
  background: -o-linear-gradient(top, #f2f4f5 0%, #dfe1e3 100%);
  background: -ms-linear-gradient(top, #f2f4f5 0%, #dfe1e3 100%);
  background: linear-gradient(to bottom, #f2f4f5 0%, #dfe1e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f4f5', endColorstr='#dfe1e3',GradientType=0 );
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #aab4be;
  border-radius: 4px;
  cursor: pointer;
  padding: 3px 7px;
  text-shadow: 0 1px 1px #ffffff;
  min-width: 120px; }

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  border: 1px solid #6ab7ce; }

button:active,
input[type="submit"]:active,
input[type="reset"]:active {
  border: 1px solid #2391BC;
  box-shadow: 0 1px 2px #bcbcbd inset; }

.v4fm-radio,
.v4fm-checkbox {
  display: none; }

.v4fm-radio-lbl:before,
.v4fm-checkbox-lbl:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  width: 1.1em;
  position: relative;
  bottom: -3px;
  transition: color 0.2s;
  font-size: 1.25em;
  text-shadow: 0 0 2px white; }

.v4fm-checkbox:hover + label,
.v4fm-radio:hover + label {
  color: #E7401A; }

.v4fm-checkbox + label:before {
  content: "\f096"; }

/*ie8*/
.v4fm-checkbox-lbl.on:before,
.v4fm-checkbox:checked + label:before {
  color: #70ae1a;
  content: "\f046"; }

.v4fm-radio + label:before {
  content: "\f10c"; }

/*ie8*/
.v4fm-radio-lbl.on:before,
.v4fm-radio:checked + label:before {
  color: #70ae1a;
  content: "\f192"; }

.chzn-container-single .chzn-single {
  background: #f8f8f8;
  border: 1px solid #cac8c8;
  border-radius: 3px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none; }

.chzn-container-single .chzn-single:hover {
  border: 1px solid #6ab7ce; }

.chzn-container {
  width: 100% !important;
  font-size: 1.083em; }

.chzn-container-single .chzn-single {
  text-shadow: 0 1px 1px #ffffff;
  line-height: inherit;
  min-width: 120px;
  height: auto;
  padding: 3px 7px;
  box-sizing: border-box; }

.chzn-container .chzn-drop {
  border-radius: 0 0 3px 3px; }

.chzn-container-single .chzn-drop {
  background: #f2f2f2;
  border: #2391BC 1px solid;
  border-top: #CAC8C8 1px solid; }

.chzn-container .chzn-results li {
  background: none; }

.chzn-container-single .chzn-single span {
  padding: 2px 0; }

.chzn-container-single .chzn-single div b:before {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 200%;
  width: 100%;
  height: 100%;
  content: "\f0d7"; }

.chzn-container-single .chzn-single div b {
  background: none; }

.chzn-container-active.chzn-with-drop .chzn-single div b:before {
  content: "\f0d8"; }

.chzn-container .chzn-results {
  padding: 4px 0 0 4px; }

.chzn-container .chzn-results li.highlighted {
  background: #6ab7ce; }

.chzn-container-active.chzn-with-drop .chzn-single {
  border: #2391BC 1px solid;
  background: #f8f8f8;
  box-shadow: inset #b7b6b6 0 1px 3px;
  border-radius: 3px 3px 0 0; }

.chzn-container-single .chzn-search input[type="text"] {
  width: 100%; }

[class|=icon]:before {
  font-family: FontAwesome;
  display: inline-block; }

.icon-search:before {
  content: "\f002"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-check:before {
  content: "\f00c"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-mobile:before {
  content: "\f095";
  position: relative;
  top: 1px; }

.icon-email:before {
  content: "\f003"; }

.img-right {
  margin: 8px 0px 20px 40px;
  float: right;
  /*box-shadow: 0 1px 3px 2px rgba(150,150,150, 0.3);*/ }

.img-left {
  margin: 8px 40px 20px 0;
  float: left;
  /*box-shadow: 0 1px 3px rgba(0,0,0, 0.3);*/ }

.iconheading-default:before,
.iconheading-red:before,
.iconheading-pink:before,
.iconheading-green:before {
  background-color: #8555A3;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 60%;
  font-size: 50px;
  line-height: 120px;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px;
  display: block;
  transition: background-color 0.2s; }

.iconheading-default {
  color: #5A93CA; }

.iconheading-red {
  color: #D25553; }

.iconheading-red:before {
  background-color: #D25553; }

.iconheading-pink {
  color: #D15682; }

.iconheading-pink:before {
  background-color: #D15682; }

.iconheading-green {
  color: #9cbf45; }

.iconheading-green:before {
  background-color: #8ecb59; }

[class|=list] {
  padding: 0 0 0 40px; }

[class|=list] > li {
  padding: 4px 0 4px 20px;
  display: block;
  position: relative; }

[class|=list] > li:before {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  top: 0.41em;
  left: 0; }

.list-default > li:before {
  color: #5A93CA; }

.list-red > li:before {
  color: #D25553; }

.list-pink > li:before {
  color: #D15682; }

.list-green > li:before {
  color: #a1ab56; }

.strip-blue {
  background: #5A93CA;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

.strip-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px 60px 60px;
  box-sizing: border-box; }

.strip-content-grey {
  background: #f8f8f8;
  border-radius: 5px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px 60px 60px;
  box-sizing: border-box;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.infographic-steps {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: table;
  table-layout: fixed; }

.infographic-steps > div {
  display: table-cell;
  position: relative;
  padding: 45px 40px 55px; }

.infographic-steps > div > h3 {
  font-family: Roboto-Regular;
  text-align: center;
  margin: 0;
  padding: 12px 0 0; }

.infographic-steps > div > h3 > a {
  color: #fff;
  transition: none;
  display: inline-block;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.6); }

.infographic-steps > div > h3 > a:before {
  background-color: #ab79c9;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.2);
  border-radius: 60%;
  font-size: 50px;
  line-height: 120px;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px;
  display: block;
  transition: background-color 0.2s; }

.infographic-steps > div > h3 > a.red:before {
  background-color: #d25553;
  color: #fff; }

.infographic-steps > div > h3 > a.green {
  color: #BDE35E; }

.infographic-steps > div > h3 > a.green:before {
  background-color: #9ADC60;
  color: #fff; }

.infographic-steps > div > h3 > a.pink:before {
  background-color: #d15682;
  color: #fff; }

.infographic-steps > div > h3 > a:hover {
  color: #ffdf70;
  text-decoration: none; }

.infographic-steps > div > h3 > a:hover::before {
  background-color: #fefefe;
  color: #287BBF;
  text-shadow: none; }

.infographic-steps > div > div {
  position: absolute;
  right: -24px;
  top: 50%;
  bottom: 48%; }

.infographic-steps > div > div:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 120px;
  display: inline-block;
  line-height: 120px;
  height: 120px;
  top: -60px;
  position: relative;
  z-index: 1000; }

.infographic-steps > div:last-child > div {
  display: none; }

#banner-wrap {
  background-color: #3F3F3F;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  /*do the window max-height thing*/
  height: 100%; }

#banner {
  display: table;
  height: 100%;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }

#banner > div {
  display: table-row; }

#banner > div > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#banner > div:last-child > div {
  padding: 30px 45px 40px; }

#banner-content > a {
  display: inline-block; }

#banner-content > a:hover {
  text-decoration: none; }

#banner-content > a > h3 {
  color: #fff;
  font-family: Kalam;
  font-size: 90px;
  line-height: 100px;
  text-shadow: 0 0 5px #000;
  margin: 0;
  transition: color 0.2s; }

#banner-content > a:hover > h3 {
  color: #ffd64c; }

#banner-content > a > p {
  background-color: #5A93CA;
  color: #fff;
  font-family: Roboto-Regular;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  font-size: 20px;
  border-radius: 6px;
  display: inline-block;
  max-width: 500px;
  text-align: center;
  padding: 10px 25px;
  margin: 16px auto 0;
  box-sizing: border-box;
  transition: background-color 0.2s, color 0.2s;
  vertical-align: top; }

#banner-content > a > p:after {
  font-family: FontAwesome;
  content: "\f061";
  padding: 0 0 0 10px;
  display: inline-block; }

#banner-content > a:hover > p {
  background-color: rgba(255, 255, 255, 0.9);
  color: #222; }

/* Must put in request to remove it from load */
.popover {
  display: none !important; }

.vbanner {
  background-color: #333;
  color: #fff;
  height: 100%;
  width: 100%;
  /*box-shadow: inset 0 3px #666;*/
  display: table;
  z-index: 10;
  transition: background-color 0.6s;
  /*box-shadow: 0 0 300px inset rgba(0,0,0, 0.4);*/
  cursor: pointer; }

#vbanner3 {
  cursor: initial; }

.vbanner.blue {
  background-color: #1E6494; }

.vbanner.purple {
  background-color: #66457A; }

.vbanner > div {
  text-align: center;
  vertical-align: middle;
  padding: 134px 35px 80px;
  display: table-cell; }

.vbanner > div > h2 {
  font-size: 44px;
  color: inherit;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
  margin: 5px; }

.vbanner > div > ul > li {
  list-style: none; }

.vbanner > div > ul > li:before {
  content: "\f105";
  color: #fbd13d;
  font-family: FontAwesome;
  position: relative;
  left: -8px; }

#vbanner-nav {
  background: #F8F8F8;
  box-shadow: 0 -1px 9px rgba(0, 0, 0, 0.3);
  border-top: #a0bdd4 1px solid;
  /*border-bottom: #a0bdd4 1px solid;*/
  text-align: center;
  margin: 0;
  padding: 0;
  z-index: 1000;
  position: fixed;
  display: block;
  right: 0;
  bottom: 0;
  left: 0; }

#vbanner-nav > li {
  background-color: #F8F8F8;
  color: #222;
  font-family: Roboto;
  /*border-right: #ddd 1px solid;*/
  line-height: 36px;
  text-align: center;
  width: 36px;
  height: 36px;
  padding: 0;
  margin: 0 10px;
  display: inline-block;
  cursor: pointer;
  box-sizing: border-box;
  box-shadow: none;
  transition: color 0.4s, background-color 0.4s, box-shadow 0.4s; }

#vbanner-nav > li:first-child {
  /*border-left: #ddd 1px solid;*/ }

#vbanner-nav > li:hover {
  background-color: #f0efef;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.6); }

#vbanner-nav > li.on {
  background-color: #888;
  color: #fff;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6); }

.vbanner-btn {
  background: #F8F8F8;
  color: #222;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  font-size: 22px;
  font-family: Roboto-Light;
  margin-top: 10px;
  padding: 3px 35px 4px;
  border-radius: 20px;
  display: inline-block;
  transition: background-color 0.4s; }

.vbanner-btn:after {
  content: "\f0da";
  font-size: 18px;
  font-family: FontAwesome;
  padding-left: 14px;
  display: inline-block; }

.vbanner-btn:hover {
  background-color: #facc5f;
  color: #222;
  text-decoration: none; }

/* >>>>> Article */
div.item-page > div[itemprop="articleBody"] > h2:first-child {
  margin: 6px -3px 7px; }

/* ----- Article */
/* >>>>> Blog */
.category-desc {
  border: #dedede 1px solid;
  border-radius: 10px;
  padding: 1px 25px 18px;
  margin: 17px 0 10px; }

.category-desc > p {
  font-family: Roboto-Regular;
  font-size: 20px;
  line-height: 36px;
  font-weight: normal; }

div.item > div.page-header > h2 {
  margin: 9px 0 10px -3px; }

div.item {
  position: relative;
  padding: 0 0 20px 80px; }

div.item > dl.article-info > dd.published {
  background: #4A87B8;
  color: #ffffff;
  border: #4A87B8 1px solid;
  border-radius: 7px;
  text-align: center;
  width: 46px;
  padding: 0;
  display: block;
  position: absolute;
  top: 8px;
  left: 0; }

div.item dd.published > time > span.published {
  display: none; }

div.item dd.published > time > span.day {
  color: #0d0d0d;
  background: #EAF1F9;
  border-bottom: #4a4d4f 1px solid;
  border-radius: 5px 5px 0 0;
  font-size: 24px;
  display: block; }

div.item dd.published > time > span.month {
  font-size: 16px;
  display: block; }

div.item dd.published > time > span.year {
  font-size: 14px;
  display: block;
  padding: 0 0 4px 0; }

dl.article-info {
  margin: 2px 0 14px 0;
  padding: 0; }

dl.article-info > dt.article-info-term {
  display: none; }

dl.article-info > dd {
  font-size: 16px;
  margin: 0;
  padding: 0;
  display: inline-block; }

dl.article-info > dd.createdby,
dl.article-info > dd.category-name {
  padding: 0 20px 0 0; }

p.readmore {
  text-align: right;
  padding: 0 25px 0 0;
  font-size: 18px; }

div.items-row {
  padding: 16px 0 18px; }

div.pagination {
  padding: 30px 3px 3px; }

div.pagination p.counter {
  text-align: center;
  margin: 6px 0px 12px; }

div.pagination ul {
  text-align: center;
  display: block;
  padding: 0;
  margin: 0; }

div.pagination ul li {
  background: none;
  padding: 2px 0 8px 0;
  display: inline;
  list-style: none; }

div.pagination ul li:before {
  display: none; }

div.pagination ul li span, div.pagination ul li a {
  padding: 0 3px; }

/* ----- Blog */
#header-spacer {
  height: 134px;
  transition: height 0.8s; }

#header-wrap {
  background: #F8F8F8;
  color: #222222;
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.3);
  border-bottom: #a0bdd4 1px solid;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1000; }

#header {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: table; }

#header > div {
  display: table-cell;
  vertical-align: bottom;
  position: relative; }

#header-contact {
  text-align: right;
  font-size: 19px;
  margin: 0;
  padding: 8px 20px 12px 0;
  display: block; }

#header-contact > li {
  color: #888;
  list-style: none;
  display: inline-block;
  margin: 2px 6px;
  padding: 0; }

#header-contact > li:before {
  color: #5A93CA;
  padding: 0 5px 0 0;
  font-size: 20px; }

#header-contact > li a {
  color: #888; }

#logo {
  padding: 10px 10px 10px 20px;
  display: table-cell;
  vertical-align: middle; }

#logo > img {
  width: 260px;
  transition: width 0.8s;
  vertical-align: bottom; }

#header.on > #logo > img {
  width: 160px; }

.nav-main {
  font-family: Roboto-Regular;
  text-align: right; }

.nav-main > ul {
  text-align: center;
  display: inline-block;
  margin: 0;
  padding: 10px 20px 0 10px; }

.nav-main > ul > li {
  display: inline-block;
  position: relative;
  padding: 2px 3px; }

.nav-main > ul > li > a {
  color: #8C5EA8;
  font-size: 20px;
  border-radius: 3px;
  padding: 3px 12px 5px;
  display: inline-block;
  position: relative;
  transition: background-color 0.2s; }

.nav-main > ul > li.current > a {
  background-color: #5A93CA;
  color: #fff; }

.nav-main > ul > li:hover > a {
  background-color: #8C5EA8;
  color: #fff;
  text-decoration: none; }

#mobile-btn {
  width: 30px;
  height: 30px;
  padding: 5px 7px;
  border-radius: 4px;
  display: none;
  cursor: pointer;
  position: absolute;
  top: -70px;
  right: 20px;
  transition: box-shadow 0.5s; }

#mobile-btn.on {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4); }

#mobile-btn > div {
  width: 30px;
  height: 30px;
  position: relative; }

#mobile-btn > div > span {
  background-color: #222;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  z-index: 100; }

#mobile-btn:hover > div > span,
#mobile-btn.on > div > span {
  background-color: #F6A532; }

#mobile-btn > div > span:nth-child(1) {
  top: 5px;
  transform: rotate(0deg);
  transition: top 0.4s ease-in-out 0.2s, transform 0.4s, background-color 0.4s; }

#mobile-btn.on > div > span:nth-child(1) {
  top: 14px;
  transform: rotate(45deg);
  transition: top 0.4s, transform 0.4s ease-in-out 0.2s, background-color 0.4s; }

#mobile-btn > div > span:nth-child(2) {
  transition: opacity 0.4s ease-in-out 0.3s, background-color 0.4s;
  top: 14px; }

#mobile-btn.on > div > span:nth-child(2) {
  transition: opacity 0.4s, background-color 0.4s;
  opacity: 0; }

#mobile-btn > div > span:nth-child(3) {
  top: 23px;
  transform: rotate(0deg);
  transition: top 0.4s ease-in-out 0.2s, transform 0.4s, background-color 0.4s; }

#mobile-btn.on > div > span:nth-child(3) {
  top: 14px;
  transform: rotate(-45deg);
  transition: top 0.4s, transform 0.4s ease-in-out 0.2s, background-color 0.4s; }

#page-heading {
  max-width: 1200px;
  margin: 20px auto 10px;
  padding: 10px 32px 16px;
  box-sizing: border-box;
  border-bottom: #76A9D2 1px solid; }

#page-heading > h1 {
  margin: 0; }

#page-heading > h1:before {
  color: #7AADD5;
  font-family: FontAwesome;
  content: "\f101";
  display: inline-block;
  padding: 0 14px 0 0; }

#page-heading > h2 {
  color: #287BBF;
  margin: 0; }

#middle {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: table; }

#middle.max-width {
  max-width: 100%; }

#content {
  padding: 10px 35px 120px;
  display: table-cell; }

#content.no-padding {
  padding: 0; }

.contact-miscinfo {
  padding: 10px 6px 60px; }

.contact-table {
  display: table;
  width: 100%;
  table-layout: fixed; }

/* Profile info */
.contact-info {
  font-size: 20px;
  vertical-align: top;
  display: table-cell;
  /*width: 350px;*/ }

.contact-info > dl {
  margin: 0; }

.contact-info > dl > dd {
  margin: 0;
  padding: 5px 0; }

.contact-info > dl > dt {
  display: none; }

.contact-fields > dd > a:before {
  color: #7AADD5;
  font-family: FontAwesome;
  font-size: 22px;
  width: 34px;
  text-align: center;
  display: inline-block; }

.contact-field-value.instagram > a:before {
  content: "\f16d"; }

.contact-field-value.twitter > a:before {
  content: "\f099"; }

.contact-field-value.facebook > a:before {
  content: "\f09a"; }

.contact-address > dd > span:before,
.contact-address > dd a:before {
  color: #7AADD5;
  font-family: FontAwesome;
  font-size: 22px;
  width: 34px;
  text-align: center;
  display: inline-block; }

.contact-emailto a:before {
  content: "\f003"; }

.contact-telephone:before {
  content: "\f095"; }

.contact-mobile:before {
  content: "\f10b"; }

.contact-webpage a:before {
  content: "\f0ac"; }

.contact-vcard {
  padding: 18px 0; }

.contact-vcard > span {
  display: block; }

.contact-vcard > a {
  background: #5A93CA;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 3px 18px 4px;
  margin-top: 8px; }

.contact-vcard > a:after {
  content: "\f019";
  color: #fff;
  font-family: FontAwesome;
  font-size: 18px;
  padding: 0 0 0 8px;
  display: inline-block; }

.contact-vcard > a:hover {
  text-decoration: none; }

.contact-field > .control-label > label {
  transition: color 0.3s;
  cursor: pointer; }

.contact-field > .control-label > label:hover {
  color: #5A93CA; }

/* Form */
.contact-form {
  vertical-align: top;
  display: table-cell;
  padding-bottom: 60px; }

#contact-form > fieldset {
  border: none;
  padding: 0; }

.contact-field > .control-label {
  padding: 10px 0 0; }

span.star {
  color: #e3721f; }

.contact-field > .controls {
  padding: 5px 0; }

.contact-field.checkbox {
  display: table; }

.contact-field.checkbox > div {
  padding: 5px 0;
  display: table-cell;
  vertical-align: middle; }

.contact-field.checkbox > .controls {
  padding: 5px 0 5px 12px; }

#jform_contact_email_copy-lbl {
  padding: 0 8px 0 0; }

#contact-form div.controls > input[type="text"],
#contact-form div.controls > input[type="email"] {
  width: 100%; }

div.controls > textarea {
  width: 100%;
  height: 110px; }

#contact-form > fieldset > div.form-actions {
  text-align: right; }

#contact-form > fieldset > div.form-actions > button {
  width: 60%; }

#contact-form > fieldset > legend {
  display: none; }

#contact-form > .control-group {
  padding: 20px 0 0 6px; }

#contact-form > .control-group > .controls > button {
  min-width: 180px; }

#footer-wrap {
  background: #3F3F3F url(../images/lotus-pattern.png) center;
  color: #fff; }

#footer {
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px 35px 60px;
  box-sizing: border-box; }

#footer-social {
  text-align: center; }

#footer-social > h3 {
  color: #fff;
  font-family: Roboto-Light; }

#footer-social > ul {
  display: block;
  margin: 0;
  padding: 0; }

#footer-social > ul > li {
  padding: 1px 0;
  display: inline-block; }

#footer-social > ul > li > a {
  margin: 10px 16px;
  display: inline-block;
  overflow: hidden;
  color: #fff; }

#footer-social > ul > li > a:before {
  font-size: 60px;
  display: block; }

#footer-social > ul > li > a:hover {
  color: #c087ff;
  text-decoration: none; }

#footer-contact {
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding: 8px 20px 4px;
  display: block; }

#footer-contact > li {
  color: #fff;
  list-style: none;
  display: inline-block;
  margin: 2px 10px;
  padding: 0; }

#footer-contact > li:before {
  padding: 0 8px 0 0;
  font-size: 20px; }

#footer-contact > li a {
  color: #fff; }

#footer-contact > li a:hover {
  color: #c087ff; }

#footer-table {
  margin: 60px 0 0;
  display: table;
  width: 100%; }

#footer-table > div {
  display: table-cell; }

#footer-table > div:first-child {
  text-align: left; }

#footer-table > div:last-child {
  text-align: right; }

#footer-menu > ul {
  margin: 0;
  padding: 0;
  display: block; }

#footer-menu > ul > li {
  padding: 0;
  display: inline-block; }

#footer-menu > ul > li > a {
  color: #fff;
  display: inline-block; }

#footer-menu > ul > li > a:hover {
  color: #c087ff; }

#to-top {
  background-color: #8555A3;
  color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  text-align: center;
  text-decoration: none;
  float: left;
  padding: 2px 12px 4px;
  position: fixed;
  display: block;
  right: -50px;
  bottom: 10px;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
  transition: right 0.5s, opacity 0.5s, background-color 0.2s, bottom 0.2s; }

#to-top:hover {
  background-color: #1771B9; }

#to-top:active {
  bottom: 8px; }

#to-top:before {
  font-family: FontAwesome;
  font-size: 25px;
  line-height: 32px;
  content: "\f106"; }

#to-top.on {
  right: 12px;
  opacity: 1; }

@media (max-width: 992px) {
  /* >>>>> Blog */
  div.item {
    padding: 0 0 20px; }

  div.item > dl.article-info > dd.published {
    position: relative;
    top: 0;
    width: auto;
    display: inline-block;
    margin: 8px 0; }

  div.item dd.published > time > span.day {
    display: inline-block;
    border-bottom: none;
    border-right: #4a4d4f 1px solid;
    border-radius: 5px 0 0 5px;
    font-size: 15px;
    padding: 3px 9px;
    vertical-align: top; }

  div.item dd.published > time > span.month {
    display: inline-block;
    font-size: 15px;
    padding: 3px 0 0 4px; }

  div.item dd.published > time > span.year {
    display: inline-block;
    font-size: 15px;
    padding: 3px 9px 0 1px; }

  /* ----- Blog */ }
@media (max-width: 768px) {
  .img-right {
    margin: 8px auto 20px;
    float: none;
    display: block; }

  .img-left {
    margin: 8px auto 20px;
    float: none;
    display: block; }

  .vbanner > div {
    padding: 0 25px 35px; }

  .vbanner > div > h2 {
    font-size: 30px;
    text-shadow: none; }

  .vbanner-btn {
    font-size: 18px;
    box-shadow: none; }

  .vbanner-btn:after {
    font-size: 16px;
    padding-left: 8px; }

  .contact-table {
    display: block; }

  .contact-info {
    width: auto;
    display: block;
    padding-bottom: 30px; }

  .contact-form {
    border-top: #ccc 1px solid;
    padding-top: 30px;
    display: block; }

  #footer {
    padding: 35px 20px 60px; }

  #footer-contact {
    padding: 8px 0 4px; }

  #footer-table {
    display: block; }

  #footer-table > div {
    display: block;
    padding-bottom: 10px; }

  #footer-table > div:first-child,
  #footer-table > div:last-child {
    text-align: center; }

  #header-spacer {
    display: none; }

  #header-wrap {
    position: relative; }

  #header {
    display: block; }

  #header > div {
    display: block; }

  #logo {
    display: block; }

  #logo > img {
    width: 160px; }

  blockquote {
    margin: 50px 20px 56px; }

  .nav-main {
    padding: 1px;
    display: block;
    overflow: hidden;
    height: 0; }

  .nav-main.on {
    height: auto; }

  .nav-main > ul {
    border-radius: 9px;
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.45);
    margin: 4px 14px 16px;
    padding: 14px 18px 20px;
    display: block;
    transition: opacity 0.5s;
    opacity: 0; }

  .nav-main.on > ul {
    opacity: 1; }

  .nav-main > ul > li {
    display: block; }

  .nav-main > ul > li > a {
    display: block; }

  #mobile-btn {
    display: block; } }
@media (max-width: 480px) {
  blockquote {
    margin: 50px 2px 56px;
    padding: 10px 15px 35px; }

  #footer-social > h3 {
    font-size: 1.4em; }

  #content {
    padding: 10px 18px 120px; }

  #page-heading > h1 {
    font-size: 2.2em; }

  #page-heading {
    padding: 10px 20px 16px; } }
