/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles

   Kingsford by Ripplewerkz
   Version 1.0

   Table of Contents

        1. Body
        2. Default Styling
        3. Typography
        4. Headings
        5. Links
        6. Images
        7. Layout
        8. Header
        9. Forms
        10. Navigation 
        11. Footer
        12. Global Elements
        13. Homepage

   ========================================================================== */

   /*== Body ==*/

    *{
        padding: 0;
        margin: 0;
    }
  
   /*== Default Styling ==*/

   body,
   a{
        font-family:'DuruSansRegular', Arial, Helvetica, sans-serif;
        font-size: 12px;
   }

   body{
        color: #353535;
        background: url('../img/pattern.png') 0 0;
   }

   ul{
        list-style-type: none;
   }

   /*== Typography ==*/
    @font-face {
        font-family: 'DuruSansRegular';
        src: url('fonts/DuruSans-Regular-webfont.eot');
        src: url('fonts/DuruSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('fonts/DuruSans-Regular-webfont.woff') format('woff'),
             url('fonts/DuruSans-Regular-webfont.ttf') format('truetype'),
             url('fonts/DuruSans-Regular-webfont.svg#DuruSansRegular') format('svg');
        font-weight: normal;
        font-style: normal;

    }

    @font-face {
        font-family: 'Conv_gill-sans-mt-pro-light';/*
        src: url('fonts/gill-sans-mt-pro-light.eot');*/
        src: local('☺'), url('fonts/gill-sans-mt-pro-light.woff') format('woff'), 
        url('fonts/gill-sans-mt-pro-light.otf') format('truetype'), url('fonts/gill-sans-mt-pro-light.svg') format('svg');
        font-weight: normal;
        font-style: normal;
    }

   /*== Headings ==*/
   h1, h2, h3, h4, h5, h6{
        font-weight: normal;
        margin: 0;
   }

   h2{
        font-size: 24px;
   }

   /*== Links ==*/
   a:link,
   a:visited,
   a:active{
        text-decoration: none;
   }

   /*== Images ==*/

   /*== Layout ==*/
   .wrap{
        width: 980px;
        margin: 0 auto;
        padding: 0 35px;
        position: relative;

   }



   /*== Header ==*/
   #header{
        padding-top: 40px;
        height: 519px;
   }

   .logo{
        position: relative;
        z-index: 5;
   }

   /*== Forms ==*/

   /*== Navigation ==*/

   /*== Footer ==*/
   #footer{
        height: 127px;
        text-align: right;
        color: #3b465a;
        font-size: 11px;
        font-family: 'Conv_gill-sans-mt-pro-light';
        letter-spacing: 1px;
   }

   /*== Global Elements ==*/
   .gears{
        display: block;
        background: url('../img/gears.png') no-repeat 0 0;
        width: 336px;
        height: 294px;
        margin: 93px 0 0 -26px;
        position: relative;
        z-index: 10;
   }

   .spirals{
        display: block;
        width: 1073px;
        height: 601px;
        background: url('../img/rings.png') no-repeat 0 0;
        position: absolute;
        top: 0;
        right: -87px;
        z-index: 1;
   }

   .line{
        display: block;
        width: 1556px;
        height: 538px;
        background: url('../img/line2.png') no-repeat 0 0;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1258px;
        z-index: 1;
   }

   .gradial{
        display: block;
        width: 1197px;
        height: 1111px;
        background: url('../img/gradial.png') no-repeat 0 0;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -599px;
   }

   [class^="block-"],
   [class*=" block-"]{
        overflow: hidden;
        margin-bottom: 27px;
        padding-bottom: 20px;
   }

   [class^="block-"] h2,
   [class*=" block-"] h2{
        background-image: url('../img/icons.png'); 
        background-repeat: no-repeat;
   }

   /*== Homepage ==*/

   .block-services{
        border-bottom: 6px solid #4c79b5; 
   }

   .services-image{
        overflow: hidden;
        margin-bottom: 17px;
   }

   .services-image li{
        float: left;
        margin-right: 17px;
   }

   .services-image li:last-child{
        margin-right: 0;
   }

   .services-image img{
        display: block;
        padding: 6px;
        border: 1px solid #c6c6c6;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
   }

   .block-services h2{
        background-position: 1px 1px;
        padding: 2px 0 0 50px;
        height: 36px;
   }

   .block-services h2 ~ ul{
        margin-top: 10px;
   }
.block-services h3 {
	  padding: 20px 50px 0 0;
        height: 50px;
		font-size:12px;
		font-weight:bold;
}
   .block-services h3 ~ ul li:before{
        content: "•";
        padding-right: 35px;
   }

   .block-business{
        border-bottom: 6px solid #4c79b5; 
   }

   .block-business h2{
        background-position: -5px -46px;
        padding-left: 45px;
        height: 38px;
   }

   .block-business figure{
        float: left;
        width: 300px;
        padding: 6px;
        margin: 8px 37px 0 0;
        border: 1px solid #c6c6c6;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
   }    

   .business-content{
        float: right;
        width: 570px;
        margin-right: 49px;
   }

   .block-business ul{
        margin: 7px 0 7px;
   }

   .block-business li{
        margin-bottom: 1px;
   }

   .block-business p{  
        line-height: 18px;
   }

   .block-business ul li:before {
      content: "•";
      padding-right: 34px;
    }

   .block-contact{
        
   }

   .block-contact h2{
        background-position: -5px -91px;
        padding-left: 45px;
        height: 38px;
   }

   .block-contact ul{
        margin: 22px 0 0 0px;
   }

   .block-contact li{
        padding: 3px 0 0 45px;
        margin-bottom: 15px;
   }

   .block-contact .email{
        background: url('../img/icons.png') no-repeat 0 -135px;
        height: 18px;
   }

   .block-contact,
   .block-contact .email a:link,
   .block-contact .email a:visited,
   .block-contact .email a:active{
        color: #3b465a;
        font-size: 14px;
   }


   .block-contact .tel{
        background: url('../img/icons.png') no-repeat 0 -166px;
        height: 24px;
   }

   .block-contact .address{
        background: url('../img/icons.png') no-repeat 0 -202px;
        height: 24px;
   }



/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (min-width: 35em) {

  
}

@media only screen 
and (max-width : 1024px) {
    
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}