/* ==========================================================================
   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;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 14px/22px Helvetica, Helvetica Neue, Arial;
	background:url(../img/bg-global.jpg) repeat-x fixed top center;
	color:#f1f1f1;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    Look and feel
   =================== */

.header-container {
	background:url(../img/bg-header.png) repeat-x top center
}

.footer-container{
		background:url(../img/bg-footer.png) repeat-x bottom center
}
.title {
  font-family:36px normal 400  Tahoma, sans-serif;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  text-align:center;
  color:#1769ff;
  text-transform:uppercase;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0 0 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}
/* ===============
    link colours
   =============== */
    a,
    a:visited {
        text-decoration: underline;
		color:#1769ff;
	}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}
/* ==========================================================================
   typography
   ========================================================================== */
h1,h2,h3,h4{
	    font-family: 'Open Sans',Helvetica, Tahoma, sans-serif;
		color:#fffffff;
		text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
		text-transform:uppercase;
}
h3{
	margin:0;
	padding:1em 0 0.5em;
	font-size:1.25em;
}
/* ==========================================================================
   page sections
   ========================================================================== */

.slideshow{
	background:url(../img/bg-slideshow.jpg) repeat-x bottom center;
	min-height:300px;
	padding:10px;
}
.services{
	background:url(../img/bg-section-services.png) repeat-x bottom center;
	/*min-height:400px;*/
	color:#fff;
	padding:0 20px;
}
.services:after{
	    content: '';
    display: table;
	    clear: both;
}
	
.services-list{
	margin: 5px 0 10px 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}
.services-list:after,
.services-list:before {
    content: '';
    display: table;
}
.services-list:after {
    clear: both;
}
 
.services-list li {
    width: 200px;
    height: 200px;
    display: inline-block;
    margin:5px 20px 10px;
	border-radius:50%;
	position:relative;
    box-shadow: 
        inset 0 0 0 16px rgba(255,255,255,0.4),
        0 0 2px rgba(0,0,0,0.1);
		background-color:#2c2c2c;
}
.service-item{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    cursor: default;
    box-shadow: 
        inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
}
.service-info{
	position:absolute;
    width: inherit;
    height: inherit;
    border-radius: 50%;
}
.service-info h3{
	color: #fff;
    text-transform: uppercase;
    letter-spacing: 1spx;
    font-size: 16px;
    margin: 0 30px;
    padding: 70px 0 0 0;
    height: 140px;
    font-family: 'Open Sans', Arial, sans-serif;
}
.services-text{
	float: left;
list-style-type: none;
width: 100%;
margin:0 auto;
padding: 0;
}
.services h4{
	text-transform:none;
	font-size:1.4em;
}
.services-text li{
float: left;
width: 230px;
margin: 0 10px 0 0;
padding: 0;

}

.services-text li p{
float: left;
font-size: 0.9em;
line-height: 1.6em;
margin: 0 2.5% 5px 2.5%;
}
.box{
	background-color:rgba(255,255, 255, 0.1);
	border-radius:20px;
	margin-top:-10px;
	padding:10px;
	overflow:hidden;
}
.box-shadow{
	background-color:rgba(0,0,0, 0.1);
	border-radius:10px;
	margin:10px 10px 10px 0;
	padding:10px;
	overflow:hidden;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 
	0 1px 5px rgba(0, 0, 0, 0.1), 0 0 0 6px rgba(255, 255, 255, 0.1);
}
.biography{
	background:url(../img/bg-section-bio.png) repeat-x bottom center;
	min-height:250px;
	padding:0 20px;
}
.biography:after{
	content:'';
	 display: table;
	clear:both;
}
.bio-portrait{
	float:right;
	width:25%;
}
.bio-info{
	float:left;
	width:100%;
}
.contact{
	background:url(../img/bg-section-contact.png) repeat-x bottom center;
	min-height:300px;
	padding:0 20px;
}
.contact-map,
.contact-form{
}
.contact-map{
	width:250px;
	float:left;
}
.contact-form{
	width:100%;
	background:url(../img/bg-contact-form.png) repeat-y top center;
	padding-top:10px;
	float:right;
}
.column1,
.column2{
	float:left;
}
.column1{
	width:45%;
	margin-right:30px;
}
.cake{
	display:none;
}
.column2{
		width:40%;
}
.contactForm{
	float:right;
}
.contact-form input, 
.contact-form  textarea {
	padding:5px;
	width: 250px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

.contact-form textarea {
	height: 60px;
}
.hightlight {
    border:2px solid #9F1319;
}
.contact-form textarea:focus,.contact-form input:focus {
	border: 2px solid #1769ff;
}

.contact-form input.submit-button {
	width: 10em;
	border-radius:3px;
	background:#969696; background:-webkit-gradient(linear, left top, left bottom, from(#ababab), to(#818181)); background:-moz-linear-gradient(top, #ababab, #818181); border-color:#a0a0a0 #7c7c7c #717171; color:#fff; text-shadow:0 1px 1px #444; -webkit-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe; -moz-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe; box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe;
	float:right;
}

.contact-form  input.submit-button:hover,
.contact-form  input.submit-button:focus { background:#868686; background:-webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#6f6f6f)); background:-moz-linear-gradient(top, #b0b0b0, #6f6f6f); border-color:#666 #666 #606060; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe;}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}


.column2 .line{
	display:block;
	height:17px;
}
.credits{
	float:right;
	line-height:22px;
	font-size:0.8em;
}
.credits a{
	text-decoration:none;
	color:#2a2a2a;
}
.credits a:hover{
	color:#fff;
}

/* layout */
.row{
	overflow:hidden}
.column{
	width:50%;
	float:left;
	}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width : 320px) and (max-width : 768px) {
 .dg-container{
	 display:none;
 }
}

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        /*-webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;*/
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        /*float: left;*/
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        /*width: 57%;*/
    }

    .main aside {
        float: right;
        /*width: 28%;*/
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   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;
		color:#1769ff;
    }

    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;
    }
}