.right-column h3.h3-title {
    padding-left: 15px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt25 {
    margin-top: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.row .join-now {
    margin: 35px 0 55px;
    padding: 0.9em 0 0.7em;
}

.iBeacon-items p{
  font-size: 16px;
  line-height: 24px;
}

.iBeacon-items h5{
	font-size: 18px;
	line-height: 18px;
	color: #0073c9;
	font-weight: 700;
	margin-bottom: 5px;
}

.iBeacon-items h6{
	font-size: 16px;
	line-height: 16px;
	color: #0073c9;
	font-weight: 700;
	margin-bottom: 7px;
}

img[src*="Shadow-Line.png"]{
	opacity: 0.4;
}

.row .join-now{
	margin: 35px 0 55px;
	padding: 0.9em 0 0.7em;
}


.join-now .column.small-12.large-12 {
    padding: 10px 20px 3px !important;
}

.join-form > form {
    margin: 0;
    width: 125%;
}

*::-moz-placeholder, input:-moz-placeholder{

	color: #404040 !important;
}

/*Some helpers*/
.backg-sky{
    background: #F6FAFD;
}

.temp-height{
    height: 100px; /*This is a temporaly height*/
}

.mt0{
    margin-top: 0;
}


.mt46{
    margin-top: 46px;
}

.mt68{
    margin-top: 68px;
}

.margin-top-40 {
    margin-top: 3%;
}

.ml15{
    margin-left: 0.9375em;
}

.bb{
    border-bottom: 1px solid #DADADA;
}

.ml32{
    margin-left: 1.938em;
}

.ta-center{
    text-align: center;
}

.mt20{
    margin-top: 20px;
}
.mb20{
    margin-bottom: 20px;
}

.img1{
    margin-top: 55px;
}
/*End of Helpers*/

/*sidebar styles*/

nav.sidebar ul.nav-left li:first-child {
    background: none;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    color: #000;
    display: block;
    font-weight: 400;
    padding: 0;
}

nav.sidebar ul.nav-left li{
    border:1px solid #ddd;
    border-top: 0px;

    display: block;
}

nav.sidebar ul.nav-left{
    list-style: none;
}

nav.sidebar ul.nav-left li.item a{
    color: inherit;
    padding: 10px 15px;
    display: block;
    font-weight: 400;
    font-size: 15px;
    position: relative;
}

nav.sidebar ul.nav-left li.item i.fa.fa-caret-right {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    float: right;
    right: 10px;
}

nav.sidebar ul.nav-left li.item a:hover {
    color:#0095dc ;
    text-decoration: none;
}

nav.sidebar ul.nav-left li.item.item-active, nav.sidebar ul.nav-left li.item a:active{
    color: #FFF;
    background: #0095dc none repeat scroll 0 0;
}

nav.sidebar ul.nav-left li.item.item-active a{
    color: #ffffff;
    background: none repeat scroll 0 0 #0095dc;
    position: relative;
}

nav.sidebar ul.nav-left li.item a > span.grey-arrow{
    display: none;
}

nav.sidebar ul.nav-left li.item.item-active a > span.grey-arrow{
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #BBBBBB;
    border-top: 6px solid transparent;
    height: 0;
    position: absolute;
    right: 12px;
    top: 17px;
    width: 0;
}

nav.sidebar ul.nav-left li:last-child{
    border-radius: 0 0 4px 4px;
}

/*end of sidebar styles*/

/*right column styles*/

.right-column{
    color: #464646;
}

.right-column h3.h3-title {
    padding-left: 15px;
}



.right-sidebar-head {
    text-align: center;
    padding: 15px 0;
    background-color: #1377bc;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.35);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.35);
    background-image: -webkit-linear-gradient(bottom, #7C8E3A, #AFCA61);
    background-image: -moz-linear-gradient(bottom, #7C8E3A, #AFCA61);
    background-image: -o-linear-gradient(bottom, #7C8E3A, #AFCA61);
    background-image: -ms-linear-gradient(bottom, #7C8E3A, #AFCA61);
    background-image: linear-gradient(to top, #7C8E3A, #AFCA61);
}

.right-sidebar-head h4 {
    color: #fff;
    text-shadow: 0 2px rgba(0,0,0,.2);
    font-size: 1.75em;
    margin: 0;
}

ul.first-list {
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
}

ul.first-list > li{
    color: #4D4D4D;
    font-size: 0.85em;
    text-shadow: 0 1px #FFFFFF;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #D7D7D7;
    padding: 10px 15px;
    background: #E9E9E9;
}

.green-bullet-list {
    background: none repeat scroll 0 0 #E9E9E9;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #FFFFFF;
    color: #A4C14D;
    font-size: 0.7em;
    padding: 1.3375em 1.1475em 1.938em 2.238em;
}

.green-bullet-list > li {
    padding-bottom: 0.8em;
}

.green-bullet-list > li > span {
    color: #4C4C4C;
}

.img-int-plat.hide-for-medium-down{
    margin-bottom: 3em;
}

.img-int-plat{
    text-align: center;
}

.img-int-plat.hide-for-medium-up{
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

.column-valign-middle{
    display: table-cell !important;
    float: none !important;
    vertical-align: middle !important;
}

.requerid-text {
    color: #979797;
    font-size: 0.75em;
    margin-top: -1.25em;
}

.requerid-text > span {
    color: #0073C9;
    font-size: 1.1em;
}

.IL-form label {
    cursor: default;
    text-align: right;
    margin-top: 7px;
}

.IL-form label span {
    color: #0073C9;
}

.IL-form input[type="text"], .IL-form textarea, .IL-form input[type="email"], .IL-form input[type="number"],.IL-form input[type="tel"]{
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 0;
}

.IL-form .small-12.large-4.column {
    font-size: 0.875em;
    padding-top: 7px;
    /*    padding-bottom: 7px;*/ /* If Existing Users comebacks, this line must be seted again */
}

.IL-form .small-12.large-4.column > a{
    text-decoration: underline;
    color: #0073c9;
    font-weight: bold;
}

.IL-form .small-12.large-4.column > a:hover,.IL-form .small-12.large-4.column > a:active{
    text-decoration: none;
}

.IL-form .form-boton{
    text-align: right;
}

.IL-form .row{
    margin: 0 0 0.7em;
}

.IL-form .row.time-to-contact{
    margin: 0 0 1.5em;
}

.IL-form .form-boton input{
    color:#FFFFFF;
    background-image: -webkit-linear-gradient(bottom, #007cc2, #64c5ff);
    background-image: -moz-linear-gradient(bottom, #007cc2, #64c5ff);
    background-image: -o-linear-gradient(bottom, #007cc2, #64c5ff);
    background-image: -ms-linear-gradient(bottom, #007cc2, #64c5ff);
    background-image: linear-gradient(to top, #007cc2, #64c5ff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007cc2', endColorstr='#64c5ff',GradientType=0 ); /* IE6-8 */
    background-color: #42ace7;
    /*font-family: "Droid Sans";*/
    border-radius: 5px;
    font-weight: bold;
    -webkit-box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    -moz-box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    border: solid 1px #0095e2;
    padding: 5px 15px;
    font-size: 0.9em;
    text-shadow: 1px 1px 1px #3D3D3D;
}

.IL-form .form-boton input:hover,.IL-form .form-boton input:active{
    cursor: pointer;
    background-color: #42ace7;
    -webkit-box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    -moz-box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    box-shadow: 0 1px rgba(0,69,127,.75), inset 0 1px 1px #fff;
    border: solid 1px #0095e2;
    background-image: -webkit-linear-gradient(bottom, #64c5ff,   #007cc2);
    background-image: -moz-linear-gradient(bottom, #64c5ff,   #007cc2);
    background-image: -o-linear-gradient(bottom, #64c5ff,   #007cc2);
    background-image: -ms-linear-gradient(bottom, #64c5ff,   #007cc2);
    background-image: linear-gradient(to top, #64c5ff,   #007cc2);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c5ff', endColorstr='#007cc2',GradientType=0 ); /* IE6-8 */
}

/*Some validation Styles*/
.IL-form small {
    color: rgba(0, 0, 0, 0);
}

.IL-form .error small {
    color: #dd0000;
}

.IL-form .error input, .IL-form .error textarea{
    background: transparent;
    box-shadow: 0 0px 2px #dd0000;
    /*	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s, color 0.45s ease-in-out 0s;*/
}
/*end of Some validation Styles*/


.mb20.row{
    margin-bottom: 20px;
}

.row .bb{
    padding-bottom: 58px;
}

.margin-top-40.row.bb {
    margin-top: 3%;
}

.show-in-retina-display{
    display: none;
}

.hide-in-retina-display{
    display: inline;
}

/* end of right column styles */


/*Sprite NoRetina Styles*/
.g, .rss, .twitter, .Cruz-lightbox, .facebook, .Flecha-getstarted, .Flecha-submit{
    background: url(../img/sprites/sprite-no-retina.png) no-repeat !important;
}

.g{
    background-position: -76px -37px ;
    width: 27px;
    height: 28px;
}

.rss{
    background-position: -43px -38px ;
    width: 21px;
    height: 22px;
}

.twitter{
    background-position: 0 -37px ;
    width: 29px;
    height: 23px;
}

.Cruz-lightbox{
    background-position: -87px 0;
    width: 29px;
    height: 31px;
}

.facebook{
    background-position: -60px -1px ;
    width: 12px;
    height: 26px;
}

.Flecha-getstarted{
    background-position: -11px -9px ;
    width: 11px;
    height: 10px;
}

.Flecha-submit{
    background-position: -39px -10px ;
    width: 7px;
    height: 8px;
}

/*end Sprite Noretina Styles*/


/*form-join now*/

.row .join-now {

    border: 1px solid #D3D3D3;
    box-shadow: 0 2px 1px 0 #D3D3D3;
    background-image: -webkit-linear-gradient(bottom,#DEDEDE, #F7F7F7);
    background-image: -moz-linear-gradient(bottom,#DEDEDE, #F7F7F7);
    background-image: -o-linear-gradient(bottom,#DEDEDE, #F7F7F7);
    background-image: -ms-linear-gradient(bottom,#DEDEDE, #F7F7F7);
    background-image: linear-gradient(to top,#DEDEDE, #F7F7F7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7', endColorstr='#DEDEDE',GradientType=0 ); /* IE6-8 */
}


.row.join-now > .column.small-12.large-12{
    padding: 3px 20px;
}

.join-now div.join-text{
    color: #636363;
    display: inline-block;
    font-family: "droid sans" !important;
    font-size: 26px;
    padding-right: 54px;
    float: left;
}

.join-now div.join-text span {
    color: #1A2A55;
    font-weight: bold;
}

.join-now div.join-form{
    display: inline-block;
    float: left;
}

.join-now div.join-form input[type="text"]{
    display: inline-block;
    width: auto;
    margin: 0 0 0 1em;
    position: relative;
    top:-4px;
    box-shadow: 0 0 2px 1px #C2D0DB;
    width: 60%;
}

.join-now div.join-form input[type="submit"] {
    background-image: linear-gradient(to top, #44A9D7, #94D0F2);
    border: 1px solid #6FB2DD;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: 0.5em;
    padding: 6px 15px;
    position: relative;
    top: -4px;
}
.join-now div.join-form input[type="submit"]:hover {
    background-image: linear-gradient(to top, #94D0F2, #44A9D7);
    border: 1px solid #6FB2DD;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: 0.5em;
    padding: 6px 15px;
    position: relative;
    top: -4px;
}
/*
.join-now div.join-form input[type="submit"] {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #42ACE7 !important;
    background-image: linear-gradient(to bottom, #64C5FF 0%, #007CC2 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #0095E2;
    box-shadow: 0 1px rgba(0, 69, 127, 0.75), 0 1px 1px #FFFFFF inset;
    font-size: 12px;
}
.join-now div.join-form input[type="submit"]:hover, .join-now div.join-form input[type="submit"]:active {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #64C5FF !important;
    background-image: linear-gradient(to bottom, #007CC2 0%, #64C5FF 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #0095E2;
    box-shadow: 0 1px rgba(0, 69, 127, 0.75), 0 1px 1px #FFFFFF inset;
    color: #FFFFFF;
    font-size: 12px;
}
*/

.joinNowError {
    color: #FF0000 !important;
    font-size: 12px !important;
    font-weight: normal !important;
    height: auto;
    position: absolute;
    text-align: center;
    width: 180px;
}

.playContent4, .playContent5{
    width: 100%;
}
.playContent4{
    background: url("../img/mobile-survey-v2/photo-4.jpg") no-repeat scroll center top 25px hsla(0, 0%, 0%, 0);
    height: 284px;
}

.js.no-touch.no-svg.no-inlinesvg.no-svgclippaths.no-ie8compat .playContent4{
    background: url("../img/mobile-survey-v2/photo-4.jpg") no-repeat center 25px;
    height: 284px;
}

.playContent5{
    background: url("../img/mobile-survey-v2/photo-5.jpg") no-repeat scroll top 0 center;
    height: 310px;
    margin-top: 26px;
}

.js.no-touch.no-svg.no-inlinesvg.no-svgclippaths.no-ie8compat .playContent5{
    background: url("../img/mobile-survey-v2/photo-5.jpg") no-repeat center 0;
    height: 310px;
    margin-top: 26px;
}

img.play4, img.play5{
    position: relative;
    opacity: 0.8;
}

img.play4:hover, img.play5:hover{
    opacity: 1;
}

img.play4{
    left: -8px;
    top: 71px;
}

img.play5{
    left: 3px;
    top: 128px;
}

a.info{
    font-weight: bold;
    color: #0C70C5;
    font-size: 15px;
    text-decoration: underline;
}

a.info:hover{
    text-decoration: none;
}

.reveal-modal{
    background: url("../img/fancybox_overlay.png") repeat scroll 0 0 transparent;
    height: 28% !important;
    margin-left: -48.5% !important;
    margin-top: -6%;
    width: 97% !important;
    padding: 0.875em !important;
    border-radius: 4px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    border-bottom: 0 !important;
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video{
    height: 65% !important;
}
.close{
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -0.9em !important;
    top: -0.8em !important;
    width: 36px;
    z-index: 8040;
    background-image:url("../img/fancybox_sprite.png");
}


@media only screen and (max-width: 767px){
    .sidebar.mb-40-small{
        margin-bottom: -40px;

    }

    .large-12.column.mb-40small{
        margin-bottom: 40px !important;
    }

    .no-mb-small{
        margin-bottom: 0 !important;
    }

    .no-padding-for-small {
        padding: 0;
    }

    .middle nav.sidebar ul.nav-left li:last-child, .middle nav.sidebar ul.nav-left li:first-child {
        border-radius: 0 0 0 0;
    }

    nav.sidebar ul.nav-left{
        margin-bottom: 0 !important;
        background: #EEEEEE;
    }

    .middle nav.sidebar ul.nav-left li {
        border-width: 0 0 1px;
    }

    .middle nav.sidebar ul.nav-left li.item.item-active a{
        background: #D8D8D8;
    }

    .middle nav.sidebar ul.nav-left li.item.item-active a > .grey-arrow{
        display: none;
    }

    .right-column h5.sub-title {
        text-align: center;
    }

    .right-column .sky-box h5.sub-title {
        text-align: left;
    }

    .IL-form .small-12.large-4.column{
        text-align: right;
    }

    .hide-768-down{
        display:none;
    }

    .IL-form section.row{
        margin: 0 0 0.3em;
    }

    .IL-form textarea {
        /*    	margin-bottom: 14px;*/
    }

    .text-area .small-12.large-9 small {
        display: inline-block;
        margin-bottom: 14px;
    }
}

@media only screen and (min-width: 768px){
    .IL-form input::-moz-placeholder {
        color:#fff;
    }

    ::-webkit-input-placeholder {
        color:#fff;
    }

    :-ms-input-placeholder {
        color:#fff;
    }

    .IL-form textarea::-moz-placeholder {
        color:#fff;
    }

    ::-webkit-textarea-placeholder {
        color:#fff;
    }

    :-ms-textarea-placeholder {
        color:#fff;
    }

    .no-padding-large{
        padding: 0;
    }

}


@media only screen and (max-width: 767px) {


    .join-now div.join-text,.join-now div.join-form{
        display: block;
    }

    .join-now div.join-text{
        margin-bottom: 1em;
    }

    .join-now div.join-form input[type="text"]{
        margin-left: 0;
    }

    .row .join-now{
        border-bottom: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        margin: 0 -0.9375em;
        margin-top: 15%;
    }

    h4.mt46, h4.mt68{
        margin-top: 30px !important;
    }
}

@media only screen and (max-width: 1024px){
    .join-now div.join-text,.join-now div.join-form{
        display: block;
    }

    .join-now div.join-text{
        margin-bottom: 1em;
    }

    .join-now div.join-form input[type="text"]{
        margin-left: 0;
    }

    .row .join-now{
        border-bottom: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        /*margin: 0 -0.9375em;*/
    }

    .join-form > form{
        width: 100%;
    }

    .joinNowError {
        text-align: left;
    }
}

@media only screen and (max-width: 940px) and (min-width: 300px) {
    .join-now div.join-text {
        padding-right: 0px;
        text-align: center;
        width: 100%;
    }
    .join-now div.join-form {
        width: 100%;
        padding-top: 15px;
        margin-left: 40%;
    }
}

@media only screen and (min-width: 941px) and (max-width:1000px) {
    .join-now div.join-text {
        float: left;
        padding-right: 20px;

    }
}






