@media only screen and (max-width: 1440px) {
    .banner-title h1 {
        font-size: 56px;
        line-height: 68px;
        margin-bottom: 15px;
    }
    .started-btn a {
        padding: 17px 28px;
    }
    .banner-con {
        padding: 100px 0 104px;
    }
}
@media only screen and (max-width: 1199px) {
    .checkout-box {
        gap: 26px;
    }
    .service-con > span {
        font-size: 16px;
        line-height: 16px;
    }
    .banner-title {
        width: 60%;
    }
    .banner-title h1 {
        font-size: 52px;
        line-height: 62px;
        margin-bottom: 12px;
    }
    .banner-title ul li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .banner-title ul {
        margin-bottom: 28px;
    }
    .started-btn a {
        padding: 15px 18px;
        font-size: 16px;
        line-height: 16px;
    }
    .checkout-title {
        font-size: 20px;
        line-height: 20px;
        padding: 16px 20px;
    }
    .special-txt {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .domain-box ul li {
        margin-bottom: 14px;
    }
    .domain-input input {
        width: 77.4%;
    }
    .domain-input select {
        width: 20.5%;
    }
    .select-period {
        font-size: 12px;
        line-height: 12px;
        width: 142px;
        padding: 11px 10px 12px;
    }
    .checkout-generic-box {
        padding: 20px;
        margin-bottom: 30px;
    }
    .domain-table tbody tr:nth-child(even) td {
        font-size: 14px;
        padding: 16px 12px;
    }
    .domin-btn a {
        font-size: 12px;
        line-height: 12px;
        width: 107px;
    }
    .domain-table thead tr th {
        padding: 16px 12px;
    }
    .domain-box ul {
        margin-bottom: 25px;
    }
    .plan-box h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 14px;
    }
    .plan-box ul li {
        margin-bottom: 12px;
    }
    .plan-box {
        padding: 24px 15px;
    }
    .plan-btn a {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 10px;
    }
    .select_value {
        margin-bottom: 16px;
    }
    .service-box li {
        padding: 20px;
    }
    .login-con {
        padding: 22px 20px 36px;
    }
    .login-btn a {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 46px 15px 79px;
    }
    .login-btn a img {
        top: 10px;
    }
    .form-con input, .form-con select {
        padding: 14px 18px;
    }
    .form-con .contact-info select {
        background-position: 91% 18px;
    }
    .form-con select {
        background-position: 97% 18px;
    }
    .order-value {
        font-size: 16px;
        line-height: 16px;
    }
    .place-order-btn a {
        font-size: 16px;
        line-height: 16px;
        padding: 18px 10px;
    }
    .form-con input + label {
        top: 15px;
    }
}
@media only screen and (max-width: 991px) {
    .checkout-box {
        gap: 30px;
    }
    .checkout-box {
        grid-template-columns: 100%;
    }
    .banner-title {
        width: 70%;
    }
    .banner-title h1 {
        font-size: 46px;
        line-height: 54px;
        margin-bottom: 10px;
    }
    .started-btn a {
        padding: 13px 14px 14px;
        font-size: 14px;
        line-height: 14px;
    }
    .banner-con {
        padding: 80px 0 84px;
    }
    .checkout-title {
        font-size: 18px;
        line-height: 18px;
        padding: 13px 20px;
    }
    .domain-box ul li {
        margin-bottom: 10px;
    }
    .domain-box ul {
        margin-bottom: 20px;
    }
    .domain-input {
        padding: 14px 14px;
    }
    .domain-input-con button {
        font-size: 16px;
        line-height: 16px;
        padding: 17px 43px 18px;
    }
    .plan-box h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .select_value {
        font-size: 14px;
        line-height: 14px;
    }
    .plan-box ul li {
        font-size: 14px;
    }
    .login-con span {
        font-size: 16px;
        line-height: 16px;
    }
    .login-con {
        padding: 22px 20px;
    }
    .promo-code input {
        width: 85%;
    }
    .promo-code button {
        padding: 14px 46px 15px;
    }
    .total-price-box ul {
        margin-bottom: 20px;
    }
    .place-order-btn a {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 10px;
    }
    .footer-con {
        padding: 20px 0 21px;
    }
}
@media only screen and (max-width: 767px) {
    .banner-title {
        width: 80%;
    }
    .banner-title ul {
        margin-bottom: 18px;
    }
    .banner-title h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .special-txt {
        line-height: 18px;
    }
    .domain-input-con button {
        font-size: 14px;
        line-height: 14px;
        padding: 17px 32px 18px;
    }
    .domain-input {
        padding: 13px 14px 14px;
      }
    .domain-input-con {
        margin-bottom: 26px;
    }
    table {
        border: 0;
      }
    
      table caption {
        font-size: 1.3em;
      }
      
      table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
      }
      
      table tr {
        display: block;
      }
      
      table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
      }
      
      table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
      }
      
      table td:last-child {
        border-bottom: 0;
      }
      .domain-table tbody tr:nth-child(odd) td {
        display: none;
    }
    .domain-table tbody tr:nth-child(even) td:first-child {
        border-left: none;
    }
    .domain-table thead tr th:first-child, .domain-table tbody tr td:first-child {
        border-radius: 0;
    }
    .domain-table tbody tr:nth-child(even) td:last-child {
        padding-left: 0;
        border-right: 0;
    }
    .domain-table tbody tr:nth-child(even) td {
        border-bottom: 1px solid #e0e2eb;
    }
    .domain-table tbody tr:nth-child(even) td {
        border-bottom: none;
    }
    .domain-table tbody tr:nth-child(even) td {
        font-size: 14px;
        padding: 14px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .domin-btn a {
        padding: 11px 17px 12px 18px;
    }
    .select_value {
        padding: 12px 14px;
        background-position: 92% 14px;
    }
    .note-check label span {
        padding-left: 32px;
    }
    .note-check label:before {
        padding: 8px;
    }
    .note-check input:checked + label:after {
        top: 5px;
        left: 6px;
        width: 5px;
        height: 11px;
    }
    .order-box .checkout-generic-box > ul li {
        padding-bottom: 14px;
        margin-bottom: 16px;
    }
    .domain-input input {
        font-size: 14px;
        line-height: 14px;
    }
    .domain-input input::placeholder {
        font-size: 14px;
        line-height: 14px;
    }
    .select-period {
        width: 172px;
    }
    .checkout-generic-box {
        margin-bottom: 20px;
    }
    .checkout-box {
        gap: 20px;
    }
   
}
@media only screen and (max-width: 575px) {
    .banner-title h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .domain-box ul li input[type="radio"]:checked + label:before, .domain-box ul li input[type="radio"]:not(:checked) + label:before {
        width: 14px;
        height: 14px;
    }
    .domain-box ul li input[type="radio"]:checked + label, .domain-box ul li input[type="radio"]:not(:checked) + label {
        padding-left: 24px;
        font-size: 14px;
		margin-bottom: 0;
    }
    .domain-input-con {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .domain-input {
        width: 100%;
		height: 44px;
    }
    .domain-input input {
        width: 69.4%;
    }
    .domain-input select {
        width: 36.5%;
    }
	.domain-table tbody tr:nth-child(even) td {
        padding: 14px 8px;
    }
	.service-box ul{
		padding-left: 0;
	}
    .domain-input-con button {
        margin: 0 auto;
        font-size: 12px;
        line-height: 12px;
        padding: 13px 32px 15px;
    }
    .plan-slider {
        width: 85%;
    }
    .plan-slider .owl-theme .owl-nav [class*=owl-] {
        margin: 0 10px;
    }
    .plan-slider .owl-carousel .owl-stage-outer {
        margin-bottom: 25px;
    }
    .service-item-title h6 {
        font-size: 16px;
        line-height: 16px;
    }
    .banner-title h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .banner-title ul li {
        font-size: 14px;
        margin-bottom: 10px;
        padding-left: 32px;
    }
    .login-btn {
        gap: 10px;
        flex-flow: column;
    }
    .login-btn a {
        padding: 15px 26px 15px 59px;
    }
    .login-btn a img {
        left: 35px;
    }
    .personal-info ul,.contact-info ul {
        grid-template-columns: 100%;
    }
	.personal-info ul,.contact-info ul,form.form-con ul,.domain-box .payment-con{
		padding-left: 0;
	}
	.checkout-box .modal-dialog {
		width: 330px;
	}
	.modal-header button.modal-close {
		right: 6px;
	}
    body {
        font-size: 14px;
    }
    .promo-code {
        gap: 15px;
        flex-direction: column;
    }
    .promo-code input {
        width: 100%;
    }
    .order-item h3 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px 
    }
    .promo-code button {
        margin-left: 0;
        width: auto;
    }
    .form-con .contact-info select {
        background-position: 96% 18px;
    }
    .form-con select {
        background-position: 96% 18px;
    }
    .domain-box ul li input[type="radio"]:checked + label::after, .domain-box ul li input[type="radio"]:not(:checked) + label::after {
        width: 8px;
        height: 8px;
        top: 10px;
        left: 3px;
    }
      .plan-btn a {
        font-size: 12px;
        line-height: 12px;
        padding: 11px 10px 13px;
      }
      .service-box li {
        padding: 20px 15px;
      }
      .service-free-txt span {
        font-size: 12px;
        line-height: 24px;
        padding-right: 24px;
      }
    
    
    
}