/**
Template: astra 
Theme Name: Astra-child

**/

  body{
    background-color: #ffffff !important;
      max-width: 100% !important;
      overflow-x: hidden !important;
  }
  .related-search-title{
    font-size: 20px;
  }

  #amp-mobile-version-switcher{
    display: none;
  }

  /* Home page Styling */
  /* updates */
    #content{
        overflow: hidden;
	      height:max-content;
    }

    

    .custom-page-content p strong a{
      color: #252598;
    }

    .custom-page-title{
      margin-bottom: auto !important;
    }

    .custom-page-link{
      margin-bottom: auto !important;
	  color: #3CB371;
    }

    #colophon{
        position: relative;
        margin-top: 22px;
        bottom: 0;
        width: 100%;
    }

    .custom-search{
        padding-top: 100px;
    }

    .custom-search-input-rtl{
      box-sizing: border-box !important;
      width: 600px !important;
      padding-left: 36px !important;
      height: 50px !important;
      background-image: url('https://cdn-icons-png.flaticon.com/512/149/149309.png') !important;
      background-size: 20px !important;
      background-position-x: 10px !important ;
      background-position-y: 50% !important;
      background-repeat: no-repeat !important;
      border-radius: 15px !important;
    }
    .custom-search-input {
      box-sizing: border-box !important;
      width: 600px !important;
      padding-left: 36px !important;
      height: 20px !important;
      background-image: url('https://cdn-icons-png.flaticon.com/512/149/149309.png') !important;
      background-size: 20px !important;
      background-position-x: 560px ;
      background-position-y: 50% !important;
      background-repeat: no-repeat !important;
      border-radius: 15px !important;
      background-position-x: 2px !important;
    }

.search_form.inner_pages {
float: right;
}

    .ast-container{
      justify-content: center !important;
    }
    .search-flex{
      display: flex !important;
      flex-direction: column !important;
      align-items: center;
    }

    .search-flex > .search-submit{
        width: max-content;
        border-radius: 10px;
        margin: 10px 0px;
        padding: 10px;
        background-color: #dddddd;
        color: #000;
    }

    .search-flex > .search-submit:hover{
        background-color: #d1d0d0;
        color: #000;
    }

    .logo-1 {
      margin: 20px 0px;
      transform: scale(1,1.5) rotate(-3deg);
    }
    .custom-h1{
      margin-bottom: 30px;
    }

    .custom-h1 > h1{
      font-family: 'Helvetica Neue', sans-serif !important;
      font-size: 120px !important;
      font-weight: 100 !important;
      letter-spacing: -1px !important;
      line-height: 1 !important;
      text-align: center !important;
    }

    .no-decoration, .no-decoration:hover {
      color: #333;
      text-decoration: none;
    }


    
  /* End */


  /* 404 page */
  .icon-generic {
    content: -webkit-image-set( url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQAQMAAADdiHD7AAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAFJJREFUeF7t0cENgDAMQ9FwYgxG6WjpaIzCCAxQxVggFuDiCvlLOeRdHR9yzjncHVoq3npu+wQUrUuJHylSTmBaespJyJQoObUeyxDQb3bEm5Au81c0pSCD8HYAAAAASUVORK5CYII=) 2x);
  }

  .error{
    margin-top: 100px;
  }

  #error_des{
    margin-top: 20px;
  }

  #error_heading h4{
    font-weight: 512;
  }

  #error_info{
    margin-top: 10px;
  }

  #error_type{
    margin-top: 10px;
  }

  /* Page layout */
  .ast-custom-padding{
    padding: 0 80px 0 600px;
  }
  .search .ast-archive-description {
    padding-right: 80px !important;
    padding-top: 0px !important;
  }

  /* Search Result page css */

    /* .custom-search-input{
      padding: 20px !important;
    } */

    .entry-title a{
      font-size: 17px !important;
      color: #252598 !important;
      font-weight: 700 !important;
      cursor: pointer !important;
    }
    .entry-header a{
      font-size: 13px;
      cursor: pointer;
      text-decoration: none;
      color: #333333;
    }

    .ast-separate-container .ast-article-post{
      padding: 0px 6px !important
    }
    
    

    .search .search-flex{
      flex-direction: row !important;
      flex-wrap: wrap;
    }

    .search .custom-h1 > h1 {
      font-size: 38px !important;
      margin-right: 20px !important;
    }

    .search .custom-search-input{
      margin-right: 10px !important;
    }

   

    .search .ast-archive-description{
      background-color: transparent !important;
    }

    /* .top-ltr-hr{
      width: 2000px;
      margin-left: -418px;
      margin-top: -40;
      
    }
    
    .top-rtl-hr{
      width: 2000px;
      margin-right: -442px;
      margin-top: -40;
    } */
   

    .ltr-hr{
      width: 1906px !important;
      margin-left: -354px !important;  
      margin-top: -40px !important;  
    }

    .rtl-hr{
      width: 661px !important;
      margin-right: -9px !important;
      margin-top: -35px !important;
    }
  /* End */

  .custom-page-p-desc{
    margin-top: -25px !important;
  }

  .ast-archive-description .ast-archive-title{
    font-size: 38px !important;
    color: #252598;
  }
  .ast-archive-description .ast-archive-title span{
    color : #000;
  }

  #secondary{
    display: none;
  }
/* search page update */
/* .custom-page-content p:nth-child(-n+3){
  margin-bottom: 0 !important;
} */
.custom-page-content p:nth-last-child(1){
  margin-bottom: 20px !important;
}
  /* Media query for small screen */

  @media only screen and (max-width: 600px ) {
    /* Page layout */
    .ast-custom-padding{
      padding: 0 0px 0 0px;
    }
    .search .ast-archive-description {
      padding-right: 0px !important;
      padding-top: 0px !important;
    }

    .home #colophon{
      position:absolute;
      bottom: -548px !important;
    }
    .search-results #colophon{
      bottom: 0px !important;
    }
    .search .search-flex {
      flex-direction: column !important;
    }

    .ast-archive-description .ast-archive-title {
      font-size: 24px !important;
      font-weight: bold !important;
    }
    .ast-archive-description .ast-archive-title span{
      font-weight: normal !important;
    }
    .search .custom-search-input,.custom-search-input{
      width: 300px !important;
      background-position-x: 4px !important;
    }

    .custom-search-input-rtl{
      width:300px !important;
    }
    .search .custom-search-input{
      margin-right: 0 !important;
    }
    .custom-search-input{
      margin-right: 0 !important;
      width: 300px !important;
    }
  }

  @media (max-width: 700px) {
    .latest_searches {
      right: 55% !important;
    }
    .latest_searches ul{
      display: block !important;
    }
    .latest_searches ul li{
      display: block !important;
	  width:50% !important;
    }
	#latest_search {
    margin-left: 14px !important;
	}
  }

  @media (max-width: 480px) {
    .latest_searches {
      left: 50% !important;
      position: absolute !important;
	  padding-right: 0% !important;
    }
    .latest_searches ul{
      display: block !important;
    }
    .latest_searches ul li{
      display: block !important;
    }
}
.custom-search .search-form{
  margin-bottom: 3%;
}

  .latest_searches{
    position: relative;
    left: 70%;
    top: 10% !important;
    transform: translate(-50%, -50%);
    width: 70%;
    margin-right: 0%;
	margin-top: 10%;
	display:inline-block;
  }
	#latest_search
	{
		margin-right: 0%;
	}
  .latest_searches h1{
    color: #0049d5;
    margin-left: 1.5% !important;
  }
  amp-ad[sticky=bottom], amp-ad[sticky=top] {
    display: none !important;
}
  .latest_searches
  {
	  margin-right: 0px;
	  width:100% !important;
	  padding-right: 0%;
  }

  .latest_searches ul{
    position: relative;
    font-size: 15px;
    /* display: grid; */
    grid-template-columns: auto 1fr;
    grid-gap: 0 2em;
    max-width : 100%;
    z-index: 20;
    color: rgb(109, 113, 107);
    cursor: pointer !important;
    /* list-style: none; */
    background: rgb(255, 255, 255);
    padding: 10px 12px;
  }
  
  .latest_searches ul li{
      display: list-item !important;
      width: 50%;
	  float:left;
      padding: 5px;
  }

  @media (max-width:767px) {

.custom-search { padding-top: 15px;

}

.home #colophon {
bottom: 0 !important;
}
.latest_searches { 
transform: none;
}

.latest_searches { transform: none;

position: initial !important;

.latest_searches ul li {

width: 50%;

}



}
  }
  