.articletext img.details p {
    text-align: justify;
}
#about_planet_button {
    float: right;
}

.box {
    background-color: #ffffff;
    padding: 20px 10px 35px 10px !important;
}

.post {
    background-color: #ffffff;
    padding: 20px 10px 35px 10px !important;
}

.imageshow {
    width: 100% !important;
    height: auto !important;
    border: 0 !important;
    max-width: 870px !important;
    max-height: 342px !important;
    vertical-align: middle !important;
}

.articletext img {
 
}

.articletext img {
    max-width: 892px !important;
    cursor: auto !important;
}

section#content {
    text-align: justify !important;
}

p {
   font-size: 1.18em !important; 
}

.nkar {
    width: 230px !important;
    height: 155px !important;
}

@media (min-width: 1200px) {
.container {
    width: 1200px !important;
}
}

.navbar-brand {    
    line-height: 25px;
}


.hover-effect {
    display: inline !important;
}

.middle-item {
    max-width: 892px !important;
}

section#content {

    overflow: visible !important;
}


.alert {
        color: #fff!important;
    }
.alert-danger {
        color: #fff!important;
        background-color: #f2000b!important;
        font-weight: bold!important;
    }


@media screen and (max-width: 1800px){

}
@media screen and (max-width: 900px){
   
}
@media screen and (max-width: 768px){
    .page-title-container .page-title .entry-title {
    line-height: 25px !important;
    font-size: 20px !important;
  } 
}
@media screen and (max-width: 678px){
  .page-title-container .page-title .entry-title {
    line-height: 25px !important;
    font-size: 19px !important;
  } 
}

@media screen and (max-width: 480px){
  .page-title-container .page-title .entry-title {
    line-height: 25px !important;
    font-size: 17px !important;
  } 
}

@media screen and (max-width: 375px){
 .page-title-container .page-title .entry-title {
    line-height: 25px !important;
    font-size: 15px !important;
  } 
}