.copyright {
    /*background: #29338d;
    background: url('assets/images/photobg.jpg');*/
    padding: 5px 0px;
    background-position:right;
    background-repeat:no-repeat;
    background-size: cover;
}
#submitbtn_01, #block1{
         display:none;
       }
.copyright p {
    color: #ff0000;
    font-size: 45px;
    line-height: 30px;
    text-align: center;
    -webkit-text-stroke-width: 3px; -webkit-text-stroke-color: #fff;
}
.copyright p span{
   font-size: 20px;
    -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff;
}
.copyright a {
    color: #fff;
    font-size: 18px;
}
.copyright a:hover {
    color: #fff;
}
a.tip {
       border-bottom: 1px solid;
       text-decoration: none;
   }
   a.tip:hover {
       cursor: help;
       position: relative
   }
   a.tip span {
       display: none
   }
   #block1 a.tip:hover span {
       border: #c0c0c0 1px dotted;
       padding: 5px 20px 5px 5px;
       display: block;
       z-index: 100;
       background: #fff;
       left: -100px;
       margin: 10px;
       width: 430px;
       height:280px;
       position: absolute;
       top: -50px;
       text-decoration: none;
       text-align:left;
       color:#000;
       line-height:20px;
       display: block;
       overflow: auto;
   }
   #block2 a.tip:hover span {
       border: #c0c0c0 1px dotted;
       padding: 5px 20px 5px 5px;
       display: block;
       z-index: 100;
       background: #fff;
       left: -300px;
       margin: 10px;
       width: 430px;
       height:280px;
       position: absolute;
       top: -250px;
       text-decoration: none;
       text-align:left;
       color:#000;
       line-height:20px;
       display: block;
       overflow: auto;
   }
   a.tip:hover span b{
       color:#fff;
       font-size:15px !important;
   }
   .dandiya input, .dandiya select {
       font-size: 12px !important; 
       font-weight:bold !important;
   }
@media (max-width: 575px) {
       .col-2{
           width:100%;
           display:block;
           margin-top:0px;
           margin-left:50px;
       }
       #spn2
       {
          font-size:1.4vh !important;
          width:98%;
       }
       .dandiya{
           width:315px;
           display:block;
           padding-left: 10px;
           padding-right: 10px;
           margin-left:-170px;
       }
       .dandiya input, .dandiya select {
           font-size: 12px !important; 
           font-weight:bold !important;
       }
       #submitbtn_01, #submitbtn_02{
           margin-left:-150px;
           white-space:nowrap;
           background-color:#fff !important;
           color:#300000 !important;

       }
       #submitbtn_01{
         display:none;
       }
       .dandiya select {
           background-color:#fff !important;
       }
       #block1{
           /*margin-top:260px;*/
           display:none;
       }
       #block2{
           /*margin-top:-40px;*/
           margin-top:635px !important;
       }
       .mobile-banner{
           height:100px;
       }
       .bg{
           background-image:none;
           background-color:#442d2d !important;
       }
       #spntc span {
           display: none;
       }
       #block1 a.tip:hover span{
           border: #fff 1px dotted !important;
           padding: 5px 20px 5px 5px;
           display: block;
           z-index: 100;
           background: #fff;
           left: -170px !important;
           margin: 10px;
           width: 300px !important;
           height:250px;
           position: absolute;
           top: -150px !important;
           text-decoration: none;
           text-align:left;
           color:#000;
           line-height:20px;
           display: block;
           overflow: auto;
           white-space: pre-wrap;
           font-size:9px !important;
       }
       #block2 a.tip:hover span{
           border: #fff 1px dotted !important;
           padding: 5px 20px 5px 5px;
           display: block;
           z-index: 100;
           background: #fff;
           left: -170px !important;
           margin: 10px;
           width: 300px !important;
           height:250px;
           position: absolute;
           text-decoration: none;
           text-align:left;
           color:#000;
           line-height:20px;
           display: block;
           overflow: auto;
           white-space: pre-wrap;
           font-size:9px !important;
       }

       #paratc{
           white-space: nowrap;
           margin-top:-10px;
           font-size:9px !important;
       }

}