/*
Theme Name: Magazine Hoot Premium Child
Template: magazine-hoot-premium
Author: wpHoot
Version: 1.0
*/

/*PRELOADER*/
/*
#site-preloader {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 9999 !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in, visibility 0s 0.5s;
    display: grid !important;
    place-items: center !important;
}

#site-preloader.is-loading {
    opacity: 1 !important;
    visibility: visible !important;
    transition: opacity 0.5s ease-in, visibility 0s;
}

.rotation-center {
    width: 450px; 
    height: 450px;
    position: relative; 
}

.rotating-image {
    position: absolute;
    width: 150px;
    height: 150px;
    background-size: cover;
    animation-name: rotation;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    margin: 0;
    transform-origin: 50% 50%;
}

.img-1 {
    background-image: url('/wp-content/uploads/circle1_white_300x300.webp');
    animation-duration: 20s;
    top: calc(50% - 75px); 
    left: calc(50% - 75px); 
	opacity: 0.7;
}

.img-2 {
    background-image: url('/wp-content/uploads/circle2_white_300x300.webp');
    animation-duration: 8s;
    top: calc(50% - 75px);
    right: calc(50% - 75px); 
	opacity: 0.7;
}

.img-3 {
    background-image: url('/wp-content/uploads/circle3_white_300x300.webp');
    animation-duration: 4s;
    bottom: calc(50% - 75px);
    left: calc(50% - 75px); 
	opacity: 0.7;
}

.img-4 {
    background-image: url('/wp-content/uploads/circle4_white_300x300.webp');
    animation-duration: 1.5s;
    bottom: calc(50% - 75px);
    right: calc(50% - 75px); 
	opacity: 0.7;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
*/

/*CUSTOM*/

.text_underline {
	text-decoration: underline;
}

#text_language {
	color: #444444;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
}

#text_language:hover {
	color: red;
	border-bottom: 1px solid red;
}

.marquee_link {
	color: green;
	font-size: 13px;
	text-decoration: none;
}

.marquee_link:link {
	color: green;
}

.marquee_link:visited {
	color: green;
}

.marquee_link:hover {
	color: red;
}

.marquee_link:active {
	color: red;
}

.marquee_slash {
	color: green;
	font-size: 13px;
	vertical-align: 3px;
}

.em_spacing {
	letter-spacing: -2px;
}

.product_short_description_text {
	font-size: small !important;
	text-align: justify !important;
}

.text_oswald {
	font-family: "Oswald", sans-serif;
}

.text_times_new_roman {
	font-family: "Times New Roman";
}

.text_slider {
	text-align: center !important;
	color: #000000 !important;
	font-size: 24px !important;
	line-height: 1.2em !important;
	font-family: "Oswald", sans-serif !important;
	font-weight: bold !important;
	margin: 0px 0px 10px 0px !important;
}

.text_slider2 {
	text-align: center !important;
	color: #000000 !important;
	font-size: 18px !important;
	line-height: 1.2em !important;
	font-family: "Oswald", sans-serif !important;
	font-weight: bold !important;
	margin: 0px 0px 10px 0px !important;
}

.text_popular {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center !important;
	margin: 5px 0px 0px 0px;
}

.small_caps_link {
	font-variant: small-caps;
	font-size: 1.25em;
}

.text_quote {
	margin-top: 30px 0px 30px 0px;
	font-size: 26px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.left_indent2 {
	padding-left: 15px;
}

.image_credit {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 5px;
	text-align: left;
}

.text_title {
	text-align: center;
	color: #444444;
	font-size: 28px;
	line-height: 40px;
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.cont_title {
	margin: 0px 0px -8px 0px;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 4px 0px 3px 6px;
	font-size: 13px;
	line-height: 20px;
}

.cont_text {
	font-size: 11.5px;
	line-height: 1.4em;
}

.cont_text li {
	margin: 0px 0px 2px 0px;
}

.text_title2 {
	text-align: center;
	color: #555555;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: "Oswald", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.text_title2_chinese {
	text-align: center;
	color: #555555;
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: "Oswald", sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.text_title3 {
	font-family: "Roboto", sans-serif;
	text-align: center;
	color: #444444;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 30px 0px;
}

.widget_title_tags {
  border-bottom: 1px solid #ffb821;
}

.accent_typo_tags {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.42857143em;
	line-height: 1.33333333em;
	color: white;
	background-color: #ffb821;
	padding: 3px 8px 2px 8px;
}

.view_all_tags {
	font-size: 11px;
	padding: 0px 3px 0px 0px;
}

.widget_title_tags a {
	color: #888888;
}

.widget_title_tags a:hover {
	color: #ff0000;
}

.f_tag {
	margin: 0px 10px 10px 0px;
	padding: 4px 5px 4px 10px;
	float: left;
	font-size: 15px;
	line-height: 15px;
	background-color: #dfdfdf;
	background-image: url(/wp-content/uploads/white_circle.svg);
	background-size: 5px;
	background-repeat: no-repeat;
	background-position: top 2px left 2px;
	border-radius: 2px 5px 5px 7px;
}

.f_tag a {
	color: #111111;
}

.f_tag a:hover {
	color: #ff0000;
}

.i_tag {
	clear: left;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
}

.spacer_tag {
	clear: left;
	height: 7px !important;
}

.tag_top:after {
	content: "▲";
}

.text_endnote {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
}

.text_endnote a {
	word-break: break-all;
}

.text_footnote {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
}

.text_footnote a {
	word-break: break-all;
}

.text_sup {
	font-style: normal;
	font-family: "Open Sans", sans-serif;
	font-size: 0.5em;
	position: relative;
	top: -0.9em;
	line-height: 1em;
}

.text_sup2 {
	font-style: normal;
	font-family: "Open Sans", sans-serif;
	font-size: 0.7em;
	position: relative;
	top: -0.6em;
	left: 0.25em;
	line-height: 1em;
}

.text_meta {
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}

.terms_title {
	text-align: center;
	color: #555555;
	font-size: 20px;
	line-height: 28px;
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.terms_pinyin {
	text-align: center;
	margin: 0px;
}

.terms_translation {
	text-align: center;	
}

.text_normal {
	text-align: justify;
}

.text_left {
	text-align: left;	
}

.text_center {
	text-align: center;	
}

.text_right {
	text-align: right;	
}

.link_break {
	word-break: break-all;
}

.link_sign {
	color: #ff0000;
}

.text_image_description {
	text-align: justify;
	padding: 10px 0px 10px 10px;
	border-left: 9px solid #bbbbbb;
	border-bottom: 3px solid #bbbbbb;
	margin: 0px 0px 0px 0px;
}

.text_indent {
	text-align: justify;
	padding: 0px 50px 0px 50px;
}

.text_indent_left {
	text-align: justify;
	padding: 0px 0px 0px 50px;
}

.text_double_left_indent {
	text-align: justify;
	padding: 0px 50px 0px 100px;
}

.text_caption {
	font-size: 0.85em;
}

.text_other {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
}

.text_related {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: -20px 0px 0px 0px;
}

.image_caption {
	font-size: 0.9em;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

.text_image_caption {
	font-size: 0.9em;
	text-align: right;
	padding: 0px 0px 0px 10px;
	border-left: 9px solid #bbbbbb;
	margin: 0px 0px 0px 0px;
}

.bio_title {
	font-family: "Roboto", sans-serif;
	text-align: center;
	color: #444444;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}

.bio_title2 {
	font-family: "Roboto", sans-serif;
	text-align: left;
	color: #444444;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}

.text_published_versions1 {
	text-align: center;
	color: red;
	font-size: 0.95em;
	font-weight: bold;
}

.text_published_versions2 {
	text-align: center;
	color: red;
	font-size: 0.95em;
}

.text_published_versions_pdf {
	text-align: center;
	color: red;
	font-size: 0.85em;
	line-height: 1.4em;
}

.text_subtitle {
	font-family: "Oswald", sans-serif;
	font-size: 1.3em;
	margin: 30px 0px 0px 0px;
	color: #444444;
	font-weight: bold;
}

.text_featured_title {
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	text-align: left !important;
	margin: 0px 0px 0px 0px;
	color: #444444;
	font-weight: bold;
}

.text_featured_excerpt {
	font-size: 13px;
	text-align: left !important;
}

.small_caps {
	font-variant: small-caps;
}

.pull_quote {
	margin-top: 25px;
	margin-bottom: 25px;
}

.text_author {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.text_author2 {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}

.text_category2 {
	font-size: 0.9em;	
}

.text_line {
	border: 0px;
	height: 1.5px;
	background: #555555;
	margin-top: 55px;
	margin-bottom: 55px;
}

.sinoinsights_subtitle {
	font-size: 1.3em;
	margin-top: 30px;
	color: #444444;
	font-weight: bold;
}

.interview_question {
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
	color: #777777;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	border-left: 9px solid #ff0000;
}

.sinoinsights_quote {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.sinoinsights_line {
	border: 0px;
	height: 1.5px;
	background: #999999;
	margin-top: 55px;
	margin-bottom: 55px;
}

.sinorulescases_subtitle {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: ;
	color: #444444;
	font-weight: bold;
	margin-top: 30px;
}

.sinorulescases_quote {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.sinorulescases_line {
	border: 0px;
	height: 1.5px;
	background: #999999;
	margin-top: 55px;
	margin-bottom: 55px;
}

.newsletter_line {
	border: 0px;
	height: 1.5px;
	background: #999999;
	margin-top: 55px;
	margin-bottom: 55px;
}

.newsletter_quote {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.inbrief_subtitle {
	font-size: 1.3em;
	margin-top: 30px;
	color: #444444;
	font-weight: bold;
}

.inbrief_line {
	border: 0px;
	height: 1.5px;
	background: #999999;
	margin-top: 55px;
	margin-bottom: 55px;
}

.inbrief_quote {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 36px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.sinonewsviews_subtitle {
	font-size: 1.3em;
	margin-top: 30px;
	color: #444444;
	font-weight: bold;
}

.sinonewsviews_line {
	border: 0px;
	height: 1.5px;
	background: #999999;
	margin-top: 55px;
	margin-bottom: 55px;
}

.media_background {
	background: url(/wp-content/uploads/media_background_3.webp);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.image_margin {
	margin-bottom: 40px;
}

.image_margin2 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.social_icons:hover {
	opacity: 0.8;
}

.image_with_description {
	margin-bottom: 0px;	
}

.opacity_effect {
	transition: opacity 0.2s ease-in-out;
}

.opacity_effect:hover {
	opacity: 0.8;
	transition: opacity 0.2s ease-in-out;
}

.image_border {
	border: 1px solid black;
}

.image_border2 {
	border: 1px solid black;
	width: 512px;
}

.cont_box {
	background-color: none;	
}

.no_margins {
	margin: 0 !important;
}

#about_us_home {
	background: url(/wp-content/uploads/about_us_background3.jpg);
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.site_line {
	border: 0px;
	height: 1.5px;
	background: #555555;
	margin-top: 55px;
	margin-bottom: 55px;
}

.widget_nav_menu {
	margin-right: 0px !important;
}

.embed_video {
	width: 512px;
	margin: auto;
}

.posts-listunit-excerpt {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5;
}

.entry-summary {
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5;
}

.entry-content {
	border-bottom: none;
}

figcaption.wp-element-caption {
	background: none;
}

.hcolumn-1-2.hootslider-html-slide-right {
    padding: 0px 0px 0px 0px;
}

li.left_indent {
	margin: 0px 0px 27px 50px;
	text-align: justify;
}

.mobilemenu-fixed .menu-toggle {
    top: 20% !important;
  }

.searchform {
	width: 100%;
}

.searchtext {
	color: black !important;
}

#topbar {
	padding: 5px 0px 0px 0px;
}

.custom-logo {
	width: 600px !important;
}

#block-15 {
	margin: 5px 0px 0px 0px !important;
}

#below-header {
	height: 35px;
}

.searchbody {
	width: 300px;
}

.hootslider-html-slide-link {
	margin-top: 0px !important;
}

.hootslider-html-slide-content {
	background: none !important;	
}

.hootslider-html-slide-column {
	padding-top: 6px !important;
	padding-bottom: 0px !important;
}

ul.lSPager.lSpg {
	visibility: hidden;
}

.grecaptcha-badge { 
visibility: hidden; 
}

.menu-item {
	width: 250px;
}

#menu-side-menu {
	font-size: 12px;
	color: red;
}

ul.note_zero {
	margin-bottom: -5px !important;
}

ul.note_zero li::marker {
	content: "† ";
}

ul.left_indent {
	margin-left: 50px;
	margin-bottom: 27px;
	text-align: justify;
}

ol.left_indent {
	margin-left: 50px;
	margin-bottom: 27px;
	text-align: justify;
}

ul.newsletter_list {
	margin-left: 50px;
	margin-bottom: 27px;
}

#topbar, #header-supplementary {
	background: white;
}

#post-footer {
	background: #f7f7f7;
}

.entry-title {
	font-family: "Oswald", sans-serif;
	font-weight: bold;
}

.posts-listunit-title {
	font-family: "Oswald", sans-serif;
	font-weight: bold;
}

.blogname {
	display: none;
}

#site-description.site-description {
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: -0.25px;
	word-spacing: -0.25px;
	padding-left: 5px;
	padding-right: 5px;
	width: ;
}

.archive-description {
	padding-left: 5px;	
	padding-right: 5px;
}

#your_message {
	width: 100% !important;
	height: 80px !important;
}

#your_name, #your_email, #your_url, #your_text, #your_subject {
	width: 100% !important;
}

.wpcf7-submit {
	text-transform: none !important;
	font-weight: bold !important;
	background-color: #ff0000 !important;
	border-bottom: none !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 14px !important;
	color: #ffffff !important;
	width: 70px !important;
	border-radius: 3px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 1px !important;
	padding-bottom: 3px !important;
}

.entry-byline {
	text-transform: none;
}

.entry-byline-block {
	color: #666666;
}

.more-link {
	text-transform: none;
	font-weight: bold;
}

.posts-listunit-image {
	transition: opacity 0.1s ease-in-out;
}

.posts-listunit-image:hover {
	opacity: 0.8;
}

.entry-featured-img-wrap {
	transition: opacity 0.1s ease-in-out;
}

.entry-featured-img-wrap:hover {
	opacity: 0.8;
}

#newsletter_inline {
	width: 600px;
	margin: auto;
}

@media only screen and (max-device-width: 1000px) and (orientation: portrait) {
	
	.embed_video {
		width: 100%;
	}
	
	.image_border2 {
		border: 1px solid black;
		width: 100%;
	}
	
	#newsletter_inline {
		width: 100%;
		margin: auto;
	}
	
}

@media only screen and (max-width: 969px) {
    .hootslider-html-slide .hcolumn-1-2.hootslider-html-slide-right {
        padding: 0px !important;
	}
}