::placeholder {
    color: #fff;
    text-align: left
}

:-ms-input-placeholder {
    color: #fff;
    text-align: left
}

::-ms-input-placeholder {
    color: #fff; 
    text-align: left
}

.flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.paragraph-text{
    color: #ffffff !important;
}

.upper-btn {
    postiion: relative;
}

.mdi-arrow-right {
    position: absolute;
    top: 50%;
    left: 85%;
    height: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

@media screen and (min-width:700px) {
    .text {
        color: #ffffff !important;
        max-height: 85px;
        /*margin: -50px 0 60px 0;*/
        font-size: 32pt;
        line-height: 36pt;
        z-index: 1;
        /*margin-bottom: 100px !important;*/
        pointer-events: none;
        padding-bottom: 30px;
    }
    
    .upper-btn {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    
    /*.home-class{*/
    /*    position: absolute;*/
    /*    top: 30%;*/
    /*    left: 50%;*/
    /*    margin-right: -50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*}*/
}


@media screen and (min-width:570px) {
    .text {
        color: #ffffff !important;
        max-height: 20px;
        margin: 90px 0 80px 0;
        font-size: 22pt;
        line-height: 22pt;
        z-index: 1;
        pointer-events: none;
    }
    
    .upper-btn {
        margin-top: 50px;
        margin-bottom: 20px;
    }
    
    /*.home-class{*/
    /*    position: absolute;*/
    /*    top: 30%;*/
    /*    left: 50%;*/
    /*    margin-right: -50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*}*/
}


@media screen and (min-width:400px) {
    .text {
        color: #ffffff !important;
        max-height: 20px;
        margin: 0 0 80px 0;
        font-size: 22pt;
        line-height: 22pt;
        z-index: 1;
        pointer-events: none;
    }
    
    .upper-btn {
        margin-top: 80px;
        margin-bottom: 20px;
    }
    
    .top-text{
       margin-top: 60px; 
    }
    
    /*.home-class{*/
    /*    position: absolute;*/
    /*    top: 30%;*/
    /*    left: 50%;*/
    /*    margin-right: -50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*}*/
}


@media screen and (min-width:290px) {
    .text {
        color: #ffffff !important;
        max-height: 20px;
        font-size: 16pt;
        margin: 0 0 80px 0;
        line-height: 20pt;
        z-index: 1;
        pointer-events: none;
    }
    
    .upper-btn {
        margin-top: 140px;
        margin-bottom: 20px;
    }
    
    
    .top-text{
        margin-top: 60px;
    }
    
    /*.home-class{*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    margin-right: -50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*}*/
}


@media screen and (max-width:290px) {
    .text {
        color: #ffffff !important;
        max-height: 20px;
        font-size: 8pt;
        margin: 0 0 80px 0;
        line-height: 20pt;
        z-index: 1;
        pointer-events: none;
    }
    
    .upper-btn {
        margin-top: 200px;
        margin-bottom: 10px;
    }
    
    
    .top-text{
        margin-top: 60px;
    }
    
    /*.home-class{*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    margin-right: -50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*}*/
}
/*textarea {*/
/*    width: 100%;*/
/*    height: 150px;*/
/*    padding: 12px 20px;*/
/*    box-sizing: border-box;*/
/*    border: 2px solid #ccc;*/
/*    border-radius: 4px;*/
/*    background-color: #f8f8f8;*/
/*    resize: none;*/
/*    color: #fff*/
/*}*/

h4,
h5 {
    color: #4a4e69!important;
    font-weight: 300;
}

.about-section{ 
    margin-top:50px;  
}

.canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: url(../img/filler.png);
}

.highlight {
    color: #71c5e8;
}

.footer-copyright{
  color: white;
  margin-top: 10px; 
}

tr {
    align: center
}

td {
    align: center
}

.light-bg-header {
    color: #4a4e69
}

h3.footer-text {
    color: #fff
}

label{
    color: white !important;
    text-align: left !important;
}

.mdi-menu:hover {
    display: block
}

input[type=submit] {
    background-color: #71c5e8;
    padding: 10px 20px;
    text-decoration: none;
    margin: 4px 0
}

.submit-button {
    background-color: #71c5e8;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 20px;
}

.submit-button:hover {
    background-color: #fb1f79
}

.send-message-button{
    border: #ccc 3px solid;
}

input[type=text] {
    text-align: left
}

#email, #message{
    background-color: white !important;
    color: #01426a !important; 
    border: solid 5px #d3d3d3 !important;
}

#email{
    margin-bottom: 30px;
}

#message{
    margin-bottom: 45px;
}

h1, h2, h3 {
    color: #01426a;
}

input::placeholder{
    color: #01426a;
}

.submit-color {
    background-color: #d6eef8;
    color: #01426a;
    border: solid 1px #01426a !important;
}

.submit-color:hover{
    color: #ffffff !important;
    background-color: #01426a !important;
    
}

.about-section-bg {
   /* background-color: #71c5e8*/
  background-color: #d6eef8;
}

.project-title {
    color: #4a4e69!important;
    text-align: center;
}

p {
    color: #4a4e69;
    font-weight: 300;
}

.aboutMeText {
    color: #01426a
}

.circular {
    border-radius: 50%;
    border: solid 2px #fff
}

.gis-projects {
    margin-top: -20px
}

.about-me {
    margin-top: 25px
}

#contact{
    background-color: #01426a !important;
}

#mednet-link:active, #mednetLink:visited, #mednetLink:link{
    color: #01426a !important;
}

#mednet-link:hover{
    background-color: white !important; 
    padding: 4px !important;
    border: solid 1px #01426a !important;
    border-radius: 3px;
    color: #01426a;
    text-decoration: none;
}

.row-grey {
    /*background-color: #d3d3d3;*/
    background-color: #f1f1f1;
    color: #4a4e69;
    -webkit-clip-path: polygon(0 0, 100% 4%, 100% 96%, 0 100%);
    clip-path: polygon(0 0, 100% 4%, 100% 96%, 0 100%);

}

@media only screen and (max-width:600px) {
    .row-grey {
        padding: 80px 20px;
        margin-bottom: -20px;
        width: 100%;
    }
    .row-white {
        width: 100%;
        padding: 55px 20px;
    }


}

@media only screen and (min-width:600px) {
    .row-grey {
        padding: 55px 40px;
    }
    .row-white {
        padding: 55px 40px;
    }

}

.row-footer {
    padding: 65px 10px
}

.row-tools {
    padding: 50px 0
}

.linkedin-btn {
    box-shadow: 0 2px 5px 1px #d3d3d3;
    padding: 12px;
    border-radius: 5px
}

.gitHubLink{
    color: #01426a !important; 
}

.my-accessible-btn-style{
  background-color: #01426a !important;
  border-radius: 5px !important;
  margin-right: 10px;
  padding: 10px 32px 10px 32px;
  color: white;
}

.my-accessible-btn-style:hover,
.my-accessible-btn-style:focus,
.my-accessible-btn-style:active{
  background-color: white !important;
  color: #01426a !important;
  font-weight: bold;
  border: 2px solid #01426a;
}

.aboutMeText {
    text-align: left;

}

li{
    color: #01426a;
    text-align: left;
}



@media only screen and (max-width:600px) {
    .aboutMeText {
        font-size: 12pt
    }
}

@media only screen and (min-width:600px) {
    .aboutMeText {
        font-size: 14pt
    }
}


.name-color {
    color: #fff
}

.addBottomMargin {
    margin-bottom: 40px
}

.footer {
    position: fixed;
    margin-top: 20px;
    left: 0;
   /* bottom: 0; */
    width: 100%
}

.hotel-example-img {

    width: 100%;
}

.center-text {
    display: block;
    text-align: center
}

.map-img {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.inline-link {
    color: #01426a;
    text-decoration: none;
}
.inline-link:hover {
   border-radius: 5px;
   padding: 10px 10px 10px 10px;
   border: solid 2px #01426a;
   text-align: center;
   font-weight: 500;
   background-color: #ffffff;
   text-decoration: none;
}

@media only screen and (max-width:600px) {
    .map-img {
        margin-top: -40px;
        width: 60%
    }
    .msg-on-contact-page {
        color: #01426a;
        line-height: 25px;
        font-size: 12pt;
        padding-right: 10%;
        padding-left: 10%;
    }
}

@media only screen and (min-width:600px) {
    .map-img {
        width: 80%
    }
    /*a:active,*/
    /*a:hover,*/
    /*a:visited {*/
    /*    text-decoration: none*/
    /*}*/
    .msg-on-contact-page {
        color: #01426a;
        line-height: 25px;
        font-size: 14pt;
        padding-right: 10%;
        padding-left: 10%;
    }
}

.button1 {
    background-color: #71c5e8;
    border: none;
    color: #000;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 20px;
}

.button1:hover {
    background-color: #fb1f79
}

.projectTitle {
    color: #4a4e69!important
}



.btm-img
    {
        top: 0;
        left: 0;
    }
    .top-img
    {
        position: relative;
        top: 60px;
        left: 80px;
        width: 50%;
    }
/*----------------- */
.no-bs-column{
  margin: auto;
  float: left;
  width: 33.33%;
  padding: 10px;
}

.no-bs-row:after{
    content: "";
    display: table;
    clear: both;
}


@media screen and (max-width: 600px){
  .no-bs-column{
    width: 100%;
    margin-bottom: 10px;
  }
}



body {
  margin: 0;
}


.vid-btn{
  display: block;
  background-color: #01426A;
  color: white;
  text-align: center;
  left: 50%;
  transform: translateX(65%);
}
.vid-btn-a-tag:hover{
  text-decoration: none;
  color: white;

}

.view-work-btn{
  background-color: #01426a !important;
  color: white !important;
}


.add-margin-right-btn{
  margin-right: 10px;
}

.add-margin-left-btn{
  margin-left: 10px
}

.img-asn-example{
  width: 100%;
}


 .quote {
  /*background: #ddd;*/
  background-color: #f1f1f1;
  position: relative;
  z-index: 1;
}
.quote:before, .quote:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.quote:before {
  top: 0;
  -webkit-transform: skewY(1.5deg);
          transform: skewY(1.5deg);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.quote:after {
  bottom: 0;
  -webkit-transform: skewY(-1.5deg);
          transform: skewY(-1.5deg);
  -webkit-transform-origin: 100%;
          transform-origin: 100%;
}

.quote {
  color: #fff;
  margin: 6rem 0;
  padding: 10% 10px;
  text-align: center;
}

  .top-capstone-card{
    border-top: #01426a solid  0.0625rem !important;
    /*background-color: #71c5e8 !important;*/
    background-color: #d6eef8;
    margin-top: -1rem !important;
    border-radius: 0px !important;
    border-right: none !important;
    border-bottom: #01426a solid  0.0625rem !important;
    border-left: none !important;
  }

  .bottom-capstone-card{
    border: solid 3px #01426a !important;
  }
  
  
  .icon-bar {
margin-left: 37.5%;
 width: 12.5%;
  background-color: #01426a;
  overflow: auto;
}

.icon-bar a {
  float: left;
  width: 50%;
  text-align: center;

  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: white;
  color: #01426a;
}

