/*
Theme Name: davnic
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: davnic
Tags:

davnic is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: 'PT Serif', serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
}
@font-face {
    font-family: 'gibson';
    src: url('fonts/gibson-regular-webfont.eot');
    src: url('fonts/gibson-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gibson-regular-webfont.woff2') format('woff2'),
         url('fonts/gibson-regular-webfont.woff') format('woff'),
         url('fonts/gibson-regular-webfont.ttf') format('truetype'),
         url('fonts/gibson-regular-webfont.svg#gibsonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
p{
     letter-spacing: 1px;
}
* {
    letter-spacing: 1px;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    text-decoration:none;
    color:#017ac9;
    outline:none;
}

a:active,
a:hover {
    text-decoration:underline;
}

a:focus{outline: none;}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
    letter-spacing: 1.5px;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 30px;
    line-height: 1.3;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    /*margin: 1em 40px;*/
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #000;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: normal;
    font-size:14px;
    letter-spacing: 1px;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    color:#000;
    font:16px/24px 'Roboto', sans-serif;;
    background:#fff;
    overflow-y: scroll;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
   /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);*/
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a,
a:hover{
    color: #0199fc;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
body:not(.home) p{
    letter-spacing: .5px;
    font-size:17px;
    line-height: 1.5;
    max-width: 625px;
    width: 100%;
}
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    margin: 7px 0 0;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 13px;
}

.main-navigation li {
    float: left;
    position: relative;
    margin-left: 21px;
}

.main-navigation ul li:first-child{margin-left: 0;}
.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
    text-transform: capitalize;
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
    padding: 15px;
    background: #fff;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {
    margin: 0 0 5px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}


#responsive-menu-button
{
    float:left;
    color: #191919;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.menu-music-container
{
    float:left;
    margin-top: 5px;
}
ul#menu-music
{
    margin:0;
    float:left;
    padding-left: 15px;
}
ul#menu-music li
{
    list-style: none;
    float: left;
    margin: 0 7px;
    border-right: 1px solid #333;
    padding: 0;
    line-height: 14px;
    padding-right: 14px;
}
ul#menu-music li:last-child{
    border-right:none;
}
ul#menu-music li a
{
    color:#000;
    text-transform:uppercase;
    font-size:13px;
}


/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}


@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    font-size: 15px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    font-size: 15px;
}
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a,
.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a{color: #000;}

@media screen and (max-width: 1199px) and (min-width: 992px){
    .main-navigation li {
        margin-left: 16px;
    }

    .main-navigation li a{
        font-size: 13px;
    }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.entry-content {
    margin: 1.1em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}
.flexslider{
border:none !important;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

@media (min-width: 1200px){
    .container {
        width: 970px;
    }
}
/*.container{max-width: 840px;}*/
a:active, a:hover{text-decoration: none;}
/*header style*/
.site-header{
    padding: 40px 0;
}
.site-header .site-title{
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin: 0;
    font-weight: 400;
}
.site-header .site-title a{
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.site-header .social-networks{
    margin: 3px 0 0 25px;
    padding: 0;
    list-style: none;
    float: right;
}
.site-header .social-networks li{
    float: left;
    margin-left: 8px;
}
.site-header .social-networks li:first-child{
    margin-left: 0;
}
.site-header .social-networks li a {
    display: block;
    width: 30px;
    height: 30px;
    background: #435c94;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}
.site-header .social-networks li a.twitter{
    background: #61a8dc;
}
.site-header .btn-music{
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding: 5px 15px;
    border-radius: 5px;
}
/*banner style- Seth, remove display:none to have a featured image on posts*/
.banner{margin: 0 0 50px;}
.banner img{
    width: 100%;
    vertical-align: top;
    /*display: none;*/
}
/*content style*/
/*.page-id-12 .site-content{padding: 0 5vw 70px 15vw;}*/
.site-content{padding: 20px 10vw 70px;}
.content-area .page-header{
    margin: 0;
    border-bottom: 0;
}
.content-area .page-title{
    margin: 0 0 30px;
    text-transform: capitalize;
    font-weight: 400;
}
.content-area .post{
    margin: 0 0 1.5em;
}
.content-area .post .post-thumbnail{
    margin: 0 0 10px;
    display: block;
}
.content-area .post .post-thumbnail img{vertical-align: top;}
.content-area .post .entry-header .entry-meta{
    font-size: 12px;
    margin: 0 0 10px;
}
.content-area .post .entry-header .entry-meta a{
    color: #000;
    font-size: 13px;
}
.category {
    font-size: 13px;
}
.content-area .post .entry-header .entry-title{
    margin: 0;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
}
.content-area .post .entry-header .entry-title a{color: #000;}
/*.content-area .post .entry-content{margin: 0;}*/
.content-area .post .entry-footer .readmore{
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 700;
    letter-spacing: 2px;
}
/*footer style*/
.site-footer{
    background: #f2f2f2;
    padding: 60px 0 40px;
    overflow: hidden;
}
.site-footer *{
letter-spacing: 1px;
 color:#7d7d7d;
}
.site-footer p{
    max-width:100% !important;
}
.site-footer .main-navigation{margin: 0;}
.site-footer .main-navigation ul li a{
    letter-spacing: 2px;
}
.site-footer .main-navigation ul li a:hover{
    color: #7d7d7d !important;
}
.site-footer .main-navigation ul ul{
    /*left: 0;*/
    /*position: relative;*/
    width: 250px;
    top: 25px;
    background: none;
    padding: 0;
    text-transform: none;
    font-size: 12px;
}
.site-footer .widget_subscribe{float: right;}
.site-footer .widget .widget-title{
    font-size: 15px;
    font-weight: #700;
    color: #7d7d7d;
    margin: 0 0 20px;
}
.site-footer .subscribe-form{
    background: #fff;
    overflow: hidden;
    border: 0;
    border-radius: 0;
}

.wpcf7-form-control-wrap.subscriber-email{
    float: left;
    width: 70%;
}

.site-footer .subscribe-form input[type="email"],
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
    float: left;
    width: 100%;
    border: 0;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 12px;
}

.site-footer .subscribe-form input[type="submit"],
.wpcf7-form-control.wpcf7-submit{
    float: left;
    background: #000;
    color: #fff;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    line-height: 27px;
    padding: 1px 11px;
    font-size: 12px;
}

.site-footer .subscribe-form .wpcf7-not-valid-tip {
    clear: both;
}

.site-footer .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
}
span.wpcf7-not-valid-tip{
    margin-top:39px !important;
}

.site-main .info{
    text-align: center;
	font-size: 22px;
	line-height: 1.5;
	padding-bottom: 50px;
}

.feature-image{
    margin-bottom: 60px;
}
.testimonial
{
	margin-bottom:30px;
}
.feature-image h3.entry-title{
    text-align: center;
    text-transform: capitalize;
}
.feature-image h3.entry-title a{
    color: #000;
    font-size: 24px;
}
.feature-on{
    text-align: center;
    background: #fafbfb;
    padding: 60px 0;
    margin-top: 20px;
}
.feature-on h2.title{
    text-transform: uppercase;
    margin: 0 0 50px;
    color:#797b7a;
    font-size: 20px;
}
.feature-on ul{
    margin-left: -15px;
    margin-right: -15px;
}
.feature-on ul li{
    margin: 0 0 20px;
    width: 33.3333333333%;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box ;
}
.testimonial blockquote{
    border-left: 0;
    text-align: center;
}
/*ABOUT PAGE*/
.about .img-holder{
    margin-bottom: 15px;
}

.about{
    margin-bottom: 20px;
}

/*flexslider arrow style*/
.testimonial .flex-direction-nav a.flex-next:before{
    font-family: 'FontAwesome';
    content: '\f105';
}
.testimonial .flex-direction-nav a:before{
    content: '\f104';
    font-family: 'FontAwesome';
}
.testimonial .flex-direction-nav a{height: 34px;}
.testimonial .flex-control-paging{display: none;}
.testimonial blockquote{padding: 0 100px;}
/*ERROR PAGE*/
.error-404.not-found{
    padding: 50px 0;
}
.img-slider,
.feature-image{
    padding:0 30px;
}
.sidr{
    z-index: 9;
}
.sidr-class-menu ul li.sidr-class-mobile-show{
    display: none;
}
#responsive-menu-button i{
    display: none;
}
.main-navigation ul
{
    display: none;
}
.site-footer .main-navigation ul
{
    display: block;
}
.feature-image h3.entry-title a{
    font-size: 20px;
    line-height: 60px;
    letter-spacing: 1.5px;

}
.entry-footer{
    padding-bottom: 30px;
}

@media only screen and (max-width: 1200px){
    .site-footer .wpcf7-response-output{
        margin:3em 0.5em 1em;
    }
}
@media only screen and (max-width: 1024px){
 .link-more-to-archive{
    margin-bottom: 30px;
 }
}

@media only screen and (max-width: 991px)
{
    .main-navigation ul{font-size: 11px;}
    .main-navigation li{margin-left: 10px;}
    .site-header .site-title{font-size: 27px;}
    .site-footer .main-navigation ul ul{width: 164px;}
    ul#menu-music{
        display: none;
    }
    .sidr-class-menu ul li.sidr-class-mobile-show {
        display: block;
    }
    .img-slider, .feature-image {
    padding: 0 15px;
    }
    .site-footer .main-navigation ul{
	    display: none;
	}
	.site-main .info {
	font-size: 20px;
	}
}

@media only screen and (max-width: 767px){

    .page-template-template-home .feature-image .col-sm-6:first-child {
         margin-bottom: 20px;
}
    #mobile-header {
        display: block;
        margin: 0 0 15px;
    }

    .feature-image{
        margin-bottom: 15px;
    }

    .feature-on{padding: 60px 0 0;}

    .feature-image h3.entry-title a{line-height: 20px;}


     body:not(.home) p{
        max-width: 100%;
    }

    .site-content{
        padding: 0 !important;
    }
    .sidr-class-menu ul li.sidr-class-mobile-show{
         display: block;
	}
      #responsive-menu-button span{
        display: none;
      }
    #responsive-menu-button i{
        display: block;
    }
    .menu-music-container{
        display: none;
    }
    .site-header #site-navigation{display: none;}
    .site-footer .main-navigation ul{display: block;}
    .site-footer .main-navigation ul ul{width: 109px;}
    .site-header .site-title{
        text-align: left;
        margin: 0 0 15px;
    }
    .site-header .social-networks{
        float: left;
        margin-left: 0;
    }
    .site-footer .main-navigation ul ul{font-size: 11px;}
    .site-header .btn-music{display: none;}
    .site-header .site-title{text-align: center;}
    .site-header .social-networks{
        float: right;
    }
    #mobile-header > a{
        display: block;
        width: 24px;
        height: 21px;
        font-size: 22px;
    }
    .main-navigation,
    .site-footer .btn-music{display: none;}
    .site-footer .widget_subscribe{
        text-align: center;
        float: none;
    }
    .site-footer .textwidget {
        margin: 0 auto;
        max-width: 300px;
}
.site-header .social-networks li a{
    height:18px;
    width:18px;
    font-size: 10px;
    line-height: 18px;
}
.feature-image h3.entry-title a{
    font-size: 18px;
    line-height: 20px;
}

}
.flex-control-nav
{
    display: none;
}
.sidr ul li
{
    border-top:none;
    border-bottom:none;
    line-height: 35px;
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active
{
    line-height: 40px;
}
.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active
{
    line-height: 35px;
    /*opacity: 0.8;*/
}
.sidr ul li:hover > a,
.sidr ul li:hover > span, .sidr ul li.active > a,
.sidr ul li.active > span, .sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span
{
    box-shadow: none;
}
.sidr ul li ul li:hover > a, .sidr ul li ul li:hover > span, .sidr ul li ul li.active > a, .sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a, .sidr ul li ul li.sidr-class-active > span
{
    box-shadow: none;
}
/*.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active
{
    line-height: 48px;
}*/
/*.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active
{
    line-height: 40px;

}*/

.sidr-class-menu-item-has-children{
    position:relative;
}


/*
down arrow style for submenu

.sidr-class-menu-item-has-children:before{
    position:absolute;
    content:"\f107";
    top:14px;
    font: normal normal normal 17px/1 FontAwesome;
    right:30px;
}
.sidr-class-menu-item-has-children.up:before{
    content:"\f106";
}*/


.sidr-class-menu-item-has-children ul
{
    display:none;
}


.sidr
{
    box-shadow: none;
}
.sidr-class-menu
{
    margin-top: 110px;
}

#responsive-menu-button.active
{
    position: fixed;
    left: 35px;
    z-index: 9999999;
    top: 50px;
    text-decoration: none;
}
.sidr.left{
    padding-left: 20px;
}
#mobile-header{
   position: relative;
    top: 10px;
}
.sidr ul
{
    border-top: none;
    border-bottom:none;
}
.copy-right{
	font-size: 12px;
}


@media screen and (max-width: 991px) and (min-width:778px){
    .site-content {
    padding: 0 5vw 70px 6vw;
}

}

@media only screen and (max-width: 639px){
    .testimonial blockquote{
        padding: 0 30px;
    }
     .feature-on ul li {
        width: 60%;
    }
    .feature-on h2.title{
        font-size: 32px;
    }
    .feature-on ul li {
    margin: 0 0 35px;}
    .site-main .info{
	font-size: 18px;
	}
}

@media only screen and (max-width: 509px){

    .site-header .social-networks li{
        margin-left:6px;
    }
    .col-sm-4.col-xs-2.p0{
        padding-left: 0;
        padding-right: 6px;
    }
    .feature-on ul li {
        width: 60%;
    }
}
@media only screen and (max-width: 400px){
    .feature-on h2.title{
        font-size: 24px;
    }
    #mobile-header{
        z-index: 99999999;
    }

}
.blog .site-content,
.post-type-archive-davnic_audio .site-content,
.post-type-archive-davnic_video .site-content,
.post-type-archive-davnic_blog .site-content,
.category .site-content,
.tag-page .site-content,
.post-type-archive-davnic_books .site-content,
.search-results .site-content,
.tax-audio_cat .site-content,
.tax-blog_cat .site-content{
    padding: 40px 0 0 0;
}
.blog .sidebar h2,
.post-type-archive-davnic_audio .sidebar h2,
.post-type-archive-davnic_video .sidebar h2,
.post-type-archive-davnic_blog .sidebar h2{
    font-size: 25px;
    letter-spacing: 0.8px;
}
.blog .sidebar ul,
.post-type-archive-davnic_audio .sidebar ul,
.post-type-archive-davnic_video .sidebar ul,
.post-type-archive-davnic_blog .sidebar ul,
.sidebar ul{
    margin: 0;
    list-style: none;
    padding: 0;
}
.sidebar-holder {
    float: right;
}
.blog .content-area .post .entry-header .entry-title,
.post-type-archive-davnic_audio .content-area .post .entry-header .entry-title,
.post-type-archive-davnic_video .content-area .post .entry-header .entry-title,
.post-type-archive-davnic_blog .content-area .post .entry-header .entry-title,
.content-area .post .entry-header .entry-title,
.entry-header .entry-title,
.category-article h3.entry-title a{
    font-size: 35px !important;
    line-height: 1.2 !important;
    letter-spacing: 2px !important;
    font-weight: normal !important;
    margin-top: 0;
}

.entry-meta .category a{
	font-size: 13px;
    color: #000;
}
.link-more-to-archive a{
	font-size: 13px;
	font-weight: 700;
    color: #000;
}
.link-more-to-archive{
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 700
}
.davnic-cat a{
    color: #000;
    font-size: 20px;
}

@media only screen and (device-width: 768px){
	.page-id-12 .site-content{
		padding: 0 15vw 70px;
	}
}
.post-type-archive-davnic_video .banner{
    display: none;
}
.home .site-content{
    padding: 0;
}
.link-more-to-archive {
    display: block;
    font-weight: bold;
    background: #000;
    color: #fff;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    margin-bottom: 30px;
}
.link-more-to-archive a {
    color: #fff;
}
@media only screen and (max-width: 575px){
	.home .info br{
		display: none;
	}
}
.davnic-cat{
    padding-bottom: 8px;
}
.tax-video_cat .site-content{
    padding: 0;
}
.textwidget a:hover,
.widget_categories a:hover{
    color: #0199fc;
}
.addthis_sharing_toolbox{
    padding-top: 10px;
    padding-bottom: 10px;
}
.about figcaption {
    letter-spacing: 0.5px;
}
.sidebar h2{
    margin-top: 0;
}
h3.entry-title a{color: #000;}

.sidr-class-menu {
  font-family: "Roboto",sans-serif;
}
.sidr .sidr-class-sub-menu li {
    line-height: 1.5;
    margin: 10px 0;
}
.sidr .sidr-class-sub-menu li:hover, .sidr .sidr-class-sub-menu li.active, .sidr .sidr-class-sub-menu li.sidr-class-active {
    line-height: 1.5;
}