*{
  position: relative;
  box-sizing: border-box;
}
input{
  border: 1px solid #ced4da;
  color: #212529;
}
p {
  margin: 0;
}
 tr {
  line-height: 3;
}
.rt-section-heading-style-2 .sub-title::before,.contact-list-style-1 .list-item .list-icon i {
  background-color: #AA3F3F;
}
.rt-post-cat-normal{
  color: #000 !important;
}
.topbar_para{
  display: flex;
  justify-content: space-around;
  color: #fff;
}
.topbar_para i{
  display: flex;
  justify-content: center;
}
.topbar_para.down i{
  color: green;
}
.topbar_para.up i{
  color: #AA3F3F;
  transform:rotate(180deg);
}
.mobile-top-bar{
  min-height: 50px;
  display: flex;
  align-items: center;
  background-color: #292929;
}
.btn_teams{
  display:flex;
  justify-content: space-around;
}
.btn_teams .btn{
  color: #fff;
  width: 130px;
}
.btn_teams .btn_subscription{
  background-color: rgb(255, 115, 0);
}
.btn_teams .btn_support{
  background-color: #AA3F3F;
}
.btn_teams .btn_user{
  color: black;
}
.header-action-items .btn-outline-primary {
  color: #ccc;
  border-color: transparent;
  position: absolute;
  right: 3%;
}
.header-action-items .btn-outline-primary:hover{
  background-color: transparent;
}
.main-menu__nav ul li.active > a,.main-menu__nav ul li:hover > a{
  color: #AA3F3F;
}
.main-menu__nav ul li > a::before {
  background: #AA3F3F;
}
.main-menu__nav ul li:hover > a::before {
  background: #AA3F3F;
  transform: scaleX(1)
}
.main-menu__nav ul li > a {
  font-size: 1.2em;
  font-weight: bolder;
}
.rt-post-cat-normal {
  font-size:1.2em;
  color: rgb(0, 166, 255);
}
.feature-section-style-1 .post-title>a{
  display: flex;
  flex-direction: column;
}
.feature-section-style-1 .post-title>a p{
  font-size:1.2em;
}
.feature-section-style-1 .post-title>a span{
  font-size:0.8em;
}
.post-title:hover a {
  background-size: 0% 1px;
}
.rt-meta{
  color: rgb(30, 142, 202);
  padding: 0 5px;
}

.rt-section-heading .rt-section-dot{
  background-color: #AA3F3F;
  width: 12px;
  height: 12px;
}
.rt-section-heading .rt-section-text{
  color: #6c6f72;
  font-weight: 600;
  font-size: 0.85em;
  align-items: center;
}
.fashion, .life-style, .tennis {
  background-color: #AA3F3F;
}
.rt-post-overlay.rt-post-overlay-xl.layout-1 .post-title {
  font-size: 2rem;
}
/* .rt-meta{ */
  /* color: #6c6f72; */
/* } */

.element-list{
  width: 100%;
  height: 100%;
  position: initial;
}
.rt-tab-menu .menu-link.active, .rt-tab-menu .menu-link:hover{
  background-color:  #AA3F3F;
  border-color:#AA3F3F;
  box-shadow: 0px 10px 18px 0px rgba(161, 18, 18, 0.27);
}
.post-content .post-title,.post-content p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding: 0 5px;
}
.rt-section-heading .rt-section-text {
  font-size: 1em;
}
.footer{
  background-color: #ccc;
  position: relative;
}
.footer-widget .footer-widget-title{
  color: #000;
}
.footer-widget .footer-widget-title::after{
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #AA3F3F;
}
.footer-widget .widget-list .widget-list-link {
  color: #8f8f8f;
  padding-left: 4px;
}
#back-to-top{
  background-color: rgba(170, 63, 63,0.85);
  bottom: 100px;
}
#back-to-top:hover{
  background-color: rgba(170, 63, 63,1);
}
.footer-bottom {
  border-top: none;
  background-color: #AA3F3F;
}
/*
.footer-social .social-link:hover {
  background-color: #AA3F3F;
}
*/
.footer-widget .widget-list .widget-list-link::after{
  width: 0;
  height: 0;
}
.copyright-text{
  color: #fff;
}
.user_set {
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
  opacity: 0;
  z-index: 100;
  position: absolute;
  top: 120%;
  right: 0;
  width: 200px;
  margin: 0;
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 15px 20px;
  border-radius: 0 0 5px 5px;
}
.user_set .set_team {
  display: block;
  padding: 10px;
  margin: 0;
}
.set_team_last{
  border-top: 1px solid#656567;
}
.user_set .set_team a,.user_set .set_team_last a{
  color: #656567;
  font-size: 1em;
}
.user_set .set_team_last{
  text-align: right;
  padding: 20px 15px 10px 0px;
}
.user_set .set_team_first{
  border-top: 1px solid#656567;
}
.btn-outline-dark{
  background-color: #fff !important;
}
.user_set .set_team i{
  margin: 0 5px 0 0 ;
}
.page-item.active .page-link {
  background-color: #AA3F3F;
  border-color: #AA3F3F;
}
.page_title,.page_title2 {
  padding-bottom: 40px;
}
.page_title h2{
  text-align: center;
  /* padding-left: 20px; */
  font-size: 2em;
}
.page_title2 h2{
  padding-left: 20px;
  text-align: left;
  font-size: 2em
}
.page_title2 h2::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 8px;
  height: 100%;
  background-color: #AA3F3F;
}
.page_title h2::before{
  content: '';
  display: block;
  position:absolute;
  top: 0;
  left: 40%;
  width: 8px;
  height: 100%;
  background-color: #AA3F3F;
}
.page_title h2::after{
  content: '';
  display: block;
  position:absolute;
  top: 0;
  right: 40%;
  width: 8px;
  height: 100%;
  background-color: #AA3F3F;
}
.user_box{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  box-shadow: 3px 3px 10px #ebebeb;
  max-width: 660px;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  background-color: #fff;
  top: 0;
}
.user_box2,.user_box3{
  max-width: none;
}
.user_box .form-wrap {
  margin: 0 auto;
  padding: 20px 20%;
  text-align: left;
}
.user_box2 .form-wrap {
  margin: 0 auto;
  padding: 20px 10%;
  text-align: left;
}
.user_box3 .form-wrap {
  margin: 0 auto;
  padding: 20px 5%;
  text-align: left;
}
.user_box .nav{
  margin-bottom: 40px;
}
.user_box .nav:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 5px;
  left: 0;
  background-color: #ccc;
}
.user_box .nav .nav-item{
  width: 50%;
}
.user_box .nav .nav-item button{
  width: 100%;
  background-color: transparent;
  color: #000;
  padding: 15px 0;
  font-size: 20px;
}
.user_box .nav .nav-item button.active {
  border-bottom: 5px solid#AA3F3F;
}
.btn_fb {
  border-radius: 5px;
  box-shadow: 3px 3px 10px #aaa;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
  border: none;
  color: #fff;
  background-color: #3b5998;
}
.btn_gg {
  border-radius: 5px;
  box-shadow: 3px 3px 10px #aaa;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
  border: none;
  color: #fff;
  background-color: #ea4335;
}
.btn_fb .btn_icon,.btn_gg .btn_icon {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.btn_fb .btn_icon, .btn_fb .btn_text,.btn_gg .btn_icon, .btn_gg .btn_text {
  display: inline-block;
  vertical-align: middle;
}
.btn_fb .btn_text,.btn_gg .btn_text {
  overflow: hidden;
  line-height: 30px;
  letter-spacing: 2px;
  color: #fff;
}
#social_btn_wrapper .social_btn {
  overflow: hidden;
  margin-bottom: 15px;
}
#box_sape_line {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 20px;
  text-align: center;
}
#box_sape_line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background-color: #ccc;
}
#box_sape_line .sape_line_text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -20px;
  padding: 0 10px;
  font-size: 16px;
  color: #999;
  background-color: #fff;
}
.btn_phone {
  border-radius: 5px;
  /* box-shadow: 3px 3px 10px #aaa; */
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
  border: none;
  background-color: transparent;
  border: 1px solid var(--color-border);
  border-radius: 3px;
}
.btn_phone:hover{
  background-color: #AA3F3F;
}
.btn_phone .btn_text {
  overflow: hidden;
  line-height: 30px;
  letter-spacing: 2px;
  color: #000;
}
.btn_phone:hover .btn_text{
  color: #fff !important;
}
#member_tabs_contentWrapper .social_btn .social_btn_text.status {
  margin-left: -4px;
}

.btn_cancel {
  border-radius: 5px;
  /* box-shadow: 3px 3px 10px #aaa; */
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
  border: none;
  background-color: transparent;
  border: 1px solid var(--color-border);
  border-radius: 3px;
}
.btn_auth_email {
  background-color: transparent;
}
.btn_auth_email:hover{
  background-color: #AA3F3F;
}
.btn_cancel .btn_text {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  line-height: 30px;
  letter-spacing: 2px;
  color: #000;
}
.btn_auth_email:hover .btn_text{
  color: #fff;
}
#box_bottom_linksWrapper {
  text-align: center;
}
#box_bottom_linksWrapper .bottom_links {
  display: inline-block;
  margin: 0 5px 5px;
  padding: 5px 0;
  line-height: 1.2;
  text-decoration: underline;
  color: #ccc;
}
#box_bottom_linksWrapper .box_bottom_link_desc {
  margin-top: 5px;
  padding: 5px 0;
  color: #ccc;
}
.email_box,.verify,.phone_box{
  padding-top: 30px;
}
.email_box .form-wrap,.verify .form-wrap,.phone_box .form-wrap{
  padding: 20px 20%;
}
.form_tit{
  text-align: center;
  padding-bottom: 20px;
  
}
.form_tit h3{
  color: #AA3F3F;
}
.form_tit:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 5px;
  left: 0;
  background-color: #ccc;
}
.form_tit2:after {
  width: 0%;
}
.form_intro{
  padding: 20px 10px;
}
.form_intro p{
  text-align: center;
}
.form_intro input{
  margin: 15px 0;
  font-size: 1.2em;
}
.news_edit .form-check{
  margin: 0 20px;
}
.user_pw .form_intro input{
  margin-top: 10px;
  font-size: 1.1em;
}
.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}
.iti--inline-dropdown .iti__country-list {
  max-height: 115px;
}
.sub_box{
  margin-top: 40px;
}
.btn_submit{
  background-color: #AA3F3F;
  width: 100%;
  color: #fff !important;
  font-size: 1.2em;
}
.iti__search-input{
  display: none;
}
.verify{
  display: none;
}
.back_login{
  left: 50%;
  transform: translateX(-50%);
  color: #8f8f8f !important;
  text-align: center;
}
.back_login::after{
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #8f8f8f;
  position: absolute;
}
.user_intro_tit{
  color: #AA3F3F;
  text-align: center;
}
.user_intro p{
  text-align: center;
  color: #000;
  margin: 40px 0;
  font-size: 1em;
}
.form_user{
  width: 60%;
  margin: 0 auto;
}
.twzipcode select{
  width: 45%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}
.twzipcode .add_county{
  margin-right: 9%;
}
.sticky-on.sticky .header_top{
  display: none !important;
}
.sticky-on .header_teams .site-branding{
  display: none ;
}
.sticky-on.sticky .header_teams .site-branding{
  display: block !important;
}
.sticky-on .header_top {
  box-shadow: 0 12px 7px -15px #ccc;
}
.sticky-on .header_teams .user_header{
  display: none;
}
.sticky-on.sticky .header_teams .user_header{
  display: block !important;
}
.header-main{
  box-shadow: 0 5px 10px -5px #ccc;
}
.post-list .rt-post-cat-normal{
  color: #000 !important;
}
.phone_input::-webkit-input-placeholder{
        text-align: center;
}
.rt-shop-btn{
  border: 1px solid#000;
  box-shadow: none;
  padding: 5px 15px;
  background-color: transparent !important;
  color: initial !important;
}
.rt-read-more:hover, .rt-read-more-white:hover, .rt-read-more-primary_2:hover, .rt-read-more-primary:hover {
  background-color: #AA3F3F;
  color: var(--color-white);
  border-color: transparent;
}

.form_btn_teams{
  display: flex;
  justify-content: end;
  margin: 20px 20px 0 20px;
  padding: 20px 0;
}
.news_edit .form_btn_teams{
  border-top: 1px solid#ced4da;
}
.news_list .form_btn_teams{
  border-bottom: 1px solid#ced4da;
  margin: 0;
}
.form_btn_teams .btn{
  margin: 0 10px;
}
.news_list .form_btn_teams .btn{
  margin: 0 0 0 10px;
}
.table_items thead tr,.table_items tbody tr {
  text-align: center;
}
.table_items thead tr:last-child {
  text-align: left;
}
@media (max-width: 520px) {
  .btn_teams_sm{
    margin: 10px 0;
  }
  .btn_teams_sm .user_set{
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    opacity: 0;
    z-index: 100;
    position: fixed;
    top: 0%;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 15px 20px;
    border-radius: 0 0 5px 5px;
  }
  .set_close{
    display: flex;
    flex-direction: row-reverse;
  }
  .btn_teams_sm .btn {
    font-size: 0.8rem;
    width: 120px;
}
.user_box .form-wrap {
  padding: 20px 10%;
}
.form_user {
  width: 100%;
  margin: 0 auto;
}
.twzipcode .add_county {
  margin-right: 8%;
}
.page_title h2::before {
  left: 12%;
}
.page_title h2::after {
  right: 12%;
}
.table_items {
  width: 100%;
  display: block;
  overflow: auto;
}
.table.table-striped {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  overflow-x: auto;
}
.table_items thead  {
  display: flex;
  flex-direction: column;
}
.table_items thead tr.table-dark {
  display: flex;
  flex-direction: column;
}
.table_items thead tr th {
  display: flex;
  width: 55px;
}
.table_items thead tr th:last-child,.table_items tbody tr td:last-child  {
  height: 200px;
}

.table_items tbody  {
  display: flex;
  flex-direction: row;
}
.table_items tbody .btn{
  width: 80%;
}
.table_items tbody tr {
  display: flex;
  flex-direction: column;
}

.page_count p{
  text-align: center;
}
.page_count_items{
  flex-direction: column;
}
tbody tr td:nth-child(5){
  max-width: 100px !important;
}
}

@media (max-width: 991px) {
  .copyright-text{
    display: block;
  }

  .m-top-bar{
    background: #222;
    color: #FFF;
    overflow-x: scroll;
    padding: 10px;
  }
  .m-top-bar-w{
    width: 1120px;
    box-sizing: border-box;
  }
  .m-top-bar-w span{display: inline-block; margin: 0 5px;}
}