.sidebar li{
	
	
	clear:both;
	text-decoration: none;
	width:100%;
	border-bottom: 1px dashed #999999;
	
	
}


.sidebar li a {
	
	
	
	text-decoration: none !important;
color: #333333 !important;	
	
}

h3 a {
	
	color: #000 !important;
	text-decoration: none !important;
}




body {
	font-family: 'Raleway', sans-serif;
}
h1 {
    margin-top: 0;
    font-size: 30px; 
    margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
}


h2 {
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
		font-family: 'Raleway', sans-serif;

}


 h2 a {
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
		font-family: 'Raleway', sans-serif;
		text-decoration: none !important;
		color: #000000 !important;

}
h3{
	font-size: 15px;
	margin: 5px 0;
	color: #6d6c6c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
.black-bar {
    background-color: #000000;
    color: #fff;
    padding: 15px 0;
}
#home .black-bar {
    background-color: rgba(0, 0, 0, 0.55);
}
.black-bar .fa,
#midsection-boxes .fa {
	color: #33bee2;
}

#home #connect p {
	margin: 0;
}
#home #connect a {
	color: #9a9a9a;
}
#logo {
    font-size: 36px;
}
#home #logo {
    color: #ffffff;
}
#home #logo a {
	color: #ffffff;
}
#connect p {
	margin: 0;
	font-size: 14px;
}
#connect a {
	color: #9a9a9a;
}
#header {
    position: relative;
}
.header-bg {
    position: absolute;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    background-color: #000000;

	height: 350px;
    background-image: url(https://7545c0.claudeassets.com/20190923003512im_/https://www.loopchurch.org/application/themes/legaljustice/images/banner.jpg);
    background-position: center center;
    opacity: 0.5;
}
.header-bg img {
    width: 100%;
    opacity: 0.50;
}
#home #header {
	margin-bottom: 0;
	border-bottom: 0;
}
#contact-info {
	text-align: right;
}
.page-wrapper {
	padding-top: 40px;
	background-color: #ffffff;
	position: relative;
}
/*==========================NAVIGATION STYLES=============================*/
#main-navigation {
    margin-top: 45px;
    font-size: 16px;
    line-height: normal;
}
ul#menu {
    float: right;
}
ul#menu >li {
	padding: 5px 15px;
}
ul#menu >li>a {
	/*color: #2D544B;*/
	color: #FFFFFF;
	padding: 0;
}
#home ul#menu >li>a {
	color: #FFFFFF;
}
ul#menu >li>a:hover,
ul#menu >li>a.nav-selected {
	background-color: transparent;
}
#home ul#menu >li>a:hover {
	color: #dddddd;
}
ul#menu >li>a.nav-selected {
	font-weight: bold;
}
ul#menu >li:last-child {
    border: 2px solid #33bee2;
    border-radius: 5px;
    padding: 10px 17px;
    position: relative;
    bottom: 8px;
    font-weight: bold;
}
#mobile-nav {
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
.slicknav_nav .slicknav_arrow {
	float: right;
}
.slicknav_nav ul .slicknav_item a {
    color: #4c4c4c;
    padding-left: 10px;
}
.slicknav_item a {
    text-decoration: underline;
}
/*==========================HERO STYLES=============================*/
#hero {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 0;
    padding: 0;
    margin-bottom: 40px;
    background-color: #000000;
    overflow: hidden;
}
.hero-bg img { /*used to be .hero-bg only*/
	opacity: 0.55;
}
.hero-bg > img {
	width: 100%;
}
#hero-content {
    position: relative;
    padding: 10em 0 10em 7em;
    color: #FFFFFF;
}
#hero-content h1,
.rslides .ccm-image-slider-text h1 {
    color: #ffffff; 
    font-size: 70px;
    margin: 0 0 10px;
    font-weight: 600 ;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-stretch: condensed !important;
}

#hero-content .subtitle,
.rslides .ccm-image-slider-text h2 {
	font-size: 24px;
	margin: 10px 0 40px;
	font-weight: normal;
	color: #ee3e34;
}
#hero-content .narrow {
    width: 50%;
}
a.btn.btn-gray {
  background: rgba(47, 84, 75, 0.7);
  text-decoration: none;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 20px;
  border: 1px solid #A2A2A2;
  border-radius: 10px;
}
a.btn.btn-gray:hover {
  background: #2F544B;
  text-decoration: none;
}
a.btn.btn-orange {
    background: #ee3e34;
    text-decoration: none;
    color: #FFFFFF;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
a.btn.btn-orange:hover {
  background: #f88331;
  text-decoration: none;
}
.rslides .ccm-image-slider-text {
    width: 1140px;
    left: 0;
    right: 0;
    top: 150px;
    margin: 0 auto;
    padding: 9em 0 9em 0;
    text-align: center;
}
.rslides .ccm-image-slider-text,
.rslides .ccm-image-slider-text h1,
.rslides .ccm-image-slider-text h2 {

}
.rslides .ccm-image-slider-text h1,
.rslides .ccm-image-slider-text h2 {
	text-align: center;
}
a.rslides_nav.rslides1_nav {
    display: none;
}
/*==========================HOME STYLES=============================*/
.buckets {
    margin-bottom: 60px;
}
.box-content {
    text-align: center;
    position: relative;
    background-color: #fff;
    margin: -31px 15px 0;
    padding: 15px;
}
.box-content h3 {
		font-family: 'Raleway', sans-serif;
	font-size: 24px;
    color: #000000;
    text-transform: none;
}
.box-content p {
    width: 80%;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 20px;
    color: #6c6c6c;
    font-size: 16px;
}
.box-image img {
    display: inline;
}
#bottom-section {
    margin-top: 35px;
}
#midsection-head,
#bottom-section-head {
	text-align: center;
	margin-bottom: 50px;
}
#midsection-head h1,
#bottom-section-head h1 {
    text-transform: uppercase;
    font-size: 32px;
    display: inline-block;
}
#midsection {
  margin-bottom: 50px;
  text-align: center;
  color: #777777;
  font-size: 16px;
  line-height: 1.5;
}
#midsection-head::after,
#bottom-section-head::after {
    content: ' ';
    position: absolute;
    display: block;
    width: 90px;
    border: 1px solid #33bee2;
    /* border-radius: 4px; */
    /* -webkit-border-radius: 4px; */
    /*-moz-border-radius: 4px;*/
    /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); */
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); */
    /*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);*/
    left: 50%;
    transform: translateX(-50%);
     
}
#midsection img {
    width: 450px;
}
#midsection-boxes p {
    line-height: 1.75;
}
#midsection-boxes > .container > .row > .col-sm-12 > .row > .col-sm-4 {
	margin-bottom: 50px;
}
#midsection-boxes > .container > .row > .col-sm-12 > .row > .col-sm-4 > .row {
    margin-left: -5px;
    margin-right: -5px;
}
#midsection-boxes > .container > .row > .col-sm-12 > .row > .col-sm-4 > .row div[class*="col-sm-"] {
	padding: 0 5px;
}
#midsection-boxes h2 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#midsection-boxes {
    border-bottom: 2px solid #bfbfbf;
    margin-bottom: 40px;
}
#bottom-boxes {
    margin-top: 60px;
}
#bottom-boxes > .container > .row > .col-sm-12 > .row div[class*="col-sm-"] {
	margin-bottom: 30px;
}
/*=====================Main Styles================================*/
#main-content {
  position: relative;
  background-color: #FFFFFF;
  padding: 16px;
}
#main-content a,
#page-content a {
	color: #2f524b;
	text-decoration: underline;
}
#main {
  padding-top: 1.5em;
  padding-bottom: 2em;
}
#page-content .container .container,
.container .container {
	width: 100%;
}

/*=====================Small Footer Styles================================*/
#footer-top-bg {
	background-image: url(https://5b924b.claudeassets.com/20190923003512im_/https://www.loopchurch.org/application/themes/legaljustice/images/diagonal-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;	
	height: 100px;
	margin-top: 50px;
	background-color: #343434;
}
#footer {
	background-color: #343434;
	padding: 3em 0;
	position: relative;
	color: #ffffff;
	font-size: 12px;
}
#footer h2 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
}
#small-footer {
	background-color: #212121;
	border-top: 5px solid #2E2E2E;
	padding: 1em 0;
	color: #989898;
	font-size: 12px;
	position: relative;
}
#footer a, #small-footer a {
	color: #919191;
}
.right-footer {
	text-align: right;
}
.fcols {

}
.fcols img,
.fcols p {
    margin-bottom: 20px;
}
.fcols ul {
    line-height: 2.5;
    text-transform: uppercase;
    padding-left: 30px;
}
#footer .fcols ul > li > a {
	color: #FFFFFF;
}
.footer_gray {
	color: #919191
}
#footer .required {
	display: none;
}

/*=====================BAck to top Styles================================*/

#elevator_item {
width: 40px;
position: fixed;
right: 15px;
bottom: 10px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator_item.off {
opacity: 0;
visibility: hidden
}
#elevator {
display: block;
width: 40px;
height: 40px;
background: url(https://148e9d.claudeassets.com/20190923003512im_/https://www.loopchurch.org/application/themes/legaljustice/images/double-arrow-up-white.png) center center no-repeat;
background-size: 15px 15px;
background-color: #000000;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
}
#elevator:hover {
}
#elevator:active {
}


#logo {
	
	margin-top: 20px;
}


/*=====================MEDIA QUERIES================================*/

@media (min-width: 768px) {
	#header {
		border-bottom: 1px solid #EAEAEA;
		padding-bottom: 10px;
		
		height: 350px;
		background-color: #000000;
	}
	#home #header {
	    position: absolute;
	    top: inherit;
	    left: 0;
	    width: 100%;
	    z-index: 1;

	    height: auto;
	    background-color: transparent;
	}
	#logo {
    	padding: 10px 0;
    }	
	#hero {
		height: 530px;
	}
	.rslides .ccm-image-slider-text {
    	width: 750px;
	}
	.hero.container {
	    padding: 0;
	    min-height: 500px;
	    margin-top: 180px;
	}
	.buckets .row {
	    margin-right: -8px;
	    margin-left: -8px;
	}
	.buckets .col-sm-4 {
	    padding: 0px 8px;
	}
}
@media (min-width: 992px) {
	#hero {
		height: 630px;
	}
	.rslides .ccm-image-slider-text {
    	width: 940px;
    	top: 130px;
	}
	.hero.container {
	    padding: 0;
	    min-height: 400px;
	    margin-top: 180px;
	}
	.fcols p {
		width: 75%;
	}

}
@media (min-width: 1200px) {
	.rslides .ccm-image-slider-text {
    	width: 1140px;
	}
	#hero {
		height: 610px;
	}
}
@media (max-width: 1055px) {
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 55px;
	}	
}
@media (max-width: 991px) {
	ul#menu >li:last-child {
	    padding: 10px 15px;
	}
	.hero.container {
		min-height: 278px;
	}
	#hero-content {
		padding: 6em 5em;
	}
	.rslides .ccm-image-slider-text {
	    padding: 6em 2em;
	}
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 36px;
	}	
	.rslides .ccm-image-slider-text h2 {
		font-size: 20px;
	}
	#midsection-boxes .fa-3x {
	    font-size: 2em;
	}
	#midsection-boxes .col-sm-2 p {	
	    text-align: center;
	}
}
@media (max-width: 767px) {
	#home #header {
		background-color: #292929;
	}
	#logo img {
    	margin: 0 auto;
    	width: 300px;
	}
	#connect, #contact-info {
		text-align: center;
		
	}
	
	#connect p {
		
		font-size: 16px !important;
		
	}
	
	#main-navigation {
		display: none;
	}
	#hero {
		border: none;
		height: auto;
		margin-bottom: 0;
	}
	.hero.container {
		min-height: 220px;
	}
	#hero-content {
	    padding: 30px;
	    /*background-color: rgba(0, 0, 0, 0.5);*/
	}
	.rslides .ccm-image-slider-text {
	    padding: 1em;
	    width: 100%;
	    top: 0;
	}
	.hero-bg > img {
	    height: 320px;
	}
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
	    font-size: 30px;
	}
	#hero-content .narrow {
	    width: 100%;
	}
	.buckets-inner {
	    text-align: center;
	}
	#bottom-boxes {
		text-align: center;
	}
	#bottom-boxes img, .fcols img {
		display: inline;
	}
	#bottom-boxes img {
		width: 50%;
	}
	.fcols {
	    margin-bottom: 40px;
	    text-align: center;
	}
	.fcols ul {
	    padding-left: 0px;
	    display: inline-block;
	    text-align: left !important;
	}
	.pixo-form-wrapper .submit-button-wrapper {
	    text-align: left;
	}
	.right-footer, .left-footer {
		text-align: center;
	}
	#page-content .content {
		margin-bottom: 30px;
	}
}
@media (max-width: 540px) {
	.hero.container {
		min-height: 181px;
	}
	#hero-content h1,
	.rslides .ccm-image-slider-text h1 {
		font-size: 24px;
	}
	#hero-content .subtitle,
	.rslides .ccm-image-slider-text h2 {
		font-size: 16px;
	}
	a.btn.btn-gray {
		font-size: 14px;
	}
}
@media (max-width: 479px) {
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
	    font-size: 19px;
	    line-height: 1;
	}
	
}

@media  (min-width: 1201px)  {
	
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
    font-size: 50px;
}
}

@media  (min-width: 1200px) and (max-width: 1594px) {

	#hero{
		height:457px;
	}
	
	.hero.container {
    padding: 0;
    min-height: 250px;
    margin-top: 180px;
}
	
	
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
    font-size: 40px;
}
	
}
	



@media  (min-width: 992px) and (max-width: 1199px) {

	#hero{
		height:380px;
	}
	
	.hero.container {
    padding: 0;
    min-height: 200px;
    margin-top: 180px;
}
	
	
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
    font-size: 30px;
}
	
	
	.rslides .ccm-image-slider-text {
    width: 940px;
    top: 65px;
}


}




@media  (min-width: 768px) and (max-width: 991px) {

	#hero{
		height:300px;
	}
	
	.hero.container {
    padding: 0;
    min-height: 120px;
    margin-top: 180px;
}
	
	
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
    font-size: 20px;
}
	
	
	.rslides .ccm-image-slider-text {
    width: 100%;
    top: 100px;
}

.rslides .ccm-image-slider-text p{
   

	font-size: 12pt !important;
}

	#main-navigation {
    margin-top: 45px;
    font-size: 15px;
    line-height: normal;
}

}








@media  (max-width: 767px) {

	#hero{
		height:150px;
	}
	
	.hero.container {
    padding: 0;
    min-height: 50px;
    margin-top: 95px;
}
	
	
	#hero-content h1, .rslides .ccm-image-slider-text h1 {
    font-size: 18px;
}
	
	
	.rslides .ccm-image-slider-text {
    width: 100%;
    top: 10px;
}

.rslides .ccm-image-slider-text p{
   

	font-size: 10pt !important;
}


	.btn {
    display: inline-block;
    padding: 3px 6px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
	
	
	
	
	#logo {
    font-size: 36px;
    max-width: 175px;
	margin-top: 0px;
		text-align: center !important;
		margin-right: auto;
		margin-left: auto;


}
	
	
	
}




.svc_icon{
	
	max-width: 150px;
	
}


.slicknav_menu{
	background-color: #E7E7E7;
}

.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #cc161f;
}

/*
     FILE ARCHIVED ON 15:06:33 Feb 02, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:53:20 Jun 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.568
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.039
  esindex: 0.011
  cdx.remote: 14.596
  LoadShardBlock: 124.98 (3)
  PetaboxLoader3.datanode: 171.008 (5)
  PetaboxLoader3.resolve: 451.647 (3)
  load_resource: 519.351 (2)
*/