@font-face {
    font-family: 'ubuntubold';
    src: url('../font/ubuntu-b-webfont.woff2') format('woff2'),  url('../font/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntubold_italic';
    src: url('../font/ubuntu-bi-webfont.woff2') format('woff2'),  url('../font/ubuntu-bi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('../font/ubuntu-c-webfont.woff2') format('woff2'),  url('../font/ubuntu-c-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntulight';
    src: url('../font/ubuntu-l-webfont.woff2') format('woff2'),  url('../font/ubuntu-l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntulight_italic';
    src: url('../font/ubuntu-li-webfont.woff2') format('woff2'),  url('../font/ubuntu-li-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium';
    src: url('../font/ubuntu-m-webfont.woff2') format('woff2'),  url('../font/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium_italic';
    src: url('../fonts/ubuntu-mi-webfont.woff2') format('woff2'),  url('../fonts/ubuntu-mi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-r-webfont.woff2') format('woff2'),  url('../fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntuitalic';
    src: url('../fonts/ubuntu-ri-webfont.woff2') format('woff2'),  url('../fonts/ubuntu-ri-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'ubunturegular';
}
/*==================header start======================*/
.pleft0 {
    padding-left: 0
}
.header1 {
    background: #475ca9;
}
.rightnav {
    padding: 18px 0;
    height: auto;
}
.newdetail .blog-sec h2 {
	font-size: 21px;
}
.rightnav ul li {
    float: left;
    padding: 5px 9px;
    list-style: none;
    position: relative;
	font-weight:bold;
}
.rightnav ul li a {
    color: #fff;
    font-size: 15px;
    /*text-transform: uppercase;*/
    text-decoration: none
}
.header2 ul li input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.header2 ul li input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.header2 ul li input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.service2 .col-sm-2:nth-child(4) p {
	margin: 0;
	padding: 3px 0 0;
}
.more-link:hover {color:#fff;}
.header2 ul li input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
 .secretariat h3 {
    font-weight: normal;
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}
.pic-containers img {
	border: 1px solid #c7c7c7;
	padding: 10px;
	margin-bottom: 30px;
	max-width:350px;
}
.chair-heading h3 {
    font-size: 24px;
    font-weight: bold;
    color: #3d4695;
    margin-bottom: 10px;
	margin-top:0;
}
.chair-heading::after {
	position: absolute;
	left: 0;
	bottom: -18px;
	content: "";
	height: 2px;
	width: 143px;
	background: #3d4695;
}
.chair-heading {
	font-size: 17px;
	margin-bottom: 60px;
	position: relative;
}
.selectpicker {
	border-radius: 22px;
	background: #475ca9 url(../images/down-arrow.png)no-repeat 98% center;
	color: #fff;
	padding: 4px 20px 4px 8px;
	border: none;
	-moz-appearance: none;
	font-weight: bold;
	margin-right: 11px;	
	width: 136px;
}
.cform input[type="reset"]:hover, .cform input[type="submit"]:hover {
	background: #3d4695;
	border: 1px solid #3d4695;
}
.cform input[type="reset"], .cform input[type="submit"] {
	background: #eb7207;
	color: #fff;
	border: 1px solid #eb7207;
	font-size: 16px;
	font-weight: normal;
	padding: 11px 30px;
	margin: 0 10px 0 0;
	width:auto;
	text-transform: uppercase;
}
.cform textarea {height:200px;}
.cform input, .cform textarea, .cform select {padding: 10px;
background: #efefef;
color: #333;
border: 1px solid #efefef;
box-shadow: none;
border-radius: 0;
font-size: 20px;
width: 100%;
margin-bottom: 20px;
}
.slider-more {
	position: absolute;
	bottom: 3px;
	right: 5%;
	z-index: 9;
}
.first-crousel {
	position: relative;
}
.rightnav ul li ul {
    max-width: 200px;
    margin: 0 0 0 0;
	padding: 8px 4px;
}
.rightnav ul li:last-child ul {
    left: auto;
    right: 0
}
.rightnav ul li ul li {
    width: 100%;
    padding: 0 7px;
}
.rightnav .dropdown-menu>li>a:focus, .rightnav .dropdown-menu>li>a:hover {
    background: #475ca9;
    color: #fff;
    border-radius: 3px;
}
.rightnav ul li ul li a {
    font-size: 13px;
    color: #333;
    text-transform: capitalize;
    padding: 4px 6px;
    white-space: initial;
}
.spanish .wouldbox ul li span {
	float: left;
	width: 90%;
	font-size: 13px;
}
.poll-chart {
	clear: both;
	/*display: table;*/
	background: #2b3765;
	color: #fff;
	padding: 4px 8px;
	border-radius: 4px;
	font-size: 14px;
}
.poll-chart.delete {
    background: red;
}
.approve {
	background: #475ca9;
	color: #fff;
	padding: 2px 12px;
	font-size: 13px;
}
.approved {
	background: green;
	color: #fff;
	padding: 4px 12px;
	border-radius: 3px;
	font-size: 13px;
}
.approve:hover {
	color: #fff;
	background: #2b3765;
}
.faq .sub-topic li p {
	margin: 0;
	display: inline;
}
.spanish .service2 .col-md-2 p strong {
	font-size: 18px;
}
.spanish .service2 .col-md-2 p {
	padding: 18px 0px;
	float: left;
	line-height: 23px;
	font-size: 13px;
	color: #475ca9;
	width: 60%;
}
.rightnav ul ul ul.submenu {display:none!important;}
.rightnav ul li li:hover ul {
    display: block !important;
    position: absolute;
    left: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 12px 12px;
    border-radius: 4px;
    top: 0;
    max-width: none;
    width: 260px;
}
.faq .sub-topic li:last-child a:hover {
    background: none;
    padding: 7px 0px;
}
.rightnav ul li li li a:hover {
    background: #475ca9;
    color: #fff;
    border-radius: 4px;
}
.top-tab li {
    display: inline-block;
    border: 1px solid #475ca9;	
    border-radius: 4px;
    margin: 0 2px;
}
.faqs li li::after {content:"";}
.faqs li li {
	border: none;
	padding: 0;
	list-style: inherit;
}
.md-effect-11 .md-content {background:#f0f0f0 url(../images/popup-bg.jpg)no-repeat center bottom;}
.btn-blue:hover {color:#fff; background:#2b3765;}
.btn-blue {
	background: #475ca9;
	color: #fff;
	margin-top: 12px;
}
.inner-calender .eventdiscr strong {
	display: block;
	font-size: 15px;
}
.inner-calender .UpcomingSessions-box {
	position: relative;
	padding-top: 18px;
	margin-top: 26px;
	height:200px;
}
.inner-calender .UpcomingSessions-box span.text-center {
	color: #fff;
	position: absolute;
	left: 21px;
	top: -20px;
	padding: 7px 16px;
}

.inner-calender .UpcomingSessions-box a img{max-width:100%;object-fit: cover;
    border: 1px transparent;transition:all ease-in-out 0.5s;}
	.inner-calender .UpcomingSessions-box:hover a img{border:1px solid #e0e0e0;}

.top-tab {
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}
.top-tab li a:hover, .top-tab li a.active {background: #475ca9; text-decoration:none; color:#fff;}
.top-tab li a {
    display: block;
    color: #333;
    padding: 8px 18px;
}
.rightnav ul li ul li li {
    padding: 4px 0;
}
.rightnav ul li:hover ul ul::before {border:none;}
.rightnav ul li ul li:hover .fa-caret-right {color:#fff;}
.rightnav ul li ul li .fa-caret-right {
    position: absolute;
    right: 12px;
    top: 6px;
}
.process-form .blog-sec {
     border: 1px solid #ccc;
    display: table;
    width: 60%;
    margin: 0 auto;
    padding: 32px 12px 12px;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
    border-radius: 4px;
    float: none;
}
.newdetail .blog-sec{width:80%; margin:0 auto;float:none;}
.newdetail .blog-sec img{width:100%;}
.container-fluid.process-form {
    float: left;
    width: 100%;
    background: #f9f9f9;
    margin: -30px 0 0px;
    padding: 45px 0;
}
.language-list {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    border-radius: 4px;
    top: 37px;
    width:130px;right:0;	
}

.language-list::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 20%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.headerright ul li .language-list li {
    margin: 6px 12px;
    display: block;
    float: none;
}
.language_ul_list .selected{background:#475ca9;color:#fff;border-radius:4px;}
.language_ul_list .selected a{color:#fff !important}
.headerright ul li .language-list li:hover, .headerright ul li .language-list li:hover a {
    background: #475ca9;
    color: #fff;
    border-radius: 4px;
}
.headerright ul li .language-list li a img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
    margin-top: 4px;
}
/*added by anand*/
.headerright ul li .language-list li a.selected {
    background: #475ca9;
}
/*added by anand end here */

.headerright ul li .language-list li a {
    color: #333;
    display:block;
    padding: 3px 0;
}
.headerright ul li .language-list li a:hover {
    color: #fff;
    text-decoration: none;

}
.rightnav ul li:hover ul {
    display: block
}
.rightnav ul li:hover ul:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 20%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.navigation {
    background: #fff;
    float: left;
    width: 100%;
    text-align: right;
    padding: 0 10px 0 0
}
.navigation ul {
    margin: 0;
    padding: 0;
}
.navigation ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 0px;
    color: #969696;
    font-size: 13px;
}
.publicationbx a .fa {
	float: right;
	z-index: 1;
	font-size: 20px;
	position: absolute;
	right: 16px;
	top: 9px;
}
.navigation ul li a {
    padding: 0 5px;
    color: #727272;
}
.answer strong {
	color: #324898;
}
.anser-detail1 strong {
	color: #6c6c6c;
}
.slider1 {
    background: url(../images/firstbanner.jpg) no-repeat;
    height: 318px;
    background-size: 100% 100%;
}
.header2 {
    background: #2b3765;
}
.headerright {
    height: auto;
}
.headerright ul {
    float: right;
    margin: 0;
    padding: 0
}
.headerright ul li {
    padding: 0 10px;
    float: left;
    position: relative;
    list-style: none;
    margin: 20px 0 17px;
	font-size: 14px;
}
.searchurl {
	color: #008000;
	font-size: 15px;
}
.headerright form {
	padding: 3px;
	border-radius: 32px;
	border: 1px solid #8c94b6;
	background: #475ca9;
}
.header2 ul li input {
    padding: 6px 10px;
    border: 1px solid rgba(255,255,255, 0.4);
    border-radius: 20px;
    background: none;
    color: #fff;
	background:#475ca9;
}
.headerright ul li button[type="submit"] {

    position: absolute;
    top: 5px;
    right: 23px;
    color: #fff;
    font-size: 20px;
    background: none;
    width: auto;
    padding: 0;

}
.headerright ul li button {
    padding: 5px 20px;
    border-radius: 20px;
    color: #fff;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold
}
.headerright ul li .login {
    background: #df9627;
    padding: 5px 20px;
    border-radius: 20px;
    color: #fff;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: 4px;
	width: auto;
height: auto;
margin: 0;
}
.search-result p {
	color: #000;
	font-size: 14px;
}
.search-result a {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 17px;
}
.headerright ul li .login:hover {text-decoration:none;}
.headerright ul li .language {
    background: #475ca9;
}
.headerright ul li .language .fa {
    top: 3px; margin-left: 7px;
font-size: 17px;
}
.logo {
    margin-top: 0;
}
.slider2 {
    background: url(../images/second-banner.jpg) no-repeat;
    height: 357px;
    background-size: cover;
}
.slider2 .slider-caaption {
    width: 100%;
    padding: 57px 0 0 50px;
    color: #fff;
}
.slider1 .slider-caaption {
    float: right;
    width: 38%;
    color: #fff;
    margin-top: 23px;
}

.slider-caaption h2 {
    font-size: 26px;
    padding: 0px 0;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
}
.newdetail .metingbox p {
	float: left;
}
.slider-caaption p {
    font-size: 16px;
    line-height: 21px;
    padding: 2px 50px 2px 0px;
}
.slider-caaption a {
    background: #fff;
    padding: 5px 20px;
    color: #475ca9;cursor:pointer;
}
.slider-caaption a:hover {
    text-decoration: none;
    background: #475ca9;
    color: #fff;
}
.new-imagbox {
    background: url(../images/deskofsai.jpg)no-repeat;
    width: 100%;
    height: auto;
	float:left;
    padding: 12px 20px;
    background-size: cover;
}
.desksaiprofile img {
    max-width: 150px;
    display: block;
}
.new-imagbox a:hover {
    text-decoration: none;
    background: #455aa7;
	color:#fff;
}
.new-imagbox h4 {
    text-align: left;
    color: #fff;
    font-size:25px;
}
.new-imagbox a {
    color: #fff;
    text-align: left;
    background: #00a5ff;
    display: table;
    padding: 6px 22px;
    margin-top: 17px;
}
.library-box .ldate {
	float: right;
}
.library-box .lcountry h2 {
	margin: 5px 0 !important;
float: none;
}
.publicationbx.library-box {
	position: relative;
}
.lftpanel .lftheading a {
	display: inline-block;
	width: auto;
	float: right;
	background: #3d4695;
	color: #fff !important;
	padding: 4px 10px !important;
}
.lybrsearch {
	text-align: right;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 14px;
	font-size: 14px;
}
.lybrsearch form {
	border: 1px solid #ccc;
	border-radius: 33px;
	display: inline-block;
	padding: 3px 12px;
}
.lybrsearch form input {
	border: none;
}
.lybrsearch form button {
	background: none;
border: none;
position: relative;
color: #2b3765;
font-size: 16px;
}
.publicationbx.library-box p {position:absolute; margin:0!important; bottom:0;}
.publicationbx.library-box h3 {font-size:14px;}
.library-box .ldate {font-size: 11px; margin:3px 20px; float:left; font-weight:bold;}
.library-box .lcountry, .publicationbx .lcountry {
	font-size: 11px;
margin: 14px 22px;
display: block;
font-weight: bold;
}
.publicationbx .lcountry h2 {margin: 5px 0 !important;
clear: both;
float: none;}

.headofasia .new-imagbox:hover img {
    transform: unset;
}
.new-imagbox p {
    color: #fff;
    text-align: left;
    width:100%;
}
.new-imagbox h3 {
    background: red;margin-bottom:38px;
    color: #fff;
    font-size: 19px;
    padding: 10px 25px;
    border: 3px solid rgba(224, 161, 67,.7);
    display: table;
    margin-top: 6px;
    font-weight: bold;
	text-align:left;
}
.desksaiprofilepc{float: left; width: 100%; text-align: left;}
.desksaiprofile{float:left;width:100%;padding:0}
.desksaiprofilepc img:first-child {border: 1px solid #fff;}
.headofasia .new-imagbox .desksaiprofilepc{display: flex;width: 100%;}
.headofasia .new-imagbox .desksaiprofilepc img{width: 35%;}
.banner-bg {background:#f2f2f2 url(../images/banner-bg.jpg)no-repeat; height:150px; margin-bottom:30px;background-size: cover;}
.banner-bg.library-bg {background:#f2f2f2 url(../images/library-banner.jpg)no-repeat; height:150px; margin-bottom:30px;}
.headofasia .owl-nav button{position: absolute;top: 50%; margin-top: -20px; height: 40px !important; width: 40px !important; line-height: 40px; border-radius: 50%;padding: 0 !important;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}
.headofasia .owl-nav button span{line-height: 40px;margin-top: -6px;display: inherit;}
.headofasia .owl-nav button.owl-prev{left: -10px;}
.headofasia .owl-nav button.owl-next{right: -10px;}
.headofasia .owl-nav button:focus{outline: none;}


/*==================header end======================*/
/*==================crousel start======================*/
.owl-theme, .owl-theme .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-theme {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-theme .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}
.owl-theme .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-theme .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-theme .owl-item, .owl-theme .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-theme .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.owl-theme .owl-item img {
    display: block;
    width: 100%;
	height:100%;
}
.no-js .owl-theme, .owl-theme.owl-loaded {
    display: block
}
.owl-theme .owl-dot, .owl-theme .owl-nav .owl-next, .owl-theme .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-theme.owl-loading {
    opacity: 0;
    display: block
}
.owl-theme.owl-hidden {
    opacity: 0
}
.owl-theme.owl-refresh .owl-item {
    visibility: hidden
}
.owl-theme.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-theme.owl-grab {
    cursor: move;
    cursor: grab
}
.owl-theme.owl-rtl {
    direction: rtl
}
.owl-theme.owl-rtl .owl-item {
    float: right
}
.owl-theme .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.owl-theme .owl-animated-in {
    z-index: 0
}
.owl-theme .owl-animated-out {
    z-index: 1
}
.owl-theme .fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOut {
    0% {
        opacity:1
    }
    100% {
        opacity:0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-theme .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-theme .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.owl-theme .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-theme .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -48px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.owl-theme .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.owl-theme .owl-video-playi {
    display: none
}

.owl-theme .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-theme .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*=owl-] {
    font-size: 37px !important;
    width: 37px;
    height: 42px;
    overflow: hidden;
    padding: 5px;
    color: #555;
	border:none;
}
.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}
.owl-dots {
    display: none
}
.first-crousel .col-sm-8 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0 0.5)
}
.first-crousel .owl-prev, .first-crousel .owl-next {
    background: url(../images/arrow1.png) no-repeat;
    text-indent: 1000px;
    width: 22px !important;
    height: 35px !important;
    float: left;
    margin-top: 37px;
}
.first-crousel .owl-next {
    transform: rotate(180deg)
}
.first-crousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    bottom: 0;
    width: 10%;
	padding-left:37px;
}
.first-crousel h2 {
    font-size: 20px;
}
.first-crousel .col-sm-6 {
    padding: 0 0;
}
.crousl-text {
    width: 80%;
    float: left;
    padding: 0 0 0 50px;
}
.crousl-text p {
    font-size: 14px;
}
.crousl-text p strong {
    color: #df9627
}
/*==================crousel end======================*/
.thirdsection {
    box-shadow: inset 0 5px 7px 5px rgba(240,240,240,1)
}
.wouldbox {
    padding-left: 40px;
    background: #f0f0f0
}
.wouldbox ul {
    padding: 0 0;
    margin: 0 0;
}
.wouldbox ul li {
    list-style: none;
    float: left;
    width: 48%;
    border: 1px solid #c4c4c4;
    margin: 0px 10px 5px 0;
    padding: 0 6px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    transition: all 0.5s ease
}
.wouldbox ul li:hover {
    padding: 0 0 0 8px;
    border-right: 4px solid #475ca9;
    background: #fff;
}
.wouldbox ul li strong {
    font-size: 26px;
    margin: 10px 8px 0 4px;
    float: left
}
.wouldbox ul li span {
    float: left;
}
.wouldbox ul li a {
    color: #333;
    float: left;
    width: 100%;
}
.service {
    padding-right: 30px;
}
.service, .wouldbox {
    height:343px;
}
.wouldbox h2 {
    font-size: 35px;
    color: #475ca9;
    padding-top: 3px;
}
.service h2 {
    font-size: 21px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.service ul {
    margin: 0;
    padding: 0;
}
.service ul li {
    float: left;
    width: 18%;
    list-style: none;
    height:86px;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin: 10px 10px 0 0;
    color: #6e6e6e
}
.service ul li a:hover {
    text-decoration: none
}
.service ul li a {
    float: left;
    line-height:15px;
    width: 100%;
    height: 100px;
    color: #6d6d6d;
}
.service ul li:hover {
   border: 1px solid #00a5ff;
/*background: #e7f7ff;*/
}
.tabs {text-align:center;}
.tabs li img {display:block; margin: 0 auto 20px;}
ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}


ul.tabs li.current, ul.tabs li:hover{
			border-bottom: 1px solid #3d4695 !important;			
		}

.tab-content{
			display: none;
			background: #ededed;
			padding: 40px 15px 15px;
		}
.tab-content-wraper {
	clear: both;
}
.tab-content.current{
			display: inherit;
		}
		.tabs li.current::before, .tabs li:hover::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #3d4695 transparent transparent transparent;
}
.tabs li {
	display:inline-block;	
	width: auto;
	font-size: 14px;
	color: #333;
	padding: 10px 50px;
	border-right: 1px solid #ddd;
	position:relative;
	cursor:pointer;
}
.service ul li:hover strong {color:#00a5ff;}
.service ul li span {
    background: url(../images/public-debet.jpg) no-repeat;
    width: 100%;
    background-position: center 0;
    height: 43px;
    float: left;
    background-position: center center !important;
    background-size: 30px !important;
}
.gvalue {padding:0 0 0 8em;}
.service ul li strong {
    font-size: 11px;
font-weight: normal;
line-height: 12px;
display: inline-block;
}
.service ul li:nth-child(2) span {
    background: url(../images/it-audit.jpg) no-repeat;
}
.service ul li:nth-child(3) span {
    background: url(../images/environmental-auditing.jpg) no-repeat;
}
.service ul li:nth-child(4) span {
    background: url(../images/corruption.jpg) no-repeat;
}
.service ul li:nth-child(5) span {
    background: url(../images/policies.jpg) no-repeat;
}
.service ul li:nth-child(6) span {
    background: url(../images/key.jpg) no-repeat;
}
.service ul li:nth-child(7) span {
    background: url(../images/value.jpg) no-repeat;
}
.service ul li:nth-child(8) span {
    background: url(../images/financial.jpg) no-repeat;
}
.service ul li:nth-child(9) span {
    background: url(../images/big-data.jpg) no-repeat;
}
.service ul li:nth-child(10) span {
    background: url(../images/audit.jpg) no-repeat;
}
.service ul li:nth-child(11) span {
    background: url(../images/ppa.jpg) no-repeat;
}
.service ul li:nth-child(12) span {
    width: 100%;
    background: url(../images/citizen.jpg) no-repeat;
}
.service ul li:nth-child(13) span {
    width: 100%;
    background: url(../images/audit-search.jpg) no-repeat;
}
.service ul li:nth-child(14) span {
    width: 100%;
    background: url(../images/supervisor-icon.jpg) no-repeat;
}

.service ul li:nth-child(12), .service ul li:nth-child(13) {
    width: 18%;
    padding: 0px 0;
}

.service ul li:nth-child(12) strong, .service ul li:nth-child(13) strong {
    width: 100%;
    margin-top: 0;
    float: left;
}
.service2 {
   box-shadow: 0 4px 6px 2px rgba(0,0,0,0.2);
margin-top: 1px;
margin-bottom: 18px;
}
.service2 .col-md-2 {
    background: url(../images/servicebg.png) no-repeat;
    background-position: right -24px;
    padding: 20px 5px;
    position: relative;
    height: 110px;
}
.service2 .col-md-2 a {
    float: left;
    width: 100%;
    transition: all 0.5s ease;
}
.service2 .col-md-2 a:hover .fa {
    padding: 0 0 0 5px;
    transition: all 0.5s ease;
    background: #df9627;
}
.service2 .col-md-2 span {
    background: url(../images/sprite2.png) no-repeat;
    width: 72px;
    height: 68px;
    float: left;
    background-position: center -27px;
}
.service2 .col-md-2 p {
    padding: 18px 0px;
    float: left;
    line-height: 23px;
    font-size: 13px;
    color: #475ca9
}
.service2 .col-md-2 p strong {
    font-size: 24px;
}
.service2 .col-md-2 .fa {
    position: absolute;
    top: 37px;
    right: 19px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    color: #fff;
    background: #475ca9;
    text-align: center;
    line-height: 35px;
    font-size: 25px;
}
.faqs {
    padding: 0;
}
.faqs li {
    list-style: none;
    border: 1px solid #ccc;
    padding: 12px;
    margin-bottom: 20px;
    position:relative;
    cursor:pointer;	
}
.faqs li::after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #475ca9;
    font-size: 28px;
    right: 11px;

    position: absolute;

    top: 2px;	
}
.faqs li.toggle-arrow::after {content: "\f106";}
.faqs li .answers {
    display: none;
    border-top: 1px solid #ccc;
    margin-top: 12px;
    padding-top: 12px;
}
.publicpoll {
    background-position: center -206px !important;
}
.reaserchproject {
    background-position: center -392px !important;
}
.exposure {
    background-position: center -570px !important;
}
.UpcomingSessions-box.pink {
    background: #ffeff0;
    border: 1px solid #ff7075;
}

.eventdiscr{float:left;width:81%;padding:0 10px 0 0}
.eventimg{float:left;width:19%;background:#fff;box-shadow: 0 0 4px 1px rgba(0,0,0, 0.2);
padding:10px 0px;margin:-14px 0 0;text-align:center}
.clickhere{position: absolute;bottom: -19px;text-transform: capitalize;}
.gallerybox .clickhere {
	position: absolute;
	bottom: -30px;
	text-transform: capitalize;
	background: #363482;
	padding: 4px 12px;
	color: #fff;
	border-radius: 3px;
}
.clickhere a{font-weight:bold;
font-size: 13px;
padding: 0 0px;
float: left;}
.eventimg img{width: 100%; height: auto;}
.UpcomingSessions-box.blue {
    background: #e8f7ff;
    border: 1px solid #19aeff;
}
.UpcomingSessions-box.purple {
    background: #fee9fe;
    border: 1px solid #af63b0;
}
.UpcomingSessions-box {
    display: inline-block;
    width: 97%;
    box-shadow: 0 0 4px 0px rgba(0,0,0, 0.3);
    margin-bottom: 15px;
    padding: 10px 20px;
    margin-top: 6px;
}
.eventbox .UpcomingSessions-box strong {
    font-weight: normal;
}
.UpcomingSessions-box a:hover {
    text-decoration: none;
}
.eventbox .UpcomingSessions-box span strong {
    float: none;
    font-weight: bold;
    display: inline-block;
    width: auto;
}
.eventbox .UpcomingSessions-box p {
    padding: 0; width: 100%;
}
.UpcomingSessions-box:hover {
    box-shadow: 0 0 19px 1px rgba(0,0,0, 0.3);
}
.UpcomingSessions-box a {
    color: #333
}
.eventbox strong, .eventbox span {
    float: left;
    width: 23%;
    height: 142px;
}
.eventbox span {
    font-size: 50px;
    padding-top: 6px;
    color: #fff
}
.eventbox span strong {
    font-size: 25px;
    width: 100%;
    height: auto;
    line-height: 23px;
    font-weight:normal;
}
.mess-boxs > div {
	background: #eef1ff;
	width: auto;
	max-width: 31%;
	margin-right: 29px;
	min-height: 200px;
}
.mess-boxs > div:last-child {
	margin: 0;
}
.caption-banner {
	margin-bottom: 30px;
	position: relative;
	height: 450px;
overflow: hidden;
}
.caption-banner img {
	width: 100%;
}
.caption-banner h2 {
	position: absolute;
	color: #fff;
	left: 38px;
	top: 70%;
}
.mess-boxs > div h3 {
	color: #435f80;
font-size: 22px;
	}
.UpcomingSessions-box span br {
    display: none;
}
.UpcomingSessions-box span, .UpcomingSessions-box span strong {
    font-size: 18px;
}
.UpcomingSessions-box.pink span {
    background: #ff6066;
}
.UpcomingSessions-box.blue span {
    background: #00a5ff;
}
.UpcomingSessions-box.purple span {
    background: #a652a7;
}
.eventbox .UpcomingSessions-box span {
    height: auto;
    width: auto;
    display: table;
    float: none;
    margin-bottom: 10px;
    margin-top: -25px;
    padding: 1px 15px;
    font-weight: bold;
}
.eventbox p {
    float: left;
    width: 54%;
    padding: 18px 0 0 20px;
    font-size: 14px;
}
.eventbox p strong {
    display: block;
    padding: 4px 0;
    width: 100%;
    height: auto;
    font-size:17px;line-height: 22px;margin-bottom:5px;
}
.section5 .eventbox {
    padding: 0 0 0 40px;
}
.knowlagesec h2 {
    color: #475ca9;
    font-size: 28px;
margin-bottom: 17px;
margin-top: 0;
}
.section5 h2 {
    color: #475ca9;
    font-size: 35px;
    margin-bottom: 30px;
}
.viewmorebtn {
	margin-bottom: 20px !important;
}
.librarybox ul {
    float: left;
width: 100%;
padding: 0;
margin: 10px 0;
}
.librarybox ul li {
    font-size: 13px;
padding: 0 3px;
float: left;
list-style: none;
width: auto;
margin: 0 0 0 12px;
line-height: 14px;
}
.librarybox span {
float: left;
width: 100%;
overflow: hidden;
transition: all 0.5s ease;
height: 118px;
}
/*.librarybox span img {
    width: 100%;
}*/
.librarybox ul li a {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    padding: 7px 2px 7px 15px;
    background: url(../images/bullet.jpg) no-repeat;
    background-position: 0 12px;
    font-size: 14px;
    line-height: normal;
}
.librarybox .col-sm-12 {
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    padding-left: 0;
    height: auto;
	padding: 0;
    margin-bottom: 25px;
}

.gallery, .v-gallery {
    padding: 5px 10px;
    color: #fff;
    position: absolute;
    left: -11px;
    bottom: 10px;
    z-index: 2;
    line-height: 34px;
}
.librarybox img {
    transition: all 0.5s ease;
    float: left;
	width:100%;
}
.librarybox img:hover {
    transform: scale(1.2);
}
.newsall .metingbox {
	height: 245px;
}
.imagbox {
    overflow: hidden;
    float: left;
    width: 100%;
    transition: all 0.5s ease;
	height: 163px;	
}
.heading.ques-ans, .heading.ques-ans .col-sm-12 {
	padding-left: 0;
}
.blog .imagbox {
	height: 170px;
}
.eventbox {
    height: 404px;
    overflow: hidden;

}
.shadow {
    float: left;
    width: 95%;
    padding: 8px;
}
.shadow:hover {
    box-shadow: 0px 0px 9px 5px rgba(0,0,0, 0.2)
}
.gallery {
    background: url(../images/galeryshadow.png) no-repeat;
}
.v-gallery {
    background: url(../images/v-galeryshadow.png) no-repeat;
    left: -11px;
}
.knowlagesec {
    padding: 14px 50px 0;
}
.sec6 {
    margin-top: 10px;
}
.faq {
    background: #f0eded;
    border: 1px solid #cccccc;
    overflow: hidden;
    /*height: 435px;*/
}
.faq span {
    width: 100%;
    display: inline-block
}
.faq ul {
    margin: 0;
    padding: 0;
}
.faq ul li {
    list-style: none;
border-bottom: 1px solid #ccc;
float: left;
width: 100%;
color: #666;
padding: 5px 20px;
margin: 0;
display: block;
}
.faq ul li:last-child {
    border: 0
}
.faq ul li h3 {
    float: left;
    width: 90%;
    font-size: 17px;
	font-weight: bold;
    padding: 4px 0 0;
    margin: 0
}
.faq ul li h3 a {
    color: #333;
    transition: all 0.5s ease
}
.faq ul li h3 a:hover {
    text-decoration: none;
    padding: 0 0 0 5px;
}
.faq ul li strong {
    width: 10%;
    float: left;
    font-size: 28px;
}
.practice {
    background: url(../images/good-practicebg.png) no-repeat;
    height: auto;
    padding: 10px 40px;
	float:left;
	/*margin:0 0 0 15px;
	width: 32%;*/
    background-size: cover;
}
.practice ul {
    padding: 0 0;
    margin: 0 0;
}
.practice ul li {
    list-style: none;
    float: left;
    width: 100%;
    height: auto;
    cursor: pointer;
    padding: 5.7px 10px;
    line-height: 20px;
    margin: 4px 0;
}
.practice h4 {
	color: #fff;
	text-decoration: underline;
	font-size: 22px;
}
.practice ul li a {
    font-size: 17px;
    color: #fff;
}
.faq ul li:last-child a:hover {
    padding: 7px 12px;
    background: #475ca9;
}
.practice ul li:hover {
    background: #fff !important;
}
.practice ul li:hover a {
    text-decoration: none;
    color: #333
}
/*.practice ul li:nth-child(2) {
    padding-top: 21px;
}*/
.headofasia {
    overflow: hidden
}
/*.headofasia:hover img {
        transform: scale(1.1);
}*/
.borderbtm {
    border-bottom: 2px solid #bab6c1;
}
.headofasia img {
    width: 30%;
    transition: all 0.5s ease;
    margin-right: 13px;
}

.comunity {
    background: url(../images/comunity.jpg) no-repeat;
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
    padding: 0 40px 37px;
    background-size:cover;
}
.comunity h2 {
    font-size: 28px;
    color: #fff;
    padding: 10px 0
}
.comutypa {
    padding: 10px;
    background: #7f8dc3;
    color: #fff;
    font-size: 16px;
    margin-bottom: 42px;
}
.comutypa, .satarsavebtn {
    float: left;
    width: 100%;
}
.comunitylisit .owl-theme .owl-stage-outer {
    padding: 35px 0 0 0
}
.satarsavebtn a {
    padding: 10px 20px;
    background: #df9627;
    color: #fff;
    font-size: 16px;
    font-weight: bold
}
.comunitylisit {
    margin: 0px 0 0 0;
    padding: 0 0 30px 0;
    float: left;
    width: 100%;
}
.satarsavebtn a:hover {
    background: #fff;
    color: #333;
    text-decoration: none
}
.comunitylisit ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 21px 0 0 0;
}
.comnutybox {
    position: relative;
}
.comnutybox span {
    overflow: hidden;
    display: inline-block;
    width: 100%;
	height: 150px;
}
.comnutybox img {
    transition: all 0.5s ease
}
.comunitylisit .owl-item :hover img {
    transform: scale(1.2);
}
.comunityicon {
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9
}
.comnutybox a:hover h3, .comnutybox a:hover p {
    text-decoration: underline
}
.comunityicon strong {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #475ca9;
    line-height: 43px;
    color: #fff;
    font-size: 20px;
}
.comunityhover {
    position: relative;
    bottom: 5px;
    color: #000;
    padding: 5px 10px;
	background:#fff;
	height: 46px;
overflow: hidden;
}
.comunityhover h3:empty {display:none;}
.comunityhover h3 {
    font-size: 22px;
    line-height: 22px;
	text-shadow: 0 1px 1px #333;
	color: #fff;
}
.comunityhover p {
    font-size: 15px;
}
.blog-sec h2 {	
    font-size: 28px;
    margin-top: 40px;
}
.banner-bg .blog-sec h2 {
    color: #fff;
}
.faq ul li:last-child a {
    background: #00a5ff;
    color: #fff;
    padding: 7px 12px;
    margin-top: 0px;
    display: block;
}
.faq ul li:last-child a .fa {
    font-size: 20px; top:0;
}
.faq .sub-topic {
    padding-left: 44px;
    margin: 0;
}
.faq .sub-topic li:last-child a {
    background: none;
    color: #337ab7;
    margin: 0;
    display: inline;
    padding: 0;
}
.faq img {
    width: 87px;
    margin-top: 16px;
}
.faq .sub-topic li {
    list-style: inside;
    padding: 2px 3px;
    border: none;
    width: auto;
    clear: both;
}
.comunitylisit .owl-prev, .comunitylisit .owl-next {
    background: #152f88 !important;
    margin-top: 20px !important;
}
.blog-sec {
    padding: 0 50px;
    /*margin-bottom:80px;*/
    float: left;
    width: 100%;
}
.blog-sec .owl-item img {
    width: 100%;
    transition: all 0.5s ease;
	height: 170px;
}
.blog-sec .owl-item .imagbox:hover img {
    transform: scale(1.1)
}
.blog-sec .owl-stage-outer {
    padding: 20px 0 20px 10px;
}
.blog-sec .crousl-text {
    width: 100%;
    padding: 0;
    margin-top: 17px;
}
.rightnav ul {
	padding: 0;
	float: right;
}
.blog-sec .crousl-text p {
    font-size: 14px;
    color: #757476;
    padding: 5px 0;
    margin: 0
}
.blog-sec .crousl-text p strong {
    font-size: 17px;
color: #252328;
line-height: 14px;
}
.blog-sec .owl-prev, .blog-sec .owl-next, .comunitylisit .owl-prev, .comunitylisit .owl-next {
    float: left;
    width: 25px !important;
    height: 25px !important;
    background: #bebebe;
    padding: 14px !important;
    margin: 0 0 0 4px;
    position: absolute;
    left: 47%;
}
.blog-sec .owl-prev:before, .comunitylisit .owl-prev:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 29px;
    padding: 0 3px;
    margin: -16px 0 0 -9px;
    float: left;
    color: #fff;
}
.blog-sec .owl-next:before, .comunitylisit .owl-next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 29px;
    padding: 0 3px;
    margin: -16px 0 0 -9px;
    float: left;
    color: #fff;
}
.blog-sec .owl-next, .comunitylisit .owl-next {
    left: 50%;
}
/*.blog-sec .owl-nav{margin-top:43px;}*/


.footer {
    background: #dddddd;
    margin-top: 0px;
    padding: 10px 50px 50px;
    float: left;
    width: 100%;
}
.footer ul {
    padding: 0;
    margin: 0;
}
.marquee-with-options {
	margin-top: 37px;
}
.footer ul li {
    float: left;
    width: 18.25%;
    list-style: none;
    background: #e7e7e7;
    border: 1px solid #bababa;
    padding: 12px;
    margin-right: 2%;
    min-height: 280px;
}
.footer ul li:last-child{margin-right:0px;}
/*.footer ul li:last-child {
    margin: 0;
    background: none;
    border: none;
}*/
.footer ul li span a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 5px;
    background: #5c5c5c;
    border-radius: 50%;
}
.footer ul li span a {position:relative; padding-left:12px;}
.footer ul li span {
    width: 90%;
    float: left;	
    padding: 5px 0;
}

.footer ul li strong{color:#333;}
.footer ul li span a {
    color: #333333;
    font-size: 13px;
    line-height: 16px;
    float: left;
    transition: all 0.5s ease;
}
.footer ul li span a:hover {
    text-decoration: none;
    padding: 0 0 0 15px
}
.footer ul li .fa {
    float: left;
    color: #858585;
    font-size: 35px;
    padding: 0 20px 0 0;
    margin: 10px 13px 0 0;
    border-right: 1px solid #858585;
}
.footer ul li .fa-twitter {
    padding: 0 10px 0 0
}
.footer ul li .fa-linkedin {
    border: 0
}
.middlefooter {
    background: #f7f7f7;
    padding: 14px 50px 0px;
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    line-height: normal;
}
.middlefooter p strong {
    font-size: 20px;
    color: #a8a8a8;
    font-weight: normal;
}
.footerbtm {
    padding: 0 50px;
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    line-height: normal;
}
.footerbtm p {
    font-size: 12px;
}
.footerbtm p a {
    color: #4559a4
}
.footerbtm .col-sm-4{padding:20px 0px 5px;}
.footerbtm .col-sm-4:first-child{text-align:left;}
.footerbtm .col-sm-4:last-child{text-align:right;}
.social a:hover {
    padding: 0;
}
.social span a {
    padding: 0 10px;
    background: #fff;
    line-height: 35px !important;
    margin-top: 18px;
}
.social span a:hover {
    background: #df9627;
    color: #fff
}
.social span a:hover .fa {
    color: #fff;
}
.footer ul li .fa:hover {
    color: #666
}
.social span a .fa-check-circle {
    margin: 7px 0 0 8px;
    padding: 0;
    border: 0;
    float: right;
    font-size: 20px;
    color: #df9627;
}
.social span a:hover {
    padding: 0 10px !important
}
.mobview, .only-mob {
    display: none
}
.marquee, .marquee-with-options {
    width: 100%;
    overflow: hidden;
    height: 464px;
}
.navigation.add-navigation ul li .fa {
    position: absolute;
    right: 6px;
    z-index: 999;
    top: 8px;
    width:100%; text-align:right;
    cursor: pointer;
}
.navigation ul li {position:relative;}
.navigation.add-navigation ul li a {
    border: none;	
}

.whatsnew .slick-slide:hover {
    background: none !important;
    color: #333 !important
}
.whatsnew .slick-slide:hover a {
    color: #333 !important
}
.regular1 strong {
    position: absolute;
    top: 185px;
    background: #000;
    padding: 1px 5px;
    font-size: 19px !important;
    color: #fff;
    text-align: center;
}
.regular1 strong:hover {
    background: #666;
    transition: all 0.5s ease;
}
.regular1 .previous-arrow {
    right: 10px;
    left: 0px;
}
.regular1 .next-arrow {
    left: 22px;
}
/*shashi kant style start*/
.navigation.inner-page {
    text-align: center;
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 0px;
}
.navigation.inner-page a {
    border-right: 1px solid #ccc;
    padding: 0 6px;
}
.navigation.inner-page ul li:last-child a {border:none;}
.sidebar {
    background: #f2f2f2;
    /*margin: -30px 0 0 0px;*/
}
.sidebar li span strong {
    margin-bottom: 6px;
    display: block;
}
.sidebar h2 {
    color: #475ca9;
    font-size: 24px;margin:36px 0 0 40px;
}
.sidebar li {
    list-style: none;
    padding:30px 0px;
}
.sidebar li span a:hover {
    color: #fff;
    background: #2b3765;
}
.sidebar li img {
    max-width: 100px;
    height: auto;
    margin-right: 12px;
    border: 1px solid #ccc;
    padding: 2px;
}
.sidebar li span {
    vertical-align: top;
    display: inline-block;max-width:66%;
}
.sidebar li span a {
    background: #475ca9;
    padding: 4px 8px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
}
.sidebar ul {
    padding: 0;
}
.sidebar li a {
    color: #333;
    font-size: 15px;
}
.sidebar li:last-child {
    border: none;
}
.user-pic {
    display: block;
    width: 60px;
    float: left;
    margin-right: 15px;
}
.user-pic img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    display: table;
    margin: 0 auto;
}
.answer {
    color: #6c6c6c;
    line-height: 26px;
    width: 88%;
    float: left;
}
.answer .anser-detail {
    font-size: 13px;
}
.answer .anser-detail strong {
    font-weight: normal;
    color: #333;
}
.answer .anser-detail span {
    border-right: 1px solid #ccc;
    padding-right: 12px;
    margin-right: 12px;
}
.answer .anser-detail span:last-child {
    border: none;
}
.heading h2 {
    padding: 24px 0 0;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    color: #324898;
}
.sidebar li a:hover, .reports a:hover, .answer-slide a:hover {
    text-decoration: none;
    color: #2b3765;
}
.heading {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    margin-top:20px;
}
.ask-question {
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 4px;
    display: table;
    float: left;
    font-size:18px;
    color: #475ca9;
    margin-right:10px;
}
.chat-question strong, .ask-question strong {display:block;}
.chat-question {
    background: #db9825;
    display: table;
    padding: 12px 22px;
    border-radius: 4px;
    float: left;
    color: #fff;
    font-size: 20px;
    line-height: 21px;
}
.heading span {
    float: left;
    line-height: 21px;
}
.answer-slide a {
    font-size: 17px;
    color: #3d53a4;
}
.reports {
    text-align: right;
}
.answer-slide, .reports {
    padding-top: 38px;
}
.reports img {
    margin-right: 8px;
    vertical-align: sub;
}
.reports a {
    margin-right: 12px;
    color: #a3a3a3;
    font-size: 13px;
}
.heading img {
    margin-right: 12px;
    float: left;
}
.question-form input[type="text"], .question-form textarea {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #e5e5e5;
}
.question-form label {
    display: block;
    font-size: 16px;
    color: #393939;
}
.question-form textarea {
    height: 300px;
}
.checkbox span {
    display: block;
    color: #475ca9;
    font-size: 14px;
    padding-top: 6px;
    float: left;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}
.styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc;
    background:#fff;
    border-radius: 4px;
    float: left;
}
.styled-checkbox:hover + label:before {
    background: #475ca9;
}
.styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
    background: #475ca9;
}
.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 8px;
    top: 12px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox {
    font-size: 16px;
    color: #6c6c6c;
    padding: 30px 0 0 30px;
}
.question-form input[type="submit"] {
    margin: 80px auto 0;
    display: table;
    background: #475ca9;
    border: none;
    padding: 8px 22px;
    border-radius: 4px;
    color: #fff;
}
.user-pic span {
    text-align: center;
    display: block;
    padding-top: 8px;
}
.related-topics span {
    color: #465ca7;
    padding:0;
    margin:0;
}
.related-topics {
    text-align: right;
}
.answer .anser-detail .related-topics span:last-child {
    margin: 0;
    padding: 0;
}
.answer-list {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.topic-pagination {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    float: left;
    padding-top: 11px;
}
.topic-pagination li {
    display: inline-block;
    margin: 0 3px;		
}
.topic-pagination li a {
    padding: 6px 12px;
    border:1px solid #333;
    color:#333;
    border-radius:4px;
    margin: 6px 0;
    display: block;
}
.qustion-filter a:hover {
    color: #324898;
    text-decoration: none;
}
.topic-pagination li a:hover {
    background: #324898;
    color: #fff;
    text-decoration: none;
    border-color: #324898;
}
.heading .search {
    border: 1px solid #ccc;
    display: table;
    padding: 8px;
    border-radius: 4px;
    margin-bottom:20px;
}
.heading .search input {
    border: none;
    width: 350px;
}
.heading h3 {
    font-size: 20px;
    margin: 0 0 12px;
}
.publicationbx {
    float: left;
	position:relative;
    width: 100%;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #fff;
    margin-bottom: 30px;
    height:198px;
    overflow:hidden;
	background: url(../images/book.jpg)no-repeat right;
}
.publicationbx p {
    float: left;
    padding: 0px 0px;
    width: 100%;
    background: #eeecec;
    margin: 0 0 0 0;
    position: relative;
}
.publicationbx a {
    font-size: 13px;
font-weight: bold;
color: #363482;
padding: 10px 20px;
float: left;
width: 100%;
position: absolute;
z-index: 2;
background: #eeecec;
bottom: 0;
left: 0;
}
.publicationbx p .fa {
    float: right;
    z-index: 1;
    font-size: 20px;
    position: absolute;
    right: 16px;
    top: 11px;
}
.publicationbx h3 {
    font-size: 14px;
    color: #333;
    text-transform: capitalize;
    font-weight: normal;
    display: inline-block;
    padding: 0 20px;
    font-weight:bold;
    height: auto;
    width: 100%;
    margin: 0;
}
.publicationbx:hover a {
    color: #fff;
    text-decoration: none;
	background: #3d4695;
}
.publicationbx:hover p {
    background: #363482;
    color: #fff;
}
.publicationbx h2 {
    background: #3d4695;
    color: #fff;
    font-size: 11px;
    float: left;
    padding: 2px 10px;
    margin: 35px 20px 21px 20px !important;
    width: 50px;
}
.blog-sec p {
    margin-bottom: 20px;
}
.meeting-list li a {
    float: right;
    background: #475ca9;
    color: #fff;
    padding: 4px 10px;
    border-radius: 3px;
}
.meeting-list.box li a {
    background: #eeecec;
    color: #5769ae;
    padding: 8px 10px;
    border-radius: 3px;
    display: block;
    text-align: center;
    border: 1px solid #d8d8d8;
    font-weight: normal;
    margin: 12px;
    float: none;
}
.meeting-list li strong {
    display: block;
    padding: 0 12px;
}
.meeting-list.box li {width: calc(100%/5.5);
                      list-style: none;
                      border: 1px solid #ccc;
                      margin: 13px 8px;
                      padding: 0;
                      float: left;
                      font-weight: bold;
                      border-radius: 4px;
                      box-shadow: 0 0 10px #ccc;
}
.meeting-list li {
    list-style: none;
    border: 1px solid #ccc;
    margin: 8px 0;
    padding: 12px;
    float: left;
    width: 100%;
    font-weight: bold;
}
.meeting-list li img {
    width: 100%;
    height: 115px;
    margin-bottom: 20px;
    border-radius: 4px 4px 0 0;
}
.meeting-list {
    padding: 0;
}
.meeting-list li a:hover {
    background: #475ca9;
    color:#fff;
    border-color:#475ca9;
    text-decoration: none;
}
.qustion-filter a {
    padding: 0 12px;
    border-right: 1px solid #ccc;
    color: #5d5d5f;
    font-weight: bold;
}
.qustion-filter a.active {color:#495cab;}
.question-forms label {
    font-weight: normal;
    padding-right: 6px;
}
.question-forms select {
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 4px 15px;
    margin-right: 12px;
}
.heading .search button {
    border: none;
    background: #324898;
    color: #fff;
    font-size: 19px;
    border-radius: 4px;
    font-weight: normal;
}
.login-form input {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 12px 15px 43px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-weight: bold;
}
.login-form input[type="submit"] {
    background: #fa8221;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
}
.login-form input[type="text"] {
    background: #fff url(../images/user-icon.png)no-repeat 14px 18px;
}
.login-form input[type="password"] {
    background: #fff url(../images/password-icon.png)no-repeat 14px 18px;
}
.login-form h3 {
    color: #2a3280;
    text-align: center;
    font-weight: bold;
}
.blog-sec .heading-lines h2 strong {display:block;}
.blog-sec .heading-lines img {
    float: left;
    width: 173px;
    margin-right: 22px;
    border-radius: 4px;
    height: auto;
    margin-left: 15px;
    margin-bottom: 35px;
}
.heading-lines {
    float: left;
    width: 100%;
}
.blog-sec .heading-lines h2 {
    color: #475ca9;
    font-size: 28px;
    padding-bottom: 34px;
    background: url(../images/heading-line.jpg)repeat-x left bottom;
    margin: 20px 0 50px 15px;
    float: left;
    width: calc(100% - 227px);
    display: block;
}
.process-form label {
    display: block;
    color: #4b4b4d;
    font-size: 15px;
}
.process-form .custom-file-input {
    margin-bottom: 22px;
}
.dates {
    font-size: 13px;
    color: #4e4e4e;
    padding: 0 0 8px 0;
    font-style: italic;
}
.process-form input[type="text"], .process-form textarea, .process-form select {
    width: 100%;
    padding: 5px 12px;height:45px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    background: #f3f3f3;
}

.process-form input[type="submit"] {
    width: auto;
    background: #fd8c00;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 14px 63px;
    font-size: 20px;
}
.process-form input[type="submit"]:hover {
    background:#2b3765; 
}


.process-form input[type="button"] {
    width: auto;
    background: #fd8c00;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 14px 63px;
    font-size: 20px;
}

.cancel-button {
    padding: 0px 4px !important;
    font-size: 12px !important;
}
.process-form input[type="button"]:hover {
    background:#2b3765; 
}
.custom-file-input{
    display: inline-block;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    width: 100%;
    padding: 8px;
}
.aaravbnr h2 {
    font-size: 24px;
    color: #3d4695;
    margin-bottom: 30px;
}
.aaravbnr {
    text-align: justify;
}
/*.bg::before {
    position: absolute;
    content: "";
    left: 0;
    top: -29px;
    background: #e8f1f9;
    width: 100%;
    float: left;
    height: 106%;
}*/
.bg .blog-sec {
    padding:0 20px;
	margin:0;
}
.regform.process-form select, .regform.process-form input, .regform.process-form .custom-file-input {margin-bottom:20px;} 
.reg-heading {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #475ca9;
}
.bg {
	background:url(../images/head-sai-bg.jpg)no-repeat center bottom;
	background-size: 100%;
    float: left;
width: 95%;
margin-bottom: 30px;
position: relative;
padding-bottom: 20px;
box-shadow: 0 1px 9px #ccc;
margin-left: 19px;
}
.article-block a:hover {
    color: #fff;
    background: #282f65;
    border-color: #282f65;
    text-decoration:none;
}
.article-block a {
    border: 1px solid #a0a0a0;
    padding: 8px 22px;
    display: table;
    margin: 12px 0 0;
    border-radius: 55px;
    font-size: 11px;
    text-transform: uppercase;
    color: #868686;
}
.article-block strong {
    font-size: 17px;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
}
.blog-sec .sidebar p {
    margin: 0;
}
.aaravbnr img {
    padding: 5px;
    border: 1px solid #ddd;
    float: left;
    margin: 0 12px 12px 0;
}
.aaravbnr p {
    font-size: 16px;
    line-height: 24px;
}
.article-block {
    font-size: 14px;
    color: #6a6a6a;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.custom-file-input input[type="text"] {
    border: none;
    display: inline-block;
    width: 79%;
    margin:0;
}
.custom-file-input input[type="button"] {
    display: inline-block;
    background: #596db4;
    color: #fff;font-size:14px;
    border: none;
    width: 20%;
    padding: 10px 4px;
    margin: 0;
}
.custom-file-input input[type="file"]{
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;  /* Fix for IE7 */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}	
/*shashi kant style end*/

/*==========manoj==============*/
.inner-banner img{
   width:100%;
}
.newsinnpage {
    float: left;
    width: 100%;
    padding: 0 40px;
    margin: -185px 0 0 0;
}
.new-whitebg {
    border: 1px solid #ddd;
}
.new-whitebg {
    background: #fff;
    float: left;
    position: relative;
}
.new-whitebg h1 {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    font-size: 50px;
    color: #3d4695;
    padding: 15px 35px;
    margin: 0;
}
.height30{height:30px;}
.newborder {
    padding: 10px 0 !important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 93%;
    margin: 0 35px 20px;
    font-size: 13px !important;
}
.twentymeeting {
    padding: 0 30px;
}
.metingbox {
    float: left;
    width: 100%;
    box-shadow: 7px 7px 0px 3px #e5e5e5;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin: 0 0 30px 0;
}
.entry-content .new-whitebg h2 {
    padding: 0 35px;
    color: #333;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}
.metingbox p {
    float: right;
    width: 40%;
    padding: 0;
    margin: 0;
}

.metingbox p a {

    padding: 10px 20px;
    background: #eb7207;
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    margin: 20px 0 0 0;
    float: left;

}
.metingbox a:hover {
    background: #3d4695;
}
a:hover, a:focus, a:active {
    color: #23527c;
}
.twentymeeting h3 {
    font-size: 25px;
    color: #3d4695;
    padding: 20px 0 10px 0;
    margin: 0 0;
        margin-top: 0px;
        margin-bottom: 0px;
}
.responsive-table table, .responsive-table table tr, .responsive-table table tr td, .responsive-table table tr th {
    border: 1px solid #707de9;
    padding: 15px;
    font-size: 16px;
    border-collapse: collapse;
}
.responsive-table table {
    width: 100%;
}
.responsive-table table tr th {
    background: #3d4695;
    color: #fff;
}
.table-btn {
    border: 1px solid #eb7207;
    color: #eb7207;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    min-width: 94px;
    margin: 5px 5px;
}
.ui-widget.ui-widget-content{display:inline-block;padding-bottom:30px;}
.topup{border: 1px solid #ccc;padding:50px;background: #fff;box-shadow: 0px 0px 8px #ccc;
border-radius: 4px;display:inline-block;width:100%;position:relative;margin:-150px 0 0 0}
.topupnews{border: 1px solid #ccc;padding:50px;background: #fff;box-shadow: 0px 0px 8px #ccc;
border-radius: 4px;display:inline-block;width:100%;position:relative;}

.topup .new-whitebg h1{padding:15px;font-size:35px;}
.topup .newborder{margin: 0 15px 20px;}
.viewpol .row{margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.viewpol.process-form label{display: inline-block;margin: 0 8px 0 0;}
.viewpol.process-form label a{margin: 0 0px 0 5px;}
.gallerybox{float: left;
width: 100%;
cursor: pointer;
border-radius: 5px;
background: #fff;
padding: 45px;
margin-bottom: 30px;
border: 1px solid #e8e8e8;position:relative}
.gallerybox .col-xs-12{padding:0}
.gallerybox h1{color: #333;
font-size: 24px;
padding: 0 0 15px 0;
margin: 0;
width: 100%;}
.gallerybox a{display:inline-block;width:100%;}
.galleryinerbox{overflow:hidden;}
.gallerybox img{transition:all 0.5s ease;}
.gallerybox:hover img{transform:scale(1.1);}
.gallerydate {
    color: #fff;
    font-size: 16px;
    margin: 0 0 5px 0;
    position: absolute;
    top: 205px;
    background: #363482;
    left:-13px;
    width: 166px;z-index:9;
}
.gallerydate p {
    position: relative;
    padding: 0;
    margin: 0;
}
.gallerydate p::before {
    content: "";
    background: #000;
    left: 0;
    position: absolute;
    background: url(../images/shadow.png) no-repeat;
    width: 20px;
    height: 20px;
    top: -11px;
}
.gallerydate p strong {
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-right: 10px;
}
.gallerydate p strong {
    font-size: 20px;
    float: left;
    width: 60%;
    padding: 10px 15px;
}

.left-sec h3{font-size: 27px;
margin: 20px 0 10px;
color: #3d4695;
text-transform: none;
}
.left-sec ul{padding:0;margin:0}
.left-sec ul li {
    list-style: none;
    display: block;
    border-bottom: 1px solid #cac9c9;
}
.left-sec ul li:last-child {
    border: none;
}
.left-sec ul li a:hover {
    background: #3d4695;
    color: #fff;
    padding-left: 14px;
}
.left-sec ul li a {
    padding: 14px 8px;
    display: inline-block;
    font-size: 16px;
    color: #333;transition:all 0.5s ease;
}
/*=================gallery popup start========================*/
.gallerybox video{width:100%;}
.viewbox-container{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 700;
}
.viewbox-body{
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	overflow: auto;
}
.viewbox-header{
	margin: 10px;
}
.viewbox-content{
	margin: 10px;
	width: 300px;
	height: 300px;
}
.viewbox-footer{
	margin: 10px;
}
.viewbox-content .viewbox-image{
	width: 100%;
	height: 100%;
}

/* buttons */
.viewbox-button-default{
	cursor: pointer;
    height: 64px;
    width: 64px;
}
.viewbox-button-default > svg{
	width: 100%;
	height: 100%;
	background: inherit;
	fill: inherit;
	pointer-events: none;
	transform: translateX(0px);
}
.viewbox-button-default{
	fill: #999;
}
.viewbox-button-default:hover{
    fill: #fff;
}

.viewbox-button-close{
	position:absolute;
	top:10px;
	right: 10px;
	z-index:9;
}
.viewbox-button-next,
.viewbox-button-prev{
	position:absolute;
	top: 50%;
	height: 128px;
    width: 128px;
	margin: -64px 0 0;
	z-index:9;
}
.viewbox-button-next{
	right: 10px;
}
.viewbox-button-prev{
	left: 10px;
}
.comunity .owl-theme .owl-nav{float:left;width:100%;position:relative;bottom:160px;}
.comunity .comunitylisit .owl-theme .owl-nav .owl-prev{left:-16px;}
.comunity .comunitylisit .owl-theme .owl-nav .owl-next{left:calc(100% - 16px);}

.blog-sec .owl-theme .owl-nav{float:left;width:100%;position:relative;bottom:225px;}
.blog-sec .blog .owl-nav .owl-prev{left:-16px;background:#152f88;color:#fff;}
.blog-sec .blog .owl-nav .owl-next{left:calc(100% - 16px);background:#152f88;color:#fff;}


.eventsidenav{margin:0px;padding:0px;position:fixed;top:185px;right:-85px;text-transform:uppercase;z-index:999;display:inline-block;max-width:145px;transition:all ease-in-out 0.3s;}
.eventsidenav > li{position:relative;list-style:none;transition:all ease-in-out 0.3s;background:#fff;box-shadow:0px 0px 10px rgba(0, 0, 0, .2);}
.eventsidenav > li > a{display:table;text-decoration:none;font-size:15px;width:100%;table-layout:fixed;}
.eventsidenav > li > a > span{width:60px;height:60px;text-align:center;vertical-align:middle;background:#df9627;display:table-cell;}
.eventsidenav > li > a > strong{padding-left:15px;vertical-align:middle;display:table-cell;text-decoration:none;}
.eventsidenavbx{height:0px;width:0px;transition:all ease-in-out 0.6s;position:absolute;background:#fff;border:2px solid #d48e25;padding:15px;top: 0px;background: #fff;left:0px;right:0px;overflow:hidden;display:none;}
.eventsidenavbx ul{width:100%;float:left;margin:0px;padding:0px;}
.eventsidenavbx ul li{float:left;width:100%;list-style:none;margin-bottom:15px;box-shadow:0px 0px 10px rgba(0, 0, 0, .1);transition:all ease-in-out 0.5s;bordeR:1px solid #f0f0f0;display:none;}
.eventsidenavbx ul li:hover{box-shadow:0px 0px 10px rgba(0, 0, 10, 0);}
.eventsidenavbx ul li:nth-child(1),.eventsidenavbx ul li:nth-child(2){display:block;}
.eventsidenavbx ul li > a{display:table;width:100%;float:left;table-layout:fixed;text-decoration:none;}
.eventsidenavbx ul li a > span{display:table-cell;vertical-align:top;}
.eventsidenavbx ul li a > span.eventssdnavimg{width:140px;}
.eventssdnavimg img{max-width:100%;}
.eventsidenavbx ul li a > span.eventssdnavcntnt{padding:10px 15px;text-transform:uppercase;font-weight:bold;color:#333;width:335px;}
.eventsidenavbx ul li a > span.eventssdnavcntnt .eventsdt{padding:3px 10px 0px;font-size:15px;line-height:25px;background:#ff6066;color:#fff;display:inline-block;}
.eventsidenavbx ul li a > span.eventssdnavcntnt p{float:left;width:100%;/*font-size:18px;*/font-size:16px;line-height:22px;letter-spacing:0px;margin-top:15px;text-transform:none;}
.eventsidenav:hover{right:0px;}
.eventsidenav:hover li > a > strong{text-decoration:underline;}
.eventsidenav li:hover .eventsidenavbx{height:auto;width:auto;right: 145px;left: -510px;display:block;}
.viewevnts{float:right;font-size:15px;color:#475ca9;font-weight:700;text-decoration:none;margin-right:0px;text-transform:none;}
.viewevnts:hover{text-decoration:underline;}
.eventsidenavbx ul li:nth-child(even) a > span.eventssdnavcntnt .eventsdt{background:#00a5ff;}
.UpcomingSessions-box{width:100%;}

.eventsowlbx{background:#f3f1f1;margin:-30px 0px 30px;position:relative;}
.eventsowlinrbx{float:left;width:100%;display:table;background:#f3f1f1;position:relative;}
.eventsowlbx .col-sm-6{padding-left:0px;padding-right:0px;background:#f3f1f1;}
.eventsowlbx .col-sm-6 img{width:100%;}
.eventsowlinrbx .col-sm-6:last-child{padding:20px 40px;}
.eventsowlinrbx .col-sm-6 h2{color:#337ab7;font-size:20px;font-weight:400;width:100%;float:left;margin:0px 0px 10px;}
.eventsowlinrbx .col-sm-6 p{width:100%;float:left;font-size:13px;}
.eventsowlinrbx .col-sm-6 p strong{color:#e39827;}

.eventsowlbx .owl-nav{width:auto;background:none;position:absolute;right:25px;top:40px;}
.eventsowlbx .owl-nav span{display:none;}
.eventsowlbx .owl-nav button{background:none;position:relative;}
.eventsowlbx .owl-nav button.owl-prev:before{content:'\f104';font-family:'FontAwesome';color:#337ab7;position:absolute;top:-10px;}
.eventsowlbx .owl-nav button.owl-next:before{content:'\f105';font-family:'FontAwesome';color:#337ab7;position:absolute;top:-10px;}
.eventsviewall{position:absolute;right:30px;font-size:13px;color:#337ab7;bottom:50px;z-index:9;}
.librarybox img{height:100%;object-fit:cover;}
.first-crousel,.first-crousel .owl-nav{background:#f3f1f1;}
.knowlagesec h2{font-size:28px;margin-top:20px;}
.slider-more{bottom:-140px;}


@media (max-width: 480px) {
	.viewbox-button-close{
		top: 0;
		right: 0;
	}
	.viewbox-button-next,
	.viewbox-button-prev{
		height: 81px;
    	width: 81px;
		margin-top: -40px;
	}
	.viewbox-button-next{
		right:-15px;
	}
	.viewbox-button-prev{
		left:-15px;
	}
}

/* loader */
.viewbox-container .loader{
	widows: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin:-25px 0 0 -25px;
}
.viewbox-container .loader *{
	margin: 0;
	padding: 0;
}
.viewbox-container .loader .spinner{
	width: 50px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.viewbox-container .loader .double-bounce1,
.viewbox-container .loader .double-bounce2{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #999;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}
.viewbox-container .loader .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce{
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce{
	0%, 100% { 
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 50% { 
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}
/*==================gallery popup end======================*/
/*==================popup start======================*/


.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	color: #333;
	background: #fff;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;padding:20px;
}

/* Effect 11: Super scaled */
.md-effect-11 .md-content {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-11 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.md-close{position: absolute;
right: 5px;
top: 5px;
background: none;
border: 1px solid #2b3765;
border-radius: 50%;
width: 30px;
height: 30px;color:#2b3765;}
.md-close:hover{background:#2b3765;color:#fff}
.md-show.md-effect-11 .md-content p{font-size: 14px;
line-height: 19px;
padding: 10px 0;}
/*==================popup end======================*/
/*==================manish css start======================*/
.logo{padding:10px 0px;}
.logo img{max-width:100%;max-height:56px;}
.rightnav ul li ul.dropdown-menu.level2menu{width: 530px;columns: 240px 2;max-width: 530px;left: -125px;}
.rightnav ul li ul.dropdown-menu.level2menu:before{left:50%;}

.socnav a{color:#d5d7e0;font-size:20px;margin-right:10px;display:inline-block;transition:all ease-in-out 0.5s;}
.socnav a:last-child{margin-right:0px;}
.socnav a:hover{color:#fff;}
.selectpicker{width:132px;padding:4px 0px 4px 20px;}
.header2 ul li input{width:255px;position:relative;bottom:1px;right:2px;}
.headerright form{padding:3px 0px 2px;}
.homesec3lft{background:#f0f0f0;padding-top:50px;padding-bottom:40px;}
.homesec3lft ul{display:flex;float:left;width:100%;margin:10px 0 0 0;padding:0px;flex-wrap:wrap;justify-content:space-between;}
.homesec3lft ul li{margin-bottom:10px;background:#fff;border:1px solid #cdcdcd;height:156px;width:32%;list-style:none;transition:all ease-in-out 0.5s;position:relative;z-indeX:0;box-shadow:0px 0px 0px rgba(0, 0, 0, 0);}
.homesec3lft ul li a{display:table;table-layout:fixed;height:100%;width:100%;}
.homesec3lft ul li:hover a{text-decoration:none;}
.homesec3lft ul li:hover{z-indeX:1;box-shadow:0px 0px 10px rgba(0, 0, 0, .1);}
.homesec3lft ul li div{width:50%;display:table-cell;vertical-align:middle;}
.homesec3lft ul li .sec3lftimg{text-align:right;padding-right:10px;}
.homesec3lft ul li .sec3lftcntnt p{line-height: 14px;font-size: 13px;color: #475ca9;}
.homesec3lft ul li .sec3lftcntnt p strong{display:block;width:100%;font-size:24px;line-height:24px;}
.container-fluid.service2{display:none;}
.marquee-with-options{margin-top:10px;max-height:280px;}
.imagbox{height:280px;}
.eventsowl{margin: -30px 0px 30px;overflow: hidden;background: #f3f1f1;float: left;max-width: 100%;}
.eventsowl .owl-stage-outer{float:left;}
.first-crousel .owl-nav{width:auto;right:5%;}
.rightnav{height:78px;}
.faq,.new-imagbox,.practice{height:400px;}



/*==================front header onpage css start=============*/
.rating {
    float: right;
    width: 200px;
}
.servicess, .wouldbox {
    height: 70px ! important;
}

.rating span {
    float: right;
    position: relative;
}
.quality input[type=radio] {
    height: 25px;
    width: 25px;
    margin: 0 8px;
    vertical-align: middle;
}
.rating span input {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}
.rating span label {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #FFF;
    background: url(../images/blanck-star.png) no-repeat !important;
    font-size: 30px;
    margin-right: 2px;
    line-height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.rating span:hover ~ span label, .rating span:hover label, .rating span.checked label, .rating span.checked ~ span label {
    background: url(../images/stars.png) no-repeat !important;
    color: #FFF;
}
.commercial .textarea, .commercial .text-field {
    width: 100%;
    max-width: 643px;
    border: 1px solid #4db848;
    border-radius: 0;
    font-size: 15px;
    color: #141414;
    padding: 9px 10px;
    margin-top: 11px; 
    background: transparent;
}
.col-md-6 {
    width: 50%;
	padding:0 15px;
	float:left;
}
.commercial .form-ab-submit-btn {
    text-align: center;
    padding: 50px 20px !important;
    height: 155px;
	float: left;
    width: 100%;
}.commercial .form-ab-submit-btn .submit-btn {
    border: 2px solid #01973d;
    color: #01973d;
    background: transparent;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    transition: 0.3s;
    height: 41px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
    text-transform: uppercase;
    margin: 0 10px;
}
.commercial .form-ab-submit-btn .submit-btn:hover {
    border: 0;
    padding: 0;
    color: #ffffff;
    background: #01973d;
}

.eventsidenavbx ul li{display:none;}
.eventsidenavbx ul li:nth-child(1),.eventsidenavbx ul li:nth-child(2){display:block;}
/*==================front header onpage css over=============*/

/*==================manish css over======================*/
/*==================manoj css start======================*/
.thirdsection-center .homesec3lft ul li{
    justify-content: center;
    text-align: center;
}
.thirdsection-center .homesec3lft ul li .sec3lftimg{
    text-align: center;
}
.thirdsection-center .homesec3lft ul li .sec3lftimg img{
    max-height: 140px;
    max-width: 100%;
}
/*==================manoj css over======================*/
@media (max-width:1500px) {
.comunity .owl-theme .owl-nav{bottom:135px;}
.slider1{
    height: 319px;
}
}

@media (max-width:1430px) {
.rightnav ul li a{font-size:12px;}	
.headerright ul li{padding:0px 5px;}
.headerright ul li{font-size:12px;}
.header2 ul li input{width:255px;}
.selectpicker{width:105px;padding-left:10px;}
.headerright ul li .login,.headerright ul li button{padding:5px 10px;}
.comunity .owl-theme .owl-nav{bottom:140px;}
.rightnav ul li ul.dropdown-menu.level2menu{left:-170px;}
.faq,.practice,.new-imagbox{min-height:390px;}
.comunityhover p{font-size:14px;line-height:20px;}
.rightnav{height:74px;}
}

@media (max-width:1200px) {
	body,html{overflow-x:hidden;}
	.slider-caaption p {font-size: 14px;}
	.wouldbox ul li {font-size:13px; width: 47%;}
	

	.homesec3lft ul li .sec3lftcntnt p{font-size:12px;}
	.homesec3lft ul li .sec3lftcntnt p strong{font-size:18px;line-height:18px;}
	.rightnav ul li{padding:5px 5px;}
	.rightnav ul li a{font-size:12px;}
	.logo img{margin-top:10px;}
	.selectpicker{margin-right:0px;}
	.headerright ul li{font-size:10px;}
	.headerright ul li .login, .headerright ul li button{padding:5px 5px;font-size:11px;}
	.headerright ul li .language .fa{font-size:11px;}
	.socnav a{font-size:14px;margin-right:5px;}
	.rightnav{padding:14px 0px;}
	.service ul li{width:18.8%;margin-right:5px;height:100px;}
	.service ul li strong{font-size:11px;line-height:11px;}
	.service h2{font-size:18px;}
	.service, .wouldbox{height:395px;}
	.service{padding-right:0px;}
	.comunity .owl-theme .owl-nav{bottom:150px;}
	.knowlagesec h2{font-size: 18px;margin-bottom: 15px;margin-top: 10px;}	
	.crousl-text p{font-size:12px;}
	.first-crousel .owl-prev, .first-crousel .owl-next{margin-top:15px;}
	.slider-more{bottom:-95px;font-size:13px;}
	.logo{padding:5px 0px 0px;}
	.rightnav{height:71px;}
	.faq, .practice, .new-imagbox{min-height:425px;}
	.footer ul li{min-height:320px;}
	.language-list::before{left:80%;}
	}
@media (max-width:1180px) {
	.rightnav ul li a{font-size:10px;}
	.header2 ul li input{width:195px;}
	.slider2 .slider-caaption{padding-top:10px;}
	
	
}
@media (max-width:992px) {
    .heading .search input{width:81%;}
    .logo img {
        width: 139px;
    }
    .meeting-list.box li {width:calc(100%/4.5);}
    .rightnav ul {
        padding: 0 0;
        margin: 0 0
    }
    .rightnav ul li a {
        font-size: 12px;
        text-transform: capitalize
    }
    .rightnav ul li {
        padding: 5px 2px;
    }
    .rightnav {
        padding: 21px 0;
        height: 78px;
    }
    .headerright ul li {
        margin: 22px 0
    }
    .headerright {
        height: 78px;
    }
    .slider1 .slider-caaption {
        width: 70%;
    }
    .slider2 .slider-caaption {
        padding: 51px 0 0 10px;
    }
    .first-crousel h2 {
        font-size: 14px;
        margin: 12px 0 3px 0;
    }
    .crousl-text p {
        font-size: 10px;
        margin: 0;
    }
    .logo {
        padding: 0
    }
    .navigation ul li a {
        padding: 0 2px;
        font-size: 12px;
    }
    .navigation {
        padding: 0
    }
    .headerright ul li button {
        padding: 5px 12px;
    }
    .header2 ul li input {
        width: 145px;
    }
    .headerright ul li {
        padding: 0 5px;
    }
    .crousl-text {
        width: 90%;
        padding: 0 0 0 15px
    }
    .wouldbox {
        padding-left: 20px;
    }
    .wouldbox h2 {
        font-size: 30px;
        padding-top: 15px;
    }
    .wouldbox ul li {
        font-size: 13px;
        margin: 0 7px 7px 0;
    }
    .wouldbox ul li strong {
        font-size: 26px;
        margin: 10px 0 0 0;
        float: left;
        width: 10%;
    }
    .wouldbox ul li strong {
        font-size: 22px;
        margin: 12px 0 0 0;
    }
    .wouldbox ul li span {
        float: left;
        width: 90%;
        line-height: 14px;
        padding: 11px 0 0 0;
    }
    .first-crousel .owl-prev, .first-crousel .owl-next {
        margin-top: 15px;
    }
    .service ul li {
        width: 30%;
    }
    .faq .sub-topic li:last-child a:hover {
        background: none;
        padding: 0;
    }
    .service {
        overflow: auto;
        padding-right: 10px;
    }
    .service2 .col-md-2 span {
        width: 40px;
        height: 31px;
        float: left;
        background-position: center -6px;
        background-size: cover;
        margin-top: 10px;
    }
    .service2 .col-md-2 {
        padding: 10px 5px;
        height: 94px;
    }
    .service2 .col-md-2 p {
        font-size: 12px;
        line-height: 17px;
        width: 57%;
    }
    .service2 .col-md-2 p strong {
        font-size: 14px;
    }
    .service2 .col-md-2 .fa {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 18px;
        top: 32px;
    }
    .publicpoll {
        background-position: center -81px !important;
    }
    .reaserchproject {
        background-position: center -152px !important;
    }
    .service2 .text-left img {
        width: 87px;
        margin-top: 17px;
    }
    .exposure {
        background-position: center -373px !important;
    }
    .service2 .text-center img {
        width: 73px;
    }
    .section5 .eventbox {
        padding: 0 0 0 10px;
    }
    .librarybox {
        padding-right: 20px;
    }
    .librarybox span img {
        width: 100%;
    }
    .librarybox ul li {
        width: 100%;
    }
    .librarybox .col-sm-12 {
        height: 105px;
    }
    .librarybox .col-md-6 img {
        width: 100%;
    }
    .knowlagesec {
        padding: 0 20px
    }
    .headofasia {
        margin-top: 10px;
    }
    .comunity {
        padding: 0 10px;
    }
    .blog-sec .crousl-text p strong {
        font-size: 16px;
    }
    .blog-sec .owl-prev, .blog-sec .owl-next, .comunitylisit .owl-prev, .comunitylisit .owl-next{left: 44%;}
    .blog-sec .owl-next {
        left: 48%;
    }

    .footer {
        padding: 20px 20px
    }
    .footer ul li span a {
        font-size: 13px;
    }
    .footer ul li .fa {
        padding: 0 10px 0 0;
        margin: 10px 7px 0 0;
    }
    .social span a:hover {
        padding: 0 3px;
        !important;
    }
    .social span a {
        padding: 0 3px;
        line-height: 17px !important;
    }
    .social span a .fa-check-circle {
        margin: -9px 0 0 0 !important;
        padding: 0 !important;
    }
    .middlefooter {
        height: 50px;
        line-height: 50px;
    }
    .footerbtm {
        height: 35px;
        line-height: 35px;
    }
    .heading .col-sm-6{width:100%;}
    .heading h2{padding: 0 0 10px 0;}
    .blog-sec{padding:0 0}
    .answer{width:81%;}
	.mess-boxs > div {max-width:29%;}
	.footer ul li .fa {font-size:26px;}
	
	.rightnav ul{width:100%;}
	.logo.col-sm-3,.rightnav.col-sm-9{width:100%;}
	.rightnav ul li{padding:5px 4px;}
	.rightnav ul li a{font-size:11px;}
	.rightnav{padding:0px 0px 5px;height:auto;}
	.headerright ul{float:left;}
	.headerright ul li{margin:7px 0px 8px;float:left;}
	.headerright ul li:nth-child(3){clear:left;}
	.slider2 .slider-caaption{padding-top:10px;}
	.slider1 .slider-caaption h2,.slider1 .slider-caaption p{text-shadow:0px 0px 1px #000;}
	.homesec3lft ul li .sec3lftimg{padding:20px 0px 10px;text-align:center;}
	.homesec3lft ul li div{width:100%;display:block;text-align:center;}
	.service ul li{width:23.6%;}
	.service ul{margin:0px 0px 10px;float:left;}
	
	.blog-sec{width:calc(100% - 60px);margin-left:30px;}
	.middlefooter{height:auto;}
	.faq, .practice{min-height:400px;}
	.new-imagbox{min-height:auto;height:auto;}
	
	.slider-more{bottom:-85px;}
	.header2 ul li input{width:195px;}
	
	.slider-caaption p{font-size:12px;}
	.slider1 .slider-caaption{max-width:160px;}
	.first-crousel .owl-nav,.slider-more{right:0px;}
	
}
@media (max-width:769px) {
	.md-effect-11 {height:300px; overflow-y:auto;}
	.eventimg img {
	width: 100%;
	height: auto;
}
.viewmorebtn {
	margin-bottom: 20px !important;
}
.imagbox {margin-top:12px;}
 .first-crousel .owl-nav {padding-left:16px;}
	.wouldbox ul li {font-size: 14px;}
	.service2 .col-md-2 p {font-size:14px;}
	.service ul li:nth-child(12), .service ul li:nth-child(13) {
	width: 45.5%;
	padding: 19px 0;
}
	.blog-sec .owl-item img {height: 166px;}
	.practice {height:auto;}
	.new-imagbox {height:auto; float:left;}
	.mess-boxs > div {max-width: 100%;
padding: 10px 20px;
min-height: auto;
margin-bottom: 20px;}
    .marquee-with-options {
        margin-top: 46px;
    }
    .meeting-list.box li {width:98%;}
    .meeting-list.box li img {height:auto;}
    .add-navigation.navigation ul li {
        padding: 4px 10px;
    }
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {background:none;}
    .add-navigation li a:hover {
        color: #333;
    }
    .qustion-filter a{padding: 0 9px;}
    .question-forms label{width:100%;margin-top:15px;}
    .question-forms select{width:95%;}
    .topic-pagination ul{padding:0;margin:0}
    .col-sm-6{width:100%;}
    .blog-sec .owl-prev, .comunitylisit .owl-prev {
        left: 33%;
    }
    .comunity .owl-next {
        left: 45%;
    }
    .blog-sec .owl-stage-outer {
        padding: 0
    }
    .marquee, .marquee-with-options {
        height: 558px;
    }
    .librarybox {
        margin-top: 20px;
    }
    .rightnav ul li:hover ul:before {
        display: none
    }
    .rightnav {
        display: none
    }
    .header1 {
        position: relative
    }
    .mobview-search {
        float: right
    }
    .mobview-search strong {
        font-size: 22px;
        color: #fff;
        margin-top: 11px;
    }
    .navigation {
        position: absolute;
        left: -100%;
        width: 220px;
        top: 62px;
        z-index: 99;
        transition: all 0.5s ease
    }
    .navigation ul li {
        width: 100%;
        text-align: left;
        padding: 10px 10px;
        font-size: 14px;
        border-bottom: 1px solid #ddd;
    }
    .navigation ul li a .fa {
        float: right
    }
    .navigation .dropdown-menu {
        position: relative;
        top: 10px;
        left: 0;
        box-shadow: none;
        border: 0;
        width: 100%;
        margin-bottom: 8px;
    }

    .navigation .dropdown-menu li {
        border-bottom: 0;
        background: url(../images/bullet.jpg) no-repeat;
        background-position: 0 12px;
        padding: 3px 10px;
        border-top:1px solid #ccc;
    }

    .navigation ul li a {
        width: 100%;
        display: inline-block;
        word-wrap: break-word;
        white-space: inherit;
        cursor: pointer
    }
    .navigation ul li a:hover, .navigation ul li a:focus {
        text-decoration: none
    }
    .add-navigation {
        left: 0;
        display: inline-grid;
    }
    .add-navigation ul:first-child {
        order: 2;
    }
    .mobview, .only-mob {
        display: block;
        float: left;
        margin: 0 25px 0 0;
    }
    .logo img {
        width: 148px;
    }
    .mobview strong {
        font-size: 26px;
        cursor: pointer;
        color: #fff;
        margin-top: 10px;
    }
    .logo {
        margin: 10px 0
    }
    .slider1 .slider-caaption {
        width: 100%;
    }
    .headerright ul li button {
        padding: 5px 8px;
        font-size: 11px;
        margin-top: 6px;
    }
    .header2 ul li input {
        width: 128px;
    }
    .headerright {
        height: 50px;
    }
    .headerright ul li {
        margin: 9px 0;
    }
    .slider2 .slider-caaption {
        padding: 15px 0 0 0px;
    }
    .slider-caaption p {
        font-size: 14px;
        line-height: 19px;
    }
    .first-crousel .owl-nav {
        width: 14%;
    }
    .first-crousel h2 {
        margin: 6px 0 4px 0;
    }
    .crousl-text p {
        margin: 0 0 10px 0;
    }
    .wouldbox ul li {
        width: 100%;
    }
    .service, .wouldbox {
        height: auto;
        padding-left: 15px;
    }
    .wouldbox h2 {
        font-size: 26px;
        padding-top: 0;
        margin-top: 15px;
    }
    .service2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .section5 h2, .knowlagesec h2 {
        color: #475ca9;
        font-size: 25px;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .section5 .eventbox {
        padding: 0
    }
    .librarybox .col-sm-12 {
        height: auto;
        padding: 0;
    }
    .service ul li {
        margin: 10px 9px 0 0
    }
    .service ul li:nth-child(11) {
        width: 63.5%;
    }
    .service2 .col-md-2 {
        height: auto;
        padding: 0 5px;
        background: none;
        border-bottom: 1px solid #ddd;
    }
    .service2 .text-center {
        text-align: left
    }
    .UpcomingSessions-box strong, .UpcomingSessions-box span {
        width: 50%;
    }
    .UpcomingSessions-box p {
        padding: 18px 0 0 21px;
        width: 100%;
    }
    .UpcomingSessions-box {
        margin-left: 1%;
        width: 98%;
        padding: 15px;
    }
    .eventbox ul {
        overflow: inherit;
        height: auto
    }
    .librarybox span {
        width: 100%;
        text-align: center
    }
    .librarybox span img {
        width: auto;
        width: 100%;
    }
    .librarybox ul {
        width: 90%;
    }
    .headofasia {
        padding: 0;
        margin-top: 0
    }
    .headofasia img {
        height: auto;
        width: 100%;
    }
    .comunity h2 {
        font-size: 25px;
        color: #fff;
        padding: 0
    }
    .comutypa {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .comunitylisit li {
        width: 267px;
    }
    .comunitylisit ul {
        width: 3000px;
        height: auto;
    }
    .comunitylisit {
        margin: 0 0;
    }
    .footer ul li {
        width: 100%;
        margin-bottom: 8px;
    }
    .social span a, .social span a:hover {
        padding: 11px 12px !important;
    }
    .social span a .fa-check-circle {
        margin: 0px 0 0 8px !important;
    }
    .middlefooter, .footerbtm {
        padding: 0 10px;
    }
    .blog-sec .owl-next {
        left: 44%;
    }
    .practice {
        padding: 20px;
    }
    .practice ul li {
        padding: 15px 10px;
        line-height: 16px;
        font-size: 14px;
    }
    .librarybox .col-xs-12 {
        padding: 0 0;
        margin-top: 0px;
        margin-bottom: 0
    }
    .v-gallery {
        left: -10px;
    }
    .sec6 {
        margin-top: 20px;
    }
    .wouldbox {
        padding-bottom: 15px;
    }
    .wouldbox ul li strong {
        width: 8%;
        text-align: center
    }
    .wouldbox ul li span {
        width: 92%;
        padding: 16px 0 0 0;
    }
    .service2 .text-center img {
        width: 61px;
    }
    .blog-sec h2 {
        font-size: 25px;
        margin-top: 70px;
    }
    .blog-sec {
        padding: 0 0px
    }
    .faq {
        height: auto
    }
    .blog-sec .col-sm-8, .blog-sec .col-sm-6{padding:0;}
    .ask-question{font-size: 15px;}
    .chat-question{font-size: 15px;padding:12px 6px;}
    .user-pic{margin-right:12px;}
    .answer{width:75%;}
    .answer .anser-detail span{display:inline-block;width:100%;border:0;}
    .reports{text-align:left}
    .sidebar{padding:26px 16px;display:inline-block;width:100%;margin: 30px 0;}
    .blog-sec h2{margin-top:15px;padding-bottom: 10px;}
    .footer ul li:last-child span {
        width: auto;
        margin-right: 12px;
    }
    .footer ul li .fa {
        font-size: 25px;
    }
    .social span a {
        margin-top: 0;
    }
    .footer ul li {
        min-height: auto;
    }
    .top-tab li {display:block; margin: 0 2px 12px;}
	.slider1{height:auto;padding-bottom:50px;}
	.logo img{margin-top:0px;}
	.headerright ul li button{margin-top:-3px;}
	.headerright ul li .login{padding:5px 10px;position:relative;top:5px;}
	.headerright ul li:nth-child(3) {margin-top: 12px;}
	.eventsidenav{display:none;}
	.headerright ul li:first-child{margin-bottom:0px;}
	.headerright ul li:nth-child(2),.headerright ul li:nth-child(2) a{width:100%;text-align:center;display:block;}
	.slider2{height:auto;padding-bottom:40px;}
	.imagbox{height:auto;margin-top:0px;}
	.eventbox{margin-top:20px;margin-bottom:-40px;}
	.first-crousel .owl-carousel{float:left;}
	.first-crousel .owl-nav{width:auto;top:80%;}
	.slider-more {bottom: 0px;top: 0px;position: relative;float:left;left:15px;}
	.knowlagesec h2{font-size:16px;margin-top:10px;}
	.eventsowl{margin-top:-20px;}
	.footerbtm .col-sm-4,.footerbtm .col-sm-4:first-child,.footerbtm .col-sm-4:last-child{padding:0px 0px;text-align:center;}
	.eventbox h2{margin-bottom:-30px;}
	
	
	.mobli4.socnav a{display:inline-block;padding-right:10px;font-size:22px;color:#09F;position:static !important;width:auto;padding-top:5px;}
	.mobli4.socnav a i.fa{position:static !important;}
	.mobli1 button{width: 30px;
height: 26px;
position: relative;
margin-top: 0px;
float: right;}
	.mobli1 button i.fa{position:static !important;width:auto;color:#333;}
	.mobli3 button{border: none;
background: transparent;
font-size: 12px;
color: #666;
padding-left: 2px;}
.mobli3 .language-list{width: 200px;
background: #f0f0f0;
border: 1px solid #d0d0d0;
border-radius: 0px;
right: 10px;
top: 28px;}
.mobli3 .language-list a img{margin-right:10px;}
.slider-caaption p{padding-right:0px;}
.service ul li,.service ul li:nth-child(11),.service ul li:nth-child(12), .service ul li:nth-child(13){margin:0px 1% 10px 0px;width:24.2%;display:table;}
.service ul li:nth-child(4n){margin-right:0px;}
.service h2{text-align:center;margin:15px 0px 10px;}
.service ul li a{width:100%;display:table-cell;vertical-align:middle;}
.service ul li a span{margin-top:15px;}
.service ul li:nth-child(12), .service ul li:nth-child(13){padding:0px;}

.headerright{display:none;}
.navigation ul{max-width:220px;}
.mobli2 a.login{background:none;height:auto;}
.navigation.inner-page .mobli4.socnav{display:none;}
.blog-sec p{text-align:justify;}
.blog-sec .col-sm-12{padding-left:0px;padding-right:0px;}
}
/*added by anand*/
.afterlogin_menu {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    border-radius: 4px;
    top: 37px;
    width: 135px;right:0;
}
.afterlogin_menu::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 58%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.afterlogin_menu{padding:10px 0 !important;}
.afterlogin_menu li{margin:7px 0 0 0 !important;}
.headerright ul li .usermenu {
    background: #475ca9;
/*    padding-right: 33px;*/max-width: 75px;
    white-space: nowrap;padding:5px 10px;font-size:12px;
}
.headerright ul li .usermenu .fa{font-size:14px;}
.anchorbtn{background:#2b3765;color:#fff;padding:7px;display:inline-block;margin-bottom:20px;}
.anchorbtn:hover{background:#475ca9; color:#fff;}
.header2 .slider-caaption p{text-align:justify;}
/*chenges by anand ends here*/

@media (max-width:1024px) {
	.headerright ul li .usermenu{padding:5px 5px;font-size:11px;}
}

@media (max-width:620px) {
    .footer ul li:last-child span {clear:both;}
    .footerbtm .pull-left, .footerbtm .pull-right {width: 100%;}
    .footerbtm p {margin:0;}
    .blog-sec .heading-lines h2 {width:100%; font-size:22px;}
}
@media (max-width:480px)
{
.service ul li, .service ul li:nth-child(11), .service ul li:nth-child(12), .service ul li:nth-child(13){width:49%;}	
.service ul li:nth-child(even){margin-right:0px;}
.homesec3lft ul li{width:49%;}
.banner-bg{height:95px;}

}
@media (max-width:390px) {
    .header2 ul li input {
        /*width: 100%;*/
    }
    .headerright ul li:first-child {
        width: 100%;
    }
    .search-form {
        max-width: unset; width:100%;
    }

}
