html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}
body {
	color:#000;
	padding:0;
	margin:0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-weight:400;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
figure {
	margin:0;
	padding:0;
}
.clearfix {
	clear: both;
	width:100%;
	overflow:hidden;
}
.wp-caption { max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
img {
	max-width:100%;
	height:auto;
	display:block;
}
embed,iframe,
object,video {
	max-width: 100%;
}
html { -webkit-text-size-adjust: none; }
html,body {min-height:100%;}
.entry-content img {
	max-width: 100%;
	height:auto;
}
aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin:0 auto 20px;
}
.alignright {
	margin: 2px 0px 10px 15px;
	display: inline;
}
.alignleft {
	margin: 2px 15px 10px 0px;
	display: inline;
}
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption {
	border: none;
	text-align: center;
	background:#f5f5f5;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 0 10px 0;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0;
	margin-bottom:12px;
}
.wp-caption p.wp-caption-text {
	line-height:18px;
	padding:0 15px;
	display:block;
	font-style:italic;
	color:#000000;
	font-size:12px;
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row {
	padding:0;
	margin:0;
}
a:focus {
  outline: none !important;
  outline-offset:-200px !important;
}
a:hover, a:focus {
  text-decoration: inherit !important;
}
a:hover, a:focus {
  outline: none !important;
}
.container-fluid{
	padding:0;
	margin:0;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper { width:100%}
.header-fixed-top {
	position:fixed;
	left:0;
	top:-48px;
	width:100%;
	z-index:200;
}
.scroll-header {
	top:0;
}
.stickerheader {
	background:rgba(32,32,32,0.96);
	height:48px;
	padding:10px 18px 11px 15px;
}
.top_logo_area {
	float:left;
	overflow:hidden;
	width:80%;
}
.top_logo {
	max-width:36px;
	float:left;
}
.top_logo_area h3 {
	font-size:18px;
	color:#FFFFFF;
	line-height:25px;
	font-weight:normal;
	padding-left:12px;
	float:left;
	font-weight:600;
}
.buy_now {
	float:right;
	padding-top:4px;
}
.buy_now a {
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	font-weight:600;
	text-transform:uppercase;
}
.main_header {
	padding:19px 16px;
	border-bottom:1px solid #222222;
	overflow:hidden;
    background:rgba(32,32,32,0.96);
}
#logo {
	max-width:143px;
	float:left;
}
.buy_now_btn {
	float:right;
}
.buy_now_btn a {
	background:#CC0000;
	box-shadow:inset 0px -1px 0px 0px rgba(0, 0, 0, 0.3);
	border-radius:4px;
	width:120px;
	height:48px;
	display:block;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	line-height:48px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}
#content {
	padding:28px 10% 11px 255px;
	position:relative;
	z-index:2;
}
#main_cntent {
    position: relative;
	overflow:hidden;
	max-width: 960px;
	margin:0 auto;
}
#content_left {
	max-width:580px;
	float:left;
}
#content_left h1 {
	font-size:48px;
	color:#212121;
	line-height:64px;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin:0;
	padding-bottom:31px;
}
.video {
	max-width:580px;
	padding-bottom:37px;
}
#content_left h1 span { color:#CC0000}
#content_left h6 {
	font-size:20px;
	color:#212121;
	line-height:24px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	padding-bottom:12px;
}
#content_left p {
	font-size:16px;
	color:#737373;
	line-height:24px;
	padding-bottom:17px;
}
.content_photo {
	padding-bottom:30px;
}
#sidebar {
	width:336px;
	position:absolute;
	right:16px;
	height:100%;
	padding-left:16px;
	background:url(images/bgr_dot.png) repeat-y;
}
#widget_area {
    position:fixed;
    width:320px;
    z-index:5;
}
.widget {
	border-bottom:1px solid #DBDBDB;
	padding:24px 0 23px 0;
}
.widget p {
	font-size:16px;
	color:#212121;
	line-height:32px;
	font-weight:700;
}
.widget p span { color:#CC0000}

.widget h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:20px;
	color:#212121;
	line-height:21px;
	font-weight:normal;
	padding-bottom:6px;
	text-align:center;
}
.widget_inner span {
	font-size:24px;
	color:#9B9B9B;
	line-height:46px;
	text-align:center;
	font-weight:300;
	display:block;
	padding-bottom:3px;
}
.widget_inner span small {
	font-size:24px;
	position:relative;
}
.widget_inner span small:before {
	border-bottom: 2px solid #2c2c2c;
	position: absolute;
	content: "";
	width: 100%;
	top:50%;
}
.widget_inner strong {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:74px;
	color:#CC0000;
	line-height:74px;
	text-align:center;
	font-weight:normal;
	display:block;
}
.buy_now_product {
	text-align:center;
	padding:36px 0 15px 0;
}
.buy_now_product a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:30px;
	color:#FFFFFF;
	line-height:70px;
	display:block;
	background:#CC0000;
	box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.30);
	border-radius:6px;
	width:216px;
	height:70px;
	margin:0 auto;
}
.widget_inner { padding-bottom:22px}
.visa {
	padding-bottom:3px;
	max-width:166px;
	margin:0 auto;
}
.visa img { margin:0 auto}
.powered_by p {
	font-size:12px;
	color:#9B9B9B;
	line-height:15px;
	text-align:center;
	font-weight:300;
	font-style:italic;
}
.powered_by p a { color:#9B9B9B}
#sidebar_mobile { display:none}
#new_explaindio_area {
	background:#212121;
	padding:21px 49px 44px 49px;
	text-align:center;
}
#new_explaindio_area h2 {
	font-size:36px;
	color:#FFFFFF;
	line-height:40px;
	font-weight:700;
	text-transform:uppercase;
	padding-bottom:77px;
}
.explaindio_video {
	max-width:226px;
	margin:0 auto;
	padding-bottom:21px;
}
#new_explaindio_area h4 {
	font-size:20px;
	color:#FF9800;
	line-height:25px;
	font-weight:700;
	padding-bottom:11px;
}
.explaindio_widget {
	max-width:343px;
	margin:0 auto;
}
#new_explaindio_area p {
	font-size:16px;
	color:#FFFFFF;
	line-height:24px;
	padding-bottom:23px;
}
.green_screen_photo {
	max-width:249px;
	margin:0 auto;
	padding-bottom:23px;
	padding:9px 0 23px 0;
}
.dynamic_zoom_photo {
	max-width:270px;
	margin:0 auto;
	padding-bottom:23px;
}
.explaindio_widget:last-child p { padding-bottom:35px !important}

#service_content {
	padding:29px 0 20px 0;
}
#service_content h3 {
	font-size:36px;
	color:#212121;
	line-height:40px;
	text-align:center;
	font-weight:700;
	padding-bottom:7px;
}
#service_content h4 {
	font-size:20px;
	color:#CC0000;
	line-height:25px;
	text-align:center;
	font-weight:normal;
	padding-bottom:18px;
}
#service_content ul {
	border-top:2px solid #DBDBDB;
	padding:14px 0 0 147px;
}
#service_content ul li {
	font-size:16px;
	color:#737373;
	line-height:32px;
	list-style-type:disc;
	padding-left:16px;
}
#gray_testimonial_section {
	background:#F5F5F5;
	border-radius:4px;
	padding:28px 49px 37px 49px;
}
#gray_testimonial_section h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:20px;
	color:#212121;
	line-height:24px;
	text-align:center;
	font-weight: normal;
	padding-bottom:28px;
}
.testimonial_widget {
	padding-bottom:45px;
}
.testimonial_widget:last-child { padding-bottom:0}
.youtube_video { padding-bottom:45px}
#gray_testimonial_section blockquote p,
#gray_testimonial_section blockquote {
	padding:0;
	margin:0;
	border:none;
	font-size:20px;
	color:#737373;
	line-height:24px;
	font-style:italic;
}
#gray_testimonial_section blockquote p { padding-top:23px}
#gray_testimonial_section blockquote p:first-child { padding-top:0}
.testimonial_box {
	border-left:4px solid #CC0000;
	padding-left:46px;
}
.testimonial_btm {
	padding:7px 0 0 50px;
}
.testimonial_btm span {
	font-size:14px;
	color:#737373;
	line-height:16px;
	text-align:left;
	font-weight:300;
	font-style:italic;
	display:block;
}
.testimonial_btm span a { color:#2196f3; text-decoration:underline}
#content_btn_section {
	padding:28px 0 70px 0;
}
#content_btn_section h3 {
	font-size:36px;
	color:#212121;
	line-height:40px;
	text-align:center;
	font-weight:normal;
}
#content_btn_section h3 small {
	font-size:36px;
	color:#212121;
	text-decoration:line-through;
}
.btm_section_top {
	max-width:343px;
	margin:0 auto;
}
.btm_section_top strong {
	font-size:74px;
	color:#CC0000;
	line-height:100px;
	text-align:center;
	font-weight:700;
	display:block;
}
.btm_section_top h4 {
	font-weight: normal;
	font-size:24px;
	color:#212121;
	text-align:center;
	padding-bottom:21px;
}
.pro_photo {
	max-width:483px;
	margin:0 auto;
}
#content_btn_section .buy_now_product { padding:0 0 24px 0}
#content_btn_section .powered_by p{
	font-size:12px;
	color:#9B9B9B;
	line-height:15px;
	text-align:center;
	font-weight:300;
	padding-bottom:0;
}
#content_btn_section .visa { max-width:223px}
.header-fixed-top,
.discount_code_btn .btn,
.submit_next a {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#footer_area {
	background:#212121;
	position:relative;
	z-index:10;
}
footer {
	max-width:1440px;
	margin:0 auto;
	padding:62px 16px 40px 16px;
}
.footer_main_area {
	max-width:920px;
	margin:0 auto;
    text-align: center;
}
footer h3 {
	float:left;
	font-size:20px;
	color:#FFFFFF;
	line-height:48px;
	text-align:left;
	font-weight:600;
}
.footer_rgt {
	width:482px;
	float:right;
}
.footer_search {
	width:333px;
	float:left;
}
.submit {
	width:135px;
	float:right;
}
.submit .btn-danger {
	width:100%;
	height:48px;
	background:#CC0000;
	box-shadow:inset 0px -1px 0px 0px rgba(0,0,0,0.30);
	border-radius:2px;
	border:none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	outline:none;
}
.buy_now_product a:hover,
.submit .btn-danger:hover,
.buy_now_btn a:hover {
    background:#BB0000;
	outline:none;
}
.buy_now_product a:active,
.submit .btn-danger:active,
.buy_now_btn a:active {
    background:#AA0000;
}

.footer_search {
	height:48px;
	border-radius:2px;
	padding-right:22px;
	background-color:#fff;
}
.footer_search .form-control {
	border:none;
	border-radius:0;
	height:48px;
	width:100%;
	padding:5px 25px 5px 20px;
	font-size:14px;
	color:#9B9B9B;
	box-shadow:none;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-weight:600;
	background:url(images/bgr_email.png) no-repeat right center;
}
.footer_search .form-control:focus {
  border-color:inherit;
  outline: 0;
  -webkit-box-shadow:none;
          box-shadow: none;
}
.footer_search .form-control::-moz-placeholder {
  color: #9B9B9B;
  opacity: 1;
}
.footer_search .form-control:-ms-input-placeholder {
  color: #9B9B9B;
}
.footer_search form-control::-webkit-input-placeholder {
  color: #9B9B9B;
}
