*{
    padding: 0;
    margin: 0;
    outline: none;
    text-decoration: none;
}

ul{
    padding: 0;
}

.desktopModeHide{
    display: none;
}

.btn{
    white-space: initial;
}

/*sdf*/
.page-content {
    overflow: scroll;
    padding: 0px 20px 0px 0;
}

.page-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-content ul {
    list-style: disc;
    padding-left: 25px !important;
}
.page-content .fixedPage p{text-align: justify;font-size:18px;line-height:200%}
.page-content li{text-align: justify;font-size:18px;line-height:150%;list-style-type: inherit;}
.page-content h1{text-align: center;font-size:30px; font-weight: bold; line-height:180%}
.page-content h2{text-align: justify;font-size:24px;line-height:180%}
.page-content h3{text-align: justify;font-size:23px;line-height:180%}
.page-content h4{text-align: justify;font-size:22px;line-height:180%}
.page-content h5{text-align: justify;font-size:21px;line-height:180%}
.page-content h6{text-align: justify;font-size:20px;line-height:180%}

body{
    
}

.customerFooter {
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    padding: 10px;
    border-radius: 20px 20px 0 0;
}

.buyerSellerBtn a{
    background-image: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    padding: 5px 15px;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
}

a.resultBox{
    display: block;
    text-decoration: none;
    color: #444;
    padding: 5px;
    background-color: #ffffff;
    border-radius: 10px;
}

.drowBackColor .title {
    border-bottom: 1px solid #f4f4f4;
    text-align: center;
    font-size: 28px;
    background: linear-gradient(102deg, #bc2328 1.23%, #354698 103.47%);
    color: #fff!important;
    border-radius: 20px;
    text-shadow: 2px 5px 4px rgb(0 0 0 / 10%);
}

a.resultBox img{
    width: 20%;
}

.drowBackColor {
    padding: 20px;
    border-radius: 10px;
    background-color: #efefef;
}

a.resultBox h5{
    margin: 0px 0 -10px;
    font-size: 17px;
}

a.resultBox p{
    margin: 0;
    font-size: 16px;
}

.socialFooterList{
    padding-left: 20px;
}

.socialFooterList h3{
    font-weight: bold;
    margin: 0;
    letter-spacing: 1px;
    font-size: 20px;
}

.socialFooterList ul{
    margin: 0;
    list-style-type: none;
}

.socialFooterList ul li{
    display: inline-block;
}

.socialFooterList ul li a{
    font-size: 26px;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    background-color: #ddd;
    padding: 5px;
    border-radius: 50%;
    margin: 5px 2px;
}

.mobileApps {
    text-align: center;
    margin: 10px 0;
}

.footerMenuList ul{
    margin: 0;
    list-style-type: none;
}

.footerMenuList ul li{
    display: inline-block;
}

.footerMenuList ul li a{
    color: #fff;
    font-size: 18px;
    padding: 0px 10px;
    letter-spacing: 1px;
}

.footerCopyRight p {
    margin: 5px 0px 0;
}

.prizebondbtn {
    background-color: #bb2025;
    color: white;
    font-size: 18px;
    padding: 5px 35px;
    border-radius: 15px;
}

.pull-right {
    bottom: 0%;
    position: absolute;
    right: 5%;
}

.mobileApps a img {
    width: 200px;
    margin-top: 100px;
    border-radius: 10px;
}

a.facebookIcon {
    color: #1877F2!important;
}

a.twitterIcon {
    color: #1DA1F2!important;
}

a.youtubeIcon {
    color: #CD201F!important;
}

a.linkedinIcon {
    color: #0A66C2!important;
}

a.printIcon {
    color: #BD081C!important;
}

.socialFooterList ul li a i{
    
}

label.btn.btn-sm.btn-primary.ml-50.mb-50.mb-sm-0.cursor-pointer {
    position: absolute;
    right: 30%;
    bottom: 55%;
    background-color: darkred;
    border-radius: 50%;
    border: none;
}

header {
    padding: 10px 0px;
    background-color: #e5e5e5;
    box-shadow: 0px 0px 5px #ccc;
}

header img {
    max-width: 40%;
    margin-left: initial;
    max-height: 50px;
}

header ul{
    float: right;
    display: block;
    margin: 3px 0px 0px;
}

header ul li{
    display: inline-block;
    margin: 0px 5px;
}

header ul li a{
    display: block;
    padding: 5px 20px 6px;
    background-color: #263889;
    color: #fff;
    border-radius: 20px;
    transition-duration: 0.2s;
    text-decoration: none;
    margin-top: 4px;
    font-size: 16px;
    line-height:24px;
}

header ul li a:hover{
    color: #fff;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
}

header ul li .search-group {
    padding: 12px 14px 13px 33px;
    border-radius: 30px;
    background-color: #F5F3F3;
    line-height:24px;
    width: 255px;
}

.search-group button {
    border: none;
    display: block;
    width: 21px;
    float: right;
}

.search-group button:focus {
    outline: none;
}

header ul li .search-group i.fa.fa-search {
    cursor: pointer;
    font-size: 24px;
    color: #3B42CE;
}

header ul li input.search-input {
    border: navajowhite;
    font-size: 17px;
    letter-spacing: 1px;
    background: transparent;
    width: 89%;
}

.firstSection {
    background-position: center;
    padding-top: 30px;
    padding-bottom: 165px;
    background-size: cover;
    background-repeat: no-repeat;
}

.firstContent{
    margin-top: 90px;
    margin-left: 55px;
}

.firstContent h1 {
    margin: 0;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
    font-size: 45px;
    text-align: left;
    letter-spacing: 2px;
}

.firstContent a {
    background-color: #fff;
    color: #263890;
    display: block;
    width: 30%;
    text-align: center;
    padding: 4px 0px;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
    margin-top: 15px;
    font-size: 19px;
}

.firstImg img{
    width: 100%;
    height:auto;
}

.subcribePartCenter{
    text-align: center;
}

.infoBoxCenter{
    text-align: center;
}

.userPracurCenter{
    text-align: center;
}

.thirdContentCenter{
    text-align: center;
}

.secondSection {
    margin-top: -110px;
}

.secondGrid{
    background-image: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 20px;
    height: 165px;
    position: relative;
    margin-top: 25px;
}

.profileInfo ul li span {
    margin-left: 25px;
}

.contactOne.contactNxt .table td, .table th {
    padding: 5px 10px;
}

.contactOne.contactNxt .table th {
    font-size: 17px;
    padding: 5px 9px;
}

.imageThreeBox{
    background-color: #fff;
    width: 75px;
    height: 75px;
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    left: -36px;
    top: -41px;
    position: absolute;
    box-shadow: 0px 0px 5px #5c5c5c;
}

.secondGrid img{
    width: 50px;
    height: 50px;
    display: block
}

.usesPracur.aboutH .listUses {
    width: 100%!important;
}

.secondGrid h2{
    text-align: center;
    margin: 35px 0px 0px;
    color: #fff;
    font-size: 21px;
    line-height: 23px;
    font-weight: 100;
}

.thirdSection{
    margin: 35px 0px;
}

.thirdContent {
    padding: 20px 65px 22px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 30px;
    color: #fff;
}

.thirdContent h2{
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
}

.thirdGroup {
    display: block;
    width: 75%;
    margin: 5px auto 15px;
    background-color: #fff;
    border-radius: 20px;
    padding: 6px 0px;
}

.thirdContent p{
    margin: auto;
    font-size: 19px;
    line-height: 23px;
    width: 75%;
    text-align:center;
}

.thirdContent p a {
    background-color: #bb2025;
    padding: 1px 15px 0px;
    border-radius: 16px;
    color: #fff;
    margin: 0 5px;
    font-size: 19px!important;
}

.thirdContent input.search-input {
    border: none;
    width: 83%;
    text-align: center;
    font-size: 19px;
}

span.prizeBondSearch {
    width: 34px;
    height: 34px;
    background-color: #263890;
    padding: 6px 0px;
    text-align: center;
    display: block;
    float: right;
    margin-top: -2px;
    margin-right: 3px;
    border-radius: 50%;
    cursor: pointer;
}

.thirdContent i{
    /*width: 34px;*/
    /*background-color: #263890;*/
    /*padding: 9px 0px;*/
    /*text-align: center;*/
    /*display: block;*/
    /*float: right;*/
    /*margin-top: -2px;*/
    /*margin-right: 3px;*/
    /*border-radius: 50%;*/
    /*cursor: pointer;*/
}

.whatPracur {
    padding: 20px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 30px;
    color: #fff;
    margin: 5px 0;
}

.whatPracur img{
    width: 100%;
    margin: 0px auto;
    display: block;
}

.whatPracur h3{
    margin: 0px 0px 10px;
    letter-spacing: 1px;
    font-size: 25px;
}

.whatPracur ul{
    margin: 0;
}

.whatPracur ul li{
    font-size: 19px;
    line-height: 24px;
}

.fourSideBar {
    margin-bottom: 30px;
}

.fourSlider {
    border-radius: 30px;
    margin: 30px 0px;
    display: block;
    overflow: hidden;
}

.fourSlider .carousel-item img {
    width: 41%;
    max-height: 223px;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active{
    background: transparent;
}

.fourSlider .carousel-caption.d-md-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 0;
    background: #0000008a;
}

.carousel-caption.d-md-block p {
    padding: 45px 0px;
    width: 50%;
    margin: 0px auto;
    line-height: 35px;
    font-size: 29px;
    letter-spacing: 1px;
    text-align: center;
}

.quickLinks {
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 30px;
    text-align: center;
    padding: 40px 0px 50px;
    color: #fff;
}

.quickLinks h2{
    font-size: 30px;
    margin-bottom: -3px;
    text-align:center;
}

.quickLinks ul{
    list-style-type: none;
    margin: 30px 0px 0px;
}

.quickLinks ul li{
    display: inline-block;
}

.quickLinks ul li a {
    display: block;
    font-size: 19px;
    color: #fff;
    padding: 3px 0px;
    border: 2px solid #fff;
    border-radius: 35px;
    text-align: center;
    max-width: 100%;
    min-width: 155px;
    margin: 0 5px;
}

.sideBarContent {
    background: linear-gradient(102deg, #ad2230 1.23%, #004cff 103.47%);
    border-radius: 30px;
    margin:5px 0;
}

.sideBarContent h2{
    text-align: center;
    font-size: 25px;
    padding: 10px 0px;
    margin: 0;
    letter-spacing: 1px;
    border-radius: 30px 30px 0px 0px;
    color: #fff;
}

.sideBarContent ul{
    list-style-type: inherit;
    margin: 0;
    background-color: #e5e5e5;
    padding: 20px 30px!important;
    border-radius: 30px;
    border: 2px solid #959595;
    /*height:770px;*/
    overflow:auto;
}



.sideBarContent ul li{
    margin:3px 0;
}

.sideBarContent ul li a{
    font-size: 18px;
    color: #000;
    display: block;
    line-height: 30px;
}

.subcribePart {
    padding: 15px 0px;
    background-color: #E5E5E5;
}

.subcribePart h2{
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
    color: #626262;
}

img.subsUnder {
    width: 15%;
    display: block;
    margin: 0px auto 40px;
}

img.subsUnderNew{
    width: 14%;
    display: block;
    margin: 0px auto 35px;
}

.subsGrid{
    border-radius: 30px;
    background-color: #848285;
    background: linear-gradient(145.44deg, #9f161a 1.23%, #0018e7 103.47%);
}

.subsGrid h3{
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    padding: 3px 0px;
    text-align: center;
    font-size: 25px;
    margin: 0;
    border-radius: 35px 35px 0 0
}

table.table.table-bordered.sellOrderTable a.detailsModal.btn.btn-xs.btn-success {
    background-color: #bb2025;
    border: none;
}

.priceBondsCheckList .btn-danger {
    background-color: #a5080b;
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 15px;
    margin: 0px auto;
    border: none;
}

.table-bordered.sellOrderTable td {
    border: 1px solid #dee2e6;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
}

.table-bordered.sellOrderTable th {
    vertical-align: middle;
    font-size: 17px!important;
}

.subsGrid a{
    font-size: 18px;
    background-image: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    padding: 4px 0px 5px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px auto;
    display: block;
    border-radius: 10px;
    width: 75%;
}

.subsGrid p{
    margin: 0;
    font-size: 18px;
    height: 100px;
    line-height: 24px;
    font-family: 'Li Ador Noirrit';
}

.bottomPart{
    background-color: #FFF;
    box-shadow: 0px 0px 4px #444;
    padding: 15px;
    text-align: center;
    border-radius: 30px;
    height: 160px;
    margin: 22px 0px;
}

.usesPracur {
    padding-top: 10px;
}

.usesPracur h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: -5px;
    line-height: 37px;
    text-align: center;
}

.guideList {

}

.listUses {
    width: 100%;
    display: inline-block;
}

.usesPracur .card{
    border: none;
}

.usesPracur button.btn.btn-link, button.btn.btn-link.collapsed {
    padding:8px 5px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 17px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    margin: 4px 0px;
    border-radius: 10px;
}

.usesPracur button.btn.btn-link i.fa.fa-chevron-down {
    display: block;
    width: 20px;
    float: right;
    text-align: center;
    font-size: 15px;
}

.usesPracur .card-header{
    display: block;
    width: 100%;
    padding: 0;
    border: none;
}

.usesPracur .card-body {
    font-size: 16px;
    text-align: justify;
    background-color: #ebebeb;
}

.usesPracur button.btn.btn-link:focus{
    text-decoration: none;
    outline: none;
}

.usesPracur button.btn.btn-link:hover{
    text-decoration: none;
}

.infoBox {
    padding: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 40px;
    height: 620px;
    margin: 25px 0;
    color: #fff;
}

.infoBox ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.infoBox ul li{
    font-size: 19px;
    display: inline-block;
    margin: 0px 10px;
    line-height: 32px;
}

.infoBox ul li i{
    
}

.contactForm{
    width: 61%;
    margin: 0px auto;
}

img.contactImage {
    display: block;
    width: 100%;
    margin-top: -15%;
    max-height: 219px;
}

.contactForm h3{
    font-weight: bold;
    background-color: #fff;
    text-align: center;
    padding: 10px 0px;
    letter-spacing: 1px;
    margin-top: 15px;
    color: #BB2025;
    font-size: 26px;
    border-radius: 30px 30px 0px 0px;
}

.contactForm form {
    background-color: #fff;
    padding: 15px;
    margin-top: -20px;
    border-radius: 0px 0px 30px 30px;
    position: relative;
}

.contactForm input.form-control {
    padding: 15px;
    border-radius: 15px;
    margin: 12px 0px;
    background-color: #ededed;
    font-size:17px;
}

.contactForm textarea.form-control {
    background-color: #ededed;
    border-radius: 20px;
    padding: 15px;
    font-size: 18px;
    text-align: center;
}

button.submitBtn {
    display: block;
    position: absolute;
    left: 31%;
    background: linear-gradient(308deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
    bottom: 8%;
}

.faqPart {
    padding: 50px 40px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 30px;
    margin: 25px 0;
}

.faqPart h4{
    text-align: center;
    color: #fff;
    font-size: 23px;
    margin-bottom: 20px;
    line-height: 31px;
}

.guideList button.btn.btn-primary {
    padding: 8px 15px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 19px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    margin: 4px 0px;
    border-radius: 10px;
}
    
.guideList button.btn.btn-primary i.fa.fa-chevron-down {
    display: block;
    width: 20px;
    float: right;
    text-align: center;
    font-size: 15px;
}

.faqPart button.btn.btn-link{
    padding:5px 8px;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 17px;
    background-color: #fff;
    margin: 4px 0px;
    border-radius: 10px;
    border: none;
    color: #000;
}

.faqPart button.btn.btn-link i.fa.fa-chevron-down {
    display: block;
    float: right;
    text-align: center;
    font-size: 15px;
}

.faqPart .card-header{
    display: block;
    width: 100%;
    padding: 0;
    border: none;
}

.faqPart .card-body {
    font-size: 15px;
    padding:10px;
    text-align: justify;
    background-color: #ebebeb;
}

.listUses .modal-body {
    text-align: justify;
}

.faqPart button.btn.btn-link:focus{
    text-decoration: none;
    outline: none;
}

.faqPart button.btn.btn-link:hover{
    text-decoration: none;
}

.faqPart button.btn.btn-link.collapsed {
    background: #fff;
    color: #000;
}

.faqPart .card{
    background: transparent;
    box-shadow: none;
    border: none;
}

.bfFoot {
    background-position: top;
    background-repeat: no-repeat;
    padding: 50px 0px 10px;
    background-size: cover;
}

.bfFoot p{
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 18px;
}
.faqPartMargin .faqPart {
    margin-top: 80px;
}
.footerMenu {
    text-align: right;
    float: right;
}

.footerMenu ul{
    list-style-type: none;
    margin: 20px 0px 0px 0px;
}

.footerMenu ul li{
    line-height:20px;
    
}

.footerMenu ul li a{
    display: block;
    color: #fff;
    margin: 10px 0px;
    font-size: 18px;
    text-align: end;
    transition-duration: 0.3s;
}

.socialFollow {
    display: block;
    margin-top: 40px;
    color: #fff;
}

.pageViewSideBarDesign .usesPracur.aboutH h2 {
    font-size: 25px!important;
}




.pageViewSideBarDesign .usesPracur .aboutH {
    padding: 0!important;
}

.pageViewSideBarDesign .usesPracur.aboutH .listUses{
    margin: 0!important;
}

.pageViewSideBarDesign.sideBarContent h2 {
    font-size: 19px;
}

/*.pageViewSideBarDesign .sideBarContent {*/
/*    margin-right: -20px!important;*/
/*}*/



.pageViewSideBarDesign .sideBarContent ul {
    height: auto!important;
    padding: 20px 30px!important;
}

.page-content {

    overflow: scroll;
    padding: 0px 20px 0px 0;
}


.socialFollow h4{
    font-size: 25px;
    text-align: left!important;
    font-weight: bold;
    letter-spacing: 4px;
}

.socialFollow ul{
    list-style-type: none;
    padding: 0;
}

.socialFollow ul li{
    display: inline-block;
}

.socialFollow ul li a{
    color: #fff;
    display: block;
    font-size: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #ddd;
    margin: 0 8px;
    padding: 2px 0px;
    border-radius: 50%;
}

.socialFollow ul li a i{
    
}


.aboutUsPage {
    padding: 0px 0px;
}

.headContent {
    padding: 0px;
    background: linear-gradient(102deg, #bc2328 1.23%, #354698 103.47%);
}

.headContent h3 {
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 40px!important;
    margin-bottom: 0px;
    text-align:center;
    line-height: 50px;
}

.headContent p {
    margin: 0;
    font-size: 19px;
    width: 100%;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.whoWeAre {
    box-shadow: 0px 0px 10px #ccc;
    padding: 10px;
    border-radius: 20px;
}

.whoWeAre img{
    width: 75%;
    margin: 0px auto;
    display: block;
}

.whoWeAre p{
    font-size: 17px;
    text-align: justify;
    margin: 0;
    letter-spacing: 1px;
    line-height: 25px;
}

.ourOnupre {
    padding: 35px;
    box-shadow: 0px 0px 10px #ccc;
    margin: 40px 0px;
    border-radius: 20px;
    color: #fff;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
}

.bottomMR{
    margin-bottom: 20px;
}

.ourOnupre {
    padding: 23px;
}

.ourOnupre h3{
    margin-bottom: 0px;
    font-size: 25px;
    text-align:center;
}

.ourOnupre p{
    font-size: 17px;
    margin: 0;
    line-height: 24px;
    text-align: justify;
    font-weight: 100;
}

.whatDo{
    padding: 10px 0px;
}

.whatDo img{
    width: 90%;
    margin: 0px auto;
    display: block;
}

.whatDo h3{
    font-size: 25px;
    margin: 0;
    letter-spacing: 1px;
}

.whatDo p{
    margin: 0;
    font-size: 17px;
    text-align: justify;
    line-height: 28px;
}

.HowWe{
    padding: 8px 25px;
    background-color: #e5e5e5;
    border-radius: 20px;
    margin-top: 30px;
}

.howWeBox h1{
    position: absolute;
    width: 51px;
    font-size: 25px;
    background-color: #BB2025;
    border-radius: 50%;
    padding: 10px 0px;
    color: #fff;
    left: -5px;
    top: -10px;
    line-height: 30px;
}

.HowWe h2{
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    width: 45%;
    font-size: 25px;
    padding: 5px;
    border-radius: 20px;
    color: #fff;
    margin: -30px 0px 0px 0px;
    text-align: center;
    letter-spacing: 1px;
}

.HowWe h3{
    font-size: 19px;
    margin: 22px 0px;
    text-align:center;
}

.howWeBox p{
    margin: 0;
    font-size: 17px;
    text-align: justify;
    line-height: 24px;
}

.howWeBox{
    background-color: #fff;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #cfeef3;
    height: 360px;
    overflow:auto;
}

.missionVision {
    padding: 10px 20px;
    background-color: antiquewhite;
    border-radius: 20px;
    margin: 15px 0px;
}

.missionVision img{
    width: 61%;
    display: block;
    margin: 0px auto;
}

.missionVision h3{
    font-size: 25px;
    margin-bottom: -5px;
} 

.missionVision p{
    margin: 0 0 10px!important;
    font-size: 17px;
    text-align: justify;
    line-height: 20px;
}

.headContent.second {
    background-color: #fff;
}

.headContent.second h3{
    font-size: 25px!important;
    padding: 25px 0px 30px;
    margin: 0px 0px 5px 0px;
}

.headContent.second p{
    font-weight: 400;
    text-align: justify;
    width: 90%;
    line-height: 24px;
    font-size: 17px;
}

.usesPracur.aboutH{
    border-radius: 20px;
}

.usesPracur.aboutH h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0;
}

img.aboutImgeSide {
    margin-bottom: 15px;
    width: 40%;
}

.contactEmail {
    padding: 15px;
    border: 2px solid #ccc;
    border-radius: 30px;
    margin-top: 0;
}

.contactEmail h3{
    font-weight: bold;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    padding: 0px 0px 0px;
    width: 83%;
    border-radius: 15px;
    font-size: 28px;
    letter-spacing: 1px;
    display: block;
    margin-top: -35px;
    text-align: center;
    line-height: 40px;
}

.contactEmail p{
    margin: 0;
    font-size: 18px;
    padding: 20px 57px 9px;
    line-height: 29px;
}



/*dashboard css Start*/

img{
max-width: 100%;
}

.imageProfile {
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin:auto;
}

.leftDashBox {
    padding: 20px;
    border-radius: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
}

.leftDashBox h3{
    font-size: 23px;
}

.leftDashBox p b{
    display: block;
    font-size: 17px;
    margin: 10px 0px -10px;
}

.leftDashBox p{
    margin: 0;
    margin-bottom: 7px;
    font-size: 15px;
}

.leftDashBox ul{
    margin: 10px 0px;
    list-style-type: none;
}

.leftDashBox ul li{
    font-size: 15px;
    background-color: #dddddd61;
    margin: 5px 0px;
    padding: 5px 10px;
    border-radius: 5px;
}

a.updateBtn {
    background-color: #fff;
    color: #b1222d;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    padding: 4px 0px 2px;
    display: block;
    width: 70%;
    margin: 18px auto 0px;
    text-align: center;
    border-radius: 15px;
}

.nextDate {
    text-align: center;
    padding: 23px 20px 25px;
    border-radius: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    margin-top: 20px;
}

.nextDate p{
    margin: 0;
    font-size: 15px;
}

.nextDate h3{
    font-size: 18px;
    margin-bottom: 10px;
}

.nextDate span {
    font-size: 23px;
    letter-spacing: 3px;
    margin: 4px auto 0;
    padding: 3px 0px 2px;
    border-radius: 5px;
}

/*.active {*/
/*    background-color: #bb2025!important;*/
/*    color: #EAEBFF!important;*/
/*}*/

a.userBox {
    text-align: center;
    background-color: #EAEBFF;
    color: #BB2025;
    display: block;
    height: 88px;
    border-radius: 10px;
    padding: 13px 5px 7px;
}

a.userBox.active {
    background-color: #bb2025;
    color: white;
}

.userBox .alertCountM {
    position: absolute;
    top: 7px;
    right: 20px;
    font-weight: bold;
    background: #bb2025;
    padding: 0px 5px;
    border-radius: 5px;
    min-width: 17px;
    font-size: 10px;
    color: white;
}

.userBox i{
    display: block;
    font-size: 24px;
}

.userBox span{
    display: block;
    display: bloc;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    margin-top: 5px;
}

.verifyLine {
    background-color: #FFE2E3;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 2px 0px 4px;
    border-radius: 10px;
    margin:2px;
}

.verifyLine a{
    color: #bf2025;
    font-weight: bold;
}

.verifyLine .fa-times{
    display: block;
    width: 40px;
    font-size: 18px;
    float: right;
    margin-top: 3px;
    text-align: center;
}

.affiliateBox .alertCopy{
   font-size: 14px;
   padding: 0 5px;
   background-color: #bb2025;
   border-color: #bb2025;
   color: white;
   text-decoration:none;
}

.affiliateBox .alertCopy.active{
   background-color: #00a65a;
   border-color: #00a65a;
}


.singleMulti {
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
}

.singleMulti h3{
    color: #fff;
    font-size: 23px;
    padding: 8px 0;
    margin: 0;
}

.singleMultiContent{
    padding: 20px;
    border-radius: 20px;
    height: 330px;
    background-color: #EAEBFF;
}

.singleMultiContent p{
    margin: 0;
    font-size: 17px;
}

.singleMultiContent .form-control{
    text-align: center;
    border-radius: 10px;
    padding: 3px 0px!important;
    height: auto;
    outline: none;
    border: none;
    margin: 0px auto 15px;
    background-color: #fff;
}

.singleJoin {
    background-color: #BB2025;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 50%;
    text-align: center;
    margin: 0px auto 15px;
    border-radius: 5px;
    padding: 2px 0px 3px;
    cursor: pointer;
    border:none;
}

.singleMultiTwo {
    text-align: center;
    border-radius: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    position: relative;
}

.multipleEntryDisabled {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #e1e0e0bf;
    border-radius: 30px;
    z-index: 99;
}
.multipleEntryDisabled p {
    padding-top: 25%;
    color: red;
    font-weight: bold;
    font-size: 24px;
}

.singleMultiTwo h3{
    color: #fff;
    font-size: 23px;
    padding: 8px 0;
    margin: 0;
}

.singleMultiTwo .singleMultiContent{
    padding: 20px;
    border-radius: 20px;
}

.singleMultiTwo .singleMultiContent p{
    margin: 0;
    font-size: 17px;
}

.singleMultiTwo .singleMultiContent .form-control{
    text-align: center;
    border-radius: 10px;
    padding: 3px 0px!important;
    height: auto;
    outline: none;
    border: none;
    margin: 0px auto 0px;
    background-color: #fff;
}

.latestPrice{
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
}

.latestPrice h3{
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    font-size: 23px;
    border-radius: 30px;
    padding: 8px 0px;
    margin: 0;
}

.listBond{
    padding: 20px;
    border-radius: 30px;
    background-color: #EAEBFF;
}

.dashBoardPage .container.customer {
    max-width: 1300px;
}

.listBond span span{
    display: none;
}

.listBond span {
    background-color: #fff;
    padding: 3px 20px;
    border-radius: 10px;
    font-size: 15px;
}

a.viewAllBond {
    display: block;
    background-color: #7e1a1c;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    width: 25%;
    margin: 15px auto 0px;
    border-radius: 5px;
    padding: 2px 0px 3px;
}

p.bodyFonts {
    font-size: 15px!important;
    text-align: justify;
}

.rightDashBoardBox {
    padding: 20px;
    border-radius: 30px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.rightDashBoardBox h3{
    font-size: 23px;
}

.rightDashBoardBox h4{
    font-size: 17px;
}

.rightDashBoardBox p{
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}

.rightDashBoardBox a{
    display: block;
    background-color: aliceblue;
    width: 60%;
    margin: 0px auto;
    font-size: 18px;
    color: #BB2025;
    font-weight: bold;
    padding: 2px 0px 0;
    border-radius: 15px;
    margin-top: 15px;
    letter-spacing: 1px;
}

.rightDashBoardBox.lastTable {
    height: 232px;
    overflow: auto;
}

.rightDashBoardBox .table td{
    padding: 5px;
    font-size: 15px;
    border: none!important;
}

.rightDashBoardBox .table th{
    padding: 5px;
    font-size: 17px!important;
    border: none!important;
}

.rightDashBoardBox .progress.mb-2 {
    height: 8px;
    background-color: #d9d9d96b;
}

.rightDashBoardBox .bg-info {
    background-color: #ffffff!important;
}

.leftDashBox .progress {
    height: 8px;
    background-color: #d9d9d96b;
}

.leftDashBox .bg-info {
    background-color: #ffffff!important;
}


.profileInfo {
    background-color: #EAEBFF;
    padding: 15px 30px;
    border-radius: 15px;
    margin: 10px 0px;
}

.profileInfo img{
    width: 90%;
    margin: 0px auto;
    display: block;
    margin-top: 35px;
}

.profileInfo ul{
    /*list-style-type: none;*/
    padding: 0;
    margin: 0;
}

.profileInfo ul li{
    background-color: #fff;
    font-weight: bold;
    width: 100%;
    display: block;
    border-radius: 8px;
    margin: 7px 0px;
    font-size: 15px;
    padding: 4px 0px;
}

.profileInfo ul li.has-error {
    border: 1px solid #bb2025;
}

.profileInfo ul li i{
    display: block;
    width: 35px;
    text-align: center;
    float: left;
    font-size: 15px;
    margin-top: 3px;
    text-align: center;
    color: #BB2025;
}

.profileInfo input{
    padding: 0 10px;
    height: auto;
    font-size: 15px;
    color: #000!important;
    border-radius: 0;
    border: none;
}

.row.gender label{
    margin: 0;
}

.profileInfo select.form-control {
    padding: 0;
    height: auto;
    border: none;
    text-align: center;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    background-color: transparent;
    width: 85%;
}

.updateProBtn {
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 18px;
    background-color: #bb2025;
    width: 30%;
    margin: 10px auto;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px 0px;
    border-radius: 15px;
    border:none;
}


.upgardePack p.firstP {
    margin: 10px 0px;
    text-align: center;
    border-radius: 7px;
    padding: 10px 20px;
    background-color: #eaebff;
    font-size: 17px;
}

.prizebondbtn {
    background-color: none;
    color: white;
    font-size: 19px;
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
}

.upgardePack p.firstP span{
    display: block;
}

.packUpgrdBox {
    text-align: center;
    background-color: #eaebff;
    padding: 20px 12px;
    border-radius: 10px;
}

.packUpgrdBox h3{
    font-size: 23px;

}

.packUpgrdBox p{
    font-size: 15px;
    margin: 10px 0px;
    line-height: 18px;
    color: #525252;
}

a.packSubsBtn {
    background-color: #BB2025;
    color: #fff;
    font-size: 18px;
    padding: 1px 17px 3px;
    border-radius: 15px;
    letter-spacing: 1px;
}

.priceBonds{
    /*overflow:auto;*/
}

.priceBondsHeader {
    background-color: #eaebff;
    padding: 12px 0px 8px;
    text-align: center;
    border-radius: 10px;
    position: relative;
}

.buySaleTabs {
    border-radius: 10px;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.buySaleTabs.original a.active {
    width: 100%!important;
}

.priceBondsHeader h3 {
    font-size: 23px;
    margin: 0;

}

.priceBondsHeader ul{
    list-style-type: none;
    position: absolute;
    float: right;
    text-align: end;
    right: 15px;
    width: 100%;
    margin: 0;
    top:0;
}

.priceBondsHeader ul li{
    display: inline-block;
    font-size: 16px;
    border: 1px solid #404040;
    border-radius: 5px;
    padding: 0px 15px;
}

.priceBondsHeader ul li input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    margin-top: 6px;
    display: block;
    width: 13px;
    float: left;
}

.priceBondsCheckList {
    background-color: #eaebff;
    padding: 20px 40px;
    border-radius: 10px;
    margin-top: 10px;
}

.priceckBox {
    background-color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 3px 0px;
    border-radius: 5px;
}

.priceckBox input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    margin-top: 4px;
    margin-left: 9px;
    display: block;
    width: 13px;
    text-align: center;
    float: left;
}

.paginationHere {
    text-align: center;
    background-color: #fff;
    border-radius: 5px;
    padding: 0;
    margin: 40px auto 0;
    width: 80%;
    box-shadow: 0px 0px 5px #ccc;
}

.paginationHere ul{
    list-style-type: none;
    margin: 0;
    padding: 3px 0px;
    position: relative;
}

.paginationHere ul li a.active {
    background-color: darkred!important;
    color: #fff!important;
}

.paginationHere ul li{
    display: inline-block;
}

.paginationHere ul li a{
    color: #000000;
    font-weight: bold;
    display: block;
    padding: 1px 8px;
    background-color: #ffffff;
    font-size: 15px;
    cursor: pointer;
}

.paginationHere ul li a i.fa.fa-chevron-left{
    float: left;
    position: absolute;
    left: 2%;
    top: 3px;
    font-size: 21px;
    color: darkred;
}

.paginationHere ul li a i.fa.fa-chevron-right{
    float: right;
    position: absolute;
    right: 2%;
    top: 3px;
    font-size: 21px;
    color: darkred;
}

.winningPriceBond.col-md-12 {
    margin: 10px 0px;
}

.winningHeader{
    text-align: center;
    background-color: #eaebff;
    padding: 20px 0px 23px;
    border-radius: 15px;
}

.winningHeader h3{
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 5px;
}

.winningHeader p{
    margin: 0;
    font-size: 15px;
    letter-spacing: 1px;
}

.winningFooter{
    text-align: center;
    background-color: #eaebff;
    padding: 20px 0px 23px;
    border-radius: 15px;
}

.winningFooter h3{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 23px
}

.winningFooter p{
    margin: 0;
    font-size: 15px;
    padding:5px;
}

.winningBox {
    text-align: center;
    background-color: #eaebff;
    padding: 20px;
    border-radius: 10px;
}

.winningBox h4{
    font-weight: bold;
    font-size: 20px;
}

.winningBox ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.winningBox ul li{
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #565656;
}

.winninExpirBox {
    text-align: center;
    background-color: #eaebff;
    padding: 20px 5px;
    border-radius: 15px;
    margin-bottom: 10px;
}

.winninExpirBox h3{
    font-size: 22px;
    font-weight: bold;
}

.winninExpirBox p{
    margin: 0;
    font-size: 17px;
}

.winninExpirBox a{
    background-color: #BB2025;
    color: #fff;
    display: block;
    width: 20%;
    margin: 10px auto 0;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0px 4px;
}

.inboxHeader {
    background-color: #eaebff;
    border-radius: 10px;
}

.inboxHeader p{
    font-weight: bold;
    color: #BB2025;
    margin: 0;
    text-align: end;
}

.inboxHeader input.form-control {
    height: auto;
    padding: 0px 20px;
    text-align: center;
    border-radius: 20px;
}

.inboxHeader span#basic-addon2 {
    border-radius: 0 20px 20px 0;
}

.inboxHeader p i{
    font-size: 28px;
}

.chatList {
    padding: 1px 10px;
    background-color: #eaebff;
    margin: 10px 0px;
    border-radius: 20px;
    max-height: 600px;
    overflow: auto;
}

.chatListBox {
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    margin: 10px 0px;
    position: relative;
}

.chatListBox a {
    text-decoration: none;
    color: #362529;
}
.chatListBox img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.chatListBox .media-body {
    padding-top: 10px;
}

.chatListBox h5{
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 3px
}

.chatListBox h5.read{
    font-weight: normal;
}

.chatListBox span.date{
    position: absolute;
    right: 30px;
    font-size: 15px;
    top: 20%;
    font-weight: bold;
}

.chatListBox span.date.read{
   font-weight: normal;
}

.chatListBox p{
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}

.chatListBox p.read {
    font-weight: normal;
}

.meetWinHeader {
    background-color: #eaebff;
    padding: 0px 20px;
    border-radius: 10px;
}

.meetWinHeader h4{
    margin: 0;
    font-size: 23px;
    margin-top: 3px;
}

.meetWinHeader input.form-control {
    height: auto;
    padding: 0px 15px;
    border-radius: 10px 0px 0px 10px;
}

.meetWinHeader span.input-group-text {
    padding: 5px 10px;
    border-radius: 0px 10px 10px 0px;
}

.meetWinTable {
    padding: 15px;
    margin: 10px 0px;
    border-radius: 15px;
    text-align: center;
    background-color: #eaebff;
}

.meetWinTable .table{
    margin: 0;
    border-spacing: 0 6px;
    border-collapse: separate;
}

.meetWinTable td span {
    display: block;
    line-height: 15px;
}

.meetWinTable .table tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 1px solid #ffb6b9;
}

.meetWinTable .table tr td:last-child {
    border-right: 1px solid #ffb6b9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.meetWinTable td {
    padding: 5px;
    font-size: 15px;
}

.meetWinTable img{
    width: 35px;
    border-radius: 50%;
    height: 35px;
}

.rightDashBoardBox .table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff4d;
    margin: 0!;
}


.meetWinTable .table td, .table th {
    font-size: 15px;
    padding: 5px 2px;
    font-weight: 100!important;
    text-align: center;
    vertical-align: middle;
}

.meetWinTable .table th {
    font-size: 17px!important;
    border: none!important;
    vertical-align: middle;
    text-align: center!important;
    padding: 5px 0px;
}

.lastDraws{
    
}

.lastDraws h4{
    margin: 0;
    background-color: #eaebff;
    text-align: center;
    font-size: 23px;
    padding: 15px 0px;
    border-radius: 10px;
}

.listDraws {
    background-color: #eaebff;
    border-radius: 10px;
    margin-top: 10px;
    padding: 0px 10px;
}

.listDraws ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.listDraws ul li{
    background-color: #fff;
    display: inline-block;
    padding: 8px;
    margin: 5px;
    width: 48%;
    border-radius: 5px;
}

.listDraws ul li img{
    width: 10%;
}

.listDraws ul li h5{
    font-size: 18px;
    color: #444;
    margin: 15px 0;
    line-height: 19px;
}

.buySale .priceBondsHeader {
    background-color: #eaebff;
    padding: 10px;
    border-radius: 10px;
    text-align: left;
    position: relative;
}

.buySale .priceBondsHeader ul{
    top: 9px;
}

.buySaleTabs a {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 10px 0px;
    text-align: center;
    line-height: 15px;
    border-radius: 15px;
    background-color: #eaebff;
}

.addressDelivery {
    display: block;
    color: #000;
    font-weight: bold;
    padding: 10px;
    font-size: 15px;
    background-color: #eaebff;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 10px;
}

.addressDelivery h4 {
    font-size: 17px;
    margin: 0 0 6px;
}

.addressDelivery input.form-control{
    height: auto;
    padding: 0 10px;
    font-size: 17px;
}

.sectionGrid {
    background-color: #eaebff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.innerRow {
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px 20px;
}

.innerRow p b {
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 3px;
    display: block;
}

.innerRow p {
    margin: 0;
    font-size: 15px;
    line-height: 14px;
}

.laeftRightP {
    margin: 0;
    text-align: center;
    background-color: #fff;
    font-size: 15px;
    border-radius: 10px;
    height: 100%;
    padding-top: 40px;
}

.laeftRightP span.tabs {
    top: 40%;
    position: absolute;
    left: 20%;
}

.listBoxHere {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
}

.listBoxHere p{
    margin: 0;
    font-size: 15px;
}

.newBuy{
    background-color: #eaebff;
    padding: 0 20px;
    border-radius: 10px;
}

.newBuy h4{
    font-size: 17px;
    margin: 0 0 6px;
}

.newBuy input.form-control{
    
}

.newBuy p{
    margin: -15px 0 0;
    font-size: 17px;
}

.newBuy .sellBtn{
    background-color: #a5080b;
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 2px 0px 2px;
    width: 20%;
    border-radius: 15px;
    margin: 15px 0px 10px;
    border:none;
}

.myBuyOrder {
    text-align: center;
    background-color: #eaebff;
    padding: 0px 10px;
    border-radius: 10px;
}

.myBuyOrder .table{
    margin: 0;
}

.myBuyOrder td {
    padding: 5px!important;
    font-size: 15px;
    vertical-align: middle;
}

.myBuyOrder .table th {
    font-size: 17px!important;
}

button.btn-small {
    border: none;
    font-weight: bold;
    padding: 2px 5px;
    background-color: #fff;
}

.contactOne {
    text-align: center;
    background-color: #eaebff;
    padding: 0 10px 10px;
    border-radius: 10px;
}

.inboxSidebarBox {
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    border-radius: 20px 20px 10px 10px;
    padding: 10px 0px 0;
}

.inboxSidebarBox h4{
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.liveChartBody { 
    height: 500px;
    overflow: auto;
    padding:10px;
}

.liveChartBody img {
    border: 1px solid #d7dce1;
    padding: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.liveChatBox {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    height: 570px;
    position: relative;
    border: 1px solid #640000;
}

.liveChatBox span#basic-addon2 {
    border-radius: 50%;
    padding: 5px 9px;
    margin-left: 5px;
    background-color: #fff;
}

.liveChatBox span#basic-addon1{
    border-radius: 50%;
    padding: 5px 9px;
    margin-right: 5px;
    background-color: #fff;
}

.liveChatBox input.form-control {
    border: none;
    background-color: #EAEBFF;
}


.liveChatBox .textBody{
    background-color: #EAEBFF;
    padding: 5px 10px;
    display: inline-block;
}

.bodyMessage {
    flex: 1 1 auto;
    width: 1%;
}

.liveChatBox .textBody.right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.liveChatBox .textBody.left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.input-group.sendBtnInbox {
    position: absolute;
    width: 95%;
    bottom: 2%;
}

.input-group.sendBtnInbox input.form-control {
    background-color: #fff;
    border: 1px solid #BB2025;
}

.input-group.sendBtnInbox span#basic-addon3 {
    background: linear-gradient(145.44deg, #BB2025 1.23%, #0D3AA9 103.47%);
    color: #fff;
    cursor: pointer;
}

.contactOne .table{
    margin: 0;
    border-spacing: 0 6px;
    border-collapse: separate;
}

.contactOne .table thead th{
    border-bottom: 0px solid #dee2e6;
    padding: 5px 0px 5px 5px;
    font-weight: bold;
    text-align: left;
}
.contactOne tr td {
    background-color: #fff;
    padding: 5px 15px;
    border-top: 1px solid #d1696d;
    border-bottom: 1px solid #d1696d;
    text-align: left;
}

.contactOne .table tr td:first-child {
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 1px solid #bb2025;
}

.contactOne .table tr td:last-child {
    border-right: 1px solid #bb2025;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.contactOne tr td img {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    max-width:35px;
    border: 1px solid #bb2025;
    filter: blur(2px);
    -webkit-filter: blur(2px);
}
.contactOne .table td, .table th{
    font-size: 15px;
    font-weight: 100;
    vertical-align: middle;
}

.contactOne .table td i {
    color: darkred;
    font-weight: 100;
    font-size: 25px;
}

.buySaleTabs a.active {
    display: block;
    color: #fff!important;
    width: 100%;
    background-color: #bb2025;
    border-radius: 15px;
    margin: 0px auto;
}

.contactViwerTab a.active {
    color: #fff!important;
    background-color: #bb2025;
}

.contactViwerTab a{
    display: block;
    width: 60%;
    background-color: #eaebff;
    padding: 5px;
    border-radius: 15px;
    margin: 0px auto;
    font-size: 18px;
    text-align: center;
}

.mobileVerification {
    padding: 35px 80px;
    background-color: #eaebff;
    border-radius: 30px;
    width: 100%;
    display: block;
    margin-top: 5px;
}

.verifyHeader{
    text-align: center;
    width: 80%;
    margin: 0px auto;
}

.verifyHeader h4{
    font-size: 23px;
}

.verifyHeader p{
    line-height: 20px;
    margin: 0;
    font-size: 15px;
}

.verifyBottom {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}

.verifyBottom h5{
    text-align: center;
    color: darkred;
    font-size:17px;
}

.verifyBottom ul{
    padding-left: 20px!important;
    font-size: 15px;
}

.verifyBottom ul li{
    
}

a.resendCodeBtn {
    background-color: #ad0000;
    text-decoration: none;
    display: block;
    width: 35%;
    text-align: center;
    margin: 0px auto;
    border-radius: 15%;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
}

.row.verifyRow.my-2 h5 {
    background-color: #fff;
    display: block;
    text-align: center;
    padding: 7px 0px;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 17px;
}

.row.verifyRow.my-2 button.input-group-text {
    background-color: #ad0000;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    border: none;
    font-size: 17px;
}


.formMobileView.col-md-12 {
    background-color: #EAEBFF;
    padding: 20px;
    border-radius: 20px;
    margin: 10px 0px;
}

.formMobileView.col-md-12 label {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.formMobileView.col-md-12 input.form-control {
    text-align: left!important;
    padding: 2px 5px!important;
    font-size: 18px;
}

.formMobileView.col-md-12 select.form-control {
    padding: 0px 5px;
}

button.profileSubmitBtn {
    display: block;
    margin: 0px auto;
    padding: 3px 40px 5px;
    border: none;
    background-color: darkred;
    color: #fff;
    border-radius: 15px;
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
}

.upgardePack p.firstP {
    margin: 10px 0px;
    text-align: center;
    border-radius: 7px;
    padding: 16px 11px;
    background-color: #eaebff;
    font-size: 16px;
    line-height: 20px;
}

label.btn.btn-sm.btn-primary.ml-50.mb-50.mb-sm-0.cursor-pointer {
    position: absolute;
    left: 60%;
    bottom: 80%;
    font-size: 13px;
    display: block;
    background-color: darkred;
    border-radius: 50%;
    padding: 8px 0px 5px;
    border: none;
    width: 35px;
}

.formBoxList i {
    background-color: #fff;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 6px 0;
    color: darkred;
    height:37px;
    border-radius: 5px;
    border: 1px solid #ced4da;
    box-shadow: 0px 0px -7px #9d9d9d;
}

.priceBondsHead p {
    font-size: 17px;
}

/*dashboard css End*/

@media screen and (min-width: 800px){
    
    .page-content .fixedPage center {
        float: right;
        padding: 15px;
    }
    
}

@media screen and (max-width: 1199px){
    .firstContent h1{
        font-size:36px;
    }
}

@media screen and (max-width: 1024px){
    .firstContent{
        margin-top: 0px;
    }
    .sideBarContent h2{
        font-size:22px;
    }
    .sideBarContent ul li a{
        font-size:18px;    
    }
    .usesPracur.aboutH h2{
        font-size: 26px;
    }
    .socialFollow ul li a{
        margin:0 6px;
    }
    .usesPracur button.btn.btn-link, button.btn.btn-link.collapsed{
        font-size:18px;
    }
    .firstContent h1 {
        text-align: center;
    }
    header ul li .search-group{
        padding: 10px;
        width: 240px;
    }
    
    .firstSection{
        padding-bottom: 60px;    
    }
    
    .secondSection{
        margin-top: 0;
    }
    
    .thirdGroup{
        width: 95%;
    }
    
    .thirdContent p{
        width: 91%;
    }
    
    .mobileApps a img {
        margin-top: 0;
    }
    
    .userBox span{
        font-size: 16px;
    }
    
    .userBox i{
        font-size: 26px;
    }
    a.userBox{
        height: 100px;
    }
    
    
}

@media screen and (max-width: 767px){
    .userBox i{
        font-size:22px;
    }
    
    .mobilePaddingRight0{
        padding-right:0 !important;
    }
    
    .mobilePaddingLeft0{
        padding-left:0 !important;
    }
    
    .page-content h1 {
        font-size: 26px;
    }
    .sideBarContent ul li{
        margin:8px 0;
    }
    .sideBarContent ul li a {
        font-size:18px;
    }
    
    .contactViwerTab a{
        width:100%;
        font-size:17px;
    }
    
    .page-content h2 {
        font-size: 24px;
    }
    
    .page-content h3 {
        font-size: 22px;
    }
    
    .page-content h4 {
        font-size: 20px;
    }
    
    .page-content h5 {
        font-size: 21px;
    }
    
    .page-content h6 {
        font-size: 20px;
    }
    
    .page-content li {
        font-size: 18px;
    }
    .page-content p {
        font-size: 18px;
        line-height: 150%;
    }
    
    
    ul {
        padding-left: 0!important;
    }
    .row.guideList .col-lg-6 {
        padding: 0;
    }
    
    .guideList{
        margin:0;    
    }
    
    .mobileApps a img {
        margin-top: 0;
    }

    .sideBarContent ul {
        padding: 20px 10px 20px 30px!important;
    }
    .desktopModeHide{
        display: block;
    }
    .listDraws ul li{
        width:100%;
    }
    .mobileModeHide{
        display: none;
    }
    
    header ul li {
        margin: 0px 0px;
    }
    
    header ul li a {
        padding: 3px 10px;
        font-size: 18px;
        margin: 0 10px;
        border-radius: 12px;
    }
    
    a.mobileSearch {
        width: 34px;
        padding: 4px 0px;
        display: none;
        font-size: 15px;
        text-align: center;
        background-color: #ccc;
        float: left;
        margin: 2px 8px 0px 71px;
        color: #000;
        cursor: pointer;
    }
    
    header ul {
        margin: 3px 0px 0px;
        float: right;
    }
    
    header {
        padding: 5px 0px;
    }
    
    header img {
        max-width: 104px;
        margin-top: 7px;
        max-height: 33.53px;
    }
    
    .firstContent {
        margin-top: 25px;
        margin-left: 0;
    }
    
    .firstContent h1 {
        line-height: 35px;
        font-size: 28px;
        text-align: center;
    }
    
    .firstContent a {
        width: 42%;
        padding: 4px 0px 5px;
        margin: 20px auto;
        font-size: 20px;
    }
    
    .firstImg img {
        margin-bottom: -50px;
    }
    
    .secondGrid {
        width: 66%;
        margin: 25px auto;
    }
    

    
    .thirdSection {
        margin: 15px 0px;
    }
    
    .container.designIssu {
        padding: 0;
        margin: 0;
    }
    
    .thirdContent {
        padding: 20px 0;
        border-radius: 0;
    }
    
    .thirdContent h2 {
        font-size: 23px;
        letter-spacing: 1px;
    }
    
    .secondSection {
        margin-top: 50px;
    }
    
    .quickLinks {
        padding: 10px 0px 25px;
        border-radius: 0;
        margin: 20px 0px;
    }
    
    .thirdGroup {
        padding: 4px 0px 6px;
    }
    
    .thirdGroup {
        width: 95%;
        margin: 0px auto 10px;
    }
    
    .updateProBtn {
        width: 40%;
    }

    img.subsUnder {
        margin: 0px auto 13px;
        width: 35%;
        height: 21px;
    }
    
    .thirdContent p {
        width: 90%;
        font-size: 18px;
        line-height: 21px;
        margin:auto;
    }
    
    .secondGrid h2{
        margin: 31px 0px 0px;
        font-size: 22px;
        line-height: 27px;
    }
    
    .thirdContent p a {
        padding: 0px 5px 0px;
    }
    
    .whatPracur img {
        display: none;
    }
    
    .bfFoot {
        padding: 93px 0px 0px;
        margin-top: 0px;
    }
    
    .whatPracur h3 {
        margin: -40px 0px 15px;
        text-align: center;
        padding-top: 35px;
    }
    
    .sideBarContent h2 {
        font-size: 32px;
        padding: 20px 9px;
        line-height: 35px;
        margin: 20px 0;
    }
    
    .quickLinks ul li a {
        margin: 5px 0px;
    }
    
    .subsGrid p {
        font-size: 18px;
        height: 90px;
        line-height: 20px;
    }
    
    .usesPracur button.btn.btn-link, button.btn.btn-link.collapsed {
        padding: 10px 5px;
        font-size: 18px;
    }
    
    .subsGrid h3 {
        padding: 8px 0px;
        font-size: 24px;
    }
    
    .usesPracur {
        padding: 40px 0px 0;
    }
    
    .whatPracur {
        padding-left: 30px;
        border-radius: 0px;
    }
    
    .subsGrid a {
        font-size: 19px;
        letter-spacing: 0px;
        margin: -7px auto 0px;
        width: 90%;
    }
    
    .bottomPart {
        padding: 10px;
        height: 140px;
    }
    
    .usesPracur h2 {
        font-size: 24px;
        margin-bottom: -0px;
        line-height: 34px;
    }
    
    .inforSection {
        margin-top: -55px;
    }
    
    .listUses {
        width: 100%;
        margin: 0;
    }
    
    .guideList button.btn.btn-primary{
        font-size: 18px;
    }
    
    .sideBarContent ul li a {
        line-height: 24px;
        font-size:18px;
    }
    
    .faqPart {
        padding: 25px;
    }
    
    .infoBox {
        padding: 20px 20px 40px;
        height: 650px;
    }
    
    .contactForm form {
        background-color: #ffffff;
        padding: 15px;
    }
    
    .contactForm {
        width: 94%;
        height: 320px;
    }
    
    .contactOne .table thead th{
        font-size: 11px;
    }
    .contactOne .table td, .table th{
        padding: 5px 2px !important;
        text-align: center;
        font-size: 16px;
        vertical-align: middle;
    }
    
    .faqPart h4 {
        line-height: 23px;
        margin-bottom: 15px;
        font-size: 23px;
    }
    
    .faqPart button.btn.btn-link {
        margin: 4px 0px 8px;
        font-size:18px;
    }
    
    .infoBox ul li {
        font-size: 18px;
        display: inline-block;
        line-height: 30px;
        margin: 0px 4px;
        text-align:center;
    }
    
    .footerMenu ul li a {
        margin: 5px;
        font-size:18px;
    }
    
    .socialFollow h4 {
        text-align: center!important;
    }
    
    
    .socialFollow {
        text-align: center;
        margin-top: 0px;
    }
    
    .footerMenu {
        text-align: center;
        float: none;
    }
    
    .footerMenu ul li {
        display: inline-block;
    }
    
    .bfFoot {
        padding: 110px 0px 0px;
        margin-top: 0px;
    }
    
    .socialFollow ul li a {
        text-align: center;
        display: block;
    }
    
    .fourSlider .carousel-caption.d-md-block p {
        padding: 29px 0px 21px;
        width: 75%;
        line-height: 24px;
        font-size: 20px;
        text-align: center;
    }
    
    .fourSlider .carousel-item img {
        width: 61%;
    }
    
    .fourSlider {
        height: 142px;
    }
    
    .headContent h3 {
        background-size: cover;
        font-size: 29px;
        /*margin-top: 5px;*/
        width: 100%;
       
    }
    
    .headContent p {
        margin: 0;
        font-size: 18px;
        width: 97%;
        text-align:justify;
        
    }
    
    .headContent.second h3 {
        font-size: 22px;
        width: 100%;
        display: block;
        background-size: cover;
    }
    
    .headContent.second p {
        width: 100%;
        line-height: 27px;
        font-size:18px;

    }
    
    .sideBarContent h2 {
        font-size: 23px;
    }
    
    .whoWeAre img {
        width: 70%;
    }
    
    .whoWeAre p {
        text-align: justify;
        font-size: 18px;
    }
    
    .ourOnupre p {
        font-size: 18px;
    }
    .whatDo p{
        font-size:18px;
    }
    .ourOnupre h3 {
        font-size: 24px;
    }
    
    .whatDo {
        padding: 10px 0px;
        text-align: center;
        margin-bottom: 45px;
    }
    
    .whatDo h3 {
        margin-bottom: 14px;
    }
    
    .HowWe h2 {
        width:100%;
        font-size: 24px;
        line-height: 26px;
    }
    
    .HowWe h3 {
        font-size: 21px;
        line-height: 28px;
        margin: 15px 0px 35px;
    }
    
    .howWeBox p {
        font-size: 18px;
    }
    
    .missionVision p {
        font-size: 18px;
    }
    
    .howWeBox {
        padding: 25px 10px;
        height: auto;
    }
    

    
    .usesPracur.aboutH .listUses {
        margin-top: 15px;
    }

    
    .usesPracur.aboutH .sideBarContent h2 {
        font-size: 20px;
    }
    
    .usesPracur.aboutH .sideBarContent ul li a {
        font-weight: bold;
    }
    
    .contactEmail p {
        padding: 15px 0px 5px;
        font-weight: bold;
        line-height: 27px;
    }
    
    img.subsUnderNew {
        width: 40%;
    }
    
    
    /*dashboard mobile css start*/
    
    .singleMultiContent {
        height: auto;
    }
    
    a.viewAllBond {
        width: 42%;
        padding: 4px 0px 6px;
    }
    
    .rightDashBoardBox p {
        margin: 15px 0px;
    }
    
    .priceBondsHeader {
        padding: 10px;
    }
    
    .priceBondsHeader ul {
        position: inherit;
        float: initial;
        text-align: left;
        right:0;
        top: 0;
    }
    .priceBondsCheckList{
        padding:15px;
    }
    .winningBox {
        margin-bottom: 10px;
        padding: 10px;
    }
    
    .winningFooter p {
        font-size: 16px;
    }
    
    p.laeftRightP {
        height: auto;
        padding: 10px 0px;
    }
    
    .winningBox ul li {
        font-size: 14px;
        line-height: 19px;
    }
    
    .singleMultiTwo {
        border-radius: 30px;
    }
    
    .myBuyOrdersMobileList .table th {
        font-weight: bold!important;
        padding: 0px!important;
        font-size: 14px!important;
        text-align: center;
    }
    
    .myBuyOrdersMobileList .table{
        margin: 0;
    }
    
    .myBuyOrdersMobileList .table td {
        font-weight: bold!important;
        padding: 0px 5px!important;
        font-size: 14px!important;
        text-align: center;
    }
    
    .myBuyOrdersMobileList {
        background-color: #eaebff;
        padding: 10px;
        border-radius: 10px;
    }
    
    .myBuyOrdersMobileList .table tr{
        background-color: #eaebff;
        width: 100%;
        display: table-row;
        border-radius: 9px;
    }
    
    .myBuyOrdersMobileList .card.card-body {
        background-color: #eaebff;
        text-align: center;
        padding: 10px 10px 20px;
    }
    
    .myBuyOrdersMobileList .card.card-body p{
        margin: 0 0 5px;
        font-size: 18px;
    }
    
    .myBuyOrdersMobileList .card.card-body ul{
        list-style-type: none;
        margin: 0;
    }
    
    .myBuyOrdersMobileList .card.card-body ul li{
        display: inline-block;
    }
    
    .boxMpBsOl {
        background-color: #fff;
        border-radius: 10px;
        margin: 4px 0px;
        padding: 4px 0px;
    }
    
    .myBuyOrdersMobileList .card.card-body ul li a.bought{
        background-color: #0D3AA9;
        color: #fff;
        padding: 3px 20px 5px;
        letter-spacing: 1px;
        border-radius: 10px;
    }
    
    .myBuyOrdersMobileList .card.card-body ul li a.delete{
        background-color: darkred;
        color: #fff;
        padding: 3px 20px 5px;
        letter-spacing: 1px;
        border-radius: 10px;
    }
    
    .myBuyOrdersMobileList div#collapseExample {
        width: 96%;
        background-color: #eaebff!important;
    }
    
    .chatListBox p {
        font-size: 11px;
        line-height: 12px;
    }
    
    .chatListBox img {
        width: 20%;
    }
    
    a.mobileTopM {
        /*margin-top: -20px;*/
    }
    
    button.submitBtn {
        margin: 20px auto 0;
        display: block;
    }
    
    .profileInfo {
        margin: 10px;
    }
    
    .inboxHeader p {
        font-size: 14px;
    }
    
    .packUpgrdBox {
        padding: 10px 7px;
    }
    
    .imageProfile {
        margin: 0px auto;
        margin-bottom: 15px;
    }
    
    a.userBox {
        padding: 10px 0px 15px;
        height: 74px;
    }
    
    footer.main-footer {
        font-size: 14px;
    }
    
    .firstSection {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .formMobileView.col-md-12 {
        background-color: #EAEBFF;
        padding: 20px;
        border-radius: 20px;
        margin: 10px 0px;
    }
    
    .formMobileView.col-md-12 label {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
    }
    
    .formMobileView.col-md-12 input.form-control {
        text-align: left!important;
        padding: 2px 5px!important;
        font-size: 18px;
    }
    
    .formMobileView.col-md-12 select.form-control {
        padding: 0px 5px;
    }
    
    button.profileSubmitBtn {
        display: block;
        margin: 0px auto;
        padding: 3px 40px 5px;
        border: none;
        background-color: darkred;
        color: #fff;
        border-radius: 15px;
        margin-top: 20px;
        font-weight: bold;
        letter-spacing: 1px;
        font-size: 18px;
    }
    
    .upgardePack p.firstP {
        margin: 10px 0px;
        text-align: center;
        border-radius: 7px;
        padding: 16px 11px;
        background-color: #eaebff;
        font-size: 16px;
        line-height: 20px;
    }
    
    label.btn.btn-sm.btn-primary.ml-50.mb-50.mb-sm-0.cursor-pointer {
        position: absolute;
        left: 60%;
        bottom: 80%;
        font-size: 13px;
        display: block;
        background-color: darkred;
        border-radius: 50%;
        padding: 8px 0px 5px;
        border: none;
        width: 35px;
    }
    
    .formBoxList i {
        background-color: #fff;
        width: 100%;
        text-align: center;
        font-size: 18px;
        padding: 6px 0;
        color: darkred;
        border-radius: 5px;
        box-shadow: 0px 0px -7px #9d9d9d;
    }
    
    a.packSubsBtn{
        padding: 5px 7px;
    }
    

    
    .radioBox{
        padding: 5px 0px;
        background-color: #fff;
    }
    
    .buySaleTabs a {
        border: 1px solid #444;
        border-radius: 15px;
        padding: 6px 0px 8px;
        font-size: 16px;
    }
    
    .contactForm h3{
        font-size:25px;
    }
    
    .newBuy p {
        line-height: 20px;
        font-size:16px;
    }
    
    .newBuy .sellBtn {
        padding: 0px 0px 2px;
        width: 40%;
    }
    
    .buySaleTabs.original a.active.mobileTopM {
        /*margin-top: -20px!important;*/
    }
    
    img.subsUnderUses {
        display: block;
        width: 30%;
        padding-left: 20px;
        margin: 0px auto 10px;
        height:16px;
    }
    
    .meetWinHeader h4 {
        font-size: 17px;
        margin-bottom: -25px;
        text-align: center;
        margin-top: 0px;
    }
    
    .meetWinHeader .input-group {
        width: 70%;
        margin: 0px auto;
    }
    
    .priceBonds .paginationHere {
        width: 95%;
    }
    
    .priceBondsHeader ul li{
        margin: 5px;
        padding: 1px 15px;
    }
    
    .liveChatBox {
        height: 412px;
    }
    
    .chatListBox span.date {
        font-size: 12px;
        top: 25%;
    }
    
    ul.headList {
        list-style-type: none;
        background-color: #eaebff;
        padding: 5px 10px;
        text-align: center;
        border-radius: 10px;
    }
    
    .rightDashBoardBox .table th {
        text-align: center;
    }
    
    .bfFoot p {
        line-height: 20px;
        padding: 0px 0px 10px;
        font-size:17px;
    }
    
    .userBox span {
        font-size: 14px;
        line-height: 13px;
        margin-top: 3px;
    }
    
    .contactOne.contactNxt .table td, .table th {
        padding: 5px 2px !important;
        text-align: left;
        font-size: 16px;
        vertical-align: middle;
        line-height: 16px;
    }
    
    .paginationHere {
        height: 43px;
        width: 100%;
        padding: 8px 0px;
    }
    
    .contactOne.contactNxt .table tr td:first-child {
        padding: 5px 15px !important;
    }
    
    ul.headList li {
        display: inline-block;
        padding: 4px 12px;
        font-weight: bold;
    }
    
    ul.headList.value li{
        
    }
    
    .mobileVerification {
        padding: 15px;
        margin: 4px -1px;
    }
    
    .meetWinTable td span {
        line-height: 10px;
    }
    
    .row.verifyRow.my-2 h5 {
        margin: 0 0 -15px;
    }
    
    .verifyHeader {
        width: 100%;
    }
    
    .drowResult .title {
        font-size: 17px!important;
    }
    
    .pageViewSideBarDesign .usesPracur {
        margin-left: 0px;
    }
    
    .page-content {
        padding: 0px;
    }
    
    .rightDashBoardBox {
        margin-bottom: 30px;
    }
    
    a.resendCodeBtn {
        width: 50%;
        padding: 2px 0px 5px;
    }
    
    .multipleEntryDisabled p {
        padding-top: 32%;
        font-size:29px;
    }
    
    /*dashboard mobile css end*/
}

@media screen and (max-width: 420px){
    .fourSlider .carousel-item img {
        max-height: 159px;
    }
    img.contactImage {
        max-height: 140px;
    }
    .page-content h1 {
        font-size: 25px;
    }
    .winninExpirBox {
        text-align: justify;
    }
    .priceBondsHead ul li{
        font-size:16px !important;
    }
    .userBox span{
        font-size:13px;
    }
    .formMobileView.col-md-12 label{
        font-size:17px;
    }
    .formBoxList i {
        font-size: 17px;
    }
    .formMobileView.col-md-12 input.form-control {
        font-size: 17px;
    }
    .winningBox ul li{
        font-size:14px;
    }
    .sideBarContent ul li a {
        font-size:18px;
    }
    
    .page-content h2 {
        font-size: 23px;
    }
    
    .page-content h3 {
        font-size: 21px;
    }
    
    .page-content h4 {
        font-size: 19px;
    }
    
    .page-content h5 {
        font-size: 20px;
    }
    
    .page-content h6 {
        font-size: 19px;
    }
    
    .page-content li {
        font-size: 18px;
    }
    .page-content p {
        font-size: 18px;
        line-height: 150%;
    }
    
    .firstContent h1 {
        line-height: 35px;
        letter-spacing: 1px;
        font-weight: 100;
        font-size: 25px;
        text-align: center;
    }
    .socialFooterList h3{
        font-size: 18px;
    }
    header ul li a {
        margin:0 5px;
    }
    .usesPracur button.btn.btn-link, button.btn.btn-link.collapsed {
        padding: 10px 5px;
        font-size: 18px;
    }
    .bottomPart {
        margin: 15px 0px;
    }
    
    .infoBox.MobileInfoBox{
        height: 530px;
    }
    .contactForm input.form-control {
        font-size:16px;
    }
    .MobileInfoBox.AuthN {
        height: 420px;
    }
    
    .MobileInfoBox.success {
        height: 520px;
    }
    
    .faqPart button.btn.btn-link{
        font-size:17px;
    }

    .footerMenu ul li a{
        font-size:17px;
    } 
    .guideList button.btn.btn-primary{
        font-size: 17px;
    }
    
    .bfFoot p{
        font-size:16px;
    }
    
    .firstContent a {
        font-size: 18px;
        line-height:20px;
    }
    
    .thirdContent h2 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    
    .thirdContent i {
        /*margin-right: 5px;*/
        /*padding: 7px 0;*/
        /*width: 30px;*/
    }
    
    span.prizeBondSearch {
        width: 31px;
        height: 31px;
    }
    .thirdContent input.search-input {
        font-size: 17px;
    }
    

    
    .fourSlider {
        margin: 30px 10px;
    }
    
    .quickLinks {
        margin: 20px 10px;
    }
    
    .quickLinks ul li a {
        min-width: 160px;
    }
    
    .subsGrid h3 {
        font-size: 21px;
    }
    
    .subsGrid p {
        font-size: 16px;
        line-height: 18px;
    }
    
    .bottomPart {
        height: 135px;
    }
    
    .subsGrid a {
        font-size: 17px;
    }
    
    .whatPracur ul li {
        font-size: 16px;
        text-align: justify;
    }
    
    .faqPart {
        padding: 15px;
    }

    
    .infoBox ul li {
        font-size: 17px;
        line-height:24px;
        text-align: center;
    }
    .socialFollow ul li a{
        margin:0 5px;
    }
    button.submitBtn {
        bottom: 8%;
        left: 30%;
        position: absolute;
        font-size: 16px;
    }
    
    .socialFollow ul li a {
        padding: 3px 0px;
    }
    
    .contactForm h3 {
        letter-spacing: 0px;
        font-size: 22px;
    }
    
    .infoBox {
        height: 558px;
    }
    
    .sideBarContent h2 {
        margin: 0px;
        font-size: 21px;
    }
    
    .faqPart h4 {
        font-size: 18px;
    }
    
    .whatPracur h3 {
        padding-top: 35px;
        font-size: 22px;
    }
    
    .usesPracur h2 {
        font-size: 23px;
    }
    
    .listUses .modal-body {
        font-size: 17px;
    }
    
    .listUses .modal-title {
        font-size: 19px;
    }
    
    /*.pageViewSideBarDesign .sideBarContent {*/
    /*    margin-right: 5px!important;*/
    /*}*/
    
    
    .pageViewSideBarDesign .usesPracur.aboutH h2 {
        margin-top: 35px;
    }
    
    .pageViewSideBarDesign.pageViewSideBarDesign2 {
        /*margin: 0px -5px 0px -10px;*/
    }
    
    .headContent h3 {
        padding: 0 0px 5px;
        font-size: 28px!important;
    }
    
    .drowResult .title {
        font-size: 21px!important;
    }
    
    a.resultBox {
        margin: 0 10px;
    }
    
    .chatListBox span.date {
        top: 6%;
    }
    
    .chatListBox p {
        font-size: 16px;
        line-height: 16px;
    }
    
    .chatListBox h5 {
        font-size: 17px;
    }
    
    .chatListBox img {
        width: 11%;
        height: 30px;
        margin-top: 9px;
    }
    
    span.input-group-text {
        padding: 0;
    }
    
    .liveChartBody {
        padding: 0px;
    }
    
    .liveChatBox {
        height: auto;
    }
    
    .contactOne .table td, .table th {
        font-size: 15px;
    }
    

    
    .guideList {
        margin-bottom: 20px;
    }
    
    .contactOne .table thead th {
        font-size: 16px;
    }
    .listDraws ul li h5{
        margin:0 10px;
    }
    .buySaleTabs a{
        font-size: 16px;
    }
    
    .multipleEntryDisabled p {
        padding-top: 35%;
        font-size:27px;
    }
    
    
}

@media screen and (max-width: 380px){
    
    .priceBondsCheckList .row {
        margin: 0 -15px;
    }
    
    .priceBondsHead ul li button {
        font-size: 15px !important;
    }
    .priceBondsHead ul li {
        font-size: 12px !important;
    }
    .priceBondsHead p {
        font-size: 15px;
    }
    .addressDelivery h4{
        font-size:15px;
    }
    .buySaleTabs a{
        font-size: 15px;
    }
    .page-content h1 {
        font-size: 25px;
    }
    .winningBox ul li{
        font-size:12px;
    }
    a.packSubsBtn{
        font-size:17px;
    }
    
    .sideBarContent ul li a {
        font-size:18px;
    }
    
    .page-content h2 {
        font-size: 23px;
    }
    
    .page-content h3 {
        font-size: 21px;
    }
    
    .page-content h4 {
        font-size: 19px;
    }
    
    .page-content h5 {
        font-size: 20px;
    }
    
    .page-content h6 {
        font-size: 19px;
    }
    
    .page-content li {
        font-size: 18px;
    }
    .page-content p {
        font-size: 18px;
        line-height: 150%;
    }
    .formMobileView.col-md-12 input.form-control{
        font-size:17px;
    }
    .formMobileView.col-md-12 label{
        font-size:17px;
    }
    .formBoxList i{
        font-size:17px;
    }
    
    .socialFollow ul li a{
        margin:0 3px;
    }
    .infoBox.MobileInfoBox {
        height: 600px;
        margin: 20px 0;
    }
    .usesPracur.aboutH h2 {
        font-size: 25px;
        line-height: 32px;
    }
    .usesPracur button.btn.btn-link, button.btn.btn-link.collapsed {
        padding: 10px 5px;
        font-size: 18px;
    }
    .sideBarContent{
        /*margin:20px 0;*/
    }
    
    .whatPracur{
        margin:20px 0;
    }
    .faqPart{
        margin:20px 0;
    }
    
    .socialFooterList ul li a{
        width:38px;
        height:38px;
        font-size:22px;
    }
    
    .infoBox.MobileInfoBox.AuthN {
        height: 500px;
    }
    

    .infoBox.MobileInfoBox.success {
        height: 550px;
    }
    
    .subsGrid h3 {
        font-size: 18px;
    }
    .faqPart button.btn.btn-link{
        font-size:15px;
    }
    .subsGrid p{
        font-size:16px;
        line-height:16px;
    }
    .subsGrid a {
        font-size: 16px;
    }
    .infoBox ul li {
        font-size: 16px;
    }
    .usesPracur h2 {
        font-size: 21px;
    }
    
    button.submitBtn {
        font-size:16px;
        left: 26%;
    }
    
    .bfFoot p{
        font-size:15px;
    }
    
    .sideBarContent h2 {
        font-size: 19px;
    }
    
    .whatPracur ul li {
        font-size: 15px;
    }
    
    .secondGrid h2{
        font-size:19px;
    }
    header ul li a {
        font-size: 17px;
        margin:0 3px;
    }
    .guideList button.btn.btn-primary {
        font-size: 16px;
        padding: 8px;
    }
    
    .footerMenu ul {
        margin: 0;
    }
    
    .footerMenu ul li a{
        font-size:17px;
        margin: 5px;
    }
    
    
    .listDraws ul li h5{
        margin:0;
    }
    
     .priceBondsHead ul li {
        margin: 3px 2!important;
        padding: 3px 5px!important;
    }
    .multipleEntryDisabled p {
        padding-top: 32%;
        font-size:27px;
    }
    
    
}

@media screen and (max-width: 340px){
    .winningFooter p {
        font-size: 16px;
    }
    .noticeBox .inportantNoteLine{
        padding: 5px;
    }    
    .multipleEntryDisabled p {
        padding-top: 39%;
        font-size:25px;
    }
    
    .priceBondsHead ul li {
        margin: 5px 8px;
    }
    
    .priceBondsHead ul li button {
        font-size: 15px !important;
    }
    .priceBondsHead ul li {
        font-size: 15px !important;
    }
    .newBuy p{
        font-size:15px;
    }
    .contactViwerTab a{
        font-size:14px;
    }
    .formMobileView.col-md-12 label{
        font-size:16px;
    }
    .contactOne.contactNxt .table td, .table th{
        font-size:14px;
    }
    .formMobileView.col-md-12 input.form-control{
        font-size:16px;
    }
    .contactOne.contactNxt .table th{
        font-size:16px;
    }
    .packUpgrdBox{
        padding: 10px 5px;
    }
    .formBoxList i{
        font-size:16px;
    }
    .packUpgrdBox h3 {
        font-size: 16px;
    }
    .priceckBox{
        font-size:14px;
    }
    .packUpgrdBox p {
    font-size: 14px;
    }
    a.packSubsBtn {
        font-size: 14px;
    }
    a.resultBox h5 {
        font-size: 14px;
    }
    .page-content h1 {
        font-size: 24px;
    }
    .sideBarContent ul li a {
        font-size:17px;
    }
    .page-content h2 {
        font-size: 22px;
    }
    .listBond span {
        padding: 3px 10px;
    }
    .page-content h3 {
        font-size: 20px;
    }
    
    .page-content h4 {
        font-size: 18px;
    }
    
    .page-content h5 {
        font-size: 19px;
    }
    
    .page-content h6 {
        font-size: 18px;
    }
    
    .page-content p {
        font-size: 17px;
        line-height: 150%;
    }
    
    header ul li a {
        padding: 3px 6px;
        font-size: 14px;
        border-radius: 8px;
    }
    .whatPracur ul li {
        font-size: 14px;
    }
    .whoWeAre p {
        font-size: 15px;
    }
    .headContent p {
        font-size: 15px;
    }
    .ourOnupre p {
        font-size: 15px;
    }
    .whatDo p{
        font-size:15px;
    }
    .howWeBox p {
        font-size: 15px;
    }
    .sideBarContent h2{
        font-size:18px;
    }
    .missionVision p {
        font-size: 15px;
    }
    .headContent.second p {
        font-size:15px;

    }

    .ourOnupre h3 {
        font-size: 22px;
    }
    .HowWe h2 {
        font-size: 20px;
    }
    .HowWe h3 {
        font-size: 18px;
    }
    button.submitBtn {
        left: 22%;
    }
    .infoBox.MobileInfoBox {
        height: 570px;
    }
    
    .MobileInfoBox.AuthN {
        height: 380px;
    }
    
    .MobileInfoBox.success {
        height: 500px;
    }
    
    .footerMenu ul li a {
    font-size: 16px;
    }
    
     .usesPracur button.btn.btn-link, button.btn.btn-link.collapsed {
        font-size: 16px;
    }
    
    .whatPracur h3 {
        font-size: 21px;
    }
    
    .sideBarContent h2 {
        font-size: 22px;
    }
    
    .contactForm h3 {
        font-size: 20px;
    }
    
    .bfFoot p{
       font-size: 13px; 
    }
    .subsGrid h3 {
        font-size: 15px;
    }
    .subsGrid p{
        font-size:14px;
        line-height: 15px;
        height: 95px;
    }
    .firstContent h1 {
        font-size: 22px;
    }
    .thirdContent p{
        font-size:16px;
    }
    
    .subsGrid a {
        font-size: 14px;
    }
    .thirdContent p a{
        font-size:16px !important;
    }
    
    .thirdContent h2 {
        letter-spacing: 1px;
        font-size: 18px;
    }
    
    .guideList button.btn.btn-primary {
        font-size: 14px;
        padding: 8px 5px;
    }
    
    
    
    .thirdContent input.search-input {
        font-size: 14px !important;
    }
    
    
}