/*body style - remove backbround */
body {
	background-image: none;
}

/* Dropdown Menu */ 
#menu_container {
    position: relative;
    margin: 0 auto;
    width: 980px;
	height: 35px;
	top: 105px;
    }
    #supermenu {
    list-style: none;
    width: 980px;
    padding: 0;
    box-sizing: border-box;
    }
    #supermenu li {
    float: left;
    display: block;
    text-align: center;
    background: none;
    }
    #supermenu li a {
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    display: block;
    padding: 10px 9px 10px 9px;
    text-decoration: none;
    outline: 0;
    text-transform: uppercase;
    }

    #supermenu li:last-child a {
    padding-right: 0;
    }
    .dropdown_column {
    position: absolute;
    left: -999em; /* This hides the menu */
    text-align: left;
    /*Background*/
    border-radius: 6px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    width: 100%;
    background: #ffffff;
    z-index: 4;
    transition-delay: .25s
    }
    #supermenu li a:hover {
        text-decoration: underline;
    }
    .slim {
    position: relative;
    width: auto;
    }
    .slim-col {
    width: auto;
    }
    #supermenu li:hover .dropdown_column {
    left: -1px;
    }
    #supermenu li:hover .thin_column {
    top: 62px;
    }
    .drdwn {
    float: left;
    margin: 10px;
    }
    .col_1 {
    width: 149px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 40px;
    line-height: 1em;
    margin-top: 20px;
    }
    .col_1 ul li p{
    font-weight: bold;
    line-height: 1.4em;
    }
    .col_2 {
    width: 164px;
    display:inline;
    float: left;
    position: relative;
    padding: 5px;
    margin-left: 5px;
    line-height: 1em;
    }
    .col_3 {
    width: 100px;
    display:inline;
    float: left;
    position: relative;
    padding: 5px;
    line-height: 1em;
    }
    #supermenu ul {
    padding: 0;
    }
    .subheader {
    font-size: 14px;
    font-family: helvetica, sans-serif;
    }
    .subheader p {
    font-size: 14px;
    color: #0069ba;
    font-weight: bold;
    text-decoration: underline;
    }
    .no-underline p {
    border: none;
    }
    #supermenu ul li {
    float: none;
    text-align: left;
    margin: 8px 0 8px 0;
    }
    #supermenu ul li a {
    font-size: 14px;
    text-transform: none;
    color: #000000;
    padding: 0;
    font-weight: lighter;
    line-height: 16px;
    }
    #supermenu li #search_icon a {
    padding: 0;
    }
    #supermenu li:hover {
    background: url('images/newHome/carrot.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    }

    #supermenu li:last-child:hover, #supermenu li:nth-child(6):hover {
        background: none;
    }
    .col_2 ul li:hover {
    background: none !important;
    }
    .border-right {
    float: left;
    padding: 0;
    margin: 0;
    width:1px;
    background-color: #dddddd;
    }
    .header {
    font-size: 15px;
    }
    #menu_navbar {
    display: none;
    background-color: #ffffff;
    }
    .color4 {
    background-color: #ffffff;
    }
    .headerCategoryNavBarList li {
    background: #ffffff !important;
    }


/* Homepage Styles */
.row {
    margin-top: 20px;
}

.center {
    text-align: center;
}

.home-wrapper {
    width: 980px;
    float: left;
}

.flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.social-flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.border {
    border-top: 1px solid #ddd;
}

.about {
    border-right: 1px solid #ddd;
    margin-top: 20px;
}

.about-copy {
    box-sizing: border-box;
    margin: 20px;
    width: 50%;
    font-family: helvetica, arial, sans-serif;
    text-align: left;
}

.about-copy h1 {
    font-size: 16px;
    color: #0069ba;
}

.about-copy p {
    font-size: 12px;
}

.connect {
    margin-top: 20px;
    height: 122px;
    border-left: 1px solid #ddd;
}

.social-content {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.social-content img {
    margin-right: 10px;
}

/* Slider Styles */

.wrapper {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

.carousel {
	width: 100%;
	position: relative;
	padding-top: 45%;
	overflow: hidden;
}

.inner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.slide {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
}

.slide.active,
.slide.left,
.slide.right {
	z-index: 2;
	opacity: 1;
}

.je-reset-left {
	left: auto;
}

.slide.right {
	right: -100%;
	left: auto;
}

.transition .slide.left {left: 0%;}
.transition .slide.right {right: 0%;}

.transition .slide.shift-right{right: 100%; left: auto}
.transition .slide.shift-left{left: 100%; right: auto}

.indicators{
  width:100%;
  position: absolute;
  bottom:0;
  z-index: 4;
  padding:0;
  text-align: center;
}

.indicators li{
	width: 13px;
	height: 13px;
	display: inline-block;
	margin: 5px;
	background: #fff;
	list-style-type: none;
	border-radius: 50%;
  cursor:pointer;
  transition:background 0.3s ease-out;
}

.indicators li.active{background:#0069ba}

.indicators li:hover{background-color:#0069ba}

.arrow{
  width: 20px;
  height: 20px;
  position:absolute;
  top:50%;
  z-index:5;
  border-top:3px solid #fff;
  border-right:3px solid #fff;
  cursor:pointer;
  transition:border-color 0.3s ease-out;
}

.arrow:hover{border-color:#0069ba}

.arrow-left{
  left:20px;
  transform:rotate(225deg);
}

.arrow-right{
  right:20px;
  transform:rotate(45deg);
}

.slide{
	text-align:center;
  /*padding-top:25%;*/
  background-size:cover;
}

.slide:nth-child(1){
	background-image:url(images/newHome/february17/slider/slider1.jpg);
 }

.slide:nth-child(2){
	background-image:url(images/newHome/february17/slider/slider2.jpg);
}

.slide:nth-child(3){
	background-image:url(images/newHome/february17/slider/slider3.jpg);
 }

.slide:nth-child(4){
	background-image:url(images/newHome/february17/slider/slider4.jpg);
 }

.slider-link {
	display: block;
	width: 100%;
	height: 100%;
}
