/**
 * @author  ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
        /* Typography =================================================== */

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

/*body*/
body.site {
    border: none !important;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color: #020202;
    background: #F0F0F0;
}

.row-fluid.sidebar-content {
    padding: 1% 0 0;
}

.body .sidebar-content {
    clear: both;
    min-height: 710px;
}

.body .container.main {
    background: #f7f5f5;
    max-width: none;
    border: none;
    box-shadow: none;
    padding: 0;
    max-width: 960px;
    margin: 0 auto;
}
/*body*/

/*header*/
header {
    margin: 30px 10px 20px;
}

.header .call-us {
    /*    font-size: 25px;
        color: #fffefe;
        font-weight: 600;*/
}

.header .call-us p {
    margin: 10px 0 0;
    font-size: 25px;
    color: #fffefe;
    font-weight: 600;
}

.header-section {
    background: #9d0706;
    float: left;
    width: 100%;
}
/*header*/

/*main navigation*/
.container.main .navigation {
    border: none;
}

.navbar-toggle {
    background: #bc0707;
}

.navbar-toggle .icon-bar {
    background: #ffffff;
}

.navigation ul li a {
    font-size: 13px;
    font-weight: 700;
    color: #f7f5f5 !important;
    text-transform: uppercase;
}

.navigation ul li.active a {
    color: #430002 !important;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: #f7f5f5 none repeat scroll 0 0;
    box-shadow: none;
    padding: 11px 25px;
}

.navigation ul li a:hover, .navigation ul li a:focus {
    background-color: #f7f5f5 !important; 
    color: #430002 !important;
    transition: 0.4s;
}

.navigation .nav-child.unstyled.small {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.navigation .nav-child.unstyled.small li a {
    color: #ffffff !important;
    font-weight: 700;
}

.navigation .nav-child.unstyled.small li a:hover, .navigation .nav-child.unstyled.small li a:focus {
    background: #ffffff !important;
    color: #430002 !important;
}

.navigation .nav-child {
    /*top: 100%;*/
}

.navigation .nav > li > .nav-child::before, .navigation .nav > li > .nav-child::after {
    display: none;
}
/*main navigation*/

/*slider*/
.rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive {
    height: 320px !important;
}

.revolution-slider {
    clear: both;
}
/*slider*/

/*intro text*/
.custom.introduction-text {
    background-color: #9d0706;
    background-image: url("../images/seperator-white.png");
    background-position: 50% 80%;
    background-repeat: no-repeat;
    padding: 4% 2% 6%;
    margin: 0 0 5% 0;
}

.custom.introduction-text > p {
    color: #f7f5f5;
    font-size: 13px;
    line-height: 1.8em;
    text-align: center;
}
/*intro text*/

/*seperator*/
.seperator {
    background: rgba(0, 0, 0, 0) url("../images/seperator.png") no-repeat scroll 50% bottom;
    height: 15px;
    margin: 0 0 4%;
}
/*seperator*/

/*content*/
.sidebar-content .content {
    /*  padding-left: 0;
      padding-right: 5px;*/
    margin: 0 0 20px;
}

.home-page-articles {
    padding-left: 0;
    padding-right: 5px;
}
/*content*/

/*home page articles*/
.home-page-articles ul {
    margin: 0;
}

.home-page-articles .mod-articles-category-title {
    font-weight: 700;
    color: #020202;
    font-size: 15px;
}

.home-page-articles li {
    list-style: outside none none;
    text-align: center;
    padding: 10px 0;
}

.home-page-articles .article-intro-image {
    margin: 5% 0;
}

.home-page-articles .mod-articles-category-introtext {
    font-size: 11px;
    line-height: 2em;
    text-align: left;
    padding: 0 10px;
}

.home-page-articles .mod-articles-category-readmore {
    padding: 0 10px 0 0;
    text-align: right;
    margin: 0;
}

.home-page-articles .mod-articles-category-readmore a {
    font-size: 12px;
}

.category-module .articles {
    padding: 0 5px 5px 5px;
}

.category-module .articles:nth-child(3), .category-module .articles:last-child {
    padding-top: 5px;
}

.category-module .articles-inner {
    background: #f0eeee none repeat scroll 0 0;
}
/*home page articles*/

/*featured products slider*/
.featured-products {
    padding: 0;
    min-height: 650px;
    background: #F0EEEE;
}

.featured-products h3 {
    background: #9d0706 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    padding: 5%;
    margin: 0;
    text-transform: uppercase;
}

.featured-products .bt-title {
    color: #010101 !important;
    font-size: 18px;
}

.featured-products .bt-inner {
    text-align: center;
}

.featured-products .bt-introtext {
    font-size: 12px;
    color : #000000;
    text-align: left;
    line-height: 1.6em;
}

.featured-products .bt-title {
    text-transform: capitalize !important;
}
/*featured products slider*/

/*logo bar*/
.custom.brand-logos {
    margin: 30px 0;
}

.row.brands {
    margin: 2% 0;
}

.brands img {
    max-height: 60px;
    margin: 0 auto;
}
/*logo bar*/

/*footer*/
.footer .container {
    background: #bc0707;
}

.footer p, .footer a {
    color: #f7f5f5;
    font-size: 13px;
}

.footer p {
    text-align: center;
}

.footer hr {
    margin: 13px;
}

.custom.footer-links {
    margin: 15px 0 0;
}

.footer-links > ul {
    display: block;
    margin: 0 auto;
    width: 59%;
}

.footer-links li {
    border-right: 1px solid #f7f5f5;
    float: left;  
    list-style: outside none none;
    text-align: center;
    padding: 0px 15px;
}

.footer-links li:last-child {
    border-right: none;
}

.footer-links p {
    clear: both;
    padding: 10px 0 0;
}
/*footer*/

/*sidebar nav*/
.left-nav {
    padding: 0 5px;
}

.cont_images_grid {
    width:100%;
    float:left;
}


.cont_images_grid img {
    width:20%;
    float:left;
    margin:1%;
}

table#listtablehere tr td li
{
    background: url("../images/bulet.png") no-repeat scroll left 5px rgba(255, 47, 47, 0);
    height: 16px;
    list-style-type: none;
    padding-left: 18px;
    margin-top: -11px;
} 

table#listtablehere tbody tr td, table#listtablehere tbody tr th {
    border-bottom: none;
    padding-left: 0px;
    padding-top: 0px;
    font-family: Century Gothic;
}

.moduletable.left_sidemenu #accordion {
    margin: 10px 0;
}

.moduletable.left_sidemenu {
    background: #f0eeef none repeat scroll 0 0;
    min-height: 650px;
    padding: 1% 5%;
}

.moduletable.left_sidemenu li {
    font-size: 15px;
    font-weight: normal;
}

.moduletable.left_sidemenu li ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #9d0706;
    padding: 10px 20px;
    margin: 0 0 0 20px;
}

li.parent {
    border-bottom: none !important;
}

.moduletable.left_sidemenu li.parent a:hover {
    background: url("../images/left_menu_arrow_hover.png") !important ;
    background-repeat: no-repeat !important;
    background-position: 10px 14px !important;
    background-color:  #9d0706 !important;
}

.moduletable.left_sidemenu li.parent a {
    background: rgba(255, 47, 47, 0) url("../images/left_menu_arrow.png") no-repeat scroll 10px 14px;
    border-bottom: 1px solid #9d0706;
    color: #000000;
    padding: 10px 15px 10px 32px;
    font-weight: 500;
}


.moduletable.left_sidemenu li a:hover { 
    color:#ffffff;
}

.moduletable.left_sidemenu .nav-child li a {
    color: #686868;
    background: transparent !important;
    border-bottom: none;
    padding-left: 0;
}

.moduletable.left_sidemenu .nav-child li a:hover {
    background: transparent !important;
    color: #9d0706;
    text-decoration: none;
}

.moduletable.left_sidemenu li.parent:last-child a {
    border-bottom: none !important;
}

.moduletable.left_sidemenu li.parent:last-child a.ui-state-active {
    border-bottom: 1px solid #9d0706 !important;
}

.moduletable.left_sidemenu li.parent:last-child .nav-child li {
    border-bottom: none !important;
}
/*sidebar nav*/

/*by Sakunika*/
#right {
    width: 25%;
}

#wrapper {
    margin: 0 4%;
    width: 65%;
}

.category-list table td a {
    color: #444 !important;
}

.button-red {
    background: #9d0706 none repeat scroll 0 0;
    color: #fff !important;
    padding: 10px;
    text-decoration: none !important;
    font-size: 13px;
}
/*by Sakunika*/

/*Added by MP 2016-03-08*/
.breadcrumbs a{
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    color: #545454;
}

.breadcrumbs a.pathway, a.pathway:hover, a.pathway:active, span{
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    color: #545454;
}

.itemid-106 .left{
    margin: 0px 0 10px 0;
}

div#foxcontainer_m103 .controls{
    font-size: 13px;
    margin-bottom: 10px !important;
}

div#foxcontainer_m103 .fox_form input[type="text"]{
    height: 28px;
    line-height: 28px;
}
.item-page ul li{
    line-height: 24px;
}
.item-page h2{
    line-height: 32px;
}
.abt-image{
    padding: 0 6px;
}
.grey-ul{
    background-color: #efefef; 
    width: 90%; 
    padding: 10px 20px;
}
.grey-ul li{
    width: 50%;
    float: left;
}

/*/////////// added 2016-03-04//////////*/
@media only screen and (max-width: 769px) and (min-width: 767px){
    html{
        overflow-x: hidden;
    }
    .footer-links > ul{
        width: 77%;
    }
    .itemid-103 .leftbigger{
        margin-top: 0;
    }
    .itemid-106 .leftbigger{
        width: 90%;
    }
    .itemid-119 .leftbigger, .itemid-120 .leftbigger, .itemid-121 .leftbigger, .itemid-122 .leftbigger{
        width: 100%;
        margin-top: 0;
    }
    .itemid-119 .leftbigger p, .itemid-120 .leftbigger p, .itemid-121 .leftbigger p, .itemid-122 .leftbigger p{
        float: left;
        width: 25%;
    }
    div#foxcontainer_m103{
        margin: 10px 0 !important;
    }
}

@media only screen and (max-width: 767px){
    .main-nav li{
        float: none !important;
    }
    .main-nav{
        float: none !important;
    }
    .navigation .nav > li:hover > .nav-child{
        display: none !important;
    }
    .navigation .nav-child{
        display: none;
    }
    .footer-links > ul{
        width: 77%;
    }
    .navbar-toggle, .navbar-toggle:focus, .navbar-toggle:hover {
        background: #bc0707;
        border: none;
    }
    .itemid-103 .leftbigger{
        margin-top: 0;
    }
    .itemid-106 .leftbigger{
        width: 90%;
    }
    .itemid-119 .leftbigger, .itemid-120 .leftbigger, .itemid-121 .leftbigger, .itemid-122 .leftbigger{
        width: 100%;
        margin-top: 0;
    }
    .itemid-119 .leftbigger p, .itemid-120 .leftbigger p, .itemid-121 .leftbigger p, .itemid-122 .leftbigger p{
        float: left;
        width: 25%;
    }
    div#foxcontainer_m103{
        margin: 10px 0 !important;
    }
}

@media only screen and (max-width: 668px){
    .footer-links > ul{
        width: 86%;
    }
    .item-page .product-image > img{
        float: left;
    }
    .item-page .product-image{
        min-height: auto;
        margin: 10px auto;
    }
}

@media only screen and (max-width: 568px){
    .footer-links > ul{
        width: 100%;
    }
    .promo-cat .items-row .item{
        width: 46.5%;
    }
    .item-page .product-image > img{
        float: left;
    }
    .item-page .product-image{
        min-height: auto;
        margin: 10px auto;
    }
}

@media only screen and (max-width: 480px){
    .blog .items-row .item{
        width: 96%;
        float: none;
        margin: 10px auto !important;
        min-height: 290px;
    }

    .promo-cat .items-row .item{
        width: 96%;
        float: none;
        margin: 10px auto !important;
        min-height: 200px;
    }
    .footer-links > ul{
        width: 100%;
    }
    .box {
        border-bottom: none;
    }
    .leftbigger{
        float: left !important;
        margin: 10px 20px !important;
    }
    div.contactusmodule{
        margin-left: 0;
    }
    div#foxcontainer_m103{
        margin: 0 !important;
    }
    .abt-image img{
        width: 100%;
        margin: 10px auto;
        display: block;
    }
    .blog h1{
        font-size: 20px !important;
    }
    .item-page h2{
        font-size: 18px !important;
    }
    .footer-links li{
        float: none;
        border-right: none;
    }

    .cols-3 .column-2{
        padding: 0;
    }
    .blog .items-row h2{
        background: #FFF;
        opacity: 0.7;
        margin: 0;
        padding: 10px;
        width: 100%;
    }
    .itemid-103 .leftbigger{
        width: 90% !important;
    }
    .itemid-106 .leftbigger{
        width: 90% !important;
    }
    .itemid-119 .leftbigger, .itemid-120 .leftbigger, .itemid-121 .leftbigger, .itemid-122 .leftbigger{
        width: 90% !important;
    }
    .itemid-119 .leftbigger p, .itemid-120 .leftbigger p, .itemid-121 .leftbigger p, .itemid-122 .leftbigger p{
        float: none;
        width: 100%;
    }
    .grey-ul{
        background-color: #efefef; 
        width: 95%; 
        padding: 10px 8px;
        margin: 0 0 9px 6px;
    }
    .grey-ul li{
        width: 100%;
        float: none;
    }
    .item-page .product-image > img {
         float: none; 
    }
}

