/*common start end */
html {
    width: 100%;
    height: 100%;
    position: absolute;
}
body
{
    font-family: 'Titillium Web', sans-serif;
	font-weight:400;
	margin:0px;
    padding:0px;
    color:#000;
    position: relative;
    min-height: 100%;
    width: 100%;
    padding-bottom: 250px; 
    background: #fff;
}
footer
{
    bottom: 0px;
	position: absolute;
	width: 100%;
    height: 250px;
    background-color: #282832;
}
.fnt-reg
{
    font-family: 'Titillium Web', sans-serif;
	font-weight:400;
}
.fnt-lgt
{
    font-family: 'Titillium Web', sans-serif;
	font-weight:300;
}

.fnt-bld
{
    font-family: 'Titillium Web', sans-serif;
	font-weight:700;
}

.t-white
{
	color:#fff !important;
}
.t-black
{
    color: #000 !important;
}
.t-yellow
{
    color: #f5472c !important;
}
.t-orange
{
	color:#1536c2 !important;
}
.t-green
{
    color: #017632!important;
    font-weight: 600;
}
.t-gray
{
    color: #b0babd;
}
.t-red
{
    color: #ef0202!important;
    font-weight: 500;
}

.fnt-italic
{
    font-style: italic;
}
.pt-20
{
    padding-top:20px;
}
.pt-10
{
    padding-top:10px;
}
.pb-20
{
    padding-bottom:20px;
}
.pb-40
{
    padding-bottom:40px;
}
.pb-30
{
    padding-bottom:30px;
}
.mt-20
{
	margin-top:20px;
}
.mt-40
{
    margin-top:40px;
}
.mt-30
{
    margin-top:30px;
}
section
{
    padding: 50px 0px;
    overflow: hidden;
}
button:focus, a:focus, .btn:focus
{
    outline:none !important;
    box-shadow: none;
}
.x-line, .x-line-center, .line-bottom
{
    background: #b6bef4;
    width: 100%;
    height: 4px;
    max-width: 100px;
    margin: 8px 0px;
    margin-bottom: 11px;
    border: 0px;
}
.x-line-center
{
    margin:8px auto;
}
.center-content
{
	margin:0px auto;
	float:none;
}
.heading-title
{
    font-size: 30px;
    line-height: 41px;
    margin: 0px;
    padding-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}
.content
{
    font-size: 16px;
    color: #000000;
    line-height: 31px;
    font-weight: 400;
    margin-bottom: 0px;
}

.yellowbtn
{   
    background: #f5472c;
    border: 1px solid #f5472c;
    color: #fff !important;
    padding:9px 25px;
    border-radius: 5px;
    font-weight: 700;
    line-height: 24px;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.yellowbtn:hover, .yellowbtn:focus, .yellowbtn:active
{
    color:#fff !important;
    background: #282832;
    border: 1px solid #282832;
   text-decoration: none;   
   box-shadow: 0px 8px 25px -6px #282832;   
}

.sitebannercontent .yellowbtn:hover, .sitebannercontent .yellowbtn:focus, .sitebannercontent .yellowbtn:active,
.headbg .yellowbtn:hover, .headbg .yellowbtn:focus, .headbg .yellowbtn:active
{
    color:#000 !important;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 8px 25px -6px #fcb425;   

}
.outlinebtn, .outlinebtn:hover, .outlinebtn:focus, .outlinebtn:active
{
border:1px solid #fff;
background:none;
color: #fff !important;
}
.outlinebtn
{
padding: 10px 33px;
}
.cryptobanner .btn
{
    padding: 2px 14px;
    font-size: 14px;
    line-height: 21px;
}
.cryptobanner .fa-circle
{
    color:#1db219;
    font-size: 10px;
    margin-right:10px;
}

.fa-circle-inactive {
    color:#424242;
    font-size: 10px;
    margin-right:10px;
}
/*common css end */
/* header menu css */

.headbg .navbar-brand
{
    margin-right: 0px;
    padding: 0px 6px;
    line-height: 0;
}
.headbg 
{
    background: none;
    border: 0px;
    padding: 9px 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99;
}
.darkHeader
{
    background: #282832;
    box-shadow: 0px 0px 20px 4px #0a0b1b59;
    position: fixed;
}
.headermenu .headbg .navbar-nav li a
{
    color: #fff;
    font-size: 15px;
    padding:8px 22px;
    font-weight: 600;
    margin-top: 1px;
    text-transform: uppercase;
    position: relative;
}
.headermenu .headbg .navbar-nav li a.bluebtn
{
    padding: 8px 22px;
}
.headermenu .headbg .navbar-nav li a.bluebtn:hover, .headermenu .headbg .navbar-nav li a.bluebtn:focus
{
    color:#fff;
}
.headermenu .headbg li a.dropdown-item 
{
    color: #fff;
    font-size: 14px;
    padding: 9px 10px !important;
}
.menuicont {
    box-sizing: border-box;
    min-width: 0px;
    display: inline-block;
    background-color: rgb(240, 185, 11);
    width: 6px;
    height: 6px;
    position: relative;
    transform: rotate(45deg);
    margin: 0px 10px 0px 8px;
}
.logo
{
    width: 100%;
    max-width: 200px;
    margin-top: 0;
}

.headermenu .headbg .navbar-nav li a:focus, .headermenu .headbg .navbar-nav li a:active
{
    color: #f5472c;
}
.headermenu .headbg .navbar-nav li a:hover, .headermenu .headbg .navbar-nav li a.nav-link.active
{
    color: #f5472c;
}
.headermenu .dropdown-menu
{/* background: #11141b; */padding: 0px;}
.headermenu .dropdown-menu a:hover, .headermenu .dropdown-menu a:focus, .headermenu .dropdown-menu a:active
{
    background:none;
    color: #f5472c;
}
.dashboardicont a
{
    padding-right: 2px !important;
    flex: 100%;
}
.dashboardicont img
{
    width: 100%;
    max-width: 18px;
}
/* headermenu css end */

/* footer css start */
.footer-gray-bg
{
    background: url(../images/banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-top: 50px;
}
.ftext
{
  color: #d6d5d5;
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
}
.footer-gray-bg .footlistbg {
    min-height: 147px;
}
.foot-list {
    padding-left: 0px;
}
.foot-list li {
    list-style: none;
    padding-bottom: 8px;
}
.foot-list li a
{
    color: #ffffff;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
}
.foot-list li a:hover, .foot-list li a:focus, .foot-list li a:active
{
    text-decoration:none;
}
.footer-gray-bg .flogo 
{
    width: 100%;
    max-width: 211px;
    float: right;
}
.sociallist li:last-child a i 
{
    margin-right: 0px;
}
.sociallist li 
{
    list-style: none;
    float: left;
}

.sociallist li a i 
{
    font-size: 14px;
    color: #fff;
    background: #f5472c;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 10px;
    margin-right: 8px;
}
.sociallist
{
        padding-left: 0px;
    float: left;
    margin: 15px 0px;
    margin-bottom: 0px;

}
.footer-gray-bg .h3
{
    color: #f5472c;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.social-bg
{
    width: 100%;
    display: inline-block;
}
.social-bg .heading-title
{
    font-size: 14px !important;
    font-weight: 400;
    margin-top: 6px;
    padding-bottom: 0px;
}
.footer-gray-bg .sociallist 
{
    float: right;
}


.appicons img
{
    width:100%;
    max-width: 145px;
}

.subscibefrm
{
    width: 100%;
    max-width: 569px;
    margin: 0px auto;
    margin-top: 21px;
}
.subscibefrm .form-group
{
    margin-bottom:0px;
}

.subscibefrm .form-control
{
        height: 50px;
        background: #fff;
        border-radius: 50px 0px 0px 50px;
        border: 0px;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        border: 1px solid #c7c9c9;
}
.subscibefrm .btn-default
{
    height: 50px;
    border-radius: 0px 50px 50px 0px;
    background: #f5472c;
    color: #fff;
    border: 0px;
    padding: 7px 31px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #f5472c;
    font-size: 16px;
}
.subscibefrm input::placeholder
{
    color:#333;
    font-size:16px;
	font-weight:400;
}

/* footer end */



/* home page css start */
.homebannerbg
{
    background-image: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    height: 100vh;
    position: relative;
}
.sitebannercontent img, .sitebannercontent svg
{
    width:100%;
    max-width: 524px;
}

.sitebannercontent .row
{
    margin-top:135px;
        text-align: center;
        position: relative;
    /* left: 21%; */

}
.homebannerbg .h1
{
    font-size: 40px;
    color: #fff;
    line-height: 51px;
    margin: 0px;
    font-weight: 400;
    text-transform: uppercase;
}
.bannerimgt
{
    width:100%;
    max-width:530px;
}
.homebannerbg .h3
{
    font-size: 19px;
    line-height: 32px;
    font-weight: 300;
    margin: 0px;
    padding-top: 13px;
    color:#f1f1f1;
    padding-bottom: 28px;
}
.sitebannercontent
{
    padding: 15vh 0px;
}
.liverpicebg
{position: relative;width: 100%;display: inline-block;}
.coinpriceflex
{
    display: flex;
    width: 100%;
    position: absolute;
    bottom: -182px;
	    left: 0px;
}
.coinpricebox
{
    background: #1536c2;
    padding: 15px 15px;
    border-radius: 8px;
    width: 100%;
    margin: 20px 10px;
}
.coinpricetable
{
    width: 100%;
    position: relative;
}
.coinpricedata .h5
{
    text-align: right;
    float: right;
    font-size: 16px;
    margin: 0px;
    line-height: normal;
}
.coinpricebox>div:first-child
{
border-bottom: 1px dashed #536cd6;
padding-bottom:15px;
}
.coinpricebox>div:last-child
{
border-top: 1px dashed #536cd6;
padding-top:15px;
}
.coinpricebox>div:nth-child(2)
{
padding:15px 0px;
}
.coinpricedata .btn
{
    background: #ffd200;
    color: #000;
    font-weight: 700;
    padding: 9px 18px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}

.coinpricedata h5
{
    color: #fff;
    font-weight: 400;
    margin: 0px;
    font-size: 17px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
}
.coinpricebox hr
{
    border-top: 1px dashed #656eb4;
    margin: 10px 0px;
}
.coinpricedata img
{   
    width: 42px;
}

.securebg
{
    background: url(../images/buysellbg.png);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}
.secureiconbg img
{
    width:100%;
    max-width:560px;
}
.table-content
{
    display: table;
    margin: 0px;
}
.table-content>div
{
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50%;
}
.exchangesubbg
{
    background: url(../images/exchangebg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tradebannerbg img
{
    width:100%;
    max-width:520px;
}
.chooseboxright
{
    display: flex;
}
.chhoseb h5
{
    text-transform:uppercase;
    font-weight: 700;
    font-size: 18px;
}

.chhoseb p
{
line-height: 28px;
font-size: 16px;
}
.chooseicon img
{
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}
.chooseboxtable
{
    padding: 25px 25px;
    background-color: #ffffff;
    text-align: left;
    border-radius: 7px;
    margin: 35px 35px;
    box-shadow: 0px 0px 17px 12px #0000002b;
     width: 100%;
    position: relative;
}
.chooseboxtable>div
{
    display: table-cell;
    vertical-align:top;
    float: none;
}
.chooseboxtable>div:first-child
{
    width: 69px;
}
.chooseicon
{
    width:100px;
    height:100px;
    background-color: #f5472c;
    border-radius: 50px;
    padding: 18px;
    position: absolute;
    left: -25px;
    top: -23px;
    transition: all 0.5s ease-in-out;
}
.chooseboxtable:hover .chooseicon
{
    background-color: #575cd8;
}

.howitworksbg
{
    background: url(../images/howitbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.flexbox
{
    display: flex;
}

.howitbg
{     
    background-image: url(../images/diamondshape.png);
    width: 100%;
    text-align: center;
    position: relative;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 363px;
    display: table;
    max-width: 370px;
    margin: 0px auto;
}
.howitbg:hover
{
    background-image: url(../images/diamondshape1.png);
}
.howitcont
{
    text-align: center;
    padding: 5px 23px;
}
.howitlinebox
{
   display: flex;
   padding-top: 120px;
}

.howitbox h4
{
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 2px;
}
.howitbox p
{    
    line-height: 30px;
}

.howitbox .stepicon
{
    position: absolute;
    left: 49px;
    top: 37px;
    background: #282832;
    border-radius: 5px;
    width: 150px;
    height: 150px;
    border: 7px solid #c8caf3;
    z-index: -1;
}
.stepicon>span
{
    position: relative;
    color: #ffff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    left: -37px;
    top: 14px;
    display: block;
}
.howitbox img
{
    width: 100%;
    max-width: 70px;
    margin-bottom: 21px;
}
.howiticon img
{
    width:100%;
    max-width: 495px;
}
.howitbox
{
    position: relative;
}
.howitbox .shapeicon
{
    width: 100%;
    max-width: 22px;
    margin-bottom: 12px;
}

.howitbg>div
{
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 24px 62px;
    padding-bottom: 10px;
}

.faqbannerbg
{
    background: url(../images/faqbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.videobg
{
    background: url(../images/videobg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 195px;
}
.videotag a
{
display: inline-block;
width: auto;
position: relative;
}

.videotag a::before
{
    content: "";
    position: absolute;
    right: -15px;
    top: -15px;
    width: 100px;
    height: 100px;
    background: #f5472c;
    border-radius: 7px;
    z-index: -1;
}
.videotag
{
    position: relative;
}
.videotag img
{
    width:100%;
    max-width: 559px;
}
.playicon
{
    width: 50px;
    height: 50px;
    background: #f5472c;
    border-radius: 50px;
    display: table;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.playicon i
{
    color:#fff;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
}
.subscibebannerbg
{
    padding-top: 79px;
}

.priceloader 
{
    text-align: center;
    background: url(../images/loader1.svg);
    background-size: 3%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
    position: absolute;
    left: 0px;
    top: -20px;
    background-color: rgb(14 17 125 / 0%);
    z-index: 9;
}
.charts-price
{
    height: 106px;
    overflow: hidden;
    position: relative;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%
}
.charts-price .container
{
    width:100%;
    max-width: 100%;
    padding: 0px;
}
.live-table
{
	display: table;
	float: left;
	padding: 10px 14px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	text-align: left;
}

.live-table>div
{
display:table-cell;
vertical-align:middle;
}
.live-table .h2
{margin:0px;font-size:15px;padding-left:10px;font-weight:500;line-height: 25px;text-transform:uppercase;color: #282832;}

.live-table .h4
{margin:0px;font-size:15px;padding: 0px;padding-left:10px;font-weight:500;line-height: 20px;/* color: #798291; */}
.charts li
{list-style:none;float:left;padding: 0px 7px !important;}
.livecoinig
{
width:30px;
}

.live-table img
{width: 40px;height: 40px;vertical-align:inherit;}

.tickercontainer { 
width: 100%;
min-height: 50px;
margin: 0;
padding: 0;
overflow: hidden;
text-align: center;
}
.tickercontainer .mask {
position: relative;
width: 100%;
overflow: hidden;
}
ul.newsticker { 
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left;
margin: 0px;
padding: 0px 0px;
text-align: left;
}
ul.er-controls {
list-style: none;
display: inline-block;
padding: 0;
}
ul.er-controls > li {
display: inline-block;
padding: 5px 10px;
background: #191919;
margin: 0px;
border-radius: 0px;
color:#fff;
font-size:13px;
}
ul.er-controls > li:hover {
background: #191919;
cursor: pointer;
}
.live-table i
{
    margin-left:5px;
}
.live-table .t-green {
    color: #18fb13 !important;
}
.live-table .t-red {
    color: #ff5252 !important;
}


.searchfrm {
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0px 0px 17px 12px #0000002b;
    padding: 29px 11px;
    padding-top: 77px;
    width: 100%;
    max-width: 896px;
    margin: 0px auto;
    margin-bottom: 20px;
}
.searchfrm>div {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding: 0px 8px;
}
.searchboxbg .siteformbg {
    display: flex;
    width: 100%;
    white-space: nowrap;
}
.searchboxbg .siteformbg>div {
    padding: 0px 5px;
    width: 100%;
    margin-bottom: 0px;
}
.searchboxbg .siteformbg>div {
    width: 525px;
}
.searchboxbg .siteformbg>div:nth-child(4) {
    width: 100%;
}
.searchboxbg .siteformbg>div:last-child {
    width: 225px;
}
.tabbanner {
    border-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    flex-wrap: inherit;
    white-space: nowrap;
    background: url(../images/buyselltabbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 104px;
    max-width: 414px;
    margin: 0px auto;
    margin-bottom: -55px;
    position: relative;
}
.tabbanner li {
    margin-bottom: 0px !important;
    width: 100%;
    text-align: center;
}
.tabbanner li a {
    background: none;
    color: #fff;
    border: 0px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    padding: 9px 20px;
    border-radius: 0px !important;
    border-right: 1px solid #3e42b3!important;
    margin: 27px 0px;
}
.tabbanner li:last-child a
{
    border-right:0px !important;
}

.tabbanner li a.active {
    background-color: transparent !important;
    color: #fff;
}
.tabbanner li:first-child a.active
{
    color:#03c153;
}
.tabbanner li:last-child a.active
{
    color:#ff4545;
}
.searchfrm .btn
{
    padding: 6px 16px;
}
.greenbtn, .greenbtn:hover, .greenbtn:focus, .greenbtn:active
{
    background-color:#03c153 !important;
    border-color:#03c153 !important;
    color:#fff !important;
}
.redbtn, .redbtn:hover, .redbtn:focus, .redbtn:active
{
    background-color:#ff5252 !important;
    border-color:#ff5252 !important;
    color:#fff !important;
}

.buysellicon
{
    width:100%;
    max-width: 214px;
    margin: 41px 0px;
}
.rightboxlogo
{
    text-align: center;
}
.form-control:focus
{
    outline:none;
    box-shadow: none;
}
.formbox
{
    position: relative;
}

.disabled-btn {
    padding: 8px 25px;
    font-weight: 700;
    line-height: 20px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    background: lightgray;
    border: 1px solid lightgray;
    color: #000;
    border-radius: 5px;
}

/* home page css end */

/*faq start*/
.accordion .card{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom:0px;
    background: none;
    margin-bottom: 5px;
}

.accordion .card-header{
    padding: 0;
    border: none;
    border-radius: 3px;
    background:none;
    margin-bottom: 0px !important;
}

.accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: none;
    font-size: 16px;
    font-weight: 400;
    border: 0px;
    position: relative;
    transition: all 0.5s ease 0s;
    line-height: 24px;
}

.accordion .panel-title a, .accordion .panel-title a:hover, .accordion .panel-title a:focus, .accordion .panel-title a:active 
{
    background: none;
    color: #fff;
    border-bottom: 1px solid #434785;
    text-decoration:none;
}

.accordion .panel-title a.collapsed{
    box-shadow: none;
    background: #fff !important;
    color: #000;
    border-bottom: 1px solid #c1c1c1;
}

.accordion .panel-title a:before, .accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    color: #cacaca;
    text-align: center;
    position: absolute;
    top: 11px;
    right: 10px;
    transition: all 0.3s ease 0s;
}

.accordion .panel-title a.collapsed:before{
    color: #cacaca;
    content: "\f067";
}
.accordion .card-header h5
{
border-bottom:0px;
margin-bottom: 0px !important;
}
.accordion .card-body
{
    padding: 15px 20px;
    margin-top: -1px;
    font-size: 14px;
    color: #fff;
    border: 0px;
    background: none;
    line-height: 30px;
    border-bottom: 1px solid #434785;
    font-weight: 300;
}

.accordion .panel-title a>div
{
    width:100%;
    max-width: 90%;
}
.faqtabtbg
{
    flex-wrap: inherit;
    border-bottom: 0px;
    margin-bottom: 10px;
}
.faqtabtbg li
{
    width:100%;
}
.faqtabtbg li a
{
    padding: 14px 15px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
    margin-right: -1px;
    background: #f0f2f5;
}
.faqtabtbg li a.active
{
    background: #1a1b1d !important;
    color: #fff !important;
}
/*faq end*/
.bannerimgt img
{
	width:100%;
	max-width:550px;
}

.pb-10
{
	padding-bottom:10px;
}
table
{
    margin-bottom:0px;
}
.sitetable thead tr th
{
	 border: 0px;
	 border-bottom: 1px solid #dbdbdb;
	 color: #fff;
	 font-size: 15px;
	 padding: 14px 15px;
	 white-space: nowrap;
	 text-transform: uppercase;
     font-weight: 500;
	 margin:0px;
	 background: #282832;
}
.sitetable tbody tr td
{
	 border: 0px;
	 border-top: 1px solid #dbdbdb;
	 color: #424242;
	 font-size: 15px;
	 padding: 9px 15px;
	 font-weight: 600;
	 white-space: nowrap;
	 vertical-align: middle;
}
[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
  .simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
  }
  .simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
  }
  .simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
  }
  .simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    visibility: visible;
    max-width: 100%; /* Not required for horizontal scroll to trigger */
    max-height: 100%; /* Needed for vertical scroll to trigger */
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .simplebar-content-wrapper::-webkit-scrollbar,
  .simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .simplebar-content:before,
  .simplebar-content:after {
    content: ' ';
    display: table;
  }
  .simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
  }
  .simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
  }
  .simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
  }
  .simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
  }
  [data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    user-select: none;
    -webkit-user-select: none;
  }
  [data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
  }
  .simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
  }
  .simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: rgb(14 14 14 / 34%);
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity 0.2s linear;
  }
  .simplebar-scrollbar.simplebar-visible:before {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.5;
    transition: opacity 0s linear;
  }
  .simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
  }
  .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
  }
  .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
  }
  .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
  }
  /* Rtl support */
  [data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
  }
  .hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
.cryptobanner
{
    background: #ffffff;
    border: 1px solid #dbdbdb;
}
.coinicon
{
    width: 31px;
    margin-right:5px;
}
.chooseusbanner {
    background-image: url(../images/banner.png);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 100px 0px;
}

.exchangesubbg img
{
width: 100%;
max-width:450px;
}

.form-bg {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 40px 0px;
}
.innerpagebg {
    background: url(../images/banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    background-attachment: fixed;
    display: table;
    width: 100%;
    padding: 0px;
}
.formbox {
    display: table;
    flex-wrap: inherit;
    background: #ffffff;
    border-radius: 14px;
    min-height: 450px;
    width: 100%;
    max-width: 780px;
    margin: 0px auto;
}
.formbox>div {
    width: 50%;
    flex: 50%;
    max-width: 50%;
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 38px 26px;
}
.formbox>div:first-child {
    background: url(../images/login-back.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-color: #626262; */
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}
.formlogo {
    width: 100%;
    max-width: 201px;
    display: block;
    margin: 0px auto;
}
.rightboxlogo h4 {
    font-size: 19px;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}
.rightboxlogo .content {
    color: #b7b7b9;
    line-height: 27px;
}
.usericon {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 425px;
    margin: 23px auto;
    /* margin-top: 0px; */
}
.usericon i {
    font-size: 17px;
    width: 50px;
    height: 50px;
    border: 1px dashed #b4b4bd;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    padding-top: 13px;
    color: #bdbdbd;
    position: relative;
    background: #56565a;
}
.usericon::before {
    content: "";
    position: absolute;
    left: 0px;
    background: #3b3b40;
    width: 100%;
    height: 3px;
    top: 24px;
    border-radius: 50px;
}
.formbox .form-group {
    margin-bottom: 11px;
}
.login-form label {
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 600;
     color: #282832; 
}
.login-form .form-control {
    background-color: #ffffff;
    border: none !important;
    border-bottom: 1px solid #f5472c !important; 
    height: 40px;
    font-size: 16px;
    font-weight: 400;
}
.login-form .input-group-text {
    border: none !important;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #f5472c !important;
    color: #474852;
    font-size: 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btnsnfg {
    margin-top: 40px;
    text-align: center;
}
.btnsnfg h5 {
    font-size: 15px;
    font-weight: 500;
}
a.t-blue, a.t-blue:active, a.t-blue:focus, a.t-blue:hover {
    color: #282832;
    text-decoration: none;
    font-weight: 600;
}
.innerpagebg footer {
    display: none;
}
.backbtn a, .backbtn a:hover, .backbtn a:focus, .backbtn a:active {
    font-size: 16px;
    color: #282832;
}
.backbtn {
    width: 100%;
    max-width: 760px;
    margin: 0px auto;
    margin-top: 11px;
}
.appbtn img
{
    width:100%;
    max-width: 148px;
}
.login-form .heading-title
{
    font-size: 24px;
    padding-bottom: 0px;
    /* color: #fff !important; */
    line-height: normal;
}



.login-form .x-line-center {
    margin-bottom: 36px;
}

.para-content
{
	font-size: 13px;
    font-weight: 600;
    color: #5f5f5f;
    margin: 0px;
}
.appbtn
{
    display:flex;
    justify-content: center;
}
.mobileappbg
{
    background: url(../images/banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 115px;
    overflow: visible;
}
.appbtnbg
{
    display: flex;
}
.appbtnbg img
{
    width:100%;
    max-width: 155px;
}

.menu-hide {
    display: none;
}

.has-error {
    color: #FF0000;
}

.custom-alert {
    padding: 0.50rem 0.5rem;
}

/*.eye-icon-register {
    z-index: 2;
    margin-top: 12px;
    margin-left: -22px;
    position: relative;
}*/

/*media start */
 /* Landscape*/

 @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  
 {	
	.homebannerbg
	{
		height: auto;
	}
    .sitebannercontent {
        padding: 12vh 0px;
    }	
 
    
 }

 /* Portrait*/
 @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  
 {
	.homebannerbg
	{
		height: auto;
	}
    .sitebannercontent {
        padding-top: 13vh;
        padding-bottom: 14vh;
    }	
 
    
 }

@media only screen and (device-width: 768px)
{
	.homebannerbg
	{
		height: auto;
	}	
    .sitebannercontent {
        padding-top: 13vh;
        padding-bottom: 14vh;
    }
   
    
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) 
{
	.homebannerbg
	{
		height: auto;
	}	
    .sitebannercontent {
        padding-top: 10vh;
        padding-bottom: 14vh;
    }
    
    
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) 
{	
	.homebannerbg {
		height: auto;
	}
    .sitebannercontent {
        padding-top: 15vh;
        padding-bottom: 20vh;
    }	
  
    
}




@media (max-width:1200px)
{
	.howitworksbg .container
	{
		width:100%;
		max-width:100%;
	}	
	.subscibefrm h2
	{
		font-size:25px;
	}  
    
    .headermenu .container, .homebannerbg .container
    {
    width: 100%;
    max-width: 100%;
    }
    .howitbox .stepicon
    {
        top: 43px;
    }
 
}

@media (max-width:1050px)
{   
    .howitbox img
    {
    max-width: 53px;
    margin-bottom: 16px;
    }
    .howitbox .stepicon
    {
        top: 56px;
    }
    .stepicon>span
    {
        left: -19px;
        top: 11px;
        font-size: 18px;
    }
    .howitbox .stepicon
    {
        width:100px;
        height:100px;
    }
}

@media (max-width:991px)
{
    .headbg .container
    {
        width: 100%;
        max-width: 100%;
    }
    .headermenu .headbg .navbar-nav li a
    {
            font-size: 14px;
            padding: 8px 17px;
    }
    .table-content>div
    {
		display: block;
		width: 100% !important;
		flex: 100%;
		max-width: 100%;
    }
    .table-content
    {
        display:block;
		width: 100% !important;
		flex: 100%;
		max-width: 100%;
    }
		
    .currencyflex
    {
        max-width: 100%;
    }
    .securebg .container, .howitworksbg .container, .faqbannerbg .container, .homebannerbg .container, .footer-gray-bg .container
    {
        width:100%;
        max-width: 100%;
    }	
    .exchangesubbg
    {
        text-align: center;
    }
    .exchangesubbg .x-line, .howiticon .x-line
    {
        margin:8px auto;
    }
    .chooseusbanner .container
    {
        width:100%;
        max-width:100%;
    }
    .howiticon,  .howiticon h2
    {
        text-align: center !important;
    }
  
    
    .homebannerbg .h1 {
        font-size: 29px;
        line-height: 42px;
    }
    .logo
    {
        max-width: 117px;
    }
    .flexbox
    {
        display:block;
    }
    .howitbox
    {
           margin: 42px 0px;
    padding: 23px 20px;
    } 
    .howitworksbg .flexbox
    {
        padding: 0px 0px;
    }
	
	.chooseusbanner .container, .tradebannerbg .container
	{
		width:100%;
		max-width:100%;
	}
    .sitebannercontent .table-content
    {
        display: table;
    }
    .sitebannercontent .table-content>div
    {
        display: table-cell;
        vertical-align: middle;
        float: none;
        width: 50% !important;
        max-width: 50%;
        flex: 50%;
    }
    .form-bg .container
    {
        width:100%;
        max-width:90%;
    }
    .rightboxlogo h4
    {
        font-size: 17px;
        line-height: 28px;
    }
    .appicont
    {
        width:100%;
        max-width: 345px;
        margin-bottom: 30px;
    }
    .mobileappbg
    {
        text-align: center;
    }
    .appbtnbg
    {
        justify-content: center;
    }
    .mobileappbg .x-line
    {
        margin:5px auto;
    }
    .howitlinebox
    {
        display: inline-block;
        width:100%;
        padding:0px;
    }  
    .howitbox
    {
        width: 50%;
        margin: 0px !important;
        margin-bottom: 86px;
        float:left;
    }
   
    .howitbox .stepicon {
        top: 42px;
        left: 50px;
        width: 150px;
        height: 150px;
    }  
    .stepicon>span {
        left: -39px;
        top: 11px;
        font-size: 22px;
    }
    .sitebannercontent img
    {
        max-width: 327px;
    }
    .homebannerbg
    {
        height: auto !important;
    }
    .sitebannercontent {
        padding-top: 13vh;
        padding-bottom: 21vh;
    }
}


@media (max-width:800px)
{
    .howitbox {
        width: 100%;
    }
}
@media (max-width:767px)
{   	
    .headbg
    {
		background: #282832;
		border-bottom-color: #282832;
		padding: 10px 10px;
    }
    .headbg .navbar-collapse
    {
        border-top: 1px solid #35389e;
        margin: 10px 0px;
    }
	.logo
	{
        max-width: 121px;
	}
    .headermenu .headbg .navbar-nav li a
    {
        font-size: 14px;
        padding: 6px 7px;
    }
    .headermenu .headbg .navbar-nav li a.bluebtn
    {
    width: 100%;
    max-width: 100px;
    text-align: center;
    }
    .coinpriceflex
    {
        display: inline-block;
		width: 100%;
		position: relative;
		bottom: 0;
    }
    .coinpricebox
    {
        margin: 20px 5px;
        width: 48%;
        float: left;
    }
    .currencyflex
    {
        display: inline-block;
    }
    .currencyboxbg
    {
        margin: 10px 5px;
        padding: 46px 10px;
        height: auto;
        width: 47.5%;
        float: left;
        padding-bottom: 21px;
    }
    .footlistbg .pull-right
    {
        float: left;
    }
    .footer-gray-bg .text-right
    {
        text-align:left !important;
    }
    .footer-gray-bg .sociallist {
        float: left;
    }
    .footer-gray-bg .social-bg {
        padding-top: 0;
    }
    .footer-gray-bg .footlistbg
    {
        min-height: inherit;
        flex: 100%;
        max-width: 100%
    }
    .securebg .container, .howitworksbg .container, .faqbannerbg .container, .homebannerbg .container, .footer-gray-bg .container
    {  
        max-width:100%;
    }
    .homebannerbg .h1
    {
        font-size: 24px;
        line-height: 36px;
    }
    .homebannerbg .h1 br
    {
        display: none;
    }
    .homebannerbg .h3
    {
        font-size: 16px;
        line-height: 26px;
    }
    .footer-gray-bg .flogo {
    float: left;
	}
	.subscibefrm
	{
	 text-align:center;
    }
    .chooseboxright>div
    {
        margin: 0px !important;
        width: 100%;
        display: inline-block;
        margin-bottom: 47px !important;
    }
    .chooseboxright {
        margin-top: 0;
        display: inline-block;
        width: 100%;
        padding:0px 24px;
    }
    .ftext
    {
        text-align:left;
    }
    .howiticon img
    {
    max-width: 370px;
    }
    .bannerimgt img 
    {
        max-width: 419px;
    }
    .heading-title {
        font-size: 25px;
    }

    
    .sitebannercontent .table-content{
        display: block;
        width: 100% !important;
        flex: 100%;
        max-width: 100%;
    }
    .sitebannercontent .table-content>div {
        display: block;
        width: 100% !important;
        flex: 100%;
        max-width: 100%;
    }
    .sitebannercontent
    {
        text-align: center;
        padding-top: 10vh;
        padding-bottom: 16vh;
    }
    .bannerbtn .btn
    {
        padding: 7px 25px;
        font-size: 13px;
    }
    
    .formbox
    {
        display: block;
        width:100%;
    }
    .formbox>div
    {
        display: block;
        width:100%;
        flex:100%;
        max-width:100%;
        padding: 21px 21px;
    }
    .formbox>div:first-child
    {
        border-bottom-left-radius: 0px;
        border-top-right-radius: 14px;
    }
   
    .formlogo
    {
        max-width: 169px;
    }
    .buysellicon {
        max-width: 135px;
        margin: 8px 0px;
    }
    .chooseusbanner
    {
        background-image:url(../images/footerbg.png);
        padding: 38px 0px;
        position: relative;
    }
    .chooseboxright>div:last-child
    {
        margin-bottom:0px;
    }
    .headermenu .headbg .navbar-nav li a.yellowbtn
    {
        width:100%;
        max-width: 100px;
        text-align:center;
    }
    .howitworksbg
    {
        padding-bottom: 10px;
    }
}

@media (max-width:580px)
{
    .coinpricebox
    {
        width:100%;
        margin:10px 0px;
    }
    .currencyboxbg
    {
        width:100%;
        margin:10px 0px;
    }   
    .homebannerbg .h1
    {
        font-size: 17px;
        line-height: 24px;
    }
	
	.chooseboxtable
	{
		display:inline-block;
	}
	.chooseboxtable>div
	{
		display: block;
		width:100% !important;
		text-align:center !important;
	}
    .chooseboxright
    {
        padding:0px;
    }
   
    .chhoseb .x-line
    {
        margin:5px auto;
    }
	.chooseicon
	{
	width: 100px;
	margin: 0px auto;
	margin-bottom: 11px;
	position: relative;
	left: inherit;
	top: inherit;
	margin-top: -63px;
	}
	.chhoseb
	{
		padding-left:0px;
		} 
    .howitbg>div:first-child
    {
        padding-right:0px;
    } 
    .form-bg .container
    {
        max-width: 100%;
    }
    .login-form .heading-title {
        font-size: 21px;
    }
    .appbtn img
    {
        max-width:100px;
    }
}

@media (max-width:360px)
{ 
    
    .homebannerbg .h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .logo {
        max-width: 84px;
    }
}

@media (max-height:650px)
{
	.homebannerbg
	{
		height:auto;
	}
    .sitebannercontent {
        padding-top:17vh;
        padding-bottom:10vh;
    }

}

/* media end*/


.table
{
    margin-bottom:0px;
}
.cryptobanner .table tr td:first-child
{
    text-transform: uppercase;
}

.topbannerinnerpage {
    background: url(../images/banner.png);
    padding-top: 97px;
    padding-bottom: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.innerpage .headbg
{
    border-bottom:1px solid #ffffff1c;
}
.topbannerinnerpage h2
{
    color:#fff;
    font-size: 26px;
    text-transform:uppercase;
    font-weight: 600;
}
.topbannerinnerpage .line-bottom {
    margin: 0px auto;
}
.privacypage h4 {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
}
.privacypage p {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 29px;
}
/*faq start*/

.accordion .card{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom:0px;
    background: none;
    margin-bottom: 5px;
}

.accordion .card-header{
    padding: 0;
    border: none;
    border-radius: 3px;
    background:none;
    margin-bottom: 0px !important;
}

.accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: none;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #c1c1c1;
    position: relative;
    transition: all 0.5s ease 0s;
    line-height: 24px;
    font-family: 'Titillium Web', sans-serif;
}

.accordion .panel-title a, .accordion .panel-title a:hover, .accordion .panel-title a:focus, .accordion .panel-title a:active 
{
    background: #ffffff;
    color: #192696;
    border-bottom: 1px solid #c1c1c1;
    text-decoration:none;
}

.accordion .panel-title a.collapsed{
    box-shadow: none;
    background: none;
    color: #000000;
    border-bottom: 1px solid #c1c1c1;
}

.accordion .panel-title a:before, .accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    color: #344ffd;
    text-align: center;
    position: absolute;
    top: 11px;
    right: 10px;
    transition: all 0.3s ease 0s;
}

.accordion .panel-title a.collapsed:before{
    color: #7b7a7a;
    content: "\f067";
}
.accordion .card-header h5
{
border-bottom:0px;
margin-bottom: 0px !important;
}
.accordion .card-body
{
    padding: 15px 20px;
    margin-top: -1px;
    font-size: 16px;
    color: #333;
    line-height: 31px;
    border: 1px solid #c1c1c1;
    background: #ffffff;
    font-weight: 300;
}

.accordion .panel-title a>div
{
    width:100%;
    max-width: 90%;
}
.faqtabtbg
{
    flex-wrap: inherit;
    border-bottom: 0px;
    margin-bottom: 10px;
}
.faqtabtbg li
{
    width:100%;
}
.faqtabtbg li a
{
    padding: 14px 15px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
    margin-right: -1px;
    background: #f0f2f5;
}
.faqtabtbg li a.active
{
    background: #1a1b1d !important;
    color: #fff !important;
}
.privacypage
{
    padding:50px 0px;
    background: url(../images/howitbg.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}
/*faq end*/
.contactbox
{
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
    background: #fff;
    padding: 20px 20px;
    border-radius: 7px;
    box-shadow: 0px 0px 16px 2px #19191938;
}
textarea{
    height:auto !important;
}
.howitlinebox>div:nth-child(even)
{
    margin-top: -100px;
}
.appicont
{
    width: 100%;
    max-width: 421px;
    position: absolute;
    top: -93px;
    margin-top: -132px;
    left: 71px;
    margin-bottom: 0px;
}
.referralbanner img
{
    width:100%;
    max-width: 550px;
}

@media (max-width:1100px)
{
    .appicont
    {
        left: 39px;
    }
}

@media (max-width:991px)
{
    .privacypage .container, .referralbanner .container, .videobg .container
    {
        width:100%;
        max-width:100%;
    }
    .referralbanner .container, .videobg .container
    {
        text-align: center;
    }
    .referralbanner .row, .videobg .row
    {
        display: flex;
        flex-flow: column;
    }
    .referralbanner .row>div:first-child, .videobg .row>div:first-child
    {
        order:2;
    }
    .referralbanner .row>div:nth-child(2), .videobg .row>div:nth-child(2)
    {
        order:1;
    }
    .referralbanner img, .videotag img
    {
        margin-top:30px;
    }
    .appicont {
        max-width: 324px;
        position: relative;
        top: inherit;
        margin-top: inherit;
        left: inherit;
    }
    .mobileappbg
    {
        margin-top:0px;
        background-position: left;
    }
    .videobg
    {
        padding-top:50px;
    }
    .videotag a::before
    {
        top:18px;
    }   
}

@media (max-width:767px)
{
    .searchboxbg .siteformbg
    {
        display: inline-block;
        width:100%;
    }
    .searchboxbg .siteformbg>div
    {
        width: 50% !important;
        float: left;
        padding: 10px 10px;
    }
    .searchboxbg .siteformbg>div:last-child
    {
        width: 100% !important;
        text-align: center;
        padding-bottom: 0px;
    }
}
@media (max-width:550px)
{
    .howitcont
    {
        padding:0px;
    }
    .howitbox
    {
        background:#fff;
        box-shadow: 0px 0px 17px 12px #0000002b;
        margin: 10px 0px !important;
        position: relative;
        margin-bottom: 33px !important;
        display: inline-block;
        border-radius: 7px;
    }
    .howitbg
    {
        background-image: none;
        padding: 0px;
        margin: 0px;
        min-height: inherit;
        max-width: inherit;
        width: 100%;
        text-align: center;
        position: inherit;
    }
    .howitlinebox .bounceup
    {
        animation:inherit !important;
    }
    .howitbg:hover
    {
        background-image: none;
    }
    .howitbg>div
    {
        padding:0px;
    }
    .howitbox .stepicon
    {
        left: inherit;
        right: 0px;
        top: 0px;
        width: 60px;
        height: 60px;
        border-radius: 50px;
        border-width: 4px;
        display: table;
        margin-top: -49px;
    }
    .stepicon>span
    {
        left:inherit;
        top:inherit;
        display: table-cell;
        vertical-align: middle;
    }
    .mobileappbg .appbtnbg
    {
        display: inline-block;
        width:100%;
    }
    .mobileappbg .appbtnbg>span
    {
        display: block;
        margin: 0px !important;
        padding: 0px !important;
    }
    .subscibefrmbg .input-group
    {
        width:100%;
        display: inline-block;
    }
    .subscibefrm .form-control
    {
        width:100%;
        border-radius: 50px !important;
    }
    .subscibefrm .btn-default
    {
        border-radius: 50px !important;
        margin-top:15px;
    }
    .tabbanner li a
    {
        font-size:17px;
        margin: 29px 0px;
    }
}

@media (max-width:500px)
{
    .searchboxbg .siteformbg>div
    {
        width:100% !important;
    }
    .heading-title {
        font-size: 22px;
        line-height: 29px;
    }
    .yellowbtn
    {
        padding: 9px 16px;
        font-size: 13px;
    }
}

 
@keyframes bounce-1 {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-40px); }
    100% { transform: translateY(0); }
}
.howitbg
{
transition: all 0.8s ease-in-out;
}
.bounceup
{   
    animation-iteration-count: infinite;
    animation-timing-function: ease;
  }
.howitlinebox>div .bounceup
{
    animation-duration: 5s;
    animation-name: bounce-1;
    animation-delay: 0.5s;
}


.sociallist li a i
{
    transition-duration: 0.5s;
    xtransform: rotateX(45deg);
    box-shadow: 0px 5px 5px rgb(251 180 36 / 28%);}

.sociallist li a:hover i{
    transform: scale(1.1);
    box-shadow: 0px 0px 12px rgb(251 180 36 / 32%);
}

@keyframes zoominoutsinglefeaturedCustomer
{
    0%{
        transform:scale(1)
    }
    50%
    {
        transform:scale(.9)
    }
    to
    {transform:scale(1)
    }
}
.sitebannercontent svg .zoominanimateb>g
{
animation: zoominoutsinglefeaturedCustomer 2s infinite;
-webkit-animation: zoominoutsinglefeaturedCustomer 2s infinite;
transform-box: fill-box;
    transform-origin: center;
    animation-duration: 2s;
}
.appbtnbg a img, .chooseicon
{
    animation: zoominoutsinglefeaturedCustomer 2s infinite;
-webkit-animation: zoominoutsinglefeaturedCustomer 2s infinite;
}

.newssectbg {  
    padding-top: 18px;
}

.post-slide5 {
    transition: all .4s ease-in-out 0s;
}
.post-slide5 .post-img {
    position: relative;
    overflow: hidden;
    background: #e8e7e7;
}
.post-slide5 .post-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0);
    transition: all .4s linear 0s;
}
.post-slide5 .post-img img {
    width: 100%;
    height: auto;
}
.post-slide5 .category {
	width: 50px;
	height: 50px;
	font-size: 22px;
	color: #fff;
	line-height: 11px;
	text-align: center;
	text-transform: capitalize;
	padding: 11px 0;
	background: #fcab1c;
	position: absolute;
	bottom: -24px;
	right: 26px;
	transition: all .5s ease-in-out 0s;
	transform: rotate(-45deg);
	z-index: 9;
	border: 2px solid #fff;
	border-radius: 5px;
}
.post-slide5 .category i
{
	transform: rotate(45deg);
}
.post-slide5 .post-review {
    padding: 19px 18px;
    position: relative;
    min-height: 242px;
}
.post-slide5 .post-title {
    margin: 0;
}
.post-slide5 p {
    line-height: 26px;
}
.post-review .post-bar {
    margin-top: 0;
}
.post-bar span {
    display: inline-block;
    font-size: 13px;
}

.post-slide5 .post-title a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 13px 0px;
    transition: all .3s linear 0s;
    line-height: 24px;
}
.post-bar span a {
    color: #999;
    text-transform: capitalize;
}
.post-bar span i
{
color: #999;
}
.post-bar span.comments 
{
width: 100%;
}
.post-bar span.comments a{
    color: #fcab1c;
    text-align: center;
    width: 100%;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 600;
}
.newssectb .blogpost
{
	width: 33.3%;
	float: left;
	position: relative;
}
.blogpost
{
	padding:15px !important;
}
.post-slide5
{
    border-radius:5px;
    background: #fff;
    box-shadow:0px 0px 17px 6px #0000002b;
    overflow: hidden;
}
.newssectb
{
	width:100%;
	display: inline-block !important;
}
.post-slide5 a:hover, .post-slide5 a:focus
{
	text-decoration:none;
}

.newsflex {
    display: flex;
    margin-top: 39px;
}
.newsflex .panelcontentbox {
    background: #ffffff;
    border-radius: 7px;
    box-shadow: 0px 0px 17px 3px #0000002b;
    margin: 0px 8px;
}
.newsflex>div:first-child {
    width: 70%;
}
.newsflex>div:last-child {
    width: 30%;
}
.newsflex .contentbox {
    padding: 23px 19px;
}
.newstitlebox {
    margin-bottom: 10px;
    text-align: left;
}
.newsflex h5 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 26px;
}
.dttext {
    font-size: 14px;
    font-style: italic;
    color: #999;
    font-weight: 600;
    margin-bottom: 18px;
}
.newsimgleft {
  
width: 100%;
  
max-width: 530px;
  
margin: 22px 0px;
}
.newsimgleft img {
    width: 100%;
}
.newsflex p {
    margin-bottom: 15px;
    font-size: 16px;
    color: #000000;
    line-height: 31px;
    font-weight: 400;
    margin-bottom: 0px
}
.articalbox h5 {
    padding: 15px 12px;
    border-bottom: 1px solid #e0dfdf;
    margin: 0px;
}
.articalbox td a {
    color: #000;
    width: 100%;
    display: inline-block;
}
.articalbox td a:hover, .articalbox td a:focus, .articalbox td a:active
{
    text-decoration:none;
}
.articalbox td a i {
    margin-right: 4px;
    color: #787fd6;
    font-size: 10px;
}
.articalbox td 
{
    font-weight: 400 !important;
    white-space: inherit !important;
    line-height: 25px;
}
.newssectbgpage .container
{
    width:100%;
    max-width:80%;
}
.newssectbgpage
{
    padding:30px 0px;
}
@media (max-width:1400px)
{
    .newssectbgpage .container
    {
        max-width:100%;
    }
}

@media (max-width:991px)
{
    .newsflex>div:last-child
    {
        width:45%;
    }
    .newssectbg .container
    {
        width:100%;
        max-width:100%;
    }
}
@media (max-width:767px)
{
    .newsflex
    {
     display: inline-block;
     width:100%;
    }
    .newsflex>div
    {
        width:100% !important;
        margin:10px 0px !important;
    }
    .newsflex .panelcontentbox
    {
        margin:0px;
    }
    .newssectb .blogpost
    {
        width:50%;
    }
}
@media (max-width:550px)
{
    .newssectb .blogpost
    {
        width:100%;
    }
    .post-slide5 .post-review
    {
        min-height:inherit;
    }
}
.userdropimg img {
	width: 30px;
	height: 30px;
	background: #fff;
	border-bottom: 1px solid #18293c;
	border-radius: 50px;
	margin-top: -6px;
	position: relative;
	top: 1px;
	margin-left: 6px;
}

.dropdown {
	color: #fff;
	list-style: none;
}

.dropdown-menu {
	background-color: #282832;
	box-shadow: none;
	border-radius: 0px;
}

.dropdown .dropdown-menu a.dropdown-item {
	color: #fff;
	font-size: 14px !important;
	padding: 6px 10px !important;
	font-weight: 400;
}

.dropdown-toggle {
	color: #fff;
}

.dropdown .dropdown-menu a.dropdown-item:hover, .dropdown .dropdown-menu a.dropdown-item:active, .dropdown .dropdown-menu a.dropdown-item:focus {
	background-color: #3f3fb9;
	color: #fff;
}
