header .logo {
	width: 390px;
	margin: 0 auto;
	margin-top: 20px;
}

header .logo img {
	height: auto;
	margin: 0 auto;
	width: 100%;
}


.main-page {
	/*background-image: url(/image/2020/new-image.jpg);*/
	height: 100vh;
	padding: 0 80px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	overflow: hidden;
}
.main-page.form-page {
	/*background-image: url(../image/new-light-image.jpg);
	background-image:url(/image/2020/new-image.jpg);*/
}

footer {
	 position: fixed; 
	bottom: 0;
	width: 100%;
	left:0;
	padding: 10px 80px;
	background: #fff;
}

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

footer ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	align-items: center;
	margin: 0;
}
.footer_right ul li a {
	color: #000000e3;
	font-weight: bold;
	margin: 0 5px;
	font-size: 12px;
	padding: 0 3px;
	text-decoration: none;
}

.footer_right ul li:last-child a {
	color: #00bcbb;
}

.footer_right ul {
	justify-content: flex-end;
}
.footer_right {
	padding-top: 15px;
}
#Modify {
	overflow: auto;
	height: 290px;
}

.content-box {
	max-width: 1250px;
	background: transparent;
	padding: 20px;
	margin: 0 auto;
	width: 100%;
}

.section_2.home-buttons .text-heading {
	max-width: 1000px;
}

.img-responsive.img-hw-top {
	max-width: 100%;
	height: 200px;
	object-fit: contain;
	display: block;
	margin: 40px auto 0;
}
.page-title h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin: -8px 0 10px;
	font-weight: 600;
}

.page-title p {
	font-size: 14px;
	color: rgba(34, 34, 34, 0.51);
	margin-bottom: 20px;
	font-weight: 600;
	margin-top: 20px;
}

.snapbox {
	display: flex;
}

.snapbox img {
	max-width: 120px;
	margin-right: 20px;
	width: 100%;
}
.privay-row h3 {
	font-weight: 600;
}
.privay-row p {
	font-weight: 600;
}

.scap-content {
	width: 70%;
}

.row.bottom-row {
	margin-top: 30px;
}
.content-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 110px;
}
.top-header {
	position: relative;
	z-index: 1;
}

.text-content ul {
	padding-left: 15px;
	margin: 0;
}

.text-content p strong {
	display: block;
	font-size: 15px;
	color:#000;
}

.content-inner-wrapper p, .content-inner-wrapper li {
	margin: 0;
	font-size: 15px;
	color: #000;
}

.content-inner-wrapper h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 22px;
}

.content-inner-wrapper h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 22px;
	color: #000;
}

.content-inner-wrapper h3 span {
	color: #00a2cc;
}

.content-inner-wrapper h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 22px;
	color: #000;
	margin: 0 0 12px;
	border-bottom: 1px solid #00a2cc;
	padding: 0 0 7px;
}


.pd-0 {
	padding: 0;
}


.row.hw-main .text-content {
	width: 100%;
	padding: 20px 0 5px;
	float: left;
}

.row.hw-main .text-content p {
	margin-bottom: 14px;
}

.img-responsive.img-hw-right-top {
	width: 100%;
}

.row.hw-main iframe {
	margin-bottom: 12px;
}


.memeber-box {
	width: 170px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	margin-bottom: 0;
	margin-top: 1%;
}
.memeber-box i {
	color: #536080;
	border: 1px solid #1b3b8a;
	padding: 3px 4px;
	display: block;
	width: 23px;
	margin: 13px auto 0;
	text-align: center;
}

.img-responsive.img-hw-left-bottom {
	max-height: 100px;
	margin: 0 12px;
}

.memeber-box p {
	text-align: center;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: 600;
}
.memeber-box h4 {
	text-align: center;
	color: rgb(0, 0, 0);
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 3px;
	margin-top: 6px;
}
.memeber-box img {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	display: block;
	object-fit: cover;
}

.team-row {
	display: flex;
	flex-flow: row wrap;
}

/* Register CSS */

.register_form_section {
	width: 100%;
	display: table;
	margin: 12px auto;
	padding: 0;
}

.register_form_section form {
	margin: 10px 0;
}
.business_form_fields {
	width: 100%;
	height: 35px;
	background: rgba(255, 255, 255);
	box-shadow: 10px 7px 10px 2px rgba(255, 255, 255, 0.43);
	border: 1px solid rgb(0, 0, 0);
	padding-left: 5px;
}
.rgister-page {
	font-size: 13px;
}


.inline-ipnuts {
	display: flex;
	justify-content: space-between;
}

.inline-ipnuts .form-group {
	width: 48%;
}

.rgister-page h4 {
	color: #000;
	font-weight: 600;
}

.funkyradio label {
	width: 100%;
	border-radius: 3px;
	border: 1px solid #D1D3D4;
	font-weight: normal;
	height: 35px;
	padding: 6px 40px;
	background: rgba(255, 255, 255);
}
#radio1, #radio2 {
	opacity: 0;
}
.funkyradio.row {
	margin: -24px 0 -7px;
}


.funkyradio input[type="radio"]:empty ~ label::before, .funkyradio input[type="checkbox"]:empty ~ label::before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	height: 35px;
	content: '';
	width: 2.5em;
	background: #D1D3D4;
	border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:checked ~ label::before, .funkyradio input[type="checkbox"]:checked ~ label::before {
	content: '\2714';
	color: #333;
	background-color: #ccc;
	padding: 7px 10px;
}
.funkyradio-primary input[type="radio"]:checked ~ label::before, .funkyradio-primary input[type="checkbox"]:checked ~ label::before {
	color: #fff;
	background-color: #337ab7;
}

#form_submit {
	background: #3997fc;
	color: white;
	height: 35px;
	border-color: #3997fc;
}

.register_form_section h4 {
	color: #000;
	font-size: 20px;
	line-height: ;
	line-height: 1.3;
	font-weight: 600;
}


.heading_first{
font-size: 19px;
color:#000000bd;
}
.text-heading{
margin: 0 auto;
}
.second_heading{
font-size: 19px;color: #0009;
}
.main_container .row{
width:100%;
margin: 0 auto;
}
.btn_img{
   width: 85%;
}
.right{
float: right;
}
.section_2 ,.section_3{
margin-top:15px;
}
.def_img{
width:32%;
}
.def_img img{
margin:0 auto;
}
.app_icon {
    margin-top: 18px;
}

.hw-bt-images img {
	background: white;
	padding: 6px;
}

    .img-media {
	width: 100%;
	height: 385px;
	object-fit: cover;
	margin-bottom:20px;
}
.content-box.transparent-box {
	background: transparent;
}
}


.heading_first{
font-size: 19px;
color:#000000bd;
}
.text-heading{
/*width: 70%;*/
margin: 0 auto;
}
.second_heading{
font-size: 19px;color: #0009;
}
.main_container .row{
width:100%;
margin: 0 auto;
}
.btn_img{
   width: 85%;
}
.right{
float: right;
}
.section_2 ,.section_3{
margin-top:15px;
}
.def_img {
	width: 63%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.def_img img{
margin:0 auto;
}
.app_icon {
    margin-top: 18px;
}

.btn_img {
	position: relative;
}

.btn_img span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: white;
	text-decoration: none;
	font-size: 23px;
	font-weight: 600;
}

.row.hw-main .text-content.hw-text-content {
	background: rgba(255, 255, 255, 0.31);
	margin: 10px 0;
	padding: 20px;
}


#form_submit {
	font-size: 16px;
	font-weight: 500;
}


.divi-logos {
	display: flex;
	flex-flow: row wrap;
}

.img-box {
	width:50%;
	padding: 0 8px;
}

.img-box img {
	height: 50px;
	width: auto;
}
.divi-title {
	font-size: 26px;
	line-height: 28px;
	font-weight: 600;
	margin: 0 0 10px;
	color: #000;
}

.divi-title + .img-responsive.img-drop {
	height: 60px;
	margin: 30px 0 0;
}

@media only screen and (max-width : 1200px) {
	.footer-col {
	width: 100%;
}
.footer_right ul {
	justify-content: flex-end;
	flex-flow: row wrap;
}
.footer_right ul {
	justify-content: center;
}
.footer_left ul {
	justify-content: center;
}

.main-page {
	background-size: cover;
}
}


@media only screen and (max-width : 1024px) {
	
	.main-page {

	overflow: auto;
}

/* .content-wrapper { */
	/* position: relative; */
	/* top: 70px; */
/* } */

}


@media only screen and (max-width : 991px) {
	
	.btn_img span {
	font-size: 14px;
}
	/* .content-wrapper { */
	/* margin-bottom: 70px; */
/* } */
.row.hw-main.media-page-videos .pd-0 {
	padding: 0 15px;
}

.row.hw-main.media-page-videos iframe {
	height: 320px !important;
}

.img-responsive.img-hw-left-bottom {
	float: none !important;
	margin: 0 auto;
}

/* footer { */
	/* position: relative; */
/* } */

.main-page {
	height: auto;
	padding-bottom: 70px;
}
	.content-inner-wrapper .col-xs-12 {
	margin-bottom: 20px;
}

.footer_right ul, .footer_left ul {
	flex-flow: row wrap;
}

.img-responsive.img-hw-right-top {
	width: auto;
	margin: 0 auto;
}
}   


.mobile-logo {
	display: none;
}
@media only screen and (max-width : 767px) {
	
	.content-inner-wrapper li {
	margin: 6px 0;
}
	
.mobil-inner img {
	width: auto;
	max-width: 100%;
	width: 100%;
}
/*.mobile-bg {
	background: #fff;
	height: 105px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
*/
.img-responsive.img-hw-top {
	max-width: 100%;
	height: 95px;
	object-fit: contain;
	display: block;
	margin: 37px auto 0;
}

.text-content.hw-text-content p strong {
	display: inline;
	font-size: 14px;
	color: rgb(128, 128, 128);
	text-align: center;
}

.img-responsive.img-hw-top.mobile-padding {
	padding: 0 7px !important;
}

.row.hw-main .text-content.hw-text-content p {
	text-align: center;
}
.mobile-bg .img-responsive.img-hw-top {
	height: auto;
	margin: 0;
}

.mobil-inner {
	padding: 0 8px;
	background: rgb(255, 255, 255);
	margin: 0 4px;
	width: 33%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mobile-logo {
	display: flex;
	width: 100%;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
	
	.btn_img {
	width: 100%;
}

.page-title {
	text-align: center;
}

.page-title h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px 0 0;
	font-weight: bold;
}



.def_img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.btn_img {
	margin-bottom: 20px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
	.main-page {
	padding: 0 20px 60px;
}
footer {
	padding: 10px 20px;
	background: #fff;
}

.footer_left ul li {
	width: 31%;
	margin: 0 2px;
}
.footer_right ul li a {
	margin: 0 3px;
	padding: 0 4px;
	text-decoration: none;
}

.footer_right ul li:nth-child(3) {
	display: none;
}

header .logo {
	width: 60%;
}
.footer_right ul li {
	display: none;
}

.footer_right ul li:first-child {
	display: block;
}


.app_logo
{
	float:none;
	display:block;
	text-align:center;
}
.app_logo img
{
float:none !important;
width:150px !important;
margin:0 auto;
margin-bottom:5px;
}

}



.img-media {
	width: 100%;
	height: 246px;
	object-fit: cover;
	padding: 5px 10px;
}
.section_1 ,.section_2 ,.section_3{
width:100%;
}





.login-content .button {
	background: rgb(68, 67, 73);
}



@media only screen and (min-width: 573px) and (max-width: 992px) {
	
	.appbtn-wrapper .app-btns img {
	margin-bottom: 20px;
}
}
@media only screen and (min-width: 573px) {
.content-box {
	/*max-height: calc(70vh - 50px);*/
	overflow: auto;
	margin-top: 0;
}
}

.main-page {
	background-size: cover;
	height: 100vh;   
}


@media only screen and (max-width : 572px) {
	
	.btn-boxes {
	float: left;
}
	.content-inner-wrapper p, .content-inner-wrapper li {

	font-size: 12px;
}
	.rgister-page {
	margin: 10px 0 !important;
}
	.driver-registerbtn {
	float: left !important;
}

.driver-registerbtn .img-responsive {
	margin-bottom: 0 !important;
}
	
	.appbtn-wrapper {
	padding: 10px 10px !important;
	flex-flow: column !important;
	justify-content: center !important;
	align-items: center !important;
	text-align: center !important;
}

.appbtn-wrapper .app-btns img {
	height: 48px;
	margin-right: 0;
	margin-left: 0;
}
	
.content-wrapper.home-page {
	margin-top: 10%;
}

.content-wrapper.home-page .section_3 {
	margin-top: 50px;
}

.content-wrapper.home-page .page-title h2 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0px 0 0;
	font-weight: bold;
	line-height: 30px;
}

.content-wrapper.home-page .page-title p {
	font-size: 15px;
	color: rgba(34, 34, 34, 0.51);
	margin-bottom: 20px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
.img-responsive.def_img_img {
	height: 40px;
	position: relative;
	top: 11px;
	left: 10px;
}

/*	header .logo {
	width: auto;
}
	*/
	.snapbox {
	align-items: center;
}

.snapbox img {
	width: auto;
}

.memeber-box {
	width: 48%;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3%;
	margin-top: 1%;
}

.memeber-box img {
	height: 230px;
}

.main-conatiner {
	margin-bottom: 40px;
}
	
	.content-wrapper {
	position: relative;
	top: 20px;
}
.main-page {
	background-size: cover;
	height: 100vh;
}
	.snapbox img {
	max-width: 100%;
	margin-right: 0;
	/* width: 100%; */
}.snapbox {
	flex-flow: column;
}
.row.hw-main.media-page-videos iframe {
	height: 200px !important;
}

.main-page {
	padding: 0 15px 60px;
}

footer {
	padding: 10px 15px;
}

.scap-content {
	width: 100%;
}
	.main-page, .main-page.form-page {
	/*background-image: url(/image/2020/mobile-bg.jpg);*/
	background-position: bottom;
}



.btn_img {
	max-width: 270px;
	margin: 0 auto 20px;
}
}





/* dashborad css */


.driver_now_form input {
	display: block;
	background: rgba(255, 255, 255);
	height: 35px;
	width: 100%;
	padding: 0 15px;
	border: 1px solid #000;
}



.driver_now_form label {
	font-weight: 500;
}

.driver_now_form input[type="radio"] {
	height: auto;
	margin-bottom: -20px;
}

.driver_now_form label {
	font-weight: 600;
	color: #000;
	font-size: 16px;
}
.radioselect {
	background: #fff;
	border: 1px solid #000;
}

.main-page.full-height {
	height: auto;
}

.main-page.full-height .content-wrapper.full-height {
	position: relative;
}


.content-wrapper.full-height .content-box.transparent-box {
	max-height: inherit;
	margin-top: 0;
}

.content-inner-wrapper li {
	margin-bottom: 10px;
}

.btn-row {
	display: flex;
	justify-content: space-between;
	margin: 15px 0;
	max-width: 770px;
}

.driver_now_form input.icon {
	text-align: left;
	padding: 0 30px;
}

.btn-row .btn-box img {
	width: 100%;
}

.btn-row .btn-box {
	width: 33%;
	position: relative;
	cursor: pointer;
}
.btn-box {
	width: 47%;
}

.profile-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.profile-title span {
	color: #000;
	font-weight: 600;
}
.btn-row .btn-box .cta-btn {
	width: 100%;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	color: rgb(0, 0, 0) !important;
	text-decoration: none;
	font-weight: 600;
}

.nav.nav-tabs {
	border: 00;
}

.content-box.transparent-box ul.nav.nav-tabs li a {
	background: #fff;
	border: 0;
	border-radius: 0;
	padding: 8px 16px;
	color: #000;
	margin: 0px 5px 0 0;
	font-weight: 600;
	font-size: 14px;
}


.pu-content p {
	color: #000;
	font-weight: 600;
}

.form  label {
	display: block;
	width: 100%;
	color:#000;
}

.form input {
	display: block;
	background: rgba(255, 255, 255, 0.74);
	border: 0;
	height: 35px;
	width: 100%;
	padding: 0 15px;
}

.tab-content {
	/*margin-top: 40px;*/
}

.form .form-row {
	margin-bottom: 20px;
}

.trip-content table thead {
	background: #444;
	color: #fff;
	/* text-align: center !important; */
}

.card-row {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.date-row span {
	display: flex;
}

.date-row span input {
	width: 36%;
	margin-right: 20px;
}

.date-row, .cvv-row {
	width: 48%;
}

.inline-row {
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 13px;
	margin: 15px 0;
}

.inline-row input {
	background: rgba(255, 255, 255, 0.74);
	border: 0;
	height: 35px;
	width: 55%;
	padding: 0 15px;
	margin-left: 10px;
}

#business-text {
	width: 100%;
	margin-bottom: 20px;
	padding: 11px 14px;
	background-color: #ffffffbd;
	border: none;
}
			#profile img {
	height: 100px;
	
}
#txt {
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #ffffffbd;
	border: none;
	min-height: 110px;
}
#profile img {
	height: 100px;
}
.buisness-image {
	background-color: #ffffffbd;
	padding: 15px 22px;
	margin-bottom: 15px;
}

.main-page.full-height {
	background-size: cover;
	padding-bottom:40px;
}

#content .heading-title {
	border: none;
	font-weight: 600;
}


#content .buttons {
	border: none;
}

#content .buttons  .button {
	background: rgb(16, 133, 179) !important;
	margin-right: 15px;
	color:white !important;
	padding: 12px 40px !important;
}

.text-empty p {
	color: #000;
	font-weight: 600;
}

.nav.nav-tabs li a {
	border: 1px solid #000 !important;
}

@media only screen and (max-width : 572px) {
	.btn-row {
	margin-top: 40px;
	flex-flow: row wrap;
}

.profile-title {
	flex-flow: column;
}

#cc_expiration {
	margin-bottom: 20px;
}

.app-btns img {
	margin-bottom: 20px;
}

.btn-row .btn-box {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

}

/* driver registration page */
.row.registered-main h3 {
	padding: 0 20px 15px 15px;
	font-size: 20px;
	font-weight: 600;
	border-color: #ccc;
}

.row.registered-main p {
	font-size: 15px;
	margin: 0 0 6px;
	padding: 0 15px;
	font-weight: 600;
	color: #000;
}
.row.registered-main h4 {
	padding: 0 15px;
	font-size: 29px;
}

.row.registered-main h4 span {
	color: #000;
	font-weight: 600;
}

.app-btns img {
	height: 48px;
	margin-right: 10px;
	margin-left: 15px;
}


.content-wrapper.account-page-consumer .content-box.transparent-box.driver-dashboard {
	max-height: inherit;
	
	overflow: hidden;
}

.content-wrapper.account-page-consumer .content-box.transparent-box.driver-dashboard .tab-content {

	overflow: hidden;
	display: contents;
} 

.content-wrapper.account-page-consumer .driver-dashboard .tab-content .tab-pane {
	padding-left: 0;
	margin-left: -7px;
}

.content-wrapper.account-page-consumer {
	align-items: center;
	padding-top: 0;
}
.content-wrapper.account-page-consumer .btn-row .btn-box .cta-btn {
	color: white !important;
	font-size: 18px;
}
.mmyy {
margin-bottom: 20px;padding-left: 0px;display: flex;justify-content: space-between;padding-right: 0; }
/* new style */
@media only screen and (max-width : 572px) {
	
	.content-wrapper.account-page-consumer .content-inner-wrapper li {
	margin: 0 0;
}


.content-box {
	padding-bottom: 80px;
}

.content-wrapper {
	padding-top: 0;
}

#delivery_mobile {
	margin-bottom: -10px;
}
.content-box.transparent-box ul.nav.nav-tabs li a {
	background: #fff;
	border: 0;
	border-radius: 0;
	padding: 8px 6px;
	color: #000;
	margin: 11px 4px 0 0;
	font-size: 11px;
}

.content-box.transparent-box.driver-dashboard {
	margin-top: -40px;
	margin-bottom: 0;
	padding-bottom: 80px;
}

.driver-dashboard .content-inner-wrapper .col-xs-12 {
	margin-bottom: 14px;
}

.driver-dashboard .tab-content {
	margin-top: 0;
}

.driver-dashboard .page-title h2 {
	font-size: 14px;
}

.nav.nav-tabs {
	display: flex;
	justify-content: center;
	flex-flow: row wrap
	
}

/*.content-wrapper.home-page {
	margin-top: 0%;
	padding-bottom: 0;
	top: 0;
}
*/
}

/*  dashborad page css start */
.driver-dashboard .tab-content .tab-pane {
	padding: 0px;
}

.tab-content {
	padding: 0 !important;
}
#logoPreviewDiv {
	float: none;
	width: 100%;
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#logoPreviewDiv {
	float: none;
	width: 100%;
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
input[type="file"] {
    display: block;
}


.inputfile {
	margin-top:10px;
}
/* .inputfile { */
    /* width: 0.1px; */
    /* height: 0.1px; */
    /* overflow: hidden; */
    /* position: absolute; */
    /* z-index: -1; */
/* } */



.padding30
{
	padding-left:30px;
}



@media only screen and (max-height: 550px)  {
	.content-wrapper { 
	top: 0 !important;
	margin: 0 !important;
	padding-top: 0 !important;
}
.content-box {
	overflow: scroll !important;
}

.content-wrapper {
	align-items: center !important;  
	position: absolute !important;
}
.main-page .content-wrapper .content-box {
	max-height: calc(100vh - 200px) !important;
	margin: 80px auto 0 auto !important;
	padding: 20px !important;
	
}

}

@media only screen and (max-width: 572px)  and (min-width: 400px)  {
	.btn-row .btn-box {
	width: 47%;
}

.btn-row .btn-box img {
	min-height: 40px;
}
	.btn-row {
	margin-top: 40px;
	flex-flow: row;
}

.btn-row .btn-box .cta-btn {

	font-size: 18px;
}
}
@media only screen and (min-width:992px){
	.f-right{
		float:right;
	}
}
@media only screen and (max-width:400px){
	/*.content-box {
	margin-top: 30px !important;
}*/
.content-wrapper.home-page{
	margin-top: 16px !important;
}
.main-conatiner{
	margin-bottom:20px !important;
}
}

/*.content-box {
	margin-top: 30px !important;
}*/
.Team .page-title,.Divisiaons .page-title,.page-title{
	margin-top:20px;
}




.content-box::-webkit-scrollbar {
    width: 12px;
}

.content-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.content-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.app_logo img
{
	width:125px;
	float:left;
}
.app_logo.android img
{
	width:145px;
	float:left;
}