
@media (min-width: 800px) and (max-width: 10000px){
.content-row .content-header+.column-row,
.column-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -30px
}
.marginLeft{ 
  margin-left: 40px;
}
.new-avail{
  transform: translateY(20px)
}

.column-row.column-row-flex-width {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.pad2pc{padding:2%}

.column-row:not(:first-child) {
    margin-top: 30px
}

.column-row.align-center,
.column-row.align-center-bottom,
.column-row.align-center-center,
.column-row.align-center-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.column-row.align-left-bottom,
.column-row.align-left-center,
.column-row.align-left-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.column-row.align-right-bottom,
.column-row.align-right-center,
.column-row.align-right-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.column-row.align-center-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.column-row.align-left-center,
.column-row.align-right-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.column-row.align-center-bottom,
.column-row.align-left-bottom,
.column-row.align-right-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.column-row>.column-20,
.column-row>.column-25,
.column-row>.column-30,
.column-row>.column-33,
.column-row>.column-40,
.column-row>.column-50,
.column-row>.column-60,
.column-row>.column-66,
.column-row>.column-70,
.column-row>.column-75,
.column-row>.column-80,
.column-row>.column-flex {
    padding: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.column-row>.column-20 {
    width: 20%
}

.column-row>.column-25 {
    width: 25%
}

.column-row>.column-30 {
    width: 30%
}

.column-row>.column-33 {
    width: 33.33%
}

.column-row>.column-40 {
    width: 40%
}

.column-row>.column-50 {
    width: 50%
}

.column-row>.column-60 {
    width: 60%
}

.column-row>.column-66 {
    width: 66.66%
}

.column-row>.column-70 {
    width: 70%
}

.column-row>.column-75 {
    width: 75%
}

.column-row>.column-80 {
    width: 80%
}
.cardTryApp{
    box-shadow:0 4px 8px 0 rgba(0,0,0,.2);
    -ms-flex-direction:column;border:1px solid rgba(0,0,0,.125);
    margin-bottom:3%}
.card-header{
    padding:.75rem 1.25rem;
    background-color:rgba(0,0,0,.03);
    border-bottom:1px solid rgba(0,0,0,.125)}
.card-content{padding:1.25rem}
.width-10-percent{width:10%!important} 
.form-control{box-sizing:border-box}

.margin-top-bottom-1-percent{margin:1% 0}
.box-sizing-border-box{box-sizing:border-box}.tagCenter{margin-top:0!important}
.tagCenter>li{margin:0!important;padding:2%}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.text-color-error-custom{color:#DC3545!important;display:block;width:100%;margin-left:3%}#packageCard .column-row .column-25{padding:2% 0}.modal-content{width:80%!important;box-sizing:border-box}
.cardSuggest{display:block;width:95%;margin:auto}#packageBlock,#tryAppComponent{padding:5%}
.text-align-center,
table {
    text-align: center
}
.box-sizing-border-box{box-sizing:border-box}
.buttonDeploy{
    color:#fff;
    background-color:#0098ef;
    border-color:#0098ef;
    width:55%;
    margin:1% auto auto!important;
    display:block
    }
.buttonDeploy:hover{color:#fff}
.margin-auto {
    margin: auto
}
.bold {
    font-weight: 575;
}
.modal-body {
        padding: 0!important
}
.modalDomainSubscription .modal-body {
    font-size: 15px!important;
    padding: 0
}
.close{
    color:#aaa;
    float:right;
    font-size:28px;
    font-weight:700;
    margin-top: 140px;
}
.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}
.card-subtitle{margin-top:-.375rem;margin-bottom:0}
.card{
    position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;
    -webkit-box-orient: vertical;-webkit-box-direction:normal;
    -ms-flex-direction:column;
     flex-direction:column;min-width:0;
     word-wrap:break-word;background-color:#fff;background-clip:border-box;
     border:1px solid rgba(0,0,0,.125);border-radius:.25rem;
 }

.card{margin-bottom:15px}
.card{
    display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;
    -ms-flex:1 0 0%; flex:1 0 0%;-webkit-box-orient:vertical;
    -webkit-box-direction:normal;-ms-flex-direction:column;
    flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px
}
.card{margin-bottom:.75rem}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}


/*all acesy boostrap*/



.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group {
  width: auto;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


/*hjdjff*/

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}
.form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .rows {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#inputDomainWebservices {
    color: #4a5669;
    padding: 12px 15px;
    background-color: #fff;
    border: 2px solid #e6e9ee;
    border-radius: 6px;
    -webkit-transition: color .2s, border-color .2s;
    transition: color .2s, border-color .2s
}

#containerContent table.table-layout-domain tr td:nth-of-type(3),
#containerContent table.table-layout-domain tr td:nth-of-type(4) {
    width: 100%!important
}

.modalDomainSubscription .modal-body {
    font-size: 15px!important;
    padding: 0
}

.modalDomainSubscription .nav-item {
    padding: 2%;
    box-sizing: border-box;
    width: 50%;
    border-left: 1px solid #dee2e6;
    text-align: center
}

.fb-signin-button:before,
.loginBtn:before {
    content: "";
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%
}

#checkAvailibilityOfNewDomain:focus {
    background: #6c757d;
    color: #fff
}


ul.tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0!important;
    margin-bottom: -8px!important;
    list-style-type: none
}

.marg {
    margin-left: 20px;
}
.marg1 {
    margin-left: 30px;
}

.tags {
        margin: 5%!important;
        /*margin-top: -100px;*/
        transform: translateY(-23px);
    }

ul.tags.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

ul.tags.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

ul.tags.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

ul.tags li {
    margin: 0 8px 8px 0
}

ul.tags li a {
    display: block;
    line-height: 20px;
    font-size: 14px;
    white-space: nowrap;
    font-family: Montserrat, sans-serif;
    background-color: #0098ef;
    border-radius: 4px;
    padding: 5px 10px!important
}

ul.tags li a:hover {
    color: rgba(255, 255, 255, .6);
    text-decoration: none
}
.tags li a:not(.button)
{
    color: #0098ef
}
.tags li a:hover {
    color: #a0abbc
}
.tags li a
{
    background-color: #fff
}
table,
table tr td .button,
table tr td button,
table tr th .button,
table tr th button {
    width: 100%
}
table {
    border-spacing: 0;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    color: #4a5669;
    background-color: #fff;
    border: 2px solid #e6e9ee;
    border-collapse: separate;
    border-radius: 12px
}

table.table-has-caption {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

table caption {
    padding: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    background-color: #0098ef;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

table thead tr th,
table.table-layout-product-comparison tr.product-feature-group td {
    background-color: #f0f2f5
}

table tr td,
table tr th {
    padding: 15px;
    line-height: 24px;
    vertical-align: middle
}

table.table-layout-product-comparison tr.product-header td,
table.table-layout-product-comparison tr.product-order td {
    padding-top: 30px;
    padding-bottom: 30px
}

table thead tr th {
    color: #a0abbc;
    border-bottom: 2px solid #e6e9ee
}

table tr:last-of-type:not(:first-of-type) td,
table tr:last-of-type:not(:first-of-type) th {
    border-bottom: 0
}

table tfoot tr td,
table tfoot tr th {
    border: 0
}

table tfoot tr:first-of-type td,
table tfoot tr:first-of-type th {
    border-top: 2px solid #e6e9ee
}

table tr .highlight {
    color: #0098ef;
    font-size: 20px
}

table tr .responsive-th {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 4%;
    width: 44%;
    color: #a0abbc;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    text-align: right
}



table.table-layout-domain tr td:nth-of-type(1) {
    width: 10%
}

table.table-layout-domain tr td:nth-of-type(2) {
    width: 50%;
    text-align: left;
    word-break: break-all
}

table.table-layout-domain tr td:nth-of-type(3),
table.table-layout-domain tr td:nth-of-type(4) {
    width: 20%
}

table.table-layout-product-comparison thead {
    display: none
}

table.table-layout-product-comparison tr:not(.product-feature-group) td:first-of-type {
    color: #a0abbc
}

table.table-layout-product-comparison tr.product-header td h4 {
    margin-top: 0!important
}

table.table-layout-product-comparison tr.product-header td p:not(.product-price) {
    margin-top: 0!important;
    color: #a0abbc;
    font-size: 14px;
    line-height: 24px
}

table.table-layout-product-comparison tr.product-header td p.product-price {
    position: relative;
    color: #0098ef;
    font-size: 32px;
    font-weight: 700
}

table.table-layout-product-comparison tr.product-header td p.product-price .term {
    position: absolute;
    bottom: -8px;
    margin-left: 4px;
    font-size: 12px
}

form,
form .form-row {
    position: relative
}

table.table-layout-product-comparison tr.product-order td .button,
table.table-layout-product-comparison tr.product-order td button {
    width: auto
}
.oneSuggest{width:65%!important;font-size:.6em!important;padding:4%!important}
.cardDomain{margin-top:2%;width:82%}

.configurationStep{
    font-size:.8em;border:2px solid #eee;margin-bottom:1%;margin-left:3%;
    font-size: 12px;
    font-weight: bold;}

#configurationSuccess {
    display: none;
}
.tagCenter{margin-top:0!important}.tagCenter>li{margin:0!important;padding:2%}
.tagCenter,.tagCenter>li{height:100%;vertical-align:middle;box-sizing:border-box}


/*td .button.button-primary,
.button.button-secondary,
button.button-primary,
button.button-secondary {
    padding: 18px 22px;
    border: 0
}


td .button.button-primary,
button.button-primary {
    color: #fff;
    background-color: #0098ef
}

td .button.button-secondary,
button.button-secondary {
    color: #4a5669;
    background-color: #fc3
}

td .button.button-primary.button-small,
.button.button-secondary.button-small,
button.button-primary.button-small,
button.button-secondary.button-small {
    padding: 10px 16px
}
td .button.button-secondary:hover,
button.button-secondary:hover {
    color: rgba(74, 86, 105, .6)
}
td .button:active,
.button:focus,
button:active,
button:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 105, .1)), to(rgba(74, 86, 105, .1)));
    background-image: linear-gradient(rgba(74, 86, 105, .1) 0, rgba(74, 86, 105, .1) 100%)
}*/

#header.header-gray nav .nav-primary>li>a.button:not(.button-primary):not(.button-secondary),
#header.header-light nav .nav-primary>li>a.button:not(.button-primary):not(.button-secondary),
#header:not(.header-light):not(.header-gray):not(.header-dark) nav .nav-primary>li>a.button.button-primary {
    line-height: 28px;
    padding: 0 14px
} 
.contact .button-secondary i {
    padding: 0 4%
}

table.table-layout-product-comparison tr.product-order td .button,
table.table-layout-product-comparison tr.product-order td button {
    width: auto
}
/*td .button,
button,
pre {
    border: 2px solid #e6e9ee
}

td .button,
.button {
    display: inline-block;
    padding: 16px 20px;
    cursor: pointer;
    color: #0098ef;
    line-height: 1;
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s;
    transition: color .2s
}

td.button.button-small,
button.button-small {
    padding: 8px 14px;
    border-radius: 4px
}*/
.tas {
    transform: translateY(-5px);
}
}

@media (min-width: 275px) and (max-width: 800px){
  .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

ul.tags li {
    margin: 0 8px 8px 0
}

ul.tags li a {
    display: block;
    line-height: 20px;
    font-size: 14px;
    white-space: nowrap;
    font-family: Montserrat, sans-serif;
    background-color: #0098ef;
    border-radius: 4px;
    padding: 5px 10px!important
}

ul.tags li a:hover {
    color: rgba(255, 255, 255, .6);
    text-decoration: none
}
.tags li a:not(.button)
{
    color: #0098ef
}
.tags li a:hover {
    color: #a0abbc
}
.tags li a
{
    background-color: #fff
}

ul.tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0!important;
    margin-bottom: -8px!important;
    list-style-type: none
}


.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}
  .none{
    /*display: none;*/
    font-size: 13px;
  }

   .responsi,
    table {
        text-align: center
    }
  .buttonDeploy {
    margin-top: : 50%;
    /*text-align: center;*/
    background-color: #5959FF;
    color: white;
  }

  .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.btn-check-availibility {
  margin-top: 10px;
  background-color: #5959FF;
  color: white;
}
#configurationSuccess {
    display: none;
}

.marg{
  width: 99%;
  text-align: center;
  margin-left: 0.5%;
  margin-top: 5px;
}
.top-margin{
  transform: translateY(5%);
}

.top {
  margin-top: 7px;
}
.transform{
  width: 250px;
  margin-left: 15%;
  margin-top: 7px;
  /*transform: translateX(200%);*/
}
.transform2{
  width: 150px;
 /*margin-left: 15%;*/
}


}
