/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

  .fa-exclamation-triangle {
    color:red !important;
  }

  .fa-exclamation-circle {
      color:yellow !important;
  }

  .content-box {
    text-align: left !important;
  }

body {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

  .annoucement-banner-2 {
    background-color: #FE033D;
    padding-top:10px;
    padding-bottom:10px;
    color:white;

  }

hr {
  max-width: 100%;
  border-width: 1px;
  border-color: grey; }

hr.light {
  border-color: #fff; }

hr.normal {
	/*border-top: 1px solid rgba(0,0,0,.1);*/
	max-width: 100%;
	border-top: 1px solid #212529;
}

hr.normal.gray {
	/*border-top: 1px solid rgba(0,0,0,.1);*/
	border-top: 1px solid rgba(0,0,0,.1);
}

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #f05f40; }

a.session-link {
  color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a.session-link:hover {
    color: #f05f40;
	border-bottom: #212529;
	}

   a.session-link.green:hover {
    color: green;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }


.days-btn {
  background-color: #24AB76;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.days-btn:hover {
  background-color: #4CAF50;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.bg-primary {
  background-color: #F05F40 !important; }

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 4rem 0; }

section.no-pad {
  padding: 0; }


.section-heading {
  margin: 0 0 30px 0;}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

/* Custom CSS*/
.center {
    margin: auto;
    width: 50%;
    border: 3px solid green;
    padding: 10px;
}

.center-date-block {
    margin: auto;
    width: 50%;
    padding: 0px;
}

.committee {

    margin: 0px 15px 14px 15px;

    padding: 16px 16px;
}

.committee_img {
	width: 230px;
	margin: 0 0 17px 0;
}

.discount {
	color: #ff6700;
}


.venue_style {
  padding-top: 7rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/nyc_2.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }

.venue_style.orange {
  background-image: url("../img/sheraton3.jpg");
  }

.venue_style.award {
  background-image: url("../img/awardback.jpg");
  }

.venue_style.reception {
  background-image: url("../img/time_square.jpg");
  }

.digital_style {
  padding-top: 10rem;
  background-image: url("../img/1.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:425px;
     }

.doctor_style {
  padding-top: 7rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/36.webp");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  }

  .doctor_style2 {
    padding-top: 7rem;
    padding-bottom: calc(10rem - 56px);
    background-image: url("workshop2.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    }


.no_margin_text {
	margin-top:-15px;
	padding: 4px 0 7px 0;
	background-color: #0000003b;
}

.no_margin_text.venue {
	background-color: unset;
}

.info_nyc {
	border-left: none;
	border-top: 1px solid white;
	margin-top: 20px;
}

.session_date {
	border: 1px solid;
    padding: 17px;
    margin: 0 37px;
    border-radius: 28px;
    font-size: 20px;
}

.session_days {
	margin: 30px 0px;
}

.session_each_day {
	margin: 7px 0px;
    font-size: 19px;
}

#map {
        height: 450px;
        width: 100%;
       }

.my-auto-new {
	    margin-top: 93px;
}

.reg_button {
	white-space: normal;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.no-padding {
    padding: 0px;
}

.joint_meet {
	padding-left: 0px;
}

.back_gray {
	background-color: #20031c67;
  padding-top:5px;
  padding-bottom:5px;
}

.back_vr {
	padding: 0px;

	background-color: #6150ff;
}

.vr_top {
	padding-top: 1.5rem;
}

.no_pad_sec {
	padding: 0px;
}

.footer_pad {
	padding: 10px 0 0 0;
	font-size: .8rem;
}

.of_delete {
	display: inline;
}

.gray_text {
	    color: #6b6969;
}

.gray_text.font {
	    /*font-family: 'Alegreya Sans SC', sans-serif;
		font-size: 20px;*/
		font-weight: normal;
		color: inherit;
		font-family: 'Raleway', sans-serif;
		font-size: 18px;
}

.commitee_pad {
	line-height: 1.2;
	margin: 0 0 5px 0;
}

.nav_delete {
	display: inline;
}

.committee_pad {
	padding-left: 27px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.arrow {
	font-size: 21px;
}

.committee_top {
	margin-top: 5px;
}

.commitee_hide {
	display: none;
}

.commitee_show {
	display: block;
}

.hide_title {
	display: inline;
}

.digital_left {
	padding-left: 5rem;
}

.width_digital {
	width: 657px;
}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.form_msg {
	display: none;
}

.btn_update {
	text-transform: none !important;
    border-radius: unset !important;
	font-weight: 600 !important;
}

.star_font {
	font-size: 0.6rem;
}

.star_footer {
	color: gray;
}

/*https://stackoverflow.com/questions/8808099/css-set-border-to-half-width*/
.session::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0px;
    width: 8%;
    left: 0%;
    border-top: 1px solid #90909063;
    border-bottom: 1px solid #90909063;
    border-left: 1px solid #90909063;
    }

.session {

    margin: 0px 15px 14px 15px;
    /*border-top: solid 1px #90909063;*/
    padding: 0px 16px 7px 16px;
}

.session_speak {

	color: gray;
	/*font-family: Times New Roman;
	font-size: 17px;*/
}

.green_box	{
	font-size: 30px;
    color: green;
	line-height:1;
}

.purple_box	{
	font-size: 30px;
    color: #6150ff;
	line-height:1;
}

.blue_box	{
	font-size: 30px;
	color: #007bff;
	line-height:1;
}

.green_box_top	{
	font-size: 30px;
    color: green;
	line-height:1;
}

.purple_box_top	{
	font-size: 30px;
    color: #6150ff ;
	line-height:1;
}

.blue_box_top	{
	font-size: 30px;
	color: #007bff;
	line-height:1;
}

.blue_box_top.program	{
	font-size: 18px;
	color: #007bff;
	line-height:1;
}

.icon_blue {
	color: #007bff;
	margin: 0 0 1px 0;
}

.icon_blue.green {
	color: green;
}

.icon_blue.purple {
	color: #6150ff ;
}

.icon_blue.red {
	color: red;
}

.icon_blue.yellow {
	color: #ebe918;
}

.icon_blue.orange {
	color: orange;
}

.icon_blue.gray {
	color: gray;
}

.program_key.gray {
	background-color: #f3f3f3;
}

.program_key.pink {
	background-color: #f5c1be;
}


.program_key.orange {
	background-color: #ffeece;
}


.blue_box_top.program.green	{
	color: green;
}

.blue_box_top.program.purple {
	color: #6150ff ;
}

.blue_box_top.program.gray	{
	color: #f3f3f3;
}

.blue_box_top.program.orange	{
	color: #ffeece;
}

.blue_box_top.program.pink	{
	color: #f5c1be;
}

.green_box_session	{
	font-size: 30px;
    color: green;
	line-height:0;
	padding: 10px 0px 0 10px;
    float: right;
}

.purple_box_session	{
	font-size: 30px;
    color: #6150ff ;
	line-height:0;
	padding: 10px 0px 0 10px;
    float: right;
}

.blue_box_session {
	font-size: 30px;
	color: #007bff;
	line-height:0;
	padding: 10px 0px 0 10px;
    float: right;
}

.link_box_session {
	font-weight: normal;
	line-height:0;
	padding: 10px 0px 0 10px;
    float: right;
}

.key-pad {
	padding:0 17px 5px 0;

}

.kay-pad-more {
	padding:0 18px 5px 0;
}

.key {
    margin: 0px 15px 14px 15px;
    padding: 16px 16px;
}

.color_code {
	font-size: 1rem;
}

.table_color {
	margin: 15px auto 0 auto;
}

.color_code_margin {
	padding-left: 20px;
}


.workshops::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0px;
    width: 30px;
    left: 0%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    }

.workshops {
    background-color: #0000003b;
    margin: 0px 15px 14px 15px;
    padding: 8px 16px 10px 16px;
}

.workshops_top {
	margin-top: 50px;
}


.session2::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0px;
    width: 8%;
    left: 0%;
    border-top: 1px solid #90909063;
    border-bottom: 1px solid #90909063;
    border-left: 1px solid #90909063;
    }

.session2 {
    margin: 0px 0px 14px 0px !important;
    /*border-top: solid 1px #90909063;*/
    padding: 10px 16px 7px 16px;
	border: none;
	display: inherit;
}

.medium-wd {
	display: none;
}

.small-wd {
	display: none;
}

.xsmall-wd {
	display: none;
}

.table_margin {
	margin-bottom:43px;
}

.table_margin.speaker_pg {
	margin-bottom:63px;
}


.table_no_border {
	border-left: none !important;
	border-right: none !important;
	border-bottom-width: 1px !important;
	border-top: none !important;
}

.no_border {
	border: none !important;
}

.orange_theme {
	color: #ee4b28;
}

.table_wd {
	width:200px;
}

.section_line {
	margin: 40px 0 23px 0px;
	/*border-bottom: 1px solid #e9ecef;*/
	/*line-height: 0.1em;*/
}

h4.section_line{
	line-height: 1.3;
}

h4 span {
	background: #fff;
	padding-right: 20px;
}

.session_time {
	width: 158px;
}

.session_table_small {
	display: none;
}

.session_table_bgc {
	background-color: #ffeece;
	width: 100%
}

.session_table_bgc_gray {
	background-color: #f3f3f3;
	width: 100%
}

.session_table_bgc_yellow {
	background-color: #f5c1be;
	width: 100%
}

.session_room {
	color: black;
	font-weight: 500;
}

.speaker_name {
	margin-top: 20px;
}

.speaker_aff {
	margin-bottom: 40px;
	color: gray;
}

.speaker_block {
	width: 277px;
	border: none;
	float: left;
	text-align: center;
	padding: 0 18px;
}

.speaker_img {
	margin: 0 auto;
}

.speaker_img2 {
	margin: 11px 10px 0 0;
}

.abs_button {
		margin: 0px 0 0 15px;
}

.table-hover tbody tr:hover {
    background-color: unset !important;
}

 .nav-tabs .nav-link.active {
    /*background-color: #f8f8f8 !important;*/
}

.btn_custom {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.675rem 1.65rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.nav-link.session-tab {
    display: block;
    padding: 0.5rem 1rem 0.5rem 2rem;
	border-color: #e9ecef #e9ecef #212529;
	background-color: #f8f8f8;
}

.session_box {
	border-right: 1px solid #212529;
	border-left: 1px solid #212529;
	width: 100%;
	height: 27px;
}

.tab-content {
	padding: 13px 13px 0 20px;
}

.nav-tabs .nav-link.active.orange {
    color: #F05F40;
	border-left: 1px solid #212529;
    border-right: 1px solid #212529;
    border-top: 1px solid #212529;
	border-bottom: 1px solid white;
}

.nav-link.active.green {
    color: green;
	border-left: 1px solid #212529;
    border-right: 1px solid #212529;
    border-top: 1px solid #212529;
	border-bottom: 1px solid white;
}

.nav-tabs.bk_border {
	border-bottom: 1px solid #212529;
}


.table_width >  .table td, .table th {
    padding: .15rem .75rem .15rem .75rem;
}

.table_width > .table > thead > .session_table_bgc > td > .gray_text_prg {
    font-size: 1rem ;
}

.table_width > .table > thead > .session_table_bgc_yellow > td > .gray_text_prg {
    font-size: 1rem ;
}

.table_width > .table > thead > .session_table_bgc_gray > td > .gray_text_prg {
    font-size: 1rem ;
}

.table_width > .table td > .gray_text_prg {
    font-size: 0.9rem;
}

.wksh_margin {
	margin: 20px 0 0 0;
}

.wksh_green {
	color: green;
}

.red_text {
	color:red;
}

.bg_orange {
  background-color: #6150ff;
}

.margin_header {
  margin-top: 17px;
}

.btn-xl.pad_height {
	line-height: 1.1;
	padding-top: 11px;
}

.btn-xl.padding {
	padding-top: 10px;
}

.logo_text {
	font-size: 13px;
}

.logo_image {
	margin-top: 91px;
}

.make_reserv {
	margin-top:24px;
}

.clock_box {
	border: solid 9px white;
	width: 335px;
	padding: 20px 0 20px 0;
	font-size: 20px;
	font-weight: bold;
	background-color: #ff000c;
	float: right;
}

.clock_box_phone {
	display: none;
	margin: 0 0 -23px 0;
/*    border: solid 9px white;
    width: 335px;
    padding: 20px 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    background-color: #f00c;
    margin: 38px 0 0 0;*/
}

.abstracts_closed {
    padding: 20px 30px 20px 40px;
    font-size: 20px;
    background-color: #ff000c;

}

.venue_box {
	padding: 1.5rem 1.5rem 4rem 1.5rem;
	background-color: rgba(0, 0, 0, 0.8);
	height: 405px;
}

.award_box {
	padding: 1.5rem 1.5rem 2rem 1.5rem;
	/*background-color: #000c; */
	background-color: rgba(0, 0, 0, 0.8);
}

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.content_foot {
  min-height: 100%;
  margin: 0 auto -80px;
}

.footer{
  height: 80px;
}

.push {
  height: 50px;
}

.red_btn {
	background-color: #6236FF;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.red_btn {
	color: white;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link.red_btn {
	color: black;
}

a.nav-link.red_btn:hover {
	background-color: #ee4b28 ;
}

#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link.red_btn:hover {
	color: black;
}

 /* Original Padding was (.5rem 1rem) */
#mainNav .navbar-nav > li.nav-item > .nav-link {
	padding: .2rem 1rem;
}

.sponsor.exhitbit {
	margin-bottom: -54px;
}

.border-top {
	border-bottom: 1px solid #e9ecef;
}

.desk {
	display: block;
}

.sponsor.mobile {
	display: none;
}

#hidden {
	display: none;
}

#passHelp {
	display: none;
}

.center_btn {
	margin: auto;
	width: 50%
}

.sponsor_lvl_mobile {
	display: none;
}

.recep_table {
	vertical-align: top;
	width: 28%;
}

/*----------- Abstract Search Filter  ---------------------*/

#myInput {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#myTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 18px; /* Increase font-size */
}

#myTable th, #myTable td {
    text-align: left; /* Left-align text */
    padding: 12px; /* Add padding */
}

#myTable tr {
    /* Add a bottom border to all table rows */
    border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
    /* Add a grey background color to the table header and on hover */
    background-color: #f1f1f1;
}



/*----------- Dropdown ---------------------*/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #352021;
    min-width: 350px;
    z-index: 1;
}

.dropdown-content a {
    color: rgba(255, 255, 255, 0.7);
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	font-size: .9rem;
    font-weight: 500;
}

.dropdown-content a:hover {color: #fff}

.dropdown:hover .dropbtn {
    background-color: black;
}

.sub_nav {
	text-transform: none !important;
	font-weight: 500 !important;
	margin-left:13px;
}

.speaker_foot {
	margin-left: 8px;
}


.table_no_border.gray_text_prg {
    font-size: .95rem;
}

/*------------------------------------*/

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color:#6150ff ;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #6150ff ; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529;
	cursor: pointer; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #6150ff ; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color:#6150ff  !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
	.navbar_other {
		border-color: #352021 !important;
		background-color: #352021 !important;
	  }
	.dropdown:hover .dropdown-content {
    display: block;
		}
	.sub_nav {
	display:none;
	}

	.plus_nav {
		display: none;
	}

	#mainNav {
      border-color: transparent;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #fff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1.5rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #fff; }
      #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, 0.1);
        background-color: black !important; }
        #mainNav.navbar-shrink .navbar-brand {
          color:#6150ff  ; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color:#6150ff ; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: rgba(255, 255, 255, 0.7); }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color:#6150ff; }
			}

header.masthead {
  padding-top: 25px;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/nyc.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }

  header.masthead hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  header.masthead h1 {
    color:white;
    font-size: 2rem; }
  header.masthead p {
    font-weight: 300; }
  @media (min-width: 768px) {
    header.masthead p {
      font-size: 1.15rem; }
	.info_nyc {
	border-left: 1px solid white;
	border-top: none;
	margin-top:0px;
		}
	}
  @media (min-width: 992px) {
    header.masthead {
      /*height: 100vh;*/
      min-height: 600px; /*was 650*/
      padding-top: 0;
      padding-bottom: 0; }
      header.masthead h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 3rem; } }

.service-box {
  max-width: 400px; }

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }
/*custom css for media witdth*/

@media only screen and (max-width: 1200px) {

  .digital_style {
    padding-top: 10rem;
    background-image: url("../img/1.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:550px;
       }


		.nav_delete {
			display: none;
		}

		.width_digital {
			width: unset;
		}

		.venue_box {
			height: 338px;
		}

		.sponsor.exhitbit {
			margin-bottom: -35px;
		}
}

@media only screen and (max-width: 990px) {



	.large-wd {
		display: none;
	}

	.medium-wd {
		display: block;
	}

	.clock_box_phone {
		display: block;
	}

	.nav-link.session-tab {
		display: block;
		padding: 0.5rem 1rem 0.5rem 1rem;
	}

	.venue_box {
		margin-top: 20px;
		height: unset;
	}

	.red_btn {
	background-color: unset;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link.red_btn {
		color: unset;
	}

	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link.red_btn {
		color: unset;
	}

	a.nav-link.red_btn:hover {
		background-color: unset ;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link.red_btn:hover {
		color: #F05F40;
	}

	.sponsor.exhitbit {
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 800px) {
.card-columns {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
		}


	}

@media only screen and (max-width: 790px) {
	.sponsor_lvl_mobile {
		display: inline;
		margin-top: 20px;
	}

	.sponsor_lvl {
		display: none;
	}

}

@media only screen and (max-width: 768px) {
  .ntsnycn {
    width: 350px;
    height:auto;
  }
		.digital_left {
			padding-left: 3rem;
		}

		.medium-wd {
			display: none;
		}


		.small-wd {
			display: block;
		}

		.abs_button {
			margin: 1.5rem 0 0 0;
		}

		.logo_image {
			display: none;
		}
}

@media only screen and (max-width: 600px) {
  .ntsnycn {
    width: 300px;
    height:auto;
  }

.card-columns {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
		}
	}

@media only screen and (max-width: 560px) {

  .promote-btn {
    font-size: 12px;
  }
  .ntsnycn {
    width: 300px;
    height:auto;
  }
#mainNav .navbar-brand {
    font-weight: 400;
	text-transform: unset;
    color: #F05F40;
	font-size: .8rem;
	}

.session_table_big {
	display:none;
}

.session_table_small {
	display: block;
}

.footer {
	height: unset;
}

.sponsor {
	width: 50%;
	margin: auto;
}

.sponsor.mobile {
	display: block;
	width: 40%;
}

.desk {
	display: none;
}

}

@media only screen and (max-width: 475px) {
	.gray_text { width: 100%; }
			.commitee_hide {
			display: block;
		}
		.commitee_show {
			display: none;
		}
		.small-wd {
			display: none;
		}

		.xsmall-wd {
			display: block;
		}

		.center_btn {
			width: unset;
			margin: unset;
		}

	}


@media only screen and (max-width: 375px) {
	.of_delete { display: none; }
	  header.masthead h1 {
		font-size: 1.9rem;
		}
		.hide_title {
			display: none;
		}
	.green_box_top	{
		font-size: 15px;
		color: green;
		line-height:2.5;
	}

	.purple_box_top	{
		font-size: 15px;
		color: #6150ff ;
		line-height:2.5;
	}

	.blue_box_top	{
		font-size: 15px;
		color: #007bff;
		line-height:2.5;
	}

	.blue_box_top.program	{
		font-size: 15px;
	}

	.green_box	{
		font-size: 15px;
	}

	.purple_box	{
		font-size: 15px;
	}

	.blue_box	{
		font-size: 15px;
	}

	.session2::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-top: 1px solid #90909063;
    border-bottom: none;
    border-left: none;
    }

	.clock_box_phone {
		width: 100%;
	}
}

/*End custom*/

.text-primary {
  color: #F05F40 !important; }

.btn {
  font-weight: 800;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn.access {
  font-weight: 500;
  text-transform: none;
  border: none;
  border-radius: 300px;
  font-size: .8rem;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn_lowercase {
  font-weight: 700;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #6150ff ;
  border-color: #F05F40; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #9C87E4 !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }
