/**
 * TABLE OF CONTENT
 *
 *	1. GLOBAL
 *     1.1 Normalize
 *     1.2 Wordpress Core
 *     1.3 Bootstrap
 *     1.4 Vantage Helpers
 *     1.5 Page Builder
 *     1.6 Swiper
 *     1.7 Pages & Posts
 *     1.8 Sidebars & Widgets
 *     1.9 Footer
 *  2. INDEX
 *  3. POSTS
 *  4. PAGES
 *  5. SIDEBAR
 *  6. 404
 *  7. COMMENTS
 *  8. FOOTER
 */

/*
 * 1. GLOBAL
 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}h1,h2,h3,h4,h5,h6{line-height:1.15}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.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{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[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:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* 1.2 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;
}
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 #E5E5E5;
  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: 8px 5px 0px;
}
#calendar_wrap {
  overflow: scroll;
}
.gallery-caption {}
.bypostauthor {}
.screen-reader-text {
  display: none;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.breadcrumbs {
  display: block;
}
.breadcrumbs ul {
  list-style: none;
  padding-left: 0;
}
.breadcrumbs ul li {
  display: inline-block;
}
blockquote {
  background: #F4F4F4;
  background: #232323;
  color: #fff;
  font-style: italic;
  padding: 20px;
  margin: 20px 0;
}
blockquote p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
pre {
  font-family: monospace;
  background: #F4F4F4;
  border-radius: 0;
  border: 0;
  font-family: inherit;
  font-weight: 400;
  padding: 20px;
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  height: auto;
}
.thumbnail {
  border: 0;
  border-radius: 0;
}
.vn__container {
  max-width: 100%;
}
input[type="text"], 
input[type="password"], 
input[type="email"], 
input[type="tel"], 
input[type="url"], 
input[type="number"], 
textarea {
  border: 1px solid #ddd;
  width: 100%;
  padding: 8px;
  line-height: 1;
  font-size: 12px;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
input[type="text"]:hover, 
input[type="password"]:hover, 
input[type="email"]:hover, 
input[type="tel"]:hover, 
input[type="url"]:hover, 
input[type="number"]:hover, 
textarea:hover {
  border: 1px solid #999;
}
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="number"]:focus, 
textarea:focus {
  border: 1px solid #999;
  outline: 0;
}
.navbar-fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.vn__btt {
  position: fixed;
  right: 10px;
  bottom: 10px;
  padding: 10px 18px;
  opacity: 0.5;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -webkit-transition: all 0.3s cubic-bezier(0.85, 0, 0.15, 1);
  transition: all 0.3s cubic-bezier(0.85, 0, 0.15, 1);
}
.vn__btt:hover {
  opacity: 1;
  color: #fff;
}
.vn__btt.vn__btt--visible {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
.vn__btt.vn__btt--arrow-rounded:before, 
.vn__btt.vn__btt--arrow-squared:before {
  content: "\f106";
  color: #fff;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 26px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.vn__btt.vn__btt--arrow-rounded {
  border-radius: 50%;
}
.vn__btt.vn__btt--text {
  transform: translateY(240px) rotate(-90deg);
  -webkit-transform: translateY(240px) rotate(-90deg);
  line-height: 1;
  opacity: 1;
  padding: 7px 15px;
  bottom: 120px;
  right: -20px;
}
.vn__btt.vn__btt--text:hover {
  bottom: 140px;
}
.vn__btt.vn__btt--text.vn__btt--visible {
  transform: translateY(60px) rotate(-90deg);
  -webkit-transform: translateY(60px) rotate(-90deg);
}
.vn__btt.vn__btt--text:before {
  content: 'back to top';
  font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
  color: #171717;
  font-size: 20px;
  font-style: italic;
  transform: translateY(200%) rotate(-90deg);
}

/* 1.3 Bootstrap v3.3.5 (Trimmed and Minified), .container, row have a vn__ prefix */
*,h1,h2,h3,h4,h5,h6{margin:0}.img-thumbnail,body{background-color:#fff;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:none;}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-thumbnail,label{display:inline-block;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.vn__container,.vn__container-fluid{padding-left:15px;padding-right:15px;margin-right:auto;margin-left:auto}[role=button]{cursor:pointer}@media (min-width:768px){.vn__container{width:750px}}@media (min-width:992px){.vn__container{width:970px}}@media (min-width:1200px){.vn__container{width:1170px}}.vn__row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}fieldset,legend{padding:0;border:0}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}input[type=range],legend{display:block;width:100%}fieldset{margin:0;min-width:0}legend{margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}select[multiple],select[size]{height:auto}input[type=radio]:focus,input[type=checkbox]:focus,input[type=file]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}

/* 1.4 Vantage Helpers */
body,
p,
a,
h3,
h4,
h5,
h6,
li {
  line-height: 1.8;
}
h1,
h2 {
  line-height: 1.4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
}
p {
  margin-bottom: 20px;
  max-width: 100%;
}
a, 
button {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
table {
  margin-bottom: 20px;
  width: 100%;
}
table, th, td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
th, td {
  padding: 0.4em;
}
td {
    border-width: 0 1px 1px 0;
}
dt {
    font-weight: bold;
}
dl, 
dd {
  margin-bottom: 20px;
  overflow: hidden;
}
ul {
  margin-bottom: 20px;
}
li {
  line-height: 2.4;
}
abbr {
  cursor: help;
}
.text--left {
  text-align: left;
}
.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.pull--left {
  float: left;
}
.pull--right {
  float: right;
}
.text--uppercase {
  text-transform: uppercase;
}
.full--width {
  width: 100%;
}
.full--max-width {
  max-width: 100%;
  overflow: hidden;
}
.padding--10 {
  padding: 10px;
}
.padding--20 {
  padding: 20px;
}
.padding--30 {
  padding: 30px;
}
.padding--40 {
  padding: 40px;
}
.padding--50 {
  padding: 50px;
}
.padding--60 {
  padding: 60px;
}
.separator__10 {
  width: 100%;
  height: 10px;
}
.separator__20 {
  width: 100%;
  height: 20px;
}
.separator__30 {
  width: 100%;
  height: 30px;
}
.separator__40 {
  width: 100%;
  height: 40px;
}
.separator__50 {
  width: 100%;
  height: 50px;
}
.bold,
.strong {
  font-weight: 900;
}
.navbar-default {
  border-radius: 0;
  border: 0;
  padding: 10px;
  border-bottom: 0;
  overflow: hidden;
  background: #f0f0f0;
}
.navbar-header {
  display: inline-block;
  float: left;
}
.navbar-nav {
  float: right;
  display: inline-block;
}
.navbar-nav {
  margin-bottom: 0;
}
.navbar-nav li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
}
.vn__btn, 
input[type="submit"] {
  padding: 5px 15px;
  border: 0;
  outline: 0;
  font-size: 12px;
}
.vn__btn--shadow {
  box-shadow: rgba(255, 255, 255, 0.30) 0px 20px 33px -16px inset, rgba(255, 255, 255, 0.01) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.20) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.2) 0px -4px 0px 0px inset;
}
.vn__btn--shadow:hover {
  box-shadow: rgba(255, 255, 255, 0.49) 0px 22px 33px -16px inset, rgba(255, 255, 255, 0.09) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.09) 0px -4px 0px 0px inset;
}
.vn__btn--transparent {
  background: transparent !important;
}
.vn__btn--md {
  padding: 7px 20px;
}
.vn__content,
.vn__sidebar {
  margin-top: 50px;
  margin-bottom: 40px;
}
.widget_recent_testimonials {
  padding-top: 40px;
  position: relative;
}
.vn-about-me-widget img {
  border-radius: 50%;
  width: 50%;
  padding: 2px;
  display: block;
  border-bottom: 2px solid transparent;
  margin: 0 auto 20px auto;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.vn-about-me-widget:hover img {
  opacity: 0.6;
  border-bottom: 2px solid #f0f0f0;
}
.vn__searchform {
  position: relative;
}
.vn__searchform input[type="text"] {
  width: 100%;
  font-size: 14px;
  padding: 10px 30px 10px 10px;
  outline: 0;
  border: 1px solid #ddd;
}
.vn__searchform input[type="text"]:focus {
  border: 1px solid #eee;
}
.vn__searchform .vn__searchform_icon {
  position: absolute;
  right: 10px;
  top: 12px;
  bottom: 12px;
  font-size: 14px;
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #9ecc4b, 0 0 5px #9ecc4b;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 99999;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #9ecc4b;
  border-left-color: #9ecc4b;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* animsition v3.5.2*/
.vn__global_wrapper--transition,
.animsition-overlay {
  position: relative;
  opacity: 0;

  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animsition-loading {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23ccc%22%3E%0A%20%20%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204%22/%3E%0A%20%20%3Cpath%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2016%2016%22%20to%3D%22360%2016%2016%22%20dur%3D%220.8s%22%20repeatCount%3D%22indefinite%22%20/%3E%0A%20%20%3C/path%3E%0A%3C/svg%3E%0A%0A) center center no-repeat;
  background-color: #ffffff;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animsition-loading:after {
  position: fixed;
  top: 50%;
  width: 100%;
  margin-top: 20px;
  font-size: 16px;
  color: #aaa;
  text-align: center;
  content: "";
}
.animsition-overlay-slide {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: #1e2226;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
       -o-animation-name: fade-in;
          animation-name: fade-in;
}
@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-name: fade-out;
       -o-animation-name: fade-out;
          animation-name: fade-out;
}
.blink-slow {
  -webkit-animation-name: blink-slow;
       -o-animation-name: blink-slow;
          animation-name: blink-slow;
  -webkit-animation-duration: .3s;
       -o-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
       -o-animation-direction: alternate;
          animation-direction: alternate;
}
@-webkit-keyframes blink-slow {
  0% {
    opacity: .4;
  }
  50% {
    opacity: .7;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink-slow {
  0% {
    opacity: .4;
  }
  50% {
    opacity: .7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink-slow {
  0% {
    opacity: .4;
  }
  50% {
    opacity: .7;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@-o-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
       -o-animation-name: overlay-slide-in-top;
          animation-name: overlay-slide-in-top;
}
@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
       -o-animation-name: overlay-slide-out-top;
          animation-name: overlay-slide-out-top;
}
@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@-o-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
       -o-animation-name: overlay-slide-in-bottom;
          animation-name: overlay-slide-in-bottom;
}
@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
       -o-animation-name: overlay-slide-out-bottom;
          animation-name: overlay-slide-out-bottom;
  animation-timing-function: cubic-bezier(0.85, 0, 0.15, 1);
}
.superside--sidebar--offcanvas--left .animsition-loading .vn__preloader_logo{
  left: 300px;
}
.animsition-loading.vn__logo_loader:after {
  margin-top: 0;
}
@-webkit-keyframes vn-zoom-in-out {
  0% {
    -webkit-transform: scale(0.8) rotate(0deg);
  }
  25% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(360deg);
  }
  75% {
    -webkit-transform: scale(1) rotate(0deg);
  }
  100% {
    -webkit-transform: scale(0.8) rotate(0deg);
  }
}
@-o-keyframes vn-zoom-in-out {
  0% {
    -o-transform: scale(0.8) rotate(0deg);
  }
  25% {
    -o-transform: scale(1) rotate(0deg);
  }
  50% {
    -o-transform: scale(1) rotate(360deg);
  }
  75% {
    -o-transform: scale(1) rotate(0deg);
  }
  100% {
    -o-transform: scale(0.8) rotate(0deg);
  }
}
@keyframes vn-zoom-in-out {
  0% {
    transform: scale(0.8) rotate(0deg);
  }
  25% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1) rotate(360deg);
  }
  75% {
    transform: scale(1) rotate(0deg);
  }
  100% {
    transform: scale(0.8) rotate(0deg);
  }
}

.vn__preload_overrider {
  position: fixed;
  bottom: 0;
  z-index: 9999999999;
  left: 0;
  right: 0;
  color: #000;
  text-align: center;
}
.vn__preloader_logo {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  animation-name: vn-zoom-in-out;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
}
code {
  background: #f0f0f0;
  font-family: monospace;
  padding: 5px;
  position: relative;
}
pre:before {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 4px;
  font-size: 11px;
  font-family: monospace;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #CACACA;
  line-height: 1;
  background-color: #DADADA;
  color: #333;
  letter-spacing: 1px;
  border-bottom-left-radius: 2px
}
pre.php:before {
  content: 'PHP';
}
pre.js:before, 
pre.javascript:before {
  content: 'JAVASCRIPT';
}
pre.css:before {
  content: 'CSS';
}
pre.html:before {
  content: 'HTML';
}
select {
  display: inline-block;
  width: 100%;
  margin: 0;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 5px solid #eee;
  border-radius: .25rem;
  cursor: pointer;
  outline: 0;
}

/* 1.5 Page Builder */
#dslc-content, 
#dslc-footer, 
#dslc-header {
  overflow: hidden;
  clear: both;
}
.dslc-page .vn__content { 
  margin-top: 0; 
  margin-bottom: 0; 
  padding-top: 20px;
  padding-bottom: 20px;
}
.dslc-page-has-content .vn__content, 
.dslca-enabled .vn__content {
  padding-top: 0px;
  padding-bottom: 0px; 
}
.dslc-image img {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.dslc-slider-item {
  text-align: center;
}
.vn--fade-out-on-hvr img:hover {
  opacity: 0.8;
}
.vn--fade-in-on-hvr img {
  opacity: 0.8;
}
.vn--fade-in-on-hvr img:hover {
  opacity: 1;
}
.vn--color-on-hvr img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.vn--color-on-hvr img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.vn--bw-on-hvr img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.vn--bw-on-hvr img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.vn--rotate-on-hvr img:hover {
  -webkit-transform: rotate(10deg) scale(1.3);
  transform: rotate(10deg) scale(1.3);
}
.dslc-image.vn--zoom-in-on-hvr,
.dslc-image.vn--zoom-out-on-hvr,
.dslc-image.vn--rotate-on-hvr {
  overflow: hidden;
}
.vn--zoom-in-on-hvr img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.vn--zoom-out-on-hvr img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.vn--zoom-out-on-hvr img:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.vn--slide-left-on-hvr img:hover {
  margin-left: -5%;
}
.vn--slide-right-on-hvr img:hover {
  margin-right: -5%;
}
.vn--slide-up-on-hvr img:hover {
  margin-top: -5%;
}
.vn--slide-down-on-hvr img:hover {
  margin-bottom: -5%;
}
.dslc-navigation.auto-width .dslc-navigation-inner  {
  display: block;
}
.dslc-navigation.auto-width ul.menu{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.dslc-navigation.auto-width ul.menu li{
  display: table-cell;
  float: none;
  line-height: 1;
}
.dslc-navigation.auto-width ul.menu li a{
  width: 100%;
}
.dslc-navigation.auto-width ul.menu li ul.sub-menu {
  left: 0;
  right: 0;
}
.dslc-navigation.auto-width ul.menu li ul.sub-menu li {
  display: table;
  width: 100%;
}
.dslc-modules-section.navbar-fixed-top {
  z-index: 99999;
}
@media all and (max-width: 768px) {
  .dslc-modules-section.navbar-fixed-top {
    position: static !important;
    top: auto !important;
  }
  img.skrollable {
    transform: none !important;
    -webkit-transform: none !important;
  }
}
.dslc-init-center {
  visibility: visible; /*Title in posts won't show on hover*/
}
#dslc-content i {
  font-style: normal !important;
}
.dslc-image .skrollable {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transition: transform 0s, opacity 0.3s, -webkit-filter 0.3s, filter 0.3s, margin 0.3s;
  -webkit-transition: transform 0s, opacity 0.3s, -webkit-filter 0.3s, filter 0.3s, margin 0.3s;
}
@media all and (max-width: 768px) {
  .no-scroll-magic .scrollmagic-pin-spacer{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .scrollmagic-pin-spacer > * {
    position: initial !important;
  }
}
.dslca-module-id-holder {
  background: #5890e5;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 40px;
  opacity: 0;
}
.dslc-modules-area:hover .dslca-module-id-holder {
  opacity: 1;
}
.vn-separator-align-center {
  display: block;
  margin: 0 auto;
  float: none;
}
.vn-separator-align-left {
  display: block;
  float: left;
}
.vn-separator-align-right {
  display: block;
  float: right;
}
body.dslc-res-phone .dslc-col {
  margin: 0 0 10px;
}
.vn__instagram_widget {
  overflow: hidden;
}
.vn__instagram_widget_image {
  display: inline-block;
  float: left;
  width: 25%;
}
.vn-tp-thumbnail {
  overflow: hidden;
}
.vn__metablock-col-1 {
  display: inline-block;
  width: 64px;
  float: left;
}
.vn__metablock {
  display: block;
  position: relative;
}
.vn__metablock-col-2 {
  display: inline-block;
  float: left;
  width: 90%;
  width: calc(100% - 64px);
  padding-left: 20px;
}
.vn__metablock--author, 
.vn__metablock--separator, 
.vn__metablock--time, 
.vn__metablock--heart {
  display: inline-block;
  float: left;
}
.vn__metablock--time i {
  color: #547DF9;
  padding-right: 3px;
}
.vn__metablock--heart i {
  color: #F26B5F;
  padding-right: 3px;
}
a.vncb-post-like {
  color: #F26B5F;
  opacity: 0.7;
}
a.vncb-post-like:hover {
  opacity: 0.9;
}
.vn__metablock .vncb-post-like {
  color: #F26B5F !important;
}
a.vncb-post-like.liked, 
.vn__metablock--heart .vncb-post-like.liked {
  color: #F26B5F;
  opacity: 1;
}
a.vncb-post-like.liked:hover  {
  opacity: 1;
}

.vn__postaction {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
}
.vn__postaction a {
  width: 100%;
  position: relative;
}  
/* 1.6 Slider */
.vn__slider {
  margin:0 auto;
  position:relative;
  overflow:hidden;
  direction:ltr;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  backface-visibility:hidden;
  /* Fix of Webkit flickering */
  z-index:1;
}
.vn__slider_inner {
  position:relative;
  width:100%;
  -webkit-transition-property:-webkit-transform, left, top;
  -webkit-transition-duration:0s;
  -webkit-transform:translate3d(0px,0,0);
  -webkit-transition-timing-function:ease;

  -moz-transition-property:-moz-transform, left, top;
  -moz-transition-duration:0s;
  -moz-transform:translate3d(0px,0,0);
  -moz-transition-timing-function:ease;

  -o-transition-property:-o-transform, left, top;
  -o-transition-duration:0s;
  -o-transform:translate3d(0px,0,0);
  -o-transition-timing-function:ease;
  -o-transform:translate(0px,0px);

  -ms-transition-property:-ms-transform, left, top;
  -ms-transition-duration:0s;
  -ms-transform:translate3d(0px,0,0);
  -ms-transition-timing-function:ease;

  transition-property:transform, left, top;
  transition-duration:0s;
  transform:translate3d(0px,0,0);
  transition-timing-function:ease;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.vn__slider--freemode > .vn__slider_inner {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.vn__slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* 1.7 Pages & Posts */
.vn__title_wrapper {
  padding: 100px 20px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.vn__title_wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vn__title_wrapper * {
  position: relative;
}
.vn__comments_area {
  margin-top: 40px;
  border-top: 1px solid #f0f0f0;
  padding-top: 40px;
}
.vn__comments_list {
  list-style: none;
  padding-left: 0;
}
.vn__comments_list .children {
  list-style: none;
}
.vn__comments_list .comment-body {
  margin-bottom: 20px;
  overflow: hidden;
}
.comment-meta {
  margin-bottom: 20px;
  overflow: hidden;
}
.comment-metadata {
  text-align: right;
}
.comment-content {
  margin-bottom: 10px;
  margin-left: 60px;
  overflow: hidden;
}
.comment-content p {
  margin: 0;
}
.comment .comment-metadata,
.comment .comment-author {
  padding-left: 0;
  padding-right: 0;
}

/* 1.8 Sidebars & Widgets */
.vn__sidebar .widget {
  margin-bottom: 20px;
}
.tagcloud a {
  padding: 5px;
  border: 1px solid #f0f0f0;
  font-size: 12px !important;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 1;
}
.vn__sidebar button,
.vn__sidebar input,
.vn__sidebar select,
.vn__sidebar textarea {
  max-width: 100%;
}
#wp-calendar {
  width: 100%;
}
.widget_rss li {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget_rss li .rssSummary {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.widget_rss li:hover .rssSummary {
  max-height: 100%;
  visibility: visible;
  opacity: 1;
}
.widget ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* 1.9 Footer */
.vn__footer,
.vn__copyrights {
  clear: both;
  overflow: hidden;
}
.vn__footer > .vn__container > div > .widget ~ .widget {
  margin-top: 40px;
  margin-top: 2px;
}
.vn__copyrights {
  padding: 10px;
}
.vn__copyrights p {
  margin-bottom: 0;
}
/*--END OF STYLING SECTION 1--*/

/*
 * 2. INDEX
 */
.vn__post--archive {
  margin: 35px 0;
  position: relative;
}
.vn__post--archive:first-child {
  margin-top: 0;
}
.vn__thumb--archive {
  display: inline-block;
  float: left;
  max-width: 40%;
}
.vn__post_intro {
  display: inline-block;
  float: left;
  max-width: 60%;
}
.vn__post_link {
	display: inline-block;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.vn__post_link .vn__thumb--archive img {
  transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.vn__post_link:hover .vn__thumb--archive img{
  opacity: 0.6;
}
.vn__post--archive h3 {
	text-decoration: none;
	margin: 0 0 5px 0;
	line-height: 1.4;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.vn__post--archive p {
	margin: 0;
	color: #808080;
}
.vn__post--archive .vn__excerpt {
  font-size: 14px;
}
.vn__post--archive date {
  font-size: 11px;
	color: #999;
	font-style: italic;
}
.vn__post--archive.sticky {
  padding-top: 29px;
}
.vn__post--archive.sticky:before {
  content: 'FEATURED';
  padding: 5px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1;
  background: #f0f0f0;
  color: #232323;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 1px;
}
@media all and (max-width: 768px) {
	.vn__post--archive {
		padding: 0;
		margin-bottom: 25px;
	}
}
.vn__post_link .vn__post_intro {
  padding: 20px;
}
/* IE9 Flexbox Fallback */
.ie9 .vn__post--archive{
  max-height: 370px;
}
.ie9 .vn__post--archive .entry-content {
	min-height: 150px;
}
.ie9 .post-grid-thumb {
	height: 230px;
}
.ie9 .post-grid-thumb img {
	min-height: 230px;
}
.vn__pagination, 
.vn__internal_pagination {
  display: block;
  margin: 30px 0;
  overflow: visible;
}
.vn__pagination .page-numbers, 
.vn__internal_pagination .vn__internal_pagination_number {
  display: inline-block;
  border: 1px solid #f0f0f0;
  line-height: 0px;
  margin-right: 5px;
  padding: 10px;
  border-radius: 4px !important;
  font-size: 12px;
  font-weight: 700;
  opacity: 0.4;
}
.vn__pagination a.page-numbers, 
.vn__internal_pagination a .vn__internal_pagination_number {
  opacity: 1;
}

/*
 * 3. POSTS
 */
.vn__title_wrapper--post {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.vn__title_wrapper--post:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.vn__title_wrapper--post h1 {
	position: relative;
}
.vn__title_wrapper--post h5 {
	color: #fff;
	font-style: italic;
}
.vn__title_wrapper--post * {
	position: relative;
}
@media all and (min-width: 1100px) {
  .vn__title_wrapper > .container {
    max-width: 60%;
  }
}
.vn__title {
  margin-bottom: 15px;
}
.vn__meta {
  background-color: #f5f5f5;
  padding: 5px 10px;
  margin-bottom: 40px;
  font-size: 12px;
}
.vn__meta .meta-item {
  margin-right: 10px;
  border-right: 1px solid #f0f0f0;
  padding-right: 10px;
}
.featured-image {
	margin-bottom: 40px;
}
.attachment-post-thumbnail {
  margin-bottom: 20px;
}


/*
 * 4. PAGES
 */

/*
 * 5. SIDEBAR
 */

@media all and (min-width: 991px) {
	.vn__sidebar {
		padding-left: 0;
	}
}
.widget {
	background: #fff;
	padding: 10px;
	margin-bottom: 25px;
}
.widget_search {
	padding: 0;
}
.sidebar ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.sidebar li {
  margin-bottom: 5px;
}
.widget .widget-title {
	margin: 0 0 10px 0;
  background-color: #f0f0f0;
  text-align: center;
  padding: 5px;
}
.widget .widget-title .title-inner {
  padding-bottom: 5px;
}
.searchform label {
	display: none;
}
.searchform #searchsubmit {
	display: none;
}
.widget.widget_search {
  border: 0 !important;
}
.vn__searchform input {
	width: 100%;
	padding: 5px 30px 5px 10px;
	border-radius: 4px;
	border: 1px solid #DBDBDB;
	outline: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.vn__searchform input:focus {
	border: 1px solid #989898;
}
.vn__searchform fieldset {
	position: relative;
}
.vn__searchform .search-icon {
	position: absolute;
	right: 10px;
	top: 12px;
	color: #DBDBDB;
	transition: all 0.3s;
}
.vn__searchform input:focus + .search-icon {
	color: #989898;
}
.widget_calendar table{
	width: 100%;
}
.widget_recent_comments .recentcomments {
	padding: 10px 0;
}
.sidebar .widget {
  border-width: 0;
  position: relative;
}
.sidebar .widget_pages li a, 
.sidebar .widget_recent_entries li a, 
.sidebar .widget_archive li a, 
.sidebar .widget_categories li a, 
.sidebar .widget_meta li a, 
.sidebar .widget_recent_comments li a, 
.sidebar .widget_nav_menu li a, 
.sidebar .widget_display_forums a, 
.sidebar .widget_display_views a {
	padding: 10px 0;
	font-size: 95%;
}
.widget_pages li a:before,
.widget_recent_entries li a:before,  
.widget_archive li a:before, 
.widget_categories li a:before, 
.widget_meta li a:before, 
.widget_nav_menu li a:before, 
.widget_display_forums li a:before, 
.widget_display_views li a:before {
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 10px;
	transition: padding 0.2s ease-in-out;
	-webkit-transition: padding 0.2s ease-in-out;
}
.widget_pages li a:hover::before,
.widget_recent_entries li a:hover::before,  
.widget_archive li a:hover::before, 
.widget_categories li a:hover::before, 
.widget_meta li a:hover::before, 
.widget_nav_menu li a:hover::before, 
.widget_display_forums li a:hover::before, 
.widget_display_views li a:hover::before {
	padding-right: 5px;
}
.widget_tag_cloud a{
	padding: 5px;
	border: 0;
	background-color: #232323;
	color: #D4D4D4 !important;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 2px;
	line-height: 1;
	font-size: 12px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.widget_tag_cloud a:hover {
  color: #fff !important;
}
.widget_recent_projects {
	display: block;
	overflow: hidden;
}
.widget_recent_projects li:nth-child(odd){
	width: 49%;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}
.widget_recent_projects li:nth-child(even) {
	width: 49%;
	display: inline-block;
	margin-bottom: 10px;
	float: left;
}
.widget_recent_projects li a {
	position: relative;
	height: 100%;
  display: block;
}
.widget_recent_projects li a .proj-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:rgba(61,205,161,0);
	transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.widget_recent_projects li a:hover .proj-overlay {
	background:rgba(61,205,161,0.8);
}
.widget_recent_projects li a .proj-overlay:after {
color: rgba(0,0,0,0);
	content: "\f002";
  font-size: 24px;
  font-family: fontAwesome;
  position: absolute;
  left: 40%;
  top: 35%;
	transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}
.widget_recent_projects li a:hover .proj-overlay:after {
	color: rgba(255,255,255,1);
	content: "\f002";
	font-family: fontAwesome;
}
.widget_recent_projects img {
	width: 100%;
}
.widget_recent_testimonials {
	border: 1px solid #E5E5E5;
	overflow: hidden;
}
.widget_recent_testimonials .owl-item {
	display: inline-block;
	font-family: "Georgia", serif;
	font-style: italic;
	text-align: center;
	color: #1c1c1c;
}
.widget_recent_testimonials .owl-controls .owl-page span {
	height: 8px;
	width: 8px;
	background: #E5E5E5;
}
.widget_recent_testimonials .owl-wrapper {
	
}
.widget_recent_testimonials .owl-wrapper-outer:before {
	content: '\201C';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 34px;
  background: #171717;
  font-family: "Georgia", serif;
  color: white;
  font-size: 30px;
  text-align: center;
  margin: 0 auto;
}
.widget_recent_testimonials .test-author img {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
}
.widget_recent_testimonials ul {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	opacity: 0.7;
}
.widget_recent_testimonials ul li:nth-child(1){
	font-style: normal;
	font-weight: 700;
}
.widget_recent_testimonials ul li {
	font-size: 12px;
}
.widget_recent_testimonials .owl-prev {
	position: absolute;
	top: 40%;
	left: -50%;
	transition: 0.3s;
	display: none;
	visibility: hidden;
}
.widget_recent_testimonials .owl-prev:before {
	display: block;
	visibility: visible;
	content: "\f104";
	background: #1c1c1c;
	color: #fff;
	padding: 5px;
	font-family: fontAwesome;
}
.widget_recent_testimonials:hover .owl-prev {
	position: absolute;
	top: 40%;
	left: 0;
}
.widget_recent_testimonials .owl-next {
	position: absolute;
	top: 40%;
	right: -50%;
	transition: 0.3s;
	display: none;
	visibility: hidden;
}
.widget_recent_testimonials:hover .owl-next {
	position: absolute;
	top: 40%;
	right: 0;
}
.widget_recent_testimonials .owl-next:before {
	content: "\f105";
	background: #1c1c1c;
	color: #fff;
	padding: 5px;
	font-family: fontAwesome;
	display: block;
	visibility: visible;
}
.widget_recent_entries li a:before{
  content: none;
}
.widget_recent_entries li {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.widget_recent_entries li a {
  display: block;
  overflow: hidden;
}
.widget_recent_entries li a img{
  max-width: 40%;
  float: left;
  display: inline-block;
  padding-right: 10px;
}
/*
 * 6. 404
 */
.wrapper-404 {
	padding: 5% 20%;
	border: 3px solid #f0f0f0;
	border-radius: 4px;
	text-align: center;
}
.wrapper-404 h1{
	margin-bottom: 40px;
}
.wrapper-404 h3, 
.wrapper-404 p{
	margin-bottom: 40px;
}

/*
 * 7. COMMENTS
 */
.vn__comments_list .comment .comment-body {
	  border: 1px solid #f0f0f0;
  padding: 20px;
}
.vn__comments_list .reply a, 
.comment-metadata a {
	font-size:80%;
}
.vn__comments_list .comment-author img {
	border-radius: 50%;
	margin-right: 10px;
}
.vn__comments_list .comment-body:hover .comment-author img{
	opacity: 0.8;
}
.vn__comments_list .comment-metadata {
	padding: 18px 0;
}
.vn__comments_list .comments-title {
  margin-bottom: 20px;
}
.comment-form input, 
.comment-form textarea {
	padding: 10px;
	width: 100%;
	outline: 0;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
}

.comment-form input:focus, 
.comment-form textarea:focus {
	border: 1px solid #B8B8B8;
}
.comment-form .submit {
	width: auto;
}

/*
 * 8. FOOTER
 */
.vn__footer {
	background: #1c1c1c;
	padding: 100px 0;
}
.vn__footer .widget {
	background: transparent;
	padding: 0;
}
.vn__footer .widget-title {
  text-align:left;
}
.vn__footer .searchform input {
	background: transparent;
	border: 2px solid rgba(123, 123, 123, 0.3);
	padding: 15px 30px 15px 20px;
}
.vn__footer .searchform .search-icon {
	top: 23px;
	right: 15px;
	color: rgba(123, 123, 123, 0.3);
}
.vn__footer .dslc-col {
	margin-right: 0;
}
.vn__footer .widget_recent_testimonials {
	border: 0;
}
.vn__footer ul {
	padding-left: 0;
	list-style: none;
}
.vn__copyrights {
	background: #1f1f1f;
	padding: 20px;
}
.vn__copyrights p {
	margin-bottom: 0;
}

/*
 * 10.0 WOOCOMMERCE
 */
.vn__woo_wrapper h1.page-title {
  display: none;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	border: 2px solid #ededed;
	padding: 10px;
}
.woocommerce ul.products a.button {
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: 0 auto;
	width: 80%;
	transition: 0.3s;
}
.woocommerce ul.products a.button:hover {
	border-radius: 4px;
	width: 90%;
}
.woocommerce ul.products li.product .price {
	overflow: hidden;
}
.woocommerce .price del {
	float: left;
}
.woocommerce .price ins {
	margin-left: 10px;
}
.woocommerce span.onsale {
	top: 0;
	right: auto;
	left: 0;
	border-radius: 0;
	padding: 10px;
	min-height: 0;
	min-width: 0;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	z-index: 1;
}
.woocommerce ul.products li.product a:hover img {
	opacity: 0.8;
	z-index: 0;
	transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	outline: 0;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	opacity: 0.8;
}
.woocommerce .quantity .qty {
  padding: 8px 5px;
  font-size: 11px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  content: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover {
  background-color: #F1F1F1;
  border: 1px solid #E6E6E6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  background: #333;
  border-color: #333;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover a {
  color: #6C6C6C;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:hover {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 1px solid #E6E6E6;
}
.woocommerce nav.woocommerce-pagination ul, 
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: transparent;
}

body {
  position: relative;
}