@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCIPrQ.ttf) format('truetype');
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}
a{background:transparent}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:\201C\201D\2018\2019}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=search]{-moz-box-sizing:content-box;-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
small,.small{font-size:75%}
ul,ol{list-style-type:none;padding:0}
nav ul,nav ol,.widget ol,.widget ul,.commentlist{list-style:none;list-style-image:none;margin:0}
.clearfix:after{clear:both;content:"";display:table}
body,figure,dd{margin:0}
b,strong,b,strong,.strong{font-weight:700}
dfn,dfn,em,.em{font-style:italic}
legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
@media print {
*{-ms-filter:none!important;background:transparent!important;color:#000!important;filter:none!important;text-shadow:none!important}
a,a:visited{color:#444!important;text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href^=javascript:]:after,a[href^=#]:after{content:""}
pre,blockquote{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
img{max-width:100%!important}
@page{margin:.5cm}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
/*----------------------------------------------------------------*\
Stylesheet: GRID STYLES
\*----------------------------------------------------------------*/

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}



/*----------------------------------------------------------------*\
Stylesheet: Base Stylesheet
\*----------------------------------------------------------------*/

/*
--------------- MAP --------------------
01. BODY + CORE STYLES
02. TYPOGRAPHY & LINKS
03. PAGE LAYOUT
04. NAVIGATION
05. GLOBAL ELEMENTS
06. HEADER
07. SIDEBAR(S)
08. HOME PAGE
09. INTERIOR PAGES
10. FOOTER
11. POST & WP GENERATED STYLING
----------------------------------------
*/

/*----------------------------------------------------------------*\
    $BODY + CORE STYLES
\*----------------------------------------------------------------*/

*, *:after, *:before { -moz-box-sizing: border-box; box-sizing: border-box; }

html {
  font-size: 16px;
  line-height: 1.5;
  overflow-x: hidden !important;
  height: 100%;
}


body {
  /*height: 100%;*/
  background: #fff;
  color: #124a45;
  font-family: 'Raleway', Arial, sans-serif;

}

/*>== headings ======================= */
h1, .alpha, h2, .beta, h3, .gamma, h4, .delta, h5, .epsilon, h6, .zeta { font-weight: 400; }
  h1 a, .alpha a, h2 a, .beta a, h3 a, .gamma a, h4 a, .delta a, h5 a, .epsilon a, h6 a, .delta a { text-decoration: none; }
h1, .alpha { font-size: 56px; font-size: 3.5rem; line-height: 1; margin: 0 0 1rem 0; padding: 0; color: #124a45; font-weight: 200;}
h2, .beta { font-size: 40px; font-size: 2.500rem; line-height: 1.125; margin: 0 0 1.125rem 0; padding: 0; color: #124a45; font-weight: 300; }
h3, .gamma { font-size: 35px; font-size: 2.188rem; line-height: 1.143; margin: 0 0 1.143rem 0; padding: 0; color: #124a45; font-weight: 300;}
h4, .delta { font-size: 32px; font-size: 2rem; line-height: 1.167; margin: 0 0 1.167rem 0; padding: 0; color: #124a45; font-weight: 300; }
h5, .epsilon { font-size: 18px; font-size: 1.125rem; line-height: 1.200; margin: 0 0 1.200rem 0; padding: 0; color: #124a45; font-weight: 700; }
h6, .zeta { font-size: 20px; font-size: 1.250rem; line-height: 1.250; margin: 0 0 1.250rem 0; padding: 0; color: #124a45; }



/*>== style helpers ===================== */
.alignleft { display: block; float: left; }
.alignright { display: block; float: right; }
.aligncenter { text-align: center; }

.textblock { overflow: hidden; width: auto; }
.responsive-img { display: block; max-width: 100%; height: auto; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 10px 0; padding: 0; clear: both; }
.hr { background-color: #ccc; height: 1px; margin: 10px 0; clear: both; }






/*----------------------------------------------------------------*\
    $TYPOGRAPHY & LINKS
\*----------------------------------------------------------------*/

@font-face {
    font-family: 'icomoon';

    src:
        url('../fonts/icomoon.ttf?5shk1a') format('truetype'),
        url('../fonts/icomoon.woff?5shk1a') format('woff'),
        url('../fonts/icomoon.svg?5shk1a#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-marketing-strategy:before {
    content: "\e907";
}
.icon-content-marketing2:before {
    content: "\e915";
}
.icon-public-relations:before {
    content: "\e916";
}
.icon-email-marketing2:before {
    content: "\e914";
}
.icon-instagram:before {
    content: "\e912";
}
.icon-linkedin:before {
    content: "\e913";
}
.icon-websites:before {
    content: "\e911";
}
.icon-google-plus:before {
    content: "\e904";
}
.icon-facebook:before {
    content: "\e905";
}
.icon-twitter:before {
    content: "\e906";
}
.icon-ribbon:before {
    content: "\e903";
}
.icon-menu:before {
    content: "\e901";
}
.icon-arrow-right:before {
    content: "\e900";
}
.icon-arrow-left:before {
    content: "\e902";
}
.icon-press:before {
    content: "\e600";
}
.icon-roe:before {
    content: "\e601";
}
.icon-social:before {
    content: "\e602";
}
.icon-seo:before {
    content: "\e603";
}


i {
  font-style: normal;
}


/*>== links ============================ */
a, a:visited {
  color: #F26325;
  text-decoration: none;
  cursor: pointer;
  transition: all 133ms ease-in;
}

	a:hover, a:focus, a:visited:hover, a:visited:focus { color: #ed7947; }
	a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }



/*>== typography ============================ */
p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0 0 1.25rem 0;
  padding: 0;
}
  /*p*/.featured-text {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    line-height: 1.375;
    color: #ffcc00;
    font-weight: 700;
  }

blockquote {
  margin: 25px 0 50px 0;
  padding: 20px;
  position: relative;
  background: #222;
}
  blockquote p {
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 300;
    margin: 0;
    padding: 0;
  }
  blockquote p:last-child {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-indent: -15px;
    padding: 10px 0 0 18px !important;
  }

blockquote:after {
 content: "";
position: absolute !important;
bottom: -24px;
z-index: 100;
border-width: 0px 0px 24px 24px;
border-style: solid;
border-color: #222 #222 transparent;
width: 100%;
left: 0px;
}

  blockquote p:last-child:before {
    content: "\2014";
    padding-right: 0.5em;
  }
  .lt-ie9 blockquote p + p {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 0;
    text-transform: uppercase;
  }
		.lt-ie9 blockquote p + p:before {
      content: "\2014";
      padding-right: 0.5em;
    }

/* (OPT) STYLED QUOTES AROUND MAIN TEXT OF QUOTE (first p tag) */
/*
  blockquote:before{ content: "\201C"; color: #999d5d; font-size:32px; position: absolute; top: -10px; left: -10px; font-weight: 700; }
  blockquote :first-child:after { color: #999d5d; content: "\201D"; font-size: 32px; line-height: 20px; vertical-align: bottom; }
*/





/*----------------------------------------------------------------*\
    $PAGE LAYOUT
\*----------------------------------------------------------------*/

.container {

}

.main-content {
    overflow-x: hidden !important;
  position: relative;
  margin-top: 66px;
}

.inner-content {
  min-height: 400px;
  overflow-x: hidden !important;
}





/*----------------------------------------------------------------*\
    $NAVIGATION
\*----------------------------------------------------------------*/

#mobile-menu:not( .mm-menu ) {
   display: none;
}

.nav-main {
  display: none;
}

.mobile-menu-button {
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 21px;
}

.mobile-menu-button span {
display: inline-block;
vertical-align: top;
}

.mobile-menu-button .icon-menu {
  font-size: 24px;
  margin-right: 6px;
}




/*----------------------------------------------------------------*\
    $GLOBAL ELEMENTS / STYLES
\*----------------------------------------------------------------*/

.divider {
  margin: 10px 0px 40px;
  text-align: center;
  border-bottom: 1px solid #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.15);
  height: 12px;
}

.divider h5 {
  line-height: 20px ;
}

.divider span {
  background: none repeat scroll 0 0 #333;
  padding: 5px 10px;
  color: #FFF;
  height: 12px;
  margin-bottom: -10px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}


/*>== images ==================== */
.entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*== Videos =====================*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*>== lists ==================== */
.entry-content ul {
  list-style-type: none;
  margin: 18px 0 18px 0;
  padding: 0;
}
  .entry-content ul li {
    margin: 0;
    padding: 0 0 5px 16px;
    position: relative;
  }
  .entry-content ul li:before {
    border-radius: 3px;
    background: #177ead;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 0.5em;
  }

/* if colour ol's are desired */
.entry-content ol {
  counter-reset: item;
  margin: 18px 0 18px 78px;
  padding: 0;
}
  .entry-content ol > li {
    display: block;
    padding: 0 0 4px 0;
    position: relative;
  }
  .entry-content ol > li:before {
    content: counter(item);
    counter-increment: item;
    color: #177ead;
    font-weight: 700;
    position: absolute;
    top: 0px;
    left: -30px;
    width: 18px;
    text-align: right;
  }




/*>== forms ========================= */
fieldset { border: none; }

/* (OPT) FORM PLACEHOLDER STYLING
  ::-webkit-input-placeholder { color: #fff; font-style: italic; }
  ::-moz-placeholder { color: #fff; opacity: 1; font-style: italic; }
  :-ms-input-placeholder { color: #fff; font-style: italic; }
*/


.entry-content .gform_wrapper ul li {
  padding: 0;
  margin-bottom: 10px;
}

.entry-content .gform_wrapper .top_label .gfield_label {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0;
}

body .gform_wrapper .gform_footer input.button {
  background: #f26122;
    border: 1px solid #fff;
}

body .gform_wrapper .gform_footer input.button:hover {
  background: #fff;
  color: #f26122;
  border: 1px solid #f26122;
}

#gform_wrapper_2 {
  width: 100%;
  max-width: 100%;
}

#gform_wrapper_2  input.large, #gform_wrapper_2  textarea.large {
  width: 100%
}

#gform_wrapper_3.gform_wrapper .gform_footer {
  padding-top: 0;
}

body #gform_wrapper_3.gform_wrapper .gform_footer input.button {
  background: #222;
}

body #gform_wrapper_3.gform_wrapper .gform_footer input.button:hover {
  background: #f26122;
  color: #fff;
}

#gform_wrapper_3.gform_wrapper .validation_error {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  border-color: #fff;
}

/*>== tables ======================== */


/*== Buttons ==========================*/
.button {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 7px 12px 9px 12px;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-right: 4px;
}

.button:hover, .button:visited {
 color: #fff;
}

.button.orange {
  background: #f26122;
}

.button.white {
  background: #f26122;
  border: 1px solid #fff;
}

.button.green {
  background: #5fb246;
}

.button.orange:hover, .button.green:hover {
  background: #fff;
}

.shortcode-button {
    display: inline-block;
}

.shortcode-button a {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 7px 12px 9px 12px;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff;
  background: #f26122;
  margin-right: 4px;
  border: 1px solid #fff;
}

.shortcode-button a:hover, .shortcode-button.green a:hover {
  background: #fff;
}

.shortcode-button.orange a:hover {
  border: 1px solid #f26122;
}

.shortcode-button.green a:hover {
    border: 1px solid #5fb246;
    color: #5fb246;
}

.shortcode-button.green a {
    background: #5fb246;
}

.shortcode-button.white a {
    background: #fff;
    color: #f26122;
    border: 1px solid #f26122;
}

.shortcode-button.white a:hover {
  background: #f26122;
  color: #fff;
  border: 1px solid #f26122;
}



/*----------------------------------------------------------------*\
    $HEADER
\*----------------------------------------------------------------*/

.page-header {
  height: 70px;
  background: rgba(255,255,255,0.95);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.inner-header {
  position: relative;
}

.main-logo {
  background: url(../images/logo.svg);
  background-size: 185px 40px;
  width: 185px;
  height: 40px;
  position: relative;
  float: left;
  margin: 10px 0 0 0;
  text-indent: -9999em;
  z-index: 555;
}
  .main-logo a {
    display: block;
    width: 100%;
    height: 100%;
  }


  /*Mobile menu overides*/
  #mobile-menu .mm-list > li > a:hover {
    color: #f3f3f3;
  }



/*----------------------------------------------------------------*\
    $SIDEBAR STYLES
\*----------------------------------------------------------------*/

.widget {
  margin: 20px 0;
  padding: 0;
}
.widgettitle {
  border-bottom: 2px solid #444;
}


.secondary-content ul li {
  margin-bottom: 0;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.category-listing ul li {
  float: left;
  border-bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  padding: 0px 6px 1px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.category-listing ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 1;
}

.category-listing ul li:hover {
    background: rgba(0, 0, 0, 0.35);
}

.category-listing ul li:hover a {
  color: #fff;
}

/*----------------------------------------------------------------*\
    $HOME PAGE
\*----------------------------------------------------------------*/

.slider-block {
  width: 100%;
  max-width: 1300px;
  margin: 20px auto;
  position: relative;
}

.slider-block img {
  display: block;
}

.slide-item {
  display: none;
}

.slide-item:first-of-type {
  display: block;
}

.slider-block img,
.slider-block .slide-item {
  width: 100%;
  height: auto;
}
.slide-item__wrap {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}

.slide-item__text {
  bottom: 0;
  max-width: 940px;
}

.slide-title {
    color: #124a45;
    display: block;
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 200;
}

.slide-text {
  font-size: 1.3rem;
    line-height: 1.1;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.5);
}


.spager {
 margin-top: 30px;
  float: right;
  width: 40px;
  margin-right: 30px;
}

.spager a {
    border-radius: 14px;
    display: block;
    height: 12px;
    margin: 0 4px;
    text-indent: -9999px;
    width: 12px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
}

.spager a.cycle-pager-active {
background: #ccc;
background: rgba(0, 0, 0, 0.25);
}

/*mobile Grid*/
.mobile-grid {
  display: block;
  width: 100%;
}

.mobile-grid .item .overlay {
  opacity: 1;
  background: none;
  padding: 0;
}

.mobile-grid .item .overlay-inner {
    position: relative;
    top: inherit;
    transform: none;
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    background: rgba(241,99,35,0.8);
}
.mobile-grid .item .overlay .overlay-inner span {
padding: 3px 10px;
font-size: 18px;
line-height: 1.2;
}

.mobile-grid .item.mobile-full .overlay .overlay-inner span {
  font-size: 22px;
}



.item.mobile-full {
  width: 100%;
  height: 300px;
}

.item.mobile-half {
  width: 50%;
}

/*CTA Section*/
.cta-section {
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 400px;
}

.cta {
  padding-top: 20px;
}

.cta h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.cta p {
  color: #124a45;
  line-height: 1.5;
  position: relative;
  height: auto;
  margin-bottom: 0;
}

.cta a {
  display: block;
  text-transform: uppercase;
  margin-top: 15px;
}

.cta p a {
  position: relative;
}

.cta h2 span.cta-icon, .cta h2  {
display:  inline-block;
vertical-align: top;
}



.cta span.cta-icon {
  font-size: 45px;
  margin-right: 10px;
}

.cta .iconlink {
  float: left;
}

.cta .cta-h2link {

  padding-left: 55px;
}

.cta1, .cta1 h2, .cta1 a, .cta1 a:hover {
  color: #f16323;
}

.cta2, .cta2 h2, .cta2 a, .cta2 a:hover {
  color: #0c80c3;
}
.cta3, .cta3 h2, .cta3 a, .cta3 a:hover {
  color: #9ace65;
}
.cta4, .cta4 h2, .cta4 a, .cta4 a:hover {
  color: #3abebc;
}

.cta-button {
  text-align: center;
  padding: 2px 0;
}


.cta1 .cta-button {
  border: 1px solid #f16323;
}
  .cta1 .cta-button:hover {
    background: #f16323;
    color: #fff ;
  }

.cta2 .cta-button {
  border: 1px solid #0c80c3;
}
.cta2 .cta-button:hover {
  background: #0c80c3;
  color: #fff ;
}


.cta3 .cta-button {
  border: 1px solid #9ace65;
}
.cta3 .cta-button:hover {
  background: #9ace65;
  color: #fff ;
}


.cta4 .cta-button {
  border: 1px solid #3abebc;
}
.cta4 .cta-button:hover {
  background: #3abebc;
  color: #fff ;
}


/*END CTA Section*/


/*----------------------------------------------------------------*\
    $INTERIOR PAGES
\*----------------------------------------------------------------*/
.page-title-wrap {
  margin-bottom: 50px;
  background-color: #f3f3f3;
  background-size: cover;
  background-position: center center;
}

.title-wrap-overlay {
  padding: 50px 0 40px 0;
  width: 100%;
  height: 100%;

}

.page-title-wrap h3 {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 38px;
  margin: auto auto 20px;
}

.post-break {
    display: inline-block;
    float: none;
    line-height: 0;
    margin: 40px auto 30px;
    max-width: 100% !important;
    min-width: 100% !important;
    position: relative;
}
/*
.full-bg-image {
    background-attachment: fixed;
    background-color: #222;
    background-position: center center;
    background-size: cover;
    display: block;
    margin-left: -99999px;
    margin-right: -99999px;
    padding-bottom: 60%;
    padding-left: 99999px;
    padding-right: 99999px;
    position: relative;
}*/

.parallax-wrap {
  margin: 50px auto;
  min-width: 100%;
  max-width: 100%;
  position: relative;
  display: none;
}

.parallax {
    background-attachment: fixed;
    background-color: #222;
    background-position: center center;
    background-size: cover;
    display: block;
/*    margin-left: -99999px;
    margin-right: -99999px;*/
    height: 400px;
/*    padding-left: 99999px;
    padding-right: 99999px;*/
    position: relative;
    overflow: hidden;
}

.page-template-pg-home-php .parallax {
  padding-bottom: 400px;
}
/*Blog Landing*/

.page-template-pg-bloghome-php .blog .wp-post-image, .archive .blog .wp-post-image {
  margin-bottom: 25px;
}

.page-template-pg-bloghome-php  .post-meta, .archive .post-meta {
font-size: 10px;
line-height: 12px;
margin-bottom: 0px;
margin-top: 5px;
float: left;
margin-right: 10px;
}

.page-template-pg-bloghome-php  .post-meta a, .archive .post-meta a {
margin-right: 5px;
}

.page-template-pg-bloghome-php  .post-meta a:after, .archive .post-meta a:after {
  content: "|";
  margin-left: 5px;
}


.page-template-pg-bloghome-php .blog, .archive .blog {
margin-bottom: 50px;
padding-bottom: 30px;
border-bottom: 1px solid #DCDCDC;
}

.post-date {
float: left;
font-size: 10px;
line-height: 12px;
margin-right: 5px;
margin-top: 5px;
}

.post-date:after {
  content: "|";
  margin-left: 5px;
}

.day {
  font-size: 10px;
  margin-right: 10px;
  line-height: 1;
  text-align: left;
  display: inline;
  color : #999;
}

.month-year {
  font-size: 10px;
  line-height: 10px;
  display: inline;
  text-align: center;
  color : #999;
}

.excerpt-read-more {
  display: block;
  margin-top: 15px;
}

.category-list {
  display: block;
  margin-bottom: 10px;
  clear: both;
  padding-top: 10px;
}

.category-list a {
color: #FFF;
background: rgba(0, 0, 0, 0.25);
padding: 4px 6px;
font-size: 11px;
margin-right: 2px;
float: left;
line-height: 12px;
}

  .category-list a:hover {
    background: rgba(0, 0, 0, 0.35);
    color: #fff;
  }

/*END Blog Landing*/

/*Blog Single*/

.post-banner {
  background-position: top center;
  background-size: cover;
  height: 300px;
  margin-bottom: 50px;
  margin-top: 40px;
}

.single .post-date-single {
  color: #bbb;
  margin-top: 40px;
  font-size: 14px;
  margin-bottom: 5px;
}

.single .post-date-single .icon-ribbon {
  margin-right: 5px;
}

.single .navigation {
  margin-top: 55px;
  font-size: 60px;
  position: relative;
}

.single .navigation > div {
  float: left;
  position: relative;
  width: 100px;
}

.single .navigation .lable {
  position: absolute;
  color: #bbb;
  font-size: 12px;
  bottom: -20px;
  visibility: hidden;
}


.single .navigation span {
  color: #bbb;
}

.single .navigation a:hover span, .single .navigation a:hover .lable {
  color: #888;
  visibility: visible;
}

.single .article-header {
  margin-bottom: 40px;
}

.blog-subtittle {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 20px;
  color: #888;
}

.article-footer {
  margin-bottom: 20px;
}
/*END Blog Single*/


/*Blog Sidebar*/
.widget, .featured-posts  {
  margin-bottom: 40px;
}

.sidebar-title, .widgettitle {
  background: #f2f2f2;
  display: block;
  padding: 10px 10px;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
  border-bottom:  2px solid #444;
  margin-bottom: 10px;
}

.sidebar-blog {
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
}

.sidebar-blog-img {
float: left;

}

.sidebar-blog h6 {
padding-left: 60px;
font-size: 14px;
}

/*End Blog Sidebar*/

/*Related Posts*/

.relatedposts {
  text-align: center;
}

.relatedposts img {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 20px;
  border: 1px solid #eee;
}

.relatedposts h5 {
  vertical-align: middle;
  display: inline-block;
  font-size: 1.75rem;
  margin-bottom: 0;
}


/*Portfolio Home*/

.page-template-pg-portfolio-php .title-wrap-overlay {
  background: #fff;
}

.button-group {
  text-align: center;
  margin-bottom: 25px;
}

.button-group .button {
  background-color: #fff;
  border: 1px solid #fff;
  color: #777;
  margin-bottom: 2px;
  padding: 5px 12px 7px 12px;
}

  .button-group .button:hover, .button-group .is-checked {
    border-color: #777;
  }

/*End Portfolio Home*/

/*Portfolio Single*/

.portfolio-aside h5 {
 margin-bottom: 5px;
}

.single-portfolio_type .single-title  {
  margin-top: 40px;
}

.entry-content .portfolio-listing-cats li {
  list-style: none;
    padding-left: 0;
}

.portfolio-listing-cats li::before {
  display: none;

}

/*End Portfolio Single*/

/*Review Part*/

.reviewSection {
  background: #f3f3f3;
}

.reviewSection p {
  line-height: 1.2;
}

.reviewSection .container {
  padding: 20px 0;
}

.ratingImage {
  width: 165px;
  height: 165px;
  border-radius: 50%;
}

.reviewSection h2 {
  display: inline-block;
  margin-bottom: 4px;
}

.rating {
  width: 95px;
  height: 19px;
  display: inline-block;
  margin-left: 30px;
}
.stars4 {
background: url('../images/4star.png');
  background-size: 95px 19px;
}

.customer-info {
  line-height: 1.1;
  font-style: italic;
}

/*----------------------------------------------------------------*\
    $FOOTER
\*----------------------------------------------------------------*/

.lower-cta {
  display: block;
  background: #F16323;
  height: 85px;
  margin-top: 70px;
  text-align: center;
}

.lower-cta .container {
  -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
 height: 100%;
}

.lower-cta a.button {
  text-transform: inherit;
  font-weight: 400;
  font-size: 24px;
  padding: 8px 20px;
  position: relative;
 top: 50%;
 transform: translateY(-50%);
}

  .lower-cta a.button:hover {
    background: #fff;
    color: #F16323;
  }

.page-footer {
  background: #222;
  min-height: 220px;
  padding-top: 40px;
  color: #fff;
  position: relative;
   max-width: 100% !important;
  min-width: 100% !important;
}

.lower-footer-one, .lower-footer-two, .lower-footer-three {
  text-align: center;
}

.copyright {
font-size: 14px;
margin-top: 6px;
}

.testimonial {
font-size: 12px;
width: auto;
position: relative;
bottom: 100%;
margin: 0px 0px 26px;
padding: 12px;
display: block;
text-decoration: none;
text-shadow: none;
line-height: 1.5;
opacity: 1;
z-index: 1;
left: auto;
transition: all 0.5s linear 0s;
background: rgba(0, 0, 0, 0.25);
}

.testimonial:after {
content: "";
position: absolute !important;
bottom: -14px;
z-index: 100;
border-width: 0px 0px 14px 14px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) transparent;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
width: 100%;
left: 0px;
}

.page-footer h3 {
  margin-bottom: 25px;
padding-bottom: 30px;
border-bottom: 1px solid #444;
font-size: 13px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
}

  .footer-services a {
    margin-bottom: 25px;
    float: left;
    width: 33%;
  }

.footer-services a span, .footer-services a span i {
  font-size: 47px;
  color: #f0f0f0;
}

  .footer-services a span {
    display: block;
    width: 50px;
    margin: 0 auto;
    display: block;
  }

.footer-services a:nth-of-type(3n+1) span:hover, .footer-services a:nth-of-type(3n+1) span:hover i {
    color: #F16323;
}

.footer-services a:nth-of-type(3n+2) span:hover, .footer-services a:nth-of-type(3n+2) span:hover i {
      color: #0C80C3;
}

.footer-services a:nth-of-type(3n+3) span:hover, .footer-services a:nth-of-type(3n+3) span:hover i {
      color: #9ACE65;
}


.lower-footer {
  margin-top: 30px;
  padding: 7px 0 10px;
  background: #323232;
}

.lower-footer .col-md-6 {
  text-align: center;
}

.social-icons {
  display: inline-block;
  padding-top: 5px;
  vertical-align: middle;
}

.phone-number {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
  vertical-align: middle;
}

@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	80% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
	}
}

.social-icons a {
  color: #fff;
  background: #0C80C3;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
}

  .social-icons a:hover {
    animation: bounce 1s;
  }
/*----------------------------------------------------------------*\
    $POST & WP GENERATED STYLING
\*----------------------------------------------------------------*/

/*>== images & video ========================= */

/* resize images to fit the main content area. */
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  width: auto;  /* fix for IE, otherwise it's all misformed */
  max-width: 100%;
  height: auto;
}


/*>== caption styling ========================= */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 0px;
}
.wp-caption img {
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.wp-caption .wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: left;
  padding: 10px;
}


/*>== galleries ============================== */
figure.gallery-item { float: left; margin: 0 1em 1em 0; position: relative; }
figure.gallery-item a img { border: 4px solid #bbb; border-radius: 6px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
figure.gallery-item a:hover img { border-color: #ccc; }
figure.gallery-item figcaption { display: none; }



/*>== post & comment navigation ========================== */

/* post navigation */
.wp-prev-next {
  margin: 20px 0 20px 0;
}
  .wp-prev-next .prev-link {
    float: left;
  }
  .wp-prev-next .next-link {
    float: right;
  }
  .wp-prev-next .nav-divider {
    float: left;
  }

/* comment navigation */
.comments-nav {
  clear: both;
  margin: 0 0 1.5em 0;
}
  .comments-nav:after {
    content: " \00bb";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
  }
  .comments-nav .comments-previous {
    float: left;
    width: 50%;
  }
  .comments-nav .comments-next {
    float: right;
    width: 50%;
    text-align: right;
  }
  .comments-nav .comments-next a {
    float: right;
  }



/*>== post comments & response form ====================== */
.comments-title,
.comment-form-title {
  margin: 0 0 0.5em;
}

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.734em 10px;
}
  .commentlist li:last-child {
    margin-bottom: 0;
  }
  .commentlist li ul.children {
    margin: 0;
  }
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eeeeee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal;
  }
  .commentlist .vcard time {
    float: right;
  }
    .commentlist .vcard time a {
      color: #999999;
      text-decoration: none;
    }
      .commentlist .vcard time a:hover {
        text-decoration: underline;
      }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: white;
  }

.comment_content {
  margin-left: 50px;
}
  .comment_content p {
    margin: 0.734em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em;
  }

.comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: white;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
  .comment-reply-link:hover, .comment-reply-link:focus {
    opacity: 1;
  }

.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
  .respond-form form {
    margin: 0.75em 0;
  }
    .respond-form .commentform li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.734em;
      padding-top: 0;
    }
      .respond-form form li label,
      .respond-form form li small {
        display: none;
      }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em;
    }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: white;
      }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        box-shadow: none;
      }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 700px;
      width: 100%;
    }
    .respond-form form textarea {
      resize: none;
      max-width: 700px;
      width: 100%;
      height: 150px;
    }
    .respond .submit {
      border: none;
      text-decoration: none;
      background: #4598bb;
      padding: 6px 10px;
      color: white;
      opacity: 0.65;
      margin-bottom: 10px;
      font-weight: 700;
      font-size: 0.9em;
    }
      .respond .submit:hover, .respond .submit:focus {
        opacity: 1;
      }


/* ---- isotope ---- */

.page-template-pg-home .isotope {
display: none;
}

/* clear fix */
.isotope:after, .isotope-port:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

/* 5 columns, percentage width */
.item,
.grid-sizer {
  width: 20%;
}

.isotope-port .item .overlay {
  text-align: center;
  padding: 0;
}

.item .overlay span.isotope-port-title {
  padding: 0 20px;
  margin-top: 40px;
  font-size: 18px;
  border: 1px solid #fff;
  display: inline-block;
}

.item:hover .overlay span.isotope-port-title {
  font-size: 18px;
}

.portfolio-cats {
    background: #F16323;
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    opacity: 0;
}

.page-template-pg-portfolio .item:hover .portfolio-cats {
  opacity: 1;
}

.portfolio-cats ul {
  margin:0;
  padding: 10px 20px;
  text-align: center;
}

.portfolio-cats ul li {
  color: #fff;
  display: inline-block;
  padding: 0 2px;
}

.portfolio-cats ul li::after {
  content: "~";
}

.portfolio-cats ul li:last-of-type::after {
  content: "";
}

.portfolio-cats ul li:before {
  display: none;
}

.isotope-port .item,.grid-sizer-port {
  width: 100% ;
  height: 300px;
}

.item {
  float: left;
  margin-bottom: 2px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  height: 200px;
  image-rendering: optimizeQuality;
   -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.item.width2 {
  width: 80%;
  height: 301px;
}



.item.small {
  width: 20%;
  height: 99px;
}

.item .overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  transition: all 200ms ease-in;
  padding: 15px;
  overflow: hidden;
}

.item:hover .overlay {
  opacity: 1;
}

.item .overlay span {
  font-size: 2rem;
}

.item:hover .overlay span {
  font-size: 40px;
  font-size: 2rem;
   transition: all 333ms ease;
}

.item.reg .overlay span {
  font-size: 20px;
  transition: none;
}

.item.reg:hover .overlay span {
  font-size: 20px;
}

.item.small .overlay span {
  font-size: 20px;
}

.item.small:hover .overlay span {
  font-size: 20px;
}

.item a.overlay span {
  /*font-size: 0;*/
  color: #f3f3f3;
  text-align: center;
  display: block;

  font-weight: 700;
}

.item .overlay-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.item .overlay-inner img {
  display: block;
  margin: 0 auto 10px auto;
}


/*magnific overides*/

.white-popup-block {
  background: #fff;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  min-height: 200px;
  position: relative;
  padding: 20px 30px;
}

/* ==|== non-semantic helper classes ======================================== */
.ir { border:0; font: 0/0 a; text-shadow: none; color: transparent; background-color: transparent; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

/*----------------------------------------------------------------*\
Stylesheet: 481 AND UP
\*----------------------------------------------------------------*/

@media only screen and (min-width: 481px) {
/******************************************************************/

/*----------------------------------------------------------------*\
    $BODY + CORE STYLES
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $TYPOGRAPHY & LINKS
\*----------------------------------------------------------------*/





/*----------------------------------------------------------------*\
    $PAGE LAYOUT
\*----------------------------------------------------------------*/



/*----------------------------------------------------------------*\
    $NAVIGATION
\*----------------------------------------------------------------*/

.main-nav {

}
.main-nav ul {

}
.main-nav ul li {

}
.main-nav ul li a {

}






/*----------------------------------------------------------------*\
    $GLOBAL ELEMENTS / STYLES
\*----------------------------------------------------------------*/

.entry-content .alignleft,
.entry-content img.alignleft {
  display: inline;
  float: left;
  margin: 8px 20px 12px 0;
}
.entry-content .alignright,
.entry-content img.alignright {
  display: inline;
  float: right;
  margin: 8px 0 12px 20px;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  clear: both;
  display: block;
  margin: 8px auto 12px auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}





/*----------------------------------------------------------------*\
    $HEADER
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $SIDEBAR STYLES
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $HOME PAGE
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $INTERIOR PAGES
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $FOOTER
\*----------------------------------------------------------------*/



} /* END 481 AND UP */

@media only screen and (min-width: 600px) {
  .isotope-port .item,.grid-sizer-port {
    width: 50% ;
    height: 300px;
  }
}


@media only screen and (min-width: 768px) {
/******************************************************************/

/*----------------------------------------------------------------*\
    $BODY + CORE STYLES
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $TYPOGRAPHY & LINKS
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $PAGE LAYOUT
\*----------------------------------------------------------------*/

.parallax-wrap {
  display: block;
}

.post-banner {
  height: 500px;
}





/*----------------------------------------------------------------*\
    $GLOBAL ELEMENTS / STYLES
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $HEADER
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $SIDEBAR STYLES
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $HOME PAGE
\*----------------------------------------------------------------*/
.item.width2 {
  width: 40%;
}

.mobile-grid {
  display: none;
}

.page-template-pg-home .isotope {
  display: block;
}

.slide-title {
    font-size: 3.5rem;
}

.slide-text {
  font-size: 1.5rem;
    line-height: 38px;
}

.slider-block {
  margin: 60px auto;
}


/*----------------------------------------------------------------*\
    $INTERIOR PAGES
\*----------------------------------------------------------------*/

/*Blog Listing*/
.post-date {
  width: 90px;
  height: 90px;
  border-radius: 90px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  margin-right: 20px;
  padding-top: 8px;
  overflow: hidden;
  margin-top: 0;
}


.post-date:after {
  content: "";
  margin-left: 0;
}

.day {
  margin-right: 0;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  text-align: center;
  display: block;
  color : #999;
}

.month-year {
  font-size: 16px;
  display: block;
  text-align: center;
  color : #999;
}

.page-template-pg-bloghome-php  .post-meta, .archive .post-meta {
  font-size: 10px;
line-height: 18px;
text-align: center;
margin-bottom: 0px;
padding-top: 15px;
margin-right: 0;
float: none;
clear: both;
}


.page-template-pg-bloghome-php  .post-meta a, .archive .post-meta a {
margin-right: 0;
display: inline-block;
}

.page-template-pg-bloghome-php  .post-meta a:after, .archive .post-meta a:after {
  content: "";
  margin-left: 0;
}

.category-list {
  padding-top: 0;
}

/*End Blog Listing*/




/*----------------------------------------------------------------*\
    $FOOTER
\*----------------------------------------------------------------*/
.lower-footer-one {
  text-align: left;
}
.lower-footer-two {
  text-align: center !important;
}
.lower-footer-three {
  text-align: right;
}





} /* END 768 AND UP

/*----------------------------------------------------------------
Stylesheet: 992 AND UP*/
/*----------------------------------------------------------------*/

@media only screen and (min-width: 992px) {
/******************************************************************/

/*----------------------------------------------------------------*\
    $BODY + CORE STYLES
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $TYPOGRAPHY & LINKS
\*----------------------------------------------------------------*/






/*----------------------------------------------------------------*\
    $PAGE LAYOUT
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $NAVIGATION
\*----------------------------------------------------------------*/

/*----------------------------------------------------------------*\
    $NAVIGATION
\*----------------------------------------------------------------*/

.mobile-menu-button {
  display: none;
  float: right;
}

.nav-main {
  display: block;
  position: absolute;
  height: 40px;
  top: 0;
  width: 100%;
  max-width: 1140px;
}
.nav-main > ul {
  background-color: transparent;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
  .nav-main > ul > li {
    float: left;
    margin: 0;
    position: relative;
    margin-left: 15px;
  }
  .nav-main  ul  li > a {
    color: #000000;
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    margin: 0;
    padding: 29px 20px;
    text-transform: uppercase;
  }
  .nav-main > ul > li > a:hover {
    color: #999999;
  }
  .nav-main > ul > .current_page_item > a,
  .nav-main > ul > .current_page_parent > a,
  .nav-main > ul > .current_page_ancestor > a {
    color: #43101E;
  }

 .nav-main > ul > li.parent-menu-item:after {
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent;
    border-image: none;
    border-right: 5px solid transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    margin-top: -3px;
    position: absolute;
    right: -0.5em;
    top: 50%;
    width: 0;
  }


/*>== main nav - drop down styles ==================================== */
.nav-main ul .parent_menu_item:hover > a {
/* insert styling to show active parent menu item */
}
.nav-main > ul > li:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 101;
}

.nav-main ul ul {
  background: #fff;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 70px;
  min-width: 180px;
  padding: 0;
  transition: all 0.25s linear;
  z-index: 20;
  border: 1px solid #dcdcdc;
}

.nav-main > ul > li > ul  {
    visibility: hidden;
}

.nav-main ul ul li {
  float: none;
  position: relative;
}

.nav-main ul ul li.parent-menu-item::after {
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color:  transparent rgba(0, 0, 0, 0.1) transparent;
    border-image: none;
    border-right: 5px solid transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    margin-top: -5px;
    position: absolute;
    right: 3px;
    top: 50%;
    width: 0;
}

  .nav-main ul ul li:hover {
  background: #f3f3f3;
  }

.nav-main ul ul li a {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px 16px;
  width: 100%;
  display: inline-block;
  transition: none;
  border-bottom: 1px dashed #dcdcdc;
}

.nav-main ul ul li:last-of-type a {
  border-bottom: none;
}

.nav-main ul ul li a:hover,
.nav-main ul ul .current_page_item > a,
.nav-main ul ul .current_page_parent > a,
.nav-main ul ul .current_page_ancestor > a {
  color: #666666;
}

/*Third Level Navigation*/
.nav-main ul ul li > ul {
  /*visibility: hidden;*/
    left: 100%;
    top: 0;
    margin-top: -1px;
}

.nav-main ul ul li:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 100;
}





/*----------------------------------------------------------------*\
    $GLOBAL ELEMENTS / STYLES
\*----------------------------------------------------------------*/




.isotope-port .item,.grid-sizer-port {
  width: 33% ;
  height: 300px;
}

.item .overlay span.isotope-port-title {
  font-size: 30px;

}

.item:hover .overlay span.isotope-port-title {
  font-size: 30px;
}


/*----------------------------------------------------------------*\
    $HEADER
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $SIDEBAR STYLES
\*----------------------------------------------------------------*/







/*----------------------------------------------------------------*\
    $HOME PAGE
\*----------------------------------------------------------------*/
.cta p {
  height: 117px;
}

.cta p a {
  position: absolute;
  bottom: 0;
}





/*----------------------------------------------------------------*\
    $INTERIOR PAGES
\*----------------------------------------------------------------*/

/*Blog Listing*/
.post-date {
  width: 60px;
  height: 60px;
  border-radius: 60px;
}

.day {
  font-size: 24px;
  font-size: 1.5rem;
}

.month-year {
  font-size: 14px;
}
/*End Blog Listing*/






/*----------------------------------------------------------------*\
    $FOOTER
\*----------------------------------------------------------------*/

.lower-footer .col-md-6 {
  text-align: left;
}

.lower-footer .col-md-6:nth-of-type(2) {
  text-align: right;
}





} /* END 1030 AND UP

/*----------------------------------------------------------------
Stylesheet: Additional Media Query Stylesheet*/
/*----------------------------------------------------------------*/

/*-- LARGE VIEWING SIZE --------------------------------------------------------- */

@media only screen and (min-width: 1200px) {
/******************************************************************
Stylesheet: Super Large Monitor Stylesheet
******************************************************************/


.item {
  height: 332px;
  margin-bottom: 4px;
    border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}

.isotope-port .item {
  height: 400px;
}


.item.width2 {
  height: 500px;
  width: 40%;
}

.item.small {
  height: 164px;
  width: 20%;
}

.item,
.grid-sizer {
  width: 20%;
}

.isotope-port .item,.grid-sizer-port {
  width: 33.33% ;
    height: 350px;
}

/*Blog Listing*/
.post-date {
  width: 90px;
  height: 90px;
  border-radius: 90px;
}

.day {
  font-size: 40px;
  font-size: 2.5rem;
}

.month-year {
  font-size: 16px;
}
/*End Blog Listing*/


  .nav-main  ul  li > a {
    padding: 29px 29px;
  }

} /* END LARGE VIEWING SIZE */


/*-- 1.5X+ RESOLUTION DEVICES --------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/******************************************************************
Stylesheet: Retina Screens & Devices Stylesheet
******************************************************************/



} /* 1.5X+ RESOLUTION DEVICES */

.browserwarning { margin: 0; background: #ccc; border-top: 2px solid #999; border-bottom: 2px solid #999; color: black; padding: 0.666em 0; text-align:center; }
	.browserwarning a { color: blue; }
		.browserwarning a:hover { color: teal;}

/*
.no-rgba .slide-overlay {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#AA000000,endColorstr=#AA000000);
	zoom: 1;
}
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-buttonbar > a {
    text-decoration: none; }
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
  .mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
  .mm-buttonbar > *:first-child,
  .mm-buttonbar > input:first-child + * {
    border-left: none; }
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }
  .mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title,
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-top: 30px; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
  .mm-header .mm-prev,
  .mm-header .mm-next,
  .mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
  .mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
  .mm-header .mm-next,
  .mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
  .mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
  .mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px; }
  .mm-header [href].mm-next:after {
    border-top: none;
    border-left: none; }
  .mm-header [href].mm-close:after {
    content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-title,
  .mm-menu.mm-hassearch .mm-header .mm-prev,
  .mm-menu.mm-hassearch .mm-header .mm-next,
  .mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }
  .mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
  .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
  .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header .mm-prev:before,
  .mm-menu .mm-header .mm-next:after,
  .mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
  top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }
  .mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }
  .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }
  .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }
  .mm-menu label.mm-toggle:before {
    background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }
  html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translateX(-30%);
      -moz-transform: scale(0.7, 0.7) translateX(-30%);
      -ms-transform: scale(0.7, 0.7) translateX(-30%);
      -o-transform: scale(0.7, 0.7) translateX(-30%);
      transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px;
	border: 2px solid #000;
	background: #f3f3f3;
	color: #333;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important;
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important;
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#gform_4 #field_4_7 {
  display: none;
}
:root .gform_wrapper .field--root {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  padding: 24px;
  margin: 16px 16px 16px 0;
  overflow: hidden;
  border-radius: 3px;
  border: 1px dotted rgba(18, 74, 69, 0.25);
}
:root .gform_wrapper .field--upload {
  background: #f2f2f2;
  color: #124a45;
  transition: all 320ms ease-in-out;
}
:root .gform_wrapper .field--upload:hover,
:root .gform_wrapper .field--upload:active,
:root .gform_wrapper .field--upload:focus {
  border: 1px solid #f26122;
  background: #fff;
}
:root .gform_wrapper .field--upload:hover label.gfield_label,
:root .gform_wrapper .field--upload:active label.gfield_label,
:root .gform_wrapper .field--upload:focus label.gfield_label {
  color: #f26122;
}
:root .gform_wrapper .field--upload label.gfield_label,
:root .gform_wrapper .field--upload .gfield_description {
  text-align: center;
  padding: 0;
  margin: 0;
}
:root .gform_wrapper .field--upload .gfield_description {
  padding-top: 48px;
  font-style: italic;
  opacity: 0.78;
  z-index: 1;
  pointer-events: none;
}
:root .gform_wrapper .field--upload label.gfield_label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
  transition: all 320ms ease-in-out;
  padding-top: 24px;
  font-weight: 600;
  overflow: hidden;
}
:root .gform_wrapper .field--upload label.gfield_label:after {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0 16px;
  height: 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  content: attr(data-filename);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
:root .gform_wrapper .field .ginput_container.ginput_container_fileupload {
  border: 0;
  clip-path: inset(50%);
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}

:root footer .footer-landaknowledgement {
  margin: 24px 0 48px;
}