  /* ==========================================================================
   Author's custom styles
========================================================================== */
body {font-family: Microsoft YaHei; }

#totVid, #totLang, #totCountry {
font-size: 3em;
}

.event-title, .event-date{
	font-size: 1.2em;
    font-weight: bold;
    margin: 0px 0 0 20px;
}

.un-margin-top{
	margin-top:25px;
}

ul#site-main-menu .nav-item {
    list-style: none;
    display: inline-block;
    padding: 0;
    background-color: #fbaf28;
    border-right: 1px solid #f68c28;
}

.ui-widget-overlay {
    background: #000000 !important;
    opacity: .5 !important;
    filter: Alpha(Opacity=50) !important;
}

ul#site-main-menu .nav-item a{
	color: #5f0c0e;
	font-weight:bold;
}
	
#site-main-menu .nav-item > a.open {
    background-color: #f68c28;
    color: #5f0c0e;
    /* border-bottom: none; */
    z-index: 1;
}

.sub-nav {
    position: absolute;
    display: none;
    /* top: 2.2em; */
    /* margin-top: -1px; */
    padding: 0.5em 1em;
    /* border: 1px solid #dedede; */
    background-color: #f68c28;
}

.sub-nav a{
	color:#5f0c0e;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn {
	padding:0px;
}

.pattern {
    /* margin-right: -15px; */
    background-color: #f68c28;
}
.video-row{min-height:380px;}
.btn-row{text-align:center;}
.btn-primary{
	padding:15px;
}
a.btn-primary{
	text-decoration:none;
}
.row-of-10{
	    margin-left: 0%;
}

.col-md-10-special{
	width:10%;
}

.center-padded{
	padding:0% 11%;
	font-size:1.2em;
	text-align:center;
}
.btn-primary {
    color: #fff;
    background-color: #016699;
    background-image: none;
    background-repeat: no-repeat;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    padding: 10px 15px;
    margin-top: 10px;
}

h4{
	    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

.third-col{
	max-width:30%;
	margin:3%;
}

a.btn, a:hover.btn, a:visited.btn {
    color: white !important;
    text-decoration: none !important;
}

.site-margin-vertical{
	    margin: 20px 0px;
}

.r-border{
	    border-right: 1px solid black;
}

.hidden-label{
	position:absolute;
	left:-10000px;
}
h3.welcome {
	padding-left: 15%;
}
.btn-primary:hover {
	background-color: #019fef !important;
}
.btn-primary {
	background-color: #016699 !important;
}
select, input, textarea{
	/*background-color:#efefef;*/
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4D4D4D;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #4D4D4D;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #4D4D4D;
}
:-moz-placeholder { /* Firefox 18- */
  color: #4D4D4D;
}

.video-window {
	width: 48%;
}
.intro-text {
	padding-right: 10%;
}
.btn-primary:hover {
	color: #fff;
	background-color: #016ca3;
	border-color: #016699;
}
.btn-primary {
	color: #fff;
	background-color: #016ca3;
	border-color: #016699;
}
.btn-primary a {
	text-decoration: none;
}


.art{display:none;
}

.un-social-media{
	display:none;
}

.showbox-logo{
	padding-top:32px;
}

.pop-up-btn{
	padding:5px; 
	border-radius:0px; 
	border:none;
	background-image:none;
}
	
	
.cntr{
	text-align:center;
}

.blocker, .udhr-overlay{
	color:white;position:fixed; top:0; left:0; background:rgba(0,0,0,0.6); z-index:5; width:100%; height:100%; display:none; - See more at: http://www.corelangs.com/css/box/fulloverlay.html#sthash.K7OLp1OM.dpuf
}
#centerpoint {
    top: 50%;
    left: 50%;
    position: absolute;
}

.browser-message{
	position: relative;

    width: 400px;
    margin-left: -200px;

    /*height: 200px;*/
    margin-top: -100px;
	
	
	background:white;
	border:1px;
	padding:15px;
	color:black;
	box-shadow: 10px 10px 5px black;
}
	

#site-banner{
    padding-left: 30px !important;
    padding-right: 30px !important;
}

#page-content{
	/*margin-top:40px;*/
}

#page-content button, #page-content input, #page-content textarea {
    width: 90%;
    clear: both;
    margin: 15px 5%;
	padding:5px;
	color:#4D4D4D;
}

#isAgree{
	width:inherit !important;
	margin: 0px 1% 0% 5% !important;
}

label{
	font-weight:normal;
}
#page-content select{
	width: 90%;
    clear: both;
    margin: 20px 5%;
	padding:5px;
	color:#4D4D4D;
}

#page-content button{font-style:normal !important;}

#page-content textarea {
    resize: none;
}

.ui-widget-overlay {
    background: #000000 !important;
    opacity: .5 !important;
    filter: Alpha(Opacity=50) !important;
}
h3.welcome {
	padding-left: 15%;
}
.btn-primary:hover {
	background-color: #019fef !important;
	color:white !important;
}
.btn-primary {
	background-color: #016699 !important;
	color:white !important;
	padding: 8px !important;
}
.positioner{
	width: 5%;
    float: right;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
}

form p{
	padding:30px;
}
.popup-link{
	text-decoration:underline;
	cursor:pointer;
}

 @media (max-width: 768px) {
.r-border{
	    border-right:none;
}

.site-header-sm {
    width: 150%;
    margin: 0px 0 0 0px;
    margin-top: -0.2em;
    padding-bottom: 10px;
}
.event-title, .event-date {
    margin: 0px 0 0 0px; 
}

ul#site-main-menu .nav-item {
    border-right:none;
}
.video-row {
    min-height: 220px;
}

.row-of-10{
	    margin-left: 0%;
}

#page-content img {
	float: left;
}
.video-window {
	width: 100%;
}
img.wrap {
	shape-outside: none;
}
h3.welcome {
	padding-left: 33%;
}

#page-content a {
    margin-bottom: 15px;
}

}



