/*@font-face {
    font-family: 'texas_tango_bold_personal_uRg';
    src: url('/css/fonts/texat_bold_personal_use___-webfont.woff2') format('woff2'),
         url('/css/fonts/texat_bold_personal_use___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

@font-face{
	font-family:texas_tango_bold_personal_uRg;
	src:url(/css/fonts/texat_bold_personal_use___-webfont.eot?#iefix) 
	format("embedded-opentype"),
	url(/css/fonts/texat_bold_personal_use___-webfont.woff) 
	format("woff"),
	url(/css/fonts/texat_bold_personal_use___-webfont.ttf) format("truetype"),
	url(/css/fonts/texat_bold_personal_use___-webfont.svg#GillSans-Light) format("svg");
	font-weight:normal;font-style:normal}

@font-face{
	font-family:OptimusPrinceps;
	src:url(/css/fonts/OptimusPrinceps.ttf) format("truetype"),
	url(/css/fonts/OptimusPrincepsSemiBold.ttf) format("truetype");
	font-weight:normal;font-style:normal}		

@font-face{
	font-family:CopperPlate;
	src:url(/css/fonts/OPTICopperplate.otf) format("OpenType");
	font-weight:normal;font-style:normal}	
@font-face{
	font-family:GothamMedium;
	src:url(/css/fonts/GothamMedium.otf) format("OpenType");
	font-weight:normal;font-style:normal}

@font-face{
	font-family:Montserrat;
	src:url(/css/fonts/Montserrat-Light.ttf) format("truetype"),
	url(/css/fonts/Montserrat-Medium.ttf) format("truetype"),
	url(/css/fonts/Montserrat-Regular.ttf) format("truetype"),
	url(/css/fonts/Montserrat-SemiBold.ttf) format("truetype");
	font-weight:normal;font-style:normal}	
@font-face {
	font-family:'calluna-sans-bold' ;
	src: url(/css/fonts/callunasans-bold-webfont.woff) format('woff');
}
@font-face {
	font-family:'calluna-sans-regular' ;
	src: url(/css/fonts/callunasans-regular.woff) format('woff');  
}
@font-face {
	font-family:'darloune' ;
	src: url(/css/fonts/darloune.woff) format('woff');
}
body
{
  font-size: 11pt;
	margin:10px;
	font-family: Verdana,Arial,sans-serif;
}

.pageTitle {
    font-family:var(--title-font) !important;
    color: var(--title-font-color) !important;
	font-size: var(--title-font-size) !important;
	margin-bottom: 10px !important;
}
.btn-primary {
    background:var(--primary) !important;
    color: var(--text-color-btn);
	border-color: var(--primary-border) !important;
}
.btn-primary:hover{
	background: var(--primary) !important;
}
.text-primary{
	color : var(--primary) !important;
}
pre {
    display: block;
    font-size: 100%;
    color: #212529;}
	
blockspace
{
	font-size: 9pt;
}
	
li
{
	font-size: 10pt;
}
		
.loginTable {
    background-color: white;
    max-width: 100%;
    width: 350px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 2%;
}

.forAdmin{
     background-color: #fb040445; 
	/* border : 1px solid #f70303e3 !important */
}
.forAdminBorder{
   border : 1px solid #fb040445 !important
}

.rule {
    color: #888b86;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.rule:after {
    background: #e1e2e1;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 0;
}
.rule__text {
    background: #fff;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    z-index: 1;
}
td 
{
font-size:14px;
	
}

h1 { font-size: 1.5em; margin-top: .2em; margin-bottom: 0.2em;}
h2 { font-size: 1.1em; margin-top: 2em; margin-bottom: 0.5em; }
h3 { font-size: 1.0em; font-weight: normal; margin-top: 2em; margin-bottom: 0.5em; }

h1.A {color:blue;}
 
.note {
	color: red;
}
.noteGreen {
	color: green;
}

#floater	{float:left; height:50%; margin-bottom:-120px;}
#content	{clear:both; height:240px; position:relative;}

A {
	text-decoration: none;
}



A:Hover {
	text-decoration: underline;
}

.header {
	font-weight: bold;
	font-size: 14px;
}

.question {
	font-weight: bold;
	font-size: 14px;
}


.headerNav {
	font-size: 12px;
}

HR {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

TD.Menu
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

TD.Data
{
	padding: 3px 4px 4px 4px;
	
}

outline
{
	border-color: red;
	border: thin;
}

td.shade
{
	background-color: #e4e4e4;
	font-weight: bold;
}

td.readIt
{
	font-size: 10pt;
}
table.borderThin tr{
    line-height: 0;
}
table.borderThin td 
{
    line-height: 1;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* table design 1 */
table.Design1 {
	border-spacing: 0px;
	border-collapse: collapse;
	background: #E9E9F3;
	border: 0.5em solid #E9E9F3;
	font-family: Calibri;
	font-size: xx-small;
}
table.Design1 th {
    font-weight: bold;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design1 td {
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.3em 0.5em;
}
table.Design1 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design1 th.Corner {
   border-left: 0px;
}
table.Design1 tr.Odd {
    background: #F6F4E4;
}
table.Design1 tdLeft {
    text-align: left;
}



body .easyread .question_image{
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	cursor:pointer;
}
body .easyread .question_image:hover{
	box-shadow:0px 0px 4px #000;
	-o-box-shadow:0px 0px 4px #000;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
}
body .ui-dialog-titlebar-close{
	float:right;
}
body .ui-widget-header{
	border:none;
	background:none;
}
body #title_div{
	margin-top: -10px;
	margin-bottom: 10px;
}
body .ui-widget-overlay {
   background: #aaaaaa;
	opacity: .7;
}
body .ui-dialog .ui-dialog-content{
	padding: .5em 0 0;
}
body .ui-dialog .ui-dialog-titlebar{
	padding:0px;
}
body .ui-dialog .ui-dialog-titlebar-close{
	top: 12px;
	z-index: 1000;
}

.contentCentered {
  text-align: center;
}

.contentCentered:before {
  content: '';
  display: inline-block;
  height: 30%; 
  /*margin-right: -0.25em; Adjusts for spacing */
}

.contentCentered > * {
  display: inline-block;
  vertical-align: middle;
}

.contentBottom {
	position: absolute;
	bottom: 5px;
}
/* NEW HEADER STYLE */
*{
	box-sizing:border-box;
}
/*html{
  position:relative; 
  min-height: 100%;
}*/
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

#page-container {

   min-height:100%;
   position:relative;

}
.body-content{
    background-color: white;  
    background-image: url(/images/header/logo_transparent.png);
    background-position:center;
    background-repeat: no-repeat;
    margin: 0px 30px; 
	min-height:80vh;
	margin-bottom: 50px;	
	
}
.bdydesign{
	background-color: #3B1F11;
    /*background-image: url(/images/logo_transparent2.png);
    background-position: top;
    background-repeat: no-repeat;*/
}
.headerbg{
	background-color:#3B1F11;
	color:white;
	padding:50px 30px 0px 30px;
	 z-index: 10001;
	     position: relative;
	/*position: relative;
    max-width: 1400px;
    margin: 0 auto;*/
}
.headerbg.notloggedin {
    padding: 40px 15px 0px 15px !important;
}
.nav_bg{
	background-image: url(/images/header/menu_bg.png);
    height: 61px;
	max-width:1400px;
	margin:0px auto;
}
.header_menus .nav-item .nav-link{
	font-size: 16px !important;
}
.header_menus{
	list-style-type:none;
	/*padding: 21px 0px;
    margin: 0 0 0 20px;*/
}
.header_menus li{
	display:inline-block;
	vertical-align:middle;
}
.header_menus li a {
    font-size: 10.8pt;
    font-family: 'texas_tango_bold_personal_uRg';
    color: black;
    padding: 19px 12px;
}
.logo-div-onMobile {
    /* width: 14%; */
    /* float: left; */
    text-align: center;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 95%;
}

.nav-p1{
	width:43%;
	float:left;
}
.logo-div img{
	width:102px;
}
.header_menus li a:hover,.header_menus li a:active  , .menu-active a{
	background-color:#46332B;
	color:#EDE6C0!important;
	text-decoration:none;
}
.logo-div a,
.logo-div a:hover,
.logo-div a:active{
	background-color:transparent !important;
}
.header-menus form{
	margin:0px;
}
.searchform {
    width: 110px;
    background-color: #483429;
    border: 1px solid #483429;
    padding: 2px 4px;
    border-radius: 4px;
    margin-top: 0px;
	color:#EDE6C0;       
}
.pbg, .pbg-sub{
	background-color:rgba(0,0,0,.26);
	height:100%;
}
.banner-section{
	background-image:url('/images/header/banner1.png');
	background-size:cover;
	background-repeat:no-repeat;
	height:650px;
	max-width: 1400px;
    margin: 0 auto;
	background-position:center;
}
.pbg p, .pbg h1{
	align-items:center;
	justify-content:center;
	text-align: center;
    font-size: 48pt;
    margin-top: 0px;
    font-family: 'texas_tango_bold_personal_uRg';
    color: rgb(237,230,192);
}
.pbg p{
padding-top:16pc;
margin-bottom:0px;
}
.myform {
    margin: 14px 0 0 9px;
    background-color: #483429;
    padding: 5px 5px;
    border-radius: 4px;
    
}
input:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.navbar {
    padding: 0 1rem!important;
}
.navbar-expand-md .navbar-nav .nav-link {
   margin: 0 2px;
}
.space{
	min-width:10%;
}
.search-icon{
	color:#EDE6C0;
}
.mynavbrand{
	font-size: 23px;
    font-family: inherit;
    text-transform: capitalize;
	letter-spacing: 0.5px;
}
.mynavbar .nav-item .nav-link.l2{
	color:white;
	font-size:17px;
	font-family:Bitter;
	letter-spacing:.5px;
}
.mynavbar .nav-item .nav-link.l2:hover{
	color:#DECFA0;
	background-color:transparent;
}

.snake-logo{
	width:80px;
	padding-bottom:2px;
}
.banner2{
	background-image:url('/images/header/banner1.png');
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	height:200px;
}
.bnnrhd{
	font-size:48pt;
	font-weight:600;
	display: inline-block;
	vertical-align: middle;
	padding-top:5pc;
}
.schdbtn{
	color:white;
	background-color:#7F5E44;
	border-radius:3px;
}
.plist li{
	font-size:16px;
	padding-bottom:5px;
}
a:hover{
	text-decoration:none!important;
}
.schdbtn a, .schdbtn a:hover{
	color:white!important;
}
.desg {
    padding: 15px 0px 15px 15px;
}
.pbg-sub p, .pbg-sub h1 {
    align-items: center;
    justify-content: center;
    padding-top: 6pc;
    text-align: center;
    font-size: 48pt;
    margin-top: 0px;
    font-family: 'texas_tango_bold_personal_uRg';
    color: rgb(237,230,192);
}
/**** SIte Footer ***/
.mainht{
	height:680px;
	}
.site-footer {

    background-color: #3B1F11;
    padding: 0px 28px 0px 8px;
    font-size: 15px;
    line-height: 24px;
    color: #EDE6C0;
	bottom:0px;
	left:0px;
	right:0;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#C6891F;
  font-size:18px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px;
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none;
  text-align:center;
  margin-bottom:0px;
  
}
.ftr-logo{
	width:100px;
	}
.footer-links li {
    display: inline-block;
    padding: 0px 15px;
}
.footer-links a{
color:#DECFA0;
font-size:13px;
}
.footer-links a:active, .footer-links a:focus, .footer-links a:hover
{
  color: #EDE6C0;
  font-size:13px;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}

.copyright-text
{
 margin: 0px 0 15px 0;
}
.footer-links a:hover{
	color:#CB8D20;
}
.address{
	text-align:center;
}
.fsize{
	font-size:16px;
	}
.cal-design{
	max-width:640px;
	width:640px;
	/*color:#DECFA0;*/
	/*background-color:white;*/
	margin-top:3px;
	margin-bottom: 20px;
}
.cal-design a, .cal-design a:visited, .eventdiv a, .eventdiv a:visited{
	color:#C6891F;
}
.cal-design p{
	margin-bottom:0px;
}
.cal-design td{
	/*padding:10px 12px;*/
	padding:10px;
}
.cal-design h1{
	font-size:1.2rem;
	}
.eventdiv{
	max-width:800;
	width:755px;
	margin:4pc auto auto auto ;
	/*color:#DECFA0;*/
	
}
/*.eventdiv, .eventdiv td, .eventdiv tr, .eventdiv th, .cal-design, .cal-design tr, .cal-design td, .cal-design th  {
    /*border: 2px double #808080ab;*/
  /*  border: 2px double #3B1F11;
}*/
.eventdiv, .eventdiv td, .eventdiv tr, .eventdiv th{
	border:2px solid #CB8D20;
}
.hint, .hint td, .hint tr, .hint th{
	border:none;
}
.sendbtn{
	border: 1px solid #DECFA0;
    color: #3B1F11;
    background-color: DECFA0;
    padding: 3px 30px;
    border-radius: 3px;
    font-weight: 600;
}
.sendbtn:hover{
	color:#C6891C;
}
.CE-form  input.insertbtn, input.insertbtn{
width:35%!important;
}
.lnkalgn {
text-align:center;
color:#e29207;
}
.lnkalgn a, .lnkalgn a:visited{

color:#e29207;
}
.lnkalgn a:hover{
	color:#C6891F;
}
.reg-form input{
	width:100%;
	}
.formdes{
width: 400px;
    margin: 3pc auto;
	}
	.CE-form input, .CE-form textarea{
	width:100%;
	}
.welcome-msg {
    position: absolute;
    top: 10px;
    right: 38px;
    font-size: 12px;
    font-family: Verdana;
    color: EDE6C0;
}
.welcome-msg a, .welcome-mg a:hover, .welcome-msg a:visited, .welcome-msg a:focus, .welcome-msg a:active{
	color:#C6891F;
}
.welcome-msg span{
	font-family: Verdana,Arial,sans-serif;
	font-size:14px;
	}
.banner{
	width: 100%;
    height: 300px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.event-images{
	width: 100%;
    padding:15px 0px 15px 15px;
}
hr.design{
width: 96%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-left: 16px;
}
.menu-active a, .navbar-collapse .menu-active a{
	color:#EDE6C0!important;
}
.navbar-collapse{
	z-index:999;
}
.common-space{
	padding-top:40px;
}

.myimages{
	width:100%;
	max-height:200px;
}
.user-table{
	width:1000px;
	margin:auto;
}
#mydt-div{
	width:92%;
	padding:20px;
	margin:auto;
	overflow:auto;
}
#mydt-div #myTable_wrapper{
	overflow:auto;
}
#resp-table{
	width:600px;
}
#resp-table textarea{
	width:90%;
}

.modal-open .modal{
z-index: 2147483647;
}
.modal-backdrop.show{
z-index: 2000000;
}

.table-responsive{
	    width: 100% !important;
    overflow-x: auto;
    margin: 0px auto;
    display: block;
}
.visible_row {
    cursor: pointer;
}
.hidden_row {
    display: none;
}
.modal-header {
    background-color: #fafafa;
    padding: 0.7rem 1rem;
}
.modal-header .close {
    padding: 0;
    margin: 0;
    color: #d69930;
    text-shadow: none;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 17px;
    border: 2px solid #d69930;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0;
}

.modal-header .close span {
    position: relative;
    bottom: 2px;
}
.custom-btn.btn-primary{
	width:50%;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.header_menus .nav-item .nav-link {
		font-size: 7px !important;
	}
  }
  @media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
	.header_menus .nav-item .nav-link {
		font-size: 7px !important;
	}
  }

@media (min-width: 1200px){
/*.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1260px!important;
}*/


.w-md-70{
	width: 70%;
}
.hoverBtn{
	color: #3B1F11 !important;
}
.hoverBtn:hover{
	background: #3B1F11 !important;
	color: white !important;
	border-color: #3B1F11 !important;
}
.mainspace{
	max-width:1260px;
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}
.maindiv{
	max-width:1140px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0px 0px 15px;
}
.maindiv-home{
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0px 15px 15px;
	min-height: 500px;
	
}
}
.mainBody{
	min-height: 500px !important;
}
@media all and (max-width: 383px) and (max-height: 920px) and (orientation:portrait) {
	
	.custom-btn.btn-primary{
		width: 75% !important;
	  }
  }
	  
@media (min-width:1500px){
.header_menus li a {
    font-size: 13.5pt;
    padding: 18px 12px;
}

}
@media (min-width:1400px){
.header_menus li a {
    font-size: 14pt;
    font-family: 'texas_tango_bold_personal_uRg';
    color: black;
    padding: 17px 12px;
}
.myform {
    margin: 15px 0 0 10px;
    padding: 5px 10px;
   }
   .searchform {
    width: 130px;}
	.navbar-expand-md .navbar-nav .nav-link {
    margin: 0 6px;
}
.space {
    min-width: 20%;
}
	.header_menus li a {
		font-size: 12pt;
		padding: 19px 12px;
	}
	.maindiv-home{
		padding:15px 0px 15px 15px;
	}
	
	.body-content {
    max-width: 1363px;
    margin: 0 auto;
}
.headerbg{
position:relative;
max-width:1440px;
margin:0 auto;
padding:40px 20px 0px 20px;

}
#mydt-div {
		width: 82%;
		padding: 23px;
		margin: auto;
	}
}


@media screen and (min-width:800px){
	.space {
		min-width: 18%;
	}
}
@media screen and (min-width:1000px){
	.space {
		min-width: 17%;
	}
}
@media screen and (min-width:1100px){
	.space {
		min-width: 11%;
	}
}
@media screen and (min-width:1300px){
	.space {
		min-width: 20%;
	}
}
@media (min-width:1536px){
	.space {
		min-width: 11%;
	}
	.maindiv{
	max-width:1340px;
	min-height: 600px;
	
	}
	.ftr {
		padding: 20px 30px 0px 30px;
	}
	

	.header_menus li a {
		font-size: 13pt;
	}
	.body-content{
		max-width:1400px;
		margin:0 auto;
	}
	.headerbg{
		max-width:1450px;
	}
	.maindiv-home{
		min-height: 39vh;
	}
	#mydt-div {
		width: 80%;
		padding: 23px;
		margin: auto;
	}
}
@media (min-width:2500px){
	
	.header_menus li a {
		padding:18px 12px;
	}
}
@media screen and (max-width:1200px){
	.header_menus li a {
		font-size: 7.5pt;
		padding: 18px 6px;
	}
	.searchform {
		width: 90px;
	}
	.logo-div-onMobile{
		width:93%;
	}
	.nav_bg{
		height:50px;
	}
	.mynavbar .nav-item .nav-link.l2 {
		font-size: 14px;
	}
	.mynavbrand {
		font-size: 18px;
	}
	.desg {
		padding: 15px 0px 15px 30px;
	}
	.site-footer{
		padding:0px 30px;
	}
	.footer-links li {
		display: inline-block;
		padding: 0px 7px;
	}
	.maindiv-home{
		padding-top:30px;
		padding-bottom:45px;
	}
	.ftr{
		padding-top:20px;
	}
	.myimages {
		width: 100%;
		max-height: 152px;
	}
	.user-table{
		width:910px;
		}
	#mydt-div{
		padding:0;
	}

}
/* for headermenu */
@media screen and (max-width:1300px){

	.nav_bg{
		height: 155px;

	}
	.header_menus{
		flex-wrap: wrap !important;
	}
}
@media screen and (max-width:1000px){
	.logo-div img {
		width: 80px;
	}
	.header_menus li a {
		/*font-size: 6pt;*/
		    font-size: 5.7pt;
		padding: 11px 6px;
	}
	.navbar {
		padding: 0px 0rem 0px 1rem!important;
	}

	.myform {
		margin: 6px 0 0 9px;
		background-color: 483429;
		padding: 2px 5px;
		border-radius: 4px;
	}
	.nav_bg{
		height: 120px;

	}
	.header_menus{
		flex-wrap: wrap !important;
	}
	.logo-div {
		width: 92%;
	}
	.searchform {
		width: 84px;
		padding: 0 4px;
	}
	.snake-logo{
		width:50px;
	}
	.mynavbar .nav-item .nav-link.l2 {
		font-size: 12px;
	}
	.mynavbrand {
		font-size: 15px;
	}
	.navbar.navbar-dark{
		padding:0 0 0 0.5rem!important;
	}
	.site-footer {
		background-color: #3B1F11;
		padding: 0px 30px 20px 30px;
	}
	
	.evenrt-images{
		margin-top:100%;
	}
	.user-table{
		width:96%;
	}
	.user-table #myTable_wrapper{
		width:100%;
		margin:auto;
		overflow-x:scroll;
		font-size: 8px;
	}
	.welcome-msg{
		position: absolute;
		top: 4px;
    	left: 30px;
		
	}
	
		
}
@media screen and (max-width:800px){
	
	.searchform {
		width: 73px;
		padding: 0 4px;
	}
	.mynavbrand {
		font-size: 14px;
	}
	.banner-section{
		height:400px;
	}
	.pbg p{
       padding-top: 8pc;
       font-size: 38pt;
    }
	.pbg h1 {
       font-size: 38pt;
    }
	.site-footer
	{
		padding-bottom:0
	}
	.site-footer .copyright-text,.site-footer .social-icons
	{
		text-align:center
	}
	.cal-design, .eventdiv{
		max-width:600px;
	}
	.navbar {
		padding: 0px 0rem 0px 0rem!important;
	}
	/*.welcome-msg{
		padding-right:20px;
	}*/
	
	
}
@media screen and (max-width:750px){
	.logo-div-onMobile {
		width: 24%;
	}
	.logo-div-onMobile img {
		width: 110px;
	}
	.menu-btn{
		position: absolute;
		right: 0px;
		top: 3px;

	}
	.snake-logo {
		width: 60px;
	}
	
	  .right.text-right.d-flex{
		flex-direction: column;
	  } 
	  .secondaryNavButton{
		width:75%;
	  }
/*.menu-div {
    position: absolute;
    background-color: #46332B;
    padding: 15px;
    width: 100%;
    right: 0;
	top:34px;
}
.nav-div{
float:right;
width:70%;
}*/
	.menu-div {
		margin-top: 34px;
		background-color: #46332B;
		max-width: 100%;
		/* float: right; */
		/* right: 0px; */
		margin-left: 9pc;
		padding: 15px;
	}
	.header_menus li a {
		font-size: 10pt;
		padding: 12px 6px;
	}
	.header_menus li a{
		color: #cfc9a7!important;
	}
	.myform {
		margin: 6px 0 0 0px;
		background-color: #EDE6C0;
	}
	.searchform {
		width: 74%;
		padding: 0 4px;
		background-color: #EDE6C0;
		border: 0px solid #483429;
	}
	.search-icon{
		color: #46332B;
	}
	button:focus {
		outline: 0px dotted;
		outline: 0px auto -webkit-focus-ring-color!important;
	}
	.logo-div-onMobile{
		z-index:99;
	}
	.banner-section{
		height:350px;
	}
	.pbg p{
		padding-top: 9pc;
		font-size: 32pt;
	}
	.pbg h1{
		font-size:32pt;
	}
	.mynavbar .nav-item .nav-link.l2 {
		padding-top:5px;
		padding-right:5px;
	}
	.mynav-collapse{
		/*position: absolute;
		top: 47px;
		right: 0px;
		width: 50%;
		background-color: black;
		padding: 10px;*/
		border-top: 1px solid #9e96966e;
	}
	.mymenu{
		background-color: #010101;
		position: absolute!important;
		top: 0px;
		width: 100%;
	}
	.fsize{
		font-size:14px;
	}

	.eventdiv{
		width: 700px;
		margin: 5pc auto auto auto;
	}
	.cal-design td{
		padding:10px;
	}
	.event-images {
		width: 100%;
		padding: 30px 0px 15px 30px;
	}

	.event-content{
		padding-left:30px;
	}
	.pbg-sub p, .pbg-sub h1{
		font-size:35pt;
	}
	.myimages{
		max-height:300px;
		height:auto;
	}
	#resp-table{
		width:100%;
	}
	
}
@media screen and (max-width:700px){
	.headerbg {
		background-color: #3B1F11;
		color: white;
		padding: 72px 30px 0px 30px;
	}
	.welcome-msg{
		left:31px;
		top:10px;
	}
	.nav_bg{
		height: 70px;
	}
	
}
@media screen and (max-width:600px){
	.cal-design, .eventdiv{
		max-width:500px;
	}

	.logo-div-onMobile img {
		width: 76px;
	}
	.cal-design td{
		padding:10px 5px;
	}
	.welcome-msg{
		font-size:13px;
	}

	
}
@media screen and (max-width:500px){
	.deleteImgOnMobile{
		width: 130px !important;
    	margin: 18px 0 0 52px !important;
	  }

	.headerbg {
		background-color: #3B1F11;
		color: white;
		    padding: 77px 15px 0px 15px;
	}
	.logo-div-onMobile img {
		width: 75px;
	}
	.menu-div{
		margin-left:5pc;
	}
	.pbg p{
		padding-top: 5pc;
		font-size: 30pt;
	}
	.pbg h1{
		font-size:30pt;
	}
	.site-footer {
		background-color: #3B1F11;
		padding: 0px 0px 20px 15px;
	}
	.cal-design, .eventdiv{
		max-width:330px;
		margin-top:2pc;
	}
	.lnkalgn{
		text-align:center;
	}
	#cal-div{
		width: 350px;
		overflow-x: auto;
		margin: 0 auto;
	}

	.copyright-text {
		margin: 0px 0 -1px 0;
	}
	.formdes {
		width: 290px;
	}

	.body-content{
		margin:0 15px;
		background-position: top;
	}
	.cal-design td{
		padding:10px;
	}
	.CE-form input.insertbtn, input.insertbtn {
		width: 100%!important;
	}
	.banner {
		width: 100%;
		height: 280px;
	}
	.welcome-msg {
		font-size: 13px;
		padding: 0px 0px 3px 0px;
		line-height: 14px;
		left: 15px;
		top: 4px;
	}
	.welcome-msg span {
		font-family: Verdana,Arial,sans-serif;
		font-size: 12px;
	}

}
@media screen and (max-width:400px){
	.headerbg {
       padding: 90px 15px 0px 15px;
	}
	.welcome-msg{
		top:10px;
	}
	.right.text-right.d-flex{
		flex-direction: column;
	  }
	  .secondaryNavButton{
		width:75%;
	  }
	  .logoText{
		font-size: 26px;
	  }
	  .deleteImgOnMobile{
		width: 130px !important;
    	margin: 18px 0 0 52px !important;
	  }
}

@media screen and (max-width:320px){
	.pbg p {
		padding-top: 6pc;
		font-size: 27pt;
	}
	.pbg h1{
		font-size:27pt;
	}
	.cal-design, .event-div{
		max-width:300px;
		margin-top:1pc;
	}
	.site-footer{
		padding: 0px 0px 20px 15px;
	}
	.headerbg {
		padding: 40px 8px 0px 8px;
	}
	.logo-div-onMobile {
		width: 30%;
	}
	.logo-div-onMobile img{
		width:65px;
	}
	#cal-div{
		width:300px;
	}
	.formdes{
		width:300px;
	}
	
	.cal-design td {
		padding: 5px;
	}
	.body-content {
		margin: 0 8px;
	}
	.welcome-msg {
		font-size: 11px;
		padding: 0px 0px 3px 0px;
		line-height: 14px;
		left: 9px;
		top: 3px;
		width: 96%;
	}
	.headerbg {
		padding: 50px 8px 0px 8px;
	}
	.deleteImgOnMobile{
		width: 130px !important;
    	margin: 18px 0 0 52px !important;
	  }
}
.cal-design a:hover{
	color:#e29207;
}
.cal-design .h2, .cal-design  h2{
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 0.8;
}

@media screen and (max-width: 667px) {
	iframe#contact, #img_map
	{
		width:300px;
	}
}

.box {
    min-height: 220px;
    border: 1px solid rgba(191, 191, 191, 0.78);
    box-shadow: 0px 0px 15px 2px rgb(83 88 86 / 20%);
    border-radius: 8px;
    background: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-item {
    padding-top: 15px;
    padding-bottom: 15px;
}
input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1); /* IE */
  -moz-transform: scale(1); /* FF */
  -webkit-transform: scale(1); /* Safari and Chrome */
  -o-transform: scale(1); /* Opera */
  transform: scale(1);
  padding: 10px;
}

  table tr:nth-child(1) .moveUpM, table tr:nth-last-child(1) .moveDownM{
    display:none;
  }
  
  .moveUpM{
    float:left;
  }
  .moveDownM{
    float:right;
  }

.overflow-auto{
	overflow: auto !important;
  }

.input-border{
	border: 1px solid #ced4da;
}
.ui-sortable .ui-sortable-handle{
	cursor: move;
}
.ui-sortable.ui-sortable-disabled .ui-sortable-handle{
	cursor: auto;
}
.secondaryMenu a{
	font-size: 20px;
  }
  .preview {
	overflow: hidden;
	width: 160px; 
	height: 160px;
	margin: 10px;
	border: 1px solid red;
  }
  #loading{
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}
#loading-img {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
}

