ul {
	list-style-type: none;
	padding: 0;
	margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px; }

h1,
.h1 {
	font-size: 36px; }

h2,
.h2 {
	font-size: 30px; }

h3,
.h3 {
	font-size: 24px; }

h4,
.h4 {
	font-size: 18px; }

h5,
.h5 {
	font-size: 14px; }

h6,
.h6 {
	font-size: 12px; }

p {
	margin: 0 0 10px; }

a {
	text-decoration: none;
	color: #fff; }
a:hover {
	color: #fff;
	text-decoration: none; }

.cf:before,
.cf:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */ }

.cf:after {
	clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1; }
.required {
	color: red;
}
i {
	line-height: inherit; }
i.left {
	float: left;
	margin-right: 15px; }
i.right {
	float: right;
	margin-left: 15px; }
i.tiny {
	font-size: 1rem; }
i.small {
	font-size: 2rem; }
i.medium {
	font-size: 4rem; }
i.large {
	font-size: 6rem; }

.center-align {
	text-align: center; }

.left-align {
	text-align: left; }

.right-align {
	text-align: right; }

.mar-b {
	margin-bottom: 22px; }

.mr15 {
	margin-right: 15px; }

a:active, a:focus {
	outline: none; }

input, textarea {
	outline: none; }

input:active, textarea:active {
	outline: none; }

:focus {
	outline: none; }

textarea {
	resize: none; }

textarea {
	resize: vertical; }

textarea {
	resize: horizontal; }

.relative {
	position: relative; }

.clear {
	clear: both; }

@media screen and (max-width: 767px) and (min-width: 0px) {
	.no-pad-mob {
		padding: 0 !important; } }
.bg-white {
	background: #fff; }

.fnone {
	float: none; }

ul {
	list-style-type: none;
	padding: 0;
	margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px; }

h1,
.h1 {
	font-size: 36px; }

h2,
.h2 {
	font-size: 30px; }

h3,
.h3 {
	font-size: 24px; }

h4,
.h4 {
	font-size: 18px; }

h5,
.h5 {
	font-size: 14px; }

h6,
.h6 {
	font-size: 12px; }

p {
	margin: 0 0 10px; }

a {
	text-decoration: none;
	color: #fff; }
a:hover {
	color: #fff;
	text-decoration: none; }

.cf:before,
.cf:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */ }

.cf:after {
	clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1; }

i {
	line-height: inherit; }
i.left {
	float: left;
	margin-right: 15px; }
i.right {
	float: right;
	margin-left: 15px; }
i.tiny {
	font-size: 1rem; }
i.small {
	font-size: 2rem; }
i.medium {
	font-size: 4rem; }
i.large {
	font-size: 6rem; }

.center-align {
	text-align: center; }

.left-align {
	text-align: left; }

.right-align {
	text-align: right; }

.mar-b {
	margin-bottom: 22px; }

.mr15 {
	margin-right: 15px; }

a:active, a:focus {
	outline: none; }

input, textarea {
	outline: none; }

input:active, textarea:active {
	outline: none; }

:focus {
	outline: none; }

textarea {
	resize: none; }

textarea {
	resize: vertical; }

textarea {
	resize: horizontal; }

.relative {
	position: relative; }

.clear {
	clear: both; }

@media screen and (max-width: 767px) and (min-width: 0px) {
	.no-pad-mob {
		padding: 0 !important; } }
.bg-white {
	background: #fff; }

.fnone {
	float: none; }

.btn.rounded {
	border-radius: 50px; }

/* layout */
.padding-bottom-20{ padding-bottom: 20px; }


/* header */
.header-plain {
	position: relative;
	height: 69px;
	line-height: 69px;
	background: #d6000c;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.header-plain {
		margin-bottom: 24px;
	}
}

.header-plain .plain-header-logo {
	display: block;
	position: relative;
	width: 154px;
	height: 59px;
	margin: 0 auto;
	top: 5px;
}

.float-btn-cards, .float-btn-cards-succ, .float-btn-card-edit {
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 68px;
	font-size: 0;
	text-align: center;
	border-radius: 50%;
	background: #d6000c; }
.float-btn-cards.active, .active.float-btn-cards-succ {
	background: #a30009; }
.float-btn-cards:hover, .float-btn-cards-succ:hover, .float-btn-card-edit:hover {
	background: #a30009; }

.float-btn-cards i, .float-btn-cards-succ i, .float-btn-card-edit i {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 21px; }
.float-btn-card-edit i { height: 24px; margin-left: 5px; background: url(../img/edit.png) no-repeat; }
.float-btn-cards i { background: url(../img/sprite-message.png) no-repeat; }
.float-btn-cards-succ i { background: url(../img/sprite-message.png) no-repeat 0 -21px; }

.newsletter-btn:hover {
	background: #333333;
}
.newsletter-btn {
	background: #7e7e7e;
}
.mob-btn {
	display: none;
	width: 30px;
	height: 27px;
	position: absolute;
	z-index: 10;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer; }
@media screen and (max-width: 992px) {
	.mob-btn {
		display: block;
		top: 20px;
		right: 245px; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.mob-btn {
		right: 0; } }
.mob-btn .badge {
	position: absolute;
	z-index: 999;
	top: -10px;
	left: 10px;
	display: none; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.mob-btn .badge {
		display: block; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.mob-btn .badge {
		top: -9px; } }
.mob-btn span {
	display: block;
	position: absolute;
	height: 3px;
	width: 50%;
	background: #fff;
	opacity: 1;
	transform: rotate(0deg);
	transition: .25s ease-in-out; }
.mob-btn span:nth-of-type(even) {
	left: 50%;
	border-radius: 0 3px 3px 0; }
.mob-btn span:nth-of-type(odd) {
	left: 0;
	border-radius: 3px 0 0 3px; }
.mob-btn span:nth-of-type(1) {
	top: 0; }
.mob-btn span:nth-of-type(2) {
	top: 0; }
.mob-btn span:nth-of-type(3) {
	top: 12px; }
.mob-btn span:nth-of-type(4) {
	top: 12px; }
.mob-btn span:nth-of-type(5) {
	top: 24px; }
.mob-btn span:nth-of-type(6) {
	top: 24px; }
.mob-btn.open .badge {
	display: none; }
.mob-btn.open span:nth-of-type(1) {
	transform: rotate(45deg);
	left: 2px;
	top: 6px; }
.mob-btn.open span:nth-of-type(2) {
	transform: rotate(-45deg);
	left: calc(50% - 2px);
	top: 6px; }
.mob-btn.open span:nth-of-type(3) {
	left: -50%;
	opacity: 0; }
.mob-btn.open span:nth-of-type(4) {
	left: 100%;
	opacity: 0; }
.mob-btn.open span:nth-of-type(5) {
	transform: rotate(-45deg);
	left: 2px;
	top: 16px; }
.mob-btn.open span:nth-of-type(6) {
	transform: rotate(45deg);
	left: calc(50% - 2px);
	top: 16px; }

.search-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 41px;
	line-height: 41px;
	text-align: center;
	width: 118px;
	border-radius: 50px;
	font-size: 0;
	background: rgba(0, 0, 0, 0.2);
	margin-right: 45px;
	transition: all .3s; }
@media screen and (max-width: 992px) {
	.search-btn {
		float: left;
		clear: both;
		margin-top: 15px; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.search-btn {
		float: none;
		width: 42px; } }
.search-btn i {
	font-size: 20px;
	vertical-align: middle; }
.search-btn span {
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 15px;
	width: 38px;
	display: inline-block;
	text-align: left; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.search-btn span {
		display: none; } }
.search-btn:hover {
	background: rgba(0, 0, 0, 0.3); }

.toggle-rate-btn {
	position: absolute;
	right: 0;
	top: 9px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #d6000c transparent;
	transition: all 0.3s ease-out;
}
.toggle-rate-btn.desc {
	transform: rotate(180deg); }

.btn-add {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	width: 150px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	cursor: pointer; }
.btn-add.tt {
	text-transform: uppercase; }
.btn-add.bg-red {
	background: #d6000c;
	transition: all .3s; }
.btn-add.bg-red:hover {
	background: #bd0000; }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.btn-add {
		float: right; } }

a.btn-table {
	display: inline-block;
	padding: 5px 10px;
	background: #d6000c;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none; }
a.btn-table:hover {
	background: #950008;
	text-decoration: none; }
a.btn-table:active {
	text-decoration: none; }

.btn-submit {
	display: block;
	position: relative;
	border: none;
	border-radius: 3px;
	background: #d6000c;
	width: 160px;
	height: 40px;
	color: #fff;
	font-weight: 300;
	font-size: 14px; }
@media screen and (max-width: 992px) {
	.btn-submit {
		width: 100px; } }
.btn-submit:hover {
	background: #950008; }

.btn-red {
	display: inline-block;
	padding: 10px 25px;
	background: #d6000c;
	color: white;
	border-radius: 3px;
	cursor: pointer;
	text-decoration: none;
	min-width: 90px;
	box-sizing: border-box;
	text-align: center;
	transition: all .3s; }
.btn-red:hover {
	background: #950008;
	text-decoration: none; }
.btn-red:active {
	text-decoration: none; }
@media screen and (max-width: 767px) {
	.btn-red {
		padding: 10px 20px;
		min-width: 80px; } }

.select-hidden {
	display: none;
	visibility: hidden;
	padding-right: 10px; }

.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	color: #fff; }

.select-styled {
	position: relative;
	top: -3px;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0 15px 0 0;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in; }
.select-styled:after {
	content: "";
	display: block;
	border: 5px solid transparent;
	border-top: 7px solid #d6000c;
	position: absolute;
	top: 11px;
	right: 0; }
.select-styled:active:after, .select-styled.active:after {
	top: 4px;
	border-bottom: 7px solid;
	border-color: transparent transparent #d6000c transparent; }

.select-options {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 999;
	margin: 0;
	list-style: none;
	background-color: #d6000c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px; }
.select-options:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -8px;
	border-style: solid;
	border-width: 0 8px 6px 8px;
	border-color: transparent transparent #d6000c; }
.select-options li {
	margin: 0;
	padding: 10px 5px;
	line-height: normal;
	font-size: 15px;
	color: #fff;
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in; }
.select-options li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px; }
.select-options li:last-child {
	border: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; }
.select-options li:hover {
	background: #720000; }
.select-options li[rel="hide"] {
	display: none; }

.dropped-menu {
	position: relative;
	width: 148px;
	height: 69px;
	line-height: 69px;
	font-size: 14px;
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	background: #d6000c;
	cursor: pointer;
	border-left: 2px solid rgba(0, 0, 0, 0.3);
	border-right: 2px solid rgba(0, 0, 0, 0.3);
	outline: none;
	transition: all 0.3s ease-out;
	color: #fff; }
.dropped-menu.active:after {
	transform: rotate(180deg); }
.dropped-menu:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #fff transparent;
	transition: all 0.3s ease-out; }
.dropped-menu:hover {
	background: rgba(0, 0, 0, 0.2); }
.dropped-menu .dropdown {
	position: absolute;
	top: 78px;
	left: 0;
	right: 0;
	background: #c7000b;
	z-index: 9999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	transition: all 0.3s ease-out;
	max-height: 0;
	overflow: hidden;
	width: 130%;
	margin-left: -15%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px; }
.dropped-menu .dropdown:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -10px;
	border-style: solid;
	border-width: 0 10px 8px 10px;
	border-color: transparent transparent #c7000b; }
.dropped-menu .dropdown li {
	padding: 0 10px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.3); }
.dropped-menu .dropdown li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px; }
.dropped-menu .dropdown li:last-child {
	border: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; }
.dropped-menu .dropdown li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	font-weight: bold; }
.dropped-menu .dropdown li i {
	margin-right: 5px;
	color: inherit;
	vertical-align: middle; }
.dropped-menu .dropdown li:last-of-type {
	border: none; }
.dropped-menu .dropdown li:hover {
	background: #a40000; }
.dropped-menu .dropdown li:hover a {
	color: #fff; }
.dropped-menu.active {
	background: #a40000;
	box-shadow: none;
	border-bottom: none;
	color: #fff; }
.dropped-menu.active:after {
	border-color: #fff transparent; }
.dropped-menu.active .dropdown {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	max-height: 400px;
	overflow: visible; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.dropped-menu {
		display: none; } }

.center-content {
	width: 620px;
	margin: 0 auto; }
@media screen and (max-width: 991px) {
	.center-content {
		width: 100%;
		margin: 0; } }

.nav-pills li a {
	color: #7e7e7e;
	padding: 3px 20px;
	border-radius: 20px; }
.nav-pills li.active a {
	background: #d6000c; }
.nav-pills li.active a:focus {
	background: #d6000c; }

.nav-centered {
	text-align: center;
	border-bottom: 2px solid #7e7e7e;
	padding: 20px 0 25px; }
.nav-centered > li {
	display: inline-block;
	float: none;
	margin-right: 20px; }
.nav-centered > li + li {
	margin-left: 0; }
.nav-centered > li:last-child {
	margin-right: 0; }
@media screen and (max-width: 767px) {
	.nav-centered {
		margin-left: -10px; }
	.nav-centered > li {
		min-width: 100px;
		margin: 0 10px 5px 10px; } }

.link-download {
	vertical-align: middle;
	display: inline-block;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: underline;
	text-transform: uppercase;
	margin-right: 20px;
	line-height: 40px; }
.link-download:hover {
	color: #cbcbcb;
	text-decoration: none; }

.custom-form-object .SumoSelect > .CaptionCont {
	height: 40px;
	line-height: 28px;
	border: none;
	background: rgba(255, 255, 255, 0.4);
	font-style: italic;
	color: #fff; }

@font-face {
	font-family: "HelveticaNeue";
	font-weight: normal;
	src: url("../fonts/HelveticaNeue-Medium/HelveticaNeue-Medium.eot?") format("eot"), url("../fonts/HelveticaNeue-Medium/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium/HelveticaNeue-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue-Medium/HelveticaNeue-Medium.svg#HelveticaNeue") format("svg"); }
@font-face {
	font-family: "HelveticaNeue";
	font-weight: 300;
	src: url("../fonts/HelveticaNeue-Light/HelveticaNeue-Light.eot?") format("eot"), url("../fonts/HelveticaNeue-Light/HelveticaNeue-Light.woff") format("woff"), url("../fonts/HelveticaNeue-Light/HelveticaNeue-Light.ttf") format("truetype"), url("../fonts/HelveticaNeue-Light/HelveticaNeue-Light.svg#HelveticaNeue") format("svg"); }
@font-face {
	font-family: "HelveticaNeue";
	font-weight: 200;
	src: url("../fonts/HelveticaNeue-UltraLight/HelveticaNeue-UltraLight.eot?") format("eot"), url("../fonts/HelveticaNeue-UltraLight/HelveticaNeue-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeue-UltraLight/HelveticaNeue-UltraLight.ttf") format("truetype"), url("../fonts/HelveticaNeue-UltraLight/HelveticaNeue-UltraLight.svg#HelveticaNeue") format("svg"); }
@font-face {
	font-family: "HelveticaNeue";
	font-weight: bold;
	src: url("../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.eot?") format("eot"), url("../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold/HelveticaNeue-Bold.svg#HelveticaNeue") format("svg"); }
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
	border: none;
	box-shadow: none;
	background: transparent;
	outline: none; }

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #454545;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #ffff00;
	border-radius: 10px;
	font-style: normal; }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.badge {
		padding: 1px 5px;
		font-size: 11px;
		font-weight: 400;
		border: 2px solid #d6000c; } }

.label {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 3px 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #7e7e7e;
	background: #f7f7f7 none repeat scroll 0 0;
	border-radius: 3px; }
.label:hover {
	background: #dedede;
	cursor: pointer; }

input[name="releasedate"] {
	position: relative;
	border: 1px solid #A4A4A4;
	min-height: 14px;
	background-color: #fff;
	border-radius: 2px;
	display: block;
	padding: 6px 8px;
	width: 100%;
	margin: 0; }

.styled-form-select.with-btn .SumoSelect {
	width: 480px;
	margin-right: 15px;
	vertical-align: top; }
@media screen and (max-width: 991px) {
	.styled-form-select.with-btn .SumoSelect {
		width: 581px; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.styled-form-select.with-btn .SumoSelect {
		width: 77%;
		margin-right: 2%; } }
.styled-form-select.with-btn .btn-add {
	width: 120px;
	vertical-align: top; }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.styled-form-select.with-btn .btn-add {
		width: 21%; } }
.styled-form-select label {
	margin-left: 0px;
	font-size: 14px;
	display: block;
	color: #7e7e7e; }
.styled-form-select .SumoSelect {
	display: inline-block; }
.styled-form-select .SumoSelect > .CaptionCont > label > i {
	background-image: url(../img/red-arrow.png); }

.SumoSelect > .CaptionCont {
	background: transparent; }
.SumoSelect > .CaptionCont > label {
	margin-bottom: 0; }
.SumoSelect > .CaptionCont > label > i {
	transition: all .2s; }
.SumoSelect > .CaptionCont > label > i.up {
	transform: rotate(180deg); }

.styled-form-select .SumoSelect .optWrapper .options li label {
	margin-bottom: 0;
	line-height: 36px; }
.styled-form-select .SumoSelect .optWrapper.open {
	top: 40px; }
.styled-form-select .SumoSelect .optWrapper.optCreate .options li {
	background: #e9e9e9; }
.styled-form-select .SumoSelect .optWrapper.optCreate .options li:hover {
	background: #cbcbcb; }
.styled-form-select .SumoSelect .optWrapper .optCreateAction {
	display: block;
	background: #7E7E7E;
	padding: 6px 20px;
	border-bottom: 1px solid #7e7e7e;
	position: relative;
	line-height: 36px; }
.styled-form-select .SumoSelect .optWrapper .optCreateAction:hover {
	background: #454545; }
.styled-form-select .SumoSelect > .CaptionCont {
	border: 2px solid #7e7e7e;
	border-radius: 3px;
	color: #7e7e7e;
	height: 40px;
	padding: 0 10px;
	line-height: 36px; }
.styled-form-select .SumoSelect.sumoKeywords > .CaptionCont {
	padding: 0;
	height: auto;
	min-height: 40px; }
.styled-form-select .SumoSelect.sumoKeywords .sumoCaption {
	text-transform: uppercase;
	padding: 3px 3px 0 3px;
	line-height: 30px; }
.styled-form-select .SumoSelect.sumoKeywords .sumoCaption > span {
	display: inline-block;
	padding: 0 10px 0 15px;
	background: #d6000c;
	color: #fff;
	margin-bottom: 3px;
	margin-right: 3px; }
.styled-form-select .SumoSelect.sumoKeywords .sumoCaption > span i {
	cursor: pointer;
	margin-left: 5px; }

.selects-form-wrap {
	position: relative;
	width: 620px;
	margin: 0 auto;
	padding: 50px 0 65px;
	color: #7e7e7e; }
@media screen and (max-width: 992px) {
	.selects-form-wrap {
		width: 100%;
		margin: 0; } }
@media screen and (max-width: 768px) {
	.selects-form-wrap {
		padding: 28px 0 25px 0; }
	.selects-form-wrap .styled-form-select > label {
		display: none; } }

.form-input-custom {
	position: relative;
	border: 2px solid #7e7e7e !important;
	border-radius: 3px;
	color: #7e7e7e;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	line-height: 40px; }

.form-group {
	margin-bottom: 30px; }
@media screen and (max-width: 767px) {
	.form-group {
		margin-bottom: 25px; } }
.form-group .title {
	line-height: normal;
	font-size: 14px;
	margin-left: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block; }
.form-group .title a, .form-group .title i {
	font-size: 18px;
	margin-left: 10px;
	color: #cbcbcb; }
.form-group .title a:hover, .form-group .title i:hover {
	color: #7e7e7e; }
.form-group textarea {
	border: 2px solid #7e7e7e;
	border-radius: 3px;
	color: #7e7e7e;
	padding: 10px; }
.form-group textarea:focus {
	outline: none;
	border-color: #7e7e7e;
	box-shadow: none; }

.input-with-icon {
	position: relative; }
.input-with-icon i {
	position: absolute;
	display: block;
	right: 10px;
	top: 10px;
	font-size: 20px;
	color: #d6000c; }

.checkbox-item {
	position: relative;
	padding-left: 30px;
	display: block;
	cursor: pointer;
	text-align: left;
	margin-bottom: 10px;
	font-weight: 300; }
.checkbox-item:before {
	content: "";
	border: 2px solid #7e7e7e;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0; }
.checkbox-item > input {
	position: absolute;
	opacity: 0;
	margin-left: 0;
	left: 0;
	width: 20px;
	height: 20px;
	margin-top: 0; }
.checkbox-item.checked:before {
	content: "\f00c";
	text-align: center;
	color: #fff;
	font-family: "FontAwesome";
	font-size: 14px;
	line-height: 17px;
	display: block;
	position: absolute;
	background: #7e7e7e;
	width: 20px;
	height: 20px; }
.checkbox-item .fa {
	color: #cbcbcb;
	font-size: 18px;
	vertical-align: middle;
	margin-left: 10px; }
.checkbox-item .fa:hover {
	color: #7e7e7e; }
.checkbox-item.blue {
	margin-left: 18px;
	color: #b4b4b4; }
.checkbox-item.blue.checked {
	color: #7e7e7e; }
.checkbox-item.blue.checked:before {
	border: 2px solid #77c1b9;
	background: #77c1b9; }

.switch-container {
	margin-left: 30px; }

.no-label {
	padding-top: 25px; }

.wr-upload-file {
	position: relative; }
.wr-upload-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	font-size: 30px;
	z-index: 5;
	opacity: 0; }
.wr-upload-file .file-choose {
	width: 20%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	border-radius: 3px;
	background: #d6000c;
	color: #fff;
	font-weight: 300;
	font-size: 14px; }
.wr-upload-file .file-choose:hover, .wr-upload-file .file-choose .file-active {
	background: #950008;
	cursor: pointer; }

.search-form-wrap {
	position: relative;
	width: 620px;
	margin: 0 auto;
	padding: 30px 0;
	color: #7e7e7e; }
@media screen and (max-width: 992px) {
	.search-form-wrap {
		width: 100%;
		margin: 0; } }

body {
	font-family: 'HelveticaNeue', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: normal;
	background: url(../img/bg_body.gif) fixed;
	background: #f6f6f6; }

.top-header {
	position: relative;
	box-shadow: 0px 6px 6px -2px rgba(140, 140, 140, 0.2); }

.related-items-sidebar {
	border-bottom: 1px solid #bdbfbe; }
.related-items-sidebar .title-wrapper {
	position: relative;
	padding: 28px 0 29px 0; }
@media screen and (max-width: 767px) {
	.related-items-sidebar .title-wrapper {
		padding: 20px 0 21px 0; } }
.related-items-sidebar .title-wrapper span {
	color: #7e7e7e;
	font-size: 12px;
	font-weight: 300; }
.related-items-sidebar .title-wrapper h1 {
	font-size: 20px;
	margin: 0 !important;
	font-weight: 600; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.related-items-sidebar .title-wrapper h1 {
		font-size: 16px;
		font-weight: 400; } }
.related-items-sidebar .title-wrapper button {
	display: block;
	position: relative;
	border: none;
	float: right;
	top: 0;
	left: 0;
	height: 44px;
	width: 44px;
	background: #d6000c;
	color: #fff;
	border-radius: 50%;}
.related-items-sidebar .title-wrapper button:hover {
	background: #950008; }

.item-side {
	position: relative;
	padding: 58px 0 44px 0;
	box-shadow: 0px 6px 6px -2px rgba(140, 140, 140, 0.2);
	z-index: 2; }
@media screen and (max-width: 767px) {
	.item-side {
		padding: 0 0 28px 0; } }
.item-side .video-col > div {
	transition: all 0s !important; }
.item-side .video-col.full-width > div {
	width: 100% !important;
	float: none !important;
	transition: all .5s; }
.item-side .video-col.full-width .video-wrapper {
	margin-bottom: 20px; }
.item-side .video-col.full-width .video-wrapper .video-link {
	width: 100%;
	height: auto; }
.item-side .video-col.full-width .descr-first-col,
.item-side .video-col.full-width .descr-last-col {
	padding: 0 15px 15px 15px;
	width: 100%; }
.item-side .video-col.full-width .descr-first-col .category,
.item-side .video-col.full-width .descr-last-col .category {
	width: auto;
	min-width: 115px;
	display: inline-block;
	margin-left: 0 !important;
	margin-right: 15px; }
.item-side .video-col.full-width .descr-first-col .category.last,
.item-side .video-col.full-width .descr-last-col .category.last {
	margin-right: 0; }
.item-side .video-wrapper {
	padding: 0; }
.item-side .video-wrapper .video-link {
	display: block;
	position: relative;
	width: 460px;
	height: 259px;
	overflow: hidden;
}
.gif-link img{
	width: 100%;
}
.item-side .video-wrapper .video-link .jp-video-play {
	margin-top: -259px;
	height: 259px; }
@media screen and (max-width: 992px) {
	.item-side .video-wrapper .video-link {
		width: 357px;
		height: 196px; }
	.item-side .video-wrapper .video-link .jp-video-play {
		margin-top: -197px;
		height: 197px; } }
@media screen and (max-width: 767px) {
	.item-side .video-wrapper .video-link {
		width: 100%;
		height: auto;
		margin-bottom: 30px; } }
.item-side .descr-first-col .category {
	margin-left: 20px; }
.item-side .descr-last-col {
	padding-left: 0; }
.item-side .category {
	position: relative;
	margin-bottom: 22px; }
.item-side .category.last {
	margin-bottom: 0; }
.item-side .category .title {
	text-transform: uppercase;
	font-size: 10px;
	color: #7e7e7e;
	font-weight: 300;
	text-align: left;
	margin-bottom: 1px; }
.item-side .category span {
	color: #242424;
	font-size: 14px;
	display: block;
	text-align: left; }
.item-side .category .label {
	font-weight: 300;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 0;
	margin-right: 6px;
	padding: 5px 7px;
	background: #dedede;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 150px;
}
.item-side .category .label:hover {
	background: #7e7e7e;
	color: #e9e9e9; }
@media screen and (max-width: 992px) {
	.item-side .category .label {
		font-weight: 300; }
	.item-side .category .label.f-lab {
		margin-right: 6px; } }
@media screen and (max-width: 992px) {
	.item-side .descr-first-col {
		padding: 0 0 0 18px; }
	.item-side .descr-first-col .category {
		margin-left: 20px; }
	.item-side .descr-last-col {
		padding: 0 0 0 13px; } }
@media screen and (max-width: 767px) {
	.item-side .video-col {
		padding: 0; }
	.item-side .descr-first-col {
		padding: 0 10px 0 15px; }
	.item-side .descr-first-col .category {
		margin-left: 20px; }
	.item-side .descr-last-col {
		padding: 0 15px 0 0; } }

.top-nav {
	position: relative;
	background: #d6000c;
	height: 69px; }

.logo {
	position: relative;
	float: left;
	display: block;
	margin-top: 7px;
	width: 150px; }
@media screen and (max-width: 767px) {
	.logo {
		width: 115px;
		margin-top: 12px; } }

.navigation-panel {
	position: relative;
	text-align: right;
	float: right;
	font-size: 0;
	width: 665px;
	height: 69px; }
@media screen and (max-width: 992px) {
	.navigation-panel {
		width: 520px;
		text-align: right; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.navigation-panel {
		padding-right: 40px;
		width: calc(100% - 150px);
		text-align: right; } }

.search-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 41px;
	line-height: 41px;
	text-align: center;
	width: 118px;
	border-radius: 50px;
	font-size: 0;
	background: rgba(0, 0, 0, 0.2);
	margin-right: 45px;
	transition: all .3s; }
.search-btn.bordered {
	border: 2px solid #fff;
	line-height: 37px; }
@media screen and (max-width: 992px) {
	.search-btn {
		float: left;
		clear: both;
		margin-top: 15px; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.search-btn {
		margin-right: 10px;
		float: none;
		width: 42px; } }
.search-btn i {
	font-size: 20px;
	vertical-align: middle; }
.search-btn span {
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 15px;
	width: 38px;
	display: inline-block;
	text-align: left; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.search-btn span {
		display: none; } }
.search-btn:hover {
	background: rgba(0, 0, 0, 0.3); }
.search-btn:focus, .search-btn:active {
	color: #fff; }

.head-link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	margin-right: 25px; }
@media screen and (max-width: 992px) {
	.head-link {
		display: none; } }
.head-link li {
	display: inline-block; }
.head-link li a {
	padding: 0 17px;
	display: block;
	line-height: 69px;
	font-size: 14px;
	transition: all .3s; }
.head-link li a:hover {
	background: rgba(0, 0, 0, 0.2); }
.head-link li a:focus {
	color: #F1F5F4;
	text-decoration: none;}
.head-link li a.active {
	background: rgba(0, 0, 0, 0.2); }
.head-link li li{ display:block; float: none; }
.head-link li li a{ line-height: 30px }

.message-link {
	position: relative;
	display: inline-block;
	margin-right: 40px; }
.message-link i {
	font-size: 20px;
	color: #fff;
	vertical-align: middle; }
.message-link span {
	position: absolute;
	top: -7px;
	right: -15px; }
.message-link:hover {
	color: #950008;
	cursor: pointer;
	text-shadow: 0 0 1px #fff; }
.message-link:hover span {
	background: #950008;
	color: #fff; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.message-link {
		margin-right: 20px;
		top: 9px; } }

.wrap-filters {
	display: none;
	position: relative;
	padding-top: 27px;
	padding-bottom: 20px;
	background: #fff; }
@media screen and (max-width: 767px) {
	.wrap-filters {
		margin-top: 7px;
		padding-bottom: 27px; } }

.bigger-search-block {
	position: relative;
	width: 730px;
	margin: 0 auto; }
.bigger-search-block i {
	color: #adacac;
	position: absolute;
	right: 16px;
	top: 10px;
	font-size: 24px; }
.bigger-search-block input {
	position: relative;
	color: #242424;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	padding-right: 53px;
	padding-left: 26px;
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	background: #f8f6f6 !important;
	border-radius: 23px; }
.bigger-search-block ::-webkit-input-placeholder {
	color: #a4a4a4;
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
	opacity: 1; }
.bigger-search-block :-moz-placeholder {
	color: #a4a4a4;
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
	opacity: 1; }
.bigger-search-block ::-moz-placeholder {
	color: #a4a4a4;
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
	opacity: 1; }
.bigger-search-block :-ms-input-placeholder {
	color: #a4a4a4;
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
	opacity: 1; }
@media screen and (max-width: 992px) {
	.bigger-search-block {
		width: 100%; } }

.text-with-dropped {
	position: relative;
	font-size: 24px;
	padding: 0 10px;
	font-weight: 300;
	color: #858585;
	text-align: center;
	margin-top: 45px; }
@media screen and (max-width: 767px) {
	.text-with-dropped {
		margin-top: 41px;
		padding: 0;
		font-size: 23px;
		line-height: 37px;
		margin-bottom: 25px; } }
.text-with-dropped .drop-menu-text {
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	border-bottom: 3px dotted #d6000c; }
.text-with-dropped .drop-menu-text .select {
	border: none;
	width: auto;
	line-height: normal;
	height: auto;
	color: #d6000c; }
.text-with-dropped .drop-menu-text:hover {
	border-color: #fff; }

.more-filters, .reset {
	width: 150px;
	margin: 25px 5px 0;
	display: inline-block;
	background: #dedede;
	color: #7e7e7e; }
.more-filters:hover, .reset:hover {
	background: #c5c5c5; }

.cards-section {
	position: relative;
	background: #f6f6f6; }
.cards-section .top-control-wrap {
	position: relative;
	margin: 30px 0; }
@media screen and (max-width: 767px) {
	.cards-section .top-control-wrap {
		margin: 30px 0 20px; }
	.cards-section .top-control-wrap.sm-top-margin {
		margin: 0 0 20px; } }
.cards-section .top-control-wrap .btn.send-all {
	display: inline-block;
	background: #dedede;
	width: 168px;
	color: #7e7e7e;
	padding: 8px 0; }
.cards-section .top-control-wrap .btn.send-all:hover {
	background: #c5c5c5;
	color: #454545; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.cards-section .top-control-wrap .btn.send-all {
		width: 100%;
		max-width: 220px; } }
.cards-section .top-control-wrap .how-items-counters {
	position: relative;
	display: inline-block; }
.cards-section .top-control-wrap .how-items-counters span {
	font-size: 24px;
	color: #b7b7b7;
	font-weight: 300; }
@media screen and (max-width: 767px) {
	.cards-section .top-control-wrap .how-items-counters span {
		font-size: 16px; } }
.cards-section .top-control-wrap .how-items-counters span.count {
	color: #242424;
	font-weight: normal;
	padding-right: 13px; }
@media screen and (max-width: 767px) {
	.cards-section .top-control-wrap .how-items-counters {
		margin-top: 20px; } }
.cards-section .top-control-wrap .drop-menu {
	position: relative;
	color: #d6000c;
	font-weight: bold;
	display: inline-block;
	vertical-align: 3px; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.cards-section .top-control-wrap .drop-menu {
		margin-top: 7px; } }
.cards-section .top-control-wrap .switch-view {
	position: relative;
	display: inline-block;
	width: 78px;
	text-align: center;
	height: 40px;
	background: #6d6e71;
	padding: 2px;
	border-radius: 3px;
	margin-left: 45px; }
.cards-section .top-control-wrap .switch-view a {
	display: inline-block;
	height: 36px;
	font-size: 18px;
	width: 37px;
	line-height: 36px;
	text-align: center;
	background: #fff;
	color: #7e7e7e; }
.cards-section .top-control-wrap .switch-view a.active {
	background: #6d6e71;
	color: #fff; }
.cards-section .top-control-wrap .switch-view a:hover {
	background: #86878b;
	color: #fff; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.cards-section .top-control-wrap .switch-view {
		display: none;
		margin-left: 36px; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.cards-section .top-control-wrap .switch-view {
		display: none; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.cards-section .container {
		width: 632px; } }
@media screen and (max-width: 767px) {
	.cards-section .container {
		width: auto; } }

.card {
	position: relative;
	width: 300px;
	height: 310px;
	margin-bottom: 22px;
	overflow: hidden;
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px 0 rgba(25, 23, 25, 0.17); }

.view-list .card{
	height: auto;
	min-height: 310px;}
.card .left-colm {
	float: left;
	position: relative;
	width: 300px;
	min-height: 310px; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.card .left-colm {
		width: 290px; } }
.card .right-colm {
	display: none; }
.card .title-photo img {
	max-height: 169px;
	margin-left: auto;
	margin-right: auto;
}
.card .title-photo	 img.radio {
	margin-left: 0;
}
.card .title-photo {
	text-decoration: none;
	display: block;
	position: relative;
	height: 169px; }
.card .title-photo:hover {
	opacity: 0.8; }

.card .action-buttons {
	position: absolute;
	top: 146px;
	right: 5px;
}

.card .tags-info {
	position: relative;
	padding: 10px 15px;
	text-align: left;
	border-top: 1px solid #e9e9e9; }
@media screen and (max-width: 767px) {
	.card .tags-info {
		padding: 10px 15px; } }
.card .tags-info .category {
	position: relative;
	float: left;
	width: 33.3333%; }
.card .tags-info .category .title {
	text-transform: uppercase;
	font-size: 10px;
	color: #7e7e7e;
	text-align: left; }
.card .tags-info .category span {
	color: #242424;
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: 300; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.card {
		max-width: 290px; } }

.info-card {
	position: relative;
	padding: 10px 15px;
	text-align: left; }
.info-card p {
	font-size: 12px;
	color: #7e7e7e;
	margin-bottom: 0;
	text-align: left; }
.info-card p.code {
	font-weight: 300; }
.info-card a.name {
	display: block;
	margin-bottom: 0;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #d6000c;
	font-size: 16px; height: 45px; overflow: hidden; }
.info-card a:hover {
	color: #a30009; }

/*CARD VIEW LIST*/
.view-list > .col-md-4, .view-list > .col-sm-6, .view-list > .col-xs-12 {
	width: 100%; }
.view-list .card {
	width: 100%;
	max-width: 780px; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.view-list .card {
		min-height: 310px;
		height: auto; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.view-list .card {
		float: none;
		width: 290px; } }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.view-list .card .left-colm {
		min-height: 310px;
		height: auto; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.view-list .card .left-colm {
		width: 290px; } }
.view-list .card .right-colm {
	/*float: right;
	width: 100%;
	margin-right: -300px; // width card

	>.relative{
		margin-right: 300px;
		position: relative;
	}*/
	display: block;
	margin-left: 300px;
	overflow: hidden;
	min-height: 310px;
	padding: 0 5%;
	background: #fbfbfb; }
@media screen and (max-width: 991px) and (min-width: 0px) {
	.view-list .card .right-colm {
		min-height: 310px;
		padding: 0 2%;
		height: auto; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.view-list .card .right-colm {
		display: none;
		width: 290px;
		margin-left: 0;
		padding: 0 15px 20px 15px; } }
.view-list .card .right-colm .category {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 20px;
	text-align: left; }
.view-list .card .right-colm .category.full-width{
	width: 100%}
@media screen and (max-width: 991px) and (min-width: 0px) {
	.view-list .card .right-colm .category {
		padding-top: 20px; } }
.view-list .card .right-colm .category .title {
	text-transform: uppercase;
	font-size: 10px;
	color: #7e7e7e;
	text-align: left; }
.view-list .card .right-colm .category span {
	color: #242424;
	font-size: 14px;
	display: block;
	text-align: left; }

.filter-wrapp {
	display: none;
	position: relative;
	color: #000; }
.filter-wrapp.show {
	display: block; }

.footer {
	position: relative;
	height: 69px;
	background: #d6000c;
	line-height: 69px;
	text-align: center;
	font-size: 12px; }

.direction-sorting {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #d6000c transparent; }

.direction-sorting.desc {
	border-width: 0 6px 6px 6px; }

.drop-menu .select {
	width: 120px;
	text-align: center;
	padding-right: 12px; }
.drop-menu .select .select-styled {
	color: #d6000c;
	padding-right: 0;
	top: 0; }
.drop-menu .select .select-styled:after {
	display: none; }
.drop-menu .select .select-options {
	width: 115px; }
.drop-menu .select .select-options li {
	text-align: left; }

.filter-body {
	position: relative;
	padding: 30px 0 0 0;
	margin-bottom: 20px; }
.filter-body .borded {
	display: block;
	position: relative;
	height: 1px;
	width: 100%;
	background-color: #d6000c; }

.filter-wrapp .SumoSelect, .filter-wrapp input[name="daterange"] {
	margin-bottom: 20px;
	text-transform: uppercase;
	cursor: pointer; }
.filter-wrapp label {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 1.42857143;
	color: #7e7e7e;
	text-transform: uppercase; }

/*==================MOBILE MENU==================*/
#menu {
	display: none; }

.mm-panels > .mm-panel {
	background: #d6000c;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase; }

.mm-navbar {
	color: #fff;
	text-transform: uppercase; }

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a {
	color: #fff; }

/*================END MOBILE MENU================*/
.sub-header {
	position: relative;
	height: 120px;
	border-bottom: 2px solid #e1e1e1;
	background: #fff; }

.stickSubheader .top-header{
	margin-bottom: 96px;
}
.stickSubheader .sub-header{
	position: fixed;
	width: 100%;
	z-index: 5;
	top: 0;}

.sub-header .sub-title {
	position: relative;
	display: inline-block;
	line-height: 96px;
	vertical-align: middle;
	font-size: 26px;
	color: #454545; }
@media screen and (max-width: 991px) {
	.sub-header .sub-title {
		font-size: 22px;
		margin-top: 0; } }
@media screen and (max-width: 767px) {
	.sub-header .sub-title {
		font-size: 16px;
		margin-top: 0;
		line-height: 68px; } }
.sub-header .add-qdaf, .sub-header .btn-create-request, .sub-header .btn-support-request {
	margin-top: 22px; }
@media screen and (max-width: 767px) {
	.sub-header .add-qdaf, .sub-header .btn-create-request, .sub-header .btn-support-request {
		margin-top: 14px; } }
.sub-header .check-duplicate {
	margin-top: 22px;
	font-size: 12px;  }
@media screen and (max-width: 767px) {
	.sub-header .check-duplicate {
		margin-top: 14px; } }
.sub-header .sub-text-information {
	position: relative;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.7;
	color: #7e7e7e;
	display: inline-block;
	margin-right: 25px;
	width: 440px;
	margin-bottom: 0;
	margin-top: 30px; }
@media screen and (max-width: 991px) {
	.sub-header .sub-text-information {
		margin-right: 20px;
		width: 300px;
		margin-top: 15px; } }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.sub-header .sub-text-information {
		display: none; } }
.sub-header .mob-btn-red {
	display: none; }
@media screen and (max-width: 767px) and (min-width: 0px) {
	.sub-header .mob-btn-red {
		display: block; } }
@media screen and (max-width: 767px) {
	.sub-header {
		line-height: inherit;
		height: 68px; }
	.sub-header .btn-add {
		width: 110px; } }

.general-select-block {
	position: relative;
	padding: 27px 0;
	cursor: pointer;
	background: #8d8d8d;
	margin-bottom: 5px; }
@media screen and (max-width: 767px) {
	.general-select-block {
		padding: 25px 0; } }
.general-select-block p {
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding-right: 23px; }
.general-select-block p span {
	vertical-align: middle;
	margin-right: 0px; }
.general-select-block p i {
	vertical-align: middle;
	font-size: 18px; }
.general-select-block .arrow {
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	background: url(../img/sprite-filled-arrow.png) no-repeat;
	width: 17px;
	height: 14px; }
.general-select-block.active {
	background: #7e7e7e; }
.general-select-block.active .arrow {
	background-position: 0 -14px; }
.general-select-block:hover {
	background: #7e7e7e; }

.general-content {
	position: relative;
	display: none; }
.general-content.show {
	display: block; }

.faqs-answer-wrap {
	padding: 25px 0; }

/* To top link */
.scroll-to-top{
	position: fixed;
	font-size: 40px;
	bottom: -60px;
	right: 30px;
	opacity: .8;
	z-index: 100;
	color: #d6000c;
	text-shadow: 0px 1px 3px rgba(0,0,0,.3);
	transition: all 300ms ease; }
.scroll-to-top:hover{
	opacity: 1;
}
.scroll-to-top.show{
	bottom: 30px;
}

.bootbox .modal-footer .btn.btn-primary{
	background-color: #d6000c; border-color: #a30009 }
.bootbox .modal-footer .btn.btn-primary:hover{
	background-color: #a30009; }
.modal-backdrop{ width: 100%; height: 100%; z-index: 10 }

.profile-menu{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	border-left: 2px solid rgba(0, 0, 0, 0.3);
	border-right: 2px solid rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 992px){
	.profile-menu{
		display: none;
	}
}
.profile-menu .dropdown-toggle{
	padding: 0 17px;
	display: block;
	line-height: 69px;
	font-size: 14px;
}
.profile-menu .dropdown-toggle:hover {
	background: rgba(0, 0, 0, 0.2);
}

/*===================================*/
/*=== NEW STYLES 08.04.2016 START ===*/
/*===================================*/
.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
.thide {
	display: none;
}
.inserter {
	clear: both;
	position: relative;
	background: #fff;
	margin: 0 10px;
}
.inserter .item-side .category{
	text-align: left;
}
.inserter .item-side .category span{
	font-weight: 700;
}
.inserter .action-buttons{
	position: absolute;
	top: 8px;
	right: 20px;
}
.inserter .info-card{
	padding-right: 120px;
}
#close-inserter {
	background: #d6000c;
	border-radius: 50%;
	border: none;
	top: 20px;
	color: #fff;
	display: block;
	font-size: 35px;
	height: 44px;
	right: 20px;
	line-height: 44px;
	overflow: hidden;
	position: absolute;
	width: 44px;
	z-index: 3;
	padding: 0;
	-moz-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
}
#close-inserter:hover {
	background: #950008;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
#close-inserter b {
	display: block;
	font-weight: 400;
	margin-top: -6px;
	position: relative;
}
.new-item-side {
	margin-bottom: 30px;
	padding: 20px 0;
}
@media screen and (max-width: 992px) and (min-width: 768px) {
	.new-item-side .video-wrapper .video-link {
		margin: 0 auto 30px;
	}
}
@media screen and (max-width: 767px) and (min-width: 0px) {
	.navigate {
		z-index: 99;
	}
	.graph-card .graph-scrolled {
		overflow: hidden;
	}
}
.dashboard-block .top-title span {
	display: block;
}
/*=================================*/
/*=== NEW STYLES 08.04.2016 END ===*/
/*=================================*/

.filter-wrapp .select2-container .select2-choice{
	height: 34px;
	line-height: 34px;
	border: 1px solid #7e7e7e !important
}
.filter-wrapp .select2-container{
	margin-bottom: 20px;
}
/**Select all button**/
.SumoSelect .select-all{border-radius: 3px 3px 0px 0px;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 2px 0px 3px 35px;height: 30px;margin: 0;}
.SumoSelect .select-all > span i{cursor:pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;}
.SumoSelect .select-all label {margin-bottom: 0;line-height: 25px;}