@font-face {
    font-family: 'meriendabold';
    src: url('fonts/merienda-bold-webfont.woff2') format('woff2'),
        url('fonts/merienda-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'meriendaregular';
    src: url('fonts/merienda-regular-webfont.woff2') format('woff2'),
        url('fonts/merienda-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: Lato, sans-serif;
    background-color: #eff0ea;
    margin: 0;
    position: relative;
    z-index: 1;
    padding: 0 0 0 0;
}

#responsive-menu,
#click-menu {
    display: none !important;
}

body.page-id-639 {
    background-color: #ffffff;
}

body .main,
.main_middle {
    width: 100%;
    margin: auto;
    max-width: 1100px;
}

body.blog-no-sidebar .main {
    width: 846px;
    margin: auto;
}

body.blog-sidebar .main {
    width: 1240px;
    overflow: hidden;
    margin: auto;
}

body.blog-sidebar .primary {
    width: 67%;
    float: left;
    padding-right: 29px;
    border-right: 2px solid #e7e8e1;
}

body.blog-sidebar .secondary {
    width: 27%;
    float: left;
    padding-left: 29px;
}

.box {
    z-index: -6;
    position: relative;
    overflow: hidden;
}

body.boxed .box {
    margin: auto;
    box-shadow: 0px 4px 4px 2px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

body.boxed #header {
    margin: auto;
}

body.no-blog.boxed .box {
    width: 1300px;
}

body.no-blog.boxed #header {
    width: 1300px;
}

body.blog-no-sidebar.boxed .box {
    width: 1300px;
}

body.blog-no-sidebar.boxed #header {
    width: 1300px;
}

body.blog-sidebar.boxed .box {
    width: 1300px;
}

body.blog-sidebar.boxed #header {
    width: 1300px;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: 'Merienda-Bold';
    src: url("../font/Merienda-Bold.ttf");
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Quicksand';
    letter-spacing: 1px !important;
}

/****> Image styles <****/
.size-full {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

section.content {
    padding: 75px 0 75px;
    position: relative;
}

.page-id-519 section.content {
    padding: 75px 0 125px;
}

section.content2 {
    padding: 75px 0 75px;
    position: relative;
    background-color: #f4e9c7;
}

section.content2:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    height: 100px;
    width: 100%;
    background-size: 100% auto;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 0 top;
    padding: 0 0 0 0;
    background-image: url('../images/theme/011.png');
}

section.content:before {
    content: none;
    position: absolute;
    top: -100px;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100% auto;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 0 top;
    padding: 0 0 100px 0;
}

section.content.light_map:before {
    content: '';
    background-image: url('../images/theme/006.png');
}

section.content.light_map {
    background-color: #544427;
    padding: 15px 0 85px;
}

section.content.dark_map:before {
    content: '';
    background-image: url('../images/theme/007.png');
}

section.content.dark_map {
    background-color: #312818;
    padding: 15px 0 85px;
}

.page-id-640 section.content.dark_map {
    padding-bottom: 10px;
}

section.content.dark_map p,
section.content.light_map p,
section.content.tear_3 p,
section.content.tear_2 p,
section.content.dark_map h1,
section.content.light_map h1,
section.content.tear_3 h1,
section.content.tear_2 h1,
section.content.dark_map h2,
section.content.light_map h2,
section.content.tear_3 h2,
section.content.tear_2 h2,
section.content.dark_map h3,
section.content.light_map h3,
section.content.tear_3 h3,
section.content.tear_2 h3,
section.content.dark_map h4,
section.content.light_map h4,
section.content.tear_3 h4,
section.content.tear_2 h4,
section.content.dark_map li,
section.content.light_map li,
section.content.tear_3 li,
section.content.tear_2 li,
section.content.dark_map td,
section.content.light_map td,
section.content.tear_3 td,
section.content.tear_2 td,
section.content.dark_map a,
section.content.light_map a,
section.content.tear_3 a,
section.content.tear_2 a {
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
}

.page-id-640 section.content.dark_map p,
.page-id-640 section.content.light_map p,
.page-id-640 section.content.tear_3 p,
.page-id-640 section.content.tear_2 p,
.page-id-640 section.content.dark_map h1,
.page-id-640 section.content.light_map h1,
.page-id-640 section.content.tear_3 h1,
.page-id-640 section.content.tear_2 h1,
.page-id-640 section.content.dark_map h2,
.page-id-640 section.content.light_map h2,
.page-id-640 section.content.tear_3 h2,
.page-id-640 section.content.tear_2 h2,
.page-id-640 section.content.dark_map h3,
.page-id-640 section.content.light_map h3,
.page-id-640 section.content.tear_3 h3,
.page-id-640 section.content.tear_2 h3,
.page-id-640 section.content.dark_map h4,
.page-id-640 section.content.light_map h4,
.page-id-640 section.content.tear_3 h4,
.page-id-640 section.content.tear_2 h4,
.page-id-640 section.content.dark_map li,
.page-id-640 section.content.light_map li,
.page-id-640 section.content.tear_3 li,
.page-id-640 section.content.tear_2 li,
.page-id-640 section.content.dark_map td,
.page-id-640 section.content.light_map td,
.page-id-640 section.content.tear_3 td,
.page-id-640 section.content.tear_2 td,
.page-id-640 section.content.dark_map a,
.page-id-640 section.content.light_map a,
.page-id-640 section.content.tear_3 a,
.page-id-640 section.content.tear_2 a,
.parent-pageid-633 section.content.dark_map p,
.parent-pageid-633 section.content.light_map p,
.parent-pageid-633 section.content.tear_3 p,
.parent-pageid-633 section.content.tear_2 p,
.parent-pageid-633 section.content.dark_map h1,
.parent-pageid-633 section.content.light_map h1,
.parent-pageid-633 section.content.tear_3 h1,
.parent-pageid-633 section.content.tear_2 h1,
.parent-pageid-633 section.content.dark_map h2,
.parent-pageid-633 section.content.light_map h2,
.parent-pageid-633 section.content.tear_3 h2,
.parent-pageid-633 section.content.tear_2 h2,
.parent-pageid-633 section.content.dark_map h3,
.parent-pageid-633 section.content.light_map h3,
.parent-pageid-633 section.content.tear_3 h3,
.parent-pageid-633 section.content.tear_2 h3,
.parent-pageid-633 section.content.dark_map h4,
.parent-pageid-633 section.content.light_map h4,
.parent-pageid-633 section.content.tear_3 h4,
.parent-pageid-633 section.content.tear_2 h4,
.parent-pageid-633 section.content.dark_map li,
.parent-pageid-633 section.content.light_map li,
.parent-pageid-633 section.content.tear_3 li,
.parent-pageid-633 section.content.tear_2 li,
.parent-pageid-633 section.content.dark_map td,
.parent-pageid-633 section.content.light_map td,
.parent-pageid-633 section.content.tear_3 td,
.parent-pageid-633 section.content.tear_2 td,
.parent-pageid-633 section.content.dark_map a,
.parent-pageid-633 section.content.light_map a,
.parent-pageid-633 section.content.tear_3 a,
.parent-pageid-633 section.content.tear_2 a,
.page-id-943 section.content.dark_map p,
.page-id-943 section.content.light_map p,
.page-id-943 section.content.tear_3 p,
.page-id-943 section.content.tear_2 p,
.page-id-943 section.content.dark_map h1,
.page-id-943 section.content.light_map h1,
.page-id-943 section.content.tear_3 h1,
.page-id-943 section.content.tear_2 h1,
.page-id-943 section.content.dark_map h2,
.page-id-943 section.content.light_map h2,
.page-id-943 section.content.tear_3 h2,
.page-id-943 section.content.tear_2 h2,
.page-id-943 section.content.dark_map h3,
.page-id-943 section.content.light_map h3,
.page-id-943 section.content.tear_3 h3,
.page-id-943 section.content.tear_2 h3,
.page-id-943 section.content.dark_map h4,
.page-id-943 section.content.light_map h4,
.page-id-943 section.content.tear_3 h4,
.page-id-943 section.content.tear_2 h4,
.page-id-943 section.content.dark_map li,
.page-id-943 section.content.light_map li,
.page-id-943 section.content.tear_3 li,
.page-id-943 section.content.tear_2 li,
.page-id-943 section.content.dark_map td,
.page-id-943 section.content.light_map td,
.page-id-943 section.content.tear_3 td,
.page-id-943 section.content.tear_2 td,
.page-id-943 section.content.dark_map a,
.page-id-943 section.content.light_map a,
.page-id-943 section.content.tear_3 a,
.page-id-943 section.content.tear_2 a,
.page-id-715 section.content.dark_map ul.doubles.team li .inner p,
.page-id-715 section.content.light_map ul.doubles.team li .inner p,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner p,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner p,
.page-id-715 section.content.dark_map ul.doubles.team li .inner h1,
.page-id-715 section.content.light_map ul.doubles.team li .inner h1,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner h1,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner h1,
.page-id-715 section.content.dark_map ul.doubles.team li .inner h2,
.page-id-715 section.content.light_map ul.doubles.team li .inner h2,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner h2,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner h2,
.page-id-715 section.content.dark_map ul.doubles.team li .inner h3,
.page-id-715 section.content.light_map ul.doubles.team li .inner h3,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner h3,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner h3,
.page-id-715 section.content.dark_map ul.doubles.team li .inner h4,
.page-id-715 section.content.light_map ul.doubles.team li .inner h4,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner h4,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner h4,
.page-id-715 section.content.dark_map ul.doubles.team li .inner li,
.page-id-715 section.content.light_map ul.doubles.team li .inner li,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner li,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner li,
.page-id-715 section.content.dark_map ul.doubles.team li .inner td,
.page-id-715 section.content.light_map ul.doubles.team li .inner td,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner td,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner td,
.page-id-715 section.content.dark_map ul.doubles.team li .inner a,
.page-id-715 section.content.light_map ul.doubles.team li .inner a,
.page-id-715 section.content.tear_3 ul.doubles.team li .inner a,
.page-id-715 section.content.tear_2 ul.doubles.team li .inner a {
    color: #333333;
    text-shadow: none;
}

section.content.tear_1 {
    background-color: #f4e9c7;
    padding: 45px 0 55px;
}

.page-id-639 section.content {
    padding: 185px 0 55px !important;
}

section.content.tear_1:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    height: 100px;
    width: 100%;
    background-size: 100% auto;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 0 top;
    padding: 0 0 0 0;
    background-image: url('../images/theme/011.png');
}

section.content.tear_2 {
    background-color: #bda064;
    padding: 45px 0 55px;
}

section.content.tear_2:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    height: 100px;
    width: 100%;
    background-size: 100% auto;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 0 top;
    padding: 0 0 0 0;
    background-image: url('../images/theme/012.png');
}

.new_btn,
.new_btn:visited {
    display: block;
    background-color: #246260;
    border-radius: 30px;
    color: #fff !important;
    transition: 300ms ease all !important;
    height: 40px;
    line-height: 40px;
    width: 200px;
    width: max-content;
    margin: 0 auto;
    padding: 0 30px;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 13px;
}

ul.doubles.cta {
    margin-top: 0;
}

.new_btn:hover,
.new_btn:focus {
    background-color: #000 !important;
    opacity: 1 !important;
}

section.content.tear_3 {
    background-color: #57492e;
    padding: 45px 0 55px;
}

section.content.tear_3:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    height: 100px;
    width: 100%;
    background-size: 100% auto;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 0 top;
    padding: 0 0 0 0;
    background-image: url('../images/theme/010.png');
}

ul.doubles.modes li img {
    background-image: url('../images/theme/001.png');
    background-size: 100% 100%;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
}

ul.doubles.tips li img {
    background-image: url('../images/theme/002.png');
    background-size: 100% 100%;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
}

ul.doubles.gameplay li img {
    background-image: url('../images/theme/002.png');
    background-size: 100% 100%;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
}

section.content .container {
    position: relative;
    z-index: 1;
}

.page-id-638 section.content {
    padding: 75px 0 0 0;
}

#leader-container {
    margin: 75px 0 0 0;
}

section.content p {
    text-align: center;
    line-height: 1.4;
    margin: 0 0 30px;
}

#banner > img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

section.content2 .characters p {
    text-align: left;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

section.content2 .characters h3 {
    margin: 0 0 10px;
    font-size: 20px;
    text-align: left;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

section.content .classes h3 {
    margin: 0 0 10px;
    font-size: 20px;
    text-align: left;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

section.content ul li {
    vertical-align: top;
}

section.content .fs_container ul {
    margin: 0 0 20px 0;
}

section.content .fs_container table {
    width: 100%;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
    margin: 30px 0;
}

section.content .fs_container table td {
    padding: 10px;
    vertical-align: top;
    text-align: left;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

section.content .fs_container a {
    font-weight: 400;
    color: #246260;
}

section.content .fs_container p {
    margin: 0 0 20px;
}

section.content .fs_container ul li {
    vertical-align: top;
    list-style: disc;
    margin: 0 0 10px 20px;
}

section.content .main_content ul li {
    vertical-align: top;
    margin: 0px 0px 40px;
    width: 50%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    box-shadow: none;
    line-height: 1.6;
}

.page-id-943 section.content .main_content ul li {
    margin: 0px 0px 40px !important;
    padding: 0 !important;
    width: 100% !important;
    float: left !important;
    text-align: center !important;
    border: none !important;
}

section.content .main_content ul li strong {
    font-size: 20px;
    color: #246260;
}

section.content .main_content ul {
    margin: 60px auto 0;
    display: block;
    padding: 0 100px;
    clear: both;
    width: 800px;
}

.page-id-943 section.content .main_content ul {
    margin: 60px auto 0;
    display: block;
    padding: 0 50px;
    clear: both;
    width: 100%;
    float: left;
}

ul.doubles.updates > li {
    vertical-align: top;
    margin: 10px 10px 10px;
    width: 100%;
    display: inline-block;
    padding: 40px 40px 40px 40px;
    box-sizing: border-box;
    background-image: url(../images/theme/updates_bg.png);
    background-size: 100% 100%;
    line-height: 1.6;
    text-align: left;
    background-repeat: no-repeat;
}

section.content .main_content ul li {
    margin: 0px 0px 0px;
    padding: 20px 20px;
    border-right: 2px solid #ddd;
    font-size: 18px;
}

section.content .main_content ul li:nth-of-type(even) {
    border: none;
}

ul.doubles.updates > li .inside {
    max-height: 335px;
    overflow: scroll;
}

ul.doubles.updates > li li {
    list-style: disc;
    margin: 0;
    width: 100%;
    display: list-item;
}

ul.doubles.updates > li ul {
    margin: 0 0 30px 30px;
}

ul.doubles.updates * {
    text-align: left;
    line-height: 1.4;
}

section.content ul li h3 {
    margin: 0 0 10px;
    font-size: 20px;
}

section.content .classes p {
    text-align: left;
    margin: 1px 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

#sidebarWrap {
    height: auto;
    width: 210px;
    float: right;
    position: relative;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
}

#sidebar {
    width: 200px;
    height: 300px;
    position: absolute;
}

#sidebar.fixed {
    position: fixed;
    top: 150px;
}

section.content h1 {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    font-size: 24px;
    line-height: 1;
    font-family: 'meriendabold';
    text-transform: none;
    font-size: 40px;
}

.page-id-640 section.content h1 {
    position: relative;
    color: #246260;
}

.parent-pageid-633 section.content h1 {
    position: relative;
    color: #246260;
    text-align: center !important;
    margin: 0 0 50px;
}

.parent-pageid-633 section.content table {
    width: 100%;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-collapse: collapse;
    background: #bda064;
    color: #fff;
}

.parent-pageid-633 section.content table td {
    padding: 10px;
    vertical-align: top;
    text-align: left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff !important;
    font-size: 14px;
}

.parent-pageid-633 section.content table tr:nth-of-type(even) {
    background: #544427;
}

section.content2 h1 {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    font-size: 24px;
    line-height: 1;
    font-family: 'meriendabold';
    text-transform: none;
    font-size: 40px;
}

section.content #custom-firebase h1 {
    font-size: 90px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 45px;
    margin: 10px 0 10px;
    letter-spacing: 1px !important;
    display: unset;
    line-height: unset;
    margin-block-start: 0;
    margin-block-end: 0;
    text-transform: none;
}

section.content .clear {
    display: block;
    width: 100%;
    clear: both;
}

section.content img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

isection.content img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

section.content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

section.content .alignright {
    float: right;
}

section.content .alignleft {
    float: left;
}

section.content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

section.content .content_left {
    float: left;
    width: 30%;
    margin: 0 5% 0 0;
}

section.content .content_left ul {
    float: left;
    width: 100%;
    text-align: left;
}

section.content .content_left ul li {
    float: left;
    width: 100%;
    text-align: left;
    list-style: none;
}

section.content .content_left ul li a,
section.content .content_left ul li a:visited {
    float: left;
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    background-color: transparent;
    color: #000;
    transition: 300ms ease all;
    margin: 0 0 0px 0;
    font-weight: 400;
    border-bottom: 1px solid #000;
}

section.content .content_left ul li a:hover,
section.content .content_left ul li a:focus {
    background-color: #246260;
    border-bottom: 1px solid #246260;
    color: #fff;
}

.page-id-640 .main_content {
    margin: 100px 100px;
    position: relative;
    background-color: #fffdf6;
    top: -160px;
}

.page-id-640 .main_content:before {
    content: '';
    top: -166px;
    left: -6px;
    position: absolute;
    width: 109%;
    background-image: url('../images/theme/scroll_top.png');
    background-size: contain;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 0;
    box-sizing: border-box;
    height: 190px;
    background-position: 0 bottom;
}

.page-id-640 .main_content:after {
    content: '';
    bottom: -160px;
    left: -65px;
    position: absolute;
    width: 110%;
    background-image: url('../images/theme/scroll_bottom.png');
    background-size: contain;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 0;
    box-sizing: border-box;
    height: 190px;
    background-position: 0 bottom;
}

section.content .content_right {
    float: right;
    width: 65%;
    margin: 0 0 0 0;
    text-align: left;
}

section.content .content_half {
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
}

section.content .content_half.last {
    margin: 0 0 0 0;
}

.parent-pageid-633 .main_content {
    margin: 100px 100px 0;
    position: relative;
    background-color: #fffdf6;
    top: -160px;
    padding: 30px 100px 10px;
    height: auto;
}

.page-id-943 .main_content {
    margin: 100px 100px 0;
    position: relative;
    background-color: #fffdf6;
    top: -160px;
    padding: 30px 100px 10px;
    height: auto;
}

.parent-pageid-633 .main_content img,
.page-id-943 .main_content img {
    margin: -60px auto 30px;
    position: relative;
    width: 120px;
    max-width: 120px;
}

.parent-pageid-633 .main_content h3,
.page-id-943 .main_content h3 {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    font-size: 20px;
    line-height: 1;
    font-family: 'meriendabold';
    text-transform: none;
}

.parent-pageid-633 .main_content:before,
.page-id-943 .main_content:before {
    content: '';
    top: -166px;
    left: -6px;
    position: absolute;
    width: 109%;
    background-image: url('../images/theme/scroll_top.png');
    background-size: contain;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 0;
    box-sizing: border-box;
    height: 190px;
    background-position: 0 bottom;
}

.parent-pageid-633 section.content .main_content p,
.parent-pageid-633 section.content .main_content * {
    text-align: left;
    line-height: 1.4;
}

.page-id-943 section.content .main_content p,
.page-id-943 section.content .main_content * {
    text-align: center;
    line-height: 1.4;
}

.inner_left {
    float: left;
    width: 35%;
    padding-right: 5%;
    box-sizing: border-box;
}

.inner_right {
    float: right;
    width: 65%;
}

.parent-pageid-633 .main_content:after {
    content: '';
    bottom: -160px;
    left: -65px;
    position: absolute;
    width: 110%;
    background-image: url('../images/theme/scroll_bottom.png');
    background-size: contain;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 0;
    box-sizing: border-box;
    height: 190px;
    background-position: 0 bottom;
}

.page-id-943 .main_content:after {
    content: '';
    bottom: -160px;
    left: -65px;
    position: absolute;
    width: 110%;
    background-image: url('../images/theme/scroll_bottom.png');
    background-size: contain;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 0;
    box-sizing: border-box;
    height: 190px;
    background-position: 0 bottom;
}

section.content .fs_container {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #000;
    padding: 0 0 20px 0;
}

section.content .fs_container h3 {
    margin: 0 0 20px 0;
    font-size: 18px;
    font-family: Lato, sans-serif;
    text-transform: none;
    color: #000;
}

section.content .content_right * {
    text-align: left;
}

ul.doubles {
    margin: 60px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

ul.doubles li {
    list-style: none;
    margin: 0 20px 30px;
    padding: 0;
    display: inline-block;
    width: 500px;
}

ul.doubles.enemies {
    width: 600px;
    margin: 0 auto;
}

ul.doubles.enemies li {
    width: 100%;
}

ul.doubles.enemies li img {
    width: auto;
    max-width: 100%;
    margin: 0 auto 30px auto;
}

ul.doubles.modes.cta li {
    list-style: none;
    margin: 0 10px 30px;
    padding: 0;
    display: inline-block;
    width: 340px;
}

ul.doubles.modes.cta li img {
    padding: 10px;
    margin: 0;
}

ul.doubles.modes.cta li a {
    transition: 300ms ease all;
}

ul.doubles.modes.cta li a:hover,
ul.doubles.modes.cta li a:focus {
    opacity: 0.7;
}

ul.doubles.modes.cta li h3 {
    margin: 10px 0 0 0;
    font-size: 20px;
}

ul.doubles.team li {
    width: 320px;
    box-sizing: border-box;
}

ul.doubles.team li * {
    box-sizing: border-box;
}

ul.doubles.team ul.social {
    margin: 20px 0 0 0;
    text-align: center;
}

ul.doubles.team ul.social li {
    display: inline-block;
    box-shadow: none;
    display: inline-block;
    width: 20px;
}

ul.doubles.team ul.social li a {
    transition: 300ms ease all;
}

ul.doubles.team ul.social li a:hover {
    color: #246260;
}

ul.doubles.team li .inner {
    float: left;
    width: 100%;
    padding: 20px 30px;
    background-image: url(../images/theme/team_bg.png);
    background-size: 100% 100%;
    line-height: 1.6;
    text-align: center;
    background-repeat: no-repeat;
}

ul.doubles.team li .inner p {
    margin: 0 0 10px 0;
}

ul.doubles.press li {
    list-style: none;
    margin: 0 10px 10px !important;
    padding: 0;
    display: inline-block;
    width: 297px;
    list-style: none !important;
}

.featherlight-next img,
.featherlight-previous img {
    display: none !important;
}

ul.doubles li iframe {
    width: 100%;
    height: 315px;
    margin: 0 0 10px 0;
}

ul.doubles.vids li iframe {
    width: 100%;
    height: 315px;
    margin: 0 0 10px 0;
    background-image: url('../images/theme/002.png');
    background-size: 100% 100%;
    box-shadow: none;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
}

ul.doubles.press li iframe {
    width: 100%;
    height: 215px;
    margin: 0 0 10px 0;
}

ul.doubles.characters li {
    background-image: url('../images/characters.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 40px 30px 40px;
    box-sizing: border-box;
}

ul.doubles li img {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin: 0 0 10px 0;
}

ul.doubles.team li img {
    width: 93%;
    margin: 0 0 -4px 0;
}

ul.doubles.characters li img {
    max-width: 120px;
    height: auto;
    width: 120px;
    margin: 0 10px 0 0;
    float: left;
}

ul.doubles.classes li {
    padding: 80px 60px 80px 60px;
    box-sizing: border-box;
    box-shadow: 0px 0px 17px rgb(0 0 0 / 10%);
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background-image: url('../images/theme/001.png');
    background-size: 100% 100%;
    box-shadow: none;
    background-repeat: no-repeat;
    box-sizing: border-box;
    transition: 300ms ease all;
}

ul.doubles.classes li:hover {
    background-image: url('../images/theme/dark.png');
}

ul.doubles.classes li:hover > .inner1,
ul.doubles.classes li:hover > img {
    z-index: -99999px;
    opacity: 0;
}

ul.doubles.classes.updates li {
    width: 100%;
    margin: 0 0 20px 0;
}

ul.doubles.classes.updates li ul {
    margin: 20px 0;
}

ul.doubles.classes.updates li ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: disc;
    box-shadow: none;
    text-align: left;
    display: list-item;
    list-style-position: inside;
}

.download_links {
    padding: 20px;
}

.download_links h2 {
    font-size: 30px;
    color: #fff;
}

.download_links ul {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    clear: none !important;
}

.download_links ul li {
    display: inline-block;
    margin: 0 20px !important;
    list-style: none;
    padding: 0 !important;
    border: none !important;
    float: none !important;
    width: auto !important;
}

.download_links img {
    height: 50px;
    width: auto;
    max-width: 100%;
}

.hidden_image {
    z-index: -9999;
    height: 0px;
    width: 0px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: fixed;
    top: -1000000px;
}

ul.doubles.classes li .inner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    padding: 50px 50px 50px 50px;
    background-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    transition: 300ms ease all;
    overflow: scroll;
    z-index: -99999px;
    opacity: 0;
}

ul.doubles.classes li .inner .inn {
    color: #fff;
    /* position: absolute; */
    /* top: 50%; */
    margin: 0;
    /* left: 50%; */
    max-width: 100%;
    /* transform: translate(-50%, -50%); */
    width: 100%;
    text-align: left;
    padding: 0px;
}

ul.doubles.classes li .inner .inn .new_btn {
    float: left;
    margin: 20px 0 0 0;
}

ul.doubles.classes li .inner .inn .new_btn:hover,
ul.doubles.classes li .inner .inn .new_btn:focus {
    background-color: #bda064 !important;
}

ul.doubles.classes li .inner p {
    color: #fff;
}

ul.doubles.classes li:hover .inner {
    z-index: 99999px;
    opacity: 1;
}

ul.doubles.classes li img {
    max-width: 120px;
    height: auto;
    width: 120px;
    margin: 0 50px 0px 0;
    float: left;
    transition: 300ms ease all;
}

ul.doubles.classes li .inner1 {
    float: left;
    transition: 300ms ease all;
}

ul.singles {
    margin: 60px 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

ul.singles li {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    display: inline-block;
    width: 100%;
}

ul.singles li .inner {
    max-width: 48%;
    height: auto;
    width: 48%;
    margin: 0 1% 0 1%;
    float: left;
    text-align: left;
    background-image: url('../images/story.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 70px 50px 70px;
    box-sizing: border-box;
}

ul.singles li .inner p {
    margin: 0 0 10px 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

ul.singles li img {
    max-width: 48%;
    height: auto;
    width: 50%;
    margin: 0 1% 0 1%;
    float: left;
}

ul.singles li:nth-of-type(even) .inner {
    float: right;
}

.footer {
    padding: 75px 0;
    background-color: #000;
}

/****> Containers <****/
.container {
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: block;
    clear: both;
    width: 100%;
    max-width: 1100px;
}

.body_background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.main a {
    font-family: 'Quicksand' !important;
}

.container a {
    font-weight: 600;
    color: #000;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    padding-top: 10px;
    padding-bottom: 50px;
    background-color: transparent;
    z-index: 22;
}

#header .container {
    position: relative;
    z-index: 21;
}

#header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 155px;
    z-index: 19;
    background-image: url('../images/theme/003.png');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: 0 center;
}

.blog-no-sidebar #header .main {
    width: 1170px;
    margin: auto;
}

.header {}

.travel .header {
    padding-bottom: 40px;
}

.header ul {
    margin: 0 auto;
    width: auto;
    float: left;
    height: 85px;
}

.footer .social {
    margin: 30px 0 0 0;
}

.header ul#menu-main-menu > li {
    position: relative;
}

.header ul ul.sub-menu {
    position: absolute;
    height: auto;
    background: #246260;
    text-align: left;
    padding: 30px 30px 30px 30px;
    top: 100%;
    left: -30px;
    opacity: 0;
    visibility: hidden;
    z-index: -9999px;
    transition: 300ms ease all;
    width: 210px;
}

.header ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 999px;
}

.header ul ul.sub-menu li {
    line-height: 1.4;
    height: auto;
    float: left;
    margin: 5px 0;
    white-space: nowrap;
    width: 100%;
}

.header ul ul.sub-menu li a {
    color: #fff;
}

.lower_menu {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    text-align: left;
    z-index: 21;
}

.lower_menu .menus {
    position: absolute;
    top: auto;
    width: auto;
    background: green;
    background: #246260;
    text-align: left;
    padding: 140px 30px 30px 30px;
    width: 180px;
    float: left;
    margin-left: -15px;
    display: none;
}

.lower_menu .menus li {
    line-height: 1.4;
    height: auto;
    float: left;
    margin: 5px 0;
    white-space: nowrap;
    text-align: left;
    width: 100%;
}

.lower_menu .menus li a,
.lower_menu .menus li a:visited {
    color: #fff;
    font-family: 'meriendabold';
    text-transform: none;
    font-size: 16px;
    transition: 300ms ease all;
}

.lower_menu .menus li a:hover,
.lower_menu .menus li a:focus {
    opacity: 0.7;
}

.lower_menu .logo {
    margin: 0 80px 0 0;
    padding: 0;
    width: auto;
    height: 85px;
    float: left;
    opacity: 0;
}

.lower_menu .logo a {
    display: block;
}

.lower_menu .logo a img {
    display: block;
    width: 100%;
    height: 85px;
}


.header ul li {
    display: inline-block;
    margin: 0 10px 0 10px;
    padding: 0;
    width: auto;
    height: 85px;
    line-height: 85px;
    color: #333333;
}

.header .social ul {
    float: right;
}

.travel .header ul li {
    margin: 0 45px;
}

.header ul li a {
    font-family: 'meriendabold';
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333333;
    text-decoration: none;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.header .logo {
    margin: 0 80px 0 0;
    padding: 0;
    width: auto;
    height: 85px;
    float: left;
}

.header .logo a {
    display: block;
}

.header .logo a img {
    display: block;
    width: auto !important;
    height: 85px;
}

.logo img {
    max-height: 200px;
    width: auto;
}

.footer .logo img {
    max-height: 100px;
    width: auto;
}

.logo h3 {
    margin: 15px 0 0;
}

.scroll_menu {
    background-color: #eff0ea;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 90px;
    box-shadow: 0 1px 4px 2px rgba(175, 175, 161, 1);
    display: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.scroll_menu.header {
    padding: 5px 0 0;
}

.scroll_menu .logo {
    height: 80px;
}

.scroll_menu .logo img {
    width: 60px;
}

.scroll_menu .logo h3 {
    font-size: 16px;
    margin-top: 5px;
}

.scroll_menu .logo h6 {
    margin-top: 5px;
    font-size: 8px;
    letter-spacing: 2px;
}

#header.small_scene .main {
    padding: 0;
}

#header.small_scene .header {
    padding-bottom: 30px;
}

#header.small_scene .scroll_menu.header {
    padding-bottom: 0px;
}

#header.small_scene #scene_1 {
    height: 135px;
    margin-bottom: 50px;
}

body.blog-sidebar #header.small_scene .header {
    padding-bottom: 145px;
}

body.blog-sidebar #header.small_scene .header.scroll_menu {
    padding-bottom: 0px;
}

.headline {
    z-index: 10;
    position: relative;
    margin-top: -524px;
    height: 524px;
}

.headline .right span.numder::before {
    right: auto;
    left: 0;
}

.headline a {
    position: absolute;
    text-align: left;
    opacity: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

.headline a.right span {
    text-align: right;
    margin-right: 10px;
}

.headline span {
    color: #a9aa81;
    font-size: 14px;
    width: 120px;
    display: inline-block;
    vertical-align: top;
}

.headline span.numder {
    font-size: 36px;
    width: auto;
    margin-right: 10px;
    line-height: 30px;
    position: relative;
    font-weight: 700;
}

.headline span.numder::before {
    content: '....................';
    color: #000000;
    font-size: 36px;
    position: absolute;
    top: 10px;
    right: 0;
    font-weight: 400;
}

.header li.current-menu-item > a,
.header ul li a:hover,
.headline a:hover span,
.headline a:hover span.numder::before {
    color: #246260;
}

#more-arrow-bar {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    background-color: #FFFFFF;
}

#more-arrow-bar .more_arrow {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 1100px;
}

.more_arrow span {
    color: #fff;
    border: 3px solid #555555;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    font-size: 20px;
    display: block;
    margin: 0 auto;
}

.more_arrow span:before {
    display: block;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 45px;
    line-height: 40px;
    color: #555555;
    text-align: center;
}

.open_more {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 45px;
    cursor: pointer;
}

.open_more div {
    font-size: 30px;
    color: #fff;
}

h1 {
    font-size: 90px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 45px;
}

h2 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 0;
}

h3 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 6px;
}

h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-top: 0;
}

h4.light {
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

h4.light b {
    text-transform: uppercase;
    font-weight: 800;
}

h4.light a,
h4.light a:visited {
    color: #2f9aac;
}

h5 {
    font-size: 18px;
    text-transform: uppercase;
}

h6 {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.content.large {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.white {
    color: #fff !important;
}

.gray {
    color: #8b8b8b !important;
}

.black {
    color: #000 !important;
}

.brown {
    color: #736731 !important;
}

.custom_text {
    font-size: 24px;
    color: #232121;
    text-align: center;
}

#tabs {
    display: none;
}

.tabs {
    padding-top: 60px;
    padding-bottom: 90px;
}

.tabs h4 {
    font-weight: 500;
    margin: 10px 0 20px;
}

.tabs .active {
    display: block !important;
}

.tabs .tab {
    display: none;
}

.tabs_name {
    height: 80px;
    ;
    width: 100%;
    text-align: center;
    display: inline-table;
}

.tabs_name .active {
    background-color: #eff0ea;
    color: #474e5d;
}

.tabs_name li {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #a7d692;
    font-weight: 700;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    margin: 0 5px;
    padding: 18px 30px;
}

.tabs_name ul {
    vertical-align: bottom;
    display: table-cell;
    margin: auto;
    padding: 0;
}

.tabs .tab .title {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 60px;
}

.tabs .columns_2 {
    width: 100%;
    text-align: left;
    margin-top: 60px;
    display: inline-flex;
}

.tabs .columns_2 .item {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin: auto;
}

.tabs .columns_2 .item .icon {
    width: 50px;
    float: left;
    margin-right: 15px;
}

.tabs .columns_2 .item .content {
    width: 80%;
    float: left;
    color: #8b8b8b;
    font-size: 14px;
    line-height: 20px;
}

.team.vertical {
    text-align: center;
}

.team.vertical .item {
    display: block;
    width: 180px;
    position: relative;
    margin: auto;
    padding: 15px 0;
}

.team.vertical .item .content {
    position: absolute;
    top: 35%;
    white-space: nowrap;
}

.team.vertical .item .content span {
    font-size: 14px;
    color: #8b8b8b;
}

.team.vertical .item .content.left {
    right: 375px;
    text-align: right;
}

.team.vertical .item .content.right {
    left: 375px;
    text-align: left;
}

.team.vertical .item .image {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    display: table;
    position: relative;
}

.team.vertical .item img {
    width: 100%;
}

.team.vertical .content.left:after {
    right: -180px;
}

.team.vertical .content.right:after {
    left: -180px;
}

.team.vertical .content::after {
    content: '';
    height: 6px;
    width: 166px;
    background: url("../images/icons/ln_bg.png") repeat-x;
    position: absolute;
    top: 40%;
}

.team.vertical h4 {
    margin-bottom: 10px !important;
}

.team.vertical h4,
.team.vertical .content span {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.vertical h4:hover,
.team.vertical .content span:hover {
    color: #5ea281 !important;
}

.team.vertical .item .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: inline-table;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.vertical .overlay ul.social {
    display: table-cell;
    vertical-align: middle;
}

.team.vertical .overlay .social li {
    display: inline-block;
    margin: 0 10px;
}

.team.vertical .overlay .social li a {
    color: #fff;
    font-size: 25px;
}

.team.vertical .item .image:hover .overlay {
    opacity: 1;
}

.team.vertical .overlay .social li a span:before {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.vertical .overlay .social li a:hover span:before {
    color: #a7d692;
}

.team.circle {
    display: inline-flex;
    width: 100%;
}

.team.circle .item {
    display: inline-block;
    width: 270px;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
}

.team.circle .item .image {
    position: relative;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    margin-bottom: 40px;
    overflow: hidden;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.circle .item .image.border {
    position: relative;
    width: 244px;
    height: 244px;
    border-radius: 50%;
    overflow: hidden;
    border: 13px solid #a7d692;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.circle .item:hover .image.border {
    border: 13px solid #d7d8d2;
}

.team.circle .item:hover h4 {
    color: #5ea281 !important;
}

.team.circle .item .content span {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 20px;
}

.team.circle .item img {
    width: 100%;
}

.team.circle h4 {
    margin-bottom: 10px !important;
    letter-spacing: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.circle .item .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: inline-table;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.circle .overlay ul.social {
    display: table-cell;
    vertical-align: middle;
}

.team.circle .overlay .social li {
    display: inline-block;
    margin: 0 10px;
}

.team.circle .overlay .social li a {
    color: #fff;
    font-size: 25px;
}

.team.circle .item:hover .overlay {
    opacity: 1;
}

.team.circle .overlay .social li a span:before {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.circle .overlay .social li a:hover span:before {
    color: #a7d692;
}

.team.square {
    display: inline-flex;
    width: 100%;
}

.team.square .item {
    display: inline-block;
    width: 270px;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    vertical-align: top;
}

.team.square .item .image {
    position: relative;
    width: 270px;
    height: 270px;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.square .item .image.border {
    position: relative;
    width: 244px;
    height: 244px;
    border-radius: 10px;
    overflow: hidden;
    border: 13px solid #a7d692;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.square .item:hover .image.border {
    border: 13px solid #d7d8d2;
}

.team.square h4 {
    margin-bottom: 10px !important;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.square .item .content span {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 20px;
}

.team.square .item img {
    width: 100%;
}

.team.square .item .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: inline-table;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.square .item .image.border .overlay {
    border-radius: 0;
}

.team.square .overlay .social li {
    display: inline-block;
    margin: 0 10px;
}

.team.square .overlay .social li a {
    color: #fff;
    font-size: 25px;
}

.team.square .item:hover h4 {
    color: #5ea281 !important;
}

.team.square .overlay ul.social {
    display: table-cell;
    vertical-align: middle;
}

.team.square .item:hover .overlay {
    opacity: 1;
}

.team.square .overlay .social li a span:before {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.team.square .overlay .social li a:hover span:before {
    color: #a7d692;
}

.skills_row {
    display: inline-block;
    height: 1px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 50px;
}

.skills_row .progressbar {
    width: 50px;
    position: relative;
    margin: 20px 0;
}

.skills_row .progress {
    width: 100%;
    height: 280px;
}

.skills_row .foot {
    width: 100%;
    height: 11px;
}

.skills_row .progress .before {
    width: 0;
    border-bottom: 25px solid #f7f3c6;
    border-left: 25px solid transparent;
    position: absolute;
    left: 0;
    z-index: 2;
    bottom: 11px;
}

.skills_row .progress .after {
    width: 0;
    border-bottom: 25px solid #c0c192;
    border-right: 25px solid transparent;
    position: absolute;
    right: 0;
    z-index: 2;
    bottom: 11px;
}

.skills_row .foot::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 11px solid #f7f3c6;
    border-left: 25px solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.skills_row .foot::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 11px solid #c0c192;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
}

.skills_row .progressbar .shadow {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 22px solid #669c75;
    border-right: 40px solid transparent;
    position: absolute;
    left: 25px;
    bottom: -1px;
    z-index: 1;
}

.skills_row.brown .progressbar .shadow {
    border-bottom: 22px solid #b3a45d;
}

.skills_row .value {
    margin-bottom: 20px;
}

.skills_row .caption {
    margin-top: 20px;
}

.skills_row .caption,
.skills_row .value {
    opacity: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

#widget_2.widget_skills {
    position: relative;
    height: 220px;
    overflow: hidden;
}

#widget_2 .skills_row {
    position: absolute;
    height: 80px;
    bottom: -100px;
    margin: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .4s;
}

#widget_2 .skills_row:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    bottom: 5px !important;
}

.widget_skills {
    padding-bottom: 50px;
}

.widget_skills .skills_row img {
    height: 100%;
}

.widget_skills .skills_row .name {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: -100%;
    font-weight: 300;
    opacity: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .4s;
}

.widget_skills .skills_row .name::before {
    content: '';
    height: 140px;
    border-left: 1px solid #fff;
    position: inherit;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    top: 10px;
    left: -45px;
}

.widget_skills .skills_row .name::after {
    content: '';
    width: 5px;
    height: 5px;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 140px;
    left: -87px;
}

#lw_1 {
    left: 3%;
}

#lw_2 {
    left: 0;
}

#lw_3 {
    left: 50%;
}

#lw_4 {
    left: 30%;
}

#lw_5 {
    right: 0;
}

#lw_1 .name {
    right: -25%;
    top: -120%;
}

#lw_2 .name {
    right: -40%;
}

#lw_3 .name {
    right: -5%;
    top: -130%;
}

#lw_4 .name {
    right: 30%;
    top: -120%;
}

#lw_5 .name {
    right: 10%;
    top: -110%;
}

.sc_skills > h2 {
    text-transform: uppercase;
    margin-bottom: 14px;
}

.sc_skills.radial > h2 {
    margin-bottom: 19px;
}

.sc_skills ul.skills_list {
    float: left;
    width: 150px;
    list-style: none;
    padding-top: 8px;
}

.sc_skills ul.skills_list li {
    line-height: 21px;
    font-size: 16px;
}

.sc_skills ul.skills_list span {
    vertical-align: middle;
}

.sc_skills ul.skills_list span.color {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 8px;
}

.sc_skills ul.skills_list + canvas {
    float: left;
}

.sc_skills .sc_skills_progressbar {
    display: block;
    overflow: hidden;
    margin-right: -62px;
}

.sc_skills .sc_skills_item {
    padding: 10px 62px 10px 0;
}

.sc_skills .sc_skills_item .sc_skills_progress_wrap {
    background-color: #f5f7f7;
    clear: both;
    display: block;
}

.sc_skills .sc_skills_item .sc_skills_progress {
    background: #01b6c7;
    display: block;
    height: 10px;
    width: 0;
}

.sc_skills .sc_skills_item .sc_skills_caption {
    font-size: 14px;
    line-height: 14px;
    display: block;
    float: left;
}

.sc_skills .sc_skills_item .sc_skills_level {
    float: right;
    width: 40px;
    height: 20px;
    line-height: 20px;
    color: #01b6c7;
    display: block;
    font-size: 14px;
    text-align: right;
}

.sc_skills {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.sc_skills .item {
    position: relative;
    display: inline-block;
}

.sc_skills .item span {
    font-size: 16px;
    color: #232323;
}

.sc_skills .line {
    height: 100px;
    width: 1px;
    display: block;
    position: absolute;
}

.sc_skills .line .tail {
    border-right: 3px dotted #cdcec8;
    width: 1px;
    display: block;
}

.sc_skills .name {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: -10px;
    left: 90%;
}

.sc_skills .name::before {
    content: '';
    height: 20px;
    border-left: 1px solid #fff;
    position: inherit;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
    top: -12px;
    left: -12px;
}

.diagram_skills {
    position: relative;
    display: inline-table;
}

.diagram_skills .item {
    position: absolute;
    display: inline-block;
    text-align: center;
}

.diagram_skills .title {
    vertical-align: middle;
    display: table-cell;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 10px;
    text-align: center;
}

.diagram_skills .item img {
    cursor: pointer;
    display: block;
    margin: auto;
}

.diagram_skills .sc_skills .item span {
    white-space: nowrap;
}

.diagram_skills .title span.number {
    display: block;
    font-size: 48px;
}

.diagram_skills .item .content {
    position: absolute;
    display: none;
    width: 270px;
    background-color: #fff;
    font-size: 14px;
    color: #353535;
    text-align: left;
    line-height: 1.429;
    border-radius: 10px;
    box-shadow: 8px 4px 0 2px rgba(175, 175, 161, 0.8);
    z-index: 10;
    padding: 25px;
}

.diagram_skills .item .content::after {
    content: '';
    width: 0;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    left: 145px;
}

.diagram_skills .item .content::before {
    content: '';
    width: 0;
    border-bottom: 15px solid rgba(175, 175, 161, 0.5);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    left: 150px;
}

.diagram_skills .title,
.diagram_skills .item,
.diagram_skills .line,
.diagram_skills .name {
    opacity: 0;
    -webkit-transition: all linear .4s;
    -moz-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
    -ms-transition: all linear .4s;
}

.skills_container {
    display: inline-flex;
    width: 100%;
}

.skills_container .diagram_skills {
    margin: auto;
    display: inline-table;
    margin-top: 0px;
}

#diagram_skills_2 {
    background: url('../images/9.png') 100% 0px repeat-x;
    background-position-y: 0;
}

#diagram_skills_2.travel {
    background: url('../images/travel/5.png') 100% 0px repeat-x;
}

#diagram_skills_2 .diagram_skills .title span.number {
    font-size: 55.277px;
    color: #fff;
    font-weight: 300;
    letter-spacing: -1px;
}

#about,
#about-more {
    padding: 60px 0;
}

#about-more {
    display: none;
}

#hide {
    display: none;
}

#show {
    display: block;
}

#devices #fader {
    position: relative;
    width: 100%;
    height: 400px;
}

#devices .button {
    background-color: #2f9aac;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #fff;
    cursor: pointer;
}

#devices #prev {
    right: 450px;
    color: #fff;
    cursor: pointer;
}

#devices #next {
    left: 450px;
    color: #fff;
    cursor: pointer;
}

#about .item,
#about-more .item {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    width: 258px;
    height: 258px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

#about .item:hover,
#about-more .item:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#about .arrow,
#about-more .arrow {
    width: 56px;
    height: 43px;
    background-image: url("../images/arrow.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 43px;
}

#about .item img,
#about-more .item img {
    width: 98px;
    margin-top: 45px;
    margin-bottom: 25px;
}

#about .item span,
#about-more .item span {
    color: #000;
    font-size: 16px;
    display: block;
}

#about.eco .item,
#about-more.eco .item {
    background-color: transparent;
}

#about.eco .item span,
#about-more.eco .item span {
    color: #fff;
}

#dev_container {
    background-color: #fcfcf7;
    padding-top: 90px;
    padding-bottom: 90px;
    border-bottom: 1px solid #e4e4dd;
}

#dev_container h4 {
    padding-bottom: 20px;
}

#devices {
    padding-top: 30px;
    display: inline-flex;
    width: 100%;
}

#devices .item {
    display: inline-block;
    margin: auto;
    margin-bottom: 0;
}

#devices .item img {
    display: block;
    padding-bottom: 25px;
    margin: auto;
}

#devices .item span {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#devices .arrow {
    width: 30px;
    height: 31px;
    background-image: url("../images/arrow1.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#framework {
    position: relative;
    margin-top: 120px;
}

#framework .item {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    z-index: 10;
}

#framework .item img {
    width: 150%;
    left: -25%;
    position: absolute;
    z-index: 10;
}

#framework .item.right {
    text-align: left;
    z-index: 15;
}

#framework .item.right ul li:nth-child(2) a {
    top: 10px;
}

#framework .item.left {
    text-align: right;
    z-index: 15;
}

#framework .item li {
    margin-bottom: 66.5px;
    position: relative;
    min-height: 38px;
    display: block;
}

.ms-slide-info {
    min-height: 200px !important;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

#framework .item li a {
    position: relative;
    color: #000;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

#framework .item a:hover {
    color: #bb222a;
}

#framework .line {
    width: 20%;
    border-top: 3px dotted #bb222a;
    position: absolute;
    right: -100px;
    display: inline-block;
    top: 50%;
}

#framework .line .head {
    width: 9px;
    height: 9px;
    border: 3px solid #bb222a;
    border-radius: 50%;
    margin-top: -10px;
    margin-right: -14px;
    float: right;
}

#framework .right .line {
    left: -100px;
    right: 0;
}

#framework .right .line .head {
    float: left;
    margin-top: -10px;
    margin-left: -14px;
    margin-right: 0;
}

#framework.eco .item img {
    width: auto;
    left: 35%;
    margin-top: 17%;
}

#video {
    display: none;
}

#video .open_more {
    margin-top: 20px
}

.video_container {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 45px;
}

.video_thumb {
    position: relative;
    width: 100%;
    height: 100%;
}

#scene_2 {
    padding-bottom: 135px;
    width: 380px;
    height: 143px;
    margin: auto;
    position: relative;
}

#scene_2 #ship {
    margin-left: 144px;
    width: 95px;
    height: 143px;
}

#scene_2 .wave {
    width: 105px;
    background: url("../images/8.png") repeat-x;
    height: 8px;
    position: absolute;
}

#scene_2 .wave:nth-child(2) {
    top: 107px;
}

#scene_2 .wave:nth-child(3) {
    top: 135px;
    right: 0;
}

#scene_3 {
    background: url("../images/8.png") repeat-x;
    height: 130px;
    width: 105px;
    display: inline-block;
    background-position: 0 100%;
}

#scene_2 .eco img {
    margin-top: -40px;
}

.button {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #6fcbda;
    margin-bottom: 60px;
    display: inline-block;
    position: relative;
    -webkit-transition: all linear .1s;
    -moz-transition: all linear .1s;
    -ms-transition: all linear .1s;
    -o-transition: all linear .1s;
    transition: all linear .1s;
    padding: 25px 55px;
}

.button::after {
    content: '';
    height: 26px;
    border-top: 26px solid #227684;
    border-right: 60px solid transparent;
    position: absolute;
    right: -60px;
    bottom: -26px;
}

.button:hover {
    color: #2f9aac;
}

.button.anim {}

#post_sdb {
    background-color: #eff0ea;
    display: none;
}

#post_sdb .main {
    display: inline-flex;
}

#post_sdb .image {
    width: 40%;
    text-align: center;
    display: inline-block;
    margin: auto;
}

#post_sdb .image,
#post_sdb .post_sdb {
    display: inline-block;
    vertical-align: top;
    margin: auto;
    margin-top: 0;
}

#post_sdb .image img {
    width: 100%;
}

#post_sdb .post_sdb {
    width: 55%;
}

.post_sdb {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: auto;
}

.post_sdb .info {
    font-size: 14px;
    color: #8b8b8b;
    font-weight: 700;
}

.post_sdb .info a {
    color: #000;
    margin-right: 25px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.post_sdb .info a:hover {
    color: #5ea281;
}

.post_sdb .text {
    font-size: 14px;
    color: #8b8b8b;
    font-weight: 400;
    line-height: 20px;
    word-spacing: 2px;
}

.post_sdb .sharing ul {
    padding: 0;
}

.post_sdb .sharing ul li {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    -webkit-transition: all linear .05s;
    -moz-transition: all linear.05s;
    -o-transition: all linear.05s;
    transition: all linear .05s;
    -ms-transition: all linear.05s;
}

.post_sdb .sharing ul li:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.post_sdb .sharing ul li:hover span {
    box-shadow: 1px 2px 0 1px rgba(175, 175, 161, 0.8);
}

.post_sdb .sharing ul li span {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    background-color: #e6e7d2;
    vertical-align: middle;
    border-radius: 0 5px 5px 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
    padding: 10px;
}

.post_sdb .sharing ul li span.icon {
    font-size: 16px;
    background-color: #dddec0;
    border-radius: 5px 0 0 5px;
    padding: 8.5px;
}

.post_sdb .more a {
    background-color: #474e5d;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    padding: 20px 30px;
}

.post_sdb .more a:hover {
    background: #5ea281;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

.post_sdb .quote_content .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    margin-left: -30px;
}

.post_sdb .quote_content .icon:before {
    margin: 10px 0 0;
}

.post_sdb .quote_content {
    font-size: 24px;
    color: #8b8b8b;
    font-weight: 700;
    font-style: italic;
    line-height: 1.25;
    margin-left: 30px;
}

.post_sdb .quote_author_info {
    margin-left: 30px;
}

.post_sdb .custom_text {
    text-align: left;
}

.post_icon {
    position: relative;
    margin-bottom: 20px;
}

.post_icon span {
    font-size: 50px;
    color: #5ea281;
}

.post_icon span:before {
    margin: 0;
}

.post_icon span:nth-child(2) {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 12px;
}

.post_date {
    font-size: 14px;
    color: #8b8b8b;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.post_title {
    margin-top: 20px;
    margin-bottom: 30px;
}

.post_category a {
    color: #8b8b8b;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -ms-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

.post_category a:hover {
    color: #5ea281;
}

.post_category,
.post_comment {
    font-size: 10px;
    color: #8b8b8b;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.post_category .icon,
.post_comment .icon {
    font-size: 16px;
    margin-right: 5px;
    color: #d0d1cb;
}

.post_content {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.5;
    text-transform: none;
    text-align: left;
}

.post_more a {
    background-color: #2f9aac;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: Lato, sans-serif;
    padding: 10px 20px;
    cursor: pointer;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.post_more > .video-popup {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: 500;
}

.post_more > .video-popup:hover {
    background-color: transparent;
}

.tag-links a,
.tag-links a:visited {
    color: #2f9aac;
}

.post_more a:hover {
    background-color: #3b3b3b;
}

.post_comment * {
    vertical-align: middle;
}

.post_social li a {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.post_social li,
.iso_filters li {
    display: inline-block;
    margin: 0 3px;
}

.widget_social li a {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.post_social li a:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.post_slider .slider {
    position: relative;
    overflow: hidden;
    margin: auto;
}

.post_slider .flex-direction-nav li {
    list-style: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    right: -40px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.post_slider .flex-direction-nav li:first-child {
    right: auto;
    left: -40px;
}

.post_slider:hover .flex-direction-nav li {
    right: 0;
}

.post_slider:hover .flex-direction-nav li:first-child {
    left: 0;
}

.post_slider .flex-direction-nav a {
    position: absolute;
    width: 40px;
    top: 0;
    bottom: 0;
    font-size: 0;
    line-height: 0;
    left: 0;
}

.post_slider .flex-direction-nav a:after {
    display: block;
    position: absolute;
    content: "";
    width: 16px;
    height: 26px;
    background: url("../images/icons/slider_controls-1.png") 0 bottom no-repeat;
    top: 50%;
    margin-top: -13px;
    left: 12px;
}

.post_slider .flex-direction-nav a:hover {
    background: url("../images/icons/slider_controls_bg.png") 0 0 repeat;
}

.post_slider .flex-direction-nav a:hover:after {
    background-position: 0 0;
}

.post_slider .flex-direction-nav a.flex-next {
    right: 0;
    left: auto;
}

.post_slider .flex-direction-nav a.flex-next:hover:after {
    background-position: right 0;
}

.post_slider ul.slides li {
    list-style: none;
    display: none;
}

.post_slider ul.slides li a {
    display: block;
    height: 100%;
}

.post_slider ul.slides {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.post_slider .post_content li {
    display: none;
}

.post_slider .active {
    display: block !important;
}

.post_slider .flex-direction-nav a.flex-next:after,
.mask .open_gallery_image .post_slider .flex-direction-nav a.flex-next:after {
    left: auto;
    right: 12px;
    background-position: right bottom;
}

.post_slider .flex-direction-nav,
.gallery_posts,
.events_posts.iso_items {
    margin: 0;
}

body.blog-sidebar .post .mejs-controls div.mejs-time-rail,
body.blog-sidebar .post .mejs-controls .mejs-time-rail .mejs-time-total {
    max-width: 63%;
}

.quote_content {
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    color: #232121;
}

.quote_icon .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    font-size: 45px;
    color: #5ea281;
}

.quote_author {
    width: 77px;
    height: 77px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.quote_author_info {
    font-size: 12px;
    color: #5ea281;
    font-weight: 700;
    text-transform: uppercase;
    ;
    line-height: 20px;
}

.gallery_images {
    height: 564px;
    overflow: hidden;
}

.gallery_images li {
    width: 30%;
    display: block;
    float: left;
    height: 32.8%;
    overflow: hidden;
    cursor: pointer;
    margin: 2.5px;
}

.gallery_images li:first-child {
    width: 68%;
    height: 100%;
}

.gallery_images li:hover {
    background: #000;
}

.gallery_images li img:hover {
    opacity: 0.3;
}

.gallery_images li img,
.isotope_block .isotope_single_item a .gallery_thumb img {
    height: 100%;
}

.mask {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.mask .open_gallery_image {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 80%;
}

.mask .open_gallery_image .post_slider {
    width: 100%;
    height: 80%;
}

.mask .open_gallery_image .post_slider .slider {
    width: 100%;
    height: 100%;
}

.mask .open_gallery_image .post_slider ul.slides {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    width: 100%;
}

.mask .open_gallery_image .post_slider .flex-direction-nav li {
    height: 100%;
    top: 40%;
    bottom: auto;
    width: 100%;
    right: 0;
}

.mask .close_preview {
    width: 37px;
    height: 38px;
    background: url("../images/icons/close.png");
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    cursor: pointer;
    border-radius: 10px 0px 0px 10px;
    opacity: 0.7;
}

.mask .close_preview:hover {
    opacity: 0.5;
}

.mask .open_gallery_image .post_slider .flex-direction-nav li:first-child {
    right: auto;
    left: 0;
}

.mask .open_gallery_image .post_slider .flex-direction-nav a {
    width: 80px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.mask .open_gallery_image .post_slider .flex-direction-nav a:after {
    display: block;
    position: absolute;
    content: "";
    width: 37px;
    height: 65px;
    background: url("../images/icons/slider_controls-2.png") 0 bottom no-repeat;
    top: 50%;
}

.mask .open_gallery_image .post_slider .flex-direction-nav li a:hover {
    background: url() 0 0 repeat;
    opacity: 0.5;
}

.mask .open_gallery_image .post_slider,
.anim .gallery_posts .hentry.flip > a > .gallery_thumb {
    position: relative;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: 0 opacity;
    -moz-transition-property: 0 opacity;
    -ms-transition-property: 0 opacity;
    -o-transition-property: 0 opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
}

.link_content a {
    font-size: 24px;
    color: #5ea281;
}

.post_video {
    height: 500px;
}

.chat_content {
    display: table;
    width: 100%;
    text-align: left;
}

.chat_content .message {
    margin-bottom: 20px;
}

.chat_content .message .author {
    font-size: 14px;
    color: #5ea281;
    font-weight: 600;
    display: table-cell;
    width: 116px;
}

.chat_content .message .content {
    font-size: 14px;
    color: #8b8b8b;
    display: table-cell;
    line-height: 20px;
}

.aside_content {
    text-align: left;
    overflow: hidden;
}

.aside_content .photo {
    width: 105px;
    height: 105px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.aside_content .photo img {
    width: 100%;
}

.aside_content .name {
    font-size: 14px;
    color: #5ea281;
    font-weight: 600;
    margin-bottom: 10px;
}

.aside_content .content {
    color: #8b8b8b;
    font-size: 14px;
    line-height: 20px;
    display: table;
}

.gallery_container {
    padding: 70px 30px 0;
}

.iso_filters {
    overflow: hidden;
    text-align: center;
    list-style: none;
    margin-bottom: 52px;
}

.iso_filters li a {
    display: block;
    color: #fff;
    font-size: 12px;
    background-color: #a7d692;
    border-radius: 5px;
    padding: 8px 12px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.iso_filters li a:hover,
.iso_filters li a.current {
    background-color: #5ea281;
}

.isotope_block .switcher {
    z-index: 999;
    position: absolute;
    right: -2px;
    top: 24px;
    width: 27px;
    cursor: pointer;
}

.isotope_block .switcher i {
    float: left;
    width: 7px;
    height: 7px;
    background: #bbb;
    margin: 0 2px 2px 0;
}

.isotope_block .switcher ul {
    padding-top: 31px;
    display: none;
    position: absolute;
    right: 2px;
    top: 0;
    clear: both;
    width: 138px;
    overflow: hidden;
    text-align: right;
    list-style: none;
}

.isotope_block .switcher ul li {
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.isotope_block .switcher ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #333;
    padding: 16px 20px 17px 15px;
}

.gallery_section .more_link a,
.isotope_block.events .more_link a {
    display: inline-block;
    border: 1px solid #d5dade;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    color: #333;
    padding: 14px 19px 15px;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    transition: all linear .5s;
}

.gallery_section .more_link a.no_results,
.isotope_block.events .more_link a.no_results {
    color: #bbb !important;
    background: none !important;
}

.isotope_block.events .more_link a:active {
    background: #01b6c7;
    color: #fff;
    border-color: #01b6c7;
}

.gallery_section .more_link,
.isotope_block.events .more_link {
    text-align: center;
    padding: 35px 0 0;
}

.anim .gallery_posts .hentry a {
    display: block;
}

.anim .gallery_posts .hentry .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
}

.anim .gallery_posts .hentry .overlay .gallery_mask {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;

    left: 0;
    background: #000;
    z-index: 10;
    opacity: .6;
    margin: 0;
}

.anim .gallery_posts .hentry .overlay > * {
    position: relative;
    z-index: 80;
    margin: 0 30px;
}

.anim .gallery_posts .hentry .overlay > h3 {
    color: #fff;
    padding-top: 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
}

.anim .gallery_posts .hentry .overlay .post_cats {
    font-size: 12px;
    line-height: 15px;
}

.anim .gallery_posts .hentry .overlay .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-decoration: none;
    font-size: 50px;
    line-height: 50px;
    margin: -25px 0 0 -30px;
}

.anim .gallery_posts .hentry.follow .overlay {
    left: -100%;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
}

.anim .gallery_posts .hentry.shift:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 20px;
    left: 20px;
}

.anim .gallery_posts .hentry.flip {
    position: relative;
    z-index: 1;
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -o-perspective: 2000px;
    perspective: 2000px;
}

.anim .col2 .gallery_posts .hentry.flip {
    -webkit-perspective: 3500px;
    -moz-perspective: 3500px;
    -o-perspective: 3500px;
    perspective: 3500px;
}

.anim .gallery_posts .hentry.flip > a {
    width: 100%;
    height: 100%;
    -ms-transform-style: preserve-3d;
    -ms-transition: all .5s linear;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all .5s linear;
    -moz-transform-style: preserve-3d;
    -moz-transition: all .5s linear;
    -o-transform-style: preserve-3d;
    -o-transition: all .5s linear;
    transform-style: preserve-3d;
    transition: all .5s linear;
}

.anim .gallery_posts .hentry.flip.hover > a,
.anim .gallery_posts .hentry.flip:hover > a {
    text-decoration: none !important;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.msie .anim .gallery_posts .hentry.flip > a {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.anim .gallery_posts .hentry.flip > a > * {
    opacity: 1 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.anim .gallery_posts .hentry.flip > a > .overlay.post_info {
    display: block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.msie .anim .gallery_posts .hentry.flip > a > .overlay.post_info {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0 !important;
}

.msie .anim .gallery_posts .hentry.flip > a:hover > .overlay.post_info {
    opacity: 1 !important;
}

.anim .gallery_posts .hentry.flip > a > .overlay.post_info .icon {
    filter: alpha(opacity=0);
}

.anim .gallery_posts .hentry.flip:hover > a > .overlay.post_info,
.anim .gallery_posts .hentry.flip:hover > a > .overlay.post_info .icon {
    filter: alpha(opacity=100);
}

.isotope_block .switcher .switch_wrap,
.gallery_posts .hentry.follow {
    overflow: hidden;
}

.isotope_block .switcher:hover i,
.isotope_block .switcher ul li a:hover,
.isotope_block .switcher ul li a.active {
    background: #01b6c7;
}

.isotope_block.events .isotope_single_item .event_caption h3 a:hover,
.isotope_block.events .isotope_single_item .event_caption .event_link_more:hover {
    color: #949494;
}

.anim .gallery_posts .hentry > a:hover,
.anim .gallery_posts .hentry > a:link,
.anim .gallery_posts .hentry > a:active,
.anim .gallery_posts .hentry > a:visited,
.anim .gallery_posts .hentry > a:hover *,
.anim .gallery_posts .hentry > a:link *,
.anim .gallery_posts .hentry > a:active *,
.anim .gallery_posts .hentry > a:visited *,
.anim .gallery_posts .hentry.flip.hover > a * {
    text-decoration: none !important;
}

.isotope_block .isotope_single_item a,
.isotope_block .isotope_single_item a .gallery_thumb {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.isotope_block .isotope_single_item h5 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.isotope_block .isotope_single_item h6 {
    font-size: 10px;
    letter-spacing: 2px;
    font-weight: 400;
}

.isotope_block .isotope_single_item h5.position {
    margin: 15px auto !important;
}

.post_image,
.post_image img {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    height: auto;
}

.mask .open_gallery_image .slides img {}

.icon_gmail {
    width: 36px;
    height: 38px;
    background: url("../images/icons/gmail.png");
    background-size: 100%;
    display: block;
}

.icon_facebook {
    width: 36px;
    height: 38px;
    background: url("../images/icons/facebook.png");
    background-size: 100%;
    display: block;
}

.icon_pinterest {
    width: 36px;
    height: 38px;
    background: url("../images/icons/pinterest.png");
    background-size: 100%;
    display: block;
}

.icon_vimeo {
    width: 36px;
    height: 38px;
    background: url("../images/icons/vimeo.png");
    background-size: 100%;
    display: block;
}

.icon_youtube {
    width: 36px;
    height: 38px;
    background: url("../images/icons/youtube.png");
    background-size: 100%;
    display: block;
}

.icon_twitter {
    width: 36px;
    height: 38px;
    background: url("../images/icons/twitter.png");
    background-size: 100%;
    display: block;
}

.icon_dribbble {
    width: 36px;
    height: 38px;
    background: url("../images/icons/dribbble.png");
    background-size: 100%;
    display: block;
}

.icon_be {
    width: 36px;
    height: 38px;
    background: url("../images/icons/be.png");
    background-size: 100%;
    display: block;
}

.secondary .widget ul {
    padding-left: 12px;
}

.secondary .widget ul li {
    font-size: 14px;
    margin-bottom: 5px;
    list-style-image: url("../images/icons/circle.png");
}

.secondary .widget ul li a {
    color: #8b8b8b;
    display: block;
}

.secondary .widget ul li a span {
    float: right;
    margin-right: 30%;
}

.secondary .widget ul li a:hover {
    color: #5ea281;
}

.widget_footer {
    padding-top: 70px;
    padding-bottom: 90px;
    background-color: #eff0ea;
    text-align: center;
}

.widget_footer .widget {
    width: 280px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}

.widget .title {
    font-size: 20px;
    color: #232121;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.widget .content {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 20px;
}

.widget .recent_post {
    margin-bottom: 30px;
}

.widget .recent_post .author {
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.widget .recent_post .author img {
    height: 100%;
}

.widget .recent_post .content {
    display: table;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.widget .recent_post .content:hover {
    color: #5ea281;
}

.widget .recent_post .content .date {
    font-size: 10px;
    color: #232121;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.widget ul.tags {
    padding-left: 0;
}

.widget .tags li {
    display: inline-block;
}

.widget ul.tags li a {
    margin-bottom: 4px;
    margin-left: 0;
    display: block;
    color: #fff;
    font-size: 12px;
    background-color: #a7d692;
    border-radius: 5px;
    padding: 8px 12px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.widget ul.tags li a:hover {
    background-color: #5ea281;
    color: #fff;
}

.widget .comment {
    margin-bottom: 20px;
    display: inline-flex;
}

.widget .comment a {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.widget .comment:hover a {
    color: #5ea281;
}

.widget .comment .icon {
    color: #8b8b8b;
    font-size: 11px;
    margin-right: 5px;
    margin-top: 3px;
}

.widget_social {
    margin-top: 30px;
}

.secondary .widget .widget_social ul {
    padding-left: 0;
}

.widget_social li {
    display: inline-block;
    margin: 0 3px;
}

.widget_social li:first-child {
    margin-left: 0;
}

.widget_social li a {
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.widget_social li a:hover {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.widget .flickr div {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
    margin: auto;
}

.widget .flickr div img {
    width: 100%;
}

.widget.calendar {
    text-align: center;
}

.calendar_title {
    text-align: center;
    margin-bottom: 20px;
}

.calendar_title .title {
    display: inline-block;
}

.widget.calendar table {
    margin: auto;
}

.widget.calendar td {
    font-size: 14px;
    color: #b5b69d;
    text-align: center;
    width: 34px;
    height: 34px;
}

.widget.calendar td.emp {
    color: #fff;
}

.widget.calendar td#today {
    border: 1px solid #5ea281;
    border-radius: 5px;
}

.widget.calendar td.post {
    cursor: pointer;
    border-radius: 5px;
    -webkit-transition: background ease .2s;
    -moz-transition: background ease .2s;
    -ms-transition: background ease .2s;
    -o-transition: background ease .2s;
    transition: background ease .2s;
}

.widget.calendar td.post a {
    font-weight: 600;
    color: #5ea281;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.widget.calendar td.post:hover a {
    color: #fff;
}

.widget.calendar td.post:hover {
    background-color: #5ea281;
}

.widget.calendar th {
    font-size: 12px;
    color: #8b8b8b;
    text-transform: uppercase;
}

.calendar_title .next_month {
    font-size: 14px;
    color: #8b8b8b;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.calendar_title .prev_month {
    font-size: 14px;
    color: #8b8b8b;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.calendar_title .next_month:hover,
.calendar_title .prev_month:hover {
    color: #5ea281;
}

.calendar_title .title,
.calendar_title .next_month,
.calendar_title .prev_month {
    vertical-align: middle;
    margin: auto;
}

.accordion .item {
    background-color: #fff;
    -webkit-transition: background ease .2s;
    -moz-transition: background ease .2s;
    -ms-transition: background ease .2s;
    -o-transition: background ease .2s;
    transition: background ease .2s;
}

.accordion .item .head {
    font-size: 14px;
    color: #5ea281;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-bottom: 1px solid #eff0ea;
    padding: 30px;
}

.accordion .item .head .icon {
    float: right;
    cursor: pointer;
}

.accordion .item .body {
    font-size: 16px;
    color: #8b8b8b;
    line-height: 24px;
    border-bottom: 1px solid #eff0ea;
    display: none;
    padding: 30px;
}

.accordion .item:first-child .body {
    display: block;
}

.accordion .item.close {
    background-color: #fcfcf7;
}

.accordion .item.close .head .title {
    color: #232121;
}

.table {
    width: 100%;
}

.table th {
    background-color: #fcfcf7;
    color: #232121;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.table tr {
    text-align: center;
    background-color: #fff;
    font-size: 14px;
    color: #8b8b8b;
}

.table .first {
    color: #5ea281;
}

.table td,
.table th {
    padding: 30px;
}

.audio_player {
    padding: 20px;
    background: url("../images/blog/24.jpg");
}

.audio_player .title {
    font-size: 18px;
    color: #b5b69d;
    font-weight: 800;
    margin-bottom: 10px;
}

.audio_player .author {
    font-size: 12px;
    color: #d4d6c7;
    margin-bottom: 50px;
}

.regular.content {
    font-weight: 400;
}

.regular.content .image {
    max-width: 50%;
    position: relative;
    overflow: hidden;
}

.regular.content .image img {
    width: 100%;
}

.regular.content .image.left {
    float: left;
    margin-right: 20px;
}

.regular.content .image.right {
    float: right;
    margin-left: 20px;
}

.regular.content .image .overlay {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
}

ul.number li {
    list-style-type: lower-hexadecimal;
}

ul.arrow li {
    list-style-image: url("../images/icons/arrow.png");
}

ul.star li {
    list-style-image: url("../images/icons/star.png");
}

ul.heart li {
    list-style-image: url("../images/icons/heart.png");
}

ul.number,
ul.arrow,
ul.star,
ul.heart {
    padding-left: 20px;
}

ul.number li,
ul.arrow li,
ul.star li,
ul.heart li {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 20px;
    margin-bottom: 5px;
}

.columns {
    display: flex;
}

.columns .item {
    display: inline-block;
    margin: auto;
}

.columns .item:first-child {
    margin-left: 0;
}

.columns .item:last-child {
    margin-right: 0;
}

.diagram_list {
    display: inline-block;
    vertical-align: top;
}

.diagram_list li {
    margin-bottom: 10px;
}

.diagram_list li span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px;
}

.primary .post {
    border-bottom: 2px solid #e7e8e1;
    width: 100%;
}

.primary .post:last-child {
    border-bottom: 0px;
}

.post-anim {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: all linear .4s;
    -moz-transition: all linear .4s;
    -ms-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
}

.post-anim.vis {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.video_container,
.post_video,
.post_slider ul.slides {
    height: 500px;
}

#scene_1 {
    height: 524px;
    width: 100%;
    position: relative;
}

.home #scene_10 {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#scene_10 {
    height: auto;
    width: 1100px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -550px;
    line-height: 0;
    visibility: collapse;
}

#scene_10 .item {
    height: 400px;
    width: 1170px;
    left: 0%;
    position: absolute;
}

#scene_1 .item:nth-child(1) {
    height: 14.5%;
    left: 5%;
    top: 22%;
}

#scene_1 .item:nth-child(3) {
    height: 9.7%;
    left: 90%;
    top: 37%;
}

#scene_1 .item {
    position: absolute;
}

#scene_1 #items {
    width: 100%;
    height: 324px;
    position: relative;
    margin: auto;
}

#scene_1 #items div {
    position: absolute;
    overflow: hidden;
}

#scene_1 #items div img {
    -webkit-transition: all linear 1s;
    -moz-transition: all linear 1s;
    -ms-transition: all linear 1s;
    -o-transition: all linear 1s;
    transition: all linear 1s;
}

#scene_1 #items div:nth-child(1) {
    bottom: 0;
    height: 324px;
    left: 50%;
    width: 868px;
    z-index: 5;
    margin-left: -295px;
}

#scene_1 #items div:nth-child(2) {
    bottom: 40px;
    height: 291px;
    left: 50%;
    width: 632px;
    z-index: 4;
    margin-left: -320px;
}

#scene_1 #items div:nth-child(3) {
    width: 283px;
    height: 101px;
    left: -400px;
    z-index: 4;
    bottom: 102px;
}

#scene_1 #items div:nth-child(4) {
    width: 231px;
    height: 143px;
    left: -300px;
    z-index: 4;
    bottom: 80px;
}

#scene_1 #items div:nth-child(5) {
    width: 283px;
    height: 201px;
    right: -550px;
    z-index: 4;
    bottom: 85px;
}

#scene_1 #items div:nth-child(1) img {
    -webkit-transform: rotateY(90deg) translateZ(-220px);
    -moz-transform: rotateY(90deg) translateZ(-220px);
    -ms-transform: rotateY(90deg) translateZ(-220px);
    -o-transform: rotateY(90deg) translateZ(-220px);
    transform: rotateY(90deg) translateZ(-220px);
}

#scene_1 #items div:nth-child(2) img {
    -webkit-transform: rotateY(90deg) translateZ(20px);
    -moz-transform: rotateY(90deg) translateZ(20px);
    -ms-transform: rotateY(90deg) translateZ(20px);
    -o-transform: rotateY(90deg) translateZ(20px);
    transform: rotateY(90deg) translateZ(20px);
}

#scene_1 #items div:nth-child(4) img {
    -webkit-transform: rotateY(90deg) translateZ(-60px);
    -moz-transform: rotateY(90deg) translateZ(-60px);
    -ms-transform: rotateY(90deg) translateZ(-60px);
    -o-transform: rotateY(90deg) translateZ(-60px);
    transform: rotateY(90deg) translateZ(-60px);
}

#scene_1 #items div:nth-child(3) img,
#scene_1 #items div:nth-child(5) img {
    -webkit-transform: rotateY(90deg) translateZ(-64px);
    -moz-transform: rotateY(90deg) translateZ(-64px);
    -ms-transform: rotateY(90deg) translateZ(-64px);
    -o-transform: rotateY(90deg) translateZ(-64px);
    transform: rotateY(90deg) translateZ(-64px);
}

#scene_1 #eco_items {
    width: 1170px;
    height: 324px;
    position: relative;
    margin: auto;
}

#scene_1 #eco_items div {
    position: absolute;
    overflow: hidden;
}

#scene_1 #eco_items div img {
    -webkit-transition: all linear 1s;
    -moz-transition: all linear 1s;
    -ms-transition: all linear 1s;
    -o-transition: all linear 1s;
    transition: all linear 1s;
}

#scene_1 #eco_items div:nth-child(1) {
    width: 785px;
    height: 459px;
    left: 415px;
    z-index: 5;
    bottom: 0;
}

#scene_1 #eco_items div:nth-child(2) {
    width: 318px;
    height: 208px;
    left: -243px;
    z-index: 4;
    bottom: 85px;
}

#scene_1 #eco_items div:nth-child(3) {
    width: 318px;
    height: 208px;
    left: 204px;
    z-index: 4;
    bottom: 85px;
}

#scene_1 #eco_items div:nth-child(4) {
    width: 318px;
    height: 208px;
    right: -355px;
    z-index: 4;
    bottom: 85px;
}

#scene_1 #eco_items div:nth-child(5) {
    width: 432px;
    height: 346px;
    left: 930px;
    z-index: 6;
    bottom: 45px;
}

#scene_1 #eco_items div:nth-child(6) {
    left: 112px;
    z-index: 6;
    bottom: 33%;
}

#scene_1 #eco_items div:nth-child(7) {
    left: 373px;
    z-index: 6;
    bottom: 33%;
}

#scene_1 #eco_items div:nth-child(8) {
    left: 771px;
    z-index: 6;
    bottom: 33%;
}

#scene_1 #eco_items div:nth-child(9) {
    left: 845px;
    z-index: 6;
    bottom: 33%;
}

#scene_1 #eco_items div:nth-child(10) {
    left: 1120px;
    z-index: 6;
    bottom: 33%;
}

#scene_1 #eco_items div:nth-child(11) {
    left: 930px;
    z-index: 1000;
    bottom: 190px;
}

#scene_1 #eco_items div:nth-child(11) img {
    -webkit-transition: all linear 1s;
    -moz-transition: all linear 1s;
    -ms-transition: all linear 1s;
    -o-transition: all linear 1s;
    transition: all linear 1s;
}

#scene_1 #eco_items div:nth-child(1) img {
    -webkit-transform: rotateY(90deg) translateZ(-210px);
    -moz-transform: rotateY(90deg) translateZ(-210px);
    -ms-transform: rotateY(90deg) translateZ(-210px);
    -o-transform: rotateY(90deg) translateZ(-210px);
    transform: rotateY(90deg) translateZ(-210px);
}

#scene_1 #eco_items div:nth-child(2) img {
    -webkit-transform: rotateY(90deg) translateZ(-100px);
    -moz-transform: rotateY(90deg) translateZ(-100px);
    -ms-transform: rotateY(90deg) translateZ(-100px);
    -o-transform: rotateY(90deg) translateZ(-100px);
    transform: rotateY(90deg) translateZ(-100px);
}

#scene_1 #eco_items div:nth-child(3) img {
    -webkit-transform: rotateY(90deg) translateZ(-100px);
    -moz-transform: rotateY(90deg) translateZ(-100px);
    -ms-transform: rotateY(90deg) translateZ(-100px);
    -o-transform: rotateY(90deg) translateZ(-100px);
    transform: rotateY(90deg) translateZ(-100px);
}

#scene_1 #eco_items div:nth-child(4) img {
    -webkit-transform: rotateY(90deg) translateZ(-100px);
    -moz-transform: rotateY(90deg) translateZ(-100px);
    -ms-transform: rotateY(90deg) translateZ(-100px);
    -o-transform: rotateY(90deg) translateZ(-100px);
    transform: rotateY(90deg) translateZ(-100px);
}

#scene_1 #eco_items div:nth-child(5) img {
    -webkit-transform: rotateY(90deg) translateZ(-100px);
    -moz-transform: rotateY(90deg) translateZ(-100px);
    -ms-transform: rotateY(90deg) translateZ(-100px);
    -o-transform: rotateY(90deg) translateZ(-100px);
    transform: rotateY(90deg) translateZ(-100px);
}

#scene_1 #eco_items div:nth-child(11) img {
    -webkit-transform: rotateY(90deg) translateZ(-12px);
    -moz-transform: rotateY(90deg) translateZ(-12px);
    -ms-transform: rotateY(90deg) translateZ(-12px);
    -o-transform: rotateY(90deg) translateZ(-12px);
    transform: rotateY(90deg) translateZ(-12px);
}

#scene_1 #travel_items {
    width: 1170px;
    height: 524px;
    position: relative;
    margin: auto;
    margin-top: 36px;
}

#scene_1 #travel_items div {
    position: absolute;
    overflow: hidden;
}

#scene_1 #travel_items div img {
    -webkit-transition: all linear 1s;
    -moz-transition: all linear 1s;
    -ms-transition: all linear 1s;
    -o-transition: all linear 1s;
    transition: all linear 1s;
}

#scene_1 #travel_items div:nth-child(1) {
    width: 829px;
    height: 573px;
    left: 401px;
    z-index: 5;
    bottom: 0;
}

#scene_1 #travel_items div:nth-child(2) {
    width: 440px;
    height: 225px;
    left: -70px;
    z-index: 4;
    bottom: 78px;
}

#scene_1 #travel_items div:nth-child(3) {
    width: 320px;
    height: 241px;
    left: 967px;
    z-index: 4;
    bottom: 80px;
}

#scene_1 #travel_items div:nth-child(4) {
    left: 333px;
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(5) {
    left: 900px;
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(6) {
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(7) {
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(8) {
    left: 244px;
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(9) {
    right: -100px;
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(10) {
    right: -60px;
    bottom: 25.7%;
}

#scene_1 #travel_items div:nth-child(1) img {
    -webkit-transform: rotateY(90deg) translateZ(-240px);
    -moz-transform: rotateY(90deg) translateZ(-240px);
    -ms-transform: rotateY(90deg) translateZ(-240px);
    -o-transform: rotateY(90deg) translateZ(-240px);
    transform: rotateY(90deg) translateZ(-240px);
}

#scene_1 #travel_items div:nth-child(2) img {
    -webkit-transform: rotateY(90deg) translateZ(-100px);
    -moz-transform: rotateY(90deg) translateZ(-100px);
    -ms-transform: rotateY(90deg) translateZ(-100px);
    -o-transform: rotateY(90deg) translateZ(-100px);
    transform: rotateY(90deg) translateZ(-100px);
}

#scene_1 #travel_items div:nth-child(3) img {
    -webkit-transform: rotateY(90deg) translateZ(-60px);
    -moz-transform: rotateY(90deg) translateZ(-60px);
    -ms-transform: rotateY(90deg) translateZ(-60px);
    -o-transform: rotateY(90deg) translateZ(-60px);
    transform: rotateY(90deg) translateZ(-60px);
}

.boxed #scene_1 #eco_items div:nth-child(2) {
    left: -43px;
}

.boxed #scene_1 #eco_items div:nth-child(3) {
    left: 230px;
}

.boxed #scene_1 #eco_items div:nth-child(5) {
    left: 770px;
}

.boxed #scene_1 #eco_items div:nth-child(11) {
    left: 770px;
}

.boxed #scene_1 #eco_items div:nth-child(4) {
    right: -200px;
}

.boxed .eco #ln_1 {
    left: 57%;
}

.boxed .eco #ln_1 span.numder::before {
    content: '................';
}

.boxed .eco #ln_2 {
    left: -1%;
}

.boxed #scene_1 #items div:nth-child(3) {
    left: -320px;
}

.boxed #scene_1 #items div:nth-child(4) {
    left: -230px;
}

.boxed #scene_1 #items div:nth-child(5) {
    right: -450px;
}

.boxed #scene_1 #travel_items div:nth-child(2) {
    left: 50px;
}

.boxed .travel #ln_2 {
    left: 32.5%;
}

.boxed .travel #ln_2 span.numder::before {
    content: '.............';
}

.boxed #scene_1 #travel_items div:nth-child(3) {
    left: 900px;
}

.boxed .travel #ln_1 {
    left: 61%;
}

#ln_1 {
    top: 40%;
    left: 82%;
}

#ln_2 {
    top: 25%;
    left: 7%;
}

#ln_3 {
    top: 5%;
    left: 62%;
}

.eco #ln_1 {
    top: 20%;
    left: 67%;
    width: 250px;
}

.eco #ln_2 {
    top: 35%;
    left: -3%;
}

.eco #ln_3 {
    top: 4%;
    left: 26%;
}

.travel #ln_1 {
    top: 32%;
    left: 66%;
    width: 250px;
}

.travel #ln_2 {
    top: 34%;
    left: 26.5%;
}

.travel #ln_3 {
    top: 5%;
    left: 60.5%;
}

.eco #cl_1 {
    top: 10%;
}

.eco #cl_2 {
    top: 15%;
}

.eco #cl_3 {
    top: 20%;
}

.eco #cl_4 {
    top: 25%;
}

#airplane {
    position: absolute;
    display: block;
    left: -2000px;
    width: 90px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}

.travel #airplane {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

#cl_1 {
    top: 10%;
    background: url("../images/scene/2.png") repeat-y;
}

#cl_2 {
    top: 15%;
    background: url("../images/scene/3.png") repeat-y;
}

#cl_3 {
    top: 20%;
    background: url("../images/scene/4.png") repeat-y;
    z-index: 4;
}

#cl_4 {
    top: 25%;
    background: url("../images/scene/5.png") repeat-y;
}

.clouds div {
    position: absolute;
    height: 50px;
    width: 160px;
    overflow: hidden;
    z-index: 6;
}

.small_scene #scene_1 .item:nth-child(1) {
    height: 35%;
    left: 10%;
    top: 27%;
}

.small_scene #scene_1 .item:nth-child(2) {
    height: 100%;
    left: 44.5%;
}

.small_scene #scene_1 .item:nth-child(3) {
    height: 38.4%;
    top: 45%;
    left: 70%;
}

.small_scene #scene_1 .item:nth-child(4) {
    height: 42.4%;
    left: 25%;
    top: 40%;
}

.small_scene #scene_1 .item:nth-child(5) {
    height: 30%;
    left: 85%;
    top: 32%;
}

.footer {
    padding-top: 30px;
    padding-bottom: 50px;
}

.footer .logo {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer .content {
    padding-bottom: 0px;
    line-height: 1.5;
    color: #fff;
    font-size: 16px;
}

.footer .content a {
    font-weight: 600;
    color: #2f9aac;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.footer .content a:hover {
    color: #fff;
}

.footer .social a {
    color: #fff;
    font-size: 24px;
    margin: 5px;
}

.footer .social a span:before {
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -ms-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

.footer .social a:hover span {
    color: #999999;
}

.footer .social li {
    display: inline-block;
}

.cyan {
    background-color: #53acbb;
}

.cyan .widget .title,
.cyan .widget .content {
    color: #fff;
}

.cyan .widget .recent_post .content:hover {
    color: #7cccd8;
}

.cyan .widget .recent_post .content .date,
.cyan .widget .comment .icon {
    color: #a1f2fe;
}

.cyan .widget .tags li a {
    background-color: #7cccd8;
}

.cyan .widget .tags li a:hover {
    background-color: #2f9aac;
}

.cyan .widget .tags li a:hover {
    color: #a1f2fe;
}

.cyan .widget .comment .content:hover {
    color: #7cccd8;
}

.beige {
    background-color: #eff0ea;
}

.cadetblue {
    background-color: #000000;
}

.seagreen {
    background-color: #E7E7E7 !important;
}

.skyblue {
    background-color: #807f7f;
}

.skyblue h4 a {
    color: #2f9aac;
}

.cornsilk {
    background-color: #fcfcf7;
}

.darkseagreen {
    background-color: #383736;
}

.yellowgreen {
    background-color: #b1b1b1;
}

.darkcyan {
    background-color: #3faa96;
}

.khaki {
    background-color: #f2de83;
}

.ivory {
    background-color: #fdf7e2;
}

.wheat {
    background-color: #d9c593;
}

.salmon {
    background-color: #df574b !important;
}

.indianred {
    background-color: #cb483e;
}

.pattern1 {
    background: url("../images/custom/pattern1.jpg") repeat;
}

.pattern2 {
    background: url("../images/custom/pattern2.jpg") repeat;
}

.pattern3 {
    background: url("../images/custom/pattern3.jpg") repeat;
}

.pattern4 {
    background: url("../images/custom/pattern4.jpg") repeat;
}

.pattern5 {
    background: url("../images/custom/pattern5.jpg") repeat;
}

.pattern6 {
    background: url("../images/custom/pattern6.jpg") repeat;
}

.background1 {
    background: url("../images/custom/bg1.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.background2 {
    background: url("../images/custom/bg2.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.background3 {
    background: url("../images/custom/bg3.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.background4 {
    background: url("../images/custom/bg4.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.background5 {
    background: url("../images/custom/bg5.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.background6 {
    background: url("../images/custom/bg6.jpg") no-repeat;
    background-size: 2000px;
    background-position: center;
}

.panelbutton {
    z-index: 10;
    width: 0px;
    height: 0px;
    border-top: 75px solid #bebeb1;
    border-left: 75px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.panelbutton:after {
    content: '';
    width: 14px;
    height: 14px;
    background: url("../images/custom/close1.png");
    position: relative;
    display: block;
    top: -58px;
    right: 29px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.panelbutton:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.panel {
    display: none;
    height: 260px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 10;
    border-radius: 0 0 10px 10px;
}

.panel:after {
    content: '';
    position: relative;
    height: 7px;
    display: block;
    background-color: #bebeb1;
    z-index: 10;
    border-radius: 0 0 10px 10px;
    bottom: -7px;
    margin: 0 5px;
    margin-top: -8px;
}

.panel .columns {
    margin: auto;
    text-align: center;
    display: block;
}

.panel .columns .item {
    display: inline-block;
    width: 300px;
    height: 200px;
    padding-top: 60px;
    vertical-align: top;
    border-right: 1px solid #bebeb1;
}

.panel .columns .item:last-child {
    border: none;
}

.panel .columns .item .title {
    margin-bottom: 20px;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}

.panel .columns .item ul {
    margin: auto;
}

.panel .columns .item.homepages ul li {
    margin-top: 10px;
}

.panel .columns .item.homepages ul li a {
    color: #a5a599;
    font-size: 12px;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #eff0ea;
    width: 150px;
    text-align: center;
    padding: 10px;
    display: block;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

.panel .columns .item.homepages ul li a.active {
    background-color: #74c2ce;
    color: #fff;
}

.panel .columns .item.homepages ul li a:hover {
    background-color: #74c2ce;
    color: #fff;
}

.panel .columns .item.patterns ul,
.panel .columns .item.background ul {
    width: 220px;
}

.panel .columns .item.patterns ul li div,
.panel .columns .item.background ul li div {
    height: 55px;
    width: 55px;
    cursor: pointer;
    border: 2px solid #fff;
}

.panel .columns .item.background ul li div {
    background-size: auto 400%;
}

.panel .columns .item.patterns ul li div.active,
.panel .columns .item.background ul li div.active {
    border: 2px solid #74c2ce;
}

.panel .columns .item.patterns ul li div:hover,
.panel .columns .item.background ul li div:hover {
    border: 2px solid #74c2ce;
}

.panel .columns .item.patterns ul li,
.panel .columns .item.background ul li {
    display: inline-block;
    margin: 2px;
}

.panel .columns .item.layout .title {
    margin-bottom: 45px;
}

.panel .columns .item.layout div span {
    cursor: pointer;
    color: #a5a599;
    font-size: 12px;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #eff0ea;
    width: 75px;
    text-align: center;
    padding: 10px;
    display: inline-block;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

.panel .columns .item.layout div span.active {
    background-color: #74c2ce;
    color: #fff;
}

.panel .columns .item.layout div span:hover {
    background-color: #74c2ce;
    color: #fff;
}

.panel .columns .item .reset {
    margin-bottom: 45px;
    color: #000;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}

.panel .columns .item .reset:before {
    content: '';
    width: 21px;
    height: 12px;
    background: url("../images/custom/res.png");
    display: inline-block;
    margin-right: 2px;
    vertical-align: bottom;
}

.panel .columns .item .apply {
    color: #fff;
    font-size: 12px;
    margin: auto;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    background-color: #74c2ce;
    width: 110px;
    text-align: center;
    padding: 10px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    -ms-transition: all linear .2s;
}

.panel .columns .item .apply:hover {
    background-color: #eff0ea;
    color: #a5a599;
}

.panel .close {
    width: 0px;
    height: 0px;
    border-top: 75px solid #eff0ea;
    border-left: 75px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.panel .close:after {
    content: '';
    width: 14px;
    height: 14px;
    background: url("../images/custom/close.png");
    position: relative;
    display: block;
    top: -58px;
    right: 29px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;
}

.panel .close:hover:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.custom_overflow {
    z-index: 9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.pad90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.pad90-top {
    padding-top: 90px;
}

.pad90-bot {
    padding-bottom: 90px;
}

.pad70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pad70-top {
    padding-top: 70px;
}

.pad70-bot {
    padding-bottom: 70px;
}

.pad30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pad30-top {
    padding-top: 30px;
}

.pad30-bot {
    padding-bottom: 30px;
}

.marg90 {
    margin-top: 90px;
    margin-bottom: 90px;
}

.marg90-top {
    margin-top: 90px;
}

.marg90-bot {
    margin-bottom: 90px;
}

.marg60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.marg60-top {
    margin-top: 60px;
}

.marg60-bot {
    margin-bottom: 60px;
}

.marg30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.marg30-top {
    margin-top: 30px;
}

.marg30-bot {
    margin-bottom: 30px;
}

.marg0 {
    margin: 0;
}

form {
    float: block;
    width: 60%;
    margin: 30px auto;
}

input[type="text"],
input[type="email"],
textarea {
    float: left;
    width: 90%;
    padding: 0 5%;
    line-height: 40px;
    border: none;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-family: Lato, sans-serif;
}

input[type="submit"] {
    background-color: #2f9aac;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: Lato, sans-serif;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

input:hover[type="submit"] {
    background-color: #3b3b3b;
}

.nav-previous a,
.nav-next a {
    background-color: #2f9aac;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    float: none;
    font-family: Lato, sans-serif;
    font-size: 16px;
    margin: 30px auto;
    padding: 10px 20px;
    text-transform: uppercase;
    width: 90px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.top_banner {
    max-width: 100%;
}

.top_banner.press_kit {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
}

.category .box section.cornsilk:nth-of-type(even) {
    background-color: #eff0ea;
}

.home .banner {
    position: relative;
    overflow: auto;
    padding-bottom: 100px;
}

.home .banner li {
    list-style: none;
}

.home .banner ul li {
    float: left;
}

.home .banner .dots {
    bottom: 0px;
    left: 0;
    position: absolute;
    right: 0;
    padding-left: 0;
}

.home .banner h4 {
    bottom: -50px;
    color: #3b3b3b;
    letter-spacing: 3px;
    left: 0;
    position: relative;
    right: 0;
    width: 100%;
}

.home .banner .dots li {
    border: 3px solid #2f9aac;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}

img.ajax-loader {
    display: none !important;
}

span.wpcf7-not-valid-tip {
    color: #2f9aac !important;
    float: left !important;
    width: 100% !important;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
    border: 2px solid #2f9aac !important;
    color: #2f9aac !important;
}

#responsive-menu #responsive-menu-title,
#responsive-menu #rm-additional-content {
    display: none !important;
}

#responsive-menu .responsive-menu li a {
    text-transform: uppercase !important;
    font-weight: bold !important;
}

.padder {
    padding: 0 14%
}

.post_image img {
    border: 5px solid #5ea281;
    padding: 0;
    width: 80%;
}

.post_content ol li {
    text-align: center !important;
    list-style-position: inside !important;
}

.tag-links {
    max-width: 60%;
    width: 60%;
    margin: 60px auto 0;
    display: block;
    float: none;
}

.post_content h1 {
    color: #555555;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.post_content h2 {
    color: #5ea281;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0 0 20px 0;
}

.post_content h3 {
    color: #2f9aac;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.post_content h4 {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0 0 20px 0;
}

.post_content h5 {
    color: #2f9aac;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.post_content h6 {
    color: #5ea281;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0 0 20px 0;
}

.post_content blockquote {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: italic;
    text-transform: none;
    margin: 0 0 20px 0;
    padding: 20px 0 20px 0;
    border-top: 2px solid #444;
    border-bottom: 2px solid #444;
}

.post_content p {
    text-align: center;
    line-height: 1.6;
}

.bottom-trees {
    height: 200px;
    background-image: url('http://12os.co.uk/wp-content/uploads/2016/06/trees.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fcfcf7;
}

.intro {
    background-image: url('../images/pentanimals/intro.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 250px;
    margin-top: -40px;
}

.get {
    width: 100%;
    height: auto;
}

#dev_container .get {
    width: 100%;
    height: auto;
    margin-top: -50px;
    padding-bottom: 90px;
}

.get a.appstore {
    width: auto;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
}

.get a.appstore img {
    height: inherit;
}

.get a.googleplay {
    width: auto;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
}

.get a.googleplay img {
    height: inherit;
}

.get h5 {
    margin: 30px 0;
}

.maroon {
    background-color: #7a113f;
}

.lime {
    background-color: #b0e181;
    padding-top: 110px;
}

.darkblue {
    background-color: #00606a;
}

.section-a {
    text-align: left;
    padding-left: 40%;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/pentanimals/a.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 350px
}

.section-b {
    text-align: left;
    padding-right: 45%;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/pentanimals/b.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 450px
}

.left {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.right {
    width: 48%;
    margin-left: 2%;
    float: left;
}

.left img,
.right img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}

.wrapper {
    display: block;
    height: 80px;
    width: 100%;
    background-color: #000;
}

ul.logo-strip {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    padding: 15px 0 15px;
    height: 80px;
    background-color: #000;
}

ul.logo-strip li {
    display: table-cell;
    float: left;
    list-style: none;
    height: 50px;
    text-align: center;
    padding-left: 1%;
    padding-right: 1%;
}

ul.logo-strip li a {
    height: 50px;
}

ul.logo-strip li a img {
    height: 50px;
    width: auto;
    text-align: center;
}

@media all and (min-width: 1260px) {
    .section-a {
        text-align: left;
        padding-left: 35%;
    }

    .section-b {
        text-align: left;
        padding-right: 35%;
    }
}

@media all and (max-width: 700px) {
    ul.logo-strip li {
        width: 46%;
        margin: 0 2% 0 2%;
        height: 60px;
        padding: 5px 0;
    }

    .wrapper {
        height: 150px;
    }


}

.page-id-8 .g-recaptcha {
    float: left !important;
    margin: 0 0 50px 0 !important;
}

.page-id-8 input[type="submit"] {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
    float: none;
}

.page-id-8 form {
    margin: 30px auto 100px;
}

/****
 * New styles
 * @since:        16/07/2020
 * @version:      1.5.0
****/

.homepage-slider-responsive {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
}

.homepage-slider-responsive .slide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.homepage-slider-responsive .slide .slide-background {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.homepage-slider-responsive .slide .slide-content {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 30px 0;
    width: 100%;
    max-width: 1100px;
    height: calc(100% - 60px);
    transform: translateX(-50%);
}

.homepage-slider-responsive .slide .slide-content .slide-title {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    max-width: 50%;
    font-family: 'Quicksand';
    line-height: 1.2;
    font-size: 2.2em;
    text-align: left;
}

.homepage-slider-responsive .slide .slide-content .slide-sub-title {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    max-width: 50%;
    line-height: 1;
}

.homepage-slider-responsive .slide .slide-content.light {
    color: #FFFFFF;
}

.homepage-slider-responsive .slide .slide-content.dark {
    color: #333333;
}

.homepage-slider-responsive .slide .slide-content .slide-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    width: 50%;
}

.homepage-slider-responsive .slide .slide-content .slide-links .slide-button-1 {
    display: block;
    margin: 0 30px 0 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #2f9aac;
}

.homepage-slider-responsive .slide .slide-content .slide-links .slide-button-2 {
    display: block;
    margin: 0 30px 0 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #333333;
}

.homepage-slider-responsive .slide .slide-background {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    float: left;
}

#projects-feed {
    padding-top: 80px;
}

#projects-feed .single-project {
    display: block;
    margin: 0 0 80px;
    width: 100%;
}

#projects-feed .single-project .project-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

#projects-feed .single-project .project-link > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}

#projects-feed .single-project .project-link .hover-box {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    transition: all ease-in-out .3s;
    opacity: 0;
    visibility: hidden;
}

#projects-feed .single-project .project-link .hover-box .project-title {
    margin-top: 0;
}

#projects-feed .single-project .project-link .hover-box .plus-link {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 60px;
    height: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

#projects-feed .single-project .project-link .hover-box .plus-link span {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #FFFFFF;
}

#projects-feed .single-project .project-link .hover-box .plus-link .one {
    margin-left: -15px;
    margin-top: -1px;
    width: 30px;
    height: 2px;
}

#projects-feed .single-project .project-link .hover-box .plus-link .two {
    margin-left: -1px;
    margin-top: -15px;
    width: 2px;
    height: 30px;
}

#projects-feed .single-project .project-link:hover .hover-box {
    opacity: 1;
    visibility: visible;
    transition: all ease-in-out .3s;
}

.single-games .main .post_content {
    text-align: center;
}

.project-social-links .project-social-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.project-social-links .project-social-icons li {
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
}

.project-social-links .project-social-icons li:last-of-type {
    margin-right: 0;
}

.project-social-links .project-social-icons li a {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 30px;
}

#project-testimonials {
    padding: 40px 0 120px;
}

#project-testimonials .single-testimonial {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
}

#project-testimonials .single-testimonial .open-quote {
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 40px;
    font-weight: 600;
    color: #555555;
    float: left;
}

#project-testimonials .single-testimonial .testimonial-content {
    display: block;
    margin: 0;
    padding: 0;
    width: calc(100% - 140px);
    text-align: center;
    float: left;
}

#project-testimonials .single-testimonial .close-quote {
    display: block;
    margin: 0 0 0 20px;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-size: 40px;
    font-weight: 600;
    color: #555555;
    float: left;
}


body.page-template-contact .container .social-icons ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 40px 0;
    padding: 0;
}

body.page-template-contact .container .social-icons ul li {
    display: block;
    margin: 0 15px 0 0;
    padding: 0;
    height: 40px;
    width: 40px;
}

body.page-template-contact .container .social-icons ul li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #555555;
    font-size: 18px;
}

body.single-games .container.skyblue {
    background-color: #2c2c2c;
}

body.single-games .container.skyblue .post_content,
body.single-games .container.skyblue .post_content .page-title {
    color: #FFFFFF;
}

.main .page-title {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    font-size: 24px;
    line-height: 1;
}

#meet-the-team {
    background-color: #FFFFFF;
}

#meet-the-team .main h4 {
    margin-bottom: 60px;
}

#team {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 60px 0;
    width: 100%;
}

#team .team-member {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: calc((100% - 90px) / 4);
}

#team .team-member .member-name {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    font-size: 18px;
    color: #000000;
}

#team .team-member .position {
    color: #2f9aac;
}

#team .team-member .information {
    display: block;
    margin: 0;
    padding: 0 15px;
}

#team .team-member .information p {}

#team .team-member .information p:last-of-type {}

.wpcf7-form p > label {
    display: block;
    text-align: center;
    font-family: 'Quicksand';
    color: #2f9aac;
    font-size: 20px;
}

#watch-trailer {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0 40px 0 10px;
    width: 100%;
    max-width: 250px;
    height: 40px;
    border: 2px solid #2f9aac;
    color: #2f9aac;
    text-transform: uppercase;
    background: #FFFFFF;
    line-height: 38px;
    font-size: 18px;
    cursor: pointer;
}

#watch-trailer:after {
    display: block;
    position: absolute;
    content: "\f04b";
    top: 50%;
    margin-top: -20px;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #2F9AAC;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    border-left: 1px solid #2F9AAC;
}

#video-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    max-width: 100%;
    height: auto;
    background-color: #FFFFFF;
    opacity: 0;
    visibility: 0;
    z-index: 99999;
    transition: all ease-in-out .3s;
}

#video-popup #close-popup {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    border: 0;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    z-index: 999;
}

#video-popup #close-popup span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 3px;
    background-color: #FF0000;
}

#video-popup #close-popup .one {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

#video-popup #close-popup .two {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

#video-popup video,
#video-popup iframe {
    display: block;
}

#screen-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 99998;
    opacity: 0;
    visibility: 0;
    transition: all ease-in-out .3s;
}

#video-popup.activate,
#screen-overlay.activate {
    opacity: 1;
    visibility: visible;
    transition: all ease-in-out .3s;
}

.main.white .padder .light p a {
    color: #FFFFFF;
    font-weight: 600;
}

body.page-id-240 .container {
    background-color: #FFFFFF !important;
    color: #333333 !important;
    text-align: left !important;
}

#page-header > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}

@media screen and (max-width:1480px) {

    .homepage-slider-responsive .slide .slide-content {
        padding: 30px;
        width: calc(100% - 60px);
    }

    #projects-feed {
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: calc(100% - 60px);
    }

    #project-gallery-slider,
    #project-testimonials {
        padding-left: 30px !important;
        padding-right: 30px !important;
        width: calc(100% - 60px);
    }

    #project-gallery-slider .n2-ss-slider [data-mode=fill] .n2-ss-slide-background-image {
        background-size: 100% auto;
    }

}

@media screen and (max-width:1366px) {}

@media screen and (max-width:1024px) {

    .homepage-slider-responsive .slide .slide-content .slide-title {
        font-weight: 300;
    }

    #devices .n2-ss-slider .n2-ss-slide-background-image {
        background-size: 100% auto;
    }

    #video-popup {
        margin: 0;
        max-width: calc(100% - 60px);
    }

    #video-popup #popup-content > iframe {
        max-width: 100%;
    }

}

@media screen and (max-width:768px) {
    #devices .n2-ss-slider .n2-ss-slide-background-image {
        background-size: 100% auto;
    }

    .homepage-slider-responsive .slide .slide-content .slide-title {
        font-size: 1.6em;
    }

    .slide-sub-title {}

    .slide-button-1 {}

    .slide-button-2 {}

    #header {
        height: auto !important;
    }

    #meet-the-team {
        padding-bottom: 0 !important;
    }

    #team {
        margin-bottom: 0;
    }

    #team .team-member {
        width: calc((100% - 30px) / 2);
    }

    #team .team-member:nth-of-type(2n) {
        margin-right: 0 !important;
    }

    #projects-feed {
        width: calc(100% - 60px);
        padding: 30px;
    }

    #project-gallery-slider {
        padding: 0 30px !important;
        width: calc(100% - 60px) !important;
    }

    #project-gallery-slider .n2-ss-slider [data-mode=fill] .n2-ss-slide-background-image {
        background-size: 100% auto;
    }

    #project-gallery-slider .n2-ss-layers-container {
        height: auto !important;
    }

    #project-testimonials {
        margin: -40px 0 40px 0;
        padding: 0 30px !important;
        width: calc(100% - 60px);
    }

}

@media screen and (max-width:590px) {

    #projects-feed {
        padding: 40px 30px 30px 30px;
    }

    #projects-feed .single-project {
        margin-bottom: 40px;
    }

    #projects-feed .single-project:last-of-type {
        margin-bottom: 10px;
    }

    #projects-feed .single-project .project-link .hover-box .project-title {
        font-size: 20px;
    }

    .homepage-slider-responsive .slide-0 .slide-content {
        justify-content: center;
    }

    .homepage-slider-responsive .slide.slide-0 .slide-content .slide-title {
        margin-bottom: 30px;
        max-width: 100%;
        font-size: 1.8em;
    }

    .homepage-slider-responsive .slide.slide-0 .slide-content .slide-sub-title {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .homepage-slider-responsive .slide.slide-0 .slide-content .slide-links {
        align-self: flex-start;
        flex-direction: column;
    }

    .homepage-slider-responsive .slide.slide-0 .slide-content .slide-links .slide-button-1 {
        margin: 0 0 30px 0;
        width: 100%;
        text-align: center;
    }

    .homepage-slider-responsive .slide.slide-0 .slide-content .slide-links .slide-button-2 {
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .homepage-slider-responsive .slide-1 .slide-content {
        justify-content: flex-end;
        padding: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
    }

    .homepage-slider-responsive .slide.slide-1 .slide-content .slide-title {
        margin-bottom: 10px;
        padding: 0 10px;
        max-width: calc(100% - 20px);
        font-size: 1.8em;
        text-align: center;
    }

    .homepage-slider-responsive .slide.slide-1 .slide-content .slide-sub-title {
        display: none;
    }

    .homepage-slider-responsive .slide.slide-1 .slide-content .slide-links {
        align-self: flex-start;
        flex-direction: column;
        width: 100%;
    }

    .homepage-slider-responsive .slide.slide-1 .slide-content .slide-links .slide-button-1 {
        margin: 0 0 20px 0;
        width: calc(100% - 40px);
        text-align: center;
    }

    .homepage-slider-responsive .slide.slide-1 .slide-content .slide-links .slide-button-2 {
        margin: 0;
        width: calc(100% - 40px);
        text-align: center;
    }

    #meet-the-team .main h4 {
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    #team .team-member {
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    #devices .n2-ss-slide-backgrounds .n2-ss-slide-background-image {
        background-size: 100% auto;
    }

    #devices .n2-ss-slide-backgrounds .n2-ss-slide-background-image > img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .footer .content {
        width: calc(100% - 10px);
        padding: 0 5px;
    }

    #devices {
        margin-top: -20px;
        padding-top: 0;
    }

}

#custom-firebase {
    display: grid;
    width: 100%;
    place-items: center;
    background-image: url('../images/leaderboard/maptile.png');
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

#custom-firebase h1,
#custom-firebase h3,
#custom-firebase h5,
#custom-firebase h6 {
    margin: 0 0 0.5em 0;
    margin-block-start: 0;
    margin-block-end: 0;
    text-transform: none;
    color: #000000;
}

#custom-firebase .container {
    display: grid;
    max-width: 50em;
    width: 90%;
    place-items: center;
    background: #ffffff;
    border-radius: 1em;
    border: 0.25em solid #8a8a8a;
    z-index: 2;
    padding: 1em;
    margin: 3em;
}

#custom-firebase .container .title {
    width: 100%;
    text-align: left;
}

#custom-firebase .container .title h3 {
    color: #0E5255;
    margin: 0 0 0.3em 0;
    text-transform: uppercase;
    font-size: 1.5em;
}

#custom-firebase .container .title h6 {
    color: rgba(14, 82, 85, 0.6);
    font-size: 1em;
    margin: 0 0 0.5em 0;
    text-transform: uppercase;
}

#custom-firebase .container .content {
    display: grid;
    place-items: center;
    width: 100%;
    margin-top: 3em;
}

#custom-firebase section.top-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    min-height: 20em;
}

#custom-firebase section.top-three .box {
    position: relative;
    overflow: visible;
    z-index: 2;
    margin-top: 10em;
}

#custom-firebase section.top-three .place-1 .box {
    margin-top: 0;
}

#custom-firebase section.top-three .box h1,
#custom-firebase section.remainder h3,
#custom-firebase section.top-three .box h5,
#custom-firebase section.top-three .box h6 {
    font-family: 'Merienda-Bold', Lato, sans-serif;
    color: #ffffff;
    text-shadow: 3px 3px 10px #0E5255;
}

#custom-firebase section.top-three .details {
    margin-top: 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    position: relative;
}

#custom-firebase section.top-three .place-1 .details {
    margin-top: 5em;
}

#custom-firebase .details h6 {
    font-size: 0.95em;
    font-weight: 800;
}

#custom-firebase .details h6.time {
    font-size: 0.9em;
}

#custom-firebase section.top-three .box img {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: scale(1.5);
}

#custom-firebase section.top-three .place-1 .box img {
    transform: scale(2);
}

#custom-firebase section.remainder {
    width: 100%;
    margin-top: 3em;
}

#custom-firebase section.remainder .details {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: center;
    width: auto;
}

#custom-firebase section.remainder h5.username,
#custom-firebase section.remainder div.health-and-time {
    display: flex;
    align-items: center;
}

#custom-firebase section.remainder h5.username {
    margin-bottom: 0.5em;
}

#custom-firebase section.remainder .row {
    display: grid;
    grid-template-columns: 5em calc(100% - 10em) 5em;
    margin: 1em 0;
}

#custom-firebase section.remainder .health-and-time h6 {
    font-size: 0.9em;
}

#custom-firebase .divider {
    margin: 0 0.5em;
    width: 0.5em;
    height: 0.15em;
    border-radius: 10px;
    background: rgba(14, 82, 85, 0.6);
}

#custom-firebase section.remainder h3 {
    font-size: 2em;
}

#custom-firebase section.remainder h3.rank {
    text-shadow: none;
    color: #cfcfcf;
}

#custom-firebase section.remainder h3.moves {
    color: #171717;
}

#custom-firebase img.medal {
    width: 2em;
    height: auto;
    position: absolute;
    right: 3em;
    top: 0;
}

@media (max-width: 750px) {
    #custom-firebase section.top-three {
        grid-template-columns: 100%;
        position: relative;
        min-height: 40em;
    }

    #custom-firebase section.top-three .place-2,
    #custom-firebase section.top-three .place-3 {
        position: absolute;
        bottom: 0;
        margin: 0;
        width: 50%;
        /*max-width: 400px;*/
    }

    #custom-firebase section.top-three .place-1 .box img {
        transform: scale(1);
        max-width: 400px;
        top: -2em;
    }

    #custom-firebase section.top-three .place-2 {
        left: 0;
    }

    #custom-firebase section.top-three .place-3 {
        right: 0;
    }

    #custom-firebase section.top-three .place-2 .box img,
    #custom-firebase section.top-three .place-3 .box img {
        transform: scale(1.5);
        width: 100%;
        top: 0.5em;
    }

    #custom-firebase img.medal {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        text-align: center;
    }

    #custom-firebase section.remainder .row {
        grid-template-columns: 3em calc(100% - 6em) 3em;
    }
}

div.mailing-list {
    max-width: 70em;
    margin: 5em auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 2em;
    grid-gap: 1em;
}

div.mailing-list > div.grid-content img {
    width: 100%;
    height: auto;
    max-width: 30em;
}

div.mailing-list > div.grid-content h1 {
    text-transform: uppercase;
    font-size: 4em;
    text-align: right;
    margin-bottom: 0.1em;
}

div.mailing-list > div.grid-content p {
    text-align: right;
    font-size: 1.3em;
    margin: 0.2em 0;
}

div.mailing-list div.form-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: flex-end;
}

div.mailing-list form {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 30px 0 10px 0;
}

div.mailing-list form input {
    margin: 0;
    text-align: left;
}

div.mailing-list form input[type='submit'] {
    margin: 0 0 0 0.5em;
    text-align: center;
}

.mobile_menu {
    background-color: rgba(0, 0, 0, 0.95);
    color: #fff;
    position: fixed;
    top: -200%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 22;
    padding: 130px 0 50px;
    transition: 300ms ease all;
}

.mobile_menu * {
    box-sizing: border-box;
}

.mobile_menu .social {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

.mobile_menu .social ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.mobile_menu .social ul li {
    float: left;
    width: auto;
    margin: 0 20px 0 0;
    font-size: 20px;
}

.mobile_menu .container > ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.mobile_menu .container > ul > li {
    margin: 0;
    padding: 10px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    text-align: left;
}

.mobile_menu .container > ul > li > a {
    float: left;
    width: 100%;
}

.mobile_menu .container a {
    color: #fff;
}

.mobile_menu li.current-menu-item > a,
.mobile_menu li:hover > a {
    color: #41A29F;
}

.mobile_menu .container > ul > li > a i {
    float: right;
    transition: 300ms ease all;
    transform: rotate(-90deg);
    position: relative;
    top: 2px;
}

.mobile_menu .container > ul > li.active > a i {
    transform: rotate(0);
}

.mobile_menu .container > ul > li > ul {
    max-height: 0px;
    overflow: hidden;
    transition: all 500ms ease-in-out;
    float: left;
    width: 100%;
    padding: 0;
}

.mobile_menu .container > ul > li > ul > li {
    float: left;
    width: 100%;
}

.mobile_menu .container > ul > li > ul > li > a {
    float: left;
    width: 100%;
    padding: 5px 0 0 0px;
}

.mobile_menu .container > ul > li.active > ul {
    max-height: 1000px;
    padding: 10px 0;
}

.mobile_menu.active {
    top: 0;
}

.mobile-scroll-menu {
    display: none;
}

.press_menu_btn {
    position: fixed;
    background: #ddd;
    width: 50px;
    height: 50px;
    top: 150px;
    left: 5%;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #333;
    z-index: 22;
    cursor: pointer;
    display: none;
}

@media (max-width: 1000px) {
    div.mailing-list > div.grid-content h1 {
        font-size: 2em;
    }
}

@media (max-width: 800px) {
    div.mailing-list {
        grid-template-columns: repeat(1, 1fr);
        margin: 2em auto;
    }

    div.mailing-list form {
        width: 100%;
        flex-direction: column;
    }

    div.mailing-list form input[type='submit'] {
        width: 100%;
        margin: 0.5em 0 0 0;
    }
}

@media (max-width: 1180px) {

    .header .logo {
        margin: 0 40px 0 0;
    }

    .header .social ul li {
        margin: 0 5px 0 5px;
    }

}

@media (max-width: 1100px) {

    .container {
        max-width: 90%;
    }

    section.content h1 {
        font-size: 30px;
    }

    section.content:before {
        top: -60px;
        padding: 0 0 60px 0;
    }

    section.content2 {
        padding: 50px 0 50px;
    }

    ul.doubles.modes.cta li {
        margin: 20px 10px 20px;
    }

    .parent-pageid-633 .main_content:after,
    .page-id-640 .main_content:after {
        bottom: -130px;
        left: -56px;
    }


    ul.doubles li {
        width: 410px;
    }

    ul.doubles.press li {
        width: 294px;
    }

}

@media (max-width: 1050px) {

    #menu-main-menu,
    .lower_menu,
    .header .social ul,
    #main-sidebar {
        display: none !important;
    }

    .press_menu_btn {
        display: block !important;
    }

    .download_links ul li {
        margin: 10px 20px !important;
    }

    .hamburger {
        display: inline-block !important;
    }

    section.content .content_left,
    section.content .content_right,
    section.content .content_half {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
    }

    ul.singles li .inner {
        padding: 50px 40px 40px 30px;
    }

    section.content2 .characters p {
        font-size: 14px;
    }

    .parent-pageid-633 .main_content,
    .page-id-943 .main_content {
        padding: 30px 50px 10px;
    }

    .parent-pageid-633 .main_content:after,
    .page-id-943 .main_content:after,
    .page-id-640 .main_content:after {
        bottom: -130px;
        left: -52px;
    }

    .parent-pageid-633 .main_content img,
    .page-id-943 .main_content img {
        margin: -10px auto 30px;
    }

    section.content .main_content ul {
        padding: 0 50px;
        width: 100%;
    }

    .page-id-640 section.content .main_content ul {
        padding: 0;
        width: 100%;
        margin: 0;
        float: left;
    }

}


@media (max-width: 860px) {

    section.content2:before,
    section.content.tear_1:before,
    section.content.tear_2:before,
    section.content.tear_3:before {
        top: -30px;
    }

    ul.singles li .inner {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px 0;
    }

    ul.singles li img {
        max-width: 100%;
        height: auto;
        width: 100%;
        margin: 0 0 0 0;
        float: left;
    }

    #banner {
        margin-top: 70px;
    }

    .parent-pageid-633 .main_content:before,
    .page-id-640 .main_content:before,
    .page-id-943 .main_content:before {
        left: -4px;
    }

    .inner_left {
        float: left;
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
        margin: 0 0 30px 0;
    }

    .inner_right {
        float: right;
        width: 100%;
    }

    .parent-pageid-633 .main_content:after,
    .page-id-640 .main_content:after,
    .page-id-943 .main_content:after {
        bottom: -80px;
        left: -36px;
    }

    .page-id-640 section.content .main_content ul li {
        margin: 0px 0px 0px;
        width: 100%;
        border: none !important;
    }

}

@media (max-width: 600px) {

    ul.doubles.press li,
    ul.doubles li {
        margin: 0 0 10px !important;
        width: 100%;
    }

    .press_menu_btn {
        top: 110px;
    }

    #banner > img {
        max-width: 200%;
        width: 200%;
        height: auto;
        transform: translate(-50%, 0);
        left: 50%;
        position: relative;
    }

    .page-id-943 section.content .main_content ul {
        padding: 0;
    }

    section.content2:before,
    section.content.tear_1:before,
    section.content.tear_2:before,
    section.content.tear_3:before {
        top: -18px;
    }

    .hamburger {
        margin: 17px 0 0 0;
    }

    .header .logo {
        margin: 0 0 0 0;
        padding: 0;
        height: 55px;
    }

    .header .logo a img {
        height: 55px;
        width: auto;
    }

    .header ul {
        height: 55px;
    }

    .header ul li {
        height: 55px;
        line-height: 55px;
    }

    #header:after {
        height: 115px;
    }

    #banner {
        margin-top: 70px;
    }

    section.content:before {
        top: -20px;
        padding: 0 0 20px 0;
    }

    section.content.light_map,
    section.content.dark_map {
        padding: 50px 0 50px;
    }

    ul.doubles.modes.cta li {
        margin: 20px 0px 20px;
        width: 100%;
    }

    .footer .logo img {
        max-height: 60px;
    }

    .footer .content {
        font-size: 14px;
    }

    ul.doubles.characters li {
        padding: 40px 50px 90px 50px;
    }

    ul.doubles.characters li img {
        max-width: 100%;
        height: auto;
        width: auto;
        margin: 20px auto 20px;
        float: none;
        display: block;
    }

    section.content2 .characters h3,
    section.content2 .characters p {
        text-align: center;
    }

    ul.doubles.classes li {
        padding: 60px 20px 100px 20px;
        box-sizing: border-box;
        box-shadow: 0px 0px 17px rgb(0 0 0 / 10%);
        position: relative;
        overflow: hidden;
        cursor: pointer;
        background-image: url('../images/theme/001.png');
        background-size: 100% 100%;
        box-shadow: none;
        background-repeat: no-repeat;
        box-sizing: border-box;
    }

    .parent-pageid-633 .main_content,
    .page-id-640 .main_content,
    .page-id-943 .main_content {
        margin: 100px 0px 0;
        padding: 30px 50px 10px;
    }

    .parent-pageid-633 .main_content:before,
    .page-id-640 .main_content:before,
    .page-id-943 .main_content:before {
        left: -2px;
    }

    .parent-pageid-633 .main_content:after,
    .page-id-640 .main_content:after,
    .page-id-943 .main_content:after {
        bottom: -60px;
        left: -26px;
    }

    .parent-pageid-633 section.content.tear_2 {
        padding: 45px 0 0;
    }

    ul.doubles.vids li iframe {
        height: 225px;
    }

    ul.doubles.updates > li .inside {
        max-height: 255px;
    }

    .page-id-639 section.content {
        padding: 145px 0 55px !important;
    }
}