/* @import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700'); */
@font-face {
    font-family: Industry_Medium;
    src: url(../eot/industry_medium.eot),
         url(../svg/industry_medium.svg) format('svg'),
         url(../ttf/industry_medium.ttf) format("truetype"),
         url(../woff/industry_medium.woff) format("woff");
}

@font-face {
    font-family: Industry_Light;
    src: url(../eot/industry_light.eot),
         url(../svg/industry_light.svg) format('svg'),
         url(../ttf/industry_light.ttf) format('truetype'),
         url(../woff/industry_light.woff) format("woff");
}

@font-face {
    font-family: Industry_Book;
    src: url(../eot/industry_book.eot),
         url(../svg/industry_book.svg) format('svg'),
         url(../ttf/industry_book.ttf) format("truetype"),
         url(../woff/industry_book.woff) format("woff");
}

@font-face {
    font-family: Industry_Demi;
    src: url(../eot/industry_demi.eot),
         url(../svg/industry_demi.svg) format('svg'),
         url(../ttf/industry_demi.ttf) format("truetype"),
         url(../woff/industry_demi.woff) format("woff");
}
@font-face {
  font-family: 'edosz';
  src: url(../eot/edosz.eot),
     url(../svg/edosz.svg),
     url(../ttf/edosz-2.ttf),
     url(../woff/edosz.woff);
}
.poppins-font
{
	 font-family: 'Poppins' !important;
}
.exo-font {
    font-family: 'Exo' !important;
}
.position-absolute
{
	position:absolute;
	top:-175px;
}
.height-auto {
	height: auto !important;
	min-height: 100% !important;
}
.fa {
	font-weight:300;
	font-size:12px !important;
}

.white-bg {
	background:#ffffff !important;
}
.gray-bg {
	background:#fafafa !important; 
}
.grey-bg {
	background:#f8f8f8 !important; 
}
.no-bg
{
	background:none !important;
}
.btn-red {
	font: 14px 'Industry_Demi';
	background-color: #e51d2e;
	padding: 15px 25px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #ffffff !important;
	letter-spacing: 3px;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active {
	background-color: #c40516;
}

.hr-red {
	border-bottom: 15px solid #e3002b;
}
.mt-30{
	margin-top:30px;
}
.why-comodo .inner-banner {
	min-height: 410px;
	display: flex;
	align-items: center;
	padding: 24px 0;
}

.why-comodo .inner-banner {
	background: url(../jpg/why-comodo-banner.jpg) no-repeat center top;
}

.why-comodo .inner-banner h1 {
	max-width: 640px;
	margin: auto;
}

.why-comodo .inner-banner h1 {
	font: 72px/70px 'Industry_Book';
	color: #ffffff;
	text-transform: uppercase;
	margin: 20px 0;
}

.why-comodo .inner-banner h1 strong {
	font-family: 'Industry_Medium';
	font-weight: 800;
}

.why-comodo .inner-banner span {
	font: 35px 'Industry_Book';
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display: block;
}

.why-comodo [class^="section-"] {
	padding: 90px 0;
}

.why-comodo [class^="section-"] .img-sec {
	text-align: center;
	margin: -235px 0 40px;
}

.why-comodo [class^="section-"] span.sm-text {
	font: 500 16px 'Poppins';
	color: #e4002b;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}

.why-comodo [class^="section-"] h3 {
	font: 36px 'Industry_Book';
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}

.why-comodo [class^="section-"] h3 strong {
	font-family: 'Industry_Medium';
	font-weight: 800;
}

.why-comodo .section-1 h3 {
	margin-bottom: 120px;
}

.why-comodo .section-1 .row > [class^="col-"]:first-child {
	position: relative;
	z-index: 9;
	padding-top: 60px;
}

.why-comodo .section-1 .row > [class^="col-"]:first-child::before {
	content: '';
	width: 1700px;
	height: 665px;
	background-color: #e4002b;
	position: absolute;
	top: -56px;
	left: -1000px;
	z-index: -1;
	border-top-right-radius: 50px;
}

.why-comodo .section-1 .media-sec {
	max-width: 375px;
	margin-bottom: 30px;
}

.why-comodo .section-1 .media-sec h4 {
	font: 30px 'Industry_Medium';
	color: #ffffff;
	text-transform: uppercase;
}

.why-comodo .section-1 .media-sec p {
	font: 300 16px 'Poppins';
	color: #dedede;
}

.why-comodo .section-1 .dp-img {
	max-width: 1000px;
	position: absolute;
	top: 37px;
	right: -910px;
}

.why-comodo .section-2 {
	padding-bottom: 160px;
}

.why-comodo .section-2 .img-sec {
	position: relative;
	z-index: 9;
	margin-top: -115px;
}

.why-comodo .section-2 span.sm-text {
	margin-bottom: 50px;
}

.why-comodo .section-2 .media-sec {
	text-align: center;
}

.why-comodo .section-2 .media-sec h4 {
	font: 21px 'Industry_Demi';
	color: #e4002b;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.why-comodo .section-2 .media-sec ul li {
	font: 500 14px 'Poppins';
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.why-comodo [class^="section-1"] {
	padding-top: 55px;
}

.why-comodo .tree-struct {
	background: url(../png/dragon-bg.png) no-repeat 0 0 / cover;
	min-height: 689px;
	padding: 60px 0;
}

.why-comodo .tree-struct span {
	font: 600 16px 'Poppins';
	color: #e4002b;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.why-comodo .tree-struct h3 {
	font: 36px 'Industry_Book';
	color: #000000;
	text-transform: uppercase;
	margin-top: 25px;
}

.why-comodo .tree-struct h3 strong {
	font-family: 'Industry_Demi';
	font-weight: 700;
}

.why-comodo .tree-struct .btn {
	font-size: 16px;
	font-weight: 600;
	border-radius: 6px;
	padding: 18px;
	margin: -60px 0 20px;
}

a.btn-link {
	font: 500 14px 'Industry_Medium';
	color: #0000ff !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	padding-right: 14px;
}

a.btn-link::after {
	content: '';
	background: url(../png/arrow.png) no-repeat;
	width: 11px;
	height: 12px;
	position: absolute;
	top: 2px;
	right: 0;
}

.why-comodo .section-3 {
	overflow: hidden;
	margin-top: -120px;
	padding-bottom: 120px;
}

.why-comodo .section-3 h3 {
	margin-bottom: 150px;
}

.why-comodo .section-3 .img-sec {
	margin-top: 0;
}

.why-comodo .section-3 .shape-img {
	position: relative;
	z-index: 9;
}

.why-comodo .section-3 .shape-img::after {
	content: '';
	width: 1500px;
	height: 725px;
	background: url(../png/shape-2.png) no-repeat;
	position: absolute;
	top: -210px;
	left: -780px;
	z-index: -1;
}

.why-comodo .section-3 .shape-img > .row {
	margin-bottom: 20px;
	align-items: center;
}

.why-comodo .section-3 .shape-img label {
	font: 17px 'Industry_Demi';
	color: #ffffff;
	letter-spacing: 0.5px;
}

.why-comodo .section-3 .shape-img label.b-text {
	font: 36px 'Industry_Demi';
	text-transform: uppercase;
}

.why-comodo .section-3 .si-right .shape-img p {
	max-width: 200px;
}

.why-comodo .section-3 .shape-img p {
	font: 16px 'Poppins';
	color: #ffffff;
}

.why-comodo .section-3 .si-right .shape-img::after {
	transform: rotate(180deg);
	top: -130px;
	left: -200px;
}

.why-comodo .section-3 .item-cont {
	max-width: 450px;
	position: absolute;
	left: 200px;
}

.why-comodo .section-3 .si-right {
	margin: 280px 0 200px;
}

.why-comodo .section-3 .si-right .item-cont {
	right: 200px;
	left: auto;
}

.why-comodo .section-3 .item-cont span.sm-text {
	text-align: left;
}

.why-comodo .section-3 .item-cont h3 {
	font-size: 30px;
	margin-bottom: 15px;
	text-align: left;
}

.why-comodo .section-3 .item-cont p {
	font: 300 16px 'Poppins';
	color: #333333;
	text-align: left;
}

.why-comodo .section-4 h3 {
	margin-bottom: 80px;
	position: relative;
}

.why-comodo .section-4 h3::after {
	content: '';
	width: 80px;
	height: 2px;
	background-color: #fc0000;
	position: absolute;
	bottom: -15px;
	left: calc(50% - 50px);
}

.why-comodo .inner-banner p {
	font: 16px 'Poppins';
	color: #dedede;
	margin-bottom: 25px;
}

.why-comodo .inner-banner .btn-red-trans {
	font: 600 16px 'Industry_Medium';
	padding: 12px 30px;
	border: 3px solid #da3832;
	color: #ffffff;
	border-radius: 6px;
}

.why-comodo .inner-banner .btn-red-trans:hover,
.why-comodo .inner-banner .btn-red-trans:focus,
.why-comodo .inner-banner .btn-red-trans:active {
	background-color: #da3832;
}

.leadership .thumb {
	border: 1px solid #e5e5e5;
	padding: 40px 25px;
}

.leadership .thumb h4 {
	font: 400 14px 'Industry_Medium';
	color: #e40022;
	letter-spacing: 2px;
}

.leadership .thumb span {
	font: 400 12px 'Poppins';
	color: #a7a7a7;
	letter-spacing: 2px;
	display: block;
	margin: 30px 0 8px;
}

.leadership .thumb p {
	font: 400 16px 'Industry_Book';
	color: #000000;
	letter-spacing: 2px;
	margin-bottom: 60px;
}

.leadership .owl-nav {
	width: 100%;
	position: absolute;
	top: calc(50% - 10px);
}

.leadership .owl-nav [class^="owl-"] {
	border: 1px solid #000000 !important;
	width: 32px;
	height: 32px;
	padding: 15px;
	position: absolute;
	transition: 0.3s linear;
}

.leadership .owl-nav [class^="owl-"]:hover {
	background-color: #000000;
}

.leadership .owl-nav [class^="owl-"] span {
	display: none;
}

.leadership .owl-nav [class^="owl-prev"] {
	left: -60px;
}

.leadership .owl-nav [class^="owl-next"] {
	right: -60px;
}

.leadership .owl-nav [class^="owl-"]::before,
.leadership .owl-nav [class^="owl-"]::after {
	content: '';
	width: 15px;
	height: 1px;
	background-color: #000000;
	position: absolute;
	left: 9px;
}

.leadership .owl-nav [class^="owl-"]:hover::before,
.leadership .owl-nav [class^="owl-"]:hover::after {
	background-color: #ffffff;
}

.leadership .owl-nav [class^="owl-"]::before {
	transform: rotate(222deg);
	top: 10px;
}

.leadership .owl-nav [class^="owl-"]::after {
	transform: rotate(-219deg);
	top: 19px;
}

.leadership .owl-nav [class^="owl-prev"] {
	transform: rotate(180deg);
}

.why-comodo .section-5 {
	background: url(../jpg/white-shadow.jpg) no-repeat 0 0 / cover;
	min-height: 400px;
}

.why-comodo .section-5 .container {
	position: relative;
}

.why-comodo .section-5 h3 {
	font: 600 36px 'Industry_Medium';
	text-align: left;
}

.why-comodo .section-5 p {
	font: 16px 'Poppins';
	color: rgba(0,0,0,0.6);
}

.why-comodo .section-5 .row > [class^="col-"]:last-child p + h3 {
	margin-top: 40px;
}

.why-comodo .section-5 .btn {
	margin-top: 25px;
}

.why-comodo .section-5 .img-sec {
	position: absolute;
    bottom: -170px;
	left: -80px;
}

.why-comodo {
	overflow-x: hidden;
}

.why-comodo .inner-banner .right-img {
	position: absolute;
	top: -57px;
}

.header-logo {
	min-height: 97px;
	background-color: #01051d;
	padding: 25px 15px;
	display: flex;
	align-items: center;
}

.req-demo .inner-banner,
.req-demo.thankyou .section-1,
.resource-center .inner-banner {
	background: #000000 url(../jpg/dotted-banner.jpg) no-repeat center top / cover;
	min-height: 500px;
	position: relative;
	padding: 60px 0;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.req-demo .inner-banner::before,
.req-demo.thankyou .section-1::before,
.resource-center .inner-banner::before {
    content: '';
    position: absolute;
    background-color: rgba(255,255,255,0.9);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.resource-center .inner-banner {
	z-index: 9;
	position: relative;
	min-height: 550px;
}

.resource-center .inner-banner .container {
	position: relative;
	z-index: 9;
}

.resource-center .inner-banner::after {
	content: '';
	background: url(../png/dragon-2.png) no-repeat;
	width: 871px;
	height: 395px;
	position: absolute;
	top: 50px;
	right: 145px;
}

.resource-center .inner-banner::before {
	z-index: -1;
}

.req-demo .inner-banner h1 {
    max-width: 480px;
    font: 48px 'Industry_Book';
    color: #01051d;
	margin-bottom: 25px;
}

.req-demo .inner-banner p {
    max-width: 475px;
    font: 16px 'Poppins';
    color: rgba(51,51,51,0.75);
    letter-spacing: 0.75px;
}

.req-demo .inner-banner ul[class^="list-"] li {
	display: inline-block;
	min-height: 60px;
}

.req-demo .inner-banner h4 {
    font: 16px 'Poppins';
    color: rgba(51,51,51,0.75);
}

.req-demo .inner-banner .form-content .row {
    margin: 0 -7.5px;
}

.req-demo .inner-banner .form-content [class^="col-"] {
    padding: 0 7.5px;
}

.req-demo .inner-banner .form-group {
    /*margin-bottom: 20px;*/    
}

.req-demo .inner-banner .form-group label.error {
    color: #e4002b;
    font-size: 13px;
}

.req-demo .inner-banner .form-content .form-control {
    height: 50px;
    border: 2px solid #b1b1b1;
    font: 14px 'Poppins';
    color: #7a7786;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}

.req-demo .inner-banner .form-content .selectbox {
    position: relative;
}

.req-demo .inner-banner .form-content .selectbox::after {
    content: '';
    position: absolute;
    top: 22px;
    right: 18px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #7a7786;
    pointer-events: none;
}

.req-demo .inner-banner .form-content .btn-red {
    background: #e4002b url(../png/btn-icon-2.png) no-repeat 37px 19px;
    font: 500 14px 'Industry_Book',sans-serif;
    color: #ffffff !important;
    max-width: 260px;
    width: 100%;
    min-height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 6px 12px 6px 44px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.5);
	border-radius: 4px;
}

.req-demo .inner-banner .form-content .btn-red:hover,
.req-demo .inner-banner .form-content .btn-red:focus,
.req-demo .inner-banner .form-content .btn-red:active {
    background: #c40516 url(../png/btn-icon-2.png) no-repeat 37px 19px;
}

.req-demo .section-1 {
	background-color: #ffffff;
	padding: 40px 0;
}

.req-demo .section-1 .row {
	align-items: center;
}

.req-demo .section-1 h2 {
	max-width: 500px;
	margin-bottom: 25px;
	font: 48px 'Industry_Book';
	color: #01051d;
}

.req-demo .section-1 p {
	font: 16px 'Poppins';
	color: #333333;
}

.req-demo footer {
	background-color: #ffffff;
	width: 100%;
	float: left;
	padding: 0;
}

.req-demo footer .container {
	max-width: 1140px;
}

.req-demo footer .logo {
	float: left;
}

.req-demo footer .social-icons {
	float: right;
}

.req-demo footer .social-icons ul,
.req-demo footer .footer-bottom ul {
	margin: 0;
}

.req-demo footer .social-icons ul li {
	display: inline-block;
	margin: 0 20px;
}

.req-demo footer .social-icons ul li a .fa {
	font-size: 25px !important;
	color: #000000;
}

.req-demo footer .footer-top {
	background-color: #dfdfdf;
	min-height: 97px;
	padding: 32px 0;
}

.req-demo footer .footer-bottom {
	background-color: #1d1a1a;
	margin: 0;
	min-height: 97px;
}

.req-demo footer .footer-top,
.req-demo footer .footer-bottom {
	width: 100%;
	float: left;
}

.req-demo footer .footer-bottom {
	display: flex;
	align-items: center;
	padding: 30px 0;
}

.req-demo footer .footer-bottom ul li {
	display: inline-block;
	padding: 0 10px;
	position: relative;
	letter-spacing: 2px;
	margin: 0;
}

.req-demo footer .footer-bottom ul li::after {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	right: -1px;
}

.req-demo footer .footer-bottom ul li:last-child::after {
	display: none;
}

.req-demo footer .footer-bottom ul li,
.req-demo footer .footer-bottom ul li a {
	font: 14px 'Industry_Book';
	color: #ffffff;
	text-transform: uppercase;
}

.req-demo.thankyou .inner-banner {
	background: #ffffff;
}

.req-demo.thankyou .inner-banner::before {
	display: none;
}

.req-demo.thankyou .inner-banner h1 {
	max-width: none;
	font: 48px 'Industry_Book';
	color: #01051d;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 60px;
}

.req-demo.thankyou .inner-banner h1 span {
	color: #e4002b;
	display: block;
}

.req-demo.thankyou .inner-banner .step span {
	font: 800 60px 'Poppins';
	width: 87px;
	height: 87px;
	background-color: #e4002b;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	border-radius: 50%;
	margin: auto;
	position: relative;
	z-index: 9;
}

.req-demo.thankyou .inner-banner .step p {
	font: 16px 'Poppins';
	color: #000000;
	max-width: 200px;
	text-align: center;
	margin: 20px auto 0;
}

.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before,
.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
	content: '';
	width: 293px;
	height: 5px;
	background-color: #ebebeb;
	position: absolute;
	top: 40.5px;
	z-index: -1;
}

.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before {
	left: -293px;
}

.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
	right: -293px;
}

.req-demo.thankyou .section-1 {
	min-height: 420px;
	padding: 60px 0;
	display: block;
}

.req-demo.thankyou .section-1 .container {
	position: relative;
}

.req-demo.thankyou .section-1 ul {
	margin: 25px 0;
}

.req-demo.thankyou .section-1 ul li {
	display: inline-block;
	margin-right: 60px;
}

.req-demo.thankyou .section-1 h4 {
	font: 600 18px 'Industry_Medium';
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.req-demo.thankyou .section-1 h4 span {
	font-size: 16px;
	font-weight: 400;
	display: block;
	text-transform: uppercase;
}

.req-demo.thankyou .section-1 .row {
	align-items: initial;
}

.req-demo.thankyou .section-1 p {
	line-height: 35px;
}

.resource-center .inner-banner::before {
	background-color: rgba(0,0,0,0.5);
}

.header-new {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}

.header-new .container-fluid,
.resource-center .breadcrumb .container-fluid {
	max-width: none;
	display: flex;
	justify-content: space-between;
}

header.header-new.header-section{
	padding: 0;
}

.header-new .search-site-form .container-fluid {
	width: 100%;
	max-width: 1360px;
	display: block;
}

.header-new .header-top {
	justify-content: space-between;
	background-color: #e5e5e5;
	min-height: 47px;
	padding: 8px 0;
}

.header-new .header-top,
.header-new .header-bottom {
	flex: 0 0 100%;
	max-width: 100%;
	display: flex;
	align-items: center;
}

.header-new ul {
	margin: 0;
}

.header-new ul li {
	display: inline-block;
	margin: 0 15px;
}

.header-new ul li a {
	font: 13px 'Industry_Book',sans-serif;
	color: #4a4a4a;
	text-transform: uppercase;
}

.header-new .left-menu ul li:first-child {
	margin-left: 0;
	position: relative;
	padding-left: 22px;
}

.header-new .left-menu ul li:first-child::before {
	content: '';
	background: url(../png/globe-icon.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: 0;
}

.header-new .left-menu ul li:last-child {
	margin-left: 0;
	position: relative;
	padding-left: 25px;
}

.header-new .left-menu ul li:last-child::before {
	content: '';
	background: url(../png/phone-icon.png) no-repeat;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 2px;
	left: 0;
}

.header-new .right-menu ul li:last-child {
	margin-right: 0;
}

.header-new .header-bottom {
	background-color: #f1f1f1;
	padding: 8px;
	min-height: 100px;
}

.header-new .header-bottom .btn {
	background-color: #f1f1f1;
	font: 500 13px 'Industry_medium';
	border: 3px solid #da3832;
	color: #221c35;
	border-radius: 4px;
	padding: 12px 35px 12px 45px;
	letter-spacing: 2px;
	position: relative;
}

.header-new .header-bottom .btn:hover,
.header-new .header-bottom .btn:focus,
.header-new .header-bottom .btn:active {
	background-color: #da3832;
	color: #ffffff;
}

.header-new .header-bottom .btn::before {
	content: '';
	width: 16px;
	height: 16px;
	background: url(../png/desktop-icon.png) no-repeat -1px -21px;
	position: absolute;
	top: 12px;
	left: 16px;
}

.header-new .header-bottom .btn:hover::before {
	background-position: -1px -2px;
}

.resource-center .breadcrumb {
	min-height: 50px;
	background-color: #e5e5e5;
	display: flex;
	align-items: center;
}

.resource-center .breadcrumb,
.resource-center .breadcrumb ul {
	margin: 0;
}

.resource-center .breadcrumb ul li {
	display: inline-block;
	position: relative;
}

.resource-center .breadcrumb ul li a {
	font: 14px 'Industry_book';
	text-transform: uppercase;
	color: #0000ff;
	letter-spacing: 2px;
}

.resource-center .breadcrumb ul li + li {
	padding-left: 20px;
	margin-left: 8px;
}

.resource-center .breadcrumb ul li + li::before {
	content: '\f105';
	font: 18px 'fontawesome';
	position: absolute;
	top: 0;
	left: 3px;
	color: #0000ff;
}

.resource-center .inner-banner h1 {
	font: 48px 'Industry_book';
	color: #ffffff;
}

.resource-center .inner-banner span {
	font: 16px 'Industry_book';
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 15px 0;
}

.resource-center .inner-banner p {
	font: 400 14px/25px 'Poppins';
	color: rgba(255,255,255,0.88);
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.resource-center .inner-banner .btn {
	min-width: 260px;
	min-height: 50px;
	font: 16px 'Industry_Medium';
	padding: 13px 13px 13px 26px;
	color: #ffffff;
	border: 1px solid #e4002b;
	background: transparent url(../png/btn-icon-2.png) no-repeat 25px 19px;
	border-radius: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.resource-center .inner-banner .btn:hover,
.resource-center .inner-banner .btn:focus,
.resource-center .inner-banner .btn:active {
	background-color: #e4002b;
}

.resource-center .carousel-sec {
	background-color: #f9f9f9;
	padding: 60px 0 120px;
}

.resource-center .carousel-sec h3 {
	font: 30px 'Industry_Light';
	color: #221c35;
	margin-bottom: 20px;
}

.resource-center .leadership .thumb {
	background-color: #ffffff;
}

.resource-center .carousel-sec .row > [class^="col-"]:last-child {
	margin-top: 80px;
}

.resource-center .resource-lib {
	background-color: #ffffff;
	padding: 60px 0;
}

.resource-center .resource-lib h3 {
	font: 300 36px 'Industry_Medium';
	color: #221c35;
	margin-bottom: 50px;
}

.resource-center .resource-lib .search {
	position: relative;
	max-width: calc(100% - 50px);
}

.resource-center .resource-lib .search small {
	content: '';
	width: 26px;
	height: 26px;
	background: url(../png/search-icon.png) no-repeat;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
}

.resource-center .resource-lib .search.entered small {
	background: url(../png/close-icon.png) no-repeat;
}

.resource-center .resource-lib .search input::-webkit-input-placeholder { color: #221c35; }
.resource-center .resource-lib .search input::-moz-placeholder { color: #221c35; }
.resource-center .resource-lib .search input:-ms-input-placeholder { color: #221c35; }
.resource-center .resource-lib .search input:-moz-placeholder { color: #221c35; }

.resource-center .resource-lib .search input {
	font: 36px 'Industry_Light';
	color: #221c35;
	margin-bottom: 50px;
	border: 0;
	border-bottom: 1px solid #e4002b;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	padding: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }


.resource-center .resource-lib .checkbox label {
	cursor: pointer;
}

.resource-center .resource-lib .checkbox span {
	font: 14px 'Industry_Book';
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	padding: 4px 0 0 50px;
	display: block;
}

.resource-center .resource-lib .checkbox span::before {
	content: '';
	width: 30px;
	height: 30px;
	border: 1px solid #e1e1e1;
	position: absolute;
	top: 0;
	left: 0;
}

.resource-center .resource-lib .checkbox input:checked + span::after {
	content: '';
	width: 28px;
	height: 28px;
	background-color: #e4002b;
	position: absolute;
	top: 1px;
	left: 1px;
}

.resource-center .resource-lib .checkbox {
	margin-bottom: 20px;
}

.resource-center .resource-lib .checkbox input {
	display: none;
}

.resource-center .resource-lib .selectbox select,
.resource-center .resource-lib .selectbox span {
	font: 16px 'Industry_Book';
	color: #01051d;
	text-transform: uppercase;
	height: 45px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-color: #01051d;
	box-shadow: none;
	cursor: pointer;
}

.resource-center .resource-lib .selectbox span {
	padding: 12px;
}

.resource-center .resource-lib .selectbox::before,
.resource-center .resource-lib .selectbox::after {
    content: '';
    width: 1px;
    height: 11px;
    background-color: #e4002b;
    position: absolute;
	top: 18px;
    right: 30px;
	pointer-events: none;
}

.resource-center .resource-lib .selectbox::before {
    transform: rotate(209deg);
}

.resource-center .resource-lib .selectbox::after {
    transform: rotate(-209deg);
	right: 35px;
}

.resource-center .resource-lib .btn {
	font: 16px 'Industry_Book';
	color: #01051d;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #e4002b;
	border-radius: 4px;
	padding: 12px 35px;
	min-width: 174px;
	min-height: 44px;
}

.resource-center .resource-lib .btn:hover,
.resource-center .resource-lib .btn:focus,
.resource-center .resource-lib .btn:active {
	background-color: #e4002b;
	color: #ffffff;
}

.resource-center .resource-lib .btn:last-child {
	margin-left: 25px;
}

.resource-center .leadership {
	position: relative;
}

.resource-center .leadership::after {
	content: '';
	width: 66px;
	height: 1px;
	background-color: #e4002b;
	position: absolute;
	bottom: -50px;
	left: 0;
}

.tab-section .tab-content
{
	max-width:100%;
}
.tab-section .nav-tabs
{
	border:none;
	text-align:center;
	margin:0 auto;
	display:inline-flex;
}
.tab-section .nav-tabs li
{
	border:none;
	padding:0px 10px;
}
.tab-section .nav-tabs .nav-link.active
{
	background:none;
	border-bottom:2px solid #e4002b !important;
	border-color:transparent;
	font-weight:600 !important;	
	color:#000000 !important;
}
.tab-section .nav-tabs .nav-link:hover
{
	background:none;
	border-color:transparent;
}
.tab-section .nav-tabs li a
{
	font:500 30px 'Industry_Book' !important;
	text-transform:uppercase;
	color:#000000;
	padding:0px;
}

.resource-lib .tab-content > .fade {
	display: none;
}

.resource-lib .tab-content > .active {
	display: flex;
}

.main-content .rating-container .star {
	color: #e4002b;
	text-shadow: none;
	-webkit-text-stroke: initial;
}

.main-content nav .breadcrumb {
    background: none;
    padding: 0;
	margin-bottom: 50px;
}

.main-content nav .breadcrumb li,
.main-content nav .breadcrumb li a {
    font: 20px 'Poppins';
    color: #221c35;
    text-transform: uppercase;
}

.main-content nav .breadcrumb-item + .breadcrumb-item::before {
    content: '\f105';
    font: 20px 'fontawesome';
    color: #221c35;
}
.emergency-containment .inner-banner.report-vul {
	min-height: 300px;
	display: flex;
	align-items: center;
}
.emergency-containment .inner-banner.report-vul h1 {
	padding: 0;
}
.emergency-containment .inner-banner h1
{
	padding-top:40px;
}
.emergency-containment .inner-banner p
{
	color:#494949 !important;
	font-weight:normal !important;
	opacity:0.7;
	line-height:normal;
}
.emergency-containment .form-section .form-group {
	position: relative;
	margin-bottom: 25px;
}
.emergency-containment .form-section input,
.emergency-containment .form-section textarea
{
    background-color:transparent;
    padding: 4px 20px 4px 0px;
    border:none;
    border-bottom:2px solid #000000;
    border-radius:0px;
    font-size:18px;
    font-family: 'Industry_Medium', sans-serif;
    font-weight:500;
    color:#999999;
    box-shadow:none;
}
.emergency-containment .form-section textarea {
	height: 120px;
	resize: none;
}
.emergency-containment .form-section label.error {
    position: absolute;
	bottom: -27px;
	left: 0;
	color: #f50d0d;
    font-size: 13px;
}
.emergency-containment .form-section form .selectbox {
    position: relative;
    font-weight: 300;
}
.emergency-containment .form-section form select.form-control {
    background-color:transparent;
    padding: 0px 20px 0px 0px;
    border:none;
    border-bottom:2px solid #000000;
    border-radius:0px;
    font-size:18px;
    font-family: 'Industry_Medium', sans-serif;
    font-weight:500;
    color:#999999;
    box-shadow:none;
	height: 50px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	box-shadow: none;
}
.emergency-containment .form-section form .selectbox:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #7a7786;
    position: absolute;
    top: 22px;
    right: 18px;
    pointer-events: none;
}
.emergency-containment .form-section
{
	max-width:600px;
}
.emergency-containment .form-section .form-btn .btn-red,
.emergency-containment .report-vul .btn-red{

    background: #e4002b url(../png/btn-icon-2.png) no-repeat 37px 19px;
    color: #ffffff !important;
    max-width: 260px;
    width: 100%;
    min-height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 6px 12px 6px 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.5);
    border-radius: 4px;
    border:1px solid #e4002b;
	font: 13px 'Industry_Medium';
}
.emergency-containment .report-vul .btn-red {
	margin-top: 40px;
	max-width: 303px;
	align-items: center;
	padding: 16px 12px 16px 43px;
}
.emergency-containment .form-section .form-btn .btn-red:hover,
.emergency-containment .report-vul .btn-red:hover
{
	background: #e4002b url(../png/btn-icon-2.png) no-repeat 37px 19px;
}

.emergency-containment .form-section form input::-webkit-input-placeholder { color: #999999;opacity:0.8;font-weight:500; }
.emergency-containment .form-section form input::-moz-placeholder { color: #999999;opacity:0.8;font-weight:500; }
.emergency-containment .form-section form input:-ms-input-placeholder { color: #999999;opacity:0.8;font-weight:500; }
.emergency-containment .form-section form input:-moz-placeholder { color: #999999;opacity:0.8;font-weight:500; }
.emergency-containment .trail-text
{
	font-size:16px;
	color:#494949;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
.emergency-containment .trail-text a
{
	color:#0000ff;
	text-decoration:underline;
}

.emergency-containment form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #999999;
}
.emergency-containment form .form-control::-moz-placeholder { /* Firefox 19+ */
	color: #999999;
}
.emergency-containment form .form-control:-ms-input-placeholder { /* IE 10+ */
	color: #999999;
}
.emergency-containment form .form-control:-moz-placeholder { /* Firefox 18- */
	color: #999999;
}

.emergency-containment .form-section p {
	font-size: 14px;
}

.emergency-containment .form-section p a {
	color: #0000ff;
}

.emergency-containment .form-section .form-check label {
	color: #848484;
	font-size: 12px;
	font-weight: 300;
	line-height: 22px;
	padding-left: 15px;
}

.footer-v3-top
{
	background:#dfdfdf;
	padding:20px 0;
}
.footer-v3 .footer-v3-top .social-links a i, .footer-v3 .footer-v3-top .social-links a i {
    font-size: 24px !important;
    color: #000000;
    padding: 0px 15px;
}
.footer-v3 .footer-v3-bottom
{
	background:#1d1a1a;
}
.footer-v3 .footer-v3-bottom ul
{
	padding:30px 0px;
	margin:0px;
}
.footer-v3 .footer-v3-bottom ul li {
    list-style: none;
    color: #ffffff;
    display: inline-block;
    padding: 0px 15px;
    font-family: 'Industry_Book', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}
.footer-v3 .footer-v3-bottom ul li a
{
	color:#ffffff;
	position: relative;
}
.footer-v3 .footer-v3-bottom ul li a::before {
    content: '';
    position: absolute;
    right: -16px;
    border-right: 1px solid #fff;
    height: 15px;
    top: 3px;
}
.footer-v3 .footer-v3-bottom ul li:last-child a:before {
	content:none;
}

#sectiogo-redirect.modal {
	display: none !important;
	align-items: center;
	justify-content: center;
}

#sectiogo-redirect.modal.show {
	display: flex !important;
}

#sectiogo-redirect .modal-dialog {
	max-width: 360px;
}

#sectiogo-redirect .modal-body {
	text-align: center;
	padding: 80px 30px;
}

#sectiogo-redirect .modal-body h3, #sectiogo-redirect .modal-body .h3 {
	font: 700 25px 'Industry_Demi';
	color: #000000;
	margin-bottom: 15px;
}

#sectiogo-redirect .modal-body p {
	font: 400 16px 'Poppins';
	color: #221c35;
}

#sectiogo-redirect .modal-body a.btn {
	font: 500 16px 'Poppins';
	letter-spacing: normal;
	display: block;
	padding: 6px 12px;
	border-radius: 4px;
}

#sectiogo-redirect .modal-body a.btn-green {
	background-color: #0eb173;
	border: 1px solid #0eb173;
	color: #ffffff;
	margin-bottom: 15px;
}

#sectiogo-redirect .modal-body a.btn-green:hover,
#sectiogo-redirect .modal-body a.btn-green:focus,
#sectiogo-redirect .modal-body a.btn-green:active {
	background-color: #008e5d;
	border-color: #008e5d;
}

#sectiogo-redirect .modal-body a.btn-trans {
	border: 1px solid #656565;
	color: #656565;
}

#sectiogo-redirect .modal-body a.btn-trans:hover,
#sectiogo-redirect .modal-body a.btn-trans:focus,
#sectiogo-redirect .modal-body a.btn-trans:active {
	background-color: #cccccc;
}

.modal-backdrop.show {
    opacity: .8;
}

#sectiogo-redirect .modal-body .img-sec {
	margin: 25px auto;
}

.inner-page.cust-success-operation .section-4 .btn {
	font-size: 16px;
	margin-top: 15px;
	padding: 12px 40px;
}

.inner-page.cust-success-operation .analyst-section ul li {
	padding: 0px 7px;
}
.silo-page.inner-page .inner-banner
{
	min-height:250px;
}
.silo-page.inner-page .inner-banner h1
{
	font-weight:600;
}
.silo-page nav .breadcrumb li,
.silo-page nav .breadcrumb li a 
{
	text-transform:inherit;
	font-size:16px;
	color:#221c35 !important;
	font-weight: 400 !important;
}
.silo-page.inner-page .main-content .row
{
	padding:0px 0px 10px;
}
.silo-page .main-content ul li,
.silo-page .main-content ol li
{
	color: #7c7c7c;
    font: 300 16px 'Poppins';
    padding-bottom:8px;
}
.silo-page .main-content p strong
{
	color:#221c35;
}

html,
body,
.success-page {
    height: 100%;
}

.empty-banner {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 30px 15px;
    min-height: calc(100% - 222px);
}

.empty-banner h1 {
    font: 44px 'Industry_Medium';
    color: #000000;
    text-transform: uppercase;
    margin: 0;
}

.empty-banner.thankyou h1 {
    color: #e5002b;
}

.empty-banner p {
    font: 16px 'Poppins';
    color: #221c35;
    margin: 15px 0 23px;
}

.empty-banner .btn {
    padding: 15px 25px;
}

.inner-page .common-sec .inner-banner p {
	font-family: 'Industry_Medium';
	font-weight: 400;
	text-transform: uppercase;
}

.inner-page .common-sec .inner-banner h1,
.inner-page .common-sec .section-1 h2,
.inner-page .common-sec .section-3 h3 {
	text-transform: capitalize;
}

.inner-page .common-sec .inner-banner h1 + span {
	font-size: 16px;
	color: #666666;
	display: block;
	margin-top: 10px;
	letter-spacing: 1px;
}

.inner-page .common-sec .inner-banner .btn-red.btn-large {
	background-color: #ffffff;
	color: #221c35 !important;
	font-weight: 600;
	border: 3px solid #da3832;
	border-radius: 6px;
	margin: 0 !important;
	padding: 15px 35px;
}

.inner-page .common-sec .inner-banner .btn-red.btn-large:hover,
.inner-page .common-sec .inner-banner .btn-red.btn-large:focus,
.inner-page .common-sec .inner-banner .btn-red.btn-large:active {
	color: #ffffff !important;
}

.inner-page .common-sec .inner-banner ul.trust-logos li {
	padding: 0px 10px;
}

.inner-page .common-sec .inner-banner ul.trust-logos li:nth-of-type(3) img {
	max-width: 180px;
}

.inner-page .common-sec .inner-banner ul.trust-logos li:nth-of-type(4) img {
	max-width: 50px;
}

.inner-page .common-sec .inner-banner ul.trust-logos li:nth-of-type(5) img {
	max-width: 100px;
}

.inner-page .common-sec .inner-banner ul {
	padding-top: 40px;
}

.inner-page .common-sec .container {
	max-width: 1240px;
}

.inner-page .common-sec .section.content-tab.black-bg {
	background-color: #ffffff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}

.inner-page .common-sec .section-1 ul.sprite-img {
	background: none;
}

.inner-page .common-sec .section-1 ul.sprite-img li {
	font-size: 21px;
	background: url('../png/aep-list-icon.png') no-repeat 0 0;
}

.inner-page .common-sec .section-1 ul.sprite-img li:nth-of-type(1) { background-position: 0 8px;    }
.inner-page .common-sec .section-1 ul.sprite-img li:nth-of-type(2) { background-position: 0 -56px;  }
.inner-page .common-sec .section-1 ul.sprite-img li:nth-of-type(3) { background-position: 0 -119px; }
.inner-page .common-sec .section-1 ul.sprite-img li:nth-of-type(4) { background-position: 0 -182px; }

.inner-page .common-sec .section-3 h3 {
	font-size: 36px;
}

.inner-page .common-sec .section-3 .tab-section .nav-tabs {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.inner-page .common-sec .section-3 .tab-section .chain-list {
	margin-bottom: 15px;
}

.inner-page .common-sec .section-3 .tab-section .chain-list li {
	font-family: 'Poppins';
}

.inner-page .common-sec .section-3 .tab-section .nav-tabs li a {
	font: 500 24px 'Industry_Medium' !important;
	color: #b1b1b1;
}

.inner-page .common-sec .section-3 .tab-section h3 {
	font-size: 30px;
}

.inner-page .common-sec .section-3 .tab-section .nav-tabs li a.active {
	color: #010101;
}

.inner-page .common-sec .section.section-4 .btn-red.btn-large {
	border-radius: 8px;
}

.inner-page .common-sec .section-4 .content-box .title {
	padding-top: 10px;
}

.inner-page .common-sec .section-4 .content-box {
	padding: 15px 20px;
	min-height: 115px;
}

.inner-page .common-sec .section-4 .content-box p {
	font-family: 'Poppins';
	margin: auto;
}

.inner-page .common-sec .section-5.black-bg {
	background: url(../png/add-on-modules.png) no-repeat 0 0 / cover;
}

.inner-page .common-sec .section-5 .white-bg {
	min-height: 375px;
	padding: 35px 25px;
}

.inner-page .common-sec .section-5 .white-bg h4 {
	margin-bottom: 15px;
}

.inner-page .common-sec .section-5 .white-bg p {
	min-height: 230px;
}

.inner-page .common-sec .section-5 .white-bg a.btn-link {
	color: #e4002b !important;
}

.inner-page .common-sec .section-5 .white-bg a.btn-link::after {
	background: url(../png/arrow-red.png) no-repeat;
}

.inner-page .common-sec .section-2 {
	background-color: #000000;
	padding: 30px 0;
}

.inner-page .common-sec .section-2 h2 {
	font-size: 32px;
}

.inner-page .common-sec .section-2 p {
	margin: 0;
}

.inner-page .common-sec .section-2 .btn {
	border-width: 3px;
	font-size: 17px;
	padding: 16px 35px;
	border-radius: 6px;
}

.inner-page .footer-common .btn-sec .btn {
	font-size: 13px;
	font-weight: 600;
	padding: 12px 19px;
	border-radius: 4px;
	margin-bottom: 8px;
}

.inner-page footer.footer-section.footer-common .h3 {
	font-weight: 600;
	margin-bottom: 20px;
}

@media screen and (min-width: 1401px) and (max-width: 1818px) {
	.why-comodo .section-1 .dp-img {
		max-width: 800px;
		top: 60px;
		right: -650px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.why-comodo .section-1 .dp-img {
		max-width: 700px;
		top: 69px;
		right: -576px;
	}
}

@media screen and (max-width: 1365px) {
	.inner-page .common-sec .inner-banner img.edr-img {
		max-width: 100%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.why-comodo .section-3 .shape-img::after {
		left: -850px;
	}
	.why-comodo .section-1 .dp-img {
		max-width: 550px;
		top: calc(50% - 100px);
		right: -481px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before,
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
		width: 233px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before {
		left: -233px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
		right: -233px;
	}
	.inner-page .content-tab ul li {
		padding: 10px 10px;
		font-size: 13px;
	}
	.inner-page .section .btn {
		padding: 10px 22px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
	.leadership .owl-nav [class^="owl-prev"] {
		left: -20px;
	}
	.leadership .owl-nav [class^="owl-next"] {
		right: -20px;
	}
	.why-comodo .section-5 .img-sec {
		left: 0;
	}
	.why-comodo .inner-banner .right-img {
		top: -25px;
	}
	.why-comodo .inner-banner .right-img img {
		max-width: 900px;
	}
	.inner-page .common-sec .inner-banner ul.trust-logos li:first-child {
		display: block;
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.resource-center .resource-lib .checkbox span {
		font-size: 12px;
		letter-spacing: 1px;
		padding: 7px 0 0 38px;
	}
	.why-comodo .inner-banner h1 {
		font-size: 45px;
		line-height: 45px;
	}
	.why-comodo .tree-struct {
		min-height: auto;
	}
	.why-comodo .tree-struct h3 {
		font-size: 28px;
	}
	.why-comodo .inner-banner .right-img {
		top: 0;
		left: -17px;
	}
	.why-comodo .inner-banner .right-img img {
		max-width: 700px;
	}
	header.header-section .header-top-nav li {
		display: inline-block;
	}
	.inner-page .common-sec .inner-banner ul {
		margin-bottom: 20px;
	}
	.inner-page .common-sec .inner-banner .btn-red.btn-large {
		padding: 15px 28px;
		font-size: 13px;
	}
	.inner-page .common-sec .section-3 .tab-section .nav-tabs li a {
		font-size: 18px !important;
	}
	.inner-page .common-sec .section-3 .tab-section .chain-list li {
		font-size: 12px;
	}
	.inner-page .common-sec .section-3 .chain-list li::after {
		display: none;
	}
	.inner-page .common-sec .section-5 .white-bg {
		margin-bottom: 15px;
	}
	.inner-page .common-sec .section-2 .btn {
		padding: 16px 25px;
	}
}

@media screen and (max-width: 991px) {
	.why-comodo .section-1 .dp-img {
		max-width: 380px;
		top: calc(50% - 180px);
		right: -384px;
	}
	.why-comodo [class^="section-"] h3 {
		font-size: 25px;
	}
	.why-comodo .section-2 .media-sec h4 {
		font-size: 17px;
	}
	.why-comodo .section-2 .media-sec ul li {
		font-size: 11px;
	}
	.why-comodo .section-3 .shape-img::after {
		top: -178px;
		left: -1000px;
	}
	.why-comodo .section-3 .shape-img img {
		max-width: 150px;
	}
	.why-comodo .section-3 .item-cont {
		left: 125px;
	}
	.why-comodo .section-3 .si-right .shape-img label.b-text {
		text-align: right;
		width: 100%;
	}
	.why-comodo .section-3 .si-right .shape-img p {
		float: right;
		text-align: right;
	}
	.why-comodo .section-3 .si-right .shape-img::after {
		left: -50px;
	}
	.why-comodo .section-3 .si-right .item-cont {
		right: 0;
	}
	.why-comodo .section-3 .si-right {
		margin: 150px 0;
	}
	.req-demo .inner-banner h1,
	.req-demo .section-1 h2 {
		font-size: 40px;
	}
	.req-demo.thankyou .inner-banner h1 {
		font-size: 45px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before,
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
		width: 153px;	
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before {
		left: -153px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
		right: -153px;
	}
}

@media screen and (max-width: 767px) {
	.section.section-3.white-bg img {
	    width: 100% !important;
	    height: auto !important;
	}
	.btn-red {
		padding: 15px;
	}
	.why-comodo .inner-banner {
		background-size: cover;
	}
	.why-comodo .inner-banner h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.why-comodo .inner-banner .btn-red-trans {
		padding: 12px 15px;
	}
	.why-comodo .inner-banner .right-img {
		display: none;
	}
	.why-comodo .tree-struct {
		min-height: auto;
	}
	.why-comodo .tree-struct h3 {
		font-size: 25px;
	}
	.why-comodo [class^="section-"] h3 {
		font-size: 20px;
	}
	.why-comodo .section-1 .dp-img {
		position: static;
		max-width: 100%;
	}
	.why-comodo [class^="section-1"] {
		background-color: #e4002b;
	}
	.why-comodo .section-1 .row > [class^="col-"]:first-child::before,
	.why-comodo .section-3 .shape-img::after {
		display: none;
	}
	.why-comodo .section-1 h3 {
		margin-bottom: 0;
		color: #ffffff;
	}
	.why-comodo .section-2 .media-sec {
		margin-bottom: 50px;
	}
	.why-comodo .section-2 .media-sec ul li {
		margin-bottom: 10px;
	}
	.why-comodo .section-2 {
		padding-bottom: 90px;
	}
	.why-comodo .section-3 {
		padding-bottom: 0;
	}
	.why-comodo .section-3 .shape-img {
		background-color: #e51d2e;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.why-comodo .section-3 .shape-img > .row:last-child {
		margin-bottom: 0;
	}
	.why-comodo .section-3 .item-cont {
		position: static;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.why-comodo .section-3 .si-right {
		margin: 0 -15px;
	}
	.why-comodo .section-4 {
		padding-top: 0;
	}
	.leadership .owl-nav [class^="owl-prev"] {
		left: -12px;
	}
	.leadership .owl-nav [class^="owl-next"] {
		right: -12px;
	}
	.why-comodo .section-5 .btn {
		margin-bottom: 25px;
	}
	.why-comodo .section-5 .img-sec {
		left: 15px;
	}
	.req-demo .inner-banner h1,
	.req-demo .section-1 h2 {
		font-size: 35px;
	}
	.req-demo footer .social-icons ul li {
		margin: 0 10px;
	}
	.req-demo footer .social-icons ul li a .fa {
		font-size: 20px !important;
	}
	.req-demo footer .footer-bottom ul li {
		display: block;
		margin-bottom: 20px;
	}
	.req-demo footer .footer-bottom ul li:last-child {
		margin-bottom: 0;
	}
	.req-demo footer .footer-bottom ul li::after {
		display: none;
	}
	.req-demo.thankyou .inner-banner h1 {
		font-size: 35px;
	}
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::before,
	.req-demo.thankyou .inner-banner .row > [class^="col-sm-"]:nth-of-type(2) .step span::after {
		display: none;
	}
	.req-demo.thankyou .inner-banner .step {
		margin-bottom: 25px;
	}
	.req-demo.thankyou .section-1 ul li {
		margin-right: 0;
	}
	.header-new .header-top ul li {
		display: block;
		margin: 0 15px 8px;
	}
	.header-new .header-bottom .right-btn {
		margin: 15px 0 8px;
	}
	.header-new .header-bottom .container-fluid {
		display: block;
	}
	.header-new .header-bottom .btn::before {
		top: 10px;
	}
	.header-new .header-bottom .btn {
		padding: 12px 19px 12px 45px;
		font-size: 9px;
		margin: 0 -9px;
	}
	.resource-center .breadcrumb ul li a {
		font-size: 13px;
	}
	.resource-center .inner-banner h1 {
		font-size: 30px;
	}
	.resource-center .resource-lib h3 {
		font-size: 25px;
	}
	.resource-center .resource-lib .selectbox select {
		margin-bottom: 15px;
	}
	.resource-center .resource-lib .btn {
		min-width: 141px;
	}
	.resource-center .resource-lib .btn:last-child {
		margin: 0;
	}
	.inner-page .common-sec .inner-banner ul.trust-logos li {
		padding: 10px;
		display: block;
	}
	.inner-page .common-sec .section-1 ul li {
		font-size: 14px;
	}
	.inner-page .common-sec .section-3 .tab-section .nav-tabs li a {
		font-size: 22px !important;
		margin-bottom: 10px;
	}
	.inner-page .common-sec .section-5 .row.justify-content-md-center .mr-2 {
		margin-right: 0 !important;
	}
	.inner-page .common-sec .section-5 .row.justify-content-md-center {
		margin: auto;
	}
	.inner-page .common-sec .section-5 .white-bg {
		margin-bottom: 15px;
	}
	.helpdotcom-livechat.helpdotcom-bottom-left {
    	bottom: 175px !important;
	}
	.helpdotcom-livechat.helpdotcom-bottom-left.bottom {
    	bottom: 0px !important;
	} 
}
.inner-page .h1
{
	font-family:'Industry_Medium';
	font-size:4.5rem;
}
.news-page .inner-banner
{
	padding:4.25em 0 !important;
}
.news-page .inner-banner .h1, .news-page .inner-banner h1
{
	font-size:4.5rem;
}
.inner-page .batch-center:before
{
	position:absolute;
	content:'';
	background:url('../png/shield-badge.png') no-repeat 0 0;
	width:85px;
	height:85px;
	left:48%;
	top:-30px;
}
.inner-page .bread-crumb
{
	background:#e5e5e5;
	padding:15px 0px;
	text-transform:uppercase;
	color:#0000ff;
	font: 300 12px 'Industry_Book';
	letter-spacing:1px;
	 box-shadow:inset 0px 11px 8px -10px #a4a4a4, inset 0px -11px 8px -10px #a4a4a4; 
}
.inner-page .bread-crumb a
{
	color:#0000ff;
	font: 300 12px 'Industry_Book';
	letter-spacing:1px;
}
.inner-page .section
{
	padding:60px 0;
}
.inner-page .section p
{
	color:#848484;
	font-size:16px;
	font-weight:300;
	line-height:22px;
}
.inner-page .common-sec .section p {
	font-family: 'Poppins';
}
.inner-page .section .red-title-text
{
	font: 600 14px 'Industry_Book';
	color: #e4002b;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom:5px;
}
.inner-page .section.black-bg
{
	background:#000000;
}
.inner-page .section .btn
{
	background:transparent;
	border:2px solid #ffffff;
	border-radius:25px;
	padding:10px 30px;
	font: 13px 'Industry_Medium';
	text-transform: uppercase;
	letter-spacing:1px;
}
.inner-page .section .btn:hover
{
	background:#ffffff;
	color:#000000;
}
.inner-page .section .row
{
	padding:20px 0;
}

.inner-page .inner-banner
{
	background:url('../jpg/inner-banner-bg.jpg') no-repeat 0 0;
	background-size:cover;
	min-height:376px;
	padding:40px 0;
}
.inner-page .inner-banner p
{
	font-size:18px;
	color:#e4002b;
	margin-bottom:10px;
	padding-top:40px;
	font-weight:600;
}
.inner-page .inner-banner h1, .inner-page .inner-banner .h1
{
	font: 33px 'Industry_Book';
	color: #221c35;
	text-transform: uppercase;
	word-break:break-word;
}
.inner-page .inner-banner span.grey-text {
	color: #767676;
}
.inner-page .inner-banner ul
{
	margin:0px;
	padding:20px 0 0px 0px;
}
.inner-page .inner-banner ul.trust-logos li
{
	list-style:none;
	display:inline-block;
	padding:0px 15px;
	font: 600 18px 'Industry_Book';
	color:#616161;
}
.inner-page .content-tab.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999999;
}
.inner-page .content-tab ul
{
	padding:0px;
	margin:0px;
}
.inner-page .content-tab ul li
{
	display:inline-block;
	font: 600 14px 'Industry_Book';
	text-transform: uppercase;
	letter-spacing: 2px;
	padding:10px 15px;
}
.inner-page .content-tab ul li a
{
	color: #8f8f8f;
}
.inner-page .content-tab ul li a:hover, .inner-page .content-tab ul li a.active
{
	color:#e4002b;
	text-decoration:none;
}
.inner-page .content-tab ul li a
{
	color: #8f8f8f;
}
.inner-page .section-1
{
	background:url('../png/section1-right-img.png') no-repeat center right;
	margin-top:50px;
}
.inner-page .section-1 h2, .inner-page .section-1 .h2
{
	color:#221c35;
	font: 500 36px 'Industry_Medium';
	text-transform:uppercase;
}
.inner-page .section-1 p
{
	color:#767676;
	font: 300 16px 'Poppins';
}
.inner-page .section-1 ul 
{
	padding:0px;
	margin:0px;
	background:url('../png/aep-list-icon.png') no-repeat 0 0;
	height:330px;
}
.inner-page .section-1 ul li
{
	font: 25px 'Industry_Medium';
	font-weight:500;
	color:#221c35;
	list-style:none;
	padding:17px 0 15px 55px;
}
.inner-page .section-2
{
	background:#252525;
}
.inner-page .section-2 h2, .inner-page .section-2 .h2, .inner-page .section-7 h2
{
	color:#ffffff;
	font: 500 30px 'Industry_Medium';
	text-transform:uppercase;
}
.inner-page .section-2 p
{
	color:#ffffff;
	opacity:0.6;
	font: 300 16px 'Poppins';
}
.inner-page .section-2 .btn
{
	border:2px solid #da3832;
	background:transparent;
	color:#ffffff;
	margin-top:20px;
}
.inner-page .section-2 .btn:hover
{
	background:#da3832;
	color:#ffffff;
}

.inner-page .section-3 h2 {
	color:#221c35;
	font: 500 32px 'Industry_Medium';
	text-transform:uppercase;
}
.inner-page .news-page .section-3 h2,
.inner-page .news-page .section-3 h3
{
	font:500 24px 'Industry_Medium'
}
.inner-page .section-3 h3, .inner-page .section-4 h3, .inner-page b.h3,
.inner-page .common-sec .section-6 h3
{
	color:#221c35;
	font: 500 30px 'Industry_Medium';
	text-transform:uppercase;
}

.inner-page.silo-page h2, .inner-page.silo-page h3, .inner-page.silo-page h4, .inner-page.silo-page h5
{
	text-transform: initial; 
}

.inner-page .section-3 p
{
	color:#7c7c7c;
	font: 300 16px 'Poppins';
}
.inner-page .section-3 .sub-title
{
	color:#000000;
	font: 300 16px 'Industry_Medium';
	text-transform: uppercase;
	padding-bottom:5px;	
	display:block;
}
.inner-page .section-3.full-attack .sub-title {
	color: #e4002b;
}
/* .inner-page .section-3 a
{
	color:#0000ff;
	font: 400 16px 'Industry_Medium';
	padding-top:10px;
	display:block;
} */
.inner-page .section-3 .chain-list
{
	padding:0px 0 0 10px;
	margin:0px;
}
.inner-page .section-3 .chain-list a {
	text-decoration: none;
}
.inner-page .section-3 .chain-list li
{
	list-style:none;
	padding:10px 0  15px 35px;
	position:relative;
	font: 400 14px 'Industry_Book';
	line-height:20px;
	color: #212529;
}
.inner-page .section-3 .chain-list li:before
{
	position:absolute;
	content:"\f058";
	font-size:15px;
	border-radius:25px;
	list-style:none;
	font-family: 'FontAwesome';
	left:-13px;
	top:15px;
	border:1px solid #00bff3;
	padding:7px 11px;
}
.inner-page .section-3 .chain-list li:after
{
	content:'';
	background:#00bff3;
	width: 1px;
	height: 30px;
	position: absolute;
	left: 5px;
	top: 51px;
}
.inner-page .section-3 .chain-list li:last-child:after
{
	content:none;
}

.inner-page .section-4.grey-bg
{
	background:#f4f4f4;
}

.inner-page .section-4 .content-box
{
	background:#ffffff;
	padding:15px 20px 0px;
	border-radius:5px;
	min-height:140px;
	margin-bottom:20px;
}
.inner-page .section-4 .content-box .title
{
	color:#000000;
	font: 300 24px 'Industry_Medium';
	display:inline-block;
	padding:15px 0 5px;
}
.inner-page .section-4 .content-box p
{
	color:#030000;
	font: 300 16px 'Industry_Medium';
	letter-spacing:0px;
}
.inner-page .section-5.black-bg
{
	background:#252525;
}
.inner-page .section-5.black-bg h3, .inner-page .section-5.black-bg .h3
{
	color:#ffffff;
	font: 400 30px 'Industry_Book';
	text-transform:uppercase;
	letter-spacing: 1px;
}
.inner-page .section-5 .white-bg
{	
	max-width:300px;
	border:2px solid #e4002b;
	min-height:350px;
	border-radius:5px;
	padding-top:75px;	
}
.inner-page .section-5 .white-bg h4, .inner-page .section-5 .white-bg .h4, .inner-page .section-5 .white-bg .h4
{
	font: 500 24px 'Industry_Medium';
}
.inner-page .section-5 .white-bg p
{
	color:#848484;
	font: 300 16px 'Poppins';
	letter-spacing:0px;
	min-height: 130px;
}
.analyst-section p
{
	color:#333333;
	font: 300 14px 'Industry_Medium';
	letter-spacing:0px;
	padding:10px 0;

}
.analyst-section .col
{
	border-top:3px solid #e4002b;
	margin-right:10px;
	padding-left:0px;
	max-width:350px;
}
.analyst-section ul 
{
	padding:0px;
	margin:0px;
}
.analyst-section ul li
{
	display:inline-block;
	padding:0px 15px;
	font: 600 36px 'Industry_Medium';
}
.analyst-section .title
{
	color: #000000;
	font: 500 14px 'Industry_Medium';
	text-transform: uppercase;
	padding-bottom:20px;
	display:block;
	padding-top:10px;
}
.analyst-section .col p,
.analyst-section .col p a
{
	color:#0000ff;
	font: 300 13px 'Industry_Medium';
	letter-spacing:1px;
	line-height:20px;
	padding:0px;
}
.analyst-section .col p a {
	text-decoration: none;
}
.common-sec .analyst-section .col p a {
	font: 14px 'Poppins';
	color: #0060ff;
}
.inner-page .section.organizations-bg .col:after
{
	background: url('../jpg/organizations-bg.jpg') no-repeat center right;
	position:absolute;
	width:1144px;
	content:'';
	left:50px;
	height:100%;
}
.inner-page .section-7
{
	background:#000026;
}

.inner-page.form-page .inner-banner
{
	background:#000000 url('../jpg/gated-form-bg.jpg') no-repeat 0 0;
	background-size:cover;
	padding:40px 0;
/*	height:549px;*/
}
.inner-page.form-page .inner-banner h1,
.inner-page.form-page .inner-banner .h1
{
	color:#ffffff;
	font: 400 48px 'Industry_Book';
	text-transform:uppercase;
	letter-spacing: 1px;
	padding-top:150px;
}
.inner-page.form-page .inner-banner h2,
.inner-page.form-page .inner-banner .h2
{
	color:#ffffff;
	font-size:18px;
	padding-top:45px;
	font-weight:300;
}
/*.inner-page.form-page .inner-banner form .form-group{
    margin-bottom: 0px !important;
}*/
.inner-page.form-page .inner-banner form input
{
	transition: border-bottom 100ms ease;
	display: block;
	color: #7a7786;
	font-size: 14px;
	font-weight:300;
	width: 100%;
	box-shadow: none;
	appearance: none;
	outline: none;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	height: 50px;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	/*margin-bottom:20px;*/
}
.inner-page.form-page .inner-banner form .form-group label.error {
    color: #e4002b;
    font-size: 13px;
    display:none;
}
.inner-page.form-page .inner-banner form select
{
	transition: border-bottom 100ms ease;
	display: block;
	color: #767676;
	font-size: 14px;
	font-weight:300;
	width: 100%;
	box-shadow: none;
	appearance: none;
	outline: none;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	height: 50px;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	margin-bottom:20px;
}
.inner-page.form-page .inner-banner form .select-option {
    position: relative;
}
.inner-page.form-page .inner-banner form .select-option:after
{
	content: '\f078';
    font: 13px 'fontawesome';
    position: absolute;
    top: 18px;
    right: 20px;
    color: #7a7786;
    pointer-events: none;
}
.inner-page.form-page .inner-banner form .btn
{
	background:#e4002b;
	border:1px solid #e4002b;
	font: 600 14px 'Industry_Book';
	padding:12px 20px;
	border-radius:25px;
	letter-spacing:2px;
}
.inner-page.form-page .inner-banner form .btn:hover
{
	background:#c20528;
	border:1px solid #e4002b;
}
.inner-page.form-page .heading .title
{
	font: 400 16px 'Industry_Book';
	color:#01051d;
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	margin-bottom:25px;
}
.inner-page.form-page .main-content .section-3 p
{
	color:#01051d;
	font-size:14px;
}	
.inner-page.form-page .main-content .section-3 ul
{
	margin:0px;
	padding:0px;
	display:block;
}
.inner-page.form-page .main-content .section-3 ul li 
{
	font-size:14px;
	font-weight:500;
	padding-bottom:5px;
	color:#01051d;
	position:relative;
	list-style:none;
	padding-left:15px;
}
.inner-page.form-page .main-content .section-3 ul li:before
{
	position:absolute;
	width:5px;
	height:5px;
	content:'';
	left: 0px;
	top: 8px;
	background:#e71f45;
}

.inner-page.form-page .main-content .section .list-icons li
{
	display: inline-block;
	list-style:none;
	padding:10px 20px;
	text-align:center;
}
.inner-page.form-page .main-content .section .list-icons li span
{
	height:70px;
	display:block;
}
.inner-page.form-page .main-content .section .list-icons li img
{
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
}
.inner-page.form-page .main-content .section .list-icons p
{
	height:50px;
	font-weight:300;
}

.organizations-bg {
	overflow: hidden;
}
.section-1-has-img-1{
	min-height:450px;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.section-1-has-img-1 .section-1-slider{
	background:none;
}
.what-is-casg{
    font-family: 'Industry_Medium',sans-serif;
    font-size: 14px;
    max-width: 380px;
    float: right;
    padding: 3px 16px;
    position: relative;
    transform: translate(0, -50%);
    border-left: 4px solid #1c83b8;
    background: #fff;
}
.inner-page .section-4 .content-box-with-icon{
	padding-left:100px;
	position:relative;
	margin:20px 0px 20px;
	display:block;
	float:left;
}
.inner-page .section-4 .content-box-with-icon img{
	left:0px;
	position:absolute;;
}
.inner-page .section-4 .content-box-with-icon .title{
	font-size:16px;
	font-family:"Industry_Medium",sans-serif;
	color:#221c35;
}
.inner-page .section-4 .content-box-with-icon p{
	font-size:14px;
}


@media (max-width:991px) {
	.inner-page .section-4 .content-box
	{
		height:auto;
		overflow:hidden;
	}
	.inner-page .section-1
	{
		background:none;
	}
	.inner-page.form-page .main-content .section .position-absolute
	{
		position:relative !important;
		top:0px;
	}
	.inner-page.form-page .inner-banner
	{
		height:auto;
	}
	.inner-page .content-tab.fixed {
		display: none;
	}
}
@media (max-width:767px) {
	.inner-page .section-5 .white-bg
	{
		width: 100%;
	}
	.inner-page .section-6.analyst-section ul li {
		font-size: 28px;
	}
	.inner-page .section-6.analyst-section .col {
		padding-left: 15px;
		margin-right: auto;
	}
}


/*aslam css begin*/
.grey-bg{
	background-color:#fbfbfb;
}
.pt-20{
	padding-top:20px!important;
}
.pb-20{
	padding-bottom:20px!important;
}
.font-20{
	font-size:20px!important;
}
.font-40{
	font-size:40px!important;
}
.mb-15{
	margin-bottom:15px!important;
}
.no-padding{
	padding:0px!important;
}
.red-color{
	color:#e4002b!important;
}
.inner-page.case-studies .inner-banner
{
	min-height:200px !important;
}
.inner-page.case-studies .section-3 h2
{
	font-size:24px;
	padding-bottom:10px;
}
.inner-page.case-studies .section-3 p
{
	margin-bottom:10px;
}
.inner-page.case-studies .section-3 p strong
{
	text-align:left;
	font-size:18px;
	font-weight:600;
}
.inner-page.case-studies .section-3 h5
{
	font-size:18px;
}
.inner-page.case-studies .section-3 ul li
{
	padding-bottom:5px;
	color: #7c7c7c;
	font: 300 16px 'Poppins';
}
.inner-page .inner-banner p{
	font-family:'Poppins',sans-serif;
}
.inner-page .section-3 .chain-list li.one-line{
	padding-top:22px;
}
.inner-page .section-4 .content-box{
	height:initial;
	width:100%;
	overflow:hidden;
}
.inner-page .section-6.analyst-section .container .row:first-child{
	position:relative;
}
.inner-page .common-sec .section-4 > .container:before,
.inner-page .section-6.analyst-section .container .row:first-child:before{
	content: url('../png/shield-badge.png');
	width: 89px;
	height: 89px;
	position: absolute;
	left: -80px;
	top: -100px;
}
.inner-page .common-sec .section-4 > .container::before {
	content: url('../png/comodo-cybersecurity-quote-emblem-2.png');
}
.inner-page .common-sec .section-4 > .container {
	position: relative;
}
.inner-page .common-sec .section-4 > .container:before,
.inner-page .section-6.analyst-section .container .row:first-child:before {
	left: calc(50% - 50px);
}
.mt-20{
	margin-top:20px;
}
/*
footer {
    background-color: #030321;
    padding: 60px 0;
    display: block;
    width: 100%;
    clear: both;
}
*/

main section.section-cybersecurity-platform{
    background-size: 100% auto;
    background-image: url(../jpg/dragon-platform-bg.jpg);
    padding-top: 100px;
}
main section.section-cybersecurity-platform .comodo-emblem{
	margin-top:80px;
	margin-bottom: -5px;
}
main section.section-cybersecurity-platform .btn{
	margin-bottom:0px!important;
}
.section-4 .nav-pills .nav-item{
	margin:0px 5px;
}
.section-4 .nav-pills .nav-link{
	font-size: 24px;
    font-family: 'Industry',sans-serif;
    color: #333;
    border-bottom: 3px solid transparent;
    border-radius: 0px;
    transition: all 0.4s ease;
    text-transform: uppercase;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{
    background-color:transparent;
    color: #333;
	border-bottom-color:#e4002b;
	font-weight: 600;
}
.logos-row-second .bx-wrapper{
	max-width:100%!important;
    box-shadow: none;
    background: transparent;
    border-color: transparent;
}
.logos-row-second .bx-wrapper .bxslider-inner {
    vertical-align: middle;
    display: inline-block;
    float: none !important;
}
.scrolling-logo>li{
    width: auto!important;
    height: 79px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.video-btn{
	cursor:pointer;
}
.video-btn img{
	transition:all 0.4s ease;
}
.video-btn img:hover{
	transform:scale(1.1);
}
#videoModal.modal.fade.show,
#videoModal-th.modal.fade.show {
	display:flex!important;
	align-items:center;
}
#videoModal .modal-dialog,
#videoModal-th .modal-dialog {
  width:100%;
  max-width: 767px;
  margin: 60px auto;
}
#videoModal .modal-body,
#videoModal-th .modal-body {
  position:relative;
  padding:0px;
}
#videoModal .close,
#videoModal-th .close {
    position: absolute;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    opacity: 1;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    color: #000;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.55);
    border-radius: 50%;
    top: -18px;
    right: -18px;
	transition:all 0.4s ease;
	text-shadow:none;
}
#videoModal .close:hover,
#videoModal-th .close:hover {
	background: #e4052b;
    color: #fff;
}
.section-1-slider{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 100px);
    bottom: 0;
    margin: auto;
	display:flex;
	
    background-image: url(../png/slider-bg-2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.section-1-slider .carousel img{
	border:1px solid rgba(0, 0, 0, .33);
}
.section-1-slider .carousel-indicators li{
	
}
.section-1-slider .carousel{
	position:relative;
	margin:auto;
}
.section-1-slider .carousel:before{
    content: '';
    width: 100%;
    position: absolute;
    top: 15px;
    left: -15px;
    background: #000;
    opacity: 0.33;
    height: 100%;
}
.section-1-slider .carousel .carousel-indicators li{
	opacity: 1;
    background: #d7d7d7;
    height: 7px;
    padding: 0px!important;
	width:60px;
    border: 0px!important;
	box-shadow:1px 2px 2px 0px rgba(0, 0, 0, 0.19);
	cursor:pointer;
}
.section-1.section-1-has-slider{
	background:none!important;
	position:relative;
	margin-top:0px;
}
.section-1-slider .carousel .carousel-indicators li.active{
	background:#252525;
}
.section-1-slider .carousel .carousel-indicators{
	bottom: auto;
    top: -27px;
    justify-content: flex-start;
	background:none;
	height:initial;
}
.inner-page .section .btn-red{
	background-color:#e4002b!important;
	color:#fff;
}
.inner-page .section .btn-red.btn-large, .inner-page .inner-banner .btn-red.btn-large{
	font-size: 18px;
    padding: 15px 40px;
    border-radius: 50px;
}
.inner-page .section .btn-red:hover,
.inner-page .section .btn-red:active,
.inner-page .inner-banner .btn-red.btn-large:hover,
 .inner-page .inner-banner .btn-red.btn-large:active{
	background-color:#c40516!important;
	color:#fff;
}
.newsList {
    list-style: none;
    padding: 0px;
}

.newsList li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.newsList h3.news-title {
    color: #000000;
    font-family: 'Industry_Book', sans-serif;
    font-size: 2.5rem;
    line-height: 3.2rem;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.newsList h3.news-title a {
    color: #000000;
}

.newsList h3.news-title a:hover {
    text-decoration: none;
}

.newsList .date {
    color: #999999;
    margin-bottom: 10px;
}

.newsList p {
    color: #333333 !important;
}
.archive-content nav {
    width: 100%;
}

.archive-content nav ul.pagination {
    align-items: center;
    padding-bottom: 20px;
}

.archive-content nav ul.pagination li a::after {
    display: none;
}

.archive-content nav ul.pagination li a {
    border: 0;
    font: 600 13px 'poppins';
    box-shadow: none;
    background: none;
    margin: 0 8px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #333333;
    position: relative;
}

.archive-content nav ul.pagination li a.pages {
    font: 600 28px 'poppins';
    opacity: 0.4;
    border-bottom: 6px solid #ff0000;
    padding: 8px 5px;
}

.archive-content nav ul.pagination li a.pages.active {
    opacity: 1;
}

.archive-content nav ul.pagination li.first a::after,
.archive-content nav ul.pagination li.last a::after {
    content: '';
    background: url(../png/double-arrow.png) no-repeat;
    width: 45px;
    height: 27px;
    display: block;
    position: absolute;
    top: 4px;
}

.archive-content nav ul.pagination li.first a {
    padding-left: 60px;
}

.archive-content nav ul.pagination li.last a {
    padding-right: 60px;
}

.archive-content nav ul.pagination li.first a::after {
    left: 0;
}

.archive-content nav ul.pagination li.last a::after {
    right: 0;
    transform: rotate(180deg);
}

.archive-content nav ul.pagination li.previous a::after,
.archive-content nav ul.pagination li.next a::after {
    content: '';
    background: url(../png/red-arrow-2.png) no-repeat;
    width: 31px;
    height: 27px;
    display: block;
    position: absolute;
    top: 4px;
}

.archive-content nav ul.pagination li.previous a {
    padding-left: 45px;
}

.archive-content nav ul.pagination li.next a {
    padding-right: 45px;
}

.archive-content nav ul.pagination li.previous a::after {
    left: 0;
}

.archive-content nav ul.pagination li.next a::after {
    right: 0;
    transform: rotate(180deg);
}
.archive-content .archive-menus {
	list-style: none;
	padding: 0px;
	overflow-x: auto;
	margin-bottom: 30px;
}
.archive-content .archive-menus li {
	display: inline-block;
	padding: 8px;
	color: #212529;
	font-size: 16px;
}
.archive-content .archive-menus li a {
	color: #212529;
}
.tab-style-1 .nav-item {
	margin: 15px;
}
.tab-style-1 .nav-link {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Industry',sans-serif;
    color: #333;
    border-bottom: 3px solid transparent;
    border-radius: 0px;
    transition: all 0.4s ease;
    text-transform: uppercase;
}
.casestudy-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.casestudy-list li.items {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.casestudy-list li.items:last-child {
    border-bottom: none;
}
.casestudy-list .casestudy-title {
	color: #000000 !important;
	font-family: 'Industry_Book', sans-serif !important;
	font-size: 2.5rem;
	line-height: 3.2rem;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.casestudy-list .feature-list {
	list-style: none;
	padding: 0px;
}
.custormer-testimonial-deck .custormer-testimonial-card {
	margin-bottom: 30px;
}
.custormer-testimonial-deck .custormer-testimonial-card .card-body {
	padding: 25px;
}
.custormer-testimonial-deck .custormer-testimonial-card .card-title {
	font-size: 20px;
}

.helpdotcom-livechat.helpdotcom-bottom-left{
	left:30px!important;
	left:auto!important;
	bottom:40px;
}
nav .breadcrumb {
	background: none;
}
nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
	content: ">";
}
.shield-list li:before{
    font-family: 'FontAwesome';
    content: "\f132"!important;
    color: #e4002b;
    display: block;
    width: auto;
    height: auto;
    background: transparent!important;
    top: 0px!important;
}
.shield-list li{
	margin-bottom:20px;
	padding-left:22px!important;
}
@media screen and (min-width:992px){
	.gated-image{
		position:relative;
		margin-top:-164px;
	}
}
@media screen and (max-width:991px){
	.section-1-slider{
		position:relative;
		padding:50px 15px;
		height:100%;
	}
	.archive-content nav ul.pagination li.first a::after,
    .archive-content nav ul.pagination li.last a::after,
    .archive-content nav ul.pagination li a {
        display: none;
    }
    .archive-content nav ul.pagination li.previous a,
    .archive-content nav ul.pagination li.next a {
        display: block;
    }
    .archive-content nav ul.pagination li.previous a {
        padding-left: 50px;
    }
    .archive-content .thumb {
        margin: 0 0 50px;
    }
    .archive-content nav ul.pagination {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	footer .container > .row:first-child > [class^="col-"] {
		max-width: 25%;
	}
}
@media screen and (max-width: 767px) {
	footer .container > .row:first-child > [class^="col-"],
	footer .container > .row:first-child > [class^="col-"]:nth-of-type(2) {
		max-width: 100%;
	}
	.inner-page .section-1 ul li
	{
		font:20px 'Industry_Medium';
	}
	.section.section-3.white-bg .col-md-7{
		padding:25px 15px;
	}
	.inner-page.case-studies .inner-banner h1
	{
		font-size:30px;
	}
}
/*aslam css ends */

.thank-you-title {
    color: #000;
    font-size: 42px;
    font-family: 'Industry',sans-serif;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 50px 0px 70px;
}

.thank-you-title span {
	font-size: 24px;
    font-family: 'Industry',sans-serif;
	color: #e4002b;
	display: block;
	margin: 0 0 10px;
}

.thank-you-title h1 {
	font-size: 36px;
	margin-bottom: 20px;
	line-height: 50px;
}

.thank-you-title .btn-red {
	font: 14px 'Poppins';
	padding: 15px 30px;
	text-decoration: none;
	border-radius: 4px;
}

.three-steps{
	display:inline-block;
	width:100%;
	padding:0px;
	list-style:none;
	counter-reset:steps-counter;
}
.three-steps li{
	padding:120px 25px 0px;
	position:relative;
	text-align:center;
}
.three-steps li p {
	font-size: 16px;
	line-height: 25px;
}
.three-steps li .three-steps-counter{
	display: block;
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	left: calc(50% - 43px);
	right: 0px;
	margin: auto;
}
.three-steps li .three-steps-counter span{
	width: 87px;
	height: 87px;
	line-height: 87px;
	font-family: 'Poppins',sans-serif;
	font-weight: bold;
	font-size: 60px;
	text-align: center;
	background: #b7b7b7;
	color: #fff;
	border-radius: 50%;
	display: block;
	position:relative;
	z-index:1;
}
.three-steps li.active .three-steps-counter span{
	background:#b7b7b7;
}
.three-steps li .three-steps-counter:before{
	content: '';
	display: block;
	width: 100%;
	height: 5px;
	top: 0px;
	bottom: 0px;
	background: #b7b7b7;
	margin: auto;
	float: none;
	position: absolute;
	z-index: 0;
	transition:all 0.4s ease;
	left: 40px;
}
.three-steps li .three-steps-counter:after{
	content: '';
	display: block;
	width: 0px;
	height: 5px;
	top: 0px;
	bottom: 0px;
	background: #e4002b;
	margin: auto;
	float: none;
	position: absolute;
	z-index: 0;
	left: 40px;
	transition:all 0.4s ease;										
}
.three-steps li.active.completed .three-steps-counter:after{
	width:100%;
}
.three-steps li:last-child .three-steps-counter:before,
.three-steps li:last-child .three-steps-counter:after{
	content:none;
}

@media screen and (min-width:992px){
	.three-steps li{
		width:33.33%;
		float:left;
	}
}
@media (max-width:991px){
	.three-steps li .three-steps-counter span{
		font-size:40px;
		line-height:70px;
		width:70px;
		height:70px;
	}
	.three-steps li .three-steps-counter{
		left:0px!important;
		right:auto;
		height:100%;
	}
	.three-steps li .three-steps-counter:before,
	.three-steps li .three-steps-counter:after{
		top:0px;
		left:33px;
		width:5px;
		max-width:5px;
		height:100%;
	}
	.three-steps li{
		padding:10px 40px 20px 90px;
		text-align:left;
	}
	.three-steps li p{
		text-align:left;
	}
}


header.header-section .header-top-nav select.region-selected {
    display: block;
    white-space: nowrap;
    padding: 0;
    border:none;
    font-family: 'Industry_Book', sans-serif;
	font-weight: 600;
	font-size: 11px;
	color: #4a4a4a;
	text-transform: uppercase;
	background:none;
}
header.header-section .header-top-nav select.region-selected option {
    display: block;
    text-align: center;
    line-height: 40px;
    padding: 10px 20px;
    background-color: #f5f5f5;
    cursor: pointer;
}
/*****************08.06.2020*****************************/
.inner-page .cyber-bg-image{
    background: url('../png/cyber-bg-image.png') repeat 0 0;
    padding: 40px 0;
	width:100%;
}
.chiller_cb {
  position: relative;
  height: 2rem;
  font: 16px 'Industry_Book';
  color: #221c35;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 5rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
  width: 2.2rem;
  height: 2.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.whte-bg{
	border:1px solid red;
	background:#fff;
}
.cyber-secu .common-sec .section-2 {
    background:none!important;
}
.cyber-secu .tx-bx{
	width:100%;
	height:50px;
	font-size:12px;
	margin-bottom:20px;
	font-family:"Poppins",sanserif;
	font-weight:400;
	text-indent:25px;
	border-radius:3px;
	border:0;
}
.cyber-secu .content-tab.fixed {
    position:inherit;
    width: 100%;
    top: 0;
    z-index: 9999999;
}
.cyber-secu .sub-but{
	width:100%;
	height:50px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font-size:12px;
	font-family:"Poppins",sanserif;
	font-weight:400;
	border-radius:3px;
	background:#e4002b;
	border:0;
}

.cyber-secu .sub-but:hover{
	background:#e4002b;
	color:#fff;
}
.cyber-secu .sub-but:hover{
	background:#750016;
	color:#fff;
}
.cyber-secu .section .scan .btn{
	background:#000;
	border:2px solid red;
	letter-spacing:none;
	margin:8px 0;

}
.cyber-secu .section .scan .btn:hover{
	background:#e4002b;
	color:#fff;
}

.cyber-secu .btn{
	width:auto;
	text-align:center;
	color:#fff;
	cursor:pointer;
	padding:15px 55px;
	letter-spacing:5px;
	box-shadow:rgba(0,0,0,.5)5px 3px 3px;
	margin-bottom:20px;
	text-transform: uppercase;
	font: 12px 'Industry_Book';
	font-weight:600;
	border-radius:5px;
	background:#e4002b;
	border:0;
}

.btn:hover{
	background:#750016;
	color:#fff;
}


.cyber-secu .section .btn{
	width:100%;
	text-align:center;
	color:#fff;
	cursor:pointer;
	padding:15px 0;
	letter-spacing:5px;
	margin-bottom:20px;
	font-size:12px;
	font-family:"Poppins",sanserif;
	font-weight:600;
	border-radius:3px;
	background:#e4002b;
	border:0;
}

.cyber-secu .section .btn:hover{
	background:#750016;
	color:#fff;
}

.wh-txt{
	font-size:12px;
	font-family:"Poppins",sanserif;
	font-weight:400;
	color:#fff;
}	
.wh-txt span{
	padding-left:10px;
}

.cyber-secu .common-sec .section-4 > .container:before,
.cyber-secu .section-6.analyst-section .container .row:first-child:before{
	content: url('../png/shield-badge.png');
	width: 89px;
	height: 89px;
	position: absolute;
	top: -100px;
}
.cyber-secu .heading h2{
	font: 30px 'Industry_Book';
    color: #221c35;
    text-transform: uppercase;
    word-break: break-word;
}
.cyber-secu .hding div	{
	font: 36px 'Industry_Book';
    color: #221c35;
    text-transform: uppercase;
    word-break: break-word;
}
.cyber-secu .hding p	{
	font: 14px 'Industry_Book';
    color: #221c35;
}

/********************slider********************/
.carousel-control-prev-icon {
    background-image: url('../png/previous-image.png');
	width:32px;
	height:32px;
}
.carousel-control-next-icon {
    background-image: url('../png/next-image.png');
	width:32px;
	height:32px;
}
.cyber-secu main section.carousel{
	background:none;
} 
.cyber-secu main section.carousel .bx-controls-direction a:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('../png/previous-image.png');
    border-top:none;
    border-right:none;
    transform: rotate(135deg);
    transform: skew(deg, deg);
}
.cyber-secu .slide{
	width:250px!important;
	min-height:300px;
	background:#fff;
}
.slider::after{
	content:'';
	border-bottom:2px solid green;
	display:block;
	position:absolute;
	background:red;
	width:250px;
	bottom:0;
	left:0;
}

.cyber-secu .banner-image{
	display:flex;
	align-items:center;
}
.slide{
	margin:0 13px;
}

.slide .col-sm-10{
	padding-top:25px;
	padding-bottom:25px;
}


.slide .col-sm-10 p{
	font: 14px 'Industry_Book';
    color: #221c35;
	padding:25px 0; 
	text-transform:uppercase;
	line-height:24px;
}

.slide .col-sm-10 a{
	font: 14px 'Industry_Book';
    color: #007bff;
	text-transform:uppercase;
}
.cyber-secu main section.carousel .bx-wrapper{

	width:100%;
	}
.cyber-secu .bx-viewport{
	margin:auto;
	max-width:1080px !important;
	width:100%;
	}
.cyber-secu .common-sec .inner-banner h1 + span {
    font-size: 12px;
    color: #000;
    display: block;
    margin-top: 10px;
    letter-spacing: 1px;
}	

.frequently-asked-questions .breadcrumb
{
	background-color:transparent;
}
.frequently-asked-questions .breadcrumb li
{
	padding-right:10px;
	padding-left:10px;
}
.frequently-asked-questions .breadcrumb li,
.frequently-asked-questions .breadcrumb li a
{
	color:#0000ff;
	font:15px 'Industry_Book';
}

.frequently-asked-questions .inner-banner h1
{
    text-transform:initial;
    padding-top:60px;
}
.frequently-asked-questions .inner-banner p
{
    font-size:14px;
    font-weight:500;
    color:#060606;
}
.frequently-asked-questions .inner-banner p a
{
	color:#0036ff;
	text-decoration:underline;
}
.frequently-asked-questions .left-line-title
{
	position:relative;
	padding-left:50px;
	color:#e4002b;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
}
.frequently-asked-questions .left-line-title:before
{
	position:absolute;
	content:'';
	background:#e4002b;
	width:15px;
	height:2px;
	left:0px;
	top:9px;
}
.frequently-asked-questions .left-line-title:after
{
	position:absolute;
	content:'';
	background:#e4002b;
	width:25px;
	height:2px;
	left:20px;
	top:9px;
}
.frequently-asked-questions .accordion .card
{
	border: none;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc !important;
}
.frequently-asked-questions .accordion .card-header
{
	background:transparent;
	border-bottom:0px;
}
.frequently-asked-questions .accordion .card-header a
{
	font-size:18px;
	color:#696969;
	display:block;
	line-height:25px;
}
.frequently-asked-questions .accordion .card-header a i
{
	float:right;
}
.frequently-asked-questions .accordion .card-body p,
.frequently-asked-questions .accordion .card-body ul li
{
	font-size:14px;
	color:#696969;
	margin-bottom:10px;
}

label.error { font-size: 11px; color: #FF0000; position: absolute; top: 50px; left: 15px; }

/********************18.06.2020*****************/
.why-comodo .red-txt{
	font:16px 'Poppins',sanserif;
	color:#e4002b;
	font-weight:500;
}
.why-comodo .red-txt:before{
content:"";
background:url(../png/red-dot-line.png) no-repeat left center;
display:block;
position:absolute;
left:-125px;
top:11px;
width:135px;
height:1px;
	
}
.why-comodo .com-text{
	font:30px 'Industry_Book';
	color:#000;
	padding:20px 0;
	font-weight:500;	
}
.why-comodo .mages{
	display:flex;
	align-items:center;
}
.why-comodo .inner-banner p{
	font:16px 'Poppins',sanserif;
	font-weight:500;
	color:#fff !important;
	line-height:30px!important;
}
.why-comodo p{
	font:16px 'Poppins',sanserif;
	color:#333!important;
	font-weight:500;
	line-height:30px!important;
}




.mages .col-sm-6 .white-bg .col-sm-10 p{padding:20px 0;	min-height:190px;}
.mages .col-sm-6 .white-bg .col-sm-10 span{color:#e40022; text-transform:uppercase; font:15px 'Industry_Book'; font-weight:400;}
.mages .col-sm-6 .white-bg .col-sm-10{
	box-shadow:rgba(0,0,0,.4)1px 1px 10px;
	padding:15px;
	
}
.mages .col-sm-6 .white-bg .col-sm-10 a{
	text-transform:capitalize;
}
.mx-auto section{
	padding:0px;
}
.mx-auto section .bx-wrapper .bx-prev {
    left: -40px;
    }
/*.mx-auto section .bx-wrapper .bx-next {
    right: -40px;
    }	*/
/*.mages .col-sm-3 {
    box-shadow: rgba(0,0,0,.4)1px 1px 10px;
    padding: 15px;
}*/	
.tble{
	padding-bottom:25px;
}
.tble .f-60{
	font:60px 'Industry_Book';
	color:#000;
	padding:0px 0 25px;
	font-weight:500;
}
.tble .red-text{
	color:#e4002b;
	padding:0px 0 10px;
	font:18px 'Industry_Book';

}
.heading .col-sm-10 a{
	font: 14px 'Industry_Book';
	color: #007bff;
	text-transform: uppercase;
	}

.tble .f-60 span{
	color:#e4002b;
	font:60px 'Industry_Book';

}
.why-comodo .red-txt{
	text-transform:uppercase;
	letter-spacing:3px;
}
.why-comodo .row{
	margin-bottom:25px;
}
.why-comodo .rd-btn{
	margin-top:55px;
	padding-left:0px;
}
.why-comodo .mx-auto h2{
	font-size:28px;
	font-weight:300;
	padding-bottom:35px;
}
.slide .col-sm-10{
	box-shadow: rgba(0,0,0,.4)1px 1px 10px;
    padding: 15px;
}
.why-comodo .slide {
    width:302px !important;
    min-height: 300px;
    background: #fff;
}
.cyber-bg-image .breadcrumb li a:after{
	content:'>';
	position:absolute;
	margin-left:5px;
	font-weight:bold;
	font-size:12px;
	
}
.cyber-bg-image .breadcrumb li{
	float:left;
	padding-right:15px;
	color:#0000ff;
	text-transform:uppercase;
	font:12px 'Industry_Book';
}
.cyber-bg-image .breadcrumb li a{
	color:#0000ff;
}
.why-comodo .row{
 padding:20px 0 0  !important;}
 .social-links ul li a, 
 .visuallyhidden { line-height: 0; font-size: 0; color: transparent; }