@charset "utf-8";
*{box-sizing:border-box; margin:0; padding:0;}
abbr, address, article, aside, audio, b, blockquote, body, body div, caption, cite, code, dd, del, details, dfn, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video{background:transparent; vertical-align:baseline; padding:0; margin:0;}
sup,sub{vertical-align:top;}
/*Font CSS Start*/
@font-face {font-family: 'montserratblack'; src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'), url('../fonts/montserrat-black-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratbold'; src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratextrabold'; src: url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'), url('../fonts/montserrat-extrabold-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratextralight'; src: url('../fonts/montserrat-extralight-webfont.woff2') format('woff2'), url('../fonts/montserrat-extralight-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratlight'; src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratmedium'; src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'), url('../fonts/montserrat-medium-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratregular'; src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('fonts/montserrat-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratsemibold'; src: url('fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'montserratthin'; src: url('../fonts/montserrat-thin-webfont.woff2') format('woff2'), url('../fonts/montserrat-thin-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face{font-family:'Rupee Foradian';src:url('../fonts/rupee_foradian.eot');src:url('../fonts/rupee_foradian.eot?#iefix') format('embedded-opentype'),
url('../fonts/rupee_foradian.woff') format('woff'),
url('../fonts/rupee_foradian.ttf') format('truetype'),
url('../fonts/rupee_foradian.svg#rupee_foradian') format('svg');font-weight:normal;font-style:normal;}
/*Font CSS End*/

/*Common CSS Start*/
html{min-height:100%;}
body{font-family: 'montserratlight', sans-serif; font-size:15px; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.container{width:1180px; margin:0 auto;}
.amp_container{width:100%; max-width:450px; margin:0 auto;}
.rupee{font-family:'Rupee Foradian';}
.clear{clear:both; height:0;}
input, button{outline:none;}
.center_align{text-align:center;}
.tooltip{position:absolute;z-index:998;display:block;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto;}
.tooltip.in{filter:alpha(opacity=90);opacity:.9;}
.tooltip.top{padding:5px 0;margin-top:-3px;}
.tooltip.right{padding:0 5px;margin-left:3px;}
.tooltip.bottom{padding:5px 0;margin-top:3px;}
.tooltip.left{padding:0 5px;margin-left:-3px;}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#a10505;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#a10505;}
.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#a10505;}
.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#a10505;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#a10505;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#a10505;}
.tooltip.bottom .tooltip-arrow{top:-2px;left:20px !important;margin-left:0px;border-width:0 7px 7px;border-bottom-color:#a10505;}
.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#a10505;}
.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#a10505;}
.tooltip-inner {background-color: #a10505 !important; color: #fff !important; font-size: 12px !important; max-width: 100% !important; padding: 5px 20px; text-align:left; border-radius:0px;}

/* Slider */
.slick-slider {position: relative;display: block;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
.slick-slide:focus{outline:none;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-loading .slick-list {background: #fff url('./ajax-loader.gif') center center no-repeat;}
/* Icons */
@font-face {font-family: 'slick';font-weight: normal;font-style: normal;src: url('../fonts/slick.eot');src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');}
/* Arrows */
.slick-prev, .slick-next {font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 20px;height: 20px;margin-top: -10px;padding: 0;cursor: pointer;color: transparent;border: none;outline: none;background: transparent;}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {color: transparent;outline: none;background: transparent;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: .25;}
.slick-prev:before, .slick-next:before {font-family: 'slick';font-size: 20px;line-height: 1;opacity: .75;color: white;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.slick-prev {left: -25px;}
[dir='rtl'] .slick-prev {right: -25px;left: auto;}
.slick-prev:before {content: '←';}
[dir='rtl'] .slick-prev:before {content: '→';}
.slick-next {right: -25px;}
[dir='rtl'] .slick-next {right: auto;left: -25px;}
.slick-next:before {content: '→';}
[dir='rtl'] .slick-next:before {content: '←';}
/* Dots */
.slick-slider {margin-bottom: 30px;}
.slick-dots {display: block;width: 100%;padding: 0px 0 0;list-style: none;text-align: center; position:absolute; bottom:0;}
.slick-dots li {position: relative;display: inline-block;width: 10px;height: 10px;margin: 5px;padding: 0;cursor: pointer; text-align:center; vertical-align:top;}
.slick-dots li button {font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;padding: 0px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}
.slick-dots li button:hover, .slick-dots li button:focus {outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {opacity: 1;}
.slick-dots li button:before {font-family: 'slick';font-size: 6px;line-height: 20px;position: absolute;top: 0;left: 0;width: 10px;height: 10px;content: '';text-align: center;opacity: 1;color: #c1c1c1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: #999;-webkit-border-radius: 75px; -moz-border-radius: 75px; -ms-border-radius:75px; -o-border-radius:75px;   border-radius: 75px;}
.slick-dots li.slick-active button:before {opacity: 1;background: #91552c;}
/* Slider */
/*Common CSS End*/

/*Main CSS Start*/
.top_section{position:relative; background:url(/images/landing/13-cards-rummy/banner.jpg) no-repeat center top; height:550px;}
.top_section .header{padding:10px 0 0 0; display:block;}
.top_section .header .logo{float:left; width:200px;}
.top_section .header .logo img{width:100%;}
.top_section .header .top_login{float:right; display:table; height:50px;}
.top_section .header .top_login .inner{display:table-cell; vertical-align:middle;}
.top_section .header .top_login a{line-height:35px; font-size:15px; font-family: 'montserratregular'; color:#fff; border-radius:5px; text-align:center; width:100px; text-decoration:none; display:block; cursor:pointer; background:#267d2c}
.top_section .trusted_strip{display:none; position: absolute; top:55px; width:100%; z-index:1; text-align:center; margin-top:0px;}
.top_section .trusted_strip .container{padding:0;}
.top_section .trusted_strip:after{position:absolute; content:''; height:3px; width:100%; background:#f3dd95; top:50%; margin-top:-1.5px; left:0; z-index:0;}
.top_section .trusted_strip p{border-radius:50px; height:28px; padding:2px; display:inline-block; width:85%; position:relative; background: #f3dd95; background: -moz-linear-gradient(top, #f3dd95 50%, #a16427 50%); background: -webkit-linear-gradient(top, #f3dd95 50%,#a16427 50%); background: linear-gradient(to bottom, #f3dd95 50%,#a16427 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3dd95', endColorstr='#a16427',GradientType=0 ); z-index:1;}
.top_section .trusted_strip p strong{display:block; background: #57000a; background: -moz-radial-gradient(center, ellipse cover, #57000a 0%, #000000 100%); background: -webkit-radial-gradient(center, ellipse cover, #57000a 0%,#000000 100%); background: radial-gradient(ellipse at center, #57000a 0%,#000000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57000a', endColorstr='#000000',GradientType=1 ); color:#fff; font-size:12px; border-radius:50px; height:24px; line-height:26px;}
.top_section .trusted_strip p strong span{color:#fff000;}
.top_section .banner_action{position:relative; display:block;}
.top_section .banner_action .desk_img{display:none;}
.top_section .banner_action .desk_img img{width:100%; vertical-align:top;}
.top_section .banner_action .mobile_img{display:none;}
.top_section .banner_action .mobile_img img{width:100%; vertical-align:top;}

.top_section .banner_action .form_container{float:right; width:299px; background:rgba(0,0,0,0.7); padding:20px; margin:30px 0 0; position:relative;}
.top_section .banner_action .form_container:before{background:url(/images/landing/13-cards-rummy/form_bg_top.png) no-repeat center top; position:absolute; top:0; left:0; content:''; width:100%; height:97px;}
.top_section .banner_action .form_container:after{background:url(/images/landing/13-cards-rummy/form_bg_bottom.png) no-repeat center top; position:absolute; bottom:0; left:0; content:''; width:100%; height:38px;}
.top_section .banner_action .form_container .form_inner{position:relative;}
.top_section .banner_action .form_container .form_inner:before{background:url(/images/landing/13-cards-rummy/form_effect1.png) no-repeat center top; position:absolute; top:0; left:-20px; content:''; width:31px; height:100%;}
.top_section .banner_action .form_container .form_inner:after{background:url(/images/landing/13-cards-rummy/form_effect2.png) no-repeat center top; position:absolute; top:0; right:-20px; content:''; width:31px; height:100%;}
.top_section .banner_action .form_container .form_title{text-align:center; font-family: 'montserratlight'; color:#7a0513; padding-bottom: 15px; font-weight:bold; position:relative; height:80px; padding-top:5px;}
.top_section .banner_action .form_container .form_title img{width:100%;}
.top_section .banner_action .form_container .mandatory{font-size:12px; font-family: 'montserratbold'; color:#000; text-align:center; padding-bottom:20px;}
.top_section .banner_action .form_container .mandatory span{font-family: 'montserratregular';}
.top_section .banner_action .form_container .form_item_holder{width:100%; float:left; position:relative;}
.top_section .banner_action .form_container .form_item_holder input{height:45px; background:#fff; border:0px solid #a95074; padding:0px 10px; line-height:45px; width:100%; color:#474747; margin-bottom:21px; font-size:16px;}
.top_section .banner_action .form_container .form_item_holder .tooltip.in{width:100%; opacity:1; left:0 !important; top:37px !important;}
.top_section .banner_action .form_container .form_item_holder .tooltip.in .tooltip-inner{background:#f9ce1e !important; color:#000 !important; font-size:11px !important;  padding: 2px 10px;}
.top_section .banner_action .form_container .form_item_holder .tooltip.bottom .tooltip-arrow{border-bottom-color:#f9ce1e;}
.top_section .banner_action .form_container .button_holder{width:100%; float:left;}
.top_section .banner_action .form_container .button_holder button{height:59px; font-size:25px; border:1px solid #094200; color:#fff; text-align:center; width:100%; cursor:pointer; -moz-box-shadow: inset 0 1px 2px #fff; -webkit-box-shadow: inset 0 1px 2px #fff; box-shadow: inset 0 1px 2px #fff; background: #68a800; background: -moz-linear-gradient(top, #68a800 0%, #3c7300 100%); background: -webkit-linear-gradient(top, #68a800 0%,#3c7300 100%); background: linear-gradient(to bottom, #68a800 0%,#3c7300 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a800', endColorstr='#3c7300',GradientType=0 ); font-family: 'montserratregular';}
.top_section .banner_action .form_container .facebook_reg{float:left; width:100%; text-align:center; margin:0; padding:0;}
.top_section .banner_action .form_container .facebook_reg .or_div{color:#000; font-size:12px; text-align:center; line-height:15px; padding:3px 0;}
.top_section .banner_action .form_container .facebook_reg .or_div span{position:relative;}
.top_section .banner_action .form_container .facebook_reg .or_div span:after{position:absolute; content:""; top:7px; right:-100px; background:#000; height:1px; width:90px;}
.top_section .banner_action .form_container .facebook_reg .or_div span:before{position:absolute; content:""; top:7px; left:-100px; background:#000; height:1px; width:90px;}
.top_section .banner_action .form_container .form_links{float:left; width:100%; text-align:center; font-size:12px; color:#dcd7d7; padding:10px 0 20px;}
.top_section .banner_action .form_container .form_links a{color:#fac802; text-decoration:underline;}

.sec_one{display:block; padding:30px 0;}
.sec_one .heading{display:block; text-align:center; color:#850305; font-size:25px; font-family: 'montserratsemibold'; padding-bottom:30px;}
.sec_one .box{width:33.33%; float:left; padding:20px;}
.sec_one .box .title{text-align:center; font-size:22px; color:#850305; text-transform:uppercase; padding-bottom:20px; font-family: 'montserratsemibold';}
.sec_one .box .icon{text-align:center; padding-bottom:20px;}
.sec_one .box .text{color:#474747; font-size:15px; line-height:18px; text-align:justify;}

.sec_two{display:block; padding:0px 0 30px;}
.sec_two .box{width:100%; float:left; padding:20px;}
.sec_two .box .title{text-align:left; font-size:22px; color:#850305; text-transform:uppercase; padding-bottom:20px; font-family: 'montserratsemibold'; position:relative; text-decoration:underline;}
.sec_two .box .title:after{position:absolute; content:'';}
.sec_two .box .text{color:#474747; font-size:15px; line-height:18px; text-align:justify;}

.action_btn{display:block; text-align:center; padding-bottom:30px;}
.action_btn a{height:60px; font-size:25px; width:250px; border:1px solid #094200; color:#fff; text-align:center; display:inline-block; line-height:60px; cursor:pointer; box-shadow:2px 2px 8px #817d7d; background: #68a800; background: -moz-linear-gradient(top, #68a800 0%, #3c7300 100%); background: -webkit-linear-gradient(top, #68a800 0%,#3c7300 100%); background: linear-gradient(to bottom, #68a800 0%,#3c7300 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a800', endColorstr='#3c7300',GradientType=0 ); text-decoration:none; font-family: 'montserratregular';}

.footer{background:#2b0707; display:block; font-size:12px; color:rgba(255,255,255,0.5); text-align:center; line-height:39px; height:40px;}
/******************************************Popup Css********************************************/
.simplePopupClose {position: absolute; top: -15px; right: -15px; width: 34px; height: 34px; cursor: pointer; z-index: 1; background: url(/images/landing/13-cards-rummy/close.png) left top no-repeat;}
.simplePopupBackground {display: none; background: #000; position: fixed; height: 100%; width: 100%; top: 0; left: 0; z-index: 9991;}
.form_container_login{float:right; margin:0; width:300px; display:none; z-index:9992; box-sizing:border-box; background:rgba(0,0,0,0.7); position:relative;}
.form_container_login:before{background:url(/images/landing/13-cards-rummy/form_bg_top.png) no-repeat center top; position:absolute; top:0; left:0; content:''; width:100%; height:97px;}
.form_container_login:after{background:url(/images/landing/13-cards-rummy/form_bg_bottom.png) no-repeat center top; position:absolute; bottom:0; left:0; content:''; width:100%; height:38px;}
.form_container_login .form_inner{width:100%; float:left; margin:0; padding:20px; position:relative;}
.form_container_login .form_inner:before{background:url(/images/landing/13-cards-rummy/form_effect1.png) no-repeat center top; position:absolute; top:0; left:0px; content:''; width:31px; height:100%;}
.form_container_login .form_inner:after{background:url(/images/landing/13-cards-rummy/form_effect2.png) no-repeat center top; position:absolute; top:0; right:0px; content:''; width:31px; height:100%;}
.form_container_login .form_heading{float:left; width:100%; text-align:center; height:70px; color:#300602; padding:0 0 12px; font-family: 'montserratregular'; padding-top:5px;}
.form_container_login .form_heading img{width:100%;}
.form_container_login .form_heading span{font-size:11px;}
.form_container_login .form{width:100%; float:left; margin:0; padding:0;}
.form_container_login .form .form_item_holder{width:100%; float:left; margin:0; position: relative;}
.form_container_login .form .form_item_holder input{height:45px; background:#fff; border:0px solid #a95074; padding:0px 10px 0px; line-height:45px; width:100%; color:#474747; margin-bottom:5px; font-size:16px;}
.form_container_login .form .form_item_holder input.error{margin-bottom:22px;}
.form_container_login .form .form_item_holder .tooltip.in{width:100%; opacity:1; left:0 !important; top:37px !important; display:block;}
.form_container_login .form .form_item_holder .tooltip.in .tooltip-inner{background:#f9ce1e !important; color:#000 !important; font-size:11px !important;  padding: 2px 10px;}
.form_container_login .form .form_item_holder .tooltip.bottom .tooltip-arrow{border-bottom-color:#f9ce1e;}
.form_container_login .form .form_item_holder.error .tooltip.in{display:block;}
.form_container_login .form .button_holder{width:100%; float:left; margin:0; padding:0;}
.form_container_login .form .button_holder button{height:59px; font-size:25px; border:1px solid #094200; color:#fff; text-align:center; width:100%; cursor:pointer; -moz-box-shadow: inset 0 1px 2px #fff; -webkit-box-shadow: inset 0 1px 2px #fff; box-shadow: inset 0 1px 2px #fff; background: #68a800; background: -moz-linear-gradient(top, #68a800 0%, #3c7300 100%); background: -webkit-linear-gradient(top, #68a800 0%,#3c7300 100%); background: linear-gradient(to bottom, #68a800 0%,#3c7300 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a800', endColorstr='#3c7300',GradientType=0 );}
.form_container_login .form .form_links{float:left; width:100%; text-align:center; font-size:12px; color:#dcd7d7; padding:10px 0 20px;}
.form_container_login .form .form_links p a{color:#fac802; text-decoration:underline;}
/******************************************Popup Css********************************************/
#loadingImage{z-index:100000000;height:100%;width:100%;background:none;opacity:0.5;position:fixed;display:none;top:0;background-color:black;}
#loadingImage img{position:fixed;z-index:50;height:100px;width:100px;left:45%;top:45%;}
.modal-open {overflow: hidden}
div.modal {display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; -webkit-overflow-scrolling: touch; outline: 0}
div.modal.fade .modal-dialog {-webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out}
div.modal.in .modal-dialog {-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0)}
.modal-open .modal {overflow-x: hidden; overflow-y: auto}
.modal-dialog {position: relative; width: auto; margin: 10px}
.modal-content {position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5); box-shadow: 0 3px 9px rgba(0,0,0,0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0}
.modal-backdrop {position: absolute; top: 0; right: 0; left: 0; background-color: #000}
.modal-backdrop.fade {opacity: 0; filter: alpha(opacity=0)}
.modal-backdrop.in {opacity: .5; filter: alpha(opacity=50)}
.modal-header {padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857143px}
.modal-header .close {margin-top: -2px}
.modal-title {margin: 0; line-height: 1.42857143}
.modal-body {position: relative; padding: 15px}
.modal-footer {padding: 15px; text-align: right; border-top: 1px solid #e5e5e5}
.modal-footer .btn+.btn {margin-left: 5px; margin-bottom: 0}
.modal-footer .btn-group .btn+.btn {margin-left: -1px}
.modal-footer .btn-block+.btn-block {margin-left: 0}
.modal-scrollbar-measure {position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll}
.close {float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20)}
.close:hover, .close:focus {color: #000; text-decoration: none; cursor: pointer; opacity: .5; filter: alpha(opacity=50)}
button.close {padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none}
#register_mobile_verify .modal-header{padding:8px 15px;color:#fff;font-size:18px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:#3a3a3a;background:-moz-linear-gradient(top, #3a3a3a 0%, #1d1d1d 100%);background:-webkit-linear-gradient(top, #3a3a3a 0%,#1d1d1d 100%);background:linear-gradient(to bottom, #3a3a3a 0%,#1d1d1d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#1d1d1d',GradientType=0);border-bottom:1px solid #1d1d1d;}
#register_mobile_verify .modal-sm{width:380px;margin:100px auto 0;}
#register_mobile_verify .modal-sm .modal-content{border:0;}
#register_mobile_verify .modal-header .modal-title{color:#fff;}
#register_mobile_verify .modal-header .close{margin:0px 0;opacity:1;}
#register_mobile_verify .modal-body{padding:0px;background:#fff;}
#register_mobile_verify .modal-body img{padding:0 0 15px;}
#register_mobile_verify .modal-body .form-group{padding:0 20px 10px;position:relative;margin:0;word-wrap:break-word; color:#474747; text-align:center;}
#register_mobile_verify .modal-body .form-group span{color:#578000;font-size:18px;font-weight:bold;}
#register_mobile_verify .modal-body .form-group small{color:#666767;font-size:12px;}
#register_mobile_verify .modal-body .divider{background:#d7d7d7 none repeat scroll 0 0;border-bottom:1px solid #fff;float:none;height:2px;margin:10px auto 20px;padding:0;width:90%;}
#register_mobile_verify .modal-body .form-group .input-group{width:100%;position:relative;padding-bottom:30px;}
#register_mobile_verify .modal-body .form-group .input-group .custome_input{padding:5px 100px 5px 5px;width:100%; height:35px;}
#register_mobile_verify .modal-body .form-group .input-group.error .error_tooltip{display:block;text-align:left;}
#register_mobile_verify .modal-body .form-group .input-group.error .custome_input{background-color:#ffefef;border-color:#feb2b2;}
#register_mobile_verify .modal-body .form-group .input-group .btn_do_verify{padding:9px 10px;font-size:12px;font-weight:600;text-shadow:0 1px 1px #000;text-transform:uppercase;color:#fff;position:absolute;top:0px;right:0px;z-index:2;border:1px solid #8e4f00;border-radius:0;background:#ffda61;background:-moz-linear-gradient(top, #ffda61 0%, #be7401 5%, #8e4f00 100%);background:-webkit-linear-gradient(top, #ffda61 0%,#be7401 5%,#8e4f00 100%);background:linear-gradient(to bottom, #ffda61 0%,#be7401 5%,#8e4f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda61', endColorstr='#8e4f00',GradientType=0);}
#register_mobile_verify .modal-body .form-group .input-group .btn_do_verify:focus{outline:none;}
#register_mobile_verify .modal-body .form-group .error_tooltip{bottom:5px;display:none;float:right;position:absolute;right:0;width:100%;z-index:1;color:#620202; text-align:left; background:#feb2b2; border-radius:5px; padding:5px; font-size:12px;}
#register_mobile_verify .modal-body .form-group .error_tooltip::after {border-bottom: 10px solid #feb2b2; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; left: 20px; position: absolute; top: -10px;}
#register_mobile_verify .modal-body .form-group a{color:#b46a00;text-decoration:underline;font-size:12px;}
#register_mobile_verify .modal-body .form-group .send_msg{background:#f6d367 none repeat scroll 0 0;border-radius:5px;color:black !important;font-size:13px;line-height:15px;margin-bottom:5px;min-height:25px;padding:8px 5px;}
#register_mobile_verify .modal-body .form-group span#register_mobileVerificationModal_resend-link{color:#b46a00;font-size:12px;font-weight:normal; text-decoration:underline; cursor:pointer;}
#register_mobile_verify .modal-footer{background:#2f2f2f;color:#8a8a8a;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;padding:10px 0;border:0;}
#register_mobile_verify .modal-footer:after, #register_mobile_verify .modal-footer:before{clear:both; content:''; display:table;}
#register_mobile_verify .modal-footer p{margin:0; text-align:center;}
#register_mobile_verify .modal-footer .footer_mobile{margin:0;padding:0;float:left;width:100%;display:none;}
#register_mobile_verify .modal-footer .footer_mobile strong{display:block;text-align:center;padding-bottom:10px;font-weight:normal;}
#register_mobile_verify .modal-footer .footer_mobile a{color:#8a8a8a;font-size:12px;margin-right:0px;line-height:25px;width:50%;float:left;text-align:center;}
#register_mobile_verify .modal-footer .footer_mobile a span{display:block;}
#register_mobile_verify .modal-footer a{color:#8a8a8a;text-decoration:none;}
.inner_header{width:100%;float:left;background:#400c00;background:-moz-linear-gradient(top, #400c00 0%, #2c0700 100%);background:-webkit-linear-gradient(top, #400c00 0%,#2c0700 100%);background:linear-gradient(to bottom, #400c00 0%,#2c0700 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#400c00', endColorstr='#2c0700',GradientType=0);border-bottom:1px solid #000;}

#fb-alert-modal .modal-header{padding:8px 15px;color:#fff;font-size:18px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background:#3a3a3a;background:-moz-linear-gradient(top, #3a3a3a 0%, #1d1d1d 100%);background:-webkit-linear-gradient(top, #3a3a3a 0%,#1d1d1d 100%);background:linear-gradient(to bottom, #3a3a3a 0%,#1d1d1d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#1d1d1d',GradientType=0);border-bottom:1px solid #1d1d1d;}
#fb-alert-modal .modal-dialog{width:380px;margin:100px auto 0;}
#fb-alert-modal .modal-content{border:0;}
#fb-alert-modal .modal-header .modal-title{color:#fff;}
#fb-alert-modal .modal-header .close{margin:0px 0;opacity:1; color:#fff;}
#fb-alert-modal .modal-body{padding:20px 10px;background:#fff; text-align:center;}
#fb-alert-modal .modal-body p{margin:0;}
#fb-alert-modal .modal-footer{background:#2f2f2f;color:#8a8a8a;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;padding:10px;border:0;}
#fb-alert-modal .modal-footer a{color:#8a8a8a;text-decoration:none;}
/*Main CSS End*/

/*Mobile CSS Start*/
@media only screen and (max-width:1370px){
}

@media only screen and (max-width:1024px){
.container{width:100%; padding:0 20px;}
.top_section{background:#460b05; height:auto; position:relative; padding-bottom:20px;}
.top_section .header{padding:10px 0; width:100%; background:#460b05;}
.top_section .banner_action .container{padding:0;}
.top_section .banner_action .desk_img{display:block;}
.top_section .banner_action .form_container{float:none; margin:20px auto 0;}
.top_section .banner_action .form_container .form_item_holder input{font-size:13px;}
.form_container_login .form .form_item_holder input{font-size:13px;}
}

/*Common Tab & Ipad Css for portrait Mode Start*/
@media only screen and (max-width:820px){
.top_section .header .logo{width:150px;}
.top_section .header .logo img{width:100%; vertical-align:top;}
.top_section .trusted_strip{display:none;}
.top_section .header .top_login{height:33px;}
.top_section .header .top_login a{line-height:27px; height:25px; font-size:13px; width:80px;}
.top_section .banner_action .form_container{width:300px;}
.form_container_login{width:300px;}
.sec_one{padding-bottom:0;}
.sec_one .box{width:100%; padding:0px 0 30px 0;}
.sec_two{padding:0;}
.sec_two .box{padding:0 0 30px 0;}
}
@media only screen and (max-width:600px){
.top_section .banner_action .form_container .form_item_holder input{height:35px; line-height:35px;}
.top_section .banner_action .form_container .form_item_holder .tooltip.in{top: 24px !important;}
.top_section .trusted_strip{display:block;}
.top_section .banner_action .desk_img{display:none;}
.top_section .banner_action .mobile_img{display:block;}
#register_mobile_verify .modal-footer .footer_desktop{display:none;}
#register_mobile_verify .modal-footer .footer_mobile{display:block;}
}
/*Common Tab & Ipad Css for portrait Mode Start*/

/*Common Mobile Css for portrait Mode Start*/
@media only screen and (min-width:0px) and (max-width:415px){	
.simplePopupClose{top:-15px; right:-15px;}
.top_section .banner_action .form_container .form_title{padding:0px 0 5px;}
.top_section .banner_action .form_container .form_item_holder input{margin-bottom:5px;}
.top_section .banner_action .form_container .form_item_holder input.error{margin-bottom:21px;}
}
/*Common Mobile Css for portrait Mode End*/
@media only screen and (min-width:0px) and (max-width:375px){
}
@media only screen and (min-width:0px) and (max-width:360px){
.top_section .trusted_strip p strong{font-size:11px;}
}
@media only screen and (min-width:0px) and (max-width:320px){
.footer{font-size:11px;}
}

/*Common Ipad Css for landscape Mode Start*/
@media only screen and (max-width:1024px) and (orientation:landscape){
}
/*Common Ipad Css for landscape Mode Start*/

/*Common Mobile Css for landscape Mode Start*/
@media only screen and (max-width:820px) and (orientation:landscape){
.container{width:100%; padding:0 20px;}
.top_section{background:#460b05; height:auto; padding-bottom:20px;}
.top_section .trusted_strip{display:none;}
.top_section .banner_action .container{padding:0;}
.top_section .banner_action .desk_img{display:block;}
.top_section .banner_action .mobile_img{display:none;}
.top_section .banner_action .form_container{float:none; margin:20px auto 0;}
}
@media only screen and (max-width:667px) and (orientation:landscape){}
@media only screen and (max-width:568px) and (orientation:landscape){
}
@media only screen and (max-width:480px) and (orientation:landscape){}
/*Common Mobile Css for landscape Mode End*/

/*Mobile CSS End*/