.datalabel {
	display: none;
}

@media ( max-width : 600px) {
	.datalabel {
		width: 100px;
		float: left;
		text-align: left;
		display: block;
	}
}

@media only screen and (min-width: 1599px) {
}

@media screen and (min-device-width:1200px) and (max-device-width:1300px) {
}

@media screen and (min-device-width:991px) and (max-device-width:1130px) and (orientation:landscape) {
}

@media screen and (min-device-width:760px) and (max-device-width:1030px) and (orientation:portrait) {
}

@media screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {
}

@media (max-width: 767px) {
	
	.logo {
		/*margin-left: 100px !important;*/
	}
	
	#root_donor_email {
		min-width: 335px !important;
	}
	
	.radio-main {
    	display: inherit !important;
	}
	
	#root_email_help_text div a {
		height: 30px !important;
	}
	
	ul.nahikaliDetailsTable, ul.parentDetailsTable {
		display: flex;
  		flex-flow: row wrap;
	}
	
	.nahikaliDetailsTable li, .parentDetailsTable li {
		align-items: center !important;
    	height: 60px !important;
    	padding: 10px 5px 10px 15px !important;
    	display: flex !important;
    	font-size: 14px !important;
	}
		
  .social-head {
      flex-wrap: wrap;
      justify-content: center;
      padding: 10px 0 0 0;
  }
a.donate-nw.red-button {
    margin: 20px;
}
.main-navigation {
    justify-content: space-between;
    padding: 15px 15px;
}
header .social-list li{
  padding: 0 5px;
}
.red-button{
  font-size: 15px;
  padding: 8px 20px;
}
.slicknav_nav a, .slicknav_row a, .slicknav_nav li > a{
  color: #000;
  font-weight: 700;
}
.mobile-menu-container li > a .slicknav_arrow:after{
  color: #000;
}
.slicknav_nav .slicknav_arrow{
  background: transparent;
}
ul.sub-menu li a {
    text-transform: capitalize;
    font-size: 15px;
}
.mobile-menu-trigger span {
    height: 2px;
    display: block;
    width: 28px;
    margin-bottom: 8px;
    background-color: #000;
}
#mobile-menu-wrap{
  padding: 100px 20px 20px 20px;
}
.mobile-menu-close::before, .mobile-menu-close::after{
  height: 26px;
}
.mobile-menu-close{
  top: 30px;
}
a.navbar-brand.logo img{
  width: 170px;
}
ul.social-list.visible-xs {
    display: flex !important;
    margin: 30px 0 60px;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    background: #f4bc10;
    padding: 20px 10px;
    border-radius: 7px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}


.right-head-main {
    width: 100%;
}
a.donate-nw.red-button {
    margin: 10px 5px 5px;
}
#mobile-menu-wrap .social-list li a{
  padding: 3px;
    border: 1px solid #000;
    border-radius: 50px;
}
#mobile-menu-wrap .social-list li {
    padding: 0 5px;
    width: calc(100% / 5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
}
.table-main th, .table-main td{
  min-width: 140px;
}
#renew_table_form th, #renew_table_form td {
	padding: 12px 5px !important;
    font-size: 13px;
    min-width: 100px !important;	
}
.table-main {
	overflow-x: hidden;
}
.pre-expand-div .red-button {
    margin: 20px 0;
    display: inline-flex;
}
.slicknav_nav .menu-item-has-children ul{
  background: #f4bc10;
}
.main-title-sec{
  flex-wrap: wrap;
}
.mts-right {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.mts-right .red-button{
  margin: 15px 0;
  display: block;
}

.main-pg-link-desk{
	display: none;
}

#root_tab_navigation_header li {
	display: block;
	margin-bottom: 8px;
	text-align: center;
    padding: 10px;
    background-color: #ffc511;
}

ul#root_tab_navigation_header {
	box-shadow: none;
}

ul#root_tab_navigation_header:before {
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate( 
45deg ) translate(0px, -50%);
    position: absolute;
    right: 16px;
    top: 15px;
    transition: 0.05s Linear All;
    display: none;
}

.main-pg-link-4 {
	background: none;
}

.main-pg-link{
  position: relative;
}

.root_tab_mob {
	display: block !important;
  	position: relative;
}

.main-pg-link1{
  display: block;
  position: relative;
}

.main-pg-link1 ul {
	list-style-type: none;
}

.main-pg-link1 ul li {
	margin-bottom: 8px;
	text-align: center;
    padding: 10px;
    background-color: #ffc511;
}

ul.root_tab_mob li {
	margin-bottom: 8px;
	text-align: center;
    background-color: #ffc511;
}

.main-pg-link-4 ul#loggedin_donor_header li {
	display: block;
}

ul#loggedin_donor_header li {
	margin-bottom: 8px;
	text-align: center;
    background-color: #ffc511;
}

ul.root_tab_desk {
	box-shadow: none;
}

ul.root_tab_desk li {
	margin-bottom: 8px;
	text-align: center;
    background-color: #ffc511;
}

ul#loggedin_donor_header {
	box-shadow: none !important;
}

ul.root_tab_mob li a {
	color: #3b3939 !important;
	text-shadow: none !important;
}

.main-pg-link1 ul li a {
	font-size: 13px;
	font-weight: 600;
    text-transform: uppercase;
    color: #3b3939;
}

.main-pg-link1 ul li.active a {
	color: grey;
}

.main-pg-link ul {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.main-pg-link ul:before {
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate(
45deg
) translate(0px, -50%);
    position: absolute;
    right: 16px;
    top: 15px;
    transition: 0.05s Linear All;
}

.main-pg-link ul.root_tab_mob {
	box-shadow: none !important;
}

.main-pg-link ul.root_tab_mob:before {
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate( 
45deg ) translate(0px, -50%);
    position: absolute;
    right: 16px;
    top: 15px;
    transition: 0.05s Linear All;
    display: none !important;
}

.main-pg-link ul#loggedin_donor_header:before {
    content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate( 
45deg ) translate(0px, -50%);
    position: absolute;
    right: 16px;
    top: 15px;
    transition: 0.05s Linear All;
    display: none !important;
}

.main-pg-link-mob ul#loggedin_donor_header li {
	display: block !important;
}

.main-pg-link-mob {
	background: transparent;
}


.main-pg-link ul.expanded:before{
  border-right: 0;
  border-bottom: 0;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  top: 20px;
  border-bottom: 1px solid rgb(0 0 0 / 8%);
  transition: 0.05s Linear All;
}
.main-pg-link ul li {
    order: 1;
    padding: 10px 13px;
    border-right: 0;
    width: 100%;
}
.main-pg-link ul li.activated {
    order: 0;
}
.main-pg-link ul li:not(.activated) {
    display: none;
}

.main-pg-link ul.root_tab_mob li:not(.activated) {
    display: block !important;
}


.main-pg-link ul.expanded li:not(.activated) {
    display: flex;
}

.select-label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nk-custom-select{
  width: 100%;
}
.hover-content{
  right: 0;
  top: -110px;
  width: 100%;
}
.main-pg{
  margin-top: 165px;
}

.root_tab_desk li {
    display: block !important;
}

ul.root_tab_desk:before {
	content: "";
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate( 
45deg ) translate(0px, -50%);
    position: absolute;
    right: 16px;
    top: 15px;
    transition: 0.05s Linear All;
    display: none;
}
}
