/*
Theme Name: Articulla
Theme URI: http://themes.themedsgn.com/articulla
Author: ThemeDsgn
Author URI: http://themedsgn.com/
Description: Responsive blog & magazine WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: articulla
*/

/**
 * Normalize
 * ==================== */
/*Form sidebar*/
.formstyle{color:#fff;}
.alignf{text-align:justify;}
div.wpcf7-response-output{margin:0;color:#fff;}
#recent-posts-2{margin-top:100px;}
#categories-2{margin-top:80px;}

.form-politica{font-size:12px;color:#fff;font-family: "Brandon" !important;}
.form-politica a{color:#fff;}
.form-politica a:hover{color:red;}
span.wpcf7-list-item{margin:0 !important;}
input#acepto{
	height:10px;
	width:10px;
	margin-right:2px;
}
span.wpcf7-not-valid-tip{display:inline !important;}
@font-face {
  font-family: 'Brandon';
  src: url('fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),  url('BrandonGrotesque-Regular.otf')  format('opentype'),
	     url('fonts/BrandonGrotesque-Regular.woff') format('woff'), url('BrandonGrotesque-Regular.ttf')  format('truetype'), url('BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
html{font-family:"Brandon" !important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;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;font-size:14px;}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-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }


/**
 * Basic Styles
 * ==================== */
body { font-family: "Brandon", Arial, Sans-serif; font-size: 16px; line-height: 1.6; color: #222; background: #e6e7e8; overflow-x: hidden; position: relative; margin: 0 auto; }
a { -webkit-transition: .15s ease; -moz-transition: .15s ease; transition: .15s ease; color: #c03535; text-decoration: none; }
a:hover { text-decoration: underline; }
img { max-width: 100%; height: auto; vertical-align: middle; }
blockquote { font-size: 20px; color: #8c8c8c; line-height: 1.4; margin: 2em 0; padding: 20px 80px; text-align: right; border-top: 6px double #ddd; border-bottom: 6px double #ddd; position: relative; }
blockquote:after { content: "\f10e"; font-family: "FontAwesome"; position: absolute; bottom: 10px; right: 0; font-size: 48px; color: rgba(0,0,0,.1); }
input, a { outline: none !important; }

table { border-collapse: collapse; border: 1px solid #ddd; width: 100%; }
table th, table td { border: 1px solid #eee; padding: 10px; }

pre { font-size: 13px; padding: 20px; border: 1px solid #ddd; background: #f4f4f4; line-height: 1.2; }

/* Forms */
label { display: block; font-family: "Brandon"; letter-spacing: 2px;padding-bottom: 5px; font-size: 12px; }
input, textarea { width: 100%; padding: 10px; border: 1px solid #ddd; color: #888; background: #fafafa; }
input:focus, textarea:focus { background: #fff; border-color: #bbb; }
input[type="submit"] { border: none; background: #C42020; font-family: "Brandon"; letter-spacing: 2px; color: #fff; text-transform: uppercase; font-size: 14px; padding: 7px; border-radius: 25px 5px;}
input[type="submit"]:hover { background: #c03535; }



body { background: url(http://subtlepatterns.com/patterns/concrete_seamless.png); }

/**
 * WordPress CSS
 * ==================== */
.alignleft { float: left; margin: 2em 2em 2em 0; }
.alignright { float: right; margin: 2em 0 2em 2em; }
.alignnone { margin: 2em 0; }
.aligncenter { margin: 2em auto; }
.wp-caption { max-width: 100%; margin: 2em 0; }
.wp-caption.alignright { margin: 2em 0 2em 2em; }
.wp-caption.alignleft { margin: 2em 2em 2em 0; }
.wp-caption img { max-width: 100%; height: auto; }
.wp-caption-text { padding: 20px 0; position: relative; font-size: 14px; text-align: center; }
.wp-caption-text:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 100px; border-bottom: 2px solid #222; margin-left: -50px; }
.bypostauthor {}
.gallery-caption {}


/**
 * Layout
 * ==================== */
.container { width: 1200px; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

.site-content { padding: 40px 0; }
.content-wrap { float: left; margin-right: -400px; width: 100%; }
.main-content { margin-right: 400px; }
.sidebar { width: 360px; float: right; }
.sticky-sidebar { width: 360px; }
.sidebar .widget { width: 100%; }

/* Left sidebar */
.left-sidebar .content-wrap { float: right; margin-right: 0; margin-left: -400px; }
.left-sidebar .main-content { margin-right: 0; margin-left: 400px; }
.left-sidebar .sidebar { float: left; }

/* Without sidebar */
.no-sidebar .content-wrap { float: none; margin-left: 0; margin-right: 0; }
.no-sidebar .main-content { margin-left: 0; margin-right: 0; }
.no-sidebar .sidebar { display: none; }

/* Hard shadow effect */
.hard-shadow .post, .hard-shadow .widget, .hard-shadow .blogroll-grid .post .post-wrap { box-shadow: 10px 10px rgba(0,0,0,.03); }
.hard-shadow .featured-posts, .hard-shadow .site-nav, .hard-shadow .archive-taxonomy { box-shadow: 0 10px 0 rgba(0,0,0,.03); }

/* Soft shadow effect */
.soft-shadow .post, .soft-shadow .widget, .soft-shadow .blogroll-grid .post .post-wrap { box-shadow: 0 1px 3px rgba(0,0,0,.06); }
.soft-shadow .featured-posts, .soft-shadow .site-nav, .soft-shadow .archive-taxonomy { box-shadow: 0 1px 3px rgba(0,0,0,.06); }

/* Plain without shadow effect */
.no-shadow .post, .no-shadow .widget, .no-shadow .blogroll-grid .post .post-wrap { box-shadow: none; }
.no-shadow .featured-posts, .no-shadow .site-nav { box-shadow: none; }


/**
 * Topbar
 * ==================== */
.site-topbar { background: #1c1d1e; height: 41px; border-bottom: 1px solid #3b3b3b; position: relative; }

/* Tagline */
.site-topbar .tagline { float: left; line-height: 40px; color: #bbb; font-size: 14px; }
.site-topbar .tagline strong { color: #fff; }

/* Top navigation */
.top-nav { float: left; }
.top-menu { margin: 0; padding: 0; font-family: "Brandon"; }
.top-menu li { position: relative; list-style-type: none; }
.top-menu > li { display: inline-block; border-right: 1px solid rgba(255,255,255,.07); }
.top-menu > li:first-child { border-left: 1px solid rgba(255,255,255,.07); }
.top-menu > li > a { display: inline-block; color: #bbb; line-height: 40px; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; padding: 0 20px; text-decoration: none; }
.top-menu > li > a:hover { color: #fff; }

.top-menu ul { position: absolute; left: 0; width: 220px; background: #c03535; z-index: 99999; padding: 10px 20px; margin: 0; visibility: hidden; opacity: 0; top: 120%; -webkit-transition: .15s ease; -moz-transition: .15s ease; transition: .15s ease; }
.top-menu ul:after { content: ""; border-bottom: 5px solid #c03535; border-left: 5px solid transparent; border-right: 5px solid transparent; top: -5px; left: 20px; position: absolute; }
.top-menu ul a { color: rgba(255,255,255,.7); font-size: 10px; text-transform: uppercase; letter-spacing: 2px; padding: 10px 0; display: block; }
.top-menu ul a:hover { color: #fff; }

.top-menu li:hover > ul { visibility: visible; opacity: 1; top: 100%; }
.top-menu .child-indicator { padding-left: 5px; }


/* Socials */
.top-socials { float: right; }
.top-socials a { color: #bbb; display: inline-block; line-height: 40px; width: 40px; text-align: center; border-left: 1px solid rgba(255,255,255,.07); }
.top-socials a:last-child { border-right: 1px solid rgba(255,255,255,.07); }
.top-socials a:hover { color: #fff; }

/* Search */
.top-search { background: #1c1d1e; display: none; border-bottom: 1px solid #333; }
.top-search .container { position: relative; }
.top-search .top-search-input { padding: 30px 0; border: none; background: transparent; color: #bbb; font-size: 24px; text-align: center; }
.top-search .search-anchor-close { position: absolute; color: #bbb; z-index: 2; right: 15px; top: 10px; }
.top-search .search-anchor-close:hover { color: #fff; }


/**
 * Header
 * ==================== */
.site-header { padding: 20px 0; background: #333; border-bottom: 1px solid #3b3b3b; }
.site-header .site-header-container { position: relative; }

/* Branding / logo */
.site-header .branding { float: left; }

/* Banner */
.header-ad { float: right; padding-top: 5px; }
.header-ad-inner { width: 728px; height: 90px; display: inline-block; }
.header-ad .widget { padding: 0; background: transparent; margin: 0; }

/* Header 2 style */
.header-2 .site-header { text-align: center; }
.header-2 .site-header .header-ad { display: none; }
.header-2 .site-header .branding { float: none; }
.header-2 .site-nav { text-align: center; }

/* Header 3 style */
.header-3 .site-header { text-align: center; }
.header-3 .site-header .header-ad { display: none; }
.header-3 .site-header .branding { float: none; }
.header-3 .site-nav { text-align: center; }
.header-3 .site-topbar .tagline,
.header-3 .site-topbar .top-nav { text-align: right; width: 50%; padding-right: 30px; }
.header-3 .site-topbar .top-socials { width: 50%; text-align: left; padding-left: 30px; }
.header-3 .site-topbar:after { display: block; }
.header-3 .site-topbar.no-social .tagline,
.header-3 .site-topbar.no-social .top-nav { width: 100%; float: none; text-align: center; }

/* Header light */
.header-light .site-topbar { background: #575756; border-bottom: 1px solid #ddd; }
.header-light .site-topbar .tagline { color: #555; }
.header-light .site-topbar .tagline strong { color: #000; }
.header-light .site-topbar .top-socials a { color: #ffffff; border-left: 1px solid #ddd; }
.header-light .site-topbar .top-socials a:last-child { border-right: 1px solid #ddd; }

.header-light .site-header { background: #fff; border-bottom-color: #ddd; }
.header-light .site-nav { background: #C42020; box-shadow: 0 10px rgba(0,0,0,.02); border-bottom: 1px solid #ddd; }
.header-light .site-nav .site-menu > li { border-right-color: #ddd; }
.header-light .site-nav .site-menu > li > a { color: #ffffff; background-color:#C42020;font-size:11px;padding:10px 15px}
.header-light .site-nav .site-menu > li > a:hover { color: #000000 !important; }
.header-light .site-nav .site-menu > li:first-child { border-left-color: #ddd; }
.header-light.header-3 .site-topbar:after { display: none; }

.header-light .top-nav .top-menu > li { border-color: #ddd; }
.header-light .top-nav .top-menu > li > a { color: #ffffff; background-color:#C42020;font-size:11px;padding:10px 15px}
.header-light .top-nav .top-menu > li > a:hover { color: #000000 !important; }



/**
 * Navigation
 * ==================== */
.site-nav { background: #1c1d1e; }
.sticky-nav-active .site-nav { width: 100%; z-index: 99999; }
.sticky-nav-active .site-menu > li > a { padding: 10px 25px; }
.site-menu { margin: 0; padding: 0; font-size: 16px; font-family: "Brandon"; }
.site-menu li { position: relative; list-style-type: none; }
.site-menu > li { display: inline-block; border-right: 1px solid rgba(255,255,255,.1); }
.site-menu > li > a { display: block; padding: 18px 25px; color: #bbb; text-transform: uppercase; letter-spacing: 2px; text-decoration: none; }
.site-menu > li.current-menu-item > a, .site-menu > li.current-menu-item > a:hover { color: #fff; }
.site-menu > li > a:hover { color: #fff; }
.site-menu > li:first-child { border-left: 1px solid rgba(255,255,255,.1); }

.site-menu ul { position: absolute; width: 250px; background: #c03535; left: 0; z-index: 99999; padding: 20px; margin: 0; box-shadow: 10px 10px 0 rgba(0,0,0,.03); text-align: left; -webkit-transition: .15s ease; -moz-transition: .15s ease; transition: .15s ease; visibility: hidden; opacity: 0; top: 120%; font-size: 14px; }
.site-menu li li a { display: block; color: #fff; color: rgba(255,255,255,.7); text-decoration: none; padding: 12px; position: relative; }
.site-menu li li a:hover { background: rgba(255,255,255,.1); color: #fff; }
.site-menu ul:after { content: ""; border-bottom: 10px solid #c03535; border-left: 10px solid transparent; border-right: 10px solid transparent; top: -10px; left: 25px; position: absolute; }

.site-menu li:hover > ul { visibility: visible; opacity: 1; top: 100%; }
.site-menu .child-indicator { padding-left: 10px; }

/* Mobile navigation */
.mobile-nav { display: none; }
.mobile-nav .mobile-menu { float: left; position: relative; }
.mobile-nav .mobile-socials { float: right; }
.mobile-nav .mobile-menu-anchor { display: inline-block; width: 60px; height: 60px; line-height: 60px; font-size: 16px; color: #fff; background: #c03535; text-align: center; }

.mobile-nav .mobile-menu:hover .mobile-menu-list { display: block; }
.mobile-menu-list { margin: 0; padding: 0; position: absolute; top: 100%; width: 300px; max-height: 400px; overflow: scroll; z-index: 99999; background: #c03535; text-align: left; display: none; }
.mobile-menu-list li { list-style-type: none; padding: 0; position: relative; }
.mobile-menu-list > li > a { font-family: "Brandon"; text-transform: uppercase; letter-spacing: 2px; }
.mobile-menu-list li a { color: #fff; font-size: 14px; display: block; padding: 15px 20px; text-decoration: none; }
.mobile-menu-list li a:hover { background: rgba(255,255,255,.1); }
.mobile-menu-list ul { margin: 0 20px; padding: 20px; background: rgba(0,0,0,.1); position: relative; }
.mobile-menu-list ul:after { content: ""; position: absolute; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid rgba(0,0,0,.1); left: 20px; top: -8px; }
.mobile-menu-list li li a { padding: 8px 20px; }

.mobile-nav .mobile-socials a { display: inline-block; width: 60px; height: 60px; line-height: 60px; font-size: 16px; color: #bbb; border-right: 1px solid #000; box-shadow: 1px 0 0 rgba(255,255,255,.07); text-align: center; }
.mobile-nav .mobile-socials a:first-child { border-left: 1px solid #000; box-shadow: 1px 0 0 rgba(255,255,255,.07), 1px 0 0 rgba(255,255,255,.07) inset; }
.mobile-nav .mobile-socials a:hover { color: #fff; }

/* Mobile search */
.mobile-search { border-bottom: 1px solid #000; box-shadow: 0 -1px rgba(255,255,255,.07) inset; display: none; }
.mobile-search .mobile-search-input { width: 100%; padding: 20px; text-align: center; background: transparent; border: none; color: #fff; }



/**
 * Featured Posts Slider
 * ==================== */
.featured-posts { background: #fff; box-shadow: 0 10px 0 rgba(0,0,0,.03); padding-bottom: 0; }
.featured-post-item { background-size: cover; height: 500px; position: relative; margin-bottom: 0; background-position: center center; }
.featured-post-item .post-caption { background: rgba(0,0,0,.2); width: 100%; bottom: 0; position: absolute; text-align: center; padding: 40px; }
.featured-post-item .post-date, .featured-post-item .post-title { font-family: "Brandon"; }
.featured-post-item .post-title { font-size: 36px; margin: 0; text-transform: uppercase; letter-spacing: 4px; padding: 0 10%; }
.featured-post-item .post-title a { display: block; color: #fff; text-decoration: none; }
.featured-post-item time { color: #fff; font-style: italic; display: inline-block; padding-top: 10px; margin-top: 10px; border-top: 6px double #fff; }

.featured-posts .owl-pagination { text-align: center; position: absolute; bottom: -40; height: 40px; padding-top: 15px; width: 100%; display: none; }
.featured-posts .owl-pagination .owl-page { display: inline-block; height: 20px; width: 40px; border-radius: 10px; background: #151515; cursor: pointer; border: 6px double #fff; margin: 0 5px; }
.featured-posts .owl-pagination .owl-page.active { background: #c03535; }

.owl-carousel .owl-controls .owl-next,
.owl-carousel .owl-controls .owl-prev { width: 50px; height: 100px; line-height: 100px; text-align: center; background: rgba(255,255,255,.2); color: #fff; display: inline-block; right: -50px; position: absolute; top: 50%; margin-top: -50px; -webkit-transition: .2s ease; -moz-transition: .2s ease; transition: .2s ease; }
.owl-carousel .owl-controls .owl-prev { right: auto; left: -50px; }
.owl-carousel .owl-controls .owl-next:hover,
.owl-carousel .owl-controls .owl-prev:hover { background: #c03535; color: #fff; }

.owl-carousel:hover .owl-controls .owl-next { right: 0; }
.owl-carousel:hover .owl-controls .owl-prev { left: 0; }


/**
 * Featured Posts Carousel
 * ==================== */
.featured-posts-carousel { display: none; }
.carousel-item { position: relative; }
.carousel-item img { width: 100%; height: auto; }
.carousel-item .carousel-caption { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; background: rgba(0,0,0,.3); padding: 40px; }
.carousel-item .carousel-caption .carousel-title { font-family: "Brandon"; text-transform: uppercase; letter-spacing: 1px; margin: 0; font-size: 16px; font-weight: 400; }
.carousel-item .carousel-caption .carousel-title a { color: #fff; text-decoration: none; }
.carousel-item .carousel-caption time { color: #fff; padding-top: 12px; display: block; margin-top: 10px; position: relative; font-size: 14px; }
.carousel-item .carousel-caption time:after { content: ""; position: absolute; top: 0; width: 50px; border-top: 6px double #fff; left: 50%; margin-left: -25px; }


/**
 * Post
 * ==================== */
.blogroll { margin-bottom: -40px; }
.post { padding: 40px; background: #fff; margin-bottom: 40px; box-shadow: 10px 10px 0 rgba(0,0,0,.03); }
.no-sidebar .post { padding: 80px 12.5%; }

/* Post header */
.post .post-header { font-family: "Brandon"; text-align: center; margin-bottom: 30px; }

/* Post date */
.post .post-date { background: #151515; display: inline-block; width: 80px; height: 80px; text-align: center; border-radius: 40px; text-transform: uppercase; position: relative; padding: 2px; font-size: 14px; }
.post .post-date .post-date-inner { display: inline-block; width: 76px; height: 76px; border-radius: 38px; border: 2px solid #fff; padding-top: 15px; }
.post .post-date span { display: block; color: #fff; letter-spacing: 3px; }
.post .post-date span:last-child { letter-spacing: normal; }
.post .post-date sup { text-transform: none; }
.post .post-date:before, 
.post .post-date:after { content: ""; position: absolute; width: 100px; height: 0; border-bottom: 6px double #151515; top: 50%; margin-top: -3px; right: -105px; }
.post .post-date:after { right: auto; left: -105px; }

/* Post title */
.post .post-title { text-transform: uppercase; font-size: 28px; font-weight: 700; margin: 0 0 15px 0; line-height: 1.3; letter-spacing: 1px; color:#C42020}
.post .post-title a { display: block; text-decoration: none; color: #222; }
.post .post-title a:hover { color: #c03535; }

/* Post metadata */
.post .post-meta { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; position: relative; padding-top: 20px; line-height: 2; }
.post .post-meta:before { content: ""; position: absolute; top: 0; width: 100px; border-top: 2px solid #151515; left: 50%; margin-left: -50px; }
.post .post-meta a { text-decoration: none; }
.post .post-meta .meta-item { display: inline-block; position: relative; }
.post .post-meta .meta-item:after { content: "/"; padding: 0 10px; }
.post .post-meta .meta-item:last-child:after { display: none; }

/* Post image */
.post .post-image { margin-bottom: 1em; text-align: center; }

/* Post readmore */
.post .post-readmore { text-align: center; margin-top: 30px; }
.post .post-readmore a { display: inline-block; padding: 5px 25px; line-height: 38px; color: #ffffff; text-transform: uppercase; letter-spacing: 2px; font-family: "Brandon"; /*border: 6px double #fff;*/ font-size: 14px; text-decoration: none; text-align: center; border-radius: 25px 5px; position: relative; background: #151515; color: #fff; background-color:#C42020}
.post .post-readmore a:hover { background: #c03535; }

/* Link pages */
.link-pages { text-align: center; position: relative; padding-top: 30px; margin-top: 40px; }
.link-pages:after { content: ""; position: absolute; top: 0; left: 50%; width: 100px; margin-left: -50px; border-top: 2px solid #222; }
.link-pages > span, .link-pages a { display: inline-block; padding: 0 25px; line-height: 28px; margin: 0 5px 10px; background: #151515; border-radius: 20px; font-family: "Brandon"; border: 6px double #fff; color: #fff; font-size: 14px; text-decoration: none; }
.link-pages > span, .link-pages a:hover { background: #c03535; }

/* Chat */
.post.format-chat .post-content p { padding: 15px; border-left: 5px solid #eee; background: #fafafa; }
.post.format-chat .post-content p:nth-child(2n) { background: #f5f5f5; border-color: #ccc; }

/* Pagination */
.pagination { text-align: right; font-family: "Brandon"; margin-top: 40px; }
.pagination a, .pagination > span { display: inline-block; padding: 0 20px; line-height: 40px; height: 40px; letter-spacing: 2px; font-size: 14px; text-transform: uppercase; text-decoration: none; background: #151515; color: #fff; margin: 0 1px 5px; border-radius: 2px; }
.pagination span, .pagination a:hover { background: #c03535; }
.pagination span.dots { background: #151515; }

/* List layout */
.blogroll.blogroll-list .post { padding: 40px; }
.blogroll.blogroll-list .post .post-image { float: left; width: 40%; box-shadow: 10px 10px rgba(0,0,0,.05); }
.blogroll.blogroll-list .post .post-header { float: right; width: 60%; margin-bottom: 0; padding-left: 40px; padding-top: 20px; }
.blogroll.blogroll-list .post .post-header .post-title { font-size: 28px; }
.blogroll.blogroll-list .post .post-header .post-meta { width: 80%; display: inline-block; }

/* List with zig zag image */
.blogroll.blogroll-list.zigzag .post:nth-child(2n) .post-image { float: right; }
.blogroll.blogroll-list.zigzag .post:nth-child(2n) .post-header { float: left; padding-right: 40px; padding-left: 0; }

/* Minimal layout */
.blogroll.blogroll-minimal .post .post-image { margin-bottom: 60px; }
.blogroll.blogroll-minimal .post .post-image img { box-shadow: 10px 10px rgba(0,0,0,.05); }
.blogroll.blogroll-minimal .post .post-header { margin-bottom: 0; }

/* Grid layout */
.blogroll-grid { margin-left: -20px; margin-right: -20px; }
.blogroll-grid .post { float: left; padding: 0 20px; background: transparent !important; box-shadow: none; }
.blogroll-grid .post .post-wrap { padding: 40px; background: #fff; }
.blogroll-grid .post .post-meta { background: transparent; }
.blogroll-grid .post .post-header .post-title { font-size: 24px; }
.blogroll-grid .post .post-readmore a:before,
.blogroll-grid .post .post-readmore a:after { display: none; }

.blogroll-grid.grid-2 .post { width: 50%; }
.blogroll-grid.grid-3 .post { width: 33.33333%; }
.blogroll-grid.grid-2 .post .menu-item-author,
.blogroll-grid.grid-3 .post .menu-item-author { display: none; }

/* Grid minimal */
.blogroll-grid.grid-minimal .post .post-image { margin-bottom: 40px; }
.blogroll-grid.grid-minimal .post .post-image { box-shadow: 10px 10px rgba(0,0,0,.05); }
.blogroll-grid.grid-minimal .post .post-header { margin-bottom: 0; }

/* Single */
.post-single { padding: 40px 40px 25px 40px; }
.post-single .post-content li { padding-left: 5px; }

/* Post taxonomy metadata */
.post-single .post-taxonomy { border-top: 1px solid #eee; display: table; width: 100%; margin-top: 50px; }
.post-single .post-taxonomy .post-taxonomy-heading { text-transform: uppercase; font-family: "Brandon"; font-size: 14px; letter-spacing: 2px; margin-bottom: 20px; }
.post-single .post-taxonomy .post-taxonomy-heading i { padding-right: 5px; }

.post-single .post-taxonomy .post-category,
.post-single .post-taxonomy .post-tags { width: 50%; display: table-cell; vertical-align: top; padding: 30px 30px 30px 0; }
.post-single .post-taxonomy .post-tags { padding-left: 30px; padding-right: 0; border-left: 1px solid #eee; }

.post-single .post-taxonomy a { display: inline-block; padding: 6px 14px; background: #151515; color: #fff; margin-bottom: 4px; text-decoration: none; }
.post-single .post-taxonomy a:hover { color: #fff; border-color: #c03535; background: #c03535; }
.post-single .post-taxonomy .post-tags a { background: #fff; color: #8c8c8c; border: 1px solid #ddd; }
.post-single .post-taxonomy .post-tags a:hover { border-color: #c03535; color: #c03535; }

/* Social share */
.post-single .post-share { text-align: center; border-top: 1px solid #eee; padding-top: 20px; }
.post-single .post-share .post-share-heading { line-height: 38px; height: 50px; text-transform: uppercase; font-size: 14px; letter-spacing: 2px; font-family: "Brandon"; border: 6px double #fff; border-radius: 25px; background: #151515; color: #fff; margin-bottom: 30px; }
.post-single .post-share .post-share-heading .fa { padding-right: 10px; position: relative; top: -2px; }
.post-single .post-share a { display: inline-block; width: 45px; height: 45px; line-height: 48px; text-align: center; font-size: 20px; color: #fff; background: #C42020; /*border: 6px double #fff;*/ border-radius: 30px; margin: 5px; }
.post-single .post-share a:hover { background: #c03535; }

/* Author box */
.author-info .avatar { float: left; box-shadow: 10px 10px rgba(0,0,0,.06); }
.author-info .author-detail { margin-left: 170px; }
.author-info .author-detail .author-name { font-family: "Brandon"; color: #bbb; }
.author-info .author-detail .author-name span { display: block; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.author-info .author-detail .author-name a { letter-spacing: 2px; text-transform: uppercase; color: #222; font-size: 28px; text-decoration: none; }
.author-info .author-detail .author-name a:hover { color: #c03535; }
.author-info .author-detail .author-description { position: relative; padding: 20px 0; margin: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; color: #888; }
.author-info .author-detail .author-website { font-size: 14px; margin-bottom: 10px; }
.author-info .author-detail .author-website .fa { color: #bbb; margin-right: 5px; }
.author-info .author-detail .author-socials a { display: inline-block; width: 30px; height: 30px; line-height: 30px; color: #fff; background: #151515; text-align: center; font-size: 14px; border-radius: 15px; margin: 0 2px 5px 0; }
.author-info .author-detail .author-socials a:hover { background: #c03535; }

/* Related posts */
.related-posts.widget { padding: 10px; }
.related-posts-carousel { overflow: hidden; }
.related-posts-carousel .carousel-item img { width: 100%; }

/* Comments */
.comments-section { margin-bottom: 0 !important; }

.comments-list { margin: 0; padding: 20px 0 50px 0; }
.comments-list li { border-bottom: none !important; padding: 0 !important; }
.comments-list li li .comment-body {  }

.comment-body { position: relative; padding: 30px 30px 15px; border: 1px solid #eee; margin-bottom: -1px; }
.comment-body .avatar { float: left; border-radius: 3px; margin-right: 20px; }
.comment-body .fn { font-family: "Brandon"; letter-spacing: 2px; text-transform: uppercase; display: inline-block; padding-top: 3px; font-size: 14px; font-weight: 400; }
.comment-body .says { font-style: italic; color: #aaa; position: relative; top: -2px; display: none; }
.comment-body .comment-metadata a { color: #aaa; text-transform: uppercase; font-family: "Brandon"; font-size: 10px; position: relative; top: -5px; letter-spacing: 2px; }
.comment-body .comment-reply-link { position: absolute; top: 10px; right: 10px; font-family: "Brandon"; text-transform: uppercase; font-size: 10px; letter-spacing: 2px; color: #aaa; display: inline-block; padding: 3px 10px; border: 1px solid #C42020;background-color:#C42020;color:#ffffff }

/* Comment form */
.comment-respond { position: relative;color:#ffffff }
.comments-list li .comment-respond { padding: 30px; margin-left: 30px; border: 1px solid #757575; }
.comment-respond .comment-reply-title { text-transform: uppercase; font-family: "Brandon"; font-weight: 400; letter-spacing: 4px; position: relative; margin: 0 0 20px 0; position: relative; padding-bottom: 20px; }
.comment-respond .comment-reply-title:after { content: ""; width: 100px; bottom: 0; left: 0; position: absolute; border-bottom: 2px solid #ffffff; }
.comment-respond .comment-notes { font-size: 14px; font-style: italic; color: #aaa; }
.comment-respond .form-allowed-tags { display: none; }
.comment-respond .comment-form-author,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url { float: left; width: 33.33333%; margin-right: -1px; position: relative; }
.comment-respond input:focus { position: relative; z-index: 1; }
.comments-section .comment-respond a { color: #c03535; }
.comment-respond #cancel-comment-reply-link { position: absolute; font-size: 10px; top: -20px; right: -20px; letter-spacing: 2px; color: #aaa; padding: 3px 10px; border: 1px solid #eee; }
.comment-respond #cancel-comment-reply-link:hover { color: #c03535; }

/* Page */
.page.post-single .post-header .post-title { margin: 0 0 20px 0; position: relative; padding-bottom: 30px; }
.page.post-single .post-header .post-title:after { content: ""; position: absolute; left: 50%; margin-left: -50px; width: 100px; bottom: 0; border-bottom: 2px solid #151515; }

/* Archive */
.archive-taxonomy { text-align: center; background: rgba(255,255,255,.8); padding: 40px; }
.archive-taxonomy h3 { text-transform: uppercase; font-size: 44px; font-family: "Brandon"; letter-spacing: 5px; margin: 0; line-height: 1; }
.archive-taxonomy h2 { font-family: "Brandon"; letter-spacing: 5px; font-size: 12px; color: #8c8c8c; font-weight: 400; text-transform: uppercase; margin: 0 0 10px;display:none; }
.archive-taxonomy .archive-taxonomy-description { margin-top: 30px; position: relative; padding: 10px 15% 0; }
.archive-taxonomy .archive-taxonomy-description:after { content: ""; position: absolute; top: 0; left: 50%; margin-left: -50px; width: 100px; border-top: 2px solid #151515; }

/**
 * Widget
 * ==================== */
.widget { margin-bottom: 30px; padding: 30px; background: #575756; box-shadow: 10px 10px 0 rgba(0,0,0,.03); }
.widget .widget-title { font-family: "Brandon"; font-size: 14px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; margin: 0; line-height: 1; text-align: center; color: #fff; padding: 5px; line-height: 38px; margin-bottom: 10px; background: #151515;  background-color:#C42020}
.widget .widget-title span { display: inline-block; position: relative; }
.widget #acumba_info{color:#fff;margin-bottom:15px}

.widget ul { margin: 0; padding: 0; }
.widget li { list-style-type: none; padding: 12px 0; border-bottom: 1px solid #757575; }
.widget li a { color: #ffffff; text-decoration: none; }
.widget a:hover { color: #c03535; }

.widget_categories li { overflow: hidden; text-align: right; color: #aaa; }
.widget_categories li a { color: #ffffff; float: left; }
.widget_categories li a:hover { color: #c03535; }

.widget_tag_cloud .tagcloud a { font-size: 14px !important; border: 1px solid #ddd; padding: 10px; display: inline-block; margin: 0 1px 5px; text-decoration: none; color: #8c8c8c; line-height: 1.2; letter-spacing: .5px; }
.widget_tag_cloud .tagcloud a:hover { background: #c03535; border: 1px solid #c03535; color: #fff; }

.widget_recent_entries ul { counter-reset: re_counter; }
.widget_recent_entries li { padding: 10px 0 10px 30px; counter-increment: re_counter; position: relative; }
.widget_recent_entries li:before { content: counter(re_counter) "."; position: absolute; font-size: 16px; left: 0; /*top: 20px;*/ color: #fff; width: 20px; /*height: 50px;*/ text-align: center; /*line-height: 38px; *background: #151515; border-radius: 25px; border: 6px double #fff;*/ font-family: "Brandon"; }
.widget_recent_entries li a { display: block; margin-bottom: 5px; font-size: 18px; line-height: 1.3; color:#ffffff}
.widget_recent_entries li span { font-size: 14px; color: #bbb; position: relative; font-style: italic; }
.widget_recent_entries li span:before { content: "\2013"; padding-right: 5px; }

.posts-thumbnail { margin: 0; padding: 0; }
.posts-thumbnail li { padding: 20px 0; }
.post-item img { float: left; border-radius: 3px; background: #151515; }
.post-item .post-detail { margin-left: 110px; }
.post-item .post-detail .post-title { display: block; padding-top: 0; line-height: 1.3; font-size: 18px; }
.post-item .post-detail time { display: block; padding-top: 5px; font-size: 14px; color: #bbb; }
.post-item.no-thumbnail .post-detail { margin-left: 0; }

.social-links { margin-bottom: -15px; text-align: center; }
.social-links a { display: inline-block; width: 60px; height: 60px; border-radius: 30px; line-height: 48px; text-align: center; font-size: 20px; color: #fff; background: #151515; margin: 0 5px 15px; border: 6px double #fff }
.social-links a:hover { color: #fff !important; }
.social-links a.social-behance {  background: #1769ff; }
.social-links a.social-digg {  background: #006094; }
.social-links a.social-flickr {  background: #ff0084; }
.social-links a.social-facebook {  background: #3b5998; }
.social-links a.social-twitter { background: #55acee; }
.social-links a.social-gplus { background: #dd4b39; }
.social-links a.social-instagram { background: #3f729b; }
.social-links a.social-youtube { background: #b31217; }
.social-links a.social-rss { background: #f26522; }
.social-links a.social-soundcloud { background: #ff8800; }
.social-links a.social-dribbble { background: #ea4c89; }
.social-links a.social-github {  background: #6cc644; }
.social-links a.social-lastfm {  background: #d51007; }
.social-links a.social-linkedin {  background: #0976b4; }
.social-links a.social-paypal {  background: #009cde; }
.social-links a.social-pinterest {  background: #cc2127; }
.social-links a.social-skype {  background: #00aff0; }
.social-links a.social-spotify {  background: #2ebd59; }
.social-links a.social-steam {  background: #000; }
.social-links a.social-tumblr {  background: #35465c; }
.social-links a.social-vimeo {  background: #1ab7ea; }
.social-links a.social-vine {  background: #00b488; }

.posts-slider-widget { overflow: hidden; }
.posts-slider-widget .slider-item { position: relative; }
.posts-slider-widget .slider-item img { width: 100%; height: auto; }
.posts-slider-widget .slider-item .slider-caption { position: absolute; bottom: 0; padding: 40px; text-align: center; width: 100%; background: rgba(0,0,0,.3); color: #fff; }
.posts-slider-widget .slider-item .slider-title { font-family: "Brandon"; font-size: 32px; text-transform: uppercase; margin: 0 0 10px 0; }
.posts-slider-widget .slider-item .slider-title a { display: block; color: #fff; text-decoration: none; }
.posts-slider-widget .slider-item time { position: relative; padding-top: 10px; display: inline-block; border-top: 6px double #fff; font-style: italic; }

.posts-slider-widget .owl-pagination { position: absolute; height: 40px; width: 100%; left: 0; bottom: 10px; text-align: center; }
.posts-slider-widget .owl-pagination .owl-page { height: 20px; width: 20px; line-height: 20px; background: transparent; display: inline-block; margin: 0 10px; border-radius: 10px; border: 5px solid #fff; }
.posts-slider-widget .owl-pagination .owl-page.active { background: #fff; }

.widget.widget_posts_slider { padding: 10px; }
.sidebar .widget_posts_slider .widget-title { display: none; }
.sidebar .posts-slider-widget .slider-caption { padding: 20px 20px 40px; }
.sidebar .posts-slider-widget .slider-item .slider-title { font-size: 16px; margin-bottom: 0; }
.sidebar .posts-slider-widget .slider-item time { font-size: 14px; margin-top: 0; padding-top: 0; border: none; }

.sidebar .posts-slider-widget .owl-pagination { height: 20px; }
.sidebar .posts-slider-widget .owl-pagination .owl-page { width: 10px; height: 10px; border-width: 2px; margin: 0 5px; }

.widget-profile .profile-image { margin: -40px -40px 40px; position: relative; }
.widget-profile .profile-image:after { content: ""; position: absolute; border-bottom: 15px solid #fff; border-left: 15px solid transparent; border-right: 15px solid transparent; bottom: 0; left: 50%; margin-left: -15px; }
.widget-profile .profile-name { font-family: "Brandon"; letter-spacing: 4px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 6px double #eee; font-size: 24px; word-spacing: 4px; }
.widget-profile .profile-name span { font-family: "Brandon"; display: block; font-size: 16px; color: #aaa; letter-spacing: normal; word-spacing: normal; text-transform: none; }

.instagram-pics { text-align: center; }
.instagram-pics li { margin: 0; padding: 0; border: none; display: inline-block; max-width: 50%; }
.instagram-pics li a:hover { opacity: .5; }

.fluid-width-video-wrapper { margin: 2em 0; border: 30px solid #f5f5f5; box-shadow: 0 0 0 1px #eee; }

.search-form .screen-reader-text { display: none; }
.search-form .search-field { padding: 10px; margin-bottom: 10px; font-size: 14px; font-family: "Brandon"; color: #222; }

.gallery { text-align: center; clear: both; margin: 2em 0; }
.gallery .gallery-item { display: inline-block; margin: .5px; }
.gallery .gallery-item a:hover { opacity: .5; }
.gallery .wp-caption-text { display: none; }


/**
 * Footer & Copyright
 * ==================== */
.site-footer { padding: 40px 0; background-color: #D3D3D3;}
.site-footer .colophon { font-size: 12px; color: #111111; font-family: "Brandon";letter-spacing: 2px; line-height: 2; }
.site-footer .colophon a { text-decoration: none; color: #fff; }
.footer-copyright { text-align: center; }

.recentcomments{color:#ffffff}
.comment-content p{color:#ffffff}

/**
 * Responsive Media Query
 * ==================== */
@media screen and (min-width: 992px) and (max-width: 1200px) {

	/* Container settings */
	.container { width: 960px; }

	/* Menu settings */	
	.site-menu > li > a { padding-left: 20px; padding-right: 20px; }
	.sticky-nav-active .site-menu > li > a { padding: 10px 20px; }

	/* Header ad */
	.header-ad .header-ad-inner { width: 468px; height: 60px; margin-top: 10px; }

	/* Topbar */
	.site-topbar { height: auto; }

	/* Blog */
	.blogroll-list .post .post-meta { height: auto; background: #fff; }
	.blogroll.blogroll-grid.grid-3 .post { width: 50%; }
	.blogroll.blogroll-grid.grid-2 .post { width: 100%; }

}

@media screen and (max-width: 991px) {

	/* Layout settings */
	.container { width: 100%; padding-left: 40px; padding-right: 40px; }
	.content-wrap { margin-left: 0 !important; margin-right: 0 !important; float: none !important; margin-bottom: 40px; }
	.main-content { margin-left: 0 !important; margin-right: 0 !important; }

	.sidebar { float: none !important; width: auto; display: block; }
	.sticky-sidebar-wrapper { display: none; }

	.sidebar { margin-left: -2.5%; margin-right: -2.5%; }
	.sidebar .widget { width: 45%; float: left; margin-left: 2.5%; margin-right: 2.5%; }
	
	/* Menu settings */
	.site-menu { display: none; }
	.mobile-nav { display: block; }

	/* Topbar settings */
	.site-topbar { height: auto; }
	.site-topbar .top-socials { display: none; }
	.site-topbar .tagline,
	.site-topbar .top-nav { float: none; width: 100% !important; text-align: center !important; }
	.header-3 .site-topbar .tagline { padding-right: 0; }

	/* Top search */
	.top-search .search-anchor-close { top: 40px; right: 55px; }

	/* Header settings */
	.header-1 .site-header .branding { float: none; width: 100%; text-align: center; }
	.header-1 .site-header .header-ad { float: none; margin-top: 30px; text-align: center; }

	/* Blog */
	.blogroll.blogroll-grid.grid-3 .post { width: 50%; }

}

@media screen and (max-width: 767px) {
	
	/* Mobile navigation */
	.mobile-nav { text-align: left; }
	.mobile-nav .mobile-menu-anchor { width: 50px; height: 50px; line-height: 50px; }
	.mobile-nav .mobile-socials a { width: 50px; height: 50px; line-height: 50px; }
	
	/* Comment respond */
	.comment-respond .comment-form-author,
	.comment-respond .comment-form-url,
	.comment-respond .comment-form-email { float: none; width: 100%; margin-right: 0; }	

	/* Widget instagram */
	.widget_instagram .instagram-feed li { width: 33.33333%; }

	/* Header ad */
	.header-ad .header-ad-inner { width: 468px; height: 60px; margin-top: 10px; }

	/* Blog */
	.blogroll.blogroll-list .post .post-image { float: none; width: 100%; }
	.blogroll.blogroll-list .post .post-header { margin-left: 0; float: none; width: 100%; padding-left: 0; padding-top: 30px; }
	.blogroll.blogroll-grid.grid-3 .post,
	.blogroll.blogroll-grid.grid-2 .post { width: 100%; }

	.no-sidebar .post { padding: 40px; }

	.post-single .post-taxonomy { display: block; }
	.post-single .post-taxonomy .post-category,
	.post-single .post-taxonomy .post-tags { display: block; width: 100%; }
	.post-single .post-taxonomy .post-tags { padding-left: 0; border-left: none; }

	/* Widget */
	.sidebar { margin-left: 0; margin-right: 0; }
	.sidebar .widget { width: 100%; margin-left: 0; margin-right: 0; float: none; }
	.instagram-pics li { max-width: auto; }

}

@media screen and (max-width: 480px) {

	/* Mobile navigation */
	.mobile-nav { text-align: left; }
	.mobile-nav .mobile-menu-anchor { width: 50px; height: 50px; line-height: 50px; }
	.mobile-nav .mobile-socials a { width: 50px; height: 50px; line-height: 50px; }
	.mobile-nav .mobile-menu { float: none; display: inline-block; }
	.mobile-nav .mobile-socials { float: none; border-top: 1px solid #000; box-shadow: 0 1px 0 rgba(255,255,255,.07) inset; }

	/* Author info */
	.author-info .avatar { float: none; }
	.author-info .author-detail { margin-left: 0; margin-top: 40px; }

	.post-date:before, .post-date:after { width: 50px; right: -55px; }
	.post-date:after { left: -55px; }

	.post .post-readmore a:before, .post .post-readmore a:after { display: none; }

	/* Header ad */
	.header-ad { display: none; }

	/* Post title */
	.post .post-title { font-size: 24px; }
	blockquote { padding: 0; }
	blockquote:after { display: none; }

}


/**
 * Owl Carousel
 * ==================== */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.grabbing { cursor:url(assets/images/grabbing.png) 8 8, move; }
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item { -webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; }
.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }
@-webkit-keyframes empty { 0% {opacity: 1} }
@-moz-keyframes empty { 0% {opacity: 1} }
@keyframes empty { 0% {opacity: 1} }
@-webkit-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } }
@-moz-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } }
@keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } }
@-webkit-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } }
@-moz-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } }
@keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } }


/*! 
 * ------------------------------------------
 * Swipebox v1.3.0
 * Constantin Saguin csag.co
 * MIT License
 * github.com/brutaldesign/swipebox 
 * ------------------------------------------
 */
html.swipebox-html.swipebox-touch { overflow: hidden !important; }
#swipebox-overlay img { border: none !important; }
#swipebox-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999 !important; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#swipebox-container { position: relative; width: 100%; height: 100%; }
#swipebox-slider { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; display: none; cursor: pointer; }
#swipebox-slider .slide { height: 100%; width: 100%; line-height: 1px; text-align: center; display: inline-block; }
#swipebox-slider .slide:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container { display: inline-block; max-height: 100%; max-width: 100%; margin: 0; padding: 0; width: auto; height: auto; vertical-align: middle; }
#swipebox-slider .slide .swipebox-video-container { background: none; max-width: 1140px; max-height: 100%; width: 100%; padding: 5%; -webkit-box-sizing: border-box; box-sizing: border-box; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; }
#swipebox-slider .slide-loading { background: url(assets/images/loader.gif) no-repeat center center; }
#swipebox-bottom-bar, #swipebox-top-bar { -webkit-transition: 0.5s; transition: 0.5s; position: absolute; left: 0; z-index: 999; height: 50px; width: 100%; }
#swipebox-bottom-bar { bottom: -50px; }
#swipebox-bottom-bar.visible-bars { -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); }
#swipebox-top-bar { top: -50px; }
#swipebox-top-bar.visible-bars { -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
#swipebox-title { display: block; width: 100%; text-align: center; }
#swipebox-prev, #swipebox-next, #swipebox-close { background-image: url(assets/images/icons.png); background-repeat: no-repeat; border: none !important; text-decoration: none !important; cursor: pointer; width: 50px; height: 50px; top: 0; }
#swipebox-arrows { display: block; margin: 0 auto; width: 100%; height: 50px; }
#swipebox-prev { background-position: -32px 13px; float: left; }
#swipebox-next { background-position: -78px 13px; float: right; }
#swipebox-close { top: 0; right: 0; position: absolute; z-index: 9999; background-position: 15px 12px; }
.swipebox-no-close-button #swipebox-close { display: none; }
#swipebox-prev.disabled,
#swipebox-next.disabled { opacity: 0.3; }
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider { -webkit-animation: rightSpring 0.3s; animation: rightSpring 0.3s; }
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider { -webkit-animation: leftSpring 0.3s; animation: leftSpring 0.3s; }
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all .3s ease; transition: all .3s ease; content: ' '; position: absolute; z-index: 999; top: 0; height: 100%; width: 20px; opacity: 0; }
.swipebox-touch #swipebox-container:before { left: 0; -webkit-box-shadow: inset 10px 0px 10px -8px #656565; box-shadow: inset 10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-container:after { right: 0; -webkit-box-shadow: inset -10px 0px 10px -8px #656565; box-shadow: inset -10px 0px 10px -8px #656565; }
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before { opacity: 1; }
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after { opacity: 1; }
@-webkit-keyframes rightSpring {
	0% { left: 0; }
	50% { left: -30px; }
	100% { left: 0; }
}
@keyframes rightSpring {
	0% { left: 0; }
	50% { left: -30px; }
	100% { left: 0; }
}
@-webkit-keyframes leftSpring {
	0% { left: 0; }
	50% { left: 30px; }
	100% { left: 0; }
}
@keyframes leftSpring {
	0% { left: 0; }
	50% { left: 30px; }
	100% { left: 0; }
}
@media screen and (min-width: 800px) {
	#swipebox-close { right: 10px; }
	#swipebox-arrows { width: 92%; max-width: 800px; }
}
/* Skin 
--------------------------*/
#swipebox-overlay { background: #0d0d0d; }
#swipebox-bottom-bar, #swipebox-top-bar { text-shadow: 1px 1px 1px black; background: #000; opacity: 0.95; }
#swipebox-top-bar { color: white !important; font-size: 15px; line-height: 43px; font-family: "Brandon"; }

body, div, p, span, h1, h2, h3, h4, h5, h6, a, a:hover, input, form, textarea, ul, li, aside{font-family:"Brandon" !important}
input[type="url"]{margin-top:1px}