@media only screen and (min-width:320px) and (max-width:480px) {
.tab-leftwidth ul.slick-dots{
    display: none !important;
}
ul.slick-dots {
    display: none !important;
}
.custom .slick-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    font-family: 'FontAwesome';
    font-size: 20px;
}
.footersection .slick-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    font-family: 'FontAwesome';
    font-size: 20px;
}
 .footersection .slick-prev:before {
    content: '\f053';
    left: 0;
    color:#fff;
    top:82px;
}
.footersection .slick-next:before {
    content: '\f054';
    right: 0;
    color:#fff;
    top:82px;
}.custom .slick-prev:before {
    content: '\f053';
    left: 0;
	
}.custom .slick-next:before {
    content: '\f054';
    right: 0;
	
}
.custom .slick-prev:before {
    content: '\f053';
    left: 0;
	
}.footersection  .slick-next:before {
    content: '\f054';
    right: 0;
	
}
.custom .slick-arrow, .footersection .slick-arrow {    
    font-size: 0px;
    border: 0px;
}
}
@media only screen and (min-width:575px) and (max-width:767px) {
	
.col-md-3.tab-leftwidth {
    padding-left: 0;
    /* width: 100%; */
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-9.tab-rightwidth {
	flex: 0 0 75%;
    max-width: 75%;
}
div#v-pills-tab a {
    width: 100%;
    font-size: 13px;
    display: inline-grid;
    padding: 9px;
    text-align: center;
}
.hx_supprt-sec {
    margin: 10px;
}
}


/** Hosting rhino **/
/**
.home_big_col {
    border: 4px solid #000000;
    float: left;
    margin-top: 60px;
}
.home_big_col_in h4 {
    color: #f51322;
    font-size: 62px;
    text-transform: uppercase;
    padding: 10px 10px 4px 10px;
    line-height: 52px;
}
h4 {
    font-weight: 900;
}
.banner_bottom h5 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 20px;
}
.banner .banner_bottom h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    color: #808080;
    font-style: italic;
    position: relative;
    padding: 0 0 6px 0;
}
.banner .banner_bottom ul {
    background-color: #fff;
    float: left;
}

.banner .banner_bottom ul {
    width: 400px;
    padding: 0px;
    margin: 0px;
}
.banner .banner_bottom ul li {
    font-weight: 600; 
    min-width: 0px; 
}
.banner .banner_bottom ul li a {
    padding-right: 10px!important;
}

.banner .banner_bottom ul li a {
    padding-left: 30px!important;
}
.banner .banner_bottom ul li a {
    background-color: transparent!important;
    box-shadow: none!important;
}
.banner_bottom ul li a img {
    max-width: 40px;
    float: left;
    margin-right: 8px;
}
.banner .banner_bottom h3:after {
    display: none; 
}

.domain-block-home {
    padding: 40px 0 50px;
    background-color: #151e1f;
}

.home-dbc h2 {
    font-weight: 700;
    font-size: 25px;
    margin: 0 0 5px;
    padding: 0;
    color: #ffffff;
    text-align: center;
}
.domain-search-frm {
    background: none;
}
.domain-block-search {
    text-align: center;
}
ul.domain-block-tld-price li p {
    color: #f51322;
    font-size: 15px;
}
ul.domain-block-tld-price li strong {
    font-size: 24px;
    font-weight: 900;
    color: #006ac6;
}
.search-domain-under {
    display: table;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    margin-top: 40px;
}
.search-domain-under ul li p {
    float: left;
    text-align: left;
    max-width: 70%;
}
.features-option2 {
    background-color: #fff;
}
.features-option2 .top p {
    color: #7d7d7d;
}
.home-product .home-feature .img-box {
    width: max-content;
    margin: 0 auto;
    text-align: center;
}
.home-product .img-box img {
    height: 90px;
    width: auto;
    max-width: 100% !important;
}
.home-feature h3 {
    text-align: center;
    margin: 10px;
    font-size: 24px;
    font-weight: bold;
}
.home-feature p {
    text-align: center;
    font-weight: normal;
}
.window_lb {
    background-color: #0e1f3e;
    color: #ffffff;
    padding: 50px 0 0;
}
section {
    width: 100%;
    float: left;
}
.features-option2 .features-col .img-box {
    width: 200px;
    height: 200px;
    text-align: center;
    background-color: #e8e6e6;
    margin: 0 auto;
    display: flex;
    align-content: center;
    align-items: center;
    align-self: center;
    flex-direction: column;
    justify-content: center;
}
.choose_section h2 {
    text-align: center;
}
**/
.business-brdr-new {
    padding: 16px 0px !important;
}