#highlitedR1 { margin-top: 8px;}

@media(max-width: 460px)
    { 
        .main-container 
            { height: 1600px; grid-template-rows: 1.05fr 0.95fr; }
        ul { font-size: 1.15rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 8%;}
        ul li { list-style:square; font-size: 0.95rem; line-height: 1.35rem; max-width: 93%; 
                font-weight: 100; font-style: italic; margin-left: 4%; margin-bottom: 11px;}
        .leftData  { margin-bottom: 2%; max-width: 93%; }
        .box-Right {margin-top: 12.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }
@media(min-width: 461px) and (max-width: 576px)
    { 
        .main-container 
            { height: 1950px; grid-template-rows: 1.04fr 0.96fr; }
        ul { font-size: 1.35rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.25rem; line-height: 30px; max-width: 93%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 93%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }
@media(min-width: 577px) and (max-width: 767px)
    { 
        .main-container 
            { height: 1870px; grid-template-rows: 1.02fr 0.98fr; }
        ul { font-size: 1.5rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.35rem; line-height: 30px; max-width: 93%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 93%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }
@media(min-width: 768px) and (max-width: 991px)
    { 
        .main-container 
            { height: 1770px; grid-template-rows: 1fr 1fr; }
        ul { font-size: 1.5rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.35rem; line-height: 30px; max-width: 93%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 93%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }
@media(min-width: 992px) and (max-width: 1199px)
    { 
        .main-container 
            { height: 1770px; grid-template-rows: 1fr 1fr; }
        ul { font-size: 1.5rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.35rem; line-height: 30px; max-width: 93%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 93%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }
@media(min-width: 1200px) and (max-width: 1399px)
    { 
        ul { font-size: 1.15rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.1rem; line-height: 23px; max-width: 95%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 95%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 7px;}
    }
@media(min-width: 1400px)
    { 
        ul { font-size: 1.15rem; font-weight: bold;}
        .box-Left ul {margin-bottom: 3%;}
        ul li { list-style:square; font-size: 1.1rem; line-height: 23px; max-width: 95%; 
                font-weight: 100; font-style: italic; margin-left: 4%;}
        .leftData  { margin-bottom: 2%; max-width: 95%; }
        .box-Right {margin-top: 14.5px; }
        .highlitedR { font-weight: bold; list-style: none; margin-left: 0%;}
        .choosePersR {list-style: none; margin-left: 3.5%; margin-bottom: 11.5px;}
    }