.breaking{
width: 696px;
padding-top: 5px;
animation: rotate 8s infinite linear;
-webkit-animation: rotate 8s infinite linear;
}
.breaking-news{
display:block;
position: relative;
background-color: rgb(255, 255, 255);
width: 696px;
height: 300px;
}
.breaking-text{
position:absolute;
float:left;
width: 45%;
height: 50px;
background-color: white;
margin-left: 10px;
margin-top: 10px;
}
.breaking-img {
width: 100%;
height: 45px;
}
.news-img-div{
position: absolute;
float: left;
width: 45%;
height: 230px;
bottom: 0;
margin-left: 10px;
}
.news-img-div img {
width: 100%;
height: 220px;
border: solid rgb(151, 14, 14) 1px;
}
.breaking-content{
display: inline-block;
}
.breaking-left{
float: left;
}
.breaking-right{
width: 350px;
height: 300px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
float: right;
}
.breaking-right h3 {
color: rgb(0, 0, 0);
padding: 0;
margin: 0;
margin-bottom: 5px;
font-size: 20px;
line-height: 26px;
font-weight: bold;
}
.breaking-right span.site {
color: rgb(0, 0, 0);
padding-left: 5px;
}
.breaking-right span.date {
color: #dad2d2;
}
.breaking-exerp {
background-color: #e8e8e86b;
color: rgb(136, 136, 136);
padding: 10px;
margin-top: 5px;
height: 119px;
overflow: hidden;
}
a.sii-akhri {
background-color: #EC0E29;
padding: 10px;
width: 125px;
display: block;
text-decoration: none;
font-weight: bold;
color: rgb(255, 255, 255);
margin-top: 10px;
}
@-webkit-keyframes rotate {
from {
background-position: -3000px;
}
to { 
background-position: 0px;
}
}
@keyframes rotate {
from {
background-position: -3000px;
}
to { 
background-position: 0px;
}
}
.gradient {
background: white; background: -moz-linear-gradient(left,  white 0%, rgb(255, 4, 4) 25%, rgb(201, 38, 38) 50%, rgb(255, 255, 255) 75%, rgb(255, 48, 48) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,white), color-stop(25%,rgb(237, 45, 45)), color-stop(50%,rgb(201, 38, 38)), color-stop(75%,rgb(255, 255, 255)), color-stop(100%,rgb(255, 48, 48))); background: -webkit-linear-gradient(left,  white 0%,rgb(237, 45, 45) 25%,rgb(201, 38, 38) 50%,rgb(255, 255, 255) 75%,rgb(255, 48, 48) 100%); background: -o-linear-gradient(left,  white 0%,rgb(253, 3, 3) 25%,rgb(253, 0, 0) 50%,rgb(255, 255, 255) 75%,rgb(255, 255, 255) 100%); background: -ms-linear-gradient(left,  white 0%,rgb(255, 0, 0) 25%,rgb(201, 38, 38) 50%,rgb(255, 255, 255) 75%,rgb(255, 255, 255) 100%); background: linear-gradient(to right,  white 0%,rgb(255, 4, 4) 25%,rgb(201, 38, 38) 50%,rgb(255, 255, 255) 75%,rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ff90', endColorstr='#30ff90',GradientType=1 ); }
img.flash-img {
width: 15px;
}
.opinion-container {
width: 1164px;
}
.opinion-container-wrap {
background-color: #fff0;
}
.opinion-left-sidebar {
background: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
box-shadow: darkgrey 0px 3px 9px 0px;
background-color: #ffffff82;
}
.opinion-content {
background: #ffffff;
margin-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 65.66666667%;
box-shadow: darkgrey 0px 3px 9px 0px;
}
.fb-count {
float: right;
}
.opinion-author-container {
max-width: 100%;
margin: 15px auto 30px;
padding: 0 !important;
width: 100%;
background-color: #fff;
box-shadow: 0 3px 6px rgba(0,0,0,0.10), 0 3px 6px rgba(0,0,0,0.10);
}
.opinion-header {
background: #eee;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: red;
height: 250px;
}
@media (max-width:800px) {
.opinion-header {
height: 150px;
} 
}
.opinion-main {
padding: 20px 20px 0px 20px;
}
.opinion-left {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.opinion-photo {
width: 200px;
height: 200px;
margin-top: -120px;
border-radius: 100px;
border: 4px solid #fff;
}
.opinion-photo-left img {
width: 200px;
height: 200px;
margin-top: -120px;
border-radius: 100px;
border: 4px solid #fff;
}
@media (max-width:990px) {
.opinion-active {
right: calc(50% - 60px);
top: 50px;
} 
}
.opinion-name {
margin-top: 20px;
font-family: "Open Sans";
font-weight: 600;
font-size: 18pt;
color: #777;
}
.opinion-info {
margin-top: -5px;
margin-bottom: 5px;
font-family: 'Montserrat', sans-serif;
font-size: 11pt;
color: #aaa;
}
.opinion-stats {
margin-top: 25px;
text-align: center;
padding-bottom: 20px;
border-bottom: 1px solid #ededed;
font-family: 'Montserrat', sans-serif;
}
.opinion-number-stat {
padding: 0px;
font-size: 14pt;
font-weight: bold;
font-family: 'Montserrat', sans-serif;
color: #aaa;
}
.opinion-desc-stat {
margin-top: -15px;
font-size: 10pt;
color: #bbb;
}
.opinion-desc {
text-align: center;
margin-top: 25px;
margin: 25px 40px;
color: #999;
font-size: 11pt;
font-family: "Open Sans";
padding-bottom: 25px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
padding-top: 10px;
}
.opinion-social {
margin: 5px 0 12px 0;
text-align: center;
display: inline-block;
font-size: 20pt;
}
.opinion-social i {
cursor: pointer;
margin: 0 15px;
}
.fa-facebook-square { color: #4267b2; }
.fa-twitter-square { color: #1da1f2; }
.fa-pinterest-square { color: #bd081c; }
.fa-tumblr-square { color: #36465d; }
.opinion-right {
padding: 0 25px 0 25px !important;
} a.comment-box {
position: relative;
display: block;
width: 48px;
height: 30px;
padding: 0px;
overflow: hidden;
z-index: 1;
color: #fff;
line-height: 100px;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #ccc;
box-shadow: 0px 0px 0px 18px #eee inset;
border-radius: 50%;
transition: all 0.4s ease;
}
a.comment-box::first-line {
line-height:28px;
}
a.comment-box:hover {
background-color: #bbb;
box-shadow: 0px 0px 0px 0px #eee inset;
animation-name: bounce; 
animation-timing-function: ease-in;
animation-iteration-count: once;
animation-duration: .4s;
animation-direction: alternate;
transition: all 0s ease-out;
}
a.comment-box:active {
background-color: #aaa;
} a.comment-box::before,
a.comment-box::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
transition:none;
}
a.comment-box::before {
width: 22px;
height: 16px;
margin: -9px 0 0 -11px;
background-color: #af1521;
border-radius: 3px;
}
a.comment-box::after {
height: 0;
margin: 7px 0 0 2px;
border-width: 2px;
border-style: solid;
border-color: #af1521 transparent transparent #af1521;
}
a.comment-box:hover::before {
background-color: #4992ad;
}
a.comment-box:hover::after {
border-color: #4992ad transparent transparent #4992ad;
} @keyframes bounce {
0%   { box-shadow: 0 0 0 18px #eee inset; }
25%  { box-shadow: 0 0 0 0px  #eee inset; }
50%  { box-shadow: 0 0 0 9px  #eee inset; }
75%  { box-shadow: 0 0 0 0px  #eee inset; }
90%  { box-shadow: 0 0 0 3px  #eee inset; }
100% { box-shadow: 0 0 0 0px  #eee inset; }
}
.td-module-meta-info .td-post-author-name a {
padding-left: 5px;
}
.top-news .entry-thumb {
background-size: contain;
}
.category-warar .top-header-menu .language.so, .category-warar .top-header-menu .language.so a {
color: white;
background: #b00021;
}
.category-english .top-header-menu .language.en, .category-english .top-header-menu .language.en a {
color: white;
background: #b00021;
}
.top-header-menu .language {
display: inline;
border: solid 1px;
border-color: #b00021;
font-weight: bold;
font-size: medium;
padding: 2px;
}
.top-header-menu .language.current-menu-item {
background: #b00021;
}
.top-header-menu .language.current-menu-item a {
color: white;
}
.top-header-menu .language a {
margin: 0px 5px;
}
.td-post-author-name {
display: flex;
align-items: center;
}
header .td-module-meta-info {
margin-bottom: 16px;
display: flex;
align-items: center;
}
.td-post-author-name img {
border-radius: 100px;
padding: 1px;
}
.td-big-grid-flex .td-image-container {
height: unset!important;
}
.td-pb-row .td-pb-span4 {
width: 33.33333333%;
background: white;
padding-top: 10px;
}
body .td-post-template-5 {
background: unset!important;
}
.td-post-content, .td-post-content p {
color: black;
font-size: 16px;
}
.td-post-template-5 .td-crumb-container {
display: none;
}
.td-post-template-5 .td-post-header .entry-title {
font-family: "Helvetica";
font-size: 35px;
line-height: 37px;
font-style: normal;
font-weight: 600;
padding-bottom: 15px;
padding-top: 15px;
}
.news_blocks .td-module-meta-info {
padding-left: 8px!important;
}
.tdb-module-title-wrap {
height: 88px;
overflow: hidden;
} .close {
color: #aaaaaa;
font-size: 28px;
font-weight: bold;
position: absolute;
right: 0px;
top: 0px;
background: white;
border: solid 1px white;
border-radius: 100%;
padding: 4px;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
} .news-flash {
line-height: 30px;
font-family: "Helvetica Neue";
}
a.comment-box {
position: relative;
display: block;
width: 48px;
height: 30px;
padding: 0px;
overflow: hidden;
z-index: 1;
color: #fff;
line-height: 100px;
font-weight: bold;
text-align: center;
text-decoration: none;
background-color: #ccc;
box-shadow: 0px 0px 0px 18px #eee inset;
border-radius: 50%;
transition: all 0.4s ease;
}
a.comment-box::first-line {
line-height:28px;
}
a.comment-box:hover {
background-color: #bbb;
box-shadow: 0px 0px 0px 0px #eee inset;
animation-name: bounce; 
animation-timing-function: ease-in;
animation-iteration-count: once;
animation-duration: .4s;
animation-direction: alternate;
transition: all 0s ease-out;
}
a.comment-box:active {
background-color: #aaa;
} a.comment-box::before,
a.comment-box::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
z-index: -1;
transition:none;
}
a.comment-box::before {
width: 22px;
height: 16px;
margin: -9px 0 0 -11px;
background-color: #af1521;
border-radius: 3px;
}
a.comment-box::after {
height: 0;
margin: 7px 0 0 2px;
border-width: 2px;
border-style: solid;
border-color: #af1521 transparent transparent #af1521;
}
a.comment-box:hover::before {
background-color: #4992ad;
}
a.comment-box:hover::after {
border-color: #4992ad transparent transparent #4992ad;
} @keyframes bounce {
0%   { box-shadow: 0 0 0 18px #eee inset; }
25%  { box-shadow: 0 0 0 0px  #eee inset; }
50%  { box-shadow: 0 0 0 9px  #eee inset; }
75%  { box-shadow: 0 0 0 0px  #eee inset; }
90%  { box-shadow: 0 0 0 3px  #eee inset; }
100% { box-shadow: 0 0 0 0px  #eee inset; }
}
.td-post-sharing-top {
margin-bottom: 30px;
display: inline-block;
}
.youtube-sub {
text-align: center;
float: left;
margin-right: 5px;
}
.tdi_116 .td-module-meta-info,.tdi_21 .td-module-meta-info,.tdi_22 .td-module-meta-info, .tdi_23 .td-module-meta-info {
padding-left: 8px;
}
.td-container.td-post-template-5 {
background: white;
padding: 20px;
width: 1175px;
margin-top:20px;
}
.top-header-menu .language.so svg{
display: inline!important;
position: relative!important;
top: 6px!important;
left:-5px!important;
border-radius: 50px!important;
}
.top-header-menu .language.so {
display: inline!important;
position: relative!important;
border-radius: 50px 0px 0px 50px!important;
}
.top-header-menu .language.en svg {
display: inline!important;
position: relative!important;
top: 6px!important;
right:-5px!important;
border-radius: 50px!important;
}
.top-header-menu .language.en {
display: inline!important;
position: relative!important;
border-radius: 0px 50px 50px 0px!important;
} 
@media (max-width: 860px) {
.td-pb-row .td-pb-span8 {
width: 100%;
margin-right: 10px;
background: white;
}
}