body {
  font-family: Roboto,sans-serif;
  color: #444444;
}

a,
a:hover {
    color: #723321;
    text-decoration: none;
}
.container{
	width:1140px;
}
.padrmve{
	padding-left:0px !important;	
	padding-right:0px !important;
	padding-top:145px;
	padding-bottom:0px !important;
}
.padlftrgt{
	padding-top:0px !important;	
	padding-left:0px !important;	
	padding-right:0px !important;	
	padding-bottom:0px !important;
}

#topbar,
.know .content,
.navbar,
.navbar ul {
    padding: 0;
}
.navbar a,
.navbar a:focus,
.navbar > ul > li {
    white-space: nowrap;
    position: relative;
}
.contact .container,
.navbar li,
.navbar > ul > li {
    position: relative;
}
#preloader,
.back-to-top,
.navbar-mobile {
    position: fixed;
    right: 0;
    bottom: 0;
}
.navbar .dropdown ul,
.navbar-mobile .dropdown ul {
    box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
    z-index: 99;
}
a,
a:hover {
    text-decoration: none;
}
#header .logo,
.journal-txt {
    text-transform: uppercase;
}
#footer .footer-top .footer-info p,
#hero .btn-get-started,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:Roboto,sans-serif;
}
body {
	font-family:Roboto,sans-serif;
    color: #444;
}
#main {
    margin: 0 auto;
}
.bg-colr{
	background:#ffeddb;
	padding:0px;
}
.back-to-top {
    visibility: hidden;
    opacity: 0;
    z-index: 996;
    /* background: #c74a1a; */
    background:none;
    width: 100% !important;
    height: 55px;
    border-radius: 0;
    transition: 0.4s;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.back-to-top i {
    color: #fff;
    line-height: 0;
}
.back-to-top:hover {
    background: rgba(173, 201, 65, 0.97);
    color: #000;
}
.btn-back {
    font-size: 20px;
    font-weight: 700;
    border-radius: 11px;
    width: 26%;
	margin-top:0px;
	text-transform:none;
	padding:8px 15px 50px 15px;
	line-height:30px;
}
.btn-back,
.btn-back:hover {
    color: #fff;
    background-color: #c74a1b;
    border-top-color: #c74a1b;
    border-bottom-color: #c74a1b;
	border-left-color:#c74a1b;
	border-right-color:#c74a1b;
}
.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #c74a1b;
    border-top-color: #c74a1b;
    border-bottom-color: #c74a1b;
	border-left-color:#c74a1b;
	border-right-color:#c74a1b;
}
.back-to-top.active {
    visibility: visible;
    opacity: 1;
}
.btn-centr{
	padding:20px 0px 0px 0px;
}
.price-txt{
	font-size:30px;
}
.btn-primary {
    font-size: 20px;
    font-weight: 700;
    border-radius: 11px;
    width: 70%;
	margin-top:0px;
	text-transform:none;
	padding:.245rem .75rem;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
    color: #000;
    background-color: #ce8e54;
    border-color: #fff;
    box-shadow: none;
}
.icon-boxes .icon-box,
.icon-boxes2 .icon-box {
    background: #c54a20;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}
#preloader {
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}
#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #0880e8;
    border-top-color: #bfe0fd;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: 1s linear infinite animate-preloader;
    animation: 1s linear infinite animate-preloader;
}
@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate-preloader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}
#topbar {
    height: 60px;
    font-size: 14px;
    transition: 0.5s;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.8);
    z-index: 996;
}
#topbar.topbar-scrolled {
    top: -60px;
}
#topbar .contact-info a {
    line-height: 0;
    color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
}
#topbar .contact-info a:hover {
    text-decoration: underline;
}
#topbar .contact-info i {
    color: #c74a1b;
    line-height: 0;
    margin-right: 5px;
}
#topbar .contact-info .phone-icon {
    margin-left: 15px;
}
#topbar .cta {
    background: 0 0;
}
#topbar .cta a {
    color: #fff;
    background: #c74a1b;
    padding: 6px 24px 8px;
    display: inline-block;
    transition: 0.3s;
    border-radius: 50px;
}
.desktop2{
	background:#fbf4e5;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#topbar .cta a:hover {
    background: #f1a40a;
}
#header {
    transition: 0.5s;
    z-index: 997;
    height: 55px;
	background:#773c2c;
}
#header.header-scrolled {
    background: #723321;
    top: 0;
}
#header .logo {
	width:100%;
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 2px;
	text-align:left;
	padding-left:17px;
}
#footer .footer-top .footer-links ul a:hover,
#header .logo a,
.icon-boxes .title a,
.icon-boxes2 .title a,
.mobile-nav-toggle.bi-x,
.navbar .active,
.navbar .active:focus,
.navbar a:hover,
.navbar li:hover > a {
    color: #fff;
}
#header .logo img {
    max-height: 40px;
}
.header-inner-pages {
    background: rgba(5, 87, 158, 0.9) !important;
}
.topbar-inner-pages {
    background: rgba(6, 98, 178, 0.9) !important;
}
.navbar ul {
    margin: 0;
    display: flex;
    list-style: none;
    align-items: center;
}
.navbar > ul > li {
    padding: 10px 0 10px 24px;
}
.navbar a,
.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s;
}
.navbar a i,
.navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}
.navbar > ul > li > a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #c74a1b;
    visibility: hidden;
    width: 0;
    transition: 0.3s ease-in-out;
}
.navbar .active:before,
.navbar a:hover:before,
.navbar li:hover > a:before {
    visibility: visible;
    width: 100%;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    transition: 0.3s;
    border-radius: 8px;
}
.navbar .dropdown ul li,
.navbar-mobile .dropdown ul li {
    min-width: 200px;
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: #032e54;
}
.navbar .dropdown ul a i,
.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover > a {
    color: #0880e8;
}
.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}
@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}
.mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}
@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }
    .navbar ul {
        display: none;
    }
}
.navbar-mobile {
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(114, 51, 33, 0.9);
    transition: 0.3s;
    z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}
.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    border-radius: 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}
.navbar-mobile > ul > li {
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.navbar-mobile a,
.navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 17px;
    color: #000;
}
.navbar-mobile .active:before,
.navbar-mobile a:hover:before,
.navbar-mobile li:hover > a:before {
    visibility: hidden;
}
.faq .faq-list a.collapsed:hover,
.navbar-mobile .active,
.navbar-mobile a:hover,
.navbar-mobile li:hover > a {
    color: #723321;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
    margin: 15px;
}
.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    opacity: 1;
    visibility: visible;
    background: #fff;
}
.full-text,
.text-wrapper p:first-child {
    display: inline;
}
.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}
#footer .credits a,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul li:hover > a {
    color: #c74a1b;
}
.navbar-mobile .dropdown > .dropdown-active {
    display: block;
}
#hero {
    width: 100%;
    height: 97vh;
    overflow: hidden;
    position: relative;
    background: url("../img/banner-top.jpg") top center no-repeat;
    margin-bottom: -90px;
    z-index: 99;
    transition: 0.3s;
}
#hero:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#hero h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
}
#hero p {
    width: 80%;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin: 0 auto 30px;
    color: #fff;
}
#hero .carousel-control-next,
#hero .carousel-control-prev {
    width: 10%;
}
#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
    background: 0 0;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
}
#hero .btn-get-started {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #c74a1b;
}
#footer .footer-top .social-links a:hover,
#hero .btn-get-started:hover {
    background: #c74a1b;
    color: #fff;
    text-decoration: none;
}
section {
    padding: 50px 0;
    overflow: hidden;
}
.about {
    padding:0px 0px 0px 0px;
}
.what-jiva {
    padding: 0px 0px 0px 0px;
    /* border-left: 30px solid #c74a1b; */
    margin-top: 0px !important;
}
.gen .content h2,
.impact .content h2,
.patient .content h2 {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #733423;
	padding-top:10px;
	padding-bottom:0px;
}
.section-title {
    text-align: center;
    padding: 0px 30px 30px 30px;
}
.section-title h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
    padding-bottom: 0;
    color: #723421;
    text-align: left;
}
.underline-text {
  font-family: Roboto,sans-serif;
  text-decoration: underline;
}
.gen-title p,
.know-content p,
.patient-title p,
.section-title p {
    margin-bottom: 0;
    padding: 10px 0;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    color: #444444;
	font-family:Roboto,sans-serif;
}
.learn-more a,
.learn-more2,
.learn-more2 a,
.readmre,
.readmre a {
    color: #454341;
    text-decoration: none;
}
.learn-more2,
.readmre {
    font-size: 16px;
    text-align: left;
    padding: 0;
    font-weight: 600;
}
.learn-more a:hover,
.learn-more2 a:hover,
.readmre a:hover {
    color: #000;
    text-decoration: none;
}
.learn-more,
.resent-btn {
    text-decoration: underline;
}
.padrmove,
.unique-pad {
    padding-left: 0;
    padding-right: 0;
}
.full-text {
    color: #444444;
	font-size:16px;
	font-family:Roboto,sans-serif;
}
.readmore-btn {
    display: block;
    color: #454341;
    cursor: pointer;
    margin-top: 5px;
}
.icon-boxes {
    padding: 0 30px;
    position: relative;
    z-index: 100;
}
#footer .footer-top .footer-links ul li:first-child,
.icon-boxes2 {
    padding-top: 0;
}
.icon-boxes .icon-box {
    padding: 10px 30px;
    position: relative;
    border-radius: 20px;
    color: #fff !important;
}
.
 .icon,
.icon-boxes2 .icon {
    margin: 0 auto 20px;
    display: inline-block;
    text-align: center;
}
.icon-boxes .icon i,
.icon-boxes2 .icon i {
    font-size: 36px;
    line-height: 1;
    color: #c74a1b;
}
.faq .faq-list a.collapsed,
.gen-title h2,
.impact-head {
    color: #c74a1b;
}
.icon-boxes .title {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 25px;
    color: #fff;
    text-align: center;
}
.icon-boxes .description,
.icon-boxes2 .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
    color: #777;
}
.icon-boxes2 {
    position: relative;
    z-index: 100;
    padding-bottom: 0;
    top: -25px;
}
.icon-boxes2 .icon-box {
    padding: 17px 30px 10px;
    position: relative;
    box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
    border-radius: 50px;
    color: #fff !important;
}
.icon-boxes2 .title {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.clients .swiper-slide img,
.meet .swiper-slide img {
    opacity: 0.5;
    transition: 0.3s;
}
.clients .owl-item img:hover,
.clients .swiper-slide:hover img,
.meet .owl-item img:hover,
.meet .swiper-slide:hover img {
    opacity: 1;
}
.clients .swiper-pagination,
.meet .swiper-pagination {
    margin-top: 20px;
    position: relative;
}
.clients .swiper-pagination .swiper-pagination-bullet,
.meet .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #0880e8;
}
.clients .swiper-pagination .swiper-pagination-bullet-active,
.meet .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0880e8;
}
.clients .owl-item,
.meet .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}
.clients .owl-item img,
.meet .owl-item img {
    width: 60%;
    opacity: 0.5;
    transition: 0.3s;
}
.clients .owl-dots,
.clients .owl-nav,
.meet .owl-dots,
.meet .owl-nav {
    margin-top: 5px;
    text-align: center;
}
.clients .owl-dot,
.meet .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd !important;
}
.clients .owl-dot.active,
.meet .owl-dot.active {
    background-color: #0880e8 !important;
}
.gen,
.impact,
.patient {
    background: #ffeddb;
    padding: 10px 0;
    border-left: 0px solid #c74a1b;
	text-align:center;
    margin-top: 0;
}
.impact-botom {
    margin-bottom: 0;
    padding: 0px 0 50px;
}
.gen .content,
.impact .content,
.patient .content {
    padding: 0 30px 0 0;
}
.impact-txt-frm {
    padding: 0 25px 25px;
}
.impact-wht-frm {
    background: #fff;
    padding: 0 10px 10px 70px;
    border-radius: 20px 20px 20px 0;
    margin-left: 40px;
    height: 159px;
}
.impact-icon-frm {
    position: absolute;
    padding: 32px 0;
}
.impact-head {
    font-size: 25px;
    font-weight: 700;
	line-height:26px;
	padding:20px 0px 0px 0px;
}
.impact-head2 {
    font-size: 25px;
    font-weight: 700;
	line-height:26px;
	color:#723421;
	padding:35px 0px 0px 0px;
}
.impact-txt {
    color: #444;
    font-size: 16px;
}
.bi-arrow-down::before {
    color: #c74a1b;
    font-weight: 700 !important;
}
@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
.section-bg {
    background: #723421;
    padding: 40px 0px 15px 0px;
    margin-bottom: 60px !important;
}
.promise-section-title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 0 30px 30px;
}
.promise-bg,
.promise-bg1,
.promise-bg2 {
    padding: 20px 50px 10px 10px !important;
}
.faq .faq-list {
    padding: 0 0px;
}
.faq .faq-list ul {
    padding: 0;
    list-style: none;
}
.faq .faq-list li + li {
    margin-top: 15px;
}
.faq .faq-list li {
    padding: 0 30px 10px;
    position: relative;
    border-bottom: 0 solid #723321;
}
.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    padding: 10px 50px 10px 10px;
    outline: 0;
    cursor: pointer;
    background: #c3cd9d;
    color: #723421;
    height: 90px;
}
.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: #723321;
}
.faq .faq-list .icon-close,
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-show {
    top: 55px;
    background: #903100;
    color: #fff;
    font-weight: 500;
    border-radius: 50%;
    position: absolute;
    font-size: 30px;
    right: 10px;
}
.faq .faq-list p {
    margin-bottom: 0;
    padding: 20px;
    background: #fbf4e6;
}
#footer .footer-newsletter form input[type="submit"]:hover,
.contact .info i {
    background: #0880e8;
}
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close {
    display: none;
}
.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}
.promise-bg {
    background: #c3cd9d !important;
}
.promise-bg1 {
    background: #d9a97d !important;
}
.promise-bg2 {
    background: #dac38d !important;
}
.promise-bg3 {
    background: #f2e0b8 !important;
}
@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}
.gen-botom {
    margin-bottom: 0;
    padding: 0px 0 0px;
}
.gen-title,
.patient-title {
    text-align: center;
    padding: 0 20px 30px;
}
.gen-title h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 10px;
    text-align: left;
}
.learn-more {
    font-size: 14px;
    color: #733423;
    text-align: left;
    padding: 0;
    font-weight: 600;
}
.gen-innovation-img {
    top: -20px;
    padding: 0 0 30px;
    position: relative;
}
.box-video {
    position: relative;
    width: 85%;
    margin: 0 auto 40px;
    cursor: pointer;
    overflow: hidden;
}
.box-video .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
    background-image: url("../../assets/img/cgm-technologically2.png");
    background-color: transparent;
}
.bg-video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 3;
}
.box-video .bt-play {
    position: absolute;
    top: 65%;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 50%;
    text-indent: -999em;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.box-video .bt-play:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: red;
    border-width: 12px 20px;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.box-video:hover .bt-play {
    transform: scale(1.1);
}
.box-video.open .bg-video {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s 0.8s;
    transition: 0.6s 0.8s;
}
.box-video.open .video-container {
    opacity: 1;
    -webkit-transition: 0.6s 0.1s;
    transition: 0.6s 0.8s;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0;
    z-index: 1;
    padding-bottom: 56.27198%;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.better{
	padding: 0px 0px 50px 0px;
	overflow: hidden;
}
.unique {
	font-size:25px;
	color:#733423;
    /* background: #c74a1b; */
    padding: 10px 10px 10px;
    border-left: 0 solid #c74a1b;
    margin-top: 0px;
    margin-bottom: 20px;
	text-align:center;
	font-weight:700;
	border-radius:11px;
	line-height:30px;
}
.unique-img-frm {
    padding: 0 40px;
    position: relative;
    top: -70px;
}
.unique .content h2 {
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    color: #fff7f2;
    margin-bottom: 0;
}
.unique-box-frm {
    padding-left: 0;
    padding-right: 0;
    /* height: 300px; */
}
.unique-box1,
.unique-box2,
.unique-box3,
.unique-box4 {
    border-radius: 11px;
	 padding:19px 10px 18px;
    /*padding: 24px 10px 30px;*/
    width: 100%;
    text-align: center;
    position: relative;
    float: left;
}
.unique-box1 {
    background: #fff;
    top: 0;
    line-height: 25px;
    margin-bottom: 5px;
	padding:15px 10px 15px 10px;
}
.unique-box2 {
    background: #723421;
    top: 30px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.unique-box3 {
    background: #c3cd9d;
    top: 0;
    line-height: 25px;
}
.unique-box4 {
    background: #f1e0b7;
    top: 30px;
    margin-left: 5px;
}
.popup-text,
.unique-img {
    text-align: center;
}
.unique-img{
	width:20%;
	float:left;
}
.unique-text1,
.unique-text3,
.unique-text4 {
    color: #723421;
    padding: 10px 0 0;
    text-align: center;
    line-height: 20px;
}
.unique-text1{
	font-size:25px;
    color: #723421;
    padding: 0px;
	text-align:left;
	font-weight:700;
    line-height: 30px;
	padding-left:73px;
}
.unique-text2 {
    color: #d9a97d;
    padding: 10px 0 0;
    text-align: center;
    line-height: 20px;
}
.know {
    padding: 0 28px 80px;
    margin-top: -50px;
    height: 850px;
}
.know .content h2 {
    font-weight: 700;
    font-size: 25px;
    text-align: left;
    color: #723421;
}
.swiper-txtfrm1 {
    padding: 0 15px;
}
.know-slide-bg {
    background: #d9a97d;
    padding: 30px;
    color: #fff;
    font-size: 20px;
    border-radius: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.slide-line {
    padding: 10px 0;
}
.journal-txt {
    font-size: 16px;
    color: #723421;
    font-weight: 700;
    padding: 0 0 10px;
}
.patient-padrmve {
    padding: 0px 0px 50px 0px;
}
.patient-title h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #723421;
    text-align: left;
}
.patient-bg {
    position: relative;
    height: 900px;
}
.patient-whtfrm {
    height: 900px;
    margin: 0;
}
.rating-frm {
    padding: 0px 0px 40px 0px;
	color:#fff;
	margin:0px 0px 0px 0px;
}
.rating-frm-desk {
    padding: 20px 20px 20px 20px;
    background: #c74a1b;
    border-radius: 11px;
    color: #fff;
    margin: 20px 0px 20px 0px;
}
.rating-desk {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 28px;
}
.rat-desk {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 17px;
    padding: 7px 0px 0px 0px;
}
.month-frm-desk {
    background: #733423;
    border-radius: 11px;
    padding: 20px 10px 20px 10px;
    margin: 0px 0px 20px 0px;
}
.per-patient {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
}
.mon-treat {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
}
.rating-bld {
	font-size:22px;
	color:#c74a1b;
	font-weight:600;
	text-align:left;
	line-height:28px;
	font-family:Roboto,sans-serif;
}
.rating-txt {
	font-size:16px;
	font-family:Roboto,sans-serif;
	color:#444444;
	font-weight:400;
	text-align:left;
	line-height:17px;
    padding: 7px 0px 0px 0px;
}
.month-frm {
    padding: 0px 0px 40px 0px;
	margin:0px 0px 0px 0px;
}
.percent-patient{
	font-size:22px;
	font-family:Roboto,sans-serif;
	color:#c74a1b;
	font-weight:600;
	text-align:left;
	line-height:25px;
}
.month-treat{
	font-size:16px;
	font-family:Roboto,sans-serif;
	color:#444444;
	font-weight:400;
	text-align:left;
	line-height:18px;
    padding: 20px 0px 0px 0px;
}
.num-img{
	text-align:center;
	top:-42px;
	position:relative;
	height:15px;
}
.num-img2{
	text-align:center;
	top:-52px;
	position:relative;
	height:10px;
}
.testimonial-frm{
	/* background:#f8e0c9;
	float:left; */
	border-radius: 11px;
	padding:15px 15px 15px 15px;
}
.testimonial-img-frm{
	/* width:50%; 
	float:left;
	padding:0px 5px 10px 0px; */
}
.testimonial-img-frm2{
	/* width:50%;
	float:left; 
	padding:0px 0px 10px 5px; */
}
.ptient-bg{
	/*background:#c74a1b;*/
	background:#ffffff;
	border-radius: 11px;
	padding:10px;
}
.img-radus{
	border-top-left-radius:11px;
	border-top-right-radius:11px;
}
.name-adres-frm{
	padding:5px 5px 0px 5px;
}
.testimonial-name{
	font-size:16px;
	font-family:Roboto,sans-serif;
	color:#723321;
	line-height:18px;
	padding:10px 0px 10px 0px;
	text-align:left;
	font-weight:700;
}
.testimonial-adres{
	font-size:14px;
	font-family:Roboto,sans-serif;
	color:#c74a1b;
	line-height:18px;
	padding:0px;
	text-align:left;
	font-weight:500;
}
.testimonial-adres2{
	font-size:14px;
	font-family:Roboto,sans-serif;
	color:#c74a1b;
	line-height:18px;	
	padding:5px 0px 10px 0px;
	text-align:left;
	font-weight:500;
}
.swiper-name,
.swiper-taglne {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}
.content-frm h2 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #723421;
    text-align: center;
}
.content-frm p,
.swiper-name,
.swiper-taglne {
    font-size: 16px;
    text-transform: none;
}
.content-frm p {
    font-weight: 500;
	font-family:Roboto,sans-serif;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #723421;
    text-align: center;
}
.content-frm2 p {
    font-weight: 500;
	font-family:Roboto,sans-serif;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #231f20;
    text-align: center;
}
.swiper-name {
    font-weight: 600;
    color: #c74a1b;
}
.swiper-taglne {
    font-weight: 500;
    color: #723421;
	margin-bottom:35px;
}
.arow-icon {
    margin-top: 13px;
    position: absolute;
    margin-left: 10px;
}
.swiper-hbac {
    padding: 10px 30px 50px;
}
.doctor-icon {
    margin: 100px 0 0;
}
.doct-img {
    padding: 0;
    text-align: center;
}
.contact {
    background: url("../img/contact-bg.png") left center no-repeat;
    position: relative;
}
.contact:before {
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.contact .info {
    width: 100%;
}
.contact .info i {
    font-size: 20px;
    color: #fff;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: 0.3s ease-in-out;
}
.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #043c6d;
}
.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #444;
}
@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate-loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* arrow frame Start */

.what-happen{
	text-align:center;
	font-size:30px;
	color:#733423;
	padding:50px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
}
.what-happen-hd{
	font-size:20px;
	color:#c74a1b;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.what-happen-txt{
	font-family:Roboto,sans-serif;
	font-size:16px;
	color:#444444;
	font-weight:400;
	text-align:center;
	line-height:24px;
}
.what-happen-txt2{
	font-family:Roboto,sans-serif;
	font-size:16px;
	color:#444444;
	font-weight:400;
	text-align:center;
	line-height:20px;
	margin-bottom:60px;
}
.pad-frme{
	padding:0px;
}
.box {
  width: 50%;
  height: 100%;
  margin:0px auto;
  background-color:#fff;
  color: #c74a1b;
  padding: 20px 20px 20px 20px;
  position: relative;
  /* margin-bottom:30px; */
  border-radius:11px;
  /* border: 3px solid #e4dfd9; */
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 20px 0 rgba(0, 0, 0, 0.12);
  margin:25px auto;
}

.box.arrow-bottom:after {
  content: " ";
  position: absolute;
  /* right: 170px; */
  bottom: -15px;
  border-top: 15px solid #e3bf9a;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: none;
}
.what-patnt{
	padding-bottom:30px;
	padding-top:80px;
}
.patient-frm{
	position:relative;
	top:0px;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #c74a1b;
}
.patient-frm h2{
	text-align: left;
	font-size: 30px;
	color: #733423;
	padding-top: 0px !important;
	margin: 0px;
	font-weight:700;
}
.root-frm{
	background: #733423;
	padding: 15px 5px 15px 5px;
	position: relative;
	border-radius: 11px;
	width: 45%;
	margin: 0px auto;
	top: -65px;
	height:132px;
	/* height:150px; */
}
.root-colum1{
	width:33%;
	float:left;
	height:102px;
	border-right:2px solid #a55941;
}
.root-colum2{
	width:35%;
	float:left;
}
.root-colum3{
	width:32%;
	float:left;
	height:102px;
	border-left:2px solid #a55941;
}
.colm-icon{
	text-align:center;
}
.colum-txt1{
	font-size:14px;
	font-family:Roboto,sans-serif;
	color:#f1dfb8;
	text-transform:none;
	text-align:center;
	line-height:22px;
	font-weight:600;
	padding:10px 7px 0px 7px;
	letter-spacing:0.8px;
}
.colum-txt2{
	font-size:14px;
	font-family:Roboto,sans-serif;
	color:#f1dfb8;
	text-transform:none;
	padding:10px 0px 0px 0px;
	text-align:center;
	line-height:22px;
	font-weight:600;
	letter-spacing:0.8px;
}
.yesbtn-top{
	padding:30px 0px 20px 0px;
}
.savetxt-top{
	font-size:20px;
	color:#c74a1b;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	padding:0px 20px 15px 20px;
	text-transform:uppercase;
}
.yesbtn-btm{
	padding:0px 0px 50px 0px;
}
.savetxt-btm{
	font-size:20px;
	color:#c74a1b;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	padding:0px 20px 15px 20px;
	text-transform:uppercase;
}
/* Arrow Frame End */

#footer {
    padding: 0;
    color: #fff;
    font-size: 14px;
}
#footer .footer-newsletter {
    padding: 50px 0;
    background: #1f8778;
}
#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1;
    font-weight: 600;
}
#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
}
#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px;
    width: calc(100% - 100px);
}
#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #c74a1b;
    font-size: 16px;
    padding: 0 20px;
    margin: 3px;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
}
#footer .footer-top {
    background: #723321;
    padding: 30px 0;
}
#footer .footer-top .footer-info {
    margin-bottom: 0;
    padding: 0 40px 60px;
}
#footer .footer-top .footer-info h3 {
    font-size: 18px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
}
#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: #fff;
}
#footer .footer-top .social-links a {
    font-size: 16px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.9);
    color: #723321;
    line-height: 1;
    padding: 10px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
#footer .footer-top h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #5db1f9;
    font-size: 18px;
    line-height: 1;
}
#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top .footer-links ul a {
    color: rgba(255, 255, 255, 0.75);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}
#footer .footer-top .footer-contact {
    margin-bottom: 0;
    padding: 0 30px;
}
#footer .footer-top .footer-contact p {
    line-height: 26px;
}
#footer .copyright {
    text-align: center;
    padding-top: 30px;
}
#footer .credits {
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    color: #fff;
}
.we-send {
    font-size: 13px;
    color: #000;
    text-align: center;
    padding: 5px 0 0;
}
.receive,
.resent-btn {
    font-size: 13px;
    padding: 5px 0;
    color: #000;
    text-align: center;
}
.resent-btn {
    cursor: pointer;
    border: 0;
    background: 0 0;
}
.form-control,
.modal-content {
    border-radius: 20px;
}
.resent-btn a,
.resent-btn a:hover {
    color: #000;
    text-decoration: underline;
}
.modal {
    top: 120px;
}
.modal-title {
    font-size: 22px !important;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
}
.modal-footer {
    text-align: center;
    display: block;
}
.modal-header {
    background: #723321;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
}
.form-control {
    margin-top: 10px;
    font-size: 15px;
    padding: 0.475rem 0.75rem;
    border: 1px solid #6d6b6b;
}
label {
    font-size: 14px;
    padding-left: 14px;
}
.btn-success {
    background: #c54a20;
    color: #fff;
    border-radius: 20px;
    width: 50%;
    border-color: #c54a20;
}
.btn-success:hover {
    color: #fff;
    background-color: #723421;
    border-color: #723421;
}
.modal-header .btn-close {
    margin: -4.7rem -0.9rem -0.5rem -1.5rem;
}
.btn-close,
.btn-close:hover {
    opacity: 2.5;
}
.close {
    width: 30px;
    height: 30px;
    margin-top: -50px;
    margin-right: -21px;
    border-radius: 20px;
    border: 1px solid #fff;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.pagination-bottom {
    font-size: 0px;
}
.pagination-top {
    position: fixed;
    top: 100px;
    right: 10px;
    margin: 0;
}
.pagination-top .swiper-pagination-bullet {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    padding: 5px;
    color: #000;
    opacity: 1;
    background: #fff;
}
.pagination-top .swiper-pagination-bullet-active {
    color: #fff;
    background: #000;
}

/* Patient testimonial slider css start */

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #e3bf9a;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #723321;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
	display:none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
/*
span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
*/
.owl-nav button:focus {
    outline: none;
}
.padtop{
	padding-top:40px;
}
.radus{
	border-radius:10px;
}
/* Patient Slider css end */


@media (min-width: 320px) and (max-width: 540px) {
    #main {
        background: #ffeddb;
        width: 100%;
        margin: 0 auto;
    }
	.btn-back {
		width:95%;
		padding:8px 15px 30px 15px;
	}
	
}
@media (min-width: 320px) and (max-width: 339px) {
	#hero {
        height: 340px;
    }
}
@media (min-width: 340px) and (max-width: 359px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 65px !important;
    }
    .icon-boxes .title {
        font-size: 18px !important;
    }
    .swiper-txtfrm1 {
        height: 720px !important;
    }
    .know-slide-bg {
        height: 710px !important;
    }
    .know {
        height: 1030px !important;
        margin-top: -50px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
}
@media (min-width: 360px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 65px !important;
    }
    .icon-boxes .title {
        font-size: 18px !important;
    }
    .swiper-txtfrm1 {
        height: 720px !important;
    }
    .know-slide-bg {
        height: 710px !important;
    }
    .know {
        height: 1030px !important;
        margin-top: -50px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
}
@media (min-width: 375px) {
    #hero {
        height:340px;
    }
    .icon-boxes {
        padding-top: 65px !important;
    }
    .icon-boxes .title {
        font-size: 18px !important;
    }
    .about {
        padding-bottom: 30px;
    }
    .section-bg {
        margin-bottom: 80px !important;
    }
    .swiper-txtfrm1 {
        height: 695px !important;
    }
    .know-slide-bg {
        height: 685px !important;
    }
    .know {
        height: 960px !important;
        margin-top: -70px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
}
@media (min-width: 384px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 60px !important;
    }
}
@media (min-width: 390px) {
    #hero {
        height: 340px;
        padding: 100px 0;
    }
    .icon-boxes {
        padding-top: 55px !important;
    }
    .swiper-txtfrm1 {
        height: 640px !important;
    }
    .know-slide-bg {
        height: 635px !important;
    }
    .know {
        height: 920px !important;
        margin-top: -70px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
}
@media (min-width: 393px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 55px !important;
    }
    .swiper-txtfrm1 {
        height: 640px !important;
    }
    .know-slide-bg {
        height: 635px !important;
    }
    .know {
        height: 920px !important;
        margin-top: -70px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
}
@media (min-width: 412px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 55px !important;
    }
    .swiper-txtfrm1 {
        height: 600px !important;
    }
    .know-slide-bg {
        height: 590px !important;
    }
    .know {
        height: 850px !important;
        margin-top: -70px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
    .impact-wht-frm {
        padding: 15px 10px 10px 70px !important;
    }
}
@media (min-width: 414px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 65px !important;
    }
    .swiper-txtfrm1 {
        height: 580px !important;
    }
    .know-slide-bg {
        height: 570px !important;
    }
    .know {
        height: 825px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 900px !important;
    }
    .impact-wht-frm {
        padding: 15px 10px 10px 70px !important;
    }
}
@media (min-width: 428px) {
    #hero {
        height: 340px;
    }
    .icon-boxes {
        padding-top: 55px !important;
    }
    .swiper-txtfrm1 {
        height: 550px !important;
    }
    .know-slide-bg {
        height: 542px !important;
    }
    .know {
        height: 805px !important;
        margin-top: -70px !important;
    }
    .patient-bg,
    .patient-whtfrm {
        height: 550px !important;
    }
    .impact-wht-frm {
        padding: 15px 10px 10px 70px !important;
    }
}
@media (min-width: 320px) and (max-width: 450px) {
	.container{
		width:100% !important;
	}
	.box{
		width:100%;
	}
	.root-frm{
		width:95%;
	}
	.img-rght{
		text-align:left;
	}	
	.thanku-mob-hide{
		display:none;
	}
	.what-happen{
		font-size:25px;
		padding:30px 0px 0px 0px;
	}
	.colum-txt1{
		font-size:12px;
		padding:5px 7px 0px 7px;
		line-height:15px;
	}
	.colum-txt2{
		font-size:12px;
		line-height:15px;
	}
	.what-patnt{
		padding:0px;
	}
	.patient-frm h2{
		font-size:25px;
		text-align:center;
	}
	.padtop{
		margin-top:0px;
	}
	.testimonial-name{
		font-size:14px;
		padding:0px;
	}
	.testimonial-adres{
		font-size:12px;
	}
	.testimonial-adres2{
		font-size:12px;
		padding:0px 0px 0px 0px;
	}
	.gen .content h2{
		font-size:25px;
		text-align:center;
		padding:40px 0px 10px 0px;
	}
	.gen-title h2{
		font-weight:600;
	}
	#footer .footer-top .footer-info{
		padding:0 30px 60px;
	}
	.box.arrow-bottom:after{
		right: 170px;
	}
	.bg-colr{
		padding-top:0px;
	}
}
@media (min-width: 1024px) and (max-width: 1920px) {
    .desktop1,
    .desktop10,
    .desktop11,
    .desktop12,
    .desktop13,
    .desktop2,
    .desktop3,
    .desktop4,
    .desktop5,
    .desktop6,
    .desktop7,
    .desktop8,
    .desktop9,
    .desktop10,
    .desktop11,
    .desktop12,
    .desktop13,
    .desktopscrol {
        width: 428px;
        margin: auto;
    }
    .desktopscrol {
        justify-content: center !important;
    }
    .desktopnav {
        display: none;
    }
    .modal-dialog {
        max-width: 400px;
    }
    .faq .faq-list li {
        padding: 0 54px 10px 30px;
    }
    .back-to-top {
        background: 0 0 !important;
        height: 40px;
    }
    #footer .footer-top .footer-info {
        margin-bottom: 0;
        padding: 0px 40px 70px 40px;
    }
	.thanku-dektop-hide{
		display:none;
	}
	.rating-frm-desk{
		display:none;
	}
	.month-frm-desk{
		display:none;
	}
}
