/********** Shortcode: Animation Box *************************************************************/
.dnd-animo,
.dnd-animo-children > *{
	visibility: hidden;
	padding: 11px 0 6px 0;
}

.home_version_2_welcome .dnd-animo{
	padding: 0;
	text-align: center;
	padding-top: 68px;
}

.dnd_section_dd.startup_image_section .implecation_store{
	float: left;
	padding-right: 60px;
	padding-top: 95px;
}

.dnd_section_dd.startup_image_section .phone_in_hand{
	padding: 0;
	margin-top: -30px;
}

/********** Shortcode: Columns & sections *************************************************************/
.dnd_container{
	width: 100;}

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

.dnd_container:after{
	clear: both;
}

.section_body_fullwidth .dnd_section_content .dnd_container{
	width: 100%;
}

.dnd_section_dd{
	position: relative;
	overflow:hidden;
	padding-top: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ececec;
}

.dnd_section_dd > *{
	z-index: 1;
	position: relative;
}

.dnd_video_background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	visibility: hidden;
}

.dnd_video_background .mejs-container{
	background:none !important;
}

.dnd_video_background .mejs-overlay-loading{
	display: none !important;
}

.dnd-parallax{
	background-position: 50% top;
	background-attachment:fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.dnd_container [class*="column_dd_span"]{
	display: block;
	float: left;
	min-height: 20px;
	margin-left: 2.564102564102564%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.section_no_column_margin .dnd_container [class*="column_dd_span"],
.dnd_container [class*="column_dd_span"]:first-child{
	margin-left: 0;
}

.dnd_column_dd_span12  {width: 100%;}
.dnd_column_dd_span11  {width: 91.45299145299145%;}
.dnd_column_dd_span10  {width: 82.90598290598291%;}
.dnd_column_dd_span9   {width: 74.35897435897436%;}
.dnd_column_dd_span8   {width: 65.81196581196581%;}
.dnd_column_dd_span7   {width: 57.26495726495726%;}
.dnd_column_dd_span6   {width: 48.71794871794872%;}
.dnd_column_dd_span5   {width: 40.17094017094017%;}
.dnd_column_dd_span4   {width: 31.62393162393162%;}
.dnd_column_dd_span3   {width: 23.07692307692308%;}
.dnd_column_dd_span2   {width: 14.52991452991453%;}
.dnd_column_dd_span1   {width: 5.982905982905983%;}

.section_no_column_margin .dnd_column_dd_span12  {width: 100%;}
.section_no_column_margin .dnd_column_dd_span11  {width: 91.6666666666665%;}
.section_no_column_margin .dnd_column_dd_span10  {width: 83.3333333333334%;}
.section_no_column_margin .dnd_column_dd_span9   {width: 74.9999999999999%;}
.section_no_column_margin .dnd_column_dd_span8   {width: 66.6666666666665%;}
.section_no_column_margin .dnd_column_dd_span7   {width: 58.3333333333332%;}
.section_no_column_margin .dnd_column_dd_span6   {width: 49.9999999999999%;}
.section_no_column_margin .dnd_column_dd_span5   {width: 41.6666666666665%;}
.section_no_column_margin .dnd_column_dd_span4   {width: 33.3333333333332%;}
.section_no_column_margin .dnd_column_dd_span3   {width: 24.9999999999999%;}
.section_no_column_margin .dnd_column_dd_span2   {width: 16.6666666666665%;}
.section_no_column_margin .dnd_column_dd_span1   {width:  8.3333333333332%;}

.section_equalize_5 .dnd_column_dd_span3,
.section_equalize_5 .dnd_column_dd_span2{
	width:  17.95084476%;
}

.section_equalize_5 .dnd_container [class*="column_dd_span"]{
	margin-left: 2.564102564102564%;
}

.section_no_column_margin.section_equalize_5 .dnd_container [class*="column_dd_span"],
.section_equalize_5 .dnd_container [class*="column_dd_span"]:first-child{
	margin-left: 0;
}

.section_no_column_margin.section_equalize_5 .dnd_column_dd_span3,
.section_no_column_margin.section_equalize_5 .dnd_column_dd_span2{
	width:  20%;
}

.dnd_section_dd header,
.dnd_section_dd footer{
	text-align: center;
}

.dnd_section_dd header h3,
.column_title_left{
	font-family: Lato;
	font-weight: 700;
	display: block;
	text-align: left;
	color: #202024;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 32px;
	position: relative;
}

.dnd_section_dd.section_title_left header h3,
.column_title_left{
	border-bottom: 1px solid #e6ebed;
	display: block;
	text-align: left;
	padding-bottom: 10px;
}

.dnd_section_dd.section_title_left header h3:after,
.column_title_left:after{
	bottom: -2px;
	left: 0;
	margin-left: 0;
}

.column_title_left{
	margin-bottom: 40px;
}

.dnd_section_dd header p{
	font-family: Lato;
	margin-bottom: 40px;
	padding: 0 165px;
	font-weight: 300;
}

.dnd_section_dd.we_love_our_works.section_with_header header p{
	padding: 0;
}

.dnd_section_dd.we_love_our_works.section_with_header header i{
	color: #ff3b30;
	font-size: 32px;
}

.dnd_section_dd.pattern_overlayed{
	color: #fff;
}

.dnd_section_dd.pattern_overlayed header h3{
	color: #fff;
}

.dnd_section_dd.aligncenter.section_with_header{
	border-bottom: none;
	padding-bottom: 14px;
}

.dnd_section_dd.section_why_choose_shard{
	border-bottom: none;
}

.dnd_section_dd.section_why_choose_shard .dnd_column_dd_span7{
	margin-left: -7px;
	margin-top: -32px;
	margin-bottom: -34px;
}

.dnd_section_dd.section_with_images{
	padding-bottom: 30px;
	padding-top: 60px;
}

.dnd_section_dd.startup_image_section{
	border-bottom: none;
}

.dnd_section_dd.contact_section_alternative{
	border-bottom: none;
}


/********** Shortcode: Abbreviation *************************************************************/
.dnd-abbr{
	border-bottom: 1px dotted #666;
	cursor: help;
}


/********** jQuery UI helpers *************************************************************/
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after { 
	content: "";
	display: table;
}

.ui-helper-clearfix:after { 
	clear: both;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}


/********** Shortcode: Tabs *************************************************************/
.dnd-tabs {
	position: relative; 
	margin-bottom: 30px;
	clear: both;
} 

.dnd-tabs .ui-tabs-nav{
	margin: 0;
}

.dnd-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	background: #fff;
	font-size: 16px;
	line-height: 16px;
	position: relative;
	font-family: Lato;
	font-weight: bold;
}

.dnd-tabs .ui-tabs-nav li a{
	text-decoration: none;
	text-align: center;
	clear:both;
	box-sizing: border-box;
	display: block;
	padding: 15px 25px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	outline: none;
	color: #555;
}

.dnd-tabs .ui-tabs-nav li:hover{
	background-color: #ececec ;
}

.dnd-tabs .ui-tabs-nav li.ui-tabs-active {
	position: relative;
}

.dnd-tabs .ui-tabs-nav li.ui-tabs-active:after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.dnd-tabs .ui-tabs-nav li.ui-tabs-active a{
	color: #ff3b30;
	cursor: default;
}

.dnd-tabs .ui-tabs-nav li:last-child{
	border-right: 1px solid #ececec;
}

.dnd-tabs .dnd-tabs-wrapper{
	border: 1px solid #ececec;
	height: 100%;
}

.dnd-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 25px 30px;
}

.ui-tabs-hide {
	display: none;
}


/* bottom positioned tabs */
.dnd-tabs-position-bottom .ui-tabs-nav {
	border-bottom: none;
	position: absolute;
	bottom:-47px;
}

.dnd-tabs-position-bottom .ui-tabs-nav li {
	border-top: none;
	border-bottom: 1px solid #ececec;
}

.dnd-tabs-position-bottom .ui-tabs-panel {
	padding: 30px 25px;
}

.dnd-tabs-position-bottom .ui-tabs-nav li.ui-tabs-active:after{
	top: -1px;
	bottom: auto;
}


/* left or right positioned tabs */

.dnd-tabs-vertical .ui-tabs-nav li a{
	padding: 15px;
	text-align: right;
}

/* left positioned tabs */
.dnd-tabs-position-left .dnd-tabs-wrapper{
	margin-left: 200px;
}

.dnd-tabs-position-left .ui-tabs-nav {
	width: 200px;
	float: left;
	margin-bottom: 30px;
}

.dnd-tabs-position-left .ui-tabs-nav li{
	float: none;
	line-height: 14px;
	border-right: none;
}

.dnd-tabs-position-left .ui-tabs-nav li:last-child{
	border-bottom: 1px solid #ececec;
	border-right: none;
}

.dnd-tabs-position-left .ui-tabs-nav li.ui-tabs-active{
	background: #fff;
}

.dnd-tabs-position-left .ui-tabs-nav li.ui-tabs-active:after{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	bottom: auto;
	left: auto;
	right: -1px;
	top: 0;
}



/* right positioned tabs */
.dnd-tabs-position-right .dnd-tabs-wrapper{
	margin-right: 200px;
}

.dnd-tabs-position-right .ui-tabs-nav {
	width: 200px;
	float: right;
	margin-bottom: 30px;
}

.dnd-tabs-position-right .ui-tabs-nav li{
	float: none;
	line-height: 14px;
	border-left: none;
	border-right: 1px solid #ececec;
}

.dnd-tabs-position-right .ui-tabs-nav li a{
	text-align: left;
}

.dnd-tabs-position-right .ui-tabs-nav li:last-child{
	border-bottom: 1px solid #ececec;
	border-left: none;
}

.dnd-tabs-position-right .ui-tabs-nav li.ui-tabs-active{
	background: #fff;
}

.dnd-tabs-position-right .ui-tabs-nav li.ui-tabs-active:after{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	bottom: auto;
	right: auto;
	left: -1px;
	top: 0;
}

/* Bellow width break point */
.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li {
	margin-right: 0px;
	width: 100%;
	margin-left: 0;
	float: none;
	text-align: left;
	padding: 5px 15px;
	border: 1px solid #ececec;
	border-bottom:none;
}

.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active{
	background: #f9f9f9;
}

.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after{
	display: none;
}

.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-nav {
	position: relative;
}

.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after{
	display: none;
}

.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-panel {
	padding: 0;
}

.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav,
.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav {
	margin: 0;
	border-bottom:none;
	border-right: 1px solid #eeeeee;
	width: 100%;
	position: relative;
	padding-bottom: 20px;
}

.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li,
.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li{
	float: none;
	text-align: left;
	line-height: 37px;
	padding: 5px 15px;
	margin-right: 0;
	margin-left: 0;
}

.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active,
.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active{
	background: #f9f9f9;
}

.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after,
.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after{
	display: none;
}

.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-panel,
.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-panel{
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0;
}


/********** Shortcode: Accordion *************************************************************/
.dnd-accordion{
	margin-bottom: 30px;
}

.dnd-accordion .ui-accordion-header { 
	display: block; 
	cursor: pointer; 
	position: relative;
	border: 1px solid #ececec;
	color:#202024;
	font-weight:normal;
	padding: 10px 0 10px 20px;
	margin-top: 1px;
	font-size: 20px;
	font-weight: 700;
	background: #ececec;
	text-align: left;
}

.dnd-accordion .ui-accordion-header:hover{
	color:#ff3b30;
}

.dnd-accordion .ui-accordion-header-active { 
	color:#ff3b30;
}

.dnd-accordion .ui-accordion-header:first-child{
	margin-top: 0;
}

.dnd-accordion .ui-accordion-content { 
	overflow: auto; 
	background: #fff;
	border-top: 0;
	padding: 12px 21px 35px 21px;
	text-align: left;
}

.dnd-accordion .ui-accordion-header-icon{
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 19px;
	top: 16px;
}

.dnd-accordion .ui-icon-triangle-1-s,
.dnd-accordion .ui-icon-triangle-1-e{
	background:none;
	width:auto;
	height:auto;
	font-style:normal;
	font-family: 'icomoon';
	font-size: 14px;
	line-height: 14px;
	margin-right: 11px;
}

.dnd-accordion .ui-icon-triangle-1-s:before{
	content:'\64';
}

.dnd-accordion .ui-icon-triangle-1-e:before{
	content:'\65'
}

.dnd-accordion.dnd-accordion-style-2 .ui-accordion-header{
	background: #fff;
	font-size: 16px;
}

.dnd-accordion.dnd-accordion-style-2 .ui-accordion-header-active{
	color:#202024;
}

.dnd-accordion.dnd-accordion-style-2 .ui-icon-triangle-1-s,
.dnd-accordion.dnd-accordion-style-2 .ui-icon-triangle-1-e{
	color: #c0c0c0;
}


/********** Shortcode: Toggle *************************************************************/
.dnd-toggle{
	margin-bottom: 40px;
}

.dnd-toggle .ui-accordion-header { 
	display: block; 
	cursor: pointer; 
	position: relative;
	border: 1px solid #ececec;
	color:#202024;
	font-weight:normal;
	padding: 10px 0 10px 20px;
	font-size: 20px;
	font-weight: 700;
	background: #ececec;
	text-align: left;
}

.dnd-toggle .dnd-accordion-body{
	padding-bottom: 16px;
	text-align: left;
}

.dnd-accordion:last-child{
	margin-bottom: 5px;
}



/********** Shortcode: Tables *************************************************************/
.dnd-table table{
	margin-bottom: 30px;
	border-collapse:collapse;
	border: 1px solid #d6d6d6;
}

.dnd-table th{
	font-family: Lato;
	font-weight: 300;
	font-size: 20px;
	color: #505558;
	text-align: left;
	border: 1px solid #d6d6d6;
	background: #ececec;
	padding: 10px 30px;
}

.dnd-table td{
	border: 1px solid #d6d6d6;
	padding: 15px 30px;
}

.dnd-table.dnd-table-alternative th{
	color: #fff;
	background: #ff3b30;
}

.dnd-table-condensed table{
}

.dnd-table-hover table tr,
.dnd-table-striped table tr,
.dnd-table-condensed table tr{
	border-top: 1px solid #eee !important;
}

.dnd-table-hover table th,
.dnd-table-striped table th,
.dnd-table-condensed table th,
.dnd-table-hover table td,
.dnd-table-striped table td,
.dnd-table-condensed table td{
	padding: 2px 10px;
}

.dnd-table-striped table tr:nth-child(2n+1){
	background: #f9f9f9;
}

.dnd-table-hover table tr:hover{
	background: #efefef;
}


/********** Shortcode: Alert boxes *************************************************************/
.dnd_alert_success,
.dnd_alert_info,
.dnd_alert_warning,
.dnd_alert_error{
	margin-bottom: 40px;
	padding: 8px 14px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dnd_alert_warning{
	margin-bottom: 5px
}

.dnd_alert_success i,
.dnd_alert_info i,
.dnd_alert_warning i,
.dnd_alert_error i{
	margin-right: 7px;
}

.dnd_alert_success,
.dnd_alert_success .dnd_alert_box_close{
	background: #e9f5ea;
	color: #72a477;
	border: 1px solid #cbe1cd;
}

.dnd_alert_info,
.dnd_alert_info .dnd_alert_box_close{
	background: #e9f2f5;
	color: #69aecb;
	border: 1px solid #cbdce1;
}

.dnd_alert_warning,
.dnd_alert_warning .dnd_alert_box_close{
	background: #f5f0e9;
	color: #ae7c36;
	border: 1px solid #e7d5c0;
}

.dnd_alert_error,
.dnd_alert_error .dnd_alert_box_close{
	background: #f5e9e9;
	color: #d3432c;
	border: 1px solid #e5c9c9;
}

.dnd_alert_success .dnd_alert_box_close,
.dnd_alert_info .dnd_alert_box_close,
.dnd_alert_warning .dnd_alert_box_close,
.dnd_alert_error .dnd_alert_box_close{
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	top: 7px;
	right: 7px;
	font-size: 8px;
}


/********** Shortcode: Blockquote *************************************************************/
.dnd_blockquote{
	font-size: 24px;
	font-style: italic;
	line-height: 29px;
	border-left: 3px solid #ff3b30;
	padding: 12px 0 12px 32px;
	margin-bottom: 40px;
}

.dnd_blockquote p{
	font-weight: 400;
}

.dnd_blockquote p>small{
	margin-top: 20px;
}

.dnd_blockquote small{
	font-size: 16px;
	display: block;
	color: #bbc5cb;
}

.dnd_blockquote small small{
	font-size: 13px;
	line-height: 24px;
	color: #91a6b1;
}


/********** Shortcode: UL *************************************************************/
.dnd_shortcode_ul{
	list-style: none !important;
}

.dnd_shortcode_ul li{
	list-style: none !important;
	margin-bottom: 14px;
	font-weight: 300;
	display: block;
	padding-left: 30px;
	position: relative;
}

.dnd_shortcode_ul li:last-child{
	margin-bottom: 40px;
}

.dnd_shortcode_ul li i{
	font-size: 18px;
	position: absolute;
	left: 0;
	right: 0;
}


/********** Shortcode: Follow us links *************************************************************/
.dnd_follow_us{
	font-size: 16px;
}

.dnd_follow_us a{
	margin-right: 10px;
	text-decoration: none;
	display: inline-block;
	background: #f5f7f8;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color:#888;
	margin-bottom: 20px;
}

.dnd_follow_us a:hover{
	text-decoration: none;
	background: #999;
	color:#fff;
}

.dnd_follow_us .dnd_socialicon_facebook:hover{background: #3B5998;}
.dnd_follow_us .dnd_socialicon_twitter:hover{background: #4099FF;}
.dnd_follow_us .dnd_socialicon_googleplus:hover{background: #d34836;}
.dnd_follow_us .dnd_socialicon_linkedin:hover{background: #0e76a8;}
.dnd_follow_us .dnd_socialicon_youtube:hover{background: #c4302b;}
.dnd_follow_us .dnd_socialicon_pinterest:hover{background: #c8232c;}
.dnd_follow_us .dnd_socialicon_github:hover{background: #171515;}
.dnd_follow_us .dnd_socialicon_feed:hover{background: #ee802f;}
.dnd_follow_us .dnd_socialicon_behance:hover{background: #1769ff;}
.dnd_follow_us .dnd_socialicon_blogger_blog:hover{background: #f57d00;}
.dnd_follow_us .dnd_socialicon_delicious:hover{background: #3399ff;}
.dnd_follow_us .dnd_socialicon_designcontest:hover{background: #5faad2;}
.dnd_follow_us .dnd_socialicon_deviantart:hover{background: #4e6252;}
.dnd_follow_us .dnd_socialicon_digg:hover{background: #000;}
.dnd_follow_us .dnd_socialicon_dribbble:hover{background: #ea4c89;}
.dnd_follow_us .dnd_socialicon_dropbox:hover{background: #007ee5;}
.dnd_follow_us .dnd_socialicon_emailalt:hover{background: #ed1c16;}
.dnd_follow_us .dnd_socialicon_flickr:hover{background: #ff0084;}
.dnd_follow_us .dnd_socialicon_forrst:hover{background: #5b9a68;}
.dnd_follow_us .dnd_socialicon_instagram:hover{background: #3f729b;}
.dnd_follow_us .dnd_socialicon_lastfm:hover{background: #c3000d;}
.dnd_follow_us .dnd_socialicon_myspace:hover{background: #313131;}
.dnd_follow_us .dnd_socialicon_picasa:hover{background: #9a45a0;}
.dnd_follow_us .dnd_socialicon_skype:hover{background: #00aff0;}
.dnd_follow_us .dnd_socialicon_stumbleupon:hover{background: #f74425;}
.dnd_follow_us .dnd_socialicon_vimeo:hover{background: #44bbff;}
.dnd_follow_us .dnd_socialicon_zerply:hover{background: #9dcc7a;}



/********** Shortcode: Stats Excerpt *************************************************************/
.dnd_stats_excerpt{
	color: #202024;
	text-align: center;
	position: relative;
	padding-top: 45px;
	margin-bottom: 73px;
}

.dnd_stats_excerpt i{
	color: #ff3b30;
	font-size: 64px;
	line-height: 64px;
	top: 0;
	display: block;
	margin-bottom: 14px;
}

.dnd_stats_excerpt .dnd_stats_number,
.dnd_stats_excerpt .dnd_stats_number_sign{
	font-size: 68px;
	line-height: 68px;
	font-weight: 100;
	font-family: Lato;
}

.dnd_stats_excerpt p{
	font-size: 24px;
	font-weight: 300;
	font-family: Lato;
	margin-top: 19px;
}

.pattern_overlayed .dnd_stats_excerpt{
	color: #fff;
}

.pattern_overlayed .dnd_stats_excerpt i{
	color: #fff;
}

.dnd_section_dd.stats_expert_alternative.section_with_header{
	border-bottom: none;
}

.dnd_section_dd.stats_expert_alternative .dnd_stats_excerpt {
	color: #fff;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative{
	padding-left: 70px;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt{
	margin-bottom: 0px;
	padding-bottom: 23px;
	text-align: left;
	padding-top: 0;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt i{
	margin-bottom: 0;
	float: left;
	color: #fff;	
	margin-right: 38px;
	height: 100px;
	width: 100px;
	padding: 20px 24px;
	font-size: 48px;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt .icon-twitter{
	background-color:  #5bc8ec;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt .icon-facebook{
	background-color:  #4d6299;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt .icon-googleplus{
	background-color:  #dc4a38;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt span{
	font-family: Lato;
	color:  #202024;
	font-size: 36px;
	font-weight: 300;
}

.dnd_section_dd .dnd_column_dd_span4.our_fan_alternative .dnd_stats_excerpt p{
	font-family: Lato;
	color:  #555555;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: -13px;
}

.dnd_section_dd.startup_alternative{
	padding-top: 80px;
}

/********** Shortcode: Knob *************************************************************/
.dnd_knob_wrapper{
	text-align: center;
	margin-bottom: 30px;
}

.dnd_knob_inner_wrap{
	position: relative;
	text-align: center;
	margin-bottom: 17px;
}

.dnd_knob_wrapper input{
	display: none;
}

.dnd_knob_wrapper h3{
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 300;
}

.dnd_knob_wrapper .dnd_knob_number_sign{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	visibility: hidden;
	font-size: 32px;
	font-family: Lato;
	font-weight: 300;
	z-index: 2;
}


/********** Shortcode: Team *************************************************************/
.our_team_alternative .dnd_container .dnd_column_dd_span3{
	margin-left: 0;
}

.dnd_team_member{
	text-align: center;
}

.dnd_team_member .dnd_overlayed{
	position: relative; 
	line-height: 1;
	display: inline-block;
}

.dnd_team_member .dnd_overlayed .dnd_overlay{
	width: 100%; 
	height: 100%; 
	position: absolute; 
	overflow: hidden; 
	top: 0; 
	left: 0; 
	z-index: 0;	
	filter: alpha(opacity=0); 
	opacity: 0; 
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
}

.dnd_team_member .dnd_overlayed .dnd_overlay *{
	z-index: 1;
}

.dnd_team_member:hover .dnd_overlayed .dnd_overlay{
	filter: alpha(opacity=100); 
	opacity: 1; 
}

.dnd_team_member .dnd_overlayed .dnd_overlay:after{
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: height 300ms;
	-moz-transition: height 300ms;
	transition: height 300ms;
	width: 200%;
	height: 0;
	top: 50%;
	left: 50%;
	background: rgba(32,32,36,0.9);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.dnd_team_member .dnd_overlayed .dnd_overlay:hover:after {
	height: 300%;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	transition: all 400ms;
}

.dnd_team_member .dnd_overlayed .dnd_overlay p{
	position: absolute;
	width: 100%;
	top: 66px;
}

.dnd_team_member .dnd_overlayed .dnd_overlay p a{
	color: #fff;
	text-decoration: none;
}

.dnd_team_member .dnd_overlayed .dnd_overlay p a:hover{
	color: #cee6e6;
}

.dnd_team_member .dnd_overlayed .dnd_overlay i{
	font-size: 25px;
	margin: 0 8px;
}

.dnd_team_member .dnd_team_member_name{
	display: block;
	font-weight: 300;
	font-size: 30px;
	color: #fff;
	padding-bottom: 13px;
}

.section_body_fullwidth  .dnd_team_member .dnd_team_member_position{
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 70px;
}

.dnd_team_member .dnd_team_member_position{
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 20px;
}

.dnd_team_member .dnd-button{
	border: 1px solid #ff3b30;
	color: #fff;
	margin:0px;
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
}

.dnd_team_member .dnd-button:after{
	background: #ff3b30;
}

.dnd_team_member .dnd_overlayed .dnd_overlay .dnd_team_member_modal_link:hover{
	color: #ff3b30;
}

.dnd_team_member_modal{
	display: none;
	position: fixed;
	top: 150px;
	left: 25%;
	right: 25%;
	height: auto;
	background: #fff;
	z-index: 999999;
	overflow-y: auto;
	padding: 40px;
	text-align: left;
	box-shadow: 0px 0px 0px 2000px rgba(0,0,0,0.5);
}

.dnd_team_member_modal h4,
.dnd_team_member_modal .dnd_team_member_position{
	text-align: left;
}

.dnd_team_member_modal h4{
	font-size: 30px;
	font-weight: 700;
}

.dnd_team_member_modal .dnd_team_member_position{
	color:  #ff3b30;
	font-size: 20px;
	font-weight: 300;
}

.dnd_team_member_modal .dnd_container{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

.dnd_team_member_modal_close{
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	top: 40px;
	right: 40px;
	cursor: pointer;
}

.dnd_team_member_modal_opened .dnd_column_dd_span4 img{
	margin-top: 85px;
}

.dnd_team_member_social_under{
	margin-top: 20px;
}

.dnd_team_member_social_under a{
	margin-right: 16px;
	color: #000;
}

.dnd_team_member_social_under a:hover i{
	color: #ff3b30;
}

.dnd_team_member_new:hover{
	opacity: 0.9; 
	background-color:  rgba(32, 32, 36, 0.9); 
	-webkit-transition: all 0.4s ease-in-out; 
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	-ms-transition: all 0.4s ease-in-out; 
	transition: all 0.4s ease-in-out; 
}


/********** Shortcode: Posts *************************************************************/
.dnd_posts_shortcode{
	margin-bottom: 44px;
	position: relative;
}

.dnd_post_single{
	position: relative;
}

.dnd_post_single:last-of-type{
	margin-bottom: 0px;
}

.dnd_latest_news_shortcode_thumb{
	float: left;
	margin-right: 30px;
}

.dnd_latest_news_shortcode_thumb img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dnd_latest_news_time{
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	text-align: center;
	color: #fff;
	background: #ff3b30;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dnd_latest_news_time .day{
	display: block;
	font-size: 21px;
}

.dnd_latest_news_time .month{
	display: block;
	text-transform: lowercase;
	font-size: 13px;
}

.dnd_latest_news_time .year{
	display: none;
}

.dnd_post_single.without_thumbnail .dnd_latest_news_shortcode_content{
	padding-left: 87px;
}

.dnd_posts_shortcode_style1 .dnd_post_single{
	position: relative;
	margin-bottom: 50px;
}

.dnd_posts_shortcode_style1 .go_to_blog{
	padding-left: 200px;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_shortcode_thumb img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 70px;
	height: 70px;
	margin-left: 100px;
}

.dnd_posts_shortcode_style1:after{
	width: 1px;
	height: 100%;
	background: #c0c0c0;
	content: "";
	display: block;
	position: absolute;
	left: 135px;
	top: 0;
	z-index: -1;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_time{
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	text-align: center;
	color: #323232;
	background: none;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_time .day{
	display: block;
	font-size: 20px;
	font-weight: 300;
	text-align: right;
	padding-bottom: 5px;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_time .our{
	font-size: 22px;
	font-weight: 300;
	color:  #323232;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_time .minutes{
	font-size: 22px;
	font-weight: 300;
}

.dnd_posts_shortcode_style1 .dnd_latest_news_time .am_pm{
	padding-left: 5px;
	color:  #323232;
	font-weight: 400;
	font-size: 22px;
}

.dnd_posts_shortcode_style1 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content{
	padding-left: 200px;
}

.dnd_posts_shortcode_style1 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a,
.dnd_posts_shortcode_style2 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a,
.dnd_posts_shortcode_style3 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a{
	color:  #202024;
	font-size: 20px;
	font-weight: 700;
}

.dnd_posts_shortcode_style1 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a:hover,
.dnd_posts_shortcode_style2 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a:hover,
.dnd_posts_shortcode_style3 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5 a:hover{
	color:  #ff3b30;
}

.dnd_posts_shortcode_style2 .dnd_post_single,
.dnd_posts_shortcode_style3 .dnd_post_single{
	margin-bottom: 40px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style2 .dnd_latest_news_time{
	height: 60px;
	width: 60px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style2 .days{
	font-size: 26px;
	font-weight: 300;
	padding: 0px 15px;
	line-height: 26px;
	margin-top: 10px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style2 .months{
	font-size: 16px;
	font-weight: 400;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style3{
	position: relative;
	margin-bottom: 44px;
}

.dnd_posts_shortcode_style3 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content h5{
	padding-bottom: 12px;
}

.dnd_posts_shortcode_style3 .dnd_post_single.has_thumbnail .dnd_latest_news_shortcode_content p{
	padding-bottom: 7px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style3 .dnd_latest_news_time{
	color: #202024;
	background: none;
	position: relative;
	margin-bottom: 6px;
	text-align: left;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style3 .dnd_latest_news_time .style3_days,
.dnd_posts_shortcode.dnd_posts_shortcode_style3 .dnd_latest_news_time .style3_months,
.dnd_posts_shortcode.dnd_posts_shortcode_style3 .dnd_latest_news_time .style3_years{
	font-size: 28px;
	font-weight: 300;
	text-align: right;
	text-transform: uppercase;
	padding-right: 5px;
}


.dnd_posts_shortcode.dnd_posts_shortcode_style1 .dnd_post_single:last-of-type{
	margin-bottom: 10px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style2 .dnd_post_single:last-of-type,
.dnd_posts_shortcode.dnd_posts_shortcode_style3 .dnd_post_single:last-of-type{
	margin-bottom: 0;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style1 .dnd_posts_blog_link{
	margin-left: 200px;
}

.dnd_posts_shortcode.dnd_posts_shortcode_style1 .dnd_posts_blog_link i{
	color: #555;
	position: relative;
	top: 2px;
}

/********** Shortcode: Priceboxes *************************************************************/
.dnd_pricing-table-1,
.dnd_pricing-table-2{
	text-align: center;
} 

.dnd_pricebox_feature_button .dnd-button{
	margin: 23px 0 0 0;
}

.dnd_pricebox_feature_button i{
	font-size: 13px;
}


.dnd_pricing-table-1 .dnd_pricebox_header{
	background: #cee6e6;
	color: #ff3b30;
	text-align: center;
	padding: 35px 0 45px 0;
	margin-bottom: 20px;
}

.dnd_pricing-table-1 .dnd_pricebox_featured_text{
	margin-bottom: 3px;
	min-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

.dnd_pricing-table-1 .dnd_popular-plan .dnd_pricebox_featured_text{
	background: #434342;
}

.dnd_pricing-table-1 .dnd_pricebox_name{
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin-bottom: 36px;
}

.dnd_pricing-table-1 .dnd_pricebox_currency{
	font-size: 30px;
	position: relative;
	top: -20px;
}

.dnd_pricing-table-1 .dnd_pricebox_price{
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 42px;
	display: inline-block;
}

.dnd_pricing-table-1 .dnd_pricebox_monthly{
	font-size: 23px;
}

.dnd_pricing-table-1 .dnd_pricebox_decsription{
	display: block;
	font-style: italic;
}

.dnd_pricing-table-1 .dnd_pricebox_feature{
	border-bottom: 1px solid #d9d9d9;
	display: block;
	padding: 14px 40px 15px 40px;
	text-align: left;
}

.dnd_pricing-table-1 .dnd_pricebox_feature:last-child{
	border-bottom: none;
	padding-top: 23px;
}


.dnd_pricing-table-2{
	background: #fff;
}

.dnd_pricing-table-2 .dnd_pricebox_header{
	text-align: center;
	background: #202024;
	color: #ff3b30;
}

.dnd_pricing-table-2 .dnd_plan .dnd_pricebox_feature:first-of-type{
	margin-top: 24px;
	border-top: none;
}

.dnd_pricing-table-2 .dnd_pricebox_name{
	font-size: 24px;
	font-family: Lato;
	background: #fff;
	color: #555555;
	font-weight: 300;
	display: block;
	padding: 28px;
}

.dnd_pricing-table-2 .dnd_pricebox_currency{
	font-size: 50px;
	position: relative;
	font-family: Lato;
	color: #fff;
	font-weight: 300;
}

.dnd_pricing-table-2 .dnd_pricebox_price{
	font-size: 50px;
	line-height: 30px;
	display: inline-block;
	padding: 35px 0 44px 0;
	font-family: Lato;
	color: #fff;
	font-weight: 300;
}

.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_header,
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_currency,
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_price{
	color: #fff;
}

.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_monthly{
	color:  #ff3b30;
}

.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_name{
	background: #ff3b30;
	color: #f7f7f7;
}

.dnd_pricing-table-2 .dnd_pricebox_price sup{
	font-size: 25px;
}


.dnd_pricing-table-2 .dnd_pricebox_monthly{
	font-size: 16px;
	font-weight: 300;
}

.dnd_pricing-table-2 .dnd_pricebox_decsription{
	display: block;
	font-style: italic;
	padding-bottom: 30px;
}

.dnd_pricing-table-2 .dnd_pricebox_feature:last-child{
	border-top: none;
	padding: 2px 0;
	margin-bottom: 3px;
}

.dnd_pricing-table-2 .dnd_pricebox_feature{
	display: block;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #545454;
	border-top: 1px solid #e6ebed;
}

.dnd_pricing-table-2 .dnd_button{
	margin-top: 40px;
	margin-right: 0;
}

.dnd_pricebox_feature .ABdev_icon-ok{
	color:#90ce4e;
	padding-right:16px;
}

.dnd_pricebox_feature .ABdev_icon-remove{
	color:#ff3b30;
	margin-left: -34px;
	margin-top:3px;
	position: absolute;
}


/********** Shortcode: Progress bar *************************************************************/
.dnd_meter {
	margin-bottom: 21px;
	background: #e7e7e7;
	height: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

.dnd_meter_label{
	margin-bottom: 12px;
	display: inline-block;
	line-height: 16px;
	color: #505558;
	font-family: Lato;
	font-weight: 300;
	font-size: 16px;
}

.dnd_meter .dnd_meter_percentage {
	display: block;
	background: #128ae0;
	height: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.dnd_meter .dnd_meter_percentage span{
	line-height: 16px;
	position: absolute;
	display: block;
	width: 42px;
	text-align: right;
	top: -26px;
	right: 0;
	color: #505558;
	font-family: Lato;
	font-weight: 300;
	font-size: 16px;
}


/********** Shortcode: Service boxes *************************************************************/
.dnd_service_box{
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0;
}

.dnd_service_box_round h3{
	margin-bottom: 11px;
}

.dnd_service_box_round h3:hover{
	color:  #ff3b30;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}

.dnd_service_box_round p{
	margin-top: 31px;
	margin-bottom: 0;
	font-weight: 300;
}

.process_section .dnd_service_box .dnd_icon_boxed{
	background: #ff3b30;
	width: 100px;
	height: 100px;
}

.process_section .dnd_service_box .dnd_icon_boxed i{
	line-height: 100px;
	color: #fff;
}

.dnd_service_box_round .dnd_icon_boxed{
	display: inline-block;
	position: relative;
	text-decoration: none;
	margin-bottom: 35px;
}

.dnd_service_box_round .dnd_icon_boxed i{
	font-size: 70px;
	line-height: 70px;
	position: relative;
	top: -1px;
}

.dnd_service_box_round:hover .dnd_icon_boxed i {
	color: #ff3b30;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}

.dnd_service_box .dnd_icon_boxed i{
	color: #ffffff;
}

.dnd_service_box .dnd_service_box_header .dnd_icon_boxed i { color: #ff3b30; }

.dnd_service_box.dnd_service_box_round_stroke .dnd_icon_boxed{
	background: none;
	border: 3px solid #ff3b30;
}

.dnd_service_box.dnd_service_box_round_stroke .dnd_icon_boxed i{
	color: #ff3b30;
}

.dnd_service_box.dnd_service_box_round_aside{
	text-align: left;
	position: relative;
}

.dnd_section_dd.startup_service_box{
	border-bottom: none;
}

.dnd_service_box.dnd_service_box_round_aside h3 a{
	color: #202024;	
}

.dnd_service_box.dnd_service_box_round_aside h3:hover a,
.dnd_service_box.dnd_service_box_round_aside2 h3:hover{
	color: #E9504C;	
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}

.dnd_service_box.dnd_service_box_round_aside h3,
.dnd_service_box.dnd_service_box_round_aside span{
	padding-left: 99px;
}

.dnd_service_box.dnd_service_box_round_aside h3{
	margin-bottom: 11px;
}

.dnd_service_box.dnd_service_box_round_aside p{
	padding-top: 31px;
	margin-bottom: 0;
}

.dnd_service_box.dnd_service_box_round_aside .dnd_icon_boxed,
.dnd_service_box.dnd_service_box_round_aside2 .dnd_icon_boxed{
	position: absolute;
	left: 0;
	text-align: center;
	margin-right: 20px;
	width: 54px;
	height: 54px;
	line-height: 54px;
	background: #E9504C !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 70px;
	width: 70px;
}

.dnd_service_box.dnd_service_box_round_aside .dnd_icon_boxed i,
.dnd_service_box.dnd_service_box_round_aside2 .dnd_icon_boxed i{
	line-height: 70px;
	font-size: 30px;
	color: #fff;
}

.dnd_service_box.dnd_service_box_round_aside:hover .dnd_icon_boxed,
.dnd_service_box.dnd_service_box_round_aside2:hover .dnd_icon_boxed{
	background: #002733;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}

.dnd_section_dd.section_with_round_aside2 header p{
	padding: 0 0 30px 0;
	text-align: justify;
	line-height: 30px;
}

.dnd_service_box.dnd_service_box_round_aside2{
	text-align: left;
	position: relative;
	padding-left: 99px;
	padding-bottom: 30px;
}

.dnd_service_box.dnd_service_box_round_aside2 h3{
	
}

.dnd_service_box.dnd_service_box_round_aside2 p{
	margin-top: -10px;
	margin-bottom: 22px;
}

.dnd_service_box_square .dnd_icon_boxed{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.dnd_service_box .dnd_icon_boxed:hover:after{
	border-top: 9px solid #ff3b30;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
}

.dnd_service_box .service_box_subtitle{
	color:  #ff3b30;
	font-weight: 400;
}

/********** Shortcode: Divider *************************************************************/
.dnd_divider{
	clear:both;
	text-align: right;
	border-top: 1px solid #ececec;
	margin-top: 35px;
	margin-bottom: 33px;
	position: relative;
}

.dnd_divider a{
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	float: right;
	position: absolute;
	top: -12px;
	right: 0px;
	background: #fff;
	padding-left: 19px;
}

.dnd_divider a:hover{
	text-decoration: none;
}

.dnd_divider i{
	position: relative;
	top: 0px;
	font-size: 10px;
	padding-left: 7px;
}

.dnd_divider_dashed{
	border-top: 1px dashed #ececec;
}

.dnd_divider_dotted{
	border-top: 1px dotted #ececec;
}


/********** Shortcode: Pullquote *************************************************************/
.dnd_pullquote{
	float: left;
	font-size: 24px;
	font-style: italic;
	line-height: 29px;
	border-left: 3px solid #ff3b30;
	padding: 12px 0 12px 32px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: 400;
}

.dnd_pullquote_right{
	float: right;
	margin-left: 30px;
}


/********** Shortcode: Tooltip *************************************************************/
.dnd_tooltip{
	cursor: pointer;
}


/********** Shortcode: Source Code *************************************************************/
.dnd_prettyprint{
	padding: 24px !important;
}

.dnd_prettyprint ol{
	margin: 0 !important;
	padding: 0 !important;
	list-style: decimal outside !important;
}

.dnd_prettyprint li{
	margin-left: 20px !important;
	list-style: decimal outside !important;
}


/********** Shortcode: RSS Feed *************************************************************/
.dnd_rss,
.dnd_rss li{
	list-style: none !important;
	margin-left: 0 !important;
}


/********** Shortcode: Children *************************************************************/
.dnd_children,
.dnd_children li{
	list-style: none !important;
	margin-left: 0 !important;
}


/********** Shortcode: Sitemap *************************************************************/
.dnd_sitemap,
.dnd_sitemap li{
	list-style: none !important;
}

.dnd_sitemap{
	margin-bottom: 20px;
}


/********** Shortcode: Google Map *************************************************************/
.dnd_google_map img{
	max-width: none !important;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}


/********** Shortcode: Dropcap *************************************************************/
.dnd_dropcap{
	display: block;
	width: 30px;
	height: 33px;
	font-size: 46px;
	line-height: 46px;
	text-align: center;
	color: #ff3b30;
	float: left;
	margin-right: 7px;
	font-weight: 700;
}

.postmeta_under_image .dnd_dropcap{
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
}


/********** Shortcode: Videos *************************************************************/
.dnd-videoWrapper-youtube{
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}

.dnd-videoWrapper-youtube iframe,
.dnd-videoWrapper-youtube object,
.dnd-videoWrapper-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.dnd-videoWrapper-vimeo{
	position:relative;
	padding-bottom:53%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.dnd-videoWrapper-vimeo iframe,
.dnd-videoWrapper-vimeo object,
.dnd-videoWrapper-vimeo embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/********** Shortcode: Clear *************************************************************/
	.dnd_clear{
		clear:both;
	}


/********** Shortcode: Callout Boxes *************************************************************/
	.dnd-callout_box{
		padding: 40px 0 34px 0;
	}

	.dnd-callout_box.callout_box_invert{
		padding: 40px 0 35px 0;
	}

	.dnd-callout_box_title,
	.dnd-callout_box_title.callout_box_invert{
		font-size: 30px;
		line-height: 30px;
		font-family: Lato;
		display: block;
		font-weight: 700;
		margin-bottom: 21px;
		color: #202024;
	}

	.dnd-callout_box p{
		margin-bottom: 0;
		color: #202024;
	}

	.dnd-callout_box .dnd_column_dd_span3{
		text-align: right;
		padding-top: 3px;
	}

	.dnd-callout_box .dnd-button,
	.dnd-callout_box.callout_box_invert .dnd-button{
		margin-bottom: 0;
	}

	.callout_box_invert p,
	.callout_box_invert .dnd-callout_box_title,
	.callout_box_invert .dnd-button i{
		color: #fff;
	}


/********** Shortcode: Buttons *************************************************************/
.dnd-button{
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 40px;
	text-decoration: none;
	font-family: Lato;
	font-weight: 400;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.dnd-button:after{
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: height 300ms;
	-moz-transition: height 300ms;
	transition: height 300ms;
	width: 400%;
	height: 0;
	z-index: -1;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.dnd-button:hover:after {
	height: 600%;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	transition: all 400ms;
}

.dnd-button i{
	margin-left: 10px;
}

.dnd-button_dark{
	background: #202024;
	border: 1px solid #ff3b30;
	color: #fff !important;
}

.dnd-button_dark:hover{
	border: 1px solid #ff3b30;
	color: #fff !important;
}

.dnd-button_dark:after{
	background: #ff3b30;
}

.dnd-button_yellow{
	background: #fff;
	border: 1px solid #e7ad01;
	color: #202024 !important;
}

.dnd-button_yellow:hover{
	border: 1px solid #e7ad01;
	color: #fff !important;
}

.dnd-button_yellow:after{
	background: #e7ad01;
}

.dnd-button_green{
	background: #fff;
	border: 1px solid #90ce4e;
	color: #202024 !important;
}

.dnd-button_green:hover{
	border: 1px solid #90ce4e;
	color: #fff !important;
}

.dnd-button_green:after{
	background: #90ce4e;
}

.dnd-button_red{
	background: #fff;
	border: 1px solid #ff3b30;
	color: #202024 !important;
}

.dnd-button_red:hover{
	border: 1px solid #ff3b30;
	color: #fff !important;
}

.dnd-button_red:after{
	background: #ff3b30;
}

.dnd-button_blue{
	background: #fff;
	border: 1px solid #2785c0;
	color: #202024 !important;
}

.dnd-button_blue:hover{
	border: 1px solid #2785c0;
	color: #fff !important;
}

.dnd-button_blue:after{
	background: #2785c0;
}

.dnd-button_gray{
	background: #ececec;
	border: 1px solid #c0c0c0;
	color: #202024 !important;
}

.dnd-button_gray:hover{
	border: 1px solid #c0c0c0;
	color: #202024 !important;
}

.dnd-button_gray:after{
	background: #c0c0c0;
}

.dnd-button_light{
	background: transparent;
	border: 1px solid #ff3b30;
	color: #202024 !important;
}

.dnd-button_light:hover{
	border: 1px solid #ff3b30;
	color: #202024 !important;
}

.dnd-button_light:after{
	background: #fff;
}

.dnd-button_small{
	padding: 12px 20px;
	font-size: 14px;
	line-height: 14px;
}

.dnd-button_medium{
	padding: 11px 33px;
	font-size: 16px;
	line-height: 16px;
}

.dnd-button_large{
	padding: 16px 33px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

.dnd-button_xlarge{
	padding: 16px 50px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

.dnd-button_rounded.dnd-button_small{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px
	border-radius: 40px;
}

.dnd-button_rounded.dnd-button_medium{
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px
	border-radius: 48px;
}

.dnd-button_rounded.dnd-button_large{
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:  #ff3b30;
	color: #fff !important;
	line-height: 82px;
	padding-left: 22px;
	margin-bottom: 0;
	position: relative;
}

.dnd-button_rounded.dnd-button_large i{
	left: 70px;
	top: 48px;
	font-size: 10px;
	color: #fff;
	position: absolute;
}

.dnd-button_rounded.dnd-button_large:hover,
.dnd-button_rounded.dnd-button_large:hover i{
	color: #202024 !important;
	transition: all 180ms ease-in;
	-webkit-transition: all 180ms ease-in;
}

.dnd-button_rounded.dnd-button_large:hover{
	background: #fff;
	border: 1px solid #ff3b30;
}

.dnd-button_rounded.dnd-button_xlarge{
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px
	border-radius: 120px;
}


/********** Custom Section Classes *************************************************************/
.process_section .dnd_container>div{
	position: relative;
}

.process_section .dnd_container>div:after{
	content: '\f488';
	font-family: 'WebHostingHub-Glyphs';
	font-size: 11px;
	display: block;
	position: absolute;
	top: 40px;
	right: -20px;
}

.process_section .dnd_container>div:last-child:after{
	display: none;
}

.dnd_section_dd.alternative_section_without_border{
	border-bottom: none;
}

.dnd_section_dd.alternative_section_with_buttons_first{
	padding-top: 6px;
	padding-bottom: 40px;
}

.dnd_section_dd.section_after_slider{
	padding-top: 81px;
	padding-bottom: 34px;
}

.dnd_section_dd.section_after_slider a{
	margin-bottom: 0px;
	margin-top: 11px;
}

#search{
	position: relative;
}

#search .submit i{
	position: absolute;
	top: 15px;
	right: 15px;
}



.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


