.text-center{
    text-align: center;
}
.content{
    min-height: 67vh;
    
} 
.f-right{
    float: right;
    
}
span.f-right{
    display: inline-block;
}
.menu-box{
    display: flex;
    align-items: center;

}
h3.head_text {
    font-size: 20px;
    line-height: 31px;
    padding: 18px;
    background: #e1e3ec;
    color: var(--theme-color);
}
.menu-box .Table1{
    padding: 10px;
    /* border: 1px solid #ccc; */
    margin: 5px;
    cursor: pointer;
    background-color: #e1e3ec;
    
}

.w3l-footer-29-main .footer-29{
    padding: 10px 0;

}
.pricing-chart{
    max-width: 800px;
    margin: 60px auto;

}
.main-menu{
    color: var(--theme-color);
    font-weight: 700;
    margin-bottom: 20px;
    cursor: pointer;
}
.sub-menu{
    display: none;
    list-style:none;
    padding-left: 30px;
    color: var(--theme-color);
    font-weight: 700;
}
.sub-menu li{
    color: var(--theme-color);
    font-weight: 700;
}
.sub-menu.open {
    display: block;

}
.menu-ul{
   list-style:none;
}
.menu-ul li{
    margin-bottom: 10px;
    list-style:none;
   
}
.main-content{
    color: var(--theme-color);
    list-style:none;
  }
.main-content ul{
    list-style:none;
  } 
.main-content-ul li{
      margin-bottom: 10px;
      list-style:none;
     
  } 
.previousbutton {
    width: 92px;
    height: 34px;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
     
    letter-spacing: 1.5px;
    font-weight: 500;
    font-weight: bold;
     text-decoration: none;
    color: black ;
    /*#8abbeb*/
    background-color:#DBE6E0;
    /*
    border: none;*/
       border-color: var(--theme-color);
    border-radius: 10px;
    box-shadow: 2px 5px  rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    }
  
.previousbutton:hover  {
    background-color: var(--theme-color); 
    /*73baff   00ACC1 58dE96 #D4EED1 rgba(46, 229, 157, 0.4)*/
    box-shadow: 0px 5px  #262424;
    font-weight: bold;
     text-decoration: none;
    color: #fff;
    transform: translateY(-7px);
     
  }
  
  /*.previousbutton:focus{*/
  /*    background-color:#DBE6E0;*/
  /*    color: black ; */
  /*}*/

.mmovement{
      color:black;
      font-weight: 600; 
      text-transform: capitalize;
      font-size: 17px;
      margin-left:70px
  }
.Table1{
          display: table;
          margin-bottom: 20px;
       
          
}
.Title1{
          display: table-caption;
          text-align: left;
          font-weight: bold;
          font-size: larger;
}
.Heading1{
          display: block;
          padding-left: 90px;
          margin: 8 0px;
      }
.Row1
      {
          display: table-row;
      }
.Cell1
      {
          display: inline-block;
          margin: 4 2px;
          border: solid;
          border-width: 0px;
          padding-left: 5px;
          padding-right: 5px;
      }
  
  
  
     
.side-fix-social a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center
  }
.side-fix-social {
      position: fixed;
      right: 0;
      z-index: 11111
}
.side-fix-social {
          top: 195px
}
.side-fix-social {
          top: 240px
      }
      
.side-fix-social a {
      font-size: 15px;
      color: #575757;
      background-color: rgba(255, 255, 255, .78);
      width: 30px;
      height: 30px;
      margin-bottom: 1px;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      margin-left: auto
  }
.side-fix-social a:hover {
      color: #fff;
      background-color: #fbbe38;
      width: 40px
  }
.side-fix-social a {
          font-size: 13px;
          width: 20px;
          height: 20px
      }
.side-fix-social a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center
  }
.side-fix-social a.redit_link{
         width: -moz-fit-content;
      width: fit-content;
      height: auto;
      background-color: var(--theme-color);
      border: 1px solid var(--theme-color) !important;
      color: #fff;
      font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
      font-size: 16px;
      font-weight: bold;
      -webkit-box-shadow: 0 10px 17px -6px #717070;
      -moz-box-shadow: 0 10px 17px -6px #717070;
      box-shadow: 0 5px 7px #7170703d;
      border-radius: 20px 0px 0px 20px !important;
      text-align: left;
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 15px;
  }

.wrapper { 
    height: 15px;
    width: 100%;
    left:0;
    right: 0;
    top: 150px;
    bottom: 0;
    position: absolute;
  /* background: linear-gradient(124deg,  #3AAF17, #74C95C ,#42882E , #3AAF17, #3FFA08, #2FA30D , #AAE997, #63CD44, #BEF2AF); */
  background: linear-gradient(124deg,  #135088, #005ab4 ,#0f3a63 , #0e5ba1, #3d8dd9, #185894 , #3d80be, #1d5c96, #3e78b0);
  background-size: 1800% 1800%;
  
  -webkit-animation: rainbow 18s ease infinite;
  -z-animation: rainbow 18s ease infinite;
  -o-animation: rainbow 18s ease infinite;
    animation: rainbow 18s ease infinite;}
  
  @-webkit-keyframes rainbow {
      0%{background-position:0% 82%}
      50%{background-position:100% 19%}
      100%{background-position:0% 82%}
  }
  @-moz-keyframes rainbow {
      0%{background-position:0% 82%}
      50%{background-position:100% 19%}
      100%{background-position:0% 82%}
  }
  @-o-keyframes rainbow {
      0%{background-position:0% 82%}
      50%{background-position:100% 19%}
      100%{background-position:0% 82%}
  }
  @keyframes rainbow { 
      0%{background-position:0% 82%}
      50%{background-position:100% 19%}
      100%{background-position:0% 82%}
  }

  .table-wrapper{
    margin-left: 0 !important;
    width: 100% !important;

    }
    .table-wrapper tr td{
        padding:5px;

    }
    .table-wrapper tr td:first-child{
        width:10%;
        
    }
    .table-wrapper tr td:last-child{
        width:15%;
        
    }
    .link-btn{
        padding:3px 5px;
        display:block;
        background-color:#009622;
        color:#fff;
        font-size:13px;
        transition:0.3s ease-in;
        margin:0 5px;
        
    }
    .link-btn:hover{
        background-color:#ccc;

    }

    .content{
        min-height: 91vh;
    }  
  
@media only screen and (min-width:1640px) {
    
}
@media only screen and (max-width:993px) {
    .content{
        min-height: 82vh;
    }  
    header.row.top-menu-top {
        padding: 10px;
        position: relative;
        }
        .social-top.col-md-3.col-6 {
            position: absolute;
            right: 0;
        } 
}
@media only screen and (max-width:480px) {
    .pricing-chart h3{
        font-size: 18px;
    }
    .pricing-chart{
        margin:30px auto;
    }
    .content{
        min-height: 72vh;
       
    }    
    .f-right{
    float: none;
    text-align: center;
    }
    .table-wrapper{
        font-size:12px;
    }
    .table-wrapper tr td:last-child{
        width:17%;
        
    }
}
