* {
    padding: 0;
    margin: 0;
}
body {
    /*min-width: 1269px;*/
}
a{
    text-decoration:none;
}

.nssheader{
    background-position: 16% 45%;
    height:60px;
    background-color: white;
    background-image: url('../images/img_main_logo.png');
    background-repeat: no-repeat;
}

.footer{
    background-color: black;
    width:100%;
    height:147px;
}
/**/
.top {
    height: 500px;
    background-image: url('../images/hero.png');
    background-size: 1440px 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #2B343E;
    margin: 0 auto;
}

.main_content
{
   /* width:1400px;*/
    height: 488px;
    position: relative;
    margin: 0 auto;
}

.top_left {
    width:50%;
    height: 400px;
    float: left;
    left:0;
    position: absolute;
}

.top_right {
    width:50%;
    height: 400px;
    position: absolute;
    right: 0;
}

.right_spacing {
    margin-left: 16%;
    width:700px;
}
#offer_text {
    float: left;
    text-align: left;
    margin-bottom: 10px;

}

#first_line{
    color:#d6212d;
    font-size:27px;
    font-weight:600;
    /*line-height:2.22;*/
}

#second_line{
    color:white;
    font-size:16px;
    line-height:1.56;
    font-weight:300;
}

#try {
    padding-left: 30px;
    margin-left: 650px;
    margin-top: 20px;
    width: 270px;
    height: 60px;
    background-color: #d6212d;
}

.TRY-IT-NOW {
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}
.main_content_text {
    padding-top: 100px;
    color: #ffffff;
    padding-left: 16%;
}

    .main_content_text h1 {
        font-size: 45px;
        padding-bottom: 15px;
        font-family: 'Segoe UI', Arial;
        font-weight: 300;
    }

    .main_content_text h2 {
        font-size: 24px;
        padding-bottom: 10px;
        width: 990px;
        font-family: 'Segoe UI', Arial;
        font-weight: 300;
    }

    .main_content_text h3 {
        font-size: 18px;
        padding-bottom: 30px;
        width: 990px;
        font-family: 'Segoe UI', Arial;
        font-weight: 300;
    }

.start_protection p
{
    padding-top: 30px;
    font-size: 24px;
    color: white;
}
.start_protection span
{
    color: #fdbb30;
}

.start_protection
{
    background-color: black;
    width: 100%;
    height: 167px;
    text-align: center;
}

.trial {
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 900px;
    width:100%;
    background-color: #f3f3f3;
}


.trial_content {
    position: absolute;
    width: 100%;
    text-align:left;
}

    .trial_content .left,
    .trial_content .right{
        background-color: #f3f3f3;
    }

.box_image {
    width: 277px;
    height: 242px;
    float: left;
    margin-left: 16%;
    margin-top: 60px;

}

.trial_content p.trial_protection {
    color: #4a4a4a;
    font-family: 'Segoe UI', Arial;
    font-weight: 400;
    line-height: 1.5;
    font-size: 30px;
    margin-top: 80px;
    margin-bottom: 10px;
}

.trial_content p.trial_free {
    color: #4a4a4a;
    font-family: 'Segoe UI', Arial;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.trial_content p.credit_card {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    font-family: 'Segoe UI';
}

.offerbanner {
    height: 190px;
    margin: 0 auto;
    width: 900px;
    background-color: #ececec;
    
}

.offerbannertable {
    width: 900px;
    bottom: 20px;
    text-align: left;
    background-color: #ececec;
}

.offerbanner tr td.firstcol{
    padding-left: 35px;
}
.offerbanner tr td.offertext{
    padding-right: 35px;
    color: dimgrey;
    font-weight: 400;
}
.offerbanner tr td.offertext p span.infobreach{
    font-weight: bold;
    font-size: 20px;
}
.offerbanner tr td.offertext p {
    padding-right: 80px;
    padding-left: 10px;
    padding-bottom: 10px;
    position: relative;
}
    .offerbanner tr td.offertext p a.learnmorebtn {
        background-color: #ffe283;
        display: inline-block;
        cursor: pointer;
        color: #333333;
        font-size: 15px;
        padding: 5px 20px;
        text-decoration: none;
        font-family: arial;
    }


.middle
{
    /*height: 280px;*/
    height:0px;
    margin: 0 auto;
    background-color:#f3f3f3;
}

p.sub {
    margin-top:10px;
    padding:0;
    font-size: 12px;
    color: white;
}
.left{
    height: 280px;
    float: left;
    background-color: white;
    position: relative;
    margin-left:16%;
    margin-right:30px;
}

.right{
    background-color: #ececec;
    height: 280px;
    overflow: hidden;
    position: relative;
    margin-left:40%;
}

.cookie_image
{
    width: 480px;
    height:214px;
    position: absolute;
    bottom: 120px;
    overflow: hidden;
    padding-left: 30px;
}

.security_image
{
    width: 190.5px;
    height: 127px;
    position: absolute;
    bottom: 170px;
    right: 100px;
    overflow: hidden;
}
.security_image2 {
    width: 130.5px;
    height: 90.5px;
    position: absolute;
    bottom: 125px;
    right: 240px;
    overflow: hidden;
}
.cookie_text
{
    text-align: left;
    margin-top: 160px;
    width: 550px;
    margin-left: 10px;
}

.cookie_text p.cookie_header
{
    margin-left:0px;
    font-size: 28px;
    font-weight: normal;
    color: black;
    margin-bottom: 10px;
    text-align: center;
}

.cookie_text p.cookie_desc
{
    font-size: 20px;
    color: black;
    font-weight: normal;
    text-align: center;
   
    
}


.security_text
{
    text-align: center;
    margin-top: 160px;
    position: absolute;
    padding-right:80px;
    right: 0;
}

.security_text p.security_header
{
    font-size: 28px;
    font-weight: normal;
    color: black;
    margin-bottom: 10px;
}

.security_text p.security_desc
{
    font-size: 20px;
    color: black;
    font-weight: normal;
}

h1
{
    color: black;
    border: 0;
}
h3{
    color: white;
    border: 0;
    padding-bottom: 20px;
}

.downloadButtonBig {
    color: black;
    text-decoration: none;
}

.downloadButtonSmall {
    margin-top: 10px;
	background-color:black;
    border: 2px solid #fdbb30;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-size:20px;
	padding:10px 40px;
	text-decoration: none;
    font-family: arial;
    position: relative;
    z-index: 1;
}

#button_trial_new{
    width:700.8px;
   
}

.downloadTrialButton {
    background-color: #fdd572;
    display: inline-block;
    cursor: pointer;
    color: black;
    font-size: 20px;
    padding: 10px 10px 0px 0px;
    text-decoration: none;
    font-family: 'Segoe UI', Arial;
    width: 250px;
    height: 40px;
    text-align: center;
    font-weight: normal;
}

/*.updatedofferbanner {
    width: 100%;
    background-color: #2B343E;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.27);
    overflow: hidden;
}*/
.updatedofferbannertable {
    width: 970px;
    bottom: 20px;
    background-color: #ececec;
}
 .Rectangle-Copy {
    width: 1020px;
    height: 160px;
    background-color: #ffffff;
    border: solid 2.75px #e4241c;
    vertical-align: middle;

}
.A-BREACH-DETECTION-T {
    width: 100%;
    height: 23px;
    font-family: arial;
    font-size: 16.8px;
    font-weight: bold;
    color: #c30723;
    display: inline-block;
    transform: translate(0%, -70%)
}
.from {
    height: 23px;
    font-family: arial;
    font-size: 14.6px;
    font-weight: 300;
    font-style: italic;
    text-align: right;
    color: #c30723;
    float: left;
    display:inline-block;
    width:23%;
    margin-right: 0px;
    text-align: right;
    transform: translate(0%,-30%)

}
.Group {
    height: 44.5px;
    object-fit: contain;
    transform: rotate(-360deg);
    display: inline-block;
    width: auto;
    margin-left: 0px;
    transform: translate(-8%,-90%) scale(.8, .8);
}
.CAN-YOUR-INFO-BE-FOU {
    width: 406px;
    height: 22px;
    font-family: arial;
    font-size: 16.8px;
    font-weight: 600;
    color: #20272f;
    margin-top: 20px;

}
.Norton-and-LifeLock {
    width: 399.5px;
    height: 38px;
    font-family: arial;
    font-size: 14px;
    color: #20272f;
}
.LifeLocks-FREE-Brea {
    width: 373px;
    height: 38px;
    font-family: arial;
    font-size: 14px;
    color: #20272f;
}
.Rectangle-2 {
    width: 242px;
    height: 161px;
    background-color: #e4241c;
    border: solid 1.3px #e4241c;
    float: left;
    display: inline-block;
    position: absolute;
    align-content: center;
    text-align: center;
    transform: translate(0%, -1%);
    
}


.leftbanner {
    width: 340px;
    top: 50%;
    left: 50%;
    transform: translate(-6%,70%);
    float: left;
    display: inline-block;
    text-align: center;
}
.rightbanner{
    width: 437px;
    height: 148px;
    float: left;
    display: inline-block;
    overflow: hidden;
}

.tricontainer{
    height:20px;
    width:20px;
    transform:scale(.2, .17) translate(-800%,-1300%);
    float:right;
    display: inline-block;
}



@media only screen and (width: 1024px){

    body{
        min-width:0px;
        overflow-x:hidden;
    }

    .nssheader{
        background-position: 100px 12px;
    }

    .right_spacing{
        margin-left:100px;
    }

    #first_line{
        font-size:22px;
    }

    .top{
        height:400px;
    }
    .main_content_text{
        padding-left:100px;
    }
    .main_content_text h2{
        width:900px;
    }
    #try{
        margin-left:650px;
        width:170px;
    }
    .TRY-IT-NOW{
        padding-left:20px;
    }
    .left{
        width:450px;
    }

    .box_image{
        margin-left:150px;
    }

    .trial_content p.trial_free{
        width:450px;
    }

}

/*
@media only screen and (min-width: 1600px) {
    #button_trial_new, .trial_content p.credit_card {
        margin-left: 20px;
    }

    .top {
        background-image: url('../images/hero@2x.png');
        height: 550px;
    }

    .main_content_text {
        padding-left: 25%;
        padding-top: 125px;
    }

    .right_spacing {
        margin-left: 25%;
    }

    .nssheader {
        background-position: 25% 45%;
    }

    .box_image {
        margin-left: 500px;
    }
}*/