/**
 * Theme Name: ontrackcleaning
 * Version: 1.0
 */

/* =Reset CSS (v2.0) http: //meyerweb.com/eric/tools/css/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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

/* =Base
-------------------------------------------------------------- */
html{
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body{
	line-height: 1.5;
	background: #fff;
	font-family: Verdana,sans-serif,Arial;
	font-weight: 300;
	font-size: 14px;
	color: #333;
}
h1,h2,h3,h4,h5,h6{
	clear: both;
 	font-weight: 700; 
}
h1{
	font-size: 32px;
	line-height: 32px;
}
h2{
	font-size: 28px;
	line-height: 28px;
}
h3{
	font-size: 24px;
	line-height: 24px;
}
h4{
	font-size: 18px;
	line-height: 20px;
}
h5{
	font-size: 18px;
	line-height: 20px;
}
h6{
	font-size: 18px;
	line-height: 20px;
}
small{
	font-size: 10px;
	line-height: 16px;
}
dl{
	font-size: 12px;
}
dt{
	font-weight: bold;
}
a{
	color: #009cff;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: none;
}
fieldset,img{
	border: none;
}
hr{
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border: 0px;
}
.clear{
	clear: both;
	margin: 0;
	padding: 0;
}
.hidden{
	display: none;
}

/* clear float */
.cf:before,
.cf:after{
	content:'';
	display:table;
	line-height:0;
}
.cf:after{
	clear:both;
}
.cf{
	zoom: 1;
}

/* wrapper */
.wrapper{
	clear:both;
	width: 1000px;
	margin: 0 auto;
}

/* cols */
.cols-2, .cols-3, .cols-4{
	font-size: 0;	
}
.cols-2 .col, .cols-3 .col, .cols-4 .col{
	vertical-align: top;
	display: inline-block;
	width: 50%;
	font-size: 14px;
}
.cols-3 .col{
	width: 33.33%;
}
.cols-4 .col{
	width: 25%;
}

/* =Main */
.site{
}

/* =Header
-------------------------------------------------------------- */
.site-header{
}

.header-main{
	border-top: 6px solid #dedede;
	border-bottom: 8px solid #0480ce;
	background: #fff;
}

.site-title{
	padding: 12px 0;
}
.site-logo{
	display: inline-block;
}
.site-logo img{
	max-width: 322px;
	height: auto;
}

.header-phone{
	position: relative;
	float: right;
	width: 440px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
.header-phone .col{
	width: 47.5%;
}
.header-phone .col:first-child{
	margin-right: 5%;
}
.header-phone .col span{
	display: inline-block;
	line-height: 26px;
	padding: 0 28px;
	background: #ffdc07;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.header-phone .col.nl span{
	background: #f79127;
}
.header-phone .col a{
	position: relative;
	display: inline-block;
	line-height: 40px;
	padding-left: 28px;
	font-size: 28px;
	font-weight: 700;
	color: #000;
	letter-spacing: -1px;
	white-space: nowrap;
}
.header-phone .col a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 28px;
	height: 24px;
	background: url(img/icon-phone.png) no-repeat 0 center;
}
.header-phone .label{
	position: absolute;
	left: -130px;
	bottom: 40px;
	width: 120px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	color: #e8e8e8;
	text-align: right;
}

/* =site-main
-------------------------------------------------------------- */
.site-main{
}
.site-main-inner{
}

/* .site-navi ---------- */
.nav-site-navi{
	background: #009cff;
}
.site-navi{
}
.site-navi a.site-navi-mobile{
	display: none;
}
.site-navi ul{
	list-style: none;
}
.site-navi ul li{
	float: left;
	position: relative;
}
.site-navi ul li a{
	display: block;
	line-height: 54px;
	padding: 0 12px;
	color: #fff;
	font-size: 14px;
	font-family: 'Montserrat';
	text-transform: uppercase;
}
.site-navi ul li:hover > ul{
	display: block;
}

.site-navi ul li:hover > a,
.site-navi ul li.current_page_item > a,
.site-navi ul li.current-menu-ancestor > a,
.site-navi ul li.current-menu-item > a,
.site-navi ul li.current-menu-parent > a{
	position: relative;
	color: #333;
	background: #ffdc07;
}
.site-navi ul li:hover > a:before,
.site-navi ul li.current_page_item > a:before,
.site-navi ul li.current-menu-ancestor > a:before,
.site-navi ul li.current-menu-item > a:before,
.site-navi ul li.current-menu-parent > a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6px;
	border-style: solid;
	border-width: 6px;
	border-color: #0480ce transparent transparent transparent;
}
.site-navi ul ul{
	z-index: 999;
	display: none;
	position: absolute;
	top: 54px;
	left: 0;
	padding: 5px 0;
	background: #009cff;
}
.site-navi ul ul li{
	float: none;
}
.site-navi ul ul li a{
	line-height: 32px;
	white-space: nowrap;
}
.site-navi ul ul li a:before{
	display: none;
}
.site-navi ul ul li a:hover{
}

.site-navi ul ul ul{
	z-index: 9999;
	left: 100%;
	top: -1px;
}

/* page-title -------- */
.page-title{
}

/* =content-main
-------------------------------------------------------------- */
.content-main{
	padding: 30px 0;
}

/* =sidebar
-------------------------------------------------------------- */
.sidebar{
	float: right;
	width: 36%;
	max-width: 360px;
}
.widget{
	padding: 0 20px 20px;
}
.widget h3{
	line-height: 40px;
	margin-bottom: 8px;
	padding: 0 15px;
	background: #ececec;
	color: #000;
	font-size: 18px;
	font-weight: 400;
}
.widget a{
	color: #949494;
}
.widget a:hover{
	text-decoration: underline;
}
.widget li{
	position: relative;
	list-style: none;
	line-height: 18px;
	padding-left: 30px;
	color: #333;
}
.widget li:before{
	content: "";
	position: absolute;
	left: 14px;
	top: 8px;
	width: 4px;
	height: 4px;
	background: #444;
}

.testimonials{
	margin: 0 20px 15px;
}
.testimonials h3,
.sidebar-quote-btn{
	position: relative;
	line-height: 34px;
	margin-bottom: 24px;
	text-align: center;
	color: #0480ce;
	font-family: 'Open Sans';
	font-size: 28px;
	font-weight: 700;
}
.testimonials h3:before,
.sidebar-quote-btn:before{
	z-index: 0;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 0;
	border-top: 1px solid #000;
}
.testimonials h3 span,
.sidebar-quote-btn a{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0 20px;
	padding: 0 15px;
	background: #fff;
}
.testimonials p{
	line-height: 22px;
	padding-bottom: 12px;
}
.testimonials p strong{
	color: #009cff;
}

.sidebar-quote-btn{
	line-height: 24px;
	font-family: 'Montserrat';
	font-size: 24px;
}
.sidebar-quote-btn a{
	color: #000;
}

/* =content
-------------------------------------------------------------- */
.content{
	float: left;
	width: 62.5%;
	max-width: 620px;
}

/* post */
.post{
}
.sticky{
}
/* entry */
.entry{
}
.entry ul,.entry ol{
	list-style: none;
	margin: 20px 0;
}
.entry ul ul,.entry ol ol,.entry ul ol,.entry ol ul{
}
.entry li{
	min-height: 35px;
	line-height: 24px;
	padding: 11px 0 0 40px;
	background: url(img/icon-arraw-r-b.png) no-repeat 0 6px;
	font-size: 18px;
	font-weight: 700;
}
.entry hr{
	display: block;
	margin: 20px 0;
}
.entry p{
	line-height: 24px;
	margin: 0 0 20px;
}
.entry a:hover{
	text-decoration: underline;
}
.entry strong{
	font-weight: 700;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	margin: 0 0 20px 0;
	color: #000;
	font-family: 'Open Sans';
	text-transform: uppercase;
}
.entry h1, .page-title{
	line-height: 36px;
	color: #0480ce;
	font-size: 35px;
	font-weight: 700;
}
.entry h2{
	font-size: 30px;
}
.entry img{
	max-width: 100%;
	height: auto;
}
.entry blockquote{
	overflow: hidden;
	width: 95%;
	margin: 0 0 20px 20px;
	padding: 10px;
	border-left: 4px solid #eee;
}
.entry code{
	text-shadow: none;
	background: #555;
	color: #bfbebe;
	font-family: "Courier New",clearSys;
}
.entry pre{
	text-shadow: none;
	font-size: 12px;
	width: 95%;
	line-height: 16px;
	overflow: auto;
	font-family: "Courier New",clearSys;
	background: #fcfcfc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 15px solid #eee;
	border-right: 1px solid #eee;
	margin: 0 0 15px;
	padding: 0 5px 16px;
}
.entry .wp_link_pages{
	clear: both;
	padding: 10px 0 20px;
}
.entry .read-more a,
.entry a.more-link{
}
.entry .read-more a:hover,
.entry a.more-link:hover{
}

/* = .pagination, .pagenavi, .navigation
-------------------------------------------------------------- */
.pagination{
	text-align: center;
}
.pagenavi,
.navigation{
}
.page-numbers{
}

/* =home
-------------------------------------------------------------- */
.banner{
	border-bottom: 22px solid #009cff;
	/*background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 70px 0;*/
	text-align: center;
}
.banner li{
	list-style: none;
	padding: 70px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner h4,
.banner h5,
.banner .btn-quote{
	display: inline-block;
	line-height: 58px;
	margin-bottom: 10px;
	padding: 0 20px;
	background: #1e1e1e;
	color: #ffdc07;
	font-size: 42px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
.banner h5{
	line-height: 46px;
	color: #fff;
	font-size: 30px;
}
.banner .btn-quote{
	position: relative;
	line-height: 46px;
	margin: 0 0 1px 0;
	padding-right: 48px;
	font-size: 21px;
	font-family: "Montserrat";
	box-shadow: 5px 5px 0 #303030;
}
.banner .btn-quote:before{
	content: "";
	position: absolute;
	right: 20px;
	top: 0;
	height: 46px;
	width: 28px;
	background: url(img/icon-arraw-r-y.png) no-repeat right center;
}
.banner .btn-quote:hover{
	margin: 1px 0 0 1px;
	box-shadow: 4px 4px 0 #303030;
}

/* quote form */
.home-quote{
	padding: 40px 0 0;
	background: url(img/home-quote-bg.png) no-repeat center 0;
	background-size: 100% 307px;
}
.quote-form-home-mobile{
	display: none;
}
/* form in home */
.quote-form{
	width: 695px;
	margin: 0 auto;
	padding-bottom: 50px;
	background: url(img/qf-shadows.png) no-repeat center bottom;
	color: #fff;
}
.quote-form h4{
	float: left;
	width: 275px;
	line-height: 58px;
	margin-left: 30px;
	background: #009cff;
	border-radius: 25px 25px 0 0;
	text-align: center;
	text-shadow: 3px 3px 0 #008ae1;
	font-size: 32px;
	font-family: "Open Sans";
	font-weight: 700;
}
.quote-form .desc{
	float: left;
	position: relative;
	line-height: 22px;
	width: 320px;
	padding: 5px 0 0 70px;
	font-size: 12px;
	white-space: nowrap;
}
.quote-form .desc:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 58px;
	width: 70px;
	background: url(img/icon-quote-time.png) no-repeat center center;
}
.quote-form .desc strong{
	font-weight: 400;
	color: #ffdc07;
}

.form-area{
	clear: left;
	width: 660px;
	margin: 0 auto;
	padding: 56px 20px 20px;
	background: #454545;
	border-radius: 25px;
}

.form-area .cols-2{
	padding: 18px;
	background: #1e1e1e;
	border-radius: 25px;
}
.form-area .col{
	position: relative;
	padding-bottom: 20px;
	background: #454545;
	border-radius: 25px 0 0 25px;
}
.form-area .col:before{
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	width: 21px;
	height: 100%;
	background: url(img/qf-arraw.png) no-repeat;
	background-size: 21px 100%;
}
.form-area .col.last{
	padding-bottom: 0;
	background: none;
}
.form-area .col.last:before{
	display: none;
}
.form-area .col p{
	line-height: 18px;
	padding: 5px 10px 0 18px;
	font-size: 13px;
}
.form-area .col.last p{
	padding: 12px 0 0 35px;
}
.form-area .cols-2 .wpcf7-response-output{
	font-size: 12px;
}

.quote-form h5{
	position: relative;
	line-height: 56px;
	margin-top: -76px;
	margin-bottom: 20px;
	padding-left: 56px;
	font-size: 18px;
	font-family: "Montserrat";
	font-weight: 700;
}
.quote-form .col.last h5{
	margin-left: 10px;
	white-space: nowrap;
}
.quote-form h5:before{
	content: '1';
	position: absolute;
	left: 10px;
	top: 10px;
	line-height: 36px;
	width: 36px;
	background: #009cff;
	border-radius: 50%;
	text-align: center;
	text-shadow: 3px 3px 0 #008ae1;
}
.quote-form .col.last h5:before{
	content: '2';
}

.quote-form input{
	height: 26px;
	width: 270px;
	padding: 0 5px;
	border: none;
	background: #fff;
	color: #333;
}
.quote-form textarea{
	height: 100px;
	width: 265px;
	padding: 5px;
	border: none;
	background: #fff;
	color: #333;
}

.quote-form .wpcf7-submit{
	cursor: pointer;
	height: 48px;
	width: 279px;
	padding: 0 20px 0 60px;
	margin: 0 0 1px 0;
	background: #009cff url(img/quote-btn-submit.png) no-repeat 40px center;
	border: none;
	box-shadow: 3px 3px 0 #0480ce;
	font-family: "Montserrat";
	font-weight: 700;
	font-size: 21px;
	color: #fff;
}
.quote-form .wpcf7-submit:hover{
	margin: 1px 0 0 1px;
	box-shadow: 2px 2px 0 #0480ce;
}
/* form in sidebar and pop up */
.qf-vertical{
	width: auto;
	margin-bottom: 30px;
	padding: 0;
	background: none;
}
.qf-vertical h4{
	width: auto;
	max-width: 275px;
	float: none;
	margin: 0 auto;
	border-radius: 10px 10px 0 0;
}
.qf-vertical .desc{
	margin-bottom: -58px;
	padding: 10px 0 0 0;
	width: 100%;
	line-height: 20px;
	text-align: center;
}
.qf-vertical .desc span,
.qf-vertical .desc br{
	display: none;
}
.qf-vertical .desc strong{
	display: block;
}
.qf-vertical .desc:before{
	display: none;
}
.qf-vertical input{
	width: 100%;
	padding: 0;
}
.qf-vertical .form-area{
	width: auto;
	padding: 60px 25px 20px 25px;
}
.qf-vertical .form-area .cols-2{
	padding: 15px 15px 0;
	background: #353535;
}
.qf-vertical .form-area h5{
	display: none;
}
.qf-vertical .form-area .col{
	padding: 0;
	background: transparent;
	width: 100%;
}
.qf-vertical .form-area .col:before{
	display: none;
}
.qf-vertical .form-area .col p{
	padding: 3px 0 0;
}
.qf-vertical textarea{
	width: 100%;
	padding: 5px 0;
	margin-bottom: 12px;
}
.quote-form .wpcf7-submit{
	width: 100%;	
}
/* quote-form-pop-up */
#quote-form-pop-up,
.quote-form-pop-up{
	max-width: 360px;
	margin: 0 auto;
}
.fancybox-opened.quote-form-pop-up .fancybox-skin{
	background: none;
	box-shadow: none;
}
.fancybox-opened.fancybox-normal .fancybox-skin{
	background: #f7f7f7;
}
/* captchac */
.qf-vertical p.p-captchac{
	margin-bottom: 10px;
}
.quote-form p.p-captchac img{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	padding-bottom: 2px;
	height: 26px;
}
.quote-form p.p-captchac span.wpcf7-form-control-wrap{
	display: inline-block;
	padding-bottom: 2px;
	max-width: 120px;
}
.quote-form p.p-captchac span.wpcf7-form-control-wrap input{
	max-width: 120px;
}

/* WHAT MAKES US UNIQUE */
.unique{
	padding: 10px 0;
}
.unique h4{
	position: relative;
	height: 36px;
	padding-bottom: 20px;
	text-align: center;
}
.unique h4:before{
	z-index: 0;
	content: '';
	position: absolute;
	left: 0;
	top: 18px;
	width: 100%;
	height: 0;
	border-top: 1px solid #000;
}
.unique h4 span{
	position: relative;
	z-index: 1;
	display: inline-block;
	line-height: 36px;
	padding: 0 12px;
	background: #fff;
	color: #0480ce;
	font-family: 'Montserrat';
	font-size: 20px;
}
.unique-imgs-table{
	display: table;
	margin: 0 auto;
}
.unique-imgs-cell{
	display: table-cell;
	text-align: center;
}
.unique-imgs-cell img{
	max-height: 100%;
	width: auto;
	padding: 0 20px;
	vertical-align: middle;
}

/* =Internal Template
-------------------------------------------------------------- */
.entry .gallery-slider{
	position: relative;
	margin: 20px 0;
	padding: 0 22px;
}
.entry .gallery-slider ul{
	margin: 0;
	padding: 0;
}
.entry .gallery-slider li{
	overflow: hidden;
	width: 190px;
	height: 118px;
	margin: 0 5px 0 0;
	padding: 0;
	background: none;
}
.entry .gallery-slider li img{
	max-width: 190px;
	margin: 0;
	padding: 0;
	display: block;
}
.entry .gallery-slider a.bx-prev,
.entry .gallery-slider a.bx-next{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 118px;
	height: 118px;
	width: 15px;
	background: #454545 url(img/gallery-slider-arraw.png) no-repeat 0 center;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
}
.entry .gallery-slider a.bx-next{
	left: auto;
	right: 0;
	background: #454545 url(img/gallery-slider-arraw.png) no-repeat -15px center;
}

.entry .faq-accordion{
	position: relative;
	margin: 20px 0;
	padding: 0;
}
.entry .faq-accordion ul{
	margin: 0;
	padding: 0;
}
.entry .faq-accordion li{
	margin: 0 0 8px 0;
	padding: 0;
	background: none;
}
.entry .faq-accordion li p{
	display: none;
	margin: 0;
	padding: 15px 20px;
	background: #b3b4b4;
	color: #000;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
}
.entry .faq-accordion li p:first-child{
	cursor: pointer;
	display: block;
	background: #454545;
	color: #ececec;
}

/* =gallery template
-------------------------------------------------------------- */
.page-galleries{
	margin: 20px 0;
}
.entry .page-gallery{
	margin: 0 0 20px -4px;
}
.entry .page-gallery ul{
	margin: 0 0 0 -5px;
	padding: 0;
	font-size: 0;
}
.entry .page-gallery li{
	display: inline-block;
	margin: 0 0 4px 4px;
	padding: 0;
	background: none;
	width: 204px;
	height: 126px;
}
.entry .page-gallery li img{
	display: block;
	width: 204px;
	height: 126px;
}

/* =Blog template
-------------------------------------------------------------- */
.blog .post{
	margin-bottom: 20px;
	padding: 20px;
	background: #f7f7f7;
	border-radius: 14px;
}
.blog .entry h2{
	margin-bottom: 0;
}
.blog .entry h2 a{
	color: #000;
	text-decoration: none;
}
.blog .entry h2 a:hover{
	color: #0480ce;
}
.blog .entry .post-meta{
	padding: 5px 0 20px;
	font-size: 12px;
}
.blog .entry a.read-more{
	text-decoration: none;
}
.blog .entry a.read-more:hover{
	text-decoration: underline;
}


/* =footer
-------------------------------------------------------------- */
.footer{
	padding-top: 20px;
}

.footer-quote{
	background: #000;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}
.fq-img,
.fq-text,
.fq-btn{
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}
.fq-text{
	padding: 10px 0;
	text-align: left;
}
.fq-text h4{
	line-height: 40px;
	font-family: "Open Sans";
	font-size: 30px;
	font-weight: 700;
}
.fq-text p{
	line-height: 24px;
}
a.fq-btn{
	line-height: 42px;
	width: 250px;
	margin: 25px 20px 1px;
	background: #009cff;
	box-shadow: 3px 3px 0 #0480ce;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	font-family: "Montserrat";
	color: #fff;
}
a.fq-btn:hover{
	margin: 26px 19px 0 21px;
	box-shadow: 2px 2px 0 #0480ce;
}

.footer-call{
	background: #009cff;
	color: #fff;
	text-align: center;
}
.footer-call span,
.footer-call a{
	display: inline-block;
	padding: 0 30px 0 0;
	line-height: 60px;
	color: #fff;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 24px;
}
.footer-call a.middle{
	position: relative;
	padding: 0 40px;
	background: #0480ce;
}
.footer-call a.middle:after{
	content: "";
	position: absolute;
	top: 10px;
	right: -20px;
	width: 41px;
	height: 41px;
	background: url(img/footer-call.png) no-repeat center center;
}
.footer-call a.last{
	padding: 0 0 0 30px;
}

.copyright{
	line-height: 16px;
	padding: 20px 0;
	border-top: 2px solid #000;
	border-bottom: 3px solid #000;
	background: #1e1e1e;
	color: #999;
	text-align: center;
	font-size: 12px;
}
.copyright p,
.copyright ul{
	display: inline-block;
}
.copyright a{
	color: #fff;
}
.copyright a:hover{
	color: #009cff;
	text-decoration: underline;
}
.copyright li{
	list-style: none;
	display: inline-block;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone{
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter{
	display: block;
	margin: 5px auto 20px auto;
}

.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter{
	display: block;
	margin: 5px auto;
}

img.alignright,
a img.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}

img.alignnone,
a img.alignnone{
	margin: 5px 0 20px 0;
}

img.alignleft,
a img.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligncenter,
a img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone{
	margin: 5px 0 20px 0;
}

.wp-caption.alignleft{
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright{
	margin: 5px 0 20px 20px;
}

.wp-caption img{
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley{
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #ddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #fff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}



/* =for IE
-------------------------------------------------------------- */
/*.ie{
	behavior: url(/wp-content/themes/aed/js/PIE/PIE.htc);
}*/


/* =for Mobile
-------------------------------------------------------------- */
@media screen and (max-width: 1000px) {
	.wrapper{
		width: auto;
	}

	.site-title{
		text-align: center;
	}
	.site-logo{
		margin: 0 10px 10px;
	}
	.header-phone{
		vertical-align: top;
		float: none;
		display: inline-block;
		margin: 0 10px;
	}
	.header-phone .label{
		display: none;
	}

	.nav-site-navi{
		padding: 0 10px;
	}

	.testimonials h3 span{
		font-size: 20px;
	}
	.sidebar-quote-btn a{
		font-size: 16px;
	}

	.sidebar .form-area{
		max-width: 360px;
	}
	.sidebar .qf-vertical h4{
		font-size: 26px;
		max-width: 210px;
	}
	.sidebar .quote-form .wpcf7-submit{
		background-position: 20px center;
		font-size: 14px;
	}

	.footer-call span,
	.footer-call a{
		display: block;
		padding: 0;
		line-height: 50px;
		font-size: 16px;
	}
	.footer-call a.middle:after{
		display: none;
	}
}

@media screen and (max-width: 850px) {
	.quote-form-home{
		display: none;
	}
	.quote-form-home-mobile{
		display: block;
	}
}

@media screen and (max-width: 700px) {
	.content, .sidebar{
		float: none;
		max-width: none;
		width: auto;
		padding: 0 10px;
	}

	.nav-site-navi{
		padding: 0;
	}
	.site-navi a.site-navi-mobile {
		color: #fff;
		display: block;
		font-size: 30px;
		font-weight: 700;
		height: 54px;
		line-height: 54px;
		text-align: center;
	}
	.site-navi-ul-pc{
		display: none;
	}
	.site-navi ul li{
		float: none;
	}
	.site-navi ul li a{
		line-height: 40px;
	}
	.site-navi ul li a:before{
		display: none!important;
	}
	.site-navi ul ul{
		position: static;
	}
	.site-navi ul ul li a{
		padding: 5px 12px 5px 30px;
	}

}

@media screen and (max-width: 480px) {
	.site-logo{
	}
	.site-logo img{
		width: 100%;
	}
	.header-phone{
		width: 100%;
		margin: 0;
	}
	.header-phone .col{
		/*width: 100%;*/
	}
	.header-phone .col a{
		font-size: 18px;
		padding-right: 10px;
	}
	.header-phone .col:first-child{
		margin-right: 0;
		margin-bottom: 10px;
	}
	.header-phone .col span{
		font-size: 14px;
		padding: 0 10px;
	}
	.header-phone .col a{
	}

	.banner h4{
		font-size: 28px;
	}
	.banner h5{
		font-size: 22px;
	}
	.banner .btn-quote{
		font-size: 18px;
	}

	.entry h1{
		font-size: 26px!important;
	}
	.entry h2{
		font-size: 20px!important;
	}

	.unique-imgs-cell img{
		max-width: 98%;
		padding: 0;
	}

	.qf-vertical h4{
		font-size: 26px;
		max-width: 250px;
	}
	.quote-form .wpcf7-submit{
		font-size: 14px;
		background-position: 20px center;
	}

}

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

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

}

/* share */
.g-plus{
	display: inline-block;
}
.fb-like .fb_iframe_widget,
.g-plus div:first-child{
	vertical-align: top!important;
}
