/**/
@import url(css/dnngo-font-icon.css );
@import url(vendor/bootstrap/bootstrap.css );
@import url(css/skin.css );
@import url(css/shortcodes.css);
@import url(css/page.css);
@import url(css/header_normal.css );
@import url('https://fonts.googleapis.com/css?family=Droid+Serif');

#dnn_content * {
	letter-spacing: normal!important;
}



/**************** 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;
	}
}

/**************** 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;
}
}
/* ********** 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 ************** */
/*Bootstrap.css*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	min-height:inherit;
}
#ControlBar, #ControlBar *, .dnnMemberDirectory, .dnnMemberDirectory *, .dnn_mact > li.actionMenuMove > ul li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
	display:inline-block;
}
big {
    font-size: larger;
}
/*Bootstrap.css End*/
#Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal {
	color: #666666;
	font-size: 14px;
	font: normal 14px/1.8 'Raleway', sans-serif;
	font-weight: normal;
}
.contact_img img{
	display:none;
}

.home01-banner img{
	max-width: 100%;
}
li p {
    line-height: 1.8;
}















.home14-con{
	text-align: center;
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 100%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}
.home14-con h1{
	font-size: 58px;
	content: #fff;
	letter-spacing: 1;
	line-height: 58px;
	margin:0 0 0 0;
	color: #fff;
	line-height: 1;
}
.home14-con p{
	font-size: 18px;
	color:#fff;
	line-height:1;
	font-weight: bold;
	margin:20px 0 25px 0 ;
}


.banner-from{
    position: relative;
    white-space: nowrap;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;   
    background-color: #fff;
}
.banner-from a.size-xl{
	margin:0;
	float: right;
	width:25%;
	padding-left:2px;
	padding-right: 2px;
}
.banner-from input[type="text"], 
.banner-from input[type="email"] {
    background: none;
    border: none;
    padding: 0px 0 0 21px;
    outline: none;
    max-width: 100%;
    color: #ffffff;
    font-style: italic;
}
.banner-from input[type="text"]{
	color: #b2b2b2;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 75%;
}
@media only screen and (max-width: 767px) {
.banner-from input[type="text"]{
	width:60%;
}
.banner-from a.size-xl{
	width:40%;
}

}


body[style*="margin-left: 80px"] .mfp-arrow-left.mfp-prevent-close {
    margin-left: 80px;
}


/* ********** DNNGo Style  ************** */

.toplink{
	list-style: none;
	padding:0px;
	margin: 0px;
	font-size: 13px;
}
.toplink li{
	display: inline-block;
}
.toplink li a{
	line-height: 40px;
	display: block;
	text-decoration: none;
}
.toplink li .fd{
	color:#333333;
	padding-right:15px;
}
.toplink li .cs{
	color:#fff;
	padding:0px 15px;
	background: #20a3fc;
}

.garbg{
	background: #f1f1f1;
}
.home01-bg01{
	background: #000;
}
.home01-bg02{
	overflow: hidden;
}
.home01-bg03{
	overflow: hidden;
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.home01-bg03{
		margin:0px 25px 0px 49px;
	}
	.home01-bg02{
		margin-right:25px;
	}
}
@media only screen and (max-width: 767px){
	.home01-bg03{
		margin:0px 15px 0px 15px;
	}
	.home01-bg02{
		margin-right:20px;
	}	
}



.footer-Contact p {
    margin-bottom: 20px;
}
.Footer-Container01 .footer-title:after {
    content: "";
    width: 60px;
    border-bottom: 1px solid #20a3fc;
    display: block;
    margin: 20px 0px 0px 0px;
}
.catsearch_box{
	position: relative;
}
.catsearch_box .CATNormalTextBox{
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 13px 47px 13px 11px;
}
.catsearch_box .searchicon{
    position: absolute;
    right: 7px;
    top: 3px;
}
.Container-H2{
	margin-bottom: 50px;
}
.Container-H2 .dnntitle h2{
	color: #333333;
	font-size: 20px;
	text-transform: uppercase;
}

.cart_title{
	color: #333;
	font-size: 14px;
}
.cart_box .CATNormalDropDownList{
	font-size: 13px;
}
.cart_box{
	position: relative;
}
.cart_box select{
	padding: 13px 47px 13px 11px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}
.cart_box .viewcart_icon{
	position: absolute;
	right: 7px;
    top: 1px;
	width: auto!important;

}
#dnn_ctr444_ProductPage_SortFieldControl_lblSortField2
{
	display: none;
}
#dnn_ctr444_ProductPage_SortFieldControl_ddlSortField2{
	display: none;
}
.prod_border{
	border: 1px solid #dcdcdc;
	border-bottom: none;
}
.prod_list{
	padding:19px;
	border-bottom: 1px solid #dcdcdc;
}
.prod_img{
	float: left;
	width:187px;
}
.CATContainerBorder img{
	max-width: 100%;
}
.prod_info{
	float: left;
	width:790px;
	margin-left:37px;
}

.prod_title{
	float: left;
}
.prod_btn{
	float: right;
	margin-top: 6px;
	text-transform: uppercase;
}

.prod_title h3 a{
	color: #333333;
	font-size:18px;
	text-decoration: none;
}
.prod_title h3 a:hover{
	color: #20a3fc;
}
.prod_decs {
    font-size: 13px;
    margin-bottom: 25px;
}
.prod_price{
	font-size:18px;
	color: #20a3fc;
}

/* ********** Catalok Detail  ************** */

.detail_img{
	float: left;
	width:50%;
	padding:7px;
	border:1px solid #dcdcdc;
}
.detail_img img{
	max-width: 100%;
}
.detail_info{
	float: right;
	width:50%;
	padding-left:32px;
}
.detail_title h1{
	font-size:20px;
	color:#555555;
	line-height: 1.3;
}
.detail_price {
	font-size:20px;
	color: #fe0202;
}

.detail_pnl{
	background: #f9f9f9;
	padding:21px;
	margin: 20px 0px 25px 0px;
	font-size:13px;
	color: #424242;
}
.detail_pnl .CATSubHead,
.detail_pnl .CATProductNumber{
	display: inline-block;
}
.detail_pnl .CATSubHead{
	width:150px;
}
.detail_no,
.detail_author{
	margin-bottom:8px;
}
.option_info{
	margin-left:20px;
	margin-top:5px;
}
.option_info input[type=radio]{
	margin-right: 13px;
}
.option_info label{
	margin-bottom: 2px;
	font-size:13px;
	font-weight: normal;
}
.detail_size .CATSubHead,
.detail_qt .CATSubHead,
.detail_total .CATSubHead{
	font-size:13px;
	color: #333;
}
.detail_qt{
	margin:25px 0px 30px 0px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:30px 0px;
}
.detail_qt .CATNormalTextBox{
	border:1px solid #e3e3e3;
	padding:4px;
}

.detail_btn input{
	display: inline-block;
	margin-right:8px;
}


.prod_container{
}
.prod_container img{
	max-width:100%;
}
.page_list{
	padding:0px 15px;
}
.page_list .row{
	margin-bottom: 30px;
}

.prod_summ{
	background: #f9f9f9;
	padding:96px 50px 90px 50px;
}

.demo_link a{
	margin-right: 11px;
}


.prod_summ_list .list-ico li{
	float: left;
	width:33%;
}


.prod_box_list{
	display: table;
}
.prod_box_list .prod_box {
	display: table-cell;
	width:33.33%;
	padding:0px 20px;
}
.prod_box_list .prod_box_info{
	padding-Bottom:15px;
}
.prod_box_list h4{
	font-size:18px;
	color: #20a3fc;
}
.prod_box_list .prod_box_img{
	margin-bottom:20px;
}
.prod_box_info p{
	padding:0px 20px;
	font-size: 13px;
}

.history,
.history h4,
.history ol{
	margin-bottom:18px;
}


.gary_line{
	border-top:1px solid #d6d6d6;
	margin: 20px 0px;
}
.service-bg01 {
	background: #f8f8f8;
	overflow: hidden;
}
.service-bg01 .row{
	margin: 0px!important;
}
.service-bg01 .col-sm-6{
	padding:0px;
}
.service-bg01 .col-vertical-center{
	word-spacing: -4px;
}

.dg-price02 ul{
	border-bottom: none!important;
	margin-bottom:0px!important;
}
.dg-price02 .price-border{
	border-top:2px solid #20a3fc!important;
}

.contact-bg01{
	background: #fafafa;
}

.footer-info{
	display: none!important;
}
.shortcodes-bg15 .dg-testimonials18 blockquote p{
	background: #fff;
	color: #707070;
}

.shortcodes-bg15 .dg-testimonials18 blockquote p:after{
	border-top-color: #fff;
}


@media only screen and (max-width:767px) {
	.detail_img,
	.detail_info{
		float: none;
		width: 100%;
	}
	.detail_info{
		padding-left: 0px;
	}
}

.des_top .btn_img{
	text-align: center;
}
.des_top .btn_img > a{
	float:none;
}

.left_border{
	border-left:7px solid #1dbdea;
	padding:8px 0 8px 25px;
	margin-left:16px;
}
.left_border.one{
	margin-top:12px;
}
.left_border.two a img{
	width:100%;
}
.left_border.nine{
	border-left:none;
	padding-left:32px;
}
.left_border > p{
	position:relative;
}
.left_border p .num_span{
	position:absolute;
	left:-48px;
	top:-9px;
	color:#ffffff;
	font-size:24px;
	width:38px;
	height:38px;
  line-height: 36px;
	background-color:#1dbdea;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	text-align: center;
}
.left_border.two ol{
	margin:0;
	padding:15px 0 10px;
}
.left_border.two li {
    position: relative;
	list-style:none;
	padding-top:5px;
}
.left_border.two ol li .li_span{
    background-color: #1DBDEA;
    border-radius: 50%;
    height: 17px;
    left: -37px;
	top:8px;
    position: absolute;
    width: 17px;
}
.left_border .blue_span{
	color:#1dbdea;
	float:none;
	margin:0;
	display:inline;
}
.left_border.one div,.left_border.six div,.left_border.seven div{
	padding:10px 0 35px;
}
.left_border.three p,.left_border.four p,.left_border.five p,.left_border.eight p{
	padding-bottom:25px;
}
.left_border.nine div{
	padding-top:10px;
}

.text1{
	padding-top:10px;
}
.text1 img,.text2 img{
	float:left;
	padding-top:3px;
}
.text1 p,.text2 p{
	overflow:hidden;
	padding-left:10px;
}
.text1_p1{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px;
}
.text2{
	padding-top:5px;
}

.demo_gallery .content_main > .container-fluid {
    border-bottom: 1px dashed #bbbbbb;
    padding: 40px 0;
}
.nav_ico .fa{
	position: relative;
}
.nav_ico #dnn_CartLink_hypLink{
	background: #20a3fc;
    color: #fff;
    width: 18px;
	height:18px;
	line-height: 18px;
    display: block;
    border-radius: 50%;
    font-size: 11px;
    font-family: Arial;
	position: absolute;
    right: -14px;
    top: -10px;
	font-family: Arial;
}
.nav_ico #dnn_CartLink_hypLink:after{
	position: absolute;
	width:40px;
	height:40px;
	display: block;
}
.nav_ico .view_cart{
	display: block;
	width:20px;
	height:20px;
	position: absolute;
	right: 0px;
	top: 0px;
}


@media only screen and (max-width: 767px){
	.prod_summ_list .list-ico li{
		width:50%;
}
	.prod_box_list,
	.prod_box_list .prod_box{
		display: block;
	}
	.prod_box_list .prod_box{
		width: 100%;
	}
}

@media only screen and (max-width: 991px){
	.mobile_header .Logobox{
		padding:5px 0px;
	}
}

@media only screen and (max-width: 1599px) and (min-width: 1200px){
	.prod_info{
		width:580px;
	}
	.prod_title h3 a{
		font-size:16px;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 991px){
	.prod_info{
		width:460px;
	}
	.prod_img{
		width:150px;
	}
	.prod_title h3 a{
		font-size:16px;
		line-height: 1.0;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.prod_info{
		width:350px;
	}
	.prod_img{
		width:100px;
	}
	.prod_title h3 a{
		font-size:16px;
		line-height: 1.0;
	}
	.prod_btn{
		display: none;
	}
	

}
@media only screen and (max-width: 767px){
	.prod_info{
		width:auto;
		margin-left:0px;
	}
	.prod_img{
		width:auto;
	}
	.prod_title h3 a{
		font-size:16px;
		line-height: 1.0;
	}
	.prod_btn{
		display: none;
	}
}



/******
*lym
*2018.6.29
*home css start
******/

/*response*/
.prod_res{
	padding-top:60px;
	padding-bottom:410px;
	background:url("/portals/0/prod_res_bg.jpg") no-repeat;
	background-size:cover;
	color:#fff;
}
.prod_res>h1{
	font-size:34px;
	color:#fff;
	margin-top:30px;
    margin-bottom:0;
}
.prod_res>h6{
	font-size:18px;
	color:#febe24;
	font-weight:bold;
	margin-top:0;
	margin-bottom:25px;

}
.prod_res>p{
	width:80%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:16px;

}

/*Unique designs*/
.prod_commontitle>h2{
	font-size:42px;
	color:#1e1e1e;
	font-weight:300;
	margin-bottom:0;

}

.prod_commontitle>h2>span{
	color:#20a3fc;
	padding-right:12px;
}
.prod_commontitle>h3{
	font-size:26px;
	color:#1e1e1e;
	font-weight:300;
	margin-top:0px;
	padding-top:17px;


}

/*Get bundled plugins for free*/
.prod_free{
	padding-top:80px;
	padding-bottom:80px;
	background:#f9f9f9;
}
.prod_free>h2{
	margin-top:38px;
}
.prod_free>h2>span{
	padding-right:0;
}
.prod_free>h3{
	margin-bottom:50px;

}
.prod_free>div.row{
	margin-left:0;
	margin-right:0;
}
.prod_free>div h6{
	font-size:18px;
	color:#1e1e1e;
	font-weight:bold;
	margin-top:17px;
}
.prod_free>div p{
	padding-top:8px;
	padding-bottom:10px;
}
.prod_free>div span{
	color:#20a3fc;
}

@media only screen and (min-width:768px){
	.prod_free>div>div.prod_free_border{
		border-left:1px solid #dedede;
		border-right:1px solid #dedede;
	}
}

/******css end******/

#dnn_ctr395_ViewEditOrders_OrderDetails1_GridControl1_btnDownLoadAll,
#dnn_ctr395_ViewEditOrders_OrderDetails1_lbtnDownloadReceipt,
#dnn_ctr382_OrderList_OrderDetails1_GridControl1_btnDownLoadAll,
#dnn_ctr382_OrderList_OrderDetails1_lbtnDownloadReceipt
{
    display:none;
	}
	
.new-font-color .color-item1{
	color: #4B6EE4 !important;
}
.new-font-color .bg-item1 {

    background-color: #4B6EE4 !important;

}


.new-font-color [class*="dg-iconbox"]:hover .bg-item1,
.new-font-color .dg-ico-animation12:hover .bg-item1{
	background-color: #4B6EE4 !important;
}

.new-font-color .color-item2{
	color: #31AAFD !important;
}
.new-font-color .bg-item2 {

    background-color: #31AAFD !important;

}

.new-font-color [class*="dg-iconbox"]:hover .bg-item2,
.new-font-color .dg-ico-animation12:hover .bg-item2{
	background-color: #31AAFD !important;
}
.new-font-color .color-item3{
	color: #27CBE4 !important;
}
.new-font-color .bg-item3 {

    background-color: #27CBE4 !important;

}

.new-font-color [class*="dg-iconbox"]:hover .bg-item3,
.new-font-color .dg-ico-animation12:hover .bg-item3{
	background-color: #27CBE4 !important;
}
.new-font-color .color-item4{
	color: #28C9A0 !important;
}
.new-font-color .bg-item4 {

    background-color: #28C9A0 !important;

}

.new-font-color [class*="dg-iconbox"]:hover .bg-item4,
.new-font-color .dg-ico-animation12:hover .bg-item4{
	background-color: #28C9A0 !important;
}


.dg-iconbox30{
	min-height: 444px;
}

@media only screen and (min-width: 1600px) {
	.dg-iconbox30{
		min-height: 416px;
	}
	.layerprobox .dg-promo10{
		padding-top: 64px;
		padding-bottom:64px;
	}
	.layerbox_features .box-right2{
		font-size: 16px;
		padding-right: 36px;
	}
	
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.dg-iconbox30{
		min-height: 470px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dg-iconbox30{
		min-height: 488px;
	}
}
@media only screen and (max-width: 767px) {
	.dg-iconbox30{
		min-height: inherit;
	}
}
.Footer01_PaneB img{
	width:100px;
}
.home09-list.title_line > li h3:after {
    content: "";
    width: 100px;
    display: block;
    border-bottom: 1px solid #FFF;
    margin: 28px auto 40px;

}
.bl_line .dg-title36.text-left:before {
    color: #20a3fc;
}
.bl_line .dg-title36{
	color: #666;
}
.bl_line .col-sm-6 > .fa{
	font-size: 45px;
	color: #20a3fc;
	margin:7px 0 20px;
	display: block;
}
.bl_line h3{
	font-size: 18px;
	color: #444;
	margin-bottom: 8px;
}
.bl_line .custom_link{
	margin-top: 8px;
	display: inline-block;
}
.layerprobox [class*="dg-ico"].size-lg{
	width: 102px;
	height: 102px;
	line-height: 100px;
	border-color: #9BA1D7;
	background: #9BA1D7;
}
.layerprobox .dg-promo10 .promo-button{
	width: auto;
}
.layerprobox .dg-promo10 .promo-icon + .promo-content{
	padding-left: 2.9%;
}
.bgColor1{
	background: #F9F9F9;
}
.layerbox_features .dg-title09 .title:after{
	border-bottom-width: 2px;
}

.layerbox_features .top10{
	margin-top: 10px;
}
.layerbox_features .box-right2{
	height: 90px;
}
.title_line.home09-list h3{
	font-size: 28px;
	font-weight: normal;
}


.prod_new_bg{
	background: url("/portals/0/DNGPro_res_bg.jpg") no-repeat;
	background-size: cover;
	padding-bottom:624px;
	padding-top: 80px;
}
.prod_new_bg .font-32 .color-accent{
	font-size: 32px !important;
}
.font-32 .title{
	font-size: 32px !important;
}
.line_tit .title:after{
	margin:30px auto 24px;
}
.prod_newbox_list{
	display: table;
}
.prod_newbox_list .prod_box {
	display: table-cell;
	width:33.33%;
	padding:0px 13px;
}
.prod_newbox_list .prod_box_img{
	text-align: center;
	padding:40px 0 15px;
}
.prod_newbox_list .prod_box_info{
	
	-moz-box-shadow: 0px 0px 8px #E8E8E8;
-webkit-box-shadow: 0px 0px 8px #E8E8E8;
box-shadow: 0px 0px 8px #E8E8E8; 
padding-bottom:28px;
min-height: 359px;
transition: All 0.4s ease-in-out;
-webkit-transition: All 0.4s ease-in-out;
-moz-transition: All 0.4s ease-in-out;
-o-transition: All 0.4s ease-in-out;
}
.prod_newbox_list .prod_box_title{
	margin-bottom:14px;
	font-size: 19px;
}
.prod_newbox_list .prod_box_info p{
	font-size: 15px;
}
.prod_newbox_list .prod_box_info:hover{
	transform: translate(0, -19px);
            -webkit-transform: translate(0, -19px);
            -moz-transform: translate(0, -19px);
            -o-transform: translate(0, -19px);
            -ms-transform: translate(0, -19px);
	background: #EBF6FF;
}

.line_tit2{
	padding-top: 8px;
}
.line_tit2 .title:after{
	margin:26px auto 34px;
}

.page_list.list_padding .row{
	margin-bottom:20px;
}
.custom_icon .panel-title .fa{
	background: url(/Portals/0/homepage/ThemePro/iconn.png) center center no-repeat;
	width: 18px;
	height: 18px;
	margin-top: -3px;
}
.custom_icon .panel-title .fa::before{
	display: none;
}
.custom_icon .dg-accordion03 .panel-heading{
	border:1px solid #ECEFF1;
}
.custom_icon .dg-accordion03 p{
	margin-bottom:0px;
}
.custom_icon .dg-accordion03 .panel-body{
	font-size: 13px;
	color: #606060;
}


.custom_icon .dg-accordion03 .panel-heading a:hover,
.custom_icon .dg-accordion03 .panel-heading a{
	background: none !important;
	color: #20a3fc;
}
.custom_icon .dg-accordion03 .panel-heading .collapsed:hover .arrow:after {

    border-right-color: #5b5b5b;
    border-bottom-color: #5b5b5b;

}
.custom_icon .dg-accordion03 .panel-heading .arrow:after{
	border-right-color: #5b5b5b;
    border-bottom-color: #5b5b5b;
}
@media only screen and (min-width: 1600px) {
	.max-888{
		max-width: 888px;
		margin-left: auto;
		margin-right: auto;
	}
	.dnn_layout,
	.container {
		width: 1470px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.dnn_layout,
	.container  {
		width: 1170px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dnn_layout,
	.container  {
		width: 750px;
	}
}
 @media only screen and (max-width: 767px) {
	.dnn_layout,
	.container  {
		width: auto;
	}
}