
@media only screen and (max-width:1700px) {

}

@media only screen and (max-width: 1450px) {
  .bgdata {
    height: 320px;   
}
.imgslidrx {
  height: 380px; 
}
.serviceinnerblock {
  grid-gap: 20px;
}
.homeslider {
  max-height: 450px; 
}

.mediax {
  padding: 15px 0 0 0;
  margin: 15px 0 0 0;
}
 
}
@media only screen and (max-width:1300px) {
.p60-right {padding-right: 15px;}
.imgslidrx {
  height: 340px; 
}
}

@media only screen and (max-width: 1024px) { 
h2 {font-size: 30px; line-height: 38px;}

.mdlprt {grid-gap: 20px;}
.menubar .nav-link {font-size: 15px; }
.headernbtnsocial {grid-gap: 20px; }
.searchonherosection, .heroblockfom {grid-gap: 15px;}
.uniinfoqrt span {font-size: 12px;}
.univerinfoall .afbdright:after {
  height: 80%;
  right: -12px;
  top: 5px;
}
.univerinfoall {font-size: 14px;}
.carddtatbtn a, .sidexcard a.bttn, .swbtn3 {font-size: 15px;}
.carddtatbtn p { 
  font-size: 16px;
  padding: 20px 15px;
}
.linkedinglink a {font-size: 14px;}
.linkedinglink img {width: 75px;}
.uniinfoqrt p {font-size: 16px;}
.unititleandlocprix h4 {font-size: 24px; line-height: 32px;}
.inxddhh h5, .feesexe { font-size: 20px; line-height: 28px;}
.accoinner .accordion-button {font-size: 18px;padding: 12px 15px;}
.universitymaincard .unilocpcc { font-size: 16px;}

}
@media only screen and (max-width: 992px) { 
  .showrowss {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 35px;
} 
.menubar .navbar-nav {  
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
}
.headernbtnsocial ul {  display: none;}
.mdlprt {  
  grid-template-columns: 15% 50% auto;
  grid-gap: 20px;
}

.menubar .dropdown {
  position: relative;
  width: 100%;
}
.menubar .nav-link {
  font-size: 17px;
  line-height: 38px;
}

.menubar .dropdown-toggle::after {
  position: absolute;
  right: 4px;
  top: 18px;
}
.menubar ul li + li {
  border-top: 1px solid #486f97;
}
.menubar ul li{width: 100%;}
header .navbar-toggler {
  background: #2e5984;
  color: #fff;
  width: 35px;
  height: 48px;
  border-radius: 10px;
  display: block;
}
.headernbtnsocial {
  grid-gap: 10px;
}
.mdlprt {
  grid-template-columns: 100px auto auto;
  grid-gap: 10px;
}

.uniinfoqrt span {
  font-size: 14px;
}
.uniinfoqrt p {
  font-size: 18px;
}

.footercredit {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  text-align: center;
}
.socialfooter {  
  justify-content: center;
  margin-top: 10px;
}
.m-mt30{margin-top: 30px;}
.signblock:after{display: none;}
.signblock  .justify-content-between {
  justify-content: center!important;
}
.signblock {
  position: relative;
  background: #f5f5f5;
}



}
/**width under 767**/
@media only screen and (max-width: 767px){
  .heroblockfom .swbtn2 {line-height: 48px;}
  .qlinfobokc {
    display: grid;
    align-items: center;
    justify-content: flex-start;
    grid-gap: 20px;
    grid-template-columns: auto;
}
  input {
    line-height: 48px;
    padding: 0 20px;
}
  h2 {
    font-size: 26px;
    line-height: 36px;
}
  .showrowss {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}
.shopcartlnk { 
  right: 10px;
  bottom: 10px; 
  font-size: 20px;
}
.innerpabss ul {
  border: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  padding-bottom: 10px;
  justify-content: flex-start !important;
}

  .herospanttl {
    line-height: 50px;
    margin-top: 40px;
    text-align: center;
}

  .serviceinnerblock {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}
.cvpntblock {
  grid-template-columns: auto;
  grid-gap: 30px;
}
  .fullreviewhome .owl-nav .owl-prev {
    left: -70px;
    border-radius: 10px 0px 0px 10px;
}
.fullreviewhome .owl-nav .owl-next {
  right: -70px;
  border-radius: 0 10px 10px 0;
}
.fullreviewhome .owl-nav .owl-prev, .fullreviewhome .owl-nav .owl-next { 
  width: 70px;
  height: 200px;
}
  .twobtntbs .nav-link {
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 20px;
}
  .unitbl table {
    background: #fff;
    border-radius: 8px;
    font-size: 15px;
    overflow: hidden;
    width: 800px;
}
  .unitbl .table>:not(caption)>*>* {
    padding: 10px 10px;
}
  .qttbtninoc {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 15px;
}
  .btnwrap .nav-tabs {   
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;   
  }

.sw-btn, .downloadbtn {font-size: 16px;}
.uncrds {
    flex-direction: column;
    grid-gap: 20px;
}
.unipvchd { 
  justify-content: flex-start;
  font-size: 15px;
  grid-gap: 10px;
  margin-top: 5px;
  flex-direction: column;
  align-items: flex-start;
}
.afbdright:after{display: none;}
.univerinfoall {
  display: grid;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  grid-gap: 10px;
  margin-top: 10px;
  grid-template-columns: auto auto;
}
.linkformore { grid-template-columns: auto;}
.accorxx, .accoparnt .accordion-button {font-size: 18px;}
.accoinner .accordion-button {font-size: 18px;}
.emailidis { margin: 20px 0 40px 0; padding: 20px 0 0 0;}
.searchonherosection { grid-template-columns: auto auto;}
.heroblockfom {grid-template-columns: auto;}
.topalert {  
  display: flex;
  grid-gap: 10px;
  align-content: center;
  align-items: center;
  justify-content: center;
  height: auto;
  flex-direction: column;
  padding: 10px 0;
}
.cardlink3 { 
  flex-direction: column;
}

.titleandlnkbtn { 
  flex-direction: column;
  grid-gap: 10px;
}
.arrobtndd {
  font-size: 25px !important;
}
.unititleandlocprix h4 {
  font-size: 20px;
  line-height: 28px;
}
.inxddhh h5, .feesexe {
  font-size: 18px;
  line-height: 27px;
}
.institutesortfilter { 
  font-size: 15px;
}
.coursefeedets { 
  flex-direction: column;
}
.titlewithlink { 
  flex-direction: column;
  grid-gap: 15px;
}

.imgwithcontesntrow {
  grid-template-columns: auto;
  grid-gap: 20px;
}

.bdrbnt:after {
  top: 40px;
}

h3 {
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}
h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.reviewfilter .nav-link {
  border-bottom: 2px solid #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.reviewfilter p {
  font-size: 13px;
}

}
/**width under 575**/
@media only screen and (max-width: 575px) {
.secomecxx  .tabsforlinks {  
    flex-direction: column;
    grid-gap: 20px;
}

  .reviewfilter {
    display: flex;
    justify-content: flex-start;
    grid-gap: 20px;
    padding: 20px 0;
}


.revfltr img {
  width: 28px;
}
  .widecardimgdata {
    grid-template-columns: auto;
}
.linkdingslider {background-position: center center;}
.section-space .firstblock1 {
  display: grid;
  align-items: center;
  justify-content: space-between;
  grid-template-columns: auto;
  grid-gap: 15px;
}
.reviewschoor, .ratecircle {
  display: grid;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 30px;
  grid-template-columns: auto;
}

  .ctabtnstwo {
    display: grid;
    align-items: center;
    justify-content: space-evenly;
    grid-template-columns: auto;
    grid-gap: 30px;
}
  .statsblock {
    grid-template-columns: auto;
    grid-gap: 30px;
}
body{zoom: 85%;}
  .offcanvas-backdrop , .modal-backdrop {
    width: 100%;
    height: 100%;
}
  .fullreviewhome {
   max-width: 100%;   
   padding: 20px;
}
.fullreviewhome .owl-nav .owl-prev, .fullreviewhome .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  top: auto;
  bottom: -130px;
}
.fullreviewhome .owl-nav .owl-prev {
  left: 0;
  border-radius: 10px 0px 0px 10px;
}
.fullreviewhome .owl-nav .owl-next {
  right: 0;
  border-radius: 0 10px 10px 0;
}

.eventupt {
  grid-template-columns: auto;
}

#ribbon-container {
  top: 8px;
}
.eventpp h4 {
  margin-bottom: 6px;
  padding-top: 40px;
}
#ribbon-container a:before {  
  left: -23px;
}

.tabsforlinks .nav-tabs {
  border: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  padding-bottom: 10px;
}
.bgdata {
  height: 380px;
}

}  
/**width under 360**/  
@media only screen and (max-width: 460px) {  
.mdlprt {
    grid-template-columns: 70px auto auto;
    grid-gap: 10px;
}
.headernbtnsocial a i{display: none;}
.headernbtnsocial .swbtn2 {font-size: 16px; padding: 0px 8px;}
.endbtnofunicard, .divforactionuni {grid-gap: 10px;}
}
/**width under 370**/  
@media only screen and (max-width: 370px) {

}
/**width under 300**/  
@media only screen and (max-width: 300px) {

} 