.entry-footer.entry-meta {
    border-top: none;
}

.pagination-previous,.pagination-next {
    display: none;
}

#np_templatera_widget-2 {
    margin-bottom: 0;
}

.site-footer {
    margin: 0;
}

.vc_responsive .wpb_row .vc_span12 {
    padding-right: 0;
}

.wpb_row {
    margin-right: 0;
}

.short {
    padding-top: 1em;
    padding-bottom: 0;
    margin-bottom: 0;
}

.archive .short {
    display: none;
}

#np_templatera_widget-2 {
    margin-top: 3.5em;
}

.single-post .content,.archive .content {
    max-width: 45em;
    margin: 0 auto;
    margin-top: -5em;
}

.single .content {
    margin-top: 0;
}

footer.entry-meta {
    border-top: none;
}

.breadcrumb {
    margin-bottom: 2em;
    margin-top: -1em;
}

.breadcrumb a:first-child {
    display: none;
}

.sidebar-primary {
    margin-top: 3.125em;
}

.wpb_toggle {
    padding: 1em;
    background-color: #f2f2f2;
}

wpb_toggle_content.content_page {
    border-top: 1px solid #ccc;
}

.wpb_toggle,#content h4.wpb_toggle {
    background: none;
    padding-left: 0;
    font-size: 18px;
    font-weight: 600;
    color: #666;
    margin-bottom: 12px;
}

.wpb_toggle:before,#content h4.wpb_toggle:before {
    content: '\e702';
    font-family: 'ovcui';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
/* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    color: #333;
    margin-right: 10px;
    margin-left: 15px;
}

h4.wpb_toggle.wpb_toggle_title_active:before {
    display: inline-block;
    position: relative;
    top: -3px;
    content: '';
    height: 3px;
    width: 11px;
    background: #888;
    right: 10px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

.wpb_accordion_header,.wpb_accordion_content {
    padding: 1em;
    background-color: #fff;
}

footer.site-footer {
    background-color: #da8c10;
}

.menu-footer a {
    color: #ECF0F1;
    font-size: 1em;
    font-weight: 600;
}

.nav-footer,#gwfoot-footer-two-area {
    max-width: 65em;
    margin: 0 auto;
    margin-bottom: 30px;
}

.cnss-social-icon {
    margin-right: 30px;
}

/*.post .entry-header, .post .entry-footer {
display: none;
}*/
.sidebar .widget {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.page_title:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) > span:nth-child(1) {
    color: #fff;
}

div.page_title:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > time:nth-child(1) {
    color: #fff;
}

div.page_title:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2) > time:nth-child(1) {
    color: #fff;
}

div.page_title:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(2) > time:nth-child(1) {
    color: #fff;
}

.page-title {
    padding-top: 0 !important;
}

/* Form styling */

.wpcf7-form.sent > p {
    display: none;
}

div.wpcf7-mail-sent-ok {
    border: none;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
}

div.wpcf7-response-output {
margin: 0;
padding: 0 0 30px 0;
}

div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
display: none !important;
}

.icon-button.download-icon {
color: #fff;
background: #1360b7;
padding: 10px 20px;
font-weight: 600;
}

.wpcf7 input, .wpcf7-textarea {
background-color: #fff;
border: 1px solid #666;
box-shadow: none;
font-size: 18px;
color: #111;
}

.wpcf7-form-control.wpcf7-submit {
color: #fff;
background: #1360b7;
padding: 10px 20px;
font-weight: 600;
border: none;
}

.wpcf7 input:hover[type="submit"] {
color: #fff;
background: #1360b7;
padding: 10px 20px;
font-weight: 600;
border: none;
}

.wpcf7 input[type="submit"] {
margin-top: 20px;
padding: 15px 25px 10px 25px !important;
font-family: "Titillium", sans-serif;
font-size: 21px !important;
}

.wpcf7 ..entry-content p {
    margin-bottom: 2.3rem  !important;
}

@media (min-width: 768px) {
 div.wpcf7 {
width: 90%;
 }
}

.content_vert-align {
display: flex;
align-items: center;
background: #fff;
padding: 1.2em;
margin-top: 1.2em !important;
}

@media (max-width: 768px) {
 .content_vert-align {
display: block;
}
}

.content_vert-align .wpb_text_column {
padding: 1em 0;
}

.content_vert-align:first-of-type {
margin-top: 3em !important;
}

.content_vert-align:first-of-type.wpb_single_image {
margin-top: 0 !important;
}

.content_wrap_narrow.content_wrap_no-pad  {
padding-top: 0 !important;
}