  .job-listing-pages{
                padding-top:1%;
            }
            
            .job-listing-pages h1{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size:36px !important;margin:15px;margin-top:35px !important;
                padding-top:15px !important;
                margin-left:50px;
                background:white ;
                color:black;
                text-align: center;

            }
            .job-listing-pages h2{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                background: white;
                color:black;
                font-weight:200;
                margin:40px ;
                margin-bottom:10px;
                margin-left:50px!important;
                padding:15px;padding-top:10px;font-size:28px !important;line-height:20px !important;
                padding-left:15px;
                text-align:left;
            }
            .job-listing-pages h3{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size:22px !important;
                margin-left:35px;
                margin-top:10px;
                background:white ;
                color:black;
                text-align: left;
                padding-left:35px;
            }
             
            .job-listing-pages h4{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size:20px !important;
                margin-left:35px;
                margin-top:10px;
                background:white ;
                color:black;
                text-align: left;
                padding-left:35px;
               
            }
             
             .job-listing-pages   .local-p{
                text-align: justify;
                padding-left:50px !important;
                padding-right:50px !important;
                padding-top:5px;
                padding-bottom:10px;
                margin:2px 25px;
                font-size:14px !important;
                line-height:20px !important;
                /*                background: yellow;*/

            }
            .job-listing-pages   p:first-of-type{

                padding-top:0px;
                margin-top:1px;
            }
            .job-listing-pages .media{
/*                padding:0px !important;
                margin-left:0px !important;*/
            }
                 .job-listing-pages .unorder-list{
                padding-bottom:15px;
            }
             .job-listing-pages li {
               
                font-size:14px !important;
                line-height:20px !important;
            }

            .job-listing-pages-list-a-tag {
                font-size:14px !important;
                line-height:20px !important;
                color:black;
/*                padding-left:25px;*/
            }
            
             .job-listing-pages .media h1{

                    width:100%;
                    float:left;
/*  padding-left:10px;*/
                   
                }

                .job-listing-pages .media  img{

                    width:100%;
                    float:left; 
                    margin-left:0px !important;
                    padding-left: 0px !important;
                }
                
            @media only screen 
            and (min-width: 302px) 
            and (max-width: 895px)
            {

                .job-listing-pages .media h1{

                    width:100%;
                    float:left;
/*                      padding-left:10px;*/
                   
                }

                .job-listing-pages  .media img{

                    width:100%;
                    float:left; 
                }
                
                
              .job-listing-pages h2{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                background: white;
                color:black;
                font-weight:200;
                margin:40px ;
                margin-bottom:10px;
                margin-left:50px!important;
                padding:15px;padding-top:10px;font-size:28px !important;line-height:30px !important;
                padding-left:15px;
                text-align:left;
            }    

            }
            @media only screen 
            and (min-width: 896px) 
            and (max-width: 1200px)
            {

                .job-listing-pages h1{

                    width:100%;
                    float:left; 
                    padding-left:10px;
                   
                }

                .job-listing-pages   img{

                    width:50%;
                    float:left; 
                }
                
                
              .job-listing-pages h2{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                background: white;
                color:black;
                font-weight:200;
                margin:40px ;
                margin-bottom:10px;
                margin-left:50px!important;
                padding:15px;padding-top:10px;font-size:28px !important;line-height:30px !important;
                padding-left:15px;
                text-align:left;
            }    

            }
           
            .job-listing-pages li {
                margin-left:55px;
               list-style-type: square;
             
                font-size:14px !important;
                line-height:20px !important;
            }

            .job-listing-pages li:first-child {
                
                
                
                
            }
            .job-listing-pages-list-a-tag {
                font-size:14px !important;
                line-height:20px !important;
                color:black;
              
            }
           
/*======================================JOB===LISTING=====BUTTON================================================================*/

 .job-posting-pages-button {
                background-color: darkorange;
    border: none;
    color: white;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
   margin-left:6%;
   text-decoration:none;
   margin-bottom:90px;
   margin-left:80px;
   font-weight:bold;
  
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
            }

            .job-posting-pages-button:hover{
                text-decoration: none; 
                color:white;
                background:darkred;
            }
             @media only screen 
            and (min-width: 302px) 
            and (max-width: 895px)
            {
                
                .box{
                    width:120%;
                }  
                
            }
            
            
             .box{
               width:100%;  
            }
             .disabled {
    opacity: 0.6;
    cursor: not-allowed;
   
}

            .disabled:hover {
    opacity: 0.6;
    cursor: not-allowed;
    background:lightslategray;
} 
           
           @media only screen 
  and (min-width:300px) 
  and (max-width: 950px) 
 {
    
     .box{
         width:115%;
     }
}