/*<style type="text/css">
  
    @font-face{
        font-family:"TradeGothicW01-BoldCn20 675334";
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/<?php echo get_template_directory_uri();?>/Fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot?#iefix");
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot?#iefix") format("eot"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/5fdc935e-9e30-442a-bbe9-8d887b858471.woff") format("woff"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/616c4c87-a077-43f4-a9f4-f01267c13818.ttf") format("truetype"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/c901ad5f-a842-4549-a1f4-583a97f7e169.svg#c901ad5f-a842-4549-a1f4-583a97f7e169") format("svg");
    }
    @font-face{
        font-family:"Trade Gothic W01 Roman";
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot?#iefix");
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot?#iefix") format("eot"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/c4aef0d4-bfcf-4790-acf5-909881f411e8.woff") format("woff"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/e741f29c-bc18-4343-bff3-db2465a0be3e.ttf") format("truetype"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/853e2a9b-4057-42a5-ad7e-0762cda0b13c.svg#853e2a9b-4057-42a5-ad7e-0762cda0b13c") format("svg");
    }
    @font-face{
        font-family:"Trade Gothic W02 Bold 2";
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/65196ee3-28dd-4eca-b4a6-4e2d22efc769.eot?#iefix");
        src:url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/65196ee3-28dd-4eca-b4a6-4e2d22efc769.eot?#iefix") format("eot"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/0909f879-d4b6-4d64-8bfd-b9990c7bd2ff.woff") format("woff"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/974cb5f7-6d77-4490-bdb9-7615021b81f6.ttf") format("truetype"),url("/web/20160205023159im_//wp-content/themes/activenation/<?php echo get_template_directory_uri();?>/Fonts/5263ddfe-a3e4-4276-b299-753b86ed8c3e.svg#5263ddfe-a3e4-4276-b299-753b86ed8c3e") format("svg");
    }
</style>*/

.fact h2{
    font-size:116px;
    color:#706f6f;
    float:left;
    display:inline-block;
    margin-bottom:0;
}

.fact h2 span{
    color:#fb6c1e;
}

.fact p{
    float:right;
    font-family:"Trade Gothic W01 Roman";
    width:460px;
    font-size:23px;
    line-height:1.0;
    font-weight:300;
    letter-spacing:-1px;
	padding-top:20px;
}

h3.motivate{
    margin:0 0 20px 0;
    padding:10px 0;
    background: #6c0574;
    text-align:center;
    color:#fff;
    font-size:37px;
    text-transform:uppercase;
}

h3.motivate span{
    color:#fb6c1e;
    font-style:italic;
}

.left-side-new{
    width:460px;
    float:left;
}

.left-side-new .wpcf7-response-output,
.left-side-new .wpcf7-response-output.wpcf7-display-none,
.left-side-new .wpcf7-response-output.wpcf7-mail-sent-ok{
    display: block;
    height:40px;
    margin:10px 0 10px 0 !important;
}

.form-container-try.form-container-try-new{
    width:100%;
    height:1130px;
    position: relative;
    margin-bottom: 50px;
    
    background: #fb6c1e url(/web/20160205023159im_//wp-content/themes/activenation/images/hand-try-new.png) no-repeat left bottom;
}

.form-container-try.form-container-try-new .form-try-left{
    padding:40px;width:460px;
    float:none;
    background: none;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-container-try.form-container-try-new .form-try-left h2{
    color:#fff;
    font-size: 76px;
    margin-bottom: 0;
}

.form-container-try.form-container-try-new .form-try-left p.under-title{
    font-size: 23px;
    color:#fff;
    line-height:1.3;
    font-weight: 300;
    font-family:"Trade Gothic W01 Roman";
    font-weight: 300;
    letter-spacing:-1px;
    margin-bottom: 10px;
}

.form-container-try.form-container-try-new .form-try-left input{
    width:100%;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-container-try.form-container-try-new .form-try-left form{
    z-index:2;
}

.form-container-try.form-container-try-new .form-try-bottom{
    position: absolute;
    bottom:-2px;
    left:0;
    z-index:0;
}

.form-container-try.form-container-try-new .form-try-left .wpcf7-submit{
    background-image: none;
    background:#79288c;
    position: absolute;
    width:175px;
    color:#fff;
    font-size: 30px;
    text-transform: uppercase;
    right:37px;
    bottom:100px;
    font-family: 'TradeGothicW01-BoldCn20 675334', sans-serif;
}

.form-container-try.form-container-try-new .form-try-left  .checkbox-try{
    position: absolute;
    bottom:20px;
    right:28px;
}

.form-container-try.form-container-try-new .form-try-left  .checkbox-try label{
    position: absolute;
    top:21px;
    left:-130px;
    width:120px;
    font-size:13px;
    color:#fff;
}

.form-container-try.form-container-try-new .form-try-left  .checkbox-try label a{
    color:#fff;
    text-decoration: underline;
}


/* =============================================================================
   ## ++ Social
   ========================================================================== */
   
.social-container{
    width:460px;
    background: #e3e3e3;
    float: right;
    min-height:1808px;
    padding:20px;
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 50px;
}

#sb_wall10167{
    padding:0 !important;
    background: #e3e3e3 !important;
}

#sb_wall10167 .sboard.sb-modern .sb-item{
    border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.follow-us-here{
    background: #e3e3e3;
    padding-top:10px;
    border-top: 1px solid #fff;
    margin-top: 20px;
    overflow: hidden;
    padding:30px;
}

.follow-us-here img.follow-here-arrow{
    float: left;
    margin-top: 13px;
}

.follow-us-here .inner{
    border-top:1px solid #fff;
    border-bottom: 1px solid #fff;
    width:100%;
    overflow: hidden;
    padding:20px 0;
}

.follow-us-here .social-icons{
    margin-top: 0;
    width:102px;
    height:65px;
}

.follow-us-here .social-icons img{
    margin: 0 0 5px 5px;
}
/*
     FILE ARCHIVED ON 02:31:59 Feb 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:38:23 Jul 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.371
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.035
  esindex: 0.006
  cdx.remote: 17.366
  LoadShardBlock: 68.368 (3)
  PetaboxLoader3.datanode: 61.136 (4)
  PetaboxLoader3.resolve: 131.868 (2)
  load_resource: 145.831
*/