

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {



    vertical-align: middle;



}

.link-ecco {
	    color: hsla(0, 0%, 100%, .7);
	    text-decoration: none;
}
.link-ecco:hover {
        color: #ffa300;
        text-decoration: none;
}
.linku {
        text-decoration: none;
}
.link-affil {
	    text-decoration: none;
}
.text-ecco {
	    color: hsla(0, 0%, 100%, .7);
}
img.news-img {
    margin-top: 25px;
}
.blog-date {
	margin-bottom: 15px;
}

/*slider arrows */
.w-slider-arrow-left.background {
    display: none;
}
.w-slider-arrow-right.background {
    display: none;
}
.w-slider-nav.background {
     display: none;
}

/*slider fade*/
.body-sect {
    display: block;
    height: auto;
    position: relative;
    z-index: 6;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    display: block;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.header-sect {
    display: block;
    margin-top: 20px;
    position: inherit;
    z-index: 6;
    margin-bottom: 20px;
}
/*.bg-slider {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    display: block;
    overflow: visible;
    height: 100vh;
}*/
.fade-img{
	background-color: rgba(255,255,255,0.8);
    width: 100%;
    /* z-index: -1000; */
    height: 1000%;
    margin-top: -30px;
    position: fixed;
}



/*forms*/
.submit {
    color: #333333;
}
.input.textarea textarea {
    color: #333333;
}
.blog-sub {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: hsla(0, 0%, 100%, .7);
}
.pagination {
    color: #fff;
}

.pagination-wrapper span {
    display: inline-block;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #ffa300;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: hsla(0, 0%, 100%, .7);
}
.pagination-wrapper span a{
    display: inline-block;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #ffa300;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.titl-ora {
        color: #ffa300;
}
input.w-button.comment-button {
  margin-top: 10px;
}
.mce-tinymce.mce-container.mce-panel {
  opacity: 0.5;
}
.mce-tinymce.mce-container.mce-panel:focus  {
  opacity: 1;
  color: #1b4c7a;
}
.form-item.captc {
    margin-top: 10px;
    width: 18%;
}
.login-form {
    display: inline-block;
    width: 40%;
}
.h2.member-login {
    float: none;
    font-family: 'Open Sans', sans-serif;
    color: #ffa300;
    font-weight: 300;
    text-align: left;
}
.input.checkbox input{
    display: inline;
    width: 5%;
    margin-right: 10px;
}
.input.checkbox label{
    display:inline;
}
.nav-memb {
    /*background-color: transparent;*/
}
.mem-nav {
    margin-bottom:0px;
}
.w-col.w-col-4.cat-controls {
    text-align: right;
}
.profile-form {

    margin-bottom: 20px;
}
.social {
    text-decoration: none;
    /* display: block; 
    width: 22px;
    margin-top: -3px;*/
    margin-right: 0px;
    margin-left: 10px;
    /* float: right; */
    clear: none;
    opacity: 1;
}
.social:hover {
    /*width: 22px;*/
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.member-require {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #ffa300;
    font-size: 22px;
    line-height: 55px;
    font-weight: 300;
}
a {
    text-decoration:none;
    color:#ffa300;
}
.img-responsive {
    /*display: block;
    max-width: 100%;
    height: auto;*/
}
.w-row.affil-row {
    margin-top: 20px;
}

form .input.text.requir label:after {
    color: #e32;
    content: '*';
    display: inline;
}
form .input.select.requir label:after {
    color: #e32;
    content: '*';
    display: inline;
}

/*homepage view more or less*/
.click-for-less {
    margin-top: 0px; 
}
.click-for-more {
    margin-top: 0px; 
}
.h1 {
    float: none;
    display: block;
}
/*end homepage view more or less*/



/*podcast items */
/*.cta._1 {
    height: 650px;
}
.cta-text {
    display: block;
}*/
/*end podcast items */

/*start nav*/
.dd-link {
    background-color: rgba(27, 76, 122, .85);
}
a.w-dropdown-link.dd-link {
    color: #ffa300;
}
/*a.w-dropdown-link.dd-link:active {
    color: #fff;
}*/
a.w-dropdown-link.dd-link.w--current {
    color: #fff;
}
.main-nav-link {
    margin: 0px 18px;
}
/*end nav*/

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

div.g-recaptcha {
    margin-top: 10px;
}

@media (max-width: 991px){
    /*mobile nav start*/
    /*.dd-links-wrapper {
        padding-top: 0;
    }*/
    .w-nav-overlay {
        overflow: visible; 

    }
    .mobi-menu.w--open {
        background-color: hsla(0, 0%, 100%, .2);
        /*background-color: rgba(27, 76, 122, .85);*/
    }
    a.w-dropdown-link.dd-link {
        color: #fff;
    }
    /*mobile nav end*/
}

@media (max-width: 767px) {

  /*.fade-img {
    margin-left: -20px;
   }*/
   /*.form-item.captc {
        margin-top: 10px;
        width: 25%;
    }*/
    .col-form {
        padding-left: 0;
        padding-right: 0;
    }
    .license-col {
        width: 20%;
    }
    .form-item.captc {
        width: 25%;
    }
    .faq-wrapper.cat-index{
        height : 75px;
    }
    .affiliate-title {
        padding-top: 0px; 
        padding-bottom: 15px;
    }
    .faq-wrapper {
        height: 75px;
    }
}

@media (max-width: 479px) {

    .form-item.captc {
        width: 50%;
    }
    .faq-wrapper {
        height: 75px;
    }
}


