
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

body {

    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222324;
    background-image: url(../images/bg.png);
    background-size: 100%;
    background-position: 0 120px;

}
.lang select {
    background: #ff0000!important;
    border: 2px solid #ff0000!important;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff!important;
}
ul{
    padding: 0;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
.top_header {
    padding: 14px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.quizimage {
    height: 780px;
    background-size: cover;
    background-position: center;
}
.main_header {
    border-top: 4px solid #fe0000;
}
.main_header .navbar-nav li a.nav-link {
    color: #fff !important;
    padding: 10px 20px !important;
    background: #fb0201;
    width: 100%;
    text-align: center;
    border-bottom: 3px solid #a61211;
    border-radius: 10px;
}
.main_header .navbar-nav li a.nav-link:hover{
    opacity: .8
}
.main_header .navbar-nav li {
    margin: 0 25px;
    width: 22%;
}

.main_header .navbar-nav {
    margin: 0;
    width: 100%
}

.main_header .navbar-collapse {
    margin: 0 -25px;
}
.main_header .top_header ul li.dropdown .dropdown-menu .dropdown-item {
    padding: 4px 15px;
    font-size: 15px;
    color: #fff;
}
.main_header .top_header ul li.dropdown .dropdown-menu .dropdown-item:hover {
    background: #f1c40f;
}
.main_header .top_header ul li.dropdown .dropdown-menu {
    right: 0;
    left: inherit !important;
    background: #00bcd4;
    padding: 0;
    border:none;
}
.main_header .top_header ul li span a img {
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.main_header .top_header ul li {
    float: left;
    margin-left: 30px;
    line-height: 30px;
}

.main_header .top_header ul li .dropdown-toggle {
    background: #00bcd4;
    border: navajowhite;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    line-height: 45px;
    padding: 0;
    margin-top: 3px;
}
.main_header .top_header ul {
    padding: 0;
    display: inline-block;
    margin: 4px 0 0;
    float: right;
}
.main_header .top_header ul li .btnuser {
    background: #000000;
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 30px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    margin-right: -20px;
}
.main_header .top_header ul li span a {
    height: 48px;
    width: 48px;
    display: inline-block;
    box-shadow: 0 4px 9px 0 #cccccc73;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    margin-left: 8px;
    position: relative;
}

.main_header .top_header ul li select {
    background: transparent;
    border: none;
    margin-top: 4px;
    color: #000;
}
.main_header .top_header ul li .btn {
    background: #fc0101;
    color: #fff;
    width: 135px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 30px;
     box-shadow: 0 4px 9px 0 #cccccc73;
     font-weight: 600;
     cursor: pointer;
}

.main_header .top_header ul li .started {
    background: #fff;
    color: #000000;
    width: 150px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 30px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    display: inline-block;
    text-align: center;
    font-weight: 400;
}
.main_header .top_header ul li .started i{
    margin-left: 4px;
}
.main_header .navbar {
    margin: 14px 0 0;
    z-index: 999;
}
.main_header .navbar-nav li .dropdown-menu span {
    position: relative;
    font-size: 14px;
    color: #fff;
    padding: 5px 0 5px 26px;
}
.main_header .navbar-nav li .dropdown-menu span::after {
    background: #fff;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    top: 13px;
    border-radius: 50%;
    left: 10px;
}


.main_header .navbar-nav li.show .nav-link{
    border-radius: 10px 10px 0 0;
}

.question h4 span.imag_src {
    background: #3668c1;
    height: 81px;
    position: absolute;
    right: 90px;
    top: 0;
    width: 81px;
    text-align: center;
    font-size: 36px;
    color: #ffff;
    border-radius: 50%;
    bottom: 0;
    margin: auto;
    padding: 0 !important;
}
.question h4 span.imag_src img {
    position: absolute;
    left: 0;
    right: 0;
    width: 45px;
    height: auto;
}


.progress {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.main_header .navbar-nav li:nth-child(2) .nav-link {
    background: #46c9f3;
    border-bottom: 3px solid #2eaed7;
}

.question {
    margin-bottom: 60px;
}
.main_header .navbar-nav li:nth-child(3) .nav-link {
    background: #fc6c93;
    border-bottom: 3px solid #f33065;

}
.main_header .navbar-nav li:nth-child(4) .nav-link {
    background: #4559b3;
    border-bottom: 3px solid #1c339a;
}
.main_header .navbar-nav li:nth-child(5) .nav-link {
    background: #e5587e;
    border-bottom: 3px solid #c7315a;
}

.main_header .navbar-nav li:nth-child(6) .nav-link {
    background: #46c9f3;
    border-bottom: 3px solid #19a0cb;
}



.main_header .navbar-nav li:nth-child(2) .dropdown-menu {
    background: #46c9f3;
    padding: 0;
    border: none;
    border-bottom: 3px solid #2eaed7;
    top: 50px;
    right: 0;
    margin: 0;
    border-radius: 0 0 10px 10px;
    overflow: scroll;
    max-height: 400px;
}


.main_header .navbar-nav li:nth-child(3) .dropdown-menu {
    background: #fc6c93;
    padding: 0;
    border: none;
    border-bottom: 3px solid #f33065;
    top: 50px;
    right: 0;
    margin: 0;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}


.main_header .navbar-nav li:nth-child(4) .dropdown-menu {
    background: #4559b3;
    padding: 0;
    border: none;
    border-bottom: 3px solid #1c339a;
    top: 50px;
    right: 0;
    margin: 0;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}





.main_header .navbar-nav li .dropdown-menu a {
    display: block;
    color: #fff;
    text-decoration: none;
}


.main_header .navbar-nav li:nth-child(2) .dropdown-menu span:hover{
    background: #2eaed7;
}
.main_header .navbar-nav li:nth-child(3) .dropdown-menu span:hover{
    background: #f33065;
}

.main_header .navbar-nav li:nth-child(4) .dropdown-menu span:hover{
    background: #1c339a;
}

/******************** banner ***********************/

.banner h2 {
    font-size: 60px;
    font-weight: 600;
    color: #000;
    font-family: 'Cooper';
    margin-top: 110px;
    line-height: 66px;
}

.banner .btn {
    background: red;
    color: #fff;
    box-shadow: 0 4px 9px 0 #cccccc73;
    border-radius: 30px;
    padding: 12px 40px;
}
section.banner h5 {
    position: absolute;
    top: 85px;
    font-size: 17px;
    font-weight: 600;
}
.banner p {
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    margin: 20px 0 30px;
}

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


/************* recent_course **************/
.recent_course {
    margin-top: 0;
    margin-bottom: 75px;
}
.recent_course .test {
    height: 270px;
    border-radius: 20px;
    background-size: cover;
    position: relative;
}
.recent_course h4 {
    font-size: 18px;
    margin-top: 20px;
}

.recent_course .test .btn {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #e33c4c;
    font-weight: 500;
    font-size: 15px;
    padding: 10px 24px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    color: #fff;
}

.recent_course h2 {
    color: #000;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
}

.recent_course .owl-nav.disabled {
    display: block !important;
}
.recent_course .owl-prev {
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    outline: none;
}

.recent_course .owl-next {
    position: absolute;
    right: -70px;
    top: 0;
    bottom: 0;
    outline: none;
}
.recent_course .owl-nav button span {
    margin: 0;
    font-size: 36px;
    color: #a49e9e;
    height: 48px;
      width: 46px;
    opacity: 1;
    border-radius: 7px;
    display: inline-block;
    line-height: 38px;
}

.recent_course .owl-next span {
    background-image: url(../images/arrow_right.png);

}
.recent_course .owl-prev span {
    background-image: url(../images/arrow_left.png);

}


/******************* plan_section *******************/
.plan_section {
    margin: 80px 0;
}


.plan_section h4 {
    color: #8d8d8d;
    font-size: 32px;
    border-bottom: 2px solid #fdefa6;
    display: inline-block;
    padding-right: 35px;
    padding-bottom: 9px;
    margin-bottom: 0;
}


.plan_section h3 {
font-size: 32px;
display: inline-block;
padding: 32px;
margin-bottom: 26px;
background: red;
color: #fff;
width: 100%;
text-align: center;
border-radius: 60px 26px 0 60px;
margin-top: -40px;
margin-left: 20px;
}
.plan_section .test ul {
    margin-top: 20px;
}
.plan_section .test {
    box-shadow: 0 8px 16px 0 #cccccc73;
    border-radius: 26px;
    padding: 40px 10px 30px;
    background: #fff;
    position: relative;
    border: 1px solid #fff;
}
.plan_section .test:hover {
    box-shadow: 0 8px 16px 0 #fb020124;
     border: 1px solid #fb0201;
}


.plan_section .test::after {
    position: absolute;
    left: 0;
    right: 0;
    width: 2px;
    height: 200px;
    content: "";
    background: #fdefa6;
    bottom: 0;
    margin: auto;
    top: 0;
}
.plan_section .test ul li {
    list-style: none;
    font-size: 15px;
    color: #000;
    line-height: 34px;
    position: relative;
    padding-left: 32px;
}

.plan_section .test ul li::after {
    position: absolute;
    left: 0;
    content: "";
    height: 16px;
    width: 20px;
    background-image: url(../images/ck.png);
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

.plan_section .test ul.clos li::after {
    background-image: url(../images/close.png);
}

.plan_section .btn {
    background: #fff;
    color: #000;
    box-shadow: 0 4px 9px 0 #cccccc73;
    border-radius: 30px;
    padding: 12px 25px;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: auto;
    margin: auto;
    bottom: -15px;
    font-weight: 500;
    border: 1px solid #eee;
    width: 260px;
}
.plan_section .btn.btn2 {
      background: #fb0201;
    color: #fff;
      border: 1px solid transparent;
}
.langLex_catg iframe {
    width: 100%;
    height: 442px;
    border-radius: 15px;
    overflow: hidden;
}

.langLex_catg .main_carousel-control {
    height: 45px;
    position: relative;
    width: 140px;
    margin: 15px auto 0;

}.langLex_catg .main_carousel-control .carousel-control-prev {
    color: #151515;
    box-shadow: 0 0px 9px 0 #64646473;
    width: 60px;
    border-radius: 14px;
}
.langLex_catg .main_carousel-control .carousel-control-next {
    color: #151515;
    box-shadow: 0 0px 9px 0 #64646473;
    width: 60px;
    border-radius: 14px;
}
.loginpage .form-signin ul li.lang_none {
    display: none;
}

/****************** testimonials ****************/
.testimonials .carousel-inner {
    padding: 0 100px;
    margin-top: -150px;
}
.testimonials .carousel-inner .imgs {
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
    height: 550px;
}
.testimonials h2 {
    color: #000;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
}

.testimonials h4 {
    color: #000;
    font-weight: 400;
    font-size: 18px;
}
.testimonials {
    padding: 50px 0;
}
.testimonials .carousel-inner p {
    padding: 80px 80px 150px;
    box-shadow: 0 7px 16px 0 #cccccc9c;
    margin-top: 50px;
    border-radius: 15px;
    position: relative;
    line-height: 30px;
    font-weight: 400;
    background: #fff;
}
.testimonials .carousel-inner p .testiicon1 {
    position: absolute;
    left: 30px;
    top: 30px;
}
.testimonials .carousel-inner h5 {
    color: #fb0201;
    margin-top: 27px;
    font-size: 24px;
    font-weight: 500;
}
.testimonials .carousel-inner p .testiicon2 {
    position: absolute;
    right: 30px;
    bottom: 30px;
}





.testimonials .carousel{
    position: relative;
}
.testimonials .carousel .main_carousel-control {
    background: #feb3b2;
    height: 100px;
    position: relative;
    margin-top: 50px;
}
.testimonials .carousel .main_carousel-control .carousel-control-prev{
    width: 100px;
    position: absolute;
    left: 0;

}

.testimonials .carousel .main_carousel-control .carousel-control-next {
    width: 100px;
    position: absolute;
    right: : 0;
}

.testimonials .carousel .main_carousel-control .sr-only {
    width: 100%;
    height: 100%;
    z-index: 999999;
}


.testimonials .carousel-indicators li {
    background-color: #fb0201;
    width: 15px;
height: 15px;
border-radius: 50%;
}


.testimonials .carousel-indicators {
    position: absolute;
    right: 20%;
    left: inherit;
    bottom: 20px;

}



/***************** why_langLex *************/
.why_langLex {
    padding: 40px 0;
     margin-top: 50px;
}
.why_langLex h2 {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 35px;

}

.why_langLex .test {
    width: 20%;
    float: left;
    padding-left: 90px;
    position: relative;
}
.why_langLex .test img {
    position: absolute;
    left: 0;
    top: 0;
}

.why_langLex .test h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}


.why_langLex .test p {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

.langLex_catg {
    margin-top: 50px;
}


.form1, .Environment {
    margin-top: 60px;
}

.langLex_catg h4 {
    font-size: 22px;
    font-weight: 500;
}

.langLex_catg h4 span {
    font-size: 15px;
    margin-left: 10px;
}

.langLex_catg p{
    font-size: 15px;
    margin-top: 10px;
}
.langLex_catg h5 {
    font-size: 14px;
    margin-top: 40px;
}
.langLex_catg h5 i {
    float: right;
}
.form1 .form-control {
    box-shadow: 0 4px 9px 0 #cccccc73;
    height: 50px;
    margin-bottom: 18px;
    border-radius: 10px;
    border: 1px solid #f0efef;
    font-size: 15px;
    padding: 15px;
}

.form1 .btn {
    background: #fc0101;
    color: #fff;
    width: 150px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 30px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    font-weight: 500;
}
.form2 {
    margin-top: 70px;
    padding-right: 120px;
    position: relative;
}
.form2 .form-control {
    box-shadow: 0 4px 9px 0 #cccccc73;
    height: 50px;
    margin-bottom: 18px;
    border-radius: 10px;
    border: 1px solid #f0efef;
    font-size: 15px;
    padding: 15px;
}
.form2 .btn {
    background: #fc0101;
    color: #fff;
    width: 150px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-radius: 30px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
}
.langLex_catg .col-xl-6 {
    flex: 0 0 40%;
    max-width: 40%;
}
.langLex_catg .col-xl-3 {
    flex: 0 0 30%;
    max-width: 30%;
}

.Advertisement .imgss {
    border-radius: 12px;
    overflow: hidden;
}
.Advertisement .imgss img {
    width: 100%;
}













/********************************** login *******************************/
/*.loginpage {
    max-width: 1000px;
    
}*/
.loginpage .close {
    position: absolute;
    right: -6px;
    top: -50px;
    font-size: 55px;
    z-index: 999999;
    opacity: 1;
    color: #fff;
}
/*.loginpage .modal-content {
    border-radius: 25px;
    background-color: #fff;
    border-radius: 25px;
    border: none;
    padding: 60px 170px 100px;
    background-color: #fff;
    position: relative;
}*/
.loginpage .modal-content {
    border-radius: 25px;
    background-color: #fff;
    border-radius: 25px;
    border: none;
    padding: 60px 100px 62px;
    background-color: #fff;
    position: relative;
}

.loginpage {
    max-width: 800px;
}
.modal-content.loginpage::after {
    background-image: url(../images/signupim.png);
    position: absolute;
    height: 282px;
    width: 320px;
    content: "";
    right: -46px;
    bottom: 0;
    background-size: 100%;
}

.loginpage p.lgn{
    background: #e6e6e6;
    border-radius: 6px;
    padding: 14px;
}

.loginpage p {
    font-weight: 400;
    color: #000;
    margin: 0;
}

.loginpage .checkbox {
    margin-top: 30px;
    font-size: 15px;
}
.loginpage .checkbox a {
    color: #fb0201;
    font-weight: 500;
    text-decoration: underline;
}
.loginpage .form-signin .form-group {
    text-align: left;
    margin-bottom: 15px;
}
.loginpage .social {
    width: 75%;
    margin: auto;
}
.loginpage .social a {
    padding: 15px 0;
    width: 100%;
    border-radius: 12px;
    color: #9f9f9f;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #eaeaea;
    text-decoration: none;
    font-size: 13px;
    box-shadow: 0 4px 9px 0 #cccccc73;
    background: #fff;
}

.loginpage .social a i {
    font-size: 30px;
    margin-bottom: 10px;
}
.loginpage p a {
    color: #000;
    text-decoration: underline;
    font-weight: 500;
}
.loginpage .into i.fas.fa-eye {
    position: absolute;
    top: 14px;
    right: 15px;
    margin: auto;
    color: #989898;
    font-size: 20px;
}
.loginpage .form-control {
    padding: 24px 20px;
    height: auto;
    margin-bottom: 18px;
    border: 1px solid #e3e2e4;
    border-radius: 8px;
    font-size: 14px;
    border-bottom: ;
    box-shadow: 0 4px 9px 0 #cccccc73;
}
.loginpage .into {
    position: relative;
}
.loginpage .form-control::placeholder {
    color: black;
    font-weight: 500;
}
.loginpage .form-signin button {
    background: #fb0201;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px;
    width: 170px;
    margin: 25px auto 0;
    box-shadow: 0 4px 9px 0 #cccccc73;
}
.loginpage .form-signin button:hover{
   opacity:.8;
}

.loginpage h5 {
    color: #000;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
}
.form-signin.forgotpass {
    padding-top: 20%;
}
.loginpage h5::after {
    position: absolute;
    background: #d5d5d5;
    content: "";
    height: 1px;
    width: 128px;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 176px;
}

.loginpage h5::before {
    position: absolute;
    background: #d5d5d5;
    content: "";
    height: 1px;
    width: 128px;
    left: 176px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
}
.loginpage .form-signin img {
    margin-bottom: 40px;
}
.loginpage .form-signin {
    font-size: 14px;
    z-index: 99999999;
    position: relative;
}
.loginpage h2 {
    font-size: 48px;
    color: #000;
    font-weight: 600;
    margin-bottom: 36px;
    font-family: 'Cooper';
}



.loginpage h6 {
    font-size: 14px;
    margin-bottom: 50px;
}
.loginpage h6 span {
    margin-right: 25px;
}



.loginpage .form-signin ul li .checkcontainer {
    position: relative;
    cursor: pointer;
    user-select: none;
    float: left;
    width: 100%;
    height: auto;
    margin-right: 6px;
    padding: 22px;
    border: 1px solid #dddbdb;
    border-radius: 10px;
    color:#000;
         font-size: 15px;
         text-align: center;
         background-color: #fff;

}
.loginpage .form-signin ul li .checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
}

.loginpage .form-signin ul li .checkcontainer input:disabled {
    cursor: default !important;
}
.loginpage .form-signin ul li .checkcontainer .radiobtn {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    font-weight: 500;
}

.loginpage .form-signin ul li .checkcontainer input:checked ~ .radiobtn{
       color: #fff;
}
.loginpage .form-signin ul li .checkcontainer input:checked ~ .radiobtn::after {
    display: block;
}
.loginpage .form-signin ul li .checkcontainer input:checked ~ .radiobtn::after {
    background: #fb0201;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    text-align: right;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    margin: auto;
    z-index: 9;
}
.loginpage .form-signin ul li .checkcontainer input:checked ~ .radiobtn b {
    z-index: 99;
    position: relative;
}

.loginpage .form-signin ul li {
    width: 28.33%;
    float: left;
    margin-right: 5%;
}
.loginpage .form-signin label {
    font-weight: 500;
    font-size: 15px;
}

.loginpage .form-signin button.btn {
    width: 300px;
    margin: 50px auto 0;
}

.loginpage .form-signin ul {
    display: flex;
}

/*********************************** footer **********************************/
.main-footer {
    padding:90px 0;
    width: 100%;
    float: left;
/*    border-top: 4px solid #7662f01c;*/
    background-image: url(../images/footerbg.jpg);
    background-size: cover;
    font-weight: 500
}
.main-footer p {
    color: #000;
    line-height: 28px;
}
.main-footer ul {
    margin: 0;
    padding: 0;
}
.main-footer ul li{
    margin-bottom: 20px;
}
.main-footer ul li a:hover {
    color: #fe0000;
    font-weight: 500;
}

.main-footer ul li a {

    color: #000;
    text-decoration: navajowhite;

}
.lastp {
    background: black;
    margin-bottom: 0;
    color: #fff;
    padding: 15px 0;
    width: 100%;
    float: left;
    font-size: 14px;
}
.main-footer h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-bottom: 25px;
    margin-top: 0;
}
.main-footer h6 {
    color: #000;
    padding-left: 40px;
    position: relative;
    margin-bottom: 28px;
}
.main-footer h6 a {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    display: block;
    font-weight: 500;
}
.main-footer h6 i {
    position: absolute;
    left: 0;
    font-size: 28px;
}


/********************************** environment *******************************/


section.environment {
    background: #ff0000;
    padding: 14px 0;
    margin-bottom: 15px;
    margin-top: 14px;
}
section.environment h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
section.environment p{
    color: #fff;
    margin-bottom: 0;
}
.categories{
    margin-bottom: 50px;
}
.categories .test .img {
    height: 300px;
    border-radius: 20px;
    position: relative;
    background-size: cover;
    border: 1px solid #e8e8e8;
    background-position: top center;
}
.categories h2 {
    font-size: 36px;
    margin-bottom: 40px;
    font-weight: 600;
}

.categories .test .img h6 {
    background: #fff;
    padding: 10px 0px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    border-right: 1px solid #e8e8e8;
    border-radius: 20px 0 0 0;
    border-bottom: 1px solid #e8e8e8;
    width: 190px;
    text-align: center;
}
.categories .test .img a.btn {
    background: red;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    padding: 10px 10px;
    position: absolute;
    bottom: -24px;
    border-radius: 30px;
    left: 0;
    right: 0;
    display: inline-block;
    width: 140px;
    margin: auto;
}
.categories .test{
    margin-bottom: 70px;
}


.categories .test h4 {
    font-size: 17px;
    font-weight: 600;
}
.categories .test .img a.btn:hover{
    background: #000;
}


.single_categories h6 {
    font-size: 15px;
    margin-bottom: 20px;
}

.categories.single_categories{
    margin-bottom: 120px;
}

.categories.single_categories .video {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    max-width: 1200px;
    margin: auto;
    height: 600px;
}
/*.categories.single_categories .video button {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 27px;
    background: #f62f00;
    border: navajowhite;
    margin-top: 30px;
    color: #fff;
    outline: none;
    box-shadow: none;
}*/
.categories.single_categories .video button {
    width: 54px;
    height: 40px;
    border-radius: 0;
    font-size: 20px;
    background: #f62f00;
    border: navajowhite;
    color: #fff;
    outline: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 100px;
}

.categories.single_categories .video button .fa-pause {
    display: none;
}
.categories.single_categories .video button.is-playing .fa-pause {
    display: block;
}
.categories.single_categories .video button.is-playing i {
    display: none;
}
.categories.single_categories p {
    font-weight: 500;
}

.categories.single_categories .video a.camel {
    position: absolute;
    top: 0;
    background: #fff;
    color: #626262;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    left: 0;
    text-align: center;
}
.categories.single_categories .video a.share {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    text-align: center;
    background: #fff;
    height: 40px;
    line-height: 40px;
    color: #626262;
    font-size: 20px;
}

.categories.single_categories h4 {
    font-weight: 600;
    font-size: 24px;
}
.letters h4 {
    text-align: center;
    margin-bottom: 20px;
}
.letters.bottom{
    margin-top: 20px;
}
.contact-in.fotgot .form-group input {
   font-size: 15px;
   padding: 10px 15px;
   height: auto;
   width: 100%;
}
.contact-in.fotgot .form-group{
   display: flex;
}
.contact-in.fotgot {
   width: 500px;
   margin: 160px auto 113px;
   border: 1px solid #dfdfdf;
   padding: 40px 40px 25px;
   border-radius: 16px;
   background: #fff;
}

.contact-in.fotgot [type="submit"] {
   padding: 12px;
   width: 138px !important;
   display: inline-block;
   font-size: 15px;
}
section.my_profile .categories .sidebar {
    width: 300px;
    position: absolute;
    left: 0;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding-bottom: 30px;
    top: 48px;
}
section.my_profile .categories .sidebar h3 {
    margin-top: -48px;
}

section.my_profile .categories {
    padding-left: 330px;
    position: relative;
    margin-top: 50px;
    min-height: 900px;
}

section.my_profile .categories .inmenu {
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    padding: 40px 30px;
    background: #fff;
}
section.my_profile .categories .sidebar .userimg {
    height: 280px;
    background-size: cover;
    background-position: top center;
    text-align: center;
    padding-top: 0;
    border-radius: 18px 18px 0 0;
}

section.my_profile .categories .sidebar .userimg .img {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    margin:auto ;
    position: relative;
}

section.my_profile .categories .sidebar .userimg .img input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 152px;
    z-index: 999;
    border-radius: 50%;
    overflow: hidden;
}
.categories .test h5 {
    font-size: 15px;
}
section.my_profile .categories .sidebar .userimg .img img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}
section.my_profile .categories .sidebar .userimg .img i {
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 17px;
}
section.my_profile .categories .sidebar .userimg ul {
    margin: 30px 0 0;
}

section.my_profile .categories .sidebar .userimg ul li {
    display: inline-block;
    margin: 0 10px;
}

section.my_profile .categories .sidebar .userimg ul li a img {
    height: 20px;
}
section.my_profile .categories .sidebar .userimg ul li a {
    width: 40px;
    background: #fff;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%;
}


section.my_profile .categories .sidebar h4 {
    padding: 16px 15px;
    font-size: 20px;
    margin: 0;
}
section.my_profile .categories .sidebar ul.nav-tabs{
    border: none;
}
section.my_profile .categories .sidebar ul.nav-tabs li {
    list-style: none;
    width: 100%;
}
section.my_profile .categories .sidebar ul.nav-tabs li a {
    padding: 15px 15px 15px 60px;
    display: block;
    color: #444444;
    font-weight: 500;
    position: relative;
    text-decoration: none;
}

section.my_profile .categories .sidebar ul.nav-tabs li a img {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 25px;
}

section.my_profile .categories .sidebar ul.nav-tabs li a img.hover {
    display: none;
}

section.my_profile .categories .sidebar ul.nav-tabs li a i {
    float: right;
    margin-top: 4px;
}
section.my_profile .categories .sidebar ul.nav-tabs li a.active {
    background: #fe0000;
    color: #fff;
}

section.my_profile .categories .sidebar ul.nav-tabs li a.active img{
    display: none;
}

section.my_profile .categories .sidebar ul.nav-tabs li a.active img.hover{
    display: block;
}


section.my_profile .categories h3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}
.categories .progress_report .row .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
}

.categories .progress_report .row{
    margin-right: -15px;
    margin-left: -15px;
}


.categories .test .img h5 {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    text-align: center;
    color: red;
    font-weight: 600;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 5px;
}

.categories .progress_report .test .img {
    height: 220px;
}
.progress_report_main{
    padding: 40px !important;
}







.my_profile .my_pro .form-control {
    padding: 10px 20px;
    box-shadow: 0px 0px 22px 0 #c2c2c252;
    height: auto;
    border: none;
    border-radius: 6px;
    border: 1px solid #e9e9e9;
}

.my_profile .my_pro label {
    color: #000;
    margin-top: 16px;
    font-weight: 500;
}
form.form-signin.update_prf .form-check label {
    display: inline-block;
    margin-left: 9px;
    padding-top: 4px;
    font-size: 15px;
}
form.form-signin.update_prf .form-check input {
    width: 18px;
    height: 18px;
    margin-right: 13px;
}
form.form-signin.update_prf .form-check  {
    margin-bottom: 8px;
}
.my_profile .my_pro .btn {
    background: #ff1a1a;
    color: #fff;
    padding: 0 34px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    border: none;
    margin-top: 25px;
    height: 46px;
}

.my_profile .my_pro .row{
    margin-left: -15px;
    margin-right: -15px
}


.categories.single_categories .main_carousel-control img {
    width: 90px;
}

.categories.single_categories .main_carousel-control .carousel-control-prev {
    left: 3%;
    opacity: 1;
    height: 100px;
    padding: 0;
    width: auto;
    bottom: 0;
    margin: auto;
}

.categories.single_categories .main_carousel-control .carousel-control-next {
    right: 3%;
    opacity: 1;
    height: 100px;
    padding: 0;
    width: auto;
    bottom: 0;
    margin: auto;
}



.categories.single_categories .video audio {
    position: absolute;
    bottom: 26px;
    margin: auto;
    left: 0;
    right: 0;
    width: 60%;
}






/******************************* contact us page ****************************/
.contact {
    margin: -70px 0px 60px;
}
.contact .heading {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.contact input {
    padding: 12px 15px 12px 60px;
    border-radius: 5px;
    color: #000;
    border: 1px solid #ebebeb;
}
.contact .into {
    position: relative;
    width: 100%;
    float: left;
    border-radius: 5px;
    overflow: hidden;
}
.contact .into i {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    background: #f0f0f0;
    font-size: 19px;
    color: #fc0101;
    height: 100%;
    width: 46px;
    text-align: center;
    line-height: 47px;
}
.contact textarea {
    padding: 10px 20px;
    border-radius: 5px;
  border: 1px solid #ebebeb;
    color: #000;
}
.contact .inadd .test {
    height: 100%;
    padding: 36px 25px 36px 105px;
    color: #0000;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 35px 0 #00000026;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.heading_in h2 {
    font-weight: 600;
    font-size: 45px;
    color: #fff;
}
.heading_in p{
    color:#fff;
    margin-bottom:0;
}
.contact [type="submit"] {
    background: #fc0101;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    float: left;
    padding: 18px 60px;
}
.contact [type=submit]:hover{
 opacity:.8;
    transition: 2s all;
    animation-direction: reverse;
}
.contact .contact-in p {
    color: #626262;
    margin-bottom: 0;
    font-size: 14px;
}
.contact .contact-in p a{
       color: #626262;
}
.contact h5 {

    font-size: 16px;
    font-weight: 600;
    color: #000;

}

.contact .contact-in h3 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 600;
}

.contact .contact-in label {
    float: left;
    font-weight: 600;
    margin-top: 6px;
    color:#626262
}

.contact .inadd .test .fas {
    font-size: 36px;
    margin-bottom: 10px;
    background: #fc0101;
    width: 90px;
    height: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 125px;
}

.contact .inadd {
    margin-bottom: 20px;
}
.map iframe {
    height: 450px;
    width: 100%;
}



/***************** about ***************/
.about {
    margin-top: 100px;
}
.about1 {
    margin-bottom: 40px;
}
.about p {
    color: #8c8c8c;
    line-height: 28px;
}
.about1 img {
    border-radius: 60px;
}
.about1 h2.hed {
    color: #000000;
    font-weight: 600;
    font-size: 24px;
}













.question .checkcontainer {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 6px;
}
.question .checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.question .radiobtn {
    position: absolute;
    top: 1px;
    left: 0;
    height: 28px;
    width: 28px;
    border: 2px solid #c9c5c5;
    border-radius: 50%;
}
.question input:checked ~ .radiobtn {
    background-color: #ffffff;
    border: 2px solid #ff0000;
    background-image: url(../images/ckk.png);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}
.question .checkcontainer input:checked ~ .radiobtn:after {
    display: block;

}

.question .in_question .intrue {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 24px 0;
}

/*.question .checkcontainer input:checked ~ .radiobtn::after {
    background: white;
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 0;
    text-align: right;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius:50%;
    margin: auto;
}
*/

section.question h4 {
    background: #fdfdfd;
    padding: 0 80px 0px 90px;
    font-size: 16px;
    color: #000;
    border: 2px solid #ff00004a;
    border-radius: 60px;
    margin-bottom: 16px;
    position: relative;
    line-height: 77px;
}
.question .test {
    padding-left: 50px;
    position: relative;
    min-height: 30px;
    line-height: 30px;
    font-weight: 500;
}
  .newplace .imag_src img {
    width: 240px !important;
}
.question .test label.checkcontainer {
    margin: 0;
}
.question .test i.fas.fa-microphone-alt {
    font-size: 22px;
    margin-top: 2px;
    margin-left: 8px;
}
.question .in_question {
    border: 2px solid #e2e2e2;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 20px;
    position: relative;
}
section.question h4 img {
    height: 35px;
    margin-right: 12px;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.row.btns a.next {
    background: #bbbbbb;
    padding: 15px 54px;
    color: #fff;
    font-weight: 600;
    float: right;
    border-radius: 30px;
}
.row.btns button.next {
    background: #bbbbbb;
    padding: 12px 54px;
    color: #fff;
    font-weight: 600;
    float: right;
    border-radius: 30px;
}
.row.btns button.next {
    background: #bbbbbb;
    padding: 15px 54px;
    color: #fff;
    font-weight: 600;
    float: right;
    border-radius: 30px;
}
section.question h4 span {
    line-height: 25px;
    display: inline-block;
    padding: 14px 0;
}
section.question h4 i {
    background: red;
    height: 81px;
    position: absolute;
    right: 0;
    top: 0;
    width: 81px;
    text-align: center;
    line-height: 81px;
    font-size: 36px;
    color: #ffff;
    border-radius: 50%;
    bottom: 0;
    margin: auto; 
}
.newplace p {
    margin: 0;
    line-height: 28px;
    font-size: 17px;
    position: absolute;
    bottom: 0;
    background: #000000ad;
    width: 100%;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
}
section.question .readimg p span {
    color: red;
    font-weight: 600;
}
.question .in_question h3 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 500;
}
.newplace{
    position: relative;
}

section.question .readimg p {
    margin: 0;
    line-height: 28px;
    color: #020202;
    font-size: 17px;
    font-weight: 400;
}
.question .in_question h3 img {
    width: 50px;
    margin-right: 10px;
}

.newplace p span {
    color: #fff;
    font-weight: 500;
    background: transparent !important;
}
.truediv .modal-footer{
    border: none;
}


.truediv img {
    width: 120px;
}
.truediv {
    text-align: center;
}
.truediv .btn {
    width: 50%;
    padding: 12px;
    border-radius:30px;
    border: none;
}
.truediv .btn.btn-primary{
    background:#ff0000;
}
.truediv .btn:hover{
    opacity: .8;
}

.truediv .modal-content {
    padding: 30px;
    border-radius: 20px;
}
.truediv h5 {
    margin: 0;
    margin-top: 12px;
    font-size: 18px;
}
.truediv .modal-content button.close {
    position: absolute;
    right: 0;
    top: -30px;
    right: -30px;
    font-size: 44px;
    background: red;
    opacity: 1;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 0px 20px 0 20px;
    outline: none;
    text-decoration: none;
}


/*************new css************/
section.question.new_view {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    z-index: 999;
    padding-top: 70px;
}
 button.full_view {
    float: right;
    border: 2px solid #e2e2e2;
    padding: 10px;
    width: 60px;
    font-size: 26px;
    position: absolute;
    right: -2px;
    bottom: -2px;
    border-radius: 16px 0 16px;
    color: black;
    outline: none;
    box-shadow: none;
}
section.question.new_view button.full_view {
    display: none;
}


section.question.new_view .close {
    position: absolute;
    right: 15px;
    display: block !important;
    font-size: 37px;
    top: 15px;
}

.letters h5 {
    color: red;
    font-weight: 600;
}

.letters h4 {
    color: red;
    font-weight: 600;
}
.letterslist h5 {
    color: red;
    font-weight: 600;
}

.letterslist h4 {
    color: red;
    font-weight: 600;
}


.main_quot{
    position: relative;
}
.main_quot .btnsimg button.prev {
    position: absolute;
    left: -106px;
    top: 0;
    margin: auto;
    height: 80px;
    width: 100px;
    border: navajowhite;
    background: transparent;
    outline:none;
    box-shadow: none
}

.main_quot .btnsimg button.next {
    position: absolute;
    right: -106px;
    top: 0;
    margin: auto;
    height: 80px;
    width: 100px;
    border: navajowhite;
    background: transparent;
    outline:none;
    box-shadow: none
}
.main_quot .btnsimg {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 80px;
    margin: auto;
}
.main_quot .btnsimg button.prev img, .main_quot .btnsimg button.next img{
    width: 100%
}

.recent_course.recent_course_single {
    margin-bottom: 60px;
}

.categories .plan_section .row {
    margin-right: 0;
    margin-left: 0;
}

section.my_profile .categories .plan_section .inmenu {
    border: none;
    border-radius: 20px;
    padding: 0;
    background: transparent;
    margin-top: 20px;
}
.plan_section h3{
    margin-left: 0;
}
.plan_section .test h3 {
    margin-left: 0;
    margin-left: 26px;
    padding: 15px;
    font-size: 18px !important;
}
section.my_profile .categories .plan_section .inmenu ul li {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
}

section.my_profile .categories .plan_section h3.h3pro {
    background: transparent;
    color: #222324;
    padding: 0;
    text-align: left;
    display: block;
    margin-top: 0;
}


.player_letter {
    margin: 0 auto 20px;
    display: block;
    width: 100%;
    text-align: center;
}


@media (min-width: 1800px) {
    .container {
    max-width: 1500px;
}
.contact .container, .question .container{
    max-width: 1140px;
}
}


/** Large devices (desktops, less than 1800px) **/

@media (max-width: 1799.98px) { 

    .categories .test h4 {
    font-size: 16px;
}
.plan_section .test {
    padding: 20px 10px 20px;
}
.categories .test h4 {
    font-size: 17px;
}
section.my_profile .categories .sidebar {
    width: 265px;
}
section.my_profile .categories {
    padding-left: 280px;
    position: relative;
    margin-top: 25px;
    min-height: 900px;
    margin-bottom: 0;
}
.categories .test {
    margin-bottom: 70px;
}
.plan_section .test {
    border-radius: 12px;
}
section.my_profile .categories h3 {
    padding: 14px;
    font-size: 16px !important;
    margin-bottom: 0
}
.why_langLex .test {
    padding-left: 58px;
}

.why_langLex .test img {
    width: 45px;
}
.why_langLex .test h4 {
    font-size: 16px;
}

section.my_profile .categories .inmenu {
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    padding: 40px 61px;
    background: #fff;
}
.categories .test .img {
    height: 282px;
}
.categories .test .img a.btn {
    font-size: 14px;
    padding: 8px 10px;
    bottom: -22px;
    width: 150px;
}
.categories .row {
    margin-right: -40px;
    margin-left: -40px;
}
.plan_section h3 {
    font-size: 24px;
    padding: 20px;
}
.plan_section h4 {
    font-size: 28px;
    padding-right: 0px;
}
.testimonials .carousel-inner p {
    padding: 60px 60px 90px;
    margin-top: 40px
}
.testimonials .carousel-inner .imgs {
    height: 380px;
}
.testimonials .carousel-inner p .testiicon2 {
    width: 45px;
}
.testimonials .carousel-inner p .testiicon1 {
    width: 40px;
}
.testimonials .carousel-inner h5 {
    margin-top: 20px;
    font-size: 20px;
}
section.my_profile .categories .sidebar h3, section.my_profile .categories .plan_section h3.h3pro, section.my_profile .tab-content h3 {
    font-size: 20px !important;
}
section.my_profile .categories .sidebar h3 {
    margin-top: -52px;
}
section.my_profile .categories .plan_section .inmenu .test h3 {
    font-size: 16px !important;
    margin-top: -21px;
}
}

/** Large devices (desktops, less than 1600px) **/

@media (max-width: 1599.98px) { 

}

/** Large devices (desktops, less than 1366px) **/
@media (max-width: 1359.98px) { 
    section.banner h5 {
    top: 70px;
    font-size: 16px;
}
    .categories.single_categories {
    margin-bottom: 50px;
}
    .recent_course h2, .testimonials h2 {
    font-size: 28px;
}
  .main_header .navbar-nav li {
    margin: 0px 15px;
}
.main_header .navbar-nav li a.nav-link {
    padding: 10px 20px !important;
}
.banner p {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 20px;
}
.main_header .navbar {
    margin: 12px 0 0;
}
section.environment {
    padding: 12px 0;
    margin-top: 12px;
}
.top_header {
    padding: 12px 0px;
}
.banner h2 {
    font-size: 50px;
    margin-top: 90px;
    line-height: 55px;
}
.banner img {
    margin-top: -70px;
    width: 100%;
}
.recent_course h4 {
    font-size: 16px;
    margin-top: 16px;
}
.recent_course .test .btn {
    font-size: 14px;
    padding: 12px 20px;
}
.plan_section h4 {
    font-size: 24px;
}
.plan_section h3 {
    font-size: 22px;
    padding: 20px;
    }
    .plan_section .test {
    padding: 31px 20px 60px;
}
.plan_section .test ul li {
    font-size: 14px;
    line-height: 24px;
    padding-left: 30px;
    margin-bottom: 14px;
}
.loginpage {
    max-width: 750px;
}
.loginpage .modal-content {
    padding: 30px 40px 40px; 
}
.loginpage h2 {
    font-size: 40px;
    margin-bottom: 30px; 
}

.loginpage .form-signin ul li .checkcontainer {
    padding: 16px;
}
.loginpage .form-signin button.btn {
    margin: 40px auto 0;
}
.loginpage .form-control {
    padding: 15px 20px;
}
.loginpage .form-signin button.btn {
    margin: 20px auto 0;
}
.langLex_catg h4 {
    font-size: 18px;
}
.langLex_catg h4 span {
    font-size: 14px;
}
.langLex_catg h5 {
    margin-top: 30px;
}
.form2 {
    margin-top: 40px;
}
.form1 .form-control {
    height: 48px;
    margin-bottom: 15px;
}
.langLex_catg iframe {
    height: 350px;
}
.form1, .Environment {
    margin-top: 40px;
}
.categories .test h4 {
    font-size: 18px;
}
.categories .test .img a.btn {
    font-size: 14px;
    padding: 10px 0px;
    width: 130px;
}

.categories .row {
    margin-right: -40px;
    margin-left: -40px;
}

.categories h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.question .in_question {
    padding: 25px;
}
.newplace .imag_src img {
    width: 200px !important;
}
section.my_profile .categories .plan_section .inmenu .test h3 {
    font-size: 15px !important;
    margin-top: -31px;
    margin-left: 35px !important;
    width: 100%;
}
}


/** Large devices (desktops, less than 1200px) **/

@media (max-width: 1199.98px) { 
    section.my_profile .categories .plan_section .inmenu .test h3 {
    margin-top: -21px;
}
    section.banner h5 {
    top: 46px;
    font-size: 15px;
}
    .loginpage .form-control {
    padding: 12px 15px;
}
.loginpage .checkbox {
    margin-top: 20px;
    font-size: 14px;
}
.main_header .top_header ul li .btnuser {
    margin-right: -6px;
}
.contact .inadd .test {
    padding: 20px 25px 20px 80px;
}

  .categories.single_categories h4 {
    font-size: 20px;
}
    .categories.single_categories {
    margin-bottom: 60px;
}
    .recent_course {
    margin-top: 0px;
}
    .why_langLex .test {
    padding-left: 45px;
}
.why_langLex .test img {
    width: 35px;
}
.why_langLex .test h4 {
    font-size: 15px;
}
    .form1, .Environment {
    margin-top: 30px;
}
.form2 .btn {
    width: 95px;
    }
.loginpage h2 {
    font-size: 32px;
    margin-bottom: 20px;
}
.loginpage h2 img {
    width: 130px;
}
.why_langLex h2 {
    font-size: 24px;
    margin-bottom: 30px;
}
.why_langLex .test p {
    font-size: 14px;
}
.loginpage h6 {
    margin-bottom: 30px;
}
.form2 {
    padding-right: 65px;
}
.form2 .form-control {
    font-size: 14px;
    padding: 15px 30px 15px 15px;
}

.form1 .form-control {
    font-size: 14px;
}
.langLex_catg iframe {
    height: 320px;
}
    body{
        font-size:14px;
    }
    .loginpage {
    max-width: 550px;
}
.modal-content.loginpage::after {
    height: 200px;
    width: 227px;
    right: -25px;
}
.loginpage .form-signin button.btn {
    margin: 20px auto 0;
    padding: 12px;
    width: 200px;
}
.loginpage .form-signin ul li .checkcontainer {
    padding: 12px;
    font-size: 14px
}
.loginpage .form-signin label {
    font-size: 14px;
}
.loginpage .modal-content {
    padding: 20px 30px 30px;
}
.main_header .top_header ul li {
    margin-left: 15px;
    line-height: 30px;
}
.main_header .top_header ul li .btn {
    width: 135px;
}
.main_header .navbar-nav li {
    margin: 0px 10px;
}
.banner h2 {
    font-size: 42px;
    margin-top: 65px;
    line-height: 45px;
}
.recent_course h2, .testimonials h2 {
    font-size: 24px;
}
.recent_course .test {
    height: 230px;
}
.plan_section h4 {
    font-size: 20px;
}
.plan_section h3 {
    font-size: 20px;
    padding: 20px;
}
.plan_section .test {
    padding: 21px 20px 60px;
}
.plan_section .btn {
    padding: 14px 35px;
    font-size: 15px;
}
.testimonials h4 {
    font-size: 16px;
}


.testimonials .carousel-inner p {
    padding: 60px 50px 70px;
    line-height: 28px;
    font-size: 14px;


}
.testimonials .carousel-inner p .testiicon1 {
    position: absolute;
    left: 25px;
    top: 20px;
    width: 30px;
}
.testimonials .carousel-inner p .testiicon2 {
    position: absolute;
    right: 25px;
    bottom: 20px;
    width: 40px;
}
.testimonials .carousel-inner .imgs {
    height: 300px;
}
.testimonials .carousel-inner h5 {
    margin-top: 24px;
    font-size: 20px;
}
.testimonials .carousel-indicators {
    bottom: -44px;
}

.main-footer h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
.main-footer .mt-2.w-75 {
    width: 100% !important;
}
.main-footer {
    padding: 60px 0;
}
.plan_section .test {
    margin-bottom: 60px;
}
.plan_section .btn {
    bottom: 35px;
}
.plan_section {
    margin: 50px 0;
}
.testimonials {
    padding: 0 0 50px;
}
.recent_course .owl-carousel {
    padding: 0 55px;
}
.recent_course .owl-prev {
    left: 0;
}

.recent_course .owl-next {
    right: 0;
}
    .loginpage .social {
    width: 100%;
    margin: auto;
}
.categories h2 {
    font-size: 26px;
    margin-bottom: 25px;
}
.categories .test h4 {
    font-size: 16px;
}
.categories .test .img a.btn {
    padding: 8px 0px;
    width: 120px;
}
.categories .test .img {
    height: 230px;
}

.categories .row {
    margin-right: -20px;
    margin-left: -20px;
}
.categories .test .img h6 {
    border-radius: 18px 18px 0 0;
    width: 100%;
}
.categories .test {
    margin-bottom: 50px;
}
section.environment h3 {
    font-size: 24px;
}
}
@media (max-width: 1199.98px) { 
section.question h4 {
    padding: 0 90px 0px 95px;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 72px;
}
section.question h4 i {
    height: 72px;
    width: 72px;
    text-align: center;
    line-height: 72px;
    font-size: 32px;

}
section.question h4 {
    padding: 0 80px 0px 100px;
    font-size: 16px;
    }
section.question .readimg p {
    font-size: 16px;
}
.categories.single_categories .main_carousel-control img {
    width: 125px;
}
section.my_profile .categories .inmenu {
    border-radius: 10px;
    padding: 15px 20px;
}
}

/**  Medium devices (tablets, less than 992px) **/
@media (max-width: 991.98px) {
.main_header .top_header ul li .btnuser {
    width: 44px;
    height: 44px;
    line-height: 41px;
    margin-right: 0;
    font-size: 20px;
}
    .categories.single_categories .main_carousel-control img {
    width: 95px;
}
    section.question .readimg p {
    font-size: 15px;
}
    .question .in_question {
    padding: 30px;
}  
    section.environment {
    margin-bottom: 40px;
    margin-top: 0;
}
.main_header .navbar {
    margin: 15px 0 0;
}
.categories .test h4 {
    font-size: 15px;
}

.categories h2 {
    font-size: 24px;
}
.Environment{
    margin-top: 0;
}
    .why_langLex {
    padding: 30px 0;
    margin-top: 40px;
}
.why_langLex .test {
    padding-left: 0;
    text-align: center;
}
.why_langLex .test img {
    width: auto;
    position: relative;
    margin-bottom: 10px;
    height: 40px;
}
    .loginpage h6 {
    margin-bottom: 20px;
}
.why_langLex h2 {
    font-size: 20px;
    text-align: center;
}
.loginpage h6 span {
    margin-right: 15px;
    margin-bottom: 4px;
    display: inline-block;
}

.loginpage .form-control {
    margin-bottom: 14px;
    }
    .logo {
    width: 140px;
}
    .main_header .top_header ul li .btn {
    width: 90px;
    height: 44px;
    line-height: 44px;
}
.main_header .top_header ul li {
    margin-left: 5px;
}
.main_header .top_header ul li .started {
    width: 120px;
    height: 44px;
    line-height: 44px;
    }
    .main_header .top_header ul li span a {
    height: 44px;
    width: 44px;
    line-height: 44px;
    margin-left: 4px;
}
.main_header .navbar-nav li {
    margin: 0px 3px;
}
.main_header .navbar-nav li a.nav-link {
    padding: 10px 12px !important;
}
    .main-footer {
    padding: 50px 0;
}
   body{
        font-size:13px;
    }
    .testimonials .carousel-inner {
    padding: 0 60px;
    margin-top: -150px;
}
.testimonials .carousel-inner p {
    padding: 40px 30px 50px;
    line-height: 24px;
    font-size: 13px;
}
.testimonials .carousel-inner p .testiicon1 {
    left: 20px;
    top: 15px;
    width: 22px;
}
.testimonials .carousel-inner p .testiicon2 {
    right: 20px;
    bottom: 15px;
    width: 30px;
}
.testimonials .carousel-inner .imgs {
    height: 220px;
}
.testimonials .carousel-inner h5 {
    margin-top: 16px;
    font-size: 18px;
}
.banner h2 {
    font-size: 36px;
    margin-top: 60px;
    line-height: 40px;
}
.banner img {
    margin-top: 0;
}
.banner .btn {
    padding: 10px 30px;
}
.recent_course {
    margin-top: 50px;
}
.recent_course h4 {
    font-size: 15px;
    margin-top: 12px;
}
.recent_course .test .btn {
    font-size: 13px;
    padding: 8px 12px;
}
.recent_course .test {
    height: 180px;
}
    .loginpage h2 {
    font-size: 28px;
}
.loginpage .form-signin ul li {
    width: 33.33%;
    margin-right: 3%;
}
    .langLex_catg .col-xl-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
.langLex_catg .col-xl-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.langLex_catg {
    margin-top: 0;
}
.langLex_catg .main_carousel-control {
    margin: 10px auto 30px;
}
.plan_section .test ul li {
    margin-bottom: 9px;
}
.plan_section h4 {
    margin-bottom: 0;
}
.plan_section h3 {
    margin-bottom: 20px;
}
.recent_course.recent_course_single {
    margin-bottom: 40px;
}
section.my_profile .categories {
    padding-left: 0;
}
section.my_profile .categories .sidebar {
    width: 265px;
    position: fixed;
    top: 0;
    border-radius: 0;
    border: navajowhite;
    box-shadow: 0 0 32px #0000003d;
    z-index: 999;
    display: none;
}
section.my_profile .categories .sidebar h3 {
    margin-top: 0;
}
section.my_profile .categories .sidebar .userimg {
    height: 200px;
    border-radius: 0;
    margin: 0 15px;
}
.plan_section .test::after{
    display: none;
}
section.my_profile .categories .plan_section .inmenu .test h3 {
    margin-top: -145px;
    width: 200px;
    position: absolute;
    right: -21px;
    top: 0;
}

a.Filter {
    display: block !important;
}
a.filter {
    background: red;
    padding: 8px 15px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    width: 92px;
    border-radius: 4px;
}
section.my_profile .categories.main .sidebar {
    display: block;
    overflow-y: auto;
    height: 100%;
}
a.filter.close {
    width: auto;
    color: red !important;
    background: transparent;
    font-size: 24px;
}
}

/** Small devices (landscape phones, less than 768px)**/
@media (max-width: 767.98px) {
    section.banner h5 {
    top: -2px;
    font-size: 14px;
}
.main_header .navbar-nav li {
    margin: 0px 3px 5px;
    width: 100%;
}
.main_header .navbar-nav li a {
    border-radius: 0 !important;
}
    .categories.single_categories h4 {
    font-size: 18px;
}
.single_categories h6 {
    font-size: 14px;
}
    .categories.single_categories {
    margin-bottom: 20px;
}

.form1, .Environment {
    margin-top: 0;
}
    .modal-content.loginpage::after {
    height: 142px;
    width: 160px;
    right: -15px;
}
    .loginpage .form-signin .form-group {
    margin-bottom: 6px;
}

    .loginpage {
    max-width: 450px;
}
.loginpage h2 img {
    width: 100px;
}
.loginpage .form-signin ul li {
    width: 33.33%;
    margin-right: 2%;
}
.loginpage .modal-content {
    padding: 20px 10px 30px;
}
    .loginpage h2 {
    font-size: 24px;
}
    .plan_section .test ul li {
    margin-bottom: 8px;
}
  .testimonials .carousel-inner .imgs{
    height: 220px;
    width: 250px;
    margin: auto;
    text-align: center;
}
.testimonials .carousel-inner .imgs .h-100 {
    height: auto !important;
    width: 100%;
}
.navbar-toggler {
    color: red !important;
    font-size: 27px;
    position: absolute;
    right: 15px;
    top: -130px;
    padding: 0;
    outline: none;
    box-shadow: none;
}
.testimonials .carousel-inner {
    padding: 0 30px;
    margin-top: -120px;
}
.testimonials .carousel-inner p {
    margin-top: 20px;
    text-align: center;
    }
    .testimonials .carousel-inner h5 {
    text-align: center;
    font-size: 15px;
}
.testimonials .carousel-indicators {
    bottom: -50px;
    right: 0;
    left: 0;
}
.plan_section h3, .plan_section h4 {
    font-size: 18px;
    padding: 16px;
}
.banner h2 {
    font-size: 30px;
    margin-top: 15px;
    line-height: 36px;
}
.recent_course h2, .testimonials h2 {
    font-size: 20px;
}
.main_header .container {
    position: relative;
}
.main_header .top_header ul {
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
}
.top_header {
    padding: 20px 0px;
}
.main_header .top_header ul li .btn {
    width: 80px;
}
.main_header .top_header ul li {

    margin:0 2px;
    float: none;
    display: inline-block;

}
        .main-footer {
    text-align: center;
}
.main-footer h3 {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 25px;
    font-weight: 600;
}
.main-footer h6 {
    padding-left: 0;
}
.main-footer h6 i {
    position: relative;
    left: 0;
    font-size: 22px;
    margin-right: 6px;
}
.main-footer ul li {
    margin-bottom: 10px;
}
.main-footer {
    padding: 40px 0 20px;
}
.main-footer .social {
    margin-top: 24px;
}
    .loginpage h6 {
    text-align: center;
}
.why_langLex .test img {
    margin-bottom: 6px;
    height: 35px;
}
    .why_langLex .test p {
    font-size: 13px;
}
.why_langLex .test h4 {
    margin-bottom: 0;
}

.why_langLex .test {
    width: 33.33%;
}
.categories.single_categories .main_carousel-control img {
    width: 65px;
}
.categories.single_categories .video audio {
    bottom: 10px;
    width: 95%;
}
.question .in_question .intrue {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 24px 0;
}
.lastp {
    padding: 15px 0;
}
}




/** Small devices (landscape phones, less than 575px)**/
@media (max-width: 575.98px) { 
    .main-footer p {
    line-height: 24px;
}
.main-footer h6 i {
    font-size: 20px;
}
.categories.single_categories .main_carousel-control img {
    width: 45px;
}
.categories.single_categories .video audio {
    width: 95%;
    height: 40px;
    bottom: 10px;
}
    .langLex_catg iframe {
    height: 250px;
}
    .loginpage h5 {
    font-size: 14px;
}
.loginpage h5::before {
    width: 70px;
    left: 110px;
}

.loginpage h5::after {
    width: 70px;
    right: 110px;
}
    .loginpage .form-control {
    padding: 12px 20px;
}
    .loginpage h6 {
    margin-bottom: 10px;
}
    .main_header .top_header ul li:first-child {
    position: absolute;
    right: 50px;
    top: -36px;
}
.loginpage h6 span {
    margin-right: 10px;
    margin-bottom: 5px;
}
.recent_course {
    margin-top: 0px;
}
.plan_section h3 {
    padding: 16px;
    margin-bottom: 00;
    margin-top: 15px;
}
.plan_section h4 {
    margin-bottom: 0;
  }
  .plan_section .test::after {
   display: none;
}
.plan_section {
    margin: 30px 0;
}
.loginpage .form-signin .form-group {
    margin-bottom: 2px;
}
.loginpage .form-signin ul {
    margin-bottom: 0;
}
.loginpage .form-signin label, .loginpage .checkbox a {
    font-size: 13px;
}
section.environment h3 {
    font-size: 20px;
}
section.environment {
    padding: 20px 0;
}



section.environment {
    margin-bottom: 30px;
}
.categories h2 {
    font-size: 22px;
}
.recent_course.recent_course_single {
    margin-bottom: 30px;
}
}
/** Small devices (landscape phones, less than 480px)**/
@media (max-width: 480px) { 
    .main_header .top_header ul li:first-child {
    top: -30px;
}
    .categories .test .img {
    height: 200px;
}
    .categories .test .img h6 {
    font-size: 10px;
}
    .why_langLex .test {
    width: 100%;
}
.langLex_catg iframe {
    height: 210px;
}
.loginpage .form-signin label, .loginpage .checkbox a {
    font-size: 11px;
}
    .banner h2 {
    font-size: 24px;
    margin-top: 0;
    line-height: 28px;
}
    .loginpage .modal-content {
    padding: 20px 5px 30px;
}
.loginpage h2 {
    font-size: 22px;
}
.loginpage h2 img {
    width: 80px;
}
    .logo {
    width: 100px;
}

.main_header .top_header ul li span a {
    height: 38px;
    width: 38px;
    line-height: 38px;
    margin-left: 2px;
}
.main_header .top_header ul li span a img {
    height: 14px;
}
 .main_header .top_header ul li .btn {
    width: 100%;
    height: 38px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 500;
}
.main_header .top_header ul li .started {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
}
.main_header .top_header ul li:nth-child(2){
    display: none;
}
.top_header {
    padding: 15px 0px;
}

.main_header .top_header ul li {
    margin: 0 1%;
    width: 47%;
}
.main_header .top_header ul li:first-child {
    width: auto;
    margin: 0;
}
.navbar-toggler {
    top: -113px;
}
.main_header .top_header ul li select {
    margin-top: 17px;
}  
.main_header .top_header ul li .btnuser {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
}  
.main_header .top_header ul li:nth-child(3) {
    text-align: left;
}

}
