/*
Version: 1.0
*/


/* 
	v2.0 | 20110126
*/
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{max-height:100000px;}
body{
	margin:0;
	color:#3b3a39;
	font:16px/19px Montserrat, Arial, Helvetica, sans-serif;
	background:#efece5;
	min-width:320px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}
img{border-style:none; vertical-align:middle;}
a{
	text-decoration:none;
	color:#48979c;
}
a:hover {text-decoration:underline;}
a:active {background-color: transparent;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input[type=text], input[type=password], input[type=file], input[type=submit], input[type=email], textarea{
}
input[type="button"],
input[type="submit"]{
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner{border:0;}
input[type="submit"]:hover{cursor:pointer;}
input[type="submit"]:focus,
input[type="button"]:focus{outline:none;}
input[type="search"],
input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance:none;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration{display:none;}
input[type="search"]::-webkit-search-cancel-button{display:none;}
input[type="search"]::-webkit-search-results-button{display:none;}
input[type="search"]::-webkit-search-results-decoration{display:none;}
input[type="search"]::-ms-clear{display:none;}
input[type="search"]::-moz-placeholder{
	color:#ababab;
	opacity:1;
}
input[type="search"]:-ms-input-placeholder{color:#ababab;}
input[type="search"]::-webkit-input-placeholder{color:#ababab;}
input[type="search"]:-moz-placeholder{color:#ababab;}

b, strong{}
i{font-style: italic;}

/* button hovers */
.btn-try:hover,
.try-box .btn-start:hover,
.section-header .btn-start:hover,
.section-footer .btn-start:hover,
.details-section .btn-start:hover,
.pricing-box .btn:hover,
.newsletter-form input[type="submit"]:hover,
.blog-section .content-box .btn:hover{
	text-decoration: none;
	background:#f07b13;
}
/* wrapper */
#wrapper{
	position:relative;

}
.center{ margin:0 auto; width:981px;}
.center2{ margin:0 auto; float:none; width:981px;}
header{ width:100%; float:left; background:#FFFFFF;}
.section_top{ width:100%; float:left; margin:16px 0 20px 0;}
.section_top .logo_section{ width:309px; float:left; margin:0 0 0 18px;}
.section_top .logo_section img{ width:100%; height:auto; float:left;}
.section_top .logo_opp{ width:390px; float:right; margin:8px 14px 0 0;}
.section_top .logo_opp span{ width:auto; float:left; color:#3c3c3c; font-size:16px; line-height:38px; font-family: 'pt_sansregular';}
.section_top .logo_opp span.call{ width:auto; font-size:24px; color:#ca0d20; font-family: 'pt_sansbold'; line-height:36px; margin-right:5px;}
.section_top .logo_opp span.call img{ width:36px; float:left; height:auto; margin-right:10px;}
.section_top .logo_opp a.link1{ width:auto; padding:0 15px; line-height:38px; float:right; font-size:16px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase;}
.container{ width:100%; float:left; background:url(../images/navi_bg.png) repeat-x left top;}

/* = = = Gallery = = = */
.gallery{ width:100%; float:left; background:url(../images/top_bnr_bg.jpg) #fff no-repeat center bottom; padding:10px 0 0; min-height:515px;}
.watch_vid{ width:auto; position:absolute; margin:0 0 0 820px;z-index:999;}

/*---------------------------------
	SLIDESHOW2
-----------------------------------*/
.carousel{position:relative;}
.carousel .mask{
	overflow:hidden;
	height:523px !important;
}
.carousel .slides{
	overflow:hidden;
	width:9999px;
	position: relative;
	z-index: 2;
	height: 100%;
}
/*.carousel .slideset {
	width:100%;
	z-index: 1;
	position: relative;
}*/
.carousel .slideset {
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.carousel .slideset .slide {
	position: absolute;
	top:125px;
	left:0;
	width:100%;
	text-align:center;
}
.carousel .slideset .slide > img {
	display:block;
	height:auto;
	margin:0 auto;
}
.carousel .switcher{
	position:absolute;
	width:100%;
	bottom:75px;
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
	height:16px;
	z-index: 3;
	display:none;
}
.carousel .switcher li{
	display:inline-block;
	vertical-align:top;
	margin:0 5px 0 4px;
}
.carousel .switcher a{
	float:left;
	width:16px;
	height:16px;
	background:#3b3a39;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border-radius:50%;
}
.carousel .switcher a:hover,
.carousel .switcher .active a{background:#71e4f5;}
.carousel .slides .slide{
	float:left;
	width:1200px;
	height:100%;
	position:relative;
	overflow: hidden;
}
.carousel .slide-holder {
	width: 100%;
	position: relative;
	top: 42px;
}
.carousel .slide-holder:after{
	position:absolute;
	content:"";
	bottom:100%;
	left:50%;
	margin-left:-51px;
	width:101px;
	height:14px;
}
.carousel .slide-holder:after {
	position: absolute;
	content: "";
	bottom: 100%;
	left: 50%;
	margin-left: -51px;
	background: url(images/sprites.png) no-repeat 0 -150px;
	width: 101px;
	height: 14px;
}
.carousel .slide-box{
	/*max-width:780px;*/
	max-width:940px;
	margin:0 auto;
	font-size:18px;
	line-height:22px;
	text-align:center;
	color:#fff;
	padding:8px 15px 0;
}
.carousel .slide .img-box{margin:0 0 12px;}
.carousel .slide .img-box img{vertical-align:top;}
.carousel .slide p{margin:0 0 12px;}
.carousel .slide-title{
	font-family: 'dominebold';
	text-transform:uppercase;
	color:#1a6daf;
	font-size:36px;
	margin:0 0 18px;
}
.carousel .slide-title.title-2{
	font-size:52px;
	line-height:62px;
	margin:0 0 16px;
}
.carousel .blockquote-box{
	overflow:hidden;
	text-align:left;
	width:750px;
	margin:20px auto;
	font-size:16px;
	line-height:20px;
}
.carousel .carousel-story {
	min-height: 500px;
}
.carousel .blockquote-box .alignleft{
	float:left;
	margin:0 10px 0 0;
}
.carousel blockquote{
	overflow:hidden;
	padding:2px 0 7px 8px;
	font-size:14px;
	line-height:16px;
}
.carousel blockquote q{
	font:18px/22px "proxima_novabold", Arial, Helvetica, sans-serif;
	text-indent:-7px;
	display:block;
}
.carousel .blockquote-box .link-more{
	color:#71e4f5;
	margin-left:10px;
}
.carousel .thumbnail{
	position:absolute;
	top:202px;
	left:0;
	color:#efece5;
	text-transform:uppercase;
	text-align:center;
	width:84px;
	min-height:122px;
	z-index: 100;
	display:none;
}
.carousel .thumbnail:hover{
	text-decoration: none;
}
.carousel .thumbnail.btn-next{
	left:auto;
	right:0;
}
.carousel .thumbnail img{
	display:block;
	margin:0 0 7px;
}
.carousel .thumbnail:after{
	position:absolute;
	content:"";
	background: url(images/sprites.png) no-repeat -125px -150px;
	width:22px;
	height:20px;
	top:100%;
	left:50%;
	margin-left:-12px;
}
.carousel .thumbnail.btn-next:after{background-position:-155px -150px;}
.carousel .btn-next{width:45px; position:absolute; right:00px; margin-top:-270px; z-index:1005;}
.carousel .btn-prev{ width:45px; position:absolute; left:0px; margin-top:-270px; z-index:1005;}
.gallery_sub{ width:100%; float:left; background:#ffffff;}
.gallery_sub .areyou_main{ width:345px; float:left; border-bottom:0px none;}
.gallery_sub .areyou_main .are_you_txt{ width:auto; float:left; color:#333333; font-size:16px; font-family: 'domineregular'; line-height:110px; margin-top:20px;}
.gallery_sub .areyou_main .are_you_type{ width:175px; padding-left:94px; background:url(../images/icons_img.png) no-repeat left center; font-size:13px; color:#333333; line-height:36px; font-family: 'domineregular'; float:left; margin-left:8px; margin-top:20px;}
.gallery_sub .t-hub_logo{ width:285px; float:left; margin-top:-90px; margin-left:-15px; position:relative; z-index:999;}
.gallery_sub .t-hub_logo1{ width:285px; float:left; margin-top:-90px; margin-left:-32px; display:none;}
.gallery_sub .gallery_txt{ width:300px; height:130px; overflow:hidden; float:right;  color:#3a3a3a; font-family:verdana; font-size:12px; margin-top:15px; margin-bottom:10px;}
.gallery_sub .gallery_txt h3{ font-family:'domineregular'; font-size:16px; text-transform:uppercase; width:100%; float:left; color:#1a6daf; padding-bottom:5px;}
.gallery_sub .gallery_txt p{ padding:0 3%; widows:94%; line-height:14px;}
.mid_part1{ width:99.9%; float:left; background:#FFFFFF; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; padding:30px 0; margin:0px 0 0 0; }
.mid_part1 .center.inner{ width:942px;}
.mid_part1 .heading_30blk{ width:100%; float:left; font-size:26px; color:#000000; font-family: 'domineregular'; margin-bottom:20px;}
#makesame { width:100%; float:left; font-size:26px; color:#000000; font-family: 'domineregular'; margin-bottom:20px;}
.mid_part1 .text_1{ width:100%; float:left; line-height:18px; color:#3a3a3a; font-family: 'pt_sansregular'; font-size:14px;}

.mid_part3{ width:99.9%; float:left; background:#FFFFFF; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; padding:30px 0; margin:0px 0 0 0; }
.mid_part3 .heading_30blk{ width:100%; float:left; font-size:26px; color:#000000; font-family: 'domineregular'; line-height:30px;}
.mid_part3 .text_1{ width:100%; float:left; line-height:18px; color:#3a3a3a; font-family: 'pt_sansregular'; font-size:14px;}


.our_products{ width:100%; float:left;}
.our_products .heading_24gry{ width:99%; float:right; font-size:24px; color:#444444; font-family: 'dominebold'; margin-bottom:20px; margin-top:22px;}
.our_products .boxes{ width:100%; float:left;}
.our_products .boxes .box{ width:485px; float:left;}
#example-two{ width:481px; float:left; background:url(../images/tabbed_bg.png) #fff no-repeat center bottom; padding-bottom:15px;  min-height:248px; margin-left:5px;}
#example-two ul.tabbed{ width:367px; margin:0 auto;}
#example-two ul.tabbed li{ width:auto; float:left; margin:0 5px;}
#example-two ul.tabbed li a{ width:auto; padding:0 12px; line-height:30px; float:left; font-size:12px; font-family: 'pt_sansbold'; color:#fff; text-decoration:none; text-transform:uppercase;}

#example-one{ width:481px; float:left; background:url(../images/tabbed_bg.png) #fff no-repeat center bottom; padding-bottom:15px; min-height:248px; margin-right:5px;}
#example-one ul.tabbed{ width:430px; margin:0 auto;}
#example-one ul.tabbed li{ width:auto; float:left; margin:0 4.5px;}
#example-one ul.tabbed li a{ width:auto; padding:0 10px; line-height:30px; float:left; font-size:12px; font-family: 'pt_sansbold'; color:#fff; text-decoration:none; text-transform:uppercase;}
#featured2, #core2 , #jquerytuts2, #classics2, #login,#featured1{ width:445px; float:left; margin:15px; margin-bottom:0px; min-height:225px;}
.content{ width:100%; float:left; min-height:185px;}
.content .left_pic{ width:140px; float:left; margin-top:10px;}
.content .right_txt{ width:285px; float:right; margin-bottom:20px;}
.content .right_txt li{ width:92%; float:left; background:url(../images/bullet_arrow.png) no-repeat left 10px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; line-height:20px; padding:5px 0;  padding-left:8%;}
.content .right_txt li ul.sublist{ width:96%; float:left; list-style:none;}
.content .right_txt li ul.sublist li{ font-size:12px; line-height:16px; background:url(../images/bullet.png) no-repeat left 8px; padding-top:1px; padding-bottom:1px; padding-left:5%;}

.content .left_txt{ width:285px; float:left; margin-bottom:20px;}
.content .left_txt li{ width:92%; float:left; background:url(../images/bullet_arrow.png) no-repeat left 10px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; line-height:20px; padding:5px 0;  padding-left:8%;}
.content .left_txt li ul.sublist{ width:96%; float:left; list-style:none;}
.content .left_txt li ul.sublist li{ font-size:12px; line-height:16px; background:url(../images/bullet.png) no-repeat left 8px; padding-top:1px; padding-bottom:1px; padding-left:5%;}


.box .btn_sec{ width:auto; float:right; margin:27px 0;}
.box .btn_sec a.btn_2{ width:auto; float:left; padding:0 24px; line-height:48px; font-size:16px; font-family: 'pt_sansbold'; color:#fff; text-transform:uppercase; text-decoration:none;}
.mid_part2{ width:100%; float:left; background:url(../images/mid_part_bg.png) top left; border-top:1px solid #d2d2d2; padding:50px 0;}
.mid_part2 .testi_box{ width:315px; float:left; border-right:1px solid #e4e4e4;}
.mid_part2 .testi_box h3.title2{ width:285px; float:left; background:url(../images/title_bdr.png) no-repeat left bottom; font-size:20px; color:#333333; line-height:50px; font-family: 'domineregular';}
.mid_part2 .testi_box h3.title2 a.link_2{ width:auto; float:right; font-family: 'pt_sansregular'; font-size:13px; color:#0094da; margin-top:2px;}

.mid_part2 .testi_box .testimonials{ width:290px; float:left; margin-top:30px;}
.mid_part2 .testi_box .testimonials .text_part{ width:100%; float:left;}
.mid_part2 .testi_box .testimonials .text_part .text_area{ width:258px; float:left; background:url(../images/testimonial_txtbg.png) no-repeat left top; height:100px; padding:15px; padding-bottom:50px; font-size:14px; color:#575757; font-family: 'pt_sansitalic'; line-height:20px;}
.mid_part2 .testi_box .testimonials .text_part .text_area:before {width:24px; height: 14px; float:left;  margin: 0 10px 2px 0; content: "";}
.mid_part2 .testi_box .testimonials .text_part .client_name{ width:215px; position:absolute; text-align:right; color:#8c8c8c; font-size:13px; font-family: 'pt_sansitalic'; margin-top:143px;}
.mid_part2 .testi_box .testimonials .text_part .client_name span{ color:#c3112f;}
.mid_part2 .testi_box .testimonials a.prev{ display:none;}
.mid_part2 .testi_box .testimonials a.next{ display:none;}
ul.pagination{ width:290px; float:left;}
ul.pagination li{ width:10px; float:left; height:10px; margin:0 3px; }
ul.pagination li a{ background:url(../images/testimonial_btn.png) no-repeat left bottom; text-indent:-3000px; position:relative; width:10px; height:10px; float:left; outline:0 none;}
ul.pagination li.current a{ background:url(../images/testimonial_btn.png) no-repeat left top;}

.mid_part2 .news_box{ width:305px; float:left; border-right:1px solid #e4e4e4; margin-left:25px;}
.mid_part2 .news_box h3.title2{ width:285px; float:left; background:url(../images/title_bdr.png) no-repeat left bottom; font-size:20px; color:#333333; line-height:50px; font-family: 'domineregular';}
.mid_part2 .news_box h3.title2 a.link_2{ width:auto; float:right; font-family: 'pt_sansregular'; font-size:13px; color:#0094da; margin-top:2px;}
.mid_part2 .news_box .newscontent{ width:290px; float:left; margin-top:30px;}
.mid_part2 .news_box .newscontent .news_part{ width:100%; float:left; font-family: 'pt_sansregular'; font-size:13px; color:#818181;}
.mid_part2 .news_box .newscontent .news_part .news_txt{ width:100%; float:left; background:url(../images/bdr_1.png) repeat-x left bottom;  padding-bottom:12px;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2{ background:url(../images/calender_icon.png) no-repeat left top; padding-left:43px; width:245px; float:left;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2 a{ color:#333333;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2 a:hover{ color:#0094da; text-decoration:none;}
.mid_part2 .news_box .newscontent .news_part .news_txt.mrg_top{ margin-top:12px; }
.news_box ul.pagination{ display:none;}

.mid_part2 .newslater{ width:300px; float:left; margin-left:25px;}
.mid_part2 .newslater h3.title2{ width:285px; float:left; background:url(../images/title_bdr.png) no-repeat left bottom; font-size:20px; color:#333333; line-height:50px; font-family: 'domineregular';}
.mid_part2 .newslater .newscontent{ width:290px; float:left; margin-top:30px;}
.mid_part2 .newslater .newscontent p{ width:100%; float:left; font-family: 'pt_sansregular'; font-size:13px; color:#333333;}
.mid_part2 .newslater .newscontent .form{ width:100%; float:left; margin:14px 0 12px;}
.mid_part2 .newslater .newscontent .form input{ width:276px; line-height:38px; padding:10px; font-size:13px; color:#333333;}
.mid_part2 .newslater .newscontent .form span.input-placeholder-text{ line-height:38px; padding-left:10px; color:#ababab !important; font-family: 'pt_sansitalic'; font-size:13px;}
.mid_part2 .newslater .newscontent a.btn_2{ width:auto; float:left; padding:0 15px; line-height:40px; font-size:16px; font-family: 'pt_sansbold'; color:#fff; text-transform:uppercase; text-decoration:none;}

.mid_part2 .newslater .newscontent .social_connet{ width:100%; float:left; margin-top:24px;}
.mid_part2 .newslater .newscontent .social_connet .icons{ width:38px; float:left; margin-right:7px;}

/*===== services=====*/
.services_pg{ width:100%; float:left; background:#fff; padding:20px 0;}
.services_pg h2.title{ width:96%; margin-left:2%; float:left; font-family: 'dominebold'; font-size:20px; color:#3c3c3c;}
.services_pg .devider{ width:96%; margin-left:2%;  float:left; padding:10px 0; padding-bottom:20px; border-bottom:1px solid #d4d4d4; margin-bottom:5px; }
.services_pg .devider h4.title_5{ width:100%;  float:left; color:#3c3c3c; font-family: 'pt_sansbold'; font-size:16px; line-height:22px;}
.services_pg .devider p{ width:100%;  float:left; line-height:18px; font-size:13px; color: #3A3A3A;}
/*===== Services end==*/

footer{ width:100%; float:left; background:#2a2a2a;}
footer .left_nav{ width:500px; float:left; margin-left:15px; color:#e6e6e6; font-family: 'pt_sansregular'; font-size:12px; line-height:18px; padding:15px 0;}
footer .left_nav a{ text-decoration:none; color:#e6e6e6;}
footer .left_nav a:hover{ color:#ffb1b1;}
footer .ft_logo{ width:auto; float:right; margin-top:19px;}

.overview_midbnr{ width:100%; float:left; background:#FFFFFF; padding-bottom:30px;}
.overview_midbnr .video_part{ width:100%; float:left; margin-top:50px;}
.overview_midbnr .video_part .aside_des{ width:415px; float:left; font-size:16px; color:#141516; line-height:24px; font-family: 'pt_sansregular'; margin-left:27px;}
.overview_midbnr .video_part .aside_des h4.title{ width:100%; font-family: 'dominebold'; float:left; font-size:30px; color:#3c3c3c; padding-bottom:15px;}
.overview_midbnr .video_part .aside_des span{ color:#5e5e5e; font-size:14px;}
.overview_midbnr .video_part .aside_des a{ color:#106db0; font-size:14px;}
.overview_midbnr .video_part .bside_vid{ width:470px; float:right; background:url(../images/video_shd.png) no-repeat center bottom; padding-bottom:8px; margin-right:27px;}

.findout{width:100%; float:left; background:url(../images/mid_part_bg.png) top left; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;}
.findout .box4{ width:930px; float:right; margin:14px 0 38px;}
.findout .box4 .aside_btns{ width:380px; float:left;}
.findout .box4 .aside_btns .btn_1{ width:auto; float:left; font-family: 'dominebold'; font-size:14px; color:#171717; margin:0 19px;}
.findout .box4 .aside_btns .btn_1.last{ margin-right:0px;}
.findout .box4 .aside_btns .btn_1.first{ margin-left:0px;}
.findout .box4 .aside_btns .btn_1 p{ width:100%; float:left; text-align:center;}
.findout .box4 .aside_btns .btn_1 .circle{ margin:15px auto; font-family: 'dominebold'; color:#fff;  width:67px; text-align:center;}
.findout .box4 .aside_btns .btn_1 .circle a{ font-family: 'dominebold'; color:#fff; font-size:19.5px; text-decoration:none; line-height:67px; text-transform:uppercase;}

.findout .box4 .bside_cart{ width:486px; float:right; background:#fff; border:1px solid #d2d2d2; font-size:19px; color:#101010; font-family: 'domineregular'; padding:23px; padding-right:18px; line-height:25px; margin-top:25px;}
.findout .box4 .bside_cart .txt_part{ width:260px; float:left; padding:0 0 0 60px; background:url(../images/cart_img.png) no-repeat left center;}
.findout .box4 .bside_cart .txt_part a{ color:#0e6eaf;}
.findout .box4 .bside_cart a.find_btn{ font-family: 'pt_sansbold'; font-size:16px; text-decoration:none; line-height:40px; float:right; padding:0 15px; margin-top:8px;}
.findout .box4 .bside_cart a.find_btn:hover{ text-decoration:none;}

.why_should{ width:100%; float:left; background:#fff;}
.why_should .part_1{ width:100%; float:left; margin-top:30px;}
.why_should .part_1 h4.title3{ width:100%; float:left; color:#c3112f; font-size:24px; font-family:'domineregular';}
.why_should .center.smal_style{ width:923px;}
.why_should .part_1 ul{ width:100%; float:left; margin:15px 0;}
.why_should .part_1 ul li{ width:97%; float:left; background:url(../images/bullet_arrow.png) no-repeat left 9px; padding-left:3%; font-size:16px; font-family: 'pt_sansregular'; color:#141516; line-height:28px;}
.why_should .part_1 p{ width:100%; float:left; font-family: 'pt_sansregular'; color:#141516; font-size:16px; line-height:24px;}
.why_should .part_1 img.big_screen{ margin:25px 0 36px; float:left;}
.why_should .part_1 img.small_screen{ display:none;}
.ov-content{background:url(../images/mid_part_bg.png) left top; border-top:1px solid #d2d2d2; width:100%; float:left; padding:34px 0 25px;}
.ov-content h5{ width:100%; float:left; text-align:center; font-family:'domineregular'; color:#3c3c3c; font-size:18px;}
.ov-content h5 a{ color:#106db0; font-family:'dominebold';}
.ov-content .boxes_main{ width:100%; float:left; background:#fff; border:1px solid #bfbfbf; margin-top:25px; padding:25px 0 15px;}
.ov-content .boxes_main .box_one{ width:285px; float:left; padding:20px; background:url(../images/bdr_right.png) no-repeat right 45px;}
.ov-content .boxes_main .box_one h4{ width:100%; float:left; font-size:18px; color:#1c1c1c; font-family:'dominebold'; text-align:center; padding-bottom:20px;}
.ov-content .boxes_main .box_one .thumb_part{ width:100%; float:left; text-align:center;}
.ov-content .boxes_main .box_one .content_area{ width:100%; float:left; text-align:center; font-size:13px; color:#141516; line-height:18px;}
.ov-content .boxes_main .box_one .content_area a{ color:#106db0;}
.ov-content .campare_btn{ width:100%; float:left; text-align:center; margin-top:35px; background:url(../images/see_which_txt.png) no-repeat center bottom; padding-bottom:50px;}
.ov-content .campare_btn .btn_3{ font-family: 'pt_sansbold'; font-size:16px; padding:12px 22px; position:relative; text-transform:uppercase; margin-right:15px;}
.ov-content .campare_btn .btn_3:hover{ text-decoration:none;}

.partner_sec{ width:100%; float:left; background:#fff; border-top:1px solid #d2d2d2; }
.partner_sec .logos{ width:924px; margin-left:35px; background:#ff;}
.partner_sec .logos .slides_control{ height:83px !important;}
.partner_sec .logos .logo_p1{ width:100%; float:left; margin-top:20px;}
.partner_sec .logos .logo_p1>div{ width:auto; float:left; padding:0 20px;}
.partner_sec .logos .prev{ position:absolute; width:25px; background:url(../images/left_arrow.png) no-repeat left top;  outline:0px none; height:25px; margin-top:-55px; z-index:10; margin-left:-35px;}
.partner_sec .logos .next{ position:absolute; width:25px; background:url(../images/right_arrow.png) no-repeat left top; margin-left:920px;  outline:0px none; height:25px; margin-top:-55px; z-index:10;}
.partner_sec .logos .next:hover, .partner_sec .logos .prev{ text-decoration:none;}
.partner_sec .logos ul.pagination{ display:none;}

.partner_sec .logo_squere{width:100%; float:left; margin:15px 0;}
.partner_sec .logo_squere .table_row{ width:100%; display:table-row; padding:10px 0;}
.partner_sec .logo_squere .table_row .logos_home{ width:24%; display:table-cell; padding:10px 20px; vertical-align:middle; border:10px solid #fff;}
.partner_sec .logo_squere .table_row .logos_home.for_intuit{ width:20%; border: 3px solid #FFFFFF; text-align:center; font-size:16px; color:#333333; font-family: 'pt_sansbold'; vertical-align:bottom; }

.partner_sec .logo_squere .table_row .logos_home img{ width:94%; float:left; margin-left:3%;}
.partner_sec .logo_squere .title_2 { width:97.8%; float:left; margin-left:1.2%; font-family: 'pt_sansbold'; font-size:18px; color:#CA0D20; padding:15px 0 0px; margin-top:15px; border-top:1px solid #d2d2d2;}
.partner_sec .logo_squere .title_2.no_bdr{ border-top:0px none; margin-top:0px;}
.partner_sec .logo_squere .title7{ color:#444444; float:left; font-family:'domineregular'; width:99%; padding:10px 0; font-size:24px;}
.partner_sec .logo_squere p.sub-content{ font-size:16px; font-family: 'pt_sansregular'; margin-bottom:15px;}
.quickbook_top .pic_part .aside_des p strong{ font-family:'pt_sansbold';}
.quickbook_top .pic_part .aside_des ul{ width:100%; float:left; margin-bottom:10px;}
.quickbook_top .pic_part .aside_des ul li{ list-style:inside;}
.quickbook_top .pic_part .aside_des a.link11{ width:auto; padding:0 15px; line-height:38px; float:right; font-size:16px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase;}


.row_white{ width:100%; float:left; background:#fff;}
.row_white .content_left{ width:420px; float:left; margin-left:25px;}
.row_white .content_left h4.title4{ width:100%; float:left; font-family:'dominebold'; font-size:30px; color:#444; line-height:40px; margin-top:30px;}
.row_white .content_left h5.subtitle_1{ width:100%; float:left; font-family:'domineregular'; font-size:24px; color:#444; padding:25px 0; line-height:normal;}
.row_white .content_left ul{ width:100%; float:left; margin:0px; padding:0px; padding-bottom:25px;}
.row_white .content_left ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; padding-left:6%; background:url(../images/red_mark.png) no-repeat left 7px; margin:6px 0;}
.row_white .right_pic{ float:right; width:auto;}
.row_white .right_pic img{ margin-top:125px; margin-bottom:20px;}

.row_grey{ width:100%; float:left;  background:url(../images/mid_part_bg.png) top left; border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2;}
.row_grey .content_left{ width:420px; float:right;}
.row_grey .content_left h4.title4{ width:100%; float:left; font-family:'domineregular'; font-size:40px; color:#444; line-height:40px; margin-top:10px;}
.row_grey .content_left h5.subtitle_1{ width:100%; float:left; font-family:'domineregular'; font-size:24px; color:#444; padding:25px 0; line-height:normal; padding-bottom:10px;}
.row_grey .content_left ul{ width:100%; float:left; margin:0px; padding:0px;}
.row_grey .content_left ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; padding-left:6%; background:url(../images/red_mark.png) no-repeat left 7px; margin:7px 0;}
.row_grey .right_pic{ float:left; width:auto; margin-left:25px;}
.row_grey .right_pic img{ margin-top:45px; }

.row_white .content_left.second{ width:445px;}
.row_white .content_left h5.subtitle_1.sec{ padding-bottom:10px;}
.row_white .right_pic img.sec_img{ margin-top:50px; margin-bottom:5px; margin-right:45px;}
.row_white .right_pic img.first_img{ margin-top:110px; margin-right:0px;}
.row_white .right_pic img{ border: 1px solid #dfeff5; padding:8px;background:#fff;}
.row_grey .right_pic img{ border: 1px solid #dfeff5; padding:8px; background:#fff;}

.row_grey .right_pic img.sec_img{ margin:20px 0 5px 75px; }
.row_grey .content_left a{color:#0b76ae;}
.watch_vid img.sml_scrn{ display:none;}

.row_white .content_left p{ width:94%; margin-left:2%; float:left; padding:8px 0px; font-size:14px; line-height:18px;color:#141516;}
.row_grey .content_left p{ width:94%; margin-left:2%; float:left; padding:8px 0px; font-size:14px; line-height:18px;}

.row_grey .right_pic .img_title{width:auto; position:relative; background:url(../images/img_title_bg.png); line-height:35px; padding-left:2%; font-size:14px; color:#444; height:35px; margin-bottom:15px; font-family: 'pt_sansregular'; visibility:hidden;}
.row_white .right_pic .img_title{width:auto; position:relative; background:url(../images/img_title_bg.png); line-height:35px; padding-left:2%; font-size:14px; color:#444; height:35px; margin-bottom:15px; font-family: 'pt_sansregular'; visibility:hidden;
}
.row_white .right_pic:hover .img_title{visibility:visible;}
.row_grey .right_pic:hover .img_title{ opacity:1; visibility:visible;}

.full{ display:block;}
.wid_ipad{ display:none;}
.wid_mob{ display:none;}

/*==== Price Page======*/
.price_main{ width:100%; float:left; background:#fff;}
.price_main .price_txt{ width:95%; float:left; font-family: 'pt_sansregular'; font-size:14px; color:#444; line-height:20px; padding:8px 0 0; margin:15px 0 0px 20px;}
.price_main table{ border-collapse:separate; border-spacing:1px; margin:25px 0 25px 20px; float:left;}
.price_main table td{ font-family: 'pt_sansregular'; font-size:13px; color:#444; line-height:16px; padding:8px 0; text-align:center;}
.price_main table td.shade_left{ background:url(../images/td_shade_left.png) repeat-y right top; }
.price_main table td.shade_right{ background:url(../images/td_shade_right.png) repeat-y left top; }
.price_main table td ul{ width:100%; float:left; list-style:none;}
.price_main table td ul li{ width:96%; float:left; list-style:none; background:url(../images/red_mark.png) no-repeat left 10px; line-height:16px; padding:5px 0; padding-left:3%; font-size:14px;}
.price_main table td.heading{ text-align:center; font-size:18px; font-family: 'pt_sansbold'; line-height:18px; color:#fff;}
.price_main table td.heading span{ font-size:14px; font-family:'domineregular'; line-height:18px;}
.price_main table td.left_txt{ text-align:left; padding-left:1%;}
.price_main table td.semiheading{ font-size:16px; color:#444444; font-family:'dominebold';}
.price_main h3.title{  width:95%; float:left; font-size:22px; color:#000; font-family:'dominebold';  margin:30px 0 20px 20px; text-transform:uppercase;}
.price_main .content_main{width:95%; float:left; margin:15px 0 0px 20px; border-bottom:1px solid #D2D2D2; margin-bottom:10px;}
.price_main .content_main span.title{width:96%; float:left; font-size:16px; padding:0px 1% 8px; color:#444444; font-family:'dominebold'; border-bottom:1px dotted #D2D2D2; }
.price_main .content_main p{ width:96%; padding:0 1%; float:left; margin-top:10px; font-family: 'pt_sansregular'; font-size:13px; line-height:18px; color:#444444; margin-bottom:8px;}
.price_main .content_main.last{ margin-bottom:35px;}

.price_main table.desktop{ display:block;}
.price_main table.phone{ display:none;}

/*==== Price Page End==*/

/*====Buy page ======*/
.buypage{ width:100%; float:left; background:#fff;}
.buypage .table_row{ width:100%; display:inline-table; margin:35px 0;}
.buypage .table_row .table_cell{ width:32%; display:table-cell; border-right:15px solid #fff; 
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 0px 0px 10px 1px #c0c0c0 inset;
  -webkit-box-shadow: 0px 0px 1x 1px #c0c0c0 inset;
  -moz-box-shadow: 0px 0px 1px 1px #c0c0c0 inset;
  -ms-box-shadow: 0px 0px 1px 1px #c0c0c0 inset;
  -o-box-shadow: 0px 0px 1px 1px #c0c0c0 inset;
  vertical-align:top;
}
.buypage .table_row .table_cell .pro_heading{ width:100%; float:left; line-height:45px; font-family: 'pt_sansbold'; font-size:26px; color:#fff; background:#333333; text-align:center;
}

.buypage .table_row .table_cell .pro_heading.blue{ background:#0066cc;}
.buypage .table_row .table_cell .pro_heading.red{ background:#cc3300;}

.buypage .table_row .table_cell .content{ width:90%; float:left; padding:15px 5%; font-family: 'pt_sansregular'; line-height:20px; font-size:13px; color:#444;}
.buypage .table_row .table_cell .content img{ float:right; margin-left:10px; width:100px;}
.buypage .table_row .table_cell .content a{ color:#0090E4; text-decoration:underline;}
.buypage .table_row .table_cell .content a:hover{ text-decoration:none;}
.buypage .pg_subhead{ width:98%; float:left; line-height:40px; font-family:'dominebold'; background:#ebebeb; color:#444; padding-left:2%;}
.buypage .pg_subhead a{ font-size:14px; color:#444; font-family: 'pt_sansregular';}
.buypage .pg_subhead a:hover{ text-decoration:underline;}
.buypage .pg_subhead.blue{background:#0066cc; color:#fff; margin:10px 0;}
.buypage .pg_subhead.red{background:#cc3300; color:#fff; margin:10px 0;}
.buypage .pg_subhead a.link2{ width:auto; padding:0 15px; line-height:30px; float:right; font-size:13px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase; margin:4px 4px 0 0;}

.buypage .table_row.table_2{ margin-top:0px; margin-bottom:10px;}
.buypage .table_row.table_2 .table_cell{ width:25%; font-size:12px;}
.buypage .table_row.table_2 .table_cell .pro_heading{ font-size:14px;}
.buypage .table_row.table_2 .table_cell .content strong{ font-family: 'pt_sansbold'; color:#00000;}
.buypage .table_row.table_2 .table_cell .content img.flt_none{ float:none;}
.buypage .table_row.table_2 .table_cell .content span.disable{ color:#CC0000; text-decoration:line-through;}

/*====Buy page End ======*/

/*=====video Page=======*/
.video_sec{ width:100%; float:left; margin:20px 0;}
.video_sec .video_row{ width:100%; float:left; margin:10px 0; }
.video_sec .lastres{ width:49%;   min-height:150px;}
.video_sec .video_row .video_box{ width:31%; float:left; margin:15px;}
.video_sec .video_row .video_box img{ width:96%; height:auto; float:left; border:1px solid #ebebeb; padding:2%;}
.video_sec .video_row .right-txt-part{ width:60%; float:right; padding:15px; }
.video_sec .video_row .right-txt-part .video_title{ width:100%; float:left; font-size:16px; line-height:30px; font-family: 'pt_sansbold';}
.video_sec .video_row .right-txt-part p{ width:100%; float:left; padding:10px 0; font-family: 'pt_sansregular'; font-size:13px; line-height:18px;}
.video_sec .video_row a.link1{ width:auto; padding:0 15px; line-height:38px; float:right; font-size:16px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase;}

.devider  a.linknewbtn{ width:auto; padding:0 15px; line-height:38px; float:right; font-size:16px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase;}
/*===== for quickbook=====*/
.video_sec .video_row .video_box.quickbook{ width:23%; float:left; margin:15px;}
.video_sec .video_row .right-txt-part.quickbook{ width:67%; float:right; padding:15px; padding-top:0px; padding-left:0px;}
.video_sec .video_row .right-txt-part.quickbook a{ font-size:13px; color:#3B3A39; text-decoration:underline;}
.video_sec .video_row .right-txt-part.quickbook a:hover{ text-decoration:none;}
.video_sec .video_row .right-txt-part.quickbook strong{font-family: 'pt_sansbold';}
.subheadind_part{ width:100%; float:left; margin-top:15px;}
.subheadind_part span{ float:left; width:100%; font-size:20px; line-height:30px; font-family: 'pt_sansbold';}
.subheadind_part p{ width:100%; float:left; font-size:13px;}
/*===== for quickbook End=====*/
/*=====video Page end====*/
.center.pding_frm{ padding-left:13%;}
.form{ border:5px solid #ebebeb;}
.form tr td{ text-align:left; padding:10px 0; padding-left:10px; border-bottom:1px solid #e2e2e2; border-collapse:separate; }
.form tr td.t_top{ text-align:left; padding:10px 0; padding-left:10px; border-bottom:1px solid #e2e2e2; border-collapse:separate; vertical-align:top;}
.form tr td.no_bdr{ border-bottom:0px none; padding:3px 0 3px 10px;}
.form tr td input.field1, .form tr td select.field1{ width:200px; padding:0.4em;}
.form tr td input.btn1{ width:auto; padding:8px 15px; float:left; margin-right:2%; font-size:16px; color:#fffefe; text-decoration:none; font-family: 'pt_sansbold'; text-transform:uppercase;}
.form tr td strong{ font-family: 'pt_sansbold';}
.form tr td table.inner{  padding:0px; margin:0px; border:1px solid #e2e2e2; background:#f9f9f9;}
.form tr td table.inner tr td{ font-size:12px;padding:6px 0; padding-left:5px; }
.form tr td table.inner tr td span.select-area{ display:none;}


/* ===== megento-quickbooks======*/
.quickbook_top{ width:100%; float:left; background:#FFFFFF; padding-bottom:10px;}
.quickbook_top .pic_part{ width:100%; float:left; margin-top:15px;}
.quickbook_top .pic_part .full_txt{ width:96%; float:left; margin-left:27px; margin-bottom:25px; color: #141516; font-family: 'pt_sansregular'; font-size: 16px; line-height:24px;}

.quickbook_top .pic_part .full_txt ul{ width:100%; float:left; margin:0px; padding:0px; padding-bottom:25px;}
.quickbook_top .pic_part .full_txt ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; padding-left:6%; background:url(../images/red_mark.png) no-repeat left 7px; margin:6px 0;}

.quickbook_top .pic_part .full_txt1{ width:60%; float:left; margin-left:27px; margin-bottom:25px; color: #141516; font-family: 'pt_sansregular'; font-size: 16px; line-height:24px; padding-right:5%; border-right:1px solid #d9d9d9;}
.quickbook_top .pic_part .full_txt1 ul{ width:100%; float:left; margin:0px; padding:0px; padding-bottom:25px;}
.quickbook_top .pic_part .full_txt1 ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:16px; color:#141516; padding-left:6%; background:url(../images/red_mark.png) no-repeat left 7px; margin:6px 0;}

.quickbook_top .pic_part .full_txt1 img{ width:25%; float:left; margin-right:5%;}

.quickbook_top .pic_part .aside_des{ width:415px; float:left; font-size:16px; color:#141516; line-height:24px; font-family: 'pt_sansregular'; margin-left:27px;}
.quickbook_top h4.title{ width:92%; font-family: 'dominebold'; float:left; font-size:18px; color:#3c3c3c; padding-bottom:15px; margin-left:27px; margin-top:25px;}
.quickbook_top .pic_part .aside_des span{ color:#5e5e5e; font-size:14px;}
.quickbook_top .pic_part .aside_des a{ color:#106db0; font-size:14px;}
.quickbook_top .pic_part .bside_vid{ width:470px; float:right; margin-right:27px;}
.greypart{width:100%; float:left; background:url(../images/mid_part_bg.png) top left; border-top:1px solid #d2d2d2; padding:15px 0; }
.greypart h3.title{width:100%; font-family: 'dominebold'; float:left; font-size:18px; color:#3c3c3c; padding-bottom:5px; margin-top:15px; text-align:left; /*text-transform:uppercase;*/}
.greypart p{ width:96%; float:left; font-size:16px;color:#3c3c3c; /*padding:0 8%;*/ padding-bottom:15px; text-align:left; font-family: 'pt_sansregular'; line-height:28px; /*background:url(../images/qoutes_bg.png) no-repeat center top;*/}

.quickbook_top .left-part{ width:62%; float:left; margin-left:27px; padding:20px 0; border-right:1px dotted #d9d9d9; padding-right:2%;}
.quickbook_top .left-part .content_prt1{ width:100%; float:left; font-size:16px; color:#141516; line-height:24px; font-family: 'pt_sansregular';}
.quickbook_top .left-part ul{ width:100%; float:left; margin:0px; margin-top:10px; padding:0px; color: #141516; border-bottom:1px solid #d9d9d9; margin-bottom:15px; padding-bottom:10px;}
.quickbook_top .left-part ul li{ width:94%; float:left; padding:0px; padding-left:4%; margin:10px 0; list-style:none; font-size:13px; color:#141516; background: url("../images/red_mark.png") no-repeat  left 7px;}
.quickbook_top .left-part p{ width:100%; float:left; font-size:13px; color:#141516; line-height:24px; font-family: 'pt_sansregular';}
.quickbook_top .left-part p.title{ font-size:16px; font-family: 'pt_sansbold';}
.quickbook_top .right-part{ width:31%; float:right; padding:20px 0; margin-left:1%;}
.quickbook_top .right-part .logo{ width:90%; float:left; padding:15px;}
.quickbook_top .right-part .logo img{ width:99%; float:left; height:auto;}
.quickbook_top .right-part .video_right{ width:100%; float:left; margin-top:20px;}
.quickbook_top .right-part .right_thumb { width:100%; float:left; margin-top:20px; padding:5px; border:1px solid #d9d9d9;}
.quickbook_top .right-part .right_thumb img{ width:100%; float:left; height:auto;}
.quickbook_top.grey{ background:#f5f5f5;}
.quickbook_top .keybenefits{ width:92%; float:left; margin-left:27px; padding:15px 0;}
.quickbook_top .keybenefits .title_6{ width:100%; float:left; font-family: 'dominebold'; font-size:22px; color:#3c3c3c; padding:5px 0;}
.quickbook_top .keybenefits ul{ width:100%; float:left; margin:0px; padding:0px;}
.quickbook_top .keybenefits ul li{ width:94%; float:left; padding:0px; padding-left:3%; margin:10px 0; list-style:none; font-size:15px; color:#141516; background: url("../images/red_mark.png") no-repeat  left 7px;}
.quickbook_top .keybenefits ul li a{ color:#c20426; text-decoration:none;}
.quickbook_top .keybenefits ul li a:hover{ color:#c20426; text-decoration:underline;}

.customer_review{ width:100%; float:left; background:#FFFFFF; padding-bottom:10px; padding:20px 0;}
.customer_review .head_txts{ width:92%; float:left; font-family: 'dominebold'; font-size:22px; color:#3c3c3c; margin-left:27px; border-bottom: 1px solid #D9D9D9; padding-bottom:10px;}
.customer_review .portion_main{ width:92%; float:left; margin-left:27px; border-bottom:1px solid #d9d9d9; padding:15px 0;}
.customer_review .portion_main .left_pic{ width:14%; float:left;  margin-right:3%; padding:3px; border:1px solid #d9d9d9;}
.customer_review .portion_main .left_pic img{ width:100%; height:auto;}
.customer_review .portion_main .right_txt{ width:82%; float:left;}
.customer_review .portion_main .right_txt span.title6{ width:100%; float:left; font-family: 'dominebold'; font-size:16px; color:#3c3c3c;}
.customer_review .portion_main .right_txt span.sub-title{ width:100%; float:left; font-size:13px; color:#CA0D20; line-height:24px; font-family: 'pt_sansregular';}
.customer_review .portion_main .right_txt p{ width:100%; float:left; font-size:13px; color:#141516; line-height:18px; font-family: 'pt_sansregular';}
.case_study{ width:100%; float:left; border-bottom: 1px solid #D2D2D2; padding:15px 0; background:#fff;}
.case_study .head_txts{ width:92%; float:left; font-family: 'dominebold'; font-size:22px; color:#3c3c3c; margin-left:27px; border-bottom: 1px solid #D9D9D9; padding-bottom:10px;}
.case_study .thumb_boxes{ width:92%; float:left; margin-top:5px; margin-left:27px;}
.case_study .thumb_boxes .thumb_1{ width:20%; float:left; margin-right:1.3%; padding:2%; padding-top:1%; background:#FFFFFF; margin-top:15px;}
.case_study .thumb_boxes .thumb_1.last{ margin-right:0%;}
.case_study .thumb_boxes .thumb_1 .title{ width:100%; float:left; line-height:30px; text-align:center;  font-size:18px; font-family: 'pt_sansbold'; color:#333333; border-bottom: 1px solid #D9D9D9; margin-bottom:7px; }
.case_study .thumb_boxes .thumb_1 img{ width:100%; float:left; height:auto; margin-top:5px;}
.case_study .thumb_boxes .thumb_1  a{  width:auto; float:left; padding:0 15px; line-height:40px; font-size:16px; font-family: 'pt_sansbold'; color:#fff; text-transform:uppercase; text-decoration:none; margin-top:10px; margin-left:7%;}


.support{ width:100%; float:left; background:#FFFFFF; padding:10px 0;}
.support p{  width:97%; float:left; font-size:13px; color:#333333; line-height:24px; font-family: 'pt_sansregular'; margin-left:27px;}
.support p.title{ font-family: 'dominebold'; width:100%; float:left; padding:10px 0; font-size:20px; margin-top:15px;}
.support p a{color:#333333; text-decoration:none;}
.support p strong{font-family: 'pt_sansbold';}
.support table{ float:left;  margin:10px 0; margin-left:27px; font-size:14px; font-family: 'pt_sansregular'; color:#333333; border:1px solid #d9d9d9;}
.support table tr td{ padding:6px; border-collapse:separate; border:1px solid #d9d9d9;}
.support table tr td.headtxt{font-family: 'dominebold'; font-size:14px;}
.support table tr td.headtxt_in{  font-size:14px; vertical-align:top;}
.support ul{ width:97%; float:left; margin-left:27px; padding:0px;}
.support ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:13px; color:#141516; padding-left:3%; background:url(../images/red_mark.png) no-repeat left 7px; margin:6px 0;}

.row_white .ppe_content{ width:94%; float:left; margin-left:27px;}
.row_white .ppe_content h5.subtitle_1{color: #444444; float: left; font-family: 'domineregular'; font-size: 24px; line-height: normal; width:99%; margin-top:20px;}
.row_white .ppe_content p{ width:99%; float: left; font-family: 'pt_sansregular'; color:#333333; font-size: 16px; line-height: normal; line-height:18px; padding:0 0 0px ; line-height:24px;}
.row_white .ppe_content ul{ width:100%; float:left; margin:5px 0 15px;}
.row_white .ppe_content ul li{ width:97%; float:left; background:url(../images/bullet_arrow.png) no-repeat left 9px; padding-left:3%; font-size:16px; font-family: 'pt_sansregular'; color:#141516; line-height:28px;}

.ppe_content{ width:100%; float:left; background:#fff;}
.ppe_content table{ border-collapse:separate; border-spacing:1px; margin:25px 0 25px 20px; float:left;}
.ppe_content table td{ font-family: 'pt_sansregular'; font-size:13px; color:#444; line-height:16px; padding:1px 0px; text-align:center;}
.ppe_content table td.shade_left{ background:url(../images/td_shade_left.png) repeat-y right top; }
.ppe_content table td.shade_right{ background:url(../images/td_shade_right.png) repeat-y left top; }
.ppe_content table td ul{ width:100%; float:left; list-style:none;}
.ppe_content table td ul li{ width:96%; float:left; list-style:none; background:url(../images/red_mark.png) no-repeat left 10px; line-height:16px; padding:5px 0; padding-left:3%; font-size:14px;}
.ppe_content table td table{ margin:0px; padding:0px;}
.ppe_content table td table tr td{ padding:6px; vertical-align:middle;}
.ppe_content table td.heading{ text-align:center; font-size:18px; font-family: 'pt_sansbold'; line-height:18px; color:#fff;}
.ppe_content table td.heading span{ font-size:14px; font-family:'domineregular'; line-height:18px;}
.ppe_content table td.left_txt{ text-align:left; padding-left:1%;}
.ppe_content table td.semiheading{ font-size:16px; color:#444444; font-family:'dominebold';}



@media only screen and (max-width: 1009px){
.section_top{ width:100%}
.center{ width:100%;}
.container{ width:100%}
#wrapper{ width:100%; overflow:hidden;}
.menu ul li > a{ padding:0 22.7px}
.gallery_sub .gallery_txt{ width:300px;}
.content .left_pic{ width:29%;}
.content .left_pic img{ width:100%; height:auto;}
.content .right_txt{ width:70%;}
.our_products .boxes .box{ width:49%;}
#example-two{ width:99%;}
#example-one{ width:99%;}
#featured2, #core2, #jquerytuts2, #classics2,#login{ width:95%;}
.gallery_sub .gallery_txt{ width:38%;}
.box .btn_sec a.btn_2{ float:right;}
#example-two ul.tabbed{ width:367px;}
#example-one ul.tabbed{ width:430px;}
.logo_section{ width:100%; text-align:center;}
.logo_section img{ text-align:center; margin:0 auto;}
.gallery_sub .t-hub_logo1{ width:100%; display:block; text-align:center; margin-left:-60px; margin-top:-102px; z-index:999; position:relative;}
.gallery_sub .t-hub_logo1 img{ margin:0 auto; height:auto; width:29%; margin-top:18px;}
.gallery_sub .t-hub_logo{ display:none;}
.gallery_sub .areyou_main{ width:49%;}
.gallery_sub .gallery_txt{ width:49%;}
.box .btn_sec{ float:right; margin-left:0%;}
.box .btn_sec a.btn_2{ font-size:14px; line-height:35px; float:right;}
.center2{ margin-left:35px;}
.mid_part2 .news_box{ width:400px; border:0px none;}
.mid_part2 .news_box h3.title2{ width:380px;}
.mid_part2 .news_box .newscontent{ width:360px;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2{ width:350px;}
.ov-content .boxes_main{ width:98%; margin-left:1%;}
.ov-content .boxes_main .box_one{ padding:15px;}
.ov-content .boxes_main .box_one .thumb_part img{ width:50%; height:auto;}
.watch_vid{ width:50%; position:absolute; text-align:right; right:0;}


}
@media only screen and (max-width: 981px){
.full{ display:none;}
.menu ul li > a{ padding:0 21.5px}
.wid_ipad{ display:block;}
.wid_mob{ display:none;}
.partner_sec .logo_squere .table_row .logos_home{ border:5px solid #fff;}
.mid_part1 .center.inner{ width:98%; margin-left:3%;}
.center.pding_frm{ padding-left:10%;}
}
@media only screen and (max-width: 955px){
.menu ul li > a { padding: 0 17.8px;}
.box .btn_sec a.btn_2{ float:right;}
.gallery_sub .areyou_main{ width:290px; margin-bottom:10px;}
.gallery_sub .gallery_txt{ width:300px;}
.mid_part2 .newslater{ width:175px;}
.mid_part2 .newslater h3.title2{ width:100%;}
.mid_part2 .newslater{ width:100%;}
h3.title2{ font-size:14px;}
.logo_section{ width:100%; text-align:center;}
.logo_section img{ text-align:center; margin:0 auto;}
.gallery_sub .t-hub_logo1{ width:100%; display:block; text-align:center; margin-left:35px}
.gallery_sub .t-hub_logo1 img{ margin:0 auto; height:auto; width:29%; margin-top:18px;}
.gallery_sub .t-hub_logo{ display:none;}
.gallery_sub .areyou_main{ width:49%;}
.gallery_sub .gallery_txt{ width:49%;}
.box .btn_sec{ float:right; margin-left:5%;}
.box .btn_sec a.btn_2{ font-size:14px; line-height:35px; float:right;}
.mid_part2 .news_box{ width:370px; border:0px none; margin-left:10px;}
.mid_part2 .news_box h3.title2{ width:360px;}
.mid_part2 .news_box .newscontent{ width:360px;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2{ width:350px;}
.center2{ margin-left:35px;}
.overview_midbnr .video_part .aside_des{ width:96%; margin-bottom:15px;}
.overview_midbnr .video_part .bside_vid{ width:100%; padding:20px 0; text-align:center;}
.findout .box4{ width:100%;}
.findout .box4 .aside_btns{ width:44%; margin-left:4%;}
.findout .box4 .bside_cart{ width:44%; margin-left:2%; margin-right:2%;}
.findout .box4 .bside_cart .txt_part{ width:auto;}
.why_should .center.smal_style{ width:96%; margin-left:2%;}
.why_should .part_1 img.big_screen{ display:block;  width:100%; height:auto;}
.ov-content .boxes_main{ width:96%; margin-left:2%;}
.ov-content .boxes_main .box_one{ width:96%; background:none; border-bottom:1px solid #e3e3e3;}
.ov-content .boxes_main .box_one .thumb_part{ width:20%;}
.ov-content .boxes_main .box_one h4{ text-align:left;}
.ov-content .boxes_main .box_one .content_area{ text-align:left; width:77%;}
.overview_midbnr .video_part .bside_vid{ padding-bottom:11px;}
.partner_sec .logos{ width:90%;}
.partner_sec .logos .logo_p1{ width:65%;}
.partner_sec .logos .logo_p1>div{ width:13%;}
.partner_sec .logos .logo_p1>div img{ width:75%;}

.row_white .content_left{ width:50%;}
.row_white .content_left h4.title4{ font-size:24px; line-height:30px;}
.row_white .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_white .content_left ul{ padding-top:0px; margin-top:0px;}
.row_white .content_left ul li{ font-size:14px; padding-left:8%;}
.row_white .right_pic{width:45%;}
.row_white .right_pic img{ margin-top:45px; width:96%; }

.row_grey .content_left{ width:50%;}
.row_white .content_left.second{ width:50%;}
.row_grey .content_left h4.title4{ font-size:24px; line-height:30px; margin-top:5px;}
.row_grey .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_grey .content_left ul li{ font-size:14px; padding-left:8%;}
.row_grey .right_pic{ float:right; width:45%;}
.row_grey .right_pic img{ margin-top:45px; width:96%; bottom:0px; }
.row_grey .right_pic img.sec_img{ margin-left:0px;}
.watch_vid{ width:70%; right:0;}
.watch_vid{ width:50%; position:absolute; text-align:right; top:150px; right:0;}
.watch_vid img.big_scrn{ display:none;}
.watch_vid img.sml_scrn{ display:block; width:50%; position:absolute; right:20px;}

.full{ display:none;}
.wid_ipad{ display:block;}

.video_sec .lastres{ width:49%;   min-height:170px;  }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}



}
@media only screen and (max-width: 890px){
.menu ul li > a{ padding:0 14.3px}
#example-two ul.tabbed li a, #example-one ul.tabbed li a{ margin:0 3px; padding:0 7px;}
.content .right_txt{ width:65%;}
.t-hub_logo{ width:100%;}
.box .btn_sec a.btn_2{ float:right;}
.gallery_sub .t-hub_logo1{ width:100%; display:block; text-align:center; margin-left:35px}
.gallery_sub .t-hub_logo1 img{ margin:0 auto; height:auto; width:29%; margin-top:18px;}
.gallery_sub .t-hub_logo{ display:none;}
.gallery_sub .areyou_main{ width:49%;}
.gallery_sub .gallery_txt{ width:49%;}
.logo_section{ width:100%; text-align:center;}
.logo_section img{ text-align:center; margin:0 auto;}
h3.title2{ font-size:14px;}
.gallery_sub .t-hub_logo1{ width:100%; display:block; text-align:center; margin-left:-10px; position:relative; z-index:999;}
.gallery_sub .t-hub_logo1 img{ margin:0 auto; height:auto; width:29%; margin-top:18px;}
.gallery_sub .t-hub_logo{ display:none;}
.gallery_sub .areyou_main{ width:49%;}
.gallery_sub .gallery_txt{ width:49%;}
.findout .box4 .aside_btns{ width:54%; margin-left:2%}
.findout .box4 .bside_cart{ width:40%; margin-left:2%;}
.findout .box4 .bside_cart .txt_part{ width:auto;}
.why_should .part_1 img.big_screen{ display:block;  width:90%; height:auto;}
.center2{ margin-left:35px;}
#featured2, #core2, #jquerytuts2, #classics2, #login{ min-height:250px;}
#example-one ul.tabbed li{margin: 0 2px;}

.video_sec .lastres{ width:49%; min-height:180px;   }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}


}
@media only screen and (max-width: 825px){.menu ul li > a{ padding:0 11.8px}}
@media only screen and (max-width: 785px){
#example-two ul.tabbed li a, #example-one ul.tabbed li a{ margin:0 0px; padding:0 7px;}
.box .btn_sec a.btn_2{ float:right;}
.our_products .boxes .box{ width:99%;}
.areyou_main{ border-bottom:1px solid #e6e6e6; width:100%;}
.gallery_sub .areyou_main{ width:99%; padding-left:5px;}
.gallery_sub .gallery_txt{ width:99%; margin-bottom:15px; padding-left:5px;}
.content .right_txt li{ float:right;}
.content .right_txt li{ font-size:13px;}
.mid_part1 .heading_30blk{ font-size:20px;}
.our_products .heading_24gry{ font-size:18px;}
.logo_section{ width:100%; text-align:center;}
.logo_section img{ text-align:center; margin:0 auto;}
h3.title2{ font-size:14px;}
.gallery_sub .t-hub_logo1{ margin-top:-40px;}
.box .btn_sec{ float:left; margin-left:2%;}
.box .btn_sec a.btn_2{ font-size:14px; line-height:35px; float:right;}
.mid_part2 .news_box{ width:345px; border:0px none; margin-left:10px;}
.mid_part2 .news_box h3.title2{ width:340px;}
.mid_part2 .news_box .newscontent{ width:360px;}
footer .left_nav{ width:94%; padding-right:20px; text-align:center;}
.ft_logo{ width:100%; text-align:center;}
.ft_logo img{ margin:0 auto;}
.gallery_sub .areyou_main{ margin-top:-75px;}
.submenu a{ margin-left:10px;}
.why_should .part_1 ul li{ padding-left:4%; width:92%;}
.why_should .part_1 img.big_screen{ display:block;  width:100%; height:auto;}
.why_should .part_1 img.small_screen{ display:none; width:90%; height:auto;}
.partner_sec .logos{ width:100%;}
#example-one ul.tabbed li{margin: 0 6px;}

.video_sec .lastres{ width:100%;    }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}

}
@media only screen and (max-width: 710px){
#example-two{ margin:0px;}
.center{ float:left; margin-left:4px; width:98%}
.box .btn_sec a.btn_2{ float:left;}
.our_products .boxes .box{ width:99%;}
.gallery_sub .areyou_main .are_you_type{ width:210pxl}
.content .right_txt li{ float:right; margin-right:0px;}
.center2{ width:380px; margin:0 auto;}
.mid_part2 .testi_box{ margin:0 auto; float:none;}
.mid_part2 .testi_box{ width:89%;}
.mid_part2 .news_box { margin:0 auto; float:none;}
.mid_part2 .newslater{ margin:0 auto; float:none;}
.content .right_txt li{ font-size:13px;}
.logo_section{ width:100%; text-align:center;}
.logo_section img{ text-align:center; margin:0 auto;}
.section_top .logo_opp{ width:auto; margin-left:15px;}
.section_top .logo_opp span.call{ font-size:18px; }
.section_top .logo_opp span{ margin:0 10px;}
.section_top .logo_opp{ font-size:14px;}
.box .btn_sec a.btn_2{ font-size:14px;}
.mid_part2 .newslater{ width:89%;}
footer .left_nav{ width:94%; padding-right:20px; text-align:center;}
.gallery_sub .areyou_main{ background:url(../images/icons_img2.png) no-repeat left 68px; margin-left:20px;}
.gallery_sub .areyou_main .are_you_txt{ width:100%; font-size:20px; line-height:72px;}
.gallery_sub .areyou_main .are_you_type{ background:none; margin-left:15px; padding-left:55px;}
.mid_part2 .newslater .newscontent{ width:100%;}
.mid_part2 .newslater .newscontent .form{ width:100%;}
.mid_part2 .newslater .newscontent .form input{ width:84%;}
.section_top .logo_opp a.link1{ margin-right:25%;}
.ft_logo{ width:100%; text-align:center;}
.ft_logo img{ margin:0 auto;}
#example-two ul.tabbed li a, #example-one ul.tabbed li a{ margin:0 0px; padding:0 3px;}
.why_should .part_1 ul li{ padding-left:4%; width:92%;}
.overview_midbnr .video_part .bside_vid{ width:96%; margin-left:4%; float:left; padding-bottom:11px; background:none;}
.video_sec .lastres{ width:100%;    }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}
}
@media only screen and (min-width: 480px) and (max-width: 710px){

 .section_top .logo_opp a.link1{ margin-right:0px;}
 .our_products .boxes .box{ float:right;}
 #example-one ul.tabbed{ width:350px;}
 .findout .box4 .aside_btns{ width:96%; margin-left:2%}
.findout .box4 .bside_cart{ width:96%; margin-left:2%;}
.why_should .part_1 ul li{ padding-left:4%; width:92%;}
.why_should .part_1 img.big_screen{ display:block;  width:100%; height:auto;}
.why_should .part_1 img.small_screen{ display:none;}
.ov-content h5{ font-size:16px;}
.overview_midbnr .video_part .bside_vid img{ width:96%; height:auto;}
.partner_sec .logos{ width:90%;}
.partner_sec .logos .logo_p1{ width:65%;}
.partner_sec .logos .logo_p1>div{ width:13%;}
.partner_sec .logos .logo_p1>div img{ width:75%;}

.row_white .content_left{ width:92%;}
.row_white .content_left h4.title4{ font-size:24px; line-height:30px;}
.row_white .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_white .content_left ul{ padding-top:0px; margin-top:0px;}
.row_white .content_left ul li{ font-size:14px; padding-left:8%;}
.row_white .right_pic{width:92%; text-align:center; padding-top:15px;}
.row_white .right_pic img{ margin-top:45px; margin:0 auto; float:none; }

.row_grey .content_left{ width:92%; float:left; margin-left:8%;}
.row_white .content_left.second{ width:92%;}
.row_grey .content_left h4.title4{ font-size:24px; line-height:30px; margin-top:5px;}
.row_grey .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_grey .content_left ul li{ font-size:14px; padding-left:8%;}
.row_grey .right_pic{ float:right; width:92%;}
.row_grey .right_pic img{  width:96%;}
.row_grey .right_pic img.sec_img{ margin-left:0px;}
.watch_vid{ width:60%; position:absolute; text-align:right; top:190px; right:0;}
.watch_vid img.big_scrn{ display:none;}
.watch_vid img.sml_scrn{ display:block; width:100%; position:absolute; right:5px;}

.partner_sec .logo_squere{width:100%; float:left; margin:15px 0;}
.partner_sec .logo_squere .table_row{ width:50%; display:table-row; padding:10px 0;}
.partner_sec .logo_squere .table_row .logos_home{ width:24%; display:table-cell; padding:10px 5px; border:5px solid #fff;}
.partner_sec .logo_squere .table_row .logos_home img{ width:94%; float:left; margin-left:3%;}
.row_white .right_pic img.first_img{ margin-top:00px; margin-right:0px;}

.full{ display:none;}
.wid_ipad{ display:none;}
.wid_mob{ display:block;}

.price_main table.desktop{ display:none;}
.price_main table.phone{ display:block;}
.price_main .center.pding_frm{padding-left:0%;}
.price_main table.phone{margin: 25px 0 25px 15px;}
.form tr td input.field1, .form tr td select.field1 { width:93.5%;}

.video_sec .lastres{ width:100%;    }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}
 }
@media only screen and (min-width: 320px) and (max-width: 479px){
.center{margin-left:6px;}
.content .right_txt li{padding: 5px 0 5px 11%; background:url(../images/bullet_arrow.png) no-repeat left 10px; line-height:18px;}
.section_top .logo_section{ margin:0px;}
.section_top .logo_opp a.link1{ margin-right:25%;}
#example-one ul.tabbed{ width:320px; margin-left:4px;}
#example-one ul.tabbed li{  margin: 0 2.5px;}
#example-two ul.tabbed li a, #example-one ul.tabbed li a{ padding:0 4px; font-size:10px;}
.mid_part2 .news_box h3.title2{ width:295px;}
.mid_part2 .news_box .newscontent{ width:295px;}
.mid_part2 .news_box .newscontent .news_part .news_txt .txt_area2{ width:250px;}
.mid_part1 .heading_30blk{ font-size:16px;}
.overview_midbnr .video_part .aside_des{ margin-left:2%;}
 .findout .box4 .aside_btns{ width:96%; margin-left:2%}
.findout .box4 .bside_cart{ width:96%; margin-left:2%;}
.findout .box4 .bside_cart .txt_part{ font-size:12px;}
.findout .box4 .bside_cart a.find_btn{ font-size:12px; line-height:30px; padding:0 10px;}
.findout .box4 .aside_btns .btn_1 .circle{ margin:15px auto; font-family: 'dominebold'; color:#fff;  width:45px; text-align:center;}
.findout .box4 .aside_btns .btn_1 .circle a{ font-family: 'dominebold'; color:#fff; font-size:13px; text-decoration:none; line-height:45px; text-transform:uppercase;}
.findout .box4 .aside_btns .btn_1 p{ font-size:13px;}
.submenu{ display:none;}
.why_should .part_1 ul li{ padding-left:6%; width:92%;}
.findout .box4 .aside_btns .btn_1{ margin: 0 5px;}
.why_should .part_1 img.big_screen{ display:none;}
.why_should .part_1 img.small_screen{ display:block; width:100%; height:auto;}
.ov-content h5{ font-size:13px;}
.ov-content .boxes_main .box_one .thumb_part{ width:35%;}
.ov-content .boxes_main .box_one h4{ text-align:left;}
.ov-content .boxes_main .box_one .content_area{ text-align:left; width:60%;}
.overview_midbnr .video_part .bside_vid img{ width:92%; height:auto; float:left;}
.mid_part2 .newslater .newscontent p{ width:88%;}

.row_white .content_left{ width:92%; margin-left:2%;}
.row_white .content_left h4.title4{ font-size:24px; line-height:30px;}
.row_white .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_white .content_left ul{ padding-top:0px; margin-top:0px;}
.row_white .content_left ul li{ font-size:14px; padding-left:8%;}
.row_white .right_pic{width:92%; text-align:center; padding-top:15px; margin-right:6%;}
.row_white .right_pic img{ margin-top:45px; margin:0 auto; float:none; }

.row_grey .content_left{ width:92%; float:left; margin-left:2%;}
.row_white .content_left.second{ width:92%; margin-left:2%;}
.row_grey .content_left h4.title4{ font-size:24px; line-height:30px; margin-top:5px;}
.row_grey .content_left h5.subtitle_1{ font-size:18px; padding:15px 0;}
.row_grey .content_left ul li{ font-size:14px; padding-left:8%;}
.row_grey .right_pic{ float:right; width:92%; margin-left:0%; margin-right:4%;}
.row_grey .right_pic img{ width:90%;}
.row_grey .right_pic img.sec_img{ margin-left:0px; margin-top:15px;}
.watch_vid{ width:80%; position:absolute; text-align:right; top:232px; right:0;}
.watch_vid img.big_scrn{ display:none;}
.watch_vid img.sml_scrn{ display:block; width:100%; position:absolute; right:5px;}
.partner_sec .logo_squere .table_row .logos_home{ width:24%; display:table-cell; padding:5px 3px; border:2px solid #fff;}
.partner_sec .logo_squere .table_row .logos_home img{ width:100%; float:left; margin-left:3%;}
.row_white .right_pic img.first_img{ margin-top:00px; margin-right:0px;}
.row_white .right_pic img.sec_img{ margin-top:0px;}

.img_title{width:96%; position:relative; background:url(../images/img_title_bg.png); line-height:18px; padding-left:2%; font-size:12px; color:#fff; height:35px; margin-bottom:30px; font-family: 'pt_sansregular'; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.full{ display:none;}
.wid_ipad{ display:none;}
.wid_mob{ display:block;}

.price_main .center.pding_frm{padding-left:1.8%;}
.price_main table.phone{ margin:20px 0px;}
.price_main .form tr td{ padding: 5px 0 10px 10px;}
.price_main .form tr td.no_bdr{ padding: 5px 0 0px 10px;}
.form tr td input.field1, .form tr td select.field1{padding: 0.4em; width: 90%;}
.video_sec .lastres{ width:100%;    }
.video_sec .video_row .right-txt-part.quickbook{ width:62%; float:right; padding:15px; padding-top:0px; padding-left:0px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.mid_part2 .newslater .newscontent .form input{ padding:0px;}
}

/*gopal*/
.support   .campare_btn .btn_3{ float:left; font-family: 'pt_sansbold'; font-size:16px; padding:12px 22px; position:relative; text-transform:uppercase; margin-right:15px;}
.support   .campare_btn .btn_3:hover{ text-decoration:none;}

.support  p  a.sup_new{ color:#c20426; text-decoration:none;}
.support  p  a.sup_new:hover{ color:#c20426; text-decoration:underline;}

.devider ul li{ width:94%; float:left; margin:0px; padding:0px; font-family: 'pt_sansregular'; font-size:13px; color:#141516; padding-left:3%; background:url(../images/red_mark.png) no-repeat left 7px; margin:6px 0;}
img.techno{width:150px;height:auto;}

a.redbutton{  width:auto; float:left; padding:0 15px; line-height:40px; font-size:16px; font-family: 'pt_sansbold'; color:#fff; text-transform:uppercase; text-decoration:none; margin:0 auto;}
a.bluebttn{width: auto;
padding: 0px 15px;
line-height: 38px;
float: left;
font-size: 16px;
color: #FFFEFE;
text-decoration: none;
font-family: "pt_sansbold";
text-transform: uppercase;
    box-sizing: border-box;
    background-image: linear-gradient(to bottom, #0E76BB 0%, #0E76BB 100%);
    border: 1px solid #BDBDC0;
    border-radius: 5px;
     
    text-shadow: 1px 2px 3px #000;
}