.query_rule {color:#000;}
/* ====================== */
/* ====================== */
/* =====            ===== */
/* ===== TYPOGRAPHY ===== */
/* =====            ===== */
/* ====================== */
/* ====================== */

body {
    background: none repeat scroll 0 0 #F5F6F6;
    font-family: 'Open Sans','Arial',sans-serif;
    font-size: 13px;
    position: relative;
    text-align: left;
    z-index: 900;
}
h1 {
    color: #A6192E;
    font-size: 28px;
    font-weight: bolder;
    line-height: 36px;
}
h2 {
    color: #A6192E;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
h3 {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
h4 {
    color: #666666;
    font-size: 16px;
    line-height: 26px;
}
h5 {
    color: #231F20;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
h6 {
    color: #231F20;
    font-size: 14px;
    line-height: 20px;
}
p {
    color: #231F20;
    line-height: 17px;
    margin: 18px 0;
	font-size:12px;
}
a {
    color: #A6192E;
}
a:hover, a:focus {
    color: #A6192E;
    text-decoration:underline;
}
#content .copy a {
    font-weight: bold;
    text-decoration: none;
}
#content .copy a:hover {
    color: #A6192E;
    text-decoration: underline;
}
ul {
    margin: 5px 0 5px 30px;
}
ul li {
    font-size: 13px;
    line-height: 17px;
    padding: 0 0 0 15px;
}
ol {
    list-style: disc outside none;
    margin: 5px 0 5px 30px;
}
ol li {
    font-size: 13px;
    line-height: 17px;
    padding: 0 0 0 15px;
}

/* ============================= */
/* ============================= */
/* =====                   ===== */
/* ===== CUSTOM ELEMENTS   ===== */
/* =====  PER SCREEN SIZE  ===== */
/* =====                   ===== */
/* ============================= */
/* ============================= */

@media screen and (min-width: 1200px) {
	nav#main_menu {
		width:1141px;
		margin:0 auto;
	}
	nav#main_menu > ul > li > a  {
		font-size:12px;
		padding:10px 26px;
	}
        .win.safari nav#main_menu > ul > li > a {
                padding:10px 25px;
        }
        .win.safari nav#main_menu > ul > li.safari-pc > a {
                top:-5px;
        }
}

@media (max-width: 1200px) {	
	nav#main_menu {
		width:921px;
		margin:0 auto;
	}

	nav#main_menu > ul > li > a  {
		font-size:12px;
		padding:10px 13px;
	}
        .sf-sub-indicator {
                right:2px;
        }	
}

@media (min-width: 1200px) {	
	.win.gecko .topnav {
		width:59%;
	}	
}

@media (min-width:980px) and (max-width:1200px) {
	.win.gecko .topnav {
		width:73%;
	}	
}

@media (min-width:768px) and (max-width:980px) {
	.win.gecko .topnav, .win.safari .topnav {
		width:43%;
	}
}

@media screen and (max-width:980px) {
	nav#main_menu {
		width:auto;
	}
	#action_box h4.text {
		font-size:16px;
	}
	.ie nav#main_menu > ul > li > a  {
		padding:10px 8px;
	}	
        .translate {
                display: none;
        }
}

@media screen and (max-width:1199px) and (min-width:980px) {
	.ie nav#main_menu > ul > li > a  {
		padding:10px 8px;
	}	
}

#mobileMenu_mm1 {
	position:relative;
	top:4px;
}

@media (max-width: 460px) {
	header.style2 #logo a {
		padding:20px 0;
	}
	#page_header.bottom-shadow {
		display:none;
	}
	.sub section#content {
		margin-top:0;
	}
}

@media (min-width: 640px) and (max-width: 768px) {
	nav#main_menu {
		text-align:left;
	}
}


/* ================== */
/* ================== */
/* =====        ===== */
/* ===== SLIDER ===== */
/* =====        ===== */
/* ================== */
/* ================== */

#slideshow ul li {
	padding:0;
}

@media (max-width: 460px) {
	#slideshow .caption {
		display:none;
	}
}

#slide2 .readmore {
	display:block;
	width:15px;
	height:24px;
	margin-left:186px;
	margin-top:-31px;
	background:url(../../images/slider/slide-2-button.jpg) no-repeat 0 0;
}

#slide2 .readmore span {
       display:none;
}

/* =========================== */
/* =========================== */
/* =====                 ===== */
/* ===== HOME PAGE BOXES ===== */
/* =====                 ===== */
/* =========================== */
/* =========================== */

#content .container, #content .span12 {
	width:1020px;
}

#content .home-content.span8 {
	width:678px;
}

#content .home-content.span4 {
	width:311px;
	background:#333332;
}

@media (min-width: 768px) and (max-width: 979px) {
	#content .container {
		width:724px;
	}
}

@media (max-width: 768px) {
	#content .container {
		width:100%;
	}
	
	#content .home-content.span8, #content .home-content.span4 {
		margin:0 5%;
		width:90%;
	}
	
}

@media (min-width: 640px) and (max-width: 767px) {
	#content .home-content.span8, #content .home-content.span4 {
		margin:0;
	}
}

@media (max-width: 460px) {
	#content .home-content.span8, #content .home-content.span4 {
		width:90%;
	}
	
}

.feature_box {
	margin-left:0;
}

.feature_box .box {
    background: none repeat scroll 0 0 #212121;
    height: 236px;
    margin-bottom: 28px;
}

.box.span4 {
	width:310px;
}

@media screen and (max-width:990px) {
	.box.span4 {
		width:300px;
	}
	
	#featured-video.box .box-title .view-all {
		margin-left:47px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.box.span4 {
		width:228px;
		margin-left:13px;
	}
	
	.NewsSummaryTitle h3 {
		margin:0;
	}
	
	.NewsSummarySummary p {
		font-size:11px;
		line-height:15px;
	}
	
	.NewsSummaryDate h4, NewsSummaryCategory h5 {
		font-size:12px;
	}
}

.box h2 {
	margin-top:0;
	margin-bottom:5px;
}

.box-title a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 6px 9px;
    text-decoration: none;
    text-transform: uppercase;
	background:url(../../images/Box_Headline_BG.png) no-repeat;
}
.box-title span {
    font-weight: normal;
}
.box .info {
    margin-top: 39%;
	padding:9px;
	background:rgba(0, 0, 0, 0.75);
}
.safari.win #featured-video .featured-btn {
       margin-top:-5%;
}
.safari.win #featured-video.box .info {
	margin-top:4%;
}
.box .info p {
    color: #FFFFFF;
	margin-bottom:0;
	margin-top:0;
}

#tech-support.box {
	background:url(../../images/Tech_Support_BG.jpg) no-repeat 0 107%;
}

#featured-video.box {
    background:url(../../images/Featured_Video_Box_BG.jpg) no-repeat scroll 0 107%;
}
#featured-video.box h2.box-title {
    float: left;
	background:url(../../images/Box_Headline_BG.png) no-repeat;
	padding:6px 6px 9px;
	margin-bottom:0;
}
#featured-video .featured-btn {
        width:80px;
        height:80px;
        background:url(../../images/featured-video-btn.png) no-repeat 0 0;
        display:block;
        margin:7% auto 0;
}
#featured-video .featured-btn:hover {
       background-position:0 -80px;
}
#featured-video .featured-btn span {
       display:none;
}
#featured-video .box-title a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	padding:0;
	background:none;
}

#featured-video.box .info {
    margin-top:6%;
}

#featured-video.box .box-title .view-all {
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    margin-top:1px;
	margin-left:34px;
	float:left;
	padding:0;
	background:none;
	font-weight:normal;
	letter-spacing:0;
}
#featured-video.box .next {
    background: url("../../images/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 20px;
    margin: 0px 0 0 8px;
    width: 10px;
}
#featured-video.box .info p + p {
    text-align: center;
}
#featured-video.box .info p span {
    padding: 0 5px;
}

#home-news.box {
    margin-right: 0;
}

#home-news.box {
    background: url("../../images/Torchmate-News_Box.jpg") no-repeat scroll 0 0;
}
#home-news.box h2 {
    float: left;
}
#home-news.box .slide-nav {
    float: right;
    margin-top: 6px;
}
#home-news.box .slide-nav a {
    display: block;
    float: left;
    margin: 0 7px;
}
.NewsSummary {
    margin: 0 0 25px 6px;
    padding-bottom:25px;
    border-bottom:1px solid #000;
}
.NewsSummary.noline {
    margin:0 0 0 6px;
    border:none;
}
.NewsSummaryTitle h3 {
    margin:2px 0 0 0;
}
.NewsSummaryTitle h3 a {
    color: #A6192E;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
}
.NewsSummaryDate h4 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
}
.NewsSummaryCategory h5 {
    line-height: 15px;
    color:#fff;
    font-weight:normal;
}
.NewsSummarySummary {
    margin-top: 10px;
    min-height:71px;
}
.NewsSummarySummary p {
    margin: 0;
}
.NewsSummaryDate, .NewsSummaryCategory {
    display: inline-block;
}
.date-cat-wrap {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top:22px;
}
#home-news .view-all {
    display: block;
    text-align: center;
}
#home-news .view-all a {
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    margin-top: 3px;
    text-decoration:underline;
}
#home-news .view-all a:hover {
    color: #A6192E;
}

@media (min-width: 768px) and (max-width: 979px) {	
	.topnav > li {
		margin-left:5px;
	}
	
	.topnav h1 {
		font-size:23px;
	}
	
	#featured-video.box .info {
		margin-top:-1%;
	}
	
	.NewsSummaryTitle h3 {
		margin:0;
	}
	
	.NewsSummarySummary p {
		font-size:11px;
		line-height:15px;
	}
	
	.NewsSummaryDate h4, .NewsSummaryCategory h5 {
		font-size:12px;
	}

        #featured-video.box .box-title .view-all {
                display:none;
        }
        #featured-video.box h2.box-title {
                padding:6px 76px 9px 6px;
        }
}

@media (max-width: 768px) {
        #featured-video.box .box-title .view-all {
                margin-left:45px;
        }
}

/* ===================== */
/* ===================== */
/* =====           ===== */
/* ===== SUB PAGES ===== */
/* =====           ===== */
/* ===================== */
/* ===================== */

/* =================== */
/* ===== SIDEBAR ===== */
/* =================== */


/* ====== MENU ===== */

#sidebar ul.menu {
	background:#d1d2d4;
	padding:15px;
}

#sidebar ul.menu li {
	padding:0;
}

#sidebar ul.menu li a {
	padding-left:0;
}

#sidebar ul li a:before {
	content:"\003A""\003A""\2002"; 
}

#sidebar ul li a:hover, #sidebar ul li.active a {
	font-weight:bold;
	color:#A6192E;
}

/* ===== NEWS ===== */

#sidebar #news {
	background:url(../../images/Torchmate-News_Box_Sub.jpg) no-repeat #bfc0c1;
	height:100%;
}

#sidebar .slide-nav {
        float:right;
        display:block;
        position:relative;
        z-index:0;
}

#sidebar .slide-nav a {
        display:block;
        margin:6px 2px;
        float:left;
}

#sidebar .NewsSummary {
	width:90%;
	margin:0;
	padding:0 10px 15px 7px;
        min-height:100px;
}

#sidebar .NewsSummary .box-title a {
	background:url(../../images/News_Box_sub_headline.png) no-repeat;
	padding:2px 9px 15px 10px;
	margin-left:-7px;
	margin-right:-17px;
	font-weight:lighter;
}

#sidebar .NewsSummary .box-title a span {
	display:inline-block;
	margin-right:5px;
	font-weight:bold;
}


@media (min-width: 980px) and (max-width: 1199px) {	
	#sidebar .NewsSummary .box-title a {
		margin-right:-12px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {	
	#sidebar .NewsSummary .box-title a {
		margin-right:-7px;
		font-weight:bold;
	}
	
	#sidebar .NewsSummary .box-title a span {
		display:none;
	}
}

@media (min-width: 200px) and (max-width: 767px) {	
	#sidebar .NewsSummary .box-title a {
		background:url(../../images/News_Box_sub_headline_mobile.png) no-repeat;
		margin-right:-10%;
	}
	
	#sidebar #news {
		background:url(../../images/Torchmate-News_Box_Sub_mobile.jpg) no-repeat #bfc0c1;
		height:100%;
	}
}

#sidebar .NewsSummaryTitle h3 {
	line-height:17px;
}

#sidebar .NewsSummarySummary {
	height:auto;
	margin-bottom:0;
	margin-top:8px;
}

#sidebar .NewsSummarySummary p {
	margin:0;
	font-size:12px;
}


/* ======================= */
/* ===== BREADCRUMBS ===== */
/* ======================= */

.sub section#content {
	margin-top:-13px;
}

@media (max-width: 460px) {
	.sub section#content {
		margin-top:0;
	}
}


#mainbody .breadcrumbs {
	background:none;
	margin:-20px 0 0px;
	float:right;
        padding-right:8px;
        font-size:11px;
        font-weight:normal;
}

#mainbody .breadcrumbs li {
	background:none;
	font-size:10px;
	color:#939597;
	font-weight:normal;
	margin-left:6px;
	padding-left:0;
}

#mainbody .breadcrumbs li a {
	color:#939597;
}

#mainbody .breadcrumbs li a:hover {
	color:#A6192E;
}

/* ==================== */
/* ==================== */
/* =====          ===== */
/* ===== PRODUCTS ===== */
/* =====          ===== */
/* ==================== */
/* ==================== */

#mainbody {
}

#mainbody ul {
	margin:5px 0 5px 30px;
}

#mainbody ul li {
	font-size:13px;
}

#mainbody ol {
	margin:5px 0 5px 30px;
	list-style:disc;
}

#mainbody ol li {
	font-size:13px;
	line-height:17px;
	padding:0 0 0 15px;
}

#mainbody #tabs ul.nav {
        margin-left:0;
}

#mainbody #tabs ul.nav li {
        margin-left:0;
}

.sub #content .container .span9 .row .span3 {
	margin-bottom:30px;
}

.sub #content .container {
        top:-19px;
        padding-top:25px;
        background:#fff;
        position:relative;
        padding-right:15px;
}

@media (min-width:1200px) {
	.sub #content .container {
		width:1170px;
	}
}

.row.product-page {
        margin-left:0;
}

.product-list-item {
	background:#fff;
	border:none;
        padding:10px;
}

.product-list-item p {
        margin:10px 0;
}

.product-list-item .image {
	line-height:0px;
}

.product-list-item .details {
	background:none;
	border:none;
}

/* ======================= */
/* ===== PROD BUTTON ===== */
/* ======================= */

.prod-btn {
    text-align: center;
    width: auto;
	padding:0;
}
.prod-btn a {
    background: none repeat scroll 0 0 #A6192E;
    color: #FFFFFF;
    padding: 2px 10px 1px 8px;
    position: relative;
    top: -4px;
}
.prod-btn span {
    background: url("../../images/prod-tab-span.jpg") no-repeat scroll right -20px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    left: 10px;
    margin: 0;
    position: relative;
    top: 5px;
    width: 13px;
}
.prod-btn a:hover {
    background: none repeat scroll 0 0 #939597;
    color: #FFFFFF;
    text-decoration: none;
}
.prod-btn a span:hover {
    background-position: 0 -20px;
}

/* ========================== */
/* ===== TABBED SECTION ===== */
/* ========================== */

ul.nav {
	margin:0;
	padding:0;
}

ul.nav li {
	list-style:none;
	float:left;
	margin:0 7px;
	background:url(../../images/prod-tab-span.jpg) no-repeat #939597;
	background-position:right top;
	line-height:13px;
	padding:0;
	height:20px;
}

ul.nav li:hover, ul.nav li.active {
	color:#000;
	background: url(../../images/prod-tab-span.jpg) no-repeat right -20px #A6192E;
}

ul.nav > li > a:hover {
	background-color:none;
}

#tabs ul li a {
	display:block;
	padding:3px 23px 4px 11px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

p.small_desc {
	font-weight:bold;
}

@media (max-width:980px) and (min-width:768px) {
	#tabs ul li a {
		font-size:10px;
	}
}

@media (min-width: 200px) and (max-width: 979px) {
        .tabbable {
                border:none;
        }	

	ul.nav li {
		width:100%;
	}
	#tabs ul li a {
		font-size:13px;
	}
}

/* ================ */
/* ================ */
/* =====      ===== */
/* ===== FAQS ===== */
/* =====      ===== */
/* =====      ===== */
/* ================ */
/* ================ */

.faq_q {
     border-bottom:1px solid #444;
     margin:10px 0;
}

.faq_q h2:hover {
     cursor:pointer;
}

/* ========================= */
/* ========================= */
/* =====               ===== */
/* ===== HOW TO CHOOSE ===== */
/* =====               ===== */
/* ========================= */
/* ========================= */

.htc {
     border:2px solid #cccccc;
     padding:10px;
     width:249px;
     margin-left:0;
     margin-bottom:17px;
     margin-right:17px;
}

.htc:first-child {
    margin-left:0;
}

.htc .read-more-btn {
     display:block; 
     background:url(../../images/read_more-htc.jpg) no-repeat;
     width:98px;
     height:20px;
     margin:0 auto;
}

.htc .read-more-btn span {
     display:none;
}

/* ================== */
/* ================== */
/* =====        ===== */
/* ===== FOOTER ===== */
/* =====        ===== */
/* ================== */
/* ================== */

#footer.first {
	background:url(../../images/footer-bg.jpg) no-repeat 50% 0 #000;
	border-top:5px solid #404041;
	border-bottom:none;
}

#footer .footer-menu .span3 {
	width:250px;
}

@media (min-width: 768px) and (max-width: 979px) {
	#footer .footer-menu .span3 {
		width:116px;
	}
}

#footer .footer-menu .span1 {
	width:90px;
}

#footer ul.menu {
    margin: 5px 0 5px 30px;
}

#footer #language-column.menu {
    margin-left:0px;
}

#footer #language-column.menu h4 li {
    clear:both;
    width:90%;
    margin:15px 0 5px 0;
}

#footer #language-column.menu li {
    width:auto;
    float:left;
    margin-right:14px;
}

#footer #language-column.menu li:last-child {
    margin-right:0;
}

#footer #language-column.menu li a {
    float:left;
}

#footer .menu h4 li {
	list-style:none;
}

#footer .menu h4 li a {
	display:block;
	color:#A6192E;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 -3px -13px;
	font-weight:lighter;
}

#footer .menu h4 li a:hover {
	text-decoration:underline;
}

#footer .menu h4 li:last-child {
	margin-top:5px;
}

#footer .menu li {
	list-style:disc;
	text-align:left;
	color:#fff;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:13px;
}

#footer .menu li a {
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:left;
	padding:3px 0;
	font-size:12px;
}

#footer .menu li a:hover {
	color:#A6192E;
}

#language-column h4 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
}

#language-column li {
	margin:10px 0;
	list-style:none !important;
	padding:0;
}

#footer.social {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:10px 0;
}

#footer.social .row {
	margin-bottom:0;
}

#footer.social .logo {
	background:url(../../images/prefooter-logo-divider.png) no-repeat top right;
	padding:0 15px;
	float:left;
}

#footer.social .logo:last-child {
	background:none;
}

#footer.social #toll-free {
	margin-top:6px;
}

#footer.social .social-icons {
	margin:0;
}

#footer.social .social-icons ul {
	margin:0;
}

#footer.social li {
	padding:0;
	height:27px;
}

#footer.social a#linkedin:hover, #footer.social a#twitter:hover, #footer.social a#facebook:hover, #footer.social a#youtube:hover, #footer.social a#myspace:hover, #footer.social a#flickr:hover, #footer.social a#google:hover, #footer.social a#rss:hover {
	background-position:0 -27px;
	cursor:pointer;
}

#footer.social a span {
	display:none;
}

#footer.social a#linkedin {
	background-image:url(../../images/social-icons/LinkedIn.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#twitter {
	background-image:url(../../images/social-icons/Twitter.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#facebook {
	background-image:url(../../images/social-icons/Facebook.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#youtube {
	background-image:url(../../images/social-icons/YouTube.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#myspace {
	background-image:url(../../images/social-icons/MySpace.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#flickr {
	background-image:url(../../images/social-icons/Flickr.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#google {
	background-image:url(../../images/social-icons/Google-Plus.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

#footer.social a#rss {
	background-image:url(../../images/social-icons/RSS.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

@media (max-width:1200px) {
	#footer.social .span8, #footer.social .span4 {
		float:none;
		display:block;
		padding:15px 0;
		min-height:35px;
		width:100%;
	}
	#footer .social-icons {
		float:left;
	}
}

#footer.copyright {
	border-top:none;
	border-bottom:none;
	padding:5px 0;
}

#footer.copyright p {
	font-size:13px;
	color:#939597;
	margin:0;
}

#footer.copyright .span6.links {
	float:right;
	text-align:right;
}

#footer.copyright p a {
	color:#939597;
	text-decoration:underline;
}

#footer.copyright p a:hover {
	color:#fff;
}

#footer.copyright p span {
	padding:0 5px;
}

/* ================= */
/* ================= */
/* =====       ===== */
/* ===== FORMS ===== */
/* =====       ===== */
/* ================= */
/* ================= */

.radio-group {
	 min-height:225px;
}

.radio-group div input, .radio-group div label {
	 float:left;
}

.radio-group input {
	margin-right:10px;
}

.radio-group div {
	clear:both;
}

.radio-group label {
	color:#A6192E;
	font-size:19px;
	font-weight:bold;
}

.radio-group.checkbox label {
	margin-left:-15px;
}

.radio-group.checkbox label:after {
	content:"(Check All That Apply)";
	font-size:10px;
	font-weight:normal;
	color:#000;
	margin-left:5px;
}

.radio-group div > label, .radio-group.checkbox div > label {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-left:0;
}

.radio-group.checkbox div > label:after {
	content:"";
}

.inputs {
	background:#d1d2d4;
	padding:10px;
}

.inputs.span4, .inputs.span2 {
	margin:0;
}

.inputs.left {
	margin-left:30px;
}

.inputs label {
	font-size:12px;
	color:#000;
}

.inputs input, .inputs select {
	margin-bottom:0;
}

.inputs.span4 input {
	width:350px;
}

.inputs.span2 {
	width:175px;
}

.inputs.span2 select {
	width:182px;
}

.inputs.span2 input {
	width:159px;
}

.inputs.span2.submit {
	float:left;
}

.inputs.submit {
	width:760px;
}

.inputs.submit input {
	float:right;
	background:url(../../images/how-to-choose-submit.png) no-repeat 0 0;
	width:95px;
	height:26px;
	border:none;
	margin:0 8px 0 0;
}

@media (min-width:980px) and (max-width:1200px) {
        .radio-group {
            min-height:238px;
        }
	.inputs.span4 input {
            width:285px
        }
        .radio-group div > label, .radio-group.checkbox div > label {
            font-size:13px;
        }
        .inputs.span2 {
            width:140px;
        }
        .inputs.span2 select {
            width:152px;
        }
        .inputs.submit {
            width:620px;
            margin-left:30px;
        }
}

@media (min-width:768px) and (max-width:980px) {
        .radio-group div > label, .radio-group.checkbox div > label {
            font-size:13px;
        }
	.inputs.span4 {
            width:88%;
        }
        .inputs.span2 {
            width:88%;
        }
        .inputs.span4, .inputs.left, .inputs.span2 {
            margin-left:20px;
        }
        .inputs.submit {
            width:473px;
            margin-left:20px;
        }	
        .inputs.submit input {
            float:left;
        }
}

@media (max-width: 768px) {
        .radio-group {
            min-height:0;
        }
	.inputs.span4 {
            width:100%;
        }
        .inputs.span2 {
            width:100%;
        }
        .inputs.span4, .inputs.left, .inputs.span2 {
            margin-left:0px;
            margin-bottom:0 !important;
        }
        .inputs.submit {
            width:100%;
            height:100%;
            margin-left:0px;
            margin-bottom:0 !important;
            padding-bottom:40px;
        }	
        .inputs.submit input {
            float:left;
        }	
}

@media (max-width: 460px) {
        .radio-group div > label, .radio-group.checkbox div > label {
            font-size:12px;
            width:89%;
        }
       .radio-group.checkbox label {
           width:100%;
       }
       .radio-group label {
           width:89%;
       }	
       .inputs.span4 input {
           width:94%;
       }
}

/* ======================= */
/* ======================= */
/* =====             ===== */
/* ===== DEMO VIDEOS ===== */
/* =====             ===== */
/* ======================= */
/* ======================= */

.video-item-title {
    min-height:40px;
}

.item-properties img#demo-video-thumb {
    position:relative;
    z-index:0;
}

.item-properties #demo-video-btn {
        width:80px;
        height:80px;
        background:url(../../images/featured-video-btn.png) no-repeat 0 0;
        display:block;
        margin:-54% auto 0;
        position:relative;
        z-index:99;
}
.item-properties #demo-video-btn:hover {
       background-position:0 -80px;
}
.item-properties #demo-video-btn span {
       display:none;
}

@media (max-width: 400px) {

     #featured-video .featured-btn {
          margin:-2% auto 0;
     }
}

@media (max-width:767px) {
     #footer #language-column.menu {
          width:208px;
     }
}

.webkit .tab-content > .active {
     left:24%;
     margin-top:75px;
}

/*changed from 3000px to auto for safari/chrome fixes*/
.webkit #mainbody {
     height: auto; 
}

@media (max-width:767px) {
     .webkit .tab-content > .active {
          left:1%;
     }
     .webkit #mainbody {
          height: 4200px;
     }
}

@media (max-width:480px) {
     .webkit .tab-content > .active {
          left:0;
     }
     .webkit #mainbody {
          height: 4500px;
     }
}

/* Growth Series edits 5-21-15 bobby lee*/
a.raq2x2{
	display: block;
	background: url(../../images/torchmate-growth-series-2x2.jpg) no-repeat;
	height: 	380px;
	width: 690px;
}
a:hover.raq2x2 {
	background-position: 0 -380px;	

}

a.raq2x4{
	display: block;
	background: url(../../images/torchmate-growth-series-2x4.jpg) no-repeat;
	height: 	380px;
	width: 690px;
}
a:hover.raq2x4 {
	background-position: 0 -380px;	

}

a.raq4x4{
	display: block;
	background: url(../../images/torchmate-growth-series-4x4.jpg) no-repeat;
	height: 	380px;
	width: 690px;
}
a:hover.raq4x4 {
	background-position: 0 -380px;	

}
/* Stylesheet: Site - Responsive Modified On 2015-06-08 16:02:10 */
/* ================== */
/* ================== */
/* =====        ===== */
/* ===== SLIDER ===== */
/* =====        ===== */
/* ================== */
/* ================== */


@media (min-width:980px) and (max-width:1200px) {
	#nav {
		top:-4px;
	}
}

@media (min-width:768px) and (max-width:980px) {
}

@media screen and (max-width:980px) {
}

@media screen and (max-width:1199px) and (min-width:980px) {
}

@media (max-width: 460px) {
}

@media (min-width: 640px) and (max-width: 768px) {
}

#page_header.gradient, #slideshow.gradient {
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0 #000;
}

.iosSlider {
	background:none !important;
	width:auto;
	height:100%;
	position:absolute !important;
}


.iosSlider .item .caption {
	margin-left:-539px !important;
}

#slideshow .title_big:before {
    content:"";
    position:absolute;
    background: black;
    top:0;
    left:0;
    bottom: 0;
    width: 50px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
}

#slideshow .caption.no-arrow .title_big:before {
	background:none;
	width:355px;
	padding:0 !important;
	line-height:32px;
	font-size:27px;
	white-space:normal;
}

#slideshow .caption.two-line .title_big {
	background:#000;
	width:355px;
	padding:15px !important;
	line-height:32px;
	font-size:27px;
	white-space:normal;
}

#slideshow .caption .title_big {
	background:#000;
	width:auto;
	padding:15px !important;
	line-height:32px;
	font-size:27px;
	white-space:normal;
}

#slideshow .caption.no-arrow .title_big {
	background:none;
	width:auto;
	padding:0 !important;
	line-height:32px;
	font-size:27px;
	white-space:normal;
}

#slideshow .title_big:after {
    content:"";
    background: black;
    top:0;
    right:-20px;
    bottom: 0;
	position:absolute;
	width:33px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
}
 
#slideshow .two-line .title_big:after {
    width:37px;
}

#slideshow .caption.no-arrow .title_big:after {
    content:;
    top:0;
    right:0;
    bottom: 0;
	position:absolute;
	width:0;
    -webkit-transform:none;
    -moz-transform:none;
    -ms-transform:none;
    transform:none;
}

#slideshow .more {
	left:20px !important;
}

#slideshow .title_small:before {
    content:"";
    position:absolute;
	background:rgba(253,253,253,0.75);
    top:0;
    left:0;
    bottom: 0;
    width: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
}

#slideshow .caption .title_small {
	background:rgba(253,253,253,0.75);
	text-align:left;
	font-size:12px;
	line-height:15px;
	width:362px;
        border:10px solid rgba(253,253,253,0.00);
        -webkit-border-radius:0 10px 0 0; 
        -moz-border-radius:0 10px 0 0; 
        border-radius:0 10px 0 0;
        padding:10px;
}

#slideshow .caption.two-line .title_small {
	width:342px;
}

#slideshow .right .caption .title_small {
	width:215px;
}

#slideshow .caption.no-arrow .title_small {
	width:268px;
}

#slideshow .title_small:after {
    content:"";
    position:absolute;
	background:rgba(253,253,253,0.75);
    top:0;
    right:0;
    bottom: 0;
    width: 0;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
}

#slideshow .title_small {
	color:#000;
}

.iosSlider .item .caption.style1 .title_small {
	padding:10px 20px;
}

@media (max-width: 460px) {
	#slideshow .caption {
		display:none;
	}
}

#slideshow {width: 100%; height: 0; padding: 0 0 27% 0; top:-32px;}
#slideshow.notPadded {height: auto; padding:0;}


.iosSlider .prev, .iosSlider .next,
.iosSlider .prev .btn-label, .iosSlider .next .btn-label,
.iosSlider.hideCaptions .item .caption,
.selectorsBlock.thumbs .selectors .item,
.selectorsBlock.thumbs,
#thumbTrayButton {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;}

.fluidHeight { width: 100%;	position: relative;}
.sliderContainer {position: relative; width: 100%; height: 100%; padding: 150px 0 50px; }

.iosSlider {
	width: 100%;
	background:url(loader_dark.gif) no-repeat center center;
	/* this height ends up being your maximum height, 
	 * if you want it to scale forever, set it to 
	 * a very high number */
	height: 1500px;
}
.iosSlider.fixed {
	height: 465px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	float: left;
	width: 100%;
	overflow:hidden;
}
.iosSlider.fixed .slider .item { text-align:center;}

/** CAPTION STYLES **/
.iosSlider .item .caption { position: absolute; bottom: 69px; width: 1170px; margin-left: -585px; left: 50%; }
.iosSlider .item .caption.two-line { position: absolute; bottom: 100px; width: 1170px; margin-left: -585px; left: 50%; }
.iosSlider .item.right .caption { position: absolute; bottom: 69px; width: 1170px; margin-left: -585px; left:100%; }
.iosSlider.fixed .item .caption { position: absolute; bottom: 30px; width: 960px; margin-left: -480px; left: 50%; }

.iosSlider.hideCaptions .item .caption {opacity:0; filter:alpha(opacity=0);}
.iosSlider.hideCaptions:hover .item .caption {opacity:1; filter:alpha(opacity=100);}

.iosSlider .item .caption .main_title {color:#fff; font-size:28px; line-height:1.3; border-left:5px solid #fff; padding: 0 15px; float:left; margin-bottom: 80px; opacity:0; filter:alpha(opacity=0); margin-left:100px; text-shadow: 0 0px 3px rgba(0, 0, 0, 0.7); background: #000; background: rgba(35, 35, 35, 0.3); }

.iosSlider .item .caption.style1 .title_big {float:left; clear:both; font-size:32px; line-height:1; color:#e9e9e9; position:relative; left: -100px; opacity:0; filter:alpha(opacity=0);
padding:15px 20px 15px 23px; margin: 0; z-index:1; text-align:left;}
.iosSlider .item .caption.style1 .title_big:before { content:""; position:absolute; width:100%; height:100%; background:#000; background:rgba(0,0,0,0.9); right: 0; top: 0; z-index: -1;}
.iosSlider .item .caption.style1 .more {float:left; width:30px; height:62px; margin-left:4px; position:relative; z-index:1; left: -100px;  opacity:0; filter:alpha(opacity=0);} 
.iosSlider .item .caption.style1.two-line .more {float:left; width:30px; height:94px; margin-left:4px; position:relative; z-index:1; left: -100px;  opacity:0; filter:alpha(opacity=0);}   
.iosSlider .item .caption.style1 .more img {width: auto; padding: 23px 10px; position: absolute;}
.iosSlider .item .caption.style1.two-line .more img {width: auto; padding: 41px 10px; position: absolute;}
.iosSlider .item .caption.style1 .more:before,
.iosSlider .item .caption.style1 .more:after { content:""; position:absolute; width:100%; height:100%; background:#A6192E; z-index:-2;}
.iosSlider .item .caption.style1 .more:after { z-index:-1;}
.iosSlider .item .caption.style1 .more:hover:after { background:#333; background:rgba(0,0,0,0.2); }
.iosSlider .item .caption.style1 .title_small {float:left; clear:both; font-size:16px; line-height:1; color:#e9e9e9; position:relative; z-index:1; opacity:0; filter:alpha(opacity=0);
padding:10px 20px 10px 23px; margin: 5px 0 0 0; text-align:right; font-weight: 500; left: -100px; }
.iosSlider .item .caption.style1 .title_small:before {content:""; position:absolute; width:100%; height:100%; background:#000; background:rgba(0,0,0,0.7); right: 0; top: 0; z-index: -1;}
.iosSlider .item .caption.style1 .title_big:before, .iosSlider .item .caption.style1 .more:before, .iosSlider .item .caption.style1 .more:after, .iosSlider .item .caption.style1 .title_small:before {-webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg); -ms-transform: skew(-20deg); transform: skew(-20deg); }

.iosSlider .item .caption.fromright .main_title {float: right; border-left: 0; border-right: 5px solid white;  margin-left: 0; text-align: right; margin-right: 100px;}
.iosSlider .item .caption.style1.fromright .title_big {float: right; left:auto; right:-100px; padding: 15px 2000px 15px 20px; margin: 0 -2000px 0 0; text-align: left;}
.iosSlider .item .caption.style1.fromright .more {float: right; margin-left:0; margin-right:4px; left:auto; right:-100px;}
.iosSlider .item .caption.style1.fromright .title_small {float: right; left:auto; right:-100px; padding: 10px 2000px 10px 20px; margin: 5px -2000px 0 0; text-align: left;}

.iosSlider .item .caption.style2 .title_big,
.iosSlider .item .caption.style2 .title_small {line-height: 1.3; color: #E9E9E9; position: relative; opacity: 0; filter:alpha(opacity=0); margin: 0; float: left; border-left: 5px solid #A6192E; background: black; background: rgba(0, 0, 0, 0.9); left: -100px; }
.iosSlider .item .caption.style2 .title_big{font-size: 32px; clear: both;  padding: 10px 30px 10px 20px;}
.iosSlider .item .caption.style2 .title_small {font-size: 16px; font-weight: 500; clear: both; padding: 10px 15px; }
.iosSlider .item .caption.style2 .more {float: left; width: 30px; height: 30px; margin-left: -8px; background: url(arr01.png) no-repeat center center #A6192E; position: relative; top: 12px; z-index: 1; left: -100px; opacity: 0; filter:alpha(opacity=0);}
.iosSlider .item .caption.style2 .more:after {content:""; display:block; position:absolute; top:0; left:0; width: 100%; height: 100%; z-index:-1;}
.iosSlider .item .caption.style2 .more img {width: auto; padding: 7px 10px;}
.iosSlider .item .caption.style2 .more:hover:after { background:#333; background:rgba(0,0,0,0.2); }

.iosSlider .item .caption.style2.fromright .title_big,
.iosSlider .item .caption.style2.fromright .title_small {float: right; border-right: 5px solid #A6192E; border-left:0; left: auto;  right:-100px;}
.iosSlider .item .caption.style2.fromright .title_big{padding: 10px 20px 10px 30px;}
.iosSlider .item .caption.style2.fromright .more {float: right; margin-left: 0; margin-right:-8px; left: auto; right:-100px;}  

.iosSlider .item .caption.style3 .title_big,
.iosSlider .item .caption.style3 .title_small {line-height: 1.3; color: #E9E9E9; color: rgba(255, 255, 255, 0.8); position: relative; opacity: 0; filter:alpha(opacity=0); margin: 0; float: left; left: -100px; }
.iosSlider .item .caption.style3 .title_big {font-size: 52px; clear: both;  padding: 0; line-height:1;}
.iosSlider .item .caption.style3 .title_big span.stronger {font-size: 180px; display: block; line-height: 1;}
.iosSlider .item .caption.style3 .title_small {font-size: 26px; clear: both; padding: 0; max-width: 400px; }

.iosSlider .item .caption.style3.fromright .title_big,
.iosSlider .item .caption.style3.fromright .title_small { float: right; text-align:right; left:auto; right: -100px; }


.iosSlider .slider .item img { width: 100%; height: auto; }
.iosSlider.fixed .slider .item img { width: auto;}
.iosSlider .slider .item .caption h4 img {
	width:auto;
	float:right;
	padding-left:5px;
	margin-top:10px;
}
.iosSlider .slider .item .caption.no-arrow h4 img {
	margin-top:77px;
}
.iosSlider .slider .item .caption h4 p {
	padding:0;
	margin:0;
}

/* controls */
.iosSlider .prev,
.iosSlider .next {position: absolute; top: 50%; margin-top:-25px; width: 100px; height: 50px; z-index:10; background:url(../../images/controls.png) no-repeat center top;  opacity:.5; filter:alpha(opacity=50); }
.iosSlider.hideControls .prev,
.iosSlider.hideControls .next { opacity:0; filter:alpha(opacity=0); }
.iosSlider.hideControls:hover .prev,
.iosSlider.hideControls:hover .next { opacity:.5; filter:alpha(opacity=50); }

.iosSlider .prev { left: 0; }
.iosSlider .next { right: 0; background-position:center bottom; }
.iosSlider .prev:hover,
.iosSlider .next:hover {opacity:1 !important; filter:alpha(opacity=100);}

.iosSlider .prev .btn-label,
.iosSlider .next .btn-label {background: rgba(0, 0, 0, 0.4); color: #fff; font-weight: 700; display: inline-block; padding: 0 4px; line-height: 20px; position: absolute; top: 50%; margin-top: -10px; opacity:0; filter:alpha(opacity=0);}
.iosSlider .prev .btn-label { right: -20px;}
.iosSlider .next .btn-label { left: -20px;}
.iosSlider .prev:hover .btn-label { right: -5px; opacity:1; filter:alpha(opacity=100);}
.iosSlider .next:hover .btn-label { left: -5px; opacity:1; filter:alpha(opacity=100);}

.selectorsBlock.bullets { position: absolute; bottom: 10px; width: 100%; text-align:center; z-index: 1;}
.selectorsBlock.bullets .selectors { display: inline; text-align: center; }
.selectorsBlock.bullets .selectors .item { display: inline-block; width: 9px; height: 9px; margin: 0 0 0 4px; background: #fff; opacity: 0.4;  filter:alpha(opacity=40);
-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.selectorsBlock.bullets .selectors .selected { opacity:1; filter:alpha(opacity=100); }
.selectorsBlock.bullets .selectors .first { margin-left: 0; }

.selectorsBlock.thumbs { position: absolute; bottom: -5px; height:60px; min-width: 320px; max-width:700px; left: 50%; padding: 15px 15px 20px; margin-left: -200px; border: 1px solid #333; opacity:0; filter:alpha(opacity=0);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
-webkit-box-shadow: 0 0 20px black, 0 0 30px black; -moz-box-shadow: 0 0 20px black, 0 0 30px black; box-shadow: 0 0 20px black, 0 0 30px black; 
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 0%, #111111 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#111111)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #222222 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #222222 0%,#111111 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #222222 0%,#111111 100%); /* IE10+ */
background: linear-gradient(to bottom,  #222222 0%,#111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#111111',GradientType=0 ); /* IE6-9 */}
.selectorsBlock.thumbs:hover {-webkit-box-shadow: 0 0 30px black, 0 0 30px black; -moz-box-shadow: 0 0 30px black, 0 0 30px black;  box-shadow: 0 0 30px black, 0 0 30px black;}
.selectorsBlock.thumbs .selectors { display: block;}
.selectorsBlock.thumbs .selectors .item { display: inline-block; margin: 0 0 0 15px; opacity: 0.6; filter:alpha(opacity=60); position:relative; float: left;}
.selectorsBlock.thumbs .selectors .item.selected,
.selectorsBlock.thumbs .selectors .item:hover { opacity: 0.9; filter:alpha(opacity=90); }
.selectorsBlock.thumbs .selectors .item.first { margin-left:0;}
.selectorsBlock.thumbs .selectors .item img { width:auto; max-height: 60px; max-width:150px;}
.thumbTrayButton {display: block; width: 14px; height: 14px; position: absolute; top: -40px; left: 50%; margin-left: -15px; padding: 8px 7px 17px 8px; background: black; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; opacity: .7; filter:alpha(opacity=70); }
.thumbTrayButton:hover { opacity: 1; filter:alpha(opacity=100); }
.thumbTrayButton > span {margin:0;}

#slideshow .scrollbarContainer { position: relative; bottom: 10px; left: 0; width: 980px; height: 4px; margin: 0 auto; z-index: 1; }
#slideshow .fluidHeight .sliderContainer .scrollbarContainer { bottom: -5px; width: 980px;}
#slideshow .fluidHeight .sliderContainer .selectorsBlock {bottom:17px;}

.iosSlider.faded .fadeMask {position: absolute; top: 0; left: 0; width: 100%; opacity:0; filter:alpha(opacity=0);
background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,0)), color-stop(100%,rgb(245, 245, 245))); background: -webkit-linear-gradient(top,  rgba(245,245,245,0) 0%,rgb(245, 245, 245) 100%); background: -o-linear-gradient(top,  rgba(245,245,245,0) 0%,rgb(245, 245, 245) 100%); background: -ms-linear-gradient(top,  rgba(245,245,245,0) 0%,rgb(245, 245, 245) 100%); background: linear-gradient(to bottom,  rgba(245,245,245,0) 0%,rgb(245, 245, 245) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f5f5f5", endColorstr="#fff5f5f5",GradientType=0 );;}

.iosSlider.faded .selectorsBlock.bullets .selectors .item {background: #888;}



/* some styling */

.itemPngBackground img {background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
background-color:#345370;}
/* Stylesheet: Home_Page_Slider Modified On 2014-08-05 16:27:34 */
