@media(max-width:1919px) {
    .s-Arrows {
        /*    float: right;*/
        float: right;
        position: relative;
        z-index: 999999999999999999999999999999999999999999999999999999999999999999;
        top: 0;
        margin-top: -105px;
        margin-right: 390px;
    }
}

@media (max-width: 992px) {
    #header_wrap.top_menu_06 {
		height:84px;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }

	#header_wrap.top_menu_06 h1 {
		padding-top: 5px;
		padding-left: 0px;
	}
	
	.js-offcanvas-btn {
		margin-right: 10px;
		top: 17px;
	}
    /*    head */
	
    #sub_content .page-header {
        margin-top: 40px;
        /*    padding-bottom: 30px;*/
        text-align: center;
        clear: both;
        border-bottom: 0;
        margin-bottom: 30px;
   
    }
    #sub_content .page-header h1 {
        font-size: 24px;
        color: #272727;
        font-weight: 900;
        display: inline-block;
        padding-bottom: 10px;
        margin-bottom: 0;
        background: url("../../img/sub/header-line.png") repeat-x left bottom;
        text-transform: capitalize;
    }
    #sub_content .page-header .line {
        border-bottom: 1px #fc7d11 solid;
        width: 70px;
        /*    width: 100%;*/
        text-align: center;
        margin: 0 auto;
        padding-bottom: 15px;
        /*    display: none;*/
    }
    .footer .footer-menu {
        padding-top: 25px;
        padding-bottom: 20px;
        background-color: #13161b;
        border-bottom: 1px #1f2226 solid;
    }
    .footer .footer-menu ul {
        padding-top: 18px;
        padding-bottom: 12px;
    }
    .footer .footer-menu ul li:before {
        color: #464646;
    }
    .footer .footer-menu ul li a {
        font-size: 13px;
        font-weight: 400;
        color: #f8f8f9;
        font-family: 'Nanum Barun Gothic', sans-serif;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 480px) {

}