@charset "UTF-8";
/* CSS Document */

/* Responsive Logo */
.logoimg {max-height: 80px; margin: 30px 0 5px -25px;}
	div.rt-image .logoimg img {max-width: 120%;border:0;border-style: none;
	max-width: 100%;
}
@media only screen and (max-width: 480px) {
	}
/* End Responsive Logo */

/* Inline RokSprocket Features Title */
 h2.sprocket-features-title .title-2 {
    display: inline;
}
h2.sprocket-features-title .title-2:before {
    content: " ";
}
/* End Inline RokSprocket Features Title */
 
/* Hide Feature Bubble  */
.rt-bubble {
background-color: transparent !important;
background-image: none !important;
background-repeat: no-repeat !important;
filter: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
/* End Hide Feature Bubble */

/* Circle Sprocket Features Bubble
.sprocket-features-title .rt-feature-bubble {
	width: 80px;
	height: 80px;
	border-radius: 100% 100% 100% 100%;
	position: relative;
	margin: 0 25px 0;
}
/* End Circle Sprocket Features Bubble */

/* Change Feature Sub-Title Icon To Image
span.rt-bubble.icon-list-alt.rt-big-bubble:before {
    background-image: url("/templates/rt_chapelco/images/icons/dch-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    height: 25px;
    width: 25px;
    position: absolute;
    top: 25px;
    left: 6px;
}
/* End Feature Sub-Title Icon To Image */

/* Promo 2 Header Display On All Divices
.fp-roksprocket-features .feature-promo2 {
    display: block !important;
}

/* Promo 2 Header Display On All Divices */
.fp-roksprocket-features .feature-promo2 {
    display: block !important;
	color:#000;
}


/* End Promo 2 */

/* Fromt Page Sprocket Feature Body 100% Width */
   body .fp-roksprocket-features div.sprocket-features-content {
    width: 50% ;
}
/* End Sprocket Body Width */

/* Smartphones to Tablets 
@media (min-width: 481px) and (max-width: 767px) {
div.sprocket-features-content .sprocket-features-title, div.sprocket-features-content .sprocket-features-desc h4 {
    margin-left: 50px;
}
}
/* End Sprocket FP Text Block */

/*  Sprocket  Body Left Margin Divice */
 
/* Smartphones */
@media (max-width: 480px) {
  div.sprocket-features-desc .feature-promo3, div.sprocket-features-desc p {
    margin-left: 30px; margin-right: 20px;
}
}
     
	 /* Smartphones */
@media (max-width: 480px) {
  div.sprocket-features-desc .readon {
    margin-left: 30px; margin-right: 20px; margin-top: 20px;
	
}
}

/* Smartphones to Tablets
@media (min-width: 481px) and (max-width: 767px) {
  div.sprocket-features-desc .feature-promo3, div.sprocket-features-desc p {
    margin-left: 50px;
}
}
     
/* Tablets 
@media (min-width: 768px) and (max-width: 959px) {
  div.sprocket-features-desc .feature-promo3, div.sprocket-features-desc p {
    margin-left: 50px;
}
}
     
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
  div.sprocket-features-desc .feature-promo3, div.sprocket-features-desc p {
    margin-left: 95px;
}
}
     
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
  div.sprocket-features-desc .readon {
    margin-left: 95px;
}
}

/* Large Display */
@media (min-width: 1200px) {
	div.sprocket-features-desc .feature-promo3, div.sprocket-features-desc p {
    margin-left: 95px;
}
}

/* Large Display */
@media (min-width: 1200px) {
	div.sprocket-features-desc .readon {
    margin-left: 95px;
}
}


/* End Sprocket Left Margin Device */

/* Lead Style Paragraph */
.lead {
margin-bottom: 15px;
font-size: 18px;
font-weight: 200;
line-height: 28px;
color:#92a79a
}
/* End Lead Paragraph */

/* Custom Boxes */
.box5 {
background-color: #bbb7ad;
/*-webkit-box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.4);
box-shadow: 1px 1px 1px 2px rgba(0,0,0,0.4);*/
border-radius: 15px 15px 0 15px;
color: #ffffff;
}
/*.boxinset {
	-webkit-box-shadow: inset 10px 10px 30px 20px rgba(255,255,255,0.2);
-moz-box-shadow: inset 10px 10px 30px 20px rgba(255,255,255,0.2);
box-shadow: inset 10px 10px 30px 20px rgba(255,255,255,0.2);
} */

.box6 {
background-color: #adbab2;
/*-webkit-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
-moz-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);*/
border-radius: 15px 15px 0 15px;
color: #ffffff;
}

.box7 {
background-color: #252d65;
/*-webkit-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
-moz-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);*/
border-radius: 15px 15px 0 15px;
color: #ffffff;
}

.box7 .title {
color: #ffffff;
}

.box8 {
background-color: #8aa2ad;
/*-webkit-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
-moz-box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);
box-shadow: inset 0 0 0 1px rgba(225,225,225,0.1);*/
border-radius: 15px 15px 0 15px;
color: #ffffff;
}

.box8 .title {
color: #ffffff;
text-shadow: 1px 1px 2px #000000;
}

.box8 .module-content {
color: #ffffff;
text-shadow: 1px 1px 2px #000000;
}



/* End Custom Boxes */

/* Sidebar Menu Active 
ul.gf-menu.l1 > li.active > .item {
    color:#92a79a;
} */

/* Testimonials Module Icons */
div[class^="icon-"], div[class*=" icon-"] { background-image: none; } 
