 
 body, p {
 	font-size: 18px;
 }
	 
.contact-address.style2 {
	margin-bottom: -140px;
    margin-top: 80px;
    z-index: 1;
}
.shortcode-banner.style-animated .shortcode-banner-inside .shortcode-banner-content {
	width: 98%;
}
ul li.active a {
    color: #1d1de8;
}
.font-20 {
	font-size: 20px;
}
.btn {
	color: #fff !important;
	padding: 12px 20px;
	text-transform: none;
}

/* Header */
#header {
	background: #fff;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	position: fixed;
	top: 0; left: 0;
}
#nav > ul > li > a {
	color: #ccc;
	padding: 0 10px;
	font-size: 16px;
}
#nav > ul > li > a:hover {
	color: #1d1de8;
}

/*Slider*/
#slideshow .tp-leftarrow.default:before, #slideshow .tp-rightarrow.default:before {
	border-radius: 20px;
	font-size: 18px;
	line-height: 39px;
	transition: all ease 0.5s;
	width: 40px; height: 40px;
}
#slideshow .tp-bullets.simplebullets.round {
	bottom: 12px !important;
}
#slideshow .tp-bullets.simplebullets.round .bullet {
	background-image: none;
	border: 3px solid #fff;
	border-radius: 10px;
	position: relative;
	transition: all ease 0.4s;
}
#slideshow .tp-bullets.simplebullets.round .bullet:hover, #slideshow .tp-bullets.simplebullets.round .bullet.selected {
	background-color: #1d1de8;
}
#slideshow .tp-bullets.simplebullets.round .bullet.selected:before {
	content: '';
	display: block;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	top: 4px; left: 4px;
	width: 6px; height: 6px;
}
#slideshow .slider-text {
	background-color: rgba(0, 0, 0, 0.3);
	font-family: 'Merriweather Sans', sans-serif;
	line-height: 1.6;
	padding: 32px;
	text-align: left;
}
#slideshow .btn.slider-btn {
	font-size: 20px !important;
	padding: 20px 36px;
	text-transform: uppercase;
}
#slideshow .btn.slider-btn:hover {
	background-color: #2f15bf !important;
}
#about h4 {
	margin: 64px 0;
	padding-left: 15%;
	padding-right: 15%;
}
.tp-caption .btn:hover{
	background-color: #2f15bf;
}

.banner-image1 {
	background-image: url(../images/pages/homepage/3/background.jpg); 
}
.banner-color1 {
    background-color: transparent;
}
.testimonials.style2 .sc-content-wrapper .sc-content h2, .testimonials.style2 .sc-content-wrapper .sc-content p {
	color: #fff;
	font-size: 27px;
	/* text-shadow: 0 1px 1px #000; */
}
.testimonials.style2 .sc-content-wrapper .sc-content h2 {
	font-weight: bold;
	font-size: 35px;
}
.testimonial.style1 .testimonial-image {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 0px solid #d4dde5;
    padding: 4px;
    background: #fff;
    z-index: -1;
    box-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc, 3px 3px 0 #ccc, 4px 4px 0 #ccc, 5px 5px 0 #ccc, 6px 6px 0 #ccc, 7px 7px 0 #ccc, 8px 8px 0 #ccc, 9px 9px 0 #ccc, 10px 10px 0 #ccc, 11px 11px 0 #ccc, 12px 12px 0 #ccc;
}
.testimonial.style1 .testimonial-image img {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;

}
.testimonial.style1 .testimonial-author-name {
	font-size: 40px !important;
	text-shadow: 0 1px 16px #555;
	line-height: 60px
}
.testimonial.style1 .testimonial-author-name small {
	font-size: 30px !important;
	text-shadow: none;
	color: #1b4268;
}
.testimonial.style1 .testimonial-author {
	border-left: 5px solid #39b3d7;
	border-right: 5px solid #39b3d7;
	border-bottom: 5px solid #1d1de8;
}
.testimonial.style1 .testimonial-author-job em {
	color: #1d1de8;
}
.testimonial.style1 .testimonial-content {
	margin-top: 70px;
	margin-bottom: 0;
}
.testimonial.style1 {
	border-color: transparent;
	font-size: 
}
.heading-box {
	position: relative;
}
.heading-box:before {	
	content: ' ';
	display: block;
	width: 100px;
	height:100px;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin:auto;
	background-image: url(../images/logo-icon.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0.1;
}
.heading-box h2.box-title {
	position: relative;
	font-weight: bold;
	font-size: 45px;
	margin-top: 20px;
	margin-bottom: 70px;
}
.heading-box h2.box-title:before {
	content: ' ';
	display: block;
	width: 60px;
	height: 2px;
	bottom: -5px;
	position: absolute;
	background: #1d1de8;
	left: 50%;
}
.heading-box h2.box-title:after {
	content: ' ';
	display: block;
	width: 60px;
	height: 2px;
	bottom: -5px;
	position: absolute;
	background: #ccc;
	right: 50%;
}
.icon-box[class*=" style-side-"].style-side-5 {
	display: block;
	padding: 20px;
}
.icon-box[class*=" style-side-"].style-side-5 i:after, .icon-box[class*=" style-side-"].style-side-6 i:after {
	display: none;
}
.mini3 .col-sm-6:nth-child(1) .icon-box i, .mini3 .col-sm-6:nth-child(4) .icon-box i{
	background: #1d1de8;
}
.mini3 .col-sm-6:nth-child(2) .icon-box i, .mini3 .col-sm-6:nth-child(3) .icon-box i{
	background: #ccc;
}
.mini3 .col-sm-6:nth-child(1) .icon-box i:hover, .mini3 .col-sm-6:nth-child(4) .icon-box i:hover {
	background: #1d1de8;
}
.mini3 .col-sm-6:nth-child(2) .icon-box i:hover, .mini3 .col-sm-6:nth-child(3) .icon-box i:hover {
	background: #ccc;
}
.icon-box[class*=" style-side-"].style-side-5 i {
	display: block;
	float: none;
	margin:auto;
	font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 10px;
}
.icon-box[class*=" style-side-"].style-side-5 .box-content {
	text-align: center;
	display: block;
	max-width: 300px;
	margin: auto;
	text-transform: uppercase;
}
.parallax-pattern1 {
	background-image: url(../images/pages/bg-red.jpg);
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
}
.parallax-pattern2 {
	background-image: url(../images/pages/patterns/colorful2.html);
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
}
.parallax-pattern3 {
	background-image: url(../images/pages/patterns/colorful3.html);
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
}
.subscribe-mini h1 {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-right:5%; 
	padding-left: 5%;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 16px #000;
}
.subscribe-mini h2 {
	margin-top: 20px;
	font-weight: bold;
	padding-right:5%; 
	padding-left: 5%;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 16px #000;
}
.text-alerts {
	color: #fff;
	font-size: 20px;
	margin: 24px auto;
	text-align: center;
	text-shadow: 0 1px 8px #000;
	width: 60%;
}
.form-disclaimer {
	color: #fff;
	font-size: 12px;
	text-align: center;
	white-space: normal;
}
.subscribe-mini input[type="text"],.subscribe-mini input[type="email"]  {
	width: 100%;
	height: 80px;
	font-size: 30px;
	text-align: center;	
  margin-left: 20px;
}
.slider-btn {
	-webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 20px auto !important;
}
.slider-btn2 {	
	background: #39b3d7;
}
.subscribe-mini .btn {
	box-shadow: 0 0 16px rgba(255, 255, 255, 0.8);
	font-size: 40px;
    height: 70px;
    line-height: 50px;
    width: 280px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    margin: 20px auto;
}
.subscribe-mini .btn:hover {
	background-color: #2115cf;
	box-shadow: 0 0 32px rgba(255, 255, 255, 0.8);
}
.tp-caption .btn.slider-btn2:not(.color-black):hover {
    background-color: #1d1de8 !important;
	background: #1d1de8 !important;
    border-color: #269abc !important;
}
.subscribe-mini .btn:before {
	content: "123";
	position: absolute;
	left: -100px;
	width: 100px;
	height: 60px;
}
.subscribe-mini .form-holder{
	position: relative;
	margin-bottom: 50px;
}
.subscribe-mini-left .btn-info {
	background-color: #39b3d7;
}
.subscribe-mini-left .btn-info:hover, .subscribe-mini-left .btn-info:focus, .subscribe-mini-lef .btn-info:active,
.subscribe-mini-left .btn-info.active, .subscribe-mini-left .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #1d1de8;
    border-color: #1d1de8;
}
.subscribe-mini form {
	width: 80%;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	position: relative;
}
.parallax-testimonials {
    background-image: url(../images/pages/feedback/testimonials_bg.jpg);
    margin-bottom: 0;
}
#testimonials .testimonials  {
	/*background: rgba(0,0,0,.5);*/
}
.parallax-subscribe {
	background-image: url(../images/pages/subscribe/sekc1.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	/*height: 500px;*/
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a {
	background: #fff;
	border-radius: 0;
	color: #ccc;
	margin-bottom: 20px; 
	line-height: 42px;
	box-shadow: 1px 1px 0 #ccc, 2px 2px 0 #ccc, 3px 3px 0 #ccc, 4px 4px 0 #ccc, 5px 5px 0 #ccc, 6px 6px 0 #ccc, 7px 7px 0 #ccc, 8px 8px 0 #ccc, 9px 9px 0 #ccc, 10px 10px 0 #ccc, 11px 11px 0 #ccc, 12px 12px 0 #ccc;
	text-transform: uppercase;
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a i {
	font-size: 30px;
	line-height: 42px;
    width: 42px;
    height: 42px;
}
#member-benefits .tab-container.vertical-tab-1 .tabs li a:hover{
	background: #fff;
	color: #1d1de8;
}
#member-benefits .tab-container.vertical-tab-1 .tabs li i {
	background: #1d1de8;
	color: #fff;
}
#member-benefits .tab-container.vertical-tab-1 .tabs li.active i {
	background: #fff;
	color: #1d1de8 !important;
}
#member-benefits .tab-container.vertical-tab-1 .tabs li.active a {
	background: #1d1de8;
	color: #fff;
}

/*SEEN ON*/
#seen-on img {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
#seen-on img + img {
	margin-left: 48px;
}
#subscribe .callout-box {
	padding-bottom: 48px;
}
#subscribe, #subscribe .callout-box {
	overflow: hidden;
}
#subscribe  .callout-box.style1 .callout-box-wrapper {
	background: transparent;
}
#subscribe .form-holder {
	min-width: 250px;
}
#footer .useful-links i {
	min-width:20px; 
}
#footer .copyright-area .copyright.policy {
	text-align: left;
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
	animation: preSpin 2s ease-in-out 0s infinite alternate;
    width: 240px;
    height: 240px;
    position:absolute;
    left:50%;
    top:50%;
    tran
}

@keyframes preSpin {

	0% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0.7);
		transform: translate(-50%, -50%) rotate(0deg) scale(0.7);
	}
	95% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
		transform: translate(-50%, -50%) rotate(360deg) scale(1);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);
		transform: translate(-50%, -50%) rotate(360deg) scale(1);
	}
}

.eight00 {
	background-image: url(../images/pages/bg-gray.jpg);
	color: #fff;
}
.bulb-bg {
	background-image: url(../images/pages/bg-red.jpg);	
	color: #fff;
}
.eight00 h2 {
	color: #fff;
}
.eight00 a {
	color: #fff;
	text-decoration: underline;
}
#footer .back-to-top:before {
    background-image: url(../images/logo-white.png);
}
.parallax-pattern2 input[type="text"], .parallax-pattern2 input[type="email"] {
    border-left: 10px groove yellow;
    border-top: 10px groove yellow;    
    border-right: 10px ridge  yellow;
    border-bottom: 10px ridge  yellow;
    box-shadow: 1px 1px 0 yellow, 2px 2px 0 yellow, 3px 3px 0 yellow, 4px 4px 0 yellow, 5px 5px 0 yellow, 6px 6px 0 yellow, 7px 7px 0 yellow, 8px 8px 0 yellow, 9px 9px 0 yellow, 10px 10px 0 yellow, 11px 11px 0 yellow, 12px 12px 0 yellow;

}
.parallax-pattern2 .btn {
    border-left: 10px groove yellow;
    border-top: 10px groove yellow;    
    border-right: 10px ridge  yellow;
    border-bottom: 10px ridge  yellow;
    box-shadow: 1px 1px 0 yellow, 2px 2px 0 yellow, 3px 3px 0 yellow, 4px 4px 0 yellow, 5px 5px 0 yellow, 6px 6px 0 yellow, 7px 7px 0 yellow, 8px 8px 0 yellow, 9px 9px 0 yellow, 10px 10px 0 yellow, 11px 11px 0 yellow, 12px 12px 0 yellow;
    background: #fff;
    color: lime;
}
.parallax-pattern2 .btn:hover {
	background: lime;
    color: #fff;
}
.parallax-pattern3 .btn {
    background: #39b3d7;
    color: #fff;
}
.parallax-pattern3 .btn:hover {
	background: #fff;
    color: #39b3d7;
}
#subscribe h2.box-title {
	font-size: 45px;
	margin-bottom: 0;
    padding: 5px;
 
}
#subscribe .heading-box h2.box-title:before, #subscribe .heading-box h2.box-title:after {
	display: none;
}
.subscribe-mini .arrows:before, .subscribe-mini .arrows:after {
	content: '';
	height: 150px;
	width: 150px;
	display: block !important;
	position: absolute;
	bottom:0; 
} 
.parallax-pattern1 .arrows:before {
	left: 0;
	background: url(../images/pages/patterns/arrows/red.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 

	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);

}
.parallax-pattern2 .arrows:before {
	left: 0;
	background: url(../images/pages/patterns/arrows/red.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;

	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1); 

}
.parallax-pattern3 .arrows:before {
	left: 0;
	background: url(../images/pages/patterns/arrows/red.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 

	-webkit-transform:scaleX(-1);
    -moz-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.parallax-pattern1 .arrows:after {
	right: 0;
	background: url(../images/pages/patterns/arrows/blue.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 
	
}
.parallax-pattern2 .arrows:after {
	right: 0;
	background: url(../images/pages/patterns/arrows/blue.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;


}
.parallax-pattern3 .arrows:after {
	right: 0;
	background: url(../images/pages/patterns/arrows/blue.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 
}
#subscribe input[type="text"], #subscribe input[type="email"] {
	width: 100% !important;
	max-width: 100% !important;
	height: 80px;
	font-size: 30px;
	text-align: center;	
	margin-left: 20px;
    line-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
#subscribe .btn {
	font-size: 32px;
    height: 70px;
    line-height: 50px;
    width: 100% !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 20px auto;
    margin-left: 20px;
}
#subscribe .btn:hover {
	background: #1d1de8;
    color: #fff;
}
#subscribe .callout-content-container {
	padding: 50px 0;
	height: auto;
}
#subscribe .btn2 {
	background: #1d1de8;
	border: none;
	border-radius: 12px;
	text-transform: uppercase;
}
#subscribe .btn2:hover {
	background-color: #1d1de8 !important;
	background: #1d1de8 !important;
    border-color: #269abc !important;
}
.process-builder.style-creative .process-item .process-image{
	background: #efefef;
}
.eight-text{
	font-weight: bold !important;
	font-size: 56px;
}
.eight-text2 {
	font-weight: bold !important;
	font-size: 40px;
}
.safesender  {
	padding-left:70px!important;
}



/* ============== ARTICLES ============== */


body.articles {
	padding-top: 110px;
}
body.articles .btn.btn-primary {
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	letter-spacing: 0.2em;
	line-height: 1;
	padding: 12px 24px;
	text-transform: uppercase;
}
body.articles .btn.btn-primary:hover {
	background-color: #3115cf;
}
body.articles .btn.btn-secondary {
	background-color: transparent;
	border: 2px solid #5f7b94;
	border-radius: 4px;
	color: #5f7b94 !important;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	letter-spacing: 0.2em;
	line-height: 1;
	padding: 12px 24px;
	text-transform: uppercase;
}
body.articles .btn.btn-secondary:hover {
	background-color: #5f7b94;
	color: #fff !important;
}
#pre-head {
	background-color: #5f7b94;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 6px 0;
	text-align: center;
}
body.articles #header {
	height: 110px;
}


/* ARTICLES FOOTER */
body.articles footer {
	background-color: #202e3b;
	color: #cccccc;
	font-family: 'Merriweather', serif;
	padding: 48px 24px 24px;
	position: relative;
	text-align: center;
}
body.articles footer:before {
	content: '';
	display: block;
	background-image: url(../images/logo-icon.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	position: absolute;
	top: 0; left: 50%;
	transform: translate(-50%, -50%);
	width: 64px; height: 64px;
}
body.articles footer ul {
	margin-bottom: 12px
}
body.articles footer ul li {
	font-size: 14px;
	display: inline-block;
}
body.articles footer ul li + li {
	margin-left: 4px;
}
body.articles footer ul li + li:before {
	content: '|';
	display: inline-block;
	margin-right: 10px;
}
body.articles footer p {
	font-size: 14px;
	margin: 0;
}
.branding {
	position: relative;
}
.branding h4 {
	color: #9c9ea0;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	position: absolute;
	bottom: 15px; left: 220px;
	text-transform: uppercase;
	white-space: nowrap;
}


/* SIDEBAR */
#articles-sidebar {
	background-color: #ecf0f4;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.sidebar-item {
	margin-top: 48px;
	margin-left: -20px;
	padding: 0 32px;
}
.sidebar-item h3 {
	color: #1d1de8;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.sidebar-item ul li {
	padding: 10px 0;
}
.sidebar-item ul li a {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: 700;
}
.sidebar-item ul li + li {
	border-top: 1px solid #cdd1d1;
}
#sidebar-bio p {
	color: #202e3b;
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 2;
	text-align: justify;
}
#market-in-a-minute {
	background-color: #5f7b94;
	border-radius: 0 0 4px 0;
	margin-top: 0;
	padding: 32px 20px;
}
#market-in-a-minute h4 {
	color: #fff;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}
#market-in-a-minute p {
	background-color: #fff;
	border-radius: 4px;
	color: #202e3b;
	font-size: 14px;
	margin: 0;
	padding: 12px 16px;
	text-align: justify;
}
#market-in-a-minute p a {
	color: #1d1de8;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin-top: px;
	text-decoration: underline;
}
#sidebar-subscribe {
	background-color: #fff;
	border-radius: 0 4px 4px 0;
	padding: 40px 20px;
	text-align: center;
}
#sidebar-subscribe h4 {
	color: #1d1de8;
	font-size: 18px;
	font-weight: 700;
}
#sidebar-subscribe form {
	margin-top: 32px;
}
#sidebar-subscribe input {
	border: 2px solid #d7dada;
	border-radius: 4px;
	box-shadow: none;
	display: block;
	font-size: 16px;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
	width: 90%; height: auto;
}
#sidebar-subscribe button {
	font-size: 16px;
	margin-top: 16px;
}
#sidebar-ad {
	margin-top: 15px;
	margin-left: -5px;
	padding: 0;
	text-align: center;
}
#sidebar-share, #article-share {
	background-color: #5f7b94;
	border-radius: 4px;
	margin-left: 12px;
	margin-right: 32px;
	padding: 4px;
}
#sidebar-share > div, #article-share > div {
	padding: 0;
}
#sidebar-share h4, #article-share h4 {
	color: #fff;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.3em;
	margin-top: 18px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#sidebar-share > div, #article-share > div {
	text-align: center;
}
#share-icons {
	background-color: #fff;
	border-radius: 2px;
	padding: 12px 0 !important;
}
#share-icons .fa-facebook-f, #share-icons .fa-twitter, #share-icons .fa-linkedin, #share-icons .fa-reddit-alien {
	color: #5f7b94;
	font-size: 24px;
	position: relative;
}
#share-icons .fa-twitter {
	top: 2px;
}
#share-icons .fa-linkedin {
	top: 2px;
}
#share-icons .fa-reddit-alien {
	top: 1px;
}
#share-icons a + a {
	margin-left: 20px;
}



/* ARTICLE INDEX HERO */
#article-hero-slider {
	height: 400px;
	width: auto;
}
#article-hero-slider .slick-list, #article-hero-slider .slick-track, .article-hero-tile {
	height: 100%;
}
.article-hero-tile {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.article-hero-tile:before {
	content: '';
	display: block;
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
	width: 100%; height: 280px;
	position: absolute;
	bottom: 0; left: 0;
}
.article-hero-tile > .row {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.article-hero-tile .article-info {
	padding: 0 30px;
}
.article-hero-tile h2, .article-hero-tile h4 {
	color: #fff;
}
.article-hero-tile h2 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 8px;
}
.article-author {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.article-hero-tile .btn {
	position: absolute;
	bottom: 30px; right: 30px;
}

/* ARTICLE INDEX MAIN */
#articles-wrapper {
	color: #202e3b;
	padding-bottom: 64px;
	position: relative;
}
#articles-wrapper:before {
	background-color: #ecf0f4;
	position: absolute;
	top: 0; right: 0;
	width: calc(50% - 200px); height: 100%;
}
#article-list {
	padding-right: 30px;
}
#article-list hr {
	border-color: #ecf0f4;
}
.article-list-cat-title {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin-top: 48px;
	margin-bottom: 32px;
	padding: 0 15px;
	padding-left: 68px;
	position: relative;
}
.article-list-cat-title:before {
	content: '';
	display: inline-block;
	background-image: url(../images/logo-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	border-radius: 50%;
	position: absolute;
	top: 50%; left: 15px;
	transform: translateY(-50%);
	width: 36px; height: 36px;
}
.article-list-cat {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 48px;
}
.article-list-tile {
	flex: 0 0 49.5%;
	float: none;
	margin-bottom: 48px;
	max-width: 50%;
}
.article-list-tile .article-tile-img {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;border-radius: 2px;
	display: block;
	height: 240px;
	position: relative;
}
.article-list-tile.external-article .article-tile-img:before {
	content: '\f360';
	display: block;
	background-color: #fff;
	border-top-left-radius: 4px;
	color: #1d1de8;
	font-family: 'Font Awesome 5 Free';
	font-size: 32px;
	font-weight: 900;
	padding: 8px;
	position: absolute;
	bottom: 0; right: 0;
}
.article-list-tile h2 {
	color: #4d5862;
	font-size: 24px;
	font-weight: 700;
	margin-top: 24px;
}
.article-list-tile h2:after {
	content: '';
	display: block;
	background-color: #ecf0f4;
	margin: 20px 0;
	width: 128px; height: 2px;
}
.article-list-tile p {
	color: #9c9ea0;
	font-size: 16px;
}

/* ARTICLE SINGLE */
#article-single {
	padding-right: 30px;
}
#article-back {
	padding-top: 40px;
}
#article-back a {
	color: #c7caca;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.3em;
	margin: 0;
	text-transform: uppercase;
}
#article-back a svg {
	font-size: 12px;
	margin-right: 8px;
	position: relative;
	top: -1px;
}
#article-single header {
	padding-top: 24px;
	padding-bottom: 40px;
}
#article-single header h1 {
	font-size: 40px;
	font-weight: 700;
}
#article-single .article-author {
	margin: 0;
	padding-top: 14px;
}
#article-share {
	margin: 0;
}
#article-share h4 {
	margin-top: 8px;
}
#article-share #share-icons {
	padding: 4px !important;
}
#article-single header img {
	margin-top: 24px;
	max-width: 100%;
}
#article-single p {
	color: #62686d;
	font-size: 16px;
	line-height: 1.9;
	word-wrap: break-word;
}
#article-single p + p {
	margin-top: 32px;
}
#article-single p:empty {
	display: none;
}
#article-single ul {
	font-size: 16px;
	list-style-type: disc;
	margin: 24px 0;
	padding-left: 16px;
}
#article-single ul li {
	font-weight: 700;
}
#article-single ul li + li {
	margin-top: 8px;
}
#article-subscribe {
	background-color: #ecf0f4;
	border-radius: 4px;
	margin-top: 32px;
	padding: 40px;
}
#article-subscribe h4 {
	font-weight: 700;
	margin-bottom: 32px;
	text-align: center;
}
#article-subscribe form {
	position: relative;
}
#article-subscribe input, #article-subscribe button {
	font-size: 16px;
	height: 50px;
	padding: 16px 24px;
}
#article-subscribe input {
	border: none;
}
#article-subscribe button {
	border-radius: 0 4px 4px 0;
	position: absolute;
	top: 0; right: 0;
}


/* SUBSCRIBE POPUP */
.subscribe-popup-wrap {
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 999;
}
.subscribe-popup {
	background-color: #fff;
	border-radius: 6px 6px 4px 4px;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	padding: 24px 24px 32px;
	position: absolute;
	top: 50%; left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	width: 560px;
	max-width: 95vw;
}
.subscribe-popup-head {
	background-image: url(../assets/subscribe-banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 4px 4px 0 0;
	margin: -24px -24px 24px;
	padding: 48px 24px;
	position: relative;
}
.subscribe-popup-close {
	cursor: pointer;
	padding: 2px 6px;
	position: absolute;
	top: 12px; right: 12px;
}
.subscribe-popup-close .fa-times {
	color: #fff;
}
.subscribe-popup h2 {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}
.subscribe-popup h4 {
	color: #fff;
	line-height: 1.4;
	margin: 0;
}
.subscribe-popup input {
	font-size: 20px;
	margin: 0 auto 8px;
	text-align: center;
	width: 480px; height: auto;
	max-width: 100%;
}
.subscribe-popup button {
	font-size: 20px;
	width: 480px;
	max-width: 100%;
}



/* ============== RESPONSIVE ============== */


@media screen and (min-width: 992px) {

	.forcefullwidth_wrapper_tp_banner {
		margin-top: 84px !important;
	}
	.mini3 .col-sm-6:nth-child(1) .icon-box{	
		border-right:5px solid #1d1de8;
		border-bottom:5px solid #1d1de8;
	}
	.mini3 .col-sm-6:nth-child(2) .icon-box{	
		border-left:5px solid #ddd;
		border-bottom:5px solid #ddd;
	}
	.mini3 .col-sm-6:nth-child(3) .icon-box{	
		border-right:5px solid #ddd;
		border-top:5px solid #ddd;
	}
	.mini3 .col-sm-6:nth-child(4) .icon-box{	
		border-left:5px solid #1d1de8;
		border-top:5px solid #1d1de8;
	}
	.faqs .panel-content {
		background: transparent;
		border-color: transparent !important; 
		padding-left: 200px;
	}
	.faqs .panel-title a.active {
	    border-top: 1px solid transparent;
	}
	.faqs .panel-title a {
		 min-height: 200px;
		 padding-left: 250px;
		 font-weight: bold;
		 font-size: 30px;
		 line-height: 1.4;
		 padding-top: 30px;
	}
	.faqs .panel-title a {
	    border-color: transparent;
	}
	.faqs .panel-title a .open-sub {
		display: none;
	}
	#faqs .panel:nth-child(1) h3{
		background-color: transparent;
		background-image: url(../images/pages/faq/1.jpg);
		background-repeat: no-repeat;
		background-size: 200px 200px; 
		background-position: center left;
		min-height: 200px;
	}
	#faqs .panel:nth-child(2) h3{
		background-color: transparent;
		background-image: url(../images/pages/faq/2.jpg);
		background-repeat: no-repeat;
		background-size: 200px 200px; 
		background-position: center left;
		min-height: 200px;
	}
	#faqs .panel:nth-child(3) h3{
		background-color: transparent;
		background-image: url(../images/pages/faq/3.jpg);
		background-repeat: no-repeat;
		background-size: 200px 200px; 
		background-position: center left;
		min-height: 200px;
	}
	#faqs .panel:nth-child(4) h3{
		background-color: transparent;
		background-image: url(../images/pages/faq/4.jpg);
		background-repeat: no-repeat;
		background-size: 200px 200px; 
		background-position: center left;
		min-height: 200px;
	}
	#faqs .panel:nth-child(5) h3{
		background-color: transparent;
		background-image: url(../images/pages/faq/5.jpg);
		background-repeat: no-repeat;
		background-size: 200px 200px; 
		background-position: center left;
		min-height: 200px;
	}
	.faqs .panel-content p {
		padding: 30px 20px;
		color: #fff;
		font-size: 16px;
	}
	#faqs .panel-content p {
		background: #3513f5 !important;
	}
	#faqs-2 .panel-content p {
		background: #3513f5 !important;
	}
	#faqs-3 .panel-content p {
		background: #4A7796 !important;
	}
	#faqs-4 .panel-content p {
		background: #68899C !important;
	}
	#faqs-5 .panel-content p {
		background: #A0A0A0 !important;
	}
	.faqs .panel-content {
		background-color: transparent;
		background-image: url(../images/pages/faq/6.png);
		background-repeat: repeat-y;
		background-size: 200px; 
		background-position: center left;
	}	
	.panel-group {
		margin-bottom: 0;
	}
	.subscribe-mini input[type="text"], .subscribe-mini input[type="email"] {
			max-width: 80%;
			float: 	left;
			margin-left: 10%;
			margin-bottom: 20px;
			font-weight: 100;
	}
	.subscribe-mini {
		overflow: hidden;
	}
	.subscribe-mini input[type="text"]  {
		border-right: none;
	}
	.subscribe-mini .form-group:after {
		right: 25%;
	}
	.subscribe-mini .form-group:before {
		left: 25%;
	}
	#subscribe .callout-action {
		width: 60%;
	}
	#subscribe h2 {
		font-size: 30px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

	.eight-text{
		font-size: 60px;
	}
	.eight-text2{
		font-size: 40px;
	}

	/*ARTICLES*/
	#article-hero-slider {
		height: 320px;
	}
	#articles-wrapper:before {
		width: calc(50% - 167px);
	}
	#market-in-a-minute h4 {
		font-size: 18px;
	}
	#sidebar-bio p {
		font-size: 13px;
		line-height: 1.7;
	}
	#sidebar-subscribe h4 {
		font-size: 16px;
	}
	#sidebar-share {
		margin-left: 0;
		margin-right: 20px;
	}
	#sidebar-share h4 {
		letter-spacing: 0.1em;
		margin-top: 16px;
	}
	#share-icons .fa-facebook-f, #share-icons .fa-twitter, #share-icons .fa-linkedin, #share-icons .fa-reddit-alien {
		font-size: 18px;
	}
	.article-list-tile .article-tile-img {
		height: 180px;
	}
	#share-icons a + a {
		margin-left: 16px;
	}
	#article-single header h1 {
		font-size: 32px;
	}
	#article-share #share-icons {
		padding: 4px !important;
	}
	#article-share h4 {
		letter-spacing: 0.1em;
		margin-top: 8px;
	}
}


@media screen and (min-width: 768px) and (max-width: 991px) {

	.subscribe-mini input[type="text"],.subscribe-mini input[type="email"], .subscribe-mini .btn  {
    	width: 350px !important;
    	margin: 20px auto;
	}
	.eight-text{
		font-size: 55px;
	}
	.eight-text2{
		font-size: 36px;
	}
}


@media screen and (max-width: 991px) {

	#header {
		position: fixed;
		z-index: 200;
	}
	.subscribe-mini .arrows:before, .subscribe-mini .arrows:after {
		z-index: -100;
	}
	.responsive-section .responsive-button a.active, .responsive-section .responsive-button a {
		color: transparent !important;
	}
	.heading-box .desc-lg {
		font-size: 20px !important;
	}
	.heading-box h2.box-title {
		font-size: 40px ;
	}
	.process-builder.style-creative .process-item .arrow {
		behavior:url(-ms-transform.html);
	    /* Firefox */
	    -moz-transform:rotate(90deg);
	    /* Safari and Chrome */
	    -webkit-transform:rotate(90deg);
	    /* Opera */
	    -o-transform:rotate(90deg);
	    /* IE9 */
	    -ms-transform:rotate(90deg);
	    /* IE6,IE7 */
	    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
	    /* IE8 */
	    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; 
		top: 100px;
	}
	#footer .copyright-area .copyright.policy {
		padding-bottom:  20px;
		text-align: center !important;
	}
	.faq-mobile {
		margin-left: 52px;
		font-size: 22px;
		line-height: 25px;
		display: block;
	}

	/* ARTICLES */
	#article-hero-slider {
		height: 280px;
	}
	.article-hero-tile h2 {
		font-size: 20px;
	}
	.article-hero-tile .btn {
		margin-bottom: 15px;
		margin-left: 30px;
		position: static;
	}
	#articles-wrapper:before {
		display: none;
	}
	#articles-sidebar {
		margin-bottom: -64px;
		padding-bottom: 64px;
	}
	.sidebar-item {
		margin: 0;
	}
	.sidebar-item + .sidebar-item {
		margin-top: 32px;
	}
	#sidebar-share {
		margin: 24px auto;
		max-width: 80%;
	}
	#sidebar-ad img {
		height: 280px;
	}
	#article-share #share-icons {
		padding: 4px !important;
	}
	#article-list {
		padding-right: 15px;
	}
	#article-single header h1 {
		font-size: 28px;
	}
}


@media screen and (max-width: 767px) {

	.process-builder.style-creative .process-item {
		margin: auto !important;
	    text-align: center;
	    width: 170px !important;
	    float: none;
	}
	.process-builder.style-creative .process-item .arrow {
	    position: absolute;
	    z-index: 0;
	    left: 0;
	    right: 0;
	    top: auto !important;
	    bottom: 40px !important;
	    margin: auto !important;
	    padding: 0 !important;
	    display: inline-block;
	    width: 60px;
	    height: 28px;
	    font-family: FontAwesome;
	    background: #1d1de8;
	    color: #fff;
	    font-size: 13px;
	    text-align: center;
	    line-height: 28px;
	}
	.process-builder.style-creative .process-title {
		padding-top: 40px;
		font-size: 1em;
	}
	.process-builder.style-creative .assets-item {
		float: none;
		text-align: center;
	}
	.safesender  {
		padding-left:0px!important;
	}

	#about h4 {
		padding-left: 0;
		padding-right: 0;
	}
	.text-alerts {
		width: 90%;
	}

	.subscribe-mini h2 {
		font-size: 24px;
	}

	/*SEEN ON*/
	#seen-on img {
		display: block;
	}
	#seen-on img + img {
		margin-left: auto;
		margin-top: 24px;
	}
	#subscribe .callout-content-container {
		padding-bottom: 0;
	}
	.callout-box.style1 .callout-image img {
		max-width: 50%;
	}

	/* ARTICLES */
	#sidebar-subscribe h4 {
		font-size: 16px;
	}
	#sidebar-share {
		max-width: 100%;
	}
	body.articles .btn.btn-secondary {
		letter-spacing: 0;
	}
	#article-single header h1 {
		font-size: 24px;
	}
	#article-single .article-author {
		margin-bottom: 24px;
	}
	.article-list-tile {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.subscribe-popup h2 {
		font-size: 24px;
	}
	.subscribe-popup h4 {
		font-size: 18px;
	}
	.subscribe-popup input {
		font-size: 16px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {

	.subscribe-mini input[type="text"],.subscribe-mini input[type="email"], .subscribe-mini .btn  {
    	width: 350px !important;
    	margin: 20px auto;
	}
	.eight-text{
		font-size: 45px; 
	}
	.eight-text2{
		font-size: 25px;
	}	
}


@media screen and (max-width: 480px) {
 
	body, p {
		font-size: 16px;
	}	 
	.tab-container.vertical-tab .tabs li a, .tab-container.vertical-tab-1 .tabs li a {
		font-size: 1.0em;
	}
	h1 {
		font-size: 2.0em;
	}
	.testimonials.style2 .sc-content-wrapper .sc-content h2, .testimonials.style2 .sc-content-wrapper .sc-content p {
		font-size: 18px;
	}
	.heading-box h2.box-title {
		font-size: 2.0em !important;
	}
	.subscribe-mini input[type="text"],.subscribe-mini input[type="email"]  {
    	width: 250px !important;
    	margin: 20px auto;
    	font-size: 20px;
	}
	.subscribe-mini .btn  {
    	width: 250px !important;
    	margin: 20px auto;
	}
	.subscribe-mini form {
		width: 100%;
	}
	#subscribe .btn {
		width: 250px !important;
    	margin: 20px auto;
	}
	#subscribe input[type="text"], #subscribe input[type="email"] {
		width: 250px !important;
    	margin: 20px auto;
    	font-size: 20px;
	}
	.eight-text{
		font-size: 18px; 
	}
	.heading-box.size-lg p {
		margin-top: 32px;
	}
	.eight-text2{
		font-size: 18px;
	}
	.tp-caption  .slider-text1 {
		font-size: 15px !important;
		margin-left: -135px !important;
		margin-top: -15px !important;
	}
	.tp-caption  .slider-text2 {
		font-size: 15px !important;
		margin-left: -135px !important;
	}
	a.slider-btn {
		display: none !important;
	}


	/* ============== ARTICLES ============== */
}