        
@import url(http://fonts.googleapis.com/css?family=Cinzel+Decorative:400,900);
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ultra&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lobster|Cabin:400,700');

@font-face {font-family:'cool';
    src: url('font/cool.eot');
    src: url('font/cool.eot') format('embedded-opentype'),
         url('font/cool.woff') format('woff'),
         url('font/cool.ttf') format('truetype'),
         url('font/cool.svg') format('svg');
}

*{
  margin:0;
	padding:0;
	list-style-type:none;
  text-decoration:none;
 }

body {
  font-family:'montserrat';
  color:#339999;  
  height:auto;
}

a{  list-style-type:none;
    text-decoration:none;
    }

.push{
      width:auto;
      height:40px;
}

/**this is for resume  **/     
.subnav{
    padding-left:150px;
    padding-top:30px;
    text-align:right;
    font-weight: bolder;
    }
.subnav a{
    color:#339999;
    text-decoration:none;
    }
  
.subnav a:hover{
      color:#ffa52c;
      }


#here{color:#ffa52c;}


#td {
      font-size:.95em;
      color:#ffa52c;
      text-transform: uppercase;
      }
      
thead{text-align:left;}

.social{
      text-align:right;
      margin-right:-10px;
 }

 /****sub-menu****/

.rounded-circle{max-width:50%;padding:10px;}

h1{
  font-family:'Montserrat';
  font-weight: 700;
   text-align: center;
  list-style-type:none;
  text-decoration:none;
  color: #339999;
  margin-top:10px;
} 

h1 a{
  font-size:1.9em;
  text-align: center;
  font-weight:800;
  list-style-type:none;
  text-decoration:none;
  color:#339999;
 }


h1 a:hover{
  font-size:1.9em;
  text-align:center;
  font-weight:800;
  list-style-type:none !important;
  text-decoration:none !important;
  color:#fe9f09;
 }

 h1 a:hover{
   text-decoration:none;
   color:#ffa52c;
}


#article-h3{visibility:visible; 
    color:#fe9e07;}

#h5{
      color:#339999;
      font-weight:bolder;}

#h6{  color: black;
      text-shadow: 0 0 60px #ffbab3;
      text-align: center;
}

.hugestess {
   text-transform:uppercase ;
   word-spacing:-2px;
}

.subtitle {
  margin: 0 0 2em 0;
  
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #339999;
  border-top: 1px solid #339999;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

.copy img{
    max-width:15%;
    width:45px;
    height:45px;
}

.copy img:hover{
    background-color:#FE9F09;
    border-radius:60px;
    max-width:15%;
    width:45px;
    height:45px;
}

.fancy {
  line-height: 0.6;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}

.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #339999;
  border-top: 1px solid #339999;
  top: 0;
  width: 80%;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

.bigclose{text-align:justify;white-space:nowrap;}

               
 a{color:white;}                 
    
#here{text-decoration:none; }

#here:hover{text-decoration:none;color:#Fe9F09;}
 
 .lead{font-family:'montserrat';
      width:auto;
      font-size:1.5em;
      z-index:20;
      text-transform:uppercase;
}

.bell{white-space:nowrap;}

.well{padding-top:0px;}
.well a{text-align:justify;color:#339999;}
.well a:hover{color:#fe9f09;}

#title a:hover{color:#fe9f09;}

/*this is for timeline at bottom*/

.box {
  max-width:75%;
  padding-left:15%;
  width:30%;
  position:relative;
  float:left;
}

.box {
  min-height:230px;
  max-width:80%;
  border-radius:100%;
}

.box .date{
  font-size:16px;
  position: absolute;
  padding-left:2px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius:100%;
  background-color: #dfdfdf;
  border:2px solid #339999;
  color:white;
  font-weight: bolder;
}

.date p{
  text-align:center;
  margin-top: 8px;
  margin-bottom:0px;
}

.box .box-content {
   position:relative;
   font-family:'montserrat';
    width:17rem;
    height:17rem;
    border-radius: 100%;
    background-color:#dfdfdf;
    text-align: center;
    margin-top: 2px;
    border:2px solid #339999;
}

.box-content p {
  margin: 50px;
  color:#ffa52c;
  border:2px solid #dfdfdf;
}

footer a{color:#339999;text-decoration:none;list-style-type: none;}

@media only screen and (max-width: 1200px) {
.bigclose{font-size:75%;text-align:center;} 
h1 a{text-align:center;}
#bounce{font-size:95%;text-align:center;line-height:3.5em;}
#img.rounded-circle{max-width:30%;}
h2{max-width:95%;text-align:center;}
}

@media only screen and (max-width: 992px) {
  h1 a{text-align:center;}
  .bigclose{text-align:justify;font-size:80%;}
}

@media only screen and (max-width: 768px) {
  .container{width:1080px;}
  .bigclose{font-size:88%;max-width:max-content;text-align:justify;padding-left:15px} 
  #img.rounded-circle{max-width:30%;}
  h1 a{text-align:center;}
}
@media only screen and (max-width: 700px) {
  .bigclose{font-size:50%;} 
  .rounded-circle{max-width:30%!important;}
}
@media only screen and (max-width: 620px) {
.bell span{text-align:justify;font-size:12px;padding:none;}
h1 a{font-size: 1.75em;}
footer{font-size:1em;white-space:nowrap;padding:none;}
.bigclose{font-size:90%;text-align:justify;}
rounded-circle{max-width:30%!important;}
}
  
@media only screen and (max-width: 500px) {
   .bigclose{padding-left:35px;font-size:88%;text-align:justify;}
  .rounded-circle{max-width:30%!important;}
  .box-content{color:black;font-size:100%;}
}

@media only screen and (max-width:420px) {
/* h2 span{border: 2px solid blue;}
#bounce{border:2px solid red;max-width:89%;} */
.bigclose{font-size:88%;}
.rounded-circle{max-width:30%!important;}

}


