@charset "utf-8";
/*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 {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
} 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background-color: #b7b398;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1;
    margin: 0; */
}
a {
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
.topbar_strip {
    width: 100%;
}
.topbar_strip img {
    width: 100%;
}
/*header {
    width: 100%;
}
.itopbar {
    padding: 5px 0 0;
    width: 100%;
}
.itopbar img {
    width: 100%;
}
.logo {
    background-color: #1c1121;
    border: 4px solid #f8b04e;
    border-radius: 50%;
    box-shadow: 0 0 4px #77684a;
    float: left;
    height: 78px;
    margin: 6px 0 0;
    text-align: center;
    width: 78px;
}
.logo h1 {
    color: #f8b04e;
    font-size: 29px;
    font-weight: 100;
    letter-spacing: -1.5px;
    padding: 23px 0 0;
}
.matter_prop {
    padding: 20px;
}
.currently_view {
    background-color: #dcd7c4;
    border-bottom: 1px dashed #5e725e;
    color: #5e725e;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 15px 0 15px 15px;
}
.currently_view a {
    color: #5e725e;
    font-size: 12px;
}
.company_bar {
    background-image: url("imgs/transparent-white.png");
    background-repeat: repeat;
    box-shadow: 1px 1px 5px #333;
    min-height: 120px;
    width: 100%;
    z-index: 999;
}
.company_name {
    float: left;
}
.company_name h1 {
    border-bottom: 1px solid #333;
    font-family: 'Dosis',sans-serif;
    font-size: 42px;
    margin: 10px 0 0 10px;
    padding-bottom: 10px;
    text-shadow: 0 0 4px #666;
    text-transform: uppercase;
}
.logoline {
    border-bottom: 1px solid #333;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin: -5px 0 10px 10px;
    padding-bottom: 7px;
}
 .products {
    width: 100%;
}
.products ul {
    width: auto;
}
.products ul li {
    float: left;
    text-align: center;
    width: 33%;
}
.products ul li img {
    border-bottom: 1px solid #c2bd98;
    margin-bottom: 10px;
}
.products ul li h3 {
    color: #6d6843;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin: 0 0 10px;
    text-align: center;
}
.products ul li p {
    color: #333;
    font-family: Calibri;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 25px;
}
nav {
    float: right;
    margin-top: 40px;
}
.slider {
    margin-top: -5px;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
} */
/* .slider img {
    width: 100%;
}
.strip {
    background-color: #5e725e;
    min-height: 65px;
    width: 100%;
}
.an_iso {
    float: left;
    width: 45%;
}
.an_iso img {
    margin-top: -20px;
    position: absolute;
    z-index: 99;
}
.an_iso h2 {
    color: #dbd8c2;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 25px;
    font-weight: 100;
    letter-spacing: -0.5px;
    padding: 18px 0 0 85px;
}
.rightlink {
    float: right;
    width: 45%;
} */
.enquiry {
    float: right;
    margin: 24px 0 0;
    position: relative;
    z-index: 9;
}
.enquiry a {
    background-color: #2b3e2b;
    border-radius: 5px;
    box-shadow: 0 0 4px #333;
    color: #dfddcc;
    font-family: Calibri;
    font-size: 15px;
    padding: 7px 25px;
    text-transform: uppercase;
}
.enquiry a:hover {
    background-color: #dbd8c2;
    color: #933;
    padding: 7px 25px;
    text-decoration: none;
}
.catalogue {
    float: right;
    margin: 24px 5px 0 0;
    position: relative;
    z-index: 9;
}
.catalogue a {
    background-color: #dbd8c2;
    border-radius: 5px;
    box-shadow: 0 0 4px #333;
    color: #933;
    font-family: Calibri;
    font-size: 15px;
    padding: 7px 25px;
    text-transform: uppercase;
}
.catalogue a:hover {
    background-color: #b7b398;
    color: #933;
    padding: 7px 25px;
    text-decoration: none;
}
.middle_container {
    margin: auto;
    max-width: 1230px;
    width: 98%;
}
.imatterbar {
    background-color: #dbd8c2;
    margin: 30px 0 0;
    min-height: 300px;
    padding-bottom: 20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.split {
    clear: both;
}
.flex {
    overflow: hidden;
}
.shoe_box {
    background-image: url("imgs/shoes-box.jpg");
    float: left;
    height: 346px;
    margin: 20px 0 0;
    width: 402px;
}
.box_prop {
    padding: 20px;
}
.box_prop h2 {
    color: #5e725e;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 45px;
    font-weight: 100;
    letter-spacing: -2px;
    line-height: 38px;
    text-align: right;
    text-transform: uppercase;
}
.boxlink {
    line-height: 32px;
    margin: 150px 0 0;
}
.boxlink a {
    color: #5e725e;
    font-family: 'Dosis',sans-serif;
    font-size: 21px;
}
.boxlink a:hover {
    color: #333;
    text-decoration: none;
}
.btext {
    font-size: 48px;
}
.military_box {
    background-image: url("imgs/armybgbox.jpg");
    float: left;
    height: 346px;
    margin: 20px 0 0 12px;
    width: 402px;
}
.ftlogo {
    margin: 35px 0 0;
    text-align: center;
    width: 100%;
}
.military_box_prop {
    margin: -40px 0 0;
    padding: 5px;
}
.military_box_prop p {
    color: #d7d4bd;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 28px;
    padding: 5px 0 0;
    text-align: center;
    text-transform: uppercase;
}
.link1 {
    margin: 20px 0 0;
    text-align: center;
}
.link1 a {
    background-color: #dbd8c2;
    border-radius: 7px;
    box-shadow: 0 0 4px #333;
    color: #933;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    padding: 9px 25px;
    text-transform: uppercase;
}
.link1 a:hover {
    background-color: #2f231b;
    color: #b7b398;
    text-decoration: none;
}
.body_access {
    background-image: url("imgs/body-access-bg.jpg");
    float: right;
    height: 346px;
    margin: 20px 0 0;
    width: 402px;
}
.scroll_slide_bg {
    background-color: #dbd8c2;
    float: left;
    margin: 12px 0 0;
    min-height: 346px;
    width: 816px;
}
.scrollbg_prop {
    padding: 15px;
}
.scrollbg_prop h2 {
    color: #5e725e;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 45px;
    font-weight: 100;
    letter-spacing: -2px;
    text-align: center;
    text-transform: uppercase;
}
.scrollbg_prop h3 {
    color: #a6a284;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 25px;
    font-weight: 100;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.scrollbg_prop ul {
    width: 100%;
}
.scrollbg_prop ul li {
    border-right: 1px solid #b7b398;
    float: left;
    line-height: 20px;
    min-height: 220px;
    text-align: center;
    width: 24.5%;
}
.scrollbg_prop ul li h4 {
    color: #283928;
    font-family: 'Dosis',sans-serif;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 8px;
    text-align: center;
}
.scrollbg_prop ul li p {
    line-height: 22px;
}
.scrollbg_prop ul li p a {
    color: #5e725e;
    font-family: Calibri;
}
.scrollbg_prop ul li p a:hover {
    color: #333;
}
.social_box {
    background-color: #dbd8c2;
    float: right;
    height: 346px;
    margin: 12px 0 0;
    width: 402px;
}
.social_prop {
    padding: 15px;
}
.social_prop h2 {
    color: #5e725e;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 45px;
    font-weight: 100;
    letter-spacing: -2px;
    text-transform: uppercase;
}
.social_prop h3 {
    color: #a6a284;
    font-family: 'Alegreya Sans',sans-serif;
    font-size: 25px;
    font-weight: 100;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.social_prop ul {
    width: 100%;
}
.social_prop ul li {
    list-style: none outside none;
}
.social_prop ul li a {
    border-top: 1px solid #c5c2a9;
    color: #687c68;
    display: block;
    font-family: 'Dosis',sans-serif;
    font-size: 22px;
    letter-spacing: 1px;
    padding: 17px 0;
}
.social_prop ul li a:hover {
    background-color: #e8e6d7;
    text-decoration: none;
}
.social_prop ul li a img {
    float: left;
    margin: -3px 4px 0;
}
footer {
    margin: 20px 0 0;
    width: 100%;
}
.bottombar {
    background-color: #5e725e;
    height: 45px;
}
.bottombar {
    padding: 10px;
    text-align: center;
}
.bottombar p {
    color: #e2e0ce;
    font-size: 12px;
    line-height: 20px;
}
.bottombar p a {
    color: #e2e0ce;
    font-size: 12px;
}
.bottombar p a:hover {
    color: #fff;
}
/*#menu_trigger {
    display: none;
} */
.callus {
    display: none;
}
.itext p {
    line-height: 25px;
    margin-bottom: 18px;
}
.itext ul {
    padding: 0;
}
.itext ul li {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.contact {
    float: left;
    width: 520px;
}
.c1 {
    background-color: #e5e4d9;
    float: left;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 13px 20px;
    width: 500px;
}
.c1 h2 {
    border-bottom: 1px dashed #ccc;
    color: #333;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.c1 h2 span {
    color: #c97400;
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 15px;
}
.map {
    float: right;
    width: 640px;
}
.map1 {
    float: right;
    width: 640px;
}
.map2 {
    float: right;
    width: 640px;
}
.ef {
    float: left;
    width: 700px;
}
.tf {
    background-color: #f8f7ef;
    border: 1px solid #b7b398;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px;
    width: 320px;
}
.cbox {
    line-height: 25px;
    text-align: center;
}
.cbox h2 {
    border-bottom: 1px dashed #b7b398;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 10px;
}
.tfa {
    background-color: #f8f7ef;
    border: 1px solid #b7b398;
    border-radius: 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 100px;
    margin-left: -9px;
    margin-top: 10px;
    padding: 10px;
    width: 670px;
}
.sb {
    margin-right: 10px;
    text-align: right;
}
.sub {
    background-color: #333;
    border: 1px solid #b7b398;
    color: #fff;
    margin-top: 10px;
    padding: 10px;
}
.epic {
    background-color: #efede0;
    border: 1px solid #cdc9a8;
    float: right;
    padding: 10px;
}
.catg {
    float: right;
    margin-right: 25px;
}
.gallery {
    padding: 0;
}
.gallery ul {
    padding: 0;
}
.gallery ul li {
    background-color: #f5f4ec;
    margin: 0 8px 24px 12px;
    padding: 5px;
    text-align: center;
}
.gallery ul li img {
    margin: 0 0 10px;
}
.categories {
    padding: 0;
}
.categories ul {
    margin: 0;
    padding: 0;
}
.categories ul li {
    float: left;
    margin-bottom: 20px;
}
.categories ul li a {
    padding: 0 25px;
}
.categories ul li a span {
    border-top: 1px solid #c2bd98;
    color: #564a1d;
    display: block;
    font-size: 15px;
    margin: 0 2px;
    padding: 10px 5px;
    text-align: center;
    width: 223px;
}
.contacttext {
    float: left;
}
.mapmain {
    float: right;
}
.head_text {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 40px;
    margin-top: 173px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    width: 96%;
}
#more_btn, #less_btn {
    border: 1px solid #666;
    border-radius: 5px;
    padding: 4px 7px;
    background:#5e725e;
    color: #fbfbfb;
}

.poptext {
 
color: #333;
    font-family: Calibri;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 25px;
}



.poptext h2 {
  font-size: 20px;
}

.poptext ul {
padding:0px 0 10px 0;
}

.poptext ul li {
padding:0px;
float:none; 
list-style:none;
text-align:center;
width:100%
}
.split{
clear:both;
}
.gain{
    padding: 20px;
   position:absolute;
}
 
.proddetailprop .gain ul{
    width: auto;
    margin: 10px 0 0 12px;
}
.proddetailprop .gain ul li {
    list-style: disc;
    line-height: 22px;
    font-size: 15px;
    color: #666;
    font-family: 'Fenix', serif;
}

.productqty-box ul{
width:auto;
}
.productqty-box ul li{
margin-left:10px;
text-decoration:disc;
}


.certification-logo-fix{
position: relative !important;
top: 20px !important;
left:20px !important;
}










