/*
 Theme Name:   Business Voice
 Theme URI:    #
 Description:  Business Voice Theme Child
 Author:       Stephen Moule
 Author URI:   http://www.McBrideMArketingGroup.com 
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         
 Text Domain:  business-voice-child
*/

@import url("../twentythirteen/style.css");
/*@font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-admin/fonts/MYRIADPRO-COND.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-admin/fonts/MYRIADPRO-BOLD.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-admin/fonts/MYRIADPRO-REGULAR.woff') format('woff');
}
*/
html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 1.4em;
}

h2 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    font-size: 2.3em;
}

h4 {
    font-size: 20px;
    margin: 46px 0;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 0px;
}

.site {
    background-color: #fff;
    border-left: none;
    border-right: none;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.picList {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.clear {
    clear: both
}

header[role="banner"] #logo-main {
    display: block;
    /*margin: 20px auto;*/
}

.clickFocus:hover {
    transform: scale(1.1);
    animation-timing-function: ease-in;
}

.grayOne {
    background-color: #ffffff;
    color: #231f20;
}

.grayOne h2,
.grayTwo h2 {
    font-weight: bold;
}

.grayTwo {
    background-color: #868074;
    color: #ffffff;
}

.grayOne h2 {
    color: #d2232a;
}

.grayTwo a {
    color: #ea9629;
    text-decoration: none;
}

.grayTwo a:hover {
    color: #ea9629;
    text-decoration: underline;
}

.grayTwo a:visited {
    color: #d88922;
    text-decoration: underline;
}


/*Add images in paragraphs*/

.imgParRight {
    float: right;
    padding-bottom: 5px;
    padding-top: .5em;
    padding-left: 1.5em;
}

.imgParLeft {
    float: left;
    padding-top: 1.6em;
    padding-bottom: 5px;
    padding-right: 1.4em;
}

.imgParFull {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.widthAdjust {
    width: 50%;
    max-width: 340px;
}

.listStyle {
    font-style: italic;
}

.navbar {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    border-top: 1px solid #d2232a;
    border-bottom: 1px solid #192b50;
}

.nav-menu li a {
    color: #192b50;
    display: block;
    font-size: 1em;
    line-height: 1;
    padding: 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
    background-color: #192b50;
    color: #ffffff;
}

ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: #192b50;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
    color: #d2232a;
    font-style: italic;
}

.hentry {
    padding: 0px 0;
}

.site-footer {
    background-color: #ffffff;
    color: #231f20;
    font-size: 14px;
    text-align: left;
}

.site-footer .widget-area {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.site-footer .sidebar-container {
    background-color: #ffffff;
    color: #231f20;
    padding: 20px 0;
}

.redFooter {
    height: 1.5em;
    background-color: #d2232a;
    width: 100%;
}

.widget {
    background-color: rgba(247, 245, 231, 0.7);
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0 0 24px;
    padding: 0px;
    word-wrap: break-word;
}

.site-footer .widget {
    background: transparent;
    color: #231f20;
    float: left;
    margin-right: 20px;
    width: 245px;
}

.site-info {
    margin: 0 auto;
    max-width: 100%;
    padding: 0px 0;
    width: 100%;
}

span.wpcf7-list-item {
    display: block !important;
}

#wpcf7-f379-p361-o1 > form > div:nth-child(14) > div.col-md-7.col-md-offset-1.col-xs-12.secondRow > h3 {
    margin-top: 0px;
}

#post-417 > div > form {
    padding-top: 2em;
    text-align: center;
}

.post-password-required input[type="submit"] {
    padding: 7px 24px 4px;
    vertical-align: middle;
}


button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    background: #a81c21;
    outline: none;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: #d2232a;
    border: none;
    color: #fff;
    display: inline-block;
    padding: 11px 24px 10px;
    text-decoration: none;
}

@media (max-width: 1025px) {
    .nav-menu li a {
        font-size: 0.8em;
    }
}

@media (max-width: 885px) {
    .nav-menu li a {
        font-size: 0.65em;
    }
    body {
        font-size: 1em;
    }
    h2 {
        font-size: 1.5em;
    }
}

@media (max-width: 500px) {
    .imgParRightMobile {
    width: 100%;
    padding-bottom: 1em;
    padding-top: 5em;
    padding-left: 0em;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    }

    .imgParLeftMobile {
    width: 100%;
    padding-top: .5em;
    padding-bottom: 1em;
    padding-right: 0em;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    }
}