@media only screen and (max-width : 1200px) {
.cd-top{
    bottom: 20px;
    right: 20px;
}
}
@media only screen and (max-width : 1199px) {
.how-they {
    text-align: left;
}
.notprof li {
    text-align: left;
}
}
@media only screen and (max-width : 991px) {
.com-phone a {
    font-size: 22px;
}
.my-large-but {
    font-size: 16px;
    padding: 12px 15px 11px 15px;
    font-weight: 500;
}
.hidden-mob{
    display: none;
}
.sidebar-nav{
    overflow: hidden;
}
.sidebar-nav li{
    width: 50%;
    float: left;
}
.sidebar-first{
    margin-top: 30px;
}
.navbar {
    padding-bottom: 8px;
}
.navbar .flex-md-row {
    -ms-flex-direction: unset!important;
    flex-direction: unset!important;
}
.d-flex {
    display: unset!important;
    display: unset!important;
}
.nav-line-link{
    display: block;
    width: 100%;
}
.footer-nav {
    margin-left: 35px;
}
.list-group {
    display: -ms-block;
    display: block;
}
.links-index-block{
    text-align: center;
}
.icons-over {
    margin: 0 auto;
}
.icons-normal {
    margin: 0 auto;
}

}
@media only screen and (max-width : 768px) {
.acthion-form {
    font-size: 18px;
}
.footer-nav li {
    text-align: center;
}
.footer-nav {
    margin-left: 0;
    margin-top: 20px;
}
.footer-company {
    text-align: center;
    margin-top: 15px;
}
.copy-block {
    padding-left: 0;
    margin-top: 30px;
    text-align: center;
}
.developer-block {
    padding-left: 0;
    margin-top: 5px;
    text-align: center;
}
.tab-content{
    width: 100%;
    overflow-x: auto;
}
.tab-pane{
    min-width: 550px;
}
.atantion {
  font-size: 18px;
}
.atantopn-text {
  font-size: 16px;
  margin-top: 5px;
}
.atantopn-text a {
    display: flex;
    font-size: 18px;
    margin: 10px auto;
    border: 2px solid #dc3545;
    background: #fff;
    padding: 6px 15px;
    justify-content: center;
    align-items: center;
    color: #dc3545;
}
.atanton-body .my-large-but{
    display: block;
    width: 100%;
}
.com-back-page {
    text-align: center;
    margin: 15px 0 25px 0;
}
}
@media only screen and (max-width : 575px) {
.acthion-form {
    font-size: 20px;
}
.form-title {
    text-align: center;
}
.face-block{
    margin-top: 20px;
    text-align: center;
}
.contact-form .my-large-but {
    width: 100%;
}
.face-media img{
    max-width: 230px;
}
.sidebar-nav li {
    width: 100%;
    float: none;
    text-align: center;
}
.footer {
    padding-top: 20px;
}
.header-title {
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
}
.h1, h1 {
    font-size: 1.75rem;
}
.header-title h1 {
    font-size: 22px;
}
.company-name {
    font-size: 24px;
}
.index-title {
    font-size: 22px;
    margin-bottom: 20px;
}
.important {
    margin: 20px 0 20px 0;
    font-size: 18px;
}
.important1 {
    margin: 20px 0 20px 0;
    font-size: 20px;
}
.h2, h2 {
    font-size: 1.4rem;
}
}
@media only screen and (max-width : 500px) {
.acthion-form {
    font-size: 18px;
}
.cd-top {
    height: 40px;
    width: 40px;
}
}
@media only screen and (max-width : 380px) {
    .nice-link-wrapper a {
        font-size: 16px;
        padding: 0 20px 0 70px;
        border-radius: 9px;
        height: 46px;
    }
    .nice-link-wrapper a img {
        max-width: 49px;
        left: 13px;
        bottom: -2px;
    }
}
@media only screen and (max-width : 320px) {
.important1 {
    margin: 15px 0 15px 0;
    font-size: 18px;
}
.h1, h1 {
    font-size: 1.5rem;
}
.h2, h2 {
    font-size: 1.25rem;
}
.h3, h3 {
    font-size: 1.1rem;
}
.strong-text {
    font-weight: 500;
    font-size: 1rem;
}
}
