@media (min-width:1400px) {
	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1400px;
	}
	#header--modifier.sticky--modifier section.mainMenuOuter {
		margin-top: -19px !important;
	}
	#header--modifier.home-only.sticky--modifier section.mainMenuOuter {
		margin-top: -11px !important;
	}
	.headinginfoText li:nth-child(4) img {
        width: 78%;
        margin-top: 3px;
		height: auto;
    }
}
@media (max-width:1400px) {

}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {   


}
@media only screen and (min-width: 1200px) {
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xl {
        max-width: 1200px;
    }
	.headinginfoText{
		width: auto;
	}
	.headinginfoText li:nth-child(2)::after {
		border-bottom: 24px solid var(--color-primary) !important;
	}
	.depart--logo{width: 21%;}
	#header--modifier.home-only.sticky--modifier section.mainMenuOuter {
        margin-top: -3px !important;
    }
	#header--modifier.sticky--modifier section.mainMenuOuter {
		margin-top: -11px !important;
	} 
	.technical__modifier ul.quicktabs-tabs li.active::after, 
	.technical__modifier ul.quicktabs-tabs li:hover::after {
		right: -16px;
	}
	#header--modifier.sticky--modifier .menu-section--modifier {bottom: -60px; z-index:-1}
	#header--modifier.home-only.sticky--modifier .menu-section--modifier {bottom: -52px; z-index:-1}
	.headinginfoText li:nth-child(2)::after {
		border-bottom: 22px solid var(--color-primary) !important;
		right: -12px!important;
	}
	section.mainMenuOuter {margin-top: -36px;}
	.aboutus--sec {
		padding-bottom: 3em;
		padding-left: 5em;
	}
	.contact__modifier--contactUs .item-list ul li a{padding: 5px 1em;}
	.publication__loop1 .custom__btn {margin-top: 15px;}
	.public__wrapper:before {height: 130px;}
	.public__wrapper::after {
		height: 130px;
		bottom: 12px;
	}
	.publication__loop2 {
		width: 160px;
		height: 207px;
	}
	.banner__innerText {
		font-size: 44px;
        margin-top: 69px;
        line-height: 1.5;
        font-weight: 400;
	}
	.menu-section--modifier .menu li a{font-size: 14px!important;}
	.Middle__rightModifier{
		align-items: center;
	}
	.Middle__rightModifier img {
		width: 100%;
		height: auto;
	}
	.headinginfoText li:nth-child(1) {
		font-size: 12px;
        padding: 0px;
        font-weight: 600;
	}
	.headinginfoText li:nth-child(2) {
        font-size: 12px;
        height: auto;
        font-weight: 600;
	}
	.headinginfoText li:nth-child(3) {
		font-size: 14px;
        font-weight: 600;
        color: #000;
	}
	.headinginfoText li:nth-child(4) {
		font-size: 11px;
        line-height: 10px;
		padding-bottom: 0px;
	}
	.headinginfoText li:nth-child(4) img {
		width: 78%;
		margin-top: 3px;
		height: auto;
	}
	.headinginfoText li:nth-child(4) span {
		font-size: 9px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {  
	
}
@media only screen and (min-width: 1024px) and (max-width: 1201px) { 
    
}
@media only screen and (min-width: 992px) and (max-width: 1025px) {   
	.contact__modifier--contactUs .item-list ul li a {
		padding: 5px 1em;
		font-size: 13px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.searchOuter svg {float: left;}
	.contact-details {
		display: flex;
		flex-wrap: wrap;
	}
	.contact-box {
		flex: 1 0 48%;
		max-width: calc(50% - 15px);
	}
	.registration-container .reg-card {
		width: calc(50% - 8px);
		margin-bottom: 16px;
	}
	.registration-container .reg-card:nth-child(3), 
	.registration-container .reg-card:nth-child(4) {
		margin-bottom: 0px;
	}
	.globallisting__two--item2 a,
	.globallisting__two--item1 span:first-child{
		font-size: 13px;
	}
	.topbar--modifier a,
	.custom--fontResizing a#text_resize_increase:after,
	.custom--fontResizing a#text_resize_reset:after,
	.custom--fontResizing a#text_resize_decrease:after,
	.searchOuter svg, 
	.custom--language ul.links a
	{
		font-size: 12px;
	}
	.headinginfoText li:nth-child(4) img {
		height: auto;
		width: 76%;
	}
	#header--modifier.sticky--modifier section.mainMenuOuter {
		margin-top: -11px !important;
	}
	#header--modifier.home-only.sticky--modifier section.mainMenuOuter {
		margin-top: -11px !important;
	}
	.headinginfoText li:nth-child(2)::after {
		border-bottom: 22px solid var(--color-primary) !important;
	}
	.signIn:after {right: -13px;}
	.headinginfoText{width: 100%}
	section.mainMenuOuter {margin-top: -39px;}
	.aboutus--sec {
		padding-top: 3em;
        padding-bottom: 0px;
	}
	.circle-image-container {
        justify-content: center;
        display: flex;
        padding: 0px;
        position: relative;
        width: 270px;
        height: 270px;
        margin: 0px auto;
    }
	.circle1{
		width: 270px;
		height: 270px;
		position: relative!important;
		left: 0px;
	}
    .circle2 {
        width: 120px;
        height: 120px;
        top: 95px;
        left: 241px;
    }
	.circle3 {
        width: 150px;
        height: 150px;
        top: 172px;
        left: 160px;
	}
	.FancyGallery-item{height: 100px;}
	.FancyGallery-item.tall {min-height: 340px;}
	.thirdCol .FancyGallery-item {height: 160px;}
	.publication__loop1 .custom__btn {margin-top: 15px;}
	.Guest__modifier,
	.footer__modifier{
		background-size:cover;
	}
	.public__wrapper:before {height: 130px;}
	.public__wrapper::after {
		height: 130px;
		bottom: 12px;
	}
	.publication__loop2 {
		width: 160px;
		height: 207px;
	}
	.banner__innerText {
		font-size: 2em;
		margin-top: 80px;
	}
	a.signIn{font-size: 14px;}
	.menu-section--modifier {
		padding: 9px 32px 9px 8px;
		bottom: -60px!important;
	}
	.menu-section--modifier .menu li {padding: 0px 7px;}
	.menu-section--modifier .menu li a{font-size: 12px!important;}
	.topright-listing li::after, li.searchOuter:before {
		font-size: 11px;
		padding: 5px 10px;
	}
	.Middle__rightModifier{
		align-items: center;
	}
	.headinginfoText li:nth-child(1) {
		font-size: 12px;
        font-weight: 600;
	}
	.headinginfoText li:nth-child(2) {
		font-size: 12px;
		height: auto;
	}
	.headinginfoText li:nth-child(3) {
		font-size: 12px;
        font-weight: 600;
	}
	.headinginfoText li:nth-child(4) {
		font-size: 14px;
	}
	.headinginfoText li:nth-child(4) span {
		font-size: 9px;
	}
	.nccb-header h4{font-size: 14px;}
	.nccb-header p {
		font-size: 9px;
	}
	.MiddleHead--modifier .MiddleHead--modifier__divider {
		gap: 0px !important;
	}
	.middle--modifier__left.brand--logo {
		margin-right: 20px;
		width: 165px;
	}
	.middle--modifier__left.brand--logo img,
	.Middle__rightModifier a img,
	.depart--logo img {
		width: 100%;
		height: auto;
	}
	.Middle__rightModifier a {
		width: 175px;
	}
	.depart--logo{width: 100px;}
	.Middle__rightModifier {
		gap: 1em;
		align-items: center;
	}
}
@media only screen and (min-width: 992px) {
  .MobileLogoOnly2{
	display: none!important;
  }
    
}
@media only screen and (max-width: 991px) {
	.News__modifier--list{
		min-height: auto!important;
	}
	form.views-exposed-form.bef-exposed-form .form-radios .option{
		font-size: 12px;
		padding: 7px 10px;
	}
	#quicktabs-container-programme .Event__row{
		flex: 1 0 100%;
		max-width:calc(100%);
	}
	.News__modifier{padding-top: 7px !important;}
	#searchBoxOpen.activeSearch {padding: 6px 8px;}
	.node--type-exhibition .field--type-image .field__item {
		width: calc(48% - 15px);
		flex: 1 0 48%;
		height: 250px;
	}
	.globallisting__two{
		align-items: self-start;
	}
	.Guest__modifier .view-distinguished-guests .view-header{
		display: none!important;
	}
	.global--gallery h4{
		font-family: var(--font-primary);
		text-align: center!important;
	}
	.News__modifier--aboutlist {padding-left: 0;}
	.menu-section--modifier [aria-label="Home"] {
		padding: 10px 18px !important;
		margin-top: 20px;
	}
	.depart--logo{display: none;}
	.Middle__rightModifier a:nth-child(1) img {
		display: none!important;
	}
	.contact__modifier--contactUs .table-responsive,
	.contact__modifier--contactUs .quicktabs-main {
		height: auto!important; 
		overflow-y:inherit!important;
	  }
	.bradcum__area {margin-top: 0;}
	.page-title, 
	.page-title span {
		font-size: 1.3em !important;
	}
	.bannerInner--modifier{height: auto;}
	.middle--modifier__left.brand--logo {
		margin-right: 0px;
		margin-top: 10px;
	}
	section.mainMenuOuter {margin-top: 10px;}
	.headinginfoText{width: 100%;}
	.news--box1 {
		display: flex;
		gap: 15px;
		flex-wrap: wrap;
	}
	.news--box2 {
		width: calc(100%) !important;
		margin-bottom: 30px;
	}
	.footer__modifier .menu {
		margin: 0px 0px 1em 0px;
	}
	.footer__modifier h2{padding-bottom: 0px;}
	.footer__modifier .menu li a,
	.contactUs--footer li,
	.footer__modifierSecond .container > div p{
		font-size: 12px;
	}
	.con--devider {
		flex-direction: column!important;
		width: 100%;
		
	}
	.con--devider > div:nth-child(1), 
	.con--devider > div:nth-child(2),
	.con--devider > div:nth-child(3) {
        flex: 1 0 100% !important;
        max-width: 100% !important;
        width: 100%;
        margin: 0.7em 0px;
	}
	.organization__modifier{padding: 2em 0px 2em 0px;}
	.Branding__listing h2 {font-size: 1.5em;}
	.Guest__modifier,
	.footer__modifier{
		background-size:cover;
	}
	.footer__modifier{
		padding-top: 1em;
	}
	.Guest__modifier .view-distinguished-guests .view-header{
		position: static!important;
		margin-top: 1em !important;
        margin-left: calc(50% - 60px);
	}
	.item-list{
		overflow-x: auto!important;
	}
	.technical__modifier ul.quicktabs-tabs li a,
	.ckeditor-accordion-container > dl dt:last-of-type > a
	{
		font-size: 14px!important;
	}
	.technical__modifier ul.quicktabs-tabs li.active::after, 
	.technical__modifier ul.quicktabs-tabs li:hover::after{
		display: none!important;
	}
	.technical__modifier .quicktabs-main {
		border-radius: 0px!important;
		padding-top: 1.5em !important;
	}
	.Guest__modifier .item-list{height: auto!important;}
	.technical__modifier ul.quicktabs-tabs li{
		margin: 0px;
		padding: 8px 10px;
	}
	.technical__modifier .item-list ul.quicktabs-tabs{margin: 0px;}
	.technical__modifier .quicktabs-wrapper {gap: 0px;}
	.technical__modifier .item-list,
	.technical__modifier .quicktabs-main {
		flex: 1 0 100%;
		min-height: auto;
		width: 100%;
		padding-top: 0px;
	}
	.technical__modifier .item-list ul.quicktabs-tabs {flex-direction: row;}
	.technical__modifier .quicktabs-wrapper{flex-direction: column;}
	h1,
	.Guest__modifier h2
	 {
		font-size: 1.7em;
	}
	.News__modifier--aboutlist {margin-top: 1em;}
	.MobileLogoOnly{display: block!important;}
	.topright-listing {
		justify-content: center !important;
		margin: 0px;
		padding: 0px;
	}
	.MiddleHead--modifier__divider {
		flex-direction: column;
	}
	.iccNCB__logo img {
		width: 100%;
		height: auto;
	}
	.MobileLogoOnly img {
		width: 86% !important;
	}
	.headinginfoText li:nth-child(1) {
		font-size: 13px;
	}
	.headinginfoText li:nth-child(2) {
		font-size: 13px;
		padding-left: 10px !important;
        padding-right: 10px !important;
	}
	.headinginfoText li:nth-child(3) {
		font-size: 13px;
	}
	.headinginfoText li:nth-child(4) {
		font-size: 16px;
	}
	.headinginfoText li:nth-child(4) span {
		font-size: 9px;
	}
	.InnerHeader  #Mobile--Menu {
        margin-top: -32px;
    }
    #Mobile--Menu {
        width: 32px;
        height: 32px;
        display: inline-block;
        position: fixed;
        left: 8px;
        font-size: 36px;
        color: var(--color-primary);
        background: #fff;
        padding: 4px 5px 5px 6px;
        border-radius: var(--border-radius-One);
        margin-top: -7px;
        top: 21px;
        z-index: 999;
		pointer-events: auto;
    }
	#Mobile--Menu path{pointer-events: none;}
	.menu-section--modifier {
		position: fixed;
		z-index: 10;
		background: #fff;
		margin: 0px;
		padding: 9px 60px 9px 15px;
		border-radius: 4px;
		left: -90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
		top: 60px;
		width: 70%;
		overflow-y: auto;
		box-shadow: none;
	}
	.menu-section--modifier.open--menuOne { 
        display: block;
        position: fixed;
        background: #ffffff;
        z-index: 999;
        padding: 0px 0px 0px 0px !important;
        width: 70%;
        left: 0px !important;
        height: calc(100vh);
        overflow-y: auto;
        animation: slideInFromLeft 0.6s ease-out forwards;
        border-radius: 0px;
        top: 73px;
    }
.menu-section--modifier .menu-section--modifier.open--menuOne {top: 60px;}
.mainMenuOuter.overlay:before {
	background: rgba(0, 0, 0, 0.5);
	content: ".";
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
}
	.menu-section--modifier .menu{
		flex-direction: column;
		align-items: flex-start;
	}
	.menu-section--modifier .menu li {
		padding: 12px 20px;
        width: 100%;
        border-bottom: 1px solid var(--color-primary);
	}
	.menu-section--modifier .menu li.menu-item--active-trail{
		background: var(--color-primary);
		color: #fff;
	}
	.menu-section--modifier .menu li.menu-item--active-trail a {
		color: #fff;
	}
	.signIn{
		padding-left: 20px;
/* 		margin-top: 12px!important; */
		float: left;
	}
	.menu-section--modifier .menu li:not(:first-child) {
		border-right: 0px;
	}
	.menu-section--modifier .menu li:hover {
		background: var(--color-primary);
		color: #fff !important;
	}
	.menu-section--modifier .menu li:hover a {
		color: #fff;
	}
	#top--headerSticky.sticky--modifier {
		position: fixed;
		z-index: 11;
		width: 100%;
		box-shadow: 0px 3px 7px #666;
	}
}
@media (max-width: 768px) {
    .map-panel {
      flex: 1 1 100%;
      height: 30vh;
    }
  }
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.repeatSystem{
		width: 90%;
		margin: 0px auto;
	}
	.repeatSystem .repeatSystem__inner {
		max-width: calc(50% - 10px) !important;
		flex: 1 0 50%;
	}
	.homeslider--modifier .owl-nav {bottom: -52px;}
	.registration-container .reg-card:nth-child(3), 
	.registration-container .reg-card:nth-child(4) {
		margin-bottom: 0px;
	}
	.registration-container .reg-card{
		width: calc(50% - 0.5em);
        margin-bottom: 1em;
	}
	.headinginfoText li:nth-child(4) img {
		height: auto;
		width: 56%;
	}
	.headinginfoText li:nth-child(2)::after {
		border-bottom: 24.5px solid var(--color-primary) !important;
	}
	.brand--box2 {width: 33.33% !important;}
	.aboutus--sec {
		padding-top: 3em;
        padding-bottom: 0px;
	}
	.circle-image-container {
        justify-content: center;
        display: flex;
        padding: 0px;
        position: relative;
        width: 370px;
        height: 370px;
        margin: 0px auto;
    }
	.circle1{
		width: 370px;
		height: 370px;
		position: relative!important;
		left: 0px;
	}
    .circle2 {
        width: 120px;
        height: 120px;
		top: 123px;
        left: 341px;
    }
	.circle3 {
        width: 170px;
        height: 170px;
        top: 220px;
        left: 237px;
	}
	.FancyGallery-item{height: 100px;}
	.FancyGallery-item.tall {min-height: 340px;}
	.thirdCol .FancyGallery-item {height: 160px;}
	.gallery-box {
		width: calc(50% - 14px) !important;
		margin: 0px 7px;
	}
	.publication__loop1 .custom__btn {margin-top: 15px;}
	.public__wrapper:before {height: 130px;}
	.public__wrapper::after {
		height: 130px;
		bottom: 12px;
	}
	.publication__loop2 {
		width: 160px;
		height: 207px;
	}
	.c__outerGuest {
		width: 50% !important;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.homeslider--modifier .owl-carousel .owl-item img {
		height: 370px!important;
	}
	.banner__innerText {
		font-size: 2em;
		margin-top: 20px;
	}
	.topbarSectionAlign {
		flex-direction: column;
		gap: 18px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.topright-listing li {
		padding: 0px 10px;
		position: relative;
	}
	.topright-listing li:not(:last-child)::after {
		position: absolute;
		right: -14px;
		top:0px;
	}
	.topbar--modifier a {
		font-size: 12px;
		position: relative;
	}
	li.custom--language,
	li.searchOuter {
		padding: 0px;
	}
	li.searchOuter {
		padding-left: 10px;
	}
	li.searchOuter:before {
		position: absolute;
		right: 6px;
		top: 0px;
	}
}
@media only screen and (max-width: 767px) {
.path-contact .view-contact .views-row {padding: 20px 15px;}
.path-contact .view-contact .views-row .views-field:nth-child(1), 
.path-contact .view-contact .views-row .views-field:nth-child(2){
		flex: 1 0 100%;
}
.viskit--bharat {margin-bottom: 1rem;}
.contact-section {margin: 1.5em auto 0px;padding: 20px;}
.map-section {gap: 50px;}
	.location__timing {
		flex-direction: column;
		gap: 6px !important;
		margin-top: 10px;
		display: inline-block !important;
	}
	.location__timing span:first-child{padding-right: 25px;}
	.globallisting__two--item1 {
		flex: 1 0 20%;
        max-width: 20%; 
		margin-top: 7px;
	}
	.repeatSystem{
		width: 90%;
		margin: 0px auto;
	}
	.repeatSystem .repeatSystem__inner {
		max-width: calc(100%) !important;
		flex: 1 0 100%;
	}
	.awards__loop--modifier .global--gallery{
		margin-bottom: 1em;
	}
	.awards__loop--modifier:last-child .global--gallery{margin-bottom: 0px;}
	.registration-container .reg-card{
		width: 100%;
		margin-bottom: 1.3em;
	}
	.AwardsGallery .gallery-item .field-gallery-img{display: none;}
	.AwardsGallery .gallery-item {
		height: auto;
		margin-bottom: 2em;
	}
	.exhibition-gallery {
		display: flex!important;
		flex-direction: column!important;
		gap: 10px!important;
	  }
	
	  .exhibition-gallery a {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	  }
	.headinginfoText li:nth-child(4) img {
		height: auto;
		width: 78%;
	}
	.headinginfoText li {padding: 5px 0px !important;}
	.headinginfoText li:nth-child(2)::after {display: none;}
	.brand--box2 {width: 50% !important;}
	.aboutus--sec {
		padding-top: 3em;
        padding-bottom: 0px;
	}
	.circle-image-container {
        justify-content: center;
        display: flex;
        padding: 0px;
        position: relative;
        width: 370px;
        height: 370px;
        margin: 0px auto;
    }
	.circle1{
		width: 370px;
		height: 370px;
		position: relative!important;
		left: 0px;
	}
    .circle2 {
        width: 120px;
        height: 120px;
		top: 123px;
        left: 341px;
    }
	.circle3 {
        width: 170px;
        height: 170px;
        top: 220px;
        left: 237px;
	}
	.FancyGallery-wrapper{flex-wrap: wrap!important;}
    .FancyGallery-column {
        flex-direction: row;
        flex: 1 0 100%;
        display: flex;
        flex-wrap: wrap;
    }
	.FancyGallery-item {
		flex: 1 0 100%;
		max-width: 100%;
	}
	.gallery-box {
		width: calc(100%) !important;
		margin: 0px;
	}
	.pub__loop,
	.path-publications .pub__loop  {
		width: calc(100%) !important; 
		margin: 0px;
	}
	.footer__modifierSecond .container > div {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}
	.Branding__listing button.owl-prev {left: -10px;}
	.Branding__listing button.owl-next {right: -10px;}
	.c__outerGuest {
		width: 100% !important;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.homeslider--modifier .owl-carousel .owl-item img {height: 370px!important;}
	.homeslider--modifier .owl-nav {
		bottom: -17px;
		right: calc(50% - 50px);
	}
	.banner__innerText {
		font-size: 1.5em;
		margin-top: 20px;
	}
	.topbarSectionAlign {
		flex-direction: column;
		gap: 18px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.topright-listing li:nth-child(1) a,
	.topright-listing li:nth-child(2) a,
	.topright-listing li:nth-child(3) a
	{
		font-size: 0px;
	}
	.topright-listing li:nth-child(1) svg,
	.topright-listing li:nth-child(2) svg,
	.topright-listing li:nth-child(3) svg,
	.custom--language ul.links li a
	{
		font-size: 12px!important;
	}
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
	.topright-listing li {
		padding: 0px 10px!important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 640px){
	form.views-exposed-form.bef-exposed-form .form-radios.form--inline{
		overflow-x: auto!important;
	}
	.bef-exposed-form .form--inline > .form-item{float: none!important;}
}
@media only screen and (max-width: 640px) {
	.AuthorProgram__modifier .field-profile-image,
	.AuthorProgram__modifier .field-designation-author,
	.AuthorProgram__modifier .field-email {
	  flex: 1 1 45%;
	}
	.AuthorProgram__modifier .field-papers {
	  flex: 1 1 100%;
	}
	.block-quicktabs-blockprogramme .quicktabs-tabs {
		flex-wrap: wrap;
		gap: 0.5rem;
	  }
	  .block-quicktabs-blockprogramme .quicktabs-tabs li a {
		font-size: 0.85rem;
		padding: 0.5rem 1rem;
	  }
	.programArticle__modifier .node-title {
		font-size: 1.6rem;
	  }
	
	  article.programArticle__modifier  {
		padding: 1.5rem;
	  }
	
	  .programArticle__modifier .field-hall,
	  .programArticle__modifier .field-event-type {
		display: block;
		margin-bottom: 0.5rem;
	  }
	.globallisting__two--item1 span:first-child{
		font-size: 12px!important;
		font-weight: 400!important;
	}
	.homeslider--modifier .owl-nav {
        bottom: -80px;
        right: calc(50% - 48px);
    }
	.globalShap1__modifier--box1{
		height: 104px!important;
	}
	.homeslider--modifier .owl-carousel .owl-item img {
        height: 200px !important;
    }
	.banner__innerText {
        font-size: 1.3em;
        margin-top: 20px;
    }
	.headinginfoText li:nth-child(4) img {
		height: auto;
		width: 76%;
	}
	.aboutus--sec {
		padding-top: 3em;
        padding-bottom: 0px;
	}
	.circle-image-container {
        justify-content: center;
        display: flex;
        padding: 0px;
        position: relative;
        width: 270px;
        height: 270px;
        margin: 0px auto;
    }
	.circle1{
		width: 270px;
		height: 270px;
		position: relative!important;
		left: 0px;
	}
    .circle2 {
        width: 100px;
        height: 100px;
        top: 70px;
        left: 244px;
    }
	.circle3 {
        width: 140px;
        height: 140px;
        top: 132px;
        left: 157px;
	}
	.Branding__listing h2 {font-size: 1em!important;}
	.custom__btn {
		font-size: 12px;
	}
	.custom__btn:after {
		right: 16px;
		top:14px;
	}
	#Mobile--Menu {
        width: 22px;
        height: 22px;
        left: 5px;
        top: 13px;
    }
	#searchBoxOpen.activeSearch form input[type="search"] {width: 158px!important;}
	.topright-listing li{padding: 0px 5px;}
	.topright-listing li::after, 
	li.searchOuter:before{
		display: none!important;
	}
    
}


