html {
    margin-top: 0px !important;
}
body {
    min-width: 1000px;
}

.buttons {
    background: url("images/butoane-blog.png?_v=2") no-repeat;
}

#header, .nav-to {
    background-color: #2c295b;
    background-image: -moz-linear-gradient( 90deg, rgb(47,43,97) 0%, rgb(40,37,84) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(47,43,97) 0%, rgb(40,37,84) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(47,43,97) 0%, rgb(40,37,84) 100%);
    height: 51px;
    border-bottom: 1px solid #4a4280;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#nav {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    left: 182px;
    top: 13px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
}

#nav ul li {
    display: inline
}

#nav ul li a {
    text-decoration: none;
    padding: 5px 10px;
    color: #c3c1d8;
    text-transform: uppercase;
    font-size: 15px;
}

#nav ul li a.active {
    background: #232048;
    border-radius: 5px;
    box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
    color: white;
}
#nav ul li a:hover {
    color: #fff
}

.highlight {
    color: #f7941e!important
}

.highlight:hover {
    color: #f7d61e !important;
}

#logo {
    display: block;
}

#logo a {
    display: block;
    padding: 16px 6px 8px 6px;
    float: left;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;

}

#logo a.inactive {
    cursor: default !important;
}

.headSearch {
    width: 70px;
    z-index:4;
}

.headSearchContainer {
    padding: 16px 10px 5px 10px;
    float: left;
    margin-left: -247px;
}


.search-container {
    float: right;
    width: 164px;
    padding-top: 13px;
}

.search-container form {
    background: #3f3a70;
    width: 162px;
    height: 24px;
    border: solid 1px #4a4280;
    border-radius: 3px;
}

.search-container form .search-input {
    line-height: 26px;
    background: none !important;
    font-size: 12px;
    height: 24px;
    padding: 0 0 0 5px;
    width: 120px;
    margin: 0 !important;
    color: #8e89c0;
    float: left;
    outline: none !important;
}

.search-container form input.not-searching {
    font-style: italic !important;
}

.search-container form .search-button {
    width: 36px;
    height: 24px;
    background: url(images/search-button.png) 50% 50% no-repeat;
    float: left;
    display:block;

}

#subheader {
    height: 185px;
    background-color: #2b2a4e;
    background-image: url(images/subheader-background-small.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#subheader-inner {
    height: 185px;
    width: 1000px;
    margin: 0 auto;
}

#subheader-inner #main-headline {
    height: 185px;
    width: 1000px;
    display: table-cell;
    vertical-align: middle;
}

.under-title {
    font-size: 22px;
    color: white;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    width: auto !important;
    display: block;
    padding: 22px 0px;
}

#subheader-inner h1 {
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 42px;
    line-height: 54px;
    font-family: 'Open Sans', sans-serif;
}

.headSearch #searchform {
    width: 211px;
    background: #ffffff;
    padding: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.headSearch #searchform input.b {
    width: 30px;
    height: 13px;
    display: block;
    text-indent: -9999px;
    background: url(images/searchGo.jpg);
    border: solid 0px #ffffff;
    float: right;
    margin: 5px 7px 0 0;
}

.headSearch #searchform #s {
    width: 164px;
    height: 20px;
    float: left;
    font-style: italic;
    font-size: 13px;
    font-family: 'Verdana', 'Arial', 'Trebuchet MS';
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #626350;
    padding: 0px;
}

.newHeader .toggleSidebar {
    margin-top: 15px;
    margin-left: 5px;
    width: 42px;
    height: 42px;
    float: left;
    background-position: -550px -25px;
    cursor: pointer;
}

.newHeader .toggleSidebar:hover {
    background-position: -550px -65px;
}

.newHeader .toggleSidebar.toggleClose {
    background-position: -550px -65px;
}

.newHeader .toggleSidebar.toggleClose:hover {
    background-position: -550px -25px;
}

#wrap_main {
    margin-left: 0px;
    background: url(images/wrap-background.png) white repeat-x 50% -2px;
    min-width: 1097px;
}

.wrap-underlay {
    background: white;
}

.newHeader {
    background: #ece9d6;
    display: table;
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1;
    min-width: 1097px;
}

.newHeaderItem {
    display: table-cell;
    margin-top: 0px;

}

.headMenuBar {
    z-index:3;
    position: relative;
}

.headSearch {
    position:relative;
    z-index: 5;
}

.addMenubar {
    position: relative;
    height: 70px;
    width:100%;
    margin-left: -25px;
}

.addMenubar > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin: 0 auto;
    width: 1000px;
}

.addMenubar > ul > li {
    display: inline-block;
    /*height: 47px;*/
    min-width: 10px;
    margin-right: 10px;
    margin-left: 5px;
}

.addMenubar > ul > li.btn-right {
    float: right;
}

.addMenubar > ul > li >a {
    display: block;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #5d5d5d;
}

.addMenubar > ul > li >a:hover {
    color: #0a0417;
}

.addMenubar > ul > li >a span {
    display: block;
    width: 33px;
    height: 31px;
    margin: 9px auto 6px auto;
}


.addMenubar > ul > li >a span {
    opacity: 0.7
}

.addMenubar > ul > li >a:hover span {
    opacity: 1;
}


.addMenubar > ul > li.btn-unnatural-link-detection {
}

.addMenubar > ul > li.btn-unnatural-link-detection a {
    border-right: solid 1px gray;
    margin-top: 14px;
    padding-right: 18px;
}

.addMenubar > ul > li.btn-unnatural-link-detection a span {
    background-position: -594px -26px;
    width: 38px;
    height: 38px;
    float: left;
    margin: 0px;
    display: inline-block;
}

.addMenubar > ul > li.btn-unnatural-link-detection a:hover span {
    background-position: -594px -64px;
}

.addMenubar > ul > li.btn-case-studies a span {
    background-position: -659px -31px;
}

.addMenubar > ul > li.btn-case-studies a:hover span {
    background-position: -659px -71px;
}

.addMenubar > ul > li.btn-guides a span {
    width: 46px;
    background-position: -700px -33px;
}

.addMenubar > ul > li.btn-guides a:hover span {
    width: 46px;
    background-position: -700px -73px;
}

.addMenubar > ul > li.btn-webinars a span {
     width: 37px;
     background-position: -753px -29px;
}

.addMenubar > ul > li.btn-webinars a:hover span {
    width: 37px;
    background-position: -753px -69px;
}

.addMenubar > ul > li.btn-share {
    position: relative;
    height: 70px;
}

.addMenubar > ul > li.btn-share > a > span {
    width: 37px;
    background-position: -515px -30px;
}

.addMenubar > ul > li.btn-share:hover > a > span {
    background-position: -515px -65px;
}

.menubarPopover {
    left: -184px;
    position: absolute;
    top: 70px;
    width: 271px;
    height: 369px;
    background: #ece9d6;
    display: none;
}

.menubarPopover > ul {
    padding: 0px;
    margin: 0 auto;
    list-style: none;
    padding-top: 16px;
}

.menubarPopover > ul li {
    width: 25%;
    height: 28px;
    float:left;
    display: inline-block;
}

.menubarPopover > ul li a {
    display: block;
}

.menubarPopover > ul li a span {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.menubarPopover > ul li a .btn-facebook {
    background-position: -19px -80px;
}

.menubarPopover > ul li a:hover .btn-facebook {
    background-position: -19px -116px;
}

.menubarPopover > ul li a .btn-twitter {
    background-position: -59px -80px;
}

.menubarPopover > ul li a:hover .btn-twitter {
    background-position: -59px -116px;
}

.menubarPopover > ul li a .btn-google {
    background-position: -99px -80px;
}

.menubarPopover > ul li a:hover .btn-google {
    background-position: -99px -116px;
}

.menubarPopover > ul li a .btn-rss {
    background-position: -139px -80px;
}

.menubarPopover > ul li a:hover .btn-rss {
    background-position: -139px -116px;
}

.menubarPopover iframe {
    background: white;
    left: 18px;
    bottom: 16px;
    position: absolute;
}

.addMenubar > ul > li.btn-try-it span {
    opacity: 1 !important;
}

.addMenubar > ul > li.btn-try-it a {
    height: 47px;
    text-indent: -999px;
}

.addMenubar > ul > li.btn-try-it a span {
    width: 251px;
    height: 61px;
    background-position: -13px -10px;
    margin: 0px;
    margin-top: 4px;
}

.addMenubar > ul > li.btn-try-it a:hover span {
    width: 251px;
    height: 61px;
    background-position: -263px -10px;
    margin: 0px;
    margin-top: 4px;
}

body ul#sharebarx li {
    padding-left: 0px !important;
    margin-left: 0px !important;
}

@media (max-width: 1310px) {
    body {
        min-width: 1000px !important;
    }

    .headSearch {
        display: none !important;
    }

    #wrap_main {
        min-width: 1000px !important;
        margin-left: 0 !important;
    }
    .newHeader {
        min-width: 968px !important;
        padding-left: 42px;
    }
    .blogSidebar {
        display: none !important;
    }
    .headMenuBar {
        overflow: visible !important;
    }
}

#sharebarx div.fb-like {
    width: auto !important;
}

.wp-smiley {
    border: none !important;
    float: none !important;
}

#commentform .comment-subscription-form {
    padding: 25px 0px 0px 0px;
    margin: 0px;

}

#commentform .comment-subscription-form label {
    font-size: 16px;
}

#wpstats {
    display: none;
}


#nav-handler {
    display: none;
    float: right;
    width: 50px;
    height: 50px;
    border-left: solid 1px #4a4280;
}

#nav-handler a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("images/small-menu-thumbnail-small.png") no-repeat center center;
    box-sizing: border-box;
}


.lines-button {
    box-shadow: none !important;
    box-sizing: border-box !important;
    padding: 22px 7px 15px 7px;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: 0.57143rem;
    background: none !important;
    width: 100%;
    height: auto;
}
.lines-button:hover {
    opacity: 1;
}
.lines-button:active {
    transition: 0;
}

.lines {
    display: inline-block;
    width: 100%;
    height: 6px;
    background: #ecf0f1;
    border-radius: 0.28571rem;
    transition: 0.3s;
    position: relative;
}
.lines:before, .lines:after {
    display: inline-block;
    width: 100%;
    height: 6px;
    background: #ecf0f1;
    border-radius: 0.28571rem;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center;
}
.lines:before {
    top: 0.7rem;
}
.lines:after {
    top: -0.7rem;
}



.lines-button.arrow.close .lines:before, .lines-button.arrow.close .lines:after {
    top: 0;
    width: 2.22222rem;
}
.lines-button.arrow.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg);
}
.lines-button.arrow.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg);
}

.lines-button.arrow-up.close {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, 90deg);
    transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, 90deg);
}

.lines-button.minus.close .lines:before, .lines-button.minus.close .lines:after {
    -webkit-transform: none;
    transform: none;
    top: 0;
    width: 4rem;
}

.lines-button.x.close .lines {
    background: transparent;
}
.lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 100%;
    background: #fee34c;
}
.lines-button.x.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.lines-button.x2 .lines {
    transition: background 0.3s 0.5s ease;
}
.lines-button.x2 .lines:before, .lines-button.x2 .lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
    transition: top 0.3s 0.6s ease, transform 0.3s ease;
}

.lines-button.x2.close .lines {
    transition: background 0.3s 0s ease;
    background: transparent;
}
.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
    transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
    transition: top 0.3s ease, transform 0.3s 0.5s ease;
    top: 0;
    width: 4rem;
}
.lines-button.x2.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x2.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.menu-underlay {
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: opacity 0.2s ease;
}

#nav ul li.menu-search {
    display: none;
}

@media (max-width: 1000px) {
    #logo img {
        opacity: 1 !important;
        display: block !important;
    }
    html, body {
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
        min-width: 100% !important;
    }

    .menu-underlay.visible {
        display: block !important;
        position: fixed;
        z-index: 1;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        opacity: 1;
    }

    .wrap-underlay, #header, #subheader, .companies-container, #wrap_main,
    #nav, .inwrap, .blogPosts, .content, .postTitle, #copyright-inner {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        box-sizing: border-box;
    }

    .inwrap {
        padding: 0 10px !important;
    }

    .fixed-header-container {
        display: none !important;
    }

    #header {
        position: relative;
        z-index: 1000;
    }

    #nav-handler {
        display: block;
    }

    #nav {
        height: 51px;
    }

    #nav > ul {
        display: none;
        position: absolute;
        top: 100%;
        z-index: 900;
        background: #2b2a4e;
        width: 100%;
        left: 0;
        padding-top: 0px !important;
        border-radius: 0px !important;
    }

    #nav ul *:hover {
        background-color: inherit !important;
    }

    #nav .has-submenu:hover a {
        color: #c3c1d8 !important;
    }

    #nav > ul > li {
        width: 100%;
        text-align: left;
        box-sizing: border-box;
        display: block;
        border-bottom: solid 1px #4a4280;
    }

    #nav > ul > li > a {
        padding-left: 17px !important;
        display: block;
    }

    #nav > ul > li a.active {
        background-color: transparent !important;
    }

    #nav ul li.features a {
        background-position-x: 110px !important;
    }

    #nav ul li.case-studies a {
        background-position-x: 145px !important;
    }

    #nav ul li.more a
    {
        background-position-x: 78px !important;
    }

    #nav > ul > li:hover > ul {
        display: none;
    }

    #nav > ul > li > ul,
    #nav > ul > li > ul:hover {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100% !important;
        background: #232048 !important;
    }

    #nav ul li a {
        font-size: 1.2em;
        line-height: 1.8em;
    }

    #nav ul li form {
        border: none !important;
        padding: 0 !important;
        width: 100%;
        display: block;
        height: 100%;
    }

    #nav ul li .menu-input-text {
        display: block;
        width: 70%;
        box-sizing: border-box;
        height: 100%;
        float: left;
    }

    #nav ul li.menu-search {
        display: block;
    }

    #nav ul li .menu-input-text input {
        width: 100%;
        height: 100%;
        margin: 0px;
        box-sizing: border-box;
        background: none;
        padding: 5px 10px 5px 17px !important;
        font-size: 1.2em;
        line-height: 1.8em;
        color: white;
        outline: none !important;
    }

    #nav ul li .menu-input-button {
        display: block;
        width: 30%;
        box-sizing: border-box;
        height: 100%;
        float:left;
    }

    #nav ul li .menu-input-button input {
        width: 100%;
        height: 100%;
        background: none !important;
        box-sizing: border-box;
        padding: 5px 10px;
        border: none;
        margin: 0px;
        color: #c3c1d8;
        display: block;
        font-size: 1.2em;
        line-height: 1.8em;
        font-weight: bold;
        border-left: solid 1px #4a4280;
    }

    .search-container {
        display: none;
    }

    #subheader {
        background-image: none !important;
        height: auto !important;
    }

    #subheader-inner {
        padding: 15px 0px !important;
        width: 100%;
        height: auto !important;
    }

    #subheader-inner h1 {
        font-size: 2.3em !important;
        line-height: 1.2em;
        padding: 17px  10px;
    }

    #subheader-inner .under-title {
        font-size: 1.3em;
        line-height: 1.4em;
        padding: 0 10px 20px 10px !important;
    }

    #subheader-inner #main-headline {
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
        display: block;
    }

    .companies {
        width: 100%;
        height: auto !important;
    }

    .companies-left {
        display: none;
    }

    .companies-right {
        float: left;
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }

    .companies-right .social-buttons {
        display: none;
    }

    .single-author-container {
        height: auto !important;
    }

    .single-author-social {
        display: none !important;
    }

    .blogPosts .postContent {
        margin-top: 0px !important;
        font-size: 1.2em !important;
        line-height: 1.4em;
    }

    img.size-full {
        width: 100% !important;
        height: auto !important;
    }

    p img.aligncenter {
        height: auto !important;
        max-width: 100%;
    }

    .start-trial-bottom {
        width: 100%;
        height: auto !important;
    }

    .bio-body {
        min-height: 150px !important;
        height: auto !important;
        position: relative;
    }

    .bio-avatar {
        position: absolute;
        top: 0;
        left: 0;
    }

    .bio-text {
        width: 100%;
        box-sizing: border-box;
        padding-left: 125px;
        font-size: 0.85em;
        line-height: 1.5em;
    }

    .postComments .comment .entry {
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    ol.commentlist li ul.children li .entry {
        width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden;
    }

    .commentForm input#author, .commentForm input#email, .commentForm input#url {
        line-height: 2em;
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
        box-sizing: border-box;
        font-size: 1em;
        display: block;
        padding: 0 10px;
        height: 2em;
    }

    .commentForm textarea {
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
        box-sizing: border-box;
    }

    #footer-outer, #footer {
        background-image: none !important;
        width: 100% !important;
        height: auto !important;
    }

    #footer-inner {
        padding: 25px 15px 0px 15px;
        box-sizing: border-box;
        width: 100% !important;
    }

    #footer-inner .footer-widget {
        display: inline-block;
        box-sizing: border-box;
        float: left;
        margin-bottom: 20px;
        padding: 0px;
    }

    #footer-inner .footer-widget.blog {
        max-width: 100%;
    }

    #copyright {
        height: auto !important;
    }

    #copyright a {
        display: block;
    }

    #copyright-inner {
        padding: 5px 10px 0px 10px;
    }

    #copyright-inner .left, #copyright-inner .right {
        float: none;
        margin: 0 auto;
    }

    #copyright-inner .footer-privacy-link {
        float: left;
    }

    #copyright-inner .footer-terms-link {
        float: right;
    }

    #copyright-inner a {
        font-size: 1.2em;
        line-height: 2.4em;
        vertical-align: middle;
        padding: 0px !important;
        margin: 0px;
    }

    #copyright-inner .left {
        font-size: 1.2em;
        line-height: 1.8em;
        padding-bottom: 10px;
    }

    .singlePostHead .postComments {
        display: block !important;
        float: left !important;
        padding: 7px 0 !important;
    }

    .singlePostHead.authorPage .postTitle {
        position: relative;
    }

    .singlePostHead.authorPage .postTitle #postAvatar {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .singlePostHead.authorPage .postTitle #postHead {
        padding-left: 90px !important;
        width: 100%;
        box-sizing: border-box;
    }

    .singlePostHead.authorPage .postTitle #postHead h2 {
        font-size: 1.6em;
        line-height: 1.4em;
    }

    .singlePostHead.authorPage .postTitle #postHead .authorTitle,
    .singlePostHead.authorPage .postTitle #postHead .authorEmail {
        font-size: 1em;
    }

    .singlePostHead.authorPage .authorBio {
        font-size: 1.1em !important;
        line-height: 1.3em !important;
    }

    .clear-separator {
        display: block !important;
        width: 100%;
        clear: both;
    }
}

@media (min-width: 675px) and (max-width: 1000px) {
    #footer .footer-widget {
        margin-bottom: 0px !important;
    }

    #footer .footer-widget.first {
        width: 33%;
    }

    #footer .footer-widget.blog {
        width: 41%;
    }

    #footer .footer-widget.social {
        padding-left: 30px !important;
        float: right !important;
        width: 26%;
    }
}

@media (min-width: 1001px) {
    #nav > ul {
        display: block !important;
    }
}

@media (max-width: 400px) {
    .bio-body {
        min-height: 150px !important;
        height: auto !important;
        position: relative;
        font-size: 1em;
    }

    .bio-avatar {
        position: absolute;
        top: 0;
        left: 0;
    }

    .bio-avatar img {
        width: 90px;
        height: 90px;
    }

    .bio-text {
        width: 100%;
        box-sizing: border-box;
        padding-left: 100px;
        font-size: 1em;
        line-height: 1.5em;
    }
}


.newsletter-underlay {
    background: rgba(33, 36, 46, 0.8);
    -webkit-transition: -webkit-filter 0.2s linear;
    -moz-transition: -moz-filter 0.2s linear;
    -o-transition: -o-filter 0.2s linear;
    transition: filter 0.2s linear;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
}

.newsletter-underlay:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: '';
    vertical-align: middle;
}

.newsletter-two-container {
    z-index: 1000;
    width: 792px;
    position: relative;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    background: #ffffff;
    background-clip: padding-box;
    color: #182a3c;
    -webkit-box-shadow: 0px 0px 8px #171a24;
    box-shadow: 0px 0px 8px #171a24;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    vertical-align: middle;
    border: solid 1px #b7b7b7;
}

.newsletter-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    text-decoration: none;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.newsletter-close:after {
    display: block;
    font-size: 28px;
    font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif !important;
    content: "\D7";
    line-height: 28px;
    text-decoration: none;
    color:#999;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;

}

.newsletter-close:hover:after {
    color: black !important;
}

.newsletter-close:hover, .newsletter-close:active {
    text-decoration: none;
}

.newsletter-one-container {
    width: 1000px;
    height: 480px;
    z-index: 1000;
    position: relative;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px;
    background: url("images/newsletter/newsletter-one-background.png") no-repeat center center;
    background-clip: padding-box;
    color: #182a3c;
    -webkit-box-shadow: 0px 0px 8px #171a24;
    box-shadow: 0px 0px 8px #171a24;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    vertical-align: middle;
    border: solid 1px #b7b7b7;
}

.newsletter-two-container .newsletter-top {
    padding: 31px;
}
.newsletter-two-container .newsletter-top h2 {
    font-size: 60px;
    padding-bottom: 20px;
}

.newsletter-two-container .newsletter-text {
    color: #606060;
    font-size: 27px;
}

.newsletter-two-container .newsletter-form-container {
    background: url("images/newsletter/newsletter-two-background.png") no-repeat bottom center;
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    padding-top: 37px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.newsletter-underlay .newsletter-input-text {
    width: 50%;
    height: 50px;
    margin: 0 auto;
}

.newsletter-underlay .newsletter-input-text input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    background: white;
    border-radius: 3px;
    color: #717171;
    outline: none;
    border: solid 2px white;
    box-sizing: border-box;
}

.newsletter-underlay .newsletter-input-text input::-webkit-input-placeholder { /* WebKit browsers */
    color: #aaa;
    font-style: italic;
}
.newsletter-underlay .newsletter-input-text input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #aaa;
    font-style: italic;
}
.newsletter-underlay .newsletter-input-text input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #aaa;
    font-style: italic;
}
.newsletter-underlay .newsletter-input-text input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #aaa;
    font-style: italic;
}

.newsletter-underlay .newsletter-input-button {
    width: 50%;
    height: 50px;
    margin: 0 auto;
    padding-top: 24px;
}

.newsletter-underlay .newsletter-input-button input {
    margin: 0 auto;
    display: block;
    background-color: #fee451;
    background-image: -moz-linear-gradient( 90deg, rgb(251,213,24) 0%, rgb(254,239,127) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(251,213,24) 0%, rgb(254,239,127) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(251,213,24) 0%, rgb(254,239,127) 100%);
    text-decoration: none;
    height: 100%;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(210, 178, 18, 1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(210, 178, 18, 1);
    box-shadow: 0px 4px 0px 0px rgba(210, 178, 18, 1);
    font-size: 20px;
    font-weight: bold;
    color: #292654;
    -webkit-transition: background 1s linear;
    line-height: 50px;
    vertical-align: middle;
    padding: 0px;
}

.newsletter-two-container .newsletter-deny {
    line-height: 70px;
}

.newsletter-two-container .newsletter-deny a {
    text-decoration: none !important;
    font-size: 15px;
    color: white;
    font-style: italic;
}

.newsletter-two-container .newsletter-deny a:hover {
    text-decoration: underline !important;
}

.newsletter-one-container .newsletter-buttons {
    width: 812px;
    margin: 0 auto;
    height: 96px;
}

.newsletter-one-container .newsletter-button-yes,
.newsletter-one-container .newsletter-button-no {
    margin: 0 auto;
    display: block;
    text-decoration: none;
    height: 96px;
    width: 396px;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: background 1s linear;
    line-height: 50px;
    vertical-align: middle;
    padding: 0px;
    float: left;
}

.newsletter-one-container .newsletter-button-yes {
    background-image: -moz-linear-gradient( 90deg, rgb(247,93,105) 0%, rgb(245,76,85) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(247,93,105) 0%, rgb(245,76,85) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(247,93,105) 0%, rgb(245,76,85) 100%);
    -webkit-box-shadow: 0px 4px 0px 0px rgba(200, 58, 68, 1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(200, 58, 68, 1);
    box-shadow: 0px 4px 0px 0px rgba(200, 58, 68, 1);
}

.newsletter-one-container .newsletter-button-yes:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(230,84,95) 0%, rgb(224,68,77) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(230,84,95) 0%, rgb(224,68,77) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(230,84,95) 0%, rgb(224,68,77) 100%);
}

.newsletter-one-container .newsletter-button-no {
    background-image: -moz-linear-gradient( 90deg, rgb(154,201,214) 0%, rgb(132,189,204) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(154,201,214) 0%, rgb(132,189,204) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(154,201,214) 0%, rgb(132,189,204) 100%);
    -webkit-box-shadow: 0px 4px 0px 0px rgba(100, 143, 155, 1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(100, 143, 155, 1);
    box-shadow: 0px 4px 0px 0px rgba(100, 143, 155, 1);
    float: right !important;
}

.newsletter-one-container .newsletter-button-no:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(142,192,206) 0%, rgb(116,178,194) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(142,192,206) 0%, rgb(116,178,194) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(142,192,206) 0%, rgb(116,178,194) 100%);
}


.newsletter-one-container .newsletter-button-yes a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    outline: none;
    background: url("images/newsletter/modal-one-yes.png");
}

.newsletter-one-container .newsletter-button-no a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    outline: none;
    background: url("images/newsletter/modal-one-no.png");
}

.newsletter-one-container .newsletter-form-container {
    height: 170px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}

.newsletter-one-container .newsletter-input-text input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    background: white;
    border-radius: 3px;
    color: #717171;
    border: solid 2px #e8f3f5;
    outline: none;
    box-sizing: border-box;
}

.newsletter-one-container .newsletter-success {
    height: 100%;
    box-sizing: border-box;
    padding-top: 16px;
    font-size: 20px;
    color: #252154;
}

.newsletter-one-container .newsletter-success span {
    font-size: 32px;
}

.newsletter-two-container .newsletter-success {
    height: 100%;
    box-sizing: border-box;
    padding-top: 37px;
    font-size: 20px;
    color: #FFF;
}

.newsletter-two-container .newsletter-success span {
    font-size: 32px;
}