/*================================================*/
/*            EDIT DEFAULT FONT                */
/*================================================*/
body {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
}

h2{
font-size: 20px;
    font-weight: 500;
    font-family: roboto,Arial,sans-serif;
	margin-bottom: 10px;
}


.NewsCName { 
    font-family: oswald,sans-serif;
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 2.5em;
    padding: 50px 0;
    letter-spacing: 1px;
    text-align: center;
    color: #284F9E;
}
/*================================================*/
/*                    GIOI THIEU                */
/*================================================*/
.GT{
	background-color: #284F9E;
	color: #fff;
    padding: 40px 50px 40px 50px;
    border-radius: 140px 0 0 0;
}

.GT p{
	font-size: 0.9em;
    border-left: 4px solid #fff;
    padding-left: 20px;
}
.GT h3{
    background-color: #ffc424;
    padding: 10px 10px;
    margin-left: -6.5rem;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 400;
}
#Gioithieu img{
    border: 7px solid #fff;
}


/*================================================*/
/*                    TAP CHI               */
/*================================================*/
.TC{
	background-color: #284F9E;
	color: #fff;
    padding: 40px 40px 40px 40px;
    border-radius: 0 0 140px 0;
}

.TC p{
	font-size: 0.9em;
    border-left: 4px solid #fff;
    padding-left: 20px;
}
.TC h3{
    background-color: #ffc424;
    padding: 10px 10px;
    margin-left: -6.5rem;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 400;
}
#Tapchi img{
    border: 7px solid #fff;
}

.CSub li a{
    color:#ffc424;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9em;
}
.CSub li a::before{
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\F105';
    margin: 0 10px 0 0px;
    font-size: 13px;
   
    font-weight: bold;
}

/*================================================*/
/*                    ROBOCON             */
/*================================================*/

.boxblue{
	background-color: #284F9E;
	color: #f8f8f8;
}
.News2 .NTitle {
	height: 80px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 margin: 15px 15px;
	 font-size: 1.1em;
	 color: #fff;
 }
 
 .News2 .NTitle a {
	 color: #fff;
	 font-weight: 400;
 }
.News .NTitle {
   height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 15px;
    font-size: 1.1em;
    color: #284F9E;
}

.News .NTitle a {
    color: #284F9E;
    font-weight: 400;
}

.RB{
	color: #fff;
}
.RB p{
	font-size: 1.2em;
}

/*================================================*/
/*                   TIN TUC              */
/*================================================*/
#Tintuc .NImg{
    border-radius: 0 0 140px 0;
}
/*================================================*/
/*                    NewsList                   */
/*================================================*/
.NewsList .NImg {
border: 0px solid;

}

.NewsList .NIntro {
    padding-bottom:30px;
    text-align:justify;
    height: auto;
}

.NewsList .NTitle {
    margin-bottom:10px;
	overflow: hidden;
}

.NewsList .NTitle a {
    color:#166492;
	overflow: hidden;
}

/*================================================*/
/*                    SU KIEN NOI BAT              */
/*================================================*/
.NImg{
    background-color: red;
}
.Detail_box{
	background: #fff;
    padding: 30px 30px 30px 30px;
}

.Detail_box .NTitle{
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top:0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.1em;
    font-weight: 550;
	color: #111343;
	text-transform: uppercase;
}

.Detail_box .NTitle a{
	color: #111343;
}


.SKNB{
    margin-bottom: 30px;
    background: #FFC300;
}
.SKNB .NTitle{
    text-align: left;
	font-size: 0.9em;
    font-weight: 500;
	color: #fff;
    text-transform: uppercase;
    padding: 15px 15px;
}
.SKNB .NTitle a{
    color: #1565c0;
}
.SKNB .NImg{
    background: #FFC300;
}


/*================================================*/
/*                    NewsOther                   */
/*================================================*/
.NewsOther
{
    /*margin-left: 15px;*/
}

.NewsOther li {
    border-bottom:1px dotted #d5d0c0;
    padding-left:15px;
}

.NewsOther li .NTitle:before 
{
    display:inline-block;
    font-family: 'FontAwesome';
    content: '\F105';
    margin: 0 10px 0 -15px;
    font-size: 13px;
}
.NewsOther li:last-child{
	border-bottom:none;
}




/*================================================*/
/*                    Liên Kết Khác                   */
/*================================================*/
.LinkIconMenu .CIco>div
{
    width: 40px;
    height: 40px;
}

.LinkIconMenu li
{
    float: left;
    margin-top: 5px;
    margin-right: 8px;

}

/*================================================*/
/*                    LienKet                     */
/*================================================*/

.LienKet li
{
    margin-bottom: 5px;
}
.LienKet li a
{
    display: block;
    padding: 5px 10px;
    background-color: #d5d0c0;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
}

.LienKet li a:hover
{
    background-color:#3f3c30;
    color: #fff;
    border-bottom: 0;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

.LienKet li .CIco
{
    margin-right: 10px;
}

.LinkIconMenu .CIco>div
{
    width: 40px;
}
.LinkIconMenu ul li
{
    float: left;
    margin-left: 14px;
    margin-bottom: 10px;
}


@media (max-width: 767px)
{    
    .NewsList .NIntro
    {
        display:none;
    }
}
@media (max-width: 1200px)
{    
    .GT h3{
        background-color: #ffc424;
        padding: 10px 10px;
        margin-left: -2.5rem;
        margin-bottom: 20px;
        font-size: 1.2em;
        font-weight: 400;
    }
    .TC h3{
        background-color: #ffc424;
        padding: 10px 10px;
        margin-left: -2.5rem;
        margin-bottom: 20px;
        font-size: 1.2em;
        font-weight: 400;
    }
}