/*================ Common css =============*/
.mouseHover:hover .elementor-widget-container {color: #F45A2A !important;}
.box-height .elementor-widget-container {min-height: 320px;}
.box-height2 .elementor-widget-container {min-height: 514px;}
.Q-image {display: flex;}
.Q-image img {margin-right: 20px; height: 80px !important;}
.datepicker{ z-index:9999999 !important; }
.cli-bar-container {max-width: 80% !important;}
.ui-datepicker-today a {
	background: #f45a2a !important;
  color: #fff !important;
}

/*================ header =============*/
.header .e--pointer-underline .elementor-item:after {bottom: -12px !important;}
.header .elementor-nav-menu--main .elementor-item .sub-arrow {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 10px !important;
}
.header .elementor-nav-menu--main .elementor-item:hover .sub-arrow {
	transform:rotate(180deg); 
	transition: transform .2s ease;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 10px !important;
}


/*================ footer =============*/
.copyright a {
	color: #66B8FF !important;
	font-weight: 600;
}
.footer .elementor-image-box-img {margin-top: 5px !important;}
.footer input[type=email] {
	padding: 0px 20px 0px 50px !important;
}
.footer .elementor-field-type-email {position: relative;}
.footer .elementor-field-type-email:before {
	position: absolute !important;
	content: '';
	left: 28px !important;
    bottom: 16px !important;
    width: 18px !important;
    height: 18px !important;
	background-image: url(../images/email.png);
	z-index: 1;
}

/*================ home page =============*/
.underline {text-decoration: underline;}
.banner .elementor-button-link {position: relative;}
.banner .elementor-button-link:before {
	position: absolute;
	content: '';
	left: 20px !important;
    bottom: 10px !important;
    width: 28px !important;
    height: 32px !important;
	background-image: url(../images/sheild.jpg);
	z-index: 1;
}
.banner .swiper-slide-bg {background-position: 0 0px !important;}
.info-box1 .infobox-icon, .info-box2 .infobox-icon, .info-box3 .infobox-icon, .info-box4 .infobox-icon, .Cybersecurity-box .elementor-image-box-title {position: relative;}
.info-box1 .infobox-icon:after {
	position: absolute;
	content: '';
	left: 108px !important;
    bottom: -35px !important;
    width: 80px !important;
    height: 80px !important;
	background-image: url(../images/icon1.png);
	z-index: 1;
}
.info-box2 .infobox-icon:after {
	position: absolute;
	content: '';
	left: 108px !important;
    bottom: -35px !important;
    width: 80px !important;
    height: 80px !important;
	background-image: url(../images/icon2.png);
	z-index: 1;
}
.info-box3 .infobox-icon:after {
	position: absolute;
	content: '';
	left: 108px !important;
    bottom: -35px !important;
    width: 80px !important;
    height: 80px !important;
	background-image: url(../images/icon3.png);
	z-index: 1;
}
.info-box4 .infobox-icon:after {
	position: absolute;
	content: '';
	left: 108px !important;
    bottom: -35px !important;
    width: 80px !important;
    height: 80px !important;
	background-image: url(../images/icon4.png);
	z-index: 1;
}
.Cybersecurity-box .elementor-image-box-title:after {
	position: absolute;
	content: '';
	left: 0px;
	right: 0px;
  bottom: -15px !important;
  width: 189px !important;
  height: 1px !important;
	background-color: #F45A2A;
	z-index: 1;
	margin: 0 auto;
}
.Cybersecurity-box .elementor-widget-container {
	min-height: 535px;
}
.cybersec-slider .eicon-chevron-left, .cybersec-slider .eicon-chevron-right {
	border: 1.5px solid #F45A2A;
	padding: 15px;
    border-radius: 50%;
}
.cyber-slider .elementor-testimonial {text-align: center;}
.cyber-slider .elementor-testimonial__icon {display: none;}
.cyber-slider .elementor-testimonial__image {margin: auto;}
.cyber-slider .swiper-pagination-bullet-active {
	background-color: transparent !important; 
	border: 1px solid #fff !important;
}
.cyber-slider .elementor-testimonial__image img, .client-say .elementor-testimonial__image img {width: inherit !important; height: inherit !important;}
.cyber-slider .swiper-wrapper {
	margin-bottom: 35px !important;
}
.cyber-slider .swiper-slide:hover {background-color: #F45A2A !important;}
.client-say .elementor-testimonial__icon {display: none;}
.client-say .elementor-testimonial__header {display: block !important; text-align: center;}
.client-say .elementor-testimonial__text {text-align: center;}
.client-say .elementor-testimonial__cite {margin-left: 0px !important;}
.client-say .elementor-testimonial__image img {margin: auto;}
.client-say .elementor-testimonial__name {margin-top: 20px !important;}
.client-say .elementor-swiper {
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1) !important;
	border-radius: 40px !important;
	padding: 50px 0px 80px 0px;
	position: relative;
	background-color: #fff;
}
.client-say .elementor-swiper:after {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 110px;
  right: 30px;
	z-index: 1;
}
/*.client-say .elementor-swiper:before {
	position: absolute;
	content: "";
	width: 94%;
	height: 100px;
	border-radius: 40px;
	bottom: -15px;
  right: 0px;
  left: 0;
	z-index: -1;
	box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
	margin: 0 auto;
}*/
.client-say .elementor-testimonial__text {
	padding: 0px 100px !important;
}
.client-say .elementor-swiper-button-prev {
	bottom: -5px;
    top: unset;
	left: 400px !important;
}
.client-say .elementor-swiper-button-next {
	bottom: -5px;
    top: unset;
	right: 400px !important;
}
.client-say .elementor-testimonial__content {
	padding-bottom: 80px !important;
}

.partners, .cyber-attacks, .hm_below_banner, .circle, .below-banner-sec {position: relative;}
.partners:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 55px;
    left: -30px;
}
.partners:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 180px;
    left: 56px;
}

.cyber-attacks:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 55px;
    right: 0px;
}
.cyber-attacks:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 180px;
    right: 56px;
}
.hm_below_banner:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	bottom: 160px;
    left: -30px;
}
.circle:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
  bottom: 10px;
  left: 240px;
  z-index: -1;
}
.below-banner-sec:before {
	position: absolute;
	content: "";
	width: 837px;
	height: 1482px;
	background-image: url(../images/blur-circle.png);
	z-index: -1;
    bottom: 10px;
    left: 0;
}


/*================ contact page =============*/
.link-text a {color: #F45A2A;}
.contact-form .gfield_label {
	font-family: "Poppins", Sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
	margin-left: 30px !important;
	margin-bottom: 15px !important;
	position: relative;
}
.pop-up-form .elementor-field-label {position: relative;}
.pop-up-form .elementor-field-label:after {
	position: absolute;
	content: "*";
	color: red;
	right: -15px;
}
.pop-up-form .elementor-field-type-submit {margin-top: 40px !important;}
.contact-form input {
	background: #FFFFFF !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-sizing: border-box !important;
	border-radius: 50px !important;
	height: 78px !important;
	padding: 10px 30px !important;
	width: 100% !important;
	color: #061E52 !important;
	margin-bottom: 20px !important;
}
.contact-form textarea {
	background: #FFFFFF !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-sizing: border-box !important;
	border-radius: 50px !important;
	height: 141px !important;
	margin-bottom: 90px !important;
	padding: 10px 30px !important;
}
.contact-form .ginput_container_textarea {position: relative;}
.contact-form .ginput_container_textarea:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.3);
	left: 0;
	right: 0;
    bottom: 30px;
}
.contact-form .ginput_container .ginput_container_date, .form-section, .blog-bg {
	position: relative;
}
.contact-form .ui-datepicker-trigger {
	position: absolute;
	right: 30px;
	margin-top: -14px;
	z-index: 9999999;
}
.contact-form input::placeholder {color: #061E52;}
.contact-form input:-ms-input-placeholder {color: #061E52;}
.contact-form input::-ms-input-placeholder {color: #061E52;}
#rc-anchor-container {border: inherit !important;}
.contact-form .gform_button {
	background-color: #F45A2A !important;
	border-radius: 50px !important;
	width: inherit !important;
    color: #fff !important;
    height: 46px !important;
}
.contact-form .gform_footer {position: absolute; right: 0; margin-top: -65px !important;}
.contact-form .gform_button {padding: 10px 55px 10px 30px !important; position: relative;}
.contact-form .gform_footer:after {
	position: absolute;
	content: "";
	right: 25px;
	width: 20px;
	height: 20px;
	background-image: url(../images/direction.png);
	z-index: 1;
	top: 27px;
}
.contact-form .gform_button:focus {outline: none !important;}
.contact-form .gform_button:hover {background-color: #061E52 !important;}
.form-section:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 96px;
    left: 20px;
}
.form-section:after {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	bottom: 110px;
    left: -30px;
}
.blog-bg:after {
	position: absolute;
	content: "";
	background-image: url(../images/blog-bg2.png);
	width: 461px;
	height: 816px;
	right: 0;
	top: -35px;
	z-index: -1;
}

/*================ register webinar form =============*/
.link-text a {color: #F45A2A;}
.contact-form2 .gfield_label {
	font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
	margin-left: 30px !important;
	margin-bottom: 15px !important;
	position: relative;
}
.pop-up-form .elementor-field-type-submit {margin-top: 40px !important;}
.contact-form2 input {
	background: #FFFFFF !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-sizing: border-box !important;
	border-radius: 50px !important;
	height: 58px !important;
	padding: 10px 30px !important;
	width: 100% !important;
	color: #061E52 !important;
	margin-bottom: 20px !important;
}
.contact-form2 select {
	background: #FFFFFF !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-sizing: border-box !important;
	border-radius: 50px !important;
	height: 58px !important;
	padding: 10px 10px !important;
	width: 100% !important;
	color: #061E52 !important;
	margin-bottom: 20px !important;
}
.contact-form2 textarea {
	background: #FFFFFF !important;
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	box-sizing: border-box !important;
	border-radius: 40px !important;
	height: 141px !important;
	margin-bottom: 90px !important;
	padding: 20px 30px !important;
}
.contact-form2 .ginput_container_textarea {position: relative;}
.contact-form2 .ginput_container_textarea:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.3);
	left: 0;
	right: 0;
    bottom: 30px;
}
.contact-form2 .ginput_container .ginput_container_date, .form-section, .blog-bg {
	position: relative;
}
.contact-form2 .ui-datepicker-trigger {
	position: absolute;
	right: 30px;
	margin-top: -14px;
	z-index: 9999999;
}
.contact-form2 input::placeholder {color: #061E52;}
.contact-form2 input:-ms-input-placeholder {color: #061E52;}
.contact-form2 input::-ms-input-placeholder {color: #061E52;}
#rc-anchor-container {border: inherit !important;}
.contact-form2 .gform_button {
	background-color: #F45A2A !important;
	border-radius: 50px !important;
	width: inherit !important;
    color: #fff !important;
    height: 46px !important;
}
.contact-form2 .gform_footer {text-align: center;}
.contact-form2 .gform_button {padding: 10px 30px 10px 30px !important; position: relative;}
.contact-form2 .gform_footer:after {
	position: absolute;
	content: "";
	right: 25px;
	width: 20px;
	height: 20px;
	background-image: url(../images/direction.png);
	z-index: 1;
	top: 27px;
}
.contact-form2 .gform_button:focus {outline: none !important;}
.contact-form2 .gform_button:hover {background-color: #061E52 !important;}
.form-section:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 96px;
    left: 20px;
}
.form-section2:after {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	bottom: 110px;
    left: -30px;
}

/*================ blog page =============*/
.blog-list .elementor-post__card:hover .elementor-post__title a {
	color: #F45A2A !important;
}
.blog-list .elementor-post__badge {
	border-radius: 8px 0px 8px 0px !important;
}
.blog-list .elementor-post__thumbnail {
	border-radius: 8px 8px 8px 8px !important;
}
.blog-list .elementor-post__text {
	padding: 0 0px !important;
}
#sortby select {
	background-color: #fff;
  border: 1px solid #E0DBDB;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Poppins-regular", Sans-serif;
  margin-left: 40px;
  padding: 10px 15px;
  background: url(../images/dropdown-arrow.png) no-repeat right #ffffff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
}
#sortby select::-ms-expand {
  display: none;
}
#sortby {
  position: relative;
  max-width: 183px;
	margin: auto;
 }

 #sortby:before {
 	position: absolute;
 	content: "Sort By";
 	color: #000;
 	left: -26px;
  top: 7px;
  font-family: "Poppins-medium", Sans-serif;
  font-size: 14px;
  font-weight: 500;
 }
 .ecs-posts .elementor-heading-title a {
 	line-height: 30px !important;
 }
.webinar-post .post_tax .elementor-widget-container {display: none;}
/*.webinar-post a:link, .upcoming-web a:link { 
	pointer-events: none;
   	cursor: default;
}*/
.webinar-post .elementor-widget-container img {border-radius: 10px !important;}


/*================ industry page =============*/
.innovative-box span {font-size: 22px !important; text-transform: uppercase !important; font-weight: 600 !important;}
.innovative-box .elementor-image-box-title {margin-top: 0px !important;}
.innovative-box, .innovative_section {position: relative;}
.innovative-box:after {
	position: absolute;
	content: "";
	width: 33px;
	height: 33px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	bottom: 28px;
    left: 80px;
}
.innovative_section:before {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	background-color: rgba(141, 221, 255, 0.2);
	border-radius: 100px;
	top: 90px;
    left: -30px;
}
.innovative-box .elementor-image-box-description {
	padding-right: 210px !important;
}


/*================ quetions form =============*/
.q-form .gf_progressbar_wrapper {display: none;}
.q-form .gfield_html {
	font-family: "Exo-SemiBold", Sans-serif;
  font-size: 30px;
  line-height: 40px;
  margin-right: 50px;
}
.q-form .gchoice label {
	font-family: "Poppins", Sans-serif;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: rgba(6, 30, 82, 0.5) !important;
  max-width: 100% !important;
}
.q-form .gchoice {margin-right: 35px !important;}
.q-form .gfield_radio {display: flex; margin-top: 20px !important;}
.q-form .button {
	background-color: #F45A2A !important;
	border-radius: 50px !important;
	color: #fff !important;
	font-family: "Poppins", Sans-serif;
  font-size: 15px !important;
  font-weight: 400 !important;
}
.q-form .button:focus {outline: none;}
.q-form .gform_next_button {
	padding: 10px 20px 10px 20px !important;
	position: relative;
}
.q-form .gform_previous_button {
	padding: 10px 20px 10px 20px !important;
}
.q-form .gform_page_footer .gform_next_button {position: relative;}
.q-form .gform_page_footer .gform_next_button:after {
	position: absolute;
	content: "";
	background-image: url(../images/right_arrow.png);
	left: 57px;
	width: 20px;
	height: 20px;
	top: 28px;
}
#gform_page_3_16 {margin-top: 40px;}
/*================ quetions form =============*/


.post_tax .elementor-widget-container {
    width: 200px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.page-id-2819 nav.elementor-pagination {
    margin-top: 40px;
}
.page-id-2819 span.page-numbers.current {
    background: #F45A2A;
    padding: 1px 8px;
    color: #fff;
    border-radius: 5px;
	  font-size: 15px;
}
.page-id-2819 a.page-numbers {
    background: #EFEEEE;
    padding: 1px 8px;
    color: #000;
    border-radius: 5px;
	  font-size: 15px;
}
.page-id-2819 span.page-numbers.prev {
    background: #2639A2;
    padding: 1px 8px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}
.page-id-2819 a.page-numbers.next {
    background: #2639A2 !important;
    padding: 1px 8px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}


/*================ RESPONSIVE =============*/
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
	.bank-blue-bg {background-size: 100% 70% !important;}
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
	.bank-blue-bg {background-size: 100% 70% !important;}
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
/* 	.below-banner-sec {background-size: 48% !important;} */
	.circle:before {
		bottom: 50px;
    	left: 85px;
	}
	.partners .elementor-container {
		min-height: 630px !important;
	}
	.partners:before {top: -85px;}
	.partners:after {top: 15px;}
	.blog-bg {background-size: 28% !important;}
	.blog-bg .elementor-container {min-height: 545px !important;}
	.blog-bg:after {
		position: absolute;
		content: "";
		background-image: url(../images/blog-bg2-mob.png);
		width: 350px;
		height: 620px;
		right: 0;
		top: -35px;
		z-index: -1;
	}
	.header .elementor-nav-menu--main .elementor-item {
		padding: 10px 10px !important;
	}
	.client-say .elementor-swiper-button-next {right: 410px !important;}
	.client-say .elementor-swiper-button-prev {left: 410px !important;}

}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
	.header .elementor-nav-menu--main .elementor-item {
		padding: 10px 7px !important;
    font-size: 12px !important;
	}
	.header .elementor-button-text {
		font-size: 13px !important;
	}
	.Cybersecurity-box .elementor-widget-container {
    	min-height: 535px;
    	padding: 40px 45px 40px 45px !important;
	}
	.client-say .elementor-swiper-button-next {right: 250px !important;}
	.client-say .elementor-swiper-button-prev {left: 250px !important;}
	.partners .elementor-container {min-height: 550px !important;}
	.cyber-slider .swiper-slide {margin-right: 20px !important;}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	.below-banner-sec:before {display: none;}
	.dual-btns .elementor-widget-container {
		justify-content: center;
	}
	.client-say .elementor-swiper-button-next {right: 300px !important;}
	.client-say .elementor-swiper-button-prev {left: 300px !important;}
	.upcoming-web .ecs-posts {grid-template-columns: repeat(1,1fr) !important;}
	.webinar-post .ecs-posts {grid-template-columns: repeat(3,1fr) !important;}
	.form-section:after {display: none;}
	.contact-form input {height: 65px !important;}
	.partners {background-size: 320px auto !important;}
	.Cybersecurity-box .elementor-widget-container {min-height: 521px;}
	.banner .swiper-slide-bg {background-position: 0 0px !important;}

}

@media only screen and (max-width: 767px) {
	.cont-bg-img {background-size: 200px auto !important;}
	.contact-form .gfield_label {font-size: 14px !important;}
	.contact-form input {height: 50px !important; margin-bottom: 10px !important;}
	.contact-form textarea {margin-bottom: 60px !important; border-radius: 30px !important;}
	.contact-form .gform_footer {text-align: center; position: inherit; margin-top: 0px !important;}
	.contact-form .gform_button {height: inherit !important;}
	.below-banner-sec:before {
		display: none;
	}
	.client-say .elementor-swiper-button-next {right: 130px !important;}
	.client-say .elementor-swiper-button-prev {left: 130px !important;}
	.cybersec-slider .eicon-chevron-left, .cybersec-slider .eicon-chevron-right {
		padding: 10px;
	}
	.dual-btns .elementor-widget-container {
		justify-content: center;
	}
	.innovative-box .elementor-image-box-description {
    padding-right: 0px !important;
	}
	.bg-image-set {background-size: 320px auto !important;}
	.innovative-box .elementor-image-box-description {padding-right: 50px !important;}
	.blog-bg:after {
		background-size: 48%;
    background-repeat: no-repeat;
    background-position: center right;
	}
	.blog-bg {
		background-size: 35%;
	}
	.blog-bg .elementor-widget-container {padding: 20px 20px 0px 20px !important;}
	.blog-bg .elementor-container {min-height: 550px !important;}
	.blog-bg .elementor-heading-title {font-size:30px !important;}
	.blog-list .elementor-post__card {text-align: center;}
	.innovative-box .elementor-image-box-description {
    padding-right: 0px !important;
}
.ecs-posts {grid-template-columns: repeat(1,1fr) !important;}
.q-form .gfield_html {
	margin-right: 0px;
}
.partners {background-size: 320px auto !important;}
.Cybersecurity-box .elementor-widget-container {
    min-height: 400px;
}
.client-say .elementor-testimonial__text {
    padding: 0px 25px !important;
}
.banner .swiper-slide-bg {background-position: -450px 0px !important;}

}

  /*
 * Hide visually and from screen readers, but maintain layout
 */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after {clear: both;}


  /* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  /* Black prints faster:
    http://www.sanbeiji.com/archives/953 */
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {text-decoration: underline; }
  a[href]:after {content: " (" attr(href) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  abbr[title]:after { content: " (" attr(title) ")";}
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
  thead { display: table-header-group; }
  tr, img {page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 {page-break-after: avoid; }
}