@charset "utf-8";
/* Table of Content
==================================================
	1.0 - Transition
	1.1 - Testimonials
	1.1 - Browser Css
	1.3 - Default Color
	1.4 - Responsive
	1.5 - Skin Color*/

	/*--------------------------------------------------------------
	1.0 - Transition
	--------------------------------------------------------------*/
	.dt-sc-testimonial-images li a img, .dt-sc-testimonial.type4 .dt-sc-testimonial-author img, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote, .dt-sc-testimonial.type5 .dt-sc-testimonial-author img, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote q:before, .dt-sc-testimonial.type7 .dt-sc-testimonial-author span, .dt-sc-testimonial.type7 .dt-sc-testimonial-author:before, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite:after, .dt-sc-testimonial.type8, .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite, .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small, .dt-sc-testimonial.type8 blockquote:before, .dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image img, .dt-sc-testimonial.type3 .dt-sc-testimonial-author:before, .dt-sc-testimonial.type3 .dt-sc-testimonial-author img, .dt-sc-testimonial.type3 .dt-sc-testimonial-author span { -webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s; -o-transition:all 0.3s linear 0s; -ms-transition:all 0.3s linear 0s; transition:all 0.3s linear 0s; }
	/*--------------------------------------------------------------
	1.1 - Testimonials
	--------------------------------------------------------------*/
	.dt-sc-testimonial-wrapper { float:left; clear:both; margin:0; padding:0; position:relative; width:100%; }
	.dt-sc-testimonial .dt-sc-testimonial-author span { display: block; line-height: 0; }
	.dt-sc-testimonial .dt-sc-testimonial-quote blockquote q p { display:inline; }

	.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite { display:inline-block; font-size:16px; font-style:normal; margin:20px 0 0; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite small { clear:both; display:block; font-size:14px; font-weight: normal; }	

	
	.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets { float:left; width:100%; text-align:center; margin:40px 0 0; padding:0; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a { width:10px; height:10px; border:1px solid; text-indent:-9999px; border-radius:50%; display:inline-block; margin:5px; position:relative; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a:before { display:none; content:""; position:absolute; border:4px solid; left:-4px; top:-4px; border-radius:50%; width:100%; height:100%; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a.active:before { display:block; }

	.dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite { font-weight: bold; clear:both; display:inline-block; margin:15px 0; text-align:center; width:100%; }
	
	
	.dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite small,
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small,
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small,
	.dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small,
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small { display: inline-block; font-weight: normal; margin-left: 10px; padding-left: 10px; position: relative; }
	
	.dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite small:before,
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small:before,
	.dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small:before,
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small:before { content: "-"; display: block; position: absolute; left: -2px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

	.dt-sc-testimonial.type1 .dt-sc-testimonial-author span, .dt-sc-testimonial.type1 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author span, .dt-sc-testimonial.type2 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author span, .dt-sc-testimonial.type3 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type4 .dt-sc-testimonial-author span, .dt-sc-testimonial.type4 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author span, .dt-sc-testimonial.type5 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type6 .dt-sc-testimonial-author span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type7 .dt-sc-testimonial-author span, .dt-sc-testimonial.type7 .dt-sc-testimonial-author span img,
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author span, .dt-sc-testimonial.type8 .dt-sc-testimonial-author span img { -webkit-border-radius:50%; border-radius:50%; }


	.dt-sc-testimonial.type1 { text-align: center; }
	.dt-sc-testimonial.type1 .dt-sc-testimonial-author { display: inline-block; margin: 0 0 20px; text-align: center; width:100%; }
	.dt-sc-testimonial.type1 .dt-sc-testimonial-author span { border: 5px solid; display: inline-block; }
	.dt-sc-testimonial.type1 .dt-sc-testimonial-author img { max-width: 120px; }
	
	.dt-sc-testimonial.type1 blockquote { font-weight:600; font-size:16px; line-height:30px; font-style:italic; letter-spacing:0.5px; position:relative; padding:50px 0 0; }
	.dt-sc-testimonial.type1 blockquote:before { background-color: currentColor; content: ""; height: 45px; margin: auto; position: absolute; bottom: 100%; left: 0; right: 0; width: 1px; z-index: -1; }

	.dt-sc-testimonial.type1 blockquote:after { background-color: rgba(0,0,0,0.15); color: #fff; content:"\f086"; font-family: "Font Awesome 5 Free"; font-size: 20px; font-style:normal; font-weight: 900; height: 45px; line-height: 45px; margin:auto; position: absolute; left: 0; right: 0; top: 0; width: 45px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-text-shadow: 0 0 25px rgba(0,0,0,0.25); text-shadow: 0 0 25px rgba(0,0,0,0.25); -webkit-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }  
	
	.dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite { clear:both; text-align:center; display:inline-block; width:100%; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-author { margin: 10px 0 20px; }	

	.dt-sc-testimonial.type2 { float: left; clear: both; width: 100%; margin: 0; padding: 0; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-quote { clear: both; display: inline-block; margin: 0 0 40px; padding: 0; position: relative; width: 100%; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-quote:before { background: none; border-top: 20px solid rgba(0, 0, 0, 0.06); border-left: 20px solid transparent; border-right: 20px solid transparent; content: ""; height: 0; position: absolute; bottom: -20px; left: 22px; width: 0; }

	.dt-sc-testimonial.type2 blockquote { display: inline-block; font-weight: 300; padding: 40px 70px 40px 100px; margin: 0; position: relative; box-sizing: border-box; }
	.dt-sc-testimonial.type2 blockquote:before { content: '\f1b2'; font-family: 'Material-Design-Iconic-Font'; font-size: 50px; font-style: normal; font-weight: 400; position: absolute; top: 44px; 
	left: 40px; right: auto; margin: auto; }
	.dt-sc-testimonial.type2 .dt-sc-rating { position: relative; left: 100px; bottom: 0;  box-sizing: border-box; }
	.dt-sc-testimonial.type2 blockquote q:before, .dt-sc-testimonial.type2 blockquote q:after { display: none; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author { width: 100%; float: left; position: relative; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author > span { width: 80px; float: left; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author img { max-width: 80px; float: left; }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite { position: absolute; left: 100px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); 
	-webkit-transform: translateY(-50%); width: auto; bottom: auto; margin: 0; }


	.dt-sc-testimonial.type2.alignright blockquote { padding: 40px 100px 20px 70px; }
	.dt-sc-testimonial.type2.alignright .dt-sc-testimonial-quote:before { left: inherit; right: 22px; }
	.dt-sc-testimonial.type2.alignright blockquote:after { left: inherit; right: 40px; }
	.dt-sc-testimonial.type2.alignright .dt-sc-testimonial-author > span { float: right; }
	.dt-sc-testimonial.type2.alignright .dt-sc-testimonial-author cite { left: inherit; right: 100px; }

	/*.dt-sc-testimonial.type2 { text-align: center; }*/
	.dt-sc-testimonial.type2.aligncenter .dt-sc-testimonial-quote:before { left: 0; right: 0; margin: auto; }
	.dt-sc-testimonial.type2.aligncenter blockquote { padding: 100px 40px 20px 40px; }
	.dt-sc-testimonial.type2.aligncenter blockquote:after { left: 0; right: 0; }
	.dt-sc-testimonial.type2.aligncenter .dt-sc-testimonial-author > span { float: none; text-align: center; display: inline-block; }
	.dt-sc-testimonial.type2.aligncenter .dt-sc-testimonial-author cite { left: 0; right: 0; top: inherit; bottom: -50%; }

	/*--------------------------------*/
		
	.dt-sc-testimonial.type3 {text-align: center; background: #fff; border-radius: 10px; padding: 0 30px 40px; }
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author { margin:-50px 0 20px; display:inline-block; width:100%; text-align:center; position:relative; }
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author:before {background-position: center center; content: ""; position: absolute; width: 45px; height: 30px; right: -15px; margin: auto; top: 60px; background-image: url(../../images/quote.png); background-repeat: no-repeat; } 
	.dt-sc-testimonial.type3:hover .dt-sc-testimonial-author:before { top: 65px; right: -5px; }
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author span { display:inline-block; position:relative; z-index:1; top: 0;}
	.dt-sc-testimonial.type3:hover .dt-sc-testimonial-author span { top: 10px; }
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author img { max-width:90px; }
	
	.dt-sc-testimonial.type3 blockquote { font-weight:600; font-size:16px; line-height:30px; font-style:italic; letter-spacing:0.5px; position:relative; padding:0; }
	.dt-sc-testimonial.type3 blockquote q { font-weight:normal; font-style:normal; position:relative; display:inline-block; color: #40404a; font-size: 17px; }
	.dt-sc-testimonial.type3 blockquote q:before { font-size:50px; left:-10px; top:20px; position:relative; display: none; }
	.dt-sc-testimonial.type3 blockquote q:after { font-size:50px; position:absolute; bottom:-7px; display:inline-block; margin-left:15px; display: none; }
	
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite {clear: both; display: inline-block; font-size: 26px; font-style: normal; font-weight: 500; margin: 10px 0 0; text-align: center; width: 100%; }
	.dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small {clear: none; display: inline-block; margin-left: 0; font-size: 17px; color: #000; }

	.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small { color:#fff; }
	.dt-sc-dark-bg .dt-sc-testimonial.type3 .dt-sc-testimonial-author:before { border-color:#fff; }	

	.dt-sc-testimonial-special-wrapper .dt-sc-testimonial-wrapper { padding-bottom:20px; }
	.dt-sc-testimonial-special-wrapper:before, .dt-sc-testimonial-special-wrapper:after { content:''; position:absolute; right:-25px; top:0; bottom:0; margin:auto; width:50px; height:50px; }
	.dt-sc-testimonial-special-wrapper:before { background-color: #fff; -webkit-border-radius:10px; border-radius:10px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg);  transform:rotate(45deg); }
	.dt-sc-testimonial-special-wrapper:after { content: '\f1b2'; font-family: 'Material-Design-Iconic-Font'; font-size: 40px; line-height: 50px; text-align: center; }
	
	.dt-sc-testimonial-images { float:left; margin:0; padding:0; max-width:505px; }
	.dt-sc-testimonial-images li { display:inline; float:left; margin:0; width:25%; padding:0; line-height:0; }
	.dt-sc-testimonial-images li a { line-height:0; display:inline-block; padding:5px; width:100%; }
	.dt-sc-testimonial-images li a img { max-width:100%; }
	.dt-sc-testimonial-images li:nth-child(5) { clear:both; }
	.dt-sc-testimonial-images li a { -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; }
	
	.dt-sc-testimonial-images li div { width:100%; margin:0; padding:0; display:inline-block; }
	.dt-sc-testimonial-images li div img { border-width: 5px; border-style: solid; border-color: rgba(255,255,255,0.5); }

	
	.dt-sc-testimonial.type4 { display:inline-block; padding-bottom: 70px; }
	.dt-sc-testimonial.type4 blockquote { font-style:italic; font-weight:normal; font-size:18px; line-height:28px; }
	.dt-sc-testimonial.type4 .dt-sc-testimonial-quote { width:76%; float:right; }
	.dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite { display: block; font-weight: bold; font-size:16px; font-style:normal; margin:20px 0 0; text-align: right; }
	.dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small { clear: both; display:inline; font-size:13px; font-weight: normal; letter-spacing:normal; text-transform:none; width:100%; }

	.dt-sc-testimonial.type4 .dt-sc-testimonial-author { margin: 0 4%  0  0; float:left; width:20%; text-align:center; }
	
	.dt-sc-testimonial.type5 { display:inline-block; text-align:center; width:100%; }
	.dt-sc-testimonial.type5 .dt-sc-testimonial-quote { border-bottom:1px solid; padding:85px 55px; margin:0 0 0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border:none;}
	.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote { font-size:16px; line-height:26px; font-style:normal; z-index:0;}
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author span { display:inline-block; width:100%; }
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author { margin-top: -42px; }
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { float:none; margin: 0 auto; max-width:95px; }
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { margin:18px 0 0; float:left; font-style:normal; font-weight:700; font-size:20px; position:relative; width:100%;}
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small { text-transform:none; font-size:14px; font-weight:normal; clear:both; letter-spacing:normal; display:block; }	
	.dt-sc-testimonial.type5:hover .dt-sc-testimonial-quote blockquote q:before{transform:translateY(-10px); -moz-transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	
	.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote q:before{content:"\201C"; font-size:206px; color:#FFF; z-index:-1; position:absolute; top:30px; margin:0 auto; left:0; right:0;}
	.dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote q:after{display:none;}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		::i-block-chrome, .dt-sc-testimonial.type5 .dt-sc-testimonial-author img{ border: none; }
	}
		
	.dt-sc-testimonial.type5.alignleft { float:left; text-align:left; }
	.dt-sc-testimonial.type5.alignleft .dt-sc-testimonial-author cite { float:none; display:inline-block; }
	.dt-sc-testimonial.type5.alignleft .dt-sc-testimonial-author img { float:left; margin: 0 20px 0 0; }

	.dt-sc-testimonial.type5.alignright { float:right; text-align:right; }
	.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author cite { display: inline-block; float: none; }
	.dt-sc-testimonial.type5.alignright .dt-sc-testimonial-author img { float: right; margin: 0 0 0 20px; }
	
	.vc_row-no-padding .dt-sc-testimonial.type5 { max-width:500px; }
	
	.dt-sc-testimonial.type6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display:         flex; flex-direction: row-reverse; overflow: hidden; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

	.dt-sc-testimonial.type6 .dt-sc-testimonial-author { float:right; width:40%; padding:112px 0 114px 60px; position:relative; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { display: inline-block; padding:90px 30px 90px 0; width:60%; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { font-style:italic; font-size:16px; line-height:30px; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding-left:85px; display:inline-block; text-align:right; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:before { content:""; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote:before { content:'"'; position:absolute; left:0; top:15px; font-size:100px; }

	.vc_row[data-vc-stretch-content="true"] .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { float: right; width: 75%; }
	
	.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { max-width:100px; border:2px solid; float:left; margin: 0 20px 0 0; position:relative; z-index:1; } 
	.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { font-size:16px; font-weight:bold; margin-top:25px; position:relative; text-transform: uppercase; z-index:1; }
	.dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small { text-transform:none; font-size:14px; }
	
	.dt-sc-testimonial.type6 .dt-sc-testimonial-author:before { content:""; height:330px; position:absolute; left:65px; top: 0; width:330px; -webkit-transform:rotate(45deg); transform:rotate(45deg); -webkit-border-radius:10px; border-radius:10px; }
	.dt-sc-testimonial.type6:after { content:""; height:100%; position:absolute; left:75%; top: 0; width:9000px; }
	
	
	.dt-sc-testimonial.type7 { padding: 35px 0 0; position:relative; text-align:center; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-author { position: relative; display: inline-block; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-author:before { content:"\,,"; font-size:150px; font-family:Cormorant, serif; letter-spacing: -10px; margin:auto; opacity: 0.1; position:absolute; left: -10px; top: 30px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
	.dt-sc-testimonial.type7:hover .dt-sc-testimonial-author:before { left: -5px; top: 35px; opacity: 1; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote { margin:20px 0 0; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q { quotes:none; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote q:before, .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q:after { content:""; }
	
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite { clear:both; display:inline-block; width:100%; margin-top:28px; font-size:30px; position:relative; z-index:1; font-style:normal; text-transform: uppercase; font-weight: bold; padding-top: 30px; border-top: 1px solid; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite small { clear:both; display:inline-block; text-transform:none; font-size: 16px; margin-left: 10px; font-weight: 400; color: #5f5643; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-author span { display: block; border: 1px solid rgba(0, 0, 0, 0); position: relative; padding: 10px; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-author img { max-width: 190px; }
	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite:after { content: ""; position: absolute; left: 0; top: 0; border-top: 1px solid; width: 0;
    right: 0; margin: auto; }
    .dt-sc-testimonial.type7:hover .dt-sc-testimonial-quote blockquote cite:after { width: 100%; }
	
	.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial .dt-sc-testimonial-author cite { display: block; }
	.dt-sc-testimonial-wrapper.type7 .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote { margin: 20px 0; padding: 0 5%; }

	.dt-sc-testimonial.type7.alignleft { text-align: left; }
	.dt-sc-testimonial.type7.alignright { text-align: right; }
	.dt-sc-testimonial.type7.alignleft .dt-sc-testimonial-quote blockquote cite:after { right: inherit; left: 0; }
	.dt-sc-testimonial.type7.alignright .dt-sc-testimonial-quote blockquote cite:after { right: 0; left: inherit; }

	.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite, .dt-sc-testimonial.type7:hover .dt-sc-testimonial-author span, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite:after { border-color: #000; }
	

	.dt-sc-testimonial.type8 .dt-sc-testimonial-author { margin: 0; float: left; width: 100%; text-align: center; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author span { display: inline-block; border: 5px solid; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author img { max-width: 80px; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { width: 100%; float: left; padding-left: 175px; margin-bottom: 28px; }
	.dt-sc-testimonial.type8 blockquote { font-weight: 300; font-size: 16px; line-height: 28px; font-style: normal; letter-spacing: 0.5px; position: relative; padding: 0 0 0; }
	.dt-sc-testimonial.type8 blockquote:before { content: '\f1b2'; font-family: 'Material-Design-Iconic-Font'; font-size: 50px; font-style: normal; font-weight: 400; position: absolute; top: 5px; left: -55px; right: auto;    margin: auto; }
	.dt-sc-testimonial.type8 blockquote q:before, .dt-sc-testimonial.type8 blockquote q:after { content: none; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { font-size: 16px; line-height: normal; position: static; bottom: auto; left: 30%; right: auto; text-align: center; top: 100%; margin: 20px 0; font-style: normal;width: 100%; float: none; display: inline-block; }
	.dt-sc-testimonial-wrapper .dt-sc-testimonial.type8.masonry .dt-sc-testimonial-author cite { display: inline-block; font-size: 16px; font-style: normal; margin: 0; font-weight: 300; width: 240px; left: 175px; bottom: -65px; top: auto; }

	.dt-sc-testimonial.type8 { float: left; padding: 45px 40px; width: 100%; margin-top: 30px; border: 1px solid #e5e5e5; position: relative; }
	.dt-sc-testimonial.type8 blockquote { position: static; }
	.dt-sc-testimonial.type8 blockquote:before { top: 20px; right: 10px; left: auto; z-index: 10; color: #fff; }
	.dt-sc-testimonial.type8 blockquote:after { width: 0; height: 0; border-top: 100px solid #e5e5e5; border-left: 100px solid transparent; content: ""; display: block; position: absolute; right: 0; top: 0; z-index: 9; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite, .dt-sc-testimonial.type8 .dt-sc-testimonial-author { position: static; width: 100%; text-align: left; }

	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { margin: 20px 0; font-weight: 600; font-size: 18px; text-transform: uppercase; line-height: 24px; }
	.dt-sc-testimonial.type8:hover .dt-sc-testimonial-author cite { color: #fff; }

	.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; margin: 0; }
	.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small { text-transform: capitalize; }

	.dt-sc-testimonial.type8:hover { -webkit-box-shadow: 0 0 0 5px #e5e5e5; box-shadow: 0 0 0 5px #e5e5e5; }

	.dt-sc-testimonial.type8.aligncenter .dt-sc-testimonial-author cite, .dt-sc-testimonial.type8.aligncenter .dt-sc-testimonial-author { text-align: center; }
	
	.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite, .dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author { text-align: right; }
	.dt-sc-testimonial.type8.alignright blockquote:after { right: inherit; left: 0; border-left: none; border-right: 100px solid transparent; }
	.dt-sc-testimonial.type8.alignright blockquote:before { right: auto; left: 15px; }

	.dt-sc-testimonial.type8:hover { background: #000; }
	.dt-sc-testimonial.type8:hover blockquote:before { color: #000; }

	/*--------------------------------*/	
	
	/*----*****---- << Special Testimonials >> ----*****----*/

	.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:91px 0 91px 65px; }
	.dt-sc-special-testimonial-container .vc_col-sm-6:last-child { position: absolute; right: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 0; }

	.dt-sc-special-testimonial-container .vc_col-sm-6 .dt-sc-testimonial-images { float: right; }

	.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { padding: 80px 80px 80px 0; }

	ul.dt-sc-testimonial-special li { list-style:none; }
	.dt-sc-special-testimonial-container ul.dt-sc-testimonial-images li a img { transition:none; }	
	
	.dt-sc-special-testimonial-details-holder { text-align: center; }
	.dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description { font-size: 20px; color: #666666; padding: 0 100px; margin-bottom: 20px; position: relative; font-weight: lighter; line-height: 40px; } 			
	.dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before { position: absolute; content: '\f1b2'; display: block; left: 0; right: 0; margin: 0 auto; font-size: 120px; top: 50%; transform: translateY(-50%); font-family: Material-Design-Iconic-Font; z-index: -1; opacity: 0.2; }

	@media all and (-ms-high-contrast:none)
    {
    .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before { margin-top: 5px; } /* IE10 */
    *::-ms-backdrop, .dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description:before { margin-top: 5px; } /* IE11 */
    }

	.dt-sc-special-testimonial-images-holder { padding-bottom: 30px; position: relative; }
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image { text-align: center; }
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image img { border-radius: 50%; float: none; display: inline-block; margin: 20px 0 10px; width: 180px; cursor: pointer; transform: scale(0.8); -moz-transform: scale(0.8); -webkit-transform: scale(0.8); -ms-transform: scale(0.8); }
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-author cite { text-transform: capitalize; font-size: 18px; font-weight: 600; font-style: normal; line-height: 20px; }
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-author cite small { width: 100%; float: none; display: inline-block; font-size: 16px; text-transform: capitalize; color: #898989; font-weight: 300; line-height: 28px; letter-spacing: 0.5px; }
	
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current img { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); box-shadow: 0 0 20px rgba(0,0,0,0.2); }
	.dt-sc-special-testimonial-images-holder .dt-sc-testimonial-image.slick-current .dt-sc-testimonial-author cite small { color: #2b2b2b; }

	.dt-sc-special-testimonial-images-holder button.slick-arrow { position: absolute; bottom: -20px; left: 0; right: 0; margin: 0 auto; top: auto; transform: translateY(0); width: 30px; height: 30px; }

	.dt-sc-special-testimonial-images-holder.slick-slider .slick-list { padding: 0 !important; }
	.dt-sc-special-testimonial-images-holder.slick-slider:before { content: ""; display: block; position: absolute; bottom: -24px; width: 2px; height: 24px; background: #2b2b2b; left: 0; right: 0; margin: 0 auto; }
		
	.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev { left: -60px; z-index: 1; }
	.dt-sc-special-testimonial-images-holder.slick-slider button.slick-next { right: -60px; z-index: 1; }
		
	.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before, .dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before { -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -o-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear; }
		
	.dt-sc-special-testimonial-images-holder.slick-slider button.slick-prev:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-top: 8px solid transparent; border-right: 13px solid; border-bottom: 8px solid transparent; }
	.dt-sc-special-testimonial-images-holder.slick-slider button.slick-next:before { content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 0; height: 0; border-top: 8px solid transparent; border-left: 13px solid; border-bottom: 8px solid transparent; }

	
	/*--------------------------------------------------------------
	1.2 - Browser Css
	--------------------------------------------------------------*/
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
	
	    /* Safari only override */
	    ::i-block-chrome, .dt-sc-testimonial.type1 blockquote { font-weight: 500; }    
	    ::i-block-chrome, .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border: none; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
	    
	}
	
	
	/*--------------------------------------------------------------
	1.3 - Default Colors
	--------------------------------------------------------------*/	
	.dt-sc-testimonial.type1 blockquote, .dt-sc-testimonial-wrapper .dt-sc-testimonial .dt-sc-testimonial-author cite, .dt-sc-testimonial-special-wrapper:after { color:#000000; }
	
	.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite, .dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite small, 
	.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite, 
	.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite, 
	.dt-sc-dark-bg .dt-sc-testimonial-wrapper .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author cite small, .dt-sc-testimonial.type8:hover .dt-sc-testimonial-author cite small,
	.dt-sc-testimonial.type8:hover { color:#ffffff; }
		
	.dt-sc-testimonial-special-wrapper:after { color:#ffffff; }
	
	.dt-sc-testimonial.type6:after, .dt-sc-testimonial.type6 .dt-sc-testimonial-author:before { background:#f7f7f7; }
	
	.dt-sc-testimonial-wrapper .dt-sc-testimonial-bullets a { border-color:#000000; }

	.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small { color: rgba(0, 0, 0, 0.4); }
	.dt-sc-testimonial.type2 .dt-sc-testimonial-quote { background-color: rgba(0, 0, 0, 0.06); }
	
	.dt-sc-testimonial.type1 .dt-sc-testimonial-author span { border-color: #f0f0f0; }
	.dt-sc-testimonial.type1 .dt-sc-testimonial-quote blockquote:before { background-color: #ccc; }
	.dt-sc-testimonial.type1:hover .dt-sc-testimonial-quote blockquote:after { background-color: #222; }

	.dt-sc-testimonial.type5 .dt-sc-testimonial-quote{background-color: rgba(0, 0, 0, 0.06);}
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author img{box-shadow:0 8px 15px 0 rgba(0, 0, 0,0.15); -moz-box-shadow:0 8px 15px 0 rgba(0, 0, 0,0.15); 
	-webkit-box-shadow:0 8px 15px 0 rgba(0, 0, 0,0.15);}	
	.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite small{color:#666666;}

	.dt-sc-testimonial.type7 .dt-sc-testimonial-author:before { color: rgba(0, 0, 0, 0.4); }

	.dt-sc-testimonial.type8 .dt-sc-testimonial-author span { border-color: #ffffff; }

	.dt-sc-dark-bg .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border-color:#ffffff; }
	
	.dt-sc-testimonial.type2 blockquote, .dt-sc-testimonial.type2 .dt-sc-testimonial-author span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author img { border-color:rgba(0, 0, 0, 0.1); }
	

	/*--------------------------------------------------------------
	1.4 - Responsive
	--------------------------------------------------------------*/
	
    @media only screen and (min-width:1200px) and (max-width:1440px) {

		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { padding-top: 60px; padding-bottom: 50px; }
		.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite { font-size: 25px; }

		.dt-sc-special-testimonial-container .vc_col-sm-6 .dt-sc-testimonial-images { width: 90%; }

	}
	
	 /* Note: Design for a width of 960px */
	
    @media only screen and (min-width:992px) and (max-width:1199px) {
		
		.dt-sc-testimonial-images li { width: 32%; }
		.dt-sc-testimonial-images li:nth-child(5) { clear:none; }

		.dt-sc-special-testimonial-container .vc_col-sm-6 .dt-sc-testimonial-images { width: 80%; }
		
		/*----*****---- << Testimonial >> ----*****----*/
		.dt-sc-testimonial.type6::after { left: 60%; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author { padding-left: 35px; padding-right: 35px; text-align: center; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { display: block; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span img { float: none; margin: auto; }		
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { content: none; }
		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding-top: 0; }		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { right: 10px; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { top: 0; }
		.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }	
		

		.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:70px 0 70px 65px; }
		
	}
	
	/*----*****---- << Tablet (Portrait) >> ----*****----*/	
	
    /* Note: Design for a width of 768px */

    @media only screen and (min-width:768px) and (max-width:991px) {

		.dt-sc-testimonial blockquote q br { display: none; }

		.dt-sc-testimonial.type1 .dt-sc-testimonial-quote blockquote q,
		.dt-sc-testimonial.type3 .dt-sc-testimonial-quote blockquote q { display: block; margin-left: auto; margin-right: auto; width: 80%; }
		
		/*----*****---- << Testimonial >> ----*****----*/
		.dt-sc-testimonial.type6::after { left: 60%; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author { padding-left: 35px; padding-right: 35px; text-align: center; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { display: block; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span img { float: none; margin: auto; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { content: none; }
		
		.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite { font-size: 24px; }

		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; width: 100%; }		
		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding-top: 0; }		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { right: 10px; }
		.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { top: 0; }

		/** Insurance **/
		.vc_row-no-padding .rs_col-sm-12 .dt-sc-testimonial.type5 { max-width:inherit; }
		
		.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:14px 40px; }
		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { width: 100%; z-index: 1; padding-right: 40px; padding-left: 40px; }	
		.dt-sc-special-testimonial-container .vc_col-sm-6:last-child {position: static; right: auto; top: auto; transform: none; -moz-transform: none; -ms-transform: none; -webkit-transform: none; width: 100%; }

		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6:first-child:after { z-index: -1; width: 9000px; right: -50%; }

		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 .alignright,
		.alignright .dt-sc-testimonial.special-testimonial-carousel blockquote, 
		.alignright .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author { text-align: center; }

		.dt-sc-testimonial-special-wrapper:before, .dt-sc-testimonial-special-wrapper:after { top: auto; left: 0; right: 0; margin: auto; bottom: -25px; }

		.dt-sc-special-testimonial-container .vc_col-sm-6 .dt-sc-testimonial-images { max-width: 100%; padding: 80px 0; }

		
	}
	
	/*----*****---- << Mobile (Landscape) >> ----*****----*/	
	
	/* Common Styles for the devices below 767px width */
	@media only screen and (max-width: 767px) {


		.dt-sc-special-testimonial-container .vc_col-sm-6 { padding:14px 40px; }
		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 { width: 100%; z-index: 1; padding-right: 0; padding-bottom: 18px; }	
		.dt-sc-special-testimonial-container .vc_col-sm-6:last-child { position: static; right: auto; top: auto; transform: none; -moz-transform: none; -ms-transform: none; -webkit-transform: none; width: 100%; }

		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6:first-child:after { z-index: -1; width: 9000px; right: -50%; }

		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 .alignright,
		.alignright .dt-sc-testimonial.special-testimonial-carousel blockquote, 
		.alignright .dt-sc-testimonial.special-testimonial-carousel .dt-sc-testimonial-author { text-align: center; }

		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 .alignright h2 { font-size: 34px; }

		.dt-sc-testimonial-special-wrapper::before, .dt-sc-testimonial-special-wrapper::after { top: auto; left: 0; right: 0; margin: auto; bottom: -25px; }

		.dt-sc-special-testimonial-container .vc_col-sm-6 .dt-sc-testimonial-images { max-width: 100%; padding: 45px 0 25px; }
		
		/*----*****---- << Testimonial >> ----*****----*/

		.dt-sc-testimonial-wrapper .dt-sc-testimonial { margin-bottom: 50px; }
		.dt-sc-testimonial-wrapper.carousel_items { margin-bottom: 35px; }

		.dt-sc-testimonial-wrapper.carousel_items .dt-sc-testimonial { margin-bottom: 0 !important; }

		.vc_row > .wpb_column.last > .vc_column-inner > .wpb_wrapper > .dt-sc-testimonial-wrapper .dt-sc-testimonial, 
		.vc_row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper > .dt-sc-testimonial-wrapper > .dt-sc-testimonial, 

		.vc_row > .wpb_column.last > .vc_column-inner > .wpb_wrapper > .dt-sc-testimonial-wrapper.carousel_items, 
		.vc_row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper > .dt-sc-testimonial-wrapper.carousel_items { margin-bottom: 20px; }	


		.dt-sc-testimonial blockquote q br { display: none; }

		.dt-sc-testimonial.type2 blockquote { padding: 30px 35px 35px 80px; }
		.dt-sc-testimonial.type2 blockquote:before { left: 30px; top: 35px; }

		.dt-sc-testimonial.type5 { float: left; width: 100%; }
		.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { float: none; display: inline-block; margin-bottom: 10px; }
		.dt-sc-testimonial.type5 .dt-sc-testimonial-author span { float: left; }
		.vc_row-no-padding .dt-sc-testimonial.type5 { max-width: inherit; }
		
		.dt-sc-testimonial.type6 { display: block; overflow: visible; text-align: center; }
		.dt-sc-testimonial.type6::after { content: none; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author { padding:40px 20px; width: 100%; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { float: none; margin: auto }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author > span, .dt-sc-testimonial.type6 .dt-sc-testimonial-author cite { display: block; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { float: left; padding-right: 0; padding-bottom: 35px; width: 100%; }

		.dt-sc-testimonial-wrapper.type6 .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote::before { position: static; vertical-align: middle; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding: 0 30px; text-align: center; }

		.vc_row[data-vc-stretch-content="true"] .dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote { float: none; margin: auto; }
		
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author::before { height: 200px; margin: auto; left: 0; right: 0; top: 25%; width: 200px; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author::after { content: ""; height: 100%; left: -100%; position: absolute; right: -100%; top: 0; width: 9999px; background-color: #f7f7f7; }
	
		.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite { font-size: 24px; }

		.dt-sc-testimonial.type8 .dt-sc-testimonial-author { display: block; float: none; width: 100%; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; width: 100%; }		
		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote { padding-top: 0; }		
		.dt-sc-testimonial.type8.alignright .dt-sc-testimonial-author cite { left: 10px; }		
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote blockquote q:before { top: 0; }	

		.dt-sc-special-testimonial-details-holder .dt-sc-testimonial-description { padding: 0 20px; }


	}
	
	
	/* Common Styles for the devices below 479px width */
    @media only screen and (max-width: 479px) {
		
		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 .alignright h2 { font-size: 24px; }
		.dt-sc-special-testimonial-container .extend-bg-fullwidth-left.vc_col-sm-6 .alignright, .alignright .dt-sc-testimonial.special-testimonial-carousel blockquote { text-align: center; }
		.dt-sc-special-testimonial-container .vc_col-sm-6 { padding-left:15px; padding-right:15px; }
		.dt-sc-testimonial-wrapper.type5 .carousel-arrows { bottom: 0; }

		.dt-sc-testimonial.type3 blockquote q { width: 80%; }
	
		/*----*****---- << Testimonial >> ----*****----*/
		.dt-sc-testimonial.type4 .dt-sc-testimonial-author { display: block; float: none; margin: 0 auto 20px; }
		.dt-sc-testimonial.type4 .dt-sc-testimonial-quote { padding: 0 5px; width: 100% }
		.dt-sc-testimonial.type4 .dt-sc-testimonial-quote, .dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite { text-align: center; }

		.dt-sc-testimonial.type5 .dt-sc-testimonial-quote, .dt-sc-testimonial.type8 { padding-left: 25px; padding-right: 25px; }

		.dt-sc-testimonial.type6 .dt-sc-testimonial-author { text-align: center; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-author img { display: block; float: none; margin: 0 auto; }

		.dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite small, .dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small, .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small, .dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote cite small, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite small, .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small { display: block; line-height: normal; margin: 10px 0 0; padding: 0; }

		.dt-sc-testimonial.type1 .dt-sc-testimonial-quote cite small:before, .dt-sc-testimonial.type2 .dt-sc-testimonial-author cite small:before, .dt-sc-testimonial.type3 .dt-sc-testimonial-author cite small:before, .dt-sc-testimonial.type4 .dt-sc-testimonial-quote cite small:before, .dt-sc-testimonial.type7 .dt-sc-testimonial-quote cite small:before, .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small:before { content: none; }

		.dt-sc-testimonial.type8, .dt-sc-testimonial.type8 .dt-sc-testimonial-author, .dt-sc-testimonial.type8 .dt-sc-testimonial-author cite { text-align: center; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small { display: block; margin: 0; padding: 0; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-author cite small:before { content: none; }
		.dt-sc-testimonial.type8 .dt-sc-testimonial-quote { padding: 0; }	

		.dt-sc-testimonial-wrapper.carousel_items .dt-sc-testimonial.type3 { padding: 0; }
			
	}
	
	
	/*----*****---- << Mobile >> ----*****----*/	

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (min-width: 320px) and (max-width: 479px) {
		
		.dt-sc-testimonial-images li { width:50%; }		
		
	}
	

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 319px) {						
		
		/*----*****---- << Hosting Special Testimonial >> ----*****----*/
		.dt-sc-testimonial-images { max-width:140px; }		
		.dt-sc-testimonial-images li { width:100%; }
		
		/*----*****---- << Testimonial >> ----*****----*/
		.dt-sc-testimonial.type2 .dt-sc-testimonial-author, .dt-sc-testimonial.type5 .dt-sc-testimonial-author { text-align: center; }
		.dt-sc-testimonial.type2 .dt-sc-testimonial-author span, .dt-sc-testimonial.type2 .dt-sc-testimonial-author img { float: none; }
		.dt-sc-testimonial.type2 .dt-sc-testimonial-author span { display: inline-block; }
		.dt-sc-testimonial.type2 .dt-sc-testimonial-author img { display: block; }
		.dt-sc-testimonial.type2 .dt-sc-testimonial-author cite { margin: 30px auto; width: 100%; }
		
		.dt-sc-testimonial.type4 { padding-top: 140px; text-align: center; }
		.dt-sc-testimonial.type4 .dt-sc-testimonial-quote,
		.dt-sc-testimonial.type4 .dt-sc-testimonial-author { width: 100%; }		

		.dt-sc-testimonial.type4 .dt-sc-testimonial-author > span { display: inline-block; margin: auto; max-width: 60%; position: absolute; left: 0; right: 0; top: 0; }
		.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite { display: block; position: static; text-align: center; }
		.dt-sc-testimonial.type4 .dt-sc-testimonial-author cite small { display: block; margin-left: 0; }

		.dt-sc-testimonial.type5 .dt-sc-testimonial-author img { float: none; }
		.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before { right: 0; }
		.dt-sc-testimonial.type5 .dt-sc-testimonial-author cite { display: block; font-size: 12px; float: none; }

		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote { padding-right: 0; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote:before { content: none; }
		.dt-sc-testimonial.type6 .dt-sc-testimonial-quote blockquote q { padding-left: 0; text-align: center; }

	}