.c1 {
    color: #0075B3;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-family: "Roboto Slab";
    font-style: normal;
}

.font18pt {
    font-size: 18pt;
}

.c2 {
    color: 
        #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 12pt;
    font-family: "Roboto Slab";
    font-style: normal;
}
.c3 {
    color: 
        #514c4c;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 15pt;
    font-family: "Roboto Slab";
    font-style: normal;
}
.c11 {
    font-family: "Roboto Slab";
    color: 
        #000000;
    font-weight: 400;
}
.c12 {
    font-family: "Roboto Slab";
    color: #0075B3;
    font-weight: 400;
}

.c15 {
    text-decoration: none;
    vertical-align: baseline;
    font-size: 12pt;
    font-style: normal;
}
.c18 {
    font-weight: 400;
    font-family: "Roboto Slab";
}
.c24 {
    color: 
        #666666;
}
.title {
    color: #0075B3;
    font-weight: 700;
    font-size: 36pt;
    font-family: "Roboto Slab";
    line-height: 1.3;
    text-align: center;
}

.subtitle {
    color: #6F6F6F;
    font-size: 12pt;
    font-family: "Roboto Slab";
    line-height: 1.0;
    font-style: italic;
    text-align: center;
}
.cardpadding{
    padding-top: 15px;
    padding-right: 65px;
    padding-left: 65px;
    padding-bottom: 15px;
    margin-left: 15%;
    margin-right: 15%;
    width: 70%;
}
.highlightword {
    color: #557A2B;
    font-weight: 400;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    font-family: "Roboto Slab";
}
.appimagesize{
    width: 30%;
    height: 20%;
    margin-left: 35%;
}
.appsmallimagesize{
    width: 62%;
    height: 20%;
    margin-left: 18%;
}
.showsearchbar{
    width: 21%;
    float: right;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 10px;
    margin-right: 47px;
    margin-top: 10px;
}
@media only screen and (max-width: 700px){
    .cardpadding{
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: auto !important;
    }
    .appimagesize{
        width: 96% !important;
        height: 20% !important;
        margin-left: 2% !important;
    }
    .showsearchbar{
        width: auto !important;
        float: right;
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 10px;
        margin-right: 47px;
        margin-top: 10px;
    }
    .appsmallimagesize{
        width: 100% !important;
        height: 20% !important;
        margin-left: 0% !important;
    }
    .headerimagesize{
        width: 15% !important;
        float: left !important;
        margin-top: 2px !important;
    }
    .header {
        overflow: hidden;
        background-color: 
            #f1f1f1;
        padding: 2px 10px !important;
    }

    .headertextsize{
        font-size: medium !important;
    } 
    .searchbarposition{
        position: fixed;
        /* margin-left: 54% !important; */
        /* width: 40% !important; */
        right:15px;
    }
    .title {
    color: #0075B3;
    font-weight: 700;
    font-size: 23pt;
    font-family: "Roboto Slab";
    line-height: 1.3;
    text-align: center;
}
.dropdown-content {
    font-size: small !important;
}
}

@media (min-width:701px) and (max-width: 1350px){
.dropdown-content {
    font-size: small !important;
}

    .searchbarposition{
        position: fixed;
        /* margin-left: 76% !important; */
        /* width: 21% !important; */
        right:50px;
    }
}

input,select{
    width: 100%;
    border: medium none;
    height: 30px;
    margin-top: 10px;
    padding-left: 5px;
    border-radius: 5px;
}
hr{
    color: #eee;
}

.item {
    --border-color: #b4b4b4;
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 58%;
}

.card:hover {
    box-shadow: 0 8px 40px 0 rgba(0,0,0,0.2);
}
.navbar {
    overflow: hidden;
    background-color: #d7f1ff;
    position: fixed;
    top: 0;
    width: 98%;
}



.navbar a:hover {
    background: #ddd;
    color: black;
}
.headerimagesize{
    width: 4%;
    float: left;
    margin-top: 4px;
}

/*.search-container {
  float: right;
  background: #ccc;
}*/


/*html {
  scroll-behavior: smooth;
}*/

.header {
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 20px 10px;
}

.header a {
    float: left;
    color: black;
    text-align: center;
    padding: 12px;
    text-decoration: none;
    font-size: 18px; 
    line-height: 25px;
    border-radius: 4px;
}

.header-right {
    float: right;
}
.pageendline{
    text-align: center;
    margin-top: -113px;
    margin-bottom: -81px;
}


.hidden{
    display:none !important;
}
.headertextsize{
    font-size: revert;
}

.searchbarposition{
    position: fixed;
    /* margin-left: 84%; */
    right: 15px;
    /* width: 15%; */
    z-index: 99;
    /* right:15px; */
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

#myInput {
    box-sizing: border-box;
    /* background-image: url('searchicon.png'); */
    /* background-position: 14px 12px; */
    /* background-repeat: no-repeat; */
    font-size: 14px;
    padding: 14px 20px 12px 40px;
    color: #636363; 
    /* border: none; */
    /* border-bottom: 1px solid #ddd; */
}

#myInput:focus {outline: none;}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: auto;
    width:216px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    padding-left: 14px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}


#myBtn {
    /* display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px; */
    /* display: none;  */
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #555;
}

.button {
    display: inline-block;
    padding: 2px 16px;
    font-size: 24px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color:
        #fff;
    background-color: #0075B3;
    border: none;
    border-radius: 15px;
}



.button:active {
    background-color: #3e8e41;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}

.desktop-btns{
        display: block !important;
    }
    
    .mbl-btns{
       display: none !important; 
    }
@media (min-width:425px) and (max-width:770px){
    .desktop-btns{
        display: none !important;
    }
    
    .mbl-btns{
       display: block !important; 
    }
}
.icon{
    position:absolute;
    top:50%;
    left:10px;
    transform:translateY(-50%);
    color:#777 !important;
}
.flex {
    display: flex;
    align-items: center;
  }
.searchbar {
    height: 30px !important;
    border: 1px solid #777 !important;
    width: 230px;
    border-radius: 3px !important;
  }
  .searchbar-input {
    width: 100%;
    height: 30px;
    font-size: 14px;   
  }
  .searchbar input{
    margin-top: 0 !important;
  } 
  .searchbar input::placeholder{
    font-size: 14px;
    color:#636363 !important;
  }
  @media screen and (max-width: 640px) {
   .searchbar{
    width:150px;
  }
  .dropdown-content{
    width: 136px;
 }
}