@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Pacifico|Source+Sans+Pro:200,400");

/*
	Epilogue by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
	}

/* Image */

/* Item */

.item {
    padding: 3em 3em 1em 3em;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: center;
}
#header2 {
    background-color: #444;
    color: rgba(255, 255, 255, 0.75);
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2em 0 2em 0;
    background-image: url("/static/images/indexbackground.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    text-align: center;
    position: relative;
    cursor: default;
    margin-top:70px;
}
#intro{
    margin-top:40px;
    background:#37373cf4;
    padding:15px;
    padding-left:50px;
    padding-right:50px;
}

.latestPosts{
    margin-top:40px;
    background:#37373cf4;
    padding-left:20px;
    padding-right:20px;
}

#intro{
    margin-top:100px;
}
.contacUstext,.contactUslbl,.contacUstext{
    color:#ccc;
    display:block;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 200;
    line-height: 1.65;
}
.CompanyName{
    font-size: 6em;
    padding: 0 0.5em 0.25em 0.5em;
    border-bottom: solid 2px #ffffff;
    font-weight: 200;
    font-family: "Pacifico", cursive;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 0.5em;
    color:#fff;
    line-height:1.5
    margin:0 0 1em 0;
    -webkit-text-size-adjust: none;
    text-align:center;
    cursor:default;
    box-sizing:border-box;
}

.wrapper{
    width:90%;
    margin: 0;
    padding: 5%;
}

#lCAspn {
    color: white;
    display: block;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 300;
    line-height: 1.65;
    margin-top:100px;
    margin-left:auto;
    margin-right:auto;
    width:170px;
}

#footer{
    text-align: center;
    display: block;
    margin:0;
    border:0;
    box-sizing: border-box;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 200;
    line-height: 1.65;
    margin-top: 4em;
}

.icon{
    text-decoration: none;
    border-bottom: none;
    position: relative;
    transition: color 0.2s ease, border-bottom-color 0.2s ease;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    box-sizing: border-box;
    color:#666;
}

ul.icons{
    cursor: default;
    list-style: none;
}
ul.icons li{
    display: inline-block;
    padding: 0 1.2em 0 0;
    margin-left:15px;
    font: inherit;
    vertical-align: baseline;
}

#footer:before {
    content: '';
    display: inline-block;
    width: 6em;
    height: 2px;
    background-color: #666666;
    margin-bottom: 4em;
}
.fa-twitter::before{
    content: "\f099";
}

.icon::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}
.icon > .label{
    display:none;
}

.copyright{
    box-sizing: border-box;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 200;
    font-size:1.2em;
    margin: 0 0 2em 0;
    padding:0;
    border:0;
    color:#666;
    text-align:center;
    margin-top:40px;
}
.partnerCon{
    width:80%;
    margin-left:10%;
}


.vPartners,.latestSPN{
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 200;
    font-size:2em;
    padding:0;
    border:0;
    text-align:center;
    color:#fff;
    text-shadow: 4px 4px 10px #000;
    text-decoration:none;
    display:block;
    align-text:center;
    margin:0;
}
.latestSPN{
    margin-bottom:40px;
}
.MicrosftCon,.IBMCon,.CheckPointCon,.vmwareCon,.QualysCon{
    min-width:200px;
    display:inline-block;
    margin:20px;
    margin-left:40px;
}

.mclbl,.ibmlbl,.CheckPointlbl,.vmwarelbl,.Qualyslbl{
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 400;
    font-size:2.5em;
    padding:0;
    margin:0px;
    border:0;
    text-align:center;
    color:#bbb;
    text-shadow: 4px 4px 10px #000;
    text-decoration:none;
}

.IBMCon{
    font-size:1em;
}
.searchRowsRoot {
    margin-bottom: 10px;
    padding: 10px;
    float: left;
    border: 1px solid #222;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(30,30,30,0.75);
    -moz-box-shadow: 2px 2px 2px 0px rgba(30,30,30,0.75);
    box-shadow: 2px 2px 2px 0px rgba(30,30,30,0.75);
}
.newRowCon {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    border: 1px solid #222;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
}
.searchDisplay {
    height: 100%;
    max-width: 140px;
    max-width: 140px;
}

.searchTitle {
    float: left;
    color: #fff;
    word-wrap: break-word;
    margin-left: 20px;
    margin-top: 5px;
    outline: 0;
    text-decoration: none;
    font-family: verdana;
    width:100%;
    text-align:left;
    display:block;
}
.searchDesc, .searchResultBy {
    font-size: 12px;
    color: #ccc;
    font-family: arial;
    text-align: left;
    float:left;
    width:100%;
    text-align:left;
    display:block;
    margin-left:20px;
    margin-top:5px;
}
.searchResultBy {
    top: 65px;
    color: #aaa;
}
.srchContentCon{
    height:100%;
    float:left;
    width:80%;
}
.searchTable{
    width:100%;
}
.contactusContainer{
    margin-bottom:50px;
}
.iThreatMap{
    margin-bottom:100px;
}
.partnerlstCon{
    margin-top:50px;
    margin-bottom:50px;
}
.get_started{
    margin-top:20px;
}
.inner{
    background: #000000dd;
    padding: 20px;
    border:1px solid #000000c4;
    box-sizing:border-box;
    width:100%;
}

.hexagon {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
       -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
         -o-transform: rotate(120deg);
            transform: rotate(120deg);

    box-sizing:border-box;
    margin-top:-432px;
}
.hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    box-sizing:border-box;
}
.hexagon-in2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("/static/images/ligh.jpg");
    background-size:100%;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    justify-content:center;
    display:flex;
    box-sizing:border-box;
    overflow:hidden;
}
.hexagon1 {
    width: 800px;
    height: 400px;
    box-sizing:border-box;

}
.crackEngineindexText{
    max-height:80px;
    margin-top:150px;
    background:#000000aa;
    padding:10px 50px 10px 50px;
    overflow:hidden;
}
.trText{
    color: white;
    display: flex;
    align: center;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 300;
    line-height: 1.65;
}
.defaultmediumText{
    font-family: "Segoe UI", "-apple-system", "BlinkMacSystemFont", "Ubuntu", "sans-serif";
    font-size: 16px;
    letter-spacing: -0.2px;
    font-weight: 400 !important;
    text-overflow: clip;
    padding:10px;
    display:block;
}
.brcrackETxt{
    padding:20px;
    display:block;
}
.triangles{
    max-width:1900px;
    width:90%;
    overflow:hidden;
    align-content: center;
    display:flex;
    padding:50px;
    margin-bottom:100px;
}
.trianleswidthAnimation{
    width:90%;
    transition: width 3s, height 1s;
}
.trCracksvg{
    height:400px;
    margin-top:20px;
    max-width:350px;
}
.brCrackECon{
    height:200px;
    width:300px;
    margin-top:90px;
    margin-left:10px;
    color: white !important;
    background-image: linear-gradient(80deg, rgb(214, 25, 90), rgb(210, 81, 180));
    transition: opacity 0.25s linear 0s;
    border-radius:20px;
    overflow:hidden;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(214, 25, 90,0.75);
    -moz-box-shadow: 2px 2px 2px 0px rgba(214, 25, 90,0.75);
    box-shadow: 5px 5px 15px 0px rgba(214, 25, 90,0.75);
}
.smalltextFont{
    font-size: 12px;
    color: #ccc;
    font-family: arial;
    text-align: left;
    float: left;
    width: 100%;
    text-align: left;
    display: block;
    margin-left: 20px;
    margin-top: 5px;
}
.bannerBrdrsvg{
    height:450px;
    width:500px;
    margin-left:150px;
    z-index:10;
}
.trcrackEngine{
    float:none;
    margin-left:100px;
    width:110px;
}
.trcrackEngine:hover{
    background:#3333334f;
    border:1px solid #3333332f;
    color:white;
}
.bannerHexaCon{
    width:650px;
    height:450px;
}
.scanTypeDCon{
    width:90%;
    margin-left:5%;
    align-content:center;
}
.oscanTypeDCon{
    width:78%;
    margin-left:12%;
}
.scanTypesmCon{
    width:300px;
    max-width:600px;
    margin-right:60px;
    padding:40px;
    margin-top:30px;
    margin-bottom:30px;
    background:#37373cf4;
    display:inline-block;
}
.oscanTypesmCon{
    height:auto;
    width:700px;
    display:inline-block;
    vertical-align: top;
}
.scanTypesdCon{
    min-height:10px;
    padding:20px;
}
.textDesTitle{
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 200;
    font-size: 2em;
    padding: 0;
    border: 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    align-text: center;
    margin: 0;
}
.scanTypeTitle{
    color:white;
}
.scanTTlSep{
    height:2px;
    width:100%;
    background:#ccc;
    margin-top:20px;
    margin-bottom:20px;
}
.scanTypeDesctext{
    color:white;
}
.scanTypesDesc{
    margin-top:200px;
    margin-bottom:200px;
    overflow:hidden;
}
.scanTypeDConAnime{
    margin-left:5%;
    transition: margin-left 2s;
}
.footItmCon{
    height:44px;
    width:100%;
    box-sizing:border-box;
}
.sizemapbtn{
    float:none;
}
.socialsCon{
    width:160px;
    margin-left:auto;
    margin-right:auto;
}
.pagefooter{
    width:100%;
    background:#37373cf4;
    bottom:0;
}
.socialsBanner{
    color:#fff;
    margin-left:8px;
}
.socialsTLiSplit{
    width:120px;
    height:1px;
    background:#777;
    margin-left:13px;
    margin-bottom:10px;
}
.footerA{
    color: #F3F3F3;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 100;
    padding: 5px 16px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.footerA:hover{
    text-decoration: none;
    color: #FF5BA0;
}
.FooterItemCon{
    width:40%;
    margin-left:auto;
    margin-right:auto;
    align-items:center;
    padding:30px;
}
.FooterItemCon ul{
    list-style:none;
}
.FooterItemCon ul li{
    display:inline-block;
    width:200px;
}

.defaultColor{
    color:white;
}

.defaulthighText {
    font-family: "Segoe UI", "-apple-system", "BlinkMacSystemFont", "Ubuntu", "sans-serif";
    font-size: 20px;
    letter-spacing: -0.2px;
    font-weight: 400 !important;
    text-overflow: clip;
    padding: 10px;
    display: block;
}

.textCentered{
    text-align:center;
}
.scantypedM{
    margin-left: auto;
    margin-right: auto;
    max-width: 1330px;
}

.defaultButton{
    color: #f3f3f3;
    text-decoration: none;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 4px;
    background: rgba(51, 51, 51, 0.3);
    border: 1px solid rgba(51, 51, 51, 0.5);
    transition: all 0.3s;
}

.defaultButton:hover { background:#464646; color:#FF5BA0; }
.defaultButton.highlight { background:#d20288; border-radius:50px; font-weight:bold; }
.defaultButton.highlight:hover { background:#ca0182; }


.desktop-only {
    display: none;
}

/* Show on screens larger than 768px (desktop) */
@media (min-width: 768px) {
    .desktop-only {
        display: block;
    }
}