@font-face {
    font-family: "Georgia Italic";
    src: url('fonts/Georgia Italic.woff2') format('woff2'),
  }

#header{
    float: right;
    width:auto;
    height:50px;
    width: 100%;
    position: relative;
}

#header nav{overflow: hidden;}

/* navigation */

.mobileMenu{
    display: none;
}
.navigation{
    display: table;
    float: left;
    height: 50px;
    width:100%;

}

.navigation li{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;

}

.navigation li a{
    display: block;
    font-family: 'Georgia Italic', 'Courgette', cursive;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.navigation li:hover .mainItem{
    color: #fadd4f;
}

.navigation li:hover .sub, .navigation li:hover a .triancle, .navigation li:hover .beforesub{
    display: block;
}



.navigation li:first-child .sub{
    /*display: block;*/
}

.triancle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    left:0;
    top: 0;
    margin-top: 20px;
    z-index: 100;
    position: absolute;
    top:0;
    margin-top: -10px;


}

.beforesub{
    position: absolute;
    width: 100%;
    height: 30px;
    background-color: transparent;
    z-index: 2;
    left:0;
    display: none;
}
.sub{
    position: absolute;
    background-color: #fadd4f !important;
    left: 0;
    top:0;
    margin-left: 230px;
    width:100%;
    max-width: 990px;
    z-index: 100;
    font-family: 'Roboto Slab', serif !important;
    padding-bottom: 5px;
    display: none;
    margin-top:60px;
    min-height: 176px;

}
.subInner{
    width: 100%;
    position: relative;
    font-family: 'Roboto Slab', serif !important;
}
.sub ul{
    width: 23%;
    max-width: 220px;
    float: left;
    margin: 10px 0 0 10px;


}

.sub ul li {
    width: 100%;
    float: left;
    text-align: left;
    display: block;
    border-bottom: 1px dotted #fff;
    padding: 5px 0;
    margin: 0;
   
}

.sub ul li a{
    text-align: left;
    font-family: 'Ubuntu', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    color: black;
}


.menuArticles{
    background-color: #ececed;
    width: 75%;
    max-width: 760px;
    height:100%;
    right:0;
    position: absolute;


}


.leftBar{
    width:230px;
    float: left;
    margin-top: -70px;


}

.leftBarSpace{
    width:230px;
    float: left;
    height: 20px;
}

.leftBarInner{

    width:220px;
    float:left;
    min-height: 80px;

}


.rightBar{
    width:310px;
    float: right;
}

.rightBarInner{
    width:300px;
    float:right;

}

 
 
    .leftBarHome, .leftBarArticle{
        display: none;
    }


.wrapper{
    max-width: 1220px;
    width:100%;
    margin: 0 auto;
    overflow: hidden;
    z-index:1;
    position:relative;

}


.midInnerWrapperInner{
    width: 100%;
    float:left;
    position: relative;
}


.articleMinHeight{

}
.midInnerWrapperInnerCentral{
    width: auto;
    margin-right: 320px;
    width:100%;
    float:left;
    margin-right: -320px;

}

.midInnerWrapperInnerCentralInner{
    margin-right:310px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top left;
    background-position-x:left;
    background-position-y: top;

}

.midInnerWrapperInnerCentralContent{
    width:auto;



}

.articleMidWrapper{
    overflow: hidden;
}
.more{
    width:100%;
    float: left;
}

.contentWrapper{

}


#logo{
    width: 100%;
    float: left;
    background-color: #fadd4f;
    position: relative;
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}

#logo.default{
    height:655px;

}


#logo.hidden{
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
}

.thelogo{
    background-image: url(../img/logomoto.png);
    background-repeat: no-repeat;
    display: block;
    padding: 55px 0 25px 0; 
    background-position: center top;
    text-align: center;
    margin-top: -45px;
}


.logoSocialMedia{
    background-color: #000;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: 10px;

}

.logoSocialMedia ul{
    display: table;
    padding: 10px 0;
    width:50%;
    margin: 0 auto;
}

.yolosofi{
    display: block;
    width: 90%;
    margin: 80px auto 0 auto;
    text-align: center;
    font-weight: 100;
    font-size: 24px;
    color:#000 !important;
    line-height: 20px !important;

}

.yolosofi p{
    line-height: 30px !important;
}
.yolosofiTitle{
    font-size: 34px;
    font-family: 'Georgia Italic', 'Courgette', cursive;

}
.logoSocialMedia ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.bottomContent{
    width:100%;
    float: left;
    padding-bottom: 40px;
}

.yoloMotoHome{

    margin-top: 40px;
    background-color: #fff;

}

.yoloMotoHome img{width: 100%;}

.yoloMotoHome .yoToTitle{
    margin: auto;
    vertical-align: middle;
    display:table-cell;
    text-align: center;



}


.yoloMotoHome .yoToTitle span{
    color: #fff;
    font-family:'Georgia Italic', 'Roboto Slab', serif !important;
    font-size: 50px;
    font-weight: 100;
    text-align: center;
    text-align: center;
    background-color: #000; 
    padding: 3% 2%;
    display: inline-block;
    max-width: 90%;



}

.yοttoInArticleCatLink{
    color:#000 !important;
    opacity: 1 !important;
}
.yoloMotoInner{
    margin-top: 5px !important
}
.yotoHomeBody{
    margin-top:10px;
    height:420px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed;
}




/*sticky*/
.sticky{
    position: fixed !important;
    max-width: 1220px;
    left:0;
    right:0;
    top:0;

    margin-left: auto;
    margin-right: auto;
    width:100% !important;  
    z-index: 120;

}

#header.sticky .leftBarSpace .leftBarSpaceInner{
    cursor: pointer; cursor: hand;
}

#logo a{
    opacity: 1;
}

.stickyLinkBlock{
    display: block;
}
.sticky .leftBarSpaceInner{
    background-color: #fadd4f;
    position: absolute;
    width: 220px;
    height: 100%;
    background-image: url(../img/logomoto.png);
    background-position: top center;
    background-position-x: center;
    background-position-y: 5px;
    background-repeat: no-repeat;

}

.sticky .leftBarSpaceInner{
    background-image: url('../img/logos/logo.svg');
    background-position: center;
    background-position-x: center;
    background-position-y: center;
}
.articleImg{
    width: 160px;
    margin: 10px;
    float: left;
}


.menuArticlesWrapper{
    overflow: hidden;
    width: auto;
    margin: 10px;
    display: table;

}


.restMenuArticlesWrapper{
    width: 100%;
    float:left;
    margin-top: 10px;
    display: table;
}


.firstMenuArticle{
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px dotted #1a171b

}

.menuArticle{
    display: table-cell;
    padding: 0 5px;
    font-size: 14px;

}
.midMasonry, .masonryWrapper, .bottomArticlesInnerWrapper{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    /* overflow: hidden; */
}

.yolloTv{
    background-color: #fff;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.yolloTvHeader{
    padding: 10px 0 15px 0; 
    border-bottom: 4px solid #000; 
}

.yolloTvLabel{
    font-family: 'Georgia Italic', 'Courgette', cursive;
    font-size: 22px;
    color:#000;
    padding: 0 0 0 20px


}
.fluid-width-video-wrapper{
    margin-top: 5px;
}

.videoTitle{
    margin-top: 20px;
    display: block;
    font-size: 24px;
    color: #000;
    padding-left: 20px;
    font-weight: 300
}
/* article */

#article{
    margin-top: 20px;
    background-color: #fff;

}
#article ul{
    list-style: disc !important;
    margin-left: 20px;

}

#article .image img, .articleBody img .articleBody p  img , .articleBody p a img {
    width:100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
    border:0 !important;
}

#article articleBody, #article  .articleBody p  , .articleBody p a , .articleBody  a{
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}
.articleBar{
    width: 130px;
    float: left;
    margin-left: 20px;
    height: 400px;
    margin-right: 20px;
}

div.articleBar div.image  img{
    margin-bottom: 10px !important;
}
.articleBody{
    font-family: 'Roboto Slab', serif !important;
    overflow:hidden;
    width:auto;
    padding: 0 5px;
    min-height: 500px;


}

.big-cap{
    font-size: 95px;
    display: block;
    font-weight: 300;
    float:left;
    line-height: 1em;
    padding: 0;
    margin-top: -5px;
    margin-right: 10px;
    font-weight: 300;
    margin-left:-5px;    
    margin-bottom: -8px;
}


.title, .title h1{
    font-weight: 100;
    font-size: 30px;
    padding: 0 5px;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 0;

}

.title{
    margin: 10px 0 0 0;
}

.subTitle, .subTitle h2{
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 0 5px

}

.subTitle{
    border-bottom: 6px solid #f29b06;
    margin: 0 0 10px 0;
}


.pageTitle .subTitle{
    margin: 0 !important;
}

.pageTitle .title{
    margin:  0 !important;
}



.pageTitle .title h1{
    padding-top: 10px;
    margin-bottom: 0;
}

.pageTitle .articleBody{
    padding: 0 10px;
    overflow: hidden;
    margin-top: 20px;
}
.article-gallery-image{
    float: left;
    margin-top:10px;
    margin-left: 10px;
}


#article-source{
    margin-top: 20px;
}


.firstMenuArticle .catTitle, .menuArticle .catTitle{
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-size: 14px;
    color:#1a171b;
    font-weight: 700;
    text-align: left;
}

.firstMenuArticle .title{
    font-family: 'Roboto Slab', serif !important;
    padding: 0;
    margin: 0;
    text-align: left;
    color:#1a171b;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
}

.menuArticle .menuArticleTitle{
    font-size: 14px;
    font-family: 'Georgia Italic', 'Roboto Slab', serif !important;
    color:#1a171b;
    display: inline;
    line-height: 10px;

}

.authorPrename{
    font-weight: bold;
    padding-top: 10px;
}
.authorName{
    font-style: italic;
    color:#000 !important;
    line-height: 15px;
}
.tags{
    margin-top: 20px;
    padding: 10px 5px;
    border-top: 6px solid #f29b06;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-size: 14px;

}

.tagsHeader{
    display: block;
    font-weight: 700;
    margin-bottom: 10px;

}

.tags a{
    font-style: italic;
    color: #000;
    display: inline-block;
    line-height: 20px;
}

.tags a:before{
    content: '#'
}




.articleBox{
    width: 220px;
    float: left;
    background-color: #fff;
    margin-bottom: 10px;
    max-width: 220px;

}

.articleBoxForth{
    width: 220px !important;
    max-width: none;
}

.articleBox .rootCatTitle, .articleBox .articleBoxImage, .articleBox .catTitle, .articleBox .articleBoxTitle, .articleBox .articleBoxBottom{
    width: 100%;
    float: left;
    font-family: 'Roboto Slab', serif;
    max-width: 220px;
}

.articleBoxImage img{
    width:100%;
    display: block;
    float: left;

}

.articleBox .rootCatTitle a{
    display: block;
    font-family: 'Georgia Italic', 'Courgette', cursive;
    font-size: 22px;
    color: #000000;
    border-bottom: 4px solid black;
    overflow: hidden;

}

.articleBox .rootCatTitle a span{
    padding: 10px;
    display: block;
}


.articleBox .catTitle a{
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    margin-top: 10px;

}

.articleBox .catTitle a{
    display: block;
    overflow: hidden;
}
.articleBox .catTitle a span{
    padding: 0 10px;
    display: block;
}

.articleBox .articleBoxTitle a{
    display: block;
    margin-top: 10px;

}

.articleBox .articleBoxTitle a span{
    padding:  0 10px;
    display: block;
    text-align: left;
    color: #1a171b;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;

}

.articleBox .border{
    margin-top: 10px;
    border-top: 1px dotted #1a171b;
}

.articleBox .articleBoxBottom{
    margin-top: 10px;
    overflow: hidden;
    padding:0 10px;
}
.articleBox .articleBoxBottom li{
    float: left;
    margin-right: 10px;
}



.grid-load-more a {
    display: inline-block;
    width: 100%;
    background-color: #acacae;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 10px 0px;
    color:#fff;
    margin: 20px 0;



}

.grid-load-more a span{
    font-family: 'Georgia Italic', 'Courgette', cursive !important;
    font-size: 36px;
}


.bottomArticles{
    background-color:#fadd4f;
    width:100% !important;
    overflow: hidden;
    margin-top: 20px;



}

.bottomArticlesInnerWrapper{
    width:100%;

}

.bottomArticlesHeader{
    width:100%;
    margin: 0 auto;
    font-size: 34px;
    /*background-image: url(../img/bottomarticles.jpg);*/
    background-repeat: repeat-x;
    padding: 20px 0;
    background-position: left center;
    background-position-x: left;
    background-position-y: center;
    text-align: center;
    font-weight: 200;

}

.bottomArticlesHeader span{
    padding: 20px;
    background-color: #fadd4f;

}
.bottomArticlesHeader{}



#footer{
    background-color: #000000;
    width:100%;
    position: relative;
    margin-top: 20px;
}

.footerLogo{
    height: 310px;
    width: 220px;
    float: left;
    background-color: #000;
    /*background-image: url('../img/footerLogoBg.png');*/
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    display: table;


}

.footerLogoImg{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}



.footerMenu{
    margin-left: 220px;
    margin-top: 20px;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
}

.footerMenu li{
    line-height: 1.0em;
    display: table;

}


.footerMenu li a.footnavA{
    display: table-cell;
    width:140px;
    height: 100%;
    border-right: 1px solid #dadada;
    text-align: right;
    padding-right: 10px;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #dadada;
    padding: 5px 10px 5px 0;
    vertical-align: middle;
}

.footerMenu li{
    line-height: 1.0em;
    margin-bottom: 0;


}


.footerNav .submenu{
    display: inline-block;
    vertical-align: middle;
    width: 100%;

}

.submenu ul{
    margin-left: 6px;
}
.submenu ul li{
    display: inline;
    margin: 0;
    padding: 0;

}


.submenu ul li a{
    color:#dadada;
    font-weight: 100;
    font-size: 14px;
    border-right: 1px solid #dadada;
    padding: 0 4px 0 0;
    margin: 0;

}
.submenu ul li a:before{
    content: " "
}


.submenu ul li:last-child a{
    border: 0px;
}


.bottom{
    position: absolute;
    bottom:0;
    width: 80%;
    max-width:980px; 
    margin-bottom: -10px;
}
.bottomNav{
    margin-left: 20px;
    display: inline-block;
    float: left;
}

.bottomNav li{
    float: left;
    border-right: 1px solid #dadada;
    padding: 0 10px;

}


.bottomNav li:last-child{
    border:0;

}




.bottomNav li a{
    color: #dadada; 
    font-family: 'Georgia Italic', 'Courgette', cursive !important;
    font-size: 18px;
}


.copyright{
    display: inline-block;
    float: right;
    color:#dadada;
}

.copyright a{
    color:#dadada;

}

.footerSocial{
    background-color: #000;
    width: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top:0;
    margin-top: 40px;
    margin-right: 20px;

}

.footerSocial li{
    padding: 10px 0;
    display: block;

}



.categoryTitleWrapper{
    width:100% !important;
}

.categoryWrapper{
    margin-left:0px;
    margin-right: 0px;
    margin-top:120px;    
}


.categoryTitle{
    margin-left: 230px;
    z-index: 2;
    font-size: 39px;
    font-weight: 100;
    color: #000;
    margin-top: 20px;
    display: block;
}


#article ul.path{
    list-style: none !important;
    margin: 0;
    padding: 0;

}


#article .social{
    background-color: #f6f6f6;
    margin-top: 20px;
    padding-top: 10px;
    width:130px;
    -webkit-transition: -webkit-transform 0.5s ease-in; /* Changed here */ 
    -moz-transition: -moz-transform 0.5s ease-in;
    -o-transition: -o-transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
}



#article .yottosocial{
    margin-top: 20px;
    padding-top: 10px;
    -webkit-transition: -webkit-transform 0.5s ease-in; /* Changed here */ 
    -moz-transition: -moz-transform 0.5s ease-in;
    -o-transition: -o-transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
}


#article .yottosocial span{
    font-weight: bold;
    padding: 0 0 0 7px;
}
#article .yottosocial ul{
    list-style: none !important;
    padding: 0;
    margin-top: 20px;
    margin-left: 0!important;
   
}

#article .yottosocial ul li{
    width:50px;
    float: left;
    margin-left: 8px !important;
}




.floatWrapper{
    position: relative;
    min-height: 160px;
}

.yottoArticle{
    font-size: 36px;
    font-weight: 100;
    text-align: right;
    display: block;
    line-height: 40px;
    font-weight: 100;
}

.yottoArticle span{
    display: block;
}

.yottoPrev{
    margin: -14px 0 10px 0;
    text-align: right;
}
.yottoPrev img{
    display: inline !important;
}


.yottoNext{
    margin: 10px 0 0 0;
    text-align: right;
}
.yottoNext img{
    display: inline  !important;
}


.yottoArticle img{
    display: block;
}

.articleYottoLogo{
    width:100%;
}

#article .social span{
    font-weight: bold;
    padding: 0 0 0 7px;
}
#article .social ul{
    list-style: none !important;
    padding: 0;
    margin: 10px auto 0 auto;
    width: 84%

}

#article .social ul li{
    width:50px;
}

#article .social ul li:nth-child(odd){
    float: left;
}

#article .social ul li:nth-child(even){
    float: right;
}


#article ul.path li{
    float: left;
    padding: 10px 20px;
    margin:0;
    display: inline-block;
    vertical-align: middle;

}

#article ul.path li a{
    color:#000;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

#article ul.path li:first-child a{
    font-family:'Georgia Italic',  'Courgette', cursive !important;
    font-size: 22px;
    font-weight: normal;
}

#article ul.path li:last-child{
    border: 0px !important;
}


.masonry{
    margin-top: 20px;
}


.masonry .articleBox:nth-child(8){
    margin-top: 10px;
}


.prevArticle{
    float:left;
    background-color: transparent;
    margin-top:10px;
}


.nextArticle{
    float: right;
    background-color: transparent;
    margin-top:10px;

}

.arrow{
    font-style: italic;
    margin-bottom: 10px;
}

.arrow a{
    color:#000;
}


.nextArticle .arrow{
    text-align: right;
} 

.arrow :first-child{
    margin-bottom: 5px;
}

.nextArticle .catTitle a span, 
.prevArticle .catTitle a span, 
.articleBox.nextArticle .articleBoxTitle a span, 
.articleBox.prevArticle .articleBoxTitle a span {
    padding: 0 !important;
}

.articleBox.nextArticle .articleBoxTitle a, 
.articleBox.prevArticle .articleBoxTitle a{
    margin-top: 0;
}
.rightWidjet{
    margin: 10px 0;
    float: right;
    width: 300px;

}


.studieWrapper article{
    text-align: center;
    margin-top: 20px;

}

.studiesHead{
    height: 103px;
}

.studiesBody{

    padding: 0;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    width: 260px;
    margin: 0;
    text-align: center;
}

.studiesBody article{
    margin: 10px auto;
    width: 90%;
}

.studiesBody .border{
    background-image: url('../img/studiesBorder.png');
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    height: 10px;
}

.studiesBody .border:last-child{
    display: none;
}
.studiesBody article:first-child{
    border-top: 1px solid #888688;   
    padding-top: 20px;
}
.studiesImage{
    text-align: center;
}
.studiesImage img{
    width:120px;
    height: 120px;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
}


.studiesCategory{
    display: block;
    margin: 10px 0;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 14px;
    border:0;
    color: #f29b06;

}

.studiesContent{
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 20px;
    font-family: 'Ubuntu', sans-serif !important;
}


.favs{
    text-align: center;
    font-family: 'Georgia Italic', 'Roboto Slab', serif !important;
}


.favsTop{
    height: 22px;
}

.favsContent{
    border-left: 9px solid #fff;
    border-right: 9px solid #fff;
    line-height: 25px;
    padding-bottom: 10px;

}

.favsContent article{
    width: 80%;
    margin: 10px auto;

}

.favsContent article ul{
    margin: 0;
    padding: 0;
    width: 40px;
    margin: 10px auto;
    display: table;

}

.favsContent article ul li {
    display: table-cell;
    vertical-align: middle;
}

.favsCat{
    display: block;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 14px;
    border:0;
    color: #f29b06;
}


.favsTitle{
    font-size: 18px !important;
    font-weight: 300 !important;
    color:#000 !important;
    font-family: 'Ubuntu', sans-serif !important;
}

.littleCircle{
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: #000;
}

.littleCircleBlue{
    background-color: #009ddf;

}

.littleCircleRed{
    background-color: #fe0f27;
}

.littleCircleYellow{
    background-color: #fca82d;
}



.favAuthor{
    font-size:10px;
    font-family: 'Georgia Italic', 'Ubuntu', sans-serif;
}

.favAuthor a{
    font-size: 14px;;
    font-weight: bold;
    font-style: italic;
    color: #009ddf !important;
}


.rightBlog{

    background-repeat: no-repeat;
    background-position: top left;
    background-position-x: left;
    background-position-y: top;
    display: block;
    color:#000 !important;
    position: relative;
    color:#000 !important;
    text-align: right;
    border-bottom: 1px dotted #6d6b6d;
    margin-top: 10px;
    padding-bottom: 15px;

}


.rightBlog div{
    position: absolute;
    right: 0;
    bottom: 0;
    width:170px;
    text-align: right;

}

.rightBlog div p {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.3em;
}

.rightBlogWrapper{
    position: relative;
}

.blogFeautedArticle{
    position: absolute;
    bottom:0;
    right: 0;
    color:#000;
    margin-bottom:5px;
    width: 167px;
    text-align: right;
    line-height: 18px;


}

.blogFeautedArticle a{
    color:#000;
}

.whois{
    margin-top: 20px;
    float: left;
}

.whois img {
    float: left;
    width: 220px;
}

.whoisInfo{
    display: block;
    float: left;
    margin-top: 10px;
    width: 210px;



}

.blogTitle{
    width: 100%;
    overflow: hidden;
}

.blogTitle span{
    display: none;
}





.blogMasonry .stampWrapper{
    margin-top: -250px !important;
}

.blogMasonry .articleBox{
    width:100% !important;
    max-width: none;
}

.blogMasonry .articleBox .articleBoxImage, 
.blogMasonry .articleBox .rootCatTitle, 
.blogMasonry .articleBox .catTitle,  
.blogMasonry .articleBox .articleBoxTitle{
    width:100%;
    max-width: none;
    float: left;
}

.blogMasonry .articleBox .articleBoxImage{
    width:200px;

}

.blogMasonry .articleBox .articleBoxImage  a img {
    width:100%;
}
.blogMasonry .articleBox .articleBoxContent{
    margin-left: 220px;

}

.blogMasonry .articleBox .articleBoxContent .articleBoxDescription{
    margin-top: 10px;
    width: 100%;
    float: left;
}
.blogMasonry .articleBox .articleBoxContent .articleBoxDescription span{ 
    padding: 0 10px;
    display: block;

}
.blogMasonry .articleBox ul{
    width: 100%;
    float: left;
    margin: 10px 0;

}

.blogBoxInner{
    width:100%;
    float: left;
}
.float{
    position: absolute;
    bottom: 0;

}

.alt{
    margin: 20px 0 0 0;

}

.relatedArticle{
    background-color: transparent !important;
    margin-top: 15px;

}

.articleBox.relatedArticle .articleBoxTitle a span, .articleBox.relatedArticle .catTitle a span{
    padding: 0;
}
.articleBox.relatedArticle .articleBoxTitle a{
    margin-top: 0;
}
.twitterBox{min-height: 710px;}


.blogBox {
    width:100%;
    position: relative;
}

.blogWrapper .categoryTitle{
    margin-left: 0px;
}

.rightBarArticle .rightWidjet.favs{
    margin-left: 0px !important;
}


#lightboxContent{
    background-color: #f6f6f6 !important;
    width: 500px;
    padding: 20px;


}


#lightboxContent form{
    margin-bottom: 0;
}

#lightboxContent form input, #lightboxContent form textarea{
    width: 98%;

}
.yoloUsersForm {}
.yoloUsersForm img { max-width:120px; height:auto; float:left; margin:0 20px 0 0; }
.yoloUsersForm span { display:block; font-size:16px; font-weight:bold; padding:20px 0 0 0;  line-height:1.3em; color:#444; }

.msg{
    padding: 20px 0;
    font-size: 20px;
    color:#000;
}

.field{
    margin-top: 10px;
}

.field input, .field textarea{
    width:96%;
    max-width: 500px;
}
/******** banners **************/


.banner970px250px{
    max-width: 970px;
    width:100%;
    overflow: hidden;
    margin: 0 auto;

}

.banner728px90px{
    max-width: 728px;
    width:100%;
    overflow: hidden;
    margin: 10px auto 20px auto;
}

.banner300px250px{
    width:300px;
    overflow: hidden;
    margin: 20px auto;
}



.banner300px600px{
    width:300px;
    overflow: hidden;
}


.messageForm{
    margin:  20px auto 0 auto ;
    display: block;
    width:100%;
    max-width: 510px;
}

.messageForm img{
    width:100%;
}


.webjar{
    display: inline-block;
    vertical-align: middle;
}
/******** media queries ******/



/* smaller screens */
@media only screen  and (max-width: 1280px) {
    .sub{
        width: 76%;
    }

    /*
    .firstMenuArticle .title{
        font-size: 18px;
    }
    
    .menuArticle .menuArticleTitle{
        font-size: 12px;
    }
    */


    .menuArticles .articleImg img, .menuArticles .articleImg{
        display: none;
    }

    .firstMenuArticle .title{
        font-size: 17px;
    }

    .footerSocial{
        display: none;
    }

    .bottom{
        width: 78%;
    }

    .bottomNav li{
        padding: 0 4px;
    }

    .bottomNav li a{
        font-size: 15px;
    }


    .blogMasonry .articleBox .articleBoxImage{
        width:150px;

    }

    .blogMasonry .articleBox .articleBoxImage  a img {
        width:100%;
    }
    .blogMasonry .articleBox .articleBoxContent{
        margin-left: 150px;

    }
    .articleBox .articleBoxTitle a span{
        font-size: 19px;
    }
}

/* Tablet Portrait size to standard 1024 (devices and browsers) */
@media only screen  and (max-width: 1024px) {
    .banner970px90px{
        display: none;
    }

    .prevArticle, .nextArticle {
       max-width: 180px;
    }

    .banner970px250px{
        display: none;
    }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen  and (max-width: 959px) {

    .wrapper{
        width: 99%;
    }
    .rightBar{
        display: none;
    }

    .midInnerWrapperInnerCentralInner{
        margin-right: 0;
    }

    #header{
        width: 100%;

    }

    #header nav{
        max-width:100px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 999;
        margin: 0;
        float: none;
        margin-right: 21px;
        overflow: visible;
        margin-right: -100px;
    }

    .navigation{
        width:100%;
        display: block;
        width: auto;
        height: auto;


    }

    .navigation li{
        display: block;
        padding: 10px 20px;
        margin: 0;
    }

    .sub{
        display: none !important;
    }


    .mobileMenu{
        display: block;
        position: absolute;
        margin-left: -60px;
        margin-top: 5px;

    }

    .leftBar{
        width: 100%;
    }


    .leftBarInner{
        width: 100%;
        min-height: 20px;

    }
    
 
    .midInnerWrapperInnerCentralContent{
        width: 100%;
        float: left;
    }


    .logoSocialMedia{
        display: none;
    }


    .leftBar{
        margin-top:0;
    }

    #logo{
        height: 60px !important;
        position: fixed;
        z-index: 90;
        top:0;
        width: 99%

    }

    .thelogo{
        background-image: none;
        margin:0;
        margin-top: 5px;
    }

    .thelogo img{
        height: 50px;
    }

    .articleBoxForth{
        display: none;
    }



    .thelogo{
        padding: 0;
    }


    .footerLogo{
        width:100%;
        margin: 0 auto;
    }


    .footerMenu{
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }

    .footerNav li{
        text-align: center;
        margin-top: 20px;
        display: block;
    }

    .footerNav li .submenu{
        margin-top: 5px;
    }
    .footerMenu li a.footnavA{
        display: block;
        text-align: center;
        border:0;
        width: 100%;


    }

    .footerNav li .submenu li{
        display: block;
        width: 100%;
        text-align: center;

    }

    .footerNav li .submenu li a{
        border: 0;
        display: block;
        text-align: center;
        margin-top: 10px;
        font-size: 18px !important;
    }

    .bottom{
        position: relative;
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }

    .bottomNav{
        margin: 20px auto;
        float: none;
    }

    .copyright{
        display: block;
        float: none;
    }


    .categoryWrapper{
        margin-left:auto;
        margin-right: auto;
    }



    .categoryTitle{
        width: 100%;
        text-align: center;
        display: block;
        margin: 20px 0 0 0 ;

    }

    .relatedWrapper{
        display: none;
    }

    .masonry{
        margin-left: auto;
        margin-right: auto;
        width:99%;
    }



    .nextArticle, .prevArticle{
        width: 42% !important;
    }

    .blogTitle{
        width:100% !important;
    }


    .yolosofi{
        display: none;
    }


    .whois{
        display: none;
    }

    #article ul.path li {
        padding: 10px 6px;
        margin: 0px;

    }

    .banner728px90px{
        display: none;
    }
}



/* All Mobile Sizes (devices and browser) */    
@media only screen and (max-width: 767px) {

    .articleBox{
        width: 100%;
    }


    .yoloMotoHome .yoToTitle span{
        font-size: 43px;
        text-align: center;

    }

    .midInnerWrapperInnerCentral{
        float: none;
    }

    .blogMasonry .articleBox .articleBoxImage {
        width:100%;
    }


    .blogMasonry .articleBox  .articleBoxContent{
        float: left;
        width:100%;
        margin: 10px 0 0 0;
    }

    .yoloUsersForm img { max-width:120px; height:auto;  margin:0 auto; }
    .yoloUsersForm span { display:block; font-size:16px; font-weight:bold; padding:20px 0 0 0;  line-height:1.3em; color:#444;  width:100%; text-align: center;}

    #lightboxContent{
        width: 400px;

    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .bottomArticlesHeader{
        font-size: 24px;

    }

    .bottomArticlesHeader span{
        padding: 0;
    }


    .articleBar {
        width:60px;
        margin-left: 0;
        margin-right: 10px;

    }

    .articleBar .image img{
        width:100%;
    }

    #article .social{
        width:100%;
        padding-top:2px;
    }
    #article .social ul{
        width:50px;
    }

    #article .social span{
        padding: 0;
        text-align: center;
        display: none
    }

    .yoloMotoHome .yoToTitle span{
        font-size: 30px;
        text-align: center;

    }

    .articleBox, .articleBox .articleBoxImage,  .articleBox .articleBoxTitle, .articleBox .catTitle, .articleBox .rootCatTitle{
        max-width: none;
        width: 100%;
    }


    .masonryWrapper, .masonry, .midMasonry{
        width: 90% !important;
    }


    .arrow div a{
        font-size: 12px;
    }


    .blogTitle img{
        height: 100px
    }

    .categoryTitle{
        padding: 20px 0 ;
    }


    #lightboxContent{
        width:280px;

    }

    #article ul.path li:first-child a {
        font-size: 17px;
    }

}  



/* Custom popup popular article*/

#popupnextArticle {width: 400px;position: fixed;bottom: 0px;right: -400px;background: #000000;z-index:1000;
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  }
#popupnextArticle.show {right: 0px;}
#popupnextArticle article .left {width:120px;float:left;}
#popupnextArticle article .left .pnasImage img {width:100%;}
#popupnextArticle article .right {margin-left:135px;padding-top:15px;}
#popupnextArticle article .pnasTop { font-size: 13px;color: #fadd4f; padding-bottom: 10px; }
#popupnextArticle article .pnasTitle {color: white !important;font-size: 16px !important;font-weight: 300 !important;line-height: 20px;}

/* Newsletter Page*/
#newsletter-logo {text-align: center;width:100%;margin:0 0 35px 0;padding:35px 0 0 0 ;}
#newsletter-logo img {max-width:100%;}
#newsletter-image img {max-width:100%;}
#newsletter-form-wrapper {border: 10px solid #212121;width:100%;padding:35px 60px; box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-bottom: 10px;}
#newsletter-form-wrapper form {position: relative;margin-bottom: 0px;}
#newsletter-form-wrapper span{margin-bottom: 20px;display: block}
 #newsletter-form-wrapper input {
    background-color: #efefef !important;
    border: 0px solid #fff !important;
    color: #000 !important;
    width: 100%;
    padding:19px 10px;
    box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
 #newsletter-form-wrapper input::-webkit-input-placeholder {
    color:    #000;
}
 #newsletter-form-wrapper input:-moz-placeholder {
    color:    #000;
}
 #newsletter-form-wrapper input::-moz-placeholder {
    color:    #000;
}
 #newsletter-form-wrapper input:-ms-input-placeholder {
    color:    #000;
}

.newsletter img {width:100%;}
#newsletter-form-wrapper .btn {
    display: inline-block;
    padding: 16px 40px;
    line-height: 1em;
    font-family: 'Georgia Italic', "Open Sans", sans-serif;
    background-color: #fadd4f;
    background-image: none;
    border:none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    right: 0;top: 122px;

}
@media only screen and (max-width: 479px) {
    #newsletter-form-wrapper .btn {
        position: relative;
        top:0;
    }
}
