/*
File Name: style.css
Theme Name:  RT-Theme 19
Author: Tolga Can
Version: 1.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description:   Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/


/*
	EDIT /css/style.css for the theme stlye
*/



/* Ä¿½ºÅÍ¸¶ÀÌÂ¡ */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body,h1,h2,h3,h4,h5,h6{font-family:'Nanum Gothic' !important;}
h1,h2,h3,h4,h5,h6{font-weight:bold !important;}

#navigation > li > a {font-family:'Nanum Gothic', "Roboto Condensed" !important;}

.custom_table,.custom_table td{border-top:0 !important;text-align:center;}
.custom_table td{border-bottom:1px solid #e8e8e8 !important;border-right:1px solid #e8e8e8 !important;}
.custom_table td.on_page{border-bottom:2px solid #e6aa21 !important;}
.custom_table td.last_td{border-right:0 !important;width:30%;}
.custom_table a{display:block;width:100%;height:100%;font-weight:bold;text-decoration:none;color:#9b9b9b !important;}

.m_textwithbutton .featured_text > p{margin-bottom:0;}

.default-style .timeline > div > .event-date{font-size:22px;line-height:22px;}

.organization-img1{padding:20px 0 50px}
.organization-img2{display:none;}

@media only screen and (max-width: 767px) {
	.e_space{padding-top:35px !important;padding-bottom:0 !important;}
	.i_spacevc_row > div{padding-bottom:0 !important;	}
	.banner{display:block}
}

@media only screen and (max-width: 630px) {
	.custom_table td.last_td{border-right:0 !important;border-bottom:0 !important;width:0%;}
}

@media only screen and (max-width: 500px) {
	.organization-img1{display:none}
	.organization-img2{display:block}
}