@media (max-width: 1600px) {
    .team-formular {
        width: 60%;
        right: -100%;
    }
}

@media (max-width: 1199px) {
    .helpdesk .row > div{
        flex-wrap:wrap;
    }
    .servers-status {
        width: 970px;
    }

    .services-row {
        justify-content: space-between;
    }

    .services-block {
        flex: unset;
        width: 300px;
        margin: 0;
        padding: 40px 35px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .services-block .icon-tear {
        width: 75px;
        height: 75px;
    }

    .services-block .icon-tear span {
        font-size: 35px;
    }

    .services-block h3 {
        padding: 0 0 30px;
    }

    .helpdesk .row .helpdesk-div:nth-child(4) .fas,
    .helpdesk .row .helpdesk-div:nth-child(5) .fas {
        display: none;
    }

    .helpdesk .divider {
        display: none;
    }

    .photo-bg {
        width: 65px;
        height: 65px;
    }

    .blog-social {
        height: 325px;
    }

    .domain-check input[type="text"] {
        width: 575px;
        padding: 18px 185px;
    }

    .domain-check-wrap::before {
        padding: 18px 50px;
    }

    .domain-check input[type="submit"] {
        width: 140px;
    }

    .table select {
        padding: 11px 0 11px 20px;
    }
    .server-configurator-text {
        text-align: left;
    }
    .webhosting-boxes {
        flex-direction: column;
    }
    .webhosting-box {
        margin-right: 0;
    }
    .webhosting-boxes .webhosting-box {
        margin-bottom: 30px;
    }
    .webhosting-boxes .webhosting-box:last-child {
        margin-bottom: 0;
    }
    .table-servers .btn:not(.btn-small) {
        padding: 11px 25px;
    }
    .ssl-box {
        margin-bottom: 30px;
    }
    .ssl-boxes {
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .ssl-boxes .webhosting-box {
        flex-basis: 48%;
    }
    .webhosting-boxes .webhosting-box:nth-child(3) {
         margin-bottom: 0;
    }
    .team-wrap {
        padding: 0 90px;
    }
    .webhosting-box ul {
        overflow:auto
    }
    .webhosting-box ul li {
        width: 50%;
        float: left;
    }
    .box-select-btn-wrap {
        padding-left: 25px;
    }
    .blog-article-main .blog-article-text span {
        font-size: 12px;
        padding-left:10px;
        padding-right:10px;
    }
    .blog-article-text p {
        padding-right: 15px;
    }
    .blog-article-main .btn .fas{
        display: none;
    }
    .head-link > a {
        right: 0;
        top: -40px;
    }
    .coupon input[type="submit"] {
        position: relative;
        width:100%;
        border-radius:100px;
        margin-top:15px;
		text-align: center;
		padding-left: 0px;
    }
    .coupon-head{
        white-space: nowrap;
    }
    .coupon .input-wrap-icon-big .fas {
        bottom: 14px;
        top: unset;
    }

    .coupon input[type="text"] {
        padding: 12px 30px 12px 30px;
    }

    .table-domains-list .domain-name-invalid .domain-name-invalid-alert {
        transform: translateX(15%);
    }
}

@media (max-width: 991px) {

    .support-search-problem {
        background-color: #F0F0F0;
        margin-bottom: 30px;
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .support-search-problem::before {
        content: "";
        background-color: #F0F0F0;
        position: absolute;
        width: 100vw;
        height: 160px;
        left: 50%;
        transform: translateX(-50%);
        top: -5px;
    }

    .ssl-box {
        flex-basis: 45%;
    }

    .helpdesk .list {
        position: relative;
        height: auto;
        flex: 1;
    }

    .helpdesk ul {
        display: block;
        height: auto;
    }

    .helpdesk .row .helpdesk-div:nth-child(4) {
        display: block;
    }

    .helpdesk .row .helpdesk-div:nth-child(5) {
    }

    .helpdesk .row .helpdesk-div:nth-child(5) .btn {
    }

    .services-row {
        flex-direction: column;
        align-items: center;
    }

    .services-block {
        width: 370px;
        padding: 40px 35px;
        margin-bottom: 30px;
    }

    .services-row .services-block:last-child {
        margin-bottom: 0
    }

    .why-us .same-height {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .why-us .same-height .col-md-25:nth-child(1) {
        margin-bottom: 30px;
        margin-left: -1px;
    }

    .why-us .same-height .col-md-25:nth-child(2) {
        margin-bottom: 30px;
    }

    .blog .divider {
        padding: 15px;
    }

    .blog .row {
        flex-wrap: wrap;
    }

    .helpdesk .row {
        flex-wrap: wrap;
    }

    .domain-check .container > div {
        flex-direction: column;
    }
    .domain-check p {
        left: 0;
    }

    .servers-status {
        width: 750px;
        bottom: 155px;
    }
    .servers-status div.servers-status-before{
        display: none;
    }

    .domain-check {
        height: 150px;
        align-items: flex-start;
    }

    .domain-check p {
        margin-top: 15px;
        position: relative;
        display: block;
        margin-bottom: 15px
    }

    .photo-bg {
        width: 80px;
        height: 80px;
    }

    .helpdesk-photo div span {
        text-align: left;
        display: inline;
    }

    .helpdesk-photo img {
        width: 160px;
    }

    .helpdesk .divider {
        display: block;
        padding: 15px;
        width: 100%;
    }

    .helpdesk .list .btn {
        margin-top: 15px;
    }

    .helpdesk .row .helpdesk-div:nth-child(4) .fas, .helpdesk .row .helpdesk-div:nth-child(5) .fas {
        display: block;
    }

    .carousel-indicators {
        bottom: 160px;
    }

    .domain-carousel {
        padding: 15px 90px;
    }

    .benefits-small-icons {
        flex-wrap: wrap;
    }

    .benefit-small {
        margin: 0 0 20px;
        flex-basis: 33.33%;
    }

    .server-benefits .col-sm-50:nth-child(1) {
        margin-bottom:30px;
    }
    .server-benefits .col-sm-50:nth-child(2) {
        margin-bottom:30px;
    }
    .slider-wrap .slider-name {
        width: 20%;
    }
    .slider-wrap .drag-slider {
        width: 60%;
    }
    .webhosting-text div:not(.underline) {
        padding: 0 50px;
    }
    .dedikovane-servery-interest .col-xs-100 .domain-interest-block {
        margin-bottom: 15px;
    }
    .dedikovane-servery-interest .col-xs-100{
        margin-bottom: 30px;
    }
    .dedikovane-servery-interest .col-xs-100:last-child{
        margin-bottom: 0;
    }
    .box-select-head {
        flex-direction: column;
        text-align: center;
    }
    .box-select {
        flex-direction: column;
        align-items: center;
    }
    .box-select img {
        margin-bottom:15px;
    }
    .box-select .underline-side h4::before {
        display: none;
    }
    .box-select-head span {
        padding: 10px 35px 0;
    }
    .box-select .stretch {
        padding-left: 0;
    }
    .box-select-benefits-wrap {
        flex-direction: column;
    }
    .box-select-btn-wrap {
        padding-left: 0;
        padding-top: 15px;
    }
    .box-select-benefits-wrap div:nth-child(2) p {
         padding-bottom: 5px;
    }
    .dns-benefit .benefit-small {
        margin: 0 0 20px;
        flex-basis: 50%;
    }
    .dns-benefit .benefit-small p {
        padding: 0 15px;
    }
    .table-servers .btn .fas{
        display: none;
    }
    .table-domains-list {
        margin: 0;
    }
    .benefits-small-icons {
        justify-content: center;
    }
    .onas-stats .benefit-small:nth-child(4) {
        margin:0;
    }
    .onas-stats .benefit-small:nth-child(5) {
        margin:0;
    }
    .webhosting-boxes{
        display: block;
    }
    .webhosting-box{
        flex-basis: 100%;
    }
    .servery-form .form-lg{
        width:720px;
    }
    .box-select-btn-wrap{
        display: block;
    }
    .box-select-benefits-wrap {
        display: block;
    }
    .servery-carousel .owl-nav button.owl-next {
        text-align: center;
        display: block;
    }
    .servery-carousel .owl-nav button.owl-prev {
        text-align: center;
        display: block;
    }
    .webhosting-boxes .webhosting-box:nth-child(3) {
        margin-bottom: 30px;
    }
    .webhosting-text p {
        flex-basis: 80%;
    }
    .webhosting-text img{
        flex-basis:18%;
    }
    .team-wrap {
        padding: 0;
    }
    .podpora-boxes-wrap > div {
        flex-basis: 48%;
    }
    .podpora-boxes-wrap .why-us-block {
        margin-right: 0;
    }
    .podpora-boxes-wrap > div:nth-child(4) {
        margin-bottom: 30px;
    }
    .arrow-hosting-down::after {
        left: -12.5px;
    }
    .onas-text div:nth-child(1){
        display:none;
    }
    .articles-categories{
        display: none;
    }
    .blog-social-big .col-md-50:nth-child(1){
        margin-bottom:30px;
    }
    .related-articles .row .col-md-50{
        margin-bottom:30px;
    }
    .onas-text div:nth-child(2) {
        padding-left: 0;
    }
    .cart-steps p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .coupon-height{
        flex-direction: column-reverse;
    }
    .payment-method-summary tbody tr td{
        border-top:none;
    }
    .payment-method-summary tbody tr td::before {
        display: none;
    }
    .hosting-option-icon {
        display:none;
    }
    .arrow-hosting-down{
        display:none;
    }
    .hosting-option {
        padding: 20px 0;
        margin-bottom: 15px;
        border-radius: 400px;
    }
    .hosting-option span:not(.fas) {
        display:none;
    }
    .team-formular {
        width: 100%;
        right: -100%;
    }
    /*Cennik domen*/
    .table-domain-row .pricelist-header > .col {
        padding: 5px 8px;
    }
    .table-domains-list .thead .row .col:nth-of-type(5), .pricelist-header > .col:nth-of-type(5) {
        width: 120px;
        padding-left: 0;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-ok .btn {
        margin-left: auto;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-taken .btn {
        margin-left: 10px;
    }
    .table-domains-list .domain-name-invalid .domain-name-invalid-alert {
        transform: translateX(5%);
    }
}

@media (max-width: 767px) {
    .carousel-main, .carousel-main .carousel-inner {
        height: 90vh !important;
    }

    .navigation-wrap .container {
        padding: 0 15px;
    }

    .servers-status {
        width: 100%;
        padding: 0 15px;
        bottom: 195px;
        justify-content: center;
    }
    .servers-status .servers-status-link {
        display: none;
    }

    .carousel-main, .carousel-main .carousel-inner {
        min-height: 650px;
    }

    .why-us .same-height {
        display: block;
    }

    .why-us-block {
        width: 100%;
        margin: auto;
        padding: 30px 100px;
    }

    .why-us .same-height .col-md-25:nth-child(3) {
        margin-bottom: 30px;
    }

    .why-us .row {
        overflow: hidden;
    }

    #carousel-testimonial .carousel-control-next {
        display: none;
    }

    #carousel-testimonial .carousel-control-prev {
        display: none;
    }

    .helpdesk .row .helpdesk-div:nth-child(4) .fas,
    .helpdesk .row .helpdesk-div:nth-child(5) .fas {
        position: relative;
        margin-left: 15px;
        right: 0;
        top: 0;
    }

    .helpdesk .row .helpdesk-div:nth-child(4) .btn,
    .helpdesk .row .helpdesk-div:nth-child(5) .btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .helpdesk ul{
        display:none;
    }

    .helpdesk .helpdesk-find-more-than {
        display:none;
    }

    .helpdesk .list .btn {
        margin-top: 5px;
    }

    .blog {
        display: none;
    }

    .references {
        display: none;
    }
    #datove_centrum .references{
        display: block;
    }
    .row .helpdesk-div:last-child {
        padding-top: 30px;
    }

    .helpdesk .row .helpdesk-div:nth-child(4),
    .helpdesk .row .helpdesk-div:nth-child(5) {
        text-align: center;
    }

    .domain-check {
        display: block;
    }

    .domain-check-wrap {
        display: block;
        width: 100%;
    }

    .domain-check input[type="text"] {
        width: 100%;
    }

    .domain-check input[type="submit"] {
        text-indent: -999px;
        width: 90px;
    }

    .domain-check .input-wrap-icon-big .fas {
        color: #fff;
        position: absolute;
        right: 38px;
    }

    .domain-check-wrap::before {
        padding: 18px 25px;
    }

    .domain-check input[type="text"] {
        padding: 18px 80px 18px 114px;
    }

    .modal-dialog {
        margin: 30px auto;
    }

    .helpdesk-photo {
        flex: 1;
        flex-basis: 30%;
        text-align: right;
        align-items: flex-end;
    }

    .helpdesk-member {
        flex: 1;
        flex-basis: 60%;
    }

    .services-block {
        width: 100%;
    }

    .carousel-testimonial .carousel-caption {
        left: unset;
        right: unset;
        width: 470px;
        padding-bottom: 0;

    }

    .carousel-testimonial, .carousel-testimonial .carousel-inner {
        height: 100%;
    }

    .carousel-testimonial .carousel-indicators {
        bottom: -10px;
    }

    .domain-carousel {
        padding: 15px 65px;
    }

    .domain-interest{
        padding-left: 100px;
        padding-right: 100px;
    }

    .domain-interest .col-xs-100:nth-child(3) .domain-interest-block{
        margin-top: 30px;
    }
    .dedikovane-servery-interest .col-xs-100:nth-child(3) .domain-interest-block {
        margin-top: 0;
    }

    .domain-interest-block {
        margin-bottom: 15px;
    }
    .webhosting-text div:not(.underline) {
        flex-direction: column-reverse;
    }
    .webhosting-text img {
        margin-left: 0;
        margin-top:5px;
    }
    .webhosting-text p {
        margin-top:15px;
        text-align: center;
        text-align-last: unset;
    }
    .webhosting-text div:not(.underline) {
        padding: 0 15px;
    }
    .server-benefits .col-md-25:nth-child(3) {
        margin-bottom: 30px;
    }
    .form-lg {
        width: 100%;
        padding: 0 15px;
    }

    .table-servers tbody tr th{
        text-align: center;
        padding-left: 8px;
    }
    .table-servers tbody tr td:nth-child(2)::before{
        content: "cpu";
    }
    .table-servers tbody tr td:nth-child(3)::before{
        content: "ram";
    }
    .table-servers tbody tr td:nth-child(4)::before{
        content: "hdd";
    }
    .table-servers tbody tr td:nth-child(5)::before{
        content: attr(data-short-header);
    }
    .table-servers tbody tr td:nth-child(6)::before{
        display: none;
    }
    .table-servers .btn .fas{
        display: block;
    }
    .domain-interest {
         padding-left: 0;
         padding-right: 0;
    }
    .servery-form .form-lg{
        width:100%;
    }
    .servery-form p{
        padding:0 15px;
    }
    .references-wrap div img {
        padding: 0 10px;
    }
    .webhosting-box ul li {
        width: 100%;
    }
    .team-member {
        width: 50%;
        float: left;
        text-align: center;
        padding: 0 40px;
    }
    .team-member-main .col-sm-30{
        width:30%;
        float:left;
    }
    .team-member-main .col-sm-70{
        width:70%;
        float:left;
    }
    .team-member-main{
        padding:0 40px;
    }
    .article-nav a:nth-child(3){
        text-align: right;
    }
    .article-nav-social {
         display: block;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: -40px;
    }
    .article-nav-social a {
        display: inline-block;
    }
    .slider-wrap .slider-name {
        width: 50%;
    }
    .slider-wrap .drag-slider {
        width: 100%;
    }
    .noUi-target {
        box-shadow: none;
        background: transparent;
    }
    .noUi-base{
        border-radius: 40px;
    }
    .noUi-connects{
        border-radius: 40px;
    }
    .slider-wrap {
        overflow: auto;
        padding: 40px 0 15px;
        position: relative;
    }
    .slider-wrap div .slider-name{
        position: absolute;
        top:0;
    }
    .slider-wrap div .slider-name:first-child{
        left:0;
        justify-content:flex-start;
        padding-left:30px;
    }
    .slider-wrap div .slider-name:last-child{
        right:0;
        justify-content: flex-end;
        padding-right:30px;
    }
    .noUi-horizontal .noUi-tooltip {
        border-radius: 40px;
        left: 50%;
        display: block;
        padding: 3px 11px;
    }
    .server-configurator-text{
        text-align: center;
        margin: 30px 0 30px;
    }
    .server-configurator-sum {
        position: relative;
        justify-content: center;
        margin-top:10px;
    }
    .noUi-horizontal .noUi-tooltip-left {
        left: 50%;
    }
    .noUi-horizontal .noUi-tooltip-right {
        left: 50%;
    }
    .sliders{
        padding:0 40px;
    }
    .slider-wrap{
        overflow:unset;
        height: 95px;
    }
    .custom-checkbox label{
        flex-basis: 85%;
    }
    .table-domains-list {
        width: 100%;
    }
    .table-domains-list .thead {
        display: none;
    }
    .table-domain-row > .row {
        display: block;
        width: 100%;
    }
    .main-domain-row .table-domain-row > .row > .col {
        display: flex;
        justify-content: center;
        padding-left: 130px;
        text-align: center;
        width: 100%;
        align-items: center;
        min-height: 62px;
    }
    .table-domain-row > .row > .col:before {
        content: attr(data-short-header);
        position: absolute;
        left: 0;
        top: 0;
        background: #0D5EAF;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        height: 62px;
        width: 110px;
        text-align: left;
        padding: 20px 0 20px 10px;
    }
    .table-domain-row > .row > .col:nth-child(1):before, .table-domain-row > .row > .col:nth-child(6):before {
        display: none;
    }
    .main-domain-row:nth-of-type(odd) .pricelist-header > .col {
        border-top: 1px solid #fff;
    }
    .main-domain-row:nth-of-type(even) .pricelist-header > .col {
        border-top: 1px solid #ddd;
    }
    /*Cennik domen*/
    .table-domain-row > .row.pricelist-finder {
        display: flex;
        width: 100%;
    }
    .table-domain-row > .row .col.col-empty, .table-domain-row > .row .col.col-header {
        display: none;
    }
    .table-domain-row > .row.pricelist-finder > .col-button::before {
        display: none;
    }
    .table-domain-row > .row.pricelist-finder > .col-input::before {
        width: 100%;
        text-align: center;
        height: 40px;
        padding: 10px 5px;
    }
    .table-domain-row > .row.pricelist-finder > .col, .table-domain-row > .row.pricelist-result > .col {
        padding: 10px 5px;
        width: 100%;
        text-align: center;
    }
    .table-domain-row > .row.pricelist-finder > .col-input {
        padding-top: 60px;
        width: 100%;
        text-align: center;
    }

    .table-domain-row > .row.pricelist-result > .col-result::before {
        display: none;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-ok .btn {
        margin-left: 20px;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-taken {
        flex-flow: column;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-taken .btn {
       margin: 10px auto 5px auto;
    }
/** Softado 28.11.2018*/
    .team-formular {
        width: 100%;
        right: -100%;
    }
    .cform-logo {
        max-width: 150px !important;
        margin-left: 16px !important;
    }
/** Fix end*/
    .ssl-box {
        margin: 0 10px 30px 10px;
    }
}

@media (max-width: 576px) {
    .carousel-inner h2 {
        font-size: 28px;
        line-height: 35px;
    }

    .carousel-inner p {
        font-size: 16px;
    }

    .carousel-caption {
        padding-top: 0;
    }

    .carousel-testimonial .carousel-caption {
        left: 0;
        right: 0;
    }

    .testimonial-text p {
        margin: 15px 50px 35px 50px;
    }

    .helpdesk-photo {
        flex: 1;
        flex-basis: 100%;
        align-items: center;
        margin-bottom: 20px;
    }

    .helpdesk-member {
        flex: 1;
        flex-basis: 100%;
    }

    .helpdesk-member #helpdesk-members-name, .helpdesk-member #helpdesk-members-occupation, .helpdesk-member p {
        display: none;
    }

    .photo-bg {
        width: 50%;
        height: 50%;
    }

    .helpdesk-photo img {
        width: 100%;
    }

    .why-us-block {
        padding: 30px 40px;
    }

    .helpdesk-photo > div:nth-child(2) {
        max-width: 160px;
    }

    .helpdesk-photo > div:last-child {
        margin-top: 5px;
        margin-right: 10px;
    }

    .helpdesk-photo > div:last-child span {
        display: block;
        text-align: center;
    }

    .servers-status {
        display: none;
    }

    .carousel-main, .carousel-main .carousel-inner {
        min-height: 600px;
    }

    .why-us-more {
        display: block;
    }

    .carousel-testimonial .carousel-caption {
        width: 100%;
    }

    .domain-carousel {
        padding: 15px 0;
    }
    .domain-interest {
        padding-left: 50px;
        padding-right: 50px;
    }
    .domain-interest .btn .fas{
        display: none;
    }
    .domain-interest .btn{
        padding: 11px 20px;
    }
    .domain-interest {
        padding-left: 0;
        padding-right: 0;
    }
    .benefit-small {
        flex-basis: 50%;
    }
    .box-select-benefits {
        flex-direction: column;
    }
    .box-select-benefits ul:nth-child(2) {
        margin-left: 0;
    }
    .box-select-benefits ul {
        width: 100%;
        text-align: center;
    }
    .box-select-benefits ul li{
        margin-bottom:10px;
    }
    .box-select-benefits ul li:last-child {
         margin-bottom: 10px;
    }
    .box-select-benefits ul li::before {
        position: relative;
    }
    .box-select-benefits-wrap .select-wrap {
        margin-top: 15px;
    }
    .dns-benefit {
        padding: 0;
    }
    .ssl-boxes .webhosting-box {
        flex-basis: 100%;
    }
    .ssl-box {
        flex-basis: 80%;
    }
    .ssl-why-need-text img {
        display: none;
    }
    .ssl-text div.ssl-why-need-text {
        padding: 0 10px;
    }
    .webhosting-boxes .webhosting-box:nth-child(3) {
        margin-bottom: 30px;
    }
    .onas-stats .benefit-small p {
        padding: 0 5px;
    }
    .podpora-boxes-wrap > div {
        flex-basis: 100%;
    }
    .podpora-boxes-wrap > div:nth-child(5) {
        margin-bottom: 30px;
    }
    .team-member-main .col-sm-30 {
        width: 100%;
        float: unset;
    }
    .team-member-main .col-sm-70 {
        width: 100%;
        float: unset;
    }
    .team-member-main img{
        width: 170px;
    }
    .team-member-main .btn {
        display: block;
        padding: 11px 0;
    }
    .article-nav > a p {
        font-size: 12px;
    }
    .article-nav .chev {
        background: #fff;
        color: #0D5EAF;
    }
    .cart-steps p {
        font-size:13px;
    }
    .cart-menu > a > p {
        display: none;
    }
    .cart-menu .cart-index-total {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        text-align: center;
        transform: translate(70%, -20%);
        background-color: rgba(255, 104, 104, 1);
    }
    /* Cennik domen */
    .table-domain-row > .row.pricelist-result .col-result .buy-status-ok {
        flex-flow: column;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-ok .btn {
        margin: 10px auto auto auto;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-try-webhosting .btn {
        white-space: normal;
        width: 220px;
    }
}

@media (max-width: 420px) {
    .domain-check-wrap::before {
        display: none;
    }

    .domain-check input[type="text"] {
        padding: 18px 80px 18px 35px;
    }


    .helpdesk-photo {
        text-align: left;
    }

    .testimonial-photo .row {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .testimonial-photo .row .col-md-50:last-child img {
        float: unset;
    }

    .testimonial-photo .row .col-md-50:nth-child(2) p {
        text-align: center;
    }

    .testimonial-photo .row .col-md-50:first-child img {
        float: unset;
    }

    #login_modal .modal-dialog {
        width: 100%;
        padding: 0 10px;
    }

    .domain-benefits-wrap .list-success {
        flex-direction: column;
    }
    .domain-benefits-wrap .list-success ul li {
        text-align: center;
    }
    .benefit-small {
        flex-basis: 100%;
    }
    .form-submit{
        width:100%;
    }
    .form-lg input[type="submit"] {
        width: 100%;
    }
    .webhosting-box .webhosting-icon {
        width: 60px;
        height: 60px;
    }
    .webhosting-box select{
        padding: 11px 40px 11px 15px;
    }
    .references-wrap {
        justify-content: center;
    }
    .table-servers > tbody > tr > td:nth-child(6) {
        padding-left: 0;
    }
    .team-member {
        width:100%;
        float: unset;
    }
    .team-member-main .btn .fas{
        display:none;
    }
    .box-select {
        padding: 30px 20px;
    }
    .box-select-benefits ul li {
         padding-left: 0;
    }
    .box-select-head span {
        padding: 10px 10px 0;
    }
    .box-select h4 {
        white-space: normal;
    }
    .cart-steps-wrap .container{
        padding:0;
    }
    .team-formular .servery-form {
        width: 100%;
    }
    .team-formular .servery-form .form-lg input.submit {
        width: 100%;
    }
    .carousel-main .carousel-inner .item:nth-child(4) {
        top: -20px;
    }
    .ssl-box {
        flex-basis: 90%;
    }
    #newsletter_subscribe {
        width: 50px;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-try-webhosting .btn {
        width: 170px;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-status-taken .btn {
        white-space: normal;
        width: 170px;
    }
    .table-domain-row > .row.pricelist-result .col-result .buy-cart-added .result-desc-cart {
        white-space: normal;
        width: 170px;
    }
    .table-domains-list .domain-name-invalid .domain-name-invalid-alert {
        white-space: normal;
        transform: translateX(0%);
    }
    .blog-article-pic {
        height: 150px;
    }
}