/**
 * @tableofcontents
 *
 * 1. Widget Pricing Tabs
 * 2. Vultr Plans tabs
 */

/* @section 1. Widget Pricing Tabs */
.wt-prcNew2_wrap .carousel-inner {
    margin: 30px auto 0 auto;
    overflow: visible;
    max-width: 100%;
}

.wt-prcNew2_wrap {
    max-width: 100%;
    margin: 0 auto 35px auto;
    overflow: visible;
    display: none;
}

.wt-prcNew2_sec {
    margin-top: 30px;
    border: 0;
    border: 1px solid #e4e7ea;
    position: relative;
    margin-right: 1%;
    padding: 0;
    background-color: white;
    transition: 0.3s all ease-in-out;
    border-radius: 8px;
}

.wt-prc-free {
    /*background: url("../../img/pricing_new/prc-green1.png") no-repeat right top !important;*/
    height: 100px;
    width: 102px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.wt-prc-free-grey {
    /* background: url("../../img/pricing_new/prc-grey1.png") no-repeat right top !important;*/
    display: none;
}

.wt-prcNew2_sec:hover .wt-prc-free-grey {
    /*background: url("../../img/pricing_new/prc-green1.png") no-repeat right top !important;*/
    transition: all 0.1s ease-in-out;
    display: none;
}

.wt-prcNew2_sec_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.wt-prcNew2_sub_hd {
    font-size: 35px;
    color: #505050;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.wt-prcNew2_sub_txt {
    text-align: center;
    font-size: 12px;
}

.wt-prcNew2_sub_hd2 {
    margin-top: 50px;
    font-size: 36px;
    color: #333c4e;
    display: none;
}

.wt-prcNew2_prc {
    font-size: 36px;
    color: #091e42;
    word-spacing: -10px;
    letter-spacing: -1px;
    text-align: center;
}

.hourly .wt-prcNew2_prc {
    font-size: 36px;
}

#hourlyDo.hourly .wt-prcNew2_prc_cut {
    font-size: 17px;
}

.wt-nprc-box {
    padding: 15px 0 10px;
    background: #f4f3f9;
}

.wt-prcNew2_sec2 {
    margin-top: 0;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1) !important;
}

.wt-prcNew2_sec2 .wt-nprc-box {
    background: #2e39bf;
    position: relative;
    padding: 20px 0 10px;
    border-radius: 8px 8px 0 0;
}

.wt-prcNew2_sec2 .wt-prcNew2_prc sup,
.wt-prcNew2_sec2 .wt-prcNew2_prc b,
.wt-prcNew2_sec2 .wt-prcNew2_prc span,
.wt-prcNew2_sec2 .wt-nprc-box p {
    color: #fff !important;
}

.wt-prcNew2_sec2 .wt-prcNew2_prc b {
    font-weight: 500;
}

.wt-nprc-box p {
    color: #42526e;
    font-size: 14px;
    text-align: center;
}

.wt-prcNew2_prc sup {
    font-size: 30px;
    margin-right: 10px;
    top: -0.3em;
    color: #091e42;
}

.wt-prcNew2_prc b {
    color: #091e42;
    font-size: 45px;
    display: inline-block;
    font-weight: 400;
}

.wt-prcNew2_prc span {
    font-size: 27px;
    color: #091e42;
    margin-left: 18px;
    display: inline-block;
}

.wt-prcNew2_prc_cut {
    padding: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    font-size: 17px;
    text-decoration: line-through;
    color: #e55353;
    display: none;
}

.wt-prcNew2_prc_cut2 {
    font-size: 13px;
    color: #f13a54;
    position: relative;
    left: -10px;
    top: -2px;
    text-decoration: line-through;
}

.wt-prcNew2_prc_cut b {
    font-size: 17px;
    word-spacing: 0;
    position: relative;
}

.wt-prcNew2_prc_cut b:before {
    content: "";
    position: absolute;
    left: -10%;
    top: 11px;
    background: #e55353;
    height: 2px;
    width: 120%;
}

.wt-prcNew2_sec ul {
    list-style: none;
    font-size: 16px;
    color: #000;
    padding-left: 0;
    text-align: center;
}

.wt-prcNew2_sec ul li {
    padding-bottom: 5px;
    font-size: 0;
}

.wt-prcNew2_sec ul li:nth-child(n + 5) {
    font-size: 14px;
    color: #565859;
    display: none;
}

.wt-prcNew2_sec ul li:nth-child(5) {
    padding-top: 8px;
}

.wt-prcNew2_sec ul li b {
    color: #091e42;
    font-size: 14px;
    font-weight: 500;
    padding-left: 4%;
    width: 50%;
    display: inline-block;
    text-align: left;
}

.wt-prcNew2_sec ul li span {
    display: inline-block;
    width: 50%;
    text-align: right;
    padding-right: 4%;
    color: #42526e;
    font-size: 14px;
}

.wt-prcNew2_prc_text {
    text-align: center;
    margin-bottom: 10px;
}

.wt-prcNew2_prc_text > span {
    color: #091e42;
    font-size: 10px;
    background: #fff;
    padding: 5px 17px;
    display: inline-block;
    border-radius: 4px;
}

.wt-nprc-pkg-txt {
    text-align: center;
    margin: 30px 0 0;
}

.prc-note {
    color: #565859;
    font-size: 14px !important;
    line-height: 22px !important;
    display: none;
}

.prc-note2 {
    color: #565859;
    display: block;
    margin-bottom: 30px !important;
}

.prc-note-top {
    color: #42526e;
    font-size: 13px !important;
    line-height: 21px !important;
    margin: 0 !important;
}

.wt-prcNew2_prc_btn {
    text-align: center;
    padding: 5px 0 20px;
}

.wt-prcNew2_prc_btn a {
    border: 0;
    color: #192072 !important;
    font-size: 15px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 6px !important;
    padding: 8px 20px !important;
    border: 2px solid #09ebaf;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}

.wt-prcNew2_sec:hover .wt-prcNew2_prc_btn a,
.wt-prcNew2_sec2 .wt-prcNew2_prc_btn a {
    background: #09ebaf;
    -webkit-box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
}

.wt-prcNew2_sec:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1) !important;
}

.wt-prcNew2_prc-txt {
    font-size: 11px;
    letter-spacing: 1px;
    word-spacing: 0;
    display: none;
}

.wt-prcNew2-provider li {
    width: 105px !important;
    height: 62px !important;
    background: url("../../img/pricing/pricing_new_logos2.png") no-repeat center top !important;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
}

.wt-prcNew2-provider li a {
    position: absolute;
    text-align: center;
    color: #737373;
    left: 0;
    bottom: -25px;
    text-indent: 0;
    font-size: 12px;
    display: inline-block;
    text-decoration: underline;
    width: 100%;
}

.wt-prcNew2-provider li a:hover {
    color: #009dd7;
}

.wt-prcNew2-provider li.wt-prcNew2-do {
    background-position: center 6px !important;
}

.wt-prcNew2-provider li.wt-prcNew2-amz {
    background-position: center -170px !important;
}

.wt-prcNew2-provider li.wt-prcNew2-gl {
    background-position: center -341px !important;
}

.wt-prcNew2-provider li.wt-prcNew2-vl {
    background-position: center -534px !important;
}

.wt-prcNew2-provider li.wt-prcNew2-kyup {
    background-position: center -705px !important;
}

.wt-prcNew2-provider li.wt-prcNew2-linode {
    background-position: center -861px !important;
}

.wt-prcNew2-provider.carousel-indicators .active {
    margin-left: 10px;
    margin-right: 10px;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-do {
    background-position: center -84px !important;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-amz {
    background-position: center -260px !important;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-gl {
    background-position: center -432px !important;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-vl {
    background-position: center -628px !important;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-kyup {
    background-position: center -779px !important;
}

.wt-prcNew2-provider.carousel-indicators .active.wt-prcNew2-linode {
    background-position: center -950px !important;
}

/* #carousel-example-generic{margin-top: 160px;} */
/* 
.carousel-indicators{
    bottom: auto;
    top: -90px;
}
.carousel-indicators li{
    width: 10px;
    height: 10px;
    background: #c3d2d9;
    border: 0;
    box-shadow: none;
    position:relative;
}

.carousel-indicators li span{
    width: 10px;
    height: 10px;
    background: #c3d2d9;
    border: 0;
    position:absolute;
    border-radius:100%;
    top:100px;
    left: 50%;

}

.carousel-indicators li.active span{
    background: #008cd0;
}



.carousel-indicators .active{
    background: #008cd0;
    width: 10px;
    height: 10px;
    margin: 1px;
} */

.wt-prc-tooltip {
    color: #a7aeb8;
    font-size: 11px !important;
    z-index: 999;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 25px 0 20px;
}

.wt-prc-tooltip i {
    color: #a7aeb8;
}

.wt-prc-tooltip .tooltip.top {
    z-index: 9999;
}

.wt-prc-tooltip .tooltip-inner,
.cw-prc-tbl .tooltip-inner {
    background-color: #e6e6e6 !important;
    color: #000;
    font-size: 12px;
    padding: 5px;
    line-height: 18px;
    min-width: 200px;
    white-space: normal;
}

.wt-prc-tooltip .tooltip.top .tooltip-arrow,
.cw-prc-tbl .tooltip.top .tooltip-arrow {
    border-top-color: #e6e6e6 !important;
}

/* Pricing Table */
.cw-prc-tbl td i {
    margin-left: 5px;
    font-size: 12px;
}

.cw-prc-tbl .table > tbody > tr > td:first-child {
    text-align: center;
}

.cw-prc-tbl .table > tbody > tr > td,
.cw-prc-tbl .table > tbody > tr > th,
.cw-prc-tbl .table > tfoot > tr > td,
.cw-prc-tbl .table > tfoot > tr > th,
.cw-prc-tbl .table > thead > tr > td,
.cw-prc-tbl .table > thead > tr > th {
    border-top: 0 !important;
    text-align: center;
}
.cw-prc-tbl .table > thead > tr > th {
    background: #f3f6fa;
    padding: 13px;
    color: #1f2d3d;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #e5e5e5;
}

.cw-prc-tbl .table > thead > tr > th > span {
    display: block;
    color: #595959;
    font-size: 12px;
}

.cw-prc-tbl .table {
    border: 1px solid #e5e5e5;
    margin: 0;
}

.cw-prc-tbl .table > tbody + tbody {
    border: 1px solid #e5e5e5;
}

.cw-prc-tbl .table > tbody:hover {
    background: #f5f8fb;
}

.cw-prc-tbl .table > tbody > tr > td,
.cw-prc-tbl .table > tbody > tr > td b {
    color: #333c4e;
    font-size: 16px;
    padding: 13px;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 400;
}

.cw-prc-tbl a {
    font-size: 12px;
    background: transparent;
    padding: 10px 12px;
    color: #192072;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #09ebaf;
    border-radius: 4px;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.cw-prc-tbl a:hover {
    background: #09ebaf;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
}

.prc-shw-btn {
    border: 0;
    color: #192072 !important;
    font-size: 15px;
    font-weight: 500;
    background-color: transparent;
    border-radius: 6px !important;
    text-decoration: none !important;
    padding: 10px 20px !important;
    border: 2px solid #09ebaf;
    text-transform: uppercase;
    margin: 20px 0 10px;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.prc-shw-btn:hover {
    background: #09ebaf;
    -webkit-box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.2) !important;
}

.prc-big-plan {
    display: none;
}

/* Data Center List */

.prc-dc-list {
    z-index: 99999 !important;
    padding-top: 150px;
}

.prc-dc-list .modal-content {
    padding: 10px 0 30px;
}

.prc-dc-list .modal-title {
    font-size: 20px;
    color: #1f2d3d;
    font-weight: 500;
    text-align: center;
}

.prc-dc-list .modal-header {
    border: 0;
    box-shadow: none;
    padding: 20px 15px;
}

.prc-dc-list ul {
    text-align: left;
}

.prc-dc-list ul li {
    color: #6f7172;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 5px 0;
    position: relative;
    float: left;
    width: 48%;
    list-style: none;
}

.prc-dc-list ul li:before {
    content: "\f111";
    color: #004ddb;
    font: normal normal normal 8px/1 FontAwesome;
    position: absolute;
    left: -15px;
    top: 6px;
}

.prc-dc-list .close {
    opacity: 1;
}

.prc-dc-list .close span {
    background: url("../../img/pricing/dc-popup-cross1.png") center top no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    top: -14px;
}

.prc-dc-list .modal-backdrop {
    background: rgba(0, 0, 0, 0.2);
}

#prc-calc .nav-tabs {
    display: none;
}

.prc-btm-txt {
    font-size: 12px;
    color: #565859;
    text-transform: uppercase;
    margin: 0;
    display: none;
}

.pop-tag {
    line-height: 18px;
    padding: 0 5px;
    background: #2e39bf;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    left: -15px;
    position: absolute;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: -20px;
}
.pop-tag .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 9px dashed;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    color: #2e39bf;
    position: absolute;
    right: -10px;
    top: 0;
}

.cw-prc-tbl .table > tbody + tbody:nth-of-type(3) tr td .pop-tag {
    left: -75px !important;
}
/* Providers Tabs */
.wt-prcNew2_prvd-tab-wrap {
    padding: 80px 0 40px;
}
.wt-prcNew2_prvd-tab-wrap h2 {
    color: #091e42;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0px;
    font-size: 36px;
}

.wt-prcNew2_prvd-tab {
    margin: 40px 0 0;
}

.wt-prcNew2_prvd-tab .tab-content > .tab-pane {
    position: relative;
}

.wt-prcNew2_prvd-tab .nav-tabs {
    border-bottom: 0px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs li span {
    width: 105px !important;
    height: 62px !important;
    background: url(../../img/pricing/pricing_new_logos2.png) no-repeat center -84px !important;
    text-align: center;
    display: inline-block;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

.wt-prcNew2_prvd-tab .nav-tabs .wt-nprcNew2-lnd {
    background-position: center -950px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs .wt-nprcNew2-vltr {
    background-position: center -628px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs .wt-nprcNew2-amz {
    background-position: center -260px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs .wt-nprcNew2-gce {
    background-position: center -432px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs .wt-nprcNew2-kyup {
    background-position: center -779px !important;
}

.wt-prcNew2_prvd-tab .nav-tabs li {
    min-width: 20%;
    margin: 0 !important;
}

.wt-prcNew2_prvd-tab .nav-tabs li a > b {
    color: #0bacdd;
    font-size: 11px;
    font-weight: 300;
    display: block;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    text-align: center;
}

.wt-prcNew2_prvd-tab .nav-tabs li.active a > b {
    opacity: 1;
    visibility: visible;
}

.wt-prcNew2_prvd-tab .nav-tabs li a {
    background: #f4f3f9;
    padding: 10px 20px;
    text-align: center;
    margin: 0 !important;
    border: 1px solid #e4e7ea;
    border-left-color: transparent;
    transition: all 0.2s ease-in-out;
    position: relative;
}

.wt-prcNew2_prvd-tab .nav-tabs li:first-child a {
    border-left: 1px solid #e4e7ea;
}

.wt-prcNew2_prvd-tab ul li.active a {
    background: #fff;
    border: 1px solid #e4e7ea !important;
    border-bottom-color: transparent !important;
    padding: 10px 20px 20px 20px;
    margin-top: -10px !important;
}

.wt-prcNew2_prvd-tab ul li.active span {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.wt-prcNew2_prvd-tab_feat {
    padding: 0;
    margin: 35px 0;
    text-align: center;
}

.wt-prcNew2_prvd-tab_feat li {
    display: inline-block;
    list-style: none;
    color: #565859;
    font-size: 16px;
}

.wt-prcNew2_prvd-tab_feat li:nth-of-type(n + 2) {
    text-transform: uppercase;
    color: #091e42;
}

.wt-prcNew2_prvd-tab_feat li:nth-of-type(n + 2):before {
    content: "\f00c";
    color: #2cd274;
    font: normal normal normal 20px/1 FontAwesome;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 10px;
}

.wt-prcNew2_prvd-tab_feat li span{
    padding: 3px 6px;
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    background: #0E134F;
    border-radius: 6px;
    display: inline-block;
    width: auto;
    vertical-align: baseline;
    margin: 10px 0 0 5px;
}

/* @Section 2. Vultr Plans tabs */

.vultrPlansTabsWrap {
    max-width: 400px;
    margin: 0 auto 50px;
}

.vultrPlansTabsWrap .nav-tabs {
    display: flex;
    border: 0 !important;
}

.vultrPlansTabsWrap .nav-tabs li {
    flex: 1;
    text-align: center;
    border: 1px solid rgba(0, 0,0,0.2);
    box-sizing: border-box;
    transition: all .3s ease-in-out;
}

.vultrPlansTabsWrap .nav-tabs li a {
    font-weight: 700;
    font-size: 15px;
    opacity: 0.3;
    color: #0a1e43 !important;
    border: 0 !important;
    padding: 8px !important;
    margin: 0 !important;
    height: 100%;
    width: 100%;
}

.vultrPlansTabsWrap .nav-tabs li.active {
    border: 2px solid #007BFC;
    transform: scaleY(1.04);
    transform-origin: bottom;
}

.vultrPlansTabsWrap .nav-tabs li.active a {
    opacity: 1;
    padding: 8px !important;
    margin: 0 !important;
}

.vultrPlansTabsWrap .nav-tabs li img {
    display: inline-block;
    max-height: 24px;
    vertical-align: middle;
}

/* @reset styling for extra large screen except screen size */
@media (min-width: 1200px) {
    .prc-top-ftr-sec {
        float: none;
        margin: 0 auto;
        padding: 60px 70px 20px 70px;
    }
}

@media (max-width: 1200px) {
    .wt-prcNew2_prc b {
        font-size: 35px;
    }
    .hourly .wt-prcNew2_prc b {
        font-size: 27px;
    }
    #hourlyDo.hourly .wt-prcNew2_prc_cut b,
    #monthlyDo.monthly .wt-prcNew2_prc_cut b {
        font-size: 17px;
    }

    .wt-prcNew2_prc sup {
        font-size: 28px;
    }
}

/* @reset styling for medium screen size */
@media (min-width: 768px) and (max-width: 979px) {
    .wt-prcNew2_sec1,
    .wt-prcNew2_sec2,
    .wt-prcNew2_sec3,
    .wt-prcNew2_sec4 {
        width: 49% !important;
    }

    .wt-prcNew2_sec1 ul,
    .wt-prcNew2_sec3 ul,
    .wt-prcNew2_sec4 ul {
        min-height: 145px;
    }
}

/* @reset styling for medium screen size */

@media (max-width: 992px) {
    .wt-prcNew2_prvd-tab-wrap h2,
    .prc-ftr-txt h2 {
        font-size: 28px;
    }

    .prc-ftr-txt p {
        font-size: 18px;
    }

    .wt-prcNew2_prvd-tab .nav-tabs li a > b {
        bottom: 8px;
    }

    .wt-prcNew2_prc {
        font-size: 40px;
    }

    .wt-prcNew2_prc_cut {
        font-size: 17px;
    }
    .wt-prcNew2_sec ul {
        font-size: 13px;
    }

    .wt-prcNew2_sec ul li b {
        font-size: 16px;
        padding-right: 10px;
    }
    .wt-prcNew2_sec ul li span {
        padding-left: 10px;
    }

    .wt-prcNew2_sec2 {
        margin-top: 30px;
    }

    .wt-prcNew2-provider li,
    .wt-prcNew2-provider.carousel-indicators .active {
        margin: 1px;
    }

    .wt-prcNew2_prvd-tab .nav-tabs li {
        min-width: 33.33%;
    }

    .wt-prcNew2_prvd-tab ul li a {
        padding: 15px !important;
    }

    .wt-prcNew2_prvd-tab ul li.active a {
        border: 1px solid #e4e7ea !important;
        padding: 15px !important;
        margin-top: 0px !important;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
        transform: scale(1.01);
        z-index: 999;
    }
}

/* @reset styling for all screen size except small screen */

@media (min-width: 767px) {
    .wt-prcNew2_sec1,
    .wt-prcNew2_sec3,
    .wt-prcNew2_sec4 {
        width: 23%;
    }
    .wt-prcNew2_sec2 {
        width: 28%;
    }

    /*.wt-prcNew2_sec1{border-right: 0;}
    .wt-prcNew2_sec3{border-left: 0;} */
    .wt-prcNew2_sec4 {
        margin-right: 0;
    }

    .modal-dialog {
        width: 450px;
    }
}

/* @reset styling for small screen size */

@media (max-width: 767px) {
    .wt-prcNew2_prvd-tab-wrap {
        padding: 40px 0 20px;
    }
    .wt-prcNew2_sec2 {
        position: absolute;
        top: 0;
        margin-top: 0 !important;
    }

    .wt-prcNew2_wrap {
        margin: 0 !important;
    }

    .wt-prcNew2_sec1 {
        margin-top: 410px;
    }

    .prc-dc-list .modal-body {
        padding: 10px;
    }

    .prc-dc-list ul li {
        font-size: 12px;
    }

    .wt-prcNew2_wrap .carousel-indicators {
        padding-top: 42px;
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        margin: 0 0 70px 0;
    }

    .wt-prcNew2_sec1,
    .wt-prcNew2_sec2,
    .wt-prcNew2_sec3,
    .wt-prcNew2_sec4 {
        width: 100%;
    }

    .wt-prcNew2-provider li,
    .wt-prcNew2-provider.carousel-indicators .active {
        margin-left: 10px;
        margin-right: 10px;
    }

    .bo_tgl_btn_wrap {
        margin-top: -63px;
    }

    /* Provider Tabs */
    .wt-prcNew2_prvd-tab .nav-tabs li {
        min-width: 50%;
    }

    .wt-prcNew2_prvd-tab .nav-tabs li:last-child {
        width: 100%;
    }

    .wt-prcNew2_prvd-tab_feat li {
        font-size: 14px;
    }

    .wt-prcNew2_prvd-tab_feat li:nth-of-type(n + 2):before {
        margin: 0 5px;
    }

    .wt-prcNew2_prvd-tab .nav-tabs li a > b {
        bottom: 3px;
    }
}

.prc_noteList_wrap {
    text-align: left;
}

.prc_noteList_wrap h4 {
    color: #091e42;
    font-size: 14px;
}

.prc_noteList_wrap ul {
    padding-left: 15px;
}

.prc_noteList_wrap ul li {
    color: #42526e;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 3px;
}

@media (max-width: 500px) {
    .wt-prcNew2_prvd-tab .nav-tabs li a,
    .wt-prcNew2_prvd-tab .nav-tabs li.active a {
        padding: 10px !important;
    }

    .wt-prcNew2_prvd-tab_feat li:first-child {
        font-weight: bold;
        display: block;
    }

    .vultrPlansTabsWrap {
        max-width: 300px;
    }

    .vultrPlansTabsWrap .nav-tabs li a {
        font-size: 12px;
    }
}
