/*���˴����ѻ���,����Դ���롣Դ���ַΨһ����: http://www.bootstrapmb.com/item/7396��(���˵��������ʾ��ῴ��,���ص�Դ����û�С�)*//*============================================================================== * Template Name: Dkost - Domain and Hosting HTML Template * Author: theuxlab - (https://themeforest.net/user/theuxlab) * Description: Dkost - Domain and Hosting HTML Template * Version: 1.0 * Copyright 2020 theuxlab ==============================================================================*//* Extra large devices (large desktops, 1200px and up) */@media (max-width: 1199px) {    .hero-info h2 {        font-size: 42px;    }    .hero-img img {        width: 100%;    }    .wrapper-header h2 {        font-size: 32px;    }    .wrapper-header {        margin-bottom: 60px;        margin-top: -5px;    }    .domain-check-form input[type="search"] {        max-width: 250px;    }    .blog-search-form input[type="search"] {        max-width: 350px;    }    .price-list .price-item {        padding: 0 30px;    }    .price-list .price-item p {        line-height: 1.2;    }    .wrapper-header.mb-55 {        margin-bottom: 45px !important;    }    .contact-info-box {        padding: 40px;    }}/* Large devices (desktops, 991px and down) */@media (max-width: 991px) {    .hero-img img {        display: none;    }    .navigation-show,    .navigation-close {        display: inline-block;    }    .navigation-close {        margin-left: 10px;        height: 30px;        width: 30px;        text-align: center;        line-height: 30px;        background-color: #f02020;        color: #fff;        border-radius: 50px;        -webkit-border-radius: 50px;        -moz-border-radius: 50px;        -ms-border-radius: 50px;        -o-border-radius: 50px;    }    header .navigation {        text-align: left;        position: fixed;        height: 100vh;        background-color: #fff;        top: 0;        width: 300px;        right: -305px;        padding: 25px;        z-index: 9900;        transition: .3s;        -webkit-transition: .3s;        -moz-transition: .3s;        -ms-transition: .3s;        -o-transition: .3s;    }    header .navigation.show {        right: 0;    }    header .navigation ul {        overflow-y: auto;        height: 80%;        margin-top: 20px;    }    header .navigation ul li {        display: block;    }    header .navigation ul li a {        padding: 8px 10px;        color: #333;        text-transform: uppercase;        font-size: 14px;        display: block;    }    .navigation ul li:first-child a {        padding-left: 10px;    }    .ckl-icon-txt:first-child {        margin-right: 15px;        padding-right: 15px;    }    .header-top-links span {        margin: 0 10px;    }    .hero-info h2 {        font-size: 36px;    }    .hero-info p {        margin-top: 30px;        margin-bottom: 40px;    }    .wrapper-header h2 {        font-size: 28px;    }    .wrapper-header.mb-40 {        margin-bottom: 20px;    }    .wrapper-header {        margin-bottom: 50px;    }    .info-img.pl-85 {        padding-left: 0 !important;    }    .info-img.pr-85 {        padding-right: 0 !important;    }    .dkost-btn {        height: 45px;        line-height: 45px;        padding: 0 25px;    }    .wrapper.video-wrapper {        padding: 100px 0;    }    .footer-info-box {        margin-bottom: 40px;    }    .footer-wrapper {        padding-bottom: 40px;    }    .wrapper {        padding: 100px 0;    }    .faq-wrapper {        padding-bottom: 80px;    }    .hero-wrapper {        padding: 100px 0;    }    .hero-wrapper.hero-wrapper-02 {        padding-bottom: 170px;    }    .wrapper-header p,    .wrapper-header p.mt-30 {        margin-top: 20px !important;    }    .get-started-tabs {        background-color: transparent;        border-radius: 0;        -webkit-border-radius: 0;        -moz-border-radius: 0;        -ms-border-radius: 0;        -o-border-radius: 0;    }    .get-started-tabs a {        width: 100%;        border-radius: 50px;        -webkit-border-radius: 50px;        -moz-border-radius: 50px;        -ms-border-radius: 50px;        -o-border-radius: 50px;        margin-bottom: 8px;        overflow: hidden;    }    .get-started-tabs a::after {        width: 100%;        height: 0;    }    .get-started-tabs a.active::after {        height: 100%;        width: 100%;    }    .footer-nav-wrapper {        height: initial;        text-align: center;        padding-top: 25px;        margin-bottom: 20px;    }    .footer-nav-wrapper .text-right {        text-align: center !important;    }    .footer-nav-wrapper .go-top {        display: inline-block;    }    .footer-nav-wrapper .go-top span {        display: none;    }    .footer-nav-wrapper .go-top i {        margin: 0;        height: 45px;        width: 45px;        border: 2px solid #fff;        line-height: 42px;        position: relative;        top: 22px;        background-color: #2652c9;    }    .footer-nav-wrapper .navigation ul li {        margin-bottom: 5px;    }    .price-list .price-item::after {        display: none;    }    .price-list {        padding-bottom: 0;    }    .price-list .price-item {        margin-bottom: 30px;    }    .wrapper-header.mb-55 {        margin-bottom: 35px !important;    }    .clients-img img {        max-width: 150px;    }    .pricing-body.pricing-body-02 {        margin-top: 25px;        padding: 0 !important;    }    .cta-wrapper.mt-120 {        margin-top: 100px !important;    }    .contact-wrapper {        margin-bottom: 100px;    }    .cta-wrapper .text-right {        text-align: left !important;        margin-top: 30px;    }    .contact-wrapper >.container {        padding-left: initial;        padding-right: initial;    }    .contact-wrapper .col-lg-8.col-md-12.mt-60.mb-60 {        padding: 0 55px;    }}/* Medium devices (tablets, 768px and down) */@media (max-width: 767px) {    .hero-info h2 {        font-size: 30px;    }    .header-top .col-md-7 {        display: none;    }    .header-top {        height: 40px;    }    .header-top-links {        text-align: center;    }    header {        height: 70px;    }    .info-img img {        width: 250px !important;        margin-bottom: 40px;    }    .testimonials-carousel-item .review-text {        padding: 20px 15px;        padding-left: 25px;    }    .domain-check-form input[type="search"] {        max-width: initial;    }    .domain-check-form .custom-select {        border-top-right-radius: 4px !important;        border-bottom-right-radius: 4px !important;    }    .domain-check-form button {        height: 50px;        margin-top: 15px;        border-radius: 4px;        -webkit-border-radius: 4px;        -moz-border-radius: 4px;        -ms-border-radius: 4px;        -o-border-radius: 4px;    }    .domain-check-form.live-chat-form button {        margin-top: 0;        height: inherit;    }    .learn-video-popup-item img {        width: 100%;    }    .contact-wrapper {        margin-top: -150px;    }    .map-wrapper iframe {        height: 400px;    }    .contact-info-box {        padding: 70px 30px;    }    .contact-wrapper .col-lg-8.col-md-12.mt-60.mb-60 {        padding: 15px 45px;    }    .blog-search-form input[type="search"] {        border-radius: 4px;        -webkit-border-radius: 4px;        -moz-border-radius: 4px;        -ms-border-radius: 4px;        -o-border-radius: 4px;    }    .blog-list-item .img-fluid {        width: 100%;    }}/* Small devices (mobile, 575px and down) */@media (max-width: 575px) {    .wrapper {        padding: 70px 0;    }    .whycu-items .icon-box {        padding-left: 20px;    }    .whycu-items .icon {        position: static;        margin-left: 0;    }    .whycu-wrapper-02 .whycu-items .icon {        position: absolute;    }    .footer-wrapper {        padding: 60px 0;    }    .footer-wrapper {        padding-bottom: 30px;    }    .footer-info-box p.mb-30 {        margin-bottom: 15px !important;    }    .domain-check-form input[type="search"],    .domain-check-form .custom-select {        height: 50px;    }    .domain-check-form input[type="search"] {        min-width: calc(100vw - 40px);        border-radius: 4px;        -webkit-border-radius: 4px;        -moz-border-radius: 4px;        -ms-border-radius: 4px;        -o-border-radius: 4px;    }    .domain-check-form .custom-select {        margin-top: 10px;        margin-right: 10px;        border-radius: 4px !important;        -webkit-border-radius: 4px !important;        -moz-border-radius: 4px !important;        -ms-border-radius: 4px !important;        -o-border-radius: 4px !important;    }    .domain-check-form button {        margin-top: 10px;    }    .price-list .price-item {        padding: 0 20px;    }    .service-items .col-lg-4,    .ourSpeciallity-items .col-lg-3 {        padding-left: 15px;        padding-right: 15px;    }    .overview-lg-img img {        min-width: 575px;        position: relative;        left: calc(50% - 288px);    }    .clients-img img {        max-width: 120px;    }    .cta-wrapper.mt-120 {        margin-top: 70px !important;    }    .domain-check-form.live-chat-form button {        margin-top: 15px;        height: 50px;    }    .contact-wrapper {        margin-top: 0;        margin-bottom: 0;    }    .map-wrapper iframe {        height: 300px;    }    .contact-wrapper >.container {        box-shadow: none;        border-radius: 0;        -webkit-border-radius: 0;        -moz-border-radius: 0;        -ms-border-radius: 0;        -o-border-radius: 0;    }    .contact-wrapper .col-lg-8.col-md-12.mt-60.mb-60 {        order: 2;    }    .blog-search-form input[type="search"] {        width: calc(100vw - 40px);    }    .blog-wrapper .col-6 {        -ms-flex: 0 0 100%;        flex: 0 0 100%;        max-width: 100%;    }    .blog-wrapper .blog-item img {        width: 100%;    }    .bolg-details-user-info img {        position: static;        margin-bottom: 10px;    }    .bolg-details-user-info {        padding-left: 0;    }    .comment-item.ml-90 {        margin-left: 40px !important;    }    .blog-details .pt-35.pl-35.pr-35 {        padding-left: 20px !important;        padding-top: 20px !important;        padding-right: 20px !important;    }    .comment-wrap {        padding: 20px;    }    .share-wrap {        padding: 20px;        display: flex;        align-items: center;        border-top: 1px solid #ddd;    }    .share-wrap a {        height: 30px;        width: 30px;        margin-left: 5px;        line-height: 30px;        font-size: 12px;    }}/* extraSmall devices ( 400px and down) */@media (max-width: 400px) {    .price-list {        padding-bottom: 10px;    }                .price-list .price-item {        padding: 0 15px;        margin-bottom: 20px;    }    .service-items .icon-box {        padding-left: 20px;    }    .manageDB-option-items.service-items .icon-box {        padding-left: 0;    }    .service-items .icon {        position: static;        margin-left: 0;        margin-bottom: 20px;    }    .overview-lg-img img {        min-width: 480px;        position: relative;        left: calc(50% - 240px);    }    .team-wrapper .col-6 {        -ms-flex: 0 0 100%;        flex: 0 0 100%;        max-width: 100%;    }    .team-item img {        width: 100%;    }}/*���˴����ѻ���,����Դ���롣Դ���ַΨһ����: http://www.bootstrapmb.com/item/7396��(���˵��������ʾ��ῴ��,���ص�Դ����û�С�)*/