html {
    box-sizing: border-box;
    overflow-x: hidden;
}

:before,
*:after {
    box-sizing: inherit;
}

body,
html {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

img.alignright {
    float: right;
    margin: 0 0 25px 25px;
}

img.alignleft {
    float: left;
    margin: 0 25px 25px 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home-top-wrapper,
.first-home-half {
    height: 360px;
}

.top-homepage-block-shadow {
    -webkit-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
}

.first-home-half h1,
.second-home-half1 h1,
.second-home-half2 h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}

.first-home-half p,
.second-home-half1 p,
.second-home-half2 p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 15px;
}

.home-content-wrap1 {
    position: absolute;
    bottom: 0px;
    left: 50px;
    right: 0px;
}

.home-content-wrap2 {
    position: absolute;
    bottom: 150px;
    left: 30px;
    right: 0px;
}

.home-content-wrap3 {
    position: absolute;
    top: 230px;
    left: 30px;
    right: 0px;
}

.first-home-half {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.second-home-half1,
.second-home-half2 {
    height: 170px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.clearfix {
    clear: both;
}

.page-id-388 .one-square-block,
.page-id-388 .two-square-block {
    height: 232px;
}

.page-id-388 .box-overlay p {
    top: 44%;
}

.sub-menu {
    display: none;
    position: absolute;
    top: 30px;
    z-index: 999999;
}

.sub-menu li {
    display: block;
    position: relative;
    top: 20px;
    left: -68px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 120px;
    /* border-bottom: 1px solid #278DF5; */
    background-color: #0B78E8;
}

.sub-menu li a{
	border-bottom: 1px solid #278DF5;
}

.open-menu {
    display: none;
}

.open-menu a img {
    height: 25px;
    /*margin-top: 6px;*/
}

.mobile-menu-wrapper {
    display: none;
}

.language1,
.language2 {
    display: inline-block;
}

.language1 p a,
.language2 p a {
    color: #fff;
}

.language1 p a:hover,
.language2 p a:hover {
    color: #EAE8DD;
    text-decoration: none;
}

.sub-menu li:first-child {
    /* border-top: 1px solid #278DF5; */
}

.body-dark .sub-menu li .menu-dark .sub-menu li {
    background-color: black !important;
    border-bottom: black !important;
}

.body-dark .sub-menu li:first-child .menu-dark .sub-menu li:first-child {
    border-top: 1px solid #373737 !important;
}

.top-background {
    width: 100%;
    height: 133px;
    background-color: #278df5;
}

.imagine-logo img {
    height: 50px;
    width: auto;
    margin-top: 21px;
    margin-top: 0;
}

.imagine-logo a:hover {
    text-decoration: none;
}

.facebook-icon,
.twitter-icon {
    display: inline-block;
}

.facebook-icon a img {
    padding-right: 15px;
}

.twitter-icon a img {
    padding-right: 30px;
}

.facebook-icon a img,
.twitter-icon a img {
    height: 28px;
    width: auto;
}

.imagine-logo-right a img {
    height: 32px;
    width: auto;
    /*margin-top: 27px;*/
    float: right;
    max-width: 100%;
    height: auto;
    max-height: 32px;
}

.language-selector {
    display: inline-block;

}

.language-selector.mobile-selector {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.language-selector.mobile-selector p,
.language-selector.mobile-selector span{
    margin-top: 0;
    top: 0;
}

@media only screen and (min-width: 768px){
    .hide-768{
        display: none;
    }
}

.language-selector p,
.language-selector span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
   /* margin-top: 31px;*/
   margin: 0;
}

.language-selector span {
    /*margin-top: 26px !important;*/
}

.menu {
    list-style-type: none;
    padding-left: 0px;
    z-index: 9999999;
    margin-top: 0;
    margin-bottom: 0;
}

.header-menu-resp {
    display: none;
}

.menu li {
    display: inline-block;
    color: #fff;
    padding: 12px 27px;
    font-size: 16px;
}

#menu-item-40 {
    padding-left: 0px;
}

.menu li a,
.login a,
.profile-button a,
.logout-button a {
    color: #fff;
    text-decoration: none;
}

.darker-top-background {
    background-color: #0b78e8;
    height: 46px;
}

.first-part-top-background {
    height: 87px;
}

.login a,
.profile-button a,
.login-button a {
    font-size: 14px;
    position: relative;
    top: 13px;
}

.login1 a,
.profile-button a {
    padding-left: 39px;
    padding-right: 54px;
}

.login2 a,
.logout-button a {}

.login1:hover,
.login2:hover,
.profile-button:hover,
.logout-button:hover {
    background-color: #1266ba;
}

.login,
.login22,
.login11,
.profile-button,
.logout-button {
    display: inline-block;
}

.login22 {
    width: 50%;
}

.logout-button {
    width: 50%;
    text-align: center;
    height: 46px;
}

.logout-button a {
    position: relative;
    top: 13px;
    font-size: 14px;
}

.login1,
.profile-button {
    border-right: solid 1px #278df5;
    height: 46px;
}

.login2,
.logout-buton {
    height: 46px;
    width: 100%;
    text-align: center;
}

.home-image {
    height: 360px;
    -webkit-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
}

.home-image {
    color: #fff;
}

.home-image h1 {
    font-size: 29px;
    font-weight: 400;
}

.home-image h2 {
    font-weight: 400;
}

.home-image h3 {
    font-size: 18px;
    font-weight: 400;
}

.huge-home-content {
    padding-top: 90px;
    text-shadow: 2px 2px #464646;
}

.page-id-7 .one-square-block:before {
    content: " ";
    display: block;
    padding-top: 100%;
}

.page-id-7 .one-square-block,
.page-id-7 .two-square-block {
    /* height: auto; */
}

.one-square-block,
.two-square-block {
    height: 232px;
    width: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-right: 20px solid #fff;
    border-bottom: 20px solid #fff;
}

.three-square-block {
    width: 75%;
    position: relative;
}

.as-background {
    background-size: 100% auto !important;
}

.five-column-wrapper {
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    margin-right: -20px;
}

.block-content,
.double-block-content {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    /* height: 100%; */
}

.double-block-content {
    padding-left: 15px;
    padding-right: 15px;
}

.block-content p,
.double-block-content p,
.double-block-content h4 {
    font-size: 18px;
    color: #666666;
}

.double-block-content h4 {
    font-weight: 400;
    font-style: italic;
    text-align: center !important;
}

.double-block-content h5 {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: center !important;
}

.block-content p:first-child,
.double-block-content p:first-child {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
}

.double-block-content .facebook-news {
    text-align: left;
}

.double-block-content .facebook-news h3 {
    font-size: 18px;
    color: #666666;
    font-weight: 400;
}

.double-block-content .facebook-news h3 a {
    font-weight: 700;
}

.double-block-content .facebook-news h3 a:hover {
    text-decoration: none;
}

.double-block-content .facebook-news a:hover {
    text-decoration: none;
}

.double-block-content .facebook-news span {
    font-size: 11px;
    color: #c1c1c1;
}

.separator {
    height: 10px;
    background-color: transparent;
}

.homeblock-button {
    color: #fff;
    text-align: center;
    background-color: #278df5;
    font-size: 15px;
    font-weight: 400;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 5px;
    width: 100%;
}

.homeblock-button a {
    color: #fff;
}

.homeblock-button:hover,
span.homeblock-button:hover,
.double-block-content p a:hover,
.block-content p a:hover {
    text-decoration: none;
}

.homeblock-button:hover,
.bottom2-background a:hover {
    background-color: #0d75dd;
}

span.homeblock-button {
    position: relative;
    top: 25px;
}

.after-five-column-wrapper-line {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.after-five-column-wrapper-line2 {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.footer-logos-wrapper {
    display: none;
    height: 178px;
    background-color: #EAE8DD;
}

.logos {
    height: 178px;
    width: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-top: 30px solid #EAE8DD;
    border-bottom: 40px solid #EAE8DD;
    border-left: 40px solid #EAE8DD;
    border-right: 40px solid #EAE8DD;
}

.footer-background {
    position: relative;
    height: 170px;
    width: 100%;
    background-color: #646464;
}

.footer-left-content-wrapper {
    position: relative;
    height: 170px;
}

.footer-left-content {
    font-size: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    left: 0;
}

.footer-left-content p {
    color: #fff;
    font-weight: 300;
}

.footer-left-content span {
    color: #a3a3a3;
    font-weight: 300;
}

.footer-menu {
    padding-top: 15px;
    display: none;
}

.footer-menu .menu li {
    padding-left: 10px;
    padding-right: 10px;
}

.footer-right-content-wrapper {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
}

.footer-right-content {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-top: solid 3px #8d8d8c;
    border-bottom: solid 3px #8d8d8c;
    border-left: solid 2px #8d8d8c;
    border-right: solid 2px #8d8d8c;
    border-radius: 5px;
}

.footer-right-content input {
    background: transparent;
    border: none;
    outline: 0;
    width: 400px;
}

.footer-bottom-content {
    text-align: center;
}

.footer-bottom-content span {
    color: #fff;
    font-size: 11px;
    position: relative;
    top: 22px;
}

.footer-right-content a {
    color: #fff;
    font-size: 11px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 33px;
    padding-right: 33px;
    background-color: #757575;
    border-radius: 5px;
    position: relative;
    bottom: 13px;
}

.footer-right-content a:hover {
    text-decoration: none;
    background-color: #514d4d;
    transition: all 0.2s ease-in;
}

.footer-right-content p,
.footer-right-content input {
    font-size: 11px;
    color: #8d8d8c;
}

.footer-right-content p {
    margin-top: 0px;
}

.box-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.blog-overlay {
    position: relative;
    top: 0;
    left: 0;
    height: 267px;
}

.right-overlay {
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0;
    height: 360px;
}

.left-overlay2,
.left-overlay1 {
    position: relative;
    top: 0;
    left: 0;
    height: 170px;
}

.box-overlay p {
    display: none;
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
}

.one-square-block:hover .box-overlay,
.two-square-block:hover .box-overlay {
    transition: all 0.2s ease-in;
    background-color: rgba(84, 90, 84, 0.7);
}

.one-square-block:hover .box-overlay p,
.two-square-block:hover .box-overlay p {
    transition: all 0.2s ease-in;
    display: block;
}

.one-square-block:hover,
.two-square-block:hover {
    transition: all 0.2s ease-in;
}

.first-home-half:hover .right-overlay,
.second-home-half1:hover .left-overlay1,
.second-home-half2:hover .left-overlay2 {
    background-color: rgba(84, 90, 84, 0.5);
    transition: all 0.2s ease-in;
}

.two-square-block p a {
    color: #fff;
    font-weight: 700;
}

.articles-wrapper-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.articles-wrapper-background-link:hover .articles-wrapper-overlay {
    background-color: rgba(84, 90, 84, 0.5);
    transition: all 0.2s ease-in;
}

.bottom1-text-wrapper {
    background-color: #f5f5f5;
    padding-top: 47px;
    padding-bottom: 61px;
}

.bottom1-text-wrapper h1 {
    font-size: 27px;
    color: #666666;
    text-align: center;
    font-weight: 400;
}

.bottom1-text-wrapper {
    font-size: 18px;
    line-height: 26px;
    color: #6a6a6a;
}

.one_half {
    padding-right: 33px;
}

.last_column {
    padding-left: 33px;
}

.bottom2-background {
    background-image: url(../images/survey-icon2.png);
    background-size: contain;
    background-position: top;
    height: 256px;
    background-repeat: no-repeat;
    position: relative;
}

.bottom2-background a {
    color: #fff;
    text-align: center;
    background-color: #278df5;
    font-size: 15px;
    font-weight: 400;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bottom2-background a:hover {
    text-decoration: none;
}

.bottom2-title,
.bottom2-description {
    font-size: 18px;
    color: #6a6a6a;
}

.bottom2-title {
    font-weight: 700;
}

.bottom2-description {
    font-weight: 400;
}

.bottom2-holder {
    height: 256px;
    position: relative;
}

.bottom2-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.article-cover {
    position: relative;
    height: 555px;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
}

.article-title {
    font-size: 32px;
    color: #fff;
    text-shadow: 2px 2px #464646;
}

.article-top-wrapper {
    position: absolute;
    top: 450px;
}

.facebook-rounded,
.twitter-rounded,
.google-rounded {
    display: inline-block;
}

.facebook-rounded img,
.twitter-rounded img,
.google-rounded img {
    height: 43px;
    width: 43px;
}

.article-info {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    text-shadow: 1px 1px #464646;
}

.article-info-name,
.article-info-date,
.article-info-comments {
    display: inline-block;
    padding-right: 38px;
}

.article-info-comments {
    display: none;
}

#comments {
    padding-bottom: 80px;
}

.comment-arrow-down {
    display: inline-block;
}

.comment-arrow-down img {
    height: 6px;
}

.social-rounded-articles {
    padding-top: 35px;
    padding-bottom: 21px;
}

.social-rounded-single-bottom {
    padding-top: 0px;
    padding-bottom: 35px;
    padding-top: 35px;
}

.social-rounded-articles img {
    margin-right: 17px;
}

.article-content p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
}

.related-articles-title {
    font-weight: 700;
    font-size: 16px;
    color: #666666;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    border-bottom: solid 1px #d6d4d4;
}

.related-articles-title h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.related-articles {
    margin-left: 60px;
    border-top: solid 1px #d6d4d4;
    border-left: solid 1px #d6d4d4;
    border-right: solid 1px #d6d4d4;
}

.related-articles ul {
    list-style-type: none;
    padding-left: 0px;
}

.related-articles ul {
    margin-top: 25px;
    padding-bottom: 50px;
    padding-left: 21px;
    border-bottom: solid 1px #d6d4d4;
    font-size: 13px;
}

.related-articles ul li a {
    color: #666666;
}

.article-date {
    font-size: 11px;
    float: right;
    padding-right: 21px;
    color: #969696;
    padding-top: 15px;
    margin-bottom: 25px;
}

div.content-column.one_third img {
    width: 100%;
    height: auto;
}

.comments-number {
    font-size: 16px;
    color: #666666;
    padding-bottom: 30px;
}

#respond #reply-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}

#respond .comment-notes {
    display: none;
}

.comment-form-author,
.comment-form-newauthor {
    position: relative;
    top: -200px;
    display: inline-block;
    border: solid 1px #d6d4d4;
    border-radius: 5px;
    width: 48%;
}

.comment-form-author {
    margin-right: 25px;
}

.comment-form-author label,
.comment-form-newauthor label,
.comment-typein-wrap label {
    display: block;
    padding-top: 12px;
    padding-bottom: 5px;
}

.comment-form-author input,
.comment-form-newauthor input {
    border: none;
    padding-bottom: 12px;
    border-radius: 5px;
    width: 100%;
}

.comment-form-author label,
.comment-form-newauthor label,
.comment-form-author input,
.comment-form-newauthor input,
.comment-typein-wrap label,
.comment-typein-wrap textarea {
    padding-left: 20px;
}

.comment-typein-wrap {
    border: solid 1px #d6d4d4;
    border-radius: 5px;
    width: 100%;
}

.comment-typein-wrap textarea {
    width: 100%;
    border-radius: 5px;
    border: none;
    resize: none;
}

.comment-typein-wrap textarea:focus,
.comment-form-author input:focus,
.comment-form-newauthor input:focus {
    outline: none;
}

.form-submit input {
    padding: 14px 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    position: relative;
    top: 15px;
    right: 4px;
    float: right;
    border: none;
    background-color: #0b78e8;
    margin-bottom: 15px;
}

.comment-meta.commentmetadata,
.comment-author.vcard {
    display: inline-block;
}

div.comment-author.vcard img {
    display: none;
}

div.comment-author.vcard cite.fn {
    font-style: normal;
}

div.comment-author.vcard span.says {
    display: none;
}

.commentlist {
    list-style-type: none;
    padding-left: 0px;
}

.commentlist li {
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: solid 1px #d6d4d4;
    padding-left: 20px;
}

.comment-login img {
    height: 25px;
    width: auto;
    margin-left: 15px;
    margin-bottom: 10px;
}

.comment-login {
    font-size: 25px;
    color: #666666;
}

.comment-login:hover {
    color: #333030;
    text-decoration: none;
}

.login-signup-background,
.login-registration-background {
    background-color: #eae8dd;
    display: none;
    border: solid 1px transparent !important;
    position: absolute;
    z-index: 999;
    width: 100%;
}

.login-signup-background .userpro-float {
    max-width: 590px !important;
}

.login-title,
.login-form,
.login-or,
.social-login,
.registration-title {
    text-align: center;
}

.login-title h1,
.login-or h1,
.registration-title h1 {
    font-size: 16px;
    color: #82817e;
}

.login-or h1 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.login-title h1,
.registration-title h1 {
    margin-top: 44px;
}

.login-username label,
.login-password label,
.login-remember {
    display: none;
}

.login-username,
.login-password,
.login-submit,
.login-fb,
.login-google {
    display: inline-block;
}

.login-username input,
.login-password input,
.registration-form input {
    height: 50px;
    width: 222px;
    padding-left: 25px;
    font-size: 15px;
    color: #82817e;
    margin-right: 18px;
    border-radius: 3px;
    border: solid 1px transparent;
}

.login-form a,
.registration-form span {
    font-size: 11px;
    color: #979796;
}

.registration-form a {
    text-decoration: underline;
    color: #979796;
}

input#wp-submit.button-primary,
button.button-register {
    background-color: #278df5;
    color: #fff;
    font-size: 15px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 17px;
    padding-right: 17px;
    border: none;
    border-radius: 3px;
}

.login-fb,
.login-google {
    margin-bottom: 36px;
}

.login-fb {
    margin-right: 13px;
    background-color: #507cc0;
    border-radius: 3px;
    padding-left: 23px;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-right: 42px;
}

.login-fb a {
    background-image: url(../images/facebook-letter.png);
    background-position: left;
    background-size: auto 25px;
    background-repeat: no-repeat;
    padding-left: 26px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.login-fb a:hover {
    color: #fff;
    text-decoration: none;
}

.login-google {
    background-color: #df4930;
    border-radius: 3px;
    padding-left: 23px;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-right: 42px;
}

.login-google a {
    background-image: url(../images/googleplus-letter.png);
    background-position: left;
    background-size: auto 25px;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.login-google a:hover {
    color: #fff;
    text-decoration: none;
}

.registration-form {
    text-align: center;
}

.registration-form p,
button.button-register {
    display: inline-block;
}

.new-click-colors1,
.new-click-colors2 {
    background-color: #EAE8DD;
    color: #8d8d8c;
}

.normal-click-colors {
    background-color: #0B78E8;
}

.second-part-sdgs .one-square-block:nth-child(1),
.second-part-sdgs .one-square-block:nth-child(2),
.second-part-sdgs .one-square-block:nth-child(3),
.second-part-sdgs .one-square-block:nth-child(4),
.second-part-sdgs .one-square-block:nth-child(5),
.second-part-sdgs .one-square-block:nth-child(6) {
    display: none;
}

.page-id-7 .second-part-sdgs .one-square-block:nth-child(7) {
    display: none;
}

.blur-background-wrapper {
    height: 400px;
    overflow: hidden;
}

.blur-background {
    height: 415px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-top: -15px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.workshop-featured {
    width: 100%;
    height: 665px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: -112px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.workshop-title {
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 50px;
    padding-bottom: 48px;
}

.workshop-content {
    position: absolute;
    top: -318px;
    left: 0;
    text-align: center;
    width: 100%;
}

.workshop-author,
.workshop-date {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}

.workshop-author {
    padding-right: 38px;
}

.workshop-article-content {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 63px;
    font-size: 18px;
    line-height: 26px;
}

.workshop-related {
    text-align: center;
}

.workshop-related h3 {
    font-size: 27px;
    font-weight: 400;
    color: #8a8a8a;
}

.workshop-related-thumbnail {
    height: 267px;
    background-size: cover;
    background-position: center;
    border-radius: 5px 5px 0px 0px;
}

.workshop-related-thumbnail:hover .blog-overlay {
    transition: all 0.2s ease-in;
    background-color: rgba(84, 90, 84, 0.5);
}

.workshop-related-title {
    color: #747474;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
}

.workshop-related-author {
    color: #747474;
    text-align: center;
    padding-bottom: 20px;
    font-size: 10px;
    font-style: italic;
}

.workshop-related-button {
    text-align: center;
    padding-bottom: 40px;
}

.workshop-related-button a {
    font-size: 14px;
    color: #fff;
    padding: 8px 35px;
    border-radius: 5px;
    background-color: #278df5;
}

.workshop-related-button a:hover,
.workshop-submission a:hover {
    background-color: #0d75dd;
    text-decoration: none;
}

.related-info-wrap {
    background-color: #f5f5f5;
    margin-bottom: 90px;
}

.camera-background {
    background-image: url('../images/camera.png');
    background-size: contain;
    height: 256px;
    background-repeat: no-repeat;
    padding-top: 38px;
    padding-bottom: 38px;
    margin-top: 38px;
}

.workshop-text-wrapper {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.workshop-box-text {
    font-size: 18px;
    color: #6a6a6a;
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

.workshop-middletext-box {
    height: 293px;
}

.workshop-submission a {
    color: #fff;
    font-size: 16px;
    padding: 16px 22px;
    background-color: #278df5;
    border-radius: 5px;
    margin-top: 90px;
}

.workshop-submission a:hover {
    text-decoration: none;
}

.workshop-submission {
    margin-top: 130px;
}

.alignleft.prev-next-post-nav {
    position: relative;
    width: 130px;
    top: 240px;
    right: 50px;
}

.alignright.prev-next-post-nav {
    position: relative;
    width: 130px;
    top: 240px;
    left: 25px;
}

.alignleft.prev-next-post-nav a,
.alignright.prev-next-post-nav a {
    font-size: 12px;
    color: #ababab;
    border: solid 1px transparent;
}

.alignleft.prev-next-post-nav a:hover,
.alignright.prev-next-post-nav a:hover {
    font-weight: 400;
    transition: all 0.2s all ease-in;
    text-decoration: none;
}

.alignleft.prev-next-post-nav img {
    display: inline-block;
    height: 15px;
    width: auto;
    margin-right: 12px;
}

.alignright.prev-next-post-nav img {
    display: inline-block;
    height: 15px;
    width: auto;
    margin-left: 12px;
}

.container-wrapper {
    margin-top: 100px;
}

.articles-wrapper-background {
    height: 435px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
    -webkit-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -81px 169px 35px rgba(0, 0, 0, 0.5);
}

.aw-background-centered {
    background-size: contain;
}

.aw-background-cover {
    background-size: cover;
}

.hide-single-title {
    display: none;
}

.articles-wrapper-background .articles-wrapper-title a {
    color: inherit;
}

.articles-wrapper-title a:hover {
    text-decoration: none;
}

.goal-wrapper-background {
    height: 360px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-top: 60px;
    margin-right: 20px;
}

.related-goal {
    height: 123px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-left: solid 5px #fff;
    border-right: solid 5px #fff;
}

.related-goals-wrap {
    margin-top: 65px;
    margin-left: 20px;
}

.related-goals-wrap h1 {
    text-align: left;
    color: #666666;
    font-size: 20px;
}

.goal-targets {
    border-left: solid 1px #d6d4d4;
    border-right: solid 1px #d6d4d4;
    border-top: solid 1px #d6d4d4;
}

.goal-targets h1 {
    text-align: left;
    color: #666666;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 25px;
}

.goal-targets ul {
    padding-left: 0px;
    list-style-type: none;
}

.goal-targets ul li {
    padding: 25px;
    border-top: solid 1px #d6d4d4;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
}

.goal-targets ul li:last-child {
    border-bottom: solid 1px #d6d4d4;
}

.goal-fact-row p {
    padding: 25px;
    border-top: solid 1px #d6d4d4;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
    margin: 0;
}

.goal-facts h1 {
    text-align: left;
    color: #666666;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 25px;
}

.goal-facts {
    border: solid 1px #d6d4d4;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
    width: 95.5%;
}

.table-fact-row {
    padding-left: 0px;
    padding-right: 0px;
}

.goalfact-table-head h2 {
    text-align: left;
    color: #666666;
    font-size: 16px;
    margin: 0px;
    padding: 25px;
}

.articles-wrapper-title {
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-weight: 400;
    text-transform: normal;
    position: absolute;
    top: 60%;
    width: 100%;
    text-shadow: 2px 2px #464646;
}

.bottom-single-title {
    top: 82% !important;
}

.goal-wrapper-title {
    text-align: center;
    font-size: 50px;
    color: #666666;
    font-weight: 400;
    text-transform: normal;
    width: 100%;
    text-shadow: 2px 2px #464646;
    ;
}

.articles-wrapper-descr {
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.read-more-featured-article {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 87%;
}

.read-more-featured-article a {
    color: #fff;
    font-size: 16px;
    padding: 16px 22px;
    background-color: #278df5;
    border-radius: 5px;
}

.read-more-featured-article a:hover {
    text-decoration: none;
    background-color: #0d75dd;
}

.userpro-float {
    background-color: #EAE8DD !important;
    border: none !important;
}

.userpro-left,
.userpro-label.iconed,
.userpro-checkbox-wrap,
input.userpro-button.secondary {
    display: none !important;
}

.userpro-head {
    background: #EAE8DD !important;
    position: absolute !important;
    top: 130px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.userpro-body form .userpro-clear {
    display: none !important;
}

.userpro-body form {
    position: relative !important;
    left: -75px !important;
    top: -60px !important;
}

.userpro-field.userpro-field-username_or_email,
.userpro-field.userpro-field-user_pass {
    display: inline-block;
}

.userpro-field.userpro-field-username_or_email .userpro-input input,
.userpro-field.userpro-field-user_pass .userpro-input input {
    width: 220px !important;
    height: 50px !important;
}

.userpro-warning {
    position: absolute !important;
    top: 50px !important;
}

a.userpro-social-facebook.userpro-tip,
a.userpro-social-google.userpro-tip {
    display: inline-block;
    margin-top: 50px;
}

.userpro-social-connect {
    top: 100px !important;
    width: 385px !important;
}

.login-signup-background .userpro-social-connect {
    right: -55px !important;
}

.userpro-field.userpro-submit.userpro-column {
    position: absolute;
    top: -15px;
    left: 530px;
}

.login-or {
    position: relative;
    top: 90px;
    z-index: 1;
}

div.userpro-submit input[type=submit].userpro-button {
    height: 48px !important;
    width: 100px !important;
    background-color: #278df5 !important;
    border: 1px solid #278df5 !important;
    background: #278df5 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#278df5), to(#278df5)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #278df5, #278df5) !important;
}

.userpro-head .userpro-right a {
    color: #aaaaa7;
}

.userpro-head .userpro-right a:hover {
    text-decoration: none !important;
}

.userpro-centered-header-only.userpro-is-responsive.userpro-centered-c {
    display: block !important;
    margin-top: -80px;
    z-index: 9;
}

.userpro-left.userpro-force-center {
    display: block !important;
}

.page-id-308 .userpro-alert-input,
.userpro-profile-img,
.page-id-308 .userpro-profile-icons.top,
.page-id-308 .userpro-sc-bar,
.page-id-308 .userpro-field.userpro-field-first_name.userpro-field-view,
.page-id-308 .userpro-centered-icons,
.page-id-308 .userpro-field.userpro-field-last_name.userpro-field-view,
.page-id-308 div.userpro-input label.userpro-checkbox.hide-field {
    display: none;
}

.page-id-308,
.page-id-308 .userpro-centered,
.page-id-308 .userpro-float {
    background-color: #eae8dd !important;
    background: #eae8dd !important;
}

.page-id-308 .userpro-float {
    height: 400px;
}

.page-id-308 div.userpro-input input[type=text],
.page-id-308 div.userpro-input input[type=password] {
    height: 48px !important;
    font-size: 15px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.page-id-308 .userpro-field.userpro-field-user_pass {
    display: block !important;
}

.page-id-308 .userpro-float {
    margin-top: 50px !important;
    margin-bottom: 70px !important;
}

.page-id-308 .userpro-field.userpro-submit.userpro-column {
    position: relative !important;
    top: 275px !important;
    width: 100% !important;
    left: 165px !important;
}

.page-id-308 input.userpro-button.red {
    height: 48px !important;
    position: relative;
    top: -48px;
    left: 185px;
}

.page-id-308 input.userpro-button:hover,
.page-id-308 a.userpro-button:hover {
    background-color: #115daa !important;
    background: #115daa !important;
}

.page-id-308 div.userpro-submit input[type=submit].userpro-button {
    width: auto !important;
}

.page-id-308 div.userpro-centered img.userpro-loading,
div.userpro-centered-c img.userpro-loading {
    display: none !important;
}

.login-registration-background .userpro-field.userpro-field-first_name,
.login-registration-background .userpro-field.userpro-field-last_name,
.login-registration-background .userpro-field.userpro-field-user_email,
.login-registration-background .userpro-field.userpro-field-user_pass {
    display: inline-block !important;
}

.login-registration-background div.userpro-input label.userpro-checkbox.hide-field,
.login-registration-background .userpro-head {
    display: none !important;
}

.login-registration-background .userpro-warning {
    position: absolute !important;
    top: 50px !important;
    z-index: 9;
}

.login-registration-background .userpro-warning:last-child {
    position: absolute !important;
    top: 15px !important;
    left: 290px;
    z-index: 9;
}

.login-registration-background .userpro-float {
    max-width: 850px !important;
}

.login-registration-background div.userpro-input input[type=text] {
    height: 50px !important;
    width: 180px !important;
}

.login-registration-background .userpro-field.userpro-field-user_pass .userpro-input input {
    width: 180px !important;
}

.login-registration-background .userpro-field.userpro-submit.userpro-column {
    position: absolute !important;
    top: -15px !important;
    left: 797px !important;
}

.login-registration-background div.userpro-social-connect {
    left: -350px;
}

.login-registration-background .icon-ok {
    top: 10px !important;
    left: 150px !important;
}

.login-registration-background .userpro-checkbox-wrap {
    display: block !important;
    font-size: 10px !important;
    color: #919191;
    padding-left: 290px;
}

.login-registration-background .userpro-checkbox-wrap label {
    font-size: 10px !important;
    color: #919191;
}

.one_half p img,
.one_half_last p img {
    width: 100% !important;
    height: auto !important;
}

.one_half {
    padding-right: 0px;
}

.goal-page-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.container-home-wrapper {
    width: 1280px;
}

.resourcetext {
    position: absolute;
    top: -80px;
}

.resourcetext p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
}

.resource-single-back {
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: solid 50px #fff;
}

.resource-text-content {
    border: solid 50px #fff;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: 300;
}

.resource-text-content h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.postcard-single-back {
    height: 400px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.play-icon {
    text-align: center;
    padding-right: 80px;
}

.play-icon img {
    height: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media(min-width:1200px) {
    .workshop-article-content {
        margin-left: 150px;
        margin-right: 150px;
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-25,
.col-sm-25,
.col-md-25,
.col-lg-25,
    {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 100%;
    float: left;
}

.col-xs-25 {
    width: 40%;
    float: left;
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 50%;
        float: left;
    }

    .col-sm-25 {
        width: 50%;
        float: left;
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .col-sm-25 {
        width: 40%;
        float: left;
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

    .col-lg-25 {
        width: 40%;
        float: left;
    }
}

.col-xs-75,
.col-sm-75,
.col-md-75,
.col-lg-75 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 15px;
    padding-top: 5px;
}

.col-xs-75 {
    width: 100%;
    float: left;
}

@media (min-width:768px) {
    .col-sm-75 {
        width: 50%;
        float: left;
    }
}

@media (min-width:992px) {
    .col-md-75 {
        width: 60%;
        float: left;
    }
}

@media (min-width:1200px) {
    .col-lg-75 {
        width: 60%;
        float: left;
    }
}

@media (max-width:1200px) {
    .huge-home-content {
        padding-top: 50px;
    }

    .menu li {
        padding-left: 13px;
        padding-right: 13px;
    }

    .login1 a,
    .login2 a,
    .logout-button a {
        padding-left: 25px;
        padding-right: 25px;
    }

    .login22,
    .logout-button {
        width: auto;
    }

    .login1:hover,
    .login2:hover,
    .logout-button:hover {
        background-color: transparent;
    }

    .imagine-logo-right a img {
        padding-right: 0px;
    }

    span.homeblock-button {
        padding-left: 35px;
        padding-right: 35px;
    }

    .footer-right-content input {
        width: 300px;
    }

    .workshop-title {
        width: 100%;
        padding-bottom: 25px;
    }

    .camera-background {
        margin-top: 0px;
        background-position: center;
    }

    .workshop-box-text {
        padding-top: 38px;
    }

    .postcard-single-back {
        height: 330px;
    }

    .resource-single-back {
        border: solid 20px #fff;
    }

    .resourcetext {
        top: -90px;
    }
}

@media (max-width:991px) {
    .huge-home-content {
        padding-top: 40px;
    }

    .facebook-news h3 {
        margin-bottom: 5px;
    }

    .logos {
        background-color: #EAE8DD;
        width: 100%;
    }

    .footer-background {
        height: auto;
    }

    .camera-background {
        margin-top: 50px;
        height: 200px;
    }

    .workshop-submission {
        text-align: center;
        margin-bottom: 70px;
        margin-top: 50px;
    }

    .alignright.prev-next-post-nav {
        left: -27px;
    }

    .alignright.prev-next-post-nav img {
        margin-left: 0px;
    }

    .alignleft.prev-next-post-nav {
        left: -20px;
    }

    .alignleft.prev-next-post-nav img {
        margin-right: 0px;
    }

    .articles-wrapper-title {
        top: 45%;
    }

    .bottom2-description {
        padding-right: 15px;
    }

    .login-registration-background .userpro-float {
        max-width: 260px !important;
    }

    .login-registration-background div.userpro-input input[type=text],
    .login-registration-background .userpro-field.userpro-field-user_pass .userpro-input input {
        width: 220px !important;
    }

    .login-registration-background .login-or {
        top: 390px;
    }

    .login-registration-background .userpro-checkbox-wrap {
        padding-left: 0px;
        position: relative;
        left: 87px;
    }

    .login-registration-background .userpro-field.userpro-submit.userpro-column {
        top: 320px !important;
        left: 140px !important;
    }

    .login-registration-background div.userpro-social-connect {
        top: 70px !important;
        left: 5px !important;
    }

    .login-registration-background {
        height: 600px;
    }

    .profile-button a,
    .logout-button a {
        padding-left: 22px;
        padding-right: 22px;
    }

    .menu li {
        padding-right: 7px;
    }

    .login1 a,
    .login2 a,
    .logout-button a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login22,
    .logout-button {
        width: 50%;
    }

    .login11,
    .profile-button {
        width: 48%;
        text-align: center;
    }

    .three-square-block {
        padding-right: 10px;
    }

    .two-square-block-tophome {
        border-right: 17px solid #fff !important;
        padding-left: 10px !important;
    }

    .header-menu {
        width: 100%;
    }

    .goal-page-wrap p strong:first-child {
        padding-top: 30px;
    }

    .goal-facts {
        width: 96%;
    }

    .goal-targets {
        margin-top: 50px;
    }

    .first-home-half h1,
    .second-home-half1 h1,
    .second-home-half2 h1 {
        font-size: 25px;
    }

    .postcard-single-back {
        height: 260px;
    }

    .resource-single-back {
        border: solid 15px #fff;
    }

    .resourcetext {
        position: relative;
        top: 0;
        left: 0;
    }
}

@media (max-width:768px) {
    .col-xs-25 {
        width: 100%;
    }

    .footer-right-content input {
        width: 275px;
    }

    .footer-right-content-wrapper {
        padding-right: 15px;
    }

    .respon-middle-header {
        text-align: center;
        padding-top: 20px;
    }

    .facebook-icon {
        padding-left: 26px;
    }

    .imagine-logo-right a img {
        width: 100%;
        height: auto;
        /*margin-top: 40px;*/
    }

    .language1 p,
    .language2 p,
    .language-selector span {
        /*margin-top: 10px;*/
    }

    .open-menu {
        display: inline-block;
        position: relative;
        display: flex;
        height: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .menu {
        display: none;
    }

    .header-menu {
        /*position: absolute;
        height: 46px !important;
        left: 0px;*/
    }

    .header-menu-resp {
        /*position: absolute;
        left: 50%;*/
        border-right: none !important;
    }

    .login2 {
        border-right: solid 1px #278df5;
    }

    .mobile-menu-wrapper {
        background-color: #0B78E8;
        position: absolute;
        width: 100%;
        border-top: solid 1px #278df5;
        z-index: 100000;
    }

    .menumbile {
        text-align: center;
        list-style-type: none;
        padding-left: 0px;
    }

    .menumbile li a {
        font-size: 16px;
        color: #fff;
    }

    .menumbile li {
        padding-bottom: 5px;
    }

    .menumbile li a:hover {
        text-decoration: none;
    }

    .login-signup-background {
        height: 430px;
    }

    .login-signup-background div.userpro {
        max-width: 260px !important;
    }

    .login-signup-background .userpro-head {
        top: 260px !important;
    }

    .login-signup-background .userpro-field.userpro-submit.userpro-column {
        position: absolute;
        top: 120px;
        left: 140px;
    }

    .login-signup-background .login-or {
        top: 220px;
    }

    .login-signup-background div.userpro-social-connect {
        left: 10px;
        right: 0px;
    }

    .three-square-block,
    .two-square-block-tophome {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .two-square-block-tophome {
        border-right: none !important;
    }

    .second-home-half2 {
        border-bottom: 20px solid #fff;
    }

    .related-goal {
        border-bottom: 5px solid #fff;
        border-left: 0px;
        border-right: 0px;
    }

    .related-goals-wrap {
        margin-top: 0px;
        margin-left: 0px;
    }

    .related-goals-wrap h1 {
        padding-left: 15px;
    }

    .goal-wrapper-background {
        margin-right: 0px;
        margin-top: 15px;
    }

    .goal-facts {
        width: 92%;
    }

    .goalfact-table-head h2,
    .goal-fact-row p {
        padding: 5px;
    }

    #menu-menu-3,
    #menu-menu-4 {
        display: block !important;
        padding-top: 15px;
    }

    #menu-menu-3 li,
    #menu-menu-4 li {
        display: block;
        padding-bottom: 5px;
    }

    .footer-left-content span {
        position: relative;
        top: 20px;
    }

    .footer-left-content-wrapper {
        height: 210px;
    }

    .postcard-single-back {
        height: 260px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .resource-text-content {
        border: 0px;
        margin-bottom: 30px;
    }

    .resource-single-back {
        border: solid 50px #fff;
    }
}

@media(max-width:674px) {

    .language1 p,
    .language2 p,
    .language-selector span {
        position: relative;
        top: -15px;
    }
}

@media(max-width:590px) {
    .home-image {
        height: 500px;
    }

    .imagine-logo img {
        height: 30px;
        width: auto;
        /*margin-top: 32px;*/
    }
}

@media(max-width:590px) {
    .twitter-icon a img {
        padding-right: 0px;
    }

    .language-selector {
        padding-left: 30px;
        /*position: absolute;
        top: 80px;*/
        right: 15px;
    }

    .facebook-icon a img,
    .twitter-icon a img {
        height: 23px;
    }

    .language-selector {
        padding-left: 0px;
    }

    .respon-middle-header {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .facebook-icon {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .twitter-icon {
        position: absolute;
        top: 6px;
        right: 50px;
    }

    .respon-last-header {
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

@media (max-width:480px) {

    .facebook-icon,
    .twitter-icon {
        display: block;
    }

    .facebook-icon a img,
    .twitter-icon a img,
    .facebook-icon {
        padding: 0px;
    }

    .twitter-icon a img {
        margin-top: 5px;
    }

    .respon-middle-header {
        padding-top: 5px !important;
    }

    .login1 a,
    .login2 a {
        padding-left: 18px;
        padding-right: 18px;
    }

    .footer-right-content-wrapper {
        position: relative;
        padding-right: 0px;
    }

    .footer-right-content input {
        width: 250px;
        text-align: center;
    }

    .footer-right-content {
        height: 130px;
        text-align: center;
    }

    .footer-right-content a {
        top: 25px;
    }

    .footer-resp {
        height: 250px !important;
    }

    .home-image h2 {
        font-size: 18px;
    }

    .home-image h1 {
        font-size: 23px;
    }

    .one_half {
        padding-right: 33px;
        padding-left: 33px;
    }

    .workshop-title {
        font-size: 30px;
    }

    .workshop-author {
        display: block;
        padding-right: 0px;
    }

    .alignright.prev-next-post-nav {
        position: absolute;
        top: -310px;
        left: 290px;
    }

    .alignright.prev-next-post-nav img {
        display: block;
    }

    .alignleft.prev-next-post-nav {
        position: relative;
        width: auto;
        top: 260px;
        right: 0px;
        left: 0px;
    }

    .alignleft.prev-next-post-nav a {
        position: absolute;
        right: -30px;
    }

    .content-column.one_third.last_column,
    .content-column.two_third.last_column,
    .content-column.one_half.last_column {
        padding-left: 0px !important;
    }

    .related-articles {
        margin-left: 0px;
    }

    .workshop-box-text {
        padding-left: 15px;
        padding-right: 15px;
    }

    .articles-wrapper-title {
        font-size: 35px;
    }

    .articles-wrapper-descr {
        font-size: 18px;
    }
}

.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
    {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-14 {
    width: 100%;
    float: left;
}

.col-xs-28 {
    width: 100%;
    float: left;
}

@media (max-width:768px) {
    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 50%;
    }

    div.content-column.one_half.last_column {
        padding-left: 0px;
    }
}

@media (min-width:468px) {
    .col-sm-14 {
        width: 50%;
    }

    .col-sm-28 {
        width: 100%;
        float: left;
    }

    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:768px) {
    .col-sm-14 {
        width: 33.33%;
    }

    .col-sm-28 {
        width: 66.66%;
        float: left;
    }

    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:991px) {
    .col-sm-14 {
        width: 25%;
    }

    .col-sm-28 {
        width: 50%;
        float: left;
    }

    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:1024px) {
    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:1200px) {
    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:1415px) {
    .col-lg-14 {
        width: 20%;
        float: left;
    }

    .col-lg-28 {
        width: 40%;
        float: left;
    }

    .page-id-7 .two-square-block:before {
        content: " ";
        display: block;
        padding-top: 40%;
    }
}

@media (min-width:1740px) {
    .col-lg-14 {
        width: 14.28%;
        float: left;
    }

    .col-lg-28 {
        width: 28.56%;
        float: left;
    }
}

.page-id-7 .two-square-block:before {
    display: none;
}