@charset "UTF-8";
/* CSS Document */

/* Custom Page 1 */
.carousel-control{
	width: 6%;
	background-image: none !important;
}
#spCarousel .carousel-indicators{
	display: none;
}
#spCarousel>.carousel-inner>.item>img {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    object-fit: cover;
}
#spCarousel .carousel-caption{
	text-align: left;
	padding: 130px 0;
    position: initial;
}
#spCarousel .carousel-caption-inner {
    max-width: 650px;
}
#spCarousel .carousel-caption {
    color: #fff;
}
#spCarousel .carousel-caption h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
#spCarousel .carousel-caption h1 {
	color: #fff;
    font-size: 32px;
	font-weight: 300;
	text-transform: uppercase;
}
.slider-btn {
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    text-transform: none;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 7px 20px;
    display: inline-block;
    margin-top: 10px;
}
.slider-btn:hover{
	color: #fff;
	background-color: #828084;
	border-color: #828084;
}
.quicklinks-out {
    background-color: #c41230;
	padding: 40px 0;
}
.quicklinkul {
    list-style-type: none;
    padding-left: 0;
	margin-bottom: 0;
}
.quicklinkul li {
	color: #fff;
    font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
    position: relative;
}
.quicklinkul li:first-child {
    border-top: 1px solid #ffffff;
}
.quicklinkul li:after {
    content: "\e072";
    -moz-osx-font-smoothing: grayscale;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
	position: absolute;
	right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.quicklinkul li a {
	color: #fff;
    padding: 10px 30px 10px 10px;
	display: block;
}
.quicklinkul li a:hover{
	background-color: #828084;
}
.icon-blocks-intro {
    text-align: center;
    padding: 55px 0;
}
.icon-blocks-intro h2 {
	font-size: 22px;
	font-weight: normal;
    text-transform: uppercase;
	margin-bottom: 15px;
}
.icon-blocks {
    margin-bottom: 30px;
}
.icon-block {
    margin-bottom: 35px;
}
.icon-block h4 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.icon-block .fa {
    color: #c41230;
	font-size: 20px;
    margin-right: 6px;
}
.cta-row-out {
    background-color: #828084;
    color: #fff;
    padding: 40px 0;
}
.cta-row-text h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
}
.cta-row-link {
    float: right;
    margin-top: 15px;
}
.cta-row-link a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
	padding-right: 50px;
    display: inline-block;
    position: relative;
}
.cta-row-link a:after {
    color: #828084;
    content: "\f054";
    font-family: fontawesome;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    width: 30px;
    border-radius: 100%;
    background-color: #fff;
    top: -2px;
    right: 0;
    position: absolute;
}
.cta-row-link a:hover{
	color: #c41230;
}
.cta-row-link a:hover:after{
	color: #fff;
	background-color: #c41230;
}
.content-row-out {
    background-color: #f8f8f8;
    padding: 40px 0;
}
.content-row {
    text-align: center;
}
.content-row h2{
	font-size: 22px;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 15px;
}
.custom-tables-out {
    padding: 60px 0;
}
.custom-tables h2{
	font-size: 22px;
	font-weight: normal;
	text-transform:uppercase;
	text-align: center;
	margin-bottom: 15px;
}
.custom-table {
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
	margin-bottom: 15px;
}
.table-header {
    background-color: #c41230;
    padding: 20px 10px;
	text-align: center;
}
.table-header h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}
.table-row {
    text-align: center;
    padding: 10px;
	border-bottom: 1px solid #ddd;
}
.table-row p{
	margin-bottom: 3px;
}
.table-btn {
    background-color: #f7f7f7;
    padding: 10px;
    text-align: center;
}
.table-btn a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #c41230;
    border-radius: 5px;
    display: block;
    padding: 10px;
}
.table-btn a:hover{
	color: #fff;
	background-color: #828084;
	border-color: #828084;
}
#testimonials-slider {
    text-align: center;
    background-image: url(/graphics/texturebg.png);
    background-attachment: fixed;
    background-position: center;
	border-top: 1px solid #eee;
    padding: 55px 0 45px;
}
#testimonials-slider .divider {
    background: #c41230 none repeat scroll 0 0;
    height: 2px;
    margin: 7px auto 25px;
    width: 150px;
}
#testimonials-slider .carousel-caption {
    position: initial;
    color: #333;
    text-shadow: none;
    padding: 0;
}
#testimonials-slider .carousel-indicators{
	display: none;
}
#testimonials-slider h2 {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 10px;
}



/* Custom Page 2 */
.sp-hero-out {
    background-size: cover;
    background-position: center;
    padding: 110px 0 160px;
}
#sp-hero {
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
#sp-hero h1 {
    color: #fff;
    font-size: 38px;
    margin-top: 0;
}
.top-box-out {
    background-color: #f7f7f7;
}
.top-box {
    background-color: #fff;
    box-shadow: 0 0 4px -1px rgba(55, 55, 55, 0.5);
    display: inline-block;
    min-height: 160px;
    text-align: left;
    width: 100%;
	padding: 25px 30px 30px;
	margin: -50px 0 40px;
}
.journal-content-out {
    background-color: #f7f7f7;
	padding-bottom: 40px;
}
.issueInfo {
    margin-bottom: 30px;
}
.issueInfo h2 {
	font-size: 28px;
    color: #333333;
	font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 0 2px;
}
.issueInfo h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0;
    line-height: normal;
    color: #828084;
}
.articles .row {
	width:100%;
    padding-bottom: 30px;
}
.articleImage i {
    background-color: #ccc;
    border-radius: 40px;
    color: #fff;
    font-size: 27px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    box-shadow: inset 1px 1px 2px -1px rgba(0,0,0,0.6);
}
.articleText h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 5px;
}
.articleText p {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 300;
}

.accordion p {
    font-size: 14px;
    letter-spacing: 0;
}
.accordion ul {
    padding-left: 25px;
}
.journalImage {
    display: block;
    margin-bottom: 10px;
}
.journalRead {
    background-color: #828084;
    width: 100%;
    display: inline-block;
    border: 2px solid #828084;
    color: #fff !important;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 12px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: normal;
    -webkit-transition: all 280ms ease-in 0s;
    -moz-transition: all 280ms ease-in 0s;
    -o-transition: all 280ms ease-in 0s;
    transition: all 280ms ease-in 0s;
}
.journalRead:hover {
    background-color: #fff;
    border:2px solid #e6e7e8;
    color: #c41230 !important;
	text-decoration:none;
	opacity:1;
}
.jrnl-outline-btn {
    background-color: #fff;
    border:2px solid #e6e7e8;
    color: #c41230 !important;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
    padding: 12px;
	-webkit-transition: all 280ms ease-in 0s;
    -moz-transition: all 280ms ease-in 0s;
    -o-transition: all 280ms ease-in 0s;
    transition: all 280ms ease-in 0s;
    width: 100%;
	text-decoration:none;
	text-transform:uppercase;
}
.jrnl-outline-btn:hover {
    background-color: #c41230;
    border:2px solid #c41230;
    color: #fff !important;
	text-decoration:none;
	opacity:1;
}
.jrnl-outline-btn::after, 
.jrnl-outline-btn[data-toggle="collapse"]::after {
	content:"\f068"; 
	font-family: FontAwesome; 
	font-size: 18px; 
	padding-right: 0px;
	float: right;
}
.jrnl-outline-btn.collapsed::after, 
.jrnl-outline-btn.collapsed[data-toggle="collapse"]::after  {
  content:"\f067";
}


/* Custom Page 3 */
.sp-title-out {
    padding: 50px 0 40px;
}
.sp-title h1 {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 2px solid #c41230;
    padding-bottom: 10px;
	margin: 0;
}
.event-list h2 {
    color: #828084;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.event-row {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.event-row:last-child {
    border-bottom: none;
}
.event-info h3 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 5px;
}
.event-date {
    color: #828084;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}
.event-info .formbutton {
	display: inline-block;
}


/* Custom Page 4 */
#topImage {
	padding: 0; 
	position:relative;
}
.topImage-content {
    position: absolute;
    background: rgba(102, 102, 102,.4) none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    bottom: 30%;
    font-size: 22px;
    line-height: 24px;
    padding: 15px;
    text-shadow: 0 0 1px #666;
    left: 22%;
    right: 22%;
}
.topImage-content h1{ 
	color: #fff;
}
.cp-btn a {
    background-color: #c41230;
    border-radius: 16px;
    color: #fff;
    padding: 5px 22px;
    text-transform: uppercase;
}
.cp-btn a:hover {
    background: #828084;
    transition: all 225ms ease-in 0s;
}
.cp-btn {
    margin-top: 16px;
}
#myBtn .fa-arrow-up {
    margin-right: 5px;
}
.navwarp {
	display: table; 
	margin: 0 auto; 
	text-align: center;
}
#cp-nav-out {    
    padding: 10px 0;
    background: #c41230;
    border-bottom: 1px solid rgba(0,0,0,.07);
    box-shadow: 0 -2px 5px 0px rgba(0,0,0,.1);
    color: #ffffff;
    z-index:100;
	position: initial;
}
.navwarp ul{
    margin-bottom: 0;
    padding-left: 0;
}
.navwarp i {
	margin-right: 13px;
	font-size: 19px;
}
.navwarp a {
    display: inline-block;
    font-size: 16px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.navwarp a:hover {
    color: #E4A198;
}
.navwarp .active a{
	color: #E4A198;
}
.videoContent {
    margin-top: 50px;
}
.videoContent .embed-responsive-16by9 {
    padding-bottom: 56.25%;
	position: relative;
}
.videoContent .embed-responsive .embed-responsive-item, 
.videoContent .embed-responsive embed, .videoContent .embed-responsive iframe, 
.videoContent .embed-responsive object, .videoContent .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#quote-carousel blockquote {
    border-left: none;
}
#quote-carousel .carousel-indicators {
    display: none;
}
.sectionContent h4 a{
    font-size: 26px;
    font-weight: normal;
}
.sectionContent p {
    margin: 0 0 20px;
}
.sectionContent h3 {
    font-size: 19px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #c41230;
}
.sectionContent {
    padding-right: 15px;
       
}
.sectionContent img{
    margin-bottom:10px;
    width:100%;
    max-width:400px;
}
.sectionContent h5{
    font-size: 19px;
    font-weight: normal;
    margin: 3px 0 10px;
    color: #595959;
}
.pricingTable{
    text-align: center;
    background: #fff;
    padding: 30px 0;
    border: 1px solid #000;
}
.pricingTable .title{
    font-size: 17px;
    font-weight: normal;
    color: #c41230;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.pricingTable .price-value{
    padding: 30px 0;
    background: #828084;
    position: relative;
}
.pricingTable .price-value:before{
    content: "";
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    left: 46%;
}
.pricingTable .price-value2{
    padding: 30px 0;
    background: #c41230;
    margin-bottom: 30px;
    position: relative;
}
.pricingTable .price-value2:before{
    content: "";
    border-top: 15px solid  #828084;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    left: 46%;
}
.pricingTable .type{
    display: block;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight:normal
}
.pricingTable .amount{
    display: inline-block;
    font-size: 50px;
    color: #fff;
    position: relative;
}
.pricingTable .currency{
    position: absolute;
    top: -1px;
    left: -35px;
}
.pricingTable .value{
    font-size: 20px;
    position: absolute;
    top: 21px;
    right: -27px;
}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
}
.pricingTable .pricing-content li{
    font-size: 16px;
    color: #868686;
    line-height: 35px;
}
.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 8px 40px;
    background: #c41230;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    border: 2px solid #c41230;
    border-radius: 16px;
    transition: all 0.5s ease 0s;
}
.pricingTable .pricingTable-signup:hover{
    background: #fff;
    color: #c41230;
}
.SPnav li {
    display: inline-block;
}
.mainBody {
    margin-top: 50px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 10%;
    right: 10%;
    z-index: 99;
    outline: none;
    background-color: #ac0f29;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 16px;
	border: 1px solid #fff;
}
#myBtn:hover {
    background-color: #828084; 
} 
.gradientrow {
    margin-bottom: 50px;
    float: left;
    width: 100%;
    background-repeat: repeat-x;
    color: #ffffff;
    background-size: 100% 100%;
    background-position: center center;
    min-height: 310px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aa1118+0,bf5455+100 */
background: #aa1118; /* Old browsers */
background: -moz-linear-gradient(top, #aa1118 0%, #bf5455 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #aa1118 0%,#bf5455 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #aa1118 0%,#bf5455 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa1118', endColorstr='#bf5455',GradientType=0 ); /* IE6-9 */
}
.gradientrow .container {
    padding: 20px 0px;
}
.gradientrow h2{
    font-size: 26px;
    font-weight: normal;
    margin: 10px 0 15px;
}
.gradientrow h1, .gradientrow h2, .gradientrow h3, 
.gradientrow h4, .gradientrow h5, .gradientrow h6, 
.gradientrow a, .gradientrow p, .gradientrow span, 
.gradientrow div {
    color: #ffffff;
}
.gradientrow .carousel-control.left, 
.gradientrow .carousel-control.right {
    padding-top: 70px;
}
.sponsor-item {
    display: inline-block;
    vertical-align: top;
    width: 31.5%;
    margin: 0 15px 15px 0;
}
.sponsor-item:nth-child(4), .sponsor-item:nth-child(7) {
    margin-right: 0;
}
.sponsor-item img {
    width: 100%;
}
.agenda-location {
    color: #000;
    font-size: 16px;
}
.agenda-time {
    color: #868686;
    margin-bottom: 10px;
}
.panel{
    border: none;
    border-radius: 0 !important;
    box-shadow:none;
}
.panel-heading {
    padding: 12px 15px;
    background-color: #828084 !important;
    border-radius:0;
}
.panel-title {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.panel-title a {
    color:#fff;
    margin: 0;
    font-size: 19px;
}
.panel-body h5 {
    color: #c41230;
    text-transform: uppercase;
}

.offset:before { 
	display: block; 
 	content: " "; 
  	height: 170px;      /* Give height of your fixed element */
    margin-top: -170px; /* Give negative margin of your fixed element */  	
    visibility: hidden; 
}


/* Custom Page 5 */
#gallery1 .galleryWrap  {
	padding:0;
}
#gallery1 .modal-dialog {
	width:70%;
}
#gallery1 .modal-body img {
	margin:0 auto;
}
.btn-primary{
	background-color: #c41230;
	border-color: #c41230;
}
.btn-primary:hover{
	background-color: #828084;
	border-color: #828084;
}


/* Custom Page 6 */
#tabsOut {
    margin-top: 20px;
}	
#h1Box {
    background: #E5897F;
    padding: 10px 20px 20px;
    margin: 10px 0 20px;
}
#h1Box h4{
	color: #333;
}
#h2Box{
	background: #ac0f29;
    padding: 10px 20px 20px;	
	color:#fff;
	margin: 10px 0 20px;
}
#h2Box h4{
	color:#fff;
}
#cRight {
    padding-left: 25px;
}
#links a {
    display: block;
    font-size: 26px;
    margin-bottom: 10px;
}
#imgMessage {
    margin-bottom: 20px;
}
.messageImg {
    position: relative;
}
.messageImg a {
    font-size: 43px;
    background: #F0F4F9;
    display: block;
    width: 56px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
}
.messageCont {
    background: #E5897F;
    padding: 20px;
}
.shBox {
    margin-bottom: 20px;
}
.shBOxCont {
    background: #ac0f29;
    padding: 20px 20px 40px;
    color: #fff;
}
.shBOxCont h2{
	color: #fff;
}
.bigText {
    font-size: 20px;
}
.shBOxCont a {
    color: #fff;
}
.shBOxCont a:hover{
	color: #eee;
}
.right-events {
    background: #eee;
    padding: 20px;
}
.right-events .irailhead {
    color: #ac0f29;
    font-weight: 300;
    font-size: 26px;
    padding: 0 0;
    line-height: 32px;
}
.right-events .irailhead a {
    float: right;
    font-size: 14px;
    color: #ac0f29;
    background: transparent;
}
.right-events .irailcontent {
    background: #fff;
	color: #999;
	font-size: 13px;
}
.right-event {
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
}
.right-event:last-child {
    border-bottom: none;
}
.right-event h3 {
    font-size: 20px;
}


/* Custom Page 7 */
.top-content-out {
    padding: 40px 0 70px;
}
.top-content {
    text-align: center;
}
.top-content h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
	margin-bottom: 40px;
}
.icon-columns-out {
    background-color: #f7f7f7;
    padding: 70px 0 75px;
}
.icon-columns h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
	margin-bottom: 40px;
	text-align: center;
}
.icon-col h4 {
    font-size: 18px;
    line-height: normal;
	margin-bottom: 30px;
}
.icon-col .formbutton {
    display: inline-block;
    margin-top: 10px;
}
.bottom-text-out {
    padding: 70px 0 75px;
}
.bottom-text h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
	margin-bottom: 40px;
	text-align: center;
}


/* Custom Page 8 */
.top-ctas-out {
    padding: 50px 0;
}
.cta-col .fa {
    color: #828084;
    font-size: 25px;
	margin-bottom: 20px;
}
.cta-col h2 {
    margin-bottom: 20px;
}
.border-link {
    border-bottom: 1px dotted #c41230;
}
.border-link:hover{
	border-color: #828084;
}
.top-ctas>.row>div:first-child>.cta-col {
    border-right: 2px solid #f1f1f1;
    padding-right: 20px;
}
.top-ctas>.row>div:last-child>.cta-col {
    padding-left: 20px;
}
.img-content .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
}
.img-content .row .col-sm-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.img-block-inner img {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    object-fit: cover;
}
.content-block {
	background-color: #f7f7f7;
    min-height: 500px;
}
.content-block-inner{
	max-width: 550px;
	padding: 55px 6% 25px;
}
.content-block-inner h2 {
    margin-bottom: 25px;
}
.content-block-inner .formbutton {
    display: inline-block;
    margin-top: 20px;
}
.board-members-out {
    padding: 50px 0;
}
.board-members {
    text-align: center;
}
.board-members h2 {
    margin-bottom: 50px;
}
.bm-item {
    text-align: center;
    margin-bottom: 60px;
}
.bm-item img {
    border-radius: 100%;
    max-width: 180px;
    width: 100%;
    margin-bottom: 20px;
}
.committee-leadership-out{
	background-color: #f7f7f7;
	padding: 60px 0 70px;
}
.committee-leadership{
	text-align: center;
}
.committee-leadership h2 {
    margin-bottom: 25px;
}
.col-5 {
    float: left;
    width: 20%;
}
.cl-item h3 {
    font-size: 22px;
    font-weight: 300;
}
.cl-item .fa {
	color: #828084;
	font-size: 40px;
	display: block;
	margin: 20px 0 10px;
}
.cl-item .formbutton {
    display: inline-block;
}
.professional-staff-out{
	padding: 60px 0 70px;
}
.professional-staff{
	text-align: center;
}
.professional-staff h2 {
    margin-bottom: 25px;
}
.awards-section-out {
    background-color: #f7f7f7;
    padding: 60px 0 70px;
}
.awards-section {
    text-align: center;
}
.awards-section h2 {
    margin-bottom: 25px;
}
.awards-item {
    color: #828084;
	display: block;
}
.awards-item h3 {
	color: #828084;
	font-size: 22px;
    font-weight: 300;
}
.awards-item .fa {
    font-size: 45px;
}
.awards-item:hover, .awards-item:hover h3{
	color: #c41230;
}
.contentimg-boxes-out {
    padding: 60px 0 70px;
}
.contentimg-boxes h2 {
    margin-bottom: 25px;
	text-align: center;
}
.ci-box {
    box-shadow: 0 0px 35px 0px rgba(0,0,0,0.2);
	margin-bottom: 25px;
}
.ci-box .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
}
.ci-box .row .col-sm-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ci-text {
	background-color: #fff;
    padding: 20px 0;
	min-height: 290px;
}
.ci-img {
    position: relative;
}
.ci-img-inner img {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    object-fit: cover;
}
.ci-img-inner .formbutton {
    position: absolute;
    bottom: 40px;
    left: 50%;
    right: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ci-text-inner {
    padding: 0 20px;
}
.ci-text-inner h3 {
    font-size: 22px;
    font-weight: 300;
}

		
/* Media Queries */
@media (max-width:1199px) {
	#spCarousel .carousel-caption {
		padding: 100px 0;
	}
	.navwarp a{
		font-size: 14px;
	}
	.navwarp i {
		margin-right: 10px;
		font-size: 13px;
	}
}

@media (max-width:991px) {
	#spCarousel .carousel-caption {
		padding: 60px 0;
	}
	.quicklinkul li:first-child {
		border-top: none;
	}
	.quicklinks>.row>div:first-child>.quicklinkul>li:first-child{
		border-top: 1px solid #fff !important;
	}
	.cta-row {
		text-align: center;
	}
	.cta-row-link {
		float: none;
	}
	.custom-tables-out{
		padding: 50px 0 35px;
	}
	.custom-table {
		margin-bottom: 20px;
	}
	.pricingTable{ 
		margin-bottom: 30px; 
	}
    .topImage-content{
		bottom:15%;
		left:10%;
		right:10%;
    }
}

@media (max-width:959px) {
	.pricingTable .title {
		min-height: 40px;
	}		
	.pricingTable .price-value:before, 
	.pricingTable .price-value2:before{
		left: 40%;
	}
	.pricingTable .amount {
		font-size: 40px;
	}
}

@media (max-width:767px) {
	#spCarousel .carousel-control .glyphicon {
		top: 20%;
	}
	#spCarousel>.carousel-inner>.item>img{
		position: initial;
	}
	#spCarousel .carousel-caption {
		color: #333;
		text-align: center;
    	text-shadow: none;
		padding: 20px 0 30px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ddd;
	}
	#spCarousel .carousel-caption-inner {
		max-width: none;
	}
	#spCarousel .carousel-caption h6{
		color: #828084;
	}
	#spCarousel .carousel-caption h1{
		color: #c41230;
		font-size: 28px;
	}
	.slider-btn{
		color: #c41230;
		border-color: #c41230;
		margin-top: 0;
	}
	.top-box{
		min-height: auto;
	}
	.articleImage, .journalImage{
		display: none;
	}
	.sp-title h1 {
		font-size: 28px;
	}
	.event-img img {
		margin: 0 auto 15px;
		max-width: 400px;
		width: 100%;
	}
	.event-info {
		text-align: center;
	}
	.topImage-content {
		font-size:16px;
		line-height:normal;
		bottom: 5%;
		left: 15px;
		right: 15px;
	}
	.topImage-content h1 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.gradientrow .carousel-control.left, 
	.gradientrow .carousel-control.right {
		display: none;
	}
	.videoContent {
		text-align:center;
		margin-top: 30px;
	}
	.videoContent .padding{
		margin: 20px;
	}
	.sectionContent {
		padding-right: 0;
		text-align: center;
	}
	.pricingTable {
		max-width: 400px;
		margin: auto;
		margin-bottom: 30px;
	} 
	.mainBody {
		margin-top: 0;
	}
	.navwarp{
		font-size:0;
		width: 100%;
		text-align: center;
	}
	.navwarp a{
		background: rgba(255,255,255, .5);
		margin-bottom: 15px;
		font-size: 14px;
		display: block;
		padding: 5px;
	}
	.navwarp a:hover{
		background: rgba(0,0,0,.1);	
	}
	.navwarp li:last-child a{
		margin-bottom: 0;
	}
	.navwarp .active a{
		background: rgba(0,0,0,.1);
	}
	.navwarp i {
		margin-right: 10px;
		font-size: 28px;
		display: block;
		margin-bottom: 13px;
	}
	.SPnav li {
		display: block;
	}
	.sponsor-item {
		width: 100%;
		margin: 0 auto 15px;
	}
	.sponsor-item img {
		width: 300px;
		max-width: 100%;
	} 
	#quote-carousel .carousel-indicators {
	  display: block;
	  bottom: -15px;
	}
	.offset:before {
		height: 20px;
		margin-top: -20px;
	   
	}
	#gallery1 .thumbnail {
		margin:0 auto 20px; 
		width:70%;
	} 
	#gallery1 .thumbnail img {
		width:100%;
	} 
	#gallery1 .modal-dialog {
		width:auto;
	}
	#cRight{
		padding-left: 15px;
		margin-bottom: 30px;
	}
  	.messageImg a {
	  right: 15px;
	}
	.top-content-out{
		padding: 0px 0 35px;
	}
	.icon-columns-out {
		padding: 40px 0 45px;
	}
	.icon-col {
		text-align: center;
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #ddd;
	}
	.icon-col h4 {
		margin-bottom: 20px;
	}
	.icon-columns>.row>div:last-child>.icon-col {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.bottom-text-out {
		padding: 40px 0 45px;
	}
	.top-ctas-out {
		padding-bottom: 25px;
	}
	.cta-col {
		border: none !important;
		padding: 0 !important;
		text-align: center;
		margin-bottom: 30px;
	}
	.img-content .row {
		display: block;
	}
	.img-block-inner img {
		position: initial;
	}
	.img-content {
		max-width: 550px;
		margin: 0 auto;
		border-radius: 5px;
		overflow: hidden;
	}
	.content-block {
		min-height: auto;
	}
	.content-block-inner {
		max-width: none;
		padding: 20px 20px 30px;
	}
	.content-block-inner h2 {
		margin-bottom: 10px;
	}
	.content-block-inner .formbutton{
		margin-top: 10px;
	}
	.committee-leadership-out {
		padding-bottom: 40px;
	}
	.col-5 {
		float: none;
		width: 100%;
	}
	.cl-item {
		margin-bottom: 30px;
	}
	.professional-staff-out {
		padding-bottom: 50px;
	}
	.ps-item {
		margin-bottom: 20px;
	}
	.awards-section-out{
		padding-bottom: 50px;
	}
	.awards-item {
		margin-bottom: 20px;
	}
	.ci-box {
		max-width: 500px;
		margin: 0 auto 20px;
	}
	.ci-box .row {
		display: block;
	}
	.ci-img-inner {
		min-height: 50px;
	}
	.ci-img-inner img {
		position: initial;
		height: auto;
		display: none;
	}
	.ci-text {
		min-height: auto;
	}
	.ci-img-inner .formbutton {
		bottom: auto;
		width: 90%;
	}
}

@media (max-width: 600px){
	.sectionContent h3 {
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	#spCarousel .carousel-control .glyphicon {
		top: 14%;
	}
	#spCarousel .carousel-caption h1{
		font-size: 22px;
	}
	.sp-hero-out{
		padding: 60px 0 130px;
	}
	.topImage-content {
		position: initial;
		left: auto;
		right: auto;
		bottom: auto;
		margin: 10px;
	}
	#gallery1 .thumbnail {
		width:70%;
	}
}