html, body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility !important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%;
	font-family: 'Lato', sans-serif;
    -moz-osx-font-smoothing: grayscale;
}

.clear {
	clear:both;	
}

#poststuff {
  padding-top: 10px;
  min-width: 0!important;
}

.acf_postbox p.label label {
	text-align:left;	
	color:#282828;
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
    background: white;
    border: 1px solid #ccc;
}

a {
  	color: #ec008c;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  	position: relative;
  	margin-top: 4px;
  	margin-left: 0px;
}

img.irc_mi {
	width:20px;
	height:20px;	
}

.fca_eoi_layout_0_fatcatapps_link_wrapper {
	display:none;	
}

.fca_eoi_form {
	background:#e9e5e4;
	padding:15px 15px 5px 15px;
}

.fca_eoi_layout_0_submit_button_wrapper input {
	background: #ec008c;
}

.single h3.fca_eoi_layout_0_headline_copy_wrapper {
  font-size: 19px;
  line-height: 24px;
}

.easy-opt-in-widget {
	padding-bottom:30px;	
}

label {
	display:inline;	
}

.list-pro {
	padding:0px 0px 15px 0px;
	width:100%;
	text-align:left;	
	background:#fff;
	margin-bottom:18px;
	border-bottom:3px solid #ccc;
}

a, img {
	-webkit-transition:all 0.25s ease;
	-moz-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
}

.no-margin h4 strong {
	margin:0px;	
	color:#ff3399;
}

.no-margin h4 {
	margin-bottom:15px;	
}

.no-margin h4 a { 
	color:#000;
}


a:hover {
	text-decoration:none;	
}

img.sponsor {
	height:50px;
	width:auto;
	margin-right:18px;
	float:left;	
	margin-bottom:20px;
	margin-top:5px;	
}

h6 a {
	background-color: #ff3399;
	color: #ffffff;
	padding:5px 10px;
	font-size:20px;
	display:inline-block;
}


.divider-line {
	background-color:#9d9d9d;
	height:1px;
	width:100%;
	margin-bottom:10px;
}

.single h1, .single h2, .single h3 {
	font-weight:600;
	margin:0px 0px 18px 0px;
}

.single p {
	margin:0px 0px 18px 0px;	
}

.single h1 strong, .single h2 strong, .single h3 strong {
	font-weight:600;
	color: #ff3399;
}

.single h2 {
	font-size:27px;
}

.single h3 {
	font-size:22px;
}


.sidebar-news {
	width:40%;
	float:left;
	margin-right:10px;	
	padding-top:2px;
}

.sidebar-news img {
	margin-bottom:15px;	
}

.sidebar-news-box {
	width:100%;	
	line-height:17px;Cham
}

.sidebar-news-box, .sidebar-news-box h3, .sidebar-news-box h3 {
	font-weight:400;
}

.sidebar-news-box h3 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:-2px;
}


.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
  	background: #464646!important;
}

#new-royalslider-3 {
	margin-top:45px;	
}

/* Twitter */

ul.really_simple_twitter_widget {
	margin:20px 0px 20px 0px;	
	padding:0px;
	display: block;
  	list-style-type: none;
  	-webkit-margin-before: 0em;
  	-webkit-margin-after: 0em;
  	-webkit-margin-start: 0px;
  	-webkit-margin-end: 0px;
  	-webkit-padding-start: 00px;
}

ul.really_simple_twitter_widget li {
	margin:0px;	
	padding:15px;
}

ul.really_simple_twitter_widget li:nth-child(odd) {
	background:#e9e5e4;	
}


.twitter-header i.fa {
	font-size:47px;
	margin:-2px 10px 10px 10px;
	color: #ff3399;
	float:left;
		
}
.twitter-header h2 {
	font-size:18px;	
	margin-top:5px;
}

.twitter-footer {
	background:#e9e5e4;	
	padding:15px;	
}


.twitter-footer p {
	width:100%;	
	display:block;
}

.twitter-footer i.fa {
	font-size:32px;
	margin:-2px 5px 5px 10px;
	color: #ff3399;
	float:left;
}


.twitter-footer .dots-logo {
	height:36px;
	width:36px;
	float:left;	
	margin:-4px 8px 5px 10px;
	background:url('../img/dots-logo.svg');
	background-size: contain;
}





/* End */


@media screen and (min-width: 768px){
	
	/* Sticky */

	html,
	body {
	  	height: 100%;
	}
	
	#stickywrap {
	  	min-height: 100%;
	  	height: auto !important;
	  	height: 100%;
	  	margin: 0 auto -150px;
	  	padding: 0 0 150px;
	}
	
	footer {
	  	height: 150px;
	}
	
	#new-royalslider-4 {
		max-height:415px;
		over-flow:hidden;
	}

}



.container {
	max-width: 1068px;
}

hr.divider {
	background-color: #9d9d9d;
	height: 1px;
	width: 28px;
	margin: 0 auto;
}

.header-top {
	height: 37px;
	border-bottom: 1px solid #7d7d7d;
}

.header-logo-area {
	background-color: #000;
	padding: 13px 0;
}

.logo {
	margin-left: 23px;
}

img.pttp-logo {
	width:auto;
	height:101px;	
}

.about-contact {
	margin-top: 80px;
	margin-bottom: 0;
}

.about-contact li {
	border-right: 1px solid #fff;
	line-height: 16px;
	padding-right: 10px;
}


.about-contact li:last-child {
	border-right: 0;
}

.about-contact li a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.about-contact li a:hover {
	color: #ec008c;
}

.navbar {
	margin-bottom: 0;
	background-color: #ff3399;
	border-radius: 0;
	min-height: 36px
}

.navbar-nav {
	margin-top: 6px;
}

.navbar-nav>li {
	border-right: 2px solid #fff;
	line-height: 17px;
	padding-right: 7px;
	margin-right: 6px;
}

.navbar-nav>li:last-child {
	border-right: 0;
}

.navbar-nav>li>a:hover {
	color:#000
}

.navbar-nav>li>a {
	color: #fff;
	padding: 0 7px;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color: transparent;
}

.navbar-toggle {
	border: 1px solid #fff;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}



ul.child-nav {
	margin:-8px 0px 0px 0px;
	padding:0px;
}

ul.child-nav li {
	display:block;
	height:auto;
	border-bottom:1px solid #CCC;
	line-height:20px;
	padding:8px 0px;
}	

.list-pro p {
	margin-bottom:5px;

}

.list-pro p br {
	display:none;
	height:0px;	
}

.list-pro p a {
	display:block;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	border-bottom:1px solid #CCC;
	text-transform:uppercase;
	color:#000;
	font-size:11.5px;	
	font-weight:600;
}	

ul.child-nav li a {
	text-transform:uppercase;
	color:#000;
	font-size:11.5px;	
	font-weight:600;
}

ul.child-nav li.current_page_item a {
	color: #ff3399;
}

ul.child-nav li a::before { 
    content: "> ";
}



.smi li {
	padding: 0;
}

.smi li a {
	height: 36px;
	width: 36px;
	display: inline-block;
	color: #cccccc;
	text-align: center;
	line-height: 36px;
}

.smi li a:hover {
	background-color: #ff3399;
	color: #fff;
}


/*---------------- end header area -----------*/


/* Single Page */

.single {
	text-align:left;	
	padding:32px 22px 22px 22px;
}

/* End Single Page */



#promote-event-area {
	width:100%;
	max-width:100%;
}

.promote-event {
	background-color: rgba(51,51,51,.77);
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index:999;
}

.promote-slider-area {
	text-align: center;
	position: relative;
	max-width: 860px;
	margin: 0 auto;
	padding: 0 35px;
	padding-top: 230px;
}

.promote-slider-area p {
	color: #ec008c;
	font-weight: 500;
	font-size: 28px;
	margin-bottom: 0px;
	line-height: 1;
}

.promote-slider-area h2 {
	color: #fff;
	font-weight: 300;
	font-size: 60px;
	margin-top: 0px;
}

.promote-slider-area .click-here {
	background-color: #ec008c;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
	margin-top: 50px;
	height: 40px;
	width: 110px;
	padding: 0;
	line-height: 36px;
}

.promote-prev, .promote-next {
	background-color: rgba(42,42,42,.7);
	color: #fff;
	border-radius: 0;
	position: absolute;
	top: 283px;
	font-weight: 100;
	height: 27px;
	width: 27px;
	line-height: 25px;
	text-align: center;
	padding: 0;
}

.promote-prev:hover, .promote-next:hover {
	color: #3e454b;
	background-color: rgba(255,255,255,.3);
}

.promote-prev:focus, .promote-next:focus {
	background-color: rgba(42,42,42,.7);
	color: #fff;
}

.promote-prev {
	left: 0px;
}

.promote-next {
 	right: 0px;
}

.single-promote p {
	text-transform:uppercase;
}

.cta-btn {
  	display: inline-block;
  	color: #3e454b;
  	background-color: rgba(255,255,255,.3);
  	border-radius: 0;
  	padding: 0;
  	margin-top: 140px;
  	width: 55px;
  	height: 55px;
  	font-size: 40px;
  	position: absolute;
  	bottom: 34px;
  	margin: auto;
  	margin-left: -27.5px;
}

/*-------- end promote event area  ---------*/

#news-story-area {
	text-align: center;
}

.news-story-top h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 700;
	color: #ec008c;
	letter-spacing: 1px;
}

.news-story-top h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	margin-top: 28px;
	text-transform:uppercase;
}

.news-story-top p {
	font-size: 17px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 30px;
}

.news-story {
	margin-bottom: 47px;
}

.news-story h3, .news-story h3 a {
	font-size: 17px;
	color: #ec008c;
}

.news-story p {
	font-size: 13px !important;
	color: #000;
}

.news-story img {
	max-width: 100%;
}


.news-story .plus-circle {
	color: #3a3a3a;
	font-size: 20px;
	margin-top: 5px;
	display: inline-block;
}

.news-story .plus-circle:hover {
	color: #ff3399;
}




/* Profiles */

.profile-thumb h5 {
	margin:10px 0px 0px 0px;
	font-size:15px;	
	line-height:17px;
	color:#fff;
}

.profile-thumb h5 a {
	color:#fff;	
}

.profile-thumb h6 {
	margin:0px 0px 0px 0px;
	font-size:12px;	
	line-height:17px;
	color:#fff;
}

.profile-thumb.news-heading {
	padding-left:15px;
	padding-right:15px;	
	height:92px;
}

.profile-thumb-img img {
	padding-bottom:0px;
	height:341px;
}




/*-------- end news story area -------*/

.testimonial-area {
	background-color: #464646;
	overflow: hidden;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 52px;
}

.quote-icon {
	color: rgba(0,0,0,.4);
	background-color: #ff3399;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: inline-block;
	line-height: 80px;
	font-size: 30px;
}

.testimonial-area blockquote {
	border: 0;
	color: #e2e2e2;
	font-size: 25px;
	font-weight: 300;
	max-width: 1020px;
	margin: 0 auto;
	margin-top: 35px;
	line-height: 28px;
}

.client-name {
	font-size: 14px;
	font-weight: 300;
	color: #b5b5b5;
	margin-top: 35px;
	margin-bottom: 25px;
}

.testimonial-prev, .testimonial-next {
	background-color: #5c5c5c;
	color: rgba(255,255,255,.7);
	height: 24px;
	width: 24px;
	border-radius: 50%;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	margin: 0 3px;
}

.testimonial-prev {
	padding-right: 3px;
}

.testimonial-next {
	padding-left: 3px;
}

.testimonial-prev:hover , .testimonial-next:hover {
	color: rgba(255,255,255,.7);
	background-color: #ff3399;
	text-decoration: none;
}

.testimonial-prev:focus, .testimonial-next:focus {
	background-color: #5c5c5c;
	color: rgba(255,255,255,.7);
}


/*--------------- end testimonial area --------------*/

#cross-media-forum-area {
	text-align: center;
	padding-bottom: 45px;
}

#cross-media-forum-area h2 {
	color: #ff3399;
	font-weight: 700;
	font-size: 37px;
	text-transform: uppercase;
	margin: 35px 0;
}

#cross-media-forum-area p {
	margin-bottom: 34px;
	font-size: 17px;
	line-height: 20px;
}

.cross-media-menu {
	margin-bottom: 29px;
	padding:0px 20px;
	color: #ec008c;
}

.cross-media-menu li {
	border-right: 1px solid #ec008c;
	line-height: 14px;
}

.cross-media-menu li:last-child {
	border-right: 0;
}

.cross-media-menu li a{
	font-weight: 700;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}

.cross-media-menu li a:hover{
	text-decoration: none;
	color:#ec008c;
}

#cross-media-forum-area img{
	margin: 0 auto;
}

/*------------- end cross-media-forum-area ----------*/

#pixel-lab-area {
	background-color: #000;
	text-align: center;
	padding-bottom: 55px;
}

#pixel-lab-area h2 {
	color: #e6007e;
	text-transform: uppercase;
	font-size: 37px;
	font-weight: 700;
	margin: 45px 0;
}

#pixel-lab-area p {
	margin-bottom: 15px;
	font-size: 17px;
	color: #fff;
	line-height: 20px;
}

.pixel-lab-menu {
	margin-bottom: 33px;
	padding:0px 20px;
}

.pixel-lab-menu li {
	border-right: 1px solid #ec008c;
	font-weight: 600;
	line-height: 14px;
	padding:0px 10px;
}

.pixel-lab-menu li:last-child {
	border-right: 0;
}

.pixel-lab-menu li a{
	font-weight: 700;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.pixel-lab-menu li a:hover{
	text-decoration: none;
	color:#ec008c;
}

.pixel-lab-menu p {
	margin-bottom: 15px;
}

.pixel-lab-menu img{
	margin: 0 auto;
}

.single-pl-slider {
	margin: 0 auto;
}

.pixel-lab-slider {
	position: relative;
	max-width: 880px;
	margin: 0 auto;
	margin-top: 35px;
}


.single-pl-slider img {
	max-width: 100%;
}

.pl-slider-prev, .pl-slider-next {
	background-color: rgba(42,42,42,.7);
	color: #ffffff;
	display: inline-block;
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 0;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	padding: 0;
}

.pl-slider-prev:focus , .pl-slider-next:focus  {
	background-color: rgba(42,42,42,.7);
	color: #ffffff;
}

.pl-slider-prev {
	left: 0;
}

.pl-slider-next {
	right: 0;
}

.pl-slider-prev:hover , .pl-slider-next:hover {
	background-color: rgba(255,255,255,.3);
	color: #3e454b;
}

/*----------------- end pixel lab area ------------*/

#all-programmes-area {
	background: url('../img/all-programmes-bg.jpg') no-repeat center center / cover ;
	min-height: 516px;
	text-align: center;
}

.all-prog-btn {
	display: inline-block;
	border-radius: 0;
	border: 2px solid #fff;
	text-transform: uppercase;
	color: #fff;
	margin-top: 157px;
	font-size: 56px;
	padding: 73px 55px;
	line-height: 1;
}
.all-prog-btn:hover {
	color: #fff;
	background: rgba(255,255,255,.2);
}

.all-prog-btn:active, .all-prog-btn:focus {
	color: #fff;
}

/*------------ end all programmes area ---------*/

#news-area {
	text-align: center;
	padding-bottom: 30px;
}

#news-area h2 {
	text-transform: uppercase;
	color: #000;
	font-size: 37px;
	font-weight: 700;
	margin-top: 42px;
	margin-bottom: 40px;
}

.news-archive {
	margin-bottom: 35px;
}

.news-archive li {
	border-right: 2px solid #ec008c;
	line-height: 14px;
	padding-right: 8px;
	margin-right: 2px;
}

.news-archive li:last-child {
	border: 0;
}

.news-archive li a {
	color: #333333;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.single-news-widget {
	position: relative;
	margin-bottom: 25px;
}

single-news-widget h4 a, single-news-widget h5 a {
	color:#fff;	
}

.single-news-widget img {
	width: 100%;
	max-width: 345px;
}

.news-heading {
	background-color: #333333;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	height:98px;
}

.news-heading h4 a {
	color: #fff;
}

.single-news-overlay h5 a {
	color: #ff3399;
}

.single-news-overlay a:hover {
	color: #ff3399!important;
}

.news-heading h4 {
	font-size: 22px;
	font-weight: 300;
	color: #fff;
}

.single-news-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #000;
	left: 0;
	top: 0;
	text-align: left;
	padding: 0 15px;
	display: none;
	font-weight:600;
}

.single-news-widget:hover .single-news-overlay {
	display: block;
	/*cursor: pointer;*/
}

.single-news-overlay h5 {
	color: #ff3399;
	font-size: 22px;
	font-weight: 400;
}

.single-news-overlay p {
	font-size: 12px;
	color: #bababa;
}

.single-news-overlay .view-more {
	background-color: #1b1b1b;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

.single-news-overlay .view-more:hover{
	text-decoration: none;
}


/*---------- end news area --------*/

#consulting-area {
	text-align: center;
	padding-bottom: 30px;
}

#consulting-area h2 {
	font-size: 37px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	margin-top: 26px;
	margin-bottom: 38px;
}

#consulting-area p {
	font-size: 17px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	margin-bottom: 50px;
}

.pttp-consulting {
	margin-bottom: 25px;
}

ul.pttp-consulting li a:hover {
	color: #ff3399!important;
}

.pttp-consulting li {
	border-right: 1px solid #ec008c;
	line-height: 14px;
	padding-right: 8px;
}

.pttp-consulting li:last-child {
	border: 0;
}

.pttp-consulting li a {
	color: #333333;
	font-size: 20px;
	font-weight: 700;
	text-transform:uppercase;
}

.consulting-member {
	margin-bottom: 15px;
}

.consulting-member img {
	max-width: 100%;
}


/*--------------- end consulting area ---------*/

#get-in-touch-area {
	text-align: center;
	padding-bottom: 70px;
	background-color: #cccccc;
}

#get-in-touch-area h2 {
	color: #e6007e;
	font-size: 37px;
	font-weight: 700;
	margin-top: 27px;
	margin-bottom: 15px;
	text-transform:uppercase;
}

#get-in-touch-area p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	max-width: 880px;
	margin: 0 auto;
	margin-bottom: 22px;
	line-height: 22px;
}

.form-name, .form-email {
	display: inline-block;
	width: 49%;
	max-width: 50%;
	float: left;
}

.form-name {
	margin-right: 2%;
}

#contact-form {
	max-width: 885px;
	margin: 0 auto;
}

#contact-form .form-group{
	margin-bottom: 20px;
}

#contact-form .form-control{
	height: 43px;
	padding: 10px 12px;
	display:inline-block;
}

#contact-form .submit-btn, input.wpcf7-submit {
	background-color: #ff3399;
	color: #fff;
	outline: 0;
	margin-top: -3px;
	text-transform: uppercase;
	width:100%;
	max-width:880px;
}

#contact-form textarea {
	resize: none;
	height: 168px !important;
} 

input.halfinput2 {
	width:49%;	
}

input.halfinput {
	width:49%;	
	margin-right:2%;
	float:left;
}




.sidebar-area ul.child-nav:after, .sidebar-area #nav_menu-2:after, .sidebar-area #reallysimpletwitterwidget-2:after {
    content:'';
    position: relative;
	display:block;
    margin:30px 0 30px 0;
    width:100%;
	padding:0px;
    height:3px;
    background: #ccc;
}

.sidebar-area #nav_menu-2 ul {
	margin:0px;	
	padding:0px;
	list-style:none;
}


.sidebar-area #nav_menu-2 ul li {
	margin:0px 0px 8px 0px;
	padding:0px 0px 8px 0px;
	border-bottom:1px solid #ccc;	
}

.twitter-footer p {
	font-weight:bold;	
}



/*-------------- single post ---------*/

.single-header img, .single-header {
	width:100%;
	height:auto;	
}

.single-header img {
	padding-bottom:17px;
}

/*-------------- end get in touch area ---------*/


footer {
	background-color: #1b1b1b;
	min-height: 150px;
}

.footer-widget-area {
	width: 33.3%;
	float: left;
}

.footer-widget-area img {
	vertical-align:middle;	
}

.icon {
	width: 70px;
	background-color: #131313;
	height: 150px;
	color: rgba(255,255,255,.5);
	text-align: center;
	font-size: 40px;
	line-height: 146px;
	float: left;
}

.icon img {
	height: 29px;
	width: 19px;
}

.envelope {
	font-size: 20px;
}

.footer-widget {
	position: relative;
    overflow: hidden;
    height: 150px;
	padding-left: 23px;
	padding-top: 37px;
}


.footer-widget:hover {
	background-color: #ff3399;
}


.footer-widget .pointer {
	height: 20px;
	width: 20px;
	background-color: #131313;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	z-index: 555;
}

.footer-widget h5 {
	color: #c3c3c3;
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 0;
}

.footer-widget p {
	font-size: 17px;
	font-weight: 300;
	color: #c3c3c3;
	line-height: 20px;
}


label {
	white-space: normal!important;
	padding:0px!important;
}

.label {
  	padding: 0px!important;
}

/*================= responsive style goes here ==========*/

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

	.navbar-nav>li>a {
		font-size:14px;	
	}
	
}


@media screen and (max-width: 767px){
	.single-news-widget {
		max-width: 345px;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.footer-widget-area {
		width: 100%;
		float: none;
	}

	.all-prog-btn {
		padding: 25px 15px;
	}

	.navbar-nav>li {
		border: 0;
		margin-bottom: 20px;
	}

	footer .container {
		padding: 0;
	}
}


@media screen and (max-width: 560px){
	.all-prog-btn {
		font-size: 30px;
	}

	#all-programmes-area {
		min-height: 400px;
	}

	.footer-widget {
		padding-top: 20px;
	}

	.promote-slider-area {
		padding-top: 50px;
	}

	.cta-btn {
		margin-top: 135px;
	}
}


.print-helper {
	display:none;	
}


@media print {
	
  header, .sidebar-area, footer, textarea, input.text {
		display:none;	  
  }
  
  label, .label {
		border:none;
		border-width: 0px;  
  }
  
  .label {
  	border-width: 0px!important;
	
  }

	.print-helper {
	display:block;	
	}


  
}




.checkbox input[type=checkbox]{
	 -webkit-appearance:checkbox;
}











