@charset "utf-8";
/* CSS Document */

/*----*****---- << Shortcodes >> ----*****----*/

	/*----*****---- << Headings >> ----*****----*/
	
	.dt-sc-border-title { clear:both; border-bottom: 1px solid #f0efef; padding-bottom:7px; *padding-bottom: 0px; margin-bottom:50px; width:100%; position:relative; }
	.dt-sc-border-title span { display:block; height:1px; margin:7px 0 -11px;  width:140px; position:absolute; left:0px; }	
	.dt-sc-border-title.center-txt { text-align:center; }
	.dt-sc-border-title.center-txt span {  left:42%; *left:2%;}
	.dt-sc-border-title.right-txt { text-align:right; }
	.dt-sc-border-title.right-txt span { right:0px; left:inherit; }
	
	/*----*****---- << Horizontal Rule >> ----*****----*/

	.dt-sc-hr { background-color:#f0efef; border:none; height:1px; margin:30px 0; clear:both; padding:0; width:100%; float:left; }
	.dt-sc-hr-medium { background:#eff0f0; height:5px; clear:both; display:block; margin:30px 0; float:left; width:100%; }
	.dt-sc-hr-large { background:url(../images/splitter-large.png) repeat-x; height:22px; width:100%; clear:both; display:block; float:left; margin:40px 0px; position:relative; z-index:1; }	
	
	.dt-sc-hr-border { background:url(../images/splitter2.png) repeat-x; height:1px; width:100%; clear:both; display:block; float:left; margin:30px 0px 40px; position:relative; z-index:1; }
	.dt-sc-hr-invisible { float:left; width:100%; margin:30px 0px; display:block; clear:both; }
	.dt-sc-hr-invisible-large { float:left; width:100%; margin:40px 0px; display:block; clear:both; }
	.dt-sc-hr-invisible-medium { float:left; width:100%; margin:50px 0px; display:block; clear:both; }
	
	.dt-sc-hr.top { width:96%; }
	.dt-sc-hr.top { background-position:right center; text-align:right; position:relative; }
	.dt-sc-hr.top a { color:#cccccc; background:transparent; font-size:11px; line-height:16px; padding-left:5px; position:absolute; right:-4%; top:-9px; }
	.dt-sc-hr.top a span { margin-right:2px; }
	
	.dt-sc-clear { float:none; clear:both; margin:0px; padding:0px; }
	
	/* Margining
	-------------------------------------------------------------- */
	.dt-sc-margin5, .dt-sc-margin10, .dt-sc-margin15, .dt-sc-margin20, .dt-sc-margin25, .dt-sc-margin30, .dt-sc-margin35, .dt-sc-margin40, .dt-sc-margin45, .dt-sc-margin50, .dt-sc-margin55, .dt-sc-margin60, .dt-sc-margin65, .dt-sc-margin70, .dt-sc-margin75, .dt-sc-margin80, .dt-sc-margin85, .dt-sc-margin90, .dt-sc-margin100 { width:100%; clear:both; background-color:transparent; }
	.dt-sc-margin5 { height:5px; }
	.dt-sc-margin10 { height:10px; }
	.dt-sc-margin15 { height:15px; }
	.dt-sc-margin20 { height:20px; }
	.dt-sc-margin25 { height:25px; }
	.dt-sc-margin30 { height:30px; }
	.dt-sc-margin35 { height:35px; }
	.dt-sc-margin40 { height:40px; }
	.dt-sc-margin45 { height:45px; }
	.dt-sc-margin50 { height:50px; }
	.dt-sc-margin55 { height:55px; }
	.dt-sc-margin60 { height:60px; }
	.dt-sc-margin65 { height:65px; }
	.dt-sc-margin70 { height:70px; }
	.dt-sc-margin75 { height:75px; }
	.dt-sc-margin80 { height:80px; }
	.dt-sc-margin85 { height:85px; }
	.dt-sc-margin90 { height:90px; }
	.dt-sc-margin100 { height:100px; }
	
	/*----*****---- << Columns >> ----*****----*/
	
	#blog_carousel .column { margin:0px; float:left; min-height:1px; position:relative; }
	.column { margin:0px 0px 0px 2%; float:left; min-height:1px; position:relative; }
	.column.first { margin-left:0px; }	
	
	.dt-sc-full-width { width:100%; }
	.column.dt-sc-full-width { margin-left:0px; }
	
	.dt-sc-one-fourth { width:23.4%; }
	.dt-sc-one-half { width:49%; }
	.dt-sc-one-third { width:31.9%; }
	.dt-sc-three-fourth { width:74.5%; }	
	.dt-sc-two-third { width:65.8%; }
	
	.dt-sc-one-fifth { width:18.3%; }
	.dt-sc-four-fifth { width:79.6%; }
	.dt-sc-three-fifth { width:59.2%; }
	.dt-sc-two-fifth { width:38.8%; }
	
	.dt-sc-one-sixth { width:15%; }
	.dt-sc-two-sixth { width:30%; }
	.dt-sc-three-sixth { width:45%; }
	.dt-sc-four-sixth { width:60%; }
	.dt-sc-five-sixth { width:75%; }		
	
	.column img { max-width:100%; height:auto; width:auto\0/; }
	
	.dt-sc-one-half iframe, .dt-sc-one-third iframe, .dt-sc-one-fourth iframe, .dt-sc-three-fourth iframe, .dt-sc-two-third iframe, iframe { max-width:100%; }
	embed, iframe, object, video { max-width:100%; }
	
	.column.no-space { margin-right:1px; margin-bottom:-1px; margin-left:0px; }
	.column.no-space.dt-sc-one-fourth { width:24.89%; } 	
	.column.no-space.dt-sc-one-third { width:33.22%; }	
	.column.no-space.dt-sc-one-half { width:49.89%; }
	.column.no-space.dt-sc-one-fifth { width:19.8%; }
	.column.no-space.dt-sc-one-sixth { width:16.5%; }
	
	.column.no-space.dt-sc-three-fourth { width:74.9%; }
	.column.no-space.dt-sc-two-third { width:66.5%; }		
	.column.no-space.dt-sc-four-fifth { width:79.9%; }
	.column.no-space.dt-sc-three-fifth { width:60%; }
	.column.no-space.dt-sc-two-fifth { width:40%; }		
	.column.no-space.dt-sc-two-sixth { width:33.4%; }
	.column.no-space.dt-sc-three-sixth { width:50%; }
	.column.no-space.dt-sc-four-sixth { width:66.6%; }
	.column.no-space.dt-sc-five-sixth { width:83.2%; }
	
	/*----*****---- << Buttons >> ----*****----*/
	
	.dt-sc-button { display:inline-block; *display:inline; zoom:1; margin:10px 0px 0px; cursor:pointer; font-size:16px; border-radius:5px; }
	.dt-sc-button:hover {  color:#fff; }
	
	.dt-sc-button.small { padding:11px 20px; }
	.dt-sc-button.medium { padding:16px 24px; }
	.dt-sc-button.large { padding:21px 35px; font-size:18px; }
	.dt-sc-button.xlarge { padding:28px 35px; font-size:20px; }
	
	.dt-sc-button span { margin-left:8px; font-size:15px; }
	
	.dt-sc-button.dt-sc-ico.medium { padding:7px 24px; border-radius:10px; }
	.dt-sc-button.dt-sc-ico { font-weight:700; font-size:17px; line-height:58px; position:relative; }
	.dt-sc-button.dt-sc-ico i { padding-right:19px; font-size:58px; float:left; margin-right:25px; }
	
	.dt-sc-button.dt-sc-ico i:after { content: ""; height: 100%; position: absolute; left:103px; top: 0; width: 1px; }
	
	input.dt-sc-button, input[type="submit"], input[type="button"] { overflow: visible; /* remove padding from left/right */ width:auto !important; }
	
	.dt-sc-button.brown { background:#564847; border-color:#423230; text-shadow:1px 1px 0 #423230;  }
	.dt-sc-button.lightgreen { background:#c5dfdc; color:#2A2C31; text-shadow:1px 1px 0 #ffffff; }
	.dt-sc-button.salmon { background:#e38f77; border-color:#d5795e; text-shadow:1px 1px 0 #d5795e; }
	.dt-sc-button.slategrey { background:#2b2c31; border-color:#1c1d23; text-shadow:1px 1px 0 #1c1d23; }
	.dt-sc-button.yellow { background:#efca45; border-color:#dab634; text-shadow:1px 1px 0 #dab634; }
	.dt-sc-button.turquoise { background:#5bcdc5; border-color:#49bdb5; text-shadow:1px 1px 0 #49bdb5; }
	.dt-sc-button.seagreen { background:#83b3a3; border-color:#68a08d; text-shadow:1px 1px 0 #68a08d; }
	.dt-sc-button.chocolate { background:#d66334; }
	.dt-sc-button.orange { background:#ef683b; }
	
	
	.dt-sc-button.blue:hover { background:#018999; border-color:#018190; }
	.dt-sc-button.brown:hover { background:#483a39; border-color:#423230; }
	.dt-sc-button.lightgreen:hover { background:#aed1cd; color:#2A2C31; }
	.dt-sc-button.salmon:hover { background:#d37a60; border-color:#d5795e; }
	.dt-sc-button.slategrey:hover { background:#222328; border-color:#1c1d23; }
	.dt-sc-button.yellow:hover { background:#e4be37; border-color:#dab634; }
	.dt-sc-button.turquoise:hover { background:#4dc2ba; border-color:#49bdb5; }
	.dt-sc-button.seagreen:hover { background:#6da492; border-color:#68a08d; }
	.dt-sc-button.chocolate:hover { background:#cb592b; }
	.dt-sc-button.orange:hover { background:#e86134; }
	.dt-sc-button.blue:hover { background:#0090a1; border-color:#018190; }
	
	.dt-sc-button.lightgreen:hover { color:#ffffff; text-shadow:1px 1px 0 #3A2F2D; }
	
	/*----*****---- << Tweets >> ----*****----*/
	.dt-sc-tweet { background:50% 0 repeat-y fixed; }
	.dt-sc-tweet .dt-sc-tweet_list li { font-size:30px; text-align:center; }
	.dt-sc-tweet .dt-sc-tweet_list li i { margin-right:10px; color:#2caae1; }
	.dt-sc-tweet .dt-sc-tweet_list li { color:#fff; line-height:40px; }
	.dt-sc-tweet .dt-sc-tweet_list li a { color:#35aad8; }
	
	.dt-sc-tweet .dt-sc-tweet-nav { display:inline-block; text-align:center; *width:230px; margin:20px 0px 0px; }
	.dt-sc-tweet .dt-sc-tweet-nav span { background:url(../images/twit-ico.png) no-repeat; width:56px; height:31px; margin-top:5px; }
	.dt-sc-tweet-nav a.dt-sc-prev, .dt-sc-tweet-nav a.dt-sc-next { float:left; }
	.dt-sc-tweet .dt-sc-tweet-nav span { float:left; margin-left:20px; margin-right:20px; }
	.dt-sc-tweet-nav a.dt-sc-prev, .dt-sc-tweet-nav a.dt-sc-next { color: #FFFFFF; font-size: 21px; font-weight: bold; padding: 10px 18px; }
	.dt-sc-tweet .dt-sc-tweet_list li { list-style:none; padding-bottom:0; }
	
	/*----*****---- << Social Media >> ----*****----*/
	.dt-sc-social-media-bg { background:url(http://placehold.it/1920x1000) 50% 0 repeat-y fixed; }
	.dt-sc-social-media-bg h2 { font-size:30px; color:#fff; margin-top:20px; }
	
	.dt-sc-social-media-bg ul li { display:inline-block; float:left; }
	.dt-sc-social-media-bg ul li a { color:#fff; width:80px; height:80px; float:left; font-size:20px; line-height:80px; text-align:center; }
	.dt-sc-social-media-bg ul li a:hover {  opacity:0.7; filter:alpha(opacity=70); }
	
	.dt-sc-social-media-bg ul li a { background-position:center center; background-repeat:no-repeat; }
	
	.dt-sc-social-media-bg ul li a.dribble { background-color:#f974a4; }
	.dt-sc-social-media-bg ul li a.dribble { background-image:url(../images/sociables/dribble.png); }
	
	.dt-sc-social-media-bg ul li a.facebook { background-color:#3c5b9b; }
	.dt-sc-social-media-bg ul li a.facebook { background-image:url(../images/sociables/facebook.png); }
	
	.dt-sc-social-media-bg ul li a.flickr { background-color:#e30377; }
	.dt-sc-social-media-bg ul li a.flickr { background-image:url(../images/sociables/flickr.png); }
	
	.dt-sc-social-media-bg ul li a.google { background-color:#ba3526; }
	.dt-sc-social-media-bg ul li a.google { background-image:url(../images/sociables/google.png); }
	
	.dt-sc-social-media-bg ul li a.gtalk { background-color:#23458f; }
	.dt-sc-social-media-bg ul li a.gtalk { background-image:url(../images/sociables/gtalk.png); }
	
	.dt-sc-social-media-bg ul li a.lastfm { background-color:#d12540; }
	.dt-sc-social-media-bg ul li a.lastfm { background-image:url(../images/sociables/lastfm.png); }
	
	.dt-sc-social-media-bg ul li a.linkedin { background-color:#0173b2; }
	.dt-sc-social-media-bg ul li a.linkedin { background-image:url(../images/sociables/linkedin.png); }
	
	.dt-sc-social-media-bg ul li a.mail { background-color:#edc719; }
	.dt-sc-social-media-bg ul li a.mail { background-image:url(../images/sociables/mail.png); }

	.dt-sc-social-media-bg ul li a.myspace { background-color:#4f79c6; }
	.dt-sc-social-media-bg ul li a.myspace { background-image:url(../images/sociables/myspace.png); }
	
	.dt-sc-social-media-bg ul li a.picasa { background-color:#8a66a3; }
	.dt-sc-social-media-bg ul li a.picasa { background-image:url(../images/sociables/picasa.png); }
	
	.dt-sc-social-media-bg ul li a.pinterest { background-color:#ca1325; }
	.dt-sc-social-media-bg ul li a.pinterest { background-image:url(../images/sociables/pinterest.png); }
	
	.dt-sc-social-media-bg ul li a.reddit { background-color:#ff1a00; }
	.dt-sc-social-media-bg ul li a.reddit { background-image:url(../images/sociables/reddit.png); }
	
	.dt-sc-social-media-bg ul li a.rss { background-color:#ffb922; }
	.dt-sc-social-media-bg ul li a.rss { background-image:url(../images/sociables/rss.png); }
	
	.dt-sc-social-media-bg ul li a.skype { background-color:#00aaf1; }
	.dt-sc-social-media-bg ul li a.skype { background-image:url(../images/sociables/skype.png); }
	
	.dt-sc-social-media-bg ul li a.stumbleupon { background-color:#eb4924; }
	.dt-sc-social-media-bg ul li a.stumbleupon { background-image:url(../images/sociables/stumbleupon.png); }
	
	.dt-sc-social-media-bg ul li a.technorati { background-color:#5bb834; }
	.dt-sc-social-media-bg ul li a.technorati { background-image:url(../images/sociables/technorati.png); }

	.dt-sc-social-media-bg ul li a.tumblr { background-color:#2a445f; }
	.dt-sc-social-media-bg ul li a.tumblr { background-image:url(../images/sociables/tumblr.png); }
	
	.dt-sc-social-media-bg ul li a.twitter { background-color:#2caae1; }
	.dt-sc-social-media-bg ul li a.twitter { background-image:url(../images/sociables/twitter.png); }
	
	.dt-sc-social-media-bg ul li a.viadeo { background-color:#f4982b; }
	.dt-sc-social-media-bg ul li a.viadeo { background-image:url(../images/sociables/viadeo.png); }
	
	.dt-sc-social-media-bg ul li a.vimeo { background-color:#41b2dc; }
	.dt-sc-social-media-bg ul li a.vimeo { background-image:url(../images/sociables/vimeo.png); }
	
	.dt-sc-social-media-bg ul li a.yahoo { background-color:#7c1f70; }
	.dt-sc-social-media-bg ul li a.yahoo { background-image:url(../images/sociables/yahoo.png); }
	
	.dt-sc-social-media-bg ul li a.youtube { background-color:#ff3431; }
	.dt-sc-social-media-bg ul li a.youtube { background-image:url(../images/sociables/youtube.png); }
	
	.dt-sc-social-media-bg ul li a.delicious { background-color:#2648be; }
	.dt-sc-social-media-bg ul li a.delicious { background-image:url(../images/sociables/delicious.png); }
	
	.dt-sc-social-media-bg ul li a.deviantart { background-color:#54675a; }
	.dt-sc-social-media-bg ul li a.deviantart { background-image:url(../images/sociables/deviantart.png); }

	.dt-sc-social-media-bg ul li a.digg { background-color:#1a5891; }
	.dt-sc-social-media-bg ul li a.digg { background-image:url(../images/sociables/digg.png); }
	
/*----*****---- << Titled Boxes >> ----*****----*/
	
	.dt-sc-titled-box { margin-bottom:20px; width:100%; clear:both; }
	.dt-sc-titled-box h6.dt-sc-titled-box-title { font-size:14px; font-weight:bold; text-transform:uppercase; padding:10px 15px; text-shadow:none; border-bottom:5px solid #dfdfdf; margin:0px; } 
	.dt-sc-titled-box-content { padding:15px 15px 20px; }
	
	.dt-sc-titled-box h6.dt-sc-titled-box-title { background:#333334; color:#ffffff; }
	.dt-sc-titled-box-content { background:#ffffff; border:1px solid #dfdfdf; border-top:0px; }
	
	.dt-sc-titled-box.brown h6.dt-sc-titled-box-title { background:#564847; }
	.dt-sc-titled-box.lightgreen h6.dt-sc-titled-box-title { background:#c5dfdc; color:#2A2C31; }
	.dt-sc-titled-box.salmon h6.dt-sc-titled-box-title { background:#e38f77; }
	.dt-sc-titled-box.slategrey h6.dt-sc-titled-box-title { background:#2b2c31; }
	.dt-sc-titled-box.yellow h6.dt-sc-titled-box-title { background:#efca45; }
	.dt-sc-titled-box.turquoise h6.dt-sc-titled-box-title { background:#5bcdc5; }
	.dt-sc-titled-box.seagreen h6.dt-sc-titled-box-title { background:#83b3a3; }	
	.dt-sc-titled-box.chocolate h6.dt-sc-titled-box-title { background:#d66334; }
	.dt-sc-titled-box.orange h6.dt-sc-titled-box-title { background:#ef683b; }
	.dt-sc-titled-box.blue h6.dt-sc-titled-box-title { background:#009fb2; }
	
	/*----*****---- << Alert Boxes >> ----*****----*/
	
	.dt-sc-error-box p, .dt-sc-warning-box p, .dt-sc-success-box p, .dt-sc-info-box p { margin-bottom:0px; }
	
	.dt-sc-error-box, .dt-sc-warning-box, .dt-sc-success-box, .dt-sc-info-box { margin-bottom:20px; padding:15px 15px 15px 39px; clear:both; border-radius :5px; }
	.dt-sc-error-box a, .dt-sc-warning-box a, .dt-sc-success-box a, .dt-sc-info-box a { text-decoration:underline; }
	
	.dt-sc-error-box { background:#ffcccc; border:1px solid #ff9999; color:#d01313; position:relative; }
	.dt-sc-error-box:before, .dt-sc-warning-box:before, .dt-sc-success-box:before, .dt-sc-info-box:before { top:15px; left:10px; font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:25px; position:absolute; }		
	.dt-sc-error-box:before { content:"\f057"; color:#C54228; }
	
	.dt-sc-warning-box { background:#fdebae; border:1px solid #e6c555; color:#c79d13; position:relative; }
	.dt-sc-warning-box:before { content:"\f06a"; color:#e2b828; }
	
	.dt-sc-success-box { background:#c0df89; border:1px solid #a0ce4e; color:#466c00; position:relative; text-shadow:1px 1px 0px #e3f1cb; }
	.dt-sc-success-box:before { content:"\f058"; color:#75b632; }
	
	.dt-sc-info-box { background:#bfe4f9; border:1px solid #68a2cf; color:#2081b9; position:relative; }
	.dt-sc-info-box:before { content:"\f05a"; color:#008bc1; }
	
	.dt-sc-error-box a { color:#d01313; }
	.dt-sc-warning-box a { color:#c79d13; }
	.dt-sc-success-box a { color:#7ba411; }
	.dt-sc-info-box a { color:#2081b9; }
	
	/*----*****---- << Tooltip >> ----*****----*/
	
	.boxed-tooltip.dt-sc-tooltip-top, .boxed-tooltip.dt-sc-tooltip-right, .boxed-tooltip.dt-sc-tooltip-bottom, .boxed-tooltip.dt-sc-tooltip-left { background:#ededed; color:#333334; display:inline-block; margin:10px 0px 0px; padding:10px 20px; text-align:center; }
	.boxed-tooltip:hover { color:#ffffff; }
	
	#tiptip_holder { display:none; position:absolute; top:0; left 0; z-index:99999; }		
	#tiptip_holder.tip_top { padding-bottom:5px; }		 
	#tiptip_holder.tip_bottom { padding-top:5px; }		 
	#tiptip_holder.tip_right { padding-left:5px; }		 
	#tiptip_holder.tip_left { padding-right:5px; }		
	
	.tip_bottom #tiptip_content { box-shadow: inset 0px -1px 0px 0px #d9d9d9; -webkit-box-shadow:inset 0px -1px 0px 0px #d9d9d9; -moz-box-shadow:inset 0px -1px 0px 0px #d9d9d9; }
			
	#tiptip_content { padding:8px 10px; color:#ffffff; font-size:12px; background:rgba(0, 0, 0, 0.8); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }		
	#tiptip_arrow, #tiptip_arrow_inner { position:absolute; border-color:transparent; border-style:solid; border-width:6px; height:0; width:0; opacity:0.85; }		
	#tiptip_holder.tip_top #tiptip_arrow { border-top-color:#fff; border-top-color:#000000;  }		
	#tiptip_holder.tip_bottom #tiptip_arrow { border-bottom-color:#fff; border-bottom-color:#000000; }		
	#tiptip_holder.tip_right #tiptip_arrow { border-right-color:#fff; border-right-color:#000000; }		 
	#tiptip_holder.tip_left #tiptip_arrow { border-left-color:#fff; border-left-color:#000000; }		
	#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top:-7px; margin-left:-6px; }		
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top:-5px; margin-left:-6px; }		 
	#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top:-6px; margin-left:-5px;  }		
	#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top:-6px; margin-left:-7px;}
	
	
	@-webkit-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-moz-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-ms-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-o-keyframes progress-bar-stripes {
	  from {
		background-position: 0 0;
	  }
	  to {
		background-position: 40px 0;
	  }
	}
	@keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}		
	
	/*----*****---- << Pullquotes >> ----*****----*/
	.dt-sc-pullquote1, .dt-sc-pullquote2, .dt-sc-pullquote3, .dt-sc-pullquote4, .dt-sc-pullquote5, .dt-sc-pullquote6 { display:inline-block; margin-bottom:20px; margin-right:4%; margin-top:20px; width:40%; line-height:25px; }	
	.dt-sc-pullquote1, .dt-sc-pullquote2, .dt-sc-pullquote3, .dt-sc-pullquote4, .dt-sc-pullquote5, .dt-sc-pullquote6 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; letter-spacing: -0.5px; line-height:30px; }	
	.dt-sc-pullquote1 { border-left:3px solid #D9D9D9; background:#F5F5F5; letter-spacing:0; line-height:25px; padding:15px; width:36%; }	
	.dt-sc-pullquote2 { background:#F5F5F5; border:1px solid #FFFFFF; box-shadow:0 0 5px #D0D0D0; padding:19px; }	
	.dt-sc-pullquote3 { background:#F5F5F5; border-bottom:2px dotted #D9D9D9; border-top:2px dotted #D9D9D9; padding:19px; }	
	.dt-sc-pullquote4 { border-bottom:4px double #D9D9D9; border-top:4px double #D9D9D9; margin-top:20px; padding:10px 0px; }	
	.dt-sc-pullquote5 { letter-spacing:0; line-height:25px; padding:5px 5px 5px 15px; width:36%; }	
	.dt-sc-pullquote6 { background:#F5F5F5; letter-spacing:0; line-height:25px; padding:15px; width:36%; }	
	.quotes:before { content:open-quote; display:inline; font-size:150%; font-weight:bold; margin-right:5px; vertical-align:middle; }	
	.quotes:after { content:close-quote; display:inline; font-size:150%; font-weight:bold; margin-left:5px; vertical-align:middle; }	
	.dt-sc-pullquote1.aligncenter, .dt-sc-pullquote2.aligncenter, .dt-sc-pullquote3.aligncenter, .dt-sc-pullquote4.aligncenter, .dt-sc-pullquote5.aligncenter, .dt-sc-pullquote6.aligncenter { display:block; float:none; text-align:center; width:auto; }	
	.dt-sc-pullquote1.alignleft, .dt-sc-pullquote1.aligncenter { margin-left:2px; }	
	.dt-sc-pullquote1.alignright, .dt-sc-pullquote1.aligncenter { margin-right:2px; }	
		
	/*----*****---- << Newsletter-container >> ----*****----*/
	.dt-sc-newsletter-container, .dt-sc-newsletter-container h2 { color:#ffffff; }
	.dt-sc-newsletter-container h2 { font-size:30px; }
	
	.dt-sc-newsletter-form { width:100%; margin:0px; padding:0px; float:left; }
	.dt-sc-newsletter-form fieldset { background:#7f7774; padding:5px; margin:0; border:none; width:93.8%; border-radius:5px; }
	.dt-sc-newsletter-form input[type="email"], .dt-sc-newsletter-form input[type="text"] { float: left; height:46px; line-height:46px; width: 66.5%; background:#ffffff; border-bottom-right-radius: 0; border-top-right-radius: 0; border-right:none; border-bottom:none; padding:0px 15px; margin:0; }
	.dt-sc-newsletter-form input[type="submit"] { height:47px; line-height:47px; float:left; border-top-left-radius:0px; border-bottom-left-radius:0px; padding:0px 20px; margin:0; display:block; }
	.dt-sc-newsletter-form input[type="email"].error { padding:12.5px 15px !important; }
	.dt-sc-newsletter-form input.error { border:2px solid #ff0000 !important; border-right:none !important; }

	/*----*****---- << Services >> ----*****----*/
	
	.dt-sc-ico-content { float:left; width:100%; text-align:center; }
	.dt-sc-ico-content .dt-sc-icon { width:100%; text-align:center; float:left; }
	.dt-sc-ico-content .dt-sc-icon span { color:#C47474; font-size:35px; line-height:70px; text-align:center; border:7px solid #F8A0CE; width:70px; height:70px; display:inline-block; border-radius:70px; position:relative; z-index:1; }
	.dt-sc-ico-content .dt-sc-ico-content-image { float:left; clear:both; margin:-45px 0px 0px; width:100%; overflow:hidden; }
	.dt-sc-ico-content .dt-sc-ico-content-image img { max-width:100%; display:block; border-radius:5px 5px 0px 0px; }
	.dt-sc-ico-content .dt-sc-ico-content-body { display:block; text-align:center; padding:25px 20px 15px; clear:both; background:#f2f2f2; border-radius:0px 0px 5px 5px; }
	
	.dt-sc-ico-content:hover .dt-sc-icon span { background:#666666; -moz-transform: scale(1) rotate(360deg) translate(0px); -webkit-transform: scale(1) rotate(360deg) translate(0px); -o-transform: scale(1) rotate(360deg) translate(0px); transform: scale(1) rotate(360deg) translate(0px); }

	/*----*****---- << Lists >> ----*****----*/
		
	ul.dt-sc-fancy-list { list-style-type:none; list-style-position:outside; }
	ul.dt-sc-fancy-list li { display:block; position:relative; padding-left:20px; }
	ul.dt-sc-fancy-list li ul { padding-left:0px; }
	
	ul.dt-sc-fancy-list.arrow li { padding-left:15px; }
	
	ul.dt-sc-fancy-list li:before { font-family:FontAwesome; font-style:normal; color:#666666; font-weight:normal; text-decoration:inherit; font-size:14px; position:absolute; top:1px; left:0px; }
	
	ul.dt-sc-fancy-list.arrow li:before { content:"\f105";  }
	ul.dt-sc-fancy-list.rounded-arrow li:before { content:"\f0a9";  }
	ul.dt-sc-fancy-list.double-arrow li:before { content:"\f101";  }	
	ul.dt-sc-fancy-list.heart li:before { content:"\f004"; font-size:12px; }
	ul.dt-sc-fancy-list.trash li:before { content:"\f014";  }
	ul.dt-sc-fancy-list.star li:before { content:"\f005";  }
	ul.dt-sc-fancy-list.tick li:before { content:"\f00c";  }
	ul.dt-sc-fancy-list.rounded-tick li:before { content:"\f058";  }
	ul.dt-sc-fancy-list.cross li:before { content:"\f00d";  }
	ul.dt-sc-fancy-list.rounded-cross li:before { content:"\f057";  }
	ul.dt-sc-fancy-list.rounded-question li:before { content:"\f059";  }
	ul.dt-sc-fancy-list.rounded-info li:before { content:"\f05a";  }
	ul.dt-sc-fancy-list.delete li:before { content:"\f05e";  }
	ul.dt-sc-fancy-list.warning li:before { content:"\f071";  }
	ul.dt-sc-fancy-list.comment li:before { content:"\f075";  }
	ul.dt-sc-fancy-list.edit li:before { content:"\f044";  }
	ul.dt-sc-fancy-list.share li:before { content:"\f064";  }
	ul.dt-sc-fancy-list.plus li:before { content:"\f067";  }
	ul.dt-sc-fancy-list.rounded-plus li:before { content:"\f055";  }
	ul.dt-sc-fancy-list.minus li:before { content:"\f068";  }	
	ul.dt-sc-fancy-list.rounded-minus li:before { content:"\f056";  }	
	ul.dt-sc-fancy-list.asterisk li:before { content:"\f069";  }
	ul.dt-sc-fancy-list.cart li:before { content:"\f07a";  }
	ul.dt-sc-fancy-list.folder li:before { content:"\f07b";  }
	ul.dt-sc-fancy-list.folder-open li:before { content:"\f07c";  }
	ul.dt-sc-fancy-list.desktop li:before { content:"\f108";  }
	ul.dt-sc-fancy-list.tablet li:before { content:"\f10a";  }
	ul.dt-sc-fancy-list.mobile li:before { content:"\f10b";  }
	ul.dt-sc-fancy-list.reply li:before { content:"\f112";  }
	ul.dt-sc-fancy-list.quote li:before { content:"\f10d";  }
	ul.dt-sc-fancy-list.mail li:before { content:"\f0e0";  }
	ul.dt-sc-fancy-list.external-link li:before { content:"\f08e";  }	
	ul.dt-sc-fancy-list.adjust li:before { content:"\f042";  }
	ul.dt-sc-fancy-list.pencil li:before { content:"\f040";  }
	ul.dt-sc-fancy-list.print li:before { content:"\f02f";  }
	ul.dt-sc-fancy-list.tag li:before { content:"\f02b";  }	
	ul.dt-sc-fancy-list.thumbs-up li:before { content:"\f088";  }
	ul.dt-sc-fancy-list.thumbs-down li:before { content:"\f087";  }
	ul.dt-sc-fancy-list.time li:before { content:"\f017";  }
	ul.dt-sc-fancy-list.globe li:before { content:"\f0ac";  }	
	ul.dt-sc-fancy-list.pushpin li:before { content:"\f08d";  }
	ul.dt-sc-fancy-list.map-marker li:before { content:"\f041";  }
	ul.dt-sc-fancy-list.link li:before { content:"\f0c1";  }
	ul.dt-sc-fancy-list.paper-clip li:before { content:"\f0c6";  }	
	ul.dt-sc-fancy-list.download li:before { content:"\f019";  }
	ul.dt-sc-fancy-list.key li:before { content:"\f084";  }
	ul.dt-sc-fancy-list.search li:before { content:"\f002";  }
	ul.dt-sc-fancy-list.rss li:before { content:"\f09e";  }	
	ul.dt-sc-fancy-list.twitter li:before { content:"\f099";  }
	ul.dt-sc-fancy-list.facebook li:before { content:"\f09a";  }
	ul.dt-sc-fancy-list.linkedin li:before { content:"\f0e1";  }
	ul.dt-sc-fancy-list.google-plus li:before { content:"\f0d5";  }
	
	ul.dt-sc-fancy-list.circle-tick li:before { content:"\f05d";  }
	ul.dt-sc-fancy-list.circle-tick.type2 li { font-size:16px; border-bottom:1px solid #d3d3d3; padding-bottom:15px; padding-top:15px;  }
	ul.dt-sc-fancy-list.circle-tick.type2 li:before { top:16px; }
	
	ul.dt-sc-fancy-list.check li:before { content:"\f046";  }
	ul.dt-sc-fancy-list.hand li:before { content:"\f0a4";  }
	ul.dt-sc-fancy-list.cog li:before { content:"\f013";  }
	ul.dt-sc-fancy-list.play li:before { content:"\f01d";  }
	
	ul.dt-sc-fancy-list.brown li:before { color:#564847; }
	ul.dt-sc-fancy-list.lightgreen li:before { color:#c5dfdc; }
	ul.dt-sc-fancy-list.salmon li:before { color:#e38f77; }
	ul.dt-sc-fancy-list.slategrey li:before { color:#2b2c31; }
	ul.dt-sc-fancy-list.yellow li:before { color:#efca45; }
	ul.dt-sc-fancy-list.turquoise li:before { color:#5bcdc5; }
	ul.dt-sc-fancy-list.seagreen li:before { color:#83b3a3; }	
	ul.dt-sc-fancy-list.chocolate li:before { color:#d66334; }
	ul.dt-sc-fancy-list.orange li:before { color:#ef683b; }
	ul.dt-sc-fancy-list.blue li:before { color:#009fb2; }
	
	ol.dt-sc-fancy-list { padding-top:0px; }
	ol.dt-sc-fancy-list ol { padding-top:10px; }
	ol.dt-sc-fancy-list li span { color:#666666; }

	ol.decimal { list-style-type:decimal; }
	ol.decimal-leading-zero { list-style-type:decimal-leading-zero; }
	ol.lower-alpha { list-style-type:lower-alpha; }
	ol.lower-roman { list-style-type:lower-roman; }
	ol.upper-alpha { list-style-type:upper-alpha; }
	ol.upper-roman { list-style-type:upper-roman; }	
	
	ol.dt-sc-fancy-list.brown li { color:#564847; }
	ol.dt-sc-fancy-list.lightgreen li { color:#c5dfdc; }
	ol.dt-sc-fancy-list.salmon li { color:#e38f77; }
	ol.dt-sc-fancy-list.slategrey li { color:#2b2c31; }
	ol.dt-sc-fancy-list.yellow li { color:#efca45; }
	ol.dt-sc-fancy-list.turquoise li { color:#5bcdc5; }
	ol.dt-sc-fancy-list.seagreen li { color:#83b3a3; }	
	ol.dt-sc-fancy-list.chocolate li { color:#d66334; }
	ol.dt-sc-fancy-list.orange li { color:#ef683b; }
	ol.dt-sc-fancy-list.blue li { color:#009fb2; }

	/*----*****---- << Progress Bar >> ----*****----*/
		
.dt-sc-progress { height:42px; margin-bottom:10px; clear:both; display:block; }
	.dt-sc-progress .dt-sc-bar { position:relative; }
	.dt-sc-progress .dt-sc-bar-text { font-size:14px; position:absolute; top:0; left:0; line-height:42px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; padding:0px 20px; color:#fff; font-weight:bold; width:100%; text-align:left; display:none; }
	.dt-sc-progress .dt-sc-bar-text > span { float:right; display:block; }
	
	.dt-sc-progress {
	  overflow: hidden;
	  height:42px;
	  background-color: #ededed;
	}
	.dt-sc-progress .dt-sc-bar {
	  width: 0%;
	  height: 100%;
	  color: #ffffff;
	  float: left;
	  font-size: 12px;
	  text-align: center;
	  background-repeat: repeat-x;
	  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  -webkit-transition: width 0.6s ease;
	  -moz-transition: width 0.6s ease;
	  -o-transition: width 0.6s ease;
	  transition: width 0.6s ease;
	}
	.dt-sc-progress .dt-sc-bar + .dt-sc-bar {
	  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	}
	.dt-sc-progress-striped .dt-sc-bar {
	  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	  -webkit-background-size: 40px 40px;
	  -moz-background-size: 40px 40px;
	  -o-background-size: 40px 40px;
	  background-size: 40px 40px;
	}
	.dt-sc-progress.active .dt-sc-bar {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
	  -moz-animation: progress-bar-stripes 2s linear infinite;
	  -ms-animation: progress-bar-stripes 2s linear infinite;
	  -o-animation: progress-bar-stripes 2s linear infinite;
	  animation: progress-bar-stripes 2s linear infinite;
	}
		
	@-webkit-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-moz-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-ms-keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	@-o-keyframes progress-bar-stripes {
	  from {
		background-position: 0 0;
	  }
	  to {
		background-position: 40px 0;
	  }
	}
	@keyframes progress-bar-stripes {
	  from {
		background-position: 40px 0;
	  }
	  to {
		background-position: 0 0;
	  }
	}
	
	/*----*****---- << testimonial >> ----*****----*/
	.parallax-pattern { background-image:url(../images/parallax-pattern.png); background-repeat:repeat; background-color:rgba(0, 0, 0, 0.2); width:100%; float:left; padding:80px 0px; }
	
	.dt-sc-testimonial-wrapper { background:url(http://placehold.it/1920x1000) 50% 0 repeat-y fixed; }
	.parallax-section { float:left; width:100%; border-top:5px solid; background:50% 0 repeat-y fixed; }
	
	.parallax-pattern .dt-sc-testimonial-wrapper, .parallax-pattern blockquote:before, .parallax-pattern blockquote:after { color:#ffffff; }
	
	.dt-sc-testimonial-wrapper figure.dt-sc-testimonial-thumb { width:200px; height:230px; float:left; margin-right:30px; margin-top:-20px; }
	
	figure img { max-width: 100%; height: auto; }
	.dt-sc-testimonial-wrapper figure.dt-sc-testimonial-thumb img { display: block; }
	
	.dt-sc-testimonial-content-wrapper { float:left; width:75.4%; }
	.dt-sc-testimonial-content-wrapper .dt-sc-author-meta { margin-bottom:15px; }
	.dt-sc-author-meta p { font-size:16px; font-weight:600; margin-bottom:0; }
	.dt-sc-author-meta span { font-style:italic; font-size:14px; }
	
	.quovolve-box { overflow:hidden; width:100%; float:left; clear:both; position:relative; }
	
	.dt-sc-testimonial-wrapper .dt-sc-quotes_wrapper { margin:0px; }
	.dt-sc-testimonial-wrapper .dt-sc-quotes_wrapper li { list-style:none; padding:0px; }
	
	.dt-sc-testimonial-wrapper .quovolve-nav  { width:100%; text-align:center; margin:10px 0px 0px; clear:both; }
	.dt-sc-testimonial-wrapper .nav-numbers { width:100%; text-align:center; margin:0px; padding:0px; }
	.dt-sc-testimonial-wrapper .nav-numbers li { display:inline-block; margin:0px 5px; padding:0px; }
	.dt-sc-testimonial-wrapper .nav-numbers li a { text-indent:-9999px; background:#7c7c7c; width:10px; height:10px; display:inline-block; cursor:pointer; border-radius:10px; }	
	
	.dt-sc-hexagon { position: absolute; width: 200px; height: 400px; top: -85px; overflow: hidden; visibility: hidden; -webkit-transform: rotate(120deg); -moz-transform: rotate(120deg); -o-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); cursor: pointer;  }
	
	.dt-sc-hexagon-in1 { overflow: hidden; width: 100%; height: 100%; -webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -o-transform: rotate(-60deg); -ms-transform: rotate(-60deg); transform: rotate(-60deg); }
	
	.dt-sc-hexagon-in2 {	
		overflow: hidden;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: 50%;
	
		-webkit-background-size: 100%;
		-moz-background-size: 100%;
		background-size: 100%;
		visibility: visible;
	
		-webkit-transform: rotate(-60deg);
		-moz-transform: rotate(-60deg);
		-o-transform: rotate(-60deg);
		-ms-transform: rotate(-60deg);
		transform: rotate(-60deg);
	
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	
/*----*****---- << Pricing Table >> ----*****----*/
	
	.dt-sc-pricing-table { width:100%; margin:30px 0px 20px; padding:0px; float:left; }
	.dt-sc-pr-tb-col { position:relative; border:1px solid #d3dae5; background:#fff; width:100%; margin:0px; padding:0px; text-align:center; -webkit-transition:-webkit-box-shadow 0.2s ease-out; -moz-transition:-moz-box-shadow 0.2s ease-out; 	-o-transition:-o-box-shadow 0.2s ease-out; transition:box-shadow 0.2s ease-out; }
	
	.dt-sc-tb-title h5 { font-size:30px; color:#5a6d78; line-height:normal; margin-bottom:0px; }
	
	.dt-sc-guarantee, .dt-sc-tb-title h5 { padding:7px 10px; }
	.dt-sc-tb-title, .dt-sc-guarantee { box-shadow: 0 -7px 6px #f7f7f7 inset; }
	
	.dt-sc-tb-title, .dt-sc-guarantee, .dt-sc-price { background:#fff; border-bottom: 1px solid #d3dae5; }
	.dt-sc-guarantee { font-size:17px; padding-top:17px; padding-bottom:17px; }
	.dt-sc-guarantee p { margin-bottom:0; }
	
	.dt-sc-tb-header .dt-sc-price { box-shadow: 0 -29px 20px #f7f7f7 inset; padding:32px 20px; display:block; font-size:80px; }
	.dt-sc-tb-header .dt-sc-price span { font-size:15px; color:#666666; display:block; text-transform:capitalize; margin-top:15px; }
	
	.dt-sc-pr-tb-col .tb-content { list-style-type:none; margin:0px; padding:0px 25px 10px 25px; }
	.dt-sc-pr-tb-col .tb-content li { font-size:14px; color:#757575; border-bottom:1px solid #d3dae5; padding:10px 0px; line-height:25px; }
		
	.dt-sc-pr-tb-col .dt-sc-buy-now { padding:0 20px 25px; margin:0px; }
	.dt-sc-pr-tb-col .dt-sc-buy-now a.dt-sc-button { position:relative; z-index:2; }
	
	.dt-sc-pr-tb-col, .dt-sc-tb-header .dt-sc-price, .dt-sc-tb-title h5, .dt-sc-pr-tb-col .dt-sc-buy-now { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
	
	.dt-sc-pr-tb-col.selected, .dt-sc-pr-tb-col:hover { z-index:10; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); }
	.dt-sc-pr-tb-col:hover { z-index:100; }
	
	.pricing-table.no-space .column { margin-right:0px; }
	.pricing-table.no-space .one-fourth { width:25%; } 	
	.pricing-table.no-space .one-third { width:33.3%; }	
	.pricing-table.no-space .one-half { width:50%; }
	.pricing-table.no-space .one-fifth { width:20%; }
	.pricing-table.no-space .one-sixth { width:16.6%; }
	
	.pricing-table.no-space .three-fourth { width:75%; }
	.pricing-table.no-space .two-third { width:66.6%; }
	.pricing-table.no-space .four-fifth { width:80%; }
	.pricing-table.no-space .three-fifth { width:60%; }
	.pricing-table.no-space .two-fifth { width:40%; }
	.pricing-table.no-space .two-sixth { width:33.2%; }
	.pricing-table.no-space .three-sixth { width:49.8%; }
	.pricing-table.no-space .four-sixth { width:66.4%; }
	.pricing-table.no-space .five-sixth { width:83%; }
	
	.dt-sc-pr-tb-col:hover:after, .dt-sc-pr-tb-col.active:after { border-bottom:none; content: ""; height: 98.9%; left: -1px; position: absolute; top: -1px; width: 97.5%; z-index: 1; }

	/*----*****---- << Progress Bars >> ----*****----*/
	.dt-sc-progress-bar-wrapper { text-align:center; display:inline-block; padding:20px 0px; background:#f2f2f2; width:100%; }
	.dt-sc-progress-bar-content { clear:both; float:left; width:100%; text-align:center; margin:20px 0px 0px\0/; }
	.dt-sc-progress-bar-content h4 { font-weight:600; text-transform:capitalize; }
	.dt-sc-progress-bar-content span.dt-sc-code { margin-bottom:15px; display:inline-block; }
	.dt-sc-progress-bar-content p { padding:0px 13px; }
	
	.dt-sc-progress-bar-wrapper.brown h4 { color:#7F7774; }
	.dt-sc-progress-bar-wrapper.lightgreen h4 { color:#c5dfdc; }
	.dt-sc-progress-bar-wrapper.salmon h4 { color:#e38f77; }
	.dt-sc-progress-bar-wrapper.slategrey h4 { color:#2b2c31; }
	.dt-sc-progress-bar-wrapper.yellow h4 { color:#D8BE9D; }
	.dt-sc-progress-bar-wrapper.turquoise h4 { color:#5bcdc5; }
	.dt-sc-progress-bar-wrapper.seagreen h4 { color:#83b3a3; }
	.dt-sc-progress-bar-wrapper.chocolate h4 { color:#d66334; }
	.dt-sc-progress-bar-wrapper.orange h4 { color:#E08E79; }
	.dt-sc-progress-bar-wrapper.blue h4 { color:#B1C9C6; }
	
	.legend-wrapper, .legend { float:left; width:100%; }
	.legend { margin:10px 0; }
	
	.legendColorBox, .legendLabel { float:left; margin-right:20px; }
	.legendLabel { font-size:20px; }
	.legendColorBox { height: 20px; overflow: hidden; width: 60px; }
	
	.orange .legendColorBox { background:#ec7e00; }
	.blue .legendColorBox { background:#0089cf; }
	
	.dt-sc-progress-bar-wrapper #donutchart1 .donutcharttext { color:#E08E79; }
	.dt-sc-progress-bar-wrapper #donutchart2 .donutcharttext { color:#D8BE9D; }
	.dt-sc-progress-bar-wrapper #donutchart3 .donutcharttext { color:#B1C9C6; } 
	.dt-sc-progress-bar-wrapper #donutchart4 .donutcharttext { color:#7F7774; }
	
	.dt-sc-progress-bar-wrapper #donutchart1, .dt-sc-progress-bar-wrapper #donutchart2, .dt-sc-progress-bar-wrapper #donutchart3, .dt-sc-progress-bar-wrapper #donutchart4 { margin:0 auto 25px; display:block; height:140px; }
	.dt-sc-progress-bar-wrapper .customtext { font-size:15px; position:absolute; top:22%; left:0; right:0; margin:0 auto; }
	.donutcharttext { text-align:center; width:100%; font-size:50px; font-weight:normal; font-family: 'Titillium Web', sans-serif; line-height:32px !important; top:40%; }
	
	/*----*****---- << Toggle & Accordion >> ----*****----*/
	
	.dt-sc-toggle-frame-set { float:left; width:100%; margin:0px; padding:0px; }
	.dt-sc-toggle-frame h5.dt-sc-toggle-accordion, .dt-sc-toggle-frame h5.dt-sc-toggle { clear:both; margin:0px; background:#f5f5f5; }
	.dt-sc-toggle-frame h5.dt-sc-toggle-accordion a, .dt-sc-toggle-frame h5.dt-sc-toggle a { display:block; padding:17px 15px 16px 43px; border-bottom:5px solid #eff0f0; }
	.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a, .dt-sc-toggle-frame h5.dt-sc-toggle.active a, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a:hover { color:#ffffff !important; }
	.dt-sc-toggle-content { clear:both; padding:20px 0px 20px; display:none; }
	
	h5.dt-sc-toggle, h5.dt-sc-toggle-accordion { clear:both; position:relative; padding-left:25px; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; }
	h5.dt-sc-toggle:before, h5.dt-sc-toggle-accordion:before { font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:18px; position:absolute; top:0px; left:0px; content:"\f0fe"; }
	h5.dt-sc-toggle.active:before, h5.dt-sc-toggle-accordion.active:before { content:"\f056"; }
	.dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active a, .dt-sc-toggle-frame h5.dt-sc-toggle.active a, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:before, .dt-sc-toggle-frame h5.dt-sc-toggle.active:before, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion.active:hover, .dt-sc-toggle-frame h5.dt-sc-toggle.active:hover { color:#ffffff; }
	
	.dt-sc-toggle-frame h5.dt-sc-toggle-accordion:before, .dt-sc-toggle-frame h5.dt-sc-toggle:before { top:17px; left:15px; }
	
	.dt-sc-toggle-frame h5.dt-sc-toggle, .dt-sc-toggle-frame h5.dt-sc-toggle-accordion { padding:0px; }	

	/*----*****---- << Horizontal Tabs >> ----*****----*/
	
	.dt-sc-tabs-container, .woocommerce-tabs { float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both; }
	ul.dt-sc-tabs-frame, .woocommerce-tabs ul { float:left; margin:0px; padding:0px; width:100%; border-bottom:5px solid; }
	ul.dt-sc-tabs-frame li, .woocommerce-tabs ul li { float:left; display:inline; margin:0px 1px 0px 0px; padding:0px; }
	ul.dt-sc-tabs-frame li a, .woocommerce-tabs ul li a { float:left; margin:0px; padding:0px 20px; background:#ededed; text-align:center; font-size:16px;  color:#666; line-height:53px; }
	ul.dt-sc-tabs-frame li a.current, .woocommerce-tabs ul li.active a { color:#E4629B; border-bottom:0px; position:relative; z-index:1; }
	
	.dt-sc-tabs-frame-content, .woocommerce-tabs .entry-content { background:#ffffff; float:left; clear:both; width:100%; margin:0px; padding:29px 0px 0; }
	.dt-sc-tabs-frame-content ul { margin-top:10px; margin-bottom:10px; float:left; clear:both; }
	
	/*----*****---- << Vertical Tabs >> ----*****----*/

	.dt-sc-tabs-vertical-container { float:left; width:100%; margin:0px; padding:0px; clear:both; }
	ul.dt-sc-tabs-vertical-frame { float:left; width:31%; margin:0px; padding:0px; }
	ul.dt-sc-tabs-vertical-frame li { display:inline; width:98.5%; float:left; margin:0px; padding:0px; position:relative; border-right:5px solid; }
	ul.dt-sc-tabs-vertical-frame li a { display:block;  border-bottom:5px solid #dcdce1; margin:0px; padding:18px 20px; background:#ffffff; color:#666666; line-height:20px; }
	
	ul.dt-sc-tabs-vertical-frame li a.current { color:#E4629B; border-bottom:5px solid; }
	
	.dt-sc-tabs-vertical-frame-content { float:left; margin:-5px 0px 0px 4%; padding:0px; width:65%; }		
	.dt-sc-tabs-vertical-frame-content h4 { text-transform:none; }
	
	/*----*****---- << Team >> ----*****----*/
	
	.dt-sc-team { float:left; position:relative; border:1px solid #d7d7d7; text-align:center; width:100%; margin-top:104px; padding-top:115px; border-radius:5px; }
	.dt-sc-team-content { float:left; padding:5px 15px; }
	.dt-sc-team-content h5 { font-weight:600; margin-bottom:5px; }
	.dt-sc-team-content span { font-size:13px; margin-bottom:15px; display:inline-block; color:#999999; }	
	
	.dt-sc-team figure, .dt-sc-team figure > .dt-sc-item-mask { width:172px; height:198px; }
	
	.dt-sc-team figure { display: block; float: left; left:0; right:0; text-align:center; margin:0 auto; overflow: hidden; position: absolute; top: -104px; }
	.dt-sc-team figure > .dt-sc-item-mask { -webkit-transition: all 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; 		left: 0; top: 0; z-index: 10; }
	
	figure img { max-width: 100%; height: auto; }
	.dt-sc-team figure img { display: block; }
	
	.dt-sc-team:hover figure > .dt-sc-item-mask { background:url(images/hexa-bg-hover.png) no-repeat; width:174px; height:198px; z-index:10; display:block; }

	.dt-sc-social-icon { background:#f5f5f5; border-top:1px solid #D7D7D7; float: left; margin-bottom: 0; width: 100%; padding:20px 0px 17px; text-align:center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
	.dt-sc-social-icon li { display:inline; margin:0 12px; }	
	.dt-sc-social-icon li a { color:#68696d; font-size:16px; }
	
	.dt-sc-team .dt-sc-social-icon li a { width:20px; height:20px; display:inline-block; }
	
	.dt-sc-team .dt-sc-social-icon li a.dribble { background:url(../images/sociables/team/dribble.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.dribble { background:url(../images/sociables/dribble.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.facebook { background:url(../images/sociables/team/facebook.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.facebook { background:url(../images/sociables/facebook.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.flickr { background:url(../images/sociables/team/flickr.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.flickr { background:url(../images/sociables/flickr.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.google { background:url(../images/sociables/team/google.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.google { background:url(../images/sociables/google.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.gtalk { background:url(../images/sociables/team/gtalk.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.gtalk { background:url(../images/sociables/gtalk.png) no-repeat; }
	
	
	.dt-sc-team .dt-sc-social-icon li a.lastfm { background:url(../images/sociables/team/lastfm.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.lastfm { background:url(../images/sociables/lastfm.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.linkedin { background:url(../images/sociables/team/linkedin.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.linkedin { background:url(../images/sociables/linkedin.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.mail { background:url(../images/sociables/team/mail.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.mail { background:url(../images/sociables/mail.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.myspace { background:url(../images/sociables/team/myspace.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.myspace { background:url(../images/sociables/myspace.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.picasa { background:url(../images/sociables/team/picasa.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.picasa { background:url(../images/sociables/picasa.png) no-repeat; }
	
	
	.dt-sc-team .dt-sc-social-icon li a.pinterest { background:url(../images/sociables/team/pinterest.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.pinterest { background:url(../images/sociables/pinterest.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.reddit { background:url(../images/sociables/team/reddit.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.reddit { background:url(../images/sociables/reddit.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.rss { background:url(../images/sociables/team/rss.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.rss { background:url(../images/sociables/rss.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.skype { background:url(../images/sociables/team/skype.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.skype { background:url(../images/sociables/skype.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.stumbleupon { background:url(../images/sociables/team/stumbleupon.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.stumbleupon { background:url(../images/sociables/stumbleupon.png) no-repeat; }
	
	
	.dt-sc-team .dt-sc-social-icon li a.technorati { background:url(../images/sociables/team/technorati.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.technorati { background:url(../images/sociables/technorati.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.tumblr { background:url(../images/sociables/team/tumblr.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.tumblr { background:url(../images/sociables/tumblr.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.twitter { background:url(../images/sociables/team/twitter.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.twitter { background:url(../images/sociables/twitter.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.viadeo { background:url(../images/sociables/team/viadeo.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.viadeo { background:url(../images/sociables/viadeo.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.vimeo { background:url(../images/sociables/team/vimeo.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.vimeo { background:url(../images/sociables/vimeo.png) no-repeat; }
	
	
	.dt-sc-team .dt-sc-social-icon li a.yahoo { background:url(../images/sociables/team/yahoo.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.yahoo { background:url(../images/sociables/yahoo.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.youtube { background:url(../images/sociables/team/youtube.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.youtube { background:url(../images/sociables/youtube.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.delicious { background:url(../images/sociables/team/delicious.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.delicious { background:url(../images/sociables/delicious.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.deviantart { background:url(../images/sociables/team/deviantart.png) no-repeat; }
	.team:hover .dt-sc-social-icon li a.deviantart { background:url(../images/sociables/deviantart.png) no-repeat; }
	
	.dt-sc-team .dt-sc-social-icon li a.digg { background:url(../images/sociables/team/digg.png) no-repeat; }
	.dt-sc-team:hover .dt-sc-social-icon li a.digg { background:url(../images/sociables/digg.png) no-repeat; }
	
	/*----*****---- << Call Out Box >> ----*****----*/
	
	.dt-sc-intro-text { float: left; margin: 0; }
	.dt-sc-intro-text.type1 { padding:30px 2.5% 25px; width:95%; background:#f5f5f5; border-left:5px solid #554846; }
	.dt-sc-intro-text.type1 .dt-sc-button { float:right; margin:0px; padding:17px 14px; }
	
	
	/*----*****---- << Clients >> ----*****----*/
	.dt-sc-client ul li { float:left; display:inline; margin-right:20px; padding:0; width:223px !important; height:90px; text-align:center; }
	.dt-sc-client ul li a { display:inline-block; width:100%; height:100%; position:relative; }
	.dt-sc-client ul li a img { max-width:100%; margin:auto; position:absolute; left:0px; right:0px; top:0px; bottom:0px; max-height:100% }
	
	.dt-sc-clients-nav { float:right; }
	.dt-sc-clients-nav a { font-size:30px; color:#ffffff; }
	.dt-sc-clients-nav a.dt-sc-prev { margin-right:5px; }


	/*----*****---- << Contact >> ----*****----*/
	.dt-sc-contact-frm { float:left; background:#f5f5f5; border:3px solid #eff0f0; padding:30px 3%; border-radius:5px; width:93.5%; }
	h4.map-title {  border-top-left-radius: 5px; border-top-right-radius: 5px; color: #FFFFFF; font-weight: 600; padding: 22px; margin-bottom:0; }
	.dt-sc-contact-frm input.error { border-right:2px solid #ff0000 !important; }
	
	.dt-sc-contact-frm .dt-sc-one-half input[type="email"], .dt-sc-contact-frm .dt-sc-one-half input[type="tel"] { padding:13px 6%; width:88%; }
	
	.location iframe { border-bottom:3px solid; }
	.dt-sc-button.ico:hover { opacity: 1; filter:alpha(opacity=100); }
	
	.dt-sc-contact-info p { margin-bottom:20px; }
	#map, .gmap { height:350px; margin:0px; max-width:100%; position:relative; display:block; }	
	
	.dt-sc-business-hrs ul { margin-bottom:0; margin-bottom:10px\0/; float:left; clear:both; }
	.dt-sc-business-hrs ul li { float:left; display:inline-block; width:100%; border-bottom:1px solid #f0efef; padding:9px 0px; line-height:25px; }
	.dt-sc-business-hrs ul li span { float:left; min-width:143px; }
	.dt-sc-business-hrs ul li:last-child { border-bottom:none; }
	.dt-sc-business-hrs span.dt-sc-note { font-size:12px; color:#a4a4a4; margin-bottom:10px; display:inline-block; }
	
	.dt-sc-contact-info h4.dt-sc-border-title { margin-bottom:10px; }
	
/*----*****---- << Responsive >> ----*****----*/


	/*----*****---- << Mobile (Landscape) >> ----*****----*/	
	
    /* Note: Design for a width of 480px */

    @media only screen and (max-width: 767px) {
		
		.column { margin-bottom:20px; margin-left:0px; }
		.column.no-space { margin-bottom:0px; }		
		
		.dt-sc-one-fourth, .dt-sc-one-half, .dt-sc-one-third, .dt-sc-three-fourth, .dt-sc-two-third, .dt-sc-one-fifth, .dt-sc-four-fifth, .dt-sc-three-fifth, .dt-sc-two-fifth, .dt-sc-one-sixth, .dt-sc-two-sixth, .dt-sc-three-sixth, .dt-sc-four-sixth, .dt-sc-five-sixth, .column.no-space.dt-sc-one-fourth, .column.no-space.dt-sc-one-third, .column.no-space.dt-sc-one-half, .column.no-space.dt-sc-one-fifth, .column.no-space.dt-sc-one-sixth, .column.no-space.dt-sc-three-fourth, .column.no-space.dt-sc-two-third, .column.no-space.dt-sc-four-fifth, .column.no-space.dt-sc-three-fifth, .column.no-space.dt-sc-two-fifth, .column.no-space.dt-sc-two-sixth, .column.no-space.dt-sc-three-sixth, .column.no-space.dt-sc-four-sixth, .column.no-space.dt-sc-five-sixth { width:100%; }
		
	.dt-sc-pricing-table.no-space .dt-sc-one-fourth, .dt-sc-pricing-table.no-space .dt-sc-one-third, .dt-sc-pricing-table.no-space .dt-sc-one-half, .dt-sc-pricing-table.no-space .dt-sc-one-fifth, .dt-sc-pricing-table.no-space .dt-sc-one-sixth, .dt-sc-pricing-table.no-space .dt-sc-three-fourth, .dt-sc-pricing-table.no-space .dt-sc-two-third, .dt-sc-pricing-table.no-space .dt-sc-four-fifth, .dt-sc-pricing-table.no-space .dt-sc-three-fifth, .dt-sc-pricing-table.no-space .dt-sc-two-fifth, .dt-sc-pricing-table.no-space .dt-sc-two-sixth, .dt-sc-pricing-table.no-space .dt-sc-three-sixth, .dt-sc-pricing-table.no-space .dt-sc-four-sixth, .dt-sc-pricing-table.no-space .dt-sc-five-sixth { width:100%; }
	
		
	}
	
	
	