@import url(http://fonts.googleapis.com/earlyaccess/notosansmalayalam.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  text-decoration: none;
  outline: none;
}
ol,
ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
del {
  text-decoration: line-through;
}
header,
section,
article,
aside,
nav,
footer,
address {
  display: block;
}
body {
  font-family: "Noto Sans Malayalam", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #555;
  min-width: 320px;
  overflow-x: hidden;
}
input,
textarea,
select {
  font-family: Arial, Helvetica, sans-serif;
}
a {
  color: #555;
}
a:hover,
.submit:hover {
  filter: alpha(opacity = 85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
.thumb {
  display: block;
}
.thumb img {
  display: block;
  width: 100%;
}
p {
  line-height: 1.6em;
}
p:empty {
  display: none !important;
}
p:blank {
  display: none;
}
h3,
h2,
h1,
h4,
h5,
h6 {
  line-height: 1.6em;
}
.hidden {
  display: none;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
br.clear {
  clear: both;
  line-height: 0;
}
.wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
@font-face {
  font-family: "noto_sans_malayalambold";
  src: url("https://millireport.com/fonts/notosansmalayalam-bold-webfont.woff2")
      format("woff2"),
    url("https://millireport.com/fonts/notosansmalayalam-bold-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "noto_sans_malayalamregular";
  src: url("https://millireport.com/fonts/notosansmalayalam-regular-webfont.woff2")
      format("woff2"),
    url("https://millireport.com/fonts/notosansmalayalam-regular-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
div.hhh div.m-b-10:nth-child(1) {
  display: none;
}
.wow {
  visibility: hidden;
}
/* Paddings */

.p-20 {
  padding: 20px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}

.p-5 {
  padding: 5px !important;
}
.p-l-5 {
  padding-left: 5px !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}

.p-10 {
  padding: 10px !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}

.p-5-10 {
  padding: 7px 10px !important;
}
.p-10-20 {
  padding: 10px 20px !important;
}
.p-20-10 {
  padding: 20px 10px !important;
}
.p-15-35 {
  padding: 15px 35px !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}

/* Margins */

.m-10 {
  margin: 10px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-r-20 {
  margin-right: 20px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}
.m-b-0 {
  margin-top: 0 !important;
}

/* Backgrounds */

.bg-dark {
  background: #444444;
}

.bg-dark2 {
  background: #222;
}
.bg-white {
  background: #fff;
}

/* Color */

.c-white {
  color: #fff;
}
.menu-item-has-children a::after {
  content: " \f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  color: #fff;
}
.sub-menu a::after {
  content: "";
}
h1,
p {
  word-wrap: break-word;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
#single img {
  display: block;
  max-width: 100%;
}
header ul li a {
  color: #fff;
}
/* Display */
.d-inline-block {
  display: inline-block;
}
.d-inline {
  display: inline;
}
.d-block {
  display: block;
}
.m-x-auto {
  margin: 0 auto;
}
.t-a-c {
  text-align: center;
}
.p-absolute {
  position: absolute;
}
.p-relative {
  position: relative;
}
/* Image*/

.img-responsive {
  display: block;
  width: 100%;
}
.cat-name {
  font-size: 28px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.pagetitle {
  text-align: center;
  font-size: 35px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
#contact form p {
  margin-bottom: 20px;
}
#contact form p input {
  border: 1px solid #bbbbbb;
  background: none;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
  height: 55px;
  outline: none;
}
#contact form p label {
  color: #000;
  font-size: 15px;
  margin-bottom: 5px;
}
#contact form p textarea {
  width: 100%;
  border: 1px solid #bbbbbb;
  background: none;
  padding-top: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  resize: none;
  outline: none;
  height: 200px;
}
#contact form .wpcf7-submit {
  border: none;
  background: #870505;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding: 15px 0px;
  margin-top: 2%;
  outline: none;
  width: 150px;
}
#contact .contact {
  text-align: center;
}
#contact .contact p {
  font-weight: bold;
  color: #000;
}
#contact .contact p a {
  font-weight: bold;
}
input::-moz-focus-inner {
  border: 0;
}
/* Header Style */

header nav ul li {
  border-right: 1px solid #4d4c51;
  padding: 0 0 !important;
}
header ul li.current-menu-item {
  background: #222;
}
header ul li:hover {
  background: #222;
}
header ul li a {
  display: block;
  padding: 15px 35px;
  font-size: 17px;
}
.search-form input {
  color: #fff;
  border: 2px solid #4d4c51;
  font-size: 13px;
  background-color: transparent;
  width: 90%;
}
#single .chw-widget ul li {
  border: 1px solid #fff;
}
#single .chw-widget ul li a {
  color: #000;
}
/* Main Block */

main {
  background: #eee;
}
main div.widget-small-grid h3 {
  font-size: 14px;
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.4em;
}
main div.widget-small-grid {
  text-align: right;
}
main div.widget-small-grid span.date {
  font-size: 13px;
  color: #b2bc77;
}
header .middle-xs h1 {
  display: block;
  width: 150px;
}
header .middle-xs h1 a {
  display: block;
}
header .middle-xs h1 a img {
  display: block;
  width: 100%;
}
/* Heading */

.heading {
  margin-top: 30px;
  position: relative;
  margin-bottom: 10px;
}
.heading h4 {
  color: #fff;
  background: #f00;
  text-align: center;
  width: 250px;
  padding: 10px 0;
  display: inline-block;
  font-size: 21px;
  font-weight: bold;
}
.heading span {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: block;
  height: 1px;
}

.widget-large {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.widget-large img {
  width: 100%;
  margin-right: 2%;
}
.widget-large h3 {
  font-size: 17px;
  color: #222;
  margin-bottom: 10px;
  font-weight: 700;
}
.widget-large span.date {
  font-size: 13px;
  display: block;
}
.widget-large p {
  margin-top: 10px;
}
.widget-large a.more {
  float: right;
  padding: 11px 30px;
  border-radius: 25px;
  background: #222;
  color: #fff;
  border: 2px solid #ff0000;
  font-size: 17px;
  margin-top: 10px;
}
.widget-large a.more.report {
  margin: 45px auto 0;
  float: left;
}
.widget-medium {
  border: 1px solid #ccc;
  text-align: right;
}

.widget-medium h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  color: #222;
  padding: 0 10px;
}
.widget-medium span {
  font-size: 13px;
  color: #b2bc77;
  margin-right: 20px;
}
.widget-medium a.more {
  display: block;
  padding: 10px 0;
  text-align: center;
  background: #eeeeee;
  margin-top: 10px;
  font-size: 15px;
}
#spotlight li.topslide,
#spotlight .top-r-slide {
  position: relative;
}
#spotlight li.topslide .content {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 1px;
  box-sizing: border-box;
  color: #fff;
  padding: 10px;
  position: absolute;
  width: 100%;
  overflow: hidden;
}
#spotlight .top-r-slide .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5;
}
#spotlight .top-r-slide img {
  width: 100%;
  position: relative;
  z-index: 1;
}
#spotlight .top-r-slide .content {
  bottom: 1px;
  box-sizing: border-box;
  color: #fff;
  padding: 10px;
  position: absolute;
  width: 100%;
  z-index: 5;
  overflow: hidden;
}
#spotlight .loop-widget4,
#spotlight .loop-widget5 {
  margin-bottom: 0 !important;
}
aside {
  padding-top: 30%;
}
aside h4 {
  background: #343434;
  padding: 5px 0;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
aside a {
  display: block;
}
aside a img {
  display: block;
  width: 100%;
}
aside a.fb {
  margin-top: 10px;
}
footer section.top {
  padding: 40px 0 20px;
}
footer section.top div.posts h3 {
  color: #ff0000;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.widget-small img {
  width: 40%;
}

.widget-small h4 {
  line-height: 1.6em;
  padding-top: 20px;
}
footer .widget-small h4 {
  padding-top: 0px;
}
#menu {
  display: none;
}
footer section.top .details a.more {
  padding: 7px 0;
  color: #fff;
  font-size: 17px;
  background: #fe0103;
  display: block;
  text-align: center;
  width: 125px;
  text-transform: uppercase;
  font-weight: bold;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides {
  margin: 0 auto;
}

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("https://millireport.com/images/themes.gif")
    no-repeat left top;
  margin-top: -45px;
}

.centered-btns_nav:active {
  opacity: 1;
}

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
}

.transparent-btns_nav.next {
  left: auto;
  right: 0;
}

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("https://millireport.com/images/themes.gif") no-repeat
    left 50%;
  width: 38px;
}

.large-btns_nav:active {
  opacity: 1;
}

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
  width: 9px;
  height: 9px;
}

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0, 0, 0, 0.8);
}

#single p {
  /*margin-bottom: 27px;*/
  color: #333333;
  /*line-height: 23px;*/
  font-size: 18px;
}
#single h1 {
  font-size: 30px;
  line-height: 35px;
  margin: 15px 0 20px;
}
#single h2 {
  font-size: 31px;
  line-height: 28px;
  margin: 15px 0 20px;
}
#single h3 {
  font-size: 28px;
  line-height: 28px;
  margin: 15px 0 20px;
}
#single h4 {
  font-size: 25px;
  line-height: 28px;
  margin: 15px 0 20px;
}
#single h5 {
  font-size: 23px;
  line-height: 28px;
  margin: 15px 0 20px;
}
#single h6 {
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0 20px;
}
#single img.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  width: auto;
}
#single img.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
  width: auto;
}
#single img.size-full {
  width: auto;
  display: block;
}
#single img.aligncenter {
  margin: 20px 0;
  margin: 0 auto;
  text-align: center;
}
#single a {
  color: #ff2525;
}
#single aside {
  padding: 0;
}
#single .popover {
}
#single .popover .content {
}
#single .popover .content h1 {
  color: #000;
}
#single .popover span {
  color: #757575;
  margin-right: 10px;
  font-size: 13px;
}
#category {
  padding: 40px 0 10px;
  background: #fff;
}
#category aside {
  padding-top: 0;
}
#category .widget span.cat {
  font-size: 10px;
  line-height: 17px;
  display: table;
  font-weight: 500;
  color: #ff2525;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-top: 7px;
}
#category .widget,
#search .widget {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
#category .widget h3 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  margin: 5px 0;
}
#category .widget div.meta .date {
  margin: 0 10px;
}
#category .widget div.meta span {
  font-size: 11px;
  color: #999999;
  margin-right: 6px;
}
#search {
  padding: 40px 0 10px;
  background: #fff;
}
.single-next {
  text-align: right;
}
.single-next a,
.single-prev a {
  color: #000 !important;
  font-weight: bold;
  font-size: 18px;
}
.chw-widget ul {
  background: #343434;
}
.chw-widget ul li {
  background: #ededed;
  padding: 15px 0 15px 25px;
  font-weight: bold;
  margin-bottom: 15px;
}
footer .bottom {
  text-align: center;
}
footer .details {
  margin: 0 auto;
}
footer .details h1 {
  display: block;
  width: 150px;
}
footer .details h1 a {
  display: block;
}
footer .details h1 a img {
  display: block;
  width: 100%;
}
#nwidgets1 .nwidgets:nth-child(5),
#nwidgets2 .nwidgets:nth-child(5),
#nwidgets3 .nwidgets:nth-child(5),
#nwidgets4 .nwidgets:nth-child(5) {
  display: none;
}
.label {
  background: rgba(255, 0, 0, 0.8) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  padding: 10px 40px;
  position: absolute;
  z-index: 5;
}
#main-nav {
  height: 50px;
}
#main-nav li {
  display: block;
  float: left;
  line-height: 350px;
  height: 50px;
  margin: 0;
  padding: 0;
  position: relative;
}
#main-nav li a {
  display: block;
  height: 30px;
  line-height: 50px;
  padding: 0 15px;
}
#main-nav li ul.sub-menu {
  display: none;
  top: 50px;
  position: absolute;
  background: #555;
  width: 140px;
  padding-bottom: 10px;
  z-index: 9;
}
#main-nav li ul.sub-menu li {
  float: none;
  height: 35px;
}
#main-nav li:hover ul.sub-menu {
  display: block;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100% !important;
}
#single span.authorname,
#single .authorname a {
  font-size: 18px;
}
@media all and (max-width: 1280px) {
  header ul li a {
    padding: 15px 23px;
    font-size: 16px;
  }
  .p-15-35 {
    padding: 15px 22px !important;
  }
  footer .details {
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  footer section.top .details .sfmsb-follow-social-buttons {
    text-align: center;
  }
  footer section.top .details .sfmsb-follow-social-buttons a {
    display: inline-block;
    float: none;
  }
  footer .details h1 {
    margin: 0 auto;
  }
}
@media all and (max-width: 1024px) {
  header ul li a {
    padding: 15px 18px;
    font-size: 16px;
  }
  .nwidgets {
    margin-bottom: 15px;
  }
  #nwidgets1 .nwidgets:nth-child(5),
  #nwidgets2 .nwidgets:nth-child(5),
  #nwidgets3 .nwidgets:nth-child(5),
  #nwidgets4 .nwidgets:nth-child(5) {
    display: block;
  }
  #spotlight .widget-small-grid-container {
    margin-top: 10px;
  }
  .t-a-c-r {
    text-align: center;
  }
}
@media all and (max-width: 980px) {
  #spotlight .loop-widget3,
  #spotlight .loop-widget4 {
    margin-bottom: 10px !important;
  }
}
@media all and (max-width: 900px) {
  #main,
  #single {
    padding-top: 15% !important;
  }
  #category,
  .content.contact {
    padding-top: 18% !important;
  }
  header {
    background: #e5e5e5;
    position: fixed;
    width: 100%;
    z-index: 7;
  }
  header .adbox-large {
    display: none;
  }
  header .bottom {
    display: none;
  }
  /* Mobile Menu */
  .menu-item-has-children a::after {
    color: #000;
  }
  nav {
    display: none;
  }
  .sidenav {
    background: #fff;
    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding-left: 30px;
    text-decoration: none;
    font-size: 20px;
    color: #000;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 3;
    height: 40px;
  }
  .sidenav .menu {
    width: 150px;
  }
  .openmenu {
    display: block;
    cursor: pointer;
    position: fixed;
    top: 30px;
    right: 35px;
    background: url(./../images/menu.png);
    width: 30px;
    height: 24px;
    z-index: 8;
  }
  .sidenav a:hover,
  .offcanvas a:focus {
    color: #fb2222;
  }
  .sidenav .closebtn {
    position: absolute;
    top: -30px;
    right: 25px;
    font-size: 50px;
  }
  /* Ends here */
  .sidenav a:hover {
    background: #f5f5f5;
    color: #ff2525;
  }
  ul.sub-menu {
    display: none;
    padding-left: 10px;
    font-weight: normal;
  }
  ul li:hover ul.sub-menu {
    display: block;
  }
  .sidenav ul.sub-menu li a {
    color: #6f6f6f;
  }
  .sidenav .search-form input {
    color: #000;
    width: 80%;
    margin: 0 auto;
  }
}
@media all and (max-width: 768px) {
  .col-xs-hidden {
    display: none;
  }
  #spotlight .sm-full {
    width: 100% !important;
  }
  #single p {
    font-size: 16px;
  }
  .widget-medium.small,
  .widget-medium {
    height: auto !important;
  }
}
@media all and (max-width: 640px) {
  #main,
  #single {
    padding-top: 20% !important;
  }
  #category,
  .content.contact {
    padding-top: 24% !important;
  }
  #spotlight li.topslide .content h3,
  .widget-large h3 {
    font-size: 14px;
  }
  #single h1 {
    font-size: 19px;
    line-height: 23px;
  }
  /*main div.widget-small-grid h3,.widget-medium h3,*/
  #single p {
    font-size: 14px;
  }
  #single img {
    width: 100%;
    height: 100%;
  }
  main div.widget-small-grid h3 {
    font-size: 19px;
  }
  #single .wrapper,
  .wrapper {
    width: 100%;
  }
  #single section.content-responsive,
  main section.content-responsive {
    padding: 0 5%;
  }
  footer section.top {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media all and (max-width: 480px) {
  #main,
  #single {
    padding-top: 25% !important;
  }
  #category,
  .content.contact {
    padding-top: 30% !important;
  }
  .widget-large img {
    width: 100%;
  }
}
@media all and (max-width: 361px) {
  .top .col-xs-6 {
    margin-bottom: 0 !important;
  }
  footer .details {
    width: 90%;
  }
  .col-xs-6 {
    flex-basis: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
  }
  .col-xs-6.single-next,
  .col-xs-6.single-prev {
    flex-basis: 50% !important;
    max-width: 50% !important;
    margin-bottom: 20px;
  }
  #main,
  #single {
    padding-top: 30% !important;
  }
  #category,
  .content.contact {
    padding-top: 40% !important;
  }
}
.b-light {
  border: 1px solid #8d6e63;
}
.t-capitalize {
  text-transform: capitalize;
}
.img-author-thumb {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}

p.tags a {
  line-height: 32px;
  border-radius: 3px;
  background: #f4f4f4;
  padding: 0 12px;
  font-size: 12px;
  color: #666 !important;
  margin-right: 10px;
  display: inline-block;
}
p.tags a:hover {
  background: #ff2626;
  color: #fff !important;
}
