@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.eot');
    src: url('fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-medium-webfont.woff2') format('woff2'),
         url('fonts/lato-medium-webfont.woff') format('woff'),
         url('fonts/lato-medium-webfont.ttf') format('truetype'),
         url('fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slabbold';
    src: url('fonts/robotoslab-bold-webfont.eot');
    src: url('fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-bold-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-bold-webfont.woff') format('woff'),
         url('fonts/robotoslab-bold-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('fonts/robotoslab-regular-webfont.eot');
    src: url('fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-regular-webfont.woff') format('woff'),
         url('fonts/robotoslab-regular-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pill_gothic_bold';
    src: url('fonts/pillgothic600mg-semibd-webfont.eot');
    src: url('fonts/pillgothic600mg-semibd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pillgothic600mg-semibd-webfont.woff2') format('woff2'),
         url('fonts/pillgothic600mg-semibd-webfont.woff') format('woff'),
         url('fonts/pillgothic600mg-semibd-webfont.ttf') format('truetype'),
         url('fonts/pillgothic600mg-semibd-webfont.svg#pill_gothic_600mgsemibd') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pill_gothic_light';
    src: url('fonts/pillgothic600mg-light-webfont.eot');
    src: url('fonts/pillgothic600mg-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pillgothic600mg-light-webfont.woff2') format('woff2'),
         url('fonts/pillgothic600mg-light-webfont.woff') format('woff'),
         url('fonts/pillgothic600mg-light-webfont.ttf') format('truetype'),
         url('fonts/pillgothic600mg-light-webfont.svg#pill_gothic_600mglight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ibm_plex_serifbold';
    src: url('fonts/ibmplexserif-bold-webfont.eot');
    src: url('fonts/ibmplexserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ibmplexserif-bold-webfont.woff2') format('woff2'),
         url('fonts/ibmplexserif-bold-webfont.woff') format('woff'),
         url('fonts/ibmplexserif-bold-webfont.ttf') format('truetype'),
         url('fonts/ibmplexserif-bold-webfont.svg#ibm_plex_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'alternategothic2_btregular';
    src: url('fonts/altgot2n_2-webfont.woff2') format('woff2'),
         url('fonts/altgot2n_2-webfont.woff') format('woff'),
        url('fonts/altgot2n_2-demo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  
}

body{margin:0 auto;padding:0; font-family: 'latomedium', sans-serif;font-size:16px;color:#646665;background:#fefefe;backface-visibility:hidden;-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; }
a{text-decoration:none;}
.vm{vertical-align:middle;}
.clear{clear:both;}
.relative{position:relative;}
header,section,footer{display:block;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-weight:normal;}
h1{font-size:28px;font-family: 'roboto_slabbold';}
h2{font-size:3em;font-family: 'roboto_slabbold';}
h3{font-size:3em;font-family: 'roboto_slabbold';}

h1.page-title{font-size:28px;padding:35px 0;}
img { max-width: 100%;    height: auto;}
p{line-height:20px;margin-bottom:30px;margin-top:0;word-break:normal;}
p:last-child{margin-bottom:0;}
.pull-left{float:left;}
.pull-right{float:right;}
.clearfix:before, .clearfix:after { display: table; content: " "; }
.clearfix:after, .clear { clear: both; }
.m-t-lg{margin-top:50px;}
.m-t-md{margin-top:30px;}
.m-t-sm{margin-top:20px;}
.m-t-xs{margin-top:10px;}
.m-r-lg{margin-right:30px;}
.m-r-md{margin-right:20px;}
.m-r-sm{margin-right:10px;}
.m-r-xs{margin-right:5px !important;}
.m-l-lg{margin-left:30px;}
.m-l-md{margin-left:20px;}
.m-l-sm{margin-left:10px;}
.m-l-xs{margin-left:5px !important;}
.m-b-lg{margin-bottom:30px;}
.m-b-md{margin-bottom:20px;}
.m-b-sm{margin-bottom:10px;}
.m-b-xs{margin-bottom:5px;}
.m-r-none{margin-right:0;}
.nopadding{padding:0 !important;}
.nomargin{margin:0 !important;}
.text-center{text-align:center;}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"]{border:1px solid #e5e6e8;padding:12px;color:#999;	width:94%;font-size:14px;outline:none;font-family: "roboto_slabregular";background-color: #fff;}
textarea {border:1px solid #e5e6e8;padding:12px;color:#666;width:94%;font-size:13px;outline:none;font-family: "roboto_slabregular";background-color: #fff;}
select {border:1px solid #e5e6e8;padding:12px;color:#666;width:100%;font-size:13px;font-weight:400;outline:none;font-family: "roboto_slabregular";background-color: #fff;}
.select-style { padding: 0;  margin: 0;  border: 1px solid #e5e5e5; color:#4f4f4f; overflow: hidden; background-color: #fff;
font-size:13px; background: #fff url(../images/custom-select-arrow.png) no-repeat 97% 50%;display:inline-block;vertical-align:middle;}
.select-style select { padding:11px; width: 108%; border: none; box-shadow: none; background-color: transparent;    background-image: none; -webkit-appearance: none; -moz-appearance: none; color:#4f4f4f;}
.select-style select:focus { outline: none;}
.select-style.input-small{width:54%;}
.label-gray select{color: #999;}
.time-control .select-style.input-small{width:17%;}

a {	color:#414142;text-decoration:none;	word-wrap:break-word;transition:color .5s;outline:0;border:0;}
img {text-decoration:none;outline:0;border:0;}
a:hover {text-decoration:none;}
a.active, a:hover {color:#000;	text-decoration:none;transition:color .5s;}

#main{display:block;}
.middle-wrapper{display:block;}
.layout-width{max-width:1000px;width:100%;margin:0 auto;}
.layoutnav-width{width:90%;margin:0 auto;}
header,footer,section{display:block;}
.top-social-icons{float: right; padding: 25px 0;}
.top-social-icons ul{padding: 0; margin: 0;}
.top-social-icons li{list-style: none; display: inline-block; vertical-align: middle; margin: 0 5px;}
.top-social-icons li a{color:#1A9BD0;font-size:25px;}
.top-social-icons li a:hover{color:#000;}
.top-nav{float: right; margin-left: 60px; padding: 30px 0;}
.logo_home{float: left; width: 200px; padding: 25px 0;}
header{display: block; position: relative;}
.top-menu-strip{background:#cd3359;}
.logo{padding:15px 0;width:340px;float:left;}
.top-menu{float:right;color:#fff;font-size:14px;padding:22px 0;font-family:'latobold';}
.top-menu:hover{cursor:pointer;}
.menu-icon{background:url(../images/hamburger.png) no-repeat;width:15px;height:14px;display:inline-block;vertical-align:middle;}
.top-menu.open .menu-icon{background:url(../images/close.png) no-repeat;width:15px;height:14px;display:inline-block;vertical-align:middle;}
.top-menu span{margin:0 5px 0 0;display:inline-block;vertical-align:middle;}
.slide{height:400px;position:relative;overflow:hidden;width:100%;background-size:cover;background-repeat:no-repeat;}
.tagline{position:absolute;left:0;bottom:140px;}
.tagline h1{background:#1f97d6;font-size:24px;color:#fff;font-family: 'roboto_slabregular';padding:5px 15px 0 95px;display:inline-block;margin-bottom:0;}
.tagline h2{font-size:45px;display:inline-block;background:#1f97d6;color:#fff;padding:0 15px 5px 95px;}
.welcome-text{float:none;width:100%;padding:25px 0;margin:0 35px 0 0;}
.welcome-text p{font-size:18px;line-height:23px;font-family: 'pill_gothic_light';}

.welcome-text1{float:none;width:100%;padding-top:50px ;margin:0 35px 0 0;}
.welcome-text1 p{font-size:18px;line-height:23px;font-family: 'pill_gothic_light';}


.login-wrapper{float:left;width:30%;padding:40px 0;}
.login-wrapper h2{color:#606163;text-transform:uppercase;font-family: 'roboto_slabbold';font-size:20px;}
.login-wrapper h1{color:#e82411;text-transform:uppercase;font-family: 'roboto_slabbold';font-size:35px;padding-top:75px;line-height:45px;}

.form-group{margin-bottom:10px;}

.submit-btn{background:#1f97d6;padding:5px 10px;color:#fff;text-transform:uppercase;font-family: "pill_gothic_bold";display:inline-block;font-size:16px;float:left;border:0;}
.submit-btn1{background:#1f97d6;padding:5px 10px;color:#fff;text-transform:uppercase;font-family: 'roboto_slabbold';display:inline-block;font-size:16px;border:0;}
.submit-btn a{color:#fff;}
.submit-btn a:hover{color:#fff;}
.forgot-pw{font-size:11px;font-family: 'roboto_slabbold';float:left;text-transform:uppercase;margin:0 0 0 10px;}
.forgot-pw span{display:block;}
.gray-bg{background:#eceadd;}
.updates-list{padding:40px 0;}
.updates-list h2{display:inline-block;font-family: 'roboto_slabbold';margin-bottom:25px;}
.updates-list h2 span{font-family: 'roboto_slabregular';}
.see-more{text-transform:uppercase;font-size:15px;margin:0 0 0 10px;font-family: 'roboto_slabbold';color:#24466b;}
.updates-list ul{padding:0;margin:0;}
.updates-list li{list-style:none;float:left;margin:0 50px 0 0;width:30%;height:350px;}

.updates-list li:nth-child(3n){margin:0 !important;}
.updates-list li .thumbnail{display:block;margin:0 0 20px 0;background-color: #e5e6e8;border-radius:10px;height:175px;overflow:hidden;}
.updates-list li .thumbnail img{width:100%;}
.updates-list li small{text-transform:uppercase;font-size:11px;}
.updates-list li .details{display:block;}
.updates-list li .details h3{color:#24466b;font-family: 'roboto_slabbold';font-size:18px;padding-bottom:10px;}
.bottom-section{padding:70px 0;}
.bottom-section ul{padding:0;margin:0;}
.bottom-section li{list-style:none;margin:0 20px 0 0;position:relative;text-align:center;display:inline-block;vertical-align:top;}
.bottom-section li .text{font-family: 'roboto_slabbold';font-size:23px;color:#fff;position:absolute;top:50%;left:0;right:0;bottom:0;margin-top:-20px;text-transform:uppercase;}
.bottom-section li .text span{display:block;}
.bottom-section li .add{position:absolute;top:0;right:0;}
.bottom-section li:last-child{margin:0;}
footer{background:#dbdbd3;padding:20px 0 10px;}
.social-media{float:right;}
.social-media a{margin:0 10px 0 0;}

/*Second page---------------------------------------*/
.search-wrapper{display:block;padding:40px 0;}
.search-wrapper .form-group{width:19%;margin:0 10px 20px 0;float:left;}
.search-wrapper .form-group label{display:block;text-transform:uppercase;font-size:15px;font-family: 'roboto_slabbold';margin-bottom:10px;}
.search-wrapper .form-control{border:1px solid #959794;padding:8px 3%;}
.map{width:100%;height:600px;margin-top:45px;}
.tab-panel-wrapper{display:block;padding:60px 0 30px;}
.tab-panel-wrapper{display:block;}
.tabs{display:block;}
.tabs ul{padding:0;margin:0;}
.tabs li{list-style:none;border:1px solid #e9e9e9;padding:2px 20px;font-family: 'roboto_slabbold';font-size:17px;margin:0 10px 0 0;display:inline-block;vertical-align:top;margin-bottom:25px;}
.tabs-content{display:block;}
.tabs-content ul{padding:0;margin:0;}
.tabs-content li{list-style:none;margin:0 10px 10px 0;float:left;width:19%;height:169px;overflow:hidden;text-align:center;background:#000;}
.tabs-content li:nth-child(5n){margin-right:0;}
.tabs-content li img{width:100%;}
.map-alumni {padding:40px 0;}

/*Fourth page---------------------------------------*/
.update-wrapper{display:block;}
.update-wrapper .gray-bg{padding:40px 0 0 0;}
.update-wrapper h2 span{font-family: "roboto_slabregular";}
.update-wrapper .update-year-tabs{display:block;margin:10px 0 0 0;}
.update-wrapper .update-year-tabs ul{padding:0;margin:0;}
.update-wrapper .update-year-tabs li {border: 1px solid #aaaba5;display: inline-block;font-family: "roboto_slabbold";font-size: 17px;list-style: none;margin: 0 10px 0 0;vertical-align: top;width:auto;}
.update-wrapper .update-year-tabs li.active{background-color:#24466b;color:#fff;}
.update-wrapper .update-year-tabs li.active a{color:#fff;}
.update-wrapper .update-year-tabs li a {padding: 2px 20px;display:block;}
.update-wrapper .update-year-tabs li a:hover,.update-wrapper .update-year-tabs li a.active{color:#fff;background-color:#24466b;}

.update-wrapper .update-content{display:block;}
.update-wrapper .updates-list li{margin:0 50px 30px 0;}
.update-wrapper .updates-list li:nth-child(3n){margin-right:0 !important;}


/*Third page---------------------------------------------*/
.inner-banner{background:url(../images/banner-01.jpg) no-repeat center top;background-size:cover;height:430px;position:relative;}
.profile-wrapper{background:#fff;position:absolute;bottom:-50px;width:100%;max-width:1000px;}
.profile-pic{float:left;width:230px;margin:30px;position:relative;}
.profile-pic img{display:block;width:100%}
.profile-details{float:left;padding:30px 0;width:300px;}
.profile-details h1{font-size:20px;font-family: 'latobold';margin-bottom:15px;}
.profile-details p{font-family: 'latomedium';margin-bottom:15px;}
.profile-right{float:right;text-align:right;width:185px;padding:0 30px 30px 30px;}
.profile-right h2{font-family: 'latobold';margin:30px 0 15px 0;font-size:15px;}
.profile-right p{margin-bottom:19px;}
.common-btn{background:#1f97d6;padding:5px 10px;color:#fff;text-transform:uppercase;font-family: 'roboto_slabbold';display:inline-block;font-size:16px;}
.common-btn a{color:#fff;}
.common-btn a:hover{color:#fff;}
.profile-gallery{display:block;padding:70px 0;}
.profile-gallery h3{font-family: 'latobold';font-size:20px;margin-bottom:25px;}
.profile-gallery ul{padding:0;margin:0;}
.profile-gallery li{list-style:none;float:left;width:16.6%;position:relative;background-color:#000;height:115px;line-height:115px;text-align:center;overflow:hidden;}
.profile-gallery li .img-hover{background-color:rgba(0,0,0,0.8);height:100%;width:100%;position:absolute;top:0;left:0;display:none;}
.profile-gallery li:hover .img-hover{display:block;cursor:pointer;}
.profile-gallery li .img-hover img{width:auto;}
.profile-gallery li .img-hover .delete{position:absolute;top:0;left:40%;margin-left:-10px;}
.profile-gallery li .img-hover .full-view{position:absolute;top:0;left:60%;margin-left:-10px;}
.profile-gallery li img{width:100%;display:inline-block;vertical-align:middle;}
.profile-gallery li:nth-child(6n){margin-right:0;}
.text-link{color:#1f97d6;text-decoration:underline;font-family: 'latobold';}
.text-link a{color:#1f97d6;text-decoration:underline;}
.text-link a:hover{text-decoration:none;}
.profile-pic:hover .edit-pic{display:block;cursor:pointer;}
.edit-pic{background-color:rgba(0,0,0,0.6);position:absolute;bottom:0;left:0;width:90%;padding:5%;color:#fff;text-align:right;display:none;}
.edit-pic img{width:auto;display:inline-block;vertical-align:bottom;}
.edit-pic a{color:#fff;}
.nav{padding-top:1em;padding-bottom:2em;-webkit-box-shadow:0 0 40px rgba(0,0,0,0.3);-moz-box-shadow:0 0 40px rgba(0,0,0,0.3);box-shadow:0 0 40px rgba(0,0,0,0.3);border-bottom:1px solid rgba(0,0,0,0.1); background: rgba(255, 255, 255, 0.8); height: auto;
 position: absolute;  width: 100%;   z-index: 800; display:none;}
.row{display:block;}
.nav-columns{display:block;float:left;width:22%;margin-right:40px;}
.nav-columns:last-child{margin-right:0;}
.nav-block .inner { padding-bottom: 0.67em; padding-top: 0.67em;  text-align: center; position:relative;}
.nav-block .inner .title {color: #fff;	 padding-bottom: 0.33em;  padding-top: 0.33em; position: relative; z-index: 1;text-align: center; text-transform: uppercase;font-family: 'latobold';font-size:20px;}
.nav-block .sub-links a{background: inherit; border-bottom: 1px solid #b1b1b1; margin: 0; padding: 10px 0 8px;  text-align: left;
 text-transform: none;display:block;color: #005073;font-size:15px;}
.nav-block .sub-links a:hover{color:#000;}
.nav-icon { display: block; height: auto;left: 50%; opacity: 1; position: absolute; top: 50%; transform: translate(-50%, -50%);
 width: 100%;}
 
#home-carousal .owl-prev{background:url(../images/prev.png) no-repeat;width:27px;height:42px;position:absolute;left:30px;top:50%;margin-top:-21px;text-indent:-9999px;}
#home-carousal .owl-next{background:url(../images/next.png) no-repeat;width:27px;height:42px;position:absolute;right:30px;top:50%;margin-top:-21px;text-indent:-9999px;}
/*Update detail list page-------------------------*/
.updates-detail-list{display:block;margin:30px 0 100px 0;}
.updates-detail-list ul{padding:0;margin:0;}
.updates-detail-list li{list-style:none;border-bottom:1px solid #ccc;padding:0 0 25px 0;margin:0 0 25px 0;}
.updates-detail-list li .thumbnail{width:25%;margin:0 25px 0 0;float:left;}
.updates-detail-list li .thumbnail img{width:100%;}
.updates-detail-list li .details{width:70%;float:right;}
.updates-detail-list li .details h3{ color: #24466b; font-family: "roboto_slabbold";  font-size: 18px;  padding-bottom: 10px;}
.updates-detail-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}



/*Event Calendar list page-------------------------*/
.event-calendar-list{display:block;margin:30px 0 100px 0;}
.event-calendar-list ul{padding:0;margin:0;}
.event-calendar-list li{list-style:none;border-bottom:1px solid #ccc;padding:0 0 25px 0;margin:0 0 25px 0;}
.event-calendar-list li .thumbnail{width:112px;margin:0 5%;float:left;background:url(../images/icon-calendar.png) no-repeat;height:112px;color: #24466b;}
.event-calendar-list li .thumbnail .text{padding:45px 21px 40px;font-size:20px;font-family: "roboto_slabbold";text-align:center;}
.event-calendar-list li .thumbnail .text span{display:block;line-height:16px;}
.event-calendar-list li .thumbnail img{width:100%;}
.event-calendar-list li .details{width:75%;float:right;}
.event-calendar-list li .details h3{ color: #24466b; font-family: "roboto_slabbold";  font-size: 18px;  padding-bottom: 10px;}
.event-calendar-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}
.add-btn{float:right;}

/*Edit Profile---------------------------------------------*/
.actions{padding:30px 0 0;}
.edit-profile-wrapper{padding:100px 0 50px;}
.edit-profile-left{float:left;width:30%;margin:0 30px 0 0;background:#fff;border:1px solid #ccc;min-height:202px;}
.edit-profile-middle{float:right;width:62%;background:#fff;border:1px solid #ccc;padding:20px;}
.edit-profile-left ul{padding:0;margin:0;}
.edit-profile-left li{list-style:none;display:block;border-bottom:1px solid #ccc;}
.edit-profile-left li:last-child{padding-bottom:0;border-bottom:0;}
.edit-profile-left li:first-child{padding-top:0;}
.edit-profile-left li a{color:#646665;padding:10px 20px;display:block;}
.edit-profile-left li a:hover,.edit-profile-left li a.active{color:#000;transition:all 0.5s ease-in 0s;background:#cd3359;color:#fff;}
.edit-profile-middle .form-group{margin-bottom:15px;}
.edit-profile-middle .form-group label{display:inline-block;width:220px;vertical-align:middle;}
.edit-profile-middle .form-group input{width:50%;display:inline-block;vertical-align:middle;}
.edit-profile-middle .form-group input[type="submit"]{width:20%;display:inline-block;vertical-align:middle;}
.edit-profile-middle .form-group select{width:54%;display:inline-block;vertical-align:middle;}
.full-width{width:100%;background:#fff;}
.padder{padding:30px;}
#graduatediv{display:none;}
#socialdiv{display:none;}
#pgraduatediv{display:none;}
#currentdiv{display:none;}
#upvideo{display:none;}
#upimg{display:none;}
#loginforms{display:none;}
.btn_know:hover {
    background-color: #FFF;
    border: 2px solid #1f97d6;
    font-size: 16px;
     padding: 8px 20px;

}
.btn_know {
  
   font-family: "pill_gothic_bold";
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 16px;
   
    margin-top: 2%;
    margin-bottom: 0%;
    padding: 8px 20px;
    text-decoration: none;

    background-color: #1f97d6;
}

 .banner_innerpages{width:100%;margin:0px 0 0 0;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;background-color:#EBECEC;}
 .banner_innerpages.coverpage{background-image: url(/images/banner-01.jpg);}
   .banner_innerpages .pageheadings{position: absolute;top: 225px;display:block;max-width:790px;}
  .banner_innerpages .pageheadings.widthmax{max-width:100% !important;}
    .banner_innerpages .pageheadings h1{text-align:left;font-family:'ibm_plex_serifregular';color:#fff; font-size: 60px;display:block;line-height:70px;}
    .banner_innerpages .pageheadings h1 strong{font-family:'ibm_plex_serifbold';display:block;}
    .banner_innerpages .pageheadings h1 strong.inline{font-family:'ibm_plex_serifbold';display:inline-block;}
     .banner_innerpages .pageheadings .yellowfonts{font-family:'ibm_plex_serifbold';display:inline-block;color:#FECC00 !important;}

     .homepage .heading h1{display:inline-block;font-family:'ibm_plex_serifregular';font-size:55px;line-height:60px;text-align:left;padding:00px 0 50px 0;}
  .homepage .heading h1 strong{display:inline-block;font-family:'ibm_plex_serifbold';}
  .homepage .heading p{font-size: 20px;line-height: 25px;margin-bottom: 15px;}
    .homepage .heading1 p{font-size: 25px;line-height: 30px;margin-bottom: 50px;font-family: 'pill_gothic_light';}
    .allsidepadding{padding:25px 25px 30px 25px;margin-bottom:25px;}
  .homepage .recruitments{padding-left:25px;}

  .homepage .recruitments .lefdiv{float:left; width:45%;padding:20px 0;text-align:center;}
    .homepage .recruitments .rightdiv{float:right; width:48%;border-left:2px solid #999;padding:20px 0 0 30px;}

   .homepage .recruitments p{font-size: 20px;line-height: 25px;/*margin-bottom: 50px;*/font-family: 'pill_gothic_light';}
    .homepage .recruitments .process-list{display:block;}
     .homepage .recruitments .process-list ul{padding:0;margin:0;list-style-type:none;}
       .homepage .recruitments  .process-list li{list-style:none;margin-right: 20px;margin-top:50px;display:inline-block;vertical-align:middle;padding:0;list-style-type:none;margin-bottom:40px;}
                 
          .homepage .recruitments  .process-list li .display-table{display:table;height:100%;width:100%;}
            .homepage .recruitments .process-list li .display-valign{display:table-cell;vertical-align:top;}
                        .homepage .recruitments .process-list li .display-valign1{display:table-cell;vertical-align:middle;}
             .homepage .recruitments .process-list li .thumb{width:205px;height:215px;text-align:center; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;  -o-transition: all 0.4s ease;  transition: all 0.4s ease;}
                 .homepage .recruitments .process-list li .thumb h4{color:#fff;margin:0;font-size:25px;font-family:'pill_gothic_bold';padding:0 5px;text-transform:uppercase;line-height:30px;padding-top:15px;padding-bottom:15px;}
                .homepage .recruitments .process-list li .thumb p {font-family:'pill_gothic_light';color:#000;font-size:16px;line-height:20px;padding:0px 20px;margin:0;padding-top:00px;}
                .homepage .recruitments .process-list li .thumb span {font-family:'pill_gothic_light';color:#000;font-size:14px;line-height:15px;padding:0px 5px;margin:0 auto;}
                    .bg-red{background:#F29E97;}
                    .bg-greens{background:#B4D0AD;}
    .greybg{background:#EBECEC;display:inline-block;width:95%;}

    .allthumbnail-wrapper{/*padding: 15px; border: 2px solid #ddd;*/ position: relative; border-radius: 15px;margin-top:35px;}
.allthumbnail-wrapper h3{font-weight: 500;font-size: 16px;color: #000;line-height: 22px;text-transform: uppercase;font-family: 'Montserrat', sans-serif;padding-top: 5px;}
.allthumbnail-wrapper h1{font-weight: 700;font-size: 20px;color: #000;line-height: 22px;text-align:left;}
.allthumbnail-wrapper .iconplay{position: absolute;top: 50%;left: 50%;margin-left: -35px;margin-top: -35px;}

.white-popup-event {
  background: #fff;
  margin: 40px auto;
  max-width: 875px;
  padding: 15px;
  position: relative;
  text-align: center;
}

.white-popup-event p{margin-bottom:25px;font-size:20px;text-align:left;}