@font-face {
    font-family: 'Alata';
    src: url('/Portals/_default/Skins/Glend/resource/fonts/alata/Alata-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/Portals/_default/Skins/Glend/resource/fonts/opensans/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face { 
    font-family: 'Open Sans';
    src: url('/Portals/_default/Skins/Glend/resource/fonts/opensans/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/Portals/_default/Skins/Glend/resource/fonts/opensans/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/**************** Login page******************/
@media only screen and (max-width:767px) {
	.loginContent .LoginPanel {
		width: 100% !important;
	}
	.loginContent .dnnFormItem .dnnLoginRememberMe {
		white-space: nowrap;
	}
	.loginContent .dnnFormLabel {
		display: block !important;
		text-align: left !important;
	}
}

form[action*="/Login?returnurl"] .loginContent .LoginPanel{
	width:500px!important;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space:inherit;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormLabel {
	display: inline-block !important;
	text-align: right !important;
}


.registerGroup ul,
.registerGroup li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.registerGroup,
.loginGroup{
	display: inline-block;
}
.registerGroup a,
.loginGroup a,
.registerGroup a:link,
.loginGroup a:link,
.registerGroup a:active,
.loginGroup a:active,
.registerGroup a:visited,
.loginGroup a:visited{
	color:inherit;
}

.loginContent a,
.loginContent a:link{
	color:#333;
}
.loginContent a.dnnPrimaryAction{
	color:#FFF;
}
.loginContent a:hover{
	text-decoration: none;
}

/**************** register page******************/
@media only screen and (max-width:767px) {
.dnnRegistrationForm {
	min-width: inherit !important;
}
.dnnRegistrationForm .dnnForm {
	width: 100%;
}
.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}
.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}
.dnnRegistrationForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnFormItem input[type="email"],
.dnnRegistrationForm .dnnFormItem input[type="tel"],
.dnnRegistrationForm .dnnFormItem select,
.dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
.dnnSendPasswordContent {
	width: auto !important;
}
.dnnSendPasswordContent .dnnLabel {
	display: block !important;
	width: 100% !important;
	text-align: left;
}
.dnnSendPasswordContent a.dnnFormHelp,
.dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp,
.dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
	position: static;
}
.dnnSendPasswordContent input[type="text"],
.dnnSendPasswordContent input[type="password"],
.dnnSendPasswordContent input[type="email"],
.dnnSendPasswordContent input[type="tel"],
.dnnSendPasswordContent select,
.dnnSendPasswordContent textarea {
	width: 90%;
	margin-bottom: 10px !important;
}
.dnnSendPasswordContent ul.dnnActions {
	padding: 0 !important;
}
}
/*footer*/
footer.footer .dngTextBox,
.footer-logoin{
	display: inline-block
}
.footer-logoin{

	
}

/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}
#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}
ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
/* ********** Pane Style End ************** */

/*dnn*/
.dnnEditState .actionMenu { 
	z-index: 1!important; display: block!important; 
}
#Body[style*="margin-left: 80px"]{
	position: relative;
}
#Body[style*="margin-left: 80px"] .dng-main.Wide .header-replace.header-position,
#Body[style*="margin-left: 80px"] .dng-main.Wide .floating-active.header-wrap,
#Body[style*="margin-left: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
	left: 80px;
	width: auto;
	right: 0;
}
#Body[style*="margin-left: 80px"] .headersidenav{
	left: 80px;
}
#Body[style*="margin-left: 80px"] .leftslidemenu.active{
	margin-left: 80px;
}
#Form.showControlBar{
	position: relative;
}

.dnnEditState .overlay-panel-content{
    position: relative!important;
    display: block!important;
    z-index: 99!important;
    overflow: visible;
    width: 100%;
}
.dnnEditState .overlay-panel-content:before{
	position: absolute;
}
.dnnEditState .overlay-panel-content .overlay-panel-close{
	position: absolute;
}

.dnnEditState .overlay-panel-content .dng_animate_visible,
.cke_editable .dng_animate_visible{
	opacity: 1;
}
.dnnEditState .side-panel-box.side-panel .side-panel-main{
	min-height: 100vh

}

.dnnEditState .side-panel {
    position: relative!important;
    left: auto!important;
    right: 0!important;
    top: 0!important;
	visibility: visible!important;
	display: inline-block;
	z-index: 100!important;
}

#PageTemplate_Modal .modal-body{
	height:calc(100% - 65px);
}
#PageTemplate_Modal .close{
	position: absolute;
	right: 4px;
	top: -3px;
	font-size: 35px;
}

#setting-message-info{
	position: fixed;
	right: 25px;
	top:25px;
	z-index: 10001;
	display: none;
	padding: 15px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	background-color: #32373c;
}
#setting-message-info .fa{
	border-width: 2px;
	border-style: solid ;
	font-size: 10px;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 2px;
	
}
#setting-message-info-full {
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000001;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
	display: none;
}
#setting-message-info-full .waitaminute-message{
	position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    margin-top: -30px;
}

#setting-message-info-full .cog{
    position: relative;
    display: inline-block;
    width: 60px;
    line-height: 1;
	margin-bottom: 10px;

 

}
#setting-message-info-full .cog .fa-cog{
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>');
	background-size: cover;

}
#setting-message-info-full .cog .fa-cog::before{
	content: none;
}
#setting-message-info-full .cog .icon1{
	-webkit-animation: rotatemessage-r 5s infinite linear;
	animation: rotatemessage-r 5s infinite linear;
}
#setting-message-info-full .cog .icon2{
    position: absolute;
    font-size: 0.5em;
    top: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;

}
#setting-message-info-full .cog .icon3{
	position: absolute;
    font-size: 0.5em;
    bottom: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;
}

/* Animations */
@-webkit-keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }
  @keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }

.DNNEmptyPane{
	display: none!important;
}

/*pane name*/
.dnnEditState .edit-panename{
	position: absolute;
	z-index: 100;
	pointer-events: none;
	user-select: none; 
	color: #cdcdcd;
    font-size: 18px;
	font-weight: bold;
	left: 50%;
	top: 20px;
	transform: translate(-50%,0);
	text-shadow: 0 0 1px rgba(255,255,255,0.2);
}

/*SkinPlugin*/
.SkinPlugin_icon{
	display: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) {
	position:fixed;
	top:20%;
	left:0;
	z-index:9999;
	cursor:pointer;
	text-align: left;
	white-space: pre;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

body[style*="margin-left: 80px;"] .SkinPluginPro_icon:not(.sidebarIcon){
	left: 80px;
}	


.SkinPluginPro_icon:not(.sidebarIcon) a{
	display:inline-flex;
    flex-direction: row-reverse;
	height:34px;
	line-height: 34px;
	text-decoration:none;
	background-color: #20a3f0;
	text-align: center;
	border-radius:0 4px 4px 0; 
	white-space: nowrap;
	padding: 0;
	margin: 0 0 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) span{
	color: #FFF;
	max-width: 0px;
	overflow: hidden;
	display:inline-block;
	vertical-align: middle;

	font-size: 13px;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;  
	-webkit-transition: all ease-in 300ms;  
	-o-transition: all ease-in 300ms; 
	-ms-transition: all ease-in 300ms; 
}
.SkinPluginPro_icon:not(.sidebarIcon) i{
	font-size: 16px;
	color: #FFF;
	width:34px;
	display: inline-block;
	vertical-align: middle;
}
.SkinPluginPro_icon:not(.sidebarIcon) i::before{
	content: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) a:hover span{
	max-width:160px;
	padding-right: 10px;
}
.SkinPluginPro_icon:not(.sidebarIcon)  a{
	background-image: url(resource/images/cog.png);
    background-repeat: no-repeat;
    background-position: 0 2px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme{
    background-position: left -3px top -30px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page{
    background-position: left -3px top 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import{
    background-position: left -3px top -60px;

}

.btn-plugin.btn-plugin-headerlayout{
	width: 40px;
    height: 40px;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
    background-color: rgba(0, 172, 214,0.8);
	color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='rgba(255,255,255,1)' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
	background-size: 1em 1em;
	background-position: center center;
	background-repeat: no-repeat;
	transition:all 300ms ease-in;
}
.btn-plugin.btn-plugin-headerlayout span,
.btn-plugin.btn-plugin-headerlayout i{
	display: none;
}
.btn-plugin.btn-plugin-headerlayout:hover{
    background-color: rgb(0, 172, 214);
}

div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li{
	height: auto!important;
}

 
.col-md-12 {
    float: none!important;
}

#dnn_content .dnnForm.dnnLogin{
	padding-top: 100px;
}

.dnnModuleDigitalAssetsBackground ,
.dnnModuleDigitalAssetsBackground *,
.dnnModuleDigitalAssetsBackground *::after, 
.dnnModuleDigitalAssetsBackground *::before{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
  box-sizing:content-box;
}
.dnnModuleDigitalAssetsBackground caption{
	padding: 0;
}
/* ######## */
#slide-37-layer-55 a{
    padding: 21px  ;
    background: #302e2e80;
    border-radius: 3px;
}
.menuitem-en span{
	direction: ltr;
}
#headerrow-18769 .area-center {
	padding-right: 0px !important;
}
.search-popup-box button{
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0) inset !important;
	margin-bottom: 5px !important;
}
 
.dng-megamenu .primary_structure > li > a , .primary_structure > li > a:link , .dng-megamenu .primary_structure > li > a:active , 
.dng-megamenu .primary_structure > li > a:visited , .dng-megamenu .dnngo_slide_menu li a {
	font-family: 'Alata' !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	color: #000;
}
.dng-megamenu .submenu_title a > span {
	color: #fd000c !important;
	padding: 0px 12px;
	font-weight: 500;
	border-left: 3px #fd000c6b solid;
	font-family: 'Alata' !important;
	font-size: 15.5px;
}
.dng-megamenu .dnngo_custommenu ul{
	padding: 0 0px 10px 16px !important;
}
.dnngo_menuslide ul li {
	list-style-type: square !important;
	color: #efa7a5 !important;
	transition: all 200ms ease-out 0s !important;
	direction: ltr;
}
.dng-megamenu .dnngo_custommenu .submenu li a > span{
	font-family: 'Alata' !important;
	font-size: 14px !important;
}
.title-on h3{
     width: 300px; 
}
.DnnModule-901 .caption_3 a.link > h6 {
  width: 265px !important;
}
.DnnModule-901 .unleash_caption {
  position: absolute;
  bottom: 21px;
  top: unset;
}
.floating-active #dng-megamenu280907 .primary_structure > li > a {
  color: #fff !important;
}
#skip-menu ul>li.menulink{
	display: unset;
}
/*************pagetitle******************/
#headerrow-18769 .area-right .header-content-wrap > div {
	margin-left: 0px;
  }
.search-popup-box .icon  {
	background-color: #da2e2900;
	margin-top: 5px;
	color: #DA2E29;
}
#headerrow-18769 .area-left {
    padding-right: 0px;
    padding-left: 100px;
}
#headerrow-18769 .header-container-box, #headerrow-18769 .header-container-box .logo {
    height: 70px;
}
#logo783739 img {
   padding:5px;
}
#headerrow-18769 .area-center {
    padding: 0px 100px !important;
}
#headerrow-18769 .area-right {
    padding-left: 0px;
    padding-right: 100px;
}
#column-522737 .header-content-wrap .dngTextBox  .dropdown button.dropbtn{
    padding: 17px !important;
}
.page-title .main-title span::before {
    background-image: unset !important;
}
.page-title.small .main-title {
    font-size: 1.5em;
}
.pagetitle-breadcrumbs-box{
    font-size: 0.9rem !important;
} 
.floating-active #headerrow-716224 .dropbtn {
    background-color: #000!important;
}
.dnngo_custommenu{
	flex-direction: row-reverse;
}
.list-08 li::after {
    left: 0 !important;
    right: 0;
}
.search-popup-box .popup-content {
	right: 37px;
	height: 47px;
	top: 15px;
}
#mobileheader-458277 .header-area .logo img {
	max-height: 45px;
}
#mobilemenu-button-341383{
	margin: 18px 0px;
}

.search-popup-box a.search::before{
	top: 38%;
}
.search-popup-box a.search::after{
	top: 37%;
}
.search-popup-box .NormalTextBox{
	height: 47px;
	direction: ltr;
}
.logo-footer{
	margin: 6px 0px;
}
.center-v div.title-area{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
/*************news******************/
#column-299886 .H1-Container {
    margin-bottom: 0px;
    box-shadow: 0 0 90px rgb(0 0 0 / 20%);
    border-radius: 10px;
}
.listingItem .imglist {
    text-align: center;
    border: 0px solid #e3e3e3;
    margin-bottom: 20px;
    color: #333333;
    box-shadow: 0 0 90px rgb(0 0 0 / 20%);
}
.listingItem .imglist a.btn.btn-primary {
    color: #333 !important;
    font-size: 12px;
    background: #eee;
    border: 0;
	transition: all 0.2s ease-out;
}

.imglist.dg-imagebox:hover .news-cont {
    border-bottom: 5px solid #da251c;
    border-radius: 10px;
	transition: all 0.2s ease-out;
}
.imglist.dg-imagebox:hover a.btn.btn-primary{
    color: white !important;
	transition: all 0.2s ease-out;
}
.listingItem .imglist .news-cont {
    padding: 15px;
    min-height: 300px;
	transition: all 0.2s ease-out;
}
ul.listItem {
    margin: 0 5px;
}
ul.listItem li {
    border-bottom: 1px dashed  #eee;
}
/*************conferences******************/
.box-cat {
    box-shadow: 0 0 90px rgb(0 0 0 / 20%);
    border-radius: 50px 50px 5px 5px  !important;
}
.box-cat:hover {
    box-shadow: 0 10px 21px rgb(0 0 0 / 30%);
}
.box-cat:hover .details {
    background-color: #fd000c !important;
}
.box-cat:hover .details a>h3{
	color: white !important;
}
.box-cat img {
    border-radius: 10px 10px 0 0!important;
    width: 100%;
}
.box-cat .details {
    text-align: center;
}
.box-cat h3.title, .box h3.title {
    font-size: 18px;
    color: #fd000c;
    font-weight: bold;
    padding: 21px 0;
    margin: 0;
    transition: all ease-in 300ms;
}
.box-cat h3.title {
    color: #fd000c !important;
}
.box .details h3 {
    font-size: 15px;
    color: #fff;
    line-height: 1.7;
    margin: 0 !important;
}
.box-cat:hover h3.title {
	font-size: 18px;
	color: #fff !important;
	font-weight: bold;
	padding: 21px 0;
	background: #fd000c;
	margin: 0;
	transition: all ease-in 300ms;
}


/*************prouduct-page******************/
#pnlResult .list-group{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#pnlResult .list-group a {
    border-bottom: 2px solid  #eee!important;
}
#pnlResult .list-group-item {
    border: 0px solid rgba(0,0,0,.125)!important;
}
.list-group a:before{
    content: "";
    height: 5px;
    width: 5px;
    overflow: hidden;
    margin: 0 0px 3px 10px;
    display: inline-block;
    vertical-align: middle;
    transform: rotate(231deg);
    -webkit-transform: rotate(231deg);
    /* -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden; */
    border-bottom: 2px solid;
    border-right: 0px solid;
    border-left: 2px solid;
}
.listingItem .imglist {
    text-align: center;
    border: 0px solid #e3e3e3;
    margin-bottom: 20px;
    color: #333333;
    box-shadow: 0 0 90px rgb(0 0 0 / 20%);
}
.listingItem .imglist .news-cont {
    padding: 15px;
    min-height: 300px;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.btn-danger {
    color: #fff !important;
    background-color: #fd000c !important;
    border-color: #fd000c !important;
    font-size: 14px;
    font-weight: 600;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
	width: 100%;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.molecular-button__long-arrow .link-name::before{
	width: 80.5% !important;
}
/*************footer******************/

#row-914234 {
	padding: 50px 0px 15px;
}

.H6-Container .dnntitle {
  margin-top: 50px !important;
}
.H6-Container .dnntitle h6 span::after{
	content: "";
	width: 40px;
	display: inline-block;
	border-bottom: 2px solid #fd000c;
	margin: 0 10px;
}
ul#ulHeader li {
	transition: all 200ms ease-out 0s;
}
.linkitem {
	list-style: square;
	line-height: 1.5;
	margin: 0;
	padding: 7px 5px;
	color: #da251c;
        direction:ltr;
}
footer#Skip-footer p{
direction: ltr;
line-height: 1.7 !important;
}
div#column-265260 a:hover {
  color: #fd000c;
  font-weight: 600;
}
.footer-info-box {
	text-align: center;
}
.ezweb a {
	color: #aaa !important;
}
footer.footer .dngTextBox, .footer-logoin {
  display: block !important;
}
footer#Skip-footer {
  background-color: #222;
}
#row-669714{
  padding-top:5px;
  padding-bottom:5px;
}
footer#Skip-footer p {
  font-size: 14px;
  text-align: justify;
  color: #ffffff80;
}
.H6-Container .dnntitle h6 {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
ul#ulHeader li a {
  color: #ffffff80;
  font-size: 14px;
}
#Skip-footer #row-914234 .row{
flex-direction: row-reverse;
}
ul#ulHeader {
	padding-left: 21px;
  }
/*************responsive******************/
@media screen and (max-width: 425px) {
  .DnnModule-901 .title-on , .DnnModule-1250 .title-on {
    width: 130px !important;
    font-size: 8px !important;
    transform: rotate(+90deg) !important;
    margin-left: -53px !important;
    margin-top: 22px !important;
  }
  .DnnModule-1250 div.unleash_caption .caption_3 .logo-link svg {
    display: none;
}
  .title-on h3 {
    width: 87px;
	color:white;
	font-size: 0.9em;
}
   #Skip-footer #row-914234 .row {
     flex-direction: column-reverse;
}

}
@media screen and (max-width: 765px){
.DnnModule-901 .caption_3 a.link > h6 , .DnnModule-1250 .caption_3 a.link > h6 {
  padding-bottom: 1px;
  font-size: 0.4rem !important;
margin:0px 0px 1px !important;
}

.DnnModule-901 .caption_3 a.link>p {
    color: #fff !important;
    font-size: 6px !important;
    line-height: 6px !important;
  }
  .DnnModule-1250 .caption_3 a.link>p {
    color: #fff !important;
    font-size: 6px !important;
    line-height: 10px !important;
  }
.DnnModule-901 .molecular-button span.link-name::before , .DnnModule-1250 .molecular-button span.link-name::before{display:none;}
}
@media screen and (min-width: 993px){
.page-title .center .center-v{
   margin-top:100px;
}

}



/*************slideshow******************/

@media screen and (max-width: 1024px) {
	.tp-loop-wrap, .tp-mask-wrap {
		top: 7px;
		left: 21px  ;
	}
	div#slide-37-layer-55 a.play-button02 {
		font-size: 15px !important;
		font-weight: 900 !important;
	}
}
@media screen and (max-width: 768px) {
	div#slide-37-layer-55 a.play-button02 {
		font-size: 12px !important;
		font-weight: 900 !important;
	}

}
	@media (min-width: 320px) and (max-width: 425px) {
		div#slide-37-layer-55 a.play-button02 {
			font-size: 12px !important;
			padding: 10px 0;
			display: inline-block;
			width: 300px;
		}

		div#slide-37-layer-55 .play-button02 .icon {
			margin: 0 5px 0 0 !important;
		}

		div#slide-37-layer-55 .tp-loop-wrap, .tp-mask-wrap {
			top: 7px;
			left:165px !important;
		}
	}

	@media (max-width: 375px) {
		div#slide-37-layer-55 .play-button02 .icon {
			width: 22px !important;
			height: 22px !important;
		}
		body .play-button02 .icon::after {
			content: "";
			border: 6px solid transparent;
			border-left-color: #FFF;
			position: absolute;
			top: 5px !important;
			left: 9px !important;
		}
	}
 /* chines */
 .DnnModule-1250 div{
	direction: ltr;
 }
 .DnnModule-1250 div.title-on h3{
	text-align: end;
 }
 .DnnModule-1250 div.unleash_caption .caption_3 .logo-link svg{
    float: right;
 }
 .DnnModule-1250 .unleash_caption {
    position: absolute;
    bottom: 21px;
    top: unset;
}
.DnnModule-1250 div.unleash_caption .caption_3 a.link >h6 {
    width: 100px;
}
.DnnModule-1250 #outer5 .title-hover-1 .caption_3 a.link >h6{
	width: 146px !important;
}
.DnnModule-1250 .molecular-button.molecular-button__long-arrow {
    text-align: right;
}
.DnnModule-1250 .molecular-button__long-arrow .link-name::before{
	left: 19px;
}
.DnnModule-1250 .title-on {
    text-align: left;
}

@media only screen and (max-width:475px) {
	div#row-914234 {
	 padding: 20px 0 20px;
 }
 .H6-Container .dnntitle {
	 margin-top: 20px !important;
 }
 .H4-Container, .H5-Container, .H6-Container {
	 margin-bottom: 20px !important;
 }}

