 
@media only screen and (max-width: 600px)
{
  #raysLogo {
       background: url(/images/all.png) center top no-repeat;
   
}
 .custom_head  {
    /*padding: 8px 0 0 0 !important;
    margin: 8px 0 0 30px;
    text-align: left;
    font-weight: bold;*/
	}
    
  .custom_head_sub {
    font-size: 23px;
    /* font-family: hindi regular; */
    font-weight: bold;
    padding: 17px 0 17px 0;
    margin: 15px 0 12px 0;
    color: #ffffff;
    border-top: 4px solid #ffd600;
    border-bottom: 4px solid #ffd600;
    text-shadow: 2px 2px 2px #000000;
}
  .logo {
    margin: 8px 0 0px 0;
	}
  
  /*.jdb-d-flex {
    display: flex !important;
    flex-direction: row;
}
  		.jdb-d-flex :nth-child(1) { order: 2; }
        .jdb-d-flex :nth-child(2) { order: 3; }
        .jdb-d-flex :nth-child(3) { order: 1; }*/
}
    


@media only screen and (min-width: 601px)
{
.custom_head  {
    padding: 8px 0 0 0 !important;
    margin: 8px 0 0 30px;
    text-align: left;
    font-weight: bold;
	}
    
 .custom_head_sub {
    font-size: 40px;
    /* font-family: hindi regular; */
    font-weight: bold;
    padding: 17px 0 17px 0;
    margin:  15px 0 12px 0;
    color: #ffffff;
    border-top: 4px solid #ffd600;
    border-bottom: 4px solid #ffd600;
    text-shadow: 2px 2px 2px #000000;
	}
  
  .logo {
    float: right;
    margin: 5px 0 4px 0;
	}
}

/* Common Code */


.jdb-section {
   /* padding-top: 30px;
    padding-bottom: 30px;
  /* box-shadow: -2px 1px 10px 0 #005f8f;*/
}

.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {
   padding: 0px 0;
  /*box-shadow: 0px 2px 2px 0px #0aa3c5;*/
}
.pb-3, .py-3 {
   /*padding-bottom: 4px !important;*/
}
.pt-3, .py-3 {
  /*padding-top: 4px !important;*/
}

.d-flex {
    /*border-top: 0.1px solid #0aa3c5;*/
}

.astroid-component-section {
    /*padding: 5px 0;*/
}
#astroid-sticky-header {
    /*background-color: rgb(245 253 255);
    box-shadow: 0px 2px 2px 0px #0aa3c5;*/
}
.astroid-layout .astroid-wrapper
{
overflow: hidden;
}

#jds-ji1309012135132nv {
    padding-top: 10px;
    padding-bottom: 0px !important;
}


.jdb-inner-row {
    height: inherit;
}

.astroid-banner-inner .astroid-banner-title {
    margin: 0 0 0 0;
    text-align: center;
    text-shadow: 1px 4px 4px #4c0000;
}
.astroid-banner-inner {
    padding: 50px 0;
}