/**handles:js_composer_custom_css**/
.list-line-posts .owl-carousel .owl-item img { width: 100px !important; }
.gallery {
	margin: 0 auto 15px;
}

blockquote:before {
  content: '\201C' !important;
  position: absolute !important;
  top: 5px !important;
  left: 0px !important;
  font-size: 50px !important;
  color: #222222 !important;
  font-family: georgia !important;
  line-height: 70px !important;
  font-weight: 700 !important;
}


.gallery-item {
	display: inline-block;
	padding: 15px 2%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
	padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item { width:50%; }
.gallery-columns-3 .gallery-item { width:33.33%; }
.gallery-columns-4 .gallery-item { width:25%; }
.gallery-columns-5 .gallery-item { width:20%; }
.gallery-columns-6 .gallery-item { width:16.66%; }
.gallery-columns-7 .gallery-item { width:14.28%; }
.gallery-columns-8 .gallery-item { width:12.5%; }
.gallery-columns-9 .gallery-item { width:11.11%; }
.gallery-icon img {
	margin: 0 auto;
}
.gallery .gallery-caption {
	font-size: 12px;
	line-height: 1.2;
	padding-top: 5px;
}

.aligncenter,
div.aligncenter {
    display: block !important;
    margin: 5px auto 5px auto !important;
}

header.third-style .navbar-brand {
    padding: 0px 0px 0px 0px;
}

.navbar-brand {
        height: 60px;
}

.navbar-nav li.drop ul.dropdown {
    z-index: 99999999 !important;
}

.navbar-nav li.drop ul.dropdown li a {
        background: #f44336;
}

.navbar-right {
    /* float: right!important; */
    margin-right: 50px;
}

/*.coyote-embed-container {
    position: relative;
    padding-bottom: 100% !important;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}*/

.coyote-embed-container{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.coyote-embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe {
    border: none !important;
    display: block !important;
    margin: 5px auto 5px auto !important;
}

div.list-post .post-content > a {
        display: inline-block !important;
}

twitterwidget {
     margin: 5px auto 5px auto !important;
}


.article-box .article-post ul.post-tags li:last-child { display: none !important; }

div.fb-video.fb_iframe_widget.fb_iframe_widget_fluid_desktop {
    max-width: 100% !important;
    display: block !important;
    margin: 5px auto 5px auto !important;
}