@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700');
@import url("https://static.asianetnews.com/v1/css/main.css");
body {
	background: #fff !important;
  -ms-overflow-style: scrollbar;
  font-family: 'Fira Sans', sans-serif !important;
  margin-top: -1px;
}
.black-bg {
  float: left;
  width: 100%;
  background: #222323 !important;
}
.center-align {
  text-align: center;
}
.marg-t20 {
  margin-top: 20px;
}
.marg-t30 {
  margin-top: 30px;
}
.marg-t40 {
  margin-top: 40px;
}
.pad-none {
  padding: 0px !important;
}
.btm-pad-none {
  padding-bottom: 0px !important;
}
.pad-left-none {
  padding-left: 0px !important;
}
.white-bg {
  float: left;
  width: 100%;
  background: #fff;
}
.box-shadow {
  box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.grey-bg {
  float: left;
  width: 100%;
  background: #cfd7d9 !important;
}
.red-bg {
	background: #ff3700;
}
.light-bg {
	background: #f5f4ed;
}
.black-bg {
	background: #2a2a2a;
}
.black-bg .mynation-title h2 a {
	color: #fff;
}
.widget-title span {
	background: #fff;
}
.pull-item {
  position: relative;
  right: 56%;
}
.push-item {
  position: relative;
  left: 44%;
}

/*mynation-style*/
header.mynation-header {
	float: left;
	width: 100%;
	border-top: 0px;
	min-height: 60px;
}
.navbar-brand {
	outline: none;
	background: transparent;
	padding: 9px 0;
	min-width: 84px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	background: transparent;
}
a.navbar-brand img {
	width: 215px;
	padding: 0px;
}
.navbar-nav {
	margin-top: 10px;
}
ul.nav.navbar-nav.navbar-right > li:last-child {
	background: transparent;
}
ul.nav.navbar-nav.navbar-right > li:last-child a {
	color: #3a3a3a;
}
a.navbar-brand {
	margin-right: 0px;
}
nav.non-responsive {
  position: absolute;
  right: 0px;
  z-index: 1;
}
.mn-five-articles .m1-widget04 span.category-display-name {
	 color: #ff3700 !important;
 }
 #elections-template #mn-fixed-navbar {
	 margin-bottom: 30px !important;
 }
.navbar-default .navbar-nav>li>a .caret {
	color: #ed4630;
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.navbar-default .navbar-nav>li {
	padding: 10px 15px;
}
.my-second-nav li:first-child {
	padding: 0px;
}
ul.nav.navbar-nav.navbar-right > li:last-child a {
	padding: 0px;
}
.my-second-nav ul.dropdown-menu li a {
	padding: 3px 20px !important;
}
ul.dropdown-menu li a {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #ed4630;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #ed4630;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background: transparent;
	color: #ed4630;
}
.open>.dropdown-menu {
	padding: 0px;
}
.dropdown-menu li.active a {
	background: #ed4630;
	color: #fff !important;
}
.dropdown-menu li.active a:hover {
	background: #ed4630;
}
.dropdown-menu li a:hover {
	background: #ed4630;
	color: #fff !important;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0px;
	top: 40px;
}
li.icon-styl a {
  padding-right: 0px;
}
ul.nav.navbar-nav.navbar-right > li.dropdown.open:last-child .dropdown-menu {
	margin-top: 5px;
}
.mynation-header {
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.mynation-header.affix-top a.navbar-brand {
	display: block;
}
.dropdown-menu {
	left: inherit;
	right: 0px;
}
li.icon-styl a i {
	font-size: 20px;
	-webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
li.icon-styl a:hover i {
	color: #ed4630;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none;
}
input[type=search] {
	background: #fff url(https://static.asianetnews.com/v1/images/mn/search_icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 8px 10px 8px 32px;
	width: 55px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #ed4630;
	outline: none;
	box-shadow: none;
}
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}
#demo-2 {
  margin-top: 2px;
  position: absolute;
  z-index: 10;
}
.more-menu.ui-corner-all.show {
	 margin-left: 19.5%;
 }
 .more-menu.ui-corner-all.show ul li a {
	  font-size: 14px; font-weight: bold;
	}
 ul.dropdown {
                left: 57.5%;
                top: 57.5%;
                width: 5em !important;
                position: absolute;
                border: 1px solid lightgrey;
                background-color: white;
                width: fit-content;
                text-align: left !important;
  }
  ul.dropdown.more-menu li a:hover {
		color: #ff3702;
	}
  a.more-menu:hover {
		 display:block !important;
	 }
  li.dropdown.toggle-menu > a {
		 background-color: white !important;
	 }
  li.dropdown.toggle-menu > a > img {
		 width: 33px !important; margin-left: 0px !important;
	 }
  .dropbtn:hover ul.more-menu-content {
		display:block;
	}
  #scrollShow {
		top:18%; right:10%;
	}
  #scrollMenu {
		 left: -190%; top: 70%;
	 }

/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

/*m1-widget01*/
.m1-widget01 {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.m1-wid01-item-img {
  float: left;
  width: 53%;
}
.m1-wid01-item-img img {
	width: 100%;
}
.m1-wid01-item-txt {
	float: left;
	width: 47%;
	padding-left: 15px;
}
.m1-wid01-item-txt h4 {
	font-size: 14px;
	line-height: 20px;
	min-height: 60px;
	font-weight: bold;
}
span.category-name {
  color: #ff3700;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.border-styl {
	float: left;
	width: 100%;
	border-top: 1px solid rgba(220, 220, 220, .5);
	border-bottom: 1px solid rgba(220, 220, 220, .5);
	padding: 15px 0;
}
.btm-border-styl {
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(204, 204, 204, .4);
}

/*m1-widget02*/
.m1-widget02 {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.carousel.slide {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	width: 100%;
}
.carousel.slide .carousel-indicators .active {
	width: 10px;
	height: 10px;
	border: none;
	margin: 0px;
	background: #ff3700;
	margin-left: 3px;
	margin-right: 3px;
}
.carousel-indicators li {
	border: none;
	background: #fff;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.carousel.slide .item h2 {
	font-size: 22px;
	color: #333;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
	min-height: 65px;
}
.carousel.slide .item p {
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	min-height: 66px;
}
.categorys-name li:first-child {
	padding-right: 10px;
	padding-left: 0px;
	border-right: 2px solid #ff3700;
}
.categorys-name li {
	display: inline-block;
	padding-left: 10px;
}
.categorys-name li a {
	color: #ff3700;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.carousel.slide {
	position: inherit;
}
.carousel-indicators {
  top: 320px;
  bottom: inherit;
  position: absolute;
  left: inherit;
  margin-left: 0px;
  width: 100%;
}
ul.categorys-name {
  margin-top: 20px;
}
.article-label {
  background: #486266;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 20px;
  padding: 10px 30px;
  z-index: 2;
}

/*hor-ad*/
.hor-ad {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.hor-ad img {
	margin: 0 auto;
}

.highlight-block {
	position: inherit;
	display: inline-block;
	background-color: #fcdc05;
}
.post-summary {
  float: left;
  width: 100%;
  padding: 32px;
  margin-top: 0px;
}
.post-summary ul li {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}
.art-layer-2 .right-article-heading span {
	background: #fff;
}
.right-article-heading span {
	font-size: 20px;
}
ul.breadcrumb {
	background: #fff;
	margin-top: 5px;
	padding: 8px 0;
}
ul.breadcrumb li {
	text-transform: none;
	color: #cf3236;
}
ul.breadcrumb li a {
	text-transform: none;
	font-size: 13px !important;
}
ul.category-nav-pills > li> a {
	font-style: 13px !important;
}
.article-header .art-main-box {
	padding: 20px 0;
	padding-top: 0px;
}
.livetv-player-div iframe {
  width: 100%;
  height: 450px;
}
.art-r-main-box {
	margin-bottom: 20px;
}

/*m1-widget03*/
.m1-widget03 {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.mynation-title {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(220, 220, 220, .5);
}
.mynation-title h2 {
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	vertical-align: middle;
	line-height: 32px;
	color: #486266;
}
.mynation-title h2 img {
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
}
.more-btn {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	color: rgb(255, 55, 1);
}
.video-part {
  float: left;
  width: 100%;
}
.latest-video-post {
	position: relative;
}
.latest-video-post img {
	position: relative;
}
.latest-video-content {
  position: absolute;
  bottom: 0%;
  width: 100%;
  float: left;
  padding: 30px;
}
.video-icon {
  position: absolute;
  top: 0;
  padding: 30px;
}
span.cate-title {
  display: inline-block;
  background: #ed4630;
  color: #fff;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
  float: left;
  margin-bottom: 20px;
}
.latest-video-content h3 {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	float: left;
	width: 100%;
	line-height: 25px;
	min-height: 50px;
}
.myvideo-post-img {
	position: relative;
}
.myvideo-post-img img {
	width: 100%;
}
.myvideo-post-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px;
	padding-top: 0px;
}
.myvideo-post-txt h3 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}
ul.myvideo-posts {
	float: left;
	width: 100%;
	margin-top: 30px;
}
ul.myvideo-posts li {
	width: 19%;
	float: left;
	margin-left: 1.25%;
	background: #fff;
}
ul.myvideo-posts li:first-child {
	margin-left: 0px;
}
.myvideo-post-img .video-icon {
	padding: 0px;
	top: 10px;
	left: 10px;
	min-width: 34px;
	text-align: center;
}
.video-icon a.photo-count {
	background: #ff3700;
	color: #fff;
	padding: 8px;
}
.flex-container {
	display: flex;
	flex-wrap: wrap;
}
.flex-box .row {
	float: none !important;
	width: auto !important;
}

/*m1-widget04*/
.widget-content {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.widget-content .left-content {
	width: calc(100% - 330px);
	float: left;
}
.widget-content .right-content {
	width: 300px;
	float: right;
}
.m1-wid04-txt {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
}
.m1-wid04-txt h3 {
	font-size: 22px;
	font-weight: 500;
	line-height: 30px;
}
.m1-wid04-txt p {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	min-height: 70px;
}
ul.m1-wid04-items-list {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
ul.m1-wid04-items-list li:first-child {
	margin-top: 0px;
}
ul.m1-wid04-items-list li {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.m1-wid04-items-img-area {
	float: left;
	width: 46%;
}
.m1-wid04-items-img-area img {
	width: 100%;
}
.m1-wid04-items-txt {
	float: left;
	width: 54%;
	padding: 15px;
	padding-bottom: 0px;
}
.m1-wid04-items-txt h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}

/*m1-widget05*/
.m1-widget05 {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
.red-bg .mynation-title {
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #d6360a;
}
.red-bg .mynation-title h2 {
	color: #fff;
}
.red-bg .mynation-title .more-btn {
	color: rgba(255, 255, 255, .75);
}
.m1-wid05-txt-content {
	float: left;
	width: 100%;
	padding: 20px;
	padding-bottom: 0px;
	color: #fff;
}
.m1-wid05-txt-content h3 {
	font-size: 16px;
	line-height: 24px;
}
form.pull-form {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.form-check {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.pull-sumbit button {
	background: #2a2a2a;
	float: left;
	width: 100%;
	padding: 10px;
	color: #fff;
	border: 0px;
	text-transform: uppercase;
	margin-top: 30px;
}

/*ad*/
.m1-ad-wid {
	float: left;
	width: 100%;
}

/*m1-widget06*/
.m1-widget06 {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.m1-wid06-post {
	padding: 20px;
	position: relative;
	background: #fff;
	float: left;
	width: 100%;
	padding-bottom: 35%;
}
.m1-wid06-post:hover {
	background: #ff3700 !important;
	cursor: pointer;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.m1-wid06-post:hover .opinioner-info span,
.m1-wid06-post:hover a h3 {
	color: #fff;
	text-transform: capitalize !important;
}
.m1-wid06-post h3 {
	font-size: 24px;
	font-weight: 500;
	font-style: italic;
	line-height: 30px;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.m1-wid06-post p {
	font-size: 14px;
	line-height: 20px;
}
.opinioner-info {
  float: left;
  width: 100%;
  vertical-align: middle;
  position: absolute;
  bottom: 0;
  padding: 15px;
  left: 0px;
  text-transform: capitalize;
}
.opinioner-info img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 57px;
	height: 57px;
	border-radius: 50%;
}
.opinioner-info span {
	vertical-align: middle;
	color: #ff3700;
	font-size: 15px;
	font-weight: bold;
}
.m1-widget06 .col-sm-6 {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}

/*m1-widget07*/
.m1-widget07 {
	float: left;
	width: 100%;
	padding: 30px 0;
	color: #fff;
}
.black-bg .mynation-title h2 {
	color: #fff;
}
.black-bg .more-btn {
	color: rgb(255, 55, 1);
}
.m1-wid07-txt a h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 30px;
  padding-right: 60px;
  font-weight: 500;
}
.m1-wid07-txt {
  float: left;
  width: 44%;
}
.publish-date {
	font-size: 12px;
	color: #ff3700;
	margin-bottom: 15px;
	display: block;
	font-weight: 400;
}
.m1-wid07-img {
	float: left;
	width: 56%;
}
span.tag-name {
  display: block;
  font-size: 12px;
}
.m1-wid07-txt p {
	font-size: 14px;
	line-height: 20px;
	border-top: 1px solid rgba(204, 204, 204, .15);
	padding-top: 25px;
	margin-top: 20px;
	font-weight: 300;
	padding-right: 20px;
	color: #fff;
}
.m1-wid07-txt .cate-title {
	margin-bottom: 0px;
}
.m1-wid07-post-img {
  float: left;
  width: 56%;
}
.m1-wid07-item-post {
	float: left;
	width: 100%;
}
.m1-widget07-post-txt {
  float: left;
  width: 44%;
  text-align: left;
  padding: 15px;
  padding-top: 0px;
  margin-top: 0px;
}
.m1-widget07-post-txt h3 {
	padding-left: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(204, 204, 204, .15);
}
.m1-widget07-post-txt a h3 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}
.m1-widget07-post-txt span.cate-title {
	margin-bottom: 0px;
	float: right;
}

/*m1-widget08 */
.m1-widget08 {
	float: left;
	width: 100%;
}
.m1-wid08 {
	float: left;
	width: 100%;
}
.m1-wid08-img {
	float: left;
	width: 100%;
}
.m1-wid08-txt {
	float: left;
	width: 100%;
}
.m1-wid08-txt h2 {
	margin-bottom: 20px;
}
.m1-wid08-txt h2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
}
.m1-wid08-txt p {
	font-size: 15px;
	line-height: 20px;
}
ul.m1-wid08-related-post,
ul.m1-wid08-related-post li {
  float: left;
  width: 100%;
}
ul.m1-wid08-related-post {
	padding-top: 27px;
	padding-bottom: 27px;
}
ul.m1-wid08-related-post li:first-child {
	margin-top: 0px;
}
ul.m1-wid08-related-post li {
	margin-top: 30px;
}
.m1-wid08-related-post-img {
	float: left;
	width: 41%;
}
.m1-wid08-related-txt {
	float: left;
	width: 59%;
	padding-left: 25px;
}
.m1-wid08-related-txt h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}

/*m1-widget09*/
.m1-widget09 {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.m1-widget09.red-bg .mynation-title {
	border-bottom: 0px;
}
.m1-wid09-post {
	float: left;
	width: 100%;
}
.right-side.text-center.pad-4.pad-0 {
  padding: 0px;
}
.livetv-player-div {
	padding-top: 0px;
}
ul.category-nav-pills {
	margin-top: 20px;
}
.border-img {
	padding: 0px;
}
.title-p a > h4 {
	min-height: 70px;
	margin-bottom: 0px;
	font-weight: 500;
	line-height: 20px;
}
span.span-t {
	margin-right: 5px;
}
span.span-t:after {
	display: none;
}
.sr-img {
	width: 22%;
}
.search-txt {
	width: 78%;
	padding: 0px 10px 10px 10px;
}
.latest-video-content {
	background: linear-gradient(rgba(255,255,255,.0), rgba(0,0,0,.6));
}
.highlight-div {
    background-color: #486266 !important;
}
.highlight-div p {
  margin-top: 0px;
  padding: 0px;
}
.post-publish-time {
	font-size: 11px;
}
.trend {
	margin-top: 20px;
}
.article_third {
	margin-top: 20px;
}
.gd-art {
	margin-bottom: 30px;
}
.gd-date {
	font-size: 12px;
}
.PostBody img {
	width: 100%;
}
.PostBody h2 {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}
.PostBody p,
.PostBody p span {
	font-family: 'Fira Sans', sans-serif !important;
}
.PostBody img {
	width: 100% !important;
	height: auto !important;
}
.PostBody p img {
	margin: 0 auto;
	width: 100% !important;
	height: auto !important;
}
.category-posts .tab-cont {
	margin-top: 20px;
}
.category-posts .trend {
	margin-top: 0px;
}
.m1-wid08 span.category-name {
	min-height: 18px;
}
.row-article p.a-text {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-weight: 400;
	margin-top: 5px;
}
.post-publish-time:after {
	margin-top: 2px;
}
.trend {
	margin-top: 0px;
}
.right-img-div.r-v-img img {
	width: 100%;
}
.top-2 .widget-title span {
	background: #fff;
}
.border-img {
	padding: 0px 15px;
}
.main-box {
	padding: 0px;
}
#search .main-box, #articles-by-category .main-box {
	padding: 0px;
}
.ul-tab-head {
	margin-top: 0px;
}
.tab-section {
	padding-left: 15px;
	padding-right: 15px;
}
#article .mobile-native-ad {
	padding-left: 10%;
}
.small-logo {
	display: none !important;
	width: 60px !important;
}
.affix .small-logo {
	display: block !important;
}
.affix .big-logo {
	display: none !important;
}
.affix .navbar-brand {
	background: none !important;
}
.affix .navbar-brand {
	padding: 0 !important;
	min-width: 60px !important;
}
header.mynation-header.affix {
	min-height: 60px;
	z-index: 9999;
	top: 0px;
}
.mobile-ad-1 {
	display: none;
}
.headroom--pinned {
  transform: translateY(0%);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.affix-top {
  position: relative;
  z-index: 9999;
}
/*.category-label p {
	border: 1px solid #486266;
	background-color: #486266;
}*/
.mn-custom-hidden {
	display: none !important;
}

/*new-element*/
.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 26px;
  vertical-align: middle;
  margin: 0 5px;
}
.switch input {
	display: none;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FF3700;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #FF3700;
}
input:focus + .slider {
  box-shadow: 0 0 1px #FF3700;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
ul.search-ul .category-label p.sr-p {
	background: none;
	border: none;
	color: #808080;
	padding: 0px;
	font-weight: normal;
}
span.span-t {
	color: #ff3700;
	font-weight: bold;
}
#search .main-box {
	padding-top: 15px;
}
.eight-articles .tab-section {
	padding-left: 0px;
	padding-right: 0px;
}
.eight-articles .tab-cont {
	margin-top: 20px;
}
.article_third .trend {
	display: none;
}
button.show-article {
	/* display: none; */
}
.PostBody.mobile-article {
  /* height: 100% !important; */
  background: transparent !important;
  /* overflow: inherit !important; */
  bottom: auto !important;
}
.footer-mob-menu {
	background: #FC3A1D;
}
ul.quick-link li {
  border-left: 1px solid #dc402b;
}
.bloghighlt h2 {
	color: #ff3700;
}
ul.bloghighlt > li.active > a, ul.bloghighlt > li.active > a:hover, ul.bloghighlt > li.active > a:focus {
	color: #ff3700;
	border-bottom: 2px solid #ff3700;
}
span.lb-byline-tag {
	background: #ff3700;
}
.lb-art-title h1,
.lb-heading h1 {
	color: #ff3700;
}
.boxblogdetail h2 {
	color: #ff3700;
}
.boxblogdetail {
	border-top: 4px #ff3700 solid;
}
.owl-dots {
  display: block;
}
.owl-dot span {
  width: 10px;
  height: 10px;
  margin: 0px 2px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #ff3700;
}
button.owl-dot {
	outline: none;
}
.owl-dots {
  display: inline-block;
  position: absolute;
  top: 61%;
  left: 45%;
}
.owl-carousel {
	float: left;
	width: 100%;
}

/*new-style*/
ul.category-nav-pills {
	margin-top: 0px;
}
.tab-item-menu {
	background: #486266;
}
ul.category-nav-pills > li> a:hover, ul.category-nav-pills > li > a:focus, ul.category-nav-pills > li > a:active {
  background: #aaaaaa !important;
}


/*responsive-style*/
@media (min-width: 1250px) {
	.container {
		width: 1230px;
	}
	header .container {
		width: 1200px;
	}
	.carousel-indicators {
    top: 360px;
  }
}
@media (max-width: 1250px){
	.tab-item-menu .col-md-12 {
    padding: 0;
	}
}
@media (max-width: 1200px) {
	.carousel.slide .item h2 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
	}
	ul.m1-wid04-items-list li {
		margin-top: 32px;
	}
	.m1-wid04-items-txt h3 {
		font-size: 14px;
		line-height: 18px;
	}
	.m1-wid04-items-txt span.category-name {
		margin-top: 10px;
	}
	.m1-wid04-txt {
		margin-top: 15px;
	}
	.m1-wid04-txt h3 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.m1-wid04-txt p {
		font-size: 14px;
		line-height: 18px;
	}
	.m1-wid06-post {
		padding: 15px;
		padding-bottom: 45%;
	}
	.opinioner-info span {
		font-size: 13px;
	}
	.m1-wid07-left-area {
    float: left;
    width: 100%;
    margin-bottom: 15px;
	}
	.m1-wid07-txt {
    float: left;
    width: 74%;
	}
	.m1-wid07-img {
    float: left;
    width: 26%;
	}
	ul.nav.navbar-nav.navbar-right {
    position: absolute;
    right: 15px;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav li:last-child {
		padding-right: 0px;
	}
	.category-tab-cont .title-p h4 {
    min-height: 80px;
	}
	.carousel-indicators {
		top: 270px;
	}
	.pull-item {
	  position: relative;
	  right: 0%;
	}
	.push-item {
	  position: relative;
	  left: 0%;
	}
	.m1-wid07-txt a h2 {
		padding-right: 0px;
	}
	.m1-wid07-txt p {
		padding-right: 0px;
	}
	.m1-wid07-txt .cate-title {
		float: right;
	}
	.m1-wid07-img {
		width: 45%;
	}
	.m1-wid07-txt {
		width: 55%;
		text-align: left;
		padding-left: 10px;
	}
	.livetv-player-div iframe {
		height: 350px;
	}
	.m1-widget07-post-txt {
		margin-top: 0px;
	}
	.m1-wid07-item-post {
		margin-top: 10px;
	}
	.publish-date {
		margin-bottom: 10px;
	}
	.m1-wid07-post-img {
		width: 45%;
	}
	.m1-widget07-post-txt {
		width: 55%;
	}
	.owl-dots {
		top: 50%;
		left: 45%;
	}
}
@media (max-width: 992px) {
	.navbar-nav {
		text-align: right;
		padding-top: 0px;
		padding-bottom: 0px;
		height: auto;
	}
	.affix .navbar-collapse, .affix .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
	}
	ul.nav.navbar-nav.navbar-right {
		right: 0px;
	}
	.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
	}
	.carousel.slide .item p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
	}
	.carousel.slide .item h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.latest-video-content h3 {
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
	}
	.latest-video-content {
		padding: 15px;
	}
	.video-icon {
		padding: 15px;
	}
	ul.myvideo-posts li {
		width: 32.5%;
		margin-bottom: 15px;
	}
	ul.myvideo-posts li:nth-child(4n) {
		margin-left: 0px;
	}
	.myvideo-post-img img {
    width: 100%;
	}
	ul.myvideo-posts {
		margin-top: 20px;
	}
	.widget-content .left-content,
	.m1-wid04-item {
    width: 100%;
    float: left;
	}
	.widget-content .right-content {
		float: none;
		margin: 0 auto;
	}
	ul.m1-wid04-items-list {
		margin-bottom: 15px;
	}
	.m1-wid04-img-area {
    float: left;
    width: 50%;
	}
	.m1-wid04-txt {
		float: left;
		width: 47%;
		margin-left: 3%;
		margin-top: 0px;
		border-bottom: 0px;
	}
	ul.m1-wid04-items-list li {
		width: 48%;
		margin-top: 0px;
		margin-bottom: 2%;
	}
	ul.m1-wid04-items-list li:nth-child(2n) {
		margin-left: 2%;
	}
	.m1-widget06 .col-sm-6 {
    margin-bottom: 30px;
	}
	ul.m1-wid08-related-post {
		margin-bottom: 15px;
	}
	.m1-wid08-img {
		width: 50%
	}
	.m1-wid08-txt {
		width: 47%;
		margin-left: 3%;
		margin-top: 0px;
	}
	ul.m1-wid08-related-post li {
		width: 48%;
		margin-top: 0px;
	}
	ul.m1-wid08-related-post li:nth-child(2n) {
    margin-left: 2%;
	}
	.my-menu {
    float: left;
    margin-top: 50px;
	}
	header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
	}
	.my-toggle {
		margin-right: 25px;
	}
	.m1-wid06-post h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.category-tab-cont.col-w-63 .title-p h4 {
    min-height: auto;
	}
	.title-p {
		padding: 0px;
		padding-left: 10px;
	}
	.article-card {
		margin-bottom: 10px;
	}
	.article-card .title-p {
		padding: 10px;
	}
	.sr-img {
		width: 32%;
	}
	.search-txt {
		width: 68%;
		padding: 10px;
	}
	.article-label {
		padding: 10px 20px;
	}
	.carousel-indicators {
		top: 200px;
	}
	ul.nav.navbar-nav.navbar-right {
		margin-top: 5px;
	}
	.m1-wid01-item-img {
		width: 33%;
	}
	.m1-wid01-item-txt {
		width: 67%;
		padding-left: 10px;
	}
	.m1-wid06-post {
		padding-bottom: 25%;
	}
	.livetv-player-div iframe {
		height: 400px;
	}
	.right-side.text-center.pad-4.pad-0 {
		margin-bottom: 20px;
	}
	.navbar-collapse {
		padding-right: 0px;
	}
	.navbar-default .navbar-nav>li:last-child {
		padding-right: 0px;
	}
	.owl-dots {
		top: 40%;
	}














}
@media (min-width: 768px) {
	.mn-mob-search {
		display: none;
	}
}
@media (max-width: 767px) {
	.m1-widget01 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.m1-wid01-item {
    float: left;
    width: 100%;
    margin-top: 10px;
	}
	.m1-wid01-item-img {
    width: 25%;
	}
	.m1-wid01-item-txt {
		width: 75%;
	}
	.m1-wid01-item-txt h4 {
    font-size: 15px;
    line-height: 22px;
	}
	.affix .navbar-collapse, .affix .container-fluid {
    padding-right: 0;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
	}
	.m1-widget03,
	.widget-content,
	.m1-widget06,
	.m1-widget07,
	footer {
		padding: 15px 0;
	}
	.carousel.slide .item h2 {
		font-size: 20px;
		font-weight: normal;
		line-height: 24px;
	}
	ul.categorys-name {
    margin-top: 15px;
	}
	.latest-video-post > img {
		width: 100%;
	}
	.latest-video-post {
		margin-bottom: 15px;
	}
	span.cate-title {
		margin-bottom: 15px;
	}
	ul.myvideo-posts {
		margin-top: 0px;
	}
  .marg-t30 {
  	margin-top: 15px;
  }
  .m1-wid08-txt {
  	margin-top: 0px;
  }
	.m1-wid08-related-txt h3 {
		font-size: 14px;
		line-height: 18px;
	}
	.my-menu {
		float: left;
		margin-top: 0px;
		width: 100%;
		text-align: left;
		padding: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		background-color: #ed4630;
	}
	.affix-top .navbar-collapse {
		margin-left: 0px;
		margin-right: 0px;
		border: 0px;
	}
	.navbar-default .navbar-nav>li {
		padding: 0px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 10px 15px;
	}
	ul.nav.navbar-nav.my-menu li.active a {
    background: #ed4630;
    color: #fff;
	}
	ul.nav.navbar-nav.my-menu li.dropdown a .caret {
		color: #fff;
	}
	ul.nav.navbar-nav.my-menu li:hover a {
		color: #fff;
	}
	ul.nav.navbar-nav.my-menu li:hover {
		background: #ed4630;
	}
	.navbar-default .navbar-nav>li>a:hover {
		background: none;
	}
	.navbar-collapse {
		padding-left: 0px;
	}
	.navbar-default .my-toggle {
		border-radius: 0px;
		border-color: #FF3700;
		background: #FF3700;
		float: right;
		padding: 19px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #ed4630;
	}
	.my-toggle {
		margin-right: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
		height: 60px;
		padding: 19px;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav {
    position: inherit;
    right: inherit;
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 5px;
	}
	.my-second-nav > li {
		display: inline-block;
		vertical-align: top;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav > li:last-child {
		display: block;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav > li:last-child:hover .caret {
		color: #fff;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav > li:last-child:hover > a {
		color: #fff;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav > li:last-child:hover > a {
		background: #ed4630;
	}
	ul.nav.navbar-nav.navbar-right > li:last-child a {
		padding: 10px 15px;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav > li:last-child {
		display: none;
	}
	.my-second-nav > li:first-child {
		padding-left: 15px;
	}
	.mynation-title {
		padding-bottom: 10px;
	}
	.article-label {
		padding: 5px 20px;
	}
	.nav.navbar-nav.my-menu {
    text-align: right !important;
    width: 50% !important;
    padding-right: 10px;
    position: relative;
    left: 160px;
	}
	.nav.navbar-nav.my-menu > li:last-child {
		padding: 5px;
	}
	 ul.dropdown {
		 text-align: right !important;
	 }
	 #navbar {
		 height: 290px; position: relative; left: 15px; width: 95%;
	 }
  .mobile-Hide {
		height: 0px; display: table-column-group !important;
	}
	.carousel-indicators {
		top: 400px;
	}
	a.navbar-brand img {
		width: 174px;
	}
	.navbar-brand {
		padding: 13px 10px;
	}
	header.mynation-header {
		min-height: auto;
	}
	.m1-wid07-txt {
		padding-left: 15px;
	}
	.m1-wid07-txt a h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.m1-wid04-items-txt {
		padding: 10px;
	}
	ul.m1-wid04-items-list li {
		min-height: 120px;
	}
	.video-icon a.photo-count {
		display: inline;
		padding: 2px 4px;
		min-width: auto;
	}
	.myvideo-post-img .video-icon {
		top: 5px;
		left: 5px;
	}
	.video-icon {
		padding: 12px !important;
	}
	h1.quotes {
		font-size: 30px;
	}
	.article_third {
		margin-top: 10px;
	}
	.container-fluid>.navbar-header {
		margin-left: 0px;
		margin-right: 0px;
	}
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}
	.my-toggle {
		margin-right: 0px;
	}
	ul.nav.navbar-nav.navbar-right > li.dropdown.open:last-child .dropdown-menu {
    margin-top: 0px;
	}
	.mobile-ad-1 {
		display: block;
	}
	.navbar-default .navbar-nav>li:last-child {
		display: none;
	}
	header .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav li.dropdown {
		display: none;
	}
	li.mob-lang {
		/*display: block !important;*/
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	ul.lang-list {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		display: none;
	}
	ul.lang-list li a {
		display: inline-block;
		text-transform: uppercase !important;
	}
	ul.lang-list li span {
		padding-left: 15px;
		color: #ed4630;
		text-transform: uppercase !important;
	}
	ul.lang-list li a:hover {
		color: #ed4630 !important;
	}
	.lang-switch {
		display: block !important;
		right: 78px;
    position: absolute;
    margin-top: 17px;
	}
	header.mynation-header.affix .lang-switch {
		margin-top: 17px;
	}
	.latest-video-post img {
		width: 100%;
	}
	.owl-dots {
		top: 65%;
	}
	header.mynation-header img.img-responsive.small-logo {
		display: none !important;
	}
	header.mynation-header.affix img.img-responsive.small-logo {
		display: block !important;
	}
	.mn-mob-search {
		position: absolute;
    left: 210px;
    top: 10px;
    margin-top: 0px !important;
    width: 40px !important;
	}
	header.mynation-header.affix .mn-mob-search {
		left: 80px;
	}
	ul.category-nav-pills {
		margin-left: 0px;
	}
}
@media (max-width: 728px) {
	.scrol-video-div .video-post-play-icon{
		left: 22% !important;
	}
	.mobile-ad-1,
	.mobile-ad-2,
	.mobile-ad-3,
	.mobile-top-ad,
	.mobile-native-ad,
	.mobile-medium,
	.category-mobile-top,
	.video-mobile-top-ad {
	  float: left;
	  width: 100%;
	  text-align: center;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
	.mobile-ad-1 div,
	.mobile-ad-2 div,
	.mobile-ad-3 div,
	.mobile-top-ad div,
	.mobile-native-ad div,
	.mobile-native-ad div,
	.mobile-medium div,
	.category-mobile-top div,
	.video-mobile-top-ad div {
		margin: 0 auto;
	}
	.owl-dots {
		top: 63%;
	}
	.rt-wgt-cat {
		top: 189px !important;
	}
	.desktop-hide{ display: block !important;}
  .m1-wid4-items-txt {
  	float: left;
  	width: 54% !important;
  	padding: 15px !important;
  	padding-bottom: 0px;
  }
  .m1-wid4-items-img-area {
  	float: left;
  	width: 40%;
  }
  .hide-on-mobile{
  	display: none !important;
  }
  .jfl-top-padding{
  	padding-top: 20px !important;
  }
  .right-small-heading{
  	font-size: 16px;
  }
}
@media (max-width: 650px) {
	.carousel-indicators {
		top: 350px;
	}
	.owl-dots {
		top: 60%;
	}
}
@media (max-width: 576px) {
	.m1-wid01-item-img {
    width: 33%;
	}
	.m1-wid01-item-txt {
    width: 66%;
	}
	ul.myvideo-posts li {
    width: 100%;
    margin-left: 0px !important;
  }
  ul.m1-wid04-items-list li {
  	width: 100%;
  }
  ul.m1-wid04-items-list li:nth-child(2n) {
  	margin-left: 0px !important;
  }
	.m1-wid07-txt {
    float: left;
    width: 54%;
	}
	.m1-wid07-img {
    float: left;
    width: 46%;
	}
	.m1-wid07-txt h2 a {
		font-size: 20px;
		line-height: 24px;
	}
	ul.m1-wid08-related-post li {
		width: 100%;
		margin-bottom: 2%;
	}
	ul.m1-wid08-related-post li:nth-child(2n) {
  	margin-left: 0px;
  }
  .m1-wid08-related-post-img {
  	width: 32%;
  }
  .m1-wid08-related-txt {
  	width: 68%;
  }
  .m1-widget06 .col-sm-6 {
    margin-bottom: 15px;
    width: 100%;
	}
	.myvideo-post-img,
	.m1-wid04-items-img-area {
		float: left;
		width: 40%;
	}
	.myvideo-post-txt,
	.m1-wid04-items-txt {
		float: left;
		width: 60%;
		padding: 10px;
		padding-top: 0px;
	}
	ul.myvideo-posts li {
		margin-bottom: 15px;
	}
	.m1-wid04-img-area {
		width: 100%;
	}
	.m1-wid04-img-area img {
		width: 100%;
	}
	.m1-wid04-txt {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 0px;
	}
	ul.m1-wid04-items-list {
		margin-top: 0px;
	}
	ul.m1-wid08-related-post {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 0px;
	}
	.m1-wid08-txt h2 a {
		font-size: 18px;
		line-height: 22px;
	}
	.sr-img {
		width: 35%;
	}
	.search-txt {
		width: 65%;
	}
	.carousel-indicators {
		top: 290px;
	}
	ul.m1-wid04-items-list li {
		min-height: auto;
	}
	.m1-wid06-post {
		padding-bottom: 20%;
	}
	.livetv-player-div iframe {
		height: 310px;
	}
	#article .mobile-native-ad {
		padding-left: 0px;
	}
	.article-date-div1 {
		padding-left: 0px;
	}
	ul.m1-wid04-items-list {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.btm-border-styl {
		border-bottom: none;
	}
	.owl-dots {
		top: 55%;
	}
}
@media (max-width: 480px) {
	button.show-article {
	    display: block;
	    background-color: #ff0f00;
	    border-radius: 25px;
	}
	.m1-wid01-item-img {
    width: 40%;
	}
	.m1-wid01-item-txt {
    width: 60%;
	}
	.m1-wid01-item-txt h4 {
    font-size: 14px;
    line-height: 20px;
	}
	.myvideo-post-txt h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.m1-widget06 .col-xs-6 {
		width: 25%;
		margin-bottom: 15px;
	}
	.m1-wid06-post {
		padding-bottom: 35%;
	}
	.carousel-indicators {
		top: 260px;
	}
	/*.align-reverse {
		display: flex;
    flex-direction: column-reverse;
    float: left;
    width: 100%;
	}*/
	.mob-scrollable {
		float: left;
		width: 100%;
		overflow-y: hidden;
		overflow-x: auto;
	}
	.mob-scrollable ul.myvideo-posts {
		width: 1310px;
		float: left;
	}
	ul.myvideo-posts li {
		width: 250px;
		margin-left: 15px !important;
	}
	ul.myvideo-posts li:first-child {
		margin-left: 0px !important;
	}
	ul.myvideo-posts .myvideo-post-img {
		width: 100%;
	}
	ul.myvideo-posts .myvideo-post-txt {
		width: 100%;
	}
	.article-label {
		top: 10px;
	}
	.video-icon a.photo-count {
		display: inline-block;
		font-size: 13px;
		padding: 2px 4px;
	}
	h1.quotes {
		font-size: 25px;
	}
	.StickyAd {
	  float: left;
	  width: 100%;
	  position: fixed;
	  z-index: 999;
	  bottom: 38px;
	}
	.StickyAd div {
	  margin: 0 auto;
	}
	.mn-opinions-mob-scrollable {
		float: left;
	  width: 100%;
	  overflow-y: hidden;
	  overflow-x: auto;
	}
	.mn-scrolling-wrapper {
		width: 1200px;
		float: left;
	}
	.PostBody.mobile-article {
	  /* height: 100% !important; */
	  background: transparent !important;
	  /* overflow: inherit !important; */
	  bottom: auto !important;
	}

	.owl-dots {
		top: 50%;
	}
}
@media (max-width: 440px) {
	span.category-name {
		margin-top: 10px;
	}
	.m1-wid01-item-txt h4 {
    font-size: 13px;
    line-height: 16px;
	}
  ul.myvideo-posts li:nth-child(2n) {
  	margin-left: 0px;
  }
  .myvideo-post-txt h3 {
  	margin-top: 10px;
  }
  .m1-wid04-img-area {
  	width: 100%;
  }
  .m1-wid04-txt {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
	}
	.m1-wid07-img {
    margin-top: 20px;
	}
	.m1-wid07-txt a h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
	}
	.m1-wid07-txt p {
		margin-top: 10px;
	}
	.m1-wid07-img img {
		width: 100%;
	}
	.m1-wid07-post-img {
		width: 46%;
	}
	.m1-widget07-post-txt {
		width: 54%;
	}
	.publish-date {
		margin-bottom: 10px;
	}
	.m1-widget07-post-txt span.cate-title {
		margin-top: 10px;
	}
	.m1-widget07-post-txt a h3 {
		font-size: 16px;
		line-height: 20px;
	}
	.m1-widget07-post-txt.marg-t40 {
    margin-top: 0px;
	}
	.m1-wid07-post-img img {
		width: 100%;
	}
	.m1-wid08-img {
		width: 100%;
	}
	.m1-wid08-img img {
		width: 100%;
	}
	.m1-wid08-txt {
		width: 100%;
		margin-left: 0px;
		margin-top: 15px;
	}
	.carousel-indicators {
		top: 200px;
	}
	a.navbar-brand img {
    width: 120px;
	}
	.my-toggle {
		height: 50px;
		padding: 10px !important;
	}
	.affix .small-logo {
		width: 50px !important;
	}
	.lang-switch {
		margin-top: 12px;
		right: 48px;
	}
	header.mynation-header.affix {
		min-height: 50px !important;
	}
	header.mynation-header.affix .lang-switch {
		margin-top: 12px;
	}
	.owl-dots {
    top: 47%;
    left: 40%;
	}
	.mn-mob-search {
		left: 150px;
		top: 8px;
	}
	header.mynation-header.affix .mn-mob-search {
    left: 60px;
	}
	input[type=search] {
		background-size: 15px;
		padding: 5px 7px 5px 10px;
	}
}
@media (max-width: 360px) {
	.m1-wid07-img {
		width: 100%;
		margin-top: 0px;
	}
	.m1-wid07-txt {
		width: 100%;
		padding-left: 0px;
		padding-top: 10px;
		text-align: left;
	}
	.m1-wid07-txt .cate-title {
		float: left;
	}
	.m1-wid07-post-img,
	.m1-widget07-post-txt {
		width: 100%;
	}
	.m1-widget07-post-txt {
		text-align: left;
		padding-top: 10px;
	}
	.m1-widget07-post-txt a h3 {
		padding-left: 0px;
	}
	.m1-widget07-post-txt span.cate-title {
		float: left;
	}
	.lang-switch span {
    font-size: 13px;
	}
	.owl-dots {
    top: 40%;
    left: 35%;
	}
}
@media (min-width: 768px) {
	header .container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	.my-second-nav li.dropdown {
		padding-right: 0px;
	}

}
.rt-wgt-cat {
	padding: 2px 10px;
    top: 147px;
    left: 6px;
    background: #ff3700;
    font-size: 12px;
}

.rt-wgt-lbl {
	padding: 3px 15px;
	font-size: 12px;
}
.desktop-hide{ display:none;}
.m1-wid12-items-txt {
  float: left;
  width: 100%;
  padding: 0px;
  padding-bottom: 0px;
}


/*independaence day styles*/

.special_logo_class {
  width: 215px;
   padding: 0px;
   height: 45px;
}

.indi {
  background: #ff6600;
}
.livetv-embed {
	height: 200px;
    width: 260px;
    margin-top: 18px;
}
@media (max-width: 768px) {
	.scrol-video-div .video-post-play-icon{
		left: 22% !important;
	}
	.marg-mob-t65 {
		margin-top: 65px !important;
	}
	.livetv-embed {
		width: 345px;
	}
}
.navbar-nav {margin-top: 0;}
.navbar-default .navbar-nav>li {padding: 5px;}
/*.my-second-nav li:first-child {padding: 8px;}*/
.navbar-default .navbar-nav>li>a {padding: 10px 5px !important;}
/***********9-10*********/
.next-story {margin: 10px 0;}
/**********10-10*********/
.img-div a img {border-radius: 50% !important;}
.article-date-div {line-height: inherit !important; width: 70% !important;}
.social-icon-div a {margin-top: -5px !important;}
.date {width: 70% !important; margin-left: 10px; margin-top: 5px;}
.right-img-div .video-icon-right-list img {width: 100% !important;}
/**********12-10*********/
.category-tab-cont .categoryName, .category-txt-post .categoryName {color: #fc3a1d; text-transform: capitalize; font-size: 15px;}
.main-box {padding-bottom: 15px !important;}
/**********15-10*********/
.latest-video-post .video-icon {height: auto !important; width: auto !important;}
.myvideo-post-img .video-icon {width: 13%;}

.breadcrumb-links {display: inline-block !important;}
.recomm-article-heading {margin-top: 0 !important;}
@media (max-width: 767px) {
	.navbar-default .navbar-nav>li:last-child {display: inherit;}
	.navbar-default .navbar-nav>li>a {padding: 2px 5px !important;}
	.navbar-default .navbar-nav>li.icon-styl {padding-top: 15px !important;}
	/**************9-10***********/
	.m1-wid04-items-txt h3 {margin-top: -3px; font-weight: 400;}
	.carousel.slide .item h2 {min-height: 50px; font-weight: 500; margin-top: 10px; margin-bottom: 10px;}
	.category-txt-content {padding: 10px 0px;}
	.article-card .title-p {padding: 0 10px 10px 5px;}
	.article-card {padding-bottom: 10px; border-bottom: 1px solid #ccc !important; margin-bottom: 0;}
	.category-tab-cont {margin-top: 0; margin-bottom: 0 !important;}
	.category-posts .tab-cont .article-main:last-child .category-article-card {border-bottom: none !important;}
	.article-main .category-article-card {margin-bottom: 0; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #ccc;}
	.category-posts .tab-cont {margin-top: 0px;}
	.category-tab-cont.col-w-63 {padding-left: 5px;}
	.category-tab-cont.col-w-63 .title-p h4 {margin-top: -4px;}
	.title-p a > h4 {margin-top: -4px; font-weight: 400;}
	.eight-articles .tab-cont {margin-top: 15px;}
	.eight-articles .category-tab-cont {margin-top: 0; margin-bottom: 5px;}
	.eight-articles .article-main:last-child .category-article-card {border-bottom: none !important;}
	.eight-articles .tab-ad-area .category-article-card {border-bottom: none !important;}
	.eight-articles .category-article-card {margin-bottom: 0; border-bottom: 1px solid #ccc !important; margin-top: 0; padding-bottom: 10px;}
	.eight-articles .category-tab-cont .title-p h4 {margin-top: -4px; font-weight: 400;}
	.eight-articles .tab-section .nav-pills>li {width: 32%;	text-align: center;}
	.eight-articles .tab-section .nav > li > a {padding: 10px 1px 7px 1px !important; font-size: 14px;}
	.details-article-div .col-md-12 {padding-left: 0; padding-right: 0;}
	.next-story {margin: 0;}
	.row-article p {margin-top: -6px; font-weight: 400;}
	/**************12-10**********/
	.category-tab-cont.col-w-63 .title-p h4 {font-weight: 400 !important; min-height: 67px;}
	.category-tab-cont .categoryName {color: #fc3a1d; text-transform: capitalize;}
	.article-card .title-p {padding: 0 10px 0px 5px; margin-top: -5px;}
	.title-p a > h4 {line-height: 19px !important; min-height: 30px;}
	.m1-wid07-item-post {position: relative;}
	.mn-five-articles .m1-wid04-items-list .video-icon {padding: 30px;}
	.mn-verticle-three-articles .m1-wid08-related-post .video-icon img {width: 23px; height: 23px;}
	.m1-wid07-item-post, .m1-wid01-item-img {position: relative;}
	.m1-wid04-items-img-area .video-icon {top: 15% !important; left: 10% !important;}
	.m1-wid07-post-img .video-icon {top: 7%; left: 4%;}
	.m1-wid07-img .video-icon {top: 6%; left: 8%;}
	.m1-wid01-item-img .video-icon img {width: 23px; height: 23px;}
	.article-main .article-card .title-p a > h4 {font-weight: 400 !important; margin-top: -2px;}
	.mn-five-articles .m1-widget04 span.category-display-name { color: #ff3700 !important;}
	/*************15-10***********/
	.footer-mob-menu {height: 38px !important;}
	.myvideo-post-img .video-icon {width: 19% !important;}
	.breadcrumb-links {display: none !important;}
	.category-tab-cont .title-p {margin-top: 2px;}
	.slid-item-txt {min-height: 76px !important ;max-height: 83px !important;}
	.recomm-article-heading {margin-top: 0 !important;}
	.main-box {padding-bottom: 12px !important;}

	.header-iframe .catBanner {height: 195px !important;}
	.header-iframe .bannerImage .states-tab ul.state-list {min-height: 97px !important;}
}
@media (max-width: 440px) {
	.article-main {margin-bottom: 10px;}
	.article-main .article-card .title-p a > h4 {font-weight: 400 !important;}
}


@media screen and (max-width: 992px) and (min-width: 768px) {

	input[type=search] {
    background: #fff url(https://static.asianetnews.com/v1/images/mn/search_icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 0px 5px 5px 30px;
    width: 55px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-size: 12px;
	}
	.mynation-header.affix-top a.navbar-brand {
    display: block;
    width: 140px;
	}
	.navbar-default .navbar-nav>li {
    padding: 3px 3px;
	}
	.navbar-default .navbar-nav>li>a {
    padding: 6px 5px !important;
	}
	header.mynation-header.affix,
	header.mynation-header {
		min-height: 46px;
	}
	.navbar-default .navbar-nav>li>a {
    padding: 10px 5px !important;
	}
	ul.nav.navbar-nav.navbar-right.my-second-nav>li>a {
    padding: 6px 5px !important;
	}
	.affix .navbar-brand {
    padding: 0 !important;
    min-width: 46px !important;
    width: 46px;
	}
}
