.mobile-slide-img{
	display:none !important;
}
	

/*고정전화번호pc버전안보이게*/

@media (min-width:750px) {

.footer-tel {
	display: none;
	}	
}


@media (max-width:750px){

.container {
	width: 100%; 
}
		
/*현대상단로고*/

.header-top {
	margin-top: 0;
}
	
h1.logo {
	text-align: center;
}

.logo > a > img {
	width: 38%;
}
		
/*snt상단로고*/

.logo > a > img:nth-child(2) {
	margin-bottom: 2px;
	width: 30%;
	vertical-align: middle;
		    
}
	
.logo > a > img:nth-child(1) {
	padding: 0 0;
	
}
		
/*상단전화*/

.logoTel {
	display: none;
}
		
h1.logo {
	text-align: center;
}
		
/*nav*/

nav .pc-menu li > a {
	font-size: 12px;
}
		
/*배너버튼*/
		
.slick-dots {
	bottom: 4px;
}
		
.slick-dots li {
	width: 5px;
	height: 5px;
}
		
.slick-dots li button {
	width: 5px;
	height: 5px;
}
		
.slick-dots li button:before {
	width: 5px;
	height: 5px;
}
		
		
/*초특가이벤트*/

.promotion {
	width: 100%;
}
		
/*보안솔루션*/

.solution-adv {
	width: 100%;
		}
		
/*메뉴*/
.customer-menu > li {
	width: 50%;
	border: 1px solid #f0f0f0;
	box-sizing: border-box; 
}

/*협력대리점*/
		
.latest-item > span > img {
	width: 100%;
	margin-top: 20px;
}

/*공지사항,설치의뢰*/	
.latest-item > span {
	margin-top: 10px;
}
		
.latest-item {
	width: 100%;
}
		
/*하단*/		
footer{
	padding-bottom:60px;
}	
		
.footer-address {
	margin-left: 0%;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}
		
		
.footer-logo {
	width: 100%;
}
		
.footer-logo > img {
	width: 70%;

}
		
.footer-logo .subLogo {
	width: 40%;
}
		
.store-slide a {
	font-size: 18px;
}
		
/*고정전화번호*/
		
.footer-tel{
	position:fixed;
	bottom:0;
	width:100%;
	text-align:center;
	background:#0A9782;
}

.footer-tel a{
	display:block;
	color:#fff;
	padding:10px 0;
	font-size:30px;
}

.footer-tel span{
			
	vertical-align: -webkit-baseline-middle;
}
		
.footer-tel a span:nth-of-type(2){
	font-size:36px;
	vertical-align: -webkit-baseline-middle;
	letter-spacing: 0.5px; 
}		

/*전화번호효과*/		
.blinking{
/* -webkit-animation:blink .2s ease-in-out infinite alternate;
-moz-animation:blink .2s ease-in-out infinite alternate; */
       
    animation:blink 2s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*nav상세*/
.sub-nav {
	width: 100%;
}
		
.sub-nav-tit {
	width: 50%;
}
		
.sub-nav-img {
	display: none;
}
		
.sub-content{
	width: 100%;
	padding-left: 0;
}

/*nav하단문의배경밑테두리*/		
.sub-nav-link li:nth-of-type(1), .sub-nav-link li:nth-of-type(4) {
	background: none;
	background-color: #fcfcfc;
		
}
		
.sub-nav-link li:nth-of-type(2), .sub-nav-link li:nth-of-type(3) {
	background-color: #fefefe;
		
}
		
.sub-nav-link li {
	width: 50%;
	text-align: center;
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
}
		
.sub-nav-link {
	border-top: none;
}

/*nav상세메뉴*/
.sub-nav-menu {
	border-bottom: 2px solid #f0f0f0;
	border-top: 2px solid #f0f0f0;
	margin-top: 10px;
}

.article-tit {

	padding-top: 30px;
}
		

	
.location-tel {
	display: none;
}

.location-inner {
	width: 100%;
		
}

.location-address {
	width: 100%;
	text-align: center;
	margin-left: 0%;
}

 	
.view-write-info {
 	font-size: 13px;
}

	
.content-inner {
	text-align: center;
}



.board-table {
	font-size: 13px;
}

table {
	width: 100%;
}
.mobile-slide-img{
	display:block !important;
}
.pc-slide-img{
	display:none !important;
}


/*보안장비설치사례*/	
.board-gall {
	width: 94%;
}
		
.board-gall-txt {
	text-align: left;
}
		
.board-gall a span.board-bg:before {
	padding: 30px;
		
}
		
.board-gall a span.board-bg em {
	font-size: 18px;
}
		

/*게시판*/	
.board-table li .bo_no {
	display: none;
		
}
		
.board-table li .bo_views {
	display: none;
		
}
		
.board-table li .bo_write {
	width: 22%;
}
		
.board-table li .bo_date {
	width: 13%;
}
		
.board-table li .bo_content {
	text-align: left;
	width: 65%;
	padding-left: 10px;
	padding-right: 5px;
}


	
.question-wrap li a {
	text-align: initial;
		
}
		
.question-wrap li a span {
	font-size: 14px;
}

/*게시판상세내용*/	
.view-body p>img {
	width: 100% !important;
	max-width:100%;
	height:auto !important;
}
		
.view-body>pre {
	white-space:pre-wrap;
}
		
.view-body{
	text-align: left;
}
/*간편문의*/

.QuickEst-btn {
	margin-left: 10px;
}

.QuickEst-btn button {
	padding: 4px 8px;
	font-size: 15px;

}



}
