@media only screen and (max-width: 480px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 980px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .sp-wrapper:before,
  .sp-wrapper:after {
    display: table;
    line-height: 0;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
  }
  .sp-wrapper [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    padding-left: 2%;
    -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child, .sp-wrapper [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12, .sp-wrapper .span12 {
    width: 100%;
  }
  .row-fluid .span11, .sp-wrapper .span11 {
    width: 91.45299145299145%;
  }
  .row-fluid .span10, .sp-wrapper .span10 {
    width: 82.90598290598291%;
  }
  .row-fluid .span9, .sp-wrapper .span9 {
    width: 74.35897435897436%;
  }
  .row-fluid .span8, .sp-wrapper .span8 {
    width: 65.81196581196582%;
  }
  .row-fluid .span7, .sp-wrapper .span7 {
    width: 57.26495726495726%;
  }
  .row-fluid .span6, .sp-wrapper .span6 {
    width: 48.717948717948715%;
  }
  .row-fluid .span5, .sp-wrapper .span5 {
    width: 40.17094017094017%;
  }
  .row-fluid .span4, .sp-wrapper .span4 {
    width: 31.623931623931625%;
  }
  .row-fluid .span3, .sp-wrapper .span3 {
    width: 23.076923076923077%;
  }
  .row-fluid .span2, .sp-wrapper .span2 {
    width: 14.52991452991453%;
  }
  .row-fluid .span1, .sp-wrapper .span1 {
    width: 5.982905982905983%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
  }
  .row-fluid .offset1 {
    margin-left: 8.547008547008547%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
}

@media (max-width: 767px) {
	
	.rh-step-description {
		padding-top: 16px;
	}
	
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.share-buttons.mobile-testimony {
	display: none;
	margin-top: 16px;
}

.footer-non-mobile {
	display: block;
}

.footer-mobile {
	background-color: #F7F7F7;
	display: none;
}

.f2f-mobile-sharing {
	display: none;
}

.real-help-desktop {
	display: block;
}
.real-help-mobile {
	display: none;
}


@media (max-width: 979px) {

	/* Header */
	.bluebox-info-bar, .bluebox-head-details {
    display: block !important;
		margin-top: 16px;
	}
	
	.bluebox-info-bar.light {
		padding:0;
	}
	
	.bluebox-info-bar > .bluebox-container {
		display: none;
	}
	
	.bluebox-head-top {
			min-height: 200px;
	}	
	
	.bluebox-head-logo {
		margin-bottom: 8px;
		margin-bottom: 24px;
	}

	.bluebox-head-logo img {
		width: 90% !important;
	}
	
	/* Mobile nav row */
	
	a.mobile-nav-button {
    top: 164px;	
	}
	
	.bluebox-head-details {
		float: right !important;
		margin: 32px 10% 20px !important;
	}	
		
	.wpb_content_element > .wpb_wrapper	{
		margin-bottom: 24px !important;
	}

	.tp-caption.testimony-excerpt, .tp-caption.testimony-contributor, .tp-caption.testimony-link  a {
    font-weight: 400;
    font-size: 15px !important;
    line-height: 18px !important;
	}
	
	.tp-caption.testimony-excerpt {
		top: 20px !important;
    color: #ffffff !important;
	}
	
	.tp-caption.testimony-contributor {
		top: initial !important;
		bottom: 40px !important;
    color: #96cfed !important;
	}

	.tp-caption.testimony-link  {
		top: initial !important;
		bottom: 16px !important;
	}
	
	/* Footer */
	
	.footer-non-mobile {
		display: none;
	}
	
	.footer-mobile {
		display: block;
	}
	
	/* Home page */
	
	#home-hr {
		display: none;
	}

	
	
	.title-part-left {
		width: 100% !important;
	}
	
	/* Faith to Faith */
	
	.title-part-right.f2f-sharing {
		display: none;
	}
	
	.f2f-mobile-sharing {
		display: block;
		margin-bottom: 24px !important;
	}
	
	.f2f-article-author {
		margin-bottom: 24px !important;
	}
	
	/* Testimonies page */
	
	h4.T-byline {
		margin-bottom: 20px !important;
	}
	
	.share-buttons.testimony {
		display: none;
	}

	.share-buttons.mobile-testimony {
		display: block;
		margin-top: 16px;
	}
	
	/* Real Help */

	.real-help-desktop {
		display: none;
	}
	.real-help-mobile {
		display: block;
	}
	
	.rh-welcome .rh-bottom-arrow-wrapper {
    background-color: #FFFFFF !important;
	}
	
	
	/* Forms */
	
	
	.gform_wrapper .right_label .gfield_label {
		width: inherit !important;
		text-align: left !important;
	}
	
	.gform_wrapper .ginput_container {
		clear: both !important;
	} 

	
}

@media (min-width: 768px) {
	.desktop-only {
		display: block !important;
	}	
	.mobile-only {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.non-mobile-sidebar {
		display: none !important;
	}

	.mobile-only {
		display: block !important;
	}
	.desktop-only {
		display: none !important;
	}	
	
	.centered-inner {
		text-align: center;
		margin-bottom: 32px;
	}

}


@media (max-width: 636px) {
	.bluebox-heading-wrap.f2f {
		min-height: 48px !important;
	}
}


@media (min-width: 480px) {
	.desktop-only-480 {
		display: block;
	}	
	.mobile-only-480 {
		display: none;
	}	
}

@media (max-width: 479px) {
	.bluebox-head-details .bluebox-details-social {
		display: none;
	}

	.desktop-only-480 {
		display: none;
	}	
	.mobile-only-480 {
		display: block;
	}	
	
	.rh-step-thumb img {
		max-width: 100%;
		margin-right: 0px;
	}	

	.rh-step-thumb {
		margin-bottom: 16px;
	}	
	
	ul.step-nav {
    padding: 6px;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}	
	
	select.mobile-real-help-topic-menu {
		width: 100%;
	}	
	
	input#rh-mobile-search-input {
		width: calc( 100% - 40px ) !important;
		height: 40px !important;
	}		

}

@media (max-width: 330px) {
	.bluebox-details-search {
		clear: both;
	}
}
