.package-grid-item {
    position: relative;
    width: 100%;
    background: #FFF;
    box-shadow: none;
    margin: 1rem 0;
    padding: 1em;
    border-radius: .28571429rem;
    border: 1px solid #e7e7e7;
}

.content-grid {
    text-align: center;
    -webkit-align-content: center;
}

.school-image {
    width: 100%;
}

.heading-text {
    color: #33373D;
    padding-top: 15px;
}

.no-wrap {
    display: inline-flex;
}

.company-text {
    color: #F56961;
    font-size: 36px;
    padding-right: 15px;
}

.school-text {
    font-weight: 300;
    font-size: 36px;
}

.little-text {
    text-align: center;
    width: 45%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.brief-text {
    color: #89959B;
    font-size: 14px;
    width: 35%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.school-title-text {
    font-size: 22px;
    padding-top: 20px;
    margin-bottom: 15px;
    line-height: 1.4285em;
    color: #33373D;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.content-text-light {
    text-align: center;
    width: 85%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    color: #8d8d8d;
    font-size: 14px;
    line-height: 1.4285em;
}

.search-input {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline-flex;
    padding-left: 55px;
    padding-right: 55px;
}

input.clm_search_key {
    width: 75%;
}

.clm_search_key {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.2142em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    padding: .67861429em 1em;
    background: #FFF;
    border: 1px solid #e7e7e7;
    color: #33373D;
    border-radius: .28571429rem;
    -webkit-transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    box-shadow: none;
}

.search-school-btn, .search-school-btn:focus {
    margin-left: 25px;
    background: #F56961;
    border: 1px solid #F56961;
    padding-left: 45px;
    padding-right: 45px;
    color: white;
    outline: none;
    box-shadow: none;
}

.search-school-btn:hover, .search-school-btn:active {
    background: #D65049;
    border: 1px solid #D65049;
    outline: none;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background: #D65049;
    border: 1px solid #D65049;
    outline: none;
    box-shadow: none;
}

.find-school {
    text-align: center;
    justify-content: center;
    font-size: 1.514rem;
    margin-bottom: 0px;
    color: #F56961 !important;
}

.fill-text {
    text-align: center;
    font-size: 14px;
}

.add-res {
    margin-left: -15px;
    margin-bottom: 5px;
}

.bold-text {
    font-weight: 700;
}

.search-result {

    padding-top: 25px;
}

.normal-text {
    line-height: 1.4285em;
    color: #33373D;
    font-size: 0.9em;
    margin-bottom: 5px;
}

.search-text-container {
    display: inline-flex;
    width: 100%;
}

.cant-find {
    background: #E0E1E2;
    color: rgba(0, 0, 0, .6);
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    font-size: 14px;
    margin: .25rem 0 .25rem .5rem;
}

.cant-find:focus, .cant-find:active {
    outline: 0;
    border: none;
    box-shadow: none;
}

.cant-find:hover {
    background-color: #EFF2F6;
    background-image: none;
    color: rgba(0, 0, 0, .8);
}

.listing-result {
    width: 100%;
    display: inline-flex;
    margin-top: 15px;
    margin-bottom: 5px;
}

.school-name {
    font-size: 19px;
    margin-bottom: 0px;
}

.search-listing {
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
}

.list-school-container {
    padding-top: 35px;
}

.school-address {
    font-size: 14px;
}

.listing {
    background: #FFF;
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    margin-bottom: 30px;
}

.already-claimed {
    box-shadow: 0 0 0 1px #F56961 inset !important;
    color: #F56961 !important;
    margin: .25rem 0 .25rem .5rem;
    background: 0 0 !important;
    font-weight: 400;
    border-radius: .28571429rem;
    text-transform: none;
    text-shadow: none !important;
    border: 1px solid #e7e7e7;
    font-size: 1rem;
    position: absolute;
    right: 35px;
    top: 6px;
}

.claim {
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    right: 35px;
    top: 6px;
}

.right {
    position: absolute;
    right: 0px;

}

.school-image {
    height: 110px;
    object-fit: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(35%);
}

@media screen and (max-width: 479px) {
    .little-text, .brief-text {
        width: 100%;
    }

    .search-input {
        padding-left: 5px;
        padding-right: 5px;
    }

    .school-image {
        height: 115px;
    }

    .right {
        position: relative;
        right: 0px;

    }

    .search-school-btn, .search-school-btn:focus {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 15px;
    }

    .search-text-container, .listing-result {
        display: block;
    }

    .claim {
        margin-bottom: 15px;
        position: relative;
        right: 0px;
        top: 0px;
    }

    .already-claimed {
        margin-bottom: 15px;
        position: relative;
        right: 0px;
        top: 0px;
    }

    .school-name {
        padding-top: 15px;
    }

    .cant-find {
        margin-top: 15px;
    }

}

@media screen and (max-width: 360px) {
    .school-text, .company-text {
        font-size: 32px;
    }

    input.clm_search_key {
        width: 70%;
    }
}

@media screen and (max-width: 320px) {
    .school-text, .company-text {
        font-size: 26px;
    }
}

.business-steps {
    padding-bottom: 25px;
    padding-top: 25px;
    margin-top: 15px;
    display: inline-flex;
}

.stepImage {
    padding-bottom: 15px;
    object-fit: cover;
   /* width: 130px;*/
}
.school-title-text {
    margin-bottom: 5px;
}

.businessPromoImage {
    padding-bottom: 15px;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    object-fit: cover;
}

.promoheading {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
}

.link {
    color: #f56961;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

.link:hover {
    text-decoration: none;
    color: #F56961;
    opacity: 1;
}

.boxeffect, .boxeffect2 {
    padding-bottom: 15px;
    padding-top: 15px;
}

.boxeffect:hover, .boxeffect2:hover {
    box-shadow: 1px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(1.1);
    transform: translateY(-5px);
    transition: all 0.3s ease-in-out;
}

.know_more {
    background: #F56961;
}

.know_more .find-school {
    color: white !important;
}

.know_more .fill-text {
    color: floralwhite;
}

.know_more .bold-text {
    color: white;
}

.know_more .link {
    color: white;
}


@media screen and (max-width: 479px) {
    .business-steps {
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }

    .boxeffect1 {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .boxeffect2 {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.stepImage1 {
    width: 75px;
    padding-bottom: 15px;
}
.listtext{
    margin-left: 25px;
}
.listtext li{
    text-align: left;
}
.listtext .content-text-light{
    text-align: left;
    width:100%;
    padding-bottom: 10px;
    padding-top: 15px;
}
.text20{
    border-radius: 125px 13px;
    padding: 6px;
    width: 35%;
    height: 15px;
    background: #f56961;
    border: 2px solid #f56961;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: white;
    margin-bottom: 15px;
}
.padding20{
    padding-bottom: 20px;
}
.business-footer{
    background: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    display: inline-flex;
}
.copy-right{
    color: whitesmoke;
    font-size: 12px!important;
}
.footerlink:hover{
    text-decoration: none;
}
.footerlink .copy-right{
    padding-left: 5px;
    padding-right: 5px;
}
ul{
    color:rgb(84, 84, 84);
}

@media screen and (max-width:479px){
    .listtext{
        margin-left: 0px;
    }
    .text20{
        width:45%;
    }
    .business-footer{
        display: block;
    }
}
.bg-dark{
    background:#333;
}
img.logo{
    height:44px;
}
a.navbar-brand{
    padding-top: 0px;
    padding-bottom: 0px;
}
.header{
    display:inline-flex;
}
.navigate{
    display: inline-flex;
}
.navigate li{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 15px;
    margin-right: 15px;
    list-style: none;
}
.maincontainer{
    margin-top: 75px;
}
/*ul.navbar-nav li {
    padding-left: 10px;
    padding-right: 10px;
}*/

.promotebutton{
    display: inline-block;
    border-radius: 4px;
    box-shadow: 0 2px 0 #b3b3b3;
    position: relative;
    border: none;
    background-color: #e6e6e6;
    -webkit-font-smoothing: antialiased;
    color: #666;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    margin: 0 25px;
    line-height: 1.5;
    padding: 5px 20px;
    font-size: 14px;
}
.greenbutton{
    color: #fff;
    background-color: #79b530;
    box-shadow: 0 2px 0 #5e8d25;
}
.greenbutton:hover{
    text-decoration: none;
    color:white;
    opacity:0.8;
}
.redbutton{
    color: #fff;
    background-color: #f56961;
    box-shadow: 0 2px 0 #f56865;
}
.redbutton:hover{
    text-decoration: none;
    color:white;
    opacity:0.8;
}

.abouttext {
    font-size: 15px;
}

.navbar-dark .navbar-nav .nav-link {
    color: whitesmoke;
}


@media screen and (max-width: 768px) and (min-width: 479px) {
    .buttoninline {
        display: inline-flex;
    }
    .promotebutton{
        margin: 0 8px;
    }
}


@media screen and (max-width:479px){
    .buttoninline{
        display:inline-flex;
    }
    .promotebutton{
        margin:0 5px;
    }
}

.f15 {
    font-size: 14px;
    color: #212529;
}

.btn-small {
    background: #F56961;
    border-color: #F56961;
    color: #FFF !important;
    margin-top: 15px;
    font-size: 12px;
    padding: 10px 15px 10px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    line-height: 1;
    border-width: 2px;
    font-weight: 600 !important;
    text-decoration: none !important;
    letter-spacing: 0.06rem;
    margin-bottom: 25px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.12);

}

.btn-small:hover, .btn-small:active, .btn-small:focus {
    background: #D65049;
    border-color: #D65049;
    outline: none !important;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.4) !important;
}

@media only screen and (max-width: 479px) {
    .btn-small {
        font-size: 14px;
        padding: 11px 35px 11px;
    }
}
