html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { font-weight: normal; line-height: 23px; }
a { cursor: pointer; text-decoration: none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins    { text-decoration: none; }
del    { text-decoration: line-through; }
table  { border-collapse: collapse; border-spacing: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.clear   { clear: both; }
#wrapper { width: 960px; margin: 0px auto; overflow-x: hidden; -ms-overflow-x: hidden; }
#content { width: 100%; overflow-x: hidden; -ms-overflow-x: hidden; }
#content #main { float: left; width: 650px; }
#content #sidebar { float: right; width: 260px; }
#features { margin-bottom: 100px; }
#contact { margin-bottom: 100px; }
.full                             { width: 100%; }
.one_half, .one_half_last         { width: 46%; margin-right: 8%; }
.one_third, .one_third_last       { width: 30%; margin-right: 5%; }
.two_third, .two_third_last       { width: 65%; margin-right: 5%; }
.one_fourth, .one_fourth_last     { width: 22%; margin-right: 4%; }
.two_fourth, .two_fourth_last     { width: 48%; margin-right: 4%; }
.three_fourth, .three_fourth_last { width: 74%; margin-right: 4%; }
.one_fifth, .one_fifth_last       { width: 16%; margin-right: 4%; }
.two_fifth, .two_fifth_last       { width: 36%; margin-right: 4%; }
.three_fifth, .three_fifth_last   { width: 56%; margin-right: 4%; }
.four_fifth, .four_fifth_last     { width: 76%; margin-right: 4%; }
.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
.four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ float: left; margin-bottom: 60px; }
.full { margin-bottom: 60px; }
.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ margin-right: 0%; }
a img { border: 0px; }
h1 { font-size: 25px; margin-bottom: 24px; }
h2 { font-size: 20px; margin-bottom: 20px; }
h3 { font-size: 20px; margin-bottom: 16px; }
h4 { font-size: 18px; margin-bottom: 14px; }
h5 { font-size: 16px; margin-bottom: 12px; }
h6 { font-size: 14px; margin-bottom: 10px; }
div.title { margin: 0 auto; padding-top: 80px; margin-bottom: 87px; border-bottom: 1px solid #CCC; }
div.title h2 { font-size: 28px; margin-bottom: -14px; text-align: center; text-transform: uppercase; }
div.title h2 span { padding: 0px 30px; }
a.scroll_down { display: block; width: 46px; height: 46px; margin: 0 auto; margin-bottom: 600px; background: url('../images/sprite.png') -222px 0px no-repeat; }
a.scroll_top { display: block; width: 46px; height: 46px; margin: 0 auto; margin-bottom: 50px; background: url('../images/sprite.png') -268px 0px no-repeat; }
.full img,
.one_half img, .one_half_last img, .one_third img, .one_third_last img, .two_third img, .two_third_last img,
.one_fourth img, .one_fourth_last img, .two_fourth img, .two_fourth_last img, .three_fourth img, .three_fourth_lastimg,
.one_fifth img, .one_fifth_last img, .two_fifth img, .two_fifth_last img, .three_fifth img, .three_fifth_last img,
.four_fifth img, .four_fifth_last img, .one_sixth img, .one_sixth_last img, .two_sixth img, .two_sixth_last img,
.three_sixth img, .three_sixth_last img, .four_sixth img, .four_sixth_last img,
.five_sixth img, .five_sixth_last img { max-width: 100%; }
ul { padding: 0px; list-style: none; line-height: 28px; }
#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
#tiptip_holder.tip_top { padding-bottom: 5px; }
#tiptip_holder.tip_bottom { padding-top: 5px; }
#tiptip_holder.tip_right { padding-left: 5px; }
#tiptip_holder.tip_left { padding-right: 5px; }
#tiptip_content { font-size: 11px; color: #fff; text-shadow: 0 0 2px #000; padding: 4px 8px; border: 1px solid rgba(255,255,255,0.25); background-color: rgb(25,25,25); background-color: rgba(25,25,25,0.92); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000)); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 0 3px #555; -webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555; }
#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px;  height: 0; width: 0; }
#tiptip_holder.tip_top #tiptip_arrow { border-top-color: #fff; border-top-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color: #fff; border-bottom-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_right #tiptip_arrow { border-right-color: #fff; border-right-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_left #tiptip_arrow { border-left-color: #fff; border-left-color: rgba(255,255,255,0.35); }
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#tiptip_content { padding: 4px 8px 5px 8px; background-color: rgba(45,45,45,0.88); }
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(45,45,45,0.88); }
	#tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(20,20,20,0.92); }
}
blockquote { width: 90%; margin-bottom: 30px; padding: 18px 5%; line-height: 25px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; font-size: 16px; font-style: italic; }
#header { margin-bottom: 30px; }
div#navigation { float: left; position: relative; left: 50%; margin-bottom: 35px; }
select.mobile_menu { display: none; }
ul.menu { float: left; position: relative; left: -50%; }
ul.menu li { float: left; margin: 0px; margin-left: 50px; padding-top: 12px; padding-bottom: 10px; }
ul.menu li:first-child { margin-left: 0px; }
ul.menu li ul.sub-menu { display: none; position: absolute; top: 50px; z-index: 10000; background: #F8F8F8; border: 1px solid #CCC; border-bottom: 0px; }
ul.menu li:hover ul.sub-menu { display: block; }
ul.menu li ul.sub-menu li { position: relative; float: none; margin: 0px; border-bottom: 1px solid #CCC; font-size: 14px; }
ul.menu li ul.sub-menu li a { display: block; width: 200px; height: 23px; line-height: 23px; text-align: center; }
ul.menu li ul.sub-menu li ul.sub-menu { display: none; right: 200px; }
ul.menu li ul.sub-menu li:hover ul.sub-menu { display: block; top: -1px;}
ul.menu li ul.sub-menu li ul.sub-menu li ul.sub-menu { display: none; }
ul.menu li ul.sub-menu li ul.sub-menu li:hover ul.sub-menu { display: block; top: -1px;}
div#hidden_menu { display: none; position: fixed; top: 0px; left: 0px; z-index: 12000; width: 100%; height: 44px; }
div#hidden_items { float: left; position: relative; left: 50%; }
div#hidden_items ul { float: left; position: relative; left: -50%; }
div#hidden_items ul li {float: left; margin-left: 50px; font-size: 16px; padding-top: 10px; padding-bottom: 10px; }
div#hidden_items select#hidden_mobile_menu { display: none; }
#intro { width: 675px; line-height: 30px; margin: 0px auto; font-size: 19px; text-align: center; }



/*--- 3. Item Page ---*/
div.item { width: 100%; max-width: 960px; margin: 0 auto; margin-bottom: 5%; background: transparent; position: relative; }
div.details { float: right; width: 28%; margin-right: 7%; }
div.slideshow_wrapper { float: left; width: 60%; margin-right: 5%; position: relative; }
div.item a.close { width: 40px; height: 40px; display: block; position: absolute; top: 0%; right: 0%; background: url(../images/sprite.png) -300px -44px no-repeat; }

/*- Item details -*/
div.details h3 { font-size: 20px; text-align: center; margin-bottom: 12px; }
div.details p { margin-bottom: 30px; text-align: center; }
/*- Videos on item pages -*/
div.item_video { position: relative; padding-bottom: 55%; overflow: hidden; }
div.item_video iframe { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; }

/*- Slider for item images -*/
.slideshow a:active {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.slideshow {width: 100%; margin: 0; padding: 0;}
.slideshow .slides > li {display: none;}
.slideshow .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.slideshow {position: relative; zoom: 1;}
.slideshow .slides {zoom: 1;}
.slideshow .slides > li {position: relative;}
.slideshow .flex-caption {width: 100%; height: 36px; line-height: 36px; padding: 0%; position: absolute; left: 0%; bottom: 0%; background: #FFF; color: #333; font-size: 18px; text-align: center; opacity: 0.9; filter: alpha(opacity=90); }
.slideshow .flex-direction-nav li a {width: 50px; height: 50px; display: block; background: url(../images/sprite.png) -340px 0px no-repeat; position: absolute; top: 10px; cursor: pointer; text-indent: -9999px; }
.slideshow .flex-direction-nav li .next {background-position: -390px 0; right: 10px;}
.slideshow .flex-direction-nav li .prev {left: auto; right: 70px;}
.slideshow .flex-direction-nav li .disabled {opacity: 0.3; filter:alpha(opacity=30); cursor: default;}
.slideshow .flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: center;}
.slideshow .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.slideshow .flex-control-nav li:first-child {margin: 0;}
.slideshow .flex-control-nav li a {width: 13px; height: 13px; display: block; background: #272727; cursor: pointer; text-indent: -9999px;}
.slideshow .flex-control-nav li a:hover, .flex-control-nav li a.active { width: 11px; height: 11px; border: 1px solid #272727; background: #FFF; }

div#portfolio_loading { display: none; width: 220px; margin: 0 auto; margin-bottom: 40px; }

/*=====================================================================================*/
/*       7. SERVICES                                                                   */
/*=====================================================================================*/
#services { margin-bottom: 100px; }
.services_intro { width: 800px; margin: 0 auto; margin-top: -8px; margin-bottom: 57px; }
.services_intro p { line-height: 38px; font-size: 24px; text-align: center; }
#service_blocks { width: 1050px; overflow-x: hidden; -ms-overflow-x: hidden; }
.service { float:left; width: 260px; margin-right: 90px; margin-bottom: 90px; }
.service h3 { margin-bottom: 15px; font-size: 20px; text-align: center; }
.service p { text-align: center; }
.icon_container { width: 158px; height: 158px;  margin:0 auto 35px auto; border-radius: 29px; -moz-border-radius: 29px; -webkit-border-radius: 29px; behavior: url(PIE.htc); }
.icon { width: 150px; height: 90px; margin: 4px; padding-top: 30px; background-color:#FFFFFF !important; padding-bottom: 30px; text-align: center; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; behavior: url(PIE.htc); }
.icon img { border-radius: 10px 10px 10px 10px; height: 100px;}


/*=====================================================================================*/
/*       8. ABOUT                                                                      */
/*=====================================================================================*/
#about { margin-bottom: 20px; }
.about_image { width: 100%; margin-top: -5px; margin-bottom: 45px; text-align: center; }
.about_image img { width: 260px; height: 260px; border-radius: 130px; -moz-border-radius: 130px; -webkit-border-radius: 130px; behavior: url(PIE.htc); }
#about h3 { margin-bottom: 19px; font-size: 24px; line-height: 38px; text-align: center; }
#about p { line-height: 30px; text-align: center; margin-bottom: 80px; }


/*=====================================================================================*/
/*       9. CONTACT                                                                     */
/*=====================================================================================*/
#contact { margin-bottom: 100px; }

/*--- 1. Contact form ---*/
#contact_form { float: left; width: 41%; }
#contact_form input[type="text"], #contact_form textarea { width: 95%; padding-right: 5%; margin-bottom: 23px; height: 30px; line-height: 30px; background: transparent; border: 0px; }
#contact_form textarea { width: 95%; padding-right: 5%; height: 180px; overflow: auto; line-height: 25px; }
#contact_form button { min-width: 60px; height: 60px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; behavior: url(PIE.htc); border: 0px; cursor: pointer; }
#loading { width: 100%; height: 300px; display: block; background: url('../images/loader.gif') center center no-repeat; }

/*--- 2. Contact info ---*/
#contact_info { float: right; width: 41%; }
#contact_info p { line-height: 25px; margin-bottom: 30px; font-size: 15px; }
#contact_info ul { line-height: 28px; margin-bottom: 30px; font-size: 15px; }
#contact_info ul.social_icons li { float: left; width: 47px; height: 47px; margin-right: 10px; margin-bottom: 0px; }
#contact_info ul.social_icons li img { width: 47px; height: 47px; }


/*=====================================================================================*/
/*       10. BLOG                                                                      */
/*=====================================================================================*/
.blog_posts { width: 760px; margin: 0 auto; }
#main .blog_posts { width: 650px; margin: 0px; }
.post { margin-bottom: 80px; }
div.post_title { margin-bottom: 2px; padding-bottom: 15px; line-height: 1; border-bottom: 1px solid #DFDFDF; }
div.post_title h3 { text-align: center; font-size: 36px; color: #333; }
.post_container { width: 100%; padding-top: 35px; border-top: 1px solid #DFDFDF; }
.post_container img { max-width: 100%; }
.post_container .single_thumb { text-align: center; margin-bottom: 25px; }
.post_content p { margin-bottom: 30px; }
.post_content blockquote p { margin-bottom: 0px; }
.post_teaser { float: right; width: 570px; }
#main .post_teaser { width: 450px; }
.post_teaser img { width: 100%; margin-bottom: 16px; }
.post_teaser a.more-link { display: inline-block; padding-top: 13px; font-size: 16px; color: #333; font-style: italic; }
.post_meta { float: left; width: 170px; margin-right: 20px; }
.post_meta ul a { color: #333; }
.post_meta ul li { min-width: 170px; margin-bottom: 2px; padding: 20px 0px; text-align: center; font-size: 17px; color: #333; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; }
.post_meta ul li.post_date {  padding-top: 0px; font-size: 26px; border-top: 0px; }
.post_meta ul li.post_author .author_avatar { margin-top: -2px; margin-bottom: -1px; text-align: center; }
.post_meta ul li.post_author .author_avatar img { width: 50px; height: 50px; margin-top: 5px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; behavior: url(PIE.htc); }
.post_meta ul li.post_category {}
.post_meta ul li.post_comments { border-bottom: 0px; }
div.single_meta_container { margin-top: -15px; margin-bottom: 15px; }
div.single_meta { position: relative; float: left; left: 50%; }
.single_meta ul { position: relative; float: left; left: -50%; }
.single_meta ul li { float: left; font-size: 10px; font-family: verdana, arial, helvetica; }
.single_meta ul li a { color: #666; }
.single_meta ul li.separator { margin: 0px 10px; }

/*--- Image + Video frames ---*/
div.image_frame { width: 740px; margin-bottom: 30px; padding: 9px; line-height: 0; border: 1px solid #CCC; text-align: center; }
#main div.image_frame { width: 630px; }
div.image_frame iframe { width: 740px; height: 555px; }
#main div.image_frame iframe { width: 630px; height: 475px; }
.full_width img { max-width: 740px; }
.post_teaser div.image_frame { width: 550px; margin-bottom: 20px; }
#main .post_teaser div.image_frame { width: 430px; margin-bottom: 20px; }
.post_teaser div.image_frame img { width: 550px; }
#main .post_teaser div.image_frame img { width: 430px; }
.post_teaser div.image_frame iframe { width: 550px; height: 412px; }
#main .post_teaser div.image_frame iframe { width: 430px; height: 320px; }
.image_title { font-size: 22px; padding-top: 10px; line-height: 23px; margin-bottom: 5px; }
.image_description { margin-top: 0px; margin-bottom: 2px; line-height: 23px; font-size: 16px; font-style: italic; }

/*--- Pagination ---*/
div.pagination_container { float: left; position: relative; left: 50%; margin-bottom: 100px; }
ul.pagination { float: left; position: relative; left: -50%; }
ul.pagination li { float: left; width: 50px; height: 50px; display: block; margin: 0px 5px; }
ul.pagination li a { width: 50px; height: 50px; display: block; }
ul.pagination li#newer-posts a { background: url(../images/sprite.png) -340px 0px no-repeat; }
ul.pagination li#older-posts a { background: url(../images/sprite.png) -390px 0px no-repeat; }

/*--- Comments ---*/
div.comments { width: 760px; margin: 0 auto; }
#main div.comments { width: 650px; }
ul.commentlist li.comment {  margin-bottom: 50px; }
ul.commentlist li.comment .comment_author { width: 130px; float: left; text-align: center; }
ul.commentlist li.comment .comment_author img { width: 70px; height: 70px; border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; behavior: url(PIE.htc); }
ul.commentlist li.comment .comment_author p { font-size: 16px; color: #333; }
ul.commentlist li.comment .comment_author p a { color: #333; }
ul.commentlist li.comment .comment_content { width: 610px; float: right; }
#main ul.commentlist li.comment .comment_content { width: 500px; }
ul.commentlist li.comment .comment_content .comment_meta { width: 100%; margin-bottom: 12px; font-size: 18px; color: #333; }
ul.commentlist li.comment .comment_content .comment_meta ul li { float: left; margin-right: 16px; }
ul.commentlist li.comment .comment_content .comment_meta ul li.edit_container { float: right; }
ul.commentlist li.comment .comment_content .comment_meta ul li.reply_container { float: right; margin-right: 0px; }
a.comment-edit-link, a.comment-reply-link, a.comment-reply-login { display: block; padding: 0px 10px; font-family: verdana, arial, helvetica; font-size: 10px; color: #F8F8F8; background: #272727; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(PIE.htc); }
ul.commentlist li.comment .comment_content .comment_text { font-size: 13px; line-height: 21px; }
ul.commentlist li.comment ul.children { padding-top: 30px; }
/* depth-2 */
ul.children { width: 720px; margin-left: 40px; }
ul.children li.depth-2 div.comment_content{ width: 570px; }
#main ul.children { width: 610px; margin-left: 40px; }
#main ul.children li.depth-2 div.comment_content{ width: 460px; }
/* depth-3 */
ul.children ul.children { width: 680px; margin-left: 40px; }
ul.children li.depth-3 div.comment_content{ width: 530px; }
#main ul.children ul.children { width: 570px; margin-left: 40px; }
#main ul.children li.depth-3 div.comment_content{ width: 420px; }
/* depth-4 */
ul.children ul.children ul.children { width: 640px; margin-left: 40px; }
ul.children li.depth-4 div.comment_content{ width: 490px; }
#main ul.children ul.children ul.children { width: 530px; margin-left: 40px; }
#main ul.children li.depth-4 div.comment_content{ width: 380px; }
/* Comments pagination */
div#comments_pagination { margin-bottom: 60px; }
.page-numbers { display: inline-block; padding: 0px 10px; font-family: verdana, arial, helvetica; font-size: 10px; color: #F8F8F8; background: #272727; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(PIE.htc); }
span.current { background: #666; }

.single_title { margin: 0 auto; padding-top: 18px; margin-bottom: 58px; border-bottom: 1px solid #CCC; }
.single_title h3 { margin-bottom: -12px; text-align: center; font-size: 20px; text-transform: uppercase; }
.single_title h3 span { padding: 0px 30px; background: #F8F8F8; }

/*--- Comment form ---*/
div.leave_reply { margin-bottom: 100px; }
#respond { width: 390px; margin: 0 auto; }
ul.commentlist li.comment #respond { padding-top: 30px; }
ul.commentlist li.comment div#cancel_reply_container { margin-bottom: 20px; text-align: center; }
div#login_to_container { text-align: center; }
a#cancel-comment-reply-link, a#login_to_comment { display: inline-block; padding: 0px 20px; font-family: verdana, arial, helvetica; font-size: 10px; text-align: center; color: #F8F8F8; background: #272727; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(PIE.htc); }
p#logged_in { margin-bottom: 20px; }
#respond input[type="text"], #respond textarea { width: 95%; padding-right: 5%; margin-bottom: 23px; height: 30px; line-height: 30px; background: transparent; border: 0px; font-size: 15px; color: #333; border-bottom: 1px dashed #CCC; }
#respond textarea { width: 95%; padding-right: 5%; height: 180px; overflow: auto; line-height: 25px; }
#respond button { margin: 0 auto; min-width: 60px; height: 60px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; behavior: url(PIE.htc); border: 0px; cursor: pointer; background: #272727; font-family: 'Droid Sans', arial, verdana; font-size: 17px; color: #FFF; }
#comment_button_container { text-align: center; }

/*--- WIDGETS ---*/
div.sidebar_widget { margin-bottom: 80px; }
div.sidebar_widget h3.widgettitle { margin-bottom: 18px; font-size: 17px; text-transform: uppercase; }
div.sidebar_widget ul li { width: 95%; height: 37px; line-height: 37px; padding-left: 5%; margin-bottom: -1px; font-size: 15px; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; }
div.sidebar_widget ul li a { color: #666; }
div.sidebar_widget ul li a:hover { color: #999; }
/* Categories */
select#cat { width: 100%; height: 30px; }
/* Text widget */
.textwidget { font-size: 13px; }
/* Calendar */
table#wp-calendar { width: 100%; font-size: 13px; }
table#wp-calendar caption { width: 100%; margin-bottom: 10px; text-align: center; text-transform: uppercase; font-style: italic; }
table#wp-calendar tbody td { text-align: center; }
table#wp-calendar tbody td#today { font-weight: bold; text-decoration: underline; }
/* Links */
div.sidebar_widget ul.blogroll img { display: none; }
/* Search form */
#searchform div { width: 100%; }
#searchform input[ type="text"] { width: 200px; padding: 0px 10px; height: 30px; float: left; padding: 0px; margin: 0px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; behavior: url(PIE.htc); border: 1px solid #DFDFDF; }
button#searchsubmit { min-width: 30px; height: 30px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; behavior: url(PIE.htc); border: 0px; cursor: pointer; background: #272727; font-family: 'Droid Sans', arial, verdana; font-size: 12px; color: #FFF; }
/* Comments */
ul#recentcomments a { color: #990000; }
ul#recentcomments a:hover { text-decoration: underline; }
/* Flickr */
div.flickr_widget { width: 270px; }
div.flickr_widget a { float: left; display: block; width: 125px; height: 125px; margin-right: 10px; margin-bottom: 10px; overflow: hidden; border-radius: 62px; -moz-border-radius: 62px; -webkit-border-radius: 62px; behavior: url(PIE.htc); }


/*=====================================================================================*/
/*       11. SMARTPHONES & TABLETS                                                     */
/*=====================================================================================*/

/*  Screen <= 970px
=====================================*/
@media screen and (max-width: 970px) {
     /*-- General --*/
     #wrapper { width: 760px; }
     div.title { max-width: 700px; }
     #content #main { float: left; width: 455px; }
     
     /*-- Slider --*/
     #slider_wrapper { width: 100%; max-width: 700px; }
     .flex-direction-nav li a { background: url(../images/sprite.png) 0px 0px no-repeat; }
     .flex-direction-nav li .next {background-position: -71px 0; right: 10px;}
     .flex-direction-nav li .prev {left: 10px;}
     
     /*-- Portfolio --*/
     div#portfolio_items { width: 700px; margin: 0 auto; overflow-x: hidden; }
     ul.sortablePortfolio { width: 750px; line-height: 1; }
     ul.sortablePortfolio li { width: 200px; height: 200px; margin-right: 50px; margin-bottom: 50px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content img { width: 200px; height: 200px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content { border-radius: 100px;; -moz-border-radius: 130px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:133px; left:67px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:133px; right:67px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }
     /* Portfolio item */
     div.item { width: 100%; max-width: 700px; }
     div.details { float: right; width: 38%; margin-right: 7%; }
     div.slideshow_wrapper { float: left; width: 50%; margin-right: 5%; position: relative; }
     div.item a.close { width: 30px; height: 30px; display: block; position: absolute; top: 0%; right: 0%; background: url(../images/sprite.png) -419px -50px no-repeat; }
     div.details h3 { font-size: 17px; margin-bottom: 12px; }
     div.details p { margin-bottom: 30px; font-size: 13px; line-height: 22px; }
     .slideshow .flex-direction-nav li a {width: 30px; height: 30px; display: block; background: url(../images/sprite.png) -440px 0px no-repeat; position: absolute; top: 10px; cursor: pointer; text-indent: -9999px; }
     .slideshow .flex-direction-nav li .next {background-position: -449px -30px; right: 10px;}
     .slideshow .flex-direction-nav li .prev {left: auto; right: 50px;}

     /*-- Services --*/
     #services { max-width: 700px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { max-width: 700px; margin-top: -11px; margin-bottom: 55px; }
     #service_blocks { width: 750px;  }
     .service { float:left; width: 200px; margin-right: 50px; margin-bottom: 50px; }
     .service h3 { margin-bottom: 10px; font-size: 17px;  }
     .service p { font-size: 14px; }
     .icon_container { width: 198px; height: 198px; margin-bottom: 28px; border-radius: 99px; -moz-border-radius: 99px; -webkit-border-radius: 99px; }
     .icon { width: 192px; height: 70px; margin: 3px; padding-top: 64px; padding-bottom: 58px; border-radius: 96px; -moz-border-radius: 96px; -webkit-border-radius: 96px; }
     .icon img { height: 70px; }

     /*-- Contact --*/
     #contact_info ul.social_icons li { width: 42px; height: 42px; margin-right: 8px; }
     #contact_info ul.social_icons li img { width: 42px; height: 42px; }
     
     /*-- Blog --*/
     #main .blog_posts { width: 100%; margin: 0px; }
     #main .post { margin-bottom: 50px; }
     #main div.post_title { padding-bottom: 5px; }
     #main div.post_title h3 { font-size: 30px; }
     #main .post_container { width: 100%; padding-top: 35px; }
     #main .post_container img { max-width: 100%; }
     #main .post_container .single_thumb { width: 570px; float: right; }
     #main .post_content p { margin-bottom: 30px; }
     #main .post_content blockquote p { margin-bottom: 0px; }
     #main .post_teaser { float: none; width: 570px; }
     #main .post_teaser { width: 100%; }
     #main .post_teaser img { margin-bottom: 10px; }
     #main .post_teaser a.more-link { display: inline-block; padding-top: 13px; font-size: 16px; }
     #main .post_meta { float: none; width: 100%; margin-right: 0px; }
     #main .post_meta ul a { color: #333; }
     #main .post_meta ul li { width: 100%; margin-bottom: 2px; padding: 12px 0px; text-align: center; font-size: 17px; color: #333; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; }
     #main .post_meta ul li.post_date {  padding-top: 0px; font-size: 22px; border-top: 0px; }
     #main .post_meta ul li.post_author .author_avatar { margin-top: -2px; margin-bottom: -1px; text-align: center; }
     #main .post_meta ul li.post_author .author_avatar img { width: 50px; height: 50px; margin-top: 5px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; behavior: url(PIE.htc); }
     #main .post_meta ul li.post_comments { border-bottom: 0px; }
     div.sidebar_widget { margin-bottom: 50px; }
     
     #main div.comments { width: 455px; }
     #main ul.commentlist li.comment .comment_content { width: 340px; }
     ul.commentlist li.comment .comment_author { width: 100px; float: left; text-align: center; }
     ul.commentlist li.comment .comment_author img { width: 50px; height: 50px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; behavior: url(PIE.htc); }
     /* depth-2 */
     #main ul.children { width: 425px; margin-left: 30px; }
     #main ul.children li.depth-2 div.comment_content{ width: 310px; }
     /* depth-3 */
     #main ul.children ul.children { width: 395px; margin-left: 30px; }
     #main ul.children li.depth-3 div.comment_content{ width: 280px; }
     /* depth-4 */
     #main ul.children ul.children ul.children { width: 365px; margin-left: 30px; }
     #main ul.children li.depth-4 div.comment_content{ width: 250px; }
     
     #main div.image_frame { width: 435px; }
     #main div.image_frame iframe { width: 435px; height: 325px; }
     #main .post_teaser div.image_frame { width: 435px; margin-bottom: 20px; }
     #main .post_teaser div.image_frame img { width: 435px; }
     #main .post_teaser div.image_frame iframe { width: 435px; height: 325px; }

}


/*  Screen <= 765px
=====================================*/
@media screen and (max-width: 765px) {
     #wrapper { width: 98%; }
     #content #main { float: none; width: 300px; margin: 0 auto; }
     #content #sidebar { float: none; margin: 0 auto; }
     div.title { max-width: 650px; }
     
     /*--- Navigation ---*/
     ul.menu li, div#hidden_items ul li { margin-left: 40px; font-size: 15px; padding-top: 10px; }
     ul.menu li:first-child { margin-left: 0px; }

     /*-- Portfolio --*/
     div#portfolio_items { width: 650px; margin: 0 auto; overflow-x: hidden; }
     ul.sortablePortfolio { width: 690px; line-height: 1; }
     ul.sortablePortfolio li { width: 190px; height: 190px; margin-right: 40px; margin-bottom: 40px; border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     ul.sortablePortfolio li .item_content { border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     ul.sortablePortfolio li .item_content img { width: 190px; height: 190px; border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content { border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content p { font-size: 13px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:123px; left:57px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:123px; right:57px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }

     /*-- Services --*/
     #services { max-width: 650px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { width: 100%; margin-top: -11px; margin-bottom: 55px; }
     #service_blocks { width: 690px;  }
     .service { float:left; width: 190px; margin-right: 40px; margin-bottom: 40px; }
     .service h3 { margin-bottom: 10px; font-size: 17px;  }
     .service p { font-size: 14px; }
     .icon_container { width: 188px; height: 188px; border-radius: 94px; -moz-border-radius: 94px; -webkit-border-radius: 94px; }
     .icon { width: 182px; height: 70px; margin: 3px; padding-top: 61px; padding-bottom: 51px; border-radius: 94px; -moz-border-radius: 94px; -webkit-border-radius: 94px; }
     .icon img { height: 70px; }
     
     /*-- Blog --*/
     .blog_posts { width: 300px; margin: 0 auto; margin-top: 30px; }
     .post, #main .post { margin-bottom: 50px; }
      div.post_title, #main div.post_title { margin-bottom: 2px; padding-bottom: 0px; line-height: 1; }
      div.post_title h3, #main div.post_title h3 { text-align: center; font-size: 20px; }
     .post_container, #main .post_container { width: 100%; padding-top: 10px; font-size: 12px; }
     .post_container img { max-width: 100%; }
     .post_container .single_thumb, #main .post_container .single_thumb  { float: none; width: 100%; }
     .post_content p { margin-bottom: 20px; }
     .post_teaser { float: none; width: 100%; font-size: 12px; line-height: 21px; }
     .post_teaser img { max-width: 100%; margin-bottom: 16px; }
     .post_teaser div.read_more_container { text-align: center; }
     .post_meta, #main .post_meta { float: none; width: 100%; margin-bottom: 10px; margin-right: 0px; }
     .post_meta ul a, #main .post_meta ul a { color: #666; }
     .post_meta ul, #main .post_meta ul { line-height: 25px; }
     .post_meta ul li, #main .post_meta ul li { min-width: 100%; margin-bottom: -1px; padding: 0px; text-align: center; font-size: 10px; font-family: verdana, arial, helvetica; color: #666; text-transform: uppercase; border-top: 0px; border-bottom: 0px; }
     .post_meta ul li.post_date, #main .post_meta ul li.post_date {  padding-top: 0px; font-size: 10px; border-top: 0px; }
     .post_meta ul li.post_author .author_avatar, #main .post_meta ul li.post_author .author_avatar { margin-top: 0px; margin-bottom: 0px; text-align: center; }
     .post_meta ul li.post_author .author_avatar img, #main .post_meta ul li.post_author .author_avatar img { display: none; }
     .post_meta ul li.post_category, #main .post_meta ul li.post_category { padding-top: 0px; }
     .post_meta ul li.post_comments, #main .post_meta ul li.post_comments { border-bottom: 0px; }
     
     div.single_meta_container { margin-top: 0px; margin-bottom: 5px; }
     div.single_meta { position: relative; float: left; left: 50%; }
     .single_meta ul { position: relative; float: left; left: -50%; }
     .single_meta ul li { float: none; margin-bottom: 0px; }
     .single_meta ul li a { color: #666; }
     .single_meta ul li.separator { display: none; }
     
     .single_title { padding-top: 18px; margin-bottom: 58px; }
     .single_title h3 { margin-bottom: -12px; font-size: 18px; }
     .single_title h3 span { padding: 0px 20px; }

     /* Pagination */
     div.pagination_container { margin-bottom: 50px; }
     
     /* Shortcodes */
     div.image_frame, #main div.image_frame { width: 280px; margin: 0px auto; margin-bottom: 20px; }
     div.image_frame iframe, #main div.image_frame iframe { width: 280px; height: 210px; }
     .post_teaser div.image_frame, #main .post_teaser div.image_frame { width: 280px; margin-bottom: 20px; }
     .post_teaser div.image_frame img, #main .post_teaser div.image_frame img { width: 280px; }
     .post_teaser div.image_frame iframe, #main .post_teaser div.image_frame iframe { width: 280px; height: 210px; }
     .full_width iframe { width: 280px; height: 210px; }
     div.video { width: 300px; margin: 0px auto; margin-bottom: 20px; }
     .image_title { font-size: 18px; padding-top: 10px; line-height: 23px; margin-bottom: 0px; }
     .image_description { margin-top: 3px; margin-bottom: 0px; line-height: 20px; font-size: 12px; font-style: italic; font-family: arial, verdana, helvetica; }

     /* Blockquote */
     blockquote { width: 90%; margin-bottom: 20px; padding: 13px 5%; line-height: 22px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; font-size: 14px; font-style: italic; }
     .post_content blockquote p { margin-bottom: 0px; }
     
     /* Comments */
     div.comments, #main div.comments { width: 100%; }
     ul.commentlist li.comment, #main ul.commentlist li.comment {  margin-bottom: 30px; }
     ul.commentlist li.comment .comment_author, #main ul.commentlist li.comment .comment_author { width: 60px; }
     ul.commentlist li.comment .comment_author img, #main ul.commentlist li.comment .comment_author img { width: 50px; height: 50px; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; behavior: url(PIE.htc); }
     ul.commentlist li.comment .comment_author p { font-size: 12px; font-family: 'Open Sans', arial, verdana; }
     ul.commentlist li.comment .comment_content, #main ul.commentlist li.comment .comment_content { width: 230px; }
     ul.commentlist li.comment .comment_content .comment_meta { width: 100%; margin-bottom: 12px; font-size: 18px; color: #333; }
     ul.commentlist li.comment .comment_content .comment_meta ul li { margin-right: 12px; }
     a.comment-edit-link, a.comment-reply-link, a.comment-reply-login { padding: 0px 8px; font-family: verdana, arial, helvetica; font-size: 9px; }
     ul.commentlist li.comment .comment_content .comment_text { font-size: 12px; line-height: 21px; }
     ul.commentlist li.comment ul.children { padding-top: 30px; }
     ul.children { width: 100%; margin-left: 0px; }
     ul.children li.depth-2 div.comment_content{ width: 230px; }
     #main ul.children { width: 100%; margin-left: 0px; }
     #main ul.children li.depth-2 div.comment_content{ width: 230px; }
     ul.children ul.children { width: 100%; margin-left: 0px; }
     ul.children li.depth-3 div.comment_content{ width: 230px; }
     #main ul.children ul.children { width: 100%; margin-left: 0px; }
     #main ul.children li.depth-3 div.comment_content{ width: 230px; }
     ul.children ul.children ul.children { width: 100%; margin-left: 0px; }
     ul.children li.depth-4 div.comment_content{ width: 230px; }
     #main ul.children ul.children ul.children { width: 100%; margin-left: 0px; }
     #main ul.children li.depth-4 div.comment_content{ width: 230px; }
     div#comments_pagination, #main div#comments_pagination { margin-bottom: 40px; }
     
     /* Comment form */
     div.leave_reply { margin-bottom: 60px; }
     #respond { width: 100%; margin-top: -15px; }
     ul.commentlist li.comment #respond { padding-top: 30px; }
     ul.commentlist li.comment div#cancel_reply_container { margin-bottom: 20px; }
     
     div.sidebar_widget { text-align: center; }
}


/*  Screen <= 700px
=====================================*/
@media screen and (max-width: 700px) {
     /*-- Intro --*/
     #intro { width: 100%; }
     
     /*-- Portfolio --*/
     div#portfolio_items { width: 520px; margin: 0 auto; overflow-x: hidden; }
     ul#portfolioFilter li { float: left; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 555px; line-height: 1; }
     ul.sortablePortfolio li { width: 150px; height: 150px; margin-right: 35px; margin-bottom: 35px; border-radius: 75px; -moz-border-radius: 75px; -webkit-border-radius: 75px; }
     ul.sortablePortfolio li .item_content { border-radius: 75px; -moz-border-radius: 75px; -webkit-border-radius:75px; }
     ul.sortablePortfolio li .item_content img { width: 150px; height: 150px; border-radius: 75px; -moz-border-radius: 75px; -webkit-border-radius: 75px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 75px; -moz-border-radius: 75px; -webkit-border-radius: 75px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content { border-radius: 75px; -moz-border-radius: 75px; -webkit-border-radius: 75px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content p { font-size: 11px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:103px; left:47px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:103px; right:47px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }
     /* Portfolio item */
     div.item { max-width: 700px; margin-bottom: 5%; }
     div.details { float: none; width: 90%; padding-right: 10%; }
     div.slideshow_wrapper { float: bone; width: 100%; padding-right: 0%; position: relative; }
     div.item a.close { width: 30px; height: 30px; display: block; position: absolute; top: 0%; right: 0%; background: url(../images/sprite.png) -419px -50px no-repeat; }
     div.details h3 { font-size: 20px; margin-bottom: 12px; }
     div.details p { margin-bottom: 30px; }
     .slideshow .flex-direction-nav li a {width: 30px; height: 30px; display: block; background: url(../images/sprite.png) -440px 0px no-repeat; position: absolute; top: 10px; cursor: pointer; text-indent: -9999px; }
     .slideshow .flex-direction-nav li .next {background-position: -449px -30px; right: 10px;}
     .slideshow .flex-direction-nav li .prev {left: auto; right: 50px;}
     
     /*-- Services --*/
     #services { max-width: 520px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { margin-top: -11px; margin-bottom: 55px; }
     #service_blocks { width: 555px;  }
     .service { float:left; width: 150px; margin-right: 35px; margin-bottom: 35px; }
     .service h3 { margin-bottom: 10px; font-size: 15px;  }
     .service p { font-size: 13px; }
     .icon_container { width: 148px; height: 148px; border-radius: 74px; -moz-border-radius: 74px; -webkit-border-radius: 74px; }
     .icon { width: 142px; height: 60px; margin: 3px; padding-top: 42px; padding-bottom: 40px; border-radius: 71px; -moz-border-radius: 71px; -webkit-border-radius: 71px; }
     .icon img { height: 60px; }
     
     /*-- Contact --*/
     #contact_form { float: none; width: 100%; margin-top: 70px; margin-bottom: 55px; text-align: center; }
     #contact_info { float: none; width: 100%; }
     #contact_form button { margin: 0 auto; }
}

/*  Screen <= 650px
=====================================*/
@media screen and (max-width: 650px) {
     div.title { max-width: 520px; }
     div.title h2 { font-size: 25px; }

     /*-- Girds --*/
     .one_half, .one_half_last { width: 100%; margin-right: 0%; }
     .one_third, .one_third_last       { width: 100%; margin-right: 0%; }
     .two_third, .two_third_last       { width: 100%; margin-right: 0%; }
     .one_fourth, .one_fourth_last     { width: 100%; margin-right: 0%; }
     .two_fourth, .two_fourth_last     { width: 100%; margin-right: 0%; }
     .three_fourth, .three_fourth_last { width: 100%; margin-right: 0%; }
     .one_fifth, .one_fifth_last       { width: 100%; margin-right: 0%; }
     .two_fifth, .two_fifth_last       { width: 100%; margin-right: 0%; }
     .three_fifth, .three_fifth_last   { width: 100%; margin-right: 0%; }
     .four_fifth, .four_fifth_last     { width: 100%; margin-right: 0%; }

     /*-- Navigation --*/
     ul.menu li, div#hidden_items ul li { margin-left: 30px; font-size: 13px; padding-top: 10px; }
     ul.menu li:first-child { margin-left: 0px; }
}

/*  Screen <= 550px
=====================================*/
@media screen and (max-width: 550px) {
     div.title { max-width: 450px; margin-bottom: 60px; }
     div.title h2 { font-size: 22px; }

     /*-- Navigation --*/
     div#navigation, div#hidden_items { float: none; position: relative; left: 0%; width: 180px; height: 27px; margin: 0px auto; margin-bottom: 30px; }
     select.mobile_menu  { display: block; width: 190px; padding-left: 10px; height: 27px; }
     div#hidden_items select.mobile_menu { margin-top: 8px; }
     ul.menu, div#hidden_items ul { display: none; }

     /*-- Slider --*/
     .flex-caption {width: 100%; height: 28px; line-height: 28px; font-size: 14px; text-align: center; }
     .flex-direction-nav li a, #slider:hover .flex-direction-nav li a {width: 40px; height: 40px; background: url(../images/sprite.png) -142px 0px no-repeat; position: absolute; top: 37%; cursor: pointer; text-indent: -9999px;}
     .flex-direction-nav li .next, #slider:hover .flex-direction-nav li .next {background-position: -182px 0; right: 5px;}
     .flex-direction-nav li .prev, #slider:hover .flex-direction-nav li .prev {left: 5px;}
     
     /*-- Portfolio --*/
     div#portfolio_items { width: 420px; margin: 0 auto; overflow-x: hidden; }
     div#filter_wrapper { margin-bottom: 40px; }
     ul#portfolioFilter li { float: none; line-height: 30px; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 470px; line-height: 1; }
     ul.sortablePortfolio li { width: 185px; height: 185px; margin-right: 50px; margin-bottom: 50px; border-radius: 92px; -moz-border-radius: 92px; -webkit-border-radius: 92px; }
     ul.sortablePortfolio li .item_content { border-radius: 92px; -moz-border-radius: 92px; -webkit-border-radius:92px; }
     ul.sortablePortfolio li .item_content img { width: 185px; height: 185px; border-radius: 92px; -moz-border-radius: 92px; -webkit-border-radius: 92px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 92px; -moz-border-radius: 92px; -webkit-border-radius: 92px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content { border-radius: 95px; -moz-border-radius: 92px; -webkit-border-radius: 92px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:120px; left:62px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:120px; right:62px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }
     /* Portfolio item */
     div.item { margin-bottom: 10%; }
     
     /*-- Services --*/
     #services { max-width: 420px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { margin-top: 0px; margin-bottom: 55px; }
     .services_intro p { line-height: 35px; font-size: 20px; }
     #service_blocks { width: 470px;  }
     .service { float:left; width: 185px; margin-right: 50px; margin-bottom: 50px; }
     .service h3 { margin-bottom: 10px; font-size: 15px;  }
     .service p { font-size: 13px; }
     .icon_container { width: 183px; height: 183px; border-radius: 91px; -moz-border-radius: 91px; -webkit-border-radius: 91px; }
     .icon { width: 177px; height: 60px; margin: 3px; padding-top: 62px; padding-bottom: 55px; border-radius: 88px; -moz-border-radius: 88px; -webkit-border-radius: 88px; }
     .icon img { height: 60px; }
     
     /*-- About --*/
     .about_image { width: 100%; margin-top: 23px; margin-bottom: 24px; }
     .about_image img { width: 200px; height: 200px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     #about h3 { margin-bottom: 19px; font-size: 20px; line-height: 35px; }
     #about p { font-size: 15px; line-height: 28px; }
}

/*  Screen <= 460px
=====================================*/
@media screen and (max-width: 460px) {
     div.title { max-width: 320px; margin-bottom: 50px; }
     div.title h2 { font-size: 18px; }

     /*-- Portfolio --*/
     div#portfolio_items { width: 320px; margin: 0 auto; overflow-x: hidden; }
     ul#portfolioFilter li { float: none; line-height: 30px; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 366px; line-height: 1; }
     ul.sortablePortfolio li { width: 137px; height: 137px; margin-right: 46px; margin-bottom: 46px; border-radius: 68px; -moz-border-radius: 68px; -webkit-border-radius: 68px; }
     ul.sortablePortfolio li .item_content { border-radius: 68px; -moz-border-radius: 68px; -webkit-border-radius:68px; }
     ul.sortablePortfolio li .item_content img { width: 137px; height: 137px; border-radius: 68px; -moz-border-radius: 68px; -webkit-border-radius: 68px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 68px; -moz-border-radius: 68px; -webkit-border-radius: 68px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content p { top: 38%; left: 5%; width: 90%; font-size: 12px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:90px; left:35px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:90px; right:35px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }
     /* Portfolio item */
     div.item { padding-top: 60px; }
     div.details { float: none; width: 100%; padding-right: 0%; }
     div.item a.close { top: 0%; right: 45%; }

     /*-- Services --*/
     #services { max-width: 320px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { margin-top: 9px; margin-bottom: 36px; }
     .services_intro p { line-height: 32px; font-size: 19px; }
     #service_blocks { width: 366px;  }
     .service { float:left; width: 137px; margin-right: 46px; margin-bottom: 46px; }
     .service h3 { margin-bottom: 10px; font-size: 12px; font-weight: bold; color: #666; }
     .service p { font-size: 13px; line-height: 22px; }
     .icon_container { width: 135px; height: 135px; margin-bottom: 22px; border-radius: 67px; -moz-border-radius: 67px; -webkit-border-radius: 67px; }
     .icon { width: 131px; height: 48px; margin: 2px; padding-top: 42px; padding-bottom: 41px; border-radius: 65px; -moz-border-radius: 65px; -webkit-border-radius: 65px; }
     .icon img { height: 48px; }
}

/*  Screen <= 360px
=====================================*/
@media screen and (max-width: 360px) {
     div.title { max-width: 300px; margin-bottom: 45px; }
     
     /*-- Portfolio --*/
     div#portfolio_items { width: 300px; margin: 0 auto; overflow-x: hidden; }
     ul#portfolioFilter li { float: none; line-height: 30px; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 330px; line-height: 1; }
     ul.sortablePortfolio li { width: 135px; height: 135px; margin-right: 30px; margin-bottom: 30px; border-radius: 67px; -moz-border-radius: 67px; -webkit-border-radius: 67px; }
     ul.sortablePortfolio li .item_content { border-radius: 67px; -moz-border-radius: 67px; -webkit-border-radius:67px; }
     ul.sortablePortfolio li .item_content img { width: 135px; height: 135px; border-radius: 67px; -moz-border-radius: 67px; -webkit-border-radius: 67px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 67px; -moz-border-radius: 67px; -webkit-border-radius: 67px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { top:85px; left:35px; width: 26px; height: 26px; background: url(../images/sprite.png) -340px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -314px 0px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { top:85px; right:35px; width: 26px; height: 26px; background: url(../images/sprite.png) -366px -50px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -392px -50px no-repeat; }

     /*-- Services --*/
     #services { max-width: 300px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { margin-top: 9px; margin-bottom: 36px; }
     .services_intro p { line-height: 32px; font-size: 19px; }
     #service_blocks { width: 330px;  }
     .service { float:left; width: 135px; margin-right: 30px; margin-bottom: 30px; }
     .service h3 { margin-bottom: 10px; font-size: 12px; font-weight: bold; color: #666; }
     .service p { font-size: 13px; line-height: 22px; }
     .icon_container { width: 133px; height: 133px; margin-bottom: 22px; border-radius: 66px; -moz-border-radius: 66px; -webkit-border-radius: 66px; }
     .icon { width: 129px; height: 48px; margin: 2px; padding-top: 41px; padding-bottom: 40px; border-radius: 64px; -moz-border-radius: 64px; -webkit-border-radius: 64px; }
     .icon img { height: 48px; }
}

/*  Screen <= 319px
=====================================*/
@media screen and (max-width: 319px) {
     /*-- Portfolio --*/
     div#portfolio_items { width: 260px; margin: 0 auto; overflow-x: hidden; }
     ul#portfolioFilter li { float: none; line-height: 30px; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 260px; line-height: 1; }
     ul.sortablePortfolio li { float: none; width: 260px; height: 260px; margin-right: 0px; margin-bottom: 40px; border-radius: 130px; -moz-border-radius: 130px; -webkit-border-radius: 130px; }
     ul.sortablePortfolio li .item_content { border-radius: 130px; -moz-border-radius: 130px; -webkit-border-radius:130px; }
     ul.sortablePortfolio li .item_content img { width: 260px; height: 260px; border-radius: 130px; -moz-border-radius: 130px; -webkit-border-radius: 130px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 130px; -moz-border-radius: 130px; -webkit-border-radius: 130px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content p { position: absolute; top: 48%; left: 0%; width: 100%; text-align: center; text-transform: uppercase; font-size: 15px; color: #FFF; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { display: block; position: absolute; top:64%; left:33%; width: 38px; height: 38px; background: url(../images/sprite.png) -142px -41px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -180px -41px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { display: block; position: absolute; top:64%; right:33%; width: 38px; height: 38px; background: url(../images/sprite.png) -219px -46px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -257px -46px no-repeat; }
     
     /*-- Services --*/
     #services { max-width: 260px; margin: 0 auto; margin-bottom: 50px; }
     .services_intro { margin-bottom: 46px; }
     .services_intro p { line-height: 32px; font-size: 19px; }
     #service_blocks { width: 260px;  }
     .service { float:none; width: 260px; margin-right: 0px; margin-bottom: 50px; }
     .service h3 { margin-bottom: 10px; font-size: 20px; font-weight: normal; color: #333; }
     .service p { font-size: 15px; line-height: 23px; }
     .icon_container { width: 258px; height: 258px;  margin-bottom: 35px; border-radius: 129px; -moz-border-radius: 129px; -webkit-border-radius: 129px; }
     .icon { width: 250px; height: 90px; margin: 4px; padding-top: 84px; padding-bottom: 76px; border-radius: 125px; -moz-border-radius: 125px; -webkit-border-radius: 125px; }
     .icon img { height: 90px; }
}

/*  Screen <= 280px
=====================================*/
@media screen and (max-width: 280px) {
     /*-- Slider --*/
     .flex-caption {width: 100%; height: 20px; line-height: 20px; font-size: 12px; font-family: verdana, arial, sans serif; text-align: center; }
     
     /*-- Portfolio --*/
     div#portfolio_items { width: 200px; margin: 0 auto; overflow-x: hidden; }
     ul#portfolioFilter li { float: none; line-height: 30px; padding-right: 18px; padding-left: 18px; font-size: 13px; background: transparent; }
     ul.sortablePortfolio { width: 200px; line-height: 1; }
     ul.sortablePortfolio li { float: none; width: 200px; height: 200px; margin-right: 0px; margin-bottom: 40px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius:100px; }
     ul.sortablePortfolio li .item_content img { width: 200px; height: 200px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content .hidden { border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content p { position: absolute; top: 48%; left: 0%; width: 100%; text-align: center; text-transform: uppercase; font-size: 15px; color: #FFF; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information { display: block; position: absolute; top:64%; left:58px; width: 38px; height: 38px; background: url(../images/sprite.png) -142px -41px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.information:hover { background: url(../images/sprite.png) -180px -41px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link { display: block; position: absolute; top:64%; right:58px; width: 38px; height: 38px; background: url(../images/sprite.png) -219px -46px no-repeat; }
     ul.sortablePortfolio li .item_content .hidden .hidden_content a.link:hover { background: url(../images/sprite.png) -257px -46px no-repeat; }
     
     /*-- Services --*/
     #services { max-width: 200px; margin: 0 auto; margin-bottom: 50px; }
     #service_blocks { width: 200px; }
     .service { float:none; width: 200px; margin-bottom: 40px; }
     .service h3 { margin-bottom: 10px; font-size: 17px; }
     .service p { font-size: 15px; line-height: 23px; }
     .icon_container { width: 198px; height: 198px;  margin-bottom: 35px; border-radius: 99px; -moz-border-radius: 99px; -webkit-border-radius: 99px; }
     .icon { width: 190px; height: 80px; margin: 4px; padding-top: 58px; padding-bottom: 52px; border-radius: 95px; -moz-border-radius: 95px; -webkit-border-radius: 95px; }
     .icon img { height: 80px; }
}