body {
	background: #FFFFFF;
	background: #CD0000;
	font-family: Roboto, sans-serif;
	font-family: 'Raleway', sans-serif !important;
}
.content {
	background: #FFFFFF;
}
a {
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
ul {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
label,
p {
	margin: 0;
}
caption > b {
	color: #CD0000;
}
span.req {
	color: #CD0000;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.75em;
	vertical-align: super;
}
.item_add {
	border: none;
	color: #FFFFFF;
}
.grid_1 img {
	margin-bottom: 1em;
}
.box_1 h3 {
	color: #FFFFFF;
	font-size: 1.1em;
}
.box_1 h3 img {
	margin-left: 5px;
}
.box_1 p a {
	color: #FFFFFF;
	font-size: .875em;
}
.cart.box_1 {
	float: right;
	margin-top: 2px;
}
.header {
	background: #FFFFFF;
	z-index: 20;
}
.header-top {
	background: #CD0000;
	padding: 15px 0;
	padding: 5px 0 10px 0;
}
#countryFlag {
	height: 55px;
	margin-top: -12px;
}
#countryLogo {
}
.search {
	background-color: #FFFFFF;
	background-color: #CD0000;
	float: left;
	xmargin-top: 11px;
	padding-top: 5px;
	position: relative;
	width: 25%;
	width: 48%;
}
.search input[type="text"] {
	xbackground: none;
	xbackground-color: #FFFFFF;
	xborder: none;
	xcolor: #000000;
	font-size: 1.0em;
	xfont-weight: 500;
	xoutline: none;
	xpadding: 3px 15px;
	xpadding: 3px;
	padding: 5px;
	xwidthx: 91%;
}
.search select {
	xborder: none;
	xcolor: #000000;
	xcursor: pointer;
	font-size: 1.0em;
	font-size: 0.9em;
	font-weight: 400;
	xoutline: none;
	padding: 3px;
	xposition: absolute;
	xright: 0;
	xtop: 0;
}
.search input[type="submit"] {
	background: #c7c7c7;
	border: none;
	color: #000000;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: 700;
	outline: none;
	padding: 3px;
	position: absolute;
	right: 0;
	top: 0;
}
.search input[type="submit"]:hover {
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	background: #EF5F21;
	color: #FFFFFF;
	transition: .5s all;
}
.header-left {
	float: right;
	margin-top: 4px;
}
.header-left ul li a {
	color: #FFFFFF;
	xfont-size: 1.1em;
	xfont-size: 0.9em;
	margin: 0 2em 0 0;
	margin: 0 0.5em 0 0;
	text-decoration: none;
	xtext-shadow: 0 .125em .1875em rgba(255, 255, 255, 0.75), 0 -.0625em .125em rgba(0, 0, 0, 0.75);
}
.h_menu4 {
	float: right;
	margin: 7px 0 0;
}
.h_nav h4 {
	border-bottom: 1px solid rgb(236, 236, 236);
	color: #000000;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom: 4%;
}
.h_nav h4.top {
	margin-top: 1%;
}
.h_nav h5 {
	border-bottom: 1px solid rgb(236, 236, 236);
	color: #CD0000;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 4%;
	margin-top: 3%;
}
.h_nav h5.spacer {
	border-bottom: 0px solid rgb(236, 236, 236);
}
.h_nav ul li a {
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	color: #000000;
	display: block;
	font-size: .85em;
	line-height: 3em;
	line-height: 2.4em;
	text-transform: capitalize;
	transition: all .3s ease-in-out;
}
.h_nav ul li a:hover {
	color: #EF5F21;
	text-decoration: underline;
}
.banner {
	background: url(https://www.nominate.com/new/images/1.jpg) no-repeat;
	background: #CD0000;
	background-size: cover;
	min-height: 560px;
	min-height: 480px;
	padding-bottom: 2px;
	position: relative;
	width: 100%;
}
.shadow {
	text-shadow: .0125em .0125em .025em rgba(80, 80, 80, .75);
}
.inset {
	text-shadow: 0 .125em .1875em rgba(255, 255, 255, 0.75), 0 -.0625em .125em rgba(0, 0, 0, 0.75);
}

.carousel-inner > div > img {
	height: 400px
	width: 1200px
}
.carousel-caption {
	color: #FFFFFF;
	text-align: left;
	text-shadow: .0125em .0125em .025em rgba(80, 80, 80, .75);
	top: 2.0em
}
.carousel-caption h2 {
	letter-spacing: 6px;
	padding-bottom: 0.5em;
}
.carousel-caption h3 {
	font-family: Lato, sans-serif;
	font-size: 3.2em;
	font-weight: 800;
	letter-spacing: 6px;
	line-height: 1.2em;
	line-height: 1em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
.carousel-caption p {
	font-size: 1.2em;
	margin: .3em 0 1em;
	padding: 3px 5px;
}
.carousel-caption a {
	position: absolute;
	bottom: 1.0em;
}
.carousel-caption.blackish,
.carousel-caption a.blackish,
.carousel-caption p.blackish,
.carousel-caption h2.blackish,
.carousel-caption h3.blackish {
	color: #000000;
}
.carousel-caption.blue,
.carousel-caption a.blue,
.carousel-caption p.blue,
.carousel-caption h2.blue,
.carousel-caption h3.blue {
	color: #0065CC;
}
.carousel-caption.light-blue,
.carousel-caption a.light-blue,
.carousel-caption p.light-blue,
.carousel-caption h2.light-blue,
.carousel-caption h3.light-blue {
	color: #00ACED;
}
.carousel-caption.blue-green,
.carousel-caption a.blue-green,
.carousel-caption p.blue-green,
.carousel-caption h2.blue-green,
.carousel-caption h3.blue-green {
	color: #00667C;
}
.carousel-caption.green,
.carousel-caption a.green,
.carousel-caption p.green,
.carousel-caption h2.green,
.carousel-caption h3.green {
	color: #589D3E;
}
.carousel-caption.orange,
.carousel-caption a.orange,
.carousel-caption p.orange,
.carousel-caption h2.orange,
.carousel-caption h3.orange {
	color: #FF9900;
}
.carousel-caption.pink,
.carousel-caption a.pink,
.carousel-caption p.pink,
.carousel-caption h2.pink,
.carousel-caption h3.pink {
	color: #D61F85;
}
.carousel-caption.red,
.carousel-caption a.red,
.carousel-caption p.red,
.carousel-caption h2.red,
.carousel-caption h3.red {
	color: #CD0000;
}
.carousel-caption.white,
.carousel-caption a.white,
.carousel-caption p.white,
.carousel-caption h2.white,
.carousel-caption h3.white {
	color: #FFFFFF;
}
.carousel-price {
	bottom: 50px; 
	position: absolute;
}
.carousel-portfolio {
	right: -125px; 
}
.black-shade {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #000000; /* fallback for browsers that don't understand rgba */
	border: #solid 1px #AAAAAA; /* fallback for browsers that don't understand rgba */
	background-color: rgba(0,0,0,0.5); /* slighly transparent white */
	border-color: rgba(0,0,0,0.2); /*Very transparent black*/
	display: inline;
	xpadding: 3px 5px;
}
.white-shade {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #FFFFFF; /* fallback for browsers that don't understand rgba */
	border: #solid 1px #AAAAAA; /* fallback for browsers that don't understand rgba */
	background-color: rgba(255,255,255,0.5); /* slighly transparent white */
	border-color: rgba(0,0,0,0.2); /*Very transparent black*/
	display: inline;
	xpadding: 3px 5px;
}
.grey-background {
	background: rgba(208, 208, 208, 0.25);
}
.banner-text {
	color: #FFFFFF;
	padding: 10em 0 1em;
	padding: 10em;
	padding: 5em 1em 1em 7em;
	width: 50%;
	text-align: left;
	text-shadow: .0125em .0125em .025em rgba(80, 80, 80, .75);
}
.banner-text h2 {
	letter-spacing: 6px;
	padding-bottom: 0.5em;
}
.banner-text h3 {
	font-family: Lato, sans-serif;
	font-size: 3.2em;
	font-weight: 800;
	letter-spacing: 6px;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
.banner-text p {
	font-size: 1.2em;
	margin: .3em 0 1em;
}
.banner-text a {
	background: #EF5F21;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: .4em 1em;
	text-decoration: none;
	position:absolute;
	bottom:4em;
}
.banner-text a:hover {
	background: #FFFFFF;
	color: #EF5F21;
}
.banner-text.black,
.banner-text a.black,
.banner-text p.black,
.banner-text h2.black,
.banner-text h3.black {
	color: #000000;
}
.banner-text.blue,
.banner-text a.blue,
.banner-text p.blue,
.banner-text h2.blue,
.banner-text h3.blue {
	color: #0065CC;
}
.banner-text.light-blue,
.banner-text a.light-blue,
.banner-text p.light-blue,
.banner-text h2.light-blue,
.banner-text h3.light-blue {
	color: #00ACED;
}
.banner-text.blue-green,
.banner-text a.blue-green,
.banner-text p.blue-green,
.banner-text h2.blue-green,
.banner-text h3.blue-green {
	color: #00667C;
}
.banner-text.green,
.banner-text a.green,
.banner-text p.green,
.banner-text h2.green,
.banner-text h3.green {
	color: #589D3E;
}
.banner-text.orange,
.banner-text a.orange,
.banner-text p.orange,
.banner-text h2.orange,
.banner-text h3.orange {
	color: #FF9900;
}
.banner-text.pink,
.banner-text a.pink,
.banner-text p.pink,
.banner-text h2.pink,
.banner-text h3.pink {
	color: #D61F85;
}
.banner-text.red,
.banner-text a.red,
.banner-text p.red,
.banner-text h2.red,
.banner-text h3.red {
	color: #CD0000;
}
.content-top h1 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 2.2em;
	font-weight: 600;
	margin-bottom: .5em;
}
.content-top {
	padding: 4em 0;
	padding: 2em 0;
	text-align: center;
}
.grid-top p {
	font-size: 1.1em;
	font-weight: 500;
	margin: .3em 0 0;
	xtext-transform: uppercase;
}
.grid-top p.small {
	color: #CD0000;
	font-size: 0.8em;
	font-weight: 500;
	margin: .2em 0 0;
	padding: 0;
}
.twit {
	position: absolute;
	text-align: center;
	top: 48%;
	width: 100%;
}
.twit h4 {
	color: #FFFFFF;
	font-family: Lato, sans-serif;
	font-size: 2em;
	font-weight: 600;
	margin: 0 auto;
	text-transform: uppercase;
}
.content-bottom ul li {
	border: 1px solid #eee;
	border: 1px solid #CD0D0D;
	border: 1px solid #C48189;
	border: 1px solid rgba(205, 0, 0, .25);
	border-leftx: none;
	display: inline-block;
	float: left;
	width: 16.666%;
	width: 20%;
	width: 25%;
}
.col-md2 {
	padding: 30px 0 0;
	padding: 22px 0 0;
}
.dl-horizontal dt, .dl-horizontal dd {
	font-size: 1.0em;
	padding: 2px 0px;
}
.dl-horizontal dt {
	width: 200px;
}
.dl-horizontal dd {
	margin-left: 210px;
}
.men1 {
	padding: 0 15px 0 0;
}
.men2 {
	padding: 0 0 0 15px;
}
.content-top-bottom {
	margin-top: 35px;
	padding-top: 15px;
	overflow: hidden;
}
.content-top-bottom h2 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 2.2em;
	font-weight: 600;
	margin-bottom: 1.5em;
	text-align: center;
	text-transform: uppercase;
}
.b-link-stripe {
	display: inline-block;
	font-weight: 300;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.b-link-stripe .b-wrapper {
	color: #FFFFFF;
	color: #CD0000;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.b-animate {
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	font-size: 1.1em;
	font-weight: 700;
	transition: all .5s;
	visibility: hidden;
}
.b-animate img {
	display: 0;
	margin-top: 4%;
}
.b-animate span {
	display: block;
	font-size: 1.5em;
	font-weight: 500;
	padding-top: 1em;
}
.b-animate span.space1 {
	padding-top: 1em;
}
.b-animate span.space2 {
	padding-top: 2em;
}
.b-animate span.space3 {
	padding-top: 3em;
}
.b-animate span.space4 {
	padding-top: 4em;
}
.b-animate-go:hover .b-animate {
	visibility: visible;
}
.b-from-left {
	background: rgba(239, 95, 33, 0.64);
	background: rgba(255, 255, 255, 0.64);
	background-size: 100% 100%;
	left: -100%;
	margin: 0;
	min-height: 356px;
	position: relative;
	top: 0;
}
.b-from-right {
	background: rgba(239, 95, 33, 0.64);
	background: rgba(255, 255, 255, 0.64);
	background-size: 100% 100%;
	right: -100%;
	margin: 0;
	min-height: 356px;
	position: relative;
	top: 0;
}
.grid-top:hover .b-from-left {
	left: 0;
}
.grid-top:hover .b-from-right {
	right: 0;
}
.b-from-top {
	background: rgba(239, 95, 33, 0.64);
	background: rgba(255, 255, 255, 0.64);
	background-size: 100% 100%;
	margin: 0;
	min-height: 429px;
	position: relative;
	top: -100%;
	z-index: 10;
}
.top-in1 {
	min-height: 204px;
}
.top-in1 span {
	padding: 3em 0 0;
}
.top-in2 span {
	padding: 2.8em 0 0;
}
.top-in2 {
	min-height: 196px;
}
.top-in span {
	padding: 6em 0 0;
}
.content-grid {
	display: none;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.content-grid h5 {
	color: #FFFFFF;
	font-size: 2em;
}
.footer {
	background: #141414;
}
.amet-sed h4 {
	color: #FFFFFF;
	font-family: Lato, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 1em;
	text-transform: uppercase;
}
ul.nav-bottom li a {
	color: #989696;
	display: inline-block;
	font-size: 1.1em;
	font-size: 1.0em;
	margin: .2em 0;
	margin: .1em 0;
	text-decoration: none;
}
.amet-sed p {
	color: #989696;
	font-size: 1.2em;
	margin: 0 0 .3em;
}
.footer-class p {
	color: #FFFFFF;
	font-size: 0.8em;
}
.footer-class p a {
	color: #EF5F21;
	text-decoration: none;
}
.footer-class p a:hover {
	color: #FFFFFF;
}
.footer-class {
	background: #000000;
	padding: 1.5em 0;
	text-align: center;
}
.amet-sed input[type="text"],
.amet-sed input[type="submit"] {
	background: #FFFFFF;
	border: none;
	color: #000000;
	font-size: 1em;
	outline: none;
	padding: .5em;
	width: 69%;
}
.amet-sed input[type="submit"] {
	background: #EF5F21;
	border: none;
	color: #FFF;
	font-size: 1em;
	outline: none;
	padding: .5em;
	width: 20%;
}
ul.social li i {
	display: inline-block;
	height: 24px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	width: 24px;
}
ul.social li i.facebook {
	background: url(/nominate/images/img-sprite.png) no-repeat -10px -15px;
}
ul.social li i.twitter {
	background: url(/nominate/images/img-sprite.png) no-repeat -44px -15px;
}
ul.social li i.blog {
	background: url(/nominate/images/img-sprite.png) no-repeat -77px -15px;
}
ul.social li i.gmail {
	background: url(/nominate/images/img-sprite.png) no-repeat -110px -14px;
}
ul.social li i:hover {
	-moz-transform: rotate(360deg);
	-moz-transition: .5s all ease;
	-ms-transform: rotate(360deg);
	-ms-transition: .5s all ease;
	-o-transform: rotate(360deg);
	-o-transition: .5s all ease;
	-webkit-transform: rotate(360deg);
	-webkit-transition: .5s all ease;
	transform: rotate(360deg);
	transition: .5s all ease;
}
.contact h1 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 3em;
	font-weight: 600;
	text-align: center;
}
.map iframe {
	border: none;
	height: 150px;
	padding: 0 15px;
	width: 100%;
}
.contact-grid input[type="text"],
.contact-grid textarea {
	-webkit-appearance: none;
	background: none;
	border: 1px solid #A09F9F;
	color: #A09F9F;
	font-size: 1em;
	margin: .5em 0;
	outline: none;
	padding: 1em;
	width: 100%;
}
.contact-grid textarea {
	resize: none;
}
.send input[type="submit"] {
	-webkit-appearance: none;
	background: #EF5F21;
	border: none;
	color: #FFFFFF;
	font-size: 1.1em;
	outline: none;
	padding: .4em .8em;
	text-align: center;
	width: 14%;
}
.send input[type="submit"]:hover {
	background: #2d2d2d;
}
.address-more {
	padding: 0 0 2em;
}
.contact-in p {
	color: #626262;
	font-size: 1em;
	line-height: 1.7em;
	width: 72%;
}
.address-more h4 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 1.4em;
	font-weight: 600;
	margin: 0 0 .3em;
}
.address-more p a {
	color: #626262;
	text-decoration: none;
}
.grid_3 {
	margin-bottom: 3em;
	position: relative;
}
.blog-poast-admin {
	bottom: 8.6em;
	left: 1.2em;
	position: absolute;
}
.blog-poast-info {
	padding: .8em 0;
}
.blog-poast-info ul li {
	display: inline-block;
	padding: 0 .3em;
}
.blog-poast-info ul li a:hover {
	color: #EF5F21;
	text-decoration: none;
}
.blog-poast-info ul li i {
	background: url(/nominate/images/img-sprite.png) no-repeat -150px -104px;
	display: inline-block;
	height: 20px;
	margin: 0 3px 0 0;
	vertical-align: sub;
	width: 20px;
}
.blog-poast-info ul li i.date {
	background-position: -186px -104px;
}
.blog-poast-info ul li i.comment {
	background-position: -226px -101px;
}
.grid_3 p {
	color: #626262;
	font-size: 1em;
	line-height: 1.5em;
}
.grid_3 h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.button {
	margin-top: 20px;
}
.button a {
	background: #EF5F21;
	color: #FFFFFF;
	font-size: 1em;
	padding: .4em 1em;
	text-decoration: none;
	text-transform: uppercase;
}
.button a:hover {
	background: #000000;
	color: #FFFFFF;
}
p.m_10 {
	color: #555555;
	font-size: .85em;
	line-height: 1.8em;
	padding: 2% 0;
}
p.m_11 {
	color: #555555;
	font-size: .85em;
	line-height: 1.8em;
}
.blogs h1 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 3em;
	font-weight: 600;
	margin: 0 0 1em;
	text-align: center;
}
.tags ul li {
	display: inline-block;
	float: left;
	margin: .5em 2% 0 0;
	text-align: center;
	width: 22.8%;
}
.tags li a {
	border: 1px solid #000000;
	color: #000000;
	display: block;
	font-size: 1em;
	padding: .3em .4em;
	text-decoration: none;
}
.tags li a:hover {
	background: #EF5F21;
	border: 1px solid #EF5F21;
	color: #FFFFFF;
}
.tags ul li:nth-child(4),
.tags ul li:nth-child(8),
.tags ul li:nth-child(12) {
	margin: .5em 0 0;
}
h3.cate {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 2em;
	width: 69%;
}
.product-go {
	margin-top: 2em;
}
.bottom-product {
	margin-bottom: 2em;
}
nav.in {
	text-align: center;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #EF5F21;
	border-color: #EF5F21;
	color: #FFFFFF;
}
ul.kid-menu {
	display: block!important;
}
.menu {
	height: auto;
	list-style: none;
	margin: 1.5em 0;
	padding: 0;
	width: auto;
}
.menu > li > a {
	color: #000000;
	display: inline-block;
	font-size: 1.1em;
	margin: .3em 0;
	position: relative;
	text-decoration: none;
	width: 100%;
}
.menu ul li a {
	color: #000000;
	display: inline-block;
	font-size: 1.1em;
	margin: .3em 0;
	position: relative;
	text-decoration: none;
	text-indent: 1.2em;
	width: 100%;
}
.sellers {
	padding: 2em 0;
}
.tags {
	padding: 1.5em 0 0;
}
h3.best {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 2em;
	width: 81%;
}
.pagination > .active > a,
.pagination > .active > a:hover {
	background: #EF5F21;
	border-color: #EF5F21;
}
.product-middle {
	background: url(https://www.nominate.com/new/images/product1.jpg) center;
	background-size: cover;
	display: block;
	min-height: 45px;
	width: 100%;
}
.fit-top {
	padding: 1em;
	width: 100%;
}
h6.shop-top {
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: 300;
	margin-top: .3em;
}
a.shop-now {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: right;
	font-size: .9em;
	padding: .2em .4em;
	text-decoration: none;
}
a.shop-now:hover {
	background: #EF5F21;
	border: 1px solid #EF5F21;
}
h3.tag {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 2em;
	width: 32%;
}
.fashion-grid {
	float: left;
	width: 24%;
}
.fashion-grid1 {
	float: right;
	width: 68%;
}
h6.best2 {
	font-family: Lato, serif;
	font-size: 1em;
	line-height: 1.3em;
}
span.price-in1 {
	color: #EF5F21;
	display: block;
	font-size: 1.7em;
	padding: .3em 0 0;
}
span.price-in1 small {
	text-decoration: line-through;
}
.six1 {
	font-weight: 100;
	height: 100%;
	padding: 4em 1em 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.six1 h4 {
	color: #EF5F21;
	font-size: 2.5em;
	font-weight: 100;
}
.six1 p {
	color: #EF5F21;
	font-size: 2em;
	margin: .5em 0 0;
}
.six1 span {
	color: #EF5F21;
	font-family: Lato, sans-serif;
	font-size: 6em;
	font-weight: 100;
}
.per1 {
	margin: 2em 0;
	position: relative;
}
a.item_add p.number {
	background: #EF5F21;
	color: #FFF;
	font-size: 1.1em;
	padding: .5em 1em;
	text-align: center;
}
a.item_add p.number:hover {
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	background: #000000;
	transition: .5s all;
}
a.item_add p.number i {
	background: url(/nominate/images/img-sprite.png)no-repeat -291px -104px;
	display: inline-block;
	height: 18px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	width: 18px;
}
p.tun {
	color: #949494;
	font-size: 1em;
	line-height: 1.3em;
	padding: 1em 0;
	text-align: center;
}
.product1 {
	padding: 0;
}
.pro-grid {
	display: none;
	height: 100%;
	padding: 8em 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.pro-grid span {
	background: #EF5F21;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 600;
	padding: .5em 1.5em;
	text-decoration: none;
	text-transform: uppercase;
}
ul.star-footer li i {
	background: url(/nominate/images/img-sprite.png) no-repeat -261px -106px;
	display: inline-block;
	height: 16px;
	width: 16px;
}
.single-para h4 {
	color: #000000;
	font-family: Lato, serif;
	font-size: 3em;
}
.single-para p {
	color: #2c3e50;
	font-family: Lato, serif;
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
}
.single-para h5 {
	border-bottom: 1px solid #C4C3C3;
	color: #EF5F21;
	font-size: 2em;
	padding: .3em 0;
}
.available ul li {
	color: #4c4c4c;
	float: left;
	font-family: 'Roboto Slab', serif;
	font-size: 1.1em;
	list-style: none;
	margin: .5em 0;
	padding: 0 .5em 0 0;
	width: 100%;
}
.available ul li select {
	background: #eeeeee;
	border: none;
	cursor: pointer;
	margin-left: 13%;
	outline: none;
	padding: 12px;
	width: 77%;
}
.available ul li.size-in select {
	margin-left: 16%;
}
ul.tag-men {
	border-bottom: 1px solid #C4C3C3;
	border-top: 1px solid #C4C3C3;
	padding: .3em 0;
}
ul.tag-men li {
	color: #000000;
	font-family: Lato, serif;
	font-size: .9em;
	list-style: none;
	margin: .3em 0;
}
ul.tag-men li span.women1 {
	margin-left: 9em;
}
h3.real {
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Lato, serif;
	font-size: 2em;
	margin: 0 .5em 1em;
}
.star-on ul li {
	vertical-align: sub;
}
.review {
	float: left;
	padding: 0 1em;
}
.star-on a {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}
.cd-tabs-navigation li {
	display: inline-block;
	list-style: none;
}
.cd-tabs-navigation a {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background: #eee;
	color: #000000;
	display: block;
	font-family: Lato, serif;
	font-size: 1.1em;
	padding: 10px 16px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.cd-tabs-navigation a.selected {
	background: #EF5F21;
	color: #FFFFFF;
}
.cd-tabs-content li {
	display: none;
}
.cd-tabs-content li.selected {
	-moz-animation: cd-fade-in .5s;
	-webkit-animation: cd-fade-in .5s;
	animation: cd-fade-in .5s;
	display: block;
}
.cd-tabs.is-ended {
	margin: 3em 0 1em;
	padding: 0 1em;
}
.facts p {
	color: #999;
	font-family: Lato, serif;
	font-size: 1em;
	line-height: 1.7em;
	padding: 0 0 1em;
}
.facts ul li {
	color: #767676;
	font-size: 1em;
	list-style: none;
	padding: .3em 0;
}
.color {
	background: #eee;
	margin: 1em 0;
	padding: 1em;
}
.color p,
.color span {
	color: #000000;
	float: left;
	font-family: Lato, serif;
	font-size: 1em;
}
.color p {
	width: 40%;
}
.top-comment-left {
	float: left;
	width: 13%;
}
.top-comment-right {
	background: #f8f8f8;
	float: left;
	margin-left: 1em;
	padding: 2em;
	width: 84%;
}
.top-comment-right h6 {
	color: #000000;
	font-family: Lato, serif;
	font-size: .8em;
}
.top-comment-right p {
	color: #000000;
	font-size: 1em;
	margin: 1em 0 0 1em;
}
.top-comment-right h6 a {
	color: #000000;
	font-size: 1.5em;
	text-decoration: none;
}
.comments-top-top {
	margin: 2em 0;
}
.register-top-grid h3,
.register-bottom-grid h3 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom: .5em;
	text-transform: uppercase;
}
.register-top-grid span,
.register-bottom-grid span {
	color: #A09F9F;
	display: block;
	font-size: 1em;
}
.register-top-grid input[type="text"],
.register-bottom-grid input[type="password"] {
	-webkit-appearance: none;
	background: none;
	border: 1px solid #A09F9F;
	margin: 1em 0;
	outline: none;
	padding: 1em;
	width: 100%;
}
.checkbox {
	cursor: pointer;
	float: left;
	line-height: 27px;
	margin-bottom: 4px;
	padding-left: 27px;
	position: relative;
}
.news-letter {
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	color: #EF5F21;
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 1em;
	text-transform: uppercase;
	transition: .5s all;
}
.checkbox i {
	border: 2px solid #EF5F21;
	bottom: 5px;
	display: block;
	height: 20px;
	left: 0;
	outline: none;
	position: absolute;
	width: 20px;
}
.checkbox input + i:after {
	-moz-transition: opacity .1s;
	-ms-transition: opacity .1s;
	-o-transition: opacity .1s;
	-webkit-transition: opacity .1s;
	background: url(https://www.nominate.com/new/images/tick1.png) no-repeat 1px 2px;
	content: '';
	font: normal 12px/16px FontAwesome;
	height: 15px;
	left: -1px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: -1px;
	transition: opacity .1s;
	width: 15px;
}
.checkbox input {
	left: -9999px;
	position: absolute;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.register-bottom-grid input[type="submit"] {
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	background: #EF5F21;
	border: none;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.2em;
	outline: none;
	padding: .4em 1em;
	transition: .5s all;
}
.account-top span {
	color: #A09F9F;
	display: block;
	font-size: 1em;
	padding: 0 0 .5em;
}
.account-top div {
	padding: .5em 0;
}
.account-top input[type="text"],
.account-top textarea,
.account-top input[type="password"] {
	background: none;
	border: 1px solid #A09F9F;
	font-size: 1em;
	outline: none;
	padding: 1em;
	width: 100%;
}
.account-top textarea {
	height: 60px;
	resize: none;
}
.account-top input[type="submit"] {
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	background: #EF5F21;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 1.2em;
	margin: 1em auto 0;
	outline: none;
	padding: 7px 20px;
	transition: .5s all;
	width: 20%;
}
.five {
	background: #FFFFFF;
	border: 2px solid #EF5F21;
	border-radius: 100px;
	height: 100px;
	padding: 2em 0 0;
	position: absolute;
	right: 8%;
	text-align: center;
	top: 1%;
	width: 100px;
}
.five span {
	color: #EF5F21;
	font-size: 1em;
}
.five h2 {
	color: #000000;
	font-size: 1.5em;
	font-weight: 700;
}
a.create {
	background: #EF5F21;
	color: #FFFFFF;
	display: block;
	padding: 7px 20px;
	text-align: center;
	text-decoration: none;
}
.single-bottom h3 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 3em;
	font-weight: 600;
	margin-bottom: .7em;
	text-align: center;
}
.single-bottom {
	padding: 0 0 4em;
}
.single-bottom input[type="text"],
.single-bottom textarea {
	-webkit-appearance: none;
	background: none;
	border: 1px solid #A09F9F;
	color: #A09F9F;
	font-size: 1em;
	margin: 0 0 1em;
	outline: none;
	padding: 1em;
	width: 100%;
}
.single-bottom input[type="submit"] {
	-webkit-appearance: none;
	background: #EF5F21;
	border: none;
	color: #FFFFFF;
	font-size: 1.3em;
	outline: none;
	padding: .4em .8em;
	text-align: center;
	width: 10%;
}
.single-bottom textarea {
	margin: 0 0 1em;
	min-height: 180px;
	resize: none;
	width: 100%;
}
.cart-sec {
	margin-bottom: 3em;
}
.cart-item {
	float: left;
	margin-right: 5%;
	width: 20%;
}
.cart-item-info {
	float: left;
	width: 75%;
}
.cart-item-info h3 {
	font-size: 1em;
	font-weight: 600;
}
.cart-item-info h3 span {
	display: block;
	font-size: .85em;
	font-weight: 400;
	margin: .7em 0;
}
.delivery {
	margin-top: 3em;
}
.delivery p {
	color: #A6A6A6;
	float: left;
	font-size: 1em;
	font-weight: 400;
}
.delivery span {
	color: #A6A6A6;
	float: right;
	font-size: 1em;
	font-weight: 400;
}
.cart-item-info h4 span {
	font-size: .65em;
	font-weight: 400;
}
.close1,
.close2 {
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
	background: url(https://www.nominate.com/new/images/close_1.png) no-repeat 0 0;
	cursor: pointer;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	transition: color .2s ease-in-out;
	width: 28px;
}
a.order {
	background: #EF5F21;
	color: #FFFFFF;
	display: block;
	font-family: Lato, sans-serif;
	font-size: 1em;
	font-weight: 600;
	margin: 3em 0;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}
.total-item,
.cart-items {
	margin-top: 0;
	padding-bottom: 2em;
}
.total-item h3 {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 1em;
}
.total-item h4 {
	color: #9C9C9C;
	display: inline-block;
	font-size: .8em;
	font-weight: 600;
	margin-right: 6em;
}
a.cpns {
	background: #EF5F21;
	color: #FFFFFF;
	font-family: Lato, sans-serif;
	font-size: .8em;
	font-weight: 600;
	padding: 10px;
}
.total-item p {
	font-size: .9em;
	font-weight: 400;
	margin-top: 1em;
}
.total-item p a {
	color: #727272;
}
.total-item p a:hover {
	color: #000000;
	text-decoration: underline;
}
a.continue {
	background: #EF5F21;
	color: #FFFFFF;
	display: block;
	font-family: Lato, sans-serif;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 2em;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}
ul.total_price {
	list-style: none;
	margin: 1em 0 0;
	padding: 0;
}
ul.total_price li.last_price {
	float: left;
	width: 50%;
}
ul.total_price li.last_price span {
	color: #000000;
	font-size: 1.1em;
}
.price-details {
	border-bottom: 1px solid #DDD9D9;
	padding-bottom: 10px;
}
.price-details h3 {
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.price-details span {
	color: #000000;
	float: left;
	font-size: .8125em;
	line-height: 1.8em;
	width: 50%;
}
.check h1 {
	font-family: Lato, sans-serif;
	font-size: 1.5em;
	margin-bottom: 2em;
}
a.item_add1 {
	background: url(https://www.nominate.com/new/css/0) #f54d56;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 10px 15px;
}
a.item_add1:hover {
	background: rgb(3, 193, 167);
	color: #FFFFFF;
	text-decoration: none;
}
.btn_5 {
	font-size: 1.1em;
	padding: 25px 40px;
}
ul.qty {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.qty li {
	display: inline-block;
	margin-right: 10%;
}
ul.qty li p {
	color: #555555;
	font-size: .8125em;
}
.itemContainer,
.cartHeaders {
	float: left;
	width: 100%;
}
.itemContainer div,
.cartHeaders div {
	float: left;
	margin: 5px 20px;
}
.itemContainer a,
a.item_add,
.b-animate-go {
	text-decoration: none;
}
.total,
.header-left ul li,
ul.social li,
ul.star-footer li {
	display: inline-block;
}
.header,
.of-left,
.of-left-in {
	border-bottom: 1px solid #000000;
}
.header-left ul,
.logo,
.star-on ul {
	float: left;
}
.header-left ul li a:hover,
ul.nav-bottom li a:hover,
.address-more p a:hover,
.grid_3 h3 a:hover,
.menu > li > a:hover,
.menu ul li a:hover,
h6.best2 a:hover,
.star-on a:hover {
	color: #EF5F21;
	color: #FFFFFF;
}
.grid-top p a:hover {
	color: #CD0000;
}
.head-top {
	padding: 0.5em 0;
}
.available,
.star-on,
.facts {
	padding: 1em 0;
}
.h_nav ul li,
.men:hover .content-grid,
.product-at:hover .pro-grid {
	display: block;
}
.grid-top img,
.grid-mid img,
.cd-tabs-navigation,
.left-account img,
.cart-item img,
.size_3 {
	width: 100%;
}
.grid-top p a,
.grid_3 h3 a,
h6.best2 a {
	color: #000000;
	text-decoration: none;
}
.grid-in,
.grid-middle {
	padding: 2em 0 0;
}
.grid-mid,
.grid-top,
.col-md1, .col-md2,
.men,
.product-at,
.cart-header,
.cart-header2 {
	position: relative;
}
.content-bottom,
.contact,
.contact-form {
	padding: 3em 0;
}
.col-md1:hover .b-from-top, .col-md2:hover .b-from-top,
.men:hover .b-from-top,
.men1:hover .b-from-top,
.men2:hover .b-from-top {
	top: 0;
}
.footer-top-at {
	background: #202020;
}
.footer-top-at,
.blogs,
.product,
.register,
.account,
.check {
	padding: 4em 0;
	padding: 2em 0 1.5em 0;
}
ul.nav-bottom li,
ul.kid-menu li,
.menu ul li {
	list-style: none;
}
.amet-sed form,
ul.social {
	padding: 1em 0 0;
}
.amet-sed input[type="submit"]:hover,
.pro-grid span:hover {
	background: #FFFFFF;
	color: #EF5F21;
}
.blog-poast-info ul li span,
.blog-poast-info ul li a {
	color: #000000;
	font-size: 1em;
}
.pagination > li > a,
.pagination > li > span,
.news-letter:hover,
.cart-item-info h3 a {
	color: #000000;
}
a.add-cart,
a.add-re {
	background: #EF5F21;
	color: #FFFFFF;
	display: inline-block;
	font-size: .9em;
	margin-top: 2em;
	padding: .4em .8em;
	text-decoration: none;
	text-transform: uppercase;
}
a.add-cart:hover,
a.add-re:hover,
.register-bottom-grid input[type="submit"]:hover,
.account-top input[type="submit"]:hover,
.single-bottom input[type="submit"]:hover,
a.order:hover,
a.continue:hover {
	background: #000000;
}
.register h1,
.account h1 {
	color: #000000;
	font-family: Lato, sans-serif;
	font-size: 3em;
	font-weight: 600;
	margin-bottom: 1em;
	text-align: center;
}

h2.subhead {
	border-bottom: 2px solid #1260A0;
	color: #1260A0;
	color: #CD0000;
	font: bold 2.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
}
h3.subhead {
	color: #1260A0;
	color: #CD0000;
	font: bold 1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
	padding: 15px 0 5px 0;
}
p.subtext {
	color: #0F0F0F;
	font: 400 1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.25;
	margin: 0px;
	text-align: justify;
}
p.subtext strong {
	color: #1260A0;
	color: #CD0000;
}
.dl-subtext dt {
	clear: left;
	float: left;
	font: 800 1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 10px 0 0 40px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 220px;
}
.dl-subtext dd {
	font: 400 1.25em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 240px;
	padding: 10px 50px 0 0;
	text-align: justify;
}


@mediamax-width1024px {
	.banner-text {
		margin: 0 0 0 3em;
		width: 70%;
	}
	.banner {
		min-height: 492px;
		min-height: 480px;
	}
	.b-animate span {
		padding-top: 4em;
	}
	.b-from-left {
		min-height: 288px;
	}
	.top-in span {
		padding: 5em 0 0;
	}
	.b-from-top {
		min-height: 350px;
	}
	.top-in1 span {
		padding: 2.3em 0 0;
	}
	.top-in1 {
		min-height: 166px;
	}
	.top-in2 span {
		padding: 2em 0 0;
	}
	.top-in2 {
		min-height: 157px;
	}
	h6.shop-top {
		font-size: 1em;
	}
	.tags li a {
		font-size: .8em;
	}
	h3.best,
	h3.tag,
	h3.cate {
		font-size: 1.7em;
	}
	h6.best2 {
		font-family: Lato, serif;
		font-size: 1em;
		line-height: 1.3em;
	}
	.six1 {
		padding: 2em 1em 0;
	}
	.single-top {
		width: 48%;
	}
	.single-top-in {
		width: 52%;
	}
	.available ul li select {
		margin-left: 9%;
	}
	.available ul li.size-in select {
		margin-left: 13%;
	}
}
@mediamax-width768px {
	.banner-text {
		margin: 0 0 0 3em;
		width: 90%;
	}
	.banner-text h3 {
		font-size: 2.5em;
	}
	.twit {
		top: 45%;
	}
	.footer-top-at {
		padding: 3em 0 2em;
	}
	.b-from-left {
		min-height: 213px;
	}
	.b-from-top {
		min-height: 553px;
	}
	.b-animate span {
		padding-top: 3em;
	}
	.top-in span {
		padding: 8em 0 0;
	}
	.top-in1 {
		min-height: 261px;
	}
	.top-in1 span {
		padding: 3.3em 0 0;
	}
	.top-in2 {
		min-height: 254px;
	}
	.top-in2 span {
		padding: 3.5em 0 0;
	}
	.contact-in {
		margin: 1em 0 0;
	}
	.grid-1 {
		float: none;
		width: 100%;
	}
	.six1 {
		padding: 4.5em 1em 0;
		width: 87%;
	}
	.single-top-in {
		float: left;
		margin-left: 0;
		width: 100%;
	}
	.single-para h4 {
		font-size: 2em;
	}
	.available ul li select {
		margin-left: 14.5%;
	}
	.available ul li.size-in select {
		margin-left: 16.5%;
	}
	.left-account {
		margin-top: 2em;
	}
	a.cpns {
		font-size: .7em;
		padding: 7px;
	}
	.h_menu4,
	.product-price {
		width: 50%;
	}
	.grid-top,
	.bottom-cd {
		float: left;
		width: 33.3%;
	}
	.grid-mid,
	.men1,
	.men2,
	.grid_3 {
		float: left;
		width: 50%;
	}
	.amet-sed,
	.men {
		margin-bottom: 2em;
	}
	.men img,
	.col-md1 img, .col-md2 img,
	.men1 img,
	.men2 img,
	.single-top {
		width: 100%;
	}
}
@mediamax-width640px {
	.banner-text {
		padding: 7em 0 1em;
	}
	.grid-top p {
		font-size: .9em;
	}
	.pro-grid {
		padding: 5.5em 0 0;
	}
	.b-animate span {
		padding-top: 2.5em;
	}
	.banner {
		min-height: 400px;
	}
	.b-from-left {
		min-height: 170px;
	}
	.top-in span {
		padding: 6.5em 0 0;
	}
	.b-from-top {
		min-height: 448px;
	}
	.top-in1 {
		min-height: 214px;
	}
	.top-in2 {
		min-height: 204px;
	}
	.blogs,
	.contact,
	.account,
	.register {
		padding: 2em 0;
	}
	.top-in1 span,
	.top-in2 span {
		padding: 3em 0 0;
	}
}
@mediamax-width480px {
	.search {
		display: none;
	}
	.header-left {
		float: none;
		margin-top: 0;
		text-align: center;
	}
	.banner-text h3 {
		font-size: 1.5em;
	}
	.banner-text p {
		font-size: 1em;
	}
	.banner {
		min-height: 294px;
	}
	.banner-text {
		margin: 0 0 0 2em;
		padding: 3em 0 1em;
	}
	.grid-top {
		margin-bottom: 1em;
		width: 100%;
	}
	.content-top {
		padding: 2em 0;
	}
	.grid-in {
		padding: 0;
	}
	.content-bottom ul li {
		border: none;
		width: 33%;
	}
	.product-price {
		width: 63%;
	}
	.pro-grid {
		padding: 3.5em 0 0;
	}
	.b-from-left {
		min-height: 440px;
	}
	.b-animate span {
		padding-top: 6em;
	}
	.top-in span {
		padding: 4.5em 0 0;
	}
	.b-from-top {
		min-height: 321px;
	}
	.top-in1 span {
		padding: 2em 0 0;
	}
	.top-in1 {
		min-height: 154px;
	}
	.top-in2 span {
		padding: 1.5em 0 0;
	}
	.top-in2 {
		min-height: 144px;
	}
	.top-comment-right {
		width: 81%;
	}
	.grid_3 {
		float: left;
		width: 100%;
	}
	.blogs h1 {
		font-size: 2em;
		margin: 0 0 .5em;
	}
	.single-bottom input[type="submit"] {
		width: 18%;
	}
	.contact-form {
		padding: 1em 0;
	}
	.account h1,
	.register h1 {
		font-size: 2em;
		margin-bottom: .3em;
	}
	.grid-top p,
	.register-top-grid h3,
	.register-bottom-grid h3 {
		font-size: 1.2em;
	}
	.pro-grid span,
	a.item_add p.number,
	.cd-tabs-navigation a {
		font-size: .9em;
	}
	.single-bottom h3,
	.contact h1 {
		font-size: 2em;
	}
}
@mediamax-width320px {
	.logo {
		width: 41%;
	}
	.logo img {
		width: 100%;
	}
	.header-left ul li a {
		font-size: 1em;
		margin: 0 1em 0 0;
	}
	.header-top {
		padding: 10px 0;
	}
	.h_menu4 {
		margin: 1px 0 0;
	}
	.head-top {
		padding: .6em 0;
	}
	.banner-text {
		margin: 0 0 0 1em;
		padding: 1.5em 0 1em;
	}
	.banner-text h3 {
		font-size: .9em;
		letter-spacing: 3px;
		line-height: 1.5em;
		margin-bottom: .2em;
	}
	.banner-text a {
		font-size: .9em;
		padding: .3em .5em;
	}
	.banner {
		min-height: 203px;
	}
	.content-top h1 {
		font-size: 1.3em;
		margin-bottom: .8em;
	}
	.grid-mid {
		padding: 5px;
	}
	.amet-sed {
		margin-bottom: 1em;
		padding: 0;
	}
	.amet-sed h4 {
		font-size: 1.2em;
		margin: 0 0 .3em;
	}
	.content-bottom {
		padding: 1em 0;
	}
	.grid-middle {
		padding: .1em 0 0;
	}
	.content-top {
		padding: 1em 0 0;
	}
	.header-left ul {
		margin-top: 13px;
	}
	.content-top-bottom h2 {
		font-size: 1.5em;
		margin-bottom: 1em;
	}
	.col-md2 {
		padding: 15px 0 0;
	}
	.product-price {
		padding: 0;
		width: 100%;
	}
	.bottom-cd {
		padding: 0 3px;
		padding: 20px 30px;
	}
	a.item_add p.number {
		font-size: .8em;
		padding: .5em;
	}
	.pro-grid span {
		font-size: .8em;
		padding: .4em .8em;
	}
	.pagination {
		margin: 10px 0 0;
	}
	.grid_3 {
		margin-bottom: 1em;
		padding: 0;
	}
	.single-bottom input[type="text"],
	.single-bottom textarea {
		padding: .6em;
	}
	.single-bottom textarea {
		min-height: 100px;
	}
	.single-bottom input[type="submit"] {
		width: 25%;
	}
	.contact-grid input[type="text"],
	.contact-grid textarea {
		padding: .8em;
	}
	.account-top input[type="text"],
	.account-top textarea,
	.account-top input[type="password"],
	.register-top-grid input[type="text"],
	.register-bottom-grid input[type="password"] {
		padding: .5em;
	}
	.account-top input[type="submit"] {
		width: 33%;
	}
	.available ul li select {
		margin-left: 6.5%;
	}
	.available ul li.size-in select {
		margin-left: 10.5%;
	}
	.cd-tabs.is-ended {
		margin: 1em 0;
		padding: 0;
	}
	.b-animate span {
		font-size: 1.6em;
		padding-top: 4.2em;
	}
	.b-from-left {
		min-height: 247px;
	}
	.b-from-top {
		min-height: 194px;
	}
	.top-in1 span {
		padding: 1.8em 0 0;
	}
	.top-in1 {
		min-height: 92px;
	}
	.top-in2 span {
		padding: 1.15em 0 0;
	}
	.top-in2 {
		min-height: 81px;
	}
	.box_1 h3,
	.twit h4,
	.footer-class p,
	.account-top input[type="submit"],
	.register-bottom-grid input[type="submit"] {
		font-size: 1em;
	}
	.banner-text p,
	p.tun,
	.blog-poast-info ul li a,
	.blog-poast-info ul li span {
		font-size: .8em;
	}
	ul.nav-bottom li a,
	.box_1 p a,
	.button a {
		font-size: .9em;
	}
	.amet-sed input[type="submit"],
	.send input[type="submit"] {
		width: 24%;
	}
	.grid-top p,
	.register-top-grid h3,
	.register-bottom-grid h3 {
		font-size: 1.1em;
	}
	.men,
	.bottom-product {
		margin-bottom: 1em;
	}
	.product,
	.footer-top-at {
		padding: 2em 0;
	}
	.pro-grid,
	.top-in span {
		padding: 2.5em 0 0;
	}
	.single-bottom h3,
	.single-para h4 {
		font-size: 1.5em;
	}
	.single-bottom,
	.contact-grid,
	.contact-in,
	.product-price1,
	.single-top,
	.single-top-in,
	.cart-items,
	.cart-total,
	.account-top,
	.left-account,
	.register-top-grid,
	.register-bottom-grid {
		padding: 0;
	}
}





.em-1x{font-size: 1em;}
.em-2x{font-size: 2em;}
.em-3x{font-size: 3em;}
.em-4x{font-size: 4em;}
.em-5x{font-size: 5em;}

.label-nominate {
	background-color: #d9534f;
	background-color: #CD0000;
	border-color: #D9534F;
	color: #FFFFFF;
}
.label-nominate[href]:hover,
.label-nominate[href]:focus {
	background-color: #C9302C;
}

.btn-nominate {
	color: #FFFFFF;
	background-color: #d9534f;
	background-color: #CD0000;
	border-color: #D9534F;
	border-color: #D9534F;
}
.btn-nominate:hover,
.btn-nominate:focus,
.btn-nominate.focus,
.btn-nominate:active,
.btn-nominate.active,
.open > .dropdown-toggle.btn-nominate {
	color: #FFFFFF;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-nominate:active,
.btn-nominate.active,
.open > .dropdown-toggle.btn-nominate {
	background-image: none;
}
.btn-nominate.disabled,
.btn-nominate[disabled],
fieldset[disabled] .btn-nominate,
.btn-nominate.disabled:hover,
.btn-nominate[disabled]:hover,
fieldset[disabled] .btn-nominate:hover,
.btn-nominate.disabled:focus,
.btn-nominate[disabled]:focus,
fieldset[disabled] .btn-nominate:focus,
.btn-nominate.disabled.focus,
.btn-nominate[disabled].focus,
fieldset[disabled] .btn-nominate.focus,
.btn-nominate.disabled:active,
.btn-nominate[disabled]:active,
fieldset[disabled] .btn-nominate:active,
.btn-nominate.disabled.active,
.btn-nominate[disabled].active,
fieldset[disabled] .btn-nominate.active {
	background-color: #d9534f;
	border-color: #D43f3A;
}
.btn-nominate .badge {
	color: #d9534f;
	background-color: #FFFFFF;
}


.btn-currency {
	color: #FFFF99;
	background-color: #d9534f;
	background-color: #CD0000;
	border-color: #d43f3a;
}
.btn-currency:hover,
.btn-currency:focus,
.btn-currency.focus,
.btn-currency:active,
.btn-currency.active,
.open > .dropdown-toggle.btn-currency {
	color: #FFFFFF;
	background-color: #c9302c;
	border-color: #ac2925;
	color: #FFFF99;
}
.btn-currency:active,
.btn-currency.active,
.open > .dropdown-toggle.btn-currency {
	background-image: none;
}
.btn-currency.disabled,
.btn-currency[disabled],
fieldset[disabled] .btn-currency,
.btn-currency.disabled:hover,
.btn-currency[disabled]:hover,
fieldset[disabled] .btn-currency:hover,
.btn-currency.disabled:focus,
.btn-currency[disabled]:focus,
fieldset[disabled] .btn-currency:focus,
.btn-currency.disabled.focus,
.btn-currency[disabled].focus,
fieldset[disabled] .btn-currency.focus,
.btn-currency.disabled:active,
.btn-currency[disabled]:active,
fieldset[disabled] .btn-currency:active,
.btn-currency.disabled.active,
.btn-currency[disabled].active,
fieldset[disabled] .btn-currency.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-currency .badge {
	color: #d9534f;
	background-color: #FFFFFF;
}
select:-moz-focusring.btn-currency {
	color: transparent !important;
	text-shadow: 0 0 0 #FFFF99 !important;
	text-shadow: 0 0 0 #FFFFFF !important;
}

.btn {
	xbox-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.75);
}
.AUD {display:none;}
.DKK {display:none;}
.EUR {display:none;}
.GBP {display:none;}
.NZD {display:none;}
.SEK {display:none;}
.USD {display:none;}
.ZAR {display:none;}

.available { color:#008000; }

.registered { color:#CD0000; }

/* Prices table styles
--------------------------------------------------*/
table#prices > thead > tr > th,
table#prices > tbody > tr > td {
	font-size:12px;
}

/* Data Sheet table styles
--------------------------------------------------*/
table#data-sheet > thead > tr > th,
table#data-sheet > tbody > tr > td {
	font-size:12px;
}

/* Results table styles
--------------------------------------------------*/
table.results {
	text-align: left;
	width: 100%;
}
table.results tr.res-foot th {
	font: normal bold 11px/12px Helvetica, Arial, sans-serif;
}
table.results tr.res-head td {
}
table.results td {
	xborder-bottom: 1px solid #336699 !important;
	xborder-bottom: 1px solid #F5A9BC !important;
	xborder-bottom: 0px solid #F5A9BC !important;
	color: #3D3D3D;
	font: normal normal 11px/12px Helvetica, Arial, sans-serif;
	padding: 4px;
	background-color: #FFFFFF;
	xtext-align: center;
}
table.results th.left,
table.results td.left {
	text-align: left !important;
}
table.results th.right,
table.results td.right {
	text-align: right !important;
}
table.results th.center,
table.results td.center {
	text-align: center !important;
}
table.results th.decimal,
table.results td.decimal {
	text-align: "." center !important;
	white-space: nowrap;
}

.one-edge-shadow {
	-webkit-box-shadow: 0 1px 10px 0 #404040;
	   -moz-box-shadow: 0 1px 10px 0 #404040;
	        box-shadow: 0 1px 10px 0 #404040;
}
.padding-1em {
	padding: 1em 0;
}
.padding-1em.centre {
	text-align: center;
}
.modal-content {
	border-color: #CD0000;
	font-size: 12px;
	text-align: left;
}
.modal-header {
	color: #FFFFFF;
	background-color: #CD0000;
	border-color: #CD0000;
}
.modal-body > p {
	font-size: 1.1em;
	padding: 5px 0px;
}
.modal-footer {
	padding: 5px;
	text-align: right;
	border-top: 1px solid #CD0000;
}
.panel-nominate,
.panel-nominate-notes {
	border-color: #CD0000;
	font-size: 12px;
	text-align: left;
}
.panel-nominate-notes {
	margin: 0;
}
.panel-nominate > .panel-heading,
.panel-nominate-notes > .panel-heading {
	color: #FFFFFF;
	background-color: #CD0000;
	border-color: #CD0000;
}
.panel-nominate > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #CD0000;
}
.panel-nominate > .panel-heading .badge {
	color: #CD0000;
	background-color: #FFFFFF;
}
.panel-nominate > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #CD0000;
}
.panel-nominate > .panel-heading > h1 {
	color: #FFFFFF;
	font-size: 2.2em;
	margin: 0px;
	padding: 0px;
}
.panel-nominate > .panel-heading > h2,
.panel-nominate > .panel-heading > h4,
.panel-nominate > .panel-heading > h5,
.panel-nominate > .panel-heading > h6 {
	color: #FFFFFF;
	font-size: 1.33em;
	margin: 0px;
	padding: 0px;
}
.panel-nominate > .panel-heading > h3 {
	color: #FFFFFF;
	font-size: 1.75em;
	margin: 0px;
	padding: 0px;
}
.panel-nominate > .panel-body > h4,
.panel-nominate > .panel-body > h5 {
	color: #CD0000;
	padding: 3px;
}
.panel-nominate > .panel-heading > a:link,
.panel-nominate > .panel-heading > a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.panel-nominate > .panel-heading > a:hover {
	color: #FFFF00;
}
.panel-nominate > .panel-heading > a:active {
	color: #FFFFFF;
}
.panel-nominate > .panel-body > p {
	font-size: 1.1em;
	padding: 3px;
}
.panel-nominate > .panel-body > .alert {
	margin: 10px 0px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
}
.panel-nominate > .panel-body > .form-horizontal > .alert {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
}
div.panel.panel-nominate > div.panel-body > ul {
	padding: 5px 15px;
}

.panel-nominate > .panel-heading .inline {
	display: inline;
}
.panel-nominate > .panel-divider,
.panel-nominate > .panel-body > .panel-divider {
	border-top: 2px #CD0000 solid;
	width: 100%;
}
.tab-pane > .form-group > .row,
.tab-pane > .form-group > .row,
.tab-pane > .form-group > .row {
	width: 24%;
	min-width: 12.0em !important;
}
/* International headings
--------------------------------------------------*/
h1#intl-austria {text-indent:-1000em; height:150px; background: url(https://www.nominate.com/new/images/intl-h1-at.jpg) no-repeat left
top;}
h1.region {
	color: #444444;
	font-size: 240%;
	font-size: 2em;
	height: 165px;
	margin: 0px;
	padding: 36px 0px 0px 24px;
	height: auto;
	height: 162px;
	padding: 5px;
	padding: 80px 0px 0px 10px;
	xline-height: 1.42857143;
	background-color: #fff;
	background-color: #CD0000;
	border: 6px solid #CD0000;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out; 
}
h1.region span.region-name {font-size: 60%; display: block; margin-bottom: 12px;}
h1.region span.suffix {font-size: 60%;}
h1.at {background: url(https://www.nominate.com/new/images/h1s/h1-at.jpg) no-repeat right -14px;}
h1.ag {background: url(https://www.nominate.com/new/images/h1s/h1-ag.jpg) no-repeat right -14px;}
h1.ar {background: url(https://www.nominate.com/new/images/h1s/h1-ar.jpg) no-repeat right -14px;}
h1.be {background: url(https://www.nominate.com/new/images/h1s/h1-be.jpg) no-repeat right -14px;}
h1.bz {background: url(https://www.nominate.com/new/images/h1s/h1-bz.jpg) no-repeat right -14px;}
h1.br {background: url(https://www.nominate.com/new/images/h1s/h1-br.jpg) no-repeat right -14px;}
h1.ch {background: url(https://www.nominate.com/new/images/h1s/h1-ch.jpg) no-repeat right -14px;}
h1.cl {background: url(https://www.nominate.com/new/images/h1s/h1-cl.jpg) no-repeat right -14px;}
h1.cm {background: url(https://www.nominate.com/new/images/h1s/h1-cm.jpg) no-repeat right -14px;}
h1.cn {background: url(https://www.nominate.com/new/images/h1s/h1-cn.jpg) no-repeat right -14px;}
h1.co {background: url(https://www.nominate.com/new/images/h1s/h1-co.jpg) no-repeat right -14px;}
h1.de {background: url(https://www.nominate.com/new/images/h1s/h1-de.jpg) no-repeat right -14px;}
h1.dk {background: url(https://www.nominate.com/new/images/h1s/h1-dk.jpg) no-repeat right -14px;}
h1.dm {background: url(https://www.nominate.com/new/images/h1s/h1-dm.jpg) no-repeat right -14px;}
h1.es {background: url(https://www.nominate.com/new/images/h1s/h1-es.jpg) no-repeat right -14px;}
h1.eu {background: url(https://www.nominate.com/new/images/h1s/h1-eu.jpg) no-repeat right -14px;}
h1.fi {background: url(https://www.nominate.com/new/images/h1s/h1-fi.jpg) no-repeat right -14px;}
h1.fr {background: url(https://www.nominate.com/new/images/h1s/h1-fr.jpg) no-repeat right -14px;}
h1.gd {background: url(https://www.nominate.com/new/images/h1s/h1-gd.jpg) no-repeat right -14px;}
h1.gr {background: url(https://www.nominate.com/new/images/h1s/h1-gr.jpg) no-repeat right -14px;}
h1.hk {background: url(https://www.nominate.com/new/images/h1s/h1-hk.jpg) no-repeat right -14px;}
h1.hn {background: url(https://www.nominate.com/new/images/h1s/h1-hn.jpg) no-repeat right -14px;}
h1.hu {background: url(https://www.nominate.com/new/images/h1s/h1-hu.jpg) no-repeat right -14px;}
h1.ie {background: url(https://www.nominate.com/new/images/h1s/h1-ie.jpg) no-repeat right -14px;}
h1.in {background: url(https://www.nominate.com/new/images/h1s/h1-in.jpg) no-repeat right -14px;}
h1.is {background: url(https://www.nominate.com/new/images/h1s/h1-is.jpg) no-repeat right -14px;}
h1.it {background: url(https://www.nominate.com/new/images/h1s/h1-it.jpg) no-repeat right -14px;}
h1.jp {background: url(https://www.nominate.com/new/images/h1s/h1-jp.jpg) no-repeat right -14px;}
h1.kr {background: url(https://www.nominate.com/new/images/h1s/h1-kr.jpg) no-repeat right -14px;}
h1.lc {background: url(https://www.nominate.com/new/images/h1s/h1-lc.jpg) no-repeat right -14px;}
h1.li {background: url(https://www.nominate.com/new/images/h1s/h1-li.jpg) no-repeat right -14px;}
h1.lt {background: url(https://www.nominate.com/new/images/h1s/h1-lt.jpg) no-repeat right -14px;}
h1.lu {background: url(https://www.nominate.com/new/images/h1s/h1-lu.jpg) no-repeat right -14px;}
h1.lv {background: url(https://www.nominate.com/new/images/h1s/h1-lv.jpg) no-repeat right -14px;}
h1.me {background: url(https://www.nominate.com/new/images/h1s/h1-me.jpg) no-repeat right -14px;}
h1.mn {background: url(https://www.nominate.com/new/images/h1s/h1-mn.jpg) no-repeat right -14px;}
h1.ms {background: url(https://www.nominate.com/new/images/h1s/h1-ms.jpg) no-repeat right -14px;}
h1.mx {background: url(https://www.nominate.com/new/images/h1s/h1-mx.jpg) no-repeat right -14px;}
h1.ng {background: url(https://www.nominate.com/new/images/h1s/h1-ng.jpg) no-repeat right -14px;}
h1.nl {background: url(https://www.nominate.com/new/images/h1s/h1-nl.jpg) no-repeat right -14px;}
h1.nz {background: url(https://www.nominate.com/new/images/h1s/h1-nz.jpg) no-repeat right -14px;}
h1.pl {background: url(https://www.nominate.com/new/images/h1s/h1-pl.jpg) no-repeat right -14px;}
h1.pt {background: url(https://www.nominate.com/new/images/h1s/h1-pt.jpg) no-repeat right -14px;}
h1.qc {background: url(https://www.nominate.com/new/images/h1s/h1-qc.jpg) no-repeat right -14px;}
h1.ro {background: url(https://www.nominate.com/new/images/h1s/h1-ro.jpg) no-repeat right -14px;}
h1.ru {background: url(https://www.nominate.com/new/images/h1s/h1-ru.jpg) no-repeat right -14px;}
h1.sa {background: url(https://www.nominate.com/new/images/h1s/h1-sa.jpg) no-repeat right -14px;}
h1.se {background: url(https://www.nominate.com/new/images/h1s/h1-se.jpg) no-repeat right -14px;}
h1.tc {background: url(https://www.nominate.com/new/images/h1s/h1-tc.jpg) no-repeat right -14px;}
h1.tv {background: url(https://www.nominate.com/new/images/h1s/h1-tv.jpg) no-repeat right -14px;}
h1.tw {background: url(https://www.nominate.com/new/images/h1s/h1-tw.jpg) no-repeat right -14px;}
h1.uk {background: url(https://www.nominate.com/new/images/h1s/h1-uk.jpg) no-repeat right -14px;}
h1.us {background: url(https://www.nominate.com/new/images/h1s/h1-us.jpg) no-repeat right -14px;}
h1.uy {background: url(https://www.nominate.com/new/images/h1s/h1-uy.jpg) no-repeat right -14px;}
h1.vc {background: url(https://www.nominate.com/new/images/h1s/h1-vc.jpg) no-repeat right -14px;}
h1.vg {background: url(https://www.nominate.com/new/images/h1s/h1-vg.jpg) no-repeat right -14px;}
h1.za {background: url(https://www.nominate.com/new/images/h1s/h1-za.jpg) no-repeat right -14px;}
h1.cymru {background: url(https://www.nominate.com/new/images/h1s/h1-cymru.jpg) no-repeat right -14px;}
h1.scot {background: url(https://www.nominate.com/new/images/h1s/h1-scot.jpg) no-repeat right -14px;}
h1.wales {background: url(https://www.nominate.com/new/images/h1s/h1-wales.jpg) no-repeat right -14px;}
h1.europe {background: url(https://www.nominate.com/new/images/h1s/h1-europe.jpg) no-repeat right -14px;}
h1.africa {background: url(https://www.nominate.com/new/images/h1s/h1-africa.jpg) no-repeat right -14px;}
h1.asia {background: url(https://www.nominate.com/new/images/h1s/h1-asia.jpg) no-repeat right -14px;}
h1.camerica {background: url(https://www.nominate.com/new/images/h1s/h1-camerica.jpg) no-repeat right -14px;}
h1.global {background: url(https://www.nominate.com/new/images/h1s/h1-nominate-global.jpg) no-repeat right -14px;}
h1.namerica {background: url(https://www.nominate.com/new/images/h1s/h1-namerica.jpg) no-repeat right -14px;}
h1.america {background: url(https://www.nominate.com/new/images/h1s/h1-america.jpg) no-repeat right -14px;}
h1.oceania {background: url(https://www.nominate.com/new/images/h1s/h1-oceania.jpg) no-repeat right -14px;}
h1.samerica {background: url(https://www.nominate.com/new/images/h1s/h1-samerica.jpg) no-repeat right -14px;}
h1.search {background: url(https://www.nominate.com/new/images/h1s/h1-hosting01.jpg) no-repeat right -14px;}
h1.transfers {background: url(https://www.nominate.com/new/images/h1s/h1-domainserv03.jpg) no-repeat right -14px;}
h1.protection {background: url(https://www.nominate.com/new/images/h1s/h1-registerdomain02.jpg) no-repeat right -14px;}
h1.domainrecover {background: url(https://www.nominate.com/new/images/h1s/h1-domainserv01.jpg) no-repeat right -14px;}
h1.included {background: url(https://www.nominate.com/new/images/h1s/h1-hosting02.jpg) no-repeat right -14px;}
h1.construction {background: url(https://www.nominate.com/new/images/h1s/h1-hosting03.jpg) no-repeat right -14px;}
h1.home {
	text-indent: -1000em;
	height: 165px;
	margin: 0px;
	background: url(https://www.nominate.com/new/images/h1s/h1-home2.jpg) no-repeat right -14px;
}
h1.registration {background: url(https://www.nominate.com/new/images/h1s/h1-registerdomain01.jpg) no-repeat right -14px;}

h1.dnssec {
	background: url(/images/h1s/h1-registerdomain02.jpg) no-repeat 534px -14px;
	background-color: #CD0000;
	border: 6px solid #CD0000;
	border-radius: 3px;
	color: #F4F4F4;
	font-size: 2.75em;
	height: 162px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	text-align: left;
}

/* Sprites - Content Bottom 
--------------------------------------------------*/
#BuyerBeware {
	background: url(https://www.nominate.com/images/nominate-content-bottom-sprites.png) 0 0;
	height: 113px;
	width: 283px;
}
#DomainRecover {
	background: url(https://www.nominate.com/images/nominate-content-bottom-sprites.png) -283px 0;
	height: 113px;
	width: 283px;
}
#DomainHospital {
	background: url(https://www.nominate.com/images/nominate-content-bottom-sprites.png) -566px 0;
	height: 113px;
	width: 283px;
}
#Domaining {
	background: url(https://www.nominate.com/images/nominate-content-bottom-sprites.png) -849px 0;
	height: 113px;
	width: 283px;
}
/* Sprites - Promo
--------------------------------------------------*/
#promo-mk {
	background: url(https://www.nominate.com/images/promo-sprites.png) 0 0;
	height: 125px;
	width: 255px;
}
#promo-art {
	background: url(https://www.nominate.com/images/promo-sprites.png) -255px 0;
	height: 125px;
	width: 255px;
}
#promo-law {
	background: url(https://www.nominate.com/images/promo-sprites.png) -510px 0;
	height: 125px;
	width: 255px;
}
#promo-ngo {
	background: url(https://www.nominate.com/images/promo-sprites.png) -765px 0;
	height: 125px;
	width: 255px;
}
/* Sprites - Promo
--------------------------------------------------*/
#banner-art {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) 0 0;
	height: 400px;
	widthx: 1200px !important;
	xbackground-size: 100% auto;
}
#banner-london {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -1200px 0;
	height: 400px;
	width: 1200px;
	background-size: auto auto;
}
#banner-north-america {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -2400px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
	background-size: 100% auto;
}
#banner-paris {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -3600px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
	background-size: auto 100%;
}
#banner-south-america {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -4800px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
}
#banner-caribbean {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -6000px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
}
#banner-moscow {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -7200px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
}
#banner-africa {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -8400px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
}
#banner-austria {
	background: url(https://www.nominate.com/images/banners/banner-sprites.jpg) -9600px 0;
	height: 400px;
	width: 1200px;
	width: 1200px !important;
}


.no-gutter > [class*='col-'] {
	padding-right:0;
	padding-left:0;
}
.no-margin > [class*='col-'] {
	padding-bottom:0;
	padding-top:0;
}
.resizable_text_box {
	border: 1px solid red !important;
	flex-grow: 100 !important;
}
.dropdown-menu li {
	xfont-size: 12px;
	xmargin: 0 !important;
	xpadding: 0 !important;
}
.dropdown-menu > li > a {
	font-size: 12px;
	line-height: 1.25;
	padding: 0 0 0 6px;
}

/* tab color */
.nav-tabs > li > a {
	background-color: #CD0000;
	border-color: #D9534F;
	color: #FFFFFF;
}

/* active tab color */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:active {
	border-color: #AC2925;
	border: 1px solid #AC2925;
	color: #FFFFFF;
}

/* hover tab color */
.nav-tabs > li > a:hover {
	background-color: #CD0000;
	background-color: #C9302C;
	border: 1px solid #AC2925;
}


/* tab color */
.nav-tabs > li > a {
	border-color: #D9534F;
	color: #FFFFFF;
	background-color: #CD7777; 
}

/* active tab color */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid #D9534F;
	color: #FFFFFF;
	background-color: #CD0000;
	outline: 0;
}

/* hover tab color */
.nav-tabs > li > a:hover {
	border: 1px solid #AC2925;
	background-color: #FFFFFF;
	color: #CD0000;
}
.alert-sm {
	xbackground-color: #FFFFFF;
	padding: 6px 9px 6px 9px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	xborder: 1px solid #E3E3E3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.well-sm {
	background-color: #FAFAFA;
	padding: 6px 9px 3px 9px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E3E3E3;
	margin-top: 10px;
	margin-bottom: 0px;
}

table tr.odd td,
table tr.odd th {
	background: #F0F0F0;
	border-bottom: 1px solid #dddddd;
	border-bottom: 0px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-top: 0px solid #dddddd;
}
table tr.even td {
	background: #888888;
}
.list-group-item.nominate {
	background-color: #CD0000;
	border-color: #D9534F;
	color: #FFFFFF;
	z-index: 2;
}
div.list-group > div.list-group-item {
	heightx: 140px;
	min-height: 135px; 
	height:auto !important; 
	height: 135px; 
}
h6.list-group-item-heading {
	margin: 0;
	padding: .75em 0 0 0;
}
.list-group-item-para {
	padding-bottom: 8px;
	line-height: 1em;
}
a.list-group-item-link {
	text-decoration: none;
}
a.list-group-item-link p {
	background: #337AB7;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: .5em 1em;
	text-align: center;
}
a.list-group-item-link p:hover {
	background: #286191;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	-webkit-transition: .5s all;
	transition: .5s all;
}
.col-md-flag {
	padding-top: 5px;
	height: 105px;
}
.col-md-flag > img {
	border: 1px solid #888888;
	border: 1px solid #DDDDDD;
}
.col-md-price {
	padding-top: 25px;
	height:105px;
}


.btn-blue {
	color: #FFFFFF;
	background-color: #006DCC;
	background-image: -moz-linear-gradient(top, #0088CC, #0044CC);
	background-image: -ms-linear-gradient(top, #0088CC, #0044CC);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from( #0088CC), to( #0044CC));
	background-image: -webkit-linear-gradient(top, #0088CC, #0044CC);
	background-image: -o-linear-gradient(top, #0088CC, #0044CC);
	background-image: linear-gradient(top, #0088CC, #0044CC);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0088CC', endColorstr='#0044CC', GradientType=0);
	border-color: #0044CC #0044CC #002A80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	color: #F0F000 !important;
	background-color: #0044CC;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	color: #F0F000 !important;
	background-color: #003399;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
	background-color: #F4359D;
	border-color: #A3F34D;
}
.btn-blue .badge {
	color: #D9534F;
	color: #F0F000 !important;
	background-color: #FFFFFF;
}
[class*=border] {
	border-color:#999;
	border-style:solid;
	border-width:0;
}

.border-light {
	margin-top: 0px;
	padding: 20px;
	outline: 1px solid #F1BEBE;
	outline-offset: -5px;
	-moz-outline-radius: 5px;
	-webkit-outline-radius: 5px;
}
.badge-nominate {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #CD0000;
	border-radius: 4px;
}
.badge-nominate:empty {
	display: none;
}
.btn .badge-nominate {
	position: relative;
	top: -1px;
}
.btn-xs .badge-nominate,
.btn-group-xs > .btn .badge-nominate {
	top: 0;
	padding: 1px 5px;
}
a.badge-nominate:hover,
a.badge-nominate:focus {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.badge-nominate > a {
	color: #FFFFFF;
	text-decoration-line: none;
	text-decoration-style: solid;
}
.badge-nominate > a:focus,
.badge-nominate > a:hover {
	color: #F0F000;
	text-decoration-line: underline;
	text-decoration-style: solid;
}

.nominate-alert-link:hover {
	cursor: pointer;
	text-decoration-line: underline;
	text-decoration-style: solid;
}

.list-group-item.active > .badge-nominate,
.nav-pills > .active > a > .badge-nominate {
	color: #337AB7;
	background-color: #FFFFFF;
}
.list-group-item > .badge-nominate,
.col-md-4 > div > .badge-nominate,
.list-group-item > div > .badge-nominate {
	float: right;
	xmargin-right: -15px;
	xmargin-top: -15px;
}
.list-group-item > .badge-nominate + .badge-nominate {
	margin-right: 5px;
}
.nav-pills > li > a > .badge-nominate {
	margin-left: 3px;
}

.xcenter {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.centre {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.left-float {
	float: left !important;
}
.right-float {
	float: right !important;
}
.centre_bannerx {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#bottom{
	position: absolute;
	display: inline-block;
	bottom: 20px;
	left: 20px;
}

.image-text {
	color: #FFFFFF;
	padding: 5em 1em 1em 7em;
	width: 50%;
	text-align: left;
	text-shadow: .0125em .0125em .025em rgba(80, 80, 80, .75);
}
.image-text h2 {
	font-size: 1em;
	letter-spacing: 6px;
	left: 2em;
	position: absolute;
}
.image-text h2.top {
	top: 1.5em;
}
.image-text h2.middle {
	top: 4em;
}
.image-text h2.bottom {
	top: 6.5em;
}
.image-text h4 {
	font-family: Lato, sans-serif;
	font-size: 1.5em;
	font-size: 20px;
	font-size: 1.5em;
	font-weight: 600;
	line-heightx: 1em;
	padding-bottom: 0.5em;
	left: 3em;
	left: 70px;
	position: absolute;
	background: rgba(0, 0, 0, .4);
	background: rgba(255, 255, 255, 0.64);
	border-radius: 3px;
	padding: 0px 5px 3px 5px;
}
.image-text h4.top {
	top: 30px;
	top: 20px;
}
.image-text h4.middle {
	top: 130px;
	top: 130px;
}
.image-text h4.bottom {
	top: 230px;
	top: 240px;
}
.image-text h5 {
	font-family: Lato, sans-serif;
	font-size: 1.25em;
	font-size: 16px;
	font-size: 1.25em;
	font-weight: 500;
	line-heightx: 1em;
	padding-bottom: 0.5em;
	left: 3.5em;
	left: 70px;
	position: absolute;
	background: rgba(0, 0, 0, .3);
	background: rgba(255, 255, 255, 0.64);
	border-radius: 3px;
	padding: 0 0.5em 0.25em 0.5em;
	padding: 0 5px 3px 5px;
}
.image-text h5.top {
	top: 64px;
	top: 60px;
}
.image-text h5.middle {
	top: 164px;
	top: 170px;
}
.image-text h5.bottom {
	top: 264px;
	top: 280px;
}
.image-text h6 {
	font-family: Lato, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	left: 70px;
	left: 25px;
	position: absolute;
	background: rgba(255, 255, 255, 0.64);
	border-radius: 3px;
	padding: 0px 5px 3px 5px;
}
.image-text h6.top {
	top: 25px;
}
.image-text h6.middle {
	top: 125px;
}
.image-text h6.bottom {
	top: 225px;
}
.image-text p {
	font-size: 1.2em;
	margin: .3em 0 1em;
	position: absolute;
	bottom: 5em;
}
.image-text a {
	background: #337AB7;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: .4em 1em;
	text-decoration: none;
	position: absolute;
	bottom: 40px;
	bottom: 2em;
}
.image-text a:hover {
	background: #FFFFFF;
	color: #CD0000;
}
.image-text.left a {
	left: 3em;
}
.image-text.right a {
	right: 3em;
}
.black,
.blackish {
	color: #000000;
}
.blue {
	color: #0065CC;
}
.light-blue {
	color: #00ACED;
}
.blue-green {
	color: #00667C;
}
.welsh-green {
	color: #1EA44A;
}
.welsh-red {
	color: #CF001E;
}
.green {
	color: #589D3E;
}
.orange {
	color: #FF9900;
}
.pink {
	color: #D61F85;
}
.red {
	color: #CD0000;
}
.cyan {
	color: #CD00CD;
}
.yellow {
	color: #FFFF00;
}
.bg-black {
	background: rgba(0, 0, 0, 0.50) !important;
}
.bg-blue {
	background: rgba(0, 101, 204, 0.50) !important;
}
.bg-light-blue {
	background: rgba(0, 172, 237, 0.50) !important;
}
.bg-blue-green {
	background: rgba(0, 102, 124, 0.50) !important;
}
.bg-welsh-green {
	background: rgba(30, 164, 74, 0.50) !important;
}
.bg-welsh-red {
	background: rgba(207, 0, 30, 0.50) !important;
}
.bg-green {
	background: rgba(88, 157, 62, 0.50) !important;
}
.bg-grey {
	background: rgba(192, 192, 192, 0.50) !important;
}
.bg-grey-light {
	background: rgba(226, 226, 226, 0.50) !important;
	border-bottom: 1px solid rgba(204, 204, 204, 0.50) !important;
}
.bg-orange {
	background: rgba(255, 153, 0, 0.50) !important;
}
.bg-pink {
	background: rgba(214, 31, 133, 0.50) !important;
}
.bg-red {
	background: rgba(205, 0, 0, 0.50) !important;
}
.bg-cyan {
	background: rgba(205, 0, 205, 0.50) !important;
}
.bg-yellow {
	background: rgba(255, 255, 0, 0.50) !important;
}
.bg-inherit {
	background: inherit !important;
	border: none !important;
}
.bg-highlight {
	background: rgba(0, 69, 205, 1.0) !important;
	color: #FFFFFF;
	font-size: 1.5em;
}
div.table-responsive > table#results > thead > tr > th {
	background: #CD0000;
	color: #FFFFFF;
	font-size: 1.5em;
	font-size: 1.2em;
}
div.table-responsive > table#results > thead > tr > th.small {
	font-size: 1.2em;
}
div.table-responsive > table#results > thead > tr > th:first-child {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}
div.table-responsive > table#results > thead > tr > th:last-child {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
div.table-responsive > table#results > tbody > tr > td {
	font-size: 1.25em;
	font-size: 1.0em;
}

.pulsator {
	-webkit-animation: glow 2s linear 2s infinite alternate;
	animation: glow 2s linear 2s infinite alternate;
	opacity: 1.0;
}
@-webkit-keyframes glow {
	0%   { opacity: 0.25;}
	50%  { opacity: 1.0;}
	100% { opacity: 0.25;}
}
@keyframes glow {
	0%   { opacity: 0.25;}
	50%  { opacity: 1.0;}
	100% { opacity: 0.25;}
}

/* =============================================== */
/* Responsive Styles                               */
/* =============================================== */

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 1.5em;
	}
	.carousel-caption h3 {
		line-height: 1em;
	}
	.carousel-caption p {
		margin: 0;
	}
	.carousel-caption a {
		bottom: 0.25m;
		paddingx: 0.2em 0.5em;
	}

	.b-animate span {
		font-size: 1.75em;
		font-size: 1.25em;
		padding-top: 0.1em;
	}
	.image-text h4 {
		font-size: 1.25em;
		left: 50px;
	}
	.image-text h4.top {
		top: 10px;
	}
	.image-text h4.middle {
		top: 110px;
	}
	.image-text h4.bottom {
		top: 210px;
	}
	.image-text h5 {
		font-size: 1em;
		left: 50px;
	}
	.image-text h5.top {
		top: 44px;
	}
	.image-text h5.middle {
		top: 144px;
	}
	.image-text h5.bottom {
		top: 244px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 1em;
	}
	.carousel-caption h2 {
		font-size: 1.75em;
		letter-spacing: 4px;
		padding-bottom: 0.5em;
	}
	.carousel-caption h3 {
		font-size: 2.5em;
		letter-spacing: 4px;
		line-height: 0.9em;
		padding-bottom: 0.25em;
	}
	.carousel-caption p {
		line-height: 1.2em;
		margin: 0;
		margin: 0.3em 0 0.3em 0;
	}
	.carousel-caption a {
		bottom: 0em;
		font-sizex: 1.1em;
		padding: 0.2em 0.5em;
	}

	.content-top-bottom {
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
	}
	div.table-responsive > table#results > thead > tr > th {
		font-size: 1em;
	}
	div.table-responsive > table#results > tbody > tr > td {
		font-size: 1em;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 0.75em;
	}
	.carousel-caption h2 {
		font-size: 1.25em;
		letter-spacing: 4px;
		line-height: 1.25em;
	}
	.carousel-caption h3 {
		font-size: 1.5em;
		letter-spacing: 4px;
		line-height: 1.1em;
	}
	.carousel-caption a {
		bottom: -0.75em;
		font-size: .9em;
		padding: .1em .5em;
	}
	.carousel-caption p {
		font-size: 1em;
		margin: 0.3em 0 0.3em 0;
		line-height: 1em;
	}
	.banner-text {
		padding: 2em 1em 1em 3em;
	}
	.b-animate span {
		font-size: 1.75em;
		padding-top: 0.25em;
	}
	.image-text h4 {
		left: 55px;
	}
	.image-text h5 {
		left: 55px;
	}
	.content-top-bottom {
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
	}
	div.table-responsive > table#results > thead > tr > th {
		font-size: 1em;
	}
	div.table-responsive > table#results > tbody > tr > td {
		font-size: 1em;
	}
}

/* Portrait phones and smaller */
@media (max-width: 600px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 0.75em;
	}
	.carousel-caption h2 {
		font-size: 0.9em;
		line-height: 1em;
	}
	.carousel-caption h3 {
		font-size: 1.25em;
		letter-spacing: 2px;
		line-height: 1em;
	}
	.carousel-caption a {
		font-size: .9em;
		padding: .1em .5em;
		bottom: -1em;
	}
	.carousel-caption p {
		font-size: 1em;
		margin: 0;
		padding: 0;
	}
	.banner-text {
		margin: 0;
		padding: 3em 1em 1em 3em;
	}
	.banner-text h2 {
		font-size: 1.5em;
		line-height: 2em;
	}
	.banner-text h3 {
		font-size: 2.5em;
		letter-spacing: 3px;
		line-height: 1.2em;
	}
	.banner-text a {
		font-size: .9em;
		padding: .3em .5em;
	}
	.banner {
		min-height: 203px;
	}
	.b-animate span {
		font-size: 1.25em;
		padding-top: 0.2em;
	}
	.image-text h4 {
		font-size: 1.25em;
		left: 50px;
	}
	.image-text h4.top {
		top: 10px;
	}
	.image-text h4.middle {
		top: 110px;
	}
	.image-text h4.bottom {
		top: 210px;
	}
	.image-text h5 {
		font-size: 1em;
		left: 50px;
	}
	.image-text h5.top {
		top: 44px;
	}
	.image-text h5.middle {
		top: 144px;
	}
	.image-text h5.bottom {
		top: 244px;
	}

	.image-text h6 {
		left: 12px;
	}
	.image-text h6.top {
		top: 15px;
	}
	.content-top-bottom {
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
	}
	.panel-nominate > .panel-heading > h1 {
		font-size: 2em;
	}
	div.table-responsive > table#results > thead > tr > th {
		font-size: 1em;
	}
	div.table-responsive > table#results > tbody > tr > td {
		font-size: 1em;
	}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 0.75em;
	}
	.carousel-caption h2 {
		font-size: 0.9em;
		line-height: 1em;
	}
	.carousel-caption h3 {
		font-size: 1.25em;
		letter-spacing: 2px;
		line-height: 1em;
	}
	.carousel-caption a {
		font-size: .9em;
		padding: .1em .5em;
		bottom: -1.2em;
	}
	.carousel-caption > p {
		display: none;
	}

	.banner-text {
		margin: 0;
		padding: 2em 1em 1em 1em;
	}
	.banner-text h2 {
		font-size: 1em;
		line-height: 2em;
	}
	.banner-text h3 {
		font-size: 1.5em;
		letter-spacing: 2px;
		line-height: 1.2em;
	}
	.banner-text a {
		font-size: .9em;
		padding: .3em .5em;
	}
	.banner {
		min-height: 203px;
	}
	.b-animate span {
		font-size: 0.8em;
		padding-top: 0.1em;
	}
	.b-animate span.space1 {
		padding-top: 0.1em;
	}
	.b-animate span.space2 {
		padding-top: 0.2em;
	}
	.b-animate span.space3 {
		padding-top: 0.3em;
	}
	.b-animate span.space4 {
		padding-top: 0.8em;
	}
	.b-animate span.space4 h3 {
		font-size: 1.25em;
	}
	.b-animate span.space4 h4 {
		font-size: 1em;
		padding-top: 0.5em;
	}
	.image-text a {
		text-align: center;
	}
	.image-text.left a {
		bottom: 3em;
		padding: 0;
		left: 3em;
		right: 3em;
	}
	.image-text.right a {
		bottom: 6em;
		padding: 0;
		left: 3em;
		right: 3em;
	}
	.image-text h4.top,
	.image-text h4.middle,
	.image-text h4.bottom,
	.image-text h5.top,
	.image-text h5.middle,
	.image-text h5.bottom {
		display: none;
	}
	.image-text h6 {
		font-size: 1em;
		left: 2px;
	}
	.image-text h6.top {
		top: 5px;
	}
	.content-top-bottom {
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
	}
	.panel-nominate > .panel-heading > h1 {
		font-size: 2em;
	}
	div.table-responsive > table#results > thead > tr > th {
		font-size: 1em;
	}
	div.table-responsive > table#results > tbody > tr > td {
		font-size: 1em;
	}
}

/* Portrait phones and smaller */
@media (max-width: 320px) {
	.carousel-caption {
		margin: 0;
		padding: 0;
		top: 0.75em;
	}
	.carousel-caption h2 {
		font-size: 0.9em;
		line-height: 1em;
	}
	.carousel-caption h3 {
		font-size: 1.25em;
		letter-spacing: 2px;
		line-height: 1em;
	}
	.carousel-caption a {
		font-size: .9em;
		padding: .1em .5em;
		bottom: -1.2em;
	}
	.carousel-caption > p {
		display: none;
	}
	.banner-text {
		margin: 0;
		padding: 2em 1em 1em 1em;
	}
	.banner-text h2 {
		font-size: 1em;
		line-height: 2em;
	}
	.banner-text h3 {
		font-size: 1.5em;
		letter-spacing: 2px;
		line-height: 2em;
	}
	.banner-text a {
		font-size: .9em;
		padding: .3em .5em;
	}
	.banner {
		min-height: 203px;
	}
	.b-animate span {
		font-size: 0.8em;
		padding-top: 0.1em;
	}
	.image-text a {
		text-align: center;
	}
	.image-text.left a {
		padding: 0;
		left: 3em;
		right: 3em;
	}
	.image-text.right a {
		bottom: 6em;
		padding: 0;
		left: 3em;
		right: 3em;
	}
	.image-text h4.top,
	.image-text h4.middle,
	.image-text h4.bottom,
	.image-text h5.top,
	.image-text h5.middle,
	.image-text h5.bottom {
		display: none;
	}
	.image-text h6 {
		font-size: 1em;
		left: 2px;
	}
	.image-text h6.top {
		top: 5px;
	}
	.content-top-bottom {
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 10px;
	}
}

div.xyz {
	animation: bounceIn 2s;
	animation-iteration-count: infitnite;
}

@-webkit-keyframes bounceIn {
	0% {
		transform: scale(0.1);
		opacity: 0;
	}
	60% {
		transform: scale(1.02);
		opacity: 1;
	}
	100% {
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		transform: scale(0.1);
		opacity: 0;
	}
	60% {
		transform: scale(1.02);
		opacity: 1;
	}
	100% {
		transform: scale(1);
	}
}
.highlight-left {
	border-left: 5px solid #0045CD !important;
}
.highlight-right {
	border-right: 4px solid #0045CD !important;
}
.spinner {
	margin: 0;
	overflow: auto;
	padding: 0;
	text-align: center;
	z-index: 100;
}
.table > thead > tr > th {
	border-bottom-width: 1px !important;
}
.tablex > tfootx > trx > thx {
	border-top-width: 1px !important;
}

/* blue tab color */
.nav-tabs > li > a.blue {
	background-color: #0065CC;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 1.42857143;
	margin-right: 2px;
	opacity: 0.5;
}

/* blue tab color */
#check-domain .nav-tabs > li > a.blue,
#quotation-request .nav-tabs > li > a.blue {
	background-color: #0065CC;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 1.42857143;
	margin-right: 2px;
	margin-right: 1px;
	padding: 5px;
	opacity: 0.5;
	text-align: center !important;
	widthx: 23.9px;
	widthx: 17.9pt;
	width: 0.2491in;
	width: 0.255in;
}

/* blue hover tab color */
.nav-tabs > li > a:hover.blue {
	background-color: #0065CC;
	border-color: #EEEEEE #EEEEEE #DDDDDD;
	color: #FFFFFF;
	opacity: 0.8;
}
/* blue active tab color */
.nav-tabs > li.active > a.blue,
.nav-tabs > li.active > a:hover.blue,
.nav-tabs > li.active > a:focus.blue {
	background-color: #0065CC;
	border: 1px solid #DDDDDD;
	border-bottom-color: transparent;
	color: #FFFFFF;
	cursor: default;
	opacity: 1;
}

/* green tab color */
.nav-tabs > li > a.green {
	background-color: #589D3E;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 1.42857143;
	margin-right: 2px;
	opacity: 0.5;
}
/* green hover tab color */
.nav-tabs > li > a:hover.green {
	background-color: #589D3E;
	border-color: #EEEEEE #EEEEEE #DDDDDD;
	color: #FFFFFF;
	opacity: 0.8;
}
/* green active tab color */
.nav-tabs > li.active > a.green,
.nav-tabs > li.active > a:hover.green,
.nav-tabs > li.active > a:focus.green {
	background-color: #589D3E;
	border: 1px solid #DDDDDD;
	border-bottom-color: transparent;
	color: #FFFFFF;
	cursor: default;
	opacity: 1;
}
.lead-13 {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.1;
	margin-top: 10px;
}
.lead-14 {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 10px;
}
.lead-15 {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
	margin-top: 10px;
}
.dont-break-out {
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	/* word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.two > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 1em;
}

ul.list-inline li {
	margin-left: 10px !important;
}
ul.list-inline li:before {
	content: '\2022';
	font-size:16px;
	margin: 0 5px;
}
.breadcrumb > .active {
	color: #CD0000;
}
.error {
	color: #CD0000;
	padding-left: 10px;
	padding-right: 10px;
}
