﻿body{
      
      background:url(../images/gsgg_banner_20220330.jpg) no-repeat top center;
    }
    .documents {
        background: url() no-repeat center top;
        height: 490px;
    }
    .row.mt15{
      margin-top: 25px;
    }
    .ndhs-ul{
      padding-left: 180px;
    }
    .container>div.mt40{
      margin-top: 60px;
    }
    @media screen and (max-width: 768px){
      body{
        background:url(../images/gsgg_banner_20220330.jpg) no-repeat top center;
        background-size: 100%;
        padding-top: 100px;
      }
      .container{
      	width: 96%;
      	}
      	.title{
      		height: 15vw;
      		}
      .documents{
        background-image: none;
        height: auto;
      }
      .ndhs-ul{
        padding-left: 0;
      }
      .container>div.mt40{
        margin-top: 40px;
      }
      .ndhs-ul{
        padding-left: 0;
      }
    }
    
    .footer_1 a{
    color:#333 !important;
    }
     .footer_1_1 a{
    color:#333 !important;
    }
    @media screen and (max-width: 480px){
      body{
        background:url(../images/gsgg_banner_20220330.jpg) no-repeat top center;
        background-size: 600px auto;
        padding-top: 130px;
      }
 .footer_1{
  	font-size:15px;
  }
  .footer_1 span{
    margin-left: 8px;
  }
  .footer_1_1 {
    display: inline-block;
    margin-left: 10px; 
  }
  @media screen and (max-width: 768px) {
    .footer_1_1 {
      display: none;
    }
  }

  .dz_icon{
    margin-top:0;
  }
  
  
.container {
    height: auto;
	margin-top: 52px;
}


