/*
* Style tweaks
* --------------------------------------------------
*/

* {
    /*margin: 0 auto;*/
    padding: 0;
}
.clear{clear:both;}
.form-group1 {margin-bottom: 8px!important;}
#txtenq{margin-left: 37%; font-family: 'Montserrat';}
#div1{font-size: 11px;margin-left: 18px;}
#div2{font-size: 11px;margin-left: 18px;}
.form-group {
    margin-bottom:8px!important;
}
html,
body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
}


footer {
    padding: 30px 0;
}


b,
strong {
    font-weight: 700;
}
#header-container{width: 1200px; margin: 0 auto;}
.small-banner img{width: 100%;}

.enq1 {
    width: 70%;
    float: left;
    background: #fff;
	margin: 0 175px 35px;
    padding: 15px;
    padding-top: 40px;
    border-radius: 5px;
    border: 1px solid #e8e8ef;
	box-shadow: 0 0 18px 0 rgba(70, 75, 110, 0.2);
}
.susc, .susc1 {
    width: 46%;
    height: 40px;
    float: left;
    margin-bottom: 11px;
    margin-left: 24px;
    font-family: 'Montserrat', sans-serif;
}
.susc3 {
    width: 95%;
    height: auto;
    float: left;
    margin-bottom: 15px;
    margin-left: 24px;
    margin-top: 7px;
    font-family: 'Montserrat', sans-serif;
}
.susc4 {
    width: 21%;
    height: 35px;
    margin: 0 auto -4px;
    background: #124273;
    border-radius: 3px;
    margin-top: 5px;
    margin-left: 309px;
    color: #fff;
	margin-bottom: 15px;
	padding: 6px;
}
.widget-title1 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
    font-size: 20px;
	font-family: 'Montserrat'
}
.widget-title1::before {
    content: '';
    position: absolute;
    background: #c32b1b;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 1px;
}
.aboutus h3{font-size:18px;}
.cltin{width:100%; height: auto; background-color: #009fe3;}
.cltin1{width:100%; height: auto; background-color: #ffffff;}
.cltin p{color:#ffffff;text-align: justify!important; font-family: 'Montserrat';}
.numbx {
    width: 25px;
    height: 25px;
    float: left;
    background: #cc255a;
    color: #fff;
    padding-left: 9px;
    padding-top: 1px;
    font-size: 14px;
    border-radius: 18px;
    margin-top: 8px;
}
.points {
    padding: 5px;
    padding-top: 8px;
    padding-left: 30px;
    font-family: 'Lato';
    text-align: justify;
}
.cltin1 h3{font-family: 'Montserrat';
    color: #13467a;
    font-size: 16px;
    margin-top: 25px;
    font-weight: 600;}
.cltin1 p{text-align: justify;}
.cltin1 p{color:#000000;font-family: 'Montserrat'; text-align: justify; margin-bottom: 14px;}
.cltin1 p i{color: #c43122;}
.active, .accordion:hover {
    background-color: #144c84;
    color: #fff;
}
.accordion:hover {
    color: #fff;
}
.accordion {
    background-color: #144c84;
    color: #fff;
    cursor: pointer;
    padding: 10px;
	font-family: 'Montserrat';
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 5px;
}
.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}







.events-content{
    padding-top: 20px;
}
.show {
    border-radius: 21px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    width: 150px;
    margin: 0 auto;
    padding: 8px;
    font-weight: 700;
    cursor: pointer;
}
.show-new {
    display: none;
}

.spl_scroll_start ol, .spl_scroll_start ul{
	list-style-position: inside !important;
    padding-left: 20px !important;
}

.display, .forphn, #slider1_container_mobile {
    display: none;
}

.hidden_content p {
    color: #ffffff !important;
}

.awards_recognition_inner_p p {
    color: #ffffff !important;
	padding: 0px 25px;
}

#text11,
#text113read,
#text113 {
    display: none;
}

.btn-container1 {
    margin: auto;
    height: 44px;
    float: right;
}

.HP-text-para {
    border-bottom: 2px solid #ececec !important;
    padding-bottom: 24px;
    font-family: Gotham-BOOK;
    color: #585858;
    font-size: 14px;
}

.HP-text-para ul {
    padding-left: 16px;
}

.btn-container1 button {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-radius: 25px;
    padding: 6px 14px;
    outline: 0 !important;
    font-size: 14px;
    background: transparent;
    color: white;
    box-sizing: border-box;
}

#text112 {
    display: none;
}

.btn-container12 {
    margin: auto;
    height: 44px;
}

.socialicons11 {
    margin-bottom: 20px;
    margin-top: 5px;
}

.social11 [class*="fa fa-"] {
    background-color: #333;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.btn-container12 button {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    border: none;
    padding-top: 14px;
    outline: 0 !important;
    font-size: 14px;
    background: transparent;
    color: #bababa;
    font-style: italic;
    box-sizing: border-box;
}

.dropdown-menu>li>a:hover {
    background: linear-gradient(to right, #0769a5, #00426f) !important;
    color: #ffffff !important;
    height: 35px !important;
    border-radius: 5px !important;
    padding: 8px !important;
    margin: 0 auto !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.common_banner h1 {
    position: absolute;
    color: #fff !Important;
    text-transform: uppercase !Important;
    font-size: 20px !Important;
    line-height: 25px;
    margin-top: 160px !Important;
    font-family: Gotham-Bold !Important;
    z-index: 998;
}

.common_banner h3 {
    position: absolute;
    color: #fff !Important;
    font-size: 16px !Important;
    margin-top: 230px !Important;
    line-height: 22px;
    z-index: 998;
}

.common_banner p {
    position: absolute;
    margin-top: 190px !Important;
    font-size: 16px !Important;
    font-family: Gotham-BOOK !Important;
    line-height: 1.5 !Important;
    color: #fff !Important;
    z-index: 999;
}


/**   Placeholder Text Color   **/
#search-text::-webkit-input-placeholder {
    color: #FFF !important;
}

#search-text::-moz-placeholder {
    /* Firefox 18- */
    color: #FFF !important;
}

#search-text::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF !important;
}

#search-text::-ms-input-placeholder {
    color: #FFF !important;
}


/*
 * Custom styles
 */

.search-2 {
    left: 8px;
    position: relative;
}

.navbar-brand {
    font-size: 24px;
    height: 75px;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin: 0;
}

.navbar-nav {
    float: right;
}

.navbar-container {
    padding: 0;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin: 0px;
}

.navbar-toggle {
    background-color: #337ab7;
    margin-top: 26px;
}

.fixed-theme .navbar-toggle {
    background-color: #FFF;
    /* box-shadow: 0 0 13px rgba(0,0,0,.2); */
    margin-top: 8px;
}

.navbar-toggle .icon-bar {
    border: 1px solid #CCC;
}

.fixed-theme .navbar-toggle .icon-bar {
    border: 1px solid #333;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #FFF;
    border-color: #FFF;
    box-shadow: 0 0 13px rgba(0, 0, 0, .2);
    height: 101px;
}

.navbar-brand.fixed-theme {
    font-size: 18px;
    height: 50px;
}

.navbar-brand.fixed-theme img {
    width: 80%;
    margin: 0;
}

.navbar-brand.fixed-theme {
    padding: 10px;
}

.navbar-container.fixed-theme .primary-menu {
    margin-top: 0;
}

.navbar-container.fixed-theme .secondary-menu {
    margin-top: -6px;
}

.navbar-nav>li>a {
    color: #252525;
    font-size: 13px;
}

.fa-map-marker {
    color: #0863a5;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
}

.primary-menu {
    margin-top: 15px;
}

.secondary-menu {
    background: #0769a5;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #0769a5, #2a95b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #0769a5, #2a95b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #0769a5, #2a95b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #0769a5, #00426f);
    /* Standard syntax (must be last) */
    border: none;
    border-radius: 32px;
    padding: 0 10px 0 0px;
    box-shadow: 0 0 13px rgba(0, 0, 0, .2);
}

.nav.secondary-menu>li:first-child {
    margin-left: 10px;
}

.nav.secondary-menu>li>a {
    color: #FFF;
}


/*.nav.secondary-menu>li>a::before, .nav.secondary-menu>li>a:hover::before{	background: #ffffff !important;}*/

.nav.secondary-menu>li>a:hover,
.nav.secondary-menu>li>a:active,
.nav.secondary-menu>li>a:focus,
.active_hover {
    color: #0060a3 !important;
    font-weight: bold !important;
    background: #ffffff !important;
}

.active_hover a {
    color: #0060a3 !important
}

.overview_section {
    margin-top: 20px;
}

.searchfrm {
    border-radius: 20px;
    width: 170px;
    background: #63747f;
    height: 35px;
    margin: 8px 0;
    position: relative;display: none;
}

#search-text {
    background: #63747f;
    border: 1px solid #63747f;
    width: 130px;
    height: 35px;
    color: #FFF;
    border-radius: 20px;
    padding-left: 15px;
    position: relative;
    outline: 0 !important;
}

#search-text:after {
    content: '';
    border: 1px solid rgba(255, 255, 255, .15);
    position: absolute;
    width: 10%;
    top: 43px;
    text-align: center;
    left: 45%;
}

.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
    transition: 0.8s;
    -webkit-transition: 0.8s;
}

.banner_h3 {
    top: 50px;
    position: absolute;
    color: #fff;
    bottom: 20px;
    left: 0%;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    /* padding-left: 6%; */
    padding-top: 9px;
}

.banner_h2 {
    position: absolute;
    color: #ffffff;
    text-transform: capitalize;
    font-family: "Oswald";
    top: -22px;
    width: 130%;
    font-size: 28px;
    line-height:40px;font-weight: 900;margin-top: 45px;
}

.banner_p {
    position: absolute;
    color: #FFF;
    top: 34%;
    left: 12%;
    margin: 0;
    font-size: 22px;
}

.banner_image {
    position: absolute;
    bottom: 10%;
    left: 12%;
}

.third-menu-trans {
    width: 360px;
    /*497px*/
    /* background: url(../imgs/banner_menu_trans.png); */
    background: rgba(255, 255, 255, 0.1);
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    height: 57px;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    left: 37%;
    z-index: 999;
}

.third-menu {
    float: none;
    width: 96%;
    text-align: center;
    border-radius: 50px;
    top: 6px;
    position: relative;
    margin: 0 auto;
    background: #828587;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #828587, #959696);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #828587, #959696);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #828587, #959696);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #828587, #959696);
    /* Standard syntax */
    height: 44px;
}

.third-menu.navbar-nav>li {
    float: none;
    display: inline-block;
}

.nav.third-menu>li>a {
    color: #FFF;
    padding-top: 13px;
}

.nav.third-menu>li>a:hover,
.nav.third-menu>li>a:active,
.nav.third-menu>li>a:focus {
    color: #FFF;
    background: transparent;
}

.nav.third-menu>li.third-menu-middle:after {
    position: absolute;
    right: 0;
    content: "";
    width: 1px;
    height: auto;
    /* add 18px if another li open*/
    background: #FFF;
    top: 16px;
}

.nav.third-menu>li.third-menu-middle:before {
    position: absolute;
    left: 0;
    content: "";
    width: 1px;
    height: 18px;
    background: #FFF;
    top: 16px;
}

.front-page-content img {
    max-width: 100%;
}


/*****     Inner COntent CSS    ******/

.front-page-content {
    margin-top: 50px;
    position: relative;
    /* bottom: -30px; */
}

.left_arrow {
    background: url(../images/arrows2.png);
    height: 35px;
    width: 35px;
    background-position: 10% 13%;
    cursor: pointer;
    top: 130px !important;
}

.left_arrow:hover {
    background-position: 10% 87%;
}

.right_arrow {
    background: url(../images/arrows.png);
    height: 35px;
    width: 35px;
    background-position: 91% 13%;
    cursor: pointer;
    top: 130px !important;
}

.right_arrow:hover {
    background-position: 91% 87%;
}

.enquery_aig {
    z-index: 10000;
    background: rgba(255, 255, 255, 0.8);
    width: 234px;
    height: 99px;
    position: fixed;
    right: 0;
    top: 60%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    border-radius: 30px 0 0 30px;
    padding-top: 20px;
    display: none;
}
.click_webinar, .click_webinar2 {
    display: none;
}

.emergency_call,
.general_enquiry,
.click_webinar {
    background: #FFF;
    width: 90%;
    height: 35px;
    left: 1%;
    position: relative;
    border-radius: 30px;
    margin-top: 13px;
}

.emergency_call span,
.general_enquiry span,
.click_webinar span {
    margin-left: 20px;
}

.emergency_call p {
    position: absolute;
    left: 20px;
    font-size: 14px;
    margin-top: -6px;
    font-family: 'GothamMediumRegular';
    color: #c0392b;
}

.general_enquiry p {
    position: absolute;
    left: 20px;
    font-size: 14px;
    margin-top: -6px!important;
}

.click_webinar p {
    position: absolute;
    left: 20px;
    font-size: 12px;
    vertical-align: middle;
    margin-top: 10px;
}

.emergency_call img,
.general_enquiry img,
.click_webinar img {
    position: absolute;
    right: 0;
}

.overview {
    background: #f6f6f6;
    height: 432px;
    border-radius: 10px;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
	text-align: center;
}

.awards_recognition,
.publications,
.conferences_workshops,
.key_doctors,
.clinical_specialities {
    height: 432px;
    border-radius: 10px;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
    text-align: center;
    background: #0060a2;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(45deg, #0060a2, #2c97b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(45deg, #0060a2, #2c97b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(45deg, #0060a2, #2c97b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(45deg, #0060a2, #00426f);
    /* Standard syntax */
}

.clinical_specialities_inner {
    padding-top: 50px;
}

.awards_recognition h3,
.publications h3,
.conferences_workshops h3,
.key_doctors h3,
.clinical_specialities h3 {
    margin: 0px;
    text-transform: uppercase;
    font-family: 'GothamMediumRegular';
    font-size: 18px;
    color: rgba(255, 255, 255, 255);
    text-align: left;
    border-radius: 10px 10px 0 0;
    padding: 16px;
    text-align: center;
}

.awards_recognition h3::after,
.publications h3::after,
.conferences_workshops h3::after,
.key_doctors h3::after,
.clinical_specialities h3::after {
    content: '';
    border: 1px solid rgba(255, 255, 255, .15);
    position: absolute;
    width: 10%;
    top: 43px;
    text-align: center;
    left: 45%;
}

.overview h3 {
    text-transform: uppercase;
    margin: 0px;
    font-family: 'GothamMediumRegular';
    font-size: 18px;
    color: rgba(255, 255, 255, 255);
    text-align: left;
    border-radius: 10px 10px 0 0;
    padding: 16px;
    text-align: center;
    background: #0d70a8;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #0d70a8, #248db4);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #0d70a8, #248db4);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #0d70a8, #248db4);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #0d70a8, #00426f);
    /* Standard syntax */
}

.overview p {
    font-size: 14px;
    text-align: justify;
    padding: 30px;
}

.carousel {
    margin: 102px 0;
}

.carousel-clinical_specialities,
.carousel-publications,
.carousel-awards {
    margin: 0 auto;
    text-align: center;
}

.carousel_middle_image {
    margin: 0 10px;
}

.carousel-clinical_specialities .item img {
    display: inline-block;
}

.carousel-clinical_specialities .item h4 {
    margin: 0;
    text-align: center;
    padding: 30px 26px 0 30px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'GothamMediumRegular';
    font-size: 18px;
    color: rgba(255, 255, 255, 255);
    text-align: left;
    border-radius: 10px 10px 0 0;
    text-align: center;
}

.hidden_content {
    height: 160px;
    color: #FFF;
    padding: 20px;
    /* overflow: hidden; */
}

.carousel-clinical_specialities .item p {
    color: #FFF;
    text-align: justify;
    font-size: 14px;
    padding: 20px;
    line-height: 24px;
    height: 160px;
    overflow: hidden;
}

.front_page_carousel .carousel-control.right {
    background: transparent;
    background-image: url('../imgs/right-arrow.html');
    background-repeat: no-repeat;
    width: 15px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 32%;
}

.carousel-control.left {
    top: 115px !IMportant;
    left: 20px !IMportant;
}

.carousel-control.right {
    top: 115px !IMportant;
    right: 20px !IMportant;
}

.front_page_carousel .carousel-control.left {
    background: transparent;
    background-image: url('../imgs/left_arrow.html');
    background-repeat: no-repeat;
    width: 15px;
    height: 11px;
    position: absolute;
    left: 20px;
    top: 32%;
}

.key_doctors img {
    margin: 24px 0;
    border: 9px solid #2a95b8;
    border-radius: 10px;
}

.conferences_workshops_items {
    list-style: none;
    text-align: left;
    color: #FFF;
    margin: 30px 22px 0 30px;
    overflow: auto;
    height: 300px;
    padding: 0;
}

.conferences_workshops_items li {
    margin: 12px 10px;
    border-bottom: 3px solid #4191bc;
}

.conferences_workshops_items h4 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    line-height: 20px;
    color: #FFF;
    font-family: 'Gotham-Light';
    font-size: 14px;
}

.conferences_workshops_items p {
    margin: 6px 0;
    color: #ffffff !important;
}


/* Let's get this party started */

.conferences_workshops_items::-webkit-scrollbar {
    width: 5px;
}


/* Track */

.conferences_workshops_items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #51a5c4;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/* Handle */

.conferences_workshops_items::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FFF;
    -webkit-box-shadow: inset 0 0 6px #51a5c4;
}

.conferences_workshops_items::-webkit-scrollbar-thumb:window-inactive {
    background: #51a5c4;
}

.carousel-publications .item img {
    display: inline-block;
    border: 9px solid #2a95b8;
    border-radius: 10px;
    max-width: 210px;
}

.carousel-publications .item h5 {
    color: #FFF;
    padding: 20px;
    line-height: 22px;
    font-weight: 600;
    font-size: 16px;
}

.carousel-publications .item h5 p {
    font-size: 12px;
    color: #ffffff !important;
    font-weight: normal;
    font-family: Gotham-Light;
}

.awards_recognition_inner {
    background: #FFF;
    float: left;
    width: 80%;
    clear: both;
    left: 10%;
    position: relative;
    border-radius: 50px;
    border: 10px solid #2a95b8;
}

.awards_recognition_inner img {
    float: left;
}

.awards_recognition_inner h4 {
    float: right;
    width: 70%;
    text-align: left;
    margin: 15px 0;
}

.awards_recognition_inner_p {
    clear: both;
    text-align: justify;
    color: #FFF;
    padding: 30px;
}

#myCarousel_awards .carousel-control.left {
    top: 100%;
    left: 40%;
}

#myCarousel_awards .carousel-control.right {
    top: 100%;
    right: 40%;
}

.know_more_btn {
    position: absolute;
    bottom: 30px;
    left: calc(50% - 78px);
    background: #FFF;
    border: 1px solid #FFF;
    color: #0060a2;
    border-radius: 23px;
    font-size: 14px;
    box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, .5); */
    text-transform: uppercase;
    font-family: 'GothamMediumRegular';
    padding: 10px 25px;
}

img.img_white {
    display: none;
}

.know_more_btn>.img_blue {
    margin: -3px 0 0 8% !important;
    border: none !important;
    border-radius: 0 !important;
}

.know_more_btn:hover img.img_white,
.know_more_btn:active img.img_white,
.know_more_btn:focus img.img_white {
    display: inline-block;
    margin: -3px 0 0 8% !important;
    border: none !important;
    border-radius: 0 !important;
}

.know_more_btn:hover .img_blue,
.know_more_btn:active .img_blue,
.know_more_btn:focus .img_blue {
    display: none;
}

.know_more_btn:hover,
.know_more_btn:active,
.know_more_btn:focus {
    color: #FFFF;
    background: #0060a2;
    border: 1px solid #0060a2;
}


/*      404 Page     */

.banner_img_404 {
    margin: 6%;
    width: 90%;
    text-align: center;
}

.banner_img_404 h3.banner_heading {
    color: #076aa5;
    font-weight: 700;
    font-family: 'gotham-bold';
    text-align: center;
}

.banner_img_404 p.banner_content {
    color: #b4b5b5;
    font-weight: 400;
    font-family: gotham-light;
    text-align: center;
    font-size: 16px;
}

.banner_img_404 button.go_back {
    font-weight: 400;
    font-family: gotham-light;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 20px;
    background: #0464a4;
    border: 1px solid #0464a4;
}


/******   Footer Section CSS  ******/

footer {
    margin: 0;
    width: 100%;
    text-align: center;
    background: #414345;
    /*height: 240px;
     padding-bottom: 70px; */
}

.footer_menu_primary,
.footer_menu_secondary {
    list-style: none;
    color: #868e92;
    text-transform: uppercase;
    font-family: 'Gotham-Light';
    font-size: 14px;
    color: #FFF;
}

.footer_menu_primary li,
.footer_menu_secondary li {
    padding: 0 20px;
    border-right: #FFF;
    display: inline-block;
    font-family: 'Gotham-Light';
    font-size: 14px;
    color: #FFF;
    text-align: left;
}

.footer_menu_secondary {
    margin-top: 20px;
}

.footer_menu_secondary li {
    border-right: none;
}

.footer_menu_primary li a {
    color: #FFF !important;
}

.footer_menu_primary li a:hover {
    color: #FFF !important;
    text-decoration: none !important;
}

.footer_menu_primary li:last-child {
    border-right: none;
}


/* mobile arrow */

.arrow_mobile {
    display: none !important;
}




.align-center {
    text-align: center;
}

.inner_content_thank_you {
    padding: 70px 0;
}

.inner_content_thank_you h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'GothamMediumRegular';
}

.inner_content_thank_you h4:after {
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 12%;
    border-bottom: 2px solid #FFF;
    padding-top: 25px;
}

.inner_content_thank_you p {
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 25px auto;
    font-family: 'Gotham-Light';
}

.inner_content_thank_you img {
    margin-bottom: 30px;
}


/*  Modal Popup  */

.request_appointement {
    /* margin: 25px 6px; */
    color: #0060a2;
    background: #FFF;
    border: 1px solid #0060a2;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 11px;
    font-family: 'GothamMediumRegular';
}

.request_appointement:hover {
    color: #FFF;
    background: #0060a2;
    border: 1px solid #0060a2;
    box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.08);
}

.appointment_request {
    width: 120px;
    border-radius: 20px;
    margin-bottom: 0;
}

.note_section {
    text-align: center;
    color: #cc4141;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-family: 'Gotham-Book';
}

.width15p {
    width: 20% !important;
    float: left;
}

.width80p {
    width: 75%;
    float: right;
}


.form-error {
    position: absolute;
    line-height: 18px;
    color: #fff;
    left: 0;
    font-size: 12px;
}
.form-error1 {
    position: absolute;
    line-height: 18px;
    color: #fff;
    /* left: 0; */
    font-size: 12px;
}
.form-error2 {
    position: absolute;
    line-height: 18px;
    color: #000;
    left: 0;
    font-size: 12px;
}

.note_section p {
    color: #FFF;
    margin-top: 10px;
    font-size: 15px;
    text-transform: initial;
}

.mobile_form {
    display: none;
}

.throwerror {
    color: #FFF;
    height: 30px;
    font-size: 15px;
    /* padding-bottom:18px; */
}

.int_contact {
    margin-top: 0px !important;
}

.modal-body .note_section {
    color: #FFF;
}

.modal-title {
    color: #FFF;
    margin: 0;
    line-height: 2;
    font-size: 14px;
}

.close:focus,
.close:hover {
    opacity: 1;
}

.careersformhead .close {
    top: 0 !important;
    right: 0 !important;
}

.close {
    position: relative;
    top: -30px;
    right: -30px;
    opacity: 0.8
}


/******  Coming Soon Design  ******/

.coming_soon {
    background: #f5f5f5;
    min-height: 425px;
}

.coming_soon h3 {
    padding-top: 30px;
    color: #0769a5;
    position: absolute;
}

.coming_soon h3:after {
    content: '';
    border-bottom: 3px solid #0769a5;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -7px;
}

.spl_banner_image_caro {
    cursor: pointer;
}

.spl_banner_image_caro:hover .spl_patient_testimonal_carobac11 {
    background: -webkit-linear-gradient(left, #0769a5, #2a95b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #0769a5, #2a95b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #0769a5, #2a95b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00426f, #0060a2);
    /* Standard syntax (must be last) */
    color: white;
}

.spl_banner_image_caro:hover .spl_patient_testimonal_carobac11 .spl_patient_testimonal_head2 {
    color: white;
}

.testimonial_play_button {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 43%;
    cursor: pointer;
}

.btn-1 {
    position: absolute;
    top: 0px;
    right: 187px;
    cursor: pointer;
}
.btn-1 i {
	color: #808080 !important;
}

.fa-long-arrow-right:before {
    content: "\f178";
    font-size: 30px;
    color: #a5b6fa;
}

.fa-long-arrow-left:before {
    content: "\f177";
    color: #c0e48e;
    font-size: 30px;
}

.btn-2 {
    position: absolute;
    top: -5px;
    right: 6px;
    cursor: pointer;
}

.emergency_call2,
.general_enquiry2,
.click_webinar2 {
    width: 90%;
    height: 35px;
    left: 1%;
    position: relative;
    border-radius: 30px;
    margin-top: 10px;
}

.emergency_call2 img,
.general_enquiry2 img,
.click_webinar2 img {
    position: absolute;
    right: 0;
}

.enquery_aig2 {
    z-index: 10000;
    background: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 86px;
    position: fixed;
    right: 0;
    top: 60%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    border-radius: 30px 0 0 30px;
    padding-top: 17px;
}


/* Awards and Rocognition*/

div.inner_section {
    /* background: rgba(0, 0, 0, 0.01); */
    background: #f5f6f5;
    min-height: 450px;
    width: 100%;
}

div.inner_section_single {
    background: #FFF;
    min-height: 425px;
}

.inner_content_single {
    float: left;
    margin: 50px 0;
    width: 100%
}

.inner_content_single .head_title h3:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid #e5eff6;
    padding-top: 10px;
}

.award_section img {
    margin-bottom: 20px;
}

.award_section p {
    font-family: 'Gotham-light';
    font-size: 14px;
    text-align: justify;
}

.inner_content {
    background: #FFF;
    float: left;
    margin: 50px 0;
    border-radius: 10px;
    padding-bottom: 50px;
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
}

.icon-block-item {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    font-size: 64px;
    text-align: center;
    color: #333;
}

.icon-block {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin: 20px 0;
}

.icon-block:hover {
    cursor: Pointer;
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
}

.icon-block.icon-block-1 .icon-block-body {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

.icon-block-body h4 {
    color: #0764a4;
    font-weight: 600;
}

.icon-block-body p {
    color: #2E3C54
}

.head_title h3 {
    font-family: GothamMediumRegular;
    color: #0764a4;
    font-weight: 500;
    font-size: 21px;
}

.inner_content a:hover,
.inner_content a:active,
.inner_content a:focus,
.inner_content a:visited {
    text-decoration: none;
}

.textpara {
    font-size: 15px;
    color: gray;
    padding-left: 9%;
    padding-right: 9%;
    padding-top: 20px;
    text-align: justify;
}

.modal {
    z-index: 9999;
}

.btn_previous,
.btn_next {
    background: #FFF;
    border: 1px solid;
    width: 150px;
    height: 45px;
    border-radius: 30px;
    outline: 0;
}

.close.popclose {
    top: 0px;
}

.btn_next:hover,
.btn_previous:hover {
    background: #0769a5;
    color: #FFF;
    outline: 0;
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
}

.buttons_prev_next {
    text-align: center;
}

.clear_fix {
    clear: both;
    margin-bottom: 15px;
}

.btn_previous .fa-angle-left {
    margin-right: 5px;
}

.btn_next .fa-angle-right {
    margin-left: 5px;
}

.btn_previous:hover .fa-angle-left {
    margin-right: 15px;
}

.btn_next:hover .fa-angle-right {
    margin-left: 15px;
}


/**  Scroll Bar Style  **/


/* width */

::-webkit-scrollbar {
    width: 5px;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #0364a4;
    border-radius: 10px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #0364a4;
}

.bannertitleone h1 {
    color: #0160a2 !important;
}

.education_title h1 {
    color: #FFF !important;
}

.tab-pane11 ul {
    padding-left: 25px;
}

.tab-pane11 ul li {
    text-align: justify;
}

.subsphdone h1 {
    text-align: left;
    color: #0160a2;
    font-size: 14px !important;
    line-height: 30px;
    font-weight: bold;
    margin: 50px 0 0 0;
}

.subsphdone p {
    text-align: left;
    margin: 10px 0 0 0;
}

.subsphdone span {
    text-align: left;
    font-weight: 400;
}

.tab-block11 {
    width: 100%;
    margin: 30px 0 0 0;
}

.tab-block11 .tab-mnu11 {
    font-family: 'Gotham-Regular';
    display: block;
    list-style: none;
    margin-bottom: 0px;
    position: relative;
    padding-left: 21px;
    text-align: left;
    border-bottom: 1px solid #999;
}

.tab-block11 .tab-mnu11:after {
    content: '';
    display: table;
    clear: both;
}

.tab-block11 .tab-mnu11 li {
    color: #0160a2;
    text-align: left;
    padding: 10px !important;
    font-size: 11px;
    font-weight: bolder;
    font-family: 'Gotham-bOOK' !important;
    text-align: center;
    cursor: pointer;
    display: inline-flex;
    box-sizing: border-box;
    margin-right: -4px;
    text-transform: uppercase;
    box-shadow: inset 0px -11px 8px -10px 0 0 13px rgba(0, 0, 0, .2);
}

.tab-block11 .tab-mnu11 li:hover:not(.active11) {
    background-color: rgba(190, 198, 202, 0.49);
    transition: 0.4s;
}

.tab-block11 .tab-mnu11 .active11 {
    color: #0160a2;
    border-top: 3px solid #0160a2;
    cursor: default;
    border-bottom: none;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    position: relative;
    background: #FFF;
    top: 0px;
}

.tab-block11 .tab-cont11 {
    background-color: white;
    color: #292d2f;
}

.tab-block11 .tab-cont11 .tab-pane11 {
    padding: 20px 0;
}

.contact_form {
    background: #fafafa;
    padding-bottom: 50px;
    padding-top: 7%;
    position: relative;
    z-index: 100;
}

.contact_form_label {
    padding-left: 100px !important;
    padding-right: 100px !important;
    border-radius: 15px;
    font-size: 21px;
    background: #0769a5;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #0769a5, #2a95b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #0769a5, #2a95b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #0769a5, #2a95b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00426f, #0060a2);
    /* Standard syntax (must be last) */
    padding: 15px;
    color: white;
    line-height: 24px;
    position: relative;
    top: -40px;
}

.form_div {
    background: white;
    border-radius: 15px;
    width: 50%;
}

.inner_form_div {
    padding-bottom: 20px;
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}

.contact_form_container {
    width: 75%;
    position: relative;
}

.input_width {
    margin-top: 15px;
    width: 550px;
    float: left;
}

.width15p {
    width: 15% !important;
    float: left;
}

.width80p {
    margin-left: 15px;
    width: 82%;
}

.map_division {
    
    background: #FFF;
    float: right;
    right: 0;
    width: 48%;
    position: absolute;
}

.enquiry_form_desk {
    margin: 25px;
    text-align: center;
    position: relative;
}

p#breadcrumbs {
    margin-top: 50px !important;
    /*margin-left: 94px !important;*/
    color: #333 !important;
    background: rgba(255, 255, 255, 0.35);
    padding: 0px 15px !important;
    font-size: 12px !important;
    border-radius: 25px !important;
    position: relative !important;
    z-index: 99;
    /*width: 35%;*/
}

p#breadcrumbs a {
    color: #333;
    font-weight: 600;
}

.padtop75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

/*Coming soon Starts*/

.coning_soonmain {
    background: #f9f9f9;
    padding-bottom: 20px;
}

.empttwel {
    padding: 10px;
}

.coming-container {
    width: 100%;
    max-width: 624px;
    height: 346px;
    margin-top: 40px;
    margin-bottom: 15px;
    background: #ffffff;
    border-radius: 26px;
    box-shadow: 0 23px 50px 0 rgba(0, 0, 0, 0.02);
}

.comingtop {
    position: relative;
    top: 60px;
}

.coming-container p {
    font-size: 13px;
    color: #4A4A4A;
    line-height: 16px;
    position: relative;
    top: 122px;
    text-align: center;
    font-family: GothamMediumRegular;
}

.goback_cc {
    position: relative;
    top: 150px;
    border: 1px solid #0160A1;
    border-radius: 100px;
    font-size: 16px;
    padding: 10px;
    background: transparent;
    width: 170px;
    color: #015FA1;
    font-weight: bold;
}

.leftarrowonee {
    position: relative;
    right: 16px;
    top: -1px;
}


/*Coming soon Ends*/


/*Patient info templete 4*/

.cntop {
    padding-top: 30px;
}

.patient_bann {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    background: url(../imgs/patientinfobann.html) scroll no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.patient-title h1 {
    color: #004371;
    font-size: 24px;
    text-align: left;
}

.oneone {
    margin-bottom: 12px !important;
    margin-right: 10px;
    background: #F9F9F9 !important;
    border: 1px solid #ECECEC !important;
    border-radius: 7px !important;
    font-size: 13px !important;
    color: #7E7E7E !important;
}

.buttonz1 {
    margin-top: 50px;
}

.patient-titletwo {
    padding-bottom: 10px;
}

.Research-Publications-btn {
    margin-bottom: 50px;
}

.subcontentone h1 {
    text-align: center;
    color: #004371;
    font-size: 24px;
    padding: 20px;
}


/* .subcontentone p{font-family: Gotham-BOOK;color: #585858;font-size: 14px;text-align: center;} */

.show_all {
    outline: 0 !important;
    border: 1px solid !important;
    border-radius: 20px !important;
    font-weight: bold !important;
    color: #0769a5 !important;
    background: #FFF !important;
}

.Research-Publications-btn {
    text-align: center;
    padding: 30px;
    padding-bottom: 0;
}

.upone {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.accordion11 {
    width: 100%;
    max-width: 360px;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion11 .link11 {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion11 li:last-child .link11 {
    border-bottom: 0;
}

.accordion11 li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion11 li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion11 li.open .link11 {
    color: #b63b4d;
}

.accordion11 li.open i {
    color: #b63b4d;
}

.accordion11 li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu11 {
    display: none;
    background: #444359;
    font-size: 14px;
}

.submenu11 li {
    border-bottom: 1px solid #4b4a5e;
}

.submenu11 a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.submenu11 a:hover {
    background: #b63b4d;
    color: #FFF;
}


/*Patient info templete4*/

.spl_borderbox a:hover {
    text-decoration: none;
}

.float_none {
    float: none;
}

.breadcrumbs {
    display: none;
}

/*ol,
ul {
    padding-left: 20px;
}*/

.custm_btn {
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 25px;
    background: #0464a4;
    color: White;
    font-family: GothamMediumRegular;
    padding-right: 25px;
    padding-top: 10px;
    border-radius: 20px;
    display: block;
    text-transform: uppercase;
    margin: 0 auto;
    box-shadow: 3px 8px 30px #ccc;
}
.custm_btn:hover, .custm_btn:focus, .custm_btn:active, .custm_btn:visited {
    background: #0464a4;
    color: White;
}

/* Patient Information */

.mblck1 {
    display: none !important;
}

.deskone1 {
    display: block !important;
}

.banner_heading {
    font-size: 24px;
    top: 150px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
    position: relative;
}

.banner_heading:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #f9fbfd;
    padding-top: 10px;
}

.section1 p {
    text-align: center;
    font-family: 'Gotham-Light';
    font-size: 14px;
    color: #8d8d8d;
    padding: 0px 25px 0px 20px;
    line-height: 25px;
}

.patient_information_section {
    float: left;
    width: 100%;
}

.patient_information_section:nth-child(even) {
    background: #FFF;
}

.patient_information_section:nth-child(odd) {
    background: #f5f6f5;
}

.information {
    margin: 1% 0;
    height: 280px;
    overflow: auto;
    padding: 1% 2%;
}

.patient_information_section h4 {
    color: #0465a4;
    font-size: 16pt;
    font-family: 'gothammediumregular';
}

.patient_information_section p {
    font-family: 'Gotham-Light';
    font-size: 14px;
    color: #8d8d8d;
    padding: 0;
    line-height: 25px;
}

.patient_information_section .know_more {
    background: #0769a5;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 18px;
}

.information22 {
    text-align: center;
    margin: 0;
    padding: 3% 0;
}

.mobilevrz1 {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    float: none;
}

.titlebg1 {
    background: #1e85b1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 3px;
    color: #ffffff;
    margin: -15px -15px 0 -15px;
}

.patient_information_section .titlebg1 h4 {
    color: #ffffff;
    font-size: 16pt;
    font-family: 'gothammediumregular';
}

.mobileimgadj {
    width: 100%;
    height: 223px;
}

.emptlast {
    height: 60px;
}

.cenboxone {
    z-index: 999999;
    margin-top: 8px;
    margin-bottom: -28px;
}


/* Media Section */

.media {
    background: #f5f6f5;
    padding-top: 50px;
    margin-top: 0;
    position: relative;
    background: #f5f6f5;
    width: 100%;
    margin: 0;
    text-align: center;
    background: url(../imgs/media/Media-Page_Banner-new-updated.html) scroll no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.aig_in_news {
    background: #fff;
    background-size: 100%;
    text-align: center;
    color: #8d8d8d;
}

.aig_in_news h5 {
    font-size: 18px;
    font-family: 'GothamMediumRegular';
    margin: 30px 0px 10px 0px;
    text-transform: uppercase;
}

.procced {
    border: 1px solid #8d8d8d;
    border-radius: 20px;
    background-color: transparent;
    padding: 3%;
    font-family: 'GothamMediumRegular';
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px 0px 30px 0px;
}

.aig_in_news img {
    width: 100%;
}

.aig_in_news:hover,
.active_type {
    color: #fff;
    background: -webkit-linear-gradient(left, #00426f, #0060a2);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00426f, #0060a2);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00426f, #0060a2);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00426f, #0060a2);
    /* Standard syntax (must be last) */
    cursor: pointer;
}

.aig_in_news:hover:after {
    content: url('../imgs/media/bottom_arrow.html');
    margin-top: 70px;
    position: absolute;
    left: 161px;
}

.procced:hover {
    border: 1px solid #fff;
}

.filter_media {
    float: left;
    margin-top: 48px;
    margin-bottom: 30px;
}

.month {
    border: 1px solid #b7b7b7;
    border-radius: 20px;
    background-color: transparent;
    padding: 6px;
}

.monthlist {
    float: left;
}

.viewall {
    background: #0060a2;
    border-radius: 20px;
    color: #fff;
    border: 1px solid #0060a2;
    padding: 6px;
    width: 100px;
}

.clear {
    clear: both;
}

.date {
    color: #0464a4;
    font-size: 18px;
    font-family: 'GothamMediumRegular';
}

.date_section1 {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    height: 447px;
    margin-bottom: 30px;
    position: relative;
}

.date_section1:hover {
    box-shadow: 0 0 13px rgba(0, 0, 0, .2);
}

.date_section1 h5 {
    color: #787d80;
    font-size: 12px;
    font-family: 'Gotham-Book';
}

.date_section1 h2 {
    color: #0464a4;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'GothamMediumRegular';
}

.date_section1 p {
    line-height: 1.5;
    font-size: 14px;
    font-family: 'Gotham-Light';
    color: #8d8d8d;
}

.read_more {
    /*background: #0060a2;*/
    margin-top: 20px;
    background-color: transparent;
    text-transform: uppercase;
    color: #0060a2;
    font-size: 14px;
    font-family: 'GothamMediumRegular';
    border: 1px solid #0060a2;
    border-radius: 20px;
    text-align: center;
    float: right;
    padding: 10px;
    width: 141px;
    position: absolute;
    bottom: 6%;
    right: 5%;
}

.read_more>.img_blue {
    border: none !important;
    border-radius: 0 !important;
}

.read_more:hover img.img_white,
.read_more:active img.img_white,
.read_more:focus img.img_white {
    display: inline-block;
    border: none !important;
    border-radius: 0 !important;
}

.read_more:hover .img_blue,
.read_more:active .img_blue,
.read_more:focus .img_blue {
    display: none;
}

.read_more:hover,
.read_more:active,
.read_more:focus {
    color: #FFFF;
    background: #0060a2;
    border: 1px solid #0060a2;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
}

.doctorimg {
    margin-top: 20px;
    margin-bottom: 30px;
}

.doctorimg .read_more {
    margin-top: 10px;
}

.aig_in_news:hover button {
    color: #FFF !important;
    border: 1px solid #fff !important;
}


/*pagination*/

ul.blade-pagination {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.blade-pagination li.page {
    float: left;
    border: 1px solid #BBB;
    padding: 5px 8px;
    margin: 3px;
    border-radius: 4px;
    cursor: pointer;
    color: steelblue;
}

ul.blade-pagination li.page:hover {
    background: #EEE;
}

ul.blade-pagination li.page.active {
    background: steelblue;
    cursor: default;
    color: white;
    border: 1px solid steelblue;
}

ul.blade-pagination li.page.disabled {
    background: white;
    cursor: not-allowed;
    color: darkgray;
}

ul.blade-pagination li.more {
    float: left;
    padding: 5px 8px;
    margin: 3px;
}

ul.blade-pagination:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}


/*end pagination*/


/* Publications Section */

.banner_head {
    color: #fff;
    font-size: 36pt;
}

.banner_text {
    color: #fff;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.banner_textarea {
    padding-top: 150px;
}

.banner_hr {
    width: 50px;
    border: 1px solid #fff;
    height: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.slider_panel {
    margin-left: 3% !important;
    margin-right: 3% !important;
}

.year_tag {
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    color: #000;
    padding-top: 10px;
}

.slider_tab {
    padding: 20px;
}

.img_round {
    border-radius: 20px;
    box-shadow: 5px 5px 18px #aaa;
}

.section3 {
    background-color: #fff;
    margin-top: 60px;
    margin-left: 0px;
    margin-right: 0px;
    color: #0464a4;
    border-radius: 20px;
    height: auto;
    padding-bottom: 0px;
    margin-bottom: 50px;
}

.sec3_head {
    padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 24pt;
    display: inline-block;
}

.nodata_found p {
    text-align: center;
    font-size: 18px;
    padding: 50px;
    font-family: GothamMediumRegular;
    color: #CCC;
}

.btn-all {
    background-color: #0464a4;
    color: #fff;
    border-radius: 25px;
}

.btn-all:hover {
    color: #fff;
}

.sec2_hr {
    border: 1px solid #ccc;
    height: 2px;
    margin-left: 3%;
    margin-right: 3%;
    width: auto;
}

.btn-drop {
    background-color: #fff;
    border-color: #aaa;
    color: #aaa;
    border-radius: 25px;
}

.dropdown,
.dropup {
    display: inline-block;
}

.pdf_tag {
    background-color: #d13131;
    color: #fff;
    font-size: 15px;
    font-weight: 900 !important;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 25px;
    position: absolute;
    right: 0px;
    top: 50px;
}


/*Research Css file*/

.formoreinfo p {
    text-align: center !important;
    font-weight: bold;
    padding-top: 25px;
}

.Research-banner {
    background-image: url("../imgs/research/Main_banner.html");
    width: 100%;
    height: 400px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
}

.Research-banner-header-text {
    margin-top: 150px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
    color: #0364a4;
}

.research_inner_publications ol {
    list-style-type: decimal;
    list-style-position: inherit;
}

.Research-banner-header-text:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #0364a4;
    padding-top: 10px;
}

.Research-main-para {
    padding-top: 50px;
    padding-bottom: 30px;
}

.Research-areas {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #f5f6f5;
}

.Research-areas-head {
    text-transform: Uppercase;
    line-height: 36px;
    color: #0364a4;
    text-align: center;
    margin-bottom: 30px;
}

.Research-areas-head:after {
    content: "";
    display: block;
    margin-left: 48%;
    margin-top: 0;
    width: 4%;
    max-width: 5%;
    border-bottom: 2px solid #0364a4;
}

.Research-areas-content {
    margin-bottom: 50px;
    height: 70px;
}

.Research-areas-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    padding: 8px;
    float: left;
    box-shadow: -5px 20px 30px #ccc;
    margin-right: 10px;
}

.Research-areas-text {
    color: #4a4a4a;
    padding-top: 20px;
}

.Research-Publications {
    background-color: #f5f6f5;
    padding-top: 50px;
    padding-bottom: 50px;
}

.Research-Publications-container {
    background-color: #fff;
    padding: 50px 60px;
    border-radius: 20px;
}

.Research-Publications-container ol li,
.Research-Publications-container ul li {
    color: #4a4a4a;
    text-align: justify;
    margin-bottom: 10px;
    margin-left: 30px;
}

.Research-Publications-btn {
    text-align: center;
    padding: 30px;
    padding-bottom: 0;
}

.Research-Publications-container .btn {
    border: 1px solid;
    border-radius: 20px;
    font-weight: bold;
    color: #0769a5;
    background: #FFF;
}

.Research-Publications-container .btn:hover {
    border: 1px solid;
    border-radius: 20px;
    font-weight: bold;
    color: #FFF;
    background: #0769a5;
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
}

.research_inner_publications {
    height: 300px;
    overflow: hidden;
}

.Research-team {
    background-color: #fff;
    padding-bottom: 50px;
}

.Research-team ul {
    border-right: 1px solid #ccc;
}

.Research-team ul li {
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.nav-pills>li>a {
    border-radius: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.nav-stacked>li+li {
    margin-top: 0px;
    margin-left: 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
    background: linear-gradient(to right, #0769a5, #2a95b8);
}

.Research-team .team-card {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 15px;
    margin: 15px 5px;
}

.Research-team .team-card-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #959595;
    padding: 0px;
}

.team-card-name {
    text-transform: uppercase;
    color: #0465a4;
    font-weight: bold;
}

.show_less {
    display: none;
}


/*Conference and  workshop style */

.section1 {
    background-image: url('../imgs/conferances/main-banner.html');
    width: 100%;
    height: 400px;
}

.banner_head {
    color: #fff;
    font-size: 41px;
    width: 40%;
    margin: 0;
    line-height: 1;
}

.banner_head:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 10%;
    border-bottom: 2px solid #ffffff;
    padding-top: 10px;
    margin-bottom: 20px;
}

.banner_text {
    color: #fff;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.banner_textarea {
    padding-top: 150px;
}

.banner_hr {
    width: 50px;
    border: 1px solid #fff;
    height: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.slider_panel {
    margin-left: 3% !important;
    margin-right: 3% !important;
}

.year_tag {
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
    color: #000;
    padding-top: 10px;
}

.slider_tab {
    padding: 20px;
}

.img_round {
    border-radius: 20px;
    box-shadow: 5px 5px 18px #aaa;
}

.select_year {
    font-family: Gotham-Light;
    font-size: 14px;
    color: #333;
    outline: 0;
    padding: 7px 12px;
    border-radius: 20px;
    position: relative;
    top: -3px;
}

.btn_filter {
    float: right;
    padding-right: 100px;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 24pt;
    display: inline-block;
}

.nodata_found p {
    text-align: center;
    font-size: 18px;
    padding: 50px;
    font-family: GothamMediumRegular;
    color: #CCC;
}

.btn-all {
    background-color: #0464a4;
    color: #fff;
    border-radius: 25px;
}

.btn-all:hover {
    color: #fff;
}

.sec2_hr {
    border: 1px solid #ccc;
    height: 2px;
    margin-left: 3%;
    margin-right: 3%;
    width: auto;
}

.btn-drop {
    background-color: #fff;
    border-color: #aaa;
    color: #aaa;
    border-radius: 25px;
}

.dropdown,
.dropup {
    display: inline-block;
}


/* Insurance and TPA */

.insurance_banner {
    background-size: cover;
    width: 100%;
    height: 530px;
}

.banner_text {
    margin-top: 250px;
    color: white;
    font-size: 32px;
}

.banner_text:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #f9fbfd;
    padding-top: 10px;
}

.insurance_maindiv {
    background: #f5f6f5;
}

.insurance_main_heading {
    color: #0060a2;
    font-family: GothamMediumRegular;
    text-align: center;
    padding: 30px;
}

.insurance_main_heading:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #0060a2;
    padding-top: 10px;
    text-align: center;
    margin: 0 auto;
}

.insurancr_major_companies {
    /* box-shadow: 0px 0px 1px rgba(0,0,0,0.5); */
    background: white;
    border-radius: 15px;
    margin-bottom: 10px;
}

.major_insurance_heading {
    color: #0060a2;
    font-family: GothamMediumRegular;
    padding: 15px;
}

.major_insurance_heading:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #0060a2;
    padding-top: 10px;
    /* text-align: center;
    margin: 0 auto; */
}

.padding20px {
    padding-top: 10px !important;
    padding: 40px;
}

.tpa {
    border: 1px solid #E5E5E5;
    padding: 20px;
}

.tpa_content {
    text-align: center;
    padding: 10px;
}

.testing_hover {
    cursor: pointer;
}

.testing_hover:hover .tpa {
    box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.08);
}

.testing_hover:hover .tpa_content {
    color: #0060a2;
    font-family: Gotham-Bold;
}

.insurance_tpas {
    /* box-shadow: 0px 0px 1px rgba(0,0,0,0.5); */
    margin-top: 30px;
    background: white;
    border-radius: 15px;
    margin-bottom: 40px;
}

.insurance_contact {
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    background: white;
    padding: 25px;
}

.insurance_contact_text {
    text-align: center;
    padding-top: 30px;
    font-size: 24px;
    color: #0060a2;
    font-family: GothamMediumRegular;
}

.insurance_contact_text span {
    font-size: 12px;
    text-transform: uppercase;
}

.btn-custom {
    margin-top: 5px;
    font-size: 12px;
    color: white;
    background: #0060a2;
    border-radius: 30px;
    margin-bottom: 5px;
}

.insurance_contact_label {
    background: linear-gradient(to right, #0769a5, #2a95b8);
    color: white;
    padding-top: 5px;
    border-radius: 10px;
    margin-top: -50px;
}

.contact_insurance1 {
    padding-bottom: 10px;
    color: #FFF;
}

.contact_insurance2 {
    font-family: Gotham-Bold;
    margin-bottom: 5px;
}

.margintp {
    margin-top: 20px;
}


/*
 *  scroll bar
 */

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background-color: #F5F5F5;
    margin-right: 50px;
}

#style-2::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
    margin-right: 50px;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc;
    margin-right: 50px;
}


/*
  endscroll bar
  */


/* International Css */

.international_banner {
    background-image: url('../imgs/international_patients/banner.html');
    background-size: cover;
    height: 400px;
}

.Int_banner_head {
    margin-top: 205px;
    text-transform: uppercase;
    font-size: 36px;
    color: white;
    line-height: 56px;
}

.Int_banner_head:after {
    content: "";
    display: block;
    width: 77%;
    max-width: 4%;
    border-bottom: 2px solid #837c71;
    padding-top: 10px;
}

.international_banner p {
    color: white;
    margin-top: 15px;
    padding: 0px !Important;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}

.int_main_sec {
    background: #f5f6f5;
    padding-top: 65px;
}

.int_main_sec_left {
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
}

.inner_int_main_sec_left {
    /* box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); */
    border-radius: 15px;
    background: white;
    padding-top: 20px;
    padding-bottom: 46px;
    float: left;
}

.inner_int_main_sec_left_head {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding: 50px;
    font-size: 16px;
    color: #186fab;
    font-family: Gotham-Bold;
}

.inner_int_main_sec_left_head:after {
    content: "";
    display: none;
    width: 77%;
    max-width: 5%;
    border-bottom: 2px solid #186fab;
    padding-top: 20px;
}

.inner_int_main_sec_left_text {
    color: #ccc;
    padding-right: 50px;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
}

.scrollbar {
    float: left;
    height: 435px;
    overflow-y: auto;
    margin-bottom: 25px;
    min-height: 30px;
    /* background: white; */
}

.int_padd_scroll {
    padding-right: 50px;
    padding-left: 50px;
}

.inner_int_main_sec_right {
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
    background: white;
    border-radius: 15px;
    margin-top: 30px;
}

.int_contact {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-top: 65px;
}

.int_contact_btn {
    margin-top: -50px;
    margin-left: 50px;
    margin-right: 50px;
    background: linear-gradient(to right, #0769a5, #2a95b8);
    color: white;
    padding-top: 5px;
    border-radius: 10px;
}

.int_contact_enq {
    padding-top: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    font-family: Gotham-Book;
}

.int_contact_enq1 {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 15px;
}

.padding_int_contact {
    margin-top: -20px;
    padding: 30px;
}

.width15p {
    width: 20% !important;
    float: left;
}

.width80p {
    width: 75%;
    float: right;
}

.fixedscr11 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nav_links11 {
    font-family: Gotham-Book;
    margin: 0 auto;
    color: #186fab;
    width: 115px;
    font-size: 16px;
    padding: 4px;
    border-radius: 35px !important;
    cursor: pointer;
    background: #ffffff;
    margin-top: 14px;
}

.nav_links11 li {
    display: inline-block;
    margin-top: 14px;
    width: 100%;
    margin-right: 7px!important;
    margin: 0 auto;
}

.nav_links11 li a {
    margin-right: 10px;
    color: #55c6ce;
    text-decoration: none !important;
}

.getab {
    background: #fff;
    color: #5f3089 !important;
    font-size: 15px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 30px !important;
}

.getab:hover {
    border: 1px solid #5f3089;
    transition: background-color 0.5s ease;
}

#nav_bar11 {
    border: 0;
    border-radius: 0px;
    margin-bottom: 0;
    height: 60px;
    padding: 2px;
    background: -moz-linear-gradient(267deg, #99DAFF 0%, #7CC3ED 19%, #4396CB 57%, #0465A5 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99DAFF), color-stop(19%, #7CC3ED), color-stop(57%, #4396CB), color-stop(100%, #0465A5));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(267deg, #99DAFF 0%, #7CC3ED 19%, #4396CB 57%, #0465A5 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(267deg, #99DAFF 0%, #7CC3ED 19%, #4396CB 57%, #0465A5 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(267deg, #99DAFF 0%, #7CC3ED 19%, #4396CB 57%, #0465A5 100%);
    /* ie10+ */
    background: linear-gradient(183deg, #99DAFF 0%, #7CC3ED 19%, #4396CB 57%, #0465A5 100%);
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#99DAFF', endColorstr='#0465A5', GradientType=0);
    /* ie6-9 */
}

.navbar-fixed11 {
    bottom: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
}

#changeclr1 {
    background: transparent!important;
    border: none !important;
}


/* Contact Us Css */
.banner_img {
    background-image: url('../imgs/contact/banner.html');
    width: 100%;
    height: 400px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_heading {
    font-size: 24px;
    margin-top: 165px;
    font-weight: bold;
}

.banner_content {
    line-height: 32px;
    font-size: 22px;
}

.bannercontent_border {
    margin-top: 15px;
    width: 4%;
    border: 1px solid white;
    height: 1px;
    float: left;
}

.address_inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.address_heading {
    font-family: GothamMediumRegular;
    color: #0764a4;
    font-weight: 500;
    font-size: 21px;
}

.address_border {
    float: left;
    border: 1px solid #0764a4;
    height: 1px;
    width: 4%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.inneradress_box {
    margin-top: 15px;
    border-radius: 20px;
    background: white;
    width: 100%;
}

.inneradress_box:hover {
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
}

.paddingbox {
    padding: 25px;
}

.box_address_heading {
    font-family: GOTHAM-BOLD;
    color: #0764a4;
    text-transform: uppercase;
}

.right_direction {
    color: #3185ff;
    font-size: 10px;
    float: right;
    cursor: pointer;
}

.paddingright5px {
    padding-right: 5px;
}

.box_innercontent1 {
    line-height: 18px;
    padding-top: 10px;
    color: #9b9b9b;
}

.box_innercontent2 {
    line-height: 18px;
    color: #4a4a4a;
}

.paddingtop10 {
    padding-top: 10px;
}

.map {
    width: 550px;
    height: 500px;
    background: yellow;
    position: relative;
    overflow: hidden;
    margin: 4.2% 3%;
}

#address_map {
    border: 0;
    width: 100%;
    height: 452px;
    margin: 7% 0;
}


/*Health Packages Css file*/

.HP-banner {
    background-image: url("../imgs/health_packages/banner.html");
    width: 100%;
    height: 400px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top !important; 
}

.HP-header-text {
    /*font-size: 24px;*/
    margin-top: 150px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
    color: #215a81;
}

.HP-header-text:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #215a81;
    padding-top: 10px;
}

.HP-header-text h3 {
    font-weight: bold;
    width: 50%;
    text-align: left;
    margin: 0;
    line-height: 1.3;
}

.HP-main-text {
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
}

.HP-main-text .main-text p {
    text-align: justify;
}

.HP-checkup {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}

.HP-checkup-head h3 {
    color: #0060a2;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.HP-checkup-head:after {
    content: "";
    display: block;
    width: 4%;
    max-width: 5%;
    border-bottom: 2px solid #215a81;
    padding-top: 10px;
    margin-left: 48%;
}

.nav-pills>li+li {
    margin-left: 0px;
}

.nav-pills>li>a {
    border-radius: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #8d8d8d;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
    background: linear-gradient(to right, #0769a5, #2a95b8);
}

.HP-checkup-nav {
    border: 1px solid #ccc !important;
    width: 33.3333%;
    text-align: center;
    font-size: 19px;
    text-decoration: underline;
    font-weight: bold;
}

.HP-checkup-menu {
    margin-bottom: 30px;
}

.HP-checkup-head {
    margin-bottom: 30px;
}

.left-border {
    border-left: 1px solid #ccc !important;
}

.img-holder {
    background-color: #f5f5f5;
    width: 100px;
    height: 100px;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.img-text {
    font-size: 15px;
    width: 80%;
    text-align: center;
}

.HP-heading h3 {
    color: #0465a4;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px !IMportant;
}

.HP-text-para {
    text-align: justify;
    font-size: 15px;
}

.HP-text-para table {
    width: 100%;
}

.HP-hr-line {
    border-bottom: 1px solid #ccc;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.subtabone {
    min-height: 300px;
}

.HP-heading11 h3 {
    color: #0465a4;
    font-weight: bold;
    padding: 20px;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px !important;
    margin-bottom: 40px;
}

.subpaq_bann22 {
    min-height: 307px;

    position: relative;
    width: 100%;
    margin: 0;
    padding: 0px 0px 30px 0;
    /* background: url(../imgs/headerbannsub22.jpg) scroll no-repeat center center;*/
    background-size: cover;
    background-attachment: fixed;
}

.subsphdone h1 {
    text-align: left;
    color: #0160a2;
    font-size: 20px !important;
    line-height: 30px;
    font-weight: bold;
    width: 300px;
    padding-right: 20px;
    width: 300px;
    padding-left: 30px;
}

.subsphdone p {
    text-align: left;
    padding-top: 20px;
    font-size: 14px;
   /* color: #8d8d8d;*/
}

.colmd6 {
    width: 30%;
    float: left;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.colmd611 {
    width: 30%;
    float: left;
    margin: 0 auto;
    padding-left: 10px;
}

.colmd611 h5 {
    color: #0465a4;
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
}

.colmd611 p {
    text-align: left;
    color: #585858;
    font-size: 14px;
}

#vertical_tab_nav {
    display: block;
}

#vertical_tab_nav ul {
    display: block;
    float: left;
    margin: 10px 40px 10px 10px;
    padding: 15px;
    list-style: none;
    overflow: hidden;
    width: 325px;
    background: linear-gradient(45deg, #0060a2, #00426f);
}

#vertical_tab_nav li {
    cursor: pointer;
    margin-bottom: 1px;
    text-align: left;
    padding: 0px;
}

#vertical_tab_nav li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
}

#vertical_tab_nav li {
    display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding: 14px;
    margin-left: 10px;
}

#vertical_tab_nav li.selected {
    margin: 14px;
    background: #ffffff;
    color: #0160a2;
    border-radius: 12px;
    font-size: 14px;
    padding: 10px;
}

#vertical_tab_nav div {
    margin: 10px;
    display: block;
}

#vertical_tab_nav div article {
    display: none;
    margin: 0px;
    color: #000;
    font-size: 18px;
}

#vertical_tab_nav div article p {
    margin: 0px 0px 20px 0px;
}


/* Find a Doctor CSS */

.form-stylemain {
    padding: 0;
    margin-top: 10px;
}

.form-style {
    padding: 0;
    margin: 0;
}

.banner_body {
    min-height: 582px;
}

.input_bttn {
    border: none;
    padding: 9px;
    width: 119px;
    margin-top: 35px;
    background: #0464a4;
    color: #fff;
    text-transform: uppercase;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    cursor: pointer;
}

.col-md-1.input_bttn_col {
    width: 12%;
}

select.job1 {
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

.src_section {
    font-size: 26px;
    margin-top: 18%;
    color: #fff;
}

.src_section h2 {
    font-family: 'GothamMediumRegular';
}

.src_section .img_search {
    display: inline-block;
    background: #00426f;
    border-radius: 50%;
}

.src_section .img_search img {
    padding: 20px;
}

label {
    margin-left: 10px;
}

.form-style-5 {
    max-width: 500px;
    border-radius: 8px;
}

.form-style-5 fieldset {
    border: none;
}

.form-style-5 legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}

.form-style-5 label {
    color: #fff;
    display: block;
    margin-bottom: 8px;
    font-family: 'Gotham-Book';
    font-weight: 400;
}

.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select {
    background: rgba(255, 255, 255, .1);
    border: 1px solid #b7b7b7;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #fff;
    color: #8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    margin-bottom: 30px;
}

.form-style-5 input[type="text"]:focus,
.form-style-5 input[type="date"]:focus,
.form-style-5 input[type="datetime"]:focus,
.form-style-5 input[type="email"]:focus,
.form-style-5 input[type="number"]:focus,
.form-style-5 input[type="search"]:focus,
.form-style-5 input[type="time"]:focus,
.form-style-5 input[type="url"]:focus,
.form-style-5 textarea:focus,
.form-style-5 select:focus {
    background: #d2d9dd;
}

.form-style-5 select {
    -webkit-appearance: menulist-button;
    height: 35px;
    font-size: 12px;
}

.form-style-5 .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    border-radius: 15px 15px 15px 0px;
}

.form-style-5 input[type="submit"],
.form-style-5 input[type="button"] {
    position: relative;
    display: block;
    padding: 19px 39px 18px 39px;
    color: #FFF;
    margin: 0 auto;
    background: #1abc9c;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border: 1px solid #16a085;
    border-width: 1px 1px 3px;
    margin-bottom: 10px;
}

.form-style-5 input[type="submit"]:hover,
.form-style-5 input[type="button"]:hover {
    background: #109177;
}

.doctor_section {
    background: #f5f6f5;
    padding-top: 20px;
    padding-bottom: 20px;
}

.doctor_section_list {
    background: #fff;
    padding: 10px 20px 10px 20px;
    border-radius: 6px;
    margin-top: 30px;
}

.filterby h4 {
    float: left;
    margin: 0;
}

.filter_name {
    border: 1px solid #444;
    border-radius: 13px;
    padding: 5px;
    width: 100px;
    float: left;
    margin-left: 10px;
}

.filter_name img {
    margin-left: 15px;
}

.clear {
    clear: both;
}

.doctor_list1 {
    border-radius: 10px;
    border: 1px solid #f1f1f1;
    padding: 10px;
    height: 126px;
    margin-top: 10px;
    background: #fff;
}

.doctor_list1:hover {
    cursor: pointer;
    box-shadow: 0px 2px 17px #888888;
}

.doctor_list1 img {
    float: left;
    margin-right: 10px;
}

.doctor_list1 h3 {
    color: #0465a4;
    font-size: 25px;
    text-transform: uppercase;
}

.doctor_list1 h4 {
    color: #a7a7a7;
}


.request {
    background: #fff;
    margin-top: 33px;
    margin-right: 30px;
    float: right;
    border: 1px solid #0060a2;
    padding: 10px;
    color: #0060a2;
    border-radius: 6px;
}

.request:hover {
    background: #0060a2;
    padding: 10px;
    color: #fff;
}

.appoinment_section {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 50px;
}

.appoinment_section_top {
    background: -webkit-linear-gradient(left, #0364a4, #2c97b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #0364a4, #2c97b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #0364a4, #2c97b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(left, #0364a4, #2c97b8);
    /* Standard syntax */
    color: #fff;
    position: absolute;
    top: 17px;
    width: 80%;
    text-align: center;
    border-radius: 10px;
}

.appoinment_section_top p {
    font-size: 15px;
}

.appoinment_form {
    margin-top: 55px;
}

.cou {
    float: left;
    width: 65px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}

input.name {
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #f5f5f5;
    color: #8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    margin-bottom: 30px;
}

.submitbttn {
    width: 89px;
    background: #0464a4;
    border-radius: 13px;
    height: 34px;
    border: none;
    color: #fff;
    font-size: 15px;
}

.appoinment_form input[type="name"] .appoinment_form input[type="text"],
.appoinment_form input[type="date"],
.appoinment_form input[type="datetime"],
.appoinment_form input[type="email"],
.appoinment_form input[type="number"],
.appoinment_form input[type="search"],
.appoinment_form input[type="time"],
.appoinment_form input[type="url"],
.appoinment_form textarea,
.appoinment_form select {
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #f5f5f5;
    color: #8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    margin-bottom: 30px;
}

.doctor_section_list h2 {
    color: #0060a2;
}

.phn_requestbttn {
    display: none;
}

.stickynote {
    display: none;
}

.btn-group-lg > .btn,
.btn-lg,
.btn-info {
    background: none;
    padding: 0;
    border: none;
    float: right;
    margin: 0;
}

.btn-group-lg > .btn,
.btn-lg,
.btn-info:focus {
    background: none;
    padding: 0;
    border: none;
    float: right;
    margin: 0;
}



.appoinment_form_other {
    margin: 0;
}

.submitbttn_white {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    border-radius: 13px;
    padding: 10px;
    color: #0464a4;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 38px;
}

.margintop30 {
    margin-top: 30px;
}

.search_doctors_form_location label,
.search_doctors_form_speciality label,
.search_doctors_submit label {
    width: 100%;
    margin: 0 0 15px 0;
    color: #FFF;
    font-size: 18px;
    font-family: 'Gotham-Light';
    font-weight: 400;
    padding: 0 24px;
}

.inner_doc_form label {
    color: #333;
}

.search_doctors_form_location select,
.search_doctors_form_speciality select {
    padding: 0px 20px;
    width: 100%;
    height: 44px;
    border-radius: 30px 0 0 30px;
    border: none;
    border-right: 1px solid;
}

.inner_doc_form select {
    border: 1px solid #ccc;
}

.search_doctors_form_speciality select {
    border-radius: 0;
    border-right: none;
}

.padding0 {
    padding: 0;
}

.search_doctors_btn {
    width: 100%;
    margin: 0px 0;
    border-radius: 0 30px 30px 0;
    padding: 8px;
    height: 45px;
    border: 1px solid #0464a4;
    color: #FFF;
    background: #00426f;
    text-transform: uppercase;
}

.search_doctors_btn:hover {
    border: 1px solid #0464a4;
    color: #FFF;
    background: #0464a4;
}


/* Doctors List CSS */

.desktop_form {
    position: fixed;
    top: 28%;
    right: 8%;
    clear: both;
    width: 100%;
    max-width: 470px;
    margin: 0 auto;
}

.doctors_list {
    background: white;
    border-radius: 15px;
    margin-bottom: 10px;
    padding-top: 10px !important;
    padding: 40px;
    float: left;
    width: 100%;
}

.doctors_heading {
    color: #0060a2;
    font-family: 'GothamMediumRegular';
    padding: 15px 0;
}

.testing_hover {
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 8px;
    height: 130px;
    width: 49%;
    margin: 0;
    margin-bottom: 20px;
}
.prk_inc{
    border:none;
}
.prk_inc:hover{box-shadow: none !important;}
.doctors_list .testing_hover:nth-child(odd) {
    margin-left: 20px !important;
}

.testing_hover:hover {
    box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.08);
}

.padding_right15 {
    padding: 0 15px 0 0;
}

.doctorname h3 {
    margin: 0;
    color: #0465a4;
    font-size: 18px;
    font-family: 'GothamMediumRegular';
}

.doctorname h4 {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 14px;
    font-family: 'Gotham-Light';
}

.doctorname h5 {
    margin: 0;
    color: #343434;
    font-size: 14px;
    font-family: 'GothamMediumRegular';
}

.inner_int_main_sec_right {
    box-shadow: 0px 15px 24px rgba(0, 0, 0, 0.05);
    background: white;
    border-radius: 15px;
}

.int_contact {
    padding-top: 15px;
    /* padding-bottom: 20px; */
    margin-top: 35px;
}

.int_contact_btn {
    margin-top: -50px;
    margin-left: 50px;
    margin-right: 50px;
    background: -webkit-linear-gradient(left, #0769a5, #2a95b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #0769a5, #2a95b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #0769a5, #2a95b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #0769a5, #2a95b8);
    /* Standard syntax (must be last) */
    color: white;
    padding-top: 5px;
    border-radius: 10px;
}

.int_contact_enq {
    padding-top: 3px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    font-family: Gotham-Book;
}

.int_contact_enq1 {
    text-align: center;
    margin-top: 5px;
    padding-bottom: 15px;
}

.padding_int_contact {
    margin-top: -20px;
    padding: 30px 30px 10px 30px;
}

.filter_list {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.filter_list ul {
    list-style: none;
    width: 100%;
}

.filter_list ul li {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 6px 15px;
    margin-right: 10px;
    font-size: 14px;
}

.filter_list ul li:first-child {
    display: inline-block;
    border: none;
    padding: 6px 15px;
    padding-left: 0;
    margin-right: 0;
}

.filter_list ul li:last-child {
    display: inline-block;
    border: none;
    padding: 0;
    margin-right: 0;
    margin-top: 0px;
    background: #076aa5;
    width: 7%;
    text-align: center;
}

.filter_list ul li span {
    padding-left: 15px;
}

.filter_list ul li span img {
    cursor: pointer;
}

.filter_list ul li img.img-responsive {
    display: inline-block;
}

.filter_list ul li img.search_icon {
    padding: 10px;
    cursor: pointer;
}

.modify_filter {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}

.return_to_filter {
    cursor: pointer;
    color: #ccc;
}

.mobile_form {
    display: none;
}

/*About us css style*/
.aboutus-banner {
    background-image: url('../imgs/about-us/banner.html');
    width: 100%;
    height: 430px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
}

.subitname h5 {
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.subitname_quali h5 {
    text-transform: uppercase;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.main-text p {
    font-size: 15px;
    text-align: justify;
    padding-bottom: 10px;
}

.main-text h2 {
    text-align: center;
    font-size: 30px;
    padding: 20px;
}

.para {
    padding-right: 20px;
    text-align: left;
}

.parathree p {
    color: #ffffff !important;
}

.subitname_quali p {
    color: #ffffff !important;
}

.subitname p {
    color: #ffffff !important;
}

.para h3 {
    font-size: 16px;
    padding-bottom: 1px;
    font-weight: 600;
}

.row-white {
    background-color: #f5f6f5;
}

.row-gray {
    background-color: #ffffff;
}

.text-container {
    padding: 40px 30px;
}

.heading {
    padding-top: 28px;
    font-size: 24px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
    color: #0364a4;
}

.heading:after {
    content: "";
    display: block;
    width: 7%;
    max-width: 7%;
    border-bottom: 2px solid #0364a4;
    padding-top: 10px;
    margin-bottom: 15px;
}

.heading-hist {
    padding-top: 28px;
    font-size: 24px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
    color: #0364a4;
}

.heading-hist:after {
    content: "";
    display: block;
    width: 7%;
    margin: 0 auto;
    max-width: 7%;
    border-bottom: 2px solid #0364a4;
    padding-top: 10px;
    margin-bottom: 15px;
}

.chairman-msg-sec {
    height: auto;
    background: linear-gradient(to right, #0364a4, #2c97b8);
    color: #fff;
    text-align: left;
}

.qoute-img {
    background-image: url('../imgs/about-us/quotes.html');
    height: auto;
    background-repeat: no-repeat;
}

.chariman-msg-heading h3 {
    text-transform: uppercase;
    font-size: 25px;
    text-align: left;
}

.chariman-msg-heading h3:after {
    content: "";
    display: block;
    width: 6%;
    max-width: 5%;
    border-bottom: 2px solid #fff;
    padding-top: 25px;
    margin-right: auto;
    margin-bottom: 25px;
}

.para p {
    font-size: 15px;
    text-align: justify;
}

.management-team {
    background-image: url('../imgs/about-us/last-image_dummy.html');
    height: 430px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
}

.BOD-team {
    background-image: url('../imgs/about-us/last-image_dummy.html');
    height: 430px;
    color: white;
    background-repeat: no-repeat;
    background-size: cover;
}

.container1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.chairman-title h4 {
    font-weight: bolder;
    padding-top: 20px;
    font-size: 17px;
}

.container1 .para p {
    text-align: justify;
}

.team-bod-sec-text {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
    font-size: 15px;
}

.location-sec {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.location-sec-head h3 {
    color: #0d70a9;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
}

.location-sec-head h3:after {
    content: "";
    display: block;
    width: 4%;
    max-width: 5%;
    border-bottom: 2px solid #0d70a9;
    padding-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.hr_line {
    border: 3px solid #f2f2f2;
    margin-top: 30px;
    margin-bottom: 30px;
}

.loc-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.loc-container {
    width: 400px;
}

.loc-container p {
    font-size: 15px;
}

.historyimg {
    position: relative;
    background: white;
    width: 100%;
    margin: 0;
    text-align: center;
    background: url('../imgs/about-us/banner1111.html') scroll no-repeat center center;
    background-size: cover;
}

.headeroneo {
    width: 75%;
    float: left;
    position: relative;
    left: -36px;
    bottom: -4px;
}

.timeline-icon img {
    width: 73%;
}

.topthree {
    position: relative;
    top: -40px;
    margin-bottom: -30px
}

.timeline-label h1 {
    text-align: left;
    color: #1560a5;
    font-size: 20px;
    padding-left: 15px;
    font-weight: 800 !important;
    position: relative;
    top: -8px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    padding-left: 15px;
    font-size: 15px;
    text-align: justify;
    padding-bottom: 20px;
    margin: 0;
}

.timeline-label h6 {
    margin-top: 10px !important;
    color: #4a4a4a;
    padding-left: 15px;
    line-height: 22px !important;
    font-size: 15px !important;
    text-align: justify;
    margin: 0;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded {
    border-radius: 3px;
}

.lastcnt1 h4 {
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 30px;
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    background: #1560a5;
    /*left: 50%;*/
    top: 20px;
    bottom: 86px;
    margin-left: 30px;
}

.timeline-centered .timeline-entry {
    position: relative;
    /*width: 50%;
float: right;*/
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    display: block;
    position: relative;
    left: -9px;
    float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    padding-bottom: 20px;
    margin-left: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.history_year {
    position: absolute;
    left: -3px;
    color: #1560a5;
    font-size: 26px;
    font-weight: bolder;
    top: 25px;
    letter-spacing: -2px;
}

.history_title {
    position: absolute;
    left: 100px;
    color: #FFF;
    font-size: 21px;
    font-weight: bold;
    top: 28px;
}

.bg-success {
    background: transparent !important;
}


/* Academics CSS */

.academic_banner {
    background: url('../imgs/academics/banner.html');
    height: 400px;
}

.academic_banner h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 150px;
    font-family: GothamMediumRegular;
}

.academic_banner p {
    font-size: 16px;
    font-family: Gotham-BOOK;
    line-height: 1.5;
    color: #fff;
}

.forsliderrow p {
    margin-top: 25px;
    font-family: Gotham-BOOK;
    color: #585858;
    line-height: 1.5;
}

.diplomatesec {
    background: linear-gradient(to left, #0769a5, #00426f);
    border-radius: 10px;
    width: 475px;
    color: #fff;
    padding-left: 39px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    margin-left: 39px;
    top: 0;
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
}

.diplomatesec h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.insidediplomatesec {
    width: 75%;
    margin: 0 auto;
}

.insidediplomatesec h2 {
    padding-top: 80px;
    color: #0060a2;
    font-size: 20px;
    text-transform: uppercase;
    font-family: GothamMediumRegular;
    margin-bottom: 0px;
}

.insidediplomatesec h3 {
    color: #0060a2;
    font-family: Gotham-BOOK;
    font-size: 20px;
    margin-top: 0px;
}

.one h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: GothamMediumRegular;
    color: #585858;
}

.one p {
    font-size: 14px;
    font-family: Gotham-BOOK;
    color: #585858;
}

.one ul li {
    font-size: 14px;
    font-family: Gotham-BOOK;
    color: #585858;
}


/*slider code*/

.whiteopacity {
    background: #fff;
    opacity: 0.8;
    width: 100%;
    height: 300px;
    position: absolute;
}

#carousel3d .carousel-3d-slide {
    box-shadow: 0px 0px 34px #eee;
    cursor: pointer;
    height: 204px !Important;
    padding: 0px !IMportant;
    margin: 0px !Important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #fff !important;
}

#carousel3d .carousel-3d-slide.current {
    cursor: auto;
    opacity: 1 !Important;
    background-color: #279343;
    color: #fff;
    padding: 0px;
}

.current .whiteopacity {
    opacity: 1 !Important;
    background: none;
    width: 0px;
    height: 0px;
}

.carousel-3d-controls[data-v-43e93932] {
    position: absolute !IMportant;
    top: auto !IMportant;
    height: 0;
    margin-top: -30px;
    left: 0;
    width: 95px !IMportant;
    z-index: 9099;
    left: 44% !IMportant;
}

.carousel-3d-controls .prev {
    background: url('../imgs/left.html') no-repeat;
    width: 30px;
    /* box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2); */
    height: 30px;
}

.next[data-v-43e93932],
.prev[data-v-43e93932] {
    line-height: 30px !Important;
}

.carousel-3d-controls .next {
    background: url('../imgs/right.html') no-repeat;
    width: 25px;
    /* box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2); */
    height: 25px;
}

.next[data-v-43e93932],
.prev[data-v-43e93932] {
    line-height: 30px !Important;
}

.carousel-3d-slide {
    border: none !important;
}

.carousel-3d-controls span {
    display: none !Important;
}


/*slider code*/

.slideopenhead {
    background: linear-gradient(to left, #0769a5, #00426f);
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-top: 20px;
}

.downarrow {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    cursor: pointer;
}

.slideopen {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}

.slideopen p {
    font-family: Gotham-BOOK;
    color: #585858;
    font-size: 14px;
}

.slideopen ul,
.slideopen ol {
    font-family: Gotham-BOOK;
    color: #585858;
    font-size: 14px;
}

.secnd_sec {
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    box-shadow: 0px 0px 34px #eee;
}

.short_term {
    background: linear-gradient(to left, #0769a5, #00426f);
    border-radius: 10px;
    color: #fff;
    padding: 14px;
    text-transform: uppercase;
    margin-left: 25px;
    margin-right: 25px;
    top: -31px;
    position: relative;
    text-align: center;
}

.short_term h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: GothamMediumRegular;
}

.short_term_text {
    text-align: center;
}

.short_term_text p {
    font-family: Gotham-BOOK;
    color: #585858;
    line-height: 1.5;
    padding: 30px;
}

.short_term_text h5 {
    color: #0060a2;
    font-family: GothamMediumRegular;
    padding-bottom: 65px;
    font-size: 28px;
}

.fordesktop {
    display: block;
}

.forphone,
.academic_bannertext {
    display: none;
}

.secnd_sec {
    display: block;
}

.secnd_secphn {
    display: none;
}


/* Careers CSS */
.banner_heading {
    font-size: 24px;
    margin-top: 150px;
    font-weight: bold;
    text-transform: Uppercase;
    line-height: 40px;
}

.banner_heading:after {
    content: "";
    display: block;
    width: 79%;
    max-width: 5%;
    border-bottom: 2px solid #f9fbfd;
    padding-top: 10px;
}

.banner_content {
    line-height: 22px;
    font-size: 16px;
    margin: 23px 0;
}

.view_vacancies {
    border-radius: 18px;
    text-transform: uppercase;
}

.currentopenings h3 {
    color: #00426f;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.currentopenings h3:after {
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 3%;
    border-bottom: 2px solid #0769a5;
    padding-top: 10px;
}

.table-responsive {
    width: 90%;
    margin: 3% auto;
}

.hiddenRow {
    padding: 0 !important;
    background: #ECEFF5 !important;
}

.accordion-toggle {
    background: transparent;
}

.accordion-toggle.open,
.accordion-toggle:hover {
    background: transparent !important;
}

.hover_bg:hover,
.hover_bg:hover td {
    background: #86878b !important;
    cursor: pointer;
    color: #FFF !important;
}

.currentopenings table tr th {
    background: #0564a4;
    font-family: gotham-bold;
    font-size: 16px;
    color: #fff;
    border: 0px !important;
}

tr.open,
tr.open td {
    background: #00426f !important;
    color: #FFF !important;
}

.active_row {
    background: #4a4a4a !important;
    color: #FFF !important;
}

.active_td {
    color: #FFF !important;
}

.inner_heading {
    color: #0072BC;
    float: left;
}

.inner_paragraph {
    float: left;
    margin: 11px;
}

.inner_description {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 20px 30px;
}

.btn-warning,
.btn-warning:hover {
    background-color: #0464a4 !important;
    border-color: #0464a4 !important;
}

.clearfix {
    clear: both;
}

.careerheading,
.careerclose {
    font-size: 20px;
    color: #fff;
    font-family: 'GothamMediumRegular' !important;
    text-transform: uppercase;
    padding-top: 20px !important;
    opacity: 1;
    text-align: center
}

.careerclose span {
    text-align: right
}

.nopad {
    padding: 0px;
}

.careerformbody {
    margin-top: 30px;
}

.careersformhead {
    height: 40px;
}

.dragfile {
    width: 90%;
    height: 300px;
    background: #fff;
    border-radius: 50%
}

.dragfile img {
    display: block;
    margin: 0 auto;
    padding-top: 50px;
}

#careersformfile {
    display: none;
}

.dragfile p {
    font-style: italic;
    font-size: 14px;
    font-family: Gotham-Book;
    color: #0071bd;
    text-align: center;
    padding: 15px 0px;
}

#careersformbrowse {
    font-size: 14px;
    font-family: Gotham-Book;
    color: #0071bd;
    border: 1px solid #0071bd;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    display: block;
    margin: 0 auto
}

.careersformsubmit {
    font-family: Gotham-Book;
    font-size: 12px;
    color: #0071bd;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #ffffff;
    padding: 12px 18px;
    float: right;
    margin-bottom: 30px;
}

#attached_resume_label {
    position: static !important;
    margin: 0 auto !important;
    width: 100% !important;
}

#attached_resume {
    color: #0071bd !important;
    text-align: center !important;
    width: 70% !important;
    margin: 0 auto !important;
    word-break: break-all !important;
    font-size: 12px !important;
}

.currentopenings table tr td {
    vertical-align: middle;
    border-right: 0px;
    border-left: 0px;
    font-size: 16px;
}

.careerheading,
.careerclose {
    padding: 0 !important;
}

.non_required {
    top: 7px !important;
}

.alt_required {
    top: -18px !important;
}

.close_btn {
    float: none !important;
    background: #FFF !important;
    color: #0060a2 !important;
    padding: 12px 30px !important;
    margin: 15px !important;
    font-size: 14px !important;
    opacity: 1 !important;
    border-radius: 30px !important;
}

.inner_content_thank_you {
    padding: 70px 0;
}

.inner_content_thank_you h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'GothamMediumRegular';
}

.inner_content_thank_you h4:after {
    content: "";
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 6%;
    border-bottom: 2px solid #FFF;
    padding-top: 25px;
}

.inner_content_thank_you p {
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 25px auto;
    font-family: 'Gotham-Light';
}

.inner_content_thank_you img {
    margin-bottom: 30px;
    width: 11%;
}

.open_display_none {
    display: none;
}

.opened_info {
    transform: rotate(90deg);
    font-size: 1.2em;
    margin-right: 10%;
}

.currentopenings table tbody tr .inside_applynow {
    border: 1px solid #0464a4 !important;
}

.currentopenings table tbody tr .inside_applynow {
    background: #fff !important;
    color: #0464a4 !important;
    padding: 5px 15px;
    border-radius: 20px;
    margin: 0 0 19px;
}

.currentopenings table tbody tr:hover .inside_applynow {
    background: #0464a4 !important;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 20px;
    margin: 0 0 19px;
}


/* Doctor Profile CSS */

.doctor_profile_bredcrumb {
    margin-top: 30px;
}

.doctor_profile {
    width: 100%;
    float: left;
    margin-bottom: 75px;
    margin-top: 50px;
    background: #FFF;
    box-shadow: 0px 0px 13px rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.doctor_information_basic p.doctor_timings {
    font-size: 12px;
}

.doctor_subtitle {
    color: #0060a2;
    font-weight: 600;
}

.doctor_information h4 {
    color: #0465a4;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}

.doctor_information h4 img {
    float: left;
    width: 30px;
    margin-right: 1%;
}

.doctor_information p {
    margin-left: 5%;
}

.doctor_information ul,
.doctor_information ol {
    margin-top: 10px;
    line-height: 30px;
    margin-left: 4%;
}

.academic_second_section {
    padding: 30px 0;
}

.clinicaltext h2 {
    /*text-align: right;*/
    margin-bottom: 20px;
    font-size: 18px;
}

.specialities_content {
    color: #FFF;text-align: justify;font-size: 14px;padding: 20px;line-height: 24px;height: 160px;overflow: hidden;
}
.clinical_specialities > .item > h4 {
    color: #FFF;
}
.card{
    background: white;
    padding: 10px;
    min-height: 332px;
    margin-bottom: 30px;
    box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.1);
}
.card-img-top {
    width: 100%;
}
.tab_content h4{
    margin: 10px 0px!important;
}
.tab_content p{
    margin: 0px !important;
    padding: 0px !important;
}
#BMW_Data table {
    width: 100%;
    text-align: center;
}
#BMW_Data table thead tr th {
    padding: 10px;
    background: #0564a4;
    color: #FFF;
    border: 1px solid #FFF;
    text-align: center;
}
#BMW_Data table tr, #BMW_Data table tr td, #BMW_Data table tr th {
    border: 1px solid #0564a4;
}
.select-mmyy {
    padding: 30px 0px 15px;
}
.select-mmyy .form-control {
    background: transparent;
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 8px;
    padding: 0px 14px;
}

.select-mmyy .btn-custom {
    width: 100%;
    height: auto;
    border: none;
    padding: 8px;
    font-size: 16px;
    margin: 0px;
    border-radius: 8px;
    color: #FFF !important;
}
.select-mmyy .btn-custom:focus {
    outline: none;
}

.inner_section ol ol, .inner_section ol ul,.inner_section ul ol, .inner_section ul ul{
	margin-left:20px !important;
}

#myBtn {
    /*display: none;*/
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #019ee5;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 20px;
    width: 33px;
    height: 33px;
    line-height: 10px;
    /* margin-top: 9px; */
    padding-top: 7px;
}

@media (max-width: 992px) {
	.clinical_specialities_inner {
		height: auto;
	}
}
@media (max-width: 767px) {
    .sec-heading h1{
        font-size: 20px !important;
    }
    .paddingrl70px{
        padding-left: 0px !important;
        padding-right: 0px !important;

    }
    .select-mmyy .form-control {
        margin-bottom: 10px;
    }
	.carousel-clinical_specialities .item h4 {
		line-height: 18px;
		font-size: 14px;
	}
	.hidden_content  {
		padding: 10px 40px;
		font-size: 12px;
		line-height: 17px;
	}
	.awards_recognition_inner_p p {
		font-size: 12px;
		line-height: 17px;
	}
	.front_page_carousel .carousel-control.left {
		left: 8px !important;
	}
	.front_page_carousel .carousel-control.right {
		right: 8px !important;
	}
	
	
	#myBtn{bottom: 3px;
    right: 15px; width: 25px;
    height: 25px; padding-top: 3px;
    padding-left: 7px;}
}

/*Event pages CSS starts here*/

.events{
    padding-top: 0px;
}
.event-filter .form-grop label {
    font-size: 12px;
    color: #262626;
    display: inline-block;
    opacity: 0.5;
}
.event-filter .form-grop select {
    padding-right: 30px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.event-filter .form-grop {
    position: relative;
    display: inline-block; 
}
.event-filter .form-grop::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 15px;
    height: 15px;
    color: rgba(38, 38, 38, 0.7);
    position: absolute;
    right: 8px;
    top: 8px;
}
.event-filter .form-grop select::-ms-expand {
	display: none;
}
.event-filter .form-grop .form-control {
    border: 1px solid #979797;
    border-radius: 4px;
    font-size: 12px;
    color: #262626;
    background: transparent;
    width: 240px;
    margin-left: 15px;
}
.event-filter .form-grop .form-control option {
    text-align-last: center;
}
.pdn-top{
    padding-top: 50px;
}
.events-card{
    height: 355px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px;
    box-shadow: 0px 6px 48px #e7e7e7; 
    border-radius: 10px;
    margin-bottom: 50px;
}
.card-image{
    display: block;
    height: 220px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.card-image img{
    width: 100%;
    height:100%;
    
}
.events-card .overlay{
    background-color: rgba(255, 255, 255, 0.8);
    transition: all .3s ease-in-out;
    padding: 20px;
    position: relative;
    bottom: 0px;
}
.events-card .overlay h6{
    font-size: 12px;
    color: #262626;
    opacity: 0.5;
}
.events-card .overlay h2{
    font-size: 16px;
    color: #0464a4;
}
.events-card .overlay p{
    opacity: 0.5;
font-size: 12px;
color: #262626;
visibility: hidden;
text-align: left;
}
.events-card:hover{
    box-shadow: 0px 6px 48px #949494;
}
.events-card:hover .overlay{
    bottom: 90px;
}
.events-card:hover .overlay p{
    visibility: visible;
}
a:hover{
    text-decoration: none;
}
.view-more{
    color: #0464a4;
}

/*event-inner*/
.event-inner{
    padding: 40px 0px;
    padding-top:0px;
}
.sec-heading{
    text-align: center;
}
.sec-heading h1{
    font-size: 25px;
    color: #0464a4;
    text-transform: uppercase;
    font-weight: 600;
}
.sec-heading h6{
    font-size: 15px;
    opacity: 0.5;
}
.events-content p{
    text-align: center;
    margin-top: 20px;
    color: #262626;
    opacity: 0.5;
    font-size: 15px;
    padding: 0px 10%;
}
.inner-slider img{
    width: 100%;
    border-radius: 10px;
    height: 340px;
}
.inner-slider .lSAction > .lSNext{
    background-image: url(../imgs/left-scroll.html) !important;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center !important;
    border-radius: 100px;
    padding: 15px;
    border: 2px solid #0464a4;
}
.inner-slider .lSAction > .lSNext{
    transform: scaleX(-1);
}
.inner-slider .lSAction > .lSPrev{
    background-image: url(../imgs/left-scroll.html) !important;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center !important;
    border-radius: 100px;
    padding: 15px;
    border: 2px solid #0464a4;
}

.inner-slider .lSSlideOuter .lSPager.lSGallery img{
    height: 80px;
    border: 5px solid #ffffff;
}
.inner-slider .lSSlideOuter .lSPager.lSGallery li.active img, .lSSlideOuter .lSPager.lSGallery li:hover img{
    border: 5px solid #0464a4;
    border-radius: 10px !important;
    box-shadow: 0px 0px 10px 20px #e7e7e7;
    height: 70px;
}
.inner-slider .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border: 5px solid #ffffff;
}
.inner-slider .lSSlideOuter .lSPager.lSGallery{
    margin-top: 30px !important;
}
.inner-slider .lSSlideWrapper{
    margin: 20px;
/*box-shadow: 0px 0px 30px rgba(0,0,0,0.3); */
border-radius: 10px;
}
.paddingLR{
    padding-left:45px;
    padding-right: 45px;
}
#imageGallery{
    height:340px !important;
}
/*media*/
@media (max-width: 1200px) {
	.testing_hover {
		width: 48%;
	}
}
@media(max-width:999px){
    .events-content p{
        padding: 0%;
    }
}
@media(max-width:800px){
    .events-card{
        height: auto;
    }
    .events-card .overlay p{
        visibility: visible;
    }
    .events-card:hover .overlay{
        bottom: 0px;
    }
}
@media(max-width:767px){
    .events-content p{
        text-align: justify;
    }
    .mobile-contact{
        display: flex !important;
        flex-direction: column !important;
    }
    .mobile-responsive{
        margin-top: 0px !important;
    }
    #imageGallery{
        height: 150px !important;
        
    }
    .inner-slider img{
        height: 150px;
    }
    .paddingLR {
        padding-left: 40px;
        padding-right: 40px;
    }
    .inner-slider .lSSlideWrapper{
        margin: 0px;
    }
	.col-reverse {
		display: flex;
		display: -ms-flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact_form_label span {
		font-size: 14px !important;
	}
	.footer_menu_primary li, .footer_menu_secondary li {
		display: block;
		font-size: 14px;
		text-align: center;
	}
	.footer_menu_primary li a, .footer_menu_secondary li a {
		font-size: 12px;
	}
	#myModal_Request_Appointment_WSD .modal-body form .paddingright0 .form-error {
		left: 0px;
	}
}
@media(max-width:420px){
    .inner-slider .lSAction > .lSNext{
        padding: 10px;
    }
    .inner-slider .lSAction > .lSPrev{
        padding: 10px;
    }
}
@media(max-width:330px){
    .event-filter .form-grop .form-control{
        width: 200px;
    }
}

/*Event pages CSS ends here*/

/*pagination START */
.pagination {
    justify-content: center;
    margin: 20px auto;
}

.page-link,
.page-numbers {
    position: relative;
    /* display: block; */
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.25;
    color: #0060a2 !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 17px;
}

.page-item.active,
.page-numbers.current {
    background: #0060a2 !important;
    border-radius: 5px;
    color: #fff !important;
}

a[aria-label="Next"] {
    opacity: 0.3;
    cursor: not-allowed !important;
}
.pagn{
    text-align: center;
}
/*pagination END */
.hdin{
	width:100%;
	height:auto;
	float: left;
	
}

.hdin1{
	width:100%;
	height: 36px;
	float: left;
	
}
.hdinn1{
	width:64%;
	height: 36px;
	float: left;
	
}
.hdin11{
	width:20%;
	height: 36px;
	float: left;
	
}

.hdin12{
    width: 10%;
    height: 1px;
    float: left;
    background-color:#2b5786;
    margin-top: 18px;

}
.hdinn12{
    width: 9%;
    height: 1px;
    float: left;
    background-color:#2b5786;
    margin-top: 18px;

}
.hdin11 h3{
	 font-family: 'Montserrat';color:#2b5786;font-size:13px;text-transform: uppercase;font-weight: 800;margin-top: 11px;
}
.hd2 h2{
	 font-family: 'Montserrat';
    color: #000;
    font-size:22px;
    font-weight: 900;
        margin-top: -2px;
}



.hd2{
	width:100%;
	height:auto;
	float: left;
}

.abt{
	width:100%;
	height:285px;
	float: left;
	background-color: #124273;  margin-top:0px;
	margin-top: -102px;
}

.abt1 {
	width:100%;
	height: auto;
	float: left;
}
.abt1 h3{
	font-family: 'Montserrat';color:#fff;text-align: center;font-size:16px;    margin-top: 45px;

}

.abt1 p{
	font-family: 'Montserrat';color:#fff;text-align: center;font-size: 13.5px;
}
.abt11{
    width: 108px;
    float: left;
    background-color: #009fe3;
	border-radius: 21px;
    height: 34px;
    margin-left: 450px;
    margin-top: 10px;
}
.abt12{
	width:108px;
	float: left;
	background-color: #fff;
	margin-left:20px;
	height: 34px;
	margin-top: 10px;
	border-radius: 21px;
}
.abt11 p{
	transition: transform 1s;font-family: 'Montserrat';color:#fff;font-size:12px;font-weight:500;text-align: center;margin-top: 7px;
}
.abt12 p{
	transition: transform 1s;font-family: 'Montserrat';color:#000;font-size:12px;font-weight:500;text-align: center;margin-top: 7px;
}

.abt11 p:hover{
	transition: transform 1s;    transform: rotate(10deg);
    color: #A1064A;

}
.abt12 p:hover{
	transition: transform 1s;    transform: rotate(10deg);
    color: #A1064A;

}
.abt11 p a:hover{
	transition: transform 1s;    transform: rotate(10deg);
    color: #A1064A;color:#fff;

}
.abt12 p a:hover{
	transition: transform 1s;    transform: rotate(10deg);
    color: #A1064A;color:#000;

}
.abt2{
	width:100%;
	height:65px;
	float: left;
	background-color: #005086;
}

.abt21{
	width:100%;
	height:auto;
	float: left;
}

.abt21 h1{
	font-family: 'Montserrat';
	color:#fff;
	text-align: center;
	font-size:18px;font-weight: 500;margin-top: 8px;
}


.ftr{
	width:100%;
	height:303px;
	float: left;
	background: #e9e9e9;
}
.ctn1 img{
	    margin-left: -13px;
}
.ftr1 {
	width:100%;
	height: auto;
	float: left;
	margin-top: 9px;
}


.ftr11{
	width: 26%;
	height:210px;
	float: left;
	margin-left: -23px;

}
.ftr12{
	width:24%;
	height:210px;
	float: left;margin-left: 10px;
	
}
.ftr12h{
	width:100%;
	height:50px;
	float: left;
	
	
}
.ftr12t{
	width:100%;
	height: 150px;
	float: left;
	
}
.ftr12h h3{
	font-family: 'Montserrat';
	font-size: 17px;
	font-weight: 900;
	margin-left: 23px;
	margin-top: 15px;
	color: #d01f1b;
}
.ftr12t p{
	font-family: 'Montserrat';
	font-size: 13px;
	margin-left: 0px;
	margin-left: 23px;
    color: #333;
}
.ftr12t p a{
	font-family: 'Montserrat';
	font-size: 13px;
    color: #000;
}
.ftr12t h3{
	font-family: 'Montserrat';
	font-size: 17px;
	font-weight: 900;
	margin-top: -1px;
}
.ftrl{
	width:100%;
	height:130px;
	float: left;
}
.ftr12t iframe{
	    margin-left:36px;
}

.ftrl1 {
	width: 57%;
    height: auto;
    float: left;
    margin-left: 46px;
	
}
.scl{
	width:24px;
	height:24px;
	float: left;
	background-color: #95a824;
	border-radius: 50%;    
	transition: transform 0.5s;
}
.scl1{
	width:24px;
	height: 24px;
	float: left;
	background-color:#95a824;
	border-radius: 50%;
	margin-left: 4px;    
	transition: transform 0.5s;
}
.scl:hover{
	transform: translate(5px, 5px);    transition: transform 0.5s;
}
.scl1:hover{
	transform: translate(5px, 5px);    transition: transform 0.5s;
}
.ftrl1 p{
	font-family: 'Montserrat';font-size:14px;font-weight: 800;color: #009ce3;
}

.scl i{
	    color: #fff;
    font-size: 12px;
    margin-left: 9px;
    margin-top: 6px;

}
.scl1 i{
	    color: #fff;
    font-size: 11px;
    margin-left: 7px;
    margin-top: 6px;

}
.cpy{
	width:100%;
	height: 43px;
	float: left;
	margin-top:21px;border-top: 1px solid #ccc;
}


.cpy1{
	width:100%;
	height: auto;
	float: left;
	padding-top: 10px;
	
}

	

.cpy1 p{
	font-family: 'Montserrat';
    font-size: 13px;
    margin-top:4px;
    text-align: center;
    color: #000;
}

.clt{
	width:100%;
	height:382px;
	float: left;
	background-image: url(../images/bg-img.jpg);
}

.clt1{
	width:100%;
	height:300px;
	float: left;
	
}

.clt1 h3{
	font-family: 'Montserrat';text-align: center;color:#fff;font-weight: 500;font-size:23px;margin-top: 20px;
}


.cltl{
	width:50%;
	height:200px;
	float: left;
	
	margin-top: 20px;
}
.cltc{
	width:100%;
	height: auto;
	float: left;
	
}
.cltc1{
	width:22%;
	height:80px;
	float: left;
	
}
.cltc1 h3{
	color: #fff;
    font-weight: 900;
    font-family: 'Montserrat';
    font-size: 25px;
    margin-left: -82px;
}
.cltc2 h3{
	color: #fff;
    font-weight: 900;
    font-family: 'Montserrat';
    font-size: 25px;
    margin-left: -82px;
}
.cltc2{
	width:22%;
	height:80px;
	float: left;margin-left: -7px;
}
.cltc3 {
    width: 17%;
    height: 80px;
    float: left;
    margin-left: -7px;
}
.cltc3 h3 {
    color: #fff;
    font-weight: 900;
    font-family: 'Montserrat';
    font-size: 25px;
    margin-left: -82px;
}
.cltc3 p {
    color: #fff;
    font-size: 11px;
    font-family: 'Montserrat';
}
#dd{
	margin-left: -70px;
}
#dd1{
	margin-left: -36px;
}
.cltc1 p{
	color: #fff;
    font-size: 11px;
    font-family: 'Montserrat';
}
.cltc2 p{
	color: #fff;
    font-size: 11px;
    font-family: 'Montserrat';
}
.cltr{
	width: 44%;
    height: 200px;
    float: left;
    margin-left: 45px;
    margin-top: 20px;
}
.cltr p{
	     font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    line-height: 26px;text-align: justify;
}

.ctt{
	width:89%;
	height:auto;
	float: left;
	margin-top:26px;
}

.ctt h3{
	  font-family: 'Montserrat';color:#fff;font-size:14px;line-height: 24px;text-align: justify;
}
.ctn{
	width:100%;
	height: auto;
	float: left;margin-top: 14px;
	
}

.ctn1{
	width:80px;
	height:80px;
	float: left;
	
}

.ctn2{
	width:70%;
	height:80px;
	float: left;
	
}

.ctn2 h3{
	        font-family: 'Montserrat';
    color: #fff;
    font-size: 21px;
    margin-left: -115px;
    margin-top: 13px;
}


/* Slideshow container */
.slideshow-container {
  position: relative;
 
}

/* Slides */
.mySlides {
  display: none;
  padding: 37px;
  text-align: center;    margin-top: 67px;
}

/* Next & previous buttons */
.prev, .next {
 cursor: pointer;
    position: absolute;
    top: 60%;
    width: 35px;
    margin-top: -30px;
    padding: 4px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    border-radius: 50%;
    height: 35px;
    user-select: none;
    padding-left: 11px;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0; border-radius: 50%;
 margin-right: 72px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  

}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
    background: #ddd;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #009de4;
}

/* Add an italic font style to all quotes */
q {color:#000; font-family: 'Montserrat';}

/* Add a blue color to the author */
.author {    color: #000000;
    font-family: 'Montserrat';
    margin-top: 7px;
    font-size: 14px;
    font-weight: 900;}

.testi {
    width: 100%;
    height: auto;
    float: left;
	margin-top: 15px;
}
.navbar-brand.fixed-theme img {
    width: 80%;
    margin: 0;
}
.tpp{
	width: 12%;
    height: 40px;
    float: right;
    margin-left: 0px;
    margin-top: 29px;
}
.tpp1{
	width: 13%;
    height: 40px;
    float: right;
    margin-top: 24px;
    margin-left: 0;
}
.tpim{
	width:32px;
	float: left;
	height: 32px;
	margin-right: 3px;
    margin-top: -3px;
	
}
.tpt{
	width:77%;
	height: 40px;
	float: left;
}

.tpt h3{
	    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 14px;
    margin-top: 9px;
    margin-left: 4px;

}
.tpp2{
	width:16%;
	height: 36px;
	float: left;
	margin-left: 34px;margin-top: 24px;border-radius: 5px;border:1px solid #ccc;
}
.ttv{
	width:auto;
	height: auto;
	float: left;
	
}
.ttv1{
	    width: 33px;
    height: 21px;
    float: right;
    border-left: 1px solid #cf2d29;
    margin-top: 6px;
	
}
.ttv p{
	 font-family: 'Montserrat';font-size:13px;margin-top: 7px;margin-left: 7px;color:#000;
}
.ttv1 i{
      margin-right: 13px;
    margin-top: 3px;
    color: #004777;
    margin-left: 8px;

}


.pll{
    width:11%;
    height: 36px;
    float: left;
    border-radius: 5px;
    border:1px solid #ccc;
    margin-top: 24px;
    margin-left: 13px;
}
.pll1{
	width: 24%;
    height: 22px;
    float: left;
    border-right: 1px solid red;
    margin-top: 6px;
}

.pll2 {
	width:74%;
	height: 36px;
	float: left;
}

.pll2 p{
	    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 500;
    margin-left: 7px;
    margin-top: 6px;
	color: #000000;
}

#km{
	padding: 8px 4px;font-family: 'Montserrat';font-size: 12px;    background-color: #cf2d29;border:none;
}
#km:hover{
	background-color:  #cf2d29!important;
}
#sbb{
	 font-family: 'Montserrat';   margin-left: 120px;    padding-left: 12px;padding-right: 12px;background-color: #c12515;padding: 10px;border:none;font-weight: 900; border-radius: 6px;
}
#sbb:hover{
	background-color:  #cf2d29!important;
}
.mail{
	width: 24%;
    height: 40px;
    float: right;
	margin-left: 0px;
    margin-top: 24px;
}
.logo1{
	width: 24px;
	height: 24px;
	float: left;
	border: 2px solid #165492;
	padding: 0px 0 0 3px;
	border-radius: 15px;
	background-color: #15518e;
	color: #ffffff;
	margin-left: 5px;
}
.logo1 a{color: #ffffff;}
.logo1 i{
	font-size: 12px;
	margin-left: 3px;
}
.logo1:hover{
	color: #FFFFFF;
	background: #15518e;
}
.mySlides b{
	color: #000!important;
    font-weight: 600!important;
	font-size: 13px;
}
.mySlides p{
	font-family: 'Montserrat';
	color: #323232;
}
.widget-title2{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Montserrat';
	text-align: center;
}
.widget-title2::before {
    content: '';
    position: absolute;
    background: #c32b1b;
    bottom: -1px;
    left: 557px;
    width: 55px;
    height: 1px;
}
.width2{
	width: 70%;
	padding-top: 100px;
    margin: 0 auto;
	float: left;
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.width1{
	width: 30%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.hdin111 {
    width: 42%;
    height: 36px;
    float: left;
}
.hdin111 h3 {
    font-family: 'Montserrat';
    color: #2b5786;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 11px;
}
#circle1{
	width: 172px;
    height: 171px;
	margin: 33px 0 48px 54px;
	box-shadow: 1px 1px 15px 0px #e8e8e8;
	float: left;
}
#circle2{
	width: 150px;
    height: 150px;
	margin: 30px 0 67px 19px;
	float: left;
}
#circle1 p{
	font-size: 15px;
    color: #0299e2;
    margin-top: 0px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    line-height: 20px;
	font-family: 'Montserrat';
}
#circle2 p{
	font-size: 15px;
    color: #0299e2;
    margin-top: -23px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    line-height: 20px;
	margin-left: 12px;
}
.directors{
	width: 100%;
    height: auto;
    float: left;
	margin-bottom: 10px;
}
.full1{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.box1{
	width: 19%;
	height: auto;
	float: left;
	margin: 0 81px;
}
#margin1{
	margin-left: 21px;
}
.font2{
	font-family: 'Montserrat';
    color: #005d9b;
    text-transform: capitalize;
    font-weight: 900;
    font-size: 15px;
    text-align: center;
}
.font3{
	font-family: 'Montserrat';
    color: #cf2d29;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
	margin-top: -6px;
}
.small-banner {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 100px;
    margin-bottom: 0;
}
.small-banner h6{
	color: #144a80;
    font-size: 41px;
    font-weight: 600;
    margin-top: -152px;
    padding-bottom: 97px;
    font-family: "Oswald";
    margin-left: 0px;
}
.about1 {
    width: 70%;
    height: auto;
    float: left;
}
.about2 {
    width: 30%;
    height: auto;
    float: left;
}
.about1 h3 {
    font-family: 'Montserrat';
    color: #13467a;
    font-size: 19px;
    margin-top: 25px;
    font-weight: 600;
}
.about1 p {
    font-family: 'Montserrat';
    color: #000;
	margin-bottom: 18px;
    font-size: 14px;
	text-align: justify;
}
#form1{
	width: 94%;
    background-color: #14497f;
    margin-top: 30px;
    margin-left: 20px;
	border-radius: 26px 0 26px;
	margin-bottom: 25px;
}
.modal-body h3{font-weight: 500;
    font-family: 'Montserrat';
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px;}
#submit1 {
	width: 90px;
    font-family: 'Montserrat';
    margin-left: 104px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #009de4;
    padding: 7px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
	
}
#submit1:hover {
    background-color: #fff!important;
	color: #14497f!important;
}
#submit2 {
	width: 90px;
    font-family: 'Montserrat';
    margin-left: 104px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #009de4;
    padding: 7px;
    border: none;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
	
}
#submit2:hover {
    background-color: #fff!important;
	color: #14497f!important;
}
.contact1{
	width: 100%;
	height: auto;
	float: left;
}
.contct {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
	margin-top: 25px;
}
.contct1 {
    width: 60%;
    height: auto;
    float: left;
    margin-left: 223px;
    position: relative;
    z-index: 111;
}
.contct3 {
    width: 50%;
    height: auto;
    float: left;
    background: linear-gradient(45deg,#124171,#175a9e) !important;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 18px 0 rgba(70, 75, 110, 0.2);
}
.contct3 h3 {
    text-align: center;
    margin-top: 25px;
    color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 19px;
}
.contct3 p {
    text-align: center;
    margin-top: 20px;
    color: #ffffff;
	font-family: 'Montserrat';
}
.contct2 {
    width: 50%;
    height: auto;
    float: left;
    background: linear-gradient(45deg,#124171,#175a9e) !important;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 18px 0 rgba(70, 75, 110, 0.2);
}
.contct2 h3 {
    text-align: center;
    margin-top: 25px;
    color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 19px;
}
.contct2 p {
    text-align: center;
    color: #ffffff;
	font-family: 'Montserrat';
}
.contct4 {
    width: 100%;
    height: 270px;
    float: left;
    margin-top: -16px;
	margin-bottom: 90px;
}
.bold1{
	text-align: center!important;
    font-weight: 600!important;
    color: #fff!important;
}
.contact2 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -2px;
}
.about1 i{
	color: #144980;
}
#book1{
	width: 50%;
    background-color: #124171;
    margin-top: 190px;
	margin-left: 170px;
}
.specialities1{
	width: 100%;
	height: auto;
	float: left;
}
#width7{
	width: 270px;
    margin-left: 20px;
}
#width8{
	 overflow: inherit;width: 65px;height: 65px;border-radius: 50%;border:1px solid #cf2d29;
}
.width3{
	width:auto!important;height: auto;margin-top: 5px;
}
.width4{
	font-weight: 500;font-size:23px!important;
}
.image1{
	width: auto!important;
    height: auto;
    margin-left: -4px;
    margin-top: 0px;
    margin-bottom: 12px;
}
.font4{
	margin-left: 23px;
    margin-top: 4px;
    color: #134374;
    font-size: 15px;
}
#bootstrap-touch-slider{
		/*display: none!important;*/
	}
.contct2 a{
	 font-family: 'Montserrat';
}
#padding10{
	padding-top: 34px;
}
.main-header{display:none;}
.mob-header{display:none;}

#map1{ margin-right: 10px;}

@media(max-width:767px){
	.main-header{display:inherit; margin-top: -75px;}
	.mob-header{display:inherit; width: 100%; height: 150px;}
	.mail{width:100%; height: 12px; margin-top: 5px;}
	.tpp1{width:100%; height: 12px; }
    .mlogo{width:80%; float: left; margin-top: 21px; margin-left: 5px;}
	.mlogo img{width:100%;}
	#book1{width:90%}
	
	#map1{ margin-bottom: 10px;}
	#map2{ margin-bottom: 10px;}
	
	
	
	
	#submit2 {
    margin-left: 100px!important;
}
	#padding10{
	padding-top: 0px;
}
	#book1{
		margin-top: 90px;
		margin-left: 15px;
	}
	.modal-header{
		padding: 20px!important;
	}
	.modal-body {
    	padding: 23px!important;
	}
	.modal-dialog{
		margin: 27px!important;
	}
	.modal-body h3 {
    	font-size: 16px;
    	margin-bottom: 15px;
	}
	.form-group {
   		margin-bottom: 13px!important;
	}
	#sbb {
    	margin-left: 102px;
    	padding-left: 2px;
    	padding-right: 7px;
    	padding: 8px;
		font-size: 12px;
    	font-weight: 100;
	}
	.width1{
		width: 100%;
	}
	.width2{
		width: 100%;
		height: auto;
		padding-top: 0;
	}
	.hdin111{
		width: 90%;
	}
	.hdin1{
		width: 44%;
	}
	.hd2{
		width: 100%;
	}
	.hd2 h2 {
    	font-size: 16px;
    	margin-top: 0px;
		line-height: 21px;
    	margin-bottom: 15px;
	}
	#width7 {
    	width: 43%;
    	margin-left: 10px;
    	margin-right: 0px;
    	margin-bottom: 25px;
    	height: auto;
	}
	#width8{
		width: 60px;
    	height: 60px;
    	margin: 0 auto;
	}
	.tab-list-items ul li a{
		padding: 11px!important;
	}
	.abt{
		width: 100%;
		height: auto;
		margin: 0px;
	}
	.abt1 h3{
		margin-top: 30px;
	}
	.width4{
		font-size: 16px!important;
    	line-height: 23px;
	}
	.abt11 {
    	margin-left: 48px;
    	margin-top: 0px;
    	margin-bottom: 10px;
	}
	.abt12{
		margin-top: 0;
	}
	.abt2{
		height: auto;
	}
	.abt21 h1{
		margin-bottom: 12px;
    	margin-top: 12px;
		font-size: 16px;
	}
	.hdin{
		margin-top: -14px;
	}
	.media-left, .media>.pull-left{
		padding-right: 0!important;
		padding-top: 0!important;
	}
	#circle1{
		margin: 20px 67px;
    	width: 170px;
    	float: left;
    	height: 170px;
	}
	.image1{
		margin-bottom: 0;
	}
	.tab-item-body .tab-inner-content .tab-inner-heading {
    margin-bottom: -5px;
}
	#services-sec ul li a{
		float: left;
	}
	#services-sec ul li a img{
		float: left;
	}
	.testi{
		margin-top: 0;
	}
	.hdinn1 {
    	width: 45%;
	}
	.hdin11 {
    	width: 89%;
	}
	.hdinn12 {
    	width: 9%;
	}
	.mySlides {
    	padding: 17px;
    	margin-top: 48px;
	}
	.prev, .next {
    	top: 57%;
    	width: 17px;
    	margin-top: 0px;
    	padding: 4px;
    	font-size: 15px;
    	height: 25px;
    	padding-left: 2px;
	}
	.next{
		margin-right: 11px;
	}
	.clt{
		height: auto;
	}
	.clt1{
		height: auto;
		margin-bottom: -5px;
	}
	.clt1 h3 {
    	font-size: 15px;
    	margin-top: 10px;
		line-height: 21px;
	}
	.cltl{
		width: 100%;
		height: auto;
		margin-top: 5px;
	}
	.cltc1{
		width: 43%;
    	height: auto;
    	margin-left: 15px;
	}
	.cltc2{
		width: 43%;
    	height: auto;
    	margin-left: 30px;
	}
	.cltc3 {
    	width: 45%;
    	height: auto;
    	margin-left: 0px;
	}
	.cltc1 h3{
		margin-left: -46px
	}
	.cltc2 h3{
		margin-left: -64px;
	}
	#dd {
    	margin-left: -26px;
	}
	.cltc3 p{
		margin-left: 16px;
		font-size: 11px;
	}
	.ctt {
    	width: 100%;
    	margin-top: 3px;
	}
	.ctt h3 {
    	font-size: 13px!important;
    	letter-spacing: 0px;
    	line-height: 22px;
		margin-bottom: 0px;
	}
	.ctn1{
		width: 23%;
		height: auto;
	}
	.ctn2 h3 {
    	font-size: 15px!important;
    	margin-left: -35px;
    	margin-top: 17px!important;
	}
	.ctn2 {
    	width: 77%;
    	height: auto;
    	float: left;
	}
	.cltr {
    	width: 89%;
    	height: auto;
    	margin-left: 0;
    	margin-top: -12px;
	}
	.cltr p{
		font-size: 13px;
		line-height: 22px;
	}
	.ftr{
		height: auto;
	}
	.ftr1{
		margin-top: 0;
	}
	.ftr11 {
    	width: 100%;
    	height: auto;
    	margin-left: 0;
	}
	.ftr12 {
    	width: 100%;
    	height: auto;
    	margin-left: 0;
	}
	.ftrl{
		height: auto;
	}
	.ftrl1 {
    	width: 60%;
    	height: auto;
    	margin-left: 0;
	}
	.ftr12h{
		height: auto;
	}
	.ftr12h h3 {
    	font-size: 16px;
    	margin-left: 0;
	}
	.ftr12t{
		height: auto;
	}
	.ftr12t p {
    	font-size: 13px;
    	margin-left: 15px;
    	margin-bottom: 0px;
	}
	.font4{
		margin-left: 15px;
	}
	.ftr12t iframe {
    	margin-left: 0;
    	width: 100%;
    	height: auto;
    	float: left;
	}
	.cpy {
    	width: 100%;
    	height: auto;
    	margin-top: 15px;
	}
	.enquery_aig2{
		width: 52px;
		height: 75px;
		top: 22%;
	}
	.btn-2{
		top: -6px;
	}
	.emergency_call2, .general_enquiry2, .click_webinar2 {
    	width: 90%;
    	height: auto;
    	left: -4px;
    	border-radius: 30px;
    	margin-top: 10px;
	}
	.enquery_aig{
		top: 22%;
		width: 192px;
    	height: 77px;
	}
	.btn-1{
		right: 155px;
		top: -5px;
	}
	.emergency_call, .general_enquiry, .click_webinar {
    	background: #FFF;
    	width: 93%;
    	height: 36px; 
    	left: 0;
    	margin-top: 8px;
	}
	#margin3{
		margin-top: -12px!important;
	}
	#margin4{
		margin-top: -10px!important;
	}
	.abt1{
		margin-bottom: 6px;
	}
	#bootstrap-touch-slider{
		margin: 0!important;
		display: block!important;
	}
	.small-banner{
		margin-top: 0;
		margin-bottom: -81px;
	}
	.small-banner h6{
		margin-top: -49px;
		font-size: 19px;
		margin-bottom: 0;
	}
	.aboutus{
		width: 100%;
    height: auto;
    float: left;
	}
	.about1{
		width: 100%;
	}
	.about1 h3{
		font-size: 15px;
		line-height: 21px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    margin-top: 18px;
	}
	.about1 p{
		margin-bottom: 14px;
    	font-size: 13px;
	}
	.about2{
		width: 90%;
		margin-left: 17px;
	}
	#form1 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
}
	#padding1{
		padding: 21px 0px 15px 0px!important;
	}
	.full1{
		margin-top: 15px;
	}
	.widget-title2 {
    padding-bottom: 6px;
    margin-bottom: 12px;
    font-size: 15px;
}
	.widget-title2::before{
		left: 142px;
	}
	.box1{
		width: 100%;
		margin: 0;
		margin-bottom: 6px;
	}
	#margin1 {
    margin-left: 120px;
		height: 87px;
    width: 100px;
}
	.font2{
		margin-top: 5px;
    margin-bottom: 6px;
	}
	.contct1 {
    width: 100%;
    margin-left: 0;
}
	.contct3 {
    width: 90%;
    height: auto;
    margin-left: 17px;
    margin-bottom: 10px;
}
	.contct3 h3 {
    margin-top: 10px;
    margin-bottom: -16px;
    font-size: 17px;
}
	.contct3 p{
		font-size: 13px;
	}
	.contct2 {
    width: 90%;
    height: auto;
    margin-left: 17px;
}
	.contct2 h3 {
    font-family: 'Montserrat';
		margin-top: 10px;
    margin-bottom: -14px;
    font-size: 17px;
}
	.contct2 p{
		font-size: 13px;
	}
	.contct4 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 18px;
    margin-bottom: 8px;
}
	.contct4 iframe{
		width: 100%;
    	height: auto;
    	float: left;
	}
	#margin10{
		margin-top: 11px;
		margin-left: -16px;
    	margin-bottom: 0px;
	}
	.enq1 {
    width: 90%;
    margin: 0 33px 20px;
    padding: 7px;
    padding-top: 25px;
    border-radius: 5px;
}
	.susc, .susc1 {
    width: 84%;
    height: 40px;
}
	.susc3 {
    width: 84%;
    margin-bottom: 9px;
}
	.susc4 {
    width: 23%;
    height: 28px;
    margin: 0 auto 5px;
    margin-left: 109px;
    padding: 4px;
}
	.cltin1 h3{
		margin-top: 16px;
	}
	.susc4 a{
		font-size: 12px;
	}
	#submit1{
		margin-left: 81px!important;
	}
	.cltin p{
		font-size: 13px;
	}
	.cltin1 p{
		font-size: 13px;
	}
}

