.header {
   
    background-color: #656a7da1;
    background-color: rgba(101,106,125,.6);
    margin-bottom: 40px;
    
}
.row .row {
    width: auto;
    margin-left: -2rem;
    margin-right: 2rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}
.row {
    width: 100%;
    margin-left: 5%;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 87.5rem;
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
    color: #324a68;
}
.top-bar .top-bar-section {
    width: 55%;
    float: right;
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 9px 0 12px 0;
    padding-left: 17px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
.full-width-promo-bg {
    background-color: #656a7da1;
    background-color: rgba(101,106,125,.6);
    background-image: url(../../page-templates/blocks/images/full-width-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 3.9375rem;
    padding-bottom: 3.9375rem;
}
.top-bar {
    background: transparent;
    border-top: 0 solid rgba(255,255,255,0.1);
    border-radius: 0;
}
/*<!-- Comment This is the code for menu font -->*/
top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 17px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
/*<!-- Comment This is the code for social media balls -->*/
.widget_contact_info .social li a {
    width: 40px;
    height: 40px;
    padding-top: 6px;
    text-align: center;
    border-radius: 30px;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #000;
}
h3.widget-title:before, h3.widget-title:after {
    background: #1c597a;
    bottom: 0;
    content: "";
    height: 3px;
    left: 1px;
    position: absolute;
    transition: all 300ms ease-out 0s;
    width: 20px;
}
/*<!-- Comment This is the code for the underlines -->*/

h2:before, h2:after {
    height: 3px;
    width: 20px;
    background: #1c597a;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    transition: all 300ms ease-out;
}
input[type="submit"] {
    background-color: #324ab8;
    border-color: #1c597a;
    color: #fff;
    border: 1px solid #1034b5;
    font-family: "Arvo", serif;
    padding: 8px 20px;
}
input[type="submit"], button, .button, h3.widget-title:before, ul.pagination li.current a {
    background-color:#324ab8 ;
}
input[type="submit"] {
    background-color: #324A68;
    border-color: #1c597a;
    color: #fff;
    border: 1px solid #324a68;
    font-family: "Arvo", serif;
    padding: 8px 20px;
}
.button.large {
    font-size: 22px !important;
    background-color: #324A68;
    border-color: #332a2a;
    color: #fff;
    border: 1px solid #fff;
}
#content .block-margin button, #content .block-margin .button {
    border: 1px solid;
    font-family: "Arvo", serif;
    background-color: #324a68;
}
.full-width-slider .flexslider .flex-prev, .full-width-slider .flexslider .flex-next {
    background: #6a6a6c00;
    border: 0px;
    top: 50%;
    padding: 0 26px;
    line-height: 4px;
    margin-top: -1.875rem;
}

.flexslider .flex-prev, .flexslider .flex-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 0px;
    height: 0px;
    line-height: 50px;
    color: #ffffff00;
    background-color: transparent;
    z-index: 10;
}

.widget {
    padding: 0 5px;
    margin: 2.5em 0;
}

.large-8 {
    width: 65%;
}

.byline {
    font-size: 0px;
}
.profile-content {
    overflow: hidden;
    width: 0;
}
.profile-image img {
    width: 0;
    height: 0;
}

#post-author {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

