first commit

This commit is contained in:
alazhar
2020-01-02 22:20:31 +07:00
commit 10eb3340ad
5753 changed files with 631345 additions and 0 deletions

9296
templates/as002036free/css/bootstrap.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,576 @@
/**************************************************************************************/
/*
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: GNU/GPL
/*
/**************************************************************************************/
#camera-slideshow
{
margin: 0 !important;
border-radius: 15px;
min-height: 179px;
-moz-box-shadow: 1px 2px 2px 0px #4c5808;
-webkit-box-shadow: 1px 2px 2px 0px #4c5808;
box-shadow: 1px 2px 2px 0px #4c5808;
}
.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td .camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td
{
background: none;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
list-style: none
}
.camera_wrap
{
direction: ltr;
display: none;
float: left;
position: relative;
z-index: 0;
}
.camera_wrap img
{
max-width: none !important;
border-radius: 15px;
}
.camera_fakehover
{
height: 100%;
min-height: 60px;
position: relative;
width: 100%;
z-index: 1;
}
.camera_wrap
{
width: 100%;
}
.camera_src
{
display: none;
}
.cameraCont,
.cameraContents
{
height: 100%;
position: relative;
width: 100%;
z-index: 1;
}
.cameraSlide
{
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.cameraContent
{
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.camera_target
{
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 0;
width: 100%;
z-index: 0;
}
.camera_overlayer
{
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.camera_target_content
{
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.camera_target_content .camera_link
{
background: url(../images/blank.gif);
display: block;
height: 100%;
text-decoration: none;
}
.camera_loader
{
background: url('../images/loader.gif') no-repeat center;
background-color: transparent;
border: none;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
height: 36px;
left: 50%;
overflow: hidden;
position: absolute;
margin: -18px 0 0 -18px;
top: 50%;
width: 36px;
z-index: 3;
}
.camera_wrap .slide_title
{
font-size: 36px;
line-height: 36px;
text-transform: uppercase;
font-weight: normal;
margin-bottom: 0px;
}
.camera_bar
{
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar
{
height: 100%;
position: absolute;
width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar
{
height: auto;
position: absolute;
width: 100%;
}
.camera_nav_cont
{
height: 65px;
overflow: hidden;
position: absolute;
right: 9px;
top: 15px;
width: 120px;
z-index: 4;
}
.camera_caption
{
top: 50px;
right: 30px;
display: none;
position: absolute;
width: 100%;
text-align: left;
}
.camera_caption p
{
font-family: 'Michroma',sans-serif !important;
line-height: 26px;
}
.camera_caption a.readmore
{
position: absolute;
right: 15px;
top: auto;
padding: 10px 45px 10px 30px;
font-size: 12px;
font-weight: bold;
line-height: 24px;
text-transform: uppercase;
background-repeat: repeat-x;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.camera_caption a.readmore .arrow
{
background: url('../images/arrow.png') left top no-repeat;
display: block;
height: 11px;
width: 8px;
right: 25px;
top: 16px;
position: absolute;
}
.camera_caption a.readmore:hover
{
background-repeat: repeat-x;
}
.camera_caption > div
{
padding: 10px 50px;
}
.camerarelative
{
overflow: hidden;
position: relative;
}
.imgFake
{
cursor: pointer;
}
.camera_prevThumbs
{
bottom: 4px;
cursor: pointer;
left: 0;
position: absolute;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_prevThumbs div
{
background: url('../images/prev.png') no-repeat center;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_nextThumbs
{
bottom: 4px;
cursor: pointer;
position: absolute;
right: 0;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_nextThumbs div
{
background: url('../images/next.png') no-repeat center;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_command_wrap .hideNav
{
display: none;
}
.camera_command_wrap
{
left: 0;
position: relative;
right:0;
z-index: 4;
}
.camera_pag
{
position: absolute;
left: auto;
right: 225px;
}
.camera_wrap .camera_pag .camera_pag_ul
{
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.camera_wrap .camera_pag .camera_pag_ul li
{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 20px 5px;
position: relative;
text-align: left;
text-indent: 9999px;
width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li
{
-moz-box-shadow: 0px 1px 0px #CCCCC;
-webkit-box-shadow: 0px 1px 0px #CCCCC;
box-shadow: 0px 1px 0px #CCCCC;
}
.camera_wrap .camera_pag .camera_pag_ul li > span
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 8px;
left: 4px;
overflow: hidden;
position: absolute;
top: 4px;
width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span
{
-moz-box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCCCCC;
-webkit-box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCCCCC;
box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCCCCC;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span
{
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0;
}
.camera_pag_ul li img
{
display: none;
position: absolute;
}
.camera_pag_ul .thumb_arrow
{
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid;
top: 0;
left: 50%;
margin-left: -4px;
position: absolute;
}
.camera_prev,
.camera_next,
.camera_commands
{
cursor: pointer;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 40px;
z-index: 2;
}
.camera_prev
{
left: 15px;
}
.camera_prev > span
{
background: url('../images/prev.png') no-repeat center;
display: block;
height: 40px;
width: 40px;
}
.camera_next
{
right: 15px;
}
.camera_next > span
{
background: url('../images/next.png') no-repeat center;
display: block;
height: 40px;
width: 40px;
}
.camera_commands
{
width: 100%;
top: 50%;
left: 48%;
}
.camera_commands > .camera_play
{
background: url('../images/play.png') no-repeat center;
height: 40px;
width: 40px;
}
.camera_commands > .camera_stop
{
background: url('../images/pause.png') no-repeat center;
display: block;
height: 40px;
width: 40px;
text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
display: inline-block;
height: 12px;
margin: 0 5px 0 0;
position: relative;
text-indent: 9999px;
width: 12px;
background: #fff;
}
.camera_thumbs_cont
{
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
overflow: hidden;
position: relative;
width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont
{
-moz-box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCCCCC;
-webkit-box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCCCCC;
box-shadow: 0px 1px 0px #FFFFFF, inset 0px 1px 1px #CCC;
}
.camera_thumbs_cont > div
{
float: left;
width: 100%;
}
.camera_thumbs_cont ul
{
overflow: hidden;
padding: 3px 4px 8px;
position: relative;
text-align: center;
}
.camera_thumbs_cont ul li
{
display: inline;
padding: 0 4px;
}
.camera_thumbs_cont ul li > img
{
border: 1px solid;
cursor: pointer;
margin-top: 5px;
vertical-align:bottom;
}
.camera_clear
{
display: block;
clear: both;
}
.showIt
{
display: none;
}
.camera_clear
{
clear: both;
display: block;
height: 1px;
margin: -1px 0 25px;
position: relative;
}

View File

@ -0,0 +1,142 @@
/**************************************************************************************/
/*
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: GNU/GPL
/*
/**************************************************************************************/
#as-menu
{
min-height: 40px;
background-image: none;
background-color: transparent;
}
#as-menu ul.as-menu > li a,
#as-menu ul.as-menu > li > span
{
margin: 0px;
padding: 10px 0px;
display: block;
font-weight: normal;
line-height: 20px;
text-transform: capitalize;
letter-spacing: -1px;
color: #333333 !important;
}
#as-menu ul.as-menu > li a:hover
{
background: none !important;
}
#as-menu ul.as-menu > li
{
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
background: none;
width: auto;
margin: 15px 1px 15px 5px;;
padding: 0 24px;
}
#as-menu ul.as-menu > li.lastItem
{
border-right: none !important;
}
#as-menu ul.as-menu > li:first-child
{
margin-left: 0px;
}
#as-menu ul.as-menu > li.active > a,
#as-menu ul.as-menu > li.asHover > a,
#as-menu ul.as-menu > li.current > a,
#as-menu ul.as-menu > li > a:hover,
#as-menu ul.as-menu > li > span:hover
{
color: #ffffff !important;
}
#as-menu ul.as-menu > li.deeper > a:after
{
top: -2px;
}
#as-menu ul.as-menu > li:hover,
#as-menu ul.as-menu > li.active,
#as-menu ul.as-menu > li.asHover,
#as-menu ul.as-menu > li.current,
#as-menu ul.as-menu > li.active > span,
#as-menu ul.as-menu > li.asHover > span,
#as-menu ul.as-menu > li.current > span
{
color: #ffffff !important;
background-color: #99ab32 !important;
border-radius: 20px;
-moz-box-shadow: 1px 2px 2px 0px #666;
-webkit-box-shadow: 1px 2px 2px 0px #666;
box-shadow: 1px 2px 2px 0px #666;
text-decoration: none;
}
#as-menu ul.as-menu li:hover ul,
#as-menu ul.as-menu li.asHover ul
{
left: 0;
top: 45px;
z-index: 100;
border-radius: 20px;
}
#as-menu ul.as-menu ul
{
background-color: #a5b862 !important;
background-image: -moz-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a5b862), to(#a5b862)) !important;
background-image: -webkit-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: -o-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: linear-gradient(to bottom, #a5b862, #a5b862) !important;
padding: 9px 0px 12px 20px;
box-shadow: 1px 2px 2px 0px #666;
}
#as-menu ul.as-menu ul li a,
#as-menu ul.as-menu ul li span
{
color: #FFF !important;
background-image: none !important;
margin: 0px;
text-transform: lowercase;
text-align: left !important;
}
#as-menu ul.as-menu ul li a:hover,
#as-menu ul.as-menu ul li span:hover,
#as-menu ul.as-menu ul li.active > a,
#as-menu ul.as-menu ul li.asHover > a,
#as-menu ul.as-menu ul li.active > span,
#as-menu ul.as-menu ul li.asHover > span
{
color: #333333 !important;
}
#as-menu ul.as-menu ul ul
{
top: -8px !important;
left: 185px !important;
background-color: #bcc77b !important;
background-image: -moz-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc77b), to(#bcc77b)) !important;
background-image: -webkit-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: -o-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: linear-gradient(to bottom, #bcc77b, #bcc77b) !important;
padding: 9px 0px 12px 25px;
box-shadow: 1px 2px 2px 0px #666;
}

View File

@ -0,0 +1,142 @@
/**************************************************************************************/
/*
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: GNU/GPL
/*
/**************************************************************************************/
.as-menu
{
min-height: 40px;
background-image: none;
background-color: transparent;
}
.as-menu ul.as-menu > li a,
.as-menu ul.as-menu > li > span
{
margin: 0px;
padding: 10px 0px;
display: block;
font-weight: normal;
line-height: 20px;
text-transform: capitalize;
letter-spacing: -1px;
color: #333333 !important;
}
.as-menu ul.as-menu > li a:hover
{
background: none !important;
}
.as-menu ul.as-menu > li
{
}
.as-menu ul.as-menu > li,
.as-menu ul.as-menu > li:hover
{
background: none;
width: auto;
margin: 15px 1px 15px 5px;;
padding: 0 24px;
}
.as-menu ul.as-menu > li.lastItem
{
border-right: none !important;
}
.as-menu ul.as-menu > li:first-child
{
margin-left: 0px;
}
.as-menu ul.as-menu > li.active > a,
.as-menu ul.as-menu > li.asHover > a,
.as-menu ul.as-menu > li.current > a,
.as-menu ul.as-menu > li > a:hover,
.as-menu ul.as-menu > li > span:hover
{
color: #ffffff !important;
}
.as-menu ul.as-menu > li.deeper > a:after
{
top: -2px;
}
.as-menu ul.as-menu > li:hover,
.as-menu ul.as-menu > li.active,
.as-menu ul.as-menu > li.asHover,
.as-menu ul.as-menu > li.current,
.as-menu ul.as-menu > li.active > span,
.as-menu ul.as-menu > li.asHover > span,
.as-menu ul.as-menu > li.current > span
{
color: #ffffff !important;
background-color: #99ab32 !important;
border-radius: 20px;
-moz-box-shadow: 1px 2px 2px 0px #666;
-webkit-box-shadow: 1px 2px 2px 0px #666;
box-shadow: 1px 2px 2px 0px #666;
text-decoration: none;
}
.as-menu ul.as-menu li:hover ul,
.as-menu ul.as-menu li.asHover ul
{
left: 0;
top: 45px;
z-index: 100;
border-radius: 20px;
}
.as-menu ul.as-menu ul
{
background-color: #a5b862 !important;
background-image: -moz-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a5b862), to(#a5b862)) !important;
background-image: -webkit-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: -o-linear-gradient(top, #a5b862, #a5b862) !important;
background-image: linear-gradient(to bottom, #a5b862, #a5b862) !important;
padding: 9px 0px 12px 20px;
box-shadow: 1px 2px 2px 0px #666;
}
.as-menu ul.as-menu ul li a,
.as-menu ul.as-menu ul li span
{
color: #FFF !important;
background-image: none !important;
margin: 0px;
text-transform: lowercase;
text-align: left !important;
}
.as-menu ul.as-menu ul li a:hover,
.as-menu ul.as-menu ul li span:hover,
.as-menu ul.as-menu ul li.active > a,
.as-menu ul.as-menu ul li.asHover > a,
.as-menu ul.as-menu ul li.active > span,
.as-menu ul.as-menu ul li.asHover > span
{
color: #333333 !important;
}
.as-menu ul.as-menu ul ul
{
top: -8px !important;
left: 185px !important;
background-color: #bcc77b !important;
background-image: -moz-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc77b), to(#bcc77b)) !important;
background-image: -webkit-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: -o-linear-gradient(top, #bcc77b, #bcc77b) !important;
background-image: linear-gradient(to bottom, #bcc77b, #bcc77b) !important;
padding: 9px 0px 12px 25px;
box-shadow: 1px 2px 2px 0px #666;
}

View File

@ -0,0 +1,21 @@
/**************************************************************************************/
/*
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: GNU/GPL
/*
/**************************************************************************************/
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
margin-bottom: 40px;
padding: 0 24px;
}
.camera_pag
{
right: 25px;
bottom: 35px;
}

View File

@ -0,0 +1,57 @@
/***************************************************************************************/
/*
/* 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;
}
}

View File

@ -0,0 +1,263 @@
/***************************************************************************************/
/*
/* Author: AS Designing
/* Author URI: http://www.asdesigning.com
/* Theme URI: http://www.astemplates.com
/*
/* Note: Design for a width of 480px - Mobile (Landscape)
/*
/***************************************************************************************/
@media (max-width: 480px)
{
#splash-page #logo
{
padding-top: 50px !important;
padding-right: 0px;
}
#splash-page .navigation
{
padding-right: 20px;
}
#logo a
{
display: block;
width: 100%;
text-align: center;
margin: 0;
}
#header-row #logo
{
padding: 0px;
text-align: center;
}
#logo span.slogan
{
display: block !important;
text-align: center;
clear: both;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0px;
left: 0;
}
.contact_form
{
width: 100%;
}
.contact_details
{
margin-bottom: 20px;
}
.contact_details .span6
{
width: 100%;
float: none;
}
.container
{
margin-left: 10px !important;
margin-right: 10px !important;
}
.camera_caption a.readmore
{
padding: 0px 10px 0px 10px;
font-size: 20px;
top: 20px;
}
.camera_caption a.readmore span
{
display: none !important;
}
#slider-row
{
display: none !important;
}
#header-row .mod-search_searchword
{
width: 175px;
}
.mod-newsflash-adv__links .item__module
{
width: 100%;
margin: 0 0 20px;
float: none;
}
.img-full__left
{
float: none !important;
margin: 0 0 9px 0 !important;
width: 100%;
}
.page-registration form input,
.page-remind form input,
.page-reset form input,
.page-login form input,
.page-login form input,
.page-profile__edit form input,
.page-registration form select,
.page-remind form select,
.page-reset form select,
.page-login form select,
.page-login form select,
.page-profile__edit form select
{
width: 100%;
}
.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label
{
display: inline-block;
}
.page-category__clients .item_img.img-intro
{
display: inline-block;
}
.page-gallery .item_img.img-intro
{
float: none;
margin: 0 0 20px 0;
}
.page-gallery .item_img.img-intro img
{
width: 100%;
}
.page-gallery .item
{
text-align: center;
}
.img-full__left.span5
{
width: 100%;
margin-right: 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.page-blog .item_img.img-intro
{
float: none;
margin: 0 0 20px 0;
}
.page-blog .item_img.img-intro img
{
width: 100%;
}
.page-blog .item_img.img-intro
{
width: 97.5%;
}
.page-blog .category_desc p,
.page-category .category_desc p,
.page-category .items-row
{
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.page-archive_filters select
{
display: block;
width: 100%;
}
.page-category__clients .item
{
overflow: hidden;
margin-bottom: 20px;
}
.page-category__clients .item_img
{
float: none;
margin-right: 0px;
}
.mod-search__aside .mod-search_searchword
{
width: 100%;
}
mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd
{
width: 100%;
}
#header-row .select-menu
{
min-width: 297px !important;
}
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img
{
width: 100% !important;
}
#header-row
{
margin-bottom: 30px !important;
}
#footer-row ul.social
{
padding-bottom: 20px;
}
#footer-row .footer-row-separator
{
margin-left: 0px;
}
#footer #copyright-row
{
text-align: center;
}
#trademark,
#copyright-menu
{
float: none;
clear: both;
}
.mod-footer
{
position: relative;
top: 33px;
}
}

View File

@ -0,0 +1,332 @@
/***************************************************************************************/
/*
/* Author: AS Designing
/* Author URI: http://www.asdesigning.com
/* Theme URI: http://www.astemplates.com
/*
/* Note: Design for a width of 768px (Landscape phone to portrait tablet)
/*
/***************************************************************************************/
@media (max-width: 767px)
{
#splash-page #logo
{
padding-right: 55px;
padding-top: 15px !important;
}
#splash-page .navigation
{
padding-top: 15px;
}
#splash-page .select-menu
{
width:
}
body
{
padding: 0 !important;
}
.body-home-page #custom-content-wrapper
{
top: 0 !important;
}
h3,
h4
{
padding: 0px 0px 5px 0px !important;
}
.container
{
margin-left: 20px !important;
margin-right: 20px !important;
}
.wrapper
{
margin: 0;
}
#push
{
display: none;
}
.mod-menu__social
{
margin-right: 80px;
}
#header-row
{
margin-bottom: 30px !important;
}
#header-row #logo
{
padding: 0px;
text-align: center;
}
#logo a img
{
width: auto;
}
#header-row .container
{
margin: 0px;
}
#header-row .mod-search
{
margin-left: 40px;
}
#header-row .social
{
margin: 10px 0px 0px 0px;
}
#header-row .moduletable.navigation
{
width: 99.5%;
margin: 15px auto 0px;
clear: both;
}
#header-row #as-menu
{
float: none;
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
padding: 0 25px;
}
.moduletable.slider
{
overflow: hidden;
}
#slider-row
{
display: none !important;
}
.slide_title
{
display: none !important;
}
#camera-slideshow .camera_caption p
{
display: none !important;
}
.camera_caption a.readmore
{
right: inherit;
}
#header-row .select-menu
{
min-width: 440px !important;
margin-top: 30px;
}
#breadcrumbs-row
{
display: none;
}
.mod-newsflash-adv__links .item__module
{
width: 48%;
margin: 0 1% 20px;
float: left;
}
.page-blog .items-row.cols-3 .item_img.img-intro
{
width: 100%;
}
.page-blog .items-row .span6 .item
{
border-bottom: 1px solid #D4D4D4;
margin-bottom: 30px;
padding-bottom: 20px;
overflow: hidden;
}
.page-blog .items-row.cols-2
{
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
overflow: hidden;
}
.page-category__clients .item
{
overflow: hidden;
margin-bottom: 20px;
}
.page-category__clients .item_img
{
float: left;
margin-right: 20px;
clear: none !important;
}
.page-featured .items-row .item__featured
{
margin-bottom: 30px !important;
}
a.btn, a.readmore,
.btn_info,
.btn-info,
.btn-group button.btn,
.mod-newsflash a.readmore,
.btn-primary,
.btn_primary,
.contentpane .button
{
padding: 6px 20px 6px 20px;
}
.item-image.blog-image
{
float: none;
margin: 0 0 20px 0;
}
.img-full__left.span5
{
width: 50%;
}
.row-fluid [class*="itemSpan"]
{
display: block;
float: none;
margin-left: 0;
width: auto;
}
.page-item
{
padding-bottom: 0px;
}
.page-gallery .item_img.img-intro
{
float: left;
margin: 0 20px 20px 0;
}
.contact_form
{
width: 50%;
}
.contact_details
{
margin-bottom: 20px;
}
.contact_details .span6
{
width: 50%;
float: left;
}
.mod-search__aside .mod-search_searchword
{
width: 50%;
}
.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd
{
width: 50%;
}
aside
{
margin-top: 0px;
}
aside .mod-search button.btn.btn-search
{
margin-top: 0px;
}
#aside-row-1-left .moduletable
{
margin: 0px;
}
#footer
{
height: auto;
}
#footer p
{
margin-bottom: 0;
}
.mod-footer
{
position: relative;
top: -48px;
}
.footer-row-1 .span3 .item_img,
.footer-row-1 .span4 .item_img,
.footer-row-1 .span3 img,
.footer-row-1 .span4 img
{
width: auto;
}
.camera_pag
{
bottom: 30px !important;
}
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
width: 100% !important;
}
#as-menu
{
min-height: 30px !important;
}
#back-top
{
display: none !important;
}
}

View File

@ -0,0 +1,191 @@
/***************************************************************************************/
/*
/* Author: AS Designing
/* Author URI: http://www.asdesigning.com
/* Theme URI: http://www.astemplates.com
/*
/* Note: Design for Narrow desktop
/*
/***************************************************************************************/
@media (max-width: 980px)
{
body
{
font-size: 11px !important;
}
#splash-page #logo
{
padding-right: 30px;
}
#header-row .mod-search
{
padding-left: 0;
}
#header-row .btn-search
{
left: 10px;
}
#header-row .moduletable.navigation
{
margin-top: 22px;
}
#header-row .mod-search_searchword
{
width: 220px;
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
padding: 0 25px;
}
#logo a img
{
width: 90%;
}
#logo span.slogan
{
display: block;
left: 59px;
top: -10px;
width: auto;
}
.thumbnails
{
margin-left: -12px;
}
.thumbnails > li
{
margin-left: 12px;
}
.page-category__team .item_introtext
{
overflow: visible;
}
#slider-row .moduletable.slider
{
box-shadow: none !important;
}
#slider-row #camera-slideshow
{
display: none !important;
}
.btn
{
margin-bottom: 20px;
}
.shadow span
{
left: 2%;
width: 96%;
}
.mod-newsflash-adv__links .item_content h2
{
line-height: 30px;
padding-top: 14px;
padding-bottom: 14px;
}
aside .mod-search input.inputbox
{
width: 180px;
}
aside .mod-search button.btn.btn-search
{
margin-top: 15px;
padding: 5px 10px 4px;
}
#aside-row-2-left .moduletable ul.nav li,
#aside-row-2-right .moduletable ul.nav li
{
font-size: 11px;
}
#back-top
{
display: none !important;
}
.page-blog .items-row.cols-3 .item_img.img-intro
{
width: 95.5%
}
.random-image img,
.footer-row-1 .span3 .item_img,
.footer-row-1 .span4 .item_img
{
width: 94%;
}
.footer-row-1 .span3 img,
.footer-row-1 .span4 img
{
width: 100%;
}
.camera_caption p
{
}
.body-home-page .position-top
{
margin-top: -130px !important;
}
#splash-page #as-menu ul.as-menu > li,
#splash-page #as-menu ul.as-menu > li:hover
{
margin-top: 5px !important;
}
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
padding: 0 15px !important;
margin-top: 40px !important;
}
#as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span
{
font-size: 16px !important;
}
.toggle
{
width: auto;
}
#featured-row .img-intro__left,
#featured-row .img-intro-left,
#featured-row .img-full__left,
#featured-row img.left,
#featured-row .img-intro__right,
#featured-row .img-intro-right,
#featured-row .img-full__right,
#featured-row img.right
{
float: none;
}
}

View File

@ -0,0 +1,107 @@
/**************************************************************************************/
/*
/* Designed by 'AS Designing'
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: Creative Commons
/*
/**************************************************************************************/
.body-terms #component .page_header h2,
.body-terms #component .category_title h2,
.body-terms #component h2.item_title
{
text-align: left;
}
/**==========splash page==========**/
/*======background======*/
#background{
width:100%;
background-repeat:no-repeat;
background-attachment:fixed;
}
/*======end background======*/
/*======logo======*/
#logo{
width:30%;
}
/*======end logo======*/
/*======menu======*/
ul.splash-menu > li > a,
ul.splash-menu > li > span
{
font-size: 18px;
font-family: 'ABeeZee', Arial, serif !important;
color: #ffffff;
text-align: center;
margin: 10px;
padding: 10px 50px 10px 50px;
border-radius: 10px;
}
ul.splash-menu > li.active > a,
ul.splash-menu > li.asHover > a,
ul.splash-menu > li.current > a,
ul.splash-menu > li.active > span,
ul.splash-menu > li.asHover > span,
ul.splash-menu > li.current > span,
ul.splash-menu > li > a:hover,
ul.splash-menu > li > span:hover,
ul.splash-menu ul li a:hover,
ul.splash-menu ul li span:hover,
ul.splash-menu ul li.active > a,
ul.splash-menu ul li.asHover > a,
ul.splash-menu ul li.active > span,
ul.splash-menu ul li.asHover > span
{
color: #000000;
background-color: #7cd0db;
}
ul.splash-menu ul
{
width: 180px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
}
ul.splash-menu ul li a,
ul.splash-menu ul li span
{
font-size: 16px;2px;
font-family: 'ABeeZee', Arial, serif !important;
color: #;
}
ul.splash-menu li li:hover ul,
ul.splash-menu li li.asHover ul,
ul.splash-menu li li li:hover ul,
ul.splash-menu li li li.asHover ul
{
left: 180px;
}
/*======end menu======*/
/**==========end splash page==========**/
/**==========blog page==========**/
.row .span9{
margin-right:-100px;
}
.blog-slider{
width:70%;
}
/**==========endblog page==========**/

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,39 @@
/**************************************************************************************/
/*
/* Designed by 'AS Designing'
/* Web: http://www.asdesigning.com
/* Web: http://www.astemplates.com
/* License: Creative Commons
/*
/**************************************************************************************/
fieldset.panelform label,
fieldset.panelform div.paramrow label,
fieldset.panelform span.faux-label,
.control-group .control-label
{
max-width: 340px;
min-width: 240px;
padding: 0 5px 0 0;
}
fieldset.panelform label b
{
color: #025A8D;
}
.asnote
{
color: #F29021;
font-style: italic;
}
img.template_thumbnail
{
display: block !important;
}
#style-form .disabled
{
opacity: 1;
}

File diff suppressed because it is too large Load Diff