// Place all the styles related to the index controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
}

@font-face {
  font-display: fallback;
  font-family: 'Proxima_regular';
  src:url(/assets/halflings-df3a5fe08234cc74978773980bee7e6bee41a70d4de92d8b83c2b4052b48f28b.ttf)
}
@font-face {
  font-display: fallback;
  font-family: 'Glyphicons Halflings';
  src:url(/assets/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf)
}
body {
    font-family: 'Figtree', sans-serif;
    background-color: rgba(0, 0, 0, 0.035);
}
a:hover {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
}
p, ul{
    font-size: 17px;
}
.glyphicon-menu-down{
    font-size: 9px;
    font-weight: bold;
    top: 0px;
    right: -2px;
}
/*test css*/
#review-header{
    text-align: center;
    background-image: url(/assets/camgirl_header-c06c03fcf8649dc7adc733dea1b6ecc16a61a86ead4695f3c567c100f80b7940.jpg);
    width: 100%;
    height:200px;
    background-size: cover;
    margin-top: -30px;
    margin-bottom: 20px;
    color: white;
    background-position: center;
}
#review-header .btn-hero{
    background: rgb(55, 188, 115)
}
.dotdotdot{
    float: left; 
    padding: 0px 10px 0px; 
    margin-top: 4px;
}
#review-header .btn-hero:hover{
    background: rgb(43, 152, 92)
}
#review-header h3{
    font-family: 'Figtree', sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 28px;
}
#review-header h1 {
    text-shadow:1px 1px 1px rgba(0,0,0,.3);
    font-size: 39px;
}
header {
    background: #375273;
    box-shadow: -3px -3px 3px 0 rgba(0, 0, 0, 0.05), 3px 0 3px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    padding: 6px 0px 4px;
    position: inherit;
    color: white;
    max-height: 55px;
    z-index: 99999999999;
}
header .glyphicon-search{
   
    cursor: pointer;
    position: relative;
    top: 2px;
}
#headline_area .col-sm-12{
    position: inherit;
}
#review-pages #searchFunction{
    margin-top: -30px;
    margin-bottom:30px;
}
#searchFunction{
    background: #f7f7f7;
    position: relative;
    z-index: 0;
    padding: 10px 0px;
    display: none;
    width: 100%;
    position: inherit;
    z-index: 9999999;

}
#searchFunction input{
    width: 100%;
    padding: 10px 40px;
    font-size: 17px;
    border: 2px solid #dbdbdb;
    float: left;
}
#searchFunction .glyphicon-search{
    float: right;
    color: #dbdbdb;
    position: absolute;
    left: 30px;
    top: 13px;
    font-size: 20px;

}

#catsect .article-image{
    margin-bottom: 0px;
    margin-top: 15px;
   

}
header h4 {
    display: inline-block;
    font-size: 23px;
    color: #fff
}
.container {
    max-width: 1000px;
}
strong{
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
}

#logo{
    width: 22px;
    margin-top: -10px;
    margin-right: 7px;
}
#menu-nav {
    padding-left: 0px;
    display: inline-block;
    float: right;
    margin-top: 10px; 
}
#menu-nav .active{
    border-bottom: 2px solid white;
    padding-bottom: 3px; 
}
#menu-nav li {
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    margin-right: 22px;
}
#menu-nav a{
    color: white;
}
#headline_area {
    background-image: url(/assets/header_image-d681ef0393a6ed17dba130fc75bf870c31234fa95c8fab2da863ba0c044ffcfb.jpg);
    width: 100%;
    background-size: cover;
    background-position: 50% 0%;
    color: white;
    padding: 35px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}
#top-bar{
    font-size: 17px;
    padding: 10px 15px 7px;
    color: #7d7d7d;
    font-family: 'Figtree', sans-serif;


}
#top-bar .dropdown{

    z-index: 99999;
    height: 26px;
    margin-right: 15px;
    font-family: 'Figtree', sans-serif;
    padding: 1px 10px 0px;
    border: 1px solid #e0dddd;
    background: white;


}
#top-bar .dropdown-menu{
    margin-top:0px;
    margin : 0px;
    max-width: 100px;
    margin-left: -1px; 
    width: 125px;
    min-width: 130px;

}
#top-bar .dropdown-menu>li>a{
    padding: 3px 5px;
}

.dropimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/usaflag-7fcc824522aba19b0380e8c0582c082586a6e04922ac512eb6651ce62c3fdbb7.jpg);
    display: inline-block;
    position: relative;
    top:2px;

}
.germanimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/germanflag-7c6202bec27450ae35ff84dfcb2fba7403497d4d9f36dea503b1d6cce52cd859.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.japanimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/japanflag-22e448678df6de19a18d3074cbfee5b175b60fe5e8654eaa930ace07bcb0ee06.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.italyimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/italianflag-772935ba66c07187e6f41db9ef6d7346228fb9450b43d232ed45ef2d1db7904b.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.franceimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/franceflag-499343151a8001303a0abcedeb741002908f63ebe6b198fa93fb60e72963ad08.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.spanishimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/spanishflag-bd9b0b918d699c6871f3ebc060243e3d6454b4172045b6206ea25749ccbb2c9f.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
.polishimg{
    height: 15px;
    width: 25px;
    background-size: cover;
    background-image: url(/assets/polishflag-ce9d513248207d9f1b7225df952d2dfe81d488ccf09232505ef67168b2428d4d.jpg);
    display: inline-block;
    position: relative;
    top:2px;
    margin-right: 5px;

}
#article-page .features{
    list-style: none;
    padding: 0px;

}
.features li{
    border: 1px solid #ddd;
    padding: 5px 5px;
    margin-bottom: 5px;

}
.features li:nth-of-type(odd){
    background-color: #f1f0f0;
}
.glyphicon-chevron-down {
    font-size: 10px;
    margin-left: 10px;
}
#floatingBox{
    float: right;
    width: 300px;
    padding: 15px;
    
}
#floatingBox h3{
    font-size: 20px;
}
#article-page #floatingBox p{
    font-size: 15px;
}
#headline_area h4 {
    margin-bottom: 0px;
    font-family: 'Figtree', sans-serif;
    line-height: 24px;
}
#headline_area h1 {
    margin-top: 0px;
    font-size: 40px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
#number_one{
    border: 2px solid #039315;
}
#similarto{
    text-align: center;
    margin-top: 40px;
}
.skinny{
    font-family: 'Figtree', sans-serif;
}
.easy-autocomplete {
    width: 100%!important;
}
.easy-autocomplete-container ul{
    top: 50px;
}
.easy-autocomplete-container ul li{
    font-size: 17px;
    border-bottom: 1px solid #f1f1f1;
}
.easy-autocomplete-container ul li a{
    color: #333;
}
.easy-autocomplete-container{
    z-index: 99999999999;
}
#hero-container{
    position: inherit;
}
.easy-autocomplete-container b{
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
}
/*index page CSS */
#indexPage #footer{
    margin-top: 0px; 
}
#hero-image{
    background: url(/assets/hero-image-db2463c162fc773d753e2f8a7ea4430281bd4c9c22e20f47307e7044c0e439fc.jpg) white;
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center center;
    padding-top: 60px ;
    text-align: center;

}
#hero-image h1{
    text-align: center;
    color: white;
font-family: 'Figtree', sans-serif;
    font-size: 45px;
    margin-bottom: 7px;
}
#hero-image h2{
    color: #34728A;
    display: inline-block;
    font-family: 'Figtree', sans-serif;
    font-size: 19px;

}

#hero-image h2 a{
    color: #f6f6f6;
}
#hero-image h2 a:hover{
    color: #34728A;
    text-decoration: none;
}
#hero-image .dot{
    display: inline-block;
    padding: 0 10px;
    color: #34728A;
    font-size: 35px;
    vertical-align: top;
    margin-top: -3px;
}
#hero-button{
    margin-top: 25px; 
}
.btn-hero{
    background: -webkit-linear-gradient(left, #f27d38 0%, #ec495e 50%, #f27d38 100%) repeat-x;
    background: linear-gradient(to right, #f27d38 0%, #ec495e 50%, #f27d38 100%) repeat-x;
    background-position: 0 0;
    background-size: 200% 200%;
    border: 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: .8125rem;
    font-weight: bold;
    letter-spacing: .07em;
    padding: 14px 2em 13px;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 16px; 
}
#tablesep{
    background: #375173;
    color: white;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 0px;
}
.btn-hero:hover{
    color: white;
}
.ourPicks h3{

    font-size: 25px;
font-family: 'Figtree', sans-serif;
     font-weight: 600;   margin: 30px 0px;
    text-align: center;
    color: #686868;
}
.ourPicksImg .full{
    height: 16px;
    width: 17px;
    background: url(/assets/star-0aab29343c80fb88b38d95dc1169335cabac95eb50618ac3ebe2090e88bc35c0.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.ourPicksImg  .half{
    height: 16px;
    width: 17px;
    background: url(/assets/star-half-78e5916ecad929295b4af6a105bdf934daf1a2c4ad74ce0959357203cb48daa8.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
}
.ourPicksImg .empty{
    height: 16px;
    width: 17px;
    background: url(/assets/star-empty-35bce5f65e9d59584e2c13c8b91b732b5506f3b9d4e29f392420dec230919c05.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
}

.ourPicksImg .company_image{
    margin: 0px;
}
#bottomSect h3{
   font-family: 'Figtree', sans-serif;
    font-size: 28px;
    line-height: 36px;
    margin-top: 12px;
}
#bottomSect p{
    font-size: 17px;
    line-height: 24px;
}
.bottom-Txt{
    background: white;
    border: 1px solid #dbdbdb;
    padding: 35px 55px;
    font-size: 18px;
}
.bottom-Txt p{
        font-size: 19px;
    line-height: 30px;
}
.bottom-Txt h2{
    margin-top: 0px;
    font-size: 27px;
}
#ourSite{
    width: 95%;
    margin-top: 23px;
    margin-left: 25px;
    box-shadow: 0 30px 30px rgba(0,0,0,0.2);
    border-radius: 0px 0px 5px 5px;
}
.glyphicon-info-sign{
    font-size: 17px;
    color: #9e9d9d;
    float: right;
    top: 4px;
    cursor: pointer;
}
.tooltip{
    line-height: 16px;
    padding: 15px 0px;
}
  /*camsoda css */
#results{
    padding-left: 0px!important;
}
#results p{
    border: 1px solid #dbdbdb;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.035);
    color: #333;
    width: 330px;
}
#results img{
    width: 330px;
}
#results a p{
    color: #333;
}

.side_box img{
    width: 100%;
    margin-top: 10px;
}
#textSection{
    background: -moz-linear-gradient(45deg, rgba(28,50,66,1) 0%, rgba(51,113,158,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(28,50,66,1)), color-stop(100%, rgba(51,113,158,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(28,50,66,1) 0%, rgba(51,113,158,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(28,50,66,1) 0%, rgba(51,113,158,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(28,50,66,1) 0%, rgba(51,113,158,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(28,50,66,1) 0%, rgba(51,113,158,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33719E', endColorstr='#1c3242',GradientType=1 ); /* ie6-9 */
padding: 40px 0px 70px;
text-align: center;
margin-top: 55px; 
color: white;
}
#textSection h3{
    font-family: 'Figtree', sans-serif;
    margin-bottom: 30px;
}
#textSection p{
    line-height: 35px;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
}
#cat-page .dropdown{
    height: auto;
}
#cat-page .dropdown-menu{
    margin-top: 8px;
}
#menu-nav .dropdown-menu li a{
    color: #333;
}
#menu-nav .dropdown-menu li {
    margin-right: 0px;
    width: 100%;
}

.dropdown-menu{
    border-radius: 0px;
    margin: 0px 0 0px -20px;
    -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}
.dropdown {
    height: 33px;
    margin-top: 0px;

}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    visibility: hidden;
    opacity: 0;
}
.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}

#menu-nav li ul:before {
    content:"";
    position: absolute;
    right: 48%;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    z-index:9999;
}

#textSection .btn-continue{
    background:transparent;
    border: 0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: .8125rem;
    font-weight: bold;
    letter-spacing: .07em;
    padding: 14px 2em 13px;
    line-height: 1em;
    border: 2px solid white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px; 
    margin-top: 30px; 

}
.article-image h4{
    color: white;
    bottom: 0px; 
    z-index: 1000;
    position: absolute;
    left: 12px;
    font-size: 20px;
    line-height: 25px;

}
.overlay{
    width: 100%;
    background: rgba(0,0,0,.48);
    position: absolute;
    height: 100%;
    padding-left: 12px;
    padding-right:12px;
    padding-top: 100px;
}
.nav{
    margin-bottom: 25px; 
}
.method{
    background: #375273!important;
    color: white;
}
.worst{
    background:#ffc1c1!important;
}
.best{
    background: #dff0d8!important;
}
.nav-tabs>li>a {
    border-radius: 0px 0px 0 0;
    }
#review-article p{
    font-size: 19px;
    line-height: 30px;
}
.readReview{
    background: white;
    border-right:1px solid #dbdbdb;
    border-left:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
    padding: 10px 10px 0px; 
    margin-bottom: 30px; 
}
#bottomSect{
    background: white;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 40px 0px 55px; 
    margin-top: 20px; 

}
.review_list {
    background: white;
    height: auto;
    padding-bottom: 15px;
    padding-right: 15px;
    margin: 0px 0px 15px;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    transition: all .15s cubic-bezier(.33,.66,.66,1);
}
.favicon{
    background: url(/assets/favicons-79a2aa84f79e2c69aeb984c4f5bc4626eff368ac9f11beb6c8d6950c0d6c1dbe.png);
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
}
#fixedBottom{
    background: yellow;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 20px 0px 7px;
    font-size: 20px;
}
#fixedBottom .btn{
    background: #2aa02e
}
#fixedBottom  .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
    top: -14px;
    right: -10px;
    position: relative;
}
#back2Top {
    width: 40px;
    line-height: 35px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 40px;
    background-color: #d4d4d4;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
.fixed_header{
    position: sticky;
    text-align: center;
    background: #486B95;
    color: white;
    width: 100%;
    z-index: 100;
    padding: 10px 0px;
    font-size: 20px;
    top: 0px;
    
}
.onlyfans-numbered-list{
    margin-top: 30px;
}
.onlyfans-numbered-list .review_list h2{
    margin-top: 20px;
}

.model-information{
    display: flex;
    gap: 30px;
    font-size: 14px;
    margin-top: 10px;
}

.onlyfan-lists{
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
}
.fixed_header_container{
  max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.go_now_button{
    background: #de5e30;
    color: white;
    padding: 5px 10px;
    border-radius: 6px;
    margin-left: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
}
#close_me{
    cursor: pointer;
    float: right;
    font-size: 28px;
    top: -4px;
    position: relative;
}
#back2Top:hover {
    background-color: #cccaca;
    color: #000;
}
#camfav{
    background-position: 0px -32px;
}
#mfcfav{
    background-position: 0px -64px;
}
#cam4fav{
    background-position: 0px -129px;
}
#smfav{
    background-position: 0px -145px;
}
#ljfav{
    background-position: 0px -179px;
}
#bcfav{
    background-position: -22px -64px;
}
#arousrfav{
    background-position: -21px -0px;
}
#jerkmatefav{
    background-position: -77px -164px;
}
#hamsterfav{
    background-position: 0px -195px;
}
#firecamsfav{
    background-position: -22px -49px;
}
#royalfav{
    background-position: 0px -96px;
}
#camfuzefav{
    background-position: 0px -112px;
}

#camsfav{
    background-position: 0px -80px;
}
#imlivefav{
    background-position: 0px -48px;
}
#chaturbatefav{
    background-position: 0px -16px;
}
#cam7fav{
    background-position: 0px -16px;
}
#secretfriendsfav{
    background-position: -22px -16px;
}
#dagfsfav{
    background-position: -22px -32px;
}
.mcmfav{
    background-position: -21px -33px;
}
#scfav{
    background-position: -22px -145px;
}
#liveguysfav{
    background-position: -22px -80px;
}
#supermenfav{
    background-position: -22px -179px;
}
#jizzfav{
    background-position: -22px -113px;
}
.f4ffav{
    background-position: -22px -96px;
}
#mflfav{
    background-position: -22px -161px;
}
#ffwfav{
    background-position: -22px -129px;
}
.shemalefav{
    background-position: 0px -162px;
}
#mtcfav{
   background-position: -41px -49px;
}
#shemalecamsfav{
   background-position: -22px -32px;
}
#drfav{
   background-position: -41px -16px;
}
#crfav{
   background-position: -41px -32px;
}
#isexyfav{
   background-position: -41px -113px;
}
#prfav{
    background-position: -40px -65px;
}
#chatzozofav{
    background-position: -22px -196px;
}
#threefav{
    background-position: -41px -81px;
}
#rlcfav{
    background-position: -41px 0px;
}
#vhfav{
     background-position: -41px -97px;
}
#camaradsfav{
   background-position: -40px -145px;
}
#villafav{
    background-position: -41px -129px;
}
#shaglefav{
    background-position: -41px -161px;
}
#omexxxfav{
    background-position: -41px -178px;
}

#camversityfav{
    background-position: -41px -195px;
}
#camplacefav{
    background-position: -60px 0px;
}
#camcrawlerfav{
    background-position: -60px -16px;
}
#abcfav{
    background-position: -60px -34px;
}
#camcontactsfav{
    background-position: -60px -50px;
}
#chattinofav{
    background-position: -60px -64px;
}
#stripchatfav{
    background-position: -60px -80px;
}
#camsterfav{
    background-position: -60px -96px;
}
.abcfav{
    background-position: -60px -34px;
}
#dxlivefav{
    background-position: -60px -113px;
}
#rabbitscams{
    background-position: -60px -129px;
}
#liveprivates{
    background-position: -60px -145px;
}
#hotroulettefav{
 background-position: -60px -161px;
}
#xlovecamfav{
 background-position: -60px -178px;
}
#camwhoreshdfav{
 background-position: -60px -196px;
}
#soulcamsfav{
 background-position: -77px -0px;
}
#runefav{
 background-position: -77px -78px;
}
#morbofav{
background-position: -77px -49px;
}
#privefav{
background-position: -77px -17px;
}
#visitxfav{
background-position: -77px -62px;
}
#chatibfav{
background-position: -78px -114px;
}
#fcnfav{
background-position: -78px -33px;
}
#chatiwfav{
background-position: -78px -98px;
}
#spygasmfav{
   background-position: -78px -132px; 
}
.margin_bottom{
    margin-bottom: 15px;
}
#mobileButton{
    display: none;
}
.modal{
    z-index: 9999999999;
}
.modal-content{
    background: #eaeaea;
    border-radius: 0px;
    text-align: center;
}
.modal-content img {
   margin-left: auto;
   margin-right: auto;

}
#onlineNow{
    background: #305276;
    color: white;
    padding: 10px 0px;
    text-align: center;
    font-size: 20px;
}
.modal-content #line1{
    font-size: 20px;
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    color: #848484;
     margin: 20px 0px 10px;
}
.modal-content #line2{
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
    color: #05b0fa;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 50px;
}  
.modal-content #line2mfc{
    color: #09333f;
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
     line-height: 50px;
}
.modal-content #line3{
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    color: #062546;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 15px;
     line-height: 50px;
}
.alert {
    background: #b8f4bc;
    font-size: 21px;
    color: #167d57;
    margin-bottom: 10px;
    border: 1px solid #8ade8f;
    box-shadow: 1px 3px 1px rgba(0,0,0,.1);
    border-radius: 0px;
    padding: 5px 10px;
}
#myModal .modal-content .btn{
    padding: 10px 100px;
    font-size: 18px;
    margin-bottom: 25px;
}
.noThanks{
    margin-bottom: 15px;
    color: #337ab7;
    cursor: pointer;
    font-size: 18px;
}
.reviewcircle{
    border: 1px solid #a2a2a2;
    border-radius: 100px;
    display: inline-block;
    width: 22px;
    text-align: center;
    padding-bottom: 0px;
    position: relative;
    top: -1px;
    padding-top: 1px;
    font-size: 14px;
    color: #a2a2a2;
}
.reviewcircle:hover{
    border: 1px solid #000;
    color: #000;
}
.margin-left{
    margin-left: 4px;
}
.numbersul{
    color: #a2a2a2;
}
.star_rating{
    background-color: rgba(0, 0, 0, 0.035);
    padding: 5px 10px 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.star_rating_review{
}
.star_rating_white{
    background-color: rgba(255, 255, 255, 0.95);
    padding: 5px 10px 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.starnumber{
    display: block;
    text-align: center;
    font-family: 'Figtree', sans-serif;
    font-size: 22px;
}
.ourreview{
     padding: 10px 0px;
    display: block;
    font-size: 12px;
    text-align: center;
}
.review_list:hover {
    box-shadow: -2px 0 2px 0 rgba(0,0,0,0.16), 2px 0 2px 0 rgba(0,0,0,0.16), 0 2px 2px 0 rgba(0,0,0,0.23);

}
.program-box{
    border: 1px solid #dbdbdb;
    padding: 10px 20px 5px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border-top: 3px solid #dbdbdb;
}
.program-box i{
    font-weight: bold;
    color: #13476f;
    font-size: 19px;
}
.deal-box{
    border: 1px solid #dbdbdb;
    border-top: 0px;
    padding: 1px 20px 20px;
    background: #f6f6f6;
    min-height: 189px;
    margin-bottom:30px;
}
.quickNavHeader{
    color: white;
    text-align: center;
    background: #375273;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.convertbox input[type=number]::-webkit-inner-spin-button, 
.convertbox input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
#usdresult, #mfcresult{
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    text-align: center;
}
.convertbox .quickNavHeader{
      color: white;
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    text-align: center;
    background: #375273;
    padding: 5px 0px;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    }
.convertbox input{
    display: block;
    width: 100%;
    padding: 5px 10px;
    border-radius: 0px;
    margin-bottom: 15px;
}
.convertbox{
     background: #f6f6f6;
    font-size: 19px;
    border: 1px solid #d0d0d0;
    padding: 0px 20px 20px 15px;
    margin-bottom: 20px;
}
.navBox{
    background: #333;
    padding: 15px 0px 5px;
    background: #f6f6f6;
    font-size: 19px;
    border: 1px solid #d0d0d0;
    border-top: none;
}
.navBox .col-sm-4{
    border-right: 1px solid #d0d0d0;
}
.navBox .col-sm-4:last-child{
    border-right: none;
}
.navBox p{
    margin-bottom:10px;
    margin-left: 15px;
     font-weight: bold;
}
.roundNumber{
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #375173;
    border-radius: 100px;
    text-align: center; 
    color: #fff;
}
.numberRound{
    display: block;
    position: relative;
    margin-top: -1px;
    font-size: 16px;
    line-height: 22px;
}
.banner{
    position: absolute;
     background: url(/assets/banner-bba8b75edd070a127e5341ad4e4763e0165658a7f79de43f4dfa690f846319e5.png);
    width: 80px;
    height: 52px;
    background-size: cover;
    top: -14px;
    left: 24px;
}
.bannerTxt{
    color: white;
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
    text-shadow: 1px 1px 1px #026729;
    left: 6px;
    position: absolute;
    font-size: 16px;

}
.bannerFree{
    font-size: 13px;
     margin-bottom: 5px;
    margin-top: 9px;
    display: block;
    color: #40ec83;
}
.bannerTokens{
    display: block;
    margin-top: -7px;
    font-size: 15px;
}
.dealsSubHeader{
    margin: 0px -75px 50px;
    text-align: center;
    background: #305276;
    color: white;
    padding: 10px 0px;

}
.bannerCredits{
    display: block;
    margin-top: -7px;
    font-size: 16px;
}
.bannerMinutes{
    display: block;
    margin-top: -7px;
    font-size: 14px;
}
#article-page .deal-box p{
    font-size: 15px;
        border-top: 1px solid white;
    padding-top: 10px;
    margin-top: 0px;
}
#article-page .deal-box h2{
    font-size: 22px;
    margin-top: 15px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 13px;
    margin-bottom: 0px;
}
#article-page .freetokensul{
    margin-left: 15px;
}
.notes{
    font-size: 10px!important;
    line-height: 13px;
    border-top: none!important;
    margin-top: -14px!important;
}
.company_image {
    background: url(/assets/company_logo-0361ba7b66320fa89f1b7df00ad6f18972387671a8c564baff94ab5b08153b1b.png) white;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 155px;
    border: 1px solid #dbdbdb;
    background-position: center;
    margin: 15px 0px 0px 15px;
    position: relative;
}
.company_image_onlyfans {
    background: url(/assets/onlyfans_logo_best_of-13f6129b321518872c8b116dac016f1b5c40e93cb321742dee8e514306a997d3.jpg) white;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 155px;
    border: 1px solid #dbdbdb;
    background-position: center;
    margin: 15px 0px 0px 15px;
    position: relative;
}
.side_company_image {
    background: url(/assets/company_logo-0361ba7b66320fa89f1b7df00ad6f18972387671a8c564baff94ab5b08153b1b.png) white;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px;
    border: 1px solid #dbdbdb;
    background-position: center;
    margin: 15px 0px 0px 0px;
}
.company_box{
    background: #ececec;
    padding: 7px;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom: 2px solid #c7c4c4;
}
.btn-default-deals{
    display: block;
     padding: 7px;
}
.company_image_deals{
    background: url(/assets/company_logo-0361ba7b66320fa89f1b7df00ad6f18972387671a8c564baff94ab5b08153b1b.png) white;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 155px;
    border: 1px solid #dbdbdb;
    background-position: center;
}

.ourPicksImg .company_image{
    background-size: 75%;
}
.review_list h2 {
    font-size: 25px;
    margin-bottom: 8px;
    display: inline-block;
}
.review_list h6 {
    font-size: 17px;
    margin-top: 0px;
    font-family: 'Figtree', sans-serif;
}
.review_list .full,  #company-info .full{
    height: 16px;
    width: 17px;
    background: url(/assets/star-0aab29343c80fb88b38d95dc1169335cabac95eb50618ac3ebe2090e88bc35c0.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
}
.review_list .half,  #company-info .half{
    height: 16px;
    width: 17px;
    background: url(/assets/star-half-78e5916ecad929295b4af6a105bdf934daf1a2c4ad74ce0959357203cb48daa8.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
}
.review_list .empty,  #company-info .empty{
    height: 16px;
    width: 17px;
    background: url(/assets/star-empty-35bce5f65e9d59584e2c13c8b91b732b5506f3b9d4e29f392420dec230919c05.png);
    background-size: contain;
    display: inline-block;
    margin-right: 4px;
}
.review_list .options {
    margin: 0px;
    font-size: 14px;
    color: #4c4b4b;
    margin-top: 10px;
     line-height: 25px;
}
.review_list .options .bold {
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
}
.review_list .btn-default {
    margin-left: 0px;
    margin-top: 18px;
}
.btn-read{
    display: inline-block;
    color: #de5e30;
    border: 1px solid #de5e30;
    padding: 12px 25px;
    border-radius: 0px;
    text-align: center;
    margin-top: 10px; 
}
.btn-review{
    color: #de5e30;
    border: 1px solid #de5e30;
    padding: 5px 30px;
    border-radius: 0px;
    margin-right: 15px;
    margin-top: 18px;
    float:right;
}
.btn-review:hover{
    color: #de5e30;
}
.btn-default {
    border-radius: 0px;
    background: #de5e30;
    color: white;
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
    padding: 4px 39px;
    margin-left: -15px;
    font-size: 16px;
    border-color: transparent;
    }
.frontpage-btn{
    float: right;
}
.btm-button{
    margin-bottom: 10px;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:focus,
.btn-default:active:hover {
    background: #c95329;
    color: white;
}
.number {
    display: inline-block;
    color: white;
    padding: 5px 8px;
    font-size: 16px;
    background: #375273;
}
.table{
    font-size: 17px;
}
#first_number {
    background: #039315;
}
.image-ad{
    margin-bottom: 20px;
}
.side_box {
    background: white;
    padding: 15px;
    border: 1px solid #dbdbdb;
    border-top: 3px solid #dbdbdb;
    margin-bottom:20px;
}
.green_box {
    border-top: 3px solid #1a9218;
}
.green_box #green_box_header{
    margin-bottom: 5px;
    color: #1a9218;
}
.green_box ul{
   list-style-type: none;
}
.green_box p{
    background-color: rgba(0, 0, 0, 0.035);
    padding: 10px;
    border: 1px solid #dbdbdb;
}
.margin-bottom{
    margin-bottom: 10px;
}
.margin-bottom-big{
    margin-bottom: 15px;
}
.ytplayer{
    margin-bottom: 15px;
}
.side_box ul{
    padding-left: 15px;
    margin-bottom: 0px ;
}
.side_box h3 {
    font-size: 20px;
    margin: 0px;
}
.side_box h3 {
    font-size: 20px;
    margin: 0px;
}
.sideBox{
    border: 1px solid #dbdbdb;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.035);
    margin-bottom:15px;
}
.categories ul{
    padding-left: 0px;
    margin-bottom: 0px; 
    margin-top: 10px; 
}
.categories ul li{
    list-style-type: none;
    padding-left: 0px; 
}
.social-rounds a:hover{
     box-shadow: 0 6px 10px rgba(0,0,0,.3);
}
.snapchat-round{
    background-color: #fffc01;
    color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
    text-shadow: 1px 1px 1px #ab0b7a;
}
.website-round{
    background-color: #f9962f;
    color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
    text-shadow: 1px 1px 1px #ab0b7a;
}

.instagram-round{
    background-color: #e4009d;
     color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
}
.camsoda-round{
    background-color: #f841b5;
    color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
}
.twitter-round{
    background-color: #00ade7;
   color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
}
.modelcentro-round{
    background-color: #212553;
     color: white;
    border-radius: 100px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 10px;
    transition: all .3s;
}
.center{
    margin-left: auto;
    margin-right: auto;
}
.camsoda-btn-img-round{
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(/assets/camsoda_btn-96596b59f4b523d2cc8f15032d15ab06fe334b1baef7958a45998ab27040c357.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
}
.camsoda-btn{
    background-color: #f841b5;
    color: white;
    font-size: 19px;
    border-radius: 25px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 255px;
    text-align: left;
    margin-top: -35px;
    transition: all .3s;

}
.camsoda-btn:hover{
    color: white;
    box-shadow: 0 6px 10px rgba(0,0,0,.3);
}
.livejasmin-btn{

    background-color: #7b0000;
    color: white;
    font-size: 19px;
    border-radius: 25px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 255px;
    text-align: center;
    transition: all .3s;

}
.livejasmin-btn:hover{
    color: white;
    box-shadow: 0 6px 10px rgba(0,0,0,.3);
}
.chaturbate-btn{

    background-color: #f47321;
    color: white;
    font-size: 19px;
    border-radius: 25px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 255px;
    text-align: center;
    transition: all .3s;

}
.chaturbate-btn:hover{
    color: white;
    box-shadow: 0 6px 10px rgba(0,0,0,.3);
}
.mfc-btn{

    background-color: #008300;
    color: white;
    font-size: 19px;
    border-radius: 25px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 300px;
    text-align: center;
    transition: all .3s;

}
.mfc-btn:hover{
    color: white;
    box-shadow: 0 6px 10px rgba(0,0,0,.3);
}
.snapchat-btn{
    background-color: #fffc01;
    color: #323232;
    font-size: 19px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 300px;
    text-align: left;
}
.instagram-btn{
    background-color: #e4009d;
    color: #fff;
    font-size: 19px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 300px;
    text-align: left;
}
.insta-image{
      background-color: #e4009d;
      padding:30px;
      border-radius: 100px;
}
.twitter-btn{
    background-color: #00ade7;
    color: #fff;
    font-size: 19px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 300px;
    text-align: left;
}

.modelcentro-btn{
    background-color: #212553;
    color: #fff;
    font-size: 19px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    width: 300px;
    text-align: left;
}
.social-btns a{
    margin-bottom: 10px;
    display: block;
}
.social-btns a:hover{
   
}
.modelcentro-btn-img{
  width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    background: url(/assets/modelcentro-c032d552f2ce7d95ce1c0814ac6249e9f2a63212c0df48615d7aa01d22692115.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
    }
.camsoda-btn-img{
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    background: url(/assets/camsoda_btn-96596b59f4b523d2cc8f15032d15ab06fe334b1baef7958a45998ab27040c357.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}
.social-rounds a{
    margin-right: 10px;
}
.twitter-btn-img{
    width: 23px;
    height: 19px;
    display: inline-block;
    margin-right: 10px;
    background: url(/assets/twitter-6bb76f82cbc1a4c63d69cc443addeab2de9e17024c44ca5bb907f4a3b998d3f6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}
.snapchat-btn-img{
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    background: url(/assets/snap-8a7d2c188f06f49b85a0992d56d0a1fcbeadaa174e5c867d3a78885441a76d91.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}
.insta-btn-img{
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 10px;
    background: url(/assets/insta-d077233718d2a1725f543e2114ace065d6866c3cb3756e6bf6f0c91131aec05c.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}

 #twitter-image{
    display: inline-block;
    background-image: url(/assets/twitter-image-e3f68c4fa504aea654265a8a668e8d313bc9c006235a93e3aedb6d22ab1b08b0.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 85px;
    height: 24px;
    background-position: center;
    margin-right: 10px;
    border-radius: 2px;
    position: relative;
    top: 0px;
}
/*#twitter-image:hover{
    background-image: url(/assets/twitter-image-hover-6f27b99d4132e532218c1defb9549077b9e4a6cbacd8ad082b3b1ab29947d1d6.jpg);
}
*/
#partnerul li{
    border-right: 1px solid #dbdbdb;
    padding-right: 20px;
    color:#337ab7;

}
#partnerul li:last-child{
    border-right: none;
}
#footer #partnerul li a{
    color:#337ab7;
}
 #follow-us{
    color: white;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footer{
    border-top: 1px solid #dbdbdb;
    background: white;
    padding: 20px 0px; 
    margin-top: 10px; 
    text-align: center;
}
#footer ul{
   
    margin-bottom: 15px; 
    text-align: center;
    padding-left: 0px;
}
#footer ul li{
    display: inline-block;
    list-style-type: none;
    margin-right: 15px;
    color: #dbdbdb;
}
#footer ul li a{
    color: #656565;
}
.btn-review-mobile{
    display: none;
}
#mobile-menu{
    display: none;
}
/*Article pages */
.btn-p{
    margin-bottom: 0px; 
}
.camsodaheaderimage{
    margin-bottom: 15px;
    display: inline-block;
}
.article{
    background: white;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    transition: all .15s cubic-bezier(.33,.66,.66,1);
    margin-bottom:15px;
    min-height: 380px;
    margin-bottom: 30px;
}
.partner{
    background: white;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    transition: all .15s cubic-bezier(.33,.66,.66,1);
    margin-bottom:15px;
    margin-bottom: 30px;
}
.article-image{
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 200px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.article-info{
    padding: 25px;
}
.article-info h3{
    margin: 0px 0px 10px; 
    font-size: 21px;
    line-height: 25px;
}
#article-page{
    background: white;
    border: 1px solid #dbdbdb;
    margin-top: 40px;
    margin-bottom:40px;
    padding: 35px 75px;
}
.deals-article{
    margin-top: 10px!important;
}
#article-page ul{
    padding-left: 15px;
}
  #article-page p{
        font-size: 19px;
        line-height: 30px;
    }
 #article-page ul{
    font-size: 19px;
 }
#article-page h1{
    margin-top: 0px; 
    font-size: 33px;
    margin-bottom: 10px;
}
#article-page h2{
    font-size: 28px;
}
#article-page .btn-default{
    margin-left: 0px;
}
.article-image-round {
    width: 150px;
    border-radius: 100px;
    margin: 10px;
}
blockquote{
    border-left: none;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 29px;
    background: #f9f9f9;
    margin-left: -75px;
    margin-right: -75px;
    padding: 20px 75px;
    margin-top: 25px;
    margin-bottom: 25px;
    border: 1px solid #f0f2f3;
}
blockquote:after, blockquote:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 12px;
    height: 9px;
    top: -7px;
    background-image: url(/assets/quotes-a6ac6cecdb6a734e2d56c650d3650a55e9ca1b36eed4fc3c3763cf7b2dd18191.png);
    background-size: 24px 9px;
}
blockquote:before {
    background-position: 0 0;
    left: -7px;
    margin-left: -12px;
 }
blockquote:after {
    background-position: 100% 0;
    right: -7px;
}
#article-image-one-long{
    background-image: url(/assets/article-image-one-long-e07201b1997bf4d0b3dded6f376d4b902e8200577693a43a4a4f1dce81319a89.jpg);
    width: 100%;
    height: 300px;
    background-position: center 30%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-two-long{
    background-image: url(/assets/article-image-two-long-0c09277b6fa1b4cca40dcc2ca22fc811b7a0f4dee3f724c23ca09a927e695656.jpg);
    width: 100%;
    height: 300px;
    background-position: center 30%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-four-long{
    background-image: url(/article-image-four-long.jpg);
    width: 100%;
    height: 320px;
    background-position: center 30%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-fifteen-long{
    background-image: url(/assets/chaturbate_tokens_model-b94f3cc1ab51aeee155006621804acbfb6aab822a294d7f2d91b6b7a9e51d1bf.jpg);
    width: 100%;
    height: 320px;
    background-position: center 30%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-sixteen-long{
    background-image: url(/assets/article-image-fourteen-acecc76fc99a12c69358d55cbad2b002a6de044366b32a689c6db3c37e293b7a.jpg);
    width: 100%;
    height: 220px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-five-long{
    background-image: url(/assets/article-image-five-13f06cb1c02c7dfe67a08f609ab170e25d37a888f5974dfd5123e22c4434ed7f.jpg);
    width: 100%;
    height: 300px;
    background-position: center 30%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-six-long{
    background-image: url(/assets/cammodels-dbeb1dbee7a52329ff4edf7f80b9086146778915f8dd5b62f2f93a762cfb7d4c.jpg);
    width: 100%;
    height: 300px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-seven-long{
    background-image: url(/assets/article-image-five-long-c1a80061f488ce20053e9686acfcc76e466050e33990e79364479d19d50c86d9.jpg);
    width: 100%;
    height: 300px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-eight-long{
    background-image: url(/assets/article-image-eight-long-1e742a79d7abecec2e44c0f106262f86dd64d242aa4e59950dbcbc48c502cf4e.jpg);
    width: 100%;
    height: 300px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-nine-long{
    background-image: url(/assets/article-image-six-long-c6a612334aa197b8050ff120900f9cd5b9f030bd0bc399761f09b3df2837f827.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-ten-long{
    background-image: url(/assets/article-image-nine-long-19830911d4be41bd182fee96bb2147874ab714d1b1c2663371af35f72385daf6.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-eleven-long{
    background-image: url(/assets/article-image-ten-long-73d6d161e44b14632cf8c3a384fb6747714dd46f82e6e4db6ee232563eba4a2b.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-twelve-long{
    background-image: url(/assets/article-image-eleven-long-686ea8bcc0af7a9e6b898e53394207ba92c4c39331c672a64aa25af0e0ecb714.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-thirteen-long{
    background-image: url(/assets/article-image-twelve-long-62642399712433ce2b0188a65c6d7639b5a23549ac8b4f794640b240274e66f1.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-seventeen-long{
    background-image: url(/assets/chaturbate_chat-e3117abf300360c495cc2ab84e9fa1cfe37ebddd84d0fa4578308a2d468371cd.jpg);
    width: 100%;
    height: 250px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-eightteen-long{
    background-image: url(/assets/myfreecam-freetoken-511a4b29aa61f9b58a6a8bbd96e8ee7b82609100f6fb646d74b6e9ed4d815cfc.jpg);
    width: 100%;
    height: 300px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-nineteen-long{
    background-image: url(/assets/livejasmin-hacks-4c7091ed1aec9b25132f50ba045ed427e2ef1ceb6a8cb795602fdcdd235c9b5b.jpg);
    width: 100%;
    height: 350px;
    background-position: center ;
    background-size: cover;
    margin-bottom: 15px;
}
#chaturbate_image{
    background-image: url(/assets/chaturbate_image-3118bf27704e1f0d86c2c2f60346ae39c23c04fc7af4fd987f295955c8a3c623.jpg);
    width: 100%;
    height: 250px;
    background-position: center ;
    background-size: contain;
    margin-bottom: 15px;
    background-repeat: no-repeat;
}


#crumbs {
    margin: -10px 0px 5px;
}
.cat-crumb{
     margin: -10px 0px -10px!important;
}
#crumbs h1 {
  padding: 0 0 30px;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 600;
  letter-spacing: .01rem;
  color: #8093A7;
}
#crumbs ul {
  list-style: none;
  display: inline-table;
  padding-left: 0px;
}
#crumbs ul li {
  display: inline;

}
#crumbs ul li a {
  display: block;
    float: left;
    height: 22px;
    background: #e8e8e8;
    text-align: center;
    padding: 1px 10px 0 20px;
    position: relative;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-decoration: none;
    color: #757575;
}
#crumbs ul li a:after {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #e8e8e8;
  position: absolute;
  right: -11px;
  top: 0;
  z-index: 1;
}
#crumbs ul li a:before {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #fff;
  position: absolute;
  left: 0;
  top: 0;
}
#crumbs #gray li a:before {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #f6f6f6;
  position: absolute;
  left: 0;
  top: 0;
}

#crumbs ul li:first-child a {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

#crumbs ul li:first-child a:before {
  display: none;
}

#crumbs ul li:last-child a {
  padding-right: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background: #a9a9a9;
  color: #fff;
}

#crumbs ul li:last-child a:after {
  display: none;
}

#crumbs ul li a:hover {
  background: #a9a9a9;
  color: #fff;

}
#crumbs ul li:last-child  a:hover {
background: #a9a9a9;
  color: #fff;

}


#crumbs ul li a:hover:after {
  border-left-color: #a9a9a9;
  color: #fff;
}


#similar-articles{
    font-size: 24px;
    margin: 30px 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #eee;
        border-color: #ddd;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-radius: 0px;
}
.cam-soda-image{
    padding: 15px;
}

.read-more-link{
    margin-bottom: 0px;
}
.partner-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 165px;
    border-bottom: 1px solid #dbdbdb;
    background-repeat: no-repeat;
}
.btn-article{
    margin: 0px 0px 10px;
    padding: 8px 0px;
    position: sticky;
    z-index: 100000;
    top: 10px;
}
.last-button{
    margin-bottom: 15px;
}
#article-page .checkmark{
    padding: 0px;
    margin: 0px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 25px;

}
.camsoda-video{
    width: 200px;
    border: 3px solid #f9f9f9;
}
.camsoda-section{
display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.freetokens-dialog{
width: 700px!important
}
.image-float{
    clear: both;
    float: right;
    border-radius: 100px;
   margin-right: 20px;
    max-width: 110px;
    margin-top: 16px;
    z-index: 100;
    position: relative;
}
.checkmark li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
    padding-right: 10px;
    margin-top: 10px;
}

 .checkmark li:before {
        content: "";
        position: absolute;
        top: 0px;
        left: -28px;
        width: 20px;
        height: 20px;
        background-image: url(/assets/checkmark-65eee70e69d2fb7e3cda9f4e01b6fa37b6f3df6099f0985e4aee3207ac0a9559.png);
        background-size: cover;
    }
.plus{
    padding: 0px;
    margin: 0px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 25px;

}
.plus li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
    padding-right: 10px;
}

 .plus li:before {
        content: "";
        position: absolute;
        top: 0px;
        left: -28px;
        width: 20px;
        height: 20px;
        background-image: url(/assets/plusminus-f6f22e981818d1b3bde63026223f7507a5061ad6c81b60cf6aa43ba82ac320c8.png);
        background-size: cover;
    }
.minus{
    padding: 0px;
    margin: 0px;
    padding-left: 25px;
    font-size: 16px;
    line-height: 25px;
}
.minus li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
    padding-right: 10px;
}

 .minus li:before {
        content: "";
        position: absolute;
        top: 0px;
        left: -28px;
        width: 20px;
        height: 20px;
        background-position: 20px 0px;
        background-image: url(/assets/plusminus-f6f22e981818d1b3bde63026223f7507a5061ad6c81b60cf6aa43ba82ac320c8.png);
        background-size: cover;
}
#article-page .plusminus .plus, #article-page .plusminus .minus{
    padding-left: 45px;
}
.plusminus{
    min-height: 150px;
    background: #f7f9fc;
    border: 1px solid #e4e1e1;
    margin-bottom: 15px;
}
.plusminus p{
    background: #edf2f8;
    color: #333!important;
    color: white;
    padding: 5px 10px;
    margin: 0px;
    margin-bottom: 10px;
    font-family: 'Figtree', sans-serif;
    border-bottom: 1px solid #e5e1e1;
    font-weight: 600;
}
.top-image{
    margin-bottom: 20px;
}
.partner-info{
    min-height: 213px;

}
#partner-image-one{
    background-image: url(/assets/partner_1-089e1bef7dbf3e9ad306ce5b228a43cfece4b8dd34a3c6cac9fa6ca0d7843a93.jpg);
}
#partner-image-two{
    background-image: url(/assets/thepornlist-b06d070f0a2762fc7c164b37ffbf3102c7dfeb53a8ae7865eaafcb575835eeee.jpg);
}
#partner-image-three{
    background-image: url(/assets/pornsiteslist-194ba7b16e299e17af5a1361a9f637864ad188de551bc02148246c237b3dfdb7.jpg);
}
#partner-image-four{
    background-image: url(/assets/gaycamreview-9305da3789bf57d23d8b810340009a6c0a917d635b60c4c039f420e59fd52298.jpg);
}
#partner-image-five{
    background-image: url(/assets/bestcamlist-1ce1ddf2a5a0aca51ae327e04d53d458f5c648227c6cd21ac7cb2fb6b40491ec.jpg);
}
#partner-image-six{
    background-image: url(/assets/phun-ad8aa0a965a652e94fa7458d2b6924100ef976d73f5a97cbf282d2d1a181cdaf.jpg);
}
#partner-image-seven{
    background-image: url(/assets/teenbay-826f38aba5351e8c65782edb6688fc52630cbf6dfee7f5e6056f68248f40d4bd.jpg);
}
#best-adult-cams{
    background-image: url(/assets/best-adult-cams-5681f4e0cb08f46ae6ba4548f0a17463c3f0c20393fe0b26651c7ce98a3d26f6.jpg);
}
#partner-image-eight{
    background-image: url(/assets/vivet-6ae0eb5786904c4f9585e6d48145897c8014a173febb12021f9721c51e3ceb13.jpg);
}
#article-image-one{
background-image: url(/assets/top4-92a73cfeca423cdf93d611deb2f93c62cbfd1c4c357a06ddea63fbdd295ea25a.jpg);
}
#article-image-two{
background-image: url(/assets/stats-90cf80a6856fd07c13194bb9c8da72772de26246bc36ff46cc0c9a80a60ab76e.jpg);
}
#article-image-three{
background-image: url(/assets/reddit-12d48e6debcb6d6d6773fa10596e1ae459a805e2d1562bc8e97c9469267d573c.jpg);
}
#article-image-four{
background-image: url(/assets/cammodels-dbeb1dbee7a52329ff4edf7f80b9086146778915f8dd5b62f2f93a762cfb7d4c.jpg);
}

#article-image-five{
background-image: url(/assets/article-image-six-6cbd4a4ced3cad3596e551fee70300831d766e2fa900d42e52b1550cee991488.jpg);
}
#article-image-six{
background-image: url(/assets/camsodaarticle-3f1d1fb711b7bf86956604bba0f4484b1867861505761f334440f2976872ce79.jpg);
}

#article-image-seven{
background-image: url(/assets/article-image-seven-long-af2f38fc63f939e33b4e61d97626d78039838fbef617b84f90a36d3bc988b83a.jpg);
}

#article-image-nine{
background-image: url(/assets/article-image-nine-long-19830911d4be41bd182fee96bb2147874ab714d1b1c2663371af35f72385daf6.jpg);
}
#article-image-ten{
background-image: url(/assets/article-image-ten-long-73d6d161e44b14632cf8c3a384fb6747714dd46f82e6e4db6ee232563eba4a2b.jpg);
}
#article-image-twelve{
background-image: url(/assets/article-image-eleven-long-686ea8bcc0af7a9e6b898e53394207ba92c4c39331c672a64aa25af0e0ecb714.jpg);
}
#article-image-thirteen{
 background-image: url(/assets/article-image-twelve-long-62642399712433ce2b0188a65c6d7639b5a23549ac8b4f794640b240274e66f1.jpg);
}
#article-image-fourteen{
    background-image: url(/assets/article-image-fourteen-acecc76fc99a12c69358d55cbad2b002a6de044366b32a689c6db3c37e293b7a.jpg);
}
#porn-discords{
     background-image: url(/assets/best_porn_discords-fc42a1eba94876df32dbe5414e4be31ac6be897a2a325f9afcd8f90a6c6de4be.jpg);
}
#twitter-porn{
     background-image: url(/assets/twitter-porn-f8e8eac3bb43da11a605318d57b6651c243cfa20a627fcfa89f0467a8fc9cd69.png);
}
#article-image-fifteen{
    background-image: url(/assets/chaturbate_tokens_model-b94f3cc1ab51aeee155006621804acbfb6aab822a294d7f2d91b6b7a9e51d1bf.jpg);
}
#article-image-sixteen{
    background-image: url(/assets/chaturbate-71fa7cd8486cb1050479372091cef82d5e82c213c494d5753845a9ae7807f1ea.jpg);
}
#article-image-seventeen{
    background-image: url(/assets/myfreecam_model-474890ff95069e7b308e19318c7d4c85af30cbb072e4ae5f5b1cfd6110cce7d3.jpg);
}
#article-image-eighteen{
    background-image: url(/assets/livejasmin-hacks-4c7091ed1aec9b25132f50ba045ed427e2ef1ceb6a8cb795602fdcdd235c9b5b.jpg);
    background-position: center right;
}
#hottestcamgirlsonlivejasmin{
    background-image: url(/assets/ljhottestmodels-82263d37c5365dc99f84c444087cac8bba14d68515eb9d4e3f56d29ad3d4b831.jpg);
    background-position: center center;
}
#camsoda-image{
background-image: url(/assets/camsoda-tokens-d49060f6a0a7e892f9c7187d6d75d31107c4d71268927ca2e7ad1520e6339ba8.jpg);
}

#gay-roulette-image{
    background-image: url(/assets/gay_roulette_sites-c3fac9ba2b04a7a48a20525f1e8e5a177331c452e7d0a6b62c0b6ddab9ca8e46.jpg);
}
#paypal-or-crypto-image{
    background-image: url(/assets/cam-sites-that-use-paypal-or-crypto-497acefe50c951b27e4c74c9fc141ae75c94b71aa38adf29c6667fba31694b4a.jpg);
}
#chaturbate-male-image{
    background-image: url(/assets/chaturbate-male-a0f7422ae45a57d4bd587e3bb9e33aea56e71116dd49d4a72709ba67bd759c5d.jpg);
}
#best-cam-sites-to-work-for{
    background-image: url(/assets/best-cam-sites-to-work-for-0520396320f8abaee8de22e03da8458ced9e2e6153e2d690f5bc2ab8389c4306.jpg);
}

#best-trans-cam-sites{
    background-image: url(/assets/best-trans-cam-sites-e06df6fa61173828a07f19243b3fbde98c9c0cb111b7a347cf13c26d59eed8aa.jpg);
}
#asian-cam-image{
    background-image: url(/assets/asian_sex_cams-cff0899dc15e14c252ba8eced836c4a1f73c6ee979ab11cdf3ea91456a7f68f6.jpg);
}
#xbiz-image{
 background-image: url(/assets/xbiz-23041257b0d7feddc0857894f05534ba8081abcf557b1f2ba71e9ec7f9f2bc9f.jpg);
}
#cch-image{
   background-image: url(/assets/chaturbatemodel-bd0a62458267d1909e117a0c7857175ff2777294875557cc9dce9a29a3be3bb3.jpg);  
}
#webcamcouple-image{
   background-image: url(/assets/webcam-couples-9f251f6ce1fa9b2b2c91eb0bc9e1506172e0cf7136de4e5751718ba2ca0f8ff6.jpg);  
}
#cheapandfree-image{
   background-image: url(/assets/cheap-and-free-adult-cams-868393d1f3bc50bfc5891234b67207e7286454e8ea90cdc765acf475575cee31.jpg);  
}
#streamate-pricing-image{
 background-image: url(/assets/streamate_logo-1086d4de83e1ca01d540b1032617adcc4995d2a70c576e5d7bba933e5cd80b6c.jpg);
}
#voyeur-image{
background-image: url(/assets/top-voyeur-cam-sites-66923a26a0da27bfb0558309f5c0f90e59ccd980b4af15a87768123c206ffcf1.jpg);
}
#ebony-image{
background-image: url(/assets/best-ebony-cams-2eafc7cd0fa40bd4cf0dc84f532552687273e7cc02ea6f6a9e8d4dde516dca5c.jpg);
}
#hottest-of{
background-image: url(/assets/hottest-onlyfans-2abdb39848adcc49489c5814c2965a7fddd01597e78c79b83025f41c0d295cfa.jpg);
}

#flirt4free-image{
background-image: url(/assets/flirt4free-credits-3c6bfcd2d7dbcb83693f3cdc70a8ee75707986b657c6f1d930951dc23703773d.jpg);
}
#imlive-credits-image{
background-image: url(/assets/imlive-credits-1336ede5b18954ef2bf8e03695c3d8a0770d00542782792682cf10c275aa11ee.jpg);
}

#livejasmin-image{
    background-image: url(/assets/live_jas-f03b5ab831eda8c64d10bc6f5db0d4f46d95773e842009ea3370c50fc5c164ae.jpg);
 
}
#lesbiancams{
      background-image: url(/assets/lesbiancams-3bb9b8a0e82ba5777b58728aa38c4bc37ea63000c47ac1d04795a02a97680422.jpg);
}
#ashleymad{
      background-image: url(/assets/ashley-madison-7bd62dcb9ef9fc87978a2f21db519ab9ccb45d06d37146732505177a83591b30.jpg);
}
#aff{
    background-image: url(/assets/aff-cost-53034565ed3dffd039baa24c994a289cd1e468d09639b16c17aa564820f24fad.jpg);
}

#cbbw{
    background-image: url(/assets/chaturbatebbw-714572e037a6f40472ed4c30b88700ac8bfa6b79f81847ef5aecbed6b4e76af7.jpg);
}
#squirt{
    background-image: url(/assets/chaturbate-squirt-240a04a5b5ab8ad475c266219e3cb7e3368521f254892738d823b0915ba02c54.jpg);
}
#hairy{
    background-image: url(/assets/chaturbate-hairy-2ee451c774e796455b9bf6ea39be71f807f04913dd4e19000f35bab382412421.jpg);
}
#sbr{
    background-image: url(/assets/secret-benefits-review-5167d2039d4005f7ccd30aa307c1256f7469c3d6a4e5466f64ae6e29d8b24706.jpg);

}
#camsoda-latina{
    background-image: url(/assets/camsoda-latina-573aec69cd3b3b6aaf889166bb5ea20538cb26461db8fabb13e50b0b53e74b6a.jpg);

}
#chaturbate-indian{
    background-image: url(/assets/chaturbate_indian-592088b1d55273a280dca411b8d1e22ace42dc3f67da7939ad14fb802fcf7be1.jpg);

}

#findom{
    background-image: url(/assets/findom-sites-6881fbfa62d9527e9ddf1db2eb6c2004df28c78c69e87b02d78f90c888ce760a.jpg);
}
#ethical{
    background-image: url(/assets/ethical-porn-sites-bc785ffc0b0c60d01e14e572adc4034a3c7b348c12749e6899be81bffd4b3cd0.jpg);
}

#mobile-cams{
    background-image: url(/assets/myfreecams_mobile-6bfebbc263ccad9a49cb2431735e1b2714b18221fc3fe433b32cfddb2dc7cb9b.jpg);
    
}
#best-hd-cams{
    background-image: url(/assets/best-private-hd-cams-d2315d6e7c2f1626376820eee077f4575a07326e3efb90f9114025a9222d4116.jpg);
}
#non-nude-cams{
    background-image: url(/assets/streamate_model-93fc0e0c1eb9b5284fcb50edfcdf69268338df5472b5f2bf487590805180feac.jpg);
}
#chaturbate-asian{
    background-image: url(/assets/chaturbate-asian-6223aada1d4622b78ade6f500b99fd8313fc48a08adf8d618aa92a747eaeabdc.jpg);
}
#milf-cams{
    background-image: url(/assets/best-milf-cams-7c70adf3ea7edbb6e78ac64c74101b451dd4f157c3f4129251dca5f2bbb3b324.jpg);
}
#cam2cam{
    background-image: url(/assets/bongcam_chat-08a9e65bd580c10afb712a70a1a37129c67bf3ae5a90f6a071687566c47a0c53.jpg);
}
#loyalfans{
background-image: url(/assets/loyalfans-b348ec7875112f6382dddc4a5df5cfafc9828aa0af2af8bcf0694e142a49ebe2.jpg);
}
#sugar_baby{
background-image: url(/assets/top-sugar-baby-websites-6eef18a01475a0fc332aa8e50321e1a1ea851d086e3c897e5972eb565d8654df.jpg);
}
#feet_pics{
    background-image: url(/assets/buying-feet-pics-c4d87909dae582d82adaaeb9a8ae6e485b5c59497f27edadca97f01486e8942c.jpg);

}


#bluechew_pill{
    background-image: url(/assets/bluechew_pill-129085b80becf35b077cba27f16371e05a4cbcdc6ebb9580dc3c256ebb192383.jpg);
    background-position: center center;
}

#Sex_Chat_Roulette{
    background-image: url(/assets/best_sex_chat_roulette_sites-1119698fb3862bad1fa9afbc276e08470557d54fe40b4c9e5831a6373adfce25.jpg);
     background-position: center center;
}
#MyFreeCams-Alternatives{
     background-image: url(/assets/myfreecams-alternatives-1db984e7b5502af334a0cb0f150fd25389ac76fd24706336cebf66c9173b94a8.jpg);
     background-position: center center;
}
#hottestchaturbategirls{
    background-image: url(/assets/hottestchaturbategirls-52475a051a2491918360e1e0b40d5986a442df8ecb28b14072d14bf61e2df98e.jpg);
    background-position: center center;
}
.dateandauthor{
    font-size: 15px!important;
    color: #a9a9a9;
    margin-top: -10px;
    font-style: italic;
}
.dateandauthor a{
    color: #a9a9a9;
}
.navBox-list{
    margin-bottom: 25px;
}
#summary_box{
        background-color: rgba(0, 0, 0, 0.035);
        padding: 15px 20px 15px;
        border-left: 4px solid #b32020;
        border-top: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 15px;
}
#summary_box p{
    font-size: 17px;
    line-height: 26px;
    margin: 0px;
}
#summary_box h2{
    font-size: 20px;
    margin-top: 0px;

}
#hottestcamgirlsonmyfreecams{
    background-image: url(/assets/myfreecams_model-e64291efdc90d928e03c49f9be400895a7f3154938a7729719228fa549f7f96b.jpg);
    background-position: bottom right;
}
#pornstarsoncamsoda{
    background-image: url(/assets/pornstars_on_camsoda-58c17d81f66b408786f853094d2afe6eff5689f4c196e990e522a21981043e53.jpg);
    background-position: center center;
}
#jerkmate_models{
    background-image: url(/assets/jerkmate-model-88923840a3065c9da1af521056a44b80db930ea5f22c4269d5ceea1f6cddd7ca.jpg);
    background-position: center center;
}
#bbcs-image{
    background-image: url(/assets/big-boob-web-sites-47a718f505e760e9468a811701055fb0c423ef6b2cf588d1c848edf60f48201d.jpg);
    background-position: center center;
}
#eharmony{
    background-image: url(/assets/eharmony-cost-563d5d1b58b2bf0ed47b96e0002446abae58031ed8661ea7bbceeda81f986d1f.jpg);
    background-position: center center;
}
#myfreecams-girls{
    background-image: url(/assets/myfreecam-girls-13ba3d9e57bc93dbe0613cadf21ff6eec2dbee513b52201e35e58ac25b81b096.webp);
    background-position: center center;
}
#chaturbate-girls{
    background-image: url(/assets/chaturbate-girls-5a2e384e54cc6df7fddf0564d0a578b03761ff69958e693d3b919f6051348c1f.jpg);
    background-position: center center;
}
#adultwebhosting{
    background-image: url(/assets/adult-web-hosting-1a38c598ba507e19bb3f80b61c0cbad1c6fd979049c9f40814714dca9663780b.jpg);
    background-position: center center;
}
#cam2cam-chat{
    background-image: url(/assets/mobile-cam2cam-chat-59821b3d29bce9e732f6d4f49b176a9eed5893fd001aa038f5771ddee79a4cde.jpg);
    background-position: center center;
}
#celebrities-with-onlyfans{
    background-image: url(/assets/celebrities-with-onlyfans-6925cceee5d8591569224a3c588115d4fba00f066cb16b01349f2ea72f40dd15.jpg);
    background-position: center center;
}
#best-bdsm-cams{
    background-image: url(/assets/best-bdsm-cams-8213176f8adcffc489a9c071bc21ca7e653522403ae1c2c21184ea979af4566c.jpg);
    background-position: center center;
}
#chaturbate-ebony{
    background-image: url(/assets/chaturbate-ebony-b140076a6a798d6e69213997ffa060dd02c79c5fd2d093a37f8fe6b5fbf78d14.jpg);
    background-position: center center;
}
#vr-cams{
    background-image: url(/assets/vr-cam-sites-6c2137a2971325c8d64fb6e4755ced2dd18757b318e6507c37949d22a18aab1d.jpg);
    background-position: center center;
}
#start-onlyfans{
    background-image: url(/assets/onlyfans-logo-b44f669c788a2424b147e64d5d74c99fe870aee64c73fa1090ba5960f52211e0.png);
    background-position: center center;
}
#chaturbate-milf{
    background-image: url(/assets/chaturbate-milf-d0477b1daee72e72672838c0d64bd540c0b8afab7eb113242031daaedecdee1e.jpg);
    background-position: center center;
}
#chaturbate-big-boob{
    background-image: url(/assets/chaturbate-big-boob-models-e7bb160c85273869a7dd0a8398e9434067ff45757b4679cc41fab30e430af7b5.jpg);
    background-position: center center;
}

#feet-cams{
    background-image: url(/assets/best-feet-cams-d83f3329932e6c65fc0da77fd061f40c12e000dbf8dc54cf03a9eac6e5ae6c0a.jpg);
    background-position: center center;
}
#snapchat-nudes{ 
    background-image: url(/assets/snapchat-nudes-32399449195723c1fed01a2b3e3bd282676d6ac7bc253059f8bff282e0d5d815.jpg);
    background-position: center center;}

#latinamericancupid{ 
    background-image: url(/assets/latinamericancupid-6fd0b3cf7343a6f26c5f19fbe3fde73827c60c6baacbc90831547f3b0ac7ccef.jpg);
    background-position: center center;}
#freesext{ 
    background-image: url(/assets/free-sexting-sites-59495bbee4071899c60a9ad0d2ae10ff89a391d299cd79fd2260ac89c4048c95.jpg);
    background-position: center center;}
#freecam2cam{ 
    background-image: url(/assets/free-cam2cam-chat-sites-c84603548ac0813f5bcffe5491acd1543b75cc1970d4ae228285fd14fd85776e.jpg);
    background-position: center center;}

#article-image-eighteen-long {
    background-image: url(/assets/pornstars_on_camsoda-58c17d81f66b408786f853094d2afe6eff5689f4c196e990e522a21981043e53.jpg);
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-twenty-long {
    background-image: url(/assets/ljhottestmodels-82263d37c5365dc99f84c444087cac8bba14d68515eb9d4e3f56d29ad3d4b831.jpg);
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-twenty-three-long{
    background-image: url(/assets/bluechew_review-10acff096470972ec52386fce3c6a66d6ef6502bbc6f1d190873c3993a04449e.jpg);
    width: 100%;
    height: 350px;
    background-position: center 48%;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-twentyone-long {
    background-image: url(/assets/myfreecams_model-e64291efdc90d928e03c49f9be400895a7f3154938a7729719228fa549f7f96b.jpg);
    width: 100%;
    height: 450px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 15px;
}
#article-image-twentytwo-long {
    background-image: url(/assets/hottestchaturbategirls-52475a051a2491918360e1e0b40d5986a442df8ecb28b14072d14bf61e2df98e.jpg);
    width: 100%;
    height: 350px;
    background-position: bottom;
    background-size: cover;
    margin-bottom: 15px;
}
#article-page #article-video{
    float: none;
    margin-right: 0px;
    margin-top: 0px;
}
.video-holder{
    text-align: center;
   
}
#article-page iframe{
    float: right;
    margin-right: 10px;
    margin-top:10px;
}
#catsect .cat-info{
    margin-bottom: 30px;
}
.cat-info{
    padding: 25px;
    background: white;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    transition: all .15s cubic-bezier(.33,.66,.66,1);
}
.cat-info p{
    margin-bottom: 0px;
}
.img-border{
    border: 1px solid #dbdbdb;
}
.cat-list{
    background: white;
     border-bottom: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    height: 180px;
    overflow: scroll;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.cat-list a:hover{
    text-decoration: underline;
}
#bestcamsites .plus {
    padding-left: 30px!important;
    
}
#bestcamsites .plus li{
    font-family: 'Figtree', sans-serif;
     font-weight: 600;
}
.dealsHeader{
    margin: -45px -75px 30px;
    text-align: center;
    background: #305276;
    color: white;
    padding: 10px 0px;
}
.article-image p{
    color: white;
    z-index: 1000;
    font-size: 19px;
    line-height: 24px;
}
.article-image h5 {
    color: white;
    z-index: 1000;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0px;
}
.article-image .germanHeader{
    position: absolute;
    bottom: 15px;
}
.cat-list ul{
    padding-top: 10px;
    padding: 0px;

}
.cat-list ul li{
    list-style-type: none;
    font-size: 17px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #6f6f6f;

}
.cat-list ul li:last-child{
     border-bottom: none;
     padding-bottom: 0px;
     margin-bottom: 0px;
}
#gay-cat{
background-image: url(/assets/gaycat-7f63b2e711a6e148a3de9757a6a757efecddfc12e7650e2f37b380dc73ed913e.jpg);
}
#asian-cat{
background-image: url(/assets/asian-cat-7caf5e4d7f3d06608276117667b064a4b03d08887da0550aa9041abd912a7ec8.jpg);
}
#trans-cat{
background-image: url(/assets/trans-cat-c290b115950d3d2af38dd80644c338584594eb70e1eda2135912ddc1e4473444.jpg);
}
#fetish-cat{
    background-image: url(/assets/fetish-cat-cca47efbce514a995fe5d1f50b888ff3099e3c74ecf98af47d50957df2a9d389.jpg);
}
#free-cat{
    background-image: url(/assets/free-cat-f9f185ca2872e50e9eb164fd63276fdc12704fd9191f4b76ee8b17a22ff881bd.jpg);
}
#top-cat{
    background-image: url(/assets/top-cat-0a51af52c976027a44537b9ec3d41d44e80d1117f1690e67a5ddedb940d56c5d.jpg);
}
#sexchat-cat{
    background-image: url(/assets/sexchat-cat-a32d223b5b4860074590e5a3ac63b16bab63539d80668171861abb96085eb9ef.jpg);
}
#voyeur-cat{
    background-image: url(/assets/voyeur-cat-f6cc582aea9a708527114183919830a0283b3b7c5032aa13791f7d87498913bc.jpg);
}
#asian-cat{
    background-image: url(/assets/asian-cat-7caf5e4d7f3d06608276117667b064a4b03d08887da0550aa9041abd912a7ec8.jpg);
}
#premium-cat{
    background-image: url(/assets/premium-cat-8d91c5ea0bbaa95ca259ff630239ce624fb08632c3ad2bc5a97ba9638494b27c.jpg);
}
#international-cat{
    background-image: url(/assets/international-cat-80a4bcc2d33eef692cbccbfe6a34627a88214467490b445abbb005e9306a3542.jpg);
}
/* Review page CSS*/
#liveprivates-image{
    background-image: url(/assets/liveprivates-logo-42b87b364db0bf7ad67d40c2fa409ccacb83743098723c6b19e316b1d9025a33.jpg);
}
#soulcams-image{
    background-image: url(/assets/soulcams_logo-dcf9b6d5e884bcbd666fff918030e640c70b1228834562deca7627916f05d24e.jpg);
}
#camwhoreshd-image{
    background-image: url(/assets/camwhoreshd_logo-4246836ca538d934195508aa5d932b064ff83839f85a63ed3112c72acc690ec1.jpg);
}
#xlovecam-image{
    background-image: url(/assets/xlovecam_logo-825d491872842369d7f94901c1dcdcdea22521f759a2fc0c8866b2bd91e618b0.jpg);
}
#hotroulette-image{
    background-image: url(/assets/hotroulette-ecb0044b32361d5e107d033f9cb3545de87edcafaf5670e8a959740bd9a4e0db.jpg);
}
#pornhublive-image{
    background-image: url(/assets/pornhublive-logo-8c8d44a7b56c1d86593acb2057aa699fd9a80de5de0f7e71acef2d1a95826fa7.jpg);
}
#asianbabecams-image{
    background-image: url(/assets/asianbabecams-logo-bfc34a2b0531e6e7af10a5166c4b96d1673d672c4d6d223ddf13fe74b7cc385b.jpg);
}
#rabbitscams-image{
    background-image: url(/assets/rabbitscams-logo-d4f9841a239ed86b281469fd85fce998598b995f8202beeb5f6621803273259d.jpg);
}
#shagle-image{
    background-image: url(/assets/shagle-logo-a192a4c9f23e03deeccd4768b72432712c0a6bfec53b6d5b12d8fb70ba3849dd.jpg);
}
#sexier-image{
    background-image: url(/assets/sexier-logo-6b4ce656d2762c90446226c2c38ffda6750bfc86b8f9eb81fb9aab2e51614f06.jpg);
}
#camster-image{
    background-image: url(/assets/camster-logo-f8c3acbf7e491ad0416815a218994f8c3383f56a50a49b6c3f366bdafd26cec7.jpg);
}
#stripchat-image{
    background-image: url(/assets/stripchat-logo-a6a4a4b8f5345f797d4ea9c74f7c1cafa7f09e65f8138e4f43b3033de48cfe5d.jpg);
}
#camonster-image{
    background-image: url(/assets/camonster-logo-9f305142bf9be63ef3361099f115b8a06c6f6482b1b5d266884fb897e6f0416f.jpg);
}
#camcontacts-image{
    background-image: url(/assets/camcontacts-logo-8869d99418300582f0ae2bb0ae7ed76fa30355ae2c20b728807744a1da18f1ab.jpg);
}
#shaggle-image{
    background-image: url(/assets/shagle-logo-a192a4c9f23e03deeccd4768b72432712c0a6bfec53b6d5b12d8fb70ba3849dd.jpg);

}
#camcrawler-image{
    background-image: url(/assets/camcrawler-logo-fa57cf0ec1e9ec9a319ad018b0c5636f635c3973d6811e0763ab656906f1498f.jpg);

}
#cam4ultimate-image{
    background-image: url(/assets/cam4ultimate-logo-18169985c9c5e06ecfee330f48899f15541fb9d9f8c0f1d46aab165fa149e0db.jpg);

}
#camcrush-image{
    background-image: url(/assets/camcrush-logo-370c01e90fac99a3dfddf130d76d71b6fce6d42badd9f1c2f7bdcd7e0421fc15.jpg);

}
#camhub-image{
    background-image: url(/assets/camhub-logo-3486cdfb80613cb252d56f2d10531b4aa2369979f1310e509bdb6901d3eac69b.jpg);

}
#nudelive-image{
    background-image: url(/assets/nudelive_logo-838a082dcaf7c11cd9f1d67e7d0464bd28ed142483b48c740295ba1d5d5e22e7.jpg);

}
#camplace-image{
    background-image: url(/assets/camplace-logo-41c3266cd0a3dc77411712a04aad1a607b53a71cda6ef8e23031e4e5a75c8102.jpg);

}
#camversity-image{
    background-image: url(/assets/camversity-logo-98de267c02bff1e3dad9602347645a2dcd3edfdd041df6e2e72076fd652591f4.jpg);

}
#arousr-image{
    background-image: url(/assets/arousr_logo-e3f181a41b81a7b6026df1d1158076d4e41d1f19183a5cab4dd47bd53db463c2.jpg);

}
#tokenhack-image{
    background-image: url(/assets/token-hacks-81f3a298b68b8fb325d3859b3bcc0026a35d9627f8f8d126b51e2fcc7cc23f77.jpg);

}
#camiplay-image{
    background-image: url(/assets/camiplay-logo-6a8ddbd5942e62cac45654bdb0d527cb725f51583bcfed02b5120a4ba1232d59.jpg);

}
#jerkmate-image{
    background-image: url(/assets/jerkmate-logo-2b7fec67e867c3a8c5fdafdb099457e303a717665068b5a2d2a66f3d02e04995.jpg);

}
#asian247-image{
    background-image: url(/assets/asian247-logo-c50ec89cdbbc8ca9da1470688d9aad5deb556e831fe9b9afdbb0c67f40b8c550.jpg);

}
#asiancammodels-image{
    background-image: url(/assets/asiancammodel-logo-bd75b6efc472629d8b739c40d0a6e158978cedf80610cc3d8b7826cb89962641.jpg);

}
#dxlive-image{
    background-image: url(/assets/dxlive-logo-f34c0addd6df1f4a82cdaa2e5f4211f0dde2892202751b9e44162739bd9e4823.jpg);

}
#cam7-image{
    background-image: url(/assets/cam7-logo-72e86b1225f740037fec675a95c4fc4d57d200799e2ec84fc86b3f8ed8114a9a.jpg);
}
#voyeurvilla-image{
    background-image: url(/assets/voyeur-villa-logo-eab9301d992c1da5bae4d06b21037267187580e8522f7ea78315ac53a87c0b61.jpg);

}
#reallifecams-image{
    background-image: url(/assets/reallifecams-logo-9713026191df7249b6fbeffa5f6173915accb1c3786079343cb3ff80971eed22.jpg);

}
#voyeurhouse-image{
    background-image: url(/assets/voyeurhouse-logo-65387b0b76fe94a251d6cf61e2cdd939dc277f5fda02224133065f9d67b7f0a3.jpg);

}
#chatrandom-image{
    background-image: url(/assets/chatrandom-logo-f0df1805397af4b7d578a14076202a28edf023c384c036cbe4ede9aaf8db97d5.jpg);

}
#isexychat-image{
    background-image: url(/assets/isexychat-logo-ff5b18027f183c5561ad38c7cdfebb6ae8e7d367c2639251303fe36d2e6edf33.jpg);

}
#sexchat-image{
    background-image: url(/assets/321sexchat-logo-616f58dedfa4411b07790bdfd444871f4136f68354db73560d441740c1c8ea4d.jpg);

}
#webcamrips-image{
    background-image: url(/assets/webcamrips-logo-3ee5f1a659f3ecc73c6945e59dc83b8a036ecbb852c2ab85270641d23503f6e8.jpg);

}
#flingster-image{
    background-image: url(/assets/flingster-logo-91d6181321b142afd15ccc954ad967a157c08a99bc4686c558402b789bb2a569.jpg);

}
#pregnant{
        background-image: url(/assets/pregnant-cam-girls-20d4fd8b77181d5afdd2ed4f03250b19acacd424d4999e132fd2a836214e00b9.jpg);

}
#chatzozo-image{
    background-image: url(/assets/chatzozo-logo-082fa379817341544b44f00bdbaef1a6aee50b43e3cd5a9459d2f57627e6341d.jpg);

}
#used-panties{
    background-image: url(/assets/buying-used-panties-b869aafe7418afdc8656d95236ab3def313202266e510ef706b0b7a672c74084.jpg);
    
}
#streamate-ebony{
    background-image: url(/assets/streamate-ebony-12c15b5a18aa2022cc9a44198090531519f6da091dd4cb67c239dc1ccf4572e9.jpg);
    
}
#camvault{
    background-image: url(/assets/camvault-73081704873a219f542fa5d6d64794a4b5be0649ba13ba29f7d9481a778898eb.jpg);
    
}
#ai-sexbot{
    background-image: url(/assets/ai-sex-chatbot-sites-0ef2569a5b4d2420f4fc662657f148c353e3f58f57d1ad9db02f2c5a0f406c7e.jpg);
}
#camsoda-free-tokens{
     background-image: url(/assets/camsoda-free-tokens-f2b560959216d84290c2f31e6c3589e787a259529e1b57227c8d4c802f2923b3.jpg);
}
#pantyhose{
     background-image: url(/assets/chaturbate-best-pantyhose-model-b49a5e94d4fc49f6db8fc08b5861404b6c824c479c0e6cc9492a01604d995486.jpg);
}
#how-to{
          background-image: url(/assets/how-to-make-money-on-chaturbate-c7bf102bc5628bc9c65893afe706b8a17361f14f3b555726dd0f9efd6661e3d1.jpg);

}

#mfc-app{
          background-image: url(/assets/myfreecams-app-7bed3af0191a02f608ad16679b4ba8b19b7d39bf3450286d4bb104f7869b4743.jpg);

}
#how-much{
      background-image: url(/assets/how-much-are-chaturbate-tokens-207448c5b8f704f0c5da027b532ffff256049fcc3797d9b6a9409b25dbee41b8.jpg);
}
#dreamgf{
        background-image: url(/assets/dreamgf-review-8b2ffd9cd2c04fcc82f8f6fdcb5cab8b199080f7c0e03177d192285676229a17.jpg);

}
#chaturbate-free{
    
        background-image: url(/assets/chaturbate-free-videos-734eeabeba3989a604340d6802e5d88456aaeecbd98562fb75a853cee212df76.jpg);

}
#sp-review{
      background-image: url(/assets/sextpanther-f496e35d19be906cdf22012b80572d431d61d1a829a029f43e968c9156a3bab4.jpg);
}
#niteflirt{
   background-image: url(/assets/niteflirt-logo-be062147b454a0b4621de85115430e1fc0baeba60e1e15321b1211a8ab1dd454.jpg);
}
#mfc-free{
   background-image: url(/assets/myfreecams-free-tokens-dc3bcd8d25b11d40918cad189c9372e9d4a0a50c53df34bb8fe7f3f5b620d2da.jpg);
}

#livejasmin-fc{
    background-image: url(/assets/livejasmin-free-credits-c8bc5a35f46915ab312036b96da542c158e0ce707c898d9e717200b116b88ebe.jpg);
}
#streamate-fc{
    background-image: url(/assets/streamate-free-credits-84599640d12c7e8ed285d511db9f5c3bca0cc2ec9ffa77e7ea333f1fb2734418.jpg);
}
#chaturbate-ba{
        background-image: url(/assets/chaturbate-big-ass-80ff5b02e393833818ddd6ebc5454e53d3e688728f1fe8db273b318e74715420.jpg);

}
#generated-porn{
    background-image: url(/assets/ai-generated-porn-a32592fd325ae64565f6fbdce275e5b7c1267ec175766c278f276aa77a58c3cf.jpg);
}
#feet-model{
    background-image: url(/assets/chaturbate-hottest-feet-models-c8e7007f779d4f42e3d26cb0dfcdd8244f905d030a967a766870b29a1f003f02.jpg);
}
#tiktok-porn{
    background-image: url(/assets/tiktok-pornstars-bde9f278f25b60b08d127dd87b051758453ffa789ea6c0fa742ac2175b842b79.jpg);
}
#camsoda-ebony{
    background-image: url(/assets/camsoda-ebony-models-f6c022942e205ca5f3bedf861e4ecf38a719ccbf3f85fa5f214d6b3521edbe66.jpg);
}

#steamers{
     background-image: url(/assets/hottest-nude-streamers-1634def1ffa455b365411764677a752b91dc250d18b2db5385c87e5e7583fe98.jpg);
}
#pornoroulette-image{
    background-image: url(/assets/pornoroulette-logo-afe8f7fcfbe38f4b32911e2e634149b556197d09fd5e4dd58182a1415ca0aa87.jpg);

}
#dirtyroulette-image{
    background-image: url(/assets/dirtyroulette-logo-87fd8e8a402b0aaf1d4e51962dd2329dcc5773f83f431111828c34ff64e0b1e5.jpg);

}

#camarads-image{
    background-image: url(/assets/camarads-logo-ad515291597c74f90bfbdbce1ee8c0b607c3ff931ffb290f0be14cab20a27542.jpg);

}
#sexcamly-image{
    background-image: url(/assets/sexcamly_logo-e36b20d9cfa20278f5507f8794214ff610cf66a757066db328f2ac60d3be05ee.jpg);

}
#omexxx-image{
    background-image: url(/assets/omexxx_logo-7b90eba6acdb8305d3d9037fbb5f21cd5487c0fc3771239d3838a114e4ec78a9.jpg);

}
#streamate-image{
    background-image: url(/assets/streammate-logo-738b596cdacb3a7ef8ca3a9d764c91cbd9c226b89b8f00b01dac65b0ed175d4e.jpg);

}
#tsmate-image{
    background-image: url(/assets/tsmate-logo-e741b80b4760d53b73632880f0684bb36fe95bc563d2d32b292fd4cf7af191f7.jpg);

}
#firecams-logo{
    background-image: url(/assets/firecams_logo-5bae134ac550920bf158d98690e98bb7041fc3a7fd0e4b240e8c672da18a9457.jpg);

}
#lj-image{
    background-image: url(/assets/lj-logo-e2682cce500c68d44a309427f8c11aaaf987b2119809bd12dadfc5ad15175410.jpg);

}
#cam4-image{
    background-image: url(/assets/cam4_logo-0b4160b15902e22d035b45b71e62e5c4587954803ac4347eb57b333cea097c1f.jpg);

}
#xhl-image{
    background-image: url(/assets/xhamsterlive_logo-edf9653a2c47375f762b60c1edc2784429e41b1cc7803811025d0680689b9fdc.jpg);

}

#fl-image{
    background-image: url(/assets/myfetishlive_logo-5b2d6ca8039543394d672ae0fdd92db2fd2239b21dfc3ff865108f09af249547.jpg);

}
#secretfriends-image{
     background-image: url(/assets/secretfriends-99a4b0453d8889ebdd38e5c89840cc085d6bcc3a88d1f9095574f239b0b9de67.jpg);
}
#ffw-image{
    background-image: url(/assets/fetishfreak_logo-ee43ff52798dfd00d4735677a678201f71efd2ccfd92bb91282e772e4ef8a6c8.jpg);

}
#cc-image{
    background-image: url(/assets/cc-logo-1fa5ab090220076776cd17c69a669b800553f0647ed8d559e5aadd2f652217a9.jpg);

}
#c-latina-image{
    background-image: url(/assets/chaturbate-hottest-latina-girls-880a4760355c9eef3b180721459fc3e0ba60ffc4d5cb0624227e519a21a1fb07.jpg);

}
#manyvids-image{
    background-image: url(/assets/manyvids-77c18b08e080f383813dee3503d4c16897cc70ffe5218edb8775150c8abc57d2.jpg);

}
#chaturbate_trans{
    background-image: url(/assets/chaturbate_trans-e3a7aab721b3d217e8740bf81c47b3cb712604117d5c2d4f0cd02db978909166.jpg);

}
#sf-image{
    background-image: url(/assets/secretfriends_logo-828e821e94aea8534e50858bc4e7e6a0d35a7a84739430a7cb8fa1168ec91801.jpg);

}
#mtc-image{
    background-image: url(/assets/mytrannycam_logo-c488f2d8507806cedcbf075f432e36b1770b99615949ac73628fbf4caecfea1d.jpg);
}
#lg-image{
    background-image: url(/assets/lg-logo-f6dce2b614ccab1a74f617ed381babd8a659be4681108e16050c62225cae3f0f.jpg);

}
#smale-image{
    background-image: url(/assets/tgirlscams-9749939fbfc76adba39f0d147364802fb77538ceb9f78f7e637bab1c878cd934.jpg);

}
#smc-image{
     background-image: url(/assets/shemalecams_logo-dc943fcb7fddedfa4ddd2c2f263fb0757f58c646416030f6d38d696a5c2a4c56.jpg);
    
}
#royalcams-image{
     background-image: url(/assets/royalcams-logo-6053d7eb018abf150fc941bf2795a2d8eb5c9c4d629721de7e20ec9474d2721c.jpg);
    
}
#sc-image{
    background-image: url(/assets/sc-logo-07c158a4f046ad57e7a0f5d038b3ddb213d20d6467ed5b0ed76d83776da82aab.jpg);

}
#il-image{
    background-image: url(/assets/il-logo-a9621f3b2f113464e9a76e0ca56d9f2560d70b000780cdcbee18f51822840394.jpg);
}
#camsoda-couple{
    background-image: url(/assets/camsoda-couples-e15848c1a4d731420ae1af8c3c3fd3c503617dd461298902e304c5721b773b80.jpg);
}
#cs-image{
    background-image: url(/assets/cs-logo-8a45739ab7b8661fbeed5659312ce829d83ccd16b135700bd319573218264cb5.jpg);
}
#where-to-find{
    background-image: url(/assets/where-to-find-tokens-42714d588a8a2a401bae29c6955dc738cf89e9cc15f1db90fad8d20642f51b2f.jpg);
}
#online-calculator{
    background-image: url(/assets/onlyfans-and-cam-site-earnings-calculator-23642ad45e68f514807626369d71a201f7e61540eaaf2f79e6c41d51391b910f.png);
}
#online-comparison{
    background-image: url(/assets/adult-cam-cost-per-minute-comparison-tool-33ba7025e2ffe35f41f1696278e96d5e36f31b64de86e05bb7065551f1111946.webp);
}
#of-milf{
    background-image: url(/assets/onlyfans-milf-2011ecd1b166acc45f2ad739bf403b77c0a1e904d5f066d2dac6ac5bb5214609.jpg);
}
#of-latina{
    background-image: url(/assets/onlyfans-latinas-206ffbbf0a46f924125daa1e327a0cf25126c73b3f934f69812f1d52f4375464.jpg);
}
#of-asian{
    background-image: url(/assets/onlyfans-asians-2a83117e489961541ce4dea0b45b147b94ad632d24d2edaf2ad87ce2efcba2fc.jpg);
}
#of-couples{
    background-image: url(/assets/onlyfans-couples-046b50d3e17bb307e0f1beea209ef17614330db6f4635f31ea4264355dd53399.webp);
}
#of-indian{
    background-image: url(/assets/onlyfans-indian-a00f9523ca21c846c0062d789ed89a8afce6dafd021d28f603a63ba8fd906e2d.webp);
}

#cam-image{
    background-image: url(/assets/cam-logo-e9320b08993b8bc292710a56e4874bc171c2fe0520efd19985b592fcf962a687.jpg);
}
#cf-image{
    background-image: url(/assets/camfuze-logo-06abf9d47154c3feb1eb19856becf0e79b3937e926b87cc7638e17ab4215ec74.jpg);
}
#camfuze-image{
    background-image: url(/assets/camfuze_image-96dbb72f462c4e48f0064b4f0e4d71e7943c0000e446b5719887aaeffb9976fd.jpg);
}
#lff-image{
    background-image: url(/assets/lff-logo-c6029cbe72c0be9a7ba0f44ecca93922eec12413cdb6cd2c72cd32a2dce116a5.jpg);
}
#sr-image{
    background-image: url(/assets/sr-logo-eff3461e48b9642e010720b598994cc5e856aa27b6e5acfb1b4043d8953d5012.jpg);
}
#chat_lesbian{
     background-image: url(/assets/chaturbate_lesbian-9c1af210d4fff6cb316e5c1ef0912fdeb59a8c7848ee525fa10dd50c064d5ce6.jpg);
   
}
#chat_mature{
     background-image: url(/assets/chaturbate-mature-48227ac87f9d98a6c679b05ff72a89a941e015e91f12fec5af7dc0a60077df40.jpg);
   
}
#dafg-image{
    background-image: url(/assets/dafg-logo-d39f5a553e9ae4ecf872f1c06f67e5c040b2451fb2292587320a70c1c7f67271.jpg);
}
#pb-image{
    background-image: url(/assets/pb-logo-d9f26612bcca9247ac4473076ec6a762b88bec7f79011a06f0e81a5ff22670c7.jpg);
}
#dc-image{
    background-image: url(/assets/dc-logo-c4be6744c52504e1a1ed9671ba048f1e1ac752a28245b104c940d85f62fb3d09.jpg);
}
#cp-image{
    background-image: url(/assets/cp-logo-310ce339b52b76c818a459cc2c1902d00aaa56ab3da00854ee2051c841c2f3e0.jpg);
}
#x-image{
    background-image: url(/assets/x-logo-3759fd1c4bc1b3f9a41e5b24adbba021680e89eb657ffc75d78b4d620076911d.jpg);
}
#sm-image{
    background-image: url(/assets/sm-logo-52ba3918d894fc79f78cd1fde4791c8ffa2787b08cb4dc14ac1452daa2a8b00c.jpg);
}
#f4f-image{
    background-image: url(/assets/f4f-logo-e19d1ba673d2e37f3da4ac9b42b4c214b1c3464e19fcb2e737a1cc1d49f53abf.jpg);
}
#mfc-image{
    background-image: url(/assets/mfc-logo-1b1c8a970b1e76ae732af5db88d1f0f19f80a0875923d1f6a798727f0059a65e.jpg);
}
#vx-image{
    background-image: url(/assets/vx-logo-7a810b40f73e95924a30a2fdb3c448868fc19491a15861ed364c0cd26244e3db.jpg);
}
#c-image{
    background-image: url(/assets/c-logo-60f1f44d517d7351e232e61731d011032f5dff915621780dcbf101ff8972bdff.jpg);
}
#bc-image{
    background-image: url(/assets/b-logo-07a80d78c90fc29dd02e6c34f7395f40d9aa74e232618434174e3500f034d240.jpg);
}
#jr-image{
    background-image: url(/assets/jr-logo-0f5c43fd051d4cdd3eeed808dd75005162c31caa35b0e3c320b6485a60b714e2.jpg);
}
#gff-image{
    background-image: url(/assets/gff-logo-86090bc1f47659b2b96cc67b1db38f9f654c1d4f18b44e37dafdd816db305052.jpg);
}
#mcm-image{
    background-image: url(/assets/meetcammodels-48ad29f215eeba88669c738bdf17c09240798f2cc8b2866d75f6b5ab4c01293a.jpg);
}
#camcontacts-image{
    background-image: url(/assets/camcontacts-logo-8869d99418300582f0ae2bb0ae7ed76fa30355ae2c20b728807744a1da18f1ab.jpg);    
}

#chattino-image{
    background-image: url(/assets/chattino-logo-c0f78399628925746ee8b59ebe22070f4ac8878cb9a68ef522bb975037cd720e.jpg);    
}
#anywebcam-image{
    background-image: url(/assets/anywebcam-logo-fe19f8528358c1e094062429299ae1d5048bd6382b8c15cd3bace7ba2e431859.jpg);    
}
#visitx-image{
    background-image: url(/assets/visitx-logo-1cf307c3e4b18c0a25dd3d3ce3ac268e9365c23add9bf0042fd9c5df39a7715b.jpg);    
}
#prive-image{
    background-image: url(/assets/cameraprive-logo-a27ad42a8cfdc43d2dea2ef4412870b41e04104ca2a84717a972e2d07f12a69c.jpg);    
}
#morbo-image{
    background-image: url(/assets/morbocams-logo-e5be95e49680cc17d0e8e9cb25bb50024fb7cebe27ee58731ef14d1751768367.jpg);    
}
#rune-image{
    background-image: url(/assets/ru2-logo-58d04900bb7c54580090e3e485787a213c4598c0b797439ec007b97f82fc35a1.jpg);    
}
#chatib-image{
    background-image: url(/assets/chatib-logo-03014972cf494585b33634c2028d2bf37b8d19b2f72a0f053309daa4de73b4d9.jpg); 
}
#fcn-image{
    background-image: url(/assets/fcn-logo-ca23ec227bebeed83d031c43b95b3338381be281bd5d7b218091ff3862925a1b.jpg); 
}
#chatiw-image{
    background-image: url(/assets/chatiw-c4029d87cb510fca32790190add58178f6df22e31acbd92b0e7aa1ecc7503672.jpg); 
}
#spygasm-image{
    background-image: url(/assets/spygasm_logo-5d561de1f66ba48e5d2588e4849f541ca2729d9d28567a29e2052c6fe15a01e3.jpg); 
}
.company-review-image{
    width: 100%;
    height: 152px;
    background-size: cover;
    background-position: 50%;
    color: white;
    background-repeat: no-repeat;
    border: 1px solid #dbdbdb;
    
}
#review-article{
    background: white;
}
#company-left{
    border: 1px solid #dbdbdb;
    border-top: none;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.035); 
}
.tr-header{
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
}
#company-info .full{
    margin-bottom: 0px; 
    height: 16px;
    width: 17px;
    position: relative;
    top: 3px;
}
#review-article #company-left .btn-default{
    margin-left: 0px; 
    margin-top: 0px; 
    margin-bottom: 10px;
}
#review-article h2{
    font-size: 24px; 
}
#review-article h1{
    font-size: 28px;
    margin-top: 0px; 
}
#review-pages{
    background: white;
}
#review-article ul li{
    font-size: 19px;
}
#company-info h4{
    margin-bottom: 5px;
    font-size: 20px;
    margin-top: 0px; 
}

#company-info p{
    margin-bottom: 5px;
}
#company-review-middle p{
    margin-bottom: 5px; 
}
#review-pages header{
    margin-bottom: 30px; 
}
#review-article .btn-default{
    margin-left: 0px; 
    margin-bottom: 20px;
}
.sticky{
     position: sticky;
    top: 10px; 

}
.relative{
    position: relative;
    display: block;
    height: 6300px;
}
#footer-text{
    margin-top: 0px;
}
#company-info .sideBox strong{
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
}
#company-info .half, #company-info .empty{
    position: relative; 
    top: 3px ;
}
.partner-desc{
    margin-bottom: 0px;
}
.platform{
    padding-top: 20px;
}
.platform select{
    display: block;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%;
    border-width: 2px;
}
#result{
    margin-top: 15px;
}
@media(max-width: 1199px){
    
   .btn-review {
    color: #de5e30;
    border: 1px solid #de5e30;
    padding: 5px 22px;
    border-radius: 0px;
    margin-right: 15px;
    margin-top: 18px;
    float: right;
}
.article-image h5 {
    color: white;
    z-index: 1000;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 0px;
}
.btn-default {
    border-radius: 0px;
    background: #de5e30;
    color: white;
    font-family: 'Figtree', sans-serif;
    font-weight: 600;
    padding: 4px 35px;
    margin-left: -15px;
    font-size: 16px;
    border-color: transparent;

}
}
@media(max-width: 991px){
    .social-rounds a{
            margin-bottom: 10px;
    }
    .freetokens-dialog{
        width: auto!important;
    }
  
    .hidden-md{
        display: none;
    }
    .image-float, .camsoda-video{
        display: none;
    }
    .camsoda-btn {
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }
    .overlay{
        padding-top:85px;
    }
    #footer ul li{
    margin-right: 6px;
    font-size: 13px;
    }
   #headline_area{
        padding: 10px 0px 15px;
        height:  auto;
    }
    #number_one{
        margin-top: 25px!important;
    }
    #menu-nav li {
    list-style-type: none;
    display: inline-block;
    font-size: 14px;
    margin-right: 11px;
    }
    header h4 {
    font-size: 19px;
    }
    #logo {
    width: 20px;
    }
    .cam-soda-image{
        width: 50%
    }
    #ohrama{
        width: 50%;
    }
    #hero-image h1{
        font-size: 35px;
    }
    #hero-image {
    height: 280px;
    padding-top: 41px
    }
    #bottomSect h3 {
    font-size: 22px;
    line-height: 28px;
    }
    #ourSite {
    width: 100%;
    margin-top: 55px;
    }
     #ourSite {
    width: 100%;
    margin-top: 55px;
    }
}
@media(max-width: 767px){
    .company_image{
    margin: 0px 0px 0px 0px;
    }
      .btn-free {
        width: 100%!important;
    }
    .pagination>li>a{
        padding: 6px 8px;
    }
    .onlyfans-numbered-list  .review_list .btn-default{
    width: 100%;
}
    .table{
    overflow: scroll;
    display: block;
    }
    .company_image_onlyfans {
    
    margin: 0px;
}
    #number_one{
        margin-top: 5px!important;
    }
    #review-header{
    display: none;
    }
    #myModal .modal-content .btn {
    width: 100%;
    padding: 10px 0px;
}
.modal-content #line2, .modal-content #line2mfc{
    font-size: 38px;
}

    #mobileButton{
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 1000000;
    background: -webkit-linear-gradient(left, #f27d38 0%, #ec495e 50%, #f27d38 100%) repeat-x;
    background: linear-gradient(to right, #f27d38 0%, #ec495e 50%, #f27d38 100%) repeat-x;
    background-position: 0 0;
    background-size: 200% 200%;
    border: 0;
    border-radius: 0px;
    color: #fff;
    font-size: 19px;
    padding: 12px 0px;
    font-family: 'Figtree', sans-serif;
    }
    .overlay{
        padding-top:100px;
    }
    #hero-image h1 {

    font-size: 26px;
    }
    #hero-image{
        padding-top: 0px;
        height: 232px;
    }
    #review-header h1 {
    text-shadow:1px 1px 1px rgba(0,0,0,.3);
    font-size: 36px;
            } 
    #review-header h3 {

    font-size: 18px;

    }      
    #hero-image h2{
        font-size: 17px;
    }
    #article-page{
    padding: 35px 20px;
    }
    .ourPicksImg .article-image{
        margin-bottom: 10px;
    }
    .review_list{
    padding: 15px;  
    }
    #headline_area h1{
        font-size: 23px;
    }
    #headline_area{
        padding: 10px 0px;
        height:  auto;
    }
    #headline_area h4{
        line-height: 20px;
    }
    .ourPicks h3{
        font-size: 23px;
    }
    .review_list .btn-default{
        float: none;
        margin-left: 0px; 
    }
    .review_list h2{
        margin-top: 10px;
        font-size: 20px;
    }
    .btn-review{
        display: none;
    }
    .btn-review-mobile{
    display: inline-block;
    float: right;
    color: #de5e30;
    border: 1px solid #de5e30;
    padding: 6px 35px;
    border-radius: 0px;
    margin-top: 31px;
    width: 48%;

    }
    .btn-review-mobile:hover{
    color: #de5e30;
    }
    .review_list .btn-default{
        margin-top: 0px;
    }
    .review_list h2{
        display: block;
    }

    .review_list .btn-default{
        width: 48%;
        margin-right: 0px; 
    }
    #footer ul li {
        display: block;
        font-size: 15px;
    }
    #partnerul li{
        padding-right: 0px;
        border-right: none;
    }
    .glyphicon {
        color: rgba(255,255,255,0.7);
        float: right;
        cursor: pointer;
    }
    .glyphicon:hover{
        color: white;
    }
    #mobile-menu{
        display: inline-block;
        float: right;
        font-size: 30px;
        margin-top: 5px;
    }
    #menu-mobile-nav{
        padding-left: 0px; 
        margin-bottom:0px; 
    }
    #menu-mobile-nav li{
        list-style-type: none;
        margin-bottom: 5px; 
        font-size: 20px; 
        border-bottom: 1px solid #dedede;
        padding-bottom: 10px;
    }
    #menu-mobile-nav li:last-child{
        border-bottom: none;
        margin-bottom: 0px; 
    }
    #menu-mobile-nav li a{
        color: #333;
    }
    .close{
        font-size: 45px;
        color: #375273;
        opacity: .9;
        margin-top: -32px;
        margin-right: -22px;
    }
    .modal-body h3{
        margin-top: 0px; 
        margin-bottom:15px;
    }
    .modal-body{
        padding: 35px; 
        text-align: center;
        background: #f7f7f7;
    }
    #article-page h1{
    font-size: 25px; 
    }
  
    #article-page h2{
        font-size: 20px;
    }
    .bottom-Txt{
        margin-bottom: 15px;
    }
    .bottom-Txt p{
        line-height: 25px;
    }
    #article-image-one-long, #article-image-two-long{
        height: 175px;
        margin-bottom: 10px;
    }
    .bottom-Txt h2{
        font-size: 21px;
    }
    .sticky{
    position: relative;
    top: 0px; 
    margin-bottom: 15px;
}
.navBox .col-sm-4{
    border-right: none;
}
#crumbs ul li a {
    padding:3px 10px 0 14px;
        margin: 0 7px 0 0;
        font-size: 11px;
    }
#crumbs{
        margin: -10px -5px 5px;
}
#crumbs ul li:last-child a {
    padding-right: 5px;
}
.dealsHeader {
    margin: -45px -35px 30px -35px;
}
.dealsSubHeader{
    margin: -45px -35px 30px -35px;

}
#review-pages #searchFunction{
    margin-top: 0px;
    margin-bottom:0px;
}
#review-pages header{
    margin-top: 0px;
}
.twitter-share-button{
    display: none!important;
}
/*#searchFunction{
    display: block;
}*/
.relative{
    position: relative;
    display: block;
    height: auto;
}
#floatingBox{
    float: none;
    width: 100%;
    padding: 0px;
    margin-bottom:20px;
    
}

#article-page .dateandauthor{
    line-height: 20px;
}
.fixed_header{
    position: sticky;
    text-align: center;
    background: #486B95;
    color: white;
    width: 100%;
    z-index: 100;
    padding: 10px 0px;
    font-size: 18px;
    top: 0px;
    
}
.fixed_header_container{
  max-width: 90%;

}
.go_now_button{
    display: block;
    margin-top: 5px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#close_me{
   right: 5px;
    position: absolute;
}
}
