
section[data-cattype="412"]{
    
}


[data-cattype="412"] .wrapper_info{
    margin-bottom: 20px;
}


[data-cattype="412"] .list-upgrade li{
    width: 100%;
    padding: 15px 30px 30px 30px;
    margin: 10px 0;
    background: #E1E1E1;
    text-align: left;    
    
}

[data-cattype="412"] .list-upgrade li .date{
    margin-bottom: 15px;
}



.osp412.osp.morph-content{
    background: repeat-x top rgba(255, 255, 255, 0.92);
}

.morph-content.osp412.osp  .wrapper_checkup,
[data-cattype="412"] .wrapper_checkup{
    background: #E1E1E1;
    padding: 10px 15px 30px 15px;
    margin-top: 30px;
}
.morph-content.osp412.osp  .wrapper_checkup a{
    color: #E72C2D;
}

.morph-button-fixed .morph-content.callpage > div .icon-close::before {
    content: url('../../../data/ckfinder/images/morph-close.svg');
}

.morph-content.osp412.osp ,
.morph-content.osp412.osp h1,
.morph-content.osp412.osp h2,
.morph-content.osp412.osp h1.section-title,
.morph-content.osp412.osp .content-inner {
    color: #000;
}

.morph-content.osp412.osp h1.section-title{
    font-size: 40px;
}

.morph-content.osp412.osp .wrapper_checkup,
.morph-content.osp412.osp .wrapper_checkup h1,
.morph-content.osp412.osp .wrapper_checkup h2,
.morph-content.osp412.osp .wrapper_checkup *{
    color: #000;
}

.morph-content.osp412.osp  .wrapper_checkup .message{
    width: 600px;
    max-width: 100%;
    margin: 10px auto;
}


[data-cattype="412"] .content{
    margin-bottom: 15px;
}



/* Typical laptop screen size*/
@media (max-width: 1400px) {
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 980px) {
	
}

/* Mobile screen size - landscape view */
@media (max-width: 767px) {
   
}

/* Mobile screen size */
@media (max-width: 480px) {
      
}

