@font-face
{
    font-family: prox;
    src: local("?");
    src: url(/Assets/fonts/proximanova.eot?#iefix) format("embedded-opentype"), url(/Assets/fonts/proximanova.woff) format("woff"), url(/Assets/fonts/proximanova.ttf) format("truetype"), url(/Assets/fonts/proximanova.svg#proximanova) format("svg");
}
html
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body
{
    height: 100%;
    width: 100%;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #1a1a1a;
    line-height: 1.6em;
    font-size: 0.85em;
    color: #8a9293;
}
/*////////////////////// INPUTS //////////////////////*/
label
{
    font-size: 0.938rem;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    font-family: prox, Arial, Helvetica, serif;
    color: #1a1a1a;
}
input[type='text'], input[type='password']
{
    width: 100%;
    height: 35px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    border: 1px solid #CCC;
    text-indent: 10px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    box-shadow: none;
}
input[type='text'].date
{
    float: left;
    width: 225px;
    margin: 0px 10px 0px 0px;
}
select.time
{
    float: left;
    width: auto;
}
input[type='submit']
{
    width: 100%;
    color: #fff;
    cursor: pointer;
    padding: 0.50em 1.5em 0.50em;
    text-align: center;
    margin: 0;
}
textarea
{
    width: 100%;
    height: 205px;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    box-shadow: none;
}
select
{
    float: left;
    display: inline;
    cursor: pointer;
    border: none;
    margin: 0px;
    padding: 8px;
    border: 1px solid #CCC;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*////////////////////// HTML //////////////////////*/
a
{
    color: #649e00;
    font-size: 1.2em;
    text-decoration: none;
}
a:hover, a:focus
{
    color: #23959C;
}
p
{
    margin-bottom: 1.5em;
    font-size: 1.2em;
}
h1
{
    color: #1a1a1a;
    font-size: 1.7rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0.5em;
}
h2
{
    color: #fff;
    font-size: 1.1rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0em;
}
h2 a
{
    color: #1a1a1a;
}
h3
{
    color: #333;
    font-size: 1.375rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0.6em;
}
h4
{
    color: #fff;
    font-size: 1rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0em;
}
h5
{
    color: #fff;
    font-size: 1rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0em;
}
h6
{
    color: #fff;
    font-size: 1rem;
    font-family: prox, Arial, Helvetica, sans-serif;
    margin-bottom: 0em;
}
strong
{
    color: #333;
}
span.bad
{
    color: #DF5E5E;
}
span.good
{
    color: #7DBC1B;
}
span.green
{
    color: #6BAF00;
}
.full_auto
{
    max-width: 1200px;
    margin: auto;
}
.small_auto
{
    max-width: 960px;
    margin: auto;
}
full_width
{
    float: left;
    width: 100%;
    margin-bottom: 1em;
}
/*////////////////////// SPECIFIC //////////////////////*/
#seo_top
{
    background-color: #000;
    border-bottom: 3px solid #6baf00;
    width: 100%;
}
#seo_btm
{
    background-color: #1a1a1a;
    width: 100%;
}
#seo_top h3, #seo_btm h3
{
    color: #999;
    font-size: 0.9em;
    line-height: 28px;
    text-align: center;
    margin-bottom: 0;
}
#menu_wrap
{
    width: 100%;
    height: 70px;
    background: url(/Assets/images/site/light_bg.jpg) repeat scroll center top #333;
}
#logo_wrap
{
    width: 100%;
    background: url(/Assets/images/site/light_bg.jpg) repeat scroll center top #333;
}
#logo_wrap img
{
    padding-top: 0.7rem;
}
#strap_wrap
{
    width: 100%;
    height: auto;
    padding: 40px 0;
    text-align: center;
}
#sheep_wrap
{
    width: 100%;
    background: url(/Assets/images/site/dark_bg.jpg) repeat scroll center top #2a2a2a;
}
#index_wrap
{
    width: 100%;
    background: url(/assets/images/site/index-bg.jpg) repeat scroll center top rgba(0, 0, 0, 0);
    padding: 3em 0em 3em 0em;
}

#content_wrap
{
    width: 100%;
    background-color: #fff;
}

#contact_deets
{
    font-size: 1rem;
}
#contact_deets p, #contact_deets a
{
    font-size: 1rem;
}

#strap_wrap h1
{
    color: #fff;
    font-size: 3.5em;
    margin-bottom: 0.6em;
}
#strap_wrap h2
{
    display: inline-block;
    padding: 0.35em 0.7em;
    font-size: 1.65em;
    background-color: #6BAF00;
}
/*////////////////////// PAGE //////////////////////*/
#page_wrap
{
    text-align: center;
}
#page_wrap img
{
    margin: auto auto 1.2em auto;
}


div.white
{
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 3em 0em 3em 0em;
}
div.blk_dark
{
    float: left;
    width: 100%;
    background-color: #000;
    padding: 3em 0em 3em 0em;
}
div.blk_light
{
    float: left;
    width: 100%;
    background-color: #1a1a1a;
    padding: 3em 0em 3em 0em;
}
div.grey
{
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding: 3em 0em 3em 0em;
}
div.green
{
    float: left;
    width: 100%;
    background-color: #6BAF00;
    padding: 3em 0em 3em 0em;
}
/*////////////////////// MENU //////////////////////*/
nav.top-bar
{
    /*height:70px;*/
    text-align: center; /*centre nav*/
}
section.top-bar-section
{
    display: inline-block; /*centre nav*/
    z-index: 3;
}

.top-bar-section ul li
{
    width: auto;
    margin: 0px 10px 0px 10px;
    border-bottom: 1px solid #1a1a1a;
}
.top-bar .title-area
{
    width: auto;
}
.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button)
{
    font-size: 1.1em;
    padding: 25px 15px 5px;
    line-height: 40px;
    font-family: prox, Helvetica, Arial;
}
.top-bar-section li:not(.has-form) a:not(.button):hover
{
    background-color: #1a1a1a;
    text-decoration: none;
}
.top-bar-section li.active:not(.has-form) a:not(.button)
{
    background-color: #6BAF00;
}
.top-bar-section li.active:not(.has-form) a:hover:not(.button)
{
    background-color: #6BAF00 !important;
}
/*removes &nbsp line from span when responded*/
.top-bar.expanded .toggle-topbar a span
{
    box-shadow: none;
}
@media only screen and (max-width: 64.063em)
{
    #seo_top
    {
        display: none;
    }
    /*manually set due to centering*/
    section.top-bar-section
    {
        width: 100%;
    }
    .top-bar .title-area
    {
        width: 100%;
    }
    /*3 bar menu icon*/
    .top-bar .toggle-topbar.menu-icon
    {
        width: 100%;
        background-color: #1a1a1a;
        height: 40px;
        padding: 0 0 0 1em;
        margin: 0;
        top: 0;
        left: 0;
    }
    .top-bar .toggle-topbar.menu-icon a:after
    {
        position: relative;
    }
    .top-bar .toggle-topbar.menu-icon a
    {
        padding: 0;
    }
    .top-bar-section ul li
    {
        width: 100%;
        margin: 0;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button)
    {
        text-align: center;
        padding: 10px 0 10px 15px;
        line-height: 30px;
        font-size: 0.95em;
    }
}
/*////////////////////// INDEX //////////////////////*/
.home_holder
{
    position: relative;
}
.home_txt
{
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 100%;
}
.home_txt h3
{
    float: right;
    width: auto;
    max-width: 90%;
    color: #fff;
    text-align: right;
    font-size: 1.18rem;
    line-height: 1.25em;
    padding: 10px 15px;
    text-shadow: 1px 1px 4px #000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
.home_txt h3 a
{
    color: #fff;
}
.home_txt h3 a:hover
{
    text-decoration: underline;
}
/*////////////////////// FOOTER //////////////////////*/
#footer_wrap
{
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    background-color: #6baf00;
    padding: 20px 0px 20px 0px;
}
#footer_wrap ul
{
    float: none;
}
#footer_wrap ul li
{
    margin-bottom: 0.6em;
}
#footer_wrap a
{
    font-size: 1em;
    color: #000;
}
#footer_wrap a:hover
{
    text-decoration: underlined;
}
/*////// DOWNLOAD //////*/
#footer_wrap a#download
{
    background-color: #1a1a1a;
    border-radius: 10px;
    color: #6baf00;
    padding: 5px 20px;
}
#footer_wrap a#download:hover
{
    color: #fff;
}
/*////// SOCIAL //////*/
#footer_wrap ul#social
{
    /*width: 75px;*/
    width: 25px;
    height: 20px;
    margin: auto;
    margin-top: 0.5em;
}
#footer_wrap ul#social li
{
    width: 25px;
    height: 20px;
    margin-bottom: 0;
}
#footer_wrap ul#social li a
{
    display: block;
}
#footer_wrap ul#social li#fbk
{
    background: url(/Assets/images/site/icon_fbk.png) no-repeat scroll center top transparent;
}
#footer_wrap ul#social li#twitter
{
    background: url(/Assets/images/site/icon_twitter.png) no-repeat scroll center top transparent;
}
#footer_wrap ul#social li#linkedin
{
    background: url(/Assets/images/site/icon_linkedin.png) no-repeat scroll center top transparent;
}
#footer_wrap ul#social li#fbk:hover, #footer_wrap ul#social li#twitter:hover, #footer_wrap ul#social li#linkedin:hover
{
    background-position: bottom;
}
/*////////////////////// TWITTER //////////////////////*/
#twitter_feed
{
    float: left;
    background-color: #1a1a1a;
    padding: 30px 30px 17px;
    width: 100%;
}
#twitter_feed h4
{
    float: left;
    width: 100%;
    font-size: 1.36em;
    margin: 0 0 20px;
    background-color: rgba(0, 0, 0, 0);
}
#twitter_feed h4 a
{
    float: left;
    color: #fff;
    padding: 6px 15px;
    background-color: #000;
}
#twitter_feed a:hover
{
    text-decoration: underline;
}
ul.tweet_list
{
    float: left;
    width: 100%;
    height: auto;
    margin: 0px;
}
ul.tweet_list li
{
    float: left;
    width: 100%;
    font-size: 13px;
    margin: 0px 0px 15px 0px;
}
ul.tweet_list li .tweet_avatar
{
    float: left;
    margin: 0px 10px 0px 0px;
}
ul.tweet_list li img
{
    margin: auto;
}
ul.tweet_list li a
{
    font-size: 0.8rem;
}
/*////////////////////// INFO LIST //////////////////////*/
ul#info-list li
{
    text-align: center;
}
ul#info-list li .circle
{
    position: relative;
    border: 5px solid #fff;
    border-radius: 100%;
    margin-bottom: 1rem;
}
ul#info-list li .client_img
{
    float: left;
    width: 100%;
    background-color: #fff;
}
ul#info-list li .client_info
{
    float: left;
    width: 100%;
    text-align: left;
    padding: 1.2em 1em 1.2em 1em;
    background-color: #6BAF00;
}
ul#info-list li .client_info h3
{
    color: #E7EA00;
    font-size: 1em;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    margin-bottom: 0;
}
ul#info-list li .client_info h2 a
{
    color: #fff;
    font-size: 0.9em;
}


#who-we-are p
{
    max-width: 975px;
    margin: auto;
}
#who-we-are .full_auto p:last-child
{
    margin-bottom: 1rem;
}
/*///////////////////// SHOW OPACITY ON HOVER /////////////////////*/
/*BESPOKE*/
ul#info-list li .circle .show-hover
{
    padding: 0;
}
ul#info-list li .circle .show-hover a
{
    border: 5px solid #222;
    border-radius: 100%;
}
#info-list li .show-hover
{
    padding: 0 0.625rem 1.25rem;
}
#index-panels li .show-hover a
{
    color: #fff;
    font-size: 1.625em;
    line-height:1.6rem;
}
ul#info-list li .full_width h2
{
    margin-bottom: 1rem;
}

/*GENERAL*/
ul.hover-list li
{
    position: relative;
}
.show-hover
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.show-hover a
{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1.05rem;
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.8);
}
.show-hover a span
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: 50-%;
    transform: translate(-50%, -50%);
}
/*///////////////// INDIVIDUAL ITEM ////////////////*/
#sidebar ul li
{
    color: #555;
}
#sidebar ul li.awks-margin
{
    margin-bottom: 1rem;
}
#sidebar h2
{
    font-size: 1.8em;
    color: #1a1a1a;
    margin-bottom: 0.5rem;
}
#sidebar h3
{
    display: inline-block;
    padding: 0.3em 0.7em;
    font-size: 1em;
    background-color: #6BAF00;
    color: #fff;
    font-family: Georgia, Arial, Sans-Serif;
    font-style: italic;
    margin: 0.3;
}
#sidebar h4
{
    color: #555;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}
#info
{
    background-color: #fff;
    padding: 1em;
}
/*////////////////////// GENERIC LISTS //////////////////////*/
ul.auto
{
    width: auto;
    list-style: none;
    margin: 0px;
}
ul.auto li
{
    display: block;
    width: auto;
    margin-right: 10px;
    padding: 0px;
}
ul.auto li:last-child
{
    margin-right: 0px;
}
/*////////////////////// FORMS //////////////////////*/
.form-wrap
{
    float: left;
    width: 100%;
}
.form-row
{
    float: left;
    width: 100%;
    margin-bottom: 1em;
}

#contact-form
{
    position: relative;
    z-index: 999;
}
#contact-form #spin
{
    background: url(/Assets/images/site/spin_fence.png) no-repeat scroll center center transparent;
    position: absolute;
    right: 15px;
    top: -100px; /*z-index:1;*/
}
/*///////////////// MESSAGES ///////////////////*/
.success_holder
{
    float: left;
    display: inline;
    width: 100%;
    height: auto;
    padding: 20px 20px 20px 40px;
    margin: 0px 0px 10px 0px;
    line-height: 25px;
    background: url(/assets/images/icons/success.png) no-repeat scroll 10px 20px #E6EFCE;
    border: 1px solid #C9CDB6;
    color: #5F8C1F;
}
.info_holder
{
    float: left;
    display: inline;
    width: 100%;
    height: auto;
    padding: 20px 20px 20px 40px;
    margin: 0px;
    line-height: 25px;
    background: url(/assets/images/icons/info.png) no-repeat scroll 10px 20px #CEDADD;
    border: 1px solid #C9CDB6;
}
/*///////////// VALIDATION /////////////////*/
.validation-summary-errors
{
    float: left;
    display: inline;
    width: 100%;
    padding: 20px;
    margin: 0px 0px 10px 0px;
    color: #B5453C;
    text-indent: 30px;
    background: url(/assets/images/icons/error.png) no-repeat scroll 10px 15px #EFD2D0;
    border: 1px solid #DDBCBC;
    text-align: left;
}
.validation-summary-errors span
{
    float: left;
    width: 100%;
    display: inline;
    color: #B5453C;
}
.validation-summary-errors ul
{
    float: left;
    margin: 10px 0px 0px 0px;
}
.validation-summary-errors ul li
{
    width: 100%;
    display: list-item;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 15px;
    padding: 0px;
    font-size: 11px;
    list-style: disc inside;
}
.field-validation-error
{
    float: right;
    color: #B5453C;
}
.field-validation-valid
{
    display: none;
}
input[type="text"].input-validation-error, input[type="password"].input-validation-error, textarea.input-validation-error, select.input-validation-error
{
    background-color: #EFD2D0;
    border: solid 1px #DDBCBC;
}
/*//////////////// OVERRIDES ///////////////////*/
.auto
{
    margin: auto;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.hide
{
    display: none;
}
.no-margin
{
    margin: 0px;
}
.no-border
{
    border: none;
}
div.no-pad, li.no-pad
{
    padding: 0;
}
.margin-btm-1
{
    margin-bottom: 1rem;
}
/*///////////////////// FOUNDATION //////////////////////*/
[class*="block-grid-"]
{
    margin: 0; /*resets margin on block grids (width)*/
}
/*//////////////// MEDIA /////////////////////*/
@media screen and (max-width:64.063em)
{
    #spin
    {
        display: none;
    }

    #twitter_feed h4
    {
        width: 100%;
        font-size: 1.3em;
    }

    #contact_deets h3
    {
        font-size: 1.25em;
        margin-bottom: 0.4rem;
    }
    #contact_deets p
    {
        margin-bottom: 0;
    }
    #contact_deets .columns
    {
        margin-bottom: 2rem;
    }

    #strap_wrap h2
    {
        line-height:1.6rem;
    }
    #strap_wrap h1
    {
        line-height:3.2rem;
    }

    #strap_wrap
    {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }

    #who-we-are .full_auto
    {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }

    #index_wrap
    {
        padding: 0;
    }

    #info-list li .circle span
    {
        display: none;
    }
    #info-list li h2
    {
        font-size: 0.8rem;
    }

    #sidebar
    {
        text-align: center;
    }
    #sidebar h3
    {
        width: 100%;
    }

    img
    {
        margin: auto;
    }
}
