@media screen and (max-width:1366px) {
.container{
        width:90%;
}     
header .col-md-8::after {
    right: -95px;
}
.navbar-inverse .navbar-nav > li > a {
    padding: 15px 8px 15px 8px;
}
}
@media screen and (max-width:1280px) {
.bs-slider .slider_bottom article h3 {
    font-size: 18px;
}
.bs-slider .slider_bottom article h4 {
    font-size: 16px;
}
.register_sec .reg-rgt .reg-inner::before {
    bottom: -60px;
}
.register_sec .reg-rgt .reg-inner h4 {
    font-size: 18px;

}
.register_sec .reg-rgt .reg-inner p {
    font-size: 12px;
}
}
@media screen and (max-width:1200px) {
header .top-bar .number {
    margin-right: 15px;
}
.form-inner h3 {
    font-size: 20px;
}
}

@media screen and (max-width:1136px) {
.navbar-inverse .navbar-nav > li > a {
    padding: 15px 3px 15px 3px;
}
header .logo {
    padding: 0px;
    margin-top: 15px;
}
}

@media screen and (max-width:1024px) {
.feature_sec .client-slide article .img_blog .img-overtext h4 {
    padding: 6px 9px;
    font-size: 15px;
}
.feature_sec .client-slide article .img_blog .img-overtext h4::before {
    padding: 16px;
    left: -29px;
    top: -3px;
}
.feature_sec .client-slide article .text_inner h3 {
    font-size: 14px;
    line-height: 20px;
}
.register_sec .reg-rgt .reg-inner {
    padding: 20px 5px;
}

.register_sec .reg-rgt .reg-inner::before {
    bottom: -53px;
}
}

@media screen and (max-width:991px) {
.emails{
    display: none !important;
}
.register_sec .reg_lft {
    padding: 25px 0px;
}
.register_sec .reg-rgt {
    margin: 0;
}
.register_sec .reg-rgt .reg-inner::before {
    bottom: -48px;
    padding: 26px;
}
.about-sec .about-inner {
    border-top: 1px solid #ccc;
}
.about-sec .about-inner::after {
    position:unset;
}
.about-sec article {
    text-align: center;
}
.about-sec {
    padding: 50px 0px;
}
.service-sec article {
    margin-bottom: 40px;
}
.media-sec article {
    margin-bottom: 60px;
}
.appoint-sec .row p {
    font-size: 11px;
}
.success-sec .success p {
    padding: 0px 30px;
}
.success-sec .success::before {
    left: -53px;
}
.appoint-sec .row form .input-form1 {
    width: 100%;
}
.phoness {
	padding-right: 15px;
}
.footer_1 {
    text-align: left;
}
.navbar-collapse.collapse {
    padding: 0px;
}
header .col-md-8{
    padding: 0px;
}
.about_sec .about_lft {
    padding: 35px 0px;
}
.about_secs .about_inner::before {
    top: 18%;
}
.about_secs .about_inner .about_lft h3 {
    font-size: 24px;
}
.about_secs .about_inner .about_lft {
    padding: 0;
}
.about_secs .about_inner::before {
    top: 12%;
}
.about_secs .about_inner .about_lft a {
    margin-bottom: 30px;
}
.vender_sec .vender_inner img {
    width: 100%;
    float: unset;
}
}

@media screen and (max-width:854px) {
.navbar-inverse .navbar-nav > li > a {
    font-size: 11px;
}
.bs-slider .slider_bottom {
    position: unset;
}
.bs-slider .slider_bottom article {
    border-right: 1px solid #fff;
    padding: 15px 0px 15px 63px;
}
.bs-slider .slider_bottom article h3 {
    font-size: 14px;
}
.bs-slider .slider_bottom article h4 {
    font-size: 13px;
}
.bs-slider .slider_bottom article a {
    font-size: 12px;
}
.bs-slider .slider_bottom article img {
    left: 0px;
}
header .logo {
    margin-top: 33px;
}
}
@media screen and (max-width:767px) {
.navbar-inverse .navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 14px;
    margin:0px;
    transition: all ease-in-out 0.5s;
    z-index: 1;
}
header .logo {
    display: none;
}
.top-bar::before{
    display: none;
}
header::after {
    width: 100%;
}
header .top-bar {
    background: none;
}
.navbar-inverse .navbar-nav > li > a:hover{
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a::before{
    position: absolute;
    content: "";
    width: 0px;
    top: 0;
    left: 0;
    bottom: 0;
    background: #333;
    z-index: -1;
    transition: all ease-in-out 0.9s;
}
.navbar-inverse .navbar-nav > li > a:hover::before{
    width: 100%;
}
.navbar-collapse.in {
    overflow-y: unset;
}
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
}
header .top-bar .number {
    margin-left: 15px;
}
.navbar-inverse .navbar-toggle {
    border-color: #2e3192 !important;
}
.navbar-brand {
    padding: 0px 15px;
    display: block;
}
.navbar-brand > img {
    position: relative;
    z-index: 999;
    width: 220px;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #03507f;
}
.navbar-inverse .navbar-toggle {
    border-color: #03507f;
    transition: all ease-in-out 0.5s;
}
.navbar-nav {
    float: unset;
    margin: 0px;
    background: #eee;
    padding-top: 48px;
}
.navbar-collapse.collapse {
    padding: 0px 15px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #03b1db;
}
.navbar-nav .drop1 {
    display: none;
}
.navbar-nav .open .dropdown-menu {
    padding:0px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    background: #e3e3e3;
    border-bottom: 1px solid #fff;
    transition: all ease-in-out 0.5s;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #3c3c3c;
}
.navbar-nav .dropdown {
    display: block;
}
.footer-sec article {
    min-height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.bs-slider .slider_bottom article {
    border-right:none;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding: 15px 0px 15px 83px;
}
.about_secs .about_inner .about_rgt {
    min-height: auto;
}
.about_secs .about_inner .about_rgt img {
    position: unset;
}
}
@media screen and (max-width:640px) {
.register_sec .reg_lft h2 {
    font-size: 36px;
}
.heading h3 {
    font-size: 24px;
} 
.about_sec .about_lft h3 {
    font-size: 36px;
}
.about_sec .about_lft small {
    font-size: 14px;
}
.student_sec .client3 article {
    padding: 30px 30px 30px 30px;
}
#boxes #dialog {
    width: 430px;
}
.contact_secs .contact_inner {
    padding: 15px;
}
.contact_secs .contact_inner, .course_secs .course_inner, .about_secs .about_inner, .form_secss .form_inner {
    bottom: 0;
}
.banner_sec h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.banner_sec {
    padding: 30px 0px 0px 0px;
}
.banner_sec ul li a {
    padding: 6px 10px;
}
.about_secs .about_inner::before {
    top:11%;
}
.about_secs .about_inner .about_lft h3 {
    margin: 0px 0px 35px 0px;
}
.course_secs .course_inner {
    padding: 30px 15px;
}
.medicalcourse_secs .medicalcourse-inner {
    bottom: 0;
}
.vender_sec article {
    padding: 10px;
}
.vender_sec article h4 {
    font-size: 22px;
}
.vender_sec article a {
    font-size: 12px;
    padding: 6px 8px;
    border: 1px solid #7c7b7a;
}
}
@media screen and (max-width:540px) {
.student_sec h2 {
    text-align: left;
}
.heading h3 {
    font-size: 16px;
}
.heading h5 {
    font-size: 15px;
}
.register_sec .reg_lft h2 {
    font-size: 30px;
}
.register_sec .reg-rgt .reg-inner h4 {
    font-size: 16px;
}
.register_sec .reg-rgt .reg-inner p {
    font-size: 10px;
}
.register_sec .reg-rgt .reg-inner::before {
    bottom: -38px;
}
.student_sec h2 {
    font-size: 22px;
    margin: 0px 0px 15px 0px;
}
.register_sec .reg-rgt form {
    padding: 10px;
}
.form_secss .form_inner h3 {
    font-size: 18px;
}
.form_secss .form_inner h4 {
    font-size: 14px;
}
.form-inner h3 {
    font-size: 16px;
}
}
@media screen and (max-width:480px) {
header .top-bar ul li a {
    padding: 6px 5px;
}
.navbar-brand > img {
    width: 196px;
    padding: 6px;
}
#boxes #dialog {
    width: 330px;
}
}
@media screen and (max-width:420px) {
.feature_sec .client-slide article .img_blog .img-hover .img-hover-inner {
    vertical-align: middle;
    padding: 70px 0px;
}
.feature_sec .client-slide article .img_blog .img-hover .img-hover-inner a {
    width: 40px;
    height: 40px;
}
#boxes #dialog {
    width: 280px;
}
}