body {
     background: #fff;
     padding: 0;
     margin: 0;
     font-family: 'Nunito Sans', sans-serif;
     overflow-x: hidden;
     color: #4a4a4a;
     font-size: 16px;
}
 #page {
     overflow-x: hidden;
     width: 100%;
}
/******Common css*********/
 h1, h2, h3, h4, h5, h6 {
     color: #37868E;
     font-weight: 900;
}
 h1 {
     font-size: 40px;
}
 h2 {
     font-size: 36px;
}
 h3 {
     font-size: 30px;
}
 h4 {
     font-size: 28px;
}
 h5 {
     font-size: 20px;
}
 h6 {
     font-size: 18px;
}
 .page-title {
     text-align: center;
}
 .page-title h1 {
     margin-top: 4px;
     text-transform: capitalize;
}
 .fontw300 {
     font-weight: 300;
}
 .fontw600 {
     font-weight: 600;
}
 .fontw700 {
     font-weight: 700;
}
 .top30{
     padding-top: 30px;
}
 p {
     padding: 0 0 15px 0;
     font-size: 20px;
     line-height: 36px;
     color: #4a4a4a;
     font-weight: 400;
     margin: 0;
}
 .pfont16 p, .pfont16, .pfont16 ul{
     font-size: 16px;
     line-height:28px;
     color: #4a4a4a;
}
 .pfont20 p, .pfont20, .pfont20 ul{
     font-size: 20px;
     line-height:30px;
     color: #4a4a4a;
}
 .pfont16 ul.commonlist li:before{
     top:11px;
}
 a , body .vc_custom_heading a{
     color: #d02630;
     transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
}
 a:hover, a:focus {
     color: #4a4a4a;
}
 p a, body .vc_custom_heading a, body p.vc_custom_heading a:focus, body h2.vc_custom_heading a:hover, body h2.vc_custom_heading a:visited, body h3.vc_custom_heading a:hover, body h3.vc_custom_heading a:visited, body .vc_custom_heading a:focus, body .vc_custom_heading a:hover, body .vc_custom_heading a:visited {
     text-decoration: underline;
     color: #d02630;
}
 input, button, textarea, select {
     transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
}
 img {
     max-width: 100%;
}
 body .common-btn .vc_general {
     background: #D02630;
     font-weight: 900;
     color: #fff;
     font-size: 20px;
     text-transform: uppercase;
     padding: 10px 40px;
     cursor: pointer;
}
 body .common-btn .vc_btn3:hover, body .common-btn .vc_btn3:focus {
     background: #911a21;
     color: #fff;
}
 body .common-btn .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
     padding-right: 53px;
}
 body .common-btn .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
     right: 14px;
}
 body .common-btn1 .vc_general {
     background: #D02630;
     font-weight: 900;
     color: #fff;
     font-size: 20px;
     text-transform: uppercase;
     padding: 7px 27px;
     cursor: pointer;
}
 body .common-btn1 .vc_general:hover, body .common-btn1 .vc_general:focus {
     background: #911a21;
     color: #fff;
}
 body .common-btn2 .vc_general {
     background: #D02630;
     font-weight: 900;
     color: #fff;
     font-size: 16px;
     text-transform: uppercase;
     padding: 11px 30px;
}
 body .common-btn2.green .vc_general{
     background: #79babc;
     border:1px solid #79babc;
     color: #fff;
     cursor: pointer;
}
 body .common-btn2 .vc_general:hover, body .common-btn2 .vc_general:focus, body .common-btn2.green .vc_general:hover , body .common-btn2.green .vc_general:focus {
     background: #911a21;
     color: #fff;
}
 body .common-btn2.green .vc_general:hover , body .common-btn2.green .vc_general:focus {
     border:1px solid #911a21;
}
 body .border-btn .vc_general {
     border: 1px solid #D02630;
     background: transparent;
     font-weight: 900;
     color: #D02630;
     font-size: 17px;
     text-transform: uppercase;
     padding: 11px 30px;
     cursor: pointer;
}
 body .border-btn .vc_general:hover, body .border-btn .vc_general:focus {
     background: #D02630;
     color: #fff !important;
     border: 1px solid #D02630;
}
/******border big btn******/
 body .border-full-link .vc_general.vc_btn3 {
     background: transparent;
     font-weight: 800;
     color: #fff;
     font-size: 36px !important;
     text-transform: none;
     padding: 7px 15px;
     display: block;
     text-align: center;
     cursor: pointer;
}
 body .border-full-link .vc_general.vc_btn3 .typcn-arrow-right::before {
     display: none;
}
 body .border-full-link .vc_general.vc_btn3 .typcn-arrow-right {
     background-image: url(images/red-links-arrow.png);
     width: 58px;
     height: 48px;
     background-size: contain;
     background-repeat: no-repeat;
     display: inline-block;
     top:0;
     position: relative;
     vertical-align: middle;
}
 body .border-full-link.red .vc_general.vc_btn3 .typcn-arrow-right {
     background-image: url(images/red-links-arrow1.png);
}
 body .border-full-link .vc_general.vc_btn3:hover {
     color: #37868e !important;
     text-decoration: none;
}
 body .border-full-link .vc_general.vc_btn3:hover .typcn-arrow-right{
     background-image: url(images/red-links-arrow-hover.png);
}
 .shortcode-btn-design .border-full-link{
     width:100%;
     padding: 0 30px;
     margin: 40px 0px;
}
 .shortcode-btn-design .border-full-link .vc_general.vc_btn3{
     padding: 18px 25px;
     color: #7d0306;
     width:100%;
     border:1px solid #7d0306;
}
 ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 ul.commonlist{
     list-style: disc;
     padding: 0 0 0 20px;
     margin: 0px 20px 20px 20px;
}
 .accordion-row ul.commonlist{
     margin: 0 0 20px 0;
     padding: 0;
     font-size: 16px;
}
 ul.commonlist1{
     padding: 0;
     margin: 0 10px 20px 10px;
}
 ul.commonlist li{
     display: block;
     margin-bottom: 15px;
     position: relative;
     padding: 0 0 0 15px;
     color:#4a4a4a;
}
 ul.commonlist li:before{
     content: "";
     position: absolute;
     left: 0;
     top: 7px;
     width: 6px;
     height: 6px;
     border-radius: 100%;
     background-color: #4a4a4a;
     display: inline-block;
}
 body .container {
     max-width: 1330px;
     width: 98%;
     margin: 0 auto;
     float: none;
}
/*********Header css*********/
 .site-header a {
     color: #fff;
}
 .site-header .top-bar {
     background: #7d0306;
     font-size: 14px;
     font-weight: 400;
     color: #fff;
     padding: 5px 0 4px 0 
}
 .site-header .callus p {
     font-size: 14px;
     line-height: 19px;
     color: #fff;
     font-weight: 900;
     padding: 0;
}
 .site-header .top-bar .authentication #site-navigation{
    display: inline-block;
}
 .site-header .top-bar.authentication a.optional_link{
    display: inline-block;
}
 .site-header .authentication ul#menu-secondary {
     padding: 0;
     margin: 0;
}
 .site-header .authentication ul li {
     display: inline-block;
     margin: 0 0 0 35px;
     color: #fff;
     font-size: 14px;
     line-height: 19px;
     font-weight: 600;
}
 .site-header .authentication ul li.applaylink {
     text-transform: uppercase;
     font-weight: 700;
}
 .site-header .authentication ul li a {
     color: #fff;
     display: block;
     text-decoration: none;
}
/************Navigation row*******/
 #menu-toggle {
     display: none;
}
 .navigation-row {
     margin-top: 10px;
     background: #897a6b;
     padding: 11px 0 0 0;
}
 .navigation-row .col-md-9, .navigation-row #mega-menu-wrap-primary, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary{
     position: inherit;
}
 .navigation-row a.custom-logo-link, .navigation-row li a {
     display: inline-block;
     position: relative;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.jmo-nav a.mega-menu-link span, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link span {
     text-transform: lowercase;
}
 .home .navigation-row a.custom-logo-link:after{
     width: 0;
     height: 0;
     border-left: 30px solid transparent;
     border-right: 30px solid transparent;
     border-top: 30px solid #897a6b;
     content: "";
     bottom: -48px;
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     z-index: 88;
     display: block;
}
/*.navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-item:after, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-ancestor:after, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.current-menu-parent:after{
     background-image: url(images/activemenu.png);
     background-position: 0 0;
     background-repeat: no-repeat;
     background-size: 56px 26px;
     content: "";
     position: absolute;
     bottom:auto;
     width:56px;
     height: 26px;
     display: inline-block;
     z-index: 88;
}
*/
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-item .activeicon, 
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-ancestor .activeicon, 
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.current-menu-parent .activeicon{
     background-image: url(images/activemenu.png);
     background-position:center;
     background-repeat: no-repeat;
     background-size: 56px 26px;
     height: 26px;
     min-width: 56px;
     position: absolute;
}
 body#testimonials .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-jmo-nav .activeicon{
     display: none;
}
/* .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:after{
     bottom:auto;
}
*/
 .navigation-row li.current-menu-item a:after, .navigation-row li.current-page-ancestor a:after {
     bottom: auto;
     top: 100%;
}
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary{
     margin-top: 16px;
}
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary li {
     display: inline-block;
     font-size: 16px;
     font-weight: 800;
     margin: 0 0 0 37px;
     text-transform: uppercase;
}
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-menu-item.mega-item-align-float-left{
     float: none;
}
 .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li:first-child {
     margin-left: 0;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
     color: #fff;
     padding-bottom: 25px;
     display: block;
     height: auto;
     line-height: 22px;
     position: relative;
}
/*******submenu******/
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu:nth-of-type(1){
     text-align: center;
     left: 0;
     right: 0;
     width: 100%;
     max-width: 1330px;
     float: none;
     margin: 0 auto;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu:nth-of-type(1) > li{
     background-color: #fff;
     border-bottom: 13px solid #897a6b;
     border-left: 1px solid #74675B;
     border-right: 1px solid #74675B;
     display: block;
     padding: 30px;
     margin: 0 auto;
     width:100%;
     float: none;
     display: inline-block;
     position: relative;
     z-index: 99;
}
 .mega-alumni-employer-submenu{
     max-width: 800px;
}
 .mega-about-submneu{
     max-width: 300px;
     left: 112px;
     position: relative;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
     border-right:1px solid #897a6b;
     float: none;
     display: inline-block;
     vertical-align: top;
     min-height: 280px;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:nth-last-of-type(1){
     border:0;
}
 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
     padding: 0 15px;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu li{
     margin: 0;
     padding: 0 5px;
     display: block;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu > li.mega-menu-item-has-children{
     padding: 5px 10px;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
     font-weight: 900;
     display: inline-block;
     font-size: 19px;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link::before {
     color: #d02630;
}
 .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
     margin:0 0 10px 18px;
     line-height: 24px;
}
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-current_page_item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-current_page_item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-current_page_item > a {
     color: #d02630;
}
/*************banner row*********/
body .banner-row,
body .common-banner,
body  .jmo-banner{
     background-position: top center !important;
}
 .banner-applaybtn a {
     display: inline-block;
     background: #d02630;
     color: #fff;
     padding: 15px;
     text-transform: uppercase;
     font-weight: 900;
     font-size: 18px;
     max-width: 110px;
     text-align: center;
     line-height: 19px;
}
 .banner-applaybtn a:hover {
     background: #7d0306;
     text-decoration: none;
}


 .banner-row.vc_row.vc_row-flex>.container {
     display: block;
     max-width: 1180px;
}
 .banner-row .container .vc_column-inner {
     max-width: 477px;
     display: inline-block;
     float: right;
     padding-top: 0 !important;
}
 .banner-row .container .vc_column-inner .wpb_single_image.vc_align_center {
     margin-bottom: 15px;
}
 .banner-row .container .vc_column-inner .vc_btn3-container {
     display: block;
     margin-bottom: 15px;
}
 .banner-row .container .vc_column-inner .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
     padding-right: 35px;
}
 .banner-row .container .vc_column-inner .vc_btn3-icon.fa-caret-right {
     font-size: 17px;
     height: 30px;
     line-height: 29px;
     width: 30px;
     background: rgba(0, 0, 0, 0.4);
     text-align: center;
     border-radius: 100%;
     padding-left: 2px;
}
 .banner-row button.vc_general, .banner-row a.vc_general {
     width: 100%;
     font-size: 30px;
     line-height: 41px;
     font-weight: 900;
     text-align: left;
     padding: 9px 25px 15px 25px;
}
 .banner-row button.vc_general:hover, .banner-row a.vc_general:hover {
     opacity: 0.8;
}
 .banner-row button.vc_general span, .banner-row a.vc_general small {
     display: block;
     font-size: 24px;
     line-height: 24px;
     font-weight: 400;
}
/***************About us*********/
 .aboutus-row .wpb_text_column {
     margin: 0 auto;
     max-width: 75%;
}
 .aboutus-row h1 {
     margin-bottom: 30px;
}
/*****red green box links****/
 .redgreen-box-links .vc_column-inner {
     padding: 0;
}
 .redgreen-box-links .redlongbtn button.vc_btn3, .redgreen-box-links .redlongbtn a.vc_btn3 , .redgreen-box-links .greenlongbtn button.vc_btn3, .redgreen-box-links .greenlongbtn a.vc_btn3{
     font-size: 28px !important;
     font-weight: 900;
     line-height: 44px;
}
 .redgreen-box-links .redlongbtn a.vc_custom_heading{
     display: inline-block;
}
 .redgreen-box-links .redlongbtn button.vc_btn3, .redgreen-box-links .redlongbtn a.vc_btn3 {
     background-color: #d02630;
}
 .redgreen-box-links.redgreen-box1 .redlongbtn button.vc_btn3, .redgreen-box-links.redgreen-box1 .redlongbtn a.vc_btn3 , .redgreen-box-links.redgreen-box1 .greenlongbtn button.vc_btn3, .redgreen-box-links.redgreen-box1 .greenlongbtn a.vc_btn3{
     line-height: 32px;
}
 .redgreen-box-links.redgreen-box1 .redlongbtn button.vc_btn3 span, 
 .redgreen-box-links.redgreen-box1 .redlongbtn a.vc_btn3 span, 
 .redgreen-box-links.redgreen-box1 .greenlongbtn button.vc_btn3 span, 
 .redgreen-box-links.redgreen-box1 .greenlongbtn a.vc_btn3 span{
     display: inline-block;
}
 .redgreen-box-links .redlongbtn button.vc_btn3 em, .redgreen-box-links .redlongbtn a.vc_btn3 em, .redgreen-box-links .greenlongbtn button.vc_btn3 em, .redgreen-box-links .greenlongbtn a.vc_btn3 em, .redgreen-box-links .greenlongbtn a.redlongbtn em{
     font-weight: 700;
     text-transform: uppercase;
     font-size: 14px;
     font-style: normal;
}
 .redgreen-box-links .redlongbtn button.vc_btn3:hover, .redgreen-box-links .redlongbtn a.vc_btn3:hover {
     background-color: #911a21;
}
 .redgreen-box-links .greenlongbtn button.vc_btn3, .redgreen-box-links .greenlongbtn a.vc_btn3{
     background-color: #79babc;
}
 .redgreen-box-links .greenlongbtn button.vc_btn3:hover, 
 .redgreen-box-links .greenlongbtn a.vc_btn3:hover {
     background-color: #37868e;
}
 body .redgreen-box-links button.vc_btn3 .typcn-arrow-right, 
 body .redgreen-box-links a.vc_btn3 .typcn-arrow-right {
     background-image: url(images/redgreen-box-links-arrow.png);
     width: 58px;
     height: 48px;
     background-size: contain;
     background-repeat: no-repeat;
     right: 0;
}
 body .redgreen-box-links.redgreen-box1 button.vc_btn3 .typcn-arrow-right, body .redgreen-box-links.redgreen-box1 a.vc_btn3 .typcn-arrow-right{
     top:50%;
     transform: translateY(-50%) !important;
     -webkit-transform: translateY(-50%) !important;
     vertical-align:middle;
}
 body .redgreen-box-links button.vc_btn3 .typcn-arrow-right:before, body .redgreen-box-links a.vc_btn3 .typcn-arrow-right:before {
     display: none;
}
 body .redgreen-box-links .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
     right: -8px;
}
 body .redgreen-box-links div.redlongbtn a, body .redgreen-box-links div.greenlongbtn a{
     text-align: center;
     font-size: 28px;
     font-weight: 900;
     line-height: 38px;
     color: #fff;
     padding: 20px 15px;
     display: block;
}
 body .redgreen-box-links div.redlongbtn a{
     background-color: #d02630;
}
 body .redgreen-box-links div.redlongbtn a small, body .redgreen-box-links div.greenlongbtn a small{
     font-size: 28px;
}
 body .redgreen-box-links div.redlongbtn a:hover{
     background-color: #911a21;
     opacity: 1;
}
 body .redgreen-box-links div.greenlongbtn a{
     background-color: #79babc;
}
 body .redgreen-box-links div.greenlongbtn a:hover{
     background-color: #37868e;
     opacity: 1;
}
 body .redgreen-box-links div.redlongbtn a > small, body .redgreen-box-links div.greenlongbtn a > small{
     display: inline-block;
     position: relative;
     background-image: url(images/redgreen-box-links-arrow.png);
     background-size: 58px 48px;
     background-repeat: no-repeat;
     padding-right: 60px;
     background-position: right center;
}
 body .redgreen-box-links div.redlongbtn a > small em, body .redgreen-box-links div.greenlongbtn a > small em{
     font-weight: 700;
     text-transform: uppercase;
     font-size: 14px;
     line-height: 15px;
     font-style: normal;
     display: block;
}
 body .redgreen-box-links.redgreen-box1 div a > small em{
     margin-top: 5px;
}
/**********Get Offer Row********/
 .get-offer-row .vc_column-inner {
     min-height: 470px;
}
 .get-offer-row .vc_column-inner:after {
     content: "";
     position: absolute;
     bottom: 0;
     z-index: 0;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 1) 100%);
     background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 1) 100%);
     background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 1) 100%);
     filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#3e79d5', GradientType=0);
}
 .get-offer-row .vc_column-inner .wpb_wrapper {
     z-index: 55;
}
/*****Process buttons******/
 .process-btns-row {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d02630+0,d02630+50,37868e+51,37868e+100 */
     background: #d02630;
    /* Old browsers */
     background: -moz-linear-gradient(left, #d02630 0%, #d02630 50%, #37868e 51%, #37868e 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, #d02630 0%, #d02630 50%, #37868e 51%, #37868e 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, #d02630 0%, #d02630 50%, #37868e 51%, #37868e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d02630', endColorstr='#37868e', GradientType=1);
    /* IE6-9 */
     position: relative;
}
 .process-btns-row .process-btn button.vc_btn3, .process-btns-row .process-btn a.vc_btn3 {
     background: transparent;
     font-size: 18px !important;
     padding: 13px 25px !important;
     font-weight: 900;
     text-transform: uppercase;
}
 .process-btns-row>.vc_column_container {
     position: relative;
}
 .process-btns-row .process-btn-box {
     position: relative;
}
 .process-btns-row>.vc_column_container:after {
     content: "";
     position: absolute;
     height: 10px;
     width: 100%;
     background: #000;
     opacity: 0.4;
     bottom: 0;
     left: 0;
     transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     z-index: 5;
}
 .process-btns-row .process-btn-box:after {
     content: "";
     position: absolute;
     height: 10px;
     width: 100%;
     background: #000;
     opacity: 0;
     bottom: 0;
     left: 0;
     transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     z-index: 5;
}
 .process-btns-row .process-btn-box:hover:after {
     opacity: 1;
}
 body .process-btns-row .process-btn-box .vc_btn3.vc_btn3-style-custom{
     background-image: none;
}
/******Video row*******/
 .video-row {
     text-align: center;
}



.video-row .vc_row .wpb_column{
     position: relative;
     z-index: 0;
}
.video-row .vc_row .wpb_column.video_opened{
     z-index: 1;
}



.video-row .vc_row .wpb_column .popupvideo-frame{
     position: relative;
z-index: 999;
}

 .video-row .hidden-video {
     display: none;
}
 .video-row .videoimg {
     position: relative;
     display: inline-block;
     width: 100%;
}
 .video-row .videoimg #theImg{
    width:100%;
}
 .video-row .videoimg img.playbtn {
     position: absolute;
     top: 50%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     left: 0;
     right: 0;
     margin: 0 auto;
     background: url(images/video-btns.png.png);
     width:82px;
     height: 82px;
}
 .video-row .wpb_video_widget {
     margin-bottom: 25px;
}
 body .video-row .common-btn .vc_btn3 {
     font-size: 16px;
     padding: 10px 15px 7px 15px;
     line-height: 22px;
}
 body .common-btn .vc_btn3 .typcn-arrow-right::before {
     display: none;
}
 body .common-btn .vc_btn3 .typcn-arrow-right {
     background-image: url(images/button-arrow.png);
     width: 30px;
     height: 25px;
     background-size: contain;
     background-repeat: no-repeat;
}
 body .video-row p.vc_custom_heading {
     min-height:104px;
}
/*********Home post row*********/
 .home-post-row .latest-boxes {
     padding-right: 55px !important;
}
 .latest-boxes a{
     padding: 10px 36px;
     background:#fff;
     display: block;
}
 .latest-boxes a:hover{
     background: #d02630;
     text-decoration: none;
}
 .latest-boxes table td {
     vertical-align: middle;
}
 .latest-boxes table td:nth-child(1) {
     width: 100px;
}
 .latest-boxes table td:nth-child(2) {
     padding-left: 14px;
}
 .latest-boxes a table td h3 {
     color: #d02630;
     font-weight: 700;
     margin: 10px 0;
}
 .latest-boxes a table td p {
     line-height: 18px;
     font-size: 16px;
}
 .latest-boxes a table td p u{
     color:#d02630;
}
 .latest-boxes a:hover table td p, .latest-boxes a:hover table td h3 , .latest-boxes a:hover table td p u{
     color: #fff;
     text-decoration: none;
}
 .home-post-row .home-post-right {
     padding-left: 35px !important;
}
 .home-post-row .home-post-right h3 {
     color: #897a6b;
     text-transform: capitalize;
     margin: 0 0 30px 0;
}
 .home-post-row .home-post-list {
     position: relative;
     padding: 0 0 30px 0px;
     margin-bottom: 55px;
     min-height: 140px;
     border-bottom: 1px solid #d02630;
}
 .home-post-row .home-post-list figure {
     position: absolute;
     left: 0;
     top: 0;
     width: 120px;
     height: 120px;
     overflow: hidden;
}
 .home-post-list .lnews_title {
     font-size: 24px;
     line-height: 36px;
     font-weight: 700;
     color: #37868e;
     margin: 0 0 15px 0;
}
 .home-post-list .lnews_title a{
     color: #37868e;
}
 .home-post-list .entry-date {
     display: block;
     font-size: 16px;
     line-height: 16px;
     color: #4a4a4a;
     text-transform: uppercase;
     font-weight: 400;
}
 .home-post-list .entry-date span a{
     color: #d02630 
}
 .home-post-list .entry-date ul.post-categories {
     display: inline-block;
}
 .home-post-list .entry-date ul.post-categories li{
     display: inline-block;
     position: relative;
     padding: 0 10px 0 0;
     margin: 0 0 0 5px;
}
 .home-post-list .entry-date ul.post-categories li:after{
     content: "";
     position: absolute;
     right:0;
     top:0;
     bottom:0;
     height: 15px;
     width: 1px;
     background:#000;
     margin: auto;
}
 .home-post-list .entry-date ul.post-categories li:last-child:after{
     display: none;
}
 .home-post-list .entry-date ul.post-categories a {
     color: #d02630;
}
 .home-post-list .lnews_content {
     font-size: 16px;
     color: #4a4a4a;
     line-height: 24px;
}
 .home-post-list .lnews_content a{
     color: #4A4A4A;
     text-decoration:none;
}
 .home-post-list .lnews_content a:hover{
     color:#d02630;
     text-decoration: underline;
}
 .home-post-list .postread {
     position: absolute;
     bottom: -15px;
     right: 0;
     background: #fff;
     font-size: 16px;
     height: auto;
     width: auto;
     padding: 4px 15px;
     text-transform: capitalize;
     font-weight: 700;
}
 .home-post-list .postread a {
     color: #d02630;
}
 .home-post-list .postread a:hover {
     color: #4a4a4a;
}
/************Footer row********/
 footer {
     background: #dcd8d3;
     padding: 40px 0;
}
 footer h5, footer .widget.widget_nav_menu h2.widget-title, footer .email_subscriber h2.widget-title {
     color: #37868E;
     text-decoration: none;
     font-size: 15px;
     text-transform: uppercase;
     font-weight: 900;
     margin: 0 0 15px 0;
     padding: 0;
}
 footer .footer-center h5 span{
     text-transform: lowercase;
}
 footer h5 a {
     color: #37868E;
     text-decoration: none;
}
 footer .footer-left h5, footer .email_subscriber h2.widget-title {
     color: #d02630;
     font-size: 15px;
}
 footer p {
     font-size: 15px;
     line-height: 15px;
}
 footer ul {
     margin-bottom: 30px;
}
/******footer left******/
 footer #navigations_links li {
     display: inline-block;
     text-align: center;
     margin: 0 21px 0 12px;
}
 footer #navigations_links li a {
     font-size: 27px;
}
 footer #navigations_links li a:hover {
     text-decoration: none;
}
 footer form.es_widget_form {
     position: relative;
     display: inline-block;
     max-width: 280px;
}
 footer form.es_widget_form .es_lablebox {
     display: none;
}
 footer form.es_widget_form input.es_textbox_class {
     width: 100%;
     border-radius: 0;
     border: 0;
     background: #fff;
     padding: 8px 120px 8px 8px;
     height: 35px;
}
 footer form.es_widget_form .es_button {
     position: absolute;
     right: 0;
     top: 0;
     padding: 0;
     margin: 0;
}
 footer form.es_widget_form .es_button input.es_submit_button {
     background: #d02630;
     color: #fff;
     font-weight: 900;
     text-transform: uppercase;
     font-size: 12px;
     line-height: 12px;
     border: 0;
     padding: 12px 19px;
     width: auto;
}
 footer form.es_widget_form .es_button input.es_submit_button:hover {
     background: #911a21;
}
 footer .logo {
     margin-bottom: 8px;
}
 footer .email_subscriber span#es_msg {
     color: #3b741b;
}
/******footer center******/
 footer .footer-center ul li {
     margin-bottom: 20px;
}
 footer .footer-center li a {
     text-decoration: underline;
}
 footer .footer-right p {
     max-width: 63%;
     width: 100%;
}
 footer .site-info a {
     color: #4a4a4a;
     font-size: 12px;
     line-height: 12px;
}
/*************JMO MAIN PAGE CSS******/
 .jmo-banner .jmo-banner-right:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
     background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     z-index: 0;
     top: 0px;
}
 .jmo-banner .jmo-banner-right {
     display: inline-block;
     position: relative;
}
 .jmo-banner h3 {
     font-weight: 700;
     margin-bottom: 25px;
}
 .jmo-banner p {
     font-weight: 700;
     line-height: 30px;
}
 .jmo-banner .jmo-banner-text {
     max-width: 67%;
     display: block;
     margin: 0 auto;
     z-index: 55;
     position: relative;
}
/**********schedual PMA*******/
 .schedule-pma p {
     max-width: 82%;
     margin: 0 auto;
}
/******Save money row*****/
 body .save-money-row {
     max-width: 1212px;
}
 .save-money-row .save-money-left {
     padding-right: 30px !important;
}
 .save-money-row .save-money-right {
     padding-left: 30px !important;
}
/**********Testimonial Latest Box Row******/
/*********Video popup design****/
 .video-popup {
     background: transparent;
}
 .video-popup .modal-dialog {
     max-width: 800px;
     width: 95%;
}
 .video-popup .modal-content {
     border: 0;
}
 .video-popup button.btn.btn-default {
     position: fixed;
     right: 0px;
     top: 15px;
     border: 0;
     color: #FFF;
     font-size: 40px;
     font-weight: 700;
     padding: 0;
     margin: 0;
     width: 40px;
     height: 40px;
     background: url(images/cross-btn.png) no-repeat center center #d02630;
     border-radius: 100%;
     line-height: 26px;
     z-index: 555;
}
 .video-popup .modal-content {
     background: transparent;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .video-popup .modal-content iframe {
     width: 100%;
     border: 0;
     height: 450px;
     padding: 6px;
     background: #fff;
}
/********transition-decision********/
 .common-banner {
     min-height: 535px;
}
/**********breadcrumb links********/
 .breadcrumb-links {
     text-align: center;
     border-top:1px solid #897a6b;
     border-bottom:1px solid #979797;
}
 .breadcrumb-links .whole_child_menu{
     padding: 20px 0;
}
 .breadcrumb-links a {
     color: #37868E;
     font-size: 24px;
     text-decoration: none;
     font-weight: 700;
     display: inline-block;
     margin: 0 12px;
     padding: 0;
     text-transform: capitalize;
}
 .breadcrumb-links a:hover , .breadcrumb-links a.active{
     color: #D02630;
}
 .breadcrumb-links .vc_column-inner{
     padding-left: 138px !important;
     padding-right: 138px !important;
}
 .breadcrumb-links p{
     padding: 0;
}
 .breadcrumb-links a.breadcrumb-applaybtn{
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     height: 100%;
     background: #d02630;
     max-width: 130px;
     width: 100%;
     margin: 0;
}
 .breadcrumb-links .breadcrumb-applaybtn > span {
     position: relative;
     top: 37%;
     margin: -38px 15px 0 15px;
     color: #fff;
     line-height: 19px;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: 800;
     display: inline-block;
}
 .breadcrumb-links a.breadcrumb-applaybtn:hover {
     background: #7d0306;
     text-decoration: none;
     color: #fff;
}
 body .breadcrumb-links .wpb_content_element{
     margin-bottom: 0;
}
/*****Accordion design********/
 .accordion-row .container {
     max-width: 900px;
}
 .accordion-row h2{
     font-size:40px;
}
 .accordion-row .whole_data #accordion .panel-default{
     border-radius: 0;
     border:0;
     box-shadow: none;
}
 body.wpb-js-composer .accordion-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
     background-color: transparent;
     border: 0;
}
 body.wpb-js-composer .accordion-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
     border:0;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title{
     background: #e7e4e1;
     color: #897a6b;
     font-weight: 700;
     margin: 0 0 20px 0;
     padding: 0;
     border-radius: 0;
}
 body .accordion-row .whole_data #accordion .panel-heading h4.panel-title{
     font-weight: 700;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel a, body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel-title > a, body.wpb-js-composer .accordion-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
     color: #897a6b;
     padding: 20px 75px 20px 26px;
     display: block;
     font-size: 30px;
     text-decoration: none;
     position: relative;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title a .vc_tta-title-text {
     position: relative;
     padding: 0 0 0 30px;
     display: block;
     margin: 0;
}
 body.wpb-js-composer .accordion-row.nopadding .vc_tta.vc_general h4.vc_tta-panel-title a .vc_tta-title-text {
     padding: 0;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title a .vc_tta-title-text i {
     position: absolute;
     left: 0;
     top: 0px;
     font-style: normal;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title a i.vc_tta-icon:before {
     display: none;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title a i.vc_tta-icon {
     position: absolute;
     right: 15px;
     top: 0;
     width: 44px;
     height: 34px;
     bottom: 0;
     margin: auto;
     background-image: url(images/accordian-icon.png);
     background-repeat: no-repeat;
     background-size: contain;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_active h4.vc_tta-panel-title {
     background: #d02630;
     color: #fff;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_active h4.vc_tta-panel-title a {
     color: #fff;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title:hover, body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel-title:hover a {
     color: #fff;
     background: #d02630;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_active h4.vc_tta-panel-title a i.vc_tta-icon {
     position: absolute;
     right: 15px;
     top: 0;
     width: 33px;
     height: 39px;
     bottom: 0;
     margin: auto;
     background-image: url(images/accordian-icon-active.png);
     background-repeat: no-repeat;
     background-size: contain;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body {
     background-color: transparent;
     border: 0;
     padding-top: 0;
     padding-bottom: 30px;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
     font-size: 16px;
     line-height: 23px;
}
 body.wpb-js-composer .accordion-row ul.commonlist li{
     margin-bottom: 10px;
     line-height: 28px;
}
 body.wpb-js-composer .accordion-row ul.commonlist li::before {
     top:11px;
}
 body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body img{
     margin: 0 15px 15px 0 !important;
     display: inline-block;
     float: left;
     max-width: 300px;
}
 body.wpb-js-composer .accordion-row .wpb_content_element {
     margin-bottom: 10PX;
}
/*****short code accordian**********/
 body .accordion-row .whole_data #accordion .panel-heading{
     border: 0;
     padding: 0;
     background: transparent;
}
 body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a{
     display: block;
     padding: 14px 20px;
     background: #e7e4e1;
     color: #897a6b;
     font-weight: 700;
     font-size: 29px;
     margin: 0 0 20px 0;
     position: relative;
}
 body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a:hover, body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a.active{
     background: #d02630;
     color: #fff;
     text-decoration: none;
}
 body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a:after{
     position: absolute;
     right: 15px;
     top: 0;
     width: 44px;
     height: 34px;
     bottom: 0;
     margin: auto;
     background-image: url(images/accordian-icon.png);
     background-repeat: no-repeat;
     background-size: contain;
     content: "";
}
 body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a.active:after{
     content: "";
     position: absolute;
     right: 15px;
     top: 0;
     width: 33px;
     height: 39px;
     bottom: 0;
     margin: auto;
     background-image: url(images/accordian-icon-active.png);
     background-repeat: no-repeat;
     background-size: contain;
}
 .accordion-row #accordion table{
     width:100%;
}
 .accordion-row #accordion ul li{
     padding: 25px 0;
     border-bottom: 1px solid #897a6b;
     float: left;
     width: 100% 
}
 .accordion-row #accordion ul li:last-child{
     border: 0;
}
 .accordion-row #accordion table td.date {
     color: #d02630;
     text-align: center;
     font-size: 20px;
     line-height: 20px;
     font-weight: 400;
     vertical-align: top;
     text-transform: uppercase;
     width:134px;
}
 .accordion-row #accordion table td.date span{
     display: block;
     font-weight: 900;
     line-height: 28px;
     margin-top: 10px;
     font-size: 28px;
}
 .accordion-row #accordion table td.content{
     padding: 0 45px;
}
 .accordion-row #accordion table td h6{
     font-size: 19px;
     font-weight: 700;
     margin: 0;
     padding: 0;
}
 .accordion-row #accordion table td p {
     font-size: 18px;
     font-weight: 300;
     color: #897a6b;
     line-height: 24px;
     padding: 0;
}
 .accordion-row #accordion table td.visitbtn{
     text-align: right;
     width:169px;
}
 .accordion-row #accordion table td.visitbtn a{
     background: #d02630;
     padding: 10px 15px;
     color: #fff;
     display: inline-block;
     font-weight: 900;
}
 .accordion-row #accordion table td.visitbtn a:hover{
     text-decoration: none;
     background: #7d0306;
}
 .accordion-row #accordion .panel-body {
     border: 0;
     margin-top: -20px;
}
/*********Three block row********/
 .threeblock-row h3 {
     font-weight: 700;
}
 .threeblock-row h3 a{
     color: #fff!important;
     text-decoration: none;
}
 .threeblock-row .wpb_single_image .vc_figure {
     max-width: 102%;
     width: 100%;
     position: relative;
}
 .threeblock-row .wpb_single_image .vc_single_image-wrapper {
     width: 100%;
     max-width: 102%;
}
 .threeblock-row .wpb_single_image img {
     width: 100%;
}
 .threeblock-row p.vc_custom_heading a{
     color: #fff;
     text-decoration: none;
}
/************Recruiter Advantage page css******/
 body .vs-container {
     max-width: 1050px;
     width: 98%;
     margin: 0 auto;
     float: none;
     display: block !important;
     position: relative;
}
 body .vs-round {
     position: relative;
     display: block;
     float: left;
     width: 100%;
     margin: 0;
}
 body .vs-round .wpb_single_image .vc_figure {
     height: 167px;
     vertical-align: middle;
     display: table;
     width: 100%;
}
 body .vs-round .wpb_single_image .vc_single_image-wrapper {
     display: table-cell;
     vertical-align: middle;
}
 body .vs-round:after {
     width: 80px;
     height: 80px;
     background-color: #d02630;
     border: 7px solid #fff;
     border-radius: 100%;
     font-size: 21px;
     color: #fff;
     line-height: 66px;
     content: "VS";
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     margin: auto;
     text-align: center;
     font-weight: 900;
     display: inline-block;
}
 .vs-content p {
     font-weight: 600;
}
/***********alumni-page-container***********/
 body .alumni-container {
     max-width: 890px;
     width: 98%;
     margin: 0 auto;
     float: none;
     display: block !important;
     position: relative;
}
 body .alumni-container h5 {
     font-weight: 700;
}
/** site-content **/
 .single_career_title{
     text-align: center;
     margin-top: 55px;
     margin-bottom: 15px;
     padding: 0 15px;
}
 .carrer-field-single .breadcrumb-links{
     margin: 0 0 40px 0;
     padding:0;
     position: relative;
}
 .carrer-field-single .breadcrumb-applaybtn{
     top:0;
}
 .career-template-default p {
     font-size: 16px;
     line-height: 26px;
}
 .content-main-title {
     margin-bottom: 30px;
     clear: both;
     width: 100%;
     display: block;
     float: left;
}
 .content-main-title .wpb_single_image {
     float: left;
     margin: 0 30px 0 0;
}
 .content-main-title .content-page-title {
     margin: 39px 0 0 0;
     float: left;
     color: #37868E;
     font-weight: 900;
     ;
     font-size: 30px;
}
 .career-template-default h4 {
     font-size:24px;
     font-weight:600;
}
 .career-template-default h6 {
     font-weight: 600;
     margin:16px 0;
}
/** Right Sidebar **/
 .right-sidebar-section section {
     background: #e7e4e1;
     padding:14px 19px 0 19px;
     margin: 0 0 25px 0;
}
 .right-sidebar-section section.widget_nav_menu{
     padding:20px 30px;
}
 .career-template-default .right-sidebar-section h2 {
     font-weight: 700;
     margin:0px 0 5px 0;
     color: #d02630;
     font-size: 24px;
}
 .career-template-default .right-sidebar-section .widget_nav_menu h2{
     margin: 10px 0 30px 0;
     color: #37868E;
     font-size: 28px;
}
 .career-template-default .right-sidebar-section p {
     font-size: 16px;
     line-height: 22px;
}
 .right-sidebar-section ul.menu {
     width: 100%;
     margin: 0;
     padding: 0;
}
 .right-sidebar-section ul.menu li {
     width: 100%;
     margin: 0 0 5px 0;
     padding: 0;
     list-style: none;
     display: inline-block;
}
 .right-sidebar-section ul.menu li a {
     width: 100%;
     margin: 0;
     padding: 0;
     list-style: none;
     font-size: 24px;
     color: #37868E;
     font-weight: 700;
     float: left;
     line-height: 26px;
     text-decoration: none;
     outline: none;
}
 .right-sidebar-section ul.menu li a:hover, .right-sidebar-section ul.menu li.current-menu-item a {
     color: #d02630;
}
 .right-sidebar-section .career-tips{
     position:relative;
     padding:0 0 0 65px;
}
 .right-sidebar-section .career-tips img{
     position:absolute;
     left:0;
     top:0;
     width:50px;
}
 .right-sidebar-section .career-tips p:nth-of-type(1){
     padding-bottom: 0;
}
/** care.career-tipser **/
 .career_page_section {
     margin-top:40px;
     text-align:center;
}
 .career_page_section .col-md-4{
     display:inline-block;
     vertical-align:top;
     float: none;
     width: 33%;
}
 .career_page_section .col-md-4 .content{
     min-height: 130px;
}
 .career_page_section .career_fields_box {
     width: 100%;
     display: inline-block;
     border: #37868e solid 1px;
     padding: 20px;
     text-align: center;
     min-height: 300px;
     margin: 0 0 30px 0;
     position: relative;
}
 .career_page_section .career_fields_box h4 {
     text-transform: uppercase;
     font-size:24px;
     word-wrap: break-word;
}
 .career_page_section .career_fields_box .content{
     font-size: 14px;
     line-height: 20px;
}
 .career_page_section .career_fields_box a {
     background: #d02630;
     color: #fff;
     font-weight: 900;
     font-size: 16px;
     line-height: 16px;
     border: 0;
     padding: 12px 19px;
     width: 133px;
     position: relative;
     bottom: 0;
     left: 0;
     right: 0;
     display: inline-block;
     margin: 20px 0 0 0;

}
 .career_page_section .career_fields_box a:hover {
     background: #911a21;
}
/**********logos*************/
 body .logorow .vc_single_image-wrapper {
     display: table-cell;
     height:165px;
     vertical-align: middle;
}
/************gravity form design****/
 .formdesign .container{
     max-width: 1000px;
     width:95%;
}
 .formdesign.contact-us-form h3.gform_title{
     display: none;
}
 .formdesign .gform_wrapper h3.gform_title{
     text-align: center;
     font-weight: 900;
     font-size: 28px;
     margin-bottom: 50px;
}
 .sidebar .formdesign .gform_wrapper h3.gform_title{
     text-align: left;
     font-weight: 700;
     font-size: 28px;
     margin-bottom: 0;
}
 body .formdesign .gform_wrapper ul li.gfield, .gform_wrapper li.gfield.gfield_error.gfield_contains_required{
     margin-top: 25px;
     padding-right: 0;
}
 body .formdesign .gform_wrapper ul li.break-form {
     margin: 0;
}
 body .formdesign .gform_wrapper ul li.subtitle.gfield{
     border-bottom: 1px solid #897a6b;
          margin: 80px 15px 20px 15px !important;
}


 body .formdesign .gform_wrapper .update-alumni-info h2.gsection_title{
     color:#37868e;
     font-size: 24px;
     font-weight: 700;
     padding: 0 0 15px 0;
     text-align: left;
}

 body .formdesign .gform_wrapper .update-alumni-info h3.gform_title{
     display: none;
}
 body .formdesign .gform_wrapper ul li{
     vertical-align: top;
}
 body .formdesign .gform_wrapper ul li.one-column.gfield{
     display: inline-block;
     padding: 0 20px;
     width:100%;
}
 body .formdesign .gform_wrapper ul li.two-column.gfield{
     width:50% !important;
     display: inline-block;
     padding: 0 20px;
}
 body .formdesign .gform_wrapper ul li.name-column.gfield{
     padding: 0 20px;
}
 body .formdesign .gform_wrapper ul li.name-column.gfield div.ginput_container_name span.name_first{
     padding-right:25px;
}
 body .formdesign .gform_wrapper ul li.name-column.gfield div.ginput_container_name span.name_last{
     padding-left:15px;
}
 body .formdesign .gform_wrapper ul li.radiorow label{
    vertical-align: top;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container{
    display: inline-block;
     margin: 0 0 0 40px;
     width:80%;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul {
    margin: 0;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li{
    position: relative;
     margin-bottom: 18px;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li input{
    position: absolute;
     width: 100%;
     height: 100%;
     opacity: 0;
     left: 0;
     top:0;
     margin:0;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li label{
     position: relative;
     padding: 0 0 0 30px;
     font-weight: 700;
     font-size: 17px;
     line-height: 27px;
     margin: 0;
}

 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li label:before{
     width:25px;
     height: 25px;
     border-radius: 100%;
     border:1px solid #897a6b;
     content: "";
     position: absolute;
     left: 0;
     top:2px;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li input[type="radio"]:checked + label:before{
     top:2px;
}
 body .formdesign .gform_wrapper ul li.radiorow .ginput_container ul li input[type="radio"]:checked + label:after{
     width:15px;
     height: 15px;
     border-radius: 100%;
     background:#d02630;
     content: "";
     position: absolute;
     left: 5px;
     top:7px;
}

body .formdesign .gform_wrapper ul li.checkbox label.gfield_label{
   display: none;
}

body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li{
    position: relative;
     margin-bottom: 18px;
}
 body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li input{
    position: absolute;
     width: 100%;
     height: 100%;
     opacity: 0;
     left: 0;
     top:0;
     margin:0;
}
 body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li label{
     position: relative;
     padding: 0 0 0 30px;
     font-weight: 700;
     font-size: 17px;
     line-height: 27px;
     margin: 0;
}

 body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li label:before{
     width:25px;
     height: 25px;
     border-radius: 0;
     border:1px solid #897a6b;
     content: "";
     position: absolute;
     left: 0;
     top:1px;
}
 body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li input[type="checkbox"]:checked + label:before{
     top:1px;
}
 body .formdesign .gform_wrapper ul li.checkbox .ginput_container ul li input[type="checkbox"]:checked + label:after{
     width:15px;
     height: 15px;
     border-radius: 0;
     background:#d02630;
     content: "";
     position: absolute;
     left: 5px;
     top:6px;
}
 .formdesign .gform_wrapper label.gfield_label{
     color: #897a6b;
     font-size: 18px;
     font-weight: 600;
     margin-bottom: 5px;
}
 .formdesign .gform_wrapper span.gfield_required{
     display: inline-block;
     color: #f00 
}
 body .formdesign .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
     padding: 15px;
     font-family: 'Nunito Sans', sans-serif;
     font-size: 18px;
     font-weight: 400;
}
 body .formdesign .gform_wrapper .gform_body .ginput_container input, 
 body .formdesign .gform_wrapper .gform_body .ginput_container textarea{
     border:1px solid #ebe7e6;
     color: #897a6b;
     background-color: #ebe7e6;
}

 body .formdesign .gform_wrapper .gform_body .ginput_container  input[type="file"]{
      padding:17px 12px;
      width:100%;
 }

body.page-id-6406 .formdesign .gform_wrapper .gform_body .ginput_container input, body.page-id-6406 .formdesign .gform_wrapper .gform_body .ginput_container textarea{
     border:1px solid #897a6b;
     color: #897a6b;
     background-color: #fff;
}
body.page-id-6406 .formdesign .gform_wrapper .gform_body .ginput_container input[type="file"]{
     border:0px;
     padding: 17px 12px 17px 0px;
}

/* body .formdesign .gform_wrapper .gform_body .ginput_container textarea{
     height: 268px;
}
 body .formdesign .gform_wrapper .submit-testimonial .gform_body .ginput_container textarea{
     min-height: 350px;
     height: auto;
}
 */
 .formdesign .gform_wrapper .ginput_container select{
     font-family: 'Nunito Sans', sans-serif;
     color:#897a6b;
     border:1px solid #897a6b;
     background-color: #fff;
     background-image: url(images/select-arrow.png);
     background-repeat: no-repeat;
     background-position: 95% center;
     padding: 10px 53px 10px 15px;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     font-size: 18px;
}
 .formdesign .gform_wrapper .ginput_container label, .formdesign .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
     color: #897a6b;
     font-weight: 300;
     margin: 10px 0 0 0;
     font-size: 13px;
}
 .formdesign .gform_wrapper .gform_footer{
     text-align: center;
}
 .sidebar .formdesign .gform_wrapper .gform_footer{
     text-align: left;
}
 .formdesign .gform_wrapper .gform_footer input.button{
     background: #D02630;
     font-weight: 900;
     color: #fff;
     font-size: 20px;
     text-transform: uppercase;
     padding: 10px 30px;
     border: 0;
     margin: 35px 0;
}
 .sidebar .formdesign .gform_wrapper .gform_footer input.button{
     margin: 0;
}
 .formdesign .gform_wrapper .gform_footer input.button:hover, .formdesign .gform_wrapper .gform_footer input.button:focus {
     background: #911a21;
     color: #fff;
}
 .formdesign .gform_wrapper div.validation_error{
     display: none;
}
 .gform_wrapper li.gfield.gfield_error, .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
     font-size: 25px;
     line-height: 28px;
     font-weight: 900;
     display: block;
     border: 0;
     float: left;
     width: 100%;
     margin: 0 0 0px 0 !important;
     background: transparent;
}
 body .gform_confirmation_message{
     font-size: 25px;
     line-height: 28px;
     text-align: center;
     color: green;
     font-weight: 900;
}
 body .gform_wrapper .validation_message {
     color: #f00;
     font-weight: 500;
     letter-spacing: normal;
     font-size: 14px;
     padding: 0 !important;
}
 body .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper li.gfield_error textarea{
     border:1px solid #ebe7e6;
}
 body .formdesign .gform_wrapper ul li.name-column.gfield.gfield_error div.ginput_container_name span.name_first{
     padding-right: 20px;
}
 body .formdesign .gform_wrapper ul li.name-column.gfield.gfield_error div.ginput_container_name span.name_last{
     padding-right:0;
}
 body .formdesign .gform_wrapper .refer-friend-colleague h3.gform_title, body .formdesign .gform_wrapper .submit-testimonial h3.gform_title{
     display: none;
}
 body .formdesign .gform_wrapper .submit-testimonial ul li.gfield.checkbox-row{
     margin: 0;
}
 body .formdesign .gform_wrapper ul li.gfield.checkbox-row > label{
     display: none;
}
 body .formdesign .gform_wrapper ul li.checkbox-row .gfield_checkbox li{
     position: relative;
}
 body .formdesign .gform_wrapper ul li.checkbox-row .gfield_checkbox li input{
     position: absolute;
     top:0;
     left: 0;
     height: 1005;
     width: 100%;
     opacity: 0;
     z-index: 88;
}
 body .formdesign .gform_wrapper ul li.checkbox-row .gfield_checkbox li label{
     color: #897a6b;
     font-size: 18px;
     font-weight: 600;
     margin-bottom: 5px;
     position: relative;
     padding: 0 0 0 31px !important;
}
 body .formdesign .gform_wrapper ul li.checkbox-row .gfield_checkbox li label:before{
     width:21px;
     height: 21px;
     position: absolute;
     left: 0;
     top:0;
     content: "";
     background:#ebe7e6;
     text-align: center;
}
 body .formdesign .gform_wrapper ul li.checkbox-row .gfield_checkbox li input[type="checkbox"]:checked + label:before{
     content: "\f00c";
     font-family: FontAwesome;
     font-style: normal;
     font-weight: normal;
     text-decoration: inherit;
    /*--adjust as necessary--*/
     color: #fff;
     font-size: 15px;
     line-height: 22px;
     background:#897a6b;
}
 body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li{
    min-height: 145px;
     margin-top:10px !important;
}
 body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li.radiorow, body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li.radiorow ul li, body .sidebar .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li, body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.checkbox-row .ginput_container_checkbox li, body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li.gfield.checkbox-row {
    min-height: 10px;
}
 body .formdesign .gform_wrapper.gform_validation_error ul.gform_fields li.break-form{
    min-height: 2px;
}
 body .formdesign .gform_wrapper .field_description_below .gfield_description{
     padding: 0;
}
 body .formdesign .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body .formdesign .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
     margin-top: 0;
}
 body .formdesign .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
     display: inline-block;
     float: none;
}
 .sidebar .formdesign{
     background: #fff;
     padding: 20px;
}
 .thankyou-msg{
     color: green;
     font-size: 20px;
     text-align: center;
     font-weight: 700;
     border: 1px solid green;
     padding: 30px;
}
 .es_msg {
     color: green;
     font-size: 20px;
     text-align: center;
     font-weight: 700;
}
/*********Resource center main page row******/
 .spaceleft{
     padding-left: 100px !important;
}
/************Alumni listing page********/
 body .alumni-listing-container{
     max-width: 990px;
     width:98%;
     margin:0 auto;
     display: block;
}
/*************timeline page css***********/
 .timelineprocess{
     max-width: 1284px;
     margin: 40px auto;
     float:none;
     width:100%;
}
 .timeline-page{
     position: relative;
     width:100%;
     padding: 0 80px;
     float: left;
     margin: 0 0 80px 0;
}
 .timeline-page:before{
     position: absolute;
     content: "";
     height: auto;
     width:2px;
     left:0;
     right: 0;
     margin: auto;
     top:0;
     bottom:168px;
     background: #7d0306;
}
 .startline{
     border-radius: 100%;
     width: 128px;
     height: 128px;
     color: #fff;
     font-weight: 900;
     text-align: center;
     font-size: 22px;
     line-height: 113px;
     background: #d02630;
     text-transform: uppercase;
     padding-top: 0;
     left: 0;
     right: 0;
     margin: 0 auto;
     display: block;
     position: relative;
     border: 7px solid #fff;
}
 .timelinebox h5{
     text-transform: uppercase;
     font-size: 21px;
     background: #897a6b;
     padding:15px 30px;
     display: block;
     margin: 0;
     color:#fff;
     text-align: center;
}
 .timeline-page .timelinebox.middle h5{
     background: #d02630;
}
 .timeline-page .timelinebox.left:nth-of-type(1) h5{
     background: #37868e;
}
 .timelinebox .timeline-content{
     padding: 15px 30px;
     border-bottom: 1px solid #897a6b;
     min-height: 100px;
}
 .timelinebox .timeline-content p{
     font-size:16px;
     padding: 0 0 10px 0;
     line-height: 28px;
}
 .timelinebox .timeline-content ul {
     padding: 15px;
     margin: 0;
}
 .timelinebox .timeline-content ul li{
     font-size:16px;
     line-height: 28px;
     display: block;
     margin: 0 0 8px 0;
     padding: 0 0 0 10px;
     position: relative;
     color: #4a4a4a;
}
 .timelinebox .timeline-content ul li:before{
     content: "";
     position: absolute;
     left: 0;
     top: 9px;
     width: 6px;
     height: 6px;
     border-radius: 100%;
     background-color: #4a4a4a;
     display: inline-block;
}
 .timelinebox p.read-more-link, .timelinebox p.read-more-less{
     padding: 0;
}
 .timelinebox .more_read_more{
     display: block;
     padding: 8px 50px 8px 8px;
     text-align: right;
     text-transform: uppercase;
     font-weight: 900;
     color:#897a6b;
     background-image: url(images/accordian-icon.png);
     background-position: 98% center;
     background-size: 30px auto;
     background-repeat: no-repeat;
     cursor: pointer;
     font-size: 14px;
     text-decoration: none;
}
 .timeline-page .timelinebox{
     display: inline-block;
     width:47%;
     position: relative;
     border:1px solid #897a6b;
     background: #FFF 
}
 .timeline-page .timelinebox.left{
     float: left;
     margin-top:40px;
     margin-bottom: 40px;
     clear: left;
}
 .timeline-page .timelinebox.right {
     float: right;
     margin-top:65px;
     margin-bottom: 65px;
     clear: right;
}
 .timeline-page .timelinebox.middle{
     float: none;
     clear: both;
     display: block;
     margin:80px auto 40px auto;
}
 .timeline-page .timelinebox.left:nth-of-type(1){
     margin-top:80px;
}
 .timeline-page .timelinebox.right:nth-of-type(2){
     margin-top: 130px;
}
 .timeline-page .timelinebox.left:nth-last-of-type(1){
     margin-top:300px;
}
 .timeline-page .timelinebox.left:nth-last-of-type(1) span{
     border-radius: 100%;
     width: 100px;
     height: 100px;
     color: #fff;
     font-weight: 900;
     content: "Finish line";
     text-align: center;
     font-size: 22px;
     line-height: 23px;
     position: absolute;
     background: #d02630;
     text-transform: uppercase;
     padding-top: 27px;
     top: -150px;
     left: 97%;
     margin: auto;
}
 .timeline-page .timelinebox.left:after{
     width: 0;
     height: 0;
     border-top: 15px solid transparent;
     border-left: 15px solid #897a6b;
     border-bottom: 15px solid transparent;
     content: "";
     position: absolute;
     left:100%;
     top:10px;
}
 .timeline-page .timelinebox.left:nth-of-type(1):after{
     border-left: 15px solid #37868e;
}
 .timeline-page .timelinebox.right:after{
     width: 0;
     height: 0;
     border-top: 15px solid transparent;
     border-right: 15px solid #897a6b;
     border-bottom: 15px solid transparent;
     content: "";
     position: absolute;
     right:100%;
     top:10px;
}
 .timeline-page .timelinebox:before{
     content: "";
     width:20px;
     height: 20px;
     background: #d02630;
     position: absolute;
     border-radius: 100%;
     top:15px;
}
 .timeline-page .timelinebox.left:before{
     right:-45px;
}
 .timeline-page .timelinebox.right:before{
     left:-45px;
}
 .timeline-page .timelinebox.middle:after, .timeline-page .timelinebox.middle:before{
     display: none;
}
/************transition tool page*******/
 .template-page-design{
     padding:50px 0 40px 0;
}
 .template-page-design .page-title{
     margin: 0px 0 14px 0;
}
 .template-page-design .breadcrumb-links{
     position: relative;
     margin-bottom: 0px;
}
 .transition-tool-page .career_page_section{
     margin-top:18px;
}
 .transition-tool-page .career_page_section .row .col-md-4{
     padding: 0 20px;
     margin-bottom:10px;
}
 .transition-tool-page .image_single{
     margin-top: 35px;
     min-height: 100px;
}
 .transition-tool-page .image_single img{
     max-height: 100px;
}
 .transition-tool-page .career_page_section .career_fields_box h4{
     font-size: 25px;
     margin: 0px 0 20px 0;
}
 .transition-tool-page .career_page_section .col-md-4 .content{
     min-height: 75px;
}
 .transition-tool-page .career_page_section .col-md-4 .content p{
     font-size: 15px;
     line-height: 22px;
}
 .transition-tool-page .career_page_section .career_fields_box a{
     font-size: 15px;
     line-height: 15px;
     width: 143px;
     text-transform: uppercase;
     margin: 0px 0 30px 0;
     display: inline-block;
}
 .transition-tool-page .testimonial-latest-box-row{
     background: #e8f3f3;
     padding:40px 0;
     margin-top:40px;
}
 .transition-tool-page .testimonial-latest-box-row h3{
     color:#897a6b;
     text-transform: capitalize;
     margin: 0 0 30px 0;
}
 .transition-tool-page .home-post-list .postread{
     background: #e8f3f3 
}
/******The book page */
 .the-book-img img{
     margin-bottom:-90px;
}
/*****history page******/
 .historypage-ttl a.breadcrumb-applaybtn{
     color: #fff;
     font-size: 18px;
     line-height: 18px;
     font-weight: 800;
     background: #d02630;
     width: auto;
     margin: 0;
     margin-bottom: 0px;
     float: left;
     display: inline-block;
     padding: 27px 36px;
     text-transform: uppercase;
     text-decoration: none;
     text-align: center;
}
 a.rsvp-conferance{
     color: #fff;
     font-size: 18px;
     line-height: 18px;
     font-weight: 800;
     background: #d02630;
     width: auto;
     max-width: 185px;
     margin: 0;
     display: inline-block;
     padding: 15px 21px;
     text-transform: uppercase;
     text-decoration: none;
     text-align: center;
}
 .historypage-ttl a.rsvp-conferance{
     float: right;
}
 a.breadcrumb-applaybtn:hover, a.rsvp-conferance:hover{
     background: #7d0306;
     text-decoration: none;
     color: #fff;
}
/*****Webcast page design*****/
 .webcast_sidebar {
	text-align: left !important;
}
.webcast_sidebar .webcast_events table td {
    vertical-align: top;
    padding: 0;
}
.webcast_sidebar .webcast_events {
	margin-left: 10px;
}

.webcast_events, .webcast_events p{
     font-size: 16px;
     line-height: 28px;
	 text-align: left;
}

.webcast_sidebar .webcast_events h3{
    font-weight: 800;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 19px;
    line-height: 22px;
    text-align: left !important;
    color: #897A6B;
}
.webcast_sidebar .webcast_events table td h3 {
    margin-top: 0;
}
.webcast_sidebar .webcast_events h4{
     margin-bottom: 20px;
	 font-size: 14px;
	 line-height: 24px;
	 text-align: left !important;
	color: #897A6B;
}

.static-para p {
    text-align: left;
    color: #897a6b;
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
    line-height: 22px;
}
.webcast_sidebar .webcast_events h4 {
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
    text-align: left !important;
    color: #897A6B;
    margin-bottom: 0 !important;
}
 .webcast_events h3{
     font-weight: 700;
     margin-bottom: 15px;
	 font-size: 20px;
	 line-height: 24px;
	 text-align: left !important;
}
 .webcast_events h4{
     margin-bottom: 36px;
	 font-size: 18px;
	 line-height: 24px;
	 text-align: left !important;
}
 .webcast_events ul{
     list-style: none;
     padding: 0 0 0 20px;
     margin: 20px;
}
 .webcast_events ul li{
     display: block;
     margin-bottom: 15px;
     position: relative;
     padding: 0 0 0 15px;
     font-size: 16px;
     line-height: 25px;
}
 .webcast_events ul li:before{
     content: "";
     position: absolute;
     left: 0;
     top: 9px;
     width: 6px;
     height: 6px;
     border-radius: 100%;
     background-color: #4a4a4a;
     display: inline-block;
}
 .webcast_events .common-btn2{
     text-align: center;
     margin: 20px 0 20px 0;
}
.webcast_sidebar .webcast_events table td .common-btn2 {
    padding: 0 22px;
    margin: 0;
}
.webcast_sidebar .webcast_events .common-btn2 .vc_general{
     display: inline-block;
	font-size: 14px;
	padding: 8px 15px;
}
 .webcast_events .common-btn2 .vc_general{
     display: inline-block;
}
 .webcast_events .common-btn2 .vc_general:hover{
     background: #7d0306;
     text-decoration: none;
}

.webcast-txt {
    width: 80%;
    margin: 0 auto;
}
/*******Sidebar******/
 .sidebar section{
     margin-bottom: 30px;
}
 .sidebar h2.widget-title, .sidebar h2{
     font-size: 28px;
     font-weight: 700;
     margin:15px 0 25px 0;
     padding: 0;
}
 .sidebar .privacy-statement{
     font-size: 16px;
     line-height: 24px;
}
 body .sidebar .common-btn2 .vc_general{
     display: inline-block;
     font-size: 11px;
     padding: 10px 15px;
     margin-top: 15px;
}
 .podcast-sidebar, .subscribe-sidebar, .category-sidebar, .news-event-sidebar {
     background: #fff;
     padding: 20px 20px 30px 20px;
}
 .hiring-conferences-sidebar .news-event-sidebar{
     background: #dcd8d3;
}
 .podcast-sidebar ul li{
     display: block;
     margin: 0 0 15px 0;
}
 .podcast-sidebar ul li a{
     font-size: 16px;
     color: #EE4948;
     font-weight: 700;
     text-decoration: underline;
}
 .podcast-sidebar ul li a:hover{
     color: #4a4a4a;
}
 .category-sidebar ul li{
     display: block;
     font-size: 20px;
     font-weight: 700;
     margin-bottom:10px;
}
/*********career-tips-page************/
 .career-podcast-page .container {
     max-width: 1389px;
}

 .career-podcast-page .full-width-row{
     background-color: rgba(137,122,107,0.1);
     padding:40px 0;
}
 .career-tips-page .careerboxes .careerbox{
     margin: 0 0 30px 0;
     background: #fff;
     padding: 30px;
}
 .career-podcast-page h4{
     font-weight: 700;
     margin-bottom: 20px;
}
 .career-podcast-page .careerboxes, .career-podcast-page .careerboxes p{
     font-size: 16px;
     line-height: 24px;
     font-weight: 400;
}
 .career-podcast-page .careerboxes ul li{
     background: #fff;
     margin: 0 0 30px 0;
     padding: 30px;
     color:#4a4a4a;
     position: relative;
}
  .career-podcast-page .careerboxes ul li ol{list-style:none;}
 .career-podcast-page .careerboxes ul li ul li,
  .career-podcast-page .careerboxes ul li ol li{
     display: block;
     margin-bottom: 8px;
     position: relative;
     padding: 0 0 0 15px;
}
 .career-podcast-page .careerboxes ul li ul li:before,
  .career-podcast-page .careerboxes ul li ol li:before{
     content: "";
     position: absolute;
     left: 0;
     top: 9px;
     width: 6px;
     height: 6px;
     border-radius: 100%;
     background-color: #4a4a4a;
     display: inline-block;
}
 .career-podcast-page .careerboxes .post_date{
     text-transform: uppercase;
     font-weight: 700;
     font-size: 14px;
}
 .career-podcast-page .careerboxes .post_date .entry-category{
     color:#d02630;
}
 .career-podcast-page .careerboxes .post_date .entry-category a{
     display: inline-block;
     position: relative;
     margin: 0 0 0 10px;
     padding-left: 8px;
}
 .career-podcast-page.news-event .careerboxes .post_date .entry-category{
     color:#4A4A4A;
}
 .career-podcast-page .careerboxes .post_date .entry-category a:before{
     width:1px;
     height: 15px;
     top:0;
     bottom: 0;
     margin: auto;
     left:0px;
     background: #d02630;
     content: "";
     position: absolute;
}
 .careerboxes .common-btn2 {
     margin-top: 15px;
     display: inline-block;
}
 .careerboxes .common-btn2 .vc_general{
     font-size: 13px;
     padding: 8px 19px;
     display: inline-block;
}
 .loadmore-btn {
     text-align: center;
     margin: 80px 0;
}
 .loader-btn{
     text-align: center;
}
 .career-podcast-page .careerboxes .loadmore-btn .vc_general{
     font-size: 17px;
     background: url(images/loadmore-arrow.png);
     background-repeat: no-repeat;
     background-position: 83% center;
     padding: 11px 70px 11px 18px;
     cursor: pointer;
}
 .career-podcast-page .careerboxes .loadmore-btn .vc_general:hover{
     background: url(images/loadmore-arrow-white.png) #7d0306;
     background-repeat: no-repeat;
     background-position: 83% center;
     border: 1px solid #7d0306;
}
 .sharing-options{
     position: relative;
     right:0;
     top: 16px;
     display:inline-block;
}
 .single-career_tips .sharing-options, .single-podcast .sharing-options{
     float: none;
}
 .sharing-options .share-button{
     width: 40px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     background: #eeecee;
     display: inline-block;
}
 .sharing-options .fa{
     color:#37868e;
     font-size: 19px;
     line-height: 40px;
}
 .share-opt{
     display: block;
     position: absolute;
     width:170px;
     right: 0;
     text-align: center;
     background: #ebe7e6;
     padding: 10px 3px;
}
 .sharing-options .share-opt a .fa{
     color:#fff;
}
 .share-opt a{
     display: inline-block;
     margin: 2px;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color:#fff;
}
 .share-opt a.facebook-button{
     background: #3b5998;
}
 .share-opt a.linkedin-button{
     background: #007bb5;
}
 .share-opt a.twitter-button{
     background: #1da1f2;
}
 .share-opt a.google-plus-button{
     background: #db4437;
}
 .career-podcast-page.single-page .careerboxes{
     background: #fff;
     padding: 30px;
}
 .career-podcast-page.single-page .careerboxes ul{
     margin: 10px 0;
     color: #4a4a4a 
}
 .career-podcast-page.single-page .careerboxes ul li{
     margin: 0 0 10px 0;
     padding: 0 0 0 20px;
     position:relative;
}
 .career-podcast-page.single-page .careerboxes ul li:before{
     content: "";
     position: absolute;
     left: 0;
     top: 9px;
     width: 6px;
     height: 6px;
     border-radius: 100%;
     background-color: #4a4a4a;
     display: inline-block;
}
 .career-podcast-page.single-page .careerboxes ol{
     margin: 10px 0;
     padding: 0 0 0 20px;
     color: #4a4a4a;
	
}
 .career-podcast-page.single-page .careerboxes ol li{
     margin: 0 0 10px 0;
}
/********Testionial row*******/
 .testimonial-row {
     background: #e5f1f2;
     padding:40px 0;
}
 .testimonial-row .flexslider{
     background: transparent;
     border: 0;
     margin: 0;
     padding: 0;
     text-align: center;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .testimonial-row .flexslider .content, .testimonial-listing-page .content{
     max-width: 1015px;
     width:100%;
     margin:0 auto 40px auto;
     display: block;
     font-size: 18px;
     line-height: 32px;
     color: #4a4a4a;
     text-align: center;
}
 .testimonial-row .flexslider .content{
     margin-top:20px;
}
 .testimonial-row .flexslider .fa{
     font-size: 30px;
     color: #37868E;
}
 .testimonial-row .flexslider .title, .testimonial-listing-page .title{
     text-transform: uppercase;
     font-size: 18px;
     letter-spacing: 3px;
     color: #4a4a4a;
     max-width: 1015px;
     width:100%;
     margin: 0 auto ;
     display: block;
     text-align: center;
     padding: 0 0 20px 0;
}
 .flex-direction-nav a.flex-next::before, .flex-direction-nav a.flex-prev::before{
     display: none;
}
 .flex-direction-nav a.flex-next{
     background-image: url(images/testimonial-row-right.png);
     height: 48px;
     width: 58px;
     display: inline-block;
     background-size: contain;
     font-size: 0;
     background-repeat: no-repeat;
}
 .flex-direction-nav a.flex-prev{
     background-image: url(images/testimonial-row-left.png);
     height: 48px;
     width: 58px;
     display: inline-block;
     background-size: contain;
     font-size: 0;
     background-repeat: no-repeat;
}
 .testimonial-listing-page ul li{
     background: #e5f1f2 ;
     padding: 40px;
     margin: 0 0 40px 0;
}
/* Loader Css */
 .load1:link, .load1:visited {
     background-color: #f44336;
     color: white;
     padding: 14px 25px;
     text-align: center;
     text-decoration: none;
     display: inline-block;
}
 .load1:hover, .load1:active {
     background-color: red;
}
/************TEstimonial page********/
 .testimonail-page {
    text-align: center;
}
 .testimonail-page .testimonial_box{
    margin-top: 30px;
}
 .testimonail-page .testimonial_box h4{
    font-weight: 700;
}
 .testimonail-page .testimonial_box p{
     line-height: 24px;
 }
 .testimonail-page .image_single{
    margin-bottom:0px;
}
 .testimonail-page .image_single img{
    min-height: 300px;
     max-height: 300px;
}
 .testimonail-page .videos video, .testimonail-page .videos iframe{
    width:100%;
     max-height: 300px;
}
 .testimonail-page .testimonial-content{
    padding: 25px;
}
 .testimonail-page .testimonial-content .compnay-name{
     margin-bottom: 15px;
}
 .testimonail-page-category .page-title{
     margin: 50px 0 15px 0;
}
/****Team page design*/
 .team-page .team-box{
     position: relative;
     margin-bottom: 30px;
     cursor: pointer;
}
 .team-page .team-box .image_single img{
    width:100%;
     margin-top: -63px;
}
 .team-page .team-box .image_single {
     max-height: 320px;
     overflow: hidden;
}
 .team-page .team-box h4{
     position: absolute;
     right:0;
     left: 0;
     bottom:0;
     padding: 18px;
     background: rgba(255,255,255,0.8);
     text-align: left;
     font-size: 18px;
     line-height: 18px;
     font-weight: 700;
     margin: 0;
}
 .team-page .team-box:hover > h4{
     color: #d02630;
}
 .teampopup {
     padding-right:0 !important;
}
 .teampopup .modal-dialog{
     max-width: 1170px;
     width:90%;
}
 .teampopup .modal-content{
     border-radius: 0;
     padding: 0 30px 40px 30px;
}
 .teampopup .modal-dialog h2{
     margin-top: 0;
     margin-bottom: 20px;
}
 .teampopup .modal-dialog p,
  .teampopup .modal-dialog .content{
     font-size: 17px;
     line-height: 31px;
}
 .teampopup .modal-dialog .image_single img{
     width: 100%;
}
 .teampopup .modal-dialog button.close{
     opacity: 1;
     margin: 15px 0 20px 15px;
     z-index: 999;
     position: relative;
}
/*********Our mission page****/
 .our-mission-page{
     position: relative;
}
 .our-mission-page .breadcrumb-links{
     position: absolute;
     bottom:70px;
     left: 0;
     right:0;
     border: 0;
}
 .our-mission-page .breadcrumb-links a.breadcrumb-applaybtn {
     position: relative;
     float: left;
     height: auto;
     top: 0;
     max-width: 157px;
}
 .our-mission-page .breadcrumb-links a.breadcrumb-applaybtn span{
     top: 0;
     margin: 0;
     padding: 22px 15px;
}
 .our-mission-page .breadcrumb-links .rsvp-conferance{
    float: right;
}
 .our-mission-page .page-title{
     margin: 10px 0 30px 0;
     border-bottom: 1px solid #897a6b;
     border-top: 20px solid #37868e;
     padding-bottom: 15px;
     padding-top: 15px;
}
 .our-mission-page .page-title h1{
    padding: 0;
     margin: 0;
}
 .our-mission-page h4{
     margin-bottom: 40px;
}
 .our-mission-page .accomplishbox{
     margin-bottom: 30px;
}
 .our-mission-page .accomplish-row h6{
     max-width: 80%;
     display: block;
     margin: 20px auto;
}
/*************Imp Conatct 2*******/
 .employer-contact{
     text-align: center;
}
 .employer-contact .modal-content{
     text-align: left;
}
 .emp-contact-2{
     text-align: center;
     margin-top: 30px;
     margin-bottom: 30px;
     float: none;
     display: inline-block;
}
 .emp-contact-2 figure{
     width: 230px;
     height: 230px;
     overflow: hidden;
     border-radius: 100%;
     display: block;
     margin: 0 auto;
}
 .emp-contact-2 figure img{
     width: 120%;
     height: auto;
}
 .emp-contact-2 h3{
     font-weight: 700;
     margin-bottom: 15px;
}
 .emp-contact-2 .common-btn2 .vc_general{
     display: inline-block;
     margin-top: 10px;
}
 .emp-contact-2 .number, .emp-contact-2 .email{
     font-size: 20px;
     line-height: 20px;
     display: block;
     font-weight: 400;
     margin: 0 0 15px 0;
     color: #7a7a7a;
     min-height: 20px;
}
 .emp-contact-2 .email {
     color: #d02630;
}
/*****Contact us page*******/
 .comp-cand-address p{
     font-size: 16px;
}
/*******ourblog******/
.no_blog_image{
     display: block;
     margin-top:50px;
}

 .ourblog img.alignright {
     float: right;
margin: 20px 0 20px 20px;
  position: relative;
    z-index: 55;
 }

 .ourblog img.alignleft {
     float: left;
margin: 20px 20px 20px 0;
  position: relative;
    z-index: 55;
 }


 .ourblog .email_subscriber{
     border-bottom:1px solid #897a6b;
     border-top:1px solid #979797;
     padding: 20px 15px;
     background: #e5f1f2;
     text-align: center;
}
 .ourblog .email_subscriber h2.widget-title{
    display: none;
}
 .ourblog .email_subscriber form.es_widget_form{
     display: inline-block;
     max-width: 660px;
     width:100%;
     position: relative;
}
 .ourblog .email_subscriber form.es_widget_form .es_lablebox{
     display: none;
}
 .ourblog .email_subscriber form.es_widget_form .es_textbox .es_textbox_class{
     width: 100%;
     padding: 21px;
     border: 0;
     color:#37868E;
     font-weight: 300;
}
 .ourblog .email_subscriber form.es_widget_form .es_button{
     position: absolute;
     top: 0;
     right: 0;
     z-index: 99;
     margin: 0;
     padding: 0;
}
 .ourblog .email_subscriber form.es_widget_form .es_button .es_submit_button{
     background: #37868E;
     color: #fff;
     font-weight: 700;
     text-transform: uppercase;
     border: 0;
     box-shadow: none;
     padding: 18px 17px;
     margin: 0;
     font-size: 20px;
     width: auto;
}
 .ourblog .careerboxes ul.featurepost li{
    padding: 0;
}
 .ourblog .featurepost li table td{
    vertical-align: top;
}
 .ourblog .featurepost li table td:first-child{
    width:45%;
}
 .ourblog .featurepost li table td .featured_image img{
    width: 100%;
}
 .ourblog .featurepost li table td:nth-child(2){
     padding: 30px;
}
/*
 .ourblog .single_image{
     width:100%;
     height: auto;
 }*/
 .ourblog .careerboxes h4.featuredttl{
    font-weight: 900;
     margin: 0 0 120px 0;
}
/* .single-page.ourblog .single_image img{
    width:100%;
     height: auto;
}
*/

 .single-page.ourblog .post-page-wrap{
     margin:30px 0 80px 0;
     display: block;
width: 100%;
float: left;
}

 .single-page.ourblog .post-page-wrap a[rel="next"]{
     background: #D02630;
font-size: 0;
min-height: 45px;
width: 105px;
float: right;
position: relative;
 }
 .single-page.ourblog .post-page-wrap a[rel="next"]:before{
     content: "Next";
     position: absolute;
     line-height: 45px;
     text-align: center;
     position: absolute;width: 100%;
     left: 0;
     top:0;
     font-weight: 900;
color: #fff;
font-size: 16px;
text-transform: uppercase;
 }

 .single-page.ourblog .post-page-wrap a[rel="prev"]{
     background: #D02630;
font-weight: 900;
color: #fff;
font-size: 0;
text-transform: uppercase;
padding: 11px 30px;
float: left;
position: relative;
min-height: 45px;
width: 143px;
 }
 .single-page.ourblog .post-page-wrap a[rel="prev"]:before{
     content: "PREVIOUS";
     position: absolute;
     line-height: 45px;
     text-align: center;
     position: absolute;width: 100%;
     left: 0;
     top:0;
     font-weight: 900;
color: #fff;
font-size: 16px;
text-transform: uppercase;
 }
 .single-page.ourblog .post-page-wrap a[rel="next"]:hover:before,
  .single-page.ourblog .post-page-wrap a[rel="prev"]:hover:before{
     background: #333;
  }
 .single-page.ourblog .author-avtar {
    position: relative;
     top:-25px;
     margin-bottom: 30px;
     text-align: right;
}
 .single-page.ourblog .author-post__title{
     display: inline-block;
     color: #897a6b;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 15px;
}
 .single-page.ourblog .avatar_img{
     display: inline-block;
     border-radius: 100%;
     overflow: hidden;
     float: right;
     position: relative;
     border: 11px solid #fff;
     top: -68px;
     height: 130px;
     width: 130px;
     margin-left: 15px;
}
 .single-page.ourblog .avatar_img img.avatar {
    width:130%;
     height: auto;
}
/************steve-jobs-words*********/
 .steve-jobs-words{
    text-align: center;
     max-width: 850px;
     margin: 40px auto;
}
 .steve-jobs-words h2{
    font-weight: 700;
     font-size: 41px;
     margin-bottom: 20px;
}
 .steve-jobs-words p{
    letter-spacing: 3px;
}
/*******News and event****/
 .blank-space{
     height: 20px;
     background: #37868e;
     margin: 10px 0;
     width:100%;
}
 .news-event h1,
 .category-page.template-page-design h1{
     border-bottom:1px solid #897a6b;
     padding-bottom: 20px;
     margin-bottom: 0;
}
 .news-event-sidebar h4{
     font-weight: 700;
     margin-bottom: 20px;
}
 .news-event-sidebar .date{
     color: #D02630;
     font-size: 18px;
     text-transform: uppercase;
     font-weight: 900;
}
 .news-event-sidebar h6{
     font-size: 20px;
     font-weight: 800;
}
 .news-event-sidebar .visitbtn{
     margin-bottom: 30px;
}
 .news-event-sidebar .visitbtn a{
     text-decoration: underline;
     text-transform: capitalize;
     font-weight: 700;
}
 body .news-event-sidebar .common-btn1 .vc_general{
     font-size: 15px;
     padding: 12px 35px;
     display: inline-block;
     text-align: center;
}
 .service-sidebar{
     background: #7d0306 ;
     padding:0px 0px 30px 0px;
     text-align: center;
}
 .service-sidebar a{
    display: block;
}
 .service-sidebar a:hover{
    text-decoration: none;
     opacity: 0.8;
}
 .service-sidebar img{
    width:100%;
}
 .service-sidebar h3{
    font-weight: 700;
     color:#fff;
     font-size: 30px;
     margin-bottom: 8px;
     padding: 0 15px;
     padding: 0 20px;
}
 .service-sidebar p{
     color: #ffffff;
     line-height: 29px;
     text-align: center;
     padding: 0 20px;
}
/***********upcoming-conference*******/
 .conferences-email p{
    font-size: 24px;
     color:#d02630;
     font-weight: 700;
}
 .conferences-email p a{
    text-decoration: none;
}
 .videos{
    margin-bottom: 40px;
}
 .testimonail-page .videos{
    margin-bottom: 0px;
}
 .videos iframe,
  .videos video{
    width:100%;
}
 .upcoming-conference-box{
     border: 1px solid #d02630;
     padding: 30px;
}
 .upcoming-conference-box h3{
    padding: 0 0 0 132px;
     background-image: url(images/icon-calendar.png);
     background-position: left top;
     background-repeat: no-repeat;
     font-weight: 700;
     color: #d02630;
     min-height: 61px;
     margin: 0 0 15px 0;
}

 .upcoming-conference-box  h3 span{font-size: 16px; line-height: 22px; color: #4a4a4a;
font-weight: 400; display: block; margin: 15px 0 20px 0;
}
 .upcoming-conference-box ul li {
    padding: 0 0 0 132px;
     position: relative;
     margin-bottom: 35px;
}
 .upcoming-conference-box ul li:last-child{
     margin-bottom: 0;
}
 .upcoming-conference-box ul li .date{
     position: absolute;
     left: 0;
     color: #D02630;
     font-size: 17px;
     font-weight: 700;
}
 .upcoming-conference-box ul li h4{
     color: #23353F;
     font-size: 24px;
     font-weight: 700;
}
 .upcoming-conference-box ul li .visitbtn a{
     text-decoration: underline;
}
 .powerpress_player{
     margin: 30px 0;
}

 .no-padding-row .container{
     padding: 0 15px;
 }
  /******News event page***/
 .news-events #content{
     margin-top: 10px;
 }
 .not_available{
    text-align: left;
    color: #897a6b;
    font-size: 20px;
    margin: 0;
    padding: 0 11px;
}



/********Responsive start form here***********/
 @media(max-width: 1400px){
     .our-mission-page .breadcrumb-links a{
         margin: 0;
    }
}
 @media(max-width: 1380px) {
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary li {
         margin-left: 22px;
    }
     .career_page_section .career_fields_box h4, .transition-tool-page .career_page_section .career_fields_box h4{
         font-size: 20px;
    }
     .transition-tool-page .career_page_section .col-md-4 .content{
         min-height: 80px;
    }
     .breadcrumb-links a{
         font-size: 19px;
    }
     .timelineprocess{
         max-width: 1146px;
    }
     .timeline-page .timelinebox.left:before {
         right: -42px;
    }
     .timeline-page .timelinebox.right:before {
         left: -42px;
    }
     .timeline-page .timelinebox.left:nth-last-of-type(1) span{
         left: 96%;
    }
    .breadcrumb-links .breadcrumb-applaybtn > span{
     top:42%;
    }
}
 @media(max-width: 1199px) {
     h1 br, h2 br{
         display: none;
    }
     .site-header .authentication ul li{
         margin: 0 0 0 10px;
    }
     .home .navigation-row a.custom-logo-link:after {
         bottom: -45px;
    }
     .mega-jmo-submenu > ul >li{
         width:25% !important;
    }
     .mega-alumni-employer-submenu > ul >li{
         width:50% !important;
    }
     .home-post-row .latest-boxes {
         padding-right: 15px !important;
    }
     .home-post-row .home-post-right {
         padding-left: 15px !important;
    }
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary li {
         margin-left: 10px;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
         font-size: 15px;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
         font-size: 14px;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
         min-height: 220px;
    }
     body .vs-round p.vc_custom_heading {
         padding-right: 30px;
         padding-left: 30px;
    }
     body p.vc_custom_heading br {
         display: none;
    }
     .career_page_section .col-md-4 .content {
         min-height: 170px;
    }
     .spaceleft {
         padding-left: 50px !important;
    }
     .timelineprocess{
         max-width: 943px;
    }
     .timeline-page .timelinebox.left:before{
         right:-37px;
    }
     .timeline-page .timelinebox.right:before{
         left:-37px;
    }
     .timelinebox h5{
         font-size: 19px;
    }
     .timeline-page .timelinebox.left:nth-last-of-type(1) span {
         left: 94%;
    }
     .redgreen-box-links .redlongbtn button.vc_btn3, .redgreen-box-links .redlongbtn a.vc_btn3, .redgreen-box-links .greenlongbtn button.vc_btn3, .redgreen-box-links .greenlongbtn a.vc_btn3 {
         font-size: 23px !important;
         line-height: 31px;
    }
     .testimonial-row .flexslider .content{
         padding: 0 60px;
    }
     .video-row .videoimg img.playbtn{
         width: 60px;
         height: 60px;
    }
     .ourblog .featurepost li table td:first-child {
         width: 55%;
    }
     .ourblog .careerboxes h3.featuredttl{
        margin: 0 0 30px 0;
    }
     h3 br, h4 br, h5 br, h6 br, p br{
         display: none;
    }
}
 @media(max-width: 1024px){
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-item .activeicon, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-ancestor .activeicon, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.current-menu-parent .activeicon{
         background-size: 42px 19px;
         min-width: 42px;
         height: 19px;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
         font-size: 12px;
    }
     .redgreen-box-links .redlongbtn button.vc_btn3, .redgreen-box-links .redlongbtn a.vc_btn3, .redgreen-box-links .greenlongbtn button.vc_btn3, .redgreen-box-links .greenlongbtn a.vc_btn3 {
         font-size: 20px !important;
    }
     body .redgreen-box-links button.vc_btn3 .typcn-arrow-right, body .redgreen-box-links a.vc_btn3 .typcn-arrow-right{
         width: 37px;
         height: 37px;
    }
     body.wpb-js-composer .accordion-row .vc_tta.vc_general h4.vc_tta-panel a, body.wpb-js-composer .accordion-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a , body .accordion-row .whole_data #accordion .panel-heading h4.panel-title a{
         font-size: 22px;
    }
     body .redgreen-box-links div.redlongbtn a, body .redgreen-box-links div.greenlongbtn a, body .redgreen-box-links div.redlongbtn a small, body .redgreen-box-links div.greenlongbtn a small{
         font-size: 21px !important;
         line-height: 20px;
    }
     body .redgreen-box-links div.redlongbtn a > small, body .redgreen-box-links div.greenlongbtn a > small{
         background-size: 35px auto;
         padding-right: 40px;
    }
     body .video-row p.vc_custom_heading {
         min-height: 106px;
    }
     .home-post-list .lnews_title{
         font-size: 20px;
         line-height: 27px;
         word-wrap: break-word;
    }
     .home-post-list .entry-date{
         margin-top:10px;
    }
}
 @media(max-width: 992px) {
     h1 {
         font-size: 35px;
    }
     h2 {
         font-size: 30px;
    }
     h3 {
         font-size: 27px;
    }
     h4 {
         font-size: 25px;
    }
     h5 {
         font-size: 20px;
    }
     h6 {
         font-size: 18px;
    }
     .site-header .callus p {
         font-size: 11px;
    }
    /****responsive menu*/
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li .activeicon{
         display: none;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item::after {
         display: none;
    }
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-menu-item::after, .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary > li.mega-current-page-ancestor::after {
         display: none;
    }
     .home .navigation-row a.custom-logo-link::after, .navigation-row li.current-menu-item a::after {
         display: none;
    }
     .navigation-row #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{
         margin-top: 7px;
    }
     .navigation-row {
         padding: 10px 0 15px 0;
    }

     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary{
         position: fixed;
         width: 350px;
         left: -350px;
         transition: all 0.3s ease;
         top: 0;
         bottom: 0;
         overflow-y: auto;
         z-index: 999;
         margin: 0px 0 0 0;
         display: block;
    }
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary.open {
         left: 0;
         box-shadow: 0 0 3px rgba(0,0,0,0.8);
         -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.8);
    }
     .navigation-row #mega-menu-wrap-primary .mega-menu-toggle{
         display: inline-block;
         float: right;
    }
     .navigation-row #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block .mega-toggle-label{
         display: none;
    }

     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
         float: left;
         width:100%;
         margin: 0;
         border-bottom: 1px solid #fff;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
         padding: 10px;
         font-size: 16px;
    }
    .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
     border: 0;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu:nth-of-type(1){
         position: relative;
         padding: 0;
    }
     .mega-about-submneu{
         max-width: 100%;
         left: 0;
    }
     .navigation-row #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
         min-height: 30px;
         bordr:0;
    }
     body .navigation-row #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > ul.mega-sub-menu:nth-of-type(1) > li{
         padding: 15px 0;
         border:0 ;
    }
     .mega-jmo-submenu > ul > li, .mega-alumni-employer-submenu > ul > li{
         width:100% !important;
    }
     .redgreen-box-links button.vc_btn3 {
         font-size: 17px;
    }
     .get-offer-row br {
         display: none;
    }
     .common-banner {
         min-height: 350px;
    }
     .breadcrumb-links .vc_column-inner {
         padding-left: 10px !important;
         padding-right: 10px !important;
    }
     .breadcrumb-applaybtn {
         position: relative;
         left: 0;
         top: 0;
    }
     .breadcrumb-links .breadcrumb-applaybtn > a{
         max-width: 177px;
    }
     .career_page_section .career_fields_box h4 {
         font-size:18px;
    }
     .right-sidebar-section ul.menu li a{
         font-size:17px;
    }
     body .video-row h5{
         font-size: 19px;
    }
     body .video-row .common-btn .vc_btn3{
         font-size: 13px;
    }
     .career_page_section .col-md-4{
         width:49%;
         padding-left: 15px;
         padding-right: 15px;
    }
     body .testimonial-latest-box-row .vc_col-sm-6 {
         width: 100%;
         display: block;
    }
     body .border-full-link .vc_general.vc_btn3{
         font-size: 25px !important;
    }
     body .border-full-link .vc_general.vc_btn3 .typcn-arrow-right{
         height: 38px;
    }
     .right-sidebar-section .career-tips {
         padding: 0;
    }
     .right-sidebar-section .career-tips img {
         position: relative;
         left: 0;
         top: 0;
         width: 50px;
         margin: 0 auto 10px auto;
         right: 0;
         display: block;
    }
     .breadcrumb-links a.breadcrumb-applaybtn, .breadcrumb-links .wpb_text_column a:last-child {
         display: block;
         position: relative;
         max-width: 185px;
         margin: 15px auto !important;
    }
     .breadcrumb-links a.breadcrumb-applaybtn > span{
         padding: 10px 25px;
         margin: 0;
         top:0;
         display: block;
    }
     .spaceleft {
         padding-left: 0px !important;
    }
     body .gform_confirmation_message{
         font-size: 25px;
    }
     .career_page_section{
         padding: 0 15px;
    }
     .timelineprocess{
         max-width: 722px;
    }
     .timeline-page .timelinebox.left::before {
         right:-30px;
    }
     .timeline-page .timelinebox.right::before {
         left:-30px;
    }
     .timeline-page .timelinebox.left:nth-last-of-type(1) span {
         left: 89%;
    }
     .transition-tool-page .career_page_section .career_fields_box h4{
         font-size: 20px;
    }
     .historypage-ttl a.rsvp-conferance, .historypage-ttl a.breadcrumb-applaybtn{
         font-size: 15px;
    }
     .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev{
         height: 35px;
         width: 33px;
    }
     .testimonial-listing-page ul.slides{
         width:90%;
         margin: 0 auto;
    }
     .career-podcast-page .careerboxes, .career-podcast-page .careerboxes p{
         font-size: 15px;
    }
     .ourblog .featurepost li table, 
      .ourblog .featurepost li tbody,
     .ourblog .featurepost li table tr, 
     .ourblog .featurepost li table td, 
     .ourblog .featurepost li table td:first-child{
         display: block;
         width:100%;
         padding: 0px;
    }
    .ourblog .careerboxes h4.featuredttl{
     margin-bottom: 50px;
    }
     .ourblog .featurepost li table td .featured_image{
         width:100%;
         text-align: center;
    }
     .ourblog .featurepost li table td .featured_image img{
         width:auto;
    }
     .comp-cand-address p br{
         display: block;
    }
}
 @media screen and (max-width: 767px) {
    .webcast_sidebar.vc_column_container {
        padding: 0 15px;
    }
     body .container, 
     body .alumni-container, 
     body .vs-container{
         width:90%;
    }
     h1 {
         font-size: 32px;
    }
     h2 {
         font-size: 28px;
    }
     h3, .sidebar h2.widget-title, .sidebar h2 {
         font-size: 25px;
    }
     h4 {
         font-size: 22px;
    }
     h5 {
         font-size: 20px;
    }
     h6 {
         font-size: 18px;
    }
     .home-post-row .home-post-right h3{
         text-align: center;
    }
     .text-right, .text-left {
         text-align: center;
    }
     .site-header .authentication ul li {
         margin: 5px;
    }
     .site-header .top-bar , .site-inner .top-bar{
         text-align: center;
    }
     .site-inner .menu-secondary-container{
         text-align: center;
    }

     .site-header .callus {
         margin-bottom: 10px;
    }
     .aboutus-row .wpb_column {
         min-height: 350px;
    }
     body .process-btns-row .container {
         width: 100%;
         padding: 0;
    }
     .latest-boxes table, .latest-boxes table tr, .latest-boxes table td {
         display: block;
         width: 100%;
         text-align: center;
    }
     .latest-boxes table td:nth-child(1) {
         width: 100%;
         padding-top: 30px;
    }
     .latest-boxes table td:nth-child(1) img{
         display: inline-block;
         float: none;
    }
     .home-post-row .home-post-list {
         padding: 0 0 40px 0;
         margin-right: 15px;
         margin-left: 15px;
    }
     .home-post-row .home-post-list figure {
         position: relative;
         margin: 0 auto 20px auto;
    }
     .redgreen-box-links button.vc_btn3, .redgreen-box-links a.vc_btn {
         margin: 0 15px;
         text-align: center;
    }
     .schedule-pma p {
         max-width: 100%;
    }
     .redgreen-box-links button.vc_btn3, .redgreen-box-links a.vc_btn3{
         display: inline-block;
         margin: 0 auto;
    }
     .get-offer-row .vc_column-inner .wpb_wrapper{
         width: 98%;
         margin: 0 auto;
    }
     body .latest-boxes .wpb_content_element{
         margin-left: 15px;
         margin-right: 15px;
    }
     body .border-full-link .vc_general.vc_btn3 {
         font-size: 17px !important;
    }
     body .border-full-link .vc_general.vc_btn3 .typcn-arrow-right {
         width: 38px;
         height: 26px;
    }
     .save-money-row .save-money-left {
         padding-right: 0px !important;
    }
     .save-money-row .save-money-right {
         padding-left: 0px !important;
    }
     .breadcrumb-links a, .breadcrumb-links .wpb_text_column a:last-child {
         display: block;
         margin:15px auto !important;
    }
     .breadcrumb-links .vc_column-inner .wpb_wrapper a:nth-last-child(1) {
         border: 0;
    }
     body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body img {
         display: block;
         margin: 15px auto !important;
         float: none;
    }
     .common-banner {
         min-height: 250px;
    }
     .home-post-list .lnews_title, .home-post-list .lnews_content {
         text-align: center;
    }
     .process-btns-row .vc_column_container>.vc_column-inner {
         padding-left: 0;
         padding-right: 0;
    }
     body .vs-round .vc_col-sm-6:nth-child(1) {
         padding-bottom: 100px;
    }
     body .vs-round .recruiter-vs-own-head-left.vc_col-sm-6:nth-child(1) {
         padding-bottom: 80px;
    }
     body .vs-round .vc_col-sm-6:nth-child(1):after {
         width: 80px;
         height: 80px;
         background-color: #d02630;
         border: 7px solid #fff;
         border-radius: 100%;
         font-size: 21px;
         color: #fff;
         line-height: 66px;
         content: "VS";
         position: absolute;
         left: 0;
         right: 0;
         bottom: 0;
         top: auto;
         margin: auto;
         text-align: center;
         font-weight: 900;
         display: inline-block;
    }
     body .vs-round:after {
         display: none;
    }
     body .vs-round .wpb_single_image .vc_figure {
         height: auto;
         margin: 30px 0;
    }
     body .logorow .vc_single_image-wrapper{
         height: auto;
    }
     .career_page_section .col-md-4{
         width:100%;
    }
     .career_page_section .col-md-4 .content, .transition-tool-page .career_page_section .col-md-4 .content{
         min-height: 10px;
    }
     .content-main-title .content-page-title{
         display:block;
         text-align:center !important;
    }
     body .content-main-title .wpb_single_image{
         display:block;
         margin:0 auto;
         float:none;
         text-align:center 
    }
    /* body .common-btn .vc_general, body .common-btn1 .vc_general, body .common-btn2 .vc_general , body .border-btn .vc_general {
         margin: 0 15px;
    }
    */
     .redgreen-box-links button.vc_btn3, .redgreen-box-links a.vc_btn3{
         font-size: 19px;
    }
     body .redgreen-box-links button.vc_btn3 .typcn-arrow-right, body .redgreen-box-links a.vc_btn3 .typcn-arrow-right{
         height: 28px;
    }
     .right-sidebar-section{
         margin-top: 25px;
    }
    /*****form css***/
     body .formdesign .gform_wrapper ul li.two-column.gfield{
         width:100% !important;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield .ginput_container{
         width:100%;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield div.ginput_container_name span.name_first, body .formdesign .gform_wrapper ul li.name-column.gfield div.ginput_container_name span.name_last{
         width:100%;
         padding: 0;
         margin: 0;
    }
     body .formdesign .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
         padding: 10px 15px;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield.gfield_error 
     div.ginput_container_name span.name_first, 
     body .formdesign .gform_wrapper 
     ul li.name-column.gfield.gfield_error div.ginput_container_name span.name_last{
         padding-right:0;
         padding-left: 0;
    }
     .timeline-page {
         padding: 0;
    }
     .timeline-page .timelinebox{
         width:100%;
         padding: 0;
    }
     .timeline-page .timelinebox.left, .timeline-page .timelinebox.right, .timeline-page .timelinebox.middle, .timeline-page .timelinebox.left:nth-of-type(1), .timeline-page .timelinebox.right:nth-of-type(2){
         margin:40px 0 0 0;
         float: left;
    }
     .timeline-page .timelinebox.left:before, .timeline-page .timelinebox.right:before{
         display: none;
    }
     .timeline-page .timelinebox.left:after, .timeline-page .timelinebox.right:after, .timeline-page .timelinebox.left:nth-of-type(1)::after {
         width: 0;
         height: 0;
         border-left: 15px solid transparent;
         border-right: 15px solid transparent;
         border-bottom:0;
         border-top: 15px solid #897a6b;
         top:100%;
         left:0;
         right:0;
         margin:auto;
    }
     .timeline-page .timelinebox.left:nth-last-of-type(1) span {
         left: 0;
         right: 0;
    }
     body .wpb_single_image.vc_align_right, body .wpb_single_image.vc_align_left{
         text-align: center;
    }
     .the-book-img img{
         margin-bottom:-30px;
    }
     .historypage-ttl a.breadcrumb-applaybtn{
         display: block;
         float: none;
         margin: 0 auto;
         width:100%;
         max-width:176px;
         padding: 17px 21px;
    }
     .historypage-ttl a.rsvp-conferance{
         float: none;
         display: block;
         padding: 15px 26px;
         margin: 0 auto;
         max-width: 176px;
         width: 100%;
    }
     .sharing-options {
         position: relative;
         right: 0;
         bottom: 0;
         float: none;
         margin-top: 15px;
    }
     .share-opt{
         left: 0;
         right: auto;
    }
     .careerboxes .common-btn2 .vc_general{
         margin: 15px 0;
    }
     .formdesign .gform_wrapper .ginput_container .clear-multi {
         display: block;
    }
     .formdesign .gform_wrapper .ginput_container .clear-multi .ginput_container_date, .formdesign .gform_wrapper .ginput_container .clear-multi .ginput_container_date select{
         width:100%;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield.gfield_error div.ginput_container_name span.name_first{
         padding-right: 0;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield {
         padding: 0 0 0 20px;
    }
     .formdesign .gform_wrapper label.gfield_label{
         word-break: break-all;
    }
     .our-mission-page .breadcrumb-links{
         bottom: 10px;
    }
     .our-mission-page .breadcrumb-links a.breadcrumb-applaybtn{
         padding: 17px;
         width: auto;
    }
     .our-mission-page .breadcrumb-links a.breadcrumb-applaybtn > span {
         font-size: 13px;
         line-height: 14px;
         padding: 0;
    }
     .our-mission-page .breadcrumb-links .rsvp-conferance{
         padding: 12px;
         font-size: 13px;
         line-height: 13px;
    }
     .emp-contact-2{
         margin-bottom: 30px;
    }
     .team-page .team-box .image_single{
         max-height: 340px;
    }
     .teampopup .modal-dialog .image_single{
         margin-bottom: 30px;
    }
     .ourblog .email_subscriber form.es_widget_form .es_button{
         position: relative;
    }
     .single-page.ourblog .avatar_img{
         display: block;
         float: none;
         top:0;
         margin: 0 auto;
    }
     .single-page.ourblog .author-post__title{
         display: block;
         text-align: center;
    }
     .testimonail-page .testimonial_box{
         height: auto !important;
    }
     .upcoming-conference-box h3{
         padding: 75px 0 0 02px;
         text-align: center;
         background-position: top center;
    }
     .upcoming-conference-box ul li{
         padding: 0;
    }
     .upcoming-conference-box ul li .date{
         position: relative;
    }
    body .latest-boxes .wpb_content_element{
     margin-left: 0;
     margin-right: 0;
    }
    .latest-boxes a{
      padding:10px;
    }
    .latest-boxes table td:nth-child(2){
          padding-left: 0;
    }
     .breadcrumb-links .vc_column-inner {
      padding-left: 0px !important;
      padding-right: 0px !important;
     }
     body.wpb-js-composer .accordion-row .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body, 
     .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body{
            padding: 20px 0 30px 0;
     }
     .transition-tool-page .career_page_section .career_fields_box a{
  margin-top:10px;

     } 

      .ourblog img.alignright {
 float: none;
display: block;
margin: 50px auto;
 }
 .single-page.ourblog .post-page-wrap{
     margin: 30px 0 10px 0;
 }
.sidebar{float: left; width:100%; margin-top:30px;}
}
 @media(max-width: 640px) {
     .navigation-row #mega-menu-wrap-primary ul#mega-menu-primary{
         width: 200px;
         left: -200px;
    }
     .page-title h1 {
         padding: 0 25px;
    }
     .accordion-row #accordion ul li{
         padding: 0;
    }
     .accordion-row #accordion table, 
     .accordion-row #accordion tbody, 
     .accordion-row #accordion table tr, 
     .accordion-row #accordion table td,
     .accordion-row #accordion table td.date{
         display: block;
         width:100%;
         text-align: center;
     
         margin: 0;
    }
       .accordion-row #accordion table td.date{
           padding: 20px 0 0 0;
       }
     .accordion-row #accordion table td,
     .accordion-row #accordion table td.content{
         padding: 25px 0;
    }
     .accordion-row #accordion table td.visitbtn {
         text-align: center;
         width: 100%;
         float: left;
         height: auto;
    }
     body .formdesign .gform_wrapper ul li.name-column.gfield {
         padding: 0 20px;
    }
     .our-mission-page .breadcrumb-links a.breadcrumb-applaybtn, .our-mission-page .breadcrumb-links .rsvp-conferance{
         float: none;
    }

    .no-padding-ro .vc_column-inner {
           padding-left: 0px;
           padding-right: 0px;
    }


}
 