@media (min-width: 1200px) {
    .menu .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
    .menu .dropdown-menu .dropdown-toggle {
        pointer-events: none;
        cursor: default;
    }
}
@media (max-width: 991px) {
    .menu i.fas,
    .menu i.fal,
    .menu i.far,
    .menu i.fab {
        display: none;
    }
    .menu .navbar-collapse {
        margin-top: 20px;
        border-bottom: 1px solid #f1f1f1;
    }
    .menu li.nav-item {
        border-top: 1px solid #f1f1f1;
        padding: 0;
    }
    .menu .navbar-light .navbar-nav .nav-link {
        font-weight: 400;
        text-transform: uppercase;
        color: #545454;
        font-size: 14px;
        margin: 0 0 0 10px;
        padding: 15px 0;
    }
    .menu .navbar-light .navbar-nav .active > .nav-link,
    .menu .navbar-light .navbar-nav .nav-link.active {
        color: #6aaa36;
    }
    .menu .dropdown-item {
        border-top: 1px solid #f1f1f1 !important;
        border-bottom: none !important;
        padding: 10px 20px;
    }
    .menu .navbar-nav .dropdown-menu {
        margin: 0;
        border: none;
    }
    .menu .dropdown-item {
        font-weight: 400;
        text-transform: uppercase;
        color: #545454;
        font-size: 12px;
        margin: 0;
    }
    .menu .dropdown-item:hover,
    .menu .dropdown-item:focus,
    .menu .dropdown-submenu:hover {
        color: #b2afaf;
        background: #fff;
        transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out;
    }
    .menu .dropdown-toggle::after {
        float: right;
        margin-top: 9px;
        color: #545454;
        margin-right: 20px;
    }
    .menu .dropdown-submenu a::after {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        font-size: 14px;
        margin-top: 6px;
        margin-right: 10px;
    }
    .menu .dropdown-submenu ul.dropdown-menu a.dropdown-item {
        padding-left: 40px;
    }
}
@media (max-width: 1199px) {
    .aboutus .xscenter {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        margin-bottom: 20px;
    }
    .home-highlight {
        padding: 30px 0;
    }
    .home-highlight .image {
        display: none;
    }
    .vpspriceslider .orderthumbnail {
        margin-top: 50px;
    }
    .hostinghighlight img {
        margin: 30px auto 0 auto;
        float: left;
    }
    .resellerhighlight img {
        margin: 20px auto 0 auto;
        float: left;
    }
    .domain-features {
        padding: 50px 0;
    }
    .domain-features img {
        display: none;
    }
    .productfaqs p.button {
        margin: 35px 0;
    }
}
@media (max-width: 991px) {
    .home-ssl h2,
    .home-ssl p,
    .ssl-certificates h2,
    .ssl-certificates p {
        text-align: center;
    }
    .resellerhighlight img {
        margin: 30px auto 0 auto;
        float: left;
    }
    .gamehighlight img {
        margin-top: 30px;
    }
    .contact .card {
        padding: 10px 20px 20px 20px;
    }
    .gameserversgames h2.title {
        text-align: center !important;
    }
    .gameserversgames h3.price {
        text-align: center !important;
    }
    .gameserversgames .bulk {
        text-align: center !important;
    }
    .gameserversgames .more {
        text-align: center !important;
    }
    .website-design-highlight img {
        margin-top: 30px;
    }
    .ssl-ev h2.intro,
    .ssl-ev p.light {
        text-align: center;
    }
    .ssl-ev .box > .icon {
        margin-top: 40px;
    }
    .xscenter,
    #xscenter {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .mdhidden,
    #mdhidden {
        display: none !important;
    }
    .mdhide,
    #mdhide {
        display: none;
    }
    .homepagesslcerts .btn-lg {
        float: left !important;
    }
    .partners {
        display: none;
    }
    .footer-area {
        padding: 30px 0 0 0;
    }
    .footer-area ul {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .contentbox {
        padding-right: 15px;
    }
    .sidemenu .list-group {
        margin: 50px 0 0 0;
    }
    .contact .card {
        margin-top: 40px;
    }
    .home-domains .domainsearch {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        padding-left: 10px !important;
    }
    .dedicatedfeatures {
        padding-bottom: 0;
    }
    .dedicatedfeatures img {
        margin-left: auto;
        margin-right: auto;
    }
    .dedicatedfeatures h4,
    .dedicatedfeatures p {
        text-align: center;
    }
    .dedicatedfeatures .col-sm-4 {
        margin-bottom: 100px;
    }
    .gamehighlight img {
        margin-top: 50px;
    }
    .website-design-intro .btn {
        margin-bottom: 30px;
    }
    .footer-area .companyinfo {
        padding-bottom: 30px;
    }
    .xshide {
        display: none !important;
    }
    #xsleft {
        text-align: left !important;
    }
}
@media (max-width: 480px) {
    .home-domains .domainsearch {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 768px) {
    .animated {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
}
@media (min-width: 576px) {
    .webhosting .panel:hover,
    .gameservers .panel:hover,
    .resellerplans .panel:hover,
    .website-design-addons .panel:hover {
        -webkit-transform: translate(0, -5px);
        -ms-transform: translate(0, -5px);
        transform: translate(0, -5px);
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
    }
}
@media (min-width: 768px) {
    .home-plans .panel:hover,
    .home-ssl .panel:hover,
    .vpsaddons .panel:hover,
    .dedicatedservers .panel:hover,
    .ssl-certificates .panel:hover,
    .website-design-plans .panel:hover {
        -webkit-transform: translate(0, -5px);
        -ms-transform: translate(0, -5px);
        transform: translate(0, -5px);
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
    }
}
@media (min-width: 992px) {
    .hostingfeatures {
        padding: 60px 0 40px 0;
    }
    .hostingfeatures p.subtitle {
        margin: 30px 0 40px 0;
    }
    .hostingfeatures .feature {
        margin-top: 0;
        padding: 30px 20px;
        border: 1px solid transparent;
    }
    .hostingfeatures .feature:hover {
        margin-top: -10px;
        border: 1px solid #dadada;
        box-shadow: rgba(0, 0, 0, 0.1) 0 5px 5px 2px;
        background: #e8e8e8;
        transition: 0.5s;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .topbar .social i.fas,
    .topbar .social i.far,
    .topbar .social i.fal,
    .topbar .social i.fab {
        padding-right: 1px;
    }
    .topbar .client i.fas,
    .topbar .client i.far,
    .topbar .client i.fal,
    .topbar .client i.fab {
        padding: 0 5px 0 0;
    }
    .topbar a {
        margin-left: 5px;
    }
}
@media (max-width: 575px) {
    .topbar .social,
    .topbar .client {
        text-align: center !important;
    }
    .topbar .social i.fas,
    .topbar .social i.far,
    .topbar .social i.fal,
    .topbar .social i.fab {
        padding-right: 5px;
    }
    .topbar .client i.fas,
    .topbar .client i.far,
    .topbar .client i.fal,
    .topbar .client i.fab {
        padding: 0 10px 0 0;
    }
    .topbar a {
        margin-left: 5px;
    }
    .subbanner .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .subbanner h1 {
        font-size: 1.8rem;
    }
    .subbanner p {
        font-size: 14px;
    }
}
.table-responsive {
    border: inherit;
}
@media (min-width: 1200px) {
    .domain-checker .domainvalue {
        width: 750px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .domain-checker .domainvalue {
        width: 570px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .domain-checker .domainvalue {
        width: 330px;
    }
}
@media (max-width: 767px) {
    .domain-checker .domainvalue {
        border-left: 1px solid #ced4da;
        padding-left: 10px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
}
@media (max-width: 499px) {
    .promotions .coupon .title img {
        margin: 20px auto 0 auto;
        display: block;
    }
    .promotions .coupon .title span {
        float: unset;
    }
    .promotions .card-title h4 {
        text-align: center;
        display: block;
        margin: 10px auto 20px auto;
    }
}
@media (max-width: 567px) {
    .imageslider .slider-footer {
        bottom: 0;
        display: grid;
    }
}
@media (max-width: 480px) {
    .imageslider .fill {
        height: 450px;
    }
    .imageslider h1.promo {
        font-size: 35px;
        margin-top: 50px;
        padding-bottom: 0;
    }
    .imageslider h2.promo {
        font-size: 25px;
    }
    .imageslider .promo span {
        font-size: 30px;
        display: block;
    }
    .imageslider #clockdiv {
        margin-top: 20px;
    }
    .imageslider p {
        top: 20px;
    }
    .imageslider .carousel-indicators {
        bottom: 1px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .imageslider h1.promo {
        font-size: 40px;
        margin-top: 50px;
        padding-bottom: 0;
    }
    .imageslider h2.promo {
        font-size: 20px;
    }
    .imageslider .promo span {
        font-size: 25px;
    }
    .imageslider #clockdiv {
        margin-top: 20px;
    }
    .imageslider p {
        top: 35px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .imageslider h1.promo {
        font-size: 40px;
        margin-top: 50px;
        padding-bottom: 0;
    }
    .imageslider h2.promo {
        font-size: 30px;
    }
    .imageslider .promo span {
        font-size: 35px;
    }
    .imageslider #clockdiv {
        margin-top: 20px;
    }
    .imageslider p {
        top: 20px;
    }
}
@media (min-width: 481px) and (max-width: 575px) {
    .imageslider .fill {
        height: 390px;
    }
    .imageslider .carousel-indicators {
        bottom: 30px;
    }
    .imageslider h1.heading {
        font-size: 40px;
        margin-top: 65px;
    }
    .imageslider h2.subheading {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .imageslider h3 {
        font-size: 16px;
    }
    .imageslider .slide2img {
        margin-top: 45px;
    }
    .imageslider .slide3img {
        margin-top: 45px;
    }
    .imageslider p.buttons {
        margin-top: 0;
    }
    .imageslider .slider-footer {
        bottom: -2px;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .imageslider .fill {
        height: 430px;
    }
    .imageslider .carousel-indicators {
        bottom: 10px;
    }
    .imageslider h1.heading {
        font-size: 40px;
        margin-top: 65px;
    }
    .imageslider h2.subheading {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .imageslider h3 {
        font-size: 16px;
    }
    .imageslider .slide2img {
        margin-top: 45px;
    }
    .imageslider .slide3img {
        margin-top: 45px;
    }
    .imageslider p.buttons {
        margin-top: 0;
    }
    .imageslider .slider-footer {
        bottom: -2px;
    }
}
@media (max-width: 991px) {
    .imageslider h1.heading,
    .imageslider p.buttons {
        text-align: center;
    }
    .imageslider h2.subheading {
        text-align: center;
        width: 70%;
        margin: auto;
    }
    .imageslider h3.feature.odd {
        text-align: right;
    }
    .imageslider h3.feature.even {
        text-align: left;
    }
}
@media (max-width: 767px) {
    .imageslider h1.heading {
        margin-top: 45px;
    }
}
@media (max-width: 575px) {
    .imageslider h1.heading {
        margin-top: 65px;
    }
    .imageslider h2.subheading {
        font-size: 20px;
        width: 90%;
    }
}
@media (max-width: 480px) {
    .imageslider h1.heading {
        font-size: 35px;
        margin-top: 50px;
    }
    .imageslider h2.subheading {
        width: 80%;
    }
    .imageslider h3.feature {
        font-size: 15px;
    }
    .imageslider p.buttons a {
        display: block;
        margin: 10px auto;
    }
}
@media (max-width: 420px) {
    .imageslider #clockdiv > div {
        padding: 4px;
    }
    .imageslider h3.feature {
        font-size: 12px;
    }
    .imageslider h3.feature i.fas,
    .imageslider h3.feature i.far,
    .imageslider h3.feature i.fal,
    .imageslider h3.feature i.fab {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .imageslider .fill {
        height: 470px;
    }
    .imageslider .carousel-indicators {
        bottom: 30px;
    }
    .imageslider h1.heading {
        font-size: 40px;
        margin-top: 80px;
    }
    .imageslider h2.subheading {
        font-size: 24px;
    }
    .imageslider h3 {
        font-size: 16px;
    }
    .imageslider .slide2img {
        margin-top: 70px;
    }
    .imageslider .slide3img {
        margin-top: 70px;
    }
}
@media (min-width: 1200px) {
    .imageslider .fill {
        height: 500px;
    }
    .imageslider .carousel-indicators {
        bottom: 20px;
    }
    .imageslider .slide2img {
        margin-top: 80px;
    }
    .imageslider .slide3img {
        margin-top: 80px;
    }
}
@media (max-width: 767px) {
    .domain-checker .domain-search-desktop {
        display: none;
    }
    .domain-checker .form-control:focus {
        border-left: 1px solid #ccc;
    }
}
@media (min-width: 768px) {
    .domain-checker .domain-search-mobile {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }
}
@-moz-document url-prefix() {
    .menu .dropdown-toggle::after {
        vertical-align: super;
    }
}
@media (max-width: 479px) {
    .menu img.logo {
        max-width: 220px;
        height: 39px !important;
    }
    
    .topbar .desktop {
        display: none;
    }
    .topbar a {
        margin-left: 0;
    }
    .topbar .client i.fas,
    .topbar .client i.far,
    .topbar .client i.fal,
    .topbar .client i.fab {
        padding: 0 5px 0 0;
    }
    .imageslider #clockdiv div > span {
        font-size: 20px;
    }
    .imageslider h1.heading {
        font-size: 25px;
    }
    .productfaqs .card-title,
    .faq .card-title {
        font-size: 10px;
    }
    .domain-checker .domainvalue {
        font-size: 18px;
    }
}
