html,
body {
	padding: 0;
	border: 0;
	margin: 0 auto;
	background-color: #F90;
}

.flex-container {
	display: flex | inline-flex;
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #FFF;
	font-family: "微軟正黑體";
	font-weight: bold;
}

#content {
	width: 100%;
}

.mousehand {
	cursor: pointer;
}

.mousedefault {
	cursor: default;
}

#start_hide {
	width: 100%;
	height: 100%;
	background-color: #F08408;
	z-index: 5000;
	position: fixed;
}

.hideSet {
	margin: 23% 35%;
}

.loadingPic {
	text-align: center;
	z-index: 999;
	width: 48%;
	padding-left: 40%;
	float: left;
}

.loadingWd {
	text-align: center;
	color: #FFF;
	z-index: 999;
	font-size: 22px;
	float: left;
	margin-top: 2%;
	margin-left: 1%;
}



#Header {
	background-image: url(../images/HeaderBG.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #F49B00;
	position: fixed;
	z-index: 20;
	padding-bottom: 20px;
	min-height: 100px;
	opacity: 1;
}



.G_logo {
	margin-left: 7.5%;
	margin-top: 10px;
	width: 12%;
	min-width: 200px;
}

.icon_FB {
	right: 90px;
}

.icon_YOUTUBE {
	right: 50px;
}

.icon_IG {
	right: 130px;
}

.icon_line {
	right: 170px;
}


#Menu {
	color: #FFF;
	font-family: "微軟正黑體";
	/*padding-left:23%;*/
	font-size: 17px;
}

#Footer {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	color: #FFF;
	letter-spacing: 10px;
	padding-top: 0.2%;

}

#otherMenu {
	height: 70px;
	margin: 5% 0 0 0;
	padding: 1.2% 0 0 0;
	background-color: #333;
	color: #FFF;
	text-align: center;
	font-size: 1.2rem;
}

#Footer ul {
	list-style: none;
	display: inline-table;
}

#Footer li {
	color: #fff;
	list-style: none;

}

#webMap {
	width: 100%;
	/* padding:2% 0 0 27%; */
	padding: 2% 0 0 20%;
}

#GiraffeCopyRight {
	width: 100%;
	padding: 5% 0 0 0;
	text-align: center;
}

#GLogo2 {
	width: 12%;
}



.font_styleSetEnBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.font_styleSetEn {
	font-family: Arial, Helvetica, sans-serif;
}

.menuSet {
	margin: 0 0 0 4%;

}

.font_styleSetBold {
	font-family: "微軟正黑體";
	font-weight: bold;
	letter-spacing: 3px;
}

.font_styleSet {
	font-family: "微軟正黑體";
	letter-spacing: 3px;
}


.item a {
	text-decoration: none;
	color: #000;
	font-family: "微軟正黑體";
	font-weight: bold;
}

/*class*/
.Colorwhite {
	color: #FFF;
}

.classTitle {
	position: relative;
	padding: 3% 0 2% 10%;
	text-align: left;
}



.font_styleSetEnBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.font_styleSetEn {
	font-family: Arial, Helvetica, sans-serif;
}

.btn_icon {
	position: absolute;
	margin-top: 10px;
	width: 30px;
}

.flex {
	display: flex;
	background-color: #F7F7F7;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.item {
	background-color: #F7F7F7;
	color: #666;
	font-size: 1.1rem;
	display: flex;
	justify-content: left;
	align-items: center;
	border-bottom: #F3A54D dotted 1px;
}

.item_end {
	margin: 0 0px 0 80px;
	padding: 0 0px 0 50px;
	background-color: #F7F7F7;
	color: #666;
	font-size: 1.1rem;
	display: flex;
	justify-content: left;
	align-items: center;
}

.item2 {
	display: flex;
	background-color: #F7F7F7;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 100%;
}

.flex-2 {
	flex-grow: 0;
	flex-shrink: 0;
	/*background-color: #6F0;*/
	flex-basis: 35%;
	max-height: 50px;
}

/*-----info------*/
.infoflex1 {
	display: flex;
	padding-top: 5px;
	flex-direction: row;
	flex-wrap: wrap;
	width: 78%;
	margin-left: 11%;
}

.infoItem {
	flex: 1;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 10%;
	margin-left: 5px;
}

.tbTest {
	margin: 3%;
}

.Vtop {
	vertical-align: top;
}

.middleWd {
	overflow: hidden;
	letter-spacing: 1px;
}

/*-----info------*/

.icon_menu {
	margin: 0 10px 0 10px;
}

.icon_content {
	width: 2%;
	margin: 0 10px 0 10px;
}

.space {
	border-bottom: #F3A54D dotted 1px;
	flex-shrink: 0;
}

.titleSet {
	color: #B2B2B2;
	font-size: 1.8rem;
}

.itemTitle {
	text-align: left;
	font-size: 1.5rem;
	overflow: hidden;
}

.itemWd {
	color: #B2B2B2;
}

.contentPosSet {
	margin: 0 10px 20px 0;
	padding: 0 0 0 10%;
}

.moreline {
	text-align: right;
	border-bottom: #F3A54D dotted 1px;
	margin: 0 7% 0 7%;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}

.HStyle {
	background: #F59E00;
	background-image: url(../images/HeaderBG_M.jpg);
	background-repeat: no-repeat;
}


.LiTitle {
	letter-spacing: 0px;
}


/*slick Set*/
.slider2 {
	margin: 0;
	width: 15%;
}

.slick-slide {
	margin: 0px 0px;
}

.slick-slide img {
	width: 100%;
}

.CsLSet {
	text-indent: 1.3rem;
}

.fSize12 {
	font-size: 1.6rem;
}

.ColorGray {
	color: #B2B2B2;
}

.ColorGray2 {
	color: #595959;
}

.tbTest2 td {
	overflow: hidden;
	padding: 1% 0 0 3%;
}


.CItemClass {
	width: 33.3%;
	float: left;
}

.InfoPicClass {
	float: left;
	width: 38%;
	padding-left: 3%;
}

.InfoRightContentClass {
	width: 60%;
	float: left;
}

.InfoDetailTitle {
	width: 100%;
	float: left;
	height: 62px;
	word-break: normal;
	overflow: hidden;
	text-align: left;
	padding: 0 5%;
	font-size: 24px;
	line-height: 30px;
}

.InfoDetailClass {
	width: 100%;
	float: left;
	height: 133px;
	overflow: hidden;
	text-align: left;
	padding: 3% 5%;
}

.InfoMore {
	width: 100%;
	float: left;
	height: 35px;
	padding: 2% 7% 0 0;
}

.InfoItemClass {
	width: 50%;
	float: left;
}

.NewInfoRightContentClass {
	width: 60%;
	float: left;
}

.NewInfoPicClass {
	float: left;
	width: 27%;
	padding-left: 3%;
}

#infoContent {
	padding-top: 5px;
	flex-direction: row;
	flex-wrap: wrap;
	width: 83%;
	margin-left: 11%;
}

.CItemListClass {
	width: 80%;
	float: left;
	text-align: left;
}


.ggC1 {
	font-size: 2em;
	color: #E2862F;
	margin-top: 5%;
}

.ggC2 {
	font-size: 0.5em
}

.ggline {
	width: 100%;
	height: 2px;
	background-color: #E2862F;
	margin: 2% 0;
}

.ggC3 {
	color: #225197;
	font-size: 1.2em;
}

/*#9D5217- 764116*/
.ggC4 {
	color: #E2862F;
	font-size: 1.5em;
	margin: 3% 0;
}

.ggC5 {
	list-style: none;
	text-indent: -6em;
	margin-left: 10%;
}

.ggC6 {
	font-size: 1em;
}

.ggC7 {
	font-size: 2em;
	color: #E2862F;
	margin-top: 10%;
}


#topMenu {
	width: 100%;
	display: flex;
	padding-left: 232px;
	justify-content: center;
	color: #fff;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
}

#topMenu div {
	width: 13%;
	font-size: 18px;
	text-align: center;
	letter-spacing: 2px;
	cursor: pointer;
}

#topMenu div:nth-child(2) {
	cursor: default;
}

.rightline {
	border-right: 1px solid #fff;
}

.chover {
	position: relative;

}

.clist {
	position: absolute;
	top: 27px;
	left: 0;
	padding-top: 20px;
	width: 100%;
	background: linear-gradient(to bottom, #F28D07 5px, #F29106 10px);
	display: none;
}

.chover:hover .clist {
	display: block;
}

.clist:hover {
	display: block;
}

.clist li {
	padding: 5px 0;
	list-style: none !important;
}

.clist li:hover {
	background-color: #c7671e;
}


.phonemenu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 60px;
	background: linear-gradient(to bottom, #EB6610, #F59E00);
	padding: 0 10px;
}

.phonemenu img {
	flex-shrink: 0;
}

.menuicon_phone {
	width: 30px;
	margin: 0 2px;
}

.Menutool {
	width: 30px;
	margin: 0 5px;
}

img {
	-webkit-user-drag: none;
}

.menulist {
	background-color: #F59E00;
	padding-bottom: 10px;
	display: none;
}

.menulist>li {
	list-style: none;
	padding: 1% 5%;
	color: #fff;
	font-family: 'Microsoft JhengHei';
	font-weight: bold;
}

.gt_phone {
	display: none;
	padding-left: 5%;
}

.gt_phone>div {
	margin: 3px 0;
	padding-left: 5%;
}

#Header_M {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
}

#Header_M_copy {
	display: none;
	opacity: 0;
}

#left_menu{
	flex-wrap: nowrap;
}

@media only screen and (max-width: 1300px) {
	.item{
		font-size: 1rem;
	}
}

@media only screen and (max-width: 1100px) {

	.hideSet {
		margin: 60% 37%;
	}

	.loadingPic {
		text-align: center;
		z-index: 999;
		width: 70%;
		padding-left: 30%;
	}

	.loadingWd {
		text-align: center;
		color: #FFF;
		z-index: 999;
		font-size: 26px;
		padding-left: 20%;
	}


	.HStyle {
		background: #F59E00;
		background-image: url(../images/HeaderBG_M.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
	}

	#Menu {
		font-family: "微軟正黑體";
		padding-left: 6.5%;
		background-color: #000;
	}

	.menuSet {
		margin: 0 0 0 1%;
	}

	.titleSet {
		color: #F63;
		font-size: 1.6rem;
		margin-top: 5%;
	}

	/*-----info------*/
	.infoitemPic2 {
		width: 100%;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.infoItemPic {
		flex: 1;
		display: flex;
		justify-content: left;
		align-items: flex-start;
		width: 320px;
	}

	.infoItemRacePic {
		flex: 1;
		display: flex;
		justify-content: flex-start;
		align-content: left;
		margin-right: -50px;
		width: 320px;
	}

	.infoPicRaceSet {
		display: inline-flex;
		width: 70%;
		height: 100%;
	}

	.infoPicSet {
		display: inline-flex;
		width: 100%;
		height: 100%;
	}

	.infoflexNew {
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 100%;
	}

	.infoflex1 {
		/*news 區塊*/
		display: flex;
		padding: 0px;
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap;
	}


	/*-----info------*/
	.infoflex {
		display: flex;
		padding: 2px;
		flex-wrap: wrap;
		width: 80%;
	}

	.infoItem {
		flex: 1;
		margin: 10px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
	}



	.infoItem2 {
		flex: 1;
		margin: 2px;
		display: flex;
		justify-content: center;
		align-items: left;
		color: white;
		font-size: 1.5rem;
	}

	.PItem {
		display: flex;
		padding: 0 0 0 5%;
		color: #000;
		align-items: flex-start;
		justify-content: left;
		height: 82px;
		width: 100%;
		/*文字內容大框*/
	}

	.contentPosSet {
		margin: 0 10px 20px 0;
		padding: 0 1% 0 1%;
	}


	.itemTitle {
		/*最新消息Title*/
		font-size: 1rem;
		padding-bottom: 5%;
		max-height: 50px;
		letter-spacing: 2px;
		padding: 3px 0 0 3px;
	}

	.itemWd {
		/*最新消息內文*/
		color: #B2B2B2;
		font-size: 0.8rem;
		max-height: 81px;
		overflow: hidden;
		letter-spacing: 2px;
		padding: 5px 0 0 5px;
	}

	.itemWd_more {
		/*詳全文*/
		color: #B2B2B2;
		font-size: 1.2rem;
		max-height: 60px;
		position: relative;
		width: 100%;
		text-align: right;
		padding: 3px 0 0 3px;
	}

	/*-----info------*/
	.moreline {
		font-size: 1rem;
		text-align: center;
		border-bottom: #EFEFEF solid 2px;
		margin: 0 5% 0% 5%;
		padding-bottom: 3%;
		color: #B2B2B2;
		font-family: Arial, Helvetica, sans-serif;
	}

	/*btnMenuM*/
	#btnMenu_M {
		width: 100%;
		padding-bottom: 60%;
		padding-top: 5%;
	}

	.btnM1 {
		float: left;
		width: 33%;
		text-align: center;
		margin: 5% 0;
	}

	.btnM1_pic {
		width: 30%;
	}

	.btnM1_wd {
		font-size: 24px;
	}

	.btnM2 {
		padding: 4% 1%;
		margin: 2% 3%;
		width: 44%;
		float: left;
		border: #B2B2B2 solid 1px;
	}

	.btnMNo {
		padding: 4% 1%;
		margin: 2% 3%;
		width: 44%;
		float: left;
	}

	.btnM2_pic {
		width: 22%;
		padding: 0 2%;
	}

	.btmM2_wd {
		padding-left: 2%;
		letter-spacing: 0;
		font-size: 22px;
	}


	/*slick Set*/
	.slider {
		width: 80%;
		margin: 5% auto;
	}

	.slick-slide {
		margin: 0px 10px;
	}

	.slick-slide img {
		width: 100%;
	}



	.slick-slide {
		transition: all ease-in-out .3s;
		opacity: .2;
	}

	.slick-active {
		opacity: 1;
	}

	.slick-current {
		opacity: 1;
	}


	.classTitle {
		position: relative;
		padding: 2% 0 1% 3%;
	}


	#webMap {
		padding: 2% 0 0 0%;
	}

	#GiraffeCopyRight {
		width: 100%;
		padding: 5% 0 0 0;
		text-align: center;
		letter-spacing: 0px;
		font-size: 14px;
	}

	#otherMenu {
		height: 70px;
		margin: 5% 0 0 0;
		padding: 20px 0 0 0;
		background-color: #333;
		color: #FFF;
		text-align: center;
		font-size: 1rem;
	}

	#Footer {
		background-image: url(../images/FooterBG_M2.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		color: #FFF;
		letter-spacing: 5px;
		padding-top: 5%;
	}

	#Footer li {
		list-style: none;
		letter-spacing: 0px;

		margin: 0;
	}

	#GLogo2 {
		width: 30%;
	}



	.Lessonflex {
		margin-top: 5%;
		display: flex;
		height: 70px;
		padding: 2px;
		flex-direction: column;
	}

	.Lessonitem {
		flex: 1;
		margin: 1px;
		display: flex;
		justify-content: center;
		align-content: flex-start;
		color: #000;
		font-size: 1rem;
		height: 28px;
	}

	.LessonWdSet {
		font-size: 0.8rem;
		color: #B2B2B2;
	}

	#banner_M {
		width: 100%;
	}


	.G_logo {
		margin: 0;
		width: 5%;
		min-width: 120px;
	}


	.menubar {
		background-color: rgba(0, 0, 0, 0);
		width: 35px;
		height: 30px;
		border-radius: 5px;
		z-index: 2000;
	}

	.Menupng {
		width: 100%;
	}


	#banner_M {
		/* padding-left: 1.5%; */
		overflow: hidden;
	}

	.addline {

		text-align: center;
		border-bottom: #EFEFEF solid 1px;
		margin: 5% 5% 0% 5%;
		padding-bottom: 3%;
		color: #B2B2B2;

	}


	.btn_icon_phone {
		margin-top: 15px;
		width: 30px;
	}

	.clist {
		display: block;
		position: relative;
		width: 100%;
		background: linear-gradient(to bottom, #F28D07 5px, #F29106 10px);
	}


	#Header_M {
		display: block;
	}

	#Header_M_copy {
		display: block;
	}
}


@media only screen and (max-width: 767px) {

	#Menu {
		font-family: "微軟正黑體";
		padding-left: 6.5%;
		background-color: #000;
	}

	.menuSet {
		margin: 0 0 0 1%;
	}


	.hideSet {
		margin: 60% 37%;
	}

	.loadingPic {
		text-align: center;
		z-index: 999;
		width: 80%;
		padding-left: 23%;
	}

	.loadingWd {
		text-align: center;
		color: #FFF;
		z-index: 999;
		font-size: 22px;
	}




	.titleSet {
		color: #F63;
		font-size: 1.4rem;
	}

	/*-----info------*/
	.infoitemPic2 {
		width: 100%;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.infoItemPic {
		flex: 1;
		display: flex;
		justify-content: left;
		align-items: flex-start;
		width: 320px;
	}

	.infoItemRacePic {
		flex: 1;
		display: flex;
		justify-content: flex-start;
		align-content: left;
		margin-right: -50px;
		width: 320px;
	}

	.infoPicRaceSet {
		display: inline-flex;
		width: 70%;
		height: 100%;
	}





	.infoPicSet {
		display: inline-flex;
		width: 100%;
		height: 100%;
	}

	.infoflexNew {
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 100%;
	}

	.infoflex1 {
		/*news 區塊*/
		display: flex;
		padding: 0px;
		width: 100%;
		flex-direction: row;
		flex-wrap: wrap;
	}


	/*-----info------*/
	.infoflex {
		display: flex;
		padding: 2px;
		flex-wrap: wrap;
		width: 80%;
	}

	.infoItem {
		flex: 1;
		margin: 10px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
	}



	.infoItem2 {
		flex: 1;
		margin: 2px;
		display: flex;
		justify-content: center;
		align-items: left;

		font-size: 2rem;
	}

	.PItem {
		display: flex;
		padding: 0 0 0 5%;
		color: #000;
		font-size: 1rem;
		align-items: flex-start;
		justify-content: left;
		height: 82px;
		width: 100%;

		/*文字內容大框*/
	}

	.contentPosSet {
		margin: 0 10px 20px 0;
		padding: 0 1% 0 1%;
	}


	.itemTitle {
		/*最新消息Title*/
		font-size: 1rem;
		padding-bottom: 5%;
		max-height: 50px;
		letter-spacing: 2px;
		padding: 3px 0 0 3px;
	}

	.itemWd {
		/*最新消息內文*/
		color: #B2B2B2;
		font-size: 0.85rem;
		max-height: 89px;
		overflow: hidden;
		letter-spacing: 2px;
		padding: 5px 0 0 5px;
	}

	.itemWd_more {
		/*詳全文*/
		color: #B2B2B2;
		font-size: 0.9rem;
		max-height: 55px;
		position: relative;
		width: 100%;
		text-align: right;
		padding: 3px 0 0 3px;
	}

	/*-----info------*/




	.moreline {
		font-size: 1rem;
		text-align: center;
		border-bottom: #EFEFEF solid 2px;
		margin: 0 5% 0% 5%;
		padding-bottom: 3%;
		color: #B2B2B2;
		font-family: Arial, Helvetica, sans-serif;
	}


	.btnM1 {
		float: left;
		width: 33%;
		text-align: center;
		margin: 5% 0;
	}

	.btnM1_pic {
		width: 50%;
	}

	.btnM2 {
		padding: 4% 1%;
		margin: 2% 3%;
		width: 44%;
		float: left;
		border: #B2B2B2 solid 1px;
	}

	.btnM2_pic {
		width: 22%;
		padding: 0 2%;
	}

	.btmM2_wd {
		padding-left: 2%;
		letter-spacing: 0;
		font-size: 14px;
	}

	#btnMenu_M {
		width: 100%;
		padding-bottom: 80%;
		padding-top: 10%;
	}



	/*slick Set*/
	.slider {
		width: 80%;
		margin: 5% auto;
	}

	.slick-slide {
		margin: 0px 10px;
	}

	.slick-slide img {
		width: 100%;
	}



	.slick-slide {
		transition: all ease-in-out .3s;
		opacity: .2;
	}

	.slick-active {
		opacity: 1;
	}

	.slick-current {
		opacity: 1;
	}


	.classTitle {
		position: relative;
		padding: 10% 0 1% 8%;
	}


	#webMap {
		padding: 2% 0 0 0%;
	}

	#GiraffeCopyRight {
		width: 100%;
		padding: 5% 0 0 0;
		text-align: center;
		letter-spacing: 0px;
		font-size: 14px;
	}

	#otherMenu {
		height: 70px;
		margin: 5% 0 0 0;
		padding: 20px 0 0 0;
		background-color: #333;
		color: #FFF;
		text-align: center;
		font-size: 1rem;
	}

	#Footer {
		background-image: url(../images/FooterBG_M2.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		color: #FFF;
		letter-spacing: 5px;
		padding-top: 5%;
	}

	#Footer li {
		list-style: none;
		letter-spacing: 0px;

		margin: 0;
	}

	#GLogo2 {
		width: 30%;
	}

	.btn_icon {
		margin-top: 10px;
		width: 30px;
	}

	.Lessonflex {
		margin-top: 5%;
		display: flex;
		height: 70px;
		padding: 2px;
		flex-direction: column;

	}

	.Lessonitem {
		flex: 1;
		margin: 1px;
		display: flex;
		justify-content: center;
		align-content: flex-start;
		color: #000;
		font-size: 1rem;
		height: 28px;
	}

	.LessonWdSet {
		font-size: 0.8rem;
		color: #B2B2B2;
	}

	.LessonTitleSet {
		text-align: center;
		font-size: 1rem;

	}

	#banner_M {
		width: 100%;
	}

	.menubar {
		background-color: rgba(0, 0, 0, 0);
		width: 35px;
		height: 30px;
		border-radius: 5px;
		z-index: 2000;
	}

	.Menupng {
		width: 100%;
	}




	.ggC1 {
		font-size: 1.5em;
		color: #E2862F;
		margin-top: 5%;
	}

	.ggC2 {
		font-size: 0.5em
	}

	.ggline {
		width: 100%;
		height: 2px;
		background-color: #E2862F;
		margin: 2% 0;
	}

	.ggC3 {
		color: #9D5217;
		font-size: 1em;
	}

	.ggC4 {
		color: #E2862F;
		font-size: 1.5em;
		margin: 3% 0;
	}

	.ggC5 {
		list-style: none;
		text-indent: -6em;
		margin-left: 23%;
	}

	.ggC6 {
		font-size: 1em;
	}

	.ggC7 {
		font-size: 1.5em;
		color: #E2862F;
		margin-top: 10%;
	}

	.tp1 {
		margin: 10% 0 5% 0;
	}


	.menuicon_phone {
		width: 20px;
	}

}



@media only screen and (max-width: 320px) {
	.btmM2_wd {
		font-size: 12px;
	}

	#otherMenu {
		font-size: 14px;
	}

	.itemWd_more,
	.itemWd {
		font-size: 12px;
	}

	.btn_icon_phone {
		width: 20px;
		margin-top: 16px;
	}

	.menubar {
		width: 25px;
	}

}

@media only screen and (max-width: 280px) {

	.icon_yt,
	.icon_line,
	.icon_ig,
	.icon_fb {
		display: none;
	}
}

/*
==============================================
floating
==============================================
*/

.floating {
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);
	}

	50% {
		transform: translateY(8%);
	}

	100% {
		transform: translateY(0%);
	}
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);
	}

	50% {
		-webkit-transform: translateY(8%);
	}

	100% {
		-webkit-transform: translateY(0%);
	}
}


/*
==============================================
pulse
==============================================
*/

.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;
	}

	50% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(0.9);
		opacity: 0.7;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;
	}

	50% {
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;
	}
}



/*
==============================================
flash
==============================================
*/
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;

	animation-duration: 2s;
	-webkit-animation-duration: 2s;

	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.flash2 {
	-webkit-animation-name: flash;
	animation-name: flash;

	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}

@-webkit-keyframes flash {

	from,
	50%,
	to {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@keyframes flash {

	from,
	50%,
	to {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}