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

html {
    line-height: 1;
    min-width: 640px;
}

ol, ul {
    list-style: none;
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

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

a img {
    border: none;
}

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

@font-face {
    font-family: 'RedRing';
    src: url("../fonts/redring-bold.054388cb227a.eot");
    src: url("../fonts/redring-bold.054388cb227a.eot#iefix") format("embedded-opentype"),
         url("../fonts/redring-bold.fb182206d3fb.woff") format("woff"),
         url("../fonts/redring-bold.3931b7f05d7f.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'RedRing';
    src: url("../fonts/redring-medium.673378e96803.eot");
    src: url("../fonts/redring-medium.673378e96803.eot#iefix") format("embedded-opentype"),
         url("../fonts/redring-medium.ba77eeecf920.woff") format("woff"),
         url("../fonts/redring-medium.fcdc018dd707.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Activist';
    src: url("../fonts/Activist.a600a2d07e62.eot");
    src: url("../fonts/Activist.a600a2d07e62.eot#iefix") format("embedded-opentype"),
         url("../fonts/Activist.dbb79a6768b6.woff") format("woff"),
         url("../fonts/Activist.795d7ee0b86c.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

body {
    background: #fff;
    min-width: 640px;
    color: #555;
    font: normal 14px 'PT Sans', sans-serif;
}

b, strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}

a {
    text-decoration: underline;
    color: #e46e6e;
}

a:hover {
    color: #dd3434;
}

.socialembedded .fb-like {
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}

.socialembedded .twitter-share-button {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.socialembedded-vk {
    display: inline-block;
    vertical-align: middle;
}

.header {
    /*min-height: 542px;*/
    overflow: hidden;
    position: relative;
}

.header-background {
    bottom: 0;
    left: -80px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/header-new.70d1503afa6c.jpg") 50% 0 repeat-x;
}
@media (max-device-width: 700px), (max-width: 700px) {
    .header-background {
        background-size: 2400px 1348px;
    }
}

.header-background:after {
    background: #041D59;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(4, 29, 89, 0.85)), color-stop(100%, rgba(7, 111, 128, 0.85)));
    background: -webkit-linear-gradient(rgba(4, 29, 89, 0.85), rgba(7, 111, 128, 0.85));
    background: -moz-linear-gradient(rgba(4, 29, 89, 0.85), rgba(7, 111, 128, 0.85));
    background: -o-linear-gradient(rgba(4, 29, 89, 0.85), rgba(7, 111, 128, 0.85));
    background: linear-gradient(rgba(4, 29, 89, 0.85), rgba(7, 111, 128, 0.85));
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.header-content {
    color: #fff;
    margin: 0 auto;
    padding: 60px 30px 40px 30px;
    position: relative;
    text-align: center;
    max-width: 640px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .header-content {
        padding-bottom: 60px;
    }
}

/*.header-owner {*/
    /*font-size: 20px;*/
    /*font-family: 'Activist';*/
    /*text-transform: uppercase;*/
/*}*/

/*.header-owner:after {*/
    /*content: '';*/
    /*background: #e03232;*/
    /*border-radius: 8px;*/
    /*display: inline-block;*/
    /*height: 15px;*/
    /*width: 15px;*/
    /*margin-left: 5px;*/
    /*position: relative;*/
    /*top: -7px;*/
/*}*/

/*@media (max-device-width: 700px), (max-width: 700px) {*/
    /*.header-owner {*/
        /*font-size: 22px;*/
    /*}*/
/*}*/

/*.header-action {*/
    /*font-size: 17px;*/
    /*line-height: 30px;*/
/*}*/

/*@media (max-device-width: 700px), (max-width: 700px) {*/
    /*.header-action {*/
        /*font-size: 22px;*/
    /*}*/
/*}*/

.header-title {
    font-size: 58px;
    font-weight: bold;
    font-family: 'RedRing', helvetica, sans-serif;
    line-height: 64px;
    letter-spacing: 3px;
    margin: 9px 0 11px;
    text-transform: uppercase;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .header-title {
        font-size: 71px;
        line-height: 1;
    }
}

.header-text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 39px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .header-text {
        font-size: 30px;
        line-height: 40px;
    }
}

.footer {
    border-top: 1px solid #b3c9ce;
    margin-top: 60px;
}
.footer-content {
    color: #999;
    padding: 20px 30px;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-left {
    margin-right: 20em;
}
.footer-right {
    width: 17em;
    float: right;
}
@media (max-device-width: 700px), (max-width: 700px) {
    .footer-left {
        margin-right: 0;
    }
    .footer-right {
        width: auto;
        float: none;
        margin: 2em 0;
    }
    .footer-content {
        font-size: 18px;
    }
}

.tabs-item {
    border: solid 2px #b3c9ce;
    border-radius: 12px;
    color: #848788;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    min-width: 5em;
    line-height: 28px;
    margin-right: 18px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}

.tabs-item:hover {
    border-color: #f79494;
    color: #f79494;
}

.tabs-item.button-selected {
    background: #adcfdc;
    border-color: #b3c9ce;
    color: #5d7179;
    cursor: default;
}

.navigation {
    min-height: 53px;
}

.navigation-fixcontainer {
    background: #2ca2ab;
    border-bottom: solid 2px #cfcfcf;
    line-height: 35px;
}

.navigation-message {
    background: #ffe7ad;
    line-height: 35px;
    border-top: solid 2px #cfcfcf;
    text-align: center;
}

.navigation-message-shift {
    padding-top: 90px !important;
}

.navigation.sticked .navigation-fixcontainer {
    left: 0;
    right: 0;
    position: fixed;
    top: 0;
    z-index: 2;
}

.navigation-inner {
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    padding: 8px 0 6px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .navigation-fixcontainer {
        padding: 0;
    }

    .navigation.sticked .navigation-fixcontainer {
        position: static;
    }

    .navigation-inner {
        padding: 0;
    }
}

.navigation-item {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    font-family: 'RedRing', helvetica, sans-serif;
    height: 31px;
    margin: 2px 25px 3px 25px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navigation-item:hover {
    color: #ffffff;
    border-bottom: 3px solid;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .navigation-item {
        border-top: solid 1px #68b6bd;
        display: block;
        font-size: 28px;
        height: 88px;
        line-height: 88px;
        margin: 0 auto;
        max-width: 428px;
        text-align: center;
    }

    .navigation-item:first-child {
        border-top: none;
    }

    .navigation-item:hover {
        border-bottom: none;
    }

    .share_block {
        -webkit-transform: scale(1.5, 1.5);
        -ms-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
    }
    .b-share-btn__moimir,
    .b-share-btn__odnoklassniki {
        display: none !important;
    }
}

.navigation-main {
    position: relative;
    z-index: 1;
}

.navigation-title {
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: center;
    font-family: 'RedRing', helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    cursor: default;
}
@media (max-device-width: 700px), (max-width: 700px) {
    .navigation-title {
        display: none;
    }
}

.navigation-donate {
    border-radius: 15px;
    border: solid 2px #cad9dd;
    color: #666;
    display: inline-block;
    /*float: right;*/
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 20px;
    text-decoration: none;
}
.navigation-donate:hover {
    color: #ff5151;
    border-color: #ff5151;
}

.navigation-donate:after {
    content: '';
    background: #e03232;
    border-radius: 60px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
    margin-right: -6px;
    position: relative;
    top: -5px;
}

.navigation .share_block {
    position: absolute;
    right: 20px;
    top: 7px;
}

@media (max-device-width: 900px), (max-width: 900px) {
    .navigation-title {
        display: none;
    }
}

@media (max-device-width: 700px), (max-width: 700px) {
    .navigation-donate {
        border-radius: 20px;
        border-width: 3px;
        font-size: 28px;
        font-weight: bold;
        line-height: 51px;
        height: 51px;
        padding: 0 30px;
    }
    .navigation-donate:after {
        height: 17px;
        width: 17px;
        top: -7px;
        margin-left: 7px;
    }
    .navigation .share_block {
        display: none;
    }
}


/*@media (max-device-width: 700px), (max-width: 700px) {*/
    /*.navigation-donate {*/
        /*display: none;*/
    /*}*/
/*}*/

.report-page,
.other_reports-container {
    padding: 50px 30px 0 30px;
    margin: 0 auto;
    position: relative;
    min-width: 580px;
    max-width: 760px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.other_reports-container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.report-page-text {
    margin-top: 3em;
}
.report-page-text,
.report-page-text p,
.other_reports-container p {
    font-size: 18px;
    line-height: 25px;
}
.report-page-text,
.report-page-text p {
    font-size: 18px;
    line-height: 25px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .report-page-text,
    .report-page-text p {
        font-size: 24px;
        line-height: 33px;
    }
}

.report-page-text p {
    margin: 0.8em 0;
}
@media (max-device-width: 700px), (max-width: 700px) {
    .report-page-text img {
        display: block;
        margin: 10px auto;
    }
}
.report-page-title {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
}
.report-date {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-top: 0.8em;
}

.other_reports p {
    margin: 0.5em 0;
    clear: both;
}
.other_reports p span {
    width: 6em;
    display: inline-block;
    font-weight: bold;
    float: left;
}
.other_reports p a {
    margin-left: 6.5em;
    display: block;
}
.other_reports-title {
    text-align: center;
    border-bottom: 1px solid #c4dce1;
    padding-bottom: 8px;
    margin: 0 -20px;
}



.shop {
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
}

.shop .tabs {
    background: #f0f5f7;
    padding: 14px 10px 14px 16px;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shop-title {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
}

.shop-content .shop-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.shop-text {
    font-size: 18px;
    line-height: 26px;
    margin: 7px 50px 30px;
    text-align: center;
}

.subscribe {
    margin: 5em auto 9em auto;
}
.subscribe .shop-text {
    margin: 30px 50px 40px;
}

.subscribe-form input {
    width: 20em;
    margin: 0 0.5em 1em 0;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .shop-text {
        font-size: 24px;
        line-height: 30px;
    }
}

.shop-content {
    margin-top: 20px;
    overflow: hidden;
    *zoom: 1;
}

.shopcat {
    float: left;
    width: 33.33%;
    height: 270px;
    margin: 0 0 62px 0;
    position: relative;
    text-align: center;
    vertical-align: top;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .shopcat {
        margin-left: 0;
        margin-right: 0;
    }
}

.shopcat-image {
    height: 0;
    line-height: 190px;
    text-align: center;
    width: 180px;
    margin: 0 auto;
}

.shopcat-image-img {
    position: relative;
    vertical-align: middle;
}

.shopcat-text {
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 190px;
    padding-top: 20px;
}

.shopcat-button {
    border-radius: 17px;
    border: solid 2px #f79494;
    color: #f79494;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    padding: 0 25px;
}

a:hover .shopcat-button {
    border: solid 2px #ff2020;
    color: #ff2020;
}

.shopproduct {
    float: left;
    width: 25%;
    position: relative;
    text-align: center;
    vertical-align: top;
    margin-bottom: 30px;
    height: 300px;
}

.shopproduct-image {
    text-align: center;
    max-width: 200px;
    padding: 0 10px;
    margin: 0 auto;
}

.shop-content-2-col .shopproduct {
    float: left;
    width: 50%;
    height: 310px;
    margin-bottom: 0;
}

.shop-content-2-col .shopproduct-image {
    max-width: 600px;
}

.shopproduct-image-img {
    position: relative;
}

.shopproduct-text {
    font-size: 16px;
    padding: 0 10px;
}

.shopproduct-buttons {
    padding: 10px 0;
}

.shopproduct-link {
    border: solid 2px #e46e6e;
    border-radius: 12px;
    color: #e46e6e;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    min-width: 3em;
    line-height: 26px;
    margin: 0 5px;
    padding: 0 9px;
    text-align: center;
    text-decoration: none;
}

.shopproduct-link:hover {
    border-color: #dd3434;
    color: #dd3434;
}

.shopproduct-download {
    border: solid 2px #b3c9ce;
    color: #848788;
}
.shopproduct-download:hover {
    border-color: #f79494;
    color: #f79494;
}


@media (max-device-width: 700px), (max-width: 700px) {
    .shopproduct {
        float: none;
        width: auto;
        height: auto;
    }
    .shopproduct-image {
        max-width: 400px;
    }
    .shopproduct-text {
        font-size: 24px;
    }
    .shop-content-2-col .shopproduct {
        float: none;
        width: auto;
        height: auto;
        margin-bottom: 50px;
    }
    .shop-content-2-col .shopproduct-image {
        max-width: 600px;
    }
}


.quote {
    background: #f0f5f7;
    color: #2599a1;
}

.quote .marked {
    background: #2599a1;
    color: #dfedee;
    display: inline-block;
    margin: 0 -6px;
    line-height: 27px;
    padding: 0 6px;
}

.quote .marked:before, .quote .marked:after {
    border-color: #2599a1 transparent;
    border-width: 0 0 27px 4px;
    border-style: solid;
    content: '';
    display: inline-block;
    position: absolute;
    margin-left: -10px;
    -webkit-transform: scale(0.99999);
    -moz-transform: scale(0.99999);
    -o-transform: scale(0.99999);
    transform: scale(0.99999);
}

.quote .marked:after {
    border-color: transparent #2599a1;
    margin-left: 6px;
}

.quote .marked-inner {
    position: relative;
    z-index: 1;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .quote {
        display: none;
    }
}

.quote-inner {
    background: url("../img/quote-person.73959d0b326c.png") 31px 100% no-repeat;
    min-height: 200px;
    padding: 34px 0 42px;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    *zoom: 1;
}

.quote-inner:after {
    content: "";
    display: table;
    clear: both;
}

.quote-text {
    background: url("../img/quote-laquo.2406444cf420.png") 0 0 no-repeat, url("../img/quote-raquo.01f8fa55d385.png") 100% 100% no-repeat;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    float: right;
    line-height: 30px;
    margin-right: 12px;
    padding: 50px 38px 0 45px;
    width: 457px;
}

.quote-author {
    clear: right;
    float: right;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 61px 0;
    text-align: right;
    width: 460px;
}




.reports {
    border-top: solid 1px #d4e3e5;
    padding: 30px 0 50px 0;
}

.reports-inner {
    *zoom: 1;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
}

.reports .report {
    text-align: center;
}

.reports .report .report-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.reports .report .report-description {
    margin-top: 0.3em;
    margin-bottom: 1em;
    font-size: 18px;
    line-height: 26px;
}
.reports .report .report-image-img {
    margin: 0 10px;
}


.events {
    border-top: solid 1px #d4e3e5;
    /*margin-bottom: 59px;*/
    padding-top: 50px;
}

.events-inner {
    *zoom: 1;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
}

.events-inner:after {
    content: "";
    display: table;
    clear: both;
}

.events-inner .tabs {
    margin: 41px 0 25px 105px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .events-inner .tabs {
        margin-left: 0;
        margin-bottom: 50px;
        text-align: center;
    }
}

@media (max-device-width: 700px), (max-width: 700px) {
    .events-inner .tabs-item {
        border-radius: 14px;
        font-size: 24px;
        height: 47px;
        line-height: 47px;
    }
}

.events-title {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
}

.events-text {
    font-size: 18px;
    line-height: 26px;
    margin: 7px 50px 40px;
    text-align: center;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .events-text {
        font-size: 24px;
        line-height: 30px;
    }
}


.events-list {
    border-top: solid 1px #d4e3e5;
    padding: 30px 0 20px 0;
    background: #f0f5f7;
    overflow: hidden;
}
.report-events-list {
    margin: 30px 0 10px 0;
    border-top: solid 1px #d4e3e5;
    border-bottom: solid 1px #d4e3e5;
}

.events-list .events-list-inner {
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
}

.event {
    font-size: 18px;
    line-height: 26px;
    min-height: 60px;
    padding: 0 30px 0 200px;
    position: relative;
}
.event:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 226px;
    background: url("../img/event_img.8f838b1c676f.png");
    left: -100px;
    top: 0;
}

.event-date {
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 90px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .event-date {
        font-weight: normal;
        position: static;
        text-align: left;
        width: auto;
    }
}

.event-date-day {
    font-size: 42px;
    line-height: 34px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .event-date-day {
        display: inline;
        font-size: 1em;
        line-height: 1.2;
    }
}

.event-date-month {
    font-size: 18px;
    line-height: 18px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .event-date-month {
        display: inline;
        font-size: 1em;
        line-height: 1.2;
    }
}

.event-title,
.other_reports-title {
    font-size: 24px;
    margin-bottom: 5px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .event-title,
    .other_reports-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

.event-social {
    color: #9db2ba;
    font-size: 14px;
    margin-top: 12px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .event-social {
        display: none;
    }
}

.eventsocial,
.eventdonate {
    float: left;
    margin-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    text-align: center;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.eventform-social-title,
.eventdonate-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 25px;
}


@media (max-device-width: 700px), (max-width: 700px) {
    .eventsocial,
    .eventdonate {
        float: none;
        width: auto;
        padding: 20px 10px 0 10px;
    }

    .eventdonate {
        margin-bottom: 100px;
    }

    .eventform-social-title,
    .eventdonate-title {
        font-size: 24px;
        line-height: 28px;
    }
}



.eventform {
    float: left;
    margin-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    text-align: center;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eventform:before,
.eventform:after {
    background: #d4e3e5;
    bottom: 20px;
    content: '';
    width: 1px;
    left: 0;
    position: absolute;
    top: 0;
}
.eventform:after {
    left: inherit;
    right: 0;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform {
        float: none;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px 10px 0 10px;
        width: auto;
    }

    .eventform:before,
    .eventform:after {
        display: none;
    }

    .eventform-inner {
        margin: 0 auto;
        max-width: 400px;
        position: relative;
    }
}

.eventform-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 25px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-title {
        font-size: 24px;
        line-height: 28px;
    }
}

.eventform-row {
    margin-bottom: 18px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-row {
        margin-bottom: 24px;
    }
}

.eventform-row-submit {
    margin-top: 28px;
    margin-bottom: 44px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-row-submit {
        margin-bottom: 54px;
    }
}

.eventform-email,
.subscribe-email {
    background: #fff;
    border: solid 1px #b5c6c8;
    border-radius: 4px;
    color: #000;
    height: 34px;
    font-size: 18px;
    line-height: 34px;
    padding: 0 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-email {
        font-size: 24px;
        line-height: 45px;
        height: 45px;
        border-width: 2px;
    }
}

.eventform-email.placeholder {
    color: #9db2ba;
}

.eventform-email:-moz-placeholder {
    color: #9db2ba;
}

.eventform-email::-moz-placeholder {
    color: #9db2ba;
}

.eventform-email:-ms-input-placeholder {
    color: #9db2ba;
}

.eventform-email::-webkit-input-placeholder {
    color: #9db2ba;
}

.eventform-city {
    background: #fff;
    border: solid 1px #b5c6c8;
    border-radius: 4px;
    color: #000;
    height: 34px;
    font-size: 18px;
    line-height: 34px;
    padding: 0 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 40px;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-city {
        font-size: 24px;
        line-height: 45px;
        height: 45px;
    }
}

.eventform-city.placeholder {
    color: #9db2ba;
}

.eventform-city:-moz-placeholder {
    color: #9db2ba;
}

.eventform-city::-moz-placeholder {
    color: #9db2ba;
}

.eventform-city:-ms-input-placeholder {
    color: #9db2ba;
}

.eventform-city::-webkit-input-placeholder {
    color: #9db2ba;
}

.eventform-city:after {
    background: url("../img/select-arr.2348c89f4101.png") 50% 50% no-repeat #e5eff3;
    border-left: solid 1px #b5c6c8;
    border-radius: 0 3px 3px 0;
    bottom: 0;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 29px;
}

.eventform-city select {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    filter: alpha(opacity=0);
    z-index: 1;
}

.eventform-city select,
.eventform-city option {
    font-size: 16px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-city select,
    .eventform-city option {
        font-size: 22px;
    }
}

.eventform-submit {
    background: none;
    border: solid 2px;
    border-radius: 16px;
    color: #f77171;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    height: 37px;
    line-height: 32px;
    margin: 0;
    padding: 0 20px;
}
.eventform-submit:hover {
    color: #ff2020;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-submit {
        border-radius: 20px;
        border-width: 3px;
        font-size: 28px;
        font-weight: bold;
        line-height: 42px;
        height: 51px;
        padding: 0 30px;
    }
}

.eventform-social {
    font-size: 18px;
    line-height: 26px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-social {
        font-size: 24px;
        line-height: 28px;
    }
}

.eventform-social-item {
    margin: 0 7px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-social-item {
        margin: 0 17px;
    }
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-social-item-img {
        width: 78px;
    }
}

.eventform-label {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .eventform-label {
        font-size: 18px;
        line-height: 30px;
    }
}


.why {
    border-top: solid 1px #becfd6;
    padding: 30px 0 20px 0;
    background: #cadee7;
}

.why-inner {
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    text-align: center;
}

.why-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.why-text {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin: 7px 50px 10px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .why-title {
        font-size: 36px;
    }
    .why-text {
        font-size: 24px;
        line-height: 30px;
    }
}


.upload {
    border-top: solid 1px #becfd6;
    padding: 50px 0 50px 0;
    background: #f1f5f8;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .upload {
        text-align: center;
    }
}

.upload-inner {
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    text-align: center;
}

.upload-title {
    font-size: 46px;
    font-weight: bold;
    text-align: center;
}

.upload-text {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin: 7px 50px 10px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .upload-text {
        font-size: 24px;
        line-height: 30px;
    }
}

.upload-control {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .upload-control {
        margin-top: 40px;
    }
}

.upload-status {
    position: absolute;
    width: 100%;
    margin-top: 7px;
}

.upload-thumb {
    margin: 11px auto;
    width: 114px;
    height: 114px;
    background: url("../img/upload-thumb.ffd9e5208ff9.png") no-repeat 0 0;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .upload-thumb-img {
        width: 147px;
    }
}

.load-more-button,
.upload-button {
    border: solid 2px;
    border-radius: 16px;
    color: #f77171;
    display: inline-block;
    font-size: 22px;
    height: 39px;
    line-height: 39px;
    padding: 0 24px;
}
.load-more-button:hover,
.upload-control:hover .upload-button {
    color: #ff2020;
}
.load-more-button.progress,
.upload-button.progress,
.popup .submit_button.progress {
    color: #999 !important;
    background: #f0f0f0 !important;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .load-more-button,
    .upload-button {
        border-radius: 20px;
        border-width: 3px;
        font-size: 28px;
        font-weight: bold;
        line-height: 51px;
        height: 51px;
        padding: 0 30px;
    }
}

.upload-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 200px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.instagram {
    border-top: solid 1px #d4e3e5;
    padding: 20px 0 0 0;
}

.instagram-container {
    /*background: #f0f5f7;*/
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    /*padding: 0 30px;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.instagram .tabs {
    padding: 14px 2px;
    margin: 0 auto;
    position: relative;
    min-width: 640px;
    max-width: 1000px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .instagram-container {
        text-align: center;
    }

    .instagram .tabs-item {
        display: none;
    }
}

.instagram-images {
    position: relative;
    overflow: hidden;
}

.instagram-images-inner {
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.grid-sizer {
    width: 20%;
}

.instagram-images-image-big {
    width: 40%;
}

.instagram-images-image-small {
    width: 20%;
}

.instagram-item {
    display: block;
    float: left;
}

.instagram-images-image {
    border: solid 2px #fff;
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.instagram-images-load-more {
    text-align: center;
    padding: 15px 0 20px 0;

    background: #fff;
    -webkit-box-shadow: 0 0 100px 80px rgba(255,255,255,1);
    -moz-box-shadow: 0 0 100px 80px rgba(255,255,255,1);
    box-shadow: 0 0 100px 80px rgba(255,255,255,1);

    position: relative;
    z-index: 1;
    clear: both;
}

.instagram-subscribe {
    background: #d8cfc3;
    border: solid 1px #ad9678;
    border-radius: 4px;
    color: #76716a;
    cursor: pointer;
    display: inline-block;
    /*float: right;*/
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    position: relative;
    top: -3px;
}

.instagram-subscribe:before {
    content: '';
    background: url("../img/instagram-icon.5bd35a03c4b2.png") 0 0 no-repeat;
    display: inline-block;
    height: 23px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 23px;
}

@media (max-device-width: 700px), (max-width: 700px) {
    .instagram-subscribe:before {
        background-size: 100% 100%;
        height: 29.9px;
        width: 29.9px;
    }
}

@media (max-device-width: 700px), (max-width: 700px) {
    .instagram-subscribe {
        font-size: 28px;
        float: none;
        height: 51px;
        line-height: 51px;
        top: 0;
    }
}


.delivery_form {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9;
    overflow: scroll;
}
.popup {
    position: absolute;
    background: #fff;
    top: 10%;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    margin-bottom: 50px;
    padding: 30px 40px;
    z-index: 10;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popup-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.popup-text {
    font-size: 14px;
    line-height: 22px;
    margin: 0 50px 20px;
    text-align: center;
}
.popup .fields {
    /*background: rgba(0,0,0,0.05);*/
    padding-bottom: 10px;
    border-bottom: 1px solid #b5c6c8;
}
.popup .control-label {
    width: 7em;
    margin-left: 3em;
    /*background: rgba(0,110,0,0.1);*/
    float: left;
    font-size: 14px;
    margin-top: 7px;
}
.popup .controls {
    margin-left: 10.5em;
    /*background: rgba(0,110,200,0.1);*/
}
.popup .control-group {
    clear: both;
    margin-bottom: 15px;
}
.popup .data-editor {
    margin-bottom: 3px;
}
.popup .help-inline {
    color: #c00;
    font-size: 13px;
}
.popup .help-block {
    color: #999;
    font-size: 13px;
    margin-top: 2px;
}
.popup .fields input[type="text"],
.field-comment textarea {
    background: #fff;
    border: solid 1px #b5c6c8;
    border-radius: 4px;
    color: #000;
    height: 30px;
    font-size: 14px;
    /*line-height: 30px;*/
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 18em;
}
.popup .field-comment textarea {
    height: 5em;
    resize:vertical;
    max-height: 10em;
    padding: 4px 7px;
}
.popup .field-city .help-block {
    color: darkcyan;
    font-weight: bold;
}
.popup .fields .field-zipcode input {
    width: 8em;
}
.popup .fields .field-address .field-street input {
    width: 13em;
}
.popup .fields .field-address .field-house input {
    width: 4em;
}
.popup .fields .field-address .field-apt input {
    width: 4em;
}
.popup .embed-control-group {
    float: left;
    margin-right: 1em;
}
.popup .buttons {
    text-align: center;
    padding: 25px 0 0 0;
}
.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: url("../img/x.a123165a4c32.png") 50% 50% no-repeat;
    border-radius: 50px;
    cursor: pointer;
}
.popup-close:hover {
    background-color: #f0f0f0;
}
.popup .submit_button {
    border: solid 2px;
    border-radius: 14px;
    color: #f77171;
    display: inline-block;
    font-size: 18px;
    /* height: 39px; */
    padding: 5px 40px;
    background: #fff;
    /* outline: none; */
    cursor: pointer;
}
.popup .submit_button:hover {
    color: #ff2020;
}
.popup .done {
    font-size: 22px;
    text-align: center;
}
#recaptcha_area .recaptchatable {
    border: none !important;
}
#recaptcha_table input {
    border: solid 1px #b5c6c8 !important;
    border-radius: 4px !important;
}
#recaptcha_logo {
    display: none;
}
#recaptcha_table td {
    padding-left: 0 !important;
}

.select_shirts {
    color: #b5c6c8;
    font-size: 18px;
}
.select_shirts .pseudo {
    cursor: pointer;
    color: #555;
    margin: 0 0.3em;
}
.select_shirts .current {
    color: #f77171;
    cursor: default;
}


#kladr_autocomplete ul {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    border: solid 1px #b5c6c8;
    border-radius: 4px;
    background: #fff;
    z-index: 9999;
}
#kladr_autocomplete li {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 3px 5px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
#kladr_autocomplete li.active {
    background-color: #eee;
}
#kladr_autocomplete a {
    display: block;
    cursor: pointer;
    width: 10000px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
}
#kladr_autocomplete a .ac-st {
    color: #999;
}
#kladr_autocomplete .spinner {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: transparent url("../img/spinner.3cc08800467f.png") no-repeat center center;
    z-index: 9999;
}


#instagram .IGF.large .ig-text {
    padding: 0 3px 0 9px!important;
}
#instagram  .IGF.large .ig-background {
    padding: 5px !important;
}
#instagram .ig-text {
    vertical-align: middle;
    padding: 0 3px 0 3px!important;
    font: 14px Arial;
    text-transform: none;
}
