﻿/*domian*/

section.web-hosting-wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .table-container table td {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: auto 0px auto;
    height: 57px;
}

section.compare-chart .flex-container {
    padding: 0 20px 0;
}

section.compare-chart .table-container {
    margin-top: 15px;
}

section.compare-chart .table-container table {
    margin: auto;
}

section.compare-chart .table-container table tbody {
    border-left: 3px solid #fafafa;
    border-right: 3px solid #fafafa;
}

wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .table-container table td {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: auto 0px auto;
    height: 57px;
}

section.compare-chart .table-container table td.description {
    text-align: center;
    padding: 0 10px 0;
    color: #333;
}

section.web-hosting-wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .price-dropdown {
    display: block;
    margin-bottom: 25px;
}

section.compare-chart .table-container table p,
section.compare-chart .table-container table h3,
section.compare-chart .table-container table .btn-primary {
    font-weight: 700;
}

section.compare-chart .price-dropdown select {
    width: 100%;
    height: 41px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none;
    color: #666;
    font-weight: 300;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    background: #fff;
    background-image: url('../../../img/arrow-dropdown.png');
    background-size: 6px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 55px 0 10px;
    background-position: 96% 16px;
}

section.compare-chart .price-dropdown select {
    font-size: 16px;
}

section.compare-chart .table-container table th.row-head .btn-primary {
    width: 100%;
    height: 49px;
    text-transform: uppercase;
    padding: 13px 13px;
    margin-bottom: 25px;
}

section.web-hosting-wrapper section.compare-chart .table-container table th.row-head {
    width: 215px;
}


/*domian*/


/*section.web-hosting-wrapper {
}*/

section.web-hosting-wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .table-container table td {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: auto 0px auto;
    height: 57px;
}

section.compare-chart .flex-container {
    padding: 0 20px 0;
}

section.compare-chart .table-container {
    margin-top: 15px;
}

section.compare-chart .table-container table {
    margin: auto;
}

section.compare-chart .table-container table tbody {
    border-left: 3px solid #fafafa;
    border-right: 3px solid #fafafa;
}

wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .table-container table td {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: auto 0px auto;
    height: 57px;
}

section.compare-chart .table-container table td.description {
    text-align: center;
    padding: 0 10px 0;
    color: #333;
}

section.web-hosting-wrapper section.compare-chart .table-container table td {
    border-bottom: 1px solid #eeeeee;
}

section.compare-chart .price-dropdown {
    display: block;
    margin-bottom: 25px;
}

section.compare-chart .table-container table p,
section.compare-chart .table-container table h3,
section.compare-chart .table-container table .btn-primary {
    font-weight: 700;
}

section.compare-chart .price-dropdown select {
    width: 100%;
    height: 41px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none;
    color: #666;
    font-weight: 300;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    background: #fff;
    background-image: url(../../../img/arrow-dropdown.png);
    background-size: 6px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 55px 0 10px;
    background-position: 96% 16px;
}

section.compare-chart .price-dropdown select {
    font-size: 16px;
}

section.compare-chart .table-container table th.row-head .btn-primary {
    width: 100%;
    height: 49px;
    text-transform: uppercase;
    padding: 13px 13px;
    margin-bottom: 25px;
}

section.web-hosting-wrapper section.compare-chart .table-container table th.row-head {
    width: 215px;
}

@media (min-width: 992px) {
    section.web-hosting-wrapper section.compare-chart .table-container table th.row-head {
        width: 215px;
    }
    section.compare-chart .table-container table th {
        width: 295px;
    }
}

@media (min-width: 768px) {
    section.web-hosting-wrapper section.compare-chart .table-container table th.row-head {
        width: 248px;
    }
    section.compare-chart .table-container table th {
        width: 300px;
    }
    section.compare-chart .table-container table {
        margin: auto;
    }
    section.compare-chart .table-container {
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {
    section.compare-chart .table-container table th {
        width: 360px;
    }
    section.compare-chart .table-container table th.row-head {
        width: 260px;
        padding: 20px 20px 25px;
    }
}

section.web-hosting-wrapper section.list-features {
    padding-bottom: 0px;
    background-color: #fff;
}

section.web-hosting-wrapper section.list-features.row {
    margin-left: -15px;
    margin-right: -15px;
}

section.web-hosting-wrapper section.list-features.row:before,
section.web-hosting-wrapper section.list-features.row:after {
    content: " ";
    display: table;
}

section.web-hosting-wrapper section.list-features .features ul.red-tick {
    padding-left: 26px;
}

section.list-features .features ul.red-tick li {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 15px;
}

section.list-features .features ul.red-tick li::before {
    color: #e24747;
    background-color: inherit;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: inherit;
    height: inherit;
    padding: 0px;
    border: 0px;
    margin-right: 5px;
}

section.web-hosting-wrapper section.list-features .features ul.red-tick li::before {
    position: absolute;
    left: -22px;
}

section.web-hosting-wrapper section.list-features .features ul.red-tick li {
    position: relative;
}

section.list-features .features ul.red-tick li {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 15px;
}

section.web-hosting-wrapper section.list-features {
    padding-bottom: 0px;
}

@media (min-width: 768px) {
    section.list-features {
        padding: 50px 0px;
    }
    body.ui-refresh-wrapper h3 {
        font-size: 22px;
        line-height: 24px;
    }
}

section.list-features h3 {
    text-align: center;
    margin-bottom: 30px;
}

section.faq-wrapper {
    padding: 50px 0px;
}

h2 {
    text-align: center;
    margin: 0px 0px 25px;
}

.faq-item {
    background: $white;
    -webkit-box-shadow: $top-layer-shadow;
    -moz-box-shadow: $top-layer-shadow;
    box-shadow: $top-layer-shadow;
    padding: 20px 20px 20px 40px;
    border-radius: 4px;
    margin-bottom: 10px;
}

h3 {
    margin: 0 0 0px 0px;
    position: relative;
    cursor: pointer;
    line-height: 22px;
}

&::before {
    display: block;
    position: absolute;
    left: -23px;
    top: 4px;
    color: #333;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
}

.faq-desc {
    display: none;
    margin-top: 10px;
    color: $olive-grey;
    line-height: 17px;
}

section.faq-wrapper .faq-item {
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 20px 20px 40px;
    border-radius: 4px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    section.faq-wrapper .faq-item h3 {
        line-height: 24px;
    }
}

section.faq-wrapper .faq-item h3 {
    margin: 0 0 0px 0px;
    position: relative;
    cursor: pointer;
    line-height: 22px;
}

section.faq-wrapper .faq-item.open h3:before {
    content: "\f078";
    color: #e24747;
}

section.faq-wrapper .faq-item h3::before {
    display: block;
    position: absolute;
    left: -23px;
    top: 4px;
    color: #333;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
}

section.faq-wrapper .faq-item .faq-desc {
    display: none;
    margin-top: 10px;
    color: #333;
    line-height: 17px;
}

section.web-hosting-wrapper section.faq-wrapper ul {
    padding-left: 17px;
}

section.web-hosting-wrapper section.faq-wrapper ul li {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    body.ui-refresh-wrapper h2 {
        font-size: 26px;
        line-height: 32px;
    }
    section.faq-wrapper .faq-item .faq-desc {
        font-size: 16px;
        line-height: 29px;
    }
    section.compare-chart .flex-container h2 {
        text-align: center;
        margin-bottom: 0;
    }
    @media (min-width: 768px) {
        body.ui-refresh-wrapper h2 {
            font-size: 26px;
            line-height: 32px;
        }
    }
    body.ui-refresh-wrapper p {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (min-width: 768px) {
    section.web-hosting-wrapper section.plan-table-cta {
        padding-bottom: 100px;
    }
}

section.web-hosting-wrapper section.plan-table-cta {
    padding-bottom: 50px;
}


/*section.plan-table-cta {}*/

@media (min-width: 1200px) {
    section.web-hosting-wrapper section.plan-table-cta .plans-wrapper {
        margin-top: 100px;
    }
    section.plan-table-cta .plans-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (min-width: 1200px) {
    section.plan-table-cta .plans-wrapper .plan-item {
        margin: 0 4px;
    }
}

@media (min-width: 992px) {
    section.web-hosting-wrapper section.plan-table-cta .plans-wrapper .plan-item .plan-item-header {
        min-height: 120px;
    }
    section.web-hosting-wrapper section.plan-table-cta .plans-wrapper .plan-item .plan-item-header {
        min-height: 120px;
    }
}

section.plan-table-cta .plans-wrapper .plan-item .plan-item-header h6 {
    margin-top: 0;
    color: #e24747;
    text-transform: uppercase;
}

section.plan-table-cta .plans-wrapper .plan-item {
    background-color: #fff;
    flex-basis: 100%;
    padding: 20px 10px 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
    position: relative;
}

@media (min-width: 768px) {
    section.plan-table-cta .plans-wrapper .plan-item {
        flex-basis: calc(30.3%);
        padding: 20px 10px 30px;
        margin: 0 15px 5px;
    }
    section.plan-table-cta .plans-wrapper .plan-item .plan-item-header h6 {
        margin-bottom: 8px;
    }
    section.plan-table-cta .plans-wrapper .plan-item .plan-item-header p.secondary-content {
        font-size: 14px;
    }
    section.plan-table-cta .plans-wrapper .plan-item .plan-price p {
        font-size: 16px;
    }
}

section.plan-table-cta .plans-wrapper .plan-item .plan-item-header h6 {
    margin-top: 0;
    color: #e24747;
    text-transform: uppercase;
}

section.plan-table-cta .plans-wrapper .plan-item ul {
    margin: 15px 0 5px 0;
    display: inline-block;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

section.plan-table-cta .plans-wrapper .plan-item .plan-price p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 700;
}

section.plan-table-cta .plans-wrapper .plan-item .plan-price .plan-cta {
    height: 49px;
    width: 100%;
    padding: 15px 20px;
    margin: auto;
    text-decoration: none;
    box-shadow: none;
    border: none;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    section.web-hosting-wrapper section.plan-table-cta .price-dropdown select {
        background-position: 336px 16px;
    }
}

@media (min-width: 992px) {
    section.web-hosting-wrapper section.plan-table-cta .price-dropdown select {
        background-position: 274px 16px;
    }
    section.web-hosting-wrapper section.plan-table-cta .price-dropdown select {
        width: 100%;
        background-position-x: 98%;
    }
}

@media (min-width: 1200px) {
    section.plan-table-cta .price-dropdown select {
        background-position: 336px 16px;
    }
}

@media (min-width: 992px) {
    section.plan-table-cta .price-dropdown select {
        width: 100%;
        font-size: 16px;
        height: 41px;
        padding: 0 20px 0 20px;
        background-position: 274px 16px;
    }
}

@media (min-width: 768px) {
    section.plan-table-cta .price-dropdown select {
        width: 100%;
        font-size: 16px;
        height: 41px;
        padding: 0 40px 0 20px;
    }
}

section.plan-table-cta .price-dropdown select {
    width: 100%;
    height: 41px;
    border-radius: 0;
    font-size: 14px;
    box-shadow: none;
    color: #666;
    font-weight: 300;
    padding: 0 66px 0 10px;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../../../img/arrow-dropdown.png);
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 98% 17px;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

section.plan-table-cta .price-dropdown {
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    section.plan-table-cta .plans-wrapper .plan-item ul li {
        font-size: 14px;
        margin: 15px 0;
    }
}

section.plan-table-cta .plans-wrapper .plan-item ul li {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    margin: 10px 0;
    color: #333;
    position: relative;
    text-align: left;
}


/*menu plan*/

section.sticky-nav-refresh nav {
    width: 100%;
    background-color: #fff;
    height: 80px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}

.nav-stuck {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

section.sticky-nav-refresh ul {
    display: inline-block;
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
}

section.sticky-nav-refresh ul li {
    display: inline-block;
    padding: 22px;
}

section.sticky-nav-refresh ul li a {
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 2px;
    position: relative;
}

section.sticky-nav-refresh ul li.active a::after {
    opacity: 1;
    transform: translateY(0);
}

section.sticky-nav-refresh ul li a::after {
    content: '';
    box-shadow: 0 3px 0 0 #e24747;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    transform: translateY(-2px);
}


/* end menu plan*/


/*section.web-hosting-wrapper {}*/

section.hero-cta-wrapper .hero-inner-wrap {
    width: 50%;
}

section.hero-cta-wrapper ul {
    margin: 25px 0;
}

section.hero-cta-wrapper ul {
    padding-left: 10px;
    text-align: left;
    margin: 20px 0 20px 0;
}

section.hero-cta-wrapper h1,
section.hero-cta-wrapper h2,
section.hero-cta-wrapper h6,
section.hero-cta-wrapper h3,
section.hero-cta-wrapper p,
section.hero-cta-wrapper ul {
    color: #fff;
}

section.hero-cta-wrapper .hero-price-text {
    font-size: 16px;
    line-height: 19px;
    line-height: 19px;
    color: #fff;
    padding-bottom: 20px;
    font-size: large;
}


}
section.web-hosting-wrapper section.hero-cta-wrapper .btn-wrap {
    text-align: left;
}
@media (min-width: 1200px) {
    section.web-hosting-wrapper section.hero-cta-wrapper .hero {
        background: url(../../../img/hero-shared-XL.jpg) center no-repeat;
        background-size: cover;
    }
}
@media (min-width: 992px) {
    section.web-hosting-wrapper section.hero-cta-wrapper .hero {
        background: url(../../../img/hero-shared-XL.jpg) center no-repeat;
        background-size: cover;
    }
}
body.ui-refresh-wrapper .hero-product-title {
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    text-transform: none;
}
section.hero-cta-wrapper h2 {
    padding-right: 20px;
    margin-top: 10px;
    line-height: 22px;
}
section.hero-cta-wrapper ul {
    padding-left: 10px;
    text-align: left;
    margin: 20px 0 20px 0;
}
section.hero-cta-wrapper ul li::before {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    content: '';
    display: inline-block;
    margin-right: -6px;
    padding: 2px;
    position: relative;
    bottom: 1px;
    left: -20px;
    vertical-align: middle;
}
@media (min-width: 768px) {
    section.hero-cta-wrapper ul {
        margin: 25px 0;
    }
    
    section.hero-cta-wrapper h2 {
        line-height: 28px;
    }
    
    section.web-hosting-wrapper section.hero-cta-wrapper .hero {
        background: url(../../../img/hero-shared-XL.jpg) center no-repeat;
        background-size: cover;
    }
    
    section.web-hosting-wrapper section.hero-cta-wrapper .hero {
        background: url(../../../img/hero-shared-XL.jpg) center no-repeat;
        background-size: cover;
    }
    
    body.ui-refresh-wrapper .hero-product-title {
        font-size: 48px;
        line-height: 57px;
    }
    
    section.hero-cta-wrapper .hero.visible {
        opacity: 1;
    }
    
    section.hero-cta-wrapper .hero {
        padding: 50px 0px;
    }
}
section.hero-cta-wrapper .hero {
    background-size: cover;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
    height: 440px;
    opacity: 0;
    transition: opacity 1s ease-in;
}