/*@import url("//cdn.web-fonts.ge/fonts/bpg-web-002-caps/css/bpg-web-002-caps.min.css");*/
/*@import url("//cdn.web-fonts.ge/fonts/bpg-web-002/css/bpg-web-002.min.css");*/



/*h1, h2, h3, h4, h5, h6, .buttonAnimation2 a, .funfacts-section .count-box  {*/
/*    font-family:  "BPG WEB 002 Caps", sans-serif !important;*/
/*}*/


/*div.text {*/
/*    font-family:  "BPG WEB 002", sans-serif !important;*/
/*}*/

li {
    font-family: "BPG LE Studio 04", sans-serif;
}

.register_container_js {
    position: absolute;
    top: -500%;
}

.pContainer {
    display: flex;
    justify-content: center;
}

.pContainer p {
    max-width: 60%;
    font-size: .9rem;
    text-align: justify;
}


.justButtons {
    flex-direction: row !important;
    justify-content: space-around;
    margin-top: 60px;
    flex-wrap: wrap;
}

.whiteButtonContainer {
    margin: 0 20px;
}

.theory_info {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}



/* drivvega */

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding: 16px 30px;
    padding-right: 55px;
    font-weight: 600;
    border-radius: 3px;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
}

.btn-style-one:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    content: "";
    background-color: #000;
    transition: .5s;
    opacity: .1;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
}


.btn-style-one:hover:before {
    width: 100%;
    border-radius: 0;
}

a:not([href]), a:not([href]):hover {
    color: inherit;
    text-decoration: none;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.article_imgs img {
    width: 100%;
}

.info-form-section .list li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    background-image: url(../drivega/images/icons/icon-1.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.sec-title .sub-title {
    position: relative;
    font-size: 13px;
    padding-bottom: 15px;
    color: #777777;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.sec-title .sub-title:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 63px;
    bottom: 0;
    left: 0;
    background-image: url(/q/drivega/images/shape/shape-3.png);
}

.text {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #555555;
    margin: 0px 0px 15px;
}

.sec-title.text-center .sub-title:before {
    left: 50%;
    transform: translateX(-50%);
}












.theory_ad {
    min-height: 500px;
    border-radius: 5px;
    background: rgb(8,38,84);
    background: linear-gradient(
            81deg
            , rgba(8,38,84,1) 0%, rgba(18,53,84,1) 49%, rgba(8,43,54,1) 100%);
    box-shadow: 0 0 14px black;
}

.theory_ad > div {
    height: 100%;
    align-items: center;
    padding-left: 40px;
}

.theory_ad h4 {
    font-size: 1.5rem;
    color: #dcdcdc;
    margin-top: 15px !important;
    font-weight: 900;
}

.theory_ad h3 {
    color: #fdfdfd;
}

.newButton {
    margin-top: 55px;
    color: #75bfff;
    border-radius: 10px;
    border: 1px solid #01141b;
    padding: 20px;
    background: #00000021;
}

.img {
    padding: 0;
    display: flex;
    justify-content: center;
}

.img img {
    width: 60%;
    transform: rotate(1deg);
    box-shadow: 15px 17px 0px 6px black;
}

.online {
    background: rgb(0, 69, 183);
    background: linear-gradient(
            81deg
            , rgba(0, 69, 183, 1) 0%, rgba(6, 97, 193, 1) 49%, rgba(19, 122, 230, 1) 100%);
}

.register_block {
    margin-bottom: 0;
    padding: 36px;
}

.register_block img {
    width: 110px;
}

.office {
    background: #dcdcdc;
}

.office h3 {
    color: black !important;
}

.individual h3 {
    color: black !important;
}

.bottom_line {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
}

.bottom_line > div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.online h4 {
    color: white;
}


.individual {
    background: #ecdfd8;
}

.newButton2 {
    background: #3d8547;
    color: white;
}


.online_full {
    border-radius: 40px;
    border: 3px solid #147a98;
    box-shadow: 0 0 10px 0px #075af1;
}

.indicator {
    padding: 20px;
}

.main_concepts {
    background: #f7f7f7;
    padding: 13px 40px;
    border: 1px solid #bdbdbd;
    border-radius: 20px;
}

.main_concepts p {
    font-size: 0.8rem;
}

.main_concepts h4 {
    margin-bottom: 20px !important;
}

.duration {
    display: flex;
    align-items: center;
    background: #eaeaea;
    justify-content: space-around;
    border: 1px solid #d2cdcb;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 11px 0;
}

.duration img {
    margin-top: -3px;
    width: 38px;
}

.duration h4 {
    border-bottom: 1px solid;
}

.cover {
    background: #181923;
}

.cover_cut {
    width: 100%;
    margin-left: -15px;
    height: 100px;
    background-image: url(/q/img/theory/cover_cut.png);
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.cover_cut_upper {
    transform: rotate(
            180deg
    );
    top: 0;
}

.cover_cut_Supper {
    bottom: 0;
}

.cover_cut img {
    width: 100%;
    margin-top: -85px;
}

.theory_info .info-form-section .list li {
    list-style-type: none;
    color: white !important;
    font-size: 1rem;
    padding-left: 50px;
    margin-bottom: 15px;
    position: relative;
}

ul.list {
    padding: 0;
    transform: scaleY(0);
}

.theory_info h5 {
    transform: translate(-1000px);
}



.theory_info {
    padding-bottom: 0;
}


.theory_info h5 {
    color: #b3bab3;
}

.gvanciButton {
    border-radius: 10px !important;
    box-shadow: inset 0px -20px 7px 0px #0000002b;
    margin-top: 8px;
    font-family: "BPG LE Studio 04 Caps", sans-serif !important;
    padding-right: 30px !important;
    font-size: .9rem !important;
    color: white !important;
    background: #2b7979 !important;
    font-weight: 100;
}

.btn-style-one:after {
    display: none !important;
}

.cover .getMoreButton {
    border: 0 !important;
}

.cover .getMoreButton span {
    font-family: 'BPG WEB 002';
    text-decoration: underline;
    color: #ccc;
}

.cover .btn-style-one {
    padding-right: 30px;
}

.cover .btn-style-one:after {
    display: none;
}



/*.theory_info span {*/
/*    color: #24a88e;*/
/*}*/

.green_color {
    color: #9eccc3;
}

.theory_info {
    color: white;
    z-index: 2;
}

.theory_info h3 {
    color: #24a78d;
}

.first_text {
    transform: scale(0);
    font-size: 1.65rem;
}

.single_title {
    margin-bottom: 65px;
}


.imgContainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.imgAnimation {
    transition: 1s;
    max-width: 400px;
}

.imgAnimation:hover {
    transform: scale(1.2) !important;

}

.cover .sec-title {
     margin-bottom: 0px;
}

.buttonAnimation2 {
    padding-top: 55px;
}

.distinct {
    transform: scaleX(0);
}

.cover {
    padding: 110px 110px;
}


.style-two.btn-style-one:after {
    transform: rotate(
            270deg
    );
}

div.content h4 {
    padding: 10px;
}

.working-process-section div.text {
    padding: 10px;
}

.caption_ofSchedule {
    max-width: 685px;
}

.top-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.funfacts-section div.text {
    font-size: 0.9rem;
}

.funfacts-section .count-box {
    font-size: 3rem !important;

}

.aboutSchedule {
    display: flex;
    max-width: 675px;
    border: 1px solid #ccc9c9;
    border-radius: 35px;
    margin-bottom: 50px;
    box-shadow: 0 0 11px 0px #24a78d52;
    background: #fff;
    justify-content: center;
}

.aboutSchedule > div:first-child {
    padding: 29px;
}

.buttonContainer .buttonAnimation2 {
    text-align: right;
}

.buttonContainer .buttonAnimation2 > div {
    margin-top: 10px !important;
}

.buttonContainer .buttonAnimation2 > div a {
    color: #24a78d;
    padding-right: 30px;
    border: 1px solid;
}

.buttonContainer .buttonAnimation2 > div a:after {
    display: none;
}


.buttonContainer .text {
    padding: 25px;
}

.scheduleContainer {
    padding-right: 80px;
    padding-bottom: 15px;
}


.extra_division {
    position: fixed;
    height: 0;
    background: #f4f9f9;
    /*background: #d65858;*/
    width: 100%;
    z-index: 19546;
    border-top: 12px solid #181923;
    bottom: 0;
    overflow: hidden;
    display: none;
}

.blockOverflow {
    overflow: hidden;
}

.extra_division .close {
    position: fixed;
    right: 40px !important;
    top: 30px;
    font-size: 3rem;
    cursor: pointer;
    opacity: 0;
    z-index: 999999999999999999999999999999;
}

.extra_padding {
    padding: 0;
}

.screen_darkness {
    width: 100%;
    position: fixed;
    background: white;
    z-index: 18000;
    display: none;
    opacity: 0;
}


.link-box a {
    cursor: pointer;
}



/* schedule */
.extra_schedule .sub-title {
    max-width: 675px;
}

.extra_schedule ul {
    padding: 20px 50px;
    background: #fbfbfb;
}

.extra_schedule h2 {
    color: #24a88e;
}

.scrollPossibility {
    max-height: 700px;
    overflow-y: scroll;
}



/*.info-form-section .list li:after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    left: 34px;*/
/*    top: 2px;*/
/*    width: 490px;*/
/*    height: 25px;*/
/*    background: #ffffff08;*/
/*}*/


.additional_img {
    width: 90px;
    position: absolute;
    top: -26px;
    left: 172px;
    box-shadow: 6px 20px 8px 7px #0000008a;
    opacity: 0.8;
}


.cover .banner-section .link-box a {
     margin: 0;
    margin-left: 10px;
    margin-right: -10px;
}


.theory_info  .info-form-section .list li:before {
    content: '\f00c';
    background-image:none;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #24a88e;
    top: -8px;
    font-size: 1.5rem;
}


.theory_info h4 {
    margin: 0px 0 50px !important;
    font-size: 1rem;
}

.theory_info h4.distinc_h4 {
    margin-top: 50px !important;
}

.row2 p.gvanciDashed {
    margin-bottom: 0 !important;
    font-size: 0.9rem;

}

p.SmallestItalic {
    font-size: 0.7rem;
    font-style: italic;
    margin-top: 10px !important;
}


.title_inHeader {
    margin-top: 50px;
}

.product {
    background: white;
    border-radius: 13px;
    border: 1px solid #ccc;
    min-height: 350px;
    box-shadow: 2px 3px 5px 0px #24a88e;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 50px;
    text-align: center;
}

.sale:not(img) {
    background: #fd5d5d;
    border-bottom-right-radius: 15px;
    padding: 14px 30px;
    left: 0;
    width: auto !important;
    color: white;
    font-weight: 900;
    position: absolute;
    top: 0;
}

.register_row h2 {
    font-size: 1.5rem;
    color: #777887;
}

.register_row h3 {
    color: #707070;
    font-size: 1.1rem;
}

.register_row p {
    color: #777887;
}

.green {
    color: #24a88e !important;
}

.first.half {
    height: 115px;
}

.smaller {
    font-size: 0.8rem;
}

.second.half {
    height: 70px;
}

.third {
    height: 105px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

a.getMore {
    text-decoration: underline;
    color: #24a88e;
}

a.getMore:hover {
    text-decoration: none;
}

.cover.row .row {
    padding-bottom: 50px;
    align-items: center;
}

.register_row {
    margin-top: -80px;
}

.row.information {
    margin-top: 55px;
}

.gvanciDashed {
    font-size: 1.7rem;
    width: fit-content;
    position: relative;
    margin-bottom: 35px !important;
}

.gvanciDashed:before {
    width: 20px;
    height: 2px;
    background: #707070;
    content: '';
    left: -30px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
}

.gvanciDashed:after {
    width: 20px;
    height: 2px;
    background: #707070;
    content: '';
    right: -30px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
}

.information h4 {
    margin-bottom: 20px !important;
}

div.whiteButtonContainer a.getMoreButton {
    color: #2b7979;
    font-family: "BPG LE Studio 04 Caps", sans-serif !important;
    border: 1px solid #dcdcdc;
    box-shadow: 2px 3px 5px 0px #2b7979;
    border-radius: 13px;
    margin: 40px 0;
    padding: 16px 25px;
    padding-right: 55px;
}

div.whiteButtonContainer a.getMoreButton::after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 30px!important;
    font-size: 1.1rem;
    color: #2b7979 !important;
    opacity: 1;
    top: 48%;
    transform: translateY(-50%);
    position: absolute;
    display: block !important;
}


.information > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

table.schedule {
    width: 335px;
    font-family: "BPG LE Studio 04", sans-serif;
    margin-top: 20px;
    margin-left: 25px;
}

table.schedule i {
    margin-right: 3px;
}

table.schedule td {
    text-align: left;
}



.row2 p, table.schedule  {
    color: #777887;
}

.row2 p {
    margin-bottom: 10px !important;
}

.teachers_row {
    padding: 50px 15px;
    margin-top: 50px;
    position: relative;
}

.teachers_row h1 {
    margin-bottom: 30px !important;
    /*font-weight: 900;*/
    /*font-size: 1.8rem;*/
}

.teachers_row img {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    margin-bottom: 15px;
}

.teacher {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.teachers_row h3 {
    color:#000000;
    font-size: 1rem;
}

.swiper-container {
    width: 100%;
    height: 300px;
    overflow-x: scroll;
}

.teachers_row .swiper-button-prev, .teachers_row .swiper-button-next {
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(268deg) brightness(43%) contrast(107%);
    top: 20%;
    height: 23px;
}

.swiper-wrapper {
    display: flex;
}

.swiper-slide {
    flex-shrink: 0;
    margin: 0 35px;
}


/*

::-webkit-scrollbar addresses the background of the bar itself. It is usually covered by the other elements
::-webkit-scrollbar-button addresses the directional buttons on the scrollbar
::-webkit-scrollbar-track addresses the empty space “below” the progress bar
::-webkit-scrollbar-track-piece is the top-most layer of the the progress bar not covered by the draggable scrolling element (thumb)
::-webkit-scrollbar-thumb addresses the draggable scrolling element that resizes depending on the size of the scrollable element
::-webkit-scrollbar-corner addresses the (usually) bottom corner of the scrollable element, where two scrollbars might meet
::-webkit-resizer addresses the draggable resizing handle that appears above the scrollbar-corner at the bottom corner of some elements

*/


.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


.slide_container {

}


div::-webkit-scrollbar {
    width: 0.2rem;
}

div::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background: #f8f8f8;
    border-radius: 75px;
    overflow: hidden;
}

div::-webkit-scrollbar-thumb {
    background-color: #eaeaea;
    outline: 0;
    border-radius: 100px;
    width: 0.3rem !important;
    overflow: hidden;
}

.teachers_row .swiper-button-prev {
    left: 0;
}

.teachers_row .swiper-button-next {
    right: 0;
}

.slide_container {
    margin: 50px 0;
}

.teachers_row .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    transform: scale(1.5);
    box-shadow: 1px 1px 2px 0px #00000040;
}

.teachers_row .swiper-pagination-bullet {
    background: #24a88e;
    opacity: 1;
}

.circle {
    align-items: center;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 15%), 0 0 7px #fff;
    display: flex;
    height: 6rem;
    justify-content: center;
    margin: 2rem auto 2rem;
    min-width: 6rem;
    position: relative;
    width: 6rem;
}

.circle:before {
    background: #f9f9f9;
    border-radius: 100%;
    box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
    content: " ";
    height: 70%;
    position: absolute;
    width: 70%;
}

.circle span.counter {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    z-index: 2;
    font-family: monospace;
    color: #4a4a4a;
}

.instrumentss {
    padding: 80px 15px;
}

.mobileVersion {
    display: none;
}

.instrument_poster {
    margin: .5rem 4rem 0;
}

.instrument_poster img {
    width: 240px;
}

ul.likeCode {
    margin-top: 30px !important;
}

ul.likeCode li {
    display: flex;
    align-items: center;
    margin: 70px;
}

.circle:after {
    bottom: 0;
    content: " ";
    left: calc(3rem - 1px);
    position: absolute;
    top: 100%;
    width: 2px;
    background: #f3f3f3;
    height: 200px;
}

.noAfter:after {
    display: none;
}

.instrumentss .content {
    flex-basis: 50%;
}

.instrumentss .content h3, h3.mobileVersion {
    margin-bottom: 10px !important;
    color: black;
    font-weight: 900;
}

h3.mobileVersion {
    margin-bottom: 0!important;
    text-align: center;
}

.content p {
    font-size: 0.8rem;
}

.fluid-instruments {
    background: #f9f9f9;
    position: relative;
    margin-top: 50px;
}


.instrumentss .getMore {
    margin-top: 15px;
    display: block;
    font-size: 0.8rem;
}

.fromBlog {
    background: #f9f9f9;
    position: relative;
    padding: 70px 15px;
    margin-top: 70px;
}

.article_container {
    padding: 0 20px;
}

.article {
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #2c2b3c;
    height: 100%;
    color: white;

}

.article h4 {
    font-size: 1.1rem;
}

.article_body {
    padding: 0 10px;
}

.article_body p {
    font-size: 0.7rem;
}

.article a {
    color: white;
    display: block;
    margin-top: 15px;
    cursor: pointer;
}

.article_imgs {
    margin-bottom: 25px;
    overflow: hidden;
}

.extra_container_forScroll {
    height: 95vh;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 70px;
}

.forMarginBottom40 {
    margin-bottom: 40px;
}


.extra_division .register_row {
    margin-top: 20px;
}

.extra_division_trigger {
    cursor: pointer;
}


.info-form-section .list {
    margin-top: 30px;
}



.extra_division .hide_whenExtra {
    visibility: hidden;
}




@media (min-width: 1200px) {

}

@media (max-width: 1200px) {
    .register_row h2 {
        font-size: 1.2rem;
        font-weight: 900;
    }

    .cover {
        padding: 110px 40px;
    }
}

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

@media (max-width: 991.98px) {

    .article_Container {
        margin-bottom: 30px;
    }

    .register_row h2 {
        font-size: 1rem;
    }

    .register_row h3 {
        font-size: 0.8rem;
    }

    .product {
        padding: 15px 0px;
        padding-top: 50px;
    }

    .third a {
        font-size: 0.9rem;
    }

    .sale {
        padding: 5px 25px;
    }

    .register_row > div {
        padding: 0 5px;
    }



    .extra_padding {
        /*padding: 150px 0;*/
    }


    .working-process-section .wrapper-box:before {
        display: none;
    }

    .cover_cut img {
        margin-top: -65px;
    }

    .theory_info h1 {
        font-size: 1.4rem;
    }

    .extra_division .close {
        /*right: 30px;*/
        /*top: 130px;*/
    }


    ul.likeCode {
        padding: 0;
    }

    .instrument_poster {
        margin: .5rem 2rem 0;
    }

    ul.likeCode li {
        margin: 40px 20px;
    }

    .register_container {
        max-width: 100%;
    }

    .cover {
        padding: 50px 5px 30px;
    }

    .pContainer p {
        max-width: 80%;
    }

}

@media (max-width: 767.98px) {

    .register_row {
        justify-content: center;
    }

    .register_row > div {
            width: 375px;
        margin-bottom: 25px;
    }

    .row2 {
        margin-top: 50px;
    }



    .cover_cut img {
        margin-top: -45px;
    }

    .aboutSchedule {
        flex-direction: column;
        margin-top: -60px;
        border-radius: 0;
        box-shadow: 0 0;
        border-left: 0;
        border-right: 0;
        align-items: center;
    }

    .scheduleContainer {
        padding: 0 !important;
    }

    .sec-title {
        margin-bottom: 0 !important;
    }

    .imgContainer {
        padding-top: 0;
        margin-top: -30px;
    }


    ul.likeCode li {
        flex-direction: column;
        margin: 0;
        margin-top: 45px;
        border-top: 1px solid #ececec;
    }

    div.content {
        text-align: center;
    }


    .desktopVersion {
        display: none;
    }

    .mobileVersion {
        display: block;
    }

    .circle:after {
        display: none;
    }

    .instrument_poster  {
        margin: 20px 0;
    }

    .theory_info h1 {
        font-size: 1.5rem;
    }

    .theory_info h4 {
        margin: 10px 0 30px!important;
    }

    .imgContainer {
        margin-top: 20px;
    }

    .imgAnimation {
        max-width: 290px;
    }


    .col-md-6.sec-title.theory_info {
        text-align: center;
    }

    .col-md-6.sec-title.theory_info .sub-title:before {
        left: 50%;
        margin-left: -30px;
    }

    .theory_info .info-form-section .list li {
        width: fit-content;
    }

    ul.list {
        width: fit-content;
    }

    .list_ofMine {
        display: flex;
        justify-content: center;
    }




}


@media (max-width: 575.98px) {

    .theory_info h1 {
        font-size: 1.5rem;
    }

    .register_row > div {
        width: 345px;
    }


    .aboutSchedule .buttonAnimation2 > div {
        width: 100%;
    }

    .cover .link-box {
        display: flex;
        flex-direction: column;
    }

    .pContainer p {
        max-width: 80%;
        font-size: .8rem;
    }



    /*table.schedule {*/
    /*margin-left: 0;*/
    /*}*/

    .article_Container {
        width: 50%;
    }

    .article_imgs {
        margin-bottom: 15px;
        height: 100px;
    }

    .justButtons a {
        margin: 10px 0 !important;
    }


    .theory_info {
        align-items: center;
    }

    .imgContainer {
       justify-content: center;
        margin-top: 40px;
    }



}



@media (max-width: 375.98px) {

    .theory_info h1 {
        font-size: 1.2rem;
    }

    .cover {
        padding: 0;
        padding-top: 35px;
    }

    .theory_info {
        padding: 0 35px;
    }

    .single_title {
        margin-top: 50px;
    }

    table.schedule {
        width: 100%;
        font-size: 0.8rem;
    }

    h1.gvanciDashed {
        font-size: 1.3rem;
    }

    .article_Container {
        width: 100%;
    }

    .article_imgs {
        height: 170px;
    }

    .imgAnimation {
        max-width: 280px;
        margin-top: 0;
        margin-bottom: 20px;
    }

    p.SmallestItalic {
        font-size: 0.6rem;
    }

    .theory_info .info-form-section .list li {
        width: fit-content;
        font-size: 0.9rem;
        text-align: left;
    }

    table.schedule p:not(.gvanciDashed) {
        padding-right: 25px;
        text-align: center;
    }

    .paddingRight25on375Screen {
        padding-right: 25px;
    }


}


@media (max-width: 321.98px) {
    table.schedule {
        margin-left: 10px;
    }
}





