body{
	font-size:16px;
	font-family: 'Inter';
	background-color:#fff;
	padding: 15px;
}

h1{
	font-size:26px;
}

h2{
	font-size:24px;
}

h3{
	font-size:22px;
}

h4{
	font-size:20px;
}

h5{
	font-size:18px;
}

h6{
	font-size:16px;
}

a {
    color: #fff;
	text-decoration:none;
}
a:hover{
	text-decoration:none!important;
}

p {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
}



/**header css***/
.text-right{
	text-align:right;
}
.padryt-rmv{
	padding-right:0;
}
.pad-top10{
	padding-top:10px;
}
.pad-top20{
	padding-top:20px;
}
.pad-top30{
	padding-top:30px;
}
.pad-top40{
	padding-top:40px;
}
.pad-top50{
	padding-top:50px;
}
.banner-main,
.inner-bannermain,
.webmnhm,
.fremnhm,
.footer-main{
	border-radius:15px; 
}
.bg_hd {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
}
.rohdr {
    background-color: #0076844D;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}
.right-top {
    text-align: right;
}
.stellarnav ul ul {
	box-shadow: #cccccc6b 0 0 10px;
	border-radius: 5px;
	padding: 10px 0;
}
.stellarnav ul ul li a {
	padding: 10px 2px;
	font-weight:300!important;
	Color:#000;
}
.logo_sec {
    margin: 10px 0 10px;
}
.stellarnav.light .blc_clr li a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Inter';
}
.stellarnav.light .blc_clr ul li a{
	color:#000;
}
.stellarnav ul.blc_clr {
    text-align: right;
    padding-top: 13px;
    padding-bottom: 13px;
}
.stellarnav .blc_clr li {
    margin-left: 12px;
}
.mnu-hm .stellarnav.light {
    background: none;
}
.mnu-hm {
    display: inline-block;
}
.hdr-ph1 {
    display: inline-block;
    vertical-align: middle;
}
.hdr-ph1 a {
    display: block;
    background: #B99F73;
    color: #fff;
    padding: 8px 28px;
    border-radius: 5px;
    font-family: 'Inter';
    font-weight: 400;
}
.hdr-ph1 a:hover{
	background-color:#000;
}
.banner-main {
    background: url(images/banner.png) center center no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 0px;
    min-height: 650px;
    display: flex;
    align-items: end;
	position:relative;
    overflow: hidden;
}
.banner-main:before {
    content: "";
    width: 15%;
    height: 189px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:1;
}
.banner-main:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00768433;
    position: absolute;
    left: 0;
    top: 0;
}
.banrtxt {
    background-color: #fff;
    padding: 12px 0px 11px 15px;
    position: relative;
	z-index: 1;
}
.banrtxt p {
	font-size: 44px;
    font-family: 'Ubuntu';
    font-weight: 700;
    color: #101010;
    line-height: 50px;
    margin-bottom: 20px;
}
.banrtxt a {
    background-color: #B99F73;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
}
.banrtxt a:hover{
	background-color:#000;
}
.banrtxt:after{
	content: "";
    width: 32px;
    height: 67px;
    position: absolute;
    right: -28px;
    top: 0;
    background-color: #fff;
    border-radius: 0 25px 25px 0;
}
/**header**/



/**homagepage**/
.abhmmain {
    padding-top: 70px;
    padding-bottom: 60px;
}
.abhmit {
    margin-bottom: 30px;
}
.abhmit h6 {
	font-family: Ubuntu;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.abhmit p{
    font-size: 27px;
    font-family: Ubuntu;
    font-weight: 300;
    line-height: 35px;
}
.abtxthm {
    display: flex;
    height: 100%;
	justify-content: center;
    flex-direction: column;
}
.abtxthm p {
	color: #515151;
    line-height: 25px;
    margin-bottom: 25px;
    font-weight: 300;
}
.abimghm {
    padding-right: 50px;
}
.btn-pri a {
    background-color: #B99F73;
    color: #fff;
    padding: 13px 30px;
    display: inline-block;
    border-radius: 7px;
    font-size: 16px;
}
.btn-pri a:hover{
	background-color:#000;
	color:#fff;
}
.webmnhm{
	padding-top:60px;
	padding-bottom:60px;
	background-color:#007A86;
}
.webtxt h6 {
    font-size: 40px;
    color: #fff;
    font-family: Ubuntu;
	line-height: 38px;
    font-weight: 400;
    margin: 0 0 8px 0;
}
.webtxt p {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
	font-weight: 300;
    font-weight: 300;
}
.webhm {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: space-between;
}
.webcard {
    width: calc(50% - 7px);
    position: relative;
}
.webcard p {
    position: absolute;
    left: 20px;
    bottom: 8px;
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
}
.webcard img {
    height: 210px;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.webvdhm video{
	border-radius:5px;
}
.pubmanhm{
	padding-top:60px;
	padding-bottom:60px;
}
.pubhd h6 {
    font-size: 40px;
    color: #000;
    font-family: Ubuntu;
    font-weight: 400;
    margin: 0 0 8px 0;
    line-height: 38px;
}
.pubcard{
	position:relative;
}
.pubcard {
    position: relative;
    padding-left: 150px;
    display: flex;
    flex-direction: column;
    border: #C3C3C3 solid 1px;
    border-radius: 6px;
    overflow: hidden;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-right: 10px;
	margin-bottom: 10px;
}
.pubcard img {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 142px;
    object-fit: cover;
}
.pubcard h5 {
	margin: 0 0 3px 0;
    font-family: Roboto Condensed;
    font-weight: 400;
    color: #000;
    font-size: 21px;
}
.pubcard p {
    color: #515151;
    font-size: 15px;
	font-weight: 300;
    margin: 0;
}
.pubimg img {
    border-radius: 8px;
}
.fremnhm{
    padding-top: 60px;
    padding-bottom: 160px;
    background: linear-gradient(180deg, #007A86 0%, #2B989F 100%);
}
.color-white h6,
.color-white p {
    color: #fff !important;
}
.acohm.accordion .accordion-item {
    border-radius: 10px;
    margin-bottom: 10px;
	border: none;
}
.acohm .accordion-item .accordion-header .accordion-button {
    background: none;
    font-size: 17px;
    color: #000;
    padding: 18px;
    line-height: 22px;
    box-shadow: none;
    font-family: 'Inter';
}
.acohm .accordion-item .accordion-collapse .accordion-body {
    padding-top: 0;
    color: #000;
	font-weight: 300;
    font-size: 15px;
}
.acohm .accordion-button::after {
    content: "\e095";
    font-family: 'simple-line-icons';
    background-image: none;
	width:auto;
	height:auto;
}
.acohm .accordion-button:not(.collapsed)::after{
	content: "\e082";
	font-family: 'simple-line-icons';
    background-image: none;
}
.logimg{
    display: flex;
    height: 90px;
    align-items: center;
	justify-content: center;
}
.logocar.owl-carousel .owl-item img{
	width:auto;
}
.hmlogmn {
    padding-bottom: 60px;
}
/**homagepage**/


/*about us page***/
.inner-bannermain {
    background: url(images/inrhdrimg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 0px;
    min-height: 340px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    justify-content: center;
}
.inner-bannermain:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #00768433;
    position: absolute;
    left: 0;
    top: 0;
}
/*.inner-bannermain:before, .ast-archive-entry-banner:before{
    background: url(images/inr-bnr.png) center center no-repeat;
    background-size: contain;
    content: "";
    width: 65%;
    z-index: 1;
    height: 92px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}*/
.banrinrtxt p, .ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
	font-size: 36px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    line-height: 38px;
    font-family: 'Ubuntu';
}
.banrinrtxt {
    z-index: 1;
    position: relative;
}
/*about us page***/


/**audit faq**/
.fremnhm.auditpg{
	background:none;
}
.auditpg .accordion .accordion-item {
    border-radius: 10px;
    margin-bottom: 10px;
    border: none;
    background: #F3F3F3;
}
/**audit faq**/


/**contact Us**/
.conthdng h3 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Ubuntu';
    color: #000;
	margin-bottom: 25px;
}
.contdetil ul {
    padding: 0;
    margin: 0;
}
.contdetil ul li {
    display: inline-block;
    width: 33%;
    list-style: none;
    vertical-align: top;
    border-right: #A4A4A4 solid 1px;
    min-height: 115px;
    padding: 20px 20px 20px 60px;
}
.contdetil ul li:last-child {
    border-right: 0;
}
.contdetil ul li p {
    font-family: 'Inter';
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    line-height: 23px;
}
.contdetil ul li span {
    font-size: 15px;
    display: block;
    position: relative;
    padding-left: 40px;
	padding-top:4px;
	color: #000;
}
.contdetil ul li span:before {
    content: "\f095";
    font-family: 'FontAwesome';
    border: #000 solid 1px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 27px;
    text-align: center;
    border-radius: 50%;
}
.contdetil ul li span a{
	color:#000;
}
.contuprmn {
    padding-top: 60px;
	padding-bottom: 160px;
}
.hd-cont12 h2{
    color: #222;
    margin: 0 0 8px 0;
    font-size: 18px;
    position: relative;
    font-weight: 500;
    font-family: 'Ubuntu';
}
.cont-fom input.form-control {
    box-shadow: none;
    padding: 12px 19px;
    height: auto;
    border-radius: 5px;
    border: #6c6c6c50 solid 1px;
    background-color: #D9D9D940;
    font-size: 15px;
    font-weight: 300;
}
.cont-fom textarea.form-control {
    height: 130px;
    resize: none;
    border-radius: 5px;
    border: #6c6c6c50 solid 1px;
    background-color: #D9D9D940;
    font-size: 16px;
    padding: 15px;
	font-weight: 300;
    box-shadow: none;
}
form.cont-fom button {
    font-size: 17px;
    background-color: #B99F73;
    padding: 10px;
    width: 145px;
    border-radius: 3px;
    color: #fff;
    font-family: roboto;
    border: 0;
    margin-top: 10px;
    font-weight: 400;
}
form.cont-fom button:hover{
	background-color:#000;
}
.form-group {
    margin-bottom: 15px;
}
.cont-hd-fom {
    padding-right: 40px;
}
.contmap iframe {
    border-radius: 20px;
}
.hd-cont12 p {
    font-size: 40px;
    font-family: 'Ubuntu';
    font-weight: 700;
    color: #000;
    line-height: 38px;
    margin-bottom: 20px;
}
form.cont-fom {
    padding: 0 15px;
}
.contdetil {
    margin-bottom: 70px;
}
.pad-lft {
    padding-left: 0;
}
/**contact Us**/

/**blog**/
.blgpgmn {
    padding-bottom: 150px;
    padding-top: 60px;
}
.ltst_news {
    position: relative;
    margin-bottom: 30px;
}
.img-header img {
	margin-bottom: 15px;
    border-radius: 15px;
}
.img-header h2 {
    margin: 0 0 8px 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.ltst_news p {
    color: #353535;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: 400;
}
.more-link-mian a.more-link {
    font-size: 15px;
    border: #FF0000 solid 1px;
    padding: 7px 20px;
    display: inline-block;
    color: #FF0000;
    font-weight: 400;
    border-radius: 50px;
}
.more-link-mian a.more-link:hover {
    background-color: #FF0000;
    color: #fff;
}
.ltst_news2 {
    margin-bottom: 30px;
}
/**blog**/

/**webinars**/
.webppl h5 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px;
}
.webppl img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    border: #000 solid 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.col-sm-3:nth-child(odd) .webppl img{
    border-color: #B99F73;
}
.webppl h4 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.webppl p {
    font-size: 14px;
	color:#000;
}
.webppl a {
    font-family: 'Inter';
    text-decoration: underline;
    font-size: 14px;
    color: #000;
}
.webppl a:hover{
	color:#B99F73;
}
.webihdng p {
    font-size: 28px;
    font-weight: 800;
    color: #000;
    line-height: 38px;
}
.webihdng {
    padding: 0 100px;
    margin-bottom: 50px;
}
.webibtn ul {
    list-style: none;
	padding:0;
	margin:0;
}
.webibtn ul li {
    display: inline-block;
}
.webibtn ul li a {
    background-color: #B99F73;
    color: #fff;
    padding: 11px 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 400;
    font-size: 15px;
}
.webibtn ul li:nth-child(2) a {
    background-color: #000;
}
.webibtn ul li a:hover{
	background-color:#000;
}
.webibtn {
    text-align: center;
    margin-top: 50px;
}
/**webinars**/




/**footer**/
.footer-main {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 14px;
    position: relative;
    margin-top: 14px;
}
.footer-main:before {
    content: "";
    width: 70%;
    height: 100px;
    background-color: #000;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%);
    border-radius: 15px 15px 0 0;
    border-bottom: 0;
    box-shadow: #fff 0 0 0 15px;
}
.footer-main:after {
    content: "";
    width: 100%;
    height: 15px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px 15px 0 0;
}
.footer-title {
	color: #fff;
    font-weight: 500;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 15px;
}
.fot-mnn p {
    color: #828282;
    font-size: 15px;
}
.footer-menu ul li a {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    font-family: inter;
}
.footer-menu ul li a:hover{
	color:#B99F73;
}
.footer-menu ul {
    padding: 0;
    margin: 0;
}
.footer-menu ul li {
    list-style: none;
    margin-bottom: 10px;
}
.footer-add ul li,
.footer-add ul li a {
	color: #2e302f;
	list-style:none;
    font-size: 15px;
}
.footer-add ul {
    margin: 0;
    padding: 0;
}
.footer-add ul li {
    margin-bottom: 6px;
    padding-left: 35px;
    position: relative;
}
.footer-add ul li a.tl-dd {
    font-weight: 900;
    font-size: 19px;
}
.footer-add ul {
    padding-top: 21px;
}
.social li a {
    margin: 0;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    width: 33px;
    height: 33px;
    line-height: 34px;
    text-align: center;
    color: #000;
    font-size: 18px;
}
.social li a:hover {
    background-color: #b99f73;
    color: #fff;
}
.footer-cont {
    padding-left: 24px;
}
.social {
    padding: 0;
    margin: 25px 0 0;
}
.social ul{
	padding:0;
}
.social li {
    display: inline-block;
	margin-right: 8px;
}
.social li:nth-child(4) a.youtube {
    background: #f52828;
}
.footer-cont p {
    font-size: 14px;
    color: #fff;
    font-family: Inter;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 12px;
	padding-right: 15px;
}
.footer-cont p a {
    color: #fff;
}
.fot-mnn {
    padding-top: 39px;
}
.log-fot {
    margin-bottom: 15px;
}
.col-sm-3.add-footer p{
    color: #fff;
    font-family: inter;
    font-weight: 300;
    font-size: 14px;
}
.ph-fot a {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
}
.ph-fot b {
    font-weight: 500;
}
.ph-fot{
	text-align:right;
}
.ph-fot span {
    font-size: 32px;
    vertical-align: middle;
    margin-right: 10px;
    color: #d72320;
}
.sub-fom-fot form input[type="email"] {
    font-size: 15px;
    border: 0;
    background: #fff;
    color: #000;
    height: 40px;
    width: 100%;
    padding: 5px 55px 5px 15px;
}
.sub-fom-fot form {
    border: #621818 solid 1px;
    max-width: 300px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
input:focus{
	outline:0;
}
.sub-fom-fot p {
    margin-bottom: 4px;
}
.sub-fom-fot {
    padding-top: 5px;
}
.sub-fom-fot form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    height: 40px;
    width: 63px;
    color: #fff;
    background: #B99F73;
    font-size: 14px;
}
.copy-right-main {
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
}
.cop-ryt p {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
	font-family:inter;
}
.cop-ryt a{
	color: #d72320;
}
.log-fot img {
    width: 60px;
}
.botmlnk ul {
    margin: 0;
    text-align: right;
	padding: 0;
}
.botmlnk ul li {
    display: inline-block;
    list-style: none;
}
.botmlnk ul li a{
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: Inter;
}
.botmlnk ul li a:hover{
	color:#B99F73;
}
.botmlnk ul li:after{
    content: "/";
    color: #fff;
    padding-right: 2px;
    margin-left: 6px;
}
.botmlnk ul li:last-child:after{
	display:none;
}
.bortp {
    border-top: #5e5e5e solid 1px;
    padding-top: 13px;
	margin-top: 20px;
}
.padfotr120{
	padding-bottom:140px!important;
}



@media only screen and (max-width:1199px) {
	.hdr-ph1 span {
		margin-right: 4px;
		font-size: 15px;
	}
	.hdr-ph1 a {
		font-size: 14px;
	}
	.txt-banner h1 {
		font-size: 28px;
		margin: 0 0 12px 0;	
	}
	.txt-banner p {
		font-size: 18px;
	}
	.stellarnav .blc_clr li {
		margin-left: 0px;
	}
	.stellarnav.light .blc_clr li a {
		font-size: 13px;
		padding: 5px 3px;
	}
	.footer-menu .footer-title {
		font-size: 18px;
	}
	.add-footer h3.footer-title {
		font-size: 19px;
		margin-bottom: 9px;
	}
	.footer-title{
		margin-bottom: 9px;
	}
	.footer-menu ul li a {
		font-size: 14px;
	}
	.pad-rmv1199{
		padding:0;
	}

}

@media only screen and (max-width:768px) {
	.stellarnav.mobile li a.dd-toggle, .stellarnav.mobile.light li a.dd-toggle {
		height: 38px;
	}
	.stellarnav.mobile.light>ul {
		border: 0!important;
		box-shadow: #ccc 0 0 6px;
	}
	.stellarnav.light .blc_clr ul li a {
		padding: 14px;
		font-weight: 400!important;
	}
	.stellarnav.mobile.light ul ul {
		position: relative!important;
		margin: 0!important;
		width: 90%!important;
		top: 0;
		left: 5%;
		border: #e8e8e885 solid 1px;
	}
	.hdr-ph1{
        vertical-align: top;
        padding-top: 14px;
        position: absolute;
        right: 10px;
        top: 0;
    }
	a.menu-toggle.full {
		text-align: right;
		padding: 23px 20px 0;
	}
	.stellarnav.mobile.light ul {
		position: absolute;
		width: 93%;
		padding: 0;
		z-index: 99;
		right: 14px;
		top: 64px;
	}
	.stellarnav.light .blc_clr li a {
		font-size: 15px;
        padding: 10px 13px;
        color: #000;
        font-weight: 400;
	}
}

@media only screen and (max-width:767px) {	
	
	.pad-botm {
		padding-bottom: 30px;
	}
	.pad-top {
		padding-top: 30px;
	}
	.right-top {
		text-align: center;
		height: 0;
	}
	.pad-rmv767{
		padding-left:0;
		padding-right:0;
	}
	.ph-fot span {
		font-size: 25px;
	}	
	.footer-main {
		padding-top: 25px;
		padding-bottom: 15px;
		margin-top: 9px;
	}
	.cop-ryt {
		text-align: center;
	}
	.botmlnk ul {
		text-align: center;
	}
	.sub-fom-fot {
		padding-top: 0;
	}
	.ph-fot a {
		font-size: 26px;
	}
	.ph-fot {
		text-align: left;
		padding-top: 15px;
	}
	a.menu-toggle.full {
		text-align: right;
		padding: 0;
		width: auto;
		position: absolute;
		top: -84px;
		right: 0;
		font-size:0;
	}
	header.bg_hd {
		padding-bottom: 10px;
		padding-top: 10px;
		top: 10px;
		left: 2%;
		width: 96%;
		z-index: 9;
	}
	.rohdr {
		border-radius: 15px;
	}
	a.menu-toggle.full i {
		font-size: 21px;
        color: #fff;
	}
	.right-top:before{
		display:none;
	}
	a.menu-toggle.full {
		text-align: right;
        padding: 10px;
        top: 12px;
        right: 110px;
	}	
	.fot-mnn {
		padding: 0;
	}
	.fot-mnn .footer-add,
	.fot-mnn .footer-menu,
	.fot-mnn .add-footer{
		padding: 0;
	}
	.footer-menu .footer-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.footer-menu ul li a {
		font-size: 15px;
	}
	.add-footer .social {
		padding: 0;
		margin: 10px 0 0px;
	}	
	.add-footer .social li a {
		padding: 6px;
		width: 30px;
		height: 30px;
		line-height: 17px;
	}
	.add-footer p {
		font-size: 15px;
	}
	.add-footer p {
		margin: 0;
	}
	.footer-cont p:last-child{
		margin: 0;
		padding: 0;
	}
	.footer-main:before {
		height: 50px;
		box-shadow: #fff 0 0 0 9px;
	}
	.footer-menu,
	.footer-cont,
	.add-footer	{
		margin-bottom: 20px;
	}
	.social ul {
		margin-bottom: 0;
	}
	.footer-menu ul li{
		margin-bottom: 6px;
	}
	.footer-menu ul li:last-child {
		margin-bottom: 0;
	}
	.footer-cont p {
		margin-bottom: 7px;
		padding-right: 0;
	}	
	.padfotr120 {
		padding-bottom: 70px !important;
	}
	.bortp {
		margin-top: 5px;
	}
	
	
	/**homepage***/
	body {
		padding: 10px;
	}
	.banrtxt p {
		font-size: 24px;
        line-height: 29px;
        margin-bottom: 10px;
	}
	.banrtxt{
		border-radius: 15px;
		margin-bottom: 15px;
		padding: 10px;
	}
	.banner-main {
		min-height: 510px;
	}
	.banner-main:before,
	.banrtxt:after{
		display:none;
	}
	.abhmit p {
		font-size: 20px;
        line-height: 26px;
	}
	.abhmmain {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.abimghm {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.abtxthm p {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 22px;
    }
	.webtxt p {
		font-size: 14px;
	}	
	.webmnhm {
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #007A86;
	}	
	.webtxt h6 {
		font-size: 28px;
		line-height: 28px;
	}
	.webcard {
		width: 100%;
		margin-bottom: 15px;
	}
	.webcard img {
		height: 290px;
	}
	.webhm {
		gap: 0;
	}
	.webvdhm video {
		height: 250px;
	}
	.pubmanhm {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.pubhd h6 {
		font-size: 28px;
		line-height: 28px;
	}
	.pubcard img {
		width: 100%;
		height: auto;
		position: relative;
		margin-bottom: 12px;
	}
	.pubcard {
		padding: 0 0 15px;
		text-align: center;
	}
	.hmlogmn {
		padding-bottom: 30px;
	}
	.fremnhm {
		padding-top: 30px;
		padding-bottom: 80px;
	}
	.acohm .accordion-item .accordion-header .accordion-button {
		font-size: 15px;
		line-height: 20px;
	}
	.btn-pri.text-right {
		text-align: left;
	}
	.btn-pri a{
		padding: 9px 20px;
		font-size: 15px;
		font-weight: 300;
	}
	
	/**about**/
	.inner-bannermain:before {
		width: 290px;
		height: 32px;
	}
	.inner-bannermain {
		min-height: 290px;
	}
	.banrinrtxt p {
		font-size: 30px;
		line-height: 34px;
	}
	/**about**/
	
	/**contact **/
	.contdetil ul li {
		display: block;
		width: 100%;
		min-height: auto;
		padding: 13px 0 19px;
		border-right: 0;
		border-bottom: #ccc solid 1px;
	}
	.conthdng h3 {
		font-size: 24px;
		margin-bottom: 5px;
	}
	.contdetil {
		margin-bottom: 40px;
	}
	.form-group{
		padding:0;
	}
	.contuprmn {
		padding-top: 40px;
		padding-bottom: 90px;
		padding-left: 0;
		padding-right: 0;
	}
	.hd-cont12 p{
		font-size: 30px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	/**contact **/
	
	/**webinars**/
	.webihdng {
		padding:0;
	}
	.webihdng p{
		font-size: 18px;
		line-height: 28px;
	}
	.webppl h5 {
		margin-bottom: 15px;
	}
	.webppl {
		margin-bottom: 40px;
	}
	.webibtn {
		margin-top: 0;
	}
	.blgpgmn{
		padding-bottom: 100px;
		padding-top: 40px;
	}
	/**webinars**/
		



}