
/* ========================================================= 
Home page
========================================================= */
.topLogo {
    padding: 0px 10px;
    display: flex;
    align-items: center;
}
.logodiv2 .first-logo, .logodiv3{display: block;}
.logodiv2 .second-logo{display: none;}

.topLogo>div{
    flex:1;
}
.acs_logo_flex{
    padding: 10px;
    display: flex;
    justify-content: center;
}
.topLogo .aaami_title{
    flex-grow: 7;
}
.course_logo_flex{
    padding: 10px;
    display: flex;
    justify-content: center;
}
.topLogo h1{
    font-size: 22px;
    color: #e42e2d; 
    font-weight: bold; 
    letter-spacing: 1.5px; 
    text-align: center;
}
#popupModellogin .modal-header{
    padding: 0;
    margin-top: 30px !important;
}
.modal .modal-header .close {
    margin-top: 16px !important;
    position: absolute;
    right: 27px;
    top: 24px;
    z-index: 99999;
    outine: unset;
    border-radius: 39px !important;
    border: none !important;
    box-shadow: unset;
}
 
.topLogo h5{
	color: #e42e2d; font-size: 20px; font-weight: bold;margin-top: 0;margin-bottom: 5px;
}

.owl-dots .owl-dot span {border: 1px solid #172337;}
 

.iconsSocial {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.iconsSocial i{
	color: #fff000;
}
.iconsSocial .fa-twitter{
    color: #00adff;
}
.iconsSocial .fa-youtube-play{
    color: red;
}
.iconsSocial .fa-shopping-cart{
    color: #fff;
}
.iconsSocial .fa-amazon{
    color: #44a9ff;
}
.iconsSocial .fa-whatsapp{
    color: #3fff00;
}
.iconsSocial .fa-facebook{
    color: #428bca;
}
.iconsSocial .fa-instagram{
    background:  radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.whatsapp-num i {
    font-size: 20px;
    font-weight: 500;
    color: #00ff5f !important;
    left: 7px;
    margin-right: 3px;
}


.footer-info .item{
	display: flex;
}
.footer-info .item i, .footer-info .item p{
	flex: 1;
}
.footer-info .item p{
	flex-grow: 20;
	font-size: 15px;
	margin-left: 20px;
}
.inner-sec{
	padding: 10px 0;
	margin: 5px 0;
}
.footer-info .item p span{
	display: block;
	font-family: serif;
}
.address-icon {
    float: left;
    font-size: 20px !important;
    margin-top: 15px !important;
}

.whatsapp i {
    background: #12a412;
    font-weight: 300;
    font-size: 17px;
    padding: 6px 5px;
}

.phone{
	margin-top: 10px;padding: 0;
}
.phone i {
	margin-right: 0;
    font-weight: 300;
    font-size: 26px;
    padding: 6px 5px;
}

#courselist, #page{
    margin-left: 0;
    width: 100%;
    margin-top: 0px;
    margin-right: 0;
    padding: 0;
}
.welcome-skip{
    border-radius: 7px !important;
    font-weight: 500;
}
#page table{
    background: transparent !important;
}

/* ========================================================= 
Course page
========================================================= */
#courselist .table-responsive .courses-table{
    margin: 0;
    margin-bottom: 0 !important;
    width: 100%;
}
#courselist>.table-responsive ,#courselist>table{
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 100%;
    padding: 7px;
}

.sliderframe {
    margin-top: 0px !important;
    padding: 0 !important;
}

/* ========================================================= 
Patient page
========================================================= */

.diseases_main{margin-top: 0;}
.patient_heading_img_first img{
    width: 100%;
}
.patient_heading_first{
    display: none;
}

.patient_heading_img img, .patient_heading_img_first img{
    width: auto;
    height: 190px;
    border: 1px solid #ddd;
    margin: 16px 5px 5px 5px;
    border-radius: 8px !important;
}
.patient_heading_img, .patient_heading_img_first{
    justify-content: center;
    display: flex;
}

.first_grop{
    border-radius: 10px !important;
    margin: 5px -10px 20px;
    border: 3px solid #172337;
    overflow: hidden;
    transition: .6s ease;
    background: #172337;
    box-shadow: 0px 2px 10px #7c7c7c;  
}
.first_grop:hover {
    background: #0b1227;
}
.first_grop img{
    width: 100%;
    margin: 0;   
    border-radius: 0 !important; 
}
.first_grop label{
    width: 100%;
    font-size: 13px;
    background: transparent;
    padding: 0;margin: 0;
    line-height: 2;
    height: 55px;
    text-transform: uppercase;
}
.first_grop:hover img{
    opacity: 0.6;
}
.first_grop label a{color: #ddd;}

.first_grop label p{
    margin: 0;line-height: 2;min-height: 60px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slideshow-banner {
    margin-bottom: 0;
}

/* ========================================================= 
Directory page
========================================================= */
.category-wrapper{
    padding: 0 !important;
}
.menubar{
    background: #172337 !important;border-radius: 0 !important;
}
.dir_group_name{text-transform: uppercase !important;margin: 3px 0;}
.slider-left, .slider-right{
    padding: 0;
}
.div_adv{
    width: 100%;
}

.dir-content{
    background: #1c6c7e;
    padding: 15px 20px;
    border:1px solid #aaa;
    margin-top: 4px;
    margin-bottom: 15px;
}
.directory_list{
    padding: 15px 10px;
    display: block;
}
.directory_list .heading{
    font-weight: bolder;
    color: white;
    font-size: 16px;
}

.directory_list p{
    color:white;margin-top: 5px;
}
.figure-img {
    padding-bottom: 5px;
    overflow: hidden;
    flex: 1;
    height: 225px;
}
.figure-img a:hover img {
    transition: transform 50ms;
    transform: scale(1.3);
    transition: .5s ease;
    overflow: hidden;
}
.dr-category{
    background: #1a4a55;
    display: flex;
    margin-top: 5px;
}


.auhtorized_state label{ color :#fff; }


#gallery-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}   
#gallery-container .item{
    flex: 1;
    height: 215px;
    margin-bottom: 20px;
    border: 4px solid #172337;
}

.all_course,.C-list-form{
    padding: 0px;
}

.all_course div, .C-list-form div{
    margin: 2px 0 0 0;
    width: 100% !important;
    border-radius: 0px !important;
    background: #172337;
    font-family: sans-serif;
}
.all_course .button,.C-list-form .button {
    padding: 4px 15px;
    color: #172337;
    border-radius: 20px !important;
    margin-left: 15px;
    border: 2px solid yellow !important;
    background-color: #dada0a;
    box-shadow: 0px 0px 4px #baba04;
}
.all_course .button:active,.C-list-form .button:active {
    background-color: #ffff00;
    box-shadow: none;
}
}

@media screen and (max-width: 450px){


/* ========================================================= 
Home page
========================================================= */
.topLogo h1{font-size: 15px;margin-bottom: 10px;}
.topLogo h5{font-size: 19px;display: none;}
.mobileNav .nav-button{ right: 0;}

#login-form{
    padding: 15px 0;
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{
	top: 20%;
	width: 25px;
	height: 25px;
    font-size: 15px;
}
.owl-dots{display: none;}
#slideshow{ height: 170px; }
.iconsSocial { justify-content: space-around; }
.iconsSocial a{margin: 0;}
.footer-center {
    padding:0 !important;
}
.inner-sec p{margin-left: unset;}
.iconsSocial a{ margin:0 }
.footer-marq{height: unset;}
.copy_right { padding: 0 15px; }
.footer-info .item p{
	flex-grow: 11 !important;
}
.patient_heading_img img{
    height: 147px;
}

#login-form .direction {
    background-color: #2874f044;
    color: #2874f0;
    padding: 6px;
    margin: 5px 0px;
    border: 1px solid #2874f0;
    font-size: 12px;
}
.login-div{
    height: 525px !important;
    padding: 0 8px;
}
.welcome_marquee span{
    font-size: 15px !important;
}
.welcome-skip{
    padding: 4px 13px !important;
    background: #ff3530 !important;
    font-size: 16px !important;
    font-weight: 500;
    font-family: serif;
    position: relative;
    top: -35px;
    left: 43%;
    border-radius: 7px !important;
}
.login-title{
    height: 20px !important;
}
#login-button{
    padding: 4px 6px !important;
    font-size: 13px !important;
}
.login-div label{
    font-size: 12px !important;
}
#footer .inner-sec h2{
    font-size: 20px;
}

/* ========================================================= 
course page
========================================================= */

#courselist>img{
display: none;
}

iframe .tawk-button{
    width: 160px;
    left: 100px;
}
/* ========================================================= 
Patient page
========================================================= */

.patient_heading h1{ font-size: 18px;}
.patient_heading p { font-size: 13px;font-weight: 500; }
.patient_heading h3 { font-size: 16px;}
.patient_heading h3 { font-size: 16px;}
.diseases_text{ font-size: 16px; }

#gallery-container .item{
    width: 100%;
    height: auto !important;
}
.status-box-body{margin-bottom: 25px;padding: 10px;}
.heading{
    margin: 20px 70px;
    padding: 5px;
    font-size: 13px;
}

}


@media (max-width: 1192px)
{
    .topLogo .aaami_title{
        flex-grow: 5
    }
    .topLogo h5{
        font-size: 17px;
    }
    .slider-left,
    .slider-right{
        display: none !important;
    }
}



@media (max-width: 992px)
{
    .dr-category{
        flex-direction: column-reverse;
    }
    .dr-category .figure-img{
        width: 100%;
    }
    .figure-img a img{
        height: 215px;
    }
    .figure-img{
        height: auto !important;
    }
    #gallery-container .item{
        height: 300px;
        margin-bottom: 15px;
    }
    .topLogo{
        flex-direction: column;
    }
    .acs_logo_flex{
        display: none;
    }
    .topLogo h5{ display: none; }
    .topLogo h5:nth-child(1){
        display: block;
    }
}


@media (max-width: 1192px){
.slider-left{display: none !important;}
.slider-right{display: none !important;}
}

@media (max-width: 768px)
{
    #courselist>img{
        display: none;
    }
    .marquee{margin-top:43px !important;}
 

/* ========================================================= 
Home page
========================================================= */
.centercontent {
    margin-top: 0px !important;
    padding: 0;
}
.topLogo{margin-top: 5px;margin-bottom: 5px;}
.topLogo h1{
	margin-bottom: 12px;margin-top: 7px;font-size: 20px;
}
.topLogo h5{font-size: 17px;}
.logodiv2 .first-logo, .logodiv3{display: none;}
.logodiv2 .second-logo{display: block;text-align: center;}

.mobileNav .nav-button{
	margin: 0;position: absolute;right: 10px;
}
.navbar-toggle .icon-bar{
	width: 20px;height: 2px;
}
.mobileNav .logo-img{width: 100px;}
.mobileNav{top: 0px;border-radius: 0;}


.runningtext{font-size: 20px;line-height: unset;margin: 0;}
.footer-marq{height: unset;width: 100%;}

#footer .footer-left{padding: 0;}
#footer .course-section{padding: 0;margin: 0 !important;}
#footer .course-section .inner-sec{margin: 0;padding: 0 8px;}
#footer .inner-sec h2{padding: 3px;margin-top: 25px;border-radius: 25px;font-size: 24px;}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{
	top: 40%;
	width: 30px;
	height: 30px;
    font-size: 20px;
    padding: 0;
    justify-content: center;
    display: flex;
    align-items: center;
}
.footer-course{
	display: flex;
	flex-wrap: wrap;
}
.mobileNav .nav-img{
    position: absolute;
    top: 5px;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100% !important;
    right: 60px;
    padding: 0px;
}

.mobileNav .nav-img img{
    border-radius: 50px !important;
    width: 100%;
}
.footer-course>.col-sm-6{
	display: flex;
    flex: 1;
    border: 1px solid #ddd;
    flex-basis: max-content;
    border-radius: 40px !important;
    margin-bottom: 7px;
    padding: 7px 13px;
    margin-left: 5px;
    margin-right: 5px;
    background: #ece9e9;
}
.footer-course .ba_button{
	text-transform: uppercase;
	padding: 0;
    color: #172337 !important;
    margin: 0;
    font-size: 12px;
    height: unset;
}

.footer-center{
	padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.footer-center .logo{
	display: flex;
    width: -webkit-fill-available;
    margin: 10px;
    background: #ece9e9;
    justify-content: center;
}
.footer-center .logo>img{
	margin: 8px 0;
	width: 200px;
}
.iconsSocial {
    display: flex;
    flex: 1;
    margin: 8px;
    justify-content: center;
    width: -webkit-fill-available;
}
.iconsSocial a{
	margin: 0 10px;
}
.iconsSocial i {
    border-radius: 10px;
    padding: 16px;
    font-size: 18px;
    color: #ffff00;
}
.footer-right{
	padding: 0;
}
.footer-info{
	margin-top: 0;
}
#footer .footer-right .inner-sec{margin: 0;padding: 0px;margin-top: -25px; }

.login-div{
    height: 600px;
}
.welcome_marquee span{
    font-size: 20px;
}
.welcome-skip{
    font-size: 18px !important;
}
.login-title{
    height: 29px;
}
#login-button{
    padding: 7px 11px;
    font-size: 15px;
}
label{
    font-size: 14px;
}

.navbar-collapse{
	top: 0;
	background: #172337;
	padding: 4px;
	height: auto;
}
.nav-items-list{
	margin: 0;border: 1px solid #ffffff78;overflow-y: scroll;height: 450px;
}

.nav-items-list li{
	margin: 0;padding: 0 !important;
}
.nav-items-list li a{
	padding: 8px 10px;
	background: transparent;
	font-size: 13px;
}

.nav-items-list li p.dropbtn{
	padding: 8px 10px !important;
	background: transparent;
}
.nav-items-list li.user-menu{
	background: transparent;
	margin-top: 0 !important;
    padding: 0px !important;
    color: #fff;
    font-size: 15px;
    font-family: 'Arial';
}
.dropdown{
	padding: 0 !important;
}
.dropdown-content{
	position: relative;
	background: #0d1421;
	padding: 0 !important;
	width: 100% !important;
	padding-left: 20px !important;
}
.dropdown:hover .dropbtn {
    background-color: #2874f0;
    color: #fff;
}

.user-menu .navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #2874f0 !important;
    border-radius: 0px !important;
}

.nav-items-list .dropdown-content  a{
    border: none;
    padding: 8px 10px;
    background: transparent;
    border-left: 3px solid #2874f0;
    margin: 0px !important;
    color: #fff !important;
}
.dropdown-content a:hover, .dropdown-content a i:hover {
    color: #000 !important;
    transform: unset;
    font-weight: unset;
    background-color: #ffd400 !important;
}
.dropdown-content a:hover i {
    color: #000 !important;
}
.modal .modal-header .close{margin-top: 0px !important;}

.navbar-inverse .navbar-nav > li > a{
	color: #fff !important;
    border: 1px solid #dddddd61;
}
#popupModellogin .second{display: none;}
.footer-info .item p{
	flex-grow: 11;
}
.inner-sec p{
	margin-left: 0 !important;
}
.dropdown:hover .dropdown-content {
    margin-top: 0px !important;
}
/* ========================================================= 
course page
========================================================= */

.stylebold {
    font-size: 13px !important;
    line-height: 23px;
    display: inline-block;
    padding: 4px;
}
.slider-left{
    display: none;
}
.site-about>.row>.col-sm-12, #courselist{
    padding: 0;
}
 #courselist{
    margin: 0px;
    padding: 4px;
}
iframe .tawk-flex{
display: none !important;
}
iframe #tawk-bubble-container{
    display: none !important;
}
 #courselist>.table-responsive, #courselist>table{
    border: 1px solid #ccc;
    margin-bottom: 8px;
}
 #courselist .table-responsive::-webkit-scrollbar{
    height: 9px;
}
 #courselist table .heading{ font-size: 16px; }
 #courselist .rowlist{
    font-size: 12px !important;
}
 #courselist .table-responsive tr:nth-child(1) .btn
{
    padding: 4px;
}
 #courselist .rowlist input[type="button"]{
    background: transparent;
}

.site-about>.row>.col-sm-12 .col-sm-12{
    margin: 0 !important;
    padding: 0 !important;
}

.all_course,.C-list-form{
    padding: 0px;
}

.all_course p, .C-list-form p{
    margin: 2px 0 0 0;
    width: 100% !important;
    border-radius: 0px !important;
    background: #172337;
    font-family: sans-serif;
}
.all_course .button,.C-list-form .button {
    padding: 4px 15px;
    color: #172337;
    border-radius: 20px !important;
    margin-left: 15px;
    border: 2px solid yellow !important;
    background-color: #dada0a;
    box-shadow: 0px 0px 4px #baba04;
}
.all_course .button:active,.C-list-form .button:active {
    background-color: #ffff00;
    box-shadow: none;
}

/* ========================================================= 
Patient page
========================================================= */
.patient_heading_img_first{ display: none; }

.patient_heading_img .patient_heading_first{display: block;}
.patient_heading_img .patient_heading_second{display: block;}
.patient_center{
    width: 100%;
}
.patient_header{margin-top: 0px;padding: 0;}
.patient_heading_img {
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.patient_heading_img img {
    width: auto;
    margin-right: 20px;
    height: 190px;
    border: 1px solid #ddd;
    margin: 16px 5px 5px 5px;
    border-radius: 8px !important;
}
.patient_heading h1{
    font-size: 22px;
}
.patient_heading p{font-size: 16px;font-weight: 500;}
.patient_heading h3{font-size: 20px;}
.diseases_input{ padding: 0; }

.first_grop{
    border-radius: 10px !important;
    margin: 5px 0px 20px;
    overflow: hidden;
    transition: .6s ease;
    background: #172337;
    box-shadow: 0px 8px 10px #545454;  
}
.first_grop img{
    width: 100%;
    margin: 0;   
    border-radius: 0 !important; 
}
.first_grop label{
    width: 100%;
    font-size: 13px;
    background: transparent;
    padding: 0;margin: 0;
    line-height: 3;
    color: #fff;
    text-transform: uppercase;
}
.first_grop label a{color: #ddd;}

.first_grop label p{
    margin: 0;
}
.slideshow-banner 
{
    margin-bottom: 0;
}

/* ========================================================= 
Directory page
========================================================= */
.directory_list{
    text-align: center;
}
.menu-toolbar a{
    padding: 5px 12px;
    font-size: 13px;
}
.text .info{
    text-align: center;
}
.text .btn-group{
    display: flex;
    justify-content: center;
}
.tabline #tabbar{
    margin: 0 auto;
    right: 0 !important;
    left: 0 !important;
    text-align: center !important;
    top: -29px !important;
}
.user_job_about{
    font-size: 18px;
}
.div-city:empty{
    display: none;
}
.prospactusdata > p > img{
    width: 100% !important;
    padding: 5px;
    margin: 0;
    border: 1px solid;
}


#gallery-container .item{
    width: 100%;
    height: auto !important;
}


.kv-table-wrap th, .kv-table-wrap td{
    display: table-cell;
}

#grid-pjax{
    width: 1300px;
}
td .show_address{
    width: 100%;
    height: auto;
    max-height: unset;
    overflow: hidden;
}
.acsbranch{
    width: 98%;
}

#page tr{
    display: flex;
    flex-direction: column;
}

