#top .special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: 100%;
    line-height: inherit;
    font-weight: inherit;
}

img.av-preloading-logo{
  width: 220px;
  height: auto;
}

/*
#top .av-siteloader-wrap {
    background: #262e32 !important;
}
*/

#top #main b,
#top #main strong{
  color: inherit;
  font-weight: 700;
}

#top #main .avia-button{
  font-size: 17px;
  padding: 20px 30px;
  line-height: 140%;
}


#top #main .custom-headline-style-one{
  text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}


@media only screen and (min-width: 1200px){
  
#top #wrap_all .custom-blog-masonry-style-one div.av-masonry-container a.av-masonry-entry:nth-of-type(1),
#top #wrap_all .custom-blog-masonry-style-one div.av-masonry-container a.av-masonry-entry:nth-of-type(2){
  width: 100%;
  height: 470px;
  float: none;
  display: block;
  position: relative;
}
  
  
}




/*
MEDIA MAX WIDTH 1200px
*/

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






}


/*
MEDIA MAX WIDTH 992px
*/


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




}


/*
MEDIA MAX WIDTH 768px
*/

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





}

