body {
    font-family: "Lato", sans-serif !important;
    /* font-family: "Browallia new", sans-serif; */
}

.wrapper {
    color: #555;
    cursor: help;
    color: #0056b3;
    position: relative;
    font-style: italic;
    font-weight: 900;
    width: 250px;
}

.break {
    visibility: visible;
}

.wrapper .tooltip {
    background: white;
    bottom: 100%;
    color: black;
    display: block;
    margin-left: -45px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 10px 20px 20px 0px;
    pointer-events: none;
    position: absolute;
    width: 475px;
    max-width: 100%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}


/* This bridges the gap so you can mouse into the tooltip without it disappearing */

.wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}


/* CSS Triangles - see Trevor's post */

.wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid white 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 25%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}

.wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}


/* IE can just show/hide with no transition */

.lte8 .wrapper .tooltip {
    display: none;
}

.lte8 .wrapper:hover .tooltip {
    display: block;
}

.bg-primary {
    background: #458bc1 !important;
}

.content {
    text-shadow: black 0px 2px 10px;
}
html,
body {
    overflow-x: hidden;
}

.w-60 {
    width: 60%;
}

.cloud-a {
    color: white;
}

.cloud-a:hover {
    text-decoration: none;
    color: lightblue;
}

.bg-blue {
    background: #3a6fb4;
}

#footer-box {
    margin-top: auto;
}

.bg-transparent {
    background: transparent !important;
}

.no-textshadow {
    text-shadow: white 0px 0px 0px !important;
}

.text-align-center {
    text-align: center;
}


#domain {
    background: #3a6fb4;
    font-family: "Lato", sans-serif !important;
}

#domain a.text-white {
    color: #add8e6 !important;
    text-shadow: none !important;
}

#domain a.text-white:hover {
    color: #8aacb8 !important;
}

#domain .domain-div {
    margin: 1%;
    background: rgba(0, 0, 0, 0.3);
}

#head-navbar {
    z-index: 9999;
}

#head-navbar .nav-link {
    color: #0056b3;
}

#navbar {
    background-color: #333;
    z-index: 1;
    width: 100%;
}

.dropdown-item:hover {
    cursor: pointer;
    color: white !important;
    background: #343a40 !important;
}

.impact {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

.sticky {
    position: fixed !important;
    top: 50px;
    width: 100%;
}


.sticky+.content {
    padding-top: 100px;
}

.sticky+#body {
    padding-top: 125px;
}

.stickyhead {
    background: white;
    position: fixed !important;
    top: 0px;
    width: 100%;
}

.stickyhead a {
    color: black !important;
}

.stickyhead+.content {
    padding-top: 100px;
}

.text-bold {
    font-weight: bold;
    margin-bottom: 20px;
}

.stickyhead+#body {
    padding-top: 125px;
}

#head-navbar .dropdown-toggle {
    /* background: url("./assets/bannermain.png") no-repeat; */
    /* display: flex; */
    /* flex-direction: column; */
    /* height: 300px; */
    color: black !important;
}

#slider {
    display: none;
}

#welcome {
    /*background: url("./assets/banner-1.jpg") no-repeat;
        background-size: cover;*/
    height: 100vh;
}

.slide-one {
    background: url("./assets/banner-1.jpg") no-repeat;
    background-size: cover;
    height: 100vh;
}

.slide-two {
    background: url("./assets/banner-2.jpg") no-repeat;
    background-size: cover;
    height: 100vh;
}

.slide-three {
    background: url("./assets/banner-3.jpg") no-repeat;
    background-size: cover;
    height: 100vh;
}
.domain-table{
    width: 50%;
}
#web-text {
    position: relative;
}


#contactus-text {
    background: url(./assets/cloud-bg.png) no-repeat;
    background-size: cover;
    height: 50vh;
}


#domain-text {
    position: relative;
}

#web-text {
    position: relative;
}

#reseller-text {
    position: relative;
}

#virtual-text {
    position: relative;
}

#dedicated-text {
    position: relative;
}

img.dedicated-images {
    position: absolute;
    top: 0;
    left: 0;
    height: 700px !important;
}

#google-text {
    position: relative;
}

#microsoft-text {
    position: relative;
}

#colocation-text {
    position: relative;
}

#iaas-text {
    position: relative;
}

#payment-text {
    background: url("./assets/payment-header.jpg") no-repeat;
    background-size: 100% 100%;
    height: 55vh;
}

#faq-text {
    background: url("./assets/faq-header.png") no-repeat;
    background-size: cover;
    height: 50vh;
}

.getSupportLinks {
    /*color: darkgrey;*/
    color: black;
}

.getSupportLinks:hover {
    text-decoration: none;
    /*color: #0056b3;*/
}

.bg-light:hover {
    background-color: darkgrey !important;
}

.bg-light:hover .getSupportLinks {
    color: white;
    filter: invert(100%);
}

#welcome h1 {
    font-size: 3.5rem;
}

#welcome .welcome-div {
    background: rgba(0, 0, 0, 0.3);
    padding: 2%;
}

#search {
    background: url("./assets/cloud-bg.png") no-repeat;
    background-size: cover;
}

#bottom-div {
    background: #3a6fb4;
    /* background: url("./assets/footer-bg.png") no-repeat;
        background-size: cover; */
}

#bottom-div .col {
    padding-bottom: 0px !important;
}

#support {
    background: #e9e9e9;
    /* height: 600px; */
}

#costumer {
    background: url('./assets/costumer.png') no-repeat;
    background-size: cover;
    height: 500px;
}

#about {
    background: url('./assets/about-bg.jpg') no-repeat;
    background-size: cover;
}

.active>a {
    color: #ffc107 !important;
    text-shadow: transparent 0px 0px 0px !important;
}


/* .carousel-control-prev-icon {
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='ddd' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
    }

    .carousel-control-next-icon {
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='ddd' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    }

    .carousel-indicators li {
        background: black !important;
    } */

.carousel-item {
    height: 700px;
}

.carousel-item img {
    height: 700px;
    object-fit: cover;
}

.carousel-caption {
    top: 60%;
    position: absolute;
    right: 50% !important;
    left: 5% !important;
    z-index: 10;
    padding-right: 20px !important;
    padding-left: 20px !important;
    color: #fff;
    text-align: center;
    height: fit-content;
    width: auto;
    background: rgba(0, 0, 0, 0.5);
}

.check-style {
    list-style: none;
}

.check-style li:before {
    content: '\2713';
    margin-right: 15px;
}

.check-style-green {
    list-style: none;
}

.check-style-green li:before {
    content: '\2713';
    margin-right: 15px;
    color: green;
    font-weight: 900;
    text-shadow: green 1px 1px 1px;
}

.contact-page-text {
    position: absolute;
    right: 58% !important;
    top: 30% !important;
    width: 70vh;
    padding: 2% 4%;
    color: #fff;
    text-align: left;
    height: fit-content;
    background: rgba(0, 0, 0, 0.5);
}

.payment-page-text {
    position: absolute;
    right: 58% !important;
    top: 30% !important;
    width: 70vh;
    padding: 2% 4%;
    color: #fff;
    text-align: left;
    height: fit-content;
    background: rgba(0, 0, 0, 0.5);
}

.inner-page-text {
    position: absolute;
    right: 9% !important;
    top: 10% !important;
    padding: 2% 4%;
    color: #fff;
    text-align: center;
    height: fit-content;
    background: rgba(0, 0, 0, 0.5);
}

.inner-page-header {
    font-size: 40px !important;
}

.carousel-control-prev-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='ddd' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='ddd' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.overlay-slider {
    position: absolute;
    top: 0;
}

.nav-link {
    cursor: pointer;
}

.no-decor {
    text-decoration: none !important;
}

.search {
    float: left;
    width: 20%;
    padding: 10px;
    background: #fcc319;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}

tr,
th {
    text-align: center;
}

tr:nth-child(even) {
    background-color: white;
}

.for-mobile {
    display: none;
}

.btn-block {
    width: 50% !important;
}

.supportDesc {
    font-size: 1.2rem !important;
}


/*Responsiveness*/

@media only screen and (min-width: 250px) and (max-width: 1000px) {
    .container {
        overflow: auto;
    }

    .container table {
        align-items: center;
        justify-content: center;
        display: flex;
    }

    #welcome .ml-5 {
        margin-left: 0px !important;
    }

    #search button {
        width: 100% !important;
        display: block !important;
    }

    #support {
        background: none !important;
        display: block !important;
    }

    #support .w-50 {
        width: 80% !important;
    }

    #support .w-50 .p-2 {
        display: flex;
        padding: 0px !important;
        margin: 0px !important;
        margin-left: -40px !important;
        margin-right: -40px !important;
    }

    #support .bgSupport {
        padding: 0px !important;
    }

    #support .supportImg {
        display: block !important;
        align-self: center !important;
    }

    #support .supportText,
    #support .supportDesc {
        align-self: center !important;
    }

    #domain .toColumn {
        flex-direction: column;
        align-items: center;
    }

    #head-navbar {
        /* display: none; */
    }

    .sticky {
        top: 0px !important;
        position: relative !important;
    }

    .content {
        padding-top: 0px !important;
    }
}

@media only screen and (min-width: 250px) and (max-width: 1000px) {
    #support {
        background: none !important;
        display: block !important;
    }

    #support .bgSupport {
        padding: 0px !important;
    }

    #support .w-50 .p-2 {
        display: inline-block;
        justify-content: center;
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    #support .supportImg {
        display: block !important;
        align-self: center !important;
    }

    #head-navbar {
        display: none;
    }

    .sticky {
        top: 0px !important;
        position: relative !important;
    }

    .content {
        padding-top: 0px !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1350px) {
    #support {
        background-size: cover !important;
    }

    #support .m-3 {
        margin: 0px !important;
    }

    .sticky+.content {
        padding-top: 120px !important;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 2000px) {
    #support {
        background-size: contain !important;
    }

    .sticky+.content {
        padding-top: 120px !important;
    }
}

@media only screen and (min-width: 250px) and (max-width: 700px) {
    .aboutFlex {
        margin: 1%;
        padding: 0px !important;
        flex-basis: unset !important;
    }

    .sticky {
        top: 0px !important;
        position: relative !important;
    }

    .content {
        padding-top: 0px !important;
    }

    .container-fluid {
        padding: 0px !important;
    }

    .btn-block {
        width: 100% !important;
    }

    #head-navbar {
        display: none;
    }

    .for-mobile {
        display: block;
    }

    #support .m-5,
    .p-5 {
        margin: 0px !important;
        padding: 0px !important;
    }

    #support .align-items-end {
        align-items: baseline !important;
    }

    #about,
    #costumer,
    #support {
        height: auto !important;
    }

    #about .align-items-end h1,
    #costumer .align-items-start h1,
    #support .align-items-end h1 {
        text-align: center !important;
        width: 100% !important;
        padding-top: 0px !important;
        text-shadow: transparent 0px 10px 10px;
    }

    #about .align-items-end p,
    #support .align-items-end p,
    #costumer .align-items-start p {
        background: rgba(0, 0, 0, 0.5);
        width: 100% !important;
        color: white !important;
        text-shadow: transparent 0px 10px 10px;
        padding: 10px;
        text-align: center !important;
        align-self: unset !important;
    }

    #support .flex-row-reverse img {
        width: 50%;
    }
    #domain .mr-5,
    #domain .ml-5,
    #bottom-div .mr-5,
    #bottom-div .ml-5{
        margin: 0px !important;
    }

    #bottom-div div p {
        text-align: center !important;
    }

    .navbar-toggler-icon {
        color: white !important;
        background: url("./assets/menu-icon.svg") no-repeat !important;
        background-size: 100% 100% !important;
    }

    .colocation-container .colocation-col-p{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .colocation-container2.p-3{
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .colocation-container2.p-3 .colocation-col-p2.m-1{
        margin: 1rem 0  0 0!important;
    }
    .colocation-container2.p-3 .colocation-col-p3{
        display: none;
    }
    .contact-container.container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .contact-container.container .contact-container-p.pl-5{
        padding-left: 0 !important;
    }
    .contact-container.container .contact-container-p.pr-5{
        padding-right:0 !important;
    }
    .dedicatedserver-container.container .dedicatedserver-container-p{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .dedicatedserver-container.container  .dedicatedserver-container-p2.m-1{
        margin: 1rem 0  0 0!important;
    }
    .dedicatedserver-container.container  .dedicatedserver-container-p3.p-3{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .dedicatedserver-container.container  .colocation-col-p4{
        display: none;
    }


    .domain-container.container.pt-5{
        padding-top: 15px !important;
    }
    .faq-container.container,
    .iaas-container.container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .tutorial-container.container .pt-5{
        padding-top: 0 !important;
    }

}


/* Smartphones (landscape) ----------- */

@media only screen and (max-width: 1351px) {
    /* Styles */
}

@media only screen and (min-device-width: 425px) and (max-device-width: 850px) {

    /* Styles */

    .carousel-caption{
        width: 70% !important;
    }
    .carousel-caption h1{
        font-size: 1.8rem !important;
    }

    .carousel-caption p{
        font-size:  1rem !important;
    }
    .domain-table{
        width: 100% !important;
    }
    .inner-page-header {
        font-size: 1.5em !important;
    }

    .inner-page-text p {
        font-size: 1em !important;
    }

    .inner-page-text {
        position: absolute;
        right: 30% !important;
        top: 30% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .contact-page-text {

        position: absolute;
        right: 13% !important;
        top: 27% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);

    }

    .contact-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .contact-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }



    .payment-page-text {
        position: absolute;
        right: 14% !important;
        top: 31% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .payment-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .payment-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }

    .bcard {
        margin-top: 2vh !important;
        margin-bottom: 2vh !important;
    }

}

@media only screen and (min-device-width: 375px) and (max-device-width: 425px) {


    .carousel-caption{
        width: 70% !important;
    }
    .carousel-caption h1{
        font-size: 1.8rem !important;
    }

    .carousel-caption p{
        font-size:  1rem !important;
    }
    .domain-table{
        width: 100% !important;
    }
    .inner-page-header {
        font-size: 1.2em !important;
    }

    .inner-page-text p {
        font-size: .85em !important;
    }

    .contact-text {
        position: absolute;
        right: 25%;
        top: 13% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);

    }

    .inner-page-text {
        width: 100%;
        right: -3% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .reseller-text {
        width: 100%;
        right: -3% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .virtual-text {
        width: 100%;
        right: -3% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .dedicated-inner-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .b {
        visibility: visible;

    }

    .colocation-text {
        width: 100%;
        right: -3% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .iaas-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .microsoft-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .g-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .domain-page-text {
        width: 100%;
        right: -3% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .br {
        visibility: hidden !important;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 375px) {


    .carousel-caption{
        width: 70% !important;
        top: 45%;
    }
    .carousel-caption h1{
        font-size: 1.8rem !important;
    }

    .carousel-caption p{
        font-size:  1rem !important;
    }
    .domain-table{
        width: 100% !important;
    }
    #dedicated-text {
        height: auto !important;
    }

    .reseller-text {
        position: absolute;
        right: 5% !important;
        top: 17% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .inner-page-header {
        font-size: 1em !important;
    }

    .inner-page-text p {
        font-size: .75em !important;
    }

    .inner-page-text {
        width: 100%;
        right: 0% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }



    .virtual-text {
        width: 100%;
        right: 0% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .dedicated-inner-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .colocation-text {
        width: 100%;
        right: 0% !important;
        top: 1% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .iaas-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .microsoft-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .g-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .contact-page-text {
        position: absolute;
        right: 9% !important;
        top: 27% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .contact-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .contact-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }



    .payment-page-text {
        position: absolute;
        right: 9% !important;
        top: 30% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .payment-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .payment-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }


    .domain-page-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }
}



/* @media only screen and (min-device-width: 320px) {
    #dedicated-text {
        height: auto !important;
    }
    .inner-page-header {
        font-size: 1em !important;
    }
    .inner-page-text p {
        font-size: .75em !important;
    }
    .inner-page-text {
        position: absolute;
        right: 15% !important;
        top: 7% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }
} */
@media only screen and (max-device-width: 850px) and (min-device-width: 768px) {


    .card-body {
        padding: 2.35em !important;
    }

    .inner-page-text {
        position: absolute;
        right: 5% !important;
        top: 22% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .contact-page-text {
        position: absolute;
        right: 46% !important;
        top: 16% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .payment-page-text {
        position: absolute;
        right: 46% !important;
        top: 16% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }








}


@media (max-device-width: 320px) {


    .web-img::after {
        content: url("./assets/banner/web-header.jpg") !important;
    }

    .inner-page-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .reseller-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .virtual-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .dedicated-inner-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .colocation-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }

    .iaas-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }



    .g-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }


    .contact-page-text {
        position: absolute;
        right: 1% !important;
        top: 27% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .contact-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .contact-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }









    .payment-page-text {
        position: absolute;
        right: 1% !important;
        top: 30% !important;
        width: 37vh;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .payment-page-text h1 {
        font-size: 2rem !important;
        text-align: center !important;
    }

    .payment-page-text p {
        font-size: 1rem !important;
        text-align: left !important;
    }


    .domain-page-text {
        width: 100%;
        right: -3% !important;
        top: 0% !important;
        padding: 4% !important;
        position: inherit;
        background: none;
        text-shadow: white 0px 0px 0px !important;
        color: black;
    }



}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    /* Styles */


    #gsuite-basic {
        padding-bottom: 5vh !important;
    }

    .bank-cards {
        padding-bottom: 7rem !important;
    }



    #rack-header {
        padding-bottom: 8vh;
    }

    .card {
        margin-top: 5vh !important;
    }

    #card-upgrades {
        padding-bottom: 9vh !important;

        margin-top: 5vh !important;
    }

    #colocation-upgrade {
        padding-bottom: 11vh !important;
        margin-top: 5vh !important;
    }



    .virtual-text {
        position: absolute;
        right: 5% !important;
        top: 22% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .colocation-text {
        position: absolute;
        right: 5% !important;
        top: 15% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }







    .domain-page-text {
        position: absolute;
        right: 7% !important;
        top: 19% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .dedicated-inner-text {
        position: absolute;
        right: 5% !important;
        top: 22% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .contact-page-text {
        position: absolute;
        right: 40% !important;
        top: 41% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: left;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .microsoft-text {
        position: absolute;
        right: 5% !important;
        top: 22% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .iaas-text {
        position: absolute;
        right: 7% !important;
        top: 15% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .payment-page-text {
        position: absolute;
        right: 40% !important;
        top: 45% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: left;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }


}



@media (min-width: 1024px) and (max-width: 1280px) {


    #gsuite-basic {
        padding-bottom: 5vh !important;
    }

    .inner-page-text {
        position: absolute;
        right: 9% !important;
        top: 19% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }


    .colocation-text {
        position: absolute;
        right: 9% !important;
        top: 12% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5)
    }



    .payment-page-text {
        position: absolute;
        right: 50% !important;
        top: 50% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: left;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .next {
        display: block !important;
    }

    .bank-cards {
        padding-bottom: 7rem !important;
    }

    .dedicated-cards {
        height: 95% !important;
    }

    .contact-page-text {
        position: absolute;
        right: 54% !important;
        top: 45% !important;
        width: 50vh;
        padding: 2% 4%;
        color: #fff;
        text-align: left;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }

    .dedicated-inner-text {
        position: absolute;
        right: 9% !important;
        top: 19% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);




    }

    .virtual-text {
        position: absolute;
        right: 6% !important;
        top: 9% !important;
        padding: 2% 4%;
        color: #fff;
        text-align: center;
        height: fit-content;
        background: rgba(0, 0, 0, 0.5);
    }



    #m-basic {
        padding-bottom: 8vh !important;
    }

    /* #gbusiness-header {
        margin-top: 3vh !important;
    } */

    .break {
        visibility: visible !important;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1025px) {

    /* Styles */
    .colocation-cards {
        height: 100% !important;
    }
}


@media only screen and (min-device-width : 1280px) and (max-device-width : 1415px){


    #gsuite-basic{
        padding-bottom: 5vh !important;
    }
}