/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1500px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {

  .navigation.navbar-dark .navbar-nav .nav-link {
    padding: 0 20px;
  }

  .text-bg h1 {
    padding-top: 0px;
    font-size: 44px;
    line-height: 61px;
    padding-bottom: 18px;
  }

  .text-bg span {
    font-size: 28px;
    line-height: 30px;
  }

  .text-bg a {
    margin-right: 5px;
    padding: 10px 23px;
    float: inherit;
    max-width: 156px;
  }

  .Services .Services-box {
    padding: 25px 15px;
  }

  .Services .Services-box h3 {
    font-size: 17px;
  }

  .why .why-box {
    padding: 40px 10px 20px 10px;
  }

  .why .why-box h3 {
    font-size: 19px;
  }

  .bg {
    max-width: 170px;
  }

  .main_form {
    padding: 55px 25px;
  }

  .cont span {
    font-size: 22px;
    line-height: 22px;
  }

  .cont p {
    padding: 0px 30px;
    padding-bottom: 60px;
  }

  .cont {
    margin-top: 5%;
  }

  .main_form {
    margin-bottom: -92%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .mean-container .mean-bar {
    margin-top: 0px;
  }

  .text-bg a {
    float: inherit;
    margin-bottom: 30px;
  }

  .titlepage h2 {
    font-size: 36px;
  }

  .web_hosting p {
    padding: 40px 0px;
  }

  .bg {
    margin-bottom: 30px;
  }

  .cont p {
    padding: 0px 30px;
    padding-bottom: 60px;
  }

  .cont {
    margin-top: 5%;
  }

  .main_form {
    margin-bottom: -58%;
  }

  .cont span {
    font-size: 20px;
    line-height: 24px;
  }

  .navigation.navbar {
    float: right;
    display: inherit !important;
    padding: 0;
    width: 100%;
  }

  .navigation .navbar-collapse {
    background: #116fe1;
    padding: 20px;
    margin-top: 56px;
    position: absolute;
    width: 100%;
    margin-right: 20px;
    z-index: 999;
  }

  .navigation.navbar-dark .navbar-nav .nav-link {
    padding: 10px 0;
    color: #ffffff;
  }

  .navigation.navbar-dark .navbar-toggler {
    border-color: #fff;
    float: right;
  }
}

@media (max-width: 575px) {
  .header {
    padding: 40px 0px 0px 0px;
  }

  .logo {
    text-align: center !important;
    padding-bottom: 25px;
    float: left;
  }

  .text-bg h1 {
    font-size: 41px;
    line-height: 55px;
    padding-bottom: 18px;
  }

  .text-bg a {
    float: inherit;
    margin-bottom: 30px;
  }

  .text-bg span {
    font-size: 26px;
    line-height: 30px;
  }

  .titlepage h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .web_hosting p {
    padding: 40px 0px;
  }

  .bg {
    margin-bottom: 30px;
  }

  .cont h3 {
    font-size: 30px;
  }

  .cont p {
    padding: 0px 0px;
    padding-bottom: 60px;
  }

  .cont span {
    font-size: 20px;
    line-height: 30px;
  }

  .cont {
    margin-top: 5%;
  }

  .main_form {
    margin-bottom: -102%;
    padding: 55px 15px;
  }

  .navigation.navbar {
    float: right;
    display: inherit !important;
    padding: 0;
    width: 100%;
    margin-top: -70px;
  }

  .navigation .navbar-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navigation .navbar-collapse {
    background: #116fe1;
    padding: 0 20px 0 20px;
    margin-top: 56px;
    position: absolute;
    width: 100%;
    margin-right: 20px;
    z-index: 999;
  }

  .navigation.navbar-dark .navbar-nav .nav-link {
    padding: 10px 0;
    color: #ffffff;
  }

  .navigation.navbar-dark .navbar-toggler {
    border-color: #fff;
    float: right;
  }

  /* Additional Navbar */

  .navigation.navbar {
    float: right;
    display: inherit !important;
    padding: 0;
    width: 100%;
    margin-top: -70px;
  }

  .nav-items {
    background: #383b64;
    padding: 0 20px 0 20px;
    margin-top: 0px;
    position: relative;
    width: 100%;
    margin-right: 20px;
    z-index: 999;
  }

  .nav-items .navbar-nav .nav-link {
    padding: 10px 0;
    color: #ffffff;
  }

  .nav-items .navbar-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 250px) and (max-width: 319px) and (-webkit-min-device-pixel-ratio: 1) {
  .main-trial-test #modal-result .modal-dialog {
    top: 15px;
  }

  .main-trial-test #modal-loading .modal-dialog {
    top: 130px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) and (-webkit-min-device-pixel-ratio: 1) {
  .main-trial-test #modal-result .modal-dialog {
    top: 0.5px;
  }

  .main-trial-test #modal-loading .modal-dialog {
    top: 160px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 1) {
  .main-trial-test #modal-result .modal-dialog {
    top: 45px;
  }

  .main-trial-test #modal-loading .modal-dialog {
    top: 180px;
  }
}

@media only screen and (min-width: 710px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .main-trial-test #modal-result .modal-dialog {
    top: 50px;
  }

  .main-trial-test #modal-loading .modal-dialog {
    top: 190px;
  }
}

@media screen and (min-width : 280px) and (max-width : 318px) {
  .main-trial-test .table-column-questions>thead>tr>th {
    font-size: 1.8rem;
    height: 44px;
  }

  .main-trial-test .table-column-questions>tbody>tr>th {
    font-size: 3rem;
    height: 75px;
    max-width: 100px;
  }

  .main-trial-test .table-column-questions>tbody>tr>td {
    font-size: 2rem;
    height: 45px;
  }

  .main-trial-test .table-questions>thead>tr>th {
    font-size: 2.5rem;
    height: 50px;
  }

  .main-trial-test .table-questions>tbody>tr>td {
    font-size: 1.5rem;
    height: 40px;
  }

  .main-trial-test #modal-result .modal-dialog .success-icon i {
    font-size: 2.5em;
  }

  .main-trial-test #modal-result .modal-body h4 {
    font-size: 1.1em;
  }

  .my-registration-page h1 {
    font-size: 1.5rem;
  }

}

@media screen and (min-width : 319px) and (max-width : 325px) {
  .main-trial-test .table-column-questions>thead>tr>th {
    font-size: 2rem;
    height: 45px;
  }

  .main-trial-test .table-column-questions>tbody>tr>th {
    font-size: 4rem;
    height: 90px;
  }

  .main-trial-test .table-column-questions>tbody>tr>td {
    font-size: 2.7rem;
    height: 50px;
  }

  .main-trial-test .table-questions>thead>tr>th {
    font-size: 3rem;
    height: 60px;
  }

  .main-trial-test .table-questions>tbody>tr>td {
    font-size: 2rem;
    width: 50px;
  }

  .main-trial-test #modal-result .modal-dialog .success-icon i {
    font-size: 3em;
  }

  .main-trial-test #modal-result .modal-body h4 {
    font-size: 1.4em;
  }

  .my-registration-page h1 {
    font-size: 2rem;
  }

}

@media screen and (min-width : 326px) and (max-width : 480px) {
  .main-trial-test .table-column-questions>thead>tr>th {
    font-size: 2rem;
    height: 45px;
  }

  .main-trial-test .table-column-questions>tbody>tr>th {
    font-size: 5rem;
    height: 100px;
  }

  .main-trial-test #modal-result .modal-dialog .success-icon i {
    font-size: 3em;
  }

  .main-trial-test #modal-result .modal-body h4 {
    font-size: 1.4em;
  }

  .my-registration-page h1 {
    font-size: 2rem;
  }

}

/* Tab and Nest (portrait) ----------- */
@media only screen and (min-device-width : 481px) and (max-device-width : 767px) {
  .my-form .card-wrapper {
    width: 100% !important;
  }

  .main-trial-test .table-column-questions>thead>tr>th {
    font-size: 2rem;
    height: 45px;
  }

  .main-trial-test .table-column-questions>tbody>tr>th {
    font-size: 5rem;
    height: 100px;
  }

  .main-trial-test #modal-result .modal-dialog .success-icon i {
    font-size: 3em;
  }

  .main-trial-test #modal-result .modal-body h4 {
    font-size: 1.4em;
  }

  .my-registration-page h1 {
    font-size: 2rem;
  }

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .banner_main {
    min-height: 75vh;
  }

  .main-trial-test .table-column-questions>thead>tr>th {
    font-size: 2rem;
    height: 45px;
  }

  .main-trial-test .table-column-questions>tbody>tr>th {
    font-size: 5rem;
    height: 100px;
  }

  .main-trial-test #modal-result .modal-dialog .success-icon i {
    font-size: 3em;
  }

  .main-trial-test .table-questions>thead>tr>th {
    font-size: 1.6rem;
    height: 40px;
  }

  .main-trial-test .table-questions>tbody>tr>td {
    font-size: 1.5rem;
    height: 35px;
  }

  .main-trial-test #modal-result .modal-body h4 {
    font-size: 1.4em;
  }

}

@media only screen and (min-device-width : 992px) and (max-device-width : 1024px) {
  .banner_main {
    min-height: 78vh;
  }
}