﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);



			@import url( pacestyle/Minimal.css );
			
	.hidele {
    display: none;
}
	.btn-danger {
  background-color: #ed1c24!important;
 
}
.wbox {
    width: 450px;
    text-align: center;
    /*margin-left: 25%;*/
    background-color: white;
     /*border: 2px solid gray;*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
     /*padding: 40px;*/
	 margin:0 auto
}
.wbox h2 {
    background-color: lightgray;
    color: black;
    font-size: 15px;
    font-weight: bolder;
    margin-left: 25%;
    padding: 5px;
    text-transform: uppercase;
    width: 50%;
}

.wbox h3 {
    font-size: 22px;
    color: black;
    margin: 10px;
}

.wbox h3 span {
    color: gray;
}

.wbox h4 {
    color: black;
    font-size: 30px;
    font-weight: bolder;
    text-transform: capitalize;
}

.wbox hr {
    margin: 10px;
    background-color: lightgray;
    border: 0;
    height: 1px;
}

.wbox ul {
    text-align: left;
    margin-left: 50px;
    margin-right: 30px;
    color: black;
}

.wbox > table {
    width: 80%;
    margin-left: 10%;
    table-layout: fixed; /* optional, for equal spacing */
}

.wbox > table td {
    color: black;
    font-size: 12px;
    text-align: left;
    padding-bottom: 5px;
    margin-left: 10px;
    width: 100%;
}

.wbox b {
    font-size: 14px;
}

.wbox a {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	padding: 8px;
    margin-left: 15px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
.wbox a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
    color:#ffffff;
    cursor: pointer;
}
.wbox a:active {
	position:relative;
	top:1px;
    color:#ffffff;
}		
			
			
			.pace-running-ie .pace_bg{
			background-image:url(Thumbnails/loader1.gif);
				background-position:center center;
		background-repeat:no-repeat;
	}

	.pace_bg,
	.pace-running .pace_bg {
		background-color:#FFFFFF;
	}
	.pace .pace-progress:after {
		color: #ed1c24;
	}
	.pace .pace-progress {
		background-color:#ed1c24;
		border-color:#ed1c24;
	}
	.pace {
		border-color:#ed1c24;
	}
	.pace .pace-activity {
		background-color:#ed1c24;
		border-color:#ed1c24;
	}
	.pace .pace-activity:after,
	.pace .pace-activity:before {
		border-color:#ed1c24;
	}
	.pace .pace-progress:before {
		background-color:#ed1c24;
	}
	.pace .pace-progress-inner {
		box-shadow: 0 0 10px #ed1c24, 0 0 5px #ed1c24;
	}
	.pace .pace-activity {
		box-shadow: inset 0 0 0 2px #ed1c24, inset 0 0 0 7px #FFF;
	}

.SectionStyles1 p {
  color: #666;
  font-size: 19px;
  margin: 0;
}
.label {

  white-space:normal!important;
}


#ui-id-1{display:none!important}
#ui-id-2{display:none!important}
#ui-id-3{display:none!important}
#ui-id-4{display:none!important}
#Body,
html, 
body,
.Head,
.SubHead ,
.SubSubHead ,
.Normal{
	color:#666666;
	font-size:13px;
	font-family:'Open Sans';
	line-height:1.6;
}

html, button, input, select, textarea{
	font-family:'Open Sans';
}

h1 {
	color:#000000;
	font-family:'Open Sans';
	font-size:24px;
	line-height:26px;
	font-weight:bold;
}
 
h2 {
	color:#000000;
	font-family:'Open Sans';
	font-size:28px;
	line-height:35px;
	font-weight:normal;
}

h3 {
	color:#000;
	font-family:'Open Sans';
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}

h4 {
	color:#000000;
	font-family:'Open Sans';
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}

h5 {
	color:#000000;
	font-family:'Open Sans';
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
h6 {
	color:#fff;
	font-family:'Open Sans';
	font-size:24px;
	line-height:16px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase
}

/*Content Style*/


.toppad{padding-top:40px}
.righter{text-align:right; padding-right:20px}
.upper{font-size:14px!important}
#dnn_dnnSEARCH1_txtSearch {

}
a, 
a:link,
a:active,
a:visited{
	color:#ed1c24;
}
a:hover{
	color:#ed1c24;
}

.cona .conaright .conamain,
.Testimonials_6 blockquote p,
.Testimonials_6 small,
.loaded_list2 p,
.SectionStyles1 p,
.price-table1 .price_holder p,
.price-table1 .price_holder ul li,
.price-table2 .price_holder ul li,
.loaded_list p,
.loaded_list3 .progress_rightbox p,
.Testimonials_1 blockquote p,
.Testimonials_2 blockquote p,
.Testimonials_3 blockquote p,
.Testimonials_4 blockquote p,
.Testimonials_7 blockquote p,
.quotes_1 blockquote p,
.quotes_3 blockquote p,
.quotes_4 blockquote p,
.carousel_2 p,
.flip_box_5 .front p,
.cone h4,
.cong .congleft p,
.conh li a,
.conl .topa_left{
	color:#666666;
}
.topbbox1 h3, 
.topbbox2 h3, 
.topbbox3 h3, 
.topbbox4 h3,
.topc_right h2,
.topc_right ul.topc_righbox .topc_righbox_text span,
.Container-20064-1 .title1,
.Container-20064-2 .title2,
.Container-20064-3 .title3,
.cona .conaright .conaday,
.carousel_1h2,
.price-table1 .price_title h2,
.price-table1 .price_holder ul li span,
.number_Animation .number,
.cono h3,
.OurSkill span,
.verticalTab_Left_1 ul.resp-tabs-list li:hover span,
.verticalTab_Right_1 ul.resp-tabs-list li:hover span,
.horizontalTab_Top_1 ul.resp-tabs-list li:hover span,
.horizontalTab_Top_2 ul.resp-tabs-list li span,
.horizontalTab_Top_3 ul.resp-tabs-list li span,
.accordion_1 .panel-title a.collapsed,
.accordion_2 .panel-title a.collapsed,
.accordion_3 .panel-title a,
.accordion_4 .panel-title a.collapsed,
.quotes_1 blockquote small,
.quotes_2 blockquote small,
.quotes_3 blockquote small,
.quotes_4 blockquote small,
.carousel_7 .item h3,
.topg h3,
.topd h4,
.sync_carousel_1 .carousel_main .item h4,
.conc h3,
.cond h3,
.flip_box_5 .front h3,
.cong .congright h4,
.conk .conk_top h3,
.conm_right h3,
.conm_right span{
	color:#333;
	}
.topc_right .topc_rightline{
	background-color:#333;
	}








.body_bg {
								background-image:url(images/Body_bg_2.png);
											background-position:center top;
	background-attachment:scroll;
					background-repeat:repeat;
		background-size:auto ;
}

.homecontent_bg:before{
	background-color:#FFFFFF;
	filter:alpha(opacity= 100 );
	opacity: 1;
}
footer:before{
	background-color:#6b6b6b;
	filter:alpha(opacity= 100 );
	opacity: 1;
}

	#dnn_wrapper{width:auto;}







/* ********** BANNER ************** */
.tp-caption a.bannerbutton{
	}
.homepage1_banner2line{
	background-color:#ed1c24;
	}
.SliderRevolution3D.defaultskin .tp-leftarrow.default:hover{
	background-color:#ed1c24;
	}
.SliderRevolution3D.defaultskin .tp-rightarrow.default:hover{
	background-color:#ed1c24;
	}
.SliderRevolution3D.defaultskin .tp-bullets.simplebullets.round .bullet:hover, 
.SliderRevolution3D.defaultskin .tp-bullets.simplebullets.round .bullet.selected, 
.SliderRevolution3D.defaultskin .tp-bullets.simplebullets.navbar .bullet:hover, 
.SliderRevolution3D.defaultskin .tp-bullets.simplebullets.navbar .bullet.selected{
	background-color: #ed1c24;
	}





/* ********** Source Code style ************** */	
/*list*/
.list_style li .glyphicons,
.list_style li .social{
	color:#ed1c24;
}

/*SectionStyles*/
.SectionStyles1 h3{
	color:#ed1c24;
	}
.SectionStyles2 h3{
	color:#ed1c24;
	}
/*Boxes*/
.boxes_style_1 .boxes,
.boxes_style_7 .boxes{
	border-left:3px solid #ed1c24;
	}
.boxes_style_1 .Boxes_title {
	color:#ed1c24;
	}
.boxes_style_1 .but a.Button_default2{
	border:1px solid #ed1c24;
	color:#ed1c24;
	}
.boxes_style_4 .boxes,
.boxes_style_5 .boxes .but a.Button_default2:hover,
.boxes_style_7 .but a.Button_default2,
.boxes_style_8 .but a.Button_default2{
	background-color:#ed1c24;
	}
.boxes_style_5 .boxes {
	border-top: 3px solid #ed1c24;
	}
.boxes_style_6 .boxes {
	border-bottom: 3px solid #ed1c24;
	}
/*******price*******/
.price-table1 .price_icon1,
.price-table1 .price_icon2,
.price-table1 .price_icon3{
	border:1px solid #ed1c24;
	color:#ed1c24;
	}
.price-table1 .price_box {
	color: #ed1c24;
	}
.price-table1 .btn{
	background-color:#ed1c24;
	}
.price-table2 .price_icon{
	border-top:3px solid #ed1c24;
	}
.price-table2 .price_box {
	color: #ed1c24;
	}
.price-table2 .price_holder ul li span.glyphicons{
	color:#ed1c24;
	}
.price-table2 .btn{
	background-color:#ed1c24;
	}
/*chart_list*/
.chart_list .percentage {
	color:#ed1c24;
}
.chart_list .percentage .percentage_inner {
	color:#ed1c24;
}
/*loaded_list*/
.loaded_list .progress .bar{
	background-color:#ed1c24;
}

.loaded_list2 .progress .bar{
	background-color:#ed1c24;
}
.loaded_list3 .progress .bar {
	background-color:#ed1c24;
	}
.loaded_list3 .progress_rightbox h3{
	color:#ed1c24;
	}
.loaded_list3 .progress_rightbox .line{
	background-color:#ed1c24;
	}
/*number_Animation*/
.number_Animation .glyphicons {
	color:#ed1c24;
	}
/*Testimonials_1*/	

.Testimonials_1left:before{
	color: #ed1c24;
	}

.Testimonials_1 blockquote h3{
	color:#ed1c24;
	}

.Testimonials_1 small span {
	color:#ed1c24;
	}
.Testimonials_1 small:before {
	color:#ed1c24;
	}

.Testimonials_1 .dot a.actived {
	background-color: #ed1c24;
	}
/*Testimonials_2*/
.Testimonials_2main > h3{
	color:#ed1c24;
	}
.Testimonials_2 small span {
	color: #ed1c24;
	}
/*Testimonials_3*/
.Testimonials_3 .dot a.actived{
	background-color:#ed1c24;
}

.Testimonials_3 small span,
.Testimonials_7 small span {
	color:#ed1c24;
}
/*Testimonials_4*/
.Testimonials_4 .dot a.actived{
	background-color:#ed1c24;
}

.Testimonials_4 small{
	color:#ed1c24;
}


/*Testimonials_5*/
.Testimonials_5 .dot a{
	background-color:#D8D8D8;
}
.Testimonials_5 .dot a.actived{
	background-color:#ed1c24;
}


.Testimonials_5 blockquote p{
	background-color:#ed1c24;
}
.Testimonials_5 small{
	color:#ed1c24;
}

.Testimonials_5 small:after{
	border-top: 11px solid #ed1c24;
}

	
/*Testimonials_6*/
.Testimonials_6 .dot a.actived{
	background-color:#ed1c24;
}

.Testimonials_6 blockquote p{
	border-top:3px solid #ed1c24;
}

.Testimonials_6 small span {
	color:#ed1c24;
}
	



/* verticalTab_Left_1*/
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span{
	color:#ed1c24;
}

	
	
/* verticalTab_Right_1*/

.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span{
	color:#ed1c24;
}

/* horizontalTab_Top_1*/
.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active span{
	color:#ed1c24;
	}


/* horizontalTab_Top_2*/
.horizontalTab_Top_2 ul.resp-tabs-list li:hover{
	background-color:#FFFFFF;
	}
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active {
	border-top: 1px solid #ed1c24;
	}
.horizontalTab_Top_2 ul.resp-tabs-list li span{
	}
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span{
	color:#ed1c24;
	}
/* horizontalTab_Top_3*/
.horizontalTab_Top_3 ul.resp-tabs-list li:hover{
	background-color:#FFFFFF;
	}
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active span {
	background-color: #ed1c24;
}




/* **********  accordion_1  ************** */
.accordion_1 .panel-title a {
	background-color:#ed1c24;
}


.accordion_1 .panel-title a .accordion_icon{
	background-color:#ed1c24;
}

.accordion_1 .panel-title a:hover, 
.accordion_1 .panel-title a.collapsed:hover{
	background-color:#ed1c24;
}
.accordion_1 .panel-title a:hover .accordion_icon {
	background-color:#ed1c24;
}


/* **********  accordion_2  ************** */
.accordion_2 .panel-title a {
	background-color:#ed1c24;
	border-left:2px solid #ed1c24;
}
.accordion_2 .panel-title a .accordion_icon{
	background-color:#ed1c24;
}
.accordion_2 .panel-title a.collapsed{
	border-left:2px solid #ed1c24;
}

.accordion_2 .panel-title a:hover{
	background-color:#ed1c24;
}
.accordion_2 .panel-title a:hover .accordion_icon {
	background-color:#ed1c24;
}


/* **********  accordion_3  ************** */
.accordion_3 .panel-title a .accordion_icon{
	border:1px solid #ed1c24;
	background-color:#ed1c24;
}

.accordion_3 .panel-title a:hover .accordion_icon {
	background-color:#ed1c24;
}

.accordion_3 .panel-title a.collapsed .accordion_icon:before {
	border-color:transparent #ed1c24 #ed1c24 transparent;
}
/* **********  accordion_4  ************** */
.accordion_4 .panel-title a {
	color:#ed1c24;
}

.accordion_4 .panel-title a:hover{
	color:#ed1c24;
}


.accordion_4 .panel-title a .accordion_icon:before,
.accordion_4 .panel-title a:hover .accordion_icon:before {
	border-color:#ed1c24 transparent transparent transparent;
}
.accordion_4 .panel-title a.collapsed:hover .accordion_icon:before{
	border-color:transparent transparent transparent #ed1c24;
	}

.accordion_4 .panel-title a em.glyphicons{
	color:#ed1c24;
	}
	
	
/*quotes*/
.quotes_1 blockquote span.mark{
	background-color:#ed1c24;
	}
.quotes_1 blockquote small span{
	color:#ed1c24;
	}
.quotes_2 blockquote small span {
	color:#ed1c24;
	}
.quotes_3 blockquote small span{
	color:#ed1c24;
	}
.quotes_4 blockquote small span{
	color:#ed1c24;
	}
.quotes_4 blockquote span.mark{
	color: #ed1c24;
	}	






/*dropcaps*/
.dropcaps_1{
	color:#ed1c24;
}
.dropcaps_2{
	background-color:#ed1c24;
}
.dropcaps_3{
	background-color:#ed1c24;
}
.dropcaps_4{
	background-color:#ed1c24;
}
.dropcaps_5{
	color:#ed1c24;
	border:2px solid #ed1c24;
}
.dropcaps_6{
	color:#ed1c24;
	border:2px solid #ed1c24;
}	
	
/*Core Owl Carousel CSS File*/
/* display none until init */
.carousel_1 .item .content_sytle_2 .shade{
	background-color:#ed1c24;	
	}

.carousel_1 .owl-buttons .owl-prev:hover, 
.carousel_1 .owl-buttons .owl-next:hover {
	background-color: #ed1c24;
	}


.carousel_2 .item .ico{
	background-color:#ed1c24;
	}

.carousel_2 .item h3{
	color:#ed1c24;
	}

.carousel_2 .item a.Button_normal{
	color:#ed1c24;
	}

.carousel_2 .owl-buttons .owl-prev:hover:before, 
.carousel_2 .owl-buttons .owl-next:hover:before{
	border-left: 2px solid #ed1c24;
	border-bottom: 2px solid #ed1c24;
	}
.carousel_2 .owl-buttons .owl-next:hover:before {
	border-left:none;
	border-right: 2px solid #ed1c24;
	}
	
.carousel_3 .item h3{
	color:#ed1c24;
	}	
.carousel_3 .item a.Button_normal{
	background-color:#ed1c24;
	}

	
.carousel_3 .owl-buttons .owl-prev, 
.carousel_3 .owl-buttons .owl-next{
	border: 1px solid #ed1c24;
	}

.carousel_3 .owl-buttons .owl-prev:before, 
.carousel_3 .owl-buttons .owl-next:before{
	border-left: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	}
.carousel_3 .owl-buttons .owl-next:before {
	border-left:none;
	border-right: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	}
	

.carousel_4 .owl-page.active{
	background-color:#ed1c24;
	}
	
	
.carousel_5 .content_sytle_2 .shade {
	background-color: #ed1c24;
	}	

.carousel_5 .owl-buttons .owl-prev:hover,
.carousel_5 .owl-buttons .owl-next:hover{
	background-color:#ed1c24;
}	

.carousel_6 .item{
	border-bottom:2px solid #ed1c24;	
	}
.carousel_6 .item h3{
	color:#ed1c24;
	}	

	
.carousel_6 .owl-buttons .owl-prev, 
.carousel_6 .owl-buttons .owl-next{
	border: 1px solid #ed1c24;
	}

.carousel_6 .owl-buttons .owl-prev:before, 
.carousel_6 .owl-buttons .owl-next:before{
	border-left: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	}
.carousel_6 .owl-buttons .owl-next:before {
	border-left:none;
	border-right: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
	}

.carousel_6 .owl-page.active {
	background-color:#ed1c24;
	}

.carousel_7 .item .ico{
	background-color:#ed1c24;
	}

.carousel_7 .item a.Button_normal{
	color:#ed1c24;
	}

.carousel_7 .owl-buttons .owl-prev:hover:before, 
.carousel_7 .owl-buttons .owl-next:hover:before{
	border-left: 2px solid #ed1c24;
	border-bottom: 2px solid #ed1c24;
	}
.carousel_7 .owl-buttons .owl-next:hover:before {
	border-left:none;
	border-right: 2px solid #ed1c24;
	}
.carousel_8 .item:hover{
	background-color:#ed1c24;
	}

  

 /*iLightBox*/
a.Button_lightbox {
	background-color: #ed1c24;
	}

/*Images*/
.photo_box .ico span {
	background-color: #ed1c24;
}
.photo_box.ico_push_in .ico {
	background-color: #ed1c24;
}
.photo_box.content_top_increment .content h3 {
	background-color: #ed1c24;
}
.content_sytle_2 .shade {
	background-color: #ed1c24;
}
.photo_box.content_push_in .content {
	background-color: #ed1c24;
}
.photo_box.icon_tag_push .ico:before {
	border-right-color: #ed1c24;
	border-top-color: #ed1c24;
}
.photo_box:hover.entirety_bevel .shade {
	background-color: #ed1c24;
}



.text_sytle_4 h3 span {
	border-bottom: 1px solid #ed1c24;
}


/*boxes rotate*/
/*flip box*/
.flip_box_1 .front .glyphicons{
	background-color:#ed1c24;
}


.flip_box_1 .back a.but{
	background-color:#ed1c24;
}

.flip_box_3 .back{
	background-color:#ed1c24;
}

.flip_box_5 .back{
	background-color:#ed1c24;
	}

.flip_box_5 .back .back_social a {
	color:#ed1c24;
	background-color: #ed1c24;
	}
.flip_box_5 .back .back_social a:hover span.social {
	background-color: #ed1c24;
	}
/*sync carousel */
.sync_carousel .owl-buttons .owl-prev:hover:before,
.sync_carousel .owl-buttons .owl-next:hover:before{
	border-left:2px solid #ed1c24;
	border-bottom:2px solid #ed1c24;
}
.sync_carousel .owl-buttons .owl-next:hover:before{
	border-left:none;
	border-right:2px solid #ed1c24;
	}
.sync_carousel_1 .carousel_nav .synced .item .ico{
	border:2px solid #ed1c24;
	}
.sync_carousel_1 .carousel_nav .synced .item .ico span.glyphicons{
	color:#ed1c24;
	}
/*player*/
.player_boxes h1.player_title{
	color:#ed1c24;
	}
.player_boxes .player_line {
	border-top-color:#ed1c24;
	}
.player_boxes .player_line {
	border-bottom: 2px solid #ed1c24;
	}
a.Button_blue{
	background-color:#ed1c24;
	}
/*DNN LATEST PROJECTS*/
.Theme_21_LinkAndZoom_Normal .next:hover,
.Theme_21_LinkAndZoom_Normal .prev:hover,
.Theme_21_LinkAndZoom_Normal .pager a.selected,
.Theme_21_LinkAndZoom_Default .next:hover,
.Theme_21_LinkAndZoom_Default .prev:hover,.Theme_21_LinkAndZoom_Default .pager a.selected{
	background-color:#ed1c24!important;
}
/*DNN PORTFOLIOS*/
.Theme_19_Normal .filter_navigation ul li.selected a,
.Theme_19_Normal .filter_navigation ul li a:hover{
	color:#ed1c24!important;
}
.Theme_19_Default .filter_navigation ul ul li.selected a, 
.Theme_19_Default .filter_navigation ul ul li a:hover,
.Theme_19_Default .view-tenth .mask{
	background-color:#ed1c24!important;
}

/* new portfolio */
.Text_layouts .photo_box a:hover span,
.Sidebar_layouts_categories .glyphicons,
.Sidebar_layouts_links .glyphicons{
	color:#ed1c24;
}
.List_layouts_text hr{
	border-color:#ed1c24;
}
.Single_page a{
	color:#ed1c24;
	border-color:#ed1c24;
}
a.page_control:hover,
a.page_number:hover{
	color:#ed1c24 !important;
	border-color:#ed1c24;
}
.Grid_layouts .photo_box .shade,
.Text_layouts .photo_box .shade,
.Single_page a:hover{
	background-color:#ed1c24;
}

/* ********** module style ************** */	
.Skin_05_timeline.news_list .news_date_box span i,
.Skin_05_timeline.news_list .news_post_box .news_post .dot{
	border-color:#FFFFFF;
}
.Skin_03_Simple.simple_list h2.news_title a:hover{
	color:#ed1c24;
} 

.galler_datail h4{
	color:#000000!important;
}

.Skin_02_Default.filter_Box .portfolio_categories a:hover,  
.Skin_02_Default.filter_Box .portfolio_descr .name a:hover,
.Skin_04_Box.news_detail .post_date a:hover,
.Skin_04_Box.news_list .post_date a:hover,
.Skin_03_Default.filter_Box .portfolio_categories a:hover,
.Skin_02_Default.filter_Box .portfolio_descr .name a:hover,
.Skin_02_Default.filter_Box .portfolio_categories a:hover{
	color:#ed1c24;
}

.Skin_02_Default.galler_datail .comment_form .submit_button .CommandButton,
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton{
	text-shadow:none;
	border-color:#ed1c24;
	color:#ed1c24;
	transition:background-color ease-in 200ms;

}
.Skin_02_Default.galler_datail .comment_form .submit_button .CommandButton:hover,
.Skin_03_Default.galler_datail .comment_form .submit_button .CommandButton:hover{
	background-color:#ed1c24;
	color:#FFF;
}


.Skin_03_Simple.news_detail .heading span{
	background-color:#FFFFFF;

}

.wrapper .Theme_Responsive_Default .form_submit .btn,
.Skin_05_timeline .news_date_box span, 
.Skin_05_timeline .news_date_box span i, 
.Skin_05_timeline .news_more_box span, 
.Skin_05_timeline .news_more_box .line span, 
.Skin_05_timeline .news_post_box .news_post .dot, 
.Skin_05_timeline .news_date_box span, 
.Skin_05_timeline .news_date_box span i, 
.Skin_05_timeline .news_more_box span, 
.Skin_05_timeline .xblog_page .pager,
.Skin_05_timeline .news_post_box .post_box .post_more a:hover,
.banner_btn.btn_white:hover:after{
	background-color:#ed1c24;
}
.filter_Box.Skin_03_Default #filters li.selected a, 
.filter_Box.Skin_03_Default #filters li.selected a:hover,
.filter_Box.Skin_02_Default #filters li.selected a, 
.filter_Box.Skin_03_Default #filters li.selected a:hover,
.news_detail .post_content .post_categories a:hover{
	background-color:#ed1c24;
	color: #fff;
}

.filter_Box.Skin_03_Default .filter-switch,
.filter_Box.Skin_03_Default .view-tenth:hover .portfolio_descr,
.galler_datail.Skin_03_Default .gallery_tags a:hover,
.galler_datail.Skin_02_Default .gallery_tags a:hover,
.filter_Box.Skin_02_Default .filter-switch,
.Theme_21_LinkAndZoom_Default .pager a.selected{
	background-color:#ed1c24;
}
.Skin_03_Default #filters li a:hover,
.Skin_03_Default .sort_box li a:hover,
.validationEngineContainer .galler_datail .single_meta a:hover,
.Skin_02_Default #filters li a:hover,
.Skin_02_Default .sort_box li a:hover,
.news_list .post_categories a:hover, 
.news_list .post_more a:hover,
.news_detail .post_categories a:hover, 
.news_detail .post_more a:hover,
.news_list.Skin_04_Box  h2.news_title a:hover,
.Skin_04_Box .post_date a:hover,
.Skin_05_timeline .news_post_box .post_box h2.news_title a:hover, 
.Skin_05_timeline .news_post_box .post_box .post_date a:hover{
	color:#ed1c24;
}
.news_detail_top .tab_right .news_detail_username a:hover,
.news_detail .post_date a:hover{
	color:#ed1c24!important;
}
.Skin_05_timeline .news_detail_top h2.news_title{
	color:#ed1c24;
}
.Theme_19_Normal .filter_navigation ul li.selected a{
	color:#ed1c24!important;
	}
a.abtn.btn_white:hover, 
.banner_btn, 
.banner_btn.btn_white:hover, 
.comment_form .submit_button .CommandButton {
	border-color:#ed1c24;
}

/* ********** html style ************** */
.Container-20064-2 .title2{
	background-color:#FFFFFF;
	}		
a.social:hover{
	color:#ed1c24;
	}
.top_ap{
		background-color:#323232!important;
	}
.topbout .topbout_ico{
	border: 4px solid #ed1c24;
	color:#ed1c24;
	}	
.topbbox1 .topbbox_ico,
.topbbox2 .topbbox_ico,
.topbbox3 .topbbox_ico,
.topbbox4 .topbbox_ico{
	background-color:#ed1c24;
	}	
.topbbox1 a,
.topbbox2 a,
.topbbox3 a,
.topbbox4 a{
	color:#ed1c24;
	}	
	
.topc_right ul.topc_righbox .topc_righbox_icon{
	border: 1px solid #ed1c24;
	color: #ed1c24;
	}	
a.Button_default{
	background-color:#ed1c24;
	}

.topd h4 span.glyphicons{
	color:#ed1c24;
	}
.conc{
	border:1px solid #ed1c24;
	}
.conc .icon{
	background-color:#ed1c24;
	}
.conc > a{
	color:#ed1c24;
	}
.conc > a:before{
	border-color: transparent transparent transparent #ed1c24;
	}
.cond .line{
	background-color:#ed1c24;
	}
.cone h3{
	color:#ed1c24;
	}
.cone .line{
	background-color:#ed1c24;
	}
.cone .cone_bottom p span.glyphicons:hover{
	color:#ed1c24;
	}
.conf .icon{
	border:1px solid #ed1c24;
	}
.conf .icon span.glyphicons{
	color:#ed1c24;
	}
.conf h3{
	color:#ed1c24;
	}
.conf .line{
	background-color:#ed1c24;
	}
.cong .congleft span.glyphicons{
	color:#ed1c24;
	}	
.cong .congleft .line{
	background-color:#ed1c24;
	}
.cong .congright a{
	color: #ed1c24;
	}
.cong .congright a:hover{
	text-decoration:none;
	}
.cong .congright a:before {
	border-color: transparent transparent transparent #ed1c24;
	}
.conh li a:hover{
	color:#ed1c24;
	}
.conh li a:hover:before{
	background-color:#ed1c24;
	}
.coni li span.social{
	background-color:#ed1c24;
	}
.conj a{
	border:1px solid #ed1c24;
	color:#ed1c24;
	}
.conk .conk_top span.glyphicons{
	color:#ed1c24;
	}
.conk .conk_con{
	border-left:2px solid #ed1c24;
	}
.conl{
	border-left:2px solid #ed1c24;
	}
.conl .topa_left h6.topa_lefttitle{
	color:#ed1c24;
	}
.conl .topa_right{
	border:1px solid #ed1c24;
	color:#ed1c24;
	}
.conm_left span{
	color: #ed1c24;
	}
.conm_right li:before{
	background-color:#ed1c24;
	}
.conm_right li a,
.conm_right li.last{
	color:#ed1c24;
	}
.cono .sector{
	color:#ed1c24;
	}
.conn a:hover{
	color:#ed1c24;
	}
.cono .sector_info{
	color: #ed1c24;
	}
.cono .line{
	background-color:#ed1c24;
	}
/* *** HomePage2 *** */	
.home2_cona .number{
	background-color:#FFFFFF;
	}
.carousel_9 .item .ico span.glyphicons,
.isotope_1 .isotope_item .photo_box .ico a:hover span,
.price-table3 .price_holder a.btn,
.ourteam_1 .team_list .team_content .team_social a:hover span.social{
	color:#ed1c24;
	}
.home2_cona .linebox .line,
.home2_conc .time,
.home2_cond .line,
.horizontalTab_Top_4 ul.resp-tabs-list li.resp-tab-active,
.carousel_9 .owl-page.active,
.home2_conbg_2,
.isotope_1 .isotope_item .photo_box .shade,
.text_sytle_6 .aandinfo a,
.ourteam_1 .team_list .team_content .team_social a span.social,
.ourteam_1 .team_list .team_content .team_social a:hover,
.price-table3 .price_title,
.price-table3 .price_holder a.btn:hover,
#anchorNav li:hover i, 
#anchorNav li.active i{
	background-color:#ed1c24;
	}
.horizontalTab_Top_4 ul.resp-tabs-list li.resp-tab-active span:before{
	border-color:#ed1c24 transparent transparent transparent;
	}
.carousel_9 .item .ico,
.price-table3 .price_holder a.btn{
	border:1px solid #ed1c24;
	}
.carousel_9 .owl-buttons .owl-prev:hover:before, .carousel_9 .owl-buttons .owl-next:hover:before {
	border-left: 2px solid #ed1c24;
	border-bottom: 2px solid #ed1c24;
	}
.carousel_9 .owl-buttons .owl-next:hover:before {
	border-left: none;
	border-right: 2px solid #ed1c24;
	}
.isotope_grid .isotope_group a:hover, 
.isotope_grid .isotope_group a.active {
	color:#ed1c24;
	border-bottom: 2px solid #ed1c24;
	}
/* *** HomePage3 *** */
.home3banner1_title1,
.home3cona,
.home3cona span.glyphicons,
.home3conb li .Price .Priceright,
.flip_box_6 .front .Price .Priceright,
.home3bottomc span.date{
	color:#ed1c24;
	}
.horizontalTab_Top_5 ul.resp-tabs-list li.resp-tab-active,
.home3cond .line,
.flip_box_6 .back,
.home3bottoma,
.home3bottomb a.home3bottomb_right,
.Container-20064-4 .line{
	background-color:#ed1c24;
	}
.carousel_10 .owl-buttons .owl-prev:hover:before, 
.carousel_10 .owl-buttons .owl-next:hover:before{
	border-left:2px solid #ed1c24;
	border-bottom:2px solid #ed1c24;
	}
.carousel_10 .owl-buttons .owl-next:hover:before {
	border-left: none;
	}
	.home3conb li .tips .tipscolor:before,
	.home3conc:before{
		border-color: #FFFFFF #FFFFFF transparent transparent;
		}
	.home3conb li .tips .tipscolor:after{
		border-color: transparent #FFFFFF #FFFFFF transparent;
		}
		
.Theme_Responsive_Bottom .form_submit input{
	background-color:#22bb75;
}
/****** HomePage4 ******/
.home4_serve .icon{
	border-color:#ed1c24;
}
.home4_isotope .isotope_group a:hover,
.home4_isotope .isotope_group a.active{
	border-color:#ed1c24 !important;
}
.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active:before{
	border-color:transparent transparent transparent #ed1c24;
}
.home4_serve .icon span.glyphicons,
.verticalTab_Left_2 .resp-tabs-container ul li span{
	color:#ed1c24;
}
.home4_serve .line,
.home4_title .line,
.home4_isotope .photo_box .shade,
.verticalTab_Left_2 ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Left_2 .resp-tab-active,
.verticalTab_Left_2 .resp-tab-active:hover,
.verticalTab_Left_2 .resp-tabs-container .home4Tab_title1 span{
	background-color:#ed1c24;
}

.home4_foot ul li span{
	color:#22bb75; 
}		
/****** HomePage5 ******/
.home5Tab_icon1,
.home5Tab2_btn,
.home5Carousel .owl-buttons .owl-prev:hover:before,
.home5Carousel .owl-buttons .owl-next:hover:before{
	border-color:#ed1c24;
}
.home5Tab_icon1 span.glyphicons,
.home5Tab2_btn:hover,
.home5Tab_icon2 span.glyphicons,
.home5_ico,
.home5_services .glyphicons,
.horizontalTab_Top_6 .resp-tab-active,
.horizontalTab_Top_6 .resp-tab-active:hover,
.home5_right_infos .glyphicons,
.home5_full_btn a:hover{
	background-color:#ed1c24;
}
.percentage2,
.percentage2 .percentage_inner,
a.home5Tab2_btn{
	color:#ed1c24;
}
.home5Tab4_left span,
.home5_full_btn a,
.home5_num_circle{
	border-color:#ed1c24;
	color:#ed1c24;
}

.home5_news_accent,
.home5_touch_social a.social:hover{
	color:#22bb75; 
}
.home5_touch_social a.social,
#dnn_bottom .Container-20064-6 .title5{
	color:#6b6b6b; 
}
#dnn_bottom .Theme_Responsive_20064_home5 .form_submit input{
	background-color:#22bb75; 
}
#dnn_bottom .Theme_Responsive_20064_home5 .form_submit input:hover{
	background-color:#444444;
}
/*container*/
.Container-20064-H4-line .line{
	background-color:#ed1c24 !important;
}
	
/* ********** BOTTOM ************** */
#dnn_bottom{
					background-color:#f6f6f6;
		background-attachment:scroll;
	background-position:center top;
						background-repeat:repeat;
		background-size:auto ;
}

.bottom_colors, 
.bottom_colors .Normal,
.bottomb li .bottomb_right p,
.bottomc a{
	color:#6b6b6b;
	}
.bottoma a,	
.bottoma p.socialicon_footer a:hover{
	color:#22bb75;
	}
.bottomc a:hover{
	color:#22bb75;
	border:1px solid #22bb75;
	}
.lightgrey_title .Container-20064-1 .line{
	background-color:#22bb75;
	}

/* ********** FOOTER ************** */
.copyright_style,
.footicon a.social,
.footer, 
a.footer:link, 
a.footer:active, 
a.footer:visited,
.terms, 
a.terms:link, 
a.terms:active, 
a.terms:visited{
	color:#a4c2d2;
	}
.footicon a.social:hover{
	color:#22bb75;
	}
/* ********** Footer Style ************** */
a.footer:hover{
	color:#ed1c24; 
}
#to_top:hover {
	background-color:#ed1c24;
	}
/* ********** Privacy/Terms Style ************** */
a.terms:hover{
	color:#ed1c24;
}	
.FootPane,
.FootPane a,
.foota,
.foota a{
	color:#22bb75;
	}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}


@media only screen and (max-width: 768px) {
	.verticalTab_Left_1 .resp-tab-active, 
	.verticalTab_Left_1 .resp-tab-active:hover,
	.verticalTab_Right_1 .resp-tab-active, 
	.verticalTab_Right_1 .resp-tab-active:hover,
	.horizontalTab_Top_1 .resp-tab-active, 
	.horizontalTab_Top_1 .resp-tab-active:hover,
	.horizontalTab_Top_2 .resp-tab-active, 
	.horizontalTab_Top_2 .resp-tab-active:hover,
	.horizontalTab_Top_3 .resp-tab-active, 
	.horizontalTab_Top_3 .resp-tab-active:hover,
	.horizontalTab_Top_4 h2.resp-accordion.resp-tab-active,
	.horizontalTab_Top_4 .resp-tab-active:hover,
	.horizontalTab_Top_5 h2.resp-accordion.resp-tab-active,
	.horizontalTab_Top_5 .resp-tab-active:hover{
		background-color: #ed1c24;
		}

}


























































/*--------- Header2 begin ----------*/
.headermain{
	/*position:absolute;*/
	width:100%;
	z-index:201;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	}
.header2{
	position:relative;
	}
.header2:before{
	content:"";
	background-color:#ffffff;
	filter:alpha(opacity= 100 );
	opacity: 1;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	}
.head_top > div{
	position:relative;
	}
.dnn_logo{
	float:left;
	margin:20px 0;
	}
.dnn_logo img{
	max-height:100%;
	max-width:100%;
	}
.HeadPane{
	position: absolute;
	height: 40px;
	top: 50%;
	margin: -20px 0 0 0;
	right: 15px;
	color:#B5B5B5;
	}
.HeadPane .Normal{
	line-height:40px;
	color:#B5B5B5;
	}
.HeadPane .Normal a{
	color:#B5B5B5;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
	}
.HeadPane .Normal a:hover{
	color:#ed1c24;
	}
.head_nav{
	position:relative;
	}
.head_nav:before{
	content:"";
	background-color:#efefef;
	filter:alpha(opacity= 50 );
	opacity: 0.5;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	border-top:1px solid #e1e1e1
	}
.headp,
.search_ps{
	float:right;
	}
.searchandlogin {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -15px 0 0 0;
	}
.headp .login_icon,
.search_ps .search_icon{
	width:30px;
	height:30px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:1px solid #2d2b2b;
	text-align:center;
	margin: 0 0 0 15px;
	cursor:pointer;
	}
.headp .login_icon span.glyphicons,
.search_ps .search_icon span.glyphicons{
	color:#2d2b2b;
	font-size:13px;
	padding: 7px 0 7px 0;
	}
.headp.Open .login_icon span.glyphicons:before,
.search_ps.Open  .search_icon span.glyphicons:before{
	content: "\E208";
	}
.header_element {
	position: relative;
	}
.header_element .element_box {
	position: absolute;
	right:-7px;
	top: 100%;
	background-color:#272C2C;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1;
	white-space: nowrap;
	margin-top: 13px;
	border: none;
	transition: all ease-in 100ms;
	-moz-transition: all ease-in 100ms;
	-webkit-transition: all ease-in 100ms;
	-o-transition: all ease-in 100ms;
	-ms-transition: all ease-in 100ms;
	}
.header_element .element_box.login:before,
.header_element .element_box.searchBox:before{
	border-style:solid;
	border-width:7px;
	border-color:transparent transparent #272C2C transparent;
	width:0px;
	height:0px;
	position:absolute;
	content:"";
	top: -14px;
	right: 15px;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1;
	transition: all ease-in 100ms;
	-moz-transition: all ease-in 100ms;
	-webkit-transition: all ease-in 100ms;
	-o-transition: all ease-in 100ms;
	-ms-transition: all ease-in 100ms;
	}
.header_element.Open .element_box.login:before,
.header_element.Open .element_box.searchBox:before{
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 1000;
	}
.header_element.Open .element_box {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 1000;
	height:40px;
	}

.login {
	float: left;
}

.login .loginGroup,
.login .registerGroup {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 10px 0px 5px;
	margin: 0px;
	height: 40px;
	line-height:40px;
}
.login .registerGroup {
	padding:0 0 0 5px;
	}
.login .sep{
	display:none;
	vertical-align:middle;
}
.login img {
	vertical-align:middle;
	margin-top:-2px;
}
.login .glyphicons {
	display: inline-block;
	vertical-align: middle;
}

.login .registerGroup ul,
.login .registerGroup li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.login .registerGroup .userProfileImg img {
	max-width:26px!important;

}
.login ,
.login a,
.login a:link,
.login a:active,
.login a:visited {
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
	color: #aaa;
	text-decoration:none;
}

.login a:hover {
	color:#ed1c24;
	text-decoration: none;
}

.login .registerGroup li.userMessages,
.login .registerGroup li.userNotifications {
	font-size: 0;
	overflow: hidden;
	vertical-align: middle;
	font-family: 'Glyphicons Regular';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	position: relative;
	padding: 0px 10px 0 5px;
	height: 40px;
	line-height: 40px;
	text-align:right;
	margin: 0;
}
.login .registerGroup li.userDisplayName {
	padding: 0 5px;
}

.login .registerGroup li.userMessages {
	padding-left: 4px;
}

.login .registerGroup li.userMessages:empty,
.login .registerGroup li.userNotifications:empty {
	width: 1em;
}

.login .registerGroup li.userMessages:before {
	content: "\2709";
	font-size: 14px;
	z-index: 0;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.login .registerGroup li.userNotifications:before {
	content: "\E196";
	font-size: 14px;
	transition: color ease-in 200ms;
	-moz-transition: color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: color ease-in 200ms; /* Opera */
	-ms-transition: color ease-in 200ms; /* IE9? */
}

.login .registerGroup li.userMessages:hover:before,
.login .registerGroup li.userNotifications:hover:before {
	color:#ed1c24;
}
.login .registerGroup li.userMessages:after, 
.login .registerGroup li.userNotifications:after{
}

.login .registerGroup li.userMessages a,
.login .registerGroup li.userNotifications a {
	display: block!important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:11;	
}

*+html .login .loginGroup,
*+html .login .registerGroup,
*+html .login .glyphicons,
*+html .login .registerGroup ul,
*+html .login .registerGroup li {
	display: inline;
}

.login .registerGroup li.userMessages a strong,
.login .registerGroup li.userNotifications a strong {
	display: none;
}
.login .registerGroup li.userMessages a span {
	position:absolute;
	top:0px;
	right:0px;
	font-size:12px;
	display:block;
	background-color:#ed1c24;
	padding:0px 3px;
	height:14px;
	line-height:1;
	color:#FFF;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	font-weight:normal;
}


.searchBox {
  	margin-top: 3px;
	background: #666;
	float:left;
	padding: 5px;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	overflow: inherit !important;
	height: 32px !important;
	z-index: 905;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.searchBox #dnn_dnnSEARCH_ClassicSearch,
.searchBox #dnn_dnnSEARCH1_ClassicSearch,
.searchBox #dnn_dnnSEARCH2_ClassicSearch,
.searchBox #dnn_dnnSEARCH3_ClassicSearch {
	background: none;
	border: none;
	float: none;
	height: 22px;
	position: relative;
	white-space: nowrap;
	width: 235px;
	display: block;
	text-align: left;
	color: #777;
}

.SearchIcon {
	display: none;
}

.search,
a.search:link,
a.search:active,
a.search:visited {
 background: rgba(0, 0, 0, 0) url("/images/icon_search2.png") no-repeat scroll 9px 5px;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 25px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0;
    width: 28px;
    z-index: 1;
}

a.search:before {
	/*content: "GO";*/
}

 
.searchBox input.NormalTextBox {
	width: 165px;
	text-align: left;
	height: 18px;
	padding: 0px 3px 0px 3px;
	background: none;
	border: none;
	display: block;
	position: absolute;
	left: 4px;
	top: 2px;
	outline: 0;
	border-radius: 0px 0px 0px 0px;
	-webkit-appearance: none;
	color: #aaa;
}

.searchBox .searchInputContainer {
	position: static !important;
}

.searchBox .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
	top: -5px !important;
	left: auto;
	right: 35px !important;
}

.searchBox.searchSkinObjectPreview {
	right: inherit;
	left: auto;
	right: 0px;
}



.dnnSearchBoxPanel,
.dnnSearchResultPanel {
	width: 100%;
	max-width: none;
	padding: 10px 0px !important;
}

.dnnSearchResultPanel {
	padding: 10px 0px 7px 0px !important;
}
ul.searchSkinObjectPreview{
	margin:6px 0 0 0 !important;
	}


.languageBox {
	float:none;
	vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
	}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.roll_menu.roll_activated #dnngo_megamenu{
	margin-right:0px;
	
	}
	.dnn_logo{
		float: left;
    margin: 20px 0;	
		}
		.toppad{padding-top:20px;padding-right: 90px;}
	.HeadPane {
		position: relative;
		top: auto;
		margin: 0;
		right: auto;
		text-align: center;
		}

	.headp .login_icon, 
	.search_ps .search_icon{
		margin: 0 0 0 5px;
		}
	}
@media only screen and (max-width: 767px) {
	.mobile_main{
		background-color:#ffffff;
		}
	.mobile_icon{
		border:1px solid #2d2b2b;
		}
	.mobile_icon span.glyphicons{
		color:#2d2b2b;
		}
	.multi_menu ul li.current > a,
	.multi_menu ul li.current > a:hover {
		background-color:#ed1c24;
		}	
	}
/* ********** Main Menu ************** */	
.dnn_menu{
	}
/*top_menu*/
#dnngo_megamenu > div > ul {
	display: inline-block;
	vertical-align: middle;
	font-family:'Open Sans';
}
*+html #dnngo_megamenu > div > ul {
	display: inline;
}
#dnngo_megamenu > div > ul > li {
	position: relative;
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0px;
}
	
#dnngo_megamenu > div > ul > li > a{
	display:block;
	position:relative;
	float:none;
	color:#2d2b2b;
	white-space:normal; 
	font-size:12px;
	line-height: 36px;
	height: 36px;
	padding: 0 25px;
	font-weight:bold; 
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
	
	transition: 		background-color ease-in 200ms;
    -moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
    -webkit-transition:    background-color ease-in 200ms; /* Safari and Chrome */
    -o-transition: 		background-color ease-in 200ms; /* Opera */
    -ms-transition: 	background-color ease-in 200ms; /* IE9? */

}
#dnngo_megamenu > div > ul > li.dir > a > span{
	white-space:nowrap;
}
#dnngo_megamenu > div > ul > li.dir > a > span:after{
}

#dnngo_megamenu > div > ul > li > a:hover,
#dnngo_megamenu > div > ul > li.menu_hover > a,
#dnngo_megamenu > div > ul > li.current > a{
	background-color:#e1e1e1;
    color:#ed1c24;
}
/*sub*/
#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_slide_menu .dnngo_submenu,
#dnngo_megamenu .dnngo_boxslide{
	background-color:#efefef;
	}


#dnngo_megamenu .dnngo_slide_menu,
#dnngo_megamenu .dnngo_boxslide{
	
	}
	
	
#dnngo_megamenu .dnngo_slide_menu li a:hover,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a {
	background-color:#e1e1e1;
    color:#ed1c24;
}
#dnngo_megamenu .dnngo_slide_menu li.dir > a:hover span:before,
#dnngo_megamenu .dnngo_slide_menu li.menu_hover > a span:before{
	}
#dnngo_megamenu .dnngo_slide_menu li a,
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a{
	color:#2d2b2b;
	}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > ul > li > a > span{
	color:#ed1c24;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > ul > li > a > span:before{
	}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span:before{
	}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover{
	color:#ed1c24;
}
#dnngo_megamenu .dnngo_boxslide .menu_topbox,
#dnngo_megamenu .dnngo_boxslide .menu_leftbox,
#dnngo_megamenu .dnngo_boxslide .menu_rightbox,
#dnngo_megamenu .dnngo_boxslide .menu_bottombox,
#dnngo_megamenu .dnngo_boxslide .menu_topbox .Normal,
#dnngo_megamenu .dnngo_boxslide .menu_leftbox .Normal,
#dnngo_megamenu .dnngo_boxslide .menu_rightbox .Normal,
#dnngo_megamenu .dnngo_boxslide .menu_bottombox .Normal{
	color:#2d2b2b;
	}
#dnngo_megamenu .dnngo_boxslide .menu_topbox a,
#dnngo_megamenu .dnngo_boxslide .menu_leftbox a,
#dnngo_megamenu .dnngo_boxslide .menu_rightbox a,
#dnngo_megamenu .dnngo_boxslide .menu_bottombox a,
#dnngo_megamenu .dnngo_boxslide .menu_topbox .Normal a,
#dnngo_megamenu .dnngo_boxslide .menu_leftbox .Normal a,
#dnngo_megamenu .dnngo_boxslide .menu_rightbox .Normal a,
#dnngo_megamenu .dnngo_boxslide .menu_bottombox .Normal a{
	color:#ed1c24;
	}
#dnngo_megamenu h2.mega_title {
	color:#ed1c24;
	}

@media only screen and (min-width: 1200px) {
	#dnngo_megamenu > div > ul > li > a{
		}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
			#dnngo_megamenu > div > ul > li > a{
		padding: 0 22px;
		line-height: 35px;
		height: 35px;
		}
	.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a{
		padding:0 18px;
		}
}
/*roll_menu */
.roll_menu .head_nav .dnn_logo{
	display:none;
	}
.roll_menu.roll_activated {
	position:fixed;
	background-color:#F0F0F0;
	width:100%;
	z-index:991;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	}
.roll_menu.roll_activated .head_top{
	display:none;
	}
.roll_menu.roll_activated .head_nav .dnn_logo{
	display:block;
	margin: 5px 0px 5px 0px;
	height: 50px;
	line-height:50px;
	float: left;
	}
.roll_menu.roll_activated .dnn_logo img{
	max-height:100%;
	max-width:100%;
	}
.roll_menu.roll_activated .dnn_menu{
	float:right;
	margin:0;
	padding:0;
	}
.roll_menu.roll_activated .search_ps,
.roll_menu.roll_activated .headp{
	display:none;
	}
.roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a{
	height:60px;
	line-height:60px;
	}
.roll_menu.roll_activated #dnngo_megamenu{
	margin-right:200px;
	
	}
.roll_menu.roll_activated #dnngo_megamenu .dnngo_menuslide {
	}

/*--------- Header2 end ----------*/


















/***element***/
@media only screen and (min-width:768px) and (max-width:991px){
	.roll-sm.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-sm {
		display:none!important;
	}	
}

@media only screen and (min-width:992px) and (max-width:1199px){
	.roll-md.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-md {
		display:none!important;
	}	
}
@media only screen and (min-width:1200px){
	.roll-lg.roll_menu.roll_activated{
		position:relative!important;
		top:0!important;
		left:0!important;
		opacity:1!important;
	}	
	.roll_menu.roll_activated .roll-lg {
		display:none!important;
	}	
}



.Theme_Responsive_Home select,
.Theme_Responsive_Home textarea,
.Theme_Responsive_Home input[type="text"],
.Theme_Responsive_Home input[type="password"],
.Theme_Responsive_Home input[type="datetime"],
.Theme_Responsive_Home input[type="datetime-local"],
.Theme_Responsive_Home input[type="date"],
.Theme_Responsive_Home input[type="month"],
.Theme_Responsive_Home input[type="time"],
.Theme_Responsive_Home input[type="week"],
.Theme_Responsive_Home input[type="number"],
.Theme_Responsive_Home input[type="email"],
.Theme_Responsive_Home input[type="url"],
.Theme_Responsive_Home input[type="search"],
.Theme_Responsive_Home input[type="tel"],
.Theme_Responsive_Home input[type="color"],
.uneditable-input{
	font-family:'Open Sans', Arial !important;
}
.Theme_Responsive_Default select,
.Theme_Responsive_Default textarea,
.Theme_Responsive_Default input[type="text"],
.Theme_Responsive_Default input[type="password"],
.Theme_Responsive_Default input[type="datetime"],
.Theme_Responsive_Default input[type="datetime-local"],
.Theme_Responsive_Default input[type="date"],
.Theme_Responsive_Default input[type="month"],
.Theme_Responsive_Default input[type="time"],
.Theme_Responsive_Default input[type="week"],
.Theme_Responsive_Default input[type="number"],
.Theme_Responsive_Default input[type="email"],
.Theme_Responsive_Default input[type="url"],
.Theme_Responsive_Default input[type="search"],
.Theme_Responsive_Default input[type="tel"],
.Theme_Responsive_Default input[type="color"],
.uneditable-input{
	font-family:'Open Sans', Arial !important;
}

/*##VERTICAL ACCORDION##*/
.accordion-ver>ul , .accordion-hor>ul{
  margin: 0 auto;
  padding: 0;
  list-style:none;
} 
.accordion-ver>ul>li {
  display:block;
  margin: 0;
  list-style:none;
  clear: left;
  position: relative;
  width: 100%;
  border-bottom:#f0f0f0 1px solid;
  background:#ffffff;
  *margin-bottom: -4px; /* IE6 e IE7 */
}
.accordion-ver>ul>li:hover {
  cursor:pointer;
}
.accordion-ver>ul>li.last {
  border: 0;
}  
.accordion-ver>ul>li>h1 {
  position: absolute;
  display:block;
  float:left;
  margin: 0;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration:none;
  text-transform:uppercase;
  color: #000;
}
.accordion-ver>ul>li>h1:hover {
  cursor:pointer;
} 
.accordion-ver>ul>li>div {
  display:none;
  background: #666;
  overflow: hidden;
  font-family: Helvetica, Arial, sans-serif;
}
.accordion-ver:hover>ul>li:hover>div {
  cursor: default;
} 
.accordion-ver>ul>li>div>span {
  padding:10px;
  display: block;
  text-align: left !important;
  line-height: normal;
}
.accordion-ver>ul>li>span.numericTab {
  position: absolute;
  display:block;
  top: 0;
  padding: 0 10px 0 0;
  float:right;
  margin: 0;
  right: 0;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration:none;
  color: #000;
  background:#cccccc;  
}
.accordion-ver>ul>li>i {
  position: absolute;
  display:block;
  top: 0;
  right: 0;
  padding: 0 10px 0 0;
  float:right;
  margin: 0;
  font-size: 18px;
  text-decoration:none;
  color: #000;
}

/*##HORIZONTAL ACCORDION##*/
.accordion-hor>ul>li {
  display:block;
  margin: 0;
  list-style:none;
  overflow: hidden;
  float:left;
  padding: 0;
  position: relative;
  border-right:#f0f0f0 5px solid;
  background:#fff;
}
.accordion-hor>ul>li:hover {
  cursor:pointer;
}
.accordion-hor>ul>li.last {
  border: 0;
} 
.accordion-hor>ul>li>h1 {
  position: absolute;
  display:block;
  float:left;
  /*margin-top: 0;*/
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  top: 30px;
  text-align: left;
  font-size: 18px;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration:none;
  text-transform:none;
  color: #000;
 

  /* CSS3 Transform Rotate & Translate for H1 */
  white-space:nowrap;
  -moz-transform: rotate(-90.0deg) translate(-120px,25px);  /* FF3.5+ */
  -moz-transform-origin: 0 100%;
  -o-transform: rotate(-90.0deg) translate(-120px,25px);  /* Opera 10.5 */
  -o-transform-origin: 0 100%;
  -webkit-transform: rotate(-90.0deg) translate(-120px,25px);  /* Saf3.1+, Chrome */
  -webkit-transform-origin: 0 100%;
  transform: rotate(-90.0deg) translate(-120px,25px);  /* Saf3.1+, Chrome */
  transform-origin: 0 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1.0);  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1.0)"; /* IE8 */ 
}
.accordion-hor>ul>li>h1:hover {
  cursor:pointer;
}
.accordion-hor>ul>li>div {
  position:relative;
  display:block;
  float:left;
  overflow: hidden;
  *top:0px;       /* IE7 Hack */
  *left:0px;      /* IE7 Hack */
  margin:0;
 background: url(/Portals/_default/Skins/2012Skins/images/sliderbg.jpg);
  font-family: Helvetica, Arial, sans-serif;
}
.accordion-hor:hover>ul>li:hover>div {
  cursor: default;  
}
.accordion-hor>ul>li>div>span {
  padding:10px;
  display: block;
  text-align: left !important;
  line-height: normal;
}
.accordion-hor>ul>li>span.numericTab {
  position: absolute;
  display:block;
  bottom: 0;
  padding: 10px 0;
  float:left;
  margin: 0;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
  text-decoration:none;
  text-align: center;
  color: #000;
  background:#fff;  
}
.accordion-hor>ul>li>i {
  position: absolute;
  display:block;
  bottom: 0;
  padding: 10px 0;
  float:left;
  margin: 0;
  font-size: 18px;
  text-decoration:none;
  color: #000;  
}