* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	background:#F6F6F6 !important;
}
a:active,
a:focus,
a:hover {
    outline: 0
}

button,
input,
select {
    vertical-align: baseline
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
@-moz-viewport {
    width: device-width
}
@-ms-viewport {
    width: device-width
}
@-webkit-viewport {
    width: device-width
}
@viewport {
    width: device-width
}
[tabindex="-1"]:focus {
    outline: none!important
}
[role=button] {
    cursor: pointer
}
[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}
body,
button,
input,
select,
textarea {
    color: #1d1f24;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}
.font-ready body,
.font-ready button,
.font-ready input,
.font-ready select,
.font-ready textarea {
    font-family: 'Ubuntu', sans-serif;
}
:link,
:visited,
a:hover {
    color: #2069db;
    text-decoration: none
}
.link-color {
    color: #2069db
}
html,
p {
    font-size: 15px;
    line-height: 1.8em
}
.small,
small {
    font-size: 13px;
    line-height: 1.7em
}
.lead {
    font-size: 18px;
    line-height: 1.6em
}
.caps {
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 1.5em!important
}
p {
    margin: 20px 0
}
.h1.no-margin,
.h2.no-margin,
.h3.no-margin,
.h4.no-margin,
.h5.no-margin,
.h6.no-margin,
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
h6.no-margin,
p.no-margin {
    margin-bottom: 0
}
.h1.no-margin+*,
.h2.no-margin+*,
.h3.no-margin+*,
.h4.no-margin+*,
.h5.no-margin+*,
.h6.no-margin+*,
h1.no-margin+*,
h2.no-margin+*,
h3.no-margin+*,
h4.no-margin+*,
h5.no-margin+*,
h6.no-margin+*,
p.no-margin+* {
    margin-top: 0
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 25px
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    margin-bottom: .5em;
    font-size: 32px;
    line-height: 1.3em;
    font-weight: 300
}
.h3,
.h4,
h3,
h4 {
    margin-bottom: 1em;
    font-size: 25px;
    line-height: 1.6em
}
.h4,
h4 {
    font-size: 23px;
    line-height: 1.5em;
    font-weight: 400
}
.h5,
h5 {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 600
}
.h5,
.h6,
h5,
h6,
li {
    margin-bottom: 1em
}
.h6,
h6 {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 600
}
ul {
    padding-left: 0;
    margin: 20px 0 20px 30px
}
ul ul {
    margin-left: 35px
}
li {
    margin-top: 0
}
figure,
hr {
    margin: 20px auto
}
hr {
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
    background: #ccc;
    border: 0 none
}
iframe,
img,
object {
    max-width: 100%!important
}
body>iframe {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden
}
img {
    height: auto
}
.l {
    text-align: left
}
.r {
    text-align: right
}
.c {
    text-align: center
}
@media (min-width: 568px) {
    html,
    p {
        font-size: 15px
    }
    .small,
    small {
        font-size: 13px
    }
    .lead {
        font-size: 18px
    }
    .h1,
    h1 {
        font-size: 35px
    }
    .h2,
    h2 {
        font-size: 30px
    }
    .h3,
    h3 {
        font-size: 25px
    }
    .h4,
    h4 {
        font-size: 23px
    }
    .h5,
    h5 {
        font-size: 18px
    }
    .h6,
    h6 {
        font-size: 15px
    }
}
@media (min-width: 1024px) {
    html,
    p {
        font-size: 14px
    }
    .small,
    small {
        font-size: 12px
    }
    .lead {
        font-size: 16px
    }
    .h1,
    h1 {
        font-size: 45px
    }
    .h2,
    h2 {
        font-size: 32px
    }
    .h3,
    h3 {
        font-size: 24px
    }
    .h4,
    h4 {
        font-size: 20px
    }
    .h5,
    h5 {
        font-size: 16px
    }
    .h6,
    h6 {
        font-size: 15px
    }
}
@media (min-width: 1366px) {
    html,
  
    .small,
    small {
        font-size: 13px
    }
    .lead {
        font-size: 18px
    }
    .h1,
    h1 {
        font-size: 45px
    }
    .h2,
    h2 {
        font-size: 42px
    }
    .h3,
    h3 {
        font-size: 28px
    }
    .h4,
    h4 {
        font-size: 23px
    }
    .h5,
    h5 {
        font-size: 18px
    }
    .h6,
    h6 {
        font-size: 15px
    }
}
@media (min-width: 1921px) {
    html,
    p {
        font-size: 17px
    }
    .small,
    small {
        font-size: 15px
    }
    .lead {
        font-size: 22px
    }
    .h1,
    h1 {
        font-size: 60px
    }
    .h2,
    h2 {
        font-size: 50px
    }
    .h3,
    h3 {
        font-size: 34px
    }
    .h4,
    h4 {
        font-size: 27px
    }
    .h5,
    h5 {
        font-size: 22px
    }
    .h6,
    h6 {
        font-size: 17px
    }
}
.wg-grid {
    font-size: 0;
    min-width: 320px;
    padding-left: 15px;
    padding-right: 15px
}
.wg-grid .wg-grid:not(.wg-cell) {
    margin: 0 -10px;
    padding-left: 0;
    padding-right: 0
}
.wg-grid.wg-cell:not(.wg-grid--no-gutter) {
    margin: 0 -10px
}
.wg-grid .wg-grid {
    font-size: 0;
    min-width: 0;
    max-width: none
}
.wg-grid--align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.wg-grid--align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.wg-grid--align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
.wg-grid--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.wg-cell {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;


    flex: 1 1 auto;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1rem;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    padding: 0 10px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}
.wg-cell-1 {
    width: -webkit-calc(8.33333% - 20px);
    width: -moz-calc(8.33333% - 20px);
    width: calc(8.33333% - 20px)
}
.wg-cell--offset-1 {
    padding-left: -webkit-calc(8.33333% + 10px);
    padding-left: -moz-calc(8.33333% + 10px);
    padding-left: calc(8.33333% + 10px)
}
.wg-cell--basis-1 {
    width: -webkit-calc(8.33333% - 20px);
    width: -moz-calc(8.33333% - 20px);
    width: calc(8.33333% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(8.33333% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(8.33333% - 20px);
    flex: 0 0 calc(8.33333% - 20px)
}
.wg-cell--order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}
.wg-cell-2 {
    width: -webkit-calc(16.66667% - 20px);
    width: -moz-calc(16.66667% - 20px);
    width: calc(16.66667% - 20px)
}
.wg-cell--offset-2 {
    padding-left: -webkit-calc(16.66667% + 10px);
    padding-left: -moz-calc(16.66667% + 10px);
    padding-left: calc(16.66667% + 10px)
}
.wg-cell--basis-2 {
    width: -webkit-calc(16.66667% - 20px);
    width: -moz-calc(16.66667% - 20px);
    width: calc(16.66667% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(16.66667% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(16.66667% - 20px);
    flex: 0 0 calc(16.66667% - 20px)
}
.wg-cell--order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.wg-cell-3 {
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px)
}
.wg-cell--offset-3 {
    padding-left: -webkit-calc(25% + 10px);
    padding-left: -moz-calc(25% + 10px);
    padding-left: calc(25% + 10px)
}
.wg-cell--basis-3 {
    width: -webkit-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: calc(25% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(25% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px)
}
.wg-cell--order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}
.wg-cell-4 {
    width: -webkit-calc(33.33333% - 20px);
    width: -moz-calc(33.33333% - 20px);
    width: calc(33.33333% - 20px)
}
.wg-cell--offset-4 {
    padding-left: -webkit-calc(33.33333% + 10px);
    padding-left: -moz-calc(33.33333% + 10px);
    padding-left: calc(33.33333% + 10px)
}
.wg-cell--basis-4 {
    width: -webkit-calc(33.33333% - 20px);
    width: -moz-calc(33.33333% - 20px);
    width: calc(33.33333% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(33.33333% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(33.33333% - 20px);
    flex: 0 0 calc(33.33333% - 20px)
}
.wg-cell--order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}
.wg-cell-5 {
    width: -webkit-calc(41.66667% - 20px);
    width: -moz-calc(41.66667% - 20px);
    width: calc(41.66667% - 20px)
}
.wg-cell--offset-5 {
    padding-left: -webkit-calc(41.66667% + 10px);
    padding-left: -moz-calc(41.66667% + 10px);
    padding-left: calc(41.66667% + 10px)
}
.wg-cell--basis-5 {
    width: -webkit-calc(41.66667% - 20px);
    width: -moz-calc(41.66667% - 20px);
    width: calc(41.66667% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(41.66667% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(41.66667% - 20px);
    flex: 0 0 calc(41.66667% - 20px)
}
.wg-cell--order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}
.wg-cell-6 {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px)
}
.wg-cell--offset-6 {
    padding-left: -webkit-calc(50% + 10px);
    padding-left: -moz-calc(50% + 10px);
    padding-left: calc(50% + 10px)
}
.wg-cell--basis-6 {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px)
}
.wg-cell--order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}
.wg-cell-7 {
    width: -webkit-calc(58.33333% - 20px);
    width: -moz-calc(58.33333% - 20px);
    width: calc(58.33333% - 20px)
}
.wg-cell--offset-7 {
    padding-left: -webkit-calc(58.33333% + 10px);
    padding-left: -moz-calc(58.33333% + 10px);
    padding-left: calc(58.33333% + 10px)
}
.wg-cell--basis-7 {
    width: -webkit-calc(58.33333% - 20px);
    width: -moz-calc(58.33333% - 20px);
    width: calc(58.33333% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(58.33333% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(58.33333% - 20px);
    flex: 0 0 calc(58.33333% - 20px)
}
.wg-cell--order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}
.wg-cell-8 {
    width: -webkit-calc(66.66667% - 20px);
    width: -moz-calc(66.66667% - 20px);
    width: calc(66.66667% - 20px)
}
.wg-cell--offset-8 {
    padding-left: -webkit-calc(66.66667% + 10px);
    padding-left: -moz-calc(66.66667% + 10px);
    padding-left: calc(66.66667% + 10px)
}
.wg-cell--basis-8 {
    width: -webkit-calc(66.66667% - 20px);
    width: -moz-calc(66.66667% - 20px);
    width: calc(66.66667% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(66.66667% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(66.66667% - 20px);
    flex: 0 0 calc(66.66667% - 20px)
}
.wg-cell--order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}
.wg-cell-9 {
    width: -webkit-calc(75% - 20px);
    width: -moz-calc(75% - 20px);
    width: calc(75% - 20px)
}
.wg-cell--offset-9 {
    padding-left: -webkit-calc(75% + 10px);
    padding-left: -moz-calc(75% + 10px);
    padding-left: calc(75% + 10px)
}
.wg-cell--basis-9 {
    width: -webkit-calc(75% - 20px);
    width: -moz-calc(75% - 20px);
    width: calc(75% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(75% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(75% - 20px);
    flex: 0 0 calc(75% - 20px)
}
.wg-cell--order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}
.wg-cell-10 {
    width: -webkit-calc(83.33333% - 20px);
    width: -moz-calc(83.33333% - 20px);
    width: calc(83.33333% - 20px)
}
.wg-cell--offset-10 {
    padding-left: -webkit-calc(83.33333% + 10px);
    padding-left: -moz-calc(83.33333% + 10px);
    padding-left: calc(83.33333% + 10px)
}
.wg-cell--basis-10 {
    width: -webkit-calc(83.33333% - 20px);
    width: -moz-calc(83.33333% - 20px);
    width: calc(83.33333% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(83.33333% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(83.33333% - 20px);
    flex: 0 0 calc(83.33333% - 20px)
}
.wg-cell--order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}
.wg-cell-11 {
    width: -webkit-calc(91.66667% - 20px);
    width: -moz-calc(91.66667% - 20px);
    width: calc(91.66667% - 20px)
}
.wg-cell--offset-11 {
    padding-left: -webkit-calc(91.66667% + 10px);
    padding-left: -moz-calc(91.66667% + 10px);
    padding-left: calc(91.66667% + 10px)
}
.wg-cell--basis-11 {
    width: -webkit-calc(91.66667% - 20px);
    width: -moz-calc(91.66667% - 20px);
    width: calc(91.66667% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(91.66667% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(91.66667% - 20px);
    flex: 0 0 calc(91.66667% - 20px)
}
.wg-cell--order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}
.wg-cell-12 {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
}
.wg-cell--offset-12 {
    padding-left: -webkit-calc(100% + 10px);
    padding-left: -moz-calc(100% + 10px);
    padding-left: calc(100% + 10px)
}
.wg-cell--basis-12 {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 20px);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 20px);
    flex: 0 0 calc(100% - 20px)
}
.wg-cell--order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}
.wg-cell--xs,
.wg-cell--xs-1,
.wg-cell--xs-2,
.wg-cell--xs-3,
.wg-cell--xs-4,
.wg-cell--xs-5,
.wg-cell--xs-6 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.wg-cell--xs-1 {
    width: -webkit-calc(16.66667% - 20px);
    width: -moz-calc(16.66667% - 20px);
    width: calc(16.66667% - 20px)
}
.wg-cell--xs-offset-1 {
    padding-left: -webkit-calc(16.66667% + 10px);
    padding-left: -moz-calc(16.66667% + 10px);
    padding-left: calc(16.66667% + 10px)
}
.wg-cell--xs-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}
.wg-cell--xs-2 {
    width: -webkit-calc(33.33333% - 20px);
    width: -moz-calc(33.33333% - 20px);
    width: calc(33.33333% - 20px)
}
.wg-cell--xs-offset-2 {
    padding-left: -webkit-calc(33.33333% + 10px);
    padding-left: -moz-calc(33.33333% + 10px);
    padding-left: calc(33.33333% + 10px)
}
.wg-cell--xs-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.wg-cell--xs-3 {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px)
}
.wg-cell--xs-offset-3 {
    padding-left: -webkit-calc(50% + 10px);
    padding-left: -moz-calc(50% + 10px);
    padding-left: calc(50% + 10px)
}
.wg-cell--xs-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}
.wg-cell--xs-4 {
    width: -webkit-calc(66.66667% - 20px);
    width: -moz-calc(66.66667% - 20px);
    width: calc(66.66667% - 20px)
}
.wg-cell--xs-offset-4 {
    padding-left: -webkit-calc(66.66667% + 10px);
    padding-left: -moz-calc(66.66667% + 10px);
    padding-left: calc(66.66667% + 10px)
}
.wg-cell--xs-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}
.wg-cell--xs-5 {
    width: -webkit-calc(83.33333% - 20px);
    width: -moz-calc(83.33333% - 20px);
    width: calc(83.33333% - 20px)
}
.wg-cell--xs-offset-5 {
    padding-left: -webkit-calc(83.33333% + 10px);
    padding-left: -moz-calc(83.33333% + 10px);
    padding-left: calc(83.33333% + 10px)
}
.wg-cell--xs-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}
.wg-cell--xs-6 {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
}
.wg-cell--xs-offset-6 {
    padding-left: -webkit-calc(100% + 10px);
    padding-left: -moz-calc(100% + 10px);
    padding-left: calc(100% + 10px)
}
.wg-cell--xs-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}
.wg-cell--no-grow,
.wg-grid--no-grow>.wg-cell {
    -webkit-box-flex: 0!important;
    -webkit-flex-grow: 0!important;
    -moz-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}
.wg-cell--auto {
    width: auto!important;
    -webkit-box-flex: 1!important;
    -webkit-flex-grow: 1!important;
    -moz-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}
.wg-cell--align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}
.wg-cell--align-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
.wg-cell--align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}
@media (max-width: 567px) {
    .wg-grid-full-width-mobile {
        overflow: hidden
    }
    .wg-grid-full-width-mobile>.wg-grid:not(.wg-grid--no-gutter) {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 0;
        padding-right: 0
    }
}
@media (max-width: 1023px) {
    .wg-grid-full-width-mobile .wg-grid .wg-grid:not(.wg-cell) {
        margin: 0
    }
}
@media (min-width: 568px) {
    .wg-grid {
        padding-left: 24px;
        padding-right: 24px
    }
    .wg-grid .wg-grid:not(.wg-cell) {
        margin: 0 -10px;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid.wg-cell:not(.wg-grid--no-gutter) {
        margin: 0 -10px
    }
    .wg-grid .wg-grid {
        font-size: 0;
        min-width: 0;
        max-width: none
    }
    .wg-grid--align-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .wg-grid--align-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .wg-grid--align-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .wg-grid--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .wg-cell {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        padding: 0 10px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
    .wg-cell--offset-1 {
        padding-left: -webkit-calc(8.33333% + 10px);
        padding-left: -moz-calc(8.33333% + 10px);
        padding-left: calc(8.33333% + 10px)
    }
    .wg-cell--basis-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(8.33333% - 20px);
        flex: 0 0 calc(8.33333% - 20px)
    }
    .wg-cell--order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--basis-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(16.66667% - 20px);
        flex: 0 0 calc(16.66667% - 20px)
    }
    .wg-cell--order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--basis-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px)
    }
    .wg-cell--order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--basis-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333% - 20px);
        flex: 0 0 calc(33.33333% - 20px)
    }
    .wg-cell--order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--basis-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(41.66667% - 20px);
        flex: 0 0 calc(41.66667% - 20px)
    }
    .wg-cell--order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--basis-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px)
    }
    .wg-cell--order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--basis-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(58.33333% - 20px);
        flex: 0 0 calc(58.33333% - 20px)
    }
    .wg-cell--order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--basis-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(66.66667% - 20px);
        flex: 0 0 calc(66.66667% - 20px)
    }
    .wg-cell--order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);
        padding-left: calc(75% + 10px)
    }
    .wg-cell--basis-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 20px);
        flex: 0 0 calc(75% - 20px)
    }
    .wg-cell--order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--basis-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(83.33333% - 20px);
        flex: 0 0 calc(83.33333% - 20px)
    }
    .wg-cell--order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--basis-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(91.66667% - 20px);
        flex: 0 0 calc(91.66667% - 20px)
    }
    .wg-cell--order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--basis-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20px);
        flex: 0 0 calc(100% - 20px)
    }
    .wg-cell--order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .wg-cell--sm,
    .wg-cell--sm-1,
    .wg-cell--sm-10,
    .wg-cell--sm-11,
    .wg-cell--sm-12,
    .wg-cell--sm-2,
    .wg-cell--sm-3,
    .wg-cell--sm-4,
    .wg-cell--sm-5,
    .wg-cell--sm-6,
    .wg-cell--sm-7,
    .wg-cell--sm-8,
    .wg-cell--sm-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-cell--sm-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
    .wg-cell--sm-offset-1 {
        padding-left: -webkit-calc(8.33333% + 10px);
        padding-left: -moz-calc(8.33333% + 10px);
        padding-left: calc(8.33333% + 10px)
    }
    .wg-cell--sm-order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell--sm-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--sm-offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--sm-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell--sm-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--sm-offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--sm-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell--sm-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--sm-offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--sm-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell--sm-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--sm-offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--sm-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell--sm-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--sm-offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--sm-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell--sm-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--sm-offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--sm-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell--sm-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--sm-offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--sm-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell--sm-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--sm-offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);
        padding-left: calc(75% + 10px)
    }
    .wg-cell--sm-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell--sm-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--sm-offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--sm-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell--sm-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--sm-offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--sm-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell--sm-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--sm-offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--sm-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
}
@media (min-width: 1024px) {
    .wg-grid {
        max-width: 900px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid .wg-grid:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid.wg-cell:not(.wg-grid--no-gutter) {
        margin: 0 -10px
    }
    .wg-grid .wg-grid {
        font-size: 0;
        min-width: 0;
        max-width: none
    }
    .wg-grid--align-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .wg-grid--align-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .wg-grid--align-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .wg-grid--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .wg-cell {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        padding: 0 10px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
    .wg-cell--offset-1 {
        padding-left: -webkit-calc(8.33333% + 10px);
        padding-left: -moz-calc(8.33333% + 10px);
        padding-left: calc(8.33333% + 10px)
    }
    .wg-cell--basis-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(8.33333% - 20px);
        flex: 0 0 calc(8.33333% - 20px)
    }
    .wg-cell--order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--basis-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(16.66667% - 20px);
        flex: 0 0 calc(16.66667% - 20px)
    }
    .wg-cell--order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--basis-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px)
    }
    .wg-cell--order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--basis-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333% - 20px);
        flex: 0 0 calc(33.33333% - 20px)
    }
    .wg-cell--order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--basis-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(41.66667% - 20px);
        flex: 0 0 calc(41.66667% - 20px)
    }
    .wg-cell--order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--basis-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px)
    }
    .wg-cell--order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--basis-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(58.33333% - 20px);
        flex: 0 0 calc(58.33333% - 20px)
    }
    .wg-cell--order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--basis-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(66.66667% - 20px);
        flex: 0 0 calc(66.66667% - 20px)
    }
    .wg-cell--order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);

        padding-left: calc(75% + 10px)
    }
    .wg-cell--basis-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 20px);
        flex: 0 0 calc(75% - 20px)
    }
    .wg-cell--order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--basis-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(83.33333% - 20px);
        flex: 0 0 calc(83.33333% - 20px)
    }
    .wg-cell--order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--basis-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(91.66667% - 20px);
        flex: 0 0 calc(91.66667% - 20px)
    }
    .wg-cell--order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--basis-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20px);
        flex: 0 0 calc(100% - 20px)
    }
    .wg-cell--order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .wg-cell--md,
    .wg-cell--md-1,
    .wg-cell--md-10,
    .wg-cell--md-11,
    .wg-cell--md-12,
    .wg-cell--md-2,
    .wg-cell--md-3,
    .wg-cell--md-4,
    .wg-cell--md-5,
    .wg-cell--md-6,
    .wg-cell--md-7,
    .wg-cell--md-8,


    .wg-cell--md-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-cell--md-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
    .wg-cell--md-offset-1 {
        padding-left: -webkit-calc(8.33333% + 10px);
        padding-left: -moz-calc(8.33333% + 10px);
        padding-left: calc(8.33333% + 10px)
    }
    .wg-cell--md-order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell--md-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--md-offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--md-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell--md-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--md-offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--md-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell--md-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--md-offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--md-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell--md-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--md-offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--md-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell--md-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--md-offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--md-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell--md-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--md-offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--md-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell--md-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--md-offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--md-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell--md-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--md-offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);
        padding-left: calc(75% + 10px)
    }
    .wg-cell--md-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell--md-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--md-offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--md-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell--md-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--md-offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--md-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell--md-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--md-offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--md-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
}
@media (min-width: 1366px) {
    .wg-grid {
        max-width: 1170px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid .wg-grid:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid.wg-cell:not(.wg-grid--no-gutter) {
        margin: 0 -10px
    }
    .wg-grid .wg-grid {
        font-size: 0;
        min-width: 0;
        max-width: none
    }
    .wg-grid--align-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .wg-grid--align-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .wg-grid--align-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .wg-grid--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .wg-cell {
        padding: 0 10px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
    .wg-cell--offset-1 {
        padding-left: -webkit-calc(8.33333% + 10px);
        padding-left: -moz-calc(8.33333% + 10px);
        padding-left: calc(8.33333% + 10px)
    }
    .wg-cell--basis-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(8.33333% - 20px);
        flex: 0 0 calc(8.33333% - 20px)
    }
    .wg-cell--order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--basis-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(16.66667% - 20px);
        flex: 0 0 calc(16.66667% - 20px)
    }
    .wg-cell--order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--basis-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px)
    }
    .wg-cell--order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--basis-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333% - 20px);
        flex: 0 0 calc(33.33333% - 20px)
    }
    .wg-cell--order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--basis-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(41.66667% - 20px);
        flex: 0 0 calc(41.66667% - 20px)
    }
    .wg-cell--order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--basis-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px)
    }
    .wg-cell--order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--basis-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(58.33333% - 20px);
        flex: 0 0 calc(58.33333% - 20px)
    }
    .wg-cell--order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--basis-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(66.66667% - 20px);
        flex: 0 0 calc(66.66667% - 20px)
    }
    .wg-cell--order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);
        padding-left: calc(75% + 10px)
    }
    .wg-cell--basis-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 20px);
        flex: 0 0 calc(75% - 20px)
    }
    .wg-cell--order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--basis-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.33333% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(83.33333% - 20px);
        flex: 0 0 calc(83.33333% - 20px)
    }
    .wg-cell--order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--basis-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.66667% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(91.66667% - 20px);
        flex: 0 0 calc(91.66667% - 20px)
    }
    .wg-cell--order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--basis-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 20px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 20px);
        flex: 0 0 calc(100% - 20px)
    }
    .wg-cell--order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .wg-cell--lg,
    .wg-cell--lg-1,
    .wg-cell--lg-10,
    .wg-cell--lg-11,
    .wg-cell--lg-12,
    .wg-cell--lg-2,
    .wg-cell--lg-3,
    .wg-cell--lg-4,
    .wg-cell--lg-5,
    .wg-cell--lg-6,
    .wg-cell--lg-7,
    .wg-cell--lg-8,
    .wg-cell--lg-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-cell--lg-1 {
        width: -webkit-calc(8.33333% - 20px);
        width: -moz-calc(8.33333% - 20px);
        width: calc(8.33333% - 20px)
    }
   
    .wg-cell--lg-order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell--lg-2 {
        width: -webkit-calc(16.66667% - 20px);
        width: -moz-calc(16.66667% - 20px);
        width: calc(16.66667% - 20px)
    }
    .wg-cell--lg-offset-2 {
        padding-left: -webkit-calc(16.66667% + 10px);
        padding-left: -moz-calc(16.66667% + 10px);
        padding-left: calc(16.66667% + 10px)
    }
    .wg-cell--lg-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell--lg-3 {
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: calc(25% - 20px)
    }
    .wg-cell--lg-offset-3 {
        padding-left: -webkit-calc(25% + 10px);
        padding-left: -moz-calc(25% + 10px);
        padding-left: calc(25% + 10px)
    }
    .wg-cell--lg-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell--lg-4 {
        width: -webkit-calc(33.33333% - 20px);
        width: -moz-calc(33.33333% - 20px);
        width: calc(33.33333% - 20px)
    }
    .wg-cell--lg-offset-4 {
        padding-left: -webkit-calc(33.33333% + 10px);
        padding-left: -moz-calc(33.33333% + 10px);
        padding-left: calc(33.33333% + 10px)
    }
    .wg-cell--lg-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell--lg-5 {
        width: -webkit-calc(41.66667% - 20px);
        width: -moz-calc(41.66667% - 20px);
        width: calc(41.66667% - 20px)
    }
    .wg-cell--lg-offset-5 {
        padding-left: -webkit-calc(41.66667% + 10px);
        padding-left: -moz-calc(41.66667% + 10px);
        padding-left: calc(41.66667% + 10px)
    }
    .wg-cell--lg-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell--lg-6 {
        width: -webkit-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: calc(50% - 20px)
    }
    .wg-cell--lg-offset-6 {
        padding-left: -webkit-calc(50% + 10px);
        padding-left: -moz-calc(50% + 10px);
        padding-left: calc(50% + 10px)
    }
    .wg-cell--lg-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell--lg-7 {
        width: -webkit-calc(58.33333% - 20px);
        width: -moz-calc(58.33333% - 20px);
        width: calc(58.33333% - 20px)
    }
    .wg-cell--lg-offset-7 {
        padding-left: -webkit-calc(58.33333% + 10px);
        padding-left: -moz-calc(58.33333% + 10px);
        padding-left: calc(58.33333% + 10px)
    }
    .wg-cell--lg-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell--lg-8 {
        width: -webkit-calc(66.66667% - 20px);
        width: -moz-calc(66.66667% - 20px);
        width: calc(66.66667% - 20px)
    }
    .wg-cell--lg-offset-8 {
        padding-left: -webkit-calc(66.66667% + 10px);
        padding-left: -moz-calc(66.66667% + 10px);
        padding-left: calc(66.66667% + 10px)
    }
    .wg-cell--lg-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell--lg-9 {
        width: -webkit-calc(75% - 20px);
        width: -moz-calc(75% - 20px);
        width: calc(75% - 20px)
    }
    .wg-cell--lg-offset-9 {
        padding-left: -webkit-calc(75% + 10px);
        padding-left: -moz-calc(75% + 10px);
        padding-left: calc(75% + 10px)
    }
    .wg-cell--lg-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell--lg-10 {
        width: -webkit-calc(83.33333% - 20px);
        width: -moz-calc(83.33333% - 20px);
        width: calc(83.33333% - 20px)
    }
    .wg-cell--lg-offset-10 {
        padding-left: -webkit-calc(83.33333% + 10px);
        padding-left: -moz-calc(83.33333% + 10px);
        padding-left: calc(83.33333% + 10px)
    }
    .wg-cell--lg-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell--lg-11 {
        width: -webkit-calc(91.66667% - 20px);
        width: -moz-calc(91.66667% - 20px);
        width: calc(91.66667% - 20px)
    }
    .wg-cell--lg-offset-11 {
        padding-left: -webkit-calc(91.66667% + 10px);
        padding-left: -moz-calc(91.66667% + 10px);
        padding-left: calc(91.66667% + 10px)
    }
    .wg-cell--lg-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell--lg-12 {
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px)
    }
    .wg-cell--lg-offset-12 {
        padding-left: -webkit-calc(100% + 10px);
        padding-left: -moz-calc(100% + 10px);
        padding-left: calc(100% + 10px)
    }
    .wg-cell--lg-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
}
@media (min-width: 1921px) {
    .wg-grid {
        max-width: 1440px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid .wg-grid:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid.wg-cell:not(.wg-grid--no-gutter) {
        margin: 0 -15px
    }
    .wg-grid .wg-grid {
        font-size: 0;
        min-width: 0;
        max-width: none
    }
    .wg-grid--align-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .wg-grid--align-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .wg-grid--align-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .wg-grid--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .wg-cell {
        padding: 0 15px;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-1 {
        width: -webkit-calc(8.33333% - 30px);
        width: -moz-calc(8.33333% - 30px);
        width: calc(8.33333% - 30px)
    }
    .wg-cell--offset-1 {
        padding-left: -webkit-calc(8.33333% + 15px);
        padding-left: -moz-calc(8.33333% + 15px);
        padding-left: calc(8.33333% + 15px)
    }
    .wg-cell--basis-1 {
        width: -webkit-calc(8.33333% - 30px);
        width: -moz-calc(8.33333% - 30px);
        width: calc(8.33333% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.33333% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(8.33333% - 30px);
        flex: 0 0 calc(8.33333% - 30px)
    }
    .wg-cell--order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell-2 {
        width: -webkit-calc(16.66667% - 30px);
        width: -moz-calc(16.66667% - 30px);
        width: calc(16.66667% - 30px)
    }
    .wg-cell--offset-2 {
        padding-left: -webkit-calc(16.66667% + 15px);
        padding-left: -moz-calc(16.66667% + 15px);
        padding-left: calc(16.66667% + 15px)
    }
    .wg-cell--basis-2 {
        width: -webkit-calc(16.66667% - 30px);
        width: -moz-calc(16.66667% - 30px);
        width: calc(16.66667% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.66667% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(16.66667% - 30px);
        flex: 0 0 calc(16.66667% - 30px)
    }
    .wg-cell--order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell-3 {
        width: -webkit-calc(25% - 30px);
        width: -moz-calc(25% - 30px);
        width: calc(25% - 30px)
    }
    .wg-cell--offset-3 {
        padding-left: -webkit-calc(25% + 15px);
        padding-left: -moz-calc(25% + 15px);

        padding-left: calc(25% + 15px)
    }
    .wg-cell--basis-3 {
        width: -webkit-calc(25% - 30px);
        width: -moz-calc(25% - 30px);
        width: calc(25% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 30px);
        flex: 0 0 calc(25% - 30px)
    }
    .wg-cell--order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell-4 {
        width: -webkit-calc(33.33333% - 30px);

        width: -moz-calc(33.33333% - 30px);
        width: calc(33.33333% - 30px)
    }
    .wg-cell--offset-4 {
        padding-left: -webkit-calc(33.33333% + 15px);
        padding-left: -moz-calc(33.33333% + 15px);
        padding-left: calc(33.33333% + 15px)
    }
    .wg-cell--basis-4 {
        width: -webkit-calc(33.33333% - 30px);
        width: -moz-calc(33.33333% - 30px);
        width: calc(33.33333% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.33333% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333% - 30px);
        flex: 0 0 calc(33.33333% - 30px)
    }
    .wg-cell--order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell-5 {
        width: -webkit-calc(41.66667% - 30px);
        width: -moz-calc(41.66667% - 30px);
        width: calc(41.66667% - 30px)
    }
    .wg-cell--offset-5 {
        padding-left: -webkit-calc(41.66667% + 15px);
        padding-left: -moz-calc(41.66667% + 15px);
        padding-left: calc(41.66667% + 15px)
    }
    .wg-cell--basis-5 {
        width: -webkit-calc(41.66667% - 30px);
        width: -moz-calc(41.66667% - 30px);
        width: calc(41.66667% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.66667% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(41.66667% - 30px);
        flex: 0 0 calc(41.66667% - 30px)
    }
    .wg-cell--order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell-6 {
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px)
    }
    .wg-cell--offset-6 {
        padding-left: -webkit-calc(50% + 15px);
        padding-left: -moz-calc(50% + 15px);
        padding-left: calc(50% + 15px)
    }
    .wg-cell--basis-6 {
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px)
    }
    .wg-cell--order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell-7 {
        width: -webkit-calc(58.33333% - 30px);
        width: -moz-calc(58.33333% - 30px);
        width: calc(58.33333% - 30px)
    }
    .wg-cell--offset-7 {
        padding-left: -webkit-calc(58.33333% + 15px);
        padding-left: -moz-calc(58.33333% + 15px);
        padding-left: calc(58.33333% + 15px)
    }
    .wg-cell--basis-7 {
        width: -webkit-calc(58.33333% - 30px);
        width: -moz-calc(58.33333% - 30px);
        width: calc(58.33333% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.33333% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(58.33333% - 30px);
        flex: 0 0 calc(58.33333% - 30px)
    }
    .wg-cell--order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell-8 {
        width: -webkit-calc(66.66667% - 30px);
        width: -moz-calc(66.66667% - 30px);
        width: calc(66.66667% - 30px)
    }
    .wg-cell--offset-8 {
        padding-left: -webkit-calc(66.66667% + 15px);
        padding-left: -moz-calc(66.66667% + 15px);
        padding-left: calc(66.66667% + 15px)
    }
    .wg-cell--basis-8 {
        width: -webkit-calc(66.66667% - 30px);
        width: -moz-calc(66.66667% - 30px);
        width: calc(66.66667% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.66667% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(66.66667% - 30px);
        flex: 0 0 calc(66.66667% - 30px)
    }
    .wg-cell--order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell-9 {
        width: -webkit-calc(75% - 30px);
        width: -moz-calc(75% - 30px);
        width: calc(75% - 30px)
    }
    .wg-cell--offset-9 {
        padding-left: -webkit-calc(75% + 15px);
        padding-left: -moz-calc(75% + 15px);
        padding-left: calc(75% + 15px)
    }
    .wg-cell--basis-9 {
        width: -webkit-calc(75% - 30px);
        width: -moz-calc(75% - 30px);
        width: calc(75% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(75% - 30px);
        flex: 0 0 calc(75% - 30px)
    }
    .wg-cell--order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell-10 {
        width: -webkit-calc(83.33333% - 30px);
        width: -moz-calc(83.33333% - 30px);
        width: calc(83.33333% - 30px)
    }
    .wg-cell--offset-10 {
        padding-left: -webkit-calc(83.33333% + 15px);
        padding-left: -moz-calc(83.33333% + 15px);
        padding-left: calc(83.33333% + 15px)
    }
    .wg-cell--basis-10 {
        width: -webkit-calc(83.33333% - 30px);
        width: -moz-calc(83.33333% - 30px);
        width: calc(83.33333% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.33333% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(83.33333% - 30px);
        flex: 0 0 calc(83.33333% - 30px)
    }
    .wg-cell--order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell-11 {
        width: -webkit-calc(91.66667% - 30px);
        width: -moz-calc(91.66667% - 30px);
        width: calc(91.66667% - 30px)
    }
    .wg-cell--offset-11 {
        padding-left: -webkit-calc(91.66667% + 15px);
        padding-left: -moz-calc(91.66667% + 15px);
        padding-left: calc(91.66667% + 15px)
    }
    .wg-cell--basis-11 {
        width: -webkit-calc(91.66667% - 30px);
        width: -moz-calc(91.66667% - 30px);
        width: calc(91.66667% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.66667% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(91.66667% - 30px);
        flex: 0 0 calc(91.66667% - 30px)
    }
    .wg-cell--order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell-12 {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .wg-cell--offset-12 {
        padding-left: -webkit-calc(100% + 15px);
        padding-left: -moz-calc(100% + 15px);
        padding-left: calc(100% + 15px)
    }
    .wg-cell--basis-12 {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 30px);
        -moz-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 30px);
        flex: 0 0 calc(100% - 30px)
    }
    .wg-cell--order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .wg-cell--xl,
    .wg-cell--xl-1,
    .wg-cell--xl-10,
    .wg-cell--xl-11,
    .wg-cell--xl-12,
    .wg-cell--xl-2,
    .wg-cell--xl-3,
    .wg-cell--xl-4,
    .wg-cell--xl-5,
    .wg-cell--xl-6,
    .wg-cell--xl-7,
    .wg-cell--xl-8,
    .wg-cell--xl-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-cell--xl-1 {
        width: -webkit-calc(8.33333% - 30px);
        width: -moz-calc(8.33333% - 30px);
        width: calc(8.33333% - 30px)
    }
    .wg-cell--xl-offset-1 {
        padding-left: -webkit-calc(8.33333% + 15px);
        padding-left: -moz-calc(8.33333% + 15px);
        padding-left: calc(8.33333% + 15px)
    }
    .wg-cell--xl-order-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-cell--xl-2 {
        width: -webkit-calc(16.66667% - 30px);
        width: -moz-calc(16.66667% - 30px);
        width: calc(16.66667% - 30px)
    }
    .wg-cell--xl-offset-2 {
        padding-left: -webkit-calc(16.66667% + 15px);
        padding-left: -moz-calc(16.66667% + 15px);
        padding-left: calc(16.66667% + 15px)
    }
    .wg-cell--xl-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .wg-cell--xl-3 {
        width: -webkit-calc(25% - 30px);
        width: -moz-calc(25% - 30px);
        width: calc(25% - 30px)
    }
    .wg-cell--xl-offset-3 {
        padding-left: -webkit-calc(25% + 15px);
        padding-left: -moz-calc(25% + 15px);
        padding-left: calc(25% + 15px)
    }
    .wg-cell--xl-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .wg-cell--xl-4 {
        width: -webkit-calc(33.33333% - 30px);
        width: -moz-calc(33.33333% - 30px);
        width: calc(33.33333% - 30px)
    }
    .wg-cell--xl-offset-4 {
        padding-left: -webkit-calc(33.33333% + 15px);
        padding-left: -moz-calc(33.33333% + 15px);
        padding-left: calc(33.33333% + 15px)
    }
    .wg-cell--xl-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .wg-cell--xl-5 {
        width: -webkit-calc(41.66667% - 30px);
        width: -moz-calc(41.66667% - 30px);
        width: calc(41.66667% - 30px)
    }
    .wg-cell--xl-offset-5 {
        padding-left: -webkit-calc(41.66667% + 15px);
        padding-left: -moz-calc(41.66667% + 15px);
        padding-left: calc(41.66667% + 15px)
    }
    .wg-cell--xl-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .wg-cell--xl-6 {
        width: -webkit-calc(50% - 30px);
        width: -moz-calc(50% - 30px);
        width: calc(50% - 30px)
    }
    .wg-cell--xl-offset-6 {
        padding-left: -webkit-calc(50% + 15px);
        padding-left: -moz-calc(50% + 15px);
        padding-left: calc(50% + 15px)
    }
    .wg-cell--xl-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .wg-cell--xl-7 {
        width: -webkit-calc(58.33333% - 30px);
        width: -moz-calc(58.33333% - 30px);
        width: calc(58.33333% - 30px)
    }
    .wg-cell--xl-offset-7 {
        padding-left: -webkit-calc(58.33333% + 15px);
        padding-left: -moz-calc(58.33333% + 15px);
        padding-left: calc(58.33333% + 15px)
    }
    .wg-cell--xl-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .wg-cell--xl-8 {
        width: -webkit-calc(66.66667% - 30px);
        width: -moz-calc(66.66667% - 30px);
        width: calc(66.66667% - 30px)
    }
    .wg-cell--xl-offset-8 {
        padding-left: -webkit-calc(66.66667% + 15px);
        padding-left: -moz-calc(66.66667% + 15px);
        padding-left: calc(66.66667% + 15px)
    }
    .wg-cell--xl-order-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .wg-cell--xl-9 {
        width: -webkit-calc(75% - 30px);
        width: -moz-calc(75% - 30px);
        width: calc(75% - 30px)
    }
    .wg-cell--xl-offset-9 {
        padding-left: -webkit-calc(75% + 15px);
        padding-left: -moz-calc(75% + 15px);
        padding-left: calc(75% + 15px)
    }
    .wg-cell--xl-order-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .wg-cell--xl-10 {
        width: -webkit-calc(83.33333% - 30px);
        width: -moz-calc(83.33333% - 30px);
        width: calc(83.33333% - 30px)
    }
    .wg-cell--xl-offset-10 {
        padding-left: -webkit-calc(83.33333% + 15px);
        padding-left: -moz-calc(83.33333% + 15px);
        padding-left: calc(83.33333% + 15px)
    }
    .wg-cell--xl-order-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .wg-cell--xl-11 {
        width: -webkit-calc(91.66667% - 30px);
        width: -moz-calc(91.66667% - 30px);
        width: calc(91.66667% - 30px)
    }
    .wg-cell--xl-offset-11 {
        padding-left: -webkit-calc(91.66667% + 15px);
        padding-left: -moz-calc(91.66667% + 15px);
        padding-left: calc(91.66667% + 15px)
    }
    .wg-cell--xl-order-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .wg-cell--xl-12 {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .wg-cell--xl-offset-12 {
        padding-left: -webkit-calc(100% + 15px);
        padding-left: -moz-calc(100% + 15px);
        padding-left: calc(100% + 15px)
    }
    .wg-cell--xl-order-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
}
.wg-grid--no-gutter {
    padding-left: 0;
    padding-right: 0
}
.wg-grid--no-gutter .wg-grid--no-gutter:not(.wg-cell) {
    padding-left: 0;
    padding-right: 0
}
.wg-grid--no-gutter .wg-cell {
    width: 100%;
    padding: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}
.wg-grid--no-gutter .wg-cell-1 {
    width: 8.33333%
}
.wg-grid--no-gutter .wg-cell--offset-1 {
    padding-left: 8.33333%
}
.wg-grid--no-gutter .wg-cell--basis-1 {
    width: 8.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%
}
.wg-grid--no-gutter .wg-cell-2 {
    width: 16.66667%
}
.wg-grid--no-gutter .wg-cell--offset-2 {
    padding-left: 16.66667%
}
.wg-grid--no-gutter .wg-cell--basis-2 {
    width: 16.66667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%
}
.wg-grid--no-gutter .wg-cell-3 {

    width: 25%
}
.wg-grid--no-gutter .wg-cell--offset-3 {
    padding-left: 25%
}
.wg-grid--no-gutter .wg-cell--basis-3 {
    width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}
.wg-grid--no-gutter .wg-cell-4 {
    width: 33.33333%
}
.wg-grid--no-gutter .wg-cell--offset-4 {
    padding-left: 33.33333%
}
.wg-grid--no-gutter .wg-cell--basis-4 {
    width: 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%
}
.wg-grid--no-gutter .wg-cell-5 {
    width: 41.66667%
}
.wg-grid--no-gutter .wg-cell--offset-5 {
    padding-left: 41.66667%
}
.wg-grid--no-gutter .wg-cell--basis-5 {
    width: 41.66667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%
}
.wg-grid--no-gutter .wg-cell-6 {
    width: 50%
}
.wg-grid--no-gutter .wg-cell--offset-6 {
    padding-left: 50%
}
.wg-grid--no-gutter .wg-cell--basis-6 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}
.wg-grid--no-gutter .wg-cell-7 {
    width: 58.33333%
}
.wg-grid--no-gutter .wg-cell--offset-7 {
    padding-left: 58.33333%
}
.wg-grid--no-gutter .wg-cell--basis-7 {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%
}
.wg-grid--no-gutter .wg-cell-8 {
    width: 66.66667%
}
.wg-grid--no-gutter .wg-cell--offset-8 {
    padding-left: 66.66667%
}
.wg-grid--no-gutter .wg-cell--basis-8 {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%
}
.wg-grid--no-gutter .wg-cell-9 {
    width: 75%
}
.wg-grid--no-gutter .wg-cell--offset-9 {
    padding-left: 75%
}
.wg-grid--no-gutter .wg-cell--basis-9 {
    width: 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%
}
.wg-grid--no-gutter .wg-cell-10 {
    width: 83.33333%
}
.wg-grid--no-gutter .wg-cell--offset-10 {
    padding-left: 83.33333%
}
.wg-grid--no-gutter .wg-cell--basis-10 {
    width: 83.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%
}
.wg-grid--no-gutter .wg-cell-11 {
    width: 91.66667%
}
.wg-grid--no-gutter .wg-cell--offset-11 {
    padding-left: 91.66667%
}
.wg-grid--no-gutter .wg-cell--basis-11 {
    width: 91.66667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%
}
.wg-grid--no-gutter .wg-cell-12 {
    width: 100%
}
.wg-grid--no-gutter .wg-cell--offset-12 {
    padding-left: 100%
}
.wg-grid--no-gutter .wg-cell--basis-12 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}
.wg-grid--no-gutter .wg-cell--xs,
.wg-grid--no-gutter .wg-cell--xs-1,
.wg-grid--no-gutter .wg-cell--xs-2,
.wg-grid--no-gutter .wg-cell--xs-3,
.wg-grid--no-gutter .wg-cell--xs-4,
.wg-grid--no-gutter .wg-cell--xs-5,
.wg-grid--no-gutter .wg-cell--xs-6 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.wg-grid--no-gutter .wg-cell--xs-1 {
    width: 16.66667%
}
.wg-grid--no-gutter .wg-cell--xs-offset-1 {
    padding-left: 16.66667%
}
.wg-grid--no-gutter .wg-cell--xs-2 {
    width: 33.33333%
}
.wg-grid--no-gutter .wg-cell--xs-offset-2 {
    padding-left: 33.33333%
}
.wg-grid--no-gutter .wg-cell--xs-3 {
    width: 50%
}
.wg-grid--no-gutter .wg-cell--xs-offset-3 {
    padding-left: 50%
}
.wg-grid--no-gutter .wg-cell--xs-4 {
    width: 66.66667%
}
.wg-grid--no-gutter .wg-cell--xs-offset-4 {
    padding-left: 66.66667%
}
.wg-grid--no-gutter .wg-cell--xs-5 {
    width: 83.33333%
}
.wg-grid--no-gutter .wg-cell--xs-offset-5 {
    padding-left: 83.33333%
}
.wg-grid--no-gutter .wg-cell--xs-6 {
    width: 100%
}
.wg-grid--no-gutter .wg-cell--xs-offset-6 {
    padding-left: 100%
}
@media (min-width: 568px) {
    .wg-grid--no-gutter {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-grid--no-gutter:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-cell {
        width: 100%;
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-grid--no-gutter .wg-cell-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-1 {
        width: 8.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%
    }
    .wg-grid--no-gutter .wg-cell-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-2 {
        width: 16.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%
    }
    .wg-grid--no-gutter .wg-cell-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--basis-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .wg-grid--no-gutter .wg-cell-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-4 {
        width: 33.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
    .wg-grid--no-gutter .wg-cell-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-5 {
        width: 41.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%
    }
    .wg-grid--no-gutter .wg-cell-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--basis-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .wg-grid--no-gutter .wg-cell-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-7 {
        width: 58.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }
    .wg-grid--no-gutter .wg-cell-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-8 {
        width: 66.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%
    }
    .wg-grid--no-gutter .wg-cell-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--basis-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
    .wg-grid--no-gutter .wg-cell-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-10 {
        width: 83.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%
    }
    .wg-grid--no-gutter .wg-cell-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-11 {
        padding-left: 91.66667%
    }

    .wg-grid--no-gutter .wg-cell--basis-11 {
        width: 91.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%
    }
    .wg-grid--no-gutter .wg-cell-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--offset-12 {
        padding-left: 100%
    }
    .wg-grid--no-gutter .wg-cell--basis-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .wg-grid--no-gutter .wg-cell--sm,
    .wg-grid--no-gutter .wg-cell--sm-1,
    .wg-grid--no-gutter .wg-cell--sm-10,
    .wg-grid--no-gutter .wg-cell--sm-11,
    .wg-grid--no-gutter .wg-cell--sm-12,
    .wg-grid--no-gutter .wg-cell--sm-2,
    .wg-grid--no-gutter .wg-cell--sm-3,
    .wg-grid--no-gutter .wg-cell--sm-4,
    .wg-grid--no-gutter .wg-cell--sm-5,
    .wg-grid--no-gutter .wg-cell--sm-6,
    .wg-grid--no-gutter .wg-cell--sm-7,
    .wg-grid--no-gutter .wg-cell--sm-8,
    .wg-grid--no-gutter .wg-cell--sm-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-grid--no-gutter .wg-cell--sm-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--sm-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--sm-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--sm-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--sm-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--sm-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--sm-offset-12 {
        padding-left: 100%
    }
}
@media (min-width: 1024px) {
    .wg-grid--no-gutter {
        max-width: 880px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-grid--no-gutter:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-cell {
        width: 100%;
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-grid--no-gutter .wg-cell-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-1 {
        width: 8.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%
    }
    .wg-grid--no-gutter .wg-cell-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-2 {
        width: 16.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%
    }
    .wg-grid--no-gutter .wg-cell-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--basis-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .wg-grid--no-gutter .wg-cell-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-4 {
        width: 33.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
    .wg-grid--no-gutter .wg-cell-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-5 {
        width: 41.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%
    }
    .wg-grid--no-gutter .wg-cell-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--basis-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .wg-grid--no-gutter .wg-cell-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-7 {
        width: 58.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }
    .wg-grid--no-gutter .wg-cell-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-8 {
        width: 66.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%
    }
    .wg-grid--no-gutter .wg-cell-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--basis-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
    .wg-grid--no-gutter .wg-cell-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-10 {
        width: 83.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%
    }
    .wg-grid--no-gutter .wg-cell-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-11 {
        width: 91.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%
    }
    .wg-grid--no-gutter .wg-cell-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--offset-12 {
        padding-left: 100%
    }
    .wg-grid--no-gutter .wg-cell--basis-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .wg-grid--no-gutter .wg-cell--md,
    .wg-grid--no-gutter .wg-cell--md-1,
    .wg-grid--no-gutter .wg-cell--md-10,
    .wg-grid--no-gutter .wg-cell--md-11,
    .wg-grid--no-gutter .wg-cell--md-12,
    .wg-grid--no-gutter .wg-cell--md-2,
    .wg-grid--no-gutter .wg-cell--md-3,
    .wg-grid--no-gutter .wg-cell--md-4,
    .wg-grid--no-gutter .wg-cell--md-5,
    .wg-grid--no-gutter .wg-cell--md-6,
    .wg-grid--no-gutter .wg-cell--md-7,
    .wg-grid--no-gutter .wg-cell--md-8,
    .wg-grid--no-gutter .wg-cell--md-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-grid--no-gutter .wg-cell--md-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--md-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--md-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--md-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--md-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--md-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--md-offset-12 {
        padding-left: 100%
    }
}
@media (min-width: 1366px) {
    .wg-grid--no-gutter {
        max-width: 1060px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-grid--no-gutter:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-cell {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-grid--no-gutter .wg-cell-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-1 {
        width: 8.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%
    }
    .wg-grid--no-gutter .wg-cell-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-2 {
        width: 16.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%
    }
    .wg-grid--no-gutter .wg-cell-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--basis-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .wg-grid--no-gutter .wg-cell-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-4 {
        width: 33.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
    .wg-grid--no-gutter .wg-cell-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-5 {
        width: 41.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%
    }
    .wg-grid--no-gutter .wg-cell-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--basis-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .wg-grid--no-gutter .wg-cell-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-7 {
        width: 58.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }
    .wg-grid--no-gutter .wg-cell-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-8 {
        width: 66.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%
    }
    .wg-grid--no-gutter .wg-cell-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--basis-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
    .wg-grid--no-gutter .wg-cell-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-10 {
        width: 83.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%
    }
    .wg-grid--no-gutter .wg-cell-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-11 {
        width: 91.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%
    }
    .wg-grid--no-gutter .wg-cell-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--offset-12 {
        padding-left: 100%
    }
    .wg-grid--no-gutter .wg-cell--basis-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .wg-grid--no-gutter .wg-cell--lg,
    .wg-grid--no-gutter .wg-cell--lg-1,
    .wg-grid--no-gutter .wg-cell--lg-10,
    .wg-grid--no-gutter .wg-cell--lg-11,
    .wg-grid--no-gutter .wg-cell--lg-12,
    .wg-grid--no-gutter .wg-cell--lg-2,
    .wg-grid--no-gutter .wg-cell--lg-3,

    .wg-grid--no-gutter .wg-cell--lg-4,
    .wg-grid--no-gutter .wg-cell--lg-5,
    .wg-grid--no-gutter .wg-cell--lg-6,
    .wg-grid--no-gutter .wg-cell--lg-7,
    .wg-grid--no-gutter .wg-cell--lg-8,
    .wg-grid--no-gutter .wg-cell--lg-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .wg-grid--no-gutter .wg-cell--lg-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--lg-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--lg-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--lg-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--lg-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--lg-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--lg-offset-12 {
        padding-left: 100%
    }
}
@media (min-width: 1921px) {
    .wg-grid--no-gutter {
        max-width: 1410px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-grid--no-gutter:not(.wg-cell) {
        padding-left: 0;
        padding-right: 0
    }
    .wg-grid--no-gutter .wg-cell {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .wg-grid--no-gutter .wg-cell-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-1 {
        width: 8.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%
    }
    .wg-grid--no-gutter .wg-cell-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-2 {
        width: 16.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%
    }
    .wg-grid--no-gutter .wg-cell-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--basis-3 {
        width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .wg-grid--no-gutter .wg-cell-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-4 {
        width: 33.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
    .wg-grid--no-gutter .wg-cell-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-5 {
        width: 41.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%
    }
    .wg-grid--no-gutter .wg-cell-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--basis-6 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .wg-grid--no-gutter .wg-cell-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-7 {
        width: 58.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }
    .wg-grid--no-gutter .wg-cell-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-8 {
        width: 66.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%
    }
    .wg-grid--no-gutter .wg-cell-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--basis-9 {
        width: 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }
    .wg-grid--no-gutter .wg-cell-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--basis-10 {
        width: 83.33333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%
    }
    .wg-grid--no-gutter .wg-cell-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--basis-11 {
        width: 91.66667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%
    }
    .wg-grid--no-gutter .wg-cell-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--offset-12 {
        padding-left: 100%
    }
    .wg-grid--no-gutter .wg-cell--basis-12 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .wg-grid--no-gutter .wg-cell--xl,
    .wg-grid--no-gutter .wg-cell--xl-1,
    .wg-grid--no-gutter .wg-cell--xl-10,
    .wg-grid--no-gutter .wg-cell--xl-11,
    .wg-grid--no-gutter .wg-cell--xl-12,
    .wg-grid--no-gutter .wg-cell--xl-2,
    .wg-grid--no-gutter .wg-cell--xl-3,
    .wg-grid--no-gutter .wg-cell--xl-4,
    .wg-grid--no-gutter .wg-cell--xl-5,
    .wg-grid--no-gutter .wg-cell--xl-6,
    .wg-grid--no-gutter .wg-cell--xl-7,
    .wg-grid--no-gutter .wg-cell--xl-8,
    .wg-grid--no-gutter .wg-cell--xl-9 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0

    }
    .wg-grid--no-gutter .wg-cell--xl-1 {
        width: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-1 {
        padding-left: 8.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-2 {
        width: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-2 {
        padding-left: 16.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-3 {
        width: 25%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-3 {
        padding-left: 25%
    }
    .wg-grid--no-gutter .wg-cell--xl-4 {
        width: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-4 {
        padding-left: 33.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-5 {
        width: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-5 {
        padding-left: 41.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-6 {
        width: 50%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-6 {
        padding-left: 50%
    }
    .wg-grid--no-gutter .wg-cell--xl-7 {
        width: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-7 {
        padding-left: 58.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-8 {
        width: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-8 {
        padding-left: 66.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-9 {
        width: 75%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-9 {
        padding-left: 75%
    }
    .wg-grid--no-gutter .wg-cell--xl-10 {
        width: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-10 {
        padding-left: 83.33333%
    }
    .wg-grid--no-gutter .wg-cell--xl-11 {
        width: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-11 {
        padding-left: 91.66667%
    }
    .wg-grid--no-gutter .wg-cell--xl-12 {
        width: 100%
    }
    .wg-grid--no-gutter .wg-cell--xl-offset-12 {
        padding-left: 100%
    }
}
@supports ((display: -webkit-flex) or (display: flex)) {
    @supports ((-webkit-flex-wrap: wrap) or (flex-wrap: wrap)) {
        .wg-grid {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }
    }
}
.mod_flexbox.mod_flexwrap .wg-grid,
.mod_flexboxlegacy.mod_flexwrap .wg-grid,
.mod_flexboxtweener.mod_flexwrap .wg-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.wg-btn {
    display: inline-block;
    vertical-align: top;
    min-width: 90px;
	text-align:center;
    padding: .46em 1.08em;
    font-size: 18px;
    border-radius: 2px;
    border: 0 none;
    outline: 0 none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    box-shadow: none
}
.wg-btn,
.wg-btn:link,
.wg-btn:visited {
    background-color: #fff;
    color: #2069db;
    text-decoration: none
}
.wg-btn:hover {
    background-color: #e5efff;
    color: #2069db
}
.wg-btn:active {
    background-color: #e5f0fd
}
.wg-btn[disabled] {
    opacity: .5
}
.wg-btn--hollow {
    background: #ff5c14; /* Old browsers */
background: -moz-linear-gradient(left, #ff5c14 0%, #ff9c70 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ff5c14 0%,#ff9c70 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ff5c14 0%,#ff9c70 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c14', endColorstr='#ff9c70',GradientType=1 ); /* IE6-9 */
box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
    
}
.wg-btn--hollow:hover {
    color: #2069db;
    background-color: #e5efff!important
}
.wg-btn--hollow:active {
    background-color: #d2e3ff!important
}
.wg-btn--hollow[disabled] {
    color: #3b7ed5;
    background-color: transparent!important
}
@media (min-width: 568px) {
    .wg-btn {
        font-size: 15px
    }
}
@media (min-width: 1024px) {
    .wg-btn {
        font-size: 14px
    }
}
@media (min-width: 1366px) {
    .wg-btn {
        font-size: 15px
    }
}
@media (min-width: 1921px) {
    .wg-btn {
        font-size: 17px
    }
}
.wg-btn--white,
.wg-btn--white:active,
.wg-btn--white:hover,
.wg-btn--white:link,
.wg-btn--white:visited {
    background-color: #fff;
    color: #1d1f24
}
.wg-btn--white.wg-btn--hollow {
    color: #fff
}
.wg-btn--white.wg-btn--hollow:hover:not(.wg-btn--loading) {
    background-color: rgba(220, 235, 255, .2)!important
}
.wg-btn--white.wg-btn--hollow:active {
    background-color: rgba(220, 235, 255, .1)!important
}
.wg-btn--white.wg-btn--hollow[disabled] {
    background-color: transparent!important;
    opacity: .4
}
.wg-btn--black,
.wg-btn--black:active:not(.wg-btn--loading),
.wg-btn--black:hover:not(.wg-btn--loading),
.wg-btn--black:link,
.wg-btn--black:visited {
    background-color: #1d1f24;
    color: #fff
}
.wg-btn--black.wg-btn--hollow {
    color: #1d1f24!important
}
.wg-btn--green,
.wg-btn--green:link,
.wg-btn--green:visited {
    background-color: #ff4d3d;
    color: #fff
}
.wg-btn--green:hover {
    background-color: #ea4232;
    color: #fff
}
.wg-btn--green:active {
    background-color: #ea4232
}
.wg-btn--green[disabled] {
    background-color: #8cc870
}
.wg-btn--green.wg-btn--hollow {
    color: #85c800!important
}
.wg-btn--navy,
.wg-btn--navy:link,
.wg-btn--navy:visited {
    background-color: #3b7ed5;
    color: #fff
}
.wg-btn--navy:hover {
    background-color: #2069db;
    color: #fff
}
.wg-btn--navy:active {
    background-color: #185ecd
}
.wg-btn--navy[disabled] {
    background-color: #9dbeea
}
.wg-btn--navy.wg-btn--hollow {
    color: #3b7ed5!important
}
.wg-btn--blue,
.wg-btn--blue:link,
.wg-btn--blue:visited {
    color: #fff;
    background-color: #2099fd
}
.wg-btn--blue:hover {
    background-color: #0086ff;
    color: #fff
}
.wg-btn--blue:active {
    background-color: #0070ee
}
.wg-btn--blue[disabled] {
    background-color: #71b1ff
}
.wg-btn--blue.wg-btn--hollow {
    color: #2099fd!important
}
.wg-btn--gray,
.wg-btn--gray:link,
.wg-btn--gray:visited {
    background-color: #3d485e;
    color: #fff
}
.wg-btn--gray:hover {
    background-color: #2d3649;
    color: #fff
}
.wg-btn--gray:active {
    background-color: #232a39
}
.wg-btn--gray[disabled] {
    color: #a8afbf;
    background-color: #5a606c
}
.wg-btn--gray.wg-btn--hollow {
    color: #3d485e!important
}
.wg-btn--cyan,
.wg-btn--cyan:link,
.wg-btn--cyan:visited {
    color: #fff;
    background-color: #00c1d4
}
.wg-btn--cyan:hover {
    background-color: #00b1cb;
    color: #fff
}
.wg-btn--cyan:active {
    background-color: #00a3bb
}
.wg-btn--cyan[disabled] {
    background-color: #aceef5
}
.wg-btn--cyan.wg-btn--hollow {
    color: #00c1d4!important
}
.wg-btn--loading {
    position: relative;
    overflow: hidden;
    cursor: default
}
.wg-btn-progress {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 6px
}
.wg-btn--blue.wg-btn--loading {
    background-color: #2099fd!important
}
.wg-btn--blue.wg-btn--loading .wg-btn-progress {
    background: -webkit-linear-gradient(left, #007ff1 0%, #007ff1 80%, #0065d7 100%);
    background: -moz-linear-gradient(left, #007ff1 0%, #007ff1 80%, #0065d7 100%);
    background: linear-gradient(to right, #007ff1 0%, #007ff1 80%, #0065d7 100%)
}
.wg-btn--green.wg-btn--loading {
    background-color: #85c800!important
}
.wg-btn--green.wg-btn--loading .wg-btn-progress {
    background: -webkit-linear-gradient(left, #60b800 0%, #60b800 80%, #3da400 100%);
    background: -moz-linear-gradient(left, #60b800 0%, #60b800 80%, #3da400 100%);
    background: linear-gradient(to right, #60b800 0%, #60b800 80%, #3da400 100%)
}
.wg-btn--navy.wg-btn--loading {
    background-color: #3b7ed5!important
}
.wg-btn--navy.wg-btn--loading .wg-btn-progress {
    background: -webkit-linear-gradient(left, #1e63ce 0%, #1e63ce 80%, #1f5bba 100%);
    background: -moz-linear-gradient(left, #1e63ce 0%, #1e63ce 80%, #1f5bba 100%);
    background: linear-gradient(to right, #1e63ce 0%, #1e63ce 80%, #1f5bba 100%)
}
.wg-btn--white.wg-btn--loading {
    background-color: #fff!important
}
.wg-btn--white.wg-btn--loading .wg-btn-progress {
    background-color: #2069db;
    opacity: .7
}
.wg-btn--hollow.wg-btn--loading {
    background-color: transparent!important
}
.wg-btn--hollow.wg-btn--loading .wg-btn-progress {
    background: -webkit-linear-gradient(left, #e5efff 0%, #e5efff 80%, #a4c6ff 100%);
    background: -moz-linear-gradient(left, #e5efff 0%, #e5efff 80%, #a4c6ff 100%);
    background: linear-gradient(to right, #e5efff 0%, #e5efff 80%, #a4c6ff 100%);
    opacity: .7
}
.wg-btn--gray.wg-btn--loading {
    background-color: #3d485e!important
}
.wg-btn--gray.wg-btn--loading .wg-btn-progress {
    background-color: #2d3649
}
.wg-btn--cyan.wg-btn--loading {
    background-color: #00c1d4!important
}
.wg-btn--cyan.wg-btn--loading .wg-btn-progress {
    background: -webkit-linear-gradient(left, #00a4b4 0%, #00a4b4 80%, #0094a3 100%);
    background: -moz-linear-gradient(left, #00a4b4 0%, #00a4b4 80%, #0094a3 100%);
    background: linear-gradient(to right, #00a4b4 0%, #00a4b4 80%, #0094a3 100%)
}
.wg-btn--arrow {
    padding: 1em 2em;
    font-size: 15px;
    font-weight: 400
}
.wg-btn--arrow .arrow {
    display: inline-block;
    width: 31px;
    height: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMC44MiAxNC44NSI+PHRpdGxlPmFycm93PC90aXRsZT48cG9seWxpbmUgcG9pbnRzPSIyMy4wNCAwLjM1IDMwLjExIDcuNDIgMjMuMDQgMTQuNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIi8+PGxpbmUgeDE9IjMwIiB5MT0iNy40MiIgeTI9IjcuNDIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIvPjwvc3ZnPg==) no-repeat;
    margin-left: 1em;
    vertical-align: middle
}
.wg-input,
.wg-select {
    outline: 0 none
}
.wg-input,
.wg-select,
.wg-textfield__input,
.wg-textfield__select {
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #a8afbf;
    border-radius: 2px;
    -webkit-transition: box-shadow .25s ease;
    -moz-transition: box-shadow .25s ease;
    transition: box-shadow .25s ease
}
.wg-input:hover,
.wg-select:hover,
.wg-textfield__input:hover,
.wg-textfield__select:hover {
    border-color: #2069db
}
.wg-input:focus,
.wg-select:focus,
.wg-textfield__input:focus,
.wg-textfield__select:focus {
    border-color: #3b7ed5;
    box-shadow: 0 0 10px #b4d1ff
}
.wg-input[disabled],
.wg-select[disabled],
.wg-textfield__input[disabled],
.wg-textfield__select[disabled] {
    border-color: #a8afbf;
    box-shadow: none;
    color: #a8afbf
}
.wg-input--invalid,
.wg-input--invalid:focus,
.wg-input--invalid:hover,
.wg-select--invalid,
.wg-select--invalid:focus,
.wg-select--invalid:hover,
.wg-textfield__input--invalid,
.wg-textfield__input--invalid:focus,
.wg-textfield__input--invalid:hover,
.wg-textfield__select--invalid,
.wg-textfield__select--invalid:focus,
.wg-textfield__select--invalid:hover {
    border-color: #de3056!important;
    box-shadow: none!important
}
.wg-input--invalid:focus+.wg-textfield__label,
.wg-select--invalid:focus+.wg-textfield__label,
.wg-textfield__input--invalid:focus+.wg-textfield__label,
.wg-textfield__select--invalid:focus+.wg-textfield__label {
    color: #de3056!important
}
.wg-field-error,
.wg-header__warning-desktop-content br {
    display: none
}
.wg-textfield {
    position: relative
}
.wg-textfield__input,
.wg-textfield__select {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 1em;
    outline: 0 none!important
}
.wg-textfield__input:-moz-focusring,
.wg-textfield__select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000

}
.wg-textfield__input:focus::-ms-value,
.wg-textfield__select:focus::-ms-value {
    background: 0 0;
    color: #1d1f24
}
.wg-textfield--floating-label .wg-textfield__label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 16px;
    margin: auto 0;
    padding: 0 4px 1px;
    font-size: 15px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    pointer-events: none;
    text-align: left;
    color: #a8afbf;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s
}
.wg-textfield--floating-label .wg-textfield__input--filled:not(:focus):not(.wg-textfield__input--invalid)+.wg-textfield__label,
.wg-textfield--floating-label .wg-textfield__select--filled:not(:focus):not(.wg-textfield__input--invalid)+.wg-textfield__label {
    background-color: #fff;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
    color: #1d1f24;
    font-size: 11px;
    line-height: 11px;
    bottom: auto
}
.wg-textfield--floating-label .wg-textfield__input:focus+.wg-textfield__label,
.wg-textfield--floating-label .wg-textfield__select:focus+.wg-textfield__label {
    background-color: #fff;
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
    color: #3b7ed5;
    font-size: 11px;
    line-height: 11px;
    bottom: auto
}
.wg-textfield--fullwidth,
.wg-textfield--fullwidth .wg-textfield__input,
.wg-textfield--fullwidth .wg-textfield__select {
    width: 100%
}
.wg-textfield--dropdown:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOCA1Ij4KICAgIDxwYXRoIGQ9Ik0wLDAgTDQsNCBMOCwwIiBmaWxsPSJub25lIiBzdHJva2U9IiNhOGFmYmYiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=) no-repeat;
    width: 10px;
    height: 5px
}
.wg-textfield__mask {
    display: block;
    background: #fff;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 20%;
    height: -webkit-calc(100% - 2px);
    height: -moz-calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 0 2px 2px 0;
    pointer-events: none
}
.wg-input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    text-align: left
}
.wg-input-group .wg-textfield__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -1px
}
.wg-input-group .wg-textfield:last-child .wg-textfield__input {
    border-radius: 0 2px 2px 0;
    margin-right: 0
}
.wg-input-group .wg-textfield+.wg-textfield {
    left: -1px
}
.wg-input-group .wg-textfield+.wg-textfield__input {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}
.wg-tooltip {
    display: none;
    position: absolute;
    top: -30px;
    padding: 6px 10px;
    background-color: #de3056;
    color: #fff;
    font-size: 13px;
    line-height: 18px
}
.wg-tooltip:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #de3056 transparent transparent
}
.wg-tooltip--bottom {
    top: auto;
    bottom: -30px
}
.wg-tooltip--bottom:before,
.wg-tooltip--right-bottom:before {
    bottom: auto;
    left: 0;
    top: -6px;
    border-width: 0 10px 10px 0;
    border-color: transparent transparent #de3056
}
.wg-tooltip--right-bottom {
    left: auto;
    top: auto;
    bottom: -29px;
    right: 0;
    z-index: 1
}
.wg-tooltip--right-bottom:before {
    right: 0;
    left: auto;
    border-width: 0 0 10px 10px
}
.wg-header:not(.wg-header--fixed):not(.wg-header--focused):not(.wg-header--overlay-opened) .wg-tooltip {
    display: none!important
}
@media (max-width: 567px) {
    .wg-header .wg-tooltip {
        display: none!important
    }
}
.wg-field-error--visible {
    display: block
}
.wg-dropdown {
    position: relative
}
.wg-dropdown .wg-dropdown__menu {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 2020;
    width: 300px;
    margin: 0;
    padding: 20px 0;
    list-style: none;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
    pointer-events: none;
    white-space: normal;
    -webkit-transform: rotateX(-15deg);
    -moz-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
    -webkit-transform-origin: 50% -50px;
    -moz-transform-origin: 50% -50px;
    transform-origin: 50% -50px;
    opacity: 0;
    will-change: transform, opacity;
    -webkit-transition: opacity .25s, -webkit-transform .25s;
    -moz-transition: transform .25s, opacity .25s, -moz-transform .25s;
    transition: transform .25s, opacity .25s;
    transition: transform .25s, opacity .25s, -webkit-transform .25s, -moz-transform .25s
}
.wg-dropdown .wg-dropdown__menu:after,
.wg-dropdown .wg-dropdown__menu:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}
.wg-dropdown .wg-dropdown__menu:before {
    margin-top: -6px;
    background-color: rgba(211, 211, 211, .5)
}
.wg-dropdown .wg-dropdown__menu:after {
    margin-top: -5px;
    background-color: #fff
}
.wg-dropdown[data-wg-dropdown*="event:hover"] .wg-dropdown__menu:hover,
.wg-dropdown[data-wg-dropdown*="event:hover"]:focus .wg-dropdown__menu,
.wg-dropdown[data-wg-dropdown*="event:hover"]:hover .wg-dropdown__menu {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}
.wg-dropdown.triggered .wg-dropdown__menu {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}
.wg-dropdown__item,
.wg-dropdown__list {
    margin: 0;
    padding: 0
}
.wg-dropdown__item {
    display: block
}
.wg-dropdown__link {
    display: block;
    color: #575757
}
.wg-dropdown__link:focus,
.wg-dropdown__link:hover {
    background-color: #fafafa;
    color: #2069db
}
.wg-dropdown__label {
    display: block;
    padding: 12px 30px;
    line-height: 18px
}
.wg-modal {
    display: none;
    z-index: 10010;
    position: relative;
    overflow-y: auto
}
.wg-modal--fade {
    opacity: 0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s
}
.wg-modal--fade.in {
    opacity: 1
}
.wg-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .6);
    overflow: auto
}
.wg-layout {
    min-width: 320px;
    position: relative
}
/*@media (min-width: 1024px) {
    .wg-layout--outline:after,
    .wg-layout--outline:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        background: #fff;
        width: 33px;
        height: 100%;
        z-index: 9000
    }
    .wg-layout--outline:before {
        left: 0
    }
    .wg-layout--outline:after {
        right: 0
    }
}*/
.wg-header {
    min-height: 48px;
    position: relative;
    z-index: 2000
}
.header-floating .wg-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}
.wg-header__desktop,
.wg-header__mobile {
    -webkit-transition: height .25s;
    -moz-transition: height .25s;
    transition: height .25s
}
.wg-header__mobile {
    min-width: 320px;
    display: block
}
.wg-header__desktop {
    display: none!important
}
@media (min-width: 1024px) {
    .wg-header__mobile {
        display: none!important
    }
    .wg-header__desktop {
        display: block!important
    }
}
.wg-header__logo {
   display: inline-block;
    vertical-align: top;
    width: 90px;
    height: 46px;
    margin: 2px 0 0;
    position: relative;
}
.wg-header__logo:after,
.wg-header__logo:before {
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s
}
.wg-header__logo:before {
    background-image: url(../images/logo1.png)
}
.wg-header__logo:after {
    opacity: 0;
    background-image: url(../images/logo1.png)
}
.wg-header--overlay-closing .wg-header__logo:after,
.wg-header--overlay-closing .wg-header__logo:before,
.wg-header--overlay-opened .wg-header__logo:after,
.wg-header--overlay-opened .wg-header__logo:before,
.wg-header__free-trial-form {
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s
}
.wg-header--fixed .wg-header__logo:before,
.wg-header--focused .wg-header__logo:before,
.wg-header--overlay-opened .wg-header__logo:before,
.wg-header--theme-dark .wg-header__logo:before,
.wg-header__logo--dark:before {
    opacity: 0
}
.wg-header--fixed .wg-header__logo:after,
.wg-header--focused .wg-header__logo:after,
.wg-header--overlay-opened .wg-header__logo:after,
.wg-header--theme-dark .wg-header__logo:after,
.wg-header__logo--dark:after {
    opacity: 1
}
.wg-header__free-trial-form {
    display: none;
    margin: 10px 0 0;
    font-size: 0;
    white-space: nowrap;
    position: relative;
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0
}
.wg-header__free-trial-input {
    width: 200px;
    height: 37px;
    font-size: 13px;
    line-height: 37px;
    padding: 0 0 0 1em;
    margin: 0;
    background: #fff;
    border: 1px solid #a8afbf;
    border-right: 0 none;
    outline: 0 none;
    border-radius: 2px 0 0 2px
}
.wg-header__free-trial-input::-webkit-input-placeholder {
    letter-spacing: -.04em
}
.wg-header__free-trial-input:-moz-placeholder,
.wg-header__free-trial-input::-moz-placeholder {
    letter-spacing: -.04em
}
.wg-header__free-trial-input:-ms-input-placeholder {
    letter-spacing: -.04em
}
.wg-header__free-trial-input::placeholder {
    letter-spacing: -.04em
}
.wg-header__free-trial-button {
    margin: 0;
    min-width: 0;
    padding: 0 1.08em;
    white-space: nowrap;
    font-size: 13px
}
.wg-header--fixed .wg-header__free-trial-button,
.wg-header--focused .wg-header__free-trial-button {
    opacity: 1;
    visibility: visible
}
.wg-header__mobile-overlay .wg-header__free-trial-button {
    display: block;
    width: 100%;
    opacity: 1;
    visibility: visible;
    position: static;
    text-align: center;
    margin-bottom: 15px;
    padding: 15px 32px;
    font-size: 15px;
    line-height: 18px
}
.wg-header__login-button {
    max-width: 200px;
    min-width: 0;
    display: none;
    visibility: hidden;
    opacity: 0;
    padding: .4em 1.5em;
    white-space: nowrap;
    font-size: 15px!important;
    z-index: 2080
}
.wg-header__login-button:before {
    content: '';
    background: url(../images/download.svg) no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin: -2px 7px 0 0
}
.wg-header__mobile-overlay .wg-header__login-button {
    display: block;
    max-width: initial;
    opacity: 1;
    visibility: visible;
    text-align: center;
    margin-bottom: 15px;
    padding: 10px 32px;
    line-height: 28px
}
.wg-header__mobile-overlay .wg-header__login-button:before {
    margin: -1px 10px 0 0
}
.wg-header--theme-dark .wg-header__login-button {
    color: #1c1f24!important
}
.wg-header--theme-dark .wg-header__login-button:before,
.wg-header__mobile-overlay .wg-header__login-button:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEF2b2NvZGUgMi42LjAgLSBodHRwOi8vYXZvY29kZS5jb20gLS0+CjxzdmcgaGVpZ2h0PSIxMyIgd2lkdGg9IjEzIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTMgMTMiPgogICAgPHBhdGggc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjNWE2MDZjIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0gMy40MiAwLjUgTCAxMi40MiAwLjUgTCAxMi40MiAxMi41IEwgMy40MiAxMi41IiAvPgogICAgPHBhdGggc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjNWE2MDZjIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0gMCA2LjUgTCA4LjUgNi41IiAvPgogICAgPHBhdGggc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjNWE2MDZjIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0gNi4xMyAzLjgzIEwgOC43OSA2LjUgTCA2LjEzIDkuMTciIC8+Cjwvc3ZnPg==)
}
@media (min-width: 480px) {
    .wg-header__free-trial-button {
        opacity: 1;
        visibility: visible;
        border-radius: 2px
    }
    .wg-header--fixed .wg-header__free-trial-button,
    .wg-header--focused .wg-header__free-trial-button {
        margin-right: 0;
        border-radius: 0 2px 2px 0
    }
}
@media (min-width: 480px) and (max-width: 1023px) {
    .wg-header__free-trial-input {
        display: inline-block!important;
        max-width: 260px;
        padding: 0 10px 3px
    }
}
body.is-overlay-menu-opened {
    overflow: hidden
}
.wg-header__mobile {
    width: 100%;
    left: 0;
    top: 0
}
.wg-header--fixed .wg-header__mobile,
.wg-header--focused .wg-header__mobile {
    position: fixed;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .15)
}
.wg-header__mobile-content {
    position: relative;
    z-index: 2090;
    -webkit-transition: background-color .25s, border-bottom-color .25s;
    -moz-transition: background-color .25s, border-bottom-color .25s;
    transition: background-color .25s, border-bottom-color .25s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 0 20px;
    border-bottom: 1px solid transparent
}
.wg-header--fixed .wg-header__mobile-content,
.wg-header--focused .wg-header__mobile-content,
.wg-header--overlay-opened .wg-header__mobile-content {
    background: #E35E6F;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom-color: #e9e9e9
}
.wg-header--overlay-opened:not(.wg-header--overlay-opening) .wg-header__mobile-overlay {
    overflow: hidden;
    overflow-y: auto
}
.wg-header__mobile-logo-mask,
.wg-header__mobile-overlay,
.wg-header__mobile-overlay-mask {
    position: fixed;
    left: 0;
    top: 0;
    will-change: transform;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transition: background-color .25s .25s, -webkit-transform .25s .25s;
    -moz-transition: transform .25s .25s, background-color .25s .25s, -moz-transform .25s .25s;
    transition: transform .25s .25s, background-color .25s .25s;
    transition: transform .25s .25s, background-color .25s .25s, -webkit-transform .25s .25s, -moz-transform .25s .25s
}
.wg-header--overlay-opened .wg-header__mobile-logo-mask,
.wg-header--overlay-opened .wg-header__mobile-overlay,
.wg-header--overlay-opened .wg-header__mobile-overlay-mask {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg)
}
.wg-header__mobile-overlay-mask {
    width: 100%;
    z-index: -1
}
.wg-header__mobile-logo-mask {
    content: '';
    display: block;
    background-color: #fff;
    background-clip: content-box;
    width: 100%;
    height: 48px;
    z-index: 2015
}
.wg-header__mobile-overlay-color {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: background-color .5s .25s;
    -moz-transition: background-color .5s .25s;
    transition: background-color .5s .25s
}
.wg-header__free-trial-form {
	display:none !important;
}
.wg-header--overlay-opened .wg-header__mobile-overlay-color {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: background-color .5s .25s, -webkit-transform 0s 0s;
    -moz-transition: background-color .5s .25s, transform 0s 0s, -moz-transform 0s 0s;
    transition: background-color .5s .25s, transform 0s 0s;
    transition: background-color .5s .25s, transform 0s 0s, -webkit-transform 0s 0s, -moz-transform 0s 0s
}
.wg-header--overlay-closing .wg-header__mobile-overlay-color {
    -webkit-transition: background-color .5s .25s, -webkit-transform 0s .5s;
    -moz-transition: background-color .5s .25s, transform 0s .5s, -moz-transform 0s .5s;
    transition: background-color .5s .25s, transform 0s .5s;
    transition: background-color .5s .25s, transform 0s .5s, -webkit-transform 0s .5s, -moz-transform 0s .5s
}
.wg-header__mobile-overlay {
    width: 100%;
    height: 100%;
    z-index: 2010
}
.wg-header__mobile-overlay-nav {
    width: 0;
    background: #fff;
    padding: 48px 0 0
}
.wg-header--overlay-closing .wg-header__mobile-overlay-nav,
.wg-header--overlay-opened .wg-header__mobile-overlay-nav {
    width: 100%
}
.wg-header__mobile-overlay-menu-primary {
    margin: 12px 0 9px;
    padding: 0
}
.wg-header__mobile-overlay-menu-primary-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1em
}
.wg-header__mobile-overlay-menu-primary-item:active {
    -webkit-tap-highlight-color: transparent
}
.wg-header__mobile-overlay-menu-primary-link,
.wg-header__mobile-overlay-menu-primary-span {
    display: block;
    padding: 14px 0 15px 20px;
    color: #1d1f24
}
.wg-header__mobile-overlay-menu-primary-link:hover,
.wg-header__mobile-overlay-menu-primary-link:link,
.wg-header__mobile-overlay-menu-primary-link:visited,
.wg-header__mobile-overlay-menu-primary-span:hover,
.wg-header__mobile-overlay-menu-primary-span:link,
.wg-header__mobile-overlay-menu-primary-span:visited {
    color: #1d1f24;
    text-decoration: none
}
.wg-header__mobile-overlay-menu-primary-item--parent .wg-header__mobile-overlay-menu-primary-link,
.wg-header__mobile-overlay-menu-primary-item--parent .wg-header__mobile-overlay-menu-primary-span {
    cursor: pointer
}
.wg-header__mobile-overlay-menu-primary .arrow {
    display: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOCA1Ij4KICAgIDxwYXRoIGQ9Ik0wLDAgTDQsNCBMOCwwIiBmaWxsPSJub25lIiBzdHJva2U9IiMxZDFmMjQiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=) no-repeat;
    width: 8px;
    height: 5px;
    vertical-align: middle;
    margin: 0 0 0 12px
}
.wg-header__mobile-overlay-menu-primary-item--parent .arrow {
    display: inline-block
}
.wg-header--sub-menu-opened .arrow {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    transform: scale(1, -1)
}
.wg-header__mobile-overlay-menu-secondary {
    margin: 0 -25px;
    padding: 0 20px 20px
}
.wg-header__mobile-overlay-menu-secondary li {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1em
}
.wg-header__mobile-overlay-menu-secondary a {
    display: block;
    padding: 14px 25px 15px
}
.wg-header__mobile-overlay-menu-secondary a:hover,
.wg-header__mobile-overlay-menu-secondary a:link,
.wg-header__mobile-overlay-menu-secondary a:visited {
    color: #b2b2b2;
    text-decoration: none
}
.wg-header__mobile-overlay-submenu {
    margin: 0;
    padding: 0;
    height: 0;
    overflow: hidden;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
    will-change: transform;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: height .25s, opacity .25s, -webkit-transform .25s;
    -moz-transition: transform .25s, height .25s, opacity .25s, -moz-transform .25s;
    transition: transform .25s, height .25s, opacity .25s;
    transition: transform .25s, height .25s, opacity .25s, -webkit-transform .25s, -moz-transform .25s
}
.wg-header--sub-menu-opened .wg-header__mobile-overlay-submenu {
    height: auto;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg)
}
.wg-header__mobile-overlay-submenu-item {
    display: block;
    margin: 15px 0;
    padding: 0 0 0 40px
}
.wg-header__mobile-overlay-submenu-link {
    width: 100%;
    display: table;
    margin: 0
}
.wg-header__desktop-secondary-nav-menu a:link,
.wg-header__desktop-secondary-nav-menu a:visited,
.wg-header__mobile-overlay-submenu-link:hover,
.wg-header__mobile-overlay-submenu-link:link,
.wg-header__mobile-overlay-submenu-link:visited {
    color: #1d1f24;
    text-decoration: none
}
.wg-header__mobile-overlay-submenu-img {
    display: table-cell;
    vertical-align: top;
    width: 72px;
    padding: 5px 0 0
}
.wg-header__mobile-overlay-submenu-icon {
    width: 51px;
    height: 45px
}
.wg-header__mobile-overlay-submenu-label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 28% 0 0;
    font-size: 15px;
    color: #575757;
    line-height: 1.5em
}
.wg-header__mobile-bottom {
    border-top: 1px solid #e8eaee
}
.wg-header__mobile-overlay-buttons {
    padding: 25px 20px 0
}
@media (min-width: 480px) {
    .wg-header__mobile-overlay-menu-primary {
        margin-top: 16px
    }
    .wg-header__mobile-content,
    .wg-header__mobile-overlay-menu-primary-link,
    .wg-header__mobile-overlay-menu-primary-span {
        padding-left: 25px
    }
    .wg-header__logo {
       width: 80px;
height: 40px;

        margin-top: 10px
    }
    .wg-header__mobile-overlay-buttons,
    .wg-header__mobile-overlay-menu-secondary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    .wg-header__mobile-overlay-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-left: 25px;
        padding-right: 25px
    }
    .wg-header__free-trial-button {
        margin-left: 15px
    }
    .wg-header__free-trial-button,
    .wg-header__login-button {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -moz-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
    .wg-header__mobile-overlay-menu-secondary {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .wg-header__mobile-overlay-menu-secondary li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center
    }
}
@media (min-width: 568px) {
    .wg-header__mobile-content {
        padding: 0 0 0 25px
    }
    .wg-header__mobile-overlay-menu-primary-link,
    .wg-header__mobile-overlay-menu-primary-span {
        padding: 15px 0 14px 20px
    }
    .wg-header__mobile-overlay-menu-secondary a {
        padding: 15px 25px
    }
    .wg-header__mobile-overlay-menu-secondary li {
        margin: 10px 0
    }
    .wg-header__mobile-overlay-submenu-item {
        padding-left: 45px
    }
}
@media (min-width: 768px) {
    .wg-header__logo {
       width: 82px;
    height: 40px;
    margin-top: 10px;
    }
    .wg-header--fixed .wg-header__free-trial-form,
    .wg-header--focused .wg-header__free-trial-form,
    .wg-header--overlay-opened .wg-header__free-trial-form {
        opacity: 1;
        display: block
    }
    .wg-header__free-trial-button {
        height: 37px;
        line-height: 37px;
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .wg-header__mobile-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .wg-header__mobile-overlay-buttons {
        padding-bottom: 10px;
        width: 260px
    }
    .wg-header__mobile-overlay-buttons .wg-header__free-trial-button {
        display: none
    }
    .wg-header__mobile-overlay-menu-primary {
        margin-top: 20px
    }
    .wg-header__mobile-overlay-menu-primary-link,
    .wg-header__mobile-overlay-menu-primary-span {
        padding-left: 25px
    }
    .wg-header__mobile-overlay-menu-secondary {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0
    }
}
.wg-header__mobile-burger {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 14px;
    margin: 0;
    padding: 17px 23px;
    cursor: pointer;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.wg-header__mobile-burger>i {
    display: block;
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 2px;
    left: 23px;
    top: 23px;
    -webkit-transition: background-color .25s ease 0s, opacity .25s ease 0s, top .25s ease-out 0s, -webkit-transform .25s ease-out 0s;
    -moz-transition: background-color .25s ease 0s, transform .25s ease-out 0s, opacity .25s ease 0s, top .25s ease-out 0s, -moz-transform .25s ease-out 0s;
    transition: background-color .25s ease 0s, transform .25s ease-out 0s, opacity .25s ease 0s, top .25s ease-out 0s;
    transition: background-color .25s ease 0s, transform .25s ease-out 0s, opacity .25s ease 0s, top .25s ease-out 0s, -webkit-transform .25s ease-out 0s, -moz-transform .25s ease-out 0s
}
.wg-header__mobile-burger>i:first-child {
    top: 17px
}
.wg-header__mobile-burger>i:last-child {
    top: 29px
}
.wg-header--fixed .wg-header__mobile-burger>i,
.wg-header--focused .wg-header__mobile-burger>i,
.wg-header--overlay-opened .wg-header__mobile-burger>i,
.wg-header--theme-dark .wg-header__mobile-burger>i,
.wg-header__mobile-burger--dark>i {
    background-color: #5a606c
}
.wg-header--overlay-closing .wg-header__mobile-burger>i,
.wg-header--overlay-opened .wg-header__mobile-burger>i {
    -webkit-transition-delay: .25s, .375s, .375s, .375s;
    -moz-transition-delay: .25s, .375s, .375s, .375s;
    transition-delay: .25s, .375s, .375s, .375s
}
.wg-header--overlay-opened .wg-header__mobile-burger>i {
    opacity: 0
}
.wg-header--overlay-opened .wg-header__mobile-burger>i:first-child,
.wg-header--overlay-opened .wg-header__mobile-burger>i:last-child {
    opacity: 1;
    top: 23px
}
.wg-header--overlay-opened .wg-header__mobile-burger>i:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}
.wg-header--overlay-opened .wg-header__mobile-burger>i:last-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
@media (min-width: 480px) {
    .wg-header__mobile-burger {
        padding: 19px 23px
    }
}
@media (min-width: 568px) {
    .wg-header__mobile-burger {
        padding-left: 25px;
        padding-right: 20px
    }
    .wg-header__mobile-burger>i {
        left: 25px
    }
}
@media (min-width: 768px) {
    .wg-header__mobile-burger {
        padding: 22px 23px 21px
    }
    .wg-header__mobile-burger>i {
        margin-top: 5px
    }
}
.wg-header__desktop {
    height: 110px
}
.wg-header__top-menu {
    background-color: #fff;
    font-size: 15px;
    line-height: 1em;
    padding: 2px 0;
    position: relative;
    z-index: 2001;
    min-height: 28px;
   
}
.wg-header__desktop-secondary-nav-menu {
    margin: 0;
    padding: 7px 0 0;
    font-size: 0
}
.wg-header__desktop-secondary-nav-menu li {
    display: inline-block;
    margin: 0 9px;
    padding: 0;
    font-size: 13px;
    line-height: 1em
}
.wg-header__desktop-secondary-nav-menu li:last-child {
    margin-right: 0
}
.wg-header__desktop-secondary-nav-menu a {
    white-space: nowrap;
    border-bottom: 1px solid transparent
}
.wg-header__desktop-secondary-nav-menu a:focus,
.wg-header__desktop-secondary-nav-menu a:hover {
    color: #2069db;
    text-decoration: none;
    border-bottom-color: rgba(32, 105, 219, .6)
}
.wg-header__sticky-menu {
	  width: 100%;
    white-space: nowrap;
    position: relative
}
.wg-header--fixed .wg-header__sticky-menu,
.wg-header--focused .wg-header__sticky-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2001
}
.wg-header--focused:not(.wg-header--fixed) .wg-header__sticky-menu {
    z-index: 9999
}
.wg-header__sticky-mainmenu {
    padding: 0;
    -webkit-transition: padding .25s, background-color .25s;
    -moz-transition: padding .25s, background-color .25s;
    transition: padding .25s, background-color .25s
}
.wg-header--fixed .wg-header__sticky-mainmenu,
.wg-header--focused .wg-header__sticky-mainmenu {
    background-color: #fff;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .15)
}
.wg-header__desktop-primary-nav {
    padding: 0;
    position: relative;
    z-index: 2001
}
.wg-header__desktop-primary-nav-menu {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.wg-header__desktop-primary-nav-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
   font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
.wg-header__desktop-primary-nav-item--current .wg-header__desktop-primary-nav-span:before {
    left: 6px;
    right: 6px;
    bottom: 16px;
    height: 1.8em;
    opacity: 1;
    background-color: rgba(231, 243, 255, .2);
    pointer-events: none
}
.wg-header--fixed .wg-header__desktop-primary-nav-item--current .wg-header__desktop-primary-nav-span:before,
.wg-header--focused .wg-header__desktop-primary-nav-item--current .wg-header__desktop-primary-nav-span:before,
.wg-header--theme-dark .wg-header__desktop-primary-nav-item--current .wg-header__desktop-primary-nav-span:before {
    background-color: rgba(134, 147, 158, .18)
}
.wg-header__desktop-primary-nav-item--parent {
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    perspective: 2000px
}
.wg-header__desktop-primary-nav-item--parent:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 3px
}
.wg-header__desktop-primary-nav-link,
.wg-header__desktop-primary-nav-span {
    display: inline-block;
    margin: 0;
    padding: 22px 12px
}
.wg-header__desktop-primary-nav-link:before,
.wg-header__desktop-primary-nav-span:before {
    content: '';
    position: absolute;
    bottom: 18px;
    left: 12px;
    right: 12px;
    height: 1px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s
}
.wg-header__desktop-primary-nav-link {
    color: #fff;
    text-decoration: none
}
.wg-header__desktop-primary-nav-link:focus,
.wg-header__desktop-primary-nav-link:hover {
    color: #fff
}
.wg-header__desktop-primary-nav-link:focus:before,
.wg-header__desktop-primary-nav-link:hover:before {
    opacity: 1
}
.wg-header--fixed .wg-header__desktop-primary-nav-link,
.wg-header--fixed .wg-header__desktop-primary-nav-span,
.wg-header--focused .wg-header__desktop-primary-nav-link,
.wg-header--focused .wg-header__desktop-primary-nav-span,
.wg-header--theme-dark .wg-header__desktop-primary-nav-link,
.wg-header--theme-dark .wg-header__desktop-primary-nav-span {
    color: #fff
}
.wg-header--fixed .wg-header__desktop-primary-nav-link:focus,
.wg-header--fixed .wg-header__desktop-primary-nav-link:hover,
.wg-header--focused .wg-header__desktop-primary-nav-link:focus,
.wg-header--focused .wg-header__desktop-primary-nav-link:hover,
.wg-header--theme-dark .wg-header__desktop-primary-nav-link:focus,
.wg-header--theme-dark .wg-header__desktop-primary-nav-link:hover {
    color: #1d1f24
}
.wg-header__desktop-primary-nav-span {
    color: #fff;
    cursor: default;
    outline: none
}
.wg-header__desktop-primary-nav-item--parent .wg-header__desktop-primary-nav-span:after {
    content: '';
    display: inline-block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOCA1Ij4KICAgIDxwYXRoIGQ9Ik0wLDAgTDQsNCBMOCwwIiBmaWxsPSJub25lIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEiLz4KPC9zdmc+) no-repeat;
    width: 8px;
    height: 5px;
    vertical-align: middle;
    margin: 0 0 0 4px;
    will-change: transform
}
.wg-header__desktop-primary-nav-span:focus:before {
    opacity: 1
}
.wg-header__desktop-primary-nav-item--parent:hover .wg-header__desktop-primary-nav-span:after,
.wg-header__desktop-primary-nav-span:hover:after {
    -webkit-transform: scale(1, -1) translateY(1px);
    -moz-transform: scale(1, -1) translateY(1px);
    transform: scale(1, -1) translateY(1px)
}
.wg-header--fixed .wg-header__desktop-primary-nav-span:after,
.wg-header--focused .wg-header__desktop-primary-nav-span:after,
.wg-header--theme-dark .wg-header__desktop-primary-nav-span:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOCA1Ij4KICAgIDxwYXRoIGQ9Ik0wLDAgTDQsNCBMOCwwIiBmaWxsPSJub25lIiBzdHJva2U9IiMxZDFmMjQiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=)
}
.wg-header__desktop-submenu {
    position: absolute;
    top: 60px;
    left: -15px;
    z-index: 2020;
    width: 300px;
    margin: 0;
    padding: 20px 0;
    list-style: none;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
    pointer-events: none;
    white-space: normal;
    -webkit-transform: rotateX(-15deg);
    -moz-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
    -webkit-transform-origin: 50% -50px;
    -moz-transform-origin: 50% -50px;
    transform-origin: 50% -50px;
    opacity: 0;
    will-change: transform, opacity;
    -webkit-transition: opacity .25s, -webkit-transform .25s;
    -moz-transition: transform .25s, opacity .25s, -moz-transform .25s;
    transition: transform .25s, opacity .25s;
    transition: transform .25s, opacity .25s, -webkit-transform .25s, -moz-transform .25s
}
.wg-header__desktop-submenu:after,
.wg-header__desktop-submenu:before {
    position: absolute;
    left: 30px;
    top: 0;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}
.wg-header__desktop-submenu:before {
    margin-top: -6px;
    background-color: rgba(211, 211, 211, .5)
}
.wg-header__desktop-submenu:after {
    content: '';
    margin-top: -5px;
    background-color: #fff
}
.wg-header__desktop-primary-nav-item--parent:focus .wg-header__desktop-submenu,
.wg-header__desktop-primary-nav-item--parent:hover .wg-header__desktop-submenu,
.wg-header__desktop-submenu:hover {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}
.wg-header--fixed .wg-header__desktop-submenu,
.wg-header--focused .wg-header__desktop-submenu {
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #f1f1f1;
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .12)
}
.wg-header--fixed .wg-header__desktop-submenu:before,
.wg-header--focused .wg-header__desktop-submenu:before {
    content: ''
}
.wg-header__desktop-submenu-item {
    margin: 0
}
.wg-header__desktop-submenu-link {
    display: block;
    color: #575757
}
.wg-header__desktop-submenu-link:focus,
.wg-header__desktop-submenu-link:hover {
    background-color: #fafafa;
    color: #2069db
}
.wg-header__desktop-submenu-label {
    display: block;
    padding: 12px 30px;
    line-height: 18px;
	text-align: left !important;
}
@media (min-width: 1024px) {
    .wg-header__logo {
        margin: 5px 10px 21px 2px
    }
    .wg-header__free-trial-form {
        display: inline-block;
        opacity: 1;
        margin-top: 10px;
        margin-bottom: 10px;
        position: relative;
        z-index: 2001;
        vertical-align: top
    }
    .wg-header--fixed .wg-header__free-trial-form,
    .wg-header--focused .wg-header__free-trial-form {
        display: inline-block
    }
    .wg-header__free-trial-button,
    .wg-header__free-trial-input {
        height: 40px;
        font-size: 15px!important;
        line-height: 38px
    }
    .wg-header__free-trial-input {
        display: none!important
    }
    .wg-header__free-trial-button {
        opacity: 1;
        visibility: visible;
        text-align: center;
        border-radius: 2px;
        margin-right: 20px
    }
    .wg-header--fixed .wg-header__free-trial-button,
    .wg-header--focused .wg-header__free-trial-button {
        margin-right: 0;
        border-radius: 0 2px 2px 0
    }
    .wg-header__login-button {
        position: static;
        display: inline-block;
        opacity: 1;
        visibility: visible;
        max-width: 240px;
        padding: .8em 1.5em;
        height: 41px;
        font-size: 15px!important
    }
    .wg-header--fixed .wg-header__free-trial-form .wg-header__login-button,
    .wg-header--focused .wg-header__free-trial-form .wg-header__login-button {
        opacity: 0!important
    }
    .wg-header__mobile-overlay .wg-header__login-button {
        height: auto
    }
    .wg-header--fixed .wg-header__login-button,
    .wg-header--focused .wg-header__login-button {
        display: none!important
    }
}
@media (min-width: 1366px) {
    .wg-header__logo {
    width: 100px;
    height: 50px;
    margin-top: 8px;
    }
    .wg-header__free-trial-form {
        margin-top: 14px;
        margin-bottom: 14px
    }
    .wg-header__free-trial-button,
    .wg-header__free-trial-input {
        font-size: 15px!important
    }
    .wg-header__free-trial-input {
        padding: 0 0 3px 17px
    }
    .wg-header--fixed .wg-header__free-trial-input,
    .wg-header--focused .wg-header__free-trial-input {
        display: inline-block!important;
        width: 220px
    }
    .wg-header__desktop-primary-nav-item--current .wg-header__desktop-primary-nav-span:before {
        left: 10px;
        right: 10px;
        bottom: 20px
    }
    .wg-header__desktop-primary-nav-span:after {
        margin-left: 8px
    }
    .wg-header__desktop-primary-nav-link,
    .wg-header__desktop-primary-nav-span {
        padding: 26px 18px
    }
    .wg-header__desktop-primary-nav-link:before,
    .wg-header__desktop-primary-nav-span:before {
        bottom: 22px;
        left: 18px;
        right: 18px
    }
    .wg-header--fixed .wg-header__desktop-submenu,
    .wg-header--focused .wg-header__desktop-submenu {
        top: 68px
    }
    .wg-header__desktop-submenu:after,
    .wg-header__desktop-submenu:before {
        left: 35px
    }
}
.wg-header--promo-opened,
.wg-header--warning-opened {
    min-height: 108px
}
.wg-header--promo-opened .wg-header__desktop,
.wg-header--warning-opened .wg-header__desktop {
    height: 150px
}
.wg-header--promo-opened .wg-header__mobile-logo-mask,
.wg-header--warning-opened .wg-header__mobile-logo-mask {
    height: 108px
}
.wg-header--promo-opened .wg-header__mobile-overlay-nav,
.wg-header--warning-opened .wg-header__mobile-overlay-nav {
    padding-top: 108px
}
.wg-header__warning-mobile {
    height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0 50px 0 20px;
    background-color: #1d1f24;
    font-size: 13px;
    line-height: 1.35em;
    -webkit-transition: height .25s, padding .25s;
    -moz-transition: height .25s, padding .25s;
    transition: height .25s, padding .25s;
    z-index: 2020
}
.wg-header--warning-opened .wg-header__warning-mobile {
    height: 60px;
    padding-top: 13px;
    padding-bottom: 14px
}
.wg-header__warning-desktop a:hover,
.wg-header__warning-desktop a:link,
.wg-header__warning-desktop a:visited,
.wg-header__warning-mobile a:hover,
.wg-header__warning-mobile a:link,
.wg-header__warning-mobile a:visited {
    color: #8097b1
}
.wg-header__warning-desktop .warning-link:hover,
.wg-header__warning-mobile .warning-link:hover {
    text-decoration: underline
}
.wg-header__promo-mobile,
.wg-header__warning-desktop {
    height: 0;
    overflow: hidden;
    background-color: #1d1f24;
    position: relative;
    z-index: 2001;
    -webkit-transition: height .25s;
    -moz-transition: height .25s;
    transition: height .25s
}
.wg-header--warning-opened .wg-header__warning-desktop {
    height: 40px
}
.wg-header__promo-mobile {
    width: 100%;
    padding: 0 50px 0 25px;
    background-color: #328fec;
    font-size: 15px;
    line-height: 1.3em;
    -webkit-transition: height .25s, padding .25s;
    -moz-transition: height .25s, padding .25s;
    transition: height .25s, padding .25s;
    z-index: 2020
}
.wg-header--promo-opened .wg-header__promo-mobile {
    height: 60px;
    padding-top: 11px;
    padding-bottom: 14px
}
.wg-header__promo-desktop a:hover,
.wg-header__promo-desktop a:link,
.wg-header__promo-desktop a:visited,
.wg-header__promo-mobile a:hover,
.wg-header__promo-mobile a:link,
.wg-header__promo-mobile a:visited {
    color: #fff;
    text-decoration: none
}
.wg-header__promo-mobile .promo-link {
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}
.wg-header__promo-desktop {
    height: 0;
    overflow: hidden;
    background: #328fec url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTYwMi4xIDQwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNjAyLjEgNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO30KCS5zdDF7ZmlsbDojMzM4RkVDO30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojRkZERDE1O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDN7ZmlsbDpub25lO3N0cm9rZTojMTlCNEE3O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDR7ZmlsbDpub25lO3N0cm9rZTojQ0VEQzJGO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDV7ZmlsbDpub25lO3N0cm9rZTojOEZDNjNFO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDZ7ZmlsbDpub25lO3N0cm9rZTojN0NCRTQyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDd7b3BhY2l0eTowLjU7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1taXRlcmxpbWl0OjEwO2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fQoJLnN0OHtmaWxsOm5vbmU7c3Ryb2tlOiNCQUE4RDE7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0OXtmaWxsOm5vbmU7c3Ryb2tlOiNGRkZGRkY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MTB7ZmlsbDpub25lO3N0cm9rZTojODdDNjI1O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPHRpdGxlPkFzc2V0IDEwPC90aXRsZT4KPGcgaWQ9IkxheWVyXzIiPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPGcgaWQ9IkxheWVyXzItMiI+CgkJCTxnIGlkPSJMYXllcl8xLTItMiI+CgkJCQk8Zz4KCQkJCQk8ZGVmcz4KCQkJCQkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMTYwMCIgaGVpZ2h0PSI0MCIvPgoJCQkJCTwvZGVmcz4KCQkJCQk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4KCQkJCQkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBzdHlsZT0ib3ZlcmZsb3c6dmlzaWJsZTsiLz4KCQkJCQk8L2NsaXBQYXRoPgoJCQkJCTxnIGNsYXNzPSJzdDAiPgoJCQkJCQk8cmVjdCB4PSItMC4xIiB5PSItMjAiIGNsYXNzPSJzdDEiIHdpZHRoPSIxNjIxLjUiIGhlaWdodD0iODAiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0MiIgcG9pbnRzPSI0MTYuOSwtMiA0NTkuNSw0MC43IDMzMS41LDE2OC44IDMzMS41LDgzLjQgCQkJCQkJIi8+CgkJCQkJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMTE1NS40LC0yMy4zIDExMTIuNywxOS40IDEyNDAuOCwxNDcuNSAxMjQwLjgsNjIuMSAJCQkJCQkiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0MyIgcG9pbnRzPSIxMzY2LjEsMjEuOCAxMzIzLjUsNjQuNCAxMTk1LjUsLTYzLjYgMTE5NS42LC0xMDYuMyAxMjM4LjEsLTEwNi4zIAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3Q0IiBwb2ludHM9IjEyODEuNSwyMi40IDEyMzguOCwtMjAuMyAxMDY4LjEsMTUwLjQgMTE1My40LDE1MC40IAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3Q1IiBwb2ludHM9IjE0MjUuNCwxMzMuNCAxMzgyLjcsOTAuOCAxMjU0LjYsMjE4LjggMTM0MCwyMTguOCAJCQkJCQkiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0NiIgcG9pbnRzPSIxMzg4LjcsODQuOCAxMzQ2LDQyLjEgMTQ3NC4xLC04NiAxNDc0LjEsLTAuNiAJCQkJCQkiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0NyIgcG9pbnRzPSIxNjAyLjEsMjEyLjggMTY0NC44LDE3MC4xIDE0NzQuMSwtMC42IDE0NzQuMSw4NC44IAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3Q4IiBwb2ludHM9IjU0NC45LDIxMS40IDUwMi4yLDI1NC4xIDMzMS41LDgzLjQgNDE2LjksODMuNCAJCQkJCQkiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0OSIgcG9pbnRzPSIyODguOCw0MC43IDI0Ni4yLDgzLjQgNDE2LjksMjU0LjEgNDE2LjksMTY4LjcgCQkJCQkJIi8+CgkJCQkJCTxwb2x5Z29uIGNsYXNzPSJzdDgiIHBvaW50cz0iMjQ2LjEsODMuNCAyMDMuNSw0MC43IDMyLjcsMjExLjQgMTE4LjEsMjExLjQgCQkJCQkJIi8+CgkJCQkJCTxwb2x5Z29uIGNsYXNzPSJzdDkiIHBvaW50cz0iMTYwLjgsODMuNCAyMDMuNSw0MC43IDMzMS41LDE2OC44IDI0Ni4xLDE2OC44IAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI0Ni4xLC0yIDIwMy40LC00NC42IDc1LjQsODMuNCAxNjAuOCw4My40IAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3Q3IiBwb2ludHM9IjQxNi45LDgzLjQgNDU5LjUsNDAuNyAyODguOCwtMTMwIDI4OC44LC00NC42IAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3QzIiBwb2ludHM9IjIwMy41LC0xMzAgMTYwLjgsLTg3LjMgMzMxLjUsODMuNCAzMzEuNSwtMiAJCQkJCQkiLz4KCQkJCQkJPHBvbHlnb24gY2xhc3M9InN0MiIgcG9pbnRzPSIxNTE2LjcsLTQzLjMgMTQ3NC4xLC0wLjYgMTYwMi4xLDEyNy40IDE2MDIuMSw0Mi4xIAkJCQkJCSIvPgoJCQkJCQk8cG9seWdvbiBjbGFzcz0ic3QxMCIgcG9pbnRzPSIxMTguMSw0MC43IDE2MC44LC0yIC0xMCwtMTcyLjcgLTEwLC04Ny4zIAkJCQkJCSIvPgoJCQkJCTwvZz4KCQkJCTwvZz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K) no-repeat center top;
    background-size: 1680px auto;
    position: relative;
    z-index: 2001;
    -webkit-transition: height .25s;
    -moz-transition: height .25s;
    transition: height .25s;
    color: #fff
}
.wg-header--promo-opened .wg-header__promo-desktop {
    height: 40px
}
.wg-header__promo-desktop .promo-link {
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}
.wg-header__promo-desktop-content,
.wg-header__warning-desktop-content {
    position: relative;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    text-align: center
}
.wg-header__promo-desktop-content {
    font-size: 15px
}
.wg-header__promo-mobile-close,
.wg-header__warning-mobile-close {
    display: block;
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0;
    top: 0;
    cursor: pointer
}
.wg-header__promo-mobile-close-icon,
.wg-header__warning-mobile-close-icon {
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjEwIiB3aWR0aD0iMTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+CiAgICA8cGF0aCBkPSJNMCwwIEwxMCwxMCBNMTAsMCBMMCwxMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODA5N2IxIiBzdHJva2Utd2lkdGg9IjEiLz4KPC9zdmc+) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 27px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3)
}
.wg-header__promo-mobile-close-icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjEwIiB3aWR0aD0iMTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+CiAgICA8cGF0aCBkPSJNMCwwIEwxMCwxMCBNMTAsMCBMMCwxMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjEiLz4KPC9zdmc+)
}
.wg-header__promo-desktop-close,
.wg-header__warning-desktop-close {
    display: block;
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0;
    top: 0;
    cursor: pointer
}
.wg-header__promo-desktop-close-icon,
.wg-header__warning-desktop-close-icon {
    display: block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjEwIiB3aWR0aD0iMTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+CiAgICA8cGF0aCBkPSJNMCwwIEwxMCwxMCBNMTAsMCBMMCwxMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODA5N2IxIiBzdHJva2Utd2lkdGg9IjEiLz4KPC9zdmc+) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0
}
.wg-header__promo-desktop-close-icon {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjEwIiB3aWR0aD0iMTAiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+CiAgICA8cGF0aCBkPSJNMCwwIEwxMCwxMCBNMTAsMCBMMCwxMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjEiLz4KPC9zdmc+)
}
@media (min-width: 360px) {
    .wg-header__promo-mobile,
    .wg-header__warning-mobile {
        padding-left: 30px;
        padding-right: 75px
    }
}
@media (min-width: 480px) {
    .wg-header__promo-mobile {
        padding-left: 45px;
        padding-right: 45px;
        text-align: center
    }
    .wg-header--promo-opened .wg-header__promo-mobile {
        padding-top: 22px!important;
        padding-bottom: 0!important
    }
}
@media (min-width: 768px) {
    .wg-header__promo-mobile,
    .wg-header__warning-mobile {
        padding-top: 0!important;
        padding-bottom: 0!important;
        white-space: nowrap
    }
    .wg-header__warning-mobile br {
        display: none
    }
    .wg-header__warning-mobile a {
        display: block;
        height: 60px;
        line-height: 60px
    }
}
@media (min-width: 1024px) {
    .wg-header--promo-opened,
    .wg-header--warning-opened {
        min-height: 88px
    }
}
@media (max-width: 479px) {
    .wg-header__promo-mobile {
        font-size: 13px;
        line-height: 1.6em
    }
}
@media (max-width: 767px) {
    .wg-header__promo-mobile {
        font-size: 10px;
        line-height: 1.8em
    }
}
.wg-footer {
    background-color: #262626;
    font-size: 0;
    line-height: 0;
    color: #fff;
    -webkit-text-size-adjust: 100%;
    position: relative;
    z-index: 9001
}
.wg-footer__heading {
    margin: 0 0 1em;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: 600
}
.wg-footer__link-list a,
.wg-footer__second-block .wg-footer__heading {
    font-size: 15px;
    font-weight: 400
}
.wg-footer__social-block .wg-footer__heading {
    color: #8097b1
}
.wg-footer__link-list {
    margin: 0;
    padding: 0
}
.wg-footer__link-list li {
    display: block;
    margin: 0 0 11px;
    padding: 0
}
.wg-footer__group--blog .wg-footer__link-list li {
    position: relative;
    margin-top: 15px;
    padding-left: 15px
}
.wg-footer__group--blog .wg-footer__link-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    border-left: 5px solid #5d81b1;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}
.wg-footer__group--blog .wg-footer__link-list li:hover:before {
    border-left-color: #559fff
}
.wg-footer__link-list a {
    line-height: 1.6em;
    border-bottom: 1px solid transparent
}
.wg-footer__link-list a:link,
.wg-footer__link-list a:visited {
    color: #949494;
    font-size: 13px;
    text-decoration: none
}
.wg-footer__link-list a:hover {
    color: #559fff;
    border-bottom-color: currentColor;
    text-decoration: none
}
.wg-footer__group--blog .wg-footer__link-list a:link,
.wg-footer__group--blog .wg-footer__link-list a:visited {
    color: #5d81b1
}
.wg-footer__group--blog .wg-footer__link-list a:hover {
    color: #559fff
}
@media (max-width: 567px) {
    .wg-footer__spoiler-text {
        display: inline-block;
        position: relative
    }
    .wg-footer__spoiler-text:after {
        content: '';
        display: inline-block;
        width: 10px;
        height: 6px;
        margin: 0 0 0 8px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI4IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgOCA1Ij4KICAgIDxwYXRoIGQ9Ik0wLDAgTDQsNCBMOCwwIiBmaWxsPSJub25lIiBzdHJva2U9IiM4MDk3YjEiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=) no-repeat
    }
    .wg-footer__heading--spoiler-opened .wg-footer__spoiler-text:after {
        -webkit-transform: rotate(180deg) translateY(2px);
        -moz-transform: rotate(180deg) translateY(2px);
        transform: rotate(180deg) translateY(2px)
    }
    .wg-footer__heading--spoiler+.wg-footer__link-list {
        height: 0;
        margin-bottom: -25px
    }
    .wg-footer__heading--spoiler-opened+.wg-footer__link-list {
        height: auto;
        margin-bottom: 0
    }
    .wg-footer__heading--spoiler+.wg-footer__link-list {
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity .5s;
        -moz-transition: opacity .5s;
        transition: opacity .5s
    }
    .wg-footer__heading--spoiler-opened+.wg-footer__link-list {
        opacity: 1
    }
}
@media (min-width: 568px) {
    .wg-footer__heading {
    margin: 0 0 .8em!important;
    font-size: 16px!important;
    line-height: 1.5em!important;
    font-weight: 400!important;
    text-transform: uppercase;
}
    .wg-footer__group--social .wg-footer__heading {
        display: inline-block;
        vertical-align: middle;
        max-width: 90px;
        margin: 0 22px 0 0!important;
        padding-bottom: 3px
    }
    .wg-footer__link-list li {
        margin: 0 0 9px;
        padding: 0
    }
    .wg-footer__group--blog .wg-footer__link-list li {
        margin: 7px 0
    }
    .wg-footer__group--blog .wg-footer__link-list li:before {
        top: 6px
    }
    .wg-footer__link-list a {
        font-size: 15px;
        line-height: 1.3em
    }
    .wg-footer__group--blog .wg-footer__link-list a {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        border-bottom: none;
        padding-bottom: 1px
    }
    .wg-footer__group--blog .wg-footer__link-list a>span {
        border-bottom: 1px solid transparent
    }
    .wg-footer__group--blog .wg-footer__link-list a:hover>span {
        border-bottom-color: currentColor
    }
}
@media (min-width: 1024px) {
   /* .wg-footer {
        border-bottom: 33px solid #fff
    }*/
    .wg-footer__group--social .wg-footer__heading {
        max-width: none;

        margin: 0 30px 0 0!important
    }
}
.wg-footer__top-section {
    padding: 25px 0 0
}
.wg-footer__middle-section {
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px 25px 0;
    position: relative
}
.wg-footer__bottom-section {
    background-color: #1A1A1A;
}
.wg-footer__bottom-section-wrapper {
    padding: 10px 0 0
}
@media (min-width: 568px) {
    .wg-footer__top-section {
        padding: 30px 0 0;
        margin: 0 32px;
        border-bottom: 1px solid #133c6e
    }
    .wg-footer__middle-section {
        padding: 0 32px
    }
    .wg-footer__bottom-section-wrapper {
        padding: 15px 0 0
    }
}
@media (min-width: 1024px) {
    .wg-footer__top-section {
        max-width: 880px;
        margin: 0 auto
    }
    .wg-footer__middle-section {
        padding-left: 0;
        padding-right: 0
    }
    .wg-footer__bottom-section-wrapper,
    .wg-footer__middle-section {
        max-width: 880px;
        margin: 0 auto
    }
    .wg-footer__top-section {
        padding: 30px 0
    }
    .wg-footer__bottom-section-wrapper {
        padding: 12px 0
    }
}
@media (min-width: 1366px) {
    .wg-footer__bottom-section-wrapper,
    .wg-footer__middle-section,
    .wg-footer__top-section {
        max-width: 1060px
    }
}
@media (min-width: 1921px) {
    .wg-footer__bottom-section-wrapper,
    .wg-footer__middle-section,
    .wg-footer__top-section {
        max-width: 1440px
    }
}
.wg-footer__group {
    display: inline-block;
    vertical-align: top;
    width: 49.99999%;
    margin:0;
    padding: 0 10px 0 0
}
.wg-footer__group--blog,
.wg-footer__group--software {
    width: 100%;
    padding: 0
}
.wg-footer__group--apps {
    display: none
}
.wg-footer__group--social {
    width: 100%;
    padding: 0
}
@media (min-width: 568px) {
    .wg-footer__group {
        width: 33.33333%;
        margin: 0 0 50px;
        padding: 35px 20px 0 0
    }
    .wg-footer__second-block .wg-footer__group {
        width: 49.99999%;
        margin: 0;
        padding: 0
    }
    .wg-footer__group:nth-of-type(3n+4):before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        margin-top: -50px;
        background: #133c6e
    }
    .wg-footer__group--blog {
        width: 60%!important;
        margin-right: 8%!important
    }
    .wg-footer__group--software {
        width: 32%!important
    }
    .wg-footer__group--social {
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }
}
@media (min-width: 1024px) {
    .wg-footer__group {
        width: 33.33333%;
        margin: 0 0 40px;
        padding: 0 15px 0 0
    }
    .wg-footer__group:before {
        display: none!important
    }
    .wg-footer__group--blog {
        width: 55%!important;
        margin-right: 7%!important
    }
    .wg-footer__group--software {
        width: 36%!important;
        margin-right: 2%!important
    }
    .wg-footer__group--apps {
        display: inline-block;
        width: 180px!important;
        position: absolute;
        right: 0
    }
    .wg-footer__group--social {
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }
    .wg-footer__group--resources {
        -webkit-box-ordinal-group: 101;
        -webkit-order: 100;
        -moz-box-ordinal-group: 101;
        -ms-flex-order: 100;
        order: 100
    }
}
.wg-footer__second-block {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #133c6e
}
.wg-footer__social-block {
    margin: 0 25px
}
.wg-footer__copy-block {
    padding: 10px 0;
    font-size: 11px;
    line-height: 1.5em;
    color: #5a606c;
    text-align: center
}
.wg-footer__copy-block a:link,
.wg-footer__copy-block a:visited {
    color: currentColor;
    text-decoration: none;
    border-bottom: 1px solid transparent
}
.wg-footer__copy-block a:hover {
    color: #559fff;
    border-bottom-color: currentColor;
    text-decoration: none
}
.wg-footer__region-block {
    margin: 10px 25px 20px
}
@media (min-width: 568px) {
    .wg-footer__first-block {
        position: relative
    }
    .wg-footer__second-block {
        padding-top: 40px
    }
    .wg-footer__region-block,
    .wg-footer__social-block {
        display: inline-block;
        vertical-align: top
    }
    .wg-footer__social-block {
        width: 63%;
        margin: 0 4% 0 0;
        padding: 0 0 0 35px
    }
    .wg-footer__region-block {
        width: 33%;
        margin: 0;
        padding: 0 30px 0 0
    }
    .wg-footer__copy-block {
        padding: 0 0 20px 35px;
        text-align: left
    }
}
@media (min-width: 1024px) {
    .wg-footer__first-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 35px
    }
    .wg-footer__second-block {
        padding-right: 180px;
        position: relative
    }
    .wg-footer__social-block {
        width: 65%;
        margin: 0;
        padding: 0
    }
    .wg-footer__region-block {
        width: 35%;
        margin: 0;
        padding: 0;
        text-align: right
    }
    .wg-footer__copy-block {
        padding: 0;
		text-align: right;
		margin-top: 6px;
    }
    .wg-footer__copy-block br {
        display: none
    }
}
.wg-footer__logos-heading {
    margin: 0 0 1em;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 600;
    text-align: center;
    color: #a8afbf
}
.wg-footer__second-block .wg-footer__logos-heading {
    font-size: 15px;
    font-weight: 400
}
.wg-footer__logos-icons {
    margin: 0 25px 30px;
    padding: 0 0 35px;
    border-bottom: 1px solid #133c6e
}
.wg-footer__logos-svg,
.wg-footer__social-list li {
    display: inline-block;
    vertical-align: top;
    width: 27.33333%;
    height: 47px;
    margin: 0 3%
}
.wg-footer__logos-svg--popchips {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8)
}
.wg-footer__logos-svg--odin {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7)
}
@media (min-width: 568px) {
    .wg-footer__logos {
        display: inline-block;
        vertical-align: top;
        width: 63%;
        margin-right: 5%
    }
    .wg-footer__logos-heading {
        text-align: left
    }
    .wg-footer__logos-icons {
        margin: 0;
        padding: 0 0 20px;
        border-bottom: none
    }
    .wg-footer__logos-svg {
        width: 30%;
        height: 60px;
        margin: 0 3.33333% 0 0
    }
}
@media (min-width: 1024px) {
    .wg-footer__logos {
        width: 100%
    }
    .wg-footer__logos-heading {
        display: inline-block;
        vertical-align: top;
        width: 190px;
        padding: 0 40px 0 0;
        margin: 0;
        text-align: left
    }
    .wg-footer__logos-icons {
        display: inline-block;
        vertical-align: top;
        width: -webkit-calc(100% - 190px);
        width: -moz-calc(100% - 190px);
        width: calc(100% - 190px);
        margin: 0;
        padding: 0;
        border-bottom: none
    }
    .wg-footer__logos-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .wg-footer__logos-svg {
        width: 13.4%;
        height: 40px;
        margin: 0 0 0 3.2%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .wg-footer__logos-svg--odin {
        width: 6%;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1)
    }
    @supports ((display: -webkit-flex) or (display: flex)) {
        .wg-footer__logos-svg {
            margin: 0
        }
    }
    .mod_flexbox .wg-footer__logos-svg,
    .mod_flexboxlegacy .wg-footer__logos-svg,
    .mod_flexboxtweener .wg-footer__logos-svg {
        margin: 0
    }
    .wg-footer__logos-svg--popchips {
        margin: 0 -15px!important
    }
}
@media (min-width: 1366px) {
    .wg-footer__logos-svg--umqua {
        width: 7%;
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        transform: scale(1.15)
    }
}
@media (min-width: 1921px) {
    .wg-footer__logos-svg {
        height: 55px
    }
    .wg-footer__logos-svg--popchips {
        margin: 0 -45px!important
    }
}
.wg-footer__apps {
    margin: 0 20px;
    text-align: center;
    white-space: nowrap
}
.wg-footer__apps-link {
    background-color: #000e1d;
    display: inline-block;
    position: relative;
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 50px;
    max-width: 180px;
    vertical-align: top;
    margin: 0 5px;
    padding: 12px 10px;
    border-radius: 3px;
    text-align: left
}
.wg-footer__apps-link:link,
.wg-footer__apps-link:visited {
    color: #fff;
    text-decoration: none
}
.wg-footer__apps-link:hover {
    text-decoration: none;
    background-color: #011326;
    color: #c9e0ff
}
.wg-footer__apps-icon {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    width: 28px;
    height: 28px
}
.wg-footer__apps-icon-svg {
    display: inline;
    width: 100%;
    height: 100%
}
.wg-footer__apps-icon-svg--hover,
.wg-footer__apps-link:hover .wg-footer__apps-icon-svg {
    display: none
}
.wg-footer__apps-link:hover .wg-footer__apps-icon-svg--hover {
    display: inline;
    width: 100%;
    height: 100%
}
.wg-footer__apps-label-1 {
    display: block;
    overflow: hidden;
    font-size: 10px;
    line-height: 1em;
    text-transform: uppercase
}
.wg-footer__apps-label-2 {
    display: block;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4em
}
@media (max-width: 359px) {
    .wg-footer__apps-label-1 {
        font-size: 8px
    }
    .wg-footer__apps-label-2 {
        font-size: 13px
    }
}
@media (min-width: 568px) {
    .wg-footer__apps {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        margin: 0;
        text-align: left
    }
    .wg-footer__apps-link {
        display: block;
        width: 100%;
        margin: 20px 0;
        padding: 7px 10px
    }
    .wg-footer__apps-icon {
        margin: 0 8px 0 0;
        width: 35px;
        height: 35px
    }
    .wg-footer__apps-label-1 {
        margin-top: 4px
    }
}
@media (min-width: 768px) {
    .wg-footer__apps-icon {
        margin: 0 13px 0 5px
    }
}
@media (min-width: 1024px) {
    .wg-footer__apps {
        display: block;
        width: 100%
    }
    .wg-footer__top-section .wg-footer__apps {
        display: none
    }
    .wg-footer__apps-icon {
        margin: 0 13px 0 5px
    }
    .wg-footer__apps-label-1 {
        margin-top: 2px;
        font-size: 11px
    }
    .wg-footer__apps-label-2 {
        font-size: 18px
    }
}
.wg-footer__social-list {
    margin: 20px -7px 0;
    padding: 0
}
.wg-footer__social-list li {
    background-color: #262626;
    position: relative;
    width: 12.15%;
    height: 0;
    margin: 0 2.25%;
    padding: 12.15% 0 0;
    border-radius: 4px
}
.wg-footer__social-list li:hover {
    background-color: #3b3b3b
}
.wg-footer__social-list a {
    display: block
}
.wg-footer__social-icon {
    max-width: 50%;
    max-height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}
@media (min-width: 568px) {
    .wg-footer__group--social .wg-footer__social-list {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        width: 240px
    }
    .wg-footer__social-list li {
        width: 12.6%;
        height: 0;
        margin: 0 3.9% 0 0;
        padding: 12.6% 0 0
    }
}
.wg-footer__lang-selector {
    width: 100%;
    position: relative;
    border: 1px solid #3b7ed5;
    border-radius: 3px
}
.wg-footer__lang-selector:hover {
    background-color: #051e39
}
.wg-footer__lang-selector-label,
.wg-footer__lang-selector-name {
    display: inline-block;
    vertical-align: top;
    line-height: 1em;
    font-weight: 400
}
.wg-footer__lang-selector-name {
    font-size: 15px
}
.wg-footer__lang-selector-label {
    margin: 0 8px 0 0;
    color: #8097b1
}
.wg-footer__lang-selector-name {
    color: #3b7ed5
}
.wg-footer__lang-selector:hover .wg-footer__lang-selector-name {
    color: #338fec
}
.wg-footer__lang-selector-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1901;
    color: #e2e7ea;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300
}
.wg-footer__lang-selector-wrapper:after {
    content: '';
    display: block;
    width: 12px;
    height: 5px;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSIxMCIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwIDUiPgogICAgPHBhdGggZD0iTTAsMCBMNSw1IEwxMCwwIiBmaWxsPSJub25lIiBzdHJva2U9IiMyMDY5ZGIiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=) no-repeat;
    z-index: 0
}
.wg-footer__lang-selector-wrapper.opened .wg-footer__lang-selector-trigger {
    visibility: hidden;
    z-index: -1
}
.wg-footer__lang-selector-wrapper.opened .wg-footer__lang-selector-list {
    visibility: visible;
    z-index: 1901
}
.wg-footer__lang-selector-trigger {
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 20% 0 0;
    padding: 20px 0 22px 28px;
    cursor: pointer;
    white-space: nowrap;
    line-height: 1em;
    overflow: hidden
}
.wg-footer__lang-selector-trigger:hover {
    border-bottom-color: #ccc
}
.wg-footer__lang-selector-list {
    margin: 0;
    padding: 0;
    visibility: hidden;
    z-index: -1;
    background-color: #00152b;
    border: 1px solid #3b7ed5;
    border-radius: 3px;
    width: 100%;
    width: -webkit-calc(100% + 2px);
    width: -moz-calc(100% + 2px);
    width: calc(100% + 2px);
    position: absolute;
    left: -1px;
    bottom: -1px;
    text-align: left
}
.wg-footer__lang-selector-item {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer
}
.wg-footer__lang-selector-item,
.wg-footer__lang-selector-label,
.wg-footer__lang-selector-trigger {
    font-size: 14px
}
.wg-footer__lang-selector-link {
    display: block;
    padding: 12px;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 1em;
    font-weight: 400
}
.wg-footer__lang-selector-link:link,
.wg-footer__lang-selector-link:visited {
    color: #fff;
    text-decoration: none
}
.wg-footer__lang-selector-link:hover {
    text-decoration: none;
    background-color: #051e39;
    color: #2069db
}
.wg-footer__lang-selector-item--selected .wg-footer__lang-selector-link,
.wg-footer__lang-selector-item[data-selected] .wg-footer__lang-selector-link {
    color: #8097b1
}
@media (min-width: 568px) {
    .wg-footer__lang-selector-label {
        display: none
    }
    .wg-footer__lang-selector-trigger {
        width: 100%;
        margin: 0;
        padding: 14px 35px 14px 12px;
        font-size: 14px
    }
    .wg-footer__lang-selector-wrapper:after {
        right: 10px
    }
}
@media (min-width: 768px) {
    .wg-footer__lang-selector-label {
        display: inline-block
    }
}
@media (min-width: 1024px) {
    .wg-footer__lang-selector {
        display: inline-block;
        width: auto;
        margin-top: 4px

    }
    .wg-footer__lang-selector-trigger {
        overflow: visible
    }
}

.blue_box {
    background: rgba(17,182,221,0.9);
    position: absolute;
    color: #fff;
    left: -150px;
    top: 50px;
	
}
.position_relative {
    position: relative;
}
.box_para {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 0 20PX 0 30px;
    text-align: left;
    left: 0px;
    position: relative;
}
.box_para span {
    height: 2px;
    width: 60px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: -40px;
    top: 13PX;
}
.box_link {
    position: absolute;
    bottom: -30px;
    box-shadow: 0 2px 4px rgba(36, 50, 5, .15);
    right: 10px;
    background: #00A4DE;
    color: #fff;
    border: 2px solid #00A4DE;
    font-size: 15px;
    padding: 8px 20px;
}


.box_head {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 20px 0 0 0;
    text-align: left;
    left: 30px;
    margin: 0 0 10px 0;
    position: relative;
}

.main_head {
    font-size: 35px;
     font-weight: 300;
    color: #000;
	float:left;
    width: 100%;
    left: 0;
    text-align: center;
	padding:40px 0;
    
}

.startproject {
    padding: 50px 0;
}
.rightsub {
   margin: 0 auto;
    text-align: center;
    width: 80%;
	
}
.rightsub h1 {
    color: #fff;
    font-weight: bold;
	    font-size: 40px;
}
.rightsub p {
    color: #fff;
    margin-bottom: 15px;
}

.rightsub form{
    width: 60%;
    margin: 0 auto;
}
.leftsub {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
.leftsub h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
	font-size:40px;
}
.leftsub p {
    color: #fff;
    margin-bottom: 25px;
}

.leftsub h3 {
    color: #fff;
    font-weight: bold;
}
.my_btn {
    background-color: #11B6DD;
    color: #fff;
    padding: 12px 20px;
    display: -moz-inline-stack;
    border: none;
    display: inline-block;
    zoom: 1;
    font-size: 15px;
}

.main_head2{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    float: left;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 0 0 30px 0;
}

.circle_bg{
	background: url(../images/circle_img.svg) no-repeat;
    background-position: right center;
	background-size:auto 580px;
    height: 700px;
	margin: 30px 0;
}

.arrow_mark{
	background: url(../images/circle_thumbnail.svg);
    width: 30px;
	height: 30px;
	background-size:cover;
   
	display:none;
}


.arrow_mark1{
	
    position: absolute;
    top: 44px;
	    right: -20px;

}

.arrow_mark2{
	position: absolute;
   top: 50px;
    right: 148px;
	
}

.arrow_mark3{
	
	position: absolute;
		top: 129px;
	right: 210px;

	
}

.arrow_mark4{

	position: absolute;
	top: 194px;
	right: 158px;

}
.arrow_mark5{

	position: absolute;
	top: 208px;
	right: -20px;
	
	
}

.active .arrow_mark{
	display:block;
}


.board{
    width: 100%;
	margin: 0 auto;
	height: 600px;
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner {
    width: 20%;
    float: right;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
	float:left;
	font-weight:normal;
	font-size: 18px;
    color: #6f6e6e;
}





.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#FF4D3D;
    border: 1px solid #FF4D3D;
    border-radius:50px !important;
    padding: 7px 20px;
    color: #ffffff;
	border-radius: 0;
}

.btn.green:hover {
    color: #fff;
    background-color: #ea4232;
    border-color: #ea4232;
}

.btn.green:active {
    color: #fff;
    background-color: #ea4232;
    border-color: #ea4232;
}



#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
   color: #fff;
    font-size: 40px;
    font-weight: normal;
    line-height: 60px;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
  margin-top: 60px;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
   height: 100%;
   padding:30px 0;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
   bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 12px;
    height: 12px;
	    margin-right: 5px;
    background-color: rgba(255,255,255,.4);
    border:none;
}
#first-slider .carousel-indicators .active{
    width: 12px;
    height: 12px;
    background-color: #fff;
    border:none;
    margin-right: 5px;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


.red_more_btn{
    margin: 0 auto;
    border: 1px solid #FFF;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 8px 20px;
    border-radius: 2px;
	
}

.red_more_btn:hover{
    background:rgba(255,255,255,0.1);
	color:#fff;
	
}



.box_head_align{text-align:center; margin-top:30px;}
.web_design_head{color:#1f86c5; font:normal 48px advent; text-transform:uppercase;}
.blue_head_text{ background:linear-gradient(to top, #fff, #fff, #fff 67%, #1f86c5 67%, #1f86c5, #1f86c5) repeat scroll 0 0 #fff; color:#7d7d7d; font-size:13px; border:1px solid #1f86c5; padding:15px 10px; box-shadow: 5px 5px rgba(193,193,193,.75); min-height:345px; margin-bottom:20px;
    
}
.img_text{font-size:23px; line-height:24px; color:#fff;}
.img_text2{font-size:13px; color:#fff;}
.img_content{text-align:justify; margin-top:10px;}
.img-round{
	margin:0 auto;
	font-size:60px !important;
	padding:25px;
	color:#1f86c5;
		background-color: #fff;
	border: solid 1px #1f86c5;
	}
.div_margin
{
	margin-top: 25px;
    position: relative;
    float: left;
    margin-bottom: 60px;
    width: 100%;
}


.padding_none{
	padding:0 !important;
	position:relative !important;
}

.case_studies{
	text-align:center;
	padding: 80px 0 40px 0;
}

.case_study_img1{
	position:absolute;
	top:-150px;
}

.case_study_img2{
	position:absolute;
	top:-100px;
}

.case_study_img3{
	position:absolute;
	top: 340px;
}

.case_study_img4{
	position:absolute;
	top: 390px;
}



.animated_bg{
	position:absolute;
	height:300px;
	margin-top:200px;
	width:100%;
}

.bottom {
    background: #1A1A1A;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.footercopy {
    color: #fff;
    font-size: 12px;
    margin: 0;
    text-align: right;
}

.call_btn{
    border-radius: 3px;
    height: 40px;
    line-height: 24px;
}

#first-slider{
    float: left;
    width: 100%;
}

.small_line{
	width: 30px;
    height: 2px;
    background: #FF4D3D;
    margin: 0px auto;
    display: block;
}


.mainpara {
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 0 30%;
	    margin-bottom: 50px;
}
.service_list{
	list-style:none;
	margin:20px 0 0 0;
}

.service_list li{
	font-size:16px;
}

.buttons, .title {
    width: auto;
    float: left;
}
.main_wrapper{
	width:100%;
	position:absolute;
	bottom:0;
	background:url(../images/wrapper_bg.png);
	background-size:cover;
	background-position: center bottom;
}
.box1{
	width:100%;
	padding:15px 15px 50px 15px;
	background:#FE8F0C;
	color:#fff;
	float:left;
	position:relative;
	margin-bottom:50px;
}
.box2{
	width:100%;
	padding:15px 15px 50px 15px;
	background:#FDB10C;
	color:#fff;
	float:left;
	position:relative;
	margin-bottom:50px;
}
.box3{
	width:100%;
	padding:15px 15px 50px 15px;
	background:#C1CF47;
	color:#fff;
	float:left;
	position:relative;
	margin-bottom:50px;
}
.box4{
	width:100%;
	padding:15px 15px 50px 15px;
	background:#A8B62B;
	color:#fff;
	float:left;
	position:relative;
	margin-bottom:50px;
}
.bx_head {
    font-size: 20px;
    text-align: left;
    font-weight: 300;
}

.bx_para{
    font-size: 14px;
    text-align: left;
    font-weight: 300;
}

.bx_learn_more {
    float: left;
    background: #fff;
    border: none;
    color: #fe8f0c;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 20px;
    font-weight: 600;
    padding: 8px 20px;
}
.bx_learn_more2 {
    background: #fff;
    border: none;
    color: #fe8f0c;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 20px;
    margin-top: 20px;
    font-weight: 600;
    padding: 8px 20px;
    float: none;
}
.bx_learn_more2:hover {
	color: #fe8f0c !important;
	text-decoration:none !important;
}

.pro{
	height: 139px;
    width: 165px;
    float: right;
    position:absolute;
	right:0; 
	bottom:-50px;
	
}

.watermark {
    position: absolute;
	 left: -50px;
    top: -110px;
    color: #fff;
    opacity: 0.1;
    font-size: 270px;
    text-transform: uppercase;
    font-weight: 900;
}
.pro1{
	background:url(../images/pro1.png) no-repeat;
	background-size:cover;
}
.pro2{
	background:url(../images/pro2.png) no-repeat;
	background-size:cover;
}
.pro3{
	background:url(../images/pro3.png) no-repeat;
	background-size:cover;
}
.pro4{
	background:url(../images/pro4.png) no-repeat;
	background-size:cover;
}


.case_studies h4 {
    font-weight: 400;
    font-size: 21px;
    text-align: left;
}

.case_studies span{
      width: 33px;
    height: 2px;
    background: #f34791;
    float: left;
}
.padding_left100{
	/*padding-left: 120px;
    margin: 10px 0;*/
    line-height: 34px;
}
.about_text h4{
    font-weight: 100;
	text-align:left;
    font-size: 18px;
	text-transform:uppercase;
	margin-top:100px;
}

.about_text h3{
   font-weight: 400;
    font-size: 32px;
	text-align:left;
    
}

.map_div{
	background:#E5E3DF;
	width:100%;
	height:400px;
	background-size: cover;
	position:relative;
	
}
.my_map {
    height: 370px;
    width: 100%;
	position:absolute;
}
.map_curve{
	background:url(../images/curve.png) no-repeat;
	width:100%;
	height:130px;
	background-size: cover;
	position:absolute;
	bottom:0;
	z-index: 1;
}

.address_div{
	margin-top: 100px;
}
.address_div p{
	font-size:14px;
	color:#565656;
	    margin: 5px 0;
}
.about_text p{
   font-weight: 300;
    font-size: 16px;
	padding-right:50px;
	text-align:left;
}

.route_div{
	max-width:420px;
	width:100%;
	height:380px;
	/*background:url(../images/route.jpg) no-repeat;*/
	background-size:cover;
	border:8px solid #F6F6F6;
	margin:0 auto;
}
.address_wrapper {
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
    margin-top: 260px;
    float: left;
    width: 100%;
}

.main_product{
	    position: absolute;
    width: 100%;
    top: -280px;
	float:left;
	
    z-index: 9;
}
.product_wrapper{
	background:#fff;
	width:100%;
	float:left;
	padding:60px 60px;
	text-align:center;
	box-shadow: 0 0 40px rgba(0,0,0,0.1);
}
.header_4{
    font-size: 17px;
        margin: 40px 0 20px 0;
    color:#565656;
}
.bold_para{
	font-weight:700;
	margin: 10px 0;
}
.border_bottom{
	border-bottom:1px solid #e7e7e7;
}
.border_right{
	border-right:1px solid #e7e7e7;
}
.border_bottom_white{
	border-bottom:1px solid #fff;
}
.border_right_white{
	border-right:1px solid #fff;
}

.map_wrapper{
	 background:#F6F6F6;position:relative; margin-top:0px;
}
.sd1{
	background:#f0fbff;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd2{
	background:#fbfff0;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd3{
	background:#fcf0fe;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd4{
	background:#e9effe;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd5{
	background:#ffebea;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd6{
	background:#f0fff8;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd7{
	background:#fdf8e8;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd8{
	background:#ffffe3;
	padding:20px 0 40px 0;
	z-index:992;
}
.sd{
transition:all 0.3s ease;}

.sd:hover{
	webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
}

.pdf_btn {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 50px;
    font-size: 11px;
    padding: 3px 15px;
    margin-bottom: 10px;
}
.display_none{
	visibility:hidden;
}

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

.circle_border {

    float: none;
    margin: 0 auto;
}
.center_text{
    text-align: center !important;
}
.first_img {
    
    margin: 0 auto 20px;
}
.position_relative768{
	position:relative;
}
.plan_list {
     text-align: center;
}
.ss2 {
      width: 520px;
    position: relative;
    float: right;
    top: 0;
  
}
.ss3 {
       position: relative;
}
.margin_top {
    margin-top: 50px;
}

.padding100{
	padding:0 0 100px 0;
}
.plan_btn {
    margin-left: 0px;
}
.home-intro h1 {
   line-height: 40px !important;
}
.main_wrapper {
    position: relative;
}
.mainpara {
   padding: 0 10%;
}

}

@media only screen and (min-device-width: 640px) and (max-device-width: 767px){
.ss2 {
    width: 420px;
}
.ss3 {
    width: 580px;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 639px){
    
.home-intro h1 {
	font-size: 20px;
}
.first_img {
 
    width: 100%;
    height: 230px;
}
.first_img2 {
     width: 57px;
    height: 57px;
    background-size: cover;
    left: 40%;
    top: 90px;
}
.plan_list{
	margin:0;
	padding:0;
	font-size: 14px;
}

.circle_border {
	display:none;
}
.ss2{
	width:100%;
}
.mobile_white {
   left: -40px;
  
}
.mobile_black {
   display:none;
  
}
.quote_icon {
    left: 120px;
    
}
.wg-btn--white.wg-btn--hollow {
    font-size:15px;
}
.ss3{
	width:100%;
}
.video_img {
     width: 100%;
    height: 300px;
}
.video_icon {
      margin-top: 50%;
    margin-left: 36%;
}
.about_text p {
   padding-right: 0;
  
}
.copyright {
	text-align:center !important;
	width: 100%;
}
.bottom_link {
    margin: 0;
    padding: 0;
	 text-align: center;
}
.bottom_link li {
    margin-left: 10px;
    margin-right: 10px;
	   
}
}
.my_wrapper {    padding: 5px 0;    background: #3e3e3e;    color: #fff;}.my_wrapper ul li {    border-color: rgba(255,255,255,.2);}.my_wrapper ul{	margin-bottom:0px;}.my_wrapper ul li {    display: inline-block;    margin-right: 10px;    padding-right: 15px;    border-right: 1px solid;	margin-bottom:0px;}.my_wrapper ul li:last-child {    margin-right: 0;    padding-right: 0;    border-right: none;}.nospace {    float: right;}

.address_div h4{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
}

.position{
	position:relative;
}
.hover_btn {
    height: 100%;
    left: 0;
    top: 0;
	display:none;
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,0.9);
	
}

.my_hover_btn{
	border-radius: 30px;
	font-size: 11px;
    text-transform: uppercase;
    height: 30px;
    padding: 0 30px;
    margin-top: 44%;
    border: none;
    color: #fff;
    line-height: 13px;
    background: #df4d7e;
    background: -moz-linear-gradient(left, #df4d7e 1%, #ec8c4f 100%);
    background: -webkit-linear-gradient(left, #df4d7e 1%,#ec8c4f 100%);
    background: linear-gradient(to right, #df4d7e 1%,#ec8c4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4d7e', endColorstr='#ec8c4f',GradientType=1 );

}
.position:hover .hover_btn{
	display:block;
}
