/*-------------
Red Flags
---------------*/
body .page-header .wrapper .page-title {
    display: none;
}
.blank {
    background: #fff;
    height: 1em;
    width: 100%;
}
#redContent, .altWrapper .accordioncontainer > .col #accordion {
    padding: 0 10px;
}
#redContent .arrowed.double p, #redHead a, #redHead h1, #redHead p {
    font-weight: 800;
}
#redHead {
    background: #c8583f;
    display: flex;
    flex-wrap: wrap;
    height: 130px;
    justify-content: center;
    padding: 0;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
#redHead .title .sign {
    background: url(/content/dam/commercial-kr/specialty/sma/caregiver/kr_kr/images/red-flags/sign.png) 0 0 no-repeat;
    background-size: contain;
    height: 29px;
    margin: 0 10px 0 0;
    width: 31px;
}
#redHead .title h1 {
    color: #fff;
    font-size: 2.133em;
}
#redHead .buttons, #redHead .buttons p, #redHead .early-action, #redHead .title {
    align-items: center;
    display: flex;
}
#redHead .buttons {
    justify-content: space-between;
    width: 245px;
    margin: 10px 0;
}
#flagsActivityContent p.shadowed, #redHead .buttons p {
    background: #fff;
    border: solid 2px;
    box-shadow: -2px 4px 0 0 #8a4735;
    font-size: 0.867em;
    height: 28px;
    justify-content: center;
    width: 116px;
    font-family: "brandon-grotesque", sans-serif;
    margin: 0;
    cursor: pointer;
}
#flagsActivityContent p:hover, #redHead .buttons p:hover {
/*     text-decoration: none; */
}
#redHead .buttons p.young {
    border-color: #c8583f;
    color: #c8583f;
}
#redHead .buttons p.elder {
    border-color: #49a7c2;
    color: #49a7c2;
}
#redHead .early-action a {
    color: #fff;
    font-size: 0.867em;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#redContent p {
    text-align: left;
}
#redContent .red-content__descr p {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 0;
}
#redContent .red-content__descr p.accent {
    color: #c8583f;
}
#redContent .arrowed {
    align-items: center;
    background: #49a7c2;
    display: flex;
    height: 180px;
    padding: 0 20px;
}
#redContent .arrowed img {
    height: 28px !important;
}
#redContent .arrowed img.reverse {
    transform: scalex(-1);
}
#redContent .arrowed p {
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    margin: 0 0 0 20px;
}
#redContent .arrowed.double {
    background: #499b53;
    height: 140px;
    justify-content: space-between;
}
#redContent .arrowed.double p {
    font-size: 1.2em;
    margin: 0 20px;
    text-align: center;
}
#redContent .arrowed.double p sup {
    font-size: 12px;
    font-weight: 400;
    top: auto;
    vertical-align: super;
}
#SMARTMoves_CureSma iframe {
    height: 185px;
    width: 100%;
}
#adviceBlock p {
    font-size: 1.067em;
}
#adviceBlock p b {
    color: #c8583f;
    font-weight: 800;
}
#SMARTMoves_CureSma {
    margin: 10px 0 28px;
}
hr.hr-style-one {
    border-top: 4px dotted #c8583f;
    margin: 30px 0 28px;
}
#flagsActivityContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 35px;
}
#flagsActivityContent .month-content {
    height: 300px;
    position: relative;
    width: 300px;
}
#flagsActivityContent .month-content.active-block {
    height: 580px;
}
#flagsActivityContent .month-content.active-block > p {
    visibility: hidden;
}
#months_06 {
    background: url(/content/dam/commercial-kr/specialty/sma/caregiver/kr_kr/images/red-flags/baby-06.jpg) 0 0 no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}
#months_712 {
    background: url(/content/dam/commercial-kr/specialty/sma/caregiver/kr_kr/images/red-flags/baby-712.jpg) 0 0 no-repeat;
    background-size: contain;
}
#flagsActivityContent .month-content p.footnote {
    bottom: 5px;
    color: #737b83;
    font-size: 0.8em;
    font-style: italic;
    font-weight: 500;
    left: 15px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
}
#flagsActivityContent p.shadowed {
    align-items: center;
    border: 0;
    box-shadow: -2px 3px 0 0 hsla(212, 6%, 51%, 0.5);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.733em;
    font-weight: 800;
    height: 70px;
    justify-content: center;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 105px;
    z-index: 1;
    margin-bottom: 0;
    cursor: pointer;
}
#flagsActivityContent .popup.popup-06, #flagsActivityContent p.shadowed.young {
    background: #c8583f;
}
#flagsActivityContent .popup.popup-712, #flagsActivityContent p.shadowed.elder {
    background: #49A7C2;
}
#flagsActivityContent p.shadowed sup {
    font-weight: 400;
}
#flagsActivityContent p.shadowed span {
    text-decoration: underline;
}
#flagsActivityContent .month-content .content {
    height: 100%;
    padding: 0;
    width: 100%;
}
#flagsActivityContent .month-content .popup {
    box-shadow: 3px 1px 0 0 hsla(212, 6%, 51%, 0.3);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    padding: 150px 10px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#flagsActivityContent .month-content .popup p {
    color: #fff;
    font-size: 1em;
    line-height: 1;
    margin: 0;
    text-align: center;
}
#flagsActivityContent .month-content .popup p:first-of-type {
    padding: 0 33px;
}
#flagsActivityContent .close-btn {
    background: url(/content/dam/commercial-kr/specialty/sma/caregiver/kr_kr/images/red-flags/close-btn.png) center center no-repeat;
    background-size: 30px 30px;
    height: 56px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 56px;
    cursor: pointer;
}
.month-content.active-block {
    height: 520px;
}
.flag {
    height: 14%;
    position: absolute;
    width: 8%;
    cursor: pointer;
}
.flag06.flag-0 {
    left: 46.4%;
    top: 1%;
}
.flag06.flag-1 {
    left: 37%;
    top: 7%;
}
.flag06.flag-2 {
    height: 11%;
    left: 33%;
    top: 26%;
    width: 17%;
}
.flag06.flag-3 {
    left: 70.7%;
    top: 26%;
}
.flag06.flag-4 {
    left: 52%;
    top: 30%;
}
.flag06.flag-5 {
   height: 15%;
    left: 45%;
    top: 47.3%;
    width: 13.6%;
}
.flag06.flag-6 {
    left: 14.7%;
    top: 40%;
}
.flag06.flag-7 {
    left: 34%;
    top: 47%;
}
.flag06.flag-8 {
    left: 48%;
    top: 47%;
}
.flag06.flag-9 {
    left: 69%;
    top: 61%;
}
.flag06.flag-10 {
    left: 43.6%;
    top: 75%;
}
.flag712.flag-0 {
    height: 11%;
    left: 34%;
    top: 16%;
    width: 17%;
}
.flag712.flag-1 {
    left: 65%;
    top: 15%;
}
.flag712.flag-2 {
    left: 84%;
    top: 14%;
}
.flag712.flag-3 {
    left: 74%;
    top: 26%;
}
.flag712.flag-4 {
    left: 51%;
    top: 36%;
}
.flag712.flag-5 {
    left: 31.4%;
    top: 40%;
}
.flag712.flag-6 {
    left: 14%;
    top: 53%;
}
.flag712.flag-7 {
    left: 61%;
    top: 54%;
}
.flag712.flag-8 {
    left: 72.2%;
    top: 66%;
}
.flag712.flag-9 {
    left: 28.4%;
    top: 55%;
}
.flag712.flag-10 {
    left: 70%;
    top: 78%;
}
.flag712.flag-11 {
    left: 30%;
    top: 80%;
}
/*=======*/
.content .flag p {
    color: #fff;
    font-size: 12px;
    height: auto;
    line-height: 11px;
    padding: 6px 10px;
    transform: scale(0);
    transition: 0.2s linear 0s;
    visibility: hidden;
    width: 160px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.flag06.flag-0 p {
    left: 18px;
    top: 0;
    position: absolute;
}

@media (max-width: 414px) {
	.flag06.flag-0 p {
		left: -18px!important;
	}
	.flag712.flag-0 p {
		left: 0!important;
	}
	.flag712.flag-2 p {
		left: -169%!important;
	}
}
.flag06.flag-1 p {
}
.flag06.flag-2 p {
    left: -105%;
    top: -46%;
}
.flag06.flag-3 p {
    left: -190%;
    top: 0;
    width: 120px;
}
.flag06.flag-4 p {
    left: -68%;
    top: 0;
}
.flag06.flag-5 p {
    left: 0;
    top: 0;
    width: 90px;
}
.flag06.flag-6 p {
    left: -150%;
}
.flag06.flag-7 p {
    left: -156%;
    width: 142px;
}
.flag06.flag-8 p {
    left: -52%;
    width: 125px;
}
.flag06.flag-9 p {
    left: -110%;
    width: 75px;
}
.flag06.flag-10 p {
    left: -262%;
}
.flag712.flag-0 p {
    left: -90%;
}
.flag712.flag-1 p {
    left: -100%;
    width: 92px;
}
.flag712.flag-2 p {
    left: -80%;
    width: 100px;
}
.flag712.flag-3 p {
    left: -100%;
    width: 75px;
}
.flag712.flag-4 p {
    left: -148%;
}
.flag712.flag-5 p {
    left: -66%;
    width: 95px;
}
.flag712.flag-6 p {
    left: -160%;
    width: 120px;
}
.flag712.flag-7 p {
    left: -139%;
    width: 120px;
}
.flag712.flag-8 p {
    left: -142%;
}
.flag712.flag-9 p {
    left: -150%;
    width: 95px;
}
.flag712.flag-10 p {
    left: -150%;
}
.flag712.flag-11 p {
    left: -170%;
    width: 110px;
}
.flag.active p {
    transform: scale(1);
    visibility: visible;
}
.flag06 p {
    background: #c8583f;
}
.flag712 p {
    background: #49A7C2;
}
@media (min-width: 375px) {
/*     #redContent .red-content__descr p {
        font-size: 1.3em;
    } */
    #SMARTMoves_CureSma iframe {
        height: 220px;
    }
    #flagsActivityContent .month-content {
        height: 345px;
        width: 345px;
    }
    #redContent .arrowed.double {
        height: 100px;
    }
    #flagsActivityContent .month-content .popup p:first-of-type {
        padding: 0 33px;
    }
    #flagsActivityContent .month-content .popup p {
        font-size: 1.1em;
    }
    #redContent, .altWrapper .accordioncontainer > .col #accordion {
        padding: 0 15px;
    }
}
@media (min-width: 425px) {
/*     #redContent .red-content__descr p {
        font-size: 1.5em;
    } */
    #SMARTMoves_CureSma iframe {
        height: 252px;
    }
    #flagsActivityContent .month-content {
        height: 385px;
        width: 385px;
    }
    #redContent .arrowed {
        height: 120px;
    }
    #redContent .arrowed.double {
        height: 100px;
    }
    #redContent .arrowed.double p {
        font-size: 1.3em;
        margin: 0 10px;
    }
    #flagsActivityContent .month-content .popup p:first-of-type {
        padding: 0 35px;
    }
    #redContent, .altWrapper .accordioncontainer > .col #accordion {
        padding: 0 20px;
    }
    #flagsActivityContent .month-content p.footnote {
        bottom: 5px;
        font-size: 0.8em;
        left: 15px;
    }
    #flagsActivityContent p.shadowed {
        align-items: center;
        font-size: 0.733em;
        height: 50px;
        justify-content: center;
        width: 195px;
    }
}
@media (min-width: 540px) {
    #flagsActivityContent .month-content {
        height: 482px;
        width: 482px;
    }
    #redContent, .altWrapper .accordioncontainer > .col #accordion {
        padding: 0 25px;
    }
    #flagsActivityContent .month-content .popup {
        padding: 100px 50px;
    }
    #flagsActivityContent .month-content .popup p {
        font-size: 1.2em;
    }
}
@media screen and (max-width: 320px) {
	#redHead .title .sign {
		margin: 0;
	}
	#redHead .title h1 {
		letter-spacing: -1px;
	}
}

@media (min-width: 768px) {
    #redContent .red-content__descr p {
        font-size: 1.2em;
    }
    #redHead {
    }
    #SMARTMoves_CureSma iframe {
        height: 473px;
    }
    #redContent .arrowed {
        height: 75px;
    }
    #redContent .arrowed p {
        font-size: 1.067em;
    }
    #redContent .arrowed.double {
        height: 52px;
    }
    #redContent .arrowed.double p {
        font-size: 1.4em;
        margin: 0 10px;
    }
    #flagsActivityContent .month-content .popup p {
        font-size: 1.1em;
    }
    #flagsActivityContent .month-content .popup p:first-of-type {
        padding: 0 40px;
    }
	#redHead {
        justify-content: flex-start;
        flex-direction: row;
        height: 58px;
    }
    #redHead .title {
        margin-right: 40px;
    }
    #redHead .buttons {
        margin: 0 30px 0 0;
    }
    #redHead .title .sign {
        margin: 0 10px 0 12px;
    }
}
@media (min-width: 992px) {
    #SMARTMoves_CureSma iframe {
        height: 616px;
    }
    #flagsActivityContent {
        justify-content: space-between;
    }
    #flagsActivityContent .month-content {
        height: 462px;
        width: 462px;
    }
    #months_06 {
        margin-bottom: 0;
    }
    #flagsActivityContent .month-content.active-block {
        height: auto;
    }
	.main-nav .wrapper .main-nav-list li.here>a{
		color: #C8583F !important;
		font-weight: bold;
	}
	#redHead {
        padding: 15px;
    }
}
@media (min-width: 1024px) {
    #SMARTMoves_CureSma iframe {
        height: 637px;
    }
    #flagsActivityContent .month-content {
        height: 482px;
        width: 482px;
    }
}

/*
--------------
Updated 
--------------
*/
.flag p {
    line-height: 18px !important;
}