body {
    font-family: 'Open Sans', sans-serif;
    color: #54585C;
    font-size: 14px;
    background: #ffffff;
} 
.topLogo {
    padding: 24px 0;
}
h2 {
    font-size:48px;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
}
h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 100;
    color: #54585C;
} 
h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 27px;
    margin-bottom: 20px;
    color: #2d3b44;
    font-weight: 100;
    color: #54585C;                
} 

input {
    color: #555;
}
.maxWidth {
    max-width:1000px;
    margin:0 auto;
}

.siteWidth {
    max-width:974px;
    margin:0 auto;
}

.textTitleColor {
    color:#0572B9;
}  

.text {
    color: #54585C;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
}  

.text18 {
    color: #54585C;
    font-size: 18px;
} 

.blockGray {
    width:100%;
    background-color: #F7F9FB;

 }  

.no-wrap {
    white-space: nowrap;
}

.blockWhite {
    width:100%;
    background-color: #ffffff;
 } 
 
.whiteSpace {
    margin-top: 20px;
}

.bottomSpace {
    padding-bottom: 20px;
}

.whiteSpaceM {
    margin-top: 15px;
}   

.whiteSpaceMX {
    margin-top: 10px;
}

.whiteSpaceL {
    margin-top: 40px;
} 
.whiteSpaceXL {
    margin-top: 100px;
}  

.fa-phone-boreder {
    border-radius: 50%;
    border: 2px solid #0c70b8;
    width:25px;
    height:25px;
    padding: 0px 4px;
    color: #0c70b8;
    float:left;
    margin-right: 5px;
    font-size: 16px;
}

.phone {
    color: #0c70b8;
    font-size: 16px;
}

.phone-block {
    padding-left: 50px;
    min-width: 144px;
    margin-top: 12px;
    margin-bottom: 20px;    
}
.fa-phone-circle {
    border-radius: 50%;
    border: 2px solid #0c70b8;
    width:25px;
    height:25px;
    padding: 0px 5px;
    color: #0c70b8;
    margin-right: 5px;
    font-size: 16px;
}
.phone-line {
    text-align: right;
    margin-top: 14px;
    margin-bottom: 20px;    
}
.phone-block-wider {
    padding-left: 30px;
    min-width: 144px;
    margin-top: 14px;
    margin-bottom: 20px;   
}

.blockCircles {
    width:100%;
    background: #EAEAEA;
    color: #54585C;
}     

#plusBlock {
    padding:20px 30px 10px;
    width: 100%;
    text-align:center;
    color: #54585C;
}

#plusBlockTitle {
    font-size:22px;
    color: #54585C;
}    

.blockFooter {
    width:100%;
    background: #F7F9FB;
    color: black;
}

.thank-you-block{
    font-family: 'Open Sans', sans-serif;
    margin-top: 30px;
}

.thank-you-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #FFF;
    font-size: 27px;
}

.thank-you-subtitle {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #FFF;
    font-size: 24px;
}

.thank-you-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #FFF;
    font-size: 14px;
    margin-top: 25px;
}

.thank-you-text a, .thank-you-subtitle a {
    text-decoration: none;
    color: #01badc;
    cursor: pointer;
}

.thank-you-text a:hover, .thank-you-subtitle a:hover {
    text-decoration: none;
    color: #61FaFc;
    cursor: pointer;
}

#blockThankYouTrial, #blockThankYouDemo, #blockThankYouGuide {
    display: none;
}

#blockThankYou {
    background-color: #F7F9FB;
}

.col-title {
    width: 475px; 
    font-size: 27px !important; 
    padding-bottom: 25px;
    color: #2d3b44;
}

.number-big {
    position: relative;
    width: 10px; 
    top: -6px;
    font-size: 36px;
    color: #0c70b8;
    text-align: left;
}

#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    border-radius: 50px;
    background: #555;
    color: #fff;
}
#scrollUp:hover {
    background: #333;
}
#blockThankYouNew {
    background: transparent;
}

#blockThankYouNew .thank-you {
    font-size: 60pt;
    font-weight: 600;
    color: #54585C;
    
}

#blockThankYouNew .thank-you-subtitle {
    font-size: 40px;
    font-weight: 100;
    color: #54585C;
    line-height: 40px;
}

#blockThankYouNew .thank-you-additional {
    font-size: 14px;
    font-weight: normal;
    color: #54585C;
    margin-bottom: 20px;
}

#blockThankYouNew .blockWhite, .blockGray {
    padding: 20px 0px;
}

#blockThankYouNew .thank-you-col {
    position:relative;
}

#blockThankYouNew .ty-left, #blockThankYouNew .ty-center, #blockThankYouNew .ty-right {
    background: #0c70b8;
    font-size: 18px;
    padding-left: 10px;
    cursor: pointer;
}

#blockThankYouNew .ty-center {
    background: #008CCE;
}

#blockThankYouNew .ty-right {
    background: #00BADC;
}

#blockThankYouNew .corner {
    position: relative;
    bottom: -1px;
    left: -20px;
}

.thank-you-middle-links a {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.thank-you-middle-links a:hover {
    color: #91A7B6;
    cursor: pointer;
    text-decoration: none;
}

#blockThankYouNew .ty-block {
    position: relative;
    height: 180px;
}

#blockThankYouNew .ty-block-title {
    padding: 20px 0px 0px 10px;
    color: #FFF;
    font-size: 27px;
    font-weight: 300;
    line-height: 43px;
}

#blockThankYouNew .ty-block-desc {
    padding: 10px 10px 0px 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

#blockThankYouNew .ty-block-link {
    position: absolute;
    top: 140px;
    padding: 0px 0px 10px 10px;    
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
}
.typLink {
    color: #ffffff;
    cursor: pointer;
}
.typLink:hover {
    color: #54585C;
}
#timerField > div {
    width: auto;
}
.plusBlock img {
    cursor: pointer;
}
.plusBlockTitle {
    font-size: 20px;
    color: #0A71B9;
    cursor: pointer;
}
.plusBlockTitle:hover {
    color: #045B91;
}
.hoverRed:hover {
    background: #B50027 !important;
}
.hoverBlue:hover {
    background: #0E6CAF !important;
}
.netwrix_red, .netwrix_blue {
    border-width: 0;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    width:215px;
    margin: 20px auto;
    padding-top:10px;
    padding-bottom:10px;
    background: #d9272e !important;    
}

.netwrix_blue {
    background: #0c70b8 !important;
}

.netwrix_red:hover {
    background: #B50027 !important;
}

.netwrix_blue:hover {
    background: #0E6CAF !important;
}
            
.w280 {
    width: 280px;
}
.w300 {
    width: 300px;
}
.w320 {
    width: 320px;
}
img[src="//img.netwrix.com/landings/predict/netwrix-logo-April-fools.png"] {

}
.netwrix_logo {
    width: 165px;
    height: 100%;
    cursor: pointer;
}
#meanwhile-text a {
    color: #0c70b8!important;
}
#meanwhile-text a:hover {
    color: #01badc!important;
}
.placeholder {
    color: #999999!important;
}
.form-group label {
    font-size: 13px !important;
}
select.form-control{
    line-height: 28px;         
}
.flex-video {
    margin-bottom: 0;
}
.floatRight {
    float: right !important;
}
.phone-block-fix {
    position: relative;
    height: 22px;
}
#landing_form label {
    font-weight: 400;
}

.img-center {
    text-align: center;
    margin: 0 auto;
}

/*Paddings and Margins*/

.clear-padding-top {
    padding-top: 0;
}

.clear-margin-top {
    margin-top: 0;
}

.clear-margin-bottom {
    margin-bottom: 0;
}

/*Colors*/

.nc-red {
    color: #d9272e;
}
.nc-blue {
    color: #0c70b8;
}
.nc-blue-s {
    color: #008cce;
}
.nc-white {
    color: #FFFFFF;
}
.nc-black {
    color: #000000;
}
.nc-text {
    color: #333d47;
}
.nc-cyan {
    color: #00badc;
}
.nc-gray {
    color: #91a7b6;
}

/*Weights*/

.w100 {
    font-weight: 100;
}
.w400 {
    font-weight: 400;
}
.w600 {
    font-weight: 600;
}
.ty-padding-left {
    padding-right: 5px;
}
.ty-padding-center {
    padding-left: 5px;
    padding-right: 5px;
}
.ty-padding-right {
    padding-left: 5px;
} 
@media screen and (max-width: 991px) {  
    #blockThankYouNew .ty-block {
        position: relative;
        height: 200px;
    }    
    #blockThankYouNew .ty-block-title {
        padding: 20px 0px 0px 10px;
        color: #FFF;
        font-size: 22px;
        font-weight: 300;
        line-height: 43px;
    }    
    #blockThankYouNew .ty-block-link {
        position: absolute;
        top: 160px;
        padding: 0px 0px 10px 10px;    
        color: #FFF;
        font-size: 18px;
        font-weight: 300;
    }   
    #blockThankYouNew .thank-you-title {
        font-size: 34px;
        font-weight: 100;
        color: #54585C;
        line-height: 40px;
    }      
}
@media screen and (max-width: 768px) {
    #blockThankYouNew .ty-block-title {
        padding: 20px 0px 0px 10px;
        color: #FFF;
        font-size: 18px;
        font-weight: 300;
        line-height: 43px;
    }      
    #blockThankYouNew .ty-left, #blockThankYouNew .ty-center, #blockThankYouNew .ty-right {
        font-size: 18px;
        padding-left: 10px;
        cursor: pointer;
        max-width: 230px;
        margin: 0 auto;
        margin-bottom: 20px;
    }   
    #blockThankYouNew .thank-you-title {
        font-size: 34px;
        font-weight: 100;
        color: #54585C;
        line-height: 40px;
    } 
    .ty-padding-left {
        padding-right: 15px;
    }
    .ty-padding-center {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ty-padding-right {
        padding-left: 15px;
    }     
}