/*
Theme Name: AdTaily 4.0
Version: 1.0
Theme URI: http://www.simplethemes.com/wordpress-themes/theme/skeleton
Author: simplethemes
Author URI: http://www.simplethemes.com
Description: AdTaily 4.0 based on Smpl Skeleton theme.

*/


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets
	#WP Blog
	#Styled Buttons
	#Tabs
	#Toggles
	#Callouts
	#Comments
	#WP Gallery
	#Misc
*/



/* @group Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer,
header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


ol, ul {list-style: none; }

blockquote, q {quotes: none; }

blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table.pad td {
	padding: 10px;
}

pre,code {
	white-space: normal;
	background-color: #ededed;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
	margin: 5px 0;
	padding: 5px;
}

p code {display: inline;}

body {
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration: none;
}


/* @end */


/* @group Structural Customization */

body.sidebar-right #wrap #content {
  float: left;
}

body.sidebar-right #wrap #sidebar {
  float: right;
}

body.sidebar-right #wrap #sidebar .widget-container {
  margin-left: 20px;
  margin-right: 0px;
}

body.sidebar-left #wrap #content {
  float: right;
}

body.sidebar-left #wrap #sidebar {
  float: left;
}

body.sidebar-left #wrap #sidebar .widget-container {
  margin-left: 0px;
  margin-right: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  #wrap #content {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

a { color: #2cb3e8; text-decoration: none; }
a:hover { text-decoration: underline; }

.text--center { text-align: center; }

.container { padding: 0 0 50px; max-width: 1050px; margin: 0 auto; }
.container:after, .row:after {
	content: "";
	display: table;
	clear: both;
}

.column { float: left; margin: 0; width: 50%; }
.column.gap:first-child { width: 47%; margin-right: 3%;text-align:right; }
.column.gap:last-child { width: 47%; margin-left: 3%; }
#contactMap {
	background: url('images/contactEn.jpg') no-repeat;
	background-size:cover;
}

.contactBottom {
	padding-bottom:20px;
}
.contactHeading {
	font-size:120%;
}
.column.three {
	width: 30%;
	margin: 0 1.5%;
}
.column.four {
	width:23%;
	margin:0 1%;
	text-align:center;
}
.column.four h4 {
	color:#9dbe19;
	padding:15px 0;
	border-radius:3px;
}

.horizontal-space { margin: 50px 0; }

.hidden { display: none !important; }
.qtip { max-width: 300px; }

/* @end */

/* @group Buttons */
.btn, .action-button {
	display: inline-block;
	border: none;
	height: 42px;
	color: #fff;
	font-size: 1.25rem;
	line-height: 44px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 10px;
	padding: 0 25px;
	cursor: pointer;
}
.btn:hover { text-decoration: none; }

.action-button { line-height: 48px; }

.btn.primary,
.action-button.primary 			 { background-color: #ba2e2b; box-shadow: 0 3px 0 #902524; }
.btn.primary:hover,
.action-button.primary:hover { background-color: #224682; }

.btn.secondary 			 { background-color: #68d5ef; box-shadow: 0 3px 0 #5d9ab5; }
.btn.secondary:hover { background-color: #61c7df; }

.btn.link {
	color: #68d5ef;
	text-transform: none;
	font-size: 1em;
}
.action-button { font-size: 1rem; }
.action-button.tertiary { background: none; color: #2cb3e8; }

/* @end */

/* @group form fields */
.field { margin: 10px 0; }
.field .error { display: block; color: #c00; }


.success h3 {
	color: #9ac04e;
	padding: 40px 30px;
	text-align: center;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	font-family: "Open Sans", Arial, sans-serif;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #b5b5b5;
	font-size: 1rem;
	border-radius: 6px;
	box-sizing: border-box;
}

textarea {
	padding: 10px;
	height: 120px;
}

/* @end */

/* @group Header */

#header { clear: both; position: relative; }
#header {
	background-color: #252525;
	height: 40px;
	border-bottom: 10px solid #224682;
}

.logo {
	display: inline-block;
	margin: 8px 0 0 20px;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

.logo:hover { text-decoration: none; }


/* @end */

/* @group Navigation Bar */

#navigation {
	float: right;
	height: 40px;
	line-height: 40px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
}

#navigation a {
	color: #fff;
	font-size: 0.875em;
	text-transform: uppercase;
	padding: 0 20px;
}

.nav-toggle {
	display: none;
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 4px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.nav-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
}
.nav-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
/* @end */


/* @group Banner */
#banner {
	height: 580px;
	background: transparent url(images/bg-header.png) no-repeat scroll 50% 50%;
	background-size: cover;
}

#banner .container {
	position: relative;
	height: 440px;
}

#banner .cta--container {
	position: absolute;
	top: 50%;
	left: 10%;
	right: 10%;
	text-align: center;
	color: #fff;
}

#banner .cta--container a {
	color: #ba2e2b;
}

#banner h1 {
	position: absolute;
	top: 50%;
	left: 10%;
	right: 10%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -40px;
	color: #fff;
	font-size: 1.875em;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 10px rgba(0,0,0,.4);
}

#banner .btn {
	width: 160px;
	margin: 20px 10px;
	color: #fff !important;
}
/* @end */

#products { position: relative; }

.product.title {
	background-color: #9ac04e;
	padding: 15px 0
}

.product.title h2, .product.title h4 {
	color: #fff;
	text-align: center;
	margin: 0;
}

.product.title h2 {
	font-size: 1.5em;
	text-transform: uppercase;
}

.product.title h4 {
	font-size: 1.125em;
	font-weight: normal;
}

.product.image {
	height: 235px;
	position: relative;
}

.product.image .btn {
	width: 180px;
	bottom: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#flatfee .product.image {
	background: transparent url(images/img-flatfee.png) no-repeat scroll 50% 0;
}

#cpc .product.image {
	background: transparent url(images/img-cpc.png) no-repeat scroll 50% 0;
}

.product.features {
	list-style-type: none;
	padding: 0;
	margin: 40px auto 10px;
	width: 60%;
}

.product.features li {
	font-size: 1.125em;
	position: relative;
	padding-left: 30px;
}

.product.features .fa {
	position: absolute;
	left: 0;
	top: 4px;
}

#flatfee .fa { color: #9ac04e; }
#cpc .fa { color: #68d5ef; }
#cpc .fa-star { color: #9ac04e; }

.product.more {
	width: 100%;
	margin: 0 auto;
	padding:0px;
}

.section.title {
	text-align: center;
	font-size: 2.25em;
	color:#00b4e7;
	text-transform: uppercase;
	margin: 0;
	padding: 56px 0;
}

#benefits {
	background-color: #f2f2f2;
}

.benefits.list {
	list-style-type: none;
	text-align: center;
}

.benefits.list li {
	display: inline-block;
	vertical-align: top;
	width: 170px;
	margin: 20px 0;
}

.benefits.list figcaption {
	margin-top: 20px;
}

.benefits.circle {
	width: 120px;
	height: 120px;
	border-radius: 60px;
	position: relative;
	background-color: #fff;
	margin: 0 auto;
}

.benefits.list a { display: block; }

.numbers.list {
	list-style-type: none;
	text-align: center;
}

.numbers.list li {
	display: inline-block;
	margin: 10px 20px;
	vertical-align: top;
	width: auto;
	max-width: 173px;
}

.numbers.list p {
	text-align: center;
	margin: 0;
	padding: 0;
}

.numbers.circle {
	width: 167px;
	height: 167px;
	border: 3px solid #9ebb2f;
	margin: 0 auto 20px;
	font-size: 2.25em;
	font-weight: bold;
	line-height: 167px;
	color: #9ebb2f;
	border-radius: 90px;
}


.odd { background-color: #f2f2f2; }
.testimonials.list { list-style-type: none; }

.testimonials.list blockquote, .testimonials.list blockquote p {
	font-style: normal;
	text-align: center;
	border: none;
}
.testimonials.list blockquote p { color: #000; }
.testimonials.list footer { text-transform: uppercase; }

.owl-controls { text-align: center; }
.owl-controls .owl-dots { list-style-type: none; }
.owl-controls .owl-dots .owl-dot {
	width: 18px;
	height: 18px;
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	background-color: #c2c2c2;
	border-radius: 9px;
	text-indent: -9999em;
	overflow: hidden;
}
.owl-controls .owl-dots .active {
	background-color: #9ebc2e;
}

#publishers { background-color: #f2f2f2; text-align: center; }
#publishers img { display: block; margin: 40px auto; }

#resolve { background-color: #f2f2f2; text-align: center; }

#resolve .btn { margin: 10px 20px; }


#surfaces { padding: 0 0 50px; }
#surfaces img { width: 180px; margin-bottom: 20px; }
.surfaces.list { list-style-type: none; }
.surfaces.list li { text-align: center; }
.surfaces.list img { height: 54px; width: auto !important; margin: 0 auto; }

#clients { padding: 0 0 50px; }
.clients.list { list-style-type: none; }
.clients.list li { text-align: center; }
.clients.list img { height: 54px; width: auto !important; margin: 0 auto; }



/* @group Flatfee page */
.section.banner {
	background: transparent url(images/bg-header-blured.jpg) no-repeat scroll 50% 0;
	background-size: cover;
	height: 434px;
}

.section.banner .container {
	position: relative;
	height: 395px;
}

.section.banner hgroup {
	position: absolute;
	top: 35%;
	left: 10%;
	right: 10%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: 0 2px 10px rgba(0,0,0,.4);
}

.section.banner h1, .section.banner h3 {
	color: #fff;
	font-weight: bold;
}

.section.banner h1 { font-size: 1.875em; }
.section.banner h3 { font-size: 1.5em; }

#flatfee-content { position: relative; }
#flatfee-content .container { text-align: center; }

#flatfee-content .infographic {
	margin: 40px auto;
	max-width: 100%;
	height: auto !important;
}

#flatfee-content h2, #flatfee-content h3 {
	font-size: 1.125em;
	font-weight: normal;
	padding: 20px 0;
}
.special { color: #21b3e4; font-weight: bold !important; }

.rounded {
	border-radius: 20px;
}
.topover {
	margin-top: -150px;
	padding: 20px 40px;
	background-color: #fff;
	box-shadow:1px 1px 1px 1px #ccc;
}


/* @end */


/* @group CPC page */
#cpc-details {
	border-collapse: separate;
	margin: 0 -10px;
}
#cpc-details td {
	position: relative;
	height: 100px;
	vertical-align: middle;
	border-width: 5px 0;
	border-color: #fff;
	border-style: solid;
	background-color: #e5e5e5
}

#cpc-details tr td.cpc-desc.first { background-color: #a9ebfe; }
#cpc-details .first { background-color: #a9ebfe; }

#cpc-details td:first-child {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-left: 5px solid #fff;
	padding-left: 20px;
}

#cpc-details td:last-child {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-right: 5px solid #fff;
	padding-right: 20px;
}

#cpc-details tr { border-radius: 20px; }

#cpc-details td.cpc-title {
	padding-right: 80px;
	background-color: #2cb3e8;
	font-size: 1.5em;
	color: #fff;
}
#cpc-details td.cpc-desc { padding-left: 100px; }

#cpc-details .cpc-capseal {
	position: absolute;
	width: 112px;
	height: 112px;
	right: -60px;
	top: 0;
	z-index: 2;
	background-color: #fff;
	border: 4px solid #2cb3e8;
	border-radius: 60px;
}
#cpc-details .cpc-capseal big, #cpc-details .cpc-capseal small {
	display: block;
	text-align: center;
}
#cpc-details .cpc-capseal big {
	color: #2cb3e8;
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 36px;
}
#cpc-details .cpc-capseal small { color: #606060; font-size: .75rem; }
#cpc-details .cpc-capseal .icon { font-size: 4.0625rem; margin-top: 42px; }
/* @end */

/* @group FOR DEALERS */
#format-preview-modal { position: relative; }
#format-preview-placement {
	background-color: #fff;
	position: absolute;
}

.preview-image {
	/*max-width: 100%;*/
}

.preview-placement {
	display: block;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: 2;
}

@-webkit-keyframes flash {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

@keyframes flash {
	0%, 100% { opacity: 1; }
	50% { opacity: 0; }
}


/* @end */

/* @group Footer */

#footer {
	position: relative;
	padding: 20px 0;
	background: #313131;
	background-size: cover;
	color: #fff;
}

#footer .container {
	margin-top: 40px;
}

#footer .fa { margin-right: 10px; }

#footer ul { list-style-type: none; text-align: center; }
#footer li {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 10px;
}
#footer a { color: #fff; }
#footer h4 { margin-bottom: 20px; }
#footer p { text-align: center; }

.social-bookmarks { margin: 0; }
.social-bookmarks .icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	border-radius: 21px;
	margin: 0 5px;
	font-size: 1.3em;
	line-height: 42px;
	text-align: center;
}

.social-bookmarks .fa {
	margin-left: 10px;
}

.icon.linkedin   { background-color: #1886c1; }
.icon.googleplus { background-color: #dd4b39; }
.icon.facebook   { background-color: #567cb7; }


/* Footer Menu */

#footermenu {
  font-size: .85em;
  margin:  10px auto 0px auto;
  text-align: center;
  position: relative;
  clear: both;
  text-shadow: none;
}

#footermenu ul {
	display: inline-block;
}

#footermenu ul, #footermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footermenu li {
	color: #ccc;
	float: left;
}


#footermenu li a {
  margin: 0px 10px;
  padding: 0;
  float: none;
  background: none;
  display: inline;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
}

#footermenu li.menu-item-last span {
  display: none;
}

/* @end */


/* @group Typography */

h1, h2, h3, h4, h5 {

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	text-decoration: none;
}


h1 {line-height: 140%; margin-bottom: 14px;}
h2 {line-height: 130%; margin-bottom: 10px; }
h3 {line-height: 130%; margin-bottom: 8px; }
h4 {line-height: 125%; margin-bottom: 8px; }
h5 {line-height: 120%; margin-bottom: 8px;}
h6 {
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 8px;
	color: inherit;
	font-weight: bold;
	text-transform: uppercase;
	color: #375199;
}

.subheader { color: #777; }
.normal {font-weight: normal;}
.bolder {font-weight: bolder;}

p { margin: 0 0 20px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }

em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }

/*	Blockquotes  */

blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

hr { border: solid #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
a, a:visited {text-decoration: none; outline: 0; }
a:hover, a:focus { text-decoration: underline;}
p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: disc inside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px;}
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { margin-bottom: 12px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }
abbr,acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	cursor: alias;
}
cite {
	font-style: italic;
	font-family: Georgia, serif;
}
q {
	font-style: italic;
}


/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto 10px auto;
}

.full-width {
	width:100%;
	height:auto;
	overflow:hidden;
}

/* #Images
================================================== */

img.scale-with-grid,
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100% !important;
	height: auto;
}


/* WP Captions */

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}


.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	/*behavior: url('../wp-content/themes/skeleton/css/PIE.php');*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}


/* @end */

/* @group Tables */

table {
	margin: .5em 0 1em;
}

table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}

table td {
	border: 1px solid #d1d1d1;
	padding: 10px;
}

/* @end */

/* @group Widgets */


li.widget-container {
	list-style: none;
}

.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-container select {
	max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}

.widget-container ul {
	margin-left: 0;
}

.widget-title {
	font-weight: normal;
}

input#searchsubmit {
	margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
	text-decoration: underline;
}

.widget-container .entry-meta {
	font-size: 11px;
}

#wp_tag_cloud div {
	line-height: 1.6em;
}


#sidebar .widget_recent_entries ul,
#sidebar .widget_categories ul,
#sidebar .widget_archive ul,
#sidebar .widget_recent_comments ul,
#sidebar .widget_meta ul {
	list-style: none;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_categories li,
#sidebar .widget_archive li,
#sidebar .widget_recent_comments li,
#sidebar .widget_meta li {
	border-bottom: 1px solid #eee;
}


/* Search Form */


#searchform input#s {
	float: left;
	-webkit-border-radius:4px 0px 0px 4px;
	-moz-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
	height: 32px;
}
#searchform #searchsubmit {
	margin:0;
	-webkit-border-radius:0px 4px 4px 0px;
	-moz-border-radius:0px 4px 4px 0px;
	border-radius:0px 4px 4px 0px;
	height: 32px;
	line-height: 1 !important;
}
#content #searchform label {
	float: left;
	line-height: 32px;
	height: 32px;
	padding-right: 10px;
}



/* WP Calendar Widget */

#wp-calendar {
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #6e6e6e;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* Page Menus/Custom Menus */

li.page_item,li.menu-item {
	padding: 0;
	margin: 0;
	list-style: none;
}


li.page_item a,li.menu-item a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 8px 0px 8px 24px;
	line-height: 120%;
	font-weight: bold;
	background: url(images/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
	background: url(images/arrow_bullet_hover.png) no-repeat 10px;
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 175%;
	font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
	background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;
	color: #333;
}

/* @end */



/* @group WP Blog Styles */

.sticky {
	padding: 1em 0;
	margin: 1em auto;
	border: 10px solid #eee;
	border-left: none;
	border-right:none;
}

.entry-meta,.entry-utility {
	font-size: 11px;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #666;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.post.single {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}

.skeleton_relatedposts h4 {
	border-bottom: 1px solid #eee;
}

.skeleton_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.skeleton_relatedposts ul li {
}

/* @end */

/* @group Comments */

#respond {margin:0px;float:left;border-top: 1px solid #eee;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {
	font-size: 1.5em;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
#comments h6 {font-family: "Times New Roman", Times, serif;letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}
#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:100px;
	min-height: 100px;
	padding:20px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}

#comments .vcard {
	background:url(images/comment_author_bg.png) no-repeat top right;
}


/* Pingbacks */


#comments .commentlist li.pingback,
#comments .commentlist li.pingback ul,
#comments .commentlist li.pingback ul li,
#comments .commentlist li.pingback .vcard {
	margin: 0;
	padding: 0;
}

#comments .commentlist li.pingback .vcard {
	background:none;
	width: 0;
}
#comments .commentlist li.pingback p {
	font-size: .80em;
	line-height: 1.45em;
	color: #6D6D6D;
}
#comments .commentlist li.pingback h6 {
	text-transform: none;
}


/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

/* @end */


/* @group Pagination */


/* Single Posts and Attachment Pages */

#nav-below {
	width: 100%;
	display: inline-block;
	padding-bottom: 6px;
	font-size: 12px;
}
#nav-below a {
	text-decoration: none;
}

.nav-prev {
  background: url(./images/arrow_bullet_left.png) no-repeat left center;
  padding-left: 18px;
}
.nav-next {
  background: url(./images/arrow_bullet.png) no-repeat right center;
  padding-right: 18px;
}

.nav-prev {float: left;}
.nav-next {float: right;}


/* Default Multi-Page Navigation */

.page-link {
	padding: 4px 0;
	font-size: .90em;
}
.page-link a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	padding: 2px 4px;
	line-height: 1;
}

/*  wp-pagenavi
/* ------------------------------------ */

.wp-pagenavi {
  position: relative;
  text-align: center;
}

.wp-pagenavi span.pages {
  text-align: center;
  color: #999999;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: .45em;
  font-size: 11px;
  line-height: 1;
}

.wp-pagenavi a, .wp-pagenavi span.current {
  font-size: 12px;
  padding: 4px;
  margin: 0px 8px 10px 0px;
  text-decoration: none;
  border-bottom: 2px solid;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
  border-bottom: none;
}
.pages {
  display: inline-block;
  width: 100%;
}

.pages a {
  text-decoration: none;
}

.pages span.newer,
.pages span.older {
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}

p.paged {
  padding: 10px 0px 10px 0px;
  margin: 0;
  font-weight: bold;
}


#navigation span.current {
  font-weight: bold;
  padding: 0px 4px;
  border: 0px solid #fff;
  background-color: transparent;
}

/* Numbered Pagination */

.pagination {
  clear: both;
  padding: 0px 0 20px 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  margin: 0px auto;
  display: block;
  text-align: center;
}

.pagination span, .pagination a:link {
  display: inline-block;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
}

.pagination a:hover,
.pagination .current {
  padding: 6px 9px 5px 9px;
}

/* Post Pagination Links */

.post_pagination {
  margin-top: 20px;
  margin-bottom: 10px;
}

.prevpost {
  float: left;
}

.nextpost {
  float: right;
}

/* pagination links */

.prevpost a,.nextpost a {
  font-size: .95em;
  display: block;
  text-decoration: none;
  font-weight: bold;

}

.prevpost a:hover,.nextpost a:hover {
  color: inherit;
  text-decoration: none;
  background-color: #fff;
}

/* @end */



/* @group Misc */


/* Apply CSS class of "guest" to hide menu items from logged-in users */

body.logged-in li.guest {
	display: none;
}



/* #Forms (see formalize.css)
================================================== */


label,legend {
	font-weight: bold;font-size: 13px;
	display: inline-block;
}

input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.add-top { margin-top: 20px !important; }
.bypostauthor,.gallery-caption {}

/* @end */



/* @group IE CSS3 */

html.ie #navigation,
html.ie a.button,
html.ie .cta,
html.ie .wp-caption,
html.ie #breadcrumbs,
html.ie a.more-link,
html.ie .gallery .gallery-item img,
html.ie .gallery .gallery-item img.thumbnail,
html.ie .widget-container,
html.ie #author-info {
	behavior: url("PIE.php");
	position: relative;
}

/* @end */

/* new classes */
.cpc-heading {
    width:100%;
	text-align: center;
    font-size: 2.25em;
    color: #000;
	border-radius:20px;
	margin:10px auto;
	padding:15px 0;
}
.table.heading {
	color:#9AC04E;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.table.heading.name, .table.formatContent.name {
	width:38%;
	float:left;
	text-align:left;
	padding-left:2%;
}
.table.heading.waga, .table.heading.format, .table.formatContent.waga, .table.formatContent.format {
	width:15%;
	float:left;
	text-align:center;
}
.table.heading.wizualizacja, .table.formatContent.wizualizacja {
	width: 30%;
	float: left;
	text-align: left;
}
.table.header {
	border-bottom: 1px solid #e6e5e5;
	overflow: hidden;
	padding-top: 15px;
	margin-bottom: 15px;
}
#dealer-banner {
	height: 300px;
	background: transparent url(images/bg-header.jpg) no-repeat scroll 50% 50%;
	background-size: cover;
}

#dealer-banner .container {
	position: relative;
	height: 300px;
}

#dealer-banner h1 {
	position: absolute;
	top: 50%;
	left: 10%;
	right: 10%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 1.875em;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 10px rgba(0,0,0,.4);
}

#contact-form {
	background: url('./images/contactEn.jpg') top center no-repeat;
}

#contact-form .container {
	padding: 0 0 36px;
}

#contact-form .error {
	display: block;
  color: #f00;
  margin: 0 0 0 25px;
  font-size: 12px;
}

#contact-form .contactForm {
	width:400px;
	margin:auto;
}
#contact-form .contactForm input, #contact-form .contactForm textarea {
	background:rgba(255,255,255,0.8);
	border:1px dashed #d9d9d9;
	margin-top:20px;
	padding:25px;
}
#contact-form .contactForm textarea {
	max-width:400px;
	max-height:150px;
}
#contact-form button {
	background: #9dbd1b;
    font-size: 20px!important;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    padding: 10px 30px;
    margin: auto;
    text-shadow: 0px 2px 0px #768b20;
    border-radius: 10px;
    border-bottom: 3px solid #768b20;
    transition: 0.5s;
	border-top:none;
	border-right:none;
	border-left:none;
	cursor:pointer;
	float:right;
}
#contact-form button:hover, #contact-form button:active, #contact-form button:focus{
	text-decoration:none;
	background:#89a62d;
}

.section .separator {
	height:10px;
	width:100%;
	background: url(./images/separator.png) center center repeat-x;
	padding:10px 0;
}

.colspan3 {
	width:78%!important;
}
.formatsContent {
	margin-bottom:15px;
	overflow:hidden;
	padding-bottom:15px;
	border-bottom:1px solid #e6e5e5;
}
.table.formatContent span {visibility:hidden;}
.table small {color:#8a8a8a;}
.quarter {
	width:25%;
	text-align:center;
	float:left;
	margin-bottom:40px;
	padding-top:15px;
}
.quarter p {
	font-size:14px;
	font-weight:900;
	margin-bottom:10px;
	color: #9AC04E;
	text-transform:uppercase;
}
.quarter img {
	height:35px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;

}
.name small {
	color:#000;
	text-transform:none;
}
.logotypes {width:100%;}
.tableFormats {width:100%;}
.leftOnas {float:left;width:40%;}
.rightOnas{float:right;width:55%;margin-left:5%;}
.overflow {overflow:hidden;padding-top:80px;}
/* #CPC style import
================================================== */



/* #Media Queries
================================================== */

/* Big screens */
@media only screen and (min-width: 1199px) {
	#flatfee .product.title,
	#flatfee .product.features { padding-left: 20%; }
	#flatfee .product.image { margin-left: 20%; }
	#cpc .product.title,
	#cpc .product.features { padding-right: 20%; }
	#cpc .product.image { margin-right: 20%; }

	/*.benefits.list { padding: 0 10%; }*/
}

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

}

/* Mobile/Browser */
@media only screen and (max-width: 850px) {
	#navigation a { padding: 0 10px; }

	#cpc-details { margin: 0; width: 100%; }
	#cpc-details td {
			display: block;
			height: auto;
			padding: 10px 0;
			text-align: center;
			border-radius: 0 !important;
			border: none !important;
	}
	#cpc-details td:last-child {
		border-bottom-left-radius: 20px !important;
		border-bottom-right-radius: 20px !important;
		padding: 10px;
	}

	#cpc-details td:last-child { margin-bottom: 20px; }

	#cpc-details .cpc-capseal {
		line-height: 100%;
		right: 0;
		width: 72px;
		height: 72px;
	}
	#cpc-details .cpc-capseal .icon {
		font-size: 2.5rem;
		margin-top: 24px;
	}
	#cpc-details .cpc-capseal big {
		margin-top: 12px;
		font-size: 1rem;
	}
	#cpc-details .cpc-capseal small {
		line-height: 1rem;
	}
	#cpc-details td.cpc-title {
		line-height: 80px;
		height: 80px;
		border-top-left-radius: 20px !important;
		border-top-right-radius: 20px !important;
		text-align: left;
		padding: 0 0 0 20px;
	}
	#cpc-details td.cpc-desc { padding: 20px 10px; }

	#cpc-details .btn {
		display: block;
		margin: 0 auto;
		max-width: 200px;
	}

	.row .column, .row .column.gap, .row .column.three {
		margin: 0;
		float: none;
		width: 100%;
	}
	.row .column.gap { margin: 0 0 50px; }

	#resolve .btn {
		display: block;
		margin: 10px 20%;
	}

	#footer { text-align: center; padding: 50px 5% 0; }

	.quick-contact { display: none; }
	#contactMap .section.title {
		padding:50px 0 0 0;
	}
	#contactMap .gap p {
		text-align:center;
	}
}

@media only screen and (min-width: 850px) and (max-width:959px) {
	.column.four img {
		width:100%;
	}
}

@media only screen and (max-width: 750px) {
	.nav-toggle { display: block; }
	#navigation ul {
		display: none;
		position: absolute;
		top: 40px;
		right: 0;
		left: 0;
		background-color: #21b3e4;
		z-index: 2;
	}

	#navigation li { float: none; }
}
@media only screen and (max-width: 750px) {
	.mobile { display: block !important; }
	.desktop { display: none !important; }
	.cpc-heading {font-size:1.5em;}
}
@media only screen and (min-width: 751px) {
	.mobile { display: none !important; }
	.desktop { display: block !important; }
}

/* Mobile Landscape/Browser */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.quarter {width:100%;}
}

/* Anything smaller than standard 960 */
@media only screen and (max-width: 959px) {
	.container { max-width: 780px; }
	.table.header {display:none; }
	.table.formatContent span { visibility:visible; }
	.table.heading.name,
	.table.formatContent.name { width:100%; text-align:center; }
	.table.heading.waga,
	.table.heading.format,
	.table.heading.wizualizacja,
	.table.formatContent.waga,
	.table.formatContent.format,
	.table.formatContent.wizualizacja {
		display: inline-block;
		text-align: center;
		width: auto;
		padding-left: 5px;
		float: none;
		font-size: 14px;
	}
	.table.formatContent.wizualizacja {
		display: block;
	}
	.formatsContent { text-align:center; }
	.table {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.colspan3 { width: 100% !important; }
	.quarter { width: 50%; }
	/*.open-preview { display: none; }*/
	.leftOnas {
		float: none;
		display: block;
		margin: auto;
		width:auto;
	}
	.rightOnas{ float: none; width: auto; }
}

/* Mobile Landscape/Browser */
@media only screen and (max-width: 480px) {
	.quarter {width:100%;}
	.leftOnas {width:100%;}
}

/* iPad Portrait Only */
@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {}

/* Mobile Only */
@media only screen and (max-width: 767px) and (max-device-width: 1000px) {}

/* Mobile Landscape Only */
@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {}


.enLP {
    background: #ba2e2b;
}
@media only screen and (max-width: 750px) {
    .enLP {
        background:none;
    }
}
