57 lines
849 B
CSS
57 lines
849 B
CSS
|
|
/***************************************************************************************/
|
|
/*
|
|
/* Author: AS Designing
|
|
/* Author URI: http://www.asdesigning.com
|
|
/* Theme URI: http://www.astemplates.com
|
|
/*
|
|
/* Note: Design for Large desktop
|
|
/*
|
|
/***************************************************************************************/
|
|
|
|
@media (max-width: 1199px)
|
|
{
|
|
|
|
h1,
|
|
h2
|
|
{
|
|
font-size: 30px;
|
|
}
|
|
|
|
#header-row .mod-search_searchword
|
|
{
|
|
width: 230px;
|
|
}
|
|
|
|
.social ul li.separator
|
|
{
|
|
display: block;
|
|
}
|
|
|
|
.slide_title
|
|
{
|
|
font-size: 100px;
|
|
}
|
|
|
|
#camera-slideshow
|
|
{
|
|
min-height: 151px !important;
|
|
}
|
|
|
|
.camera_caption a.readmore
|
|
{
|
|
right: 60px;
|
|
}
|
|
|
|
.mod-newsflash-adv__links .item_content ul li a
|
|
{
|
|
font-size: 12px;
|
|
}
|
|
|
|
#as-menu ul.as-menu > li,
|
|
#as-menu ul.as-menu > li:hover
|
|
{
|
|
padding: 0 20px !important;
|
|
}
|
|
|
|
} |