/* Userbox */
.userbox {
    display: inline-block;
    margin: 3px 17px 0 0;
    position: relative;
    vertical-align: middle;
}

.userbox > a {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

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

.userbox .profile-info,
.userbox .profile-picture {
    display: inline-block;
    vertical-align: middle;
}

.userbox .profile-picture img {
    width: 35px;
    color: transparent;
}

.userbox .profile-info {
    margin: 0 4px 0 10px;
}

.userbox .name,
.userbox .role {
    display: block;
}

.userbox .name {
    color: #000011;
    font-size: 1.3rem;
    line-height: 1.2em;
}

.userbox .role {
    color: #ACACAC;
    font-size: 1.1rem;
    line-height: 1.2em;
}

.userbox .custom-caret {
    color: #000011;
    font-size: 11px;
}

@media only screen and (max-width: 767px) {
    .userbox .name,
    .userbox .role {
        max-width: 68px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
/* Userbox - Open */
.userbox.open > a {
    position: relative;
    z-index: 993;
    background: transparent !important;
}

.userbox.open > a .custom-caret:before {
    content: "\f106";
}

.userbox.open .dropdown-menu {
    border: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: -11px;
    padding: 45px 10px 0;
    top: -10px;
    width: 100%;
    z-index: 992;
}

.userbox.open .dropdown-menu li {
    margin-bottom: 5px;
}

.userbox.open .dropdown-menu a {
    border-radius: 2px;
    color: #7d7d7d;
    display: block;
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding: 5px 10px;
}

.userbox.open .dropdown-menu a:hover {
    color: #FFF;
}

.userbox.open .dropdown-menu i {
    font-size: 1.7rem;
    margin-right: 3px;
    vertical-align: middle;
}

li.light .userbox .name, li.light .userbox .custom-caret {
    color: #fff;
}

li.light .userbox.open .name, li.light .userbox.open .custom-caret{
    color:#333;
}

.userbox {
    margin: 22px 13px;
}

/* Userbox - Mobile */
@media only screen and (max-width: 767px) {
    .userbox {
        float: left;
        margin: 16px 0 0 12px;
        position: relative;
    }

    .userbox:after {
        background: #E9E9E6;
        content: '';
        height: 63px;
        margin: 0;
        position: absolute;
        right: -21px;
        top: -18px;
        width: 1px;
    }

    .userbox .profile-picture {
        display: none;
    }

    .userbox.open .dropdown-menu {
        left: -5px;
        padding: 43px 0 0 0;
    }
}

/* General */
.font-secondary{
    font-family: "Shadows Into Light", cursive;
}


/* Header */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    background: #2ac461;
    border: 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .img-thumbnail img {
    max-width: 40px;
    border-radius: 50%;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu{
    border-radius:0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p{
    color:#fff;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar strong{
    padding-top:12px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.lang .active a{
    background:transparent;
    color:#2ac461;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.lang a:hover{
    color:#2ac461;
}

#header .separator {
    background-color: #F6F6F6;
    background-image: -webkit-linear-gradient(#F6F6F6 60%, #EDEDED);
    background-image: linear-gradient(#F6F6F6 60%, #EDEDED);
    display: inline-block;
    height: 100%;
    margin: 0 25px 0;
    width: 2px;
    vertical-align: middle;
}

/* Landing Page */
@media only screen and (min-width:768px){
    .landing-hero .word-rotate{
        max-height: 62px;
        line-height: 62px;
        font-weight: 800;
    }
}

.scroll-indicator i{
    color: #d2d2d2;
    font-size: 30px;
    line-height: 30px;
}

.scroll-indicator a:hover, .scroll-indicator a:focus, .scroll-indicator a:active{
    text-decoration:none;
}

#landing-carousel .owl-item, #landing-carousel .owl-item.cloned {
    opacity: 0;
}

#landing-carousel .owl-item.active{
    opacity:0.7;
    transition: all 0.3s ease-in-out;
}

#landing-carousel .owl-item.center.active {
    transition: all 0.3s ease-in-out;
    z-index: 1000;
    opacity: 1;
}

#landing-carousel .owl-carousel.show-nav-title .owl-nav {
    top: 50%;
    right: 0;
    margin-top: -16px;
    width: auto;
    left: 0;
}

#landing-carousel .owl-carousel.show-nav-title .owl-nav [class*="owl-"]{
    background: transparent;
    width: auto;
    font-size: 20px;
    padding: 6px 9px;
    height: auto;
    opacity: 1;
    line-height: 20px;
}

#landing-carousel .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:hover, #landing-carousel .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:active {
    background: transparent;
    width: auto;
    font-size: 20px;
    padding: 6px 9px;
    height: auto;
    opacity: 1;
    line-height: 20px;
    color:#2ac461;
}

#landing-carousel .owl-carousel .owl-nav .owl-next{
    right:-45px;
}

#landing-carousel .user-box{
    background: #fff;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #fefefe;
    text-align: left;
}

#landing-carousel .owl-carousel .owl-item img.user-avatar{
    width:40px;
    border-radius:50%;
    display:inline-block;
    margin-right:15px;
}

#landing-carousel .user-box .user-name{
    font-size:20px;
}

.user-box .profit-rate p{
    font-size: 2.4rem;
    line-height:30px;
}

.user-box .profit-rate small{
    text-transform: uppercase;
}

.user-box .risk-factor{
    border: 1px solid;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 24px;
    font-size: 18px;
}

.user-box .risk-factor.risk-6{
    border-color:#ed9c28;
}

.user-box .risk-factor.risk-7{
    border-color:#d2322d;
}

.user-box .profit-rate .col-md-4, .user-box .profit-rate .col-xs-4{
    border-left:1px solid #eee;
}

.user-box .profit-rate .col-md-4:first-child, .user-box .profit-rate .col-xs-4:first-child{
    border-left:0;
}

.user-box .chart.chart-xs{
    height:100px;
    width:100%;
    margin-bottom: 40px;
}

.user-box .chart-row{
    padding-right:15px;
    margin-left:-15px;
}

@media only screen and (max-width:991px){
    #landing .counters > div{
        min-height:145px
    }
}

#landing .custom-feature-box-style-1 .feature-box-icon {
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 47px !important;
    border-color: #dcdcdc !important;
    margin-right: 35px;
    top:5px;
}

#landing .feature-box.feature-box-style-3 h4{
    font-size: 1.3em;
    font-weight: 600;
    margin: 0;
}

@media only screen and (max-width:767px){
    #landing .custom-feature-box-style-1 .feature-box-icon{
        margin-right:10px;
    }
    #landing .feature-box.feature-box-style-3 p{
        line-height:1.3
    }
    #landing .btn-slider-action{
        font-size:18px !important;
        padding:6px 12px !important;
        line-height:24px !important;
    }
    #landing .word-rotator-title{
        font-size:32px !important;
        line-height:32px !important;
    }
    #landing .word-rotate{
        max-height:26px;
        line-height:26px;
    }
    #landing .custom-label{
        font-size:18px !important;
    }
}

#landing .custom-product-image-pos-1._absolute {
    position: absolute;
    top: 0;
    left: 0;
}
#landing .custom-product-image-pos-1._relative {
    position: relative;
    top: 60px;
    padding-bottom: 60px;
}

#landing .custom-product-image-pos-2 {
    position: absolute;
    top: -80px;
    left: 61vw;
    width: auto;
    height: 170%;
    z-index: 2;
}
@media (max-width: 991px) {
    #landing .custom-product-image-pos-2 {
            left: 74vw;
    }
}
@media (max-width: 767px) {
    #landing .custom-product-image-pos-2 {
            display: none;
    }
}

#landing .testimonial-custom .testimonial-author img{
    margin-bottom:0;
}

#landing .testimonial.testimonial-custom .testimonial-author{
    margin-top:15px;
}

#landing .testimonial-custom .testimonial-author strong{
    padding-top:0;
}

.body-sign {
	display: table;
	margin: 0 auto;
	max-width: 500px;
	padding: 0 15px;
	width: 100%;
}
.body-sign .center-sign {
	display: table-cell;
	padding-top: 0px;
	vertical-align: middle;
}
.body-sign .panel-sign {
	background: transparent;
}
.body-sign .panel-sign .panel-title-sign .title {
	background-color: #CCC;
	border-radius: 5px 5px 0 0;
	color: #FFF;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 2rem;
	padding: 13px 17px;
	vertical-align: bottom;
}
.body-sign .panel-sign .panel-body {
	background: #FFF;
	border-top: 5px solid #CCC;
	border-radius: 5px 0 5px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	padding: 33px 33px 15px;
}

/* Sign Screens - Elements */
.body-sign .input-group-icon .input-group-addon i {
	width: 14px;
}
.body-sign .checkbox-custom {
	margin-top: 8px;
}
.body-sign .line-thru {
	display: block;
	font-size: 1.2rem;
	position: relative;
}
.body-sign .line-thru span {
	color: #CCC;
	position: relative;
	z-index: 3;
}
.body-sign .line-thru:before {
	background-color: #FFF;
	content: '';
	height: 10px;
	left: 50%;
	position: absolute;
	margin: -5px 0 0 -20px;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.body-sign .line-thru:after {
	border-bottom: 1px solid #DADADA;
	content: '';
	display: block;
	left: 10%;
	position: absolute;
	top: 47%;
	width: 81%;
	z-index: 1;
}

.body-sign .logo {
    margin-top: 31px;
}

.body-sign .panel-sign .panel-title-sign .title {
    background-color: #2ac461;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #2ac461;
}
/* Form - Custom Checkbox */
.checkbox-custom {
	position: relative;
	padding: 0 0 0 25px;
	margin-bottom: 7px;
	margin-top: 0;
}

.checkbox-custom.checkbox-inline {
	display: inline-block;
	vertical-align: middle;
}

.form-group .checkbox-custom.checkbox-inline {
	margin-top: 7px;
	padding-top: 0;
}

.checkbox-custom:last-child, .checkbox-custom:last-of-type {
	margin-bottom: 0;
}

.checkbox-custom input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 3px;
	margin: -6px 0 0 0;
	z-index: 2;
	cursor: pointer;
}

.checkbox-custom input[type="checkbox"]:checked + label:after {
	position: absolute;
	display: inline-block;
	font-family: 'FontAwesome';
	content: '\F00C';
	top: 50%;
	left: 4px;
	margin-top: -5px;
	font-size: 11px;
	line-height: 1;
	width: 16px;
	height: 16px;
	color: #333;
}

.checkbox-custom input[type="checkbox"]:disabled {
	cursor: not-allowed;
}

.checkbox-custom input[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}

.checkbox-custom input[type="checkbox"]:disabled + label {
	cursor: not-allowed;
}

.checkbox-custom input[type="checkbox"]:disabled + label:before {
	background-color: #eee;
}

.checkbox-custom label {
	cursor: pointer;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.2;
}

.checkbox-custom label:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -9px;
	width: 19px;
	height: 18px;
	display: inline-block;
	border-radius: 2px;
	border: 1px solid #bbb;
	background: #fff;
}

.checkbox-custom label + label.error {
	display: block;
}

.btn-borders.btn-primary.custom-btn-style-2{
    border-width: 2px;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 8px 24px;
    background: transparent !important;
    border-color: rgba(42, 196, 97, 0.5);
    outline: none;
}

html .btn-borders.btn-primary:hover:hover, html .btn-borders.btn-primary:focus:hover{
    border-color: rgba(42, 196, 97, 1);
}

.heading.heading-middle-border:before {
    border:0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
}

#landing .payment-logos{
    display:flex;
    justify-content: space-evenly;
}

#landing img.img-responsive.payment-logo {
    padding: 15px 0px;
}

@media only screen and (max-width:767px){
    #landing .payment-logos{
        display:block;
    }
    #landing img.img-responsive.payment-logo{
        padding:15px;
        max-width:100px;
        display:inline-block
    }
}

#landing .payment-logos span.logo-divider{
    background-image: linear-gradient(to top, transparent, #DBDBDB, transparent);
    background-image: -webkit-linear-gradient(top, transparent, #DBDBDB, transparent);
    width: 1px;
}

#landing img.img-responsive.payment-logo:last-child {
    border-right: 0;
}

#landing .heading.heading-middle-border-center h4{
    background:#f4f4f4;
}

#landing .landing-form .input-lg{
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height: 1.42857143;
    border-radius:4px;
}

#footer.landing-footer .footer-ribbon{
    margin-top:-70px;
}

#footer.landing-footer .logo img{
    max-height:30px;
}


/* Help Desk */
/* Help Default*/

.help-body .header-slider #search-form input{
    min-width:250px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #2ac461;
    border-radius: 0;
    color: #FFF;
}

.help-body .header-slider #search-form button, .help-body .header-slider #search-form a{
    background: transparent;
    box-shadow: none;
    color: #2ac461;
    border: 1px solid #2ac461;
    border-radius: 0;
    margin-left: 10px;
}
.help-body .header-slider #search-form button:hover, .help-body .header-slider #search-form a:hover{
    background:#2ac461;
    color: #fff;
}

.help-body .header-slider .custom-layer-caption{
    font-size: 40px;
    line-height:40px;
    background: rgba(0,0,0,0.8);
}

@media only screen and (max-width:767px){
    .help-body .header-slider .custom-layer-caption span, .help-body .rev_slider .tp-caption form i, .help-body .rev_slider .tp-caption form input{
        font-size:17px !important;
    }
    
    .help-categories.tabs.tabs-simple .nav-tabs > li a,  
    .help-categories.tabs.tabs-simple .nav-tabs > li a:hover,  
    .help-categories.tabs.tabs-simple .nav-tabs > li a:focus{
        padding:15px 7px;
    }
    
    .help-categories .featured-boxes-style-5 .featured-box .icon-featured,  
    .help-categories .featured-boxes-style-6 .featured-box .icon-featured,  
    .help-categories .featured-boxes-style-7 .featured-box .icon-featured{
        font-size:20px;
        height:50px;
        width:50px;
        line-height: 50px;
    }
    
    .help-categories.tabs.tabs-simple .nav-tabs > li p{
        font-size:14px;
    }
    
}

@media only screen and (min-width:768px){
    .help-body .faq-section .list li{
        width: 49%;
        display: inline-block;
    }
    .help-body .faq-section .list li:nth-child(odd) {
        text-align: right;
        padding-right: 7px;
        padding-left: 0;
    }
    .help-body .faq-section .list li:nth-child(odd) i {
        display: none;
    }
}

.help-body .faq-section .list li a{
    color:#444;
}

.see-all{
    font-family: "Shadows Into Light", cursive;
    font-size: 25px;
    display: block;
}

.help-body .featured-boxes-style-6 .featured-box .icon-featured:after {
    border-color: #e4e4e4;
}

.help-body #header .header-body{
    background: #0e0e0e;
    border-top-color: #0e0e0e;
}

.help-body #header.header-inner .header-body {
    background: #fff;
    border-top: #fff;
}

.help-body #header .header-nav.header-nav-dark-dropdown nav > ul > li > a{
    color:#fff;
}

.help-body #header .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after{
    border-top-color:#fff;
}

@media only screen and (max-width:991px){
    .help-body #header .header-nav.header-nav-dark-dropdown nav > ul > li > a, #header .header-nav-main nav > ul > li > a {
        color: #333 !important;
    }
}

.help-sidebar li.dropdown.opened > .dropdown-menu {
    display: block;
    position: relative;
    background: none;
    box-shadow: none;
    width: 100%;
    margin: 0;
    border: 0;
    float: none;
    padding-left: 15px;
}

.help-sidebar .dropdown-menu>.active>a, 
.help-sidebar .dropdown-menu>.active>a:focus, 
.help-sidebar .dropdown-menu>.active>a:hover,
.help-sidebar ul.nav-list li a:hover,
.help-sidebar ul.nav-list li a:focus,
.help-sidebar ul.nav-list li a:active{
    background:transparent;
    color:#333;
    font-weight: normal;
}

.help-sidebar li.dropdown > a{
    padding-right:18px;
}

.help-sidebar ul.nav-list li a:before{
    right:10px
}

.help-sidebar li.dropdown.opened> a:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: 0;
    margin-left: -13px;
}

aside ul.nav-list > li.active > a{
    color:#333;
    font-weight:normal;
}

.help-sidebar ul.dropdown-menu{
    z-index:99;
}

.help-sidebar ul.dropdown-menu li a:before {
    border: 0;
    display: none;
}

.help-sidebar ul.nav-list li a:hover:after, .help-sidebar ul.nav-list li.active > a:after{
    content: " ";
    position: absolute;
    left: 0;
    border-left: 3px solid #2ac461;
    display: inline-block;
    width: 1px;
    height: 100%;
    top: 0;
}

@media only screen and (max-width:991px){
    .search-box{
        position: absolute;
        top: -54px;
    }
    .page-header.with-search{
        margin-top:64px;
    }
}

@media (max-width: 767px){
    .section.custom-padding-top-1{
        padding-top:0;
    }
}

.section-header h2 {
    padding-bottom: 15px;
    border-bottom: 3px solid;
    float: left;
}

.targets ul {
    list-style: none;
    padding-left: 0;
}

@media only screen and (min-width:1200px){
    .targets{
        position: relative;
        min-height: 500px;
        background: transparent url(https://copytip.com/images/steps.png) no-repeat center 63%;
    }
    .targets li {
        width: 33%;
        position: absolute;
    }
    .targets.tipsters li{
        width:25%;
    }
    .targets li:first-child {
        top: 160px;
    }
    .targets li:nth-child(2) {
        left: 33%;
        top: 216px;
    }
    .targets li:last-child {
        left: 66%;
        top: 274px;
    }
    .targets.tipsters li:first-child{
        top: 115px;
    }
    .targets.tipsters li:nth-child(2){
        left:25%;
    }
    .targets.tipsters li:nth-child(3){
        left:50%;
        top: 216px;
    }
    .targets.tipsters li:last-child{
        left:75%;
        top:300px;
    }
    .targets li .box-content p {
        opacity:0;
    }
    .targets li .box-content{
        padding-top:10px
    }
    .targets li .box-content p{
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        background:#fff;
    }
    .targets li .box-content:hover p{
        opacity:1;
    }
}

@media only screen and (min-width:1199px){
    .targets{
        width:100%;
        padding:0 15px;
        position:relative;
    }
}