
@media (min-width: 836px) and (max-width: 1023px) {
.gias-year-logo {
/* height: 57px;*/
  height: 71px;
  position: absolute;
  right: 3px;
/* right: 38px; */
}
}
@media only screen and (min-width: 1024px) {
.gias-year-logo {
    height: 71px;
    position: absolute;
    /* right: 22px; */
 /* right: 10px;*/
     right: 2px;
   
}
}
@media only screen and (max-width: 576px) {
.gias-slider-text{
font-size: 15px;
margin-top: 20px;
}
}
@media (min-width: 577px) and (max-width: 768px) {
.gias-slider-text{
font-size: 18px;
margin-top: 20px;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.gias-slider-text{
font-size: 25px;
}
}
@media only screen and (min-width: 1025px) {
.gias-slider-text{
font-size: 30px;
}
}
.gias-modal-form{
background-color:white;
border:0px
}
.gias-footer-color{
margin-top: 0 !important;
margin-bottom: 0 !important;
background-color:#222222;
}
/* The Close Button */
.gias-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .gias-close:hover,
  .gias-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .gias-modal { /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.gias-4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .gias-modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
  }
  .gias-modal-content{
    width: 32%;
    margin: 30px auto;
    padding: 0px !important;
  }
.gias-close-para{
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  margin: 0px !important;
}

@media only screen and (max-width: 810px) {
  .gias-modal-content{
    width: 75%;
  }
}
@media only screen and (max-width: 1199px) {
.font-size-whole-page{
font-size: 9px;
}
}
@media only screen and (max-width: 480px) {
  .gias-modal-content{
    width: 65%;
    margin: 10px auto !important;
  }
}













.tableFixHead{

overflow-y: auto; 
	height: 500px; 

 thead th {
	position: sticky; 
	top: 0; 
	}

 table th {
  /* Apply both top and bottom borders to the <th> */
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
}
table td {
  /* For cells, apply the border to one of each side only (right but not left, bottom but not top) */
  border-bottom: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}
table th:first-child,
table td:first-child {
  /* Apply a left border on the first <td> or <th> in a row */
  border-left: 1px solid #dee2e6;
}
table  {
	border-collapse: collapse;
	width: 100%; 
    border: 1px solid #dee2e6;
	 border-spacing: 0;
  text-align: center;
  border-collapse: separate; /* Don't collapse */
	}
th, td {
	padding: 8px 5px;
	border: 1px solid #dee2e6; 
	}
th{
	background-color: #661214;
	color: #fff;
	}
	}



.td-center{
  text-align: center;
}

#exTab1 .tab-content {
color : black;
background-color:white;
padding : 15px 15px;
}
#exTab1 .nav-pills > li > a {
border-radius: 0;
}
.nav-pills > li > a{
font-size: 20px !important;
}
.nav-pills > li > a.active{
background-color: #661214 !important;
color:#fff !important
}

.personDetailsHover:hover {
  text-decoration: underline !important;
  color: #0a58ca !important;
}

.enquirybtnht{
height: 40px;
justify-content: center;
display: flex;
}
.enquirybtnwdsz{
font-size:18px;
}


.modal-input-style div:nth-child(2) p {
    padding: 0px 0px;
    text-align: left;
    font-size: 15px;
}
 /* admin Login starts */
.section-padding{
padding-top: 20px;
padding-bottom: 20px;
background-color: #F2F2F2;
}
.section_heading{
color: #661214;
text-align: center;
font-family: 'Libre Baskerville';
}
.form-groupadmin {
  margin-bottom: 15px;
}
.form-controladmin {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
  /* admin Login ends*/


.modalerrormsg {
margin-left: 25px;
  margin-top: 23px;
  margin-bottom: -8px;
}
input::placeholder, textarea::placeholder {
    font-size: 14px;
    color: #a29e9e !important;
}
.col-md-12.col-sm-12.col-lg-12.col-12 textarea + span + p.error {
    margin-left: 15px;
}
.modal-input-style div:nth-child(2) textarea {
    margin: 0px 13px;
}
.contact-us-btn label {
    font-size: 22px;
}
.contact-us-btn h1 {
    font-family: 'Libre Baskerville';
    font-weight: 700;
}
.modal-input-style div:nth-child(2) {
    padding: 5px 30px;
}
.vast-plugin-content.row.mx-0.my-3.gias-parent-title-style.terms-condition-style {
    margin-top: 4rem !important;
}
.full-width-cont {
    overflow-x: hidden !important;
}
@media only screen and (min-width: 900px) {
.contact-us-btn .modal-content {
    width: 600px;
}
.contact-us-btn .modal-dialog {
    margin: 30px 360px;
}
  .gias-our-course.banner-image{
width: 411px !important;
margin: 15px !important;
}
}
@media only screen and (min-width: 756px) {
  .gias-our-course.banner-image{
width: 361px;
margin: 15px;
}
}
/* bynow modal starts */
.modal-style {
width: 45%;
  margin-left: 25%;
  position: absolute;
  inset: 40px;
  border: 1px solid rgb(204, 204, 204);
  background: rgb(255, 255, 255);
  overflow: auto;
  border-radius: 4px;
  outline: none;
}
.modalBtnClose {
border: 0px;
  background-color: white;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  text-transform: none;
  top: 25px;
  position: absolute;
  justify-content: end;
  display: block;
  text-align: -moz-right;
  margin-right: 0p;
  right: 25px;
  font-size: 10px;
  opacity: .2;
}
.modalSectionHeading {
margin-top: 20px;
font-family: 'Libre Baskerville';
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  color: #661214;
}
.formtextbox {
margin-bottom: 15px;
display: block;
  width: 90%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-left: 25px;
  top: 20px;
  position: relative;
}
.formtextareabox {
margin-bottom: 15px;
display: block;
  width: 90%;
  height: 65px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-left: 25px;
  top: 20px;
  position: relative;
}
.submitbtn {
margin-top: 35px;
  margin-bottom: 35px;
  width: 90%;
  margin-left: 25px;
}
.openmodalbtn {
margin-top: -40px;
  text-align: center;
}
.openmodalbtnforcourse {
margin-bottom: 20px;
  text-align: center;
}
.openmodalbtncolor {
background-color: #337ab7;
}
.openmodalbtncolor:hover {
background-color: #286090;
}
@media (min-width: 768px) and (max-width: 992px) {
.modal-style{
width: 76%;
    margin-left: 7%;
    position: absolute;
    inset: 40px;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(255, 255, 255);
    overflow: auto;
    border-radius: 4px;
    outline: none;
 /*   margin-top: 220px; */
    height: 530px;
}
}
@media (max-width: 767px) {
.modalSectionHeading {
margin-top: 20px;
font-family: 'Libre Baskerville';
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  color: #661214;
}
.modal-style {
width: 91%;
  margin-left: -30px;
  position: absolute;
  inset: 40px;
  border: 1px solid rgb(204, 204, 204);
  background: rgb(255, 255, 255);
  overflow: auto;
  border-radius: 4px;
  outline: none;
height: 510px;
}
.formtextareabox {
margin-bottom: 15px;
display: block;
  width: 90%;
  height: 65px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-left: 17px;
  top: 20px;
  position: relative;
}
.formtextbox {
margin-bottom: 15px;
display: block;
  width: 90%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-left: 17px;
  top: 20px;
  position: relative;
}
}
/* bynow modal ends*/
.contact-text-style a {
    color: black !important;
    text-decoration: none !important;
}
.vast-plugin-content.row.mx-0.my-3.bg-white.gias-privacy-terms-condition.mt-0.col-10.gias-condition {
    width: 66% !important;
    font-size: 15px 
    text-align: justify;
}
@media only screen and (max-width: 900px) {
.vast-plugin-content.row.mx-0.my-3.bg-white.gias-privacy-terms-condition.mt-0.col-10.gias-condition {
    width: 92% !important;
}
}
.contact-text-style a:hover {
    color: #23527c !important;
}
.link-decoration a {
    color: black !important;
    text-decoration: none !important;
}
.link-decoration a:hover {
    color: #23527c !important;
}
.error {
  color: red;
}
.contact-us-form label {
    font-size: 22px;
}
@media only screen and (max-width: 900px) {
.gias-header-content {
  overflow:hidden;
}
}
.phoneNoColor{
color: white !important;
}
.header-active-tab-color{
background-color: #661214;

}
.header-active-tab-color .dropdown-toggle::after {
    border-color: #fff;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.header-active-tab-white-color{
color:white;
}
@media only screen and (max-width: 767px) {

.section-heading h1{
font-family: 'Libre Baskerville';
  font-weight: 700;
  font-size: 19px;
}
}
@media only screen and (min-width: 768px) {
.section-heading h1{
font-family: 'Libre Baskerville';
  font-weight: 700;
  font-size: 42px;
}
}
@media only screen and (max-width: 575px) {
.gias-privacy-terms-condition {
  font-size: 10px;
  line-height: 20px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: "Lato" !important;
  color: #000000;
width: 345px !important;
}
}
@media only screen and (min-width: 901px) {
.gias-privacy-terms-condition {
width: 800px;
border-radius: 5px  !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
font-size: 15px;
}
}
@media only screen and (max-width: 900px) {
.gias-privacy-terms-condition {
  font-size: 15px;
  line-height: 20px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: "Lato" !important;
  color: #000000;
width: 650px;
}
}
@media only screen and (min-width: 768px) {
.height-videos {
height:385px !important;
  }
}
/* onecolumn page ipad and mobile width */
@media only screen and (max-width: 820px) {
.modal-input-style div:nth-child(2) textarea {
    width: 95%;
}
  .mobile-width-style {
    width: 100% !important;
  }
}
.container-style {
  justify-content: center;
  display: flex;
  /* background: #e1f2f8; */
}


/* onecolumn page ipad and mobile width */

/* // Accordion.css // */
.accordion-div {
  border: 0px solid #e7e8e9;
  border-radius: 0px;
  margin-bottom: 0;
}

.accordion-button-text {
  background-color: #e7e8e9;
  padding: 10px 15px 10px 40px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.accordion-body-content {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #333;
}

.accordion-item-div {
  border-radius: 0px !important;
}

.accordion-icon:not(.collapsed) {
  background-color: #e7e8e9;
  color: #333333;
}

.accordion-icon:not(.collapsed)::after {
  background-image: none;
}

.accordion-icon::after {
  background-image: none;
}

.accordion-icon::before {
  content: "\f055";
  font-size: 16px;
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 15px;
  top: 9px;
  font-weight: 700;
}

.accordion-icon:not(.collapsed)::before {
  content: "\f056";
}

.accordion-div + .accordion-div {
  margin-top: 5px;
}

.accordion-p {
  margin-bottom: 0px;
}

.accordion-p > p {
  margin-bottom: 0px;
}
/* // LinkOnly.css // */
.sidebar-top-link {
  display: block;
  border: 1px solid #645d52;
  padding: 10px;
  border-width: 1px 1px 0px 1px;
  text-decoration: none !important;
  color: #575045 !important;
  font-size: 16px;
  font-weight: 700;
}

.sidebar-last-menu {
  display: block;
  padding: 10px;
  text-decoration: none !important;
  border-top: 1px solid #645d52;
  border-left: 1px solid #645d52;
  border-right: 1px solid #645d52;
  border-bottom: 1px solid #645d52;
  color: #575045 !important;
  font-size: 16px;
  font-weight: 700;
}
.sidebar-last-menu:hover {
  text-decoration: none;
  background: #198754;
  color: #fff;
  /* cursor: pointer; */
}
.sidebar-top-link:hover {
  text-decoration: none;
  background: #198754;
  color: white !important;
  /* cursor: pointer; */
}

.faq-menus {
  text-decoration: none !important;
  /*color: #575045 !important;*/
color:white !important;
}
.faq-menus:hover {
  text-decoration: none !important;
  color: white !important;
}
/* // style.scss */
.bannerI {
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
.banner_cls {
  color: #7fba00;
  font-size: 30px;
  text-align: center;
}
.erorrPageImg {
  margin-left: auto;
  margin-right: auto;
}
.productTextCenter {
  text-align: center;
}
.bannerCls {
  text-align: center;
}

.artical_shipping {
  box-shadow: 0px 0px 7px rgb(177, 176, 175);
  padding: 0.5rem 5rem;
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-center {
  text-align: center !important;
}

.shipping img {
  height: 40px;
  width: 52px;
  margin-top: 1.1rem;
  margin-right: 0.9rem;
}
.lineHeightP {
  line-height: 0.9rem;
}

.shipping_payment img {
  height: 52px;
  width: 50px;
  margin-right: 0.9rem;
}

.shipping_return img {
  height: 52px;
  width: 50px;
  margin-right: 0.9rem;
}

.shipping_support img {
  height: 52px;
  width: 50px;
  margin-right: 0.9rem;
}

body {
  background: white;
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.banner-image {
  position: relative;
  color: white;
}

.banner-image img {
  width: 100%;
}

.banner-text-div {
  position: absolute;
  top: 20%;
}

.banner-text {
  position: absolute;
  text-transform: uppercase;
  justify-content: center;
  display: flex;
  top: 10%;
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .banner-text span {
    font-size: 15px !important;
  }
  .banner-text-1 span {
    font-size: 8px !important;
  }
  .mobile-banner-btn {
    position: relative;
    font-size: 8px;
    margin-top: -1rem;
  }
}

.banner-text-1 {
  position: absolute;
  top: 35%;
}

.banner-text-1 p strong {
  display: flex;
  justify-content: center;
}

.banner-mail {
  position: absolute;
  top: 58%;
  left: 20%;
  transform: translate(-50%, -50%);
  width: 25rem;
  font-size: 19px;
}

.cms-btn .cms-green-btn p a {
  background-color: green;
  width: 18rem !important;
  color: white !important;
  cursor: pointer;
  border-radius: 15px;
  font-size: 19px !important;
  text-decoration: none;
  display: block;
}

.cms-btn-direct {
  background-color: white;
  width: 18rem !important;
  color: black !important;
  cursor: pointer;
  border-radius: 15px;
  font-size: 15px !important;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 0.5rem;
  margin-top: 1rem;
}

.cms-btn-direct:hover {
  text-decoration: none;
}

.banner-form {
}

.mail-success-msg {
  color: white;
}

.heading-line > p:first-child {
  overflow: hidden;
  text-align: center;
}
.heading-line > p:first-child:before,
.heading-line > p:first-child:after {
  background-color: #7fba00;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.heading-line > p:first-child:before {
  right: 0.5em;
  margin-left: -50%;
}
.heading-line > p:first-child:after {
  left: 0.5em;
  margin-right: -50%;
}

.enquire-btn-class {
  min-height: 17rem;
}

.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.wrapper {
  width: 100%;
  height: 100%;
  min-height: 320px;
}
.divimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.divtext {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  padding-top: 8.5%;
  margin-left: 2%;
  font-weight: bold;
  font-size: 3vw;
  color: white;
  font-family: arial;
}
.divsubtext {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  padding-top: 13.5%;
  margin-left: 2%;
  font-weight: bold;
  font-size: 2vw;
  color: white;
  font-family: arial;
}
@media (min-width: 1200px) {
  .divtext {
    font-size: 35px;
  }
  .divsubtext {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
.contact-us-btn h1 {
    font-size: 19px;
}
.contact-us-tiltle-style{
font-size: 19px;
}
.modal-input-style div:nth-child(2) textarea {
    width: 93%;
}
  .cms-btn-direct {
    font-size: 12px !important;
  }
  .banner-form {
    font-size: 11px !important;
    height: 3rem !important;
  }
  .divtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 65%;
    padding-top: 16.5%;
    margin-left: 5%;
    font-weight: bold;
    font-size: 3vw;
    color: white;
    font-family: arial;
  }
  .divsubtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    padding-top: 23.5%;
    margin-left: 5%;
    font-weight: bold;
    font-size: 2.5vw;
    color: white;
    font-family: arial;
  }
}

@media (min-width: 768px) and(max-width: 992px) {
  .divtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 65%;
    padding-top: 18.5%;
    margin-left: 3%;
    font-weight: bold;
    font-size: 3vw;
    color: white;
    font-family: arial;
  }
  .divsubtext {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    padding-top: 23.5%;
    margin-left: 3%;
    font-weight: bold;
    font-size: 2.5vw;
    color: white;
    font-family: arial;
  }
}

.masthead .entry-header {
  margin: 7.5em 0 3.5em 0;
  font-weight: 300;
  line-height: 1.5;
  overflow: auto;
}
@media screen and (min-width: 640px) {
  .masthead .entry-header {
    margin: 15.5em 0 7.5em 0;
  }
}

.masthead .entry-title {
  font-size: 2.5;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 0.25em 0;

  @media screen and (min-width: 640px) {
    max-width: 650px;
    font-size: 4em;
  }
}

.masthead .entry-subtitle {
  font-family: "freight-text-pro";
  font-style: italic;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0.35em;
  color: #9ba800;
  font-size: 1.5em;
}
.article-image-border img {
  border: 1px solid black;
  height: 220px;
  width: 200px;
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .article-image-border img {
    height: 110px;
  }
}
/* //article styles */
.article-image-border {
  justify-content: center;
  text-align: center;
}

.article-image-border .card-body {
  padding: 0px !important;
  justify-content: center;
  display: flex;
}

.left-border .card-body {
  padding: 10px 20px !important;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

.callout img {
  padding: 10px;
  background: #e7e8e9;
  border: 1px solid #84a169;
}

.article-border-top {
  border-top: 1px solid #dfdbd8;
  padding-top: 15px;
}

/* // side bar menu csss */
.sidebar-nav ul {
  border: 1px solid #030303;
  padding: 0;
  font-weight: bold;
  font-size: 16px;
}

.sidebar-nav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav ul li a:hover {
  text-decoration: none;
  background: #e7e8e9;
}

.sidebar-nav ul li a {
  display: block;
  border-bottom: 1px solid #645d52;
  padding: 10px;
  text-decoration: none;
  color: #575045;
}

.sidebar-nav ul li:last-child {
  border-bottom: 10px solid #e7b50b;
}

.selected-link {
  background: #e7e8e9;
}

/* //FullWidthHeaderContent inside custom styles */
.FullWidthHeaderContent .card-body {
    padding: 0rem 1rem !important;
}

.two-column-full-width-header-page .vast-plugin-content {
    margin: 0 !important;
}

.side-navbar-header-title {
  padding: 20px 0px 0px 25px;
}

/* //side nav bar link css */

.sidebar-nav-link a {
  display: block;
  border: 1px solid #645d52;
  padding: 10px;
  border-width: 1px 1px 0px 1px;
  text-decoration: none;
  color: #575045;
  font-size: 16px;
  font-weight: 700;
}

.sidebar-nav-link a:hover {
  text-decoration: none;
  background: #e7e8e9;
}

.sidebar-last-nav-link {
  border-bottom: 1px solid #645d52;
}

.sidebar-last-nav-link a {
  border-bottom: 10px solid #e7b50b;
  display: block;
  padding: 10px;
  text-decoration: none;
  border-top: 1px solid #645d52;
  border-left: 1px solid #645d52;
  border-right: 1px solid #645d52;
  color: #575045;
  font-size: 16px;
  font-weight: 700;
}

.sidebar-last-nav-link a:hover {
  text-decoration: none;
  background: #e7e8e9;
}

/* // new and event styles */
.news-and-events-title p {
  margin-bottom: 0rem;
}

/* //About us css */
.borderRadius img {
  border-radius: 0.5rem;
}
.MarginRight {
  margin-right: 3rem;
}
.MarginLeft {
  margin-left: 3rem;
}
.fontFamilyAboutUs {
  font-family: "Jost", sans-serif;
}

.container-size {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media only screen and (min-width: 576px) {
  .container-size {
    max-width: 576px;
  }
}
@media only screen and (min-width: 768px) {
  .container-size {
    max-width: 768px;
  }
}
@media only screen and (min-width: 992px) {
  .container-size {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-size {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1400px) {
  .container-size {
    max-width: 1200px;
  }
}

/* // CustomSlider.css // */
.business-slider .react-multiple-carousel__arrow--left {
  left: 15rem;
}
.business-slider .react-multiple-carousel__arrow--right {
  right: 15rem;
}
.business-slider img {
  height: 350px;
}
.business-slider .react-multi-carousel-dot-list {
  bottom: 16px;
}

.business-slider .textcenter {
  text-align: center;
}
.business-slider .uppercase {
  text-transform: uppercase;
}
/* // Fac.css // */
.faq-accordian .accordion-button::after {
  flex-shrink: 0;
  margin-left: auto;
  content: "\2B9F";
  background-image: none !important;
  background-repeat: none !important;
  background-size: none !important;
  transition: transform 0.2s ease-in-out;
  font-size: 25px;
  background-color: #15284b;
  border-radius: 50%;
  color: white;
  width: 40px;
  height: 40px;
  align-items: flex-end;
  display: flex;
  position: relative;
  justify-content: center;
  line-height: 1.6;
}
.faq-accordian .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
}
.faq-accordian .accordion-body {
  padding: 0px 0px 1px 20px;
}
.button-color {
  border: 0;
  background: #f9f9f9;
  width: 98%;
  padding: 0px 30px 5px 15px;
  text-align: left;
  margin-bottom: 15px;
  font-weight: 500;
  position: relative;
}

.line {
  height: 1px;
  flex: 1;
  background-color: #dee2e6;
  margin-bottom: 30px;
}
.faqparagraphwidth {
  width: 77%;
}
@media only screen and (min-width: 992px) {
  .faqfontsize {
    font-size: 18px;
  }
  .faqHeadfontsize {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faqfontsize {
    font-size: 16px;
  }
  .faqHeadfontsize {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .faqShippingInformationMt {
    margin-top: 20px;
  }
}

/* // SliderStyle.scss // */
.slider-header {
  background: #e7b50b;
  text-transform: uppercase;
  padding: 8px;
}

.slider-header p {
  margin-bottom: 0px !important;
}

.slider-item {
  display: flex;
  justify-content: center;
}

/* //  GIAS styles start */
.gias-modes-style .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: 300px;
  margin: 20px;
  background: white !important;
}
.gias-table-shadow-style {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 60% !important;
  /* // height: 100%; */
}
.gias-table-shadow-style:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-modes-style .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-modes-style .card-design img {
  margin-top: 0.5rem;
}
.gias-modes-style .card-text p {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  font-family: "Libre Baskerville" !important;
  margin-bottom: 0.5rem !important;
}
@media only screen and (min-width: 992px) {
.gias-modes-style .card-body p {
  font-size: 18px !important;
  /* // line-height: 21.4333px !important; */
  text-align: justify !important;
}
}
@media only screen and (max-width: 767px) {
.gias-modes-style .card-body p {
  font-size: 14px !important;
  /* // line-height: 21.4333px !important; */
  text-align: justify !important;
}
}

.gias-modes-style .card-body {
  padding-top: 0;
}
.gias-modes-style .card-body {
  font-family: "Lato" !important;
}
.gias-parent-title-style {
  background-color: #f2f2f2;
  margin-top: 3rem !important;
}
.gias-parent-title-style h1 span {
  font-size: 42px !important;
  font-family: "Libre Baskerville" !important;
}
@media (max-width: 573px) {
  .gias-modes-style .card-body p {
    font-size: 14px !important;
    /* // line-height: 17.6px !important; */
  }
  .gias-modes-style .card-text p {
    font-size: 16px !important;
  }
  .gias-modes-style img {
    flex: 0 0 auto !important;
    width: 20% !important;
  }
  .gias-parent-title-style h1 span {
    font-size: 19px !important;
  }
  .gias-parent-title-style {
    margin-top: 0 !important;
  }
  .gias-parent-title-style h1 p {
    margin-bottom: 0rem;
  }
  .gias-footer-ias-style-sm .card-body p:first-child {
    margin-bottom: 103px !important;
  }
  .gias-icon-facebook-absolute {
    top: 90px !important;
    left: 34px;
  }
  .gias-icon-twiter-absolute {
    top: 90px !important;
    margin-left: 5.5rem !important;
  }
  .gias-icon-youtube-absolute {
    top: 90px !important;
    margin-left: 9rem !important;
  }
  .gias-faq-style .accordion-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .gias-table-shadow-style {
    width: 80% !important;
  }
  .gias-table-style .card-text p {
    font-size: 16px !important;
  }
  .gias-table-style .card-body {
    padding-left: 0;
    padding-right: 0;
  }
  .gias-table-style .card-body table {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .gias-footer-img {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .gias-faq-style .gias-header-style p {
    font-size: 15px !important;
    /* // margin-top: .5rem !important;
    // margin-bottom: .5rem !important; */
  }
  .gias-faq-style .accordion-button {
    padding: 0;
  }
  .gias-footer-ias-style .card-body {
    padding-top: 0 !important;
  }

  .gias-sitemap-style {
    font-size: 15px !important;
  }
  .gias-h1-style {
    font-size: 19px !important;
  }
  .gias-count {
    font-size: 22px !important;
  }
  .gias-font {
    font-size: 12px !important;
  }
  .faq-title-style h1 {
    font-size: 19px !important;
    margin-top: 0px !important;
  }
  .faq-title-style .faqShippingInformationMt {
    margin-top: 0px !important;
  }
  .faq-title-style h1 p {
    margin-left: 0px !important;
  }
  .gias-faq-style .accordion-body {
    font-size: 12px !important;
    padding-right: 0.5rem !important;
    padding-top: 0.8rem !important;
  }
  .gias-faq-style .accordion-item:last-of-type .accordion-collapse {
    padding-right: 0.5rem !important;
  }
}
.gias-footer-ias-style .card-design .card-body p a {
  text-decoration: none !important;
}

.gias-header-style p {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.gias-table-style table tbody tr {
  border-bottom: 1px solid #dee2e6 !important;
  text-align: left;
  font-family: "Lato" !important;
  /* // padding: 8px; */
}
.gias-table-style table tbody th {
  border-right: 1px solid #dee2e6 !important;
  padding: 8px;
  font-size: 14px;
}
.gias-table-style table tbody tr td {
  padding: 8px;
  font-size: 14px;
}
.gias-table-style .card-text {
  margin-bottom: 0rem;
}
.gias-table-style .card-text p {
  font-size: 25px;
  font-weight: 600;
  font-family: "Lato";
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.gias-table-style .card-body {
  padding-bottom: 0rem !important;
}
.gias-table-shadow-child .card-body {
  padding-top: 0rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 1rem !important;
}
.gias-table-shadow-child .card-body p:first-child {
  font-family: "Lato";
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.gias-table-shadow-child .card-body p {
  font-family: "Lato";
  margin-bottom: 0rem;
}

.gias-sitemap-style {
  padding-left: 5rem;
  font-size: 21px;
  font-weight: 700;
  font-family: "Lato";
}
.gias-sitemap-style p {
  margin-bottom: 2px;
}
.gias-sitemap-style p a span:hover {
  text-decoration: underline !important;
}
.gias-sitemap-style ul li a span:hover {
  text-decoration: underline !important;
}
.gias-sitemap-style p:first-child {
  font-family: "Libre Baskerville";
}
.gias-sitemap-style .card-body {
  padding-top: 0px;
}
.gias-bg-ias-color {
  background-color: #f2f2f2 !important;
}
.gias-bg-color {
  background-color: #f2f2f2 !important;
}

.gias-image-background-footer {
  background: #222222 !important;
  background-image: url(https://www.ganeshias.com/vaststatic/static-assets/ganeshias/resources/images/bg_footer_top.png) !important;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
  padding: 13px 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.gias-footer-ias-style .card-body p:first-child {
  font-size: 15px;
  color: #fff;
  background: url(https://www.ganeshias.com/vaststatic/static-assets/ganeshias/resources/images/bg_widget_title.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 30px 15px 0;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.gias-footer-ias-style .card-body p {
  font-size: 14px;
  font-family: "Lato";
  font-weight: 500;
  margin-bottom: 10px;
}
.gias-footer-ias-style .card-body {
  padding-right: 0;
  padding-bottom: 0;
}
.gias-backgroundcolor-footer {
  background: #222222 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.gias-footer-phone-icon {
  padding-left: 1.5rem;
}
.gias-footer-phone-icon .card-design {
  position: relative;
}
.gias-footer-phone-icon img {
  width: 30px;
  height: 30px;
  top: 7%;
  position: absolute;
}
.gias-footer-phone-icon .card-body {
  margin-left: 2rem;
  padding-top: 6px;
  padding-bottom: 0;
}
.gias-footer-phone-icon .card-body p {
  margin-bottom: 0;
}
.gias-backgroundcolor-footer span:first-child {
  display: none;
}
.gias-footer-ias-style span:first-child {
  display: block !important;
}
.gias-footer-phone-icon span {
  display: block !important;
}
.gias-footer-phone-icon .gias-contact-link{
  padding-top: 6px;
}
.gias-footer-phone-icon .gias-contact-link a{
  color: white !important;
}
.gias-footer-phone-icon .gias-contact-link a:hover{
  text-decoration: underline !important;
}
.gias-icon-position {
  position: relative;
}
.gias-icon-facebook-absolute {
  position: absolute;
  top: 120px;
  width: 45px;
  height: 45px;
  border-radius: 50px;
}
.gias-icon-facebook-absolute:hover {
  background: #661214;
  border: 1px solid #661214;
}
.gias-icon-twiter-absolute {
  position: absolute;
  top: 120px;
  width: 45px;
  height: 45px;
  margin-left: 4rem;
  border-radius: 50px;
}
.gias-icon-twiter-absolute:hover {
  background: #661214;
  border: 1px solid #661214;
}
.gias-icon-youtube-absolute {
  position: absolute;
  top: 120px;
  width: 45px;
  height: 45px;
  margin-left: 8rem;
  border-radius: 50px;
}
.gias-icon-youtube-absolute:hover {
  background: #661214;
  border: 1px solid #661214;
  border-radius: 50px;
}
.gias-sub-footer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #101010;
}
.gias-sub-footer .card-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 14px !important;
  margin-top: 6px;
}
.gias-footer-img {
  padding-right: 1rem;
  padding-left: 2rem;
}
.gias-footer-img img {
  height: 30px !important;
  width: 70px !important;
  margin-top: 16px;
}
.gias-enquiry-btn-style img {
  display: none;
}
.gias-enquiry-btn-style .card-body {
  padding-top: 0;
}
.gias-enquiry-btn-style .card-body input {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
}
.gias-enquiry-btn-style .card-body input:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.gias-privacy-terms-condition:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}
@media (max-width: 810px) {
  .gias-sitemap-style {
    padding-left: 0 !important;
  }
}
@media (min-width: 574px) and (max-width: 810px) {
  .gias-faq-style .accordion-item {
    padding-left: 3rem !important;
    padding-right: 2.5rem !important;
  }
  .gias-table-shadow-style {
    width: 80% !important;
  }
  .gias-table-style .card-body table {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }
  .gias-table-shadow-child .card-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .gias-footer-img {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .gias-sitemap-style {
    font-size: 18px !important;
  }
  .gias-faq-style .accordion-item:last-of-type .accordion-collapse {
    padding-right: 1rem;
  }
}
.gias-faq-style .accordion-button {
  background-color: #57a0c1 !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.gias-faq-style .accordion-item {
  padding-left: 6.5rem;
  padding-right: 6.5rem;
}
.gias-faq-style .accordion-button::after {
  content: "\002B" !important;
  color: #000 !important;
  background-color: #57a0c1 !important;
}
.gias-faq-style .accordion-header {
  color: #000 !important;
}
.gias-faq-style .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 5px;
}
.gias-faq-style .accordion-item:last-of-type .accordion-button:not(.collapsed) {
  border-radius: 5px;
}
.gias-faq-style .accordion-button:focus {
  border-color: none !important;
  box-shadow: none !important;
}
.gias-faq-style .accordion-button:not(.collapsed)::after {
  content: "\2212" !important;
}
.gias-faq-style .accordion-item:last-of-type .accordion-collapse {
  padding-right: 1.5rem;
}
.gias-faq-style .accordion-body {
  background-color: white;
  padding-right: 0.5rem !important;
  padding-top: 0.8rem !important;
}
.gias-faq-style .gias-header-style p {
  font-size: 20px;
  font-family: "Lato";
}
.faq-title-style h1 {
  font-family: "Libre Baskerville";
  font-size: 42px;
  font-weight: 700;
  margin-top: 1.5rem;
}
.faq-title-style h1 p {
  margin-bottom: 0 !important;
  margin-top: 1rem !important;
}
.gias-video-style .img-thumbnail {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: "Lato";
  background: white;
}
.gias-video-style .img-thumbnail:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-video-style .img-thumbnail h4 {
  font-weight: 700 !important;
}
/* GiasHeaderStyle.css starts*/
.gias-header-bg {
  background-color: #661214;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-family: "Lato" !important;
}
.gias-img-height {
  height: 30px;
  padding-right: 10px;
}
.gias-padding-style {
  padding-right: 15px;
  padding-left: 15px;
}
.gias-padding {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  color: white;
  font-weight: 700;
}
/* .gias-email {
  padding-left: 11px !important;
} */
.gias-header-link {
  color: white;
  text-decoration: none;
}
.gias-header-link:hover {
  color: white;
}
.gias-button-style {
  padding-top: 4.4px;
}
.gias-button-width {
  height: 41px;
  width: 178px;
  font-family: "Lato" !important;
  font-size: 14px;
}
.gias-top-icon-color:hover {
  background-color: #952729 !important;
  color: white !important;
  transition: all 0.5s;
}
.gias-logo-height {
  height: 72px;
  /* width: 285px;*/
  width: 270px;
  margin-left: 1.5px;
}
.gias-header-content {
  background: #fff;
  border-bottom: 3px solid #e4e4e4;

}
.gias-nav-common {
  font-size: 16px;
  font-family: "Lato" !important;
  font-weight: 500;
}
.gias-nav-common .dropdown:hover > .dropdown-menu {
  display: block;
  color: #661214;
line-height: 40px;
}
.gias-nav-menu-l1 > a:hover,
.gias-nav-menu-l1.active > a {
  background-color: #f5f5f5;
  color: #661214;
}
.gias-hover-style {
  color: #000;
}
.gias-nav-common .dropdown:hover {
  color: #661214;
}
.gias-nav-common .dropdown:hover .gias-hover-style {
 /* background-color: white;  */
  color: #661214;
}

/* .gias-nav-common .dropdown:hover .gias-hover-style .gias-nav-style {
  color: #661214;
} */
.gias-nav-common .dropdown .nav-link:hover {
  color: #661214;
}
.gias-home-nav {
  background-color: #661214;
  color: white;
  text-decoration: none;
}
.gias-home-style {
  background-color: #661214;
}
.gias-nav-height {
  height: 72px;
}
.gias-home-bg {
  background-color: #661214;
}
.ul.nav.navbar-nav > li > a::after {
  background: #661214 !important;
}
.gias-position-style {
  position: absolute;
  right: 153px;
 /* right: 171px; */
}
.header_search input[type="text"] {
  width: 73px;
  line-height: 73px;
  padding: 0;
  border: 0px;
  background-color: #c0b48b;
  background-image: url("https://www.ganeshias.com/vaststatic/deployed-assets/giasSite/icon_search.png");
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  height: 73px;
  color: #fff;
  cursor: pointer;
  left: auto;
   /* right: 90px; */
 right: 77px;
  position: absolute;
}
.header_search input {
  transition: 0.5s;
}
.header_search input[type="text"]:focus {
  width: 220px;
  text-indent: 10px;
  background-image: none;
  border: none;
  right: 90px !important;
  position: absolute;
}
@media (max-width: 517px) {
  .gias-padding {
    font-size: 11px;
  }
  .gias-img-height {
    height: 18px;
  }
  .gias-padding {
    padding-left: 0;
  }
  .gias-modal {
    padding: 0.5rem !important;
  }
}
.gias-width-ipad {
  width: 50% !important;
}
@media (min-width: 821px) and (max-width: 1199px) {
.gias-min-width-lg{
/* width: 60% !important; */
/* width: 65% !important;*/
width: 64% !important;
}
}
@media only screen and (min-width: 1200px) {
.gias-min-width-lg{
width: 67% !important;
}
.font-size-whole-page{
font-size: 11px;
}
}

@media (max-width: 835px) {
  .gias-width-ipad {
    width: 100% !important;
  }
  .gias-email {
    padding-top: 0 !important;
  }
  .gias-logo-height {
    height: 72px !important;

    margin-left: auto;
  }
  .gias-year-logo {
height: 57px;
  position: absolute;
    right: 3px;
    margin-top: 0.5rem;
  }
  .gias-menu-size-style {
    padding: 0;
    width: 33px;
  }
  .gias-nav-height {
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 12px !important;
  }
  .gias-nav-common .dropdown-menu {
    border: none;
    border-radius: 0;
  }
  .gias-nav-common .gias-nav-menu-l1 a {
    font-size: 12px;
    padding-left: 25px;
  }
  .gias-modal {
    left: auto;
    height: 48%;
  }
  .nav-link.gias-hover-style {
    height: auto !important;
    padding-top: 12px !important;
padding-left: 15px;
  }
  .gias-notification h4 {
    padding-bottom: 10px;
  }
  .header_search input[type="text"] {
    width: 43px;
    height: 43px;
    position: initial;
    margin-top: 20px;
    margin-left: 30px;
  }
  .header_search input[type="text"]:focus {
    position: initial;
    margin-top: 20px;
  }
}
@media (max-width: 390px) {
  .gias-logo-height {
    width: 238px !important;
  }
}
@media (min-width: 518px) and (max-width: 830px) {
  .gias-padding {
    font-size: 12px;
  }
  .gias-img-width-style {
    width: 63% !important;
  }
  .gias-navbar-header {
    margin-left: 22rem !important;
  }
  .gias-year-logo {
height: 57px;
  position: absolute;
    right: 4rem !important;
  }
}
.gias-navbar-header {
  display: block;
  /* float: left; */
  width: 23%;
  margin-left: 16px;
  margin-top: 1.1rem;
}
.gias-home-nav:hover {
  color: white;
}
.gias-hover-style:hover {
  color: #661214 !important;
}
.gias-navbar-toggle {
  position: relative;
  /* float: right; */
  /* padding: 5px 10px; */
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  color: #ff3d00;
}

.gias-navbar-header button {
  border: 1px solid black;
}
.gias-home-ribbon {
  padding-top: 20px;
  padding-bottom: 5px;
  background-color: #f2f2f2;
}
.gias-notification {
  background-color: #661214;
  text-align: center;
  font-size: 18px !important;
  color: rgb(255, 255, 255);
  padding-right: 15px;
  padding-left: 15px;
}
.gias-notification h4 {
  font-size: 18px !important;
  padding-top: 10px;
  margin-bottom: 15px;
}
.gias-marquee {
  background-color: yellow;
}
.gias-marquee p {
  padding-top: 13px;
  font-family: "Lato" !important;
  font-size: 15px;
}
.gias-marquee p a {
  color: #000000 !important;
}
.nav-link.gias-hover-style {
  height: 72px;
  padding-top: 23px;
}
/* GiasCounterUpBanner.css starts*/
.gias-transition {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: "LatoMedium";
}
.gias-transition:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-img-height-counter {
  height: 75px;
}
.gias-font {
  font-size: 15px;
  font-weight: 700;
  font-family: "Lato" !important;
}
.gias-count {
  font-size: 40px;
  font-weight: 400;
  font-family: "Lato" !important;
}
.gias-h1-style {
  font-family: "Libre Baskerville";
  color: #661214;
  font-size: 42px;
  font-weight: 700;
}
.gias-bg-color{
    background-color: #F2F2F2;
}

/* // GIAS styles end */

/*all founder image*/
.gias-product-base .card-design .img-fluid {
  border: 1px solid #ccc;
  background: #eee;
  width: 200px !important;
  border-radius: 50%;
  padding: 5px !important;
  height: 250px;
  margin-left: 20px;
}
@media (max-width: 480px) {
.gias-notification h4{
margin-bottom: 0px !important;
}
  .gias-title-headline .card-design {
    font-family: "LatoMedium";
    line-height: 1.42857143;
    display: block !important;
  }
}
/* total border in ganesa  */
.gias-title-baseline {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  /* // height: 100%; */
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 1150px;
  margin-left: 6rem;
  font-family: "jost", sans-serif !important;
  line-height: 21px;
}

@media only screen and (max-width: 767px) {
  .gias-title-headline .card-design {
    font-family: "LatoMedium";
    line-height: 1.42857143;
    display: block !important;
  }
}

@media (max-width: 480px) {
  .gias-title-baseline {
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: justify;
    /* // height: 100%; */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 1186px;
    margin-left: 0rem !important;
    font-family: "jost", sans-serif !important;
    line-height: 21px;
  }
}
.gias-title-baseline:hover {
  box-shadow: 0px 0px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

/* mission and vision start*/
.gias-title-linehead .card-design .img-fluid {
  height: 150px;
  width: auto;
  /* margin-bottom: 12rem; */
}

.gias-line-headbody {
  background-color: #f6b06e;
  padding: 20px;
  border-radius: 25px;
  height: 410px;
  width: 566px;
  position: relative;
  left: 1%;
}

.gias-load-productline p {
  font-weight: 600;
  /* padding-top: 0; */
  font-size: 17px;
}

.gias-lineproductbase .card-body {
  /* position: absolute;
    left: 0rem; */
  width: 100%;
  /* left: 22rem; */
  /* padding-top: 0rem; */
}
.gias-line-bodyhead span {
  font-family: "Libre Baskerville";
  font-size: 42px;
  font-weight: 700;
  position: absolute;
  bottom: 17rem !important;
  /* margin: 0px; */
  color: #fff;
  left:39%
}

.gias-linebody-head {
  background-color: #74b5a6;
  padding: 20px;
  border-radius: 25px;
  height: 410px;
  width: 547px;
  position: relative;
  left: 4%;
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  .gias-title-linehead .card-design .img-fluid {
    height: 150px;
    width: auto;
    /* margin-bottom: 12rem; */
  }
}

@media only screen and (max-width: 480px) {
  .gias-title-linehead .card-design .img-fluid {
    height: 150px;
    width: auto;
    /* margin-bottom: 12rem; */
  }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
  .gias-line-headbody {
    background-color: #f6b06e;
    padding: 20px;
    border-radius: 25px;
    height: 410px;
    width: 566px;
    position: relative;
    left: -13%;
  }
}

@media only screen and (max-width: 480px) {
  .gias-line-headbody {
    background-color: #f6b06e;
    padding: 20px;
    border-radius: 25px;
    height: 410px;
    width: 566px;
    position: relative;
    left: -13%;
  }
}
@media only screen and (max-width: 480px) {
  .gias-linebody-head {
    background-color: #74b5a6;
    padding: 20px;
    border-radius: 25px;
    height: 410px;
    width: 550px;
    position: relative;
    left: 0% !important;
    margin-top: 2rem;
  }
}
.gias-linebody-head:hover {
  box-shadow: 0px 0px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.gias-line-headbody:hover {
  box-shadow: 0px 0px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

/*mission and vision end */
/* Gias Home why join us - starts*/
.gias-text .card-design .img-fluid {
  height: 73px !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 17% !important;
}
.gias-join-text .card-text p:first-child {
  font-family: "Libre Baskerville";
  font-size: 21px;
  font-weight: 700;
  margin-top: 3px;
}
.gias-join-text .card-design .card-body p {
  font-family: "LatoMedium";
  font-size: 14px;
}

.gias-join-text .undefined.justify-content-center {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
}
/* .home-why-join .card-design {
    background-color: white;
    height: 335px;
    margin: 20px 15px 15px 15px;
    text-align: justify;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  } */

.gias-homeline-text .card-design {
  background-color: white;
  height: 180px;
  margin: 20px 15px 15px 15px;
  text-align: justify;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.gias-homeline-text .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-text .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
/* Gias Home why join us - ends*/

/* contact us */
.gias-contactend-line .card-design .img-fluid {
  width: 80px !important;
  height: 64px !important;
  margin-left: 7rem;
}

.gias-title-post p {
  position: absolute;
  top: 812px;
  left: 63%;
}

.gias-productline-contact p {
  font-size: 15px;
  font-weight: 600;
}

.gias-linetext-contact .card-design {
  background-color: white;
  height: 180px;
  margin: 2px 15px 15px 15px;
  text-align: justify;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  width: 622px;
  bottom: 31%;
}

.gias-linetext-line .card-design {
  background-color: white;
  height: 180px;
  margin: 2px 15px 15px 15px;
  text-align: justify;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  width: 622px;
  left: 51%;
  /* bottom: 31%; */
}

.gias-contactimg-text {
  position: relative;
  top: 50%;
  right: 23%;
}

.gias-linetext-contact .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.gias-contactimg-line {
  position: relative;
  top: 17%;
  right: 46%;
}
@media (max-width: 480px) {
  .gias-contactimg-line {
    position: relative;
    top: 0%;
    right: 0%;
  }

  .gias-contactimg-text {
    position: relative;
    top: 50%;
    right: 23%;
  }
}
.gias-contactbase-us a:first-child {
  padding: 3rem;
}

/* .titletext-line {
    font-size: 22px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
  } */
@media only screen and (min-width: 480px) and (max-width: 965px) {
  .gias-contactimg-second {
    position: relative;
    top: -46% !important;
    left: 4% !important;
  }

  .gias-contactimg-text {
    position: relative;
    top: 50%;
    right: 23%;
  }
}

.gias-con-line a {
  background-color: #337ab7;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  color: white;
  font-size: 18px;
  position:relative;
  bottom: 151px;
}
@media (max-width: 480px) {
  .gias-linetext-contact .card-design {
    background-color: white;
    height: 271px !important;
    margin: 20px 15px 15px 15px;
    text-align: justify;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    width: 100%;
    right: 4%;
    display: block !important;
  }
  .gias-linetext-line .card-design {
    background-color: white;
    height: 180px;
    margin: 2px 15px 15px 15px;
    text-align: justify;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    width: 400px !important;
    left: 0px ;
    /* bottom: 31%; */
    display: block !important;
  }
}

@media (max-width: 480px) {
  .gias-contactimg-second .card-design {
    display: block !important;
    margin: top -15rem;
  }

  .gias-contactend-line .card-design .img-fluid {
    width: 80px !important;
    height: 64px !important;
    margin-left: 10rem !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 965px) {
  .gias-linetext-contact .card-design {
    background-color: white;
    height: 180px;
    margin: 20px 15px 15px 15px;
    text-align: justify;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    /* width: 100%;
    right: 4%;
    display: block !important; */
    bottom: 11%;
  }

  .gias-linetext-line .card-design {
    background-color: white;
    height: 180px;
    margin: 2px 15px 15px 15px;
    text-align: justify;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    width: 622px;
    left: 51%;
    /* bottom: 31%; */
  }
}
/* end contact us */
/*slider for about us */
.gias-slider-media .card-design {
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-left: 15px !important;
  width: 385px;
  height: 420px;
  background-color: white;
}

.gias-slider-media .card-design img {
  height: 395px;
  width: 360px !important;
  margin-left: 3px;
}
.gias-gallery-border .react-multi-carousel-list {
  width: 90%;
  margin-left: 60px;
  height: 465px;
}
.gias-slider-media .react-multiple-carousel__arrow--left {
  left: 0px;
}
.gias-slider-media .react-multiple-carousel__arrow--right {
  right: 0px;
}

.gias-arrowline .react-multiple-carousel__arrow {
  background: #7db4cd !important;
  display: block !important;
}

.gias-arrowline .react-multiple-carousel__arrow:hover {
  background: #7db4cd !important;
}
.gias-slider-media .card-design .img-fluid:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

@media (max-width: 480px) {
  .gias-slider-media .card-design img {
    height: 315px;
    width: 320px !important;
    margin-left: 10px !important;
  }
  .gias-slider-media .card-design {
    padding: 10px 10px;
    border-radius: 5px;
    text-align: justify;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin-left: 24px !important;
    /* width: 118px; */
    height: 345px;
  }
  .gias-gallery-border .react-multi-carousel-list {
    width: 100%;
    margin-left: 0px;
    height: 395px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .gias-gallery-border .react-multi-carousel-list {
    width: 86%;
    margin-left: 60px;
    height: 465px;
  }
  .gias-slider-media .card-design {
    margin-left: 4px !important;
    width: 450px;
    height: 420px;
  }
  .gias-slider-media .card-design img {
    height: 395px;
    width: 190px !important;
    margin-left: 3px;
  }
}
/* end for slider about us*/
/* student corner*/
/* .single_blog_box .card-design .img-fluid {
    padding: 20px;
  } */
/* .title-card .card-design img{
    padding :0rem 0rem;
  } */

/* .title-card .card-design img{
   
  } */
.gias-corner-linebox .card-design {
  background-color: #fff;
  padding: 12px 21px;
  border-radius: 5px;
  text-align: justify;
  height: 552px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 91%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gias-corner-linebox:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
/* .title-cornerbody p:first-child{
    border-bottom: 1px solid #ddd;
  } */

.gias-title-cornerbody .card-design .card-text {
  padding: 24px 1px 9px 1px;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
/* .gias-title-head-student {
    margin-left: 6rem;
  } */

.gias-title-itembody .card-design .card-body span {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* text-transform: uppercase; */
  color: #333333;
}

.gias-title-corneritem .card-design .card-body em {
  font-size: 14px;
  color: #666666;
  font-style: italic;
  margin-bottom: 15px;
}
.gias-title {
  padding: 21px 1px 0px 53px;
  margin: 4px 2px 4px 0px;
}

/* upsc start*/
.gias-parent-text {
  background-color: #f2f2f2;
  /* // margin-top: 3rem !important; */
}
.gias-parent-text h1 span {
  font-size: 42px !important;
  font-family: "Libre Baskerville" !important;
}

.gias-parent-rec .card-design {
  background-color: #fff;
  padding: 10px 0px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 285px;
  /* height: 511px; */
  margin-left: 5px;
}
.gias-parent-rec .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
@media (max-width: 573px) {
  .gias-parent-text h1 span {
    font-size: 19px !important;
  }
  .gias-parent-text {
    margin-top: 0 !important;
  }
  .gias-parent-text h1 p {
    margin-bottom: 0rem;
  }
}

.gias-rec-textline .card-design .card-body a {
  background-color: #337ab7;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  color: white;
}
.gias-rec-textline .card-design .card-body a:hover {
  background-color: #286090;
}
@media (max-width: 480px) {
  .gias-parent-rec .card-design {
    width: 328px;
    height: 455px;
    margin-left: 32px;
  }
  .gias-rec-textline .card-design .card-body a {
    background-color: #337ab7;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gias-parent-rec .card-design {
    width: 160px;
    height: 560px;
    margin-left: 15px;
  }
}
/* ------------ */

/* Gias Home why join us - starts*/
.gias-home-why-join .card-design .img-fluid {
  height: 73px !important;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 21% !important;
}
.gias-why-join-font .card-text p:first-child {
  font-family: "Libre Baskerville";
  font-size: 21px;
  font-weight: 700;
  margin-top: 3px;
}
.gias-why-join-font .card-design .card-body p {
  font-family: "Lato" !important;
  font-size: 14px;
  margin-top: -30px;
}
.gias-why-join-font h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
  color: rgb(102, 18, 20);
  margin-top: 2rem !important;
}
.gias-home-why-join .card-design {
  background-color: white;
  height: 335px;
  margin: 20px 15px 15px 15px;
  text-align: justify;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.gias-home-why-join .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
@media (max-width: 480px) {
  .gias-why-join-font h1 {
    font-size: 19px !important;
  }
  .gias-why-join-font .card-text p:first-child {
    font-size: 12px !important;
  }
  .gias-why-join-font .card-design .card-body p {
    font-size: 11px;
  }
  .gias-home-why-join .card-design {
   
    margin-left: 15px !important;
    margin-bottom: 20px !important;
    height: 355px !important;
  }
}
@media (max-width: 380px) {
  .gias-home-why-join .card-design {
    width: 300px !important;
    margin-left: 5px !important;
    margin-bottom: 20px !important;
    height: 264px !important;
  }
}

/* Gias Home why join us - ends*/

/* GIAS slider banner - starts */
.gias-slider-item img {
  width: 100%;
}
.gias-vast.vastpro-p-0 {
  padding: 0 !important;
}
@media (max-width: 767px) {
.gias-slider-event-item .react-multi-carousel-list {
  height: 268px !important;
margin-top:-55px
}
.gias-home-slider-item .react-multi-carousel-list {
  height: 185px !important;
margin-top:-20px
}
  .gias-slider-item .react-multi-carousel-list {
    height: 185px !important;
margin-top:-45px
  }
}
@media (min-width: 768px) and  (max-width: 991px){
.gias-slider-item .react-multi-carousel-list {
height: 350px !important;
  margin-top: -55px;
}
.gias-home-slider-item .react-multi-carousel-list {
height: 350px !important;
  margin-top: -25px;
}
.gias-slider-event-item .react-multi-carousel-list {
  height: 550px !important;
margin-top:-55px
}
}
@media (min-width: 992px) {
.gias-slider-item .react-multi-carousel-list {
  height: 560px !important;
margin-top:-55px
}
.gias-slider-event-item .react-multi-carousel-list {
  height: 850px !important;
margin-top:-55px
}
.gias-home-slider-item .react-multi-carousel-list {
  height: 600px !important;
margin-top:-25px
}
}
@media (max-width: 480px) {
  .gias-slider-item .react-multi-carousel-list {
    height: 185px !important;
margin-top:-45px
  }
  .gias-banner-height .card-design {
    margin-top: -50px;
  }
}
.gias-slider-item .react-multiple-carousel__arrow {
  background: #7db4cd !important;
  display: block !important;
}
.gias-slider-item .react-multiple-carousel__arrow:hover {
  background: #57a0c1 !important;
}
/* GIAS slider banner - ends */

/* GIAS our course starts */
@media (min-width: 992px) {
.content-justify{
justify-content: center !important;
}
}

.gias-our-course.banner-image {
  padding-bottom: 10px;
}
.gias-our-course.banner-image img:hover {
  filter: brightness(10%);
}
.gias-our-course.banner-image img {
  padding: 10px 0px;
  border-radius: 5px;
  height: 450px;
  filter: brightness(40%);
}
.gias-our-course.banner-image .banner-text-1 p {
  text-align: justify;
  font-size: 17px !important;
  margin-bottom: 20px;
  font-family: "Lato" !important;
  color: #fff;
  font-weight: 400 !important;
  line-height: 25px;
  padding-left: 38px;
  word-wrap: break-word;
  margin-right: 35px;
}
.gias-our-course.banner-image .banner-text-1 p:first-child {
  font-size: 25px !important;
  font-weight: 900 !important;
  font-family: "Lato" !important;
}
.gias-our-course.banner-image .banner-text-1 a {
  font-weight: 700;
  font-size: 16px;
  color: #fbad23 !important;
}
.gias-our-course.banner-image {

  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  height: 450px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.gias-our-course.banner-image:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-our-course-title h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
  color: rgb(102, 18, 20);
}
@media (max-width: 480px) {
  .gias-our-course-title h1 {
    font-size: 19px !important;
  }
  .gias-our-course.banner-image .banner-text-1 p:first-child {
    font-size: 16px !important;
    font-weight: 900 !important;
  }
  .gias-our-course.banner-image .banner-text-1 p {
    font-size: 13px !important;
  }
 
 
}
@media (min-width: 992px) {
.marginleftourmentor{
margin-left:0px
}
}
@media (max-width: 380px) {
  .gias-our-course.banner-image img {
    width: 335px !important;
  }
}

/* GIAS our course ends */

/* GIAS our mentors starts */
.gias-section_heading h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
  color: rgb(105, 1, 3);
  margin-bottom: 1.5rem !important;
  margin-top: 2rem !important;
}
.gias-counter .card-design img {
  width: 250px;
  height: 270px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: -14px;
  padding: 25px;
  margin-left: 50px;
}
.gias-counter .card-design {
  background-color: white;
 /* padding: 10px 10px;*/
  border-radius: 5px;
  text-align: justify;
  height: 800px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
}
.gias-counter .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-counter .card-design .card-body {
  padding-top: 68%;
}
.gias-counter-heading .card-design .card-body p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 700;
}
.gias-counter .card-design .card-body p:last-child {
  text-align: justify;
  font-size: 15px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 500;
}
.gias-our-mentors .react-multi-carousel-list {
  width: 95%;
  margin-left: 30px;
  height: 803px;
}
.gias-our-mentors .react-multi-carousel-list .react-multiple-carousel__arrow {
  display: none !important;
}
.gias-our-mentors .card-design {
  width: 355px;
 margin : 0 auto;
}
.gias-our-mentors
  .react-multi-carousel-dot-list
  .react-multi-carousel-dot
  button {
  display: none !important;
}
@media (max-width: 380px) {
  .gias-our-mentors
    .react-multi-carousel-dot-list
    .react-multi-carousel-dot
    button {
    display: block !important;
  }
  .gias-our-mentors .react-multi-carousel-list {
    margin-left: 5px;
    height: 630px;
  }
  .gias-counter .card-design .card-body p:last-child {
    text-align: justify;
    font-size: 12px;
    line-height: 1.42857143;
    font-family: lato;
    font-weight: 500;
  }

  .gias-counter .card-design img {
    width: 200px;
    height: 210px;
    margin-left: 45px;
  }
}
@media (min-width: 381px) and (max-width: 480px) {
  .gias-our-mentors .card-design {
    width: 315px;
    margin-left: 48px;
    height: 585px;
  }
  .gias-our-mentors .react-multi-carousel-list {
    margin-left: 45px;
    height: 630px;
  }
  .gias-counter .card-design img {
    width: 200px;
    height: 210px;
    margin-left: 45px;
  }
  .gias-section_heading h1 {
    font-size: 19px !important;
    margin-bottom: 0rem !important;
  }
  .gias-counter .card-design .card-body p:last-child {
    text-align: justify;
    font-size: 12px;
    line-height: 1.42857143;
    font-family: lato;
    font-weight: 500;
  }
  .gias-our-mentors
    .react-multi-carousel-dot-list
    .react-multi-carousel-dot
    button {
    display: block !important;
  }
}
@media (min-width: 384px) and (max-width: 854px) {
  .gias-our-mentors .card-design {
   /* width: 305px;*/
    margin-left: 10px;
   /* height: 565px;
    margin-top: -30px;*/
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gias-our-mentors .react-multi-carousel-list {
    margin-left: 30px;
    height: 965px;
  }
  .gias-our-mentors .card-design {
    width: 202px;
  }
  .gias-counter .card-design {
    height: 960px;
  }
  .gias-counter .card-design img {
    width: 170px;
    height: 175px;
    margin-left: 20px;
  }
}
/* GIAS our mentors ends */

/* GIAS prev.batch starts */
.gias-prev-batch .card-design img {
  height: 270px;
  border-radius: 50%;
  width: 365px;
}
.gias-prev-batch .card-design .card-body {
  font-size: 18px;
  font-family: lato;
  font-weight: 700;
  margin-left: -40px;
}
.gias-prev-batch-slider .react-multi-carousel-list {
  width: 90%;
  margin-left: 80px;
}
.gias-prev-batch-slider
  .react-multi-carousel-list
  .react-multiple-carousel__arrow {
  display: none !important;
}
@media (max-width: 480px) {
  .gias-prev-batch-slider .react-multi-carousel-list {
    width: 90%;
    margin-left: 25px;
  }
  .gias-prev-batch .card-design img {
    height: 200px;
    width: 325px;
    margin-left: 20px;
  }
  .gias-prev-batch .card-design .card-body {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gias-prev-batch .card-design img {
    height: 270px;
    border-radius: 50%;
    width: 200px;
    margin-left: 0px;
  }
  .gias-prev-batch-slider .react-multi-carousel-list {
    width: 90%;
    margin-left: 60px;
  }
}
@media (max-width: 380px) {
  .gias-prev-batch .card-design img {
    height: 197px;
    width: 280px;
    margin-left: 17px;
  }
}
@media (min-width: 384px) and (max-width: 854px) {
  .gias-prev-batch .card-design img {
    height: 197px;
 /*   width: 289px;
    margin-left: 20px;  */
  }
}
/* GIAS prev.batch ends */

/* GIAS stu-review starts */
@media (min-width: 1025px)  {
.gias-counter-slider .card-design {
  background-color: white;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  width: 95%;
  margin-left: 12px;
  height: 560px;
}
.gias-slider-width .react-multi-carousel-list {
  height: 630px !important;
}

.gias-counter-slider .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-counter-slider .card-design img {
  height: 250px;
  width: 200px;
  border-radius: 50%;
  height: 200px;
  margin-left: 70px;
  margin-right: auto;
  margin-top: 10px;
}
.gias-section_heading-slider h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
  color: rgb(102, 18, 20);
  margin-top: 2rem !important;
}
.gias-counter-slider .card-design .card-body p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 700;
}
.gias-counter-slider .card-design .card-body p:last-child {
  text-align: justify;
  font-size: 15px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 500;
}
}


.gias-slider-width .react-multi-carousel-list {
  height: 630px !important;
}

.gias-counter-slider .card-design {
  background-color: white;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  width: 95%;
  margin-left: 12px;
  height: 560px;
/*  margin-top: -50px; */
}

.gias-counter-slider .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-counter-slider .card-design img {
  height: 250px;
  width: 200px;
  border-radius: 50%;
  height: 200px;
  margin-left: 70px;
  margin-right: auto;
  margin-top: 10px;
}
.gias-section_heading-slider h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  margin: 0;
  color: rgb(102, 18, 20);
  margin-top: 2rem !important;
}
.gias-counter-slider .card-design .card-body p {
  text-align: justify;
  font-size: 20px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 700;
}
.gias-counter-slider .card-design .card-body p:last-child {
  text-align: justify;
  font-size: 15px;
  line-height: 1.42857143;
  font-family: lato;
  font-weight: 500;
}

@media (max-width: 480px) {
  .gias-slider-width .react-multi-carousel-list {
    height: 523px !important;
    margin-left: 28px;
  }
  .gias-slider-width .react-multi-carousel-list .react-multi-carousel-dot-list {
    margin-left: -45px;
  }
  .gias-section_heading h1 {
    font-size: 19px !important;
  }
  .gias-counter-slider .card-design {
margin-left: 33px;
    height: 480px;
    width: 85%;
  }
  .gias-counter-slider .card-design img {
    width: 225px;
    height: 230px;
    margin-left: 40px;
  }
  .gias-counter-slider .card-design .card-body p {
    font-size: 13px;
  }
  .gias-counter-slider .card-design .card-body p:last-child {
    font-size: 11px;
  }
  .gias-section_heading-slider h1 {
    font-size: 19px !important;
margin-top: 3px !important;
margin-bottom: -12px !important;
  }
}

.gias-slider-recomded-books-height {
    margin-top: -40px !important;
}
@media (max-width: 380px) {
  .gias-slider-width .react-multi-carousel-list {
    height: 485px !important;
    margin-left: 30px;
  }
 .gias-counter-slider .card-design {
  width: 329px !important;
    margin-left: 16px;
    height: 480px;
  }
  .gias-counter-slider .card-design img {
    width: 195px;
    height: 185px;
    margin-left: 40px;
  }
}

@media only screen and (min-width: 1025px) {
.gias-slider-height .react-multi-carousel-list {
 height: 630px !important;
}
}
@media (max-width: 767px) {
.gias-slider-height  .react-multi-carousel-list{
 height: 530px !important;
}
.gias-slider-recomded-books-height  .react-multi-carousel-list{
 height: 630px !important;
}
}
@media (min-width: 384px) and (max-width: 395px) {
 /* .gias-counter-slider .card-design {
    width: 305px !important;
    margin-left: 1px;
    height: 470px;
  }*/
}
@media (min-width: 412px) {
}
@media (min-width: 1025px)  {
.gias-slider-recomded-books-height  .react-multi-carousel-list{
 height: 630px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {

.gias-slider-recomded-books-height  .react-multi-carousel-list{
 height: 650px !important;
}

  .gias-slider-width .react-multi-carousel-list {
    width: 80%;
    margin-left: 80px;
    height: 790px !important;
  }

.gias-slider-height  .react-multi-carousel-list{
 height: 830px !important;
margin-top: -25px;
}


  .gias-counter-slider .card-design {
    width: 200px !important;
    margin-left: 10px;
    height: 760px;
  }
  .gias-counter-slider .card-design img {
    width: 166px;
    height: 150px;
    margin-left: 8px;
  }
}
/* GIAS stu review ends */

/* GIAS Rec.Books starts */
.gias-rec-img .card-design img {
  padding: 20px;
  width: 100%;
  height: 270px;
}
.gias-rec-img .card-design .card-body {
  padding: 15px 5px 0;
}
.gias-rec-img .card-design .card-body p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
.gias-rec-img .card-design .card-body p:last-child {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.gias-rec-img .card-design .card-text {
  border-bottom: 1px solid #dddddd;
  height: 65px;
margin: 18px 0px;
}
.gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 269px;
  height: 545px;
  margin-left: 15px;
}
.gias-counter-rec .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-rec-slider-width .react-multi-carousel-list {
  width: 90%;
  margin-left: 70px;
  height: 560px !important;
}
.gias-rec-btn .card-design .card-body a {
  background-color: #337ab7;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  color: white;
}
.gias-rec-btn .card-design .card-body a:hover {
  background-color: #286090;
}
.gias-rec-books .react-multiple-carousel__arrow--left {
  left: 0px;
}
.gias-rec-books .react-multiple-carousel__arrow--right {
  right: 0px;
}
.gias-rec-img .card-body .card-text p {
  font-size: 16px;
  font-weight: 600;
  font-family: "lato";
}
@media (max-width: 480px) {
.gias-slider-recomded-books-height {
    margin-top: -70px !important;
}
  .gias-rec-slider-width .react-multi-carousel-list {
    height: 500px !important;
    margin-left: 20px;
  }
  .gias-rec-books .react-multi-carousel-dot-list {
    left: 0px;
  }
  .gias-counter-rec .card-design {
    width: 328px;
    height: 455px;
    margin-left: 30px;
  }
  .gias-rec-img .card-design img {
    padding: 10px;
    width: 100%;
    height: 250px;
    padding-left: 10px;
  }
  .gias-rec-img .card-design .card-body {
    margin-top: -30px;
  }
  .gias-rec-img .card-design .card-body p {
    font-size: 12px;
    font-weight: 400;
  }
  .gias-rec-img .card-design .card-body p:nth-child(2) {
    font-size: 13px;
    font-weight: 700;
  }
  .gias-rec-btn .card-design .card-body a {
    background-color: #337ab7;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px;
    color: white;
  }
  .gias-rec-img .card-design .card-text p {
    font-size: 13px;
    font-family: "lato";
    font-weight: 700;
  }
}
@media (max-width: 380px) {
  .gias-counter-rec .card-design {
    width: 288px;
    height: 455px;
    margin-left: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gias-rec-slider-width .react-multi-carousel-list {
    width: 90%;
    margin-left: 40px;
    height: 600px !important;
  }
  .gias-counter-rec .card-design {
    width: 160px;
    height: 560px;
    margin-left: 15px;
  }
  .gias-rec-img .card-design .card-text {
    border-bottom: 1px solid #dddddd;
    height: 100px;
  }
}
@media (min-width: 384px) and (max-width: 767px) {
  .gias-counter-rec .card-design {
   width: 355px;
    height: 476px;
    margin-left: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gias-counter-rec .card-design {
    width: 152px;
    height: 581px;
    margin-left: 20px;
  }
}

/* GIAS Rec.books ends */

/* GIAS gallery starts */

.gias-gallery-slider .react-multi-carousel-dot-list {
position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  margin: auto;
  padding: 0;
  list-style: none;
  text-align: center
}



.gias-gallery .card-design {
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-left: 15px !important;
  width: 95%;
  height: 350px;
  background-color: white;
}
.gias-gallery .card-design img {
   /* height: 330px;*/
    /*width: 98.5% !important;*/
    /* margin-left: 3px;*/
    /* padding: 3px 3px;*/
max-height: 330px;
  width: auto !important;
  height: auto;
}
.gias-gallery .card-design:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}
.gias-gallery-slider .react-multi-carousel-list {
  width: 90%;
  margin-left: 60px;
  height: 465px;
}
.gias-gallery .react-multiple-carousel__arrow--left {
  left: 0px;
}
.gias-gallery .react-multiple-carousel__arrow--right {
  right: 0px;
}

@media (max-width: 480px) {
  .gias-gallery .card-design img {
   /*  height: 315px;*/
  /*   width: 320px !important;*/
   /*  padding:7px 7px;*/
max-height: 315px;
  width: auto !important;
  height: auto;
  }
  .gias-gallery .card-design {
width:89%;
margin-left: 20px !important;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: justify;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    height: 345px;
    margin-top: -25px;
  }
  .gias-gallery-slider .react-multi-carousel-list {
    width: 100%;
    margin-left: 0px;
    height: 395px;
  }
}
@media (max-width: 360px) {
  .gias-gallery .card-design {
    margin-left: 15px !important;
    width: 330px !important;
  }
  .gias-gallery .card-design img {
    width: 303px !important;
   /*  margin-left: 3px !important;*/

  width: auto !important;

  }
}
@media (min-width: 768px) and (max-width: 1024px) {
.gias-section_heading-slider h1{
margin-bottom: 50px;
}

  .gias-gallery-slider .react-multi-carousel-list {
    width: 86%;
   /* margin-left: 60px;*/
    height: 370px;
  }
  .gias-gallery .card-design {
    margin-left: 4px !important;
    width: 86%;
    height: 300px;
margin-bottom: 35px;
  }
  .gias-gallery .card-design img {
   /* height: 274px;*/
   /*  width: 190px !important;*/
max-height: 274px;
  width: auto !important;
  height: auto;
   /* margin-left: 3px;*/
  }
}
/* GIAS gallery ends */

/* GIAS Events starts */
.gias-events .card-design:hover {
box-shadow: 0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);
}
@media (min-width: 992px) {
.videoTle{
color: black;
  font-size: 22px;
  font-weight: 700;
}
  .gias-events .card-design {
width: 400px;
    margin-left: 25px;
}
}
.gias-events .card-design img {
  width: 400px;
 margin-left: 0px !important;
  margin-top: 50px;
  margin-bottom: 50px;
}

.gias-events .card-design {
  background-color: white;

  border-radius: 0px;
  text-align: justify;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  width: 400px;
  /*height: 670px;*/
  margin-left: 25px;
  margin-top: 50px;
}
.gias-events-slider .react-multi-carousel-list {
  height: 795px;
}
.gias-events-slider .card-design {
  margin-top: -70px;
}
@media (max-width: 767px) {
.gias-video-event-style .img-thumbnail h4 {
  font-weight: 700 !important;
font-size: 16px;
}
.videoTle{
color: black;
  font-size: 14px;
  font-weight: 700;
}
}
@media (min-width: 412px) and (max-width: 480px) {
  .gias-events .card-design {
    width: 360px;
    height: auto;
    margin-left: 17px;
  }
  .gias-events-slider .react-multi-carousel-list {
    height: 272px;
  }
}
@media (min-width: 768px)  {
.gias-video-event-style .img-thumbnail h4 {
  font-weight: 700 !important;
font-size: 22px;
}

}
@media (min-width: 768px) and (max-width: 991px) {

  .gias-events .card-design {

width: 345px;
    margin-left: 25px;
  }
  .gias-events-slider .react-multi-carousel-list {
    height: 500px;
  }
}
@media (min-width: 360px) and (max-width: 375px) {
  .gias-events .card-design {
    width: 325px;
    height: 550px;
    margin-left: 5px;
  }
  .gias-events-slider .react-multi-carousel-list {
    height: 260px;
  }
}
@media (min-width: 384px) and (max-width: 390px) {
  .gias-events .card-design {
    width: 325px;
    height: 550px;
  }
}
/* GIAS Events ends */

/* GIAS Available books starts */
.gias-available-books .card-design {
  margin-bottom: 35px;
}
@media (min-width: 768px)  {
  .gias-video2 .img-thumbnail {
    margin-left: 70px;
  /*  padding: 0px !important;*/
  }
}
/* GIAS available books ends */

/* GIAS video css starts */
.gias-video .img-thumbnail {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-family: "Lato";
  background: white;
}
.gias-video .img-thumbnail:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
/* GIAS video css ends */

/* GIAS CA sprint starts */
.gias-ca-sprint .card-design {
  font-family: "Lato" !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  background-color: white;
  padding: 10px 10px;
  border-radius: 5px;
  margin-top: 40px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-left: -35px;
  /*height: 150px;*/
}
.gias-ca-sprint .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
@media (max-width: 480px) {
  .gias-ca-sprint .card-design {
font-size: 14px;
    font-weight: 500;
    width: 100%;
    margin-left: 0px;
    height: auto;
  }
}
/* GIAS CA sprint ends */

/* GIAS Lectures starts */
.gias-lectures .img-thumbnail {
  margin-top: -10px;
}
.gias-lectures-text .card-design .card-body {
  font-size: 15px;
  font-family: "Lato" !important;
  font-weight: 500;
  margin-left: -35px;
  margin-bottom: -25px;
}
.gias-lectures-text h1 {
  font-family: "Libre Baskerville";
  font-size: 42px !important;
  font-weight: 700;
  color: rgb(102, 18, 20);
}
/* GIAS Lectures ends */

/* GIAS our achivers starts */

.gias-our-achi-slider .react-multi-carousel-list {
  height: 300px;
}
.gias-our-achi-slider .card-design {
  background-color: white;
  height: 250px;
  width: 600px;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -48px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-left: 5px;
}
.gias-our-achi-slider .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-our-achi-slider .card-design img {
  width: 200px;
  border-radius: 50%;
  height: 200px;
  margin-top: 20px;
  margin-left: 20px;
}
.gias-our-achi-slider .card-design .card-body p:first-child {
  font-size: 20px !important;
  font-weight: bold;
}
.gias-our-achi-slider .card-design .card-body p {
  font-size: 15px !important;
  font-weight: bold !important;
  margin-top: 10px !important;
}
.gias-our-achi-slider .card-design .card-body {
  font-size: 18px;
  font-family: "Lato";
  font-weight: 700;
}
@media (max-width: 480px) {
  .gias-our-achi-slider .card-design {
    width: auto;
    height: auto;
  }
  .gias-our-achi-slider .card-design img{
    width: auto;
    height: auto;
  }
}
@media (max-width:992px) {
.gias-achivers-mob .card-design img{
width:54%;
border-radius:360px;
margin-left:90px;
margin-top:20px;
}
.gias-achivers-mob .card-design {
background-color: white;
width: 88%;
 margin-left: 22px;
border-radius:5px;
}
.gias-achivers-mob-height {
height:388px
}

}
/* GIAS our achivers ends */

/* GIAS home-achivers starts */
.gias-home-achivers .card-design {
  background-color: white;
  height: 350px; 
  /*margin-left: 10px;*/
  border-radius: 5px;
   /* margin-top: -68px;*/
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  /*margin-right:17px;/*
  /* width: 392px !important;*/
  text-align: center;
  margin: 0 1rem;
  padding: 1rem 0;
}
.gias-home-achivers .card-design:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-home-achivers .card-design iframe {
  height: 250px !important;
  width: 92% !important;
  margin-left: 15px;
}
.gias-home-achivers-image img {
  height: 250px !important;
  width: auto !important;
 /* margin-left: 15px;*/
 /* margin-top: 26px;*/
}
.gias-home-achivers-slider .react-multi-carousel-list {
  height: 420px;
}
@media (max-width: 480px) {
  .gias-home-achivers .card-design {
    width: 360px !important;
    margin-left: 26px;
  }
  .gias-home-achivers-image img {
    width: 330px !important;
  }
}
@media (max-width: 380px) {
  .gias-home-achivers-image img {
    width: 260px !important;
  }
  .gias-home-achivers .card-design {
    width: 290px !important;
    margin-left: 35px;
  }
  .gias-our-mentors .card-design {
    width: 293px;
    margin-left: 30px;
    height: 565px;
    margin-top: -30px;
  }
  .gias-home-achivers .card-design iframe {
    height: 250px !important;
    width: 260px !important;
    margin-left: 15px;
  }
}
@media (min-width: 384px) and (max-width: 767px) {
  .gias-home-achivers .card-design {
    width: 322px !important;
    margin-left: 48px;
  }
  .gias-home-achivers-image img {
    width: 275px !important;
  }
  .gias-home-achivers .card-design iframe {
    height: 250px !important;
    width: 273px !important;
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .gias-home-achivers-image img {
    width: 180px !important;
  }
  .gias-home-achivers .card-design iframe {
    width: 180px !important;
  }
}
.gias-home-achivers-image .card-design .card-body p {
    font-size: 18px !important;
}
/* GIAS home-achivers ends */
/* GIAS Students Community ? UPSC starts*/
.gias-students-upsc .react-multi-carousel-list{
height: 440px !important;
}
.gias-students-upsc .gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 95%;
  height: 380px;
  margin-left: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
.gias-study-material .gias-rec-img .card-design img {
 /* padding: 20px;
  width: 100%;
  height: 190px;*/

    width: auto;
    height: auto;
    max-height: 190px;
}
.gias-students-upsc .gias-counter-rec .card-design {
    width: 152px;
    height: 365px;
    margin-left: 20px;
}
.gias-study-material .gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 90%;
  height: 650px;
  margin-left:20px;
}
.gias-study-material .gias-rec-img .card-design .card-text {
  border-bottom: 1px solid #dddddd;
  height: 130px;
}
}
@media only screen and (max-width: 480px){
.gias-students-upsc .gias-rec-img .card-design .card-body{
margin-top: 0px;
}
}
@media only screen and (min-width: 768px) {
.gias-UPSC .pdf-width {
width: 100%;
padding-left: 100px;
  padding-right: 100px;
  height: 500px;
}
.gias-study-material .gias-rec-img .card-design .card-body p{
font-size: 16px;
  font-weight: 400;
text-align: justify;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.gias-UPSC .pdf-width{
width: 100%;
padding-left: 50px;
padding-right: 50px;
height: 500px;
}
}
@media only screen and  (max-width: 767px) {
.gias-study-material .gias-rec-img .card-design .card-body p{
font-size: 12px;
  font-weight: 400;
text-align: justify;
}
  .gias-UPSC .pdf-width {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    height: 290px;
  }
.gias-study-material .gias-rec-img .card-design .card-text {
  border-bottom: 1px solid #dddddd;
  height: 90px;
}
.gias-study-material .gias-counter-rec .card-design {
width: 84%;
    height: 490px;
    margin-left: 30px;
  }
}
@media (max-width: 380px) {
.gias-students-upsc .gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 300px;
  height: 380px;
  margin-left: 30px;
}
}
@media only screen and  (min-width: 381px) and (max-width: 480px)  {
.gias-students-upsc .gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 350px;
  height: 380px;
  margin-left: 30px;
}
}
@media only screen and  (min-width: 992px)  {
.gias-study-material .gias-counter-rec .card-design {
  background-color: #fff;
  padding: 10px 10px;
  border-radius: 5px;
  text-align: justify;
  height: 100%;
  border: 1px solid #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 90%;
  height: 585px;
  margin-left:18px;
}
.gias-study-material .gias-rec-img .card-design .card-text {
  border-bottom: 1px solid #dddddd;
  height: 100px;
}

.gias-study-material .gias-rec-img .card-design img {
 /* padding: 20px;
  width: 100%;
  height: 230px;*/
    width: auto;
    height: auto;
    max-height: 230px;
}
}

/* GIAS Students Community ? UPSC ends */

/* GIAS CA Sprints start */
.gias-ca-sprint .gias-modes-style .card-design:hover {
 box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-ca-sprint-video .img-thumbnail:hover {
 box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
@media only screen and  (min-width: 992px)  {
.ca-sprint-text-align{
width: 95% !important;
padding-left: 100px;
}
.gias-ca-sprint .gias-modes-style .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: 150px;
  margin: 20px;
  background: white !important;
}
.gias-ca-sprint-video .img-thumbnail{
width: 45%;
}
.gias-ca-sprint-video .height-videos {
height:340px !important;
  }
}
@media only screen and  (min-width: 768px) and  (max-width: 991px)  {
.ca-sprint-text-align{
  width: 100% !important;
  padding-left: 5px;
}
.gias-ca-sprint .gias-modes-style .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
 /* height: 205px;*/
  margin: 20px;
  background: white !important;
}
.gias-ca-sprint-video .height-videos {
height:340px !important;
  }
.gias-ca-sprint-video .img-thumbnail{
width: 70%;
}
}
@media only screen and  (max-width: 767px)   {
.ca-sprint-text-align{
  width: 100% !important;
}
.gias-ca-sprint .gias-modes-style .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
 /* height: 270px;
  margin: 20px;*/
  background: white !important;
}
.gias-ca-sprint-video .height-videos {
height:343px !important;
  }
}
/* GIAS CA Sprints ends */
/* GIAS Contact us start */

@media only screen and  (min-width: 992px)   {
.contact-us-map {
width: 45%;
  height: 340px;
  margin-left: 380px;
  border: 2px solid;
  border-radius: 7px;
}
.contact-us-form .form-control{
display: block;
  width:182%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-left: 33px;
}
.contact-us-box .card-body{
margin-top: 30px;
  margin-left: 30px;
padding: 0px 0px;
}
.contact-us-box .img-fluid{
max-width: 10%;
  margin-top: 15px;
  margin-left: 70px;
}
}
@media only screen and  (min-width: 768px) and  (max-width: 991px)  {
.contact-us-map {
width: 75%;
  height: 340px;
  margin-left: 100px;
  border: 2px solid;
  border-radius: 7px;
}
.contact-us-form .form-control{
display: block;
  width: 88%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-left: 33px;
}
.contact-us-box .card-body{
margin-top: 25px;
  justify-content: center;
  display: flex;
  margin-left: 30px;
padding: 0px 0px;
}
.contact-us-box .img-fluid{
max-width: 10%;
  margin-top: 15px;
  margin-left: 70px;
}
}
@media only screen and  (max-width: 767px)   {
.contact-us-map {
width: 75%;
  height: 340px;
  margin-left: 45px;
  border: 2px solid;
  border-radius: 7px;
}
.contact-us-form .form-control{
display: block;
  width: 88%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-left: 15px;
}

.contact-us-box .img-fluid{
max-width: 12%;
  margin-top: 15px;
  
}
.contact-us-box .card-body{
margin-top: 25px;
  justify-content: center;
  display: flex;
  margin-left: 20px;
padding: 0px 0px;
}
}

.contact-us-box{
background-color: white;
  height: 200px;
  width: 600px;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -48px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-left: 5px;
}

.contact-us-box:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}


/* GIAS Contact us start */

/* GIAS About us start */
.gias-about-us  .card-design:hover{
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-home-aboutus-media .card-design:hover{
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-about-us-card .card-design:hover{
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.gias-home-aboutus-media .card-design {
  background-color: white;
  height: 350px;
  margin-left: 10px;
  border-radius: 5px;
  margin-top: -68px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-right: 17px;
}
@media only screen and  (min-width: 992px)   {
.gia-aboutus-misson{
background-color: #F6B06E;
  padding: 20px;
  border-radius: 25px;
  width: 550px;
font-family: 'Libre Baskerville';
}
.gia-aboutus-vission{
background-color: #74B5A6;
  padding: 20px;
  border-radius: 25px;
  width: 550px;
font-family: 'Libre Baskerville';
}
.gias-about-us-image img{
height: 320px !important;
  width: 362px !important;
  margin-left: 15px;
  margin-top: 15px;
}

.gias-about-us  .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
height: 100%;
  margin: 20px;
  background: white !important;
  margin-left: 75px;
width: 88%;
}
.gias-about-us .img-fluid{
border: 1px solid #ccc;
  background: #eee;
  width: 200px !important;
  border-radius: 50%;
  padding: 5px !important;
  height: 250px;
  margin-left: 20px;
margin-top:20px
}
}
@media only screen and  (min-width: 768px) and  (max-width: 991px)  {
.gia-aboutus-misson{
background-color: #F6B06E;
  padding: 20px;
  border-radius: 25px;
  width: 550px;
}
.gia-aboutus-vission{
background-color: #74B5A6;
  padding: 20px;
  border-radius: 25px;
  width: 550px;
}
.gias-about-us-image img{
height: 320px !important;
  width: 190px !important;
  margin-left: 15px;
  margin-top: 15px;
}
.gias-about-us  .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
height: 100%;
  margin: 20px;
  background: white !important;
width: 94%;
}
.gias-about-us .img-fluid {
  border: 1px solid #ccc;
  background: #eee;
  width: 200px !important;
  border-radius: 50%;
  padding: 5px !important;
  height: 250px;
  margin-left: 200px;
}
}
@media only screen and  (max-width: 767px)   {
.gia-aboutus-misson img{
max-width: 100%;
  height: auto;
margin-left: 85px;
}
.gia-aboutus-vission img{
max-width: 100%;
  height: auto;
margin-left: 85px;
}
.gia-aboutus-misson{
background-color: #F6B06E;
  padding: 10px;
  border-radius: 25px;
  width: 330px;
}
.gia-aboutus-vission{
background-color: #74B5A6;
  padding: 10px;
  border-radius: 25px;
  width: 330px;
}
.gias-home-aboutus-media .card-design {
  background-color: white;
  height: 350px;
  margin-left: 34px;
  border-radius: 5px;
  margin-top: -68px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width:82%
}
.gias-about-us-image img{
height: 320px !important;
  width: 265px !important;
  margin-left: 15px;
  margin-top: 15px;
}
.gias-about-us  .card-design {
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
height: 100%;
  margin: 20px;
  background: white !important;
width: 88%;
}
.gias-about-us .img-fluid {
  border: 1px solid #ccc;
  background: #eee;
  width: 200px !important;
  border-radius: 50%;
  padding: 5px !important;
  height: 250px;
  margin-left: 35px;
}
}
.gias-about-us-card .img-fluid {
height: 73px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.gias-about-us-card .card-design{
background-color: white;
  height: 184px;
  margin: 20px 15px 15px 15px;
  text-align: justify;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* GIAS About us ends */

/* Nav dots starts*/

.gias-nav-dots .react-multi-carousel-dot button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  opacity: 1;
  padding: 5px 5px 5px 5px;
  box-shadow: none;
  transition: background 0.5s;
  border-width: 2px;
  border-style: solid;
  border-color: black;
  padding: 0;
  margin-left: 7px;
  margin-right: 6px;
  outline: 0;
  cursor: pointer;
  background-color: black;
}
.gias-nav-dots
  .react-multi-carousel-dot.react-multi-carousel-dot--active
  button {
  background: #57a0c1;
  border-color: #57a0c1;
  width: 13px;
  height: 13px;
}
@media (max-width: 480px) {
  .gias-nav-dots .react-multi-carousel-dot button {
    width: 6px;
    height: 6px;
  }
  .gias-nav-dots
    .react-multi-carousel-dot.react-multi-carousel-dot--active
    button {
    width: 6px;
    height: 6px;
  }
  .gias-slider-arrow
    .react-multi-carousel-list
    .react-multiple-carousel__arrow {
    min-width: 30px;
    min-height: 30px;
    /* display: block !important; */
  }
  .gias-slider-arrow-none .react-multiple-carousel__arrow {
    display: none !important;
  }
}
.gias-slider-arrow .react-multiple-carousel__arrow {
  background: #3984a7 !important;
  display: block;
}

.gias-slider-arrow .react-multiple-carousel__arrow:hover {
  background: #57a0c1 !important;
}
.gias-slider-arrow
  .react-multiple-carousel__arrow.react-multiple-carousel__arrow--left {
  left: 1px;
}
.gias-slider-arrow
  .react-multiple-carousel__arrow.react-multiple-carousel__arrow--right {
  right: 1px;
}
.gias-slider-arrow
  .react-multiple-carousel__arrow.react-multiple-carousel__arrow--left::before {
  content: "\2B9C";
}
.gias-slider-arrow
  .react-multiple-carousel__arrow.react-multiple-carousel__arrow--right::before {
  content: "\2B9E";
}
/* Nav dots ends */
.our-history-body strong{
    font-size: 22px;
    color: #086df6;
    text-decoration: underline solid #fff 17%; 
  }
.gias-gallery-slider .react-multi-carousel-list{
margin-top: -55px !important;
margin-bottom: 30px;
}
@media (max-width: 480px) {
.header_search input[type="text"] {
    margin-left: 30px;
}
  .gias-gallery-slider .react-multi-carousel-list{
margin-top: 0px !important;
}
}
.gias-parent-title-style h1 {
    margin-top: -40px;
}
@media (max-width: 480px) {
.gias-parent-title-style h1 {
    margin-top: 0;
    margin-bottom: 30px;
}
}
.nav-item.current_page_item.active:hover::after {
    width: 100%;
    transition: 0.3s;
}
.nav-item.current_page_item.active::after {
    content: "";
    width: 0;
    height: 3px;
    background-color: #b82d01;
    margin: auto;
    display: block;
}
.blog-style .card-design .card-text a{
font-size: 16px;
text-transform: uppercase;
}
.blog-style .card-design .card-text em{
font-size: 14px;
}
.blog-style .card-design .card-text a:hover{
color:red !important;
}
.heading-space-responsive h1 {
    margin-bottom: -30px;
}
.heading-space-achievers h1 {
   margin-bottom: -10px;
    margin-top: 50px;
}
.heading-space-mentor h1 {
    margin-top: 50px;
    margin-bottom: 30px;
}
.heading-space-book h1 {
    margin-top: 15px;
}

  @media screen and (max-width: 810px) { 
.gias-marquee {

    margin-bottom: 14px;
}
.founder-font-style .card-body p:nth-child(1) {
    font-size: 21px !important;
    font-weight: 700;
    font-family: 'Libre Baskerville', serif !important;
}

.founder-font-style .card-body p:nth-child(2) span {
    font-size: 15px !important;
    text-align: justify;
}
.heading-space-responsive h1 {
    margin-bottom: -15px;
}
.heading-space-achievers h1 {
   margin-bottom: -15px;
}
.heading-space-mentor h1 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.heading-space-book h1 {
    margin-top: 30px;
    margin-bottom: 15px;
}
  }
 
  @media screen and (max-width: 480px){
.navbar-nav li .nav-link.gias-hover-style {
    margin-left: 10px;
}
.founder-msg-font-style div .card-design p em {
   
    font-size: 12px !important;
    line-height: 1.1;
}
.founder-font-style .card-body p:nth-child(1) {
    font-size: 15px !important;
    font-weight: 700;
    font-family: 'Libre Baskerville', serif !important;
}

.founder-font-style .card-body p:nth-child(2) span {
    font-size: 14px !important;
    text-align: justify;
}
.heading-space-responsive h1 {
    margin-bottom: -20px;
}
.heading-space-achievers h1 {
    margin-bottom: -20px;
    margin-top: 20px;
}
.heading-space-mentor h1 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.heading-space-book h1 {
    margin-top: 40px;
}
}
.founder-font-style .card-body p:nth-child(1) {
    font-size: 21px !important;
    font-weight: 700;
    font-family: 'Libre Baskerville', serif !important;
}

.founder-font-style .card-body p:nth-child(2) span {
    font-size: 15px !important;
    text-align: justify;
}
.founder-msg-font-style div .card-design p {
    text-align: justify !important;
}
.founder-msg-font-style div .card-design p em {
    font-size: 16px !important;
    line-height: 1.1;
}
