﻿@charset "utf-8";
/* CSS Document */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}
p {
    margin: 0 0 26px;
    line-height: 22px;
}
.desktop-margin {
    padding-right: 0px !important;
}
.navbar {
    background: #0069b7;
    color: #fff;
    /* font-family: 'roboto'; */
    
    font-size: 13px;
    border: none;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    text-transform: uppercase
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background: none;
}
.navbar-brand {
    padding-left: 0px;
}
.logo {
    margin: 4px 0 10px 0px;
}
.breadcrumb_main {
    background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
    margin-top: 117px;
}
.breadcrumb {
    height: auto;
    margin: 0px;
    padding: 10px 10px;
    color: #3f3f3f;
    background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
}
.breadcrumb a {
    color: #3f3f3f;
}
.breadcrumb li .active {
    color: #0069b7;
}
.social a {
    width: 36px;
    height: 29px;
    display: block;
    float: left;
    margin-top: 28px;
    margin-right: 5px;
}
.header-search .form-group {
    /*top: 40px;
    right: 33px;
    position: absolute;
	padding-top: 4px;*/
    margin-top: 40px;
    padding-top: 1px;
    /*display: none;*/
}
#latestupdate-carousel .carousel-control.right {
        width: 0%;
    background: none;
    right: 20%;
    top: 0%;
    color: #111;
}
.pdf {
    background: url(/Content/images/social.jpg) left top no-repeat;
}
.pdf:hover {
    background: url(/Content/images/social_hover.jpg) left top no-repeat;
}
.print {
    background: url(/Content/images/social.jpg) -41px top no-repeat;
}
.print:hover {
    background: url(/Content/images/social_hover.jpg) -41px top no-repeat;
}
.share {
    background: url(/Content/images/social.jpg) -82px top no-repeat;
}
.share:hover {
    background: url(/Content/images/social_hover.jpg) -82px top no-repeat;
}
.post {
    margin-top: 17px;
}
.text-center {
    margin: 0 auto;
    display: block;
    clear: both;
}
.blog-post-title {
   /* line-height: 40px;
    margin-top: 10px;
    font-size: 36px;
    margin-bottom: 15px;*/
}
.member {
    font-size: 15px;
    color: #3f3f3f;
    margin: 0;
}
.font {
    font-size: 16px;
    color: #666565;
}
.publish {
    margin-bottom: 20px !important;
	font-size:11px;
	text-transform:uppercase;
	color:#767676;
}
.blue_hdng {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #0069b7;
    padding-bottom: 15px;
    border-bottom: 1px solid #acacac;
}
.post figure {
    position: relative;
    margin-bottom: 28px;
}
.post figcaption {
    position: absolute;
    bottom: 0px;
    background: url(/Content/images/video_bg.png) left top repeat;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.listing ul {
    padding-left: 0px;
}
.listing {
    padding: 0px 20px 0px;
   /* background: #fff3d7;*/
    margin-top: 20px;
    margin-bottom: 2px;
}
.pro-bg-grey {
    background-color: #a3a3a3;
    padding: 5px 22px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    float: right;
    right:15px;
    position: absolute;
        z-index: 2;
}

#printarea .table{width:auto !important; max-width: auto !important;}

/*.pro-bg-grey {
    background-color: #a3a3a3;
    padding: 5px 22px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    float: right;
    position: absolute;
    right: 15px;
    z-index: 1;
    width: 200px;
    padding-top: 10px;
 }*/

.listing li {
    display: block;
    background: url(/Content/images/arrow.png) left 6px no-repeat;
    padding-left: 20px;
    font-size: 14px;
    /* font-weight: 400; */
    margin-bottom: 8px
}
.listing li:last-child {
    margin-bottom: 0px
}
.quote {
    background: #fbeac2;
    padding: 18px;
    margin-bottom: 45px;
    padding-right: 25px;
}
.quote p {
    margin: 0 0 35px;
}
.quote.grey {
    background: #dbdfdf;
}
.quote2 {
    background: #dbdfdf;
    padding: 40px 55px;
    margin-bottom: 35px;
}
.quote3 {
    background: #fbeac2;
    padding: 40px 67px;
    margin-bottom: 35px;
}
.quote.grey p {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    top: 24px;
}
.quote.full-width {
    padding: 25px 55px 40px 55px;
    margin-bottom: 35px;
}
.quote.full-width p {
    font-size: 16px;
    line-height: 22px;
    position: relative;
    top: 24px;
    color: #3f3f3f;
}
.carousel-indicators.calender-events {
    position: absolute;
    bottom: 10px;
	right: 0;
    height: 4%;
    left: 0;
    z-index: 15;
    width:auto;
    margin-left:0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.quote.full-width .person,
.quote.full-width .designation {
    display: inline;
}
/*.quote.full-width .quote_first {
    left: 0px;
    }*/

.quote2 p {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    top: 24px;
    color: #3f3f3f;
}
.quote3 p {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    top: 24px;
    color: #3f3f3f;
}
.quote p {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    top: 24px;
}
.quote_last {
    position: absolute;
    margin-left: 6px;
    margin-top: 10px;
}
.quote.grey_last {
    bottom: -12px;
}
.quote_first {
    position: absolute;
    left: -22px;
    top: -8px;
}
.quote_first,
.quote_last {
    color: #e2d3b1;
    font-size: 20px;
}
.grey .quote_first,
.grey .quote_last {
    color: #cbcbcb;
}
.quote2_first {
    position: absolute;
    left: -4px;
    top: -17px;
}
.quote3_first {
    position: absolute;
    left: -14px;
    top: -17px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: #3f3f3f;
    color: #fff;
}
.video_thumb {
    position: relative;
}
.video {
    margin-bottom: 35px;
}
.video a {
    display: block;
    padding: 7px 20px;
    background: url(/Content/images/video_bg.png) left top repeat;
    position: absolute;
    bottom: 1px;
    right: 1px;
    border: none !important;
    outline: none;
    color: #fff;
}
.video img {
    width: 100%;
    border: 1px solid #CDCDCD;
}
.video_thumb a > img {
    width: inherit;
    margin-right: 7px;
}
.video span {
    display: block;
    padding: 18px;
    background: #f9f9f9;
    font-size: 14px;
    font-weight: 500;
    color: #3f3f3f;
    border: 1px solid #CDCDCD;
    border-top: none;
}
.bdr_no {
    border: none !important;
}
.carousel-inner figcaption {
    background: url(/Content/images/video_bg.png) left top repeat;
    padding: 28px;
    margin-right: 10%;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.9;
}
.carousel-control {
    width: 0;
    opacity: 10;
}
.carousel-control.left {
    left: 75%;
    background: none;
}
.carousel-control.right {
    width: 0%;
    background: none;
    right: -12px;
    top: 42%;
    color: #111;
}
.carousel-control .glyphicon-chevron-left {
    left: 94%;
   top: 77%;
    background: url(/Content/images/left_arrow.png) left top no-repeat;
    width: 40px;
    height: 36px;
    text-indent: -5000px;
}
.carousel-control .glyphicon-chevron-right {
    left: 0%;
    top: 77%;
    background: url(/Content/images/right_arrow.png) left top no-repeat;
    width: 40px;
    height: 36px;
    text-indent: -5000px;
}
.RHS {
position:inherit;	
} .RHS h4 {
    background: url(/Content/images/rhs_bg.jpg) left top repeat;
    color: #fff;
    padding: 12px 24px;
    margin-top: 22px;
    margin-bottom: 8px;
    border: 1px solid #ebf2f8;
    border-bottom: none;
	clear:both;
}
.RHS h5 {
    color: #3f3f3f;
    padding: 12px 24px;
    margin: 0px;
    border: 1px solid #ebf2f8;
    border-bottom: none;
}
.RHS_listing ul {
    padding-left: 0px;
	margin-bottom:0px;
}
.RHS_listing {
    padding:0px;
    background: #d7eeff;
    margin-bottom:30px;
    border: 1px solid #ebf2f8;
    border-top: none;
}
.RHS_listing li {
    display: block;
    background: url(/Content/images/arrow.png) 10px 15px no-repeat;
    padding-left: 23px;
    padding-bottom: 10px;
	padding-top:10px;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px dashed #a5a6a6;
}


.RHS_listing li a {
    display: block;
    text-decoration: none;
    color: #3f3f3f;
}

.RHS_listing li.active {
    background: url("/Content/images/arrow.png") no-repeat scroll 10px 15px #FBF5DB !important;
} 

.RHS_listing li:hover {
    display: block;
    color: #337ab7;
	background-color:#FBF5DB;
}
.RHS_listing li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
}
.ad {
    margin-bottom: 30px;
}
.RHS_other h4 {
    background: url(/Content/images/rhs_bg.jpg) left top repeat;
    color: #fff;
    padding: 12px 24px;
    margin-top: 22px;
    margin-bottom: 0px;
    border: 1px solid #cdcdcd;
    border-bottom: none;
}
.RHS_other ul {
    padding-left: 0px;
}
.RHS_other {
    padding: 20px 20px;
    background: #fff;
    margin-bottom: 35px;
    border: 1px solid #cdcdcd;
    border-top: none;
    margin-top: -8px;
}
.RHS_other li {
    display: block;
    /*background: url(/Content/images/arrow.png) left 6px no-repeat;
    padding-left: 20px;*/
    
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    border-bottom: 1px dashed #a5a6a6;
}
.RHS_other li a {
    display: block;
    text-decoration: none;
    font-weight: 400;
}
.RHS_other li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
}
footer {
    background: #fff;
    margin-top: 10px;
    font-size: 12px;
    color: #3e3e3e;
    padding: 14px 0 10px;
}
@media (max-width: 767px) {
    .logo {
        display: block;
        float: left !important;
        margin: 0px 0 15px;
    }
		
    .quote.full-width {
        padding: 25px 55px 40px 20px;
    }
    .tata_logo {
        display: block;
        right: left !important;
        margin: 10px 19px 15px 0;
        position: absolute;
        right: 0;
    }
    .navbar-collapse {
        padding: 0px;
    }
    .navbar {
        height: auto;
        margin-bottom: 0px;
    }
    .navbar-brand {
        float: none;
    }
    .navbar-nav {
        margin: 0 auto;
        width: 100%;
    }
    .navbar-nav {
        margin: 0 auto;
        width: 100%;
    }
    .navbar-nav > li > a {
        padding: 20px;
        font-size: 11px;
        background: #3f3f3f;
    }
    .nav > li > a {
        padding: 5px 9px;
        font-size: 13px;
        /* margin-left: -1px; */
        
        margin-right: 2px;
        background-color: #e6e6e6 !important;
        color: #111 !important;
    }
    .navbar-default .navbar-nav > li > a:hover {
        color: #3f3f3f;
        background: #fff;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a {
        color: #fff;
        background: #B5B5B5;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover {
        color: #3f3f3f;
        background: #fff;
    }
    .navbodr {
        position: absolute;
        top: 45px;
        margin-left: -15px;
        padding: 8px;
        width: 100%;
        background:none ;
        border-bottom: 2px solid #0069b7;
    }
    .post figcaption {
        position: absolute;
        bottom: -110px;
        width: 100%;
    }
    .social a:first-child {
        margin-left: 0px;
    }
    /*.carousel {
        margin-bottom: 140px;
        }*/
    
    .video span {
        margin-bottom: 30px;
    }
    .breadcrumb a {
        font-size: 12px;
    }
    .navbar-default {
        background: none;
    }
    .navbar {
        background: none;
        min-height: 0px !important;
    }
    .navbar-toggle {
        background: #898a8b;
         margin-right: 0;
        /*margin-top: -30px;*/
        
        margin-bottom: 12px;
        padding: 6px;
        border-radius: 0px;
    }
    .navbar-default .navbar-toggle {
        border: none;
        margin-top: -28px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #0069b7;
    }
    .nav {
        margin-top: 8px;
    }
    .tata-logo {
        display: block !important;
        margin-left: 10px;
    }
    .nav-pills > li + li {
        margin-left: 4px;
    }
    .search-btn {
        border-radius: 5px;
        border-color: #fff;
        margin-top: 0px;
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 3px 9px;
        font-size: 14px;
        line-height: 1.42857143;
        border-radius: 5px !important;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }
    .all-search {
        /* width: auto; */
        
        border: 0;
        margin-left: 0px;
        margin-right: 0;
        margin-top: 0px !important;
        width: 0px !important;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 2px;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: auto;
    }
	
	
}
@media (min-width: 768px) {
    .navbar {
        margin-bottom: 0px;
    }
    .navbar-nav {
        float: none;
    }
    .navbar-nav > li > a {
        padding: 20px 5px 0;
        font-size: 9px;
        font-weight: bold;
    }
    .nav-pills {
        margin-left: 7px;
        margin-top: 20px;
    }
    .nav-pills > li > a {
        padding: 10px 9px;
        font-size: 12px;
        color: #3f3f3f;
    }
    .nav.nav-pills.pull-right a {
        font-size: 12px;
        color: #3f3f3f;
    }
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        background: #e5e5e5;
        color: #3f3f3f;
    }
    .social a {
        margin-right: 2px;
    }
    .social a:first-child {
        margin-left: 0px;
    }
    .tata_logo {
        margin-top: 14px;
    }
    .nav-pills > li > a {
        padding: 5px 9px;
    }
    .nav.nav-pills .active {
        margin-right: 1px;
    }
    .breadcrumb a {
        font-size: 12px;
    }
    .all-search {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0px !important;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

	/* 01-08-016 
		.col-sm-offset-1{ margin-left:0px !important;} */
		
		
}
@media (min-width: 992px) {
    /*.navbar-nav {float:none; margin:0 auto; width:94%;}*/
    
    .tata_logo {
        margin-top: 10px;
    }
    .navbar {
        margin-bottom: 0px;
    }
    .nav.nav-pills.pull-right a {
        font-size: 12px;
        color: #3f3f3f;
    }
    .nav > li > a {
        padding: 5px 10px;
        margin: 20px 0px 8px;
        font-style: normal;
        border-radius: 0px;
    }
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        background: #e5e5e5;
        color: #3f3f3f;
    }
    .social a:first-child {
        margin-left: 0px;
    }
}
/* only target horizontal screen*/

@media (min-width: 1024px) {
    .navbar-nav > li > a {
        font-size: 12px;
        padding: 5px 6px;
    }
    .nav-pills {
        margin-left: 250px;
        margin-top: -20px !important;
    }
    .input-box {
        margin-top: -22px !important;
        margin-left: 5px;
    }
	.col-sm-offset-1{ margin-left:8.33333% !important;}
}
@media (min-width: 1200px) {
    nav {
        display: block;
        margin-left: 560px;
    }
    .navbar-nav {
        margin: 0 auto;
        width: 100%;
        overflow: visible;
        text-transform: uppercase;
    }
    .nav-pills {
        margin: 0px;
    }
    .nav.nav-pills.pull-right a {
        font-size: 12px;
        color: #3f3f3f;
    }
    .nav > li > a {
        padding: 5px 13px;
        margin-top: 40px;
        font-size: 12px;
        font-style: normal;
        border-radius: 0;
        color: #3f3f3f;
        font-weight: 500;
    }
    .nav.nav-pills .active {
        margin-right: 8px;
    }
    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        background: #e5e5e5;
        color: #3f3f3f;
        border-radius: 8px;
    }
    /*.navbar-nav {float:none; margin:0 auto; width:94 %;}*/
    
    .navbar-default .navbar-nav > li > a {
        margin-top: 0px;
        /* margin-right: 24px;
       margin-left: 12px;*/
    }
    .navbar-nav > li > a {
        padding: 25px 12px 0;
        font-size: 13px;
        font-weight: 500;
    }
    .navbar {
        margin: 0px;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .tata_logo {
        margin-top: 8px;
    }
    .no_padL {
        padding-left: 0px;
    }
    .main_container {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .social a {
        margin-right: 5px;
    }
    .social a:first-child {
        /*margin-left: 40px;*/
    }
    #search-form {
        display: none;
    }
}
.video-close {
    float: right;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    margin-top: -12px;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 4.7;
}
.all-search {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 41px !important;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-btn {} .sch-g {
    top: 4px;
}
.form-control.type-name {
    height: 28px;
    display: none;
}
.type-name-visible {
    /*width: 100%!important;*/
}
/*}*/
.all-search {
    /* width: auto; */
    
    border: 0;
    margin-left: -12px;
    margin-right: 0;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-btn-new {
    background: #e5e5e5;
    padding: 2px 9px 2px 9px;
    margin-top: 0px;
    border-radius: 5px !important;
}

.header-search {
}
/*model css */

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    /* To center vertically */
    
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width: inherit;
    height: inherit;
    /* To center horizontally */
    
    margin: 0 auto;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    margin-top: 10%;
}
/*model css end */

b {
    font-weight: 800 !important;
}
/*.banner-caption {
    left: 0%;
    right: 0%;
    padding-bottom: 22px;
    background: rgba(17, 17, 17, 0.68);
    padding-top: 5px;
    line-height: 3px;
    text-align: left;
    bottom: 0px;
    padding-left: 21px;
}*/
.banner-caption {
    left: 0%;
    right: 0%;
    padding-bottom: 8px;
    /* background: rgba(17, 17, 17, 0.68); */
    padding-top: 5px;
    line-height: 3px;
    text-align: left;
    bottom: 0px;
    padding-left: 21px;
}

.banner-caption h3 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 5px;
}
.banner-caption {
    font-size: 14px;
    color: #e3f4f2;
}
.main-banner {
    position: relative;
    margin: 20px 0px 20px 0px !important;
}
.banner-left-arrow {
    left: -25px !important;
    float: left;
    top: 42%;
    color: #111 !important;
}

.banner-right-arrow {} .home-glf-left {
    left: 0%;
    top: 44%!important;
    background: none !important;
    width: 43px;
    height: 36px;
    color: #111;
    background: none;
    text-indent: -89px !important;
}
.home-glf-right {
    left: 0% !important;
    top: 44%!important;
    background: none!important;
    width: 40px;
    height: 36px;
    color: #111 !important;
    text-indent: 237px!important;
}
.update-grid h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 40px 0px 25px 0px;
}
.update-grid1 h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 53px 0px 25px 0px;
}
.left-update {
    background:#f6f4f4;
    overflow: hidden;
    padding: 40px 20px;
}
.update-img-part img {
    border-radius: 7px 7px 0px 0px;
}
.update_other {
    /* padding: 20px 20px; */
    /* background: #fff; */
    
    margin-bottom: 0px;
    /* border: 1px solid #cdcdcd; */
    
    border-top: none;
}
.update_other ul {
    padding-left: 0px;
}
.update_other li {
    display: block;
    background: url(/Content/images/arrow.png) left 6px no-repeat;
    padding-left: 20px;
    padding-bottom: 13px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 19px;
    border-bottom: 1px dashed #a5a6a6;
}
.update_other ul li a {
    display: block;
    text-decoration: none;
    color:#3f3f3f;
}
.left-update p {
    padding: 12px 0px 16px 20px !important;
    margin: 0;
}
.left-update span {
    color:#1068b3;
    position: relative;
    top: 7px;
}
.update-white {
    background: #fff;
    padding-bottom: 10px;
	margin-bottom: 12px;

}
.more {
    border: 1px solid;
    border-radius: 5px;
    padding: 7px 30px 7px 30px;
    margin-top: 0px;
    margin-left: 20px;
    text-decoration:none;
    border-color:#1068b3;
}
.more:hover {
    background:#1068b3;
    color:#fff;
    text-decoration:none;
}
.right-testimonail {
    background: #dbebfb;
    padding: 10px 10px 1px 20px;
    margin-top: 145px;
}
.qouma {
    margin-top: -26px;
}
.right-testimonail p {
    padding: 45px 2px 0px 13px;
    color: #3f3f3f;
    font-weight: 500;
}
.man-frofile {
    float: right;
    margin-top: -177px;
    margin-right: 13px;
    background: #fff;
    padding-bottom: 25px;
    padding-left: 3px;
    padding-right: 3px;
}
.profile-name {
    position: absolute;
    top: 0;
    margin-top: 241px;
    color: #111;
    right: 0;
    margin-right: 53px;
}
.news-container {
    margin-top: 46px;
	margin-bottom:50px;
}
.left-news {
    background:#97DDF7 url(/Content/images/img-2.jpg) center no-repeat;
    padding-bottom: 35px;
    margin-right: 15px;
}

.left-news span{ display:block;}
.left-news img {
    position: relative;
    top: 25px;
}
.inner-left {
    padding: 21px 0px 10px 33px;
    position: relative;
    top: 0px;
}
.inner-left h3 {
    font-size: 22px;
    font-weight: 600;
    color:#1068b3;
}
.inner-left p {
    font-size: 16px;
    color: #000;
    margin: 0;
    font-weight: 500;
    margin-bottom: 14px;
    top: 7px;
    position: relative;
}
.inner-left span {
    font-size: 14px;
    color:#1068b3;
    font-weight:600;
}
.ragister {
    border: 1px solid;
    border-radius: 5px;
    padding: 7px 30px 7px 30px;
    margin-top: 0px;
    position:relative;
    top:15px;
    text-decoration:none;
    margin-right:10px;
    margin-left: 0px;
    text-decoration: none;
    border-color: #1068b3;
}
.ragister:hover {
    text-decoration: none;
    background: #1068b3;
    color: #fff
}
a:focus {
    text-decoration: none;
}
.inner-left abbr {
    position: relative;
    top: 15px;
    color: #000;
    font-weight: 500;
}
.left-second {
    padding:0px;
}
.inner-left-second {
    background: #f6f7f7;
    margin-top: 15px;
    /* padding: 0; */
    
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 13px;
    padding: 2px 18px 0px 20px;
    border-radius: 10px 10px 0px 0px;
}
.inner-left-second h3 {
    color: #3f3f3f;
    font-size: 20px;
    text-transform: uppercase;
    /* margin: 0px 0px 20px 0px; */
    
    margin-bottom: 14px;
    margin-top: 20px
}
.inner-right-second {
    /* background:#2279c0; */
    
    margin-top: 15px;
    margin-left: 13px;
    padding: 4px 10px 78px 30px;
    border-radius: 10px 10px 0px 0px;
    margin-right: 15px;
    background: url(/Content/images/img-6.jpg) right no-repeat;
    background-size: cover;
}
.right-second {
    padding:0px;
}
.inner-right-second h3 {
    font-size:24px;
    color: #fff;
}
.inner-right-second p {
    font-size: 14px;
    color: #fff;
    margin:0px;
}
.case-study {
    border: 1px solid;
    border-radius: 5px;
    padding: 7px 30px 7px 30px;
    margin-top: 1px;
    top: 20px;
    color: #fff;
    position: relative;
    perspective: 20;
    text-decoration: none;
    border-color: #fff;
}
.case-study:hover {
    text-decoration:none;
    background:#fff;
    color:#1068b3;
}
.right-news {
    border:1px solid #bdbdbd;
    height:auto;
    margin-left: 15px;
    margin-top: 0px;
    overflow: hidden;
}
.right-news h3 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    background: #ececec;
    margin: 0;
    padding: 24px 0px 24px 24px;
	    position: fixed;
    width: 100%;
    z-index: 99;
}
.extra_padding{
padding-top:80px;
}

.lock-img {
    position: absolute;
    /* float: right; */
    /* text-align: right; */
    
    right: 0;
    margin-right: 38px;
    z-index:1;
}
.date-col {
    padding:0px;
    border-bottom: 1px solid #dedede;
}
.date-part-left {
    background: #1068b3;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    resize: both;
}
.date-part-left h4 {
    color: #fff;
    font-size: 18px;
    margin: 0 0px 5px 0px;
    font-weight: 300;
    line-height: 23px;
    text-align: center
}
.date-part-left span {
    color:#b1b0b0;
    font-size:14px;
}
.date-part-left h4 {
    color: #fff;
    font-size: 15px;
    margin: 0 0px 5px 0px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
}
.text-part-right {
    padding-top: 20px;
}
.text-part-right h4 {
    font-size: 18px;
    color:#3f3f3f;
    font-weight:bold;
    margin:0px;
}
.text-part-right p {
    font-size: 14px;
    color: #3f3f3f;
    font-weight: 500;
    margin: 0;
    line-height: 16px;
    margin-bottom: 12px;
}
.text-part-right span {
    margin-right:10px;
    color:#989595;
}
.text-part-right a {
    font-size: 12px;
    color: #1068b3;
    text-decoration: none;
    float: right;
    margin-right: 22px;
}
.tata-employees {
    float: right;
    font-size: 12px;
    color: #1068b3;
    font-weight: 600;
    margin-top: 5px;
}
.quote .person {
    color:#666565;
    font-size: 16px;
}
.quote .designation {
    color:#666565;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .banner-caption h3 {
        margin: 0;
        color: #fff;
        font-size: 20px;
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 7px;
    }
    .carousel-indicators.calender-events {
        position: absolute;
        bottom: 10px;
        /* right: 12%!important; */
        
        left: 80%;
        z-index: 15;
        width: 20%;
        margin-left: inherit;
        padding-left: 0;
        list-style: none;
        text-align: center;
    }
    .quote.full-width {
        padding: 25px 55px 40px 29px;
    }
    .left-news {
        background: url(/Content/images/img-2.jpg) center no-repeat;
        padding-bottom: 30px;
        margin-right: 0px;
        width: 100%;
        padding-left: 0;
        margin-bottom: 10px;
        background-size: cover;
    }
    .inner-left-second {
        background: #f6f7f7;
        margin-top: 15px;
        /* padding: 0; */
        
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        padding: 2px 18px 0px 20px;
        border-radius: 10px 10px 0px 0px;
    }
    .inner-right-second {
        /* background: #2279c0; */
        
        margin-top: 15px;
        margin-left: 8px;
        padding: 4px 10px 85px 82px;
        border-radius: 10px 10px 0px 0px !important;
        margin-right: 0px;
        background: url(/Content/images/img-6.jpg) right no-repeat;
    }
    .right-second {
        padding: 0px;
        margin-bottom: 20px;
    }
    .home-glf-left {
        left: 0%;
        top: 50%!important;
        background: none !important;
        width: 43px;
        height: 36px;
        color: #111;
        background: none;
        text-indent: 20px !important;
    }
    .banner-left-arrow {
        left: 1% !important;
    }
    .home-glf-right {
        left: 0%;
        top: 50%!important;
        background: none!important;
        width: 40px;
        height: 36px;
        color: #111 !important;
        text-indent: 95px!important;
    }
    .inner-right-second {
        /* background: #2279c0; */
        
        margin-top: 20px;
        margin-left: 13px;
        padding: 4px 10px 85px 82px;
        border-radius: 10px 10px 0px 0px;
        margin-right: 15px;
        margin-bottom: 42px !important;
        background: url(/Content/images/img-6.jpg) right no-repeat;
    }
    .update-grid h3 {
        font-size: 24px;
        text-transform: uppercase;
        margin: 27px 0px 25px 0px;
    }
    .profile-name {
        position: absolute;
        top: 0;
        margin-top: 242px;
        color: #111;
        right: 0;
        margin-right: 53px;
    }
    .news-container {
        margin-top: 20px;
    }
    .top-image figcaption {
        line-height: 21px;
        padding: 5px 13px;
        font-size: 14px
    }
    .quote .img-responsive {
        margin: 0 auto;
    }
    .quote p {
        margin-left: 25px;
    }
    .quote .person,
    .quote .designation {
        margin-left: 25px;
    }
    .carousel-inner figcaption {
        padding: 12px;
    }
    .carousel-control.left {
        left: 72%;
    }
    .dropdown-left-sm {
        margin-left: -85px;
    }
}
@media (max-width: 767px) {
    .main-banner {
        position: relative;
        margin: 15px 0px 15px 0px !important;
    }
    .post figcaption {
        position: absolute;
        bottom: 0px;
        background: url(/Content/images/video_bg.png) left top repeat;
        padding: 6px 20px;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
    }
    .header.shrink .navbar-nav > li > a {
        font-size: 12px;
    }
    .carousel-indicators {
        bottom: -10px;
    }
    .carousel-indicators li {
        width: 6px;
        height: 6px
    }
    .carousel-indicators .active {
        width: 8px;
        height: 8px
    }
    .banner-caption {
        left: 0%;
        right: 0%;
        padding-bottom: 7px;
        /*background: rgba(17, 17, 17, 0.68);*/
        padding-top: 7px;
        line-height: 3px;
        text-align: left;
        bottom: 0px;
        padding-left: 17px;
    }
    .banner-caption h3 {
        margin: 0;
        font-size: 20px;
        font-size: 30px;
        font-size: 12px;
        line-height: 8px;
        margin-bottom: 10px;
    }
    .banner-caption {
        font-size: 8px;
        color: #e3f4f2;
    }
    .home-glf-left {
        left: 0%;
        top: 50%!important;
        background: none !important;
        width: 43px;
        height: 36px;
        color: #111;
        background: none;
        text-indent: -55px !important;
    }
    .banner-left-arrow {
        left: 1% !important;
    }
    .home-glf-right {
        left: 0%;
        top: 50%!important;
        background: none!important;
        width: 40px;
        height: 36px;
        color: #111 !important;
        text-indent: 50px!important;
    }
    .update-grid h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 18px 0px 12px 0px;
    }
    .update-grid1 h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 18px 0px 12px 0px;
    }
    .left-update {
        background: #f6f4f4;
        overflow: hidden;
        padding: 15px 0px 0px 0px;
    }

	.right-update > #carousel-example-generic1 > .carousel-inner > .item > a
	{
		display:block;
	}
	 .right-update >  #carousel-example-generic1 > .carousel-inner > .item > img{
		width:100%;
	}

    .update_other {
        /* padding: 20px 20px; */
        /* background: #fff; */
        
        margin-bottom: 0px;
        /* border: 1px solid #cdcdcd; */
        
        border-top: none;
        margin-top: 15px;
    }
    .inner-left h3 {
        font-size: 17px;
        font-weight: 600;
        color: #1068b3;
        line-height: 18px;
    }
    .inner-left p {
        font-size: 12px;
        color: #000;
        margin: 0;
        font-weight: 500;
        margin-bottom: 5px;
    }
    .more {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 18px 4px 18px;
        margin-top: 0px;
        margin-left: 20px;
        text-decoration: none;
        border-color: #1068b3;
    }
    .profile-name {
        position: absolute;
        top: 0;
        margin-top: 209px;
        color: #111;
        right: 0;
        font-size: 12px;
        margin-right: 47px;
    }
    .man-frofile {
        float: right;
        margin-top: -177px;
        margin-right: 0px;
        background: #fff;
        padding-bottom: 25px;
        padding-left: 3px;
        padding-right: 3px;
    }
    .right-testimonail {
        background: #dbebfb;
        padding: 10px 10px 1px 8px;
        margin-top: 145px;
        margin-bottom: 25px;
    }
    .left-news {
        background: url(/Content/images/img-2.jpg)top no-repeat;
        padding-bottom: 5px;
        margin-right: 0px;
        background-size: cover;
    }
    .left-news img {
        position: relative;
        top: 10px;
    }
    .inner-left {
        padding: 0px 0px 40px 11px;
        position: relative;
        top: 0px;
    }
    .inner-left abbr {
        position: relative;
        top: 18px;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        width: 100%;
        float: right;
    }
    .inner-left-second h3 {
        color: #3f3f3f;
        font-size: 18px;
        text-transform: uppercase;
        /* margin: 0px 0px 20px 0px; */
        
        margin-bottom: 14px;
        margin-top: 14px;
    }
    .inner-right-second h3 {
        font-size: 18px;
        color: #fff;
    }
    .inner-right-second p {
        font-size: 12px;
        color: #fff;
        margin: 0px;
    }
    .inner-left-second {
        background: #f6f7f7;
        margin-top: 0px;
        /* padding: 0; */
        
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        padding: 2px 18px 0px 20px;
        border-radius: 10px 10px 0px 0px;
        margin-bottom: 10px;
    }
    .inner-right-second {
        background: #2279c0;
        margin-top: 15px;
        margin-left: 0px;
        padding: 4px 10px 73px 65px;
        border-radius: 10px 10px 0px 0px;
        margin-right: 0px;
        margin-bottom: 16px;
        background: url(/Content/images/img-6.jpg) right no-repeat;
        background-size: cover;
    }
    .case-study {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 15px 4px 15px;
        margin-top: 1px;
        top: 20px;
        color: #fff;
        position: relative;
        perspective: 16;
        text-decoration: none;
        border-color: #fff;
    }
    .ragister {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 15px 4px 15px;
        margin-top: 0px;
        position: relative;
        top: 10px;
        margin-right: 10px;
        margin-left: 0px;
        text-decoration: none;
        border-color: #1068b3;
    }
    .right-news h3 {
        color: #000000;
        font-size: 16px;
        font-weight: 800;
        line-height: 17px;
        background: #ececec;
        margin: 0;
        padding: 21px 0px 24px 24px;
    }
    .date-part-left {
        background: #1068b3;
        padding: 0;
        padding-left: 0px;
        padding-top: 9px;
        padding-bottom: 6px;
    }
    .news-container {
        margin-top: 0px;
    }
    .tata-employees {
        float: none;
        font-size: 12px;
        color: #1068b3;
        font-weight: 600;
        margin-top: 5px;
        text-align: center;
    }
    .text-part-right {
        padding: 0;
        padding-left: 12px;
        padding-top: 13px;
    }
    .right-news {
        border: 1px solid #bdbdbd;
        height: auto;
        margin-left: 0px;
        margin-top: 10px;
        overflow: hidden;
    }
    .text-part-right h4 {
        font-size: 15px;
        color: #3f3f3f;
        font-weight: 800;
        margin: 0px;
    }
    .text-part-right p {
        font-size: 12px;
        color: #3f3f3f;
        font-weight: 500;
        margin: 0;
        line-height: 16px;
        margin-bottom: 12px;
    }
    .text-part-right a {
        font-size: 12px;
        color: #1068b3;
        text-decoration: none;
        float: right;
        margin-top: 0px;
        /* margin: 0px 20px 0px 64px !important; */
        
        width: 100%;
        margin-bottom: 10px !important;
        margin-right: 6px !important;
    }
    .quote .img-responsive {
        margin: 0 auto;
    }
    .quote p {
        margin-left: 18px;
    }
    .carousel-inner figcaption {
        padding: 12px;
    }
    .carousel-control.left {
        top: 30px;
    }
    .carousel-control.right {
        top: 30px;
        right: 18px;
    }
}
/* back to top */

#back-to-top {
    position: fixed;
    bottom: 17px;
    right: 40px;
    font-size: 25px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    background: #0069b7;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 17px;
    text-decoration: none;
    opacity: 0;
    transition: opacity 0.2s ease-out;
}
#back-to-top:hover {
    background: #006eb9;
}
#back-to-top.show {
    opacity: 1;
}
/*========================================    rahul edit for header    ========================================================*/

.header-search button {
    padding: 1px 10px;
    font-size: 16px;
    font-style: normal;
    border-radius: 8px;
    color: #707074;
    border: 0;
    padding-top: 4px;
    /*margin-top: 40px;*/
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 6px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow:none;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu>.dropdown-menu.dropdown-submenu-right {
    right: 100%!important;
    margin-right: -1px;
    left: inherit;
}
@media (min-width: 1024px) {
    .navbar-nav > li > a {
        padding: 5px 9px 0;
        font-size: 13px;
        font-weight: 500;
        line-height: 57px;
    }
    .nav > li > a {
        padding: 5px 13px;
        margin-top: 40px;
        font-size: 12px;
        font-style: normal;
        color: #3f3f3f;
    }
    .border-radius li a {
        border-radius:0;
    }
    .header-search .form-control {
        height: 27px;
        width: 160px;
        border-right: 0;
        border-color: #2d81bf;
        font-size: 12px;
    }
    .carousel-inner figcaption {
        padding: 12px;
    }
    .carousel-control.left {
        left: 72%;
    }
    .dropdown-left-sm {
        margin-left: 9px;
    }
}
@media (max-width: 767px) {
    .main-banner {
        position: relative;
        margin: 20px 0px 15px 0px !important;
    }
    .post figcaption {
        position: absolute;
        bottom: 0px;
        background: url(/Content/images/video_bg.png) left top repeat;
        padding: 6px 20px;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
    }
    .header.shrink .navbar-nav > li > a {
        font-size: 12px;
    }
    .carousel-indicators {
        bottom: -10px;
    }
    .carousel-indicators li {
        width: 6px;
        height: 6px
    }
    .carousel-indicators .active {
        width: 8px;
        height: 8px
    }
    .banner-caption {
        left: 0%;
        right: 0%;
        padding-bottom: 7px;
        /*background: rgba(17, 17, 17, 0.68);*/
        padding-top: 7px;
        line-height: 3px;
        text-align: left;
        bottom: 0px;
        padding-left: 17px;
    }
    .banner-caption h3 {
        margin: 0;
        font-size: 20px;
        font-size: 30px;
        font-size: 12px;
        line-height: 8px;
        margin-bottom: 10px;
    }
    .banner-caption {
        font-size: 8px;
        color: #e3f4f2;
    }
    .home-glf-left {
        left: 0%;
        top: 50%!important;
        background: none !important;
        width: 43px;
        height: 36px;
        color: #111;
        background: none;
        text-indent: -55px !important;
    }
    .banner-left-arrow {
        left: 1% !important;
    }
    .home-glf-right {
        left: 0%;
        top: 50%!important;
        background: none!important;
        width: 40px;
        height: 36px;
        color: #111 !important;
        text-indent: 50px!important;
    }
    .update-grid h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 18px 0px 12px 0px;
    }
    .update-grid1 h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 18px 0px 12px 0px;
    }
    .left-update {
        background: #f6f4f4;
        overflow: hidden;
        padding: 15px 0px 0px 0px;
    }
    .update_other {
        /* padding: 20px 20px; */
        /* background: #fff; */
        
        margin-bottom: 0px;
        /* border: 1px solid #cdcdcd; */
        
        border-top: none;
        margin-top: 15px;
    }
    .inner-left h3 {
        font-size: 17px;
        font-weight: 600;
        color: #1068b3;
        line-height: 18px;
    }
    .inner-left p {
        font-size: 12px;
        color: #000;
        margin: 0;
        font-weight: 500;
        margin-bottom: 5px;
    }
    .more {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 18px 4px 18px;
        margin-top: 0px;
        margin-left: 20px;
        text-decoration: none;
        border-color: #1068b3;
    }
    .profile-name {
        position: absolute;
        top: 0;
        margin-top: 209px;
        color: #111;
        right: 0;
        font-size: 12px;
        margin-right: 47px;
    }
    .man-frofile {
        float: right;
        margin-top: -177px;
        margin-right: 0px;
        background: #fff;
        padding-bottom: 25px;
        padding-left: 3px;
        padding-right: 3px;
    }
    .right-testimonail {
        background: #dbebfb;
        padding: 10px 10px 1px 8px;
        margin-top: 145px;
        margin-bottom: 25px;
    }
    .left-news {
        background: url(/Content/images/img-2.jpg)top no-repeat;
        padding-bottom: 5px;
        margin-right: 0px;
        background-size: cover;
    }
    .left-news img {
        position: relative;
        top: 10px;
    }
    .inner-left {
        padding: 0px 0px 40px 11px;
        position: relative;
        top: 0px;
    }
    .inner-left abbr {
        position: relative;
        top: 18px;
        color: #000;
        font-size: 12px;
        font-weight: 500;
        width: 100%;
        float: right;
    }
    .inner-left-second h3 {
        color: #3f3f3f;
        font-size: 18px;
        text-transform: uppercase;
        /* margin: 0px 0px 20px 0px; */
        
        margin-bottom: 14px;
        margin-top: 14px;
    }
    .inner-right-second h3 {
        font-size: 18px;
        color: #fff;
    }
    .inner-right-second p {
        font-size: 12px;
        color: #fff;
        margin: 0px;
    }
    .inner-left-second {
        background: #f6f7f7;
        margin-top: 0px;
        /* padding: 0; */
        
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        padding: 2px 18px 0px 20px;
        border-radius: 10px 10px 0px 0px;
        margin-bottom: 10px;
    }
    .inner-right-second {
        background: #2279c0;
        margin-top: 15px;
        margin-left: 0px;
        padding: 4px 10px 73px 65px;
        border-radius: 10px 10px 0px 0px;
        margin-right: 0px;
        margin-bottom: 16px;
        background: url(/Content/images/img-6.jpg) right no-repeat;
        background-size: cover;
    }
    .case-study {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 15px 4px 15px;
        margin-top: 1px;
        top: 20px;
        color: #fff;
        position: relative;
        perspective: 16;
        text-decoration: none;
        border-color: #fff;
    }
    .ragister {
        border: 1px solid;
        border-radius: 5px;
        padding: 4px 15px 4px 15px;
        margin-top: 0px;
        position: relative;
        top: 10px;
        margin-right: 10px;
        margin-left: 0px;
        text-decoration: none;
        border-color: #1068b3;
    }
    .right-news h3 {
        color: #000000;
        font-size: 16px;
        font-weight: 800;
        line-height: 17px;
        background: #ececec;
        margin: 0;
        padding: 21px 0px 24px 24px;
    }
    .date-part-left {
        background: #1068b3;
        padding: 0;
        padding-left: 0px;
        padding-top: 9px;
        padding-bottom: 6px;
    }
    .news-container {
        margin-top: 0px;
    }
    .tata-employees {
        float: none;
        font-size: 12px;
        color: #1068b3;
        font-weight: 600;
        margin-top: 5px;
        text-align: center;
    }
    .text-part-right {
        padding: 0;
        padding-left: 12px;
        padding-top: 13px;
    }
    .right-news {
        border: 1px solid #bdbdbd;
        height: auto;
        margin-left: 0px;
        margin-top: 10px;
        overflow: hidden;
    }
    .text-part-right h4 {
        font-size: 15px;
        color: #3f3f3f;
        font-weight: 800;
        margin: 0px;
    }
    .text-part-right p {
        font-size: 12px;
        color: #3f3f3f;
        font-weight: 500;
        margin: 0;
        line-height: 16px;
        margin-bottom: 12px;
    }
    .text-part-right a {
        font-size: 12px;
        color: #1068b3;
        text-decoration: none;
        float: right;
        margin-top: 6px;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .quote .img-responsive {
        margin: 0 auto;
    }
    .quote p {
        margin-left: 18px;
    }
    .carousel-inner figcaption {
        padding: 12px;
    }
    .carousel-control.left {
        top: 35%;
    }
    .carousel-control.right {
        top: 35%;
        right: 18px;
    }
}
/* back to top */

#back-to-top {
    position: fixed;
    bottom: 17px;
    right: 40px;
    font-size: 25px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    background: #0069b7;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 17px;
    text-decoration: none;
    opacity: 0;
    transition: opacity 0.2s ease-out;
}
#back-to-top:hover {
    background: #006eb9;
}
#back-to-top.show {
    opacity: 1;
}
/*========================================    rahul edit for header    ========================================================*/

.header-search button {
    padding: 1px 10px;
    font-size: 16px;
    font-style: normal;
    border-radius: 8px;
    color: #707074;
    border: 0;
   /* padding-top: 4px;
    margin-top: 40px;*/
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 6px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow:none;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.open >a:after {
    border-width: 5px 5px 0 5px;
    border-top-color: #ccc;
    border-left-color: transparent;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu>.dropdown-menu.dropdown-submenu-right {
    right: 100%!important;
    margin-right: -1px;
    left: inherit;
}
@media (min-width: 1024px) {
    .navbar-nav > li > a {
        padding: 5px 9px 0;
        font-size: 13px;
        font-weight: 500;
        line-height: 40px;
    }
    .nav > li > a {
        padding: 5px 13px;
		padding-top:5px;
        margin-top: 40px;
        font-size: 12px;
        font-style: normal;
        color: #3f3f3f;
    }
    .border-radius li a {
        border-radius:0;
    }
    .header-search .form-control {
        height: 25px;
        width: 160px;
        border-right: 0;
		display:none;
    }
	.header-search .search-btn-new {
		font-size: 12px;
    color: #3f3f3f;    
	background: #e5e5e5;
    border-radius: 8px;
	    margin-bottom: 0;
		    padding: 6px 13px;
	position: relative;
    display: block;
	    height: 27px;
	}
	.header-search .open .search-btn-new {
		
	}
	.header-search .search-btn-new:hover {
		    background: #2d81bf !important;
    color: #fff !important;
	border-color: #0069b7;
	}
 .header-search .input-group-addon{
		 border-bottom-left-radius: 4px;
    	border-top-left-radius: 4px;
		border:none;
	
		     margin-right: -5px;
	}
    /*.carousel-top-margin { margin-top:130px}*/
    
    .navbar-nav > li > a {
        transition: all 0.3s ease-in-out
    }
    .header.shrink .navbar-nav > li > a {
        line-height: 30px;
        font-size: 12px;
        margin-right: 37px;
		margin-right: 24px;
   		margin-left: 12px;
        transition: all 1s ; -moz-transition: all 1s ; -webkit-transition: all 1s ; -ms-transition: all 0.3s; -o-transition: all 0.3s 
    }

    .header.shrink .navbar-nav > li > a { margin-right: 6px;  margin-right: 6px;}
  .navbar {
		min-height:inherit;
	}
}
@media (max-width: 1024px) {
    .navbar-nav > li > a {
        padding:5px
    }
    .nav-pills {
        margin-left: 120px
    }
    .navbar-nav > li > a {
        margin: 0px 16px 8px;
    }
    .dropdown-menu > li > a {
        font-size: 12px
    }
    .navbar-nav > li > .dropdown-menu {
        margin-top: 2px
    }
    .navbar-collapse {
        padding-left: 0;
    }
    .nav > li > a {
        font-size: 11px;
    }
    .breadcrumb_main {
        margin-top: 130px
    }
    .navbar-nav > li > a {
        transition: all 0.3s ease-in-out
    }
    .header.shrink .navbar-nav > li > a {
        line-height: 40px;
        font-size: 11px;
        margin-right: 18px;
        transition: all 0.3s ease-in-out
    }
    .cream-bg h3,
    .blue-bg h3 {
        font-size: 16px;
    }

    .team .row{ display: flex; float: none; flex-wrap: wrap;}
    .team .row .col-lg-6{ max-width:50%;}
    .team img{ margin-right:0; margin-bottom:10px;}
    .team .clearfix{ display: none;}
    .team .pull-left{ float: none !important;}

    .post img{ max-width: 100% !important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
    .navbar-nav > li > a {
        padding: 2px 5px 0;
    }
    .nav-pills {
        margin-left: 2px
    }
    .navbar-nav > li > a {
        margin: 0px 0px 8px;
        line-height: 48px;
    }
    .navbar-collapse {
        padding-left: 0
    }
    .navbar-nav > li > .dropdown-menu {
        margin-top: 0
    }
    .nav > li > a {
        font-size: 9px;
    }
    .header-search button {
        margin-top: 0px;
        height: 22px;
        font-size: 16px;
    }
    .header-search button {
        height: 23px;
        font-size: 16px
    }
    .video span {
        padding: 14px;
        font-size: 12px;
        color: #3f3f3f;
    }
    .header-search button {
        /*padding: 0px 10px;*/
        
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px !important;
        font-style: normal;
        border-radius: 8px;
        color: #707074;
        border: 0;
        padding-top: 4px;
        margin-top: 42px;
    }
    .nav.nav-pills.pull-right a {
        font-size: 9px;
        color: #3f3f3f;
    }
    .header-search .form-group {
        top: 40px;
        right: 26px;
    }
    .header-search button {
        margin-top: 0px;
    }
    .header-search .form-group {
        top: 0px;
    }
    .header-search .form-control {
        width: 124px !important;
        height: 23px;
		font-size:12px;
		border-right:0;
    }
    .carousel-control.left {
        top: 88px;
    }
    .carousel-control.right {
        top: 88px;
        right: 22px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        margin-right: 18px;
    }
    .single-protocol {
        margin-bottom: 20px;
    }
    .two-exacutive {
        margin-bottom: 0px !important;
    }
    .left-spc {
        left: 20% !important;
    }
    .breadcrumb_main {
         margin-top: 117px;
    }
    .navbar-nav > li > a {
        transition: all 0.3s ease-in-out
    }
    .header.shrink .navbar-nav > li > a {
        line-height: 40px;
        font-size: 8px;
        margin-right: 25px;
        transition: all 0.3s ease-in-out
    }
    .navbar.header.shrink {
        min-height: 40px;
    }
}
@media (min-width: 992px) {
    .post-name h4 {
        font-size: 17px !important;
        color: #515151;
        margin: 0px;
    }
    .post-name {
        bottom: 0;
        position: absolute;
        /* top: 44px; */
        
        padding: 0px 5px 16px 58px!important;
        text-align: left;
        /* float: right; */
        
        right: 10px;
    }
}
@media (min-width: 768px) {
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color:#d7eeff;
        color: #0069b7;
    }
    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #0069b7;
        border-color: #337ab7;
    }
    .dropdown-menu {
        padding: 0
    }
    .navbar-collapse {
        padding-left: 0
    }
    .dropdown-menu {
        background-color: #d7eeff;
        border-radius: 0;
        border: none
    }
    .multi-level2 {
        background-color: #c7c7c7 !important;
    }
    .multi-level2 li a {
        color: #000 !important;
    }
    .dropdown-menu > li > a {
        color: #0069b7;
        padding: 4px 20px;
    }
    .multi-level2> li > a:hover,
    .multi-level2 > li > a:focus {
        background-color: #bbbbbb !important;
        color: #fff !important;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: #c7c7c7;
        color: #fff
    }
}
@media (max-width: 767px) {
    .nav-pills {
        margin-left: 15px;
        margin-top:10px;
    }
    .header-search .form-group {
        right: 28px;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #3f3f3f;
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        line-height: 14px;
        font-size: 13px;
		white-space: pre-line;
    }
	
    .nav .open > a:hover,
    .nav .open > a:focus {
        background: #3f3f3f;
        color: #fff;
    }
    .navbar-nav > li > a {
        margin: 0;
        border-bottom: 1px solid #fff
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 20px 5px 12px
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #0069b7;
        color: #fff;
    }
    .header-search button {
        height: 25px
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff
    }
    .icon-bar {
        background: #fff;
    }
    .header-search .form-group {
        top: 0px;
    }
    .header-search .form-control {
        width: 138px;
        height: 28px;
    }
    .header.shrink .navbar-nav > li > a {
        line-height: 20px;
    }
    .header-search button {
        padding: 0px 10px;
        font-size: 11px;
        font-style: normal;
        border-radius: 8px;
        color: #707074;
        border: 0;
        padding-top: 2px;
        margin-top: 0px;
    }
    /**vinod mediaquery*/
    
    .breadcrumb_main {
        background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
        margin-top: 149px!important;
    }
    .post-name {
        bottom: 0;
        position: relative !important;
        /* top: 44px; */
        
        text-align: center;
        padding: 0px 0px 16px 30px;
        /* float: right; */
        
        right: 0px !important;
        text-align: center !important;
        margin: 0 auto;
        padding: 0 !important;
    }
    .inner-exacutive {
        background: url(/Content/images/exacutive.jpg) top repeat;
        background-size: cover;
        overflow: hidden;
        padding: 10px 10px 10px 10px!important;
        border-bottom: 1px solid #d7d8d8;
    }
    .prifile-pic img {
        border: 2px solid #fff;
        text-align: center;
        margin: 0 auto;
    }
    .prifile-pic img {
        border: 2px solid #fff;
        margin-bottom: 8px;
    }
    .single-protocol {
        margin-bottom: 20px;
    }
    .two-exacutive {
        margin-bottom: 0px !important;
    }
    .post-name-team {
           
		position: relative !important;
		/* top: 44px; */
		padding: 0px 12px 16px 12px !important;
		float: left;
		/* bottom: 53%; */
		/* right: 0px !important; */
		text-align: center !important;
		margin: 0 auto !important;
    }
    .single-protocol-team-inner {
        text-align: center;
        border: 1px solid #e1e1e1;
        /* padding: 0; */
        
        margin-bottom: 20px;
    }
    .programme-name h3 {
        margin: 0;
        padding: 0;
        background: #0069b7;
        color: #fff;
        padding: 10px 28px 10px 28px;
        font-size: 20px !important;
        font-weight: 200;
        /* text-align: center; */
    }
    .programme-name span {
        font-size: 14px !important;
        color: #fff;
        font-weight: bold;
        margin-left: 8px;
    }
    .programme-list h3 {
        color: #3f3f3f;
        font-size: 15px !important;
        font-weight: 500;
        margin: 0;
        margin-top: 12px!important;
    }
    .programme-list p {
        font-size: 12px !important;
        color: #0069b7;
        padding: 0;
        margin: 0;
        border-bottom: 1px dashed #c0bbbb;
        padding-bottom: 50px !important;
    }
    .blog-post-title {
        line-height: 40px;
        margin-top: 10px;
        font-size: 25px;
        margin-bottom: 10px !important;
    }
    .form-group {
        margin: 0px;
		margin: 0px;
		top: 0;
		right: 28px;
		position: absolute;
    }
    .Professional {
        color: #0069b7;
        font-size: 15px;
        font-weight: 600;
    }
    .lable-name {
        color: #3f3f3f;
        font-size: 10px;
        font-weight: 500;
        margin-top: 7px;
    }
    .Professional-form {
        border: 1px solid #b7b7b7 !important;
        height: 31px;
        font-size: 10px;
    }
    .form-row {
        margin-bottom: 12px;
    }
    .form-divider {
        margin-top: 20px!important;
        margin-bottom: 8px!important;
        border: 0;
        border-top: 1px solid #d6d7d7;
    }
    .form-save-btn {
        padding: 6px 23px 4px 23px;
        background: #0069b7;
        font-size: 12px;
    }
    .captcha-div {
        margin-top: 15px;
    }
    .login-model {
        width: 100% !important;
        margin: 0px;
    }
    .login-submit-btn {
        font-size: 14px !important;
        color: #fff;
        padding: 8px 23px 8px 23px;
        margin-top: 15px;
    }
    .login-form-group {
        margin-bottom: 15px !important;
    }
    .case-handing-para {
        color: #3f3f3f;
        font-size: 15px !important;
        font-weight: 400;
        margin-bottom: 0px !important;
        margin-top: 13px !important;
    }
    .social {} .social a {
        width: 36px;
        height: 29px;
        display: block;
        float: left;
        margin-top: 7px !important;
        margin-right: 5px;
    }
    .case-study-yellow p {
        color: #0069b7;
        font-size: 14px !important;
        margin: 0px;
    }
    .case-study-blue-inner h4 {
        font-size: 17px !important;
        margin-top: 0px !important;
    }
    .case-study-blue-inner p {
        font-size: 13px!important;
    }
    .case-study-blue-inner-last h4 {
        font-size: 17px !important;
        margin-top: 0px!important;
    }
    .case-study-blue-inner-last ul li {
        display: flex;
        margin-bottom: 15px;
        font-size: 13px !important;
    }
    .black-pdf-btn a {
        color: #9b9b9b;
        background: #313131;
        padding: 10px 20px 10px 20px;
        border-radius: 10px;
        font-size: 14px!important;
        font-weight: 500;
        margin-top: 4px;
    }
    .black-pdf-btn {
        float: none !important;
        padding-right: 0px !important;
    }
    .case-study-yellow2 p {
        color: #0069b7 !important;
        font-size: 14px !important;
        margin: 0px;
    }
    .case1 {
        margin-bottom: 25px !important;
    }
    .case-study-yellow {
        background: #fff3d7;
        padding: 30px 12px 20px 15px !important;
    }
    .case-study-blue {
        background: #2d81bf;
        color: #fff;
        padding-bottom: 25px;
        padding-top: 0px !important;
        text-align: center;
        overflow: hidden;
        padding-left: 0px !important;
        padding-right: 0px!important;
    }
    .case-yellow-text {
        vertical-align: middle;
        margin-top: 15px !important;
        padding: 0!important;
    }
    .case-yellow-img {
        padding: 0px !important;
    }
    .case-study-yellow2 {
        background: #fff3d7;
        padding: 15px 0px 20px 0px !important;
        overflow: hidden;
    }
    .case-yellow-img img {
        border: 2px solid #fff;
        border-radius: 10px;
        margin: 0 auto;
    }
    .case-yellow-text {
        vertical-align: middle;
        margin-top: 15px;
        /* padding: 9px !important; */
        
        padding: 10px 15px 10px 15px !important;
    }
    .intro-1 {
        background: #f9e2b0;
        text-align: center;
        padding: 17px 5px 20px 5px !important;
        margin-bottom: 15px!important;
    }
    .col-1 {
        padding-left: 15px !important;
    }
    .col-2 {
        padding-left: 15px !important;
        padding-right: 15px!important;
    }
    .col-3 {
        padding-right: 15px !important;
    }
    .intro-download-btn {
        float: right;
        /* width: 100%; */ 
        margin: 0;
        /* vertical-align: middle; */
        
        font-size: 14px;
        font-weight: 500;
        border-color: #e5e5e5;
        background: #e5e5e5;
        margin-top: 5px !important;
        margin-right: 0px !important;
        padding: 4px 12px 4px 12px;
    }
    .intro-programme-list p {
        font-size: 14px !important;
        color: #0069b7 !important;
        padding: 0;
        margin: 0;
        border-bottom: 1px dashed #c0bbbb;
        padding-bottom: 44px !important;
    }
    .intro-programme-list h3 {
        color: #3f3f3f;
        font-size: 15px !important;
        font-weight: 500;
        margin: 0;
        margin-top: 8px !important;
    }
    .intro-right-btn {
        padding-left: 15px !important;
    }
    .intro-left-btn {
        padding-right: 15px !important;
    }
    .introduction-a {
        margin-bottom: 15px;
    }
    .intro-bottom-para {
        margin-top: 10px !important;
    }
    .storie-left-line {
        border-left: 0px solid #cccccc !important;
        margin-top: 0px !important;
        padding-right: 15px;
    }
    .storie-meddel-text-col-6 {
        padding-left: 15px !important;
    }
    .storie-last-btn span {
        color: #b1b0b0;
        font-size: 13px;
        margin-right: 100px;
    }
    .storie-last-btn {
        margin: 8px 10px 2px 0px;
        padding-left: 7px;
        border-top: 1px solid #cccccc;
        padding-top: 4px;
        padding-bottom: 10px;
    }
    .storie-pagination {
        text-align: center;
        margin: 0 auto;
    }
    .pagination-ul {
        padding-left: 0;
        float: none !important;
        list-style: none;
        text-align: center;
        margin-top: 0px!important;
    }
    .storie-list-col12 {
        border: 1px solid #cccccc;
        overflow: hidden;
        padding: 18px 0px 12px 6px;
        text-align: center;
        margin: 0 auto;
    }
    .visible-hidden-block img {
        margin: 0 auto;
    }
    .storie-meddel-text h3 {
        font-size: 16px;
        color: #3f3f3f;
        margin: 0;
        line-height: 20px;
    }
    .post-img h3 {
        font-size: 18px !important;
        text-transform: uppercase;
        margin: 22px 0px 4px 0px;
    }
    .testi-text {
        padding: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .testimonial-img {
        margin: 0 auto;
        text-align: center;
    }
    .customer-testi-hading {
        font-size: 18px !important;
        text-transform: uppercase;
        margin-left: 15px !important;
        line-height: 18px!important;
        margin-bottom: 18px !important;
    }
    .right-news-testi p {
        font-size: 12px!important;
        margin: 0px;
    }
    .right-news-testi h4 {
        font-size: 14px !important;
        font-weight: 500;
        margin: 0px;
        margin-top: 5px !important;
    }
    .cuadro_intro_hover img {
        width: 100%;
        height: auto !important;
    }
    .knowledge-item:hover .knowledge-content {
        background-color: #77bff5;
        /* width: 490px; */
        
        height: 360px;
    }
    .knowledge-content {
        position: absolute !important;
        height: 100%;
        width: 100% !important;
        /* margin-right: 5% !important; */
        /* margin-left: 5% !important; */
        
        overflow: hidden;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
    }
    #knowledge-container {
        margin: 0 auto;
    }
    .knowledge-item {
        width: 93% !important;
        float: none!important;
        min-height: 175px !important;
        max-height: 175px;
        margin: 11px;
        z-index: 2;
        text-align: center;
        margin: 0 auto;
    }
    .knowledge-item .item-left {
        display: inline-block !important;
        float: none !important;
        width: 100% !important;
    }
    .knowledge-item .item-right {
        display: inline-block;
        float: right;
        width: 100% !important;
        padding: 8px 5px;
    }
    .knowledge-item .item-right p {
        margin-bottom: 5px;
        margin-top: 0px;
        text-align: center !important;
        margin: 0;
    }
    .btn-knowledge-hollow {
        border-radius: 8px;
        color: #3c3c3c;
        border: 1px solid #3c3c3c;
        float: none !important;
        margin-top: 10px;
        text-align: center !important;
    }
    /* .btn-knowledge-hollow {
    border-radius: 8px;
    color: #3c3c3c;
    border: 1px solid #3c3c3c;
    float: none;
    text-align: center;
}
.knowledge-item .item-right p {
    margin-bottom: 5px!important;

    margin-top: 0px !important;
    text-align: center !important;
    } */
    
    .knowledge-item .item-left {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left {
        background: url(/Content/images/knowledge-cent-cream-ico1.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-annual-report {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-annual-report {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-brochure {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-brochure {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-tnf {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-tnf {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-kyc {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-kyc {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-customer-promise {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-customer-promise {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
    .knowledge-item .item-left-safety-policy {
        display: inline-block;
        float: left;
        width: 225px !important;
        height: 140px;
    }
    .item-left-safety-policy {
        background: url(/Content/images/knowledge-cent-blue-ico2.png)center top no-repeat;
        height: 90px;
    }
	.yellow-down {
    margin-top: 0px !important;
    margin: 0!important;
}
.storie-meddel-text p {
    margin: 0px;
    line-height: 19px;
    padding-bottom: 10px;
}
.form-save-btn {
    padding: 9px 27px 8px 27px;
    background: #0069b7;
    width: 100%;
    margin-bottom: 10px;
}
.cancel-btn-form {
    margin-left: 0px !important;
}
    /*vvvvvvvvvvvvvvvvvv*/
	
	
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color:#d7eeff;
    color:#0069b7;
    border-radius:0;
    transition:all 0.3s ease-in-out;
}
.nav > li > a {
    margin-bottom:0
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
    background-color:#d7eeff;
    color:#0069b7;
    border-radius:0
}
.footer-copyright {
    margin-top: 8px;
}
.header-search .input-group-addon {
    margin: 0;
    padding:0;
    background: #e5e5e5;
    color: #3f3f3f;
}
.header-search .input-group-addon {
    height: 2px;
}
/*vinod add media query*****************/
/*******************/


@media (min-width: 768px) and (max-width: 1023px) {
    .header-search button {
        margin-top: 0px;
    }
    .header-search .form-group {
        top: 0px;
    }
    .header-search .form-control {
        width: 124px;
    }
    .carousel-control.left {
        top: 88px;
    }
    .carousel-control.right {
        top: 88px;
        right: 22px;
    }
    #latestupdate-carousel .carousel-control.right {
        width: 0%;
        background: none;
        right: 20%;
        top: 42%;
        color: #111;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        margin-right: 18px;
    }
    /*vinod media query*/
    
    .single-protocol-team-inner {
        text-align: center;
        border: 1px solid #e1e1e1;
        /* padding: 0; */
        
        margin-bottom: 20px;
    }
    .post-name-team h4 {
        font-size: 16px!important;
        color: #515151;
        margin: 0px;
    }
    .post-name-team p {
        color: #626060;
        font-size: 14px !important;
        padding: 0;
        margin: 0;
        line-height: 17px;
    }
    .exacutive-company-team {
        color: #626060;
        font-size: 12px !important;
        margin: 0;
        padding: 0;
    }
    .post-name-team {
        bottom: 0;
        position: absolute;
        top: 44px;
        padding: 0px 12px 16px 18px;
        text-align: left;
        float: right;
        bottom: 56%;
        right: 15px;
    }
    .programme-name h3 {
        margin: 0;
        padding: 0;
        background: #0069b7;
        color: #fff;
        padding: 10px 28px 10px 28px;
        font-size: 22px !important;
        font-weight: 200;
        display: inline-block;
        /* text-align: center; */
    }
    .programme-name span {
        font-size: 15px !important;
        color: #fff;
        font-weight: bold;
        margin-left: 8px;
    }
    .programme-list h3 {
        color: #3f3f3f;
        font-size: 17px !important;
        font-weight: 500;
        margin: 0;
        margin-top: 12px!important;
    }
    .programme-list p {
        font-size: 13px !important;
        color: #0069b7;
        padding: 0;
        margin: 0;
        border-bottom: 1px dashed #c0bbbb;
        padding-bottom: 12px!important;
    }
    .form-group {
        margin: 0px;
    }
    .Professional {
        color: #0069b7;
        font-size: 15px;
        font-weight: 600;
    }
    .lable-name {
        color: #3f3f3f;
        font-size: 10px !important;
        font-weight: 500;
        margin-top: 7px;
    }
    .Professional-form {
        border: 1px solid #b7b7b7 !important;
        height: 31px;
        font-size: 10px;
    }
    .form-row {
        margin-bottom: 12px;
    }
    .form-divider {
        margin-top: 20px;
        margin-bottom: 8px;
        border: 0;
        border-top: 1px solid #d6d7d7;
    }
    .form-save-btn {
        padding: 6px 23px 4px 23px;
        background: #0069b7;
        font-size: 13px;
    }
    .login-model {} .login-submit-btn {
        font-size: 14px;
        color: #fff;
        padding: 8px 23px 8px 23px;
        margin-top: 15px;
    }
    .login-form-group {
        margin-bottom: 15px;
    }
    .case-handing-para {
        color: #3f3f3f !important;
        font-size: 16px !important;
        font-weight: 400;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }
    .case-study-yellow p {
        color: #0069b7;
        font-size: 14px !important;
        margin: 0px;
    }
    .case-study-blue-inner h4 {
        font-size: 17px !important;
    }
    .case-study-blue-inner p {
        font-size: 13px!important;
    }
    .case-study-blue-inner-last h4 {
        font-size: 17px!important;
    }
    .case-study-blue-inner-last ul li {
        display: flex;
        margin-bottom: 15px;
        font-size: 13px !important;
    }
    .black-pdf-btn a {
        color: #9b9b9b;
        background: #313131;
        padding: 10px 20px 10px 20px;
        border-radius: 10px;
        font-size: 14px!important;
        font-weight: 500;
        margin-top: 4px;
    }
    .black-pdf-btn {
        float: none !important;
        padding-right: 0px !important;
    }
    .case-study-yellow2 p {
        color: #0069b7 !important;
        font-size: 14px !important;
        margin: 0px;
    }
    .case-study-blue {
        background: #2d81bf;
        color: #fff;
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        text-align: center;
        overflow: hidden;
        padding-left: 15px;
        padding-right: 15px;
    }
    .case-yellow-text {
        vertical-align: middle;
        margin-top: 0px !important;
    }
    .case1 {
        margin-bottom: 25px !important;
    }
    .case-study-yellow {
        background: #fff3d7;
        padding: 30px 12px 20px 15px !important;
    }
    .case-study-blue {
        background: #2d81bf;
        color: #fff;
        padding-bottom: 25px;
        padding-top: 0px !important;
        text-align: center;
        overflow: hidden;
        padding-left: 0px !important;
        padding-right: 0px!important;
    }
    .case-yellow-text {
        vertical-align: middle;
        margin-top: 0px !important;
    }
    .case-study-yellow2 {
        background: #fff3d7;
        overflow: hidden;
    }
    .intro-1 {
        background: #f9e2b0;
        text-align: center;
        padding: 17px 5px 20px 5px !important;
        margin-bottom: 15px!important;
    }
    .col-1 {
        padding-left: 15px !important;
    }
    .col-2 {
        padding-left: 15px !important;
        padding-right: 15px!important;
    }
    .col-3 {
        padding-right: 15px !important;
    }
    .intro-download-btn {
        float: right;
        margin: 0;
        /* vertical-align: middle; */
        
        font-size: 14px;
        font-weight: 500;
        border-color: #e5e5e5;
        background: #e5e5e5;
        margin-top: 5px !important;
        margin-right: 0px !important;
        padding: 4px 12px 4px 12px;
    }
    .introduction-a a {
        border: 1px solid #acc9de;
        width: 50%;
        display: inline-block;
        padding: 8px;
        text-align: center;
        border-bottom: 3px solid;
        color: #0069b7;
        font-size: 16px;
        font-weight: 600;
    }
    .intro-programme-list p {
        font-size: 14px !important;
        color: #0069b7 !important;
        padding: 0;
        margin: 0;
        border-bottom: 1px dashed #c0bbbb;
        padding-bottom: 44px !important;
    }
    .intro-programme-list h3 {
        color: #3f3f3f;
        font-size: 15px !important;
        font-weight: 500;
        margin: 0;
        margin-top: 8px !important;
    }
    /* .intro-right-btn {
        padding-left: 15px !important;
    }
    .intro-left-btn {
        padding-right: 15px !important;
    } */
    .intro-bottom-para {
        margin-top: 10px !important;
    }
    .storie-meddel-text h3 {
        font-size: 16px;
        color: #3f3f3f;
        margin: 0;
        line-height: 17px !important;
    }
    .storie-left-line {
        border-top: 1px solid #cccccc!important;
        border-left: 0px solid #cccccc !important; 
        margin-top: 0px !important;
        padding-top: 8px;
    }
    .storie-last-btn span {
        color: #b1b0b0;
        font-size: 13px;
        margin-left: 10px !important;
    }
    .storie-meddel-text {
        padding-left: 15px;
        margin-top: 15px !important;
        margin-bottom: 10px;
    }
    .storie-list-col12 {
        border: 1px solid #cccccc;
        overflow: hidden;
        padding: 18px 7px 12px 6px !important;
    }
    .storie-last-btn {
        margin: 8px 10px 2px 0px;
        padding-left: 0px !important;
        padding-top: 4px;
        padding-bottom: 10px;
    }
    .storie-last-btn a {
        color: #0069b7;
        border: 1px solid #0069b7;
        border-radius: 5px;
        padding: 3px 9px 3px 9px;
        margin-top: 0px !important;
        display: initial;
        margin-left: 10px;
    }
    .visible-hidden-block img {
        display: inline-block;
        margin-right: 15px;
    }
    .visible-hidden-block span {
        float: right !important;
        width: 201px;
        position: absolute;
        top: 36px;
        display: inline-block !important;
    }
    .storie-last-btn p {
			color: #b1b0b0;
			font-size: 13px;
			margin: 0px;
			margin-top: 13px !important;
			line-height: 15px;
			margin-right: 10px !important;
			display: inline-block;
			vertical-align: middle;
    }
    .visible-hidden-block p {
        color: #3f3f3f;
        font-weight: 500;
        font-size: 16px !important;
    }
    .storie-meddel-text p {
        font-size: 14px;
        color: #3f3f3f;
        margin: 0;
        font-weight: 400;
        margin-bottom: 4px;
    }
    /* Knowledge center start */
    .knowledge-item {
        width: 44% !important;
        float: left;
        display: block;
        position: relative;
        margin: 10px;
        z-index: 2;
    }
    .knowledge-item:hover .knowledge-content {
        background-color: #77bff5;
        width: 406px !important;
    }
    .knowledge-content {
        width: 194px !important;
    }
    .knowledge-item .item-left {
        display: inline-block;
        float: left;
        width: 130px!important;
        margin-left: 13px;
    }
    .knowledge-item .item-right {
        display: inline-block;
        width: 215px !important;
    }
    .knowledge-item .item-right p {
        /*margin-top: 0 !important;*/
    }
	.yellow-down {
    margin-top: 0px !important;
    margin: 0!important;
}
    /* Knowledge center end */
}
@media all and (max-width:1200px){
 .left-update{ margin-bottom:25px;}
  .carousel-inner > .item > a > img{ width:100%;}
 .carousel-inner > .item > img, .carousel-inner > .item > a > img{ width:100% !important;}
 

}

@media all and (max-width:991px){
 .right-update{width:420px; margin:0 auto; display:block; max-width:100%;}
}


@media (max-width: 1024px) {
    .storie-meddel-text {
        margin-top: 0px;
    }
	
	.exacutive-company-team {
    color: #626060;
    font-size: 12px !important;
}
.post-name-team p {
    color: #626060;
    font-size: 14px !important;
    padding: 0;
    margin: 0;
}
.post-name-team h4 {
    font-size: 17px !important;
    color: #515151;
    margin: 0px;
}
.post-name-team {
    /* bottom: 0; */
    position: absolute;
    /* top: 44px; */
    padding: 3px 12px 16px 40px !important;
    text-align: left;
    /* float: right; */
    bottom: 60%!important;
    right: 15px;
}


.post-name-team1 {
    /* bottom: 0; */
    position: absolute;
     top: 10px !important;
    padding: 3px 12px 16px 40px !important;
    text-align: left;
    /* float: right; */
    bottom: 60%!important;
    right: 15px;
}

.storie-left-line {
        border-top: 0px solid #cccccc ;
        border-left: 1px solid #cccccc ;
        margin-top: 0px !important;
        padding-top: 8px;
    }
	.blog-post-title {
    line-height: 40px;
    margin-top: 10px;
    font-size: 30px;
    margin-bottom: 0px;
}
.breadcrumb_main {
    background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
    margin-top: 115px;
}
}
/* ignore animation in mobile */

@media (min-width: 768px) {
    /* Dropdown animation */
    
    .open > .dropdown-menu {
        -webkit-transform: scale(1,
        1);
        transform: scale(1,
        1);
        opacity:1;
    }
    .dropdown-menu {
        opacity: .3;
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -o-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        -ms-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        display: block;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
    }
    .show-on-hover:hover > ul.dropdown-menu {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .header-search .form-group {
        top:0px;
    }
    .header-search .form-control {
        width: 138px;
        height: 25px;
        border-right: 0;
    }
    .dropdown-menu .multi-level {
        display: none;
    }
    .dropdown-submenu.open .multi-level {
        display: block;
    }
    /*{
        visibility: hidden;
        /* hides sub-menu */
        
        /*opacity: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        transform: translateY(-2em);
        z-index: -1;
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    }*/
    .header-search button {
        padding: 0px 10px;
        font-size: 11px;
        font-style: normal;
        border-radius: 8px;
        color: #707074;
        border: 0;
        padding-top: 2px;
        margin-top: 0px;
    }
    .dropdown-menu {
        padding-left: 12px;
    }
    .pro-bg-grey {
        background-color: #a3a3a3;
        padding: 5px 22px;
        float: none;
        display: table;
        margin: 0 auto;
    }
    .pro-bg-grey {
        background-color: #a3a3a3;
        padding: 5px 22px;
        float: none;
        display: table;
        margin: 0 auto;
    }
}
.nav > li > a:focus {
    border-radius:0
}
.img-center {
    display:block;
    clear:both;
    margin:0 auto
}
.row-eq-height{
display: -webkit-box; 
    display: -moz-box; 
    display: -ms-box; 
    display: -o-box; 
    display: box; 
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flex; 
    display: -o-flex; 
    display: flex; 
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: flexbox;
    display: flex;

}
a:hover,
a:focus {
    text-decoration:none;
}
.comment-box {
    background-color:#f3f3f3;
    padding:10px 30px 12px 30px;
}
.comment-top-header {
    background-color:#dfe0e1;
}
.comment-top-header h6 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    margin-bottom:0
}
.comment-top-header img {
    vertical-align: inherit;
}
.gap10 {
    height:10px;
    clear:both;
    display:block
}
.gap30 {
    height:30px;
    clear:both;
    display:block
}
.comment-box h6 {
    margin-top: -8px;
    font-weight:400
}
.btn-blue {
    background-color:#037dda;
    color: #ffffff;
    padding: 3px 14px 1px 14px;
}
h4.comment-list {
    margin-top:15px;
    margin-left:20px
}
.thumbnail-white-bdr {
    border:2px solid #fff
}
.pro-bg-grey a {
    color:#000;
    font-weight:400;
    font-size: 12px;
}
.pro-bg-grey i {
    top: 3px;
}
.logo-left {
    margin-bottom: 14px;
    margin-top: 14px;
}
.logo-right {
    margin-top: 10px;
}
.calender-events .active {
    background-color:#2a7ebd;
    border:1px solid #2a7ebd
}
.calender-events li {
    background-color:#fff;
    border:1px solid #2a7ebd
}
.carousel-indicators.calender-events {
    bottom:-45px;
}
.bg-white {
    background-color:#fff;
    -webkit-box-shadow: 0px 3px 5px rgba(100,
    100,
    100,
    0.19);
    -moz-box-shadow: 0px 3px 5px rgba(100,
    100,
    100,
    0.19);
    box-shadow: 0px 3px 5px rgba(100,
    100,
    100,
    0.19);
}
/******************Vinod Exacutive Comeeti********************/

.inner-exacutive {
    background: url(/Content/images/exacutive.jpg) top repeat;
    background-size: cover;
    overflow: hidden;
    padding: 10px 0px 10px 10px;
    border-bottom: 1px solid #d7d8d8;
}
.post-name {
    bottom: 0;
    position: absolute;
    /* top: 44px; */
    
    padding: 0px 12px 16px 18px !important;
    text-align: left;
    /* float: right; */
    
    right: 10px;
}
.post-name h4 {
    font-size: 20px;
    color: #515151;
    margin:0px;
}
.post-name p {
    color: #626060;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.prifile-pic img {
    border:2px solid #fff;
}
.exacutive-company {
    color:#626060;
    font-size:14px !important;
}
.jlr {
    padding-right: 1px !important;
}
.two-exacutive {
    margin-bottom:40px;
}
.social {
    margin-top:-10px;
}
.inner-exacutive-team {
    background: #f0f1f2;
    background-size: cover;
    overflow: hidden;
    padding: 14px 0px 14px 0px;
	position:relative;
    /* border-bottom: 1px solid #d7d8d8; */
}
.inner-exacutive-team1 .prifile-pic img{border-radius:50%;}
.single-protocol-team-inner {
    text-align: center;
    border: 1px solid #e1e1e1;
    /* padding: 0; */
}
.team-arrow {
    /* margin-top: -49px !important; */
    
    padding: 0;
    color: #f0f1f2;
    /* position: absolute; */
    
    font-size: 36px !important;
}
.post-name-team {
    /* bottom: 0; */
    
    position: absolute;
    /* top: 44px; */
    
    padding:0px 0 10px 10px;
    text-align: left;
    /* float: right; */
    
    bottom: 0%;
    right: 15px;
	
}


.post-name-team h4 {
    font-size: 20px;
    color: #515151;
    margin: 0px;
}
.post-name-team p {
    color: #626060;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.exacutive-company-team {
    color: #626060;
    font-size: 14px !important;
}
.team-bottom-part {
    padding: 28px 10px 10px 18px;
    overflow: hidden;
}

.team-bottom-part1 {
    padding: 45px 10px 10px 18px;
    overflow: hidden;
    text-align: center;
}

.team-bottom-part1 a{ float:inherit !important; }

.team-bottom-part p {
    text-align: left;
    color: #3f3f3f;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: 500;
    padding-top: 18px;
}

.team-bottom-part1 p {
    text-align: left;
    color: #3f3f3f;
    font-size: 14px;
    padding: 0;
    margin-bottom: 5px;
    font-weight: 500;
    padding-top: 2px;
}
.p-team-arrow {
    text-align: center !important;
    margin-top: -67px !important;
}
.team-bottom-part a {
    border:1px solid #c8cacb;
    border-radius: 7px;
    padding: 7px 10px 7px 10px;
    color:#787a7c;
    float:left;
    font-weight: 500;
    margin-top: 17px;
    margin-bottom: 5px;
}
.team-bottom-part img {
    margin-left: 10px;
}
.team-bottom-part a i {
    margin-left: 10px;
    font-size: 18px;
    vertical-align: middle;
    color: #787a7c;
}
.anil-menghrajani-top-margin {
    margin-top:18px !important;
}
.team-bottom-part h5 {
    text-align: left;
    color: #3f3f3f;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 22px;
}
.programme-name h3 {
    margin: 0;
    padding: 0;
    background: #0069b7;
    color: #fff;
    padding: 10px 28px 10px 28px;
    font-size: 24px;
    font-weight: 200;
    display: inline-block;
    /* text-align: center; */
}
.programme-name span {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    margin-left: 8px;
}
.programme-arrow {
    margin-top: 0px;
	    bottom: -15px;
    padding: 0;
    color: #0069b7;
    position: absolute;
    font-size: 36px !important;
    left: 16%;
    z-index: 999;
}
.programme-name {} .programme-chart {
    border: 1px solid #e6e6e6;
    overflow:hidden;
    padding-left: 13px;
}
.programme-list h3 {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    margin-top: 27px;
	line-height: 1.5;
    display: block;
    width: 80%;
}
.space-time {
    margin-left:10px;
}
.programme-list p {
    font-size:14px;
    color:#0069b7;
    padding:0;
    margin:0;
    border-bottom:1px dashed #c0bbbb;
    padding-bottom: 26px;
}
.last-list {
    margin-top: 10%;
}
.pro-bg-grey i {
    top: 3px;
}
.captch-div {} .Professional {
    color: #0069b7;
    font-size: 18px;
    font-weight: 600;
}
.lable-name {
    color:#3f3f3f;
    font-size:13px;
    font-weight:500;
    margin-top: 7px;
}
.Professional-form {
    border: 1px solid #b7b7b7 !important;
    height: 31px;
}
.form-row {
    margin-bottom: 12px;
}
.form-divider {
    margin-top: 37px;
    margin-bottom: 44px;
    border: 0;
    border-top: 1px solid #d6d7d7;
}
.form-save-btn {
    padding: 9px 27px 8px 27px;
    background: #0069b7;
}
.change-company-p {
    color:#3f3f3f;
    font-size:13px;
    font-weight: 600;
}
.cancel-btn-form {
    margin-left:10px;
}
.captcha-refresh {
    font-size: 20px !important;
    color: #7f7f7f;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}
.login-model {
    width: 425px;
    margin: 30px auto;
}
.login-header {
    background: url(/Content/images/login.jpg) left top repeat;
    border-bottom:0px solid !important;
}
.login-title {
    font-size: 20px;
    padding-left: 25px;
    color: #fff;
    line-height: 34px;
    text-transform: uppercase;
}
.close-login {
    font-size: 0px !important;
    color:#fff;
    opacity: 4.4;
    font-weight: 400;
    text-shadow: 0px 0px;
}
.login-body {
    padding-bottom: 50px;
    padding-bottom: 50px;
    padding-left: 41px;
    padding-right: 41px;
}
.login-body p {
    color:#000000;
    font-size:13px;
    font-weight:600;
    margin:0px;
}
.login-span {
    font-size: 33px;
    color: #e0e1e1;
    opacity: 3.5;
}
.login-lable {
    color:#3f3f3f;
    font-size:14px;
    font-weight:500;
}
.login-submit-btn {
    font-size: 14px;
    color:#fff;
    padding: 8px 23px 8px 23px;
}
.full-login-form {
    margin-top: 15px;
}
.captcha2-refresh {
    font-size:20px !important;
    color:#000;
    vertical-align:middle;
    margin-left: 5px;
    cursor: pointer;
}
.captcha-form {
    width:200px;
}
.registration-line {
    font-size: 20px;
    color: #3f3f3f;
    margin: 0;
    margin-top: 25px;
}
.registration-p {
    color: #3f3f3f;
    font-size: 14px;
}
.red-star {
    color:#e20505;
}
.signin-form {
    margin-top:20px;
}
.sign-input {
    margin-bottom:20px;
}
.sign-input-top {
    margin-bottom:20px;
}
.sign-remember {
    margin:0px !important;
    padding:0px !important;
    margin-top: 5px !important;
}
.sign-forget {
    font-size: 14px !important;
    color: #0069b7 !important;
    margin-top: 10px !important;
}
.sign-new-website {
    color: #3f3f3f !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-top: 5px !important;
}
.sign-please-regiter {
    font-size: 14px;
    color: #0069b7 !important;
    font-weight: 600;
    background: #f2f2f2;
    padding: 5px;
}
.signin-submit-btn {
    margin-top:20px;
}
.signin-p {
    font-size: 14px!important;
    font-weight: 500 !important;
    color: #3f3f3f !important;
}
#myModal-forgot-password {
    z-index: 1054;
}
.case-handing-para {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0px;
    display: flex;
}
.case-study-yellow {
    background: #fff3d7;
    padding: 30px 62px 20px 30px;
}
.case-study-yellow span {
    color:#777878;
    font-size:13px;
}
.case-study-yellow p {
    color:#0069b7;
    font-size:16px;
    margin:0px;
}
.yellow-down {
    margin-top:0px;
}
.yellow-blue-down {
    /*  position: absolute; */
    
    top: 0;
    margin: 0 auto;
    color: #fff3d7;
    margin-top: -13px;
    text-align: center;
    font-size: 33px !important;
}
.case-study-blue {
    background: #2d81bf;
    color: #fff;
    padding-bottom: 25px;
    padding-top:0px;
    text-align:center;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.case-study-blue-inner {
    text-align:left;
}
.case-study-blue-inner p {
    font-size:14px;
}
.case-study-blue-inner h4 {
    font-size:20px;
}
.case-study-blue-inner-last {
    text-align:left;
}
.case-study-blue-inner-last p {
    font-size:14px;
}
.case-study-blue-inner-last h4 {
    font-size:20px;
}
.case-study-blue-inner-last ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
.case-study-blue-inner-last ul li {
    display:flex;
    margin-bottom: 15px
}
.case-study-blue-inner-last ul li i {
    font-size: 20px;
    margin-right: 10px;
}
.border-bottom-li {
    border-bottom: 1px dashed;
    padding-bottom: 15px;
}
.black-pdf-btn a {
    background: #313131;
    padding: 10px 25px 10px 25px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    float: right;
    margin-top: 17px;
    color: #d0d0d0;
    margin-right: 30px;
}
.black-pdf-btn {
    float: right;
    padding-right: 18px;
}
.black-pdf-btn img {
    margin-left: 11px;
}
.black-pdf-btn a:hover {
    color: #9b9b9b !important;
    background: #111;
}
.black-pdf-btn a:focus {
    color: #9b9b9b;
    background: #111;
}
.case-pdf {
    margin-left: 10px;
    color: #fff;
    background: #b62d16;
    font-size: 13px;
}
.case1 {
    margin-bottom:50px;
}
.case2 {
    margin-top:30px;
}
.case-yellow-img img {
    border: 2px solid #fff;
    border-radius: 10px;
}
.case-yellow-img {
    padding:0px;
}
.case-study-yellow2 {
    background: #fff3d7;
    padding: 30px 0px 20px 30px;
    overflow: hidden;
    margin-top: 20px;
}
.case-study-yellow2 span {
    color:#777878;
    font-size:13px;
}
.case-study-yellow2 p {
    color:#0069b7;
    font-size:16px;
    margin:0px;
}
.case-yellow-text {
    vertical-align: middle;
    margin-top: 15px;
}
.djo-dot {
    font-size: 9px !important;
    vertical-align: middle;
    position: relative;
    /* top: 0; */
    
    margin-top: 3px;
    color: #a6a8aa !important;
    margin-right: 7px !important;
}
.introduction-a a {
    border: 1px solid #acc9de;
    width: 100%;
    display: inline-block;
    padding: 8px;
    text-align: center;
    border-bottom: 3px solid;
    color: #0069b7;
    font-size: 16px;
    font-weight: 600;
}
.introduction-active {
    width: 100% !important;
    background: #f1f2f3 !important;
    border-bottom: 0px;
    border: 1px solid #acc9de!important;
    padding-bottom: 10px;
    color: #3f3f3f !important;
    font-size: 16px;
    font-weight: 600;
    padding: 9px !important;
}
.intro-left-btn {
    padding-right: 0px;
}
.intro-right-btn {
    padding-left: 0px;
}
.intro-1 {
    background: #F7F1E3;
    text-align: center;
    padding: 17px 5px 25px 5px;
	border-radius:6px;
	margin-bottom:25px;
}
.intro-1 h3 {
    font-size:30px;
    color:#3f3f3f;
    margin:0px;
    font-weight:300;
}
.intro-1 p {
    font-size:18px;
    color:#2573b7;
    margin:0px;
    margin-top: 10px;
    font-weight:500;
}
.intro-1 span {
    font-size:12px;
    color:#3f3f3f;
    font-weight: 500;
}
.col-1 {
    padding-left:0px;
}
.col-2 {
    padding-left:0px;
    padding-right:0px;
}
.col-3 {
    padding-right:0px;
}
.introduction-page p {
    color:#3f3f3f;
    font-size:15px;
    font-weight:300;
}
.intro-img img {
    margin: 25px 0px 40px 0px;
}
.intro-bottom-para {
    margin-top:30px;
}
.intro-download-btn, a.intro-download-btn {
    float: right;
    /* margin: 0; */
    
    vertical-align: middle;
    margin-top: -15px;
    /* position: relative; */
    /* top: -10px; */
    
    font-size: 14px;
    font-weight: 500;
    border-color: #e5e5e5 !important;
    background: #e5e5e5;
    margin-right: 12px;
    padding: 4px 12px 4px 12px;
	position:inherit;
}

a.intro-download-btn {
	padding: 6px 12px;
    display: inherit;
	color:inherit;
}
.intro-programme-list p {
    font-size: 14px !important;
    color: #0069b7 !important;
    padding: 0;
    margin: 0;
    border-bottom: 1px dashed #c0bbbb;
    padding-bottom: 26px;
}
.intro-programme-list h3 {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    margin-top: 27px;
}
.storie-list-col12 {
    border: 1px solid #cccccc;
    overflow: hidden;
    padding: 18px 0px 12px 6px;
}
.storie-meddel-text h3 {
    font-size: 16px;
    color: #3f3f3f;
    margin: 0;
}
.storie-meddel-text p {
    font-size: 14px;
    color: #3f3f3f;
    margin: 0;
    margin-bottom: 4px;
}
.storie-last-btn {
    margin: 0px 10px 2px 0px;
    padding-left: 7px;
    padding-top: 8px;
    padding-bottom: 10px
}
.storie-last-btn p {
    color:#b1b0b0;
    font-size:13px;
    margin:0px;
    line-height: 15px;
}
.storie-last-btn span {
    color:#b1b0b0;
    font-size:13px;
}
.storie-last-btn a {
    color: #0069b7;
    border: 1px solid #0069b7;
    border-radius: 5px;
    padding: 3px 9px 3px 9px;
    margin-top:8px;
    position: relative;
    top: 8px;
    margin-left:0px !important;
}
.storie-last-btn a:hover {
    background:#0069b7;
    color:#fff;
}
.storie-left-line {
    border-left: 1px solid #cccccc;
    margin-top: 11px;
    padding-bottom: 23px;
}
.storie-meddel-text {
    margin-top:12px;
}
.storie-meddel-text p {
    margin:0px;
    line-height:19px;
}
.storie-meddel-text-col-6 {
    padding-left:0px;
}
.single-full-col-storie {
    margin-bottom:25px;
}
.pagination-ul li {
    display: inline;
}
.pagination-ul {
    padding-left: 0;
    float:right;
    list-style: none;
    text-align: center;
    margin-top: 8px;
}
.pagination-ul li > a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #eff0f0;
    /* border: 1px solid #dddddd; */
    
    border-radius: 5px;
    margin-left: 2px;
    color: #717070;
}
.blue a:hover {
    background:#2d81bf !important;
    color:#fff !important;
}
.blue-search:hover {
    background:#2d81bf !important;
    color:#fff !important;
}
.blue-search:focus {
    background:#2d81bf !important;
    color:#fff !important;
}
.hover13 figure:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar.one {
    top: 6px;
    transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar.two {
    background-color: transparent;
}
.navbar-toggle.active .icon-bar.three {
    top: -6px;
    transform: rotate(-45deg);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
}
li.show-on-hover.open {
    border-radius: 0;
}
.btn-more {
    border: 1px solid #1068b3;
    border-radius: 5px;
    padding: 4px 18px;
    text-decoration: none;
    margin-top:10px;
    margin-bottom: 10px;
    text-decoration: none;
    border-color: #1068b3;
}
.btn-more:hover,
.btn-more:focus {
    background-color:#1068b3;
    color:#fff;
    border:1px solid #1068b3;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
/*sticky section important links*/

.sticky-form {
    width: 200px;
    height: 35px;
    position: fixed;
    bottom: 55%;
    right: -202px;
    z-index: 9999;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: height 0.5s ease-out;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.sticky-form .form-contents {
    background-color: #0069b7;
    margin-top:-380px;
    border: 1px solid #fff;
    box-shadow: 2px 1px 10px #5a5959;
}
.sticky-form .form-contents ul li a {
    padding-left:14px;
    padding-right:14px;
	margin-left:15px;
	display:block;
	background:url(/Content/images/wht_arrow.png) left 6px no-repeat;
	
}
.sticky-form .form-contents h5 {
    padding-left:14px;
    cursor:pointer;
}
.sticky-form-visible {
    right: 0;
}
.sticky-form-visible #imp-links {
    /*display: none;*/
}
/*.tog-container {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top:-8px;
    padding-top: 12px;
}
button.tog {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    }*/

.sticky-section li {
    border-top:1px solid #5896ca;
    padding-top:6px;
    padding-bottom:6px;
	position:relative;
}
.sticky-section li i{ position:absolute; left:10px; top:10px;}
.sticky-section li a {
    color:#fff
}
.sticky-section li:hover {
    background-color:#000;
}
.float-important-links {
    /* transform: rotate(-90deg); */
    /* background-color: #1068b3; */
    padding:10px 30px;
    display: inline-block;
    color:#fff;
    margin-top: -35px;
    position: relative;
    right: 39%;
    text-transform: uppercase;
    cursor: pointer;
}
.sticky-section ul {
    margin-bottom:0
}
h5.top-li {
    padding-top:10px;
    padding-bottom:10px;
    background-color:#fff;
    color:#000;
    font-size:16px;
    border-top: 1px solid transparent;
    margin-top:0;
    margin-bottom:0
}
li.top-li:hover {
    background-color:#fff;
    color:#000;
}
p#imp-links:before {
    content: url("/Content/images/caret.png");
    position: absolute;
    transform: rotate(90deg);
    bottom: 75%;
    right: 50%;
}
.dropdown-menu > li > a {
    font-size:12px
}
.cream-bg {
    background-color:#f0dcad;
    padding:20px;
    text-align:center;
    margin-bottom:15px;
}
.blue-bg {
    background-color:#77bff5;
    padding:20px;
    text-align:center;
}
.btn-knowledge-hollow {
    border-radius: 8px;
    color:#3c3c3c;
    border: 1px solid #3c3c3c;
    float: left;
}
/*expandable
.box-with-icon {
    display: block;
    width: 100%;
    max-width: 380px;
    margin: 0 auto 20px auto;
}
.box-with-icon .bwi-inner {
    width: 100%;
    padding: 15px 24px 25px 24px;
    background-color: #fff
}
.box-with-icon .bwi-icon {
    display: inline-block;
    width: 96px;
    margin-bottom: 21px
}
.box-with-icon .bwi-icon>i {
    font-size: 4.5em;
    line-height: 96px;
    color: #E68600
}
.box-with-icon .bwi-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 21px
}
.box-with-icon .bwi-text {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    margin-bottom: 0
}
.box-with-icon.bwi-expandable {
    position: relative;
    z-index: 1;
    min-height: 250px
}
.box-with-icon.bwi-expandable .bwi-inner {
    position: absolute;
    width: 100%;
    max-height: 270px;
    top: 0;
    left: 0;
    border: 2px solid transparent;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}
.box-with-icon.bwi-expandable:hover {
    z-index: 5
}
.box-with-icon.bwi-expandable:hover .bwi-inner {
    border-color: #ddd;
    max-height: 600px;
}
.box-with-icon.bwi-horizontal {
    margin-bottom: 30px
}
.box-with-icon.bwi-horizontal .bwi-inner {
    display: table;
    padding: 0
}
.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon,
.box-with-icon.bwi-horizontal .bwi-inner .bwi-content {
    display: table-cell;
    vertical-align: left
}
.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon>img,
.box-with-icon.bwi-horizontal .bwi-inner .bwi-content>img {
    width: 100%
}
.box-with-icon.bwi-horizontal .bwi-inner .bwi-icon {
    width: 106px;
    padding-right: 12px
}
.box-with-icon.bwi-block {
    max-width: 100%;
}
*/

.otp-body{ padding: 40px !important;}
.otp-body .sign-input{ margin:0 auto;}
.otp-body .sign-input .input-group{ width: 100%;     display: flex; flex-wrap: wrap;justify-content: center; max-width: 165px;}
.otp-body .sign-input .input-group input{font-size: 32px;line-height: 1.25;color: #131313;font-weight:600;max-width: 165px; display: flex;  height:55px; padding: 0;letter-spacing: 5px; text-align: center;}
.otp-body .sign-input .input-group span{ display: block; text-align: center; width: 100%; margin-top: 10px;}
.otp-body .signin-form{ display:flex; flex-wrap:wrap;}
.otp-body .btn-box{ display:flex; flex-wrap:wrap; justify-content:center; column-gap:10px; max-width: 165px; margin: 0 auto; text-align: center;}
.otp-body .timer{ display: block; width: 100%; font-size: 14px; margin:14px 0; color:#1b1b1b !important; line-height: 1 !important; font-weight:400;}

.accordion-wrap .panel-title .accordion-link,
#accordion1  .accordion-toggle{position: relative;}
	
#accordion1 .accordion-group .accordion-inner{padding:20px 0;}	
#accordion1 .accordion-group .accordion-inner p:last-child{ margin-bottom:0px}	
	
#accordion .panel-heading .accordion-link:before,
#accordion1 .accordion-toggle:before{
    content: '';
    height: 14px;
    width: 14px;
    border-style: solid;
    border-color: #3082c4;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    font-size: 24px;
    position: absolute;
    right: 5px;
    bottom: 10px;
    transition: all 0.5s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
	
	#accordion1 .accordion-toggle:before{ bottom: inherit; top:50%; transform: rotate(45deg) translateY(-50%);
		-webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%); }
	
	#accordion1 .accordion-toggle {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 0;
		border-bottom: 1px solid #ddd;}
	
	
#accordion .panel-heading.active .accordion-link:before,	
#accordion1  .accordion-toggle[aria-expanded="true"]:before{
		 transform: rotate(-135deg);
    transition: all 0.5s;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
	}

	
	
#latestupdate-carousel  .carousel-control.left {left: -28px;}
#latestupdate-carousel .carousel-control.right {right: 0px;}

#latestupdate-carousel .carousel-control .glyphicon-chevron-right {left: 0;top: 50%;}
#latestupdate-carousel .carousel-control .glyphicon-chevron-left {right: 0;top: 50%;}

#latestupdate-carousel .carousel-control .glyphicon-chevron-right {background: url(https://www.tatabex.com/Content/images/right_arrow_icon.svg) left top no-repeat !important; height: 40px; width: 40px; background-size: cover !important;}
#latestupdate-carousel .carousel-control .glyphicon-chevron-left {background: url(https://www.tatabex.com/Content/images/left_arrow_icon.svg) left top no-repeat !important; height: 40px;width: 40px; background-size: cover !important;}

#latestupdate-carousel .carousel-control .glyphicon-chevron-left:before,
#latestupdate-carousel .carousel-control .glyphicon-chevron-right:before{ display: none !important;}
	
#latestupdate-carousel	.carousel-inner figcaption{ margin-right: 0 !important}
#latestupdate-carousel .carousel-indicators {width: auto;left: 50%;transform: translateX(-50%); bottom: -30px; margin-bottom: 0;}
#latestupdate-carousel .carousel-indicators li{ background-color:transparent; border: 1px solid #114abf;}
	#latestupdate-carousel .carousel-indicators li.active{ background-color:#114abf; border: 1px solid #114abf;}
	
@media (max-width: 767px) {
#latestupdate-carousel  .carousel-control.left {left: 0px;top: 0;}
#latestupdate-carousel .carousel-control.right {right: 28px;}
#latestupdate-carousel .carousel-indicators {bottom: -28px;}
#latestupdate-carousel .carousel-control .glyphicon-chevron-left ,
#latestupdate-carousel .carousel-control .glyphicon-chevron-right{ display:none !important; }

.otp-body .sign-input .input-group input{    font-size:26px; max-width: 120px;}
}	




.pro-bg-grey img {
    width:24px;
    height:24px
}
.display-none {
    display:none
}
.cream:hover .display-none {
    display:block
}
/* Knowledge center animation */
.knowledge-item {
    width:30%;
    float: left;
    display: block;
    position: relative;
    min-height: 175px;
    max-height: 175px;
    margin:10px;
    z-index: 2;
}
.knowledge-container {
    position: relative;
    width: 100%;
    height: 175px;
    overflow-y: hidden;
}
.knowledge-content {
    position: absolute;
    height: 100%;
    width: 235px;
    overflow: hidden;
    -webkit-transition:all 0.5s ease-in;
    -moz-transition:all 0.5s ease-in;
    transition:all 0.5s ease-in;
}
.knowledge-item .item-left {
    display: inline-block;
    float: left;
    width: 200px;
    height: 140px;
}
.knowledge-item h3 {
    margin-top:90px;
    font-size: 18px;
    color: #3f3f3f;
	line-height: 18px;
}
.knowledge-item .item-right {
    display: inline-block;
    float: right;
    width: 235px !important;
    padding: 5px 5px;
}
.knowledge-item .item-right p {
    margin-bottom: 5px;
    text-align: left;
    margin-top: 9px;
    font-size: 14px;
}
.knowledge-item:hover .knowledge-content {
    background-color: #77bff5;
    width: 490px;
}
.knowledge-item:hover .item-right {
    display:inline-block;
    padding-top:5px;
}

.item-left-newsletter {
    background: url(/Content/images/knowledge-cent-blue-ico1.png) center top no-repeat;
}
.knowledge-item:hover .item-left-newsletter {
    background: url(/Content/images/knowledge-cent-cream-ico1.png) center top no-repeat;
}

.item-left-annual-report {
    background: url(/Content/images/knowledge-cent-blue-ico2.png) center top no-repeat;
}
.knowledge-item:hover .item-left-annual-report {
    background: url(/Content/images/knowledge-cent-cream-ico2.png) center top no-repeat;
}
.item-left-brochure {
    background: url(/Content/images/knowledge-cent-blue-ico3.png) center top no-repeat;
}
.knowledge-item:hover .item-left-brochure {
    background: url(/Content/images/knowledge-cent-cream-ico3.png) center top no-repeat;
}
.item-left-tnf {
    background: url(/Content/images/knowledge-cent-blue-ico4.png) center top no-repeat;
}
.knowledge-item:hover .item-left-tnf {
    background: url(/Content/images/knowledge-cent-cream-ico4.png) center top no-repeat;
}
.item-left-kyc {
    background: url(/Content/images/knowledge-cent-blue-ico5.png) center top no-repeat;
}
.knowledge-item:hover .item-left-kyc {
    background: url(/Content/images/knowledge-cent-cream-ico5.png) center top no-repeat;
}
.item-left-customer-promise {
    background: url(/Content/images/knowledge-cent-blue-ico6.png) center top no-repeat;
}
.knowledge-item:hover .item-left-customer-promise {
    background: url(/Content/images/knowledge-cent-cream-ico6.png) center top no-repeat;
}

.item-left-safety-policy {
    background: url(/Content/images/knowledge-cent-blue-ico7.png) center top no-repeat;
}
.knowledge-item:hover .item-left-safety-policy {
    background: url(/Content/images/knowledge-cent-cream-ico7.png) center top no-repeat;
}
.item-left-safety-health {
    background: url(/Content/images/knowledge-cent-blue-ico8.png) center top no-repeat;
}
.knowledge-item:hover .item-left-safety-health {
    background: url(/Content/images/knowledge-cent-cream-ico8.png) center top no-repeat;
}

/* Knowledge center end */

.cuadro_intro_hover img {
    width:100%;
    /*min-height:300px;*/
}
.big-post-bottom {
    margin-top:20px;
}
/*.thumbnail {
    position:relative;
    overflow:hidden;
    display: inline-block;
    padding:0;
}
 
.caption {
    position:absolute;
    top:-100%;
    right:0;
    background-color:rgba(0, 105, 183, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}
*/

.bg-assessments {
    background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
    padding-top: 25px;
    padding-bottom: 50px;
}
.bg-assessments {
    background: url(/Content/images/bedcrumb_bg.jpg) left top repeat;
    padding-top: 25px;
    padding-bottom: 50px;
}

/* Changed on 28/07/2016 for post login page */


.cuadro_intro_hover {
    padding: 0px;
    position: relative;
    overflow: hidden;
    /* max-height: 300px; */
    
    display:inline-block;
}

.cuadro_intro_hover:hover .caption {
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform:translateY(-150px);
    -moz-transform:translateY(-150px);
    -ms-transform:translateY(-150px);
    -o-transform:translateY(-150px);
}
.cuadro_intro_hover img {
    z-index: 4;
}
.cuadro_intro_hover .caption {
    position: absolute;
    top:150px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
}
.cuadro_intro_hover .blur {
    background-color: rgba(0,
    105,
    183,
    0.8);
    height: 350px;
    max-height: 350px;
    z-index: 5;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cuadro_intro_hover .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 350px;
    max-height: 350px;
	padding: 2px 10px;
    /*padding:30px;*/
    top:-20px;
    width: 100%;
}
.cuadro_intro_hover:hover .blur {
    background-color: rgba(0,
    0,
    0,
    0.7);
    height: 350px;
    max-height: 350px;
}
.cuadro_intro_hover:hover h3 {
    color:#4ab0fc;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cuadro_intro_hover li {
    border-bottom:1px dashed #fff 25px;
}
.cuadro_intro_hover li:before {
    content: url(/Content/images/arrow-li-blue.png);
    padding-right:10px
}
.cuadro_intro_hover li a { color:#fff;}
.cuadro_intro_hover li a:hover {
	color:#44afff;
}
.cuadro_intro_hover .caption-text h3 {
    /*font-size:30px;
	margin-top: 12px;*/
	font-size: 16px;
 margin-top: 5px;
padding: 0px 10px;
}

.cuadro_intro_hover h3 {
    /*font-size:26px;
	margin-top: 12px;*/
	font-size: 18px;
margin-top: 5px;
 margin-bottom: 5px;
}

.caption-fixed {
    position: absolute;
    bottom: 0;
    width:100%;
    /*padding: 10px 10px 4px 20px;*/
	padding: 5px 12px 5px 15px;
    background-color: rgba(0,105,183,0.8);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.caption-text,
.blur {
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cuadro_intro_hover:hover .caption-text,
.cuadro_intro_hover:hover .blur {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cuadro_intro_hover:hover .caption-fixed {
    display:none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.cuadro_intro_hover .caption-fixed p {
	margin-bottom:20px;
	line-height:16px;
}
.cuadro_intro_hover .list-unstyled {
	/*margin-top:20px;
	font-size:18px;*/
	/*margin-top: 5px;
 font-size: 13px;*/
 /*margin-top: 20px;
font-size: 13px;*/
 margin-top: 5px;
   font-size: 13px;
}
.col-lg-5a, 
  .col-md-5a, 
 .col-sm-5a {
      float: left;
        width: 33.33333333% !important;
    }
.cuadro_intro_hover .list-unstyled li:last-child {
	border-bottom:none;
}

@media (min-width: 1023px){
  .col-lg-5a, 
  .col-md-5a, 
   .col-sm-5a {
   float: left;
     width: 20% !important;
   }
}
.cuadro_intro_hover .list-unstyled li {
	border-bottom:dashed 1px #a09393;
	/*padding: 10px 0;*/
	padding: 2px 0;
}

.cuadro_intro_hover .caption-text {
	/*top:10px;*/
	top:0px;
}
.cuadro_intro_hover h3 {
       font-size: 15px!important;
  margin-top: 4px;  }
 .caption-fixed {
      padding: 5px 5px 0px 8px;
  }
  .cuadro_intro_hover .caption-text {
  padding: 15px 12px;
  }
  .cuadro_intro_hover .list-unstyled li {
  border-bottom: dashed 1px #a09393;
   padding: 4px 0;
 }
/*isotopes masonry
.grid {
  background: #DDD;
  max-width: 1200px;
}


.grid:after {
  content: '';
  display: block;
  clear: both;
}



.grid-item {
  float: left;
  width: 100px;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
}

.grid-item--width2 { width: 200px; }
.grid-item--height2 { height: 200px; }*/

.caption-fixed {
    color:#fff;
}
.edge-portal-optionpost {
    background: #d0eef6 !important;
    overflow: hidden;
}
.post-img img {
    margin-top:24px;
    margin-left:10px;
}
.post-img h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 22px 0px 4px 10px;
}
.post-img p {
    font-size:14px;
    margin:0px;
}
.testimonial-part {
    padding:0px;
    background:#f9f9f9;
    margin-top: 30px;
    padding-bottom: 40px;
}
.right-news-testi h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 27px;
    margin-bottom: 18px !important;
}
.testi-text {
    padding:0px;
}
.right-news-testi p {
    font-size:14px;
    margin:0px;
}
.right-news-testi h4 {
    font-size: 14px;
    font-weight: 500;
    margin:0px;
    margin-top: 9px;
}
.testi-left {
    top: 8% !important;
    color: #111!important;
    font-weight: lighter!important;
    text-indent: 0px;
    background:none !important;
    text-shadow: 0px 0px !important;
}
.testi-right {
    width: 0% !important;
    text-indent: 0px;
    text-shadow: 0px 0px !important;
    right: 17% !important;
    background:none !important;
    top: 11% !important;
    color: #111 !important;
}
.edge-row {
    margin-top:25px;
}
.customer-testi-hading {
    font-size: 24px;
    text-transform: uppercase;
    margin-left: 13px;
    margin-bottom: 18px !important;
}
.left-testimonial {
    color: #a0a1a2;
    border: 1px solid #e1e2e3;
       padding: 6px 9px 7px 10px;
    cursor: pointer;
    background: #fff;
}
.left-testimonial i {
    font-size:30px;
    vertical-align:middle;
}
.right-testimonial {
    color: #a0a1a2;
    border: 1px solid #e1e2e3;
       padding: 6px 10px 7px 11px;
    cursor: pointer;
    background: #fff;
    margin-left:2px;
}
.right-testimonial i {
    font-size:30px;
    vertical-align:middle;
}
.testimonials-controlar {
    float:right;
    margin-right:35px;
}
.register-post {
    position: relative;
    top: 0px;
    width:70px;
    margin-top: -55px;
    border: 1px solid #1068b4;
    margin-right: 0px !important;
    border-radius: 5px;
    padding: 4px 0px 4px 0px;
    text-align:center;
}
.register-post:hover {
    background:#1068b4;
    color:#fff;
}

.join-post {
    text-align:center;
    position: relative;
    top: 0px;
    /*width:70px;
    margin-top: -15px;*/
    border: 1px solid#1068b4;
    margin-right: 0px !important;
    border-radius: 5px;
    /*padding: 4px 0px 4px 0px;*/
	padding: 4px 8px 4px 8px;
	margin-bottom:18px;
	
}

.join-post:hover {
    background:#1068b4;
    color:#fff;
}
.calender {
    background: url(/Content/images/calender1.png) right no-repeat;
    padding-right: 34px !important;
    background-position: center right 5px;
}

.comment{ margin:20px 0 20px 20px; background:#fff; border-radius:4px; padding:10px; border:1px solid #cccccc;}
.comment p{ margin-bottom:0px;}
.comment .usr_comment{ font-size:14px; font-weight:bold;}
.comment .usrname{ font-size:12px;color:#585555;}
.btn_abuse{ border:none; background:#d1cfcf; color:#000; font-size:12px; padding:0 5px; display:block; float:right; clear:both;}
.team{ padding:70px 15px 15px; margin-bottom:20px; border:1px solid #e6e6e6; position:relative;}
.team img{ margin-right:10px; border:2px solid #E5E5E5}
.team .team_membr{ font-size:14px; font-weight:bold; margin-bottom:5px;}
.team h3{ margin-top:0px; position:absolute; left:0px; top:0px; width:100%; background:#0069b7; color:#fff; padding:10px;}
.imp_left{ float:left !important; margin-bottom:20px;}
.mgr_R{ margin-right:10px;}

.recognition{ padding:70px 15px 1px; margin-bottom:20px;  position:relative;}
.recognition img{ margin-right:10px; border:2px solid #E5E5E5}
.recognition .team_membr{ font-size:14px; font-weight:bold; margin-bottom:5px;}
.recognition h3{ margin-top:0px; position:absolute; left:0px; top:0px; width:100%; background:#0069b7; color:#fff; padding:10px;}

/* .multi-level{
	display:none !important;
} */
.mgr_L {margin-left:15px;}


/* pdf classes added here 26JULY 2016 */

.pdfcontainer{ border-bottom:1px solid #a8a8a8;}
.pdf_hdr{ border-bottom:4px solid #a8a8a8; padding:30px 0; margin-bottom:50px;}
.blog-post-title span{ font-size:14px; font-weight:normal; color:#666464;}
.pdf_topbdr{ border-top:12px solid #0069b7;}
.pdf_pick_mgr{ margin-bottom:44px;}
/* pdf classes added here 26JULY 2016 */

/* important link close icon on 26/07/2016 */
.imp-close{
	margin-right: 10px;
    margin-top: 2px;
     color: #0069b7;;
    float: right;
}

.address_full{
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    float: left;
    min-height: 200px;
    padding: 15px;
    width: 50%;
}

.single_address {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    min-height: 200px;
    padding: 15px;
}



.at4-show, .at4-show-content {
    display: none !important;
    opacity: 1 !important;
}

.mgr_L {margin-left:15px;}
.sitemap th, td{ padding:5px; border-color:#fff;}
.sitemap th{ font-size:18px; font-weight:bold; background:#cce9fe; color:#0069b7;}
.td_clor{ background:#dff1ff; font-weight:normal; color:#0069b7;}
.tdwht{ background:#f1f8fe;}
.contsection{background: none repeat scroll 0 0 #f1f8fe;
    padding: 25px;
}

/* classes end here 26JULY 2016 */


a.intro {
    background: #f9e2b0;
    padding:15px;
    text-align: left;
	color:#000;
	margin-bottom:30px;
	display:block;
	min-height:250px;
}

.table_tab{ float:none !important; margin:0 !important;}
.imp-close{
	margin-right: 10px;
    margin-top: 2px;
     color: #0069b7;;
    float: right;
}

.pagination-ul li > a:hover, .pagination-ul li > a.active {
	background:#d7eeff;
}


.gap20{
    height: 20px;
    display: block;
    clear: both;
}

/*26/07/016 search-btn*/
.mg-top-40 {
     margin-top: 40px
}

.nav.nav-pills li:last-child .form-control {
     height: 27px}

.nav.nav-pills li:last-child .btn-search {
     top:3px}

.nav.nav-pills li:last-child .search-btn {
     padding: 2px 9px 3px 9px;
     margin-left: -6px;
     }

#header-search .input-group-addon {
    margin: 0;
    padding: 0;
    background: #e5e5e5;
    color: #3f3f3f;
}

@media (max-width:1024px) {
     .nav.nav-pills li:last-child {
     /*margin-top: 40px;*/
     /* margin-left: 8px; */
     }

     .nav-pills {
     margin-left: 100px;
}

     .nav.nav-pills li:last-child .form-control {
     height: 27px;
     font-size: 12px;
     width: 80%;
}

     .nav.nav-pills li:last-child .search-btn {
     padding: 2px 9px 3px 9px;
     margin-left: -40px;
}
     }

@media (min-width:768px) and (max-width:1023px) {
     .nav.nav-pills li:last-child .form-control {
     height: 22px;
     width: 100%;
     font-size: 9px;

}
     .nav.nav-pills li:last-child .search-btn {
     padding: 1px 6px 1px 6px;
     margin-left: -42px;
     font-size: 13px;
}
.nav.nav-pills li:last-child {
     margin-top: 0;
     /* margin-left: 6px; */
     }

.nav-pills {
     margin-left: 35px;
}
}

@media (max-width:767px) {
     .nav-pills {
         margin-left:0}
     .nav.nav-pills li:last-child {
     margin-top: 0px;
     /*margin-left: 50px; */
}

.nav.nav-pills li:last-child .form-control {
     height: 22px;
     width: 50%;
     }
#header-search button {
margin-left:-30px}

.nav.nav-pills li:last-child .btn-search {
     top: 1px;
}
     }
	 
	 
	/* Search button change on 27/07 */
/*.nav.nav-pills li:last-child {
margin-top: 40px

}*/

.nav.nav-pills li:last-child .btn-search {
top:3px;
font-size:12px;}

.nav.nav-pills li:last-child .search-btn-lg {
padding: 3px 10px 4px 10px;
margin-left: -6px;
background-color: #e5e5e5;
border:none;
}

@media (max-width:1024px) {
.nav.nav-pills li:last-child {
margin-top: 40px;
/* margin-left: 8px; */
}

.nav.nav-pills li.extra-logo:last-child {
margin-top:0px;
/* margin-left: 8px; */
}


.nav-pills {
margin-left: 60px;
}

.nav.nav-pills li:last-child .form-control {
height: 25px;
font-size: 12px;

}

.nav.nav-pills li:last-child .search-btn-lg {
padding: 2px 9px 3px 9px;
margin-left: -6px;
background-color: #e5e5e5;
}
}

@media (min-width:768px) and (max-width:1023px) {
	.nav.nav-pills li:last-child .form-control {
	height: 22px;
	font-size: 9px;
	
	}
	.nav.nav-pills li:last-child .search-btn-lg {
	padding: 2px 7px 2px 7px;
	margin-left: -6px;
	font-size: 13px;
	background-color: #e5e5e5;
	}
	.nav.nav-pills li:last-child {
	margin-top: 0;
	/*margin-left: 6px; */
	}
	
	.nav-pills {
	margin-left: 10px;
	}
	
	.nav.nav-pills li:last-child .btn-search {
	top: 1px;
	font-size: 10px;
	}
	
	.nav.nav-pills li:last-child .form-control {
	height: 22px!important;
	
	}

}

@media (min-width:768px) {
	.nav.nav-pills li:last-child .form-control {
		height: 27px;
		/*display:none;*/
	}
}

@media (max-width:767px) {
	.nav-pills {
	margin-left:0}

	.nav.nav-pills li:last-child {
	margin-top: 0px;
	/*margin-left: 50px;*/
	}
	
	ul.nav.right-nav-pill {
		float:right;
		margin-right:10px;
	}
	#header-search .form-control {
	    width: 100px;
	}
	.nav.nav-pills li:last-child .form-control {
	height: 26px;
	width: 50%;
	
	}
	#header-search button {
		margin-left:-30px;
		border: solid 1px #ccc;
		padding: 2px 10px;
	}
	
	.nav.nav-pills li:last-child .btn-search-lg {
	top: 1px;
	}
	
	.nav.nav-pills li:last-child .btn-search {
	top: 2px;
	font-size: 12px;
	
	}
}

.pagination-ul li.active a {
	background:#d7eeff;
	cursor:default;
}

.pagination-ul li.disabled a {
	background: #ffffff;
    cursor: not-allowed;
    border: solid 1px #d7eeff;
	color:#d7eeff;
}


.navbar ul.nav > li:hover {
  background-color: #d7eeff;
}

.navbar ul.nav > li.active:hover {
  background-color: inherit;
}

.navbar ul.nav > li:hover a {
	  color: #0069b7;
}

.navbar li.show-on-hover > ul.multi-level li:hover {
	background-color: #bbbbbb !important;
    color: #fff !important;
}

.navbar li.show-on-hover > ul.multi-level li:hover {
    color: #fff !important;
}

.pro-drop {
    padding-left: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pro-drop a:hover {
	color:#0069b7;
}
.pro-bg-grey.list-inline > li{
    padding-left: 21px;
}


/* Social share dropdown*/
	
	.social-share ul.dropdown-menu {
		background:#fff;
		color:#000;
		margin-top: 57px !important;
		margin-left:82px !important;
		min-width:108px !important;
		border: 1px solid rgba(177, 177, 177, 0.3);
	}
	.social-share li > a:hover {
		background-color: #d7eeff;
	    color: #337ab7;
	}
	.social-share .dropdown-menu a{
		margin-top: 0px;
		width:100%;
		font-size:14px;
		color:#333333;
		padding: 7px 8px;
		border-bottom:1px solid rgba(177, 177, 177, 0.3);
		display: inline-table;
	}
	
	
	@media (max-width: 767px){
		.social-share ul.dropdown-menu {
			margin-top: 36px !important;
			margin-left:83px !important;
			padding:0;
		}
		.social-share .dropdown-menu {
			 padding-left: inherit;
		}
		.social-share .dropdown-menu a{ 
			margin:0 !important;
		}
.comment-box-bottom { 
			position:inherit;
			 margin-bottom: 10px;

		}
	}
	@media (min-width: 768px) and (max-width: 1024px){
		.social-share ul.dropdown-menu {
			    margin-top: 57px !important;
			    margin-left: 77px !important;
		}
	}
	
/*End */

/*rahul-alpha query*/

.pl0
	{
		padding-left:0}	

.pr0
	{
		padding-right:0}

.mb-12
{
	margin-bottom: -12px;
}


.testimonail-thumbnail
{
	background: #dbebfb;
    padding: 10px 10px 1px 20px;
	margin-top: 145px; 
	
}
.testimonial-img-thumbnail
{
	background-color: #fff;
	width: 130px;
	padding:3px;
	position: relative;
    top: -10px;
	right: 13px;
	margin-top: -177px;
}

	.testimonial-img-thumbnail img
	{
		width:100%;
		
	}

.content-thumbnail
{
	padding: 4px 4px;

}

	.content-thumbnail h5
	{
		margin-top: 0;
		margin-bottom: 0;
	}

.testimonail-thumbnail p
{
	color: #3f3f3f;
	font-weight: 500;
	padding: 25px 2px 20px 13px;

}

.testimonial-img-thumbnail h5
{
	font-size: 12px;
	font-weight: bold;
}



@media (max-width: 1024px)
{
	.testimonail-thumbnail p
	{
		margin-bottom: 0;
		padding: 10px 2px 10px 2px;
	}
	}

@media (min-width: 768px) and (max-width: 1023px)
{
	.navbar-fixed-top .nav-pills {
    margin-left: -4px;
}

}

@media (max-width: 767px) {
	.pagination-ul li > a {
    display: inline-block;
    padding: 2px 8px;
    background-color: #eff0f0;
    border-radius: 5px;
    margin-left: 2px;
    color: #717070;
    font-size: 12px;
	margin-top: 4px;
}
	.preheader-xs a
	{
		font-size:12px;
		color: #111 !important;
	}
.sticky-form1 {
    width: 100%!important;
}
	.feedback-position-remove-xs .form-group
	{
	position: inherit;
	}
	
}

.bdr-btm
{
	border-bottom: 1px solid #ddd;
    margin-bottom: 15px;

}


.remove-position { position: initial; }

.form-row .form-group
{
position: initial; }


@media (min-width: 1024px)
{
	.knowledge-item:hover:nth-child(3n+3) .knowledge-content
	{
		right: 0;
	}
}

	
@media (min-width: 768px) and (max-width: 1024px)
{
	.knowledge-item:hover .knowledge-content
	{
		width: 460px!important;
	}

		.knowledge-item:hover:nth-child(2n+2) .knowledge-content
		{
		right:0;}
}

@media (max-width: 767px)
{
.breadcrumb {padding-top: 34px;} 
.post-img p {margin-bottom: 10px}
.startup-row .col-xs-12 { width: 100%!important;}
.pro-bg-grey    { margin-top: 5px;}
.row-eq-height{
   display: -webkit-box; 
    display: -moz-box; 
    display: -ms-box; 
    display: -o-box; 
    display: box; 
    display: -webkit-flex; 
    display: -moz-flex; 
    display: -ms-flex; 
    display: -o-flex; 
    display: flex; 
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: flexbox;
    display: block;

}
.login-form-group{
	margin: 0px;
    top: 0;
    right: 0px;
    position: inherit;
}
.float-important-links {
    padding: 0px;
    display: inline-block;
    color: #fff;
    margin-top: -35px;
    position: relative;
    right: 24%;
    text-transform: uppercase;
    cursor: pointer;
}

}

.dropdown-submenu:focus .dropdown-menu {
	display: block!important;
	}

.open-li
{
display:block;
}

@media (min-width: 768px)
{
	.dropdown-submenu.open > a:after
	{
		border-width: inherit;
		border-top-color: inherit;
		border-left-color: transparent;
	}
	.dropdown-submenu.open a
	{
	color: #fff!important;
	background-color: #c7c7c7!important;
	border-color: #c7c7c7!important;

	}
}
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
	.float-important-links {
    /* transform: rotate(-90deg); */
    /* background-color: #1068b3; */
    padding: 10px 0px;
    display: inline-block;
    color: #fff;
    margin-top: 13px;
    position: relative;
    right: 18%;
    /* z-index: 0; */
    text-transform: uppercase;
    cursor: pointer;
    width: 35px;
   }
}
.right-update .carousel-indicators li.active
{
	background-color: #0069b7;
	border: 1px solid #fff;
}

.right-update .carousel-indicators li
{
	background-color: #fff;
	border: 1px solid #0069b7;
}

.right-news
{
	height: 350px;
	overflow-y: scroll;
}

.more1 {
    border: 1px solid;
    border-radius: 5px;
    padding: 1px 12px 1px 12px;
    margin-top: 6px; 
	display: inline-block;
    margin-left: 8px;
    text-decoration: none;
    border-color: #1068b3;
}
.more1:hover {
    background:#1068b3;
    text-decoration:none;
}

.left-update1 {
    background: #f6f4f4;
    overflow: hidden;
    padding: 25px 20px 0px 20px;
}

.video span {
    display: block;
    padding: 18px;
    background: #f9f9f9;
    font-size: 14px;
    font-weight: 500;
    color: #3f3f3f;
    border: 1px solid #CDCDCD;
    border-top: none;
    margin-bottom: 30px;
    min-height: 120px;
} 

 .video a {
    display: block;
    padding: 7px 7px;
    background: url(/Content/images/video_bg.png) left top repeat;
    position: absolute;
    bottom: 1px;
    right: 1px;
    border: none !important;
    outline: none;
    color: #fff;}

/*.item-left-matters
{
	background: url(/Content/images/aa-matters.png) center top no-repeat;
}*/

.item-left-matters
{background: url(/Content/images/knowledge-cent-cream-ico9.png) center top no-repeat;       height: 90px;}

.knowledge-item:hover .item-left-matters{
    background: url(/Content/images/knowledge-cent-cream-ico7.png) center top no-repeat;}

.item-left-matters
{
	background: url(/Content/images/knowledge-cent-blue-ico9.png) center top no-repeat;}

.knowledge-item:hover .item-left-matters {
    background: url(/Content/images/knowledge-cent-blue-ico9.png) center top no-repeat;}



/* facilitator css start */
.facilitator{position: relative; margin-bottom: 0px; width:226px;}
.facilitator .ellipse{position: absolute; bottom:0px; right:5px; z-index: 9;}
.facilitator img.ellipse{width:auto;}
.facilitator-details{position: relative; margin-bottom: 20px;}
.facilitator-details h4{color:#0069b7; font-size:22px; line-height:28px;margin-bottom: 0px; text-align: center;}
.facilitator-details .designation{color:#3f3f3f; font-size:15px; line-height:22px; margin-bottom:0px; font-weight:400; text-align: center; }
.emailid {text-align: center;}
.facilitator-details .emailid a{font-size:15px; line-height:22px; margin-bottom:15px;  font-weight:400; }
.facilitator_right{ margin-left:90px; margin-bottom:60px;}
.facilitator_right h3{color:#003f6d; font-size:22px; line-height:28px; font-style:italic;}
.facilitator_right .quote-wrapper{ display: block; font-size: 22px; line-height:28px; margin-bottom:18px; position: relative; color:#0069b7; font-weight: 400; }
.facilitator_right .quote-wrapper .left-quote{position: absolute; left:-90px; }
.facilitator_right .quote-wrapper .right-quote{position: absolute; margin-left: 5px;}

.group_txt { margin-bottom: 35px;}
.group_txt h5 { margin: 0 0 15px 0;    padding: 0;    font-size: 22px;    line-height: 24px;    font-weight: 600;	color:#040404;}
.group_txt h6 { margin: 0 0 15px 0;    padding: 0;    font-size: 14px;    line-height: 18px;    font-weight: 500;	color:#040404;}
.facilitator-bottom{margin-bottom:50px; margin:0 auto;}
.cirle-left{width:40%; float:left; }
.cirle-right{width:60%;float:left;}
.small-circle{width: 260px; height:260px; border-radius:50%; background:#c1e5ff; padding-top:15%; text-align: center; position: relative;}
.small-circle:after{content:"" ; width: 260px; height:260px; border-radius:50%; border:solid 1px #0069b7; position: absolute; text-align: center; bottom:-10px; right:10px; }
.big-circle{width: 380px; height:380px; border-radius:50%; background:#c1e5ff; padding-top: 18%; text-align: center;position: relative;}
.big-circle:after{content:"" ; width:380px; height:380px; border-radius:50%; border:solid 1px #0069b7; position: absolute; text-align: center; bottom:-10px; right:10px; }

.small-circle .group_txt, .big-circle .group_txt { margin-bottom: 35px;    width:60%;    margin: 0 auto;}

@media (max-width:1024px){
	.facilitator_right{ margin-left:120px;}
	.cirle-left{width:45%; float:left; }
.cirle-right{width:55%;float:left;}
	.facilitator_right { margin-left: 90px;}
	
}

@media all and (max-width:992px){
	.cirle-left{width:100%; }
	.cirle-right{width:100%;}
	
	.search-li{width:175px; margin-top:0;}
	.search-li .form-inline{ display:flex; flex-wrap:nowrap;}
	.search-li .form-inline .form-group{ width:auto;}
}



@media (max-width: 767px){
.small-circle{margin-bottom:30px;}
	.big-circle{width:300px; height:300px; }
	.big-circle:after{width:300px; height:300px; }
	 .big-circle .group_txt {  width:70%;    margin: 0 auto;}
	.cirle-left{width:45%; float:left; }
	.cirle-right{width:55%;float:left;}
	.facilitator_right { margin-left: 90px;}
}

@media (max-width: 420px){
	.facilitator-bottom .col-xs-6{width:100%;}
	.cirle-left{width:100%; }
	.cirle-right{width:100%;}
	.small-circle{ margin: 0 auto;  margin-bottom: 30px;}
	.big-circle{width:300px; height:300px;     margin: 0 auto; }
	.big-circle:after{width:300px; height:300px; }
	 .big-circle .group_txt {  width:70%;    margin: 0 auto;}	
	.facilitator_right { margin-left: 90px;}
	
}

.marquee_wrapper{position:relative; margin:0 auto; width: 100%; }
marquee { height: 30px;	font-weight: 500; font-size:15px; line-height:15px; padding:5px 25px; text-align:left; -webkit-transition: background-color 350ms; -moz-transition: background-color 350ms; -o-transition: background-color 350ms;	transition: background-color 350ms;  overflow:hidden; 	color:#fff;  background:#5a5959; }
/* facilitator css end */

.maturity-accordion h4 {font-size: 18px; color: #fff; margin: 0;}
.maturity-accordion span.glyphicon {font-size: 15px; color: #fff; float: right;}
.maturity-accordion .panel-default { border: none;}
.maturity-accordion .panel-group .panel+.panel { margin-top: 2px;}
.maturity-accordion .panel-default > .panel-heading { background-color:#0069b7; border-bottom: 1px solid #0069b7; border-radius: 0; border: none; cursor: pointer;}
.maturity-accordion .panel-body { background-color:#f6f4f4;  padding: 25px 20px;  font-size:15px;}
.maturity-accordion .panel-body h4 { color: #2e3a44; font-size: 16px; font-weight: 800; margin-bottom: 10px;}
.maturity-accordion .panel-body p { margin-bottom: 35px;}
.maturity-accordion .panel-body a { color: #0073bb;}
.maturity-accordion .panel-body a:hover, .maturity-accordion .panel-body a:focus { color: #939ea7;}

.new-facilitator{/*border-left:25px solid #fff;*/ position: relative; }
.facilitator-img{width:350px; background:#2171b7; padding:50px 20px 30px 20px;}
.facilitator-img h1{text-transform:uppercase; font-weight: bold; color:#fff; font-size:36px; line-height: 40px;  }
.facilitator-info{width:400px;  position: absolute; bottom: 0; left:300px; background: #c2ddef; padding:20px;}
.facilitator-info h4{color:#3d3d3d; font-size:24px; line-height:28px; text-transform:uppercase; font-weight: bold; margin-top:0px;  }
.facilitator-info .designation{color:#3d3d3d; font-size:15px; line-height:22px; margin-bottom:15px; text-transform:uppercase; font-weight: bold; }
.facilitator-info .emailid {text-align:left;}
.facilitator-info .emailid a{font-size:15px; line-height:22px; margin-bottom:15px;  font-weight:400; color:#3d3d3d;}
.facilitator-detail-info{padding:40px 20px 0px 20px;  display:grid; position: relative; width:100%; border-left:25px solid #c2ddef; }
.facilitator-detail-info .group_txt { margin-bottom:20px;}
.facilitator-detail-info .group_txt h5 {  margin: 0 0 8px 0;    padding: 0; font-size: 24px;    line-height: 24px; font-weight:900;	color:#2171b7;}
.facilitator-detail-info .group_txt h6 { margin: 0 0 20px 0;    padding: 0;    font-size: 14px;    line-height: 18px;    font-weight: 500;	color:#3f4040;}
.facilitator-detail-info .group_txt h6 span{display:block; font-weight: bold; text-transform: uppercase; margin: 0 0 2px 0;  }
.facilitator-footer{padding:20px 20px 20px 20px;  display:grid; position: relative; width:100%; border-left:25px solid #2171b7; margin-bottom:50px; }
.footer-txt{margin-bottom:40px; }
.footer-left{float:left; width: 45%; margin-right:2%;  }
.footer-left p{color:#3d3d3d; font-size:24px; line-height:28px; text-transform:uppercase; font-weight: 900;  margin: 0; }
.footer-right{float:left; width: 53%;  }
.footer-right .big-font{text-transform:uppercase; font-weight: 900; color:#2171b7; font-size:88px; line-height:88px; margin: 0; }
.footer-right .medium-font{text-transform:uppercase; font-weight: 900; color:#2171b7; font-size:30px; line-height:30px; margin: 0; }
.footer-right .small-font{text-transform:uppercase; font-weight: 900; color:#2171b7; font-size:20px; line-height:20px; margin: 0; }
.footer-right .big-font span{font-size:15px; line-height:15px;}
a.download-btn{background: #2171b7; color: #fff; text-align: center; padding:10px 30px;    font-size:22px; font-weight:900; border-radius:5px; transition: all 0.3s;    display: inline-block; margin-top: 20px;}
a.download-btn:hover, a.download-btn:active{color: #fff; text-decoration: none;}


/* Safety Portal - 23-11-2021*/
a.sp-links {color: #3c3c3c;}
.safety-portal-items .knowledge-content ul li {
	color: #3c3c3c;
	text-align:left;
	margin-bottom: 10px;
}
.safety-portal-items .knowledge-content ul li ul li {
	list-style: disc;
}
.safety-portal-items .knowledge-item .sp-wrap .item-right {
	/*height: 200px;
	overflow-y: scroll;*/
}
.safety-portal-items .knowledge-item {
	min-height: 230px;
	max-height: 230px;
}
.safety-portal-items .knowledge-item:hover .knowledge-content.sp-wrap {
	height: 400px;
}

.safety-portal-items .knowledge-item .item-right{position: absolute;  left: 50%;  top: 20px; padding: 0; margin-left:-20px; width:250px;}
.safety-portal-items .knowledge-content ul li{ line-height:20px;}
.safety-portal-items .knowledge-item .item-right ul{ padding-left:20px;}
.safety-portal-items .knowledge-item .item-right ul ul{ padding-left: 20px; margin: 5px 0 0;}
.safety-portal-items .knowledge-item .item-right ul ul li:not(:last-child){ margin:0 0 5px;}
.safety-portal-items .knowledge-item .item-right ul ul li{ list-style-type: circle;}

.safety-portal-items .knowledge-content ul li a.sp-links i {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.safety-portal-items .knowledge-content ul li a.sp-links:hover i {
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -o-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}

.safety-portal-wrap .table_tab {
    float: none !important;
    margin: 0 !important;
}

.safety-portal-wrap table button i {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.safety-portal-wrap table button:hover i {
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -o-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}

.safety-portal-wrap table ul { padding-left: 15px;}

.safety-portal-items .knowledge-item .knowledge-content .item-right {opacity:0;}
.safety-portal-items .knowledge-item:hover .knowledge-content .item-right {opacity:1;}

@media all and (max-width:1280px){
 .sticky-form{ bottom:40%;}
}
@media (max-width: 767px) {
.safety-portal-items .knowledge-item {
	min-height: 230px !important;
}
.safety-portal-items .knowledge-item:hover .knowledge-content.sp-wrap {
    height: 500px;
}
.safety-portal-wrap .intro-download-btn { width:auto;}

.safety-portal-items .knowledge-item:hover .knowledge-content.sp-wrap{ height: auto;}
.safety-portal-items .knowledge-item .sp-wrap .item-right,
.safety-portal-items .knowledge-item .item-right{ position: relative; left:0; top:0; width: 100% !important;}
.knowledge-item:hover .knowledge-content{min-height:360px; height:auto;}

}

@media (max-width:1024px){
	.new-facilitator{border-left:0;  }
	.facilitator-img {width: 300px;}
	.facilitator-info{width: 320px; left:250px;}
	.footer-left p{font-size: 19px; line-height: 22px;}
	.footer-right .big-font{font-size: 64px; line-height: 64px;}
	.footer-right .small-font{font-size: 18px; line-height: 20px;}
	.footer-right .medium-font {font-size:25px; line-height:25px;}
	
}

@media all and (max-width:992px){
	
	.facilitator-img {width:250px; padding:20px 10px 10px 10px;}
	.facilitator-detail-info {padding:15px 15px 0px 15px;  border-left:10px solid #c2ddef; }
	.facilitator-footer{padding:15px 15px 0px 15px;  border-left:10px solid #2171b7;}
	.facilitator-info{padding:10px; width: 100%;left:0px; position: relative; bottom: 0;}
	.facilitator-info h4{font-size:20px; line-height:22px;   }
	.facilitator-info .designation, .facilitator-info .emailid a{font-size:13px; line-height:18px;  }
	.footer-left{float:left; width: 100%; margin-right:0;  }
	.footer-left p{font-size:20px; line-height:22px; }
	.footer-right{float:left; width: 100%;  }
}



@media (max-width: 767px){	
	.facilitator-info{padding:10px; width:280px; left: 220px; position: absolute; bottom: 0;}	
	.footer-left p {    font-size: 22px;    line-height: 22px;}
	.footer-right .big-font {    font-size: 58px;    line-height: 58px;}
	
}

@media (max-width: 420px){	
	.facilitator-img {width:100%; padding:20px 15px 15px 15px }
	.facilitator-info{padding:15px; position: relative; left:0; width: 100%;}
	
	
}

  .profile-blockqoute{display:flex; align-items: center; margin-top:40px; margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #2c72b8;}
	 .Facilitators-content .profile-blockqoute p{font-size:18px; line-height:26px; color:#808284; position:relative; margin-bottom:0; font-weight:300;}
	 .profile-blockqoute .qoute-img{ max-width:270px; padding-right:50px; flex:0 0 270px;}
	 .profile-blockqoute .qoute-img img{width:100%;}
	 .profile-blockqoute img.start-qoute{position: relative;margin-right:10px; width:60px; float:left;} 
	 .profile-blockqoute img.end-qoute{position:relative; top:6px; margin-left:5px; width:35px;} 
	 
	 
	 .Facilitators-content p{ font-size:15px; font-weight:400; margin-bottom:20px; color:#808284;}
	 .Facilitators-content h3{font-size:24px; font-weight:700; color:#1869b4; margin-bottom:5px;}
	 .Facilitators-content h4{font-size:20px; font-weight:700; color:#1869b4; margin-bottom:5px;}
	 
	 .infographic-box{ display:flex; align-items:center; margin:50px 0 ;}
	 .infographic-in{ flex:0 0 50%; max-width:50%; font-size:28px; font-weight:800; line-height:32px; color:#6d6e70;}
	 .infographic-in .large-text{font-size:72px; line-height:1px; font-weight:900; margin-left:0;} 
	 .infographic-in span{ color:#1869b4; margin-left:5px;}
	 
	 
	 .programmes-list{list-style-type:none; margin:20px 0 50px; padding:0; display:flex; }
	 .programmes-list li{flex:0 0 33.33%; max-width:33.33%; border-right:1px solid #74a1d0; padding:0 25px;}
	 .programmes-list li:first-child{ padding-left:0;}
	 .programmes-list li:last-child{ border-right:none; padding-right:0; border-bottom:none; padding-bottom:0;}
	 .programmes-list h3 {
    color: #808385;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
		 margin-top: 0;}
	 .programmes-list h5{ color:#808385; font-size:16px; line-height:20px;font-weight:600; margin-top:0;}
	 .programmes-list p{ margin-bottom:15px;}
	 .programmes-list p:last-child{ margin-bottom:0px;}
	 
	 .Facilitators-content  .vertical-line{ color:#1869b4; margin:0 5px; display:inline-block;}
	 
	 @media all and (max-width:1024px){
	      .profile-blockqoute, .infographic-box{ flex-wrap:wrap;}
		  .profile-blockqoute .qoute-img{ padding-right:0; margin:0 auto 20px;}
		  
		  .infographic-box{ max-width:360px; margin:30px auto;}
		  .infographic-in{flex: 0 0 100%;max-width: 100%; margin:15px 0;}	  
	 }
	 
	 @media all and (max-width:768px){
	.programmes-list{ flex-wrap:wrap; margin:0px 0 30px;}	 
	 .programmes-list li{flex:0 0 100%; max-width:100%; padding:20px 0;  border-bottom:1px solid  #74a1d0; border-right:none;}
	 
	 }
	 
	 
	/**24-05-2023**/	 
.customer-quote-testimonials #ContentPlaceHolder1_lblContentDesc{max-width:100%;max-width:380px;display:flex;flex-wrap:wrap;align-items:center;padding-left:90px;position: relative;justify-content: left;width:100%;margin-bottom:20px;font-size:14px; line-height: 20px; /*font-style: italic;*/}
.customer-quote-testimonials #ContentPlaceHolder1_lblContentDesc .pull-left{border-radius:50%;height:70px;width:70px;overflow:hidden;position: absolute; left:0; top:0;}
.customer-quote-testimonials #ContentPlaceHolder1_lblContentDesc br{ display:none}
.customer-quote-testimonials #ContentPlaceHolder1_lblContentDesc strong{ width:100%; display:block}
.customer-quote-testimonials .pull-right{ opacity:0.2;font-size: 12px;    line-height: 12px;}
.background-yellow{ background:#ffd166 !important;}
.background-red{ background:#f1b5cb !important;}
.background-green{ background:#a2d3c2 !important;}
.background-blue{ background:#7796cb !important;}


/* <!-- JRDQV winners --> */
.winners-video-wrap .winners-card {
    height: 100%;
    background-color: #fff;
    box-shadow: 0px 5px 14px #d8d8d861;
}
.winners-video-wrap .winners-card-img {
    overflow: hidden;
    position: relative;
}
.winners-video-wrap .winners-card-img img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.winners-video-wrap .winners-card-img a {
    right: 0;
    bottom: 0;
    font-size: 14px;
    padding: 5px 15px;
    position: absolute;
    color: #fff !important;
}
.winners-video-wrap .winners-card-content {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 10px 15px 15px 15px;
}

.winners-video-wrap .winners-card-content p {
    margin-bottom: 0;
    font-weight: 500 !important;
}

.winners-video-wrap.video .winners-card-content span {
    padding: initial;
    min-height: inherit;
    margin-bottom: 0;
    border-top: none;
    color: #000;
    border: none;
    font-size: 15px;
    font-weight: 500;
    background: transparent;
}
.facilitator-detail-info.facilitator-detail-infoBlock.pt-0 {
    padding-top: 0;
}

.pt-0 {
    padding-top: 0 !important;
}
.facilitator-detail-info.facilitator-detail-infoBlock.pt-0 .footer-txt {margin-bottom: 0;}
.facilitator-detail-info.facilitator-detail-infoBlock.pt-0 .programmes-list {margin-bottom: 0;}
.facilitator-footer.infographic-footer .footer-txt .footer-right .listing {margin-top: 0;}


.programmes-table > thead > tr > th {border-bottom: 1px solid #1869b4;}
.programmes-table {border: 1px solid #1869b4;}
.programmes-table th {color: #808385;font-size: 16px;line-height: 20px;font-weight: 600;margin-top: 0;border: 1px solid #1869b4; border-bottom: none;}
.programmes-table td {font-size: 15px;font-weight: 400;color: #808284;border: 1px solid #1869b4;}