
.eci-div-wrap{ background:url(https://sep.yimg.com/ty/cdn/knifeart/eci-body-bg-top.jpg) repeat-x;} 
.eci-whole-div-wrapper .eyTitle{ display:none} 
.eci-div-wrap .captionSection, .eci-captionSection-bottom {
 margin: 0 auto;
 width: 730px;
}
.eci-new-section {
 margin: 0 10px
}
.eci-top-content p{ padding:40px 0 40px 0} 

.eci-div-wrap .captionSection img.eci-topimg {
 float: none;
 margin: 0 auto; margin-top:-47px;
}
.eci-contentSection p {
 font: 18px Arial, Helvetica, sans-serif;
 line-height: 24px; letter-spacing:0.5px;
}
.eci-contentSection h3 {
 font-size: 24px;
 padding-top: 20px;
 padding-bottom: 30px;
 margin: 0
}
td.eci-border {
 border-right: 5px solid #ccc;
 padding-right: 10px;
}
.eci-subSection p {
 padding: 0px 0 65px 0
}
.eci-spec-table {
 margin-bottom: 67px;
}
.eci-whole-div-wrapper .slider {
 width: 90%;
 margin: 0px auto;
}
.eci-whole-div-wrapper .slick-slide {
 margin: 0px 30px 0 30px;
 text-align: center
}
.eci-whole-div-wrapper .slick-slide img {
 width: 100%;
}
.eci-content-slider {
 font: bold 14px Arial, Helvetica, sans-serif;
 padding: 20px 0 20px 0;
 text-align: center;
 /*later added*/
 min-height: 40px !important;
}
.eci-whole-div-wrapper .eci-view-btn {
 background: #ebebeb;
 color: #464646;
 font: 22px Impact, Arial, Helvetica, sans-serif, Impact;
 display: inline-block;
 height: 43px;
 width: 115px;
 line-height: 43px;
 text-transform: uppercase
}
.eci-whole-div-wrapper .slick-prev, .eci-whole-div-wrapper .slick-next {
 font-size: 0;
 line-height: 0;
 position: absolute;
 /*later added*/
 top: 80px;
 display: block;
 width: 60px;
 height: 70px;
 padding: 0;
 cursor: pointer;
 color: transparent;
 border: none;
 outline: none;
 background: #ebebeb!important;
}
.eci-whole-div-wrapper .slick-next {
 right: -40px;
}
.eci-whole-div-wrapper .slick-prev {
 left: -40px;
}
.eci-whole-div-wrapper .slick-prev::before {
 content: '<';
 color: #000;
 font-size: 36px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif, Impact;
 padding-left: 10px;
}
.eci-whole-div-wrapper .slick-next::before {
 content: '>';
 color: #000;
 font-size: 36px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif, Impact;
 padding-right: 10px;
}
.eci-whole-div-wrapper .slick-prev:hover, .eci-whole-div-wrapper .slick-next:hover, .eci-whole-div-wrapper .slick-prev:active, .eci-whole-div-wrapper .slick-next:active {
 background: #ebebeb
}
.eci-whole-div-wrapper .slick-slider {
 background: url(https://sep.yimg.com/ty/cdn/knifeart/eci-slider-bg.jpg) repeat-x;
 margin-bottom: 47px;
 margin-top: 47px;
 background-position-y: -7px;
}
.eci-btm-txt {
 padding: 67px 0 40px 0
}
.eci-btm-txt p {
 font-size: 18px;
}
.eci-btm-txt p span {
 font-size: 24px;
 font-weight: bold
}
p.eci-nomargin {
 padding-bottom: 0!important;
}
.eci-footer-sociallink {
 width: 820px;
 text-align: center;
 font: 18px Arial, Helvetica, sans-serif, Impact;
 margin-bottom: 50px;
}
.eci-share {
 display: inline-block;
 vertical-align: middle
}
.eci-footer-sociallink span {
 display: inline-block;
}
.eci-copyright {
 text-align: left;
 padding-left: 130px;
 font: 18px Arial, Helvetica, sans-serif, Impact;
}

/*later added*/
.eci-whole-div-wrapper .slick-slide {
    margin: 0px 30px 0 30px;
    text-align: center;
    min-height: 286px;    
    max-height: 300px;    
}

.eci-captionSection-bottom img{
	margin: 0 auto;
}

.eci-footer-sociallink > span{
	float: left;
    padding-left: 25%;
    padding-top: 22px;
}

@media only screen and (min-width: 1025px){ 
	.eci_addthis_toolbox {
		margin-right: 25%;
		padding-top: 12px;
	}
}

.eci_addthis_toolbox.addthis_toolbox.addthis_32x32_style span,
.eci_addthis_toolbox.addthis_toolbox.addthis_32x32_style span svg{
	width:48px !important;
	height: 48px !important;
	line-height: 48px !important;
}

@media only screen and (min-width: 768px) {
	.eci-whole-div-wrapper .slick-slide {
	    width: 234px !important;
	}
}

/* later added */
@media only screen and (max-width: 767px) {
	.eci-div-wrap,
	.eci-div-wrap *{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
	.eci-div-wrap {
		margin-top: 20px;
	}
	.eci-contentSection h3 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.eci-contentSection p {
		padding: 15px 0 !important;
		margin: 0 auto;
	}

	.eci-div-wrap .captionSection, 
	.eci-captionSection-bottom {
		width: 100%;
	}

	.eci-div-wrap .captionSection img.eci-topimg,
	.eci-div-wrap img,
	.eci-captionSection-bottom img{
		max-width: 100%;
		height: inherit;
		margin: 0 auto;
	}

	.eci-footer-sociallink {
		width: 100%;
	}

	.eci-spec-table {
		width: 100%;
	}

	table.eci-spec-table td {
		font-size: 14px;
	}

	.eci-content-left, .eci-content-right {
		margin: 0 auto;
		width: 100%;
	}

	.eci-div-wrap .eci-content-left, .eci-div-wrap .eci-content-right {
		margin: 0 auto;
		width: 100%;
		float: none;
	}


	.eci-whole-div-wrapper .slick-prev, .eci-whole-div-wrapper .slick-next{
		z-index: 1
	}
	.eci-whole-div-wrapper .slick-prev {
	    left: 0;
	}
	.eci-whole-div-wrapper .slick-next {
	    right: 0;
	}
	.eci-whole-div-wrapper .slick-slide img {
	    max-width: 100%;
	}

	.eci-whole-div-wrapper .slick-slider {
	    background: transparent;
	}

	.slick-active button {
	    display: none !Important;
	}

	.eci_addthis_toolbox{
		clear: both;
	}

	.eci-copyright{
		text-align: center;
		padding: 0px;
	}

	.eci-whole-div-wrapper .eci-view-btn {
		text-decoration: none;
	}

	.eci-spec-table{
		margin-bottom: 0px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.eci-footer-sociallink {
    	width: 620px;
    }
}




/* =============== Added on 11-13-2018 ================== */

/*.eyTitle, .OtherTop  {
    display: none;
}
.eci-product-image {
    position: relative;
}
.eci-product-image:before {
    content: '';
    background: url(https://sep.yimg.com/ty/cdn/knifeart/eci-body-bg-top.jpg) repeat-x;
    height: 64px;
    position: absolute;
    width: 100%;
    top: 62px;
}
.eci-product-image img {
    position: relative;
    margin-bottom: 30px;
}
.eci-product-image span:before {
    position: absolute;
    content: '';
    width: 480px;
    height: 46px;
    background: #ebebeb;
    bottom: 0;
    left: 50%;
    margin-left: -240px;
}
.eci-product-content {
    width: 720px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
}
.eci-product-content p {
    margin-bottom: 50px;
}
.eci-product-content h4 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.eci-product-content-mid > p {
    width: 430px;
    float: left;
    margin-top: 40px;
}
.eci-product-content-mid span {
    width: 205px;
    float: right;
}
.clear {
    clear: both;
    display: inline-block;
    width: 100%;
}
.eci-product-content-mid span p {
    font-size: 14px;
    font-style: italic;
    padding-right: 0px;
    width: 100%;
}
.eci-product-content-mid span img {
    margin: 0 auto;
}
.eci-product-italic {
    width: 550px;
    margin: 0 auto;
    font-style: italic;
    font-size: 24px;
    line-height: 32px;
}
.eci-product-italic span {
    color: #9f241c;
}
.eci-product-slider ul {
    margin: 0 10px;
    padding: 30px 60px;
    position: relative;
}
.eci-product-slider ul:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 72px;
    background: #ebebeb;
    left: 0;
    top: 70px;
}
.eci-product-slider li {
    list-style: none;
    float: left;
    margin-left: 60px;
    text-align: center;
    position: relative;
}
.eci-product-slider li:first-child {
  margin-left: 0;
}
.eci-product-slider li button {
    font-size: 22px;
    font-weight: bold;
    color: #464646;
    text-transform: uppercase;
    background: #ebebeb;
    width: 112px;
    height: 42px;
    border: none;
    font-family: 'Oswald', sans-serif;
    cursor: pointer;
}
.eci-product-content-bottom {
    margin-top: 70px;
}
.eci-product-content-bottom h4 {
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    margin-bottom: 60px;
}
.eci-product-content-bottom h4 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.eci-product-content-bottom h4 span {
    display: inline-block;
    vertical-align: middle;
}
.eci-share-article {
    margin-left: 50px;
    margin-bottom: 60px;
}
.eci-share-article span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
.eci-share-article img {
    display: inline-block;
    vertical-align: middle;
}
.eci-product-slider li span {
    text-align: center;
    width: 240px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 12px;
    min-height: 52px;
}
.eci-product {
    display: inline-block;
    vertical-align: top;
    margin-left: 75px;
}
.eci-product span {
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
    display: block;
}
.eci-product:first-child {
    border-right: 5px solid #e1e1e1;
    padding-right: 30px;
    margin-left: 100px;
}
.eci-product-details ul {
    margin: 45px 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: 32%;
}
.eci-product-details ul li {
    list-style: none;
    margin-bottom: 30px;
}
.eci-product-details1 {
  text-align: right;
}
.eci-product-details2 {
  text-align: center;
  color: #a7261d;
}
.eci-product-details3 {
  text-align: left;
}

.eci-product-content-about h4 {
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    margin-bottom: 60px;
}
.eci-product-content-about h4 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.eci-product-content-about h4 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    color: #ad271d;
}
.eci-product-content > span, .eci-product-specifications span {
    color: #ad271d;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 30px;
}
.eci-product-specifications {
    margin: 0 25px 50px;
    text-align: center;
}
*/