/* Hosting */

/* Large Device 
    (Laptop, Desktop)
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,600;1,400&display=swap');
/* .scrolled{
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background: rgba(16,67,68,0.9);
}
.navbar-dark{
    background: rgba(16,67,68,0.9);
}
.navbar{
    background: rgba(16,67,68,0.9);
} */
@media screen and (min-width: 1024px){

    .kolom h2{
        font-size: 45px;
        /* margin-bottom: 25px; */
        color: #ffffff;
        width: 100%;
        line-height: 50px;
        margin-top: 40px;
        padding-right: px;
        letter-spacing: 1px;
        font-family: 'Montserrat', sans-serif;
    }
    .rendy{
        padding-right: 100px;
        padding-left: 100px;
        padding-top: 100px;
    }
    
    .gambar{
        min-height:73vh;
        width: 100%;
        background-image:url('../../img/network.png') !important; 
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        color:#fff;
        padding: 0 4%;    
    }
    .btnatas{
        background: #f89615;
        border-radius: 10px;
        margin-top: 50px;
        padding: 15px 20px 15px 20px;
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
        border: 4px solid #f89615;
        font-family: 'Montserrat', sans-serif;
    }
    .btnatas:hover{
        background: white;
        color: #f89615;
        border: 4px solid #f89615;
    } 
    .kolom{
        padding-right: 100px;
        /* padding-top: 100px; */
    }
    .deskripsi{
        padding-top: 50px ;
        padding-right: 200px;
        font-family: 'Montserrat', sans-serif;
    }
    
    .homepage{
        width: auto;
        height: 700px;
        padding-top: 60px;
        /* padding-bottom: 30px; */
        background: linear-gradient(90deg, rgba(14,62,62,1) 17%, rgba(46,157,160,1) 82%);
    }
    /* i{
        align-items: center;
        font-size: 32px;
    } */

    .hosting-guarantee-section{
        padding-top: 10rem;
        padding-bottom: 3rem;
        background: #fafafa;
    }
    .card{
        width: 15rem;padding-bottom:30px;margin-left:30px;box-shadow: 0 1px 38px rgba(0, 0, 0, 0.15), 0 5px 12px rgba(0, 0, 0, 0.25);
    }
    .card2{
        width: 15rem;margin-left:20px;box-shadow: 0 1px 38px rgba(0, 0, 0, 0.15), 0 5px 12px rgba(0, 0, 0, 0.25);
    }
    .list-group-item.header{
        text-align:center;color:white;font-weight:bold;margin-top: -15px;width: 104.5%;margin-left:-5px;
    }
    .list-group-item{
        text-align:center;
    }
    .list-group-item .card-title{
     padding-top: 20px;
    }
    .list-group-item .card-text.opt{
        font-size: 13px;
        text-align:left;
    }
    .card-text.price{
        padding-top:40px;color:#007aff;font-size:25px;font-weight:bolder;
    }
    .card-text.price span{color:black;font-size:15px;font-weight:lighter;
    }
    .card-text.desc{
        padding-top:20px;font-size:12px;font-weight:bolder;
    }
    .btn.btn-all.hover-light.buton{
        font-size:12px;font-weight:bold;width:70%;padding-top:10px;padding-bottom:10px;
    }
    .hosting-guarantee-section .extra-box{
        width: 100%;
        height: 100%;
        border: solid 15px #f5efec;
        border-radius: 10px 10px 10px 10px;
        background: #fff;
    }
    .hosting-guarantee-section .extra-box .extra-content{
        padding-left: 15px;
        padding-right: 15px;
        transform: translateY(-56px);
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-img img{
        width: 150px;
        transition: 1s;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title{
        font-size: 18px;
        font-weight: 600;
        color: #2c2c2c;
        line-height: 1.2;
        margin-top: 12px;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title span{
        font-size: 22px;
        font-weight: bold;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-text{
        margin-top: 14px
    }
    .hosting-guarantee-section.extra-content .extra-title p{
        font-size: 11px;
    }
    .hosting-guarantee-section .fitur-title{
        padding-left: 2rem;
        padding-right: 2rem;
        margin-bottom: 2rem;
    
    }
    .hosting-guarantee-section .fitur-content .card{
        padding: 15px 5px;
        border: unset;
        margin-bottom: 1.5rem;
        transition: 0.5s;
    }
    .hosting-guarantee-section .fitur-content .card:hover{
        padding: 15px 5px;
        border: unset;
        background: #ffffff;
        box-shadow: 0px 31px 70px rgba(0, 0, 0, 0.158);
        transform: translate(-15px, -15px);
    }
    .hosting-guarantee-section .fitur-content .icon{
        line-height: 1.3;
        position: relative;
        width: 60px;
        height: 60px;
        margin: 0 10px ;
        background: #FF6C3A;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .hosting-guarantee-section .fitur-content .icon span{
        font-size: 30px;
        color: #fff
    }
    .hosting-guarantee-section .fitur-text{
        width: 70%;
    }
    .hosting-package-section .fitur-content .card{
        padding: 15px 5px;
        border: unset;
        margin-bottom: 1.5rem;
        transition: 0.5s;
    }
    .hosting-package-section .fitur-content .card:hover{
        padding: 15px 5px;
        border: unset;
        background: #ffffff;
        box-shadow: 0px 31px 70px rgba(0, 0, 0, 0.158);
        transform: translate(-15px, -15px);
    }
    .hosting-package-section .fitur-content .icon{
        line-height: 1.3;
        position: relative;
        width: 60px;
        height: 60px;
        margin: 0 10px ;
        background: #FF6C3A;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .hosting-package-section .fitur-content .icon span{
        font-size: 30px;
        color: #fff
    }
    .hosting-package-section .fitur-text{
        width: 70%;
    }

    /* price list */
    .hosting-package-section{
        padding-top: unset;
        padding-bottom: 3rem;
    }
    .hosting-package-section .nav-pills .nav-link.btn{
        margin: 0.2rem;
        border: 1px solid #3a3a3a;
        border-radius: 50px 50px 50px 50px;
    }
    .hosting-package-section .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        border: unset;
        color: #fff;
        background: linear-gradient(45deg, #e41733, #FF6C3A);
        border-radius: 50px 50px 50px 50px;
    
    }
    .tr-heading{
        background: #FF6C3A;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }
    .table .tr-subhead{
        font-weight: bold;
        background: #dadada;
    }
    .tr:hover{
        background: #FF6C3A;
        color: white;
    }
    .table .pack-name{
        padding-left: 1rem;
        text-align: left;
        font-weight: bold;
        background: #dadada;
    }
    .table tr td {
        padding: 10px 5px;
        text-align: center;
        vertical-align: middle;
        border: none;
    }
    .table tr td i{
        margin-right: 5px;
    }
    .table tr td .fa-check{
        color: green;
        margin-right: 5px;
    }
    .table .t-price{
        text-align: center;
        color: #FF6C3A;
        font-weight: bold;
    }
    .feature-title{
        margin-bottom: 2rem;
    }
    .feature-content{
        padding-top: 5rem;
        padding-right: 5rem;
        padding-left: 5rem;
    }
    .hosting-feature .feature-img{
        width: inherit;
    }
}

/* Medium Device */
/* (Tablet) */
@media screen and (min-width: 768px) and (max-width: 1023px){

    .kolom h2{
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #ffffff;
        width: 100%;
        line-height: 30px;
        letter-spacing: 2px;
        font-family: 'Montserrat', sans-serif;
    }
    .rendy{
        padding-right: 20px;
        padding-left: 50px;
        padding-top: 30px;
        width: 350px;
    }
    .deskripsi{
        padding-top: px ;
        font-family: 'Montserrat', sans-serif;
    }
    
    .gambar{
        min-height: 40vh;
        width: 100%;
        background-image:url('../../img/network.png') !important;  
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        color:#fff;
        padding: 0 2%;    
    }
    .btnatas{
        background: #f89615;
        border-radius: 10px;
        margin-top: 20px;
        padding: 8px 10px 8px 10px;
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
        border: 2px solid #f89615;
        font-family: 'Montserrat', sans-serif;
    }
    .btnatas:hover{
        background: white;
        color: #f89615;
        border: 4px solid #f89615;
    }
    .isi {
        margin: 5px 0px 5px 0px;
        padding: 5px 0px 5px 0px;
    } 
    .kolom{
        padding-right: 50px;
    }
    
    .homepage{
        width: auto;
        padding-top: 45px;
        /* padding-bottom: 15px; */
        background: linear-gradient(90deg, rgba(14,62,62,1) 17%, rgba(46,157,160,1) 82%);
    }

    .hosting-guarantee-section{
        padding-top: 10rem;
        padding-bottom: 3rem;
        background: #fafafa;
    }
    .hosting-guarantee-section .extra-box{
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        height: 100%;
        border: solid 15px #f5efec;
        border-radius: 10px 10px 10px 10px;
        background: #fff;
    }
    .hosting-guarantee-section .extra-box .extra-content{
        padding-left: 15px;
        padding-right: 15px;
        transform: translateY(-56px);
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-img img{
        width: 150px;
        transition: 1s;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title{
        font-size: 18px;
        font-weight: 600;
        color: #2c2c2c;
        line-height: 1.2;
        margin-top: 12px;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title span{
        font-size: 22px;
        font-weight: bold;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-text{
        margin-top: 14px
    }
    .hosting-guarantee-section.extra-content .extra-title p{
        font-size: 11px;
    }
    .hosting-guarantee-section .fitur-title{
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        margin-bottom: 2rem;
    
    }
    .hosting-guarantee-section .fitur-content .card{
        padding: 15px 5px;
        border: unset;
        margin-bottom: 1.5rem;
        transition: 0.5s;
        box-shadow: 0px 31px 70px rgba(0, 0, 0, 0.158);
    }
    .hosting-guarantee-section .fitur-content .icon{
        line-height: 1.3;
        position: relative;
        width: 60px;
        height: 60px;
        margin: 0 10px ;
        background: #FF6C3A;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .hosting-guarantee-section .fitur-content .icon span{
        font-size: 30px;
        color: #fff
    }
    .hosting-guarantee-section .fitur-text{
        text-align: center !important;
        padding-top: 10px;
        margin-left: 10px;
        width: 70%;
    }
    .hosting-guarantee-section .fitur-text .heading{
        font-size: 18px;
        font-weight: bolder !important;
    }
    /* price list */
    .hosting-package-section{
        padding-top: unset;
        padding-bottom: 3rem;
    }
    .hosting-package-section .nav-pills .nav-link.btn{
        margin: 0.2rem;
        border: 1px solid #3a3a3a;
        border-radius: 50px 50px 50px 50px;
    }
    .hosting-package-section .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        border: unset;
        color: #fff;
        background: linear-gradient(45deg, #e41733, #FF6C3A);
        border-radius: 50px 50px 50px 50px;
    
    }
    .tr-heading{
        background: #FF6C3A;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }
    .table .tr-subhead{
        font-weight: bold;
        background: #dadada;
    }
    .tr:hover{
        background: #FF6C3A;
        color: white;
    }
    .table .pack-name{
        padding-left: 1rem;
        text-align: left;
        font-weight: bold;
        background: #dadada;
    }
    .table tr td {
        padding: 10px 5px;
        text-align: center;
        vertical-align: middle;
        border: none;
    }
    .table tr td i{
        margin-right: 5px;
    }
    .table tr td .fa-check{
        color: green;
        margin-right: 5px;
    }
    .table tr td .btn-all{
        border-radius: 5px 5px 5px 5px;
        font-size: 14px;
    }
    .table .t-price{
        text-align: center;
        color: #FF6C3A;
        font-weight: bold;
    }
    /* Feature */
    .feature-title{
        padding-left: 2rem;
        padding-right: 1rem;
        margin-bottom: 2rem;
        text-align: left !important;
    }
    .feature-img{
        width: inherit;
    }
    .feature-content{
        padding-top: 5rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

/* Small Device */
/* (smartphone) */
@media screen and (max-width: 767px){

    body{
        margin: unset;
    }
    .section{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .heading-line{
        margin-top: 0.5rem;
        display: block;
        border-bottom: 4px solid #FF6C3A;
        width: 4rem;
    }
   .kolom h2{
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #ffffff;
        width: 100%;
        line-height: 30px;
        letter-spacing: 2px;
        font-family: 'Montserrat', sans-serif;
    }
    .rendy{
        /* padding-right: 100px; */
        /* margin-left: 80px; */
        padding-top: 30px;
        align-items: center;
        width: 400px;
    }
    
    .gambar{
        min-height: 35vh;
        width: 100%;
        /* background-image:url('../../img/network.png') !important;   */
        background-position: center;
        background-repeat: no-repeat;
        background-size: 300%;
        color:#fff;
        padding: 0 2%;    
    }
    .btnatas{
        background: #f89615;
        border-radius: 10px;
        margin-top: 10px;
        padding: 8px 10px 8px 10px;
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
        font-size: small;
        border: 1px solid #f89615;
        font-family: 'Montserrat', sans-serif;
        /* display: grid;
        place-items: center; */
    }
    .btnatas:hover{
        background: white;
        color: #f89615;
        border: 4px solid #f89615;
    }
    .isi {
        margin: 5px 0px 5px 0px;
        padding: 5px 0px 5px 0px;
    } 
    .kolom{
        padding-right: 30px;
        padding-top: 10px;
    }
    
    .homepage{
        width: auto;
        padding-top: 45px;
        padding-bottom: 10px;
        background: linear-gradient(90deg, rgba(14,62,62,1) 17%, rgba(46,157,160,1) 82%);
    }
    .deskripsi{
        font-family: 'Montserrat', sans-serif;
    }

    .hosting-guarantee-section{
        padding-top: 10rem;
        padding-bottom: 3rem;
        background: #fafafa;
    }
    .hosting-guarantee-section .extra-box{
        width: 100%;
        height: 100%;
        border: solid 15px #f5efec;
        border-radius: 10px 10px 10px 10px;
        background: #fff;
    }
    .hosting-guarantee-section .extra-box .extra-content{
        padding-left: 15px;
        padding-right: 15px;
        transform: translateY(-56px);
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-img img{
        width: 150px;
        transition: 1s;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title{
        font-size: 18px;
        font-weight: 600;
        color: #2c2c2c;
        line-height: 1.2;
        margin-top: 12px;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-title span{
        font-size: 22px;
        font-weight: bold;
    }
    .hosting-guarantee-section .extra-box .extra-content .extra-text{
        margin-top: 14px
    }
    .hosting-guarantee-section.extra-content .extra-title p{
        font-size: 11px;
    }
    .hosting-guarantee-section .fitur-title{
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        margin-bottom: 2rem;
    
    }
    .hosting-guarantee-section .fitur-content .card{
        padding: 15px 5px;
        border: unset;
        margin-bottom: 1.5rem;
        transition: 0.5s;
        box-shadow: 0px 31px 70px rgba(0, 0, 0, 0.158);
    }
    .hosting-guarantee-section .fitur-content .icon{
        line-height: 1.3;
        position: relative;
        width: 60px;
        height: 60px;
        margin: 0 10px ;
        background: #FF6C3A;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .hosting-guarantee-section .fitur-content .icon span{
        font-size: 30px;
        color: #fff
    }
    .hosting-guarantee-section .fitur-text{
        padding-top: 10px;
        margin-left: 10px;
        width: 70%;
    }
    .hosting-guarantee-section .fitur-text .heading{
        font-size: 18px;
        font-weight: bolder !important;
    }
    /* price list */
    .hosting-package-section{
        padding-top: unset;
        padding-bottom: 3rem;
    }
    .hosting-package-section .nav-pills .nav-link.btn{
        margin: 0.2rem;
        border: 1px solid #3a3a3a;
        border-radius: 50px 50px 50px 50px;
    }
    .hosting-package-section .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        border: unset;
        color: #fff;
        background: linear-gradient(45deg, #e41733, #FF6C3A);
        border-radius: 50px 50px 50px 50px;
    
    }
    .tr-heading{
        background: #FF6C3A;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }
    .table .tr-subhead{
        font-weight: bold;
        background: #dadada;
    }
    .tr:hover{
        background: #FF6C3A;
        color: white;
    }
    .table .pack-name{
        padding-left: 1rem;
        text-align: left;
        font-weight: bold;
        background: #dadada;
    }
    .table tr td {
        padding: 10px 5px;
        text-align: center;
        vertical-align: middle;
        border: none;
    }
    .table tr td i{
        margin-right: 5px;
    }
    .table tr td .fa-check{
        color: green;
        margin-right: 5px;
    }
    .table tr td .btn-all{
        border-radius: 5px 5px 5px 5px;
        font-size: 14px;
    }
    .table .t-price{
        text-align: center;
        color: #FF6C3A;
        font-weight: bold;
    }
    /* Feature */
    .feature-title{
        padding-left: 2rem;
        padding-right: 1rem;
        margin-bottom: 2rem;
        text-align: left !important;
    }
    .feature-img{
        width: inherit;
    }
    .feature-content{
        padding-top: 5rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .hosting-feature .feature-content .col-md-7 .container{
        margin-top: 1rem;
        padding: 1rem;
        background-color: white;
        box-shadow: 0 0 20px 0px #0000001a;
        border-radius: 10px 10px 10px 10px;
    }
}

/* Extra Small Device */
/* (small smartphone )*/
@media screen and (max-width: 360px){
    /* feature */
    .feature-img{
        width: 200px;
    }
}