@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular?#iefix') format('embedded-opentype'),
	   url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
       url('../fonts/MyriadPro-Regular.woff') format('woff'),
	   url('../fonts/MyriadPro-Regular.ttf')  format('truetype'),
	   url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold?#iefix') format('embedded-opentype'),
	   url('../fonts/OpenSans-Semibold.otf')  format('opentype'),
       url('../fonts/OpenSans-Semibold.woff') format('woff'),
	   url('../fonts/OpenSans-Semibold.ttf')  format('truetype'),
	   url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans?#iefix') format('embedded-opentype'),
	   url('../fonts/OpenSans.otf')  format('opentype'),
       url('../fonts/OpenSans.woff') format('woff'),
	   url('../fonts/OpenSans.ttf')  format('truetype'),
	   url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUI-Regular';
  src: url('../fonts/SegoeUI-Regular?#iefix') format('embedded-opentype'),
	   url('../fonts/SegoeUI-Regular.otf')  format('opentype'),
       url('../fonts/SegoeUI-Regular.woff') format('woff'),
	   url('../fonts/SegoeUI-Regular.ttf')  format('truetype'),
	   url('../fonts/SegoeUI-Regular.svg#SegoeUI-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	background:#000;
	background-image:url('../images/honeycomb.jpg');
}
.mceContentBody {background:none;}
.container{
	max-width:1200px;
}
.header-links {
    background: #282828;
}
.main-nav{
	background:transparent;
	border:none;
	border-radius:0;
	margin-bottom:0;
}
.links{
	margin-bottom:0;
	margin-top:20px;
}
.links a {
    color: #fff;
    font-family: MyriadPro-Regular;
    font-size: 16px;
    /*padding: 15px 10px;*/
		padding: 15px 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.request-button {
	/*background: red none repeat scroll 0 0;*/
	background: #186E9E none repeat scroll 0 0;
	color: #fff;
	/*margin-right: 15px;*/
	margin-right: 0px;
	padding: 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.request-button:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.call{
	display:inline;
}
.call > span {
	color: #fff;
    font-size: 23px;
    padding: 0 10px;
    vertical-align: middle;
	font-family:MyriadPro-Regular;
}
.call .innercall {
	color: #fff;
    font-size: 23px;
    padding: 0 10px;
    vertical-align: middle;
	font-family:MyriadPro-Regular;
	display:inline;
}
.inlines{display:inline;}
.call-details{
	padding:10px 0;
}
.call>img{
	height:40px;
	display:inline;
}
.call > a {
	height:40px;
	display:inline;
	float:left;
}
.lower-header-back {
    background: #cacaca none repeat scroll 0 0;
	border-top:2px solid #f4060c;
	border-bottom:2px solid #f4060c;
    /*padding: 15px 0;*/
		padding:0px;
}
.lower-header-back h2 {
    display: inline;
    font-size: 26px;
	font-family:OpenSans-Semibold;
	text-transform:uppercase;
	color:#000;
	vertical-align:middle;
}
.header-logo{
	height:40px;
	display:inline;
}
.logo{
	padding-top:5px;
}
.nav.navbar-nav.lower-header a {
    color: #000;
    font-family: myriadpro-regular;
    font-size: 19px;
    text-transform: capitalize;
	padding:15px 10px;
}
.main-nav .container-fluid, .main-nav .collapse.navbar-collapse,.header-image{
	padding:0;
}
.image-text > a ,.image-text > a:hover{
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-family: MyriadPro-Regular;
    font-size: 19px;
    padding: 5px 15px;
    text-transform: uppercase;
	text-decoration:none !important;
	float:right;
}
.image-text>p{
	margin-bottom:0;
}
.image-text {
    background: #737373 none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    right: 0;
	width:45%;
	padding:5px 0 0 10px;
}
.mid-section{
	background-image:url('../images/section-background.jpg');
	padding-bottom:20px;
	background-size:cover;
}
.vision-detail > p {
	display: inline;
	font-family: MyriadPro-Regular;
	font-size: 16px;
	margin-bottom: 0;
	padding-left: 30px;
	/*margin-top:20px;*/
	margin-top:20px;
	float:left;
	color:#545454;
}
.vision > h4 {
    display: inline;
    font-family: MyriadPro-Regular;
    font-size: 20px;
    margin-left: 25px;
    vertical-align: middle;
	text-transform:uppercase;
	color:#000;
}
.vision > img {
    display: inline;
    height: 70px;
}
.vision,.vision-detail{
	padding:20px 0 0 0;
}
.vision-detail > p > span {
    font-size: 18px;
    text-transform: uppercase;
}
.bottom-back{
	background-image:url('../images/honeycomb.jpg');
	padding:0 !important;
	position:relative;
}
.footer-slider > li{
	width:32%;
}
.footer-slider img {
    border: 5px solid #fff;
    height: 135px;
    width: 100%;
}
.footer-slider{
	margin-bottom: 0;
    margin-left: 20px;
	margin-right:20px;
    width: 98%;
	padding:20px 23px;
}
.find-us{
	background-color:#181514;
}
.contact, .follow{
	margin-left:0;
	margin-bottom:0;
}
.contact li {
    color: #fff;
    font-family: MyriadPro-Regular;
    /*font-size: 16px;*/
		font-size: 15px;
    padding: 20px 10px !important;
}
.follow li{
	color: #fff;
    font-family: MyriadPro-Regular;
    font-size: 16px;
	padding:12px 10px !important;
}
.follow li >a {
	font-size: 25px;
    text-decoration: none;
	color:#c0c0bf;
}
.foot{
	background-color:#282828;
	margin-bottom:10px;
}
.foot h4{
	font-size:14px;
	color:#a1afb8;
	padding:10px 0;
}
.foot h4 a{
	text-decoration: none;
	color:#a1afb8;
}
.container{
	position:relative;
}
.catagories {
}
.catagories form {
    background-color: #000;
}
.catagories .form-group {
    padding: 50px 25px;
	margin-bottom:0;
}
.catagories .form-group input{
	border: medium none;
    border-radius: 0;
    color: #322e2f;
    font-family: SegoeUI-Regular;
    font-size: 25px;
    height: auto;
    padding: 20px 10px;
}
.featured-catagories > h4 {
    background-color: #c0c0c0;
    color: #000;
    font-family: SegoeUI-Regular;
    font-size: 35px;
    padding: 40px 10px;
    text-align: center;
	margin:0;
}
.featured-catagories{
	background-image:url('../images/catagory-back.png');
}
.featured-catagories li > a{
	font-family:OpenSans;
	color:#fff;
	font-size:18px;
	text-decoration:none;
}
.featured-catagories > ul {
    padding-left: 0;
	margin-bottom:0;
}
.featured-catagories li {
    padding: 10px 20px;
}
.all-catagories > h4 {
    background-color: #181514;
    color: #fff;
    font-family: SegoeUI-Regular;
    font-size: 35px;
    padding: 40px 20px;
    text-align: left;
	margin:0;
}
.all-catagories > ul {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 0;
}
.all-catagories li {
    padding: 10px 18px;
}
.all-catagories li a {
    color: #4a4a4a;
    font-family: OpenSans;
    font-size: 18px;
	text-decoration:none;
}
.all-catagories li a:focus,.all-catagories li a:hover{
	color:#0f0c0a;
}
.bottom-back div >span:first-child{
	left: 0;
    position: absolute;
    top: 60px;
}
.bottom-back div > span:last-child{
	position: absolute;
    right: 15px;
    top: 60px;
}
.vertical-strip{
	background-image: url("../images/vertical-strip.png");
    background-position: 58px center;
    background-repeat: repeat-y;
}
.mic-spec{
	margin:0;
}
.vision:first-of-type,.vision-detail:first-of-type{
	padding-top:0;
}
.pad0{
	padding-top:0;
}
.footerLeft{
	float:left;
}
.footerRight{
	float:right;
}
.logo>a{
	text-decoration:none !important;
}
/* body{
 background-image:url('../images/back.png');
}
 */
/*********changes**********/
.region-top-left .menu li{display: inline;}
.region-top-left .menu li a{    color: #fff;}
img.mil_logo{height:40px;display: inline;}
.navbar.mil_nave{    background: none;    border: 0;    margin: 0;    padding: 16px 0 0;}
.navbar.mil_nave a{    padding-right: 0px;    padding-left: 0;color: #000;    font-family: myriadpro-regular;   /*font-size: 19px; */  text-transform: capitalize;text-decoration:none; font-size: 17px;}

.col-xs-12.col-sm-12.col-md-12.header-image{padding:0; }

#block-views-exp-products-page a{    /*font-family: OpenSans;*/    color: #000;    font-size: 14px;    text-decoration: none;}
#block-views-exp-products-page .views-widget{    background: #fff;}
#block-views-exp-products-page .views-widget-filter-tid_1 .views-widget{background-image: url(/sites/milspecdev.shiftmarketing.co/themes/milspec/images/catagory-back.png);}
#block-views-exp-products-page .views-widget-filter-tid_1 .views-widget{
  background:#000;
  padding: 0em 0.3em;}
#block-views-exp-products-page .views-widget-filter-tid_1 .views-widget a{color:#fff}

#block-views-exp-products-page  .views-widget-filter-tid label{     background-color: #181514;    color: #fff;    font-family:SegoeUI-Regular;   font-size: 24px;    padding: 18px 15px;    text-align: left;   margin: 0;    width: 100%;}
#block-views-exp-products-page  .views-widget-filter-tid_1{float: none;padding: 0;    margin-top: 15px;}
#block-views-exp-products-page  .views-widget-filter-tid_1 label{    font-family: SegoeUI-Regular;    font-size: 24px;    padding: 18px 15px;    text-align: left;    margin: 0;   width: 100%;    background-color: #c0c0c0;    color: #000;}


#block-views-exp-products-page .views-widget-filter-title #edit-title{ border: medium none;    border-radius: 0;    color: #322e2f;   font-family: SegoeUI-Regular;    font-size: 14px;    height: auto;    padding: 8px 5px;   width: 100%;}
#block-views-exp-products-page .views-widget-filter-title .form-item-title{background: none;    text-align: center;}
/*#block-views-exp-products-page  .views-widget-filter-title {    margin: 0 auto;    float: none;    width: 78%;    background: none;}*/
#block-views-exp-products-page  .views-widget-filter-title {    margin: 0 auto;    float: left;    width: 72%;    background: none; margin-left: 10px;}
#block-views-exp-products-page  #edit-tid-wrapper {    padding-right: 0;background-color:#fff;}

.strategies{font-size: 18px;    position: absolute;    top: 43px;}
.jcarousel-skin-default .jcarousel-next-horizontal{right: -68px;}

/******reponsive slider****/
.views_slideshow_cycle_main { width: 100%; }
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame { width: 100% !important; height: auto; }
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row { width: 100% !important; height: auto; }
.views_slideshow_cycle_main .field-content { max-width: 100%; width: 100%; }
.views_slideshow_cycle_main .field-content img { max-width: 100%; width: 100%; height: auto; margin: 0; padding: 0; }

/*****News Event****/
.newsWrap .newsImage{float: left; margin-right: 15px;}
.newsWrap{margin-bottom: 30px;}
.newsWrap .readMore{float:right;}

/*****main menu***/
#main-menu .active,#block-menu-menu-top-menu .active
{
color: #F00;
}
/******employment page*****/
.view-employment .views-row{margin-bottom: 19px;    border-bottom: 1px solid #929191;    padding-bottom: 10px;}

/*****Employment form page******/
.webform-client-form-124651 .webform-component-file input.form-file{    display: inline-block;width: 185px;}
.webform-client-form-124651 .webform-component-file label{    float: left;}
.webform-client-form-124651 .form-textarea{}
.webform-client-form-124651 label {
    display: inline-block;
    width: 180px;
}

.webform-client-form-124651  .form-text{
	width:65%;
}


.webform-client-form-124651  .webform-container-inline label {
    display: inline-block;
    width: 21%;
}

/*****Contact us page******/

.webform-client-form-22 label{display: inline-block;width: 100px;}

.content .field-items .field-item table{
	width:100% !important;
}
.form-select.required{
	padding:4px;
	width:85%;
}
.form-text{
	width:85%;
}
.webform-client-form.webform-client-form-22 .form-item .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
	width:85%;
	display:inline-block;
}
.webform-component-textarea.webform-component--comments label{
	vertical-align:top;
}
/*********** request quote ******************/
.webform-container-inline label{
	display:inline-block;
	/*width:240px;*/
	width:30%;
}
.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
	width:64%;
	display:inline-block;
}
.webform-client-form-27 .form-text{
	width:64%;
}

.webform-client-form-115988 .form-text{
	width:64%;
}
.webform-client-form-115988 .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
	width:64%;
}

/***************** MEDIA ****************/
@media(max-width:1199px){
	.follow{
		padding:0 !important;
	}
	.follow li{
		padding:12px 7px !important;
	}
	#block-views-exp-products-page .views-widget-filter-tid label, #block-views-exp-products-page .views-widget-filter-tid_1 label {
		padding:4px 15px;
	}
	.catagories {
		padding: 0px ! important;
	}
	.logo{
		padding-top:15px;
	}
	.lower-header-back h2{
		font-size:23px;
	}
	.webform-client-form-27 .form-text,.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
		width:56%;
	}
	.form-text,.form-select.required,.webform-client-form.webform-client-form-22 .form-item .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
		width:82%;
	}

}

@media(max-width:991px){
	.region.region-footer1 .block.block-views .jcarousel-skin-default .jcarousel-clip-horizontal{
		width:400px !important;
	}
	.jcarousel-skin-default .jcarousel-next-horizontal{
		right:-30px !important;
	}
	.follow li{
		padding:12px 15px !important;
	}
	.logo{
		padding-right:0 !important;
	}
	.lower-header-back h2{
		font-size:18px;
	}
	.form-select.required,.form-text,.webform-client-form-27 .form-text,.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea,.webform-client-form.webform-client-form-22 .form-item .form-textarea-wrapper.resizable.textarea-processed.resizable-textarea{
		width:100%;
	}
}
@media(max-width:767px){
  #edit-tid-wrapper div.views-widget, #edit-featured-wrapper div.views-widget{
  	display: none;
  }

	.contact, .follow{
		text-align:center;
	}
	.footerLeft,.footerRight{
		float:none;
		text-align:center;
	}
	.views-exposed-form .views-exposed-widget {
		width:100%;
	}

	#block-views-exp-products-page .views-widget-filter-tid label, #block-views-exp-products-page .views-widget-filter-tid_1 label {
		/*padding:18px 15px;*/
		padding:4px 15px
		cursor:pointer;
	}
	#block-views-exp-products-page .views-widget-filter-tid_1 .views-widget, #block-views-exp-products-page .views-widget {
		transition: all 0.5s;
	}
	#block-views-exp-products-page .views-widget-filter-tid label:hover ~ .views-widget, #block-views-exp-products-page .views-widget-filter-tid_1 label:hover ~ .views-widget, #block-views-exp-products-page .views-widget-filter-tid label ~ .views-widget:hover, #block-views-exp-products-page .views-widget-filter-tid_1 label ~ .views-widget:hover {
		display:block;
	}
	.region.region-slider {
		margin-top:175px;
	}
	.vision-detail > p {
		padding-left:50px;
	}
	.jcarousel-skin-default .jcarousel-container-horizontal{
		width:100%;
	}
	.region.region-footer1 .block.block-views .jcarousel-skin-default .jcarousel-clip-horizontal{
		width:100% !important;
	}
	.jcarousel-skin-default .jcarousel-next-horizontal{
		right:8px !important;
	}
	.logo > a{
		display:table;
		margin:0 auto;
	}
	.logo{
		padding-right:15px !important;
	}
	.lower-header-back h2{
		font-size:26px;
	}
}
@media(max-width:639px){
	ul.menu {
		padding-left:0;
	}
	.region-top-left .menu li {
		margin:0;
		padding:0;
	}
	.links a {
		padding-left:7px;
		padding-right:7px;
	}
}
@media(max-width:479px){
	.contact li{
		/*padding:10px 6px !important;*/
	}
	.follow li{
		padding:12px 7px !important;
	}
	.vision-detail > p {
		padding-left:50px;
	}
	.region-top-left .menu li {
		width:50%;
		float:left;
	}
	.call {
		display: inline-block;
		width: 100%;
	}
	.region.region-footer1{
		display:none;
	}
	.find-us{
		margin-top:0;
		padding-top:10px;
	}
	.image-text{
		display:none;
	}
	.lower-header-back h2{
		font-size:23px;
	}
	ul.menu{
		text-align:center;
	}
	.region-top-left .menu li{
		float:none;
		padding:10px 5px;
	}
	.links a{
		padding:0 3px !important;
	}
	.inlines, .call{
		display: inline-block;
		text-align: center;
		width: 100%;
		margin-bottom:15px;
	}
	.request-button, .request-button:hover	{
		margin-right:0;
	}
	#page-title {
		font-size: 30px;
	}
	.views-field.views-field-field-pdf > a{
		padding:0 5px;
	}
	.newsBody>p{
		text-align:justify;
	}
	.form-select.required, .form-text{
		width:100%;
	}
	ul.primary{
		width:100%;
		padding:0;
		margin:0;
	}
	ul.primary li a{
		padding:0 6px;
		margin-right:0;
	}
	.content .field-items .field-item table td{
		padding:6px;
		width:50% !important;
	}
}

.view-mil-products-quote-link .views-field-nothing a {
	background: red none repeat scroll 0 0;
	    color: #fff;
	    padding: 5px 5px 5px 0;
	    text-transform: uppercase;
	    display: block;
	    margin: 5px 5px 5px 0;
	    text-align: center;
	    font-size: 12px;
	    font-weight: bold;
}
.view-mil-products-quote-link .views-field-nothing a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

/************************m *******************************/
.page-node .main-text {
    font-size: 16px;
    padding: 20px;
}

.page-node .vision-detail-aim {
	text-transform:uppercase;
}

.catagories {
 /*margin-top: -370px;*/
	margin-top:-285px;
	padding-left: 0 !important;
	top: 10px;
	z-index: 999;
	width:25% !important;
}

.views-exposed-widget.views-submit-button {
	/*display:none;*/
}

#main-menu li a:hover {
	background: #9e9d9d;
	color: #fff;
	padding: 14px 7px;
  margin: 0px;
  font-size: 16px;
  border-radius:5px;
}


.page-node .col-xs-12.col-sm-12.col-md-12.header-image.footer {
	z-index:99;
	margin-top:-130px;
}
#block-views-exp-products-page .views-widget-filter-tid_1 label, #block-views-exp-products-page .views-widget-filter-tid label {
	padding: 5px 15px; text-align: center;font-size: 14px;text-transform:uppercase;
}

html.js input.form-autocomplete {
	background-image:none !important;
}

.catagories form {
	background-color:transparent;
}

.navbar.mil_nave {
	padding:15px 0 0;
}

.bef-select-as-links.jquery-once-1-processed {
	padding:0px;
}


#block-views-exp-products-page .views-widget-filter-tid_1 .form-type-bef-link {
  padding: 0.27em 1em !important;
}
/*************************m e******************************/


/*************************Register change******************************/
#user-register-form label {
  width: 24%;
  vertical-align: top;
}

#user-register-form .form-text {
  width: 74%;
}


#user-register-form .form-select.required {
  padding: 4px;
  width: 75%;
}

#user-register-form .form-item .form-select.required {
  width: 40%;
}

#user-register-form div.addressfield-container-inline > div.form-item .form-select.required {
  width: 40%;
}
#user-register-form div.addressfield-container-inline > div.form-item .form-text {
  width: 40%;
}
#user-register-form div.addressfield-container-inline > div.form-item label {
  width: 24%;
}
#user-register-form div.addressfield-container-inline > div.form-item {
  width: 100%;
}
#user-register-form div.addressfield-container-inline div.form-item:last-child {
  margin-right: 0;
}
.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
  width: 74%;
}
#user-register-form div > div.form-actions.form-wrapper {
  text-align: right;
  margin-right: 12px;
}

.view-videos .views-row{width:50%;float:left;}
.views-field-title {font-size:16px;line-height:20px;}
.node-pdfs{ color: #fff;text-align: center;border-bottom:2px solid #fff; margin-bottom:10px;padding-bottom:10px;}
.node-pdfs h3{font-size: 18px;}
.node-pdfs .msds{}
.node-pdfs .msds a{}
.no-gutter [class*="-6"] {
    padding-left:0;
}
.front  #edit-tid-wrapper{}
.main-content{background-color:#cacaca; padding:20px 40px;overflow:hidden;min-height:535px;border: 2px solid #313131;}
.home-main{position:relative;    overflow: hidden;}
.home-main .row{margin-top: 20px;}
.home-main .title-text{margin-top: 20px;font-size: 18px;font-weight: bold;}
.home-main .desc-text{font-family:MyriadPro-Regular;color:#545454;font-size:16px;margin-top: 20px;}
.front .main-text{font-size: 16px;line-height: 40px; padding:0; }
.vertical-line{    width: 5px;
    position: absolute;
    height: 550px;
    background-color: #000;
    top: 60px;
    left: 30px;}

/*** Css customizations**/
#edit-featured-wrapper > div > div
{
 background:#000 !important;
}
#block-views-exp-products-page .views-widget-filter-tid_1 .views-widget {
    background: none !important;
    padding: 0em 0.3em;
}
.bottom-back {
    background-image: url(../images/honeycomb.jpg);
    padding: 0 !important;
    position: relative !important;
    bottom: 60px !important;
}
.col-xs-12.col-sm-12.col-md-12.foot
{
position:relative;
bottom:60px !important;
}
.tp-bullets.tp-thumbs .bullet
{
  width:250px !important;
  height:130px !important;
}
.tp-bullets.tp-thumbs{

top:45px !important;
background:none !important;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontaine
{
 bottom:0 !important;
}

.tp-leftarrow{

margin-top:-50px !important;
}

.tp-rightarrow{

margin-top:-50px !important;
}
.page-taxonomy.page-taxonomy #block-views-exp-products-page  #edit-tid-wrapper
{
 height: 100%;


  }

.page-taxonomy .main-content
{
 height: 100%;
}


.page-node-12 #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:1200px;

}
.page-node-13 #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:800px;

}

.page-node-124650 #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:1300px;

}
.page-node-22 #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:1000px;

}

.sidebar-first.page-ecatalog #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:900px;

}
.sidebar-first.page-employment #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:1300px;

}
.sidebar-first.page-user #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:900px;

}
.sidebar-first.page-user.page-user-register #block-views-exp-products-page  #edit-tid-wrapper
{
min-height:1520px;
}

.page-taxonomy .main-content
{
padding: 20px 40px 80px;

}

.page-taxonomy-term-22 #block-views-exp-products-page  #edit-tid-wrapper
{

min-height:2655px;
}

.sidebar-first.page-products .main-content
 {
    background-color: #cacaca;
    padding: 20px 40px 60px;
    overflow: hidden;
   }
.page-taxonomy-term-21 .main-content
{
 background-color: #cacaca;
    padding: 20px 40px 60px;
    overflow: hidden;
}
.page-taxonomy-term-16 .main-content
 {
  min-height:930px;
 }
.page-taxonomy-term-16 #block-views-product-list-block td
{
padding:20px 40px;
}
.node-type-mil-spec-products .main-content #block-webform-client-block-115988
{
    background-color: #cacaca;
    padding: 20px 40px 45px;
    overflow: hidden;
}
.row.white-bg
{
background:#fff;
min-height:1050px;
}
.page-node-15 .row.white-bg
{
background:transparent;
min-height:1020px !important;
}
.page-node-13 .row.white-bg
{
background:transparent;
}
.page-node-12 .row.white-bg
{
background:transparent;
}
.page-node-14 .row.white-bg
{
background:transparent;
min-height:1020px !important;
}
.page-node-22 .row.white-bg
{
background:transparent;
}

.page-node-124625 .row.white-bg
{
background:transparent;
min-height:1020px;
}
.page-node-124650 .row.white-bg
{
background:transparent;
}
.sidebar-first.page-msds .row.white-bg{
/*background:transparent;*/
min-height:1020px;
}
.sidebar-first.page-ecatalog .row.white-bg
{
background:transparent;
}
.sidebar-first.page-employment .row.white-bg
{
background:transparent;
}
.sidebar-first.page-news-and-events .row.white-bg
{
background:transparent;
min-height:1020px !important;
}
.sidebar-first.page-user .row.white-bg
{
background:transparent;
}
.sidebar-first.page-videos .row.white-bg
{
background:transparent;
min-height:1020px !important;
}
.row div.region.region-slider
{
 background-color: rgba(51,51,51,1.0) !important;
}
.page-node-115988 .main-content {
    background-color: #cacaca;
    padding: 50px 40px;
    overflow: visible;
    min-height: auto;
}

.navbar.mil_nave a{
  font-size: 16px;
  padding: 14px 7px;
  margin: 0px;
  border: 1px solid;
  background: #dddddd;
  border-top-left-radius: .3em;
  border-top-right-radius: .3em;
}

ul#main-menu li{
  padding: 0!important;
  }

#main-menu .active a{
  color: #F00;
  background: #9e9d9d;
  border-radius: 5px;
}
.page-user .views-widget-filter-title label
{
 display:none;
 border: medium none;
border-radius: 0;
color: #322e2f;
font-family: SegoeUI-Regular;
font-size: 14px;
height: auto;
padding: 8px 5px;
width: 100%;
}
@media(max-width:667px){
	.tp-bullets.tp-thumbs .bullet
{
  width:100px !important;
  height:60px !important;

}
.find-us {
    background-color:transparent !important;
}
}

@media screen and (max-width: 768px) {
 .col-md-offset-c{
  display:none!important;
 }
}

@media screen and (max-width: 768px){
.page-taxonomy-term #block-views-exp-products-page 
 
{
   margin-top: -1300px !important;
   
}
#block-views-product-list-block td {
    padding: 4px 10px !important;
    width: 66% !important;

}

.page-taxonomy-term-22 #block-views-exp-products-page  #edit-tid-wrapper {
    min-height: auto !important;
}
.tablesaw-cell-content {
    max-width: 30% !important;
}
table.tablesaw {
    empty-cells: show;
    max-width: 85% !important;
    width: 100%;
}
}
@media(max-width:667px){
	.page-node-13 #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}
@media(max-width:667px){
	.page-node-12 #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}
@media(max-width:667px){
	.sidebar-first.page-ecatalog #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}
@media(max-width:667px){
	.sidebar-first.page-employment #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}
@media(max-width:667px){
	.page-node-22 #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}
@media(max-width:667px){
	.sidebar-first.page-user #block-views-exp-products-page #edit-tid-wrapper{
   min-height:auto;
}

#edit-featured-wrapper.views-exposed-widget.views-widget-filter-tid_1 label
{
   text-transform: uppercase !important;
}
#edit-tid-wrapper
{
  text-transform: uppercase !important;
}

