/* ====== STANDARDIZE ====== */

@font-face{
font-family:"Myriad W01 Regular";
src:url("Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix");
src:url("Fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix") format("eot"),url("Fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"),url("Fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"),url("Fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg");
}

@font-face{
font-family:"UniversLTW01-67BoldCn";
src:url("Fonts/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?#iefix");
src:url("Fonts/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?#iefix") format("eot"),url("Fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff") format("woff"),url("Fonts/091058d4-36b2-43f6-80d3-16c88e098061.ttf") format("truetype"),url("Fonts/827d22bc-e38b-4ccf-8a21-1f9aaa76e402.svg#827d22bc-e38b-4ccf-8a21-1f9aaa76e402") format("svg");
}

@font-face{
font-family:"UniversLTW10-47LightCn";
src:url("Fonts/9a4527a5-1fbc-4086-a5b5-061b360f6eda.eot?#iefix");
src:url("Fonts/9a4527a5-1fbc-4086-a5b5-061b360f6eda.eot?#iefix") format("eot"),url("Fonts/30b0116b-5b6c-417a-acfc-3016403130c2.woff") format("woff"),url("Fonts/6289fea5-f46f-4294-add5-cfe1c32ee3b3.ttf") format("truetype"),url("Fonts/687976a2-063b-43ef-863c-a41dca947511.svg#687976a2-063b-43ef-863c-a41dca947511") format("svg");
}

/* ======   HTML5 display definitions   ====== */ 

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary { display: block; } 
audio,canvas,video { display: inline-block; *display: inline; *zoom: 1;} 
audio:not([controls]) { display: none; height: 0; } 
*/ [hidden] { display: none; } 

/* ======   Base   ====== */ 

html, body { height:100%; width:100%; }
body { font-size: 62.5%; -webkit-text-size-adjust: 82.5%; -ms-text-size-adjust: 82.5%; margin: 0; } 
h1, h2, h3, h4, h5, h6, ul, li, td, p, a, span, label, button, input, select, textarea { font-family: 'UniversLTW10-47LightCn'; }

/* ======   Links   ====== */ 

a:focus { outline: thin dotted; }
a:active,a:hover { outline: 0; } 

/* ======   Typography   ====== */   

h1 { font-size: 2em; margin: 0.67em 0; } 
h2 { font-size: 1.5em; margin: 0.83em 0; } 
h3 { font-size: 1.17em; margin: 1em 0; }  
h4 { font-size: 1em; margin: 1.33em 0; } 
h5 { font-size: 0.83em; margin: 1.67em 0; } 
h6 { font-size: 0.75em; margin: 2.33em 0; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: bold; } 
blockquote { margin: 1em 40px; } 
dfn { font-style: italic; } 
mark { background: #ff0; color: #000; }
p,pre { margin: 1em 0; }
code,kbd,pre,samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } 
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } 
q { quotes: none; }
q:before,q:after { content: ''; content: none; } 
small { font-size: 75%; } 
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } 
sup { top: -0.5em; } 
sub { bottom: -0.25em; } 

/* ======   Lists   ====== */ 

dl, menu,ol,ul {margin: 1em 0; } 
dd { margin: 0 0 0 40px; } 
menu,ol,ul { padding: 0 0 0 40px; }
nav ul,nav ol { list-style: none; list-style-image: none; } 

/* ====== Embedded content ====== */

img { -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; } 

/* ====== Forms ====== */

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } 
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button,input,select,textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } 
button,input { line-height: normal; }
button,html input[type="button"], input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled],input[disabled] { cursor: default;} 
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; } 

/* ====== Tables ====== */

table { border-collapse: collapse; border-spacing: 0; }

/* ---------- Theme ---------- */


/* ====== Structure ====== */

.container-full { width: 900px; margin: 0 auto; }
.container { width: 900px; margin: 0 auto; }
.resizer { font-size: 20px; margin: 0.2em 0 0 20px; padding: 0; }
.resizer a { color: #000000; text-decoration: none; }
.small { font-size: 62.5%;  }
.medium { font-size: 72.5%; }
.large { font-size: 82.5%; } 
strong { font-weight: normal; font-family: 'UniversLTW01-67BoldCn' !important; }

.header { height: 120px; }
.header .header-logos-left{position: absolute;}
.header .bailey-logo-svg { float: left; margin: 41px 0 0; text-decoration: none;  width: 171px; }
.header .logo { float: left; margin: 28px 28px 0; text-decoration: none; background: url(../img/common/axim-logo.png) left top no-repeat; background-size: cover; width: 171px; height: 81px; }
.header .social { margin-top: 37px; width: 40%; }
.header .social a img {margin: 0 0 0 2px; border: 0;}
.header .social form { border: 1px solid #bbbcbd; width: 284px; clear: both; margin: 6px 0 0; }
.header .social input[type="submit"] { background: url(../img/common/top-search.jpg); width: 79px; height: 24px; border:none; text-indent: 90px; }
.header .social input[type="text"] { border:none; height: 14px; width: 195px; padding: 5px; font-size: 1.2em; } 

.navigation { background: #e7e7e8; margin: 0 auto 0;  }
.navigation ul { margin: 0; }
.navigation li { background: url(../img/common/nav_left.jpg) top left #969798 no-repeat; float: left; margin: 0 30px 0 0; padding: 0; list-style: none; }
.navigation li:last-child { margin: 0; }
.navigation li a { background: url(../img/common/nav_right.jpg) top right no-repeat; min-height: 32px; display: inline-block; padding: 12px 41px 0 41px; text-decoration: none; color: #ffffff; font-size:1.6em; font-family:'UniversLTW01-67BoldCn'; }
.navigation li.current_page_item, .navigation li.current-page-ancestor, .navigation li:hover { background: url(../img/common/nav_left-active.jpg) top left #d2232a no-repeat;  }
.navigation li.current_page_item a, .navigation li.current-page-ancestor a, .navigation li:hover a { background: url(../img/common/nav_right-active.jpg) top right no-repeat;  }

.banner { margin: 20px auto 0; }
 
.main { overflow: hidden; } 
.main h2 { font-size:3.7em; color: #414042; margin: 15px 0 15px 0; line-height: 1em; }
.main h3 { font-size:2.5em; color: #414042; margin: 15px 0 15px 0; line-height: 1em; }
.main p  { font-size: 1.4em; line-height: 18px; color: #414042; font-family:'UniversLTW10-47LightCn'; }
.main .eight { margin: 0 0 60px; }
.main .eight img { float: right; }

.sub-nav { padding: 0; margin: 0 30px 0 0; }
.sub-nav li { border-top:1px solid #939598; padding: 13px 0; margin: 0 0 0 0; display: block;  }
.sub-nav li:last-child {  border-bottom: 1px solid #939598; }
.sub-nav li a { text-decoration: none; font-size: 2.3em; color: #666666; }
.sub-nav li a:hover { color: #414042; cursor: pointer; }
.sub-nav li.current_page_item > a, .sub-nav li.current_page_ancestor > a { color: #000000;}
.sub-nav li ul { padding: 0; margin: 0; }  
.sub-nav li ul li { border:none !important; padding: 2px; }
.sub-nav li ul li a { font-size:1.5em; }

.contact .four {border-top:1px solid #939598; width: 30%;  }
.contact .eight, .info .eight {border-top:1px solid #939598; }
.contact label { display: block; font-size:1.5em; margin-bottom: 5px;  }
.contact label sup { color: #d2232a; font-size: 1.1em }  
.contact input[type='text'], .contact input[type='email'] { width: 55%; padding: 5px;  font-size: 1.3em; }
.contact textarea { width: 98%; padding: 5px; font-size: 1.3em; }
.contact input[type='submit'] { background: url(../img/common/form_send.jpg); border:none; width: 87px; height: 30px; text-indent:90px; font-size:0px; line-height:0; outline: none; border:none; }
.contact .wpcf7-captchac { float: none !important; margin: 0 5px 0 0; }
.contact .wpcf7-captchar { width: 20% !important; }
.contact .wpcf7-form-control-wrap { position: relative; display: block; margin-bottom: 15px; }
.contact .wpcf7-not-valid-tip { font-size: 1.5em !important; padding: 0.32em 0.72em !important; top: 0 !important; left: 0 !important; width: 53.7%;  }
.contact .wpcf7-response-output { font-size: 1.5em; margin-top: 50px;  font-family:'UniversLTW10-47LightCn'; }
.contact .wpcf7-form-control-wrap.captcha-497 .wpcf7-not-valid-tip { width: 18.7%; }
.contact .wpcf7-form-control-wrap.message .wpcf7-not-valid-tip { width: 96.2%; height: 92.7%; }
.contact .wpcf7-response-output { border:none !important; text-align:center;}

.info h3, .acc h3 { font-size: 2.0em; width: 60%; }
.info .eight ul, .acc .eight ul { padding-left: 20px; font-size: 1.4em; list-style-image: url(../img/common/bulets.jpg); }
.info .eight li, .acc .eight li { margin: 5px 0; }
.info .eight td { border-right: 1px solid #cccccc; font-size: 1.3em; }
.info .eight td p {font-size:1em !important;}
.info .eight td:last-child { border-right: none; }
.info .eight td a { text-decoration: none; color: #000000 }
.acc .eight td { font-size: 1.1em; }

.product-page { background-size:42% auto; background-repeat: no-repeat; background-position: right 40px; }
.product-page .product-content { padding-right: 48%; }

.product-nav { background: #e7e7e8; margin: 43px auto 30px;  }
.product-nav ul { margin: 0; width: 100% !important; }
.product-nav li { background: url(../img/common/sub-nav_left.jpg) top left #969798 no-repeat; float: left; margin: 0 30px 0 0 !important; padding: 0; list-style: none; }
.product-nav li:last-child { margin: 0; }
.product-nav li a { background: url(../img/common/sub-nav_right.jpg) top right no-repeat; min-height: 25px; display: inline-block; padding: 5px 44px 0 44px; text-decoration: none; color: #ffffff; font-size:1.2em; cursor: pointer; }
.product-nav li.active, .product-nav li:hover { background: url(../img/common/sub-nav_left-active.jpg) top left #d2232a no-repeat;  }
.product-nav li.active a, .product-nav li:hover a { background: url(../img/common/sub-nav_right-active.jpg) top right no-repeat;  }

.gallery-navigation { display: none; }
.home .gallery-size-full { top: 10px !important; }
.gallery-size-full { top: -10px; }
.gallery-pager { margin-left: 3px; }
.gallery-pager li { width: 114px !important; height: 90px !important; }
.gallery-pager li:last-child { margin-right: 0 !important; width: 114px !important; }
.products .right .gallery-size-full img { width: 600px; height: auto !important; }
.products .gallery { margin-top: -37px !important; }

.home .slideshow-thumbnail { display: none !important; }
.home .gallery { overflow: hidden;}

.literature table {  border-top:1px solid #e6e7e8; border-bottom: 1px solid #e6e7e8;  }
.literature td { border-right: 2px solid #e6e7e8; border-top:1px solid #e6e7e8; border-bottom: 1px solid #e6e7e8; text-align: center; font-size: 1.3em; }

.literature .td-title { color: #ffffff; text-align: left; font-size: 1.6em; }
.literature .td-attachment-title { font-weight: bold; text-align: center; }
.literature .td-child-title { font-weight: bold; text-align: left;  }
.literature a { text-decoration: none; color: #000000; }

.literature .product-nav { background: #e7e7e8; margin: 20px 0 50px; width: 170px !important;  }
.literature .product-nav ul { margin: 0 !important; padding: 0 !important; width: 100% !important; }
.literature .product-nav li { background: url(../img/common/sub-nav_left.jpg) top left #969798 no-repeat; float: left; margin: 0 0 0 10px !important; padding: 0; list-style: none; }
.literature .product-nav li a { background: url(../img/common/sub-nav_right.jpg) top right no-repeat; min-height: 25px; display: inline-block; padding: 5px 24px 0 24px; text-decoration: none; color: #ffffff; font-size:1.2em; cursor: pointer; line-height: 19px; }
.literature .product-nav li.active, .product-nav li:hover { background: url(../img/common/sub-nav_left-active.jpg) top left #d2232a no-repeat;  }
.literature .product-nav li.active a, .product-nav li:hover a { background: url(../img/common/sub-nav_right-active.jpg) top right no-repeat;  }
 
div.literature .literature-brochure {
    float: left;
    width: 170px;
    margin-right: 20px;
}

div.literature .literature-brochure:last-child {
	margin-right: 40px;
}

div.literature .literature-content {
    float: left;
    margin-bottom: 20px;
    width: 310px;
}

div.literature .literature-brochures
{
    float: left;
}

.footer { margin-top: 20px; }
.footer .resizer li { float: left; list-style: none; border-right: 1px solid #000000; padding: 0 5px; cursor: pointer; line-height: 20px; }
.footer .resizer li:last-child { border-right: none; }
.base-info { margin-right: 0; }
.base-info li { list-style: none; float: left; }

.result .post h2 a { color: #000000; text-decoration: none; } 

/* ======} CSS3 animations ====== */

a { -webkit-transition: color 150ms ease-in ; -moz-transition: color 150ms ease-in ; -o-transition: color 150ms ease-in ; transition: color 150ms ease-in ;  outline:none !important; }
input[type="text"] { -webkit-transition: border 150ms ease-in ; -moz-transition: border 150ms ease-in ; -o-transition: border 150ms ease-in ; transition: border 150ms ease-in ;  outline:none !important; }

/* ====== Common Classes ====== */

.section:before, .section:after { content: ""; display: table; }
.section:after { clear: both; }
.section { zoom: 1; }

.left { float: left; }
.right { float: right; }
.block { display: block; }
.inline-block { display: inline-block; *zoom: 1; *display: inline; }
.inline { display: inline; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; overflow: hidden; padding: 0; position: absolute; width: 1px; left: -9999em; } 
.visuallyvisible { clip: auto; width: auto; height: auto; overflow: visible; left: 0; }
.strong { font-weight: bold; }
.alert { background-color: #ffffcc; display: block; padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.nolist { list-style: none; }
.nopadding { padding: 0; }
.nomargin { margin: 0; }
.none, .nodesktop { display: none; }

/* ====== Responsive 12grid ====== */

/* --- Sections & Content Blocks --- */

/*=========== Modal========== */
.notification-modal {
    display: none;
    position: fixed; 
    z-index: 100; 
    padding-top: 50px; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
  }
  
  /* Modal Content */
  .notification-modal-content {
    background-color: #171818;
    color: #fff;
    margin: auto;
    margin-bottom: 50px;
    padding: 70px 40px 52px 40px;
    width: 70%;
    max-width: 520px;
    position: relative;
    font-size: 17px;
  }
  .notification-modal-content h1, h2, h3, h4, h5, h6, p, span, a{
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
  }

  .notification-modal-content  .logo-svg{
    width: 40%;
    margin-bottom: 20px;
  }

  .notification-modal-content  .logo-image{
    width: 40%;
    margin-bottom: 20px;
  }
  
  .notification-modal-content a{
    color: rgb(0 199 99);
    white-space: nowrap;
  }

  /* The Close Button */
  .notification-modal-close {
    font-size: 70px;
    position: absolute;
    color: rgb(0 199 99);
    top: 3px;
    right: 3px;
    line-height: 0.6;
    font-weight: 200;
  }
  
  .notification-modal-close:hover,
  .notification-modal-close:focus {
    color: rgb(0 199 99);
    text-decoration: none;
    cursor: pointer;
  }

  @media (min-width: 767px) {
    .notification-modal {
        padding-top: 160px; 
      }

      .notification-modal-content {
        width: 90%;
      }
}
/* ================ */

.row { margin-bottom: 1em; }

/* --- Fluid Grid --- */

.col {float: left; }

/* --- Columns --- */

.one { width: 8.333%; }
.two { width: 16.667%; }
.three { width: 25.0%; }
.four { width: 33.333%; }
.five { width: 41.667%; }
.six { width: 50.0%; }
.seven { width: 58.333%; }
.eight { width: 66.667%; }
.nine { width: 75.0%; }
.ten { width: 83.333%; }
.eleven { width: 91.667%; }
.twelve { width: 100%; }
.half { width: 50.0%; }
.one-third { width: 33.333%; }
.one-fourth { width: 25%; }
.one-fifth { width: 20%; }

/* ====== Tablet Devices (Layout, Modifications, etc) ====== */

@media only screen and (min-width: 720px) and (max-width: 959px) {
html body { max-width: 959px; padding: 0; margin: 0; }
.container {  }
.notablet { display: none; }
.showtablet { display: block; }
}

/* ====== Mobile Devices (Layout, Modifications, etc) ====== */

@media only screen and (max-width: 719px) {
html body { max-width: 100%; padding: 0; margin: 0; font-size: 62.5%; }

/* --- Mobile Grid --- */
  
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve { width: 100% !important; margin-left: 0; margin-right: 0; float: none; }
.container-full { width: auto; }
.container { width:auto; padding-left: 20px; padding-right: 20px; }
.header.showmobile { height: 80px; background-position: bottom;  }
.header.showmobile  .header-logos-left{position: absolute;}
.header.showmobile  .bailey-logo-svg { margin: 20px 0 0 20px; text-decoration: none;  max-width: 130px; }
.header.showmobile .logo { float: left; margin: 10px 0 0 20px ; text-decoration: none; background: url(../img/common/axim-logo.png) left top no-repeat; background-size: contain; width: 130px; height: 60px; }
.header.showmobile .menu_btn { margin: 28px 20px 0; background: url(../img/common/menu.png) left top no-repeat; background-size: contain; width: 24px; height: 24px; cursor: pointer; }

.navigation .social { margin: 10px 20px 5px; }
.navigation .social span { margin: 0 auto 4px; display: table; }
.navigation .social a img {margin: 0 0 0 2px; border: 0;}
.navigation .social form { border: 1px solid #bbbcbd; width: 100%; clear: both; margin: 6px 0 0; background:#ffffff; }
.navigation .social input[type="submit"] { background: url(../img/common/top-search.jpg); width: 79px; height: 24px; border:none; text-indent: 90px; }
.navigation .social input[type="text"] { border:none; height: 14px; width:7%; padding: 5px; font-size: 1.2em; } 
.navigation.showmobile { margin: 0; position: absolute; z-index: 950; padding: 0; width: 100%; }
.navigation.showmobile ul { padding: 5px 20px; } 
.navigation.showmobile li { display: block; float: none; margin: 5px 0; }  
.navigation.showmobile li a { display: block; text-align: center; }
.navigation.showmobile .sub-menu { margin: 0; padding: 0; background:#e7e7e8; }
.navigation.showmobile .sub-menu li, .navigation.showmobile .sub-menu li a  { background: none; margin: 0; }
.navigation.showmobile .sub-menu li a  { color: #666666; min-height: 20px; padding: 10px 0; border-bottom: 1px solid #ccc; }
.navigation.showmobile .sub-menu li a:hover, .navigation.showmobile .sub-menu li.current-menu-item a { color: #333; }

.sub-nav { margin: 0; padding: 0 0 10px; }
.sub-nav li a { font-size: 1.6em; }
.sub-nav li:last-child { border-bottom: none ; }

.main .eight { margin: 0; }
.product-page { background: none !important; border-top: none !important; } 
.product-page img {  margin-bottom: 20px; } 
.product-page h3 { width: 100%; }
.product-page .product-content { padding: 0; }
.product-nav ul { padding: 0 !important; }
.product-nav ul li { width: 44%; margin: 0 3% !important; }
.product-nav ul li a { padding: 5px 0 0; display: block; text-align: center; }
.product_btn { text-transform: uppercase; font-size: 0.4em; cursor: pointer; }  
.products .gallery { margin-top: 0px !important; }

.products .gallery-container { padding-top: 10px; }

.gallery img, .gallery-size-full img { width: 100% !important; height: auto; }
.gallery-pager li { width: 18.5% !important; height: 50px !important; margin-right: 2% !important; }
.gallery-pager li:last-child { margin-right: 0 !important; width: 18.5% !important; }

.literature td { font-size: 1.0em; }
.literature .td-title { font-size: 1.2em; }

.footer img { float: none !important; max-width: 80%; }
.footer div { text-align: center; }
.footer ul { float: none !important; padding: 0; margin: 0 auto; display: inline-block; }

/* --- Mobile Tables --- */

table th, table td { padding: 4px; }

/* --- Mobile Forms --- */

input[type=text], input[type=password], input[type=email], input[type=search], input[type=tel], textarea { width: 90%; padding: 5%; }
select { width: 100%; }
.nomobile { display: none; }
.showmobile { display: block; }

div.literature .literature-content {
    margin-bottom: 20px;
    margin-left: 0;
}
}

