#globalOverlay,
#joke #button {
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    -webkit-text-size-adjust: 100%
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

.app-clear:after,
.app-clear:before {
    content: " ";
    display: table
}

.app-clear:after {
    clear: both
}

.img-flex {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto
}

.app-image-float-left {
    float: left;
    margin: 1em
}

.app-image-float-right {
    float: right;
    margin: 1em
}

.app-div-float {
    float: left
}

.noscroll {
    overflow-y: hidden!important
}

.bigger {
    font-weight: 500;
    font-size: 35px;
    text-transform: uppercase;
    color: #000
}
span.marked,
strong.marked {
    font-weight: 600 !important;
} 
.app-margin {
    margin: 2em auto;
    width: 90%
}

* {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif
}

a,
article,
body,
footer,
p,
section {
    font-family: Muli, sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 1.6em;
    font-weight: 300
}

strong {
    font-weight: 300!important
}

:focus {
    outline: 0;
    border: 0
}

.service-image-overlay {
    display: none
}

footer .data-wrapper .footer-data p a {
    vertical-align: inherit!important
}

.entry-content {
    width: 90%;
    margin: 0 auto
}

.entry-content p {
    font-size: 1.3em;
    line-height: 1.6em;
    font-weight: 300;
    text-align: center
}

.hello {
    font-size: 1.6em!important;
    line-height: 1.6em;
    text-align: center;
    display: block
}

#microdata,
body #app-side-menu-nav .app-side-menu-child-menu,
body #app-side-menu-non-css3-nav .app-side-menu-non-css3-child-menu {
    display: none
}

#globalOverlay,
#iubenda-cs-banner {
    position: fixed;
    background-color: #fff;
    left: 0;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
}

#globalOverlay {
    height: 100vh;
    width: 100vw;
    z-index: 100000;
    top: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    overflow-y: hidden;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Gif.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 200px 112px
}

/* IUBENDA BANNER */
/* ------------------------------- */

#iubenda-cs-banner {
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 99999998;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png);
    background-repeat: repeat
}

#iubenda-cs-banner .iubenda-cs-content {
    display: block;
    margin: 0 auto;
    width: auto;
    font-family: Muli, sans-serif;
    font-size: 14px;
    color: #212121;
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-logo-webagency-cookie.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 300px 150px
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale {
    position: relative;
    margin: 0 auto
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale a.iubenda-cs-close-btn {
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    color: #fafafa;
    position: absolute;
    right: calc(50% - 103px);
    top: 7px;
    border: none;
    text-transform: uppercase;
    display: block;
    /* height: 32px; */
    /* width: 32px; */
    text-align: center;
    border-radius: 15px;
    line-height: 29px;
    background-color: #009e55;
    padding: 5px 10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale a.iubenda-cs-close-btn:hover{
	border-radius: 0;
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content {
    width: 90%;
    max-width: 900px;
    height: auto;
    margin: 0 auto
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p {
    font-size: 14px;
    color: #212121;
    font-family: Muli;
    line-height: 1.6em;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p:last-child {
    position: relative;
    bottom: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 4px;
    font-size: 15px
}

#iubenda-cs-banner .iubenda-cs-content .iubenda-cs-rationale .iubenda-banner-content p a {
    color: inherit;
    font-weight: 600;
    text-decoration: underline
}


/* ------------------------------- */
/* .IUBENDA BANNER */

@font-face {
    font-family: 'APP Font';
    src: url(../font/APPFont.otf), url(../font/APPFont.ttf)
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body .app-side-menu-add-padding {
    padding-top: 0
}

body header {
    min-height: 50px;
    max-height: 80px;
    height: 50px;
    min-width: 100%!important;
    width: 100%!important;
    top: 0!important;
    left: 0!important;
    padding: 0!important
}

body header#app-side-menu-top {
    background: 0 0;
    background-color: #fff!important;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1)!important
}

body header#app-side-menu-top .app-headbar-title {
    height: 50px;
    max-height: 80px;
    min-height: 50px;
    width: calc(100% - 100px);
    float: left
}

body header#app-side-menu-top .app-headbar-title h1 {
    font-family: Poppins, sans-serif;
    margin: 0;
    min-height: 50px;
    max-height: 80px;
    height: 50px
}

body header#app-side-menu-top .app-headbar-title h1 #app-side-menu-header-logo,
body header#app-side-menu-top .app-headbar-title h1 #app-side-menu-non-css3-header-logo {
    height: 36px;
    margin: 7px 20px
}

body header#app-side-menu-top #app-side-menu-tel {
    height: 50px;
    width: 50px;
    float: left
}

body header#app-side-menu-top #app-side-menu-tel a {
    display: block;
    width: 18px;
    height: 18px
}

body header#app-side-menu-top #app-side-menu-tel a .app-telephone {
    height: 18px;
    width: 18px;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 0
}

body header#app-side-menu-top .app-side-menu-button-container {
    float: left;
    width: 50px;
    min-height: 50px;
    height: 50px;
    max-height: 80px
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
    display: block;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0;
    padding: 0;
    cursor: pointer;
    height: 50px;
    width: 50px;
    float: right
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
    position: absolute;
    height: 3px;
    top: 48%;
    right: 22px;
    width: 20px;
    background: #000;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:after,
body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background: #000;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#call-to-action,
body .app-fullcover {
    background-image: url(../../../uploads/2016/02/APP-Web-Agency-Pattern-Nero.png);
    background-repeat: repeat
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:before {
    top: -7px
}

body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span:after {
    top: 7px
}

body .app-spacing {
    height: 50px
}

body .app-fullcover {
    width: 100vw;
    padding: 2em 0;
    background-color: #212121
}

body .app-fullcover .fullcover-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

body .app-fullcover .fullcover-wrapper .fullcover-image {
    width: 100%
}

body .app-fullcover .fullcover-wrapper .fullcover-image img {
    height: auto;
    max-width: 71.6%;
    display: block;
    margin: 0 auto
}

body .app-fullcover .fullcover-wrapper .fullcover-title {
    width: 100%;
    padding: 2em 0 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 840px
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto .6em;
    font-weight: 300;
    font-family: Muli, sans-serif;
    line-height: 1.1em;
    max-width: 400px;
    color: #fafafa
}
.about-true-title{
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1);
}
.about-true-title h2,
.title h4 {
    line-height: 1.2em;
    text-transform: uppercase
}

body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
    content: '';
    position: relative;
    top: 9px;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    max-width: 125px;
    background-color: #fafafa
}

body .app-fullcover .fullcover-wrapper .fullcover-title span.subtitle {
    text-align: center;
    font-size: 1.1em;
    padding: 0;
    font-weight: 300;
    font-family: Muli, sans-serif;
    margin: 0 auto;
    display: block;
    color: #fafafa
}

#call-to-action .call-to-action-wrapper .cta-button a,
#joke #button,
.about-true-title h2,
.title h4 {
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-align: center
}

body main {
    background-color: #fff
}

.wrapper {
    text-align: center
}

.inner-wrapper {
    /*background-image: url(//appwebagency.it/wp-content/uploads/2016/02/APP-Web-Agency-Pattern-Bianco.png);
    background-repeat: repeat;*/
    box-shadow: 0 -40px 60px rgba(33, 33, 33, .03)
}

#joke .joke-content {
    max-width: 1600px
}

.title h4 {
    color: #212121;
    margin: 0 auto;
    padding: 50px 0 35px;
    font-size: 1.6em;
    width: 90%
}
.app-disagree{
    text-transform: uppercase;
    font-size: 1.8em !important;
    font-family: Muli;
}
#joke .joke-button {
    margin: 3em auto 4em auto;
}

#joke #button {
    font-size: 1.1em;
    text-decoration: none;
    border: 2px solid #000;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
    min-width: 130px;
    max-width: 280px;
    color: #FFF;
    padding: 12px;
    background-color: #000;
    text-transform:uppercase;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.about-true-title h2 {
    font-size: 1.8em
}

.app-opinion h4 {
    font-size: 1.3em;
    font-family: Muli
}

.about-true-title h2,
.app-opinion h4 {
    color: #212121;
    margin: 0 auto;
    padding: 50px 0;
    width: 100%
}

#simbol {
    padding-bottom: 50px
}

#agency .about-content{
    max-width: 1600px;
    padding: 50px;
}

#simbol {
    margin: 0 auto;
    box-shadow: 0 1px 60px rgba(33, 33, 33, .1);
}

.section-container {
    max-width: 1600px;
    margin: 0 auto
}

#simbol .simbol-image {
    margin: 0 auto 50px
}

#simbol .simbol-image img {
    max-width: 700px;
    width: 90%
}

#simbol .simbol-content,
#simbol .simbol-content p {
    margin: 0 auto
}
#method article{
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .08);
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, .08);
    margin-bottom: 50px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.method-image{
    height: 80px;
    width: 80px;
    background-position: 50% 50%;
    background-size: 80px;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 20px;
}
.method-title{
    width: calc(100% - 80px);
    float: left;
    height: 80px;
    margin-bottom: 20px;
}
.method-title .front{
    display: none;
}
.method-title .back{
    height: 100%;
    width: 100%;
    display: table;
}
.method-title .back h3{
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5em;
    text-align: center;
}
.method-description{
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 10px
}
.method-description p{
    font-size:1.1em;
}
.app-opinion{
    box-shadow: 0 1px 60px rgba(33,33,33,.1);
}
#call-to-action {
    background-color: #212121;
    width: 100%
}
#call-to-action .call-to-action-wrapper {
    width: 90%;
    margin: 0 auto
}
#call-to-action .call-to-action-wrapper .cta-text {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap
}
#call-to-action .call-to-action-wrapper .cta-text h4 {
    text-align: center;
    color: #fafafa;
    margin: 0 auto;
    padding-top: 1.3em;
    font-weight: 300;
    font-size: 2.4em;
    line-height: 1.6em
}
#call-to-action .call-to-action-wrapper .cta-button {
    width: 100%;
    padding: 0 0 3.5em;
    margin-top: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap
}
#call-to-action .call-to-action-wrapper .cta-button a {
    text-decoration: none;
    color: #000;
    display: block;
    width: 160px;
    margin: 0 auto;
    font-size: 1.1em;
    text-transform: uppercase;
    border: 2px solid #fafafa;
    background-color: #fafafa;
    border-radius: 15px;
    padding: 12px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}
body #sidebar-footer .textwidget a,
body footer#footer a {
    text-decoration: none;
    color: inherit
}
.goodbye p {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 2.5em
}
.goodbye #app-signature {
    font-family: 'APP Font';
    font-size: 3.5em;
    text-align: center;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    display: block;
    margin: 0 auto;
    max-width: 250px;
    width: 100%;
    position: relative
}
.goodbye #app-signature img {
    max-width: 100%;
    position: absolute;
    bottom: 23px;
    left: calc(50% - 125px)
}
body .sidebar-wrapper {
    display: none
}
body #sidebar-footer,
body #sidebar-footer .footer-widget {
    width: 100%
}
body #sidebar-footer .textwidget {
    text-decoration: none;
    text-align: center
}
body .goodbye {
    margin: 0 auto;
    max-width: 1860px;
    width: 90%;
    padding: 2em 0 2.5em;
    position: relative;
}
@keyframes floatsTop {
	0% { bottom: 10px; }
	50% { bottom: -5px; }
	100% { bottom: 10px; }
}

@-webkit-keyframes floatsTop {
	0% { bottom: 10px; }
	50% { bottom: -5px; }
	100% { bottom: 10px; }
}
/*
#scrollTop{
	position: absolute;
    width: 60px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    left: calc(50% - 30px);
    border-radius: 100%;
    background-repeat: repeat;
    -webkit-animation-name: floatsTop;
    		animation-name: floatsTop;
    -webkit-animation-timing-function: ease-in-out;
    		animation-timing-function: ease-in-out;
    -webkit-animation-duration: 4s;
    		animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    		animation-iteration-count: infinite;
}
#scrollTop > img{
	display:block;
	max-width:50%;
	margin:0 auto;
	-webkit-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
			transform:rotate(180deg);
}
*/
body .goodbye .goodbye-image img {
    max-width: 150px
}
body section#footer-menu {
    display: none;
    background-color: #181818;
    line-height: 1.6em
}
body section#footer-menu a {
    text-decoration: none;
    color: #b9b9b9
}
body section#footer-menu ul {
    list-style-type: none
}
body section#footer-menu .current-menu-item>a {
    text-transform: uppercase
}
body footer#footer {
    width: 100%;
    text-align: center;
    background-color: #000;
    color: #b0b0b0;
    font-size: .7em;
    padding: .2em 0
}
body footer#footer .data-wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 7px 0 0
}
body footer#footer .data-wrapper .data-float {
    height: 24px
}
body footer#footer .data-wrapper .data-float:before {
    color: #b0b0b0
}
@media only screen and (min-width:320px) and (orientation:landscape) {
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 50%!important;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 90%;
        display: block;
        margin: 25px auto;
        float: right
    }
    body .app-fullcover .fullcover-title {
        width: 50%!important;
        float: left;
        padding: 0!important
    }
    body .goodbye {
        margin: 0 auto;
        padding-bottom: 2em;
        max-width: 60%
    }
    body .goodbye .goodbye-text {
        width: 100%
    }
    body .goodbye .goodbye-image {
        width: 50%
    }
    body .goodbye .goodbye-image img {
        max-width: 150px;
        margin: 0
    }
}

@media only screen and (min-width:375px) and (orientation:portrait) {
    body .fullcover-title h1 {
        font-size: 2.4em!important
    }
    body .fullcover-title h1:after {
        top: 9px!important;
        max-width: 150px!important
    }
    body .fullcover-title .subtitle {
        font-size: 1.2em!important
    }
    body .goodbye .goodbye-image img {
        max-width: 200px
    }
}

@media only screen and (min-width:667px) and (orientation:landscape) {
    body .fullcover-wrapper .fullcover-image img {
        max-width: 90%!important
    }
    body .fullcover-title h1 {
        font-size: 2.4em!important
    }
    body .fullcover-title h1:after {
        top: 9px!important
    }
    body .fullcover-title .subtitle {
        font-size: 1.2em!important
    }
    #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%
    }
    body .goodbye {
        margin: 0 auto
    }
    body .goodbye .goodbye-image img {
        max-width: 150px
    }
}

@media only screen and (min-width:47em) and (orientation:portrait) {
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .fullcover-wrapper .fullcover-image img {
        max-width: 43%!important
    }
    body .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    #call-to-action .call-to-action-wrapper .cta-text {
        max-width: 100%
    }
    body .goodbye .goodbye-image {
        width: 50%
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(5):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-width:64em) and (orientation:landscape) {
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 359px!important;
        display: block;
        margin: 25px auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    #simbol .simbol-content,
    #simbol .simbol-image {
        float: left;
        width: 50%
    }
    #simbol .simbol-content p {
        padding: 0 20px 0 0
    }
    #method article{
        width: 48%;
        height: 380px;
    }
    #method article:nth-child(odd){
        float: left;
    }
    #method article:nth-child(even){
        float: right;
    }
    #call-to-action .call-to-action-wrapper .cta-button {
        padding-bottom: 4.5em!important
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 1024px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before,
    body footer#footer .data-wrapper .data-float:nth-child(5):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1024px) and (max-width:1024px) {
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image,
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 50%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 300px!important;
        display: block;
        margin: 25px auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (min-device-height:1366px) and (max-device-height:1366px) and (min-width:1366px) and (max-width:1366px) {
    body .app-spacing,
    body header#app-side-menu-top,
    body header#app-side-menu-top .app-headbar-title,
    body header#app-side-menu-top .app-headbar-title h1 {
        height: 80px
    }
    body header#app-side-menu-top .app-headbar-title h1 a {
        height: 80px;
        display: block;
        width: 140px
    }
    body header#app-side-menu-top .app-headbar-title h1 a #app-side-menu-header-logo {
        height: 50px;
        margin: 15px 20px
    }
    body header#app-side-menu-top #app-side-menu-tel {
        display: none
    }
    body header#app-side-menu-top .app-side-menu-button-container {
        height: 80px;
        width: 100px
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn {
        height: 40px!important;
        width: 40px;
        float: right;
        margin: 20px 15px 20px 0
    }
    body header#app-side-menu-top .app-side-menu-button-container #app-side-menu-btn span {
        width: 24px
    }
    body .app-fullcover {
        width: 100vw
    }
    body .app-fullcover .fullcover-wrapper {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        display: -webkit-flex!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-flex-flow: row nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 300px;
        display: block;
        margin: 25px auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 2.8em!important;
        margin: 0 auto .5em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 185px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.4em!important
    }
    body .goodbye {
        padding-top: 3em;
        padding-bottom: 2.5em;
        max-width: 100%;
        width: 100%!important;
        background-color: #fff
    }
    body .goodbye .goodbye-image img {
        max-width: 200px;
        margin: 0
    }
    body section#footer-menu {
        display: block!important;
        width: 100%;
        margin: 0 auto;
        box-shadow: 0 1px 60px rgba(33, 33, 33, .1)
    }
    body section#footer-menu .menu-wrapper {
        width: 95%;
        max-width: 800px;
        margin: 0 auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%;
        float: left;
        min-height: 175px;
        margin: 1em auto
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(1) {
        border-left: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget:nth-child(4) {
        border-right: 1px solid #505050
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu {
        padding-left: 10px
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul.menu a {
        font-size: .75em
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget ul {
        padding: 0;
        margin: 0
    }
    body footer#footer .data-wrapper {
        width: 100%!important;
        margin: 0 auto;
        padding: 7px 0!important
    }
    body footer#footer .data-wrapper .privacy {
        display: none!important
    }
    body footer#footer .data-wrapper .data-float {
        display: inline-block;
        margin: 0 5px;
        position: relative;
        height: auto!important
    }
    body footer#footer .data-wrapper .data-float:nth-child(2):before,
    body footer#footer .data-wrapper .data-float:nth-child(3):before,
    body footer#footer .data-wrapper .data-float:nth-child(4):before {
        content: ' - ';
        position: absolute;
        left: -9px
    }
}

@media only screen and (min-width:75em) {
    ::-webkit-scrollbar{
        width:5px !important;
    }
    body .app-fullcover .fullcover-wrapper {
        max-width: 1100px;
        margin: 0 auto
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 3.2em!important;
        max-width: 550px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        top: 9px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.5em!important
    }
    
    #call-to-action .call-to-action-wrapper .cta-text h4 {
        font-size: 2.6em
    }
    body section#footer-menu a:before {
        -webkit-transform: translateZ(0);
        bottom: 0;
        -webkit-transition-property: left, right;
        -webkit-transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        background: #b9b9b9;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        transition-property: left, right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
    body footer#footer a,
    body section#footer-menu a {
        vertical-align: middle;
        box-shadow: 0 0 1px transparent;
        position: relative;
        overflow: hidden
    }
    body footer#footer a:hover:before,
    body section#footer-menu a:hover:before {
        z-index: 1;
        left: 0;
        right: 0;
        height: 1px
    }
    body footer#footer a:before,
    body section#footer-menu a:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: -1;
        left: 50%;
        right: 50%;
        height: 0
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 200px!important;
        margin: 2em auto!important
    }
    body section#footer-menu a {
        display: inline-block;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    body footer#footer .data-wrapper {
        padding: 3em 0!important
    }
    body footer#footer a {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    body footer#footer a:before {
        background: #b0b0b0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        bottom: -3px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
}

@media only screen and (min-width:1281px) {
	#method{
        background-image:url('../../../uploads/2016/04/APP-Web-Agency-Meeting-Room.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		background-attachment: fixed;
        padding-bottom:0;
    }
    .method-opacity{
        width:100%;
        background-color:rgba(255,255,255,0.5);
    }
    .method-content.entry-content{
        width:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom:130px;
    }
    #method article.method-step{
        width:33%;
        height: 500px;
        float:left;
        display: -webkit-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        position: relative;
        -webkit-perspective: 800px;
                perspective: 800px;
        margin: 0 auto;
        border:0;
        box-shadow: none;
    }
    .method-step.opened{
        background-color: rgba(255,255,255,.55);
        border-radius: 50px;
        box-shadow: inset 0px 0px 15px rgba(0,0,0,.2) !important;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .6s;
        transition-duration: .6s;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }
    .method-step .method-description{
        width:80%;
        height:auto;
        margin:0 auto;
        border:0;
    } 
    .method-step .method-description .description-overlay{
        box-shadow:none;
        height:0;
        width:0;
    }
    .method-step .method-description p{
        color: #000;
        text-align: center;
        font-size: 1.1em;
        line-height: 1.8em;
        height:0;
        overflow:hidden;
        opacity:0;
        filter:alpha(opacity=0);
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }
    .method-step.opened .method-description{
        box-shadow:none;
        padding-top: 10px;
    }
    .method-step.opened .method-description p{
        height: 320px;
        opacity:1;
        filter:alpha(opacity=100);
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }
    .method-step .method-image{
        margin: 0 auto;
        padding:25px;
        height: 200px;
        width: 200px;
        border-radius: 100%;
        background-color: rgba(255,255,255,.50);
        box-shadow: 0px 0px 15px rgba(0,0,0,.2);
        background-repeat:no-repeat;
        background-position:25px 25px;
        background-size: 150px 150px;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }
    .method-step.opened .method-image{
        height:0;
        padding:0;
        border-radius:0;
        background-color:transparent;
        box-shadow:none;
        background-position:25px -150px;                
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }
    .method-title{
        margin: 1em auto;
        width: 100%;
        -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d;
        -webkit-transition: -webkit-transform 1s;
                transition: -webkit-transform 1s;
                transition: transform 1s;
                transition: transform 1s, -webkit-transform 1s;
    }
    .method-title figure{
        margin: 0;
        display: block;
        width: 100%;
        height: auto;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
    .method-title .front {
        display: block;
        -webkit-transform: rotateX(0deg);
                transform: rotateX(0deg);
    }
    .method-title .back {
        height: auto;
        display: block;
        -webkit-transform: rotateY( 180deg );
                transform: rotateY( 180deg );
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
    .method-title.flipped {
        -webkit-transform: rotateY( 180deg );
                transform: rotateY( 180deg );
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
    }
    .method-title h3{
        display: inline;
        font-size: 1.8em;
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
        padding:0;
    }
    .method-title .back h3{
        display: inline;
        font-size: 1.8em;
        vertical-align: inherit;
        padding:0;
    }
    .method-title h3 a{
        text-decoration:none;
        color:inherit;
    }
}

@media only screen and (min-width:120em) {
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        max-width: 477px!important;
        margin: 0 auto!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 3.6em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        max-width: 220px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.6em!important
    }
    #method article.method-step{
        width:25%;
    }
    .goodbye #app-signature {
        font-size: 5.5em;
        max-width: 400px
    }
}

@media only screen and (min-width:128em) {
    .entry-content p,
    .hello {
        line-height: 1.6em;
        text-align: center
    }
    .entry-content p {
        font-size: 1.6em;
        font-weight: 300
    }
    .hello {
        font-size: 1.8em!important;
        display: block
    }
    .app-disagree{
	    font-size: 2.1em !important;
	}
    .app-opinion h4 {
        font-size: 2.1em
    }
    .about-true-title h2 {
	    font-size: 2.1em
	}
    .title h4 {
	    font-size: 1.8em;
	}
    #call-to-action .call-to-action-wrapper .cta-text h4 {
        font-size: 2.9em
    }
    body .app-fullcover .fullcover-wrapper {
        width: calc(100% - 700px);
        margin: 0 auto;
        max-width: 1400px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image {
        width: 40%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-image img {
        height: auto;
        max-width: 538px!important;
        display: block;
        margin: 0 auto;
        float: right
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title {
        width: 60%;
        float: left
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1 {
        font-size: 4em!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title h1:after {
        top: 7px!important;
        max-width: 250px!important
    }
    body .app-fullcover .fullcover-wrapper .fullcover-title .subtitle {
        font-size: 1.8em!important
    }
    body .goodbye .goodbye-text>p:first-child {
        font-size: 1.6em!important;
        margin-bottom: 2.7em!important
    }
    body .goodbye .goodbye-image img {
        max-width: 320px;
        margin: 0
    }
    body section#footer-menu .menu-wrapper {
        max-width: 1000px!important
    }
    body section#footer-menu .menu-wrapper .secondary-menu-widget {
        width: 25%!important
    }
}

/*-------------------------------------------------------*/
/* 					SOCIAL SIDEBAR  					 */
/*-------------------------------------------------------*/

#social-sidebar{
	padding: 2em 0 0 0;
	background-color:#fff;
}
#social-sidebar .title{
	color: #212121;
    margin: 0 auto;
    padding: 0 0 50px 0;
    width: 100%;
}
#social-sidebar .title h5{
	font-family: 'Muli';
    text-align: center;
    font-size: 1.3em;
	font-weight: 300;
	margin:42px auto;
}
#social-sidebar .social-list {
    width: 100%;
    margin: 0 auto 25px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    		align-items: center;
    -webkit-justify-content: center;
    		justify-content: center;
    -webkit-flex-direction: row;
    		flex-direction: row;
    -webkit-flex-wrap: wrap;
    		flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    		flex-flow: row wrap;
    -webkit-align-content: flex-end;
    		align-content: flex-end;
}
#social-sidebar .social-list a{
	display: inline-block;
    float: left;
    max-width: 60px;
    margin: 0px 20px;
}
#social-sidebar .social-list a img{
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	-webkit-transition-property: background-color;
            transition-property: background-color;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
  	-webkit-transition-timing-function:ease-in-out;
  	        transition-timing-function:ease-in-out;
}
@media screen and (min-width:768px){
	#social-sidebar .social-list a{
		max-width: 80px;
	}
}
@media screen and (min-width:75em){
	#social-sidebar{
		padding: 3em 0 0 0;
	}
}
@media screen and (min-width:128em){
	#social-sidebar{
		padding: 4em 0 0 0;
	}
	#social-sidebar .title h5{
		font-family: 'Muli';
		text-align: center;
		font-size: 1.6em;
	}
}