@charset "utf-8";
/* CSS Document */

#sp-logo {
    width: 20%;
    float: left;
}

#sp-menu {
    float: left;
    width: 80%;
}


@media (max-width: 767px) {
    #sp-menu {padding-right: 15px;}
    .sp-page-title ol.breadcrumb {padding-bottom:20px;}
	#sp-logo {
    width: 33%;
    float: left;
}

#sp-menu {
    float: left;
    width: 66%;
}
}


@media (max-width: 1200px) and (min-width: 768px){
.sp-megamenu-parent > li {
    margin-right: 28px;
}
}

#comjshop h1{
    font-family: Quicksand;
    font-size: 42px;
    padding-bottom: 15px;
 }

.sp-page-builder .page-content #main-banner {padding:0px;}

.contacts .sp-module ul > li{border:none;}

.formResponsive .formHorizontal p.formDescription {
    margin-top: 0px;
    margin-bottom: 0;
}

.sp-module .latestnews > div{
border-bottom:0;
}

.sp-module .latestnews small{
opacity: 0.5;
}
.sp-megamenu-parent > li.cn-flag > a::before {content: " ";}
.sp-megamenu-parent > li.cn-flag > a {
	background: url("../../../images/icons/cn-flag.png"/*tpa=http://www.eoptolink.com/images/icons/cn-flag.png*/) no-repeat;
	background-position: 50% 50%;
	width:28px;
	text-indent: -9999px;
	
	}
	
#top-search-input-wrap.top-search-input-wrap .searchwrapper {
	padding:0 !important;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.custommod-contact p {padding-left:28px;}
.custommod-contact p i {
position: absolute;
margin-left: -25px;
margin-top:4px;
}