/***********************************************************************************************************
**                                                                                                         **
**                         start google Fontst                                                             **
**                                                                                                         **
*************************************************************************************************************/
@font-face {
    font-family: 'Vivaldi Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Vivaldi Italic'), url('fonts/VIVALDII.woff') format('woff');
}

/*span.vivaldi{
    font-family:'Vivaldi Italic';
    font-weight:normal;
    text-transform: capitalize;
    color: #e31e24;
    font-size: 40px;
}*/
/* lato-regular - latin */
/*@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  /*src: local('Lato Regular'), local('Lato-Regular'),*/
       /*url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       /*url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       /*url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       /*url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
/*}*/
/* lato-regular - latin-ext_latin */

/*@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-ext_latin-regular.eot'); 
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/lato-v14-latin-ext_latin-regular.woff2') format('woff2'), 
       url('../fonts/lato-v14-latin-ext_latin-regular.woff') format('woff'), 
       url('../fonts/lato-v14-latin-ext_latin-regular.ttf') format('truetype'), 
       url('../fonts/lato-v14-latin-ext_latin-regular.svg#Lato') format('svg'); 
}*/
/*ico bottom footer css trick*/
ico {
  display: block;
  width: 40px;
  height: 60px;
  margin-left: 18px;
  position: relative;
  background: none;
  overflow: hidden;
  cursor: pointer;
  float:left;
}

.btn-upload {
  margin-left: 87px;
}

/* halo */

ico.btn-halo {
  z-index: 3;
}
ico.btn-halo:after {
  box-sizing: border-box;
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  border: 2px solid #383838;
  border-radius: 20px;
  position: absolute;
   bottom: 8px;
    left: 6px;
  background: none;
}
ico.btn-halo:before {
  display: block;
  content: "";
  width: 39px;
  height: 2px;
  position: absolute;
  bottom: 23px;
  left: 1px;
  background: transparent;
  transform: rotate(-45deg) rotatey(90deg);
  transform-origin: 22.5px 4px;
  border-left: 4px solid #383838;
  border-right: 4px solid #383838;
  transition: 0.4s;
}
ico.btn-halo:hover:before {
  transform: rotate(-45deg) rotatey(0deg);
}
ico.btn-halo:hover n {
  transform: rotatey(0deg);
}
ico.btn-halo:hover n:after {
  transform: rotate(45deg) rotatey(0deg);
}
ico.btn-halo:hover n:before {
  transform: rotate(90deg) rotatey(0deg);
}
ico.btn-halo n {
  display: block;
  width: 38px;
  height: 2px;
  position: absolute;
  top: 39px;
  left: 0px;
  border-left: 4px solid #383838;
  border-right: 4px solid #383838;
  transition: 0.4s;
  transform: rotatey(90deg);
  z-index: ;
}
ico.btn-halo n:after,
ico.btn-halo n:before {
  content: "";
  transition: 0.4s;
  width: 39px;
  height: 2px;
  top: 0px;
  left: -8px;
  background: transparent;
  position: absolute;
  transform: rotate(45deg) rotatey(90deg);
  transform-origin: 22.5px 4px;
  border-left: 4px solid #383838;
  border-right: 4px solid #383838;
}
ico.btn-halo n:before {
  transform: rotate(90deg) rotatey(90deg);
  transform-origin: 22px 3px;
  top: -1px;
  left: -8px;
  width: 39px;
  border-left: 4px solid #383838;
  border-right: 4px solid #383838;
}

/*end of go to top circle*/

/************************************************************************************************************
**                                                                                                         **
**                         start Common css Parts                                                          **
**                                                                                                         **
*************************************************************************************************************/
body{
    /*background-color: #3b70b6;*/
    font-family: Arial;
}
.row{
    margin: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    /*padding-left: 0px;
    padding-right: 0px;*/
}
.heading {
    color: #000;
    margin: 60px 10px 27px 10px;
    padding: 0px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
}
span.vivaldi{
    font-family:'Vivaldi Italic';
    font-weight:normal;
    text-transform: capitalize;
    color: #e31e24;
    font-size: 40px;
}
.link{
    color: #fff;
    text-decoration: none;
}
.link:hover{
    color: #fff;
    text-decoration: none;   
}
.left{
    float: left;
}
.white_bg{
    background-color: #fff;
}
.wide-container{
    padding-right: 30px;
    padding-left: 40px;
    padding-bottom: 50px;
}
p{
    font-weight: 500;
    color: #000;
    font-style: normal;
    text-align: justify;
}
.more{
    /*font-family: 'Roboto', sans-serif;*/
    font-style: italic;
    color: #e31e24;
    font-weight: bold;
}   

.pdLR_80{
    padding-right: 80px!important;
    padding-left: 80px!important;
}
.pdLR_0{
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.mgLR_0{
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.navbar-right {
    float: right!important;
    margin-right: 0;
}

/***                         Common header block start                                                       ***/
#header-block{
    position: relative;
    height: 220px;
    /*margin-top: 88px;*/

}
.header-bg{
    overflow: hidden;
    height: 220px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.header-bg img{
    width: 100%;
    height: 300px;
}
.header-bg h2{
    position: absolute;
    top: 35%;
    left: 6%;
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    transform: scale(1.2);
    font-family: 'Roboto', sans-serif;
    line-height: 44px;
}

.fixed-to-bottom{
    position: fixed;
    bottom: 15px!important;
    width: 384px!important;
    overflow: auto!important;

}

/************************************************************************************************************
**                                                                                                         **
**                         start of Navbar Css                                                             **
**                                                                                                         **
*************************************************************************************************************/
#header-container{
    display: block;
    position: relative;

}
#header{
        height: 50px;
    background-color: white;
    border-top: 5px solid #81bd42;
    z-index: 9999;
    -webkit-box-shadow: -9px 31px 123px -25px rgba(0,0,0,0.75);
-moz-box-shadow: -9px 31px 123px -25px rgba(0,0,0,0.75);
box-shadow: -9px 31px 123px -25px rgba(0,0,0,0.75);
}   
.navbar {
    /*position: relative;*/
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
@media (min-width: 768px){
    .navbar-header {
        float: left;
        width: 20%!important;
    }
}
#header .navbar-brand {
    float: left;
    height: 100%;
    padding: 23px 0px 20px 55px;
    font-size: 18px;
    line-height: 20px;
    margin-left: 0px;
}
#header .navbar-brand img{
    width: 81px;
    height: 74px;
    float: left;
}
#header .navbar-brand .brand_block{
    float: right;
    height: 70px;
    display: block;
    position: absolute;
    left: 10%;
    padding: 22px 0 0 10px; 
}
#header .navbar-brand .brand_block .brand_title_2{
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    color: #00749d;
    letter-spacing: 1.7px;
    margin-bottom: 8px;
}
#header .navbar-brand .brand_block .brand_title{
   font-family: "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 19px;
    color: #0c6e39;
    margin-bottom: 2px;
    transform: scale(1,1.1);
}
#header .parent-nav{
    width: 100%;
    float: right;
    margin-right: 50px;
}
#header .parent-nav .navbar-nav{
    float: right;
    margin-top: 35px;
}
#header .parent-nav .package-nav{
    margin-top: 24px;
}
#header .parent-nav .package-nav li{
    margin: 0px 9px;

}
#header .parent-nav .package-nav li>a:hover, #header .parent-nav .package-nav li>a:focus{
    border-color:#eee;
    background-color: #fff;
    cursor: pointer;
    color: #000;    
}
#header .parent-nav .package-nav li i{
    color: #9d9f9e;
    font-weight: normal;
    font-size: 16px;
    border: 1px solid transparent;
    margin: 0px;
    padding: 3px 10px;
    border-radius: 3px;
    cursor: pointer;
}
/*#header .parent-nav .package-nav li:hover i, #header .parent-nav .package-nav li:focus i{*/
    /*background-color: #9d9f9e;*/
    /*color: #fff;*/
/*}*/
#header .parent-nav .package-nav .email{
    color: #7db724;
}
#header .parent-nav .package-nav .email img{
    width: 16px;
}
#header .parent-nav .package-nav .header_search{
    border-radius: 5px;
    line-height: 22px;
    padding: 3px;
    font-size: 12px;
    width: 139px;
    height: 23px;
    border: 1px solid #7bd256;
}
#header .parent-nav .package-nav .header_search:focus, #header .parent-nav .package-nav .header_search:active:focus{
  outline: none;
}
#header .parent-nav .package-nav .fa-search{
     position: absolute;
    right: 8px;
    bottom: 4px;
}
#header .parent-nav .package-nav .logout{
    padding: 1px 0px 2px 12px!important;
}
#header .parent-nav .package-nav .top-pack-list-menu{
    padding: 4px 12px 2px 12px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 13px;
    line-height: 18px;
    opacity: 1;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    letter-spacing: .5px;
}
#submenu-search {
    display: none;
    opacity: 0;
    float: right;
    position: relative;
    right: 10%;
    top: 0px;
    opacity: 0;
    margin-top: 20px;
    border-radius: 5px;
    height: 34px;
    width: 52%;
    padding: 0;
    margin: 20px 0px 0px 0px;
}
.search-box{

}
.search-close{
    display: none;
    position: absolute;
    left: auto;
    right: 50px;
    top: 0;
    color: red;
    font-weight: bold;
    cursor: pointer;
}

#submenu-search .form-group {
       margin-bottom: 0;
    display: block;
    float: right;
    position: relative;
    width: 100%;
}
#submenu-search #header-search-field {
   height: 30px;
    padding:4px 60px 4px 15px;
    margin: 0;
    position: relative;
    width: 100%;
    float: right;
    background-color: #fff;
    border:1px solid #9d9e9e;
    line-height: 14px;
    display: inline-block;
    color: #000;
    border-radius: 4px;
    -webkit-appearance: none;
}
#header-search-field+.clear-search {
    position: absolute;
    display: none;
    visibility: visible;
    width: 40px;
    height: 30px;
    padding: 6px;
    color: #f50303;
    right: 30px;
    top: 0px;
    cursor: pointer;
    background: 0 0;
    border: none;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    -webkit-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s;
}
#submenu-search input:active:focus,
#submenu-search input:focus{
    outline:none;
}
 
#submenu-search button[type=submit] {
    background-color: #9d9e9e;
    border: 0;
    position: absolute;
    top: 0px;
    right: 0;
    color: #fff;
    font-size: 16px;
    line-height: 0;
    height: 30px;
    border-radius: 0 5px 5px 0;
    padding: 0 10px;
} 
#submenu-search button[type=submit]:active:focus, 
#submenu-search button[type=submit]:focus{
    outline: none;
}
.input-group-btn .btn:active:focus,
.input-group-btn .btn:focus{
    outline: none;
    border: 0px solid !important;
}



#header .parent-nav .navbar-menu li{
    margin: 0px 5px;
    padding: 3px 12px;
}
#header .parent-nav .navbar-menu li i{
    color: #9d9f9e;
    font-weight: normal;
    font-size: 16px;
    padding: 4px 5px;
    opacity: 1;
    transition: 1s opacity;
}
#header .parent-nav .navbar-menu li a{
    padding: 0;
    /*border-radius: 3px;*/
    letter-spacing: .8px;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    transform: scale(1.1,1);
    font-weight: 700;
    font-family: "Roboto",sans-serif;
}
#header .parent-nav .navbar-menu>li.active>a, #header .parent-nav .navbar-menu>li>a:focus, #header .parent-nav .navbar-menu>li>a:hover {
    text-decoration: none;
    color: #0c6f39;
    border-bottom: 3px solid #106935!important;
    background-color: #fff
}

/************************************************************************************************************
**                                                                                                         **
**                         JEAA HEADER BLOCK                                                             **
**                                                                                                         **
*************************************************************************************************************/
#jeaa_header{
    position: relative;
}
#jeaa_header_container {
    clear: both;
    display: block;
    height: 580px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
}
#jeaa_header_container .header_img{
    height: 100%!important;
    width: 100%!important;
    margin:0;
}
#jeaa_header_container .header_caption_block{
    position: absolute;
    top: 23%!important;
    bottom: auto!important;
    left: 4%!important;
    height: 40%!important;
    width: 38%!important;
}
#jeaa_header_container .caption_author{
        font-weight: 500;
    font-size: 20px;
}
#jeaa_header_container .captioin_qouts{
     font-size: 32px;
    font-family: "Roboto",regular;
    font-weight: 400;
}
#jeaa_header_container .captioin_qouts strong {
    font-weight: 900;
}
#jeaa_header_container .caption_block{
     display: block;
    position: relative;
    font-family: "Roboto",sans-serif;
    color: #fff;
}
#jeaa_header_container .header_caption_block p, #jeaa_header_container .header_caption_block span{

}
/************************************************************************************************************
**                                                                                                         **
**                         START OF PROFILE BLOCK CSS                                                      **
**                                                                                                         **
*************************************************************************************************************/

#profile_block{
    background-color: #fff;
    /*height: 700px;*/
    /*background: linear-gradient(0deg,#ffffffba,#ffffffcf),url(../../images/top-destination/top_destination_background.png);*/
    /*color: white;*/
     /*background-position: center; */
}
#profile_block .profile_detail{
    padding: 15px 0;
}
#profile_block  .pic_block{
    float: left;
    margin: 0px 10px;
}
#profile_block .college_pic{
    overflow: hidden;
    height: 150px;
    width: 150px;
    border-radius: 58%;
    border:5px solid #20a04b;
}
#profile_block .college_pic_img{
    width: auto;
    height: 100%;
    max-width: 120%;
    max-height: 100%;
}
#profile_block .latest_pic{
    height: 150px;
    width: 150px;
    overflow: hidden;
    border-radius: 58%;
    border:5px solid #7caec9;
}
#profile_block .latest_pic_img{
    width: auto;
    height: 100%;
    max-width: 120%;
    max-height: 100%;
}
#profile_block .college_pic_label{
    color: #20a04b;
    text-align: center;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    margin-top: 5px;
}
#profile_block .latest_pic_label{
    color: #3292c5;
    text-align: center;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    margin-top: 5px;
}
#profile_block .profile_name{
    float: left;
    display: block;
    font-size: 20px;
    position: relative;
    letter-spacing: 1px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;

}
#profile_block .profile_name .name{
    font-size: 27px;
    font-weight: 600;
    color: #20a04b;
    font-family: "Roboto",sans-serif;
    letter-spacing: 1px;
}

#profile_block .profile_view{
    float: right;
    position:relative;
    padding: 5px;
}

#profile_block .profile_view .profile_view_btn{
    display: block;
    background-color: #888686;
    padding: 2px 10px;
    color: #fff;
}
#profile_block .profile_detail .fa_img{
    font-size: 25px;
    
}
#profile_block .profile_detail .profile_mobile .fa_img{
    width: 14px;
    height: 19px;
    margin: 0 2px;
}
#profile_block .profile_detail .profile_mobile .fa_user{
     width: 21px;
    margin: 0px;
    margin: 5px 0;

}
#profile_block .profile_detail .profile_mobile{
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 35px;
}
#profile_block .profile_detail .profile_email .fa_img{
    width: 18px;
    height: 16px;
}
#profile_block .profile_detail .profile_email .fa_facebook {
    width: 24px;
    height: 24px;
    margin: 5px 0;
}
#profile_block .profile_detail .profile_email{
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;


}
#profile_block .profile_detail .profile_address .fa_img{
    width: 19px;
    height: 19px;
}
#profile_block .profile_detail .profile_address .fa_instagram {
    width: 24px;
    height: 24px;
    margin: 5px 0;

}
#profile_block .profile_detail .profile_address{
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;



}
/************************************************************************************************************
**                                                                                                         **
**                         EVENT BLOCK CSS                                                                 **
**                                                                                                         **
*************************************************************************************************************/

#events{
   background-color: #f0f0f0;
    /*height: 700px;*/
    /*background: linear-gradient(0deg,#ffffff8a,#ffffff52),url(../../images/why-weCare/why_weCare_background.jpg);*/
    /*color: white;*/
    /*background-size: cover;*/
    /*background-position: right;*/
   
    /*-webkit-box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
    /*-moz-box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
    /*box-shadow: 0px 5px 23px -2px rgba(0,0,0,1);*/
}
#events .jeaa_img_block{
    position: relative;
    margin: 40px 0px;
}

#events .jeaa_img_block .events_img_block{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 260px;
    border-radius: 2px;
        border: 1px solid #eee;
}
#events .jeaa_img_block .events_img_block .events_img{
    width: 100%;
    height: auto;
}
#events .jeaa_content{
    position: relative;
    margin: 40px 0px 40px 25px;
    font-family: "Roboto",sans-serif;
    letter-spacing: 1px;
    height: 260px;
}
#events .jeaa_content h5{
    font-weight: 600;
}

#events .jeaa_content h3{
    font-weight: 800;
    color: #0174a1;
    transform: scale(1,1.06);
}

#events .jeaa_content h5 {
    color: #6b6767;
    margin: 20px 0;
}

#events .jeaa_content .events_marker_img{
    width: 18px;

}
#events .jeaa_content .confirmed{
    font-size: 14px;
    font-weight: 500;
    margin: 25px 0;
}
#events .jeaa_content .strong{
    font-size: 20px;
    font-weight: 700;
    color: #337ab7;
}
#events .jeaa_content .events_action_btn{
    display: block;
    position: relative;
    margin-top: 15px;
}
#events .jeaa_content .events_action_btn .btn{
    font-size: 18px;
    font-weight: 500;
    border-radius: 2px;
    color: #fff;
    height: 55px;
    padding: 15px;
    width: 100px;
    margin-right: 20px;
}
.events_action_btn .btn-yes{
    background-color: #21a14a;
}
.events_action_btn .btn-no{
    background-color: #848484;
}
.events_action_btn .btn-may-be{
    background-color: #848484;
}


#events .jeaa_content .event_date{
    width: 75px;
    margin: auto;
    color: #eee;
    background-color: white; 
}

#events .jeaa_content .event_date .e_date{
    font-size: 35px;
    font-weight: 900;
    color: #1a7da5;
    height: 40px;
    text-align: center;
}
#events .jeaa_content .event_date .e_month{
        font-size: 14px;
    font-weight: 600;
    color: black;
    text-align: center;
}
#events .jeaa_content .event_date .e_year{
    font-size: 20px;
    font-weight: 900;
    color: white;
    text-align: center;
    background-color: #21a14a;
}
#events .jeaa_content .event_calendar{
    margin: auto;
    width: 75px;
    /*position: relative;*/
}
#events .jeaa_content .event_calendar .fa_calendar{
    width: 75px;
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;

}
#events .events_view{
    position: relative;
    height: 30px;
    display: block;
    margin: 10px 0;
    padding: 0 25px;

}

#events .events_view .events_view_more{
    display: block;
    float: right;
    background-color: #21a14a;
    font-family: "Roboto",sans-serif;
    padding: 2px 10px;
    border-radius: 4px;
    color: #fff;
}
#events .jeaa_content .icons-heading{
   text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    padding: 19px 20%;
    display: block;
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}

/************************************************************************************************************
**                                                                                                         **
**                         GROUP CHAT css block                                                        **
**                                                                                                         **
*************************************************************************************************************/


#group_chat{
    height:auto;
    -webkit-box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    padding: 40px 0;
}
#group_chat h3 {
    font-weight: 600;
    color: #0174a1;
    transform: scale(1,1.06);
    margin: 0px 0 15px 0px;
    text-transform: uppercase;
}
#group_chat .sorting_block{
    background-color: #e6eff4;
    width: 100%;
    position: relative;
    display: block;
    padding: 10px;
    height: 430px;
    border-radius: 2px;
}
#group_chat .sorting_block .select_box{
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
#group_chat .sorting_block .select_box select{
    width: 100%;
    display: block;
    display: none;
}

#group_chat .sorting_block .select_box .select2-container{
    width: 100%!important;
    height: 35px!important;
    margin-bottom: 10px!important;
    font-size: 12px!important;
}

#group_chat .sorting_block .select_box .select2-container .select2-selection--single{
    height: 33px!important;
    border-color: #d0cece!important;

}

#group_chat .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__rendered {
    color: #969a90;
    line-height: 32px!important;
}
#group_chat .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__clear{
    font-size: 14px!important;
}

#group_chat .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__arrow {
    height: 31px;
}
#group_chat .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__arrow b{
    border-color: #b1aaaa transparent transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    top: 47%;
    margin-left: -6px;
}
#group_chat .group_batchmates{
    height: 430px;
    display: block;
    clear: both;
    margin-left: 10px;
    position: relative;
    border: 1px solid #c6dbe6;
    border-radius: 2px;
    padding: 10px
}
#group_chat .list_batchmats{
       padding: 10px;
    display: block;
    position: relative;
    border: 1px solid #9ac8e2;
    border-radius: 2px;
    overflow: hidden;
    height: 88%;
}
#group_chat .list_batchmats .active_user .user_pic_block .user_me{
    width: 100%;
    height: 100%;
    padding: 16px 0px;
    text-align: center;
    color: #21a14a;
    font-size: 18px;
    font-weight: 600;
}
#group_chat .list_batchmats .active_user .user_pic_block{
    border: 3px solid #21a14a!important;
}
#group_chat .list_batchmats .active_user .bachmates_name{
    display: none;
}
#group_chat .list_batchmats .active_user .bachmates_detail{
    display: none;
}
#group_chat .list_batchmats .active_user .bachmates_content{
    color: #21a14a!important;
}
#group_chat .list_batchmats .user_pic_block {
    overflow: hidden;
    height: 60px;
    width: 60px;
    border-radius: 58%;
    border: 3px solid #e6eff4;
}
#group_chat .list_batchmats .user_pic_block .bachmates_img{
    width: 100%;
}
#group_chat .list_batchmats .bachmates_name {
    float: left;
    display: block;
    font-size: 18px;
    position: relative;
    letter-spacing: 1px;
    font-family: "Roboto",sans-serif;
    font-weight: 600;
    margin: 0;
    color: #0174a1;
    width: 100%;
    /*padding: 15px 0 0 10px;*/
}
#group_chat .list_batchmats .bachmates_detail{
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    color: #757575;
    font-family: "Roboto",sans-serif;
    letter-spacing: 1px;
    /*padding: 15px 0 0 10px; */
}
#group_chat .list_batchmats .bachmates_content{
        font-size: 12px;
    /*padding: 13px 0px 0 0;*/
    font-weight: 500;
    width: 100%;
    color: #929292;
    letter-spacing: 1px;
}
#group_chat .list_batchmats .time_on{
    width: 100%;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-decoration: underline;
}
#group_chat .list_batchmats .table>tbody>tr>td, #group_chat .list_batchmats .table>tbody>tr>th, #group_chat .list_batchmats .table>tfoot>tr>td, #group_chat .list_batchmats .table>tfoot>tr>th, #group_chat .list_batchmats .table>thead>tr>td, #group_chat .list_batchmats .table>thead>tr>th {
    padding: 0px 9px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 0px solid #ddd!important;
}
#group_chat .list_batchmats .table>tbody>tr>td, #group_chat .list_batchmats .table>tbody>tr>th, #group_chat .list_batchmats .table>tfoot>tr>td, #group_chat .list_batchmats .table>tfoot>tr>th, #group_chat .list_batchmats .table>thead>tr>td, #group_chat .list_batchmats .table>thead>tr>th {
    padding: 0px 9px;

}
#group_chat .list_batchmats table{
    margin: 0;
    padding: 0;

}
#group_chat .list_batchmats table tr{
    height: 70px;
}

#group_chat .message_box{
    margin-top: 1%;
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #9ac8e2;
    border-radius: 2px;
    overflow: hidden;
    height: 10%;    
}
#group_chat .message_box .message_sent_btn{
     position: absolute;
    right: 0;
    top: 0;
    border: 2px solid #fff;
    width: 81px;
    height: 39px;
    border-radius: 1px;
    background-color: #55bfea;
}
#group_chat .message_box .message_sent_btn:focus{
    outline:none;
}
#group_chat .message_box .message_sent_btn .fa_plane{
        width: 30px;
    height: 20px;
    margin: auto 0;
    position: relative;
    display: inline-block;
}
#group_chat .message_box .search_box{
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 90px 7px 15px;
    font-size: 14px;
    line-height: 1.428571;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc!important;
    border-radius: 0px;
}
#group_chat .message_box input:focus {
   outline:none;
}
/************************************************************************************************************
**                                                                                                         **
**                         Career Opportunities css                                                        **
**                                                                                                         **
*************************************************************************************************************/
#career_oppo{
    background-color: #f0f0f0;
    padding: 40px 0;
}
#career_oppo h3 {
    font-weight: 600;
    color: #0174a1;
    transform: scale(1,1.06);
    margin: 0px 0 15px 0px;
    text-transform: uppercase;
}
#career_oppo .sorting_block{
    background-color: #e6eff4;
    width: 100%;
    position: relative;
    display: block;
    padding: 10px;
    height: 430px;
    border-radius: 2px;
}
#career_oppo .jeaa_img_block{
    position: relative;
    margin: 0 auto;
    border: 0px solid;
    border-radius: 49%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    background-color: white;
}
#career_oppo .jeaa_img_block .career_oppo_img{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 260px;
    border-radius: 2px;
        border: 1px solid #eee;
}
#career_oppo .jeaa_img_block .career_oppo_img{
    width: 123px;
    height: auto;
    margin: auto 0;
    text-align: center;
    vertical-align: initial;
}
#career_oppo  .career_details{
    margin: 15px 0px;
    display: block;
}
#career_oppo  .career_details .career_title{
    font-size: 16px;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
}
#career_oppo  .career_details .career_detail_content{
    font-size: 13px;
    color: #3e3e3e;
}
#career_oppo .career_oppo_view{
    position: relative;
    height: 30px;
    display: block;
    margin: 10px 0;
    padding: 0 25px;

}

#career_oppo .career_oppo_view .career_oppo_view_more{
    display: block;
    float: right;
    background-color: #21a14a;
    font-family: "Roboto",sans-serif;
    padding: 2px 10px;
    border-radius: 4px;
    color: #fff;
}
/************************************************************************************************************
**                                                                                                         **
**                         ALUMINI SEARCH BLOCK                                                            **
**                                                                                                         **
*************************************************************************************************************/
#alumini_search{
    height:auto;
    -webkit-box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    box-shadow: 0px 0px 30px -26px rgba(0,0,0,1);
    padding: 30px 0;
}
#alumini_search h3 {
    font-weight: 600;
    color: #0174a1;
    transform: scale(1,1.06);
    margin: 0px 0 15px 0px;
    text-transform: uppercase;
}
#alumini_search .sorting_block{
    width: 100%;
    position: relative;
    display: block;
    padding: 0px;
    border-radius: 2px;
}

#alumini_search .sorting_block .select_box{
    position: relative;
    display: block;
    width: 13%;
    padding-right: 8px;
    overflow: hidden;
    float: left;
    margin: auto 0;
}
#alumini_search .sorting_block .alumini_btn{
    background-color: #1797c7!important;
    color: #fff!important;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
}
#alumini_search .sorting_block .select_box select{
    width: 100%;
    display: block;
    display: none;
}
#alumini_search .sorting_block .select_box .select2-container{
    width: 100%!important;
    height: 35px!important;
    margin-bottom: 10px!important;
    font-size: 12px!important;
}
#alumini_search .sorting_block .select_box .select2-container .select2-selection--single{
    height: 33px!important;
    border-color: #d0cece!important;
}
#alumini_search .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__rendered {
    color: #969a90;
    line-height: 32px!important;
}
#alumini_search .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__clear{
    font-size: 14px!important;
}
#alumini_search .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__arrow {
    height: 31px;
}
#alumini_search .sorting_block .select_box .select2-container .select2-selection--single .select2-selection__arrow b{
    border-color: #b1aaaa transparent transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    top: 47%;
    margin-left: -6px;
}
#alumini_search .list_alumini{
    border: 0px solid #eee;
    width: 100%;
    display: block;
    height: 355px;
    padding:  0px;
}
#alumini_search .list_alumini .mgTB{
    padding-bottom: 10px;
}
#alumini_search .list_alumini .alumini_pic_block {
    overflow: hidden;
    height: 80px;
    width: 80px;
    border-radius: 6%;
    border: 1px solid #028ad6;
}
#alumini_search .list_alumini .alumini_pic_block .alumini_img {
    width: 100%;
    height: 100%;
}
#alumini_search .alumini_content{
    margin: 0;
    vertical-align: bottom;
    width: 100%;
    font-family: "Roboto",sans-serif;
    letter-spacing: 1px;
    position: relative;
    display: table-cell;
    height: 80px;
}
#alumini_search .alumini_name {
    display: block;
    font-size: 20px;
    transform: scale(1,1.08);
    font-weight: 600;
    margin: 0;
    color: #000;
}
#alumini_search .alumini_detail{
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    color: #757575;
}
/*right side*/
#alumini_search .alumini_detail_block {
    height: 355px;
    display: block;
    clear: both;
    margin-left: 10px;
    position: relative;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    padding: 10px;
}
#alumini_search .alumini_detail_block .absolute_pic{
    position: relative;
    display: block;
}
#alumini_search .alumini_detail_block .latest_pic_label {
    color: #0fbcff;
    text-align: center;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    margin-top: 5px;
}
#alumini_search .alumini_detail_block .latest_pic_img {
    width: auto;
    height: 100%;
    max-width: 120%;
    max-height: 100%;
}
#alumini_search .alumini_detail_block .college_pic_label {
    color: #20a04b;
    text-align: center;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    margin-top: 5px;
}
#alumini_search .alumini_detail_block .college_pic_img {
    width: auto;
    height: 100%;
    max-width: 120%;
    max-height: 100%;
}
#alumini_search .alumini_detail_block .college_pic {
    overflow: hidden;
    height: 150px;
    width: 150px;
    border-radius: 58%;
    border: 2px solid #20a04b;
}
#alumini_search .alumini_detail_block .college_pic_block {
    float: left;
    margin-top: 30px;
}
#alumini_search .alumini_detail_block .latest_pic_block {
    float: left;
}
#alumini_search .alumini_detail_block .latest_pic {
    overflow: hidden;
    height: 150px;
    width: 150px;
    border-radius: 58%;
    border: 2px solid #0fbcff;
}
#alumini_search .alumini_detail_block .profile_mobile {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 35px;
}
#alumini_search .alumini_detail_block .profile_mobile .fa_img {
    width: 14px;
    height: 19px;
    margin: 0 2px;
}
#alumini_search .alumini_detail_block .profile_email .fa_img {
    width: 18px;
    height: 16px;
}
#alumini_search .alumini_detail_block .profile_address .fa_img {
    width: 19px;
    height: 19px;
}
#alumini_search .alumini_detail_block .profile_mobile .fa_user{
        width: 21px;
    margin: 0px;
    margin: 5px 0;
}

#alumini_search .alumini_detail_block .profile_email {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
}
#alumini_search .alumini_detail_block .profile_address {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
}
#alumini_search .alumini_detail_block .profile_address .fa_instagram {
    width: 24px;
    height: 24px;
    margin: 5px 0;
}
#alumini_search .alumini_detail_block .profile_email .fa_facebook {
    width: 24px;
    height: 24px;
    margin: 5px 0;
}
.alumini_view{
    position: relative;
    height: 30px;
    display: block;
    margin: 20px 0 0 0 ;
    padding: 0 0;
}
.alumini_view_more{
    display: block;
    float: right;
    background-color: #21a14a;
    font-family: "Roboto",sans-serif;
    padding: 2px 10px;
    border-radius: 4px;
    color: #fff;
}


/************************************************************************************************************
**                                                                                                         **
**                         memory block css                                                                **
**                                                                                                         **
*************************************************************************************************************/
.photo_gallery{
    position: relative;
    background-color: #aeafb1;
    background: linear-gradient(0deg,#ffffff4a,#ffffff47),url(../../images/memory_block_bg.jpg);
}
.photo_gallery .alumini_view{
      position: relative;
    height: 25px;
    display: block;
    margin: 10px 0 0 0;
    padding: 0 0;
}

.memory_sorting_block{
  float: left;
}
.memory_sorting_block  .select_box{
    position: relative;
    display: block;
    width: 29.5%!important;
    padding-right: 8px;
    overflow: hidden;
    float: left;
    margin: auto 0;
}
#alumini_search .memory_detail_block {
    height: 250px;
    width: auto;
    overflow: hidden;
    display: block;
    clear: both;
    margin: 10px 0;
    position: relative;
    border: 2px solid #ffffff;
    outline: 2px solid #e8e8e8;
    border-radius: 2px;
    padding: 0px;
}

#alumini_search .memory_img{
    width: 110%;
    height: 100%;
    margin-left: -5%;
}
.ROWS{
    margin-right: -15px;
    margin-left: -15px;
}
.COLS{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/************************************************************************************************************
**                                                                                                         **
**                        JEAA footer css code                                                             **
**                                                                                                         **
*************************************************************************************************************/
#jeaa_footer{
    height: 300px;
    position: relative;
   
    /*background: linear-gradient(0deg,#ffffffba,#ffffffcf),url(../../images/footer_bg.jpg);*/
}
.jghj_ghj{
	margin-top: 63px;
}

.jghj_ghj img{
	    width: 250px;
}

#jeaa_footer .hr{
       background-color: #82bd42;
    height: 5px;
}
#jeaa_footer .footer-heading {
      margin: 40px 0px 15px 0px;
    padding: 0px;
    font-size: 14px;
        color: #0f0e0e;
    font-weight: 900;
    font-style: normal;
    text-align: left;
    font-family: Lato;

}
#jeaa_footer .footer-heading2 {
     margin: -4px 0px 15px 0px;
    padding: 0px;
    font-size: 14px;
       color: #0f0e0e;
    font-weight: 900;
    font-style: normal;
    text-align: left;
    font-family: Lato;

}
#jeaa_footer .footer-heading1 {
       margin: -4px 0px 7px 0px;
    padding: 0px;
    font-size: 14px;
        color: #0f0e0e;
    font-weight: 900;
    font-style: normal;
    text-align: left;
    font-family: Lato;
    margin-left: 36px;
    margin-top: -27px;


}
.footer-2heading{
       margin-left: 35px;
   margin-top: -5px;
    font-size: 14px;
    
}
.footer_last{
        margin-left: 30px;
}
#jeaa_footer .first-child{
    padding-right: 30%;
}
#jeaa_footer .last-child{
    padding-left: 15%;
}
.footer-container{
    position: relative;
    display: block;
}
.footer-container ul{
    list-style: none;
    padding: 0;
}
.footer-container ul li{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
    position: relative;
    font-weight: 400;
    /*font-family: "Roboto",sans-serif;*/
}
.footer-container ul li a{
    color: #000;
}
.footer-container ul li a:hover, .footer-container ul li a:active, .footer-container ul li a:focus{
    text-decoration: none;
}
.last-child ul li{
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    height: 38px;
}
.last-child ul li:last-child{
    text-align: right;
}
.last-child ul li i{
    color: #fff;
    width: 33px;
    padding: 6px;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 4px;
    /*background-color: white;*/
    transition: opacity 5s;
    opacity: 1;
}
.last-child ul li i:hover{
    color: #d40000;
    width: 33px;
    padding: 6px;
    border: 1px solid #e31e24;
    text-align: center;
    border-radius: 4px;
    /*background-color: white;*/
}
.last-child ul li span {
    padding-left: 17%;
}
.last-child ul li .firs{
    padding-left: 17%;
    position: absolute;
    margin: 0;
    bottom: 26px;
    height: 18px;
    left: 0;
}
.last-child ul li .email{
    color: #59656b;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
.last-child ul li .sec {
    padding-left: 17%;
    bottom: 0px;
    position: absolute;
    height: 25px;
    left: 0;
}

#jeaa_footer .footer-contact-icon{
    width: 33px;
    height: 30px;
    border: 1px solid #7f8184;
    border-radius: 5px;
    padding: 3px;
    position: absolute;
    top: 0;
    left: 0;
}
/*#jeaa_footer .footer-heading .vivaldi{
    font-family: 'Vivaldi Italic';
    text-transform: capitalize;
    color: #e31e24;
    font-size: 22px;
    font-weight: 600;
}*/

#jeaa_footer .wide-container {
    padding-right: 25px;
    padding-left: 30px;
    padding-bottom: 30px;
}

/*bottom footer*/
.bottom-footer-container{
    position: relative;
    height: 40px;
    background-color: #3283bb;
    color: #fff!important;
}
.bottom-footer-container table img{
       height: 30px;
    width: 68px;
    /* position: absolute; */
    /* top: -1px; */
    /* bottom: auto; */
    /* left: -2px; */
    margin-top: -8px;
}
.bottom-footer-container table{
    padding: 0;
    margin: 0; 
}
.bottom-footer-container table td{
        border-top: 0px solid !important;
        position: relative;
}
.bottom-footer-container table td a{
        color: #fff;
}
.bottom-footer-container a:hover, .bottom-footer-container a:active, .bottom-footer-container a:focus{
    text-decoration: none;
}
#jeaa_footer .first-child .read-more{
        color: #0075a1;
    font-style: italic;
    font-weight: 500;
}
.indiact_icon_ft {
    margin-right: 8px;
    margin-bottom: 10px;
}
.ft_content_add_cont {
   margin-bottom: 10px;
    font-size: 15px;
    margin-top: -32px;
}
.ft_content_add_cont a {
   color: #000!important;
    text-decoration: none;
    margin-left: 32px;
    
}
.phone_num1{
        margin-left: 30px;
    margin-top: -21px;
    
}
.indiact_icon_ft {
    margin-right: 8px;
    margin-bottom: 10px;
}

/************************************************************************************************************
**                                                                                                         **
**                         Common header block start                                                       **
**                                                                                                         **
************************************************************************************************************