/*@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/xjAJXh38I15wypJXxuGMBrrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@*/
import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500i,600,600i,700,800,800i,900,900i');
body{ font-family: 'Raleway', sans-serif; color: black; font-size: 15px; -webkit-transition: background-color 0.9s ease-in-out; -moz-transition: background-color 0.9s ease-in-out; -o-transition: background-color 0.9s ease-in-out; transition: background-color 0.9s ease-in-out; -webkit-font-smoothing: antialiased; text-rendering:optimizeSpeed;}
p{ font-size:1.5em; }
a{  -webkit-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; transition: all 500ms ease-in; }
/*#home-top{ height:100vh; }*/

.logo-wrap img{ margin:0 auto; width:8%; position: relative;}
.navbar-default{border-color:rgba(255, 255, 255, 0);}
.navbar-brand { float:none; padding:0; }
    /*.navbar-brand img { max-width:25%; }*/

/*.liner-gradient { background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)); }*/
.home-bg { background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../images/bg10.jpg) no-repeat fixed bottom right; height:auto!important; background-size: cover!important;
     display: block; /*margin-bottom: 30px;*/ color: white; font-size: 18px; background-position: 68% 78%!important; animation: imageAnimation 36s linear infinite 0s; padding-top: 1%; padding-bottom: 3%; margin-bottom:0!important;}
    .home-bg h3 { font-weight: bold; font-size: 32px; margin: 0;}
    .home-bg p { font-size: 22px; }
.white-button-home { background: #fff; padding: 20px 35px; color: #333; text-decoration: none; border-radius: 44px; font-size: 14px; font-weight: bold; }
.lightest { font-weight: 100; font-size: 26px;}
.white-button-home:hover { text-decoration: none; }

.navbar {margin-bottom: 0px;}
/*.process-step { padding-top:3%; padding-bottom:3%; }*/
    .process-step .span-number-wrap{ width:20%; margin:0 auto; display:block; text-align: center; height: 80px; width: 80px; border-radius: 50%; border: 6px solid #72be44;}
    .process-step .span-number{ position: relative; top: 25%; font-size: 26px!important; color: #656565; font-weight: bold; }
    .process-step h3{ font-size: 2.5em; color: #464646; line-height: normal; font-weight:bold; text-align: center;}
    .process-step p{ text-align: center; font-size:1.2em; }

.content-wrap { padding-top:4%; padding-bottom: 4%; }
    .inner-page-wrap { padding-top: 2%; }
.line-breaker { width:20%; display: block; margin:0 auto;  height: 2px; background-color: rgba(69, 73, 85, 0.08);}

.nav>li>a { padding: 10px 30px; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #72be44; background-color: rgba(116, 190, 66, 0);}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #59bd43;}
.navbar-default .navbar-nav>li>a { color: #c1c1c1; font-weight: bold;}
.navbar-fixed-top{ -webkit-transition: all 2s; -moz-transition: all 2s;  -o-transition: all 2s; transition: all 2s;animation: SHW .5s; animation-fill-mode: both;  box-shadow: 0px 0px 18px #b9b9b9;}
@keyframes SHW {
    from {
        transform:scale(0.7);
        opacity:0
    }
    to {
        transform: scale(1);
        opacity:1
    }
}

.slogan-wrap-1{ min-height:210px; padding-top: 4%; }
    .slogan-wrap-1 h1{ font-size: 2.3em; font-weight: bold; color: #7ac249;  }
    .slogan-wrap-1 h4{ color: #ffc000;  }


#how-it-work-wrap_ {background-color:#f3f3f3; /*box-shadow: inset 0px 0px 14px #e6e6e6;*/ background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(../images/clinic-bg-image.jpg) no-repeat fixed bottom right; background-size: cover!important; background-position: 68% 78%!important; }
    #how-it-work-wrap_ h1{ font-size: 2.3em; font-weight: bold; color: #fff; display: block; width: 30%; text-align: center; margin: 0 auto 3% auto; /* background-color: #4d5061; */ padding: 4px 0%; border-radius: 0px;}
    #how-it-work-wrap_ .inner-wrap{ width:28%; float:left; min-height: 106px;}
    #how-it-work-wrap_ .block-left_{ width:100%; float: left; }
    #how-it-work-wrap_ .column-wrap .inner-col-wrap{ margin-bottom: 7%; }
    #how-it-work-wrap_ .column-wrap .inner-col-wrap:hover img{ -webkit-filter: grayscale(0%); -webkit-transition: .5s ease-in-out;-moz-filter: grayscale(0%);-moz-transition: .5s ease-in-out;-o-filter: grayscale(0%);-o-transition: .5s ease-in-out; cursor: default; }

    #how-it-work-wrap_ .column-wrap .inner-col-wrap:after{ content: ""; background: url(../images/vertical-dotted-line.png) no-repeat top left; display: block; width: 12px; height: 24px;  z-index: 6; position: relative; top: 75px; background-size: cover; right: -46px; }
    #how-it-work-wrap_ .column-wrap .inner-col-wrap:last-child:after{ content: ""; background:none; }
    #how-it-work-wrap_ .inner-col-wrap img{  margin: 0 auto; display: block; position: relative; top: 0px; left: -2px; border-radius: 50%; border: 2px solid #eaeaea; box-shadow: 0px 0px 10px #484848;  -webkit-filter: grayscale(100%); -webkit-transition: .5s ease-in-out;-moz-filter: grayscale(100%); -moz-transition: .5s ease-in-out;-o-filter: grayscale(100%); -o-transition: .5s ease-in-out;; /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%);}
    #how-it-work-wrap_ .inner-col-wrap img:hover { -webkit-filter: grayscale(0%); -webkit-transition: .5s ease-in-out;-moz-filter: grayscale(0%);-moz-transition: .5s ease-in-out;-o-filter: grayscale(0%);-o-transition: .5s ease-in-out; }
    #how-it-work-wrap_ .inner-col-wrap .arrow-after:after{ content: '\25b6'; border-bottom: 1px solid #fff; position: absolute; top: 10px; right: -2px; font-size: 36px; z-index: -10; color: #2cb2ea; }
   /* #how-it-work-wrap_ .inner-col-wrap img:hover{ border:3px solid #f44;-webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}*/
    #how-it-work-wrap_ .block-right_{ width:100%; display: inline-block;float: left; text-align: center; }
    #how-it-work-wrap_ .inner-col-wrap h2{ font-size: 1.1em; color: #fff; line-height: 1.1em; margin: 22px 0px 0px 0px; text-align: left; cursor: default; }
    /*#how-it-work-wrap_ .title-wrap h3{ font-size: 1.8em; color: #157A6E;}*/
    #how-it-work-wrap_ .column-wrap {border: 1px solid rgba(255, 224, 0, 0.36); border-radius: 12px; min-height: 375px; background: rgba(6, 6, 6, 0.21); box-shadow: 0px 0px 2px rgba(255, 252, 151, 0.78);}
    #how-it-work-wrap_ .title-wrap .column-wrap h3{ font-size: 1.2em; color: #4d5061; width: 32%; display: block; margin: 0 auto; background-color: #ffffff; padding: 1%; border: 1px solid #e6e6e6; margin-top: 3%; border-radius: 20px; /*box-shadow: 0px 5px 22px #d4d4d4;*/ position: relative; top: -26px;}

.our-mission { position:relative; }
    .our-mission h2{ font-size: 3.3em; font-weight: bold; color: #fff; margin-top: 48px;}
    .our-mission h2 > span{ font-size: 1.1em; font-weight: bold; color: #ffdd44; }
    .our-mission p > span{ font-size: 1.3em; font-weight: bold; color: #ffc354; }
    .our-mission span.icon{ display: block; width: 100px; margin: 0 auto; color: #ffffff; font-size: 3.3em; border: 4px solid #eaeaea; height: 100px; border-radius: 58px; top: 0px;
    padding: 2%; margin-bottom:30px; }
        .our-mission span.icon:before { top: 15%; position: relative;left: 15%;}
    .our-mission span i { text-align:center; display:block; top: 16px; position: relative; left: 2px; }
    .our-mission p{ font-size: 1em; font-weight: bold; color: #fff; line-height: 1.8em;text-align:center; text-align: -webkit-center; display: block; min-height: 120px; padding: 1%;}

.bg-grey{ background-color: #4D5061; }

/* card flipping css */
.card{ cursor:pointer; float:left; margin-bottom:2px; margin-right:2px; padding-bottom:102px; position:relative; text-align:center; width:33%;width: 32%; margin: 5px 5px;}
    .card__front img {max-width:100%; position: absolute; left: 15%; top: 0; max-height: 94%;}
    .card__front, .card__back{ height:90%; left:0; position:absolute; top:0; width:100%; border: 2px solid #efefef;border: 1px solid #F7D0CA; }
    .card__front, .card__back{ backface-visibility:hidden; transition:transform 0.9s; webkit-backface-visibility:hidden; webkit-transition:-webkit-transform 0.9s;}
    .card__back{ background-color:#444f54;/*background-color:#3EB2BB;*/ transform:rotateY(-180deg); webkit-transform:rotateY(-180deg);}
    .card__text{ bottom:0; color:#fff; display:inline-block; height:20px; left:0; line-height:20px; margin:auto; position:absolute; right:0; top:0;}
    .card__text.backside__text{ bottom:0; color:#fff!important; display:block; height:0!important; left:0; margin:auto; padding-top:2%; position:relative!important; right:0; top:0;}
    .card__text.backside__text p{ color:#fff!important;}
    .card__text.backside__text ul { padding: 0 0 0 0!important; margin-top: 4px;}
    .card__text.backside__text ul li{ text-align: left; margin: 1px 9px 0 24px; font-size: 12px; line-height: 1.4;}
    .card.effect__hover:hover .card__front{ transform:rotateY(-180deg); webkit-transform:rotateY(-180deg); }
    .card.effect__hover:hover .card__back{ transform:rotateY(0); webkit-transform:rotateY(0); }

.core-title { font-size: 2.3em; font-weight: bold; color: #E87461; }

.form-wrapper{background: linear-gradient(rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.55))!important; min-height: 300px; margin-top: 2%; padding: 1%; border-radius: 14px;}
    /*.form-wrapper h3{ font-size:0.9em; margin-bottom: 0px; margin-top: 15px;line-height: 1.4em; }*/
    .form-wrapper h3.white-button-home{ font-size: 0.9em; margin-bottom: 0px; margin-top: 15px; line-height: 1.3em; width: 66%; margin: 0 auto; padding: 13px; background: rgba(210, 184, 0, 0.76)!important; color: #fff; }

.slider-content h1{ font-size: 2.7em; font-weight:bold; color: #fff; }
    .slider-content span.text-lg{ font-size: 1em;font-weight: bold; letter-spacing: 1px;color: rgba(164, 255, 108, 0.74); }

.title-heading{  font-size: 2.3em; font-weight: bold; color: #7e7f84; display: block; width: 30%; text-align: center; margin: 0 auto 3% auto; /* background-color: #4d5061; */ padding: 4px 0%; border-radius: 0px; border: 2px solid #7e7f84; }
.title-heading-2_{ font-size: 2.3em; font-weight: bold; color: #7e7f84; margin: 0 auto 3% auto; padding: 4px 3%; border-radius: 0px; }

.block-green_{ background-color: #63b975; color:#fff; }

.thumb-icon { display:block; margin:0 auto; width:20%; font-size: 5em; color: #9e9e9e; text-align:center; }
.logo-symbol { max-width:6%; }

.award-wrapper { }
    .award-wrapper .award-content h4{ font-size: 0.9em; font-weight: bold; color:#4a4e65; text-align: left;     background: url(../images/award-ribbon-2.png) no-repeat top left; background-size: contain; /* background-position: 1% 92%; */ background-size: contain; padding: 2% 0 2% 8%;}
    .award-wrapper .award-content img{ display: inline-block; }
    .award-wrapper .award-content{ border-right: 1px solid #dadada; padding: 3px 0 0 6px; height: 50px; background-color: #f5f4f2;}
    .award-wrapper .award-brand-wrapper{ margin-top:1%; border-radius: 5px; margin-bottom: 1%; }
    .award-wrapper .award-brand-wrapper img.img-rounded{ display: block; margin: 0 auto; max-width: 35%;}
    .award-wrapper .award-brand-wrapper .ribbon-blue{ background: url(../images/urjjaa-ribon.png) no-repeat top left; display: block; width: 57px; height: 24px; z-index: 6; position: relative; top: 75px;
    background-size: contain; right: -46px; position: absolute; top: 26px; left: 75px;}
    .award-wrapper .award-brand-wrapper .brand-image-lower img{ display: inline-block; float: left; max-height: 28px; margin-right: 0%; margin-left: 7%; }
    .award-wrapper .award-brand-wrapper .brand-image-upper img{ display: inline-block; float: left; max-height: 62px; margin-right: 2%; margin-left: 4%; }
    /*.award-wrapper .award-content h4:before{ content: ""; background: url(../images/urjjaa-trophy.png) no-repeat top center; background-size: contain; height: 20px; width: 100%; display: block; position: relative; top: -15px; }*/
    /*.award-wrapper .award-content { display:none; position: absolute; top: 0; left: 0; }*/

.a-link { color:#fff; background-color: #63b975; color: #fff; background-color: #63b975; padding: 2% 4%; margin-top: 2%; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in;-moz-transform: scale(1);transition: all 200ms ease-in; transform: scale(1);  }
    .a-link:hover, .a-link:focus { color:#63b975; background-color: #fff; cursor: pointer; text-decoration: none; transform: scale(1.1); -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1); transition: all 200ms ease-in; transform: scale(1);  }

/*.risk-calc-wrap{ text-align:center; background:rgba(254, 254, 254, 0); padding:0; height: 150px;}
    .risk-calc-wrap:hover, .risk-calc-wrap:focus { transform: scale(1.1); -webkit-transition: all 2ms ease-in;border-color: #fff; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.04); transition: all 500ms ease-in; transform: scale(1.04); cursor: pointer; background-color: #333; opacity: 0.8;}
    .risk-calc-wrap .icon-wrapper{ font-size: 9.2em; position: relative; top: -88px; color:#ff5858; }
    .risk-calc-wrap .heading {  position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 1%; top: 30%; font-size: 1.3em;font-weight: bold;}
        .risk-calc-wrap .heading img{ max-width:20%; max-width: 34%;}
        .risk-calc-wrap .heading h2 { display: inline-block; width: 79%; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 1%; top: 30%; font-size: 1.7em; font-weight: bold; margin: 0; background-color: #fff; color: #333;}
    .risk-calc-wrap .flip-back { padding:0; }
        .risk-calc-wrap .flip-back p{ font-size: 14px; line-height: 1.4; vertical-align: middle; display: table-cell; width: 100%;  height: 100px;}
    .risk-boxes .risk-calc-wrap:nth-child(1) { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
        .risk-boxes .risk-calc-wrap:nth-child(2) { border-bottom: 1px solid #fff; }
        .risk-boxes .risk-calc-wrap:nth-child(3) { border-right: 1px solid #fff; }*/

.risk-calc-wrap{ padding:1% 0 1% 0; margin-bottom: 4%; height:100px; text-align:center; background-color: rgba(88, 187, 169, 0.88); }
    .risk-calc-wrap:hover, .risk-calc-wrap:focus { transform: scale(1.1); -webkit-transition: all 2ms ease-in;border-color: #fff; -webkit-transform: scale(1); -ms-transition: all 200ms ease-in; -ms-transform: scale(1); -moz-transition: all 200ms ease-in; -moz-transform: scale(1.04); transition: all 500ms ease-in; transform: scale(1.04); cursor: pointer; background-color: #333; opacity: 0.8;}
    .risk-calc-wrap .icon-wrapper{ font-size: 9.2em; position: relative; top: -88px; color:#ff5858; }
    .risk-calc-wrap .heading {  position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 1%; top: 30%;}
        .risk-calc-wrap .heading h2 { color: #fff; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 1%; top: 30%; font-size: 1.7em; font-weight:bold; margin:0;}
    .risk-calc-wrap .flip-back {  position: relative; font-size: 0.2em; line-height: 1; display: table-row;}
        .risk-calc-wrap .flip-back p{ font-size: 14px; line-height: 1.4; vertical-align: middle; display: table-cell; width: 100%;  height: 100px; color: #fff;}

#services{ background: #fbfbfb; }
    #services .services-inner-cloumn{ background-color: #fff; border: 8px solid rgba(99, 185, 117, 0.37); border-radius: 2px; border-radius:1px; height: 135px; width: 135px; display: table; margin: 0 auto; padding: 4%;
    box-shadow: 0px 0px 6px #e2e2e2;-webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s; box-shadow: inset 0 0 0 0 #31302B;}
    #services .services-inner-cloumn:hover { box-shadow: inset 0 135px 0 0 #31302B; cursor: default;  }
        #services .services-inner-cloumn:hover h3{ color:#fff; }
    #services .services-inner-cloumn h3{ font-size: 1.2em; position: relative; text-align: center; color: #7d7d7d; font-weight: 600; display: table-cell; vertical-align: middle;}
    .overlay { background: rgba(0,0,0,.75); text-align: center; opacity: 0; -webkit-transition: opacity .25s ease; width: 41%; height: 133px; position: absolute; top: 1px; left: 96px; }
    #services .services-inner-cloumn:hover > .overlay, #services .services-inner-cloumn .overlay > .plus a{ opacity:1;}
    .plus a{ color:#fff; font-size: 20px; text-decoration: none; opacity: 0; padding-top: 38%; display: block;}

.doctors-blog{  }
    .doctors-blog .blog-title{ margin-top: 0; color: #505050; font-size: 1.2em; font-size: 1.2em; font-weight: bold;}
    .doctors-blog .day-wrapper{ display:block; text-align:center; font-weight:bold; font-size: 1.5em;text-transform: capitalize; color: #737373;}
    .doctors-blog .month-wrap{ display:block; text-align:center; font-weight:bold; font-size: 1.7em;text-transform: capitalize; color: rgba(97, 161, 5, 0.39);}
    .doctors-blog .year-wrap{ display:block; text-align:center; font-weight:bold; font-size: 1em; color:rgba(247, 173, 34, 0.64); }
    .doctors-blog .blog-content{ text-align: left; font-weight: bold; font-size: 0.9em; color: #757575; }
    .blog-wrapper { margin-bottom: 12px; margin-bottom: 12px; border-bottom: 1px dotted #d8d8d8; padding-bottom: 11px;}
        .blog-wrapper img{ width: 100px; height: 100px; max-width: 100%; border-radius: 50%; border-radius: 50%; border: 1px solid #c5c5c5; padding: 3%; background-color: #efefef;}
        .blog-wrapper a.read-more{ color: #72be44; margin-top: 6px;  display: block;  border: 1px solid #d2d2d2;  width: 16%;  padding: 2px 6px;  border-radius: 16px; background: #fff;}
/*    .risk-calc-wrap .heading:before { content:""; position: absolute; right: 100%; top: 30%; width: 0; height: 0; border-top: 13px solid transparent; border-right: 26px solid #ffffff; border-bottom: 13px solid transparent; }*/

.check-now-btn { z-index: 9999; background-color: #63b975; border: 1px solid #63b975; color: #fff; font-weight: bold; width: 100%; padding: 4%; }
    .check-now-btn:hover, .check-now-btn:focus { background-color: #fff; color: #333; font-weight:bold;}


.pointed-box { background: red; position: relative; }
.pointed-box:before { content: ""; position: absolute; width: 0; height: 0; border-top: 43px solid transparent; border-right: 28px solid red; border-bottom: 43px solid transparent;  top: 0%;  right: 100%; }

.icon-wrap img{ display: inline-block; max-width: 21%; border: 2px solid rgba(255, 255, 255, 0.55); padding: 3%; border-radius: 53%; position: relative; left: 20px; z-index: 9999; background-color: #fff;
    top: -5px;}

.a-link-green { color: #ffffff; background: #7ac249; border: 0; border-radius: 0; font-size: 1.3em; width: 18%; margin: 4% auto 4% auto; display: block; border:1px solid rgba(122, 194, 73, 0); }
    .a-link-green:hover, .a-link-green:focus { color: #7ac249; background: #ffffff; border:1px solid #7ac249; }

.link-wraps{ margin-top: 4%; background: #f5f5f5; padding-top: 2%; box-shadow: 0px 0px 10px #e4e4e4; }

.blurred-report-corehealth { color:#fff; background: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.61)), url(../images/corehealth-blurred-image.png) no-repeat top left; background-size: cover; min-height: 439px;}
.register-prompt-message { background-color: #fff; margin-top: 7%; border-radius: 4px; padding: 2%; color: #333; }
a.link-registration{ display: block; width: 35%; margin: 40px auto 0 auto; color: #fff; border: 1px solid #fff; text-align: center; padding: 1%; font-weight: bold; }
.submit-btn{ background-color: rgb(30, 160, 118); border-color: #eee; font-size: 0.7em;}

/* header slider styles ---------------------------------------------------------------------------------------------------------------------------------- */
.tiny-slider-container li h3{ position: relative; font-size: 16px; padding-left: 5%; padding-right: 5%;}
.tiny-slider-container .slider, .tiny-slider-container li { width: 100%;height: 145px;}
.tiny-slider-container { max-width: 750px; background: rgba(55, 53, 50, 0.42); border-radius: 104px; margin-top: 3%;}
.tiny-slider-container .slider { color: #fff; margin: 0 auto }
.tiny-slider-container li, .tiny-slider-container ul { padding: 0;margin: 0 }
.tiny-slider-container li { list-style: none }
.tiny-slider-container li h3 { top: 40%; text-align:center; }
.jcider-nav { top:40%; }
/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */


.my-slider ul li{ list-style-type: none; }
.unslider-nav ol li{ color: #fff; }

#symptom-analysis-wrap_ { padding-top: 5%; padding-bottom: 5%; }
    #symptom-analysis-wrap_ h2{ color: #3e565d; font-size: 2.5em; margin-bottom: 28px; font-weight: 900; text-transform: uppercase; }
    #symptom-analysis-wrap_ a{ background-color: #44c69e; border-color: #44c69e; color: #ffffff; font-weight: 600; }


.blog-outter-wrap{background-color: #f3f3f3; background: linear-gradient(rgba(234, 234, 234, 0.89), rgba(255, 255, 255, 0.18)), url(../images/pexels-photo.jpg) no-repeat fixed bottom right;
    background-size: cover!important; background-position: 100% -50%!important; }
    .blog{  }
    .scroll-bar{ height: 300px; overflow-y:scroll; }
    .blog ul{ -webkit-padding-start:0;-moz-padding-start:0;}
        .blog ul li{ display: inline-table; }
    .blog .blog-title{ margin-top: 0; color: #0bc4da; font-size: 1.2em; font-size: 1.2em; font-weight: bold;}
    .blog h2{ background: #0bdac7; color: #fff; padding: 6px 0px 6px 10px;font-size: 1.4em; }
    .blog .day-wrapper{ display:block; text-align:center; font-weight:bold; font-size: 1.5em;text-transform: capitalize; color: #737373;}
    .blog .month-wrap{ display:block; text-align:center; font-weight:bold; font-size: 1.7em;text-transform: capitalize; color: rgba(97, 161, 5, 0.39);}
    .blog .year-wrap{ display:block; text-align:center; font-weight:bold; font-size: 1em; color:rgba(247, 173, 34, 0.64); }
    .blog .blog-content{ text-align: left; font-weight: bold; font-size: 0.9em; color: #757575; }
        .blog .blog-content p{ font-size: 0.9em; color: #757575; }
    .blog-inner-wrapper { margin-bottom: 12px; margin-bottom: 2px; border: 1px dotted #d8d8d8; padding-bottom: 10px; padding-top: 10px; background: rgba(255, 255, 255, 0.72);}
        .blog-inner-wrapper .blog-info{ font-size: 0.8em; margin-top: 10px; color: #777777;}
        .blog-inner-wrapper img{ width: 60px; height: 60px; max-width: 100%; border-radius: 50%; border-radius: 50%; border: 1px solid #c5c5c5; padding: 3%; background-color: #efefef;}
        .blog-inner-wrapper a.read-more{ color: #72be44; /*margin-top: 6px;*/  display: inline-block;  /*border: 1px solid #d2d2d2;*/  width: 32%;  padding: 2px 6px;  border-radius: 16px; background: #fff; cursor: pointer;}
.tips img{width: 100px; height: auto; max-height: 100px; border-radius: 0!important; border: 1px solid #c5c5c5; padding: 3%; background-color: #efefef;}
    .tips h2{ background: #0bdac7; color: #fff; padding: 6px 0px 6px 10px;font-size: 1.4em; }
    .tips .tips-content{ text-align: left; font-weight: bold; font-size: 0.9em; color: #757575; }
        .tips .tips-content p{ font-size: 0.9em; color: #757575; }
    .tips-inner-wrapper { margin-bottom: 12px; margin-bottom: 2px; border: 1px dotted #d8d8d8; padding-bottom: 14px; padding-top: 13px;background: rgba(255, 255, 255, 0.72);}
    .tips .tips-title{ margin-top: 0; color: #0bc4da; font-size: 1.2em; font-size: 1.2em; font-weight: bold; margin-top: 7%;}
    .tips-inner-wrapper .tips-info{ font-size: 0.8em; margin-top: 10px; color: #777777;}

.article-detail-wrap p{ font-size: 1.1em; }

.article-detail-wrap .article-detail-img{ width:100%; height:100%;float: left; max-width: 36%; margin-right: 11px; border: 1px solid #e0e0e0; padding: 4px; border-radius: 4px; }
.article-detail-content .blog-outter-wrap{background-color: #f3f3f3; background: none!important; }
.article-detail-content .blog h2 { background: #0bdac7;  color: #fff; padding: 6px 0px 6px 10px; font-size: 1.4em;
}

.carousel-inner { position: relative; overflow: hidden; width: 100%; height: 290px; padding: 1px 60px 1px 36px; background: rgba(48, 46, 44, 0.32);}
    .carousel-inner .item, .carousel-inner .item p, .carousel-inner .item h2, .carousel-inner .item h3, .carousel-inner .item h1  { font-family: 'Raleway', sans-serif!important;}
    .carousel-inner .item p, .carousel-inner .item span, .carousel-inner .item p, .carousel-inner .item h2{ font-size: 1em; }
    .carousel-control.right{ background: none!important; background-image: none!important; }
    .carousel-control.left{ background: none!important; background-image: none!important; }
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left:10%; top: 215px!important; }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{ right:10%; top: 215px!important;}
    .carousel-indicators{ bottom:-10px!important; }
    #myCarousel{ margin-top: 2%; }

.quick-registration div.alert-danger{ font-size: 0.7em; margin-top: 5px; padding-left: 10px; }

.footer-wrap { background-color: #242b33; padding-top: 2%!important; padding-bottom: 2%!important;}
    .footer-wrap ul{ -webkit-padding-start:0; -moz-padding-start:0; }
    .footer-wrap ul li{ list-style-type: none; color: #868686; font-size: 1em; line-height: 1.7em;cursor: pointer;}
    .footer-wrap .social-media-links ul li{ display: inline-block; }
        .footer-wrap .social-media-links ul li:hover .fa-square-o{ color: #fff; -webkit-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; transition: all 500ms ease-in; }
        .footer-wrap .social-media-links ul li .fb-icon:hover .fa-facebook{ color: #3b5998; }
        .footer-wrap .social-media-links ul li .twitter-icon:hover .fa-twitter{ color: #30aaf5; }
        .footer-wrap .social-media-links ul li .youtube-icon:hover .fa-youtube{ color: #c8312b; }
    .footer-wrap ul li a{ color: #ffffff; }
        .footer-wrap ul li a:hover{ text-decoration:none; color: #969696; }

    .footer-wrap ul h5{ color: #fff; font-size: 0.8em; font-weight: 600;}
    .footer-wrap p{ font-size: 0.9em; color:#868686;}
    .footer-wrap .logo-wrap{ max-width: 4%; }
    .footer-wrap .h4-title{ color: #fff; font-weight: 900; font-size: 1.5em;}
    .footer-wrap hr{ border-color:#656565; }

.arrow { position: relative; bottom: 4px; left: 50%; margin-left: -15px; width: 25px; height: 25px; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiP…0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=); background-size: contain; }
/*.arrow {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left:-20px;
}*/

.bounce { -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; animation-name: bounce; }
.animated{-webkit-animation-fill-mode:both; -moz-animation-fill-mode:both; -ms-animation-fill-mode:both; -o-animation-fill-mode:both; animation-iteration-count: infinite; -moz-animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite; animation-fill-mode:both; -webkit-animation-duration:2s;  -moz-animation-duration:2s; -ms-animation-duration:2s; -o-animation-duration:2s;
    animation-duration:2s; }
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-5px);}
60% {-webkit-transform: translateY(-10px);}
}

@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-5px);}
60% {-moz-transform: translateY(-10px);}
}

@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-5px);}
60% {-o-transform: translateY(-10px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-5px);}
60% {transform: translateY(-10px);}
}

.fa-middle{ display: inline-block; height: 30px; position: relative; top: -17px; color: #a9a9a9; }



::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #5d5d5d;
  border: 0px dotted #ffffff;
  border-radius: 25px;
}
::-webkit-scrollbar-thumb:hover {
  background: #5d5d5d;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #d6d6d6;
  border: 0px dotted #ffffff;
  border-radius: 82px;
}
::-webkit-scrollbar-track:hover {
  background: #d6d6d6;
}
::-webkit-scrollbar-track:active {
  background: #6c6c6c;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

#about-us p { font-size: 1em; }
.login .description p, .login .white-bg p { font-size: 1em; }

.slide-dinner{ background: linear-gradient(rgba(138, 138, 138, 0), rgba(0, 0, 0, 0)), url(../images/slide-dinner.jpg) no-repeat center center; height: auto!important; background-size: contain!important;
    background-position: 66% 52%!important; /* animation: imageAnimation 36s linear infinite 0s; */  visibility: visible; height: 250px!important; }


/* Customized predefined css classes */
.min-height-250_{ min-height: 250px; }
.max-height-50perc_{ max-height: 50%; }

.da-img.logo-symbol-green{ position: absolute!important; top: -27%!important; margin-left: -28%!important; max-width: 33%; margin: 0 auto; display: block; vertical-align: middle; }
.da-img.logo-symbol-green img{ max-width: 33%; }
.da-img.logo-symbol-green h5{ font-size: 28px!important; font-weight: 900!important; position: relative!important; top: -50%; }

.text-white{ color: #fff; }

.col-p-t-1-perc_ { padding-top:1%; }
.col-p-t-2-perc_ { padding-top:2%; }
.col-p-t-3-perc_ { padding-top:3%; }
.col-p-t-4-perc_ { padding-top:4%; }
.col-p-t-5-perc_ { padding-top:5%; }
.col-p-t-6-perc_ { padding-top:6%; }
.col-p-t-7-perc_ { padding-top:7%; }
.col-p-t-8-perc_ { padding-top:8%; }
.col-p-t-9-perc_ { padding-top:9%; }
.col-p-t-10-perc_ { padding-top:10%; }
.col-p-b-1-perc_ { padding-top:1%; }
.col-p-b-2-perc_ { padding-top:2%; }
.col-p-b-3-perc_ { padding-top:3%; }
.col-p-b-4-perc_ { padding-top:4%; }
.col-p-b-5-perc_ { padding-top:5%; }

