HTML {
    font-size: 20px;
    font-family: "Varela Round", serif;
    background: #f7f6f1;
    color: #FFF;
}

#container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
}

H1, .h1 {
    font-size: 44px;
    line-height: 55px;
    margin: 30px 0;
}

H2 {
    font-size: 36px;
    margin: 50px 0;
}

B, STRONG {
    font-weight: bold;
}

P {
    font-size: 14px;
    line-height: 17px;
}

#sticky {
    background: #fbfbf8;
    z-index: 9999;
    width: 100%;
}

.clear {
    clear: both;
    zoom: 1;
}

A {
    text-decoration: none;
    color: #FFF;
}

A:hover {
    color: #6dc2b9;
    transition: all 0.5s ease;
}

::selection {
    color: #FFF;
    background: #6dc2b9;
}

.inner {
    text-align: left;
    padding: 10px;
}

.contact {
    display: none;
}

.blue {
    color: #344b5b;
}

.pad30 {
    padding: 30px 27px;
}

.header {
    border-bottom: 1px solid #e1ded0;
    background: #fbfbf8;
}

.header .container, .footer .container {
    width: 100%;
}

.header .container .right {
    float: right;
}

.header .container .eight.columns {
    width: 40%;
}

.logo {
    float: left;
    text-align: center;
}

.verticalLine {
    background: url("../images/logoLine.png") no-repeat center center;
    width: 1px;
    height: 100px;
    float: left;
    margin: 0 15px;
}

.right .verticalLine {
    float: right;
}

.hireMe {
    float: left;
    background: url("../images/contactMeBlue.svg") no-repeat;
    width: 184px;
    height: 42px;
    margin-top: 30px;
    background-position: left center;
    transition: all 0.5s ease;
}

.hireMe:hover, .hireMe.white:hover {
    background: url("../images/contactMeRoll.svg") no-repeat;
}

.hireMe.white {
    background: url("../images/contactMeWhite.svg") no-repeat;
}

.blog {
    margin-top: 40px;
    display: block;
    float: right;
    font-size: 25px;
}

.socialIcons {
    float: right;
}

.socialIcons a {
    margin: 5px;
    float: right;
    margin-top: 30px;
    width: 42px;
    height: 42px;
    line-height: 0;
    font-size: 0;
    color: transparent;
}

.socialIcons .social1 {
    background: url("../images/LinkedInBlue.svg") no-repeat;
}

.socialIcons .social2 {
    background: url("../images/dibbleBlue.svg") no-repeat;
}

.socialIcons .social3 {
    background: url("../images/beHiveBlue.svg") no-repeat;
}

.socialIcons .social4 {
    background: url("../images/twitterBlue.svg") no-repeat;
}

.socialIcons .social5 {
    background: url("../images/pinterestBlue.svg") no-repeat;
}

.socialIcons .social6 {
    background: url("../images/instagramBlue.svg") no-repeat;
}

.socialIcons a:hover, .socialIcons.white a:hover {
    transition: all 0.5s ease;
}

.socialIcons .social1:hover, .socialIcons.white .social1:hover {
    background: url("../images/LinkedInRoll.svg") no-repeat;
}

.socialIcons .social2:hover, .socialIcons.white .social2:hover {
    background: url("../images/dibbleRoll.svg") no-repeat;
}

.socialIcons .social3:hover, .socialIcons.white .social3:hover {
    background: url("../images/beHiveRoll.svg") no-repeat;
}

.socialIcons .social4:hover, .socialIcons.white .social4:hover {
    background: url("../images/twitterRoll.svg") no-repeat;
}

.socialIcons .social5:hover, .socialIcons.white .social5:hover {
    background: url("../images/pinterestRoll.svg") no-repeat;
}

.socialIcons .social6:hover, .socialIcons.white .social6:hover {
    background: url("../images/instagramRoll.svg") no-repeat;
}

.socialIcons.white .social1 {
    background: url("../images/LinkedInWhite.svg") no-repeat;
}

.socialIcons.white .social2 {
    background: url("../images/dibbleWhite.svg") no-repeat;
}

.socialIcons.white .social3 {
    background: url("../images/beHiveWhite.svg") no-repeat;
}

.socialIcons.white .social4 {
    background: url("../images/twitterWhite.svg") no-repeat;
}

.socialIcons.white .social5 {
    background: url("../images/pinterestWhite.svg") no-repeat;
}

.socialIcons.white .social6 {
    background: url("../images/instagramWhite.svg") no-repeat;
}

.menuMobile {
    background: url("../images/mobileMenu.svg") no-repeat;
    height: 55px;
    width: 55px;
    float: right;
    display: none;
    margin: 5px 0;
    cursor: pointer;
}

.menuMobile.on {
    background: url("../images/mobileMenuOn.svg") no-repeat;
}

.mobmen {
    display: none;
}

.sub {
    font-size: 24px;
    line-height: 34px;
}

.text {
    font-size: 24px;
    width: 660px;
    margin: 280px 0 350px 0;
    line-height: 34px;
    z-index: 3;
    position: relative;
}

.text p {
    font-size: 24px;
    max-width: 660px;
    line-height: 34px;
    z-index: 3;
    position: relative;
}

.downArrow {
    background: url("../images/downArrow.svg") no-repeat left center;
    height: 42px;
    padding-left: 55px;
    line-height: 42px;
    color: #344b5b;
    display: block;
    transition: all 0.5s ease;
}

.downArrow:hover {
    background: url("../images/downArrowRoll.png") no-repeat left center;
}

.portfolio .container {
    width: 100%;
    max-width: 2000px;
}

.portfolio .container .one-third.column, .portfolio .port {
    margin: 0;
    width: 33.3%;
}

.servicescontactme {
    background: #344b5b; /* Old browsers */
    background: -moz-linear-gradient(left, #344b5b 0%, #344b5b 50%, #243745 50%, #243745 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #344b5b), color-stop(50%, #344b5b), color-stop(50%, #243745), color-stop(100%, #243745)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #344b5b 0%, #344b5b 50%, #243745 50%, #243745 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #344b5b 0%, #344b5b 50%, #243745 50%, #243745 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #344b5b 0%, #344b5b 50%, #243745 50%, #243745 100%); /* IE10+ */
    background: linear-gradient(to right, #344b5b 0%, #344b5b 50%, #243745 50%, #243745 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#344b5b', endColorstr='#243745', GradientType=1); /* IE6-9 */
}

.services {
    margin: 160px 80px 160px 0px;
    background: #344b5b;
}

.drkBlueHr {
    background: #243745;
    height: 1px;
    width: 100%;
    margin: 30px 0;
}

.drkBlueHr.short {
    width: 25%;
}

ul {
    font-size: 20px;
    list-style-type: disc;
    margin-left: 20px;
}

ul li {
    margin: 15px 0;
}

.contactme {
    margin: 160px 0px 160px 60px;
}

#contact-form {
    margin-top: 30px;
}

input[type="text"], textarea {
    padding: 15px;
    background: #2d4251;
    color: #768996;
    border: 1px solid #374f5f;
    width: 90%;
    margin: 5px;
    border-radius: .3em;
    font-size: 20px;
    color: #fff;
}

textarea {
    resize: none;
    height: 250px;
    overflow: auto;
    color: #fff;
    font-family: "Varela Round", serif;
}

::-webkit-input-placeholder {
    color: #768996;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #768996;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #768996;
}

:-ms-input-placeholder {
    color: #768996;
}

.button {
    font-size: 20px;
    text-transform: uppercase;
    background: #6dc2b9;
    color: #fff;
    text-align: center;
    margin: 10px;
    width: 165px;
    padding: 15px 0;
    border-radius: .3em;
    cursor: pointer;
    border: none;
    float: right;
    transition: all 0.5s ease;
}

.button:hover {
    background: #5bb0a7;
}

#form-note {
    display: none;
    overflow: hidden;
    background: #f7f6f1;
    color: #344b5b;
    padding: 12px;
    border-radius: .3em;
    border: 1px solid #374f5f;
}

.footer {
    padding: 30px;
    background: #435d6f;
    font-size: 18px;
}

.footer .container .one-third.column {
    width: 33%;
    margin: 0;
}

.footer .name {
    text-align: center;
    margin-top: 45px;
}

.footer .nameother {
    display: none;
    text-align: center;
    margin: 50px 0;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
}

.grid figure img.whiteArrow {
    display: initial;
    width: 37px;
    margin-top: 10px;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 102%;
    height: 102%;
    /*
    background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
    background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
        */
    background: url("../images/portOverlay.png") repeat;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #484c61;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
    position: absolute;
    top: 30%;
    left: -8%;
    width: 100%;
    color: #fff;
    width: 100%;
    opacity: 0;
    font-size: 40px;
    line-height: 40px;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}

figure.effect-sadie p .smaller {
    font-size: 20px;
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mainContainer {
    position: relative;
    z-index: 1;
}

.main {
    background: url("../images/colours.png") no-repeat left top;
    width: 852px;
    height: 100%;
    position: absolute;
    right: 0;
}

.bg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.ibg-bg {
    position: absolute;
    background-repeat: no-repeat;
    background-position: right top !important;
    background-size: inherit !important;
    overflow: hidden;
}

.main {
    /*-webkit-transform-origin: 50% 90%;    -moz-transform-origin: 50% 90%;    transform-origin: 50% 90%;    -webkit-animation: cloud 10s 0.1s infinite alternate cubic-bezier(0.4, 0.05, 0.5, 0.9);    -moz-animation: cloud 10s 0.1s infinite alternate cubic-bezier(0.4, 0.05, 0.5, 0.9);    -o-animation: cloud 10s 0.1s infinite alternate cubic-bezier(0.4, 0.05, 0.5, 0.9);    animation: cloud 10s 0.1s infinite alternate cubic-bezier(0.4, 0.05, 0.5, 0.9);*/
}

/*.mainContainer:hover {
    transform: translate3d(50px, 40px, 0px);
    animation-timing-function: ease-in;
}*/
/*
#content {
	margin: 20px 0 40px;
}
.post .title {
	margin-bottom: 2px;
}
.post .title,
.post .title a {
	color: #344b5b;
}
.post .post-meta,
.post .post-meta a {
	color: #333333;
	font-size: 12px;
}
.post .the-content,
.post .the-content p {
	color: #344b5b;
	font-size: 16px;
}
.post .meta,
.post .meta a {
	color: #344b5b;
	font-size: 13px;
}
.post.error h1 {
	color: #344b5b;
}
#comments {
	color: #666;
	margin: 8px 0;
}
.commentlist,
.commentlist a {
	color: #666;
}*/
.entry-title {
    font-size: 26px;
    margin: 0 0 25px;
    line-height: 1.3846153846;
}
