body {
    background: white;
    font-size: 16px;
    line-height: 1.5em;
    color: #444;
    font-weight: 400;
}

#subscribe-email input {
    width: 95%;
    border-radius: 100px;
}

.colored.grey-border,.content .post-nav,.page-title{
	border: 0 !important;
}
.toggle-search{
	border:0 !important;
}

#subheader-social{
	display:none;
}
.commentlist .comment-body, .pinglist li {
    clear: both;
    position: relative;
    padding-bottom: 15px;
    border-radius: 10px;
    border: 1px solid orange;
    padding: 10px;
    margin: 10px 0 10px 0;
}

.commentlist .comment-body:hover, .pinglist li:hover{
    clear: both;
    position: relative;
    padding-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #99daea;
    padding: 10px;
    margin: 10px 0 10px 0;
}

.captionthis 
{
font-size: 9pt !important; 
line-height: 1.0 !important;
font-family: Roboto, Gotham;
}

.notebox {
    background: #fa8d29;
    position: relative;
    padding: 12px 15px;
    color: white;
    margin-bottom: 30px;
    border-radius: 10px;
    font-weight: 900;
}

.notebox:after{
	display:none;
}

h2.breaking {
	background:red !important;
			transition: all 300ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

h2.breaking:hover {
	background:#99daea !important;
	text-transform:underline !important;
}

/* WP Button Default color */
.wp-block-button__link{
	background: #fa8d29;
}

/* WP Button hover */
.wp-block-button__link:hover{
	background: #99daea;
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0 0 10px 0;
}



.widget_rss ul li a{
	text-align:left;
	line-height:1.1;
}

span.view-device {
    text-transform: uppercase;
    font-size: .8rem;
	float:right;
}

h3.home-device {
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: 900;
    font-size: .9rem;
    color: #fa8d29;
}

#mega-menu-wrap-mainmenu #mega-menu-mainmenu>li.mega-menu-item>a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #444;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    background: white;
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    outline: none;
}

.post-standard {
    background: #fff;
    padding-bottom: 32px;
}
/* Homepage Feature Review */
.home .featured-article-group{
	/* display:none;*/
}
/* Homepage Feature Review  end*/

.home .orange-border,.home .blue-border{
display:none;	
}
.post-hover{

		transition: all 300ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.home .post-hover .tab-item-title a:hover {
    color: #fa8d29;
    font-weight: 900;
}

.widget_rss ul li a {
    color: #444;
    display: block;
    padding: 6px;
    font-weight: 600;
	
}

img.rssicon {
    margin-right: 10px;
}

.widget_rss ul li a:hover {
    color: white;

}

ul.wp-block-rss li {
    margin: 0 0 5px 5px;
    width: 100%;
    background: transparent;
    font-size: 12px;
    padding: 3px;
    border-radius: 1em;
    text-align: -webkit-center;
	cursor: pointer !important;
}
#block-4,#block-4 .group,#block-11,#block-11 .group,#block-13,#block-13 .group, #block-15, #block-15 .gropup{
	padding:0 !important;
	margin: 0 !important;
}

ul.wp-block-rss li:hover {
    background:#fa8d29;
		cursor: pointer !important;
	color:white;
	transition: all 300ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
    transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.kk-star-ratings .kksr-legend {
    margin-left: .75rem;
    margin-right: .75rem;
    font-weight: bold;
    text-transform: uppercase;
}

img,blockquote {
    border-radius: 10px;
}

#roundc{
	width: 728px;
    height: 90px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.entry table {
    font-size: 14px;
    margin-bottom: 1.5em;
    width: 100%;
    text-align: center;
    border: 1px solid #eee;
}

#mega-menu-wrap-mainmenu #mega-menu-mainmenu>li.mega-menu-item>a.mega-menu-link {
    border-radius: 100px;
    margin-right: 10px;
}

#mega-menu-wrap-mainmenu #mega-menu-mainmenu>li.mega-menu-item>a.mega-menu-link:hover {
    border-radius: 100px;
    margin-right: 10px;
}

ul.r34otd li img{
	border-radius:10px;
}

ul.rst li.rstlist{
	text-transform: uppercase;
    font-size: 11px;
    list-style: none;
}


.entry blockquote {
    position: relative;
    color: #777;
    font-style: italic;
    margin: 20px 20px;
    padding-left: 50px;
}

.commentlist li, .pinglist li {
    padding-left: 60px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
/*     border-bottom: 1px solid #ddd; */
    margin-bottom: 15px;
}

.commentlist .comment-author {
    margin-right: 6px;
    padding: 0px 10px;
    background: #eee;
    border: 0;
    border-radius: 100px;
}

.commentlist .avatar {
    position: absolute;
    left: -60px;
    top: 0;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 3px;
    border-radius: 10px;
    border: 1px solid #eee;
    background: rgb(153,218,234);
    background: linear-gradient(
56deg
, rgba(153,218,234,1) 0%, rgba(250,141,41,1) 100%);
}

#text-90,.in-content-ads, .tag-ads-placement {
    padding: 20px;
    border: 1px solid #eee;
    margin: 10px auto;
    text-align: center;
    background: #fdfdfd;
		border-radius: 10px;
}

.page-title .meta-single li.comments a {
    background: #fa8d29;
    color: #fff;
    padding: 5px 10px;
    border-radius: 13px;
    position: relative;
		border: 0;
}

.author-bio {
    border: 1px solid #ddd;
    position: relative;
    padding: 15px 15px 10px 95px;
    color: #777;
    margin-bottom: 40px;
    border-radius: 10px;
}

.author-bio .bio-avatar img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    border-radius: 10px;
}

.page .page-title h1{
		font-family: "gotham";
    font-size: 2.8em;
    letter-spacing: -.5px;
    font-weight: 900 !important;
    color: #444;
    line-height: 1.1em;
    margin-bottom: 10px;
    background: 0 0!important;
    padding: 20px 0;
	text-transform: capitalize !important;
}

.single .post-byline {
    font-size: 11px;
    font-weight: 900;
    color: #999;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.category .page-title a,.archive .page-title a {
    color: #666;
    font-size: 20px;
	font-weight:900;
}

.category .page-title a:hover,.archive .page-title a:hover {
    text-decoration:underline;
}

.page-title a {
    color: #666;
    font-size: 12px;
}

.single .entry-inner p a:hover {
	text-decoration:underline
}

.single .entry-inner p a{font-weight:900;}

.crp_related ul li a:hover {text-decoration:underline}

.last-updated{
	display: grid;
    grid-template-columns: 1fr;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #ffeea8;
    border: 1px solid #c29c00;
    margin-bottom: 16px;
    border-radius: 100px;
    color: #fa8d29;
	text-transform: uppercase;
    font-size: 12px;
}

.mid-ad{
	padding: 10px;
    border: 1px solid #eee;
    margin: 10px auto;
    text-align: center;
    background: #fdfdfd;
    border-radius: 10px;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%;
    padding: 10px;
}

.post-comments {
    background: #fa8d29;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    border-radius: 2px;
    font-weight: 700;
    border-radius: 100px;
}

.themeform input[type="submit"], .themeform button[type="submit"] {
    background: #FA8D29;
    color: #fff;
    padding: 8px 14px;
    font-weight: 400;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 100px;
}

#commentform {
    background: #1111;
    padding: 10px 20px 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 2px;
    border-radius: 10px;
}

#commentform textarea {
    height: 100px;
    border-radius: 10px;
		border: 1px;
}

.jp-relatedposts-post-a{font-size:14px;}

.home .post-byline,.author .post-byline,.category .post-byline,.tag .post-byline {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    color: #fa8d29 !important;
}

ul.video-central-list li.video-central-item .entry-title{
	padding:0 10px;
	line-height:1.1;
	text-align:center;
}

.video-central .video-central-list>li i {
    position: absolute;
    bottom: 65px;
    right: 25px;
    color: #fff;
    font-size: 10px;
    z-index: 2;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 2px #f98d29;
    line-height: 20px;
    border-radius: 50%;
    margin: 3px;
    padding-left: 2px;
    padding-top: 1px;
    text-align: center;
}

.fa-play:before {
    content: "\f04b";
	color:#f98d29;
}

.home ul.group li.next {
    float: right;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.home ul.group li.prev{
	float: left;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.archive ul.group li.next {
    float: right;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.archive ul.group li.prev{
	float: left;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.search ul.group li.next {
    float: right;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.search ul.group li.prev{
	float: left;
    text-transform: uppercase;
    background: black;
    padding: 2px 10px;
    border-radius: 100px;
}

.widget h3 {
    border-bottom: 2px solid #99daea;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-transform: none;
    padding-bottom: 0;
}

#recentsearcheswidget {
    width: 230px;
}

.footer a, #recentsearcheswidget ul li a, #popular-search-terms ul li a{
	font-size:10px;
	text-transform:uppercase;
	color:white;
}

.footer a:hover{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
	color:white;
}

#footer {
    color: white;
    width: 100%;
    margin-top: 30px;
    background: #252525;
}

#footer h3, #footer h3 span {
    text-transform: uppercase;
    color: #707070;
    background: #99daea;
    border-radius: 100px;
    text-align: center;
	font-size: 12px !important;
	width: 200px;
}

.post-tags span {
    font-size: 10px;
    color: #999;
    display: inline-block;
    margin: 0 7px 0 0;
}

.alx-posts li .post-item-title {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 900;
    text-align: center;
		height:142px;
}

.alx-posts li .post-item-title a {
    color: #fff!important;
    position: absolute;
    left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 300px; /* Need a specific value to work */
    top: 55px;
    font-weight: 900 !important;
}

.alx-posts li .post-item-inner {
/*     
    background: rgba(0,0,0,.3); */
    z-index: 0;
    background-color: #fa8d29;
    text-align: center;
	background: rgb(250,141,41,.1);
/* background: -moz-linear-gradient(177deg, rgba(250,141,41,0.8783263305322133) 0%, rgba(0,212,255,0.2413340336134454) 50%);
background: -webkit-linear-gradient(177deg, rgba(250,141,41,0.8783263305322133) 0%, rgba(0,212,255,0.2413340336134454) 50%);
background: linear-gradient(177deg, rgba(250,141,41,0.48783263305322133) 0%, rgba(0,212,255,0.2413340336134454) 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa8d29",endColorstr="#00d4ff",GradientType=1);
 */
}

.alx-tab img, .alx-posts img {
    display: block;
    width: 100%;
    height: auto;
    z-index: -1;
    position: absolute;
}

.author .post-byline{
	font-size: 10px;
    text-transform: uppercase;
}

	.author .page-title{
		font-size:14px;
		font-weight:900;
}

.themeform.searchform div input {
    padding-left: 26px;
    line-height: 20px;
    border-radius: 100px;
}

#alxtabs-5 .tab-item-inner .tab-item-title {
    font-size: 12px;
}

#nav-topbar .nav>li>a {
    font-family: 'gotham';
    font-weight: 900;
	color:white;
}

#subheader-social {
    width: 100%;
    height: 35px;
}

.breaking-banner .story .meta-bar-title h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}

.breaking-banner .story .meta-bar-title-white-instance {
    background-color: #fa8d29;
    left: -32px;
    z-index: 200;
}

.breaking-banner .meta-bar-title:after, .breaking-banner .meta-bar-title-white-instance:after, .breaking-banner .meta-bar-title-red-instance:after {
    border: 0;
   
);
    transform: rotate(-150deg);
}

.home .page-title h2 a{
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    border-radius: 100px;
}

.home .page-title h2 {
     color: #fff;
    background: #fa8d29;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    border-radius: 100px;
}

.s1 .widget h3 span {
    color: white;
    background: #fa8d29;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
		border-radius:100px;
		display:block;
		text-align: center;
		line-height:15px;
}

s2 .widget h3 span {
    background: #fa8d29;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    text-align: center;
    border-radius: 100px;
}

.author-socialprofile {
    text-transform: uppercase;
    font-size: 10px;
}

.home .post-byline img,.single .post-byline img,.archive .post-byline img {
    border-radius: 100px;
    margin-right: 10px;
    padding: 1px;
		position:absolute;
	display: none;
}

.home .post-byline span,.single .post-byline span,.archive .post-byline span {
    color: #888;
    margin-left: 5px;
	margin-left: 30px;
}

.home .post-byline a,.archive .post-byline a {
	color: #fa8d29;
}

.widget_alx_tabs .alx-tab .tab-item-title a {
    color: #444 !important;
    font-weight: 600!important;
    font-size: 12px;
}

.widget_alx_tabs .alx-tab .tab-item-title a:hover{
	color:white !important;
}

.s1 {
 
    z-index: 2;
    background: white;
}

.col-3cl .s2 {
    background: white;
}

.widget_alx_tabs .alx-tab .tab-item-title {
    color: #fff!important;
    font-weight: 900!important;
    font-size: 12px;
	background:transparent;
/* 	border-radius:10px; */
	padding:10px;
	border-bottom: 1px solid #eee;
}

.s2 .alx-tab .tab-item-title a:hover, .s2 .alx-tab .tab-item-comment a:hover, .s2 .alx-posts .post-item-title a:hover {
    color: #fff!important;
    font-weight: 900!important;
}

.widget_alx_tabs .alx-tab .tab-item-title:hover {
    color: #fff!important;
    font-weight: 900!important;
    font-size: 12px;
	background:#fa8d29;
	border-radius:10px;
	padding:10px;
	transition: all 300ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */

transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
}

.s1 .widget_archive ul li, .s1 .widget_categories ul li, .s1 .widget_links ul li, .s1 .widget_meta ul li, .s1 .widget_recent_comments ul li, .s1 .widget_recent_entries ul li, .s1 .widget_rss ul li, .s1 .widget_pages ul li a, .s1 .widget_nav_menu ul li a, .s1 .alx-tab li, .s1 .alx-posts li {
    padding: 1px 0;
    border-bottom: 1px solid white;
}

ul.alx-posts li{
	border-radius:10px
}

.s1 .widget>h3 {
    border-bottom: 0 !important;
    font-size: 16px;
}

#subheader {
    margin: 0 auto;
    background: white;
}

media only screen and (min-width: 720px)
#nav-topbar .nav>li.current_page_item>a, #nav-topbar .nav>li.current-menu-item>a, #nav-topbar .nav>li.current-menu-ancestor>a, #nav-topbar .nav>li.current-post-parent>a {
    background: #fa8d29;
    color: #fff!important;
    border-radius: 100px;
}

#nav-topbar .nav>li>a {
    font-family: 'gotham';
    font-weight: 900;
    background: #fa8d29;
    border-radius: 100px;
}

.breaking-banner .story {
    background-color: #707070;
    position: relative;
    overflow: hidden;
    height: 30px;
    border-radius: 100px;
}

.bar-blue {
    height: 2px;
    background: #99daea;
    position: relative;
    z-index: 100;
	  display:none
}

#nav-topbar .nav>li>a:hover {
    font-family: 'gotham';
    font-weight: 900;
    background: #99daea;
    border-radius: 100px;
}

.bar-orange {
    height: 2px;
    background: #fa8d29;
}

.s2 .widget>h3 {
    border-bottom: 0;
    font-size: 17px;
}

.home .page-title {
    border-bottom: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-transform: none;
    padding-bottom: 0;
}

.home .content .post-title {
    font-weight: 200;
    padding: 0 20px;
    background-color: #fa8d29;
    opacity: 100;
    line-height: 1.38;
    border-radius: 1em;
}

.breaking-banner .story .meta-bar-title {
    background-color: #fa8d29;
    margin-right: 10px;
    z-index: 220;
}
.breaking-banner .story .meta-bar-title-red-instance {
    background-color: #fa8d29;
    left: -53px;
    z-index: 200;
}

.breaking-banner .meta-bar-title:after {
    border-left-color: #fa8d29;
}

.breaking-banner .meta-bar-title-red-instance:after {
    border-left-color: #fa8d29;
}

.video-central .video-central-list>li .video-central-thumb {
    display: block;
    line-height: 1;
    overflow: hidden;
    position: relative;
    height: auto;
    border-radius: 10px;
    margin-right: 10px;
}

.video-central .video-central-list {
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    z-index: 1;
    padding: 10px 0px 10px 10px;
		border-radius:1em;
		box-shadow: 0px 0px 0px 2px rgba(250,141,41,1);
		-webkit-box-shadow: 0px 0px 0px 2px rgba(250,141,41,1);
		-moz-box-shadow: 0px 0px 0px 2px rgba(250,141,41,1);
	-moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.video-central-list:hover {

box-shadow: 0px 0px 0px 5px rgba(153,218,234,1);
-webkit-box-shadow: 0px 0px 0px 5px rgba(153,218,234,1);
-moz-box-shadow: 0px 0px 0px 5px rgba(153,218,234,1);
	-moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	
}
.video-central .video-central-list .video-central-title {
    color: #222222;
    font-weight: normal;
    font-size: 1rem;
line-height:1.4;
}

alx-posts li .post-item-title a {
    color: #fff!important;
    position: absolute;
    left: 15px;
    top: 55px;
    font-weight: 900 !important;
}

.s2 .widget h3 span {
    background: #fa8d29;
    font-weight: 900;
    display: block;
    text-align: center;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 14px;
	margin-top:10px;
}

.filter-list-medium .post-inner .tab-item-thumbnail a img {
    width: 140px!important;
    border-radius: 10px;
    border: 1px solid #eee;
}

.filter-list-small .post-inner .tab-item-thumbnail img {
    border: 1px solid #eee;
    border-radius: 10px;
}

ul.meta-single li a {
    color: #666;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 100px;
    border: 1px solid #bbb;
}

.s2 .sidebar-content .widget {
    padding: 0 20px 0 20px;
    margin-top: 0;
}

.home .featured-article-group .entry-media-wrapper {
    background: white;
    height: 300px;
}

.home .featured-article-group .entry-media-wrapper .entry-content-media {
    height: 300px;
    position: relative;
    background-position: 50% 80%;
    background-size: cover;
    background-repeat: no-repeat no-repeat;
    background-color: white;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 10px;
}

.col-2cl.s1-expand .s1, .col-3cl.s1-expand .s1, .col-3cm.s2-expand .s2, .col-3cl.s2-expand .s2 {
    border-left: 0;
}

.wp-pagenavi span.pages {
    font-size: 12px;
    font-weight: 900;
    display: block;
    margin-bottom: 1em!important;
    border: none!important;
    text-transform: uppercase;
		color: #aaa;
}

.wp-pagenavi a,.wp-pagenavi span.extend {
    color: white;
    border: none;
    border-bottom: 0;
    border-top: 0;
    background: #fa8d29;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
}

.wp-pagenavi a, .wp-pagenavi span {
    color: white;
    font-size: 12px;
    padding: 3px 8px;
    display: inline-block;
    margin: 0 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current {
    background: 0 0;
    border: none;
    border-bottom: 0;
    border-top: 0;
    background: #99daea;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 900;
}

.comments-nav a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    background: #ddd;
    padding: 5px 10px;
    border-radius: 100px;
}

.tablepress tbody tr.odd td {
    background-color: #99daea;
		line-height:15px;
}

.tablepress tbody tr.even td {
    color: #000;
    font-size: 18px;
    line-height: 15px;
}

#commentform input[type=text], #commentform textarea {
    max-width: 100%;
    width: 100%;
    border: 0;
    border-radius: 10px;
}

.tablepress thead th {
    background-color: #f7941d;
    color: #fff;
    font-size: 16px;
}

.entry table th {
    font-weight: 400;
    text-align: center;
    border-top: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 5px;
}

.dataTables_wrapper {
    clear: both;
    margin-bottom: 1em;
    border: 1px solid #FA8D29;
}

.dataTables_info {
    clear: both;
    float: left;
    margin: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.dataTables_wrapper {
    clear: both;
    margin-bottom: 1em;
    border: 1px solid #FA8D29;
    border-radius: 0 0 10px 10px;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    height: auto;
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #eee;
}

.post-thumbnail img {
    display: block;
    width: 95%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 10px;
}

.entry code {
    background: #1b1b1b;
    padding: 10px;
    border-radius: 0px;
    display: block;
    color: white;
    font-size: 12px;
    margin-bottom: 40px;
    border-left: 12px solid #ffd10f;
    padding-left: 16px;
}

entry table {
    font-size: 14px;
    margin-bottom: 1.5em;
    width: 100%;
    text-align: center;
    border: 1px solid #fa8d29;
}

#subheader-social .social-links .social-tooltip {
    color: gray;
    font-size: 18px;
}

#header-ads {
    /*padding: 5px 50px 5px 0;
    width: 647px;
    height: 80px;
    display: inline-block;
    float: right;
    margin-right: 80px;*/
}

@media only screen and (max-width: 719px)
.toggle-search {
    margin-right: 0;
    top: 0;
    left: -1px;
    right: auto;
    padding-top: 13px;
    padding-bottom: 13px;
}



@media only screen and (max-width: 719px)
#header-ads {
    float: none;
    margin: 0 auto;
    display: block;
    margin-right: 0 !important;
    float: none !important;
}

.nav-toggle i {
    font-size: 36px;
    padding: 10px 0;
}

.toggle-search {
    z-index: 500;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-bottom: 1px solid #eee;
}

#nav-topbar .nav-toggle {
    background: #fa8d29;
    color: #777;
    -webkit-box-shadow: inset 1px 0 0 rgb(255 255 255 / 5%);
    box-shadow: inset 1px 0 0 rgb(255 255 255 / 5%);
}

nav.rank-math-breadcrumb {
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px 10px 0px 20px;
}

.nav-container {
    background: white;
    z-index: 99;
    position: relative;
}

.zin{
	z-index: 400;
}

#footer .widget>h3>span {
    color: #6F7070;
    font-weight: 900;
}

.widget h3 span {

    background: transparent;
}

#footer ul#menu-topbar-menu li a{
	color: #fff;
    font-size: 12px;
    line-height: 6px;
}

#footer .widget_archive ul li, #footer .widget_categories ul li, #footer .widget_links ul li, #footer .widget_meta ul li, #footer .widget_recent_comments ul li, #footer .widget_recent_entries ul li, #footer .widget_rss ul li, #footer .widget_pages ul li a, #footer .widget_nav_menu ul li a, #footer .alx-tab li, #footer .alx-posts li {
    border-bottom: 0;
}

#footer span {
    color: white;
    text-transform: initial;
    font-size: 18px;
}

@media only screen and (min-width: 480px) and (max-width: 960px)
.col-3cl .main-inner {

    padding-right: 0 !important;
}

@media only screen and (min-width: 480px) and (max-width: 960px) .s1{
	width:100%;
}
@media only screen and (min-width: 480px) and (max-width: 960px) .s2{
	width:100%;
}

.top-ads{
background: url(https://www.yugatech.com/wp-content/uploads/2021/12/Infiinx-12.12-NEW.gif);
  background-position: center;
  background-size: cover;
  width: 100%;
	    height: 80px;
}

a.top-ads {
    display: block;
}

@media only screen and (max-width: 480px)
.top-ads {
    background-image: url(https://www.yugatech.com/wp-content/uploads/2021/12/Infiinx-12.12-NEW.gif);
    width: 55%;
    height: 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.wp-image-298662, .code-block-kacific a img{
	border-radius:10px;
}

.category .post-content .post-meta {
    padding: 10px 20px;
    font-size: 10px;
    text-transform: uppercase;
}

.themeform input[type=submit], .themeform button[type=submit] {
    background: #fa8d29;
    color: #fff;
    padding: 8px 14px;
    font-weight: 400;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 100px;
    margin-top: 10px;
}

.post-pages {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

a.post-page-numbers {
    background: #99daea;
    padding: 3px 20px;
    border-radius: 100px;
    color: white;
}

a.post-page-numbers:hover {
    text-decoration:underline;
}
span.post-page-numbers.current {
    background: #fa8d29;
    padding: 3px 20px;
    border-radius: 100px;
    color: white;
}

.search-expand {
    z-index: 999;
}

@media only screen and (min-width: 480px) and (max-width: 960px)
.col-3cl .s1 {
    margin-right: 0;
}

@media only screen and (min-width: 961px) and (max-width: 1260px)
.col-3cl .main-inner {
    background: '';
    padding-right: 0;
}

.notebox span, .search_term_top span{
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient:vertical;
}

@media only screen and (max-width: 479px) s1{
	width:100%;
}

.search .post-standard {
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
    padding-top: 30px;
}

.comment-subscription-form{
	    display: inline-block;
}

.subscribe-label{
	color:white !important;
}

#commentform {
    background: #FA8D29;
    padding: 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 2px;
    border-radius: 10px;
}

#cancel-comment-reply-link {
    color: white;
    display: block;
    position: absolute;
    bottom: 26px;
    right: 20px;
    font-size: 12px;
}
#respond p.post-subscription-form label, #respond p.comment-subscription-form label {
    font-size: 12px !important;
    line-height: 14px !important;
    text-transform: none !important;
    font-weight: normal;
    margin: 0;
    float: none;
    color: white !important;
}

#respond .comment-form-fields div.comment-form-input {
    padding: 4px 5px;
    margin: 0 0 8px 0;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 1px rgb(0 0 0 / 10%) inset;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 10%) inset;
    background: #fefefe;
    background: rgba( 255, 255, 255, 0.9 );
    /* border: 1px solid #cdcdcd; */
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    width: auto !important;
    border-radius: 100px !important;
    border: 0px solid white !important;
}

#respond .comment-form-avatar img {
    padding: 1px;
    border: 1px solid #ccc;
    background: #fff;
    width: 25px;
    vertical-align: middle;
    margin: 0;
    border-radius: 100px !important;
}

#respond .comment-form-service {
    background: #f6f6f6;
    background: rgba( 255, 255, 255, 0.7 );
    padding: 10px 0 !important;
    overflow: hidden;
    display: none;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 1px solid rgba( 0, 0, 0, 0.07 );
    clear: left;
    box-sizing: content-box;
    border-radius: 0 0 10px 10px !important;
}

#respond #comment-form-comment {
    line-height: 18px !important;
    padding: 10px 10px 5px !important;
    -moz-box-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.12 ) inset;
    -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 12%) inset;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 12%) inset;
    background: rgba( 255, 255, 255, 0.85 );
    -moz-transition-duration: .3s;
    border-radius: 10px 10px 0 0 !important;
}

.yt-embed-single {
    border-bottom: 1px solid #dede;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

h6.singletitleh6{
background: #fa8d29;
    display: inline;
    padding: 1px 10px;
    border-radius: 100px;
    color: white;
    font-size: 15px;
    font-weight: 900;
}

  .youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
  }

  .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
  }

  .youtube-player img {
    object-fit: cover;
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
  }

  .youtube-player img:hover {
    -webkit-filter: brightness(75%);
  }

  .youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url('//i.imgur.com/TxzC70f.png') no-repeat;
    cursor: pointer;
  }

#ez-toc-container.ez-toc-black {
    background: #4098D7;
    background: linear-gradient(45deg, #724BB7 0%, #4098D7 100%);
    background-size: cover;
    color: #fff;
	margin:20px 0;
}

.tagkey a{
	font-size:.9em;
	font-weight:900;
	padding:10px;
	margin-bottom:10px;
	border-radius:50px;
	vertical-align:baseline;
}

.tagkey a:hover{
	text-decoration:underline;
	
}

.post-meta li {
    float: left;
    margin-right: 14px;
	text-transform:uppercase;
	
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin: 20px 0;
    font-weight: 900;
    line-height: 1.3em;
}

.entry p{
	font-size: 18px;
	line-height:1.6;
}

	.device-group .video-central-list .video-central-item {
    overflow: visible;
    float: left;
    width: 16%;
    margin: 0 1px 0 0;
}

.video-group .video-central-list .video-central-item {
    overflow: visible;
    float: left;
    width: 24%;
    margin: 0 1px 0 0;
}

/* MOBILE */
@media only screen and (max-width: 479px) {
	.post-title a {
    color: white !important;
    text-shadow: none;
    line-height: 0;
}
	

	
	.articlebody p{
		font-size:.9rem;
	}
	
	.single .post-byline {
    font-size: .5rem;
    font-weight: 900;
    color: #999;
    margin-bottom: 1em;
    text-transform: uppercase;
}
	
	.post-tags a {
    display: inline-block;
    line-height: 16px;
    white-space: nowrap;
    font-size: .5rem;
    color: #545454;
    padding: 3px 7px;
    margin: 0 5px 2px 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-weight: 400;
    border-radius: 100px;
    border: 1px solid #ddd;
}
	
	.single .bio-desc{
		font-size:.6rem;
	}
	
	.single #subheader-social .social-links .social-tooltip {
    color: gray;
    font-size: .7rem;
}
	
	.single .social-label{
    color: gray;
    font-size: .7rem;
}
	
	blockquote{
		font-size:.7rem;
		padding:15;
		line-height:1.2rem;
	}
	
	.single .breaking-banner a,.single .breaking-banner .meta-bar-title h3{
		font-size:.7rem;
	}
	
.single	ul li.category a{
		font-size:.5rem;
	}
	
	.single li.comments a{
    font-size:.5rem;
}
	
.home	.post-inner .excerpt p {
    margin-bottom: 0;
    color: #666;
    line-height: 17px;
    font-size: 10px;
}
	
	.home .post-byline, .author .post-byline, .category .post-byline, .tag .post-byline {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    color: #fa8d29 !important;
}
	
	.home .content .post-title {
    font-weight: 200;
    padding: 10px 20px;
    background-color: white;
    opacity: 100;
    line-height: 1.38;
    border-radius: 1em;
}

.post-meta{
	font-size: 8px;
}

	.video-central .video-central-list{
		padding:10px 0 20px 0 !important;
	}
	
	.video-central .video-central-list a.video-central-title {
    color: #222222;
    font-weight: 900;
    font-size: 14px;
		line-height:1.1rem;
}
	
	.video-central .video-central-list .video-central-item {
    overflow: visible;
    float: left;
    width: 49%;
    margin: 0 1px 0 0;
}
	
	.video-central .video-central-list>li .video-central-thumb img {
    width: 89%;
		height:auto;
    max-width: none;
    left: 0;
    position: relative;
}
.home .page-title h2 a{
    color: #fff;
    background: #fa8d29;
    display: inline-block;
    padding: 2px 10px;
    text-transform: uppercase;
	font-size:12px;
    font-weight: 900;
    border-radius: 2em;
}
	
	 h2.breaking a{
background:red !important;
	}
	
	.video-central .video-central-list>li i {
    position: absolute;
    bottom: 15px;
    right: 25px;
    color: #fff;
    font-size: 10px;
    z-index: 2;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 2px #f98d29;
    line-height: 20px;
    border-radius: 50%;
    margin: 3px;
    padding-left: 2px;
    padding-top: 1px;
    text-align: center;
}
	
	.video-central .video-central-list>li .video-central-thumb {
    display: block;
    line-height: 1;
    overflow: hidden;
    position: relative;
    height: 80px !important;
    border-radius: 10px;
    margin: 5px 3px 0 7px;
		background:white !important;
}
	
	ul.video-central-list li.video-central-item .entry-title{
		   padding: 0;
    line-height: 0.9;
    text-align: center;
    margin: 0 10px;
	}
	
.home	.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 10px;
}
	
	#mega-menu-wrap-mainmenu #mega-menu-mainmenu>li.mega-menu-item>a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    background: rgba(250,141,41,.99);
    background: linear-gradient(to bottom,rgba(250,141,41,0.978),rgba(250,141,41,0.99));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FA8D29',endColorstr='#FCFA8D29');
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    outline: none;
}
	
	.toggle-search {
    margin-right: 0;
    top: -70px;
    left: auto;
    right: 0;
    padding:5px;
		background:transparent;
		border:0px;
		color:white !important
}
	
	.search-expand {
    width: 100%;
    margin-right: -31px;
    top: -33px;
}
	
	#svg-search{
		filter: invert(1);
	}
	
	.filter-list-small .tab-item-title a {
    font-size: 15px;
    line-height: 15px!important;
}
	
}