body{
  /*background: #6a7382;*/
}
.title{
	margin-top: 48px;
}
.gold-title{
	margin-top: 15px;
}
.title2{
	font-size: 18px;
}
.logo img{
	width: 100px;
	/*margin-left: 45%;*/
}

.tb-footer{
	 color: white; text-align: center;
}

.top-col{
  white-space: nowrap;
}

.tb-footer a{
	text-decoration: none;
}

.td-text{
	text-align: center;
}
#timeToRender {
    position:absolute; 
    top: 10px; 
    font-size: 20px; 
    font-weight: bold; 
    background-color: #d85757;
    padding: 0px 4px;
    color: #ffffff;
  }
  .th-col{
  	padding: 5px 5px;
  	text-align: center;
  	border-left: 1px solid #eee;
  }

  .th-col-nxt{
  	padding: 5px 5px;
  	text-align: center;
  }
  .th-txt{
  	text-transform: uppercase;
  	 font-weight: bold;
  	text-align: center;
  }
  .r-border{
  	border-bottom: 2px solid #eee;
  	border-left:1px solid #eee;
  	border-right:1px solid #eee;
  }
  .div-col{
  	padding: 5px 5px;
  }
  .page-wrapper
  {
   width:1000px;
   margin:0 auto;
  }
  .side-th{
  	border-right: 2px solid #eee;
  	font-weight: bold;
  	 text-align: center;
  }

.bg {
    position: relative; 
    width: 100%;
    justify-content: center;
}

.bg::before {    
      content: "";
      background-image: url('../raygold-logo.png');
      background-repeat: no-repeat;
      position: absolute;
      background-position: center top;
      background-size: contain;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
       height: 280px;
      opacity: 0.1;
}

 .resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

.resp-sharing-button--xing {
  background-color: #1a7576;
  border-color: #1a7576;
}

.resp-sharing-button--xing:hover
.resp-sharing-button--xing:active {
  background-color: #114C4C;
  border-color: #114C4C;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.resp-sharing-button--hackernews {
  background-color: #FF6600;
  border-color: #FF6600;
}

.resp-sharing-button--hackernews:hover
.resp-sharing-button--hackernews:active {
  background-color: #FB6200;
  border-color: #FB6200;
}

.resp-sharing-button--vk {
  background-color: #507299;
  border-color: #507299;
}

.resp-sharing-button--vk:hover
.resp-sharing-button--vk:active {
  background-color: #43648c;
  border-color: #43648c;
}

.resp-sharing-button--telegram {
  background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
  background-color: #4B97D1;}

}
p-menu1{
   height: 100%;
}
.downloads-link a{
  text-decoration: none;
  color: #28456f;
  font-weight: bold;
}



/* Hamburger */
.hamburger1 {
  height: 45px;
  margin: 31px;
  display: -ms-grid;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  justify-items: center;
  z-index: 120;
  margin-left: 50%;
}

.hamburger1 div {
  background-color: rgb(61, 61, 61);
  position: relative;
  width: 40px;
  height: 5px;
  margin-top: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#toggle1 {
  display: none;
}

#toggle1:checked + .hamburger1 .top {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 22.5px;
}

#toggle1:checked + .hamburger1 .meat {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

#toggle1:checked + .hamburger1 .bottom {
  -webkit-transform: scale(0);
          transform: scale(0);
}

#toggle1:checked ~ .menu1 {
  height: 415px;
}


/* Menu */
.menu1 {
  width: 100%;
  background-color: #02173F;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-rows: 1fr repeat(4, 0.5fr);
  grid-row-gap: 0px;
  padding: 0;
  list-style: none;
  clear: both;
  width:500px;
  text-align: center;
  height: 0px;
  overflow: hidden;
  transition: height .4s ease;
  z-index: 120;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}



.link1 {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  font: 700 20px 'Oswald', sans-serif;
  margin-bottom: 20px;
  color: white;
}

.link1:hover {
  background-color: #E28A26;
  color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}


@media (min-width: 576px) {
	.th-col {
		font-size: 10px;
	}
	.txt-res{
		font-size: 10px;
	}
  .top-col{
  white-space: nowrap;
  font-size: 12px;
}
 .menu1 {
    width:auto;
  }
  .font-res{
    font-size: 12px;
    font-weight: bold;
  }
}
@media (max-width: 767.98px) {

	.title{
		margin-top: 0px;
		text-align: center;
	}
	.title2{
	 	margin-left: 0px;
	 	text-align: center;
	}
  .font-res{
    font-size: 12px;
    font-weight: bold;
  }
	.gold-title{
		margin-top: 0px;
		text-align: center;
	}
	.txt-res{
		font-size: 9px;
	}
	.th-txt-res{
		font-size: 9px;
	}
   .menu1 {
    width:auto;
  }
	.td-text{
		text-align: left;
		font-size: 11px;
	}
	.th-txt{
		text-align: left;
		font-size: 12px;
	}
	.side-th{
		font-size: 12px;
	}
	.tb-footer{
		font-size: 14px;
	}
  .th-col {
    padding: 5px 4px;
  }

.bg::before {    
     
       height: 190px;
}
.top-col{
  white-space: nowrap;
  font-size: 12px;
}
	
	
}
@media (min-width: 576px) and (max-width: 767.98px) { 
	
	.th-col {
		font-size: 12px;
    padding: 5px 4px;
	}
	.txt-res{
		font-size: 9px;
	}
  .top-col{
  white-space: nowrap;
  font-size: 12px;
  }
  .menu1 {
    width:auto;
  }
	
}	

.news-span{
  color: #E28A26;
}
.download-pdf a{
  text-decoration: none;
  color: #E28A26;
  text-transform: uppercase;
}

.news-div{
  padding: 15px 15px;
  border-bottom: 1px solid black;
  background: linear-gradient(190deg, rgba(212,219,231,1) 0%, rgba(206,213,223,1) 35%, rgba(229,240,242,1) 100%);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.member-div{
  padding: 15px 15px;
  border-bottom: 1px solid black;
  background: #eee;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.bank-div{
  padding: 15px 15px;
  background: linear-gradient(190deg, rgba(212,219,231,1) 0%, rgba(206,213,223,1) 35%, rgba(229,240,242,1) 100%);
  border-radius: 10px;
}

.products{
  padding: 11px 0px;
  background: linear-gradient(190deg, rgba(212,219,231,1) 0%, rgba(206,213,223,1) 35%, rgba(229,240,242,1) 100%);
  border-radius: 10px;
}

.booking{
  padding: 15px 15px;
}

.news-div1{
  padding: 15px 15px;
  border-bottom: 1px solid black;
  background: linear-gradient(190deg, rgba(212,219,231,1) 0%, rgba(206,213,223,1) 35%, rgba(229,240,242,1) 100%);
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.bank-icon{
  border-radius: 43px;
  border: 2px solid #66686c;
  width: 50px;
  padding: 13px 6px;
  text-align: center;
  color: #E28A26;
  font-size: 20px;
}
.btn-shop{
  border-radius: 10px;
  color: white;
  background: #E28A26;
  border:none;
}
.products a{
  text-decoration: none;
  color: white;
}

.products a:hover{
  text-decoration: none;
  color: white;
}

