body {
    background-image: url('../background.jpg');
    background-repeat: repeat;
}
.main-header {
    background: transparent none repeat scroll 0 0;
    border-top: none;
    padding-bottom: 10px;
}
.secondary-nav p {
    float: left;
    color: #fff;
    margin-bottom: -10px;
  	padding-left: 20px;
}
.secondary-nav p a {
	color:#fff;
}
.secondary-nav p a:hover {
	color:#d8afcd;
}
div.top-bar {
    background: #320033 none repeat scroll 0 0;
    max-height: 172px;
    border-bottom: 3px solid #d8afcd;
}
@media (max-width: 629px) 
{ 
div.top-bar {
    max-height: 100px;
   }
} 
.secondary-nav {
    background: transparent none repeat scroll 0 0;
    border-bottom: none;
}
section.middle {
  	margin-top:80px;
    margin-bottom:0px;
}
@media (max-width: 767px) 
{ 
section.middle {
  	margin-top:75px;
    margin-bottom:0px;
   }
} 
section.middle .container {
	padding: 0px 20px;
}
#bottom2.clearfix {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 43%, rgba(50,0,51,1) 43%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 43%,rgba(50,0,51,1) 43%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 43%,rgba(50,0,51,1) 43%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#320033',GradientType=0 ); /* IE6-9 */	
  	margin-top:20px;
}
#bottom.clearfix {
    background: url("../background-new.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)inset;
}
#bottom.clearfix div.container{
  	margin-top:0px;
  	padding-top:20px;
  	padding-bottom:20px;
}
#bottom1.clearfix div.container {
  	margin-top:30px;
  	padding-top:20px;
  	border-top:2px solid #d8afcd;
}

#below-content {
  	padding-top:20px;
  	border-top:2px solid #d8afcd;
}
.copyright {
    padding: 10px 0;
    background: #320033;
    color: #ACA7A7;
}
#footer.clearfix {
    background: #320033 none repeat scroll 0 0;
    padding: 0px 10px 30px 10px;
}
#footer.clearfix a {
  	color:#fff;
}
#footer.clearfix a:hover {
  	color:#d8afcd;
}
.pull-right {
    float: right !important;
    display: none;
}
aside.sidebar-right {
  	background: rgba(255,255,255,0.5) none repeat scroll 0 0;
  	border: 1px solid rgba(50,0,51,0.3);
  	padding: 5px 20px 10px 20px;
  	margin-top:20px;
  	border-radius:5px;
}


/* TEXT */

h1{
  	font-size:30px;
  	line-height:44px;
  	color:#320033;
}
h2{
  	font-size:24px;
  	line-height:38px;
  	color:#320033;
}
h3{
  	font-size:18px;
  	line-height:28px;
  	color:#320033;
}
h5{
  	font-size:16px;
  	line-height:26px;
  	color:#320033;
  	font-weight:600;
}

p {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 20px;
    color: #555;
}
.headline h4 {
  	font-size:22px;
  	line-height:34px;
  	color:#320033;
    margin-bottom: 5px;
    border-bottom: none;
}
.headline {
    display: block;
    margin: 0px;
    border-bottom: none;
}
a {
outline: medium none !important;
} 
a[href^=tel] { 
color: inherit; text-decoration: none; 
}
a i.fa {
  color:#320033;
  margin-right:5px;
}
a:hover i.fa {
  color:#d8afcd;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
    color: #000;
    line-height: 35px;
}



/* CENTER LOGO */

.pull-left {
    float: none !important;
    text-align: center;
  	padding-top: 10px;
}
.navbar-brand {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: auto;
    padding: 10px 0;
    width: 100%;
}
div.pull-left.copyright-link{
  	float:none;
  	text-align:right;
}
header.main-header div.container.clearfix{
  	padding: 0;
  	margin-bottom:-10px;
}
div.logo.pull-left {
    margin-bottom: 0px;
}



/* NAVIGATION */

.navbar-nav {
    float: none;
    margin: auto;
  	display:block;
  	text-align:center;
}
div.top-bar div.container.clearfix{
  	background: transparent none repeat scroll 0 0;
    margin: auto;
    padding: 0;
    text-align: center;
}
div.navbar-wrapper.clear nav.navbar.col-md-8.col-md-offset-2.navbar-static-top{
    background: #fff none repeat scroll 0 0;
    padding: 0;
}
.navbar {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0;
    min-height: 0px;
    position: relative;
}
div.top-bar div.container.clearfix div.container{
  	padding:0;
  	margin:auto;
}
.nav-justified > li:first-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified > li:last-child > a {
    border-left: 0 none;
    border-radius: 0;
}
.nav-justified {
    background-color: transparent;
    border-radius: 5px;
    border: 0;
}
.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: transparent none repeat scroll 0 0;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #320033;
  	border-bottom:5px solid #d8afcd;
}
.nav-justified > li > a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #000;
    font-size: 16px;
    margin: 0 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: none;
    white-space: nowrap;
}
.nav-justified > li > a:hover, .nav-justified > li > a:focus {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    color: #320033;
  	border-bottom:5px solid #320033;
}
.nav-justified > li > a {
    border-left: none;
    border-right: none;
}
.navbar-collapse.collapse {
    padding-top: 0px;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #320033;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 180px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background: #320033 none repeat scroll 0 0;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 10px;
    white-space: nowrap;
    background: #52625e none repeat scroll 0 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #d8afcd none repeat scroll 0 0;
    color: #000;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #d8afcd none repeat scroll 0 0;
    color: #000;
    outline: 0 none;
    text-decoration: none;
}
a {
    color: #6D7993;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #52625e;
    text-decoration: none;
}
.mm-list .dropdown-menu > li > a {
  	color:#fff;
}
.navbar-static-top .navbar-nav > li > a,  {
    border-bottom: none;
    color: #000 !important;
    text-align: center;
}
div#panel-overview li a:hover {
    background: transparent none repeat scroll 0 0;
}



/* BUTTONS */

.btn-danger, .btn-primary {
    color: #FFF;
    background-color: #52625e;
    border-color: #52625e;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #9099A2;
  border-color: #6D7993;
}
.btn-default {
    color: #fff;
    background-color: #6D7993;
    border-color: #fff;
  	font-weight:600;
  	font-size:16px;
}
.btn {
    padding: 8px 30px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #9099A2;
}
.mijoshop .btn {
    padding: 3px 20px;
}
div.cmc-signup .btn-primary {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #52625e, #6D7993);
    background-repeat: repeat-x;
    border-color: #6D7993 #6D7993 #6D7993;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}



/* BURGER MENU */

.navbar-header {
    float: left;
    margin-top: 0;
  	margin-left:20px;
}
.navbar-toggle {
    background-color: #320033;
    border: 0;
    color: #fff;
    font-size: 14px;
}
.navbar-toggle .icon-bar {
    background-color: #d8afcd;
}
.fa-times-circle-o::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#000;
}
.fa-home::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#000;
}
.mm-header .mm-title {
    padding-right: 0px;
}


/* BREEZING FORMS 100% */

form#ff_form1.bfQuickMode label{
  	width:100%;
}
form#ff_form1.bfQuickMode input{
  	width:100%;
}
form#ff_form1.bfQuickMode textarea{
  	width:100%;
}


/* QUOTES */

div.sprocket-quotes.loading .sprocket-quotes-overlay {
    display: none;
}
div.sprocket-quotes-overlay .css-loader {
    border-radius: 50%;
    width: 44px;
    height: 44px;
  	display:none;
}
div.sprocket-quotes-item {
  	position: relative;
  	padding: 15px;
  	margin: 1em 0;
  	background: rgba(50,0,51,0.5);
  	border-radius: 4px;
  	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
span.sprocket-quotes-text {
  	color:#fff;
}
div.sprocket-quotes-info {
  	color:#fff;
}
div.sprocket-quotes-item:after {
  	border-color: rgba(50,0,51,0.5) transparent;
}


/* SERVICE BOXES */

div.sprocket-strips-s-item {
	border:1px solid #320033;
	padding: 10px 20px 0px 20px;
	border-radius:5px;
	min-height: 450px;
  	text-align:center;
  	background: #fff none repeat scroll 0 0;
  	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
div.sprocket-strips-s-item img{	
	max-width:100px;
  	margin:10px 0px;
}
div.sprocket-strips-s-content {
    z-index: 2;
    margin: 15px 0px 0px 0px;
}
span.sprocket-strips-s-text{
  	line-height:25px;
  	font-size:16px;
}
div.sprocket-strips-s-content .readon {
    display: inline-block;
    margin-top: 15px;
  	margin-bottom:0px;
    font-size: 16px;
  	padding-bottom:0px;
}
div.sprocket-strips-s-content a.readon {
	color:#320033;
  	padding-bottom:0px;
  	margin-bottom:0px;
}
div.sprocket-strips-item {
	background-position: center center;
	min-height: 275px;
}
div.sprocket-strips .sprocket-strips-content {
    min-height: 275px;
	background: rgba(0, 0, 0, 0.6);
}
div.sprocket-strips-content h4.sprocket-strips-title {
	margin: 2.5% 0 10px 0;
}
div.sprocket-strips .readon::after {
    color: #fff;
    content: "\f15c";
    top: 40%;
    left: 50%;
    font-size: 16px;
    font-family: FontAwesome;
    margin-top: 15px;
    margin-left: 15px;
}
div.sprocket-strips-content a.readon span {
	color:#fff;
}
div.sprocket-strips-content h4.sprocket-strips-title a {
	font-size:22px;
	line-height:34px;
}


/* FAQ's */

.fancypantsaccordionholder .accordion .accordion-item {
    border-bottom: none;
    border-top: 1px solid #fff;
    height: 30px;
    margin: 10px 0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 55px;
}

/* BLOG */

.pagination > ul > li,    
.page-nav .prev,    
.page-nav .next {      
   display: inline-block;  
   margin-left: 5px;
   margin-bottom:5px;
   padding: 2px 10px;    
   border: 1px solid #ddd;    
   background: #EEE;    
   border-radius: 3px;    
   color: #444;    
   text-shadow: 0 1px 1px #FFF;   
   line-height: 25px;  
}   

.pagination > ul > li:hover,    
.page-nav .prev:hover,    
.page-nav .next:hover {  
    border-color: #CCC;  
    background: #DDD;  
    color: #444;  
}
li a.mod-articles-category-title {
  	font-size:16px;
}
ul.category-module li {
  	margin-bottom:20px;
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
#content-area div.blog div.pagination ul {
  	padding-left:5px;
}


/* GOOGLE REVIEWS */

div.gpr-review-content p {
  	font-size:14px;
  	line-height:20px
}
div.star-ratings-css {	
	font-size:16px;
}
div.gpr_widget div.gpr-review {
    margin: 0 0 10px;
    padding: 0;
}
div.gpr_widget .google-places-reviews {
    min-width: 175px;
}

/* MISC */

@media (max-width: 980px) {
	.container {
		padding:20px 40px;
	}
}