
@media (max-width:1024px) {

    .text h1 {
        font-size: 41px;
    }
    .text {
        left: 0%;
        right: 0%;
    }
    .main-content p {
        font-size: 18px ;
    }
    .counters-modern .counter-item-modern .counter-numbers-modern {
        font-size: 40px;
    }
    .counters-modern .counter-item-modern .counter-title-modern{
        font-size: 18px;
    }
    .carousel .img-box img {
        width: 50%;
        height: auto;
        display: block;
        margin: 30px auto 0px;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .carousel .overview {
        margin-top: 10px;
        font-size: 15px;
        color: black;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin-right: 10px;
        margin-top: 15px;
    }
    .owl-theme .owl-controls {
     margin-top: 0px; 
     margin-right: 0px;
    }
    .sales h1 {
        margin-bottom: 10px;
        font-size: 25px;
    }
    .sales p{
        font-size: 15px;
    }
    .sales .free button {
        background: white;
        color: #8d8d8d;
        font-weight: 600;
        padding: 13px 26px;
        font-size: 15px;
        margin: 6px auto;
        display: block;
    }
    .upcoming-event h1{
        font-size: 26px;
    }
    .upcoming-event p{
        font-size: 18px;
    }
    table button {
        background-color: #ed8233;
        color: white;
        border: 1px solid white;
        font-size: 11px;
        padding: 7px 7px;
    }
    table img {
        width: 60px;
    }
    .upcoming-event p a {
        color: black;
        font-size: 15px;
    }
    .youtube img {
        float: right;
    }
    
    .testimonial-content {
        text-align: center;
        padding-top: 0px;
    }
    .owl-theme .owl-controls { 
        text-align: center; 
        margin-left: 0px;
    }
    .owl-pagination {
        margin-top: 10px;
    }
    .youtube {
        min-height: 160px;
    }
    .facebook {
        min-height: 160px;
    }
    .twitter {
        min-height: 160px;
    }
    .insta {
        min-height: 160px;
    }
    .insta img {
        float: right;
        padding-top: 37px;
    }
    .linkedin img {
        float: right;
        margin-top: 65px;
    }
    .footer-list{
        margin-left: 20px;
    }
    .copyright {
        padding: 0px 16px;
    }
    .main-footer h4 {
        font-size: 18px;
    }
    .counters-modern .counter-item-modern {
        margin: 40px 0px;
    }
    .testimonial .pic > img {
        margin-top: 62px;
    }
    .booking-form {
        width: 43%;
        margin-right: 74px;
    }
    .head-office {
        margin: -147px 38px;
    }
    .heading.ideology {
        margin-left: 0px;
        margin: 24px 0px 20px;
    }
    .our-ideology p {
        margin-left: 0px;
        padding-right: 60px;
    }
    .our-ideology a {
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .our-ideology{
        margin-bottom: 20px;
    }
    .testimonial1 {
        min-height: 171px !important;
    }
    .booking-form-enroll {
        margin-top: 76px;
        margin-left: 80px;
        right: 0;
        width: 35%;
        margin-right: 55px;
    }
    .booking-form-enroll .btn.btn-primary {
        width: 52%;
    }
}


@media (max-width:768px) {

    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        padding: 5px;
    }

    .text h1 {
        font-size: 32px;
    }
    .text {
        left: 0%;
        right: 0%;
    }
    .main-content p {
        font-size: 17px;
    }
    .counters-modern .counter-item-modern .counter-numbers-modern {
        font-size: 33px;
    }
    .counters-modern .counter-item-modern .counter-title-modern{
        font-size: 17px;
    }
    .carousel .img-box img {
        width: 50%;
        height: auto;
        display: block;
        margin: 30px auto 0px;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .carousel .overview {
        margin-top: 10px;
        font-size: 15px;
        color: black;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin-right: 10px;
        margin-top: 15px;
    }
    .owl-theme .owl-controls {
     margin-top: 0px; 
     margin-right: 0px;
    }
    .sales h1 {
        margin-bottom: 10px;
        font-size: 25px;
    }
    .sales p{
        font-size: 15px;
    }
    .sales .free button {
        background: white;
        color: #8d8d8d;
        font-weight: 600;
        padding: 13px 26px;
        font-size: 15px;
        margin: 6px auto;
        display: block;
    }
    .upcoming-event h1{
        font-size: 24px;
    }
    .upcoming-event p{
        font-size: 17px;
    }
    table button {
        background-color: #ed8233;
        color: white;
        border: 1px solid white;
        font-size: 11px;
        padding: 7px 7px;
    }
    table img {
        width: 60px;
    }
    .upcoming-event p a {
        color: black;
        font-size: 17px;
    }
    .youtube img {
        float: right;
        padding-top: 50px;
    }
    
    .testimonial-content {
        text-align: center;
        padding-top: 0px;
    }
    .owl-theme .owl-controls { 
        text-align: center; 
        margin-left: 0px;
    }
    .owl-pagination {
        margin-top: 10px;
    }
    .youtube {
        min-height: 160px;
    }
    .facebook {
        min-height: 160px;
    }
    .twitter {
        min-height: 160px;
    }
    .insta {
        min-height: 160px;
    }
    .insta img {
        margin-top: 14px;
        padding-top: 35px;
    }
    .linkedin img {
        float: right;
        margin-top: 50px;
    }
    .footer-list{
        margin-left: 20px;
    }
    .copyright {
        padding: 0px 16px;
    }
    .main-footer h4 {
        font-size: 18px;
    }
    .counters-modern .counter-item-modern {
        margin: 40px 0px;
    }
    .testimonial .pic > img {
        margin-top: 62px;
    }
    .conference-detail button {
        position: absolute;
        right: 101px;
        margin-top: -70px;
        padding: 7px 27px;
    }
    .input {
        left: 75%;
        width: 494px;
    }
    .event-list-text {
        left: 8%;
    }
    .entrepreneur p {
        text-align: center;
        font-size: 17px;
    }
    .event-content {
        text-align: center;
        color: white;
        padding: 15px 0px;
    }
    .event-content p {
        font-size: 15px;
    }
    .event-content button {
        padding: 6px 12px;
    }
    .booking-form {
        position: absolute;
        margin-top: -43px;
        right: 0;
        width: 46%;
        margin-right: 36px;
        background: white;
        border: 1px solid lightgray;
        padding: 7px 13px;
    }
    .booking-form .form-group {
        margin-bottom: 10px;
    }
    .booking-form label {
    font-size: 14px;
    }
    .enroll {
        width: 80%;
    } 
    .what-we-do {
        padding: 70px 0px 0px 0px;
        margin-bottom: 40px;
    }  
    .enroll-form form {
        padding-right: 15px;
    } 
    .head-office {
        position: absolute;
        background: white;
        width: 93%;
        margin: -191px 27px;
        z-index: 99999;
        text-align: center;
        box-shadow: 5px 5px 5px 5px lightgrey;
    }
    .internal-office {
        padding: 35px 100px;
        margin-bottom: 10px !important;
    }
    .regional-heading {
        text-align: center;
        margin: 420px 0px 20px;
        color: #ed8233;
        font-weight: 500;
    }
    .regional-office-content {
        border: 2px solid lightgrey;
        padding: 30px 10px 30px 10px;
    }
    .regional-office-content p, .regional-office-content address {
        font-size: 14px;
    }
    
    .testimonial1 {
        padding-right: 0px !important;
        min-height: 230px !important
    }
    .booking-form {
        position: unset;
        margin-top: 45px;
        right: 0;
        width: 100%;
        margin-bottom: -100px;
        margin-right: 0px;
        background: white;
        border: none;
        padding: 30px 20px 0px;
    }
    .evnet-background {
        background: #ff8d35;
        margin: 30px 0px 110px;
    }
    
    .booking-form-enroll {
        margin-left: 150px;
        width: 60%;
    }
    .booking-form-enroll .form-group {
        margin-bottom: 25px;
        margin-left: 6px;
        width: 97%;
    }
    .enrol-content{
        padding: 40px 30px 0px;
      }
      .event-enroll h1{
      font-size: 28px;
      }
      #myModal .modal-dialog {
        width: 412px;
        margin: 0 auto;
    }
}



@media (max-width:639px)

{
    .text h1 {
        font-size: 24px;
        line-height: 35px;
    }
    .text {
        left: 0%;
        right: 0%;
    }
    .main-content p {
        font-size: 15px;
    }
    .counters-modern .counter-item-modern .counter-numbers-modern {
        font-size: 40px;
    }
    .counters-modern .counter-item-modern .counter-title-modern{
        font-size: 17px;
    }
    .carousel .img-box img {
        width: 50%;
        height: auto;
        display: block;
        margin: 30px auto 0px;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .testimonial-content h2 {
        font-size: 26px;
        margin-top: 20px;
        color: #eb7245;
    }
    .carousel .overview {
        margin-top: 10px;
        font-size: 15px;
        color: black;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin-right: 10px;
        margin-top: 15px;
    }
    .owl-theme .owl-controls {
     margin-top: 0px; 
     margin-right: 0px;
    }
    .sales h1 {
        margin-bottom: 10px;
        font-size: 25px;
    }
    .sales p{
        font-size: 15px;
    }
    .sales .free button {
        background: white;
        color: #8d8d8d;
        font-weight: 600;
        padding: 13px 26px;
        font-size: 15px;
        margin: 6px auto;
        display: block;
    }
    .upcoming-event h1{
        font-size: 15px;
    }
    .upcoming-event p{
        font-size: 14px;
    }
    table button {
        background-color: #ed8233;
        color: white;
        border: 1px solid white;
        font-size: 11px;
        padding: 7px 7px;
    }
    table img {
        width: 60px;
    }
    .upcoming-event p a {
        color: black;
        font-size: 15px;
    }
    .youtube img {
        float: right;
        margin-top: 49px;
    }
    .testimonial-content {
        text-align: center;
        padding-top: 0px;
    }
    .owl-theme .owl-controls { 
        text-align: center; 
        margin-left: 0px;
    }
    .owl-pagination {
        margin-top: 10px;
    }
    .above-banner {
        width: 98%;
    }
    .above-footer {
        width: 98%;
    }
    .youtube {
        width: 100%;
    }
    .facebook {
        width: 100%;
    }
    .twitter {
        width: 100%;
    }
    .insta {
        width: 100%;
    }
    .linkedin{
        width: 100%; 
    }
    .insta img {
        margin-top: 45px;
    }
    
    .footer-list{
        margin-left: 20px;
    }
    .copyright {
        padding: 0px 16px 30px;
    }
    .main-footer h4 {
        font-size: 18px;
    }
    .counters-modern .counter-item-modern {
        margin: 10px 0px;
    }
    .heading {
        text-align: center;
        margin: 50px 0px 20px;
        color: #ed8233;
        font-weight: 500;
        font-size: 30px;
    }
    .our-ideology img {
        width: 394px;
        margin-top: 30px;
    }
    .heading.ideology {
        margin: 35px 0px 20px;
        color: #ed8233;
        font-weight: 500;
        margin-left: 0px;
    }
    .our-ideology p {
        text-align: justify;
        margin-bottom: 3px;
        padding-right: 0px;
        font-size: 15px;
        margin-left: 0px;
    }
    .our-ideology a {
        color: #ff8d35;
        font-size: 15px;
        margin-left: 0px;
    }
    .section3.nair-ideology {
        background: #efefef;
        margin-bottom: 0px;
        padding-bottom: 25px;
    }
    .culture {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 40px;
    }
    .testimonial1 .testimonial-profile img {
        width: 23%;
        height: auto;
    }

    .testimonial1 .testimonial-profile {
        width: 100%;
        height: 168px;
    }
    .testimonial1 .testimonial-description {
        padding-top: 10%;
        padding-bottom: 10%;
        padding-left: 5%;
    }
    .vision-mision-core {
        margin: 30px 0px 30px;
    }
    .slick-next {
        right: 0px;
    }
    .event-list-text {
        top: 34%;
        left: 0%;    
    }
    .conference-detail {
        margin-top: 45px;
        position: unset;
        top: unset; 
        left: unset;
        transform: translate(0%, 0%);
    }
    .conference-detail h2 {
        margin-bottom: 20px;
        font-size: 25px;
    }
    .conference-detail p {
        line-height: 28px;
        font-size: 15px;
    }
    .input {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #ffffff;
        color: #ffffff;
        box-sizing: border-box;
        font-family: 'Arvo';
        font-size: 18px;
        height: 50px;
        left: 32%;
        margin: 45px 0 20px -100px;
        padding: 10px 0px;
        position: relative;
        top: 50%;
        width: 375px;
    }
    .conference-detail button {
        position: absolute;
        right: 26px;
        margin-top: 50px;
        padding: 7px 20px;
        background: white;
        border: 1px solid white;
        font-size: 14px;
        color: #ff8d35;
    }
    .event-background {
        min-height: auto;
    }
    .intro h3{
        margin-top: 30px;
    }
    .intro{
        text-align: center;
    }
    .entrepreneur p {
        text-align: center;
        font-size: 15px;
    }
    .event-content {
        text-align: center;
        color: white;
        padding: 15px 0px;
    }
    .event-content p {
        font-size: 15px;
    }
    .event-content button {
        padding: 6px 12px;
    }
    .booking-form {
        position: unset;
        margin-top: 0px;
        right: 0;
        width: 100%;
        margin-bottom: -70px;
        margin-right: 0px;
        background: white;
        border: none;
        padding: 30px 20px 0px;
    }
    .booking-form h3 {
        text-align: center;
        margin: 25px 0px 35px;
    }
    .booking-form .form-group {
        margin-bottom: 10px;
    }

    .program-text {
        text-align: center;
        position: absolute;
        padding: 0px 5px;
        color: white;
        letter-spacing: 2px;
    }
    .what-we-do {
        padding: 50px 0px 0px 0px;
        margin-bottom: 30px;
    }
    .how-we-do p {
        padding: 0px 22px;
    }
    .enroll-form-pic img {
        width: 100%;
        height: 514px;
        padding: 0px 0px;
    }
    .heading-enrollform {
        margin: 40px 0px 20px;
        font-weight: 700;
        text-align: center;
    }
    .enroll-form-para {
        font-size: 15px;
        margin-bottom: 50px;
        text-align: center;
    }
    .enroll-form form {
        padding-right: 0px;
    }
    .enroll-form form button {
        width: 90%;
        margin-left: 22px;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .team-content-detail{
        text-align: center;
    }
    .head-office {
        position: unset;
        background: white;
        width: 95%;
        margin: 0px;
        z-index: 99999;
        margin-left: 9px;
        text-align: center;
        box-shadow: 5px 5px 5px 5px lightgrey;
    }
    .subscribe{
        overflow: hidden;
    }
    .contact-heading {
        text-align: center;
        margin: 60px 0px 20px;
        color: #ed8233;
        padding-top: 30px;
        font-weight: 500;
    }
    .internal-office {
        padding: 10px 0px;
        margin-bottom: 60px;
    }
    .internal-office img{
        margin-bottom: 20px;
    }
    .regional-heading {
        text-align: center;
        margin: 40px 0px 20px;
        color: #ed8233;
        font-weight: 500;
    }
    .inquiry-form {
        box-shadow: 5px 5px 5px 5px lightgrey;
        margin: 20px 0px;
    }
    .inquiry-form form {
        width: 90%;
    }
    .inquiry-form form .btn.btn-primary {
        background-color: #ff8d35;
        border: 2px solid #ff8d35;
        padding: 7px 8px;
        font-size: 13px;
        color: white;
        font-weight: bolder;
        margin-top: 30px;
    }
    .career-apply a.btn_1
    {
        margin: 20px auto;
        max-width: 130px;
    }
    .career-box{
        min-height: 170px;
    }
    .career-form .form-horizontal {
        padding: 0px 10px;
    }
    .table-responsive {
        min-height: .01%;
        overflow-x: auto;
    }
    .city-info .btn-orange {
        background: #ed8233;
        color: white;
        padding: 9px 6px;
        margin-right: 7px;
        text-decoration: none;
        font-size: 12px;
    }
    .cities {
        text-align: center;
        margin: 30px 0px 30px;
    }
    .event-list-banner {
        height: 208px;
    }
    .about-banner {
        height: 130px;
    }
    .team {
        height: 130px;
    }
    .career-box p {
        font-size: 15px;
        text-align: center;
    }
    .career-box h4{
        text-align: center;
    }
    .program-text h2 {
        font-size: 26px;
    }
    .testimonial1{
        overflow-y: scroll;
    }
    .hovereffect {
       float: none;
    }
    .hovereffect img{
        width:100%;
    }
    .knowledge-main-content{
    text-align: center;
        margin-top: 0px;
        padding: 150px 20px;
        font-size: 23px;
    }
    .colHight img{
        width: 100%;
    }
    .evnet-background {
        background: #ff8d35;
        margin: 35px 0px 79px;
    }
    .booking-form-enroll {
        margin-left: 23px;
        width: 86%;
    }

    .booking-form-enroll .form-group{
        margin-left: 5px;
        width: 97%;
    }
    .booking-form-enroll .btn.btn-primary {
        width: 58%;
    }
    .enrol-content {
        padding: 40px 15px 0px;
    }
    .event-enroll-table .price-tag {
        font-size: 31px;
    }
    .event-enroll h1{
    font-size: 20px;
    }
    #myModal .modal-dialog {
        width: 400px !important;
    } 
    .enrol-content img {
        width: 100%;
    }
    .relation {
        padding: 30px 0px;
    }
}

@media (max-width:480px){
    .youtube {
        min-height: 174px;
    }
    .facebook {
        min-height: 159px;
    }
    .twitter {
        min-height: 159px;
    }
    .insta {
        min-height: 175px;
    }
    .insta img {
        margin-top: 45px;
    }
    .slick-next {
        right: 0px;
    }
    .city-info .btn-orange {
        background: #ed8233;
        color: white;
        padding: 9px 4px;
        margin-right: 6px;
        text-decoration: none;
        font-size: 11px;
    }
    .slider-container {
        height: 130px;
    }
    .logo{
        margin-top: 25px;
    }
    #myModal .modal-dialog {
        width: 313px !important;
        margin: 0 auto;
    }
    .enrol-content img {
        width: 100%;
    }
}

/* for nav */
@media screen and (max-width: 960px) {

    .parent {    width: 49%; margin: 0 0px}

    .wrapper {padding: 20px 20px;}

}
