@charset "utf-8";
*, after, before, body { box-sizing: border-box }
#toTop, .banner_btnarea, h1 { text-align: center }
a, a:hover, input, input:hover { transition: all .2s ease-in-out 0s }
#toTop, body, h2 { color: #000 }
.menuarea ul li a, a, a:hover { text-decoration: none }
.menuarea ul li a::before, .menuarea ul li.active a { border-bottom: 2px solid #fff; color: #fff }
.menuarea ul li a, h2 { text-transform: uppercase }
body { font-size: 15px; background: #fff; font-family: 'Open Sans', sans-serif; overflow-x: hidden; line-height: 130% }
.banner_formarea, .header, h2 { font-family: oswaldregular }
body, html { float: left; height: 100%; width: 100% }
@font-face { font-family: oswaldbold; src: url(../fonts/Oswald/oswald-bold.woff2) format('woff2'), url(../fonts/Oswald/oswald-bold.woff) format('woff'); font-weight: 400; font-style: normal }
@font-face { font-family: oswaldlight; src: url(../fonts/Oswald/oswald-light.woff2) format('woff2'), url(../fonts/Oswald/oswald-light.woff) format('woff'); font-weight: 400; font-style: normal }
@font-face { font-family: oswaldregular; src: url(../fonts/Oswald/oswald-regular.woff2) format('woff2'), url(../fonts/Oswald/oswald-regular.woff) format('woff'); font-weight: 400; font-style: normal }
*, after, before { -webkit-box-sizing: border-box; margin: 0 }
input[type=password], input[type=search], input[type=reset], input[type=button], input[type=submit], input[type=text], select { -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none }
h1 { color: #413b3b; font-size: 42px; padding-bottom: 70px; font-weight: 600 }
img { max-width: 100% }
a { color: #404241 }
a:hover { color: #77bf43 }
#toTop { width: 40px; background: #ef8c27; padding: 0; position: fixed; bottom: 10px; right: 10px; cursor: pointer; display: none; font-size: 11px; z-index: 999999; line-height: 41px; transition: transform .5s; height: 40px; font-weight: 700 }
#toTop:hover { transform: rotate(360deg); opacity: .8 }
.wrapper { width: 1140px; margin: 0 auto }
.header, .header.fixed { position: fixed; top: 0; width: 100%; transition: all .5s ease-out 0s }
.header { float: left; min-height: 59px; z-index: 9 }
.header.fixed { background: rgba(0,0,0,.6); left: 0; z-index: 999999; padding-bottom: 8px }
.header.fixed .top_social_area { display: none; transition: all .5s ease-out 0s }
/*.header.fixed .logo { margin-top: 11px; transition: all .5s ease-out 0s; width: 80px }*/
.header.fixed .logo {margin-top: 12px;transition: all .5s ease-out 0s;width: 200px;}
.header.fixed .header_rightarea {margin-top: 5px;}
.header.fixed .menuarea { margin-top: 27px; transition: all .5s ease-out 0s }
.header.fixed .header_rightmenu { margin-top: 12px; transition: all .5s ease-out 0s }
.header_wrapper { margin: 0 auto; width: 1200px; height: auto }
/*.logo { float: left; margin-top: 15px; transition: all .5s ease-out 0s; width: 120px; }*/
.logo {float: left;margin-top: 23px;transition: all .5s ease-out 0s;width: 300px;}
.menuarea { float: left; margin-top: 52px; margin-left: 87px; transition: all .5s ease-out 0s }
.menuarea ul { width: 100%; float: left; padding: 0; margin: 0 }
.menuarea ul li { float: left; list-style-type: none; margin-left: 47px }
.menuarea ul li:first-child { margin-left: 0 }
.menuarea ul li a { color: #ef8c27; font-size: 15px; position: relative; word-spacing: 1px; letter-spacing: .2px }
.menuarea ul li a::before { position: absolute; top: 1px; left: 0; overflow: hidden; max-width: 0; content: attr(data-hover); -webkit-transition: max-width .5s; -moz-transition: max-width .5s; transition: max-width .5s }
.header_rightarea, .headerinner .menuarea, .top_social_area { transition: all .5s ease-out 0s }
.chrome .menuarea ul li a::before { top: 2px }
.menuarea ul li a:focus::before, .menuarea ul li a:hover::before { max-width: 100% }
.menuarea ul li ul { background: #124e89; width: 200px }
.menuarea ul li ul li { border-bottom: 1px solid #323232; margin-left: 0; width: 100% }
.menuarea ul li ul li a { display: block; line-height: 20px; padding: 12px 15px 8px }
ul.slimmenu li .sub-collapser { display: none }
.header_rightarea { float: right; width: 250px; margin-top: 7px }
.top_social_area { float: right; width: 100% }
.top_social_area ul { float: right }
.top_social_area ul li { float: left; margin-left: 30px }
.top_social_area ul li a { font-weight: 600; font-size: 15px; color: #fff }
.top_social_area ul li.facebook_icon a:hover, .top_social_area ul li.instagram_icon a:hover, .top_social_area ul li.twitter_icon a:hover { color: #ef8c27 }
.header_rightmenu { float: right; margin-top: 17px }
.header_rightmenu ul, .header_rightmenu ul li { float: left }
.header_rightmenu ul li:first-child { margin-right: 19px }
.header_rightmenu ul li a { border-radius: 4px; color: #fff; display: inline-block; font-size: 15px; height: 36px; line-height: 36px; text-align: center; text-transform: uppercase }
.header_rightmenu ul li a:hover { color: #ef8c27 }
.header_rightmenu ul li.active a { background: #000; border: 2px solid #ef8c27; color: #fff; padding: 0 24px; line-height: 33px }
.header_rightmenu ul li.login_text a:hover { color: #ef8c27 }
.banner_btnarea { float: left; width: 100%; margin-top: 60px; position: relative }
.banner_play_icon { position: absolute; right: 74px; top: -28px; cursor: pointer }
.pulse2 { animation-name: pulse; -webkit-animation-name: pulse }
.animated_btn { animation-duration: 1s; animation-fill-mode: both; animation-iteration-count: infinite; animation-timing-function: linear; 
-webkit-animation-duration: 1s; -webkit-animation-fill-mode: both; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear }
.banner_text, .banner_text h2 { color: #fff; font-weight: 500; text-transform: uppercase; text-align: center }
.slider_area { float: left; width: 100%; position: relative }
.banner_text { float: left; font-size: 46px; line-height: 62px; text-shadow: 2px 3px 0 rgba(0,0,0,.5); width: 100% }
.banner_text h2 { font-size: 76px; line-height: 76px; padding-bottom: 50px }
.banner_text h2 span { color: #ef8c27; -webkit-text-stroke: 2.2px #fff; -webkit-text-fill-color: #ef8c27; letter-spacing: .6px }
.flexsliders .slidess>li { min-height: 0px; width: 100% }
.banner_formarea { position: absolute; top: 374px; left: 0; width: 100% }
.banner_form_bg { background: rgba(119,191,67,.7); float: right; padding: 18px; width: 362px }
.form_inputarea, .form_inputarea ul, .form_inputarea ul li, .man_icon { width: 100%; float: left }
.banner_form_bg h2 { color: #fff; font-size: 20px; font-weight: 400; padding-bottom: 26px; text-align: center; text-transform: none }
.banner_form_bg h2 img { vertical-align: middle; padding-left: 4px }
.man_icon { text-align: center }
.form_inputarea ul li { margin-bottom: 7px }
.form_inputarea ul li.signbtn { margin: 18px 0 22px; text-align: center }
.form_inputarea ul li.signbtn input { border: 2px solid #fff; border-radius: 4px; color: #fff; display: inline-block; font-size: 16px; font-weight: 600; height: 43px; line-height: 38px; padding: 0 30px; text-transform: uppercase; cursor: pointer; background: 0 0; font-family: 'Open Sans', sans-serif }
.form_inputarea ul li.signbtn input:hover { background: #fff; color: #77bf43 }
.form_inputarea ul li.loginli { color: #fff; font-size: 13px; text-align: center }
.form_inputarea ul li.loginli a { color: #404241; text-decoration: underline; font-weight: 600 }
.form_inputarea ul li span.left_input { float: left; width: 49% }
.form_inputarea ul li span.right_input { float: right; width: 49% }
.form_inputarea ul li.form_btn { margin-bottom: 0 }
.form_inputarea ul li.radioli { padding: 0 55px }
.form_inputarea ul li.form_btn a.ancor_btn { border-radius: 4px; font-size: 15px; height: 57px; line-height: 57px; padding: 0; text-align: center; text-transform: uppercase; vertical-align: top; width: 48.5% }
.ancor_btn.ancor_btntext { padding: 6px 0!important; margin-left: 5px; line-height: 22px!important }
.form_inputarea ul li input[type=password], .form_inputarea ul li input[type=text] { float: left; height: 39px; background: #fff; width: 100%; padding: 0 12px; border: 1px solid #d8edca; color: #2f2f2f; font-size: 15px; border-radius: 0 }
.form_inputarea ul li input[type=password]:focus, .form_inputarea ul li input[type=text]:focus { box-shadow: 0 0 5px #c9caca inset }
.banner_social_icon { float: left; width: 100% }
.banner_social_icon span.fbicon { float: left }
.banner_social_icon span.googleicon { float: right }
.saprator_area { float: left; position: relative; text-align: center; width: 100%; margin: 28px 0 }
.saprator_area:after, .saprator_area:before { content: ""; top: -2px; height: 1px; background: #556742; width: 46%; position: absolute }
.saprator_area:before { left: 0 }
.saprator_area:after { right: 0 }
.saprator_area>span { color: #404241; display: inline-block; font-size: 10px; left: 0; margin: auto; position: absolute; right: 0; text-transform: uppercase; top: -11px; width: 32px }
.video_playicon, .video_playicon img { top: 0; margin: auto; position: absolute }
.home_bodyarea { float: left; width: 100%; height: auto; padding: 47px 0 }
.body_wrapper { margin: 0 auto; width: 812px }
.bodycta_area { float: left; width: 100%; margin-top: 90px }
.bodycta_area:first-child { margin-top: 0 }
.home_heading { float: left; width: 100%; color: #000; font-size: 35px; text-align: center; line-height: 35px; margin-top: 20px; padding-bottom: 45px; font-family: oswaldregular; text-transform: uppercase }
.home_heading span { color: #ef8c27 }
.col_left_img { float: left; overflow: hidden; position: relative; width: 226px }
.col_right_textarea { float: right; width: 518px }
.bodycta_text { float: left; line-height: 30px; width: 100%; font-size: 18px }
.body_btnarea { float: left; width: 100%; margin-top: 12px }
.col_left_img.col_right_img { float: right }
.col_right_textarea.col_left_textarea { float: left }
.body_btnarea i { border: 1px solid #404241; border-radius: 50%; font-weight: 300; height: 36px; line-height: 36px; text-align: center; width: 36px }
a.ancor_btn, a.smallancor_btn { color: #fff; font-size: 24px; height: 56px; line-height: 54px; padding: 0 35px; text-transform: uppercase; text-shadow: none; font-family: oswaldregular; display: inline-block }
.how_play_area, .right_vediotext_btn, .table_bottom_btn { width: 100%; float: left }
a.ancor_btn { border-radius: 4px; font-weight: 600; background: #ef8c27; border: 2px solid #ef8c27; }
a.ancor_btn:hover { background: #fff; border: 2px solid #000 ; color: #000}
a.smallancor_btn { border-radius: 4px; font-weight: 500; background: #ef8c27; border: 1px solid #ef8c27 }
a.smallancor_btn:hover { background: #fff; border: 1px solid #000; color: #000 }
.right_vediotext_btn { margin-top: 38px; clear: both }
.table_bottom_btn { text-align: center; margin-top: 47px }
.how_cta_box { float: left; width: 25%; padding: 0 15px }
.play_iconimg { float: left; width: 100%; text-align: center; position: relative; min-height: 133px }
.howcta_text_area { float: left; width: 100%; text-align: center; font-weight: 600 }
.howcta_text_area h2 { font-size: 18px; text-align: center; padding-bottom: 12px; line-height: 20px }
.choose_leftcol ul li span.choose_icon_text, .meetingtable table tr th { font-size: 20px; font-weight: 500; vertical-align: middle; text-transform: uppercase }
.how_play_btnarea { float: left; width: 100%; text-align: center; margin-top: 60px }
.choose_banner_area { float: left; width: 100%; min-height: 627px; background: url(../../img/front/choose_banner.jpg) top center no-repeat; padding: 47px 0 0; background-size: cover }
.home_body_padding { float: left; width: 100%; padding: 47px 0 }
.choose_leftcol { float: left; width: 555px }
.choose_leftcol ul, .choose_leftcol ul li { float: left; width: 100% }
.choose_leftcol ul li { margin-bottom: 4px }
.choose_leftcol ul li span.choose_icon_area { display: inline-block; vertical-align: middle; margin-right: 24px }
.choose_leftcol ul li span.choose_icon_text { display: inline-block; font-family: oswaldregular; width: 82%; line-height: 22px }
.choose_rightcol { float: right; margin-top: 55px }
.competition_banner { float: left; width: 100%;  background: url(../../img/front/competition_banner.jpg) top center no-repeat; padding: 47px 0 50px; background-size: cover }
.meetingtable { float: left; width: 100% }
.meetingtable table { text-align: left; font-family: oswaldregular; width: 100% }
.meetingtable table tr { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5 }
.meetingtable table tr.tr_bg { background: #f1f1f1 }
.meetingtable table tr th { border-bottom: 1px solid #deb500; text-align: left; background: #ef8c27; color: #031929; padding: 22px 26px }
.meetingtable table tr td { border-bottom: 1px solid #e5e5e5; text-align: left; padding: 15px 26px; font-size: 17px; color: #5c5c5c; vertical-align: middle }
.meetingtable img { margin-top: 4px; padding-right: 10px; vertical-align: top; width: 40px }
.meetingtable table tr td a.smallancor_btn { font-size: 17px; height: 38px; line-height: 38px; padding: 0 22px; width: 140px; text-align: center }
.home_vedio_area { float: left; width: 100%; min-height: 600px; background: url(../../img/front/home_vedio_area.jpg) top center no-repeat; padding: 47px 0 0; background-size: cover; background-attachment: inherit!important }
.left_vedio_area { float: left; width: 584px; height: 368px; padding: 4px; background: #eee; position: relative }
.video_playicon { height: 100%; left: 0; width: 100% }
.video_playicon img { bottom: 0; left: 0; right: 0; cursor: pointer }
.right_vediotext { float: left; font-family: oswaldregular; font-size: 22px; line-height: 30px; margin-left: 112px; padding-top: 45px; text-align: center; width: 420px }
.footer_area, .registerarea, .registerareainner, .registerareatext, .registerbtn_area { width: 100%; float: left }
.right_vediotext p { padding-bottom: 25px }
.animation { visibility: hidden }
.body_btnarea a:hover i { border: 1px solid #77bf43 }
.registerarea { min-height: 318px; background: #77bf43; margin-top: 12px }
.registerareainner { text-align: center; color: #fff; padding: 44px 70px }
.registerareainner_heading { float: left; width: 100%; color: #fff; font-size: 35px; margin-bottom: 20px; font-weight: 300 }
.registerareatext { font-size: 21px; line-height: 35px; font-weight: 300 }
.registerareainner_heading>img { vertical-align: middle }
.registerbtn_area { margin-top: 20px }
a.register_btn { border: 2px solid #fff; border-radius: 4px; color: #fff; display: inline-block; font-size: 16px; font-weight: 600; height: 43px; line-height: 40px; padding: 0 20px; text-transform: uppercase }
a.register_btn:hover { background: #fff; color: #77bf43 }
.footer_area { background: #070709; min-height: 207px; padding: 25px 0 30px; color: #fff; font-family: oswaldlight }
.footer_logo { float: left }
.footer_nav { float: left; margin-left: 152px; margin-top:23px }
.footer_nav ul { float: left }
.footer_nav ul li { float: left; margin-left: 30px }
.footer_nav ul li:first-child { margin-left: 0 }
.footer_nav ul li a { color: #fff; font-size: 16px }
.footer_nav ul li a:hover { color: #ef8c27 }
.footersocial_area { float: right; margin-top: 25px }
.footersocial_area ul { float: right }
.footersocial_area ul li { float: left; margin-left: 16px }
.footersocial_area ul li a { background: #ef8c27; border-radius: 20px; color: #000; display: inline-block; font-size: 20px; height: 34px; line-height: 32px; text-align: center; width: 34px }
.footersocial_area ul li.facebookicon a:hover { color: #fff; background: #4165bb }
.footersocial_area ul li.twittericon a:hover { color: #fff; background: #55acee }
.footersocial_area ul li.instagramicon a:hover { color: #fff; background: #AE8363 }
.copy_rightarea { float: left; width: 100%; border-top: 1px solid #22222e; margin-top: 20px; padding: 30px 0 0; text-align: center; font-size: 16px }
.checkbox-custom+.checkbox-custom-label::before, .radio-custom+.radio-custom-label::before { box-sizing: border-box; display: inline-block; padding: 2px; text-align: center; content: ""; vertical-align: middle }
.copy_rightarea>span { display: inline-block; margin-left: 25px; vertical-align: middle }
.copy_rightarea a { color: #fff }
.copy_rightarea a:hover { color: #ef8c27 }
.checkbox-custom, .radio-custom { opacity: 0; position: absolute }
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label { cursor: pointer; display: inline-block; margin: 9px 5px 0 0; vertical-align: middle }
.checkbox-custom-label, .radio-custom-label { position: relative }
.header_input_left label { color: #fff; font-size: 14px }
.checkbox-custom+.checkbox-custom-label::before { border: 1px solid #ddd; height: 19px; margin-right: 8px; width: 19px; box-shadow: 0 0 5px #fff inset }
.radio-custom+.radio-custom-label::before { border: 2px solid #ddd; height: 16px; margin-right: 6px; width: 16px }
.chkarea, .chkarea ul, .top_cheakbox { width: 100%; float: left }
.top_cheakbox { color: #fff; font-size: 13px; margin-top: 5px }
.top_cheakbox a { color: #404241; text-decoration: underline; font-weight: 600 }
.checkbox-custom:checked+.checkbox-custom-label:before { font-family: FontAwesome; color: #fff; background: url(../../img/front/rightchk.png) center no-repeat }
.radio-custom+.radio-custom-label:before { border-radius: 50% }
.radio-custom:checked+.radio-custom-label:before { font-family: FontAwesome; color: #bbb; background: url(../../img/front/radio_dot.png) center no-repeat }
.chkarea ul li { float: left; list-style-type: none }
.radio_btnarea { float: left; text-align: center; width: 50%; color: #fff }
.radio_btnarea label { margin: 0 }
.pagination_navarea { position: fixed; right: 32px; top: 41% }
.effect-slide-left.in { opacity: 1; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }
.effect-slide-left { opacity: 0; transform: translate3d(-30%, 0, 0); -webkit-transform: translate3d(-30%, 0, 0) }
.effect-slide-right.in { opacity: 1; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }
.effect-slide-right { opacity: 0; transform: translate3d(30%, 0, 0); -webkit-transform: translate3d(30%, 0, 0) }
.effect-slide-bottom.in { opacity: 1; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0) }
.effect-slide-bottom { opacity: 0; transform: translate3d(0, 90%, 0); -webkit-transform: translate3d(0, 90%, 0) }
#page { display: none }
.mm-menu a.mm-title { font-size: 14px; color: #fff!important }
menu { padding-left: 0 }
.dotmenu { float: left }
.dotmenu ul { display: block }
.dotmenu ul li { display: block; margin-bottom: 8px }
.dotmenu ul li a { display: block; background: url(../../img/front/dot.png) no-repeat; width: 23px; height: 23px }
.dotmenu ul li a.active, .dotmenu ul li a:hover { background: url(../../img/front/active_dot.png) no-repeat }
@keyframes pulsee {
from, to {
transform:scale3d(1, 1, 1)
}
50% {
transform:scale3d(1.05, 1.05, 1.05)
}
}
.pulsee { animation-name: pulsee }
.md-content h3 { margin: 0; padding: 10px 0; text-align: center; font-size: 32px; color: #000; line-height: 48px; background: #ef8c27; font-family: oswaldregular; text-transform: uppercase; text-shadow: 2px 2px #b29101 }
.in_login { display: inline-block; width: 100%; padding: 30px 40px }
.in_logiv_input { display: inline-block; width: 100%; position: relative; float: left; margin-bottom: 30px }
.in_logiv_input input[type="password"], .in_logiv_input input[type="text"] { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 18px; height: 50px; padding: 0 15px; width: 100% }
.in_logiv_input input[type="password"]:focus, .in_logiv_input input[type="text"]:focus { border-color: #ef8c27 }
.in_logiv_input textarea { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; 
 display: inline-block; float: left; font-family: oswaldlight; font-size: 18px; height: 200px; padding:10px 15px; max-width: 100%; min-width: 100%}
.noteremodel .shremodel {height: 430px;}
.in_logiv_but { display: inline-block; width: 100%; text-align: center }
.btn_form_end_row, .remember_secsd { text-align: left; position: relative; float: left }
.remodal-bg.with-red-theme.remodal-is-opened, .remodal-bg.with-red-theme.remodal-is-opening { filter: none }
.remodal-overlay.with-red-theme { background-color: #f44336 }
.remodal.with-red-theme { background: #fff }
.btn_form_end_row { padding: 10px 0 }
.btn_form_end_row input[type=submit] { background: #070709; border: 2px solid #ef8c27; border-radius: 6px; color: #fff; display: inline-block; font-family: oswaldregular; font-size: 15px; height: 54px; padding: 12px 40px; text-transform: uppercase; cursor: pointer }
.btn_form_end_row input[type=submit]:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.forgot_pass_sec { color: #070709; float: left; font-size: 17px; padding: 24px 0 24px 20px; font-family: oswaldlight }
.forgot_pass_sec a, label.in-label { font-family: oswaldlight }
.forgot_pass_sec a { color: #070709; font-size: 17px; display: inline-block; border-bottom: 1px solid #ccc; padding: 0 6px 4px }
label.in-label, label.in-label:before { display: inline-block; padding-top: 3px }
.forgot_pass_sec a:hover { border-color: #ef8c27; color: #ef8c27 }
.remember_secsd { margin: 0 0 20px; min-height: 27px; overflow: hidden; width: 100% }
.remember_secsd input[type=checkbox] { position: absolute; top: -50px; left: -50px }
label.in-label { cursor: pointer; position: relative; padding-left: 34px; font-weight: 400; font-size: 15px; color: #070709 }
label.in-label a { color: #ef8c27 }
label.in-label a:hover { color: #070709 }
label.in-label:before { content: ""; width: 24px; height: 20px; margin-right: 10px; position: absolute; left: 1px; top: 0; background-color: #fff; border: 1px solid #b3b3b3; -webkit-transition: .3s; transition: .3s; border-radius: 3px }
.remember_secsd input[type=checkbox]:checked+label:before, .remember_secsd input[type=checkbox]:checked:not(old)+label+label:before { font: normal normal normal 14px/1 FontAwesome; content: "\f00c"; font-size: 12px; color: #2c3e50; text-align: center; line-height: 18px }
.invalidpass, .invalidpass strong { font-family: oswaldlight }
.remember_secsd input[type=checkbox]:not(old)+label.error { font-size: 0!important }
.remember_secsd input[type=checkbox]:not(old)+label.error:before { content: ""; width: 24px; height: 23px; background: 0 0; float: left; position: absolute; left: 1px; border-radius: 3px; z-index: 1; border: 1px solid red; pointer-events: none }
.col_row_sjde label.error, .in_edit_bx label.error, .in_logiv_input label.error, .input_box_register label.error, .td_tables label.error { font-size: 14px; color: red; text-align: left; width: 100%; display: none!important }
.col_row_sjde .error, .in_edit_bx .error, .in_logiv_input .error, .input_box_register .error, .td_tables .error { border-color: red!important }
.bounceInUpd { float: left; text-align: left; width: 100% }
.bounceInUpd ul { display: inline-block; padding: 0 23px; width: 100% }
#pswd_info::before, #pswd_info:after, #pswd_infoReset::before, #pswd_infoReset:after { content: "\25B2"; left: 20px; line-height: 14px; text-shadow: none; display: block; position: absolute }
.bounceInUpd ul li { color: #666; float: left; font-size: 13px; list-style-type: disc; padding-top: 5px; width: 100% }
.bounceInUpd ul li strong { color: #000 }
#pswd_info, #pswd_infoReset { position: absolute; top: 50px; left: 15px; max-width: 320px; padding: 15px; background: #fefefe; font-size: .875em; border-radius: 5px; box-shadow: 0 1px 3px #ccc; border: 1px solid #ddd; display: none; z-index: 3; text-align: left }
#pswd_info::before, #pswd_infoReset::before { top: -12px; font-size: 14px; color: #eee; z-index: 1 }
#pswd_info:after, #pswd_infoReset:after { top: -14px; font-size: 14px; color: #999 }
.desk_logout a, .g-recaptcha, .stedc_bx, .su_img { display: inline-block }
#pswd_info h4, #pswd_infoReset h4 { margin: 0 0 10px; padding: 0; font-weight: 400; font-size: 14px }
#pswd_info ul, #pswd_infoReset ul { margin: 0; padding: 0 }
.invalidpass, .validpass { padding-left: 22px; line-height: 24px }
#pswd_info ul li, #pswd_infoReset ul li { list-style: none }
.invalidpass { background: url(../../img/front/invalid.png) 0 50% no-repeat; color: #ec3f41 }
.desck_titel, .text-center h2 { font-family: oswaldregular }
.validpass { background: url(../../img/front/valid.png) 0 50% no-repeat; color: #3a7d34 }
.step_counts { font-size: 18px; float: left; width: 100%; margin-bottom: 10px }
.btm_loader { height: 100%; left: 0; position: absolute; text-align: center; top: 0; width: 100%; font-size: 0; z-index: 999 }
.btm_loader img { border-radius: 5px; bottom: 0; left: 0; margin: auto; padding: 5px; position: absolute; right: 0; top: 0 }
.inner_bodyarea { float: left; min-height: 500px; width: 100%; margin-top: 130px }
.stedc_bx { width: 100% }
.text-center { float: left; width: 100% }
.text-center h2 { color: #000; text-transform: uppercase; font-size: 20px; padding-left: 5px }
.inpfil_content { border: 1px solid #ddd; border-radius: 5px; box-shadow: 2px 2px 5px 0 #ccc; color: #666; font-size: 14px; margin-top: 20px; min-height: 400px; padding: 20px; float: left; width: 100%; margin-bottom: 30px }
.wrapper_inner { max-width: 1474px; margin: 0 auto; padding: 0 10px }
.mid_prt { float: left; width: 100%; padding-top: 63px; min-height: 530px; background: url(../../img/front/desck_bg.jpg) left top fixed; background-size: cover }
.desck_tops { float: left; width: 100%; padding: 20px 0 }
.desck_titel { float: left; color: #000; font-size: 32px; line-height: 35px; margin: 0; padding: 5px 0; text-align: center; text-shadow: 2px 2px #d6d6d1; text-transform: uppercase }
.desck_mid_left h2, .desk_logout a { color: #070709; font-family: oswaldregular; text-transform: uppercase }
.desk_logout { float: right }
.desk_logout a { border-radius: 4px; font-size: 19px; height: 46px; line-height: 44px; padding: 0 25px; background: #ef8c27; text-shadow: none; border: 2px solid #ef8c27 }
.desk_logout a:hover { background: #fff; border: 2px solid #000 }
.desck_mid { float: left; width: 100%; min-height: 520px }
.desck_mid_left { float: left; width: 22%; height: 100%; background: rgba(0,0,0,.6); min-height: 608px }
.desck_mid_left h2, .quicl_link, .quicl_link ul, .quicl_link ul li, .quicl_link ul li a { width: 100%; float: left }
.desck_mid_des .desck_mid_left { min-height: 900px }
.desck_mid_left h2 { background: #ef8c27; font-size: 22px; padding: 24px 30px }
.quicl_link { padding-top: 20px }
.quicl_link ul li a { font-size: 20px; color: #fff; font-family: oswaldlight; padding: 20px 30px; border-left: 7px solid transparent }
.desck_mid_right_top span, .desck_td { font-family: oswaldregular; text-transform: uppercase }
.quicl_link ul li a span { padding-left: 15px }
.quicl_link ul li a:hover, .quicl_link ul li.active a { color: #ef8c27; background: #070709; border-left: 7px solid #ef8c27 }
.desck_mid_right { float: left; width: 78%; min-height: 647px; height: 100% }
.desck_mid_right_top { background: #070709; border-radius: 10px 10px 0 0; float: left; padding: 0; text-align: left; width: 100% }
.desck_mid_right_top span { display: inline-block; color: #ef8c27; font-size: 18px; padding-top: 25px; float: left }
.descl_bxz { float: left; width: 100% }
.desck_table { display: table; width: 100%; background: #fff }
.desck_tr { display: table-row; width: 100%; background: #070709 }
.desck_td { display: table-cell; padding: 17px 20px; color: #fff; font-size: 17px }
.desck_tr2 { display: table-row; width: 100%; position: relative }
.desck_td2 { display: table-cell; padding: 9px 20px; color: #070709; font-size: 17px; font-family: oswaldlight; border-bottom: 1px #dcdcdc solid }
.desck_td2 a, .header_rightmenu ul li.login_before ul li a, .viillss a { font-size: 14px; font-family: oswaldregular }
.desck_tr_white { background: #e4e4e4 }
.desck_td2>img { margin-right: 10px; vertical-align: middle; width: 27px }
.viillss { float: left; width: 100%; text-align: center; padding: 16px 0 20px }
.viillss a { border-radius: 4px; color: #070709; display: inline-block; height: 30px; padding: 3px 10px; text-transform: uppercase; background: #ef8c27; text-shadow: none; border: 2px solid #ef8c27; width: 90px }
.viillss a:hover { background: #fff; border: 2px solid #000 }
.desck_td2 a { border-radius: 4px; color: #070709; padding: 2px 10px; text-transform: uppercase; background: #ef8c27; text-shadow: none; border: 2px solid #ef8c27 }
.desck_td2 a:hover { background: #fff; border: 2px solid #000 }
.desck_td.desck_feedd { width: 167px }
.desck_td.desck_fee { width: 116px }
.descl_bcf { float: left; width: 100%; padding: 20px 0 0 40px }
.headerinner { background: #070709 }
.mynamepic { border: 0 solid #fff; border-radius: 50%; display: inline-block; height: 60px; overflow: hidden; background: #fff; text-align: center; vertical-align: middle; width: 60px; position: relative; z-index: 9999; box-shadow: 0 0 5px 1px #333 }
.mynamepic>img { height: 100% }
.header_rightmenu ul li ul { position: absolute; display: none; width: 170px; right: 0; top: 50px; background: #ef8c27; box-shadow: 0 0 3px 0 #666; text-align: right }
.login_before, thead.fixedHeader tr { position: relative }
.header_rightmenu ul li ul li { width: 100% }
.header_rightmenu ul li ul li:first-child { margin: 0 }
.header_rightmenu ul li.login_before ul li a { color: #000; display: inline-block; height: 36px; line-height: 36px; margin: 0; text-align: right; text-transform: none; border-radius: 0; width: 100%; padding: 2px 20px }
.header_rightmenu ul li ul li a:hover { color: #fff; background: #D17417 }
.header_rightmenu ul li.login_before ul li.active a { background: 0 0; color: #fff; border: none; padding: 2px 20px }
.headerinner .logo { float: left; margin-top: 9px; margin-bottom: 6px ;width:260px;}
.headerinner .menuarea { float: left; margin-left: 87px; margin-top: 29px }
.headerinner .header_rightmenu { float: right; margin-bottom: 8px; margin-top: 0 }
.headerinner.fixed { padding-bottom: 0 }
.headerinner.fixed .logo { margin-top: 9px }
.headerinner.fixed .header_rightmenu { margin-top: 0; transition: all .5s ease-out 0s }
.header_rightmenu ul li.login_before a { font-family: oswaldlight; font-size: 15px; margin: 12px 8px 0 0; vertical-align: top }
.header_rightmenu ul li.login_before a span { font-size: 15px; font-family: oswaldregular }
.headerinner .header_rightarea { width: 440px }
.innerpage_body { float: left; margin-top: 100px; width: 100% }
.desck_td2.desck_td_join { padding: 22px 10px; text-align: center; width: 122px }
.alert-danger, .alert-success { font-size: 14px; margin: 5px 1% 10px; width: 98%!important; float: left; color: #fff; padding: 10px }
.alert-success { background: #a4dd5c; border: 1px solid #8eca43; border-radius: 3px }
.alert-danger { background: #CE1319; border: 1px solid #CE1319; border-radius: 3px }
.ee { float: left; width: 100%; padding: 0 0 5px }
.reg_dicc { float: right }
.for_dic { float: left; padding-right: 10px }
div.tableContainer table { float: left; background: #fff }
thead.fixedHeader th { background: #070709; font-weight: 400; padding: 14px 20px; text-align: left; font-family: oswaldregular; font-size: 17px; color: #fff; text-transform: uppercase; height: 55px; float: left }
html>body tbody.scrollContent { display: block; height: 472px; overflow: auto; width: 100% }
html>body thead.fixedHeader { display: table; overflow: auto; width: 100% }
tbody.scrollContent td, tbody.scrollContent tr.normalRow td { color: #070709; font-family: oswaldlight; font-size: 17px; padding: 8px 20px; overflow: hidden; white-space: nowrap; float: left }
tbody.scrollContent tr { width: 100%; float: left; border-bottom: 1px solid #a1a1a2 }
tbody.scrollContent td img, tbody.scrollContent tr.normalRow td img { vertical-align: top; margin-right: 20px; width: 30px }
.scrollContent tr td a { border-radius: 4px; color: #070709; font-size: 16px; padding: 6px 10px; text-transform: uppercase; background: #ef8c27; text-shadow: none; font-family: oswaldregular; border: 2px solid #ef8c27; display: block; width: 100%; text-align: center }
.dashbord_body_lefttext, .dashbord_body_righttext { float: left; font-size: 15px; color: #070709; font-family: oswaldregular }
.scrollContent tr td a:hover { background: #fff; border: 2px solid #000 }
.dashbord_bodytext { border-bottom: 1px solid #ddd; float: left; width: 100%; padding: 13px 36px }
.dashbord_body_lefttext { width: 20% }
.dashbord_body_righttext { padding-left: 10px; width: 80% }
.banner_add, .mu_top, .my_profl, .my_proflsd, .myacco, .myacco_top, .pu_1 { width: 100%; float: left }
.banner_add { margin-top: 40px }
.my_proflsd { padding: 20px 0 20px 40px }
.my_profl { background: #fff }
.myacco_top { padding: 20px }
.myacco { border: 1px solid #ddd; min-height: 50px; padding: 15px; box-shadow: 2px 2px 2px 0 rgba(0,0,0,.5); margin-bottom: 20px }
.mu_top { border-bottom: 3px #ddd solid; font-family: oswaldregular; font-size: 20px; color: #070709; padding: 5px 10px 10px; margin-bottom: 5px; line-height: normal }
.dashbord_body_but a, .txt_1 a { text-shadow: none; margin: 5px 0; display: inline-block; text-transform: uppercase }
.mu_top span { color: #e8bf0a; padding-left: 10px }
.pu_1 { padding: 15px }
.pu_1_left { float: left; width: 48% }
.txt_1 { float: left; padding-bottom: 10px; width: 100%; font-family: oswaldregular; font-size: 15px; color: #070709 }
.txt_1>span { font-weight: 400; color: #666 }
.txt_1 a { border-radius: 2px; color: #070709; font-size: 16px; padding: 6px 10px; background: #ef8c27; font-family: oswaldregular; border: 2px solid #ef8c27 }
.txt_1 a:hover { background: #fff; border: 2px solid #000 }
.pu_1_right { float: left; padding-left: 10px; width: 48% }
.dhr_gg, .pu_1_right p { width: 100%; font-size: 15px; color: #070709; float: left }
.dhr_gg { padding-bottom: 10px; font-family: oswaldregular }
.pu_1_right p { padding-bottom: 5px; font-family: oswaldlight }
.dashbord_body_rigimg { float: left; overflow: hidden; position: relative; width: 120px }
.dashbord_body_but { float: left; padding: 20px }
.dashbord_body_but a { border-radius: 2px; color: #070709; font-size: 16px; padding: 6px 10px; background: #ef8c27; font-family: oswaldregular; border: 2px solid #ef8c27 }
.dashbord_body_righttext2, .my_accmenus a { color: #070709; font-family: oswaldregular }
.dashbord_body_but a:hover { background: #fff; border: 2px solid #000 }
.dashbord_body_righttext2 { float: left; font-size: 15px; padding-left: 10px; width: 80% }
.noteremodel,.dfltremodel, .editremodel, .mailremodel, .passremodel, .picremodel { background: rgba(0,0,0,.8); height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99999999; overflow-x: auto }
.shremodel { background: #fff; bottom: 0; height: 490px; left: 0; margin: auto; width: 600px; position: absolute; right: 0; top: 0 }
.my_accmenus, .my_accmenus a { text-align: left; width: 100%; float: left }
.editremodel .shremodel { height: 590px ; overflow-x: auto;}
.my_accmenus { display: none; background: #ef8c27; margin-bottom: 0; padding: 15px 24px }
.changeimg_area, .showhide3, .wallet { display: inline-block }
.my_accmenus a { font-size: 21px }
.play_txt, .ply_img, .ply_title, .ply_title .titl_img, .wallet { text-align: center }
.changeimg_area { height: 140px; overflow: hidden; width: 140px; position: relative }
.help_text { color: #666; float: left; font-size: 13px; width: 100% }
.in_logiv_input input[type=file] { background: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 18px; padding: 8px; width: 100% }
.dfltremodel .shremodel { height: 350px }
.showhide3 i { color: #fff; cursor: pointer; font-size: 22px }
.wallet { padding-right: 10px; padding-top: 2px }
.wallet span { display: block; color: #fff; font-size: 15px; font-family: oswaldlight; padding-top: 2px }
.ply_title, .showchange a, .tdf, .termcond a { display: inline-block }
.ply_box { float: left; width: 25%; padding: 0 15px }
.ply_img { float: left; width: 100%; position: relative; min-height: 133px }
.play_txt { float: left; width: 100%; font-weight: 600 }
.play_txt h2 { color: #000; text-transform: uppercase; font-family: oswaldregular; line-height: 26px; margin-bottom: 10px }
.play_txt p { color: #000; font-family: 'Open Sans', sans-serif; font-size: 15px }
.ply_title, .ply_title .titl_img { width: 100% }
.ply_title .title_name { float: left; width: 100%; color: #000; font-size: 35px; text-align: center; line-height: 35px; margin-top: 20px; padding-bottom: 45px; font-family: oswaldregular; text-transform: uppercase }
.maids.mader .loginp h1, .title_of_sjsda { font-family: oswaldregular; text-transform: uppercase }
.how_ply_wrap { float: left; width: 100%; padding: 25px 0 }
.frmhad.dfltlog { background: rgba(0,0,0,.8); height: 100%; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 999999999; overflow-x: auto }
.in_logiv_input.input_right { float: right; width: 48% }
.in_logiv_input.input_left { float: left; width: 48% }
.col_row_sjde, .inpfil, .login_fieldarea, .maids.mader, .maids.mader .loginp, .right_part_fulls, .showchange, .tr_hesd { float: left; width: 100% }
.shwsign { bottom: auto; height: auto; margin-top: 40px; top: auto }
.showchange { position: absolute; top: -45px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-align: right }
.dashbord_body_rigimg:hover .showchange { top: 0 }
.showchange a { font-size: 16px; font-weight: 700; color: #fff; padding: 3px 7px; background: red }
.tr_hesd { background: #070709; padding: 10px 0 }
.maids.mader { text-align: left; padding: 20px 0 0 }
.desck_td2 a.grn_tip, .picremodel, .termcond, .title_of_sjsda { text-align: center }
.maids.mader .loginp h1 { color: #000; font-size: 20px; padding-left: 5px; float: left; font-weight: 400; padding-bottom: 0; margin: 0 }
.inpfil { border: 1px solid #ddd; border-radius: 5px; box-shadow: 2px 2px 5px 0 #ccc; color: #666; font-size: 14px; margin-top: 20px; min-height: 400px; padding: 20px }
.login_bg { margin: 0 auto; max-width: 500px }
.right_part_fulls { background: #fff; box-shadow: 0 0 5px 0 #666 }
.title_of_sjsda { background: #ef8c27; color: #000; font-size: 32px; line-height: 48px; margin: 0; padding: 10px 0; text-shadow: 2px 2px #b29101 }
.login_fieldarea { padding: 20px }
.col_row_sjde { padding-bottom: 15px; position: relative }
.col_row_sjde input[type=password], .col_row_sjde input[type=text] { background: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 18px; height: 50px; padding: 0 15px; width: 100% }
.termcond, .termcond a { font-size: 13px; font-family: oswaldlight }
.shwlog { bottom: auto; height: auto; margin-top: 40px; top: auto }
.headerstadic .header_rightarea { float: right; margin-top: 18px; transition: all .5s ease-out 0s; width: 250px }
.termcond { float: left; padding-top: 10px; width: 100%; color: #666 }
.termcond a { border-bottom: 1px solid #ccc; color: #070709; padding: 0 6px 4px }
.termcond a:hover { color: #dbb50f; border-color: #dbb50f }
.forgtlnk { width: 100%; padding: 10px 0 }
.mm-opening .yoiun .mm-slideout { transform: none }
.mm-opening .yoiun #mm-blocker { z-index: 0 }
.in_logiv_input b { background-color: #fff; color: #000; font-size: 17px; font-weight: 400; left: 1px; pointer-events: none; position: absolute; top: 1px; line-height: 41px; transition: all .2s ease 0s; -moz-transition: all .2s ease 0s; -webkit-transition: all .2s ease 0s; right: 1px; bottom: 1px; padding: 0 0 0 8px; font-family: oswaldlight }
.in_logiv_input .placeholder~b, .in_logiv_input input:focus~b, .in_logiv_input textarea:focus~b { transform: translatey(-20px); -moz-transform: translatey(-20px); -webkit-transform: translatey(-20px); font-size: 14px; color: #333; padding: 0 5px; bottom: auto; top: 10px; line-height: normal; right: auto; left: 7px }
.cname_loader, .uname_loader { position: absolute; right: 4px; top: 5px }
.cname_result, .uname_result { color: #34a041; font-size: 13px; position: absolute; right: 8px; top: 13px }
.rest_error { color: red }
.flexsliders .slidess>li { background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover; 
 color: #fff; text-align: center }
.flexslider .slides > li {background-position: center top;background-size: cover;min-height: 800px;}
.tdf>span { color: #666; display: block; font-size: 13px; font-weight: 400; vertical-align: middle; font-family: oswaldlight }
.desck_td2 a.grn_tip, .dtb { display: inline-block; font-family: oswaldregular }
.desck_td2 a.grn_tip { background: #19a229; border: 2px solid #19a229; border-radius: 4px; color: #fff; font-size: 14px; padding: 2px 5px; height: 27px; text-shadow: none; text-transform: uppercase; width: 90px }
.desk_search, .hel_que { float: right; text-align: right }
.desck_td2 a.grn_tip:hover { background: #fff; border: 2px solid #19a229; color: #19a229 }
.green_txt { color: #19a229!important }
.red_txt { color: #de2e2e!important }
.dtb { width: 180px; vertical-align: top }
.dtb span { display: block; font-size: 13px; font-family: oswaldlight }
.hel_que { padding-bottom: 10px }
.help_txt_hover { background: #efefef; border: 1px solid #ddd; border-radius: 3px; color: #666; float: right; font-size: 13px; padding: 10px; position: absolute; right: 0; top: 25px; width: 220px; z-index: 99; display: none }
.src_edit_select span:after, .src_uuf_select span:after { z-index: 0; content: ""; bottom: 0; pointer-events: none }
.hel_que>span { display: inline-block; position: relative; width: 50px }
.hel_que>span i { font-size: 20px; margin-right: 7px; cursor: pointer }
.help_txt_hover::before { border-bottom: 10px solid #ddd; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; position: absolute; right: 5px; top: -10px }
.hel_que>span:hover .help_txt_hover { display: inline-block }
.desk_search { margin-top: 17px; width: 50%; padding-right: 10px }
.src_uu { display: inline-block; width: 60%; position: relative }
.src_uu a { color: #666; position: absolute; right: 7px; top: 9px; font-size: 22px }
.desk_search input[type=search] { background: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; font-family: oswaldlight; font-size: 16px; height: 40px; padding: 0 25px 0 15px; width: 100% }
.desk_search a.dash_cret_comp, .desk_search input[type=submit] { background: #070709; border: 2px solid #ef8c27; border-radius: 4px; color: #fff; display: inline-block; font-family: oswaldregular; font-size: 15px; height: 40px; padding: 0 20px; text-transform: uppercase; cursor: pointer; vertical-align: top; line-height: 35px }
.desk_search a.dash_cret_comp:hover, .desk_search input[type=submit]:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.scroll_to_view { background: #ef8c27; color: #070709; float: left; font-size: 15px; font-weight: 600; padding: 5px 10px; width: 100%; display: none }
.desck_td2 span { display: none }
.scrollContent tr td span { color: #333; display: none }
.scrollContent tr td .dtb span { color: #333; display: block }
.desck_mid_right_top>ul { float: left; width: 100%; text-align: center }
.desck_mid_right_top li { float: left; width: 49.6%; height: 50px }
.desck_mid_right_top li a { display: inline-block; float: left; font-family: oswaldregular; font-size: 18px; padding: 15px 20px; text-align: left; background: #c3c3c3; color: #000; border: none; text-transform: uppercase; width: 100% }
.desck_mid_right_top li:first-child a { border-radius: 10px 0 0 }
.desck_mid_right_top li:last-child { float: right }
.desck_mid_right_top li:last-child a { border-radius: 0 10px 0 0 }
.descl_bcf .desck_mid_right_top span { padding-left: 15px }
.desck_mid_right_top li.border_div { display: inline-block; float: none; width: .8% }
.desck_mid_right_top li.border_div span { display: inline-block; width: 100%; background: #1D2931; height: 98%; padding: 0 }
.desck_mid_right_top li.active a { background: #070709; color: #ef8c27; border: transparent }
.mobileview { display: none }
.desck_mid_right_topdd { border-radius: 0; float: left; padding: 0 0 10px; text-align: left; width: 100% }
.desck_mid_right_topdd span { display: inline-block; color: #000002; font-size: 18px; text-transform: uppercase; font-family: oswaldregular; padding-top: 25px; float: left }
.deta1 { width: 30% }
.deta2 { width: 17% }
.deta3 { width: 13% }
.deta4 { width: 20% }
.deta5 { width: 18% }
.te_bb1 { width: 30% }
.te_bb2 { width: 17% }
.te_bb3 { width: 13% }
.te_bb4, .te_bb5 { width: 20% }
.te_bbuc1 { width: 40% }
.te_bbuc2 { width: 35% }
.detauc1 { width: 40% }
.detauc2 { width: 35% }
.list_mid_right { float: left; padding: 20px 0; width: 100% }
.descl_list { float: left; width: 100%; padding: 20px 0 0 }
.src_uuf { display: inline-block; position: relative; width: 33% }
.list_search { float: right; margin-top: 17px; text-align: right; width: 66%; padding-right: 10px }
.src_uuf a { color: #666; position: absolute; right: 7px; top: 9px; font-size: 22px }
.in_edit_bx, .in_edit_input, .src_uuf_select span, div.fixedHeader .tr_tables { position: relative }
.list_search input[type=search] { background: #fff; border: 1px solid #000; border-radius: 0; color: #070709; display: inline-block; font-family: oswaldlight; font-size: 15px; height: 40px; padding: 0 25px 0 15px; width: 100% }
.list_search a, .list_search input[type=submit] { background: #070709; border: 2px solid #ef8c27; border-radius: 4px; color: #fff; display: inline-block; font-family: oswaldregular; font-size: 15px; height: 40px; padding: 0 20px; text-transform: uppercase; cursor: pointer; vertical-align: top; line-height: 35px }
.list_search a:hover, .list_search input[type=submit]:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.list_search a { margin-left: 5% }
.src_uuf_select { display: inline-block; width: 30%; padding-bottom: 0; vertical-align: top }
.src_uuf_select span { display: inline-block; float: left; overflow: hidden; width: 100%; padding: 0; text-transform: none }
.src_uuf_select span:after { background-image: url(../../img/front/sleted_arrow.png); background-repeat: no-repeat; background-position: center center; background-color: #fff; color: #333; height: 12px; padding: 13px 22px; position: absolute; right: 1px; top: 1px; border-radius: 0 }
.src_uuf_select option { padding: 0 5px; color: #333; background: #fff }
.src_uuf_select select { float: left; font-family: oswaldlight; width: 100%; height: 40px; padding: 0 25px 0 15px; color: #070709; font-size: 15px; line-height: 36px; border-radius: 0; box-shadow: none; background: rgba(255,255,255,1); border: 1px solid #000; -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none }
.cpoi_bx, .detail_name { color: #ef8c27; float: left; font-family: oswaldregular; font-size: 18px; text-transform: uppercase; display: inline-block }
.detail_mid_top, .listi_mid_right_top { border-radius: 10px 10px 0 0; text-align: left }
.listi_mid_right_top { background: #070709; float: left; padding: 0 0 10px; width: 100% }
.cpoi_bx { padding-top: 25px; padding-left: 19px }
.list1 .dtb { display: inline-block; font-family: oswaldregular; width: 70% }
thead.listheader th { float: left; padding-top: 20px }
tbody.listcontent td { float: left; padding-bottom: 9px; padding-top: 13px }
tbody.listcontent td.list6 { padding-top: 7px }
.list1 { width: 15% }
.list2 { width: 23% }
.list3 { width: 17% }
.list4 { width: 18% }
.list5 { width: 13% }
.list6 { width: 14% }
.list_bb1 { width: 15% }
.list_bb2 { width: 23% }
.list_bb3 { width: 17% }
.list_bb4 { width: 18% }
.list_bb5 { width: 13% }
.list_bb6 { width: 14% }
.detail_tops { float: left; width: 100%; background: #070709; min-height: 50px }
.detail_name { padding: 20px }
.dtl_img { display: inline-block; vertical-align: middle; width: 48px }
.detail_mid_top, .dlt_entr, .dlt_entr ul { width: 100%; float: left }
.detail_name span { display: inline-block; padding-left: 10px }
.detail_date { float: right; color: #fff; font-size: 17px; font-family: oswaldlight; padding: 26px 20px }
.dlt_entr ul li, div.fixedHeader .th_tables { font-family: oswaldregular; text-transform: uppercase }
.dlt_entr { background: #fff }
.dlt_entr ul { padding: 0 }
.dlt_entr ul li { float: left; padding: 11px 20px; color: #070709; font-size: 17px }
.dlt_entr ul li label { display: inline-block }
.dlt_entr ul li span { display: inline-block; padding-left: 5px }
.detail_mid_top { background: #070709; padding: 0 }
.detail_search { float: right; width: 20%; margin-top: 17px; padding-right: 10px; text-align: right }
.detail_search .src_uuf_select { width: 100% }
.dtl_select_tab { float: left; width: 70% }
.dtl_select_tab ul { float: left; width: 100%; padding: 20px 20px 10px }
.dtl_select_tab ul li { float: left; padding-right: 5px; margin: 0 11% }
.dtl_select_tab ul li a { display: inline-block; color: #ef8c27; font-size: 18px; text-transform: uppercase; border: 2px solid transparent; border-radius: 7px; padding: 8px 15px; min-height: 0 }
.dtl_select_tab ul li a:hover, .dtl_select_tab ul li.active a { color: #fff; border: 2px solid #ef8c27 }
.dtls1 { width: 79% }
.dtls2 { width: 28% }
.dtls3 { width: 25% }
.dtls4, .dtls5 { width: 15% }
.dtls6 { width: 13% }
.dtls7 { width: 14% }
.dtl_bb1 { width: 27% }
.dtl_bb2 { width: 28% }
.dtl_bb3 { width: 25% }
.dtl_bb4, .dtl_bb5 { width: 15% }
.dtl_bb6 { width: 13% }
.dtl_bb7 { width: 14% }
div.tableContainer { clear: both; height: 624px; overflow: auto; width: 900px }
html>body div.tableContainer { overflow: hidden; width: 100% }
div.tableContainer .tables { float: left; background: #fff; width: 100% }
div.fixedHeader .th_tables { background: #070709; font-weight: 400; padding: 13px 20px 4px; text-align: left; font-size: 17px; float: left; color: #fff; height: 55px }
html>body div.scrollContent { display: block; height: 572px; overflow: auto; width: 100% }
html>body div.fixedHeader { display: table; overflow: auto; width: 100% }
div.scrollContent .td_tables, div.scrollContent tr.normalRow td { color: #070709; font-family: oswaldlight; font-size: 17px; padding: 8px 20px }
div.scrollContent .trs_tables { width: 100%; float: left; border-bottom: 1px solid #a1a1a2 }
div.scrollContent .td_tables img, div.scrollContent tr.normalRow td img { vertical-align: top; margin-right: 10px; width: 25px }
.scrollContent tr.desck_tr_white td { background: #e4e4e4 }
.scrollContent .trs_tables .td_tables a { border-radius: 4px; color: #070709; font-size: 16px; padding: 6px 10px; text-transform: uppercase; background: #ef8c27; text-shadow: none; font-family: oswaldregular; border: 2px solid #ef8c27; display: block; width: 100%; text-align: center; float: left; margin-right: 4px }
.frtf label, .frtf span, .md_contents h3 { font-family: oswaldregular; font-size: 17px }
.scrollContent .trs_tables .td_tables a:hover { background: #fff; border: 2px solid #000 }
.pagingLinkss, .toltip ul li { border-bottom: 1px solid #666 }
div.listheader .tr_tables { float: left; padding-top: 0; width: 100%; background: #070709 }
.ddd { background: #fff; float: left; width: 100% }
.ee_mag, .md_contents, .pagingLinkss { float: left; background: #070709 }
.frtf { float: left; padding-right: 30px }
.frtf label { display: inline-block; color: #070709; text-transform: uppercase }
.frtf span { display: inline-block; color: #070709; padding-left: 5px }
div.listcontent .td_tables.list6 { padding-top: 9px }
.scrollContent tr td.action_icon a, div.listcontent .td_tables.action_icon a { width: auto; line-height: 13px; display: inline-block }
.pagingLinkss { padding: 10px 20px; width: 100%; border-top: 1px solid #666 }
.countrdm { color: #fff; float: left }
.ee_mag { width: 100%; padding: 5px }
.md_contents { width: 100% }
.md_contents h3 { color: #fff; margin: 0; padding: 15px 21px; text-align: left; text-transform: uppercase }
.edit_txt, .in_edit_input label { font-size: 15px; float: left; font-family: oswaldregular }
._showmore, .btm_loader_dtl, .no_record, .no_record h3 { text-align: center }
.in_edit { display: inline-block; padding: 30px 40px; width: 100% }
.in_edit_input { display: inline-block; float: left; margin-bottom: 15px; width: 100% }
.in_edit_input label { color: #070709; width: 30%; padding-top: 10px }
.edit_txt { color: #999; width: 60% }
.in_edit_bx textarea, .src_edit_select select { font-family: oswaldlight; font-size: 18px; float: left }
.in_edit_bx { float: left; width: 60% }
.in_edit_bx input[type=password], .in_edit_bx input[type=text] { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 18px; height: 40px; padding: 0 15px; width: 100% }
.in_edit_bx textarea { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; height: 100px; padding: 10px 15px; max-width: 100%; min-width: 100% }
.src_edit_select { display: inline-block; width: 100%; padding-bottom: 0; vertical-align: top }
.src_edit_select span { display: inline-block; float: left; overflow: hidden; position: relative; width: 100% }
.src_edit_select span:after { background-image: url(../../img/front/sleted_arrow.png); background-repeat: no-repeat; background-position: center center; background-color: #fff; color: #333; height: 12px; padding: 11px 24px; position: absolute; right: 2px; top: 2px; border-radius: 0 }
.src_edit_select option { padding: 0 5px; color: #333; background: #fff }
.src_edit_select select { width: 100%; height: 40px; padding: 0 25px 0 15px; color: #000; line-height: 36px; border-radius: 0; box-shadow: none; background: rgba(255,255,255,1); border: 1px solid #000; -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none }
.no_record { float: left; padding: 20% 0; width: 100% }
.no_record h3 { display: inline-block; color: #070709; font-size: 25px; width: 100% }
.dr_fom { float: left; padding: 20px 10px 0; width: 100% }
.custom_link.pagination span a, .custom_link.pagination span.current { display: inline-block; font-size: 14px; padding: 2px 10px; font-family: oswaldregular; border: 1px solid #ef8c27 }
.in_edit_bx2 { float: left; width: 100%; margin-bottom: 10px }
.custom_link.pagination { float: right }
.custom_link.pagination span { display: inline-block }
.custom_link.pagination span a { background: #070709; color: #fff }
.custom_link.pagination span.current { background: #ef8c27; color: #070709 }
div.listcontent .td_tables span { color: #333; display: none }
._showmore, ._tyi { display: inline-block }
._showmore { padding-top: 10px; padding-bottom: 10px; width: 100%; background: #fff }
._tyi { border-radius: 4px; color: #070709; font-size: 20px; font-weight: 600; height: 50px; line-height: 47px; padding: 0 25px; cursor: pointer; text-transform: uppercase; background: #ef8c27; text-shadow: none; font-family: oswaldregular; border: 2px solid #ef8c27 }
._tyi:hover, .tableContainer { background: #fff }
._tyi:hover { border: 2px solid #000 }
.searchloader { height: 100%; line-height: 67px; position: absolute; top: 0; width: 100%; left: 0 }
.descl_list .tableContainer { height: auto }
.scrollContent.listcontent { height: auto; overflow: visible }
.fix_txt, .webcomptm { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.login_loader_dtl { background: rgba(0,0,0,.7); height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 999999 }
.btm_loader_dtl { background: #fff; border-radius: 20px; bottom: 0; height: 150px; left: 0; margin: auto; padding: 20px; position: absolute; right: 0; top: 0; width: 150px }
div.listcontent .td_tables.dtls7 { padding-top: 9px }
div.listcontent .td_tables.deta5 { padding-top: 12px }
.tltp { position: relative }
.toltip { display: none; left: 27px; position: absolute; top: -11px; z-index: 9999 }
.colorDefinition, .tltp:hover .toltip, .toltip ul, .toltip ul li { display: inline-block }
.toltip ul { padding: 0; background: #ef8c27; width: 245px; position: relative; margin-left: 27px }
._showmoreusrwide, .no_record_dash { background: #fff; text-align: center }
.toltip ul li { color: #000; font-size: 14px; padding: 11px 10px; text-align: right; width: 100% }
.toltip ul::before { border-bottom: 21px solid transparent; border-right: 20px solid #ef8c27; border-top: 21px solid transparent; content: ""; left: -20px; position: absolute; top: 0 }
.toltip strong { float: left; font-weight: 400; text-align: left }
.tltp i { margin-left: 5px; cursor: pointer }
.colorDefinition { width: auto }
.th_tables a { color: #ef8c27 }
.descl_bcfddd div.tableContainer { height: auto }
div.listcontent .td_tables span.lstdesc { display: block; font-size: 13px; padding-top: 3px }
div.listcontent .td_tables span.indxdesc { display: block; font-size: 13px }
.mobcomptm { display: none }
.webcomptm { display: inline-block; vertical-align: middle; width: 50% }
.no_record_dash { color: #fff; float: left; padding: 50px 0; width: 100% }
.no_record_dash h3 { display: inline-block; font-size: 20px; color: #070709 }
.fix_txt, .in_edit_fix input[type=text] { font-family: oswaldlight; font-size: 18px; float: left }
.list5 .colorDefinition { width: auto }
._showmoreusrwide { display: inline-block; padding-bottom: 10px; padding-top: 10px; width: 100% }
.in_edit_fix { float: left; width: 100%; background-color: #fff; border: 1px solid #000 }
.fix_txt { color: #999; max-width: 50%; padding: 10px 10px 10px 15px; position: relative }
.in_edit_fix input[type=text] { background-color: #fff; border: none; border-radius: 0; color: #000; display: inline-block; height: 40px; padding: 0 15px 0 5px; width: 45% }
.fix_txt::after { content: "/"; position: absolute; right: 0; top: 10px }
.col-3, .con_bx, .in_edit_input2 { position: relative }
.require { color: red }
.sbmtpost { padding: 30px 10px; text-align: center; display: inline-block; width: 100% }
.sbmtpost input[type=submit] { border-radius: 4px; color: #070709; display: inline-block; font-size: 24px; font-weight: 600; height: 56px; line-height: 54px; padding: 0 35px; text-transform: uppercase; background: #ef8c27; text-shadow: none; font-family: oswaldregular; border: 2px solid #ef8c27; cursor: pointer }
.sbmtpost input[type=submit]:hover { background: #fff; border: 2px solid #000 }
.dtl_rank { display: inline-block; margin-right: 20px }
.dtlsp input[type=text] { width: 100%; border: 1px solid #797777; padding: 6px; color: #000; border-radius: 4px; font-family: oswaldlight }
.tableContainers { float: left; width: 100%; margin-top: 5px; background: #fff; max-height: 910px; overflow: auto }
.tables_part { display: table; width: 100% }
.trs_tables_part { display: table-row; width: 100% }
.td_tables_part, .td_tables_partfirst { display: table-cell; font-family: oswaldlight; font-size: 17px; border-bottom: 1px solid #000; padding: 10px 14px; text-align: center }
.td_tables_part { color: #070709; min-width: 110px }
.trs_tables_black { background: #000 }
.td_tables_partfirst { color: #ef8c27; min-width: 50px }
.btn_form_end_row a.dash_cret_crd, .td_tables_partfirst a { background: #070709; color: #fff; font-size: 15px; cursor: pointer; display: inline-block }
.td_tables_partfirst a { border: 2px solid #ef8c27; border-radius: 6px; font-family: oswaldregular; padding: 6px 20px; text-transform: uppercase }
.btn_form_end_row a.dash_cret_crd, .use_part { font-family: oswaldregular }
.use_part { min-width: 140px; width: 100px; text-transform: capitalize; text-align: left }
.totals { max-width: 48px }
.expdt_rgt { float: right; width: 48% }
.expdt_lft { width: 48% }
div.listcontent .td_tables.dtls5 { padding-bottom: 6px; padding-top: 5px }
div.listcontent .td_tables { float: left; padding-bottom: 12px; padding-top: 12px }
div.listcontent .td_tables.dtlspt5 { padding-bottom: 7px; padding-top: 7px }
.tb_vwtip1, .tb_vwtip2, .tb_vwtip3, .vwtip1, .vwtip2, .vwtip3 { width: 30% }
.header_complist .menuarea { float: left; margin-left: 60px; margin-top: 27px; transition: all .5s ease-out 0s }
.in_payment_box { display: inline-block; width: 100%; text-align: left; padding: 40px 0 }
.in_payment_box .btn_form_end_row { width: 100%; text-align: left }
.btn_form_end_row a.dash_cret_crd { border: 2px solid #ef8c27; border-radius: 6px; height: 54px; padding: 16px 40px; text-transform: uppercase; vertical-align: top }
.btn_form_end_row a.dash_cret_crd:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.crdnum { float: left; font-size: 17px; padding-bottom: 40px; width: 100% }
.in_edit_input2 { display: inline-block; float: left; margin-bottom: 15px; width: 100% }
.dtl_pt, .dtlsp { width: 20% }
.dtl_bbpt input[type=text], .dtlsptsp input[type=text] { width: 100%; border: 1px solid #797777; padding: 6px; color: #000; border-radius: 4px; font-family: oswaldlight }
.dtl_bbpt input[type=radio], .dtlsptsp input[type=radio] { display: inline-block; margin: 3px 5px 0; vertical-align: middle }
div.scrollContent .td_tables img { vertical-align: middle }
.td_wlt1, .td_wlt2, .td_wlt3, .td_wlt4, .th_wlt1, .th_wlt2, .th_wlt3, .th_wlt4 { width: 25% }
.tb_wrdata1, .tb_wrdata2, .tb_wrdata3, .te_wr1, .te_wr2, .te_wr3 { width: 33% }
.con_bx, .cont_ac, .innerpage_contact, .rmnbal { float: left; width: 100% }
.rmnbal { color: #666; padding-left: 37px; font-size: 13px }
.fnlamnt { padding-top: 10px }
.wlt_bal { display: inline-block; padding-left: 17% }
.chkwlt { margin: 0 0 3px }
.paybywallet .btn_form_end_row input[type=submit] { height: auto; border-radius: 4px; font-size: 15px; padding: 6px 24px; text-transform: none }
a.ldrbrd_lnk_btn { background: #070709; border: 2px solid #ef8c27; border-radius: 4px; color: #fff; display: inline-block; font-family: oswaldregular; font-size: 15px; height: 40px; padding: 0 20px; text-transform: uppercase; cursor: pointer; line-height: 35px }
a.ldrbrd_lnk_btn:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.innerpage_contact { padding-top: 80px; min-height: 530px; margin-top: 30px; background: url(../../img/front/desck_bg.jpg) left top fixed; background-size: cover }
.cont_ac { margin-top: 60px; text-align: center; margin-bottom: 30px }
.con_left { background: #fff; display: inline-block; padding: 20px; width: 40%; text-align: left; min-height: 440px; float: left }
.copmanys, .inputs, h3.fancy-title { width: 100%; float: left }
h3.fancy-title { border-bottom: 2px solid #333; color: #333; font-family: oswaldregular; font-size: 20px; margin-bottom: 20px; padding-bottom: 7px }
.copmanys { margin-bottom: 10px }
.copmanys small { background: #070709; border: 2px solid #ef8c27; border-radius: 4px; color: #fff; display: inline-block; font-size: 15px; height: 30px; text-align: center; width: 30px; padding: 3px 0; vertical-align: top }
.con_le, .rig_con { background: #fff; text-align: left; display: inline-block }
.metios { display: inline-block; font-size: 14px; color: #333; font-family: oswaldlight; width: 90%; line-height: 22px; padding-left: 5px }
.rig_con { padding: 30px; vertical-align: top; width: 57%; min-height: 440px; border-radius: 10px }
.con_le { margin-top: 30px; padding: 20px; width: 100% }
.cssload-loader, .ldrrndsld li, .ldrrndsld li a, .onedde { text-align: center }
.img_bdr_new_neww { float: left; width: 100% }
.onedde { padding: 20px 0 0 }
.cgtr { float: left; width: 100%; margin-top: 20px }
.input_box_register, .oned { float: left; width: 100% }
.input_box_register input[type=password], .input_box_register input[type=text] { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 15px; height: 50px; padding: 0 15px; width: 100% }
.input_box_register textarea { background-color: #fff; border: 1px solid #000; border-radius: 0; color: #000; display: inline-block; float: left; font-family: oswaldlight; font-size: 15px; height: 80px; padding: 10px 15px; min-width: 100%; max-width: 100% }
.input_box input[type=reset], .input_box input[type=submit] { display: inline-block; font-size: 15px; height: 40px; padding: 6px 20px; font-family: oswaldregular; text-transform: uppercase; cursor: pointer }
.input_box_register input[type=password]:focus, .input_box_register input[type=text]:focus, .input_box_register textarea:focus { border: 2px solid transparent; outline: 0 }
.captn { float: left; width: 43%; margin: 3px 0 0 }
.capin { float: right; width: 50% }
.input_box, .login_boxes0 { float: left; width: 100% }
.input_box input[type=submit] { background: #070709; border: 2px solid #ef8c27; border-radius: 6px; color: #fff }
.input_box input[type=submit]:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.input_box input[type=reset] { background: #070709; border: 2px solid #ef8c27; border-radius: 6px; color: #fff }
.input_box input[type=reset]:hover { background: #ef8c27; border-color: #070709; color: #070709 }
.cssload-loader { width: 244px; height: 49px; line-height: 49px; margin: 0 auto; font-family: oswaldregular; text-transform: uppercase; font-size: 28px; color: #070709; letter-spacing: .2em }
.safari .cssload-loader::after, .safari .cssload-loader::before { display: none }
.col-3 { float: left; width: 100% }
.effect-19, .effect-20, .effect-21 { border: 1px solid #ccc; padding: 7px 14px; transition: .4s; background: 0 0 }
.effect-19~.focus-border:after, .effect-19~.focus-border:before { content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #ef8c27; transition: .4s }
.effect-19~.focus-border:after { top: auto; bottom: 0 }
.effect-19~.focus-border i:after, .effect-19~.focus-border i:before { content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #ef8c27; transition: .6s }
.effect-19~.focus-border i:after { left: auto; right: 0 }
.effect-19:focus~.focus-border:after, .effect-19:focus~.focus-border:before, .has-content.effect-19~.focus-border:after, .has-content.effect-19~.focus-border:before { left: 0; width: 100%; transition: .4s }
.effect-19:focus~.focus-border i:after, .effect-19:focus~.focus-border i:before, .has-content.effect-19~.focus-border i:after, .has-content.effect-19~.focus-border i:before { top: 0; height: 100%; transition: .6s }
.effect-19~b { position: absolute; left: 14px; top: 4px; transition: .3s; letter-spacing: .5px; font-family: oswaldlight; font-size: 17px; height: 25px; background-color: #fff; color: #000; font-weight: 400; pointer-events: none }
.effect-19:focus~b, .has-content.effect-19~b { top: -10px; left: 8px; font-size: 14px; color: #333; transition: .3s; padding: 0 7px; z-index: 1 }
.in_logiv_input textarea:focus~b, .input_box_register .in_logiv_input .placeholder~b, .input_box_register .in_logiv_input input:focus~b { left: 14px }
.tables_partd { display: table-footer-group; width: 100% }
.reds { color: red }
.toltip ul li:hover { background: #ef8c27 }
.input_box_register .error { border-color: red!important; position: relative; z-index: 0 }
.ldrbrdusr { color: #ef8c27!important }
.faq_ds h2, .faq_ds h3 { color: #333; font-size: 17px }
.ldrbrd_tip_btn { margin-left: 10px; margin-top: 14px }
.ldrrndsld li { width: 70% }
.faq_ds, .faq_ds ul, .faq_ds ul li, .praveci_bx ul { float: left; width: 100% }
.ldrrndsld li a { border-radius: 7px!important; background: 0 0 }
.faq_ds h2, .faq_ds h3, .faq_ds p { margin: 0; text-align: left }
.faq_ds h2 { font-family: oswaldregular; padding: 26px 0 8px; text-transform: uppercase }
.faq_ds h3 { font-family: "Open Sans", sans-serif; padding: 5px 0 }
.faq_ds p, .faq_ds ul li { color: #666; font-family: "Open Sans", sans-serif }
.faq_ds p { font-size: 14px; padding: 0 0 20px }
.faq_ds ul { padding: 10px 20px }
.faq_ds ul li { padding: 0 0 5px }
.faq_ds p a { display: inline-block; color: #5464ff }
.praveci_bx ul { padding: 10px 20px 10px 40px; list-style-type: disc }
.src_uu a.clr_fltr { right: 33px }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, 
input[type=search]::-webkit-search-results-decoration {display:none}
.list_srch_fltr { width: 85% }
.list_srch_fltr .src_uuf { width: 28% }
.list_srch_fltr .src_uuf_select { width: 24% }
.list_srch_fltr a { margin-left: 2% }
.list_search a.clr_fltr { background: #ef8c27; border: 2px solid #ef8c27; border-radius: 4px; color: #070709; display: inline-block; font-family: oswaldregular; font-size: 15px; height: 40px; padding: 0 20px; text-transform: uppercase; cursor: pointer; vertical-align: top; line-height: 35px }
.list_search a.clr_fltr:hover { background: #070709; border-color: #ef8c27; color: #fff }
.video_playicon > iframe { max-width: 100%; }
.iframevideo { background: rgba(0, 0, 0, 0.7); height: 100%; left: 0; position: fixed; transition: opacity 0.5s ease 0s; text-align: center; top: 0; width: 100%; z-index: 99999999; }
.iframevideo_sub { bottom: 0; height: 380px; padding-top: 10px; left: 0; margin: 0 auto; position: absolute; right: 0; top: 40px; width: 620px; transition: all 0.2s ease 0s; }
/*#iframeclose { color: #ffffff; font-size: 22px; position: absolute; right: -10px; top: 0; cursor:pointer;}*/
.iframevideo_sub > iframe { width: 100%; }
#iframeclose { background: #ef8c27; border: 3px solid #ef8c27; border-radius: 50%; color: #000000; cursor: pointer; font-size: 19px; height: 30px; line-height: 22px; position: absolute; right: -10px; text-align: center; top: 0; width: 30px; }
/*---------How-To-Play----------------*/
@font-face { font-family: 'mistralregular'; src: url('../fonts/mistral-webfont.woff2') format('woff2'),  url('../fonts/mistral-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
.howtoplay_bodyarea { float: left; width: 100%; background: #fff; padding-top: 120px; color: #fff; margin-bottom: 20px; }
.in_howtoplay { float: left; width: 100%; background: #000; padding: 20px 0 0; }
.wrapper_howtoplay { margin: 0 auto; max-width: 1140px; }
.how_logo { float: left; text-align: center; width: 100%; }
.how_headingtext { float: left; font-size: 48px; line-height: 48px; text-align: center; color: #fff; font-family: 'mistralregular'; width: 100%; text-transform: uppercase; margin: 10px 0 5px; }
.how_bx1 { float: left; width: 100%; padding: 10px 30px }
.how_bx1 h2 { float: left; font-size: 16px; line-height: 20px; color: #fff; width: 100%; font-family: oswaldregular; text-transform: uppercase; }
.how_bx1 h3 { float: left; font-size: 17px; line-height: 25px; color: #fff; width: 100%; font-family: "oswaldlight"; padding: 5px 0; }
.how_bx1 h3 a { font-size: 17px; color: #ef8c27;  font-family: "oswaldlight";  }
.help-full { float: left; list-style-type: decimal; padding: 8px 0 8px 43px; margin: 0; width: 100%; }
.help-full li { float: left; width: 100%; font-size: 15px; padding: 3px 0; color: #fff; }
.comp_bx { float: left; font-size: 48px; line-height: 48px; text-align: center; color: #fff; font-family: 'mistralregular'; width: 100%; text-transform: uppercase; margin: 10px 0 20px; }
.inner_howto { color: #ffffff; float: left; width: 100%; margin-top: 20px; }
.inner_howto_bx { float: left; width: 100%; }
.howpal_left { color: #ffffff; float: left; width: 50%; background: #ef8c27; min-height: 410px; padding: 15px 30px; position: relative; }
.howpal_left h2 { float: left; color: #000; text-align: center; width: 100%; font-family: oswaldregular; text-transform: uppercase; font-size: 26px; line-height: 35px; }
.help-point,
.howpal_left ul { float: left; list-style-type: disc; padding: 20px 10px 10px 30px; margin: 0; width: 100%; }
.help-point li,
.howpal_left ul li { float: left;width: 100%;font-size: 15px;padding: 3px 0;color: #fff; }
.howpal_gol { background: #a8a8a8; }
.howpal_yellow { background: #ef8c27 }
.howpal_left_black { color: #ffffff; float: left; width: 50%; background: #000; min-height: 410px; padding: 15px 30px; position: relative }
.howpal_left_black h2 { float: left; color: #ef8c27; text-align: center; width: 100%; font-family: oswaldregular; text-transform: uppercase; font-size: 26px; line-height: 35px; }
.howpal_left_black ul { float: left; list-style-type: disc; padding: 20px 10px 10px; margin: 0; width: 100%; }
.howpal_left_black ul li { float: left; width: 100%; font-size: 17px; padding: 6px 0; color: #fff; font-family: oswaldregular; line-height: 24px; }
.howpal_left_black ul.byl_txt { float: left; width: 100%; list-style-type: none }
.prize_bx { float: left; width: 100%; background: #ef8c27; padding: 30px 0; }
.prize_bx h2 { color: #000}
.prize_bx .how_bx1 h3 {color: #000;}
.prize_bx p { float: left; width: 100%; font-size: 17px; padding: 6px 0; color: #000; line-height: 24px; }
.prize_bx ul { float: left; padding: 0; margin: 0; width: 100%; }
.prize_bx ul li { display: inline-block; font-size: 17px; padding: 6px 20px; color: #000; font-family: oswaldregular; line-height: 24px; }
.prize_bx span { float: left; width: 100%; font-size: 17px; padding: 6px 0; color: #000; line-height: 24px; font-weight: 600; }
.gol_img1::after { position: absolute; content: ""; background: url(../../img/front/how_img1.png) no-repeat right top; height: 47px; right: 20px; top: 90px; width: 63px; }
.gol_img2::after { position: absolute; content: ""; background: url(../../img/front/how_img2.png) no-repeat right top; height: 60px; right: 20px; top: 90px; width: 63px; }
.gol_img3::after { position: absolute; content: ""; background: url(../../img/front/how_img3.png) no-repeat right top; height: 56px; right: 20px; top: 90px; width: 56px; }
.gol_img4::after { position: absolute; content: ""; background: url(../../img/front/how_img4.png) no-repeat right top; height: 50px; right: 20px; top: 90px; width: 52px; }
.gol_img5::after { position: absolute; content: ""; background: url(../../img/front/how_img5.png) no-repeat right top; height: 50px; right: 20px; top: 90px; width: 52px; }
.im_not_found { padding: 40px 0; }
.how-top-title{float: left;font-size: 16px;line-height: 20px;color: #fff;width: 100%;font-family: oswaldregular;text-transform: uppercase;}
.how-top-subtitle{ float: left;font-size: 17px;line-height: 25px;color: #fff;width: 100%;font-family: "oswaldlight";padding: 5px 0 30px;}
/*--------------New Css-Recing-----------*/
.meet-bx {display: inline-block;width: 100%;border-radius: 3px;border: 1px #ddd solid;background: #fff; overflow: hidden;}
.meet-bx h2{ float: left; width: 100%; padding: 18px 30px; color: #fff; text-transform: uppercase; background: #EF8C27;font-size: 20px;}
.meet-bx ul.top-entry{ float: left; width: 100%; background: #E7E5E6; padding: 20px 30px; text-align: center}
.meet-bx ul.top-entry li{ display: inline-block; color: #000; font-size: 14px; font-family: oswaldregular;text-align: left;
              width: 27%; vertical-align: top}
.meet-bx ul.top-entry li:last-child{ width: 15%; text-align: right}
.meet-bx ul.top-entry li span{ display: block;font-size: 20px; padding-top: 5px;}
a.home_join {color: #fff;font-size: 16px;padding: 7px 11px;text-transform: uppercase;text-shadow: none;font-family: oswaldregular;display: inline-block;
border-radius: 4px;font-weight: 500;background: #ef8c27;border: 1px solid #ef8c27;}
a.home_join:hover {background: #fff;border: 1px solid #000;color: #000;}
.prizes-bx{ display: inline-block; width: 100%; text-align: center; padding: 30px;}
.prizes-bx p{ display: inline-block; color: #7B7B7B; font-size: 18px; font-family: oswaldregular;text-align: center;width: 100%; padding:0 0 20px;
line-height: 26px;}
.prizes-bx a{ display: inline-block; color: #000; font-size: 18px; font-family: oswaldregular;text-align: center;padding:0;
border-bottom: 1px #000 solid;}
.close-btn{ margin-bottom: 20px;}
.prizes-bx a:hover{ color: #0084FF; border-bottom: 1px #0084FF solid;}
.meet-bx ul.prz_pl_hd{ float: left; width: 100%; padding: 0;}
.meet-bx ul.prz_pl_hd li{ display: inline-block; color: #000; font-size: 16px; font-family: oswaldregular;text-align: center;
              width: 16%; float: left;}
.meet-bx ul.prz_pl_hd li:last-child{ width: 20%}
.meet-bx ul.prz_pl_hd li b{ display: block;background: #f1f1f1;border-bottom: 1px #ddd solid; padding: 12px 1px; font-weight: normal}
.meet-bx ul.prz_pl_hd li span{ display: block; padding: 12px 15px; font-weight: normal}
.meet-bx ul.prz_pl{ float: left; width: 100%; padding: 12px 10px; border-bottom: 1px #ddd solid}
.meet-bx ul.prz_pl li{ display: inline-block; color: #000; font-size: 16px; font-family: oswaldregular;text-align: center;
              width: 16.5%; float: left}
.comp_des{ display: inline-block; width: 100%; padding: 15px;border-top: 1px #ddd solid;}
.comp_des p {font-size: 14px;}
.prizes-boxse {float: left;width: 100%;padding: 0;text-align: center;color: #000;font-size: 12px;border: 1px #ddd solid;border-radius: 3px;
margin-top: 20px; opacity: 0; height: 0; transition: visibility 0s, opacity 0.5s linear;}
.addcls{opacity: 1; height: auto; visibility: visible;}
.testimonial_banner_area{ padding: 40px 0; float: left; width: 100%; background: #ef8c27}
.testimonial_banner_area .home_heading {color: #fff;}
.testimonial-slider{ display: inline-block; width: 100%; position: relative;z-index: 0;}
.thumbnail-slider{ display: inline-block; width: 80%; text-align: center; color: #fff; margin:0 10%;}
.thumbnail-slider h3{ color: #fff; font-size: 19px; font-weight: 600; padding-bottom: 10px;}
.thumbnail-slider p{ color: #fff; font-size: 18px;  padding-top: 10px; line-height: 25px;}
.dtl_bbb1{ width: 79%}
.dtl_bbb5{ text-align: right !important; }
.round_part{ float: left; width: 100%;}
.round-sections{ float: left; width: 100%; background: #000; color: #fff}
.tab_bbx_top_job{ float: left; width: 100%;}
.tab_bbx_top_job ul{ float: left; width: 100%;}
.tab_bbx_top_job ul li{ float: left; border-right: 1px #6f6e6e solid;border-bottom: 1px #6f6e6e solid;  text-align: center }
.tab_bbx_top_job ul li a{ color: #fff;display: inline-block;padding:15px 10px;font-size: 16px;text-transform: uppercase;font-family: oswaldregular;
width: 100%}
.tab_bbx_top_job ul li:last-child{ border-right: none}
.tab_bbx_top_job ul li.active a{ background: #c3c3c3; color: #000}
.round-full-sec,
.round-full{ width: 50%;}
.round-same{ width: 33.33%}
.round-full-sec{ border-right: none !important}
.costomer_tab{ float: left; width: 100%; padding: 30px; text-align: center}
/**------------------------------------*/
.acc_info_or {float: left;font-size: 20px;padding-bottom: 29px;text-align: center;width: 100%;font-family: oswaldlight; }
.bsb_num_err label.error{  display: inline-block !important; font-size: 13px;font-family: oswaldlight;}
.prm_fld { position: relative; width: 70%;margin-bottom: 60px;}
.prm_fld span { position: relative; width: 100%; float: left;}
.prm_fld input[type="text"]{ width:74%}
.cupon_bt_righ{  background: #ef8c27; border: 2px solid #070709; border-radius: 0px; color: #070709; display: inline-block; font-family: oswaldregular; 
 font-size: 15px; height: 40px; padding: 0 17px; text-transform: uppercase; cursor: pointer}
.ldr_tltp .toltip {top: 15px;}
.ldeta1 { width: 35% }
.lte_bb1 { width: 35% }
.ldeta3 { width: 20% }
.lte_bb3 { width: 20% }
.cupon_bt_righ:hover { background: #070709; border-color: #ef8c27; color: #ef8c27 }
.prm_fld span .noti_err,
.prm_fld span #errors {background: #d85454;bottom: -29px;color: #fff;font-size: 13px;left: 0;padding: 4px 10px;position: absolute;width: 70%;}
.prm_fld span .noti_err::before,
.prm_fld span #errors::before { border-bottom: 8px dashed #d85454; border-left: 8px solid transparent; border-right: 8px solid transparent; content: "";
 left: 10px; position: absolute; top: -7px;}
.howtoplsy-bx{ display: inline-block; width: 100%; margin-top: 20px;}
.howt-table{ display: table; width: 100%; border-left: 1px #f6bb7e solid; border-top:1px #f6bb7e solid}
.howt-table-tr{ display: table-row; width: 100%;}
.howt-table-th{ display: table-cell; padding: 10px 15px;  border-bottom: 1px #f6bb7e solid; border-right: 1px #f6bb7e solid; color: #fff; font-size: 15px;
 font-family: oswaldregular; background: #000}
.howt-table-td{ display: table-cell; padding: 8px 15px; border-bottom: 1px #f6bb7e solid; border-right: 1px #f6bb7e solid;color: #000; font-size: 15px}
.howt-table-tr:nth-child(2n-1){ background: #f69837}
/*-------------------------------------------*/
.prm_fld span .noti_succ { background: #3AAD4A; bottom: -29px; color: #fff; font-size: 13px; left: 0; padding: 4px 10px; position: absolute; width: 70%;}
.prm_fld span .noti_succ::before { border-bottom: 8px dashed #3AAD4A; border-left: 8px solid transparent; border-right: 8px solid transparent; content: "";
 left: 10px; position: absolute; top: -7px;}
.td_tables .src_edit_select select{ padding: 0 5px 0 15px}
.prm_ldr { height: 41px; position: absolute; right: 0; top: 0; width: 30%;}
.ldr_rnd_tab{ width: 100%}
.in_logiv_input input[type="text"]:-webkit-autofill,
.in_logiv_input input[type="password"]:-webkit-autofill { -webkit-box-shadow: inset 0 0 0px 9999px white;}
.deskboard video { max-width: 100%; width: 100%;}
input:focus{-webkit-box-shadow: none; box-shadow: none;} 
.in_logiv_input input[type="password"]:focus, 
.in_logiv_input input[type="text"]:focus{ outline: none;}
.in_logiv_input #recaptcha1{    transform: scale(1.10) !important;
    -webkit-transform: scale(1.10) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important
}

.dtl_race1,
.dtls_race1{ width: 20%}
.dtl_race2,
.dtls_race2{ width: 65%}
.no_tip{ display: inline-block; width: 100%; text-align: center}

@keyframes pulse {
.pulse2 {
animation-name:pulse;
-webkit-animation-name:pulse
}
.animated_btn {
animation-duration:1s;
animation-fill-mode:both;
animation-iteration-count:infinite;
animation-timing-function:linear;
-webkit-animation-duration:1s;
-webkit-animation-fill-mode:both;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear
}
}
@-webkit-keyframes pulse {
.pulse2 {
animation-name:pulse;
-webkit-animation-name:pulse
}
.animated_btn {
animation-duration:1s;
animation-fill-mode:both;
animation-iteration-count:infinite;
animation-timing-function:linear;
-webkit-animation-duration:1s;
-webkit-animation-fill-mode:both;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear
}
    }
input::-webkit-input-placeholder {
color:#909090;
opacity:1
}
input:-moz-placeholder {
color:#909090;
opacity:1
}
input::-moz-placeholder {
color:#909090;
opacity:1
}
input:-ms-input-placeholder {
color:#909090;
opacity:1
}
