/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

.mt4 {margin-top: 4rem;}

.fix-img-1 {
width: 198px;
    position: relative;
    top: -15px;
    left: -44px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    color: #1d1d1c;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
   width: 1000px;
   margin: 0 auto;
   padding-bottom: 10rem;
   font-size: 18px;
   line-height: 1.7rem;
}

h1 {  
  font-size: 4rem;
    margin-bottom: 4rem;
    margin-top: 6rem;
}

strong { font-weight: bold; }

p {
  margin-bottom: 1rem;
}
a {
  color: #1d1d1c;
}

.navbar-toggler {
  display: none;
}

.content-block {
	margin: 1rem 0;
}

.big-text {
	color: #a7d08c;
  	font-size: 1.7rem;
  margin: 2rem 0;
}

footer {
	display: flex;
  margin-top: 5rem;
}

.sponsor .logo {
	max-height: 80px;
  margin-right: 1rem;
}

.nav-logo {
	max-height: 180px;
}

.navbar-nav {
	margin-bottom: 2rem;
}

.navbar-nav li {
	display: inline-block;
    margin-right: 1rem;
}

.navbar-nav li a{
	color: #D1D1C1;
    font-weight: 400;
}




.navbar {
	background-color: white;
  padding: 40px 60px 0 60px;
}

.navbar .container {
	max-width: 100%!important;
}

#mainNav .nav-logo {
	filter: unset!important;
  max-width: 18rem;
}

.headerWithTitle {
    height: unset;
    background-color: unset;
    color: unset;
}

#mainNav .nav-item .nav-link {
    color: #666666!important;
}

body {
  width: unset;
  padding-bottom: 0!important;
  font-family: 'Rubik', sans-serif;
}



.main-title {
  font-size: 3rem;
    line-height: 3.1rem;
  margin-bottom: 2rem
}

#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #000000 !important;
}

footer {
  padding: 3rem 0;
}

.footer {
	margin-top: 2rem;
 
}

.upc { 
    text-transform: uppercase;
}

.footer_logo {
  height: 30px;
}

.head-img {
	background-image: url("/system/comfy/cms/files/files/000/000/507/original/AdobeStock_2.jpg");
    height: 550px;
    background-position: inherit;
    margin-bottom: 4rem;  
}

#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 18px;
    font-weight: 800;
}

.border-image {
	width: 100%;
    margin-bottom: 4rem;
    border-radius: 5px;
    height: 8px;
}

.hi {
	background-color: #1d75b3;
    color: white;
}

.btn-m {
    padding: 1rem 2rem;
    border-radius: 7px;
    background: #2379ad;
    color: white;
    border: 2px solid #a5b8c4;
    background-image: linear-gradient(to bottom right, #458dbe, #89bf2a);
    transition: all 2s ease-in-out;
}

.btn-m:focus {
  outline: none;
}
.btn-m:hover {
background-image: linear-gradient(to bottom right, #5fb1e9, #9dd53b);

}



@media only screen and (max-width: 992px) {
.navbar-toggler {
	display: unset!important;
}
}

/* Small phones to small tablets: 767px  */
@media only screen and (max-width: 767px) {
   
  body {width: 100%; }
  
  body {
    width: 90%;
    padding: 1rem;
  }
  
  footer {
  	display: block;
  }
  
  .main-title, h1 {
    font-size: 1.5rem!important;
    line-height: 2.1rem!important;
    margin: 1rem 0!important;
  }
  
  .head-img {
  	height: 215px;
    margin-top: 57px;
  }
} 
.content {
  margin-top: 200px;
}

.card {
  border-radius: 5px;
  padding: 0.5rem;
}
.card > a > img {
  border-radius: 5px;
}
.rated-yes {
  border: 4px;
  border-color: #666666;
  background-color: #f7f6e7;
  border-style: solid;
}
.spacer {
  font-size: 18px!important;
}
.fixSafari .row, .fixSafari .card__socialMedia ul, .fixSafari .sponsors-logos-box, .fixSafari #navbarResponsive, .fixSafari .navbar-nav
{
  display: initial;
}

.title_p {
  margin: 3rem 0 1rem 0;
}

.cardMenu__list-item-active::after {
  background-color: #666666;
}

.cardMenu__list {
    margin-top: 7px;
    background: white;
    box-shadow: 0px 0px 5px 2px #0000000f;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 11px 19px;
}
.card__title::after {
    content: '';
    display: block;
    border: 1px solid #666666;
    width: 30px;
    margin: 5px 0 9px 1px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid #666666;
}

/* .nominee {
  border: 2px solid #26651d;
}
*/ 

.isliked {
  background: #26651d !important;
}
@media (max-width: 992px) {
  #mainNav.navbar {
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  }
  #mainNav .navbar-brand .nav-logo {
    width: 50%;
    max-width: 200px;
    -webkit-filter: invert(62%) sepia(11%) saturate(1902%) hue-rotate(101deg) brightness(100%) contrast(89%);
    filter: invert(62%) sepia(11%) saturate(1902%) hue-rotate(101deg) brightness(100%) contrast(89%);
  }
}
@media (max-width: 768px) {
  .navbar-collapse {
    overflow: scroll;
    max-height: 500px;
    height: 100%;
  }
}