
.content-section1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.652), rgba(0, 0, 0, 0.652)),  url(../school_image/Policies_pexels-pixabay-357514.jpg);
    
 
    background-position: center;
    color: #fff;
        background-size: cover;
        background-attachment:fixed;
        padding: 200px 0px 0px 0px;




}

.cc4 {
    padding: 110px 0px 220px 0px;
    font-size: 50px;

}
        @media (max-width: 480px) {
            .vvbb {
                margin-left: 1px !important;
            }
            .vv99 {
                margin: 0px -900px 0px 0px !important;
                border-radius: 10px;
                border: 5px solid #00356b;
                height: 200px !important;
                width: 290px !important;
                margin-top: -140px !important;
            }
            .cv {
                margin: 90px 0px 10px 0px !important;
            }
             .content-section1 {

        padding: 150px 0px 10px 0px !important;
    }

    .cc4 {
        font-size: 30px !important;
        padding: 90px 0px 150px 0px !important;
    }
            .custom-btn {
                width: 290px !important;}
            .content {
                display: grid !important;
                
            }
            .sticky1 {
                position: relative !important;
                width: 80%;
                height: 510px;
                top: 170px;
            }
  
        }
        @media (max-width: 768px) {

            .vvbb {
                margin-left: 3px !important ;
            }
        .vv99 {
            margin: 0px -900px 0px 0px !important;
            border-radius: 10px;
            border: 5px solid #00356b;
            height: 200px !important;
            width: 290px !important;
            margin-top: -140px !important;
        }
        .cv {
            margin: 90px 0px 10px 0px !important;
        }
       
        .custom-btn {
            width: 290px !important;}
        .content {
            display: flex ;
            
        }
        .sticky1 {
            position: relative !important;
            width: 80%;
            height: 510px;
            top: 170px;
        }
        }
        .vvbb{
            margin-left:100px ;
          }
         
        .cc{
          margin:-120px 0px 0px -130px;
        }
        
        
        .left1{
          width:70%;
          
        }
        .sticky1{
          position:sticky;
          width:80%;
          height:510px;
          
          top:170px;
          
        }
        .content{
          display:flex;
          flex-direction:row;
        }
        .vv99{
          width:100%;
          margin:0px 40px 0px -90px;
          border-radius:10px;
        border:5px solid #00356b;
        height: 500px;
        }
        .cv{
          margin:90px 0px 100px 0px ;
        }
        
        
        
        
        
        .custom-btn {
          width: 360px;
          height: 50px;
          color: #fff;
          border-radius: 5px;
          padding: 10px 25px;
          font-family: 'Lato', sans-serif;
          font-weight: 500;
          background: transparent;
          cursor: pointer;
          transition: all 0.2s ease;
          position: relative;
          display: inline-block;
           box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
           7px 7px 20px 0px rgba(0,0,0,.1),
           4px 4px 5px 0px rgba(0,0,0,.1);
          outline: none;
          font-size:20px;
        }
        
        
        
        /* 11 */
        .btn-11 {
          border: none;
          background: rgb(251,33,117);
            background: linear-gradient(#286dc4 0%, #286dc4 100%);
            color: #fff;
            overflow: hidden;
        }
        .btn-11:hover {
            text-decoration: none;
            color: black;
           background:#debc69;
        }
        .btn-11:before {
            position: absolute;
            content: '';
            display: inline-block;
            top: -180px;
            left: 0;
            width: 30px;
            height: 100%;
            background-color: #fff;
            animation: shiny-btn1 3s ease-in-out infinite;
        }
        .btn-11:hover{
          opacity: .7;
        }
        .btn-11:active{
          box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
                      -4px -4px 6px 0 rgba(116, 125, 136, .2), 
            inset -4px -4px 6px 0 rgba(255,255,255,.2),
            inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
        }
        
        
        @-webkit-keyframes shiny-btn1 {
            0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
            80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
            81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
            100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
        }
        .btn7{
          color:white;
          text-decoration: none;
        
        }
        .btn7:hover{
          color:black !important;
          text-decoration: none; 
        }
        .policy1{
          margin:0px 0px 30px 0px !important;
        }