@charset "utf-8";
body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: 'Belleza', 'sans-serif' !important;
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.h1,
.h2 {
    color: #223e99;
}
p {
    padding: 0;
    margin-bottom: 8px;
}
a {
    color: #223e99;
}
ul,
ol {
    padding: 0;
    margin: 0;
}
.wrapper {
    overflow-x: hidden;
}
header {
    padding: 8px 0;
    border-bottom: 2px solid #014268;
    box-shadow: 1px 0 4px rgba(0, 0, 0, 0.70);
    width: 100%;
}
.logo {
    float: left;
    min-height: 60px;
}
.logo a {
    display: inline-block;
}
.logo a img {
    height: 85px;
}
.top-right {
    float: right;
    text-align: right;
    margin-top: 1em;
}
.top-right a {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #223e99;
}
.top-right .btn {
    line-height: 36px;
}
.top-right .btn > i {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    margin-right: 10px;
    float: left;
}
.btn {
    font-weight: 600;
    border-radius: 2em;
    padding: 0.6em 1.5em;
    white-space: normal;
    border: 2px solid transparent;
}
.btn_pink {
    color: #444;
    background: #fff;
    font-size: 19px;
    border-color: #ddd;
}
.btn_white {
    font-size: 19px;
    color: #223e99;
    background: #fff;
    border-color: #ddd;
}
.color_pink {
    color: #f1288b;
}
.color_black {
    color: #000;
}
.color_blue {
    color: #223e99;
}
.awards {
    text-align: center;
}
.awards img {
    height: 95px;
    width: auto;
    margin-bottom: 15px;
}
#banner {
    background: url(../images/Cutis-Medical-Aesthetic-Clinic-in-Singapore-Dr-Sylvia-Ramirez.png) center top no-repeat;
    background-size: cover;
}
#banner .banner-text {
    border-radius: 0;
    margin: 0 0;
    padding: 55px 0;
    width: 100%;
    text-align: right;
}
#banner .banner-text .bann-txt {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    padding: 17px;
    margin-top: 45px;
}
#banner .banner-text .h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 0;
}
#banner .banner-text h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 0;
}
.banner-text .h5 {
    color: #000;
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 1.0em
}
.banner-text .h5 span {
    font-weight: normal;
}
.or {
    margin: 0 5px;
    font-size: 30px;
    color: #fff;
}
.banner-form legend {
    background: none repeat scroll 0 0 #223e99;
    border: medium none;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 15px;
    text-align: center;
    position: relative;
}
.banner-form > form > legend::after {
    bottom: 32px;
    color: #223e99;
    content: "";
    font-family: "FontAwesome";
    font-size: 40px;
    left: 50%;
    line-height: 0;
    margin-left: -6px;
    position: absolute;
    top: 105%;
}
.banner-form .well {
    background-color: #f2f2f2;
    box-shadow: 0;
    border: 0;
    border-bottom: 2px solid #223e99;
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
}
.banner-form form .form-control {
    border-color: #ddd;
    color: #181818;
    border-radius: 4px;
    margin-bottom: 10px;
    height: 43px;
    text-align: left;
}
.banner-form form .btn_pink {
    font-size: 18px;
    padding: 6px 15px;
    border-color: #ddd;
}
#banner .modal-content {
    border-radius: 0;
}
#banner .modal-header {
    background: none repeat scroll 0 0 #0171b3;
    padding: 10px 15px;
}
#banner .modal-header .modal-title {
    font-size: 24px;
    color: #fff;
}
#banner .modal-body {
    background: none repeat scroll 0 0 #e0f3ff;
    padding: 15px;
    position: relative;
}
#banner .modal-footer .btn_pink {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-color: #f39dc7;
}
#banner .form-control {
    border-radius: 0;
    color: #333;
}
#services {
    background: #223e99;
    color: #fff;
    padding: 22px 0;
    text-align: center;
}
#services h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
}
#services p {
    font-weight: normal;
    font-size: 28px;
}
#content {
    padding: 30px 0 30px;
}
#content p {
    margin-bottom: 10px;
}
#content .h1 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 20px;
}
#content_bottom {
    padding: 20px 0;
    background: #f7f7f7;
}
.content_img2 {
    border-radius: 2px;
    max-width: 100%;
}
#content_bottom hr {
    border-color: #fff;
    margin: 30px 0
}
.btm_text {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #404040;
    margin-bottom: 30px;
}
.btm_text a {
    color: #223e99;
    font-weight: 600;
}
.btm_text span {
    color: #223e99;
}
#footer {
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 14px;
    text-align: center;
}
#footer h1 {
    color: #000;
}
p.contact {
    color: #223e99
}
p.address {
    color: #161616;
    font-size: 18px;
}
.timing .time {
    float: right;
    text-align: left;
    width: 55%;
}
.day {
    float: left;
    text-align: left;
    width: 45%;
}
.timing .day i {
    margin: 0 8px 0 0;
    color: #415182;
    font-size: 14px;
}
.timing .time i {
    margin: 0 8px 0 0;
    color: #415182;
    font-size: 14px;
}
.aesthe-content h1 {
    margin-top: 0px;
}
.main-award-img {
    display: inline-block;
}
.main-award-img .award-img {
    display: inline-block;
    margin: 0 2px 6px;
}
.main-award-img .award-img:last-child {
    margin-left: 6px;
}
.suns-pro img {
    float: right;
}
.sun-sce h2 {
    margin-top: 0;
}
.banner-text .hero_caption h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 32px;
    color: #fff;
}
ul.sunpro-list {
    list-style-type: disc;
    margin-bottom: 10px;
    margin-left: 20px;
}
.sunpro-list li {
    line-height: 29px;
}
.product-sun .pull-left {
    padding-right: 40px;
}
.product-sunpr .pull-left {
    padding-right: 40px;
}
.product-sun h2,
.product-sunpr h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
.prod-suns {
    float: left;
    width: 200px;
}
.prod-suns-descri {
    float: right;
    width: calc(100% - 220px);
}
.banner-text .hero_caption .choose {
    margin: 10px 0;
}
.banner-text .hero_caption {
    text-align: left;
}
.banner-text .hero_caption .moisture {
    list-style-type: disc;
    padding-left: 24px;
}
.banner-text .hero_caption .moisture > li {
    color: #666;
    font-size: 20px;
    font-weight: 400;
}
.responsicebanner {
    display: none;
}
.product-sun::before {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 235px;
    position: absolute;
    right: 0px;
    top: 85px;
    width: 1px;
}
.link-btn {
    float: left;
    margin-bottom: 50px;
    margin-top: 29px;
    text-align: center;
    width: 100%;
}
#contact-sec-info {
    background: #223e99 none repeat scroll 0 0;
    padding: 30px 0;
}
.sec-info .or {
    color: #fff;
}
.sunpro-list li strong {
    color: #F1288B;
    font-weight: 900;
}
.cotation {
    font-size: 20px;
    color: #F1288B;
}
.add-more {
    color: #223e99;
    font-size: 19px;
    margin: 15px 0 0;
}
.treatment-service {
    margin-top: 15px;
    padding: 0 0 0 20px;
}
.treatment-service li {
    color: #444;
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    width: 100%;
}
.slide-section.pull-right {
    margin: 15px 0 0;
}
.address-info {
    background: #223e99;
    padding: 0 0 30px;
}
.email_us img {
    float: left;
}
.email_us .email_ids {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 0 0 0 15px;
}
.email_ids .mail_id {
    margin-top: 6px;
}
.cont {
    margin: 10px 0 0;
}
.email_us .email_ids p a {
    color: #fff;
    font-size: 22px;
}
#contact-info {
    background: #F7F7F7;
    padding: 0 0 20px 0;
}
#contact-info h1 {
    font-size: 28px;
    font-weight: 600;
}
#contact-info h4 {
    font-size: 18px;
    font-weight: 600;
    color: #223e99;
}
.timing {
    float: left;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
    ;
}
.timing > li {
    float: left;
    line-height: 25px;
    width: 100%;
}
.ourkey-content p {
    text-align: justify;
    line-height: 28px;
    padding: 0 21px 0 0;
}
.padding0 {
    padding: 0 !important;
}
.email_ids.location p {
    line-height: 22px;
    margin: 0;
}
.contact_info-heading h1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.aesthe-content > h3 {
    color: #223e99;
    font-weight: 900;
    margin-top: 0;
}
.slide-section.pull-right img {
    width: 100%;
}
.video-container {
    float: left;
    height: 0;
    overflow: auto;
    padding-bottom: 54.25%;
    padding-top: 30px;
    position: relative;
    width: 100%;
    margin: 18px 0 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
}


/* 07-09-2017 */
#appointmentform.appointment-fm .form-control {
    margin-bottom: 8px !important;
    height: 38px !important;
}
#appointmentform.appointment-fm textarea.form-control {
    height: 63px !important;
}
#appointmentform.appointment-fm.banner-form legend{
    font-size: 18px !important;
}

.g-recaptcha {
   float: left !important;
    transform: scale(0.84) !important;
    position: relative;
    left: -22px;
}
/* 07-09-2017 */

@media (min-width: 1950px) {
    .banner-text .hero_caption {
        padding: 12% 0 15%;
    }
}
@media (min-width: 1400px) {
    .banner-text .hero_caption {
        padding: 7% 0 12%;
        text-align: left;
    }
}
@media (max-width: 1199px) {
    .link-btn a {
        font-size: 20px;
    }
	.email_us .email_ids p a {
  font-size: 19px;
}
.email_us .email_ids {
  font-size: 16px;
  margin: 0 0 0 10px;
}
}
@media (max-width: 1024px) {
    .email_us .email_ids p a {
        color: #fff;
        font-size: 19px !important;
    }
    .email_ids.location p {
        font-size: 16px !important;
        line-height: 21px;
        margin: 0;
    }
    .link-btn a {
        font-size: 20px;
    }
    #banner .banner-text {
        padding: 49px 0;
    }
    .link-btn a {
        font-size: 15px;
        padding: 5px 8px;
    }
	#services h1 {
  font-size: 38px;
}
#services p {
  font-size: 22px;
}
#services {
  padding: 18px 0;
}
#contact-info h1 {
  font-size: 22px;
}
#footer h1 {
  font-size: 30px;
}
}
@media (max-width: 991px) {
    .g-recaptcha {
    transform: scale(0.60) !important;
    left: -60px !important;
}
    .link-btn a {
        font-size: 18px;
        margin-top: 22px;
    }
    .prod-suns {
        background: #fff none repeat scroll 0 0;
        float: left;
        text-align: center;
        width: 100% !important;
    }
    .prod-suns-descri {
        float: right;
        margin: 15px 0 0;
        width: 100% !important;
    }
    #services h1 {
        font-size: 38px !important;
    }
    .padding0 .padding0 {
        padding: 0 0 20px !important;
    }
    .slide-section.pull-right {
        margin: 30px 0 0;
    }
    .slide-section.pull-right img {
        width: 100%;
    }
    .link-btn {
        float: left;
        margin-bottom: 0 !important;
        margin-top: 86px;
        text-align: center;
        width: 100%;
    }
    .video-container {}.video-container iframe,
    .video-container object,
    .video-container embed {
        height: 100%;
    }
    #banner {
        padding-bottom: 7%;
    }
    #banner .banner-text .h1 {
        font-size: 35px;
    }
    .link-btn a {
        font-size: 15px;
    }
    .link-btn {
        margin-top: 0px;
    }
    .link-btn .btn {
        padding: 5px 18px;
    }
    #banner .banner-text h2 {
        font-size: 22px;
        margin-top: 5px;
    }
	.banner-form legend {
  font-size: 18px;
  padding: 14px;
}
.banner-form form .btn_pink {
  font-size: 16px;
  padding: 6px 13px;
}
.btn_pink {
  font-size: 17px;
}
.btn_white {
  font-size: 17px;
}
#footer h1 {
  font-size: 26px;
}
}
@media (max-width: 979px) {
    #banner .banner-text {
        padding: 40px 0;
    }
    #banner .banner-text .h1 {
        font-size: 40px;
    }
    .banner-text .h5 {
        font-size: 28px;
        margin-bottom: 0.5em
    }
}
@media (max-width: 800px) {
    #banner {
        padding-bottom: 7%;
    }
}
@media (max-width: 768px) {
    .awards img {
        max-width: 100%;
        height: auto;
    }
	#banner .banner-text .h1 {
  font-size: 35px;
}
#banner .banner-text h2 {
  font-size: 20px;
}
.or {
  font-size: 22px;
}
    #services h1 {
        font-size: 30px !important;
    }
	#services p {
  font-size: 18px;margin:0;
}
#content {
  padding: 20px 0;
}
h3, .h3 {
  font-size: 19px;
  padding-left: 10px;
}
.treatment-service {
  margin-top: 10px;
}
#contact-info h1 {
  font-size: 18px;
}
#contact-info h4 {
  font-size: 17px;
}
#footer h1 {
  font-size: 24px;
  margin: 10px 0 5px;
}
}
@media (max-width: 767px) {
    .g-recaptcha{
        transform: inherit !important;
        position: inherit !important;
        float: none !important;
        left: 0 !important;
    }
    #banner .banner-text h2 {
  font-size: 18px;
  line-height: 25px;
}
#banner .banner-text .bann-txt {
  margin-bottom: 10px;
  padding: 12px;
}
    .main-award-img .award-img:last-child {
        margin-left: 2px !important;
    }
    .col-sm-4.banner-form {
        margin-bottom: 20px;
    }
    #services h1 {
        font-size: 28px;
    }
    #services p {
        font-size: 18px;
    }
    #banner .banner-text .h1 {
  font-size: 34px !important;
}
    .banner-text .hero_caption h3 {
        font-size: 17px !important;
    }
    .banner-text .hero_caption .moisture > li {
        font-size: 16px !important;
    }
    .link-btn {
        margin-top: 0px !important;
    }
    #banner .banner-text {
        padding: 30px 0;
    }
    #banner .banner-text .h1 {
        font-size: 30px;
    }
    .banner-text .h5 {
        font-size: 25px;
        margin-bottom: 0.5em
    }
    .or {
        color: #fff;
        font-size: 18px;
    }
    .btn {
        font-size: 18px;
        padding: 0.2em 0.6em;
    }
    #banner .banner-text {
        padding: 30px 0 !important;
    }
    .dshead h2 {
        margin-top: 0;
        font-size: 25px;
    }
    .link-btn a {
        margin: 0;
    }
    .top-right a {
        font-size: 16px;
    }
	.email_us .email_ids {
  margin: 0 0 0 15px;
}
.ourkey-content p {
  line-height: 25px;
  padding: 0;
}
.btn {
  font-size: 16px;
  padding: 4px 16px;
}
.address-info {
  padding: 0 0 5px;
}
}
@media (max-width: 736px) {
    #contact-info {
        padding: 0 0 10px !important;
    }
    #footer {
        padding: 0 0 10px !important;
    }
    #contact-info h1 {
        font-size: 20px !important;
        line-height: 26px;
    }
    #footer h1 {
        font-size: 25px;
    }
    p.address {
        font-size: 16px;
    }
    .aesthe-content > h3 {
        font-size: 18px !important;
        font-weight: normal !important;
    }
    #services {
        display: none;
    }
    .n-form {
        padding: 8px 10px !important;
    }
    .n-form .banner-form legend {
        font-size: 14px;
        padding: 4px;
        font-weight: normal;
    }
    .logo a img {
        height: 60px;
    }
    .award-img > img {
        width: 60px;
    }
    .top-right {
        margin-top: 10px;
    }
    .top-right a {
        font-size: 14px;
    }
    header {
        padding: 2px 0;
    }
    .logo {
        min-height: 0px;
    }
    .link-btn {
        margin-top: 12px !important;
    }
    .link-btn a {
        font-size: 14px;
    }
    .link-btn .btn {
        padding: 5px 14px;
    }
}
@media (max-width: 667px) {
.contact_info-heading h1 {
  font-size: 25px;
}
body{
font-size:15px;
}
.ourkey-content p {
  line-height: 23px;
}
}
@media (max-width: 639px) {
    #content_bottom,
    #content {
        padding: 25px 0;
    }
    #contact-info h4 {
        font-size: 17px;
    }
    #banner .banner-text .h1 {
        background: none;
        color: #fff;
    }
    .main-award-img {
        text-align: center;
    }
    .main-award-img .award-img {
        margin: auto;
    }
    .main-award-img .award-img {
        margin: 5px 0 0 !important;
    }
    .banner-text .hero_caption .btn {
        font-size: 14px;
    }
    #contact-info h1 {
        font-size: 19px !important;
        line-height: 26px;
    }
    .timing > li {
        width: 100% !important;
    }
}
@media (max-width: 568px) {
    
#banner .banner-text .h1 {
  font-size: 25px !important;
}
#banner .banner-text h2 {
  font-size: 15px;
  line-height: 15px;
}
.banner-form legend {
  font-size: 16px;
  padding: 12px;
}
.contact_info-heading h1 {
  font-size: 22px;
}
.padding0 .padding0 {
  padding: 0 0 26px !important;
}
.email_us .email_ids p a {
  font-size: 16px !important;
}
#contact-info h1 {
  font-size: 18px !important;
  line-height: 23px;
  margin: 8px 0 5px;
}
#contact-info h4 {
  font-size: 16px;
  margin: 5px 0;
}
.sunpro-list li {
  line-height: 25px;
}
#footer h1 {
  font-size: 20px !important;
}
p.address {
  font-size: 15px;
}
.btn {
  font-size: 14px;
}
#contact-sec-info {
  padding: 20px 0;
}
}
@media (max-width: 516px) {
    .main-award-img {
        float: right;
    }
}
@media (max-width: 480px) {
    .email_us img {
        width: 30px;
    }
    .email_us .email_ids {
        margin: 0 0 0 8px !important;
    }
    .email_ids.location p {
        font-size: 13px !important;
    }
    .email_us .email_ids p a {
        font-size: 17px !important;
    }
    .timing > li {
        font-size: 13px;
    }
    .text-center a {
        font-size: 14px;
    }
    .award-img img {
        width: 53px !important;
    }
    .aesthe-content > h3 {
        font-size: 21px;
    }
    .treatment-service li {
        width: 100% !important;
    }
    .banner-text .hero_caption {
        padding: 0;
    }
    #banner .banner-text .h1 {
        font-size: 20px !important;
    }
    .banner-text .hero_caption h3 {
        font-size: 16px !important;
    }
    .or {
        display: none;
    }
    #banner .banner-text h2 {
        font-size: 13px;
        line-height: 15px;
    }
    .product-sun h2,
    .product-sunpr h2 {
        font-size: 20px !important;
    }
    #content .h1 {
        font-size: 22px !important;
    }
    .banner-text .hero_caption .btn {
        font-size: 14px;
    }
    .link-btn {
        margin-top: 0 !important;
    }
    #banner .banner-text .bann-txt {
        margin-top: 0;
        padding: 10px;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
	#contact-info h1 {
  font-size: 16px !important;
  line-height: 20px;
}
#contact-info h4 {
  font-size: 14px;
}
body {
  font-size: 14px;
}
.ourkey-content p {
  line-height: 21px;
}
p.address {
  font-size: 13px;
}
#footer {
  font-size: 13px;
  text-align: center;
}
.treatment-service li {
  font-size: 14px;
  line-height: 22px;
}
.aesthe-content > h3 {
  font-size: 16px !important;
}
.col-sm-4.banner-form {
  margin-bottom: 10px;
}
.banner-form form .btn_pink {
  font-size: 13px;
  padding: 6px 18px;
}
.email_us .email_ids p a {
  font-size: 15px !important; 
}
.contact_info-heading h1 {
  font-size: 20px;
  margin: 8px 0 5px;
}
    .top-right {
        margin: 5px 0px;
        width: 100%;
        text-align: center;
    }
    .top-right a {
        display: block;
        font-size: 15px;
        padding: 0 6px;
    }
    .mail-link {
        display: block;
        margin-bottom: 10px;
    }
    .link-btn {
        margin-top: 12px !important;
    }
    .link-btn a {
        font-size: 12px !important;
    }
    .link-btn .btn {
        padding: 3px 8px !important;
    }
	.padding0 .padding0 {
  padding: 0 0 10px !important;
}
}
@media (max-width: 479px) {
    #banner .banner-text h2 {
        font-size: 14px;
        line-height: 21px;
    }
    #banner .banner-text .h1 {
        font-size: 25px;
        font-weight: 700;
    }
    .banner-text .h5 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0.5em
    }
    .btn_pink {
        margin: 10px 0;
    }
    #banner .banner-text h2 {
        font-size: 15px;
        line-height: 18px;
    }
}
@media (max-width: 414px) {
    .top-right a {
        padding: 0 3px;
    }
    .col-sm-4.banner-form {
        padding: 0;
    }
    #contact-info h4 {
        font-size: 18px;
    }
}
@media (max-width: 360px) {
    .email_us .email_ids {
        margin: 0 0 0 3px !important;
    }
    .banner-text .hero_caption .btn {
        font-size: 11px;
        margin-bottom: 0;
    }
    #banner .banner-text .h1 {
        font-size: 16px !important;
    }
    #banner {
        background-position: -5 center !important;
    }
    #banner .banner-text {
        padding: 16px 0;
    }
    #content_bottom,
    #content {
        padding: 10px 0;
    }
    #banner .banner-text h2 {
        font-size: 13px;
        line-height: 15px;
    }
}
@media (max-width: 350px) {
    .n-form .banner-form legend {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    .g-recaptcha {
    transform: scale(0.93) !important;
    position: relative !important;
    left: -10px !important;
    }

}

section#contact-sec-info-moblie {
    background: #223e99;
	display:none;
}
@media (max-width: 767px) {
section#contact-sec-info-moblie {
    background: #223e99;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
	padding-top: 5px;
padding-bottom: 5px; 	
}
section#contact-sec-info-moblie a {
    margin: 0 2px;
}
#footer {
    padding: 0 0 60px !important;
}
}



