
@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,700,700i); 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic);   
/*font-family: 'Open Sans', sans-serif;*/

* {	margin:0; padding:0; outline:0;	box-sizing:border-box; }
body { font-family: "Open Sans", sans-serif; font-size:18px; color:#2e3f50; }
p {	font-size:18px;	line-height:24px; margin:0 0 16px; font-weight: 100; }
a {	color:#26b1e9;	text-decoration:none; }

a:hover {	text-decoration:underline; }
a[href^="tel:"]:hover {	text-decoration:none; }/*For ph no*/

strong { font-weight: 700; }

img {
	border:0 none;
	max-width:100%;
	height:auto;
}
.clearfix {
	clear:both;
}
img.alignleft {
	float:left;
	display:block;
	margin-right: 20px;
}
img.alignright {
	float:right;
	display:block;
	margin-left: 20px;
}
img.alignnone {
	float:none;
	clear:both;
}
img.aligncenter {
	float:none;
	margin:0 auto;
	display:block;
}
ul {
	margin:0 0 0 22px;
	list-style:outside disc;
}
ol {
	margin:0 0 0 22px;
	list-style:outside decimal;
}
ul li, ol li {
	margin:0 0 24px;
	font-size: 14px;
	line-height: 20px;
}
ol li {
	padding:0 0 0 4px;
}

/**** globle link */
.b_link { text-align: center; padding: 20px 0px; float: left; width: 100%; }
a.linkdesigner {	

	background: #dc6464; /* Old browsers */
	background: -moz-linear-gradient(top,  #dc6464 0%, #d85454 50%, #bf3e3e 51%, #bf3e3e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dc6464 0%,#d85454 50%,#bf3e3e 51%,#bf3e3e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dc6464 0%,#d85454 50%,#bf3e3e 51%,#bf3e3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc6464', endColorstr='#bf3e3e',GradientType=0 ); /* IE6-9 */

	font-weight: 600; 
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;	
	padding: 30px 40px;	
	color: #fff;
	letter-spacing: -1px;	
	cursor: pointer;
	width: 100%;
	
	border-radius: 15px;
	-webkit-border-radius: 15px;	
	
		box-shadow:#ebebeb -2px 4px 0px;
	-webkit-box-shadow:#ebebeb -2px 4px 0px;	
}
a:hover.linkdesigner { text-decoration: none; background: #242424; }

/**** globle link */

/**** helping ****/

.text-uppercase { text-transform: uppercase; }
.text-center { text-align: center; }
.text-left { text-align: left; }
.padding-t-b { padding: 40px 0; }
.col-4 { float: left; width: 33.33%; padding: 0 20px; margin-bottom: 20px; }
.col-4:nth-child(3n+1) { clear: left; }
.group { margin-bottom: 30px; float: left; width: 100%;  }

/**** helping ****/

.full_container{ width: 100%; float: left; }
.container{ width: 960px; margin: 0 auto; }

header { position: relative; color: #2e3f50; background:#f4efeb url('/assets/images1/banner_bg.jpg') center 0 no-repeat; background-size:cover; }
header img{ margin: 0 auto; display: block; }
.head{ padding:15px 0 12px; overflow:auto;}
.head .logo{ float:none; text-align:center;}
.watch_a{ float:right; font-size:22px; text-transform:uppercase; line-height:50px; margin:5px 0 0;}
.watch_a a{ background:#e96b26; border-bottom:3px solid #d0cac1;color:#fff; padding:0 20px; margin-left:20px; display:inline-block;}
.watch_a a:hover{ text-decoration:none;}
header .top_content_box { position: static; top: 10px; left: 0px; z-index: 99; text-align: center; padding:20px 0 5px; }
header .container,
.second-s .container,
.forth-s .container{ width:1170px; }
header h1{  font-size: 50px; font-weight:400;} 
header h1 span{ color:#26b1e9; font-weight:700;} 
header h2{ font-size:42px; font-weight:bold; color:#fff; text-align:center; line-height:1; padding:0 0 10px; }
header h3{ font-size:30px; font-weight:400; color:#fff;}
header p { 
	font-size: 23px;
	font-weight: 100;
	line-height: 28px;
	padding: 0 98px;
}
header .notificationbox { 
	font-size: 40px;
	font-weight: 300;
	line-height: 37px;
	padding: 10px 0;
	border-bottom: #333 1px solid;
	margin-bottom: 20px;
}
.top_video { padding:36px 65px; background:url('/assets/images1/screen-bg.png') no-repeat center 0; }
.top_video iframe{ width: 791px; height: 443px; }
.top_video span{ display:block; background:#fff; height:465px;}


.second-s{  background:#fff  url('/assets/images1/metrics-to-scale.jpg') no-repeat center center; background-size:cover; color:#2f2f2f; text-align:center; padding:30px 0;}
.second-s .container > p{ color:#2f2f2f; font-size:18px; line-height:30px; }
.second-s h2{ color: #009bdf; font-size:42px; text-transform:capitalize; font-weight:bold; line-height:1; margin-bottom:15px; }
.second-s h3{ color: #2f2f2f; font-size:30px; line-height:1; padding:0 0 30px; font-weight:normal; }
.leadquizzer-btn{ width:100%; float:left; clear:both; text-align:center; margin:0 0 10px; }
.leadquizzer-btn a{ display:inline-block; font-size:33px; background:url('/assets/images1/btn-bg.png') no-repeat 0 0; width:464px; height:101px; text-align:center; line-height:93px; padding:2px 3px 0 0; color:#fff; text-decoration:none; }
.three-icons { float:left; width:100%; margin:0 0 50px; }
.three-icons ul{ list-style:none; margin:0; }
.three-icons ul li{ width:33%; float:left; padding:0 10px; text-align:center; }
.three-icons ul li img{ margin:0 0 10px; }
.three-icons ul li h2{ font-size:30px; margin:0; }
.three-icons ul li span{ font-size:18px; color:#2f2f2f; }

.lead-quizzer{ width:790px; margin:0 auto; text-align:left; }
.lead-quizzer p{ text-align:left; margin:0 0 40px; }

.buy_btn{ background:#e96b26; margin:0 0 23px; font-weight:400; display:inline-block; padding:11px 105px; font-size:27px; text-transform:uppercase; color:#FFFFFF;
box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.09);-moz-box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.09);-webkit-box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.09);}
.buy_btn span{ text-decoration:line-through;}
.buy_btn:hover{ text-decoration:none;}
.second-s p{ font-size: 16px; font-weight: 100; color: #2f2f2f; letter-spacing: -1px; }


.third-s { padding:15px 0 10px; background:url('/assets/images1/banner_bg.jpg') no-repeat 0 0; background-size:cover; }
.third-s h2{ font-size:42px; font-weight:bold; margin:0; text-align:center; color:#fff;}
.variety_menu_wrapper{ width:16%; float:left; position:relative;}
.variety_menu{ position:absolute; right:0; width:8000px;}
.variety_menu ul{ margin:0; padding:0; list-style-type:none;}
.variety_menu ul li{ display:block; margin:0; width:100%; float:left;}
.variety_menu ul li a{ background:#26b1e9; font-size:23px; color:#fff; display:block; padding:16px 0;width:100%; float:left;}
.variety_menu ul li a:hover,
.variety_menu ul li a.active{ background:#229dcf; text-decoration:none;}
.variety_menu ul li a span{ text-align:center; display:block; float:right;width: 150px;}
.variety_menu ul li a span img{ margin:0 auto 10px; display:block;}
.right_desk_wrapper{ width:84%; float: right; padding-left:24px;}
.right_desk{ background:url('/assets/images1/desktop_img.png') no-repeat 0 0; padding:30px 34px 200px;margin-bottom: -7px;}
.right_desk .desk_img img{ display:block;}
.third-s p{ font-size: 20px;  }
.third-s p span{ text-decoration: line-through; color: #1eb478; display: block; }

.forth-s{ padding:30px 0 0; background:url('/assets/images1/servey-start.jpg') no-repeat 0 0; background-size:100% auto; }
.forth-s h2{ color:#2e3f50; font-size:34px; font-weight:400; margin:0 0 30px;}
.forth-s h2 span{ color:#26b1e9; font-weight:700;}
.forth-s h3{ font-size:43px; font-weight:400; color:#2e3f50; margin:0 0 20px;}
.forth-s h4{ color:#26b1e9; font-size:28px; font-weight:700; margin:0 0 5px;}
.forth-s h5{ color:#26b1e9; font-size:28px; font-weight:700; margin:0 0 8px;}

.servey-start{ width:100%; float:left; clear:both; background:url('/assets/images1/servey-start-bg.png') no-repeat center bottom; padding:15px 0 10px; }
.servey-start h2{ font-size:42px; color:#009bdf; text-transform:uppercase; font-weight:bold; margin:0; }
.servey-start p{ color:#2f2f2f; font-size:18px; line-height:30px; }
.servey-start .left-text{ width:50%; float:left; padding:0 32px; text-align:right; }
.servey-start .right-text{ width:50%; float:left; padding:0 32px; text-align:left; }

.questions-wrap{ width:960px; clear:both; margin:0 auto; padding:40px 0; overflow:hidden; }
.questions-wrap .right-img{ width:100%; clear:both; float:left; text-align:left; margin:0 0 30px; }
.questions-wrap .right-img .img-wrap{ float:right; padding:0 0 0 65px; background: url('/assets/images1/img-border.png') no-repeat 0 center; }
.questions-wrap .left-img .img-wrap{ float:left; padding:0 65px 0 0; background: url('/assets/images1/img-border.png') no-repeat right center;  }
.questions-wrap h2{ font-size: 42px; color: #009bdf; text-transform: uppercase; font-weight: bold; margin: 0; line-height:1; }
.questions-wrap .questions-content{ padding:70px 0 0; }
.questions-wrap > h2{ letter-spacing:-3px; margin:0 0 30px; clear:both; padding:10px 0 0; text-transform:none; }
.questions-wrap .leadquizzer-btn{ margin:-93px 0 0; position: relative; z-index: 99; }

.design_wrapper .left_content{ float:left; width:50%; text-align:left;}
.design_wrapper ul{ margin:30px 0 0; padding:0; list-style-type:none;}
.design_wrapper ul li{ background:url('/assets/images1/logo_icon.png') no-repeat 20px 0; padding:0 0 0 110px;}
.design_wrapper .right_img{ float:left; width:50%; text-align:center;}
.design_wrapper .right_img img{margin: 120px auto 0px;}



.ten-s h2{ font-size:51px; font-weight:normal; color:#535353; margin:0 0 10px;}
.faq_wrap .left_f{ float:left; width:50%; padding:0 15px 0 0;}
.faq_wrap .right_f{ float: right; width:50%; padding:0 0 0 15px;}
.faq_wrap ul{ padding:0; margin:30px 0 35px; list-style:none; float:left; width:100%; }
.faq_wrap ul li{ background:none; width:100%; float:left; margin:0 0 20px; padding:0; }
.faq_wrap ul li:nth-child(2n){ float:right; }
.faq_wrap ul li .title{ background:#009bdf url('/assets/images1/arrow_icon.png') no-repeat 20px center; color:#fff; font-size:15px; font-family: 'Raleway', sans-serif; padding:0 10px 0 48px;  display: table-cell;text-decoration:none; font-weight:400; text-transform:none; cursor:pointer; vertical-align:middle; height:67px; width:465px; border:1px solid rgba(70, 70, 70, 0.17);
border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; }
.faq_wrap ul li.doble_line .title{ padding:11px 10px 10px 48px; }
.faq_wrap ul li.active .title{background:#009bdf url('/assets/images1/down_arrow_icon.png') no-repeat 15px center; border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;}
.faq_wrap ul li .content{ background:#f3f3f3; border:1px solid #e0e0e0; padding:10px 15px;
border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;-o-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;}


.bottom-s { padding:10px 0px 5px; border-top: #cdcdcd 1px solid; }
.bottom-s .container{ position: relative; }
.push_logo{ display:inline-block;}
.bottomlink { position: absolute; right: 0px; top: 15px;  }
.bottomlink a{ 
			
	font-size: 14px; 
	color: #2f2f2f; 
	display: inline-block; 
	padding-left: 10px; margin-left: 10px; border-left:1px solid #2f2f2f; 
	line-height: 12px;
}
.bottomlink a:first-child{ border: 0; }

footer{
	background: #313131;
	padding: 10px 0px;
	font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
}
.copy-txt { font-size: 12px; color: #909090; display: block; }
.copy_txt_2 { font-size: 14px; color: #909090; display: block; padding-top: 10px; }


@media ( max-width:1199px ){
	header .container, .second-s .container, .forth-s .container{ width:960px; }
	.second-s h3{ font-size:24px; }
	.servey-start h2,
	.questions-wrap h2{ font-size:35px; }
	.questions-wrap h2{ padding:0 0 5px; }
}

@media ( max-width:1000px ){
	
	.container, header .container, .second-s .container, .forth-s .container { width: 100%; padding: 0 15px; }
	header h2 br{ display:none; }
	.top_video{ padding: 31px 0; background-size:739px auto; }
	.top_video iframe{ width: 673px; height:377px; }
	header .top_content_box { padding-bottom: 20px; padding-top: 20px; }	
	.questions-wrap,
	.lead-quizzer{ width:100%; }
	.second-s h3{ font-size:20px; }
	.servey-start h2, .questions-wrap h2{ font-size:28px; }
	.questions-wrap > img{ width:700px; height:auto; }
	.questions-wrap .leadquizzer-btn { margin: -63px 0 30px; }
}
	
@media ( max-width:767px ){	
	.container, header .container, .second-s .container, .forth-s .container { padding: 0 10px; }
	.top_video { padding: 24px 0; background-size: 586px auto; }
	.top_video iframe { width: 533px; height: 300px; }
	.second-s h3 br{ display:none; }
	.servey-start{ background:none; }
	.servey-start .left-text,
	.servey-start .right-text{ width:100%; text-align:center; margin:0 0 30px;}
	.questions-wrap{ padding:0; }
	.questions-wrap .right-img .img-wrap{ width:100%; text-align:center; padding:0; background:none; }
	.questions-wrap .right-img{ margin:0 0 30px; text-align:center; }
	.questions-wrap .questions-content{ clear:both; padding:0; }
	.servey-start h2, .questions-wrap h2 { font-size: 24px; letter-spacing:normal; }
	
	header h2,
	.second-s h2,
	.third-s h2,
	.ten-s h2{ font-size:32px; }
	.leadquizzer-btn a{ font-size: 18px; width: 280px; height: 61px; line-height: 51px;background-size: 100% auto; }
	.three-icons ul li{ width:100%; margin:0 0 30px; }
	.three-icons ul li:last-child{ margin-bottom:0; }
	.second-s p{ margin:0 0 20px; }
	
	.questions-wrap > img{ width:600px; }
	.questions-wrap .leadquizzer-btn { margin: -53px 0 30px; }
}

@media ( max-width:639px ){
	
	header h2, .second-s h2, .third-s h2, .ten-s h2{ font-size:22px; }
	header h3, .second-s h3, .three-icons ul li h2, .servey-start h2, .questions-wrap h2 { font-size: 18px; line-height:1; }
	.servey-start h2 br, .questions-wrap h2 br{ display:none; }
	.second-s .container > p br{ display:none; }
	.second-s .container > p,
	.servey-start p{ font-size:15px; line-height:normal; }
	.questions-wrap .right-img{ margin:0 0 15px; }
	
	header p { font-size: 17px; line-height: normal; }
	.top_video{ padding: 19px 0; background-size: 441px auto; }
	.top_video iframe { width:400px; height:225px; }
	p { font-size: 16px; }
	.text-left { padding: 0 10px; }
	.buy_btn{ padding:10px 30px;font-size: 18px;}
	.six-s ul li{ width:100%;}
	.faq_wrap{ margin:30px 0; overflow:auto;}
	.faq_wrap .left_f{ width:100%; padding:0;}
	.faq_wrap .right_f{ width:100%; padding:0;}
	.faq_wrap ul{ margin:0;}
	.six-s h2 {font-size: 27px; line-height:normal;}

	.padding-t-b { padding: 20px 0px; }
	.bottomlink { position: static; display:block; }
	footer { padding: 10px 15px; }
	footer br{ display: none; }
	.three-icons ul li img { margin: 0 0 10px; width: 180px; }
	
	.questions-wrap > img{ width:400px; }
	.questions-wrap .leadquizzer-btn { margin:-35px 0 20px; }
	
}

@media ( max-width:479px ){	
	.questions-wrap .leadquizzer-btn{ margin: -26px 0 30px; }
	.top_video { padding: 13px 0; background-size: 298px auto; }
	.top_video iframe { width: 270px; height: 152px; }
	.questions-wrap > img{ width:270px; }
	.questions-wrap .leadquizzer-btn { margin:-17px 0 30px; }

}







