/*! 
 * Print style sheet
*/

@media print{

.noprint {display:none !important;}


/*PAGE STRUCTURE*/

#header, #footer, #relatednews, #social, iframe, .single_image_tools {display:none !important;}

.embed-container{margin:0 !important;height:0 !important;display:none !important;padding:0 !important;}
.embed-container iframe{width:0 !important;height:0 !important;}

.storify iframe {display:block !important;width:100% !important;}

.page, section, .row {width:100% !important;}

.page{font-size:1rem !important;}

.page_header, .header_image_inner, .wallpaper-container, .wallpaper-media img {display:block !important;}

.page, p, span, a {color:#000 !important;}

.margined_top_large, .margined_large {margin-top:25px !important;}
.margined_bottom_large, .margined_large {margin-bottom:25px !important;}
.margined_top_medium, .margined_medium {margin-top:20px !important;}
.margined_bottom_medium, .margined_medium {margin-bottom:20px !important;}
.margined_top_small, .margined_small {margin-top:10px !important;}
.margined_bottom_small, .margined_small {margin-bottom:10px !important;}



/*PAGE BREAKS*/

h1, h2, h3, h4, h5, .sidebar, figure, img, article, .contact_card {page-break-inside: avoid !important;}


/*LINKS*/

.longform a:after {content: "" !important; }
a {border-bottom:none !important;color:#000000 !important;text-decoration:none !important;}


/*INTERNAL LINKS*/
a[href^="/"]:after {content: " (http://www.conncoll.edu" attr(href) ") " !important;}

















/*LONGFORM STORY*/

/*NEWS STORY TITLES*/

#print-title {color:#000 !important;display:block !important;margin:30px 0 0 0 !important;}
#print-banner {display:block !important;}
#print-first {margin-top:-20px !important;}


/*NEWS STORY THUMBNAILS*/

.block_image_small {float:right !important;}
.block_image_small img {display:inline-block !important;max-width:250px !important;}



/*GALLERIES*/

.gallery_full_item img, single_image_figure img {max-width:70% !important;}
.controls {display:none !important;}



/*MAGAZINE SIDEBARS*/

.sidebar{clear:both !important;margin-top:0px !important;margin-bottom:0px !important;padding:50px 0 50px 50px !important;background:none !important;background-color:transparent !important;}
.sidebar article{background-color:#d8d8d8 !important;}


.callout_profile_thumb {float:left !important;padding-right:50px !important;}
.callout_profile_content {padding-right:0px !important;}
.callout_profile_copy {margin-top:-30px !important;}


/*IMAGES*/

.big_image_caption {margin-left:-16px !important;}

.block_image{margin-top:20px !important;margin-bottom:20px !important;display:block !important;}
.block_image img{width:100% !important;}


/*BLOCKQUOTES*/

blockquote {border:none !important;margin-top:10px !important;}
blockquote p {font-size:1.3rem !important;}
figcaption {margin-bottom:10px !important;}





















    
/*LANDING*/

/*3-BLOCK FEATURE*/

.news_flex_content, .news_flex_article2, .news_flex_article3 {display:none !important;}
.news_flex_article_featured a:after {content: "" !important; }


/*NUMBER SETS*/

.right {float:right !important;max-width:45% !important;page-break-inside: avoid !important;}

.number_set, .number_set_item {border:none !important;page-break-inside: avoid !important;}
.number_set{box-shadow: none !important;}

main .desktop-half {max-width:45% !important;}

/*AREAS OF STUDY SEARCH*/
.department_search {display:none !important;}

/*BUTTONS*/

.button a:after {
    content: " at " attr(href) "" !important;
}


/*50/50 VIDEOS*/
.video_wrapper {display:none !important;}


















/*FACULTY PROFILES*/

/*NAME*/
.faculty_profile h1 {margin:30px 0 10px 0 !important;}

/*HEADSHOT & TITLE*/
.lbGallery {display:none !important;}
.headshot {padding-right:50px !important;}
.border_inset:before {border: 0 !important; box-shadow: none !important;}
.faculty_title a:after {content: "" !important;}

/*SPECIALIZATIONS*/
.faculty_specs {padding: 0 !important; margin: -25px 0 0 !important;}
.faculty_specs .margined_bottom {margin-bottom: 0px !important;}
.faculty_specs .margined_bottom_small {margin-bottom:20px !important;}

.faculty_specs .callout_course {width:100% !important;border:none !important;border:0px !important;text-align:left !important;}
.faculty_specs .callout_course:before {content: none !important;border:0px !important;border:none!important;}
.faculty_specs .callout_course h3 {font-size:0.9rem !important;}
.faculty_specs .callout_padded {padding: 0px !important;}
.faculty_specs .text_center {text-align:left !important;margin:0px !important;}

.faculty_bio {margin-top:-20px !important;}

/*CONTACT BOX*/
/*.contact_card_header {display:block !important;}*/
.contact_card a:after {content: "" !important;}
.contact_card_header {width: 100% !important;}
.contact_card_link {
  display: inline-block !important;
  padding-right: 20px !important;
}


.faculty_title {
  float: none !important;
}
.faculty_photo {
  min-height: 135px !important;
}
#education {
  display: none !important;
}
#edu-creds {
  display: inline-block !important;
  float: left !important;
  clear: both !important;
}
#edu-creds:before {
  content: "Education" !important;
  display: block !important;
  clear: both !important;
  font-family: chaparral-pro,serif !important;
  font-size: 1.25rem !important;
  line-height: 1.5 !important;
}




}