@media only screen and (min-width: 1281px) and (max-width: 9000px) {

}

@media only screen and (min-width: 981px) and (max-width: 1280px) {

}


@media only screen and (min-width: 721px) and (max-width: 960px) {
div.grid_12 .span12 > div.gk-article-blog > aside > div.block-info span.article-info{
font-size:13px;
}

#first .logo {
margin: -100px auto auto auto !important;
}

#first span {
margin-top:30px;
}

}


@media only screen and (min-width: 251px) and (max-width: 720px) { 

.cols-1 {
display: block;
float: none !important;
margin: 0 !important;
width:100%;
}

.cols-2 .column-1 {
width: 100%;
float: left;
}

.cols-2 .column-2 {
width: 100%;
float: right;
margin: 0
}

.cols-3 .column-1 {
float: left;
width: 100%;
padding: 0 ; 
margin-right: 0;
margin-bottom: 0%;
}

.cols-3 .column-2 {
float: left;
width: 100%;
margin-left: 0;
padding: 0 px;
margin-bottom: 0%;
}

.cols-3 .column-3 {
float: right;
width: 100%;
padding: 0 px;
margin-bottom: 0%;
}


#first h1{
font-size: 50px !important;	
}

#first span {
font-weight: 300;
font-size: 13px;
	
}

#first .logo {
margin: -100px auto auto auto !important;
}

.scroller {
margin: 80px auto !important;
}

.grid_12 .span12 > div.gk-article-blog > aside > h2.article-header-blog{
font-size:18px;
text-align:center !important;
}

div.grid_12 .span12 > div.gk-article-blog > aside > div.block-info span.article-info{
font-size:12px;
}

aside > time  {
display:none !important;
}
}




@media only screen and (min-width: 0px) and (max-width: 250px) { 

#first h1{
font-size: 40px !important;	
}

#first span {
font-weight: 300;
font-size: 11px !important;
	
}

#first .logo {
margin: -60px auto auto auto !important;
}

.scroller {
margin: 60px auto !important;
}

.grid_12 .span12 > div.gk-article-blog > aside > h2.article-header-blog{
font-size:18px;
text-align:center !important;
}

div.grid_12 .span12 > div.gk-article-blog > aside > div.block-info span.article-info{
font-size:12px;
}

aside > time  {
display:none !important;
}

#block-top  h3,
#block-feature h3,
#block-beforecontent h3,
#block-aftercontent h3,
#block-bottomcontent h3,
#block-footertop h3,
#block-footerbottom h3 {

font-size:28px;

}

} 