.contact_pic{
  height: 130%;
}
.mt{
  margin-top: -11px;
}

.mr{
  margin: 12px !important;
}
.contact_pl{
  padding-top: 7px;
  margin-left: 55px;
}
.contact_campus{

  border-width: 20%;
}
.contact_border1{
  width: 270px;
  height: 44px;
  margin-left: 61%;
  font-size: 128%;
  color: white;
  background-color: #00266C;
  transform: rotate(-90deg);
  margin-top: -252px;

}
.hero_contained{
    min-height: 300px;
    background-image: url("../img/contact/Rectangle\ 470.png") !important;
    background-position: top;
    background-size: 100vw;
    background-repeat: no-repeat;
}
.portion_contact{
   width: 50% !important;  
}
.portion_contact_h{
   height: 50%;
}

.contact_back{
    background-color: #B60000;
    color: #FFFFFF;
    height: 60px;
    max-width: 60% !important;
    width: 0%;
    margin-left: 220px !important;
    border-color: black !important;
  
}




/* Hover */
.contact_hover {
  background-color: white;
  border: none;
  color: black;
  padding: 16px 32px;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
}

.contact_hover:hover {
  background-color: #00266C ;
  color: white;
  .contact_font{color: white;}
}

.contact_map{
  width: 102%;
    height: 100%;
    margin-left: -2%;
}
.contact_border{
  width: 147%;
  font-size: 20px ;
}
.contact_font{
  color: black;
}
.fs_20{
  font-size: 20px;
}
/* Form */

body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

input[type=text], select, textarea{
  width: 100%;
  padding: 12px;
  border: 1px #E3E3E3;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=email] {
  width: 100%;
  padding: 12px;
  border: 1px #E3E3E3;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #B60000;
  color: white;
  padding: 8px 40px;
  border: none;
  font-size: larger;
  font-weight: 700;
  cursor: pointer;
}


.contact_container{
  margin-left: -12px;
}
.container_contact {
  border-radius: 0;
  background-color: #F7F7F7;
  padding: 13%;
  box-shadow: 3px 3px 2px #0000004D;
}
.container_contact_bottom
{
  border-bottom: 6px solid #B60000;
  width: 59px;
  border-radius: 6px;
}


/* Address */

.contact_add{
 
  background-color: #F1F1F1;
  box-shadow: 3px 3px 2px #0000004D;
}
.contact_icon{
  color: #B60000;
}



/* contact us  */

.contact_contact{
  background-color: #00A753 !important;
  color: white !important;
}
.font_size{
  font-size: large !important;
}
.contact_fontclr{
  color: #B60000;
  
}

.ref{
line-height: 15px;
}

.number{
padding-top: 10px;
}



.rightBox{
  right : -163px;
}


.borderBlues{
  font-size: 110%;
  color: white;
  background-color: #00266C;
}


.dualAddress{
  font-size: 20px;
}




.textarea {
  resize: none;
}



.contact_container{margin-left: 12px;}
.contact_border_contact{margin-left: 2px; width: 407px;}
.contact_back{
   height: 46px;
  max-width: 60% !important;
  width: 0%;
  margin-left: 78px !important;
}
.contact_map {
  width: 93%;
  height: 125%;
  margin-left: 3%;}

  .dualAddress{
    font-size: 14px;
  }
  .pa-0{
padding: 0 0px !important;
  }


  .For_Admission{
  font-size: 14px;
  }

  .contact_borders{


      width: max-content ;

    color: white;
    background-color: #00266C;
    transform: rotate(-90deg);
 


  }

 

  @media screen and (min-width: 901px){
    .contact_borders{


      left: calc(100% - 127px);
      bottom: 40%;
    }
    
  }


  @media screen and (max-width: 900px){
 
    /* contact us  */
  .ref{
    font-size: 18px;
  
    }
    
    .number{
  font-size: 16px  ;
    }
  
    .dualAddress{
      font-size: 17px;
    }
    
    
   .contact_borders{


    left: 33vw;
    bottom: 40%;
  } 
  


   
  }


 

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

.contact_add{
  
    
    
}


.contact_borders{


    width: max-content ;
    color: white;
    background-color: #00266C;
    transform: rotate(-90deg);
    left: calc(100vw - 160px);
    bottom: 40%;
  }

}




 