/* Enter Your Custom CSS Here */
/*Wp admin bar fix*/
body.logged-in.admin-bar .site-header, .body-overlay {
	transform:unset;
}
/* ======================================================================
    From CSS Plugin
====================================================================== */
/* Enter Your Custom CSS Here */
.submenu-mega__desc { display:none !important;}
@media (min-width: 1200px){
.row-fluid .span2 {
    width: 17.8952991452991453%;
}

*[class*=span2]{
    width: 17.8952991452991453%;
}}

.service-box::after {
    content: "";
    border-radius: 10000px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0px;
    height: 0px;
    z-index: -1;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in-out 0s;
    background-color: #ce1126;
}

.isStuck {
    background-color: #ce1126;
    left: 0;
    padding: 0;
    right: 0;
    z-index: 999;
}

.content_box.box-1::before {
    width: auto;
    height: auto;
    background: #ce1126 repeat-x scroll 0px bottom;
    left: -3000px;
    right: -3000px;
    top: 0px;
    bottom: 0px;
    content: "";
    position: absolute;
}

.list.circle-list li a {
    color: #ffffff;
}

.service-box {
    margin: -88px 0 60px;
    border-radius: 0;
    border: 0;
    background: #fff;
    text-align: center;
    padding: 170px 0px 68px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.service-box h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 44px;
    margin-bottom: 0px;
}

.sf-menu > li > a::before {
    transition: all 0.2s ease 0s;
    background-color: #ce1126 !important;
}

.sf-menu ul ul {
    top: 0 !important;
    padding: 14px 0;
    left: 100% !important;
    margin-left: 0px;
    background-color: #373d43;
}

.sf-menu li li a:hover {
    color: #ce1126;
}

.sf-menu a.sf-with-ul {
    padding-right: 10px !important;
}

.sf-menu > li > a {
    padding: 52px 10px 56px;
    border: medium none;
    transition: color 0s ease 0s;
    background: transparent none repeat scroll 0% 0% !important;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.sf-menu ul {
    top: 138px !important;
    padding: 23px 0px 25px;
    background-color: #373D43;
    width: 210px;
    left: 50% !important;
    margin-left: -55px;
    text-transform: none;
    border-radius: 4px;
}

.list.circle-list li+li {
    margin-top: 5px;
}

.btn, .btn-primary, .btn-default, .btn-normal, .btn-inline {
    background: #64a0bc;
    text-shadow: none;
    box-shadow: none;
    color: #fff !important;
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 0;
    padding: 10px 30px 10px;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 31px;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: 0.3s ease !important;
    -moz-transition: 0.3s ease !important;
    -o-transition: 0.3s ease !important;
    transition: 0.3s ease !important;
}

.parallax-box .list.circle-list li a {
    color: #333333;
}

.list.circle-list li:before {
    color: #333333;
    margin-right: 10px;
    font-size: 10px;
    position: relative;
    top: -1px;
}

ul {
    margin: 30px;
    padding: 0;
    list-style: disc;
}

.pic { 
  width:245px; 
  height:185px; 
  background: url(https://www.intekplastics.com/wp-content/uploads/2015/12/hover-image-test.png) no-repeat ; 
  margin: 10px;

} 
.pic1 { 
  width:245px; 
  height:185px; 
  background: url(https://www.intekplastics.com/wp-content/uploads/2016/01/OurProcess.png) no-repeat ; 
  margin: 10px;

} 
.pic2 { 
  width:245px; 
  height:185px; 
  background: url(https://www.intekplastics.com/wp-content/uploads/2016/01/Quality-Intek.png) no-repeat ; 
  margin: 10px;

} 
.pic3 { 
  width:245px; 
  height:185px; 
  background: url(https://www.intekplastics.com/wp-content/uploads/2016/01/Continuous-Improvement-Intek2.png) no-repeat ; 
  margin: 10px;

} 
.pic4 { 
  width:245px; 
  height:185px; 
  background: url(https://www.intekplastics.com/wp-content/uploads/2016/01/Intek-Environmental-Recycle.png) no-repeat ; 
  margin: 10px;

} 

.text { 
  width:245px; 
  height:30px; 
  background:#8895a4; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  text-align:center; 
  opacity:0.9;
} 

.pic:Hover .text { 
  opacity:0.9; 
  text-align:center; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  background:#a60c0c;
}
.pic1:Hover .text { 
  opacity:0.9; 
  text-align:center; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  background:#a60c0c;
}
.pic2:Hover .text { 
  opacity:0.9; 
  text-align:center; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  background:#a60c0c;
}
.pic3:Hover .text { 
  opacity:0.9; 
  text-align:center; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  background:#a60c0c;
}
.pic4:Hover .text { 
  opacity:0.9; 
  text-align:center; 
  color:#ffffff; 
  font-size:20px; 
  font-weight:700; 
  font-family:Arial, Times, serif; 
  padding-top:30px; 
  padding-bottom:30px;
  background:#a60c0c;
}

a {
    color: #a60c0c;
    text-decoration: none;
}

.btn, .btn-primary, .btn-default, .btn-normal, .btn-inline {
    background: #0067ac;
    text-shadow: none;
    box-shadow: none;
    color: #fff !important;
    font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 0;
    padding: 10px 30px 10px;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 31px;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: 0.3s ease !important;
    -moz-transition: 0.3s ease !important;
    -o-transition: 0.3s ease !important;
    transition: 0.3s ease !important;
}

.service-box.serv-1::before {
    background-image: url("https://www.intekplastics.com/wp-content/uploads/2016/01/Construction-Icon.png");
}
.service-box.serv-2::before {
    background-image: url("https://www.intekplastics.com/wp-content/uploads/2016/01/Lighting-Icon-Lens.png");
}
.service-box.serv-3::before {
    background-image: url("https://www.intekplastics.com/wp-content/uploads/2016/01/Refrigeration-Icon-1.png");
}

.service-box.serv-4::before {
    background-image: url("https://www.intekplastics.com/wp-content/uploads/2016/01/POP-Tag-Icon.png");
}

.service-box.serv-5::before {
    background-image: url("https://www.intekplastics.com/wp-content/uploads/2016/01/Industrial-Gear-Icon.png");
}

body {
    margin: 0;
    font-family: Ubuntu;
    font-size: 12px;
    line-height: 22px;
    color: #909090;
    background-color: #333f3f;
}

.widget + .widget {
    margin-top: 24px;
}

.alert-info {
    background-color: #a60c0c;
    border-color: #a60c0c;
    color: #ffffff;
    font-size: 16px;
}

.span2:hover .title {
  color:#ffffff;
  text-shadow: #fff 0px 0px
  
}

.text2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial, Times, serif;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;

}
.text2:hover {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial, Times, serif;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;

}

.bordered th {
    background-color: #ce1126;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ce1126), to(#ce1126));
    background-image: -webkit-linear-gradient(top, #ce1126, #ce1126);
  color:#ffffff;
  text-shadow: 0 0px 0 rgba(255,255,255,.5);
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #a60c0c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.header {
    position: relative;
    z-index: 10;
    padding: 0;
    background: url(https://www.intekplastics.com/wp-content/uploads/2016/01/Intek-Plastics-POP-Extrusions.png) center 0 no-repeat;
    border: 0;
}

body {
    margin: 0;
    font-family: Ubuntu;
    font-size: 14px;
    line-height: 22px;
    color: #909090;
    background-color: #333f3f;
}

.list.styled > ul li {
    position: inherit;
    margin: 0 0 .5em 0;
    padding: 0;
    border: none;
    background: none;
    list-style-type: none;
}

@media only screen and (max-width: 480px) {
.mobilefont {
    font-size: 18px !important;
  }
  *[class*=mobilefont]{
    font-size: 18px !important;
  }
}

.header-utility {
		display: flex !important;
		margin-top: 10px;
}
@media only screen and (max-width: 780px) {
.site-header .container--fluid--header {
    height: 99px;
		}
.header-utility .btn {
    margin: 3px 0 0 6.1rem;
		}
.toggle-nav-main {
    top: 65%!important;
    right: 7px!important;
		}
.header-utility {
		margin-top: 10px;
}
	.nav-main__item:hover > .onlymobile {
		display:block;
	}
}
/*Dropdown Css*/
.nav-main__item:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu a {
	color: white !important;
	padding: 7px 20px !important;
}
.dropdown-menu {
	background: #1C1C1E;
}
	.onlymobile {
		display:none;
	}
/*./Dropdown Css*/
input[type="search"] {
    background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 4px center;
    padding: 0px 7px 2px 32px;
    width: 75px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
#ss {
	margin:10px 10px;
}
.ag-banner {
	margin-top:calc(80px - 2rem);
	width:100%;
	text-align:center;
}
.ag-banner img {
	width:100%;
	max-width:2560px;
}
/* ======================================================================
    END - From CSS Plugin
====================================================================== */

/*Home Slider*/
.home-slider,
.home-slider .home-slide{
	height:500px;
}
.home-slider .home-slide {
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.home-slider .slick-prev {
    left: 25px;
		z-index:1;
}
.home-slider .slick-next {
    right: 25px;
}
.home-slider .slick-dots {
	bottom:25px;
}
.home-slider .slick-dots li button:before,
.home-slider .slick-dots li.slick-active button:before {
	color:white;
	font-size:10px;
}
body.page-id-4203 .header-spacer {
	display:none;
}
body.page-id-4203 .site-header:not(.site-header--sm) {
	background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 100%);
}
.home-slider .home-slide {
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
}
.home-slide a.slide-link .slide-title {
	color:#FFF;
	font-size:2.5em;
	font-weight:700;
	text-align:center;
}
.home-slide a.slide-link .slide-title span.red {
	color:#c00000;
}
.home-slide a.slide-link .slide-subtitle {
	color:#FFF;
	font-size:1.5em;
	text-align:center;
}
.home-slide a.btn.btn--pri.slide-btn {
	position:absolute;
	left:0;
	right:0;
	bottom: 75px;
	background:#C00000;
	max-width:200px;
	margin:auto;
}
@media (max-width: 767px){
	.home-slide a.slide-link .slide-title {
		font-size:1.75em;
	}
	.home-slide a.slide-link .slide-subtitle {
		font-size:1em;
	}
	.home-slider .slick-prev {
  	left: 15px;
  	top: calc(100% - 35px);
	}
	.home-slider .slick-next {
  	right: 15px;
  	top: calc(100% - 35px);
	}
}