@media only screen and (max-width:1200px) {}

@media only screen and (max-width:1190px) {}

@media only screen and (max-width:1170px) {
    .stellarnav>ul>li>a { padding: 10px 9px; }
	.main_footer {
    position: relative;
    padding-top: 77px;
}
.inner-page::after {
   content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 52px;
    background: url(../images/slider/shape3.png);
    background-position: top center;
    background-size: cover;
    z-index: 99;
}
.brdcrum_area ul li{
	font-size:14px;
}

.sec_padding {
    padding: 30px 0;
}
.mission_wrap>ul>li:nth-child(1) {
    transform: translate(-8%, 6% );
}
.mission_wrap>ul>li:nth-child(2) {
   
    transform: translate(-8%, 6% );
}
.mission_wrap>ul>li:nth-child(3) {
    
    transform: translate(-8%, 6% );
}
.mission_wrap>ul>li:nth-child(4) {
    width:100%;
    transform: translate(-8%, 6% );
}
.mission_wrap ul li {
    list-style: auto;
    margin-bottom: 5%;
    width: 100%;
    display: inline-table;
    text-align: justify;
}

	.brdcrum_area {
    position: absolute;
    top: 10%;
  
}
.brdcrum_tittle {
   
    font-size: 14px;
}
.slider-area2::after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 54px;
    background: url(../images/slider/shape3.png);
    /* background-position: top center; */
    background-size: cover;
    z-index: 99;
    /* background: url(../images/slider/shape3.png); */
}
.work_box::after{
	display:none;
}
.accordion-body{
	text-align:justify;

}
.stellarnav.mobile {
   
    position: absolute;
    right: 0;
    /* top: 0; */
    bottom: 6px;
}
.stellarnav>ul>li>a i {
    color: #fdfdff;
    font-size: 24px;
}
.top_head{display:none;}
.slider-layout2 .slider-content .sub_caption{
	font-size:10px;
}
.receive_text {
    padding: 51px 40px;
}
.receive_title {
   
    font-size: 27px;
}

.receive-image img{
	    clip-path: inherit !important;
}
.receive_wraper{
	    margin-bottom: 182px;
}
.sliderCaptionWrap {
   
    top: 5px;
   
}
.slider-layout2 .slider-content .caption_title {font-size:14px;}
.btn-theme {
    
   
    padding: 5px 12px;

}
.head_contact {display: inline-grid;}
	
.head_social{margin-top:10px;}	
.head_social>span {
	
    float: left;
	margin-top: 5px;
	}
	.head_social>ul {
   
    float: left;
    margin-left: 15px;
}
.counter_sec {
    margin: -90px 0 0;
  
}
.selseforceinner {
        display: block;
   
    gap: 20px;
    margin: 0 auto;
}
.selseforce_wrap {
    width: 50%;
   margin: 0 auto;
    margin-bottom: 10px;
}
.list-section ul li::after {
   
    width: 10%;
    height: 19px;
  
}
.list-section ul li {
    padding-left: 49px;
    margin-bottom: 8px;
}
.next-batch a{margin-top:17px;}
.process_sec .sec_title .main_title{margin-top:40px;}
	
	
}

/* ---IPad Pro--- */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .sec_padding {
        padding: 40px 0;
    }

    .slider-area2::after {
        height: 155px;
    }

    .sliderCaptionWrap {
        top: 50px;
    }

    .selhover_wraper {
        padding: 10px;
    }

    .selhover_wraper>p {
        -webkit-line-clamp: 4;
    }

    .why_us_text>p {
        line-break: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .testimonial_wraper {
        background-position: 95% 6px;
    }

    .requestform_sec::after {
        height: 60px;
    }

    .requestform_sec {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .about_sec {
        padding-bottom: 210px;
    }

    .milestone-counter {
        width: 155px;
        height: 155px;
        padding: 0 20px;
    }

    .counter_icon {
        width: 45px;
        margin: 0 auto 5px;
    }

    .process_box {
        height: auto;
    }

    .process_text>h3 {
        height: auto;
    }
	.brdcrum_area {
    position: absolute;
    top: 10%;
  
}
.brdcrum_tittle {
   
    font-size: 14px;
}
.main_footer {
   
    padding-top: 42px;
}
}

/* ---IPad--- */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .sec_padding {
        padding: 40px 0;
    }

    .slider-area2::after {
        height: 120px;
    }

    .sliderCaptionWrap {
        top: 50px;
    }

    .selhover_wraper {
        padding: 10px;
    }

    .selhover_wraper>p {
        -webkit-line-clamp: 4;
    }

    .why_us_text>p {
        line-break: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .testimonial_wraper {
        background-position: 95% 6px;
    }

    .requestform_sec::after {
        height: 60px;
    }

    .requestform_sec {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .about_sec {
        padding-bottom: 210px;
    }

    .counter_wraper {
        padding: 50px 25px;
    }

    .milestone-counter {
        width: 138px;
        height: 138px;
        padding: 0 5px;
    }

    .counter_icon {
        width: 35px;
        margin: 0 auto 5px;
    }

    .process_box {
        height: auto;
    }

    .process_icon {
        width: 75px;
        height: 75px;
        margin-top: -55px;
    }

    .process_text>h3 {
        height: auto;
    }

    .about_wrap p {
        line-break: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }

    .selseforceinner {
        flex-wrap: wrap;
    }

    .selseforce_wrap {
        width: 31.33%;
    }

    .event_figure {
        width: 140px;
        height: 140px
    }
	.inner-page::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 37px;
  
}
.brdcrum_area {
    position: absolute;
    top: 10%;
  
}
.brdcrum_tittle {
   
    font-size: 14px;
}
.main_footer {
   
    padding-top: 42px;
}
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    .right_list>li{
        margin: 20px 0;
    }
    
   .right_list>li:last-child, .right_list>li:nth-child(3), .right_list>li:nth-child(2), .right_list>li:first-child {
    margin-left: 0px;
    width: 100%;
    margin-top: 0px;
}
    
    .sec_padding {
        padding: 50px 0;
    }

    section {
        overflow: hidden;
    }

    .sec_title {
        margin-bottom: 20px;
    }

    .btn-theme {
        font-size: 13px;
        padding: 5px 17px;
    }

    .section_shape-2 {
        bottom: auto;
        top: 10px;
        width: 35px;
    }

    .tittle_sec .heading span {
        display: inline-block !important;
    }

    .cursor,
    .cursor2 {
        display: none;
    }

    .head_contact {
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
    }

    .head_contact>ul>li>span {
        display: none;
    }

    .head_contact>ul>li>a {
        margin-left: 10px;
    }

    .head_contact>ul:nth-child(2) li a:nth-child(3) {
        margin-left: 0;
    }

    .head_contact>ul {
        text-align: center;
    }

    .navbar-brand {
        max-width: 100%;
        padding: 8px;
        margin-top: 0;
        box-shadow: none;
        border-bottom-right-radius: 0;
    }

    .nivo-control {
        width: 16px;
        height: 16px;
    }

    .nivoSlider {
        height: 300px;
    }

    .nivoSlider img {
        height: 300px;
        width: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: -110px 0;
        object-position: -110px 0;
    }

    .nivo-controlNav {
        right: 0;
    }

    .sliderCaptionWrap {
        width: 100%;
        top: 30px;
    }

    .slider-area2::after {
        height: 95px;
    }

    .process_box {
        height: auto;
        margin-bottom: 30px;
    }

    .process_icon {
        width: 60px;
        height: 60px;
        margin-top: -40px;
    }

    .process_icon>img {
        width: 35px;
        height: 35px;
    }

    .process_text>h3 {
        height: auto;
    }

    .about_sec::after {
        display: none;
    }

    .counter_sec {
        margin: 0;
        background: url(../images/bg/bg-2.png);
        background-size: cover;
    }

    .counter_wraper {
        background: no-repeat;
        box-shadow: none;
        padding: 50px 3px;
    }

    .milestone-counter {
        width: 130px;
        height: 130px;
        padding: 1px;
        margin: 8px auto;
    }

    .counter_icon {
        width: 30px;
    }

    .selseforceinner {
        flex-wrap: wrap;
    }

    .selseforce_wrap {
        width: 100%;
    }

    .selseforce_wrap>img {
        height: 250px;
        object-fit: cover;
        -webkit-object-fit: cover;
        object-position: center center;
        -webkit-object-position: center center;
    }

    .why_us_icon {
        width: 85px;
        height: 85px;
    }

    .why_us_icon>img {
        width: 35px;
        height: 35px;
    }

    .testimonial_wraper {
        background-position: 88% 3%;
    }

    .requestform_sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .requestform_sec::after {
        height: 15px;
    }

    .event_box {
        margin-left: 35px;
    }

    .event_figure {
        left: -33px;
        width: 70px;
        height: 100px;
    }

    .event_wraper {
        padding: 20px 20px;
        padding-left: 50px;
    }

    .ourstudent_wraper {
        padding: 40px 45px;
    }

    .ourstudent_box>img {
        height: 75px;
    }

    .main_footer::after {
        height: 15px;
    }

    .footer_title {
        margin-bottom: 10px;
    }
	.inner-page::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 37px;
  
}
.brdcrum_area {
    position: absolute;
    top: 10%;
  
}
.brdcrum_tittle {
   
    font-size: 14px;
}
.main_footer {
   
    padding-top: 42px;
}


.right_list{
    margin:0;
    padding:10px;
}



}