
@media (max-width: 768px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: black;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
		color: white;
	}

	.logo b {
		font-size: 50px !important;
	}
}

@media (max-width: 480px) {
	.logo b {
		font-size: 50px !important;
	}
}

@media (max-width: 320px) {
	.logo b {
		font-size: 40px !important;
	}
}

/****************************************************************************************
										CONTENT
****************************************************************************************/
/* <==== MySelf ======>*/
#banner {
	width: 100%;
	background: url(../img/vietjap_banner.jpg) no-repeat center;
	background-size: cover;
}

#cover .row {
	padding: 47px 0;
}

#cover .row > div {
	padding-bottom: 10px;
}


.myspan {
	padding: 40px 0;
	color: #00adff;
	font-size: 4em !important;
}

.rv-info {
	overflow: auto;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all .3s;
}

.rv-info:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.rv-info div h2 {
	color: white;
}

.rv-info div a {
	color: #00adff;
}

.logo {
	padding: 50px 0;
}

.logo b {
	font-size: 90px;
	color: #ffffff;
}

#content {
	width: 100%;
}

#more {
	margin-bottom: 20px;
}

.mypara {
	border-left: 4px solid red;
	padding-left: 15px;
	margin: 20px 0;
}

.mybox {
	box-shadow: 0 0 15px 4px #eaeaea;
	margin: 10px auto;
	padding: 10px 15px;
}

.khoahoc {
	width: 100%;
}

.sukhacbiet span {
	color: yellow;
	font-size: 6em;
}

.slide-holder{
	margin:0 auto;
}

.slide-container { /*slide-container lÃ  khá»‘i bao mÃ  slide-stage cÃ³ thá»ƒ "trÆ°á»£t" bÃªn trong */
	overflow: hidden;
	position: relative;
}

.slide-stage{
	position: relative;
}

.slide-image { /*Ä�á»™ rá»™ng cá»§a .slide-image cÃ³ thá»ƒ Ä‘Æ°á»£c thay Ä‘á»•i theo nhu cáº§u, áº£nh hÆ°á»Ÿng Ä‘áº¿n Ä‘á»™ rá»™ng chung cá»§a slideshow*/
	float:left;
	width:240px;
	margin: 0 auto;
}

.slide-image > div {
	width: 220px;
	margin: 10px;
	box-shadow: 0 0 15px 3px #eaeaea;
}

.myimg {
	max-width: 800px;
}

.mylabel div p {
	margin: 0;
	padding: 10px;
	color: white;
	display: inline-block;
	background-color: #4285f4;
	font-size: 16px;
}

.mylabel-kh {
	margin-bottom: 5px;
}

.mylabel-kh div p {
	margin: 0;
	padding: 5px 10px;
	color: white;
	display: inline-block;
	background-color: #4285f4;
	font-size: 16px;
}

.img-kh {
	height: 220px;
	border-bottom: 1px solid #f5f5f5;
	overflow: hidden;
	position: relative;
}

.my-img {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
	-webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.img-kh:hover .my-img{
/*	margin: -5% 0 0 -5%;
	width: 110%;
	height: 110%;*/
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.img-kh img {
	transition: all .4s;
	width: 100%;
	height: auto;
}

.cover-img {
	position: absolute;
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all .4s;
}

.cover-img a {
	opacity: 0;
	background-color: #4285f4;
	position: absolute;
	padding: 12px 24px;
	color: #ffffff;
	top: calc(50% - 23px);
	left: calc(50% - 60px);
	transition: all .4s;
	text-decoration: none !important;
}

.img-kh:hover .cover-img a {
	opacity: 1;
	padding: 6px 12px;
	top: calc(50% - 17px);
	left: calc(50% - 48px);
}

.img-kh:hover .cover-img {
	background-color: rgba(0, 0, 0, 0.7);
}

.mini-info-kh {
	padding: 0 15px;
}

.title-kh a{
	color: #333333;
}

.title-kh a:hover {
	text-decoration: none;
	color: #4285f4;
}

.info-more-kh {
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0;
}

.dk-kh {
	padding: 10px 0;
}

.mybtn:hover {
	background-color: #4285f4;
	color: white;
	transition: all 0.3s;
}

.vietjap {
	padding: 15px 0 0 0;
}


.mybta {
	padding: 6px 12px;
	border: 1px solid #adadad;
	background-color: transparent;
	color: #111111;
	border-radius: 4px;
	transition: all .35s;
	display: inline-block;
	text-decoration: none !important;
}

.mybta:hover, .mybta:focus {
	color: #ffffff;
	background-color: #4285f4;
}

.giangvien {
	padding: 30px 0;
	height: 400px;
	background-color: #eaeaea;
}

/* <==== Override ====>*/
.mybox .btn:focus {
	outline: none;
}

/****************************************************************************************
										MODULE
****************************************************************************************/

/*module-text-animation*/

.content {
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 50%;*/
	/*transform: translate(-50%, -50%);*/
	/*height: 160px;*/
	overflow:hidden;
	/*font-family: 'Lato', sans-serif;*/
	font-size: 35px;
	line-height: 40px;
	color: #ecf0f1;
}
.content-container {
	font-weight: 600;
	overflow: hidden;
	height: 40px;
	padding: 0;
}
     .content-container-list {
      	margin-top: 0;
      	text-align: left;
      	list-style: none;
      	padding-left: 0 !important: 

      	-webkit-animation-name: change;
      	-webkit-animation-duration: 20s;
      	-webkit-animation-iteration-count: infinite;
      	animation-name: change;
      	animation-duration: 20s;
      	animation-iteration-count: infinite;
      }
      .content-container-list-item {
      	line-height:40px;
      	margin:0;
      }

      @-webkit-keyframes opacity {
      	0%, 100% {opacity:0;}
      	50% {opacity:1;}
      }

      @-webkit-keyframes change {
      	0%, 12.66%, 100% {transform:translate3d(0,0,0);}
      	16.66%, 29.32% {transform:translate3d(0,-25%,0);}
      	33.32%,45.98% {transform:translate3d(0,-50%,0);}
      	49.98%,62.64% {transform:translate3d(0,-75%,0);}
      	66.64%,79.3% {transform:translate3d(0,-50%,0);}
      	83.3%,95.96% {transform:translate3d(0,-25%,0);}
      }

      @-o-keyframes opacity {
      	0%, 100% {opacity:0;}
      	50% {opacity:1;}
      }

      @-o-keyframes change {
      	0%, 12.66%, 100% {transform:translate3d(0,0,0);}
      	16.66%, 29.32% {transform:translate3d(0,-25%,0);}
      	33.32%,45.98% {transform:translate3d(0,-50%,0);}
      	49.98%,62.64% {transform:translate3d(0,-75%,0);}
      	66.64%,79.3% {transform:translate3d(0,-50%,0);}
      	83.3%,95.96% {transform:translate3d(0,-25%,0);}
      }

      @-moz-keyframes opacity {
      	0%, 100% {opacity:0;}
      	50% {opacity:1;}
      }

      @-moz-keyframes change {
      	0%, 12.66%, 100% {transform:translate3d(0,0,0);}
      	16.66%, 29.32% {transform:translate3d(0,-25%,0);}
      	33.32%,45.98% {transform:translate3d(0,-50%,0);}
      	49.98%,62.64% {transform:translate3d(0,-75%,0);}
      	66.64%,79.3% {transform:translate3d(0,-50%,0);}
      	83.3%,95.96% {transform:translate3d(0,-25%,0);}
      }

      @keyframes opacity {
      	0%, 100% {opacity:0;}
      	50% {opacity:1;}
      }

      @keyframes change {
      	0%, 12.66%, 100% {transform:translate3d(0,0,0);}
      	16.66%, 29.32% {transform:translate3d(0,-25%,0);}
      	33.32%,45.98% {transform:translate3d(0,-50%,0);}
      	49.98%,62.64% {transform:translate3d(0,-75%,0);}
      	66.64%,79.3% {transform:translate3d(0,-50%,0);}
      	83.3%,95.96% {transform:translate3d(0,-25%,0);}
      }

.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover > div .faa-tada {
	-webkit-animation: tada 2s linear infinite;
	animation: tada 2s linear infinite;
}

.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > div .faa-tada.faa-fast {
	-webkit-animation: tada 1s linear infinite;
	animation: tada 1s linear infinite;
}

.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > div .faa-tada.faa-slow {
	-webkit-animation: tada 3s linear infinite;
	animation: tada 3s linear infinite;
}
/* end module hover-tada*/



/* <========================================== header ==========================================>*/
/* <==== MySelf ======>*/
/* <==== Override ====>*/
/* <========================================== content =========================================>*/
/* <==== MySelf ======>*/
/* <==== Override ====>*/
/* <========================================== footer ==========================================>*/
/* <==== MySelf ======>*/
/* <==== Override ====>*/