/*
Theme Name: C7 Consulting
Description: A custom theme developed by DigitalPod.co.uk
Author: Matthew Stapleford
Author URI: http:www.digitalpod.co.uk
Version: 1.0

Use of this theme is stricly prohibited. The Copyright to this theme belongs to either DigitalPod or to the client, that this website has been developed for.

*/

.home-area {background:url('http://www.c7consulting.com/wp-content/uploads/2014/07/home-bg.jpg') no-repeat; background-size:cover; min-height:700px; padding:0 25%;}

.home-logo {width:70%; margin:100px auto 50px; display:block; max-width:350px; opacity:0;
-webkit-animation: logoFade 2s ease-in-out 0.5s 1 forwards;
    animation: logoFade 2s ease-in-out 0.5s 1 forwards;
}

.home-intro-text {opacity:0; background:#262461; padding:15px 20px 16px; margin:0 auto; display:block; text-align:center; position:relative; font-size:1.2em; position:relative; left:-50px;
-webkit-animation: introTextFade 2s ease-in-out 2.5s 1 forwards;
    animation: introTextFade 2s ease-in-out 2.5s 1 forwards;}

.home-intro-text:hover {cursor: pointer;}

.arrow-box {background:#ffffff; padding:11px 20px 12px; width:60px; position:absolute; right:-95px; top:0;}

    @-webkit-keyframes logoFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

    @keyframes introTextFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

    @-webkit-keyframes introTextFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

    @keyframes logoFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

.responsive-nav-tab {opacity:0; -webkit-animation: navFade 2s ease-in-out 0.5s 1 forwards;
    animation: navFade 2s ease-in-out 0.5s 1 forwards;}

    @-webkit-keyframes navFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

    @keyframes navFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

body.home .responsive-nav-tab {opacity:0; -webkit-animation: navFade 2s ease-in-out 2.5s 1 forwards;
    animation: navFade 2s ease-in-out 2.5s 1 forwards;}

    @-webkit-keyframes navFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

    @keyframes navFade {
        0% {opacity:0;}
        100% {opacity:1;}
    }

body.page-id-22 .child-thumb img {border-radius:40px 0 40px;}

body.page-id-22 .child-thumb {border-radius:40px 0 0;}

.large-image-case-study-one {min-height:500px; width:100%; background:url('http://www.c7consulting.com/images/4.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #27A0D6;}

.large-image-case-study-two {min-height:500px; width:100%; background:url('http://www.c7consulting.com/images/3.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #27A0D6;}

.large-image-case-study-three {min-height:500px; width:100%; background:url('http://www.c7consulting.com/images/1.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #27A0D6;}

.large-image-case-study-four {min-height:500px; width:100%; background:url('http://www.c7consulting.com/images/5.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #27A0D6;}

.large-image-case-study-five {min-height:500px; width:100%; background:url('http://www.c7consulting.com/images/2.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #27A0D6;}

.image-overlay-case-study {font-size:2em;
	color:#ffffff;
	background:rgba(39, 140, 216, 0.9);
	text-align:center;
	margin:155px auto 0;
	padding:10px 20px;
	max-width:760px;}