
.animated-partion-section-image-main{
  border-radius: 20px;
    /* border: 1px solid #545050; */
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.animated-partion-section-image-main img{
 height: 110px;
    object-fit: cover;
    padding: 8px;
}
.animated-partion-section-image {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: center;
    align-items: center;

}
.memories-image{
    height:100px;
}
#teacher-image-adjust{
   
}
#teacher-image-adjust img{
    height: 100px;
    object-fit: cover;
}
.animated-partion-section{
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#two-hour-backgound-one{
position: relative;
}
#two-hour-backgound-one:before{
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgba(30, 30, 30, .40);
}
#some-alliance-certificate{
   display: flex;
    justify-content: center;
    align-items: center;
    
    background-size: cover;
    background: linear-gradient(90deg, #3d493a 73%, rgba(39, 146, 178, 0) 100%, rgba(0, 212, 255, 0) 100%);
    padding-top: 20px;
    border-radius: 20px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
}
#some-alliance-certificate h3{
color: white;
}
#some-alliance-certificate h2{
color: white;
}


#schedule-table-for-responsive{
    display: none;
}


#schedule-spacing {
       display:flex;
       justify-content:center;
       align-items:center;
    }
    #schedule-spacing img{
       width: 77%;
       margin-bottom: 24px;
    }






#mysore-logo{
    border-radius: 20px;
    height: 60px;
}
#spacing-mysore-input{
    padding:10px;
    margin-bottom: 10px;
}
#mysore-appointment-box{
    border:none;
    gap:5px;

}
#mainresponsetwo{
display: none;
}
#mainresponsethree{
display: none;
}
#mainresponsefour{
display: none;
}
#mysore-appointment-form{
    width:100%;
}
#our-appointment-boxmysore{
    padding:20px;
    gap:10px;
}
#main-menu-mysore ul li a{
    padding:10px;
    font-size: 14px;
    
}
#service-benefit-box-mysore ul{
display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px 40px;
}
#service-benefit-box-mysore ul li{
    width:100%;
}
#service-benefit-box-mysore h6{
    padding-bottom: 20px;
    font-size: 25px;
}

#mysore-spectrum{
    padding: 15px;
    border: 1px solid #dbd1d1;
    border-radius: 20px;
    width: 45%;
    margin: 10px;
}
#mysore-spectrum-margin{
    margin-top: 20px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
#detail-mysore-design{
    font-size: 20px;
    text-align: center;
    letter-spacing: 4px;
}
#mysore-headingthree-detail{
width:100%;
background: none;
text-align: center;
}
#mysore-headingtwo-detail{
font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
}

#blog-para-mysore{
    font-size: 14px;
}




.mysore-detail-upper{
    padding: 30px;
    border: 1px solid #c9c9c3;
    border-radius: 30px;
    background: url(../images/page-header-bg.jpg);
    position: relative;
}
.mysore-detail-upper:after{
    position: absolute;
    content: "";
    right: 0px;
    left: 0px;
    width:100%;
    height: 100%;
    background-color: black;
    top:0px;
    bottom:0px;
    background: linear-gradient(269.99deg, rgba(30, 30, 30, 0) 43.61%, rgba(30, 30, 30, 0.828125) 78.06%, #1E1E1E 101.51%), linear-gradient(360deg, rgba(30, 30, 30, 0.1) 78.13%, #1E1E1E 102.84%);
}
.mysore-detail-upperleft{
    margin-bottom: 15px;
    position: relative;
    z-index: 10;
}
.mysore-detail-upperleft h4{
    color: white;
}
.mysore-detail-upperright{
    position: relative;
    z-index: 10;
}
.mysore-detail-upperright-uone{
    list-style: none;
    padding: 0px;
}
.mysore-detail-upperright-uone li {
    padding-bottom: 7px;
    padding-top: 7px;
    color:white;
    font-family: math;
    font-size: 18px;
}
.mysore-detail-upperright-uone li span{
    color: #0c0b0b;
    font-weight: 600;
    color:white;
}
.mysore-detail-upperright-utwo{
    list-style: none;
    padding-left: 0;
}
.mysore-detail-upperright-utwo a{
    list-style: none;
    padding-left: 0;
}
.mysore-detail-upperright-utwo li{
    padding-bottom: 7px;
    padding-top: 7px;
    color:white;
}
.mysore-detail-upperright-utwo li span {
    font-size: 30px;
    color:white;
}
.enroll-button-mysore{
    padding: 10px;
    background-color: #3d493a;
    width: 30%;
    border-radius: 20px;
    font-size: 20px;
    color: white;
    text-align: center;
}
#yoga-teacher-mysore{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 20px 10px;
}
#yoga-teacher-mysore p{
    text-align: center;
    margin-bottom: 8px;
    font-size: 13px;
}
#yoga-teacher-mysore h3{
    text-align: center;
    text-align: center;
    margin-bottom: 4px;
}
#yoga-teacher-mysore a{
    padding: 10px;
    background-color: #3d493a;
    width: 60%;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    color: white;
}
#mysore-teacher-image img{
max-width: 100%;
    margin-bottom: 10px;
}
#mysore-teacher-image {
    margin-right: 0px;
}
#yoga-teacher-mysore:hover{

}
#yoga-teacher-mysore-content{
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#mysore-teacher-gap{
    gap:10px;
}



/*reading*/



.reading-section {
      background-color: white;
      text-align: center;
    }

    .reading-section h5 {
     color: #007b8f;
    font-weight: 400;
    }

    .reading-section h2 {
     font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px;
    }
.para-book{
     max-width: 800px;
    margin: 0 auto 10px;
    color: #080707;
    font-family: 'Marcellus';
    font-size: 17px;
}
  
    #book-title{
        max-width: 800px;
    margin: 0 auto 10px;
    color: black;
    font-family: 'Marcellus';
    font-size: 12px;
    }

    .book-card {
     transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border-radius: 0px;
    border: 2px solid #3d493a;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    .book-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .book-card img {
    width: 100%;
    height: 263px;
    object-fit: cover;
}
#card-body-book-padding{
    padding-right: 5px;
    padding-left: 5px;
}
#row-books{
    margin-right: -177px;
    margin-left: -177px;
}

    .book-title {
      font-weight: 600;
      margin-top: 15px;
      font-size: .8rem;
    }

    .btn-download {
     background-color: #3d493a;
    color: #fff;
    border-radius: 20px;
    font-size: 13px;
    padding: 4px 10px;
    transition: background 0.3s;
    }

    .btn-download:hover {
      background-color: #3d493a;
      color: white;
    }


/*review section*/

 .reviews-section {
      background-color: #f9f9ff;
      text-align: center;
    }

    .reviews-section h5 {
     color: #007b8f;
    font-weight: 400;
    }

    .reviews-section h2 {
      font-size: 28px;
      font-weight: 600;
      margin-top: 10px;
      margin-bottom: 14px;
    }
    .reviews-section img{
     margin-bottom:10px;
    }

    .review-card {
     background: linear-gradient(90deg, #3d493a 73%, rgba(39, 146, 178, 0) 100%, rgba(0, 212, 255, 0) 100%);
      border-radius: 10px;
      padding: 25px;
      position: relative;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      text-align: left;
      z-index: 1;
    }

    .review-card .btn-group button {
      width: 100%;
      text-align: left;
      border-radius: 6px;
      font-weight: 500;
    }

    .review-profile {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 20px;
      margin-bottom: 15px;
    }
    .review-card:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: linear-gradient(90deg, #3d493a 73%, rgba(39, 146, 178, 0) 100%, rgba(0, 212, 255, 0) 100%);
z-index: 2;
left: 0px;
top: 0px;
border-radius: 20px;
}
.review-card:before {

}
.review-card .review-card-image{
position: absolute;
    right: 5px;
    top: 5px;
    width: 43%;
    height: calc(100% - 10px);
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
    z-index: -2;
}
.review-card:before{
    position: absolute;
    content: "";
   width: 100%;
   height: 100%;
   z-index:-1;

}
    .review-profile img {
     width: 90px;
    height: 90px;
    padding: 3px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover;
    border: 1px solid white;
    }

    .review-profile h6 {
      margin: 0;
      font-weight: 600;
      color: white;
    }

    .review-profile span {
         color: #dbd1d1;
    font-size: 14px;
    line-height: 25px;
    }

    .review-text {
    
          font-size: 15px;
    color: #f5efef;
    }

    .review-text a {
      color: #007bff;
      text-decoration: none;
    }

    .video-testimonials {
      margin-top: 30px;
    }

    .video-testimonials img{
      width: 100%;
    padding: 5px;
    border: 1px solid white;
    border-radius: 10px;
    }




/*...........course of conduct*/
.course-of-conductsection h3{
font-size: 23px !important;
    line-height: inherit;
    font-weight: 500;
    font-family: 'Marcellus';
    padding-bottom: 16px;
    margin-top: 23px;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
}
.course-of-conductsection p{
font-size: 17px;
    font-weight: 300;
    font-family: 'Marcellus';
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 6px;
}
.course-of-conductsection ul{
   list-style: none;
    padding: 0px;
    margin-top: 13px;
    display: flex;
    flex-direction: column;
}
.course-of-conductsection ul li{
  ont-weight: 300;
    font-family: 'Marcellus';
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    width: 100%;
    line-height: 28px;
    color: #000;
}
.course-of-conductsection ul li span{
font-weight: 800;
    padding-right: 3px;
}
.course-of-conductsection ul li:before{
position: absolute;
    font-family: Ionicons;
    content: "\2713";
    left: 0px;
    font-size: 18px;
    top: 0px;
    color: #3d493a;
}

.conduct-main{
    background-color: white;
    border-radius: 20px;
}


/*.........certificate*/
.certificate-uper h3{
    font-family: 'Marcellus';
    font-size: 25px;
    color: #0a0909;
    line-height: 44px;
}
.certificate-uper h4{
    font-family: 'Marcellus';
    font-size: 16px;
    color: #3d493a;
}
.certificate-uper p{
    font-family: 'Marcellus';
    color: black;
}
.certificate-middle p{
text-align: center;
}
.certificate-middle p b{
font-size:13px;
}
.certificate-right p{
text-align: center;
}
.certificate-right p b{
    font-size: 13px;
}
#certificate-align-main{
    display: flex;
    justify-content: center;
    align-items: center;
}




/*...........foot*/

.cot-main-ji{
    padding-bottom: 10px;
    padding-top: 20px;
    background-color: #3d493a;
}
.cot-main{
   padding: 20px;
    border: 1px solid #e1ede0;
    border-radius: 20px;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 5px;
    padding-right: 50px;
    padding-left: 50px;
    margin-bottom: 10px;
}
.cot-main-one{
    padding: 10px;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
}
.cot-main-one p{
        font-size: 15px;
    text-align: center;
    color: black;
    font-family: 'Marcellus';
    margin-bottom: 10px;
}
.cot-main-one img{
    height: 77px;
    margin-bottom: 10px;
}
.heading-position{
    position: relative;
}
.heading-position:before{
   position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    color: white;
    bottom: 0px;
    background-color: white;
    left: 0px;
}
.cot-main-one-listing ul{
display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-bottom: 10px;
}
.cot-main-two-first ul li {
    position: relative;
}
.cot-main-two-first ul li:before {
   position: absolute;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f5bb";
    left: 0;
    font-size: 10px;
    left: 10px;
}
#cot-main-two-first{
    border:none;
}



.cot-main-one-listing ul li{
    background-color: black;
    border-radius: 59%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}
.cot-main-one-listing ul li i{
    border-radius: 50px;
    font-size: 11px;
    padding: 7px;
    color: white;
}
.cot-main-two{
    display: flex;
}
.cot-main-two-first{
width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    align-items: center;
    border-right: 1px solid #9b9797;
}
.cot-main-two-first h3{
    font-size: 20px;
    color: white;
    padding-bottom: 10px;
    right: 40px;
    margin-bottom: 10px;
}
.cot-main-two-first ul {
   list-style: none; 
       list-style: none;
    padding: 0px;
    margin: auto;
    width: 100%;
}
.cot-main-two-first ul li{
   text-align: center;
    font-size: 16px;
    font-family: emoji;
    color: black;
    line-height: 29px;
    color: white;
}
.cot-main-two-first ul li a{
    color: white;
}

.cot-main-three{
    margin-top: 20px;
}
.cot-main-three h3{
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    font-size: 23px;
    color: white;
    text-align: center;
}
.cot-main-three-first{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cot-main-three-first div{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}
#two-hour-backgound-one{
padding: 30px;
    border: 1px solid #c9c9c3;
    border-radius: 30px;
    background: url(../images/background-top4.jpg);
    background-size: cover;
}
.cot-main-three-first div i{
    padding: 9px;
    font-size: 20px;
    color: white;
}
.cot-main-three-first div p{
 text-align: center;
    color: white;
    font-size: 14px;
    font-family: 'Marcellus';
}

.cot-section-copy{
margin-top: 1px;
    border-top: 1px solid white;
}
#footer-align-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cot-section-copy p{
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    margin-bottom: 0px;
    color: white;
    font-family: 'Marcellus';
}

.cot-main-one-bordering{
    padding: 10px;
    border: 1px solid #3d493a;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cot-main-ji{
position: relative;
}
.cot-main-ji .whatsaap-icon{
position: fixed;
    bottom: 26px;
    left: 26px;
    z-index: 2000;
}
.cot-main-ji .whatsaap-icon img{
width: 56px;
    height: 56px;
}
.cot-main-ji .arrow-icon{
position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2000;
}
.arrow-icon i{
color: white;
    background-color: #3d493a;
    padding: 11px;
    font-size: 27px;
}


/*............enro*/
.inquiry-box {
     background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 9px;
    padding-top: 10px;
    padding-bottom: 30px;
    width: auto;
    margin: 40px auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }

    .inquiry-box h5 {
      font-weight: 600;
      border-bottom: 2px solid #000;
      padding-bottom: 8px;
      margin-bottom: 20px;
      text-align: center;
    }

    .form-control,
    .form-select {
      border-radius: 8px;
      padding: 10px 14px;
    }

    .btn-submit {
      background-color: #3d493a;
      color: white;
      font-weight: 500;
      border-radius: 8px;
      padding: 10px 0;
      width: 100%;
      border: none;
      transition: 0.3s;
    }

    .btn-submit:hover {
      
    }
    #model-body{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    #modal-header{
border-bottom: 1px solid black;
    }
    #button-payment{
        width: 100%;
        background-color: #3d493a;
    }
    #modal-header h5{
width: 100%;
text-align: center;
    }
    #paypal-btn:hover{
border-color: black;
    }
    .main-phone-input{
        width:100%;
    }
    .iti{
        width:100%;
    }
.paypal-btn:hover{
border-color: black;
}
.qr-btn:hover{
border-color: black;
}
    .student-buttons {
      display: flex;
      justify-content: center;
      margin-top: 15px;
    }

    .student-buttons .btn {
      width: 100%;
      border-radius: 50px;
      font-weight: 500;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 6px;
      padding: 8px 0;
    }

    .paypal-btn {
      background-color: #ffcc00;
      color: #000;
    }

    .qr-btn {
      border: 1px solid #007b8a;
      color: #007b8a;
    }
.enroll-popup-one p{
font-size: 15px;
    text-align: center;
    color: black;
    margin-right: 2px;
}
.enroll-popup-two p{
    font-size: 15px;
    text-align: center;
    color: black;
    margin-left: 2px;
}
#enroll-popup-one {
    margin-right: 2px;
}
#enroll-popup-two {
    margin-left: 2px;
}
#enroll-popup-two{
margin-bottom: 0px;
}
#enroll-popup-one{
margin-bottom: 0px;
}
.enroll-popup-two p{
    font-size: 15px;
    text-align: center;
    color: black;
}
#enroll-popup-one-para{
    font-size: 15px;
    text-align: center;
    color: black;
    margin-bottom: 0px;
    font-family: 'Marcellus';
}
#enroll-popup-one-para-spacing{
    font-size: 15px;
    text-align: center;
    color: black;
    font-weight: 600;
    font-family: 'Marcellus';
    margin-bottom: 10px;
}
#enroll-popup-one-para-indian{
   font-size: 15px;
    text-align: center;
    color: black;
    margin-bottom: 0px; 
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Marcellus';
}
.input-group input{
padding:6px;
}
.input-group select{
padding:6px;
}


@media screen and (max-width: 412px)
{
    .inquiry-box {
    margin: 10px auto;
}
    #mysore-headingtwo-detail {
        font-size: 25px;
        line-height: normal;
    }
#page-service-single {
    padding: 10px 0;
}
#yoga-teacher-mysore p {
    font-size: 17px;
}
.schedule-table {
    background-color: #0d6f75;
    border-right: 1px solid #4156491a;
    margin-top: 1px;
}
.animated-partion-section-image-main img {
    height: auto;
}
.animated-partion-section-image-main img {
    padding: 25px;
}

#reserve-section{
    margin-top: 10px;
}
.memories-image{
    height: 50px;
}
#two-hour-backgound-one {
    background-repeat: repeat-y;
    background-position-x: center;
}
#two-hour-backgound-one {
    padding: 12px;
}
.margin-set-aliiance{
    margin:10px;
}









    #schedule-table-for-responsive{
    display: block;
}
#schedule-table-for-desktop{
    display: none;
}
#tabele-schedule{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .cot-main-two {
    display: flex;
    flex-direction: column;
}
.cot-main-two-first {
    border-right: none;
}
.cot-main-three-first {
    flex-direction: column;
}
.cot-main-three h3 {
    text-align: center;
}
    #schedule-spacing img{
        width: 100%;
    margin-bottom: 0px;
    object-fit: contain;
    }
    .cot-main {
    padding-right: 10px;
    padding-left: 10px;
}
    .video-testimonials iframe {
    width: 100%;
    height: 137px;
    margin-bottom: 10px;
}
    .review-profile {
    margin-top: 5px;
    margin-bottom: 3px;
}
.video-testimonials {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .certificate-uper h4 {
    font-size: 18px;
    text-align: center;
}   
.certificate-uper h3 {
    font-size: 25px;
    text-align: center;
}
.certificate-uper p {
    font-size: 18px;
    text-align: center;
}
.mysore-testiminial-slider-review {
    margin-top: 9px;
    margin-bottom: 10px;
}
.mysore-testiminial-slider-review {
    padding: 10px;
}
.course-of-conductsection ul li {
    font-size: 17px;
}
.course-of-conductsection p {
    text-align: center;
}
     .course-of-conductsection h3 {
    font-size: 21px !important;
    line-height: initial;
    text-align: center;
    padding-bottom: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}
  .mysore-detail-upperleft h4 {
    color: white;
    line-height: normal;
    font-size: 24px;
    font-family: auto;
    text-align: center;
}
.mysore-detail-upperright-uone li {
    padding-bottom: 7px;
        padding-top: 7px;
        color: white;
        font-family: 'Marcellus';
        font-size: 17px;
        line-height: normal;
}
.mysore-detail-upper {
    padding: 14px;
}
.mysore-detail-upperright-utwo li {
    padding-bottom: 4px;
    padding-top: 4px;
}
.mysore-detail-upperright-utwo li span {
    font-size: 20px;
    color: white;
}
.enroll-button-mysore {
    padding: 7px;
    width: 53%;
    font-size: 13px;
}
#mysore-headingthree-detail {
    padding-left: 0px;
}
#mysore-headingtwo-detail {
    font-size: 25px;
}
#mysore-spectrum {
    width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
}
@media screen and (max-width: 576px) and (min-width: 411px) 
{
  
}
@media screen and (max-width: 768px) and (min-width: 575px)
{
  
}
@media screen and (max-width: 992px) and (min-width: 767px) 
{

    #page-single-sliderbar{
        display: none;
    }
    #sidebar-cta-box:after {
   content: "200 Hour \A Yoga Teacher Training \A Course";
        font-size: 35px;
        line-height: 44px;
        letter-spacing: 2px;
}
#page-catagery-list-mysore{
    text-align: center;
}
    .enroll-button-mysore {
    width: 36%;
}
.approach-explore-more-circle {
        position: absolute;
        right: 126px;
        bottom: 370px;
        z-index: 1000;
    }
    #page-header-main-box {
    font-size: 29px;
}
#our-approach-image {
    padding-right: 245px;
}
#our-approach-img-2 {
    max-width: 289px;
}
.our-approach-img-2 {
    right: 64px;
}
#expertise-image-list {
    max-width: 235px;
}
.course-table td {
    font-size: 14px;
}
.mysore-testiminial-slider-review {
    padding: 5px;
}
.section-title {
        margin-bottom: 5px;
    }
    #responsive-heading-mysore {
    font-size: 28px;
}
}
@media screen and (max-width: 1200px) and (min-width: 991px) 
{
    .certificate-uper h3 {
    font-size: 19px;
}
    #responsive-heading-mysore {
    font-size: 25px;
}
   .discover-peace-item-content h3 {
    font-size: 17px;
}
    #yoga-teacher-mysore p {
    font-size: 8px;
}
    #yoga-teacher-mysore h3 {
  font-size:17px;
}
    .listing-syllabus-style {
    font-size: 13px;
}
    .enroll-button-mysore {
    width: 44%;
    text-align:center;
}
#mysore-logo {
    height: 53px;
}
.main-menu ul li a {
    font-size: 16px;
    padding: 6px !important;
}
.btn-default {
    font-size: 13px;
    padding: 17px 43px 17px 9px;
}
#main-menu-mysore ul li a {
    font-size: 13px;
}
#mysore-logo {
    height: 43px;
}
}
@media screen and (max-width: 1100px) and (min-width:991px) 
{
   #mysore-headingtwo-detail {
    font-size: 17px;

}

}
@media screen and (max-width: 1300px) and (min-width:1200px) 
{
   .approach-explore-more-circle {
        top: 40px;
    }

}
@media screen and (max-width: 1400px) and (min-width:1299px) 
{
   .approach-explore-more-circle {
        top: 29px;
    }

}
@media screen and (max-width: 1400px) and (min-width: 1199px) 
{
.cot-main-two-first ul li:before {
    left: 4px;
}

.certificate-uper h3 {
    font-size: 23px;
}
  #yoga-teacher-mysore p {
    font-size: 12px;
} 
/*.approach-explore-more-circle {
    top: 93px;
}*/
.enroll-button-mysore {
    width: 32%;
}
#page-catagery-list-mysore{
    text-align: center;
}
#sidebar-cta-box:after {
    content: "200 Hour \A Yoga Teacher \A Training Course";
    white-space: pre-wrap;
    font-size: 18px;
    line-height: 23px;
    font-family: auto;
    letter-spacing: 2px;
}
}
@media screen and (max-width: 1400px) and (min-width: 1300px) 
{
   

}
@media screen and (max-width: 1650px) and (min-width: 1400px) 
{
 
}
}
@media screen and (max-width: 1300px) and (min-width: 1200px) 
{
  
}