body,html {height:100%;}
body {background:#fff; color:#191919; font-family: 'Open Sans', serif; font-weight:400; padding: 0; margin:0; margin-top: 100px;}
p {font-family: 'Open Sans', serif; line-height:1.8em; font-size:1.125em;}
ul li {font-family: 'Open Sans', serif; line-height:inherit; font-size:inherit;}
b, strong {font-weight:bold;}
em {font-style:italic;}
hr{opacity:.5; clear:both;}
hr.thick {
    border-top: 4px solid #ccc;
}
img {
    max-width: 100%;
    height: auto;
}
a {color:#5f5754;}
a:hover {color:#000;}
.btn {font-family: 'Open Sans', sans-serif; font-weight:400; border-radius:0;}
.btn-group-lg>.btn, .btn-lg {font-size: 1.5rem; padding: 8px 20px;}

.btn-border {
    color: inherit;
    border: 3px solid #fff;
}
.btn-border:hover {background:#fff; color:#000; border-color:#fff;}

.btn-yellow {background:#e8e000; color:#0c6fde;}
.btn-yellow:hover {background:#d3d001; color:#fff;}

.btn-green {background:#4b9225; color:#fff;}
.btn-green:hover {background:#3c761e; color:#fff;}

.btn-red {background:#c5001e; color:#fff;}
.btn-red:hover {background:#000; color:#fff;}

.btn-outline-red {background:transparent; border: 2px solid #c5001e; color:#c5001e;}
.btn-outline-red:hover {background:#c5001e; color:#fff;}

.btn-brown {background:#5f5754; color:#fff;}
.btn-brown:hover {background:#3e3836; color:#fff;}

.btn-black {background:#000; color:#ff0;}
.btn-black:hover {background:#fff; color:#000;}

.btn-arrow {background:#fff url(https://accadjusters.com/wp-content/themes/connectica/images/arrow.png) no-repeat center right; background-size:contain; color:#2b5fac; padding: 6px 45px 6px 12px; border:0;}
.btn-arrow:hover {background:#2b5fac url(https://accadjusters.com/wp-content/themes/connectica/images/arrow-hover.png) no-repeat center right; background-size:contain; padding: 6px 45px 6px 12px; color:#fff;}


/*.btn-slant {transform: skew(-20deg);}*/

pre {
    white-space: normal;       /* Since CSS 2.1 */
    white-space: -moz-normal;  /* Mozilla, since 1999 */
    white-space: -normal;      /* Opera 4-6 */
    white-space: -o-normal;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    font-size:inherit;
}

.bg-red {background:#c5001e;}
.bg-blue {background:#1dafed;}
.bg-green {background:#4b9225;}
.bg-black {background:#000;}
.bg-white {background:#fff;}
.bg-brown {background:#5f5754;}
.bg-yellow {background:#e8e000;}

section ul {margin-left:30px; list-style:disc;}

.img-border {border: 2px solid #ccc;}

.form-control {border-radius:0;}

.font-open-sans, .font-open-sans * {font-family:'Open Sans', sans-serif;}

/****** Universal styles ******/
h1,h2,h3,h4,h5,h6 {font-family:'Open Sans', sans-serif; font-weight: 700; line-height:1.2em; color:#191919;}
/*
 * h1 {font-size:3.25em;}
h2 {font-size:2.75em;}
h3 {font-size:2.4em;}
h4 {font-size:2em;}
h1 span.small {font-weight:400; font-style:initial; letter-spacing:0.1em; font-size:30%;}
*/

.home h1 {font-size:3.25em;}
.home h2 {font-size:2.75em;}
.home h3 {font-size:2.4em;}

.black{color:#000;}
.red a {color:#ed2124;}
.red.btn {color:#fff;}
span.red {color:#ed2124;}

h5 {color:#777;margin-top:20px;}

.upper {text-transform:uppercase; line-height:0.9em;}

.bg-blue {background:#fff;}
.bg-blue.entry-title {padding: 30px 0; text-align:center;}
.bg-blue h1 {color:#191919;}
.bg-blue h1:after {content:''; display:block; height:4px; background:#191919; width:100px; margin: 10px auto;}


.clr {clear:both; height:10px;}
.clrMid {clear:both; height:50px;}

.edit-link {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99999999;
}

.grayscale img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	opacity:0.5;
}
.grayscale img:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	opacity:1;
}

.entry-content ul {list-style:disc; margin-left:30px;}
.entry-content ol {list-style:decimal; margin-left:30px;}
.entry-content #primary.widget-area ul.sid, .entry-content ul.brandCats {margin-left:0;}

.entry-content ul.half li {width: 50%; float:left;}
.entry-content ul.thirds li {width: 33%; float:left;}
.entry-content ul.fourths li {width: 25%; float:left;}

.entry-content ul.pagination, .entry-content ul.accordion, .entry-content ul.list-unstyled, .entry-content ul.wp-block-gallery {margin:0; list-style:none;}

ul.check-list {list-style:none;}
ul.check-list li:before {
	display: inline-block;
    content: "\f00c";
    vertical-align: -.25em;
    margin-left: -30px;
    margin-right: 10px;
    color: #e8e000;
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
}

.gallery.card-columns {margin:0; list-style:none;}
.gallery.card-columns figure {margin:0;}

.bar-header {font-weight:bold;}

.round, .btn-round {border-radius:1000px;}

.panel-heading {font-size:1em; font-family:'Open Sans', sans-serif;}

.panel.panel-white {border-radius:0; border:2px solid #2b5fac; margin: 10px;}
.panel.panel-white .panel-body {padding: 35px 25px;}

.line-below:after {content:''; display:block; width:120px; margin:20px auto 20px; border-bottom: 5px solid #ccc;}

.row.collapse {
    display: block;
margin:0;
}

.row.collapse .col-sm-4 {
    padding: 0;
}

.home .row.collapse {border: 2px solid #fff;}
.home .row.collapse img {border: 2px solid #fff;}

.float-right {
    float: right;
    background: #f9f9f9;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #ddd;
}


.white-text>* {color:#fff;}
.white-text span.small {color:#ddd;}



#sidebar .card {margin-bottom: 15px; overflow:hidden;}
#sidebar .card .card-body {padding:0;}
#sidebar .card ul {margin:0; list-style:none;}
#sidebar .card ul li a {display:block; padding: 10px 10px 10px 20px; background:#fff;border-bottom: 1px solid #ddd;}
#sidebar .card ul li:last-child a {border-bottom: 0;}
#sidebar .card ul li a:hover {text-decoration:none; background:#f9f9f9;}

.card * {font-family:'Open Sans', sans-serif;}

ul.leaders {margin-left:0; width:400px; max-width:100%; list-style:none;}

ul.leaders li { clear: both; }

ul.leaders li span:first-child {
	float: left;
	padding: 0 .4em 0 0;
	margin: 0;
}
ul.leaders li span + span {
	float: right;
	padding: 0 0 0 .4em;
	margin: 0;
}

ul.leaders li:after {
	content: "";
	display: block;
	overflow: hidden;
	height: 1.1em;
	border-bottom: 2px dotted;
}

a.facebook {color:#4469B0;}
a.facebook:hover {color:#333;}
a.twitter {color:#1EB7EE;}
a.twitter:hover {color:#333;}
a.linkedin {color:#1277B2;}
a.linkedin:hover {color:#333;}
a.linkedin {color:#1277B2;}
a.linkedin:hover {color:#333;}
a.google {color:#DA4F46;}
a.google:hover {color:#333;}
a.instagram {color:#D11488;}
a.instagram:hover {color:#333;}





/****** SECTIONS ******/
.slogan {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 0.1em;
    color: #2082bc;
}

#logo {
    position: absolute;
    width: 250px;
	height: 70px;
	top: 15px;
	z-index:2;
	background:url(https://accadjusters.com/wp-content/themes/connectica/images/acc-public-adjuster.png) no-repeat center center; 
	background-size:contain;
	transition: height 0.5s ease-in-out, width 0.5s ease-in-out;
}


header {
    padding: 0;
    position: relative;
    width: 100%;
    background: #e8e000;
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    transition: padding 0.5s ease-in-out;
}

header .bg-black {padding: 5px 0;}
header .social {font-size:1.5em;}
header .social a, header .toplinks a.norm {color:#fff;}
header .social a:hover, header .toplinks a.norm:hover {color:#000;}

header .mega-menu-wrap li.bold a {font-weight:bold !important;}

header.fixed-top, .fixed-top {
    position: fixed !important;
    width: 100% !important;
    top: 0;
    z-index: 999;
}


header.addBG #logo {
    width: 220px;
    height:50px;
	top:10px;
}

.metaslider {
    max-width: 100%;
    overflow: hidden;
}

header .cta {
    padding:37px 0;
    font-size:1.3em;
    transition: padding 0.5s ease-in-out;
}

header.addBG .cta {
    padding:18px 0;
}




section{padding-top:100px; padding-bottom:100px;}

section.tight {padding: 40px 0 40px;}

section.shadow {position:relative; box-shadow: 0 .75rem .75rem rgba(0,0,0,.15) !important;}

section.front {
    padding: 120px 0;
	background:#000 url(https://accadjusters.com/wp-content/uploads/2025/11/public-adjuster.webp) no-repeat center center; background-size:cover;
	color:#fff;
}

section.front .trans {background:rgba(0,0,0,0.8); padding: 30px;}

section.front h1 {
    font-size: 2.2em;
    line-height:1.3em;
	font-weight: 400;
    color: #fff;
}

section.front p {font-family:'Open Sans', sans-serif;}

section.front .btn {text-shadow:none; margin-top:20px;}

.types_claims, .what_know, .process {background-size:cover; padding: 100px 0; display:block; color:#fff; font-size:1.3em; transition: box-shadow 0.5s ease-in-out;}
.types_claims {background:#000 url(images/types-of-claims.jpg) no-repeat center center;}
.what_know {background:#000 url(images/what-you-should-know.jpg) no-repeat center center;}
.process {background:#000 url(images/our-process.jpg) no-repeat center center;}
.types_claims:hover, .what_know:hover, .process:hover {color:#fff; text-decoration:none; box-shadow: 0 0 20px rgba(0,0,0,0.5);}

#featIcons a:hover {text-decoration:none;}
#featIcons .card .ico {width:150px; margin: -30px -30px -10px;}
#featIcons .card h3 {font-weight:400; font-size:1.07em; margin-bottom:0;}
#featIcons .card .arrow {background:url(https://accadjusters.com/wp-content/themes/connectica/images/arrow-right.png) no-repeat left center; background-size: contain; height:18px; margin-top: 50px; transition: background 0.125s linear;}
#featIcons .card a:hover .arrow {background-position: right center;}

.quote_left {background:#fff url(images/quote-left.png) no-repeat center center; width: 50px; height: 50px; border: 1px solid #ddd; display: inline-block; background-size:contain; transition: background 0.5s ease-in-out, width 0.25s ease-in-out;}
.quote_right {background:#fff url(https://accadjusters.com/wp-content/themes/connectica/images/quote-right.png) no-repeat center center; width: 50px; height: 50px; border: 1px solid #ddd; display: inline-block; background-size:contain; margin-left:10px; transition: background 0.5s ease-in-out, width 0.25s ease-in-out;}

.quote_left:hover {background-color:#f9f9f9; width:100px; background-position:left center;}
.quote_right:hover {background-color:#f9f9f9; width:100px; background-position:right center;}

blockquote.blockquote {
	margin-top:30px;
	margin-bottom: 50px;
}
.blockquote .blockquote-footer {
    text-transform: uppercase;
    margin-top: 15px;
}
.blockquote p {
    font-weight: 700;
    line-height: 1.3em;
	quotes: "\201C""\201D""\2018""\2019";
}
.blockquote p:before {content:open-quote;float:left; color:#5299f0; font-family:'Times New Roman', serif; font-size:3em; margin-right: 6px;}


.img_abs_left {
    position: absolute;
    left: -20px;
    width: 49%;
    margin-top: 150px;
    max-height: 400px;
    overflow: hidden;
}

.img_abs_right {
    position: absolute;
    right: -20px;
    width: 49%;
    margin-top: -60px;
    max-height: 550px;
    overflow: hidden;
}

.move_up {margin-top: -110px; }

.max_height {max-height: initial;}

.img_abs_left img, .img_abs_right img {
    border: 8px solid #fff;
}



section.showroom {background:#000 url(images/designers-mark-showroom.jpg) no-repeat center center fixed; background-size:cover;}

section.custom-header {background:#000; background-position:center center; background-size:initial; background-repeat:no-repeat;}

section.custom-header h1 {color:#fff;}

section.brandsPage {background:#5f5754 url(images/brands-bg.jpg) no-repeat center top; background-size:initial; color:#fff;}

section.brandsPage h1 {color:#fff;}

section.brandsPage h1 span {line-height:1.5em; }

section.brandsContent {overflow:visible;}

section.brandsContent .showroom {
    margin-top: -330px;
}

section.brandsPage .round-img {
    width: 220px;
    background: #fff;
    height: 220px;
    text-align: center;
    margin: 0px auto 0;
    line-height: 220px;
    border-radius: 100%;
    overflow: hidden;
}

#brandContactForm .card-body {background:transparent url(images/dm-stamp-black.png) no-repeat bottom right; background-size:260px;}

.stamp-light {background:#5f5754 url(images/dm-stamp-black.png) no-repeat bottom right; background-size:contain;}


.dealer-list a {border:2px solid #ddd; display:block; opacity:0.8;}
.dealer-list a:hover {opacity:1;}


section.homeSection h2 {margin-top:140px; font-size:2.5em;}

section.homeSection .summary {padding: 0 50px;}


#testimonials .strong-view.modern .testimonial-content {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
}

#testimonials .strong-view.modern .testimonial-inner p {
	font-size:1.3em;
}




.pricing .recommended, .pricing .best {
	margin-top: -24px;
}
.pricing .recommended .recommended-title {
	color:#fff;
	text-align:center;
}

.pricing .best .best-title {
	color:#fff;
	text-align:center;
}

.pricing ul li {
    border-top: 1px solid #eee;
    line-height: 2.5em;
}

.pricing ul li:last-child {
    border-bottom: 1px solid #eee;
}

.pricing h2 small {font-size:50%;}

.pricing .btn {background:#ccc; color:#000;}
.pricing .btn:hover {background:#000; color:#fff;}

.pricing .btn-warning {background:#ffc107; color:#000;}
.pricing .btn-warning:hover {background:#000; color:#fff;}


.menu-top-menu-container {width:370px; max-width:100%; float:right;}



header #menu-top-menu {margin-top:10px; margin-bottom:15px;}
header #menu-top-menu li {border-right:1px solid #fff;}
header #menu-top-menu li:last-child {border-right:0;}
header #menu-top-menu li a {color:#fff; padding: 10px 15px; font-size:0.85em;}
header #menu-top-menu li a:hover {color:#ccc;}


/*********** Background Video Styles ***************/
.vidbcg {
position:absolute;
top:0px;
right:0px;
z-index:-1;
height:100%;
width:100%;
overflow:hidden;
	background:#000;
}

#videobcg { 
     position: absolute;
     top: 0px;
     right: 0px;
     min-width: 100%;
     min-height: 100%;
     width: 100%;
     height: auto;
     z-index: -2;
     overflow: hidden;
}



section#front-bullets {
    color:#fff;
    padding: 0;
}
section#front-bullets p {margin:0;}
section#front-bullets a {color:#fff; display:block; padding: 20px 20px; margin:0; font-size:1.35em;}
section#front-bullets a:hover {background:rgba(0,0,0,0.125); text-decoration:none;}
section#front-bullets .one {display:inline-block; vertical-align: middle; width: 50px; height:78px; margin-right: 10px; background:url(https://accadjusters.com/wp-content/themes/connectica/images/one.png) no-repeat center center; background-size:100%;}
section#front-bullets .two {display:inline-block; vertical-align: middle; width: 50px; height:78px; margin-right: 10px; background:url(images/two.png) no-repeat center center; background-size:100%;}
section#front-bullets .three {display:inline-block; vertical-align: middle; width: 50px; height:78px; margin-right: 10px; background:url(images/three.png) no-repeat center center; background-size:100%;}
section#front-bullets .circle-border {display:inline-block; vertical-align: middle; width: 50px; height:60px; margin-right: 10px; background:url(https://accadjusters.com/wp-content/themes/connectica/images/circle-border.png) no-repeat center center; background-size:100%; line-height: 60px; font-size: 1.2em; text-align:center;}



section#footer-widgets {padding: 50px 0 30px; background:#000; color:#fff;}

#footer-widgets .title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1.3em;
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 15px;
}

#footer-widgets ul {margin:0;}

#footer-widgets ul li {list-style:none;}

#footer-widgets .post-date {
    display: block;
    font-size: 0.8em;
    font-style: italic;
    color: #ccc;
}

#footer-widgets a {color:#fff;}
#footer-widgets a:hover {color:#ccc;}


.frontfeatured {background:#eeeeee; border-bottom:6px solid #56c5d0; margin-top:15px;}
.frontfeatured .featimg {background-size:cover; background-position:center center; height:240px;}
.frontfeatured .summary {padding: 30px 30px 20px;}
.frontfeatured a {color:#337374;}
.frontfeatured a:hover {color:#222;}
.frontfeatured a.btn {color:#fff;}


section.hero {padding:180px 170px; background-size:cover; background-position: center center;}
section.hero h1 {color:#fff; text-shadow: 1px 1px 3px #000; text-transform:uppercase;} 
section.hero p.lead {color:#fff; text-shadow: 1px 1px 3px #000;}



section.newsletter {background:#ce0d15; color:#fff; padding: 40px 0 25px;}
section.newsletter h3 {color:#fff;}
section.newsletter form {margin-top:15px;}
section.newsletter form input[type=text] {background:transparent; border-radius:0; border: 2px solid #fff;}
section.newsletter form input[type=text]::placeholder {color:#f9f9f9; font-size:90%; font-style:italic;}
section.newsletter form .btn {border:2px solid #fff;}
section.newsletter form .btn:hover {border:2px solid #000; background:#000; color:#fff;}


section.slick-slider {padding:0;}




section.blog .container {margin: 50px auto;}



section.ins img {margin: 10px;}


.plan .col-sm-4 {margin-top:-84px; z-index:2;}

.plan-line {
border: 2px solid #0c6fde;
    width: 70%;
    margin: 0 auto;
    margin-top: 84px;
 z-index:2;
}

.featSection {background:#f5f5f5; border: 1px solid #aaa; padding: 10px; margin: 15px 0;}
.featSection .icon {width:100px; height:100px; margin:15px auto; color:#fff; line-height:100px; font-size:3em;}
.featSection h2 {font-size:1.1em;}

p.social a {color:#ccc; margin-right:6px;}
p.social a:hover {color:#333;}



/****** Intro / Trainer Section, includes header/navigation *****/
.navbar {margin-bottom:0; margin-top:20px;}
a.navbar-brand {margin-top:4px;}
.navbar-brand > img {
    display: inline-block;
max-height: 45px;
}
.kanji{margin-top:-3px;}
ul#menu-main-menu {
    margin-top: 6px;
}
.nav-pills a {border:1px solid transparent;}
.nav-pills>li.active>a.btn{background-color: #fff;color:#333;}
.nav a, .nav a:link {color: #9f9f9f;}
.nav a.btn {color:#000; margin-left:10px;}
.nav a:hover, .nav a:focus {color: #000;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus, .nav-pills>li.current-menu-item>a {background-color: #00A6CF; color: #fff;}

header .head-top .nav a {color:#fff; padding: 6px 15px;}
header .head-top .nav > li > a:focus, header .head-top .nav > li > a:hover {color:#333;}

.navbar-collapse {padding:0;}
.navbar {min-height:10px; border:0px;}
.navbar .nav a, .navbar .nav a:link {color:#888; font-size:1em; text-transform:uppercase; padding: 12px 8px; margin:0 5px;}
.navbar-nav>li>a {margin: 0 10px;}
.navbar .nav .dropdown-menu>li>a {padding:6px 15px;}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {color:#007AA8; background:#fff;}
.navbar-nav>li>.dropdown-menu {border:0;}

.navbar .nav .dropdown-menu a, .navbar .nav .dropdown-menu a:link {margin:0;}

.dropdown-menu>.active>a {background-color: #fff; color:#666;}
.dropdown-menu>.active>a:hover {background-color:#eee; color:#333;}

.navbar-toggle .icon-bar {background: #27418e;	}

#mega-menu-wrap-top-menu {clear:none; float:right;}

/****** Location / Address / Map section *****/
.map::before {
    position: absolute;
    top: 50%;
    left:50%;
    color:#000;
    font-size:50px;
    margin-left:-25px;
    margin-top:-50px;
    text-shadow:0px 0px 20px #fff;
    font-family: 'fontfit';
    content: "\e608";
  }
.add {background-color: rgba(0,0,0,.7);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1));
	background: -moz-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1));
	background: -ms-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1));
	background: -o-linear-gradient(top, rgba(0,0,0,0.7), rgba(0,0,0,1));
  padding-top:10px; padding-bottom:0px; }
p.move{margin-top:650px;margin-bottom:10px;}
.map p small {background-color:rgba(255,255,255,.7);text-shadow: 0 -1px 0 rgba(255,255,255,1);}



/****** Inverted (light on dark) buttons ******/
.btn-invert {
  color: #fff;
  background-color: #000;
  border-color: #222;
}
.btn-invert:hover,
.btn-invert:focus,
.btn-invert:active,
.btn-invert.active,
.open > .dropdown-toggle.btn-invert {
  color: #e6e6e6;
  background-color: #333;
  border-color: #111;
}
.btn-invert:active,
.btn-invert.active,
.open > .dropdown-toggle.btn-invert {
  background-image: none;
}
.btn-invert.disabled,
.btn-invert[disabled],
fieldset[disabled] .btn-invert,
.btn-invert.disabled:hover,
.btn-invert[disabled]:hover,
fieldset[disabled] .btn-invert:hover,
.btn-invert.disabled:focus,
.btn-invert[disabled]:focus,
fieldset[disabled] .btn-invert:focus,
.btn-invert.disabled:active,
.btn-invert[disabled]:active,
fieldset[disabled] .btn-invert:active,
.btn-invert.disabled.active,
.btn-invert[disabled].active,
fieldset[disabled] .btn-invert.active {
  background-color: #ccc;
  border-color: #000;
}
.btn-invert .badge {
  color: #333;
  background-color: #fff;
}


/****** Form Styling ******/
#searchform {margin-bottom:0px; }
#sidebar #searchform {margin-bottom:15px;}


/****** Blog Style ******/
#blog h2 {font-size:1.4em;}
.customDate {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 10px 15px;
border:1px solid #ccc;
border-left:none;
border-top:none;
}

.customDate span.day {
    display: block;
    font-size: 2em;
    font-weight: 800;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1em;
}
.customDate span.up {font-weight:400; font-size: 0.5em; vertical-align: super;}

.customDate span.month {
    display: block;
    text-align: center;
text-transform:uppercase;
color:#ccc;
}

.date {color:#ccc;}




/****** Footer Styles ******/
footer {padding: 0; background:#000; color:#fff;}
footer p {color:#fff;}
footer h4 {color:#000; font-weight:700; font-size:2em;}
footer a {color:#fff; }
footer a:hover {color:#ccc;}
footer i {font-size:1.75em;}

footer hr {border-color:#fff;}

footer .padding {
    padding: 50px 50px 5px;
}



footer .bg-yellow a {
    color:#000;
}
footer .bg-yellow a:hover {
    color:#666;
}


footer input[type="email"] {
    -webkit-border-top-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    padding: 24px 20px;
}

footer form .btn {
    -webkit-border-top-right-radius: 100px !important;
    -webkit-border-bottom-right-radius: 100px !important;
    -moz-border-radius-topright: 100px !important;
    -moz-border-radius-bottomright: 100px !important;
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
    padding: 12px 25px;
	background:#5f5754;
}

footer form .btn:hover {
    background:#fff;
    color:#000;
}



#mainSearch {position:fixed; width:100%; height:100%; z-index:9999; background:#fff url(images/dm-stamp.png) no-repeat bottom right; top:0; left:0;}
#mainSearch .inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
#mainSearch .inner .title {font-family: 'Open Sans', sans-serif; font-size:2.5em; color:#191919; margin-bottom: 30px;}

#mainSearch .closeBtn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 2em;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    z-index:9;
}
#mainSearch .closeBtn a { color:#ccc; }
#mainSearch .closeBtn a:hover {color:#333; text-decoration:none;}


#brands .brcs_slider_brands.slick-slider {
    padding: 0 40px;
}

#brands img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity:0.3;
}
#brands img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity:1;
}




/****** Services Accordion Styles ******/
.panel-default {overflow:hidden;}
ul.custom-accordion {
    list-style: none;
    margin: 0;
}

ul.custom-accordion .sub-menu {
    list-style: none;
    margin:0;
}

ul.custom-accordion li {background: #fff;}

ul.custom-accordion li a {
    padding: 8px 8px 8px 18px;
    border-bottom: 1px solid #ddd;
display:block;
}

ul.custom-accordion > li:last-child a {border:0;}

ul.custom-accordion li a:hover {background:rgba(0,0,0,0.1);}

ul.custom-accordion li.current-menu-parent {background:#2ca4d0;}

ul.custom-accordion li.current-menu-parent > a {color:#fff;}

ul.custom-accordion li ul.sub-menu li a {padding-left:36px;}

ul.custom-accordion li.current-menu-item a {background:rgba(0,0,0,0.05);}







#primary.widget-area form h3 {font-size:1.1em; margin: 0 0 20px;}

.affix {
-moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.affix-menu {
    background: rgba(0,0,0,0.5);
    width: 100%;
    display: block;
    margin-top: -57px;
    text-align: center;
    font-size: 1.25em;
	color:#fff;
}

.affix-menu a {
    padding: 8px 16px;
    background: rgba(0,0,0,0.5);
    display: inline-block;
    color: #fff;
    margin: 15px 5px 0;
}
.affix-menu a:hover {color:#EAEA3F;}

#disclaimer {padding-top: 0px; padding-bottom: 25px; color:#888;}
#disclaimer hr {border-top: 2px solid #888;}



/******* WOOCOMMERCE CUSTOM STYLES ********/
.woocommerce span.onsale {
    width: 50px;
    height: 50px;
    background: #CC1320;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {color:#CC1320; font-size: 1.75em;}

.woocommerce div.product .product_title {font-size:3.5em;}

.woocommerce ul.products li.product .price {
    color: #CC1320;
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.25em;
}
.woocommerce ul.products li.product .price ins {font-weight:400;}
.woocommerce ul.products li.product .button {display:none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 15px;
	text-align:center;
	transition: all 0.3s ease;
	min-height:370px;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    /*box-shadow: 0 0 5px #666;*/
    border: 4px solid #000;
}
.woocommerce .woocommerce-breadcrumb {width: 1140px; margin: 0 auto 25px; max-width:100%; border-bottom: 2px solid #666; padding-bottom: 15px;}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
    color: #666;
}

.woocommerce .woocommerce-breadcrumb span {
    padding: 0 5px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none;
}


.mg-brand-wrapper.mg-brand-wrapper-product a {
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 0 8px;
    margin-bottom: 15px;
    display: inline-block;
}

.mg-brand-wrapper.mg-brand-wrapper-product a:hover {
    color: #fff;
    background:#000;
    text-decoration:none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background:#CC1320;
    font-family:'Open Sans', sans-serif; font-weight: 400;
    text-transform:uppercase;
    border-radius:0;
    font-size:1.2em;
    line-height:1em;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background:#000;
}
.woocommerce .quantity .qty {
    line-height: 36px;
}

.product_meta > span {
    display: block;
}

.product_meta > span {
    display: inline-block;
    border: 1px solid #000;
    padding: 0 6px;
    margin: 4px 2px 2px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 0.9em;
}

.product_meta > span a {
    color: #CC1320;
}

.woocommerce-tabs h2 {
    color: #CC1320;
    font-size: 1.5em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {margin-bottom:0;}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(204, 204, 204);
    border-top: 0;
    padding: 15px;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    margin-bottom:30px;
}

.woocommerce #review_form #respond .form-submit input {text-transform:uppercase; font-family:'Open Sans', sans-serif; font-weight: 400; font-size: 1.2em;}

.woocommerce div.product form.cart .variations select option {
    font-size:1em;
    background:#fff;
    color:#666;
}
.woocommerce div.product form.cart .variations select {
-webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #fff;
    background-image: url(https://accadjusters.com/wp-content/themes/connectica/images/select-arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-radius: 0px;
    color: #000;
    font-size: 14px;
    font-family:'Open Sans', sans-serif; font-weight: 400;
    text-transform:uppercase;
    margin: 0;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 0;
}

.woocommerce nav.woocommerce-pagination {margin-bottom:25px;}

#searchFrm {width: 320px; float:right;}
#searchBtn {float:right;}
#searchFrm .form-group {margin:0;}

.aws-container .aws-search-field {

    height: 44px;
    width: 100%;
    color: #313131;
    padding: 6px 12px;
    line-height: 30px;
    display: block;
    font-size: 12px;
    position: relative;
    z-index: 2;
    background: #fff;
        background-color: rgb(255, 255, 255);
    -webkit-appearance: none;
    border: 5px solid #CC1320;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
-webkit-box-flex: initial;
-ms-flex: initial;
flex: initial;
max-width: initial;
}

.wc_num_items {
    position: absolute;
font-size: 0.55em;
background: #fff;
color: #CC1320;
width: 16px;
height: 16px;
text-align: center;
line-height: 13px;
border-radius: 100px;
right: 11px;
border: 1px solid #CC1320;
font-weight: bold;
top: -3px;
}

nav.woocommerce-MyAccount-navigation ul,nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 4px 8px;
    color: #000;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

nav.woocommerce-MyAccount-navigation ul {
    border: 2px solid #000;
    text-transform: uppercase;
}

nav.woocommerce-MyAccount-navigation ul li {
    border-bottom: 2px solid #000;
}

nav.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #c00;
    color:#fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}   

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 72%;
}


/***** Woocommerce Mini Cart *****/
.mini_cart_row {clear:both; border-bottom: 1px solid #ddd; padding-bottom:4px; margin-bottom: 4px; font-size: 0.9em;}
.mini_cart_empty {
    padding: 5px 15px;
}

.mini_cart_image {
    width: 50px;
    border: 1px solid #000;
    margin: 0 4px;
    float: left;
}

.mini_cart_info {
    min-height: 50px;
}

.mini_cart_price {
    display: inline-block;
}

.mini_cart_qty {
    display: inline-block;
}

.mini_cart_subtotal {
    text-align: right;
    padding: 0 12px 4px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 4px;
}

.mini_cart_cart {
    float: left;
    padding: 0 12px 4px;
}

.mini_cart_checkout {
    float: right;
    padding: 0 12px 4px;
}
.mini_cart_title {
display: block;
line-height: 1.3em;
}

.popover-body {padding: 4px 0;}
.popover-body ul {margin:0; min-width:150px;}
.popover-body ul li.heading {display:block; padding: 4px 10px; font-size:0.8em; color:#888;}
.popover-body ul li a {display:block; padding: 4px 10px; }
.popover-body ul li a:hover {text-decoration:none; background:#CC1320; color:#fff;}

.crp_related ul {

    margin: 0;
    list-style: none;

}
.crp_related ul li {

    display: inline-block;
    width: 233px;
    margin: 5px;
    vertical-align: top;

}
.crp_related ul li a {

    display: block;
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px;
    text-align: center;
    min-height: 220px;

}


a.indentline:after {
    content: '';
    display: inline-block;
    float: left;
    width: 90px;
    height: 23px;
}


ol.tribe-list-widget {
    list-style: none;
    margin: 0;
}

ol.tribe-list-widget h4 {
    font-size: 1em;
    margin: 0;
}

ol.tribe-list-widget li {
    margin-bottom: 15px;
}


.scroll_text {
    background: #f9f9f9;
    padding: 25px;
    border: 1px solid #ddd;
    height: 300px;
    overflow: scroll;
}

.dots {background:url(https://accadjusters.com/wp-content/themes/connectica/images/dots.png) no-repeat left center; background-size:contain; position:fixed; left:-50px; bottom:0; width:640px; height:350px; z-index:0;}





/***** Carousel ******/
/*
.wrap {
  position: relative;
  width: 540px;
  height: 300px;
  margin: 0 auto;
  box-shadow:7px 7px 5px 0px rgba(0, 0, 0, 0.25);
}

.window {
  overflow: hidden;
  position: relative;
  background: #fff;
}

#carousel {
  width: 10000px;
  position: relative;
  top: 0; left: -450px;
}

.slide {
  height: 300px;
  width: 500px;
  cursor: pointer;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.transition {
  transition: .7s;
}
*/





/****** Media Queries ******/
@media (min-width:1600px) {
	.d-xxl-block {
		display:block !important;
	}
}

@media (max-width:1260px) {
    #logo, header.addBG #logo {width:200px;}
}

@media (max-width:1212px) {
    #logo, header.addBG #logo {width:160px;}
}

@media (max-width:1175px) {
}

@media (max-width:992px) {
	section.front .trans {background:rgba(0,0,0,0.6); text-align:center;}
	
}



@media (max-width:767px) {
.light-blue, .light-blue .text-right {text-align:center;}
	
	.container {max-width:100%;}
	footer, footer .text-right {text-align:center !important;}
	.featuredProducts .info {opacity:1;}
	.img_abs_left, .img_abs_right {
		position: relative;
		left: initial;
		right: initial;
		width: auto;
		margin-top: 0px;
		max-height: none;
		overflow: visible;
		margin: 0 15px 30px;
	}
	.move_up {margin-top: 15px; margin-bottom:30px;}
}


@media (max-width:600px){
}


@media (max-width:480px) {

footer p {line-height:1.4em;}
	
	
.btn-group-lg > .btn, .btn-lg {font-size:1.35rem;}
	
	section.front {padding: 0;}
	
	.trans-blue {padding: 100px 0;}
	
	section {
		padding: 60px 15px;
	}
	
	section.homeSection .summary {
		padding: 0 20px;
	}
	
	section.homeSection h2 {
		margin-top: 0px;
		font-size: 2.5em;
	}

section.newsletter form .btn {margin-bottom: 1rem;}
	section.front {padding:0;}
	section.front .trans {padding: 60px 30px;}
	section.front .container {padding:0;}
	section.front h1 {font-size: 1.9em;}



#l, #r { width: auto; float:none; }
#l:before, #r:before { content: ""; width: 0px; height: 0px; float:none;}
#floatCenter { position: relative; top: 0px; left: 0; margin-left: 0px; }

#searchForm {width:320px; top: 30px;}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width:100%;}
	
	#featuredLinks a {margin: 20px 10px 0; display:block;}

}

@media (max-width: 992px) { .rellax { transform: translate3d(0,0,0) !important; } }

@media (max-width:400px) {
	
}