#if( ${xf.ViewXmlSetting("footerstyle","Footer1")} == "Footer1")
/* ********** Footer1 ************** */
/*.FooterOutPane {
 	padding:30px 0px;
}*/
.H1_social li a:hover,
.H7_Bottom_social li a:hover{
    background-color:${xf.ViewXmlSetting("FooterContentAccentColor","#00bfa7")};
}
.H6_list01 li a:hover{
     background:${xf.ViewXmlSetting("FooterContentAccentColor","#00bfa7")};
}
.Theme_Responsive_20043_home1 .submit_but{
    background-color:${xf.ViewXmlSetting("FooterContentAccentColor","#00bfa7")};
}	
	
.Footer_Topbg .Normal, .Footer_Topbg .Normal h3 {
	color:${xf.ViewXmlSetting("FooterTopFontColor","#ffffff")};
}
a.headline_right_button{
	background-color:${xf.ViewXmlSetting("FooterTopFontColor","#ffffff")};
}
a.headline_right_button:hover{
	color:${xf.ViewXmlSetting("FooterTopFontColor","#ffffff")}!important;
}
.Footer_Contentbg {
	background-color:${xf.ViewXmlSetting("FooterContentBgColor","#2c3433")};
}

.Footer_Contentbg [class*="Pane"]{ padding-top:50px; padding-bottom:20px;}

.Footer_Contentbg .Normal span, .Footer_Contentbg .dnntitle span span {
}
.Footer_Contentbg a, .Footer_Contentbg a:link, .Footer_Contentbg a:active, .Footer_Contentbg a:visited {
	text-decoration:none;
}
.Footer_Contentbg a:hover {
	text-decoration:underline;
}
.Footer_Contentbg .Normal,
.Footer_Contentbg .Container-3 .title3{
	color:${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}
.Footer_Bottombg {
	background-color:${xf.ViewXmlSetting("FooterBottomBgColor","#232a29")};
	padding:30px 0px;
}
.copyright_style, .copyright_style .Normal, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .FooterPane .Normal {
	color:${xf.ViewXmlSetting("FooterBottomFontColor","#bbbbbb")};
	text-decoration:none;
	font-size:13px;
}
.copyright_style a:hover {
	text-decoration:underline;
}
#to_top {
	background-color:#181d1d;
}
/*About_Box*/
/*.About_Box .social-icons {
	border-top:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}*/
.About_Box .About_icon {
}
.About_Box .social-icons a {
}
.About_Box .social-icons a:hover {
}
/*.Blog_list li {
	border-bottom:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}*/
/*.Blog_list li:before{
	border-left:5px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}*/
/*Categories*/
.Footer_Contentbg .Categories a, 
.Footer_Contentbg .Categories a:link, 
.Footer_Contentbg .Categories a:active, 
.Footer_Contentbg .Categories a:visited {
	color:${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
	text-decoration:none
}
.Footer_Contentbg .Categories a:hover {
 }


 
 
/*.Footer_Contentbg .Categories li{
	border-bottom:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#414645")};
}*/
.Footer_Contentbg .Categories li:before{
	border-right:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
	border-bottom:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}
/*Theme_Responsive_Default*/

.Footer_Contentbg .Theme_Responsive_Default .form_label {
	color:${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")};
}
.Footer_Contentbg .Theme_Responsive_Default .form_submit input {
 }
.Footer_Contentbg .Theme_Responsive_Default textarea, 
.Footer_Contentbg .Theme_Responsive_Default input[type="text"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="password"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="datetime"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="datetime-local"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="date"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="month"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="time"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="week"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="number"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="email"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="url"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="search"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="tel"], 
.Footer_Contentbg .Theme_Responsive_Default input[type="color"], 
.uneditable-input {
	border-top:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")} !important;
	border-left:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")} !important;
	border-bottom:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")} !important;
	border-right:1px solid ${xf.ViewXmlSetting("FooterContentFontColor","#bbbbbb")} !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#bbbbbb;
}

.Footer_Contentbg .Normal span, 
.Footer_Contentbg .dnntitle span span,
.Footer_Contentbg a, 
.Footer_Contentbg a:link, 
.Footer_Contentbg a:active, 
.Footer_Contentbg a:visited,
.Footer_Contentbg a:hover,
.Footer_Contentbg .Categories a:hover{
	color:${xf.ViewXmlSetting("FooterContentAccentColor","#00bfa7")};
}
.copyright_style a:hover{
	color:${xf.ViewXmlSetting("FooterBottomAccentColor","#00bfa7")};
}
.Footer_Topbg{
	background-color:${xf.ViewXmlSetting("FooterTopBgColor","#00bfa7")};
}
.About_Box .About_icon, 
.Footer_Contentbg .Theme_Responsive_Default .form_submit input{
	background-color:${xf.ViewXmlSetting("FooterContentAccentColor","#00bfa7")};
}
#to_top:hover{
	background-color:${xf.ViewXmlSetting("FooterBottomAccentColor","#00bfa7")};
}
.headline_center a{
	color:${xf.ViewXmlSetting("FooterTopAccentColor","#ffffff")};
}

.Footer_Contentbg {
	#if( ${xf.ViewXmlSetting("footerBackgroundenable","false")} == "true")
			background-image:url(${xf.ViewPicture("footerBackgroundimg","images/No-bg.png")});
	#end
	background-position:center ${xf.ViewXmlSetting("footerBackgroundposition","#top")};
	background-attachment:${xf.ViewXmlSetting("footerBackgroundattachment","scroll")};
	#if( ${xf.ViewXmlSetting("footerBackgroundrepeat","repeat")} == "no")
	background-repeat:no-repeat;
	#end
	#if( ${xf.ViewXmlSetting("footerBackgroundrepeat","repeat")} == "x")
	background-repeat:repeat-x;
	#end
	#if( ${xf.ViewXmlSetting("footerBackgroundrepeat","repeat")} == "y")
	background-repeat:repeat-y;
	#end
	#if( ${xf.ViewXmlSetting("footerBackgroundrepeat","repeat")} == "repeat")
	background-repeat:repeat;
	#end
	background-size:${xf.ViewXmlSetting("footerBackgroundsize","auto")} ;
}
/* ********** Footer1 End ************** */
#end





