/* Minification failed. Returning unminified contents.
(557,1): run-time error CSS1019: Unexpected token, found '}'
 */
 .button{
    background: url('Content/images/Mail.png')  no-repeat top;
    width: 25px;
    height: 25px;
    }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #68737a;}	
	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9c1e3d;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
	
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9c1e3d;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0pt;
	padding: 5px;
}
	
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9c1e3d;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0pt;
	padding: 5px;
	background-image: url(images/black_mask.png);
	background-repeat: repeat;
}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	vertical-align: middle;
	text-align: center;}
	
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 3px solid #CC9900;
	border-left: 0px none;}
	
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
	
.subnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;}
	
.subnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9b243e;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CC0000;}
	


	
.textQuote {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 20px;}
	
.text11sanserif {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	border: 1px none #CCCCCC;
	line-height: 13px;}

.formBody {
	color: #666666;
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;}
	
.formInputs {
	color: #666666;
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;}

.lineTop {
	color: #000000;
	text-decoration: none;
	border-top: 1px dotted #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;}
	
.linebox {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #FF3300;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;}
	
.textGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 26px;
	text-transform: none;}
	
.text-title {
	font-family: "Frutiger", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 26px;
	text-transform: none;
	text-align: left;}
	
.text-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9b243e;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}	
	
.textLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A050F;
	font-weight: normal;}
	

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	text-align: left;}

.footer {
	Position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 7rem;
	margin-top:0px;
	text-align: center;
	/*padding: 19px 0 30px;*/
	background: #5a5d5f;
	/*position: fixed;
	bottom: 0;
	margin-left:-183px;
	width: 100%;
	height: 10%;
	background: #5a5d5f;
	padding: 0 10px;*/
	/*width: 100%;*/
	/*margin-top: -100px;*/
	/*height: 100px;
	color: #fff;
	position: fixed;
	line-height: 180%;
	padding: 0 10px;*/
}
@media (max-width: 767px) {
	footer {
		font-size: 13px;
	}
}

footer section {
	float: left;
}

@media (max-width: 767px) {
	footer section {
		float: none;
	}
}

footer section p {
	padding-bottom: 0px;
}

footer .index-list {
	margin-top: 17px;
}
	
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626C74;
	text-decoration: none;
	font-weight: normal;}
	
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
	font-weight: normal;
	text-decoration: underline;}
	
	
.text10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626C74;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;}
	
.text11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626C74;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;}	


/* CSS for checklists */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 25em;}
	

	

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-transform: none;
	text-align: left;}
	
.text12 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;}
	
.text12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	border-bottom-style: none;
	border-top-color: #C5C7B1;
	border-right-color: #C5C7B1;
	border-bottom-color: #C5C7B1;
	border-left-color: #C5C7B1;
	border-bottom-width: 1px;}
	
	
.text12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	text-transform: none;
	padding: 0px;
	background-position: left;}
	
.text12white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	padding: 1px 6px;
	background-image: url(images/black_mask.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;}
	
.text12white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	border-bottom-style: none;
	border-top-color: #C5C7B1;
	border-right-color: #C5C7B1;
	border-bottom-color: #C5C7B1;
	border-left-color: #C5C7B1;
	border-bottom-width: 1px;
	background-color: #951135;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;}
	
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 35px;
	background-position: left;
	list-style-type: circle;
}
	
.text13 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;}
	
.text13 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	border-bottom-style: none;
	border-top-color: #C5C7B1;
	border-right-color: #C5C7B1;
	border-bottom-color: #C5C7B1;
	border-left-color: #C5C7B1;
	border-bottom-width: 1px;}
	
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: left;
	text-align: left;
}
	
.text14 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bb234a;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;}
	
.text14 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bb234a;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	border-bottom-style: none;
	border-top-color: #C5C7B1;
	border-right-color: #C5C7B1;
	border-bottom-color: #C5C7B1;
	border-left-color: #C5C7B1;
	border-bottom-width: 1px;}
				
	

.bg-hdr {
	background-image: url(images/bg_hdr_top.gif);
	background-repeat: repeat-x;}
	
.bg-login {
	background-image: url(images/bg_login.png);
	background-repeat: no-repeat;}	
	
.bg-saving-box1 {
	background-image: url(images/start_saving_box_1.gif);
	background-repeat: no-repeat;}
	
.bg-saving-box2 {
	background-image: url(images/start_saving_box_2.gif);
	background-repeat: no-repeat;}		

			
	
.bg-ftr {
	background-image: url(images/bg_footer.jpg);
	/*background-repeat: repeat-x;*/
	background-color: #2b2e31;
	background-position: center top;
}
	
	
.bg-features {
	background-image: url(images/bg_features.png);
	background-repeat: no-repeat;
	background-position: right top;
}		
	
.bg-solutions {
	background-image: url(images/bg_solutions.png);
	background-repeat: no-repeat;
	background-position: right;
}
	
.bg-home {
	background-image: url(images/stage_intro.png);
	background-repeat: no-repeat;}
	
.bg-note {
	background-image: url(images/bg_note_350.png);
	background-repeat: no-repeat;
	background-position: top;
}			

		
.bg-nav {
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;}
	

.text-phone {
	color: #9c1e3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;}
	
.title14 {
	color: #666666;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
	padding: 0px;
	line-height: 22px;}	
	
	
.title24 {
	color: #bb234a;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: 300;
	padding: 0px 0px 10px;
	line-height: 24px;
}
	
.title30 {
	color: #bb234a;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: 300;
	padding: 0px;
	line-height: 30px;}
	
.title36 {
	color: #bb234a;
	font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
	font-size: 36px;
	text-decoration: none;
	font-weight: 300;
	padding: 0px;
	line-height: 42px;}




/*div.container.column {
	width: 100% auto;*/

}


@media screen and (max-width: 600px) {
	.column {
		width: 100%;
	}
}
@media (min-width: 768px) {
	div.container {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1220px) {
	.container {
		padding: 0;
	}
}

@media (max-width: 500px) {
	.row .col-xs-6 {
		clear: both;
		width: 100%;
	}
}

@media (max-width: 550px) {
	.row .col-xs-4 {
		clear: both;
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.row .col-xs-12 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	.row .col-sm-12 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	.row .col-sm-6 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (min-width: 1199px) {
	.clear-col-float .col-lg-1:nth-child(12n + 13),
	.clear-col-float .col-lg-2:nth-child(6n + 7),
	.clear-col-float .col-lg-3:nth-child(4n + 5),
	.clear-col-float .col-lg-4:nth-child(3n + 4),
	.clear-col-float .col-lg-6:nth-child(2n + 3) {
		clear: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.clear-col-float .col-md-1:nth-child(12n + 13),
	.clear-col-float .col-md-2:nth-child(6n + 7),
	.clear-col-float .col-md-3:nth-child(4n + 5),
	.clear-col-float .col-md-4:nth-child(3n + 4),
	.clear-col-float .col-md-6:nth-child(2n + 3) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.clear-col-float .col-sm-1:nth-child(12n + 13),
	.clear-col-float .col-sm-2:nth-child(6n + 7),
	.clear-col-float .col-sm-3:nth-child(4n + 5),
	.clear-col-float .col-sm-4:nth-child(3n + 4),
	.clear-col-float .col-sm-6:nth-child(2n + 3) {
		clear: left;
	}
}

@media (max-width: 479px) {
	.clear-col-float .col-xs-1:nth-child(12n + 13),
	.clear-col-float .col-xs-2:nth-child(6n + 7),
	.clear-col-float .col-xs-3:nth-child(4n + 5),
	.clear-col-float .col-xs-4:nth-child(3n + 4),
	.clear-col-float .col-xs-6:nth-child(2n + 3) {
		clear: left;
	}
}
.rd-mobilemenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	text-align: left;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

	.rd-mobilemenu.active {
		right: 0;
	}

.rd-mobilemenu_ul {
	position: fixed;
	top: -56px;
	left: 0;
	bottom: -56px;
	width: 240px;
	padding: 132px 0 76px;
	color: #666666;
	background: rgba(255, 255, 255, 0.97);
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	-moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-moz-transform: translateX(-240px);
	-ms-transform: translateX(-240px);
	-o-transform: translateX(-240px);
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	-moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	-webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	-o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.lt-ie9 .rd-mobilemenu_ul {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
	zoom: 1;
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.rd-mobilemenu_ul li.active > a {
	background: #004b8d;
	color: #ffffff;
}

.rd-mobilemenu_ul a {
	display: block;
	padding: 14px 25px 16px;
}

	.rd-mobilemenu_ul a.active {
		background: #f5f5f5;
		color: #2d2d2d;
	}

	.rd-mobilemenu_ul a:hover {
		background: #004b8d;
		color: #ffffff;
	}

	.rd-mobilemenu_ul a .rd-submenu-toggle {
		position: absolute;
		top: 50%;
		right: 11px;
		margin-top: -17.5px;
		width: 32px;
		height: 32px;
		font: 400 10px 'FontAwesome';
		line-height: 32px;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		border: 1px solid rgba(255, 195, 0, 1);
		-moz-transition: 0.5s all ease;
		-webkit-transition: 0.5s all ease;
		-o-transition: 0.5s all ease;
		transition: 0.5s all ease;
		z-index: 1;
		background: rgba(0, 0, 0, 0.1);
	}

		.rd-mobilemenu_ul a .rd-submenu-toggle:after {
			content: '\f078';
			color: rgba(255, 195, 0, 1);
		}

		.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
			background: #ffffff;
			color: #666666;
		}

	.rd-mobilemenu_ul a.rd-with-ul {
		position: relative;
	}

		.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
			-moz-transform: rotate(180deg);
			-ms-transform: rotate(180deg);
			-o-transform: rotate(180deg);
			-webkit-transform: rotate(180deg);
			transform: rotate(180deg);
		}

.rd-mobilemenu_ul ul a {
	padding-left: 40px;
	border: none;
	padding-top: 14px;
	padding-bottom: 16px;
}

.rd-mobilemenu_ul ul ul {
	border: none;
	box-shadow: none;
	background: transparent;
	padding: 0;
	left: 0;
	top: 0;
	text-align: left;
	transform: none;
}

	.rd-mobilemenu_ul ul ul:before,
	.rd-mobilemenu_ul ul ul:after {
		display: none;
	}

	.rd-mobilemenu_ul ul ul li {
		border: none;
		box-shadow: none;
	}

	.rd-mobilemenu_ul ul ul a {
		padding: 0;
		margin: 0;
		padding-left: 60px;
		color: inherit;
		font-size: 14px;
		padding-top: 14px;
		padding-bottom: 16px;
		border: none;
		box-shadow: none;
	}

		.rd-mobilemenu_ul ul ul a.active {
			background: #f5f5f5;
			color: #2d2d2d;
		}

		.rd-mobilemenu_ul ul ul a:hover {
			background: #f15a5a;
			color: #ffffff;
		}

.rd-mobilemenu_ul:after {
	content: '';
	display: block;
	height: 20px;
}

.rd-mobilemenu_ul ul ul a {
	font-weight: 300;
}

	.rd-mobilemenu_ul ul ul a:hover:after {
		display: none;
	}

.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 56px;
	background: #ffffff;
	color: #000000;
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
}

.rd-mobilepanel_title {
	position: fixed;
	padding-left: 10px;
	top: 4px;
	left: 56px;
	right: 56px;
	color: #000000;
	font-size: 24px;
	line-height: 48px;
	letter-spacing: 1.2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

	.rd-mobilepanel_title small {
		display: none;
	}

.rd-mobilepanel_toggle {
	position: fixed;
	top: 4px;
	left: 8px;
	width: 48px;
	height: 48px;
	background-color: #f7f7f7;
	border-color: transparent;
	outline: none;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

	.rd-mobilepanel_toggle span {
		position: relative;
		display: block;
		left: 50%;
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

		.rd-mobilepanel_toggle span:after,
		.rd-mobilepanel_toggle span:before {
			content: "";
			position: absolute;
			left: 0;
			top: -8px;
			-moz-transition: all 0.3s ease;
			-webkit-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}

		.rd-mobilepanel_toggle span:after {
			top: 8px;
		}

		.rd-mobilepanel_toggle span:after,
		.rd-mobilepanel_toggle span:before,
		.rd-mobilepanel_toggle span {
			width: 24px;
			height: 4px;
			background-color: #000000;
			backface-visibility: hidden;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
		}

			.rd-mobilepanel_toggle span:before,
			.rd-mobilepanel_toggle span:after {
				-webkit-transition-duration: 0.3s, 0.3s;
				transition-duration: 0.3s, 0.3s;
				-webkit-transition-delay: 0.3s, 0s;
				transition-delay: 0.3s, 0s;
				-webkit-transition-property: top, -webkit-transform;
				transition-property: top, transform;
			}

	.rd-mobilepanel_toggle.active span {
		transition: background .3s 0s ease;
		background: transparent;
	}

		.rd-mobilepanel_toggle.active span:before,
		.rd-mobilepanel_toggle.active span:after {
			top: 0;
			-webkit-transition-delay: 0s, 0.3s;
			transition-delay: 0s, 0.3s;
		}

		.rd-mobilepanel_toggle.active span:before {
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
		}

		.rd-mobilepanel_toggle.active span:after {
			-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}

@media (max-width: 767px) {
	body {
		padding-top: 56px;
	}
body {
		background-color: none;
	}
	.rd-mobilemenu,
	.rd-mobilepanel {
		display: block;
	}
}

@media (max-width: 359px) {
	.rd-mobilepanel_title {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	div#panel .navbar-header .navbar-toggle .icon-bar {
		background-color: #000000;
	}

	div#panel #advanced .navbar-collapse li a,
	div#panel #advanced .navbar-collapse .dropdown-menu li a {
		background: #ffffff !important;
		color: #666666 !important;
	}

	.lt-ie9 div#panel #advanced .navbar-collapse li a,
	.lt-ie9 div#panel #advanced .navbar-collapse .dropdown-menu li a {
		background: none !important;
		-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
		zoom: 1 !important;
	}

	div#panel #advanced .navbar-collapse li a:hover {
		background: #f15a5a !important;
		color: #ffffff !important;
	}

	div#panel #advanced .navbar-collapse .-tm-dropdown.open > a {
		background-color: #f5f5f5 !important;
		color: #2d2d2d !important;
	}

	div#panel #advanced .navbar-collapse,
	div#panel #advanced .navbar-collapse .dropdown-menu {
		background: #ffffff !important;
		padding-top: 0 !important;
		-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
	}

	.lt-ie9 div#panel #advanced .navbar-collapse,
	.lt-ie9 div#panel #advanced .navbar-collapse .dropdown-menu {
		background: none !important;
		-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
		zoom: 1 !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


