.site-logo img {
  width: 250px;
}
.user-menu > li {
  float: left;
}
.menu--register li.menu-item {
  margin-left: 30px;
  padding: 12px 0px;
  float: right;
}
.more-link a {    
  background: #c01700;
  color: #fff;
  border-radius: 3px;
  padding: 10px;
}

/* Header search form */
@media (max-width: 480px) {
  .page header .region-header .search-block-form {
    float: right !important;
  }
}
.more-link a:hover {
  background: #555555;
  color: #fff;
}
.more-link {
  display: block;
  text-align: right;
  margin: 10px;
  margin-top: 20px;
}
.node--type-news.node--view-mode-teaser .node__content p {
  margin: 0px;
}
#panel_second .container {
  background: #222426;
  padding: 15px;
  color: #c9c9c9;
}
span#views_slideshow_controls_text_pause_distinguished_alumni-block_1 {
    display: none;
}
span.webform-button--submit.button.button--primary.js-form-submit.form-submit > a {
    color: #fff;
}

.block-views-blockdistinguished-alumni-block-1 {
  background-image: url("../images/distinguished_alumni_bg.jpg");
  padding: 20px;
}
div#slideshow_container {
  height: auto !important;
}
#block-views-blockdistinguished-alumni-block-1 .views_slideshow_cycle_main,
#block-views-blockdistinguished-alumni-block-1 .views_slideshow_cycle_slide{
  width: 100% !important;
  height: auto !important;
}
.views_slideshow_cycle_main .views_slideshow_cycle_teaser_section {
  width: 100% !important;
  /* height: auto !important; */
}
div#views_slideshow_cycle_teaser_section_distinguished_alumni-block_1 {
  height: 500px;
}
.testimonial-text:after {
  position: absolute;
  right: 510px;
  bottom: 290px;
  display: block;
  width: 0;
  height: 0;
  border-width: 20px 25px 20px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #39A5EE;
  content: ' ';
}

.testimonial img{
  display: block;
  width: 200px;
  height: 200px;
  margin: 0px;
  float: right;
  position: relative;
  right: 320px;
  top: 109px;
  border-radius: 100px;
}
.testimonial-body{
  width: 100%;
  font-family: "Abel";
  text-align: center;
  position: relative;
  padding: 20px;
  font-size: 32px;
  color: #000;
  top: -150px;
  font-weight: normal;
  margin: auto;
  float: left;
}
.testimonial-text a{
  color:#fff;
}
.testimonial-title {
  font-family: 'Oswald',sans-serif;
  font-size: 16px;
  text-align: left;
  float: right;
  position: relative;
  top: 120px;
  right: 50px;
  word-break: break-word;
  width: 220px;
}

.testimonial-title span {
  font-family: "Abel";
  font-size: 16px;
  color: #000;
  font-weight: 200;
}
.testimonial-text {
  background: #39A5EE;
  font-family: "Abel";
  font-size: 16px;
  font-style: italic;
  width: 50%;
  padding: 45px;
  color: #fff;
  left: 0px;
  height: 290px;
}
.slider-link a{
  display: block;
  font-family: "Abel";
  width: 160px;
  font-size: 16px;
  margin: 10px auto;
  padding: 12px 40px;
  color: #000;
  background: transparent;
  border: 1px solid #000;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 50px;
}
.slider-link a:hover {
  background: #696969;
  color: #fff;
  text-decoration: none;
}
.block-views-blockdistinguished-alumni-block-1 .views-slideshow-controls-bottom{
  margin-top: -130px;
}
@media only screen and (min-width: 991px ) and (max-width:1199px) {
  .region-featured .block-views-blockdistinguished-alumni-block-1 {
    height: 600px;
  }
  div#views_slideshow_cycle_teaser_section_distinguished_alumni-block_1 {
    height: 515px;
  }
  .testimonial-text{
    height: 340px;
  }
  .testimonial-text:after {
    right: 410px;
    bottom: 320px;
  }
  .testimonial img{
    right: 210px;
    top: 130px;
  }
  .testimonial-title {
    top: 140px;
    right: 20px;
    width: 150px;
  }
  .block-views-blockdistinguished-alumni-block-1 .views-slideshow-controls-bottom{
    margin-top: -85px;
  }
  .slider-link a{
    margin-top: 55px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px ) and (max-width:991px) {
  .testimonial-text{
    height: 450px;
  }
  div#views_slideshow_cycle_teaser_section_distinguished_alumni-block_1 {
    height: 710px;
  }
  .testimonial-text:after {
    right: 290px;
    bottom: 330px;
  }
  .testimonial img{
    right: 60px;
    top: 100px;
  }
  .testimonial-title {
    top: 260px;
    right: 50px;
    text-align: center;
    width:200px;
  }
  .block-views-blockdistinguished-alumni-block-1 .views-slideshow-controls-bottom{
    margin-top: -180px;
  }
  .block-views-blockdistinguished-alumni-block-1 {
    height: 710px;
    padding: 20px;
  }
  .slider-link a{
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .block-views-blockupcoming-events-block-1 .fullclass .views-field.views-field-body {
      height: 192px;
  }
}
@media only screen and (max-width:768px) {

  .testimonial-text {
    top: 200px;
    width: 100%;
    height: 350px;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
  }
  .testimonial-text:after {
    display: none;
  }
  .testimonial-text{
    overflow: hidden;
    height: 260px;
  }
  .testimonial img{
    float: none;
    right: 0px;
    top: 0px;
    margin: auto;
  }
  .testimonial-title {
    float: right;
    top: 137px;
    left: 0px;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .slider-link a{
    top: 210px;
    width: 100%;
    margin: auto;
    position: relative;
  }
  div#views_slideshow_cycle_teaser_section_distinguished_alumni-block_1 {
    height: 810px;
  }
}

@media only screen and (min-width: 992px){
  .block-views-blockdistinguished-alumni-block-1 {
    height: 560px;
  }
}
@media only screen and (min-width: 992px){

  .executive-alumni .views-col {
    width: 24.5%;
  }
  .executive-alumni .box.box-widget {
    width: 96%;
  }
}

.product-image-wrapper{
	border:1px solid #F7F7F5;
	overflow: hidden;
	margin-bottom:30px;
}
.single-products {
  position: relative;
}
.productinfo h2{
	color:#c01700;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
.product-overlay h2{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}


.productinfo p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #696763;
}

.productinfo img{
  width: 100%;
}

.productinfo{
 position:relative;
}

.product-overlay {
  background:#c01700;
  top: 0;
  display: none;
  height: 0;
  position: absolute;
  transition: height 500ms ease 0s;
  width: 100%;
  display: block;
  opacity:;
}

.single-products:hover .product-overlay {
  display:block;
  height:100%;
}


.product-overlay .overlay-content {
  bottom: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.product-overlay .add-to-cart {
  background:#fff;
  border: 0 none;
  border-radius: 0;
  color:#c01700;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}

.product-overlay .add-to-cart:hover {
  background:#fff;
  color:#c01700;
}


.product-overlay p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}



.add-to-cart {
  background:#F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}

.add-to-cart:hover {
  background:#c01700;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
}

.add-to{
  margin-bottom: 10px;
}

.add-to-cart i{
	margin-right:5px;
}

.add-to-cart:hover {
  background:#c01700;
  color: #FFFFFF;
}

.user-login-form label, .user-pass label, #edit-account label {
  display: inline;
}
.views-field.views-field-field-register a {
  background: #222426;
  color: #fff;
  display: block;
  padding: 5px;
  text-align: center;
}
.views-field.views-field-field-register a:hover {
  background: #555555;
  color: #fff;
}

.month-date.pull-left {
  width: 25%;
  padding: 5px 0;
  background: #222426;
  border-right-width: 2px;
  border-right: rgb(255, 255, 255);
  border-right-style: solid;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 900;
}
.day-date.pull-left{
  width:75%;
  padding: 5px 0;
  background: #222426;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 900;
}
.event-gallery-image{
	border:1px solid #F7F7F5;
	overflow: hidden;
	margin-bottom:30px;
}
.single-image {
  position: relative;
}
.gallery-image-overlay h2{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
.gallery-image-overlay {
  background:#000000;
  top: 0;
  display: none;
  height: 0;
  position: absolute;
  transition: height 500ms ease 0s;
  width: 100%;
  display: block;
  opacity: 0.8;
}

.single-image:hover .gallery-image-overlay {
  display:block;
  height:100%;
}

.gallery-image-overlay .overlay-content {
  height: 100px;
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-weight: 600;
}
.gallery-image-overlay .overlay-content p{
  opacity: 1;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
}
.image-info p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #696763;
}

.image-info img{
  width: 100%;
}

.image-info{
 position:relative;
}
.image-info h2{
	color:#c01700;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
}

.featured .block-views-blockupcoming-events-block-1 {
  /* background-image: url("../images/upcomming_event_background.jpg"); */
  padding-top: 15px;
  padding-bottom: 15px;
}

#main-menu .container ul.menu li .is-active {
  background-color: #000000;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b3b3b), to(#3b3b3b));
  background: -webkit-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -moz-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -ms-linear-gradient(top,#3b3b3b, #3b3b3b);
  background: -o-linear-gradient(top, #3b3b3b, #3b3b3b);
}
#main-menu .container ul.menu li:first-child > a {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
}
#main-menu .container ul.menu li:hover > a, #main-menu .container ul.menu li:focus > a {
  background-color: #201412;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b3b3b), to(#3b3b3b));
  background: -webkit-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -moz-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -ms-linear-gradient(top,#3b3b3b, #3b3b3b);
  background: -o-linear-gradient(top, #3b3b3b, #3b3b3b);
}
#main-menu .container {
  background-color: #000000;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#000000));
  background: -webkit-linear-gradient(top, #000000, #000000);
  background: -moz-linear-gradient(top, #000000, #000000);
  background: -ms-linear-gradient(top, #000000, #000000);
  background: -o-linear-gradient(top, #000000, #000000);
  height: 45px;
}
.border_radius, #main-menu .container, #slideshow .container, #slideshow .container .views-field-field-slideshow img, #featured .container, #main .container, .sidebar .block, #panel_first .container, #panel_second .container {
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.sidebar h2 {
  background-color: #000000;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#000000));
  background: -webkit-linear-gradient(top, #000000, #000000);
  background: -moz-linear-gradient(top, #000000, #000000);
  background: -ms-linear-gradient(top, #000000, #000000);
  background: -o-linear-gradient(top, #000000, #000000);
  color: white;
  margin: -15px -15px 15px -15px;
  padding: 10px 15px;
  text-transform: uppercase;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  font-size: 1.23em;
}
#main-menu .container ul.menu li.menu-item--active-trail > a {
  background-color: #201412;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b3b3b), to(#3b3b3b));
  background: -webkit-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -moz-linear-gradient(top, #3b3b3b, #3b3b3b);
  background: -ms-linear-gradient(top,#3b3b3b, #3b3b3b);
  background: -o-linear-gradient(top, #3b3b3b, #3b3b3b);
}
#main-menu .container ul.menu ul.menu {
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 100;
  background: #272727;
  border: 5px solid #3b3b3b;
  width: 220px;
  display: none;
}
#featured .container .block-views-blocklatest-news-block-1 .views-field-title,
#featured .container .block-views-blockupcoming-events-block-1 .views-field-title {
  font-size: 1.38em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}
.featured .views-field.views-field-field-thumbnail-image img {
  width: 100%;
}
.group-banner{
  display: block;
  position: relative;
}
.banner-image{
  display: block;
  position: relative;
}
.banner-label{
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  margin-bottom: 0;
  padding: 16px;
  font-family: "oswaldregular";
  color: #fff;
  font-size: 1.286em;
}
.widget-user-header h3.widget-user-username {
  min-height: 54px;
  white-space: nowrap;
  position: relative;
}
.widget-user-header .widget-user-username span {
  white-space: normal;
  vertical-align: bottom;
  display: inline-block;
}
.widget-user-header h3.widget-user-username::after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  min-height: inherit;
  width: 1px;
}
.region-content div#block-ffs-zircon-sub-theme-content .box.box-widget {
  text-align: center;
  padding: 5px;
  box-shadow: 2px 2px 6px 1px #aaaaaa;
  margin: 10px;
}
.submitted, .node__meta {
  color: #999999;
  font-size: 0.800em;
  margin-bottom: 15px;
}
.node__submitted {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* .node--type-news.node--view-mode-teaser h2{
  font-size: 1.38em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
} */
.featured .field--name-field-thumbnail-image img {
  width: 100%;
}
@media (min-width: 991px){
	#block-ffs-zircon-sub-theme-views-block-latest-news-block-1-2 .field--type-text-with-summary {
    padding-top: 5px;
    min-height: 100px;
  }
  #featured #block-ffs-zircon-sub-theme-views-block-latest-news-block-1-2 > h2,
  .block-views-blocklatest-events-block-1 > h2{
    padding-bottom: 10px;
    margin: 0px 15px 15px 10px;
    border-bottom:solid 1px;
  }
  
  #featured #block-views-block-upcoming-events-block-1-3 > h2{
    padding-bottom: 10px;
    margin: 0px 10px 15px 10px;
    border-bottom:solid 1px;
  }

  #block-ffs-zircon-sub-theme-views-block-distinguished-alumni-block-1 .view-header h2{
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 10px;
  }
  .block-views-blockupcoming-events-block-1 .fullclass .views-field-body .field-content {
    padding-top: 80px;
  }
}
div#block-ffs-zircon-sub-theme-views-block-latest-news-block-1-2 {
  margin-bottom: 15px;
}

div#block-videogallery .field__item {
  padding: 10px 10px;
}

/*..User registration form style..*/
.global-registration-form label {
  display: block;
}
.global-registration-form .button {
  margin-left: 0px;
  background-color: #c01700;
  color: #FFF;
  padding: 10px 25px;
}

.global-registration-form .fieldset-wrapper {
  display: table;
}
.global-registration-form .fieldset-wrapper .form-radios {
  display: table-row;
}
.global-registration-form .fieldset-wrapper .form-radios > div {
  display: table-cell;
  padding-right: 10px;
}
#edit-gender--wrapper legend { border-bottom: none;}
#edit-gender--wrapper legend span{
  font-weight: normal;
  color: #555555;
}


.my-profile-form label {
  display: block;
}
.my-profile-form .button {
  margin-left: 0px;
  background-color: #c01700;
  color: #FFF;
  padding: 10px 25px;
}

.my-profile-form .fieldset-wrapper {
  display: table;
}
.my-profile-form .fieldset-wrapper .form-radios {
  display: table-row;
}
.my-profile-form .fieldset-wrapper .form-radios > div {
  display: table-cell;
  padding-right: 10px;
}
my-profile-form #edit-gender--wrapper legend { border-bottom: none;}
my-profile-form #edit-gender--wrapper legend span{
  font-weight: normal;
  color: #555555;
}



.alumni-profile-form label {
  display: block;
}
.alumni-profile-form .button {
  margin-left: 0px;
  background-color: #c01700;
  color: #FFF;
  padding: 10px 25px;
}

.alumni-profile-form .fieldset-wrapper {
  display: table;
}
.alumni-profile-form .fieldset-wrapper .form-radios {
  display: table-row;
}
.alumni-profile-form .fieldset-wrapper .form-radios > div {
  display: table-cell;
  padding-right: 10px;
}
.alumni-profile-form #edit-gender--wrapper legend { border-bottom: none;}
.alumni-profile-form #edit-gender--wrapper legend span{
  font-weight: normal;
  color: #555555;
}
@media (max-width:576px){
  #main form .fieldset-wrapper {
    display: block;
  }
}
#main form label {
  display: block;
}
#main form .button {
  margin-left: 0px;
  background-color: #c01700;
  color: #FFF;
  padding: 10px 25px;
}

#main form .fieldset-wrapper {
  display: table;
}
#main form .fieldset-wrapper .form-radios {
  display: table-row;
}
#main form .fieldset-wrapper .form-radios > div {
  display: table-cell;
  padding-right: 10px;
}
#main form .fieldset-wrapper .form-radios > div label {
  display: inline;
}
#main form #edit-gender--wrapper legend { border-bottom: none;}
#main form #edit-gender--wrapper legend span{
  font-weight: normal;
  color: #555555;
}



.ffs-user-login-front-page {
  text-align: center;
  font-size: 20px;
  height: auto;
}

.ffs-user-login-front-page .login-button {
  height: auto;
  width: 33%;
  padding: 10px;
  float: left;
}

.ffs-user-login-front-page a {
  display: block;
  padding: 7px;
  height: 40px;
  color: #fff;
  background-color: #c01700;
}

#edit-field-interests .form-type-checkbox,
#edit-interest .form-type-checkbox {
  width: 100px;
  float: left;
}

.field.field--name-field-currently-working-here.field--type-boolean.field--label-hidden.field__item {
  margin-top: 20px;
}

.field.field--name-field-currently-working-here.field--type-boolean.field--label-hidden.field__item::before {
  content: '-';
  padding-right: 6px;
}
.field.field--name-field-from-date.field--type-datetime.field--label-above,
.field.field--name-field-to-date.field--type-datetime.field--label-above {
  float: left;
}

 /* drag handle width and height. */
a.tabledrag-handle .handle {
  width: 25px;
  height: 25px;
}

#block-views-block-alumni-profile-block-1 ul {
  list-style-type: none;
}
#block-views-block-alumni-profile-block-1 .item-list ul li .field {
  padding: 10px 10px;
}
#block-views-block-alumni-profile-block-1 .item-list ul li {
  border-bottom: solid 1px #ddd;
  padding-top: 10px;
  padding-bottom: 11px;
  margin-left: 0px;
  padding-left: 10px;
}

.ffs-user-login-front-page a:hover{
  background-color: #383838;
}

@media (max-width: 991px){
  .views-row .col-lg-3.col-md-3.col-sm-6.col-xs-12{
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .ffs-user-login-front-page .login-button {
    width: 100%;
  }

  #featured #block-ffs-zircon-sub-theme-views-block-latest-news-block-1-2 > h2{
    padding-bottom: 10px;
    border-bottom:solid 1px;
  }
  
  #featured #block-views-block-upcoming-events-block-1-3 > h2{
    padding-bottom: 10px;
    border-bottom:solid 1px;
  }

  #block-ffs-zircon-sub-theme-views-block-distinguished-alumni-block-1 .view-header h2{
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 10px;
  }

  .node--type-news .field--name-field-image img{
    width:100%;
  }

  .views-view-grid .executive-alumni .views-col{
    float: none;
    margin: auto;
    padding: 5px 30px;
  }

  .views-view-grid .executive-alumni .views-col .views-field-nothing .bg-red{
    margin: 5px;
  }
} 

.node--unpublished .node__content .field--name-field-image-gallery .field__items .field__item{
  display: inline-block;
  padding: 2px 2px;
}

@media (min-width: 991px){
  #featured #block-ffs-zircon-sub-theme-views-block-latest-news-block-1-2 > h2{
    padding-bottom: 10px;
    margin: 0px 15px 15px 10px;
    border-bottom:solid 1px;
  }
  
  #featured #block-views-block-upcoming-events-block-1-3 > h2{
    padding-bottom: 10px;
    margin: 0px 10px 15px 10px;
    border-bottom:solid 1px;
  }

  #block-ffs-zircon-sub-theme-views-block-distinguished-alumni-block-1 .view-header h2{
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 10px;
  }
  #featured #block-views-block-upcoming-events-block-1-3 .views-col{
    background-color: rgba(255, 255, 255, 0.7);
  }
  #featured #block-views-block-upcoming-events-block-1-3 .splitclass .views-col{
    width:50% !important;
  }

  #featured #block-views-block-upcoming-events-block-1-3 .fullclass .views-col{
    width:100% !important;
  }

  #global-registration-form .form-type-textfield input{
    width:60%;
  }
  
  #global-registration-form .form-item-pass .password-parent{
    max-width: none;
  }
  
  #global-registration-form .form-item-pass .confirm-parent{
    margin-top: 1em;
    max-width: none;
  }
  
  #global-registration-form .form-item-pass input{
    width:60%
  }

  #contact-message-feedback-form .field--widget-string-textfield .form-type-textfield input{
    width:60%;
  }

  #contact-message-feedback-form .field--widget-string-textarea .form-type-textarea textarea{
    width:60%;
  }

  #contact-message-feedback-form .form-type-checkbox label{
    display:inline-block;
  }

  .splitclass .views-field-field-image{
    display: inline-block;
    vertical-align: middle;
  }

  .block-views-blockupcoming-events-block-1 .splitclass .views-field.views-field-body{
    height: auto;
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    padding: 10px;
    text-align: justify;
  }

  #featured .fullclass .views-field-field-image {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: -3px;
  }

  .block-views-blockupcoming-events-block-1 .fullclass .views-field.views-field-body {
    height: auto;
    vertical-align: top;
    float: none;
    margin-left: -3px;
    display: inline-block;
  }

  .block-views-blockupcoming-events-block-1 .splitclass .views-field.views-field-body {
    width: 51%;
  }

  .block-views-blockupcoming-events-block-1 .fullclass .views-field.views-field-body {
    width: 66%;
  }
}

#global-registration-form .form-item-pass .confirm-parent{
  margin-top: 1em;
}



/**/

.projectstyle{
  padding:5px 5px;
  }

.aboutustitle h2{
  font-family: 'Raleway', sans-serif;
  line-height: 1.5;
  font-weight: bold;
}

.aboutusbody .field--name-body p{
  font-family: 'Raleway', sans-serif;
  line-height: 1.5;
}

@media only screen and (min-width : 992px) {

  .aboutusstyle{
    height: 365px;
    margin-bottom: 10px;
  }

  .aboutusstyle .aboutustitle{
    text-align: center;
    padding-top: 40px;
  }

  .aboutusstyle .aboutusbody{
    text-align:center;
    text-align: justify;
    padding:0px 30px 30px 30px;
  }

  .projectstyle{
    height:250px;
  }

  .projectcontent{
    height:inherit;
    width:50%;
  }

  .projectimage{
    position: relative;
    height: 250px;
    background-size: cover;
    background-position: center;
    overflow:hidden;
  }

  .projectimage img{
  display: block;
  }

  .projectimage:hover .post-s{
    width:100%;
    height:100%;
    left:0px;
  }

  .post-s{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:-100%;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    transition: 0.7s ease;
  }

  .post-s .projecttitle{
    text-align: center;
    position: relative;
    top: 20%
  }

  .post-s .projectbody{
    text-align: justify;
    padding:0px 20px;
    height: 50%;
    position: relative;
    top: 20%
  }
}
@media only screen and (max-width : 992px) {
  /* .block-views-blockupcoming-events-block-1 .views-field.views-field-body {
    height: 162px;
  }
  .block-views-blockupcoming-events-block-1 .views-field.views-field-body p{
    float: left;
    padding: 10px 5px 5px 15px;
  } */
  .aboutusstyle{
    margin: 5px 0px;
  }
  .aboutusstyle .aboutustitle{
    text-align: center;
    padding-top: 25px;
  }

  .aboutusstyle .aboutusbody{
    text-align:center;
    text-align: justify;
  }
  .projectimage{
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
    overflow:hidden;
  }

  .projectimage img{
  display: block;
  }
  .projectimage:hover .post-s{
    width:100%;
    height:100%;
    left:0px;
  }

  .post-s{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:-100%;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    transition: 0.7s ease;
  }

  .post-s .projecttitle{
    text-align: center;
    position: relative;
    top: 20%
  }

  .post-s .projectbody{
    text-align: justify;
    padding: 0px 20px;
    height: 50%;
    position: relative;
    top: 20%;
    overflow: hidden;
  }

} 
.projectstyle {
  display: inline-block;
  float: none;
  margin-left: -3px;
}

.aboutusstyle{
  display: inline-block;
  float: none;
  margin-left: -2px;
  vertical-align: top;
}

#descriptionblock .container{
  background: #fff;
  padding: 20px 10px;
  box-shadow: 0 0 5px #ccc;
  /* -webkit-box-shadow: 0 0 5px #ccc; */
}

#block-views-block-event-gallery-block-1{
  padding-top: 30px;
}
.region-panel-second-3 textarea {
  height: 100px;
}

/*..Event Registration webform style..*/

.register-webform,
.payment-webform {
  width: 50%;
  margin: auto; 
}
.webform-submission-event-registration-form input {
  width: 100%;
}
.webform-submission-event-registration-form .form-actions {
  text-align: center;
}
.webform-submission-event-registration-form .form-actions input {
  width: unset;
  margin: 0px;
}
.webform-submission-event-registration-form input[type="radio"], 
.webform-submission-event-registration-form input[type="checkbox"] {
  width: unset;
}

/* ..Default event content view.. */

article.contextual-region.node.node--type-events.node--view-mode-full .col-md-3 {
  height: 260px;
}
.field.field--name-field-first-name.field--type-string.field--label-hidden.field__item {
  display: inline-grid;
}
.field.field--name-field-last-name.field--type-string.field--label-hidden.field__item {
  display: inline-grid;
}
.col-md-3.date-venue-register,
.col-md-6.event-coordinators,
.col-md-3.event-main-details {
  padding-top: 15px;
  height: 260px;
  margin: 10px 4px;
}
.col-md-6.event-coordinators {
  overflow: auto;
}
@media only screen and (min-width: 991px) {
  .col-md-3.date-venue-register,
  .col-md-3.event-main-details,
  .col-md-3.event-coordinators {
    width: 24%;
  }

.col-md-12.event-details{
  padding-left: 0px;
  padding-right: 0px;
}
  .col-md-6.event-coordinators {
    width:49%;
  }
}
.col-md-3.date-venue-register,
.col-md-3.event-main-details,
.col-md-3.event-coordinators {
  margin-bottom: 10px;
}
.event-details > h3 {
  padding-left: 15px;
  padding-top: 20px;
}
.event-details {
  display: flow-root;
  margin-bottom: 15px;
}
.field.field--name-field-register.field--type-webform.field--label-hidden.field__item {
  text-align: center;
  padding-top: 20px;
  display: block;
}
.field.field--name-field-register.field--type-webform.field--label-hidden.field__item.anonymous {
  text-align: center;
  padding-top: 3px;
  display: block;
}
.field.field--name-field-register.field--type-webform.field--label-hidden.field__item > a {
  padding: 10px;
  height: 15px;
  background: black;
  color: rgb(255, 255, 255);
}
.field.field--name-field-register.field--type-webform.field--label-hidden.field__item > a:hover {
  background: #4d4d4d;
}
.field.field--name-field-food-type.field--type-list-string.field--label-inline {
  display: inline-block;
}
.paragraph.paragraph--type--member.paragraph--view-mode--default {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.field.field--name-field-position.field--type-string.field--label-hidden.field__item:after {
  content: "::";
  padding-left: 3px;
  padding-right: 3px; 
}
.field.field--name-field-position.field--type-string.field--label-hidden.field__item {
  display: inline-block;
}
.field.field--name-field-user.field--type-entity-reference.field--label-hidden {
    display: inline-block;
}
img.img-responsive.center-block.food {
  width: 60px;
  display: inline-block;
}
.field.field--name-field-max-allowed-person.field--type-integer .field__item {
  display: inline-block;
  padding: 0px;
}
.block-views-blockdistinguished-alumni-block-1 {
  background-image: url("../images/distinguished_alumni_bg.jpg");
  padding: 20px;
}
.event-main-details .field--label-inline,
.event-main-details .field--label-above {
  padding: 2px 0px;
}
.field--name-field-location iframe{
  width: 100%;
  height: 400px;
}

/* News listing Thumbnail style */
.block-views-blocklatest-news-block-1 .node__content .field.field--name-field-thumbnail-image.field--type-image.field--label-hidden {
  background: #fff;
  float: none;
  margin-right: 0px;
  margin-bottom: 10px;
}

/* Home Page */

div#block-alumnicustomsubscribewebform-2 {
  min-height: 290px;
  width: 33.33%;
  float: left;
  margin: 15px 0px;
  padding: 0px 20px;
}

div#block-findyourfriends-2 {
  min-height: 290px;
  float: left;
  margin: 15px 0px;
  width: 33.33%;
  padding: 0px 20px;  
}
div#block-views-block-announcements-block-1 {
  min-height: 290px;
  margin: 15px 0px;
  width: 33.33%;
  float: left;
  padding: 0px 20px;  
}
div#block-askus {
  min-height: 290px;
  margin: 15px 0px;
  width: 33.33%;
  float: left;
  padding: 0px 20px;  
}
#block-findyourfriends-2 h2 {
  margin-bottom: 5px;
}
div#block-userregistrationstatistics-3 {
  margin: 15px 0px;
  width: 33.33%;
  float: left;
  padding: 0px 20px;  
}
div#block-views-block-classifieds-block-1 {
  margin: 15px 0px;
  width: 33.33%;
  float: left;
  padding: 0px 20px;  
}
div#block-views-block-classifieds-block-1 {
  margin: 15px 0px;
  width: 33.33%;
  float: left;
  padding: 0px 20px;  
}

.views-field-field-image img.image-style-new-style {
  float: left;
  margin-right: 15px;
}
form#webform-submission-subscription-add-form {
  margin-top: 29px;
}
.featured input.button,
.featured a.button {
  float: right !important;
}
.view-empty {
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  div#block-alumnicustomsubscribewebform-2 {
    width: 33.33%;
    float: left;
    margin: 5px 0px;
    padding: 0px 5px;
  }
  
  div#block-findyourfriends-2 {
    float: left;
    margin: 5px 0px;
    width: 33.33%;
    padding: 0px 10px;  
  }
  
  div#block-askus {
    margin: 5px 0px;
    width: 33.33%;
    float: left;
    padding: 0px 5px;
  }
  div#block-views-block-announcements-block-1{
    margin: 5px 0px;
    width: 33.33%;
    float: left;
    padding: 0px 5px;
  }
  div#block-userregistrationstatistics-3 {
    margin: 5px 0px;
    width: 33.33%;
    float: left;
    padding: 0px 5px;  
  }
  div#block-views-block-classifieds-block-1 {
    margin: 5px 0px;
    width: 33.33%;
    float: left;
    padding: 0px 5px;  
  }
  div#block-views-block-classifieds-block-1 {
    margin: 5px 0px;
    width: 33.33%;
    float: left;
    padding: 0px 5px;  
  }
}
@media only screen and (max-width: 768px) {
  div#block-alumnicustomsubscribewebform-2 {
    min-height: auto;
    width: 100%;
    margin: 5px 3px;
    padding: 0px 5px;
  }
  
  div#block-askus {
    min-height: auto;    
    margin: 5px 3px;
    width: 100%;
    padding: 0px 5px;
  }
  div#block-views-block-announcements-block-1{
    min-height: auto;    
    margin: 5px 3px;
    width: 100%;
    padding: 0px 5px;
  }
  div#block-findyourfriends-2 {
    min-height: auto;
    margin: 5px 6px;
    width: 100%;
    padding: 0px 10px;  
  }
  
  div#block-userregistrationstatistics-3 {
    min-height:  auto;
    margin: 5px 3px;
    width: 100%;
    padding: 0px 5px;  
  }
  div#block-views-block-classifieds-block-1  {
    min-height:  auto;
    margin: 5px 3px;
    width: 100%;
    padding: 0px 5px;  
  }
  div#block-views-block-classifieds-block-1  {
    min-height:  auto;
    margin: 5px 3px;
    width: 100%;
    padding: 0px 5px;  
  }
}

div#block-signupblock {
  border-radius: 50%;
  display: block;
  float: right;
  width: 40px;
  height: 40px;
  z-index: 100;
  position: fixed;
  right: 20px;
  bottom: 72px;
}
div#block-signupblock a:hover { 
  opacity: 1;
}
div#block-signupblock a {
  text-align: center;
  font-size: 13px;
  border-radius: 50%;
  padding-top: 3px;
  display: block;
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 72px;
  background-color: #c01700;
  opacity: 0.6;
  font-weight: 600;
  color: #ffffff;
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .block-views-blockupcoming-events-block-1 ul.inline li,
  .block-views-blockupcoming-events-block-1 ul.links.inline li {
    margin: 0px 5px 7px 10px;
  }
}
.node--view-mode-teaser-listing .field.field--name-field-thumbnail-image.field--type-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* Hide whatsapp and mesenger share buttons from desktop devises */
.no-touchevents li.se-link.whatsapp img,
.no-touchevents li.se-link.messenger img {
  display: none;
}

.views-row .col-lg-3.col-md-3.col-sm-6.col-xs-12{
  padding-top: 5px;
  padding-bottom: 5px;
}

.ui-widget .webform-submission-form input {
  width: 100%;
}
.bg-green {
  background: #c20101;
}

.small-box {
  padding: 10px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.inner {
  text-align: center;
  font-size: 20px;
}
.inner p {
  margin-bottom: 0px;
}
.bg-red {
  background: #c20101;
}
.bg-aqua {
  background: #c20101;
}
span.left-padding {
  padding-left: 5px;
}

.region-content .block-views-exposed-filter-blockalumni-profile-page-1 select, .block-views-exposed-filter-blockalumni-profile-page-1 input {
  float: none;
  width: auto;
  display: block;
}
.region-content .block-views-exposed-filter-blockalumni-profile-page-1 .form--inline .form-item {
  width: auto;
}
.widget-user-image {
  min-height: 126px;
}
button.ui-dialog-titlebar-close:after {
  content: 'X';
}
#block-userlogin ul li {
  display: block;
}

#block-userregistrationstatistics-3 .view-content {
  height: 186px;
}
div#views_slideshow_cycle_main_announcements-block_1 {
  height: 186px;
}
.webform-element--title-inline.webform-readonly.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-ticket-code.form-item-ticket-code {
  display: none;
}

.event-ticket {
  font-size: 16px;
  display: -webkit-box;
  margin: 10px;
  padding: 0px;
}
.ticket-event-details.col-md-6 {
  padding: 30px;
}
.ticket-details {
  padding: 30px;
}
span.ticket-number {
    position: absolute;
    font-size: 20px;
    top: 10px;
    right: 30px;
}


img.img-responsive.center-block.food.pull-right {
  padding: 10px;
}
.announcement-row-block.views-row:before {
  content: "\f0a1";
  width: 10%;
  float: left;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#featured .block-views-blockannouncements-block-1 .announcement-row-block.views-row .views-field-title {
  width: 90%;
  float: left;
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  display: block;
  height: auto;
  white-space: normal;
  overflow: visible;
  max-height: none;
}
.announcement-row-block.views-row {
  margin: 10px 0px;
  width:100%;
  border-radius: 1px; 
  display: block;
  float: left;
  border-bottom: 1px dotted rgb(150, 149, 149);
}
div#block-views-block-announcements-block-1 .view-content {
  height: 188px;
}

/*
 * My profile part.
 */
 .user-groups,
 .user-card {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2ecec 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2ecec 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2ecec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2ecec', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  background-color: #f2ecec;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
 }
 div#block-views-block-groups-block-2-2 .user-groups {
  padding: 15px;
  position: relative;
  height: 160px;
  margin: 0px 15px 0px 15px;
}
div#block-views-block-groups-block-2-2,
div#block-views-block-user-card-block-1-2 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 991px) {
  
  div#block-views-block-groups-block-2-2,
  div#block-views-block-user-card-block-1-2 {
    width: 50%;
    float: left;
  }
}
/*.block .small-box {
  background-image: -webkit-linear-gradient(top, #ff8989 0%, #c01700 100%);
  background-image: -o-linear-gradient(top, #ff8989 0%, #c01700 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8989), to(#c01700));
  background-image: linear-gradient(to bottom, #ff8989 0%, #c01700 100%);;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8989', endColorstr='#ffc01700', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  background-color: #c01700;
  border: 1px solid #ffb9b9;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}*/
@media only screen and (min-width: 768px) {
  div#block-exposedformalumni-profilepage-1-5,
  div#block-views-block-upcoming-events-block-2,
  div#block-views-block-job-list-block-2,
  div#block-views-block-content-block-1,
  div#block-views-block-task-list-block-1-2,
  div#block-views-block-project-block-1,
  div#block-views-block-recent-reports-block-2,
  div#block-views-block-news-list-block-2{
    width: 48%;
    height: 420px;
    margin-left: 1%;
    margin-right: 1%;
    display:block;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  div#block-exposedformalumni-profilepage-1-5,
  div#block-views-block-upcoming-events-block-2,
  div#block-views-block-job-list-block-2,
  div#block-views-block-content-block-1,
  div#block-views-block-task-list-block-1-2,
  div#block-views-block-project-block-1,
  div#block-views-block-recent-reports-block-2,
  div#block-views-block-news-list-block-2,
  div#block-views-block-groups-block-2-2,
  div#block-views-block-user-card-block-1-2 {
    width: 100%;
    float: none;
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  div#block-views-block-groups-block-2-2 .user-groups {
    height: auto;
  }
}
.user-card {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  height: 160px;
  margin: 0px 15px 0px 15px;
}
.user-card .views-field.views-field-user-picture {
  float: left;
  height: 126px;
  width: 126px;
  overflow: hidden;
  margin-left: 15px;
}
.user-card .views-field {
  height: 21px;
  font-size: 16px;
  width: 60%;
  float: right;
}
div#block-exposedformalumni-profilepage-1-5,
div#block-views-block-upcoming-events-block-2,
div#block-views-block-job-list-block-2,
div#block-views-block-content-block-1,
div#block-views-block-task-list-block-1-2,
div#block-views-block-project-block-1,
div#block-views-block-recent-reports-block-2,
div#block-views-block-news-list-block-2 {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2ecec 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2ecec 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2ecec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2ecec', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f2ecec;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
form#views-exposed-form-alumni-profile-page-1 {
  margin: 0px 15px 0px 15px;
}
div#block-views-block-task-list-block-1-2 table.views-table.views-view-table{
  width: 100%;
}
#main .container .content table tr.views-row {
  height: 60px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.container div#block-views-block-news-list-block-2 .views-field-title {
    font-size: 16px;
    overflow: unset;
    white-space: unset;
    text-overflow: unset;
    margin-bottom: 3px;
}
div#block-exposedformalumni-profilepage-1-5 .form-item {
  width: 100%;
}
div#block-exposedformalumni-profilepage-1-5 .form-item select,
div#block-exposedformalumni-profilepage-1-5 .form-item input {
  width: 100%;
}
div#block-exposedformalumni-profilepage-1-5 div#edit-actions--2 input {
  float: right;
  margin: 10px 0px 0px 0px;
  width: auto;
}
.block .view-footer {
  text-align: right;
}
.views-field.views-field-field-first-name {
  height: auto;
}
.views-field.views-field-field-verified {
  width: 30%;
}
.views-field.views-field-field-graduation-year {
  width: 30%;
}
@media (max-width: 480px) {
  .user-card .views-field.views-field-field-first-name {
    height: 35px;
  }
  .user-card .views-field.views-field-user-picture {
    max-height: 220px;
    height: auto;
    overflow: hidden;
    width: 100%;
  }
  .user-card .views-field.views-field-user-picture .field-content.img-circle {
    margin: auto;
    text-align: center;
  }
  .user-card {
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    height: 420px;
    margin: 0px 15px 0px 15px;
  }
  .user-card .views-field {
    text-align: center;
    height: 21px;
    font-size: 16px;
    width: 100%;
    float: right;
    margin-top: 4px;
  }
}
.user-groups .views-field.views-field-label {
  padding: 10px;
  font-size: 17px;
}

/*
 * User registration part
 */
 @media only screen and (min-width: 991px) {
    
  .form-item.form-type-textfield.form-item-field-first-name,
  .form-item.form-type-textfield.form-item-field-last-name,
  .form-item.form-type-textfield.form-item-field-phone,
  .form-item.form-type-textfield.form-item-mail {
    width: 50%;
    display: block;
    float: left;
  }
  fieldset#edit-gender--wrapper {
    display: inline-flex;
  }
  .edit-field-academic-details > legend {
    border-bottom: 1px solid #333;
  }
  .edit-field-academic-details .fieldset-wrapper fieldset .fieldset-wrapper,
  #field-expertise .fieldset-wrapper fieldset .fieldset-wrapper {
    display: inline-flex !important;
  }
  .edit-field-academic-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item {
    margin-right: 20px;
  }
  .edit-field-academic-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item select{
    width: 220px;
  }
  div.field-address {
    display: block;
    width: 100%;
    float: left;
  }
  div#field-expertise {
    display: inline-block;
    width: 100%;
  }
  .js-form-item.form-item.js-form-type-managed-file.form-type-managed-file.js-form-item-field-image.form-item-field-image {
    height: 180px;
    width: 30%;
    float: left;
  }
  div.field-address .form-item {
    width: 50%;
    float: left;
  }
  .my-profile-form input[type="file"] {
    height: 75px;
  }
  legend {
    border-bottom: 0px;
    margin: 0px;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item.form-type-textfield label {
    width: 20%;
    margin-left: 20px;
    text-align: left;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper h4.label {
    width: 10%;
    display: block;
    float: left;
    margin: 20px 0px 20px 0px;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-date.container-inline{
    display: grid;
    width: 40%;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item {
    display: inline-flex;
    width: 50%;
    float: left;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item.form-item.form-type-checkbox {
    display: inline-flex;
    width: 50%;
    float: left;
    margin-left: 21px;
    margin-right: 20px;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper {
    display: inline-block;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item input {
    margin-left: 5px;
    width: 80%;
    float: right;
  }

  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset.job-duration .fieldset-wrapper {
    display: inline-flex;
  }
}
legend {
  border-bottom: 0px;
  margin: 0px;
}
.js-form-item.form-item.js-form-type-entity-autocomplete.form-type-entity-autocomplete.js-form-item-field-expertise.form-item-field-expertise.form-no-label {
  width: 70%;
  float: left;
}
div#job_details {
  display: inline-block;
}
input#edit-field-expertise {
  width: 100%;
}
.field-chapter > .fieldset-wrapper {
  display: inline-flex !important;
}
input[type="date"] {
  line-height: 20px;
}
span.btn.remove-chapter{
  text-align: center;
  margin-top: 13px;
  margin-left: 20px;
  font-size: 20px;
  padding: 3px 0px;
  height: 34px;
  width: 34px;
  color: #ffffff;
  background: #c01700;
}
span.btn.add-chapter{
  text-align: center;
  margin-top: 0px;
  margin-right: 20px;
  padding: 10px 20px;
  color: #ffffff;
  background: #c01700;
}
#main form span.add-details,
#main form span.remove-details {
  margin: 20px 0px;
  text-align: center;
  margin-top: 38px;
  margin-right: 20px;
  font-size: 20px;
  padding: 3px 0px;
  height: 34px;
  width: 34px;
  color: #ffffff;
  background: #c01700;
}
#main form input.remove-chapter {
  margin: 13px 20px 13px 20px;
  padding: 0px;
  font-size: 20px;
  height: 35px;
  width: 35px;
}


#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item label, 
#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item h4.label {
  font-size: 14px;
  margin-left: 20px;
  text-align: left;
}
#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item select {
  margin-left: 2px;
  width: 100%;
  float: right;
}
#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item.form-type-checkbox input{
  width: unset;
  float: none;
  display: block;
}
#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .job-duration.form-item {
  width: 100%;
  display: none;
}
#main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item.form-type-select {
width: 100%;
}
#main form fieldset.interests .fieldset-wrapper {
  display: block;
}
.form-item .form-item-others {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

span.btn.remove-job-details {
  display: table;
  float: right;
  color: #ffffff;
  background: #c01700;
}
span.btn.add-job-details, 
span.btn.add-expertise {
  text-align: center;
  margin-top: 0px;
  margin-right: 20px;
  padding: 10px 20px;
  color: #ffffff;
  background: #c01700;
}
#main form span.btn.remove-details.remove-expertise {
    margin-top: 14px;
    margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .job-duration.form-item .fieldset-wrapper select{
    margin-left: 20px;
    margin-bottom: 20px;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .job-duration.form-item .fieldset-wrapper {
    width: 100%;
  }
  #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item label, #main form fieldset#edit-field-job-details .fieldset-wrapper fieldset .fieldset-wrapper .form-item h4.label {
    font-size: 14px;
    margin-left: 0px;
    text-align: left;
  }
}
