#banner-slide .carousel-inner{
    /*position: relative; */
}

h4{
    color: #000;
}
.order-now{
    position: relative;
}

.para{
    font-size:1.4rem;
    padding:2.0rem 0;
    line-height:2.2rem;
}

section#introSection {
    font-size: 1.4rem;
    border: 0.1rem solid #ccc;
    margin: 0.5rem 6.75rem 0rem 6.75rem;
}
#introdiv {
    text-align: justify;
    padding: 0.8rem 4.5rem 4rem 4.5rem;
}
.ways_icon {
    text-align: left;
    color: #888;
    font-weight: 600;
    margin-top: 2.3rem;
}
#introdiv hr {
    margin-left: 5.7rem;
    margin-top: 1.1rem;
}
.ways_icon h2 span {
    margin-top: 2.23rem;
    display: inline-block;
    font-size: 2.3rem;
    color: #818383;
    font-weight: 600;
}
.ways_icon h2 img{
    float: left;
    margin-right: 1.3rem;
    border-color:#D8D8D8;    
}
#introdiv h3{
    font-weight: 600;
    color: #4A4A4A; 
}
section#article {
    font-size: 1.4rem;
    margin-top: 3.5rem;
    background-color: #f0f0f0;
    padding: 3rem 35rem;
    color: #4A4A4A;
    line-height: 1.8rem;
}
section#proof {
    padding: 1rem 28rem;
}
.proofs-copy {
    color: #38404B;     
    font-size: 1.75rem;    
    font-weight: bold;      
}
.register_icon {
    margin-right: 2rem;
    margin-top: -0.3rem;
}
.col-sm-12 p, .col-sm-6 p {
    margin-left: 5rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: justify;
    margin-bottom: 2rem;
}
.col-sm-12 h4, .col-sm-6 h4 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #484848;
    margin-bottom: 1.5rem;
    margin-top:1.5rem;
    line-height: 2.6rem;
    
}
.content-fixed .p-names{
    border-radius:0; 
}
.content-fixed .p-names-1 {
    font-size: 1.4rem;
    font-weight: 100;
    display: block;
    padding: 1.0rem 0;
    width: 100%;
    text-align: center;
    color: #3E84B6;
    border-radius:0; 
}
.content-fixed .p-names{
    border-radius:0; 
}
.content-fixed .p-names-1 {
    font-size: 1.4rem;
    font-weight: 100;
    display: block;
    padding: 1.0rem 0;
    width: 100%;
    text-align: center;
    color: #3E84B6;
    border-radius:0; 
}

.quick_tips {
    padding: 2.1rem 0;
    margin: 0;
}
.quick_tips ul{ 
    margin: 3rem 1rem 3rem 10rem;
    padding: 0;
    list-style: none;
}
.quick_tips ul li {
    padding: 0.4rem 1.5rem;
    position: relative;
    font-size: 1.4rem;
}
.quick_tips ul li:before{
    content: '';
    border-top: 0.4rem solid transparent;
    border-left: 0.8rem solid #555;
    border-bottom: 0.4rem solid transparent;
    position: absolute;
    left: 0;
    top:0.5rem;
}
.quick_tips_img {
    width: 12%;
    position: absolute;
    top: 3rem;
    left: -2rem;
}
.box {
    display: flex;
    flex-wrap: wrap;
}
.box > .child {
    flex: 1 1 10rem;
    margin:0 1rem 1rem 3rem;        
    background: #eef4fa;
    position: relative;
    border: 0;
}
.paperTypeImageDiv span{display: none;}
.the-legend{
    margin-bottom: 1rem;    
}
.accordion + div.accordion-panel, .accordion-b-wrapper .accordion + div.accordion-panel p, .tabs-accordion + div.tabs-accordion-panel, .tabs-accordion-b-wrapper .tabs-accordion + div.tabs-accordion-panel p {
    padding: 0rem 0rem 0rem 0.5rem;
}