
.examBlock {
    background: #334e9e;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 200px;
}
.examBlock a {
    color: #fff;
}
.introWrapper {
    background: #58cbc4;
    background-image: url('/cisiweb2/image/qualifications/ribg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.introText {
    background: transparent;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 55%;
    width: auto;
}
.introText h1 {
    color: white;
    font-weight: 400;
    margin-top: 15px;
    font-size: 50px;
    text-shadow: 0px 0px 40px rgba(0,0,0,0.4);
}
.introText p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0px 0px 40px rgba(0,0,0,0.4);
}
.row.step-boxes {
    margin-top: 35px;
    text-align: center;
}
.step {
    background: #c1ecef;
    padding: 20px 10px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
}
.step span.fas {
    font-size: 35px;
}
.step div.which {
    font-weight: 600;
}
.step div.des {
    font-size: 14px;
}
.collapsed-bit a {
    color: black;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.how-to {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}
.how-to a {
    color: white;
    background: #007a80;
    margin-bottom: 15px !important;
}
.demoMessage {
    background: #fff;
    padding: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #006161;
    line-height: normal;
}
.demoMessage .fas {
    font-size: 60px;
    color: #48aaaa;
}
.demoMessage div {
    text-align: center;
}
.demoMessage a {
    font-weight: bold;
}
@media (max-width: 1700px) {
    .introText {
        background: transparent;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 57%;
    }
    .introText h1 {
    color: white;
    font-weight: 400;
    margin-top: 15px;
    font-size: 45px
}
}

@media (max-width: 1500px) {
    .step {
        padding: 13px 20px;
    }
    .introText {
        background: transparent;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 55%;
    }
    .introText h1 {
    color: white;
    font-weight: 400;
    margin-top: 15px;
    font-size: 40px
}
    .introWrapper {
        background: #58cbc4;
        background-image: url('/cisiweb2/image/qualifications/ribg.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 0;
        min-height: 415px;
    }
}


.greyWrapper {
    background-color: #c1ecef;
    padding: 90px 0px 70px 0px !important;
}
.greyWrapper .embed-responsive {
    border: 8px solid #2d8383;
}
p {
    margin: 0px 0 15px;
}

a.faqs {
   
    display: block;
    margin-bottom:20px
}

div#general, div#bookings, div#remote, div#after {
    /*margin-left: 51px;
    overflow:*/
    
}

div#answer1, #answer2, #answer3, #answer4, #answer5, #answer6, #answer7, #answer8, #answer9, #answer10, #answer11, #answer12, #answer13, #answer14, #answer15, #answer16, #answer17, #answer18, #answer19, #answer20, #answer21, #answer22 {
   margin-left: 38px;
   margin-bottom: 10px;
   background-color: #8080803d;
   padding: 11px 5px 1px 20px;
   border-radius: 7px;
   /* width: 89%; */
   /* position:relative; */
   /* left: 35px; */
}

/* Style for narrative */
div#Nanswer1, #Nanswer2, #Nanswer3, #Nanswer4, #Nanswer5, #Nanswer6, #Nanswer7, #Nanswer8, #Nanswer9, #Nanswer10, #Nanswer11, #Nanswer12, #Nanswer13, #Nanswer14, #Nanswer15, #Nanswer16, #Nanswer17, #Nanswer18, #Nanswer19, #Nanswer20, #Nanswer21, #Nanswer22 {
    margin-left: 38px;
    margin-bottom: 10px;
    background-color: #8080803d;
    padding: 11px 5px 1px 20px;
    border-radius: 7px;
    /* width: 89%; */
    /* position:relative; */
    /* left: 35px; */
 }

div#question1, #question2, #question3, #question4, #question5, #question6, #question7, #question8, #question9, #question10, #question11, #question12, #question13, #question14, #question15, #question16, #question17, #question18, #question19, #question20, #question21{position: relative;/* left: 20px; *//* overflow: hidden; */margin-left: 20px;}

/* Style for narrative */
div#Nquestion1, #Nquestion2, #Nquestion3, #Nquestion4, #Nquestion5, #Nquestion6, #Nquestion7, #Nquestion8, #Nquestion9, #Nquestion10, #Nquestion11, #Nquestion12, #Nquestion13, #Nquestion14, #Nquestion15, #Nquestion16, #Nquestion17, #Nquestion18, #Nquestion19, #Nquestion20, #Nquestion21{
    position: relative;/* left: 20px; 
    *//* overflow: hidden; */
    margin-left: 20px;
}

@media (max-width: 1199px) {
    .introText {
        margin-top: 20px;
        margin-bottom: 0px;
        width: 45%;
    }
    .introText h1 {
    color: white;
    font-weight: 400;
    margin-top: 10px;
}
.introText p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
}
@media (max-width: 991px) {
    .embed-responsive {
        margin-top: 30px;
    }
    .introText {
        margin-top: 20px;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .introWrapper {
    background: #58cbc4;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
        min-height: auto;
}
}
@media (max-width: 767px) {
    .introText {
        margin-top: 20px;
        margin-bottom: 30px;
        width: unset;
        background: rgba(255,255,255,0);
    }
    .step {
        padding: 20px 50px;
        margin-bottom: 5px;
    }
   
}

@media (max-width: 770px) {
    .introWrapper{
        min-height: 345px;
    }
}

.mcq{
    /* background: #0b4688; */
    color: #fff;
    padding: 8px;
    text-align: center;
}
@media (max-width: 600px) {
    .mcq{
        display: block;
        margin-top: 5px;
    }
}
@media (min-width: 750px) {
    .mcq{
        display: inline;
        margin-top: unset;
    }
}
@media (min-width: 1020px) {
    .introText h1{
        font-size: 25px;
    }
    .mcq{
        font-size: 19px;
    }
}
@media (min-width: 1500px) {
    .introText h1{
        font-size: 30px;
    }
    .mcq{
        font-size: 22px;
    }
}
@media (min-width: 1800px) {
    .introText h1{
        font-size: 35px;
    }
    .mcq{
        font-size: 30px;
    }
}
@media (max-width: 500px) {
    .introWrapper {
        min-height: 458px;
    }
}

@media (max-width: 370px) {
    .dropdown-menu.drpStyle{
        width: 300px!important;
    }

}

.selCol{
    color: white;
}

.introText.modalIntro{
    background: #6fbbbe;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 60px 50px;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.8);
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    padding: 0px;
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
    margin: 10% auto;
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }