@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=cyrillic-ext,latin-ext);
@font-face {
    font-family: 'PT+Sans';
    unicode-range: U+0000-007F;
}

/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: FLATTY - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

@font-face {
    font-family: 'Grands';
    src:url('../fonts/Grands.eot');
    src:url('../fonts/Grands.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Grands.svg#Grands') format('svg'),
        url('../fonts/Grands.woff') format('woff'),
        url('../fonts/Grands.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    /*unicode-range: U+0000-007F;*/
}

@font-face {
    font-family: 'chunkfiveroman';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff2') format('woff2'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;
    /*unicode-range: U+0000-007F;*/

}



@font-face {
    font-family: 'dejavu_sans';
    src: url('../fonts/dejavusans-webfont.eot');
    src: url('../fonts/dejavusans-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dejavusans-webfont.woff2') format('woff2'),
    url('../fonts/dejavusans-webfont.woff') format('woff'),
    url('../fonts/dejavusans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    /*unicode-range: U+10a0-10ff;*/
}
@font-face {
    font-family: 'dejavu_sanscondensed';
    src: url('../fonts/dejavusanscondensed-webfont.eot');
    src: url('../fonts/dejavusanscondensed-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dejavusanscondensed-webfont.woff2') format('woff2'),
    url('../fonts/dejavusanscondensed-webfont.woff') format('woff'),
    url('../fonts/dejavusanscondensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    /*unicode-range: U+10a0-10ff;*/
}


body {
    background-color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #3c3232;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
body.ka{
    font-family: "dejavu_sans";
    font-size: 14px;
}
body.ka .form-control{
    font-size: 14px !important;
}
body.ka .btn{
    font-size: 12px;
}
body.ka .section .row{
    font-size: 20px;
}
body.ka .news-item p{
    font-size: 18px;
}
body.ka .section.how-it-work .row p {
    font-size: 20px;
}
body.ka .icons-wrap h4{
    font-weight: bold;
}
body.ka .prev-item span,
body.ka .next-item span{
    font-size: 14px;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Arvo', serif;
    font-weight: 300;
    color: #333;
}
body.ka h1,
body.ka h2,
body.ka h3,
body.ka h4,
body.ka h5,
body.ka h6{
    font-family: 'dejavu_sanscondensed', serif;
}

h1, h2{
	font-size: 40px;
}

h3 {
    font-weight: 400;
    font-size: 30px;
}

h4 {
	font-weight: 400;
	font-size: 20px;
}

/* Paragraph & Typographic */
p {
    line-height: 1.3;
    margin-bottom: 15px;
}

.centered {
    text-align: center;
}

.green{
    color: #5aa700;
}

.orange{
    color: #d74108;
}

/* Links */
a {
    color: #4178be;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #4177be;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.underline{
    text-decoration: underline;
}

.underline:hover{
    text-decoration: none;
}

.relative{
    position: relative;
}

.navbar-default {
	background-color: #fff;
	border-color: transparent;
    border: none;
}

.navbar-default .navbar-nav > li > a {
	color: #3c3232;
    font-size: 18px;
    text-transform: uppercase;
    padding: 26px 20px 34px;
    letter-spacing: 1px;
    transition: all .6s ease;
}
body.ka .navbar-default .navbar-nav > li > a{
    font-family: 'dejavu_sanscondensed';
}

.navbar-collapse{
    padding-right: 0;
    padding-left: 0;
    max-height: none;
}

.navbar-brand{
    padding: 16px;
    transition: all .6s ease;
}
.navbar-brand img{
    width: 200px;
    height: auto;
}
.navbar .nav{
    margin: 0;
}
@media(max-width: 767px){
    .navbar .nav{
        margin-top: 20px !important;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 2px 20px 36px;
        font-size: 16px !important;
    }
}

/*menu item hover*/
.navbar-default .navbar-nav > li > a:after{
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 2px;
    background: #818181;
    bottom: 31px;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);

}
.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > li.active > a:after{
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus{
    background-color: transparent;
}

/*lottery menu item*/
@media( min-width: 768px ){
    .navbar-default li.promo{
        padding-top: 19px;
    }
    .navbar-default li.promo a{
        background-image: url("../img/menu-ribbon.png") !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 40px;
        padding: 0 33px !important;
        line-height: 40px;
        color: #fff !important;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
        font-weight: bold;
        opacity: .9;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }
    body.ka .navbar-default li.promo a{
        line-height: 37px;
    }
    .navbar-default li.promo a:after{
        display: none !important;
    }
    .navbar-default li.promo a:hover{
        text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
        opacity: 1;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .navbar-default li.promo{
        padding-top: 18px;
    }
    .navbar-default li.promo a{
        height: 40px;
        line-height: 40px;
    }
    body.ka .navbar-default li.promo{
        padding-top: 14px;
    }
    body.ka .navbar-default li.promo a{
        line-height: 46px;
    }
    body.ka .navbar-default .navbar-nav > li > a{
        padding: 26px 10px 26px;
    }
    body.ka .navbar-default .navbar-nav > li > a:after{
        width: calc(100% - 20px);
    }
    .navbar > .container .navbar-brand{
        padding-top: 15px;
    }
}


/*small header on fixed*/
.navbar-fixed-top .navbar-nav > li > a{
    padding: 21px 19px 25px;
    font-size: 17px;
}
.navbar-fixed-top .navbar-brand {
    padding: 8px;
}
.navbar-fixed-top .navbar-nav > li > a:after{
    bottom: 23px;
}
.navbar-fixed-top li.promo {
    padding-top: 12px;
}


/* Helpers */

.mt {
	margin-top: 40px;
	margin-bottom: 40px;
}

.mar-bot50{
    margin-bottom: 50px;
}

.block{
    display: block;
}

.form-control {
	height: 42px;
	font-size: 18px;
    border-radius: 0px;
}

i {
	margin: 8px;
	color: #3498db; 
}

header{
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
    text-align: right;
}

/* HeaderWrap */
#headerwrap {
	background: url(../img/bg-header.jpg);
	background-color: #3498db;
	background-attachment: fixed;
    background-position: center top;
	width: 100%;
	margin-top: -20px;
    -webkit-background-size: cover;
    background-size: cover;
}

#headerwrap .devider{
    padding: 200px 0px;
    background: none;
}

.section .row{
    background: rgba(254,254,254,0.7);
    font-size: 24px;
    padding: 20px 0px;
}

.section.how-it-work .row p{
    font-size: 24px;
}

#headerwrap h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 45px;
	font-weight: 300;
	letter-spacing: 1px;
}


/*sticky header ~ content fix*/
.push-headerwrap{
    margin-top: -17px !important;
}
.push-headerwrap.title-section{
    margin-top: 84px !important;
}
.navbar-fixed-top ~ .main{
    margin-top: 90px;
}

body.cpf-support .wrapper{
    min-height: 100vh;
}
body.cpf-support #message{
    min-height: 206px;
}
.flashmessage{
    margin-top: 50px;
    font-size: 24px;
    color: rgb(90, 167, 0);
}
body.ka .flashmessage{
    font-size: 20px;
}

/*body.cpf-content-_any_-html .wrapper,
body.cpf-content-lottery-html .wrapper,
body.cpf-content-imprint-html .wrapper{
    min-height: 100vh;
}*/

body.cpf-user-login-html .color-devider{
    min-height: calc(100vh - 123px);
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    z-index: -99000000;
}

.footer-row{
    padding: 30px 0px 20px 0px;
    color: #fff;
    background: #3c3232;
}

footer a{
    color: #fff;
}

footer a:hover{
    color: #fff;
    opacity: 0.7;
}

.nav-title{
    text-transform: uppercase;
}

.navbar{
    -moz-box-shadow: 0px 7px 8px -9px #000;
    -webkit-box-shadow: 0px 7px 8px -9px #000;
    box-shadow: 0px 7px 8px -9px #000;
}

.navbar-brand:hover{
    opacity: 0.7;
}

.navbar .nav{
    /*margin-top: 15px;*/
}

#service-description{
    background: url(../img/bg-header.jpg) 50% 0 fixed;
    background-color: #3498db;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.how-it-works{
    margin: 40px 0px 50px 0px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    margin: auto;
}
.carousel-title{
    margin-bottom: 30px;
}

.carousel-caption {
    background: rgba(0, 0, 0, .3);
    padding: 20px 20px 30px 20px;
}

.carousel-caption h3{
    color: white;
    margin-bottom: 15px;
}

.carousel-caption h3{
    margin-bottom: 10px;
}


@media only screen and (max-width: 960px) {
    .carousel-caption {
        background: rgba(0, 0, 0, .3);
        padding: 5px 0 15px 0;
    }
}


.review-item{
    margin-bottom: 50px;
    padding-bottom: 50px;
    background: url(../img/devider2.png) center bottom repeat-x;
}
.review-item img{
    max-width: 100%;
    height: auto;
    border: 6px solid #fff;
    box-shadow: 0 0 7px -2px #222;
}
.review-item h4{
    font-size: 26px;
}
.review-item p{
    font-size: 19px;
}
body.ka .review-item h4{
    font-size: 24px;
}
body.ka .review-item p{
    font-size: 16px;
}

@media(max-width: 640px){
    .review-item h4{
        margin-top: 20px;
    }
}

.navbar-default .navbar-toggle{
    margin-top: 17px;
    border-color: #3c3232;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: transparent;
    opacity: 0.7;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #3c3232;;
}

.btn .caret{
    margin-left: 10px;
}

.searchbox{
    padding: 20px 0px;
}

.devider{
    background: url(../img/devider-top.png) top center no-repeat;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

.color-devider{
    padding: 100px 0px 200px 0px;
    background: url(../img/devider-color.png) bottom center no-repeat;
}

#service-description .devider{
    padding: 200px 0px 200px 0px;
}

.form-section .devider{
    padding: 160px 0px 180px 0px;
}

.form-section{
    background: #66bbc2;
}

.form-section .form-wrap{
    margin: 0px 20px;
    padding: 60px 60px 20px 60px;
    background: #fff;
    box-shadow: rgb(61, 113, 117) 1px 1px,
    rgb(62, 115, 119) 2px 2px,
    rgb(63, 116, 120) 3px 3px,
    rgb(64, 118, 122) 4px 4px,
    rgb(65, 119, 123) 5px 5px,
    rgb(65, 121, 125) 6px 6px,
    rgb(66, 122, 126) 7px 7px,
    rgb(67, 124, 128) 8px 8px,
    rgb(68, 125, 130) 9px 9px,
    rgb(69, 127, 131) 10px 10px,
    rgb(70, 128, 133) 11px 11px,
    rgb(70, 130, 134) 12px 12px,
    rgb(71, 131, 136) 13px 13px,
    rgb(72, 133, 137) 14px 14px,
    rgb(73, 134, 139) 15px 15px,
    rgb(74, 136, 140) 16px 16px,
    rgb(74, 137, 142) 17px 17px,
    rgb(75, 139, 144) 18px 18px,
    rgb(76, 140, 145) 19px 19px,
    rgb(77, 142, 147) 20px 20px,
    rgb(78, 143, 148) 21px 21px,
    rgb(79, 145, 150) 22px 22px,
    rgb(79, 146, 151) 23px 23px,
    rgb(80, 148, 153) 24px 24px,
    rgb(81, 149, 155) 25px 25px,
    rgb(82, 151, 156) 26px 26px,
    rgb(83, 152, 158) 27px 27px,
    rgb(83, 154, 159) 28px 28px,
    rgb(84, 155, 161) 29px 29px,
    rgb(85, 157, 162) 30px 30px,
    rgb(86, 158, 164) 31px 31px,
    rgb(87, 160, 165) 32px 32px,
    rgb(88, 161, 167) 33px 33px,
    rgb(88, 163, 169) 34px 34px,
    rgb(89, 164, 170) 35px 35px,
    rgb(90, 166, 172) 36px 36px,
    rgb(91, 167, 173) 37px 37px,
    rgb(92, 169, 175) 38px 38px,
    rgb(92, 170, 176) 39px 39px,
    rgb(93, 172, 178) 40px 40px,
    rgb(94, 173, 179) 41px 41px,
    rgb(95, 175, 181) 42px 42px,
    rgb(96, 176, 183) 43px 43px,
    rgb(97, 178, 184) 44px 44px,
    rgb(97, 179, 186) 45px 45px,
    rgb(98, 181, 187) 46px 46px,
    rgb(99, 182, 189) 47px 47px,
    rgb(100, 184, 190) 48px 48px,
    rgb(101, 185, 192) 49px 49px,
    rgb(102, 187, 194) 50px 50px;
    position: relative;
}

.form-section .form-wrap  h2{
    margin-bottom: 35px;
    font-size: 35px;
}

.form-section .form-wrap .form-group{
    margin-bottom: 30px;
}

.form-section .form-wrap .form-group:last-child{
    margin-bottom: 25px;
}
@media(max-width: 1199px){
    .form-section .col-lg-6:last-child{
        margin-top: 135px;
    }
}

.reg-icon{
    position: absolute;
    width: 147px;
    height: 151px;
    background: url(../img/reg-icon.png) no-repeat;
    left: 50%;
    margin-left: -43px;
    top: -65px;
}

.login-icon{
    position: absolute;
    width: 147px;
    height: 151px;
    background: url(../img/login-icon.png) no-repeat;
    left: 50%;
    margin-left: -43px;
    top: -65px;
}
.validation-message{
    text-align: left;
}

.review-item:last-child{
    background: none;
    padding-bottom: 0px;
}

header .btn{
    text-transform: uppercase;
    display: inline-block;
}

.wrapper{
    margin-bottom: 314px;
    overflow: hidden;
    background: #fff;
}

.slider-section{
    margin: 0px 0px 50px 0px;
}

.icons-wrap .col-lg-4{
    opacity: 0;
}

.how-it-work-show{
    font-size: 0px;
    line-height: 0px;
    position: relative;
}

.how-it-work-show span{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: rgba(0,0,0, 0.3) url(../img/chain-link.png) center no-repeat;
    display: none;
}

.how-it-work-show:hover span{
    display: block;
}

.modal-body{
    padding: 0px;
    
}

#hiw-popup .modal-content{
    background: none;
    box-shadow: none;
    border: none;
}

#hiw-popup .modal-body img{
    margin: auto;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.social-block{
    padding: 0px;
    margin: 0px;
}
header .social-block li{
        display: inline-block;
        list-style-type: none;
        padding: 0px;
        width: 32px;
}   
header .social-block li a{
    display: block;
    width: 32px;
    height: 32px;
}
header .social-block li a:hover{
    opacity: 0.7;
}
header .social-block li a.fb{
    background: url(../img/social-square/32x32/32-facebook.png) no-repeat;
}
header .social-block li a.tw{
    background: url(../img/social-square/32x32/32-twitter.png) no-repeat;
}
header .social-block li a.vi{
    background: url(../img/social-square/32x32/32-vimeo.png) no-repeat;
}
header .social-block li a.yt{
    background: url(../img/social-square/32x32/32-youtube.png) no-repeat;
}
header .social-block li a.ln{
    background: url(../img/social-square/32x32/32-linkedin.png) no-repeat;
}
header .social-block li a.gp{
    background: url(../img/social-square/32x32/32-googleplus.png) no-repeat;
}

footer .searchbox input[type="text"] {
    background: none;
    width: 75%;
    display: inline-block;
    height: 45px;
    width: 600px;
}
.searchbox .btn{
    font-family: "PT Sans";
    font-size: 18px !important;
}

footer .social-block{
    display: block;
    margin-top: 32px;
    float: right;
    margin-right: 14px;
}

footer .social-block li{
        display: inline-block;
        list-style-type: none;
        padding: 0px;
        width: 24px;
}   
footer .social-block li a{
    display: block;
    width: 24px;
    font-family: 'Grands';
    font-size: 24px;
    line-height: 0px;
}
footer .social-block li a.fb:before{
    content: "\e021";
}
footer .social-block li a.tw:before{
    content: "\e005";
}
footer .social-block li a.vi:before{
    content: "\e004";
}
footer .social-block li a.yt:before{
    content: "\e027";
}
footer .social-block li a.ln:before{
    content: "\e015";
}
footer .social-block li a.gp:before{
    content: "\e01b";
}

.footer-brand{
    display: block;
    margin-left: 10px;
    margin-bottom: 90px;
}
.footer-brand img{
    position: absolute;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
@media (max-width:1200px) {
    .footer-brand img{
        width: 75%;
    }
}
@media (max-width:991px) {
    .footer-brand img{
        width: 70%;
    }
}

.footer-brand:hover{
    opacity: 1;
}
.footer-brand img:nth-child(2):hover{
    opacity: 0;
}

footer .border-right{
    border-right: solid 1px white;
    padding-right: 20px;
}

footer dt, footer dd{
    margin-left: 10px;
}

footer .nav-title{
    font-size: 19px;
}
body.ka footer .nav-title{
    font-family: 'dejavu_sanscondensed', serif;
    letter-spacing: 2px;
}

footer .developed-by{
    margin-top: 7px;
    font-size: 12px;
}

.title-section{
    background: #d74108;
}


.title-section .devider{
    padding: 0px 0px 100px 0px;
    background: url(../img/devider-bottom.png) bottom center no-repeat;
    margin-top: -20px;
}

.title-section .row{
    background: none;
    color: #fff;
    padding: 20px 0px 50px 0px;
    margin-top: -20px;
}

.title-section h1{
    color: #fff;
}

.to-top{
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: url(../img/to-top.png) no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 999;
    opacity: 0.7;
    display: none;
}

.to-top:hover{
    opacity: 1;
}

.faq{
    position: relative;
    overflow: hidden;
}

.faq-items{
    padding: 0px 40px 50px 40px;
}

.faq-item{
    margin-bottom: 20px !important;
}

.faq-item .row{
    display: none;
    padding: 0px 55px;
}

.faq-item-title a{
    color: #5aa700;
}

.faq-item-title a:before{
    content: '+';
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 20px;
    color: #d74108;
    margin-right: 10px;
    text-align: center;
}

.faq-item-title a.active:before{
    content: '-';
}


.prev-item{
    position: absolute;
    left: -220px;
    width: 250px;
    height: 100px;
    background: #5aa700;
    top: 100px;
    border-radius: 0px 10px 10px 0px;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    transition: left 0.5ss ease-in-out;
    display: table;
    z-index: 1;
    padding-right: 50px;
}

.next-item{
    position: absolute;
    right: -220px;
    width: 250px;
    height: 100px;
    background: #5aa700;
    top: 100px;
    border-radius: 10px 0px 0px 10px;
    -webkit-transition: right 0.5s ease-in-out;
    -moz-transition: right 0.5s ease-in-out;
    -o-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
    display: table;
    z-index: 1;
    padding-left: 50px;
}

.prev-item a, .next-item a{
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    font-weight: bold;
    color: #fff;
}

.prev-item a:hover, .next-item a:hover{
    text-decoration: underline;
    color: #fff;
}

.prev-item span{
    color: #fff;
    font-size: 18px;
    padding: 0px 0px 0px 20px;
}

.next-item span{
    color: #fff;
    font-size: 18px;
    padding: 0px 20px 0px 0px;
}

.prev-item i{
    width: 0px;
    height: 0px;
    border-top: 24px solid #fff;
    border-right: 24px solid transparent;
    transform: rotate(-45deg);
    position: absolute;
    top: 38px;
    margin-top: -12px;
    margin: 0px;
    left: 230px;
}

.prev-item i:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 18px solid #5aa700;
    border-right: 18px solid transparent;
    position: absolute;
    top: -20px;
    left: 4px;
}

.next-item i{
    width: 0px;
    height: 0px;
    border-top: 24px solid #fff;
    border-left: 24px solid transparent;
    transform: rotate(45deg);
    position: absolute;
    top: 38px;
    margin-top: -12px;
    margin: 0px;
    right: 230px;
}

.next-item i:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 18px solid #5aa700;
    border-left: 18px solid transparent;
    position: absolute;
    top: -20px;
    right: 4px;
}


.prev-item:hover{
    left: 0px;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition: left 0.5s ease-in-out;
    -o-transition: left 0.5s ease-in-out;
    transition: left 0.5ss ease-in-out;
}

.next-item:hover{
    -webkit-transition: right 0.5s ease-in-out;
    -moz-transition: right 0.5s ease-in-out;
    -o-transition: right 0.5s ease-in-out;
    transition: right 0.5s ease-in-out;
    right: 0px;
}

.prev-item:hover span, .next-item:hover span{
    display: table-cell;
    vertical-align: middle;
}

.glossary{
    position: relative;
}

.glossary .glossary-titles{
    border-bottom: 1px solid #5aa700;
    padding: 15px 0px;
}

.glossary .glossary-titles ul{
    margin-bottom: 0px;
    padding: 0px;
}

.glossary .glossary-titles li{
    display: inline-block;
    list-style-type: none;
}

.glossary .glossary-titles li a{
    font-size: 24px;
    color: #5aa700;
    display: block;
    width: 28px;
    height: 35px;
    line-height: 28px;
    text-align: center;
}


body.ka .glossary .glossary-titles li a{
    font-family: "dejavu_sanscondensed";
    line-height: 34px;
}

.glossary .glossary-titles li a.active{
    background: #5aa700;
    color: #fff;
}

.glossary-titles-fixed{
    position: fixed;
    top: 80px;
    background: #fff !important; 
    z-index: 1;
}

.glossary-titles-fixed-footer{
    position:fixed;
    top: inherit;
}

.glossary-item-title{
    font-family: 'chunkfiveroman';
    font-size: 60px;
    color: #3c3232;
    margin: 0px;
    padding: 10px 0px 10px 0px;
}
body.ka .glossary-item-title{
    font-weight: bold;
    padding-bottom: 15px;
}

.glossary-item{
    margin-bottom: 40px;
}
.glossary-item-body{
    padding-top: 0 !important;
}
.glossary-item-body p{
    color: #676767;
}
.glossary-item-word{
    display: inline;
}
body.ka .glossary-item-word{
    font-size: 23px;
    font-weight: bold;
}

.glossary-items{
    padding: 0px 30px;
}

.glossary-full{
    display: none;
}

.glossary-hide-full{
    display: none;
}

.article-page{
    padding: 20px 20px;
}

.article-page h2{
    margin-top: 35px;
}

.article-page img[align="left"]{
    margin-right: 15px;
}

.article-page img[align="right"]{
    margin-left: 15px;
}

.news{
    padding: 0px 0px 40px 0px;
}

.news-item{
    margin-bottom: 35px;
}
@media( max-width: 1199px ){
    .news-item{
        margin-bottom: 100px;
    }
}

.news-item img{
    margin-bottom: 35px;
    width: 100%;
}

.news-item h2{
    margin-top: 0px;
}

body.ka .news-item-title{
    font-size: 30px;
}

.news-item-inner{
    margin-left: 15px;
}
body.ka.cpf-news-_any_-html .news-item p {
    font-size: 15px;
    color: #676767;
}

.news-item .help-block{
    font-size: 18px;
    margin-top: -5px;
}

.search{
    padding-bottom: 40px;
}
.search-results{
    margin-bottom: 50px;
}

.pagination{
    display: block;
    margin-top: 60px;
    border-bottom: 2px dashed #d74108;
    border-top: 2px dashed #5aa700;
}

.pagination ul{
    text-align: center;
    margin: 15px 0px;
}

.pagination ul li{
    display: inline-block;
}

.pagination ul li a{
    background: #5aa700;
    color: #fff;
    padding: 0px 10px;
    font-size: 24px;
    font-family: "PT Sans";
}

.pagination ul li a:hover{
    background: #67b50d;
}


.pagination ul li a.active{
    background: #d74108;
    color: #fff;
}

.description-block{
    margin-bottom: 50px;
    margin-left: 15px;
}

.login-section{
    margin-top: -20px;
    background: #fff;
}

.login-section .form-wrap{
    border: 1px solid #ccc;
    box-shadow: rgb(191, 191, 191) 1px 1px,
    rgb(191, 191, 191) 2px 2px,
    rgb(192, 192, 192) 3px 3px,
    rgb(193, 193, 193) 4px 4px,
    rgb(195, 195, 195) 5px 5px,
    rgb(196, 196, 196) 6px 6px,
    rgb(197, 197, 197) 7px 7px,
    rgb(199, 199, 199) 8px 8px,
    rgb(200, 200, 200) 9px 9px,
    rgb(201, 201, 201) 10px 10px,
    rgb(203, 203, 203) 11px 11px,
    rgb(204, 204, 204) 12px 12px,
    rgb(205, 205, 205) 13px 13px,
    rgb(207, 207, 207) 14px 14px,
    rgb(208, 208, 208) 15px 15px,
    rgb(209, 209, 209) 16px 16px,
    rgb(211, 211, 211) 17px 17px,
    rgb(212, 212, 212) 18px 18px,
    rgb(213, 213, 213) 19px 19px,
    rgb(215, 215, 215) 20px 20px,
    rgb(216, 216, 216) 21px 21px,
    rgb(217, 217, 217) 22px 22px,
    rgb(219, 219, 219) 23px 23px,
    rgb(220, 220, 220) 24px 24px,
    rgb(221, 221, 221) 25px 25px,
    rgb(223, 223, 223) 26px 26px,
    rgb(224, 224, 224) 27px 27px,
    rgb(225, 225, 225) 28px 28px,
    rgb(227, 227, 227) 29px 29px,
    rgb(228, 228, 228) 30px 30px,
    rgb(229, 229, 229) 31px 31px,
    rgb(231, 231, 231) 32px 32px,
    rgb(232, 232, 232) 33px 33px,
    rgb(233, 233, 233) 34px 34px,
    rgb(235, 235, 235) 35px 35px,
    rgb(236, 236, 236) 36px 36px,
    rgb(237, 237, 237) 37px 37px,
    rgb(239, 239, 239) 38px 38px,
    rgb(240, 240, 240) 39px 39px,
    rgb(241, 241, 241) 40px 40px,
    rgb(243, 243, 243) 41px 41px,
    rgb(244, 244, 244) 42px 42px,
    rgb(245, 245, 245) 43px 43px,
    rgb(247, 247, 247) 44px 44px,
    rgb(248, 248, 248) 45px 45px,
    rgb(249, 249, 249) 46px 46px,
    rgb(251, 251, 251) 47px 47px,
    rgb(252, 252, 252) 48px 48px,
    rgb(253, 253, 253) 49px 49px,
    rgb(255, 255, 255) 50px 50px;
}

.how-it-work p{
    padding: 0 10px;
}
@media(max-width: 991px){
    .how-it-work p{
        text-align: center !important;
    }
}
.how-it-work img{
    margin-top: 37px;
    width: 100%;
    border: 8px solid #fff;
    box-shadow: 0 0 7px -2px #222;
}

.input-group-addon span.glyphicon{
    cursor: pointer;
}
.input-group-addon{
    border-radius: 0;
}

/*clearfix*/
.hst-container:before, .hst-container:after,
.hst-container-item:before, .hst-container-item:after{
    display: table;
    content: " ";
}
.hst-container:after,
.hst-container-item:after{
    clear: both;
}

/*registration terms*/
.registration-terms{
    margin-bottom: 30px;
    margin-top: -20px;
    padding: 7px;
    text-align: center;
    font-size: 85%;
}
/*facebook button*/
.btn-fb{
    margin-right: 19px;
    padding-left: 37px;
    position: relative;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
.btn-fb:hover, .btn-fb:focus, .btn-fb:active, .btn-fb.active{
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
}
.btn-fb:before{
    content: '';
    width: 25px;
    height: 100%;
    background: url(../img/fb-icon.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 4px;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.btn-fb:after{
    content: '';
    position: absolute;
    right: -13px;
    width: 1px;
    height: 26px;
    background-color: #CBCBCB;
    top: 50%;
    margin-top: -13px;
}
@media(max-width: 610px){
    .btn-fb{
        text-indent: -9999px;
        padding-left: 20px;
    }
    .btn-fb:before{
        border: none;
    }
}


.glossary-item-body .glossary-item-word + p {
    display: inline;
}

/*text on small screens*/
@media( max-width: 767px ){
    #headerwrap h1{
        font-size: 36px;
    }
    .section .row{
        font-size: 20px;
    }
    h1, h2{
        font-size: 34px;
    }
    .section.how-it-work .row p{
        font-size: 20px;
    }
    /*ka*/
    body.ka .section .row{
        font-size: 16px;
    }
    body.ka .section.how-it-work .row p{
        font-size: 16px;
    }
    body.ka #headerwrap h1{
        font-size: 33px;
    }
    body.ka h1, body.ka h2{
        font-size: 31px;
    }
}


@media (max-width: 1024px){
    .navbar-brand img{
        width: 170px;
    }
    .navbar .nav{
        margin-top: 0px;
    }

    .navbar-default .navbar-nav > li > a{
        font-size: 13px;
    }

    .glossary-titles-fixed{
        top: 70px;
    }
}

@media (max-width: 980px){
    footer .border-right{
        margin-right: 0px;
    }
}

@media (max-width: 768px){

    .review-item.pull-right{
        float: none !important;
    }

    footer .col-xs-12{
        width: 33%;
    }

    footer .searchbox{
        display: none;
    }

    .wrapper{
        margin-bottom: 250px;
    }

    .to-top{
        display: none;
    }
}

@media (max-width: 640px){
    .review-item .col-lg-3{
        width: 100% !important;
        float: none !important;
    }
    .faq-item-title{
        font-size: 24px;
    }

    .faq-item .row{
        font-size: 18px;
    }
}

@media (max-width: 540px){
    footer .col-xs-12{
        width: 100%;
    }
    .wrapper{
        margin-bottom: 460px;
    }

    footer .pull-left, footer .pull-right{
        float: none !important;
        text-align: center;
        margin: 20px 0px;
    }

    .form-section .form-wrap{
        padding: 60px 30px 20px 30px;
    }
}

@media (max-width: 380px){
    .faq-item-title{
        font-size: 20px;
    }

    .faq-item .row{
        font-size: 16px;
        padding: 0px 10px;
    }

    .faq-item-title a:before {
        content: '+';
        display: inline-block;
        width: 14px;
        height: 30px;
        vertical-align: middle;
        line-height: 24px;
        color: #d74108;
        margin-right: 10px;
        text-align: center;
    }
}