<html>  <head>    <meta http-equiv="content-type" content="text/html; charset=windows-1252">    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"      title="Wrap Long Lines">  </head>  <body>    <pre>/*Template name: Aurora BellusAuthor: Hi StudioWebsite: http://www.mojo-themes.com/user/hi-studio/Support: http://www.hi-studio.net/supportTable of contents:------------------     1. RESET CSS     2. TEMPLATE SKELETON     3. TYPOGRPAHY     4. HEADER     5. SLIDER     6. INTRO     7. PORTFOLIO     8. ABOUT     9. SERVICES     10. CONTACT*//*=====================================================================================*//*       1. RESET CSS                                                                  *//*=====================================================================================*/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 { line-height: 1; }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; }/*=====================================================================================*//*       2. TEMPLATE SKELETON                                                          *//*=====================================================================================*//*--- General containers ---*/#header { width: 100%; height: 185px; position: fixed; top: 0; left: 0; z-index: 10000; background: #272727;  }#container   { width: 960px; margin: 0px auto; overflow-x: hidden; -ms-overflow-x: hidden;  }#wrapper { width: 920px; margin: 0px auto; }/*--- Grid system ---*/.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: 30px; }.full { margin-bottom: 30px; }.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%; }/*=====================================================================================*//*       3. TYPOGRAPGHY                                                                *//*=====================================================================================*//* General */body { font-weight: normal; line-height: 23px; }a, .link { color: #990000; }a img { border: 0px; }::selection, ::-moz-selection{ background: #272727; color: #FFF; }/* Headings */h1, h2,  h3, h4, h5, h6, h1 a, h2 a,  h3 a, h4 a, h5 a, h6 a { color: #333; font-family: 'Fjord One', arial, verdana; font-weight: normal; }h1 { font-size: 35px; margin-bottom: 24px; }h2 { font-size: 30px; 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; }/* Images */.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%; }/* Table */table { width: 95%; margin-bottom: 20px; margin-right: auto; margin-left: auto; padding-right: 10px; padding-left: 10px; border-collapse: collapse; border-spacing:0; vertical-align:middle; }tr { border: 1px solid #494949; }th { padding-top: 7px; padding-left: 20px; padding-right: 10px; padding-bottom: 7px;vertical-align:middle; text-align: left; font-family: tahoma, arial, helvetica; font-size: 16px; vertical-align:middle; background: #272727; color: #FFF; }td { padding-top:10px; padding-left:30px; padding-right:5px; padding-bottom:8px; font-family: verdana, helvetica, arial; font-size: 12px; vertical-align:middle; }/* ToolTip */#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); }}/*=====================================================================================*//*       4. HEADER                                                                     *//*=====================================================================================*//*--- 1. Logo ---*/#logo { max-width: 350px; margin: 0px auto; padding-top: 49px; text-align: center; }#logo img { max-width: 350px; }/*--- 2. Navigation ---*/div#navigation { float: left; position: relative; left: 50%; padding-top: 25px; left: 50%; }a#mobile_nav { display: none; width: 200px; padding-left: 20px; height: 40px; line-height: 40px; border: 1px solid #000; font-size: 13px; color: #999; text-transform: uppercase; }ul#menu { float: left; position: relative; left: -50%; }ul#menu li { float: left; margin: 0px 25px; font-size: 14px; font-family: 'Nobile', arial, verdana; }ul#menu li a { color: #F8F8F8; }ul#menu li a:hover { color: #FFF; }/*=====================================================================================*//*       5. SLIDER                                                                     *//*=====================================================================================*/#slider_wrapper { width: 100%; padding-top: 160px; }#slider a:active {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}#slider {width: 100%; margin: 0; padding: 0;}#slider .slides &gt; li {display: none;}#slider .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 &gt; li:first-child {display: block;}#slider {background: #fff; position: relative; zoom: 1;}#slider .slides {zoom: 1;}#slider .slides &gt; li {position: relative;}.flex-caption {width: 100%; padding: 10px 0; position: absolute; left: 0%; bottom: 0%; background: #000; color: #FFF; font-size: 13px; line-height: 13px; text-align: center; opacity: 0.6; filter: alpha(opacity=60); }.flex-html-caption { width: 60%; padding: 2%; position: absolute; left: 23%; bottom: 0%; background: #e3e3e3; color: #333; font-size: 13px; opacity: 0.9; filter: alpha(opacity=90); }.flex-html-caption h3 { font-size: 22px; margin-bottom: 15px; color: #333; }.flex-direction-nav li a {width: 72px; height: 61px; display: none; background: url(images/next_prev.png) 0px 0px no-repeat; position: absolute; top: 41%; cursor: pointer; text-indent: -9999px;}#slider:hover .flex-direction-nav li a { display: block; }.flex-direction-nav li .next {background-position: -72px 0; right: 0px;}.flex-direction-nav li .prev {left: 0px;}.flex-direction-nav li .disabled {opacity: 0.3; filter:alpha(opacity=30); cursor: default;}.flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: center;}.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}.flex-control-nav li:first-child {margin: 0;}.flex-control-nav li a {width: 13px; height: 13px; display: block; background: #272727; cursor: pointer; text-indent: -9999px;}.flex-control-nav li a:hover, .flex-control-nav li a.active { width: 11px; height: 11px; border: 1px solid #272727; background: #FFF; }/*=====================================================================================*//*       6. INTRO                                                                      *//*=====================================================================================*/#intro { width: 100%; line-height: 46px; padding-top: 25px; margin-bottom: 500px; }/*=====================================================================================*//*       7. PORTFOLIO                                                                  *//*=====================================================================================*/div#portfolio_wrapper { padding-top: 215px; margin-bottom: 500px; }/*--- 1. Filter ---*/div#filter_wrapper { float: left; position: relative;  margin-bottom: 30px; left: 50%}ul#portfolioFilter { line-height: 18px; float: left; position: relative; left: -50%; }ul#portfolioFilter li { float: left; padding-right: 20px; padding-left: 20px; font-size: 15px; background: url('images/filter_separator.png') 0px 3px no-repeat; }ul#portfolioFilter li:first-child { background: transparent; }ul#portfolioFilter li a { color: #999; }ul#portfolioFilter li.active a { color: #333; }/*--- 2. Images ---*/ul.sortablePortfolio { width: 100%; overflow: hidden; line-height: 1; }ul.sortablePortfolio li { width: 25%; float: left; display: block; margin-bottom: -1px; background: url('images/zoom.png') center center no-repeat; }ul.sortablePortfolio li a { display: block; width: 100%; height: 100%; max-height: 152px; background: transparent url('images/loader.gif') center center no-repeat; }ul.sortablePortfolio li img { width: 100%; max-width: 100%; }/*--- 3. Item Page ---*/div.item { display: none; width: 90%; max-width: 920px; margin: 0 auto; margin-bottom: 5%; padding: 2%; background: transparent; position: relative; }div.details { float: right; width: 30%; margin-right: 5%; }div.slideshow_wrapper { float: left; width: 60%; margin-right: 5%; position: relative; }div.item a.close { width: 32px; height: 28px; display: block; position: absolute; top: 5%; right: 2%; background: url('images/close.png') no-repeat; }/*- Item details -*/div.details h3 { margin-bottom: 12px; }div.details p { margin-bottom: 30px; }/*- 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 &gt; 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 &gt; li:first-child {display: block;}.slideshow {position: relative; zoom: 1;}.slideshow .slides {zoom: 1;}.slideshow .slides &gt; li {position: relative;}.slideshow .flex-caption {width: 100%; padding: 2% 0%; position: absolute; left: 0%; bottom: 0%; background: #FFF; color: #333; font-size: 18px; line-height: 18px; text-align: center; opacity: 0.9; filter: alpha(opacity=90); }.slideshow .flex-direction-nav li a {width: 62px; height: 55px; display: block; background: url(images/next_prev2.png) 0px 0px no-repeat; position: absolute; top: 0%; cursor: pointer; text-indent: -9999px; }.slideshow .flex-direction-nav li .next {background-position: -62px 0; right: 0px;}.slideshow .flex-direction-nav li .prev {left: 0px;}.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; }/*--- 4. Item container ---*/div#item_container { width: 100%; max-width: 920px; display: none; position: relative; }/*=====================================================================================*//*       8. ABOUT                                                                      *//*=====================================================================================*/#about { width: 100%; padding-top: 260px; margin-bottom: 500px; }.about_image { float: left; width: 30%; margin-right: 5%; }.about_image img { max-width: 100%; }.about_description { float: left; width: 65%; }.about_name { font-size: 30px; margin-bottom: 20px; padding-top: 20px; }.about_subheading { font-size: 22px; line-height: 32px; color: #666; margin-bottom: 15px; }/*=====================================================================================*//*       9. SERVICES                                                                   *//*=====================================================================================*/#services { width: 100%; margin-bottom: 500px; padding-top: 210px; }.service, .service_last { float: left; position: relative; width: 46%; margin-right: 8%; margin-bottom: 40px; }.service_last { margin-right: 0%; }.service img, .service_last img { max-height: 39px; position: absolute; top: 0; left: 0; }.service h3, .service_last h3 { height: 40px; line-height: 40px; padding-left: 16%; font-size: 26px; margin-bottom: 16px; }/*=====================================================================================*//*       10. CONTACT                                                                   *//*=====================================================================================*/#contact { width: 100%; padding-top: 230px; margin-bottom: 100px; }#contact h2 { margin-bottom: 33px; }/*--- 1. Contact info ---*/#contact_info { width: 38%; float: right; }#contact_info p { margin-top: -3px; margin-bottom: 23px; }#contact_info ul { margin-bottom: 28px; }#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; }/*--- 2. Contact form ---*/#contact_form { width: 56%; float: left; }#form-name, #form-mail { width: 45%; padding-left: 3%; height: 40px; line-height: 40px; float: left; font-size: 14px; color: #999; border: 1px solid #999; }#input_wrapper { margin-bottom: 20px; }#form-mail { float: right; }#textarea_wrapper { max-width: 100%; height: 200px; margin-bottom: 20px; overflow: hidden; background: #FFF; border: 1px solid #999; }#contact textarea { width: 96%; height: 92%; line-height: 23px; margin: 1.8% 2%; font-size: 14px; color: #999; border: 0px; font-family: arial, verdana, helvetica; overflow: auto; }#button { height: 40px; line-height: 40px; margin-right: 20px; padding-left: 32px; padding-right: 32px; font-size: 14px; text-transform: uppercase; color: #FFF; background: #272727; border: 0px; cursor: pointer; }#loading { width: 100%; height: 300px; display: block; background: url('images/loader.gif') center center no-repeat; }#result { margin-bottom: 196px; }/* Notification boxes */.error, .success, .alert, .remember { display: block; position: relative; width: 100%; padding-top: 20px; padding-bottom: 20px; min-height: 50px; }.error p, .success p { line-height: 20px; padding-right: 35px; padding-left: 70px; font-size: 12px; }.error a, .success a { display: block; width: 10px; height: 10px; position: absolute; top: 10px; right: 10px; font-size: 14px; font-weight: bold; }.error    { background: #FF9393 url('images/error.png') 20px 20px no-repeat; border: 1px solid #990000; color: #4A0000; }.success  { background: #D0F993 url('images/success.png') 20px 20px no-repeat; border: 1px solid #003300; color: #003300; }.error a { color: #4A0000; }.success a { color: #003300; }/*=====================================================================================*//*       11. MOBILE STYLES                                                             *//*=====================================================================================*//*--- Screen &lt;= 960px ---*/@media screen and (max-width: 960px) {        /* Skeleton */	#container { width: 94%; }        #wrapper { width: 98%; }        /* Headings */        h2 { font-size: 26px; margin-bottom: 15px; }        h3 { font-size: 20px; }        /* Intro */        #intro { line-height: 42px; padding-top: 20px; }        #intro h2 { font-size: 26px; }        /* Portfolio */        div.item { width: 80%; max-width: 615px; margin: 0 auto; padding-top: 0%; }        div.item a.close { top: 0; right: 0; }        div.details { float: none; width: 90%; margin-right: 10%; margin-bottom: 0px; }        div.details div.row { float: left; width: 45%; margin-right: 5%; }        div.slideshow_wrapper { float: none; width: 100%; margin-right: 0%; }        /* About */        .about_name { font-size: 26px; margin-bottom: 16px; padding-top: 5px; }        .about_subheading { font-size: 18px; line-height: 28px; margin-bottom: 13px; }        /* Services */        .service h3, .service_last h3 { padding-left: 18%; }        /* Contact */        #contact h2 { margin-bottom: 28px; }        #contact_info p { margin-top: -3px; margin-bottom: 17px; }        #contact_info ul { margin-bottom: 22px; }        #contact_info ul.social_icons li { float: left; width: 30px; height: 30px; margin-right: 7px; margin-bottom: 0px; }        #contact_info ul.social_icons li img { width: 30px; height: 30px; }        #form-name, #form-mail { width: 45%; padding-left: 3%; height: 30px; line-height: 30px; font-size: 13px; }        #contact textarea { font-size: 13px; }}/*--- Screen &lt;= 800px ---*/@media screen and (max-width: 800px) { .service h3, .service_last h3 { font-size: 20px; padding-left: 18%; } }/*--- Screen &lt;= 700px ---*/@media screen and (max-width: 700px) {        h2 { font-size: 22px; margin-bottom: 12px; }        .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        { margin-bottom: 20px; }        /* Intro */        #intro { line-height: 38px; padding-top: 16px; }        /* Slider (caption) */        .flex-html-caption h3 { font-size: 20px; margin-bottom: 10px; }        /* Portfolio */        div#filter_wrapper { float: left; position: relative; left: 50%; margin-bottom: 20px; }        /* About */        #about { padding-top: 230px; }        /* Services */        .service h3, .service_last h3 { height: 30px; line-height: 30px; padding-left: 18%; }        .service img, .service_last img { max-height: 30px; position: absolute; top: 0; left: 0; }        /* Contact */        #contact h2 { margin-bottom: 25px; }        #form-name, #form-mail { font-size: 12px; }        #contact textarea { font-size: 12px; }}/*--- Screen &lt;= 620px ---*/@media screen and (max-width: 620px) {        #header { overflow: visible; height: 130px; }        /* Logo */        #logo { max-width: 160px; margin: 0px auto; padding-top: 25px; text-align: center; }        #logo img { max-width: 160px; }        /* Navigation */        a#mobile_nav { display: block; }        a.show_menu { background: transparent url('images/arrow_down.png') 190px 16px no-repeat; }        a.hide_menu { background: transparent url('images/arrow_up.png') 190px 16px no-repeat; }        div#navigation { width: 220px; margin: 0 auto; float: none; position: relative; padding-top: 15px; left: 0%; }        ul#menu { float: none; position: absolute; top: 56px; left: 0px; z-index: 10003; border: 1px solid #999; border-top: 0px; color: #333;}        ul#menu li { float: none; width: 220px; height: 36px; line-height: 36px; margin-left: 0px; margin-right: 0px; font-size: 14px; font-family: 'Nobile', arial, verdana; background: #FFF; border-top: 1px solid #999; color: #333; }        ul#menu li a {display: block; color: #333; width: 200px; padding-left: 20px; height: 36px; line-height: 36px; }        ul#menu li a:hover { background: #EEE; color: #333; }        .hide { display: none; }        .show { display: block; }        /* Slider */        #slider_wrapper { padding-top: 130px; }        .flex-direction-nav li a {width: 26px; height: 23px; display: none; background: url(images/next_prev2_small.png) 0px 0px no-repeat; position: absolute; top: 0%; cursor: pointer; text-indent: -9999px; }        .flex-direction-nav li .next {background-position: -26px 0; right: 0px;}        #slider_wrapper:hover .flex-direction-nav li a { display: block; }        /* Portfolio */        div#portfolio_wrapper { padding-top: 180px; }        div.item { width: 100%; margin: 0 auto; margin-bottom: 20px; padding-top: 0%; padding: 0%; }        div.item a.close { top: 0; right: 0; }        div.details { float: none; width: 90%; margin-right: 10%; }        div.details div.row { float: left; width: 45%; margin-right: 5%; }        div.slideshow_wrapper { float: none; width: 100%; margin-right: 0%; }        /* Service */        .service h3, .service_last h3 { font-size: 18px; }        /* Contact */        #contact h2 { margin-bottom: 20px; }        #contact_info { width: 100%; float: none; margin-bottom: 40px; }        #contact_form { width: 100%; float: none; }}/*--- Screen &lt;= 575px ---*/@media screen and (max-width: 575px) {        h2 { font-size: 18px; margin-bottom: 12px; }        .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        { margin-bottom: 15px; }        /* Intro */        #intro { line-height: 34px; padding-top: 14px; }        /* Portfolio */        ul.sortablePortfolio li { width: 50%;  }        ul.sortablePortfolio li img { width: 100%; }        div.details div.row { float: none; width: 100%; margin-right: 0%; }        .slideshow .flex-direction-nav li a {width: 26px; height: 23px; display: block; background: url(images/next_prev2_small.png) 0px 0px no-repeat; position: absolute; top: 0%; cursor: pointer; text-indent: -9999px; }        .slideshow .flex-direction-nav li .next {background-position: -26px 0; right: 0px;}        .slideshow .flex-direction-nav li .prev {left: 0px;}        .slideshow .flex-caption { font-size: 15px; line-height: 15px; }        .flex-html-caption { font-size: 12px; line-height: 18px; }        .flex-html-caption h3 { font-size: 18px; margin-bottom: 10px; }        /* About */        #about { padding-top: 210px; }        .about_image { float: none; width: 60%; margin: 0 auto; text-align: center; margin-bottom: 25px; }        .about_image img { max-width: 100%; }        .about_description { float: none; width: 100%; }        .about_description h2 { text-align: center; }        /* Service */        .service h3, .service_last h3 { height: 20px; line-height: 20px; padding-left: 18%; font-size: 15px; }        .service img, .service_last img { max-height: 20px; position: absolute; top: 0; left: 0; }        /* Contact */        #contact { padding-top: 170px; }}/*--- Screen &lt;= 440px ---*/@media screen and (max-width: 440px) {        /* Intro */        #intro h2 { font-size: 20px; line-height: 30px; padding-top: 10px; }        /* Portfolio */        .flex-html-caption h3 { font-size: 12px; text-transform: uppercase; margin-bottom: 3px; }        .flex-html-caption { font-size: 10px; line-height: 15px; }        ul#portfolioFilter { line-height: 23px; }        ul#portfolioFilter li { float: none; padding-right: 0px; padding-left: 0px; font-size: 13px; background: transparent; }        ul#portfolioFilter li:first-child { background: transparent; }        ul#portfolioFilter li a { color: #999; }        ul#portfolioFilter li.active a { color: #333; }        /* About */        #about { padding-top: 190px; }        /* Services */        .service, .service_last { float: left; position: relative; width: 100%; margin-right: 0%; margin-bottom: 40px; }        .service_last { margin-right: 0%; }        .service h3, .service_last h3 { height: 30px; line-height: 30px; padding-left: 18%; font-size: 20px; }        .service img, .service_last img { max-height: 30px; position: absolute; top: 0; left: 0; }}/*--- Screen &lt;= 360px ---*/@media screen and (max-width: 360px) {        /* Services */        #services { padding-top: 180px; }        /* Contact */        #form-name, #form-mail { width: 97%; padding-left: 3%; float: none;  }        #form-name { margin-bottom: 20px; }        }/*--- Screen &lt;= 280px ---*/@media screen and (max-width: 280px) {       /* Portfolio */       ul.sortablePortfolio li { width: 100%;  }       /* About */       .about_image { margin-bottom: 18px; }       .about_description h2 { font-size: 24px; line-height: 34px; text-align: center; margin-bottom: 10px; }       .about_description h3 { font-size: 16px; color: #666; }       /* Services */       .service h3, .service_last h3 { height: 20px; line-height: 20px; padding-left: 15%; font-size: 17px; }       .service p, .service_last p { font-size: 12px; }       .service img, .service_last img { max-height: 20px; position: absolute; top: 0; left: 0; }       /* Contact */       #contact_info p, #contact_info ul { font-size: 12px; }}</pre>  </body></html>