@charset "UTF-8";

/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* APPEAL FEATURE (top and 2 columns)
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
 



.feature_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	height: 100%;
	justify-content: flex-start;
	background-color: #aaaaaa;
}

.feature_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 50%;
	text-align: left;
	box-sizing: border-box;
}

.feature_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 50%;
	text-align: left;
	box-sizing: border-box;
}

.feature_photo_identifier {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.feature_centre {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: center;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.feature_left {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.feature_right {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.feature_left {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.feature_right {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* PHOTO (non background)
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.feature_photo_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	height: auto;
	min-width: 100px;
	min-height: 100px;
}

.feature_photo {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	max-width: 100%;
	height: auto;
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.feature_photo {
	max-height: 400px;
}

.feature_photo_identifier {
	height: 300px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* APPEAL FEATURE BODY TEXT
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.feature_txt {
	margin: 0px 0px 0px 0px;
	padding: 90px 100px 100px 100px;
	width: 100%;
	max-width: 600px;
	box-sizing: border-box;
}

/* These two styles allow the feature text to occupy as much of the available space when browser window is >1400px. Otherwise the padding is symmetrical. */







.feature_txt_left_side {
	float: right;
}

.feature_txt_right_side {
	float: left;
}
 @media only screen and (min-width : 1401px) {

.feature_txt_left_side {
	padding: 85px 100px 90px 0px;
}

.feature_txt_right_side {
	padding: 85px 0px 90px 100px;
}
}
 @media only screen and (min-width : 961px) and (max-width :1400px) {

.feature_txt_left_side {
	padding: 65px 80px 70px 80px;
}

.feature_txt_right_side {
	padding: 65px 80px 70px 80px;
}
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.feature_txt {
	max-width: 100%;
}

.feature_txt_left_side {
	padding: 50px 60px 55px 60px;
}

.feature_txt_right_side {
	padding: 50px 60px 55px 60px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.feature_txt {
	max-width: 100%;
}

.feature_txt_left_side {
	padding: 45px 14px 50px 14px;
}

.feature_txt_right_side {
	padding: 45px 14px 50px 14px;
}
}

.feature_txt_h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	font-family: "din400c", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.25px;
	text-transform: uppercase;
}

.feature_txt_h2 {
	margin: 0px 0px 26px 0px;
	padding: 10px 0px 12px 0px;
	font-family: "din900", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.3px;
	text-transform: uppercase;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.feature_txt_h3 {
	margin: 0px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din900c", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.3px;
	text-transform: uppercase;
	color: #ffffff;
}

.feature_txt_h4 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #ffffff;
	font-family: "din900", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #ffffff;
	text-transform: uppercase;
}

.feature_txt_quote_box {
	margin: 0px 0px 30px 0px;
	padding: 13px 30px 20px 30px;
	text-align: left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	box-spacing: border-box;
}

.feature_txt_quote_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din900i", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #ffffff;
}

.feature_txt_quote_2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	letter-spacing: -0.1px;
	text-transform: uppercase;
	color: #ffffff;
}

.feature_txt_p1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #ffffff;
}

ul.feature_txt_p1 {
	padding-bottom: 24px;
	list-style-type: none;
}

.feature_txt_p1 li {
	padding: 0px 0px 12px 20px;
	background-image: url('/wp-content/themes/SalamCharity/salamcharity/int/int_bullets/bullet_ffcc00_60.png');
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: 2px 5px;
}

/* The following is used when a <ul> appears AFTER a <p> on a tab (t_right). Without it, feature_txt_p1:last-of-type will remove the space */



.feature_txt_space_before {
	margin-top: 24px;
}

.feature_txt_space_before {
	margin-bottom: 24px;
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.feature_txt_h1 {
	padding-bottom: 30px;
	font-size: 28px;
	line-height: 26px;
	letter-spacing: -0.2px;
}

.feature_txt_h2 {
	margin-bottom: 22px;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: -0.2px;
}

.feature_txt_h4 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -0.2px;
}

.feature_txt_h3 {
	margin-bottom: 22px;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: -0.2px;
}

.feature_txt_quote_box {
	margin: 0px 0px 30px 0px;
	padding: 13px 15px 20px 15px;
}

.feature_txt_quote_1 {
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}

.feature_txt_quote_2 {
	text-align: center;
	letter-spacing: -0.1px;
}

.feature_txt_p1 {
	padding-bottom: 22px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.2px;
}
}

.feature_txt_p1 a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: "din700", Helvetica, Arial, sans-serif;
	font-style: normal;
}

.feature_txt_p1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

.feature_txt_p1 a:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.feature_txt_p1 a:active {
	text-decoration: none;
	color: #ffffff;
}

.feature_txt_bold {
	font-family: "din900", Helvetica, Arial, sans-serif;
}

.feature_txt_emphasis {
	margin: 0px 0px 24px 0px;
	padding: 8px 0px 8px 0px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.feature_txt_p1 span {
	font-family: "din700", Helvetica, Arial, sans-serif;
}

.feature_txt_p1:last-of-type {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature_txt_p1 li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* TAB TABLES SHOWING COSTINGS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



.t_table {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	box-spacing: border-box;
}

.t_table_width_300 {
	max-width: 300px;
}

.t_table_width_350 {
	max-width: 350px;
}

.t_table_width_400 {
	max-width: 400px;
}

.t_table_width_max {
	max-width: 100%;
}

.t_table_h1 {
	margin: 0px 0px 2px 0px;
	padding: 7px 12px 10px 12px;
	text-align: left;
	font-family: "din900", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: rgba(255,255,255,1);
	text-transform: uppercase;
	background-color: rgba(255,255,255,.20);
}

.t_table_row {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	background-color: rgba(255,255,255,.12);
}

.t_table_col {
	margin: 0px 0px 0px 0px;
	padding: 7px 12px 10px 12px;
	float: left;
	width: 50%;
	font-family: "din500", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	box-sizing: border-box;
}

.t_table_txt_l {
	text-align: left;
}

.t_table_txt_c {
	text-align: center;
}

.t_table_txt_r {
	text-align: right;
}

.t_table_col_float_l {
	float: left;
}

.t_table_col_float_r {
	float: right;
}

.t_table_col_070 {
	width: 70%;
}

.t_table_col_060 {
	width: 60%;
}

.t_table_col_050 {
	width: 50%;
}

.t_table_col_040 {
	width: 40%;
}

.t_table_col_030 {
	width: 30%;
}

.t_table_col_020 {
	width: 20%;
}

.t_table_first_col_then_price {
	width: calc(100% - 90px);
}

/*.t_table_col_price {
	max-width: 80px;
}*/

.t_button_wrapper {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}

.t_button {
	margin: 0px 0px 0px 0px;
	padding: 10px 18px 13px 18px;
	display: inline-block;
	color: #ffffff;
	font-family: "din700", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ffffff;
}

.t_button:hover {
	color: #ffffff;
	background-color: #222222;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* APPEAL FEATURE BACKGROUND COLOURS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.appeal_stat_items {
	margin: 90px auto 60px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	position: relative;
}

.appeal_stat_img {
	padding: 0px 30px 30px 30px;
	width: 158px;
	height: 150px;
	display: inline-block;
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.appeal_stat_items {
	margin: 50px auto 20px auto;
}

.appeal_stat_img {
	padding: 0px 10px 30px 10px;
	width: 130px;
	height: 124px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* APPEAL FEATURE BACKGROUND COLOURS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


 @media only screen and (min-width : 1px) and (max-width :960px) {

.when_mobile_swap_display_order {
	flex-direction: column-reverse;
}
}


.app_emergency_col_0 {
	background-color: #cc0000;
}

.app_emergency_col_1 {
	background-color: #8c2222;
}

.app_emergency_col_2 {
	background-color: #731515;
}



.appeals_emergency_header_1 {
	background-image: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: grayscale(35%);
}

.appeals_emergency_header_2 {
	background: rgba(140,34,34,0.5);
}

.appeals_emergency_01 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/breast-cancer/01.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_02 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/breast-cancer/02.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.appeals_emergency_03 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/breast-cancer/03.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.appeals_emergency_04 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/breast-cancer/04.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.appeals_emergency_05 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/breast-cancer/05.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_t01 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/t01.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_t02 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/t02.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_t03 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/t03.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_t04 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/t04.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.appeals_emergency_t05 {
	background: url('/wp-content/themes/SalamCharity/salamcharity/appeals/emergency/t05.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

