.mr_t50{
margin-top: 50px;
padding-bottom: 75px;
}
.cst_hd_bg{
background: #1b384c;
}
.cst_mnu_clr li a{
color:#fff !important
}
.bg {
background-image: url("../images/bg.jpg");
height: 425px;
width: 100%;
background-position: top;
background-repeat: no-repeat;
background-size: auto;
padding-top: 5%;
}
.bg2 {
width: 100%;
height: 550px;
margin-top: 5px;
overflow: hidden;
}
.mb_st3{
width: 40%;
display: inline-block;
height: 100%;
}
.mb_st3 img{
height: 100%;
width: 100%
}
.cstsec1{
float: left;
width: 60%;
display: inline-block;
margin-top: 2px;
height: 559px;
background: #263a4d;
padding: 5%;
height: 100%;
color: #fff
}

.bg2_cl2{
padding: 70px 20px;	
text-align: center;
}
.cstsec2 .bg2_cl2{
padding: 20px 20px; 
text-align: center;
text-decoration: none;
}

.cstsec2 .bg2_cl2 a{
  color: #fff;
  display: block;
  padding: 5px;
  transition: all 0.3s ease;

}

.cstsec2 .bg2_cl2 a:hover{
  text-decoration: none;
  /*box-shadow: 0px 0px 4px #555;*/
  transform: scale(1.09);
  transition: all 0.3s ease;
}

.off_beares {
text-align: center;
padding: 5px;
color: white;
background: #263a4d;
}
.off_beares span{
display: block;
font-weight: bold;
font-size: 12px;
}
.off_img{
width: 100%
}
.cst_bg_txt{
width: 60%;
display: block;
color: white;
margin: 0 auto;
background: rgba(34,62,82,0.9);
padding: 35px 30px;
}

.cst_bg_txt>p{
    color: #ccc;
    text-align: justify;
}

.cstsec2{
background: #96c241;
height: 550px;
color: #fff;
}
.cst_hd_txt{
text-align: center;
font-size: 25px;
padding-bottom: 35px;
}
.cst_bc_img{
width: 100%
}
.pr3pr li{
padding-right: 3%;
}
.pr3pr li a{
color: #fff
}
.cardi {
    color: #263a4d;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    padding: 50px 0 0 0;
}
.cst_txt_clr{
color: #263a4d !important;
}
.cst5x {
    text-align: center;
    margin: 2% 10%;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    z-index: 20;
    margin-top: -60px;
}

.cst_6{
padding-top: 35px;
padding-bottom: 20px;
width: 80%;
position: relative;
margin: 0 auto;
background: #fff;
box-shadow:0px 0px 4px #222, 1px 3px 11px #111;
border-radius: 5px;
}

.cst_dib{display: inline-block;}
.cst_7x{display: inline-block;    margin-right: 5px;}
.cst_8x{display: inline-block;    margin-left: 5px;}

.cst_btx{
    display: inline-block;
    border:none;
    background-color: #2b4558
}

.cst_lg_wdth{
padding-left: 25px;
}
.cst_lg_wdth img {
width: 90%;
}

.img-wrapper{
    width: 100%;
    /*height: 135px;*/
}
.img-wrapper>img{
    width: 50px;
}

.resource-heading{
    margin: 15px 0;
}

.center{
    text-align:center;
}

.meet-office-bearer-heading{
    padding-bottom: 50px;
}

.med-calc-side-img{
    height: 550px;
}

.med-calc-side-img>img {
    height: 100%;
}

.design-develop-by{
    letter-spacing: 2px;
    color: #777;
    font-size: 12px;
}

.pr3pr li{
    border-left: 1px solid #fff;
    padding: 0 25px;
    letter-spacing: 2px;
    font-weight: bold;
}

.pr3pr li:first-child{
    border-left: 0;
}

.cardicon-wrapper, .download-app-wrapper{
    background: url(../upcsi_assets/corner_quote.png);
    height: 170px;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-color: whitesmoke;
}

.download-app-wrapper .col-xs-5{
    display: inline-block;
    text-align: center;
    padding-top: 55px;
    width: 45%;
}

.download-app-wrapper img{
    padding-bottom: 15px;
}

.download-app-wrapper p {
    letter-spacing: 1px;
}

#navbarSupportedContent{
    float: right;
    padding: 5px 0;
}

.form-inline{
    float: right;
}

.abt-wrapper, .academic-wrapper, .mem-wrapper, .event-wrapper, .patient-edu-wrapper, .contact-wrapper, .para-wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
    /*background: linear-gradient(to top, #fff, #96c241);*/
}
.abt-wrapper p{
    color: #263a4d;
    text-align: justify;
}

.abt-heading, .acad-heading, .mem-heading, .event-heading, .patient-edu-heading, .contact-heading, .para-heading{
    color: #263a4d;
    font-weight: bold;
    text-align: center;
    padding-left: 25px;
}

/*----- Academic resources page -----*/

.academic-wrapper ul{
    list-style: none;
    padding: 0;
    padding-top: 20px;
}

.academic-wrapper ul a{
   color: #777;   
   display: inline-block;
   width: 100%;
   padding: 5px 10px;
   /*border-left: 5px solid #96c241;*/
    transition: all 0.3s ease;
    
}


.academic-wrapper ul a:hover{
   text-decoration: none;   
   background: #efefef;
   transition:  all 0.3s ease;
}

.academic-wrapper ul li{
    margin-top: 5px;
}

/*--- member search page ---*/

.mem-wrapper ul{
    list-style: none;
    padding: 0;
    padding-top: 20px;
}

.mem-wrapper ul a.member{
   color: #777;   
   /*background: #fff;*/
   display: inline-block;
   width: 100%;
   padding: 5px 10px;
   transition: all 0.3s ease;
   text-transform: uppercase; 
   border-bottom: 1px solid #eee;
   padding: 25px 10px 8px 10px;
}

.mem-wrapper ul a>span{
  text-transform: lowercase;
}


.mem-wrapper ul a.member:hover{
   text-decoration: none;   
   background: #efefef;
   
}
.mem-wrapper ul li:hover{
    color: #777;
}

.mem-wrapper ul li{
    margin-top: 5px;
}
.mem-srch-wrapper{
  margin-top: 30px;
}
.mem-srch-wrapper>form{
  text-align: center;
  padding: 0;
}
.mem-srch-wrapper>form>input{
    width: 80%;
    height: 30px;
    padding: 16px 5px;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid;
}

.mem-pagination a{
  background: #efefef;
  margin: 0 10px;
  padding: 5px 10px;
  border-radius: 5px;
}

.member-join-nd-benefit a{
  /*margin: 0 auto;*/
  display: block;
  font-size: 30px;
  text-align: center;
  margin-top: 25px;
  margin-left: 15px;
  width: 200px;
  line-height: 40px;
  width: 45%;
}

.member-join-nd-benefit a:nth-child(2){
 
  margin-left: 30px;
 
}

.member-join-nd-benefit i{
font-size: 75px;
transition: all 0.2s ease;

}
.member-join-nd-benefit a:hover{
  text-decoration: none;
  color: inherit;
}

.member-join-nd-benefit a:hover i{
  transform: scale(1.08);
  transition: all 0.3s ease;
}

/*---- events page ------*/
.event-list{
    margin: 0 auto;
    margin-top: 25px;
}
.event-list ul{
    list-style: none;
}
.event-list ul li {
    margin-top: 5px;
}

.event-list ul a{
    padding: 10px;
    display: block;
    background: #fff;
    /*text-align: center;*/
    border-bottom: 1px solid #eee;
    z-index: 0;
   transition: all 0.3s ease;
   color: #777;

}
.event-list ul a:hover{
   text-decoration: none;
   background: #fff;
}

.event-pagination a{
  background: #efefef;
  margin: 0 10px;
  padding: 5px 10px;
  border-radius: 5px;
}
/*--- patent education page ----*/

.pat-edu-list{
    margin: 0 auto;
    margin-top: 25px;
}
.pat-edu-list ul{
    list-style: none;
}
.pat-edu-list ul li {
    margin-top: 5px;
}

.pat-edu-list ul a{
    padding: 10px;
    display: block;
    background: #efefef;
    text-align: center;
    border-bottom: 1px solid #ddd;
    z-index: 0;
   transition: all 0.3s ease;
   color: #777;
   border-left: 5px solid #96c241;

}
.pat-edu-list ul a:hover{
   text-decoration: none;
   z-index: 2;
   transition: all 0.3s ease;
   background: #263a4d;
   color: #fff;
   border-left: 10px solid #96c241;
}

.btn-primary{
    background: #263a4d;
    border: 1px solid #263a4d;
}

.nav-item>a:hover{
    background: #efefef;
    border-radius: 2px;
    cursor: pointer;
}

.cst5x .form-group{
  display: inline-block !important;
}
.cst5x .form-group:nth-child(1){
  width: auto;
}
.cst5x .form-group:nth-child(2){
  width: 30%;
}
.cst5x .form-group:nth-child(3){
  width: 30%;
}


.cst5x .form-control{
  height: 50px;
}
.cst5x .form-group>.btn{
  height: 50px;
  padding: 5px 25px;
}

.cst_6x>label{
    display: inline-block;
    margin-bottom: .5rem;
    vertical-align: middle;
    font-size: 17px;
    font-weight: bold;
    color: #3c546b;
    padding: 0;
    margin: 0;
    margin-right: 10px;
}



/*----- visitor OR user signup ------*/

.signup-wrapper{
  margin: 50px 0;
}

#signup-form{
    background: #fbfbfb;
    color: #555;
    border-radius: 5px;
    padding: 20px 40px;
    border: 1px solid #efefef;
	margin:0 auto
}

#signin-form{
    background: #fbfbfb;
    color: #555;
    border-radius: 5px;
    padding: 20px 40px;
    border: 1px solid #efefef;
}


.member-join-nd-benefit{
    top: 30px;
    border-left: 1px solid #eee;
}

.left-text {
  text-align: left;
}

@media only screen and (min-width: 1000px) {
    .mb_st4{
      height: 205px;
    }
    .owl-carousel .owl-item img{
      width: 153px !important;
    }
}

.pad-bot-20{
  padding-bottom: 20px;
}

.show-more{
    font-size: 20px;
    float: right;
}

.event-hide{
  display: none;
}

.event-show{
  display: block;
}

.show-more:hover{
  color: #3c546b;
}

.list-bg-icon{
  
  font-size: 150px !important;
 
}

.empty-list{
  position: absolute;
  top: 75%;
  left: 50%;
  color: #eee;
  font-size: 25px;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}

.grey-text{
  color: #ccc;
}

a.member p {
    margin: 0;
}

.margin-auto{
  margin: 0 auto;
}
.bg2_cl2:hover{
	text-decoration:none
}
.bg2_cl2 h3{
	text-align: center;
	margin-top: 20px;
	color:#fff
}