
/* Dashboard Css */
body.Dashboard .navbar-default {
    /* background: #44137f;
    background: -moz-linear-gradient(-45deg, #44137f 0%, #621370 30%, #83125f 58%, #aa124b 100%);
    background: -webkit-linear-gradient(-45deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    background: linear-gradient(135deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44137f', endColorstr='#aa124b',GradientType=1 ); */
  	background: transparent;
    padding: 10px 0;
    margin-bottom: 0;
  	border: 0;
  	/* position: absolute;
  		width: 100%; */
}
.userDropDownShowOnMobile {
	display:none;
}
div#navbar {
    /* display: block !important;
    height: 0 !important;
    opacity: 0; */
}
body.Dashboard div#navbar .nav.navbar-nav.navbar-left-block {
    display: none;
}
body.Dashboard .container {
    max-width: 1100px;
}
body.Dashboard .nav.navbar-nav.navbar-right.navbar-right-block.userDropDown {
    text-align: right;
    display: inline-block;
    width: auto;
    float: right !important;
}
body.Dashboard .navbar-collapsed-before .navbar-header {
    width: auto;
}
body.Dashboard .navbar-collapsed-before .navbar-toggle {
    display: none;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
}
section.wavedSec {
    /* background: #44137f;
    background: -moz-linear-gradient(-45deg, #44137f 0%, #621370 30%, #83125f 58%, #aa124b 100%);
    background: -webkit-linear-gradient(-45deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    background: linear-gradient(135deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44137f', endColorstr='#aa124b',GradientType=1 ); */
    padding: 0 0 20px;
    margin-bottom: 0;
    border: 0;
    position: relative;
    /* top: -70px; */
}
section.wavedSec .colorCont {
    background: #44137f;
    background: -moz-linear-gradient(-45deg, #44137f 0%, #621370 30%, #83125f 58%, #aa124b 100%);
    background: -webkit-linear-gradient(-45deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    background: linear-gradient(135deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44137f', endColorstr='#aa124b',GradientType=1 );
    padding: 50px 60px;
    margin-bottom: 0;
    border: 0;
    position: relative;
  	-webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
section.wavedSec img.secMainImg {
    width: 100%;
}
section.wavedSec .Renking_title {
    text-align: center;
  	font-size: 60px;
}
section.wavedSec h3 {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 30px;
    text-shadow: 3px 5px #0003;
}
section.wavedSec div.imgDiv {
    background-image: url('//i.imgur.com/5f88bC3.png');
    height: 100px;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    background-size: 100% 100%;
  	opacity: 0;
}
body.Dashboard .icon-1 {
    left: 400px;
	top: 40px;
}
body.Dashboard .icon-2 {
    left: 300px;
}
body.Dashboard .icon-4 {
    bottom: -110px;
    width: 40px;
}
body.Dashboard .icon-5 {
    right: 20px;
    top: 90px;
}
body.Dashboard .icon-6 {
    top: 130px;
    left: 10px;
}
body.Dashboard .icon-7 {
    bottom: -60px;
    top: auto;
    right: 420px;
}
body.Dashboard .icon-8 {
    bottom: auto;
    top: 70px;
}
body.Dashboard .icon-8 {
    bottom: auto;
    top: 70px;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 {
    border: 0;
    color: #ffffff;
    height: 49px;
    background-color: #eb2f5b;
    box-shadow: 3px 3px 10px -3px #00000080;
    margin-right: 20px;
    position: relative;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 700;
    margin-left: 5px;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 p {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 40px 0 0;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 .user-pic {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: auto;
    right: 9px;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 .user-pic .material-icons {
    position: relative;
    top: 0px;
    font-size: 40px;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 span.caret {
    display: none;
}
body.Dashboard .nav.navbar-nav.navbar-right .dropdown .dropdown-menu {
    border-radius: 0 0 4px 4px;
    border: 0;
    right: 21px;
}
body.Dashboard .nav.navbar-nav.navbar-right .dropdown .dropdown-menu a {
    color: #1d1d48;
    width: auto;
    text-align: left;
    padding: 2px 11px;
}
body.Dashboard .navbar-default .nav.navbar-nav.navbar-right a {
    color: #ffffff;
    border: 2px solid #ffffff;
    font-size: 15px;
    font-weight: 700;
    /* width: 100px; */
    text-align: center;
    margin: 0 5px;
    border-radius: 40px;
    padding: 13px 22px;
}
body.Dashboard .navbar-default .nav.navbar-nav.navbar-right li.badgeLee .badge {
    background-color: transparent;
    font-size: 16px;
    padding: 0px 7px;
    margin-top: -2px;
}

#secondNav {
    /* width: 90%; */
    margin: 30px auto 0;
    border: 0;
  	background-color: #fff6;
    text-align: center;
    min-height: auto;
    padding: 10px 0;
    /* border-radius: 4px; */
  	border-radius: 0;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* background-color: #e11d4b; */
}
#secondNav ul.menu-nav {
    padding: 0;
    margin: 0;
}
#secondNav ul.menu-nav li {
    display: inline-block;
    margin: 0 0px;
}
#secondNav ul.menu-nav li a {
    padding: 10px 18px;
    display: block;
    background-color: #1a1a47;
    border-radius: 4px;
    color: #ffffff;
    position: relative;
  	text-decoration: none;
  	margin: 2px 0;
}
#secondNav ul.menu-nav li a:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #e11d4b;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    border-radius: 10px;
}
#secondNav ul.menu-nav li a img {
    filter: invert(1);
    width: 25px;
    margin-right: 5px;
}
#secondNav ul.menu-nav li.active a::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #e11d4b;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    border-radius: 10px;
}
.alert.blncAlert {
    border-radius: 0;
  	margin-bottom: 20px;
}
div.blncAlert .reg_info_1, div.blncAlert .reg_info_2 {
    display: inline-block;
}
div.blncAlert .reg_info_2 {
    float: right;
}
div.blncAlert .reg_info_1 i {
    font-size: 40px;
}
div.blncAlert .reg_info_1 p, div.blncAlert .reg_info_2 p {
    display: inline-block;
    margin: 0;
}
div.blncAlert .reg_info_1 p:last-child {
    position: relative;
    top: -10px;
    left: 10px;
}
div.blncAlert .reg_info_2 {
    float: right;
    padding: 9px 0;
}
div.blncAlert .reg_info_2 a.standard-btn {
    background-color: #e11d4b;
    color: #ffffff;
    padding: 10px 15px;
    /* border-radius: 6px; */
  	border-radius: 0;
}
.news-item {
    /* position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    padding-right: 10px; */
  	position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.news-item::before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    /* top: 0; */
  	bottom: 0;
    left: 9px;
    background-color: #dfe3e7;
}
.news-item:first-child::before {
    /* background-color: #00aaff; */
}
.news-item:nth-child(2n)::before {
    /* background-color: #f0ad4e; */
}
.news-date {
    float: right;
    color: #98a6ad;
    font-size: 11px;
    padding-bottom: 20px;
    width: 130px;
    text-align: right;
}
.news-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-right: 130px;
  	padding-left: 0;
  	position: relative;
}
.news-title::before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 20px;
    color: #ffffff;
    border: 5px solid #eb2f5b;
    box-shadow: 4px 4px 4px 0px #dddddd;
}
.news-item:nth-child(2n) .news-title::before {
    border-color: #56b4b1;
}
.news-item:nth-child(3n) .news-title::before {
    border-color: #ffd900;
}
.news-item:nth-child(4n) .news-title::before {
    border-color: #5bc946;
}
.news-item:nth-child(5n) .news-title::before {
    border-color: #28a5fd;
}
.news-item p {
    font-size: 14px;
    font-weight: 400;
}

div.newOrderTabs {
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
    padding: 20px 20px;
    background-color: #ffffff;
    margin-bottom: 20px;
    position: relative;
  	-webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	/* border-radius: 4px; */
  	border-radius: 0;
}
body.Dashboard .well {
    padding: 20px 20px;
    background-color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: 0;
}
div.newOrderTabs h4 {
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #505458;
}
/* div.newOrderTabs .nav.nav-tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  	border: 0;
} */
/* div.newOrderTabs .nav.nav-tabs li a {
    position: relative;
    -webkit-border-radius: .4em .4em .5em .5em;
    border-radius: .4em .4em .5em .5em;
    background-color: #e11d4b;
    background-image: -webkit-linear-gradient(45deg, #e11d4b 0, #1a1a47 50%, #e11d4b 50%, #e11d4b 100%);
    background-image: -o-linear-gradient(45deg, #e11d4b 0, #1a1a47 50%, #e11d4b 50%, #e11d4b 100%);
    background-image: linear-gradient(45deg, #e11d4b 0, #1a1a47 50%, #e11d4b 50%, #e11d4b 100%);
    -webkit-background-size: 200% auto;
    background-size: 200% auto;
    background-position: 60% 0;
    border-bottom: .25em solid #ebeff2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1em 2.5em 1em;
    height: 4em;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-animation: background 3s infinite alternate;
    animation: background 3s infinite alternate;
    color: #fff;
  	margin-right: 2px;
	margin-left: 2px;
} */
/* div.newOrderTabs .nav.nav-tabs li:first-child a {
    margin-left: 0;
}
div.newOrderTabs .nav.nav-tabs li:last-child a {
    margin-right: 0;
} */
div.newOrderTabs .nav.nav-tabs li a .first-item {
    font-size: 16px;
    /* width: 130px; */
    text-align: center;
}
/* div.newOrderTabs .nav.nav-tabs li a i {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 4.4em;
    display: block;
    line-height: 1.5;
    color: #ffffff;
} */
/* div.newOrderTabs .nav.nav-tabs li a i.iconThumbUp {
    position: relative;
    top: 5px;
    left: 10px;
}
div.newOrderTabs .nav.nav-tabs li a i.iconVisibility {
    position: relative;
    top: 5px;
    left: 10px;
}
div.newOrderTabs .nav.nav-tabs li a::after {
    content: '';
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    display: block;
    position: absolute;
    background: url('//i.imgur.com/hpOHntm.png') no-repeat center center;
    bottom: -2px;
    right: 75%;
    height: 6px;
    width: 55px;
    z-index: 1;
}
div.newOrderTabs .nav.nav-tabs li a:hover,
div.newOrderTabs .nav.nav-tabs li.active a {
    background-position: 35% 0;
} */
/* div.newOrderTabs .nav.nav-tabs li a:hover i,
div.newOrderTabs .nav.nav-tabs li.active a i {
    color: #1a1a47;
}
div.newOrderTabs .nav.nav-tabs li a:hover::after,
div.newOrderTabs .nav.nav-tabs li.active a::after {
    right: 3.7em;
} */
div#newsMain-wrapper {
    /* height: 500px; */
  	height: 440px;
    overflow: auto;
}
.tab-content.newOrderTabContent {
    margin-top: 20px;
}

body.Dashboard .nav.navbar-nav.navbar-left-block li {
    /* margin: 0 5px; */
    margin: 0 5px;
    display: inline-block;
    width: auto;
    float: none;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li a {
    /* padding: 10px 10px; */
  	padding: 5px 10px 10px;
    display: block;
    border-radius: 4px;
    color: #353535;
    position: relative;
    text-decoration: none;
    margin: 2px 0;
    font-weight: 600;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li.active a {
    background-color: transparent;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li a .material-icons {
    top: 6px;
    position: relative;
  	color: #eb2f5b;
}
body.Dashboard .nav.navbar-nav.navbar-left-block {
    /* margin-left: 90px; */
    margin-left: 0;
  	text-align: center;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li a img {
    width: 23px;
    margin-right: 3px;
    filter: invert(1);
}
body.Dashboard .navbar-default .navbar-nav > .active > a,
body.Dashboard .navbar-default .navbar-nav > .active > a:hover,
body.Dashboard .navbar-default .navbar-nav > .active > a:focus {
    background-color: #1c1a47;
}
body.Dashboard .navbar-default .navbar-nav > .open > a,
body.Dashboard .navbar-default .navbar-nav > .open > a:hover,
body.Dashboard .navbar-default .navbar-nav > .open > a:focus {
    background-color: #1c1a47;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li .dropdown-menu li {
    display: block;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li .dropdown-menu a {
    color: #1d1d48;
    text-align: left;
    padding: 0px 11px 3px;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li .dropdown-menu a .material-icons {
    position: relative;
    top: 5px;
}
.row.newOrserCards {
    margin-bottom: 20px;
}
.row.newOrserCards .card {
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
  	background-color: #ffffff;
}
.row.newOrserCards .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
  	overflow: hidden;
}
.row.newOrserCards .card-body .icons {
    width: 60px;
    height: 60px;
    /* background: #e11d4b; */
    margin: 10px 10px 10px 0px;
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    float: left;
    border-radius: 40px;
}
.row.newOrserCards .card-body .content-box {
    overflow: hidden;
    display: block;
}
.row.newOrserCards .card-body .content-box .title {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-top: 10px;
}
.row.newOrserCards .card-body .content-box .numbers {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    width: 100%;
    float: left;
  	color: #000000;
}
.row.newOrserCards .card-body .des-sec {
    font-size: 14px;
    opacity: 0.8;
}
body.Dashboard select.form-control,
body.Dashboard input.form-control {
    background: #f6f9fc;
    font-size: 15px;
    color: #495057;
    height: 40px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: none;
}
body.Dashboard textarea.form-control {
    background: #f6f9fc;
    font-size: 15px;
    color: #495057;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: none;
}
div#order_quantity .help-block.min-max {
    background-color: #D9534F;
    display: inline-block;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-bottom: 0;
}
body.Dashboard button.btn-primary {
    background-color: #1c1a47;
    text-transform: uppercase;
    padding: 15px 40px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: none;
    margin-top: 30px;
    font-weight: 900;
  	display: block;
  	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	width: 100%;
}
body.Dashboard button.btn-primary:hover,
body.Dashboard button.btn-primary:focus,
body.Dashboard button.btn-primary:active {
    -webkit-animation-name: wobble-bottom;
    animation-name: wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
body.Dashboard table .btn-primary {
    margin: 0;
    width: auto;
    padding: 5px 25px;
    display: block;
    height: 32px;
    text-align: center;
}
.orderPage .pending{
	background: #ff8700;
	border-color: #ff8700;
}
.orderPage .completed{
  	background: #26d86d;
	border-color: #26d86d;
}
.orderPage .processing{
	background: #9fd720;
	border-color: #9fd720;
}
.orderPage .partial{
	background-image: linear-gradient(45deg,rgba(255,255,255,.45) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.45) 75%,transparent 75%,transparent);
    border-color: #9fd720;
    background-color: #9fd720;
    background-size: 100% 100%;
}
.orderPage .inprogress{
	background: #2ad5f9;
	border-color: #2ad5f9;
}
.orderPage .canceled{
	background: #f9472a;
	border-color: #f9472a;
}
.orderBoxCard {
    background: #f6f9fc;
    box-shadow: 0 0 0.8rem 0 rgba(136,152,170,.50);
    border-radius: .375rem;
    margin-bottom: 25px;
}
.row.header-card {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding: 15px 0 0 0;
    margin: 0;
}
.orderBoxCard .row.header-card {
    background: #ffffff;
}
.row.header-card + .row.well-body {
    margin: 20px 0 0;
    padding-bottom: 19px;
}
.orderBoxCard .primary-table th,
.orderBoxCard .primary-table td {
    font-size: 14px;
    line-height: 22px;
    background: #f6f9fc;
}
div.newOrderTabs ul.nav-tabs li.active a,
div.newOrderTabs ul.nav-tabs li.active a:hover,
div.newOrderTabs ul.nav-tabs li.active a:focus {
    border: 0;
    box-shadow: none;
    background: #fafafa;
}
div.newOrderTabs ul.nav-tabs li a {
    background: #fafafa;
    font-size: 15px;
    color: #495057;
    height: 40px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: none;
}
div.newOrderTabs ul.nav-tabs li a:hover {
	box-shadow: none;
}
div.newOrderTabs ul.nav-tabs {
    padding-bottom: 5px;
  	position: relative;
}
div.newOrderTabs ul.nav-tabs::before {
    content: '';
    width: 100px;
    height: 4px;
    background-color: #eb2f5b;
    position: absolute;
    bottom: -3px;
    display: block;
    left: 10px;
}
h4.secTitle {
    color: #353535;
    padding: 0px 10px 10px 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    margin: 0 auto 12px;
    border-bottom: 1px solid #dddddd;
}
h4.secTitle::before {
    content: '';
    width: 100px;
    height: 4px;
    background-color: #eb2f5b;
    position: absolute;
    bottom: -2px;
    display: block;
    left: 10px;
}
.well.recentOrdersWell button {
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px;
    text-align: right;
  	font-size: 20px;
}
.well.recentOrdersWell p {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
    font-weight: 300;
    font-style: italic;
}
.well.recentOrdersWell p {
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
    font-weight: 300;
    font-style: italic;
}
form#history-search button.btn.btn-default {
    width: 130px;
    padding: 10px 0;
    border: 0;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 0 4px 4px 0; */
  	border-radius: 0;
    background-color: #1c1a47;
    color: #ffffff;
    text-transform: uppercase;
}
form#history-search input.form-control::placeholder {
    color: #1c1a47;
}
ul.orderNavPills a {
    background: #fafafa;
        background-color: rgb(250, 250, 250);
    font-size: 15px;
    color: #495057;
    height: 40px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    /* border-radius: 4px; */
  	border-radius: 0;
    border: none;
  	text-align: center;
}
ul.orderNavPills li a:hover,
ul.orderNavPills li.active a,
ul.orderNavPills li.active a:hover {
    box-shadow: none;
    background-color: #eb2f5b !important;
    color: #ffffff;
}
ul.orderNavPills i {
    color: #eb2f5b;
}
ul.orderNavPills li a:hover i,
ul.orderNavPills li.active a i,
ul.orderNavPills li.active a:hover i {
    color: #ffffff;
}
.nav.nav-pills.orderNavPills {
    display: flex;
}
ul.orderNavPills li {
    float: none;
  	flex-basis: 100%;
}
.orderPage table th {
    background-color: #f4f3f8;
    color: #575962;
    font-weight: 500 !important;
    padding: 12px 10px !important;
    white-space: pre;
    border: 0 !important;
}
.orderPage table th .material-icons {
    font-size: 15px;
    vertical-align: sub;
}
.orderPage table tbody tr:nth-child(2n) {
    background-color: #faf9fc;
}
.orderPage table tbody tr:hover {
    background-color: #faf9fc;
}
.orderPage table tbody tr td {
    color: #61636b;
    font-weight: 300;
    border: 0;
}
.orderPage table tbody tr td a {
    text-transform: capitalize;
    color: #575987;
    font-weight: 400;
}
.orderPage table tbody tr td .badge {
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.descWidth {
    width: 380px;
}
.descrip {
    /* background: url(//i.imgur.com/j1Jv9L6.png),url(//i.imgur.com/wIWOIiB.png);
    background: url(//i.imgur.com/CoGA7Vq.png),url(//i.imgur.com/2uDjBHq.png); */
    background: url(https://i.ibb.co/W3tQ7xB/comma.png),url(https://i.ibb.co/3mGbb3S/comma1.png);
    background-repeat: no-repeat;
    background-position: top left,bottom right;
    background-size: 22px;
    font-size: 12px;
    display: inline-block;
    padding: 10px 30px;
    /* filter: brightness(50%); */
}
td.categoryServ {
    background-color: #f4f3f8;
}
.list-group.list-group-flush .list-group-item:nth-child(2n+1) {
    background-color: #faf9fc;
}
.list-group.list-group-flush .list-group-item:first-child {
    background-color: #faf9fc;
    padding: 13px 10px;
  	font-weight: 500;
}
.list-group.list-group-flush .list-group-item {
    border-radius: 0;
    padding: 10px;
    border: 0;
  	color: #575962;
}
.list-group.list-group-flush .list-group-item:last-child {
    padding: 15px 10px;
}
.list-group.list-group-flush .list-group-item .btn.btn-primary {
    float: right;
    display: block;
    padding: 6px 20px 12px;
    border-radius: 0;
    background-color: #1c1a47;
    border: 0;
    position: relative;
    top: -12px;
}
.list-group.list-group-flush .list-group-item .btn.btn-primary .material-icons {
    vertical-align: sub;
    position: relative;
    top: 4px;
}
.list-group.list-group-flush .list-group-item .badge {
    padding: 5px 10px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    background-color: #eb2f5b;
}
.apiPage pre {
    border-radius: 0;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    border: 0;
}
.well.api.well-float .table.table-hover.table-sm {
    width: 49%;
    float: left;
    margin-right: 20px;
}
.well.api.well-float #type_0 {
    width: 49%;
    float: left;
    margin-right: 20px;
}
.well.api.well-float #type_0 .table.table-bordered {
    border: 0;
}
.apiPage .exampleResPara strong {
    font-weight: 500;
    color: #353535;
}
.badge.Pending {
    background-color: #eb2f5b;
}
.badge.Answered {
    background-color: #4ede80;
}
.faqPage .well {
    padding: 0 !important;
}
.faqPage .well .panel.panel-default {
    margin: 0;
  	border-bottom: 1px solid #dddddd !important;
	border: 0;
}
.faqPage .well .panel.panel-default .panel-heading {
    background-color: #ffffff;
}
.faqPage .well #accordionOne .panel.panel-default:nth-child(2n) .panel-heading {
    background-color: #f4f3f8;
}
.faqPage .well .panel.panel-default .panel-heading a {
    color: #353535 !important;
    display: block;
    padding: 6px 0;
}
.termsPage .main-content {
    padding-top: 50px;
}
.sideBar-sticky {
    position: relative;
}
.sideBar-sticky ul {
    position: fixed;
    top: 57px;
}
.sidebar__inner ul {
    padding: 0;
    list-style: none;
  	width: 266px;
}
.sidebar__inner ul a {
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
    color: #000000;
    letter-spacing: 1px;
}
.termsPage .singleBox {
    padding-bottom: 30px;
}
.termsPage .singleBox h2 {
    font-size: 30px;
    margin-bottom: 0;
  	color: #353535;
}
.termsPage .singleBox p {
    margin: 15px 0;
    color: #353535;
}
.sidebar__inner ul li.active a {
    color: #eb2f5b;
}






/* Dashboard Css */



body{
    min-height: 100%;
    height: 100%;
    padding:0;
}
body.guestView{
    font-family: 'Poppins', sans-serif;
}
body.Dashboard{
    /* font-family: 'Roboto', sans-serif; */
  	font-family: 'Poppins', sans-serif;
  	background-color: #f6f9fc;
}
.guestView .not-authenticate {
    padding-top: 0;
}

#guest-nav {
	background: -moz-linear-gradient(-45deg, #44137f 0%, #621370 30%, #83125f 58%, #aa124b 100%);
    background: -webkit-linear-gradient(-45deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    background: linear-gradient(135deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44137f', endColorstr='#aa124b',GradientType=1 );
	/* margin: 0; */
    border: 0;
	padding: 10px 0;
}

.guestView.homeGuest #guest-nav{
	margin: auto;
  	padding: 0 0;
	background: transparent;
    background-color: transparent;
    /* top: 20px; */
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
}

#guest-nav .navbar-nav {
    display: flex;
  	margin-top: 3px;
}
.guestView.homeGuest .not-authenticate {
    /* margin-top: -50px; */
}

#guest-nav .navbar-nav li:first-child {
    order: 4;
}
/* #guest-nav .navbar-nav li::after {
    content: '/';
    position: absolute;
    top: 0px;
    font-size: 27px;
    font-weight: 300;
    color: #000;
    right: -7px;
} */
th.statusCol {
    width: 110px !important;
    min-width: 110px;
}
#guest-nav .navbar-nav li:last-child {
    order: 5;
}
/* #guest-nav .navbar-nav li:last-child:after, 
#guest-nav .navbar-nav li:first-child:after {
    display:none;
} */
#guest-nav .navbar-nav li a {
    /* font-size: 15px;
    color: #ffffff;
    border-radius: 20px;
    width: 100px;
    text-align: center;
    padding: 12px 20px;
    margin: 0 10px;
    font-weight: 700; */
  	font-size: 15px;
    color: #ffffff;
    border-radius: 100px;
    text-align: center;
    padding: 12px 25px;
    margin-right: 0 10px;
  	font-weight: 700;
	background: transparent;
  	margin-right: 10px;
	border: 2px solid #ffffff;
  	width: auto;
}
#guest-nav .navbar-nav li.active a {
    background-color: #eb2f5b;
    box-shadow: 3px 3px 10px -3px #00000080;
  	border-color: #eb2f5b;
}
#guest-nav .navbar-nav li a:hover {
    background-color: #eb2f5b;
}
#guest-nav .navbar-nav li:last-child a {
/*     margin: 0;
    background: transparent;
    border: 2px solid;
    padding: 10px 20px;
    width: 105px;
     */}
#guest-nav .navbar-nav li:last-child.active a {
/*     margin: 0;
    background-color: #eb2f5b;
    border: 0;
    padding: 12px 20px;
    width: 100px; */
}



/* Top Section */

.guestView{
	padding:0;	
}
.main_top {
    /* padding: 160px 0 250px; */
    background-size: cover;
    background: #44137f;
    background: -moz-linear-gradient(-45deg, #44137f 0%, #621370 30%, #83125f 58%, #aa124b 100%);
    background: -webkit-linear-gradient(-45deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    background: linear-gradient(135deg, #44137f 0%,#621370 30%,#83125f 58%,#aa124b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44137f', endColorstr='#aa124b',GradientType=1 );
}
.Renking_title {
    font-size: 70px;
    font-weight: 900;
    color: #eb2f5b;
    text-shadow: 5px 5px #0003;
}
.main_top .conContainerRelative {
    position: relative;
    padding: 160px 0 250px;
}
.main_top h3 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 30px;
    text-shadow: 3px 5px #0003;
}
.main_top div.signIn {
    position: relative;
    z-index: 1;
}
.form-group.inputDiv {
    position: relative;
}
.form-group.inputDiv span {
    position: absolute;
    /* background: #eb1c26; */
    display: flex;
    width: 36px;
	height: 36px;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #ffffff;
    left: 0;
	top: 10px;
}
.home-form input[type="text"],
.home-form input[type="password"] {
    background: transparent;
    box-shadow: none;
    border: none;
    height: 55px;
    font-size: 14px;
    padding-left: 40px;
    border-radius: 0;
    width: 235px;
  	border-bottom: 7px solid #ffffff;
  	margin-right: 7px;
  	color: #ffffff;
}
.home-form input[type="text"]::placeholder,
.home-form input[type="password"]::placeholder {
    color: #ffffff;
}
.home-form .btn.btn-primary{
	color:#eb1c26;
    background: transparent;
    border: none;
    font-size: 38px;
}
.home-form .forgot-password {
    position: relative;
    bottom: auto;
    right: 75px;
    color: #ffffff;
    text-decoration: none;
    line-height: 25px;
}
.home-form .pull-left.pull-left-middle {
    text-decoration: none;
    color: #ffffff;
    line-height: 25px:
}
.home-form .pull-left.pull-left-middle a{
	color: #ffffff;
}
.home-form .g-recaptcha.form-group {
    margin-top: 10px;
}
.main_top .col-sm-6:last-child {
    text-align: right;
}


/* Curvy sec */

.curvySec {
    background-image: url('//i.imgur.com/5f88bC3.png');
    margin-top: -200px;
    background-size: cover;
    height: 200px;
  	padding-top: 70px;
}
.curvySec ul {
    padding: 0;
    margin: 0;
}
.curvySec li {
    display: inline-block;
    width: 19%;
    position: relative;
}
.curvySec li:first-child {
    top: -80px;
    left: 0px;
}
.curvySec li:nth-child(2) {
    top: 10px;
}
.curvySec .singleRound {
    text-align: center;
}
.curvySec .singleRound p {
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    color: #797979;
}


/* Second sec */

.secondSec {
    padding: 130px 0 50px;
    position: relative;
}
.secondSec::before {
    background-image: url('//i.imgur.com/FrazILY.png');
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    top: 80px;
  	background-size: auto 100%;
}
.secondSec h1 {
    font-weight: 400;
    font-size: 50px;
    color: #1d1d48;
    margin: 70px 0 20px;
}
.secondSec h1 b {
    color: #e3315b;
}
.secondSec p {
    color: #1d1d48;
    font-size: 14px;
}
.secondSec .col-sm-6:last-child {
    text-align: right;
}
.secondSec .icon-3 {
    top: 0;
    left: 0;
}
.secondSec .icon-2 {
    right: -10px;
    left: auto;
    top: 90px;
    animation: tada 2s infinite ease-in-out;
}


/* third section */

.thirdSec {
    padding: 70px 0;
  	position: relative;
}
.thirdSec::after {
    content: '';
    background-image: url('//i.imgur.com/ZmlLQkk.png');
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    z-index: -1;
    background-size: auto 95%;
}
.thirdSec img {
    width: 100%;
}
.thirdSec .dottedBg {
    position: absolute;
    left: 0;
    top: 90px;
    width: 80%;
}
.thirdSec img.secMainPic {
    position: relative;
    top: 140px;
    left: -30px;
}
.thirdSec h1 {
    font-size: 50px;
    color: #1a1a47;
    margin: 0 0 10px;
  	font-weight: 400;
}
.thirdSec h1 b {
    color: #eb2f5b;
}
.thirdSec p {
    color: #1d1d48;
    font-size: 14px;
  	margin: 0 0 40px;
}

.thirdSec .aftrBefr {
    text-align: center;
    padding: 35px 20px;
  	border-radius: 10px;
}
.thirdSec .aftrBefr h1 {
    font-size: 40px;
    color: #f0f0f0;
    font-weight: 700;
    margin: 0 0 15px;
}
.thirdSec .aftrBefr ul {
    padding: 0;
    margin: 0;
}
.thirdSec .aftrBefr ul li {
    display: block;
}
.thirdSec .aftrBefr ul h3 {
    color: #9a9a9a;
    margin: 0;
    font-size: 25px;
    font-weight: 400;
}
.thirdSec .aftrBefr ul p {
    color: #9a9a9a;
    font-size: 16px;
    margin: 0;
}
.thirdSec .aftrBefr ul li:nth-child(2) {
    margin: 15px 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
}
.thirdSec .aftrBefr.before {
    background-color: #ffffff;
    border: 1px solid #dedede;
}
.thirdSec .aftrBefr.after {
    background-color: #e11d4b;
    position: relative;
    top: 50px;
}
.thirdSec .aftrBefr.after h1,
.thirdSec .aftrBefr.after ul h3,
.thirdSec .aftrBefr.after ul p {
    color: #ffffff;
}
.thirdSec .aftrBefr.after ul li:nth-child(2) {
    border-color: #c4113b;
}
.thirdSec .aftrBefr.after::before {
    content: '';
    background-image: url('//i.imgur.com/vqCjmKt.png');
    width: 96px;
    position: absolute;
    height: 96px;
    left: -63px;
    top: 20px;
}
.thirdSec .icon-2 {
    width: 25px;
    top: 110px;
    right: 30px;
    left: auto;
}
.thirdSec .icon-3 {
    width: 25px;
    top: -50px;
    left: 0;
}
.thirdSec .icon-9 {
    width: 30px;
    left: -20px;
    top: 150px;
  	animation: fadeLTR 2s infinite ease-in-out;
}


/* fourth Section */

.fourthSec {
    padding: 0 0 30px;
  	position: relative;
}
.fourthSec::before {
    content: '';
    background-image: url('//i.imgur.com/XYxK2Ij.png');
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: bottom left;
}
.row.getStarted {
    background-color: #e11d4b;
    padding: 20px 10px;
    border-radius: 10px;
    box-shadow: 0 2px 10px -3px #666;
    margin: 80px -15px 100px;
}
.row.getStarted h1 {
    margin: 0;
    font-size: 50px;
    color: #ffffff;
    font-weight: 700;
}
.row.getStarted a {
    background-color: #1a1a47;
    float: right;
    margin-top: 3px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 30px;
    display: block;
    width: 210px;
    border-radius: 8px;
    text-transform: uppercase;
    text-align: center;
}

.fourthSec .row.happyCustomers h1 {
    font-size: 48px;
    font-weight: 400;
    margin: 0 0 50px;
    color: #1a1a47;
}
.fourthSec .row.happyCustomers h1 b {
    color: #e11d4b;
}

.fourthSec #customerSlider {
    margin: 0;
}
.fourthSec .slick-slide {
    text-align: center;
}
.fourthSec .slick-slide .conContainer {
    margin: 10px;
    padding: 30px 20px;
    border-radius: 10px;
    background-color: #e11d4b;
}
.fourthSec .slick-slide span .material-icons {
    font-size: 50px;
  	color: #ffffff;
  	opacity: .3;
}
.fourthSec .slick-slide h3 {
    font-size: 20px;
    margin: 5px 0 15px;
    font-weight: 500;
    color: #ffffff;
  	opacity: .3;
}
.fourthSec .slick-slide h3 b {
    color: #ffffff;
}
.fourthSec .slick-slide ul {
    padding: 0;
    margin: 0 0 15px;
}
.fourthSec .slick-slide ul li {
    display: inline-block;
    width: 15px;
}
.fourthSec .slick-slide ul li .material-icons {
    font-size: 16px;
    text-shadow: 2px 5px #7979791a;
    color: #ffde00;
  	opacity: .3;
}
.fourthSec .slick-slide p {
    color: #ffffff;
    margin: 0;
  	opacity: .3;
}
.fourthSec .slick-slide.slick-current .conContainer {
    background-color: #ffffff;
    box-shadow: 4px 3px 20px -10px #666;
  	opacity: 1;
}
.fourthSec .slick-slide.slick-current span .material-icons {
  	color: #e11d4b;
  	opacity: 1;
}
.fourthSec .slick-slide.slick-current h3 {
    color: #797979;
  	opacity: 1;
}
.fourthSec .slick-slide.slick-current h3 b {
    color: #e11d4b;
}
.fourthSec .slick-slide.slick-current ul li .material-icons {
  	opacity: 1;
}
.fourthSec .slick-slide.slick-current p {
    color: #0b0b3a;
  	opacity: 1;
}
.fourthSec #customerSlider .slick-dots {
    top: -25px;
    text-align: left;
    bottom: auto;
}
.fourthSec #customerSlider .slick-dots li {
    margin: 0;
}
.fourthSec #customerSlider .slick-dots li button::before {
    font-size: 15px;
    color: #e11d4b;
}
.fourthSec #customerSlider .slick-dots li.slick-active button::before {
    opacity: 1;
	color: #e11d4b;
}
.fourthSec .secMainImg {
    width: 100%;
}
.fourthSec .icon-2 {
    left: auto;
    right: -20px;
    top: 50px;
}
.fourthSec .icon-3 {
    top: -50px;
    left: -20px;
}


/* footer section */
.footer {
    padding: 100px 0 0;
}
.footer .col-sm-7 {
    text-align: center;
}
.footer h1 {
    font-size: 40px;
    font-weight: 400;
    color: #1a1a47;
    margin: 0 0 10px;
}
.footer h2 {
    color: #e11d4b;
    font-weight: 700;
    font-size: 45px;
}
.footer div.input-group {
    width: 65%;
    margin: auto;
    box-shadow: 0 0 40px -15px #666666;
    border-radius: 10px;
}
.footer div.input-group input.form-control {
    height: 50px;
    border-radius: 10px 0 0 10px !important;
    border: 0;
    box-shadow: none;
  	color: #1a1a47;
}
.footer div.input-group input.form-control::placeholder {
    color: #1a1a47;
}
.footer div.input-group .btn.btn-default {
    font-size: 14px;
    background-color: #eb2f5b;
    border: 0;
    color: #ffffff;
    padding: 7px 15px;
    border-radius: 0 10px 10px 0;
}
.footer div.input-group .btn.btn-default img {
    width: 28px;
    margin: 4px 0 4px 5px;
}
.footer .row.copyRight {
    padding: 0 0 20px;
    text-align: center;
    color: #1a1a47;
}
.footer .row.copyRight p {
    margin: 0;
    font-size: 14px;
}
.footer .icon-2 {
    top: 30px;
    right: 20px;
    left: auto;
    animation: tada 2s infinite ease-in-out;
    width: 35px;
}
.footer .icon-3 {
    left: 50px;
    top: -50px;
}
.footer .icon-9 {
    width: 30px;
    bottom: -13px;
    top: auto;
    right: 50px;
    animation: fadeRTL 2s infinite ease-in-out;
}

/* Animated icons */

/* .animation-box {
    margin-bottom: -125px;
    display: block;
    position: relative;
} */
.animation-box {
    margin-bottom: 0;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    height: 70%;
    top: 0;
  	z-index: 0;
}
.animation-box img {
    display: block;
    margin: auto;
}
.icon {
    position: absolute;
}
.icon-1 {
    top: 160px;
    left: 540px;
    width: 25px;
    animation: fadeRTL 1.4s infinite ease-in-out;
}
.icon-2 {
    top: 140px;
    width: 25px;
    left: 340px;
  	animation: heartBeat .8s infinite ease-in-out;
}
.icon-3 {
    width: 25px;
    bottom: -40px;
    left: 460px;
    animation: fly 1.8s infinite ease-in-out;
}
.icon-4 {
    bottom: -20px;
    width: 55px;
    left: 220px;
    animation: fade-up 1.6s infinite ease-in-out;
}
.icon-5 {
    bottom: 180px;
    width: 40px;
    right: -40px;
    animation: shake 1.6s infinite ease-in-out;
}
.icon-6 {
    top: 350px;
    width: 30px;
    left: -50px;
    animation: fly 2s infinite ease-in-out;
}
.icon-7 {
    top: 230px;
    width: 30px;
    animation: tada 2s infinite ease-in-out;
    right: 220px;
}
.icon-8 {
    bottom: 110px;
    width: 15px;
  	animation: fadeLTR 1.5s infinite ease-in-out;
  	left: 170px;
	right: 0;
}
.icon-9 {
    top: 10px;
    width: 100px;
    animation: heartBeat 2s infinite ease-in-out;
    right: 170px;
}
.icon-10 {
    top: -50px;
    width: 120px;
    animation: tada 3s infinite ease-in-out;
    right: 210px;
    z-index: 1;
}
.icon-11 {
    left: 320px;
    top: 70px;
  	animation: shake 1.8s infinite ease-in-out;
}
.icon-12 {
    top: 0;
    left: 580px;
  	animation: heartBeat 1.4s infinite ease-in-out;
}
.icon-13 {
    bottom: 160px;
    left: 170px;
  	animation: heartBeat 1.1s infinite ease-in-out;
}
.icon-14 {
    left: 470px;
    top: 170px;
  	animation: tada 1.8s infinite ease-in-out;
}
.icon-15 {
    top: 48px;
    left: 236px;
  	animation: fly 1.8s infinite ease-in-out;
}
.icon-16 {
    bottom: 167px;
    left: 240px;
  	animation: tada 1.4s infinite ease-in-out;
}
.icon-17 {
    top: 50px;
    right: 230px;
  	animation: tada 1.6s infinite ease-in-out;
}
.secMainImg {
    animation: float 3s ease infinite;
}
.singleRound.one{
	animation: float 2s ease infinite;
}
.singleRound.two{
	animation: float 3s ease infinite;
}
.singleRound.three{
	animation: float 4s ease infinite;
}
.row.getStarted {
	animation: float 6s ease infinite;
}
.orderpagetwo .conContainer .btn-group .btn.btn-default {
    font-size: 16px;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    border-radius: 0;
    background-color: #1c1a47;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
}
.ticket-message-block .ticket-message{
	color: #ffffff;
  	width: 80%;
  	position: relative;
  	padding: 15px 25px 15px 25px;
	min-height: 110px;
}
.sent-msg .ticket-message {
    background: #36a3f7;
  	border-radius: 12px 0 12px 12px;
}
.recv-msg .ticket-message {
    background: #4ede80;
  	border-radius: 0 12px 12px 12px;
}
.sent-msg .ticket-message::before,
.recv-msg .ticket-message::before{
    content: '';
    width: 0;
    height: 0;
}
.sent-msg .ticket-message::before {
    border-top: 20px solid #36a3f7;
    border-right: 15px solid transparent;
    position: absolute;
    right: -15px;
    top: 0;
}
.recv-msg .ticket-message::before {
    border-top: 20px solid #4ede80;
    border-left: 15px solid transparent;
    position: absolute;
    left: -15px;
    top: 0;
}
.ticket-message-block .info {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}
.ticket-message-block .msg-wrapper {
    display: flex;
}
.ticket-message-block .msg-wrapper.sent-msg {
    flex-direction: row;
}
.userprofpic {
    background: #eb2f5b;
    color: #ffffff;
    display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}
.userprofpic i {
    font-size: 32px;
}
.info strong {
    font-weight: 400;
}
.message pre {
    white-space: pre-line;
    word-break: normal;
    background: transparent;
    border: none;
    color: #ffffff;
    padding: 0;
    font-size: 16px;
    font-family: "poppins";
    margin: 0;
}
.ticket-message .text-muted {
    position: absolute;
    bottom: 8px;
    color: #ffffff;
    font-size: 11px;
  	display: flex;
	align-items: center;
}
.recv-msg .ticket-message .text-muted {
    right: 10px;
}
.sent-msg .ticket-message .text-muted {
    left: 10px;
}
.ticket-message .text-muted i {
    font-size: 14px;
    margin: 0 4px;
}



/* Responsive Css */

@media(max-width:1199px){

.Renking_title {
    font-size: 67px;
}
.home-form input[type="text"], .home-form input[type="password"] {
    width: 187px;
}
.icon-5 {
    bottom: 120px;
    width: 30px;
    right: -15px;
}
.secondSec h1 {
    font-size: 42px;
}
.thirdSec .icon-9 {
    left: 0px;
}
.thirdSec img.secMainPic {
    left: -20px;
}
.fourthSec .row.happyCustomers h1 {
    font-size: 40px;
}
.footer .secMainImg {
    position: relative;
    left: -40px;
}
.footer .icon-2 {
    right: 0px;
}

  
element {

}
ul.orderNavPills a {
    font-size: 12px;
}
.conContainer {
    width: 73%;
}
ul.orderNavPills li {
    flex-basis: auto;
}

  
  
}



@media(max-width:991px){

#guest-nav .navbar-nav li a {
    margin: 0 5px;
}
.Renking_title {
    font-size: 51px;
}
.main_top .icon-7 {
    width: 25px;
    right: 190px;
}
.main_top .icon-4 {
    bottom: -60px;
}
.main_top h3 {
    font-size: 35px;
}
.home-form input[type="text"], .home-form input[type="password"] {
    width: 100%;
}
.home-form .btn.btn-primary {
    background: #961255;
    width: 96%;
    margin-top: 10px;
}
.home-form .forgot-password {
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
}
.home-form .pull-left.pull-left-middle {
    width: 100%;
    text-align: center;
}
.curvySec {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.curvySec li {
    width: 24%;
}
.secondSec::before {
    top: 170px;
    background-size: auto 80%;
}
.secondSec h1 {
    font-size: 40px;
}
.secondSec .secMainImg {
    width: 100%;
    position: relative;
    top: 100px;
}
.secondSec .icon-10 {
    top: 20px;
    width: 90px;
    right: 170px;
}
.thirdSec h1 {
    font-size: 40px;
}
.thirdSec::after {
    background-size: auto 70%;
}
.thirdSec .aftrBefr.after::before {
    width: 86px;
    height: 86px;
  	background-size: 100%;
}
.row.getStarted h1 {
    font-size: 40px;
}
.fourthSec .row.happyCustomers h1 {
    font-size: 30px;
}  
.main_top .secMainImg {
    width: 100%;
}
.footer .secMainImg {
    width: 130%;
}
.footer h1 {
    font-size: 30px;
}
.footer h2 {
    font-size: 34px;
}
.footer div.input-group {
    width: 90%;
}
.footer .icon-9 {
    bottom: -70px;
}

  
section.wavedSec .Renking_title {
    font-size: 30px;
}
section.wavedSec h3 {
    font-size: 20px;
}
body.Dashboard .icon-4 {
    bottom: -50px;
}
body.Dashboard .icon-3 {
    bottom: -10px;
}
.row.newOrserCards .card-body .icons {
    width: 40px;
    height: 40px;
}
div.blncAlert .reg_info_2 p {
    display: none;
}

  
.sidebar__inner ul {
    width: 218px;
}
.sidebar__inner ul a {
    font-size: 16px;
}
.termsPage .singleBox h2 {
    font-size: 25px;
}
}
@media(max-width:767px){
#guest-nav {
    background-color: #6a136c;
    top: 0px;
    padding: 10px 0 0;
}
#guest-nav #navbar {
    border-bottom: 1px solid #e7e7e7;
}
#guest-nav .navbar-nav {
    display: block;
    margin: 10px auto 0;
}
#guest-nav .navbar-nav li a {
    margin: auto;
    font-size: 14px;
  	border-radius: 0;
    text-align: left;
    padding: 10px 15px;
  	border: none;
  	font-weight: 500;
  	color: #000000;
}
#guest-nav .navbar-nav li:last-child a {
    margin: 0 auto;
}
.main_top .conContainerRelative {
    padding: 90px 0 250px;
}
.form-group.inputDiv {
    display: inline-block;
    width: 42%;
    margin-right: 8px;
}
.home-form input[type="text"], .home-form input[type="password"] {
    width: 100%;
}
.home-form .btn.btn-primary {
    background: transparent;
    width: auto;
}
.main_top .secMainImg {
    position: relative;
    top: 60px;
}
.animation-box .icon-1 {
    left: 440px;
}
.animation-box .icon-2 {
    top: 70px;
}
.animation-box .icon-3 {
    left: 350px;
}
.main_top .icon-4 {
    bottom: -240px;
  	width: 35px;
}
.animation-box .icon-5 {
    right: 0;
    bottom: 0;
}
.animation-box .icon-6 {
    left: 0;
}
.main_top .icon-7 {
    right: 270px;
    top: 500px;
}
.animation-box .icon-8 {
    bottom: 0;
}
.icon-9 {
    top: 100px;
    right: 210px;
}
.curvySec li {
    width: 26%;
}
.curvySec li:first-child {
    top: -50px;
    left: 0px;
}
.curvySec li .iconSpan img {
    width: 120px;
}
.curvySec .singleRound p {
    font-size: 14px;
}
.secondSec {
    padding: 90px 0 50px;
}
.Renking_title {
    font-size: 40px;
}
.main_top h3 {
    font-size: 25px;
}
.secondSec h1 {
    font-size: 30px;
}
.secondSec .icon-3 {
    top: -60px;
    left: 0;
}
.secondSec .icon-2 {
    right: 10px;
    top: 40px;
}
.secondSec .secMainImg {
    width: 80%;
    top: 80px;
    display: block;
    margin: auto;
}
.secondSec .icon-10 {
    right: 0;
    left: 0;
    margin: auto;
}
.thirdSec .row {
    display: flex;
    flex-direction: column-reverse;
}
.thirdSec h1 {
    font-size: 30px;
}
.thirdSec p {
    margin: 0 0 30px;
}
.thirdSec .icon-2 {
    top: 70px;
}
.row.afterBefore {
    display: inherit;
}
.row.afterBefore .row {
    display: inherit;
}
.row.afterBefore .col-sm-6 {
    width: 50%;
    float: left;
}
.thirdSec .aftrBefr h1 {
    font-size: 30px;
}
.thirdSec .aftrBefr ul h3 {
    font-size: 20px;
}
.thirdSec .icon-9 {
    left: 30px;
}
.thirdSec img.secMainPic {
    left: 0px;
}
.thirdSec::after {
    background-size: auto 60%;
}
.thirdSec img.secMainPic {
    left: 0px;
    margin-bottom: 30px;
}
.row.getStarted {
    margin: 80px 0px 60px;
}
.row.getStarted h1 {
    font-size: 30px;
    text-align: center;
}
.row.getStarted a {
    float: none;
    margin: 20px auto 0;
}
.row.happyCustomers {
    display: flex;
    flex-direction: column-reverse;
}
.fourthSec .icon-3 {
    top: -60px;
    left: 10px;
}
.fourthSec .row.happyCustomers h1 {
    margin-top: 20px;
}
.fourthSec .icon-2 {
    right: 0px;
}
.footer .secMainImg {
    width: 80%;
    margin: auto;
    left: auto;
    display: block;
}
.footer {
    padding: 60px 0 0;
}
.footer h2 {
    font-size: 30px;
}
.footer .row.copyRight p {
    margin: 50px 0 0;
} 
body.guestView {
    overflow-x: hidden;
} 

  
  
  
section.wavedSec .colorCont {
    padding: 20px 20px;
}
section.wavedSec .colorCont .col-sm-3 {
    width: 25%;
    float: left;
}
section.wavedSec .colorCont .col-sm-6 {
    width: 50%;
    float: left;
}
.animation-box {
    display: none;
}
.row.newOrserCards .col-sm-3 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.conContainer {
    width: 50%;
} 
.nav.nav-pills.orderNavPills {
    display: block;
}
ul.orderNavPills li {
    flex-basis: auto;
    display: inline-block;
    margin: 2px;
}
.conContainer {
    width: 30%;
	width: 100%;
}
.well.api.well-float .table.table-hover.table-sm {
    width: 100%;
    float: none;
    margin-right: 0;
}
.well.api.well-float #type_0 {
    width: 100%;
    float: none;
    margin-right: 0;
}
.sidebar {
    display: none;
}
.termsPage .main-content {
    padding-top: 10px;
}  
.termsPage .singleBox h2 {
    font-size: 18px;
}
body.Dashboard div#navbar .nav.navbar-nav.navbar-left-block {
    display: block;
}
body.Dashboard .navbar-collapsed-before .navbar-toggle {
    display: block;
}
.userDropDownShowOnMobile {
	display:block;
}
.userDropDownHideOnMobile {
	display:none !important;
}
.userDropDown.userDropDownShowOnMobile .dropdown-menu {
    background-color: #ffffff;
}
.userDropDown.userDropDownShowOnMobile {
    position: absolute;
    right: 70px;
    top: 0;
}
table {
	display: block;
	border-collapse: collapse;
	width: 100%;
	position: relative;
}
.table thead {
	display: block;
	float: left;
	border: 0;
	border-right: 1px solid rgba(0,0,0,0.12);
}
.table tbody {
	display: block;
	width: auto;
	position: relative;
	overflow-x: auto;
	white-space: nowrap;
}
.table thead tr {
	display: block;
	padding: 0;
	border-bottom: none;
}
.table thead th {
	display: block;
	text-align: right;
	white-space: normal !important;
}
.table tbody tr {
	display: inline-block;
	vertical-align: top;
}
.table tbody td {
	display: block;
	min-height: 1.25em;
	text-align: left;
	padding: 12px 10px !important;
	min-height: 44px;
}
.table tbody td:last-child {
	padding: 5px 10px !important;
}
.width-service-name{
	min-width: auto;
}
.table-responsive > .table > tbody > tr > td modal{
    white-space: normal;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
  	background: transparent;
}
.navbar-toggle .icon-bar {
    border-radius: 0;
    height: 3px;
    width: 25px;
  	position:relative;
}
.navbar-toggle .icon-bar:nth-child(3) {
    opacity: 0;
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
    opacity: 1;
}
.navbar-toggle .icon-bar:nth-child(2){
    top: 6px;
    animation: j .5s 0s;
    animation-fill-mode: forwards;
}
.navbar-toggle.collapsed .icon-bar:nth-child(2){
	top: 0;
    animation: k .5s 0s;
    animation-fill-mode: forwards;
}
.navbar-toggle .icon-bar:nth-child(4){
    bottom: 8px;
	animation: l .5s 0s;
    animation-fill-mode: forwards;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4){
	bottom: 0;
    animation: m .5s 0s;
    animation-fill-mode: forwards;
}

  
  
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.Dashboard .navbar-default .navbar-toggle .icon-bar {
    background-color: #eb2f5b;
}
.navbar-collapse {
    background: #ffffff;
}

#guest-nav .navbar-nav li.active a{
	box-shadow: none;
  	background-color: transparent;
  	color: #eb2f5b;
}
#guest-nav .navbar-nav li a:hover{
  	background: transparent;
}
#guest-nav .navbar-nav{
	margin: 7.5px -15px;
}
.orderBoxCard .col-sm-9 {
    width: 75%;
    float: left;
    display: block;
}
.orderBoxCard .col-sm-3 {
    width: 25%;
    float: left;
    display: block;
}
.orderBoxCard .col-sm-3 .badge {
    line-height: 22px;
}
.orderpagetwo .conContainer {
    display: flex;
    flex-direction: column-reverse;
}
.orderPage .conContainer .row {
    display: flex;
    flex-direction: column-reverse;
}
.orderpagetwo .conContainer .btn-group {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

  

}

@media(max-width:550px){
.navbar-brand img {
    width: 200px;
}
.Renking_title {
    font-size: 30px;
}
.main_top h3 {
    font-size: 19px;
}
.form-group.inputDiv {
    width: 100%;
    margin-right: 0;
}
.home-form .btn.btn-primary {
    background: #961255;
    width: 100%;
    margin-top: 0px;
}
.animation-box .icon-1 {
    left: 20px;
    top: 80px;
}
.animation-box .icon-2 {
    top: 120px;
    left: 210px;
}
.animation-box .icon-3 {
    left: auto;
    top: 140px;
    bottom: auto;
    right: 0;
}
.main_top .icon-4 {
    bottom: -260px;
    width: 35px;
    left: 0;
}
.animation-box .icon-5 {
    display: none;
}
.animation-box .icon-6 {
    left: 0;
    top: 460px;
}
.main_top .icon-7 {
    right: 0;
    top: 480px;
}
.main_top .conContainerRelative {
    padding: 90px 0 150px;
}
.animation-box .icon-8 {
    display: none;
}
.icon-9 {
    top: 80px;
    right: 0;
    left: 0;
    margin: auto;
}
.curvySec {
    background-size: 100% auto;
  	height: auto;
    padding-top: 70px;
    margin-bottom: 0;
  	margin-top: -60px;
}
.curvySec ul {
    padding: 0;
    margin: -70px 0 0;
}
.curvySec li {
    width: 100%;
    margin: 10px 0;
}
.curvySec li:first-child {
    top: 0px;
    width: 100%;
}
.curvySec li:nth-child(2) {
    top: 0px;
}
.secondSec {
    padding: 50px 0 50px;
}
.secondSec h1 {
    font-size: 25px;
    margin: 0 0 10px;
}
.thirdSec h1 {
    font-size: 25px;
}
.thirdSec .icon-2 {
    top: 80px;
}
.row.afterBefore .col-sm-6 {
    width: 100%;
}
.thirdSec .aftrBefr.after::before {
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
}
.thirdSec .aftrBefr h1 {
    font-size: 25px;
}
.thirdSec .icon-9 {
    right: auto;
}
.row.getStarted h1 {
    font-size: 20px;
}
.fourthSec .row.happyCustomers h1 {
    margin-top: 30px;
    font-size: 25px;
}
.fourthSec .icon-2 {
    right: 10px;
    top: 70px;
}
.footer .icon-3 {
    left: 30px;
    top: -70px;
}
.footer h1 {
    font-size: 20px;
}
.footer h2 {
    font-size: 20px;
}
.footer .icon-2 {
    right: 10px;
    width: 30px;
}
.footer .row.copyRight p {
    margin: 70px 0 0;
  	font-size: 12px;
}

body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 p {
    opacity: 0;
    width: 0px;
    text-indent: -9999999px;
}
section.wavedSec .colorCont .col-sm-3 {
    display: none;
}
section.wavedSec .colorCont .col-sm-6 {
    width: 100%;
}
section.wavedSec .Renking_title {
    font-size: 25px;
    margin-top: 0;
}
section.wavedSec h3 {
    margin-bottom: 0;
}
.row.newOrserCards .col-sm-3 {
    width: 100%;
}
.alert.blncAlert {
    display: none;
}
.row.newOrserCards .card-body .content-box .numbers {
    font-size: 20px;
}
h4.secTitle {
    font-size: 14px;
}
.news-title {
    font-size: 14px;
}
.list-group.list-group-flush .list-group-item .badge {
    float: none;
}
.list-group.list-group-flush .list-group-item .btn.btn-primary {
    float: none;
    top: 0px;
    margin-top: 10px;
}
.faqPage .well .panel.panel-default .panel-heading .panel-title {
    font-size: 14px;
}
  
  
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 {
    height: 45px;
    margin-right: 10px;
    padding: 0 6px;
    top: 3px;
}
body.Dashboard .nav.navbar-nav.navbar-right #dropdownMenu1 .user-pic .material-icons {
    font-size: 35px;
}
body.Dashboard .navbar-brand img {
    width: 170px;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li {
    display: block;
}
body.Dashboard .nav.navbar-nav.navbar-left-block li a {
    padding: 0px 10px 5px;
    text-align: left;
    font-size: 14px;
}

  
  
}


/* Responsive Css */
