.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#preloader{background-color:#1B5F3C;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100000}
#status{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/status.gif);background-position:center center;background-repeat:no-repeat;height:150px;left:50%;margin:-75px 0 0 -75px;position:absolute;top:50%;width:150px}
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,footer,header,nav,section{display:block}
h1{margin:.67em 0}
figcaption,figure,main{display:block}
figure{margin:1em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{color:#00805B;background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}
a:active,a:hover{color:#00805B;outline:0;outline-width:0}
abbr[title]{border-bottom:1px #767676 dotted;text-decoration:none}
b,strong{font-weight:700}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
dfn{font-style:italic}
mark{background-color:#eee;color:#222}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #bbb;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
[hidden],template{display:none}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.alignleft{display:inline;float:left;margin-right:1.5em}
.alignright{display:inline;float:right;margin-left:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
.center{text-align:center}
.clear:after,.clear:before,.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.entry-content:after,.entry-content:before,.entry-footer:after,.entry-footer:before,.nav-links:after,.nav-links:before,.pagination:after,.pagination:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before{content:"";display:table;table-layout:fixed}
.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.entry-content:after,.entry-footer:after,.nav-links:after,.pagination:after,.site-content:after,.site-footer:after,.site-header:after,.widget-area:after,.widget:after{clear:both}
body{font-family:"Brandon Grotesque",sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1{font-size:84px;letter-spacing:10px}
h2.h1{font-size:84px;letter-spacing:10px}
::-webkit-input-placeholder{color:#333;font-family:"Brandon Grotesque",sans-serif}
:-moz-placeholder{color:#333;font-family:"Brandon Grotesque",sans-serif}
::-moz-placeholder{color:#333;font-family:"Brandon Grotesque",sans-serif;opacity:1}
:-ms-input-placeholder{color:#333;font-family:"Brandon Grotesque",sans-serif}
button#showTop,button#showTop:active{display:none;border:none;background:0 0;height:20px;width:40px;padding:0;outline:0;cursor:pointer}
button#showTop .trigger{display:inline-block;position:absolute;left:0;right:0;top:0;bottom:0;width:40px;height:20px;background:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/menu-icon.png) no-repeat center center / cover;text-indent:-9999px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
#site-navigation a.close,#site-navigation a.close:active{background:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/close.png) no-repeat center center / cover;display:none;position:absolute;top:26px;height:24px;width:24px;right:44px;cursor:pointer;outline:0}
#masthead #top-menu #menu-item-34{display:none}
#top-menu{display:inline-block;float:none;margin:0;padding:0}
#top-menu>li{box-sizing:border-box;display:block;float:left;font-size:16px;letter-spacing:.1em;line-height:48px;margin:0 36px;position:relative;padding:12px 0 20px;text-decoration:none;text-transform:uppercase}
#top-menu>li a{box-sizing:border-box;color:#1b5f3c;font-weight:700;text-decoration:none;position:relative;padding:0 0 5px}
#top-menu li.current-menu-item a,#top-menu li:hover a{text-decoration:none;padding:0 0 5px}
#top-menu li.current-menu-item a:after,#top-menu li:hover a:after{content:"";position:absolute;left:0;bottom:0;height:0;width:75%;border:1px solid #1b5f3c;border-radius:1px;margin:0 12.5%}
#top-menu li.menu-item-has-children .dropdown-toggle,#top-menu li.menu-item-has-children svg.icon,#top-menu li.menu-item-has-children ul.sub-menu{display:none}
#top-menu li.menu-item-has-children:hover ul.sub-menu{background:#1b5f3c;display:block;padding:10px 20px;margin:0;position:absolute;top:100%}
#top-menu ul.sub-menu li{display:block;float:none;clear:both;margin:0;line-height:32px;text-align:left;white-space:nowrap}
#top-menu ul.sub-menu li a{color:#fff}
#top-menu ul.sub-menu li:hover a{color:#8daf9e}
body.home{background-size:cover;height:calc(100vh)}
body.home.logged-in{background-size:cover;height:calc(100vh - 32px)}
.home.logged-in #masthead{top:calc(32px)}
.home #masthead{margin:0 auto;background:0 0;border-bottom:none;text-align:center;position:fixed;display:block;z-index:99;top:0;width:100%;left:0;right:0}
#masthead{margin:0 auto;text-align:center;width:100%;position:fixed;height:80px;background:#fff;display:block;top:0;z-index:99}
#masthead .logo{float:none;display:inline-block;margin:14px 36px;vertical-align:top}
#masthead nav{display:inline-block}
#simple-slider::before{position:relative;top:0;left:0;width:100%;height:200px;background:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/white-gradient-bg.png) repeat-x;z-index:99;display:block;overflow:hidden;float:left;content:" "}
.home .simple-slide-content{box-sizing:border-box;border:none;top:50%;text-align:center;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute}
.home .simple-slide-content h2.h1{color:#fff;font-size:84px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-shadow:2px 0 3px #505050}
.home .simple-slide-content h2{color:#fff;font-size:24px;font-weight:700;margin-bottom:30px;letter-spacing:.3em;text-transform:uppercase;text-shadow:none;text-shadow:1px 0 2px #505050}
.home .simple-slide-content a{display:block;height:38px;width:38px;z-index:99999;margin:0 auto}
.home .fader_controls .next,.home .fader_controls .prev{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/arrow-prev.png);background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;height:32px;width:26px;top:50%;left:52px;z-index:4;margin-top:-25px;overflow:hidden;cursor:pointer;opacity:.7;-webkit-transition:all 150ms;transition:all 150ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-indent:-99px}
.home .fader_controls .next{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/arrow-next.png);left:auto;right:52px}
.home .pager-list{display:block}
.col-3{float:left;margin:0 1.5%;width:30%}
.home .site-content-contain{margin:0}
.home .site-content-contain #content{display:none}
.site-content-contain{margin-top:50px}
#post-94 .contain, #post-185 .contain{margin:0 auto;max-width:1300px;padding:0 15px;width:100%;box-sizing:border-box}
.entry-header{text-align:center}
h1.entry-title{color:#5A5760;display:inline-block;font-weight:700;font-size:16px;line-height:28px;letter-spacing:.05em;margin:60px 0 15px;text-align:center;text-transform:uppercase;width:auto;overflow:hidden;position:relative}
h1.entry-title:after{content:"";position:absolute;left:0;bottom:0;height:0;width:75%;border:1px solid #1b5f3c;border-radius:1px;margin:0 12.5%}
h2.headline{box-sizing:border-box;color:#5A5760;font-size:54px;font-weight:900;letter-spacing:.2em;margin:15px auto 60px;padding:0 15px;text-align:center;text-transform:uppercase;width:100%}
.page-template-page-careers h2.headline{margin-bottom:32px;}
a.subheading{
font-size:24px;
font-weight: bold;
line-height:36px;
letter-spacing: .1em;
text-align:center;
text-transform: uppercase;
margin:0 auto 50px;
display:block;
}
.career-links{
width: 100%;
clear: both;
display: flex;
align-items: center;
justify-content: center;
max-width: 870px;
margin: 0px auto 40px;
}
a.subheading.button{
background: #00805B;
color: #fff;
padding:20px 25px;
max-width: 50%;
display: flex;
justify-content: flex-start;
align-items: center;
text-align: left;
float: left;
font-size: 21px;
width: 50%;
flex: 1;
align-self: stretch;
margin: 2px 15px;
line-height:1.2;
transition:all .2s ease;
}
.career-links a.subheading.button svg .cls-1{
fill:#fff;
transition:all .2s ease;
}
.career-links a.subheading.button:hover svg .cls-1{
fill:#5A5760;
transition:all .2s ease;
}
.career-links a.subheading.button:hover{
background:rgba(0, 128, 91, .6);
transition:all .2s ease;
color:#5A5760;
}
a.subheading.button svg{
width: 40px;
flex: none;
display: block;
margin-right: 20px;
}
a.subheading.button i{
margin-right:10px;
}
@media screen and (max-width:767px){
.career-links{
max-width:100%;
width: 100%;
clear: both;
display: flex;
align-items: center;
justify-content: flex-start;
max-width: 870px;
margin: 0 auto 32px;
flex-direction:column;
}
.career-links a.subheading.button{
margin-bottom:40px;
width:100%;
max-width:calc(100% - 30px);
box-sizing:border-box;
}
}
#hero{width:100%;padding:0 0 25%;background-repeat:no-repeat;background-size:cover;background-position:center}
#simple-slider .simple-slide-1,#simple-slider .simple-slide-2,#simple-slider .simple-slide-4,#simple-slider .simple-slide-5{background-position:center center!important}
#simple-slider .simple-slide-3{background-position:center top!important}
#hero.error-404{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/about-hero.jpg)}
.error404 .intro{margin-bottom:60px}
.green{background-color:#00805B;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:60px auto;width:100%}
.green .col-6{background-size:cover;background-position:center center;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:50%;height:420px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.green .text{box-sizing:border-box;padding:30px 20px}
.green .text p{font-size:24px;line-height:36px;letter-spacing:.02em;max-width:480px;margin:0 auto}
.middle .icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;margin:0 auto;text-align:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;max-width:300px}
.middle .thirds{
display:flex;
width:100%;
max-width:1000px;
justify-content:space-around;
margin:80px auto;
align-items:center;
}
@media screen and (max-width:767px){
.middle .thirds{
flex-direction:column;
margin:30px auto;
}
.middle .thirds .logo{
margin:20px auto;
}
}
#slides .slides-container div img.slide-image{
object-fit:cover;
}
#slides .slides-container div.slide2 img.slide-image {
bottom: 0 !important;
top: initial!important;
min-height: 100vh !important;
}
.middle p br {
margin: 10px 0;
clear: both;
display: block;
float: none;
content: " ";
height: auto;
width: 50px;
}
.icons img{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}
.middle h3{box-sizing:border-box;color:#5A5760;font-size:24px;line-height:36px;letter-spacing:.1em;margin:45px auto 55px;padding:0 15px;text-align:center;text-transform:uppercase}
.intro p,.middle p{box-sizing:border-box;color:#5A5760;font-size:24px;line-height:36px;letter-spacing:.02em;max-width:1000px;padding:0 15px;width:100%;margin:0 auto}
.intro p br{margin:10px 0;clear:both;display:block;float:none;content:" ";height:auto;width:50px}
.testimonial{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1200px;margin:0 auto 60px}
.testimonial .col-6{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
.testimonial .col-6 p{color:#5A5760;font-size:24px;font-weight:500;letter-spacing:.025em;line-height:40px;max-width:465px}
.testimonial .col-6 h3{color:#5A5760;font-size:21px;font-weight:700;letter-spacing:.2em;line-height:30px;text-transform:uppercase}
.gray{background-color:#DBDCDC;float:left;margin:60px auto;padding-bottom:60px;width:100%}
.gray h3{box-sizing:border-box;color:#5A5760;font-size:24px;font-weight:700;line-height:36px;letter-spacing:.01em;padding:0 15px;max-width:913px;margin:60px auto 30px;text-align:center;text-transform:uppercase;width:100%}
.logos.grid{box-sizing:border-box;width:100%;padding:0 15px;max-width:893px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}
.logos.grid a.retail-logo img{display:block;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;max-width:100%}
.logos.grid.three a.retail-logo{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:216px;margin:0}
.logos.grid.four a.retail-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:22%;margin:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.partner h3{font-size:24px;font-weight:700;color:#5A5760;letter-spacing:.01em;margin:60px auto;text-align:center;text-transform:uppercase}
.partner p{box-sizing:border-box;color:#5A5760;font-size:24px;font-weight:400;letter-spacing:.002em;line-height:36px;padding:0 15px;max-width:1011px;margin:0 auto 60px;width:100%}
.careers .columns{padding:0}
.columns{color:#5A5760;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24px;font-weight:400;letter-spacing:.002em;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 auto 60px;max-width:1200px;padding:0 15px;width:100%:}
.columns .col-6{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:36px;width:50%}
.columns .col-6 table{margin-top:15px}
.columns .col-6 table tr td:first-child{font-size:16px;font-weight:700;padding-right:40px;text-transform:uppercase}
.columns .col-6 table tr td{color:#5A5760;font-size:24px;padding:0;font-weight:400;vertical-align:middle}
.columns .col-6 p{margin:0;max-width:425px}
.careers .columns .col-6 p{margin:0;max-width:525px}
.awards{
background:#dbdcdc;
width:100%;
padding:75px 80px 50px;
box-sizing: border-box;
position: relative;
z-index: 94;
}
.awards h3{
font-size: 24px;
margin: 0 0 60px;
letter-spacing: .01em;
text-align: center;
text-transform: uppercase;
color:#5A5760;
}
.awards p{
font-size:24px;
line-height: 36px;
letter-spacing: .02em;
color:#5a5760;
max-width:976px;
margin:0 auto;
padding:0 80px;
}
.awards .cycle-wrap {
padding:0 80px;
max-width:1156px;
height:auto;
margin:0 auto;
position: relative;
box-sizing: border-box;
}
.awards .cycle-slideshow {
max-width: 976px;
margin:50px auto;
box-sizing: border-box;
border-left:1px solid #fff;
border-right:1px solid #fff;
overflow:visible;
}
.awards .cycle-slideshow .slide {
width:100%;
height:auto;
padding:50px 0;
box-sizing:border-box;
}
.cycle-wrap .cycle-prev{
position: absolute;
display: block;
width:24px;
height:30px;
left:0px;
top:50%;
transform:translateY(-30px);
z-index: 98;
}
.cycle-wrap .cycle-next{
position: absolute;
display: block;
width:24px;
height:30px;
right:0px;
top:50%;
transform:translateY(-30px);
z-index: 98;
}
.cycle-wrap .cycle-prev img,
.cycle-wrap .cycle-next img{
opacity:1;
cursor:pointer;
position: relative;
z-index: 98;
}
.awards .cycle-slideshow .slide .award-icon {
margin: 0;
flex-basis: 50%;
flex: 1;
text-align: center;
}
.awards .cycle-slideshow .slide .title {
flex-basis: 50%;
width: 50%;
flex: 1;
}
.awards .cycle-slideshow .slide .award-icon img{
max-width:280px;
width:80%;
height:auto;
margin:0 auto;
vertical-align: middle;
}
.awards .cycle-slideshow .slide .inner{
max-width:976px;
width:100%;
margin:0 auto;
display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height:auto;
}
.awards .cycle-slideshow .slide .inner h4{
font-size:32px;
letter-spacing: .05em;
line-height:1.18;
text-align: center;
color:#5a5760;
}
#custom-pager{
width:100%;
text-align: center;
margin:40px auto 0;
}
#custom-pager i{
margin:0 6px;
color:#fff;
font-size:12px;
}
#custom-pager i.cycle-pager-active{
color:#939393;
}
@media screen and (max-width:1024px){
.awards .cycle-wrap{
height:auto;
}
.awards .cycle-slideshow .slide .award-icon{
width: 40%;
margin: 0 5%;
}
.awards .cycle-slideshow .slide .inner h4{
font-size:24px;
letter-spacing: .05em;
line-height:1.18;
text-align: center;
color:#5a5760;
margin:0;
}
}
@media screen and (max-width:767px){
.awards .cycle-slideshow .slide .award-icon{
width:70%;
}
.careers .columns{
margin-bottom:40px;
}
.awards{
padding:50px 15px;
}
.awards .cycle-wrap{
padding:0;
height:auto;
}
#prev, #next{
display: none;
}
.awards p{
padding:0;
font-size: 18px;
line-height: 26px;
}
.awards h3{
margin-bottom:25px;
}
.awards .cycle-slideshow{
margin-bottom:0;
}
.awards .cycle-slideshow .slide .inner{
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
height:auto;
}
.awards .cycle-slideshow .slide .award-icon{
margin:0 5%;
text-align:center;
}
.awards .cycle-slideshow .slide .award-icon img{
max-width:280px;
width:100%;
}
.awards .cycle-slideshow .slide .inner h4{
margin-top:20px;
}
.awards .cycle-slideshow .slide {
width:100%;
height:auto;
padding-bottom:30px;
}
#custom-pager{
margin-top:20px;
}
}
@media screen and (max-width:1024px) and (orientation:landscape){
.awards .cycle-slideshow .slide .award-icon{
width: 40%;
margin: 0 5%;
}
}
.contact .gray{margin:0 auto}
.contact .col-6 h2{font-size:24px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:0;text-transform:uppercase}
.contact h3{font-size:24px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:30px 0 60px;text-transform:uppercase}
.contact h4{font-size:16px;font-weight:700;letter-spacing:.005em;line-height:28px;margin:50px 0 0;text-transform:uppercase}
.contact form{padding:10px 50px}
.contact form .col-6{width:50%;box-sizing:border-box;float:left;padding:0 10px}
.contact form .col-6:nth-child(2){padding-right:0}
.contact form .col-6:first-child{padding-left:0}
.contact form h3{font-size:24px;font-weight:700;margin:20px auto 30px;line-height:36px;letter-spacing:.01em;text-transform:uppercase;text-align:center}
.contact form label{font-size:16px;font-weight:700;float:left;width:100%;margin-top:15px;text-transform:uppercase;line-height:28px;letter-spacing:.005em}
.contact form p:first-child{margin:30px auto}
.contact .col-6 form p{margin:0;max-width:100%;font-size:21px}
.contact form input::-webkit-input-placeholder{color:#A0A4A4}
.contact form input::-moz-placeholder{color:#A0A4A4}
.contact form input:-ms-input-placeholder{color:#A0A4A4}
.contact form input::placeholder{color:#A0A4A4}
.contact form input{color:#5A5760;box-sizing:border-box;background-color:#fff;border:none;font-size:18px;font-weight:400;padding:0 10px;max-width:100%;width:100%;line-height:36px}
.contact span.wpcf7-not-valid-tip{color:red;font-size:16px;display:block}
.contact form select option:first-child{color:#A0A4A4}
.contact form select option{color:#5A5760}
.contact form select{color:#A0A4A4;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/down-arrow.png) no-repeat center right;box-sizing:border-box;background-color:#fff;border:none;font-size:24px;font-weight:400;padding:2px 10px;max-width:100%;width:100%;line-height:36px}
.contact form textarea{color:#5A5760;box-sizing:border-box;background-color:#fff;border:none;font-size:24px;font-weight:400;padding:0 10px;max-width:100%;max-height:120px;width:100%;line-height:1.0625}
.contact form input[type=submit]{color:#fff;background:#5A5760;font-size:16px;font-weight:700;line-height:50px;text-transform:uppercase;letter-spacing:.005em;margin:15px 0;float:left;width:auto;padding:0 40px}
.team-image{background-size:cover;background-position:center center;background-repeat:no-repeat;padding-bottom:35%;margin:40px 0 0;width:100%}
.careers #careersAlert{
background-color:#D04721;
}
#careersAlert h2 {
color: #fff;
text-align: center;
padding: 40px 30px;
line-height: 1.25;
letter-spacing: .05em;
margin: 0 auto;
max-width: 767px;
box-sizing: border-box;
}
#careersAlert h2 a{
color:#fff;
text-decoration: underline;
transition: opacity .25s ease;
}
#careersAlert h2 a:hover{
opacity: .7;
transition: opacity .25s ease;
}
.careers .columns .col-6 h3{font-size:24px;margin:60px 0;letter-spacing:.01em;text-align:center;text-transform:uppercase}
.careers .columns .col-6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.careers .columns .col-6 a{display:block;margin-top:20px;}
.careers .columns .col-6 a[rel='external']{font-size:18px;text-transform:uppercase;font-weight:bold;margin:0px 0 10px;line-height:1.2;display:inline-block;letter-spacing: .1em;}
.careers .columns .col-6 a[rel='external']:first-of-type{margin:20px 0px 20px;}
.careers .team-grid{margin:30px 0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100vh;min-height:700px;max-height:800px}
.team-grid .grid-item{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:calc(20% - 10px);height:calc(35% - 10px);box-sizing:content-box;border:5px solid #fff;border-collapse:collapse}
.team-grid .grid-item.grid-item-1{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-1.jpg);height:calc(65% - 10px)}
.team-grid .grid-item.grid-item-2{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-2.jpg)}
.team-grid .grid-item.grid-item-3{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-3.jpg)}
.team-grid .grid-item.grid-item-4{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-4.jpg)}
.team-grid .grid-item.grid-item-5{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-5.jpg);top:-65%;margin-left:20%}
.team-grid .grid-item.grid-item-6{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-6.jpg)}
.team-grid .grid-item.grid-item-7{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-7.jpg);top:-65%}
.team-grid .grid-item.grid-item-8{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-8.jpg);height:calc(60% - 10px);top:-25%}
.team-grid .grid-item.colletta{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/colletta.jpg);color:#fff;height:calc(65% - 10px);-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start;top:-30%}
.team-grid .grid-item.julian{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/julian.jpg);color:#fff;height:calc(40% - 10px)}
.team-grid .grid-item.white{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:calc(40% - 10px);height:29%;top:-30%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;overflow:hidden}
.grid-item.white h2{color:#5A5760;font-weight:900;letter-spacing:.01em;line-height:1.2;margin:10px 0;text-transform:uppercase;font-size: 43px;
margin: 0;
padding: 0 0;
max-width: 300px;}
.grid-item.white h3{color:#5A5760;font-size:24px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:10px;text-transform:uppercase}
.team-grid .grid-item .overlay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;position:absolute;top:0;left:0;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:rgba(128,128,128,.75)}
.team-grid .grid-item .overlay p{font-size:21px;font-weight:500;line-height:32px;letter-spacing:.0025em;margin:30px 10%;width:80%}
.team-grid .grid-item .overlay h2{font-size:21px;font-weight:700;line-height:32px;letter-spacing:.02em;text-transform:uppercase;margin:30px 0 0}
.team-grid .grid-item .overlay h4{font-size:16px;font-weight:500;line-height:28px;letter-spacing:.005em;text-transform:uppercase;margin:0}
#colophon{background:#1B5F3C;font-size:10px;font-weight:700;padding:25px 0;position:relative;text-transform:uppercase;width:100%;z-index:25}
#colophon .col-3:last-child{text-align:right;padding-top:10px}
#colophon .logo{float:left;margin:10px 0;}
#colophon .copyright{color:#fff;display:block;float:none;letter-spacing:.2em;text-transform:uppercase;text-align:center;margin:14px auto 0;width:100%}
#colophon .social{display:inline-block;margin:0 5px 10px;vertical-align:middle}
#colophon .terms{color:#fff;display:inline-block;letter-spacing:.2em;text-decoration:none;vertical-align:middle}
.home #colophon{position:absolute;top:100vh;left:0}
#secondary{padding:1em 0 2em}
.widget{padding-bottom:3em}
h2.widget-title{color:#222;font-size:13px;font-size:.8125rem;font-weight:800;letter-spacing:.1818em;margin-bottom:1.5em;text-transform:uppercase}
.widget-title a{color:inherit}
.widget select{width:100%}
.widget ul{list-style:none;margin:0}
.widget ul li{border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:.5em 0}
.widget ul li+li{margin-top:-1px}
.widget ul li ul{margin:0 0 -1px;padding:0;position:relative}
.widget ul li li{border:0;padding-left:24px;padding-left:1.5rem}
.widget-grofile ul.grofile-links li ul,.widget_meta ul li ul,.widget_pages ul li ul,.widget_rss_links ul li ul,.widget_top-posts ul li ul{bottom:0}
.widget-grofile ul.grofile-links li,.widget-grofile ul.grofile-links li li,.widget_nav_menu ul li li,.widget_rss_links ul li,.widget_rss_links ul li li,.widget_top-posts ul li,.widget_top-posts ul li li{padding-bottom:.25em;padding-top:.25em}
.widget .post-date,.widget .rss-date{font-size:.81em}
.widget_text{word-wrap:break-word}
.widget_rss .widget-title .rsswidget:first-child{float:right}
.widget_rss .widget-title .rsswidget:first-child:hover{background-color:transparent}
.widget_rss .widget-title .rsswidget:first-child img{display:block}
.widget_rss ul li{padding:2.125em 0}
.widget_rss ul li:first-child{border-top:none;padding-top:0}
.widget_rss li .rsswidget{font-size:22px;font-size:1.375rem;font-weight:300;line-height:1.4}
.widget_rss .rss-date,.widget_rss li cite{color:#767676;display:block;font-size:10px;font-size:.625rem;font-style:normal;font-weight:800;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}
.widget_rss .rss-date{margin:.5em 0 1.5em;padding:0}
.widget_contact_info .contact-map,.widget_rss .rssSummary{margin-bottom:.5em}
.widget-grofile h4{font-size:16px;font-size:1rem;margin-bottom:0}
.widget_recent_comments table,.widget_recent_comments td,.widget_recent_comments th{border:0}
.widget_recent_entries .post-date{display:block}
.search-form{position:relative}
.search-form .search-submit{bottom:3px;padding:.5em 1em;position:absolute;right:3px;top:3px}
.search-form .search-submit .icon{height:24px;top:-2px;width:24px}
.tagcloud,.widget_tag_cloud,.wp_widget_tag_cloud{line-height:1.5}
.widget .tagcloud a,.widget.widget_tag_cloud a,.wp_widget_tag_cloud a{border:1px solid #ddd;box-shadow:none;display:inline-block;float:left;font-size:14px!important;font-size:.875rem!important;margin:4px 4px 0 0!important;padding:4px 10px 5px!important;position:relative;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;width:auto;word-wrap:break-word;z-index:0}
.widget .tagcloud a:focus,.widget .tagcloud a:hover,.widget.widget_tag_cloud a:focus,.widget.widget_tag_cloud a:hover,.wp_widget_tag_cloud a:focus,.wp_widget_tag_cloud a:hover{border-color:#bbb;box-shadow:none;text-decoration:none}
.widget_calendar td,.widget_calendar th{text-align:center}
.widget_calendar tfoot td{border:0}
img,video{height:auto;max-width:100%}
img.alignleft,img.alignright{float:none;margin:0}
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}
embed,iframe,object{margin-bottom:1.5em;max-width:100%}
.gallery-caption,.wp-caption{color:#666;font-size:13px;font-size:.8125rem;font-style:italic;margin-bottom:1.5em;max-width:100%}
.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}
.wp-caption .wp-caption-text{margin:.8075em 0}
.mejs-container{margin-bottom:1.5em}
.mejs-controls a.mejs-horizontal-volume-slider,.mejs-controls a.mejs-horizontal-volume-slider:focus,.mejs-controls a.mejs-horizontal-volume-slider:hover{background:0 0;border:0}
.site-content .wp-playlist-light{border-color:#eee;color:#222}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{color:#333}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist{color:#767676}
.site-content .wp-playlist-light .wp-playlist-item{border-bottom:1px dotted #eee;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out}
.site-content .wp-playlist-light .wp-playlist-item:focus,.site-content .wp-playlist-light .wp-playlist-item:hover{border-bottom-color:rgba(0,0,0,0);background-color:#767676;color:#fff}
.site-content .wp-playlist-light .wp-playlist-item:focus a,.site-content .wp-playlist-light .wp-playlist-item:hover a,.site-content .wp-playlist-light a.wp-playlist-caption:hover{color:#fff}
.site-content .wp-playlist-dark{background:#222;border-color:#333}
.site-content .wp-playlist-dark .mejs-container .mejs-controls{background-color:#333}
.site-content .wp-playlist-dark .wp-playlist-caption{color:#fff}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album{color:#eee}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist{color:#aaa}
.site-content .wp-playlist-dark .wp-playlist-playing{background-color:#333}
.site-content .wp-playlist-dark .wp-playlist-item{border-bottom:1px dotted #555;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out}
.site-content .wp-playlist-dark .wp-playlist-item:focus,.site-content .wp-playlist-dark .wp-playlist-item:hover{border-bottom-color:rgba(0,0,0,0);background-color:#aaa;color:#222}
.site-content .wp-playlist-dark .wp-playlist-item:focus a,.site-content .wp-playlist-dark .wp-playlist-item:hover a,.site-content .wp-playlist-dark a.wp-playlist-caption:hover{color:#222}
.site-content .wp-playlist{padding:.625em .625em .3125em}
.site-content .wp-playlist-current-item .wp-playlist-item-title{font-weight:700}
.site-content .wp-playlist-current-item .wp-playlist-item-album{font-style:normal}
.site-content .wp-playlist-current-item .wp-playlist-item-artist{font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;text-transform:uppercase}
.site-content .wp-playlist-item{padding:0 .3125em;cursor:pointer}
.site-content .wp-playlist-item:last-of-type{border-bottom:none}
.site-content .wp-playlist-item a{padding:.3125em 0;border-bottom:none}
.site-content .wp-playlist-item a,.site-content .wp-playlist-item a:focus,.site-content .wp-playlist-item a:hover{box-shadow:none;background:0 0}
.site-content .wp-playlist-item-length{top:5px}
.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-.0625em;vertical-align:middle;width:1em}
.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}
.gallery-columns-1 .gallery-item{width:100%}
.gallery-columns-2 .gallery-item{max-width:50%}
.gallery-item a,.gallery-item a:focus,.gallery-item a:hover{box-shadow:none;background:0 0;display:inline-block;max-width:100%}
.gallery-item a img{display:block;-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;-webkit-transition:filter .2s ease-in,-webkit-filter .2s ease-in;transition:filter .2s ease-in,-webkit-filter .2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.gallery-item a:focus img,.gallery-item a:hover img{-webkit-filter:opacity(60%);filter:opacity(60%)}
.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}
.svg-fallback{display:none}
.no-svg .svg-fallback{display:inline-block}
.no-svg .dropdown-toggle{padding:.5em 0 0;right:0;text-align:center;width:2em}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down{font-size:20px;font-size:1.25rem;font-weight:400;line-height:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before{content:"\005E"}
.no-svg .social-navigation a{background:0 0;color:#222;height:auto;width:auto}
.no-svg .next.page-numbers .screen-reader-text,.no-svg .prev.page-numbers .screen-reader-text,.no-svg .search-submit .screen-reader-text,.no-svg .social-navigation li a .screen-reader-text{clip:auto;font-size:16px;font-size:1rem;font-weight:400;height:auto;position:relative!important;width:auto}
@media screen and (max-width:1168px){.careers .team-grid{height:500px}
.team-grid .grid-item .overlay p{font-size:21px;font-weight:500;line-height:32px;letter-spacing:.0025em;margin:15px 10%;width:80%}
.team-grid .grid-item .overlay h2{font-size:21px;font-weight:700;line-height:32px;letter-spacing:.02em;text-transform:uppercase;margin:15px 0 0}}
@media screen and (max-width:1024px){.home .simple-slide-content h2.h1{color:#fff;font-size:72px;font-weight:900;letter-spacing:.1em;padding:0 90px;text-transform:uppercase}
.home .simple-slide-content h2{font-size:21px}
#colophon .copyright br{display:block}
.gray{box-sizing:border-box;width:100%;padding-left:15px;padding-right:15px}
.logos.grid.three a.retail-logo{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30%;margin:30px 1.5%}
.partner p{padding:0 60px}
.careers .team-grid{height:500px;min-height:500px}
.team-grid .grid-item .overlay p{box-sizing:border-box;font-size:18px;font-weight:500;line-height:25px;letter-spacing:.0025em;padding:0 10px;width:100%;margin:0}}
@media screen and (max-width:1031px){.home #masthead .logo{position:absolute;margin:14px 36px;left:0;top:0}
#masthead .logo{float:left;margin:14px 24px}
#masthead button#showTop,.home #masthead button#showTop{display:inline-block;background:0 0;border:none;padding:0;position:absolute;opacity:1;top:27px;right:36px}
.home #site-navigation a.close{background:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/close.png) no-repeat center center / cover;display:none;position:absolute;top:27px;height:24px;width:24px;right:43px;cursor:pointer;outline:0}
#masthead.navmenu-open #site-navigation{position:absolute;top:0;left:0;right:0;background:rgba(27,95,60,.8);height:auto;min-height:100vh;-webkit-transition:all .5s ease;transition:all .5s ease;max-height:300vh}
#site-navigation{position:absolute;top:0;max-height:0;min-height:0;left:0;right:0;background:rgba(27,95,60,.8);height:0;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:99}
#masthead.navmenu-open a.close{display:block}
#masthead #top-menu{height:0;min-height:0;max-height:0;-webkit-transition:all .5s ease;transition:all .5s ease}
#masthead.navmenu-open #top-menu{height:auto;min-height:100vh;max-height:calc(100vh * 2);-webkit-transition:all .5s ease;transition:all .5s ease}
#masthead #top-menu>li{width:100%;display:block;text-align:center;padding:0;margin:0 auto}
#masthead #top-menu #menu-item-34{display:block;margin:20px 0}
#masthead #top-menu #menu-item-34 a{display:inline;margin:20px 0}
#top-menu li.current-menu-item a::after,#top-menu li:hover a::after{display:none;content:"";position:absolute;left:0;bottom:0;height:0;width:75%;border:none;border-radius:1px;margin:0 12.5%}
#masthead #top-menu>li a{color:#fff;width:100%;display:inline;font-size:32px;text-align:center;line-height:84px;letter-spacing:.05em;padding:0}
#masthead #top-menu>li.current-menu-item a,#masthead #top-menu>li:hover a{border-bottom:none;opacity:.7}
#masthead #topmenu .sub-menu,#top-menu li.menu-item-has-children:hover ul.sub-menu{display:none}
.site-content-contain{margin-top:35px}
#colophon .col-3:first-child{width:20%;margin:0 1% 0 0;padding-left:30px}
#colophon .col-3{box-sizing:border-box;width:56%;margin:0 1%}
#colophon .col-3:last-child{width:20%;margin:0 0 0 1%;padding-right:30px;padding-top:2px}
#colophon .social{clear:none;display:inline-block;float:right;width:auto;text-align:center;margin:0 5px 10px}
#colophon .terms{clear:both;float:right}
#colophone .pipe{display:none;}
#colophon .copyright{margin-top:7px}}
@media screen and (max-height:590px){#masthead #top-menu>li a{color:#fff;width:100%;display:inline;font-size:21px;text-align:center;line-height:40px;letter-spacing:.05em;padding:0}}
@media screen and (max-width:970px){.home #simple-slider{margin-top:0}
.home #simple-slider .fader_controls{display:block}
.intro p,.middle p{box-sizing:border-box;color:#5A5760;font-size:24px;line-height:36px;letter-spacing:.02em;max-width:970px;padding:0 60px;width:100%;margin:0 auto}
.testimonial{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}
.testimonial .col-6{box-sizing:border-box;padding:0 60px;width:100%}
.columns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.contact .columns{padding:0}
.careers .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.columns .col-6{width:100%;margin-bottom:0;padding:0 60px;box-sizing:border-box}
.contact form{padding:10px}
.columns form .col-6{margin:10px 0 0}
.careers .columns .col-6 p{margin:0;max-width:100%;width:100%;padding:0;box-sizing:border-box}
.grid-item.white h2{font-size:24px;margin:5px 0 0}
.grid-item.white h3{font-size:18px;margin:0 0 5px}
#hero{width:100%;padding:0 0 50%;background-repeat:no-repeat;background-size:cover;background-position:center}}
@media screen and (max-width:1023px){#colophon .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}
#colophon .col-3:first-child{display:none}
#colophon .col-3,#colophon .col-3:last-child{margin:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;clear:both;width:100%;padding:0;text-align:center;}
#colophon .social{clear:none;display:inline-block;float:none;text-align:center;margin:0 5px 10px;}
#colophon .terms{clear:both;display:inline-block;float:none;width:100%;text-align:center;margin:5px 0}
#colophon .pipe{display:none;}
#colophon .copyright{margin:15px auto 0}}
@media screen and (max-width:830px){.team-grid{height:450px}
.team-grid .grid-item{background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:calc(33.33% - 10px);height:calc(35% - 10px);box-sizing:content-box;border:5px solid #fff;border-collapse:collapse}
.team-grid .grid-item.grid-item-1,.team-grid .grid-item.grid-item-6,.team-grid .grid-item.grid-item-8,.team-grid .grid-item.julian{display:none}
.team-grid .grid-item.colletta{margin:0;top:0}
.team-grid .grid-item.grid-item-6{background-image:url(//www.ajmpack.com/wp-content/themes/ajm-theme/img/team-grid-6.jpg);float:left;margin-left:calc(33.33333%);top:-65%}
.team-grid .grid-item.grid-item-5,.team-grid .grid-item.grid-item-7{top:-35%;margin:0}
.team-grid .grid-item.white{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:calc(66.66666% - 10px);height:calc(29% - 10px);margin-top:0;top:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
.team-grid .grid-item .overlay{display:none}
.grid-item.white h2{font-size:24px;margin:0}
.grid-item.white h3{font-size:18px;margin:0}
.home .simple-slide-content h2.h1{font-size:52px}}
@media screen and (max-width:767px){.home #simple-slider .fader_controls{top:90%;position:absolute;width:100%;display:block!important}
.home .pager-list{display:none}
h2.headline{font-size:34px}
.green{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;padding:0}
.green .col-6{width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;height:auto;min-height:250px}
.green .col-6.text{padding:30px 15px}
.green .col-6.text img{margin-bottom:20px}
.intro p,.middle p,.partner p{padding:0 22px;font-size:18px;line-height:26px;letter-spacing: .02em;}
.columns{color:#5A5760;font-size:18px;font-weight:400;letter-spacing:.002em;line-height:26px;padding:0 15px;box-sizing:border-box}
.columns .col-6{line-height:26px}
.green .text p{font-size:18px;padding-top:10px;line-height:26px}
,.careers .columns .col-6,.intro p,.middle p{padding:0 15px;margin:15px auto;font-size:18px;line-height:26px}
.careers .columns .col-6 h3{margin:45px auto 25px}
div.wpcf7-response-output{padding:5px 10px;width:100%;margin:0 auto;float:left;box-sizing:border-box}
.middle h3{box-sizing:border-box;color:#5A5760;font-size:24px;line-height:36px;letter-spacing:.1em;margin:45px auto 25px;padding:0 15px;text-align:center;text-transform:uppercase}
.columns .col-6{padding:0 15px}
.contact form input[type=submit]{color:#fff;background:#5A5760;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.005em;margin:15px 0;float:left;width:auto;padding:10px 20px;box-sizing:border-box;overflow:hidden;white-space:normal;line-height:1.625}
.slides-pagination{display:none}}
@media screen and (max-width:650px){.home .simple-slide-content h2.h1{margin:0;color:#fff;font-size:52px;font-weight:900;letter-spacing:.1em;padding:0;text-transform:uppercase}
.logos.grid.four a.retail-logo{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:47%;margin:30px 1.5%}}
@media screen and (max-width:570px){.contact .col-6 form .col-6{width:100%;padding:0;margin:10px 0 0}
.contact .gray{padding:15px}
.contact form{padding:10px 15px}
.contact .col-6 h2{font-size:18px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:10px 0 0;text-transform:uppercase}
.contact h3{font-size:18px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:0 0 20px;text-transform:uppercase}
.contact h4{font-size:16px;font-weight:700;letter-spacing:.005em;line-height:28px;margin:15px 0 0;text-transform:uppercase}
.columns{margin:0 auto 30px}
.careers .team-grid{height:100vw;min-height:450px;max-height:600px}
.grid-item.white h2,.grid-item.white h3{margin:0 auto}}
@media screen and (max-width:480px){.home .simple-slide-content h2.h1{color:#fff;font-size:32px;font-weight:900;letter-spacing:.1em;padding:00;text-transform:uppercase}
.home .simple-slide-content h2{font-size:20px}
.grid-item.white h2{font-size:16px}
.grid-item.white h3{font-size:14px}
.logos.grid.three a.retail-logo{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:47%;margin:30px 1.5%}}
.career-contact a{display:inline-block!important;margin:0!important;}
.sustain.green{
display: block;
padding:120px 14.5vw 40px;
box-sizing: border-box;
}
.sustain.green .sustain-section{
display: flex;
justify-content: space-between;
max-width:965px;
margin:0 auto;
}
.sustain-section h3{
font-size:24px;
line-height:1.5;
font-weight: bold;
font-family: "Brandon Grotesque", sans-serif;
letter-spacing: .1em;
flex:.5;
margin:0;
padding-right:10px;
}
.sustain.green .sustain-section .description{
flex:.5;
padding-left:145px;
margin-bottom:60px;
min-width:350px;
}
.sustain.green.desktop{
display: block;
}
.sustain.green.mobile{
display: none;
padding:100px 64px 30px;
}
.sustain.green.mobile h3{
width:100%;
text-align: center;
margin-bottom:50px;
}
.sustain.green.mobile h3 br{
display: none;
}
.sustain.green.mobile .sustain-section .icons{
margin-bottom:40px;
}
.sustain.green.mobile .sustain-section .description{
padding-left:0;
margin-bottom:50px;
flex:1;
}
.sustain-section .icons{
text-align: center;
margin:0 0 60px;
}
.sustain-section .icons img{
margin:0 30px;
max-height:50px;
height:50px;
width:auto;
}
.sustain.green .sustain-section .description p{
font-size:24px;
font-weight: 400;
letter-spacing: .02em;
line-height: 1.5;
margin:0 0 50px;
}
.sustain.green .sustain-section .description p strong{
font-size:21px;
letter-spacing: .05em;
}
.certifications{
text-align: center;
padding:10px 14.5vw 120px;
}
.certifications h3{
color:#5a5760;
font-weight: bold;
font-size: 24px;
letter-spacing:.1em;
line-height:1.5;
margin:50px auto;
text-transform:uppercase;
}
.certifications p{
font-size:24px;
letter-spacing: .02em;
line-height:1.5;
color:#5a5760;
}
.certifications .logo_field{
display: flex;
justify-content: center;
align-items: center;
margin:65px 0 120px;
}
.certifications .logo_field img{
max-height:150px;
width:auto;
height:150px;
margin:0 90px;
}
.certifications a{
font-size:16px;
line-height: 2;
letter-spacing: .05em;
border-bottom:2px solid #1b5f3c;
color:#1b5f3c;
font-weight: bold;
}
.certifications .logo_field a{
border-bottom: none!important;
}
.certifications a br{
display: none;
}
.certifications a:hover{
opacity: .75;
}
.certifications .sec-section {
margin-bottom:100px;
}
.certifications .sec-section.mobile {
display:none;
}
.certifications .sustain-section p{
text-align: left;
margin-bottom:50px;
}
@media screen and (max-width:1023px){
.sustain.green.desktop{
display: none;
}
.sustain.green.mobile{
display: block;
}
.certifications{
padding:10px 64px 80px;
}
.certifications .sec-section.mobile {
display:block;
}
}
@media screen and (max-width:766px){
.sustain.green .sustain-section .description p strong{
font-size:18px;
letter-spacing: .02em;
}
.sustain-section h3{
font-size:18px;
line-height:1.44;
font-weight: bold;
}
.certifications .logo_field{
justify-content: space-around;
margin:50px 0 70px;
}
.certifications .sec-section {
margin-bottom:65px;
}
.sustain-section .icons img{
margin:0 25px;
max-height:36px;
height:36px;
width:auto;
}
.sustain.green.mobile{
padding:60px 22px 0px;
}
.sustain.green .sustain-section .description{
min-width: unset;
padding:0;
}
.sustain.green .sustain-section .description p{
font-size:18px;
font-weight: 400;
letter-spacing: .02em;
line-height: 1.44;
margin:0 0 30px;
}
.certifications .logo_field div{
flex:.4;
}
.certifications .logo_field img {
max-height: 100px;
width: auto;
height: auto;
margin: 0 20px 0 20px;
}
.certifications{
text-align: center;
padding:0px 22px 60px;
}
.certifications h3{
font-size: 18px;
letter-spacing:.1em;
line-height:1.4;
}
.certifications p{
font-size:18px;
letter-spacing: .02em;
line-height:1.4;
color:#5a5760;
}
.certifications a br{
display: block;
}
div.wpcf7-response-output {
display: none;
}
}@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BlackItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BlackItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BlackItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BlackItalic.ttf) format('truetype');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Black.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Black.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Black.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Black.ttf) format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Thin.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Thin.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Thin.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Thin.ttf) format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-RegularItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-RegularItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-RegularItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-RegularItalic.ttf) format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-MediumItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-MediumItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-MediumItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-LightItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-LightItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-LightItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-LightItalic.ttf) format('truetype');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Bold.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Bold.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Bold.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BoldItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BoldItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BoldItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-BoldItalic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Medium.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Medium.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Medium.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Regular.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Regular.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Regular.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-ThinItalic.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-ThinItalic.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-ThinItalic.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-ThinItalic.ttf) format('truetype');
font-weight: 100;
font-style: italic;
}
@font-face {
font-family: 'Brandon Grotesque';
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Light.eot);
src: url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Light.eot?#iefix) format('embedded-opentype'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Light.woff) format('woff'),
url(//www.ajmpack.com/wp-content/themes/ajm-theme/assets/fonts/BrandonGrotesque-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
}