
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');


#ID_s4_txt01,#ID_s7_txt01{line-height:15px;}
#ID_s4_txt01 b,#ID_s5_txt01 b,#ID_s6_txt01 b,#ID_s7_txt01 b{font-weight:bold;}
#ID_s5_txt01{line-height:15px;}
#ID_s6_txt01 span{background:#facca8;width:100%;float:left;}
#ID_s6_txt01{line-height:17px;width:415px !important;}

#mediaContainer>div{letter-spacing:-.4px;}

 @media screen and (-webkit-min-device-pixel-ratio:0) {
#ID_s6_txt01 span{background:#facca8;width:99%;float:left;}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .moveTextRight{
    	left:20px !important;
    }
    .moveTextLeft12{
    	left:-10px !important;
    	letter-spacing: -0.7px;
    }
    
}
/*#ID_s1_title,#ID_s2_title,#ID_s3_title,#ID_s4_title{margin-left:-130px !important;
}*/