.articleContent {
    width: 100%;
    height: 660px;
    background-clip: border-box;
    background-size: cover;
    background-repeat: no-repeat;
}

.food .col-3 {
    width: auto !important;
    text-align: center !important;
    margin: 0px auto 81px;
    float: inherit !important;
    padding: 0px 10px;
    max-width: 20%;
    position: unset !important;
    display: inline;
    display: -moz-inline-box;
    display: inline-box;
}

.center-align {
    text-align: center !important;
}

.food .cf
.events a:hover {
    color: #221f20;
    background: #fff;
}

.food.cf {
    min-height: 315px;
}

.events a {

    font-size: 20px;
    background: #221f20;
    color: #fff;
    width: 92px;
    text-align: center;
    height: 29px;
    display: block;
    line-height: 29px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -20px;
    position: absolute;
}

.events a:hover {
    color: #221f20;
    background: #fff;
}

.our-events .content .events {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.foodMenu {
    width: 222px;
    margin-bottom: 81px;
}

.food .col-3 {
    position: relative;
}

.food .col-3 h3 {
    background: #fff;
    color: #000;
    display: block;
    height: 29px;
    text-align: center;
    line-height: 29px;
    width: 91px;
    margin: auto;
    font-size: 20px;
    border: 1px solid #8a8989;
}

.color221f20 {
    background: #221f20;
}

.menuSection, .menuSection .color221f20, .our-services {
    height: auto;
}

.our-services .color221f20 {
    height: 280px;
    padding: 56px 0 0;
}

.menuSection .color221f20 {
    padding: 50px 0;
}

article .caption {
    font-size: 26px;
    text-align: center;
    color: #000000;
    width: 100%;
    line-height: 46px;
    overflow: hidden;
    background: url(css/images/doubleArrow.png) 0 center repeat-x;
    height: 133px;

}

article .caption span {
    display: block;
    width: 220px;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    background: #fff;
    padding: 0 48px;
    overflow: hidden;
}

article .caption span .icon {
    margin: 12px auto 0;
    display: block;
    max-width: 100%;
}

.articleContent {
    overflow: hidden;
}

header .left {
    position: relative;
}

header .left > li.social {
    max-width: none;
    width: 60px;
    left: -10px;
    position: absolute;
}

header li {
    height: 27px;
    line-height: 28px;
}

header .left > li:nth-child(4) {
    background: url(css/images/liBg.png) no-repeat;
    width: 109px;
}

header .left > li:nth-child(4) a {
    color: #fff;
}

header .left > li.social div {
    margin-top: -9px;
}

header .left > li.social a {
    float: left;
}

header .left > li.social a:first-child {
    margin-right: 14px;
}

header .left > li.social img {
    display: block;
}

header .left > li.social a:hover img {
    opacity: 0.6;
}

.hpContact {
    float: right;
    width: 555px;
    margin: 117px 0 0;
}

.hpContact p {
    margin: 0 0 20px;
    line-height: 88%;
}

.hpContact input[type=text], .hpContact input[type=email], .hpContact input[type=tel] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -webkit-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -moz-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    border: 0 none;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #221f20;

}

.hpContact textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -webkit-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -moz-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    padding: 10px;
    color: #221f20;
    border: 0 none;
    font-size: 20px;
    overflow: auto;
    height: 160px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #221f20;
    font-weight: bold;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #221f20;
    font-weight: bold;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #221f20;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #221f20;
    font-weight: bold;
}

.hpContact input[type=submit] {
    background: #ffffff;
    color: #221f20;
    width: 95px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    float: left;
    border-left: 1px solid #221f20;
    border-top: 1px solid #221f20;
    -webkit-box-shadow: 0px 3px 7px 1px rgba(50, 50, 50, 0.67), 0px 0px 0px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 3px 7px 1px rgba(50, 50, 50, 0.67), 0px 0px 0px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 3px 7px 1px rgba(50, 50, 50, 0.67), 0px 0px 0px 0px rgba(50, 50, 50, 1);
    clear: both;
    font-weight: bold;
    font-size: 20px;
}

.facebookWrap {
    float: left;
    width: 355px;
    margin: 117px 0 0;
    background: #fff;
}

.hpfooter .articleContent {
    height: 694px;
}

footer {
    text-align: center;
    position: relative;
    margin-top: -19px !important;
    width: 100%;
    height: 242px;
    background: url(css/images/footerBg.png) repeat-x;
}

footer #footerLogo {
    display: inline-block;
    width: 427px;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -44%;
    z-index: 10;
}

#credit {
    clear: both;
    position: relative;
    top: 80%;
    text-align: center;
    background: #231f20;
}

#credit a {
    top: auto;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #fff;
    text-align: right;
}

#moonsite {
    margin-right: 89px;
}

#hpLogos {
    display: table;
    text-align: justify;
    width: 100%;
}

#hpLogos .circle {
    display: table-cell;
    text-align: center;
}

span.wpcf7-not-valid-tip {
    background: #f00;
    color: #fff !important;
    font-size: 1.3em !important;
    text-align: center;
    padding: 5px;
}

div.wpcf7-validation-errors {
    display: none !important;
}

.food .circle:hover img {
    opacity: 0.6;
}

.food .circle:hover .item-title {
    background: #000;
    color: #fff;
    border: 1px solid #fff;
}

#content .text {
    margin: 30px 0 52px;
}

#content .text, #content .text p {
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}

#content h1 {
    font-size: 40px;
    color: #000;
    margin: 5px 0 0;
    line-height: 90%;
    text-align: center;
}

.snifim .col-3 {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;

    width: 217px;
    height: 286px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);

    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    overflow: hidden;
    margin: 0 6px 30px;
    float: right;
}

#filters p, #filters .button, #filters2 p, #filters2 .button, #filters3 p, #filters3 .button {
    float: right;
    height: 28px;
    line-height: 28px;
}

#filters p, #filters2 p, #filters3 p {
    color: #231f20;
    font-size: 20px;
    font-family: 'metropolisansregularwebfont';
}

#filters .button, #filters2 .button, #filters3 .button {
    background: #221f20;
    font-family: 'metropolisansregularwebfont';
    color: #fff;
    padding: 0 7px;
    margin-right: 10px;
    font-size: 16px;
    -webkit-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
}

#pusher {
    margin: 200px;
}

.bg {
    width: 100%;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.bg .title {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    background: #fff;
    color: #231f20;
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    -webkit-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
}

#snifim2 .bg {
    line-height: 43px;
}

#snifim2 .bg .title {
    height: 22px;
    line-height: 22px;
    padding: 0 4px;
    background: #fff;
    color: #231f20;
    font-size: 22px;
    vertical-align: middle;
    display: inline-block;
    -webkit-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
    box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.37);
}

.border {
    display: block;
    height: 11px;
    background: url(css/images/border.jpg) repeat-x;
}

.flex_100 {
    margin: 12px;
}

.flex_100 span, .flex_100 a {
    display: block;
    font-size: 18px;
    color: #000;
}

.page-template-page-snifim-php h1 {
    font-size: 40px;
    color: #000;
    margin: 36px 0 35px;
    line-height: 90%;
    text-align: center;
}

#filters, #filters2, #filters3 {
    overflow: hidden;
    margin-bottom: 49px;
}

#content h2 {
    font-size: 25px;
    color: #000;
}

#content h3 {
    font-size: 22px;
    color: #000;
}

#strip {
    width: 100%;
    margin: 13px auto 0;
    display: block;
}

#strip img {
    border: 0 none;
    width: 100%;
    height: auto;
}

#fullStrip {
    display: block;
}

#mobileStrip, #tabletStrip {
    display: none;
}

.food .col-3 {
    width: 20%;
    text-align: center;
    float: right;
}

.food .col-3 .img {
    display: inline-block;
    margin: 0 0 26px;
    overflow: hidden;
}

#facebook {
    background: url(css/images/facebookIcon.png) 0 0 no-repeat;
    width: 14px;
    height: 27px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
}

#facebook:hover {
    opacity: 0.4;
}

#instagram {
    background: url(css/images/instagramIcon.png) 0 0 no-repeat;
    width: 28px;
    height: 27px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#instagram:hover {
    opacity: 0.4;
}

header .center-align {
    width: 944px;
}

.hpContact input[type=submit] {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hpContact input[type=submit]:hover {
    background: #221f20;
    color: #fff;
}

#topBanner {
    position: relative;
}

#shadow {
    background: url(css/images/shadow.png) repeat-x;
    height: 19px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}

.page-template-page-snifim-php article .caption {
    height: 140px;
}

.page-template-page-worlds-php article .caption {
    height: 160px;
}

.page-template-page-worlds-php .header-back {
    height: 458px;
}

#contentWorld {
    background: #2e2e2e;
    padding: 33px 0 16px;
    margin: 28px 0 0;
}

#contentWorld .center-align {
    overflow: hidden;
}

#contentWorld p {
    color: #fff;
    font-size: 16px;
}

.foodMenu .img {
    height: 153px;
}

.foodMenu a img.hover {
    display: none;
}

.foodMenu a {
    display: inline-block;
}

#hpLogos .circle {
    width: 248px;
    height: 230px;
}

.circle .original {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 248px;
    height: 230px;
    overflow: hidden;
    background-position: top;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    z-index: 9;
}

.circle .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 248px;
    height: 230px;
    overflow: hidden;
    background-position: bottom;
    opacity: 0;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
}

.circle:hover .original {
    opacity: 0;
}

.circle:hover .hover {
    width: 248px;
    height: 230px;
    overflow: hidden;
    opacity: 1;
    z-index: 10;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], textarea, input[type="submit"] {
    font-family: 'metropolisansregularwebfont';
}

.page-template-page-contact-php .hpContact {
    margin: 5% 0;
}

.page-template-page-contact-php .facebookWrap {
    margin: 5% 0 10%;
}

.page-template-page-contact-php .footer-back {
    height: 694px;
}

#mobileStrip {
    display: none;
}

#joeWorlds {
    list-style: none;
    padding: 0 0 10%;
    margin: 0;
    width: 100%;
    float: right;
}

#joeWorlds li {
    width: 100%;
    position: relative;
}

#joeWorlds img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

#joeWorlds img.icon {
    margin-top: 35px;
}

#joeWorlds .caption {
    font-size: 26px;
    text-align: center;
    color: #000000;
    width: 100%;
    line-height: 46px;
    overflow: hidden;
    background: url(css/images/doubleArrow.png) 0 center repeat-x;
    height: 135px;
}

#joeWorlds li p, #joeWorlds img.mobStrip {
    display: none;
}

#typeOfCoffee {
    margin: 40px 0 0;
}

#typeOfCoffee hr {
    height: 2px;
    background: #000000;
    border-top: 1px solid #888888;
    border-bottom: 0 none;
    width: 147px;
    display: block;
    margin: 5px auto 10px;
}

.subTitle {
    font-size: 30px;
    color: #000;
    text-align: center;
    height: 64px;
    line-height: 63px;
    margin: 0 0 35px;
}

.border3 {
    background: url(css/images/border3.jpg) repeat-x;
    height: 3px;
    width: 100%;
    display: block;
}

.boxes li {
    display: inline-block;
    width: 449px;
    margin-bottom: 25px;
    vertical-align: top;
    position: relative;
}

.boxes li:nth-child(2n) {
    margin-right: 13px;
}

.boxes li h3 {
    position: absolute;
    top: 178px;
    right: 0;
    width: 418px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 34px;
    line-height: 40px;
    padding: 0 5px 0 0;
    font-size: 23px;
    margin: 0;
    font-weight: normal;
    text-shadow: 1px 1px #000;
}

.boxes li h3 a {
    float: left;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px #000;
    padding-left: 3px;
}

.boxes li p {
    margin: 10px 0 0;
    font-size: 16px;
    color: #000;
}

#boxes1 {
    padding-top: 5px;
}

#boxes2 {
    margin-bottom: 170px;
    padding-top: 18px;
}

#capsStrip {
    width: 100%;
    height: 205px;
    background: #000010;
    text-align: center;
    margin: 0 0 30px 0;
}

#capsStrip img {
    max-width: 100%;
}

.page-template-page-capsules-php .boxes {
    padding-bottom: 170px;
}

.page-template-page-capsules-php #content .text, .page-template-page-capsules-php #content .text p {
    font-size: 20px;
}

.wrap {
    width: 100%;
    position: relative;
}

.wrap .mainBg {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 1200px;
}

#bullets {
    width: 635px;
    position: absolute;
    top: 55px;
    background: url(css/images/bgWhite.png) 0 0 repeat-y;
}

#bullets li {
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    clear: both;
}

.rightIcon {
    width: 123px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.rightIcon img {
    width: 123px;
    margin: 30% auto 0;
    display: block;
}

.flex60 {
    margin-right: 11px;
    width: 455px;
    padding: 0 21px 5px;
    display: inline-block;

}

#bullets li:first-child .flex60 {
    padding: 15px 21px 0;
}

#bullets li:last-child .flex60 {
    -webkit-box-shadow: 1px 10px 10px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 10px 10px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 1px 10px 10px 0 rgba(50, 50, 50, 0.75);
}

.flex60 h3 {
    margin: 0 0 2px;
    font-size: 18px;
    color: #221f20;
    width: 100%;
}

.flex60 p {
    margin: 0;
    color: #221f20;
    font-size: 18px;
    width: 100%;
}

#sideForm {
    position: absolute;
    left: 0;
    top: 26px;
    width: 195px;
}

.center-alignPos {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 925px;
    top: 0;
    z-index: 9999;
}

#sideForm img {
    display: block;
    margin: 0 auto 5px;
}

#sideForm p {
    float: right;
    width: 100%;
    margin: 0 0 18px 0;
}

#sideForm p:first-child {
    margin: 0;
}

#sideForm input {
    width: 185px;
    height: 37px;
    line-height: 42px;
    padding: 0 5px;
    border: 0 none;
    font-size: 22px;
    color: #000000;
    float: right;
    background: #fff;
    box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -webkit-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    -moz-box-shadow: 2px 2px 7px 1px rgba(12, 12, 12, 0.57);
    font-family: 'metropolisansregularwebfont';
}

#sideForm input[type="submit"] {
    float: left;
    width: 73px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    padding: 0;
    font-size: 22px;
    font-family: 'metropolisansregularwebfont';
}

#sideForm input.wpcf7-not-valid {
    background: #FF0004;
}

#sideForm span.wpcf7-not-valid-tip {
    display: none;
}

#contentBottom {
    padding: 37px 0 170px;
}

#contentBottom p {
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}

.alignleft {
    float: left;
    clear: both;
    margin: 0 10px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.spacer {
    padding: 0 0 10%;
}

.aligncenter {
    margin: 0 auto;
    display: inline-block;
}

.waze {
    display: none;
    margin: 0 auto;
    position: absolute;
    bottom: 5px;
    width: 70px;
    left: 0;
    right: 0;
}

.gMap {
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 5px;
    width: 70px;
    left: 0;
    right: 0;
}

.page-template-page-franchising-php #contentBottom ul {
    padding-right: 20px;

    font-size: 22px;
    line-height: 32px;
    color: #000000;
}

.page-template-page-franchising-php #contentBottom ul li {
    list-style: disc;
}

.page-template-page-snifim-php h2 {
    font-size: 30px;
    color: #231f20;
    margin: 57px 0 35px;
    line-height: 90%;
    text-align: center;
}

#snifim2 .col-3 {
    height: 200px;
}

/* popup by avi e. resite.co */

@media (max-width: 665px) {
    .popupbyresite {
        background-image: url('http://www.joe.co.il/wp-content/uploads/2016/01/popupmobile1.png');
        width: 320px;
        height: 516px;
        position: relative;
    }

    .popupbyresiteframe {
        position: absolute;
        top: 370px;
        height: 88px;
        width: 85%;
        right: 24px;
    }

    .spu-close:hover, .spu-close:focus {
        opacity: 0 !important;
        filter: alpha(opacity=0);
    }

    .spu-close {
        position: absolute;
        right: 282px !important;
        top: 57px !important;
        opacity: 0 !important;
        filter: alpha(opacity=0);
    }

    input#BlP1i {
        width: 100%;
        height: 37px;
        font-size: 18px;
        padding-top: 8px;
    }

    button#GOTfD {
        top: 47px;
        right: 77px;
        width: 117px;
        height: 36px;
    }

    .spu-box {
        padding: 0 !important;
    }

    .popupbyresiteclose {
        position: absolute;
        width: 30px;
        height: 20px;
        right: 0;
    }
}

@media (min-width: 666px) {
    .popupbyresite {
        background-image: url('http://www.joe.co.il/wp-content/uploads/2016/01/popuppc.png');
        width: 666px;
        height: 565px;
        position: relative;
    }

    .popupbyresiteframe {
        top: 390px;
        width: 100%;
        position: absolute;
    }

    .spu-close:hover, .spu-close:focus {
        opacity: 0 !important;
        filter: alpha(opacity=0);
    }

    .spu-close {
        position: absolute;
        right: 627px !important;
        top: 73px !important;
        opacity: 0 !important;
        filter: alpha(opacity=0);
    }

    input#BlP1i {
        top: 10px;
        right: 158px;
        height: 36px;
        font-size: 30px;
        width: 412px;
    }

    button#GOTfD {
        height: 38px;
        width: 128px;
        right: 271px;
        top: 67px;
    }

    .popupbyresiteclose {
        position: absolute;
        width: 30px;
        height: 20px;
        right: 0;
    }
}

@media (min-width: 800px) {
    .spu-close {
        right: 653px !important;
        top: 92px !important;
    }
}

input#BlP1i {
    position: absolute;
    background-color: transparent;
    border: none;
    color: #fff;
    direction: ltr;
    text-align: center;
}

input#BlP1i::-webkit-input-placeholder {
    color: #A99A6F;
}

input#BlP1i:-moz-placeholder {
    color: #A99A6F;
}

input#BlP1i::-moz-placeholder {
    color: #A99A6F;
}

input#BlP1i:-ms-input-placeholder {
    color: #A99A6F;
}

input#BlP1i::-ms-input-placeholder {
    color: #A99A6F;
}

input#BlP1i:placeholder-shown {
    color: #A99A6F;
}

button#GOTfD {
    position: absolute;
    color: transparent;
}

.spu-box {
    -moz-box-shadow: 0 0 0px 0px transparent !important;
    -webkit-box-shadow: 0 0 0px 0px transparent !important;
    box-shadow: 0 0 0px 0px transparent !important;
}

/* change reset by avi */

header .logo {
    top: -5px !important;
}

/* change to create by avi */

.header-back-blog {
    overflow: hidden;
    width: 100%;
    min-height: 230px;
    z-index: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.blog-page h1 {
    font-size: 45px;
    color: #000000;
    margin: 5px auto 35px;
}

.bigimg {
    height: 432px;
    position: relative;
    margin-bottom: 40px;
    background-repeat: no-repeat;
}

.bigimg h2 {
    text-align: right;
    color: #ffffff;
    top: 275px;
    font-size: 46px;
    padding: 10px 13px 3px;
    position: absolute;
    right: 0;
    background-color: #00b5cc;
    line-height: 1;
}

.blog-page .col-4 {
    width: 287px;
    height: 204px;
    margin-left: 32px;
    float: right;
    margin-bottom: 23px;
    position: relative;
    background-color: #ededed;
    background-repeat: no-repeat;
}

.blog-page .col-4:last-child {
    margin: 0;
}

a.col-4.expert-name.classnum1 {
    height: 432px;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

a.col-4.expert-name.classnum1 h3 {
    text-align: right;
    color: #ffffff;
    top: 275px;
    font-size: 46px;
    padding: 10px 13px 3px;
    position: absolute;
    right: 0;
    background-color: #00b5cc;
    line-height: 1;
    margin: 0;
}

a.col-4.expert-name.classnum4,
a.col-4.expert-name.classnum7,
a.col-4.expert-name.classnum10 {
    margin-left: 0px;
}

.blog-page .col-4 h3.title {
    position: absolute;
    margin-top: 105px;
    color: #fff;
    padding: 7px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 24px;
    max-width: 75%;
    text-align: right;
    line-height: 1.25;
}

h2.singleblog {
    font-size: 45px;
    color: #000000;
    margin: 5px auto;
}

.blog-page.single-blog h1 {
    font-size: 45px;
    color: #fff;
    margin: 30px auto 5px;
    background-color: #f47735;
    width: auto;
    display: inline-block;
    padding: 0px 20px;
}

.blog-page.single-blog .center-align p img {
    border: 0;
    width: 100%;
    height: auto;
    margin: 50px 0 25px !important;
}

.blog-page.single-blog h4 {
    font-size: 24px;
    color: #000000;
    font-weight: 100;
    font-family: 'metropolisansregularwebfont';
}

.blog-page.single-blog .center-align p {
    font-size: 19px;
    line-height: 1.7;
    color: #000000;
}

h3.singleblog {
    color: #ffffff;
    background-color: #000000;
    font-size: 22px;
    margin: 15px auto;
    padding: 5px 8px 3px;
    display: inline-block;
}

span.center h3.singleblog {
    margin: 0px auto;
}

article .caption.captionsingle {
    font-size: 26px;
    text-align: center;
    color: #000000;
    width: 100%;
    line-height: 46px;
    overflow: hidden;
    background: url(css/images/doubleArrow.png) 0 center repeat-x;
    height: 46px;
}

.newsleterinblog {
    margin: 20px 0 0;
}

input#emailinsingleblog {
    width: 100%;
    max-width: 895px;
    border: 2px solid #000;
    border-radius: 3px;
    padding: 5px 15px;
    font-size: 20px;
}

button#sendinsingleblog:disabled {
    background-color: #ededed;
    color: #909090;
    cursor: not-allowed;
}

.newsleterinblog label {
    width: 100%;
    display: inline-block;
    margin: 13px auto;
    font-size: 18px;
}

button#sendinsingleblog {
    color: #ffffff;
    background-color: #f47735;
    font-size: 32px;
    padding: 5px 50px 0;
    height: auto;
    font-family: 'metropolisansregularwebfont';
}

article .caption.captionsingle span.center {
    padding: 0 5px;
}

span.center h3.singleblog {
    margin: 0px auto;
    padding: 2px 15px 3px;
    height: auto;
}

ul.ulshares > li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

ul.ulshares {
    float: left;
    margin: 20px 0;
}

.insidepost {
    min-height: 200px;
    display: inline-block;
}

ul.stylingshit li {
    font-size: 18px;
}

ul.stylingshit li.one {
    float: right;
}

ul.stylingshit li.two {
    float: left;
    text-align: left;
}

label.checkbox1212 {
    position: absolute;
    color: #fff;
    top: 48px;
    width: 100%;
    text-align: center;
}

input#checkbox1212 {
    top: 3px;
    position: relative;
}

@media all and (max-width: 1010px) and (min-width: 641px) {
    .blog-page .col-4 {
        width: 31.33%;
        margin-left: 3%;
    }
}

@media all and (max-width: 640px) and (min-width: 100px) {
    header .logo {
        top: 80px !important;
    }

    .blog-page .center-align {
        width: 100%;
        margin: 0;
    }

    .header-back-blog {
        background-position: right;
    }

    .blog-page h1 {
        font-size: 31px;
    }

    .blog-page #pusher {
        margin: 30px;
    }

    a.col-4.expert-name.classnum1 {
        height: 300px;
        width: 100%;
        position: relative;
        margin: 0;
        margin-bottom: 30px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    a.col-4.expert-name.classnum1 h3 {
        text-align: right;
        color: #ffffff;
        top: 165px;
        font-size: 35px;
        padding: 10px 13px 3px;
        position: absolute;
        right: 0;
        background-color: #00b5cc;
        line-height: 1;
        margin: 0;
    }

    a.col-4.expert-name.classnum2,
    a.col-4.expert-name.classnum3,
    a.col-4.expert-name.classnum4,
    a.col-4.expert-name.classnum5,
    a.col-4.expert-name.classnum6,
    a.col-4.expert-name.classnum7,
    a.col-4.expert-name.classnum8,
    a.col-4.expert-name.classnum9,
    a.col-4.expert-name.classnum10 {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        background-size: cover;
        background-position: center;
    }

}

@media all and (max-width: 480px) {
    ul.stylingshit {
        max-width: 90%;
        margin: 0 auto;
    }

    input#emailinsingleblog {
        width: 80%;
        max-width: 80%;
    }

    .insidepost {
        clear: both;
        width: 100%;
    }

    .blog-page .center-align {
        width: 90%;
        margin: 0 auto;
    }

    .blog-page .center-align.setfix {
        width: 100%;
        margin: 0 auto;
    }

    h2.singleblog {
        font-size: 28px;
    }

    .blog-page.single-blog .center-align p img {
        margin: 10px 0 5px !important;
    }

    .blog-page.single-blog h1 {
        font-size: 25px;
    }

    ul.ulshares {
        float: right;
    }

    #pusher {
        margin: 50px;
    }
}

@media all and (max-width: 665px) {
    label.checkbox1212 {
        position: absolute;
        color: #fff;
        top: 138px;
        right: -10px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 640px) {
    .flex_100 span, .flex_100 a {
        font-size: 15px !important;
    }
}

.joesend, .joeinput {
    width: 95%;
    height: 40px !important;
    margin: 8px;
    padding: 10px !important;
    display: block;
    border: 1px solid #c4c5c7 !important;
    font-size: 12px !important;
    color: #5f6062 !important;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    box-sizing: border-box;
}

.joesend {
    background-color: #5f6062 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700;
}

.joesend:focus,
.joesend:active,
.joesend:hover {
    background-color: #fff !important;
    color: #5f6062 !important;
}

.col-md-4 {
    float: right;
}

@media only screen and ( min-width: 768px ) {
    .col-md-4 {
        width: 33.3%;
    }
}

div.wpcf7-mail-sent-ok {
    border: 0 solid transparent !important;
}

.wpcf7-f1538-p1519-o1 span.wpcf7-not-valid-tip,
.page-id-1519 span.wpcf7-not-valid-tip {
    background: transparent !important;
    color: #f00 !important;
}