﻿@import url("https://fonts.googleapis.com/css2?family=Mukta:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Khand:wght@700&display=swap");
.mymove {
  -webkit-animation: movebg 5s infinite;
  -moz-animation: movebg 5s infinite;
  -o-animation: movebg 5s infinite;
  animation: movebg 5s infinite;
}
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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
html,
body {
  height: 100%;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  -webkit-text-size-adjust: none;
}
header {
  position: relative;
  background: none;
  float: left;
  width: 100%;
  top: 0;
  left: inherit;
  margin-bottom: 0;
  padding: 15px 0 0 0;
  z-index: 99;
  display: flex;
  align-items: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.overflow-hidden {
  overflow: hidden;
}
body.overflow-hidden {
  overflow: hidden;
}
.logo-box {
  text-align: center;
  padding-top: 0;
  position: relative;
  margin: 0;
}
.logo-box .titles.logo-text {
  font-size: 19px;
  line-height: 22px;
  text-align: left;
  margin-top: 8px;
}
.logo-box .main-logo {
  float: none;
}
.logo-box .logo-img {
  margin: 0 auto 15px auto;
  display: table;
}
.logo-box .logo-img .desktop-logo .date-line {
  font-weight: 400;
  color: #666;
  font-size: 14px;
  margin-top: 0;
}
.logo-box .logo-img .desktop-logo .date-line .time-line,
.logo-box
  .logo-img
  .desktop-logo
  .date-line
  .tab-content
  .post-list
  .list-item
  .author-name,
.tab-content
  .post-list
  .list-item
  .logo-box
  .logo-img
  .desktop-logo
  .date-line
  .author-name {
  padding-left: 25px;
  width: 90px;
  text-align: left;
  position: relative;
  display: inline-block;
}
.logo-box .logo-img .desktop-logo .date-line .time-line:before,
.logo-box
  .logo-img
  .desktop-logo
  .date-line
  .tab-content
  .post-list
  .list-item
  .author-name:before,
.tab-content
  .post-list
  .list-item
  .logo-box
  .logo-img
  .desktop-logo
  .date-line
  .author-name:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #ccc;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 8px;
  top: 13px;
}
.logo-box .logo-img img {
  height: 88px;
  float: left;
}
.logo-box .media-body {
  align-items: center;
  display: flex;
}
.sticky-notice {
  background: #3a3a3a;
  position: fixed;
  display: table;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 7;
  margin: 0;
}
.sticky-notice.notice-pushed {
  bottom: 0;
}
.sticky-notice.bounceOutDown {
  -webkit-animation-name: bounceOutDown !important;
  animation-name: bounceOutDown !important;
}
.sticky-notice #inner-pages .cd-header {
  background: #222 !important;
}
.sticky-notice #inner-pages .cd-header.is-fixed {
  background: rgba(34, 34, 34, 0.9) !important;
}
.sticky-footer-ad {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: none;
  text-align: center;
  z-index: 9997;
}
.sticky-footer-ad a {
  display: table;
  margin: 0 auto;
}
.sticky-footer-ad img {
  max-width: 100%;
  float: left;
  margin: 0;
}
.header-main .logo-fixed {
  display: none;
}
.logo-circle {
  display: none;
}
.fixed-tops {
  width: 100%;
  position: fixed;
  max-width: none;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 9998;
  margin: 0;
}
.fixed-tops .search-radio-box {
  display: none;
}
.fixed-tops .container {
  padding: 0 15px !important;
}
.fixed-tops .home-link {
  display: none;
  visibility: hidden;
}
.fixed-tops .logo-circle {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  top: 9px;
  left: 8px;
}
.fixed-tops .time-settings {
  display: none;
}
.fixed-tops .navigation_box {
  margin-top: 0;
}
.fixed-tops .navigation_box .logo-fixed {
  display: block;
  position: absolute;
  left: 20px;
}
.fixed-tops .navigation_box .logo-fixed a {
  padding: 0;
}
.fixed-tops .navigation_box .logo-fixed a:hover {
  background: none;
}
.fixed-tops .navigation_box .logo-fixed img {
  background: #fff;
  padding: 7px 14px;
  margin: 5px;
  width: 122px !important;
  height: auto !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fixed-tops .navigation_box {
  max-width: 1200px;
  padding: 0 15px;
  position: relative;
}
.fixed-tops .sub-navigation {
  background: #fff !important;
}
.fixed-tops .main-menu {
  max-width: none;
  padding: 0;
  height: 60px;
}
.main-menu .top-adbox {
  display: none;
}
.fixed-tops .container {
  padding: 0 15px;
}
.fixed-tops .navigation-box {
  margin: 0;
}
.fixed-tops .top-bar {
  margin-bottom: 0;
  padding: 0;
}
ul.trending-news {
  margin: 0;
  padding: 0;
  display: block;
}
ul.trending-news li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
}
ul.trending-news li.trending-title {
  margin-left: 0;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 3px solid #ddd;
  padding-right: 20px;
  color: #e85442;
}
ul.trending-news li a {
  padding: 5px 10px;
  font-weight: 700;
  font-size: 14px;
}
.trending-news {
  display: block;
  background: #ddd;
}
.wrapper {
  margin: 0 auto 0 auto;
  position: relative;
}
.modal-open .fixed-tops {
  z-index: 1;
}
.nd-header {
  background: #fff;
  position: relative;
  top: 0;
  margin-bottom: 10px;
  z-index: 9999;
}
.nd-header .menu-toggle {
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: none;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  float: right;
  position: relative;
  top: 0;
  margin-right: 0;
}
.nd-header .logo-box .dates {
  font-size: 14px;
  color: #111;
  display: block;
  margin-top: 10px;
}
.nd-header .logo-box .nav-title.business-title {
  display: none;
}
.nd-header .logo-box .nav-title.entertainment-title {
  display: none;
}
.nd-header .logo-box .nav-title.sports-title {
  display: none;
}
.top-social-nav {
  float: right;
  margin: 0;
  padding: 0;
}
.top-social-nav li {
  list-style: none;
  float: left;
  margin: 0;
}
.top-social-nav li a {
  color: #111;
  font-size: 17px;
  padding: 5px 10px;
}
.top-social-nav li a:hover {
  color: #666;
}
.main-menu {
  background: #fff;
}
.nd-header .fix-toggle {
  display: none;
}
.nd-header .search-toggle {
  display: none;
}
.fixed-tops .fix-toggle {
  display: block;
}
.fixed-tops .search-toggle {
  display: block;
  position: absolute;
  right: 15px;
  top: 13px;
}
.nd-header .logo-box .search-toggle {
  position: absolute;
  right: 68px;
  top: 12px;
  display: block;
}
.nd-header .logo-box .dates {
  font-style: normal;
  margin-top: 0;
}
.nd-header .logo-box .dates .en-date {
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.nd-header .logo-box .dates .en-date:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #999;
  position: absolute;
  left: -10px;
  top: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.nd-header .logo-box .dates .en-date:after {
  content: "";
  width: 4px;
  height: 4px;
  background: #999;
  position: absolute;
  right: -10px;
  top: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.nd-header-wrap {
  display: inline-block;
  width: 100%;
}
.nd-header-wrap .main-menu.fixed-tops {
  border: 0;
}
.nd-header-wrap .main-menu.fixed-tops .container {
  padding: 0 15px;
}
.fixed-logo {
  display: none;
}
.more-box.fixed {
  display: none;
}
.header-main .navs-box {
  padding: 0;
}
.header-main .navigation_box ul li {
  padding: 0;
}
.header-main .navigation_box ul li ul li {
  padding: 0;
}
.header-main.fixed-tops {
  border-top: 0px solid #707070;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  position: fixed;
  margin: 0;
}
.header-main.fixed-tops .navigation_box ul li a .tag-line {
  display: none;
}
.header-main.fixed-tops .navs-box {
  padding: 0;
}
.header-main.fixed-tops .navigation_box ul li {
  float: left;
  padding: 0;
}
.header-main.fixed-tops .navigation_box ul li a {
  padding: 0 15px;
  line-height: normal;
}
.header-main.fixed-tops .navigation_box ul li ul li {
  padding: 0;
}
.header-main.fixed-tops .main-logo.fixed-logo {
  display: block;
  float: left;
  margin-top: 4px;
  margin-right: 15px;
}
.header-main.fixed-tops .main-logo.fixed-logo .himal-icon {
  width: 42px;
  padding: 2px;
  border: 1px solid #ddd;
  max-width: none;
  background: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.header-main.fixed-tops .live-box {
  display: none;
}
.header-main.fixed-tops .more-box {
  display: block;
}
.header-main.fixed-tops .search-toggle {
  position: relative;
  top: 0;
  right: 0;
}
.header-main.fixed-tops .navigation_box {
  padding: 0;
}
.header-main.fixed-tops .navigation_box ul li:nth-child(1) {
  margin-left: 0;
}
.header-main.fixed-tops .navigation_box ul li a {
  padding-bottom: 6px;
}
.header-main.fixed-tops .navigation_box ul li ul li {
  margin-left: 0;
}
.header-main.fixed-tops .navigation_box.tops.top-controls {
  padding: 0;
  margin: 0;
}
.header-main.fixed-tops .navigation_box.tops.top-controls li {
  margin-left: -1px;
}
.header-main.fixed-tops .navigation_box.tops.top-controls li a {
  height: 50px;
}
.header-main.fixed-tops .live-fixed {
  max-width: 20%;
  flex: 0 0 20%;
  -ms-flex: 0 0 20%;
}
.header-main.fixed-tops .navigation-box.sub-nav {
  background: #666;
}
.header-main.fixed-tops .navigation-box.sub-nav .navigation_box {
  background: #666;
}
.option-box {
  margin-bottom: 30px;
  max-width: 90.5%;
  flex: 0 0 90.5%;
  -ms-flex: 0 0 90.5%;
}
.call-box {
  border-bottom: 1px solid #ccc;
  display: block;
  margin-bottom: 30px;
  margin-top: 20px;
}
.call-box .social-icons {
  float: right;
  margin-top: 0;
}
.call-box .social-icons li {
  list-style: none;
  float: left;
  margin: 0 0 0 5px;
}
.call-box .social-icons li:nth-child(1) {
  margin-left: 0;
  margin-right: 15px;
}
.call-box .social-icons li:nth-child(1) .left-icon {
  width: auto;
}
.call-box .social-icons li a {
  padding: 0;
  color: #fff;
}
.call-box .social-icons li a:hover .left-icon {
  color: #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.call-box .social-icons li a .left-icon {
  width: 36px;
  height: 36px;
  font-size: 16px;
  border: 0 solid #737171;
  line-height: 36px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.call-box .call-num {
  font-size: 14px;
  font-weight: 400;
  color: #111;
}
.call-box .call-num .left-icon {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  font-weight: 300;
  color: #b82025;
}
.call-box .call-num .call-title {
  font-weight: 700;
}
.call-box .phone-email .contact-line {
  font-size: 14px;
  margin-right: 15px;
}
.call-box .phone-email .contact-line .left-icon {
  font-size: 16px;
  margin-right: 7px;
  position: relative;
  top: 2px;
  font-weight: 300;
}
.call-box .phone-email a {
  font-size: 14px;
}
.call-box .phone-email .lang-btn {
  border: 0;
  padding: 0;
  margin: 0;
  float: none;
  font-size: 12px;
  color: #111;
  padding: 0 10px;
  border: 0;
  height: 34px;
  background: transparent url("../images/arrow-down-black.svg") no-repeat 100%
    50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 8px;
}
.call-box .phone-email .lang-btn:after {
  right: 0;
}
.call-box .phone-email .lang-btn .nice-select .list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.call-box .phone-email .lang-btn .nice-select:after {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  top: 20px;
}
.call-box .phone-email .lang-btn .nice-select .option {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 34px;
  min-height: 34px;
  color: #111;
  border-top: 1px solid #ddd;
}
.call-box .phone-email .lang-btn .nice-select .option:nth-child(1) {
  border-top: 0;
}
.search-box .product-search {
  background: #fff;
  width: 100%;
  float: left;
  height: 46px;
}
.search-box .product-search .product-option {
  width: 152px;
  border: 0;
  height: 42px;
  line-height: 44px;
  border-right: 2px solid #ccc !important;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #111;
  padding: 0 16px;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px;
  background-color: #f8f8f8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.search-box .product-search .product-option .option.selected.focus {
  background-color: #f8f8f8 !important;
  color: #111;
  font-weight: 400;
}
.search-box .product-search .product-option .option:hover {
  background-color: #b82025 !important;
  color: #fff;
}
.search-box .product-search .product-option .list {
  background: #111;
  margin-top: 0;
}
.search-box .product-search .product-option .list .option {
  border-color: #666;
  color: #fff;
  font-size: 12px;
  padding: 10px 15px !important;
}
.search-box .product-search .product-option:after {
  width: 8px;
  height: 8px;
  border-color: #ccc;
  top: 21px;
  right: 17px;
}
.search-box .product-search .product-option .current {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-right: 10px;
}
.search-box .product-search .key-box {
  width: calc(100% - 152px);
  position: relative;
  float: left;
}
.search-box .product-search .key-box .search-btn {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  width: 50px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 47px;
  color: #111;
  float: left;
  cursor: pointer;
  width: 32px;
  height: 32px;
  top: 6px;
  right: 6px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: #111 !important;
  font-size: 19px;
  line-height: 34px;
}
.search-box .product-search .key-box .search-btn:hover {
  color: #b82025 !important;
}
.search-box .product-search .textfield,
.search-box .product-search .feedback .textarea,
.feedback .search-box .product-search .textarea,
.search-box .product-search .feedback .select,
.feedback .search-box .product-search .select,
.search-box .product-search .regular-form .form-groups .textarea,
.regular-form .form-groups .search-box .product-search .textarea,
.search-box .product-search .regular-form .form-groups .select,
.regular-form .form-groups .search-box .product-search .select {
  border: 0;
  background: none;
  margin: 0;
  height: 44px;
  font-size: 12px;
  color: #666;
  line-height: 45px;
  float: left;
  width: 100%;
  padding-right: 50px;
  padding-left: 20px;
}
.search-box .product-search ::-webkit-input-placeholder {
  color: #666;
}
.search-box .product-search ::-moz-placeholder {
  color: #666;
}
.search-box .product-search :-ms-input-placeholder {
  color: #666;
}
.search-box .product-search :-moz-placeholder {
  color: #666;
}
.search-box .product-search .nice-select .list {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.search-box .product-search .nice-select .option {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 34px;
  min-height: 34px;
  color: #fff;
  border-top: 1px solid #ddd;
  white-space: pre-line;
  line-height: 18px !important;
  display: block;
  width: 100%;
  padding: 10px !important;
}
.search-box .product-search .nice-select .option:nth-child(1) {
  border-top: 0;
}
.search-box .prescription-box {
  float: left;
  margin-left: 30px;
}
.search-box .prescription-box a {
  background: #e9e7e7;
  height: 44px;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding-left: 50px;
  font-size: 14px;
  font-weight: 700;
  color: #111;
  display: block;
  padding: 0 20px 0 50px;
  line-height: 44px;
}
.search-box .prescription-box a .left-icon {
  background: #3ba1f0;
  position: absolute;
  top: 5px;
  left: 6px;
  width: 33px;
  height: 33px;
  font-size: 16px;
  text-align: center;
  line-height: 31px;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.search-box .cart-box {
  float: left;
  margin-left: 50px;
}
.search-box .cart-box a {
  font-size: 14px;
  font-weight: 400;
  color: #111;
  display: block;
  height: 44px;
  border: 2px solid #ccc;
  padding: 0 10px;
  line-height: 44px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.search-box .cart-box a .cart-num {
  position: absolute;
  padding: 5px 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #b82025;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  line-height: 14px;
  top: -15px;
  right: -10px;
  font-family: "Mukta", sans-serif;
}
.search-box .cart-box a .left-icon {
  position: relative;
  font-size: 19px;
  color: #111;
  margin-right: 8px;
}
.search-box .signin-signup {
  float: left;
  margin-left: 30px;
  margin-top: 0;
}
.search-box .signin-signup a {
  font-size: 14px;
  font-weight: 400;
  color: #111;
  display: block;
  position: relative;
  border: 2px solid #ccc;
  padding: 0 50px 0 10px;
  height: 44px;
  line-height: 44px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.search-box .signin-signup a .left-icon {
  background: #ddd;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #666;
  text-align: center;
  position: absolute;
  top: 5px;
  right: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #ccc;
}
.search-box .signin-signup.log-in {
  position: relative;
  display: none;
  float: right;
}
.search-box .signin-signup.log-in .dropdown-menu {
  padding: 0;
  background: #16aa8c !important;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  top: 67px !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  width: 180px;
  min-width: auto;
  right: 0;
  left: inherit;
}
.search-box .signin-signup.log-in .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 13px solid #16aa8c;
  right: 15px;
  top: -12px;
  position: absolute;
}
.search-box .signin-signup.log-in .dropdown-menu a {
  color: #fff !important;
  background: #16aa8c !important;
  text-transform: none !important;
  padding: 12px 10px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 400;
  border-top: 1px solid #b7b7b7;
  white-space: inherit;
}
.search-box .signin-signup.log-in .dropdown-menu a:nth-child(1) {
  border-top: 0;
}
.search-box .signin-signup.log-in .dropdown-menu a:hover {
  background: #267163 !important;
}
.cd-header.is-visible {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  background: #fff;
}
.cd-header.is-visible .main-menu {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.cd-header.is-visible .logo-box {
  display: none;
}
.cd-header.is-visible .option-box {
  display: none;
}
body {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sticky-nav {
  padding-top: 120px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sticky-nav .right-side .cart-total {
  top: 110px;
}
.modal-open {
  padding-right: 0 !important;
}
.header-main.fixed-tops .navigation_box ul li a {
  padding-bottom: 0;
}
.user .signin-signup {
  display: none;
}
.user .signin-signup.log-in {
  display: block;
}
.mobile-header-fixed {
  display: none;
}
.search-box .product-search {
  border-radius: 5px;
  background: #fff;
  border: 2px solid #ccc;
}
.search-box .product-search .textfield,
.search-box .product-search .feedback .textarea,
.feedback .search-box .product-search .textarea,
.search-box .product-search .feedback .select,
.feedback .search-box .product-search .select,
.search-box .product-search .regular-form .form-groups .textarea,
.regular-form .form-groups .search-box .product-search .textarea,
.search-box .product-search .regular-form .form-groups .select,
.regular-form .form-groups .search-box .product-search .select {
  line-height: 44px;
}
.top-bar {
  background: #fff;
  padding: 7px 0;
  margin-bottom: 17px;
}
.top-bar .row {
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.top-bar .call-box {
  border: 0;
  margin: 0;
  float: right;
}
.top-bar .call-box a {
  color: #666;
  font-size: 14px;
}
.top-bar .call-box a:hover {
  color: #111 !important;
}
.top-bar .call-box a .left-icon {
  color: #666;
  font-size: 16px;
}
.top-bar .top-left-nav-box {
  padding-left: 0;
}
.top-bar .top-left-nav-box .call-box {
  float: left;
}
.top-bar .contact-top {
  padding-right: 0;
}
.top-bar .contact-top .call-box .lang-box a {
  margin-left: 15px;
}
.top-bar .top-left-nav {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.top-bar .top-left-nav li {
  margin-left: 15px;
  list-style: none;
  padding-left: 15px;
  position: relative;
  display: inline-block;
}
.top-bar .top-left-nav li a {
  padding: 0;
  line-height: 18px;
  display: block;
}
.top-bar .top-left-nav li a:hover {
  color: #111 !important;
}
.top-bar .top-left-nav li:nth-child(1) {
  margin-left: 0;
  padding-left: 0;
}
.top-bar .top-left-nav li:nth-child(1):before {
  display: none;
}
.top-bar .top-left-nav li:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #666;
  position: absolute;
  top: 4px;
  left: 0;
}
.logo-section {
  align-items: center;
  padding: 0;
}
.search-cart-login .search-box {
  float: right;
}
.browse-cat-box {
  max-width: 17%;
  flex: 0 0 17%;
  -ms-flex: 0 0 17%;
}
.navigation-box {
  float: right;
}
.logo-box {
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  margin-bottom: 0;
}
.sticky-active .wrapper {
  margin-top: 30px;
}
.sticky-active .main-navigation-box {
  position: fixed;
  top: 0;
  background: #fff;
  margin: 0;
}
.sticky-active .navigation_box ul li.home-nav {
  display: block;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.sticky-active .sticky-header {
  padding-top: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: fixed;
}
.sticky-active .sticky-header .logo-box {
  display: none;
}
.sticky-active .sticky-header .main-navigation-box {
  border-top: 0;
}
.sticky-active .sticky-header .navigation_box ul li.home-nav {
  display: block;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.search-option-btn {
  width: 36px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 17px;
}
.search-option-btn.search-close-btn {
  font-size: 20px;
}
.search-option-btn.search-close-btn .left-icon:before {
  content: "\f00d";
}
.search-option-btn {
  cursor: pointer;
}
.search-option-btn:hover {
  color: #013989;
}
.mobile-search {
  display: none;
}
.search-top-right {
  float: right;
}
.user-side-login {
  padding-left: 0;
  float: right;
}
.user-side-login .notifications {
  float: left;
  margin: 20px 40px 0 0;
}
.user-side-login .notifications .ntf-icon {
  width: 20px;
  height: 20px;
  position: relative;
}
.user-side-login .notifications .ntf-icon .ntf-num {
  font-size: 11px;
  background: #b82025;
  color: #fff;
  width: 16px;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: -8px;
  right: -8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login .notifications .ntf-icon .left-icon {
  font-size: 16px;
  color: #666;
  line-height: 20px;
}
.user-side-login .signin-signup.log-in {
  position: relative;
  float: left;
  z-index: 999999;
}
.user-side-login .signin-signup.log-in .profile-box {
  display: block;
  text-align: center;
  padding: 15px 15px 5px 15px;
}
.user-side-login .signin-signup.log-in .profile-box .user-img {
  margin-bottom: 10px;
}
.user-side-login .signin-signup.log-in .profile-box .user-img img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login .signin-signup.log-in .profile-box .email-line {
  font-size: 12px;
  color: #999;
  line-height: 16px;
  display: inline-block;
  line-height: 14px;
  width: 100%;
  top: -10px;
  position: relative;
}
.user-side-login .signin-signup.log-in.notifications .dropdown-menu {
  top: 48px !important;
  width: 300px !important;
}
.user-side-login .signin-signup.log-in.notifications .dropdown-menu a {
  padding: 0 15px !important;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .mask-layer {
  margin-bottom: 30px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .notification-title {
  font-size: 16px;
  font-weight: 600;
  padding: 5px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .notification-title
  .ntf-num {
  font-size: 11px;
  background: #b82025;
  color: #fff;
  width: 16px;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  float: right;
  margin-top: 2px;
}
.user-side-login .signin-signup.log-in.notifications .dropdown-menu .items {
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items:hover
  .remove-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .unread {
  width: 10px;
  height: 10px;
  background: #111;
  position: absolute;
  top: 10px;
  right: 26px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .remove-icon {
  font-size: 14px;
  color: #111;
  position: absolute;
  right: 26px;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .ntf-icon {
  margin-right: 15px;
  width: 50px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .ntf-icon
  .left-icon {
  width: 50px;
  height: 50px;
  border: 1px solid #06d6a0;
  line-height: 50px;
  font-size: 16px;
  color: #06d6a0;
  text-align: center;
  left: 0 !important;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .ntf-img {
  margin-right: 15px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .ntf-img
  img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .special-title {
  font-size: 13px;
  font-weight: 600;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .description {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Mukta", sans-serif;
  padding-right: 40px;
}
.user-side-login
  .signin-signup.log-in.notifications
  .dropdown-menu
  .items
  .dates {
  font-size: 11px;
  font-weight: 400;
  color: #666;
  line-height: 14px;
  font-family: "Mukta", sans-serif;
}
.user-side-login .signin-signup.log-in .left-icon img {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.user-side-login .signin-signup.log-in .dropdown-menu {
  padding: 0 0 15px 0;
  background: #fff !important;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
  top: 58px !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  width: 180px;
  min-width: auto;
  right: 0;
  left: inherit;
}
.user-side-login .signin-signup.log-in .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 13px solid #16aa8c;
  right: 15px;
  top: -12px;
  position: absolute;
}
.user-side-login .signin-signup.log-in .dropdown-menu a {
  color: #111 !important;
  background: transparent !important;
  text-transform: none !important;
  padding: 12px 10px 12px 50px !important;
  font-size: 12px !important;
  line-height: 18px !important;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
  border-top: 1px solid #e5e5e5;
  white-space: inherit;
}
.user-side-login .signin-signup.log-in .dropdown-menu a:nth-child(1) {
  border-top: 0;
}
.user-side-login .signin-signup.log-in .dropdown-menu a .small-title {
  color: #a2a5b9;
  font-size: 11px;
  display: block;
  line-height: 14px;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
}
.user-side-login .signin-signup.log-in .dropdown-menu a .left-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px !important;
  color: #111;
  font-size: 18px;
}
.user-side-login .signin-signup.show a {
  color: #fff;
}
.user-side-login .signin-signup.show a.dropdown-item .left-icon {
  width: 20px;
}
.user-side-login .signin-signup .dropdown-menu {
  background: #fff !important;
  padding: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  left: inherit !important;
  top: 10px !important;
}
.user-side-login .signin-signup .dropdown-menu::before {
  display: none;
}
.user-side-login .signin-signup .dropdown-menu a {
  color: #111;
  border: 0;
  padding-left: 25px !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  border-top: 1px solid #444;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #fff;
  position: relative;
  height: auto !important;
}
.user-side-login .signin-signup .dropdown-menu a.settings-nav {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.user-side-login .signin-signup .dropdown-menu a:nth-child(1) {
  border-top: 0;
}
.user-side-login .signin-signup .dropdown-menu a.logout-btn {
  background: #06d6a0 !important;
  padding: 0 !important;
  height: 36px;
  width: 120px;
  margin: 0 auto;
  line-height: 36px !important;
  text-align: center;
  border: 0;
  color: #fff !important;
  font-size: 12px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.user-side-login .signin-signup .dropdown-menu a.logout-btn .left-icon {
  left: 0 !important;
  background: none;
  color: #fff;
  border: 0;
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-left: 5px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.user-side-login .signin-signup .dropdown-menu a.logout-btn:hover {
  background: #03c592 !important;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.overflow-hidden .nd-header {
  z-index: 1;
}
.slide-toggle {
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #111;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  float: left;
  position: relative;
  top: -3px;
  margin-right: 10px;
  display: none;
}
.main-logo {
  display: block;
}
.mobile-logo {
  display: none;
}
.desktop-logo {
  float: left;
}
.desktop-logo svg {
  width: 150px;
}
.main-nav-box {
  display: table;
  margin: 0 auto;
}
.main-nav-box .navigation-box {
  margin: 0;
  float: right;
  width: auto;
}
.sign-btn {
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: none;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  float: right;
  position: relative;
  top: 0;
  margin-right: 10px;
  display: none;
}
.main-nav-box .navigation-box {
  float: left;
}
.location-item .location-box {
  float: right;
  margin-top: -25px;
}
.location-item .location-box .quick-search {
  float: left;
  position: relative;
  margin-top: 12px;
}
.location-item .location-box .quick-search .search-option-btn {
  font-size: 18px;
}
.location-item .location-box .select-box {
  float: right;
}
.location-item .location-box .select-box select {
  opacity: 0;
  filter: alpha(opacity=0);
}
.location-item .location-box .location-title {
  float: left;
  font-size: 11px;
  font-weight: 400;
  color: #f5f6f6;
}
.location-item .location-box .nice-select {
  clear: none;
  padding: 0 30px 0 15px;
  background: none;
  border: 0;
  font-size: 11px;
  height: auto;
  line-height: 20px;
}
.location-item .location-box .nice-select.open .list {
  right: 0;
  left: auto;
}
.location-item .location-box .nice-select.open .list li {
  font-size: 12px;
}
.location-item .location-box .nice-select .current {
  color: #fff;
  font-weight: 700;
}
.location-item .location-box .call-box {
  border: 0;
  margin: 0;
  color: #f5f6f6;
  float: right;
}
.location-item .location-box .call-box .left-icon {
  font-size: 18px;
  margin-right: 15px;
}
.location-item .location-box .call-box .call-title {
  font-size: 15px;
  font-weight: 700;
}
.location-item .location-box .call-box .search-option-btn {
  position: relative;
  top: 0;
  margin-left: 15px;
  font-size: 18px;
}
.location-item .location-box .call-box .search-option-btn:hover {
  color: #fff;
}
.logo-box .btn.rounded-btn.live-btn {
  display: none;
}
.main-navigation-box {
  border-bottom: 1px solid #333;
  border-top: 1px solid #ccc;
  padding: 0;
  margin-top: 0;
  float: left;
  width: 100%;
  position: relative;
}
.widget-sifaris {
  position: sticky;
  top: 120px;
}
.widget-box .media-list li {
  padding: 30px 0;
  border-color: #111;
}
.widget-box .media-list li .titles {
  font-weight: 400;
}
.widget-box .media-list li .article-img {
  margin-top: 5px;
}
.nd-header .social-icons {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.nd-header .social-icons li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
.nd-header .social-icons li:nth-child(1) {
  margin-left: 0;
}
.nd-header .social-icons li a {
  padding: 0;
  color: #fff;
}
.nd-header .social-icons li a:hover .left-icon {
  color: #666;
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.nd-header .social-icons li a .left-icon {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: none;
  border: 1px solid #fff;
  line-height: 30px;
  color: #111;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.signin-right-box {
  position: relative;
  float: right;
  font-family: "Mukta", sans-serif;
}
.signin-right-box .btn {
  font-weight: 600;
  font-size: 14px;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-left: 15px;
}
.signin-right-box .btn.btn-rounded {
  background: #111;
}
.signin-right-box .btn.btn-rounded:hover {
  background: #111;
  color: #fff !important;
}
.signin-right-box .btn.btn-outline {
  background: none;
  color: #111;
}
.signin-right-box .menu-toggle.desktop-btn {
  display: block;
  float: left;
  border: 0;
  color: #111;
  height: 30px;
  line-height: 30px;
  margin-left: 13px;
}
.signin-right-box .quick-search {
  margin-left: 10px;
  float: left;
}
.signin-right-box .quick-search .search-option-btn {
  top: 5px;
  position: relative;
  display: inline-block;
  text-align: center;
}
.signin-right-box .btn-signin {
  float: left;
}
.signin-right-box .subscribe-btn {
  float: left;
}
.signin-right-box .side-cog {
  width: 36px;
  padding: 0;
  right: 0;
  top: 25px;
  font-size: 17px;
  cursor: pointer;
  float: left;
}
.signin-right-box .side-cog .search-option-btn {
  top: 0;
  position: relative;
  display: inline-block;
  text-align: center;
}
.nd-header.sticky-header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: fixed;
  top: -100%;
  z-index: 9999;
  transition: 0.2s ease-out 0s;
  transform: translate3d(0px, 0px, 0px);
}
.nd-header.sticky-header .logo-box {
  height: auto;
}
.nd-header.sticky-header .logo-box .logo-img {
  margin: 5px 0;
}
.nd-header.sticky-header .logo-box .logo-img img {
  height: 40px;
}
.nd-header.sticky-header .social-icons li {
  margin-bottom: 0;
}
.nd-header.sticky-header .sticky-right {
  float: right;
}
.nd-header.sticky-header .sticky-right .social-nav-box {
  float: left;
}
.nd-header.sticky-header .sticky-right .signin-right-box {
  float: left;
}
.nd-header.sticky-header .sticky-right .search-area form {
  background: #eee;
  border: 0;
}
.nd-header.sticky-header .main-nav-box {
  float: left;
  margin: 0;
}
.nd-header.sticky-header .main-navigation-box {
  background: #fff;
}
.nd-header.sticky-header .desktop-logo {
  display: none;
}
.nd-header.sticky-header .mobile-logo {
  display: block;
}
.nd-header.sticky-header .mobile-logo .main-logo img {
  height: 35px;
}
.sticky-header-active .sticky-header {
  top: 0;
  transition: 0.2s ease-out 0s;
  transform: translate3d(0px, 0px, 0px);
}
.sticky-header-active .sticky-header .sticky-nav {
  border: 0;
  max-height: 50px;
  overflow: visible;
  transition: max-height 0.2s ease-out 0s;
  transform: translate3d(0px, 0px, 0px);
}
.sticky-header-active .sticky-header .sticky-nav.show-up {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out 0s;
  transform: translate3d(0px, 0px, 0px);
}
.primary-panel .menu-box .items,
.theme-panel .menu-box .items {
  width: 100%;
  margin-top: 10px;
}
.primary-panel .menu-box .items .main-title,
.theme-panel .menu-box .items .main-title {
  margin-bottom: 10px;
  display: block;
  border: 0 !important;
}
.primary-panel .social-icons,
.theme-panel .social-icons {
  float: left;
  width: 100%;
  margin-top: 0;
}
.primary-panel .social-icons li,
.theme-panel .social-icons li {
  list-style: none;
  float: left;
  margin: 0 0 10px 15px;
}
.primary-panel .social-icons li:nth-child(1),
.theme-panel .social-icons li:nth-child(1) {
  margin-left: 0;
}
.primary-panel .social-icons li a,
.theme-panel .social-icons li a {
  padding: 0;
  color: #fff;
}
.primary-panel .social-icons li a:hover .left-icon,
.theme-panel .social-icons li a:hover .left-icon {
  color: #666;
  border-color: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.primary-panel .social-icons li a .left-icon,
.theme-panel .social-icons li a .left-icon {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: none;
  border: 1px solid #111;
  line-height: 30px;
  color: #111;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.time-left-box .calendar-item {
  font-size: 14px;
  display: inline-block;
  padding-left: 25px;
  color: #111;
  position: relative;
  margin-right: 10px;
}
.time-left-box .calendar-item .left-icon {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 5px;
  color: #111;
}
.shortcut-box {
  float: right;
}
.shortcut-box a {
  display: inline-block;
  margin-left: 10px;
  color: #111;
  position: relative;
  top: 2px;
}
.shortcut-box a.unicode-nav {
  padding-left: 40px;
  top: 0;
}
.shortcut-box a.unicode-nav .left-icon {
  position: absolute;
  left: 0;
}
.shortcut-box a.unicode-nav .titles {
  font-weight: 400;
}
.shortcut-box a.lang-btn {
  top: 0;
}
.shortcut-box a.lang-btn .left-icon {
  background: #cdcdcd;
  color: #494949;
  font-weight: 700;
  font-size: 14px;
}
.shortcut-box a:hover .left-icon {
  color: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.shortcut-box a .left-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  font-size: 18px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navitem-box {
  position: relative;
}
.navitem-box .time-left-box {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 9998;
}
.navitem-box .shortcut-box {
  position: absolute;
  top: -8px;
  right: 10px;
  z-index: 9998;
}
.embed-item {
  border: 0;
}
.embed-item .embed-title {
  background: #b82025;
  padding: 10px;
}
.embed-item .embed-title .titles {
  color: #fff;
}
.embed-item .embed-title .dateline {
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 18px;
}
.side-cog {
  display: none;
}
.top-date-part {
  justify-content: center;
}
.nd-header.sticky-header .main-nav-box {
  margin: 0 auto;
  float: none;
}
.nd-header.sticky-header .main-nav-box .navigation_box ul li.search-now {
  display: none;
}
.logo-box .quick-search {
  display: none;
}
.nd-header .menu-toggle {
  display: none;
}
.signin-right-box .menu-toggle.desktop-btn {
  position: relative;
  top: 3px;
  width: auto;
  padding: 0;
}
.signin-right-box .menu-toggle.desktop-btn .left-icon {
  display: block;
  position: relative;
}
.left-header .left-head {
  display: flex;
  align-items: center;
}
.left-header.logo-section {
  padding: 0 15px;
}
.left-header .logo-box .logo-img {
  margin-bottom: 0;
}
.left-header .logo-box img {
  width: 100%;
  height: auto;
}
.left-header .top-right-bigyaapan {
  padding-top: 10px;
  padding-bottom: 10px;
}
.left-header .top-right-bigyaapan .container-xxl {
  padding: 0;
}
.left-header .top-right-bigyaapan .container-xxl .full-bigyaapan-box img {
  float: right;
}
.nd-header .mobile-new-header {
  display: none;
  width: 100%;
}
.nd-header .mobile-new-header .quick-search {
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 9998;
}
.nd-header .mobile-new-header .quick-search .search-option-btn {
  position: relative;
  top: 0;
  display: block;
}
.nd-header .mobile-new-header .logo-box {
  display: table;
  margin: 0 auto;
}
.nd-header .mobile-new-header .logo-box .mobile-logo img {
  height: 36px;
  width: auto;
  display: table;
  margin: 0 auto;
}
.nd-header .mobile-new-header .date-time-box iframe {
  display: table;
  margin: 0 auto;
  max-width: 77%;
}
.nd-header .mobile-new-header .menu-toggle {
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: #111;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: none;
  border: 1px solid #ccc;
  cursor: pointer;
  float: right;
  position: absolute;
  top: 10px;
  right: 13px;
  z-index: 9998;
  margin-right: 0;
  display: block;
}
.nd-header .mobile-new-header .logo-section.mobile-section {
  overflow: visible;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
}
.nd-header .mobile-new-header .logo-section.mobile-section .top-part {
  width: 50%;
  flex: none;
  max-width: 50%;
}
.footer {
  background: #e7e7e7;
  padding: 0;
  margin-top: 30px;
  display: inline-block;
  width: 100%;
  color: #aaa;
  position: relative;
}
.footer .footer-logo-box {
  text-align: center;
}
.footer .footer-logo-box img {
  height: 107px;
}
.footer.normal-footer {
  margin-bottom: 0;
}
.footer .items {
  color: #111;
  font-size: 14px;
  margin-top: 0;
}
.footer .items.info-text .description {
  border-top: 0.0625rem solid rgba(118, 118, 118, 0.3);
  font-size: 14px;
  padding: 10px 0;
  margin-bottom: 0;
}
.footer .items .social-nav-box {
  margin-top: 20px !important;
}
.footer .items .app-list .app-item:nth-child(1) {
  text-align: right;
}
.footer .items .app-list .app-item:nth-child(2) {
  text-align: left;
}
.footer .items .titles.more-title {
  font-weight: 600;
  font-size: 12px;
}
.footer .items .titles.more-title a {
  text-decoration: underline;
}
.footer .items .titles.more-title a:hover {
  text-decoration: none;
}
.footer .items.newsletter-item {
  padding-right: 100px;
}
.footer .items.more-menu {
  padding-left: 100px !important;
}
.footer .items .address-list {
  margin: 0;
  padding: 0;
}
.footer .items .address-list li {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  margin-top: 25px;
}
.footer .items .address-list li:nth-child(1) {
  margin-top: 0;
}
.footer .items .address-list li:nth-child(2) .left-icon {
  top: -2px;
}
.footer .items .address-list li:nth-child(3) .left-icon {
  top: -2px;
}
.footer .items .address-list li .left-icon {
  font-size: 18px;
  width: 32px;
  position: absolute;
  top: 1px;
  left: 0;
  font-weight: 300;
}
.footer .items.nav-item {
  padding-left: 35px;
}
.footer .items.nav-item:nth-child(1) {
  padding-left: 15px;
}
.footer .items:nth-child(1) {
  border-left: 0;
}
.footer .items.footer-logo-box {
  border-left: 0;
}
.footer .items.footer-logo-box .media {
  border-bottom: 1px solid #737171;
  padding-bottom: 20px;
}
.footer .items.footer-logo-box img {
  width: 65px;
  height: auto;
}
.footer .items .footer-title {
  color: #111;
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 21px;
  font-family: "Khand", sans-serif;
}
.footer .items .description {
  font-weight: 400;
  display: inline-block;
  width: 100%;
  color: #3f3f3f !important;
  line-height: 24px;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: "Mukta", sans-serif;
}
.footer .items .description .title-normal {
  font-weight: 400;
  color: #25695c;
}
.footer .items .footer-nav {
  margin: 15px 0 20px 0;
  padding: 0;
  display: block;
  line-height: 22px;
}
.footer .items .footer-nav.alt li {
  width: 48%;
}
.footer .items .footer-nav.inline-menu {
  float: right;
  margin-top: 7px;
}
.footer .items .footer-nav.inline-menu.footer-navs {
  float: none;
  text-align: center;
  display: block;
}
.footer .items .footer-nav.inline-menu.footer-navs li {
  margin-right: 30px;
}
.footer .items .footer-nav.inline-menu.footer-navs li:before {
  display: none;
}
.footer .items .footer-nav.inline-menu.footer-navs li a {
  font-size: 14px;
  color: #fff;
  padding: 0;
  font-weight: 700;
}
.footer .items .footer-nav.inline-menu li {
  float: none;
  width: auto;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}
.footer .items .footer-nav.inline-menu li:last-child {
  padding-right: 0;
}
.footer .items .footer-nav.inline-menu li:nth-child(1) {
  padding-left: 0;
}
.footer .items .footer-nav.inline-menu li:nth-child(1):before {
  display: none;
}
.footer .items .footer-nav.inline-menu li:before {
  content: "";
  width: 1px;
  height: 10px;
  background: #c4c4c4;
  position: absolute;
  top: 3px;
  left: 0;
}
.footer .items .footer-nav.inline-menu.center-menu {
  float: none;
  text-align: center;
}
.footer .items .footer-nav.inline-menu.center-menu li {
  float: none;
  display: inlie-block;
}
.footer .items .footer-nav.inline-menu.center-menu li:before {
  display: none;
}
.footer .items .footer-nav.inline-menu.center-menu li a {
  font-size: 13px;
  padding: 0 10px;
}
.footer .items .footer-nav li {
  list-style: none;
  display: inline-block;
  width: 100%;
  line-height: 18px;
  margin-top: 10px;
}
.footer .items .footer-nav li:nth-child(1) {
  margin-top: 0;
}
.footer .items .footer-nav li a {
  font-size: 14px;
  color: #3f3f3f;
  padding: 0;
  line-height: 18px;
  display: block;
}
.footer .items .footer-nav li a:hover {
  color: #111 !important;
}
.footer .items .social-icons {
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.footer .items .social-icons li {
  list-style: none;
  display: inline-block;
  margin: 0 0 10px 5px;
}
.footer .items .social-icons li:nth-child(1) {
  margin-left: 0;
}
.footer .items .social-icons li a {
  padding: 0;
  color: #fff;
}
.footer .items .social-icons li a:hover .left-icon {
  color: #666;
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.footer .items .social-icons li a .left-icon {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: none;
  border: 1px solid #f5f7fc;
  line-height: 30px;
  color: #111;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.footer .items .app-box {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.footer .items .app-box .row .app-icon {
  margin-top: 10px;
}
.footer .items .app-box .row :nth-child(2) {
  padding-right: 5px;
}
.footer .items .app-box .row :nth-child(3) {
  padding-left: 5px;
}
.footer .items .app-box img {
  width: 116px;
  height: auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #666;
}
.footer .items .email-link {
  color: #aaa;
}
.footer .items .email-link.team-link {
  font-weight: 700;
  color: #fff;
}
.footer .items .email-link:hover {
  text-decoration: underline;
  color: #fff !important;
}
.footer .items .small-title {
  margin-bottom: 15px;
  color: #111;
}
.footer .more-nav {
  margin-top: 30px;
}
.footer .copyright-section {
  background: #f5f7fc;
  padding-top: 20px;
}
.footer .copyright-section .name-section h2 {
  font-size: 11px;
  color: #111;
  line-height: 18px;
}
.footer .copyright-section .name-section h2 a {
  color: #3f3f3f;
}
.footer .copyright-section .name-section h2 a:hover {
  color: #111 !important;
}
.upToScroll {
  position: fixed;
  display: inline-block;
  height: 40px;
  bottom: -80px;
  line-height: 40px;
  right: 20px;
  cursor: pointer;
  z-index: 9998;
}
.upToScroll a {
  color: #fff;
}
.scrollToTop {
  padding: 0;
  background: #e85442;
  text-align: center;
  color: #fff;
  width: 32px;
  height: 32px;
  display: block;
  line-height: 32px;
  font-size: 12px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
a.scrollToTop:hover {
  background: #111;
  color: #fff !important;
}
.upToScroll.buttonShow {
  bottom: 80px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.buttonShow:focus {
  color: #fff;
}
.media .read-more {
  display: inline-block !important;
  color: #fff;
  text-decoration: underline;
}
.media .read-more:hover {
  text-decoration: none;
}
.accept-box img {
  float: left;
  margin-right: 5px;
  width: 80px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
  background: #fff;
}
.titles.title-5.contact-title,
.titles.title-5.contact-name {
  font-size: 19px;
  line-height: 22px;
  margin-bottom: 15px;
}
.titles.phone-title {
  font-size: 17px;
  font-weight: 400;
}
.copyrights {
  padding: 10px 0;
  border-top: 0.0625rem solid rgba(118, 118, 118, 0.3);
}
.btn:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-primary {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-secondary {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-success {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-danger {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-warning {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-cms {
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 600;
  height: 36px;
  padding: 0 20px;
  font-family: "Mukta", sans-serif;
  line-height: 36px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 10px;
}
.btn.btn-cms.mobile-btn {
  display: none;
}
.btn.btn-cms .left-icon.alt {
  margin-left: 0;
  margin-right: 10px;
}
.btn.btn-cms.cat-btn {
  border: 1px solid #e5e5e5;
  margin-left: 0;
}
.btn.btn-cms.normal-btn {
  background: #e5e5e5;
  color: #111;
  margin-bottom: 30px;
  cursor: inherit;
  margin-left: 0;
}
.btn.btn-cms.normal-btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #e5e5e5 !important;
}
.btn.btn-cms.btn-green {
  background: #06d6a0;
  color: #fff;
}
.btn.btn-cms.btn-green:hover {
  background: #02b889 !important;
  color: #fff !important;
}
.btn.btn-cms.btn-green.reload-cache {
  margin-top: -25px;
  float: right;
}
.btn.btn-cms.btn-red {
  background: #b82025;
  color: #fff;
}
.btn.btn-cms.btn-red:hover {
  background: #d12524 !important;
  color: #fff !important;
}
.btn.btn-cms:hover {
  background: #f7f7f7 !important;
  color: #111;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.btn.btn-cms .left-icon {
  font-size: 18px;
  display: inline-block;
  top: 1px;
  margin-left: 10px;
}
.btn.btn-cms.feat-img-btn {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
.btn.btn-cms.feat-img-btn.alt {
  width: auto;
  margin: 0 auto;
  display: table;
}
.btn.btn-cms.feat-img-btn .left-icon {
  position: relative;
}
.btn.online-radio {
  background: #111;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-left: 50px;
  position: relative;
  padding: 7px 25px 6px 55px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  float: left;
}
.btn.online-radio:hover {
  background: #e85442;
}
.btn.online-radio:hover .main-title {
  color: #fff;
}
.btn.online-radio .left-icon {
  position: absolute;
  left: 17px;
  top: 3px;
}
.btn.online-radio .left-icon img {
  width: 26px;
}
.btn.btn-info {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-light {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.btn.btn-dark {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-link {
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.btn-green {
  background: #06d6a0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.btn.rounded-btn {
  background: #e85442;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin: 30px 0 0 0;
  font-size: 14px;
  padding: 0 20px;
  height: 39px;
  line-height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
}
.btn.rounded-btn.video-btn {
  padding: 0 20px 0 45px;
  height: 50px;
  line-height: 50px;
}
.btn.rounded-btn.video-btn:hover {
  background: #111 !important;
  color: #fff !important;
}
.btn.rounded-btn.video-btn .vid-icon {
  width: 22px;
  height: 22px;
  font-size: 9px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: #b82025;
  position: absolute;
  left: 12px;
}
.btn.rounded-btn.live-tag {
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-right: 35px;
  background: #e85442;
  cursor: auto;
}
.btn.rounded-btn.live-tag:hover {
  background: #e85442 !important;
  color: #fff !important;
}
.btn.rounded-btn.live-tag .indicator {
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  background: #95d03a;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.rounded-btn.tag-box.normal-tag {
  font-weight: 600;
  font-size: 14px;
  padding: 0 15px;
  height: 28px;
  line-height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0;
  background: #e85442;
  cursor: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn.rounded-btn.tag-box.normal-tag:hover {
  background: #e85442 !important;
  color: #fff !important;
}
.btn.rounded-btn.tag-box.normal-tag.absolute-tag {
  position: absolute;
  background: rgba(184, 34, 34, 0.9);
  left: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  bottom: 0;
  cursor: pointer;
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.btn.rounded-btn.tag-box.normal-tag.absolute-tag:hover {
  background: rgba(184, 34, 34, 0.9);
}
.btn.rounded-btn.load-more {
  position: relative;
  z-index: 98;
}
.btn.rounded-btn.live-btn {
  color: #fff;
  font-size: 13px;
  padding: 0 10px 0 20px;
  height: 39px;
  line-height: 39px;
  -webkit-transition: 0.3s ease-in-out !important;
  -moz-transition: 0.3s ease-in-out !important;
  -o-transition: 0.3s ease-in-out !important;
  transition: 0.3s ease-in-out !important;
}
.btn.rounded-btn.live-btn:hover {
  color: #fff !important;
  -webkit-transition: 0.3s ease-in-out !important;
  -moz-transition: 0.3s ease-in-out !important;
  -o-transition: 0.3s ease-in-out !important;
  transition: 0.3s ease-in-out !important;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.btn.rounded-btn.live-btn .left-icon {
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: #e85442;
  font-size: 9px;
  text-align: center;
  line-height: 22px;
  background: #fff;
  position: relative;
  right: -5px;
  top: -2px;
}
.btn.rounded-btn.new-btn {
  color: #fff;
}
.btn.rounded-btn.new-btn:hover {
  background: none !important;
  color: #006a71 !important;
  border-color: #c4c4c4;
}
.btn.rounded-btn.big-btn {
  padding: 15px 30px;
  margin-top: 30px;
}
.btn.rounded-btn.outline-btn {
  background: none;
  border: 1px solid #c4c4c4;
  color: #3d3d4e;
}
.btn.rounded-btn.outline-btn:hover {
  border-color: #e85442;
  color: #fff !important;
}
.btn.rounded-btn.outline-white-btn {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.btn.rounded-btn.outline-white-btn:hover {
  border-color: #e85442;
}
.btn.rounded-btn.reverse {
  background: #b5c547;
}
.btn.rounded-btn.reverse:hover {
  background: #111;
}
.btn.rounded-btn .left-icon {
  margin-right: 5px;
}
.btn.rounded-btn:hover {
  color: #111 !important;
  background: #e85442 !important;
}
.btn.rounded-btn:hover .titles {
  color: #fff !important;
}
.btn.login-btn {
  background: #06d6a0;
  color: #fff;
  padding: 0 20px;
  font-weight: 400;
  display: table;
  margin: 30px 0 0 0;
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  font-family: "Mukta", sans-serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.login-btn .left-icon {
  margin-right: 5px;
}
.btn.login-btn:hover {
  color: #fff !important;
  background: #03c592 !important;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.btn.login-btn:hover .titles {
  color: #fff !important;
}
.btn.login-btn .titles.title-8 {
  display: inline;
}
.btn.remove-btn {
  width: 24px;
  height: 24px;
  background: #b82025;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  padding: 0;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.btn.remove-btn:hover {
  background: #111;
}
.quick-access {
  width: 32px;
  position: absolute;
  top: 30px;
  right: 10px;
  z-index: 10;
}
.quick-access a {
  width: 32px;
  height: 32px;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  line-height: 32px;
  display: block;
  margin-top: 10px;
  color: #fff;
}
.quick-access a:nth-child(1) {
  margin-top: 0;
}
.quick-access a:hover {
  background: #fff;
  color: #111;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.quick-access .left-icon {
  font-size: 16px;
}
.message {
  padding: 0 15px;
  height: 30px;
  background: #37dbbb;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 10;
  font-size: 12px;
  line-height: 30px;
  font-weight: 400;
}
.message.new {
  background: #b82025;
}
.message.discount {
  background: #013989;
}
.message.sale {
  background: #267163;
}
.stock {
  border: 1px solid #ccc;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #666;
  font-weight: 400;
  text-transform: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.quantity-box {
  padding: 0 !important;
  border: 1px solid #ccc;
  height: 42px;
  float: left;
  max-width: 190px;
  border-radius: 5px;
}
.quantity-box input[type="number"]::-webkit-inner-spin-button,
.quantity-box input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.quantity-box input[type="number"] {
  -moz-appearance: textfield;
}
.quantity-box .quantity-arrow-minus,
.quantity-box .quantity-arrow-plus {
  width: 38px;
  background: #f4f4f4;
  border: 0;
  height: 40px;
  line-height: 37px;
  float: left;
  cursor: pointer;
  border-right: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.quantity-box .quantity-arrow-plus {
  border-left: 1px solid #ddd;
  border-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  float: right;
  background: #f4f4f4;
}
.quantity-box .quantity-num {
  width: calc(100% - 76px);
  text-align: center;
  height: 40px;
  border: 0px solid #ccc;
  float: left;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 0;
  border-top: 0;
}
.view-more-btn {
  display: table;
  margin: 30px auto 0 auto;
}
.view-more-btn .cart-btn {
  background: #fff;
  border: 0px solid #ccc;
}
.view-more-btn .cart-btn:hover {
  background: #b82025;
  color: #fff;
}
.join-option {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.join-option .join-nav {
  display: inline-block;
  margin-left: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #111;
}
.join-option .join-nav:hover .join-title {
  color: #666;
}
.join-option .join-nav:nth-child(1) {
  margin-left: 0;
}
.join-option .join-nav .join-title {
  display: inline-block;
  font-weight: 400;
}
.join-option .join-nav .left-icon {
  background: #ccc;
  width: 32px;
  height: 32px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-right: 5px;
  font-weight: normal;
}
.join-option .join-nav .left-icon.facebook-btn {
  background: #3b5998;
}
.join-option .join-nav .left-icon.google-btn {
  background: #d13938;
}
.label-btn {
  font-size: 11px;
  float: left;
  padding: 5px 10px;
  background: #eee;
  color: #fff;
  line-height: 14px;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  margin-right: 10px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.label-btn:nth-child(1) {
  -webkit-border-radius: 0 0 5px 0;
  -moz-border-radius: 0 0 5px 0;
  -ms-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}
.label-btn.draft {
  background: #f3b301;
}
.label-btn.pending {
  background: #a2a5b9;
}
.label-btn.schedule {
  background: #7b61ff;
}
.label-btn.archive {
  background: #f3b301;
}
.swal2-actions button {
  color: #111;
  font-size: 12px !important;
  font-weight: 600;
  height: 36px;
  padding: 0 20px;
  font-family: "Mukta", sans-serif;
  line-height: 36px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 10px;
  background: #06d6a0 !important;
  color: #fff;
}
.swal2-actions button:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.swal2-actions button:hover {
  background: #02b889 !important;
  color: #fff !important;
}
.swal2-actions button.swal2-confirm {
  background: #06d6a0 !important;
  color: #fff;
}
.swal2-actions button.swal2-confirm:hover {
  background: #02b889 !important;
  color: #fff !important;
}
.swal2-actions button.swal2-deny {
  background: #b82025 !important;
  color: #fff;
}
.swal2-actions button.swal2-deny:hover {
  background: #d12524 !important;
  color: #fff !important;
}
.swal2-actions button.swal2-cancel {
  background: #b82025 !important;
  color: #fff;
}
.swal2-actions button.swal2-cancel:hover {
  background: #d12524 !important;
  color: #fff !important;
}
.status-item .btn.btn-cms.cat-btn {
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 600;
  height: 36px;
  padding: 0 20px;
  font-family: "Mukta", sans-serif;
  line-height: 36px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 10px;
}
.status-item .btn.btn-cms.cat-btn:hover {
  background: #f7f7f7 !important;
  color: #111 !important;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.editor-box {
  font-size: 19px;
  color: #111;
  line-height: 29px;
  font-weight: 400;
  width: 100%;
  display: inline-block;
  font-family: "Mukta", sans-serif;
}
.editor-box .full-bigyapan img {
  margin: 0;
}
.editor-box .featured-image img {
  margin-top: 0;
}
.editor-box table a {
  text-decoration: none;
}
.editor-box table th {
  background: #111;
  color: #fff;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
}
.editor-box .align-center,
.editor-box img.align-none {
  display: table;
  margin: 0 auto;
}
.editor-box .align-center img,
.editor-box img.align-none img {
  float: none;
  display: table;
  margin: 0 auto 5px auto;
}
.editor-box img {
  display: block;
  height: auto !important;
}
.editor-box img.align-left {
  float: left;
  margin-right: 30px;
  margin-top: 15px;
}
.editor-box img.align-right {
  float: right;
  margin-left: 30px;
  margin-top: 15px;
}
.editor-box img.align-center,
.editor-box img.align-none {
  margin: 30px auto;
  text-align: center;
  display: block;
  float: none;
  clear: both;
}
.editor-box figure img {
  margin: 0;
}
.editor-box figure img.pull-img-left {
  margin-bottom: 0 !important;
}
.editor-box figure.align-left {
  float: left;
  margin: 0 30px 10px 0;
}
.editor-box figure.align-right {
  float: right;
  margin: 0 0 10px 30px;
}
.editor-box figure.align-center {
  text-align: center;
  display: table;
  margin: 30px auto 10px auto;
  float: none;
}
.editor-box figure.align-none {
  text-align: center;
  display: table;
  margin: 30px auto;
  float: none;
}
.editor-box figure.image {
  float: left;
  margin: 0 30px 10px 0;
}
.editor-box figure.align-none {
  text-align: center;
  display: table;
  margin: 30px auto;
  float: none;
}
.editor-box figure.image-style-align-left {
  float: left;
  margin: 0 30px 10px 0;
}
.editor-box figure.image-style-align-right {
  float: right;
  margin: 0 0 10px 30px;
}
.editor-box figure.image-style-align-center {
  text-align: center;
  display: table;
  margin: 30px auto 10px auto;
  float: none;
}
.editor-box ul {
  margin: 0 0 15px 20px;
  list-style-position: inside;
  text-indent: -1.5em;
}
.editor-box ul li {
  padding-left: 0;
  line-height: 30px;
  margin-bottom: 10px;
  transform: translateX(1.4em);
  margin-right: 1.4em;
}
.editor-box ul li h1,
.editor-box ul li h2,
.editor-box ul li h3,
.editor-box ul li h4,
.editor-box ul li h5,
.editor-box ul li h6 {
  display: inline;
}
.editor-box ol {
  margin: 0 0 10px 7px;
  list-style-position: inside;
  list-style-position: inside;
  text-indent: -1.5em;
}
.editor-box ol li {
  padding-left: 0;
  line-height: 30px;
  margin-bottom: 10px;
  transform: translateX(1.4em);
  margin-right: 1.4em;
  list-style: decimal;
}
.editor-box ul {
  margin: 0 0 15px 20px;
  list-style-position: inside;
  text-indent: -1.5em;
}
.editor-box ul li {
  padding-left: 0;
  line-height: 30px;
  margin-bottom: 10px;
  transform: translateX(1.4em);
  margin-right: 1.4em;
}
.editor-box ul li h1,
.editor-box ul li h2,
.editor-box ul li h3,
.editor-box ul li h4,
.editor-box ul li h5,
.editor-box ul li h6 {
  display: inline;
}
.editor-box ol {
  margin: 0 0 10px 7px;
  list-style-position: inside;
  text-indent: -1.5em;
}
.editor-box ol li {
  padding-left: 0;
  line-height: 30px;
  margin-bottom: 10px;
  transform: translateX(1.4em);
  margin-right: 1.4em;
  list-style: decimal;
  text-indent: 2px;
}
.editor-box ol li h1,
.editor-box ol li h2,
.editor-box ol li h3,
.editor-box ol li h4,
.editor-box ol li h5,
.editor-box ol li h6 {
  display: inline;
}
.editor-box a {
  color: #111;
}
.editor-box a:hover {
  text-decoration: underline;
}
.editor-box em,
.editor-box i {
  font-style: italic;
}
.editor-box strong,
.editor-box b {
  font-weight: 700;
}
.editor-box h1 {
  font-size: 44px;
  line-height: 54px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box h2 {
  font-size: 34px;
  line-height: 44px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box h3 {
  font-size: 24px;
  line-height: 34px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box h4 {
  font-size: 20px;
  line-height: 26px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box h5 {
  font-size: 18px;
  line-height: 24px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box h6 {
  font-size: 14px;
  line-height: 18px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
}
.editor-box blockquote {
  border: none;
  color: #111;
  font-size: 24px;
  font-family: "Khand", sans-serif;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 700;
  position: relative;
  padding: 80px 30px 80px 40px;
  margin: 10px 30px 10px 0;
  max-width: 400px;
  background-size: 6%;
  float: left;
  position: relative;
  background: #fff;
  border: 0;
}
.editor-box blockquote.align-center {
  max-width: 600px;
  margin: 30px auto;
  float: none;
}
.editor-box blockquote.align-right {
  max-width: 460px;
  margin: 30px 0 30px 30px;
  float: right;
}
.editor-box blockquote:before {
  content: "\f10d";
  font-family: "font awesome 5 pro";
  font-weight: 700;
  position: absolute;
  left: 30px;
  top: 20px;
  font-size: 45px;
  color: rgba(232, 84, 66, 0.5);
}
.editor-box blockquote:after {
  bottom: 30px;
  content: "\f10e";
  font-family: "font awesome 5 pro";
  font-weight: 700;
  position: absolute;
  right: 30px;
  font-size: 45px;
  color: rgba(232, 84, 66, 0.5);
}
.editor-box img {
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
  display: block;
}
.editor-box iframe {
  max-width: 100%;
}
.editor-box p {
  padding: 0 0 20px 0;
}
.editor-box figcaption {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 15px;
  font-size: 14px;
  margin-top: 0;
  line-height: 19px;
  color: #666;
  display: inline-block;
  background: #fff;
  width: 100%;
}
.editor-box figcaption span {
  float: right;
}
.editor-box .embed-responsive {
  margin: 30px 0;
}
.editor-box .wp-caption {
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
}
.editor-box .wp-caption img {
  max-width: 100%;
}
.editor-box .wp-caption.alignleft {
  float: left;
  margin-right: 30px;
}
.editor-box .wp-caption.alignleft img {
  margin: 0;
}
.editor-box .wp-caption.alignright {
  float: right;
  margin-left: 30px;
}
.editor-box .wp-caption.alignright img {
  margin: 0;
}
.editor-box .wp-caption.aligncenter,
.editor-box .wp-caption.alignnone {
  margin: 30px auto;
  text-align: center;
}
.editor-box .wp-caption.aligncenter img,
.editor-box .wp-caption.alignnone img {
  margin: 0;
}
.editor-box .wp-caption .wp-caption-text {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  line-height: 18px;
  display: block;
  margin: 15px 0;
}
.editor-box.sitemap .navigation_box {
  background: none;
}
.editor-box.sitemap .navbar-nav {
  margin: 0;
}
.editor-box.sitemap .navbar-nav > li {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding-left: 0;
}
.editor-box.sitemap .navbar-nav > li > a {
  color: #222;
  text-decoration: none;
}
.editor-box.sitemap .navbar-nav > li > a:hover,
.editor-box.sitemap .navbar-nav > .open > a,
.editor-box.sitemap .navbar-nav > .open > a:hover {
  color: #333 !important;
  background: #fff !important;
}
.editor-box.sitemap .navbar-nav > li > .dropdown-menu {
  display: block !important;
  height: auto !important;
  position: relative;
  box-shadow: none;
  border: 0;
  margin: 0 !important;
  width: 100%;
  padding: 0;
}
.editor-box.sitemap .navbar-nav > li > .dropdown-menu,
.editor-box.sitemap .dropdown-submenu > .dropdown-menu {
  position: relative;
  display: block;
  left: 0;
  border: 0;
  box-shadow: none;
  background: none !important;
  width: 100%;
  height: auto;
  margin: 0 !important;
}
.editor-box.sitemap .dropdown-menu > li > a {
  background: none !important;
  color: #222;
  padding-left: 0;
  border: 0 !important;
  text-decoration: none;
}
.editor-box.sitemap .dropdown-menu > li > a:hover {
  text-decoration: underline;
}
.editor-box.sitemap .navbar-nav > li > .dropdown-menu li {
  margin-left: 0;
  padding-left: 30px;
}
.editor-box.sitemap .navbar-nav > li > .dropdown-menu li a {
  color: #666;
  font-weight: 400;
}
.editor-box.sitemap .navbar-nav > li > .dropdown-menu li a:hover {
  color: #333 !important;
}
.editor-box .media-left {
  padding-right: 30px;
}
.editor-box .media-left img {
  max-width: none;
  margin-top: 0;
}
.inner-content {
  background: #fff;
  padding-top: 20px;
  margin-top: 21px;
}
.content-box {
  padding-left: 15px;
  padding-top: 10px;
}
.right-side-bar {
  padding-right: 22px;
  padding-top: 10px;
}
.left-side .sifaris .items:nth-child(1) {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.left-side .sifaris .items:nth-child(2) {
  border-top: 1px solid #ddd !important;
}
.left-side .sifaris .items .main-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
.left-side .sifaris h1 {
  font-size: 20px;
  color: #267163;
  margin: 0 0 20px 0;
  padding: 0 0 6px 0;
  font-weight: 600;
  line-height: 32px;
  border-bottom: 1px solid #337ab7;
}
.detail-featured-box .editor-box img {
  max-width: 100% !important;
  width: 100%;
}
.left-side .full-ad {
  margin-top: 30px;
}
.left-side .full-ad:nth-child(3) {
  margin-top: 60px;
}
img.align-left {
  float: left;
  margin-right: 30px;
  margin-top: 15px;
}
img.align-right {
  float: right;
  margin-left: 30px;
  margin-top: 15px;
}
img.align-center,
.editor-box img.align-none,
img.align-none {
  margin: 30px auto;
  text-align: center;
  display: block;
}
figure img {
  margin: 0;
}
figure img.pull-img-left {
  margin-bottom: 0 !important;
}
figure.align-left {
  float: left;
  margin: 0 30px 10px 0;
}
figure.align-right {
  float: right;
  margin: 0 0 10px 30px;
}
figure.align-center {
  text-align: center;
  display: table;
  margin: 30px auto;
}
figure.align-none {
  text-align: center;
  display: table;
  margin: 30px auto;
}
.drop-cap {
  font-size: 96px;
  font-weight: 700;
  color: #e85442;
  float: left;
  font-family: "Mukta", sans-serif;
  line-height: 100px;
  margin: -10px 25px 10px 0;
}
.radio,
.radio .checkbox {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
}
.radio.first,
.radio .first.checkbox {
  margin-left: 0;
}
.radio label,
.radio .checkbox label {
  font-size: 14px;
  line-height: 1.42857;
  font-weight: 400;
  padding-left: 25px;
}
.radio label .circle,
.radio label .check {
  border: 1px solid rgba(0, 0, 0, 0.54);
  height: 15px;
  width: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.radio label span,
.radio .checkbox label span {
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  transition-duration: 0.2s;
}
.radio label .check {
  height: 15px;
  width: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background-color: #9c27b0;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.radio input[type="radio"] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  margin-top: 2px;
}
.radio input[type="radio"]:checked ~ .check,
.radio .checkbox input[type="radio"]:checked ~ .check {
  background-color: #9c27b0;
}
.radio input[type="radio"]:checked ~ .check,
.radio .checkbox input[type="radio"]:checked ~ .check {
  -webkit-transform: scale3d(0.65, 0.65, 1);
  -moz-transform: scale3d(0.65, 0.65, 1);
  -o-transform: scale3d(0.65, 0.65, 1);
  -ms-transform: scale3d(0.65, 0.65, 1);
  transform: scale3d(0.65, 0.65, 1);
}
.radio label .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.radio label span,
.radio .checkbox label span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: 0.2s;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 1px;
  padding-right: 5px;
  display: inline-block;
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.54);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}
.checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  top: 0;
  -webkit-transform: scale3d(2.3, 2.3, 1);
  -moz-transform: scale3d(2.3, 2.3, 1);
  -o-transform: scale3d(2.3, 2.3, 1);
  -ms-transform: scale3d(2.3, 2.3, 1);
  transform: scale3d(2.3, 2.3, 1);
}
.checkbox input[type="checkbox"]:checked + .checkbox-material:before {
  -webkit-animation: rippleOn 500ms;
  -moz-animation: rippleOn 500ms;
  -o-animation: rippleOn 500ms;
  -ms-animation: rippleOn 500ms;
  animation: rippleOn 500ms;
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.54);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check {
  background: #fff;
}
.checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -3px;
  margin-left: 7px;
  width: 0;
  height: 0;
  background: red;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0,
    0 0 0 0 inset;
  -webkit-animation: checkbox-off 0.3s forwards;
  -moz-animation: checkbox-off 0.3s forwards;
  -o-animation: checkbox-off 0.3s forwards;
  -ms-animation: checkbox-off 0.3s forwards;
  animation: checkbox-off 0.3s forwards;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check:before {
  color: #ffffff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
    -5px 5px 0 10px, 20px -12px 0 11px;
  -webkit-animation: checkbox-on 0.3s forwards;
  -moz-animation: checkbox-on 0.3s forwards;
  -o-animation: checkbox-on 0.3s forwards;
  -ms-animation: checkbox-on 0.3s forwards;
  animation: checkbox-on 0.3s forwards;
}
@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px,
      -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.checkbox label {
  padding-left: 10px;
}
.radio .media {
  overflow: visible;
}
.radio .radio-box {
  position: relative;
}
.radio .media-left {
  padding-right: 15px;
}
.radio .media-heading {
  position: relative;
  color: #fff;
  margin: 5px 0 0 0;
  left: 0;
  top: 0;
  position: relative;
  font-size: 16px;
  line-height: 24px;
}
.radio .radio-box {
  width: 40px;
  left: 0;
  top: 10px;
  height: 40px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.radio .circle,
.radio .check {
  left: 11px;
  top: 11px;
}
.check-options .checkbox {
  margin-top: 0;
  padding-left: 0;
}
.check-options .checkbox label {
  padding-left: 0;
  color: #12498c;
}
.main-form.area-search-form {
  padding: 0;
  margin-bottom: 0;
  line-height: normal;
}
.main-form.area-search-form .rounded-btn {
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.main-form.area-search-form .textfield,
.main-form.area-search-form .feedback .textarea,
.feedback .main-form.area-search-form .textarea,
.main-form.area-search-form .feedback .select,
.feedback .main-form.area-search-form .select,
.main-form.area-search-form .regular-form .form-groups .textarea,
.regular-form .form-groups .main-form.area-search-form .textarea,
.main-form.area-search-form .regular-form .form-groups .select,
.regular-form .form-groups .main-form.area-search-form .select {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-form.area-search-form .select {
  line-height: 24px;
}
.main-form .file-upload {
  position: relative;
  padding: 0;
  border: 1px solid #eee;
  background: none;
  padding: 0 20px 0 0;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  height: 30px;
  display: table;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-form .file-upload input[type="file"] {
  opacity: 0;
  display: inline-block;
  width: 100%;
  padding: 5px 20px !important;
  margin: 0 !important;
}
.main-form .file-upload:before {
  content: "Upload File";
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 7px;
  background: #fff;
  padding: 2px 30px;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  line-height: 18px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.search-block {
  height: 100vh;
}
.search-block .search-box {
  text-align: center;
}
.search-block h1 {
  font-size: 42px;
  line-height: 52px;
  color: #aaa;
  font-weight: 400;
  padding: 0 20%;
}
.search-block h2 {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.search-block h2 a {
  color: #fff;
}
.search-block h2 a:hover {
  color: #fff;
}
.search-block form {
  width: 80%;
  margin: 30px auto;
  background: #fff;
  padding: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  height: 60px;
}
.search-block .textfield,
.search-block .feedback .textarea,
.feedback .search-block .textarea,
.search-block .feedback .select,
.feedback .search-block .select,
.search-block .regular-form .form-groups .textarea,
.regular-form .form-groups .search-block .textarea,
.search-block .regular-form .form-groups .select,
.regular-form .form-groups .search-block .select {
  float: left;
  width: 80%;
  border: 0;
  font-size: 16px;
  padding-left: 30px;
  height: 60px;
  background: none;
}
.search-block .search-btn {
  position: absolute;
  background: #fff;
  width: 70px;
  height: 60px;
  top: 0;
  right: 0;
  line-height: 73px;
  text-align: center;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -ms-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  font-size: 24px;
}
.contact-form .main-title {
  margin-bottom: 15px !important;
}
.feedback,
.feedback fieldset {
  margin: 30px 0 0 0;
  padding: 0;
}
.form-groups {
  margin-bottom: 40px;
  padding: 5px;
  background: #eee;
}
.form-groups.recaptcha {
  background: none;
  margin-bottom: 10px;
}
.feedback fieldset,
.feedback fieldset fieldset {
  margin: 0;
}
.feedback .textfield,
.feedback .textarea,
.feedback .select,
.feedback .regular-form .form-groups .textarea,
.regular-form .form-groups .feedback .textarea,
.feedback .regular-form .form-groups .select,
.regular-form .form-groups .feedback .select {
  border: 0;
  padding: 5px 20px;
  font-size: 14px;
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: none;
  position: relative;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border: 0;
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  color: #222;
  line-height: 20px;
}
.feedback .textarea {
  height: 200px;
  color: #fff;
}
.feedback .select {
  font-size: 14px;
}
.feedback .select {
  background: url("../images/down.png") no-repeat 95% 53%;
  background-size: 14px;
  padding-left: 0;
  color: #aaa;
  border-bottom: 1px solid #d2d2d2;
}
.feedback .select option {
  font-family: "Source Sans Pro";
  color: #ccc;
}
.feedback.domain-search-form,
.feedback fieldset.domain-search-form {
  background: #fff;
  position: relative;
  height: 55px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.feedback.domain-search-form.looking-domain .search-btn,
.feedback fieldset.domain-search-form.looking-domain .search-btn {
  top: 30px;
  right: 30px;
}
.feedback.domain-search-form .textfield,
.feedback fieldset.domain-search-form .textfield,
.feedback.domain-search-form .textarea,
.feedback fieldset.domain-search-form .textarea,
.feedback.domain-search-form .select,
.feedback fieldset.domain-search-form .select {
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  width: calc(100% - 240px);
  float: left;
}
.feedback.domain-search-form .select-box,
.feedback fieldset.domain-search-form .select-box {
  width: 80px;
  float: left;
  position: relative;
  padding-left: 17px;
}
.feedback.domain-search-form .select-box:before,
.feedback fieldset.domain-search-form .select-box:before {
  content: "";
  width: 1px;
  height: 30px;
  background: #111;
  position: absolute;
  left: 0;
  top: 13px;
}
.feedback.domain-search-form .select,
.feedback fieldset.domain-search-form .select {
  font-size: 18px;
  color: #111;
  font-weight: 400;
  width: 100%;
  border: 0;
  line-height: 40px;
  background-image: none;
  font-size: 18px;
}
.feedback.domain-search-form .select .current,
.feedback fieldset.domain-search-form .select .current {
  position: relative;
  top: 2px;
}
.feedback.domain-search-form .select:after,
.feedback fieldset.domain-search-form .select:after {
  width: 8px;
  height: 8px;
  right: 8px;
  border-color: #111;
}
.feedback.domain-search-form .select .list li,
.feedback fieldset.domain-search-form .select .list li {
  font-size: 16px;
}
.feedback.domain-search-form .search-btn,
.feedback fieldset.domain-search-form .search-btn {
  height: 55px;
  padding: 0;
  width: 140px;
  font-size: 16px;
  color: #111;
  background: #e85442;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
}
.feedback.domain-search-form.newsletters-form,
.feedback fieldset.domain-search-form.newsletters-form {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.feedback.domain-search-form.newsletters-form .search-btn,
.feedback fieldset.domain-search-form.newsletters-form .search-btn {
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  height: 46px;
  line-height: 46px;
  top: 5px;
  right: 5px;
  width: auto;
  padding-left: 20px;
  padding-right: 15px;
}
.feedback.domain-search-form.newsletters-form .search-btn .left-icon,
.feedback fieldset.domain-search-form.newsletters-form .search-btn .left-icon {
  margin-left: 5px;
  font-size: 22px;
}
.feedback.domain-search-form.quick-search,
.feedback fieldset.domain-search-form.quick-search {
  background: none;
  margin-top: 0;
  height: auto;
}
.feedback.domain-search-form.quick-search .hide-form,
.feedback fieldset.domain-search-form.quick-search .hide-form {
  display: none;
}
.feedback.domain-search-form.quick-search .hide-form.active,
.feedback fieldset.domain-search-form.quick-search .hide-form.active {
  display: inline-block;
}
.feedback.domain-search-form.quick-search .search-btn,
.feedback fieldset.domain-search-form.quick-search .search-btn {
  top: 30px;
  right: 30px;
}
.feedback.domain-search-form.quick-search .radio,
.feedback fieldset.domain-search-form.quick-search .radio,
.feedback.domain-search-form.quick-search .radio .checkbox,
.radio .feedback.domain-search-form.quick-search .checkbox,
.feedback fieldset.domain-search-form.quick-search .radio .checkbox,
.radio .feedback fieldset.domain-search-form.quick-search .checkbox {
  margin-left: 0;
}
.feedback.domain-search-form.quick-search .radio label,
.feedback fieldset.domain-search-form.quick-search .radio label,
.radio .feedback.domain-search-form.quick-search .checkbox label,
.radio .feedback fieldset.domain-search-form.quick-search .checkbox label {
  padding-left: 38px;
  display: inline-block;
  width: 100%;
}
.feedback.domain-search-form.quick-search .radio label .main-title,
.feedback fieldset.domain-search-form.quick-search .radio label .main-title,
.radio .feedback.domain-search-form.quick-search .checkbox label .main-title,
.radio
  .feedback
  fieldset.domain-search-form.quick-search
  .checkbox
  label
  .main-title {
  position: relative;
  left: 0;
  top: 0;
  float: left;
}
.contact-title,
.contact-name {
  font-size: 14px;
  display: block;
  margin: 0 0 30px 0;
}
.contact-name {
  font-size: 18px;
  color: #111;
  margin: 0;
}
.contact-address {
  margin-top: 30px;
}
.contact-address .address-info {
  font-size: 14px;
  display: block;
  border-top: 1px solid #ddd;
  padding: 30px 0;
  line-height: 22px;
}
.contact-address .first {
  border-top: 0;
  padding-top: 10px;
}
.label {
  color: #111;
  font-size: 16px;
  position: absolute;
  left: 25px;
  font-weight: normal;
  top: 5px;
  padding: 7px 0 0 13px;
  pointer-events: none;
  color: #aaaaaa;
  transition: all 200ms;
}
.submit .right-icon {
  font-size: 18px;
  margin-left: 15px;
}
.focused .textfield,
.focused .feedback .textarea,
.feedback .focused .textarea,
.focused .feedback .select,
.feedback .focused .select,
.focused .regular-form .form-groups .textarea,
.regular-form .form-groups .focused .textarea,
.focused .regular-form .form-groups .select,
.regular-form .form-groups .focused .select {
  position: relative;
  transition-duration: 0.3s;
}
.focused label {
  position: absolute;
  top: -30px;
  font-size: 12px;
  left: 25px;
}
.search-college.search-block {
  height: auto;
}
.search-college .show-filter {
  display: flex !important;
}
.search-college form {
  background: none;
  height: auto;
  width: 100%;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.search-college .filter-box,
.search-college .form-groups {
  background: #fff;
  padding: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  height: 60px;
  border: 0;
  display: table;
  width: 100%;
  padding-left: 140px;
}
.search-college .search-btn {
  background: #111;
  color: #fff;
}
.search-college .college-search {
  width: 90%;
}
.search-college .filter-option {
  position: absolute;
  left: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: #ddd;
  padding: 0 15px 0 30px;
  height: 60px;
  line-height: 60px;
  color: #111;
  text-transform: uppercase;
}
.search-college .filter-option .right-icon {
  font-size: 16px;
  margin-left: 15px;
  color: #979696;
}
.search-college .form-groups {
  padding: 0 15px 0 30px;
  display: block;
}
.search-college .form-groups .select {
  width: 100%;
  padding: 16px 0;
  font-size: 16px;
  color: #767676;
  border: 0;
  background: transparent url("../images/down.png") no-repeat 94% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 35px;
}
.search-college .filters {
  margin: 0;
  width: 100%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  display: none;
}
.search-college .search-now {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.search-data,
.search-filters {
  float: left;
  width: 160px;
  background: #eee;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin-left: 15px;
  padding: 2px 18px;
  position: relative;
}
.search-data .textfield,
.search-filters .textfield,
.search-data .feedback .textarea,
.feedback .search-data .textarea,
.search-filters .feedback .textarea,
.feedback .search-filters .textarea,
.search-data .feedback .select,
.feedback .search-data .select,
.search-filters .feedback .select,
.feedback .search-filters .select,
.search-data .regular-form .form-groups .textarea,
.regular-form .form-groups .search-data .textarea,
.search-filters .regular-form .form-groups .textarea,
.regular-form .form-groups .search-filters .textarea,
.search-data .regular-form .form-groups .select,
.regular-form .form-groups .search-data .select,
.search-filters .regular-form .form-groups .select,
.regular-form .form-groups .search-filters .select {
  background: #eee;
  font-size: 12px;
  line-height: 14px;
  border: 0;
  margin: 0;
  padding: 0;
  width: 90%;
}
.search-data .search-btn,
.search-filters .search-btn {
  position: absolute;
  right: 15px;
  top: 5px;
  font-size: 12px;
}
.search-filter {
  margin-top: -7px;
}
.search-filters {
  padding-right: 10px;
}
.search-filters select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 12px;
  color: #666;
  border: 0;
  padding-right: 0;
  background: #eee url(../images/down.png) no-repeat 96% 50%;
  background-size: 13px;
  float: left;
  width: 100%;
}
.search-filters .form-groups {
  padding: 0;
  border: 0;
}
.student-college-search {
  margin-bottom: 40px;
}
.student-college-search.search-college .form-groups {
  background: #f2ecec;
  padding-left: 22px;
}
.student-college-search.search-college .filter-option {
  background: #f2ecec;
  padding-left: 40px;
}
.student-college-search.search-college .college-search {
  background: #f8f7f7;
  width: 90%;
}
.student-college-search.search-college .search-now {
  width: 100%;
  margin: 0 !important;
  display: table;
  max-width: none;
}
.upload-box .modal-header {
  background: #fff;
  border-radius: 0 !important;
  border: 0 !important;
}
.upload-box .modal-header .modal-title {
  font-size: 20px;
  color: #111;
  border: 0;
  font-weight: 500;
  text-align: center;
  display: table;
  width: 100%;
}
.upload-box .modal-header .dismiss-btn {
  position: absolute;
  opacity: 1;
  right: -20px;
  top: -20px;
  margin: 0;
  padding: 0;
  z-index: 98;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  background: #111;
  border: 1px solid #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
}
.upload-box .modal-header .dismiss-btn:hover {
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.upload-box .upload-form .label {
  position: relative;
  top: 0;
  left: 0;
  color: #111;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 500;
  font-size: 14px;
}
.upload-box .upload-form .textfield,
.upload-box .upload-form .feedback .textarea,
.feedback .upload-box .upload-form .textarea,
.upload-box .upload-form .feedback .select,
.feedback .upload-box .upload-form .select,
.upload-box .upload-form .regular-form .form-groups .textarea,
.regular-form .form-groups .upload-box .upload-form .textarea,
.upload-box .upload-form .regular-form .form-groups .select,
.regular-form .form-groups .upload-box .upload-form .select {
  padding: 5px 10px;
  display: block;
  color: #111;
  font-size: 14px;
  border: 1px solid #ddd;
  width: 100%;
}
.upload-box .upload-form .textarea {
  border: 1px solid #ddd;
  width: 100%;
  height: 300px;
  font-size: 14px;
  padding: 5px 10px;
}
.upload-box .upload-form .select {
  width: 100%;
  padding: 0 15px;
  font-size: 14px;
  height: 38px;
  color: #767676;
  border: 1px solid #ddd;
  background: transparent url(../images/down.png) no-repeat 98% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.upload-box .upload-form .form-group {
  margin-bottom: 1.5em;
}
#payment-form .modal-lg {
  max-width: 870px;
}
#payment-form .payment-info {
  background: #666666;
  padding: 40px;
  color: #f3f3f3;
}
#payment-form .payment-info .main-title {
  color: #fff;
  font-size: 23px;
  line-height: 34px;
  font-weight: 500;
  display: block;
  margin-bottom: 40px;
  letter-spacing: -1px;
}
#payment-form .payment-info .media .left-icon {
  font-size: 30px;
}
#payment-form .payment-info .media .main-title {
  font-size: 18px;
  line-height: 24px;
  color: #f3f3f3;
  font-weight: 400;
  letter-spacing: normal;
}
#payment-form .payment-form {
  background: #fff;
}
#payment-form form {
  padding: 40px 0;
}
#payment-form .form-groups {
  background: #eee;
  position: relative;
  padding: 0 15px;
}
#payment-form .label {
  left: inherit;
}
#payment-form .fieldbox {
  padding: 0 15px;
}
#payment-form .textfield,
#payment-form .feedback .textarea,
.feedback #payment-form .textarea,
#payment-form .feedback .select,
.feedback #payment-form .select,
#payment-form .regular-form .form-groups .textarea,
.regular-form .form-groups #payment-form .textarea,
#payment-form .regular-form .form-groups .select,
.regular-form .form-groups #payment-form .select {
  padding: 15px;
}
#payment-form .login-btn {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
}
#payment-form .dismiss-btn {
  position: absolute;
  opacity: 1;
  right: -30px;
  top: -20px;
  z-index: 98;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  background: #111;
  border: 1px solid #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
}
#payment-form .dismiss-btn:hover {
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#payment-form .modal-content {
  position: relative;
}
.file-upload {
  position: relative;
  padding: 0;
  border: 1px solid #eee;
  background: none;
  padding: 0 20px 0 0;
  width: 100%;
  border: 1px solid #d2d6de;
  height: 35px;
  display: inline-block;
}
.file-upload input[type="file"] {
  opacity: 0;
  display: inline-block;
  width: 100%;
  padding: 5px 20px !important;
  margin: 0 !important;
}
.file-upload:before {
  content: "Upload";
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 5px;
  padding: 2px 30px;
  font-size: 12px;
  color: #111;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: 18px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.file-upload:hover:before {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.8);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.8);
}
.file-upload .choose-file {
  margin-top: -40px;
  margin-bottom: 0;
  font-size: 13px;
  color: #888;
  margin-left: 15px;
  width: 60%;
  float: left;
  font-weight: normal;
}
.file-upload .choose-file span {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  top: 7px;
}
.father-box .sub-main-title,
.mother-box .sub-main-title {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
}
.mother-box .sub-main-title {
  margin-top: 40px;
}
.select2-container {
  position: relative;
  z-index: 9998;
}
.select2-container .select2-selection--multiple {
  min-height: inherit;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #ddd;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  cursor: text;
  font-size: 14px;
}
.select2-container--default .select2-search--inline .select2-search__field {
  width: 100% !important;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: 1px solid #ddd;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 0 5px 5px 5px;
  width: 100%;
  display: table;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  margin: 5px 0 0 5px;
  line-height: normal;
}
.search-site {
  width: 100%;
  margin: 0;
  background: #fff;
  padding: 0;
  position: relative;
  height: 50px;
  top: 0;
  right: 0;
  z-index: 98;
  display: block;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.search-site.hide {
  display: none !important;
}
.search-site.show-search {
  display: block;
}
.search-site .textfield,
.search-site .feedback .textarea,
.feedback .search-site .textarea,
.search-site .feedback .select,
.feedback .search-site .select,
.search-site .regular-form .form-groups .textarea,
.regular-form .form-groups .search-site .textarea,
.search-site .regular-form .form-groups .select,
.regular-form .form-groups .search-site .select {
  float: left;
  width: 84%;
  border: 0;
  font-size: 16px;
  padding-left: 15px;
  height: 50px;
  background: none;
}
.search-site .textfield:focus,
.search-site .feedback .textarea:focus,
.feedback .search-site .textarea:focus,
.search-site .feedback .select:focus,
.feedback .search-site .select:focus,
.search-site .regular-form .form-groups .textarea:focus,
.regular-form .form-groups .search-site .textarea:focus,
.search-site .regular-form .form-groups .select:focus,
.regular-form .form-groups .search-site .select:focus {
  background: #fff;
  color: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-site .search-btn {
  position: absolute;
  background: #013989;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  color: #fff;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-site .search-btn:hover {
  background: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-site.new-search {
  height: auto;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-site.new-search .row {
  margin: 0;
}
.search-site.new-search .form-groups {
  background: #fff;
  margin-bottom: 15px;
}
.search-site.new-search .form-groups .textfield,
.search-site.new-search .form-groups .feedback .textarea,
.feedback .search-site.new-search .form-groups .textarea,
.search-site.new-search .form-groups .feedback .select,
.feedback .search-site.new-search .form-groups .select,
.search-site.new-search .regular-form .form-groups .textarea,
.regular-form .search-site.new-search .form-groups .textarea,
.search-site.new-search .regular-form .form-groups .select,
.regular-form .search-site.new-search .form-groups .select {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
.search-site.new-search .search-btn {
  width: auto;
  padding: 0 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  position: relative;
  line-height: 60px;
  background: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-site.new-search .search-btn:hover {
  background: #b82025;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-site.new-search .submit-btn {
  top: 3px;
  position: relative;
  margin-right: 7px;
}
.search-site.new-search .search-btn {
  height: 50px;
  width: 50px;
  font-size: 17px;
  line-height: 60px;
  background: #494949;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.search-site.new-search .search-btn:hover {
  background: #666;
}
.btn-search.close-icon .left-icon:before {
  content: "\e870";
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.unicode-box {
  display: block;
  margin: 0;
}
.unicode-box .converter-tab {
  margin-bottom: 30px;
}
.unicode-box .nav-tabs {
  border: 0;
}
.unicode-box .nav-tabs .nav-item {
  margin-right: 5px;
}
.unicode-box .nav-tabs .nav-link {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  background: #999;
  border: 0;
  padding: 7px 20px;
  line-height: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.unicode-box .nav-tabs .nav-link.active {
  color: #fff;
  background: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.unicode-form {
  margin: 0;
  padding: 0;
}
.unicode-form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.unicode-form label {
  display: block;
  font-size: 14px;
  margin: 0 0 15px 0;
}
.unicode-form .textfield,
.unicode-form .feedback .textarea,
.feedback .unicode-form .textarea,
.unicode-form .feedback .select,
.feedback .unicode-form .select,
.unicode-form .regular-form .form-groups .textarea,
.regular-form .form-groups .unicode-form .textarea,
.unicode-form .regular-form .form-groups .select,
.regular-form .form-groups .unicode-form .select {
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 16px;
  color: #222;
  width: 100%;
}
.unicode-form .textarea {
  height: 460px;
  overflow: auto;
  resize: vertical;
  font-size: 20px;
  line-height: 32px;
}
.unicode-form .convert-btn {
  background: #ed6d1d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 5px 20px;
  color: #111;
  display: table;
  font-weight: 700;
  font-size: 16px;
  margin: 15px auto 30px auto;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 0;
}
.unicode-form .convert-btn .left-icon {
  position: relative;
  font-size: 20px;
}
.unicode-form .convert-btn:hover {
  background: #b82025;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.the-big img {
  width: 100%;
}
.datepicker.dropdown-menu {
  z-index: 9998 !important;
}
.newsletter-form,
.search-right {
  background: #e7e7e7;
  height: 32px;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  padding: 0;
  max-width: 300px;
  margin: 0 auto;
}
.newsletter-form.inside-form,
.inside-form.search-right {
  margin: 0;
  background: #eee;
  height: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  max-width: none;
  width: 100%;
}
.newsletter-form.inside-form .textfield,
.inside-form.search-right .textfield,
.newsletter-form.inside-form .feedback .textarea,
.feedback .newsletter-form.inside-form .textarea,
.inside-form.search-right .feedback .textarea,
.feedback .inside-form.search-right .textarea,
.newsletter-form.inside-form .feedback .select,
.feedback .newsletter-form.inside-form .select,
.inside-form.search-right .feedback .select,
.feedback .inside-form.search-right .select,
.newsletter-form.inside-form .regular-form .form-groups .textarea,
.regular-form .form-groups .newsletter-form.inside-form .textarea,
.inside-form.search-right .regular-form .form-groups .textarea,
.regular-form .form-groups .inside-form.search-right .textarea,
.newsletter-form.inside-form .regular-form .form-groups .select,
.regular-form .form-groups .newsletter-form.inside-form .select,
.inside-form.search-right .regular-form .form-groups .select,
.regular-form .form-groups .inside-form.search-right .select {
  height: 45px;
  color: #111;
  line-height: 45px;
}
.newsletter-form.inside-form .textfield::placeholder,
.inside-form.search-right .textfield::placeholder,
.newsletter-form.inside-form .feedback .textarea::placeholder,
.feedback .newsletter-form.inside-form .textarea::placeholder,
.inside-form.search-right .feedback .textarea::placeholder,
.feedback .inside-form.search-right .textarea::placeholder,
.newsletter-form.inside-form .feedback .select::placeholder,
.feedback .newsletter-form.inside-form .select::placeholder,
.inside-form.search-right .feedback .select::placeholder,
.feedback .inside-form.search-right .select::placeholder,
.newsletter-form.inside-form .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .newsletter-form.inside-form .textarea::placeholder,
.inside-form.search-right .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .inside-form.search-right .textarea::placeholder,
.newsletter-form.inside-form .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .newsletter-form.inside-form .select::placeholder,
.inside-form.search-right .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .inside-form.search-right .select::placeholder {
  color: #646464;
}
.newsletter-form.inside-form .search-btn,
.inside-form.search-right .search-btn {
  height: 45px;
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 45px;
}
.newsletter-form.inside-form .search-btn:hover,
.inside-form.search-right .search-btn:hover {
  color: #111;
}
.newsletter-form .textfield,
.search-right .textfield,
.newsletter-form .feedback .textarea,
.feedback .newsletter-form .textarea,
.search-right .feedback .textarea,
.feedback .search-right .textarea,
.newsletter-form .feedback .select,
.feedback .newsletter-form .select,
.search-right .feedback .select,
.feedback .search-right .select,
.newsletter-form .regular-form .form-groups .textarea,
.regular-form .form-groups .newsletter-form .textarea,
.search-right .regular-form .form-groups .textarea,
.regular-form .form-groups .search-right .textarea,
.newsletter-form .regular-form .form-groups .select,
.regular-form .form-groups .newsletter-form .select,
.search-right .regular-form .form-groups .select,
.regular-form .form-groups .search-right .select {
  height: 32px;
  font-size: 12px;
  color: #fff;
  border: 0;
  margin: 0;
  padding: 0 20px 0 10px;
  line-height: 32px;
  width: 82%;
  background: none;
  font-weight: 600;
  float: left;
}
.newsletter-form .textfield::placeholder,
.search-right .textfield::placeholder,
.newsletter-form .feedback .textarea::placeholder,
.feedback .newsletter-form .textarea::placeholder,
.search-right .feedback .textarea::placeholder,
.feedback .search-right .textarea::placeholder,
.newsletter-form .feedback .select::placeholder,
.feedback .newsletter-form .select::placeholder,
.search-right .feedback .select::placeholder,
.feedback .search-right .select::placeholder,
.newsletter-form .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .newsletter-form .textarea::placeholder,
.search-right .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .search-right .textarea::placeholder,
.newsletter-form .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .newsletter-form .select::placeholder,
.search-right .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .search-right .select::placeholder {
  color: #ccc;
}
.newsletter-form .search-btn,
.search-right .search-btn {
  height: 32px;
  width: 44px;
  font-size: 19px;
  line-height: 30px;
  padding: 0;
  background: none;
  text-align: center;
  border: 0;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  top: -2px;
  right: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.newsletter-form .search-btn:hover,
.search-right .search-btn:hover {
  background: none;
  color: #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-right {
  float: left;
  margin-left: 15px;
  margin-top: 0;
  height: 38px;
  width: 184px;
  border: 0;
  background: #f1f1f1;
  max-width: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.search-right .textfield,
.search-right .feedback .textarea,
.feedback .search-right .textarea,
.search-right .feedback .select,
.feedback .search-right .select,
.search-right .regular-form .form-groups .textarea,
.regular-form .form-groups .search-right .textarea,
.search-right .regular-form .form-groups .select,
.regular-form .form-groups .search-right .select {
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
  font-size: 16px;
  color: #111;
}
.search-right .textfield::placeholder,
.search-right .feedback .textarea::placeholder,
.feedback .search-right .textarea::placeholder,
.search-right .feedback .select::placeholder,
.feedback .search-right .select::placeholder,
.search-right .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .search-right .textarea::placeholder,
.search-right .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .search-right .select::placeholder {
  color: #666;
}
.search-right .search-btn {
  height: auto;
  line-height: 38px;
  font-size: 18px;
  color: #666;
  border: 0;
}
.search-right .search-btn:hover {
  background: none;
  color: #111;
}
.search-news .modal-title {
  width: 90%;
  padding-left: 138px;
  line-height: 32px;
}
.search-news .main-logo {
  position: absolute;
  top: 10px;
  left: 15px;
  max-width: 120px;
}
.search-news .head-title {
  margin-top: 5px;
  color: #666;
  font-weight: 700;
}
.modal .close {
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal .close .left-icon {
  background: #cccccc;
  font-size: 14px;
  width: 24px;
  height: 24px;
  display: table;
  line-height: 24px;
  text-align: center;
  color: #494949;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.modal .close:hover .left-icon {
  background: #111;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.signin-signup {
  margin: 10px 0 0 0;
  padding: 0;
}
.signin-signup .form-groups {
  padding: 0;
  background: #fff;
  margin-bottom: 20px;
}
.signin-signup .pwd-box {
  position: relative;
}
.signin-signup .pwd-box .pwd-icon {
  top: 10px;
  right: 12px;
  font-size: 17px;
  color: #888;
  position: absolute;
}
.signin-signup .label {
  position: relative;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #111;
  padding: 0;
  font-weight: 400;
}
.signin-signup .textfield,
.signin-signup .feedback .textarea,
.feedback .signin-signup .textarea,
.signin-signup .feedback .select,
.feedback .signin-signup .select,
.signin-signup .regular-form .form-groups .textarea,
.regular-form .form-groups .signin-signup .textarea,
.signin-signup .regular-form .form-groups .select,
.regular-form .form-groups .signin-signup .select {
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 26px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.signin-signup .select {
  padding: 0;
  margin: 0;
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  border: 1px solid #ccc;
  height: 37px;
  background: transparent url("../images/arrow-down-black.svg") no-repeat 96%
    50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 8px;
}
.signin-signup
  .checkbox
  input[type="checkbox"]:checked
  + .checkbox-material
  .check {
  background: #111;
}
.signin-signup .checkbox label {
  font-size: 12px;
  padding-left: 0;
  font-weight: 400;
}
.signin-signup .checkbox .checkbox-material {
  top: 4px;
}
.signin-signup .forgot-btn .forgot-password {
  font-size: 12px;
  margin-top: 0;
  display: inline-block;
}
.signin-signup .sgn-btn {
  margin: 3px 20px 0 0;
  float: left;
  background: #b82025;
  color: #fff;
  font-weight: 400;
}
.signin-signup .sgn-btn:hover {
  background: #111;
}
.signin-signup.place-form {
  margin-left: 0;
}
.signin-signup.place-form .checkbox {
  margin-bottom: 10px;
}
.signin-signup.place-form .checkbox .checkbox-material {
  margin-right: 5px;
}
.signin-signup.place-form label {
  text-transform: none;
}
.signin-signup .go-home {
  font-size: 13px;
  color: #666;
  display: block;
  margin-top: 10px;
  padding-left: 15px;
  position: relative;
  margin-top: -37px;
  float: right;
}
.signin-signup .go-home a {
  color: #666 !important;
}
.signin-signup .go-home a:hover {
  color: #111 !important;
}
.signin-signup .go-home .left-icon {
  display: inline-block;
  margin-right: 5px;
}
.upload-box .modal-content {
  padding: 20px 30px;
}
.upload-box .prescription-form .textarea {
  height: 200px;
}
.upload-box .prescription-form .file-upload .choose-file {
  margin-top: 0;
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
}
.upload-box .prescription-form .file-upload .choose-file span {
  top: 0;
}
.upload-box .prescription-form .file-upload:before {
  background: #3ba1f0;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.upload-box .prescription-form .file-upload:hover:before {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.error-message,
.success-message {
  font-size: 11px;
  color: #d13938;
  font-style: italic;
  width: 100%;
  display: inline-block;
  line-height: 16px;
  margin-top: 4px;
}
.success-message {
  color: #03c592;
}
.success-loader {
  float: left;
  margin-left: 15px;
}
.success-loader img {
  width: 16px !important;
  float: none !important;
}
.success-loader .title-9 {
  font-weight: 400;
  color: #666;
  display: inline-block;
  position: relative;
  top: -3px;
}
.search-top {
  padding: 0;
}
.top-search-form,
.regular-form .form-groups .search-top {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.top-search-form.search-active .textfield,
.regular-form .form-groups .search-active.search-top .textfield,
.top-search-form.search-active .feedback .textarea,
.feedback .top-search-form.search-active .textarea,
.top-search-form.search-active .feedback .select,
.feedback .top-search-form.search-active .select,
.top-search-form.search-active .regular-form .form-groups .textarea,
.regular-form .form-groups .top-search-form.search-active .textarea,
.regular-form .form-groups .search-active.search-top .textarea,
.top-search-form.search-active .regular-form .form-groups .select,
.regular-form .form-groups .top-search-form.search-active .select,
.regular-form .form-groups .search-active.search-top .select {
  width: 84%;
}
.top-search-form.search-active .clear-search,
.regular-form .form-groups .search-active.search-top .clear-search {
  display: block;
}
.top-search-form.search-active .search-btn,
.regular-form .form-groups .search-active.search-top .search-btn {
  right: 80px;
}
.top-search-form .textfield,
.regular-form .form-groups .search-top .textfield,
.top-search-form .feedback .textarea,
.feedback .top-search-form .textarea,
.top-search-form .feedback .select,
.feedback .top-search-form .select,
.top-search-form .regular-form .form-groups .textarea,
.regular-form .form-groups .top-search-form .textarea,
.regular-form .form-groups .search-top .textarea,
.top-search-form .regular-form .form-groups .select,
.regular-form .form-groups .top-search-form .select,
.regular-form .form-groups .search-top .select {
  float: left;
  width: 94%;
  border: 0;
  font-size: 14px;
  padding-left: 25px;
  height: 38px;
  background: none;
  font-family: "Mukta", sans-serif;
}
.top-search-form .clear-search,
.regular-form .form-groups .search-top .clear-search {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  color: #999;
  text-decoration: underline;
  display: none;
}
.top-search-form .clear-search:hover,
.regular-form .form-groups .search-top .clear-search:hover {
  text-decoration: none;
}
.top-search-form .search-btn,
.regular-form .form-groups .search-top .search-btn {
  position: absolute;
  background: #fff;
  color: #666;
  width: 20px;
  height: 20px;
  border: 0;
  top: 10px;
  right: 15px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.top-search-form .search-btn:hover,
.regular-form .form-groups .search-top .search-btn:hover {
  color: #999;
}
.regular-form.vacancy-form {
  margin-top: 30px;
}
.regular-form.vacancy-form .label-title {
  position: relative;
  top: 0;
  left: 0;
  color: #111;
  font-weight: 700;
  font-size: 14px;
}
.regular-form.vacancy-form .select-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.regular-form.vacancy-form
  .select-box
  .select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__rendered {
  font-weight: 400;
  color: #111;
}
.regular-form.vacancy-form .form-groups {
  border: 0;
}
.regular-form.vacancy-form .form-groups.agree-box {
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
.regular-form.vacancy-form .form-groups.mr-groups .nice-select {
  width: 100px;
}
.regular-form.vacancy-form .form-groups .time-entry .nice-select .list {
  max-height: 200px;
  overflow: auto;
}
.regular-form.vacancy-form .form-groups .textfield,
.regular-form.vacancy-form .form-groups .textarea,
.regular-form.vacancy-form .form-groups .select {
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.regular-form.vacancy-form .form-groups .date-icon-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.regular-form.vacancy-form .form-groups .date-icon-box .textfield,
.regular-form.vacancy-form .form-groups .date-icon-box .textarea,
.regular-form.vacancy-form .form-groups .date-icon-box .select {
  z-index: 2;
  position: relative;
  padding-left: 40px;
}
.regular-form.vacancy-form .form-groups .date-icon-box .left-icon {
  position: absolute;
  left: 12px;
  top: 7px;
  z-index: 1;
}
.regular-form.vacancy-form .form-groups.more-box {
  margin: 40px 0 0 0;
}
.regular-form.vacancy-form .form-groups.more-box .rounded-btn {
  color: #fff;
}
.regular-form.vacancy-form .form-groups.more-box .rounded-btn:hover {
  background: #fff !important;
  color: #111 !important;
  border-color: #111;
}
.regular-form.vacancy-form .form-groups.more-box .btn.rounded-btn .left-icon {
  margin-right: 0;
}
.regular-form.vacancy-form .form-groups.more-box .more-link {
  border-color: #111;
}
.regular-form.vacancy-form .wpcf7-not-valid-tip {
  bottom: 0;
}
.regular-form.vacancy-form div.wpcf7-response-output {
  text-align: left;
}
.regular-form.vacancy-form .form-groups.more-box .ajax-loader {
  top: -5px;
  right: -50px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background: #fff;
}
.regular-form.popup-form .form-groups {
  padding: 0;
  border: 0;
}
.regular-form.popup-form .form-groups .label-title {
  font-size: 13px;
}
.regular-form.popup-form .fieldbox:nth-child(1) .form-groups {
  margin-top: 0;
}
.regular-form .form-groups {
  background: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.regular-form .form-groups.alt-group {
  padding: 0;
  margin: 0;
}
.regular-form .form-groups .search-top {
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
}
.regular-form .form-groups .error-message,
.regular-form .form-groups .success-message {
  margin-top: 10px;
}
.regular-form .form-groups .label-title {
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 5px 0;
  font-family: "Mukta", sans-serif;
  position: relative;
  display: inline-block;
  width: 100%;
}
.regular-form .form-groups .label-title a {
  float: right;
  color: #d13938;
  font-size: 12px;
  text-decoration: underline;
}
.regular-form .form-groups .label-title a:hover {
  text-decoration: none;
  color: #111;
}
.regular-form .form-groups .label-title.alt {
  border-bottom: 1px solid #e5e5e5;
}
.regular-form .form-groups .textfield,
.regular-form .form-groups .textarea,
.regular-form .form-groups .select {
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
  font-size: 13px;
  color: #111;
  width: 100%;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.regular-form .form-groups .textfield::placeholder,
.regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .select::placeholder {
  color: #666;
}
.regular-form .form-groups .textarea {
  height: 200px;
  line-height: 20px;
  padding: 20px;
}
.regular-form .form-groups .input-area {
  position: relative;
  display: block;
}
.regular-form .form-groups .input-area .left-icon {
  position: absolute;
  right: 10px;
  color: #666;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.regular-form .form-groups .textarea {
  overflow: auto;
  resize: vertical;
}
.regular-form .pwd-box {
  position: relative;
}
.regular-form .pwd-box .pwd-icon {
  top: 10px;
  right: 12px;
  font-size: 17px;
  color: #888;
  position: absolute;
}
.regular-form .pwd-box .pwd-icon.show-password:before {
  content: "\f06e";
}
.regular-form.support-feedback-form .form-groups {
  padding: 0;
  border: 0;
}
.regular-form.support-feedback-form .form-groups .textfield,
.regular-form.support-feedback-form .form-groups .textarea,
.regular-form.support-feedback-form .form-groups .select {
  background: #eee;
}
.regular-form.support-feedback-form .form-groups .textarea {
  height: 175px;
}
.regular-form.support-feedback-form .form-groups .rounded-btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 18px;
}
.regular-form.billing-form .form-groups {
  padding: 10px 0;
  margin: 0;
  border: 0;
}
.regular-form.billing-form .form-groups .label-title {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  margin-top: 15px;
}
.regular-form.billing-form .signin-signup {
  padding: 0 15px;
}
.regular-form.billing-form
  .signin-signup
  .checkbox
  input[type="checkbox"]:checked
  + .checkbox-material
  .check {
  background: #999;
}
.regular-form.billing-form .signin-signup .checkbox label {
  font-size: 16px;
  font-weight: 700;
}
.regular-form.billing-form .signin-signup .checkbox .checkbox-material {
  margin-right: 10px;
}
.regular-form.billing-form .signin-signup .checkbox .checkbox-material .check {
  width: 32px;
  height: 32px;
  border: 1px solid #ccc;
}
.regular-form.billing-form
  .signin-signup
  .checkbox
  .checkbox-material
  .check:before {
  margin-top: 4px;
  margin-left: 13px;
}
.regular-form.billing-form .signin-signup .checkbox .checkbox-material:before {
  width: 32px;
  height: 32px;
}
.regular-form.booking-form-info .tick-box .nice-select {
  border: 0;
  background: none;
  padding-left: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.regular-form.booking-form-info .tick-box .nice-select:after {
  border: 0 !important;
  content: "\e874";
  font-family: Linearicons-Free;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 13px;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-left: 8px;
  border: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  transform-origin: none;
  position: absolute !important;
  top: 16px !important;
  right: 17px;
}
.regular-form.booking-form-info .checkbox label {
  font-size: 14px;
  position: relative;
  padding-left: 50px !important;
  line-height: 20px;
}
.regular-form.booking-form-info .checkbox .checkbox-material {
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: -6px !important;
}
.regular-form.booking-form-info .checkbox .checkbox-material:before {
  width: 32px;
  height: 32px;
}
.regular-form.booking-form-info .checkbox .checkbox-material .check {
  width: 32px;
  height: 32px;
  border-color: #e5e5e5;
  background: #fff;
}
.regular-form.booking-form-info .checkbox .checkbox-material .check:before {
  top: 6px;
  left: 7px;
}
.regular-form.booking-form-info
  .checkbox
  input[type="checkbox"]:checked
  + .checkbox-material
  .check {
  background: #111;
}
.regular-form.booking-form-info .checkbox label {
  padding-left: 0;
  font-weight: 400;
}
.regular-form.booking-form-info .checkbox .checkbox-material {
  top: 4px;
}
.regular-form.booking-form-info .dob-box {
  position: relative;
  width: 100%;
  display: inline-block;
}
.regular-form.booking-form-info .dob-box .left-icon {
  position: absolute;
  left: 15px;
  top: 7px;
  font-size: 21px;
  color: #ccc;
  z-index: 1;
}
.regular-form.booking-form-info .dob-box .textfield,
.regular-form.booking-form-info .dob-box .feedback .textarea,
.feedback .regular-form.booking-form-info .dob-box .textarea,
.regular-form.booking-form-info .dob-box .feedback .select,
.feedback .regular-form.booking-form-info .dob-box .select,
.regular-form.booking-form-info .dob-box .form-groups .textarea,
.regular-form.booking-form-info .form-groups .dob-box .textarea,
.regular-form.booking-form-info .dob-box .form-groups .select,
.regular-form.booking-form-info .form-groups .dob-box .select {
  position: relative;
  z-index: 2;
  padding-left: 40px;
  background: none;
}
.datepicker {
  border: 1px solid #ddd;
}
.datepickers-container {
  z-index: 9998;
}
.select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__rendered {
  line-height: calc(1.2em + 0.75rem);
}
.select2-container--bootstrap4 .select2-selection--single {
  height: calc(1.2em + 0.75rem + 2px) !important;
}
.select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__rendered {
  line-height: calc(1.6em + 0.95rem);
  font-size: 13px;
}
.select2-container--bootstrap4 .select2-selection__clear {
  float: right;
  width: 20px;
  height: 20px;
  padding-left: 0;
  margin-top: 8px;
  margin-right: 0.3em;
  line-height: 0.75em;
  color: #f8f9fa;
  background-color: #c8c8c8;
  border-radius: 100%;
  text-align: center;
  line-height: 20px;
}
.select2-container--bootstrap4 .select2-results__option {
  padding: 0.375rem 0.75rem;
  font-size: 14px;
}
.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4
  .select2-results__option--highlighted.select2-results__option[aria-selected="true"] {
  background: #e85442;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 3px;
}
.select2-container .select2-search--inline .select2-search__field {
  font-size: 13px;
}
.select2-container--bootstrap4
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 0 15px;
  display: table;
  width: 100%;
}
.select2-container--bootstrap4 .select2-selection--multiple {
  min-height: calc(1.2em + 0.75rem + 2px) !important;
}
.select2-container--bootstrap4
  .select2-selection--multiple
  .select2-selection__choice {
  font-size: 13px;
  margin-top: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding: 0 10px 0 2px;
  line-height: 22px;
}
.select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: 0;
  border-width: 0;
  top: -12px;
  right: 20px;
  left: inherit;
}
.select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  color: #999;
}
.select2-container--bootstrap4 .select2-selection--multiple {
  position: relative;
}
.select2-container--bootstrap4 .select2-selection--multiple:before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  color: #999;
  position: absolute;
  top: 5px;
  right: 10px;
}
.select2-container--bootstrap4
  .select2-selection--multiple
  .select2-selection__clear {
  right: 1.7em;
}
.select2-container--bootstrap4
  .select2-selection--multiple
  .select2-selection__rendered {
  width: 83%;
}
.select2-container--bootstrap4
  .select2-selection--single
  .select2-selection__arrow
  b {
  font-weight: 400;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 16px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
input:checked + .slider {
  background-color: #039be5;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.switch {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.feature-list {
  margin: 0;
  padding: 0;
}
.feature-list li {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  position: relative;
}
.feature-list li:nth-child(1) {
  border-top: 0;
}
.file-upload {
  position: relative;
  padding: 0;
  border: 1px solid #eee;
  background: none;
  width: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  height: 38px;
  display: table;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  line-height: 38px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.file-upload input[type="file"] {
  opacity: 0;
  width: 100%;
  padding: 5px 20px !important;
  margin: 0 !important;
  float: left;
}
.file-upload:before {
  content: "Upload";
  cursor: pointer;
  opacity: 1;
  position: absolute;
  right: -1px;
  top: -1px;
  background: #06d6a0 url(../images/icon-upload.svg) no-repeat right 20px bottom
    50% !important;
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  padding: 0 50px 0 20px;
  font-size: 12px;
  height: 40px;
  color: #fff;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  line-height: 40px;
  text-align: center;
}
.file-upload .choose-file {
  position: absolute;
  margin: 0;
  left: 20px;
}
.file-upload .choose-file span {
  top: 0;
}
.file-upload:hover:before {
  background: #06d6a0;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dropzone {
  border: 2px dashed #0087f7;
  border-radius: 5px;
  background: white;
}
.cat-box .regular-form {
  background: none;
}
.cat-box .regular-form .form-groups {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}
.cat-box .regular-form .form-groups .input-area .left-icon {
  left: inherit;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
}
.regular-form.support-feedback-form .form-groups .rounded-btn {
  margin-top: 30px;
}
.regular-form.support-feedback-form .textarea {
  display: block;
}
.regular-form .select-normal {
  opacity: 0;
  filter: alpha(opacity=0);
}
.regular-form .nice-select {
  width: 100%;
  border-color: #c4c4c4 !important;
}
.regular-form .nice-select.open .list {
  width: 100%;
}
.regular-form .nice-select.select-normal {
  opacity: 1;
  filter: alpha(opacity=100);
}
.contactbox {
  position: relative;
}
.contactbox.bill-box {
  padding: 0;
  margin-top: 30px;
}
.contactbox.bill-box:nth-child(1) {
  margin-top: 0;
}
.contactbox.bill-box .form-content-box {
  padding: 0 30px 30px 30px;
}
.contactbox.bill-box .form-content-box .participants-info {
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  margin-top: 30px;
}
.contactbox.bill-box .form-content-box .participants-info .participant-title {
  font-weight: 700;
  font-size: 17px;
  padding-left: 40px;
  position: relative;
}
.contactbox.bill-box
  .form-content-box
  .participants-info
  .participant-title
  .num-icon {
  background: #c4c4c4;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: -6px;
}
.contactbox.bill-box .form-title-box {
  padding-left: 44px;
  padding: 30px 30px 20px 74px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
}
.contactbox.bill-box .form-title-box.alt .left-icon {
  top: 24px;
}
.contactbox.bill-box .form-title-box .left-icon {
  width: 32px;
  height: 32px;
  border: 1px solid #888;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #e85442;
  position: absolute;
  left: 30px;
  top: 33px;
}
.contactbox.bill-box .form-title-box .titles.legend-title {
  line-height: 20px;
  font-size: 17px;
  font-weight: 700;
}
.contactbox.bill-box .form-title-box .titles.sub-title {
  font-size: 14px;
  color: #666;
  margin-top: 0;
  font-weight: 400;
}
.inline-link {
  color: #e85442;
}
.select2-container {
  font-size: 14px;
  width: 100% !important;
}
.select2-container .select2-selection--single {
  height: 38px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 38px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent !important;
  border-width: 0 !important;
  top: 5px;
  right: 24px;
  left: auto;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  color: #999;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #e85442;
}
.select2-container--default .select2-selection--single {
  border-color: #ddd;
}
.search-area {
  position: fixed;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-wrap: wrap;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 30px;
  top: -100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-area .suggestion-title {
  color: #888888;
  font-weight: 400;
}
.search-area .center-box {
  max-width: 800px;
  width: 100%;
}
.search-area .center-box .navigation_box {
  padding-top: 45px;
}
.search-area .center-box .navigation_box ul li {
  margin-left: 35px;
}
.search-area .center-box .navigation_box ul li:nth-child(1) {
  margin-left: 0;
}
.search-area .center-box .navigation_box ul li a {
  font-size: 18px;
}
.search-area .search-option-btn.desktop-search {
  top: 60px !important;
  right: 60px !important;
  color: #111;
  display: block;
  font-size: 26px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  z-index: 9999;
  text-align: center;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-align: center;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-area .search-option-btn.desktop-search:hover {
  color: #e85442;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-area .border-bottom {
  width: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  height: 2px;
  left: 50%;
}
.search-area.search-active {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  top: 0;
  height: 100vh;
}
.search-area form {
  padding: 0;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #c4c4c4;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.search-area .textfield,
.search-area .feedback .textarea,
.feedback .search-area .textarea,
.search-area .feedback .select,
.feedback .search-area .select,
.search-area .regular-form .form-groups .textarea,
.regular-form .form-groups .search-area .textarea,
.search-area .regular-form .form-groups .select,
.regular-form .form-groups .search-area .select {
  float: left;
  width: 100%;
  border: 0;
  color: #111;
  font-size: 24px;
  padding-left: 10px;
  padding-right: 30px;
  height: 60px;
  background: none;
  border: 0;
}
.search-area .textfield::placeholder,
.search-area .feedback .textarea::placeholder,
.feedback .search-area .textarea::placeholder,
.search-area .feedback .select::placeholder,
.feedback .search-area .select::placeholder,
.search-area .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .search-area .textarea::placeholder,
.search-area .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .search-area .select::placeholder {
  color: #888;
  font-size: 36px;
}
.search-area .search-btn {
  position: absolute;
  background: none;
  border: 0;
  width: 30px;
  height: 30px;
  top: 50%;
  color: #111;
  right: 4px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.search-area .search-btn:hover {
  color: #e85442;
}
.search-area .search-option-btn .left-icon:before {
  content: "\f00d" !important;
}
.subscribe-form {
  margin: 0;
  padding: 10px;
}
.subscribe-form fieldset {
  margin: 0;
}
.subscribe-form .form-groups {
  background: #fff;
  margin-bottom: 10px;
}
.subscribe-form .textfield,
.subscribe-form .feedback .textarea,
.feedback .subscribe-form .textarea,
.subscribe-form .feedback .select,
.feedback .subscribe-form .select,
.subscribe-form .regular-form .form-groups .textarea,
.regular-form .form-groups .subscribe-form .textarea,
.subscribe-form .regular-form .form-groups .select,
.regular-form .form-groups .subscribe-form .select {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #222;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.subscribe-form .textfield::placeholder,
.subscribe-form .feedback .textarea::placeholder,
.feedback .subscribe-form .textarea::placeholder,
.subscribe-form .feedback .select::placeholder,
.feedback .subscribe-form .select::placeholder,
.subscribe-form .regular-form .form-groups .textarea::placeholder,
.regular-form .form-groups .subscribe-form .textarea::placeholder,
.subscribe-form .regular-form .form-groups .select::placeholder,
.regular-form .form-groups .subscribe-form .select::placeholder {
  color: #666;
  font-size: 14px;
}
.subscribe-form .submit-btn {
  background: #111;
  height: 42px;
  padding: 0 20px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: 0;
  float: left;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.subscribe-form .submit-btn:hover {
  background: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.search-area.search-active .search-option-btn.desktop-search .left-icon {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  display: block;
}
.quick-search .search-option-btn.search-close-btn .left-icon:before {
  content: "\f002";
}
.navigation_box {
  display: flex;
  position: relative;
  margin: 0;
}
.navigation_box ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.navigation_box ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.navigation_box ul li ul {
  background: #ddd !important;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #111;
  border: 0;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.11);
}
.navigation_box ul li ul li {
  width: 100%;
  float: left;
  border-top: 1px solid #e5e5e5;
}
.navigation_box ul li ul li:first-child {
  border-top: 0;
}
.navigation_box ul li ul li a {
  font-weight: 400;
  font-family: "Mukta", sans-serif;
}
.navigation_box ul li ul li ul {
  top: 0;
  right: -100%;
  left: inherit;
}
.navigation_box ul li ul li a {
  font-size: 16px;
  line-height: 20px;
  padding: 9px 16px;
  color: #ddd;
}
.navigation_box ul li ul li .dropdown-toggle:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.navigation_box ul li a {
  background: none;
  color: #111 !important;
}
.navigation_box ul li a:hover {
  background: #555 !important;
  color: #fff;
}
.navigation_box ul li a.show a {
  background: #111;
  color: #ccc;
}
.navigation_box ul li a.show a:hover {
  background: #555 !important;
  color: #fff;
}
.navigation_box ul li.open a {
  background: #e74c3c;
  color: #111;
}
.navigation_box ul li.open a:hover {
  background: #08f !important;
  color: #111;
}
.navigation_box ul li.open ul li {
  width: 100%;
  float: left;
  border-top: 1px solid #e5e5e5;
}
.navigation_box ul li.open ul li:first-child {
  border-top: 0;
}
.navigation_box ul li.open ul li ul li .dropdown-toggle:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.navigation_box ul li.open ul li a {
  color: #888;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 20px;
  background: dark-gray;
}
.navigation_box ul li.open ul li a:hover {
  background: #267163 !important;
}
.navigation_box ul li a {
  font-size: 14px;
  color: #fff !important;
  font-weight: 500 !important;
  padding: 12px 25px 6px 25px;
  display: block;
  line-height: 0;
  font-family: "Mukta", sans-serif;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navigation_box ul li a .tag-line {
  font-size: 12px;
  color: #d3d1d1 !important;
  display: block;
  margin-top: 10px;
  line-height: 14px;
  text-transform: none;
  font-weight: 400;
}
.navigation_box ul li a.selected {
  background: none;
  color: #b82025 !important;
}
.navigation_box ul li a:hover {
  background: #eee;
  color: #111;
}
.navigation_box ul li.search {
  float: right;
  position: absolute;
  right: 0;
}
.navigation_box ul li.search .left-icon {
  position: relative;
  top: 5px;
}
.navigation_box ul li.slide-menu {
  position: absolute;
  right: 0;
}
.navigation_box ul li.slide-menu a {
  padding-top: 8px;
  padding-bottom: 8px;
}
.navigation_box ul li.slide-menu .left-icon {
  position: relative;
  top: 5px;
  font-size: 24px;
}
.navigation_box.sub-navigation {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  background: none;
}
.navigation_box.sub-navigation ul li a {
  color: #267163;
  font-size: 16px;
  padding: 10px 14px;
  line-height: 22px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.navigation_box.sub-navigation ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #333;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navigation_box.sub-navigation ul li a:hover {
  background: #fff;
  color: #333;
}
.navigation_box.sub-navigation ul li a:hover:before {
  left: 0;
  right: 0;
}
.navigation_box.sub-navigation ul li a.active-menu:before {
  left: 0;
  width: 100%;
}
.top-nav-box {
  background: #f5f5f5;
  border-bottom: 1px solid #ccc;
}
.top-nav-box .navigation_box {
  display: flex;
  background: none;
  margin: 0;
}
.top-nav-box .navigation_box ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top-nav-box .navigation_box ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  border-left: 1px solid #ccc;
}
.top-nav-box .navigation_box ul li .left-icon {
  font-size: 16px;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.top-nav-box .navigation_box ul li a {
  font-weight: 400;
  color: #111 !important;
  padding: 8px 12px;
}
.top-nav-box .navigation_box ul li ul {
  background: #ddd;
}
.top-nav-box .navigation_box ul li ul li {
  height: auto;
}
.top-nav-box .navigation_box ul li ul li a {
  background: #ddd;
  padding: 9px 16px;
}
.top-nav-box .navigation_box ul li.open a {
  background: #e0e0e0 !important;
  color: #111 !important;
}
.top-nav-box .navigation_box ul li.open ul li a {
  background: #ddd !important;
  padding: 9px 16px;
}
.top-nav-box .navigation_box ul li.open ul li a:hover {
  background: #333 !important;
  color: #fff;
}
.top-nav-box .navigation_box ul li a {
  color: #fff !important;
  font-size: 14px;
  padding: 8px 15px;
  background: none;
}
.top-nav-box .navigation_box ul li a:hover {
  background: #ddd;
  color: #fff;
}
.top-nav-box .navigation_box ul li a.active-nav {
  background: #ddd;
  color: #fff;
}
.top-nav-box .navigation_box ul li.live-notificaion .notifications {
  position: relative;
}
.top-nav-box
  .navigation_box
  ul
  li.live-notificaion
  .notifications
  .notification-counter {
  position: absolute;
  top: -10px;
  right: -5px;
  background: #d13938;
  color: #fff;
  min-width: 24px;
  padding: 0 5px;
  text-align: center;
  line-height: 24px;
  height: 24px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.top-nav-box .navigation_box ul li.live-notificaion a {
  margin-left: 10px;
}
.top-nav-box .navigation_box ul li.slide-menu {
  display: none;
  position: relative;
}
.top-nav-box .navigation_box ul li.slide-menu .left-icon {
  margin: 0;
}
.top-nav-box .navigation_box ul li.slide-menu a {
  text-align: center;
}
.top-nav-box .navigation_box ul ul li ul {
  top: 0;
  right: -100%;
  left: inherit;
}
.top-nav-box .navigation_box ul ul li a {
  color: #888;
  font-size: 14px !important;
}
.top-nav-box .calendar-box {
  text-align: left;
  padding-top: 15px;
}
.top-nav-box .calendar-box .current-date {
  color: #555;
}
.top-nav-box .calendar-box .current-date.current-time {
  margin-right: 20px;
}
.top-nav-box .calendar-box .current-date.current-time .left-icon {
  top: 1px;
}
.top-nav-box .calendar-box .current-date.unicode-converter {
  margin-left: 0;
}
.top-nav-box .calendar-box .current-date.unicode-converter .left-icon {
  font-size: 20px;
  top: 4px;
}
.main-menu {
  border-top: 1px solid #ccc;
  margin-bottom: 0;
}
.dropdown-toggle:after {
  top: 5px;
  position: absolute;
  right: 17px;
  color: #fff;
}
.mm-menu {
  background: #111 !important;
  opacity: 1;
}
.mm-menu.active {
  opacity: 1;
}
.mm-menu .nav-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
}
.mm-menu .search-site {
  display: block !important;
  position: relative;
  float: left;
  right: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mm-menu .navigation_box ul li {
  float: left;
  width: 100%;
}
.mm-menu .navigation_box ul li a {
  font-size: 16px;
  padding: 10px 20px;
  color: #fff;
  border-top: 1px solid #333;
  line-height: 20px;
}
.mm-menu .navigation_box ul li.search {
  display: none;
}
.mm-menu .navigation_box ul li ul {
  display: block;
  background: none;
  position: relative !important;
  top: 0;
  border-radius: 0;
  border: 0;
  border: 0;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.mm-menu .navigation_box ul li ul ul {
  right: 0;
}
.mm-menu .navigation_box ul li.show a {
  background: none;
}
.mm-menu .navigation_box ul li.show a:hover {
  background: #111 !important;
}
.mm-menu .navigation_box.tops {
  background: #e74c3c;
  float: left;
  width: 100%;
}
.mm-menu .navigation_box.tops ul li a {
  background: #e74c3c;
}
.mm-menu .navigation_box.tops ul li a:hover {
  background: #111 !important;
}
.mm-menu .navigation_box.tops ul li.live-btn a {
  background: #ffdb3a;
  color: #111 !important;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 5px 20px;
  margin-left: 18px;
  margin-top: 13px;
  display: table;
  width: auto;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
}
.mm-menu .navigation_box.tops ul li.live-btn a:hover {
  background: #ffdb3a !important;
}
.mm-menu .navigation_box.mains {
  background: #111;
  float: left;
  width: 100%;
}
.mm-menu .navigation_box.mains ul li a {
  color: #fff;
}
.mm-menu-open {
  overflow: hidden;
}
.live-tv {
  text-transform: uppercase;
}
.mm-menu-toggle {
  position: relative;
  left: 0;
}
.slide-nav-box ul li.slide-menu {
  display: none;
}
.slide-nav-box ul li.search {
  display: none;
}
.top-nav-box .navigation_box ul li.live-tv.epaper {
  border: 0;
  margin-left: 10px;
}
.top-nav-box .navigation_box ul li.live-tv.epaper:nth-child(1) {
  margin-left: 0;
}
.top-nav-box .navigation_box ul li.live-tv.epaper a {
  padding: 0;
}
.top-nav-box .navigation_box ul li.live-tv.epaper a .left-icon {
  padding: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  color: #111 !important;
  display: inline-block;
  line-height: 32px;
  margin-right: 0;
  border: 1px solid #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top-nav-box .navigation_box ul li.live-tv.epaper a .tv-title {
  display: inline-block;
  position: relative;
  top: 5px;
}
.top-nav-box .navigation_box ul li.live-tv.epaper a:hover {
  background: none !important;
}
.top-nav-box .navigation_box ul li.live-tv.epaper a:hover .left-icon {
  background: #013989;
  color: #fff !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top-nav-box .navigation_box ul li.live-tv.epaper.tv-menu {
  margin-right: 30px;
}
.top-nav-box .navigation_box ul li.live-tv.epaper.tv-menu a {
  font-weight: 700;
  font-size: 20px;
  color: #111 !important;
}
.top-nav-box .navigation_box ul li.live-tv.epaper.tv-menu a .left-icon {
  background: #013989 !important;
  color: #fff !important;
  margin-right: 10px;
}
.top-nav-box .navigation_box.tops {
  padding: 5px 0 10px 0;
}
.slide-nav-box .navigation_box ul li a {
  color: #111 !important;
}
.slide-nav-box .navigation_box ul li ul li a {
  color: #fff !important;
}
.menu-box {
  float: left;
}
.menu-box .items .main-title {
  color: #111;
  border-bottom: 1px solid #ddd !important;
}
.menu-box .navigation_box {
  padding: 0;
  display: block;
  background: #fff;
}
.menu-box .navigation_box .menu-toggle {
  display: none;
}
.menu-box .navigation_box ul {
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  text-align: left;
}
.menu-box .navigation_box ul li {
  display: inline-block;
  width: 100%;
  float: none;
  margin-left: 0 !important;
  border-top: 1px solid #ddd;
}
.menu-box .navigation_box ul li.selected a {
  background: #111 !important;
  color: #013989 !important;
}
.menu-box .navigation_box ul li.selected a:before {
  display: none;
}
.menu-box .navigation_box ul li .dropdown-toggle:after {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transform: rotate(90);
  -moz-transform: rotate(90);
  -ms-transform: rotate(90);
  -o-transform: rotate(90);
  transform: rotate(90);
}
.menu-box .navigation_box ul li.search {
  display: none;
}
.menu-box .navigation_box ul li.dropdown {
  position: relative;
}
.menu-box .navigation_box ul li.dropdown .dropdown-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 24px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  text-align: center;
}
.menu-box .navigation_box ul li.active-menu .menu-up:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.menu-box .navigation_box ul li a {
  padding-bottom: 5px;
  padding: 10px 20px;
  color: #111 !important;
}
.menu-box .navigation_box ul li a.selected {
  color: #666 !important;
}
.menu-box .navigation_box ul li a:hover {
  background: none !important;
  color: #666 !important;
}
.menu-box .navigation_box ul li ul {
  position: relative;
  display: block;
  padding-left: 0;
  border: 0 !important;
  background: #fff !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.menu-box .navigation_box ul li ul li {
  border-top: 0 solid #ddd !important;
}
.menu-box .navigation_box ul li ul li a {
  color: #666 !important;
  padding-left: 20px;
  padding-right: 20px;
}
.menu-box .navigation_box ul li ul li a:hover {
  color: #111 !important;
  background: none !important;
}
.menu-box .navigation_box ul li ul li ul {
  right: 0;
}
.menu-box .navigation_box ul.megabox .row {
  margin: 0;
}
.menu-box .navigation_box ul.megabox .items {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ddd;
  max-width: 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}
.menu-box .navigation_box ul.megabox .items:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.menu-box .navigation_box ul.megabox .list-item {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ddd;
  max-width: 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}
.menu-box .navigation_box ul.megabox .list-item:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.menu-box .navigation_box li.main-home a {
  background: #013989;
  color: #fff !important;
}
.menu-box .hotline-box {
  display: inline-block;
  border-top: 1px solid #ddd;
  width: 100%;
  padding: 20px;
}
.menu-box .hotline-box .small-title {
  font-size: 11px;
  display: block;
  line-height: 18px;
  color: #999;
}
.menu-box .hotline-box .phone-number {
  color: #013989;
  font-weight: 700;
  display: block;
}
.menu-box .socialbox {
  display: inline-block;
  border-top: 1px solid #ddd;
  width: 100%;
  padding: 20px;
}
.menu-box .socialbox .footer-title {
  font-size: 11px;
  display: block;
  line-height: 18px;
  color: #999;
  font-weight: 400;
}
.menu-box .socialbox a {
  width: 32px;
  height: 32px;
  border: 1px solid #999;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 32px;
  margin-right: 10px;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menu-box .socialbox a:hover {
  color: #013989;
  border-color: #013989;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menu-toggle {
  font-size: 24px;
  color: #fff;
  padding: 0 10px;
  line-height: 45px;
  position: absolute;
  right: 0;
  height: 40px;
  z-index: 98;
  cursor: pointer;
  top: 5px;
  border: 1px solid #013989;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-toggle:hover {
  border: 1px solid #ddd;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navigation-box.sub-nav {
  background: #666;
  padding: 8px 0;
}
.navigation-box.sub-nav .navigation_box {
  margin-top: 0;
}
.navigation-box.sub-nav .navigation_box ul li a {
  line-height: 20px;
  color: #fff !important;
  font-size: 16px;
  padding-top: 5px;
  font-weight: 400;
}
.navigation-box.sub-nav .navigation_box ul li a:hover {
  background: none !important;
}
.dropdown-toggle:after {
  border: 0 !important;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #fff;
  top: 3px;
  right: 0;
  position: relative;
  font-size: 18px;
}
.menu-box .dropdown-menu {
  min-width: auto;
}
.menu-box .navigation_box ul li:last-child ul {
  right: 0;
}
.menu-box .navigation_box ul li {
  margin: 0;
}
.menu-box .navigation_box ul li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.menu-box .navigation_box ul li a.dropdown-toggle:after {
  width: auto;
  right: 10px;
}
.menu-box .navigation_box.mains ul li.dropdown ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.menu-box .navigation_box ul li.home-text {
  display: none;
}
.menu-box .navigation_box ul li.dropdown.show a.dropdown-toggle:after {
  content: "\f106";
}
.menu-box .navigation_box ul li.dropdown.show ul {
  display: block;
  position: relative !important;
  top: 0;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.modal-backdrop {
  background: rgba(0, 0, 0, 0.8);
  z-index: 99998;
}
.material-modal .modal-content {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.material-modal .modal-header {
  border: 0;
  padding: 30px;
  background: #fff;
}
.material-modal .modal-title {
  color: #fff;
  font-weight: 500;
  font-size: 23px;
}
.material-modal .modal-body {
  padding: 30px;
}
.material-modal .close-button {
  padding: 0;
  background: #fff;
  border: 1px solid #fff;
  text-align: center;
  color: #222;
  width: 32px;
  height: 32px;
  display: block;
  line-height: 30px;
  font-size: 30px;
  opacity: 0.8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.material-modal .close-button:hover {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7);
}
.mfp-zoom-out-cur {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
  cursor: url(layouts/images/cross.png), auto;
}
.mfp-zoom-out-cur .mfp-bg {
  background: #000;
  opacity: 0.9;
  z-index: 9999;
}
.mfp-zoom-out-cur .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #aaa;
  word-wrap: break-word;
  padding-right: 36px;
  font-size: 14px;
}
.mfp-zoom-out-cur img.mfp-img {
  position: relative;
  z-index: 9999;
}
.mfp-zoom-out-cur .mfp-wrap {
  z-index: 9999;
}
.alert-modal h4 {
  font-weight: 700;
}
.login-btn {
  background: #fff;
  padding: 16px 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  color: #111;
  font-size: 16px;
  text-align: center;
  display: table;
  margin: 60px auto 0 auto;
}
.login-btn .right-icon {
  position: relative;
  top: 2px;
}
.modal-content {
  border: 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
}
.modal-open .upToScroll {
  z-index: 1;
}
.modal-open .sticky-footer-ad {
  z-index: 1;
}
.modal-open .cd-header.is-visible {
  z-index: 1;
}
.modal-open .regular-form .form-groups {
  z-index: 1;
  position: relative;
}
.modal-open .btn-area,
.modal-open .right-side .btn-area.sticky-btn {
  z-index: 1;
}
.modal-open .theme-toggle {
  z-index: 1;
}
.modal-open .sh-header {
  z-index: 1;
}
.modal-open .section.page-box .page-img:after {
  z-index: 0;
}
.modal-backdrop.show {
  opacity: 1;
}
#search-site .modal-lg {
  max-width: none;
}
#search-site .modal-lg .modal-content {
  background: none;
  position: static;
}
#search-site .modal-body h1 {
  font-size: 38px;
  color: #fff;
  text-align: center;
}
#search-site .modal-header {
  border: 0;
}
#search-site .close {
  position: absolute;
  top: 0;
  right: 20px;
  color: #fff;
  margin: 0;
  padding: 0;
  opacity: 1;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#search-site .close:hover {
  background: #fff;
  color: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.live-play-btn {
  cursor: pointer;
  position: fixed;
  background: #222;
  top: 50%;
  right: 0;
  z-index: 9999;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 40px 0 15px;
  color: #111;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  height: 36px;
  right: 0;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: center -100%;
  -moz-transform-origin: center -100%;
  -ms-transform-origin: center -100%;
  -o-transform-origin: center -100%;
  transform-origin: center -100%;
  -webkit-box-shadow: -2px -3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px -3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: -2px -3px 10px rgba(0, 0, 0, 0.5);
}
.live-play-btn .main-lable {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
}
.live-play-btn .left-icon {
  font-size: 24px;
  position: relative;
  top: 7px;
  margin-left: 10px;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.live-play-btn:hover {
  background: #e74c3c;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.live-player-box {
  width: 370px;
  height: 100%;
  position: fixed;
  overflow: auto;
  top: 0;
  z-index: 9999;
  right: -500px;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.live-player-box .player-box {
  background: #fff;
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.live-player-box .provided-by {
  font-size: 14px;
  color: #666;
  padding: 7px 0;
}
.live-player-box .provided-by a {
  color: #e74c3c;
  text-decoration: underline;
}
.live-player-box .provided-by a:hover {
  color: #222;
  text-decoration: none;
}
.live-player-box .right-side .live-title {
  text-align: left;
  padding: 0 15px;
  margin-bottom: 0;
}
.live-player-box .right-side .todays {
  padding: 20px 30px 30px 30px;
}
.live-fixed {
  margin: 0;
  text-align: left;
}
.live-fixed .view-full {
  border-top: 1px solid #ccc;
}
.live-fixed .on-air-now {
  text-align: center;
  margin-top: 70px;
}
.live-fixed .on-air-now img {
  border: 1px solid #333;
}
.live-fixed .on-air-now .mr-3 {
  margin-right: 0 !important;
}
.live-fixed .on-air-now .main-title {
  font-size: 22px;
  line-height: 26px;
  padding: 0 20px;
  display: block;
  margin-bottom: 10px;
}
.live-fixed .right-side {
  height: calc(100vh - 72px);
  overflow: auto;
  padding: 0;
}
.live-fixed .right-side .items {
  margin-top: 0;
  border-top: 1px solid #ccc;
  padding: 0;
}
.live-fixed .right-side .items:nth-child(1) {
  border-top: 0;
}
.live-fixed .item-news {
  text-align: center;
}
.live-fixed .todays .item-news {
  text-align: left;
  margin: 0;
  padding: 15px;
}
.live-fixed .todays .item-news:nth-child(even) {
  background: #eee;
}
.live-fixed .todays .item-news img {
  width: 64px;
  height: 64px;
}
.live-fixed .todays .item-news .start-time {
  margin-top: 3px;
}
.live-fixed .live-close {
  padding: 15px 15px 15px 15px;
  position: relative;
  width: 370px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  z-index: 98;
  height: 72px;
}
.live-fixed .live-close .main-title {
  display: block;
  text-transform: uppercase;
  position: relative;
  padding: 5px 0;
  text-align: left;
  font-size: 20px;
}
.live-fixed .live-close .main-title .left-icon {
  position: relative;
}
.live-fixed .live-close .main-title .left-icon.alarm-icon {
  background: #d13938;
  color: #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  border-radius: 50px;
  margin-right: 5px;
  top: 3px;
}
.live-fixed .live-close .main-title .close-live {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 24px;
  color: #222;
  width: 42px;
  height: 42px;
  text-align: center;
  background: #fff;
  line-height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.live-fixed .live-close .main-title .close-live:hover {
  top: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-close,
.theme-panel .close-box .cart-close,
.theme-close {
  background: none;
  position: absolute;
  top: -3px;
  right: 15px;
  color: #111;
  line-height: normal;
  cursor: pointer;
}
.close-box {
  background: #1572ba;
  position: relative;
  top: 0;
  height: 50px;
  padding-left: 20px;
  width: 100%;
  line-height: 50px;
}
.close-box .main-title,
.close-box .subline {
  font-size: 22px;
  color: #111;
  font-style: normal;
  font-weight: 700;
  display: block;
  margin-top: 0;
  line-height: 50px;
  text-transform: uppercase;
}
.primary-panel,
.theme-panel {
  width: 360px;
  height: calc(100% - 20px);
  position: fixed;
  top: 10px;
  z-index: 1;
  right: -500px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.primary-panel .note-box,
.theme-panel .note-box {
  margin: 0;
}
.primary-panel .notification-list,
.theme-panel .notification-list {
  height: 100vh;
  height: calc(100vh - 50px);
  overflow: auto;
  padding: 0;
  width: 100%;
}
.primary-panel .notification-list .item-news:nth-child(even),
.theme-panel .notification-list .item-news:nth-child(even) {
  background: #e4e1e1;
}
.primary-panel .notification-list a,
.theme-panel .notification-list a {
  display: inherit;
  width: 100%;
  padding: 10px 10px 5px 10px;
}
.primary-panel .notification-list .main-title,
.theme-panel .notification-list .main-title {
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.primary-panel .notification-list .time-stamp,
.theme-panel .notification-list .time-stamp {
  display: block;
  color: #8a8a8a;
  font-size: 10px;
}
.primary-panel .notification-close,
.theme-panel .notification-close {
  padding: 2px 15px 0 15px;
  position: relative;
  width: 370px;
  background: #ddd;
  border-bottom: 1px solid #ddd;
  z-index: 98;
  height: 53px;
}
.primary-panel .notification-close .main-title,
.theme-panel .notification-close .main-title {
  display: block;
  text-transform: uppercase;
  position: relative;
  padding: 5px 0;
  color: #111;
  text-align: left;
  font-size: 14px;
}
.primary-panel .notification-close .main-title .left-icon,
.theme-panel .notification-close .main-title .left-icon {
  position: relative;
}
.primary-panel .notification-close .main-title .left-icon.alarm-icon,
.theme-panel .notification-close .main-title .left-icon.alarm-icon {
  background: #d13938;
  color: #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  border-radius: 50px;
  margin-right: 5px;
  top: 1px;
}
.primary-panel .notification-close .main-title .noti-close,
.theme-panel .notification-close .main-title .noti-close {
  cursor: pointer;
  position: absolute;
  top: 7px;
  right: 0;
  font-size: 18px;
  color: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #111;
  line-height: 37px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.primary-panel .notification-close .main-title .noti-close:hover,
.theme-panel .notification-close .main-title .noti-close:hover {
  background: #666;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.primary-panel .close-box img,
.theme-panel .close-box img {
  width: auto;
  height: 32px;
  margin-top: -5px;
}
.data-panel {
  width: 360px;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
  right: -500px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.data-panel .menu-box {
  padding: 0 15px;
}
.data-panel .menu-box .items {
  width: 100%;
  margin-top: 0;
}
.data-panel .close-box img {
  width: auto;
  height: 32px;
  margin-top: -5px;
}
.overflow-hide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.overflow-hide .fixed-tops {
  z-index: 98;
}
.mask-box {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.96;
  content: "";
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
}
.overflow-hide {
  overflow: hidden;
}
.overflow-hide .mask-box {
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: visible;
  opacity: 1;
}
.cart-mask {
  overflow: hidden;
}
.cart-mask .mask-box {
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: visible;
  opacity: 1;
}
.close-box {
  position: relative;
  top: 0;
  background: #fff;
  height: 50px;
  padding-left: 15px;
  width: 100%;
  line-height: 50px;
  height: 50px;
  float: left;
}
.close-box img {
  margin-top: -5px;
}
.close-box .main-title {
  margin-top: 0;
}
.close-box .panel-title {
  margin-top: 15px;
  color: #111;
  font-size: 18px !important;
}
.close-box .menu-close,
.theme-panel .close-box .cart-close,
.close-box .theme-close {
  top: 15px;
}
.menu-box {
  height: calc(100% - 50px);
  overflow: auto;
}
.menu-box .navigation_box ul li ul {
  max-height: none;
  height: auto !important;
  overflow: visible;
}
.menu-box .items {
  padding: 8px 0 0 0;
  display: inline-block;
  border-top: 1px solid #ccc;
  width: 90%;
}
.menu-box .items .main-title {
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
}
.menu-box .items .more-title {
  color: #fff;
}
.menu-box .panel-menu {
  margin: 0;
  padding: 0;
  display: block;
}
.menu-box .panel-menu li {
  list-style: none;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}
.menu-box .panel-menu li:nth-child(1) {
  margin-top: 0;
}
.menu-box .panel-menu li a {
  font-size: 14px;
  color: #111;
  font-weight: 700;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-box .panel-menu li a:hover {
  color: #111;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-box .panel-menu li a:hover .pan-icon {
  background: #013989;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-box .panel-menu li a .pan-icon {
  padding: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #fff;
  color: #111;
  display: inline-block;
  line-height: 32px;
  margin-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.menu-box .panel-menu li a .pan-icon.np-tv {
  background: #013989;
  color: #fff;
  margin-right: 10px;
}
.menu-box .panel-menu.normal-nav li {
  margin-top: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.menu-box .panel-menu.normal-nav li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}
.menu-box .panel-menu.normal-nav li a:hover {
  color: #eee;
}
.mfp-zoom-out-cur .menu-toggle {
  z-index: 9998;
}
.lg-on .fixed-tops {
  z-index: 1;
}
.lg-on .sh-header {
  z-index: 1;
}
.lg-on .upToScroll.buttonShow {
  z-index: 1;
}
.allow-block .modal-header img {
  position: relative;
  left: 0;
  top: 0;
  max-width: 166px;
  margin: 0 auto;
}
.allow-block .allow-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  font-family: "Mukta", sans-serif;
  color: #666;
}
.allow-block .allow-title span {
  color: #111;
}
.allow-block .description {
  line-height: 23px;
  font-size: 16px;
}
.allow-block .modal-header,
.allow-block .modal-footer {
  border: 0;
}
.allow-block .modal-dialog {
  max-width: 580px;
}
.allow-block .modal-header {
  padding-bottom: 0;
}
.allow-block .modal-footer {
  justify-content: center;
}
.allow-block .modal-footer .no-thanks {
  background: none;
  color: #666;
  font-size: 16px;
  font-weight: 700;
  border: 0;
  text-decoration: underline;
  font-family: "Mukta", sans-serif;
}
.allow-block .modal-footer .no-thanks:hover {
  text-decoration: none;
}
.allow-block .modal-footer .allow {
  background: #111;
  color: #fff;
  font-family: "Mukta", sans-serif;
  font-size: 16px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 0;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
}
.allow-block .modal-footer .allow:hover {
  background: #ccc;
  color: #111;
}
.quick-pop .modal-content {
  padding: 0;
}
.quick-pop .close-btn .left-icon {
  background: #fff;
  font-size: 24px;
}
.quick-pop .close-btn:hover {
  background: #fff;
}
.quick-pop .close-btn:hover .left-icon {
  color: #666 !important;
}
.quick-pop .quick-product {
  max-width: 960px;
}
.quick-pop .quick-product.alert-box {
  max-width: 440px;
}
.quick-pop .quick-product .modal-header {
  padding: 0;
  border: 0;
  margin: 0;
}
.quick-pop .quick-product .close-btn {
  top: 15px;
  right: 15px;
  margin: 0;
  z-index: 9998;
  padding: 0;
  border: 0;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #111;
  cursor: pointer;
}
.quick-pop .quick-product .modal-body {
  padding: 0;
}
.quick-pop .quick-product .quick-look {
  border: 0;
}
.theme-panel {
  max-width: 320px;
  width: auto;
  background: #fff;
  right: -500px !important;
  left: inherit !important;
  z-index: 99999;
}
.theme-panel .panel-item {
  margin-bottom: 30px;
}
.theme-panel .panel-item .titles {
  margin-bottom: 10px;
  font-weight: 700;
}
.theme-panel .panel-title {
  color: #111;
}
.theme-panel .close-box {
  background: #fff;
}
.theme-panel .close-box .cart-close {
  color: #111;
}
.theme-panel .latest-products {
  height: calc(100vh - 160px);
  overflow: auto;
}
.theme-panel .theme-options {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.theme-panel .theme-options li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
.theme-panel .theme-options li:nth-child(1) {
  margin-left: 0;
}
.theme-panel .theme-options li a {
  display: block;
  width: 39px;
  height: 39px;
  background: #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.theme-panel .theme-options li a:hover {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.theme-panel .theme-options li a.active-theme:before {
  content: "";
  width: 12px;
  background: #7b61ff;
  height: 12px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  bottom: -5px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.theme-panel .theme-options li a.default-theme {
  background: #f0f0f0;
}
.theme-panel .theme-options li a.red-theme {
  background: #cd1f3a;
}
.theme-panel .theme-options li a.green-theme {
  background: #666;
}
.theme-panel .theme-options li a.blue-theme {
  background: #19375f;
}
.theme-panel .theme-options li a.yellow-theme {
  background: #fdb81a;
}
.theme-panel .header-options {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.theme-panel .header-options li {
  list-style: none;
  float: left;
  margin: 0 0 0 10px;
}
.theme-panel .header-options li:nth-child(1) {
  margin-left: 0;
}
.theme-panel .header-options li a {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.theme-panel .header-options li a img {
  width: 72px;
  display: block;
  top: 0;
  position: relative;
}
.theme-panel .header-options li a:hover img {
  top: -2px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.theme-panel .header-options li a.active-theme:before {
  content: "";
  width: 12px;
  background: #7b61ff;
  height: 12px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  bottom: -5px;
  z-index: 98;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login-box-tab {
  border: 0;
  background: #fff;
}
.login-box-tab li {
  border: 0;
  margin: 0;
  width: 40%;
}
.login-box-tab li a {
  border: 0 !important;
  border: 2px solid #fff !important;
  margin: 0;
  background: #fff;
  color: #888;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 5px 10px;
}
.login-box-tab li a:hover {
  background: #eee;
}
.login-box-tab li a.show {
  background: #fff !important;
  color: #111 !important;
  border: 2px solid #ccc !important;
}
.login-box-tab li a.active {
  background: #fff !important;
  color: #111 !important;
  border: 2px solid #ccc !important;
}
.login-register .modal-title {
  font-size: 20px;
  color: #111;
  border: 0;
  font-weight: 700;
  text-align: center;
  display: table;
  width: 100%;
}
.login-register .dismiss-btn {
  position: absolute;
  opacity: 1;
  right: -20px;
  top: -20px;
  margin: 0;
  padding: 0;
  z-index: 98;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  background: #111;
  border: 1px solid #ccc;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
}
.login-register .dismiss-btn:hover {
  background: #ed6d1d;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.login-register .feedback,
.login-register .feedback fieldset,
.feedback .login-register fieldset {
  padding: 40px 40px 20px 40px;
  margin: 0;
}
.login-register .feedback fieldset,
.feedback .login-register fieldset fieldset {
  margin: 0;
  padding: 0;
}
.login-register .feedback .row,
.feedback .login-register fieldset .row {
  margin: 0;
}
.login-register .feedback .fieldbox,
.feedback .login-register fieldset .fieldbox {
  padding: 0;
}
.login-register .feedback .form-groups,
.feedback .login-register fieldset .form-groups {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  padding: 0;
}
.login-register .feedback .textfield,
.feedback .login-register fieldset .textfield,
.login-register .feedback .textarea,
.feedback .login-register fieldset .textarea,
.login-register .feedback .select,
.feedback .login-register fieldset .select {
  color: #111;
  padding: 10px 0;
}
.login-register .feedback label,
.feedback .login-register fieldset label {
  padding-left: 0;
  left: 0;
}
.login-register .feedback .focused .form-groups,
.feedback .login-register fieldset .focused .form-groups {
  border-bottom: 1px solid #111;
}
.login-register .feedback .login-btn,
.feedback .login-register fieldset .login-btn {
  margin-top: 30px;
}
.login-register #college-login .login-btn {
  margin-bottom: 10px;
}
.login-register .form-title {
  display: table;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  margin: 0;
}
.login-register .forgot-btn {
  text-align: right;
}
.login-register .forgot-btn a {
  margin: 10px 0 0 0;
  display: block;
  font-size: 12px;
  color: #111;
  text-decoration: underline;
}
.login-register .forgot-btn a:hover {
  text-decoration: none;
}
.login-register .modal-header {
  background: #fff;
  border-radius: 0 !important;
  border: 0 !important;
}
.login-register .modal-header .modal-title {
  font-size: 20px;
  color: #111;
  border: 0;
  font-weight: 700;
  text-align: center;
  display: table;
  width: 100%;
}
.login-register .modal-content {
  border: 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
}
.login-register .modal-body {
  padding: 0;
}
.login-popup .quick-product {
  max-width: 500px;
}
.login-popup .quick-product .modal-body {
  padding: 10px 25px 25px 25px;
}
.modal-open {
  padding-right: 0 !important;
}
.modal-open .modal {
  padding-right: 0 !important;
}
.mfp-close {
  color: #fff !important;
  position: fixed !important;
  top: 20px !important;
  right: 20px !important;
}
.alert-popup {
  position: fixed;
  bottom: 30px;
  right: 30px;
  max-width: 360px;
  background: #43a047;
  z-index: 9998;
  display: none;
  margin-bottom: 0;
  padding: 20px;
  -webkit-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
.alert-popup .allow-title {
  color: #fff;
}
.alert-popup .left-icon {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  background: #fff;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.alert-popup .close-alert {
  border: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  top: 6px;
  right: 6px;
  position: absolute;
  background: none;
  cursor: pointer;
}
.alert-popup .description {
  font-size: 12px;
  line-height: 14px;
  display: block;
  color: #fff;
}
.sweet-alert .alert-popup {
  display: flex;
}
.lg-toolbar .lg-icon {
  background: none !important;
  border: 0 !important;
  color: #fff !important;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}
.lg-sub-html p {
  padding: 0;
  line-height: 20px;
}
.news-articles.full-list .item a:hover .play-icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
figure {
  position: relative;
}
figure .play-icon {
  font-size: 12px;
  color: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 30px;
  right: 30px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.side-videos .item.latest-item .titles {
  font-size: 20px;
  line-height: 32px;
}
.side-videos .item.latest-item .play-icon {
  width: 32px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  top: 20px;
  right: 20px;
}
.side-videos .item .play-icon {
  right: 5px;
  left: inherit;
  top: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 7px;
}
.radio-info {
  text-align: center;
}
.radio-info .radio-full-info .article-img {
  margin: 30px auto;
  display: block;
}
.radio-info .radio-full-info .radio-title {
  font-size: 24px;
  line-height: 28px;
}
.radio-info .radio-full-info .description {
  margin-top: 15px;
}
.radio-info .radio-full-info .info-list {
  margin-top: 30px;
  display: block;
}
.radio-info .radio-full-info .info-list li {
  list-style: none;
  display: inline-block;
  padding: 2px 0;
  border-top: 1px solid #ddd;
  width: 100%;
}
.radio-info .radio-full-info .info-list li .titles {
  display: inline-block;
}
.radio-info .radio-full-info .info-list li .info-title {
  font-size: 16px;
  margin-left: 5px;
}
.radio-info .radio-full-info .info-list li:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.login-popup .quick-product .modal-body {
  padding: 10px 45px 25px 45px;
}
.quick-pop .quick-product .close-btn {
  background: #eee;
  font-size: 24px;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.quick-pop .quick-product .close-btn:hover {
  background: #111;
  color: #fff !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.quick-pop .quick-product .close-btn:hover .left-icon {
  color: #fff !important;
}
.quick-pop .quick-product .close-btn .left-icon {
  background: none;
  font-size: 18px;
}
.bhitta-pops .modal-header {
  padding-bottom: 8px;
}
.bhitta-pops .modal-header .close-btn {
  background: #fff;
  border: 0;
  width: 30px;
  text-align: center;
  position: relative;
  top: -5px;
}
.bhitta-pops .right-side .post-items {
  border: 1px solid #e5e5e5;
  padding-bottom: 0;
}
.bhitta-pops .right-side .post-items .feature-list li {
  padding: 15px 20px;
}
.bhitta-pops .right-side .post-items .feature-list li:nth-child(1) {
  padding-top: 0;
}
.bhitta-pops .right-side .post-items .feature-list li:nth-child(1) .switch {
  top: 5px;
}
.bhitta-pops .btn-area {
  margin: 30px 0 10px 0;
  float: left;
}
.bhitta-pops .btn-area .btn-cms {
  margin-left: 0;
  margin-right: 10px;
}
.bhitta-pops.media-mgmt .modal-dialog {
  max-width: 1200px;
}
.bhitta-pops.media-mgmt .modal-dialog .modal-header {
  padding-bottom: 0;
}
.bhitta-pops.media-mgmt .modal-dialog .media-tabs {
  margin: 0;
  border: 0;
}
.bhitta-pops.media-mgmt .modal-dialog .modal-body {
  max-height: 600px;
  overflow: auto;
}
.bhitta-pops .top-search-form,
.bhitta-pops .regular-form .form-groups .search-top,
.regular-form .form-groups .bhitta-pops .search-top {
  background: #eee;
}
.bhitta-pops .top-search-form .search-btn,
.bhitta-pops .regular-form .form-groups .search-top .search-btn,
.regular-form .form-groups .bhitta-pops .search-top .search-btn {
  background: #eee;
}
.modal-open .action-control .more-action {
  z-index: 1;
}
.modal-open .bhitta-cms-header {
  z-index: 1;
}
.modal-open .bigyaapan-box {
  position: relative;
  z-index: 1;
}
.modal-open .post-items .column-box .status-item {
  z-index: 1;
  position: relative;
}
.theme-control {
  overflow: hidden;
}
.theme-control .mask-box {
  -webkit-transition: opacity 0.5s, visibility 0.5s;
  transition: opacity 0.5s, visibility 0.5s;
  visibility: visible;
  opacity: 1;
  z-index: 99998;
}
.theme-control .theme-panel {
  right: 0 !important;
}
.theme-close {
  display: block !important;
}
.bhitta-pops .fieldbox.right-side {
  margin-top: 30px;
}
.swal2-shown .my-drops {
  z-index: 1;
}
.swal2-shown .action-control .more-action {
  z-index: 1;
}
.swal2-shown .bhitta-cms-header {
  z-index: 1;
}
.swal2-shown .bigyaapan-box {
  position: relative;
  z-index: 1;
}
.swal2-shown .post-items .column-box .status-item {
  z-index: 1;
  position: relative;
}
.swal2-shown .btn-area,
.swal2-shown .right-side .btn-area.sticky-btn {
  z-index: 1;
}
.swal2-shown .theme-toggle {
  z-index: 1;
}
.swal2-shown .swal2-shown .bhitta-cms-header {
  z-index: 99;
}
.swal2-shown .btn-area,
.swal2-shown .right-side .btn-area.sticky-btn {
  z-index: 99;
}
.swal2-shown .upToScroll.buttonShow {
  z-index: 1;
}
.loading {
  margin: 0 auto;
  width: 100px;
  height: 50px;
  text-align: center;
  font-size: 10px;
  position: relative;
}
.loading > span {
  height: 100%;
  width: 18px;
  display: inline-block;
  margin-left: 2px;
  -webkit-animation: load-anim 0.9s infinite ease-in-out;
  animation: load-anim 0.9s infinite ease-in-out;
}
.loading .bar1 {
  background-color: #cd1f3a;
}
.loading .bar2 {
  background-color: #19375f;
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.loading .bar3 {
  background-color: #fdb81a;
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.loading .bar4 {
  background-color: #00544b;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
@-webkit-keyframes load-anim {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.05);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes load-anim {
  0%,
  40%,
  100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@keyframes rotate {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.swal2-shown .form-groups {
  z-index: 1;
  position: relative;
}
.error-list {
  display: block;
  text-align: center;
  list-style: none;
}
.error-list li {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #b82025;
  line-height: 18px;
}
.error-list li .left-icon {
  margin-right: 5px;
}
.swal2-container.swal2-center > .swal2-popup {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.side-control {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: visible;
}
.side-data-panel {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: visible;
}
body.st-body-no-scroll {
  position: absolute !important;
}
.people-pops .btn.rounded-btn {
  line-height: 34px;
  padding: 5px 20px;
}
.people-pops .titles.enquiry-title {
  font-size: 34px;
  font-weight: 900;
  font-family: "Mukta", sans-serif;
  color: #111;
  line-height: 40px;
}
.people-pops .people-box {
  margin-right: 30px;
}
.people-pops .people-box .people-list .items {
  margin-bottom: 15px;
}
.people-pops .people-box .people-list .items .team-img .social-icons {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 20px;
}
.people-pops .editor-box {
  width: auto;
  display: inline;
}
.people-pops .modal-body {
  padding: 30px 30px 10px 30px;
}
.people-pops .modal-footer {
  padding: 0 30px 30px 30px;
}
.people-pops .modal-footer .btn.rounded-btn {
  height: auto;
  line-height: 32px;
  margin: 30px auto 0 auto;
  padding: 5px 20px;
}
.people-pops .modal-header {
  padding: 15px 30px;
  background: #fff;
}
.people-pops .modal-header .cat-box {
  margin-bottom: 0;
  text-align: left;
}
.people-pops .modal-header .cat-box .cat-title {
  color: #111;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 0;
  text-transform: none;
}
.people-pops .modal-header .close-btn {
  background: none;
  border: 0;
  width: 24px;
  height: 24px;
  text-align: center;
  position: relative;
  line-height: 24px;
  top: 0;
  color: #666;
  font-size: 24px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.people-pops .modal-header .close-btn:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.overflow {
  overflow: hidden;
}
.modalbox-open {
  overflow: hidden;
}
.modalbox-open-inside {
  overflow: visible !important;
}
.modal {
  z-index: 99999;
}
.modal .close {
  background: none;
  border: 0;
}
.modal-open {
  overflow: visible !important;
}
.alert-icon {
  display: table;
  margin: 0 auto;
  width: 64px;
  height: 64px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 64px;
  border-radius: 50px;
  font-size: 30px;
}
.bigyaapan-holder .desktop-jacket-bigyaapan {
  display: block;
}
.bigyaapan-holder .mobile-jacket-bigyaapan {
  display: none;
}
.bigyaapan-section.mobile-bigyaapan {
  display: none;
}
.search-fixed-active .signin-right-box .quick-search .search-option-btn {
  display: none !important;
}
.slider .owl-prev,
.slider .slide-box .owl-next,
.slide-box .slider .owl-next {
  top: 50%;
  left: 25px !important;
  background: #fff !important;
  width: 24px;
  height: 24px;
  font-size: 8px !important;
  line-height: 24px !important;
  color: #111 !important;
  border: 2px solid #b82025 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider .owl-prev:hover,
.slider .slide-box .owl-next:hover,
.slide-box .slider .owl-next:hover {
  background: #111 !important;
  color: #fff !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  left: 20px !important;
}
.slider .owl-next {
  top: 50%;
  background: #fff !important;
  width: 24px;
  height: 24px;
  color: #111 !important;
  font-size: 8px !important;
  line-height: 24px !important;
  border: 2px solid #b82025 !important;
  right: 25px !important;
  left: inherit !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider .owl-next:hover {
  background: #111 !important;
  color: #fff !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  right: 20px !important;
  left: inherit !important;
}
.slider .items {
  display: none;
}
.slider .items img {
  width: 100%;
  height: auto;
}
.slider .owl-item {
  display: none;
}
.slider.owl-loaded .owl-item {
  display: block;
}
.slider.owl-loaded .owl-item .items {
  display: block;
  width: 100%;
}
.slider .owl-theme .owl-nav .disabled {
  opacity: 0.2;
}
.slider .owl-dots {
  text-align: center;
  position: relative !important;
}
.slider .owl-dot span {
  background: #ccc !important;
  width: 8px !important;
  height: 8px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin: 5px !important;
  margin-left: 10px;
}
.slider .owl-dot.active span {
  width: 20px !important;
  background: #013989 !important;
}
.slide-box {
  float: left;
  width: 100%;
  position: relative;
}
.slide-box .overlay-box {
  background: rgba(2, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.slide-box img {
  object-fit: cover;
  height: 100vh;
  width: 100%;
}
.slide-box .owl-theme .owl-controls {
  height: 0;
  width: 100%;
  bottom: 0;
  top: inherit;
  position: static;
  margin: 0;
}
.slide-box .owl-theme .owl-dots {
  bottom: 40px;
  top: inherit;
}
.slide-box .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #fff;
}
.slide-box .owl-dot.active span {
  background: #fff !important;
  width: 10px !important;
  height: 10px !important;
}
.slide-box .owl-item.active .captionbox {
  -webkit-animation: fadeInUp 500ms linear 500ms both;
  -moz-animation: fadeInUp 500ms linear 500ms both;
  -ms-animation: fadeInUp 500ms linear 500ms both;
  -o-animation: fadeInUp 500ms linear 500ms both;
  animation: fadeInUp 500ms linear 500ms both;
}
.slide-box .captionbox {
  padding: 30px 100px;
  position: absolute;
  bottom: 100px;
  font-size: 19px;
  width: 100%;
  text-align: center;
}
.slide-box .captionbox .maintitle {
  color: #111;
  display: block;
  margin: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 48px;
  margin-right: 0;
  padding: 0 10%;
}
.slide-box .owl-prev,
.slide-box .owl-next {
  padding: 10px 18px !important;
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0 !important;
  font-size: 18px !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.slide-box .owl-next {
  right: 0;
  left: inherit;
}
.mainslider .item {
  position: relative;
}
.mainslider .caption-box {
  position: absolute;
  bottom: 0;
  z-index: 98;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
}
.icon-right {
  font-size: 22px;
  top: 2px;
  position: relative;
  margin-left: 6px;
}
.search-section,
.slide-section {
  background: #111;
  height: 100vh;
}
.slide-section {
  background: #fff;
  padding: 0;
}
.owl-theme .owl-controls {
  height: 0;
  width: 100%;
  bottom: 0;
  top: inherit;
  position: static;
  margin: 0;
}
.owl-theme .owl-dots {
  bottom: 30px;
  top: inherit;
  position: absolute;
  margin-top: 0;
}
.owl-dots .owl-dot span {
  width: 20px;
  height: 3px;
  background: #aaa;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.owl-dot.active span {
  background: #b82025 !important;
  width: 20px;
  height: 3px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-slider .owl-controls {
  height: auto;
}
.team-slider .items-news {
  display: none;
}
.team-slider .owl-item {
  display: none;
}
.team-slider.owl-loaded .owl-item {
  display: block;
}
.team-slider.owl-loaded .owl-item .items-news {
  display: flex;
}
.partner-slider a {
  width: 100%;
  height: 125px;
  border: 1px solid #ddd;
  display: block;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.partner-slider a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.partner-slider a:hover .message {
  background: #b82025;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.partner-slider figure {
  width: 120px;
  margin: 0 auto;
}
.partner-slider figure img {
  width: 100%;
  height: 90px !important;
  object-fit: contain;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.partner-slider .message {
  bottom: 20px;
  left: 50%;
  top: inherit;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #666;
  width: 80%;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-item .mfd-by {
  font-size: 12px;
  color: #666;
  display: block;
  line-height: 14px;
  margin-top: 30px;
  font-style: italic;
}
.main-slider .owl-dots {
  position: absolute !important;
  bottom: -20px !important;
}
.testimonial-slider .items:hover .vox-pop {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #fff;
}
.testimonial-slider .items:hover .vox-pop:after {
  border-left-color: #fff;
  border-top-color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.testimonial-slider .items .vox-pop {
  padding: 30px;
  background: #ddd;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #111;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.testimonial-slider .items .vox-pop:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #ddd;
  border-top: 10px solid #ddd;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -15px;
  left: 30px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.testimonial-slider .items .media .client-img {
  margin-right: 35px;
}
.testimonial-slider .items .media .client-img img {
  width: 250px;
  height: 250px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-slider .items .media .description {
  margin-top: 40px;
}
.testimonial-slider .items .media .address {
  font-size: 14px;
  display: block;
  color: #666;
  line-height: 18px;
  font-weight: 400;
}
.testimonial-slider .items .media .main-title {
  margin-top: 30px;
}
.main-slider {
  float: left;
  width: 100%;
  position: relative;
  background: none;
}
.main-slider .item {
  position: relative;
  width: 100%;
}
.main-slider .item img {
  width: 100%;
}
.main-slider a {
  display: table;
  width: 100%;
}
.main-slider .owl-theme .owl-controls {
  height: 0;
  bottom: inherit;
  top: 50%;
  position: absolute;
  margin: 0;
  left: 0;
  right: inherit;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-slider .owl-theme .owl-dots {
  bottom: 30px;
  top: inherit;
  position: absolute;
  left: 102px;
  right: inherit;
}
.main-slider .owl-dots .owl-dot span {
  width: 8px !important;
  height: 8px !important;
  background: #fff !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-slider .owl-dot.active span {
  background: #111 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-slider .caption-item {
  opacity: 0;
  filter: alpha(opacity=0);
}
.main-slider .owl-item.active .caption-item {
  -webkit-animation: fadeInUp 500ms linear 500ms both;
  -moz-animation: fadeInUp 500ms linear 500ms both;
  -ms-animation: fadeInUp 500ms linear 500ms both;
  -o-animation: fadeInUp 500ms linear 500ms both;
  animation: fadeInUp 500ms linear 500ms both;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-slider .owl-item.active .overlays-box {
  -webkit-animation: fadeInUp 500ms linear 500ms both;
  -moz-animation: fadeInUp 500ms linear 500ms both;
  -ms-animation: fadeInUp 500ms linear 500ms both;
  -o-animation: fadeInUp 500ms linear 500ms both;
  animation: fadeInUp 500ms linear 500ms both;
  opacity: 1;
}
.main-slider .overlays-box {
  float: left;
  padding: 60px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  font-size: 19px;
  width: 100%;
  background-image: linear-gradient(transparent, #111);
  padding: 30px;
}
.main-slider .overlays-box .maintitle {
  color: #fff;
  display: block;
  margin: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
  margin-right: 0;
  padding: 30px 30px 0 30px;
  max-width: 1170px;
  margin: 0 auto;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #111;
}
.main-slider .overlays-box .maintitle .label-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.main-slider .overlays-box .description {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  display: block;
  padding: 0;
  margin-top: 0;
  max-width: 600px;
  font-weight: 400;
  font-family: "Mukta", sans-serif;
}
.main-slider .overlays-box .more-link {
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  display: table;
  color: #fff;
  padding: 10px 20px;
  margin: 30px 0 0 0;
  line-height: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  background: #b5c547;
  border: 1px solid #b5c547;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-shadow: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-slider .overlays-box .more-link:hover {
  background: none;
  color: #fff;
  border: 1px solid #b5c547;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-slider .captionbox {
  padding: 60px 0;
  position: relative;
  bottom: 0;
  left: 0;
  align-items: center;
  font-size: 19px;
}
.main-slider .captionbox .container {
  max-width: 1140px;
}
.main-slider .captionbox .container .overlays-box {
  float: left;
  max-width: 700px;
  background-image: linear-gradient(transparent, #111);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  padding: 30px;
}
.main-slider .captionbox .main-title {
  color: #fff;
}
.main-slider .captionbox .slide-sub-title {
  color: #fff;
  margin-top: 16px;
  font-size: 20px;
}
.main-slider .captionbox .description {
  color: #fff;
  margin-top: 25px;
}
.main-slider .owl-prev,
.main-slider .slide-box .owl-next,
.slide-box .main-slider .owl-next {
  padding: 0 !important;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  top: 50%;
  left: 10px;
  color: #fff !important;
  margin: 0 !important;
  font-size: 20px !important;
  background: rgba(153, 204, 0, 0.8) !important;
  border: 0 !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.main-slider .owl-prev:hover,
.main-slider .slide-box .owl-next:hover,
.slide-box .main-slider .owl-next:hover {
  left: 20px;
  background: #9c0 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-slider .owl-next {
  right: 10px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.main-slider .owl-next:hover {
  color: #fff !important;
  right: 20px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #9c0 !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.photo-slider .photo-item {
  display: none;
}
.photo-slider .photo-item a:hover .main-title {
  color: #eee !important;
}
.photo-slider .photo-item .article-img {
  position: relative;
}
.photo-slider .photo-item .article-img img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}
.photo-slider .photo-item .photo-overlay {
  float: left;
  padding: 60px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 19px;
  width: 100%;
  background-image: linear-gradient(transparent, #111);
  padding: 30px;
}
.photo-slider .photo-item .photo-overlay .main-title {
  color: #fff;
  display: block;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin-right: 0;
  padding: 0;
  max-width: 1170px;
  margin: 0 auto;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #111;
}
.photo-slider .photo-item .photo-overlay .dates {
  color: #fff;
  font-size: 14px;
}
.photo-slider .owl-item {
  display: none;
}
.photo-slider.owl-loaded .owl-item {
  display: block;
}
.photo-slider.owl-loaded .owl-item .photo-item {
  display: table;
}
.owl-prev,
.slide-box .owl-next {
  padding: 0 !important;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  top: 50%;
  left: 25px;
  color: #fff !important;
  margin: 0 !important;
  font-size: 20px !important;
  background: rgba(153, 204, 0, 0.8) !important;
  border: 0 !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.owl-prev:hover,
.slide-box .owl-next:hover {
  left: 20px;
  background: #9c0 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}
.owl-next {
  right: 25px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.owl-next:hover {
  color: #fff !important;
  right: 20px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #9c0 !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.grid-item a:hover .photo-overlay .main-title {
  color: #eee !important;
}
.grid-item .article-img {
  position: relative;
  margin-bottom: 30px;
}
.grid-item .photo-overlay {
  float: left;
  padding: 60px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 19px;
  width: 100%;
  background-image: linear-gradient(transparent, #111);
  padding: 30px;
}
.grid-item .photo-overlay .main-title {
  color: #fff;
  display: block;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin-right: 0;
  padding: 0;
  max-width: 1170px;
  margin: 0 auto;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #111;
}
.grid-item .photo-overlay .dates {
  color: #fff;
  font-size: 14px;
}
.side-radio-members .items {
  display: none;
}
.side-radio-members .owl-item {
  display: none;
}
.side-radio-members.owl-loaded .owl-item {
  display: block;
}
.side-radio-members.owl-loaded .owl-item .items {
  display: table;
}
.side-radio-members .owl-dots .owl-dot span {
  width: 8px !important;
  height: 8px !important;
  margin: 4px !important;
}
.main-slide-box {
  background-image: linear-gradient(#111, #e85442);
}
.slide-box {
  float: left;
  width: 100%;
  position: relative;
  height: 100vh;
  background: #222933 url(../images/loading.gif) no-repeat center center;
}
.slide-box .item {
  position: relative;
  height: 100vh;
  display: none;
  width: 100%;
}
.slide-box .item:before {
  content: "";
  width: 100%;
  height: 400px;
  position: absolute;
  background-image: linear-gradient(transparent, #111);
  left: 0;
  bottom: 0;
  z-index: 10;
}
.slide-box .item img {
  height: 100vh;
  object-fit: cover;
  width: 100%;
}
.slide-box a {
  display: table;
  width: 100%;
}
.slide-box .owl-theme .owl-controls {
  height: 0;
  bottom: 28px;
  top: inherit;
  position: absolute;
  margin: 0;
  left: 0;
  right: inherit;
  width: 100%;
}
.slide-box .owl-theme .owl-dots {
  bottom: 30px;
  top: inherit;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: inherit;
}
.slide-box .owl-dots .owl-dot span {
  width: 6px !important;
  height: 6px !important;
  background: #b2b5b5;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-box .owl-dot.active span {
  background: #efae1c !important;
  width: 6px !important;
  height: 6px !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-box .owl-item.active .captionbox {
  -webkit-animation: fadeInUp 500ms linear 500ms both;
  -moz-animation: fadeInUp 500ms linear 500ms both;
  -ms-animation: fadeInUp 500ms linear 500ms both;
  -o-animation: fadeInUp 500ms linear 500ms both;
  animation: fadeInUp 500ms linear 500ms both;
}
.slide-box .captionbox {
  padding: 0;
  position: absolute;
  bottom: 120px;
  left: 0;
  font-size: 19px;
  width: 100%;
  z-index: 12;
  opacity: 0;
  filter: alpha(opacity=0);
}
.slide-box .captionbox .container {
  padding: 0;
  max-width: 1170px;
}
.slide-box .captionbox .container .overlays-box {
  float: left;
}
.slide-box .captionbox .maintitle {
  color: #fff;
  display: block;
  margin: 0;
  font-size: 62px;
  font-weight: 900;
  line-height: 72px;
  margin-right: 0;
  padding: 0;
  max-width: 900px;
  margin: 0;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #222933;
  text-align: left;
}
.slide-box .captionbox .description,
.slide-box
  .captionbox
  .section.home-about.home-testimonials
  .item
  .address-line,
.section.home-about.home-testimonials
  .item
  .slide-box
  .captionbox
  .address-line {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  display: block;
  padding: 0;
  margin-top: 15px;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #222933;
}
.slide-box .captionbox .more-link {
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
  display: table;
  padding: 10px 20px;
  margin: 30px 0 0 0;
  line-height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background: none;
  border: 1px solid #fff;
  text-shadow: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-box .captionbox .more-link:hover {
  background: none;
  color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-box .owl-prev,
.slide-box .owl-next,
.slide-box .owl-next {
  padding: 0 !important;
  position: absolute;
  width: 38px;
  height: 38px;
  line-height: 38px;
  top: 50%;
  left: 10px;
  margin: 0 !important;
  font-size: 18px !important;
  background: none !important;
  border: 1px solid #fff;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slide-box .owl-next {
  right: 10px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slide-box:hover .owl-prev,
.slide-box:hover .owl-next,
.slide-box:hover .owl-next {
  left: 20px;
  background: white !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #222 !important;
}
.slide-box:hover .owl-next {
  color: #222 !important;
  right: 20px;
  left: inherit;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: white !important;
}
.slide-box .owl-item {
  display: none;
}
.slide-box .owl-loaded .owl-item {
  display: block;
}
.slide-box .owl-loaded .owl-item .captionbo {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slide-box .owl-loaded .owl-item .item {
  display: table;
}
.mainslider .caption-box {
  position: absolute;
  bottom: 0;
  z-index: 98;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.09) 15%,
    rgba(0, 0, 0, 0.85) 100%
  );
}
.home-slide {
  display: inline-block;
  width: 100%;
}
.slide-box .sector-list {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.slide-box .sector-list li {
  float: left;
  margin-right: 60px;
}
.slide-box .sector-list li .titles {
  font-family: "Khand", sans-serif;
  color: #fff;
  font-weight: 400;
}
.slide-box .sector-list li .titles.sector-small-title {
  font-size: 19px;
  margin-bottom: 5px;
}
.slide-box .sector-list li .titles.sector-title {
  font-size: 30px;
}
.slide-box .sector-list li .more-link {
  margin-top: 30px;
  font-size: 13px;
  color: #e85442;
  border: 0;
  font-weight: 600;
  padding: 0;
}
.slide-box .sector-list li .more-link:hover {
  border: 0;
  text-decoration: underline;
}
.slide-box a:hover .sector-list li .titles {
  color: #fff !important;
}
.main-slider.adventure-slider .object-item {
  padding-right: 50px;
}
.main-slider.adventure-slider .object-item img {
  width: 100%;
  height: 650px;
  object-fit: cover;
  border: 10px solid #073d44;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  border-radius: 300px;
}
.main-slider.adventure-slider .caption-item .slide-sub-title {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #e85442;
}
.main-slider.adventure-slider .caption-item .main-title {
  font-family: "Mukta", sans-serif;
  font-size: 66px;
  line-height: 78px;
}
.main-slider.adventure-slider .caption-item .slide-description {
  color: #84a9ac;
  font-weight: 400;
  font-size: 14px;
}
.main-slider.adventure-slider .caption-item .more-links .outline-btn {
  border: 0;
  padding: 0;
  color: #e85442;
  text-transform: uppercase;
}
.main-slider.adventure-slider .caption-item .more-links .outline-btn:hover {
  background: none !important;
  text-decoration: underline;
  color: #e85442 !important;
}
.main-slider.adventure-slider .owl-dots .owl-dot span {
  background: #c4c4c4 !important;
}
.main-slider.adventure-slider .owl-dots .owl-dot.active span {
  background: #e85442 !important;
}
.testimonial-slider {
  padding-bottom: 30px;
}
.testimonial-slider .owl-dots {
  position: relative;
  bottom: 0;
}
.testimonial-slider .owl-dots .owl-dot span {
  background: #c4c4c4 !important;
  width: 8px;
  height: 8px;
}
.testimonial-slider .owl-dots .owl-dot.active span {
  background: #e85442 !important;
}
.carousel-slider .items {
  display: none;
}
.carousel-slider .owl-next {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 10px !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -18px;
  left: inherit;
  border: 3px solid #222 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #111 !important;
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 28px !important;
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.carousel-slider .owl-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #111 !important;
}
.carousel-slider .owl-prev,
.carousel-slider .slide-box .owl-next,
.slide-box .carousel-slider .owl-next {
  top: 50%;
  left: -18px;
  right: inherit;
  position: absolute;
  border: 3px solid #222 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #111 !important;
  width: 32px;
  height: 32px;
  font-size: 10px !important;
  line-height: 28px !important;
  display: inline-flex;
  opacity: 1;
  filter: alpha(opacity=100);
  align-items: center;
  justify-content: center;
}
.carousel-slider .owl-prev:hover,
.carousel-slider .slide-box .owl-next:hover,
.slide-box .carousel-slider .owl-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #111 !important;
}
.owl-theme .owl-dots {
  position: relative;
  bottom: 0;
  margin-top: 15px;
}
.owl-theme .owl-dots .owl-dot span {
  background: #6f706f !important;
  width: 6px !important;
  height: 6px !important;
  margin: 5px !important;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #eaeaea !important;
}
.owl-item {
  display: none;
}
.owl-loaded .owl-item {
  display: block;
}
.owl-loaded .owl-item .items {
  display: inline-block !important;
  width: 100%;
}
.interview-slider {
  width: 100%;
  display: inline-block;
}
.interview-slider .items {
  display: none;
}
.interview-slider .items .news-boundary {
  display: inline-block;
  padding: 10px 20px;
}
.interview-slider .items .date-line {
  color: #888;
}
.interview-slider .items .titles a {
  color: #fff !important;
}
.interview-slider .items .titles a:hover {
  color: #ccc !important;
}
.interview-slider.photo-slider .items .article-img {
  position: relative;
}
.interview-slider.photo-slider .items .article-img .img-count {
  width: 70px;
  height: 70px;
  text-align: center;
  background: rgba(0, 0, 0, 0.74);
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: 70px;
}
.interview-slider.photo-slider .items .article-img .img-count .img-num {
  font-family: "Khand", sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: block;
  margin-top: 10px;
}
.interview-slider.photo-slider .items .article-img .img-count .img-title {
  color: #888888;
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.titles {
  font-size: 24px;
  font-weight: 700;
  color: #111;
  line-height: 36px;
  display: block;
  font-family: "Mukta", sans-serif;
}
.titles a {
  display: block;
}
.titles.white-txt {
  color: #fff;
}
.titles.author-name {
  font-weight: 700;
}
.titles a:hover {
  color: #e85442 !important;
}
.titles.title-small {
  font-weight: 400;
  font-size: 14px;
}
.titles.team-title {
  font-family: "Khand", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.titles.alt-title {
  font-family: "Mukta", sans-serif;
}
.titles.news-title-1 {
  font-size: 68px;
  line-height: 74px;
}
.titles.news-title-inner {
  font-size: 52px;
  line-height: 78px;
}
.titles.news-title-top {
  font-size: 36px;
  line-height: 42px;
}
.titles.news-title-2 {
  font-size: 36px;
  line-height: 42px;
}
.titles.news-title-3 {
  font-size: 32px;
  line-height: 38px;
}
.titles.news-title-4 {
  font-size: 28px;
  line-height: 34px;
}
.titles.news-title-5 {
  font-size: 22px;
  line-height: 28px;
}
.titles.news-title-6 {
  font-size: 20px;
  line-height: 26px;
}
.titles.news-title-7 {
  font-size: 18px;
  line-height: 24px;
}
.titles.news-title-7.latest-title {
  font-weight: 600;
}
.titles.news-title-8 {
  font-size: 16px;
  line-height: 22px;
}
.titles.news-title-9 {
  font-size: 15px;
  line-height: 21px;
}
.titles.news-title-10 {
  font-size: 14px;
  line-height: 20px;
}
.titles.news-title-cat {
  font-size: 26px;
  line-height: 32px;
}
.titles.page-title-1 {
  font-size: 60px;
  line-height: 66px;
}
.titles.page-title-2 {
  font-size: 26px;
  line-height: 32px;
}
.titles.cat-title {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  font-weight: 700;
}
.titles.cat-title.alt {
  font-size: 22px;
  line-height: 26px;
}
.titles.bishesh-title {
  font-size: 29px;
  color: #fff;
}
.titles.anchor-cat-title {
  background: #111;
  color: #fff;
  padding: 5px 20px;
}
.titles .alt-title {
  color: #e85442;
}
.titles.title-1 {
  font-size: 42px;
  line-height: 52px;
}
.titles.title-2 {
  font-size: 32px;
  line-height: 48px;
}
.titles.title-3 {
  font-size: 30px;
  line-height: 45px;
}
.titles.title-4 {
  font-size: 22px;
  line-height: 33px;
}
.titles.title-5 {
  font-size: 20px;
  line-height: 26px;
}
.titles.title-6 {
  font-size: 18px;
  line-height: 27px;
}
.titles.title-7 {
  font-size: 16px;
  line-height: 24px;
}
.titles.title-8 {
  font-size: 14px;
  line-height: 21px;
}
.titles.title-9 {
  font-size: 12px;
  line-height: 18px;
}
.titles.title-10 {
  font-size: 10px;
  line-height: 15px;
}
.titles.breaking-title {
  font-size: 46px;
  line-height: 56px;
  font-weight: 400;
}
.titles.search-title {
  font-size: 30px;
  line-height: 36px;
  font-family: "Khand", sans-serif;
  font-weight: 700;
}
.titles.search-title .keyword {
  color: #e85442;
}
.titles.info-message {
  color: #d13938;
  font-style: italic;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.titles.normal-message {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.titles.page-title {
  font-size: 34px;
  line-height: 44px;
  color: #111;
  margin: 0 0 15px 0;
  font-weight: 900;
  font-family: "Mukta", sans-serif;
}
.titles.page-title.search-title .keyword {
  color: #e85442;
}
.titles.section-cat-title {
  font-weight: 700;
  font-family: "Mukta", sans-serif;
  font-size: 61px;
}
.titles.section-cat-title .alt-text {
  color: #ffbb00;
}
.titles.section-cat-title.next-title {
  font-size: 24px;
}
.titles.section-cat-title .span-wrap {
  position: relative;
  display: inline-block;
}
.titles.section-cat-title .span-wrap:before {
  content: "";
  width: 100px;
  background: #e85442;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.titles.section-cat-title .more-links {
  float: right;
}
.titles.section-cat-title .more-links a {
  font-size: 12px;
  color: #e85442;
  font-weight: 400;
  position: relative;
}
.titles.section-cat-title .more-links a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #e85442;
  position: absolute;
  left: 0;
  bottom: -3px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.titles.section-cat-title .more-links a:hover:before {
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.titles.section-cat-description {
  font-weight: 400;
  margin-bottom: 20px;
  color: #25695c;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
  max-width: 750px;
  margin: 30px auto;
}
.titles.description {
  font-weight: 400;
  display: block;
}
.titles.slide-description {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin-top: 15px;
}
.titles.cat-sub-title {
  font-weight: 400;
}
.titles.package-title {
  font-size: 20px;
  line-height: 26px;
}
.titles.price-title {
  font-size: 20px;
  font-weight: 700;
  color: #e85442;
  margin-top: 20px;
}
.titles .unit-title {
  color: #84a9ac;
  font-size: 10px;
}
.titles.feedback-title {
  font-size: 24px;
}
.titles.section-title {
  letter-spacing: -1px;
}
.titles.section-title.theme-section-title {
  display: table;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
}
.titles.section-title.theme-section-title span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.titles.section-title.theme-section-title:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #b82025;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.small-title {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 16px;
}
.modal-title {
  padding: 18px 25px 10px 25px;
}
.bigyaapan-show img {
  width: 100%;
  height: auto;
}
.swal2-title {
  font-family: "Mukta", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #111;
}
.swal2-html-container {
  font-family: "Mukta", sans-serif;
  font-size: 14px;
}
.swal2-popup {
  margin-top: 0;
  padding: 15px;
}
.swal2-icon {
  margin-top: 0;
}
.alert.sh-alert {
  position: relative;
  padding-left: 60px;
  color: #111;
  background: #26f9a1;
  border: 0;
}
.alert.sh-alert .left-icon {
  font-size: 24px;
  position: absolute;
  top: 16px;
  left: 30px;
}
.headlines-box {
  background: rgba(232, 84, 66, 0.1);
  padding: 15px;
}
a:hover .titles {
  color: #e85442 !important;
}
a:hover .main-title {
  color: #e85442 !important;
}
a {
  color: #333;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #111 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
a:visited,
a:active {
  text-decoration: none;
}
a:active {
  color: #333;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a img,
img {
  border: 0;
}
p {
  padding: 10px 0;
}
object {
  outline: 0;
  border: 0;
  float: left;
}
button:focus {
  outline: 0;
}
* {
  outline: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Mukta", sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #25695c;
  background: #fff;
  position: relative;
  z-index: -1;
  -webkit-font-smoothing: antialiased;
}
.pagination {
  margin: 20px 0 0 0;
  display: inline-block;
  width: 100%;
  padding: 25px 0 10px 0;
  text-align: center;
  border-top: 0px solid #ddd;
}
.pagination a {
  background: #eee;
  text-decoration: none;
  color: #111;
  padding: 0 15px;
  margin: 0 2px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  display: inline-block;
  font-weight: 400;
  font-family: "Mukta", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.pagination a:hover {
  color: #fff !important;
  background: #666;
}
.pagination .current {
  background: #e85442;
  text-decoration: none;
  color: #fff;
  padding: 0 15px;
  margin: 0 2px;
  height: 33px;
  line-height: 32px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.section {
  display: inline-block;
  width: 100%;
}
#content {
  margin: 0 auto;
}
.top-nav-box,
.tags.cat-tags {
  background: #e74c3c;
}
.trending-news {
  background: #eee;
}
ul.trending-news li a {
  color: #333;
}
.top-nav-box {
  background: #eee !important;
}
.fixed-tops .navigation_box {
  max-width: 1140px;
}
.cat-tags {
  border-color: #2f77bc;
}
.break-tags {
  background: #013989;
}
.main-menu {
  border-top: 0;
  margin-top: 20px;
}
.navigation-box {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  position: relative;
}
.navigation_box {
  background: #f0f0f0;
  float: left;
  width: 100%;
  margin-right: 0 !important;
}
.navigation_box ul li {
  margin: 0 20px;
}
.navigation_box ul li.search-now .search-option-btn {
  top: 9px;
  text-align: center;
}
.navigation_box ul li a.menu-toggle {
  width: auto;
  height: auto;
  border: 0;
}
.navigation_box ul li .dropdown-toggle:after {
  top: 15px;
  position: absolute;
  right: 17px;
  color: #111;
}
.navigation_box ul li.login-signup a {
  border: 1px solid #ddd;
  line-height: 34px !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.navigation_box ul li a {
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
}
.navigation_box ul li a .left-icon {
  display: none;
}
.navigation_box ul li:nth-child(1) {
  margin-left: 0;
}
.navigation_box ul li:nth-child(1) a {
  padding-left: 0;
  border-left: 0 !important;
}
.navigation_box ul li.dropdown a.dropdown-toggle {
  padding-right: 15px !important;
}
.navigation_box ul li.dropdown a.dropdown-toggle:after {
  right: 0;
}
.navigation_box ul li a {
  color: #222 !important;
  font-weight: 600 !important;
  background: none;
  padding-right: 15px;
  font-size: 22px;
  font-family: "Khand", sans-serif;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navigation_box ul li.home-nav {
  display: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navigation_box ul li .home-icon {
  position: relative;
  padding: 0 20px 0 0 !important;
}
.navigation_box ul li .home-icon .home-img {
  position: absolute;
  left: 0;
  top: 0;
}
.navigation_box ul li .home-icon .home-img img {
  width: 32px;
}
.navigation_box ul li a.selected .tag-line {
  color: #fff !important;
}
.navigation_box ul li a.selected {
  background: none !important;
  color: #111 !important;
  border-bottom: 4px solid #e85442;
}
.navigation_box ul li a.selected:hover {
  background: none !important;
}
.navigation_box ul li a:hover,
.navigation_box ul li.open a:hover,
.navigation_box ul li.open a {
  background: none !important;
  color: #e85442 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navigation_box ul li.selected a {
  position: relative;
}
.navigation_box ul li.open a.selected:hover,
.navigation_box ul li.open a.dropdown-toggle.selected {
  background: none !important;
  color: #e85442 !important;
}
.navigation_box ul li.selected a:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #666;
  position: absolute;
  bottom: 0;
  display: none;
}
.navigation_box ul li.open .dropdown-menu a {
  background: none !important;
  color: #fff !important;
}
.navigation_box ul li.open .dropdown-menu li {
  border-color: #d04534;
}
.navigation_box ul li.open .dropdown-menu a:hover {
  background: none !important;
  color: #eee !important;
}
.navigation_box ul li ul {
  background: #e85442 !important;
  border: 0 solid #d04534 !important;
  -webkit-border-radius: 0 0 5px 5px !important;
  -moz-border-radius: 0 0 5px 5px !important;
  -ms-border-radius: 0 0 5px 5px !important;
  border-radius: 0 0 5px 5px !important;
}
.navigation_box ul li ul li .dropdown-toggle:after {
  top: 25px;
  right: 25px;
}
.navigation_box ul li ul li {
  border-color: #d04534 !important;
  margin-left: 0;
}
.navigation_box ul li ul li a {
  padding: 8px 15px !important;
  font-size: 16px !important;
  line-height: 18px !important;
  height: auto;
  font-weight: 400 !important;
}
.navigation_box ul li ul li a,
.navigation_box ul li.open ul li a {
  color: #fff !important;
  background: none !important;
  text-transform: none !important;
}
.navigation_box ul li.open ul li a:hover {
  color: #fff !important;
}
.top-nav-box .navigation_box ul li a,
.top-nav-box .navigation_box ul li.open a {
  color: #fff !important;
}
.top-nav-box .navigation_box ul li.open ul li a:hover {
  background: #267163 !important;
  color: #fff !important;
}
.top-nav-box .calendar-box .current-date {
  color: #111;
  font-size: 14px;
}
.top-nav-box .calendar-box .current-date .left-icon {
  font-size: 15px;
}
.top-nav-box .calendar-box .current-date .main-title {
  font-size: 15px;
}
.top-nav-box .calendar-box .current-date a {
  color: #fff;
}
.section {
  float: left;
  width: 100%;
}
.navigation_box.tops.top-controls {
  display: block;
}
.navigation_box.tops.top-controls ul {
  float: right;
  width: auto;
}
.navigation_box.tops.top-controls li {
  margin-left: 0;
  float: left;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-left: -1px;
}
.navigation_box.tops.top-controls li .menu-toggle {
  position: relative;
}
.navigation_box.tops.top-controls li a {
  height: 50px;
  line-height: 59px;
  padding: 0;
  width: 47px;
  text-align: center;
}
.navigation_box.tops.top-controls li a:after {
  display: none;
}
.navigation_box.tops.top-controls li a .left-icon {
  font-size: 17px;
}
.navigation_box.tops.top-controls li .menu-toggle {
  position: relative;
  float: left;
  right: 0;
  height: 50px;
  width: 47px;
  top: 0;
  line-height: 59px;
}
.navigation_box.tops.top-controls li .menu-toggle .left-icon {
  font-size: 22px;
}
.navigation-box.sub-nav {
  padding: 8px 0 0 0;
}
.navigation-box.sub-nav .navigation_box ul li a {
  padding: 9px 0 13px 0;
  font-size: 18px;
  line-height: 20px;
}
.navigation-box.sub-nav .navigation_box ul li a:hover {
  color: #eee !important;
}
.navigation-box.sub-nav .navigation_box ul li a:after {
  font-size: 11px;
  color: #fff;
}
.navigation-box.sub-nav .navigation_box ul li ul li a {
  padding: 9px 20px 5px 20px;
}
.navigation-box.sub-nav .navigation_box ul li ul li a,
.navigation-box.sub-nav .navigation_box ul li ul li a:hover {
  color: #111 !important;
}
.navigation-box.sub-nav .navigation_box ul li.open a.nav-link {
  background: none !important;
  color: #fff !important;
}
.navigation-box.sub-nav .navigation_box ul li.open ul li a {
  color: #111 !important;
  background: #fff !important;
}
.navigation-box.sub-nav .navigation_box ul li.open ul li a:hover {
  color: #fff !important;
  background: #111 !important;
}
.navigation_box ul li:last-child ul {
  left: inherit;
  right: -10px;
}
.navigation-box.sub-nav .navigation_box ul li a:after {
  top: 3px;
}
.navigation_box ul li ul li ul {
  top: 0 !important;
  right: -100% !important;
  left: inherit !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.navigation_box ul li.dropdown a.dropdown-toggle:after {
  color: #6e6d7a;
}
.navigation_box ul li.dropdown a.selected.dropdown-toggle:after {
  color: #e85442;
}
.menu-box {
  padding: 0 20px;
}
.menu-box .items {
  margin-top: 30px;
  border-top: 1px solid #eee;
}
.menu-box .search-option-btn {
  display: none;
}
.menu-box .dropdown-toggle:after {
  border: 0 !important;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #e5e5e5 !important;
  top: 3px;
  right: 0;
  position: relative;
  font-size: 12px;
  top: 4px !important;
}
.menu-box .navigation_box ul li {
  border-top: 1px solid #ddd;
  padding: 16px 0;
}
.menu-box .navigation_box ul li:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.menu-box .navigation_box ul li.dropdown.show a.dropdown-toggle:after {
  content: "\f106";
}
.menu-box .navigation_box ul li ul {
  padding-left: 38px;
  margin-top: 10px;
}
.menu-box .navigation_box ul li ul li {
  padding: 0;
}
.menu-box .navigation_box ul li ul li a {
  padding: 6px 0 !important;
  line-height: 14px !important;
  font-size: 14px !important;
}
.menu-box .navigation_box ul li ul li ul {
  right: inherit !important;
}
.menu-box .navigation_box ul li a {
  line-height: 16px !important;
  border-left: 0;
  padding-left: 0 !important;
  font-size: 14px;
  color: #111 !important;
  height: auto;
  font-weight: 600;
  position: relative;
}
.menu-box .navigation_box ul li a.dropdown-toggle {
  padding-right: 0 !important;
}
.menu-box .navigation_box ul li a.dropdown-toggle:after {
  right: 0;
  top: 5px;
  font-size: 16px;
  font-weight: 300;
}
.menu-box .navigation_box ul li a .left-icon {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 18px;
  width: 24px;
  text-align: right;
  position: relative;
  top: 2px;
}
.menu-box .navigation_box ul li a:hover {
  color: #666 !important;
}
.menu-box .navigation_box ul li a.selected {
  color: #111 !important;
  background: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.menu-box .navigation_box ul li a .tag-line {
  display: none;
}
.menu-box .navigation_box ul li ul {
  background: #fff !important;
}
.menu-box .navigation_box ul li ul a {
  color: #111 !important;
  background: #fff !important;
}
.menu-box .navigation_box ul li ul li a {
  color: #111 !important;
  padding-left: 0 !important;
  font-weight: 400;
}
.menu-box .navigation_box ul li ul li a:hover {
  color: #666 !important;
}
.menu-box .navigation_box ul li ul.dropdown-menu li a.dropdown-toggle:after {
  display: none;
}
.menu-box .panel-menu.normal-nav li a {
  color: #111;
}
.menu-box .panel-menu.normal-nav li a:hover {
  color: #111 !important;
}
.navigation_box ul li ul.dropdown-menu li a.dropdown-toggle:hover:after {
  color: #111 !important;
}
.navigation_box {
  float: right;
  margin-right: 15px;
  width: 100%;
}
.navigation_box ul li {
  float: left;
}
.navigation_box ul li.search-popup a {
  padding-right: 0 !important;
}
.navigation_box ul li a {
  padding: 0 !important;
  height: 50px;
  line-height: 50px !important;
}
.navigation_box ul li ul li .dropdown-toggle:after {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.navigation_box
  ul
  li
  ul
  li
  .dropdown-toggle:after
  ul
  li
  .dropdown-toggle:after {
  top: 7px !important;
}
.menu-box .navigation_box ul li ul li .dropdown-toggle:after {
  top: 7px !important;
}
.menu-box .items .more-title {
  color: #111;
}
.menu-box {
  width: 100%;
}
.menu-box .items.top-nav {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.sidebar {
  float: left;
  width: 100%;
}
.sidebar li {
  border-bottom: 1px solid #eee;
  list-style: none;
  position: relative;
  padding: 15px 0;
  display: block;
}
.sidebar li.mm-active .arrow:before {
  content: "\f077";
}
.sidebar li .nav {
  height: 0;
  overflow: hidden;
}
.sidebar li .nav.collapse {
  display: none;
  height: auto;
  overflow: visible;
}
.sidebar li .nav.collapse.in {
  display: block;
}
.sidebar li a {
  line-height: 20px !important;
  border-left: 0;
  padding-left: 0 !important;
  font-size: 19px;
  color: #111 !important;
  height: auto;
  position: relative;
  font-weight: 600;
  position: relative;
  display: block;
  font-family: "Mukta", sans-serif;
  padding: 0;
}
.sidebar li a.selected {
  color: #1669b3 !important;
}
.sidebar li a:hover {
  color: #646464 !important;
}
.sidebar li a .left-icon {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 18px;
  width: 24px;
  text-align: right;
  position: relative;
  top: 2px;
}
.sidebar li ul {
  padding-left: 0;
}
.sidebar li ul li {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
}
.sidebar li ul li ul {
  padding-left: 20px;
}
.sidebar li ul li .arrow {
  top: 0;
}
.sidebar li ul li a {
  padding: 10px 0 !important;
  line-height: 14px !important;
  font-size: 14px !important;
  color: #111 !important;
  height: auto;
  font-weight: 400;
  display: block;
  font-family: "Mukta", sans-serif;
}
.sidebar li a.active {
  background-color: #eee;
}
.sidebar .arrow {
  position: relative;
  top: 0;
  right: 0;
  font-size: 17px;
  font-weight: 300;
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f107";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f106";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: 0 !important;
}
.sidebar .nav-second-level li a {
  padding-left: 37px;
}
.sidebar .nav-third-level li a {
  padding-left: 52px;
}
.navigation_box {
  background: none;
}
.sidebar .nav-second-level li a.selected,
.sidebar .nav-third-level li a.selected {
  text-decoration: underline;
}
.navigation_box ul li.more-menu ul.dropdown-menu li .dropdown-toggle:after {
  top: 16px;
  right: 13px;
  transform: rotate(90deg);
}
.navigation_box ul li.more-menu ul.dropdown-menu li .dropdown-menu {
  left: -100% !important;
}
.navigation_box ul li.more-menu ul.dropdown-menu li .dropdown-menu li {
  text-align: left;
}
.sidebar li .nav {
  position: relative;
  top: 8px;
}
.sidebar li:last-child {
  border-bottom: 0;
}
b,
strong {
  font-weight: 700;
}
.modalbox {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  text-align: center;
  overflow: auto;
  background: #fff;
  left: 0;
}
.modalbox .modal_content {
  width: 100%;
  text-align: center;
  display: table;
  height: 100vh;
}
.modalbox .modal_content .imagebox {
  max-width: 94%;
  margin: 0 auto;
  display: table-cell;
  padding: 3%;
  position: relative;
  vertical-align: middle;
}
.modalbox .modal_content .imagebox img {
  max-width: 800px;
  height: auto;
}
.modalbox .modal_content .imagebox .logobox img {
  max-width: 140px;
}
.modalbox .modal_content a.close_btn {
  background: #d13938;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  line-height: 18px;
  font-family: arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.modalbox .modal_content a.close_btn:hover {
  background: #dc1414;
}
.logobox {
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .modalbox .modal_content .imagebox img {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .modalbox .modal_content .imagebox img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .modalbox .modal_content .imagebox img {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .modalbox .modal_content .imagebox img {
    max-width: 100%;
  }
}
@media (max-width: 240px) {
  .modalbox .modal_content .imagebox img {
    max-width: 100%;
  }
}
.search-area .center-box .navigation_box ul li {
  margin-left: 0;
  margin-right: 25px;
}
.search-area {
  background: #fff !important;
}
.section {
  padding: 40px 0;
}
.section.mainslide {
  padding: 0;
}
.section .title-block {
  margin-bottom: 30px;
  display: block;
}
.section.home-slide {
  padding: 0;
  position: relative;
}
.section.home-slide:before {
  content: "";
  width: 100%;
  height: 64px;
  position: absolute;
  background: url(../images/main-wrap-bg.png) repeat-x bottom left;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.section.wrap-section {
  background-image: linear-gradient(#f5f6f6, #fff);
  padding: 80px 0 100px 0;
}
.blue-color {
  background: #3ba1f0;
}
.green-color {
  background: #036d58;
}
.light-gray {
  background: #f1f1f1;
}
body {
  padding-right: 0 !important;
}
.tag-list {
  margin: 0;
  padding: 0;
}
.tag-list li {
  list-style: none;
  font-size: 12px;
  color: #666;
  float: left;
  line-height: 18px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.tag-list li:after {
  content: "/";
  position: relative;
  margin-left: 10px;
  font-size: 10px;
}
.tag-list li a {
  color: #666;
}
.tag-list li a:hover {
  text-decoration: underline;
  color: #111;
}
.blue-bg {
  background: #013989;
}
.news-updates .items .cat-title {
  text-transform: uppercase;
}
.news-updates .items.more-news .more-item {
  margin-top: 30px;
}
.news-updates .items.more-news .more-item:nth-child(1) {
  margin-top: 0;
}
.news-updates .items .dates {
  font-size: 14px;
  color: #111;
  display: block;
}
.news-updates .items .dates .left-icon {
  margin-right: 10px;
}
.news-updates .items.latest-post .article-img {
  position: relative;
  margin: 0 0 30px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.news-updates .items.latest-post .article-img .dates {
  color: #fff;
}
.news-updates .items.latest-post .article-img .overlay-box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 11;
  padding: 30px;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-image: linear-gradient(transparent, #111);
}
.news-updates .items.latest-post .article-img .overlay-box .titles {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
}
.news-updates .items.latest-post .article-img .overlay-box .cat-title {
  font-weight: 400;
  font-size: 16px;
}
.news-updates .items.latest-post .article-img img {
  height: 390px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.news-updates .items .article-img {
  margin-right: 30px;
}
.news-updates .items .article-img img {
  width: 160px;
  height: 110px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  float: left;
}
.more-btn-box.center a {
  margin: 30px auto;
}
.team-list .items .description {
  color: #111;
}
.team-list .items .team-img {
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 10px;
}
.team-list .items .team-img:hover .quick-access-link {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 30px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-list .items .team-img:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-list .items .team-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-list .items .team-img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(1, 57, 135, 0.6);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
.team-list .items .team-img img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  float: left;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-list .items .team-img .quick-access-link {
  text-align: center;
  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 90;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-list .items .team-img .quick-access-link a {
  font-size: 18px;
  color: #fff;
  margin-left: 15px;
}
.team-list .items .team-img .quick-access-link a:nth-child(1) {
  margin-left: 0;
}
.team-list .items .team-img .quick-access-link a:hover {
  color: #ccc;
}
.grid-box {
  margin: 0;
}
.grid {
  margin-bottom: 40px;
  height: auto !important;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid-sizer,
.grid-item {
  padding: 0;
}
.grid-sizer .caption-title,
.grid-item .caption-title {
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 10px 0 25px 0;
  color: #111;
}
.grid-sizer .author-name,
.grid-item .author-name {
  font-size: 13px;
  line-height: 22px;
  display: block;
  margin-bottom: 30px;
  color: #858b8f;
}
.grid-item .article-img {
  margin-bottom: 0;
}
.grid-item img {
  display: block;
  width: 100%;
  min-height: 100px;
  background: #fff url(../images/loading.gif) no-repeat center center;
}
.left-side.full-gallery {
  padding: 0;
}
.video-gallery-list .latest-video-item figure img {
  height: 480px;
  object-fit: cover;
}
.video-gallery-list .latest-video-item .video-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 15px;
}
.video-gallery-list .more-video-item .video-item {
  margin-top: 30px;
}
.video-gallery-list .more-video-item .video-item:nth-child(1) {
  margin-top: 0;
}
.featured-video iframe {
  width: 100%;
}
.side-videos .item .dates {
  display: block;
  line-height: 18px;
}
.side-videos .item figure {
  margin-right: 15px;
  margin-bottom: 0;
}
.side-videos .item figure img {
  width: 90px;
  height: 60px;
  object-fit: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.side-videos .item.latest-item figure {
  margin-bottom: 5px;
  margin-right: 0;
  display: inline-block;
  width: 100%;
}
.side-videos .item.latest-item figure img {
  width: 100%;
  height: 264px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.news-articles.more-news-articles .item img {
  height: 190px;
}
.page-info .page-main-title {
  font-size: 44px;
  line-height: 54px;
}
.page-info .sub-main-title {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
.page-info .dates {
  font-size: 12px;
  margin-bottom: 15px;
  display: block;
}
.share-now .st-btn {
  display: inline-block !important;
}
.author-box .author-name .dates {
  display: inline-block;
}
.author-box .author-name .author-pic {
  margin-right: 10px;
  display: inline-block;
}
.author-box .author-name .author-pic img {
  width: 40px;
  height: 40px;
  margin-bottom: -15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.category-small-box {
  background: #013989;
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
  line-height: 18px;
}
.news-articles.latest-updates .item .dates {
  margin-top: 20px;
}
.news-articles.latest-updates .item .description {
  margin-top: 15px;
}
.news-articles.update-full-list {
  margin-top: 40px;
}
.news-articles.update-full-list .item .description {
  margin-top: 15px;
}
.news-articles.update-full-list .item figure {
  margin-right: 30px;
}
.news-articles.update-full-list .item figure img {
  width: 350px;
  height: 260px;
  object-fit: cover;
}
.full-more-news .cat-title {
  margin-bottom: 20px !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.featured-images {
  margin-top: 30px;
  margin-bottom: 30px;
}
.featured-images img {
  max-width: 100%;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
}
.featured-images .caption-line {
  font-size: 12px;
  display: block;
  line-height: 18px;
  margin-top: 10px;
}
.the-team-list {
  padding-top: 0;
}
.the-team-list .our-team {
  justify-content: center;
}
.the-team-list .our-team .items {
  margin-bottom: 40px;
}
.the-team-list .our-team .items.chairman {
  text-align: center;
}
.the-service-list .items {
  margin-bottom: 70px;
}
.contact-list-box {
  margin: 0;
  padding: 0 0 0 15px;
  display: block;
}
.contact-list-box li {
  list-style: none;
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 80px;
  padding: 40px 0 40px 60px;
  border-top: 1px solid #ddd;
}
.contact-list-box li:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.contact-list-box li:nth-child(1) .left-icon {
  top: 10px;
}
.contact-list-box li .left-icon {
  font-size: 45px;
  width: 48px;
  color: #000;
  position: absolute;
  left: 0;
  top: 45px;
}
.contact-list-box li .left-icon.phone-icon {
  font-size: 40px;
}
.left-side .category-title {
  position: relative;
}
.left-side .category-title .side-title {
  background: #fff;
  position: relative;
  padding: 0 20px 0 0;
  display: inline-block;
  font-size: 26px;
}
.left-side .category-title:before {
  content: "";
  width: 90%;
  height: 2px;
  background: #013989;
  position: absolute;
  right: 15px;
  top: 15px;
}
.left-side .contact-form-box {
  background: #f1f1f1;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.left-side .contact-form-box .side-title {
  background: #f1f1f1;
}
.left-side .contact-form-box .feedback-form .fieldbox {
  margin-bottom: 40px;
}
.left-side .contact-form-box .feedback-form label {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.left-side .contact-form-box .feedback-form .textfield,
.left-side .contact-form-box .feedback-form .feedback .textarea,
.feedback .left-side .contact-form-box .feedback-form .textarea,
.left-side .contact-form-box .feedback-form .feedback .select,
.feedback .left-side .contact-form-box .feedback-form .select,
.left-side
  .contact-form-box
  .feedback-form
  .regular-form
  .form-groups
  .textarea,
.regular-form
  .form-groups
  .left-side
  .contact-form-box
  .feedback-form
  .textarea,
.left-side .contact-form-box .feedback-form .regular-form .form-groups .select,
.regular-form .form-groups .left-side .contact-form-box .feedback-form .select {
  border-color: #a7a4a4;
  padding: 10px;
}
.left-side .contact-form-box .feedback-form .textarea {
  height: 274px;
}
.left-side .contact-form-box .feedback-form .sgn-btn {
  padding: 0 20px;
  margin: 30px 0 0 0;
  line-height: 20px;
  background: #013989;
  font-size: 14px;
  height: 42px;
  text-transform: uppercase;
}
.left-side .contact-form-box .feedback-form .sgn-btn:hover {
  background: #ed6d1d;
}
.left-side .contact-form-box .form-groups {
  background: none;
}
.right-side.contact-right {
  padding-top: 48px;
}
.right-side .address-box {
  margin-top: 80px;
}
.right-side .address-box .contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.right-side .address-box .contact-list li {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 40px;
  margin-top: 30px;
}
.right-side .address-box .contact-list li:nth-child(1) {
  margin-top: 0;
}
.right-side .address-box .contact-list li .left-icon {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  top: -2px;
  color: #e85442;
  left: 0;
}
.right-side .items.category-box .category-title {
  position: relative;
}
.featured-video .embed-responsive {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.featured-images,
.featured-video {
  margin-bottom: 30px;
}
.list-box {
  display: inline-block;
  width: 100%;
}
.lg-sub-html p {
  margin: 0;
}
.lg-close {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.lg-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.grid-sizer .caption-title,
.grid-item .caption-title {
  font-size: 14px;
  line-height: 20px;
}
.page-detail-info .info-title {
  font-size: 44px;
  line-height: 54px;
}
.news-articles.full-list .item a,
.right-side .items .side-news-articles .item a,
.featured-topics .items a {
  display: block;
}
.news-articles.full-list .item a .titles,
.right-side .items .side-news-articles .item a .titles,
.featured-topics .items a .titles {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-articles.full-list .item a:hover .titles,
.right-side .items .side-news-articles .item a:hover .titles,
.featured-topics .items a:hover .titles {
  color: #666 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.slider.service-slider .items a:hover .titles {
  color: #eee !important;
}
.news-updates .items a .titles {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-updates .items a:hover .titles {
  color: #666;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-articles.full-list.career-list .item a {
  display: table;
}
.navigation_box ul li ul.dropdown-menu li a.dropdown-toggle:after {
  top: 26px;
  right: 25px;
  transform: rotate(270deg);
}
.navigation_box ul li ul.dropdown-menu li a.dropdown-toggle:hover:after {
  color: #fff;
}
.more-link {
  border: 0;
  font-size: 16px;
  display: table;
  color: #fff;
  padding: 10px 20px;
  margin: 30px 0 0 0;
  line-height: 20px;
  font-family: "Mukta", sans-serif;
  font-weight: 700;
  background: #999;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-shadow: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.more-link .left-icon {
  margin-right: 10px;
}
.more-link.text-btn {
  background: none;
  color: #111;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  margin-top: 15px;
}
.more-link.text-btn.reverse {
  color: #111;
  font-weight: 700;
}
.more-link.text-btn.reverse:hover {
  color: #111;
}
.more-link.text-btn.small-text-btn {
  font-size: 11px;
  color: #111;
}
.more-link.text-btn.small-text-btn:hover {
  color: #111;
}
.more-link.text-btn:hover {
  background: none;
  color: #111;
}
.more-link:hover {
  background: #111;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
::selection {
  color: #fff;
  background: #111;
}
.cat-name {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  margin-bottom: 30px;
}
.cat-name .cat-title {
  font-size: 30px;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
  color: #111;
  padding-bottom: 10px;
  position: relative;
}
.cat-name .cat-title:before {
  content: "";
  width: 54px;
  height: 3px;
  background: #111;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.cat-name .extra-link {
  font-size: 14px;
  text-transform: uppercase;
  float: right;
}
.cat-name .extra-link:hover {
  color: #111 !important;
}
.news-blogs .news-item.big-feature {
  order: 2;
  text-align: center;
}
.news-blogs .news-item.big-feature .main-title {
  text-align: center;
  line-height: 38px;
}
.news-blogs .news-item.big-feature .news-item-box {
  padding-top: 0;
  border-top: 0;
}
.news-blogs .news-item.big-feature .more-link.text-btn.small-text-btn {
  margin: 20px auto;
}
.news-blogs .news-item .description {
  margin-top: 15px;
}
.news-blogs .news-item.small-feature {
  order: 1;
}
.news-blogs .news-item.small-feature .news-item-box:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.news-blogs .news-item.small-feature .news-item-box:nth-child(2) .main-title {
  font-size: 16px;
  line-height: 22px;
}
.news-blogs .news-item.small-feature.alt {
  order: 3;
}
.news-blogs .news-item.small-feature .main-title {
  line-height: 22px;
}
.news-blogs .news-item .news-item-box {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.news-blogs .news-item .news-item-box .article-img {
  margin-bottom: 15px;
}
.news-blogs .news-item .news-item-box .article-img img {
  width: 100%;
  height: auto;
}
.news-blogs.home-videos .news-item .dates {
  font-size: 12px;
}
.news-blogs.home-videos .news-item.big-feature {
  order: 1;
  text-align: left;
}
.news-blogs.home-videos .news-item.big-feature .main-title {
  text-align: left;
}
.news-blogs.home-videos .news-item.more-videos-home .news-item-box {
  padding: 22px 0;
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box:nth-child(1) {
  padding-top: 0;
}
.news-blogs.home-videos .news-item.more-videos-home .news-item-box .main-title {
  line-height: 18px;
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box
  .article-img {
  margin-right: 15px;
  margin-bottom: 0;
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box
  .article-img
  .vid-thumb {
  position: relative;
  display: table;
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box
  .article-img
  .vid-thumb:hover
  .play-icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box
  .article-img
  .play-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-blogs.home-videos
  .news-item.more-videos-home
  .news-item-box
  .article-img
  img {
  width: 106px;
  height: 70px;
  float: left;
}
.news-blogs.main-videos .news-item.big-feature .news-item-box {
  background: #111;
}
.news-blogs.main-videos
  .news-item.big-feature
  .news-item-box
  a:hover
  .main-title {
  color: #ccc !important;
}
.news-blogs.main-videos .news-item.big-feature .news-item-box .main-title {
  padding: 0 30px;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
}
.news-blogs.main-videos .news-item.big-feature .news-item-box .dates {
  padding-left: 30px;
  color: #fff;
}
.news-blogs.main-videos .news-item.more-videos-home .news-item-box {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 30px;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box:nth-child(1) {
  margin-top: 0;
}
.news-blogs.main-videos .news-item.more-videos-home .news-item-box.fixed-thumb {
  background: #111;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box.fixed-thumb
  a:hover
  .main-title {
  color: #ccc !important;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box.fixed-thumb
  .article-img {
  margin-right: 0;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box.fixed-thumb
  .article-img
  img {
  width: 100%;
  height: 264px;
  object-fit: cover;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box.fixed-thumb
  .article-img
  .video-overlay {
  float: left;
  padding: 60px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 19px;
  width: 100%;
  background-image: linear-gradient(transparent, #111);
  padding: 30px;
  overflow: visible;
}
.news-blogs.main-videos
  .news-item.more-videos-home
  .news-item-box.fixed-thumb
  .article-img
  .video-overlay
  .main-title {
  color: #fff;
  display: block;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  margin-right: 0;
  padding: 0;
  max-width: 1170px;
  margin: 0 auto;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 1px 1px #111;
}
.video-section {
  padding-top: 0;
  padding-bottom: 30px;
}
.more-related-videos.more-full-list .item {
  margin-bottom: 50px;
}
.more-related-videos.more-full-list .item .article-img img {
  height: 250px;
  object-fit: cover;
}
.more-related-videos .item .article-img {
  margin-bottom: 15px;
}
.more-related-videos .item .article-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.more-related-videos .item .article-img .play-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  display: block;
}
.video-thumb img {
  float: left;
}
.video-thumb .play-icon {
  background: #b82025;
  border: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover .play-icon {
  opacity: 0.1;
  filter: alpha(opacity=10);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-blog-grid .grid-item a {
  display: block;
  margin-bottom: 40px;
}
.news-blog-grid .grid-item .article-img {
  margin-bottom: 15px;
}
.news-blog-grid .grid-item .main-title {
  line-height: 24px;
}
.news-blog-grid .grid-item .description {
  margin-top: 15px;
}
.program-full-list .items {
  margin-bottom: 50px;
}
.program-full-list .items.latest-program {
  margin-bottom: 0;
  margin-bottom: 50px;
}
.program-full-list .items.latest-program .media {
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
}
.program-full-list .items.latest-program .article-img {
  margin: 0 30px 0 0;
}
.program-full-list .items.latest-program .article-img img {
  width: 540px;
  height: auto;
}
.program-full-list .items.latest-program .main-title {
  font-size: 38px;
  line-height: 48px;
}
.program-full-list .items .main-title {
  line-height: 24px;
}
.program-full-list .items .description {
  margin-top: 15px;
}
.program-full-list .items .article-img {
  margin-bottom: 20px;
}
.program-full-list .items .article-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}
.program-full-list.publication-full-list .items.latest-program .article-img {
  margin: 0 0 0 30px;
}
.publication-list {
  margin-bottom: 30px;
}
.publication-list.search-list .items {
  border-top: 1px solid #ddd;
  padding: 20px;
  margin: 0;
  position: relative;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
.publication-list.search-list .items:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  background: #f9f5f5;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
.publication-list.search-list .items:hover:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
.publication-list.search-list .items:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.publication-list.search-list .items .description {
  margin-top: 5px;
}
.publication-list .items {
  margin-top: 30px;
}
.publication-list .items:nth-child(1) {
  margin-top: 0;
}
.publication-list .items .article-img {
  margin-right: 30px;
}
.publication-list .items .article-img img {
  width: 255px;
  height: 180px;
  object-fit: cover;
}
.publication-list .items .description {
  margin-top: 20px;
}
.publication-list .items .media-body {
  padding-right: 50px;
}
.right-side .items .cat-name {
  padding-bottom: 3px;
}
.right-side .items .cat-name .cat-title {
  font-size: 18px;
}
.right-side .news-blogs .news-item .article-img {
  margin-bottom: 15px;
}
.right-side .news-blogs .news-item .article-img img {
  display: block;
  float: none;
}
.radio-members .items {
  margin-bottom: 30px;
}
.radio-members .items a:hover .radio-boundary {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.radio-members .items .radio-boundary {
  width: 100%;
  height: 260px;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.radio-members .items .radio-boundary img {
  width: 80%;
  height: 90px;
  object-fit: contain;
}
.radio-members .items .radio-boundary .radio-address {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  display: block;
}
.radio-members .items .radio-boundary .main-title {
  line-height: 18px;
}
.radio-members .items .radio-boundary .description {
  margin-top: 5px;
}
.radio-result {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.radio-result .search-radio .search-right {
  float: right;
  margin-top: -35px;
  width: 260px;
}
.board-members {
  justify-content: center;
}
.board-members .board-title-box {
  text-align: center;
  margin: 50px 0 30px 0;
}
.board-members .board-title-box .main-title {
  font-family: "Mukta", sans-serif;
  text-transform: uppercase;
  border: 1px solid #ddd;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  padding: 10px 0;
  line-height: 32px;
}
.board-members .member-item .radio-boundary {
  height: 300px;
  padding-top: 50px;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.board-members .member-item .radio-boundary:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.board-members .member-item .radio-boundary img {
  margin: 0 auto 20px auto;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  object-fit: cover;
  width: 120px;
  height: 120px;
}
.board-members .member-item .radio-boundary .radio-address {
  position: relative;
  display: block;
  bottom: 0;
}
.board-members .member-item .email-line {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}
.board-members .member-item .phone-line {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}
.mask-layer-wrap {
  overflow: hidden;
}
.mask-layer {
  max-height: 350px;
  overflow: hidden;
  width: 100%;
  display: block;
  padding-right: 5px;
  cursor: default !important;
}
.nicescroll-rails {
  z-index: 1 !important;
}
.search-result-box .keyword-title {
  padding: 0 0 40px 0;
  text-align: center;
  font-style: italic;
  font-weight: 400;
}
.search-result-box .keyword-title .keyword {
  font-weight: 700;
  color: #111;
}
.video-player iframe {
  width: 100%;
}
.bigyaapan-area .bigyaapan-item img {
  width: 100%;
}
.login-section {
  padding: 0;
}
.login-section .login-form-box {
  z-index: 9998;
  position: absolute;
  top: 50px;
  left: 50%;
  max-width: 560px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login-section .login-form-box .main-login {
  display: table;
  background: #fff;
  width: 100%;
  margin: 0 ​auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.login-section .login-form-box .main-login .the-form-box {
  position: relative;
  margin: 0 auto;
  padding: 110px 30px 30px 30px;
}
.login-section .login-form-box .main-login .the-form-box .name-section {
  font-size: 12px;
  color: #666;
  text-align: left;
  margin-top: 90px;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.login-section .login-form-box .main-login .the-form-box .logo-box {
  display: inline-block;
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  background: #00544b;
  padding: 26px 30px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.login-section .login-form-box .signin-signup {
  margin: 0;
}
.login-section .login-form-box .signin-signup .login-title {
  font-weight: 700;
  margin-bottom: 25px;
}
.login-section .login-form-box .signin-signup label {
  font-size: 13px;
  color: #666;
}
.login-section .login-form-box .signin-signup .forgot-btn {
  margin-top: 3px;
}
.login-section .login-form-box .signin-signup .forgot-btn .forgot-password {
  font-size: 13px;
  color: #039be5;
}
.login-section .login-form-box .signin-signup .fieldbox.check-box {
  margin-top: 35px;
}
.login-section
  .login-form-box
  .signin-signup
  .fieldbox.check-box
  .checkbox
  .checkbox-material {
  padding-right: 8px;
}
.login-section
  .login-form-box
  .signin-signup
  .fieldbox.check-box
  .checkbox
  .checkbox-material
  .check {
  width: 32px;
  height: 32px;
  border-color: #e5e5e5;
  background: #fff;
}
.login-section
  .login-form-box
  .signin-signup
  .fieldbox.check-box
  .checkbox
  .checkbox-material:before {
  width: 32px;
  height: 32px;
}
.login-section
  .login-form-box
  .signin-signup
  .fieldbox.check-box
  .checkbox
  .checkbox-material
  .check:before {
  top: 6px;
  left: 7px;
}
.login-section
  .login-form-box
  .signin-signup
  .fieldbox.check-box
  .checkbox
  input[type="checkbox"]:checked
  + .checkbox-material
  .check {
  background: #666 !important;
}
.login-section .login-form-box .signin-signup .form-groups {
  background: none;
}
.login-section .login-form-box .signin-signup .form-groups .textfield,
.login-section .login-form-box .signin-signup .form-groups .feedback .textarea,
.feedback .login-section .login-form-box .signin-signup .form-groups .textarea,
.login-section .login-form-box .signin-signup .form-groups .feedback .select,
.feedback .login-section .login-form-box .signin-signup .form-groups .select,
.login-section
  .login-form-box
  .signin-signup
  .regular-form
  .form-groups
  .textarea,
.regular-form
  .login-section
  .login-form-box
  .signin-signup
  .form-groups
  .textarea,
.login-section
  .login-form-box
  .signin-signup
  .regular-form
  .form-groups
  .select,
.regular-form
  .login-section
  .login-form-box
  .signin-signup
  .form-groups
  .select {
  padding: 10px;
  border-color: #e5e5e5;
}
.login-section .login-form-box .signin-signup .form-groups .pwd-box .pwd-icon {
  top: 16px;
  cursor: pointer;
}
.login-section
  .login-form-box
  .signin-signup
  .form-groups
  .pwd-box
  .pwd-icon.show-password:before {
  content: "\f06e";
}
.login-section .login-form-box .signin-signup .signin-btn {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 23px;
}
.login-section .login-form-box .signin-signup .signin-option-text {
  font-weight: 500;
  font-size: 16px;
  color: #666;
}
.login-section .login-form-box .signin-signup .titles.signin-title {
  font-size: 38px;
  font-weight: 700;
}
.login-section .login-form-box .signin-signup .titles.create-title {
  font-size: 14px;
}
.login-section .login-form-box .signin-signup .titles.create-title a {
  margin-left: 5px;
  text-decoration: underline;
}
.login-section .login-form-box .signin-signup .titles.create-title a:hover {
  text-decoration: none;
}
.login-section .login-form-box .signin-signup .signin-option {
  text-align: center;
  margin-top: 20px;
}
.login-section .login-form-box .signin-signup .signin-option .option-btn {
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 18px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #111;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.login-section
  .login-form-box
  .signin-signup
  .signin-option
  .option-btn.facebook:hover
  .left-icon {
  background: #3b5998;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.login-section
  .login-form-box
  .signin-signup
  .signin-option
  .option-btn.google:hover
  .left-icon {
  background: #b00;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.login-section
  .login-form-box
  .signin-signup
  .signin-option
  .option-btn
  .left-icon {
  width: 32px;
  height: 32px;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  margin-right: 10px;
  position: relative;
  top: -2px;
  color: #fff;
  background: #111;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.login-section .login-form-box .signin-signup .normal-message a {
  text-decoration: underline;
}
.login-section .login-form-box .signin-signup .normal-message a:hover {
  text-decoration: none;
}
.login-section .backdrop-box {
  height: 100vh;
  width: 100%;
  background-color: #111 !important;
  position: relative;
}
.login-section .backdrop-box:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  position: fixed;
}
.login-section .backdrop-box .welcome-box {
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
}
.login-section .backdrop-box .welcome-box .titles {
  color: #fff;
  font-weight: 700;
}
.login-section .backdrop-box .welcome-box .titles br {
  display: none;
}
.login-section .backdrop-box .welcome-box .description {
  font-size: 13px;
  color: #fff;
  margin-top: 15px;
  max-width: 360px;
}
.cat-box {
  margin-bottom: 20px;
}
.cat-box .left-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  top: 2px;
}
.cat-box .left-icon img {
  width: 100%;
  height: auto;
}
.cat-box .cat-name {
  font-size: 23px;
  border: 0;
  margin: 0;
  line-height: 30px;
  padding-left: 35px;
  position: relative;
  font-weight: 600;
}
.cat-box {
  display: inline-block;
  width: 100%;
}
.cat-box .cat-name .left-icon {
  position: absolute;
}
.cat-box .left-icon {
  position: relative;
}
.btn-area {
  float: right;
  margin-top: -36px;
  z-index: 98;
  position: relative;
}
.btn-area.center-btn {
  float: none;
  display: table;
  margin: 30px auto;
}
.btn-area.right-btn {
  float: right;
  display: table;
  margin: 30px 0 0 0;
}
.btn-area.left-btn {
  margin: 30px 0 0 0;
  float: left;
}
.btn-area.left-btn .add-btn {
  margin-left: 0;
}
.btn-area.left-btn .add-btn .left-icon {
  position: relative;
  top: 2px;
}
.right-side .post-items .feature-list li {
  padding: 15px 20px;
}
.right-side .post-items .feature-list li:nth-child(1) {
  padding-top: 0;
}
.right-side .post-items .feature-list li.widget-item .switch {
  top: 20px;
}
.right-side .post-items .feature-list li .switch {
  right: 20px;
}
.right-side .post-items .feature-list li .description {
  font-size: 13px;
  color: #666;
  margin-bottom: 15px;
}
.right-side .post-items .regular-form {
  margin: 0;
}
.right-side .post-items .regular-form .form-groups {
  margin: 0 0 15px 0;
  padding: 0;
  border: 0;
}
.right-side .post-items .regular-form .form-groups .label-title {
  font-size: 12px;
  padding: 0;
}
.right-side .post-items .regular-form .form-groups .label-title .reco-title {
  font-size: 11px;
  color: #666;
  font-style: italic;
  margin-left: 10px;
  font-weight: 400;
}
.right-side .btn-area {
  margin: 30px 0 0 0;
  float: none;
  display: inline-block;
  width: 100%;
}
.right-side .btn-area.sticky-btn {
  position: sticky;
  top: 30px;
}
.right-side .btn-area .btn-cms {
  margin-left: 0;
  margin-right: 10px;
}
.tooltip {
  z-index: 99999;
}
.tooltip > .tooltip-inner {
  background: #111;
  font-size: 11px;
}
.tooltip .arrow {
  display: none;
}
.feat-img img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  display: block;
  margin: 0 auto 30px auto;
}
.feat-img img.user-img-only {
  width: 120px;
  height: 120px;
  object-fit: cover;
}
.bigyaapan-box .top-search-form,
.bigyaapan-box .regular-form .form-groups .search-top,
.regular-form .form-groups .bigyaapan-box .search-top {
  padding: 0 15px;
}
.bigyaapan-box .top-search-form .form-groups,
.bigyaapan-box .regular-form .form-groups .search-top .form-groups,
.regular-form .form-groups .bigyaapan-box .search-top .form-groups {
  padding-bottom: 8px;
}
.bigyaapan-box .top-search-form .form-groups .post-items,
.bigyaapan-box .regular-form .form-groups .search-top .form-groups .post-items,
.regular-form .form-groups .bigyaapan-box .search-top .form-groups .post-items {
  display: inline-block;
  width: 100%;
  position: relative;
  border: 1px solid #e5e5e5;
  margin-bottom: 0;
  float: none;
}
.bigyaapan-box .top-search-form .form-groups .post-items.search-top .textfield,
.bigyaapan-box
  .regular-form
  .form-groups
  .search-top
  .form-groups
  .post-items.search-top
  .textfield,
.regular-form
  .form-groups
  .bigyaapan-box
  .search-top
  .form-groups
  .post-items.search-top
  .textfield,
.bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .feedback
  .textarea,
.feedback
  .bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .textarea,
.bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .feedback
  .select,
.feedback
  .bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .select,
.bigyaapan-box
  .top-search-form
  .regular-form
  .form-groups
  .post-items.search-top
  .textarea,
.regular-form
  .bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .textarea,
.bigyaapan-box
  .regular-form
  .form-groups
  .search-top
  .form-groups
  .post-items.search-top
  .textarea,
.regular-form
  .form-groups
  .bigyaapan-box
  .search-top
  .form-groups
  .post-items.search-top
  .textarea,
.bigyaapan-box
  .top-search-form
  .regular-form
  .form-groups
  .post-items.search-top
  .select,
.regular-form
  .bigyaapan-box
  .top-search-form
  .form-groups
  .post-items.search-top
  .select,
.bigyaapan-box
  .regular-form
  .form-groups
  .search-top
  .form-groups
  .post-items.search-top
  .select,
.regular-form
  .form-groups
  .bigyaapan-box
  .search-top
  .form-groups
  .post-items.search-top
  .select {
  padding-left: 0;
}
.right-side .form-groups {
  background: #fff;
  margin: 0;
}
.server-item .error-message,
.server-item .success-message {
  margin-top: -1px;
}
.side-control .primary-panel:not(.theme-panel),
.side-control .theme-panel:not(.theme-panel) {
  right: 10px !important;
  z-index: 99999;
}
.side-control .mask-box {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.side-data-panel .data-panel {
  right: 0 !important;
  z-index: 99999;
}
.side-data-panel .mask-box {
  z-index: 9999;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.more-action .dropdown-menu {
  left: inherit !important;
  right: 0 !important;
  transform: none !important;
  top: 41px !important;
}
.btn-area.more-btn-area {
  justify-content: flex-start;
  overflow: auto;
  padding: 30px 20px;
}
@keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
  }
}
.right-side .form-groups {
  padding-left: 0;
  padding-right: 0;
}
.del-form {
  float: left;
  position: relative;
  top: 1px;
}
.feat-img .thumb-box {
  position: relative;
  display: table;
  margin: 30px auto 10px auto;
}
.feat-img .thumb-box .remove-btn {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #b82025;
  top: -10px;
  right: -10px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.feat-img .thumb-box .remove-btn:hover {
  background: #06d6a0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.tab-widget {
  margin: 10px auto 20px auto;
  justify-content: center;
}
.tab-widget .nav-link {
  font-size: 14px;
  font-weight: 700;
  font-family: "Mukta", sans-serif;
  padding: 10px 20px;
  line-height: 20px;
  color: #666;
}
.tab-widget .nav-link .left-icon {
  font-size: 18px;
  margin-right: 5px;
}
.tab-widget .nav-link.active {
  color: #111;
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.2);
}
.tab-content .total-num-views {
  font-size: 13px;
  margin-top: 10px;
  color: #06d6a0;
  display: block;
  line-height: 15px;
  font-style: italic;
}
.tab-content .post-list .list-item {
  align-items: flex-start;
}
.tab-content .post-list .list-item .time-line,
.tab-content .post-list .list-item .author-name {
  font-size: 12px;
  color: #666;
  margin-right: 10px;
}
.tab-content .post-list .list-item .time-line .left-icon,
.tab-content .post-list .list-item .author-name .left-icon {
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.tab-content .post-list .list-item .total-num-views {
  padding: 5px 10px;
  display: inline-block;
  font-style: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #fdb81a80;
  width: 67px;
  text-align: center;
  color: #111;
  width: auto;
  font-size: 12px;
}
.tab-content .post-list .list-item .article-img {
  margin-top: 3px;
  position: relative;
}
.tab-content .cat-box {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0;
}
.tab-content .cat-box .cat-name {
  font-size: 16px;
  padding-left: 0;
  float: left;
  width: auto;
  padding: 5px 15px;
  color: #666;
  background: #eee;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.tab-content .all-media-list {
  margin-top: 5px;
}
.tab-content .all-media-list .items {
  margin-bottom: 15px;
}
.tab-content .all-media-list .items img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.media-detail-box {
  margin-top: 5px;
}
.media-detail-box .btn-cms {
  margin-top: 15px;
  margin-left: 0;
  float: left;
}
.media-detail-box .btn-area {
  margin-top: 0;
}
.media-detail-box .media-img {
  margin-right: 20px;
}
.media-detail-box .media-img img {
  max-width: 200px;
  display: block;
  max-height: 240px;
  object-fit: contain;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.media-detail-box .info-list {
  margin: 0;
  padding: 0;
}
.media-detail-box .info-list li {
  list-style: none;
  font-size: 12px;
  color: #111;
  display: block;
}
.media-detail-box .info-list li .media-title {
  font-size: 12px;
  color: #999;
}
.media-detail-box .info-list li .media-info {
  font-size: 14px;
  color: #111;
  display: block;
  margin-top: -8px;
  line-height: 18px;
}
.media-grid .media-item {
  padding-bottom: 20px;
}
.media-grid .media-item .img-caption {
  font-size: 12px;
  font-style: italic;
  color: #666;
  display: block;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.media-grid .media-item .media-img {
  margin: 0 0 10px 0;
  display: table;
}
.media-grid .media-item .media-img img {
  width: 100%;
  height: auto;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.media-grid .media-item .media-img img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.total-author-views {
  padding: 5px 10px;
  display: inline-block;
  font-style: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #fdb81a80;
  text-align: center;
  color: #111;
  width: auto;
  font-size: 12px;
  line-height: 15px;
}
.most-view-author .cat-name.alt {
  border: 0;
  font-size: 13px;
  margin-bottom: 0;
}
.most-view-author .list-item {
  align-items: flex-start;
}
.most-view-author .list-item.todays-top .user-img {
  margin-left: 15px;
  margin-right: 0;
}
.most-view-author .list-item.todays-top .img-thumb img {
  width: 120px;
  height: 110px;
  border-radius: 13px;
}
.most-view-author .list-item .news-title {
  margin: 10px 0;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
.swal2-title {
  font-size: 20px;
}
.swal2-image {
  width: 110px;
}
.upload-gallery .post-items {
  padding: 0 15px;
  border: 0;
}
.upload-gallery .post-items .feat-img-btn {
  width: auto;
  margin: 0 auto;
  display: table;
}
.upload-gallery .post-items .form-groups {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.upload-gallery .post-items .feat-img {
  margin-bottom: 20px;
}
.upload-gallery .post-items .feat-img .thumb-box {
  margin-top: 0;
}
.upload-gallery .post-items .feat-img img {
  width: 100%;
  height: 140px;
  margin: 0;
  object-fit: cover;
}
.container.animation-5 .shape {
  width: 15px;
  height: 15px;
}
.container.animation-6 {
  -webkit-animation: rotation 1s infinite;
  animation: rotation 1s infinite;
}
.container.animation-6 .shape {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
.container .shape {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 1px;
}
.container .shape.shape1 {
  left: 0;
  background-color: #5c6bc0;
}
.container .shape.shape2 {
  right: 0;
  background-color: #8bc34a;
}
.container .shape.shape3 {
  bottom: 0;
  background-color: #ffb74d;
}
.container .shape.shape4 {
  bottom: 0;
  right: 0;
  background-color: #f44336;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.animation-1 .shape1 {
  -webkit-animation: animation1shape1 0.5s ease 0s infinite alternate;
  animation: animation1shape1 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation1shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(16px, 16px);
    transform: translate(16px, 16px);
  }
}
@keyframes animation1shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(16px, 16px);
    transform: translate(16px, 16px);
  }
}
.animation-1 .shape2 {
  -webkit-animation: animation1shape2 0.5s ease 0s infinite alternate;
  animation: animation1shape2 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation1shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-16px, 16px);
    transform: translate(-16px, 16px);
  }
}
@keyframes animation1shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-16px, 16px);
    transform: translate(-16px, 16px);
  }
}
.animation-1 .shape3 {
  -webkit-animation: animation1shape3 0.5s ease 0s infinite alternate;
  animation: animation1shape3 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation1shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(16px, -16px);
    transform: translate(16px, -16px);
  }
}
@keyframes animation1shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(16px, -16px);
    transform: translate(16px, -16px);
  }
}
.animation-1 .shape4 {
  -webkit-animation: animation1shape4 0.5s ease 0s infinite alternate;
  animation: animation1shape4 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation1shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-16px, -16px);
    transform: translate(-16px, -16px);
  }
}
@keyframes animation1shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-16px, -16px);
    transform: translate(-16px, -16px);
  }
}
.animation-2 .shape1 {
  -webkit-animation: animation2shape1 0.5s ease 0s infinite alternate;
  animation: animation2shape1 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation2shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@keyframes animation2shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
.animation-2 .shape2 {
  -webkit-animation: animation2shape2 0.5s ease 0s infinite alternate;
  animation: animation2shape2 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation2shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@keyframes animation2shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
.animation-2 .shape3 {
  -webkit-animation: animation2shape3 0.5s ease 0s infinite alternate;
  animation: animation2shape3 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation2shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@keyframes animation2shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
.animation-2 .shape4 {
  -webkit-animation: animation2shape4 0.5s ease 0s infinite alternate;
  animation: animation2shape4 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation2shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
@keyframes animation2shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
.animation-3 .shape1 {
  -webkit-animation: animation3shape1 0.5s ease 0s infinite alternate;
  animation: animation3shape1 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation3shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }
}
@keyframes animation3shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }
}
.animation-3 .shape2 {
  -webkit-animation: animation3shape2 0.5s ease 0s infinite alternate;
  animation: animation3shape2 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation3shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
  }
}
@keyframes animation3shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
  }
}
.animation-3 .shape3 {
  -webkit-animation: animation3shape3 0.5s ease 0s infinite alternate;
  animation: animation3shape3 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation3shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
  }
}
@keyframes animation3shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
  }
}
.animation-3 .shape4 {
  -webkit-animation: animation3shape4 0.5s ease 0s infinite alternate;
  animation: animation3shape4 0.5s ease 0s infinite alternate;
}
@-webkit-keyframes animation3shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
}
@keyframes animation3shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
}
.animation-4 .shape1 {
  -webkit-animation: animation4shape1 0.3s ease 0s infinite alternate;
  animation: animation4shape1 0.3s ease 0s infinite alternate;
}
@-webkit-keyframes animation4shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }
}
@keyframes animation4shape1 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }
}
.animation-4 .shape2 {
  -webkit-animation: animation4shape2 0.3s ease 0.3s infinite alternate;
  animation: animation4shape2 0.3s ease 0.3s infinite alternate;
}
@-webkit-keyframes animation4shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
  }
}
@keyframes animation4shape2 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
  }
}
.animation-4 .shape3 {
  -webkit-animation: animation4shape3 0.3s ease 0.3s infinite alternate;
  animation: animation4shape3 0.3s ease 0.3s infinite alternate;
}
@-webkit-keyframes animation4shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
  }
}
@keyframes animation4shape3 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
  }
}
.animation-4 .shape4 {
  -webkit-animation: animation4shape4 0.3s ease 0s infinite alternate;
  animation: animation4shape4 0.3s ease 0s infinite alternate;
}
@-webkit-keyframes animation4shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
}
@keyframes animation4shape4 {
  from {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -webkit-transform: translate(-5px, -5px);
    transform: translate(-5px, -5px);
  }
}
.animation-5 .shape1 {
  animation: animation5shape1 2s ease 0s infinite reverse;
}
@-webkit-keyframes animation5shape1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  50% {
    -webkit-transform: translate(15px, 15px);
    transform: translate(15px, 15px);
  }
  75% {
    -webkit-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
}
@keyframes animation5shape1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  50% {
    -webkit-transform: translate(15px, 15px);
    transform: translate(15px, 15px);
  }
  75% {
    -webkit-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
}
.animation-5 .shape2 {
  animation: animation5shape2 2s ease 0s infinite reverse;
}
@-webkit-keyframes animation5shape2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
  50% {
    -webkit-transform: translate(-15px, 15px);
    transform: translate(-15px, 15px);
  }
  75% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
}
@keyframes animation5shape2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
  50% {
    -webkit-transform: translate(-15px, 15px);
    transform: translate(-15px, 15px);
  }
  75% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
}
.animation-5 .shape3 {
  animation: animation5shape3 2s ease 0s infinite reverse;
}
@-webkit-keyframes animation5shape3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
  50% {
    -webkit-transform: translate(15px, -15px);
    transform: translate(15px, -15px);
  }
  75% {
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
  }
}
@keyframes animation5shape3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
  50% {
    -webkit-transform: translate(15px, -15px);
    transform: translate(15px, -15px);
  }
  75% {
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
  }
}
.animation-5 .shape4 {
  animation: animation5shape4 2s ease 0s infinite reverse;
}
@-webkit-keyframes animation5shape4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
  }
  50% {
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
  }
  75% {
    -webkit-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
}
@keyframes animation5shape4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
  }
  50% {
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
  }
  75% {
    -webkit-transform: translate(-15px, 0);
    transform: translate(-15px, 0);
  }
}
.animation-6 .shape1 {
  -webkit-animation: animation6shape1 2s linear 0s infinite normal;
  animation: animation6shape1 2s linear 0s infinite normal;
}
@-webkit-keyframes animation6shape1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 18px);
    transform: translate(0, 18px);
  }
  50% {
    -webkit-transform: translate(18px, 18px);
    transform: translate(18px, 18px);
  }
  75% {
    -webkit-transform: translate(18px, 0);
    transform: translate(18px, 0);
  }
}
@keyframes animation6shape1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, 18px);
    transform: translate(0, 18px);
  }
  50% {
    -webkit-transform: translate(18px, 18px);
    transform: translate(18px, 18px);
  }
  75% {
    -webkit-transform: translate(18px, 0);
    transform: translate(18px, 0);
  }
}
.animation-6 .shape2 {
  -webkit-animation: animation6shape2 2s linear 0s infinite normal;
  animation: animation6shape2 2s linear 0s infinite normal;
}
@-webkit-keyframes animation6shape2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-18px, 0);
    transform: translate(-18px, 0);
  }
  50% {
    -webkit-transform: translate(-18px, 18px);
    transform: translate(-18px, 18px);
  }
  75% {
    -webkit-transform: translate(0, 18px);
    transform: translate(0, 18px);
  }
}
@keyframes animation6shape2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-18px, 0);
    transform: translate(-18px, 0);
  }
  50% {
    -webkit-transform: translate(-18px, 18px);
    transform: translate(-18px, 18px);
  }
  75% {
    -webkit-transform: translate(0, 18px);
    transform: translate(0, 18px);
  }
}
.animation-6 .shape3 {
  -webkit-animation: animation6shape3 2s linear 0s infinite normal;
  animation: animation6shape3 2s linear 0s infinite normal;
}
@-webkit-keyframes animation6shape3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(18px, 0);
    transform: translate(18px, 0);
  }
  50% {
    -webkit-transform: translate(18px, -18px);
    transform: translate(18px, -18px);
  }
  75% {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
  }
}
@keyframes animation6shape3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(18px, 0);
    transform: translate(18px, 0);
  }
  50% {
    -webkit-transform: translate(18px, -18px);
    transform: translate(18px, -18px);
  }
  75% {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
  }
}
.animation-6 .shape4 {
  -webkit-animation: animation6shape4 2s linear 0s infinite normal;
  animation: animation6shape4 2s linear 0s infinite normal;
}
@-webkit-keyframes animation6shape4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
  }
  50% {
    -webkit-transform: translate(-18px, -18px);
    transform: translate(-18px, -18px);
  }
  75% {
    -webkit-transform: translate(-18px, 0);
    transform: translate(-18px, 0);
  }
}
@keyframes animation6shape4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
  }
  50% {
    -webkit-transform: translate(-18px, -18px);
    transform: translate(-18px, -18px);
  }
  75% {
    -webkit-transform: translate(-18px, 0);
    transform: translate(-18px, 0);
  }
}
.page-views-box .view-title {
  font-weight: 400;
  font-size: 12px;
}
.page-views-box .page-view-title {
  font-size: 26px;
}
.page-views-box .email-line {
  position: relative;
  padding-left: 20px;
}
.page-views-box .email-line .left-icon {
  margin-right: 0;
  position: absolute;
  left: 0;
  top: 5px;
  width: 24px;
}
.range-box {
  float: right;
  margin-top: -45px;
}
.post-items.data-listing.category-listing.ad-impression .more-action {
  position: absolute;
  top: 30px;
}
.action-control .left-icon {
  background: #fff;
}
.action-control .more-action .left-icon {
  background: none;
}
.action-control .more-action a {
  background: #fff;
}
.post-items.not-check {
  padding-left: 20px;
}
.backdrop-box {
  padding: 0;
  margin: 0;
}
.backdrop-box .login-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
}
.backdrop-box .login-bg img {
  animation: kenburns 20s alternate infinite;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes kenburns {
  0% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes kenburns {
  0% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes kenburns {
  0% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
@-ms-keyframes kenburns {
  0% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
@-o-keyframes kenburns {
  0% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
.post-items.data-listing.category-listing.sidebar-home .remove-btn {
  top: 52%;
}
.col-new {
  padding-left: 10px;
}
.post-items.post-only .column-box .data-img img {
  width: 127px;
  height: 85px;
}
.cat-box .more-btn-area {
  padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.light-bg {
  background: #eee;
}
.hosting-plans {
  margin-top: 90px;
}
.hosting-plans .items {
  margin-bottom: 30px;
}
.hosting-plans .items .boundary-box {
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.hosting-plans .items .boundary-box .hosting-title {
  margin-bottom: 15px;
}
.hosting-plans .items .boundary-box .item-img img {
  height: 40px;
}
.hosting-plans .items .boundary-box .feat-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hosting-plans .items .boundary-box .feat-list li {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  width: 100%;
  padding-left: 20px;
  position: relative;
  margin-top: 15px;
}
.hosting-plans .items .boundary-box .feat-list li:nth-child(1) {
  margin-top: 0;
}
.hosting-plans .items .boundary-box .feat-list li:before {
  content: "";
  width: 7px;
  height: 7px;
  border: 1px solid #c4c4c4;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.hosting-plans .items .boundary-box .price-order-box {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.hosting-plans .items .boundary-box .price-order-box .price-box {
  float: left;
  position: relative;
  top: 4px;
}
.hosting-plans .items .boundary-box .price-order-box .price-box .unit-title {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: -5px;
}
.hosting-plans .items .boundary-box .price-order-box .price-box .price-title {
  font-size: 28px;
  font-weight: 700;
}
.hosting-plans .items .boundary-box .price-order-box .price-box .per-month {
  font-size: 18px;
  font-weight: 400;
}
.hosting-plans .items .boundary-box .price-order-box .more-links {
  float: right;
}
.hosting-plans .items .boundary-box .price-order-box .more-links .btn {
  margin-top: 0;
}
.hosting-plans .items .boundary-box:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hosting-plans.budget-plans .items .boundary-box {
  border: 1px solid #ccc;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.hosting-plans.budget-plans .items .boundary-box.best-plan {
  padding-top: 78px;
  position: relative;
  margin-top: -48px;
  padding-bottom: 60px;
}
.hosting-plans.budget-plans .items .boundary-box .best-title {
  text-align: center;
  text-transform: uppercase;
  background: #e85442;
  padding: 12px 0;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.hosting-plans.budget-plans .items .plan-title {
  margin-bottom: 10px;
}
.hosting-plans.budget-plans .items .description {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 24px;
}
.hosting-plans.budget-plans .items .price-order-box {
  border: 0;
}
.hosting-plans.budget-plans .items .price-order-box .price-box {
  display: table;
  margin: 0 auto;
  float: none;
}
.hosting-plans.budget-plans .items .price-order-box .price-box .unit-title {
  font-size: 22px;
  line-height: 18px;
  display: inline-block;
  position: relative;
  top: -25px;
}
.hosting-plans.budget-plans .items .price-order-box .price-box .price-title {
  font-size: 62px;
  font-weight: 900;
  color: #e85442;
  line-height: 72px;
}
.hosting-plans.budget-plans .items .price-order-box .price-box .per-month {
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  line-height: 20px;
}
.hosting-plans.budget-plans .items .price-order-box.alt {
  margin-top: 0;
  padding-top: 0;
}
.hosting-plans.budget-plans .items .price-order-box.alt .more-links {
  display: table;
  margin: 20px auto 10px auto;
  float: none;
}
.hosting-plans.budget-plans .items .feat-items {
  text-align: center;
  display: block;
  margin: 30px 0;
}
.hosting-plans.budget-plans .items .feat-items .feat-title {
  font-size: 17px;
}
.hosting-plans.budget-plans .items .feat-items .left-icon {
  margin-right: 10px;
  color: #c4c4c4;
}
.hosting-plans.alt .items .boundary-box {
  border: 1px solid #ddd;
}
.domain-bg {
  padding: 150px 0;
  background: #eee url(../images/map.png) no-repeat center center;
}
.domain-options {
  display: inline-block;
  width: 100%;
  margin-top: 34px;
}
.domain-options .domain-list {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  list-style: none;
}
.domain-options .domain-list li {
  font-weight: 700;
  font-size: 16px;
  margin: 0 15px;
  display: inline-block;
}
.switching-box,
.search-domain {
  align-items: center;
}
.inner-section .hosting-plans.alt {
  margin-top: 40px;
}
.inner-section .section-cat-title {
  font-size: 35px;
}
.feature-box .hosting-plans.alt .items {
  margin-bottom: 40px;
  border-left: 1px solid #ddd;
}
.feature-box .hosting-plans.alt .items:nth-child(1) {
  border-left: 0;
  border-left: 0;
}
.feature-box .hosting-plans.alt .items .boundary-box {
  border: 0;
  padding: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.feature-box .hosting-plans.alt .items .boundary-box .hosting-title {
  font-size: 21px;
}
.feature-box .hosting-plans.alt .items .boundary-box .item-img {
  margin: 0 auto 10px auto;
  display: table;
}
.feature-box .hosting-plans.alt .items .boundary-box .description {
  color: #666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.feature-box .hosting-plans.alt .items .boundary-box:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.payment-option-list {
  margin: 0 0 40px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.payment-option-list li {
  display: inline-block;
  margin: 0 15px;
}
.payment-option-list li .payment-img {
  display: flex;
}
.payment-option-list li .payment-img img {
  width: 100%;
}
.newsletter-info-box .items {
  background-image: linear-gradient(#e85442, #fff);
}
.newsletter-info-box .items .support-title {
  color: #111;
}
.newsletter-info-box .items .description {
  color: #111;
  margin-top: 10px;
}
.left-share {
  justify-content: center;
}
.left-share .share-left {
  position: sticky;
  top: 120px;
  display: table;
  margin: 0 auto;
}
.left-share .share-left .st-btn {
  display: table !important;
  margin: 5px auto;
}
.left-share .share-left .st-btn.st-last {
  margin-left: 6px;
}
.detail-box .section-cat-description {
  margin-top: 10px;
}
.section.full-img-box {
  padding: 0;
}
.section.full-img-box img {
  width: 100%;
}
.support-options .items .boundary-box {
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
}
.support-options .items .boundary-box .left-icon {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  background: #e85442;
  color: #fff;
  font-size: 22px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin: 0 auto 15px auto;
  display: block;
}
.support-options .items .boundary-box .titles {
  font-size: 24px;
}
.support-options .items .boundary-box .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 15px;
}
.support-options .items .boundary-box .description strong {
  font-weight: 700;
}
.section.feedback-box {
  padding-top: 90px;
}
.section.feedback-box .support-container {
  max-width: 1000px;
}
.section.feedback-box .support-container .section-cat-description {
  margin-top: 10px;
}
.section.feedback-box .support-container .support-feedback-form {
  margin-top: 50px;
}
.success-box {
  background: #eee;
  padding: 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #ddd;
  margin-top: 30px;
  -webkit-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 4px 17px rgba(0, 0, 0, 0.14);
  box-shadow: 0 4px 17px rgba(0, 0, 0, 0.14);
}
.success-box .domain-name-bold {
  font-weight: 900;
}
.right-side .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: $white-bg;
}
.right-side .cart-total-box {
  margin-top: 10px;
  position: sticky;
  margin-bottom: 0;
  top: 30px;
}
.right-side .cart-total-box .table-responsive {
  border: 1px solid #ddd;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.right-side .cart-total-box .table {
  font-size: 14px;
  margin-bottom: 0;
}
.right-side .cart-total-box .table tr {
  background: #fff !important;
}
.right-side .cart-total-box .table tr.total-sum td {
  border: 0;
}
.right-side .cart-total-box .table td {
  padding: 10px 0;
  line-height: 14px;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.right-side .items {
  margin-top: 50px;
}
.right-side .items.sticky-cart {
  position: sticky;
  top: 130px;
}
.right-side .items .titles.right-title {
  background: #fff;
  width: 100%;
  top: 0;
  left: 0;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.right-side .items .boundary-box {
  position: relative;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 60px 30px 10px 30px;
}
.right-side .side-list {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.right-side .side-list li {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #c4c4c4;
  padding: 10px 0;
}
.right-side .side-list li:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.right-side .side-list li a {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  display: block;
}
.right-side .side-list li a:hover {
  color: #111 !important;
}
.left-side .cart-item-box {
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin-top: 30px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.left-side .cart-item-box .select-box .select {
  margin-right: 20px;
}
.left-side .cart-item-box:nth-child(1) {
  margin-top: 0;
}
.left-side .cart-item-box:hover {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.left-side .cart-item-box .description {
  color: #666;
}
.left-side .cart-item-box .cart-item {
  padding: 30px;
}
.left-side .cart-item-box .cart-item .select-box {
  margin-top: 20px;
}
.left-side .cart-item-box .cart-item .select-box .select {
  width: 170px;
}
.left-side .cart-item-box .cart-item .price-box-right .sale-price {
  text-decoration: line-through;
}
.left-side .cart-item-box .cart-item .price-box-right .off-price {
  font-weight: 700;
  color: #666;
}
.left-side .cart-item-box .delete-item {
  margin-top: 20px;
}
.left-side .cart-item-box .delete-item .domain-description {
  float: left;
}
.left-side .cart-item-box .delete-item .delete-box {
  float: right;
  margin-top: -18px;
}
.left-side .cart-item-box .delete-item .delete-box .del-btn {
  background: #fff;
  font-size: 20px;
}
.left-side .cart-item-box .delete-item .delete-box .del-btn:hover {
  background: #eee;
}
.left-side .split-content {
  border-top: 1px solid #ddd;
  margin: 0;
}
.left-side .split-content .items {
  padding: 30px;
}
.left-side .split-content .items .get-title {
  font-size: 17px;
}
.left-side .split-content .items .get-btn {
  border: 2px solid #111;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 10px;
  position: relative;
  top: 15px;
}
.left-side .split-content .items .get-btn:hover {
  border-color: #666;
}
.left-side .split-content .items.info-titles {
  background: #eee;
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  -ms-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
}
.left-side .split-content .items.info-titles .info-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.left-side {
  margin-top: 30px;
}
.left-side .empty-box .offer-item a {
  font-size: 14px;
  text-decoration: underline;
}
.left-side .empty-box .offer-item a:hover {
  text-decoration: none;
}
.left-side .empty-box .empty-item {
  text-align: right;
}
.left-side .empty-box .empty-item .empty-cart {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  top: 2px;
}
.left-side .empty-box .empty-item .empty-cart .left-icon {
  margin-right: 5px;
}
.right-side.right-cart {
  margin-top: 30px;
}
.right-side.right-cart .items {
  margin-top: 0;
  margin-bottom: 40px;
}
.launcher .item-img img {
  max-width: 100%;
}
.left-side .cart-item-box .description {
  margin-top: 10px;
}
.signin-signup .titles.normal-message {
  line-height: 22px;
}
.program-slide-box .pro-item.title-item {
  display: flex;
  align-items: center;
}
.program-list .items {
  margin-bottom: 30px;
}
.program-list .items .boundary-box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.program-list .items .boundary-box .item-img {
  position: relative;
  display: block;
}
.program-list .items .boundary-box .item-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list .items .boundary-box .item-img img:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list .items .boundary-box .item-img .tag-box {
  background-image: linear-gradient(transparent, #111);
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.program-list .items .boundary-box .lower-boundary {
  padding: 20px;
}
.program-list .items .boundary-box .lower-boundary .pro-title a {
  color: #111;
}
.program-list .items .boundary-box .lower-boundary .pro-title a:hover {
  color: #e85442 !important;
}
.program-list .items .boundary-box .lower-boundary .pro-title.special-title {
  font-family: "Mukta", sans-serif;
  font-size: 30px;
  line-height: 40px;
}
.program-list .items .boundary-box .trip-title {
  font-size: 10px;
  font-weight: 600;
  float: right;
}
.program-list .items .boundary-box .trip-title .level-line {
  border: 0;
  width: 50px;
  display: flex;
  height: 10px;
  float: right;
  margin-top: 10px;
  margin-left: 9px;
}
.program-list .items .boundary-box .trip-title .level-line .bar {
  border: 1px solid #ddd;
  width: 25%;
  height: 10px;
  margin-left: -1px;
}
.program-list .items .boundary-box .trip-title .level-line .bar:nth-child(1) {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
.program-list .items .boundary-box .trip-title .level-line .bar:nth-child(4) {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
.program-list .items .boundary-box .trip-title .level-line .bar.active {
  background: #e85442;
}
.program-list .items .boundary-box .description {
  margin-top: 10px;
  font-size: 14px;
  font-family: "Mukta", sans-serif;
}
.program-list .items.altitude-info .boundary-box {
  height: 390px;
}
.program-list .items.altitude-info .boundary-box .lower-boundary {
  padding: 20px;
}
.program-list .items.altitude-info .boundary-box .lower-boundary .media {
  border-top: 1px solid #dce2ec;
  padding: 30px 0;
}
.program-list
  .items.altitude-info
  .boundary-box
  .lower-boundary
  .media:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.program-list
  .items.altitude-info
  .boundary-box
  .lower-boundary
  .media
  .img-icon {
  border: 1px solid #dce2ec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.program-list
  .items.altitude-info
  .boundary-box
  .lower-boundary
  .media
  .img-icon
  img {
  height: 30px;
}
.program-list
  .items.altitude-info
  .boundary-box
  .lower-boundary
  .media
  .alt-title {
  color: #e85442;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.program-list
  .items.altitude-info
  .boundary-box
  .lower-boundary
  .media
  .value-line {
  margin-top: 0;
  font-size: 16px;
}
.program-list .items.quick-info .boundary-box {
  height: 390px;
}
.program-list .items.quick-info .boundary-box .lower-boundary {
  padding: 15px 20px;
}
.program-list .items.more-info .boundary-box {
  height: 390px;
}
.program-list .items.more-info .boundary-box .lower-boundary {
  padding: 20px;
}
.program-list .items.more-info .boundary-box .lower-boundary .media {
  border-top: 1px solid #dce2ec;
  padding: 15px 0;
}
.program-list
  .items.more-info
  .boundary-box
  .lower-boundary
  .media:nth-child(2) {
  border-top: 0;
  padding-top: 0;
}
.program-list .items.more-info .boundary-box .lower-boundary .media .img-icon {
  border: 1px solid #dce2ec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.program-list
  .items.more-info
  .boundary-box
  .lower-boundary
  .media
  .img-icon
  img {
  height: 30px;
}
.program-list .items.more-info .boundary-box .lower-boundary .media .alt-title {
  color: #e85442;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.program-list
  .items.more-info
  .boundary-box
  .lower-boundary
  .media
  .description {
  margin-top: 0;
  font-size: 12px;
}
.program-list.feat-program-list .pro-title {
  font-size: 18px;
  line-height: 24px;
}
.program-list.feat-program-list.photograph-list .items {
  margin-bottom: 30px;
}
.program-list.feat-program-list.photograph-list .items a:hover .photo-zoom {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.feat-program-list.photograph-list .items .thumb-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: left;
}
.program-list.feat-program-list.photograph-list .items .thumb-img img {
  width: 100%;
  height: 220px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
  object-fit: cover;
}
.program-list.feat-program-list.photograph-list .items .thumb-img .photo-zoom {
  position: absolute;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  top: 20px;
  font-size: 21px;
  right: 20px;
  z-index: 98;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.feat-program-list.team-list {
  justify-content: center;
}
.program-list.feat-program-list.team-list .items .boundary-box {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.feat-program-list.team-list .items .boundary-box:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.feat-program-list.team-list
  .items
  .boundary-box
  .lower-boundary
  .description {
  font-size: 12px;
  line-height: 16px;
}
.program-list.feat-program-list.team-list
  .items
  .boundary-box
  .lower-boundary
  .designation {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
}
.program-list.departure-list .items .boundary-box {
  padding: 30px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.departure-list .items .boundary-box .list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.program-list.departure-list .items .boundary-box .list-items li {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  border-top: 1px solid #ddd;
}
.program-list.departure-list .items .boundary-box .list-items li:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.program-list.departure-list
  .items
  .boundary-box
  .list-items
  li
  .departure-title {
  color: #e85442;
}
.program-list.departure-list .items .boundary-box .list-items li .description {
  margin-top: 5px;
  font-size: 12px;
}
.program-list.departure-list .items .boundary-box:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.info-list .price-title {
  border-top: 1px solid #dce2ec;
  border-bottom: 1px solid #dce2ec;
  padding: 15px 0 10px 0;
  margin: 5px 0 10px 0;
}
.program-list.info-list .boundary-box {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.info-list .boundary-box:hover {
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.episode-list .boundary-box .item-img {
  position: relative;
  overflow: hidden;
}
.program-list.episode-list .boundary-box .item-img:hover .rounded-btn {
  right: 15px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.episode-list .boundary-box .item-img .rounded-btn {
  position: absolute;
  right: -100px;
  bottom: 15px;
  padding: 0 10px;
  height: 22px;
  margin: 0;
  line-height: 20px;
  font-size: 9px;
  z-index: 98;
  font-weight: 600;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.program-list.episode-list .boundary-box .item-img .rounded-btn:hover {
  background: #5b20ac !important;
  color: #fff !important;
}
.program-list.episode-list .lower-boundary {
  background: #f1f4f7;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -ms-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
}
.program-list.episode-list .episode-box .media {
  margin-top: 25px;
}
.program-list.episode-list .episode-box .media:nth-child(1) {
  margin-top: 0;
}
.program-list.episode-list .episode-box .media .media-body {
  padding-right: 15px;
}
.program-list.episode-list .episode-box .media .article-img {
  margin-right: 15px;
}
.program-list.episode-list .episode-box .media .article-img img {
  width: 100px;
  height: 68px;
  object-fit: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
}
.program-list.episode-list .episode-box .media .titles.link-title {
  font-weight: 600;
}
.program-list.episode-list .episode-box .media .date-line {
  font-size: 12px;
  font-weight: 700;
  color: #e85442;
  display: block;
  line-height: 16px;
  margin-top: 5px;
}
.program-list.program-view-list .items .ratio {
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.program-list.program-view-list .items .boundary-box .lower-boundary {
  padding-bottom: 38px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.program-list.program-view-list
  .items
  .boundary-box
  .lower-boundary
  .titles.section-cat-title {
  font-size: 24px;
}
.program-list.presenters-list .items .item-img .facebook .left-icon {
  background: #3b5998;
}
.program-list.presenters-list .items .item-img .left-icon {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #ddd;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.program-list.presenters-list .items .item-img .tag-box {
  padding-bottom: 20px;
}
.program-list.presenters-list .items .item-img .tag-box .titles.member-title {
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.program-list.presenters-list .items .item-img .tag-box .titles.designation {
  color: #e85442;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
}
.rating-box .star-icon {
  font-size: 12px;
  color: #e85442;
}
.section.normal-section {
  padding: 20px 0;
}
.section.about-section {
  padding: 180px 0 30px 0;
}
.section.news-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section.testimonial-section {
  padding-top: 50px;
}
.section.similar-section {
  padding-bottom: 80px;
}
.section.list-news-section .line-col {
  border-top: 0;
  padding-top: 0;
}
.section.normal-list-section {
  padding: 20px 0 35px 0;
}
.destination-list {
  margin-top: 40px;
}
.destination-list.more-destinations .items .item-img img {
  height: 600px;
}
.destination-list .items a:hover .titles.destination-title {
  color: #ddd !important;
}
.destination-list .items a:hover .titles .slogan-title {
  color: #fff !important;
}
.destination-list .items a:hover .item-img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.destination-list .items .item-img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.destination-list .items .item-img img {
  width: 100%;
  height: 430px;
  object-fit: cover;
  display: block;
}
.destination-list .items .item-img .destination-title {
  font-family: "Mukta", sans-serif;
  color: #fff;
  font-size: 33px;
}
.destination-list .items .item-img .slogan-title {
  color: #e85442;
  font-size: 12px;
  margin-top: 10px;
}
.destination-list .items .item-img .overlay-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  background-image: linear-gradient(transparent, #111);
  width: 100%;
}
.about-section .about-info .items .item-img {
  position: relative;
}
.about-section .about-info .items .item-img img {
  width: 430px;
  height: 550px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  z-index: 2;
}
.about-section .about-info .items .item-img:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#e85442, #fff);
  position: absolute;
  top: -30px;
  right: -40px;
  z-index: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.about-section .about-info .items .small-title {
  color: #84a9ac;
  font-size: 18px;
  padding-left: 80px;
  position: relative;
  margin-bottom: 20px;
}
.about-section .about-info .items .small-title:before {
  content: "";
  width: 60px;
  height: 2px;
  background: #84a9ac;
  position: absolute;
  top: 8px;
  left: 0;
}
.about-section .about-info .items .about-title {
  font-size: 38px;
  line-height: 48px;
  color: #e85442;
  font-weight: 900;
  font-family: "Mukta", sans-serif;
}
.about-section .about-info .items .description {
  padding-left: 50px;
  margin-top: 30px;
  padding-right: 50px;
}
.about-section .about-info .items .more-links {
  font-size: 14px;
  color: #e85442;
  font-weight: 700;
  padding-left: 50px;
  margin-top: 30px;
  display: block;
}
.about-section .about-info .items .media-body {
  padding-top: 100px;
}
.news-section .container-xxl {
  border-top: 1px solid #ddd;
  padding-top: 60px;
}
.news-section .news-blogs {
  margin-top: 40px;
}
.news-section .news-blogs .items .media {
  margin-top: 30px;
}
.news-section .news-blogs .items .media:nth-child(1) {
  margin-top: 0;
}
.news-section .news-blogs .items .media .more-links {
  font-size: 14px;
  color: #e85442;
  font-weight: 700;
  margin-top: 0;
  display: block;
}
.news-section .news-blogs .items.featured-item .media {
  margin-top: 0;
}
.news-section .news-blogs .items.featured-item .article-img img {
  width: 270px;
  height: 200px;
}
.news-section .news-blogs .items .article-img {
  margin-right: 30px;
}
.news-section .news-blogs .items .article-img img {
  width: 120px;
  height: 80px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
}
.testimonial-section .container-xxl {
  border-top: 1px solid #ddd;
  padding-top: 60px;
}
.testimonial-section .container-xxl .quote-icon {
  display: table;
  margin: 54px auto;
}
.testimonial-section .container-xxl .quote-icon img {
  width: 50px;
}
.testimonial-section .testimonial-slider .items {
  text-align: center;
}
.testimonial-section .testimonial-slider .items .description {
  max-width: 800px;
  font-size: 22px;
  color: #0098a7;
  font-weight: 700;
  font-style: italic;
  line-height: 28px;
  font-family: "Mukta", sans-serif;
  margin: 0 auto;
  display: table;
}
.testimonial-section .testimonial-slider .items .author-img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.testimonial-section .testimonial-slider .items .author-img img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.testimonial-section .testimonial-slider .items .customer-title {
  font-weight: 700;
  margin-top: 20px;
  color: #006a71;
}
.testimonial-section .testimonial-slider .items .customer-title .address-line {
  font-weight: 400;
}
.section.page-box {
  position: relative;
  padding: 0;
}
.section.page-box .title-container {
  margin-top: -200px;
  position: relative;
}
.section.page-box .page-title {
  font-family: "Mukta", sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 62px;
  font-weight: 900;
  text-shadow: 0 1px 1px #111;
}
.section.page-box .page-img {
  position: relative;
  background: #444;
}
.section.page-box .page-img:after {
  content: "";
  width: 100%;
  height: 64px;
  position: absolute;
  background: url(../images/main-wrap-bg.png) repeat-x bottom left;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.section.page-box .page-img:before {
  content: "";
  width: 100%;
  height: 55%;
  left: 0;
  bottom: 0;
  position: absolute;
  background-image: linear-gradient(transparent, #111);
}
.section.page-box .page-img img {
  height: 640px;
  width: 100%;
  display: block;
  object-fit: cover;
}
.section.inner-section .section-cat-title {
  font-size: 40px;
  color: #111;
  line-height: 50px;
  font-weight: 700;
}
.section.services-section {
  padding-bottom: 30px;
}
.section.tailormade-section {
  padding: 0;
}
.section.tailormade-section .container-xxl {
  border: 0;
  padding-top: 0;
}
.section.more-destinations {
  padding-bottom: 120px;
}
.section.list-section {
  padding-top: 170px;
}
.the-detail-page.contact-page {
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -ms-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
}
.the-detail-page.contact-page.alt {
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -ms-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}
.services-list .items .boundary-box {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.services-list .items .boundary-box .item-img img {
  height: 60px;
}
.services-list .items .boundary-box .titles {
  color: #e85442;
  margin: 15px 0;
}
.services-list .items .boundary-box:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}
.services-list.fact-list .items .boundary-box .titles {
  color: #111;
  font-size: 62px;
  line-height: 72px;
  font-weight: 400;
}
.left-share .share-left .st-btn.st-last {
  margin-left: 6px;
  margin-right: 8px !important;
}
.tailormade-box {
  position: relative;
}
.tailormade-box .overlay-text {
  position: absolute;
  bottom: 50px;
  max-width: 500px;
  left: 50px;
}
.tailormade-box .overlay-text .tailormade-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  color: #fff;
  text-shadow: 0 1px 1px #111;
}
.tailormade-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
}
.tailormade-box .rounded-btn {
  color: #fff !important;
  text-transform: uppercase;
}
.featured-blog-list .items .item-img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: block;
}
.featured-blog-list .items .pro-title {
  font-size: 38px;
  color: #111;
  line-height: 48px;
  font-family: "Mukta", sans-serif;
  font-weight: 900;
}
.featured-blog-list .items .pro-title a {
  color: #111;
}
.featured-blog-list .items .pro-title a:hover {
  color: #e85442 !important;
}
.featured-blog-list .items .description {
  margin-top: 15px;
}
.faqs-list {
  margin-top: 40px;
  border: 1px solid #ddd;
  padding: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.faqs .accordion-item {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0 !important;
  margin-top: 0;
}
.faqs .accordion-header {
  padding: 0;
  background: none;
  border-bottom: 1px solid #f5f5f7;
}
.faqs .accordion-body {
  padding: 10px 0;
}
.faqs .accordion-button {
  position: relative;
  padding: 25px 0 25px 100px;
  font-weight: 700;
  font-size: 20px;
  color: #111;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  padding-right: 50px;
  white-space: normal;
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #fff;
}
.faqs .accordion-button .rounded-btn {
  text-transform: uppercase;
  background: #e85442;
  border-color: #e85442;
  border: 1px solid #e85442;
  color: #fff;
  position: absolute;
  top: 15px;
  left: 0;
  margin: 0;
}
.faqs .accordion-button .rounded-btn:hover {
  background: #e85442 !important;
  color: #fff !important;
  border-color: #e85442 !important;
}
.faqs .accordion-button:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.faqs .accordion-button:hover {
  background: #fff !important;
}
.faqs .accordion-button:hover:before {
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.faqs .accordion-button:before {
  content: "\f106";
  font-family: "Font Awesome 5 Pro";
  font-style: inherit;
  font-weight: 300;
  position: absolute;
  right: 15px;
  font-weight: 300;
  font-size: 21px;
  color: #888;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.faqs .accordion-button.collapsed {
  color: #111;
}
.faqs .accordion-button.collapsed .rounded-btn {
  border: 1px solid #006a71;
  background: none;
  color: #006a71;
}
.faqs .accordion-button.collapsed:hover:before {
  background: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.faqs .accordion-button.collapsed:before {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-style: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.faqs h5 {
  margin: 0;
  padding: 0;
}
.private-tour-box {
  padding: 40px;
  display: inline-block;
  width: 100%;
  position: relative;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-image: linear-gradient(90deg, #111, #e85442);
}
.private-tour-box .tour-title {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 900;
  font-family: "Mukta", sans-serif;
}
.private-tour-box .description {
  color: #fff;
  max-width: 300px;
}
.private-tour-box .rounded-btn {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  color: #111;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}
.private-tour-box .rounded-btn:hover {
  color: #fff !important;
}
.right-side .cart-total-box {
  margin-top: 0;
  position: sticky;
  background: #fff;
  margin-bottom: 0;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -ms-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  top: 30px;
}
.right-side .cart-total-box .table {
  font-size: 14px;
  margin-bottom: 0;
}
.right-side .cart-total-box .table tbody {
  border-top: 1px solid #ddd;
}
.right-side .cart-total-box .table th {
  padding-left: 15px;
  padding-right: 15px;
}
.right-side .cart-total-box .table th .titles.th-title {
  font-size: 20px;
  color: #111;
  font-family: "Mukta", sans-serif;
  line-height: 30px;
  font-weight: 900;
}
.right-side .cart-total-box .table th .titles .time-entry {
  font-weight: 400;
  color: #888;
  font-size: 12px;
}
.right-side .cart-total-box .table tr {
  background: #fff !important;
}
.right-side .cart-total-box .table tr .description {
  font-size: 12px;
  color: #006a71;
}
.right-side .cart-total-box .table tr .titles.pkg-title {
  color: #e85442;
  text-transform: uppercase;
}
.right-side .cart-total-box .table tr .titles.price-title {
  color: #006a71;
  font-size: 16px;
}
.right-side .cart-total-box .table tr.fare-summary-box td {
  padding: 0;
}
.right-side .cart-total-box .table tr.inbound-flight-box td {
  padding: 0;
}
.right-side .cart-total-box .table tr.inbound-flight-box .trip-info-title {
  background: #111 !important;
}
.right-side .cart-total-box .table tr.inbound-flight-box .titles.trip-title {
  font-size: 17px;
  color: #111;
  padding: 10px 15px;
}
.right-side .cart-total-box .table tr.inbound-flight-box .flight-date {
  margin-top: -36px;
  margin-right: 17px;
  color: #fff;
}
.right-side
  .cart-total-box
  .table
  tr.inbound-flight-box
  .flight-date
  .left-icon {
  margin-right: 8px;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  border: 1px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.right-side .cart-total-box .table tr.inbound-flight-box .trip-date {
  text-transform: none;
  color: #fff;
  display: inline-block;
}
.right-side .cart-total-box .table tr.total-sum {
  background: #111 !important;
}
.right-side .cart-total-box .table tr.total-sum .text-right {
  text-align: right !important;
}
.right-side .cart-total-box .table tr.total-sum td {
  border: 0;
  padding: 20px 15px;
  border-bottom: 1px solid #ddd;
}
.right-side .cart-total-box .table tr.total-sum .titles {
  color: #fff;
  font-weight: 700;
}
.right-side .cart-total-box .table td {
  padding: 10px 15px;
  line-height: 14px;
  font-size: 12px;
  color: #111;
  vertical-align: middle;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.right-side .cart-total-box .table td .titles {
  color: #111;
}
.right-side .items {
  margin-top: 50px;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background: #e5e5e5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.right-side .items.sticky-cart {
  position: sticky;
  top: 120px;
}
.right-side .items .boundary-box {
  position: relative;
  padding: 0;
  border: 0;
}
.right-side .items .boundary-box.cart-boundary .titles.trip-title {
  font-size: 17px;
  color: #111;
  padding: 10px 15px;
}
.right-side .items .boundary-box.cart-boundary .trip-info-title {
  color: #fff;
  padding: 12px 15px;
  background: #111;
  text-transform: uppercase;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  -ms-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.right-side
  .items
  .boundary-box.cart-boundary
  .trip-info-title.fare-summary-title {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #e85442;
}
.right-side .items .boundary-box.cart-boundary .trip-info-title .flight-date {
  margin-top: -2px;
}
.right-side
  .items
  .boundary-box.cart-boundary
  .trip-info-title
  .flight-date
  .left-icon {
  margin-right: 8px;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  border: 1px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.right-side .items .boundary-box.cart-boundary .trip-info-title .trip-date {
  text-transform: none;
  color: #fff;
  display: inline-block;
}
.right-side .side-list {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.right-side .side-list li {
  display: inline-block;
  width: 100%;
  border-top: 0px solid #eee;
  padding: 10px 0 0 20px;
  position: relative;
}
.right-side .side-list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #ccc;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 16px;
  left: 0;
}
.right-side .side-list li:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.right-side .side-list li:nth-child(1):before {
  top: 6px;
}
.right-side .side-list li a {
  font-size: 14px;
  color: #111;
  line-height: 18px;
  display: block;
}
.right-side .side-list li a:hover {
  color: #111 !important;
}
.contactbox {
  border: 1px solid #ccc;
  padding: 30px;
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
.contactbox .form-groups {
  background: none;
}
.contactbox.alt {
  border: 0;
  padding: 0;
}
.contactbox.alt .form-content-box {
  padding: 0;
}
.contactbox .address-info .address-item {
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.contactbox .address-info .address-item:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 4px 10px rgba(163, 79, 79, 0.15);
  -moz-box-shadow: 0 4px 10px rgba(163, 79, 79, 0.15);
  box-shadow: 0 4px 10px rgba(163, 79, 79, 0.15);
}
.contactbox .address-info .address-item:nth-child(1) {
  margin-top: 0;
}
.contactbox .address-info .titles {
  font-weight: 400;
}
.contactbox .address-info .titles.address-title {
  font-size: 21px;
  line-height: 30px;
}
.contactbox .address-info .titles.description {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.right-side .items {
  margin-top: 30px;
  margin-bottom: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 0;
}
.right-side .items:nth-child(1) {
  margin-top: 0;
}
.right-side .items.expert-info .boundary-box .lower-boundary {
  padding: 20px 0;
}
.right-side .items.expert-info .boundary-box .lower-boundary .media {
  border-top: 1px solid #dce2ec;
  padding: 30px 0;
}
.right-side
  .items.expert-info
  .boundary-box
  .lower-boundary
  .media:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.right-side .items.expert-info .boundary-box .lower-boundary .media .img-icon {
  margin-right: 15px;
  display: flex;
}
.right-side
  .items.expert-info
  .boundary-box
  .lower-boundary
  .media
  .img-icon
  img {
  height: 60px;
  width: 60px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  display: block;
  object-fit: cover;
  background: #ddd;
}
.right-side .items.expert-info .boundary-box .lower-boundary .media .alt-title {
  color: #006a71;
  font-size: 14px;
  font-weight: 700;
}
.right-side
  .items.expert-info
  .boundary-box
  .lower-boundary
  .media
  .alt-title
  .country-title {
  color: #e85442;
}
.right-side
  .items.expert-info
  .boundary-box
  .lower-boundary
  .media
  .value-line {
  margin-top: 0;
  font-size: 13px;
}
.address-box .contact-title,
.address-box .contact-name {
  color: #111;
}
.address-box .description {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.address-box .description a {
  color: #e85442 !important;
}
.address-box .description a:hover {
  color: #111 !important;
}
.full-search-list .items .media {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.full-search-list .items .media .titles a {
  color: #111;
}
.full-search-list .items .media:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.full-search-list .items .media .item-img {
  margin-right: 15px;
}
.full-search-list .items .media .item-img img {
  width: 180px;
  height: 130px;
  object-fit: cover;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
.section.home-live {
  padding-top: 0;
}
.section.home-live .live-img {
  width: 100%;
  background: #fff;
  padding: 0 20px 20px 20px;
  position: relative;
}
.section.home-live .live-img .live-btn {
  position: absolute;
  top: 50%;
  right: 27%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section.home-live .live-img .live-btn .left-btn {
  position: absolute;
  right: -58px;
  background: #5b20ac;
  top: 0;
  font-size: 10px;
  color: #fff;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 34px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.section.home-live .live-img .live-btn .left-btn:after {
  content: "";
  width: 45px;
  height: 45px;
  border: 2px solid #e85442;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: -4px;
  left: -4px;
}
.section.home-live .live-img .live-btn .left-btn:before {
  content: "";
  width: 53px;
  height: 53px;
  border: 1px solid #187df5;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: -8px;
  left: -8px;
}
.section.home-live .live-img img {
  width: 100%;
  height: calc(100vh - 100px);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  display: block;
  object-fit: cover;
}
.description {
  font-family: "Mukta", sans-serif;
  display: block;
  color: #25695c !important;
  font-size: 17px;
  line-height: 26px;
  display: inline-block;
  width: 100%;
}
.section.bigyaapan-section {
  padding: 10px 0;
  background: none;
}
.section.program-section {
  padding: 50px 0;
}
.bigyaapan-box.split-box img,
.bigyaapan-box img {
  display: block;
  width: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.bigyaapan-box {
  justify-content: center;
  align-items: center;
}
.bigyaapan-box.split-box img {
  max-width: 100%;
  margin: 0 auto;
}
.live-tv-box {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.live-tv-box iframe {
  width: 100%;
  height: calc(100vh - 100px);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.live-tv-box a:hover {
  color: #fff !important;
}
.live-tv-box a:hover .live-btn .left-btn {
  background: #e85442 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.live-tv-box a:hover .live-titles {
  color: #fff !important;
}
.live-tv-box .titles.live-titles {
  font-size: 24px;
  color: #fff !important;
}
.live-tv-box .titles.live-titles .normal-title {
  font-weight: 400;
}
.program-slide-box .pro-item .titles.section-cat-title .small-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  display: block;
  line-height: normal;
  margin-bottom: -15px;
}
.breadcrumbs {
  margin: 0;
  display: block;
  text-align: right;
}
.breadcrumbs li {
  list-style: none;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  line-height: normal;
}
.breadcrumbs li a {
  margin: 0 10px 0 0;
  color: #333;
  font-size: 13px;
  font-family: "Mukta", sans-serif;
}
.breadcrumbs li a:hover {
  color: #666 !important;
}
.breadcrumbs li a.first {
  margin-left: 0;
}
.breadcrumbs li.active {
  color: #666;
  position: relative;
}
.breadcrumbs li.active a {
  color: #666;
}
.breadcrumbs li.active:after {
  content: "";
  display: none;
}
.breadcrumbs li:after {
  content: " \f105 ";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  margin: 0 10px 0 0;
  color: #666;
}
.onair-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.onair-list li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
.onair-list li .left-icon {
  font-size: 18px;
  color: #e85442;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.onair-list li .normal-title {
  font-size: 14px;
  font-weight: 400;
  color: #111;
}
.onair-list li .normal-title .bold-text {
  font-weight: 700;
  color: #e85442;
}
.live-tv-detail iframe {
  width: 100%;
}
.google-map-view {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
.google-map-view .ratio {
  overflow: hidden;
  border: 1px solid #ccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.home-live .live-tv-box {
  padding: 0;
}
.home-live.live-player .live-tv-box {
  padding: 0 20px 20px 20px;
}
.home-live.live-player .live-tv-box iframe {
  height: calc(100vh - 100px);
}
.program-schedule {
  border: 1px solid #dce2ec;
  background: #eaeaea;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-top: 30px;
}
.program-schedule.today {
  background: #fff;
  margin-top: 0;
}
.program-schedule:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
}
.program-schedule .day-box {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 15px 0 0 15px;
  -moz-border-radius: 15px 0 0 15px;
  -ms-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  height: 122px;
  background: #f1f2f1;
}
.program-schedule .day-box.current-day {
  background: #e85442;
}
.program-schedule .day-box.current-day .titles.day-title {
  color: #fff;
}
.program-schedule .day-box .titles {
  font-weight: 900;
}
.program-schedule .day-box .titles.day-title {
  color: #3d3d4e;
}
.program-schedule .prog-box .full-program-slider .items {
  padding: 15px 15px 0 15px;
  border-left: 1px solid #dce2ec;
  height: 122px;
  width: 100%;
  display: none;
}
.program-schedule .prog-box .full-program-slider .items .titles.time-line,
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .tab-content
  .post-list
  .list-item
  .titles.author-name,
.tab-content
  .post-list
  .list-item
  .program-schedule
  .prog-box
  .full-program-slider
  .items
  .titles.author-name {
  font-size: 11px;
  color: #6e6d7a;
  display: block;
  font-weight: 600;
}
.program-schedule .prog-box .full-program-slider .items .live-now.rounded-btn {
  height: 22px;
  line-height: 21px;
  padding: 0 8px 0 10px;
  color: #fff;
  font-size: 9px;
  margin-top: 0;
  cursor: auto;
}
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .live-now.rounded-btn:hover {
  background: #e85442;
  color: #fff !important;
}
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .live-now.rounded-btn
  .left-icon {
  font-size: 8px;
  margin-left: 5px;
}
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .view-archive.rounded-btn {
  height: 22px;
  line-height: 21px;
  padding: 0 8px 0 10px;
  color: #fff;
  font-size: 9px;
  margin-top: 0;
  background: #ababab;
}
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .view-archive.rounded-btn:hover {
  background: #e85442;
  color: #fff !important;
}
.program-schedule
  .prog-box
  .full-program-slider
  .items
  .view-archive.rounded-btn
  .left-icon {
  font-size: 8px;
  margin-left: 5px;
}
.section.live-section {
  padding: 50px 0 30px 0;
}
.section.category-section.pov-section .owl-prev,
.section.category-section.pov-section .slide-box .owl-next,
.slide-box .section.category-section.pov-section .owl-next,
.section.category-section.pov-section .owl-next {
  border-color: #666 !important;
  color: #666 !important;
}
.live-btn {
  display: inline-block;
  position: relative;
}
.live-btn .ripple {
  top: 0;
  right: -25px;
}
.live-btn .titles.live-title {
  font-family: "Mukta", sans-serif;
  font-size: 60px;
  color: #d13938;
  font-weight: 700;
  line-height: 70px;
}
.breaking-news a:hover .play-icon {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.breaking-news .article-img {
  position: relative;
}
.breaking-news .article-img img {
  width: 100%;
  height: 540px;
  object-fit: cover;
  display: block;
}
.breaking-news .article-img .play-icon {
  width: 60px;
  height: 60px;
  line-height: 54px;
  top: 50%;
  left: 50%;
  border-width: 3px;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.breaking-news .break-item {
  padding-left: 50px;
}
.top-news-list .items .titles {
  font-weight: 400;
}
.top-news-list .items .titles.news-title {
  font-size: 38px;
  line-height: 48px;
}
.top-news-list .items .description {
  font-size: 18px;
  line-height: 30px;
}
.top-news-list .items-img .article-img {
  display: table;
  margin: 0 auto;
}
.top-news-list .items-img .article-img img {
  max-width: 100%;
}
.normal-news-list {
  justify-content: center;
  display: flex;
}
.normal-news-list .items .titles {
  font-weight: 400;
}
.normal-news-list .items .titles.news-title {
  font-size: 20px;
  line-height: 30px;
}
.normal-news-list .items .description {
  font-size: 18px;
  line-height: 30px;
}
.normal-news-list .article-img img {
  width: 100%;
  max-width: none;
}
a:hover .play-icon {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.article-img {
  position: relative;
}
.article-img .play-icon {
  width: 30px;
  height: 30px;
  line-height: 54px;
  top: 20px;
  right: 20px;
  border-width: 0;
  font-size: 12px;
}
.article-img .play-icon.big-icon {
  width: 60px;
  height: 60px;
  line-height: 72px;
  top: 50%;
  left: 50%;
  right: inherit;
  border-width: 0;
  font-size: 18px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ripple {
  position: absolute;
  right: -20px;
  background: #d13938;
  border: 2px solid #ffbb00;
  top: 0;
  width: 16px;
  height: 16px;
  margin-left: 0;
  margin-top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}
.ripple:before,
.ripple:after {
  position: absolute;
  left: -3px;
  top: -2px;
  width: 16px;
  height: 16px;
  margin-left: 0;
  margin-top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  box-shadow: 0 0 0 0 rgba(209, 57, 56, 0.5);
  -webkit-animation: rippleOne 2s infinite;
  -moz-animation: rippleOne 2s infinite;
  -ms-animation: rippleOne 2s infinite;
  -o-animation: rippleOne 2s infinite;
  animation: rippleOne 2s infinite;
}
.ripple:after {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
@-webkit-keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 16px rgba(244, 68, 56, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
@keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 16px rgba(244, 68, 56, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
.news-thumb-list .items .article-img {
  margin-bottom: 15px;
}
.news-thumb-list .items .article-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}
.news-thumb-list.full-news-list .items {
  margin-bottom: 30px;
}
.bigyaapan-col .container-xxl {
  padding: 0;
}
.the-detail-page .left-side {
  margin-top: 0;
}
.the-detail-page .left-side .break-item {
  padding-left: 15px;
}
.share-view {
  font-size: 12px;
  color: #666;
}
.share-view .left-icon {
  margin-right: 5px;
}
.share-view .btn-share {
  text-align: right;
}
.share-view .sharethis-inline-share-buttons {
  float: left !important;
}
.share-big-box {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: -100px;
  background: #fff;
  padding: 15px 0;
  z-index: 99999;
  -webkit-box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.share-big-box.active {
  bottom: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.share-big-box .st-btn {
  display: inline-block !important;
}
.share-big-box .share-close {
  color: #fff;
  background: #d13938;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 14px;
  border: 1px solid #d13938;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.share-big-box .share-close:hover {
  background: #666;
  color: #fff;
  border-color: #666;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.tv-box iframe {
  width: 100%;
}
.tv-box.embed-facebook iframe {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tv-box.embed-facebook .ratio {
  display: flex;
  justify-content: center;
}
.tv-box.embed-facebook .ratio:before {
  display: none;
}
.tv-box.embed-facebook iframe {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.tv-box.embed-facebook .ratio > * {
  float: left;
  height: revert-layer;
}
.top-news-list .share-view .btn-share .sharethis-inline-share-buttons {
  float: right !important;
}
.share-view .btn-share.alt .sharethis-inline-share-buttons {
  float: right !important;
}
.play-icon.fa-play:before,
.play-icon.fa-camera:before,
.menu-toggle .left-icon,
.sign-btn .left-icon,
.search-area .search-option-btn.desktop-search .left-icon,
.scrollToTop .lnr,
.share-close:before,
.close_btn .lnr {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.st-btn {
  display: inline-block !important;
}
.section.normal-section.inner-section {
  padding-bottom: 0;
}
.play-icon {
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important;
}
.modalbox {
  left: 0;
  top: 0;
}
.modalbox .modal_content a.close_btn {
  padding: 0;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  background: #d13938;
  line-height: 32px;
  text-align: center;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  position: relative;
}
.modalbox .modal_content a.close_btn:hover {
  background: #333;
  color: #fff !important;
}
.bigyaapan-holder {
  display: table;
  margin: 0 auto;
  position: relative;
}
.bigyaapan-holder img {
  display: block;
}
.bigyaapan-holder .close-box {
  position: absolute;
  background: none;
  height: auto;
  width: auto;
  padding: 0;
  line-height: 0;
  top: -10px;
  right: -10px;
  margin: 0;
}
.section.breaking-section {
  padding: 20px 0;
}
.section.breaking-section:nth-child(2) {
  padding-top: 0;
}
.section.breaking-section:nth-child(1) .news-breaks {
  padding-top: 0;
  border-top: 0;
}
.section.breaking-section .news-breaks {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.section.black-theme {
  background: #222;
  margin-bottom: 15px;
}
.section.home-anchor-section {
  padding: 0;
  margin-bottom: 15px;
}
.section.home-anchor-section .anchor-bg {
  height: 650px;
  object-fit: cover;
  float: left;
}
.section.bishesh-section {
  padding: 50px 0;
}
.live-breaking-news {
  border-top: 0 solid #c4c4c4;
  margin-top: 15px;
  padding-top: 15px;
}
.live-breaking-news.normal-break .description {
  padding: 0 150px;
}
.live-breaking-news.more-breaking-news .items .article-img img {
  width: 150px;
  height: 110px;
  object-fit: cover;
}
.live-breaking-news.more-breaking-news .items a .titles {
  color: #fff !important;
}
.live-breaking-news.more-breaking-news .items a:hover .titles {
  color: #666 !important;
}
.live-breaking-news.special-breaking-news .items .titles {
  color: #fff;
}
.live-breaking-news.special-breaking-news .items .titles a {
  color: #fff !important;
}
.live-breaking-news.special-breaking-news .items .titles a:hover {
  color: #666 !important;
}
.live-breaking-news.special-breaking-news .items .description {
  color: #fff;
  display: inline-block;
  width: 100%;
}
.live-breaking-news:nth-child(1) {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.article-img img {
  display: block;
}
.author-box a {
  align-items: center;
}
.author-box .author-img {
  margin-right: 10px;
}
.author-box .author-img img {
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: block;
  object-fit: cover;
}
.media-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-list li {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid #ccc;
  font-size: 18px;
  line-height: 26px;
}
.media-list li:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.media-list.break-list {
  border: 1px solid #c4c4c4;
  padding: 30px;
}
.media-list.break-list li {
  border: 0;
  padding-left: 25px;
  position: relative;
}
.media-list.break-list li:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #c4c4c4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.media-list.break-list li:nth-child(1):before {
  top: 5px;
}
.half-news .items:nth-child(2) {
  border-left: 1px solid #c4c4c4;
}
.date-line {
  display: inline-block;
  width: 100%;
  color: #666;
  font-size: 12px;
  margin-top: 15px;
}
.date-line .left-icon {
  margin-right: 5px;
}
.cat-box {
  margin: 0 0 10px 0;
  position: relative;
}
.cat-box .catline {
  display: inline-block;
  width: auto;
}
.cat-box .title-box {
  display: flex;
  padding: 0;
  font-size: 30px;
  align-items: center;
  justify-content: center;
  font-family: "Khand", sans-serif;
  color: #111;
}
.cat-box.w-border {
  border-top: 1px solid #111;
  margin-bottom: 30px;
}
.main-news-list .items.update-news .media-list li {
  border: 0;
}
.main-news-list .items.update-news .media-list li .titles.news-title-10 {
  font-weight: 400;
}
.main-news-list.video-news-list .items .titles {
  color: #fff;
}
.main-news-list.video-news-list .items .titles a {
  color: #fff;
}
.main-news-list.video-news-list .items .item-news {
  margin-bottom: 30px;
}
.main-news-list.video-news-list .items.feat-col {
  order: 2;
}
.main-news-list.video-news-list .items.second-list {
  order: 1;
}
.main-news-list.video-news-list .items.second-list {
  order: 3;
}
.main-featured-news .article-img {
  position: relative;
}
.main-featured-news .article-img .overlay-box {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  width: 100%;
  background-image: linear-gradient(transparent, #111);
}
.main-featured-news .article-img .overlay-box .news-title-4 {
  text-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
.main-featured-news .article-img .overlay-box a {
  color: #fff;
}
.main-featured-news .article-img .overlay-box a:hover {
  color: #eee !important;
}
.main-featured-news .article-img .author-box {
  margin: 0;
  padding: 0;
}
.main-featured-news .article-img .author-box .auth-box .titles {
  color: #fff;
}
.share-area {
  float: right;
}
.share-area.white-txt .st-total {
  color: #fff !important;
}
.thumb-news-box .bigyaapan-section .container-xxl {
  padding: 0;
}
.thumb-news-box .items.first-video a:hover .titles {
  color: #ccc !important;
}
.thumb-news-box .items.first-video .article-img {
  position: relative;
}
.thumb-news-box .items.first-video .article-img .absolute-tag {
  top: 0;
  bottom: inherit;
}
.thumb-news-box .items.first-video .article-img img {
  height: 490px;
  object-fit: cover;
}
.thumb-news-box .items.first-video .video-news-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
  background-image: linear-gradient(transparent, #111);
}
.thumb-news-list .news-item {
  margin-bottom: 40px;
}
.thumb-news-list .news-item .news-boundary {
  padding: 20px 20px 10px 20px;
  display: inline-block;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.thumb-news-list .news-item:hover .news-boundary {
  background: rgba(232, 84, 66, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.thumb-news-list .news-item:hover .news-boundary .titles a {
  color: #e85442 !important;
}
.thumb-news-list .news-item .video-news-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  color: #fff;
  background-image: linear-gradient(transparent, #111);
}
.side-bigyaapan .bigyaapan-item {
  margin-bottom: 25px;
}
.side-bigyaapan .cat-box {
  margin-bottom: 12px;
}
.side-bigyaapan .cat-box .title-box {
  font-size: 24px;
}
.anchor-box {
  background: rgba(0, 0, 0, 0.3);
  height: 640px;
  padding: 30px;
  position: relative;
}
.anchor-box .article-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.anchor-box .overlay-box {
  position: relative;
  padding: 20px 20px 30px 20px !important;
}
.bichar-list .media-list {
  border-top: 1px solid #c4c4c4;
  padding: 20px 0;
}
.bichar-list .media-list:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.bichar-list .media-list .author-box .author-img {
  margin-right: 0;
  order: 2;
}
.bichar-list .media-list .author-box .author-img img {
  width: 50px;
  height: 50px;
}
.bichar-list .media-list .author-box .auth-box {
  order: 1;
}
.bichar-list .media-list .author-box .auth-box .titles.author-name {
  font-weight: 400;
}
.bishesh-slider .items .article-img .thumb-img {
  height: 400px;
  object-fit: cover;
}
.bishesh-slider .items .article-img .overlay-box {
  padding-bottom: 30px;
}
.media-box .media {
  margin-top: 30px;
}
.media-box .media:nth-child(1) {
  margin-top: 0;
}
.media-box.more-thumbs .article-img img {
  width: 120px;
  height: 68px;
  object-fit: cover;
}
.normal-category-list .items .bigyaapan-section .container-xxl {
  padding: 0;
}
a .titles {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover .titles {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.yaatra-slider .items .article-img {
  position: relative;
}
.yaatra-slider .items .article-img .yaatra-tag {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  background: rgba(0, 174, 239, 0.5);
  color: #fff;
  text-align: center;
  width: 100%;
  z-index: 9998;
  font-weight: 600;
  font-size: 19px;
}
.yaatra-slider .items .article-img .thumb-img {
  height: 540px;
  object-fit: cover;
}
.yaatra-slider .items .article-img .overlay-box .share-area {
  float: left;
}
.overlay-box .titles {
  text-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
.normal-category-list .titles {
  text-shadow: none;
}
.live-breaking-news .author-section .overlay-box {
  border-bottom: 1px solid #c4c4c4;
  padding: 15px 0;
  margin: 30px 0;
}
.live-breaking-news .author-section .overlay-box .titles {
  text-shadow: none;
  display: inline-block;
}
.live-breaking-news .author-section .overlay-box .dates {
  font-size: 13px;
  color: #666;
  margin-left: 15px;
}
.caption-line {
  font-size: 13px;
  line-height: 18px;
  border-bottom: 1px solid #ddd;
}
.update-list .media {
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.update-list .media:hover {
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.update-list .media .titles.time-dates {
  font-weight: 400;
  color: #666;
}
.update-list .media .titles.description {
  font-size: 16px;
}
.update-list .media .live-date-box {
  width: 120px;
  padding-right: 30px;
}
.update-list .media .live-date-box .dates {
  font-size: 15px;
  font-weight: 700;
  display: block;
  line-height: 22px;
  color: #666;
}
.update-list .media .live-date-box .time-stamp {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #666;
  line-height: 18px;
}
.live-feeds {
  margin: 0 0 0 15px;
  padding: 0 0 0 20px;
  list-style: none;
  border-left: 1px solid #c4c4c4;
  position: sticky;
  top: 80px;
}
.live-feeds li {
  position: relative;
  margin-top: 20px;
  cursor: pointer;
}
.live-feeds li:nth-child(1) {
  margin-top: 0;
}
.live-feeds li.active .media {
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.live-feeds li.active:before {
  background: #111;
}
.live-feeds li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #c4c4c4;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 15px;
  left: -25px;
}
.live-feeds li .media {
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  display: inline-block;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.live-feeds li .media:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.live-feeds li .media .dates {
  font-size: 15px;
  font-weight: 700;
  display: block;
  line-height: 22px;
  color: #666;
}
.live-feeds li .media .titles.description {
  font-size: 16px;
}
.live-date-line {
  display: flex;
  align-items: center;
  justify-content: center;
}
.live-date-line .dates {
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 22px;
  color: #666;
  margin-left: 20px;
}
.live-now .btn.rounded-btn.live-tag {
  cursor: pointer !important;
}
.live-now .btn.rounded-btn.live-tag:hover {
  background: #931514 !important;
}
.section.yaatra-full-section {
  background: #111;
  margin-top: -20px;
}
.section.yaatra-full-section .article-img img {
  height: 720px;
  object-fit: cover;
}
.section.yaatra-full-section .article-img .caption-line {
  background: #fff;
}
.author-area.author-box {
  margin: 0;
  padding: 0;
}
.author-area.author-box .author-img img {
  width: 86px;
  height: 86px;
}
.detail-side {
  padding: 0 50px;
}
.detail-side .container-xxl {
  padding: 0;
}
.published-date {
  padding-left: 0;
  position: relative;
  font-weight: 700;
  color: #111 !important;
  font-size: 14px;
  font-style: italic;
}
.published-date .left-icon {
  position: absolute;
  top: 5px;
  left: 0;
  color: #666;
}
.indicator {
  animation: blink 1s linear infinite;
}
@keyframes blink {
  0% {
    background: #95d03a;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  50% {
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  100% {
    background: #95d03a;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.break-boundary {
  padding: 30px;
  border: 1px solid #c4c4c4;
}
.break-boundary .media-list.break-list {
  border: 0;
  padding: 0;
}
.more-updates .media {
  border-top: 1px solid #ddd;
  padding: 15px 0;
}
.more-updates .media:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.thumb-more-list .thumb-news-list .news-item {
  margin-bottom: 40px;
}
.thumb-more-list .thumb-news-list .news-item .article-img img {
  height: 200px;
  object-fit: cover;
}
.sticky-box {
  position: sticky;
  top: 120px;
}
.featured-news {
  position: relative;
  margin-bottom: 60px;
}
.featured-news.alt:after {
  display: none;
}
.featured-news.alt .thumb-news-list {
  display: inline-block;
  width: 100%;
}
.featured-news.alt .thumb-news-list .news-item {
  margin: 30px 0 0 0;
}
.featured-news.alt .thumb-news-list .news-item .title {
  font-weight: 600;
}
.featured-news.alt .thumb-news-list .news-item:nth-child(1) {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
.featured-news:after {
  content: "";
  height: 1px;
  width: calc(100% - 24px);
  background: #ccc;
  position: absolute;
  bottom: -32px;
  left: 12px;
}
.more-box {
  float: right;
}
.more-box .more-btn .left-icon {
  border: 1px solid #c4c4c4;
  width: 24px;
  font-size: 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.more-box .more-btn .left-icon:hover {
  color: #111;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.more-box.reverse .more-btn {
  color: #999;
}
.half-more-news .media {
  padding: 20px 0;
}
.half-more-news .media:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}
.half-more-news .media .article-img {
  margin-left: 25px;
}
.half-more-news .media .article-img img {
  width: 200px;
  height: 168px;
  object-fit: cover;
}
.half-more-news.munthan-news {
  border-left: 1px solid #c4c4c4;
}
.half-more-news.munthan-news:nth-child(2) {
  border-left: 0;
}
.half-more-news.munthan-news .media .article-img {
  order: 2;
  margin-left: 15px;
  margin-right: 0;
}
.half-more-news.munthan-news .media .article-img img {
  width: 142px;
  height: 100px;
  object-fit: cover;
}
.half-more-news.munthan-news .media .media-body {
  order: 1;
}
.half-more-news.munthan-news .media .media-body .author-title {
  font-size: 12px;
  color: #666;
  display: block;
  font-weight: 400;
}
.four-news-list .items .boundary {
  background: none;
}
.four-news-list .items .boundary .titles {
  padding: 0 20px;
}
.four-news-list .items .boundary .description {
  padding: 0 20px 20px 20px;
}
.four-news-list.more-photo-list .items .boundary {
  min-height: 300px;
}
.four-news-list.four-photo-list .date-line {
  padding: 0 20px;
}
.entertainment-section .featured-news .ent-feat {
  order: 2;
}
.entertainment-section .featured-news .ent-desc {
  order: 1;
}
.category-news-list {
  position: relative;
}
.category-news-list .media .article-img {
  order: 2;
}
.category-news-list .media .article-img img {
  width: 200px;
  height: 168px;
  object-fit: cover;
}
.category-news-list .media .media-body {
  padding-right: 50px;
  order: 1;
}
.category-news-list .media .media-body .date-line {
  font-size: 14px;
  float: left;
  line-height: 18px;
  margin-bottom: 10px;
}
.category-news-list.inside-news-list .media {
  border-top: 1px solid #ddd;
}
.category-news-list.inside-news-list .media:nth-child(1) {
  border-top: 0;
}
.category-news-list.inside-news-list .media .article-img {
  margin-right: 30px;
  margin-left: 0;
  order: 2;
}
.category-news-list.inside-news-list .media .article-img img {
  width: 300px;
  height: 266px;
  object-fit: cover;
}
.category-news-list.inside-news-list .media .media-body {
  padding-right: 50px;
  order: 2;
}
.category-news-list.inside-news-list .media .media-body .date-line {
  font-size: 14px;
  float: left;
  line-height: 18px;
  margin-bottom: 5px;
}
.category-news-list.inside-news-list .media.media-bigyaapan {
  padding: 0;
}
.category-news-list.inside-news-list
  .media.media-bigyaapan
  .bigyaapan-section
  .container-xxl {
  padding: 0;
}
.page-section {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1800px;
}
.page-section .page-title {
  font-size: 64px;
  color: #fff;
  font-weight: 700;
  line-height: 72px;
  border: 4px solid #fff;
  padding: 5px 50px;
  font-family: "Mukta", sans-serif;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.article-img {
  overflow: hidden;
}
.article-img:hover .absolute-tag {
  left: -100% !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.detail-box .featured-news {
  margin-bottom: 0;
}
.detail-box .featured-news:after {
  display: none;
}
.authors-box .author-pic .author-img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.authors-box .author-pic .titles {
  font-weight: 700;
}
.authors-box .author-pic .date-line {
  line-height: 16px;
  margin-top: 0;
}
.authors-box .share-box .share-count-box {
  float: right;
}
.team-list .items {
  margin-top: 50px;
}
.team-list .items:nth-child(1) {
  margin-top: 0;
}
.team-list .items:nth-child(2) {
  margin-top: 0;
}
.team-list .items:nth-child(3) {
  margin-top: 0;
}
.team-list .items:nth-child(4) {
  margin-top: 0;
}
.team-list .items:nth-child(5) {
  margin-top: 0;
}
.team-list .items:nth-child(6) {
  margin-top: 0;
}
.team-list .items .article-img img {
  height: 230px;
  object-fit: cover;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.team-list .items .titles {
  font-weight: 500;
}
.team-list .items .date-line {
  line-height: 16px;
  margin-top: 0;
}
.team-list .items .social-box a {
  display: inline-block;
  margin-right: 5px;
  color: #c4c4c4;
}
.team-list .items .social-box a:hover {
  color: #111 !important;
}
.right-side .items {
  margin-top: 25px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  float: none;
}
.right-side .items:nth-child(1) {
  margin-top: 0;
}
.right-side .items.nm-watch iframe {
  width: 100%;
  height: 200px;
  display: block;
}
.right-side .items.nm-watch .close-video {
  display: none;
}
.sticky-news .title-showcase {
  top: 40px;
  background: #fff;
  border-bottom: 1px solid #c4c4c4;
  padding: 45px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 857px;
  z-index: 9998;
}
.sticky-news .title-showcase .news-title-inner {
  font-size: 32px;
  line-height: 38px;
  display: block;
}
.subscribe-box {
  align-items: center;
}
.subscribe-box:after {
  display: none;
}
.support-box {
  border: 1px solid #c4c4c4;
  padding: 30px;
}
.support-box .support-item .description {
  font-size: 14px;
}
.share-box .share-btn {
  font-size: 14px;
  color: #646464;
  cursor: pointer;
  display: block;
}
.fixed-video {
  position: fixed !important;
  bottom: 130px;
  right: 30px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  z-index: 9998;
  width: 390px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fixed-video iframe {
  height: 230px !important;
  margin-bottom: 0;
}
.fixed-video.show-place-video {
  position: relative !important;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  right: 0;
  top: 0;
}
.fixed-video.show-place-video .close-video {
  display: none;
}
.fixed-video .close-video {
  display: block;
  background: #b82025;
  color: #fff;
  width: 26px;
  height: 26px;
  position: absolute;
  top: -10px;
  right: -15px;
  text-align: center;
  line-height: 24px;
  border-radius: 50px;
  border: 1px solid #fff;
  font-size: 11px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  display: flex !important;
}
.fixed-video .close-video:hover {
  background: #000;
}
.trending-news-list .media .article-img {
  margin-right: 0;
  margin-left: 10px;
  margin-right: 15px;
  margin-left: 0;
  margin-left: 15px;
  order: 2;
}
.trending-news-list .media .article-img img {
  width: 80px;
  height: 60px;
}
.trending-news-list .media .trending-num {
  padding: 0 12px;
  height: 30px;
  background: #eee;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin-right: 15px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #111;
}
.trending-news-list.video-more-list .media {
  padding: 10px 0;
}
.trending-news-list.video-more-list .media .article-img {
  margin-right: 15px;
  margin-left: 0;
  margin-left: 15px;
  order: 2;
}
.trending-news-list.video-more-list .media .article-img .play-icon {
  left: 50%;
  top: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.trending-news-list.video-more-list .media .article-img img {
  width: 120px;
  height: 80px;
}
.trending-news-list.video-more-list .media .titles a {
  color: #ccc;
}
.trending-news-list.video-more-list .media .titles a:hover {
  color: #fff !important;
}
.side-data-panel .tooltip {
  z-index: 99998;
}
.gray-bg {
  background: #eee;
}
.dark-bg {
  background: #222;
}
.video-news-box .thumb-news-list .news-item a:hover .titles {
  color: #ccc !important;
}
.video-news-box .thumb-news-list .absolute-tag {
  top: 0;
  bottom: inherit;
}
.video-news-box .thumb-news-list .article-img img {
  height: 230px;
  object-fit: cover;
}
.video-news-box .thumb-news-list .article-img .video-news-title {
  padding: 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
.more-box.reverse a.more-btn:hover {
  color: #fff !important;
}
.ent-thumb-news .news-item {
  margin-bottom: 0;
}
.ent-thumb-news .news-item .ent-boundary {
  background: #fff;
}
.ent-thumb-news .news-item .ent-boundary .titles {
  padding: 5px 15px 15px 15px;
  min-height: 110px;
}
.thumb-news-box .items.first-video.photo-item .article-img img {
  height: 310px;
}
.photo-details {
  background: #111 url(../images/photo-bg.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: scoll;
}
.photo-content {
  padding: 20px;
  background: #222;
}
.photo-content .titles {
  color: #fff;
}
.photo-content .share-box .share-btn {
  color: #999;
}
.photo-content .share-box .share-btn:hover {
  color: #fff;
}
.photo-content .editor-box {
  margin-bottom: 0;
}
.photo-content .editor-box figure {
  float: none !important;
  margin: 30px 0 0 0 !important;
}
.photo-content .editor-box figure:nth-child(1) {
  margin-top: 0 !important;
}
.photo-content .editor-box figure figcaption {
  background: none;
  color: #fff;
  border-color: #444;
  text-align: left;
}
.video-more .mask-layer {
  max-height: 530px;
}
.videos {
  background: #111;
}
.videos-thumb-list .items .article-img {
  position: relative;
}
.videos-thumb-list .items .article-img img {
  display: block;
  height: 200px;
  object-fit: cover;
}
.videos-thumb-list .items .article-img .time-count {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  line-height: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700;
}
.videos-thumb-list .items .views-line {
  font-size: 14px;
  color: #999;
  margin-right: 10px;
}
.videos-thumb-list .items .dateline {
  display: inline-block;
  font-size: 12px;
  color: #999;
}
.videos-thumb-list .items .titles a {
  color: #fff;
}
.videos-thumb-list .items .titles a:hover {
  color: #ccc !important;
}
.section.normal-section {
  margin-top: 0;
  margin-bottom: 0;
}
.section.entertainment-section {
  margin-top: 15px;
  margin-bottom: 15px;
}
.section.photo-section {
  margin-top: 5px;
  margin-bottom: 15px;
}
.business-section .featured-news.alt {
  margin-bottom: 0;
}
.headlines-box .cat-box .catline {
  width: 100%;
}
.vid-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}
.photo-content .editor-box figure img {
  margin: 0 auto;
  display: block;
  float: none !important;
}
.life-news-list.more-photo-list .items .boundary {
  min-height: 260px;
}
.life-news-list.more-photo-list .items .boundary .article-img {
  margin-bottom: 0 !important;
}
.life-news-list.more-photo-list .items .boundary .titles {
  padding: 20px;
}
.photos {
  background: #111;
}
.photos
  .thumb-news-box
  .items
  .photos
  .thumb-news-box.first-video
  .article-img
  img {
  height: auto;
}
.photos .thumb-news-box .items.first-video .article-img img,
.photos .other-photo-list .items .article-img img,
.photos .photos-thumb-list .items .article-img img {
  height: auto;
}
.author-box a {
  align-items: center;
}
.author-box .author-img {
  margin-right: 10px;
}
.author-box .author-img img {
  width: 42px;
  height: 42px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  display: block;
  object-fit: cover;
  padding: 2px;
  background: #888888;
}
.author-box .date-line {
  width: auto;
  font-weight: normal;
  margin-top: 0;
  position: relative;
  padding-left: 13px;
}
.author-box .date-line:before {
  content: "";
  width: 1px;
  height: 8px;
  background: #111;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.author-box .author-name {
  display: inline-block;
  margin-right: 10px;
}
.author-box .author-name .dates {
  display: inline-block;
}
.author-box .author-name .author-pic {
  margin-right: 10px;
  display: inline-block;
}
.author-box .author-name .author-pic img {
  width: 40px;
  height: 40px;
  margin-bottom: -15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.thumb-news .media-item {
  margin-top: 20px;
}
.thumb-news .media-item:nth-child(1) {
  margin-top: 0;
}
.thumb-news .media-item .article-img {
  margin-bottom: 15px;
}
.thumb-news .media-item .article-img img {
  height: 220px;
  object-fit: cover;
  display: block;
}
.date-line {
  margin-top: 0;
}
.special-section .big-featured {
  order: 2;
}
.special-section .thumb-news {
  order: 3;
  border-left: 1px solid #ddd;
}
.special-section .thumb-news.third-row {
  order: 1;
  border-left: 0;
}
.special-section .thumb-news-list {
  order: 1;
}
.special-section .thumb-news-list .media-box.more-thumbs .article-img img {
  width: 100px;
}
.special-section .thumb-news-list .more-thumbs .media {
  border-top: 1px solid #ddd;
  padding: 15px 0;
  margin: 0;
}
.special-section .thumb-news-list .more-thumbs .media:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.special-section .thumb-news-list .more-thumbs .article-img {
  margin-left: 0;
  margin-left: 15px;
  order: 2;
}
.article-img img {
  width: 100%;
}
.nd-video-section {
  background: #3f3f3f;
}
.nd-dark-section {
  background: #3f3f3f;
  padding-bottom: 40px !important;
}
.nd-dark-section .cat-box .title-box {
  color: #fff;
}
.nd-dark-section .more-box .more-btn .left-icon {
  color: #fff;
}
.media a {
  width: 100%;
}
.kala-section .big-featured {
  order: 1;
}
.kala-section .thumb-news-list {
  border-left: 1px solid #ddd;
}
.kala-section .thumb-news-list .media-box.more-thumbs .article-img img {
  width: 165px;
  height: 100px;
  object-fit: cover;
}
.bishesh-slide .items {
  padding-bottom: 20px;
}
.bishesh-slide .items:hover .news-boundary {
  background: #e85442;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.bishesh-slide .items:hover .news-boundary .titles a {
  color: #fff !important;
}
.bishesh-slide .items:hover .news-boundary .date-line {
  color: #fff;
}
.bishesh-slide .items .titles a {
  color: #111 !important;
}
.bishesh-slide .items .news-boundary {
  max-width: 90%;
  position: relative;
  margin: -35px auto 0 auto;
  background: #fff;
  min-height: 140px;
  display: table;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.one-four-section .big-featured {
  order: 1;
}
.one-four-section .four-box {
  order: 2;
}
.one-four-section .four-box .items {
  margin-bottom: 30px;
}
.category-boundary {
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
}
.category-boundary .featured-media .article-img .text-overlays {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 100%;
}
.category-boundary .featured-media .article-img a:hover .titles {
  color: #e85442 !important;
}
.category-boundary .featured-media .article-img a .titles {
  color: #fff !important;
}
.category-boundary .featured-media .article-img a .date-line {
  color: #fff;
}
.category-boundary .media {
  padding: 0;
}
.category-boundary .media a {
  padding: 30px;
  border-top: 1px solid #ddd;
  align-items: center;
  background: #f1f4f7;
}
.category-boundary .media a:nth-child(1) {
  padding-top: 30px;
}
.category-boundary .media a:hover {
  background: rgba(232, 84, 66, 0.1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.category-boundary .media a:hover .titles a {
  color: #e85442 !important;
}
.category-boundary .media a .media-body {
  padding: 0;
}
.side-widget.more-thumb-list {
  margin-bottom: 30px;
}
.side-widget.more-thumb-list .media-box .media {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin-top: 0;
}
.side-widget.more-thumb-list .media-box.more-thumbs {
  margin-top: 10px;
}
.side-widget.more-thumb-list.bichar-blogs .media-box.more-thumbs {
  margin-top: 0;
}
.side-widget.more-thumb-list.bichar-blogs .media-box .media:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.side-widget.more-thumb-list.bichar-blogs .media-box .media .article-img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.side-widget.more-thumb-list.bichar-blogs .media-box .media .date-line {
  color: #111;
  line-height: 18px;
}
.side-widget.more-thumb-list.lokpriya .media-box.more-thumbs {
  margin-top: 0;
}
.side-widget.more-thumb-list.lokpriya .media-box .media {
  border: 0;
}
.side-widget.more-thumb-list.lokpriya .media-box .media:nth-child(1) {
  border-top: 0;
  padding-top: 0;
}
.side-widget.more-thumb-list.lokpriya .media-box .media .media-body {
  order: 1;
  padding-left: 35px;
  position: relative;
}
.side-widget.more-thumb-list.lokpriya .media-box .media .media-body .count-num {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  font-weight: 700;
  color: rgba(232, 84, 66, 0.5);
}
.side-widget.more-thumb-list.lokpriya .media-box .media .article-img {
  order: 2;
}
.side-widget.more-thumb-list.lokpriya .media-box .media .article-img img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.top-stories-section .thumb-news-list .news-item {
  margin-bottom: 0;
  margin-top: 40px;
}
.top-stories-section .thumb-news-list .news-item:nth-child(1) {
  margin-top: 0;
}
.top-stories-section .thumb-news-list .news-item:nth-child(2) {
  margin-top: 0;
}
.top-stories-section .thumb-news-list .news-item:nth-child(3) {
  margin-top: 0;
}
.top-stories-section .thumb-news-list .news-item:nth-child(4) {
  margin-top: 0;
}
.pradesh-tabs {
  margin-left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: auto;
  height: 38px;
}
.pradesh-tabs:nth-child(1) {
  margin-left: 0;
}
.pradesh-tabs li {
  margin-left: 10px;
  flex: none;
}
.pradesh-tabs .nav-link {
  background: #eaeaea;
  border: 1px solid #c4c4c4;
  height: 24px;
  font-weight: 400;
  padding: 0 15px;
  font-size: 15px;
  color: #888;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
}
.pradesh-tabs .nav-link.active {
  background: #fff;
  color: #111;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.category-boundary {
  position: relative;
}
.category-boundary .more-links {
  float: left;
  position: absolute;
  left: 15px;
  bottom: -20px;
}
.category-boundary .rounded-btn {
  font-size: 21px;
  height: 54px;
  margin-top: 0;
  padding: 0 30px;
  line-height: 54px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.category-boundary .rounded-btn:hover {
  background: #111 !important;
  color: #fff !important;
}
.thumb-news-box.list-featured .featured-news {
  align-items: center;
}
.auth-line {
  align-items: center;
}
.left-side .bigyaapan-section .container-xxl {
  padding: 0;
}
.authors-box .author-box {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.detail-side {
  padding-left: 70px;
}
.share-area.new-share {
  position: sticky;
  top: 120px;
  float: left;
  margin-bottom: 30px;
  left: 0;
  margin-left: -70px;
  width: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.share-area.new-share .st-btn {
  display: table !important;
  margin: 5px auto 0 auto !important;
}
.section {
  float: none;
}
.special-page .bigyaapan-section .container-xxl {
  padding: 0;
}
.artha-page .template-featured .big-featured {
  order: 1;
}
.artha-page .template-featured .thumb-news-list {
  order: 2;
}
.artha-page .template-featured .thumb-news {
  order: 3;
}
.photo-template .big-featured {
  order: 1;
}
.photo-template .thumb-news-list {
  order: 2;
}
.photo-template .category-boundary {
  border: 0;
}
.four-photo-list .article-img .play-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-news-list .article-img .play-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.related-videos .items {
  margin-bottom: 30px;
}
.section.bichar-full-list {
  padding-top: 10px;
}
.section.bichar-full-list .four-news-list .items {
  margin-top: 30px;
}
.section.bichar-full-list .four-news-list .items.bigyaapan-only {
  margin-top: 0;
}
.section.bichar-full-list .four-news-list .items:nth-child(1) {
  margin-top: 0;
}
.section.bichar-full-list .four-news-list .items:nth-child(2) {
  margin-top: 0;
}
.section.bichar-full-list .four-news-list .items:nth-child(3) {
  margin-top: 0;
}
.section.bichar-full-list .four-news-list .items .boundary .titles {
  padding: 0;
}
.section.bichar-full-list .four-news-list .items .boundary .date-line {
  padding: 0 0 0 12px;
}
.section.bichar-full-list .four-news-list .items .boundary .author-box {
  padding-top: 0;
}
.team-boundary table tbody {
  border: 0 !important;
}
.team-boundary table th {
  text-align: center;
  font-weight: 700;
  background: #111;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  font-family: "Khand", sans-serif;
  border: 1px solid #dee2e6;
}
.team-boundary table tr:hover .social-icons {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-boundary table td {
  font-size: 14px;
  border: 1px solid #dee2e6;
  line-height: 18px;
  vertical-align: middle !important;
  padding: 8px 15px;
}
.team-boundary table td .media {
  align-items: center;
}
.team-boundary table td .media .member-image img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  display: block;
  padding: 4px;
  background: #888888;
}
.team-boundary table td .social-icons {
  float: left;
  width: 100%;
  margin-top: 13px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-boundary table td .social-icons li {
  list-style: none;
  float: left;
  margin: 0 0 10px 15px;
}
.team-boundary table td .social-icons li:nth-child(1) {
  margin-left: 0;
}
.team-boundary table td .social-icons li a {
  padding: 0;
  color: #fff;
}
.team-boundary table td .social-icons li a:hover .left-icon {
  color: #222;
  border-color: #222;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.team-boundary table td .social-icons li a .left-icon {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background: none;
  border: 1px solid #828282;
  line-height: 30px;
  color: #aaa;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.new-auth-line .d-flex {
  align-items: center;
}
.main-news-list .thumb-news-box .thumb-news-list .news-item .article-img img {
  height: 220px;
  object-fit: cover;
}
.bigyaapan-box.editor-bigyaapan {
  margin-top: 20px;
  margin-bottom: 30px;
}
.bigyaapan-box .split-box .col-md-6 {
  margin-top: 20px;
}
.bigyaapan-box .split-box .col-md-6:nth-child(2) {
  margin-top: 0;
}
.extra-news a {
  color: #069 !important;
}
.wc-title-box {
  border-top: 1px solid #ccc;
  text-align: center;
  padding: 30px 20px 0 20px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.wc-title-box .titles.wc-title {
  color: #111;
  font-size: 42px;
  line-height: 50px;
}
.section.bigyaapan-section.mobile-bigyaapan {
  display: none;
}
.related-tags {
  display: block;
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #ddd;
  padding-top: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
}
.related-tags .tags {
  background: #eee;
  padding: 3px 10px;
  border-radius: 5px;
  color: #fff;
  margin-right: 5px;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 5px;
  float: left;
}
.editor-section {
  padding: 0 0 50px 0;
}
.editor-section .tag-line {
  font-family: "Mukta", sans-serif;
  color: #111;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 0 30px 0;
}
.editor-section .page-title {
  display: inline-block;
  margin-top: 5px;
  padding: 0 100px;
  text-align: center;
  color: #111;
}
.editor-section .sub-title {
  font-weight: 400;
  margin: 30px 0;
  padding: 0 100px;
}
.editor-section .author-box .author-name {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  font-weight: 400;
  color: #999;
}
.editor-section .author-box .author-name .dates {
  font-weight: 400;
  color: #999;
}
.editor-section .author-box .news-share {
  display: block;
  margin: 0 auto;
}
.editor-section .author-box .news-share .share-now {
  margin: 0;
  float: none;
}
.page-box {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
  padding: 50px 0;
  position: relative;
}
.page-box .container {
  z-index: 3;
  position: relative;
}
.page-box .page-title {
  color: #111;
  margin-top: 5px;
  text-align: center;
}
.page-box .share-now {
  float: right;
  margin-top: -60px;
}
.page-box .share-now .st-total {
  color: #fff !important;
}
.page-box .breadcrumbs {
  margin: 0;
  display: block;
  text-align: center;
}
.page-box .breadcrumbs li {
  list-style: none;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  line-height: normal;
}
.page-box .breadcrumbs li a {
  margin: 0 10px 0 0;
  color: #fff;
  font-size: 13px;
}
.page-box .breadcrumbs li a:hover {
  color: #fff !important;
}
.page-box .breadcrumbs li a.first {
  margin-left: 0;
}
.page-box .breadcrumbs li.active {
  color: #c4c4c4;
  position: relative;
}
.page-box .breadcrumbs li.active a {
  color: #c4c4c4;
}
.page-box .breadcrumbs li.active:after {
  content: "";
  display: none;
}
.page-box .breadcrumbs li:after {
  content: " \f105 ";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  margin: 0 10px 0 0;
  color: #ccc;
}
.sort-box {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sort-box .sort-title {
  float: left;
  font-weight: 400;
}
.sort-box .sort-title span {
  font-weight: 700;
}
.sort-box .sort-option {
  float: right;
  margin-top: -10px;
}
.sort-box .sort-option .sort-by {
  display: inline-block;
  font-weight: 400;
  margin-right: 10px;
}
.sort-box .sort-option .select {
  border: 1px solid #ccc;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #111;
  padding: 0 16px;
  height: 30px;
  background-image: none;
  background: transparent url("../images/arrow-down-black.svg") no-repeat 94%
    50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 8px;
  line-height: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.all-products .items.product-item {
  margin-bottom: 30px;
}
.page-title.small-title {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.right-side .items {
  width: 100%;
  display: inline-block;
}
.right-side .items img {
  width: 100%;
  float: left;
  height: auto;
}
.right-side .items .item.app-download {
  max-width: 100%;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}
.right-side .items .item.app-download .small-title {
  color: #fff;
  font-weight: 400;
}
.right-side .items .item .app-box .app-icon:nth-child(1) {
  padding-right: 5px;
}
.right-side .items .item .app-box .app-icon:nth-child(2) {
  padding-left: 5px;
}
.right-side .items.category-box {
  border: 0 solid #ccc;
}
.right-side .items.category-box .category-title {
  font-weight: 700;
  padding: 10px 0;
  border-bottom: 0px solid #ccc;
}
.right-side .items.category-box .category-title .side-title {
  background: #fff;
  padding: 0 20px 0 0;
  position: relative;
}
.right-side .items.category-box .category-title:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #013989;
  position: absolute;
  left: 0;
  top: 24px;
}
.right-side .items.category-box.order-box {
  border: 4px solid #ccc;
}
.right-side .items .side-news-articles .btn.cart-btn .titles.title-8 {
  color: #fff;
  font-weight: 400;
}
.right-side .items .side-news-articles .item {
  border-top: 0 solid #ccc;
  padding: 15px 0;
}
.right-side .items .side-news-articles .item .cart-btn .titles {
  color: #fff !important;
}
.right-side .items .side-news-articles .item.latest-feat {
  border-top: 0;
}
.right-side .items .side-news-articles .item.latest-feat img {
  margin-bottom: 15px;
}
.right-side .items .side-news-articles .item .dates {
  margin-top: 0;
  font-size: 11px;
}
.media a {
  display: inherit !important;
}
.google-maps {
  overflow: hidden;
  padding: 0;
  background: #fff url(../images/ajax-loader.gif) no-repeat center center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.google-maps iframe {
  width: 100%;
}
.editor-box .featured-video {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.editor-box .featured-video iframe {
  width: 100%;
}
.editor-box .featured-video .embed-responsive {
  margin: 0;
}
.editor-box .featured-images {
  float: left;
  margin: 0 20px 10px 0;
}
.editor-box .featured-images img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  display: block;
  float: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.editor-box .featured-images .caption-line {
  margin-bottom: 0;
  font-size: 12px;
}
.author-box {
  padding-top: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.author-box .author-name .dates {
  font-weight: 400;
  color: #666;
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px;
}
.author-box .share-now {
  float: right;
  margin-top: -30px;
}
.payment-methods {
  margin: 0;
}
.payment-methods .pay-items {
  padding: 0 15px;
}
.payment-methods .pay-items.radio,
.payment-methods .radio .pay-items.checkbox,
.radio .payment-methods .pay-items.checkbox {
  margin: 0;
}
.payment-methods .pay-items .check {
  top: 38px;
  left: 0;
}
.payment-methods .pay-items .circle,
.payment-methods .pay-items .radio .check,
.radio .payment-methods .pay-items .check {
  top: 38px;
  left: 0;
}
.payment-methods label {
  position: relative;
  display: flex;
  align-items: center;
  height: 110px;
}
.payment-methods label .radio-btn {
  position: absolute;
  top: 5px;
  left: 5px;
}
.payment-methods label {
  padding-left: 0 !important;
  height: 90px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px !important;
  cursor: pointer;
}
.payment-methods label img {
  max-width: 100%;
  float: left;
  height: 60px;
  object-fit: contain;
}
.signin-signup.place-form label {
  position: relative;
  padding-left: 36px;
  line-height: 16px;
  margin-bottom: 20px;
}
.signin-signup.place-form label .checkbox-material {
  position: absolute;
  left: 0;
  top: -1px;
}
.bg-box {
  position: relative;
}
.bg-box.facts-figure {
  padding: 120px 0;
}
.bg-box .container {
  position: relative;
  z-index: 3;
}
.bg-box:before {
  content: "";
  background: rgba(1, 57, 135, 0.89);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.fun-facts .items .main-title {
  margin-bottom: 15px;
}
.fun-facts .items .unit-name {
  font-size: 26px;
  margin-left: 5px;
}
.fun-facts .items .sub-title {
  font-weight: 700;
  color: #fff;
  font-size: 26px;
}
.more-project-areas .project-areas .items {
  margin-bottom: 30px;
}
.editor-box.full-editor {
  padding: 0 100px;
}
.full-page-info {
  padding: 0 100px;
}
.detail-box {
  padding-bottom: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1369px) {
  .container-xxl {
    max-width: 1280px;
  }
  .wrapper:before {
    left: 0;
  }
  .wrapper:after {
    right: 0;
  }
  .header-main .navigation_box ul li {
    margin-left: 15px;
  }
  .header-main .navigation_box ul li ul li {
    margin-left: 0;
  }
  .container-xxl {
    padding: 0 30px;
  }
  .footer .items .footer-nav li:last-child a {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 100%;
  }
  .navigation_box ul li a {
    font-size: 16px;
  }
  .navigation_box ul li {
    margin-right: 28px;
  }
  .titles.news-title-1 {
    font-size: 50px;
    line-height: 60px;
  }
  .footer .items .email-link.team-link {
    line-height: 18px;
  }
  .main-navigation-box {
    margin-top: 0;
  }
  .search-thumb-list {
    padding-top: 0 !important;
  }
  .navigation_box ul li {
    margin-left: 20px;
    margin-right: 0;
  }
  .navigation_box ul li a {
    font-size: 14px;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    float: none;
  }
  .team-list .items .article-img img {
    height: 190px;
  }
  .videos-thumb-list .items .article-img img {
    height: 160px;
  }
  .subscribe-info {
    width: 50%;
  }
  .team-list .items {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .team-list .items:nth-child(1) {
    margin-top: 0;
  }
  .team-list .items:nth-child(2) {
    margin-top: 0;
  }
  .team-list .items:nth-child(3) {
    margin-top: 0;
  }
  .team-list .items:nth-child(4) {
    margin-top: 0;
  }
  .team-list .items:nth-child(5) {
    margin-top: 0;
  }
  .team-list .items:nth-child(6) {
    margin-top: 0;
  }
  .quick-search {
    display: none;
  }
  .nd-header .menu-toggle {
    display: none;
  }
  .navigation_box ul li a {
    font-size: 18px;
  }
  .video-news-box .items.first-video {
    width: 60%;
  }
  .video-news-box .items.video-more {
    width: 40%;
  }
  .video-more .mask-layer {
    max-height: 330px;
  }
  .photo-template .samachar-thumbs {
    max-height: 500px;
    overflow: auto;
  }
  .featured-news .authors-box {
    margin-bottom: 0 !important;
  }
  .featured-news .authors-box .author-box {
    padding-top: 0;
    margin-top: 0;
  }
  .detail-box .featured-news {
    margin-top: 0 !important;
  }
  .navigation_box ul li.search-now .quick-search {
    display: block;
  }
  .pradesh-tabs {
    position: absolute;
    right: 0;
    top: 2px;
    display: flex;
    overflow: auto;
    max-width: 80%;
    flex-wrap: nowrap;
    height: 36px;
    padding-left: 15px;
  }
  .search-area.search-active .quick-search {
    display: block;
  }
  .sticky-header .signin-right-box .quick-search {
    display: block;
  }
  .nd-header .mobile-new-header {
    display: inline-block;
  }
  .nd-header .mobile-new-header .mobile-logo {
    display: block;
  }
  .nd-header .mobile-new-header .quick-search {
    display: block;
  }
  .nd-header .nd-header-wrap {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .nd-header {
    background: #fff;
    position: relative;
    top: 0;
    margin-bottom: 0;
    z-index: 9999;
    padding: 10px 0 0 0;
  }
  .nd-header .logo-box {
    height: auto;
  }
  .nd-header .logo-box .logo-img img {
    height: 36px;
  }
  .nd-header .logo-box .logo-img .desktop-logo .date-line {
    position: relative;
    top: -5px;
  }
  .nd-header .logo-box .menu-toggle {
    position: absolute;
    top: 10px;
    left: 0;
    border: 0;
    color: #111;
    display: block;
    margin: 0;
  }
  .nd-header .logo-box .sign-btn {
    position: absolute;
    top: 10px;
    right: 0;
    border: 0;
    color: #111;
    display: block;
    margin: 0;
  }
  .nd-header .main-navigation-box {
    background: #fff;
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    display: block;
  }
  .nd-header .main-navigation-box .signin-right-box {
    float: left;
    width: 100%;
  }
  .nd-header .main-navigation-box .signin-right-box .btn-signin {
    margin-left: 0;
  }
  .nd-header .main-navigation-box .signin-right-box .quick-search {
    position: absolute;
    right: 40px;
    top: 0;
  }
  .nd-header .main-navigation-box .signin-right-box .desktop-btn {
    position: absolute;
    right: 0;
    top: -1px;
  }
  .nd-header .main-navigation-box .signin-right-box .search-area {
    top: -3px;
  }
  .nd-header .main-navigation-box .signin-right-box .search-area.search-active {
    width: calc(100% - 80px);
  }
  .nd-header .main-nav-box {
    margin-top: 0;
    display: block;
  }
  .nd-header .main-nav-box .navigation-box {
    display: none;
  }
  .sticky-active .nd-header {
    position: fixed;
    top: 0;
  }
  .sticky-active .wrapper {
    margin-top: 124px;
  }
  .titles.news-title-1 {
    font-size: 30px;
    line-height: 40px;
  }
  .titles.news-title-4 {
    font-size: 26px;
    line-height: 34px;
  }
  .live-breaking-news.special-breaking-news .items .description {
    margin-top: 0 !important;
  }
  .section.news-update-section {
    padding-top: 0;
  }
  .site-by {
    display: block;
  }
  .live-breaking-news .media-list {
    max-height: 270px;
    overflow: auto;
  }
  .live-breaking-news .media-list.break-list {
    overflow: visible;
    max-height: none;
  }
  .live-breaking-news.more-breaking-news .items .article-img img {
    width: 80px;
    height: 60px;
    object-fit: cover;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    margin-right: 20px;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li a {
    font-size: 14px;
  }
  .footer .items .footer-nav.inline-menu {
    float: right;
  }
  .footer .items .footer-nav.inline-menu li:nth-child(1) a {
    padding-left: 0;
  }
  .section.left-thumb-list .live-breaking-news {
    margin-top: 0;
    padding-top: 0;
  }
  .section.left-thumb-list .live-breaking-news .items .titles.news-title-3 {
    font-size: 24px;
    line-height: 30px;
  }
  .section.left-thumb-list .live-breaking-news .items .description {
    margin-top: 20px;
    display: block;
  }
  .search-thumb-list {
    padding-top: 30px !important;
  }
  .navitem-box .shortcut-box {
    position: fixed;
    width: 48px;
    right: -60px;
    background: #fff;
    padding: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navitem-box .shortcut-box.active {
    right: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navitem-box .shortcut-box a {
    margin: 10px 0 0 0;
  }
  .navitem-box .shortcut-box a .left-icon {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nd-header .social-icons li {
    margin-left: -2px;
  }
  .nd-header .social-icons li a .left-icon {
    font-size: 12px;
  }
  .social-nav-box {
    display: none !important;
  }
  .menu-box .social-nav-box {
    display: block !important;
  }
  .desktop-logo {
    display: none;
  }
  .mobile-logo {
    display: block;
  }
  .nd-header .logo-box .logo-img img {
    height: 27px;
  }
  .logo-box .logo-img {
    margin: -30px 0 0 0;
  }
  .nd-header .main-nav-box .navigation-box {
    display: block;
  }
  .main-nav-box .navigation-box {
    width: 100%;
  }
  .main-navigation-box .container-xxl {
    padding: 0;
  }
  .navitem-box .time-left-box {
    position: absolute;
    top: -20px;
    left: 67px;
  }
  .navigation_box ul li {
    margin-left: 20px;
  }
  .navigation_box ul li a {
    font-size: 12px;
  }
  .navigation_box ul li a.menu-toggle {
    font-size: 12px;
  }
  .time-left-box .calendar-item {
    font-size: 10px;
    padding-left: 0;
  }
  .time-left-box .calendar-item .left-icon {
    display: none;
    margin-left: 0;
  }
  .sticky-header .top-part {
    margin-top: 0;
  }
  .sticky-header .main-navigation-box .container-xxl {
    padding: 0 15px;
  }
  .nd-header.sticky-header .logo-box .logo-img img {
    height: 27px;
  }
  .side-cog {
    display: block;
  }
  .signin-right-box .menu-toggle.desktop-btn {
    margin-left: 5px;
  }
  .signin-right-box .quick-search {
    margin-left: 5px;
  }
  .search-fixed-active .signin-right-box .quick-search {
    position: fixed;
    top: 0;
    z-index: 99999;
  }
  .search-fixed-active .search-active {
    top: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    display: flex;
    padding: 30px;
    z-index: 99998;
    position: fixed;
  }
  .search-fixed-active .search-area {
    width: 100%;
    overflow: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .search-fixed-active .signin-right-box .quick-search .search-option-btn {
    top: 15px;
    position: relative;
    display: flex;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 50px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    right: 0;
  }
  .live-breaking-news.normal-break .description {
    padding: 0 40px;
  }
  .video-news-box .first-video {
    width: 100%;
  }
  .video-news-box .video-more {
    margin-top: 20px;
    width: 100%;
  }
  .video-more .mask-layer {
    max-height: none;
    overflow: visible;
  }
  .main-news-list .thumb-news-box .featured-news .items {
    width: 100%;
  }
  .titles.cat-title.alt {
    font-size: 16px;
    line-height: 22px;
  }
  .main-news-list
    .thumb-news-box
    .featured-news.video-news-box
    .items.photo-item {
    width: 33.33333333%;
  }
  .main-news-list
    .thumb-news-box
    .featured-news.video-news-box
    .items.photo-item
    .titles.news-title-5 {
    font-size: 18px;
    line-height: 26px;
  }
  .main-news-list
    .thumb-news-box
    .featured-news.video-news-box
    .items.photo-item
    .article-img
    img {
    height: 220px;
  }
  .half-more-news.munthan-news .media .titles.news-title-7 {
    font-size: 16px;
    line-height: 20px;
  }
  .half-more-news.munthan-news .media .article-img img {
    width: 100px !important;
    height: 70px;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    float: none;
  }
  .page-section {
    min-height: 300px;
  }
  .team-list .items {
    width: 25%;
  }
  .team-list .items .article-img img {
    height: 190px;
  }
  .team-list .items {
    margin-bottom: 20px;
  }
  .videos-thumb-list .items .article-img img {
    height: 100px;
  }
  .right-side {
    margin-left: 0 !important;
  }
  .subscribe-info {
    width: 50%;
  }
  .footer .items .social-nav-box {
    display: block !important;
  }
  .team-list .items {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .team-list .items:nth-child(1) {
    margin-top: 0;
  }
  .team-list .items:nth-child(2) {
    margin-top: 0;
  }
  .team-list .items:nth-child(3) {
    margin-top: 0;
  }
  .team-list .items:nth-child(4) {
    margin-top: 0;
  }
  .team-list .items:nth-child(5) {
    margin-top: 30px;
  }
  .team-list .items:nth-child(6) {
    margin-top: 30px;
  }
  .nd-header .main-navigation-box {
    display: none;
  }
  .nd-header .logo-section {
    padding: 0 15px;
  }
  .nd-header .logo-section .search-option-btn {
    width: 36px;
    padding: 0;
    position: absolute;
    right: 50px;
    top: 5px;
    font-size: 17px;
  }
  .nd-header .logo-section .logo-box .menu-toggle {
    right: 0;
    left: auto;
    top: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .nd-header .logo-section .logo-box .logo-img {
    margin: 0;
  }
  .nd-header .logo-section .logo-box .logo-img img {
    height: 36px;
  }
  .nd-header .logo-section.mobile-section .top-part .social-nav-box {
    display: block !important;
  }
  .nd-header .logo-section.mobile-section .social-icons li {
    margin: 0 6px 0 0;
  }
  .nd-header .logo-section.mobile-section .social-icons li a .left-icon {
    font-size: 15px;
  }
  .nd-header .logo-section.mobile-section .time-left-box .calendar-item {
    padding-left: 25px;
    font-size: 14px;
  }
  .nd-header
    .logo-section.mobile-section
    .time-left-box
    .calendar-item
    .left-icon {
    display: block;
  }
  .signin-right-box .menu-toggle.desktop-btn {
    right: 0;
    left: auto;
    top: 3px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 32px;
    height: 32px;
  }
  .nd-header.sticky-header {
    padding-bottom: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  .nd-header.sticky-header .sticky-right {
    float: right;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .time-left-box .calendar-item {
    padding-right: 25px;
    margin-left: -10px;
  }
  .time-left-box .calendar-item.current-date {
    padding-right: 0;
    margin-left: 10px;
  }
  .side-bigyaapan .bigyaapan-item img {
    max-width: 100%;
  }
  .normal-list-section .category-news-list {
    width: 65%;
  }
  .normal-list-section .right-side {
    width: 35%;
  }
  .category-news-list .media .article-img img {
    width: 170px;
  }
  .titles.news-title-cat {
    font-size: 20px;
    line-height: 26px;
  }
  .category-news-list .media .media-body .date-line {
    margin-top: 10px;
  }
  .trending-news-list.video-more-list .media {
    padding: 10px;
  }
  .titles.news-title-2 {
    font-size: 30px;
    line-height: 36px;
  }
  .titles.news-title-10 {
    font-size: 18px;
    line-height: 24px;
  }
  .special-section .thumb-news-list .media-box.more-thumbs .article-img img {
    width: 70px;
  }
  .thumb-news .media-item .article-img img {
    height: 120px;
  }
  .category-news-list.inside-news-list .media .article-img img {
    width: 190px;
    height: 166px;
    object-fit: cover;
  }
  .featured-news .items:nth-child(1) {
    margin-bottom: 15px;
  }
  .full-news-list-page .col-3.side-bigyaapan {
    width: 35%;
  }
  .tv-box.full-img img {
    width: 100% !important;
  }
  .section.bichar-full-list .four-news-list .items .boundary .titles {
    display: block;
  }
  .section.bichar-full-list .four-news-list .items .boundary .date-line {
    display: block;
    line-height: 18px;
  }
  .photo-template .big-featured {
    width: 100%;
  }
  .photo-template .thumb-news-list {
    width: 100%;
  }
  .featured-news .authors-box {
    margin-bottom: 0 !important;
  }
  .featured-news .authors-box .author-box {
    padding-top: 0;
    margin-top: 0;
  }
  .detail-box .featured-news {
    margin-top: 0 !important;
  }
  .detail-box .left-side {
    width: 65%;
  }
  .detail-box .right-side {
    width: 35%;
  }
  .section.bichar-full-list .four-news-list .items .boundary .titles {
    font-size: 16px;
    line-height: 22px;
  }
  .detail-box.title-detail-box .left-side {
    width: 100%;
  }
  .logo-box .quick-search {
    display: block;
  }
  .normal-list-section.related-news-box .category-news-list {
    width: 100%;
  }
  .pradesh-tabs {
    position: absolute;
    right: 0;
    top: 2px;
    display: flex;
    overflow: auto;
    max-width: 70%;
    flex-wrap: nowrap;
    height: 36px;
    padding-left: 15px;
  }
  .nd-header .logo-box {
    height: auto;
    width: 100%;
  }
  .nd-header .top-right-bigyaapan {
    width: 100%;
  }
  .nd-header .logo-section .search-option-btn {
    right: 64px;
  }
  .container-xxl {
    padding: 0 15px;
  }
  .left-header .top-right-bigyaapan .container-xxl .full-bigyaapan-box img {
    float: right;
    margin-bottom: -12px;
  }
  .nd-header .logo-section .logo-box .menu-toggle {
    right: 12px;
  }
  .main-news-list .thumb-news-box .thumb-news-list .news-item .article-img img {
    height: 130px;
  }
  .nd-header .logo-section .logo-box .logo-img img {
    height: 36px;
    width: auto;
  }
  .nd-header .mobile-new-header {
    display: inline-block;
  }
  .nd-header .mobile-new-header .mobile-logo {
    display: block;
  }
  .nd-header .mobile-new-header .quick-search {
    display: block;
  }
  .nd-header .nd-header-wrap {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
  .nd-header {
    background: #fff;
    position: relative;
    top: 0;
    margin-bottom: 0;
    z-index: 9999;
    padding: 10px 0 0 0;
  }
  .nd-header .logo-box {
    height: auto;
  }
  .nd-header .logo-box .logo-img img {
    height: 36px;
  }
  .nd-header .logo-box .logo-img .desktop-logo .date-line {
    position: relative;
    top: -5px;
  }
  .nd-header .logo-box .menu-toggle {
    position: absolute;
    top: 10px;
    left: 0;
    border: 0;
    color: #111;
    display: block;
    margin: 0;
  }
  .nd-header .logo-box .sign-btn {
    position: absolute;
    top: 10px;
    right: 0;
    border: 0;
    color: #111;
    display: block;
    margin: 0;
  }
  .nd-header .main-navigation-box {
    background: #fff;
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    display: block;
  }
  .nd-header .main-navigation-box .signin-right-box {
    float: left;
    width: 100%;
  }
  .nd-header .main-navigation-box .signin-right-box .btn-signin {
    margin-left: 0;
  }
  .nd-header .main-navigation-box .signin-right-box .quick-search {
    position: absolute;
    right: 40px;
    top: 0;
  }
  .nd-header .main-navigation-box .signin-right-box .desktop-btn {
    position: absolute;
    right: 0;
    top: -1px;
  }
  .nd-header .main-navigation-box .signin-right-box .search-area {
    top: -3px;
  }
  .nd-header .main-navigation-box .signin-right-box .search-area.search-active {
    width: calc(100% - 80px);
  }
  .nd-header .main-nav-box {
    margin-top: 0;
    display: block;
  }
  .nd-header .main-nav-box .navigation-box {
    display: none;
  }
  .sticky-active .nd-header {
    position: fixed;
    top: 0;
  }
  .sticky-active .wrapper {
    margin-top: 124px;
  }
  .titles.news-title-1 {
    font-size: 30px;
    line-height: 40px;
  }
  .titles.news-title-4 {
    font-size: 26px;
    line-height: 34px;
  }
  .live-breaking-news.special-breaking-news .items .description {
    margin-top: 0 !important;
  }
  .section.news-update-section {
    padding-top: 0;
  }
  .site-by {
    display: block;
  }
  .live-breaking-news .media-list {
    max-height: 270px;
    overflow: auto;
  }
  .live-breaking-news .media-list.break-list {
    overflow: visible;
    max-height: none;
  }
  .live-breaking-news.more-breaking-news .items .article-img img {
    width: 80px;
    height: 60px;
    object-fit: cover;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    margin-right: 20px;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li a {
    font-size: 14px;
  }
  .footer .items .footer-nav.inline-menu {
    float: right;
  }
  .footer .items .footer-nav.inline-menu li:nth-child(1) a {
    padding-left: 0;
  }
  .section.left-thumb-list .live-breaking-news {
    margin-top: 0;
    padding-top: 0;
  }
  .section.left-thumb-list .live-breaking-news .items .titles.news-title-3 {
    font-size: 24px;
    line-height: 30px;
  }
  .section.left-thumb-list .live-breaking-news .items .description {
    margin-top: 20px;
    display: block;
  }
  .search-thumb-list {
    padding-top: 30px !important;
  }
  .navitem-box .shortcut-box {
    position: fixed;
    width: 48px;
    right: -60px;
    background: #fff;
    padding: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navitem-box .shortcut-box.active {
    right: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .navitem-box .shortcut-box a {
    margin: 10px 0 0 0;
  }
  .navitem-box .shortcut-box a .left-icon {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nd-header .social-icons li {
    margin-left: -2px;
  }
  .nd-header .social-icons li a .left-icon {
    font-size: 12px;
  }
  .social-nav-box {
    display: none !important;
  }
  .menu-box .social-nav-box {
    display: block !important;
  }
  .desktop-logo {
    display: none;
  }
  .mobile-logo {
    display: block;
  }
  .nd-header .logo-box .logo-img img {
    height: 27px;
  }
  .logo-box .logo-img {
    margin: -30px 0 0 0;
  }
  .nd-header .main-nav-box .navigation-box {
    display: block;
  }
  .main-nav-box .navigation-box {
    width: 100%;
  }
  .main-navigation-box .container-xxl {
    padding: 0;
  }
  .navitem-box .time-left-box {
    position: absolute;
    top: -20px;
    left: 67px;
  }
  .navigation_box ul li {
    margin-left: 20px;
  }
  .navigation_box ul li a {
    font-size: 12px;
  }
  .navigation_box ul li a.menu-toggle {
    font-size: 12px;
  }
  .time-left-box .calendar-item {
    font-size: 10px;
    padding-left: 0;
  }
  .time-left-box .calendar-item .left-icon {
    display: none;
    margin-left: 0;
  }
  .sticky-header .top-part {
    margin-top: -40px;
  }
  .sticky-header .main-navigation-box .container-xxl {
    padding: 0 15px;
  }
  .nd-header.sticky-header .logo-box .logo-img img {
    height: 27px;
  }
  .side-cog {
    display: block;
  }
  .signin-right-box .menu-toggle.desktop-btn {
    margin-left: 5px;
  }
  .signin-right-box .quick-search {
    margin-left: 5px;
  }
  .search-fixed-active .signin-right-box .quick-search {
    position: fixed;
    top: 0;
    z-index: 99999;
  }
  .search-fixed-active .search-active {
    top: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    display: flex;
    padding: 30px;
    z-index: 99998;
    position: fixed;
  }
  .search-fixed-active .search-area {
    width: 100%;
    overflow: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .search-fixed-active .signin-right-box .quick-search .search-option-btn {
    top: 15px;
    position: relative;
    display: flex;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 50px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    right: 0;
  }
  .live-breaking-news.normal-break .description {
    padding: 0 40px;
  }
  .video-news-box .first-video {
    width: 100%;
  }
  .video-news-box .video-more {
    margin-top: 20px;
    width: 100%;
  }
  .video-more .mask-layer {
    max-height: none;
    overflow: visible;
  }
  .side-bigyaapan .bigyaapan-item img {
    width: auto !important;
    margin: 0 auto;
  }
  .page-section {
    min-height: 230px;
  }
  .page-section .page-title {
    line-height: 32px;
    font-size: 26px;
  }
  .team-list .items {
    margin-bottom: 20px;
  }
  .team-list .items {
    width: 25%;
  }
  .team-list .items .article-img img {
    height: 190px;
  }
  .titles.news-title-inner {
    font-size: 42px;
    line-height: 48px;
  }
  .videos-thumb-list .items .article-img img {
    height: 100px;
  }
  .right-side {
    margin-left: 0 !important;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    margin-right: 20px;
    float: none;
  }
  .support-area {
    padding-left: 15px !important;
    width: 50%;
  }
  .subscribe-info {
    padding-left: 15px !important;
  }
  .sticky-box {
    position: relative;
    top: 0;
  }
  .footer .items .social-nav-box {
    display: block !important;
  }
  .team-list .items {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .team-list .items:nth-child(1) {
    margin-top: 0;
  }
  .team-list .items:nth-child(2) {
    margin-top: 0;
  }
  .team-list .items:nth-child(3) {
    margin-top: 0;
  }
  .team-list .items:nth-child(4) {
    margin-top: 0;
  }
  .team-list .items:nth-child(5) {
    margin-top: 30px;
  }
  .team-list .items:nth-child(6) {
    margin-top: 30px;
  }
  .search-fixed-active .signin-right-box .quick-search {
    right: 20px;
  }
  .support-area {
    padding-right: 15px !important;
  }
  .btn.rounded-btn.tag-box.normal-tag.absolute-tag {
    margin-top: 0;
  }
  .business-section .items.half-more-news {
    margin-top: 20px;
  }
  .business-section .items.half-more-news .media:nth-child(2) {
    padding-bottom: 0;
  }
  .main-news-list.life-news-list .items {
    margin-top: 20px;
  }
  .main-news-list.life-news-list .items:nth-child(1) {
    margin-top: 0;
  }
  .headlines-box {
    margin-bottom: 0 !important;
  }
  .video-news-box .first-video {
    margin-top: 20px;
  }
  .video-news-box .first-video:nth-child(1) {
    margin-top: 0;
  }
  .btn.rounded-btn.tag-box.normal-tag {
    margin-top: 20px;
  }
  .ent-thumb-news .news-item {
    margin-top: 20px;
  }
  .ent-thumb-news .news-item:nth-child(1) {
    margin-top: 0;
  }
  .thumb-news-box .items.first-video.first-photo .video-news-title {
    font-size: 24px;
    line-height: 30px;
  }
  .nd-header .main-navigation-box {
    display: none;
  }
  .nd-header .logo-section {
    padding: 0 15px;
  }
  .nd-header .logo-section .search-option-btn {
    width: 36px;
    padding: 0;
    position: absolute;
    right: 50px;
    top: 5px;
    font-size: 17px;
  }
  .nd-header .logo-section .logo-box .menu-toggle {
    right: 0;
    left: auto;
    top: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .nd-header .logo-section .logo-box .logo-img {
    margin: 0;
  }
  .nd-header .logo-section .logo-box .logo-img img {
    height: 36px;
  }
  .nd-header .logo-section.mobile-section {
    overflow: auto;
    flex-wrap: nowrap;
    padding: 0;
  }
  .nd-header .logo-section.mobile-section .top-part {
    width: auto;
    flex: none;
    max-width: none;
  }
  .nd-header .logo-section.mobile-section .top-part .social-nav-box {
    display: block !important;
  }
  .nd-header .logo-section.mobile-section .social-icons li {
    margin: 0 6px 0 0;
  }
  .nd-header .logo-section.mobile-section .social-icons li a .left-icon {
    font-size: 15px;
  }
  .nd-header .logo-section.mobile-section .time-left-box {
    padding-left: 50px;
  }
  .nd-header .logo-section.mobile-section .time-left-box .calendar-item {
    padding-left: 25px;
    font-size: 14px;
  }
  .nd-header
    .logo-section.mobile-section
    .time-left-box
    .calendar-item
    .left-icon {
    display: block;
  }
  .signin-right-box .menu-toggle.desktop-btn {
    right: 0;
    left: auto;
    top: 3px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 32px;
    height: 32px;
  }
  .nd-header.sticky-header {
    padding-bottom: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  .nd-header.sticky-header .sticky-right {
    float: right;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .time-left-box .calendar-item {
    padding-right: 25px;
    margin-left: -10px;
  }
  .time-left-box .calendar-item.current-date {
    padding-right: 0;
    margin-left: 10px;
  }
  .side-bigyaapan .bigyaapan-item img {
    max-width: 100%;
  }
  .titles.news-title-cat {
    font-size: 21px;
    line-height: 34px;
  }
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }
  .trending-news-list.video-more-list .media {
    padding: 10px;
  }
  .featured-news .items:nth-child(1) {
    margin-bottom: 15px;
  }
  .half-more-news.category-news-list.inside-news-list .media .article-img {
    margin-right: 20px;
  }
  .side-bigyaapan .sticky-box .items {
    margin-top: 30px;
  }
  .footer .more-nav,
  .footer .copyright-section {
    text-align: center;
  }
  .footer .items {
    margin-bottom: 20px;
  }
  .footer .items.contact-items {
    order: 5;
    margin-bottom: 0;
  }
  .tv-box.full-img img {
    width: 100% !important;
  }
  .section.bichar-full-list .four-news-list .items {
    margin-top: 15px;
  }
  .four-photo-list .items {
    margin-top: 30px;
  }
  .four-photo-list .items:nth-child(1) {
    margin-top: 0;
  }
  .featured-news .authors-box {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .featured-news .authors-box .author-box {
    padding-top: 0;
    margin-top: 0;
  }
  .detail-box .featured-news {
    margin-top: 0 !important;
  }
  .titles.search-title {
    line-height: 36px;
  }
  .section.bichar-full-list.search-full-list .four-news-list .items {
    margin-top: 30px;
  }
  .section.bichar-full-list.search-full-list
    .four-news-list
    .items:nth-child(1) {
    margin-top: 0;
  }
  .logo-box .quick-search {
    display: block;
  }
  .main-news-list .thumb-news-box .thumb-news-list .news-item .article-img img {
    height: auto;
  }
  .nd-header .logo-section .search-option-btn {
    right: 64px;
  }
  .nd-header .logo-section.mobile-section .time-left-box {
    padding-left: 36px;
  }
  .container-xxl {
    padding: 0 15px;
  }
  .left-header .top-right-bigyaapan .container-xxl .full-bigyaapan-box img {
    float: right;
    margin-bottom: -12px;
  }
  .nd-header .logo-section .logo-box .menu-toggle {
    right: 12px;
  }
  .nd-header .logo-section .logo-box .logo-img img {
    height: 36px;
    width: auto;
  }
  .nd-header .logo-section .logo-box .logo-img {
    margin: 0 auto;
  }
  .nd-header .logo-section .search-option-btn {
    right: auto;
    left: 0;
    position: absolute;
  }
  .nd-header .logo-section .logo-box .menu-toggle {
    right: 12px;
  }
  .nd-header.sticky-header .sticky-right {
    float: right;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
  }
  .nd-header.sticky-header .sticky-right .signin-right-box {
    float: left;
    width: 100%;
  }
  .nd-header .logo-section .search-option-btn {
    right: auto;
    left: 0;
  }
  .signin-right-box .menu-toggle.desktop-btn {
    right: 13px;
    left: auto;
    top: 3px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    position: absolute;
  }
  .nd-header .mobile-new-header {
    display: inline-block;
  }
  .nd-header .nd-header-wrap {
    display: none;
  }
  .nd-header .mobile-new-header .date-time-box iframe {
    width: 100%;
  }
}
@media only screen and (max-width: 687px) {
  .container {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .container {
    width: 100%;
  }
  .action-control a {
    margin-right: 2px;
  }
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
  }
}
@media only screen and (max-width: 479px) {
  .container {
    width: 100%;
  }
  .live-breaking-news.normal-break .description {
    padding: 0;
  }
  .main-news-section .main-news-list .thumb-news-box {
    order: 2;
  }
  .main-news-section .main-news-list .side-news-box {
    order: 1;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    margin-right: 20px;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li a {
    font-size: 14px;
  }
  .footer .items .footer-nav.inline-menu {
    float: left;
    width: 100%;
  }
  .footer .items .footer-nav.inline-menu li:nth-child(1) a {
    padding-left: 0;
  }
  .thumb-news-list .news-item {
    margin-bottom: 20px;
  }
  .section.normal-section {
    padding: 20px 0 0 0;
  }
  .half-more-news.category-news-list .media {
    display: block !important;
  }
  .half-more-news.category-news-list .media .article-img {
    margin-right: 20px;
    float: left;
    margin-bottom: 5px;
  }
  .half-more-news.category-news-list .media .article-img img {
    width: 120px;
    height: 100px;
  }
  .half-more-news.category-news-list .media .titles.news-title-4 {
    font-size: 16px;
    line-height: 20px;
  }
  .half-more-news.category-news-list .media .media-body {
    padding-right: 0;
  }
  .video-more {
    margin-top: 20px;
  }
  .half-more-news .titles.news-title-6 {
    font-size: 16px;
    line-height: 22px;
  }
  .life-news-list .items {
    margin-top: 20px;
  }
  .life-news-list .items:nth-child(1) {
    margin-top: 0;
  }
  .video-news-box .photo-item {
    margin-top: 20px;
  }
  .video-news-box .photo-item:nth-child(1) {
    margin-top: 0;
  }
  .footer .items .footer-nav.inline-menu.footer-navs {
    display: block;
    text-align: center;
  }
  .footer .items .footer-nav.inline-menu.footer-navs li {
    float: none;
  }
  .side-bigyaapan .bigyaapan-item img {
    width: 100% !important;
    margin: 0;
  }
  .team-list .items {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
  }
  .team-list .items .article-img img {
    height: 190px;
  }
  .authors-box .share-box .share-count-box {
    float: right;
    margin-top: -50px;
  }
  .videos-thumb-list .items {
    margin-top: 20px;
  }
  .videos-thumb-list .items:nth-child(1) {
    margin-top: 0;
  }
  .videos-thumb-list .items .article-img img {
    height: 200px;
  }
  .btn.rounded-btn.tag-box.normal-tag {
    margin-top: 10px;
  }
  .business-section .half-more-news {
    margin-top: 10px;
  }
  .side-bigyaapan .bigyaapan-item {
    margin-bottom: 0;
    margin-top: 25px;
  }
  .side-bigyaapan .bigyaapan-item:nth-child(1) {
    margin-top: 0;
  }
  .section.photo-section {
    margin-top: 15px;
  }
  .section.video-section {
    margin-bottom: 0 !important;
  }
  .primary-panel,
  .theme-panel {
    width: 100%;
    top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    height: 100%;
  }
  .side-control .primary-panel:not(.theme-panel),
  .side-control .theme-panel:not(.theme-panel) {
    right: 0 !important;
  }
  .photo-content .editor-box figure {
    float: none !important;
    margin: 10px 0 0 0 !important;
  }
  .photo-content .editor-box figure figcaption {
    padding-bottom: 20px !important;
  }
  .photo-content .editor-box figure:nth-child(1) {
    margin-top: 0 !important;
  }
  .titles.news-title-inner {
    font-size: 30px;
    line-height: 34px;
  }
  .photo-content .editor-box {
    margin-bottom: 0;
  }
  .life-news-list.more-photo-list .items .boundary .article-img {
    margin-bottom: 0 !important;
  }
  .life-news-list .items .boundary .titles {
    padding: 10px 20px;
  }
  .team-list .items {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .team-list .items:nth-child(1) {
    margin-top: 0;
  }
  .team-list .items:nth-child(2) {
    margin-top: 0;
  }
  .team-list .items:nth-child(3) {
    margin-top: 30px;
  }
  .team-list .items:nth-child(4) {
    margin-top: 30px;
  }
  .team-list .items:nth-child(5) {
    margin-top: 30px;
  }
  .team-list .items:nth-child(6) {
    margin-top: 30px;
  }
  .sticky-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .section.entertainment-section,
  .section.photo-section {
    margin-bottom: 0;
  }
  .btn.rounded-btn.tag-box.normal-tag.absolute-tag {
    margin-top: 0;
  }
  .half-more-news.category-news-list .media {
    display: flex !important;
  }
  .half-more-news.munthan-news {
    margin-top: 20px;
  }
  .half-more-news.munthan-news:nth-child(1) {
    margin-top: 0;
  }
  .half-more-news.munthan-news .media {
    padding-bottom: 0;
    padding-top: 20px;
  }
  .half-more-news.munthan-news .media:nth-child(1) {
    padding-top: 0;
  }
  .half-more-news.munthan-news .media .titles.news-title-7 {
    font-size: 16px;
    line-height: 20px;
  }
  .main-news-list .side-bigyaapan .sticky-box {
    margin-bottom: 0;
  }
  .main-news-section.main-news-alt .main-news-list .thumb-news-box {
    margin-top: 15px;
  }
  .titles.news-title-2,
  .titles.news-title-top {
    font-size: 26px;
    line-height: 32px;
  }
  .featured-news .items.col-7 {
    margin-top: 15px;
  }
  .thumb-news-list .news-item:last-child {
    margin-bottom: 0;
  }
  .featured-box-item.sticky-box {
    margin-top: 0;
  }
  .special-section .big-featured {
    margin-top: 15px;
  }
  .top-stories-section .thumb-news-list .news-item {
    margin-top: 15px;
  }
  .titles.news-title-2,
  .titles.news-title-top {
    font-size: 24px;
    line-height: 30px;
  }
  .category-news-list .category-boundary .titles.news-title-cat {
    font-size: 18px;
    line-height: 26px;
  }
  .items.right-side {
    margin-top: 39px;
  }
  .items.right-side .sticky-box {
    margin-top: 0;
    margin-bottom: 0;
  }
  .trending-news-list.video-more-list .media {
    padding: 10px 0 10px 10px;
  }
  .category-boundary .rounded-btn {
    font-size: 18px;
    height: 40px;
    margin-top: 0;
    padding: 0 30px;
    line-height: 40px;
  }
  .half-more-news.category-news-list .media .article-img {
    margin-right: 0;
  }
  .category-boundary .media a {
    padding: 15px;
  }
  .pradesh-tabs {
    position: absolute;
    right: 0;
    top: 2px;
    display: flex;
    overflow: auto;
    max-width: 54%;
    flex-wrap: nowrap;
    height: 36px;
    padding-left: 15px;
  }
  .one-four-section .four-box .items {
    margin-bottom: 15px;
  }
  .titles.news-title-5 {
    font-size: 18px;
    line-height: 28px;
  }
  .footer .items {
    margin-top: 15px;
  }
  .footer .items.contact-items {
    margin-top: 0;
  }
  .detail-side {
    padding: 0 15px;
  }
  .detail-side .share-area.new-share {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .detail-side .share-area.new-share .st-btn {
    display: inline-block !important;
    margin-top: 5px;
  }
  .section.normal-section.full-news-list-page {
    padding-top: 0;
  }
  .section.bichar-full-list .four-news-list .items {
    margin-top: 15px;
  }
  .unicode-box .nav-tabs {
    border: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: center;
  }
  .unicode-box .nav-tabs .nav-link {
    font-size: 13px;
    padding: 7px 15px;
  }
  .titles.search-title .keyword {
    display: block;
  }
  .team-boundary table {
    width: 600px;
  }
  .new-auth-line .auth-item {
    width: auto;
    overflow: auto;
  }
  .new-auth-line .auth-item .d-flex {
    flex: none;
  }
  .section.related-news-box {
    margin-bottom: 20px;
  }
  .bigyaapan-box.split-box .col-md-6 {
    margin-top: 20px;
  }
  .bigyaapan-box.split-box .col-md-6:nth-child(1) {
    margin-top: 0;
  }
  .bigyaapan-box.editor-bigyaapan .items {
    margin-top: 15px;
  }
  .bigyaapan-box.editor-bigyaapan .items:nth-child(1) {
    margin-top: 0;
  }
  .bigyaapan-holder .desktop-jacket-bigyaapan {
    display: none;
  }
  .bigyaapan-holder .mobile-jacket-bigyaapan {
    display: block;
  }
  .bigyaapan-section.desktop-bigyaapan {
    display: none;
  }
  .bigyaapan-section.mobile-bigyaapan {
    display: block;
  }
  .special-section .thumb-news {
    border-left: 0;
  }
  .section.bigyaapan-section.mobile-bigyaapan {
    display: block;
  }
  .section.bigyaapan-section.mobile-bigyaapan.sticky-bigyaapan {
    position: fixed;
    background: #fff;
    bottom: 0;
    padding: 0 !important;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  .section.bigyaapan-section.mobile-bigyaapan.sticky-bigyaapan .container {
    padding: 0;
  }
  .share-area.new-share .st-btn {
    margin: 0 5px !important;
  }
  .section.bigyaapan-section.mobile-bigyaapan {
    display: inline-block;
    width: 100%;
  }
  .kala-section .thumb-news-list {
    border-left: 0;
  }
  .main-news-list .side-bigyaapan .sticky-box {
    margin-bottom: 20px;
  }
  .shortcut-box a {
    margin-left: 5px;
  }
  .nd-header .logo-section.mobile-section .social-icons li {
    margin: 0 3px 0 0;
  }
  .nd-header .logo-section.mobile-section .top-part .social-nav-box {
    display: flex !important;
    overflow: auto;
    flex-wrap: nowrap;
  }
  .nd-header
    .logo-section.mobile-section
    .top-part
    .social-nav-box
    .social-icons {
    flex: none;
    width: auto;
  }
  .nd-header .mobile-new-header .shortcut-box {
    display: flex;
    overflow: auto;
    width: 36vw;
    align-items: center;
    flex-wrap: nowrap;
  }
  .nd-header .mobile-new-header .shortcut-box a {
    flex: none;
    top: 0;
  }
}
@media only screen and (max-width: 320px) {
  .container {
    width: 100%;
  }
  .nd-header .mobile-new-header .logo-box .mobile-logo img {
    height: 30px;
  }
  .nd-header .logo-section.mobile-section .social-icons li {
    margin: 0 3px 0 0;
  }
}
