/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
-----------------------------------------------------------------*/
/* Core */
body.bg{background:#fff}
body{color:#525253;}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.sp-wrap{margin-left:auto;margin-right:auto}
.sp-block{float:left;display:inline}
.mod-block {padding:10px}
.sp-inner{padding:0px;}
.gap{clear:both; margin-bottom:20px}
.main-bg {background:#fff}

/*Header Area*/
#header {position:fixed;box-shadow:0 4px 0 rgba(0, 0, 0, .1);-webkit-box-shadow:0 4px 0 rgba(0, 0, 0, .1);height:117px;}
.main-container{margin-top:117px}
.main-container.subpage{margin-top:117px;}
a#logo{background:url(../images/logo.png) no-repeat 0 50%}
a#logo,#logo-text{float:left;margin:15px 25px 0 10px}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}
#sp-search{float:right;height: 50px;}
#sp-search .mod-search input#mod-search-searchword, 
#sp-search .mod-search input#mod-finder-searchword{background:url(../images/search_icon.png) no-repeat 97% 50%;padding:6px 12px;margin:7px 0 -11px 0;border-radius:0;color:#fff}
#sp-search .mod-search input.inputbox.span2:focus{box-shadow:none!important}

/* Layout */
#sp-leftcol, #sp-rightcol, #sp-maincol ,#sp-inset1, #sp-inset2, #inner_content {float:left}

#sp-inset1 .sp-inner {border-right:1px solid #dcdcdc;margin:0 20px 0 10px;padding-right:30px;padding-bottom:5px}
#sp-feature-grid-top .sp-inner, #sp-feature-grid-bottom .sp-inner {padding:0}

 #inner_content{
       background: #f8f8f8;
    box-shadow: 0 0 3px rgba(0,0,0,.6);
 }

/*Font Resizer*/
div.font-sizer{width:45px;height:16px;line-height:16px;position:absolute;z-index:1;top:5px;right:10px}
div.font-sizer a.btn_fs_big,div.font-sizer a.btn_fs_reset,div.font-sizer a.btn_fs_small
{background-image:url(../images/font-resizer.png);background-repeat:no-repeat;height:16px;width:15px;border:medium none;cursor:pointer;display:block;float:left;text-indent:-999em;padding:0}
div.font-sizer a.btn_fs_big{background-position:0 0}
div.font-sizer a.btn_fs_reset{background-position:-15px 0}
div.font-sizer a.btn_fs_small{background-position:-30px 0}
div.font-sizer a.btn_fs_big:hover{background-position:0 -16px}
div.font-sizer a.btn_fs_reset:hover{background-position:-15px -16px}
div.font-sizer a.btn_fs_small:hover{background-position:-30px -16px}

/* Breadcrumbs */
#sp-breadcrumbs .sp-inner {padding:0}
#sp-breadcrumbs .breadcrumb {margin:0;background:transparent;-webkit-border-radius: 0;-moz-border-radius: 0;
	border-radius: 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}

/* Footer */
#sp-bottom{padding:0;}
#sp-bottom a{font-size:14px;color: #909090;}
#sp-footer{background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));background: linear-gradient(rgb(12,54,100), rgb(0,85,154));padding:50px 0;position:relative;border-top: 5px solid #DDD;box-shadow: inset 0px 1px 0px #fff}
#sp-footer .cp a,#sp-footer .cp {color: #909090;}

/*Footer Navigation*/
#sp-footer-nav{text-align:center;margin-top:8px}
#sp-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#sp-footer-nav li{background:none;padding:0;display:inline} 
#sp-footer-nav .nav > li > a:hover {background:none;}
#sp-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px} 
#topofpage{background:url(../images/go-to-top.png) no-repeat;width: 65px;
	height: 55px;position:absolute;left:50%;top:0;margin-left:-24px;cursor: pointer;margin-top:-27.5px;text-indent:-9999em}
.cp span.designed_by{float:left}

/* Helix Logo */
#powered-by{display:block;text-indent:-999em}
.helix-logo-light,.helix-logo-dark,.helix-logo-light-small,.helix-logo-dark-small{display:block;float:left;padding:0 10px 0 0;margin:0 20px 0 0;}
.helix-logo-light,.helix-logo-dark,.helix-logo-light a,.helix-logo-dark a{height:33px;width:160px}
.helix-logo-light-small,.helix-logo-dark-small,.helix-logo-light-small a,.helix-logo-dark-small a{height:33px;width:100px}
.helix-logo a{background-position:center center;background-repeat:no-repeat;display:block;text-indent:-999em}
.helix-logo-light a{background-image:url(../images/helix-logo/helix_light.png)}
.helix-logo-dark a{background-image:url(../images/helix-logo/helix_dark.png)}
.helix-logo-light-small a{background-image:url(../images/helix-logo/helix_light_small.png)}
.helix-logo-dark-small a{background-image:url(../images/helix-logo/helix_dark_small.png)}

/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

/*New Logo Position*/
div#sp-newlogo {
    position: relative;
    left: 34%;
	
}

/*New Bottom Position*/
div#bottom_menu {
    position: relative;
    right: 6px;
    font-size: 14px;
    padding-top: 15px;
}

@media (min-width: 1200px){
.row-fluid .span6 {
     width: 100% ! important;
}
}

div#sp-utility-top {
    /*padding-top: 2.3%;*/
}

/*FAQ and Myths*/

div#faq_1 {
    background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
    color: white;
    padding: 1%;
}
div#faq_2 {
    background: linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    background: -webkit-linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    padding: 1%;
    border: 1px lightgray solid;
}
div#faq_3 {
    background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
    color: white;
    padding: 1%;
}
div#faq_4 {
    background: linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    background: -webkit-linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    padding: 1%;
    border: 1px lightgray solid;
}
div#faq_5 {
    background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
    color: white;
    padding: 1%;
}
div#faq_6 {
    background: linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    background: -webkit-linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    padding: 1%;
    border: 1px lightgray solid;
}
div#faq_7 {
    background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
    color: white;
    padding: 1%;
}
div#faq_8 {
    background: linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    background: -webkit-linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    padding: 1%;
    border: 1px lightgray solid;
}
div#faq_9 {
    background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: -webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
    background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
    color: white;
    padding: 1%;
}
div#faq_10 {
    background: linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    background: -webkit-linear-gradient(#f7f8f9 0%, #f1f3f4 25%, #dce4ee 100%);
    padding: 1%;
    border: 1px lightgray solid;
}

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}


/*Related Products */

div#Products2{
	float:left ! important;
	margin-left:17% ! important;
}
div#Products1{
	float:left ! important;
	width:22% ! important;
}

span.image-title {
    padding-left: 4%;
}


.sp-component-area-inner.clearfix{
	margin-bottom:3%;
}
}