
@charset "UTF-8";

#vds {
    line-height: 1.5;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
.extra h1.title, .extra h2.title {
    text-align: center;
}

.extra .card {
    margin: 15px 0 15px 0;
}
#powered-by {
    font-weight: 500;
    text-align: center;
    font-size: 0.8rem;
}
.extra .product-container {
    width: 100%;
    display: flex;
    justify-content: center;
}
.extra .ssl-select-block {
  display: flex;
  justify-content: center;
  flex-wrap:wrap;
}

.extra .ssl-select-block .ssl-type-item {
  width: 280px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  margin: 0px 20px 20px 0px;
  padding: 0px 10px;
  text-align: center;
}

.extra .ssl-select-block .ssl-type-item .header {
    padding: 21px 0px 14px 0px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.extra .ssl-select-block .ssl-type-item .icon {
    padding: 0px 0px 17px 0px;
}
.extra .ssl-select-block .ssl-type-item .text {
    padding: 0px 0px 17px 0px;
    min-height: 80px;
    font-size: 14px;
}

.extra .ssl-select-block .ssl-type-item .price {
  padding: 0px 20px 12px 20px;
  color: #000;
  font-weight: bold;
}
.extra .ssl-select-block .ssl-type-item .btn {
  width: 200px;
  margin: 10px 0px 20px 0px;
}


div#order-premium_comparison {
    padding: 0 0 0 0;
    margin: 0 0 30px 0;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: ===antialiased !important;
}


/* Text Styling */

#order-premium_comparison a, #order-premium_comparison a:hover, #order-premium_comparison a:active, #order-premium_comparison a:visited, #order-premium_comparison a:link {
    outline: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

#order-premium_comparison div, #order-premium_comparison ul, #order-premium_comparison li {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}


/* Headings */

#order-premium_comparison h1 {}

#order-premium_comparison h2 {}

#order-premium_comparison h3 {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    color: #333333;
}

#order-premium_comparison h4 {
    padding: 0 0 0 0;
    margin: 10px 0;
    font-size: 24px;
    color: #333333;
}

#order-premium_comparison h5 {
    padding: 0 0 0 0;
    margin: 5px 0;
    font-size: 16px;
    color: #666666;
}

#order-premium_comparison .txt-center {
    text-align: center;
}

#order-premium_comparison .alert {
    margin-top: 70px;
    padding: 15px;
}

#order-premium_comparison .main-container {
    padding: 0 2% 20px 2%;
    margin: 0 auto;
}

#order-premium_comparison .main-container.price-01 {
    font-size: 14px;
    line-height: 17px;
}

#order-premium_comparison .main-container.price-01 h3, #order-premium_comparison .main-container.price-01 h5 {
    font-weight: normal;
}

#order-premium_comparison .price-table-container {
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
}

#order-premium_comparison .price-table-container ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
    text-align: center;
}

#order-premium_comparison .price-table-container ul.product li.trod {
    padding: 30px 10px 5px 10px;
    margin: 0 0 0 0;
    display: inline-block;
    background: url(../img/shadow-btm.png) no-repeat center bottom;
}

#order-premium_comparison .price-table-container .price-table {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 270px;
    min-width: 270px;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.30);
}

#order-premium_comparison .price-table-container .price-table.active {
    margin: -30px 0 0 0;
    width: 245px;
}

#order-premium_comparison .price-table-container .price-table .top-head {
    /* Old browsers */
    background: #006699;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #006699 0%, #004c66 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006699), color-stop(100%, #004c66));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #006699 0%, #004c66 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #006699 0%, #004c66 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #006699 0%, #004c66 100%);
    /* W3C */
    background: linear-gradient(to bottom, #006699 0%, #004c66 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#004c66', GradientType=0);
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area {
    padding: 15px 0;
    margin: 0 0 0 0;
    border-bottom: 1px solid #004662;
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area h4 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: normal;
    color: #ffffff;
    line-height: 29px;
}

#order-premium_comparison .price-table-container .price-table .top-head .top-area p {
    padding: 5px 0 0 0;
    margin: 0 0 0 0;
    color: #80a7ba;
    font-size: 13px;
    line-height: 20px;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area {
    padding: 15px 0;
    margin: 0 0 0 0;
    border-top: 1px solid #12688d;
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: #ffffbf;
    font-size: 16px;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area .price {
    padding: 10px 0 10px 0;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area .price span {
    font-size: 38px;
}

#order-premium_comparison .price-table-container .price-table .top-head .price-area label {
  display:inline-block;
  max-width:100%;
  margin: 15px 0px 10px 0px;
  font-size: 14px;
  font-weight: 300;
}

#order-premium_comparison .price-table-container .order-button {
    padding: 13px 0;
    margin: 10px 25px;
    font-size: 16px;
    color: #ffffff;
    display: block;
    font-weight: normal;
    cursor: pointer;
    /* Old browsers */
    background: #4a92b7;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #4a92b7 0%, #006699 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a92b7), color-stop(100%, #006699));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #4a92b7 0%, #006699 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #4a92b7 0%, #006699 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #4a92b7 0%, #006699 100%);
    /* W3C */
    background: linear-gradient(to bottom, #4a92b7 0%, #006699 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a92b7', endColorstr='#006699', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -ms-text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.40);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#order-premium_comparison .price-table-container .order-button:hover {
    background: #4a92b7;
    background: -moz-linear-gradient(top, #4a92b7 0%, #337ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a92b7), color-stop(100%, #337ab7));
    background: -webkit-linear-gradient(top, #4a92b7 0%, #337ab7 100%);
    background: -o-linear-gradient(top, #4a92b7 0%, #337ab7 100%);
    background: -ms-linear-gradient(top, #4a92b7 0%, #337ab7 100%);
    background: linear-gradient(to bottom, #4a92b7 0%, #337ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a92b7', endColorstr='#337ab7', GradientType=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#order-premium_comparison .price-table-container .order-button.unavailable {
    cursor: not-allowed;
    /* Old browsers */
    background: #404A53;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404A53), color-stop(100%, #949499));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #404A53 0%, #949499 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #404A53 0%, #949499 100%);
    /* W3C */
    background: linear-gradient(to bottom, #404A53 0%, #949499 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404A53', endColorstr='#949499', GradientType=0);
}

#order-premium_comparison .price-table-container .order-button.unavailable:hover {
    cursor: not-allowed;
    /* Old browsers */
    background: #404A53;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #404A53), color-stop(100%, #949499));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, #404A53 0%, #949499 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #404A53 0%, #949499 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, #404A53 0%, #949499 100%);
    /* W3C */
    background: linear-gradient(to bottom, #404A53 0%, #949499 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404A53', endColorstr='#949499', GradientType=0);
}

#order-premium_comparison .price-table-container .price-table ul {
    padding: 4px 10px 10px 10px;
    margin: 0 0 0 0;
    list-style: none;
}

#order-premium_comparison .price-table-container .price-table ul.product li {
    padding: 17px 0 15px 0;
    margin: 0 0 0 0;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    color: #333333;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    background: none;
}

#order-premium_comparison .price-table-container .price-table ul li a {
    color: #006699;
}

#order-premium_comparison .price-table-container .price-table ul li:last-child {
    border-bottom: 0;
}

#order-premium_comparison .price-table-container .price-table .popular-plan {
    padding: 7px 0 5px 0;
    margin: 0 0 10px 0;
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #004662;
    color: #a3d900;
    font-size: 13px;
    text-transform: uppercase;
}

#order-premium_comparison .price-table-container .price-table .popular-plan.unavailable {
  color: yellow;
  background: rgba(255, 0, 0, 0.4);
  border-bottom: 1px solid rgba(255, 0, 0, 0.4);
  border-top: 1px solid rgba(255, 0, 0, 0.4);
}

#order-premium_comparison .includes-features {
    margin: 0 auto;
    width: 100%;
    max-width: 780px;
    padding-top: 10px;
}

#order-premium_comparison .includes-features .head-area {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
    background: url(../img/head-bg.png) no-repeat center center;
    background-size: 100% auto;
}

#order-premium_comparison .includes-features .head-area span {
    padding: 0 20px;
    margin: 0 0 0 0;
    display: inline-table;
    background: #ffffff;
}

#order-premium_comparison .main-container.price-01 .includes-features .head-area span {
    background: #f3f3f3;
}

#order-premium_comparison .includes-features ul.list-features {
    padding: 20px 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
}

#order-premium_comparison .includes-features ul.list-features li {
    padding: 0 0 0 22px;
    margin: 5px 0;
    width: 33%;
    display: inline-table;
    background: url(../img/tick.png) no-repeat;
}


/* This media query is written for iPad and tablets */

@media (max-width: 991px) {
    #order-premium_comparison .includes-features ul.list-features li {
        width: 48%;
    }
}


/* This media query is written for Mobile only */

@media (max-width: 600px) {
    #order-premium_comparison .price-table-container .price-table {
        margin: 0 0 0 0;
        width: 300px;
    }
    #order-premium_comparison .price-table-container .price-table.active {
        margin: 0 0 0 0;
        width: 300px;
    }
}


/* This media query is written for Mobile only */

@media (max-width: 480px) {
    #order-premium_comparison .includes-features ul.list-features li {
        width: 100%;
    }
}

 div.price-area select.selectpicker {
     max-width: 265px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }


.reselling .dropdown-item.active, .reselling .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #fdfdfd;
}




.reselling .btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.reselling .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.reselling .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.reselling-features123::before {
   width: 100%;
   display: block;
   content: "";
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   background-image: url("/assets/img/resell_top_bg.jpg");
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   opacity: .5;
}
.reselling-features {
	position: relative;
	background-color: #282d3b;
	overflow: hidden;
    background-image: url("/assets/img/resell_top_bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* opacity: .8; */
}
.reselling-features .container {
	padding: 10px 0px 40px 0px;
    margin-right: auto;
    margin-left: auto;
    display: grid;
    grid-template-columns: 1.5fr 1.5fr;
}
.reselling-features h5 {
	padding: 20px 0px 40px 0px;
	color: #fff;
	font-size: 32px;
	text-align: center;
	position: relative;
}
.reselling-features p {
	padding: 5px 0px 10px 0px;
    color: #fff;
}

.ssl-type-head h5 {
	text-align: center;
	padding: 0px;
	border-top: solid 1px #dcdcdc;
	position: relative;
	margin: 30px 0px 27px 0px;
}
.ssl-type-head h5 span {
	display: block;
	position: relative;
	margin: -15px 0px 0px 0px;
}
.ssl-type-head h5 span span {
	padding: 0px 22px;
	background-color: #f3f5fa;
	color: #506681;
	display: inline;
}
.hosting-page h2, h4 {
	padding: 30px 0px 20px 0px;
}
.ssl-forwhat::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url("/assets/img/header-bg3.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: .1;
}
.gotext-box-2rows .picture {
	display: flex;
	justify-content: center;
    padding: 5px 0px 15px 0px;
}
.ssl-forwhat .text {
	font-size: 14px;
    padding-top: 10px;
}
.ssl-forwhat {
	position: relative;
	color: #fff;
	background-color: #282d3b;
	overflow: hidden;
	margin-bottom: 30px;
}
.gotext-box-2rows {
	overflow: auto;
	margin-bottom: 50px;
}

.ssl-item-header {
	box-sizing: border-box;
	background-color: #506681;
	clear: both;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.ssl-item-header .ssl-item-details {
	min-height: 80px;
	padding: 30px 0px 10px 0px;
}
.ssl-item-details {
	clear: both;
	padding: 30px 0px 10px 0px;
	display: block;
	min-height: 120px;
}
.ssl-item {
	cursor: pointer;
	box-sizing: border-box;
	background-color: #fff;
	clear: both;
}

.ssl-item-details .btn {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ssl-item {
    padding-right: 15px;
    padding-left: 15px;
}
.ssl-item-desc .item-params i.denied {
	color: red;
}
.ssl-item-desc .item-params i.allow {
	color: green;
}

.ssl-item-desc .item-params .item-label {
	width: 80%;
	float: left;
	padding-right: 7.5px;
	margin-bottom: 10px;
}
/* .ssl-item-desc .item-params {
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
} */
.item-value {
	width: 20%;
	float: left;
}
.ssl-item {
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.ssl-items .ssl-item:nth-child(2n) {
    background-color: #f9fbff;
    clear: both;
}
