.container { margin: 0 auto; position: relative; width: 1000px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
.container { *zoom: 1; }
.container-fluid { width: 100%; padding: 0 15px; }
.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
img { max-width: 100%; }
ul, li { list-style: none; padding: 0; margin: 0; }
p { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0; line-height: 1.1em; padding: 0; }
a { text-decoration: none; color: #CC0000; -webkit-transition: all 400ms ease; transition: all 400ms ease; } * { box-sizing: border-box; } .row { margin: 0 -24px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row { *zoom: 1; }
.row>div { padding: 0 24px; }
.row-sm { margin: 0 -2px; }
.row-sm>div { padding: 0 2px; }
.row-md { margin: 0 -10px; }
.row-md>div { padding: 0 10px; }
.col12{width:100%;float:left;}
.col11{width:91.666666666667%;float:left;}
.col10{width:83.333333333333%;float:left;}
.col9{width:75%;float:left;}
.col8{width:66.666666666667%;float:left;}
.col7{width:58.333333333333%;float:left;}
.col6{width:50%;float:left;}
.col5{width:41.666666666667%;float:left;}
.col45{width:37.5%;float:left;}
.col4{width:33.333333333333%;float:left;}
.col3{width:25%;float:left;}
.col2{width:16.666666666667%;float:left;}
.col1{width:8.3333333333333%;float:left;}
.hidden-desktop { display: none; }
.pull-right { float: right; }
.pull-left { float: left; } .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } html,body { overflow-x: hidden;  }
html { }
body { font-family: 'Open Sans', sans-serif; background-color:#f5f5f5; font-size: 14px; color: #35353b; background-position: center top; background-repeat: no-repeat; }
header { padding: 0 0 20px; }
#logo { display: block; }
.top-info { background: #eaeaea; padding: 20px; font-weight: 400; max-width: 460px; float: right; margin-top: 5px; }
.top-info p { font-size: 14px; }
#menu { background: rgba(255,255,255,0.7); border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; margin-top: 20px; padding: 12px 0; position: relative; min-height: 44px; }
.menu { float: left; }
.menu li { display: inline-block; padding: 0 14px; line-height: 1em; position: relative; }
.menu li a { display: block; line-height: 1em; font-size: 15px; font-weight: bold; color: #35353b; }
.menu>li:first-child { padding-left: 0; }
.menu li a:hover { opacity: .5; }
.menu li ul { position: absolute; top: 28px; left: 0; width: 200px; background: #fff; z-index: 101; padding: 15px 0 0; border-bottom: 1px solid #d0d5d8; box-shadow: 0 5px 5px rgba(0,0,0,0.1); display: none; }
.menu li ul li { margin-bottom: 13px; display: block; }
.menu li ul li a { font-size: 14px; font-weight: 600; }
.search-form { position: absolute; top: -2px; right: 0; z-index: 102; }
.search-form i { font-size: 19px; }
.search-form button { background: none; -webkit-appearance:none; border: 0 none; width: 33px; -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; }
.search-form button:hover { opacity: .6; }
.search-form input[type="text"] { border: 0 none; -webkit-appearance:none; background: #fff; -webkit-border-radius:0;  height: 28px; max-width:0; -webkit-transition: all 500ms ease; transition: all 500ms ease; font-family: "Open Sans"; font-size: 12px; font-weight: 600; outline: none; position: relative; top: -2px; }
.search-form:hover input[type="text"], .search-form.active input[type="text"] { max-width: 150px; padding: 0 10px; border: 1px solid #c5cacd; }
#menu-toggle { display: none; }
.slicknav_menu { display:none; }
.head-top { background: #35353b; padding: 6px 0; margin-bottom: 15px; border-bottom: 3px solid #cc0000; }
.lang-selector { float: right; }
.lang-selector #lang_sel { height: 26px; } #main { margin: 80px 0; }
.page #main, .single #main, .archive #main, .search-results #main, .error404 #main { margin-top: 20px; }
#sidebar { border-left:1px solid #c5cacd; float: right; }
#main-text { float: left; }
.sidebar-left #sidebar { float: left; border-right:1px solid #c5cacd; border-left: 0 none; }
.sidebar-left #main-text { float: right; }
.text-area h2 { font-size:24px; font-weight: bold; line-height: 1.1em; margin-bottom: 25px; position: relative; }
.text-area h2:after { content: ""; height: 1px; width: 100%; max-width: 240px; background:#c5cacd; bottom: -10px; left: 0; display: block; position: absolute; }
.text-area>p { margin-bottom: 20px; line-height: 1.55em; }
.text-area>img { margin-bottom: 20px; }
.widget h3 { font-size: 18px; font-weight: 600; margin-bottom: 12px; }
.widget h3 i { margin-right: 7px; opacity: .5; }
.rating { display: inline-block; margin-bottom: 10px; font-size: 15px; white-space: nowrap; }
.rating>i { margin: 0 1px; }
.rating-user>i { cursor: pointer; display: inline-block; }
.rating-counter { font-size: 11px; margin-top: -10px; }
.rating-counter span { font-weight: bold; }
.rating-msg.error { color: red; }
.rating-msg.success { color: green; }
.rating-msg { font-size: 12px; font-style: italic; }
.widget { margin-bottom: 40px; }
.widget li { padding: 5px 10px; background-color: #ececec; margin-bottom: 2px; }
.widget li:nth-child(even) { background-color: #e1e1e1; }
.widget-list li { background: #a1a2b3; color: #f5f5f5; }
.widget-list li:nth-child(even) { background: #7c7d8f; }
.widget .post-date { float: right; font-size: 12px; font-style: italic; opacity: .7; }
.widget-s1 { }
.widget-s1 li { padding: 10px; }
.widget-s1 li .img { float: left; width: 43%; text-align: center; }
.widget-s1 li .img img { border-radius: 5px; }
.widget-s1 li .text { float: left; width: 57%; padding-left:15px; text-align: center; }
.widget-s1 li .text p { line-height: 1.2em; padding-top: 7px; margin-bottom: 8px; }
.widget-s1 li .text p strong { display: block; font-size: 18px; }
.widget-s1 li .text .btn-sm { min-width: 65px; }
.widget-list li a { color: #f5f5f5; }
.btn-sm { line-height: 20px; text-align: center; border-radius: 4px; background: #cc0000; display: inline-block; padding: 0 10px; color: #fff; font-size: 12px; font-weight: bold; }
.btn-sm:hover { background: #fff; color: #cc0000; }
.btn-sm.btn-gray { background-color: #35353b; }
.btn-sm.btn-gray:hover { background-color: #fff; color: #35353b; }
.widget-s2 li { padding: 2px; position: relative; font-weight: 300; }
.widget-s2 li .btn-sm { font-size: 10px; width: 90px; position: absolute; top: 4px; right: 4px; }
.widget-s2 li .text { padding-right:95px; padding-left: 50px; line-height: 24px; }
.widget-s2 li .text .num { position: absolute; top: 2px; left: 2px; padding-left: 12px; }
.widget-s3 li { padding: 5px 15px; position: relative; font-weight: 300; }
.widget-s3 li a:hover { text-decoration: underline; }
.widget a:not(.btn-sm):not(.btn) { color: #35353B;  }
.news-list { margin-top: 40px; max-width: 580px; }
.news-list .item { margin-bottom: 25px; }
.news-list .item img { display: block; border: 4px solid #fff; }
.news-list .item h4 { font-size: 14px; position: relative; margin-bottom: 20px; margin-top: 15px; }
.news-list .item h4:after { content: ""; height: 1px; width: 100%; max-width: 120px; background:#c5cacd; bottom: -10px; left: 0; display: block; position: absolute; }
.news-list .item p { font-size: 12px; margin-bottom: 15px; }
.news-info { font-style: italic; font-size: 11px; border-bottom: 1px solid #C8CDD0; padding-bottom: 5px; margin-bottom: 5px; display: inline-block; }
.news-item p { margin-bottom: 15px; }
.btn-md { line-height: 34px; padding: 0 25px; font-size: 13px; }
.table-s1 { text-align: center; margin-bottom: 25px; }
.table-s1 .item { padding: 15px 0; border-bottom: 2px solid #dcdee0; }
.table-s1 .item>div { float: left; padding: 0 7px; }
.table-s1 .item .c1 { width: 4%; font-size: 16px; font-weight: bold; padding-top: 8px; }
.table-s1 .item .c2 { width: 19%; }
.table-s1 .item .c3 { width: 18%; }
.table-s1 .item .c4 { width: 19%; }
.table-s1 .item .c5 { width: 20%; }
.table-s1 .item .c6 { width: 20%; }
.table-s1 .item .c2 img { border-radius: 4px; display: block; }
.table-s1 .item .c3 p { font-size: 13px; line-height: 1.3em; padding-top: 5px; }
.table-s1 .item .c3 p strong { display: block; font-size: 17px; color: #cc0000; }
.table-s1 .item .c4 .rating { margin-top: 12px; }
.table-s1 .item .c5 p { font-size: 9px; line-height: 1.34em; padding-top: 3px; }
.table-s1 .item .c6 { text-align: right; }
.table-no-count .item .c1 { display: none; }
.table-no-count .item .c5 { width: 24%; }
.btn { line-height: 40px; text-align: center; border-radius: 4px; display: block; padding: 0 10px; color: #fff; font-size: 14px; font-weight: bold; border: 1px solid #b70000;
background: rgb(231,7,7);  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3MDcwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -webkit-linear-gradient(top,  rgba(231,7,7,1) 0%,rgba(204,0,0,1) 100%); background: linear-gradient(to bottom,  rgba(231,7,7,1) 0%,rgba(204,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e70707', endColorstr='#cc0000',GradientType=0 ); }
.btn:hover {
background: rgb(204,0,0);  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzA3MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -webkit-linear-gradient(top,  rgba(204,0,0,1) 0%,rgba(231,7,7,1) 100%); background: linear-gradient(to bottom,  rgba(204,0,0,1) 0%,rgba(231,7,7,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#e70707',GradientType=0 ); }
.sbtn { display: inline-block; width: auto; padding: 0 18px; }
.fullwidth { margin: 40px 0; }
.page .fullwidth, .single .fullwidth, .archive .fullwidth  { margin: 15px 0 0; }
.table-big .item .c1 { font-size: 24px; padding-top: 12px; }
.table-big .item .c3 p { font-size: 23px; }
.table-big .item .c3 p strong { font-size: 28px; }
.table-big .item .c4 .rating { margin-top: 12px; font-size: 24px; }
.table-big .item .c5 p { font-size: 12px; line-height: 1.34em; padding-top: 3px; }
.table-big .item .c6 .btn { line-height: 50px; font-size: 16px; }
.table-big .item .c2 img { max-width: 155px; } footer { padding: 18px 0; background-color: #fff; }
footer p { float: left; color: #838d95; font-size: 12px; font-weight: 300; line-height: 22px; }
footer .social { float: right; }
.social li { display: inline-block; }
.social li a { width: 22px; line-height: 22px; text-align: center; background: #7d7d7d; border-radius: 30px; display: block; color: #fff; font-size: 12px; }
.social li a:hover { opacity: .7; }
#footer-widgets { background: #7C7D8F; padding: 50px 0; color: #fff; }
.widget-columns { margin: 0 -15px; }
.widget-columns .widget { float: left; padding: 0 15px; }
.widget-columns.widget-count-2 .widget { width: 50%; }
.widget-columns.widget-count-3 .widget { width: 33.3333333%; }
.widget-columns.widget-count-4 .widget { width: 25%; }
.widget-columns.widget-count-5 .widget { width: 20%; }
.widget-columns.widget-count-6 .widget { width: 16.6666667%; }
.widget-columns.widget-count-4 .item-btns .col6 { width: 100%; }
.widget-columns.widget-count-4 .item-btns .col6 .btn-gray { margin-top: 10px; }
#footer-widgets .aff-single-widget, #footer-widgets .widget { margin-bottom: 0; }
#footer-widgets .aff-single-widget .item-bonus { color: #35353B; } .text-area h1 { font-size:28px; font-weight: bold; line-height: 1.1em; margin-bottom: 25px; position: relative; border-bottom: 1px solid #c5cacd; padding-bottom: 15px; }
.text-area h3 { font-size: 22px; margin-bottom: 10px; }
.text-area h4 { font-size: 18px; margin-bottom: 10px; }
.text-area>ul { margin-bottom: 20px; }
.text-area>ul>li { margin-bottom: 5px; }
.text-area>ul>li:before { content: ""; padding-right: 10px; font-family: FontAwesome; }
.img-wrapper { margin-bottom: 20px; } .review-box { padding: 20px 25px; background: #fff; border-top: 1px solid #c8cdd0; border-bottom: 1px solid #c8cdd0; }
.review-box img { display: inline-block; }
.review-box .btn { font-size: 18px; }
.review-box .col4, .review-box-logo { text-align: center; }
.review-box .rating { font-size: 22px; }
.review-box-logo { margin-top: 15px; }
.review-box-big { margin-bottom: 40px; }
.review-box-big p { font-size: 22px; text-align: center; padding-top: 10px; }
.review-box-big p strong { font-size: 26px; color: #cc0000; }
.review-box-big p del, .review-box-sm p del { font-size: 12px; opacity: .6; }
.review-box-big .sect1 { border-bottom: 1px solid #c8cdd0; padding-bottom: 20px; margin-bottom: 20px; }
.review-box-sm p { font-size: 19px; text-align: center; padding-top: 14px; }
.review-box-sm p strong { font-size: 20px; color: #cc0000; }
.review-box-sm .btn { margin-top: 20px; }
.img-thumb-link { display: block; position: relative; margin-top: 11px; }
.img-thumb-link img { border: 1px solid #dddddd; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.img-thumb-link div { width: 26px; line-height: 26px; position: absolute; border-radius: 30px; background: #f5f5f5; border: 1px solid #e6e6e6; text-align: center; font-size: 14px; -webkit-transition: all 400ms ease; transition: all 400ms ease; top: 50%; left: 50%; margin: -13px 0 0 -13px; opacity: 0; }
.img-thumb-link div i { position: relative; top: -1px; left: 1px; }
.img-thumb-link:hover div { opacity: 1; }
.img-thumb-link:hover img { opacity: .6; }
.img-thumb-link:hover img { border: 1px solid #c9c9c9; }
.owl-stage { margin: 0 auto; }
.owl-dots { text-align: center; margin-top: 7px; }
.owl-dots .owl-dot { display: inline-block; margin: 0 4px; width: 10px; height: 10px; border-radius: 10px; background: #c1c1c1; }
.owl-dots .owl-dot.active { background: #7e7e7e; }
.owl-nav { display: none; }
.review-info { overflow: hidden; }
.review-info li { display: block; width: 50%; float: left; color: #4e4e4e; font-size: 13px; font-weight: 300; margin: 2px 0; }
.review-info li strong { font-weight: 600; }
.ups-downs { margin: 30px 0; border-top: 1px solid #c8cdd0; border-bottom: 1px solid #c8cdd0; padding: 20px 25px; background: #fff; }
.ups-downs .icon { text-align: center; margin-bottom: 12px; font-size: 52px; line-height: 1em; }
.ups-downs .icon.red { color: #a96464; }
.ups-downs .icon.green { color: #62af5d; }
.ups-downs ul li { font-weight: 300; font-size: 16px; color: #4e4e4e; text-align: center; margin-bottom: 10px; }
.ups-downs ul li:before { content: ""; font-family: "FontAwesome"; margin-right: 8px; color: #a1a2b3; }
.ups-downs .row .col6:first-child { border-right: 1px solid #c8cdd0; } .news-item { border-bottom: 1px solid #c8cdd0; padding-bottom: 20px; margin-bottom: 20px; }
.text-area .news-item h2 { margin-bottom: 15px; font-weight: 600; }
.text-area .news-item h2:after { display: none; }
.text-area .news-item h2 a:hover { text-decoration: underline; }
.news-item .date, .post-info .date { line-height: 20px; padding: 0 5px; display: inline-block; font-style: italic; position: relative; top: 1px; opacity: .5; }
.news-item .date i, .post-info .date i { margin-right: 4px; }
.news-img { float: left; margin: 0 20px 20px 0; }
.news-item .social { float: right; opacity: .7; margin-top: 18px; }
.news-item .social span { font-weight: bold; font-size: 11px; padding-right: 8px; }
.post-info { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #c8cdd0; }
.post-info .social { float: right; }
.post-info .post-info-left { float: left; font-style: italic; }
.post-info .social li:first-child { padding-right: 5px; }
.pagination { margin: 50px 0; }
.pagination a, .pagination .current { background: #fff; line-height: 26px; padding: 0 10px; display: inline-block; margin: 0 3px; border: 1px solid #c8cdd0; font-size: 12px; color: #575757; }
.pagination .prev, .pagination .next { padding: 0 20px; }
.pagination .current { opacity: .5; }
.pagination a:hover { background: #ebebeb; } .games-list { }
.games-list a { display: block; width: 120px; margin: 0 auto 25px; }
.games-list a img { display: block; border: 1px solid #9f9f9f; }
.games-list a span { display: block; text-align: center; font-size: 16px; color: #133549; font-weight: 700; padding-top: 5px; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.games-list a:hover span { opacity: .5; } .poka-msg { padding:10px 15px; background: #EAEAEA; }
.slideshow { margin-bottom: 50px; position: relative; overflow: hidden; background: url(//casinobonusstreak.com/wp-content/themes/poka/images/loading.gif) center center no-repeat; min-height: 300px; }
.slideshow .slide { position: absolute; top: 0; left: 0; width: 100%; background-image: url(//casinobonusstreak.com/wp-content/themes/poka/images/placeholders/150x60-Casumo.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; overflow: hidden; min-height: 100%; }
.slideshow .slide img { display: none; }
.slideshow .cycle-prev, .slideshow .cycle-next { position: absolute; top: 50%; color: #F5F5F5; z-index: 101; left: 2%; font-size: 20px; line-height: 20px; margin-top: -10px; }
.slideshow .cycle-next { left: auto; right: 2%; }
.slideshow .cycle-prev:hover, .slideshow .cycle-next:hover { opacity: .7; }
.cycle-pager { position: absolute; text-align: center; width: 100%; bottom: 20px; left: 0; z-index: 101; }
.cycle-pager span { width: 12px; height: 12px; text-indent: -9999999px; overflow: hidden; display: inline-block; background-color: #fff; border-radius: 20px; margin: 0 3px; cursor: pointer; opacity: .5; }
.cycle-pager span.cycle-pager-active { opacity: 1; }
.slideshow .slide .text { padding:6% 5% 6% 7%; max-width: 40%; color: #fff; }
.slideshow .slide .text>h3,.slideshow .slide .text>h4,.slideshow .slide .text>h2 { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); transition: all 700ms ease-out 400ms; -webkit-transform: translate3d(0,-100%,0); -webkit-transition: all 700ms ease-out 400ms; opacity: 0; }
.slideshow .slide .text>p { -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); transition: all 700ms ease-out 800ms; -webkit-transform: translate3d(0,100%,0); -webkit-transition: all 700ms ease-out 800ms; margin-bottom: 15px; opacity: 0; }
.slideshow .slide .text>.btn { -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); transition: all 700ms ease-out 1200ms; -webkit-transform: translate3d(0,100%,0); -webkit-transition: all 700ms ease-out 1200ms; opacity: 0; }
.slideshow .slide.cycle-slide-active .text>* { transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); opacity: 1; }
.slideshow .slide .text.text-right { float: right; text-align: right; padding:6% 8% 6% 5%; }
.slideshow .slide .text.text-bg>* { z-index: 2; position: relative; }
.slideshow .slide .text.text-bg:after { position: absolute; width: 40%; background: rgba(0,0,0,0.6); top: 0; left: 0; height: 100%; content: ""; display: block; z-index: 1; }
.slideshow .slide .text.text-right.text-bg:after { left: auto; right: 0; }
.wpcf7 { max-width: 500px; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea { display: block; border: 1px solid #dddddd; padding: 5px 10px; margin-bottom: 15px; width: 100%; -webkit-border-radius:0; -webkit-appearance:none; resize:none; }
.wpcf7 input[type="submit"] { display: inline-block; background: #C00; border: 0 none; color: #fff; font-weight: bold; height: 30px; padding: 0 20px; -webkit-border-radius:0; -webkit-appearance:none; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.wpcf7 input[type="submit"]:hover { background: #fff; color: #C00; }
div.wpcf7-response-output { margin:2em 0; padding:10px 15px; background: #fff; }
span.wpcf7-not-valid-tip { display: block; top: -15px; position: relative; font-size: 11px; }
#breadcrumbs { margin-bottom: 20px; border-bottom: 1px solid #dcdfe0; padding-bottom: 6px; font-size: 11px; }
#breadcrumbs .separator { padding: 0 5px; }
#breadcrumbs .item-current { opacity: .5; }
#breadcrumbs a:hover { text-decoration: underline; }
.aff-single-widget { background: #fff; border-radius: 5px; text-align: center; padding: 20px; border: 1px solid #DCDEE0; margin-bottom: 20px; }
.aff-single-widget .item-bonus { font-size: 23px; line-height: 1.2em; margin:10px 0 15px; }
.aff-single-widget .item-bonus strong { font-size: 28px; color: #C00; display: block; }
.aff-single-widget .btn-sm { line-height: 34px; font-size: 14px; display: block; }
#sidebar .aff-single-widget .btn-sm { font-size: 13px; }
.aff-single-widget img { border-radius: 5px; }
.aff-single-widget .item-descr { margin-bottom: 15px; text-align: left; min-height: 70px; }
.aff-single-widget .rating { font-size: 22px; } #comments-section { margin-top: 30px; }
#comments #respond { padding-top: 30px; }
.login-register input[type="text"], .login-register input[type="password"]{ display: block; border: 1px solid #dddddd; padding: 5px 10px; margin-bottom: 15px; width: 100%; -webkit-border-radius:0; -webkit-appearance:none; resize:none; }
.login-register label { display: block; margin-bottom: 5px; }
.login-register input[type="submit"] { display: inline-block; background: #C00; border: 0 none; color: #fff; font-weight: bold; height: 30px; padding: 0 20px; -webkit-border-radius:0; -webkit-appearance:none; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.login-register input[type="submit"]:hover { background: #fff; color: #C00; }
.login-register .login-remember { margin-bottom: 15px; display: block; }
.login-register .login-remember input { margin-right: 5px; }
.login-register h4 { padding-bottom: 8px; border-bottom: 1px solid #C8CDD0; display: inline-block; padding-right: 10px; }
.login-register .success { border: 2px solid green; padding: 10px; margin-bottom: 15px; }
.login-register .success h5 { font-size: 15px; margin-bottom: 10px; }
.login-register .errors { margin-bottom: 15px; padding-left: 15px; }
.login-register .errors li { margin-bottom: 10px; color: red; list-style: disc; }
#user-rating-field { float: right; }
#user-rating-field .rating { font-size: 20px; } .banner-wrapper { text-align: center; }
.home .banner-wrapper-top { margin-bottom: 30px; }
.banner-wrapper-bottom { margin-bottom: 35px; }  @media only screen and (max-width: 1020px) { .col-md-12{width:100%;}
.col-md-11{width:91.666666666667%;}
.col-md-10{width:83.333333333333%;}
.col-md-9{width:75%;}
.col-md-8{width:66.666666666667%;}
.col-md-7{width:58.333333333333%;}
.col-md-6{width:50%;}
.col-md-5{width:41.666666666667%;}
.col-md-4{width:33.333333333333%;}
.col-md-3{width:25%;}
.col-md-2{width:16.666666666667%;}
.col-md-1{width:8.3333333333333%;} .hidden-tablet { display: none; }
.visible-tablet { display: block; }
.container { width: 748px; }
body { background-size:auto 600px; background-position: center -60px; } .menu li { padding: 0 7px; }
.menu li a { font-size: 14px; }
.menu { display: none; }
.slicknav_menu { display:block; }
.search-form { top: 3px; } .table-big .item .c3 p { font-size: 18px; }
.table-big .item .c3 p strong { font-size: 24px; }
.table-big .item .c5 p { font-size: 11px; }
.table-s1 .item .c5 { display: none; }
.table-s1 .item .c6, .table-s1 .item .c2 { width: 25%; }
.table-s1 .item .c4 { width: 25%; }
.table-s1 .item .c3 { width: 21%; }
#guides-wrapper .row { margin: 0 -15px; }
#guides-wrapper .row > div { padding: 0 15px; } .widget h3 { font-size: 16px; }
.widget-s3 li { font-size: 12px; }
.widget-s1 li .img, .widget-s1 li .text { float: none; width: 100%; text-align: center; padding-left: 0; }
.widget-s1 li .img .rating { display: block; margin-top: 10px; margin-bottom: 0; }
.widget-s1 li .text p { padding: 10px 0; margin: 0; font-size: 15px; }
.widget-s1 li .text p strong { font-size: 20px; }
.widget-s1 li .text .btn-sm { line-height: 30px; padding: 0 14px; }
.widget-s2 li .text p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .review-box-big p { font-size: 18px; }
.review-box-big p strong { font-size: 22px; }
.review-box .btn { font-size: 16px; }
.review-info li { font-size: 13px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.review-box-sm p { font-size: 16px; }
.review-box-sm p strong { font-size: 22px; }
.review-box-sm .btn { margin-top: 16px; }
.slideshow { min-height: 250px; }
.slideshow .slide .text { max-width: 50%; }
.slideshow .slide .text.text-bg:after { width: 50%; }
.aff-single-widget .rating { font-size: 18px; }
.aff-single-widget .item-bonus { font-size: 18px; }
.aff-single-widget .item-bonus strong { font-size: 22px; }
.aff-single-widget .item-descr { min-height: 0; }
} @media only screen and (max-width: 767px) { .col-sm-12{width:100%;}
.col-sm-11{width:91.666666666667%;}
.col-sm-10{width:83.333333333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.666666666667%;}
.col-sm-7{width:58.333333333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.666666666667%;}
.col-sm-4{width:33.333333333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.666666666667%;}
.col-sm-1{width:8.3333333333333%;} html,body { overflow-x:hidden;  }
body { font-size: 13px; background-size:auto 400px; background-position: center -60px; }
.hidden-mobile { display: none; }
.visible-mobile { display: block; }
.container { width: 100%; padding: 0 10px; max-width: 600px; } #logo { margin: 0 auto 15px; }
.top-info { max-width: 100%; padding: 10px; }
.top-info p { font-size: 12px; text-align: center; }  .fullwidth { margin: 35px 0; }
#main { margin: 45px 0; }
.text-area h2 { font-size: 20px; }
.table-s1 { max-width: 400px; margin: 0 auto 20px; }
.table-s1 .item > div { min-height: 60px; }
.table-s1 .item .c4, .table-s1 .item .c6 { width: 50%; min-height: 0; }
.table-s1 .item .c4 { width: 48%; }
.table-s1 .item .c6 { width: 52%; }
.table-s1 .item .c2 { width: 40%; }
.table-s1 .item .c3 { width: 52%; }
.table-s1 .item .c1 { width: 6%; }
.table-s1 .item .c3 p { font-size: 16px; }
.table-s1 .btn { font-size: 16px; }
.table-s1 .rating { font-size: 20px; }
.table-s1 .item .c4 .rating { margin-top: 5px; }
.table-no-count .item .c2 { width: 50%; }
.table-big .item .c1 { font-size: 18px; width: 8%; padding-top: 5px; }
.table-big .item .c6 .btn { line-height: 42px; }
.table-big .item .c3 p { font-size: 14px; }
.table-big .item .c3 p strong { font-size: 18px; }
.table-big .item .c2 img { max-width: 100%; }
.table-big .item .c4 .rating { font-size: 20px; }
.news-list .item { border-bottom: 1px solid #C5CACD; padding-bottom: 15px; margin-bottom: 15px; }
.news-list .row .col4:last-child .item { border: 0 none; }
#sidebar, .sidebar-left #sidebar { border: 0 none; border-top: 1px solid #C5CACD; padding-top: 20px; }
.sidebar-left #sidebar, .sidebar-left #main-text { float: none; }
.widget { max-width: 300px; margin: 0 auto 30px; }
.widget-s1 li .img img { max-width: 170px; }
.widget-s1 .btn-sm { line-height: 28px; padding: 0 20px; font-size: 13px; display: block; }
#guides-wrapper .row { margin: 0 -10px; }
#guides-wrapper .row>div { padding: 0 10px; }
.link-box { padding: 20px 20px 0; height: 190px; }
.link-box span { font-size: 18px; }
.widget-s1 li .text p { font-size: 18px; } footer p { float: none; text-align: center; margin-bottom: 15px; }
footer .social { float: none; text-align: center; }
#footer-widgets .widget-columns .widget { width: auto; float: none; margin-bottom: 25px; } .text-area h1 { font-size:20px; }
.text-area h3 { font-size: 17px; }
.text-area h4 { font-size: 15px; }
.pagination a, .pagination .current { margin: 0 1px; }
.news-item .social { display: none; } .ups-downs .icon.red { margin-top: 15px;  border-top: 1px solid #ececec; padding-top: 15px; }
.review-info { margin-bottom: 15px; }
.review-info li { float: none; width: 100%; }
.review-box .col45, .review-box-sm .col4 { text-align: center; }
.review-box img { display: inline-block; }
.review-box p { margin-bottom: 15px; }
.img-thumb-link { width: 90px; margin: 0 auto; }
.review-box-sm { margin-bottom: 30px; }
.review-box-sm p { font-size: 14px; }
.review-box-sm p strong { font-size: 18px; }
.review-box-logo { margin-top: 0; } .slideshow { min-height: 200px; }
.slideshow .slide { background: none!important; }
.slideshow .slide .text.text-right { padding: 8% 10% 8% 10%; }
.cycle-pager { display: none; }
.slideshow .slide img { display: block; }
.slideshow .slide .text.text-bg { background: none; }
.slideshow .slide .text { max-width: 100%; padding: 8% 10% 8% 10%; background: #29292F!important; border-bottom: 2px solid #CC0000; }
.slideshow .slide .text.text-bg:after { display: none; }
.text-area h4 { margin-top: 20px; }
.login-register { margin-bottom: 25px; }
}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.mfp-hide{display:none!important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none;}
.mfp-close:hover,.mfp-close:focus,.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-ie7 .mfp-img,.mfp-ie7 .mfp-container{padding:0;}
@media screen and max-width 800px and orientation landscape,screen and max-height 300px {
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}
.mfp-img-mobile img.mfp-img,.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
}
@media all and max-width 900px {
.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
} .slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;border-radius:1px;box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:none;}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);border-radius:4px;background-color:#222; float: left;}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:10px;}.slicknav_nav .slicknav_row:hover{background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#35353B; font-weight: bold; margin: 0;}.slicknav_nav a:hover{background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}
.slicknav_nav { padding: 10px 0 0; clear: both; }
.slicknav_btn { margin-left: 10px; background-color: #29292F; } .animated {
-webkit-animation-duration: .7s;
animation-duration: .7s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
} img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img,.widget-container img{max-width:100%;height:auto;}
.alignleft,img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright,img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
img.alignleft,img.alignright,img.aligncenter{margin-bottom:12px;}
.wp-caption{background:#f1f1f1;line-height:18px;margin-bottom:20px;max-width:632px!important;padding:4px;text-align:center;}
.wp-caption img{margin:5px 5px 0;}
.wp-caption p.wp-caption-text{color:#888;font-size:12px;margin:5px;}
.gallery{margin:0 auto 18px;}
.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
.gallery-columns-2 .gallery-item{width:50%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery img{border:10px solid #f1f1f1;}
.gallery-columns-2 .attachment-medium{max-width:92%;height:auto;}
.gallery-columns-4 .attachment-thumbnail{max-width:84%;height:auto;}
.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px;}
.gallery br+br{display:none;}
#content .attachment img{display:block;margin:0 auto;}
.wp-smiley,.gallery dl{margin:0;} ol.comment-list { padding-left:0; }
#comments{clear:both;}
#comments .navigation{padding:0 0 18px;}
h3#comments-title,h3#reply-title{color:#000;font-size:20px;font-weight:700;margin-bottom:0;}
h3#comments-title{padding:24px 0;}
.commentlist li.comment{border-bottom:1px solid #e7e7e7;line-height:24px;margin:0 0 24px;padding:0 0 0 56px;position:relative;}
.commentlist li:last-child{border-bottom:none;margin-bottom:0;}
#comments .comment-body ul,#comments .comment-body ol{margin-bottom:18px;}
#comments .comment-body blockquote p:last-child{margin-bottom:24px;}
.commentlist ol{list-style:decimal;}
.commentlist .avatar{position:absolute;top:4px;left:0;}
.comment-author { font-size: 14px; margin-bottom: 5px; }
.comment-author cite{font-style:normal;font-weight:700;}
.comment-author .says{font-style:italic;}
.comment-meta{font-size:12px;margin:0 0 20px; padding: 0; overflow: hidden; background: none; }
.comment-meta a:link,.comment-meta a:visited{color:#888;text-decoration:none;}
.reply{font-size:12px;padding:0 0 24px;}
.reply a,a.comment-edit-link{color:#888;}
.commentlist .children li{border:none;margin:0;}
.nopassword,.nocomments{display:none;}
#comments .pingback{border-bottom:1px solid #e7e7e7;margin-bottom:18px;padding-bottom:18px;}
.commentlist li.comment+li.pingback{margin-top:-6px;}
#comments .pingback p{color:#888;display:block;font-size:12px;line-height:18px;margin:0;}
#comments .pingback .url{font-size:13px;font-style:italic;}
input[type="submit"]{color:#333;}
#respond{border-top:1px solid #e7e7e7;margin:24px 0;overflow:hidden;position:relative;}
#respond .comment-notes{margin-bottom:1em;}
.form-allowed-tags{line-height:1em;}
.children #respond{margin:0 48px 0 0;}
h3#reply-title{margin:18px 0;}
#comments-list #respond{margin:0 0 18px;}
#cancel-comment-reply-link{font-size:12px;font-weight:400;line-height:18px;}
#respond .required{color:#ff4b33;font-weight:700;}
#respond label{color:#888;font-size:12px;}
#respond input{margin:0 0 9px;width:98%;}
#respond textarea{width:100%; resize: none; padding: 10px;}
#respond .form-allowed-tags{color:#888;font-size:12px;line-height:18px;}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit{margin:12px 0;}
#respond .form-submit input{font-size:14px;width:auto;}
.commentlist,.commentlist .children{list-style:none;margin:0;}
.comment-meta a:active,.comment-meta a:hover,.reply a:hover,a.comment-edit-link:hover{color:#ff4b33;}
#respond p,#comments-list ul #respond{margin:0;}
.comment-author .avatar { float: left; margin-right: 15px; }
.comment-body p { background: #fff; padding: 15px; border-radius: 5px; position: relative; }
.comment-body p:after { content: ""; position: absolute; top: -10px; left: 10px; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #ffffff transparent; display: block; }
.reply a { float: right; padding: 5px;  }
#respond .comment-form-comment label { font-size: 16px; padding: 15px 0 5px; display: block; }
#respond #submit { display: inline-block; background: #C00; border: 0 none; color: #fff; font-weight: bold; height: 30px; padding: 0 20px; -webkit-border-radius:0; -webkit-appearance:none; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
#respond #submit:hover { background: #fff; color: #C00; } .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//casinobonusstreak.com/wp-content/themes/poka/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}a{
text-decoration:underline;
}
.btn, .btn-sm{
text-decoration:none;
line-height: 33px;
}
.widget-s2 a {
line-height: 2;
}
.social-icons {
width: 30%;
float: left;
}
.lang-translator {
width: 20%;
float: left;
margin-top: 10px; 
text-align:center;
}
.goog-te-gadget, .goog-logo-link{
font-size:0 !important;
}
.goog-te-gadget img{
display:none;
}
p{
line-height:25px;
}
.single-review-content p{
margin:1em 0;
} .rev {
background: #35353b !important;
}
.table-big .c5 .rev {
line-height: 50px;
}
.home .table-big .item .c5 p{
padding-top:0px;
} .widget_news_plugin_widget ul li {
width: 32%;
float: left;
margin-right: 2%;
}
.widget_news_plugin_widget ul li:nth-of-type(3) {
margin-right: 0;
} li:before {
display: none;
}
.casino-headings {
background: #777;
color: #fff;
padding: 10px 0 10px 30px;
margin-bottom: 10px;
}
select#list {
margin-left: 20px;
}
.software-sorting{
margin:20px 0;
}
ul.casino li {
display: inline-block;
padding: 0 25px;
width:33.33%;
font-size: 14px;
font-weight: bold;
vertical-align: middle;
}
.text-area ul li.bonuses{
display: -webkit-inline-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
} .text-area>p{
text-align:justify;
}
.review-top {
overflow: hidden;
display: block;
background: #2293d1;
padding: 7px 10px;
margin-bottom: 10px;
}
.review-top h1 {
color: #fff;
font-size: 20px;
text-align: left;
margin: 0;
padding: 0;
float: left;
border-bottom: none;
}
.casino-border {
border: 2px solid #35353b;
padding: 10px;
margin-bottom: 30px;
}
.casino-single li {
display: inline-block;
padding: 0 25px;
width: 60%;
font-size: 14px;
vertical-align: middle;
}
.casino-single li:first-child, .casino-single li:last-child{
width:20%;
}
.casino-title {
padding: 0 25px !important;
border-bottom: none !important;
}
.text-area h2:after{
background: none;
}
.high .show-field {
width: 90%;
float: right;
}
.custom-field.high img {
margin-right: 3%;
vertical-align: middle;
}
.screenshots,.screen-shots {
width: 100%;
float: left;
}
.screen-shots li {
width: 45%;
float: left;
margin-right: 5%;
min-height: 250px;
}
.screen-shots li img {
border: 1px solid #000;
padding: 5px;
margin-bottom: 10px;
}
.caption {
background: rgba(222, 222, 222, 0.63);
padding: 5px;
text-align: center;
margin-bottom:10px;
}
.casino-custom-fileds {
float: left;
width: 30%;
margin-left: 3%;
}
.highlight-box, .cons {
padding: 20px 0px;
border: 1px solid #ddd;
margin-top: 20px;
margin-bottom: 30px;
}
.info {
border: 1px solid #ddd;
}
.info .custom-field {
border-bottom: 1px solid #ddd;
width: 96%;
margin-left: 2%;
padding: 6px;
}
.info .custom-field:nth-of-type(odd) {
background-color: #f5f5f5; 
}
.showfield {
float: left;
}
.showvalue p {
line-height: 1.4;
}
.options {
margin: 30px 0px 20px;
} ul.slot li {
width: 25%;
padding: 10px 10px;
float: left;
text-align: center;
}
.slot-title {
font-weight: bold;
overflow: hidden;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
display: -webkit-box;
} .slots-right-sidebar {
width: 33%;
float: left;
}
.slots {
display: table;
margin: 15px auto 0;
padding: 0 20px;
}
.slot-features, .where-to-paly, .casino-custom-fileds{
margin-bottom: 30px;
}
.custom-field {
padding: 10px;
}
.custom-field:nth-of-type(odd) {
background-color: #eeeeee;
}
.show-field {
width: 60%;
float: left;
line-height: 1;
}
.where-to-paly h2, .slot-features h2 {
background: #000;
color: #fff;
padding: 8px 0px;
text-align: center;
margin-top: 20px;
}
.wtp-back {
background: #eeeeee;
text-align: center;
padding: 10px 15px;
margin-bottom: 15px;
}
.wtp-back .btn {
display: inline-block;
margin-top: 10px;
}
.slot-single {
position: relative;
background-color: #000;
}
.embeded {
position: relative;
height: auto;
overflow: hidden;
background: #edeef0;
}
ul.slot-single:hover li.single_slot_play_now {
display: block;
}
.single_slot_play_now {
position: absolute;
z-index: 10;
top: 40%;
left: 40%;
display: none;
}
.embeded.has-game {
padding-bottom: 60%;
}
.embeded.has-game iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
} .center {
text-align: center;
margin-bottom: 70px !important;
}
.online-pokers .row-md .col3:nth-of-type(1) img{
float: none;
margin-right: 10px;
vertical-align: middle;
}
.online-pokers .row-md .col3:nth-of-type(1) a{
font-size: 12px;
}
.casinos-wrap-bottom h3{
text-align:center;
} .sports-bettting-wrap{    
padding: 0 10px;
margin-bottom: 20px;
}
.sports-bettting-wrap .row-md {
border-bottom: 1px solid #dcdee0;
padding: 10px 0;
}
.sportsbet-back {
background: rgba(124, 125, 143, 0.42)!important ;
text-align: center;
color: #000 !important;
}
.sportsbet-back .col3 {
border-right: 1px solid #fff;
}
.sportsbet-back .col3:last-child{
border-right:none;
}
.sportsbet-back .row-md {
border-bottom: none;
}
.sportsbet-back h3{
border-bottom: 1px solid #ddd;
padding: 10px;
font-size: 20px;
}
.sports-bettting-wrap .row-md 
{
background: #eee;
}
.text-area h3{
margin-bottom:0;
}
.sports-bettting-wrap b {
font-weight: normal;
}
.sports-bettting-wrap .col6:last-child {
border-left: 1px solid #dcdfe0;
} .sportsbet-back h4 {
padding: 10px;
margin-bottom: 0;
font-size: 14px;
} .custom-pagination {
padding: 10px 0px 25px 20px;
}
h2.wms {
padding: 15px;
font-size: 20px !important;
margin-bottom: 0;
}
.wms a{
color:#000 !important;
}
.jackpot-party {
border-bottom: 1px solid #c5cacd;
padding-bottom: 20px;
}
.netent-img {
max-width: 300px;
float: left;
margin-right: 10px;
}
.net-right p {
float: left;
max-width: 340px;
font-size: 12px;
line-height: 1.5;
padding-top: 10px;
} .aff-prog {
border: 2px solid;
}
ul.affiliate-reward-list li {
list-style: disc;
font-size: 12px;
}
ul.affiliate-reward-list {
margin-left: 40px;
margin-bottom: 20px;
}
.sportsbet-back.affi-prog .col3 {
min-height: 50px;
}
.sportsbet-back.affi-prog .row-md .col3:nth-of-type(2), .sports-bettting-wrap.affi-prog .row-md .col3:nth-of-type(2) {
width: 16%;
min-width: 100px;
}
.sports-bettting-wrap.affi-prog .row-md .col3:nth-of-type(3), .sportsbet-back.affi-prog  .row-md .col3:nth-of-type(3) {
width: 40%;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
display: -webkit-box;
}
.sports-bettting-wrap.affi-prog .row-md .col3:nth-of-type(4), .sportsbet-back.affi-prog .row-md .col3:nth-of-type(4) {
width: 22%;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
} .tournament .col6:nth-of-type(1) {
width: 30%;
}
.tournament .col6:nth-of-type(2) {
width: 70%;
} .new-casinos, .centr{
text-align:center;
}
.new-casinos .sports-bettting-wrap .row-md, .betsoft-casino .sports-bettting-wrap .row-md,  .nextgen-slot .sports-bettting-wrap .row-md, 
.wgs-casinos .sports-bettting-wrap .row-md{
border-bottom: none !important;
}
.new-casinos h4, .wgs-casinos h4{
font-size: 14px;
}
.new-casinos .col6, .betsoft-casino .col4, .wgs-casinos .col6, .nextgen-slot .col3 {
border-bottom: 2px solid #dcdfe0 !important;
padding-bottom: 10px;
margin-bottom: 35px;
}
.new-casinos .col6:nth-of-type(odd), .betsoft-casino .col4, .wgs-casinos .col6, .nextgen-slot .col3 {
border-right:2px solid #dcdfe0
}
.wgs-casinos .col6 {
min-height: 610px !important;
}
.new-casinos .col6{
min-height: 255px;
} .betsoft-casino .col4 p, .wgs-casinos .col6 p, .rival-gaming .col6 p {
font-size: smaller;
line-height: 20px;
text-align: justify;
}
.betsoft-casino .col4{
min-height:500px;
}
.page-id-1330 .betsoft-casino .col4{
min-height:250px;
} .nextgen-slot .col3 h4 {
font-size: 14px;
min-height: 30px;
} .footer-left-link a {
color: #fff !important;
line-height: 30px;
}
.footer-right-button {
text-align: right;
}
.right-btn {
padding: 10px 30px;
background: #cc0000;
border-radius: 4px;
}
footer {
padding: 18px 0;
background-color: #fff;
float: left;
width: 100%;
}
.copyscape {
padding: 30px;
}
#footer-widgets .widget a:not(.btn-sm):not(.btn) {
color: #fff;
} .slot-sidebar {
width: 100%;
padding: 5px 0;
float: left;
background: rgba(197, 202, 205, 0.38);
margin-bottom: 30px;
}
.slot-sidebar li {
float: left;
background: none!important;
margin-bottom: 10px;
min-height: 160px;
border-bottom: 1px dotted #c5cacd;
font-size:12px;	
}
.btn-sm.side-slot {
line-height: 25px;
border-radius: 0px;
margin-top: 10px;
}
.slot-sidebar li:nth-child(even){
width: 55%;
}
.slot-sidebar li:nth-child(odd){
width: 45%;
}
.slot-sidebar li:nth-of-type(5),.slot-sidebar li:last-child{
border-bottom:none;
} .sports-bettting-wrap .row-md .col3:nth-of-type(1), .sportsbet-back .row-md .col3:nth-of-type(1)
{
width: 22%;
display: table;
}
.sports-bettting-wrap .row-md .col3:nth-of-type(2),  .sportsbet-back .row-md .col3:nth-of-type(2)
{
width: 42%;
min-width: 273px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.sports-bettting-wrap .row-md .col3:nth-of-type(3), .sportsbet-back .row-md .col3:nth-of-type(3),
.sports-bettting-wrap .row-md .col3:nth-of-type(4), .sportsbet-back .row-md .col3:nth-of-type(4) 
{
width: 18%;
display: table;
text-align:center;
}
.sports-bettting-wrap .row-md .col3, .sportsbet-back .row-md .col3
{
display: -webkit-box;
vertical-align: middle;
}
.nextgen-slot .sports-bettting-wrap .row-md .col3:nth-of-type(1),
.nextgen-slot .sports-bettting-wrap .row-md .col3:nth-of-type(2),
.nextgen-slot .sports-bettting-wrap .row-md .col3:nth-of-type(3),
.nextgen-slot .sports-bettting-wrap .row-md .col3:nth-of-type(4)
{
min-width: inherit;
width:25%;
} .banner-wrapper-bottom {
background: #cc0000;
padding: 30px 30px 16px;
margin-bottom: 0;
text-align: left;
}
.subs-form {
width: 100%;
float: left;
color: #fff;
}
.newsletter-text, .bravenet-subscribe {
width: 50%;
float: left;
}
.newsletter-text h2 {
font-size: 30px;
margin-bottom: 10px;
}
.bravenet-subscribe {
padding-left: 35px;
}
.bravenet-jointext {
font:normal 18px arial;
color:black;
margin-bottom: 10px;
}
.bravenet-input {
font: normal 15px arial;
color: black;
padding: 10px;
margin-bottom: 10px;
width: 80%;
box-sizing: border-box;
}
.bravenet-gobutton {
font: bold 15px arial;
border: 0;
background: #35353b;
color: #fff !important;
padding: 10px 20px;
}
.bravenet-link {
font: normal 12px arial;
display:block;
} @media (max-width:1020px)
{
#text-3 {
margin-left: -80px;
width:43%;
}
table {
width: 100%;
}
.show-field {
width: 55%;
}
.sportsbet-back h4 {
font-size: 10px;
}
.sportsbet-back .row-md .col3:nth-of-type(2),.sports-bettting-wrap .row-md .col3:nth-of-type(2) {
min-width: 195px;
}
.slot-sidebar li .btn-sm {
line-height: 18px;
}
.sports-bettting-wrap {
padding: 0;
}
.sports-bettting-wrap .btn {
font-size: 10px;
}
}
@media (max-width:840px){
.lang-translator{
margin-left: -35px;
}
}
@media (max-width:767px){
.social-icons, .lang-translator{
width:100%;
margin-left:0;
}
#footer-widgets .widget-columns .widget {
float: left;
}
#text-3 {
margin-left: auto;
width: auto;
}
.footer-right-button {
text-align: left;
}
.right-btn {
padding: 10px 25px;
}
.slot-features, .where-to-paly, .casino-custom-fileds,.slots-right-sidebar {
width: 100%;
}
.casino-custom-fileds{
margin-top:30px;
}
.casino-single li:first-child, .casino-single li:last-child {
width: 40%;
}
.sportsbet-back h4 {
font-size: 12px;
}
.slot-sidebar li{
min-height:200px;
}
.slot-sidebar li .btn-sm {
line-height: 33px;
}
.text-area h4 {
margin-top: 0px;
}
.new-casinos .col6:nth-of-type(odd), .betsoft-casino .col4, .wgs-casinos .col6, .nextgen-slot .col3 {
border-right:none;
}
.wgs-casinos .col6 {
min-height: 350px!important;
}
.sports-bettting-wrap .col6:last-child {
border-left: none;
border-bottom: none !important;
}
}
@media (max-width:533px){
.casino-headings{
padding: 10px;
}
ul.casino, .software-sorting{
text-align:center;
}
.casino li{
width:100% ;
display: block;
padding: 0px 25px 10px 25px;
}
ul.reviews li {
width: 100% !important;
padding: 5px 0 !important;
}
ul.slot li {
width: 50%;
}
.casino-single{
text-align:center;
}
.casino-single li:first-child, .casino-single li:last-child {
width: 100%;
}
.newsletter-text, .bravenet-subscribe {
width: 100%;
margin-bottom: 20px;
}
.bravenet-subscribe {
padding-left: 0;
}
.bravenet-input {
width: 100%;
}
.sports-bettting-wrap .row-md .col3:nth-of-type(2) {
min-width: 185px;
}
.sportsbet-back h4{
min-height: 50px;
}
.row-md>div {
padding: 0 8px;
}
}
@media (max-width:480px){
ul.slot li, .casino-single li {
width: 100%;
}
.casino-single{
text-align:center;
}
.single-casino .rr_review_form .form_table .rr_form_row .rr_required:after {
right: 30px!important;
}
.single_slot_play_now {
top: 35%;
left: 35%;
}
.slots {
padding: 0 10px;
}
.sportsbet-back h3 {
font-size: 18px;
}
.sportsbet-back h4 {
min-height: inherit;
}
.sports-bettting-wrap .row-md .col3:nth-of-type(1), .sportsbet-back .row-md .col3:nth-of-type(1),
.sports-bettting-wrap .row-md .col3:nth-of-type(2), .sportsbet-back .row-md .col3:nth-of-type(2),
.sports-bettting-wrap .row-md .col3:nth-of-type(3), .sportsbet-back .row-md .col3:nth-of-type(3),
.sports-bettting-wrap .row-md .col3:nth-of-type(4), .sportsbet-back .row-md .col3:nth-of-type(4)
{
width: 100%;
text-align:center;
margin-bottom: 5px;
}
.sports-bettting-wrap .btn {
margin:0 auto;
width: 50%;
font-size: 14px;
}
.sports-bettting-wrap {
font-size: 16px;
}
}.checked.star {
color: #E7CC3A;
font-size: 14px;
}
span.fa.unchecked {
color: #E7CC3A;
font-size: 14px;
} li.wc_blogs 
{
margin: 15px 0px;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:'FontAwesome';src:url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//casinobonusstreak.com/wp-content/themes/poka/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}