/* COMM \*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.imgFix{
  padding: 10px;
}
.shortcode-background-image {
    display: none;
}
.new-cta {
    /* comment when live */
    max-width: 657px;
    width: 100%;
    margin: 0 auto;
    /* end of comment when live */
    font-family: 'Lato', sans-serif;
}
.new-cta .new-cta-main-container {
	/* padding: 0 15px; */
	letter-spacing: -0.0016em;
}

.side-banner{
  width: 97px;
  background: url(../img/side-banner.svg) center center;
}
.right-content{
  width: 100%;
  padding: 0px 25px 0px 50px;
}

.new-cta .logo-area {
  margin: 15px 0px;
}
.new-cta .logo-area img {
	max-width: 168px;
	width: 100%;
	height: auto;
}
.new-cta .cta-separator {
	height: 4px;
	width: 100%;
	margin-bottom: 60px;
	position: relative;
}
.new-cta .cta-separator:after {
	content: '';
	display: block;
	max-width: 72px;
	width: 100%;
	height: 95px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -48px;
}
.new-cta.fs-e .cta-separator:after {
	background: url(../img/blue_shield.svg) center center no-repeat;
}
.new-cta.ap-e .cta-separator:after {
	background: url(../img/green_shield.svg) center center no-repeat;
}
.new-cta.tp-e .cta-separator:after {
	background: url(../img/o_green.svg) center center no-repeat;
}
.new-cta.ms-e .cta-separator:after {
	background: url(../img/blue_shield_1.svg) center center no-repeat;
}
.new-cta.forseti .cta-separator:after {
	/* background: url(../img/blue_shield_1.svg) center center no-repeat; */
	background: url(../img/forseti_logo.svg) center center no-repeat;
}
/* Foresight CSS */
.new-cta.fs-e .cta-separator {
	background-color: #0CB9E5;
}
.new-cta.fs-e .product-title h2 {
  letter-spacing: 3px;
  font-weight: 800!important;
  margin: 0 auto;
  line-height: 1.4 !important;
  text-align: left;
	color: #0071FE;
  margin-bottom: 10px;
}
/* End of Foresight CSS */

/* ADMIN PRIVILEGE css */
.new-cta.ap-e .product-title h2 {
	color: #01A79B;
}
.new-cta.ap-e .cta-separator {
	background-color: #01A79B;
}
.new-cta.ap-e .list ul {
	width: 63%;
}
em{
  font-style: normal!important;
}
/* End of ADMIN PRIVILEGE css */
/* Thor premium Enterprise CSS*/
.new-cta.tp-e .cta-separator {
	background-color: #3CB34A;
}
.new-cta.forseti .cta-separator {
	background-color: #005086;
}
.new-cta.tp-e .product-title h2 {
	color: #3CB34A;
}
.new-cta.tp-e .list ul {
	width: 81%;
}
/* End of Thor premium Enterprise CSS*/
/* Mail Sentry CSS */
.new-cta.ms-e .cta-separator {
	background-color: #453587;
}
.new-cta.ms-e .product-title h2 {
	color: #342365;
}
.new-cta.ms-e .list ul {
	width: 82%;
}
/* End of Mail Sentry CSS */
.new-cta .upper-title p {
	color: #9EA2AD;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: -0.0016em;
	margin-bottom: 0px;
  margin-top: 5px;
}
.new-cta.ap-e .upper-title p {
	font-size: 16px;
}
.new-cta-main-container .lightbox-link {
    display: inline-block;
}
.new-cta-main-container.shortcode-main-container {
    display: flex;
    padding:0 ;
}
.new-cta .product-title h2 {
  margin-top: 0px !important;
	font-weight: 900;
	font-size: 22px!important;
	line-height: 28.8px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
}
.new-cta.forseti .product-title h2 {
    color: #005086;
}
.new-cta.forseti .list li span {
    display: block;
    text-indent: 29px;
}
.new-cta .sub-title {
  margin: 0 auto;
	color: #333645;
	font-weight: 900;
	font-size: 18px;
	line-height: 19.2px;
	margin-bottom: 38px;
}
.new-cta .list ul li  {
  font-family: Lato;
	font-size: 15px;
	line-height: 19.2px;
	margin-bottom: 10px;
	list-style-type: none;
}
.new-cta .list ul li:before {
	content: '';
	display: inline-block;
	width: 16px;
	margin-right: 10px;
	height: 14px;
  padding-top: 10px;
	background: url(../img/blue-checkmark.svg) center center no-repeat;
}
.new-cta .list ul {
	display: block;
    width: 100%;
    margin: 0 auto 60px;
}
.forseti .list ul  {
	width: 90%;
}
.new-cta .button span {
	color: #9EA2AD;
	font-style: italic;
	font-size: 12px;
	line-height: 14.4px;
	display: block;
	margin-top: 30px;
}
.new-cta .button {
	text-align: center;
	position: absolute;
    left: 56%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.new-cta .button a {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 16px;
	border-radius: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 24px;
	background-color: #FF0025;
	padding: 25px 52px;
	text-decoration: none;
}
.new-cta .button a:hover {
	background-color: #BA2553;    -webkit-transition: all ease .35s;
    -moz-transition: all ease .35s;
    -o-transition: all ease .35s;
    -ms-transition: all ease .35s;
    transition: all ease .35s;
}
.new-cta .footer-bg {
	min-height: 90px;
	/* background-color: #F5F6F7; */
	margin-top: 70px;
}
@media screen and (max-width:1024px) {
  .new-cta .button a{
    padding: 17px 17px;
    font-size: 14px;
  }
}

@media screen and (max-width:700px) {
  .side-banner{
    display: none;
  }
  .right-content{
    padding: 0px 25px 0px 25px;
  }
  .new-cta .button{
    left: 50%;
  }
  .new-cta .button a{
    font-size: 13px;
  }
	.new-cta .new-cta-main-container {
		padding-left: 0;
		padding-right: 0;
	}
	.new-cta .button a {
		padding: 18px 28px;
	}
	.new-cta .button {
		width: 100%;
	}
}
@media screen and (max-width: 450px) {
	.new-cta .logo-area img {
		max-width: 113px;
	}
	.new-cta .cta-separator:after {
		max-width: 56px;
		height: 82px;
	}
}
.blog-action {
    width: 100%;
    max-width: 810px;
    background-position: top right;
    padding: 40px;
    overflow: hidden;
    height: 600px;
}
.blog-action.shortcode {
	/* max-width:100%; */
  /* display: flex; */
	height:auto;
	padding:0;
	position:relative;
	margin-bottom: 20px;
}
.blog-action .top-area a.modal-close-button {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/close-button.png) no-repeat;
    float: right;
    cursor: pointer;
}
.blog-action.shortcode .top-area img {
	margin-left:20px;
}
.blog-action .blog-action-content h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px;
}
.blog-action .blog-action-content h2 {
    font-size: 17px;
    line-height: 21.6px;
    color: #666;
    margin-top: 25px;
}
.blog-action .blog-action-content .benefits {
    margin-top: 35px;
    padding-left: 0;
}
.blog-action .blog-action-content .benefits li {
    font-weight: 500;
    font-size: 13px;
    line-height: 20.15px;
    margin-bottom: 5px;
    position: relative;
    list-style-type: none;
}
.blog-action .blog-action-content .benefits li:before {
    content: '';
    background: url(../img/green-checkmark.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 8px;
    position: absolute;
    left: -21px;
    top: 6px;
}
.blog-action .blog-action-content a:first-of-type {
    font-weight: 500;
    color: #fff;
    font-size: 21px;
    line-height: 25.2px;
    border-bottom: 2px solid #00880b;
    background: #00ac0c;
    padding: 15px;
    border-radius: 2px;
    display: inline-block;
    text-decoration :none;
    width: 100%;
}
.blog-action .blog-action-content .bottom-area {
    text-align: center;
    margin-top: 30px;
}
.blog-action .blog-action-content a {
    display: inline-block;;
    text-decoration: underline;
    font-size: 12px;
    line-height: 14.4px;
    color: #1274b4;
    text-align: center;
    margin-top: 20px;
}
.blog-action .blog-action-content a:first-of-type:hover {
    background: #00880b;
    color: #fff;
}
.blog-action .blog-action-content a:hover {
    color: #063860;
}

.margin-top50 {
    margin-top: 50px;
}
.margin-bottom50 {
    margin-bottom: 50px;
}
.shortcode-background-image {
	max-width:100%;
	height:auto;
}
/* MODALS */
.modal.cro-modal {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
.modal.cro-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width:810px;
  height:600px;
}
.modal.cro-modal .modal-content {
	border-radius:0;
}

/* shortcode container */
.shortcode-logo {
	position: absolute;
    top: 40px;
    left: 40px;
}

.shortcode-main-container {
	background:#FFFFFF;
    padding: 10px 20px 10px 40px;
	position:relative;
	border: 1px solid #DDD;
}
.shortcode-main-container.newsletter {
	padding: 10px 40px 10px 40px;
}
.shortcode-main-container:before {
	position: absolute;
    content: '';
    background: #FFFFFF;
    /* min-height: 10px; */
    width: calc(100% - 40px);
    left: 0;
    margin-left: 20px;
}
.shortcode-main-container .shortcode-title {
	font-size:28px;
	font-weight:300;
	line-height:30px;
	letter-spacing: -1px;
}

.shortcode-main-container .shortcode-title.oversized {
	font-size: 48px;
    line-height: 58px;
}

.shortcode-main-container .shortcode-subtitle {
	font-size:18px;
	font-weight:700;
	line-height:22px;
	margin-top:5px;
}
.shortcode-main-container .shortcode-subtitle {
	font-size:24px;
	line-height:28px;
	margin-top:15px;
}

.shortcode-content {
	padding:30px 0;
	font-size:16px;
	line-height:21px;
	font-weight:500;
}
.shortcode-content span {
	display:block;
	position:relative;
	margin-bottom:10px;
	padding-left:20px;
}
.shortcode-content span.green-checkmark:before {
	content: '';
    background: url(../img/green-checkmark.png);
    display: inline-block;
    width: 10px;
    height: 8px;
    left: 0px;
    position: absolute;
    top: 6px;
}
.shortcode-cta-container {
	padding-left:20px;
	padding-bottom:0;
	margin-top:20px;
}
.shortcode-cta-container.no-cta-caption {
	margin-top:40px;
}
.shortcode-cta-container .before-cta {
	font-size:11px;
	line-height:13px;
	font-weight:700;
	color: #999999;
	padding:0;
}
.shortcode-cta {
	max-width:290px;
	width:100%;
	text-align:center;
	color:#FFFFFF !important;
	background:#00ac0c;
	border-bottom:2px solid #00880b;
	text-decoration:none !important;
	font-size:21px;
	line-height:25px;
	font-weight:500 !important;
	display:block;
	padding-top: 15px;
    padding-bottom: 15px;
}
.shortcode-cta:hover {
	background:#00880b;
}
.shortcode-cta.xl {
	max-width:320px;
}
#mce-EMAIL {
	width: 100%;
    outline: none;
    background: #eeeeee;
    border: 1px solid #cccccc;
    color: #999999;
    padding: 20px;
    border-radius:3px;
}
#mc-embedded-subscribe {
	outline: none;
    border: none;
    width: 100%;
    color: #FFFFFF;
    background: #00ac0c;
    border-bottom: 2px solid #00880b;
    padding-top: 15px;
    padding-bottom: 15px;
	border-radius:3px;
	margin-top:10px;
}
#mc-embedded-subscribe:hover {
	background:#00880b;
}
/* No-Malware week */

/* Media screens */

@media screen and (max-width: 991px) {
    .blog-action {
        height:auto;
        max-width: none;
    }
    .blog-action .blog-action-content .benefits li {
        line-height: 19px;
    }
    .blog-action .blog-action-content h1 {
        font-size: 27px;
        line-height: 28px;
        margin-top: 15px;
    }
    .blog-action .blog-action-content h2 {
        margin-top: 10px;
    }
    .blog-action .blog-action-content .benefits {
        margin-top: 15px;
    }
    .blog-action .blog-action-content a:first-of-type {
        font-size: 15px;
        margin-top: 0;
        padding: 8px;
    }
    .blog-action .blog-action-content a {
        padding-top: 10px;
        margin-top: 0;
    }
    .blog-action .blog-action-content .bottom-area {
        margin-top: 0;
    }
    .blog-action {
        background: none!important;
    }
    .cro-image-holder {
        overflow: hidden;
        height: 100%;
        display:block
    }
    .cro-image-holder img {
        max-width: 100%;
        height: auto;
        transform: translateY(-50%);
    }
    .modal.fade.cro-modal.in {
        padding-right: 0!important;
    }
    .modal.cro-modal .modal-dialog {
        width: 90%;
        max-height: 90%;
        overflow: hidden;
    }
	.shortcode-main-container .shortcode-title.oversized {
		font-size:40px;
		line-height:44px;
	}
	.shortcode-content .col-md-3 {
		text-align:center;
	}
}
@media screen and (max-width: 767px) {
    .blog-action {
        padding: 15px;
    }
    .blog-action .blog-action-content h1 {
        font-size: 23px;
        line-height: 21px;
    }
    .blog-action .blog-action-content h2 {
        font-size: 15px;
    }
    .blog-action .blog-action-content .benefits li {
        line-height: 14px;
    }
    .blog-action .blog-action-content .benefits li:before {
        left: 0;
    }
    .blog-action .blog-action-content .benefits li {
        padding-left: 20px;
    }
	.shortcode-main-container,
	.shortcode-main-container.newsletter {
		padding:10px 20px;
	}
	.shortcode-logo {
		top:20px;
		left:20px;
	}


}
@media screen and (max-width:450px) {
	.cro-image-holder {
		display:none;
	}
}
