@charset "UTF-8";

/* CSS Document */


/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* TESTIMONIALS ROWS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



.dpl_tst_row {
	margin: 0px 0px 100px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.dpl_tst_row {
	margin-bottom: 80px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_row {
	margin-bottom: 60px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* DEPLOYMENT FAQ COLUMNS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.dpl_tst_left {
	float: left;
	box-sizing:border-box;
	width: 42%;
}

.dpl_tst_right {
	float: right;
	text-align: left;
	width: calc(58% - 50px);
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.dpl_tst_left {
	width: 100%;
	float: left;
}

.dpl_tst_right {
	margin: 25px 0px 0px 0px;
	width: 100%;
	float: left;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_left {
	width: 100%;
	float: left;
}

.dpl_tst_right {
	margin: 20px 0px 0px 0px;
	width: 100%;
	float: left;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* LEFT VIDEO BLOCK */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.dpl_tst_video_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	width: 100%;
	box-sizing: border-box;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.dpl_tst_video_wrapper {
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	width: calc(100% - 76px);
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_video_wrapper {
	margin: 0px auto 0px auto;
	padding: 6px 6px 6px 6px;
	width: calc(100% - 0px);
}
}

.video_yt_object {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video_yt_object iframe, .video_yt_object object, .video_yt_object embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* QUOTE MAIN BLOCKS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.dpl_tst_quote_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	width: 100%;
}

.dpl_tst_quote_upper {
	margin: 0px auto 0px auto;
	padding: 0px 42px 0px 42px;
	float: left;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.dpl_tst_quote_lower {
	margin: 0px auto 0px auto;
	padding: 0px 42px 0px 42px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}

.dpl_tst_quote_content {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.dpl_tst_quote_wrapper {
	margin: 0px 0% 0px 0%;
	width: 100%;
}

.dpl_tst_quote_upper {
	padding: 0px 38px 0px 38px;
}

.dpl_tst_quote_lower {
	padding: 0px 38px 0px 38px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_quote_wrapper {
	margin: 0px 0% 0px 0%;
	width: 100%;
}

.dpl_tst_quote_upper {
	padding: 0px 31px 0px 31px;
}

.dpl_tst_quote_lower {
	padding: 0px 31px 0px 31px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* QUOTATION MARKS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



.dpl_tst_quote_66 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0;
	top: -3px;
	width: 34px;
	height: 25px;
	background-image: url('/wp-content/uploads/2023/03/quote_66_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 34px 25px;
	background-position: 0px 0px;
}

.dpl_tst_quote_99 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0;
	bottom: -3px;
	width: 34px;
	height: 25px;
	background-image: url('/wp-content/uploads/2023/03/quote_99_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 34px 25px;
	background-position: 0px 0px;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.dpl_tst_quote_66 {
	left: 0;
	top: -3px;
	width: 30px;
	height: 22px;
	background-image: url('http://www.stellakraft.com/salamcharity/deployment/int/quotes/quote_66_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 30px 22px;
}

.dpl_tst_quote_99 {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 30px;
	height: 22px;
	background-image: url('http://www.stellakraft.com/salamcharity/deployment/int/quotes/quote_99_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 30px 22px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_quote_66 {
	left: 0;
	top: -3px;
	width: 24px;
	height: 18px;
	background-image: url('http://www.stellakraft.com/salamcharity/deployment/int/quotes/quote_66_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 24px 18px;
}

.dpl_tst_quote_99 {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 24px;
	height: 18px;
	background-image: url('http://www.stellakraft.com/salamcharity/deployment/int/quotes/quote_99_2_ffcc00.png');
	background-repeat: no-repeat;
	background-size: 24px 18px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* DEPLOYMENT TEXT - RIGHT */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.dpl_tst_quote_line {
	margin: 15px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	border-top: 1px solid #dddddd;
	width: 60%;
	height: 10px;
}

.dpl_tst_quote_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Source Serif Pro', serif;
	font-weight: 400;
	font-style: italic;
	font-size: 19px;
	line-height: 26px;
	color: #222222;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
}

.dpl_tst_quote_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din400", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #222222;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.dpl_tst_quote_3 {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "din400", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #222222;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {
.dpl_tst_quote_line {
	margin: 14px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	width: 70%;
}

.dpl_tst_quote_1 {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: -0.0px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.dpl_tst_quote_line {
	margin: 12px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	width: 70%;
}

.dpl_tst_quote_1 {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0px;
}

.dpl_tst_quote_2 {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.5px;
}

.dpl_tst_quote_3 {
	margin: 4px 0px 0px 0px;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0.5px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* CONDITIONS */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/





.dpl_tst_right:last-of-type {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.dpl_tst_row:last-child {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
