@media screen and (min-width: 1450px){
    .tripledrop li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	margin: auto;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 2px solid #f5a623;
    }
}
@media screen and (max-width: 1300px){
    .headerbox {
	max-width: 100%;
	margin: 0 auto 76px;
	width: 90vw;
	display: flex;
	align-items: center;
    }
    .cont-link {
	display: block;
    }
    .icon-link {
	display: none;
    }
    .sub-line {
	display: inline-flex;
	justify-content: center;
	align-items: center;
        flex-grow: 0;
    }
}
@media screen and (max-width: 1235px){
    .headerbox {
	max-width: 100%;
	margin: 0 auto 76px;
	width: 90vw;
	display: flex;
	align-items: center;
    }
    .sub-line {
	display: inline-flex;
	justify-content: center;
	align-items: center;
        flex-grow: 0;
    }
}
@media screen and (min-width: 970px){
    .headerbox {
	max-width: 100%;
	margin: 0 auto 76px;
	width: 90vw;
	display: flex;
	align-items: center;
    }
    .sub-line {
	display: inline-flex;
	justify-content: center;
	align-items: center;
    flex-grow: 0;
    }
    .tripledrop li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 2px solid #f5a623;
    }
	.sub-menu li a {
	color: #2e2e2e !important;
	text-align: left;
	font-weight: normal;
	border-bottom: none !important;
	text-transform: unset;
	padding: 12px 50px 12px 0 !important;
	}
}
@media screen and (max-width: 970px){
    .cont-link {
	display: inline-block;
    }
    .icon-link {
	display: none;
    }
    .contact-field {
	display: block;
	width: 100%;
    }
    .logo {
	height: 76px;
	flex-grow: 1;
    }
    .half-width {
	width: 100%;
    }
    .sub-line {
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	background: #f5a623;
	height: 100%;
	width: 50%;
	overflow-y: scroll;
        transition: all 1s;
    }
    .tripledrop {
	width: 50%;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: fixed;
	background: #f5a623;
	max-width: 50%;
	height: 100%;
    }
    .tripledrop li {
	list-style: none;
	margin-left: 5px;
	display: block;
	border-bottom: 1px solid #ffc565;
	padding: 5px 5px;
	height: auto;
    }
    .tripledrop li .sub-menu {
	display: block;
	box-shadow: none;
	color: #fff;
	padding: 10px;
	border-left: 1px solid #ffc565;
    }
    .sub-menu li {
	color: #2e2e2e !important;
	display: block;
	text-align: left;
	border-bottom: 1px solid #ffc565;
	height: auto;
	padding: 10px;
	color: #fff;
    }
    .sub-menu li a {
	color: #fff !important;
	text-align: left;
	border-bottom: none !important;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
    }
    .open-close-menu {
	display: inline-flex;
	justify-content: end;
	align-items: center;
	font-size: 48px;
	color: #fff;
	padding: 10px;
	display: block;
	cursor: pointer;
    }
    .mal-shadow2 {
	background: #f5a62399;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
        display: none;
    }
    li:hover .sub-menu li .sub-menu {
        display: block;
	box-shadow: none;
	color: #fff;
	padding: 10px;
	border-left: 1px solid #ffc565;
    }
    li:hover .sub-menu:hover li:hover .sub-menu {
        display: block;
        position: relatuve;
        padding: 10px;
        text-align: left;
        max-width: 90%;
        background: #ffffff;
        left: 0;
        min-width: 0;
        top: 0;
        margin-left: 0;
    }
    .sub-menu li a:hover {
	color: #fff !important;
    }
    .tripledrop li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	padding: 10px;
	border-bottom: 2px solid #f5a623;
    }
    .content-page2 {
	margin: 75px auto 50px;
	width: 90vw;
	color: #2e2e2e;
	display: block;
	text-align: justify;
    }
    .leftcol {
        max-width: 300px;
        order: -1;
    }
}
@media screen and (max-width: 680px){
    .post{
        padding: 10px;
    }
    .popup-enter {
	position: fixed;
	top: 0;
	left: 50%;
	width: 400px;
	z-index: 900001;
	background: #fff;
	margin-left: -200px;
	border: 2px solid #f5a623;
	display: none;
    }
    .cont-link {
	display: none;
    }
    .icon-link {
	display: block;
	margin-right: 15px;
    }
    .user-panel {
	margin-left: 0;
	display: none;
	align-items: center;
    }
    .foot-second-line {
	 display: block;
    }
    .tripledrop li:hover a {
        padding: 10px;
        border-bottom: 2px solid f5a623;
    }
    li:hover .sub-menu:hover li:hover .sub-menu {
	display: block;
	position: relative;
	padding: 10px;
	text-align: left;
	max-width: 100%;
	background: #f5a623 !important;
	left: 0;
	min-width: 0;
	top: 0;
	margin-left: 0;
	box-shadow: none;
    }
    .tripledrop {
	width: 90%;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: static;
	background: #f5a623;
	max-width: 90%;
	height: 100%;
    }
    li:hover .sub-menu {
        display: block;
	position: static;
	padding: 10px;
	text-align: left;
	max-width: 100%;
	background: #f5a623 !important;
	left: 0;
	min-width: 0;
	top: 0;
	margin-left: 0;
	box-shadow: none;
    }
    .sub-line {
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	background: #f5a623;
	height: 100%;
	width: 75%;
	overflow: scroll;
	margin: 0;
	transition: all 1s;
    }
    .sub-menu li a:hover {
	color: #fff !important;
    }
	.logo {
		height: 60px;
		flex-grow: 1;
	}
    .country2 {
	display: none;
    }
}
@media screen and (max-width: 450px){
    .country {
	display: none;
    }
    .country2 {
	display: block;
	text-align: right;
    }
}