/*   

Theme Name: Katz & Amar

Description: Custom Theme

Author: Tiffany Cox Design

Author URI: http://tiffanycoxdesign.com

Version: 1.0

*/



/* =============================================================================

   Normalizes Styles

   ========================================================================== */

   

   /*font-family: 'Lato', sans-serif;

font-family: 'Lato', sans-serif;*/

.divider {    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin: 20px 0;}

.three-step .col-3 {    padding: 0px 20px;
    font-size: 16px;
    line-height: 22px;}
	
.three-step .col-3 .btn-2 {font-size: 16px; text-align:center;}
.three-step h2 {width:100% !important;}

strong {font-family: 'Lato', sans-serif; font-weight: 700;}



   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, font, 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 {

		margin: 0;

		padding: 0;

		border: 0;

		outline: 0;

		font-size: 100%;

		vertical-align: baseline;

		background: transparent;

	}

	

	ul, ol {list-style: none;}

	

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

	

	a:active{outline:none;}

	

	html, body {}

	

	img {

		-webkit-user-select: none;

		-khtml-user-select: none;

		-moz-user-select: none;

		-o-user-select: none;

		user-select: none;

	}

	.style-guide {width:50%;}



/* =============================================================================

   Global Styles

   ========================================================================== */



	body {color: #414042; font-family: 'Lato', sans-serif; font-weight:300; font-size:18px; line-height:25px;}

	

	

	

	p {margin-bottom: 14px;}

	

	a:link, a:visited {color: #223dae; text-decoration: underline;}

	a:hover, a:active {color: #223dae; text-decoration: underline;}

	

	span.clear {display: block; clear: both;}

	.wrapper {margin: 0 auto; width: 1200px;}

	.wrapper-narrow {    margin: 0px auto -30px auto;

    width: 1000px;

    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);

    padding: 50px;

    position: relative;

    top: -30px;

    background: #fff;

	z-index:1;}

	.wrapper:before, .wrapper:after {content: ""; display: table;}

	.wrapper:after {clear: both;}

	

	*, *:before, *:after {

		-webkit-box-sizing: border-box; 

		-moz-box-sizing: border-box; 

		box-sizing: border-box;

	}

	

	/*--- apply clearfix to elements ---*/

	.cf:before, .cf:after {content: ""; display: table;}

	.cf:after {clear: both;}

	

	strong {font-weight: bold;}

	.center {margin: 0 auto; text-align: center;}

	

	blockquote {padding: 10px 0px 20px 40px; font-size: 30px; line-height: 40px; font-family: 'Lato', sans-serif; font-weight: 300; color: #000; background-image: url("images/quote.png"); background-repeat: no-repeat; background-position: 0px 8px;}

	blockquote p {margin:0; padding:0;}

	

	sup, sub {height: 0; line-height: 1; position: relative; vertical-align: baseline;}

	sup {bottom: 1ex;}

	sub {top: .5ex;}

	code{margin:25px 0 25px 0px; padding:15px 10px; letter-spacing:1px; display:block; font-size:0.9em; border-left:4px solid #1c1b19;}

	

	.entry ul {margin: 0 0 10px 0; list-style: square outside;}

	.entry ul li {margin-left: 20px; padding: 3px 0;}

	

	.entry ol {margin: 0 0 10px 0; list-style: decimal outside;}

	.entry ol li {margin-left: 20px; padding: 3px 0;}

	

	

	/*-- Comments --*/

	#comments {margin-top: 40px; clear: both;}

	#comments .navigation {padding: 0 0 18px 0;}

	h3#comments-title, h3#reply-title {font-size: 20px; margin-bottom: 0;}

	h3#comments-title {padding: 24px 0;}

	

	.commentlist {list-style: none; margin: 0;}

	.commentlist li.comment {border-bottom: 1px solid #e7e7e7; line-height: 24px; margin: 0 0 24px 0; padding: 0 0 0 56px; position: relative;}

	.commentlist li:last-child {border-bottom: none; margin-bottom: 0;}

	

	#comments .comment-body ul, #comments .comment-body ol {margin-bottom: 18px;}

	#comments .comment-body p:last-child {margin-bottom: 6px;}

	#comments .comment-body blockquote p:last-child {margin-bottom: 24px;}

	

	.commentlist ol {list-style: decimal;}

	.commentlist .avatar {position: absolute; top: 4px; left: 0;}

	.comment-author { }

	.comment-author cite {color: #000; font-style: normal; font-weight: bold;}

	.comment-author .says {font-style: italic;}

	.comment-meta {font-size: 12px; margin: 0 0 18px 0;}

	.comment-meta a:link, .comment-meta a:visited {color: #888; text-decoration: none;}

	.comment-meta a:active, .comment-meta a:hover {color: #ff4b33;}

	.commentlist .even { }

	.commentlist .bypostauthor { }

	.reply {font-size: 12px; padding: 0 0 24px 0;}

	.reply a, a.comment-edit-link {color: #888;}

	.reply a:hover, a.comment-edit-link:hover {color: #ff4b33;}

	.commentlist .children {list-style: none; margin: 0;}

	.commentlist .children li {border: none; margin: 0;}

	.nopassword, .nocomments {display: none;}

	#comments .pingback {border-bottom: 1px solid #e7e7e7; margin-bottom: 18px; padding-bottom: 18px;}

	.commentlist li.comment+li.pingback {margin-top: -6px;}

	#comments .pingback p {color: #888; display: block; font-size: 12px; line-height: 18px; margin: 0;}

	#comments .pingback .url {font-size: 13px; font-style: italic;}

	

	#commentform div {margin-bottom: 8px;}

	#commentform label {margin-left: 7px;}

	#commentform input[type=submit] {padding: 6px 15px; background: #E5E5E5; color: #333; cursor: pointer; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition: 0.2s all linear; -moz-transition: 0.2s all linear; -o-transition: 0.2s all linear; transition: 0.2s all linear;}

	#commentform input[type=submit]:hover {background: #999; color: #fff;}

	

	

	img.aligncenter {margin: 0px auto; display: block;}		

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

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

	                

	.wp-caption {margin: 0; padding: 0; color: #000; font-size: 1.1em; text-align: left; display: block;}

	.wp-caption img { }

	.wp-caption.aligncenter {margin: 10px auto; display: block;}

	.wp-caption.alignright {margin: 12px 0 12px 20px; float: right;}

	.wp-caption.alignleft {margin: 12px 20px 12px 0; float: left;}

	.wp-caption-text {margin: 0; padding: 0;}

	

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

	.alignright {margin: 12px 0 8px 8px; float: right;}

	.alignleft {margin: 0 8px 8px 0; float: left;}

	.no_border {border: none;}









/* =============================================================================

   General Layout

   ========================================================================== */









	/*-- Grid Layout --*/

	.container {margin: 0 auto; width: 100%; position: relative; clear: both;}

	.container:after {content: ""; display: table; clear: both;}

	

	.grid_1 { width: 6.5%; } 

	.grid_2 { width: 15%; } 

	.grid_3 { width: 23.5%; } 

	.grid_4 { width: 32%; } 

	.grid_5 { width: 40.5%; }

	.grid_6 { width: 49%; } 

	.grid_7 { width: 57.5%; } 

	.grid_8 { width: 66%; } 

	.grid_9 { width: 74.5%; } 

	.grid_10 { width: 83%; } 

	.grid_11 { width: 91.5%; } 

	.grid_12 { width: 100%; } 

	

	.col {margin: 0 0 2% 2%; float: left; display: block; position: relative;}

	.col:first-child {margin-left: 0;}

	.col.grid_12 {margin-left: 0; float: none;}

	

	.col img {max-width: 100%; height: auto;}

	.col:after {content: ""; display: table; clear: both;}

	

	.first {margin-left:0;}

	.last {margin-right:0;}

	.right {margin-right: 0; float: right;}





	hr {border: 1px solid #ccc; margin: 30px 0;}





/* =============================================================================

   Custom Styles

   ========================================================================== */

   

	

	

	/*----- Header Styles -----*/

.nav-bg {
    padding: 20px;
    background: rgba(255,255,254,1);
    position: fixed;
    width: 100%;
    z-index: 5;
    transition: padding 0.4s, background 0.4s;
    top: 71px;
}
.logo {float:left; width:200px; transition: width 0.4s;}

.logo img {width:100%; height:auto;}


.blue-bar {
    color: #fff;
    background-color: #223dae;
    padding: 5px;
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 6;
    top: 0;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}


.superhead {
    background: #f4f7f8;
    position: fixed;
    top: 35px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 12px;
    z-index: 6;
    border-top: 1px solid #fff;
}
.superhead a {color:#000; text-decoration:none;}

.superhead img {margin:0px 10px -1px 0;}

.superhead .phone {float: left; padding: 5px 20px; font-size: 16px;}

.superhead .phone a {color:#223dae; font-weight:700;}

.superhead .free-case {float: right; padding: 5px 20px; color:#fff; font-weight:700; background-color:#223dae; margin:0 20px; text-transform:uppercase;}

.superhead .free-case:hover {box-shadow:0px 0px 7px rgba(0,0,0,0.4);}

.superhead .free-case a {color:#fff; text-decoration:none;}



.nav-bg.fix-header {padding:10px 20px; background:rgba(255,255,255,1); transition: padding background 0.4s; border-bottom:1px solid #ccc;}

.nav-bg.fix-header .logo {width:150px; transition: width 0.4s;}



.mobile_burger {display:none; float:right;}

	

.nav {float:right; margin-top:8px; transition: margin-top 0.4s;}

.nav ul li {display:inline-block; padding:0px 7px;}

.nav ul li a {padding:10px 0px; font-size:14px; color:#363636; font-family: 'Lato', sans-serif; font-weight: 500; transition:padding 0.25s; text-decoration:none;}

.nav ul li a:hover { color:#223dae; border-bottom:3px solid #223dae; text-decoration:none;}

.nav ul li.current_page_item > a,

.nav ul li.current-menu-ancestor > a,

.nav ul li.current-menu-item > a,

.nav ul li.current-menu-parent > a {color:#223dae; border-bottom:3px solid #223dae; text-decoration:none; font-weight: 700;}



.nav-bg.fix-header .nav {margin-top:6px; transition: margin-top 0.4s;}

.nav-bg.fix-header .nav ul li a {padding:13px 0px; transition:padding 0.25s;}

.nav-bg.fix-header .sub-menu {top:43px;}



.menu-item-has-children:hover .sub-menu {display:block;}



.sub-menu {display: none; position: absolute; top: 61px; z-index: 200; text-align: left; padding: 10px 0px; width: 260px; margin: 0 0 0 -200px;}

.sub-menu li {float: none; display:block !important; font-size: 14px; padding: 0px !important; margin:0; background-color:#223dae;}

.sub-menu li a {padding: 8px 15px !important; color: #fff !important; display: block; border-bottom:none !important;}

.sub-menu li a:hover {border-bottom:none !important; color:#fff !important;}

.nav ul .sub-menu li.current_page_item > a,

.nav ul .sub-menu li.current-menu-ancestor > a,

.nav ul .sub-menu li.current-menu-item > a,

.nav ul .sub-menu li.current-menu-parent > a {border-bottom:none!important; color:#fff !important;}



.btn {padding: 15px 30px; background-color: #fff; color: #223dae !important; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 18px !important; display: inline-block; border-radius: 4px; margin-top: 30px; text-transform:uppercase; text-decoration:none;}

.btn:hover {background-color: #f1f1f1; text-decoration:none; box-shadow:0px 0px 7px rgba(0,0,0,0.4);}

a.btn {padding: 15px 30px; background-color: #fff; color: #223dae !important; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 18px !important; display: inline-block; border-radius: 4px; margin-top: 30px; text-transform:uppercase; text-decoration:none;}

a.btn:hover {background-color: #f1f1f1; text-decoration:none; box-shadow:0px 0px 7px rgba(0,0,0,0.4);}



a.btn-3 {padding: 15px 30px; background-color: red; color: #fff !important; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 18px !important; display: inline-block; border-radius: 4px; margin-top: 15px; text-transform:uppercase; text-decoration:none;}

a.btn-3:hover {background-color: red; text-decoration:none; box-shadow:0px 0px 7px rgba(0,0,0,0.4);}

.nivo-caption a.btn {padding: 15px 30px; background-color: #ffd820; color: #fff !important; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 18px !important; display: inline-block; border-radius: 4px; margin-top: 30px; text-transform:uppercase; text-decoration:none;}

.nivo-caption a.btn:hover {background-color: #f5ca00; text-decoration:none; box-shadow:0px 0px 7px rgba(0,0,0,0.4);}



a.btn-2 {font-size:15px !important; background-color:red !important; color:#fff !important; padding:10px 30px !important; margin-top:20px !important; margin-top:30px; border-radius:4px; text-transform:uppercase; text-decoration:none; font-family: 'Lato', sans-serif; font-weight: 500; display:inline-block;}

a.btn-2:hover {background-color:#223dae; box-shadow:0px 0px 7px rgba(0,0,0,0.6);}

.btn-2 {font-size:15px !important; background-color:#223dae !important; color:#fff !important; padding:10px 30px !important; margin-top:20px !important; margin-top:30px; border-radius:4px; text-transform:uppercase; text-decoration:none; font-family: 'Lato', sans-serif; font-weight: 500; display:inline-block; border:none; cursor:pointer;}

.btn-2:hover {background-color:#223dae; box-shadow:0px 0px 7px rgba(0,0,0,0.6);}



.metaslider {position: relative; top: 85px;}

.nivo-caption {position: absolute !important; top:0 !important; left:0 !important; background:rgba(34,61,174,0.85) !important; padding:18% 2% 0 5% !important; height:100% !important; width:43% !important; opacity:1 !important; font-family: 'Lato', sans-serif !important; font-weight: 700 !important; font-size:50px !important;}

.nivo-caption h1 {font-size: 27px; font-family: 'Lato', sans-serif !important; font-weight: 500 !important; line-height: 37px;}

.nivo-caption h1 strong {color: #ffd820; font-family: 'Lato', sans-serif !important; font-weight:700;}

.nivo-caption img {width:180px !important; height:129px !important; display:block !important; position:relative !important; left:15% !important;}



.slide2 {margin:-8% 0 0 8%;}

.slide3 {margin:-10% 0 0 0;}



.small .metaslider {position: relative; top: 85px;}

.small .nivo-caption {position: absolute !important; top:0 !important; left:0 !important; background:rgba(34,61,174,0.85) !important; padding:8% 1% 0 5% !important; height:100% !important; width:37% !important; opacity:1 !important; font-family: 'Lato', sans-serif !important; font-weight: 700 !important; font-size:40px !important;}

.small .nivo-caption h1 {

    font-size: 22px;

    font-family: 'Lato', sans-serif !important;

    font-weight: 500 !important;

    line-height: 30px;

}

.small .nivo-caption h1 strong {color: #f5ca00; font-family: 'Lato', sans-serif !important; font-weight:700;}

.small .nivo-caption img {width:100px !important; height:auto !important; display:block !important; position:relative !important; left:5% !important;}



.small .slide1 {margin:5% 0 0 0;}

.small .slide2 {margin:0% 0 0 8%;}

.small .slide3 {margin:-5% 0 0 0;}



.main-banner {background-size:cover; background-attachment:fixed; margin:90px 0 -10px 0; background-image: url('images/courthouse.jpg');}

.main-banner .text {padding: 180px 10%; background: rgba(34,61,174,0.85); text-align: center;}

.main-banner h1 {font-size:46px; line-height:54px; font-family: 'Lato', sans-serif; font-weight: 700; color:#e6ebff; padding:0; margin:0;}



.section {padding:50px 0; background-color:#fffbf7;}

.section.no-pad {padding:0px;}

.section h2 {font-family: 'Lato', sans-serif; font-weight: 700;  font-size: 31px; line-height: 40px; color: #223dae; margin: 0 auto; text-align: center; width:20%; position:relative; background-color:#ffffff;}

.section h3 {font-size: 18px; margin: 30px 0 20px 0; line-height:30px; font-family: 'Lato', sans-serif !important; font-weight: 700; color:#223dae;}

.section.grey {background-color:#f1f1f1; box-shadow: 0px 0px 15px rgba(0,0,0,0.3); position:relative;}

.section.grey h2 {background-color: #f1f1ef;}

.section.background-image {background-size: cover; background-position: center; background-attachment:fixed; padding:0;}

.section.background-image h2 {background-color:rgba(0,0,0,0);}

.section h2.how-different {width:100%;}

.section h2.about {width: 100%; margin: 0 0 30px 0;}

.section h2.top {width:100%; background-color: #fffbf7;}

.section h2.contact {width:100%;}



.section .wrapper.shadow {box-shadow: 0px 0px 15px rgba(0,0,0,0.3); padding: 40px; margin: 0px auto 5px auto; z-index: 2; position: relative; background-color: #fff;}



.wrapper-narrow h2 {font-family: 'Lato', sans-serif; font-weight: 700;  font-size: 32px; line-height: 40px; color: #223dae; margin: 0 0 10px 0; text-align: inherit; width:100%; position:relative; background-color: rgba(255,255,255,0);}



.title-line {width: 500px; height: 2px; background-color: #cccccc; margin: -20px auto 50px auto;}



.col-3 {width:33.3%; float:left;}

.col-3.faq {padding:0 20px 20px 0;}

.col-2-3 {width:66.6%; float:left;}

.col-2 {width:50%; float:left;}



.results {text-align: center; font-size: 18px; line-height: 27px; text-transform: uppercase;}

.results p {margin:0;}

.results #count1, .results #count2, .results #count3 {font-size:27px; color:#223dae; font-weight:700;}

.results .image {height:90px;}



.border-box {text-align: center; padding: 30px; border: 1px solid #223dae; border-radius: 4px; margin: 0 3%; font-size:20px; line-height:25px; font-family: 'Lato', sans-serif; font-weight:300;background-color: #fff; box-shadow: 0px 0px 15px rgba(0,0,0,0.3);}

.border-box .text {margin:20px 0 0 0; min-height:130px;}

.border-box a.btn {font-size:15px !important; background-color:red !important; color:#fff !important; padding:10px 30px !important; margin-top:20px !important;}

.border-box h3 {font-size:35px; line-height:35px; font-family: 'Lato', sans-serif; font-weight:700; color:#f9cd00;}



.testimonial {background:rgba(34,61,174,0.85); padding:50px 0; box-shadow: 0px 0px 15px rgba(0,0,0,0.3);}

.testimonial h2 {color:#fff; width:100% !important;}



.light-bg {background:rgba(255,255,255,0.9); padding:50px 0; box-shadow: 0px 0px 15px rgba(0,0,0,0.3); position:relative;}



.slider {margin:40px 0 0 0;}

#text-slider {font-size:20px !important; line-height:25px !important; color:#fff; font-family: 'Lato', sans-serif !important; font-weight: 300 !important; text-align:center;}

#text-slider span {font-weight: 700; margin: 30px 0 0 0;}

#text-slider-controls {width: 100% !important; height: auto !important; float: right !important; margin: -10% 0 0 0 !important; position: relative !important;}

.icon-chevron-left {float:left;}

.icon-chevron-right {float:right;}

#text-slider article {width: 76% !important; left: 12% !important; font-style:italic;}

.nav-color {color: #fff !important; font-size: 40px !important;}

.testimonial-slider {text-align: center; margin: -180px 0px 40px;}

a.cta {padding: 30px 10%; text-align: center; margin: 20px 0px; color: #223dae !important; font-size: 28px; line-height: 28px; font-family: 'Lato', sans-serif; font-weight: 400; display: inline-block; width: 100%; border-top: 2px solid #223dae; border-bottom: 2px solid #223dae; text-decoration:none;}



.question {font-family: 'Lato', sans-serif; font-weight: 700; font-size: 22px; line-height: 26px; color: #223dae; background-color: #f4f7f8; padding: 10px 35px 10px 15px; margin: 0 0 10px 0; cursor: pointer; background-image: url(images/arrow.png); background-repeat: no-repeat; background-position: 98% 48%;}

.answer {display:none; font-size:16px; line-height:20px;}

.question.active {background-image: url(images/arrow-up.png); background-repeat: no-repeat; background-position: 98% 48%;}





form {text-align:center;}

.wrapper input, .wrapper textarea {padding:15px; border-radius:4px; background-color:#fff; border:1px solid #ccc; width:100%; margin:5px 0; font-family: 'Lato', sans-serif; font-weight: 300;}

.wrapper input[type=checkbox] {width:auto !important;}

.wrapper input[type=submit] {width:auto !important;}



.wrapper input.left {float:left; width:49%;}
.wrapper input.col-3 {float:left; width:33%; margin:5px 0.25%;}
.wrapper input.col-3-left {margin:5px 0.25% 5px 0;width:33%; float:left;}
.wrapper input.col-3-right {margin:5px 0 5px 0.25%;width:33%; float:right;}
.wrapper input.right {float:right; width:49%;}



.wrapper .lcol {float: right; width: 70%;}

.wrapper .rcol {float:left; width:25%;}

.contact-info { padding: 20px; background-color: #223dae; border-radius: 4px; color: #fff; margin: 7px 0; font-size:16px;}

.contact-info a {color:#fff; text-decoration:none;}

.contact-info h2 { font-family: 'Lato', sans-serif; font-weight: 700; font-size: 25px; line-height: 30px; color: #fff; margin: 0 0 20px 0; text-align: left; width: 100%; position: relative; background-color: rgba(255,255,255,0);}



.posts {margin:0 0 40px 0; padding:0 0 40px 0; border-bottom:2px solid #666; font-size:14px; line-height:18px; font-style:italic;}

.posts .post-thumb {width: 50%; height: 320px; background-size: cover; background-position: center; float: left;}

.posts a {color:#000;}

.posts a:hover {text-decoration:none; color:#333;}

.posts h2 {font-size: 24px !important; line-height:30px !important; text-transform: uppercase !important; letter-spacing: 2px !important; font-family: 'robotolight' !important; color: #000 !important; padding: 0px 0px 20px 0px !important; margin:0px 0px 20px 0px !important; border-bottom: 1px solid #ccc !important; font-style:normal !important;}

.posts .btn {padding: 8px 25px; background-color: #00acc8; color: #fff; font-family: 'Lato', sans-serif; font-weight: 700; font-size: 12px; display: inline-block; border-radius: 0px; margin-top: 10px; text-transform: uppercase; letter-spacing: 2px;}

.posts .text {float: right; width: 46%;}

.posts .meta {margin:0 0 20px 0; color:#666; font-size:14px; font-style:normal;}

.posts .moretag {display:none;}



.side-bar {float:right; width:25%;}

.side-bar .widget {padding:30px; border:2px solid #666; margin:0 0 30px 0; text-align:center; font-size:12px;}

.side-bar .widget h2 {font-size:16px !important; text-transform:uppercase !important; letter-spacing:2px !important; font-family:'robotolight' !important; margin:0 !important;}

.side-bar .widget .cat-item-3 {display:none;}

.side-bar .widget input {padding: 10px; border-radius: 0px; background-color: #fff; border: none; width: 100%; margin: 5px 0; font-family: 'Lato', sans-serif; font-weight: 300; border-bottom: 1px solid #ccc;}

.side-bar .widget input[type=submit] {padding: 10px; background-color: #00acc8; color: #fff; font-family: 'Lato', sans-serif; font-weight: 300; font-size: 14px; display: inline-block; border-radius: 0px; margin-top: 15px; text-transform: uppercase; letter-spacing: 0px; width: 100%; cursor: pointer; border: none;}

.side-bar .widget a {color:#000;}

.side-bar .widget a:hover {color:#666; text-decoration:none;}



.archive-title h2 {font-size:28px; text-transform: uppercase; letter-spacing: 2px; font-family: 'Lato', sans-serif; font-weight: 300; margin-bottom: 40px;}



.testimonials {width: 46%;

    float: left;

    margin:0px 2% 20px  2%;

    font-size: 15px;

    line-height: 18px;

    text-align: center;}

.testimonials:nth-child(2n+1) {clear:both;}

.testimonials h2 {        font-family: 'Lato', sans-serif;

    font-weight: 700;

    font-size: 20px !important;

    line-height: 20px !important;

    color: #223dae;

    background-color: rgba(255,255,255,0);

    display: inline-block;

    width: 66%;

    margin: 10px;

    position: relative;

    left: 4px;

    text-align: left;}

.testimonials .quote {    font-family: 'Lato', sans-serif;

    color: #223dae;

    margin: 0 auto 20px auto;

    background-image: url(images/quote.png);

    height: 40px;

    width: 50px;

    background-repeat: no-repeat;

    background-position: center;}

.testimonials .arrow {    width: 0;

    height: 0;

    border: 0 solid transparent;

    border-top-width: 0px;

    border-bottom-width: 35px;

    border-right: 35px solid #f4f4f4;

    float: left;

    left: 40px;

    position: relative;}

.testimonials .box {padding: 20px;

    background-color: #f4f4f4;

    border-radius: 4px;}





.wufoo input.text, .wufoo input.search, .wufoo textarea.textarea { padding: 10px; border: 1px solid #ccc; border-radius: 4px;}



.imagerow {}

.imagerow .image {float: left; width: 33.33%; background-size:cover; background-position:center; background-attachment:fixed;}

.imagerow .image .text {    padding: 150px 30px;

    text-align: center;

    color: #fff;

    font-size: 27px;

    background: rgba(34,61,174,0.7);

    font-weight: 700;}


.wrapper.shadow.consumer-guides h1, .wrapper.shadow.consumer-guides h2, .wrapper.shadow.consumer-guides h3 {width:100%; margin-bottom:20px;}
.wrapper.shadow.consumer-guides a {padding:10px 20px; color:#fff; background-color:#223dae; width:48%; text-align:left; text-decoration:none; display:block; border-radius:4px; font-weight:700; margin:10px; background-image: url("images/download.png"); background-repeat: no-repeat; background-position: 97% 11px; background-size: 16px; font-size:15px; float:left;}

.credential-logos img { margin:10px; }
.credential-logos.interior img {width: 16.6%; height:auto; margin:0px;}

/* =============================================================================

   Footer

   ========================================================================== */



.footer {background-color: rgb(41, 71, 199); padding: 20px; margin:-10px 0 0 0;}
.footer-image {    width: 105px;
    height: auto;
    margin: -28px 10px !important;}

.social {float:left;}

.footer .copyright {float: right; color: #fff; font-size: 11px; text-transform: uppercase; font-family: 'Lato', sans-serif; margin: 8px 0; letter-spacing: 1px; font-weight: 300; text-align:right;}

.copyright a {color:inherit; text-decoration:none;}



.sub-footer {background-color:#223dae; color:#fff; font-size:12px; line-height:16px; font-family: 'Lato', sans-serif; padding:15px 20px; text-align:center; font-style:italic;}

.logos {text-align: center; padding: 40px 0px;}
.logos img {margin:0px 10px !important;}







/* =============================================================================

   Responsive

   ========================================================================== */



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

.service {min-height:420px;}

.portfolio-thumb {min-height:310px;}

.portfolio-thumb .text {height:310px;}

}

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

.portfolio-thumb {min-height:340px;}

.portfolio-thumb .text {height:340px;}

}

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

.service {min-height:420px;}

.wrapper {width:90%;}

iframe {width:100%;}

.nivo-caption {font-size:44px !important;}

.nivo-caption h1 {font-size:24px; line-height:34px;}

.nivo-caption img {width:150px !important; height:auto !important; left:10% !important;}

a.btn {font-size: 16px !important;}

.nav ul li {display: inline-block; padding: 0px 4px;}

.small .nivo-caption {padding:6% 1% 0 5% !important;}

.small .nivo-caption h1 {

    font-size: 18px;

    font-family: 'Lato', sans-serif !important;

    font-weight: 500 !important;

    line-height: 26px;

}

}

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

.service {min-height:440px;}

.why .image {width:60%;}

.mobile_burger {display:block;}
.mobile_burger img {width:30px; height:auto;}

#navigation {display:none; width: 100%; background-color: #223dae; padding: 10px 20px;}

.nav ul li.current_page_item > a, .nav ul li.current-menu-ancestor > a, .nav ul li.current-menu-item > a, .nav ul li.current-menu-parent > a {color: #fff; border-bottom: 3px solid #fff; text-decoration: none; font-weight: 700;}

.nav ul li {display: block; padding: 2px 0px;}

.nav ul li a {padding: 2px 0px; color: #f1f1f1;}

.nav ul li a:hover {color:#ffffff;}

.nav-bg.fix-header .nav ul li a {padding: 2px 0px !important; transition:padding 0.25s;}

.nav-bg.fix-header .sub-menu {top:0px;}

.sub-menu {position: relative; top: 0; text-align: left; padding: 0px; width: auto; margin: 0;}

.sub-menu li a {padding: 2px 10px !important; border-bottom: 1px solid #fff !important;}



}

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

.portfolio-thumb {min-height:370px;}

.portfolio-thumb .text {height:370px;}

.wrapper .lcol {width: 60%;}

.wrapper .rcol {width: 35%;}

.wrapper-narrow {width:90%;}

.nivo-caption {width: 50% !important;}

.section h2.how-different {width: 50%;}

.section h2.about {width: 50%;}

.title-line {width: 60%;}

.small .nivo-caption {width:100% !important; text-align:center; padding: 6% 5% 0 5% !important;}

.small .metaslider img {height:300px !important; width:auto !important; left:-100px !important;}

.small .metaslider .nivo-caption img {width:100px !important; height:auto !important; left:45% !important;}

.small .slide2 {margin:0% 0 0 0%;}

.small .slide3 {margin:0% 0 0 0;}

.slide3 {

    margin: -30% 0 0 0;

}

.imagerow .image {width:100%;}

.imagerow .image .text {padding: 30px;}

}

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

.service {min-height:460px;}

.why .text {width: 100%; margin: 20px 0;}

.why .image {float: none; width: 60%; text-align: right; margin: 0px auto;}

.section h2 {width:30%;}

.wrapper-narrow h2 {width:auto;}

.testimonials h2 {width:auto !important;}

.border-box .text {margin: 20px 0 0 0; min-height: 155px;}

}

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

.service {min-height:410px; width:48%;}

.about .text {width:70%;}

.portfolio-thumb .text h3 {font-size:22px; line-height:22px;}

.portfolio-thumb .text {font-size:14px; line-height:20px; height:260px; padding:50px 40px;}

.portfolio-thumb {min-height:260px;}

.feature h2 {line-height:30px; font-size:25px;}

.feature .text {font-size:14px; line-height:21px;}

.nivo-caption {font-size:34px !important;}

.nivo-caption h1 {font-size:20px; line-height:30px;}

.nivo-caption img {width:100px !important; height:auto !important; left:10% !important;}

a.btn {font-size: 14px !important;}



}

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

.service {min-height:420px;}

.feature .text {height:450px;}

.feature .image {height:450px;}

iframe {width:100%;}

.col-3 {width: 100%; float: none; margin: 10px 0;}

.col-2 {width: 100%; float: none; margin: 10px 0;}

.col-2-3 {width:100%; float:none; margin:10px 0; clear:both;}

.col-3.faq {padding:0;}

.border-box .text {min-height: auto;}
.superhead {position:absolute;}
.blue-bar {position:absolute;}
.credential-logos.interior img {width: 33%; height:auto; margin:0px;}
.nav-bg.fix-header {top:0px;}
}

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

.service {min-height:430px;}

.about .text {width:100%;}

.portfolio-thumb .text {font-size:14px; line-height:20px; min-height:200px; padding:20px;}

.portfolio-thumb {height:200px;}

.wrapper .lcol {width: 100%;}

.wrapper .rcol {width: 100%;}

.contact-info {margin:10px 0;}

.side-bar {width:100%;}

.nivo-caption {font-size:34px !important; width:100% !important; height:50% !important; bottom:0 !important; padding:20px 5% !important; top:auto !important; text-align:center !important;}

.nivo-caption h1 {font-size:18px; line-height:28px;}

.metaslider .nivo-caption img {width:100px !important; height:auto !important; left:45% !important;}

a.btn {font-size: 14px !important;}

.slide2 {margin:0%;}

.slide3 {margin:0%; margin-top:50px;}

.metaslider img {height:500px !important; width:auto !important; left:-100px !important;}

.section h2.how-different {width: 60%;}

.section h2.about {width: 60%;}

.section h2 {width: 60%;}

.wrapper-narrow h2 {width:auto !important;}

.wrapper-narrow {

    width: 95%;

    padding: 30px;

}

.title-line {width: 80%;}

#gallery-1 img {

    border: 2px solid #cfcfcf;

    width: 100%;

    height: auto;

}

}

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

.service {min-height:340px; padding:20px;}

.service .icon {height:40px;}

.service .icon img {width:auto; height:40px;}

.service h3 {font-size:16px; line-height:18px;}

.service .text {font-size: 12px; line-height: 19px;}

.service .btn {font-size:13px; padding:10px 30px;}

.why .image {width:100%;}

.portfolio-thumb {width: 49%; margin: 0px 0.5% 6px 0.5%;}

.feature .text {padding:40px 5%;}

.style-guide {width:100%;}

.metaslider img {left:-200px !important;}

.testimonials {width:100%;}

.testimonials:nth-child(3n+1) {clear:none;}

.testimonials:nth-child(2n+1) {clear:none;}

.main-banner {background-size: cover; background-attachment: initial;}
.footer-image {    width: 105px;
    height: auto;
    margin: 10px !important;}

}

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

.main-banner h1 {font-size:40px;}

.wrapper-narrow h2 {font-size: 30px; line-height: 35px;}

blockquote {font-size: 26px; line-height: 30px;}

body {font-size: 16px; line-height: 23px;}

a.cta {font-size: 24px; line-height: 24px;}

.nivo-caption {height:100% !important; padding:70px 20px !important;}

.metaslider img {height:400px !important; width:auto !important; left:-100px !important;}

.metaslider .nivo-caption img {width:40% !important; height:auto !important; left:30% !important;}

.section h2.how-different {width: 100%;}

.section h2.about { width: 100%;}

.section h2 {width: 100%;}

.title-line {width: 100%;}

.nav-bg {top:33px;}

img.alignleft {width:100%; height:auto;}

img.alignright {width:100%; height:auto;}

img.aligncenter {width:100%; height:auto;}

.top iframe {height:300px;}

.superhead .free-case {

    float: none;

    padding: 5px 20px;

    color: #fff;

    font-weight: 700;

    background-color: #223dae;

    margin: 0 auto;

    text-transform: uppercase;

    display: inline-block;

}

}

@media only screen and (max-width: 500px) {
	
.credential-logos img {float: left; margin: 5px; height: auto; width: 30%;}
.credential-logos.interior img {width: 33%; height:auto; margin:0px; float:left;}

.cta input {width:100%;}

.service {min-height:auto; width:100%;}

.posts .post-thumb {width:100%;}

.posts .text {width: 100%; margin-top:30px;}

.metaslider img {left:-300px !important;}

.section h2 {font-size: 25px; line-height: 30px;}

.results {text-align: center; font-size: 14px; line-height: 23px; text-transform: uppercase;}

.results strong {font-size: 21px;}

.border-box h3 {font-size: 25px; line-height: 25px;}

.border-box {font-size: 16px; line-height: 21px;}

.border-box a.btn {font-size: 12px !important;}

#text-slider {font-size: 16px !important; line-height: 21px !important;}

.small .metaslider img {height:400px !important; width:auto !important; left:-100px !important;}

.small .metaslider .nivo-caption img {width:100px !important; height:auto !important; left:35% !important;}

.title-line {display:none;}

.section.background-image {background-attachment:scroll;}

.superhead {

    font-size: 11px;
    top: 31px;
    text-align: center;

}

.superhead .phone {width:100%;}

.nav-bg {

        top: 96px;

}
.testimonial-slider {
    text-align: center;
    margin: -250px 0px 170px;
}
.metaslider {
    position: relative;
    top: 175px;
	margin:0px 0px 80px 0px;
}
.nivo-caption {
    height: 100% !important;
    padding: 30px 20px !important;
}

#wufoo-m1wxp0f10ato2k0 iframe {min-height: 3200px;}
.main-banner {margin: 180px 0 -10px 0;}
.main-banner .text {padding:70px 10% 100px 10%;}


}

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

.portfolio-thumb .text {font-size: 12px; line-height: 16px; height:180px;}

.portfolio-thumb .text h3 {font-size: 16px; line-height: 18px;}

.portfolio-thumb {min-height:180px;}

.section h2 {font-size:25px; line-height:25px;}

.about .text {font-size: 17px; line-height: 25px;}

.about .text h2 {font-size:30px;}

.about .text .sub-title {font-size:20px;}

a.btn {font-size:15px;}

.why h2 {font-size:30px; line-height:30px;}

.cta h2 {font-size:26px; line-height:30px;}

.cta {font-size:14px; line-height:21px;}

.main-banner h1 {font-size: 30px; line-height: 40px;}

.main-banner .sub-title {font-size: 19px; line-height: 21px;}

.main-banner .btn {padding: 20px 30px; font-size: 18px; line-height:22px;}

.social {float: none; text-align: center;}

.footer .copyright {float: none; text-align: center;}

.logo {width: 150px;}

.posts .post-thumb {height:200px;}

.wrapper-narrow h2 {font-size: 24px; line-height: 28px;}

body {font-size: 14px; line-height: 21px;}

blockquote {font-size: 24px; line-height: 28px;}

a.cta {font-size: 20px; line-height: 20px;}

.question {font-size:20px; line-height:24px;}

.small .nivo-caption {font-size:35px !important; padding:23% 2% 0 2% !important;}

.nivo-caption a.btn {font-size:15px !important;}
.blue-bar {font-size:11px;}
.col-3 img {width:100%; height:auto;}
.superhead .phone {font-size:15px;}
.superhead {top:28px;    padding: 0px 0px 10px 0px;}
.nav-bg {
    top: 101px;
}
.metaslider {
    position: relative;
    top: 190px;
}
.top {margin:40px 0 0 0;}
.results img {height:auto; width:auto;}
.section .wrapper.shadow {padding:20px;}
.wrapper.shadow.consumer-guides a {width:96%;}
.nivo-caption {padding:30px 20px !important; font-size:30px !important;}
.nivo-caption h1 {
    font-size: 16px;
    line-height: 24px;
}
a.btn-3 {font-size:14px !important;}
iframe {
    width: 100%;
    height: auto;
    padding: 15px 0 0 0;
}
.three-step .col-3 {
    padding: 0px;
    font-size: 16px;
    line-height: 22px;
}
.section {
    padding: 20px 0;}
	
.testimonial .metaslider {top:70px;}
.sub-menu li a {font-size:12px !important;}

}

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

.portfolio-thumb {width:100%; margin:0px 0px 5px 0px;}

.portfolio-thumb .text {height:auto;}

.main-banner h1 {font-size: 25px; line-height: 35px;}


.superhead {font-size:10px; }

.superhead .phone {float: left; padding: 10px 10px 10px 20px; font-size: 13px;}

.wrapper input.left {width:100%;}

.wrapper input.right {width: 100%;}

a.btn {padding:10px;}

.nivo-caption a.btn {font-size:15px !important; padding:15px;}

.small .nivo-caption {font-size:35px !important; padding:23% 5% 0 5% !important;}

}

@supports (-webkit-overflow-scrolling: touch) {
	.answer {display: block;}
}