/*

Snapshot Template
http://www.templatemo.com/tm-493-snapshot

*/

/* Fonts*/

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url("Montserrat-ExtraLight.ttf") format('truetype');
  font-weight: 200;
  font-style: normal;
}

/*
@font-face {
    font-family: 'Roboto';
    src: url('fonts/on-air-inline-webfont.eot');
    src: url('fonts/on-air-inline-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/on-air-inline-webfont.woff') format('woff'),
         url('fonts/on-air-inline-webfont.ttf') format('truetype'),
         url('fonts/on-air-inline-webfont.svg#On-AirInline') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

/* Body 
------------------------------------- */

body {
  background-image: url("https://deepseek2025.xyz/www.corgicoin.net/images/beijingbai.png");
  font-family: 'Montserrat', sans-serif;
  /*, sans-serif; /*Source Sans Pro', sans-serif;/*Source Sans Pro'*/
  font-style: normal;
  font-size: 12px;
  font-weight: 200;
  position: relative;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/*---------------------------------------
    Typography              
-----------------------------------------*/

h1,
h2,
h3,
h4,
h5 {
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  /* Source Sans Pro */
}

h1 {
  font-size: 4.5rem;
  line-height: 3rem;
  font-family: "Montserrat";
  font-weight: 700;
  padding-bottom: 8px;
  /*letter-spacing: 12px;*/
  /*text-transform: uppercase;*/
  /*padding-bottom: 30px;*/
}

h2 {
  color: #fff;
  /*e44c65;*/
  font-size: 1.2rem;
  /*font-weight: bold;*/
  letter-spacing: 4px;
  /*text-transform: uppercase;*/
}


h3 {
  /*font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 4px;*/
  color: #fff;
  /*;*/
  font-size: 1.2rem;
  /*font-weight: bold;*/
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  /*padding-top:10px;*/
  font-size: 2.5rem;
  font-family: "Montserrat";
  font-weight: bold;
  line-height: 3rem;
  /*letter-spacing: 12px;*/
  /*text-transform: uppercase;*/
  padding-bottom: 10px;
}

h5 {
  font-size: 1.3rem;
  font-weight: 400;
  font-style: normal;
  /*margin-bottom: 30px;*/
  padding-top: 5px;
  color: white;
  padding-bottom: 5px;
}

p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 25px;
}

b {
  color: #fff;
  font-weight: bold;
}

/*
.footer{
  /*position: fixed;
  bottom: 0px;
}*/


#home p,
#contact p,
footer p {
  color: #f9f9f9;
}

.btn {
  border: none;
  border-radius: 4px;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
}

.btn {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  padding: 8px 15px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  min-width: 120px;
  max-width: 100%;
  /*border: 2px solid #fff; /*16a3fe; */
  /*box-sizing: border-box; */
  transition: all 0.4s ease-in-out;
  position: relative;
  /*border-radius: 5px; */
  /*z-index: 2;  */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  cursor: pointer;
}

.btn:focus {
  background: #e44c65;
  border-color: transparent;
}

.btn-success {
  background: #000;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 14px 32px;
  margin-top: 26px;
}

.bianse {
  background: #fff;
}

.btn-success:hover {
  background: #4c7f2b;
}


a {
  color: #fff;
  /*#e44c65;*/
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
  font-weight: bold;
}

a:hover,
a:active,
a:focus {
  color: #fef5cc;
  /*#ee8e9e;*/
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/*---------------------------------------
    All Section style              
-----------------------------------------*/

.section-title {
  padding-bottom: 62px;
}

#own .section-title {
  padding-top: 82px;
}

#own .section-title h1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#own {
  padding-top: 80px;

  position: relative;
}

#join {
  padding-top: 80px;
  padding-bottom: 120px;
  position: relative;
}

/*
#about2 {
  padding-bottom: 80px;
  padding-left:30px;
  position: relative;
  height: 50vh;
}*/


#join,
footer {
  text-align: center;
  padding-top: 1%;
  padding-left: 5%;
  padding-right: 5%;
}

.overlay {
  background: #304352;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
}



/*---------------------------------------
    Pre Loader Style              
-----------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #fff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #e44c65;
  border-radius: 100%;
  margin: 40px auto;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}



/*---------------------------------------
    Main Navigation             
-----------------------------------------*/

.navbar-default {
  background: transparent;
  /*304352;*/
  /*box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);*/
  border: none;
  margin-bottom: 0px;
  /* !important;*/
}

.navbar-default .navbar-brand {
  color: #304352;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0;
}

.navbar-default .navbar-nav li a {
  color: #fff;
  /*Default, unclicked color */
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding-right: 22px;
  padding-left: 22px;
}

.navbar-default .navbar-nav li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}

.navbar-default .navbar-nav li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  /*background-color: rgba(0, 255, 255, 0.5); /* grey underline on hover */
  /* not exactly #777; /*/
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  /* transition for underline on hover */
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.navbar-default .navbar-nav li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.navbar-default .navbar-nav li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: rgba(255, 255, 255, 0.5);
  /* final underline color */
  /*304352;*/
}

.navbar-default .navbar-nav>li a:hover {
  color: rgba(255, 255, 255, 0.5) !important;
  /*Text color on hover304352*/
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  /*rgba(0, 255, 255, 0.5);*/
  /* Text color right after clicking and upon scrolling away from part of page */
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: rgba(255, 255, 255, 0.5);
  /*304352;*/
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border: none;
  padding-top: 10px;
}

.navbar-default .navbar-toggle .icon-bar {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

@media screen and (max-width: 768px) {

  .navbar-default .navbar-nav li a span:before {
    background: transparent !important;
  }

  .navbar-default .navbar-nav li.active a {
    background: transparent;
    background: none;
    color: #304352 !important;
  }

  .navbar-default .navbar-nav li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}



/*---------------------------------------
    Home Section              
-----------------------------------------*/

#home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
  text-align: center;
  background-image: url("https://deepseek2025.xyz/www.corgicoin.net/images/tumblr_inline_mr816bl7vq1qc9lhz540.png");
  padding-top: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#home h1 {
  color: #ffffff;
  /* background: #fff; */
}

#home .col-md-8 {
  background: #304352;
  padding-left: 62px;
}



/*---------------------------------------
    About Section              
-----------------------------------------*/

#own {
  background-image: url("https://deepseek2025.xyz/www.corgicoin.net/images/beijinglv.png");
  min-height: 80vh;
  /*text-align: left;*/
}

#own .item {
  width: 100%;
  display: block;
}

#own .about-thumb {
  /*background: #ffffff;*/
  color: #ffffff;
  border-radius: 4px;
  padding-left: 15%;
  /* TODO: make this line up*/
  padding-top: 0px;
  position: relative;
}

#own .about-img img {
  border: 8px solid #ffffff;
  position: absolute;
  left: -120px;
  bottom: -325px;
  padding: 12px;
}


/*---------------------------------------
    About section              
-----------------------------------------*/

#about {
  /* background-image: url(../images/beijingbai.png); */
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}

#about .quote-box {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 100px;
  margin-right: 100px;
  text-align: center;
  background: blue;
}

#about .about-box {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
  /* padding-bottom: 100px;*/
}

#about .about-col {
  text-align: center;
  padding: 20px;
}

#about .icon {
  /* width: 50px; */
  height: 50px;
}

#join {
  /* background: #fff; */
  min-height: 85vh;
  padding: 60px;
}


/*---------------------------------------
    Footer section             
-----------------------------------------*/

footer {
  padding-bottom: 80px;
  background: #fff;
  color: #ffffff;
}

/*---------------------------------------
    Social icons style              
-----------------------------------------*/

.social-icon {
  padding: 0;
  margin: 0;
}

.social-top {
  color: #fff;
}

.social-top li a {
  /*background: #ffffff !important;
  color: #e44c65 !important;*/
  /* color: #fff !important; */
}

.social-top li a:hover {
  /*background: #777 !important;*/
  color: #e44c65 !important;
}

.social-icon li {
  list-style: none;
  display: inline-block;
}



.social-icon li a {
  /* border-radius: 4px; */
  /* border: 1px solid #fff; */
  /* color: #304352; */
  font-size: 20px;
  width: 45px;
  height: 51px;
  line-height: 116px;
  text-align: center;
  margin: 10px 10px 42px 10px;
  padding: 2px;
  color: white;
}

.social-icon li a:hover {
  /*background: #ffffff;*/
  color: #e44c65;
}



/*---------------------------------------
   Back top         
-----------------------------------------*/

.go-top {
  background-color: #ffffff;
  box-shadow: 1px 1.732px 12px 0px rgba(0, 0, 0, .14), 1px 1.732px 3px 0px rgba(0, 0, 0, .12);
  transition: all 1s ease;
  bottom: 2em;
  right: 2em;
  color: #222;
  font-size: 26px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
}

.go-top:hover {
  background: #e44c65;
  color: #ffffff;
}



/*---------------------------------------
   Responsive Mobile         
-----------------------------------------*/
/*
 @media (max-width: 980px) {

  /*#home, .overlay {
    height: 50vh;
  }

  #buy .team-thumb {
    margin-top: 32px;
  }

  img{
    width:20%;
   }

} TODO: figure out media size*/


@media (max-width: 767px) {

  #home,
  .overlay {
    min-height: 100vh;
  }

  #own .about-thumb {
    padding: 20px;
    /*margin-bottom: 12px;*/
    text-align: left;
  }

  #own .col-md-5 img {
    position: relative;
    top: 0;
    left: 0;
  }


}

@media (max-width: 650px) {

  h1 {
    font-size: 1.5rem;
  }

  h2 {
    font-size: 1rem;
  }

  p {
    font-size: 1rem;
    /*16px;*/
  }

  img {
    /* width: 70%; */
    /* height: 70%; */
    /* Center the img */
    display: block;
    margin: 0 auto;
  }



  #join {
    padding: 20px;
    padding-top: 80px;
    padding-bottom: 80px;

  }

}


/*---------------------------------------
   Additions
-----------------------------------------*/



li.white-thumb {
  /*background: #ffffff;
  border-radius: 2px;
  position: relative;
  padding: 32px;
  margin-bottom: 32px;*/
  text-align: center;
  /*margin-right:20px;*/
}

ol {
  max-width: 500px;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;

}

ol li {
  margin: 0 0 1rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
  font-size: 14px;
  color: #fff;
  /*padding: 3rem;*/
}

ol li::before {
  content: counter(my-awesome-counter);
  /* ". ";*/
  color: #fff !important;
  /*e44c65; /*fcd000;*/
  font-size: 1.3rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  /*transform: rotate(-10deg);*/
  /*background: #fff;
  background: #fff; /*rgba(255,255,255,0.5);*/
  border-radius: 50%;
  text-align: center;
  /*box-shadow: 1px 1px 0 #999;*/
}

.padding-top {
  padding-top: 20px;
}

.padding-vert {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-top40 {
  padding-top: 40px;
}

.white {
  background: white;
}

/* for testing */
.yellow {
  background: yellow;
}

/* .blue {
  background: blue;
} */

.green {
  background: green;
}

.orange {
  background: orange;
}

.fit-image {
  width: 100%;
  object-fit: cover;
  /*height: 300px; /* only if you want fixed height */
}

.container2 {
  padding-right: 105px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.margin-top {
  margin-top: 50px;
}

.row2 {
  margin-right: 20%;
  margin-left: 0px;
  background: white;
  margin-top: 50px;
  padding: 30px;
}

.margin-right {
  margin: 0px;
  margin-right: 200px;
  padding-right: 0px;
  padding: 0px;
}

.width {
  width: 33.333%,
}

.margin-adj {
  margin-right: 11%;
  margin-left: 11%;
}



.padding {
  padding-left: 50px;
  padding-right: 50px;
}