* {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;/* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
html,body {
    -webkit-touch-callout: none;/* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;/* prevent webkit from resizing text to fit */
    -webkit-user-select: none;/* prevent copy paste, to allow, change 'none' to 'text' */
}
.open-left img.ar{width: 30px;margin: 12px auto;}
.m-gradient{background-image: linear-gradient(120deg, #00c6ff 0%, #0072ff 100%);}
.index-news{margin-top: -160px;z-index: 99;position: relative;}
.col.s3.home{padding: 0}
.index-news h1,.index-news a{color: #fff;}
.text-shadow{text-shadow: 0 0px 8px #399b91;}
.page h1 b{color: #201e1e;font-size: 2.2rem;}
.news-main{height: 300px;overflow:hidden;}
.news .media-body .small{font-size: 90%!important;}
.news .media-body .small .la-user{font-size: 1.5rem;}
.news a.media-left{
    display: block;
    border-radius: 5px;
    height: 180px;
    background-size: cover!important;
}
.date{letter-spacing: 0.15rem;}
.date .la-calendar,.site .la{vertical-align: middle;font-size: 2rem;}
.news .media-top-object .media-body.pl-xs{padding-left: 10px;}
.testimonial .la-bell,.news-title .la-bell{background-color: #00aeff;border-radius: 50%;padding: 8px;color: #fff;margin-right: 12px;}
#slide-out-left .aed img{width: 17px;display: inline-block;margin-right: 15px; margin-left: 2px;}
.top-news-title a{margin-left: 40px;}
h4.news-title .title-2{line-height: 1.8;}
form.row{margin-left: 10px !important;}
form.row .input-field{border-radius: 30px;background-color:rgba(217, 233, 243, 0.5);padding: 0px;margin-bottom: 10px; }
.input-field input[type=search]::-webkit-input-placeholder{color: #fff;}
.input-field input[type=search]:focus{box-shadow:none;border-radius: 30px;background-color:rgba(217, 233, 243, 0.5);}
.input-field input[type=search]{width: calc(100% - 2rem);margin-bottom: 0px;padding-left: 2rem;border-bottom:none;height: 45px;}
.input-field input[type=search] ~ a i {
    top: 10px;
    height: 36px;
    line-height: 36px;
    width: 45px;
    right: 0px;
    left: auto;
    font-size: 20px;
    color: #027bff;
}
.hero-material{height: 300px;}
.hero-material .banner-title{font-size: 18px;padding:0 10px;left: 20px;font-weight: 600; }
.article p{color: #393939}
.label {
    display: inline-block;
    padding: .6em .8em;
    font-size: 85%;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 25em;
    margin-top: 10px;
}
.label.mt0{margin-top: 0px}
.label-primary {
    background-color: #00aeff;
}

.side-nav li a.active{
    color: #00aeff !important;
}
.text-g{
    background: linear-gradient(to right, #00c6ff 0%, #0072ff 30%);
    -webkit-background-clip: text;
    color: transparent;
}
.text-g i{ color: #00c6ff ;}
.typography-title-line-3 {
    width: 20%;
    margin-right: 80%;
    padding: 0px;
    float: left;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 30px;
    background: linear-gradient(to right, #00c6ff 0%, #0094ff 70%);
}
.divider-1 {
    color: #727272;
    line-height: 20px;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.divider-1::before, .divider-1::after {
    width: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 0 0 -100%;
    vertical-align: top;
    border-bottom: 1px solid #e4e4e4;
}
.divider-1::after, .divider-1::after {
    margin: 0 -100% 0 0;
}
.aed .opacity-overlay-gradient{
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(48%, rgba(0, 0, 0, 0.2)), color-stop(90%, rgba(0, 0, 0, .65)), to( rgba(0, 0, 0, 0.8) )) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
}
.test .opacity-overlay-gradient{
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(48%, rgba(0, 0, 0, 0.3)), color-stop(90%, rgba(0, 0, 0, .65)), to( rgba(0, 0, 0, 0.8) )) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 48%, rgba(0, 0, 0, .65) 90%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
}
.card h4.mb-sm{margin-bottom: 10px;}
.card .card-content p{color: #888893}
.test .card{box-shadow:none;}
.banner-title.title-2{display: -webkit-box !important;}


/* ------------------------------
  Navbar Bottom
---------------------------------*/
.navbar-bottom {
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 65px;
    background: #fff;
    padding: 5px 0 15px;
    /*box-shadow:  0 -4px 8px -6px #999;*/
    border-top: 1px solid #f2f2f2;
}

.navbar-bottom .col.s3{
    width: 20%;
}
.navbar-bottom .col.s3.home a{
    height: 65px;
    background-color: #eee;
    background: #00c6ff;
    background: -webkit-linear-gradient(-45deg, #0072ff, #00c6ff);
    background: linear-gradient(-45deg, #0072ff, #00c6ff);
    border-radius: 50%;
    position: relative;
    width: 65px;
    margin: -22px 5px 0;
    display: inline-block;
}
.navbar-bottom .col.s3.home img{
    margin-top: 17px;
    width: 30px;
}
.navbar-bottom .col.s3.active span{
    color: #039be5;
}

.navbar-bottom a img {
    width: 25px;
    color: #666;
    display: block;
    line-height: 0.8;
    margin: 2px auto;
}
.navbar-bottom .small{font-size: 0.7em !important;}

.bar-center span {
    position: relative;
    left: -32px;
    top: -20px;
    background: #fff;
    padding: 0px 6px;
    border-radius: 50%;
    color: #222;
    font-weight: bold;
    cursor: default;
}
.ambulance.fixed-action-btn{
    right: 15px;
    bottom: 80px;
}



/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 }
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 }
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  /* text-align: center; */
}
/* Center the loader */






/*
| ----------------------------------------------------
| responsive
| ----------------------------------------------------
*/
@media (max-width: 1025px) {
    /*body{
    background: url(../img/gradient2.png);
    background-size: inherit;
    background-repeat: repeat-x;
    }
    body.login{
    background: url(../img/login.png);
    background-size: contain;
    background-repeat: repeat-x;
    }*/
    .login .login-form{top:20%;}
    .login .white-text.modal-trigger{color: #399b91!important;text-shadow: none;}
    .fullvh.page{min-height: 80vh}
    .fliter form .input-field label{color:#26645e; font-size: 14px;text-shadow: 0 0px 8px rgba(57, 155, 145, 0.3); }
    .fliter input[type=date]{border-bottom: 1px solid #26645e;color:#26645e;text-shadow: 0 0px 8px rgba(57, 155, 145, 0.3); }
    .fliter input[type=date]:focus:not([readonly]){
        box-shadow: 0 1px 0 0 #2e2e2e;
        text-shadow: 0 0px 8px rgba(57, 155, 145, 0.3);
        border-bottom: none;
        color: #2e2e2e;
    }
    .article .la.la-calendar~span,.article .la.la-calendar{color: #fff;}

}

@media (max-width: 769px) {
    /*body{
    background: url(../img/gradient.png);
    background-size: cover;
    background-repeat: no-repeat;
    }
    body.login{
    background: url(../img/login.png);
    background-size: cover;
    background-repeat: no-repeat;
    }*/

    .login-form.activities,.re-3 .login-form,.upload .login-form,.news.login-form,.article.login-form{top:160px;padding: 10px;margin: 20px;}
    }
    /*.login-form.activities.re-1{top: 380px;}*/
    .article.login-form{padding: 20px !important;}
    .login-form.activities{margin: 20px;}
    .article .la.la-calendar~span,.article .la.la-calendar{color: #888893;
}


@media (max-width: 668px) {
    .news-main{height: auto;}
    .news a.media-left{height: 89px;}
    .shoplist .col.s3{height: 158px;}
    .shoplist .col.s3 p{font-size: 18px;}
    .item-list .item{min-height: 40px}
    .app{padding-top: 9%;}
    .app .tbl{height: 200px;}
    .hero-material{height: 212px;}
}
/*iphone plus*/
@media (max-width: 415px) {
    .fullvh.page{min-height: calc(100vh - 70px)}   
    .login-form.activities{margin: 20px 0} 
    .activities .input-field i{top: 38%;}
    .activities nav .input-field input[type=search]{height: 56px;}
    .slider-steps .iconbox-tiny.outline-gray-2 img{margin-bottom:0px}
    .iconbox-tiny{line-height: 53px;}
    .login-form.activities.re-1{top: 180px;}
    .login-form.activities.re-2,.re-3 .login-form,.upload .login-form{top: 200px;margin: 20px 0;}
    .news.login-form,.article.login-form{top: 220px;margin: 20px 0}
    .upload form .row .s12.mb-sm{width: 100%}
}


/*iphone: 7px*/
@media (max-width: 376px) {
    .login-form.activities.re-2,.re-3 .login-form,.upload .login-form{top: 190px;}
    .news.login-form,.article.login-form{top: 200px;}
}


/*iphone 5*/
@media (max-width: 321px) {
	.swiper-container .testimonial h4{font-size: 1.6rem}
    .page{padding-top: 50px;}
    .article.login-form{top: 170px;}
    .login-form.activities.re-2,.re-3 .login-form,.upload .login-form{top: 160px;}    
    .login-form.activities{margin: 0;}
    .page-name span,.page.re-3>h1.page-name span{font-size: 2.4rem;}
    .page-name b{font-size: 1.8rem;}
    .pagination.style-2 > li > a{
     margin-right: 0px; 
    width: 35px;
    height: 35px;
    line-height: 35px;}
    .news.login-form{top:170px;margin: 10px 0;}
    .btn-large{padding: 0}
    .navbar-bottom .col.s3.home a {
        height: 60px;
        width: 60px;
        margin: -22px 0;
    }
}