/* =============================================
   ZAJEDNIČKE VREDNOSTI KOJE SE NE MENJAJU
   ============================================= */

/* Ove klase imaju iste vrednosti u svim breakpoint-ima: */





/* =============================================
   MAX-WIDTH: 575.98px  (xs — mali telefoni)
   ============================================= */
@media (max-width: 575.98px) {
    .prijavatrenera {
        font-size: 12.5px !important;
    }
    .logo-size {
        width: 82px;
    }
    .comments {
        min-height: 57vh;
    }
    .header-text h1 {
        font-size: 27px;
    }
    .header-text h2 {
        font-size: 20px;
    }
    .header-text p {
        font-size: 17px;
    }
    .pronadji-trenera-header-button {
        font-size: 14.5px;
    }
    .section-title h2 {
        font-size: 2em;
    }
    .logo-login-reg .card-body {
        margin-left: 17%;
    }
    .vastrener {
        font-size: 28px;
    }
    .onama p {
        font-size: 16px;
    }
    .onama b {
        font-size: 14px;
    }
    .comments h5 {
        font-size: 23px;
    }
    .comments h6 {
        font-size: 17px;
    }
    .comments p {
        font-size: 17px;
    }
    .text-sm-center-xs {
        text-align: center;
    }
    .logo-login-reg {
        width: 90px;
    }
    .logo-footer {
        width: 105px;
    }

    .seo-tekstovi h1 {
        font-size: 26px;
    }
    .seo-tekstovi h2 {
        font-size: 18px;
    }
    .card-trainer {
        width: 100%;
    }
    .card-blog {
        width: 90%;
    }
    .h1-name h1 {
        font-size: 28px;
    }
    .nav-tabs .nav-link {
        font-size: 13px;
    }
    .breadcrumb li {
        font-size: 14px;
    }
    .infotable td:nth-child(2) {
        font-size: 16px;
    }
    .trainer-package h4 {
        font-size: 18.2px !important;
    }
    .trainer-package h5 {
        font-size: 14px;
    }
    #contactTrainer h4 {
        font-size: 16px;
    }
    .avg-results {
        align-items: center;
        font-size: 15px;
    }

    .izaberi-pol {
        padding-top: 1.5vh;
    }
    .trainer-card-flex {
        justify-content: center;
    }
    .paginate-center {
        display: flex;
        justify-content: center;
    }
    .show-result {
        justify-content: center;
    }
    .sort-trainers {
        justify-content: center;
    }
    .no-results-image {
        width: 55%;
    }
    .blog-post h1 {
        font-size: 25px !important;
    }
    .categoryListPadding {
        padding-top: 5vh;
    }
    .col-padding {
        padding: 7px 0;
    }
    .col-padding:first-child {
        padding-top: 0;
    }
    .sirina {
        width: 100%;
    }
    .aboutusimage {
        width: 90% !important;
    }
    .onama-h2 {
        font-size: 24.5px;
    }
    .bg-header h1 {
        font-size: 40px;
    }
    .bg-header a {
        font-size: 17px;
    }
    .small-comment {
        font-size: 14px;
    }
    .background-image {
        background-attachment: scroll;
    }
}


/* =============================================
   MIN: 355px — MAX: 575.9px  (veći telefoni, override za xs)
   ============================================= */
@media (min-width: 355px) and (max-width: 575.9px) {
    .nav-tabs .nav-link {
        font-size: 15px;
    }
    .logo-size {
        width: 88px;
    }
    .logo-footer {
        width: 115px;
    }
    .logo-login-reg {
        width: 93px;
    }
    .pronadji-trenera-header-button {
        font-size: 16.5px;
    }
    .prijavatrenera {
        font-size: 13.2px !important;
    }
    .onama-h2 {
        font-size: 25.5px;
    }
    .bg-header h1 {
        font-size: 45px;
    }
    .bg-header a {
        font-size: 18.5px;
    }
    .trainer-package h4 {
        font-size: 18.5px !important;
    }
    .trainer-package h5 {
        font-size: 15.5px;
    }
    .small-comment {
        font-size: 14.5px;
    }
    .background-image {
        background-attachment: scroll;
    }
}


/* =============================================
   MIN: 576px — MAX: 767.98px  (sm — mali tableti)
   ============================================= */
@media (min-width: 576px) and (max-width: 767.98px) {
    .paginate-center {
        display: flex;
        justify-content: center;
    }
    .trainer-card-flex {
        justify-content: center;
    }
    .logo-size {
        width: 95px;
    }
    .header-text h1 {
        font-size: 29.5px;
    }
    .header-text h2 {
        font-size: 19.5px;
    }
    .header-text p {
        font-size: 17px;
    }
    .pronadji-trenera-header-button {
        font-size: 17px;
    }
    .section-title h2 {
        font-size: 2em;
    }
    .logo-login-reg .card-body {
        margin-left: 25%;
    }
    .vastrener {
        font-size: 29px;
    }
    .onama p {
        font-size: 16px;
    }
    .onama b {
        font-size: 14px;
    }
    .comments h5 {
        font-size: 23px;
    }
    .comments h6 {
        font-size: 19px;
    }
    .comments p {
        font-size: 18px;
    }
    .text-sm-center-xs {
        text-align: center;
    }
    .logo-login-reg {
        width: 97px;
    }
    .logo-footer {
        width: 120px;
    }

    .seo-tekstovi h1 {
        font-size: 28px;
    }
    .seo-tekstovi h2 {
        font-size: 19px;
    }
    .card-trainer {
        width: 80%;
    }
    .card-blog {
        width: 75%;
    }
    .h1-name h1 {
        font-size: 28px;
    }
    .nav-tabs .nav-link {
        font-size: 16px;
    }
    .infotable td:nth-child(2) {
        font-size: 16px;
    }
    .breadcrumb li {
        font-size: 14px;
    }
    .trainer-package h4 {
        font-size: 18.5px !important;
    }
    .trainer-package h5 {
        font-size: 17px;
    }
    #contactTrainer h4 {
        font-size: 18px;
    }
    .avg-results {
        align-items: center;
        font-size: 15px;
    }

    .izaberi-pol {
        padding-top: 1.5vh;
    }
    .show-result {
        justify-content: center;
    }
    .sort-trainers {
        justify-content: center;
    }
    .no-results-image {
        width: 40%;
    }
    .blog-post h1 {
        font-size: 25.5px !important;
    }
    .categoryListPadding {
        padding-top: 5vh;
    }
    .col-padding {
        padding: 7px 0;
    }
    .col-padding:first-child {
        padding-top: 0;
    }
    .sirina {
        width: 100%;
    }
    .aboutusimage {
        width: 80% !important;
    }
    .blobImage {
        width: 80% !important;
    }
    .prijavatrenera {
        font-size: 13.5px !important;
    }
    .bg-header h1 {
        font-size: 50px;
    }
    .bg-header a {
        font-size: 19px;
    }
    .background-image {
        background-attachment: scroll;
    }
}


/* =============================================
   MIN: 768px — MAX: 991.98px  (md — tableti)
   ============================================= */
@media (min-width: 768px) and (max-width: 991.98px) {
    .trainer-card-flex:nth-child(2n + 1) {
        justify-content: start;
    }
    .trainer-card-flex:nth-child(2n) {
        justify-content: end;
    }
    .logo-size {
        width: 95px;
    }
    .header-text h1 {
        font-size: 32px;
    }
    .header-text h2 {
        font-size: 22px;
    }
    .header-text p {
        font-size: 18px;
    }
    .pronadji-trenera-header-button {
        font-size: 17px;
    }
    .section-title h2 {
        font-size: 2em;
    }
    .logo-login-reg .card-body {
        margin-left: 15%;
    }
    .vastrener {
        font-size: 30px;
    }
    .onama p {
        font-size: 17px;
    }
    .onama b {
        font-size: 15px;
    }
    .comments h5 {
        font-size: 26px;
    }
    .comments h6 {
        font-size: 20px;
    }
    .comments p {
        font-size: 17px;
    }
    .text-sm-center-xs {
        text-align: center;
    }
    .logo-login-reg {
        width: 95px;
    }
    .logo-footer {
        width: 125px;
    }

    .seo-tekstovi h1 {
        font-size: 29px;
    }
    .seo-tekstovi h2 {
        font-size: 19px;
    }
    .card-trainer {
        width: 100%;
    }
    .card-blog {
        width: 100%;
    }
    .h1-name h1 {
        font-size: 25px;
    }
    .nav-tabs .nav-link {
        font-size: 14.5px;
    }
    .infotable td:nth-child(2) {
        font-size: 16px;
    }
    .breadcrumb li {
        font-size: 15px;
    }
    .trainer-package h4 {
        font-size: 19.5px !important;
    }
    .trainer-package h5 {
        font-size: 17.5px;
    }
    #contactTrainer h4 {
        font-size: 17px;
    }
    .avg-results {
        font-size: 15.5px;
    }
    .padding-both {
        padding: 0 1.4vh 0 0;
    }
    .show-result {
        justify-content: start;
    }
    .sort-trainers {
        justify-content: end;
    }
    .no-results-image {
        width: 30%;
    }
    .blog-post h1 {
        font-size: 27.5px !important;
    }
    .categoryListPadding {
        padding-top: 5vh;
    }
    .col-padding {
        padding: 7px 7px;
    }
    .col-padding:first-child {
        padding-top: 0;
        padding-left: 0;
    }
    .col-padding:nth-child(2) {
        padding-top: 0;
        padding-right: 0;
    }
    .col-padding:nth-child(3) {
        padding-left: 0;
    }
    .col-padding:nth-child(4) {
        padding-right: 0;
    }
    .aboutusimage {
        width: 65% !important;
    }
    .blobImage {
        width: 65% !important;
    }
    .bg-header h1 {
        font-size: 54px;
    }
    .bg-header a {
        font-size: 19px;
    }
    .background-image {
        background-attachment: scroll;
    }
}


/* =============================================
   MIN: 992px — MAX: 1199.98px  (lg — desktop mali)
   ============================================= */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .logo-size {
        width: 95px;
    }
    .header-text h1 {
        font-size: 32px;
    }
    .header-text h2 {
        font-size: 21px;
    }
    .header-text p {
        font-size: 18px;
    }
    .pronadji-trenera-header-button {
        font-size: 16.5px;
    }
    .section-title h2 {
        font-size: 2.3em;
    }
    .logo-login-reg .card-body {
        margin-left: 7%;
    }
    .vastrener {
        font-size: 31px;
    }
    .onama p {
        font-size: 17px;
    }
    .onama b {
        font-size: 15px;
    }
    .comments h5 {
        font-size: 25px;
    }
    .comments h6 {
        font-size: 21px;
    }
    .comments p {
        font-size: 18px;
    }
    .text-sm-center-xs {
        text-align: left;
    }
    .logo-login-reg {
        width: 98px;
    }
    .logo-footer {
        width: 115px;
    }
    .login-re-btn-link {
        font-size: 14px;
    }
    .seo-tekstovi h1 {
        font-size: 30px;
    }
    .seo-tekstovi h2 {
        font-size: 20px;
    }
    .card-trainer {
        width: 100%;
    }
    .card-blog {
        width: 100%;
    }
    .h1-name h1 {
        font-size: 28px;
    }
    .nav-tabs .nav-link {
        font-size: 16px;
    }
    .infotable td:nth-child(2) {
        font-size: 16px;
    }
    .breadcrumb li {
        font-size: 15.5px;
    }
    .trainer-package h4 {
        font-size: 18.7px !important;
    }
    .trainer-package h5 {
        font-size: 16.5px;
    }
    #contactTrainer h4 {
        font-size: 19px;
    }
    .avg-results {
        font-size: 15.5px;
    }
    .padding-both {
        padding: 0 1.4vh 0 0;
    }
    .trainer-card-flex:nth-child(3n + 1) {
        justify-content: start;
    }
    .trainer-card-flex:nth-child(3n + 2) {
        justify-content: center;
    }
    /* Treći element u svakom setu od tri elementa */
    .trainer-card-flex:nth-child(3n) {
        justify-content: end;
    }
    .show-result {
        justify-content: start;
    }
    .sort-trainers {
        justify-content: end;
    }
    .no-results-image {
        width: 25%;
    }
    .blog-post h1 {
        font-size: 28.5px !important;
    }
    .col-padding {
        padding: 0 6px;
    }
    .col-padding:first-child {
        padding-left: 0;
    }
    .col-padding:last-child {
        padding-right: 0;
    }
    .aboutusimage {
        width: 100% !important;
    }
    .blobImage {
        width: 100% !important;
    }
    .bg-header h1 {
        font-size: 60px;
    }
    .bg-header a {
        font-size: 20px;
    }
}


/* =============================================
   MIN: 1200px  (xl — veliki desktop)
   ============================================= */
@media (min-width: 1200px) {
    .trainer-card-flex:nth-child(3n + 1) {
        justify-content: start;
    }
    .trainer-card-flex:nth-child(3n + 2) {
        justify-content: center;
    }
    /* Treći element u svakom setu od tri elementa */
    .trainer-card-flex:nth-child(3n) {
        justify-content: end;
    }
    .logo-size {
        width: 102px;
    }
    .header-text h1 {
        font-size: 35px;
    }
    .header-text h2 {
        font-size: 24px;
    }
    .header-text p {
        font-size: 18px;
    }
    .pronadji-trenera-header-button {
        font-size: 16.5px;
    }
    .section-title h2 {
        font-size: 2.3em;
    }
    .logo-login-reg .card-body {
        margin-left: 17%;
    }
    .vastrener {
        font-size: 32px;
    }
    .onama p {
        font-size: 18px;
    }
    .onama b {
        font-size: 16px;
    }
    .comments h5 {
        font-size: 26.5px;
    }
    .comments h6 {
        font-size: 20px;
    }
    .comments p {
        font-size: 19px;
    }
    .text-sm-center-xs {
        text-align: left;
    }
    .logo-login-reg {
        width: 107px;
    }
    .logo-footer {
        width: 130px;
    }
    .login-re-btn-link {
        font-size: 15px;
    }
    .seo-tekstovi h1 {
        font-size: 30px;
    }
    .seo-tekstovi h2 {
        font-size: 20px;
    }
    .card-trainer {
        width: 96%;
    }
    .card-blog {
        width: 100%;
    }
    .h1-name h1 {
        font-size: 28px;
    }
    .nav-tabs .nav-link {
        font-size: 15.5px;
    }
    .infotable td:nth-child(2) {
        font-size: 16px;
    }
    .breadcrumb li {
        font-size: 15.5px;
    }
    .trainer-package h4 {
        font-size: 20px !important;
    }
    .trainer-package h5 {
        font-size: 17px;
    }
    #contactTrainer h4 {
        font-size: 19.5px;
    }
    .avg-results {
        font-size: 16.5px;
    }
    .padding-both {
        padding: 0 1.4vh 0 0;
    }
    .show-result {
        justify-content: start;
    }
    .sort-trainers {
        justify-content: end;
    }
    .no-results-image {
        width: 20%;
    }
    .blog-post h1 {
        font-size: 31px !important;
    }
    .col-padding {
        padding: 0 6px;
    }
    .col-padding:first-child {
        padding-left: 0;
    }
    .col-padding:last-child {
        padding-right: 0;
    }
    .aboutusimage {
        width: 85% !important;
    }
    .bg-header h1 {
        font-size: 62px;
    }
    .bg-header a {
        font-size: 21px;
    }
}
