html, body {
    border: 0;
    color: #424242;
    margin: 0;
    padding: 0 !important;
    vertical-align: baseline;
    font-family: "Roboto", sans-serif !important;
    overflow-x: inherit;
}

h1, .h1 {
    font-size: 28px;
  font-weight: bold;
}

.breadcrumb {
  padding: 7px 0;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 0;
  list-style: none; 
background-color: #353535;
}

.breadcrumb>li+li:before {
    padding: 0;
    content: "";
}

.modal-body img {
    width: 100% !important;
    height: fit-content !important;
}

    .modal-dialog {
    width: 50%;
}

        .modal-body iframe{
  	aspect-ratio: 16 / 9;
	height: 100%;
	width: 100%;
        }

  @media (max-width: 1024px) {    .breadcrumb {      display: none; } }
  .breadcrumb > li {
    display: inline-block;
    background: transparent url(/divapps/common/arrow-right.png) no-repeat right center !important;
    padding-right: 8px; }

    .breadcrumb > li a {      color: #000; }

  .breadcrumb > .active {
    color: #000;
    font-weight: bold;
    font-style: normal;
    background: none !important; }

.breadcrumb.cust_breadcrumb {  display: block;  padding: 0; }

.breadcrumb li, .breadcrumb li > a, .breadcrumb .active {  color: #000; }
.breadcrumb li {  background: transparent url(/divapps/common/arrow-right.png) no-repeat right center !important; }

.breadcrumb_white li, .breadcrumb_white li > a, .breadcrumb_white .active {  color: #fff; }
.breadcrumb_white li {  background: transparent url(/divapps/common/arrow-right-white.png) no-repeat right center !important; background-size: 10px 10px!important;  }



	/* hero image 	*/

.container_wrap_header{
	max-width:1140px; 
	/*max-height:604px;*/
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
}
.container_wrap_hero{
	max-width:1140px; 
	/*max-height:604px;*/
	margin-left: auto; 
	margin-right: auto; 
	display: block; 
}

.header_goldbar{
	 border-bottom: 10px solid #ffb91d;
	background: #fff; 
}

.container_wrap{
	max-width:1140px; 
	margin-left: auto; 
	margin-right: auto; 
}

.hero_grey{
	background-color: #353535;
}
	
	.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
		/*padding-top: 36.9%;*/
        text-align: center;
}
		
		.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.header_logo{
    max-width: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
	
}

.header_tagline{
	float: right;
	margin-top:20px; 
}


.btn-group{
	margin-bottom: 20px;
}

.btn-white:focus, .btn:focus {
    border-color: #007299 !important;
    background-color: #898684 !important;
}
.btn-white:hover, .btn:hover, .btn:active, .btn-white:active, button:active {
    background-color: #FDB930 !important;
    color: black !important;
}

.tab-content {
	margin-top: 10px;
    padding: 10px !important;
    /*background-color: #B9B1A5 !important;*/
    border-radius: 12px;
    border: thin solid #C7C5C5;
}

.nav-pills{background-color:  transparent !important;}
.nav-pills img {
	width:168px;
        height: 94px;
	margin-bottom: 5px;
}

.nav-pills > li > a {
	padding: 10px 16px;
    font-size: 17px;
    line-height: 1.1;
    border-radius: 6px;
    color: black;
    border: thin solid #898684;
	margin: 0 4px 8px 0;
	cursor: pointer;
}

.nav-pills > li > a:hover {
    background-color: #FFE19B;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #424242 !important;
	
}

.nav-pills > li + li {
    margin-left: 1px !important;
}

.nav-pills p {
    font-size: 1.5rem;
}

#urlDisplay{
    width: 100%;
    border: 0;
    background-color: #FFE19B;
    font-size: large;
text-align: center;
    border-radius: 5px;
    padding: 10px;
align-content: center;
}

#urlDisplay:hover{
    background-color: #FDB930;
	/* color:white; */
font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.lt_ie9 [class*="col_"], .lt_ie9 .btn {
  behavior: url(../js/boxsizing.htc); }

.wrapper {
  position: relative;
  background-color: #e2e1dd;
  margin-top: 0; }
  @media (min-width: 1025px) {
    .wrapper .container {
      max-width: 100%; } }

header .container.open {
  background-color: transparent; }

.hiddenText {
  display: none; }

.revealText {
  display: block; }

.readMoreText {
  display: table;
  clear: both; }

	
.submit_parker_black {
	-webkit-border-radius: 22;
	-moz-border-radius: 22;
	border-radius: 22px;
	font-family: "DINOT-Medium", sans-serif;
	color: #ffffff;
	font-size: 14px;
	background: #353535;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

.submit_parker_black:hover {
  background: #000;
  text-decoration: none;
	color: #ffffff;
}

	
.submit_parker_gold {
	-webkit-border-radius: 22;
	-moz-border-radius: 22;
	border-radius: 22px;
	font-family: "DINOT-Medium", sans-serif;
	color: #000;
	font-size: 14px;
	background: #FDB930;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto; 
	display: block; 
}

.submit_parker_gold:hover {
  background: #FFE19B;
  text-decoration: none;
}

	
.submit_indego_blue {
	-webkit-border-radius: 22;
	-moz-border-radius: 22;
	border-radius: 22px;
	font-family: "DINOT-Medium", sans-serif;
	color: #FFF;
	font-size: 14px;
	background: #09346F;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}

.submit_indego_blue:hover {
  background: #6383BF;
  text-decoration: none;
}

.submit-button{
	margin-left: auto;
	margin-right: auto;
	display: block;
}


/*To intercept and anticipate field size options in the Form editor*/

	.field-size-top-large, .field-size-top-medium {
	padding: 10px;
	border: 1px solid #E2E1DD;
	width: 100%;
	max-width: 300px;
	margin-bottom: 20px;
	
}

.field-p{
	 
	margin-bottom: 10px;
	text-align: center;
}

.copyright {
     margin-top: 0px; 
     margin-bottom: 0px; 
}


#formHdr {
	background-color: #FFB91D;
	padding: 20px;
	font-size: 1.3em;
	font-family: "DINOT-Medium", sans-serif;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	
}

#formHold { 
	background-color: #e2e1dd;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	margin-bottom: 30px !important;
	margin-top: 10px !important;
	    display: inline-block;
}

#formHold form {
    font-size: 1em;
    padding: 10px 20px 20px 20px;
}

.redirectCopy{
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    cursor:pointer;
    font-size: 16px;
    background-color: #1E1E1E;
}
		
@media (min-width: 1025px) {
  .table.prod-table .product-info.read_More_four {
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .navbar-header a.btn.search_btn {
    margin-top: 0px; } }

header {
 
	
	/*padding: 20px;*/
		
}



  


    @media (max-width: 767px) {
      header .hidden-lg .dropdown-menu, header .visible-lg .dropdown-menu {
        width: 100%;
        max-width: 290px;
     
        right: 0; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      header .hidden-lg .dropdown-menu, header .visible-lg .dropdown-menu {
        right: -7px;
        width: 290px;
         } }
    @media (min-width: 1025px) {
      header .hidden-lg .dropdown-menu, header .visible-lg .dropdown-menu {
        width: 340px; } }
    
			
			.header_logo {
    max-width: 120px;
    margin: 25px;
}
			.header_tagline {
				margin: 25px;
				bottom: 0;
    position: absolute;
				right:0;
}
          header .hidden-lg .dropdown-menu .cart_body .text_container, header .visible-lg .dropdown-menu .cart_body .text_container {
            margin-left: 20px;
            width: 65%; } }

@media (max-width: 790px) {

				.header_logo {
display:inline-block;
max-width: 120px;
margin: 25px;
clear:right;
}
			.header_tagline {
display: none;
}
	
	.info_section h1{
		font-size: initial;
		margin-bottom: 15px;
	}
	
	.nav-pills > li > a {
		padding: 6px 8px; 
     font-size: none; 
    line-height: none;
	}
	
	.nav-pills img {
    width: 100%;
    margin-bottom: 5px;
}
	
}


        header .hidden-lg .dropdown-menu .cart_body .text_container h4, header .visible-lg .dropdown-menu .cart_body .text_container h4 {
          font-size: 12.5px;
          font-family: Arial;
          font-weight: bold;
          text-transform: uppercase;
          margin: 0;
          line-height: 1.4; }
        header .hidden-lg .dropdown-menu .cart_body .text_container span, header .visible-lg .dropdown-menu .cart_body .text_container span {
          margin-top: 5px;
          display: inline-block; }
          @media (min-width: 768px) {
            header .hidden-lg .dropdown-menu .cart_body .text_container span, header .visible-lg .dropdown-menu .cart_body .text_container span {
              margin-top: 3px; } }
    header .hidden-lg .dropdown-menu .cart_footer span, header .visible-lg .dropdown-menu .cart_footer span {
      margin-top: 15px;
      display: inline-block; }
      @media (min-width: 768px) {
        header .hidden-lg .dropdown-menu .cart_footer span, header .visible-lg .dropdown-menu .cart_footer span {
          margin-top: 15px; } }
    header .hidden-lg .dropdown-menu .cart_footer p, header .visible-lg .dropdown-menu .cart_footer p {
      font-size: 12.5px;
      font-family: Arial;
      font-weight: bold;
      text-transform: uppercase;
      margin: 10px 0 0;
      line-height: 1.4;
      display: inline-block; }
      @media (min-width: 1025px) {
        header .hidden-lg .dropdown-menu .cart_footer p, header .visible-lg .dropdown-menu .cart_footer p {
          margin: 10px 0 0; } }
    header .hidden-lg .dropdown-menu .cart_footer .btn, header .visible-lg .dropdown-menu .cart_footer .btn {
      padding: 10px 12px;
      margin: 15px 0px 0px; }
      @media (min-width: 768px) and (max-width: 1024px) {
        header .hidden-lg .dropdown-menu .cart_footer .btn, header .visible-lg .dropdown-menu .cart_footer .btn {
          min-width: 168px;
          float: right;
          margin: 20px 0px 0px; } }
      @media (min-width: 1025px) {
        header .hidden-lg .dropdown-menu .cart_footer .btn, header .visible-lg .dropdown-menu .cart_footer .btn {
          padding: 6px 12px;
          float: right;
          min-width: 128px; } }
  @media (min-width: 1025px) {
    header {
      border-bottom: 13px solid #ffb91d;
      background: #fff url(../../images/header_bg.png) repeat-x left top;
      /*padding-top: 27px;*/
      padding-bottom: 0; }
      header .container {
        position: relative; }
      header .off-header-lg {
        position: absolute;
        top: -27px;
        right: 0;
        margin-right: 15px; } }
    @media (min-width: 1025px) and (min-width: 1025px) {
      header .off-header-lg.blue_Color li:last-child {
        margin-left: 32px; } }
    @media (min-width: 1025px) and (max-width: 1024px) {
      header .off-header-lg.blue_Color a {
        font-family: dinot-medium !important; } }
  @media (min-width: 1025px) {
      header .off-selection {
        right: 47%; }
        header .off-selection li {
          margin-left: 4px; } }
      @media (min-width: 1025px) and (min-width: 1025px) {
        header .off-selection li .dropdown-menu {
          width: 116px;
          min-width: auto;
          background: #424242;
          border-radius: 0;
          border: none;
          margin: 0px; }
          header .off-selection li .dropdown-menu li a {
            color: #fff; } }

  @media (min-width: 768px) and (max-width: 1024px) {
    header {
      padding-top: 20px;
      padding-bottom: 12px; } }

.cart-content .table-cart {
  width: 100%; }

footer {
  background-color: #fff; }

.list-inline.align > li:last-child {
  clear: both;
  display: table;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .list-inline.align > li:last-child {
      display: inline;
      clear: none !important; } }

@media (max-width: 767px) {
  footer .container {
    background: #e2e1dd; } }
@media (min-width: 768px) {
  footer .container {
    padding: 0 40px; } }
@media (min-width: 1025px) {
  footer .container {
    padding: 0 50px; } }

.well {
  background-color: #e4e4e4; }

.heading-title {
  border-bottom: 1px gray solid; }
  .heading-title h4 {
    display: inline; }
  .heading-title ul {
    padding-left: 11px; }

.autoWidth {
  width: auto; }

.title {
  padding: 0;
  background-color: #ffffff;
  display: table;
  width: 100%;
  margin: 0 0 20px 0; }
  .title .container {
    padding-top: 5px;
    padding-bottom: 7px; }
  .title > .glypicon {
    float: right; }
  .title h2 {
    float: left;
    margin: 0;
    color: #323232;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.33; }
  .title h1 {
    float: left;
    margin: 0;
    text-transform: uppercase;
    font-family: 'dinot-bold'; }
    @media (max-width: 767px) {
      .title h1 {
        font-size: 21px; } }
  .title.hidden-lg h2 {
    float: none;
    font-size: 13px;
    font-family: 'dinot-bold';
    text-transform: uppercase;
    margin-left: 0; }
    .title.hidden-lg h2 .glyphicon {
      float: right;
      font-size: 12px;
      top: 2px; }

h3.bg-h3-black, h3.bg-h3-white {
  padding: 10px 20px;
  margin-top: 40px;
  margin-bottom: 0;
  text-transform: uppercase;
  background-color: #424242;
  color: #ffffff;
  font-family: 'dinot-bold'; }
  h3.bg-h3-black.bg-h3-white, h3.bg-h3-white.bg-h3-white {
    background-color: #ffffff;
    color: #000; }
  @media (min-width: 766px) and (max-width: 1024px) {
    h3.bg-h3-black, h3.bg-h3-white {
      margin-bottom: 13px;
      padding: 10px 24px; } }
  @media (min-width: 1025px) {
    h3.bg-h3-black, h3.bg-h3-white {
      margin-bottom: 10px;
      padding: 9px 5px 9px 38px; } }

.total-amt-style {
  font-family: Arial;
  font-weight: bold;
  text-align: right !important;
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 1025px) {
    .total-amt-style {
      margin-top: 7px; } }

@media (max-width: 767px) {
  .btn-xs-block {
    width: 100%; } }

.accordion-bg {
  background-color: #ffffff; }

.grey-bg {
  background-color: #ededed;
  border: 20px solid #ededed;
  border-top-width: 10px;
  display: table;
  width: 100%; }
  @media (min-width: 768px) {
    .grey-bg {
      border-top-width: 18px;
      margin-top: 5px;
      border-left-width: 20px;
      border-bottom-width: 13px;
      border-right-width: 20px; } }
  @media (max-width: 371px) {
    .grey-bg {
      width: 90%;
      margin: 0px auto;
      margin-bottom: 25px; } }
  @media (max-width: 350px) {
    .grey-bg {
      width: 100%; } }

@media (max-width: 371px) {
  .grey-bg.information {
    margin-bottom: 0; } }

@media (max-width: 371px) {
  .form-group.gray-bg1 {
    width: 99%;
    margin: 0px auto;
    margin-bottom: 25px; } }
@media (max-width: 350px) {
  .form-group.gray-bg1 {
    width: 100%; } }

@media (max-width: 371px) {
  .accordian .grey-bg {
    width: 100%; } }

.black-bg-surround {
  background-color: #424242;
  border-radius: 0;
  color: #fff !important; }
  @media (max-width: 1024px) {
    .black-bg-surround {
      background-color: transparent;
      color: #333 !important;
      border-radius: 123px;
      width: 200px;
      border: 1px solid #333; } }

.nav .open > .black-bg-surround {
  background-color: #424242 !important;
  border-color: #424242 !important; }

#language {
  border: none;
  text-align: left;
  position: relative; }
  @media (min-width: 1025px) {
    #language {
      padding-left: 10px;
      padding-right: 4px;
      width: 106px;
      font-family: "dinot-medium";
      text-transform: uppercase;
      font-size: 9.5px;
      background: #424242 url(../../images/divider.png) no-repeat 86% center;
      height: 17px;
      color: #fff;
      padding-top: 3px;
      margin-top: -3px; }
      #language .caret {
        right: 4px;
        top: 6px; } }
  @media (max-width: 1024px) {
    #language {
      border: 1px solid #333;
      width: 100%;
      border-radius: 0;
      font-size: 12px; } }

.nav_primary {
  background: none;
  margin-top: 5px;
  padding-bottom: 4px; }
  @media (max-width: 1024px) {
    .nav_primary {
      width: 248px;
      background: #fff;
      bottom: 0;
      height: 100%;
      min-width: 248px;
      overflow: auto;
      padding: 20px 0;
      position: fixed;
      right: -248px;
      top: 0;
      z-index: 15; } }
  .nav_primary li a {
    font-size: 16px;
    text-transform: uppercase;
    font-family: dinot-medium;
    color: #353535; }
    @media (max-width: 1024px) {
      .nav_primary li a {
        font-size: 15px;
        text-transform: capitalize;
        padding-left: 22px; } }
  @media (max-width: 1024px) and (max-width: 767px) {
    .nav_primary li a {
      padding-left: 18px; } }

    @media (min-width: 1025px) {
      .nav_primary li a {
        line-height: 2;
        font-size: 12px; } }
  .nav_primary .dropdown .caret {
    vertical-align: 2px; }
    @media (max-width: 1024px) {
      .nav_primary .dropdown .caret {
        display: none; } }
  .nav_primary .dropdown #language .caret {
    display: inline-block; }
  .nav_primary .dropdown:hover #product-flyout.dropdown-menu {
    display: block; }
    @media (max-width: 1024px) {
      .nav_primary .dropdown:hover #product-flyout.dropdown-menu {
        display: none; } }
  .nav_primary #product-flyout {
    width: 600px;
    border-top: 2px solid #777777;
    border-bottom: 4px solid #ffb91d;
    z-index: 999999; }
    @media (min-width: 1025px) {
      .nav_primary #product-flyout {
        padding: 20px; } }
    .nav_primary #product-flyout table {
      width: 100%; }
    .nav_primary #product-flyout ul {
      list-style-type: none; }
    .nav_primary #product-flyout li {
      padding: 0 0 0 0;
      margin: 0 0 10px 0;
      text-indent: 0; }
      .nav_primary #product-flyout li a {
        border-bottom: none;
        padding-left: 0;
        line-height: 1; }

.nav_mob_show {
  right: 0;
  margin-top: 0;
  padding-top: 0;
  -webkit-box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.3); }
  .nav_mob_show .navbar-nav {
    margin-top: 0;
    margin-left: 0; }
    @media (max-width: 1024px) {
      .nav_mob_show .navbar-nav.off-selection {
        margin-left: 20px;
        margin-right: 20px; } }

.content_push {
  left: -248px; }

@media (max-width: 1024px) {
  .padding-xs-0 {
    padding-left: 0;
    padding-right: 0; } }

.paddingL0 {
  padding-left: 0; }

.paddingR0 {
  padding-right: 0; }

.padding {
  padding: 16px; }

.padding15 {
  padding: 15px; }

.padding10 {
  padding: 10px; }

.btn-container {
  padding-top: 11px; }

@media (min-width: 768px) {
  #cart .btn-container {
    padding-top: 0; } }

.btn-container.visible-xs .btn {
  width: 48%;
  color: #0066cc; }
  .btn-container.visible-xs .btn:last-child {
    float: right; }

.lt_ie9 .btn-container .btn, .return-init-form .btn {
  min-width: auto; }

.btn-container, .actions {
  float: right;
  width: 100%; }
  @media (min-width: 768px) {
    .btn-container, .actions {
      width: 47%;
      max-width: 350px; }
      .btn-container .btn, .actions .btn {
        width: 167px; } }
  .btn-container > *, .actions > * {
    margin: 10px 0; }
  @media (min-width: 1025px) {
    .btn-container, .actions {
      width: 24.39%; }
      .btn-container .btn, .actions .btn {
        width: auto; } }
  .btn-container .info, .actions .info {
    clear: both;
    float: left;
    padding-top: 0;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .btn-container .info, .actions .info {
        float: right;
        padding-top: 4px;
        text-align: right;
        margin-bottom: 15px; } }
    @media (min-width: 1025px) {
      .btn-container .info, .actions .info {
        text-align: center;
        margin-bottom: 20px; } }

.bs-search-collapse .advanced-search {
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 95px;
  left: 22px;
  font-size: 12.5px;
  color: #0066cc;
  font-family: 'dinot-medium'; }
  @media (min-width: 768px) {
    .bs-search-collapse .advanced-search {
      position: absolute;
      top: 77px;
      left: 45px; } }
  @media (min-width: 1025px) {
    .bs-search-collapse .advanced-search {
      font-size: 11px;
      position: static;
      padding-top: 0;
      margin-top: -3px; } }
.bs-search-collapse .search-control {
  height: 40px;
  width: 100%;
  font-size: 12px;
  padding: 0 12px;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .bs-search-collapse .search-control {
      font-size: 11px;
      height: 28px; } }
  @media (min-width: 1025px) {
    .bs-search-collapse .search-control {
      height: 20px;
      width: 94%;
      text-transform: uppercase;
      padding-top: 3px; } }
.bs-search-collapse .search-btn {
  border-radius: 10px !important;
  line-height: 7px;
  text-transform: uppercase;
  font-size: 9px;
  background-color: #424242;
  color: #fff;
  padding: 6px 7px;
  border: none;
  min-width: 50px;
  margin-right: 5px; }
  @media (max-width: 768px) {
    .bs-search-collapse .search-btn {
      font-family: dinot-medium; } }
.bs-search-collapse .radio-inline {
  font-size: 10px;
  vertical-align: top; }

@media (max-width: 1024px) {
  .logo_section {
    position: absolute;
    top: 55px;
    height: 169px;
    width: 50%;
    z-index: 999999;
    right: 20px; } }
@media (max-width: 767px) {
  .logo_section {
    width: 87.5%;
    height: 200px; } }

@media (max-width: 1024px) {
  .triangle {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    top: 0;
    right: -2%; } }

.triangle {
  background: transparent url(../../images/search_top.png) no-repeat left top;
  background-size: cover;
  width: 35px;
  height: 15px;
  float: right;
  margin-right: 18%;
  position: relative; }
  @media (min-width: 768px) {
    .triangle {
      margin-right: 15%;
      width: 36px;
      height: 18px; } }
  @media (min-width: 1025px) {
    .triangle {
      display: none; } }

.advanced-search-container {
  background-color: #fff; }
  @media (min-width: 1025px) {
    .advanced-search-container {
      background-color: #d4d1cb;
      padding: 8px 12px;
      width: 308px;
      margin-top: -1px; } }
  @media (max-width: 1024px) {
    .advanced-search-container {
      margin: 0;
      width: 100%;
      padding: 20px;
      -webkit-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.3); } }
  @media (max-width: 767px) {
    .advanced-search-container {
      padding: 24px 20px; } }
  .advanced-search-container .radio-btns a {
    width: 50%;
    background-color: #c9c9c9;
    font-family: dinot-medium;
    text-transform: uppercase;
    height: 40px;
    font-size: 12.5px;
    float: left;
    line-height: 3;
    text-align: center;
    color: #fff; }
    .advanced-search-container .radio-btns a:first-child {
      border-bottom-left-radius: 19px;
      border-top-left-radius: 19px;
      border-color: transparent; }
    .advanced-search-container .radio-btns a:last-child {
      border-bottom-right-radius: 19px;
      border-top-right-radius: 19px; }
    @media (min-width: 768px) {
      .advanced-search-container .radio-btns a {
        height: 25px;
        font-size: 12px;
        padding: 10px;
        line-height: 1;
        display: table; } }
    @media (min-width: 1025px) {
      .advanced-search-container .radio-btns a {
        display: none; } }
    .advanced-search-container .radio-btns a.select {
      background-color: #323232;
      border-color: transparent; }
  @media (max-width: 1024px) {
    .advanced-search-container .input-group {
      clear: both;
      display: table;
      float: right;
      margin: 23px 0 0; } }
  @media (max-width: 1025px) {
    .advanced-search-container .input-group {
      width: 100%; } }
  @media (max-width: 1024px) {
    .advanced-search-container .input-group .search-btn {
      height: 28px;
      width: 160px;
      font-size: 12px;
      border-radius: 20px !important; } }
  @media (max-width: 767px) {
    .advanced-search-container .input-group .search-btn {
      height: 40px;
      width: 108px;
      border-radius: 30px !important; } }
  @media (max-width: 1024px) {
    .advanced-search-container .input-group .input-group-btn {
      display: table;
      float: right;
      margin-top: 20px; } }

.button-set-email {
  float: right;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 20px; }
  @media (min-width: 1025px) {
    .button-set-email {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .button-set-email {
      margin-right: 0; } }
  .button-set-email .button-email {
    margin-right: 30px; }
    @media (min-width: 767px) and (max-width: 1024px) {
      .button-set-email .button-email {
        margin-right: 24px; } }
    @media (min-width: 1025px) {
      .button-set-email .button-email {
        margin-right: 10px; } }
  .button-set-email .btn {
    color: #0066cc;
    font-size: 12px;
    padding: 6px 9px; }
    @media (max-width: 767px) {
      .button-set-email .btn {
        margin-right: 10px;
        width: 45%;
        float: left; } }

.btn-white, .btn-black {
    border: 1px #353535 solid;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "dinot-medium", sans-serif;
}
  @media (max-width: 767px) {
    .btn-white, .btn-black {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media (min-width: 1025px) {
    .btn-white, .btn-black {
	padding: 5px 25px;
	font-size: 12px;
} }

.btn-white {
  background-color: #fff; }
  .btn-white:hover {
    background-color: #3e3e3e;
    color: #fff; }

.btn-black {
  background-color: #3e3e3e; }

.webinar_details ul.list-unstyled {
  margin-top: 19px;
  margin-bottom: 18px; }
  .webinar_details ul.list-unstyled li {
    padding: 0; }
.webinar_details h5 span {
  display: block; }
  .webinar_details h5 span:first-child {
    margin-bottom: 2px !important; }
  .webinar_details h5 span:nth-of-type(2) {
    margin-bottom: 6px !important; }

.cart-info {
  display: table;
  width: 100%; }
  .cart-info h2 {
    text-transform: uppercase;
    font-family: dinot-medium;
    margin-top: 9px; }
    @media (max-width: 767px) {
      .cart-info h2 {
        font-size: 14px;
        padding: 10px 0 0;
        clear: both;
        margin: 0; } }

.actions {
  clear: both; }
  .actions:before, .actions:after {
    content: " ";
    display: table; }
  .actions:after {
    clear: both; }
  @media (min-width: 1025px) {
    .actions .btn-white, .actions .btn-black {
      margin-top: 19px; }
    .actions .btn-black {
      margin-right: 10px; } }
  .actions > * {
    width: 100%; }
    @media (min-width: 768px) {
      .actions > * {
        width: auto; } }
  @media (min-width: 1025px) {
    .actions > a.btn {
      float: none; } }
  @media (min-width: 1025px) {
    .actions > a.btn-primary {
      float: right; } }
  @media (min-width: 1025px) {
    .actions span {
      float: left; } }


.accordian {
  background-color: #f1f0ed;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .accordian {
      background-color: #fff; } }
  .accordian #distributoraccordion p {
    padding: 20px 20px 20px 40px; }
  .accordian h3 {
    padding: 0;
    margin-bottom: 0; }
    .accordian h3 > a {
      background-color: #ffb91d;
      text-transform: uppercase; }
      .accordian h3 > a.collapsed {
        background-color: #ededed; }
    .accordian h3 a {
      padding-right: 45px;
      padding-left: 20px;
      display: block;
      text-align: left;
      white-space: normal;
      color: #000;
      display: table;
      width: 100%;
      border-radius: 0;
      position: relative;
      font-size: 12.5px;
      font-weight: bold; }
      @media (min-width: 768px) {
        .accordian h3 a {
          padding-right: 40px;
          padding-left: 24px;
          margin: 0;
          font-size: 14px; } }
      @media (min-width: 1025px) {
        .accordian h3 a {
          padding-left: 40px; } }
      .accordian h3 a .glyphicon {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 20px; }
        @media (min-width: 768px) {
          .accordian h3 a .glyphicon {
            right: 40px; } }



.nav_primary .navbar-nav.off-header-lg {
  margin-top: 5px;
  margin-bottom: 5px; }
  @media (max-width: 1024px) {
    .nav_primary .navbar-nav.off-header-lg {
      margin-bottom: 10px; } }
  @media (max-width: 1024px) {
    .nav_primary .navbar-nav.off-header-lg li {
      margin-top: 2px; } }
  @media (max-width: 1024px) and (max-width: 767px) {
    .nav_primary .navbar-nav.off-header-lg li {
      margin-top: 8px; } }
  @media (max-width: 1024px) {
      .nav_primary .navbar-nav.off-header-lg li.dropdown {
        margin-top: 20px;
        width: 90%; } }
  .nav_primary .navbar-nav.off-header-lg li a {
    padding: 3px 5px 0;
    font-size: 11px;
    line-height: 1;
    font-family: Arial,sans-serif;
    text-transform: capitalize; }
    @media (min-width: 1025px) {
      .nav_primary .navbar-nav.off-header-lg li a {
        padding-left: 8px;
        padding-right: 8px; } }
    @media (max-width: 1024px) {
      .nav_primary .navbar-nav.off-header-lg li a {
        line-height: 2;
        color: #0066cc;
        font-size: 15px;
        padding-left: 22px; } }
    .nav_primary .navbar-nav.off-header-lg li a.choose-location {
      text-transform: uppercase;
      line-height: 1;
      font-size: 12px;
      padding: 12px 12px 12px 24px;
      letter-spacing: 0.015em; }
      @media (min-width: 1025px) {
        .nav_primary .navbar-nav.off-header-lg li a.choose-location {
          font-family: 'dinot-medium';
          font-size: 9.5px;
          padding: 2.5px 8px 2px 34px;
          background: #424242 url(../../images/divider.png) no-repeat 17% center; } }
      .nav_primary .navbar-nav.off-header-lg li a.choose-location .mapIcon {
        background: url("../../images/Map.png") no-repeat center center transparent;
        position: absolute;
        top: 7px;
        left: 7px;
        width: 15px;
        height: 20px; }
        @media (min-width: 1025px) {
          .nav_primary .navbar-nav.off-header-lg li a.choose-location .mapIcon {
            top: 2px;
            left: 2px;
            width: 21px;
            height: 11px;
            background-image: url(../../images/map_desk.png); } }
    .nav_primary .navbar-nav.off-header-lg li a.cart {
      padding: 0 7px;
      text-transform: uppercase; }
      @media (min-width: 1025px) {
        .nav_primary .navbar-nav.off-header-lg li a.cart {
          font-weight: bold;
          width: 90px; } }
      @media (min-width: 1025px) {
        .nav_primary .navbar-nav.off-header-lg li a.cart .badge {
          top: -5px;
          right: -13px; } }

.btn-primary {
  border-color: transparent; }

.status h4 {
  font-weight: bold; }
  .status h4 span {
    display: block;
    line-height: 1.5; }
    .status h4 span.glyphicon {
      display: inline;
      margin-left: 16px; }
      .status h4 span.glyphicon:before {
        font-size: 12px; }



.glyphicon-question-sign-special {
  margin-top: 4px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .breadcrumb li {
    display: none; } }

.navbar-header .navheaderButton {
  width: 38px; }
  @media (min-width: 768px) {
    .navbar-header .navheaderButton {
      width: 33px;
      height: 33px; } }

.glyphicon {
  background-size: 20px 20px; }

.glyphicon-chat-btn {
  background-size: 14px 11px; }

header .off-selection li .dropdown-menu li a:hover, header .off-selection li .dropdown-menu li a:focus {
  background-color: #f5f5f5;
  color: #000;
  text-decoration: none; }
@media (min-width: 1025px) {
  header .custom_dropdown.open {
    height: 16px; } }

#OrderHistory #product_page_desc .dropdown.open, #OrderReturns #product_page_desc .dropdown.open {
  background-color: none !important; }

.btn-default:hover, .btn-default:focus, .btn-default.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

@media (max-width: 1024px) {
  .phone, .phone a {
    color: #0066cc; } }

.outerDiv #nav.affix {
  z-index: 999 !important; }

.question_container {
  position: relative;
  float: right;
  margin-right: -30px;
  margin-top: -30px;
  /*.tooltip-inner {
      @media (max-width: $grid-float-mob-breakpoint){
          min-width: 120px;
      }
  }*/ }
  @media (max-width: 767px) {
    .question_container {
      margin-right: -17px; } }
  @media (min-width: 768px) {
    .question_container .glyphicon-question-sign {
      right: 0px !important; } }
  @media (min-width: 1025px) {
    .question_container .glyphicon-question-sign {
      right: 0px !important; } }
  @media (max-width: 767px) {
    .question_container .tooltip {
      margin-left: -5px; } }

.division-bar {
  background-color: #777777;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }
  .division-bar .container.division-title {
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'dinot-regular';
    color: #ffffff; }

.ios-scroll-fix {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

@media (max-width: 767px) {
  .total_column {
    margin-top: 20px;
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .total_column span {
    display: block;
    font-weight: bold;
    font-size: 15px;
    font-family: 'dinot black', Arial;
    letter-spacing: -0.025em; } }
@media (min-width: 768px) {
  .total_column span + span {
    margin-left: 5px; } }

.shippedby {
  font-style: italic; }

.trackingNum a {
  display: table;
  line-height: 1.4; }

.info_section {
  clear: both;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 10px; }
  .info_section.header_info {
    display: table;
    width: 100%; }
    @media (min-width: 768px) {
      .info_section.header_info {
        margin-bottom: 40px;
        padding-bottom: 28px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .info_section {
      padding: 24px; } }
  @media (min-width: 1025px) {
    .info_section {
      padding: 36px 40px 20px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .info_section.page-header {
      padding-bottom: 24px; } }
  .info_section h1, .info_section h2, .info_section h3 {
    margin-top: 0;
    text-transform: uppercase; }
    .info_section h1.no-text-transform, .info_section h2.no-text-transform, .info_section h3.no-text-transform {
      text-transform: none; }
  .info_section .buttons-wrapper {
    float: left;
    width: 100%; }
    @media (min-width: 768px) {
      .info_section .buttons-wrapper {
        float: right;
        width: auto; } }
    @media (max-width: 767px) {
      .info_section .buttons-wrapper .btn {
        min-width: 45.8%; } }
    @media (min-width: 768px) {
      .info_section .buttons-wrapper .btn.button-chat {
        margin-left: 18px; } }
    @media (min-width: 1025px) {
      .info_section .buttons-wrapper .btn.button-chat {
        margin-left: 22px; } }
    .info_section .buttons-wrapper .btn.slvzr-last-child {
      margin-left: 22px; }
    .info_section .buttons-wrapper .btn:last-child {
      float: right; }
      @media (min-width: 768px) {
        .info_section .buttons-wrapper .btn:last-child {
          margin-left: 18px; } }
      @media (min-width: 1025px) {
        .info_section .buttons-wrapper .btn:last-child {
          margin-left: 22px; } }

@media (min-width: 768px) {
  #product_browse .page-header a .glyphicon::before {
    font-size: 9px; } }
#product_browse .info_section address {
  line-height: 1.5;
  margin-bottom: 0; }
  @media (min-width: 1025px) {
    #product_browse .info_section address span {
      display: table;
      margin-top: 10px; } }
  @media (min-width: 768px) {
    #product_browse .info_section address span {
      margin-top: 5px; } }
  #product_browse .info_section address a {
    line-height: 1.92; }
#product_browse .info_section .europe span {
  display: block; }
  @media (min-width: 1025px) {
    #product_browse .info_section .europe span {
      margin-top: 10px; } }
  @media (min-width: 768px) {
    #product_browse .info_section .europe span {
      margin-top: 5px; } }
@media (max-width: 767px) {
  #product_browse .info_section .europe {
    line-height: 1.336;
    margin-top: 20px; }
    #product_browse .info_section .europe span {
      font-size: 12.5px;
      line-height: 1.6;
      margin-top: 10px; }
    #product_browse .info_section .europe strong {
      line-height: 1.24; } }
#product_browse .info_section .aog {
  margin-top: 15px;
  line-height: 1.5; }
  @media (min-width: 768px) {
    #product_browse .info_section .aog {
      padding-left: 13px;
      padding-right: 0; } }
  @media (min-width: 1025px) {
    #product_browse .info_section .aog {
      margin-top: 0; } }
#product_browse .info_section .button-email, #product_browse .info_section .button-chat {
  border-radius: 20px;
  border: 1px solid #353535; }
  @media (min-width: 1025px) {
    #product_browse .info_section .button-email, #product_browse .info_section .button-chat {
      margin-top: 20px;
      height: 25px;
      padding: 3px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #product_browse .info_section .button-email, #product_browse .info_section .button-chat {
      margin-top: 10px;
      height: 40px;
      width: 153px;
      font-family: dinot-medium; } }
  @media (max-width: 767px) {
    #product_browse .info_section .button-email, #product_browse .info_section .button-chat {
      width: 100%; } }
@media (min-width: 768px) {
  #product_browse .info_section .supportphone, #product_browse .info_section .askEngg {
    text-align: center; } }
@media (max-width: 767px) {
  #product_browse .info_section .supportphone, #product_browse .info_section .askEngg {
    margin-top: 15px;
    font-size: 12px; } }
#product_browse .productHeading {
  font-family: Arial;
  font-weight: bold; }

img {
  max-width: 100%; }

.titleBar {
  position: relative;
  top: 85px; }
  @media (min-width: 768px) {
    .titleBar {
      top: -10px;
      text-align: right;
      right: 30px; } }
  @media (min-width: 1025px) {
    .titleBar {
      right: 0; } }

.marbottom {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .marbottom {
      margin-bottom: 0; } }

.contact h3, .work_bench h3 {
  font-family: dinot-bold; }
  @media (min-width: 1025px) {
    .contact h3, .work_bench h3 {
      font-size: 20px; } }
.contact .btn, .work_bench .btn {
  text-transform: uppercase;
  font-family: Dinot-medium; }
  @media (min-width: 1025px) {
    .contact .btn, .work_bench .btn {
      font-size: 10px; } }

@media (min-width: 768px) {
  .work_bench .form-group {
    width: 67.70%; } }
@media (min-width: 1025px) {
  .work_bench .form-group {
    width: auto;
    float: right; } }
.work_bench .form-group .form-control {
  font-size: 12.5px;
  height: 40px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .work_bench .form-group .form-control {
      width: 57.5%;
      margin-bottom: 0; } }
  @media (min-width: 1025px) {
    .work_bench .form-group .form-control {
      width: 175px;
      font-size: 10px;
      height: 25px; } }
.work_bench .form-group .form-control::-moz-placeholder {
  color: #808080;
  opacity: 1; }

.floatR {
  float: right;
  width: 50%;
  margin: 0; }
  @media (min-width: 1025px) {
    .floatR {
      float: none;
      width: 100%; } }
  @media (min-width: 768px) {
    .floatR {
      float: none;
      width: 100%; } }

.floatL {
  float: left;
  width: 50%;
  margin: 0; }
  @media (min-width: 1025px) {
    .floatL {
      float: none;
      width: 100%; } }
  @media (min-width: 768px) {
    .floatL {
      float: none;
      width: 100%; } }

.floatR li, .floatL li {
  padding: 0;
  float: none;
  width: 66%;
  margin: 0; }
  .floatR li a, .floatL li a {
    color: #a5a5a5;
    font-family: "dinot-medium";
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 2.5; }
    @media (min-width: 1025px) {
      .floatR li a, .floatL li a {
        line-height: 1.8; } }

.scroll_div_func {
  position: relative; }

.career_back_top {
  background-color: #fff;
  height: 40px;
  top: 100px;
  position: absolute;
  right: 0;
  width: 40px;
  text-align: center;
  z-index: 10;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3); }
  .career_back_top i {
    margin: 13px auto;
    color: #000; }

.back_top_Service {
  background-color: #fff;
  height: 40px;
  top: 100px;
  position: absolute;
  right: 0;
  width: 40px;
  text-align: center;
  z-index: 10;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3); }
  .back_top_Service i {
    margin: 13px auto;
    color: #000; }

@media (min-width: 768px) {
  #returns .grey-bg, #order-status-guest .grey-bg {
    border-left-width: 15px;
    border-right-width: 15px; } }
#returns .form-horizontal.return-init-form .form-group, #order-status-guest .form-horizontal.return-init-form .form-group {
  width: auto; }
#returns .cart-info, #order-status-guest .cart-info {
  background-color: #fff; }
#returns .padding-0, #order-status-guest .padding-0 {
  padding-left: 0 !important;
  padding: 20px;
  margin: 0px; }
#returns .padding-bottom-20, #order-status-guest .padding-bottom-20 {
  padding: 20px 0px; }
  @media (max-width: 1024px) {
    #returns .padding-bottom-20, #order-status-guest .padding-bottom-20 {
      border-bottom: 1px solid #e2e1dd; } }
@media (min-width: 1025px) {
  #returns .group-50, #returns .formRight, #order-status-guest .group-50, #order-status-guest .formRight {
    width: 50%; }
  #returns .formRight, #order-status-guest .formRight {
    text-align: right; } }
@media (min-width: 768px) {
  #returns .heading, #order-status-guest .heading {
    float: left; } }
#returns .heading h2, #order-status-guest .heading h2 {
  font-size: 14.5px;
  font-family: 'dinot-bold';
  line-height: 1.2;
  font-weight: normal; }
  @media (min-width: 768px) {
    #returns .heading h2, #order-status-guest .heading h2 {
      font-size: 14px; } }
#returns .font-adjust, #order-status-guest .font-adjust {
  font-size: 27px;
  font-weight: bold; }
#returns h2, #order-status-guest h2 {
  text-transform: uppercase;
  font-family: 'dinot-bold';
  font-size: 13px;
  font-weight: bold; }
  @media (max-width: 767px) {
    #returns h2, #order-status-guest h2 {
      font-size: 15px; } }
  @media (max-width: 767px) {
    #returns h2 .certified, #returns h2 .available, #order-status-guest h2 .certified, #order-status-guest h2 .available {
      display: block; } }
#returns .disableLetter, #order-status-guest .disableLetter {
  background: none;
  text-decoration: none;
  color: #a2a2a2; }
@media (min-width: 768px) {
  #returns .marginTop-27, #order-status-guest .marginTop-27 {
    margin-top: -27px; } }
@media (min-width: 768px) {
  #returns .dis_block, #order-status-guest .dis_block {
    display: inline-block;
    width: 55%; } }
@media (min-width: 768px) {
  #returns .block_dis, #order-status-guest .block_dis {
    width: 100% !important; } }
@media (max-width: 1024px) {
  #returns .firstLine, #order-status-guest .firstLine {
    margin-top: 10px; } }
@media (min-width: 768px) {
  #returns .flags, #order-status-guest .flags {
    float: right; } }
#returns .flags span:last-child, #order-status-guest .flags span:last-child {
  float: right; }
  @media (min-width: 768px) {
    #returns .flags span:last-child, #order-status-guest .flags span:last-child {
      margin-left: 15px; } }
#returns .form-horizontal .control-label span, #order-status-guest .form-horizontal .control-label span {
  margin-top: -2px; }
@media (min-width: 768px) {
  #returns .form-horizontal .control-label, #order-status-guest .form-horizontal .control-label {
    text-align: left;
    min-width: 100%; } }
@media (min-width: 768px) and (max-width: 768px) {
  #returns .form-horizontal .control-label .glyphicon, #order-status-guest .form-horizontal .control-label .glyphicon {
    float: right;
    margin-right: 0; } }
@media (min-width: 768px) and (max-width: 1024px) {
  #returns .form-horizontal .btn, #order-status-guest .form-horizontal .btn {
    width: 100%; } }
#returns .accordian, #order-status-guest .accordian {
  margin: 0; }
  #returns .accordian h3, #order-status-guest .accordian h3 {
    margin-bottom: 0; }
  #returns .accordian #distributoraccordion .back_top, #order-status-guest .accordian #distributoraccordion .back_top {
    background-color: #FFF;
    height: 40px;
    position: absolute;
    z-index: 99999;
    right: -14px;
    top: 10px;
    width: 40px;
    text-align: center;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3); }

.order-lookup h2 {
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .order-lookup h2 .certified, .order-lookup h2 .available {
      margin-top: 5px; } }
.order-lookup p {
  padding-top: 10px; }
@media (min-width: 1025px) {
  .order-lookup select, .order-lookup input {
    min-width: 225px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .order-lookup .form-group {
    width: 100%;
    margin-top: 18px; }
  .order-lookup .marbutton {
    margin-top: 79px; }
  .order-lookup form .row {
    margin-top: -20px; }
  .order-lookup form label {
    width: 26%; } }
  @media (min-width: 768px) and (max-width: 1024px) and (min-width: 769px) {
    .order-lookup form label {
      width: 28%; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .order-lookup form .form-control {
    width: 55%; } }
.order-lookup .btn-wrapper {
  float: left;
  width: 100%;
  clear: both;
  border: 0;
  border-bottom: 1px solid #e2e1dd;
  padding-bottom: 20px; }
  .order-lookup .btn-wrapper:before, .order-lookup .btn-wrapper:after {
    content: " ";
    display: table; }
  .order-lookup .btn-wrapper:after {
    clear: both; }
  @media (max-width: 767px) {
    .order-lookup .btn-wrapper {
      padding: 10px 0; } }
.order-lookup .row-wrapper ul {
  margin-bottom: 0px; }
  .order-lookup .row-wrapper ul + a {
    margin-top: 20px;
    display: inline-block;
    padding: 0px 15px; }
    @media (max-width: 768px) {
      .order-lookup .row-wrapper ul + a {
        padding: 0px;
        padding-bottom: 35px; } }
.order-lookup .row-wrapper .padding15 {
  padding: 40px 0; }
  @media (max-width: 1024px) {
    .order-lookup .row-wrapper .padding15 {
      padding: 30px 0px; } }
  .order-lookup .row-wrapper .padding15 .btn {
    margin-top: 0; }
@media (min-width: 768px) {
  .order-lookup .row-wrapper .listNav {
    margin-top: 20px; } }
.order-lookup .azseries {
  font-weight: bold;
  font-size: 15px;
  display: table;
  width: 100%; }
  .order-lookup .azseries a {
    float: left;
    margin-right: 2.3%;
    height: 40px;
    width: 19.5%;
    margin: 12px 2.75% 5px;
    background-color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .order-lookup .azseries a {
        height: 37px;
        width: 5% !important;
        text-align: center;
        margin: 12px 1.2% 5px;
        font-size: 20px;
        padding-top: 4px; } }
.order-lookup .letter-label-expanded {
  font-size: 15px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .order-lookup .letter-label-expanded {
      font-size: 25px;
      font-weight: normal;
      padding: 0px 15px; } }
@media (min-width: 768px) {
  .order-lookup .list-unstyled {
    padding: 0px 15px; } }
.order-lookup .accordion-title-collapsed {
  padding: 16px;
  background-color: #e4e4e4;
  width: 100%;
  text-align: left; }
.order-lookup .accordion-bg {
  padding: 16px; }
.order-lookup > h4 {
  padding: 16px;
  background-color: #f5f5f5;
  border: 1px #353535 solid; }
.order-lookup .div-lookup {
  background-color: #f5f5f5; }
  .order-lookup .div-lookup h4 {
    padding: 16px;
    margin: 0; }
.order-lookup .list-unstyled li {
  padding: 10px 0px 0px; }
.order-lookup .form-group.required .control-label:before {
  content: "* ";
  color: #424242; }
@media (min-width: 768px) {
  .order-lookup #distributoraccordionOne .padding-xs-0 {
    padding: 0 8%; } }
@media (min-width: 1025px) {
  .order-lookup #distributoraccordionOne .padding-xs-0 {
    padding: 0 14%; } }
.order-lookup #distributoraccordionOne .marginboth {
  margin-bottom: 25px; }

.listNav {
  display: inline-block;
  width: 100%; }

@media (min-width: 1025px) {
  .formRight {
    float: right; } }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0066cc;
  float: left;
  padding-top: 6px;
  margin-right: 9px; }

@media (min-width: 768px) {
  .lastAlphabet {
    width: 21.5%;
    float: right; } }
@media (max-width: 1024px) {
  .lastAlphabet {
    padding: 10px 0 0; } }
@media (min-width: 1025px) {
  .lastAlphabet {
    width: 14.2%;
    float: right; } }

@media (min-width: 1025px) {
  .firstPara {
    padding: 15px; } }
.firstPara ul {
  list-style-position: outside;
  padding-left: 16px;
  font-weight: bold; }
  .firstPara ul li {
    margin-bottom: 10px; }

#carval {
  display: none; }
  @media (min-width: 1025px) {
    #carval {
      display: inline-block; } }

#sortList {
  position: relative; }

.marginboth {
  margin: 0; }
  @media (min-width: 1025px) {
    .marginboth {
      margin: 0 4%; } }

.clearBoth {
  clear: both; }


.dropdown .select {
  border-radius: 0;
  border: 1px solid #3e3e3e;
  width: 100%; 
  text-align: left;
  position: relative; }
  .dropdown .select .caret {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: 0px; }
.dropdown ul.dropdown-menu {
  width: 100%; }
  .dropdown ul.dropdown-menu li a {
    margin: 0 !important; }


.navbar-fixed-bottom {
  border-top: 1px solid #999;
  padding: 20px 10px;
  margin-bottom: 0; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .navbar-fixed-bottom {
      padding: 20px 15px; } }
  @media (min-width: 1025px) {
    .navbar-fixed-bottom {
      padding: 20px 40px; } }
  .navbar-fixed-bottom strong {
    color: #000;
    display: inline-block;
    margin-bottom: 10px !important; }
  .navbar-fixed-bottom .btn {
    min-width: 155px;
    float: right; }
    @media (max-width: 767px) {
      .navbar-fixed-bottom .btn {
        margin-top: -50px;
        min-width: 115px; } }
  @media (max-width: 767px) {
    .navbar-fixed-bottom .margin-top {
      margin-top: 10px; } }


#nav .slick-list {
  padding: 0 !important;
  width: 100%; }
  @media (min-width: 768px) and (max-width: 1024px) {
    #nav .slick-list {
      border-right: 1px solid #4a4a4a; } }

.btn-orange {
  background-color: #ffb91d;
  color: #353535;
  text-transform: uppercase;
  font-size: 12px;
  font-family: dinot-medium;
  padding: 3px 25px; }
  @media (max-width: 767px) {
    .btn-orange {
      width: 100%;
      padding-bottom: 10px;
      padding-top: 10px; } }

.detailed-header {
  background-color: #353535;
  margin-bottom: 40px; }

.padding-both {
  padding-left: 10px;
  padding-right: 10px; }

.padding-left {
  padding-left: 10px; }

.padding-right {
  padding-right: 10px; }

.outerDiv .text_slider .slideTxt.career_txt {
  padding: 0;
  margin-left: 0; }
  .outerDiv .text_slider .slideTxt.career_txt li {
    margin: 0 15px;
    padding: 20px 10px; }
    @media (max-width: 767px) {
      .outerDiv .text_slider .slideTxt.career_txt li {
        margin: 0; } }
    .outerDiv .text_slider .slideTxt.career_txt li a {
      font-size: 11px; }
      @media (max-width: 767px) {
        .outerDiv .text_slider .slideTxt.career_txt li a {
          padding-left: 5px; } }

.font_weight {
  font-weight: bold; }

.margin-bt {
  margin-top: -25px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .margin-bt {
      margin-top: -20px; } }

.margin-text {
  margin-bottom: 20px; }

.form-horizontal .checkbox label {
  margin-top: -11px;
  float: left;
  padding-top: 0;
  color: #000000; }

.checkbox-primary + .checkbox-primary {
  margin-top: 10px; }

.black {
  color: #000000 !important; }

.breadcrumb.cust_breadcrumb {
  margin-left: 0;
  padding: 0;
  display: block;
  font-style: normal;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .breadcrumb.cust_breadcrumb {
      position: absolute;
      top: -105px;
      margin-bottom: 0;
      right: 15px; } }
  @media (min-width: 768px) {
    .breadcrumb.cust_breadcrumb {
      left: 20%;
      right: auto; } }
  .breadcrumb.cust_breadcrumb li:last-child:after {
    background: none !important; }
  .breadcrumb.cust_breadcrumb li:last-child.active:after {
    background: none !important; }
  .breadcrumb.cust_breadcrumb li {
    counter-increment: step-counter;
    background: none;
    font-family: dinot-medium;
    font-size: 12.5px;
    text-transform: uppercase;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 30px;
    position: relative;
    display: inline-block; }
    @media (min-width: 768px) {
      .breadcrumb.cust_breadcrumb li {
        font-size: 11px;
        letter-spacing: 0;
        margin: 0; } }
    @media (min-width: 1025px) {
      .breadcrumb.cust_breadcrumb li {
        letter-spacing: 1.2px;
        font-size: 12px; } }
    @media (max-width: 767px) {
      .breadcrumb.cust_breadcrumb li a {
        display: none; } }
    @media (max-width: 767px) {
      .breadcrumb.cust_breadcrumb li:after {
        background: url("../../images/arrow_tip.png") top right no-repeat transparent !important;
        content: " ";
        height: 30px;
        position: absolute;
        right: -12px;
        top: 0;
        width: 12px; } }
    .breadcrumb.cust_breadcrumb li:before {
      content: counter(step-counter);
      margin-right: 0;
      font-size: 100%;
      background-color: #fff;
      color: #000;
      border: 1px solid #000;
      font-weight: bold;
      padding: 3px 8px; }
      @media (min-width: 768px) and (max-width: 1024px) {
        .breadcrumb.cust_breadcrumb li:before {
          padding: 1px 6px; } }
      @media (min-width: 1025px) {
        .breadcrumb.cust_breadcrumb li:before {
          margin: 0 5px; } }
      @media (max-width: 767px) {
        .breadcrumb.cust_breadcrumb li:before {
          background-color: transparent;
          border: none;
          margin-left: 17px;
          padding: 0; } }
    .breadcrumb.cust_breadcrumb li:first-child.active {
      padding-left: 0; }
  .breadcrumb.cust_breadcrumb li:first-child {
    z-index: 99; }
  .breadcrumb.cust_breadcrumb li:nth-child(2) {
    z-index: 89; }
  .breadcrumb.cust_breadcrumb li:nth-child(3) {
    z-index: 79; }
  .breadcrumb.cust_breadcrumb li:nth-child(4) {
    z-index: 69; }
  .breadcrumb.cust_breadcrumb li.active {
    font-weight: bold; }
    @media (max-width: 767px) {
      .breadcrumb.cust_breadcrumb li.active {
        background-color: #424242 !important;
        padding-right: 20px; }
        .breadcrumb.cust_breadcrumb li.active a {
          display: inline-block;
          color: #fff; } }
    @media (max-width: 767px) {
      .breadcrumb.cust_breadcrumb li.active:after {
        background: url("../../images/active_arrow.png") top right no-repeat transparent !important;
        content: " ";
        height: 30px;
        position: absolute;
        right: -12px;
        top: 0;
        width: 12px; } }
    .breadcrumb.cust_breadcrumb li.active:before {
      background-color: #424242;
      color: #fff; }
      @media (max-width: 767px) {
        .breadcrumb.cust_breadcrumb li.active:before {
          background-color: transparent;
          color: #fff;
          content: counter(step-counter) ". "; } }
  .breadcrumb.cust_breadcrumb li.visited:before {
    background-color: #7b7d7d;
    border: 1px solid #7b7d7d;
    color: #fff; }
  @media (max-width: 767px) {
    .breadcrumb.cust_breadcrumb li.visited {
      background-color: #7b7d7d !important; }
      .breadcrumb.cust_breadcrumb li.visited a {
        display: none; }
      .breadcrumb.cust_breadcrumb li.visited:after {
        background: url("../../images/visited.png") top right no-repeat transparent !important;
        content: " ";
        height: 30px;
        position: absolute;
        right: -12px;
        top: 0;
        width: 14px; } }

@media (min-width: 768px) {
  .header_two {
    border-bottom: 13px solid #ffb91d;
    background: #fff url(../../images/header_bg.png) repeat-x left top;
    padding-top: 0;
    padding-bottom: 0; } }
@media (max-width: 767px) {
  .header_two .navbar-brand {
    margin-top: 0; } }
@media (min-width: 768px) {
  .header_two .navbar-brand {
    margin-bottom: 10px;
    margin-top: 10px; } }
.header_two .head {
  position: relative; }
.header_two .head + div {
  margin-top: 10px;
  margin-bottom: 15px; }
.header_two .home_detail {
  font-family: dinot-regular;
  font-size: 11px;
  text-align: right;
  float: right; }
  @media (max-width: 767px) {
    .header_two .home_detail {
      position: absolute;
      top: 0;
      right: 15px; } }
  @media (min-width: 768px) {
    .header_two .home_detail {
      margin-top: 2px; } }
  .header_two .home_detail span {
    display: block;
    clear: both; }
    @media (min-width: 768px) {
      .header_two .home_detail span {
        display: inline;
        clear: none;
        margin-right: 10px; } }
    .header_two .home_detail span:first-child {
      font-family: dinot-bold;
      font-size: 12.5px; }
.header_two ul {
  margin: 0;
  clear: both; }
  @media (min-width: 768px) {
    .header_two ul {
      float: right;
      clear: none; } }
  .header_two ul .black-bg-surround {
    padding: 2px 12px 2px 7px;
    text-transform: uppercase;
    background-color: #424242;
    border-radius: 0;
    color: #fff !important;
    width: auto; }
    @media (min-width: 768px) {
      .header_two ul .black-bg-surround {
        font-weight: bold;
        font-family: arial;
        font-size: 9px; } }
  .header_two ul li {
    margin: 10px 0 0 !important;
    padding: 0; }
    @media (min-width: 768px) {
      .header_two ul li {
        margin: 2px 5px !important; } }
    @media (max-width: 767px) {
      .header_two ul li:last-child {
        float: right; } }
    @media (min-width: 768px) {
      .header_two ul li:first-child {
        float: right; } }
  .header_two ul .checkout_icon {
    background-image: url("../../images/lock.png");
    background-size: contain;
    width: 14px;
    height: 11px;
    display: inline-block;
    margin: 0 5px;
    padding: 2px 0; }
  .header_two ul .chat {
    background-image: url("../../images/chat.png");
    width: 14px;
    height: 11px;
    display: inline-block;
    margin: 0 5px;
    padding: 2px 0; }

#shipping-method .header_info {
  margin-top: 30px; }
  @media (min-width: 1025px) {
    #shipping-method .header_info h1 {
      margin-bottom: 15px; } }
  @media (max-width: 380px) {
    #shipping-method .header_info h1 {
      text-align: left; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    #shipping-method .header_info .dropdown {
      height: 40px;
      margin-bottom: 15px; } }
#shipping-method .fontBold {
  font-weight: bold;
  font-size: 13.4px; }
  @media (min-width: 768px) {
    #shipping-method .fontBold {
      font-size: 15px; } }
  @media (min-width: 1025px) {
    #shipping-method .fontBold {
      font-size: 17px; } }
@media (min-width: 1025px) {
  #shipping-method .width-half {
    width: 30%; } }
@media (min-width: 1025px) {

  #shipping-method .width-65 {
    width: 65%; } }
#shipping-method .custom_dropdown .btn {
  font-family: dinot-regular;
  font-size: 12px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    #shipping-method .custom_dropdown .btn {
      height: 40px; } }
@media (min-width: 1025px) {
  #shipping-method .custom_dropdown {
    max-width: 200px; } }
#shipping-method .distributorval li {
  margin-bottom: 10px;
  list-style: none; }
@media (min-width: 767px) {
  #shipping-method .distributorval .culture-heading-wrapper {
    position: relative;
    float: left;
    width: 65%; } }
#shipping-method #horse-section .table.prod-table td {
  padding-top: 35px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    #shipping-method #horse-section .table.prod-table td .bold {
      font-family: dinot-regular; } }
#shipping-method #horse-section .table.prod-table .quantity_1 {
  margin-bottom: 25px;
  display: inline-block; }
#shipping-method table {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 380px) {
    #shipping-method table {
      margin-bottom: 50px;
      margin-top: 5px; } }
  #shipping-method table td {
    border-top: none !important; }
    @media (min-width: 768px) and (max-width: 1024px) {
      #shipping-method table td {
        padding-top: 15px; } }
    #shipping-method table td h3 {
      font-family: "dinot-medium"; }
  #shipping-method table th {
    border-top: 2px dashed #dddddd;
    padding-top: 10px;
    margin-top: 20px; }
#shipping-method .table.prod-table td {
  padding-top: 35px; }
@media (max-width: 380px) {
  #shipping-method .table.prod-table td:before, #shipping-method .table.service-table td:before {
    font-weight: bold; } }
@media (max-width: 1025px) and (min-width: 768px) {
  #shipping-method .table.prod-table tr {
    border-bottom: 30px solid #ffffff; } }
#shipping-method .bg-white {
  background: #fff !important; }
#shipping-method .info_section_repo {
  padding: 20px 40px 20px;
  background-color: #ffffff;
  clear: both; }
@media (max-width: 767px) {
  #shipping-method .shipment {
    display: none; } }
@media (min-width: 768px) {
  #shipping-method .shipment {
    /*border:3px solid #A72621; padding: 20px 10px 20px 10px;*/
    float: left;
    text-transform: none; } }
@media (min-width: 768px) {
  #shipping-method .shipment {
    margin-top: 1px;
    float: right; } }
@media (min-width: 1025px) {
  #shipping-method .shipment {
    margin-right: 46px; } }
#shipping-method .grey-bg {
  background-color: #fff;
  padding: 15px;
  border: 0; }
  @media (max-width: 1024px) {
    #shipping-method .grey-bg {
      padding: 10px; } }
  #shipping-method .grey-bg table {
    margin-top: 0;
    margin-bottom: 0; }
#shipping-method .smaller {
  width: 63%;
  float: right; }
#shipping-method .total_count h3 {
  font-weight: bold; }
#shipping-method .total_count .order-total-amt {
  font-size: 21px;
  text-align: right; }
  @media (max-width: 767px) {
    #shipping-method .total_count .order-total-amt {
      font-family: Arial, sans-serif;
      font-size: 13px; } }

#shipping-address .container {
  margin-top: 30px; }
#shipping-address #myModal .modal-header button {
  width: 7%; }
#shipping-address #myModal .bor {
  border-top: 1px solid #f5f5f4; }
#shipping-address #myModal .modal-body {
  padding-top: 0; }
  #shipping-address #myModal .modal-body button {
    display: table;
    margin: 20px auto; }
#shipping-address #myModal .gray-bg {
  background: #ededed;
  padding: 15px; }
  #shipping-address #myModal .gray-bg h6 {
    font-size: 13px; }
  #shipping-address #myModal .gray-bg p {
    font-size: 11px;
    font-family: Arial; }
  #shipping-address #myModal .gray-bg input {
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 4px; }
  #shipping-address #myModal .gray-bg address {
    display: inline-block;
    width: 85%; }
    #shipping-address #myModal .gray-bg address a {
      display: block; }
  #shipping-address #myModal .gray-bg .view-all {
    margin-left: 15px; }
  #shipping-address #myModal .gray-bg div {
    font-size: 13px;
    font-family: Arial; }
  #shipping-address #myModal .gray-bg .border {
    border-bottom: 1px solid #ddd;
    padding: 5px; }
#shipping-address label:before {
  top: -5px; }
#shipping-address .container .shipping-address-form.form-horizontal {
  margin-top: 29px; }
  #shipping-address .container .shipping-address-form.form-horizontal .mandatory-field-err .arrow-left {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #ff0000;
    position: absolute;
    left: 0;
    top: 0; }
    @media (max-width: 767px) {
      #shipping-address .container .shipping-address-form.form-horizontal .mandatory-field-err .arrow-left {
        border-top: 15px solid transparent;
        border-bottom: 15px solid #ff0000;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        left: 34px;
        top: -11px; } }
  #shipping-address .container .shipping-address-form.form-horizontal .mandatory-field-err:last-child {
    background: #ff0000;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5px;
    height: 30px; }
    @media (max-width: 767px) {
      #shipping-address .container .shipping-address-form.form-horizontal .mandatory-field-err:last-child {
        border-radius: 20px;
        border: none;
        width: 145px;
        margin-top: 15px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      #shipping-address .container .shipping-address-form.form-horizontal .mandatory-field-err:last-child {
        width: 145px; } }
  #shipping-address .container .shipping-address-form.form-horizontal .glyphicon-question-sign {
    position: absolute;
    top: 6px;
    right: -14px; }
    @media (min-width: 768px) {
      #shipping-address .container .shipping-address-form.form-horizontal .glyphicon-question-sign {
        right: -14px; } }
    @media (min-width: 1025px) {
      #shipping-address .container .shipping-address-form.form-horizontal .glyphicon-question-sign {
        right: -16px; } }
  #shipping-address .container .shipping-address-form.form-horizontal .control-label {
    text-align: left; }
    #shipping-address .container .shipping-address-form.form-horizontal .control-label i {
      display: block; }
      @media (max-width: 767px) {
        #shipping-address .container .shipping-address-form.form-horizontal .control-label i {
          display: inline; } }
    @media (max-width: 767px) {
      #shipping-address .container .shipping-address-form.form-horizontal .control-label span:first-child {
        margin-right: 15px; } }
    #shipping-address .container .shipping-address-form.form-horizontal .control-label ul {
      padding: 0;
      list-style: none; }
  #shipping-address .container .shipping-address-form.form-horizontal address {
    font-family: 'dinot-regular';
    font-size: 12px; }
#shipping-address .container .row .col-lg-12 .btn {
  margin-bottom: 40px;
  float: right; }
#shipping-address .container .row .col-lg-12 .btn.select {
  margin-bottom: 0;
  float: none; }
#shipping-address .container .top-20 {
  margin-top: -18px;
  color: #000; }
  #shipping-address .container .top-20 a {
    color: #353535; }
#shipping-address .container .mar-15 {
  margin-bottom: 10px; }
#shipping-address .container .form-group {
  margin-bottom: 15px; }
  @media (max-width: 768px) {
    #shipping-address .container .form-group label[for="inputStreetAddress"] span.right {
      float: right;
      padding-right: 19%; } }
  @media (max-width: 768px) {
    #shipping-address .container .form-group label[for="inputStreetAddress"] span.right2 {
      float: right;
      padding-right: 13%; } }

.copyright .secure-checkout {
  margin-bottom: 10px; }
  @media (min-width: 1025px) {
    .copyright .secure-checkout {
      float: right;
      position: absolute;
      top: 0;
      right: -51px; } }
  .copyright .secure-checkout .btn {
    color: #231f20;
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 0; }

@media (max-width: 767px) {
  #inputTaxId {
    width: 90%; } }

.continue {
  width: 90%;
  display: table;
  margin: 10px auto 30px;
  margin-top: -10px; }
  @media (min-width: 768px) {
    .continue {
      float: right;
      width: auto;
      padding-left: 25px;
      padding-right: 25px; } }

@media (min-width: 1025px) {
  .right-anchor {
    position: absolute;
    right: -32%;
    top: 5px; } }

.grey {
  background: #fff; }
  @media (max-width: 767px) {
    .grey {
      background-color: #424242; } }

.white {
  background: #fff; }

.italic_txt {
  font-style: italic; }

.btn-group.open {
  background-color: transparent !important; }
  .btn-group.open .dropdown-toggle {
    box-shadow: none !important; }



@media (max-width: 767px) {
  .order-confirmation.alternate-shipping-method .information .info_section {
    padding: 20px 20px 20px; } }
.order-confirmation.alternate-shipping-method .total_column {
  margin-top: 20px; }

.responsive-tabs-container[class*="accordion-"] .tab-pane {
  margin-bottom: 15px; }
.responsive-tabs-container[class*="accordion-"] .accordion-link {
  background-color: #A7A6A4;
  border: 1px solid #ddd;
  color: #333;
  display: block;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 20px;
  border-radius: 0; }
  .responsive-tabs-container[class*="accordion-"] .accordion-link:hover {
    text-decoration: none; }
  .responsive-tabs-container[class*="accordion-"] .accordion-link span {
    display: table;
    right: 3%; }
    @media (max-width: 1024px) {
      .responsive-tabs-container[class*="accordion-"] .accordion-link span {
        position: absolute;
        right: 20px;
        top: 30%;
        display: block; } }
  @media (max-width: 1024px) {
    .responsive-tabs-container[class*="accordion-"] .accordion-link {
      padding-right: 50px;
      position: relative; } }
  @media (min-width: 1025px) {
    .responsive-tabs-container[class*="accordion-"] .accordion-link {
      padding: 0;
      display: none; } }

@media (max-width: 1025px) {
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none; } }
#product_browse_pdp .responsive-tabs-container, #newsroom-events .responsive-tabs-container {
  margin-bottom: 20px; }

.responsive-tabs li a {
  font-size: 15px;
  line-height: 1.5; }
  @media (min-width: 1025px) {
    .responsive-tabs li a {
      font-size: 13px;
      line-height: 1.55; } }

.tab-content {
  padding: 0px;
  background: #fff;
margin: 10px 0;}
  .tab-content #Divisions {
    padding: 0;
    position: relative; }
    @media (min-width: 768px) {
      .tab-content #Divisions {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px; } }
    @media (min-width: 1025px) {
      .tab-content #Divisions {
        padding: 12px 36px 20px 25px; } }
    .tab-content #Divisions .row > div > a {
      display: table;
      padding: 0;
      text-transform: capitalize;
      margin-left: 6%;
      font-size: 12.5px; }
      .tab-content #Divisions .row > div > a span {
        display: table;
        float: left; }
      .tab-content #Divisions .row > div > a span.glyphicon {
        margin-right: 4px; }
    .tab-content #Divisions .row > div h3 {
      font-size: 15px;
      font-family: dinot-bold;
      margin: 20px 0 10px 15px; }
      @media (min-width: 768px) {
        .tab-content #Divisions .row > div h3 {
          font-family: arial;
          font-size: 28px;
          font-weight: normal;
          text-align: left;
          margin: 20px 0 0; } }
      @media (min-width: 1025px) {
        .tab-content #Divisions .row > div h3 {
          line-height: 1.07;
          margin-top: 24px; } }
    .tab-content #Divisions .row > div ul {
      padding-left: 0;
      list-style: none; }
      @media (min-width: 768px) {
        .tab-content #Divisions .row > div ul {
          padding-top: 15px; } }
      .tab-content #Divisions .row > div ul a {
        text-transform: capitalize;
        font-size: 12.5px;
        padding: 0 15px;
        line-height: 2; }
        @media (min-width: 768px) {
          .tab-content #Divisions .row > div ul a {
            padding-left: 0; } }
    @media (max-width: 767px) {
      .tab-content #Divisions:last-child {
        padding-bottom: 20px; } }
  .tab-content .tab-pane {
    margin-bottom: 0 !important;
    background-color: #FFFFFF; }
    @media (min-width: 768px) {
      .tab-content .tab-pane {
        background-color: #fff; } .tab-content #AP .nav.nav-pills {
}
}

.open {
  background-color: #FFB91D !important;
  text-decoration: none; }

.back_top {
  background-color: #fff;
  height: 40px;
  position: absolute;
  right: -14px;
  top: 10px;
  width: 40px;
  text-align: center;
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3); }
  .back_top i {
    margin: 13px auto;
    color: #000; }

/* --------------------- slick -------------  */
.outerDiv {
  background-color: #353535;
  margin-bottom: 10px; }
  .outerDiv > .container {
    margin-bottom: 20px; }
  .outerDiv #nav {
    border-top: 1px solid #454444;
    background-color: #353535; }
  .outerDiv #nav.affix {
    top: 0;
    position: fixed;
    z-index: 9999999;
    border: none;
    width: 100%; }
  .outerDiv .text_slider .navbar {
    -webkit-backface-visibility: hidden; }
  @media (max-width: 767px) {
    .outerDiv .text_slider {
      position: relative; } }
  @media (max-width: 767px) {
    .outerDiv .text_slider .border-class {
      border-top: 1px solid #454444; } }
  .outerDiv .text_slider .collapse_div {
    text-align: center;
    margin: 0 auto;
    float: right; }
    @media (max-width: 767px) {
      .outerDiv .text_slider .collapse_div {
        position: static;
        float: left;
        margin: 20px auto; } }
    .outerDiv .text_slider .collapse_div #browse {
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase;
      padding: 0;
      width: 100%;
      text-align: left; }
    @media (max-width: 767px) {
      .outerDiv .text_slider .collapse_div #collapseExample {
        background: #353535;
        left: 0;
        position: absolute;
        width: 100%;
        top: 60px;
        z-index: 9; } }
  .outerDiv .text_slider .yellow_btn {
    padding: 3px 25px;
    margin: 18px auto;
    background: #ffb91d;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .outerDiv .text_slider .yellow_btn {
        padding: 10px 0 !important;
        margin: 15px auto; } }
  .outerDiv .text_slider .slideTxt {
    color: #fff;
    font-size: 11.5px;
    text-transform: uppercase;
    padding: 0;
    border: none;
    font-family: 'dinot-medium';
    padding: 0 10px; }
    @media (min-width: 768px) {
      .outerDiv .text_slider .slideTxt {
        margin-left: 10px;
        width: 95%; }
        .outerDiv .text_slider .slideTxt:before {
          height: 42px;
          position: absolute;
          top: 12%; } }
    @media (max-width: 767px) {
      .outerDiv .text_slider .slideTxt {
        height: 400px;
        overflow: auto;
        padding: 0;
        margin: 0; } }
    .outerDiv .text_slider .slideTxt li {
      display: block;
      padding: 20px 10px;
      text-align: center;
      margin: 0 10px; }
      @media (max-width: 767px) {
        .outerDiv .text_slider .slideTxt li {
          padding: 20px;
          text-align: left;
          width: 100% !important;
          margin: 0; } }
      .outerDiv .text_slider .slideTxt li a {
        text-align: left;
        color: #fff;
        text-decoration: none; }
        @media (min-width: 768px) {
          .outerDiv .text_slider .slideTxt li a {
            text-align: center; } }
        .outerDiv .text_slider .slideTxt li a:hover {
          background: #353535; }
        .outerDiv .text_slider .slideTxt li a:focus {
          background: #353535; }
    @media (max-width: 767px) {
      .outerDiv .text_slider .slideTxt .slick-track {
        width: 100% !important; } }
    @media (min-width: 768px) {
      .outerDiv .text_slider .slideTxt .active a {
        padding-bottom: 5px; } }
    .outerDiv .text_slider .slideTxt .slick-prev {
      left: -35px;
      border-right: 1px solid #ffffff; }
    .outerDiv .text_slider .slideTxt .slick-prev.slick-disabled {
      border-right: 1px solid #4a4a4a; }
    .outerDiv .text_slider .slideTxt .slick-next {
      right: -35px; }


.brown_txt {
  color: #6f6754;
  text-transform: capitalize;
  font-family: 'dinot-medium' !important;
  font-size: 17px !important;
  margin-top: 16px;
  line-height: 1.23; }
  @media (max-width: 767px) {
    .brown_txt {
      font-size: 12.5px; } }

.brownGradient {
  background-color: #b78700;
  background-image: -webkit-linear-gradient(top, #bb8900 0%, #b18200 100%);
  background-image: -o-linear-gradient(top, #bb8900 0%, #b18200 100%);
  background-image: linear-gradient(to bottom, #bb8900 0%, #b18200 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBB8900', endColorstr='#FFB18200', GradientType=0); }

.xs-top-spacer {
  margin-top: 20px; }
  @media (min-width: 1025px) {
    .xs-top-spacer {
      margin: 0; } }


