@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
a:hover,a:focus {
    text-decoration: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    border: none;
}
.float-left {
    float:left;
}
.float-right {
    float:right;
}
.container {
    max-width: 100%;
    width: 1920px;
}
.block-footer .container,.block-footer-icons .container,.block-footer-small .container,.block-footer-copyright .container {
    width: 1170px;
}
.clientareapage,h1,h2,h3,h4 {
    font-family: 'Open Sans',sans-serif;
    color: #545454;
}
.form-group {
    margin-bottom: 20px;
}
.clientareapage nav.top-navbar {
    border-bottom: 0px solid !important;
    box-shadow: 0px 4px 8px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow :0px 4px 8px 1px rgb(0 0 0 / 5%);
}
body.clientareapage.TMC.top-nav-collapse .top-navbar.navbar {
    box-shadow: 0px 4px 8px 1px rgb(0 0 0 / 5%);
    -webkit-box-shadow :0px 4px 8px 1px rgb(0 0 0 / 5%);
}
.clientareapage nav.top-navbar .container {
    max-width: 1920px;
    width: 100%;
}
.headerwrap {
    margin: 2.5rem 0;
    display: inline-block;
    width: 100%;
}
.logowrap {
    float: left;
    padding: 0 30px 0 20px;
    position: relative;
}
.logowrap:after {
    border-right: 1px solid #E9E9E9;
    content: " ";
    position: absolute;
    height: 106px;
    right: 0;
    top: -25px;
}
.logowrap img.img-responsive {
    width: 145px;
}
.header_servicewrap {
    float: left;
    min-width: 250px;
    padding: 0 15px;
    margin-top: 4px;
    border-right: 1px solid #EAEAEA;
}

.headerwrap div:nth-child(5) {
    border-right: none;
}
.header_servicewrap a {
    color: #545454;
}
.header_service a {
    font-weight: 600;
}
.header_servicecount {
    float: left;
    background: rgba(242,242,242,1);
    width: 54px;
    height: 54px;
    border-radius: 27px;
    text-align: center;
    margin: auto 5px 0 0;
    font-weight: bold;
    color: #545454;
}
.inactive .header_servicecount {
    background: #F2F2F2;
    opacity: 0.2;
}
.inactive img{display: none;}
.header_servicecount_text {
    margin: auto;
    line-height: 54px;
    font-size: 29px;
    color: #545454;
}
.header_service {
    margin: 6px 0 0;
}
.header_service,.header_servicestatus {
    font-size: 16px;
    color:#545454;
}
.header_buttonwrap {
    border-right: 1px solid #EAEAEA;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
}
button.header_button {
    background-color: #C8252C;
    border-radius: 4px;
    color: #fff;
    border: none;
    padding: 15px 30px;
    font-size: 17px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
    font-weight: 600;
}
.clientareapage .top-navbar .badge.up {
    top: 1px !important;
    right: 0px;
    background: #C8252C !important;
    width: 20px;
    height: 20px;
    padding: 0px 0px 0;
    font-size: 13px;
    line-height: 21px;
}
.clientareapage.top-nav-collapse .top-navbar .badge.up {
    top: 1px !important;
}
.header_cart {
    position: relative;
    display: inline-block;
    background: #EBEBEB;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    margin: auto;
    padding: 10px 0;
    float: right;
}
.header_cart i.fas.fa-shopping-cart,.clientareapage #Secondary_Navbar-Account>a>span>i {
    font-size: 26px;
    color: #545454;
    font-weight: 400;
    line-height: 30px;
}
li#Secondary_Navbar-Account {
    list-style: none;
    float: right;
    margin: 0 0 0 10px;
    border-left: 1px solid #EAEAEA;
    padding: 0 0 0 10px;
    cursor: pointer;
}
.clientareapage #Secondary_Navbar-Account>a {
    border: 0;
    box-shadow: none;
    background-color: #fff !important;
    padding:0;
}
.clientareapage #Secondary_Navbar-Account>a>span {
    border-radius: 25px;
    border: 0;
    box-shadow: none;
    color: #545454;
    background-color: #EBEBEB !important;
    font-weight: 500;
    height: 50px;
    width: 50px;
    padding: 10px 0px;
    display: inline-block;
    text-align: center;
}
.clientareapage #Secondary_Navbar-Account>a:hover {
    text-decoration: none;
}
.header_menuicon {
    vertical-align: super;
    margin: 0 0 0 10px;
}
.clientareapage .top-navbar .dropdown-menu {
    border-radius: 20px !important;
    background-color: #fff;
    -moz-box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    border: none;
    padding: 10px 20px;
    margin-top: 5px !important;
}
.clientareapage .top-navbar .dropdown-menu li>a {
    color: #545454;
    font-size: 16px;
    line-height: 31px;
}
.clientareapage .top-navbar .dropdown-menu li>a:hover {
    background: #fff;
    text-decoration: none;
}
.clientareapage li.menu_username {
    border-bottom: 1px solid #CBCBCB;
}
li.menu_username {
    border-bottom: 1px solid #CBCBCB;
    margin: 0 0 5px;
    padding: 0 0 5px;
}
.menu_username span {
    background: #EBEBEB;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
}

/*Sidebar*/
.sidemenuwrap {
    position: fixed;
    width: 255px;
    background: #fff;
    z-index: 22;
    padding: 30px 40px 0;
    box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 5%);
    margin-left: -30px;
    overflow:auto;
}
.sidemenuwrap h4 {
    font-size: 14px;
    color: #6D6D6D;
    line-height: 16px;
    font-weight: 400;
    padding: 30px 0 0;
}
.sidemenuwrap ul {
    padding: 0;
}
.sidemenuwrap ul.welcomewrap {
    padding-top: 30px;
}
.sidemenuwrap li {
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0px 14px;
    padding: 0 0 0 0px;
}
.sidemenuwrap li a {
    color: #545454;
    font-size: 18px;
    line-height: 48px;
    display:block;
}
.sidemenuwrap li.active a {
    color: #009cde;
}
.sidemenuwrap li a:hover,.sidemenuwrap li a:active {
    color: #009cde;
    text-decoration:none;
}
.sidemenuwrap li a img {
    margin: 0 3px 0 0px;
    vertical-align: text-top;
}
.sidemenuwrap li span {
    background: #009cde;
    color: #fff;
    border: none;
    padding: 0px 7px;
    border-radius: 20px;
    font-size: 12px;
    display: inline-block;
    line-height: 21px;
}
.sidemenuwrap a.supportbutton {
    color: #545454;
    border: 1px solid #545454;
    border-radius: 4px;
    display: block;
    height: 53px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    margin: 40px 0 40px;
}
.sidemenuwrap a.supportbutton:hover {
    text-decoration: none;
}
#sidemenubefore {
    margin:1px 0 0;
}

.maincontentwrap {
    padding: 60px 0px 0 15px;
}

.breadcrumb {
    display: none;
}
.page-header h1 {
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    color: #545454;
}
.boxshadow {
    box-shadow: 0px 3.81081px 28.5811px rgb(0 0 0 / 5%);
}

/*Welcome Page*/
p.welcomemsg {
    line-height: 22px;
    font-size: 16px;
    color: #545454;
    font-weight: 400;
}
p.welcomemsg span {
    color:#C8252C;
}
.welcomesteps {
    padding: 15px;
    border-radius:18px;
}
.steptitle {
    display: inline-block;
    font-size: 18px;
    margin-right: 0px;
    vertical-align: middle;
}
.step {
    display: inline-block;
    padding: 10px 35px;
    font-size: 15px;
    border: 1px solid #6d6d6d;
    border-radius: 4px;
    margin: 0px 20px 0 20px;
    cursor: pointer;
    position: relative;
}
.step:after {
    content: " ";
    background-image: url(../images/welcome-step.png);
    display: block;
    position: absolute;
    right: -35px;
    width: 35px;
    height: 7px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
}
.step:last-child {
    margin-right: 0;
}
.step:last-child:after {
    display: none;
    background-image: none;
}
.step.active, .step:hover {
    background: #6d6d6d;
    color: #fff;
}
.stepcontent {
    margin: 20px 0 ;
    padding: 10px 40px 20px 30px;
    border-radius:18px;
    animation:slide-in 1s forwards;
}
.stepcontent h2 {
    margin-bottom: 15px;
}
.stepcontent h3 {
    margin-top: 10px;
}
span.redfont {
    color: #C8252C;
}
.active span.redfont,.step:hover span.redfont {
    color: #fff;
}
p.stepnote {
    font-size: 16px;
    font-weight: 400;
}
.videowrap img {
    width: 100%;
}
#step1content {
    background-image: url(../images/step4bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}
#step1content ul { 
    padding:0;
    margin-top: 40px;
}

#step1content li {
    list-style: none;
    display: inline-block;
    width: 49%;
    line-height: 45px;
    font-size: 18px;
    margin: 0px 0 20px;
}
#step1content li img {
    padding: 14px 10px 13px;
    margin: 0 10px 0 0px;
    border-radius: 25px;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.stepfooter {
    font-size: 18px;
    padding: 30px 0;
    color: #545454;
    font-weight: 400;
}

a.continuebutton {
    color: #6D6D6D;
    padding: 10px 30px;
    border: 1px solid #6D6D6D;
    border-radius: 4px;
    margin-right: 15px;
    display: inline-block;
}
#step2content,#step3content {
    background-image: url(../images/step4bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}
#step2content .row {
    margin: 0;
}
.producttypes {
    box-shadow: 0px 3.81081px 28.5811px rgb(0 0 0 / 5%);
    padding: 10px 22px;
    border-radius: 19px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
}

a.redbutton {
    color: #C8253C;
    text-align: center;
    display: block;
    border: 2px solid;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
}
.producttypes p {
    margin: 25px 0 25px;
}
#step2content p span {
    color: #64B758;
    font-weight: 600;
}
.usetypeswrap {
    margin: 25px 0 0;
}
.usetypes {
    margin: 15px 0;
    box-shadow: 0px 3.58532px 26.8899px rgb(0 0 0 / 5%);
    padding: 20px;
}
.usetypes img {
    margin: 0 5px 0px 0px;
}
.usetypes h4 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.blocklistlink {
    color: #545454;
    font-weight: 600;
    text-decoration: underline;
}

#step4content {
    background-image: url(../images/step4bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}
.setupstep {
    box-shadow: 0px 3.81081px 28.5811px rgb(0 0 0 / 5%);
    padding: 10px 25px;
    border-radius: 19px;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
    min-height: 230px;
}
.setupstep h3 span {
    background: #C8252C;
    color: #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 18px;
    text-align: center;
    line-height: 35px;
}

.setupstep p {
    font-size: 15px;
    font-weight: 400;
    margin:20px 0 10px;
}
.setupstep p a {
    text-decoration: underline;
}
.time {
    padding: 10px 0 10px;
}
.time img {
    margin-right: 5px;
    margin-top: -2px;
}

/*Login Popup*/
.tmpl-clientregister,.tmpl-login {
    overflow: hidden;
}
body.tmpl-login:before,body.tmpl-clientregister:before {
    content: " ";
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1041;
    position: absolute;
    display: block;
    height: 100%;
    top: 0px;
    backdrop-filter: blur(3px);
}
.loginbackgorund {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1040;
}
.loginwrap {
    position: fixed;
    max-width: 720px;
    left: 0;
    right: 0;
    z-index: 5000;
    background: #fff;
    margin: auto;
    text-align: center;
    width: 90%;
    border-radius: 10px;
    box-shadow: 0px 4px 40px rgb(0 0 0 / 10%);
    top: 0;
    bottom: 0;
    height: fit-content;
    height: -moz-max-content;
    display: flex;
}
.loginhighlight {
    background: #F7F7F7;
    padding: 10px;
}
.loginhead {
    border-radius: 10px 10px 0 0;
    margin-bottom: 30px;
}
.loginhead img {
    margin: 15px auto;
    max-width: 230px;
}
.logincontent {
    padding: 0px 40px 15px;
}
.loginfooter {
    border-radius: 0px 0px 10px 10px;
    padding: 20px 40px;
}
.loginhighlight h1 {
    margin-bottom: 10px;
}
.loginhighlight span {
    color: #C8252C;
}
.loginhighlight p,.loginfooter p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}
.logincontent input {
    width: 100%;
    padding: 12px 15px;
    border-radius: 8px;
    border-color: #CBCBCB;
    font-size: 15px;
}
.logincontent input::-webkit-input-placeholder,.logincontent input::-moz-placeholder,.logincontent input:-ms-input-placeholder,.logincontent input:-moz-placeholder{
  color: #CBCBCB;
  font-size: 16px;
  font-weight: 300;
}

.logincontent select {
    padding: 0 15px;
    height: 50px;
    border-radius: 8px;
    font-size: 15px;
}
.logincontent input:focus,.logincontent input:active {
    border:1px solid #C8252C;
}
.logincontent label {
    text-align: left;
    margin: 0;
    font-weight: 400;
}
.loginbuttons {
    padding: 15px;
    border-radius: 10px;
    width: 100%;
}
.logincontent a {
    margin: 10px 0 0;
    display: inline-block;
}
.loginleft,.loginsidebar {
    padding: 0;
}
.loginsidebar {
    background-color: #F5F6F8;
    border-radius: 0 10px 10px 0px;
}
.loginsidebar img {
    width: 100%;
}
.registerstep1 p,.alreadyloggedin {
    font-size: 18px;
    margin: 20px 0 5px;
}

.loginfooter p a,.alreadyloggedin a{
    color:#009cde;
    font-weight: 600;
}
.loginrating {
    max-width:140px;
    display:block;
    margin:auto;
}
.loginrating_trustpilot {
    margin-top:10px;
}
.closeregisterpopup{
	z-index: 9999;
    position: absolute;
    right: -23px;
    top: -6px;
    font-size: 33px;
    opacity: 1;
    font-weight: 300;
    text-shadow: none;
    display:none;
}
.sociallinks span {
    vertical-align:middle;
}
.sociallinks button {
    margin: 15px;
    background: #fff;
    padding: 9px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display:inline-block;
    max-width: 150px;
}
.sociallinks button.btn-facebook{
    color : #545454;
}
.sociallinks button.btn-facebook:hover{
    border: 1px solid #ccc;
}
.sociallinks button.btn-facebook:active{
    background-color: #fff;
}
.sociallinks button.btn-facebook i{
    color : #3b5a9b;
}
.sociallinks button:hover {
    background-color: #efefef;
}
.sociallinks p.signinwith {
    position: relative;
}
.sociallinks p.signinwith:before {
    content: " ";
    position: absolute;
    height: 1px;
    width: 30%;
    background: #ccc;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}
.sociallinks p.signinwith:after {
    content: " ";
    position: absolute;
    height: 1px;
    width: 30%;
    background: #ccc;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.teamsize {
    border: 1px solid #CBCBCB;
    border-radius: 8px;
    padding: 10px;
    cursor: pointer;
}
.teamsize:hover,.teamsize.active {
    border-color:#C8252C;
}

/* My services page */
.tmpl-clientareaproducts .page-header.title h1 {
    display: none;
}

.tmpl-clientareaproducts .page-header.title {
    border-bottom: initial;
        margin: 0 !important;
}
.clientserviceswrap {
    margin-bottom: 20px;
}
#shared-vpn-beta {
    margin-bottom:0;
}
.clientserviceswrap h1 {
    font-size: 26px;
}
.shared-vpn-beta-heading ul {
    display: inline-block;
}
.buylink {
    float: right;
    color: #DA291C;
    font-size: 15px;
    margin:5px 0 0;
    cursor: pointer;
}
.buylink img {
    margin-right: 5px;
}
.shared-vpn-beta-heading {
    margin-bottom: 15px;
}
.shared-vpn-beta-main {
    padding: 15px;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    border-radius: 20px;
    border: 1px solid #efefef;
}
.dataTables_wrapper {
    padding: 5px 20px 10px;
    background: #fff;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    border-radius: 20px;
    overflow:auto;
}

.clientserviceswrap .dataTable {
    border-spacing: 0px 15px;
    border-collapse: separate;
    min-width: 500px;
}
.clientserviceswrap .dataTable tbody tr {
    cursor: pointer;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 19px;
    line-height: 48px;
    background-color: #fff;
}
.clientserviceswrap .dataTable>thead>tr>th {
    padding: 0 5px;
    font-weight: 300;
    line-height: 1;
}
.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td,.tc-table.table>thead>tr>td, .tc-table.table>thead>tr>th{
    border: 0px solid;
}
.panel.panel-default {
    border-color: #fff;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    border-radius: 20px;
    padding: 10px;
}
.panel>.list-group .list-group-item{
    border-width:0px;
}
.panel-default>.panel-heading {
    color: #545454;
    border-color: #fff;
}
.panel-default>.panel-heading>.panel-title {
    font-weight: 600;
}
a.list-group-item {
    font-size: 15px;
}
.list-group-item a {
    color: #545454;
    text-decoration: underline;
    font-weight: 500;
}
.dataTable td a {
    color: #545454;
    font-weight: 500;
}
.fresh-icon {
    border: 0px solid;
    padding: 3px 5px;
    width: 105px;
}
.fresh-icon span {
    color: #545454;
}
.fresh-icon i.fas.fa-check,.fresh-icon i.fas.fa-home {
    color: #64B758;
}
i.far.fa-angle-double-up,i.far.fa-angle-double-down {
    color: #82b74c;
}
i.fas.fa-toggle-off, i.fas.fa-toggle-on {
    font-size: 18px;
    vertical-align: text-bottom;
    font-weight: 300;
}
.status {
    background-color: inherit;
    border: solid 0px;
    font-size: 1em;
    vertical-align: middle;
    color: #545454;
    font-weight: 600;
}
.status.status-open {
    color:#009cde;
}
.status.status-closed {
    color:#999;
}
.status.status-customer-reply,.status.status-custom {
    color:#C8252C;
}
.status.status-answered {
    color:#64B758;
}
.status-pending i,.status-suspended i,.status-terminated i,.status-cancelled i,.status-fraud i,.status-complete i{
    color: #A3A3A3;
}
.status-active i{
    color: #3fad46;
}
.status-paid {
    color: #82b74c;
}
.status-unpaid {
    color: #ED3E48;
}
.status-cancelled{
    color:#999
} 
#shared-vpn-beta span.status-btn {
    display: inline-block;
}
#tableResidentialServicesList a {
    line-height: inherit;
}
.dataTable th[class*=sorting_] {
    color: #009cde;
}

/*PAGINATION*/
.dataTables_wrapper .bottom .dataTables_length, .dataTables_wrapper .bottom .dataTables_info {
    padding-top: 3px;
    font-size:12px;
}
.pagination>li>a, .pagination>li>span {
    padding: 1px 9px;
}    
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span  {
    color: #545454;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
    background-color: #545454;
    border-color: #545454;
}

/*IP and VPN Service Details Page*/
.tmpl-clientareaproductdetails .maincontentwrap {
    padding-top: 40px;
}
.tmpl-clientareaproductdetails .main-content h3{
    margin-top: 0;
    font-size: 26px;
}

.tmpl-clientareaproductdetails span.lead {
    font-weight: 200;
    font-size: 15px;
    line-height: 25px;
    display: inline-block;
    margin-bottom: 0px;
}
.tmpl-clientareaproductdetails span.lead:first-child {
    width: 100px;
    text-align: right;
}
.tmpl-clientareaproductdetails span.lead.value {
    font-weight: 500;
}
.tmpl-clientareaproductdetails span.pending {
    color: #DA291C;
    background: #FFE9E8;
    padding: 4px 15px;
    border-radius: 30px;
}
.detailsummary {
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    padding: 20px 20px 30px;
    border-radius: 20px;
}
.detailsummary h5 {
    line-height: 40px;
    margin: 5px 0;
}
div#tabOverview {
    margin: 0 0 30px;
}
.productdetails .row{
    margin-top: 5px;
}
.productdetails .col-xs-3 {
    text-align: right;
    font-weight: 300;
}
.productdetails a {
    color: #545454;
}
.productdetails a.service-invoice {
    color: #DA291C;
    font-weight: 600;
}
.productdetails a.btn.btn-warning {
    background: #fff;
    border-color: #545454;
    color: #545454;
}

.panel i.fas.fa-exclamation-circle {
    font-weight: 500;
}
.tmpl-clientareaproductdetails .panel-title {
    font-size: 14px;
}    
a.editlabel, a.changeiplabel {
    color: #545454;
}

.tmpl-clientareaproductdetails .topBtn .pro-mng-btn {
    border-color: #64B758;
    color: #64B758;
    background-color: white;
    font-weight: 500;
    padding: 9px 30px;
}
.tmpl-clientareaproductdetails .btn-success {
    color: #fff;
    background-color: #64B758;
    border-color: #64B758;
}
.tmpl-clientareaproductdetails .topBtn .btn {
    padding: 9px 25px;
}
.tmpl-clientareaproductdetails .topBtn .btn-primary {
    border-color: #6d6d6d;
    color: #6d6d6d;
}
.tmpl-clientareaproductdetails .topBtn .btn-primary i{
    color: #64B758;
}
.tmpl-clientareaproductdetails .topBtn .btn-primary:hover {
    background-color: #fff;
}

.vpnbuttons {
    padding-top: 10px;
    margin-bottom: 0px;
    border-top: 1px solid #DBDBDB;
    margin-top: 20px;
}
.vpnbuttons .btn {
    padding: 10px;
    border-radius: 4px;
}
.vpnbuttons .btn-primary {
    color: #6D6D6D;
    background-color: #fff;
    border-color: #6D6D6D;
    padding: 10px;
}
.vpnbuttons .btn-success {
    color: #64B758;
    background-color: #fff;
    border-color: #64B758;
}
.productdetails a.btn.btn-primary {
    color: #64B758;
    border-color: #64B758;
    background-color: #fff;
}
.productdetails a.btn.btn-danger {
    border-color: #C8252C;
    background: #fff;
}
.productdetails a.btn.btn-danger:hover {
    color: #545454;
}
.detailsummary .col-xs-2 {
    text-align: right;
}
span.lead.active {
    color: #64B758;
    background-color: rgba(100,183,88,0.2);
    padding: 1px 30px;
    border-radius: 50px;
}
.tmpl-clientareaproductdetails .main-content h3.beforecancelpage {
    margin-top:30px;
}

/*Support Page*/
.supportwrap {
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    padding: 0 40px 20px;
    border-radius: 20px;
    margin: 10px 0px 20px;
}
h2.department-heading {
    margin: 35px 0 10px;
}

/*Residential*/
.section1 {
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
    padding: 15px;
    border-radius: 20px;
        display: table;
    width: 100%;
}
.residential_proxy_section h2{
    margin-top: 0;
    margin-bottom: 12px;
}
.residential_proxy_section .circle canvas {
    width: 124px !important;
    height: 124px !important;
}
.residential_proxy_section .circle strong {
    top: 30px;
    left: 12px;
    line-height: 65px;
    font-size: 25px;
}
.residential_proxy_section h6 {
    font-size: 16px;
    font-weight: 300;
    margin:5px 0 5px;
}
.residential_proxy_section h6.used { 
    margin-top: 20px;
}
.used-data-overview {
    margin-left: 10px;
}
.residential_proxy_section .used-data-overview p {
    font-size: 18px;
    font-weight: 600;
}
.residential_proxy_section .used-data-overview p span {
    color: #C8252C;
    padding: 3px 20px;
    background: #FFE9E8;
    border-radius: 50px 0 0 50px;
}
.residential_proxy_section .used-data-overview p.green span {
    background: rgba(100,183,88,0.1);
    color: #64B758;
}
.residential_proxy_section .used-data-overview p.yellow span {
    background: rgba(255,214,0,0.1);
    color: #FFD600;
}
.residential_proxy_section .used-data-overview p.red span {
    background: #FFE9E8;
    color: #C8252C;
}
.residential_proxy_section .used-data-overview p span.totaldata {
    border-radius: 0px 50px 50px 0px;
    background: rgba(203,203,203,0.3);
    color: #545454;
}
.subscription {
    font-size: 16px;
}
.residential_proxy_section .used-data-overview p span.daterange,.subscription .daterange,.subscription a {
    color: #CBCBCB;
    background: #fff;
    border-radius: 0px;
    font-size: 15px;
    padding: 0px 0;
    font-weight: 400;
}
.used-data-overview span.daterange {
    display: block;
    margin-top: 10px;
}
.residential_proxy_section .plan-data .plan-data-info {
    width: auto;
    float: left;
    font-weight: 600;
    color: #64B758;
    background: rgba(100,183,88,0.1);
    padding: 2px 10px;
    border-radius: 50px;
}
.residential_proxy_section .plan-data .plan-data-info.plan-title span {
    color: #64B758;
    font-size: 17px;
    font-weight: 600;
}
.plan-data {
    padding: 0 20px;
}
.maincontentwrap .sub_user_title {
    border-top: 0px solid #ddd;
    padding: 0px 0 0 0;
    margin: 25px 0 0;
}
.maincontentwrap .proxy_user_table {
    border:0px solid;
    margin: 10px 0 0;
    display: table;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
}
.proxy_user_table .dataTables_wrapper {
    padding:10px 5px 10px;
    display: table;
    width: 100%;
}
.proxy_user_table table {
    border-collapse: separate;
    border-spacing: 0 15px;
}
.proxy_user_table .dataTable tr {
    cursor: pointer;
    box-shadow: 0px 4px 30px rgb(0 0 0 / 5%);
}

/* Active row highlight - as tr border is not applicable due to border collaspe applying border to td */
.proxy_user_table tbody.sub_user_info tr.active td:first-child,.proxy_user_table tbody.sub_user_info tr:hover td:first-child {
    border-left: 1px solid #C8252C !important;
}
.proxy_user_table tbody.sub_user_info tr.active td:last-child,.proxy_user_table tbody.sub_user_info tr:hover td:last-child {
    border-right: 1px solid #C8252C !important;
}
.proxy_user_table tbody.sub_user_info tr.active td,.proxy_user_table tbody.sub_user_info tr:hover td {
    border-top: 1px solid #C8252C !important;
    border-bottom: 1px solid #C8252C !important;
}
.proxy_user_table td:first-child {
    border-radius: 10px 0 0 10px;
}
.proxy_user_table td:last-child {
    border-radius: 0px 10px 10px 0px;
}
.proxy_user_table tbody.sub_user_info tr.proxy-cred-show-head td {
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    padding: 15px 10px;
}
.proxy_user_table i.fa.fa-toggle-on {
    color: #63C378;
    font-weight: 300;
    font-size: 22px;
    vertical-align: top;
}
.proxy_user_table i.fa.fa-toggle-off {
    font-weight: 300;
    font-size: 22px;
    vertical-align: top;
}
.location_data span {
    font-weight: bold;
}
.ribbon.ribbon-top-left {
    left: -4px;
}
.subuserdata {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 5px 30px 20px;
    margin: 14px 0px;
}
.subuserdata h4{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
.subuserdata.credential h4 {
    margin-bottom: 0px;
}
.subuserdata ul {
    padding-left: 0;
}
.subuserdata li {
    list-style: none;
    margin-bottom:15px;
}
.subuserdata li p {
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin: 0px 0 5px;
}
.dataTables_wrapper .subuserdata input[type=text], .dataTables_wrapper .subuserdata .select_box {
    max-width: 100%;
    border-color: #CBCBCB;
    border-radius: 8px;
    width: 100%;
    margin :0;
    font-weight: 400;
    font-size: 14px;
    padding: 8px;
} 
.dataTables_wrapper .subuserdata input[type="radio"],.dataTables_wrapper .subuserdata input[type="checkbox"] {
    margin: 2px 0px 0 0px;
    width: 18px;
    height: 18px;
    vertical-align: sub;
}
.dataTables_wrapper .subuserdata #location,
.dataTables_wrapper .subuserdata #state{
    margin-left: 15px;
}
.subuserdata form label {
    font-weight: 400;
}
.subuserdata #stickyslider {
    margin: 0 0 0 10px;
    width: 100px;
    display: inline-block;
}
.subuserdata .ips-checkbox {
    display: inline-block;
}
.subuserdata .submit_btn {
    color: #C8252C;
    background: #fff;
    border: none;
    font-weight: 500;
    border: 1px solid #C8252C;
    border-radius: 8px;
    font-size: 15px;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 15%);
     padding: 10px 40px;
    width: 235px;
}
.subuserdata .submit_btn.btn-black {
    color: #6d6d6d;
    border-color: #6d6d6d;
    margin: 0 auto 10px;
    text-align: center;
}    
.subuserdata input.submit_btn:hover {
    background: #C8252C;
    color: #fff;
}
.credential form {
    position: relative;
}
.credential a {
    position: absolute;
    right: 15px;
    top: 8px;
    color: #545454;
}
.credential label {
    margin:15px 0 0px;
    font-weight:300;
    font-size: 15px;
}

.panel>.list-group .list-group-item.active, .panel>.list-group a.list-group-item:hover {
    background-color: #fff;
    color: #009cde;
}
.supportwrap .btn-red {
    padding: 14px 20px;
    font-size: 16px;
}

/*Affiliate*/
.affiliateswrap {
    border-radius: 18px;
    box-shadow: 0px 3.81081px 28.5811px rgb(0 0 0 / 5%);
    padding: 30px;
    display: table;
    width: 100%;
}
.affiliateswrap .alert.alert-info {
    background-color: #f3f3f3;
    border-radius: 20px;
        border-color: #f3f3f3;
        color: #545454;
    font-size: 16px;
}
.affiliateswrap ul {
    padding: 0;
}
.affiliateswrap li {
    padding: 15px;
    list-style: none;
    border: 1px solid #cbcbcb;
    margin: 10px 0;
    border-radius: 10px;
        font-weight: 400;
}
.affiliateswrap li span {
    background: #64B758;
    height: 30px;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}
.affiliateswrap input.btn.btn-success {
    background: #64B758;
    border-color: #64B758;
    padding: 10px 25px;
}

.affiliatesbg {
    border-radius: 18px;
    box-shadow: 0px 3.81081px 28.5811px rgb(0 0 0 / 5%);
    padding: 10px 10px;
    display: table;
    width: 100%;
    margin: 0 0 15px;
}
.affiliate-stat {
    padding: 0px;
    font-size: 1.6em;
    text-align: center;
    background: #f3f3f3;
    border-radius: 30px;
    position: relative;
}
.affiliatesbg .affiliate-stat span {
    display: inline-block;
    font-size: 20px;
    color: #545454;
    padding: 7px 20px;
    width: 60%;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-weight:300;
}
.affiliatesbg .affiliate-stat span.amount {
    text-align: center;
    width: 38%;
    font-weight: 700;
    font-size: 24px;
    background: #e8e8e8;
    border-radius: 0px 30px 30px 0px;
}
.affiliate-stat img {
    left: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
}
.affiliatesbg .affiliate-referral-link {
    margin: 0px 0 20px;
    max-height: 330px;
    overflow: auto;
}
.affiliate-referral-link h5 {
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 20px;
}
.affiliate-referral-link input[type="text"],.affiliate-referral-link code {
    display: block;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.1em;
    border-radius: 10px;
    border: 1px solid #cbcbcb;
    overflow: hidden;
    width: 100%;
    color:#545454;
    background-color: #fff;
    font-size: 15px;
    font-family: 'Roboto';
}
.affiliate-referral-link code {
    font-size: 13px;
    color: #b5b5b5;
}
.linkswrap .copyelementwrap {
    width: 100%
}
.copyelementwrap {
    position: relative;
    width: 90%;
}
.copyelementwrap a {
    position: absolute;
    right: 10px;
    top: 8px;
    border-left: 1px solid #cbcbcb;
    padding-left: 7px;
    color: #545454;background: #fff;
}
#tableAffiliatesList {
    max-height: 330px;
    overflow: auto;
}
.table-striped>tbody>tr>td:nth-of-type(odd) {
    width: 45%;
    font-weight:300;
    color: #6d6d6d;
    font-size: 15px;
}
.table-striped>tbody>tr>td:nth-of-type(even) {
    color: #6d6d6d;
    font-size: 15px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
table.affiliate-table {
    background: #F3F3F3;
    padding: 10px 10px;
}
.text-muted {
    color: #B5b5b5;
    margin-top: 15px;
}
table.affiliate-table td {
    line-height: 0.5 !important;
}
table.affiliate-table td label {
    margin-left: 30px;
    margin-right: 5px;
    margin-bottom: 0px;
    vertical-align: bottom;
}
table.affiliate-table td input[type="text"] {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #cbcbcb;
    padding: 10px;
}
table.affiliate-table button.btn {
    background: #fff;
    border: 1px solid;
    border-radius: 8px;
}

table#tableAffiliatesList {
    border-collapse: separate;
    border-spacing:10px;
}
div#tableAffiliatesList_wrapper {
    padding: 0;
}
#tableAffiliatesList>tbody>tr:hover {
    background-color: #fff;
}
#tableAffiliatesList tbody tr {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}
#tableAffiliatesList>tbody>tr>td {
    padding-bottom: 7px;
    vertical-align: middle;
    padding-top: 7px;
}
#tableAffiliatesList th {
    font-weight: 300;
    font-size: 13px;
    padding-bottom: 0;
    padding-top: 0;
}
#tableAffiliatesList .status {
    line-height: inherit;
}
.afflinks h6 {
    font-size: 17px;
    color: #6d6d6d;
}
.afflinks p {
    font-size: 14px;
    color: #b5b5b5;
}
.affiliate-referral-link h4 {
    color: #cbcbcb;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.affiliate-referral-link.linkswrap input[type="text"] {
    margin-top: 10px;
}

.tmpl-pricing .page-header.title {
    display: none;
}

.tmpl-account-paymentmethods .table-header {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    vertical-align: middle;
    line-height: 35px;
}
.tmpl-account-paymentmethods .table-header .btn-red{
    float: right;
}
.paymentmethodtable {
    clear: both;
}
.paymentmethodtable.table>thead>tr>th, .paymentmethodtable.table>tbody>tr>th, .paymentmethodtable.table>tfoot>tr>th, .paymentmethodtable.table>thead>tr>td, .paymentmethodtable.table>tbody>tr>td, .paymentmethodtable.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1;
    vertical-align: middle;
}
.paymentmethodtable.table>thead>tr>th {
    padding-top: 0;
    padding-bottom: 0;
}
.paymentmethodtable.table>tbody>tr>td:first-child {
    text-align: center;
}

#creditpopupoverlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:4999;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
    backdrop-filter: blur(3px);
}
.modal {
    z-index:5000;
}
.creditpopup.modal-content {
    width: 45%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    max-height: 60%;
    box-shadow: none;
    border-radius: 5px;
}
.creditpopup {
    text-align:center;
}    
.creditpopup img {
    width: 70%;
    margin: 25px auto;
    text-align: center;
    display: block;
}
.highlight {
    background: #F6F6F6;
    padding: 20px;
}
.highlight.top {
    font-weight: 600;
    font-size: 19px;
}
.creditpopup p{
    max-width: 70%;
    text-align: center;
    margin: 0 auto 20px;
    font-weight: 600;
    font-size: 15px;
}
.creditpopup .btn.btn-red {
    padding: 10px 55px;
    display: block;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 10px;
}
.creditpopup a {
    color:#AAAAAA;
    font-weight: 500;
}
.videowrap {
    border-radius: 10px;
    width: calc(100% - 1px);
    overflow: hidden;
    height: 100%;
    display:block;
    transform : translateY(0px);
}
.videowrap iframe{
    display:block;
    border: 1px solid #C8252C;
    border-radius: 10px;
}
.homesidebar {
    text-align: center;
    padding: 25px 0;
    margin: 10px 0 50px;
    background: #fff;
    border-radius: 15px;
    font-size: 16px;
    line-height: 25px;
}
.homesidebar a {
    margin: 30px auto 10px;
    display: block;
    color: #545454;
    border: 1px solid #545454;
    width: 180px;
    border-radius: 6px;
    padding: 8px;
}
.videodesc {
    text-align: center;
    font-size: 18px;
    margin: 10px 0 0;
}
.videostep {
    margin: 15px 0 0;
    text-align: center;
}
.videostep .circle {
    font-size: 25px;
    background: #6D6D6D;
    color: #fff;
    border-radius: 40px;
    height: 60px;
    width: 60px;
    text-align: center;
    padding-top: 13px;
    margin: auto;
    font-weight: 800;
    position :relative;
    z-index: 6
}
.videostep .circle.active {
    background: #64B758;
}
.videostep .circle i.fa.fa-check {
    display:none;
}
.videostep .circle.active i.fa.fa-check {
    display:block;
    position: absolute;
    top: -3px;
    font-size: 10px;
    color: green;
    background: #fff;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 4px 0 0;
    right: -3px;
    box-shadow: 0px 2.81081px 10.5811px rgb(0 0 0 / 30%);
}
.line {
    height: 1px;
    position: absolute;
    width: 100%;
    background: #333;
    top: 30px;
    z-index: 5;
}
.step1 .line {
    width: 50%;
    right:-20px;
}
.step3 .line {
    width: 50%;
    left:-20px;
}
.videostep {
    cursor:pointer;
}
.videostep h5 {
    font-weight: 800;
    font-size:16px;
}

.tmpl-residentialoffer .page-header.title {
    display:none !important;
}
.residentialoffer {
    text-align: center;
    font-size: 15px;
    padding: 20px 0;
    max-width: 90%;
    margin: auto;
}
.residentialoffer h4 {
    font-weight: 700;
    margin: 30px 0 10px;
    display: block;
    font-size: 20px;
}
.residentialoffer p {
    margin : 0 0 25px;
    line-height: 25px;
}

.residentialoffer i {
    color: #64B758;
    font-size: 22px;
    vertical-align: middle;
    font-weight: 500;
    margin-right: 5px;
}
.dashboarlink {
    display:block;
    margin:10px 0;
}
.residentialoffer .ratings {
    border-top: 1px solid #ddd;
    padding: 10px 0 20px;
    margin-top: 20px;
}

/*View Invoice Page*/
.invoice-container .panel.panel-default {
    box-shadow: none;
    padding: 0;
    border-color: #e5e5e5;
    border-radius: 0;
}

.invoice-container .table>tbody>tr>td,.invoice-container .table>thead>tr>td {
    border-bottom:1px solid #ddd;
}
.invoice-container .panel-default>.panel-heading {
    border-color: #ddd;
}

@media (max-width: 1440px) 
{
   .header_service, .header_servicestatus {
        font-size: 15px;
    }
    .header_servicecount {
        width: 50px;
        height: 50px;
    }
    .header_servicewrap {
        min-width: 215px;
    }
    .header_servicecount_text {
        font-size: 29px;
    }
    button.header_button {
        padding: 15px 15px;
        font-size: 15px;
    }
    .header_menuicon {
        margin: 0 0 0 2px;
    }
    .sidemenuwrap {
        width: 239px;
    }
    .sidemenuwrap li a {
        color: #545454;
        font-size: 16px;
        line-height: 48px;
    }
    .sidemenuwrap a.supportbutton {
        width: 180px;
        height: 53px;
        font-size: 18px;
        margin: 40px -10px 40px;
    }
    #step1content li {
        font-size: 14px;
    }
    .stepfooter {
        font-size: 15px;
    }
    .producttypes img {
        width: 30px;
    }
    .producttypes h3 {
        font-size: 21px;
    }
    page-header h1 {
        font-size: 29px;
    }
}

@media (min-width: 1200px) and (max-width:1440px)
{
    .logowrap img.img-responsive {
        width: 155px;
    }
    .header_servicewrap {
        min-width: 210px;
    }
    .header_servicecount {
        width: 40px;
        height: 40px;
    }
    .header_servicecount_text {
        font-size: 22px;
        line-height: 39px;
    }
    .header_service {
        margin: 2px 0 0;
    }
    .sidemenuwrap {
        width: 219px;
        padding: 30px 30px 0;
    }
    .step {
        padding: 10px 5px;
        font-size: 1em;
        margin: 0px 15px 0 20px;
        min-width: 275px;
        text-align: center;
    }
    .step.first {
        margin-left: 10px;
    }
    .usetypes {
        padding: 20px 10px 20px 15px;
    }
    .loginhighlight h1 {
        font-size: 32px;
    }
    .loginhighlight p {
        font-size: 18px;
    }

}

/* Fix for Buy now button */
@media (min-width: 1380px) and (max-width:1439px){
    .step {
        min-width: 250px;
    }
}
@media (min-width: 1320px) and (max-width:1380px){
    .headerwrap {
        margin: 2rem 0;
    }
    .header_servicewrap {
        min-width: 190px;
    }
    .sidemenuwrap ul.welcomewrap {
        padding-top: 10px;
    }
    .step {
        min-width: 220px;
    }
}
/* Fix for Buy now button */
@media (min-width: 1200px) and (max-width:1320px){
    .headerwrap {
        margin: 2rem 0;
    }
    .header_servicewrap {
        min-width: 165px;
        padding: 0 10px;
    }
    .header_service, .header_servicestatus {
        font-size: 14px;
    }
    .header_buttonwrap {
        padding: 0 10px 0 0;
        margin: 0 10px 0 0;
    }
    button.header_button {
        padding: 15px 10px;
        font-size: 13px;
    }
    .sidemenuwrap ul.welcomewrap {
        padding-top: 10px;
    }
    .clientareapage #Secondary_Navbar-Account>a>span {
        border-radius: 25px;
        height: 45px;
        width: 45px;
    }
    .header_cart {
        width: 45px;
        height: 45px;
    }
    .header_cart i.fas.fa-shopping-cart, .clientareapage #Secondary_Navbar-Account>a>span>i {
        font-size: 22px;
        line-height: 26px;
    }
    .step {
        min-width: 175px;
    }
}

@media (min-width: 1200px) and (max-width:1260px){
    .sidemenuwrap {
        width: 210px;
    }
}

@media (max-width: 1200px) 
{
    .mass-head {
        margin: 60px 0 0;
    }
    .headerwrap {
        margin: 0.5rem 0;
    }   
    .logowrap {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        width: max-content;
    }

    .header_servicewrap {
        display: none;
    }
    .tmpl-clientareahome .header_servicewrap {
        display: block;
    }

    nav.navbar.top-navbar {
        padding: 0 0 0px;
    }
    .mobilemenubutton {
        width: 50px;
        position: fixed;
        line-height: 60px;
        background: #F4F4F4;
        margin: 0 0px 0 -15px;
        text-align: center;
        cursor: pointer;
    }
    .mobilemenubutton i {
        background: #545454;
        color: #fff;
        padding: 10px;
        border-radius: 20px;
    }
    .logowrap:after {
        display: none;
    }
    .clientareapage #Secondary_Navbar-Account>a>span {
        padding-top: 10px;
    }
    .header_menuicon {
        vertical-align: middle;
        display: none;
    }
    .clientareapage #Secondary_Navbar-Account>a>span,.header_cart {
        border-radius: 25px;
        font-size: 19px;
        height: 40px;
        width: 40px;
        margin-top: 5px;
    }
    .header_cart i.fas.fa-shopping-cart,.clientareapage #Secondary_Navbar-Account>a>span>i {
        font-size: 19px;
    }
    .clientareapage #Secondary_Navbar-Account>a>span>i {
        line-height: 19px;
    }
    .header_cart {padding: 7px 0;}
    .header_cart img{
        width: 25px;
    }
    .sidemenuwrap {
        display: none;
        position: fixed;
        padding-top: 0;
        padding-bottom: 30px;
        height: 100%;
    }
    .hero-bg-wrap {
        border:0px solid;
    }
    .overlay {
        display:none;    
        background: rgba(0,0,0,0.4);
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 3;
        left: 0;
        right: 0;
    }
    .maincontentwrap {
        padding: 20px 0px 0 0px;
        width: 100%;
    }
    .tmpl-clientareaproductdetails .maincontentwrap {
        padding-top: 0px;
    }
    .header_servicewrap {
        padding: 20px;
        border-bottom: 1px solid #EAEAEA;
    }
    .freshipcount, .vpncount {
        border-right: none;
    }
    .dedicatedcount, .vpncount {
        border-bottom: none;
    }
    #step1content li {
        width: 100%;
    }
    a.continuebutton {
        display: block;
        width: 120px;
        margin-bottom: 15px;
    }
    .step:last-child {
        margin-right: 30px;
    }
    .steptitle {
        display: block;
        font-size: 26px;
        margin-right: 10px;
        vertical-align: middle;
        text-align: center;
    }
    .step {
        display: block;
        padding: 10px 35px;
        font-size: 15px;
        border: 1px solid #6d6d6d;
        border-radius: 4px;
        margin: 20px 30px 40px 30px;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .step:after {
        content: " ";
        background-image: url(../images/welcome-step.png);
        display: block;
        position: absolute;
        right: 0;
        width: 70px;
        height: 12px;
        background-repeat: no-repeat;
        left: 0;
        bottom: -41px;
        transform: rotate(90deg);
        margin: auto;
        background-size: 33px;
            top: inherit;
    }
    .loginhighlight h1 {
        font-size: 32px;
    }
    div#residential-services {
        margin-top: 20px;
    }
    .tmpl-clientareaproductdetails .main-content {
        margin-top: 40px;
    }
    .residential_proxy_section h2,.maincontentwrap .sub_user_title{
        margin-left: 0px;
    }
    .tmpl-clientareaproductdetails .sub_user_title h2 {
        padding: 0 0 0px 0;
    }
}

@media (max-width: 992px) {
    .mass-head {
        margin: 60px 0 0;
    }
    .right-data .daterange {
        display: block;
        margin-top: 10px;
    }
    .afflinks {
        margin-top: 40px;
    }
}

@media (min-width: 769px) and (max-width:1200px){
    button.header_button {
        padding: 10px 13px;
        font-size: 14px;
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .header_servicewrap {
        border-right: none;
        border-bottom: 1px solid #EAEAEA;
    }    
    button.header_button {
        padding: 10px 10px;
        font-size: 13px;
        margin-top: 6px;
    }
    .logowrap {
        margin : 3px 0 0 40px;
    }
    .page-header.title h1 {
        font-size: 28px;
    }
    .loginhighlight h1 {
        font-size: 27px;
    }
    .loginhead {
        margin-bottom: 20px;
    }
    .registerstep1 p, .alreadyloggedin {
        font-size: 16px;
        margin: 5px 0 5px;
    }
    .logincontent a {
        margin: 5px 0 0;
        display: inline-block;
    }
    .logincontent input {
        padding: 10px;
    }
    .stepfooter {
        padding-top: 10px;
    }
    .loginhead img {
        margin: 10px auto;
        max-width: 210px;
    }
    .sociallinks button {
        margin: 5px 15px;
    }
    .buylink {
        float: none;
        margin: 5px 0 0;
        display: block;
        text-align: right;
    }
    .dataTables_wrapper .bottom .dataTables_length {
        display: none;
    }
    .productdetails a.btn,.vpnbuttons .btn {
        margin-top: 15px;
    }
    .clientserviceswrap .dataTable>thead>tr>th {
        font-size:12px;
        padding:0 3px;
    }
    .section1 .right-data {
        width: calc(100% - 110px);
        float: right;
    }
    .proxy_user_table .sub_user_info {
        width: 100%;
    }
    .section1 .left-data {
        width: 110px;
    }
    .affiliate-stat {
        margin-bottom: 15px;
    }
    .creditpopup.modal-content {
        width: 90%;
    }
}

@media (max-width: 500px) {
    .header_buttonwrap {
        display: none;
    }
}

/*For logo in small screens*/
@media (max-width: 410px) {
    .logowrap {
        right: inherit;
    }
    .stepcontent h2 {
        text-align: center;
    }
    .stepcontent {
        padding: 10px 10px 20px 10px;
    }
    .circle {
        font-size: 25px;
        height: 50px;
        width: 50px;
        padding-top: 10px;
    }
    .videostep h5 {
        font-weight: 800;
        font-size: 15px;
    }
    p {
        font-size: 11px;
    }
}

/* Min Width Queries */
@media (min-width: 991px) 
{
    .section1 div.col-md-6:nth-child(2) {
        border-right: 1px solid #DBDBDB;
    }
    .afflinks {
        border-left: 1px solid #dbdbdb;
        padding-left: 20px;
    }
}
@media (min-width: 1200px) 
{
    .block-footer-copyright,.block-footer-small,.block-footer,.block-footer-icons {
        position: relative;
        z-index: 25;
    }
}
@media (min-width: 1441px) 
{
    .logowrap img.img-responsive {
        width: 192px;
    }
    .header_servicewrap {
        min-width: 212px;
    }
    .header_servicecount_text {
        font-size: 28px;
    }
    .header_service,.header_servicestatus {
        font-size: 16px;
    }
    button.header_button {
        padding: 15px 15px;
        font-size: 17px;
    }
    .sidemenuwrap li a {
        font-size: 18px;
    }
    
    .steptitle {
        font-size: 23px;
    }
    .step {
        font-size: 17px;
    }
    
    .loginhighlight h1 {
        font-size: 32px;
    }
    .loginhighlight p {
        font-size: 18px;
    }
    .logincontent {
        padding: 30px 40px;
    }
    .loginhighlight p {
        font-size: 19px;    
    }
    .clientserviceswrap h1 {
        font-size: 28px;
    }
    .tmpl-clientareaproductdetails span.lead {
        font-size: 18px;
    }
}