::selection{color: #fff; background:#e32959;}
.btn,a,input {
  outline: 0!important;
}

.btn,p {
  font-family: Montserrat,sans-serif;
}

.agree input[type=checkbox],.ourSolutionCheck input[type=checkbox] {
  -webkit-appearance: none;
}

@font-face {
  font-family:TRAvalonBold;src:url(../fonts/TR-avalon-Bold.svg) format("svg"),url(../fonts/TR-avalon-Bold.woff) format("woff"),url(../fonts/TR-avalon-Bold.woff2) format("woff2");font-weight:400;font-style:normal;
}

@media (min-width:1200px) {
  .container {
    width: 1200px;
  }
}

.btn {
  font-size: 12px!important;
  font-weight: 600;
  border-radius: 100px!important;
  border: 0 solid transparent!important;
  padding: 10px 25px!important;
  transition: .2s ease-in-out 0s;
  -webkit-transition: .2s ease-in-out 0s;
  position: relative;
  min-width: 130px;
  text-transform: uppercase;
}

h1,h2,h3,h4,h5,h6,p {
  padding: 0;
  margin: 0;
}

.btn a {
  transition: .2s ease-in-out 0s;
  -webkit-transition: .2s ease-in-out 0s;
}

.btn.btn-primary {
  background: #e32959;
  color: #fff;
}

.btn.btn-primary:hover {
  background: #C7220A;
  box-shadow: none;
  color: #fff;
}

.btn.btn-primary a {
  color: inherit;
}

.btn.btn-default {
  background: #fff;
  color: #ff9600;
  border: 1px solid #ff9600!important;
}

.btn.btn-default a {
  color: inherit;
}

.btn.btn-default:hover {
  background: #e08400;
  color: #fff;
}

a:focus,a:hover {
  color: #000;
}

input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px #fff inset!important;
}

.list-check-box input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

.list-check-box label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  color: #1e1e1e;
  font-size: 14px;
  text-transform: initial;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}

.list-check-box label:after,.list-check-box label:before {
  content: "";
  position: absolute;
}

.date-in-topbar,.right_topbar span a {
  text-transform: uppercase;
  font-family: Montserrat,sans-serif;
}

.list-check-box label:before {
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  background: #fff;
  transition: .3s;
  -webkit- transition: .3s;
}

.list-check-box label:after {
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/check-mark.svg);
  background-size: 100%;
  visibility: hidden;
  opacity: 0;
}

.full_wrapper,.topbar_login {
  width: 100%;
  float: left;
}

.list-check-box input[type=checkbox]:checked+label:before {
  border-color: #e32959;
}

.list-check-box input[type=checkbox]:checked+label:after {
  visibility: visible;
  opacity: 1;
}

.list-check-box label:hover:before {
  border-color: #444242;
}

/*sticky*/

body.fixed-body {padding-top: 146px; }
body.bodyfixed{padding-top: 92px;}
header.fixed-header .loginside_header{display: none;}
header.fixed-header .left_logoside a img {width: 130px; }
header.fixed-header {padding: 0px 0;}
header.fixed-header .headermenus {margin-top: 6px; margin-right: 0px; }
header.fixed-header .header_contacts {float: right; margin-top: 17px; }
header.fixed-header .navbar{margin-bottom: 0px;min-height: auto;}
header.fixed-header .header_inn {padding-top: 10px;padding-bottom: 10px;}
header{ /*float: left; width: 100%; padding: 15px 0;*/ -webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }

.fixed-header {position: fixed; top: 0; float: left; z-index: 3; background: rgba(255, 255, 255, 0.93); width: 100%; animation: smoothScroll 1s forwards; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* END sticky*/

.mobiletoggle_icon{display: none;}
.tnt-mobile-menu{display: none;}
.footer_right_first:first-child .menu-useful-links-container{padding-right: 10px;}

.topbar_login {
  background: #000;
  height: 35px;
  padding-left: 30px;
  padding-right: 30px;
}

.left_topbar,.right_topbar {
  width: 50%;
  padding-top: 4px;
  display: inline-block;
}

.left_topbar {
  float: left;
}

.right_topbar {
  float: right;
  text-align: right;
}

.right_topbar span {
  display: inline-block;
  padding-left: 15px;
}

.date-in-topbar {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.right_topbar span:nth-of-type(1) {
  padding-right: 0;
  position: relative;
}

.right_topbar span a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  outline: 0;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.lists_milipal p a:hover {
  text-decoration: underline;
}
.profileblog_box p a:hover{text-decoration: underline;}

.right_topbar span a:hover {
  color: #e32959;
}

.head_main_post {
  display: table;
  width: 100%;
}

.headpost_left,.headpost_right {
  display: table-cell;
  vertical-align: top;
}

.headpost_left {
  width: 66%;
}

.headpost_right {
  width: 34%;
  padding-left: 10px;
}

.auth_img,.auth_list {
  vertical-align: middle;
}

.headpost_right_first {
  width: 100%;
  display: block;
  margin-bottom: 12px;
}

.image_partofdark {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.image_partofdark:hover .darklayer{opacity: 0.8;}
.darklayer,.headingtext,.onblock_click {
  position: absolute;
  left: 0;
  bottom: 0;
}

.darklayer {
  top: 0;
  right: 0;
  z-index: 0;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d6000000', GradientType=0 );
}

.image_partofdark img {
  margin-bottom: 0;
  min-width: 100%; object-fit: cover;
}

.headingtext {
  width: 100%;
  padding: 60px 60px 24px;
  z-index: 1;
}

.headpost_right_inner .headingtext {
  padding: 36px 36px 24px;
  z-index: 1;
}

.main_heading {
  font-size: 42px;
  color: #fff;
      font-family: Montserrat,sans-serif;
   font-weight:700;
}

.headpost_right_inner .main_heading {
  font-size: 22px;
      font-family: Montserrat,sans-serif;
   font-weight:700;
}

.heading_post_date {
  font-size: 12px;
  font-weight: 500;
  font-family: Montserrat,sans-serif;
  color: rgba(255,255,255,.7);
  display: block;
  padding-top: 8px;
}

.paddint_top_section {
  padding-top: 60px;
}

.paddint_bottom_section {
  padding-bottom: 60px;
}

.addpart {
  width: 100%;
  float: left;
  text-align: center;
}

.onblock_click {
  top: 0;
  right: 0;
  z-index: 1;
}

.section_titleside {
  font-size: 35px;
  color: #e32959;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  text-transform: capitalize;
  padding-bottom: 40px;
  display: block;
  clear: both;
  line-height: normal;
}

.businesslabel,.redtitle span {
  font-family: Montserrat,sans-serif;
  text-transform: uppercase;
}

.latestnews_listing {
  width: 100%;
  float: left;
}

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

.box_imageside {
  float: left;
}

.box_contentside {
  display: block;
  padding-left: 104px;
}

.blog_small_title {
  color: #191919;
  font-size: 16px;
  font-weight: 600;
}

.blogamsll_date {
  color: rgba(25,25,25,.7);
  font-size: 12px;
  font-weight: 500;
  display: block;
  margin-top: 12px;
}

.medium_blog_image {
  width: 100%;
  float: left;
}

.medium_blog_content {
  margin-top: 16px;
  width: 100%;
  float: left;
}


.lateststory_blog_medium .row:after, .lateststory_blog_medium .row:before {
  display: none;
}

.lateststory_blog_medium .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}

.lateststory_blog_medium .row .col-sm-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  margin-bottom: 24px;
}

.lateststory_blog_medium {
  width: 100%;
  float: left;
}

.videosection_side {
  background: #080808;
}

.text_white {
  color: #fff!important;
}

.video_blog_list .box_contentside {
  padding-left: 152px;
}

.button_side {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.full_long_side .main_heading {
  font-size: 35px;
}

.video_blog_list .box_imageside {
  float: left;
  width: 135px;
  height: 107px;
  overflow: hidden;
}

.lists_milipal,.lists_milipal p a,.redtitle {
  float: left;
  width: 100%;
}

.video_blog_list .box_imageside img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}

.businesslabel {
  display: inline-block;
  background: #e32959;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 20px;
  color: #fff;
  border-radius: 100px;
  margin-bottom: 10px;
}

.business_leftside .main_heading {
  font-size: 30px;
}

.business_rightside_one .main_heading {
  font-size: 22px;
}

.business_rightside_one .headingtext {
  padding: 30px;
}

.business_leftside .headingtext {
  padding: 40px;
}

.business_rightside_small .headingtext {
  padding: 18px;
}

.business_rightside_main .col-sm-6 {
  margin-top: 25px;
}

.business_rightside_small .main_heading {
  font-size: 18px;
}

.texhmultipal_box .headingtext {
  padding: 30px;
}

.texhmultipal_box .main_heading {
  font-size: 22px;
}

.redtitle {
  background: #fee7ea;
  font-size: 12px;
  color: #e32959;
  padding: 15px;
}

.redtitle span {
  font-weight: 500;
  font-size: 12px;
}

.redtitle p {
      font-family: Montserrat,sans-serif;
   font-weight:700;
  font-size: 15px;
  margin: 0;
  padding: 10px 0 0;
}

.bottombar span,.custommenu_mycss .main-navigation a,.footer_left p,.footerlink_title {
  font-family: Montserrat,sans-serif;
}

.texhmultipal_box .section_titleside {
  padding-bottom: 20px;
}

.lists_milipal {
  padding: 12px 12px 12px 0;
  border-bottom: 1px solid #e8e8e8;
}

.lists_milipal span {
  color: #b31e31;
  float: left;
  font-size: 15px;
}

.lists_milipal p {
  display: block;
  padding-left: 16px;
}

.footer_left a,.lists_milipal p a,.menufooter_add a {
  display: inline-block;
}

.lists_milipal p a {
  font-size: 14px;
  color: rgba(0,0,0,.9);
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.texhmultipal_box .headingtext {
  padding-bottom: 10px;
}

.lists_milipal p a:hover {
  color: #e32959;
}

.bottombar span {
  font-size: 14px;
  color: rgba(255,255,255,.3);
}

.bottombar {
  background: #0f0f0f;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.mycustom_footer {
  background: #000;
}

.footer_left p {
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  padding-top: 16px;
      text-align: left;
}

.menufooter_add {
  float: right;
}

.menufooter_left {
  display: inline-block;
  float: left;
  width: 50%;
}
/*.footerCemail{width: 100%;float: left;}*/
.footer_right .footerCemail ul li{margin-bottom: 4px;display: block;color: #fff;}
.footer_right .footerCemail ul li i{float: left;margin-top: 4px;}
.footer_right .footerCemail ul li a{    display: block;padding-left: 26px; color: #fff; font-size: 16px; font-weight: 500; text-transform: lowercase;} 
.footer_right .footerCemail ul li a:hover{color: #e32959;}
.menufooter_newsFoot{float: left;width: 50%;}
.footer_right .footerCemail ul {display: block; margin-top: 22px; }
.menufooter_newsFoot .formkit-form[data-uid="abb36b9ad5"] [data-style="clean"]{padding: 0;}

.footer_right_first {
  display: inline-block;
  width: 50%;
  float: left;
}

.footerlink_title,
.right-detail .categories_listed .widget_heading_name,
.right-detail .textwidget .widget_heading_name {
  font-size: 18px;
  color: #fff;
  position: relative;
  font-weight: 500;
  padding-bottom: 16px;
}

.footerlink_title::after,
.right-detail .categories_listed .widget_heading_name::after,
.right-detail .textwidget .widget_heading_name::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 78px;
  height: 3px;
  background: #f67e7d;
}
.right-detail .categories_listed .widget_heading_name,
.right-detail .textwidget .widget_heading_name{color: #2d2d2d;margin-bottom: 20px;margin-top: 40px;}

.footer_right_first ul {
  display: block;
  margin-top: 22px;
}

.footer_right_first ul li {
  display: block;
  margin-bottom: 10px;
}

.footer_right_first ul li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.footer_right_first ul li a:hover {
  color: #e32959;
}



.footer_right {
  width: 100%;
  float: left;
  padding-left: 10px;
}

/*
.custommenu_mycss .fa.search-top,.main-navigation a {
  color: #000;
  font-size: 16px;
}
.custommenu_mycss .main-navigation a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

#content .post .article-content .entry-title,#respond h3#reply-title,.widget_heading_name {
  font-family: Montserrat,sans-serif;
  font-weight:700;
}

#site-navigation {
  box-shadow: 0 0 0 transparent inset;
  position: relative;
  background-color: #fff;
  border-top: 0 solid #289dcc;
  padding-right: 30px;
  padding-left: 30px;
  z-index: 9;
}

.main-navigation a {
  padding: 12px 24px;
}

.main-navigation a:hover,.main-navigation ul li.current-menu-ancestor>a,.main-navigation ul li.current-menu-item>a,.main-navigation ul li.current_page_ancestor>a,.main-navigation ul li.current_page_item>a,.main-navigation ul li.focus>a,.main-navigation ul li:hover>a {
  background-color: transparent;
  color: #e32959;
}

.main-navigation a:hover {
  color: #e32959!important;
}

.main-navigation a:hover,.main-navigation li.menu-item-has-children:hover>a:after,.main-navigation ul li.current-menu-ancestor a,.main-navigation ul li.current-menu-item a,.main-navigation ul li.current-menu-item a:after,.main-navigation ul li.current_page_ancestor a,.main-navigation ul li.current_page_item a,.main-navigation ul li:hover>a {
  color: #e32959;
}*/

#masthead {
  float: left;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.is-sticky nav#site-navigation {
  width: 100%!important;
  left: 0;
}

.fa.search-top {
  right: 0;
  top: 4px;
}

.mainheader_logo a {
  padding: 12px 0;
}

.mainheader_logo {
  float: left;
}

.menumain_perent {
  float: right;
  padding-top: 22px;
}

.fa.search-top:hover {
  background-color: transparent;
}

.main-navigation li.menu-item-has-children>a:after,.main-navigation li.page_item_has_children>a:after {
  content: "\f107";
  color: #000;
}

.colormag-button,button,input[type=reset],input[type=button],input[type=submit] {
  background-color: #e32959;
}

.menu_tnt {
  float: left;
  margin-right: 25px;
}

#site-navigation .inner-wrap {
  float: right;
  position: initial;
}

.menu_tnt>ul>li>ul {
  top: 100%;
  background: #eee;
  left: 0;
  right: 0;
  position: absolute;
  border-top: solid 1px #ddd;
  box-shadow: 0 4px 3px rgba(0,0,0,.1);
}

.menu_tnt>ul>li>ul>li>ul {
  display: block;
  float: left;
  width: 100%;
}

.main-navigation li {
  position: initial;
}

.menu_tnt>ul>li>a {
  position: relative;
}

.menu_tnt>ul>li>a:after {
  content: "";
  display: block;
  position: absolute;
  height: 56px;
  width: 100%;
  top: 38%;
  left: 0;
  right: 0;
}

.menu_submenus {
  display: block;
  width: 100%;
  margin: 0 0 0 auto;
  padding-right: 260px;
  max-width: 1370px;
  background: #fff;
}

.menu_submenus:after,.menu_submenus:before {
  content: "";
  display: block;
  clear: both;
}

.menu_submenus__left {
  float: left;
  margin-left: -210px;
  width: 200px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.menu_submenus__right {
  float: right;
  width: 100%;
  text-align: left;
  padding: 25px 0;
}

.main-navigation .menu_tnt .menu_submenus__left a {
  color: #444;
  text-align: right;
  padding: 10px;
  text-transform: none;
  font-weight: 500;
  font-size: 15px;
  line-height: normal;
}

.blogPosts {
  float: left;
  width: 20%;
  padding-left: 25px;
  position: relative;
}

.blogPosts__img {
  float: left;
  width: 100%;
}

.blogPosts__img img {
  min-width: 100%;
  min-height: 115px;
  max-height: 115px;
  object-fit: cover;
}

.blogPosts h4 {
  display: block;
  clear: both;
  padding-top: 10px;
  font-size: 15px;
  color: #666;
}

.blogPosts:hover h4 {
  color: #111;
}

a.post_overss {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 25px;
}

.is-sticky nav#site-navigation {
  box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

.menu_submenus__left ul {
  display: block!important;
}

.menu_tnt>ul>li.subms>a {
  position: relative;
}

.menu_tnt>ul>li.subms>a:before {
  content: "";
  background: url(../images/chevron-arrow-down.svg) center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 8px;
  height: 8px;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  opacity: .5;
}

.tabs_contents_data {
  display: none;
}

.tabs_contents_data.current {
  display: block;
}

.menu_tnt .menu_submenus__left li.current a {
  color: #e32959;
}

#primary {
  width: 100%;
}

/*.single_left {
  float: left;
  width: 72%;
  padding-right: 25px;
  position: relative;
  margin-bottom: 30px;
}*/

/*.single_left::after,.single_right::after {
  content: '';
  position: absolute;
  width: 1px;
  background: #bfbfbf;
}

.single_left::after {
  right: -1px;
  top: 200px;
  height: -moz-calc(100% - (200px));
  height: -webkit-calc(100% - (200px));
  height: calc(100% - (200px));
}*/

/*.single_right::after {
    left: 0px;
    top: 0;
    height: 100%;
    height: -moz-calc(100% - (-200px));
    height: -webkit-calc(100% - (-200px));
    height: calc(100% - (-200px));
}*/

body.single,body.single #main {
  background: #fff;
}

.single_right {
  float: right;
  width: 28%;
  padding-left: 25px;
  /*border-left: solid 1px #bfbfbf;*/
  margin-bottom: 30px;
  position: relative;
}

body.single #main {
  padding: 50px 0;
}

#main {
  clear: both;
}

#content .post .article-content .entry-title {
  font-size: 40px;
  color: #e32959;
}

#content .post .article-content {
  padding: 0;
  float: left;
  width: 100%;
}

.post .featured-image {
  display: block;
  clear: both;
}

.featured-image a {
  display: block;
}
.featured-image a img{width: 100%;}

.post .featured-image:after,.post .featured-image:before {
  content: "";
  display: block;
  clear: both;
}

.adv_section {
  display: block;
  width: 100%;
  clear: both;
}

.adv_section:after,.adv_section:before {
  content: "";
  display: block;
  clear: both;
}

.widgets_sidebar {
  display: block;
  clear: both;
  width: 100%;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: solid 2px #c4c4c4;
}

.widgets_sidebar:after,.widgets_sidebar:before {
  content: "";
  display: block;
  clear: both;
}

.single_right .adv_section {
  margin-bottom: 30px;
  text-align: right;
}

.widget_heading_name {
  display: block;
  width: 100%;
  clear: both;
  font-size: 20px;
  color: #e32959;
  padding-bottom: 15px;
}

.slidbar_list {
  display: block;
  width: 100%;
  clear: both; padding-bottom: 30px;
}

.slidbar_list:after,.slidbar_list:before {
  content: "";
  display: block;
  clear: both;
}

.slidbar_list ul li {
  float: left;
  width: 100%;
}

.slidbar_list ul li a {
  display: block;
  width: 100%;
}

.img_post {
  float: left;
  width: 90px;
}

.img_post img {
  min-width: 100%;
  min-height: 90px;
  object-fit: cover;
  max-height: 190px;
}

.auth_img img,.author_clear_left img {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}

.post_contentright {
  display: block;
  overflow: hidden;
  padding-left: 10px;
}

.post_contentright h6 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}

.missout_sub,.post_contentright b {
  font-size: 12px;
  display: block;
  clear: both;
}

.post_contentright b {
  color: #737373;
  padding-top: 4px;
  font-weight: 500;
}

.slidbar_list ul li a:hover .post_contentright h6 {
  color: #e32959;
}

.slidbar_list ul li+li {
  margin-top: 15px;
}

.missout_sub {
  width: 100%;
  color: #737373;
  font-weight: 600;
  margin: -8px 0 0;
}

.wpmm-vertical-tabs,button.btn_miss {
  margin-bottom: 0;
}

.nevermiss_section {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.nevermiss_section form {
  display: block;
  width: 100%;
}

.nevermiss_section form:after,.nevermiss_section form:before {
  content: "";
  display: block;
  clear: both;
}

.left_inp_miss {
  float: left;
  width: 70%;
  position: relative;
}

.left_inp_miss i {
  position: absolute;
  z-index: 1;
  left: 14px;
  top: 13px;
  color: #a4a4a4;
  pointer-events: none;
}

.left_inp_miss input[type=text] {
  display: block;
  width: 100%;
  background: #e6e6e6;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  height: 40px;
  padding: 0 10px 0 40px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}

button.btn_miss {
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  width: 27%;
  float: right;
  line-height: 40px;
  height: 40px;
}

.author_single {
  display: block;
  width: 100%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 15px;
}
.authperent {
    display: inline-block;
    min-width: 50px;
    vertical-align: middle;
    width: 50px;
}
.auth_list {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding-left: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 79%;
    text-align: left;
}

.author_single:after,.author_single:before {
  content: "";
  display: block;
  clear: both;
}

.auth_img,.auth_list,.auth_list span {
  display: inline-block;
}

/*.auth_img {
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50px;
}


.auth_list {
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
}*/
.auth_img {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50px;
    float: left;
}
.auth_list {
   /* padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding-left: 50px;*/
}


.auth_list span {
  vertical-align: baseline;
  color: #e32959;
}

.auth_list span a {
  color: #e32959;
}

.auth_list span a:hover {
  color: #bc2d18;
}

.after_imagesection {
  display: block;
  width: 100%;
  clear: both;
  padding: 20px 0;
}

.after_imagesection:after,.after_imagesection:before {
  content: "";
  display: block;
  clear: both;
}

.single_adv_section {
  display: block;
  width: 100%;
  clear: both;
  padding-bottom: 30px;
  text-align: center;
  padding-top: 10px;
}

.single_adv_section:after,.single_adv_section:before {
  content: "";
  display: block;
  clear: both;
}

.comment_onposts {
  float: left;
  background: #e32959;
  border-radius: 50px;
  color: #fff;
  padding: 0 15px;
  line-height: 34px;
  cursor: pointer;
}

.comment_onposts span {
    padding-left: 10px;
    font-weight: 500;
    font-size: 14px;
}
.default-wp-page {
  display: none!important;
}

#respond h3#reply-title {
  font-size: 35px;
  color: #e32959;
  padding-bottom: 15px;
}

/*-- My Edit mega menu --*/
/*#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
  color: #000;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: normal;
  font-family: Montserrat,sans-serif;
  position: relative;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a:after {
  content: "";
  position: absolute;
  height: 45px;
  left: 0;
  right: 0;
  display: block!important;
  top: 40%;
}

.comment-respond .logged-in-as,.device_search,.device_search .fa-times {
  display: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a b {
  font-size: 13px;
  color: #999;
  margin-right: -9px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.active>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.current-menu-ancestor>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li:hover>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.active>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a {
  color: #e32959;
}

#wp-megamenu-primary {
  padding-left: 0;
  float: left;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: solid 1px #ddd;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h1,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h2,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h3,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h4,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h5,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h6,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  font-family: Montserrat,sans-serif!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  font-weight: 500;
  font-size: 14px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
  margin-top: 15px;
  border-top: solid 1px #ddd;
  box-shadow: 0 2px 4px rgba(0,0,0,.2);
  width: 100%;
  margin-left: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu>li.wpmm-row>ul.wp-megamenu-sub-menu>li {
  padding-top: 0;
  padding-bottom: 0;
}

.wpmm-vertical-tabs-nav {
  background: #f3f3f3;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active a {
  border: 0;
  background: #fff!important;
}

.wpmm-grid-post-content .grid-post-title a {
  font-weight: 500!important;
}

.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a {
  margin-right: 3px;
  border-radius: 50px;
  margin-bottom: 4px;
  font-size: 12px!important;
  background: rgba(0,0,0,.7)!important;
  padding: 1px 12px!important;
}

.wpmm-grid-post-img-wrap .post-in-image {
  left: 5px;
}*/

/*-- END My Edit mega menu --*/
.single_left .entry-content{ text-align: justify; }
.single_left .entry-content h2,.single_left .entry-content h3,.single_left .entry-content h4,.single_left .entry-content h5,.single_left .entry-content h6 {
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}

.single_left .entry-content h2 {
  font-size: 24px;
}

.single_left .entry-content h3 {
  font-size: 22px;
}

.single_left .entry-content h4 {
  font-size: 20px;
}

.single_left .entry-content h5 {
  font-size: 18px;
}

.single_left .entry-content h6 {
  font-size: 16px;
}

.single_left .entry-content p {
  font-weight: 500;
}

.single-related-posts .article-content {
  padding: 0;
}

.single-related-posts {
  box-shadow: none;
}

#comments {
  border-top: 0;
}

.author_clear,.related-posts-main-title {
  border-top: solid 1px #c9c9c9;
  clear: both;
}

.single-related-posts .article-content .entry-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.author_clear {
  display: block;
  width: 100%;
  margin-top: 70px;
  padding-top: 30px;
}

.author_clear:after,.author_clear:before {
  content: "";
  display: block;
  clear: both;
}

.post .entry-content {
  display: block;
  clear: both;
}

.post .entry-content:after,.post .entry-content:before {
  content: "";
  display: block;
  clear: both;
}

.author_clear_left {
  float: left;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  overflow: hidden;
}

.author_clear_content {
  display: block;
  overflow: hidden;
  padding-left: 20px;
}

.author_clear_content h5 {
  font-size: 20px;
  font-weight: 600;
  color: #e32959;
  display: block;
  padding-bottom: 5px;
}

.author_clear_content p {
  display: block;
  clear: both;
  font-weight: 500;
}

.related-posts-main-title {
  display: block;
  width: 100%;
  margin-top: 30px;
  padding-top: 25px;
  font-weight: 600;
  font-size: 35px;
  color: #e32959;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  padding-bottom: 25px;
}

.related-posts-main-title span {
  padding-left: 0;
  font-size: inherit;
}

.byline a:hover,.comments a:hover,.edit-link a:hover,.posted-on a:hover,.single-related-posts .article-content .entry-title a:hover,.tag-links a:hover {
  color: #e32959;
}

.single-related-posts .article-content .below-entry-meta .byline a,.single-related-posts .article-content .below-entry-meta .comments a,.single-related-posts .article-content .below-entry-meta .posted-on a {
  font-weight: 500;
}

.comment-form .form-submit input[type=submit] {
  clear: both;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
}

.comment-notes {
  padding-bottom: 20px;
}

.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=number],.comment-form input[type=url],.comment-form textarea {
  background: 0 0;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  width: 100%;
  line-height: 20px!important;
  padding: 8px 10px!important;
  outline: 0!important;
}

.comment-form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
}

.comment-form-author {
  float: left;
  width: 33.3333%;
  padding-right: 15px;
}

.comment-form-email {
  float: left;
  width: 33.3333%;
  padding-right: 7px;
  padding-left: 7px;
}

.comment-form-url {
  float: left;
  width: 33.3333%;
  padding-left: 15px;
}

#respond form label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.form-submit {
  float: left;
  clear: both;
}

.single_left .entry-content ol,.single_left .entry-content ul {
  margin-top: 25px;
  clear: both;
  display: block;
  padding-left: 18px;
}

.single_left .entry-content ol li,.single_left .entry-content ul li {
  clear: both;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.5;
  padding-left: 10px;
}

.single_left .entry-content a:hover {
  color: #e32959;
}

.blog_listing_main {
  width: 100%;
  float: left;
}

.profile_data {
  border: 1px solid #ededed;
  padding: 15px;
}

.profile_imgside {
  float: left;
  width: 100px;
}

.profile_desc_side {
  display: block;
  padding-left: 115px;
}

.profile_desc_side h1 {
  display: block;
  width: 100%;
  font-size: 34px;
  color: #e32959;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  font-weight: 600;
}

.country_side {
  width: 100%;
  float: left;
  padding-top: 10px;
}
.profile_desc_side .country_side{padding-top: 0px;}

.country_side p {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}

.country_side img {
  float: left;
  width: 16px;
}

.profile_data,.profile_social_side {
  width: 100%;
  float: left;
}

.country_side div {
  display: block;
  padding-left: 22px;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
}

.profile_social_side {
  padding-top: 10px;
  text-align: left;
}

.profile_social_side ul {
  margin: 0;
  padding: 0;
}

.profile_social_side ul li {
  display: inline-block;
  margin-right: 10px;
}

.profile_social_side ul li a {
  color: #6b6b6b;
  font-size: 20px;
}

.profile_social_side ul li a:hover {
  color: #e32959;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.blog_account_left {
  display: block;
  padding-right: 330px;
  padding-bottom: 60px;
}

.blog_account_left_inner {
  width: 100%;
  float: left;
  position: relative;
}

.blog_account_left_inner::after {
  content: '';
  position: absolute;
  right: -15px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #ededed;
  height: 100%;
}

.profile_blogs .col-sm-6 {
  margin-bottom: 30px;
}

.profile_blogs .col-sm-6:nth-of-type(odd) {
  clear: both;
}

.profile_blogs {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.profileblog_box {
  width: 100%;
  float: left;
}

.profile_box_desc_side h6 {
  font-weight: 500;
  font-size: 18px;
}

.profile_blog_img img {
  width: 100%;
}

.img_and_title:hover .profile_box_desc_side h6 {
  color: #e32959;
}

.img_and_title {
  width: 100%;
  float: left;
  position: relative;
}

.profile_box_desc_side {
  width: 100%;
  float: left;
  font-size: 14px;
  padding-top: 10px;
}

.postion_link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bottom_side_date,.bottom_side_user {
  top: 2px;
  position: relative;
  display: inline-block;
}

.bottom_side_usercomment {
  width: 100%;
  float: left;
  padding-top: 8px;
}

.bottom_side_date {
  font-size: 10px;
  font-weight: 500;
  color: #aaa;
  padding-right: 6px;
}

.comment_block {
  position: relative;
  float: right;
  font-size: 10px;
  text-align: center;
}

span.bottom_side_user a {
  font-size: 12px;
  font-weight: 600;
  color: #23282d;
}

.comment_block a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}

.comment_block a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent;
}

.profile_blog_addpart {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  padding-top: 30px;
}

.addpart a {
  display: inline-block;
}

.blog_account_right {
  float: right;
  width: 300px;
  position: relative;
}
.blog_account_right::after {
  content: '';
  position: absolute;
  width: 1px;
  background: #ededed;
  height: 100%;
  left: -16px;
}

.blog_profile_right_inner {
  width: 100%;
  float: left;
}

.authorpage_main .blog_account_right {
     float: none; 
     width: auto; 
    display: block;
    padding-left: 870px;
}
.authorpage_main .blog_account_right::after{display: none;}
.authorpage_main .blog_account_left {
    padding-right: 0px;
    padding-bottom: 60px;
    float: left;
    width: 840px;
}
.authorpage_main .profile_blog_realtive_content{position: relative;}
.authorpage_main .profile_blog_realtive_content::after {
    content: '';
    position: absolute;
    width: 1px;
    background: #ededed;
    left: -16px;
    top: 0;
    height: 100%;
}
.authorpage_main .blog_account_right form{margin-top: 0px;}

.profile_blog_realtive_content {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}

.profile_blog_realtive_content p {
  font-size: 14px;
}

.profile_blog_realtive_content p a {
  display: inline-block;
  color: #e32959;
  font-size: 14px;
  font-weight: 400;
}

.dropdown_user ul li a,.logintime_user ul.dropdown-menu li a {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  text-align: left;
  display: block;
}

.dropdown_user,.logintime_user ul.dropdown-menu {
  position: absolute;
  top: 28px;
  left: -144px;
  z-index: 9999;
}
.logintime_user ul.dropdown-menu{ left: auto; right: -20px; }

.bannerside_add,.logintime_user {
  position: relative;
}

.logintime_user ul.dropdown-menu {
  width: 200px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.1);
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,.1);
  padding-top: 10px;
  padding-bottom: 10px;
}

.logintime_user ul.dropdown-menu li a {
  color: #000;
  padding: 6px 10px;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.logintime_user ul.dropdown-menu li a:hover {
  background: rgba(119,119,119,.39);
  color: #fff;
}

a.admin_click {
  cursor: pointer;
}

.dropdown_user ul {
  width: 280px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.1);
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,.1);
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown_user ul li a {
  color: #000;
  padding: 6px 10px;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.dropdown_user ul li a:hover {
  background: rgba(119,119,119,.39);
  color: #fff;
}

.nevermiss_section .left_inp_miss input[type=email] {
  display: block;
  width: 100%;
  background: #e6e6e6;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  height: 40px;
  padding: 0 10px 0 40px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}

.nevermiss_section input.btn_miss {
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  width: 27%;
  float: right;
  line-height: 40px;
  height: 40px;
}

.comment-respond {
  width: 100%;
  float: left;
  padding-top: 70px;
}

#wp-megamenu-primary {
  background-color: transparent;
}

.user_page_main {
  background: #efefef;
  padding: 50px 0;
  width: 100%;
  display: block;
  float: left;
}

.form_main {
  float: left;
  width: 100%;
}

.form_groupp {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}

.labelcss {
  font-size: 14px;
  font-weight: 500;
  color: #4c4c4c;
  display: block;
}

input.input_of_forms,textarea.input_of_forms {
  padding: 10px;
  font-weight: 400;
  color: #000;
  background-color: #fff;
  margin: 0;
  line-height: normal;
  font-size: 14px;
  outline: 0!important;
  transition: all .2s ease-in-out 0s;
  width: 100%;
}

input.input_of_forms {
  height: 40px;
  border: 1px solid rgba(142,142,142,.38);
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

textarea.input_of_forms {
  resize: none;
  height: 140px;
  border: 1px solid rgba(142,142,142,.38);
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

input.input_of_forms:focus,input.input_of_forms:hover {
  border-color: #e32959;
  box-shadow: 0 1px 6px rgba(0,0,0,.12);
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
  -moz-box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.adFormSideINn .your-message textarea.input_of_forms:focus, .adFormSideINn .your-message textarea.input_of_forms:hover {
    border-color: #e32959;
    box-shadow: 0 1px 6px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.12);
}

.model_login_form {
  width: 100%;
  float: left;
  padding-right: 40%;
}

label.error {
  color: red;
  font-size: 12px;
}

.form_buttonside {
  width: 100%;
  float: left;
}

.lisiting_genral_checklist ul li {
  list-style: none;
  padding-left: 0!important;
}

.lisiting_genral_checklist ul {
  padding-left: 0!important;
  margin-top: 0!important;
}

.register_and_lostpass .form_main a {
  text-transform: capitalize!important;
  font-weight: 500!important;
  font-size: 14px;
}

.foot_right.register_foot,ul.popular_cate_list li a {
  font-size: 14px;
  font-weight: 400;
}

.register_and_lostpass .form_main a:hover {
  color: #000;
}

.register_and_lostpass {
  width: 100%;
  float: left; padding-top: 30px;
}
.register_and_lostpass .form_main a{ color: #555 }

.model_foot_part.register_foot .form_buttonside input[type=submit],.submit.loginbutton_form input[type=submit] {
  margin-bottom: 10px;
}

.submit.loginbutton_form {
  width: 100%;
  float: left;
  text-align: left;
}

.inthe_category_right_boxes .col-sm-6:nth-of-type(1),.inthe_category_right_boxes .col-sm-6:nth-of-type(2) {
  margin-top: 0;
}

.categoryleft_right_main {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.category_page_blogs {
  width: 100%;
  float: left;
}

.category_page_blogs .profile_blogs {
  padding-top: 0;
  padding-bottom: 30px;
}

.category_left_mainadd {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}

.popular_category_right {
  width: 100%;
  float: left;
}

ul.popular_cate_list {
  display: block;
  width: 100%;
}

ul.popular_cate_list li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

ul.popular_cate_list li a {
  color: #000;
  display: block;
}

ul.popular_cate_list li a:hover {
  color: #e32959;
}

ul.popular_cate_list li a span {
  display: inline-block;
}

ul.popular_cate_list li a .namecat {
  display: block;
  padding-right: 120px;
}

ul.popular_cate_list li a .cateqt {
  float: right;
  width: 105px;
  text-align: right;
}

.wright_forcont_main h2 {
  font-size: 24px;
  display: block;
  width: 100%;
  clear: both;
  color: #e32959;
  padding-bottom: 5px;
}

.wright_forcont_main h3,.wright_forcont_main h4,.wright_forcont_main h5,.wright_forcont_main h6 {
  display: block;
  width: 100%;
  clear: both;
  font-size: 20px;
  color: #e32959;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  padding-bottom: 5px;
}

.wright_forcont_main p {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
}

.wright_forcont_main a {
  display: inline-block;
  transition: none;-webkit-transition: none;
}

/*.wright_forcont_main a:hover {
  text-decoration: underline;
  color: #000;
}*/

.wright_forcont_main ul li {
  /*display: block;*/
  padding-left: 0;
  list-style: decimal;
  margin-bottom: 5px;
}

.wright_forcont_main ul li ul {
  padding-left: 15px;
  margin-bottom: 15px;
}

.wright_forcont_main ol li {
  /*display: block;*/
  padding-left: 0;
  list-style: decimal;
  margin-bottom: 5px;
}

.wright_forcont_main ul li ol li {
  list-style: disc;
  margin-bottom: 5px;
}

.wright_forcont_main h1.section_titleside {
  padding-bottom: 10px;
}

.bedsearch_meaasge {width: 100%; display: block; padding: 10px; border-color: #000; border-radius: 3px; background: #ff0000; color: #fff; font-weight: 500; }
.bedsearch_meaasge:before,
.bedsearch_meaasge:after{ content: ""; display: block; clear: both; }
.bedsearch_meaasge *{ color:#fff; }
.bedsearch_text,.icon_bedsearch {
  display: table-cell;
  vertical-align: middle;
}

.icon_bedsearch {
  width: 100px;
  text-align: center;
  color: #e32959;
  padding-top: 5px;
  font-size: 30px;
}

.bedsearch_text {
  text-align: left;
  font-size: 18px;
  color: #ffffff;
}

.search_page_search input.s.field {
  height: 45px;
  border-radius: 4px 0 0 4px;
}

.search_result_title {
  width: 100%;
  float: left;
  padding-top: 30px;
  font-size: 22px;
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat,sans-serif;
  font-weight: 600;
}

span.wpuf-user-avatar img {
  float: none;
}

span.wpuf-user-avatar {
  display: inline-block;
  width: 100%;
  float: none;
  text-align: center;
}

.wpuf-user-loggedin {
  text-align: center;
}

.wpuf-user-loggedin a:hover {
  color: #000!important;
}

.goodsearch a {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}

.paginate-links .current,.paginate-links a {
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 7px 5px 5px;
  font-size: 12px;
  color: #fff;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  outline: 0;
  text-align: center;
}

.paginate-links a {
  background: #e2275e;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}

.paginate-links a:hover {
  background-color: #bd1c4b;
}

.paginate-links .current {
  background: #000;
}

.footerSocialIcon,.load_mo_pa {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.logged_in_user_comment .form-submit {
  order: 3;
}

.logged_in_user_comment .math-captcha-form {
  order: 2;
}

.logged_in_user_comment #commentform {
  display: flex;
  flex-direction: column;
}

.math-captcha-form {
  margin-bottom: 30px;
}

.preserve-format p {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
}

/*.post-loop-item {
  display: none;
}*/

a#loadMore {
  text-transform: capitalize;
}

.btn.btn-primary.loadClass:hover {
  background: #C7220A;
  color: #FFF;
}

.load_mo_pa {
  text-align: center;
  margin: 30px 0;
}

.footerSocialIcon ul li {
  display: inline-block;
  margin-right: 20px;
}
.footer_right .mc4wp-form-basic{margin-bottom: 0px;}

.footerSocialIcon ul li a {
  display: inline-block;
  font-size: 26px;
  color: #fff;
  transform: scale(1);
  -webkit-transform: scale(1);
  line-height: 1;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
}




.footerSocialIcon ul li a.face:hover {
  color: #4e71a8;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}


.footerSocialIcon ul li a.twitt:hover {
  color: #1cb7eb;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.linked:hover {
  color: #1686b0;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.feedrs:hover {
  color: #f7a000;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.flipboard:hover {
  color: #f52828;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.pinterest:hover {
  color: #e60023;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.tumblr:hover {
  color: #fff;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.reddit:hover {
  color: #ff4500;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}
.footerSocialIcon ul li a.instagram:hover {
  color: #f14b5a;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}
.footerSocialIcon ul li a.youtube:hover {
  color: #f00;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}

.footerSocialIcon ul li a.linkedin:hover {
  color: #2866ac;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
}




.bannerside_addDes {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  padding: 15px;
}

.bannerside_addDes_Inn {
  display: inline-block;
  background: rgba(0, 0, 0, 0.2);
  padding: 30px;
  max-width: 876px;
}

.helfSideBox_inner,.socialBSideMianInn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.leftHelfBox_Desc,.leftHelfBox_img {
  position: relative;
  background: #fff;
  overflow: hidden;
  height: 100%;
  width: 100%;
  float: left;
}

.bannerside_addDes_Inn .main_heading {
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #e32959;
  font-size: 42px;
}

.bannerside_addDes_Inn p {
  text-transform: uppercase;
  font-size: 20px;
  color: rgba(255,255,255, 1);
  letter-spacing: 2px;
  font-weight: 500;
}

.helfSideBox_inner {
  width: 100%;
  float: left;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.helfSideBox_inner .leftHelfBox {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.leftHelfBox_Desc {
  padding: 60px;
  vertical-align: middle;
  text-align: center;
}

.helpSTitle {
  font-size: 40px;
  color: #e32959;
      font-family: Montserrat,sans-serif;
   font-weight:700;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: normal;
}

.leftHelfBox_Desc p {
  font-size: 20px;
}

.connectWithP {
  background: #e32959;
}

.SeprateConnect .main_heading {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.SeprateConnect p,.soTit h4 {
  font-size: 42px;
  color: #fff;
  font-family: Montserrat,sans-serif;
}

.SeprateConnect p {
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  margin-top: 10px;
}

.leftHelfBox_img .leftHelfBox_imgee img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  min-width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}

.leftHelfBox_imgee {
  padding: 60px;
  position: relative;
  height: 100%;
}

.socialBSideMianInn {
  width: 100%;
  float: left;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.socialBSideMianInn .socialBFrist,.socialBSideMianInn .socialBSecond,.socialBSideMianInn .socialBThird {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.socialBSideMianInn .socialBfourth {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.SocialCommonFInn {
  height: 100%;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.socialBFrist {
  background: #b91753;
}

.socialBSecond {
  background: #f1393d;
}

.socialBThird {
  background: #e32959;
}

.socialBfourth {
  background: #fff;
}

.socIc {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.soTit {
  width: 100%;
  float: left;
  padding-bottom: 10px;
}

.soTit h4 {
  font-weight: 700;
}

.soTit h4 sup {
  font-size: 30px;
  font-weight: 400;
}

.soTit p {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Montserrat,sans-serif;
  color: #fff;
  letter-spacing: 2px;
}

.soTit p sup {
  font-size: 15px;
}

li.write-for-us-mitem a {
  background: #e32959!important;
  color: #fff!important; /*box-shadow: 0 0 0 0 rgba(12, 108, 211, 0.4);*/
}



li.write-for-us-mitem a:hover {
  background: #C7220A!important;
  color: #fff!important;
}

.page_advetMain {
  /*background: #efefef;*/
  width: 100%;
  display: block;
  float: left;
}

.ourSolutionCheck li.list__item {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 15px;
}

.footerSubs,.ourSolutionCheck {
  width: 100%;
  float: left;
}

.ourSolutionCheck li.list__item:nth-of-type(odd) {
  clear: both;
}

.ourSolutionCheck li.list__item:nth-of-type(even) {
  padding-left: 15px!important;
}

.ourSolutionCheck .labelcss {
  margin-bottom: 10px;
  color: #e32959;
  font-size: 18px;
  font-weight: 600;
}

.ourSolutionCheck {
  border: 1px solid rgba(142,142,142,.38);
  padding: 15px;
  background: 0 0;
  margin-bottom: 20px;
  margin-top: 10px;
}

.adFormSideINn {
  max-width: 700px;
  margin: 0 auto;
}

.title_ofForm .section_titleside span {
  text-transform: uppercase;
  font-size: 35px;
  font-family: Montserrat,sans-serif;
  font-weight: 300;
  line-height: 1;
  margin-top: 10px;
}

.title_ofForm .section_titleside {
  text-align: center;
}

.footerSubs input[type=submit] {
  margin-bottom: 20px;
}

.agree label,.ourSolutionCheck label {
  padding-left: 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: initial;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ourSolutionCheck input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

.ourSolutionCheck label {
  position: relative;
  display: inline-block;
  color: #1e1e1e;
  font-weight: 600;
}

.ourSolutionCheck label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  background: #fff;
  transition: .3s;
  -webkit- transition: .3s;
}

.ourSolutionCheck input[type=checkbox]:checked+label:before {
  border-color: #e32959;
}

.ourSolutionCheck input[type=checkbox]:checked+label:after {
  visibility: visible;
  opacity: 1;
}

.ourSolutionCheck label:hover:before {
  border-color: #444242;
}

.ourSolutionCheck input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/check-mark.svg);
  background-size: 100%;
  visibility: hidden;
  opacity: 0;
}

.ourSolutionCheck input[type=checkbox]:checked::before {
  visibility: visible;
  opacity: 1;
  content: "";
  position: absolute;
  top: -2px;
  left: -25px;
  background: url(../images/check-mark.svg) 1px 1px no-repeat;
  background-size: 88%;
  z-index: 9999;
  border: 2px solid #e32959;
  width: 16px;
  height: 16px;
}

.footerSubs .missout_sub,.footerSubs h3.widget_heading_name {
  display: none;
}

.bottombar .menu-bottom-footer-menu-container {
  text-align: right;
}

.bottombar .menu-bottom-footer-menu-container ul li {
  display: inline-block;
  margin-left: 10px;
}

.bottombar .menu-bottom-footer-menu-container ul li a {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}

.bottombar .menu-bottom-footer-menu-container ul li a:hover {
  color: #e32959!important;
}

.bottombar .col-sm-6 span .textwidget p {
  text-align: left;
}

.agree input {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}

.agree label {
  position: relative;
  display: inline-block;
  color: #1e1e1e;
  font-weight: 600;
}

.agree input[type=checkbox]:before,.agree input[type=checkbox]:checked::before,.agree label:before {
  content: "";
  position: absolute;
}

.agree label:before {
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  background: #fff;
  transition: .3s;
  -webkit- transition: .3s;
}

.agree input[type=checkbox]:checked+label:before {
  border-color: #e32959;
}

.agree input[type=checkbox]:checked+label:after {
  visibility: visible;
  opacity: 1;
}

.agree label:hover:before {
  border-color: #444242;
}

.agree input[type=checkbox]:before {
  top: 5px;
  left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/check-mark.svg);
  background-size: 100%;
  visibility: hidden;
  opacity: 0;
}

.agree input[type=checkbox]:checked::before {
  visibility: visible;
  opacity: 1;
  top: -2px;
  left: -25px;
  background: url(../images/check-mark.svg) 1px 1px no-repeat;
  background-size: 88%;
  z-index: 9999;
  border: 2px solid #e32959;
  width: 16px;
  height: 16px;
}

.lisiting_genral_checklist .wpcf7-list-item {
  display: inline-block;
  float: left;
  width: 50%;
  margin-left: 0;
  margin-bottom: 6px;
}

.lisiting_genral_checklist .agree .wpcf7-list-item {
  width: 100%;
  margin-bottom: 20px;
}

.adFormSideINn div.wpcf7-acceptance-missing, .adFormSideINn div.wpcf7-validation-errors, .adFormSideINn div.wpcf7-mail-sent-ng, .adFormSideINn .wpcf7-validation-errors{
  border: 2px solid red;
  float: left;
  width: 100%;
  margin-top: 0;
  color: red;    padding: 4px 10px;
}
.adFormSideINn div.wpcf7-acceptance-missing,.adFormSideINn div.wpcf7-mail-sent-ok {
  border: 2px solid green;
  float: left;
  width: 100%;
  margin-top: 0;
  color: green;
}



.single_left .login_error {
  color: red!important;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul.wpmm-tab-btns li a {
  padding: 6px 15px;
  text-transform: capitalize!important;
}

.mc4wp-alert.mc4wp-error p,.mc4wp-alert.mc4wp-notice,.mc4wp-alert.mc4wp-success,.widget_text.footer_left .mc4wp-alert.mc4wp-error p,.widget_text.footer_left .mc4wp-alert.mc4wp-notice p {
  font-size: 14px;
  padding: 6px 0;
  float: left;
  width: 100%;
}

.nevermiss_section input.btn_miss {
  margin-bottom: 0;
}

.mc4wp-alert.mc4wp-error p {
  color: red;
}

.mc4wp-form {
  margin-bottom: 30px;margin-top: 0;
}

.mc4wp-alert.mc4wp-success {
  color: green;
}

.mc4wp-alert.mc4wp-notice {
  color: #9F6000;
}

.widget_text.footer_left .mc4wp-alert.mc4wp-error p {
  color: red;
}

.widget_text.footer_left .mc4wp-alert.mc4wp-success p {
  font-size: 14px;
  color: green;
  padding: 6px 0;
  float: left;
  width: 100%;
}

.widget_text.footer_left .mc4wp-alert.mc4wp-notice p {
  color: #9F6000;
}
.readingtime{color: rgb(0, 0, 0);font-size: 14px; font-weight: 400;}

/*-- Jeet --*/
.teampage_banner .bannerside_addDes_Inn{background: transparent;padding: 0px;}
.titleLeftside{float: left;width: 300px;text-align: left;}
.descrightside{display: block;padding-left: 320px;}
.descrightside p{ font-weight: 500;margin-bottom: 15px;}
.titleLeftside{font-size: 32px; font-family: Montserrat,sans-serif; font-weight: 700;color: #000;}
.colorareorange{color: #e32959 !important;}
.onlyforFont_weight{font-weight: 600;}

.ourteamL_flex:after, .ourteamL_flex:before {display: none; }
.ourteamL_flex {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; position: relative; }
.ourteamL_flex .col-sm-2 {-webkit-box-flex: 0; -webkit-flex: 0 0 16.666666%; -ms-flex: 0 0 16.666666%; flex: 0 0 16.666666%; max-width: 16.666666%; margin-bottom: 30px; }
.teamL_inn{height: 100%;text-align: center;width: 100%;float: left;}

.teamuser_img{width: 96px;height: 96px;border-radius: 50%;overflow: hidden;margin: auto;}
.teamuser_img img{min-width: 100%;height: 100%;object-fit: cover;-webkit-object-fit: cover; transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
    transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
}
.teamuser_img img:hover{transform: scale(1.2) rotate(25deg); -webkit-transform: scale(1.2) rotate(25deg); -moz-transform: scale(1.2) rotate(25deg); }
.teamU_desc{width: 100%;float: left;margin-top: 15px;}
.teamU_desc h5{color: #000;font-size: 20px;font-family: Montserrat,sans-serif; font-weight: 600;text-transform: capitalize;}
.teamU_desc p{color: #000;font-size: 14px;font-family: Montserrat,sans-serif; font-weight: 400;text-transform: capitalize;}

.bossSideList{width: 100%;float: left;text-align: center;margin-bottom: 50px;}
.bossSideList ul li{display: inline-block;margin: 0px 34px;}

.partnerslogo_lists{width: 100%;float: left;text-align: center;}
.partnerslogo_lists ul li{display: inline-block;padding: 0px 10px;width: 19%;margin-bottom: 20px;text-align: center;}
.partnerslogo_lists ul li a{display: block; padding:18px;}
.partnerslogo_lists ul li a img{display: inline-block;max-height: 120px; width: 100%; opacity: 0.5;filter: invert(30%) grayscale(100%) brightness(70%) contrast(4); -webkit-filter: invert(30%) grayscale(100%) brightness(70%) contrast(4);}
.partnerslogo_lists ul li a img:hover{opacity: 1;filter: initial; -webkit-filter: initial;}
.partnerslogo_main .container{/*margin-top: -50%;*/z-index: 1;position: relative;}
.partnerslogo_main .section_titleside{padding-bottom: 0px;}
.partnerslogo_main .title_ofForm p{margin: auto; margin-bottom: 40px;max-width: 400px;}
.partnerslogo_main .title_ofForm{text-align: center;position: relative;z-index: 2;}
.aboutuspage_banner .bannerside_addDes_Inn p{font-size: 20px;}
.middiletitleside{font-size: 35px; color: #e32959; font-family: Montserrat,sans-serif; font-weight: 700;padding-bottom: 30px;}
.titleside p{font-weight: 400; font-size: 16px;}
.imageabout_half{float: right;}
.imagesideRight{width: 100%;float: left;}
.imagesideRight img{width: 100%;height: auto;}
.teamContactForm #wpcf7-f2581-o1 {max-width: 600px; margin: auto; }
.partnerslogo_inn {margin-bottom: 60px; display: block; float: left; width:100%;position: relative; z-index: 2;}
.contactabout_inn ul li{display: inline-block;float: left;width: 50%;}


.contacton_about{width: 100%;float: left;padding-right: 30px;}
.contacton_about:lact-child{padding-right: 0px;}
.contactabout_inn{width: 50%;float: left;margin-bottom: 10px;}
.contactabout_inn p{font-size: 14px;font-weight: 400;}
.contactabout_inn a{display: inline-block;clear: both;margin-bottom: 5px;color: #000;}
.contactabout_inn a:hover{color: #e32959;}

.downloadlogoLink a img{width: 16px;height: 14px; display: inline-block;margin-right: 5px;}
.downloadlogoLink a:hover img{filter: brightness(0);}
.downloadLexample{width: 100%;float: left;margin-top: 20px;}
.downloadlogoLink{width: 100%;float: left;margin-top: 20px;}
.downloadlogoLink a{cursor: pointer;}
.smalltitleside{font-size: 18px; color: #e32959; font-family: Montserrat,sans-serif; font-weight: 600; padding-bottom: 0px;}
.custom_tnt_model .modal-body{position: relative;padding-top: 30px;}
.custom_tnt_model .modal-body .close {position: absolute; top: 3px; right: 8px; color: #000; font-size: 30px; }
.custom_tnt_model .modal-body .close:hover{background: transparent;}


.aboutfaq_accord{width: 100%;float: left;}
.xtreem_faq_main .accordian-faqlist > .accordian-heading { background: #eee;}
.form_groupp_custom textarea.input_of_forms{height: 60px;word-break: break-all;}
.buttonsideof_copy{display: block;text-align: center;margin-top: 20px;}
.buttonsideof_copy .btn-primary:active:focus{background: #e32959;color: #fff;}

/******************* Accordion Demo - 2 *****************/
#accordion2{margin-bottom: 0px;padding-bottom: 60px; border-bottom: 1px solid #d8d8d8;}
#accordion2 .panel-default>.panel-heading {background-color:transparent; border-color: transparent; padding: 0px; border: 0px solid #efefef; border-bottom: 0px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; }
#accordion2 .panel{border:0px;border-radius: 0px;border-color: transparent;box-shadow: none;}
#accordion2 .panel-title a {display: block; padding: 14px 50px 14px 20px; background: #efefef; border: 0px solid #efefef; border-radius: 0px; font-size: 18px; font-weight: 500; color: rgba(0, 0, 0, 0.80); position: relative; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; }
#accordion2 .panel-title a:before {content: "\f068"; font-family: "Font Awesome 5 Free"; width: 22px; height: 22px; line-height: 22px; border-radius: 50%; background: #595959; font-size: 10px; font-weight: 900; color: #efefef; text-align: center; text-shadow: none; position: absolute; top: 50%; right: 15px; margin-top: -12px; }
#accordion2 .panel-title a.collapsed:before{ content: "\f067"; }
#accordion2 .panel-body{padding: 20px 20px; font-size: 15px; color: #222; line-height: 27px; border: none; }
#accordion2 .panel-body p{ margin-bottom: 0;font-size: 16px;font-weight: 400;}
#accordion2 a[aria-expanded="true"]{background: #e32959;color: #fff;}
#accordion2 a[aria-expanded="true"]:before { background: #fff;color: #e32959;}
/*-- END accordion2 --*/







/*-- about page images gallery--*/
.mosaic {
  min-height: 100px;
}

.mosaic-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width:768px) {
  .mosaic {
    border: 2px solid #fff;
    height: 100vw;
    overflow: hidden;
    position: relative;
  }

  .mosaic+.mosaic {
    margin-top: -2px;
  }

  .mosaic-image {
    background-color: #555;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5;
    height: 25%;
    left: 0;
    padding: 2em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 25%;
  }

  .mosaic-image:first-child {
    left: 0;
    top: 0;
    width: 50%;
  }

  .mosaic-image:nth-child(2) {
    height: 50%;
    left: 50%;
    top: 0;
  }

  .mosaic-image:nth-child(3) {
    left: 75%;
    top: 0;
  }

  .mosaic-image:nth-child(4) {
    left: 0;
    top: 25%;
  }

  .mosaic-image:nth-child(5) {
    left: 25%;
    top: 25%;
  }

  .mosaic-image:nth-child(6) {
    height: 50%;
    left: 75%;
    top: 25%;
  }

  .mosaic-image:nth-child(7) {
    height: 50%;
    top: 50%;
  }

  .mosaic-image:nth-child(8) {
    left: 25%;
    top: 50%;
    width: 50%;
  }

  .mosaic-image:nth-child(9) {
    left: 25%;
    top: 75%;
  }

  .mosaic-image:nth-child(10) {
    left: 50%;
    top: 75%;
    width: 50%;
  }
}

/*-- END images gallery--*/

.xtreem_faq_main .headline-panel{    color: #e32959; font-weight: 500; font-size: 20px;}
.accordian-answer {font-weight: 400; font-size: 16px;color: #000; }
.bannerside_add {max-height: 660px; overflow: hidden;min-height: 300px; }
.bannerside_add img{min-width: 100%;height: 100%;object-fit: cover;-webkit-object-fit:cover;}

.tnt-views-margin-left {margin-left:10px;}
.search-form-top {float: none; /*padding-left: 15px;*/ }

#cookie-law-info-bar {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.4);
    max-width: 94%;
    width: 1069px;
    margin: 0 auto;
    position: fixed;
    bottom: 30px !important;
    left: 0;
    right: 0;
    border-radius: 9px;
    padding: 20px;
    z-index: 99;
}
input[type="text"].mc-input {display: inline-block; width: 60px !important; vertical-align: middle; margin-bottom: 0; }
.math-captcha-form {display: block; float: none; clear: both; }


/*------------ wpmm.css START ------------*/
/*------------------------------
---------- Sub Menu -----------
-------------------------------*/

body {
    overflow-x: hidden;
}

/* First Child item */
.wp-megamenu  .wp-megamenu-wrap ul {
    position: relative;
    display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
    padding: 15px 14px;
    color: #444;
    transition: color 400ms;
    display: inline-block;
    margin: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-logo-item a{
    background: transparent !important;
}


.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:after,
.wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li > a:after {
    display: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:hover {
    color: #2964d8;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul{
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    left: auto;
    top: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul ul {
    opacity: 1;
    display: block;
    position: relative;
    left: auto;
    top:auto;
    box-shadow: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li{
    display: inline-block;
    border-top:none;
    position: static;
}
wpmm_vertical_menu.wpmm_vertical_menu_active .wpmm-nav-wrap > ul.wp-megamenu > li{
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul li a:focus {
    outline: 0;
}

/* social share */
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link {
    float: right !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link a {
    padding-left: 15px;
    padding-right: 15px;
}

/* Navbar */
.wp-megamenu-wrap {
    z-index: 99;
}
.wpmm_brand_logo_wrap {
    float: left;
    position: relative;
    z-index: 2;
}
.wpmm_brand_logo_wrap img {
    margin-top: 11px;
    margin-right: 15px;
}
.wpmm_brand_logo_wrap a {
    padding: 0 !important;
}
.wp-megamenu-wrap {
    position: relative;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a {
    padding: 0;
    font-size: 14px;
    display: inline-block;
    font-weight: 300;
    color: #444;
    word-wrap: break-word;
    word-break: break-all;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a:hover {
    color: #2964d8;
}
.wp-megamenu > li.wpmm-item-fixed-width{
    position: relative !important;
}
/*------------------------------
---------- Mega Menu -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-col:last-child {
    border: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row {
    clear: both;
    width: 100%;
    height: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li{
    padding: 10px 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li > .wp-megamenu-sub-menu >li {
    padding: 15px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    background: #f5f5f5;
    right: auto;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 0;
    display: none;
    font-size: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}
.wpmm-strees-row-container {
    background: #f5f5f5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:before,
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:after{
    content: " ";
    left: -2000px;
    top: 0;
    bottom: 0;
    width: 2000px;
    background: #f5f5f5;
    position: absolute;
    height: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:after{
    left: auto;
    right: -2000px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li {
    font-size: 14px;
    line-height: 1.4;
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li >ul{
    position: relative;
    left: auto;
    right: auto;
    top:auto;
    bottom: 0;
    margin-top: 0;
    width: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 25px 15px;
    box-sizing: border-box;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) {
    z-index: 6;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) {
    z-index: 5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(3) {
    z-index: 4;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(4) {
    z-index: 3;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(5) {
    z-index: 2;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(6) {
    z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child {
    border-right: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children {
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a {
    display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a b {
    float: right;
    padding-right: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
    position: absolute;
    left: 100%;
    width: 250px;
    top: 10%;
    text-align: left;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    background: #e7e7e7;
    right: auto;
    padding: 12px 0;
    margin: 0;
    bottom: auto;
    border: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li{
    padding: 8px 20px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li a {
    margin-bottom: 0;
}
.wpmm-row-content-strees-extra{
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    right: auto;
    width: 100%;
    z-index: 222;
    height: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
    color:#2964d8;
}

/*.wp-megamenu-wrap > .wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li a {*/
/*padding: 3px 0;*/
/*}*/

/*------------------------------
---------- Drop Down -----------
-------------------------------*/
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu {
    position: relative !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    position: absolute;
    left: 0;
    width: 250px;
    top: 100%;
    text-align: left;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    background: #f5f5f5;
    right: auto;
    padding:  0;
    border: none;
    opacity: 0;
    z-index: -1;
    display: none;
    list-style: none;
    margin: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
    left: 100%;
    background: #e7e7e7;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.wpmm-submenu-left ul.wp-megamenu-sub-menu{
    left: auto;
    right: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children.wpmm-submenu-left > ul.wp-megamenu-sub-menu {
    background: #e7e7e7;
    left: auto;
    right: 100%;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-right .wpmm-badge{
    margin-left: 4px;
    top: -1px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-left .wpmm-badge{
    margin-left: 0;
    margin-right: 4px;
    top: -6px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li > a{
    padding: 8px 20px;
}
@media (max-width: 768px){
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li{
        padding: 3px;
    }
}
.wp-megamenu-wrap ul.wp-megamenu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
    float: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a {
    margin-bottom: 0;
}
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a {
    margin-bottom: 12px;
    padding: 0;
    font-size: 14px;
}

ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li:last-child > a {
    margin-bottom: 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a b{
    float: right;
    line-height: inherit;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li.wpmm-submenu-left > a b {
    float: left;
    margin-right: 6px;
    line-height: inherit;
}


.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-row .wp-megamenu-sub-menu li.wpmm-col .wp-megamenu-sub-menu li.wpmm-type-item >a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget  >a b{
    display: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a {
    display: block;
    font-weight: 300;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
    color: #2964d8;
}

.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    color: inherit;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 5px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    font-weight: 600;
}

/*------------------------------
---------- Animations -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
    animation-duration: 300ms;
    display: block;
    top: auto;
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmfadeInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadein ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmfadeIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmfadeInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-pulse ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmpulse;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-ZoomIn ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmzoomIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmslideInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmslideInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-flipinx ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu{
    animation-name: wpmmflipInX;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu{
    top: 0;
    z-index: 1;
}


/*------------------------------
---------- widget -----------
-------------------------------*/

ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul {
    background: none;
    border:none;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a{
    padding: 5px 0;
}
#wp-megamenu-top > ul.wp-megamenu  li.wpmm-type-widget select {
    border: 1px solid #e5e5e5;
    height: 40px;
    width: 100%;
    font-size: 14px;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a.wp-megamenu-col-title,
.wp-megamenu >li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .calendar_wrap caption{
    padding: 10px 0 12px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {
    margin-bottom: 20px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget table {
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li:last-child{
    margin-bottom: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget ul.menu{
    position: relative;
    width: auto;
    left: auto;
    margin: 0;
    padding: 0;
    top:auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .tagcloud a {
    display: inline-block !important;
    margin-bottom: 5px;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    font-size: 14px !important;
    border: 1px solid #eee;
    padding: 2px 8px;
    margin-right: 2px;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li .post-date {
    display: inline-block;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class embed,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class iframe,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class object {
    margin-bottom: 0;
    max-width: 100%;
}


/*------------------------------
---------- sticky header -----------
-------------------------------*/

.wpmm-sticky.wpmm-sticky-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    animation-name: wpmmfadeInDown;
    animation-duration: 400ms;
}
.admin-bar .wpmm-sticky.wpmm-sticky-wrap {
    top: 32px;
}
.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 1140px) {
    .wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}


/*------------------------------
---------- icon -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i {
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: normal;
    font-size: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i.dashicons {
    font-size: 14px;
    vertical-align: middle;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons.dashicons-admin-home {
    font-size: 22px;
    vertical-align: top;
}

/* column manage */

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu  {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    left: auto;
    right: auto;
    top:auto;
    bottom: 0;
    margin-top: 0;
    width: 100%;

}
.wpmm-col.wpmm-col-12 {
    width: 100%;
}
.wpmm-col.wpmm-col-6 {
    width: 50%;
}
.wpmm-col.wpmm-col-3 {
    width: 25%;
}
.wpmm-col.wpmm-col-4 {
    width: 33.33333%;
}
.wpmm-col.wpmm-col-2 {
    width: 16.66666%;
}
.wpmm-col.wpmm-col-8 {
    width: 66.666667%;
}
.wpmm-col.wpmm-col-10 {
    width: 83.333333%;
}

/* default CSS override */

.main-navigation ul ul a {
    height: auto;
    width: auto;
}
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:after,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:after {
    display: none;
    position: relative;
    content: none;
}
.main-navigation ul ul ul {
    left: auto;
    margin-top: 0;
}
.wp-megamenu-wrap ul ul a {
    width: auto !important;
}
span.wpmm-selected-icon-top {
    display: block;
    text-align: center;
}
span.wpmm-selected-icon {
    margin: 0 5px;
}

/* Override default wordpress Menu CSS */

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
    right: 0;
}
.main-navigation ul ul.wp-megamenu-sub-menu {
    border:none;
    background: none;
}
.main-navigation ul ul.wp-megamenu-sub-menu >li.wpmm-type-widget >a b {
    display: none;
}
.main-navigation ul.wp-megamenu-sub-menu li:hover,
.main-navigation ul.wp-megamenu-sub-menu li.focus {
    background: none;
}
.navigation-top .wrap {
    padding: 0;
}
.main-navigation .wpmm-nav-wrap .wpmm-nav-wrap ul ul a {
    padding: 0;
}
.main-navigation .wpmm-nav-wrap .menu-item-has-children > a:after {
    display: none;
}
.main-navigation .wpmm-nav-wrap ul ul:before,
.main-navigation .wpmm-nav-wrap ul ul:after {
    display: none;
}
.main-navigation .wpmm-nav-wrap ul ul li {
    border: none;
    display: block;
}
.main-navigation .wpmm-nav-wrap li {
    border-top:none;
}
.main-navigation .wpmm-nav-wrap ul ul a {
    width: auto;
}
.wpmm-nav-wrap .dropdown-toggle:after {
    display: none;
}
.wpmm-badge {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-weight: 500;
    line-height: 10px;
    padding: 2px 5px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    margin-left: 2px;
    position: relative;
    top: -8px;
}
.wpmm-badge-default {
    background-color: #636c72;
}
.wpmm-badge-default[href]:focus, .wpmm-badge-default[href]:hover {
    background-color: #4b5257;
}
.wpmm-badge-primary {
    background-color: #0275d8;
}
.wpmm-badge-primary[href]:focus, .wpmm-badge-primary[href]:hover {
    background-color: #025aa5;
}
.wpmm-badge-success {
    background-color: #5cb85c;
}
.wpmm-badge-success[href]:focus, .wpmm-badge-success[href]:hover {
    background-color: #449d44;
}
.wpmm-badge-info {
    background-color: #5bc0de;
}
.wpmm-badge-info[href]:focus, .wpmm-badge-info[href]:hover {
    background-color: #31b0d5;
}
.wpmm-badge-warning {
    background-color: #f0ad4e;
}
.wpmm-badge-warning[href]:focus, .wpmm-badge-warning[href]:hover {
    background-color: #ec971f;
}
.wpmm-badge-danger {
    background-color: #d9534f;
}
.wpmm-badge-danger[href]:focus, .wpmm-badge-danger[href]:hover {
    background-color: #c9302c;
}

/*------------------------------
---------- woocommerce -----------
-------------------------------*/

ul.wp-megamenu .product_list_widget li img {
    width: 80px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
/* ul.wp-megamenu .product_list_widget li span.woocommerce-Price-amount {
    color: #777;
} */
ul.wp-megamenu .product_list_widget li a{
    font-weight: 500 !important;

}
ul.wp-megamenu .product_list_widget li {
    clear: both;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
ul.wp-megamenu .product_list_widget li:last-child {
    margin-bottom: 0;
}
ul.wp-megamenu .product_list_widget li a.remove{
    float: left;
    margin-right: 10px;
}
.woocommerce-product-search input[type=search] {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    padding: 5px 10px;
}
.woocommerce-product-search input[type=submit]{
    padding: 5px 10px;
    line-height: 22px;
    border: 1px solid #000000;
    background: #000;
    color: #fff;
}


/*------------------------------
---------- Video Widget -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu  li.wpmm-type-widget .mejs-mediaelement{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu  li.wpmm-type-widget .mejs-mediaelement iframe {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

.wp-video-shortcode.mejs-video {
    width: 100% !important;
    min-height: 200px;
}

#wp-megamenu-vertical-menu > .wpmm-nav-wrap ul.wp-megamenu> li ul.wp-megamenu-sub-menu ul.product_list_widget li:hover>a{
    background-color: transparent !important;
}
address{
    color: inherit;
}

/*------------------------------
---------- Mobile Menu -----------
-------------------------------*/
.wpmm_mobile_menu_btn {
    color: #ffffff;
    background-color: #2964d8;
    font-size: 14px;
}
#wp-megamenu-menu-1.wpmm-mobile-menu{
    text-align: right;
    padding: 0 15px;
    color: red;
}
.menu-toggle, #menu-toggle, #wr-menu-toggle {
    display: none !important;
}

.wpmm-sticky.wpmm-sticky-wrap.wpmm-mobile-menu {
    position: relative !important;
    left: auto;
    width: auto;
    animation-name: inherit;
}

@media (max-width: 489px) {
    .wpmm-mobile-menu .wpmm-grid-post {
        width: 100% !important;
        margin-bottom: 30px;
    }
}

.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    position: static;
    width: 100% !important;
    box-shadow: none;
    left:0;
    padding: 5px 20px;
    background: none;
}

.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    width: 100%;
    box-shadow: none;
    left:0;
    background: none;
    padding: 5px 20px;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu  > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu {
    width: 100% !important;
    position: relative;
    padding: 10px 15px;
}
.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li {
    width: 50%;
    display: inline-block;
    text-align: center;
}
.wpmm-mobile-menu .dropdown-toggle.toggled-on .icon,
.wpmm-mobile-menu .dropdown-toggle .icon.icon-angle-down {
    display: none;
}
.wpmm_mobile_menu_btn i {
    font-size: 14px;
}
.wpmm_mobile_menu_btn {
    font-size: 14px;
    display: none !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu  li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
    opacity: 1;
    display: none;
    animation-name: inherit;
    visibility: visible;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    visibility: visible;
    opacity: 1;
}
.wpmm-mobile-menu .wpmm-strees-row-and-content-container {
    width: 100% !important;
    left: 0 !important;
    position: relative !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu {
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 1;
}

.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:before,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:after{
    display: none;
}


@media (max-width: 767px) {
    .wpmm-sticky.wpmm-sticky-wrap{
        position: relative !important;
        left: auto;
        width: auto;
        animation-name: inherit;
    }
    .admin-bar .wpmm-sticky.wpmm-sticky-wrap{
        top: auto;
    }
    .wp-megamenu-wrap ul.wp-megamenu li ul li{
        width: 100%;
    }
}

/*------------------------------
---------- Animation -----------
-------------------------------*/

/* pulse */
@keyframes wpmmpulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.04, 1.04, 1.04);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}
.wpmmpulse {
    animation-name: wpmmpulse;
}

/* fadein */
@keyframes wpmmfadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.wpmmfadeIn {
    animation-name: wpmmfadeIn;
}

/* fadeInDown */
@keyframes wpmmfadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -10px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
.wpmmfadeInDown {
    animation-name: wpmmfadeInDown;
}

/* fadeInUp */
@keyframes wpmmfadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
.wpmmfadeInUp {
    animation-name: wpmmfadeInUp;
}

/* zoomIn */
@keyframes wpmmzoomIn {
    from {
        opacity: 0;
        transform: scale3d(.5, .5, .5);
    }

    50% {
        opacity: 1;
    }
}
.wpmmzoomIn {
    animation-name: wpmmzoomIn;
}

/* zoomOut */
@keyframes wpmmzoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(.5, .5, .5);
    }

    to {
        opacity: 0;
    }
}

.wpmmzoomOut {
    animation-name: wpmmzoomOut;
}

/* slideInDown */
@keyframes wpmmslideInDown {
    from {
        transform: translate3d(0, -10px, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}
.wpmmslideInDown {
    animation-name: wpmmslideInDown;
}


/* slideInUp */
@keyframes wpmmslideInUp {
    from {
        transform: translate3d(0, 20px, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.wpmmslideInUp {
    animation-name: wpmmslideInUp;
}

/* flipInX */
@keyframes wpmmflipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}
.wpmmflipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: wpmmflipInX;
}


/* MegaMenu Search Option */
.wpmm-search-form {
    position: absolute;
    right: 100%;
    top: 50%;
    display: none;
    -webkit-animation: searchslideIn 100ms forwards;
    -moz-animation: searchslideIn 100ms forwards;
    animation: searchslideIn 100ms forwards;
    z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
    position: relative;
    z-index: 2;
}
.wpmm-search-form input{
    border: 1px solid #f2f2f2;
    font-size: 14px;
    padding: 4px 15px;
    margin-top: 0px;
    border-radius: 3px;
    transform: translateY(-50%);
    margin-right: 3px;
}

.wpmm_vertical_menu .wpmm-search-form input{
    transform: translateY(0);
}

.wpmm_vertical_menu .wpmm-search-form,
.wp-megamenu-wrap.wpmm_vertical_menu .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a{
    z-index: auto;
}

@-webkit-keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}
@-moz-keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}

.fl-page-nav-collapse.navbar-collapse {
    position: absolute;
    background: white;
    z-index: 9999999;
    width: 100%;
    left: 0;
}




@media (max-width: 767px) {

    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
        z-index: 1;
    }
    .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu{
        margin: 0 !important;
        width: 100% !important;
    }

}


/*------------ END wpmm.css ------------*/




/*------------ wpmm-gridpost.css  START ------------*/
.wpmm-vertical-tabs {
    display: flex;
    /* background: #fff; */
    margin: 0 -15px -20px -15px;
}
.wpmm-vertical-tabs-nav {
    width: 20%;
    /* background: #f5f5f5; */
    margin: 0;
    border-right: 1px solid #eee;
}
.wpmm-vertical-tabs-content {
    width: 80%;
    padding: 20px;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li{
    text-align: right;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    margin-right: -1px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a {
    background: none !important;
    padding: 6px 25px;
    display: block;
    transition: 0s !important;
}
.wpmm-grid-post-img-wrap a {
    padding: 0 !important;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active a{
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 0;
}
#wp-megamenu-top ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a a{
    margin-bottom: 0;
    padding: 0;
}
.wpmm-vertical-tabs .wpmm-tab-btns >li {
    display: block;
    border: none;
}

.wpmm-vertical-tabs .wpmm-tab-btns >li >a {
    display: block;
    line-height: 18px;
    padding: 10px 10px 10px 33px;
    position: relative;
    color: #000;
}
.wpmm-vertical-tabs .wpmm-tab-pane {
    display: none;
}
.wpmm-vertical-tabs .wpmm-tab-pane.active {
    display: block;
    animation: fadeIn .5s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info {
    padding: 22px 25px 23px;
    background: #fff;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .date {
    color: #B2B2B2;
    font-size: 13px;
    letter-spacing: -0.4px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 5px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a {
    color: #232323;
    letter-spacing: -0.5px;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a:hover {
    color: #ef3f48;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul {
    position: relative;
    left: 0;
    margin-top: 0;
    top: 0;
    padding: 40px 0;
}

@keyframes spins {
    from{
        transform: rotate(0deg);
    }to{
         transform: rotate(360deg);
     }
}



.wpmm-grid-post-img {
    position: relative;
    line-height: 0;
    font-size: 0;
    height: 180px;
    background-position: 50% !important;

}
.wpmm-grid-post-img-wrap {
    position: relative;
}
.wpmm-grid-post-img-wrap .post-in-image {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    display: inline-block;
    line-height: 0;
    font-size: 0;
}
.wpmm-grid-post .wpmm-grid-post-img a {
    padding: 0;
    width: auto;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a {
    color: #fff !important;
    background: #252525 !important;
    padding: 2px 12px !important;
    width: auto;
    height: auto;
    display: inline-block !important;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 16px;
    transition: 400ms;
    -webkit-transition: 400ms;
    line-height: 20px;
    margin-right: 2px;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a:hover {
    color: #fff !important;
    background: #444 !important;
}
.wpmm-grid-post-content .grid-post-title {
    margin: 5px 0 0;
    padding: 0;
    font-weight: 600;
}
.wpmm-grid-post-content .post-in-price {
    display: inline-block;
    margin: -2px 0 4px;
    /* color: #777; */
    font-size: 13px;
}
.wpmm-grid-post-content .post-in-price .post-regular-price{
    margin-right: 5px;
}
.wpmm-grid-post-content .grid-post-title a {
    padding: 0;
    margin: 0;
    width: auto;
    color: #000 !important;
    transition: 400ms;
    -webkit-transition: 400ms;
    font-weight: 600 !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wpmm-grid-post-content .grid-post-title a:hover {
    color: #666;
}

.wpmm-grid-post-img img {
    width: 100%;
}

/* manage post grid */
.wpmm-grid-post-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.wpmm-grid-post {
    padding: 0 10px;
}
.wpmm-grid-post.col1 {
    width: 100%;
}
.wpmm-grid-post.col2 {
    width: 50%;
}
.wpmm-grid-post.col3 {
    width: 33.33333%;
}
.wpmm-grid-post.col4 {
    width: 25%;
}
.wpmm-grid-post.col5 {
    width: 20%;
}

/* grid control */
.wpmm-gridcontrol-left,
.wpmm-gridcontrol-right {
    padding: 7px 8px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 18px;
    margin-top: 12px;
    color: #333;
    border-radius: 2px;
    transition: 400ms;
    -webkit-transition: 400ms;
    cursor: pointer;
}
.wpmm-gridcontrol-left:hover,
.wpmm-gridcontrol-right:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.wpmm-gridcontrol-left {
    margin-right: 10px;
}
.wpmm-gridcontrol-left.disablebtn,
.wpmm-gridcontrol-right.disablebtn{
    border: 1px solid #eee;
    color: #ddd;
}
.wpmm-gridcontrol-left.disablebtn:hover,
.wpmm-gridcontrol-right.disablebtn:hover {
    background: none;
    border: 1px solid #eee;
    color: #ddd;
}

/* spinner */
.spinwarp {
    position: relative;
}
.spinners{
    width: 60px;
    height: 60px;
    border: 5px solid #ffffff;
    border-top: 5px solid #18bef9;
    border-radius: 100%;
    margin: auto;
    animation: spins .9s infinite linear;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    z-index: 1;
}
.spinwarp:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(245, 245, 245, 0.88);
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .wpmm-vertical-tabs {
        display: inline-block;
    }
    .wpmm-vertical-tabs-nav {
        width: 100%;
        margin: 0 0 20px;
        border-right: none;
    }
    .wpmm-vertical-tabs-content {
        width: 100%;
    }
    .wpmm-grid-post.col3 {
        width: 50%;
    }
    .wpmm-grid-post.col4 {
        width: 50%;
    }
    .wpmm-grid-post.col5 {
        width: 50%;
    }
}




/*------------ END wpmm-gridpost.css ------------*/




/*-- My Edit mega menu --*/
.custommenu_mycss .fa.search-top,.main-navigation a {
  color: #000;
  font-size: 16px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
  color: #000;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: normal;
  font-family: Montserrat,sans-serif;
  position: relative; white-space: nowrap;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a:after {
  content: "";
  position: absolute;
  height: 45px;
  left: 0;
  right: 0;
  display: block!important;
  top: 40%;
}

.comment-respond .logged-in-as,.device_search,.device_search .fa-times {
  display: none;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a b {
  font-size: 13px;
  color: #999;
  margin-right: -9px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.active>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.current-menu-ancestor>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li:hover>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.active>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a {
  color: #e32959;
}

#wp-megamenu-primary {
  padding-left: 0;
  float: left;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: solid 1px #ddd;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h1,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h2,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h3,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h4,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h5,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu h6,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li,#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  font-family: Montserrat,sans-serif!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
  font-weight: 500;
  font-size: 14px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
  margin-top: 15px;
  border-top: solid 1px #ddd;
  box-shadow: 0 2px 4px rgba(0,0,0,.2);
  width: 100%;
  margin-left: 0;
  padding-bottom: 20px;
}

.wp-megamenu-wrap .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu>li.wpmm-row>ul.wp-megamenu-sub-menu>li {
  padding-top: 0;
  padding-bottom: 0;
}

.wpmm-vertical-tabs-nav {
  background: #f6f6f6;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active a {
  border: 0;
  background: #fff!important;
}

.wpmm-grid-post-content .grid-post-title a {
  font-weight: 500!important;
}

.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a {
  margin-right: 3px;
  border-radius: 50px;
  margin-bottom: 4px;
  font-size: 12px!important;
  background: rgba(0,0,0,.7)!important;
  padding: 1px 12px!important;
}

.wpmm-grid-post-img-wrap .post-in-image {
  left: 5px;
}

/*-- END My Edit mega menu --*/

.custommenu_mycss .main-navigation a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

#content .post .article-content .entry-title,#respond h3#reply-title,.widget_heading_name {
  font-family: Montserrat,sans-serif;
  font-weight:700;
}

#site-navigation {
  box-shadow: 0 0 0 transparent inset;
  position: relative;
  background-color: #fff;
  border-top: 0 solid #289dcc;
  padding-right: 30px;
  padding-left: 30px;
  z-index: 9;
}

.main-navigation a {
  padding: 12px 24px;
}

.main-navigation a:hover,.main-navigation ul li.current-menu-ancestor>a,.main-navigation ul li.current-menu-item>a,.main-navigation ul li.current_page_ancestor>a,.main-navigation ul li.current_page_item>a,.main-navigation ul li.focus>a,.main-navigation ul li:hover>a {
  background-color: transparent;
  color: #e32959;
}

.main-navigation a:hover {
  color: #e32959!important;
}

.main-navigation a:hover,.main-navigation li.menu-item-has-children:hover>a:after,.main-navigation ul li.current-menu-ancestor a,.main-navigation ul li.current-menu-item a,.main-navigation ul li.current-menu-item a:after,.main-navigation ul li.current_page_ancestor a,.main-navigation ul li.current_page_item a,.main-navigation ul li:hover>a {
  color: #e32959;
}

.aboutimagesec p {margin-bottom: 10px;}

span.imagestyles {display: inline-block; position: relative; height: 100%; height: 67px; }
span.imagestyles::after{content: ''; position: absolute; top: 0;left: 0;width: 65px;;height: 60px;background: url(../images/cookie-icon.jpg) no-repeat;background-size: 100%;}
.contentsid_cookie {
    display: inline-block;
    padding-left: 88px;
    vertical-align: top;
    padding-right: 216px;
}

.cookinglink_one {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 50%;
    right: 140px;
    margin-top: -13px;
}
.cookinglink_one a {

    background: #e32959 !important;
    padding: 8px 14px;
    font-size: 14px;
    color: #fff !important;

}
.cookinglink_two {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -13px;
}
.cookinglink_two a {

    background: #e32959 !important;
    padding: 8px 14px;
    font-size: 14px;
    color: #fff !important;

}
.cookinglink_one a:hover, .cookinglink_two a:hover{background: #000 !important;}

/*-- Social pub --*/
.dpsp-icon-total-share:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  line-height: 20px;
}


.dpsp-icon-total-share:before {
  font-family: "Social Pug";
  font-style: normal;
  font-weight: normal;

  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.dpsp-network-btn .dpsp-network-icon:before,
.dpsp-network-btn .dpsp-network-icon:after {
  font-family: "Social Pug";
  font-style: normal;
  font-weight: normal;

  display: block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;

  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  line-height: 20px;
}

.dpsp-network-btn .dpsp-network-icon:after {
  margin-left: -20px;
  opacity: 0;
}

.dpsp-icon-total-share:before { content: '\e883'; }

.dpsp-facebook    .dpsp-network-icon:before,
.dpsp-facebook    .dpsp-network-icon:after { content: '\e800'; }
.dpsp-twitter     .dpsp-network-icon:before,
.dpsp-twitter     .dpsp-network-icon:after { content: '\e801'; }
.dpsp-google-plus .dpsp-network-icon:before,
.dpsp-google-plus .dpsp-network-icon:after { content: '\e802'; }
.dpsp-pinterest   .dpsp-network-icon:before,
.dpsp-pinterest   .dpsp-network-icon:after { content: '\e803'; }
.dpsp-linkedin    .dpsp-network-icon:before,
.dpsp-linkedin    .dpsp-network-icon:after { content: '\e804'; }

/* Button animations */
.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:before,
.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:after {
  transition: all 0.25s ease-in-out;
}

.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:before {
  margin-left: 5px;
  opacity: 0;
}

.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:after {
  margin-left: -10px;
  opacity: 1;
}

/*****************************************/
/* Floating Sidebar Buttons
/*****************************************/
#dpsp-floating-sidebar {
  position: fixed;
  top: 30%;
  z-index: 9998;
}

#dpsp-floating-sidebar.dpsp-position-left {
  left: 0;
}

#dpsp-floating-sidebar.dpsp-position-right {
  right: 0;
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar li {
  float: none;
  margin-left: 0;
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn {
  padding: 0;
  width: 40px;
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
  border-color: transparent !important;
  background: transparent !important;
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-has-count .dpsp-network-icon {
  height: 22px;
  line-height: 22px;
}

.dpsp-button-hover .dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn:hover:before {
  color: #fff;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  float: left;
  display: block;
  font-size: 14px;
  line-height: 36px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  border: 2px solid;

  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -moz-transition: all 0.15s ease-in; 
  -webkit-transition: all 0.15s ease-in; 
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-no-label {
  padding: 0 18px;
}

.dpsp-button-style-1 .dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-no-label .dpsp-network-icon {
  width: auto;
  right: -2px;
}

/* 
 * Buttons colors 
 */
 /* Facebook */
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook {
  border-color: #3a579a;
  background: #3a579a;
  color: #3a579a;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover {
  border-color: #334d87;
  background: #334d87;
  color: #334d87;
}

/* Twitter */
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter {
  border-color: #00abf0;
  background: #00abf0;
  color: #00abf0;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter:hover .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter:hover {
  border-color: #0099d7;
  background: #0099d7;
  color: #0099d7;
}


/* Google+ */
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-google-plus .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-google-plus {
  border-color: #df4a32;
  background: #df4a32;
  color: #df4a32;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-google-plus:hover .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-google-plus:hover {
  border-color: #d63a21;
  background: #d63a21;
  color: #d63a21;
}


/* Pinterest */
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest {
  border-color: #c92228;
  background: #c92228;
  color: #c92228;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover {
  border-color: #b31e24;
  background: #b31e24;
  color: #b31e24;
}

/* LinkedIn */
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin {
  border-color: #0077b5;
  background: #0077b5;
  color: #0077b5;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin:hover .dpsp-network-icon,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin:hover {
  border-color: #00669c;
  background: #00669c;
  color: #00669c;
}
.dpsp-button-style-1 .dpsp-network-btn { color: #fff !important; padding-left: 38px; }
.dpsp-button-style-1 .dpsp-network-btn .dpsp-network-icon { color: #fff !important; }
.dpsp-networks-btns-wrapper .dpsp-network-btn {
  position: relative;

  display: block;
  text-decoration: none !important;
  text-transform: unset !important;
  height: 40px;
  min-width: 40px;

  font-family: 'Arial';
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  vertical-align: middle;

  padding: 0 10px 0 48px;
  border: 2px solid;
  max-height: 40px;

  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -moz-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;

  box-shadow: none;

  cursor: pointer;
}

@font-face {
  font-family: 'Social Pug';
  src:url('../fonts/socialpug.eot?gd6mr8');
  src:url('../fonts/socialpug.eot?#iefix') format('embedded-opentype'),
    url('../fonts/socialpug.woff') format('woff'),
    url('../fonts/socialpug.ttf') format('truetype'),
    url('../fonts/socialpug.svg#socialpug') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*-- END Social pub --*/

.adFormSideINn .col-sm-6:nth-of-type(odd){clear: both;}

.screen-reader-response {
  display:none;
}

/**
 * Css added by arpit sharma 29/january 2019 for status messages on login page
 */

 .user_page_main p.status {color: #9F6000;}

 span.wpcf7-not-valid-tip{color: red;font-size: 14px;}
 div.wpcf7-response-output{clear: both;}
 div.wpcf7-response-output.wpcf7-mail-sent-ng{clear: both;color: #ff0000;}
 div.wpcf7-response-output.wpcf7-mail-sent-ok{border: 2px solid #4a8014;color: #4a8014;padding: 4px 10px;}
 div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{border: 2px solid #e32959!important;color: #e32959!important;padding: 4px 10px;}
 .g-recaptcha{clear: both;margin-bottom: 15px; padding-top: 20px;}

/*#cookie-law-info-bar {display:none;}*/

.logimg_box{width: 20px;height: 20px;overflow: hidden;border-radius: 50%;}
.logimg_box img{object-fit: cover;-webkit-object-fit:cover;min-width: 100%;height: 100%;vertical-align: initial;}

span.imageslogSide {display: inline-block; vertical-align: middle; padding-left: 0px; margin-right: 8px; }
.menufooter_newsFoot form{margin-top: 10px;}

.newsletter-success {
    -webkit-animation: newsletterSuccess .25s ease-in-out;
    animation: newsletterSuccess .25s ease-in-out;
    background-color: #9c3;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    will-change: opacity,transform;
    width: 100%;
    float: left;
}
.newsletter-success b {
  -webkit-animation: newsletterSuccessChar .5s cubic-bezier(.6,-.5,.265,1.55) both;
  animation: newsletterSuccessChar .5s cubic-bezier(.6,-.5,.265,1.55) both;
  display: inline-block;
  position: relative;
  will-change: opacity,transform;
}

.newsletter-success b:first-child {
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

.newsletter-success b:nth-child(2) {
  -webkit-animation-delay: .26s;
  animation-delay: .26s;
}

.newsletter-success b:nth-child(3) {
  -webkit-animation-delay: .27s;
  animation-delay: .27s;
}

.newsletter-success b:nth-child(4) {
  -webkit-animation-delay: .28s;
  animation-delay: .28s;
}

.newsletter-success b:nth-child(5) {
  -webkit-animation-delay: .29s;
  animation-delay: .29s;
}

.newsletter-success b:nth-child(6) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.newsletter-success b:nth-child(7) {
  -webkit-animation-delay: .31s;
  animation-delay: .31s;
}

.newsletter-success b:nth-child(8) {
  -webkit-animation-delay: .32s;
  animation-delay: .32s;
}

.newsletter-success b:nth-child(9) {
  -webkit-animation-delay: .33s;
  animation-delay: .33s;
}

.newsletter-success b:nth-child(10) {
  -webkit-animation-delay: .34s;
  animation-delay: .34s;
}

.readables .newsletter-success {
  display: block !important;
  clear: both;
    height: auto;
    line-height: normal;
    padding: 4px;
    font-size: 14px;
    font-weight: 100;
    margin: 5px 0 0 0;
}
.newsletter-success b{ font-weight: 400 }
.newsletter-success {
  display: none;
}

.readables span.newsfor_greenmsg{}


@keyframes newsletterSuccess {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes newsletterSuccessChar {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes newsletterSuccess {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes newsletterSuccessChar {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*.tnttable tr th{
  text-align:center;
}

.tnttable td, th {
    border: 1px solid black;
}

.tnttable tr td:last-child{
    width:1%;
    white-space:nowrap;
}
.tnttable tr td{
    width:1%;
    white-space:nowrap;
}*/

#wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea{z-index: 1 !important;}
.tnttable table{table-layout:fixed;}
.tnttable td{width:1px;white-space:nowrap;}

.tnttable tr td:first-child{
    width:1%;
    white-space:nowrap;
    padding-right:10px;
}
.tnttable td, th {
    border: 1px solid black;
}
.tnttable {
  width:50%;
}

.tnttable tr td:first-child {
    color: black;
}
.tnttable {
    background: #CAD3C866;
    margin:auto;
}
.tnttable th{
    color: #e02561;
    text-align:center;
}
.tnttable td{
    color: #41467e;
}




/*--- top notification ---*/
.page #onesignal-popover-container #onesignal-popover-dialog .popover-button.primary,
.single #onesignal-popover-container #onesignal-popover-dialog .popover-button.primary{background: #f74329!important; }

.page #onesignal-popover-container #onesignal-popover-dialog .popover-button.secondary,
.single #onesignal-popover-container #onesignal-popover-dialog .popover-button.secondary{color:#f74329 !important;}

.page #onesignal-popover-container #onesignal-popover-dialog,
.single #onesignal-popover-container #onesignal-popover-dialog{box-shadow: 0 4px 12px rgba(0,0,0,.25) !important;-webkit-box-shadow: 0 4px 12px rgba(0,0,0,.25) !important;}

.page #onesignal-popover-container #onesignal-popover-dialog .popover-button.secondary,
.single #onesignal-popover-container #onesignal-popover-dialog .popover-button.secondary{background: transparent !important;}

.page #onesignal-popover-container #onesignal-popover-dialog .popover-body-icon img.default-icon,
.single #onesignal-popover-container #onesignal-popover-dialog .popover-body-icon img.default-icon{filter: brightness(0) invert(100) !important;-webkit-filter: brightness(0) invert(100) !important;    opacity: 0 !important;}

.page #normal-popover .popover-body,
.single #normal-popover .popover-body{position: relative;z-index: 1;}

.page #normal-popover .popover-body::after,
.single #normal-popover .popover-body::after{content: '';position: absolute;top: 0;left: 0;width: 80px;height: 80px;z-index: 3;}
/*--- END top notification ---*/


/**
 * CSS added by arpit sharma on 12_02_2019
 */

.latest_on_search_page {padding-top:30px; }


.scrollTop{position: fixed; right: 0; bottom: 20px; background: rgb(225, 38, 95); padding: 0; opacity: 0; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; width: 40px; height: auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); padding: 8px 0; text-align: center; color: #fff; font-size: 12px; font-weight: 500; border-radius: 5px 0 0 5px; cursor: pointer; z-index: 9999;}
.scrollTop i{ font-size: 14px; }
.scrollTop span{ display: block; clear: both; width: 100%; }

.searchbar_searchpage{ display: block; clear: both;width: 100%; padding-top: 25px; }
.searchbar_searchpage:before{ content: ""; display: block; clear: both; }
.searchbar_searchpage input.s.field{ float: left; width: 94%;}
.searchbar_searchpage .search-wrap button{ border-radius: 0 4px 4px 0; margin-top: 0; padding-left: 0; padding-right: 0; width: 6%; float: right;}
blockquote{ margin-top: 20px; clear: both; background:transparent; color:#444; padding: 20px 20px 20px 45px;  /*border-left: solid 5px #444;*/ /*border-radius: 0 5px 5px 0;*/}
blockquote p{ margin-top: 0 !important; padding-top: 0 !important; color: #444 !important; font-size: 16px; line-height: 1.6; }

blockquote p:before{ content: "" !important; width: 35px; height: 45px; background: url(../images/left-quote.svg) center no-repeat; background-size: 100%; position: absolute; left: -20px; top: -10px; }
.videosection_side .image_partofdark img{ max-height: 478px; object-fit: cover; }

.follow_author{ display: block; clear: both; width: 100%; padding-top: 8px; }
.follow_author span{ display: inline-block;
font-size: 12px;
font-weight: 500;
color: #666; }
.follow_author a{ display: inline-block;
margin-left: 5px;
color: #fff;
width: 28px;
height: 28px;
text-align: center;
line-height: 29px;
background: #9a9a9a;
font-size: 16px;
vertical-align: middle;}
.follow_author a.fbicn{ background:#3b5999; }
.follow_author a.tweeticn{ background:#1c9ff1; }

.wpmm-gridcontrol-left, .wpmm-gridcontrol-right{ padding: 0; width: 22px; height: 22px; border-color: #ccc !important;}
.wpmm-gridcontrol-left{ background: url(../images/previous.svg) center no-repeat; background-size: 10px; }
.wpmm-gridcontrol-left:hover{background:#fff url(../images/previous.svg) center no-repeat !important; background-size: 10px !important; border-color: #777 !important }

.wpmm-gridcontrol-right{ background: url(../images/previous.svg) center no-repeat; background-size: 10px; transform: rotate(-180deg); -webkit-transform: rotate(-180deg); }
.wpmm-gridcontrol-right:hover{background:#fff url(../images/previous.svg) center no-repeat !important; background-size: 10px !important; border-color: #777 !important }

.wpmm-gridcontrol-left.disablebtn, .wpmm-gridcontrol-right.disablebtn{ opacity: 0.4 !important; cursor: default !important; }
/*.pagination{ display: block; clear: both; width: 100%; padding-top: 30px; text-align: center; }
.pagination:before,
.pagination:after{ content: ""; display: block; clear: both; }
.pagination li{ display: inline-block; padding: 5px 1px;margin: 0 4px;}
.pagination li a{color: #333333; font-weight: 600; width: 30px; height: 30px; border-radius: 50%; padding: 0; text-align: center; line-height: 30px; background: #f5f5f5!important;border:none!important;box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.25);cursor: pointer;}
.pagination li a:hover{ color: #ffffff; }
.pagination li.active a{ background: #e32959!important; color: #ffffff; cursor: default; }*/

/* loader */
.before_load{ position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background:#fff; }
.before_loading{ position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.before_loading span{ width: 14px; height: 14px; display: inline-block; float: left;}
.before_loading span + span{ margin-left: 5px; }

.before_loading span:nth-of-type(1){ background:#fff; animation:s_one infinite 0.9s; -webkit-animation:s_one infinite 0.9s;}
.before_loading span:nth-of-type(2){ background:#fff; animation:s_two infinite 0.9s; -webkit-animation:s_two infinite 0.9s; animation-delay: 0.2s; -webkit-animation-delay: 0.2s;}
.before_loading span:nth-of-type(3){ background:#fff; animation:s_three infinite 0.9s; -webkit-animation:s_three infinite 0.9s; animation-delay: 0.4s; -webkit-animation-delay: 0.4s;}
.before_loading span:nth-of-type(4){ background:#fff; animation:s_four infinite 0.9s; -webkit-animation:s_four infinite 0.9s; animation-delay: 0.6s; -webkit-animation-delay: 0.6s;}

/* one */
@keyframes s_one{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}
@-webkit-keyframes s_one{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}

/* two */
@keyframes s_two{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}
@-webkit-keyframes s_two{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}

/* three */
@-webkit-keyframes s_three{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}
@keyframes s_three{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}

/* four */
@-webkit-keyframes s_four{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}
@keyframes s_four{
  10%{ background:#da1f6d; }
  20%{ background:#e72c54; }
  30%{ background:#f53c35; }
  40%{ background:#e32959; }
  100%{ background:#fff; }
}
.btn.btn-primary .spinner{ display: inline-block; color: inherit; padding-left: 5px; }
.btn.btn-primary .spinner i{ color: inherit; font-size: inherit; }

.feeds_columns { display: block; clear: both; width: 100%; margin: 20px 0; margin-bottom: 30px; margin-top: 0; padding: 10px; background: #fff; border: solid 1px rgba(0, 0, 0, 0.12);}
.feeds_heading{ display: block; width: 100%; clear: both; font-size: 15px; font-weight: 500; padding-bottom: 15px;  line-height: 1;}
.ctf#ctf{ max-height: 300px; overflow: auto; -webkit-overflow-scrolling:touch; }
/*.feeds_columns.feeds_fb{ overflow: visible; max-height: inherit; }*/
/*._2lqg{ max-height: 300px; overflow: auto; -webkit-overflow-scrolling:touch; margin-top: 5px;}*/
.total_views_list{ float: right; }

.author_single{ position: relative; display: table;text-align: left; }
.authperent{ display: table-cell; text-align: left; max-width: 50px; }
.auth_list{ display: table-cell; text-align: left; width: 100%; }
.total_sm{ display: inline-block; color: #888; padding-left: 20px;}
.total_sm i{ display: inline-block; vertical-align: baseline; padding-right: 4px;  color: #e32959}
.total_sm span{ color: #222 }
.seethis_lik{display: block; clear: both; width: 100%; padding: 17px 20px; background: #fff; border-left: solid 3px #e32959; margin: 20px 0; border-radius: 0 4px 4px 0; font-size: inherit; font-weight: 500;}
.login input.input_of_forms{ font-size: 16px; font-weight: 600; color: #444 }
.foot_right.register_foot{ display: block; clear: both; padding-top: 20px; }

#masthead .search-wrap input.s{ border-radius: 4px; }
.profile_box_desc_side p a{ white-space: nowrap; }

.profile_box_desc_side p{ padding-top: 10px; }
.bedsearch_text small{ display: block; width: 100%; clear: both; font-size: 80%; }
.search .bottom_side_usercomment{ padding-top: 0 }

#cookie-law-info-bar {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-family: inherit;
  bottom: 0px;
  display: none;
}


.social_share_sect{ display: block; width: 100%; clear: both; padding: 0 0 0 0; }
.social_share_sect:before,
.social_share_sect:after{ content: ""; display: block; clear: both; }
.social_share_sect ul li{ display: inline-block; margin: 0 10px 10px 0; }
.social_share_sect ul li a{ display: inline-block; border-radius: 50px; padding: 10px 20px; color: #fff; font-size: 12px; font-weight: 500; }
.social_share_sect ul li a i{ display: inline-block; padding-right: 10px; font-size: 14px; }
.social_share_sect ul li a:hover{ opacity: 0.9; }

.social_share_sect ul li a:hover{color: #ffffff!important;opacity: 0.8;}
.social_share_sect ul li.fb_share_icon a{ background:#3b5999; }
.social_share_sect ul li.tweet_share_icon a{ background:#1c9ff1; }
.social_share_sect ul li.in_share_icon a{ background:#0077b5; }

/*.explore-link{ float: right; clear: both; text-decoration: underline; font-size: 14px; font-weight: 600; }*/
.site-rate{ display: inline-block; color: #808080; font-size: 14px; vertical-align: middle; position: relative;}
.site-rate ul li{ display: inline-block; color: #eeb829;}
.site-rate div{ display: inline-block; vertical-align: middle; }
.site-rate p{ display: inline-block; vertical-align: middle; margin-bottom: 0; padding-left: 10px; margin-left: 10px; border-left: solid 1px #999; line-height: 1;}

@media screen and (min-width: 768px)
{
.explore-link{ min-width: 100px; padding: 8px 18px!important; padding-top: 9px !important; font-size: 10px!important; }  
}


.rate_us{ color: #e32959; cursor: pointer; }
.rate-us-section{ display: block; width: 100%; clear: both; }
.rate-us-section:before,
.rate-us-section:after,
.already-rated-sec:before,
.already-rated-sec:after{ content: ""; display: block; clear: both; }

.rate-us-section,
.already-rated-sec{ padding-top: 40px; width: 100%; clear: both; text-align: center; }
.sit_rightcont{ display: inline-block; vertical-align: top; padding-left: 10px;color: #fff; opacity: 0.6;font-size: 14px; padding-top: 2px; }
.mycustom_footer.paddint_bottom_section{ padding-bottom: 40px; }
.tnt_rate_pre{ display: inline-block; font-weight: 300; }
.tnt_rate_after{ display: inline-block; font-weight: 500; }
.rateus_total{ display: inline-block; width: 93px; height: 20px; background:url(https://s3.amazonaws.com/static.the-next-tech.com/wp-content/uploads/2024/03/27160201/starrate_all.png) center no-repeat; background-size: 100%; position: relative; }
#sh_rategiveme{ position: relative; top: 1px; }
#sh_rategiveme i{ cursor: pointer; }
.fb_feeds_with_title{ float: left; width: 100%;}

.tnt_rating {color: #e32959;}

/*loader*/
.sk-fading-circle {
width: 16px;
height: 16px;
position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
}

.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}

.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #fff;
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; } 
}

.single_right .textwidget{ clear: both; }
.categories_listed{ display: block; clear: both; width: 100%; }
.categories_listed:before,
.categories_listed:after{ content: ""; display: block; clear: both; }
.categories_listed .slidbar_list ul li{ float: left; width: 100%; clear: both; position: relative; border-bottom: solid 1px #ececec; }
.categories_listed .slidbar_list ul li + li{ margin-top: 0 }
.categories_listed .slidbar_list ul li:last-child{ border-bottom: 0 }
.categories_listed .slidbar_list ul li a{padding: 13px 0; float: left; display: block; width: 100%; position: relative; font-weight: 600; font-size: 14px; color: #353535}
.categories_listed .slidbar_list ul li a:hover{ color: #e32959 }
.categories_listed .slidbar_list{ padding: 20px; background: #fff; border-radius: 5px; }
.category_lname{ padding-right:5px; float: left;}
.category_position{ white-space: nowrap; height:14px; width: 20px; position: relative;float: right; margin-top: 4px; }
.category_position span{ display: inline-block; width: 2px; position: absolute; left: 0; bottom: 0; height: 20%; background:#bbb; border-radius: 4px; overflow: hidden; }
.category_position span:nth-of-type(2){ height: 40%; left: 4px;}
.category_position span:nth-of-type(3){ height: 60%; left: 8px;}
.category_position span:nth-of-type(4){ height: 80%; left: 12px;}
.category_position span:nth-of-type(5){ height: 100%; left: 16px;}
.category_position span:before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0;  display: none;
background: #e32959; 
background: -moz-linear-gradient(top, #e32959 0%, #db1f6c 100%); 
background: -webkit-linear-gradient(top, #e32959 0%,#db1f6c 100%); 
background: linear-gradient(to bottom, #e32959 0%,#db1f6c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e32959', endColorstr='#db1f6c',GradientType=0 );
 }

/* One */
.category_position.rate_one span:nth-of-type(1):before{ display: block; }

/* Two */
.category_position.rate_two span:nth-of-type(1):before,
.category_position.rate_two span:nth-of-type(2):before{ display: block; }

/* Three */
.category_position.rate_three span:nth-of-type(1):before,
.category_position.rate_three span:nth-of-type(2):before,
.category_position.rate_three span:nth-of-type(3):before{ display: block; }

/* Four */
.category_position.rate_four span:nth-of-type(1):before,
.category_position.rate_four span:nth-of-type(2):before,
.category_position.rate_four span:nth-of-type(3):before,
.category_position.rate_four span:nth-of-type(4):before{ display: block; }

/* Five */
.category_position.rate_five span:nth-of-type(1):before,
.category_position.rate_five span:nth-of-type(2):before,
.category_position.rate_five span:nth-of-type(3):before,
.category_position.rate_five span:nth-of-type(4):before,
.category_position.rate_five span:nth-of-type(5):before{ display: block; }

.category_progress{ position: absolute; right: 0; top: 20px; width: 26px; height: 8px; background:#ddd; border-radius: 50px; overflow: hidden; }
.category_progress span{ position: absolute; top: 0; left: 0; bottom: 0; 

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#db1f6c+0,fb4329+100 */
background: #db1f6c; /* Old browsers */
background: -moz-linear-gradient(left, #db1f6c 0%, #e32959 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #db1f6c 0%,#e32959 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #db1f6c 0%,#e32959 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db1f6c', endColorstr='#e32959',GradientType=1 ); /* IE6-9 */
 }
.category_progress.rate_one span{ width: 20%; }
.category_progress.rate_two span{ width: 40%; }
.category_progress.rate_three span{ width: 60%; }

/*.single_right .hs-richtext p span{color: #444!important;}*/
.dashicons-arrow-right-alt2:before{content:"";}
.dashicons-arrow-left-alt2:before{content:"";}

.alert.alert-success{background: #f9d9d6!important;border: none; }
.alert.alert-success p{  color: #000; }
.alert.alert-success p strong{margin-right: 5px;color: #e32959; }


.medium_blog_content h6:hover{ color:#e32959; }
.blog_small_title:hover{ color:#e32959; }

.detail-page.listing-detail iframe{width: 100% !important;}
.latestnews_box:hover h6{color:#e32959;}
.latestnews_box:hover .blog_small_title.text_white{color:#e32959!important;}
.latestnews_box .box_imageside{ position: relative; }
.latestnews_box .box_imageside:after{ content: ""; position: absolute;  top: 0;right: 0;z-index: 0;background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d6000000', GradientType=0 ); left: 0; right: 0; bottom: 0; transition: 0.3; -webkit-transition: 0.3; }
.latestnews_box:hover .box_imageside:after{ visibility: hidden; opacity: 0; }
.medium_blog_image{position: relative;}
.medium_blog_image:hover .darklayer{ visibility: hidden;opacity:0; }
.darklayer{transition: 0.3;}
.slidbar_list ul li .img_post{ position: relative; }
.slidbar_list ul li .img_post:after{ content: ""; position: absolute;  top: 0;right: 0;z-index: 0;background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.84) 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d6000000', GradientType=0 ); left: 0; right: 0; bottom: 0; transition: 0.3; -webkit-transition: 0.3; transition: 0.3; -webkit-transition: 0.3;}
.slidbar_list ul li a:hover .img_post:after{ visibility: hidden; opacity: 0; }
.headingtext h3:hover{ color:#e32959; }
.hover .main_heading:hover{color:#e32959;}


#redeem_popup .modal-body{ padding: 0; }
#redeem_popup .close{    opacity: 1;position: absolute; right: 20px; top: 40px; width: 30px; height: 30px; background: #fff; border-radius: 100%; color: #ee3544; line-height: 30px;font-size: 24px;}
#redeem_popup .modal-content{ background-color: transparent; border-radius: 10px; overflow: hidden; }
#redeem_popup .modal-dialog{ top: 50%;transform: translateY(-50%); -webkit-transform: translateY(-50%); }
#redeem_popup .tnt-modal{ background: url(https://www.the-next-tech.com/wp-content/uploads/2019/12/tnt-background-img.png) no-repeat; background-size: cover; padding: 40px; }
#redeem_popup .new-year-img{ padding-top: 95px; }
#redeem_popup .dear-img{ text-align: center; padding-top: 50px; position: relative; padding-bottom: 45px;  margin-bottom: 20px; }
#redeem_popup .dear-img:after{ content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); background-color:#fff; width: 16px; height: 1px;  }
#redeem_popup .tnt-modal-text h4{ font-size: 20px; font-weight: 400; color: #fff; line-height: 1.4; text-align: center;}


/*======snowflake===========*/
.snowflakes-civer{position: fixed; top: 0; right: 0;  bottom: 0;left: 0;  z-index: 9999; pointer-events: none;}
.snowflakes {width: 100%; height: 100%; position: absolute; top: 0px; left: 0; right: 0; bottom: 0; }
.snowflakes {width: 100%; height: 100vh; position: absolute; top: -90px; left: 0; }

.snowflakes i, .snowflakes i:after, .snowflakes i:before { background: white; }
.snowflakes i {display: inline-block; -webkit-animation: snowflakes 40s linear 2s 20; -moz-animation: snowflakes 40s linear 2s 20; position: relative; border-radius: 100%; background:#fff; }
/*.snowflakes i:after, .snowflakes i:before {height: 100%; width: 100%; content: "."; position: absolute; top: 0px; left: 0px; -webkit-transform: rotate(120deg); }
.snowflakes i:before { -webkit-transform: rotate(240deg); }*/

@-webkit-keyframes snowflakes {
  0% {
    -webkit-transform: translate3d(0,0,0) rotate(0deg) scale(0.6);
  }
  100% {
    -webkit-transform: translate3d(15px, 1200px, 0px) rotate(360deg) scale(0.6);
  };
}

.snowflakes i:nth-child(3n) {width: 10px; height: 10px;  -webkit-animation-duration: 4s; -webkit-animation-iteration-count: 30; -webkit-transform-origin: right -45px; }
.snowflakes i:nth-child(3n+1) {  width: 12px; height: 12px; -webkit-animation-duration: 6s; -webkit-animation-iteration-count: 45; -webkit-transform-origin: right -30px; }
.snowflakes i:nth-child(3n+2) {width: 16px; height: 16px; -webkit-animation-duration: 8s; -webkit-animation-iteration-count: 60; -webkit-transform-origin: right -15px; }
.snowflakes i:nth-child(7n) {  opacity:.3; -webkit-animation-delay: 0s; -webkit-animation-timing-function:ease-in; }
.snowflakes i:nth-child(7n+1) {  opacity:.4; -webkit-animation-delay: 1s; -webkit-animation-timing-function:ease-out; }
.snowflakes i:nth-child(7n+2) {opacity:.5; -webkit-animation-delay: 1.5s; -webkit-animation-timing-function:linear; }
.snowflakes i:nth-child(7n+3) {opacity:.6; -webkit-animation-delay: 2s; -webkit-animation-timing-function:ease-in; }
.snowflakes i:nth-child(7n+4) {opacity:.7; -webkit-animation-delay: 2.5s; -webkit-animation-timing-function:linear; }
.snowflakes i:nth-child(7n+5) {opacity:.8; -webkit-animation-delay: 3s; -webkit-animation-timing-function:ease-out; }
.snowflakes i:nth-child(7n+6) {opacity:.9; -webkit-animation-delay: 3.5s; -webkit-animation-timing-function:ease-in; }
.modal-backdrop.in{ opacity: 0.9; }



/**/


.whit-blockquote{ color: #0a1426; background-color: #ffffff;margin: 2em 0 2.3em 2.7em;padding: 2em 2em 2em 4.6em; -webkit-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.1);position: relative; text-align: left; clear: both; font-weight: 500; }
.whit-blockquote:after{ content: ""; display: block; clear: both; }
.whit-blockquote:before {color: #e32959;content: '\f10d'; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 25px; display: block; position: absolute; z-index: 1;top: 36px;left: 32px;}

.blockquote{ color: #0a1426;margin: 2em 0 2em 0em;position: relative; text-align: left; clear: both; font-weight: 500; padding-left: 60px; }
.blockquote:before {color: #e32959;content: '\f10d'; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 2em; display: block; position: absolute; z-index: 1; top: 8px; left: 10px;}

.blockquote.bottom-line{ padding-bottom: 10px; }
.blockquote.bottom-line:after{content: "";position: absolute; bottom: 0;  height: 3px; width: 120px; background:#e32959;left: 60px; }

.blockquote.custom-icon:before{ content: '“'; font-family:inherit; font-weight: 600; font-size: 4em; top: 18px; }

.box-blockquote{margin: 20px 0;}
.box-blockquote>div{ color: #0a1426;position: relative; text-align: left; clear: both; font-weight: 500; padding:15px 20px; -webkit-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background: #ffffff; border:1px solid #c5c5c5; margin-bottom: 20px;}
.box-blockquote>div:after{    content: "";position: absolute; bottom: -11px; left: 19px; width: 20px; height: 20px; background: #ffffff; transform: rotate(45deg); -webkit-transform: rotate(45deg); border: 1px solid #c5c5c5; border-top: none; border-left: 0;}
.box-blockquote strong{ color: #0a1426; font-style: italic; }

.leftbar-blockquote{ background: #ffffff; border-radius: 0 5px 5px 0 ; -webkit-border-radius: 0 5px 5px 0; padding: 15px; padding-left: 60px; border-left: 3px solid #e32959; font-weight: 500;margin: 20px 0; color: #0a1426; position: relative; font-style: italic;}
.leftbar-blockquote strong{ margin-top:10px; font-style: normal; display: block; }
.leftbar-blockquote:after{ color: #e32959;content: '\f10d'; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 26px; display: block; position: absolute; z-index: 1; top: 18px; left: 16px;  font-style: normal;}

.center.leftbar-blockquote{ background: transparent; padding-left: 35px; }
.center.leftbar-blockquote:after{ top: 50%; left: -13px; transform: translateY(-50%);-webkit-transform: translateY(-50%); background:#efefef; padding: 10px 0;  }


.seethis_link{ display: block;clear: both; width: 100%; padding: 17px 20px; background: #fff; border-left: solid 4px #e32959; margin: 20px 0; border-radius: 0 4px 4px 0; font-size: inherit; font-weight: 500; line-height: 1.4; }
.seethis_link strong{ font-weight: 600; color: #000; }
.seethis_link a{ color: #e32959; }
.seethis_link a:hover{ text-decoration: underline; }
.mark{  display: inline;border-radius: 4px;padding: 6px 10px;background-color: #d5e9ff; color: #444;}

.normal-list{display: block;clear: both; margin-bottom: 15px; margin-top: 15px; padding-left: 30px;}
.normal-list li{  display: block;clear: both; position: relative; padding-left: 18px; letter-spacing: 0.5px; list-style-type: none;      letter-spacing: inherit;}
.normal-list li:before{ content: "";width: 6px; height: 6px; background: #444; border-radius: 8px; display: inline-block; vertical-align: middle; position: relative; left: -16px; top: -1px; margin-right: -6px; }
.normal-list li + li{ margin-top: 8px; }
.square.normal-list li:before{ border-radius: 0; }

.check.normal-list li:before{ content: "\f00c"; font-family: "Font Awesome 5 Free"; width: inherit; height: inherit; font-size: 15px; border-radius: 0; background: inherit; font-weight: 600;  color: #e32959;}
.title-color{color: #e32959;}

.achiveBx{ display: inline-block; padding: 24px 30px; margin-top: 30px; background:url(https://s3.amazonaws.com/media.the-next-tech.com/wp-content/uploads/2021/12/29182946/danger.png) #e32959 no-repeat;  background-size: 30px; border-radius: 3px; color: #ebf2f9; font-size: 18px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); background-position: 21px 21px; padding-left: 65px; width: 100%; }
.achiveBx a{ color: #ffffff }
.achiveBx a:hover{ color: #ffffff!important; }

.product-row{ display: flex; width: 100%; background: #ffffff; box-shadow: 0 0 7px rgba(0,0,0,0.25); -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.25); position: relative; }
.product-row + .product-row{ margin-top: 15px; }
.product-row a.overlay-a{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.product-row .product-left div{ display: block; width: 100%; text-align: center; }
.product-row .product-left div img{ max-width: 150px; }
.product-row .product-left{    -ms-flex: 0 0 30%; flex: 0 0 30%; max-width: 30%; display: flex; -ms-flex-item-align: center!important;align-self: center!important;}
.product-row .product-left div{ display: block; text-align: center; }
.product-row .product-right{-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%; padding:15px 10px; }

.product-right h4{ font-size: 16px; font-weight: 600; margin-bottom: 0;padding-bottom: 0;}
.product-right h4 span{ color:#e32959;  }
.product-right .normal-list.check{ padding-left: 0;  }

.data-tabel{ background: #ffffff; }
/*.data-tabel tr td{ text-align: center; }
.data-tabel tr th{ text-align: center; }*/
.responsive-tabel{ background: #fff; }






@media screen and (max-width: 991px)
{
  .responsive-tabel tr:nth-child(1){ display: none; }
  .responsive-tabel td strong{ font-weight: 400; }
}

.google-news img{ max-width: 150px; margin-right: 10px; }
.sit_rightcont{ vertical-align: middle!important; padding-top: 10px;}
.rate-us-section, .already-rated-sec{ text-align: center; }
.footer_left p{ text-align: left; }
.footer_left{ text-align: left; }


@media screen and (max-width: 991px)
{
  .footer_left p{ text-align: center; }
  .footer_left{ text-align: center; }
  .rate-us-section, .already-rated-sec{ text-align: center; }
	.rate-us-section .google-news a{margin:10px auto}
}


.tptn_posts .tptn_title{ display: inline-block;font-size: 16px;color: #191919;padding-bottom: 8px;      font-family: Montserrat,sans-serif;font-weight: 700; padding-left: 15px; padding-bottom: 20px;}
.tptn_posts .tptn_title:hover{ color: #e32959 }
.tptn_posts ul li{ display: flex;  position: relative; }
.tptn_posts ul li + li{ margin-top:20px; }
.tptn_posts ul li a{ display: flex;  }
.tptn_posts ul li>a{ order: 2; }
.tptn_posts ul li a:nth-child(2){ max-width: 90px; order: 1; min-width: 90px; }
.tptn_posts ul li a img{ width: 90px!important; height: 90px!important; object-fit: cover; }
.tptn_posts ul li .tptn_date{ font-size: 12px; font-weight: 400; color: #737373;  position: absolute; bottom: 0; left: 105px; display: block;width: 100%; }
body{ padding-bottom: 0!important }

.tabel-btn a{font-size: 12px; font-weight: 600; border-radius: 100px; border: 0 solid transparent; padding: 10px 25px; transition: .2s ease-in-out 0s; -webkit-transition: .2s ease-in-out 0s; position: relative; min-width: 130px; text-transform: uppercase;     background: #e32959; color: #fff; display: block;}
.tabel-btn a:hover{ color: #ffffff!important;background: #C7220A; }
.post-btn{ padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e62c51; }
.post-btn .btn-primary:hover{ color: #ffffff!important }

.post-hosting-box-header{ background-color: #fff; padding: 8px 4px; border-radius: 4px; margin-bottom: 5px; }
.post-hosting-box-header .col-custom.count{ max-width: 30px; background-color: transparent!important; }
.post-hosting-box-header .col-custom{  text-transform:uppercase; font-size: 14px; font-weight: 600; color: #2b2b2bcc; }
.post-hosting-box-header .col-custom.same{ max-width: 130px;  }
.post-hosting-box-header .col-custom.Visit{ max-width: 120px; }
/*.post-hosting-box-header .col-custom.Platform{ max-width: 200px; }
.post-hosting-box-header .col-custom.features{ max-width: 200px; }*/

.post-hosting-box-row .col-custom.Visit{ max-width: 130px; }

.post-hosting-box-row{  background-color: #fff; padding: 8px 4px; border-radius: 4px; margin-bottom: 5px; position: relative; }
.post-hosting-box .custom-grid{ margin-right: -8px; margin-left: -8px; }
.post-hosting-box .custom-grid img{  margin-bottom: 0!important; }
.post-hosting-box .custom-grid div[class*="col-"]{ padding-right: 8px; padding-left: 8px; }

.post-hosting-box .btn.btn-primary{ min-width: 100%!important; padding: 10px!important; }
.post-hosting-box ul{ margin-top: 0!important; padding-bottom: 0!important; margin-bottom: 0!important}
.post-hosting-box ul li strong{ font-weight: inherit!important; }
.post-hosting-box ul li{ font-size: 14px; }
.post-hosting-box ul{ padding-left: 9px!important }

.post-hosting-box-row .col-custom.count{ max-width: 30px; background-color: transparent!important; text-align: center!important; }
.post-hosting-box-row .count-no{ width:30px; height: 30px; border-radius: 4px; color: #fff; background-color: #e52c52; display: inline-block; line-height: 30px; position: absolute; top: 10px; left: -10px; text-align: center; }
.post-hosting-box-row .col-custom{  font-size: 14px; font-weight: 600; color: #000; }
.post-hosting-box-row .col-custom.same{ max-width: 130px; }
.post-hosting-box-row .btn:hover{ color: #fff!important }
.post-hosting-box-row .col-custom.Visit{ max-width: 120px; }
/*.post-hosting-box-row .col-custom.Platform{ max-width: 200px; }
.post-hosting-box-row .col-custom.features{ max-width: 200px; }
*/

.left-detail .data-tabel {background: transparent;}
.left-detail .data-tabel .table {
  border-radius: 8px;
  overflow: hidden;
  width: 100% !important; height: auto !important;
}


.left-detail .data-tabel .table tr:first-child td {
  background: #280a48;
  color: #fff;
  text-align: center;
  font-size: 15px;
  vertical-align: middle;
  padding: 7px 16px;
  border: solid 1px #3c3b3e;
}

.left-detail .data-tabel .table tr td {
  font-size: 14px;
  vertical-align: middle;
  color: #262626;
  font-weight: 400;
  padding: 7px 10px;
  background: #fae5e9;
  border: solid 1px #b4b4b4;
}

 .new-blog-bx {
    display: block;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.new-blog-bx .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.new-blog-bx .img:hover img {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    filter: brightness(0.9);
}


.new-blog-bx .new-blog-bx-content {
    display: block;
    background: #fff;
    padding: 25px 15px;
}
.new-blog-bx .new-blog-bx-content h3 {
    font-size: 18px;
    padding: 0px 0 9px;
    margin: 0;
    color: #353535;min-height: 56px;
    font-weight: 600;    line-height: 1.3;
}
.new-blog-bx .new-blog-bx-content h3:hover {
    color: #e1265f;
}
.new-blog-bx .new-blog-bx-content h4 {
    font-size: 15px;
    font-weight: 500;
    color: #737373;
    margin:0 0 13px;

}
.new-blog-bx ul li {
    font-size: 14px;
    font-weight: 400;
    color: #737373;
    position: relative;
    padding: 2px 0px 2px 15px;
}
.new-blog-bx ul{padding: 0; margin: 0;}
.new-blog-bx ul li::marker{font-size: 0;}
.new-blog-bx ul li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #737373;
}
.new-blog-bx a.buy-btn {
    font-size: 14px;
    background: #e1265f;
    color: #fff;
    border: solid 1px #e1265f;
    padding: 6px 13px;
    display: inline-block;
    border-radius: 8px;
    margin-top: 15px;
    font-weight: 600;
}
.new-blog-bx a.buy-btn:hover{background: #fff; color:#e1265f;}


.rate-us-section .google-news a {background: url(https://s3.amazonaws.com/static.the-next-tech.com/wp-content/uploads/2024/03/27160156/google-news-1-1.png) no-repeat;display: block; width: 160px; height: 41px; background-size: contain; }

.rate-us-section .google-news a img { display: none;}
