/* only small desktops */
/* tablets */
 @media (min-width: 992px) and (max-width: 1190px) {
     .countdown{
         height: 285px;
    }
     .top-header .navbar .navbar-collapse ul li a{
         font-size: 14px;
    }
     .lbox-details h2{
         font-size: 26px;
    }
     .contact_bt {
         margin-top: 25px;
    }
     .slide_text {
         margin-top: 70px;
    }
	.social_icon {
    margin-bottom: 30px;
}
.top-header .navbar .navbar-collapse ul li a {
padding: 7px 15px;
}

.team_member_img .social_icon_team {
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
}

a.navbar-brand img {
    height: 33px;
}

.search-box {
    position: absolute;
    top: 0;
    right: 30px;
    height: auto;
    padding: 0;
    margin-top: 8px;
}

}
/* only small tablets */
 @media (min-width: 768px) and (max-width: 991px) {
     .top-header .navbar .navbar-collapse ul li a{
         padding: 5px 15px;
    }
     .about-img{
         margin-bottom: 30px;
         margin-top: 30px;
    }
     .gallery-box ul li{
         width: 33.33%;
    }
     .top-header{
         position: relative;
    }
     .lbox-details{
         display: block;
         position: relative;
         width: 100%;
    }
     .countdown #timer div#days, .countdown #timer div#hours, .countdown #timer div#minutes, .countdown #timer div#seconds{
         position: inherit;
         margin: 12px 0px;
    }
     .lbox-details::before{
         background: rgba(0,0,0,0.9);
    }
     .countdown{
         height: 188px;
         border-radius: 0px;
    }
     .countdown #timer div{
         width: 23%;
         font-size: 24px;
    }
     figure.effect-service h2{
         font-size: 12px;
    }
     .top-header {
         background-image: none;
         background-color: #fff;
    }
     .search-box {
         top: 1px;
         right: 75px;
    }
     .search-btn {
         background: #111;
    }
     .search-box:hover .search-txt {
         width: 240px;
         padding: 0 10px;
         border: solid #000 1px;
         height: 41px;
    }
     .top-header .navbar .navbar-collapse ul li a:hover, .top-header .navbar .navbar-collapse ul li a:focus {
         color: #0892fd;
    }
     .slide_text p {
         display: none;
    }
     .contact_bt {
         margin-top: 10px;
    }
     .slide_text {
         margin-top: 60px;
    }
     .section.layout_padding h4 {
         text-align: left;
    }
	#demo .img-responsive {
       width: 100%;
       margin-bottom: 30px;
    }
	.carousel a.carousel-control-prev {
      left: 20px;
    }
	.carousel a.carousel-control-next {
      right: 20px;
    }
	.team_member_img img {

    border: solid #ece9e2 10px;
    border-radius: 100%;
    width: 210px;
    height: 210px;

}
.team_member_img .social_icon_team {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#team_slider p {
    padding: 0;
}

.social_icon {
    margin-bottom: 30px;
}

.heading_main h2 {
    font-size: 35px;
}
	.top-header #navbar-wd {
         padding-right: 0;
    }
     footer.footer-box p {
         margin-top: 5px;
         font-size: 13px;
    }
	.tab_menu {
    overflow-y: hidden !important;
    padding: 0 30px;
}

.blog_img_popular h4 {
	text-align: center;
    font-size: 13px;
    min-height: 55px;
    line-height: 55px !important;
 
}

}

@media only screen and (max-width: 991px){

    .rs-services-responsive {
    padding-top: 70px;
}

.rs-services-responsive .rs-services-style1 {
    margin-top: 110px;
}

.footer-box .footer-top .col-md-3 {
    max-width: 100%;
    flex: auto;
    width: 100%;
    margin: 0;
    clear: both;
}

.footer-box .footer-contact-desc {
    margin: 0;
    position: relative;
    width: auto;
    transform: none;
}

.footer-box .footer-top {
    padding-top: 60px;
}

.footer-bottom .credits {
    text-align: left;
}

.footer-bottom .credits p{
 margin-bottom: 5px;
}

.footer-bottom .copyright {
   text-align: left;margin-bottom: 20px;
}

.footer-bottom .copyright p{
   margin-bottom: 5px;
}

.footer-box .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {
    border: none;
}

.HomeCounter .count-icon {
    margin-bottom: 23px;
    margin-right: 0;
    margin-top: 20px;
}

.rs-counter-list {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

h2.timer.count-title.count-number {
    
    text-align: center;
}

}


/* mobile or only mobile */
 @media (max-width: 767px) {

    .portfolio_area h2 {
    
    margin-bottom: 10px;
   
    }

    .mrqu-tag-frst {
    font-size: 22px;
    text-align: center;
    padding: 0px;
    border-right: 0px solid #fff;
    }

    .why_section .why_icon {
    float: none;
    width: 100%;
    text-align: center;
    }

    .why_section .inner_cont {
    float: none;
    width: 100%;
    text-align: center;
    }

    .why_section {
    padding: 0px 0px 40px 0px;
    
    }

    .full2 {
    float: none;
    width: 100%;
    text-align:center;     
    }

     ul.email_call {
          text-align: center;
    }
     ul.email_call li {
        display: block;
    }
     ul.email_call li a {
       padding-right: 0px;
    }
     ul.social_icon {
        float: none;
        text-align: center;
    }
     ul.social_icon li {
        float: none;
    }
     .navbar-brand{
         margin-left: 10px;
         margin-right: 10px;
    }
     .top-header .navbar .navbar-collapse ul li a{
       color: #fff;
    }

    .top-header .navbar .navbar-collapse ul li a:hover {
   
    color: #fff;
    }

    .top-header .navbar .navbar-collapse ul ul li a {
    padding: 5px 15px;
    color: #fff;
    }

.top-header {top: 0px;}
     .lbox-details h1{
         font-size: 24px;
    }
     .lbox-details h2{
         font-size: 18px;
    }
     .lbox-details p strong{
         font-size: 20px;
    }
     .lbox-details a.btn{
         display: none;
    }
     .title-box h2{
         font-size: 38px;
    }
     .about-main-info h2{
         font-size: 24px;
    }
     .about-img{
         margin-bottom: 30px;
    }
     .main-timeline-box .separline::before{
         left: 15px !important;
    }
     .main-timeline-box .iconBackground{
         left: 15px !important;
    }
     .main-timeline-box .timeline-text-content{
         margin-left: 0px;
    }
     .main-timeline-box .reverse .timeline-text-content{
         margin-right: 0px;
    }
     .main-timeline-box .time-line-date-content{
         margin-right: 0px;
    }
     .main-timeline-box .time-line-date-content p{
         float: left;
    }
     .main-timeline-box .timeline-element{
         padding: 0px 15px;
    }
     .gallery-box ul li {
         width: 48%;
    }
     .top-header{
         position: relative;
    }
	.top-header {
    width: 100%;
    margin: 0;
    }

a.navbar-brand img {
    height: auto;
}

.tab_menu {
    overflow-x: scroll !important;
}

.tab_menu {
  padding: 0 13px;
}

	p.section_count {
		display: none;
	}
     .lbox-details{
         position: relative;
         width: 100%;
         padding: 5% 0%;
    }
     .about-m{
         margin-top: 30px;
    }
     .countdown #timer div#days, .countdown #timer div#hours, .countdown #timer div#minutes, .countdown #timer div#seconds{
         position: inherit;
         margin: 12px 0px;
    }
     .lbox-details::before{
         background: rgba(0,0,0,0.9);
    }
     .countdown{
         height: 188px;
         border-radius: 0px;
    }
     .countdown #timer div{
         width: 23%;
         font-size: 24px;
    }
     .about-m{
         margin-bottom: 30px;
    }
     .timeLine .row .item{
         margin-bottom: 30px;
    }
     .filter-button-group button{
         margin-bottom: 5px;
    }
     .navbar-brand img {
         width: 100px;
    }
     .top-header {
         /*background-image: none;*/
         background-color: #000;padding-top: 10px;
    }

    .navbar-collapse {padding-top: 10px;}
     .about-main-info div.full > img {
         height: auto;
         margin-bottom: 20px;
    }
     .search-box {
         position: absolute;
         top: 0;
         right: 50px;
         height: auto;
         padding: 0;
         margin-top: 29px;
         display: none;
    }
     a.navbar-brand {
         left: 0;
         position: relative;
    }
     .slide_text {
         margin-top: 15%;
		 /*display:none;*/
    }
     .slide_text h1 {
         font-size: 24px;line-height: 35px !important; color: #fff;
    }
     .slide_text h4 {
         font-size: 20px;
         margin: -20px 0;
    }
     .slide_text p {
         display: none;
    }

    .wel-top h2 {
        font-size: 30px;
        line-height: 40px;
        }
     .contact_bt {
         width: 35%;
         height: 35px;
         
         color: #fff;
         float: left;
         line-height: 36px;
         text-align: center;
         font-size: 14px;
         font-weight: 300;
         margin-top: 5px;
    }
     .top-header #navbar-wd {
         padding-right: 0;
    }
     .heading_main {
         margin-bottom: 20px;
         width: 100%;display: block;
    }

    .hd {display: none;}

    .line-head {margin-left: 0px;}
     .heading_main p.large {
         display: none;
    }

    .home-client .col-md-2 {width: 50%;}

    .concept-wrap {
    padding: 0px 0px;
    }

    .concept-title {
    padding-bottom: 0px;
     margin-left: 0px; 
    padding-top: 0px;
    }

    .concept-img {
        margin-bottom: 40px;
    }

    .topMar {
        margin-top: 0px;
    }


   
     h3.small_heading {
         font-size: 20px;
         font-weight: 600;
         line-height: normal;
         margin-top: 25px;
    }
     #demo .img-responsive {
         margin: 10px 0;
         width: 100%;
    }
	.team_member_img img {

    border: solid #ece9e2 20px;
    border-radius: 100%;
    width: 280px;
    height: 280px;

}
.team_member_img.text_align_center {

    width: 280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    float: none;

}

.bottom_menu {

    float: right;
    width: 100%;
    justify-content: center;
    display: flex;

}

.carousel a.carousel-control-prev {
    left: 20px;
}

.carousel a.carousel-control-next {
    right: 20px;
}

.footer_blog {
    margin-top: 25px;
}

.footer-box.has-footer-contact {
    margin-top: 0px;
}

	.team_member_img .social_icon_team {

    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: rgba(244,56,102,0.7);
    opacity: 0;
    transition: ease all 0.2s;

}
     .footer_bottom p.crp {
         float: left;
         width: 100%;
         text-align: center;
    }
    
	
	
	.newsletter_form input {
         width: 100%;
    }

    .thim-register-now-form {
    float: none;
    margin: 15px auto 60px;
    }

    .thim-get-100s {
    text-align: center;
    }

    .thim-get-100s h2 {
    
    font-size: 50px;
    
}

.rs-breadcrumbs .breadcrumbs-single {
    /*min-height: 250px;*/
}

.rs-breadcrumbs .page-title {
 font-size: 20px !important;
    line-height: 22px !important;
    margin-top: 0;
    margin-bottom: 18px;
    }

    .rs-breadcrumbs {
   
    margin-top: 0px;
}

.ourstoryBg {    padding-top: 100px;}

.ourstory {
    margin: 0px 15px 0px 15px;
    padding: 75px 24px 36px 25px;

}

.hover12 {
   padding-bottom: 25px;

}

.home_ser {
    padding-top: 25px;background-image:none;padding-bottom: 0px;
}

.content-over {
    padding-top: 40px;
    padding-bottom: 0px;
}

#portfolio {
    padding-bottom: 60px;
}

.element-background {height: 154.1px;}

.element-box {    margin-bottom: 20px;}

.faculty {
    padding-top: 0px;
    padding-bottom: 45px;
}

.wel-top {
    padding-left: 0px;
   margin-bottom: 24px;
}

.bot {margin-bottom: 30px;}

}


@media only screen and (max-width: 590px){

    .rs-breadcrumbs .breadcrumbs-single {
    min-height: 200px;
    }

    .rs-breadcrumbs .page-title {
 
    margin-top: 8px;
    margin-bottom: 4px;
    }
}

 
