*{
  box-sizing: border-box;
}
body,ul{
	padding:0px;
	margin:0px;
	font-family:Helvetica;
}
ul{
	list-style-type:none;
}
ul li>a{
	text-decoration:none;
}
a{
	text-decoration:none;
	cursor:pointer;
}
.box{
width:100%;
height:100%;
}
.menubox{
width:100%;
min-height:85px;
background:aliceblue;
padding:10px;
padding:10px 20px 10px 20px;

}
.menu{
	position:relative;
}
.col{
	width:100%;
	
}
.logo{
	display:block;
	margin:auto;
}
.ctybox{
	width:100%;
	padding:12px;
	border-radius:5px;
	border:1px solid #ccc;
}
.insrchbx{
	display:flex;
	background:#fff;
	padding:3px;
	border-radius: 5px;
	border: 1px solid #000;
}
.srchctybox{
	width:100%;
	padding:10px;
	border-radius:5px;
	border:0px solid #ccc;
	outline:none;
}
.insrchbx{
	margin-top:10px;
}
.rgt-bar{
	    border-right: 1px solid #deb887;
}
.menu-ul .menu-li>.menu-a{
	color: #fef9f9;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    display: block;
    padding-left: 10px;
    padding-top: 5px;
    border-right: 1px solid #23496c;
    padding-right: 12px;
}
.menu-ul .menu-li-1{
	float: left;
    margin-left: 10px;
}
.menu-ul .menu-li-1>a{
	line-height: 5.5;
    font-size: 17px;
    font-weight: bold;
    color: black;
}
.mn-tgl{
	position:absolute;
	top:0px;
	right:0px;
	padding:5px 10px 5px 10px;
}
.shw{
	display:block;
}
.hd{
	display:none;
}
.items{
	display:flex;
	justify-content:center;
}
.srch{
		margin-top:20px;
		margin-bottom:20px;
}
.cb{
	clear:both;
}
.cntr-form{
  font: 1.2em sans-serif;
 display: flex;
  align-items: center;
  justify-content: center;
}
.cntr-form-items{
  border: 2px solid rgb(95 97 110);
  border-radius: 0.5em;
  padding: 0px 20px 20px 20px;
  width: 400px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.frm-lbl{
	width: 100%;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}
.frm-inps{
	 padding: 10px 0px 0px 0px;
}
.inps{
	border-radius: 5px;
    border: 1px solid #ccc;
    padding: 7px;
    width: 100%;
}
.inps-btn{
	padding: 10px 20px 10px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: auto;
    display: block;
}

.lnks{
	font-size: 14px;
    text-decoration: none;
    color: steelblue;
    letter-spacing: 0.5px;
}
.fl{
	float:left;
}
.df{
	display:flex;
}
.pd-lbl{
font-weight: bold;
    padding: 5px 0px 5px 5px;
    font-size: 17px;
    letter-spacing: 0.5px;	
}
.pd-lbl-txt{
	 padding: 5px 0px 5px 5px;
    font-size: 17px;
    letter-spacing: 0.5px;	
}
.dt-tile{
       margin-bottom: 10px;
    margin-top: 10px;
	border-bottom: 1px solid #ede3e3;
    padding-bottom: 4px;
}
.pr{
	position:relative;
}
.pt24{
padding-top:0px;
}
.rt-menu-a{
	display: block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    width: 90px;
    margin-left: 5px;
}
._0a,._csl,._arb0 {
    position: absolute;
    width: 98%;
    background: #fff;
    z-index: 10000;
    border: 0px solid #ccc;
    margin: auto;
    left: 0px;
   top: 51px;
}
.pr{
	position:relative;
}
._0sl {
    border: 1px solid #ccc;
}
.irw {
    font-family: Helvetica;
    font-size: 17px;
    letter-spacing: 0.8px;
    padding: 5px 5px 0px 5px;
    border-bottom: 1px solid #ccc;
    cursor: default;
    line-height: 1.42857143;
    color: #333;
}
.srch-sprtr{
	border-left: 1px solid #dddbdb;
}
/*master*/
.dsh-tile{
	background:#fff;
	min-height:50px;
		margin-top:10px;
		padding:10px;
}
.rt-box{
	width:90%;
	margin:auto;
	float:none;
	
}
.dsh-tile-img{
	padding: 5px;
    border-radius: 5px;
    text-align: center;
}
.dsh-tile-title{
	text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: black;
    letter-spacing: 0.8px;
}
.ptype-eg{
	font-size: 13px;
    color: #7f7b7b;
    padding-left: 10px;
}
.rt-menu{
	/*display:flex;
	justify-content:center;*/
	margin-top: 25px;
}
.ct-lnks li>.f-sl{
	float: left;
    text-decoration: none;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    background: #ccc;
    /* margin: 5px; */
    /* border-radius: 5px; */
    border-right: 1px solid #aba7a7;
	width: 33%;
    text-align: center;

}
.ct-lnks li>.sblnk{
	float: left;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 5px 15px 5px 15px;
    background: #ccc;
	margin-top: 5px;
}
.ctlnkbx{
    width: 100%;
    margin: auto;
}
.ct-lbl{
	display: inline;
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 100px;
    padding: 10px;
    text-align: center;
}
.arbx{
	margin-bottom: 5px;
	position:relative;
}
.bxm{
	background: #efe6e6;
    width: 50%;
    margin: 10px auto;
    padding: 10px;
}
.nsrf {
    display: block;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}
.slct-ct-box{
	border-bottom:2px solid crimson;

}
.rm-brdr{
	border-bottom:0px solid #ccc;
}
.rspic{
	width:200px;
}
.pr_bx{
	
	margin:auto;
}
.rsbx{
	    padding: 10px 5px 10px 10px;
    background: #e8e2e2;
    border-radius: 5px;
	margin-bottom:5px;
}
.ct-hdng{
	font-weight: bold;
    color: #000;
    font-size: 25px;
    letter-spacing: 1.2px;
}
.ct-brf{
	    color: #000;
    margin-top: 4px;
}
.ct-adr{
	    color: #000;
    margin-top: 4px;
}
.f-sl:hover,.sblnk1:hover,.tybx0:hover{
	background:#d1b3b3;
}
.box2,.box-in{
	min-height:400px;
}
.adbox{
	width: 80%;
    margin: auto;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    background: #ccc;
    margin: 30px auto;
    border-radius: 5px;
}
.ldrbox{
	text-align: center;
    margin-top: 45px;
}
.pdtlbx{
	padding: 10px;
    background: #f2f2f2;
    border-radius: 5px;
	margin-bottom: 20px;
}
.ldng-txt{
	text-align:center;
}
.fsz15{
	font-size:15px;
}
.clr-blck{
	color:#000;
}
.ad-img{
	width:90%;
	margin-top:20px;
	text-align:center;
	margin:20px auto;
	padding: 5px;
    background: #e8e8e8;
    border-radius: 5px;
}
@media only screen and (min-width: 600px) {
	.ad-img{
		width:600px;
	}
	.srch{
		display:flex;
		margin-top:20px;
		margin-bottom:20px;
	}
	.col{
		width:50%;
		
	}
	.insrchbx{
		margin-top:0px;
		margin-left:10px;
	}
	.pt24{
		padding-top:0px;
	}
	.dsh-tile{
	margin:0px;
	float:left;
	}
}
.srch-btn{
	padding: 10px 20px 10px 20px;
    border-radius: 10px;
    border: 1px solid #ccc;
    letter-spacing: 1px;
}
.img-rnd{
	border-radius: 5px;
    border: 1px solid #2b2828;
}
.mt50{
	margin-top:30px;
}
.item-lbl{
	text-align: center;
    padding-top: 10px;
    font-weight: normal;
    font-size: 15px;
    color: #474646;
    letter-spacing: 1.2px;
    position: relative;
}
.item-nm{
font-weight:bold;
font-size:20px;
font-family:calibri;	
}
.pdsc-bx{
	position:absolute;
	width:100%;
	bottom:5px;
}
.itm-lnk{
	text-decoration: none;
    /*border: 1px solid #ccc;*/
    display: block;
    border-radius: 9px;
    padding: 5px;
}
.itm-lnk-box{
	text-decoration: none;
    display: block;
}
.footer{
	width: 100%;
    min-height: 30px;
    background: #152c41;
	clear:both;
	padding:10px;
}
.cpyrght{
	color: #ccc8c8;
    margin-left: 31px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.box1{
	margin-bottom:30px;
}
.img-wh{
	width:150px;
	height:150px;
	width: 70px;
    height: 70px;
}
.hdng-lbl{
	padding: 20px 0px 10px 0px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.list-box{
	width:95%;
	min-height:100px;
	margin:auto;
	clear:both;
}
.img-wh-prop{
	width:100%;
	height:150px;
	border-radius: 5px;
}
.ftr-lbl{
	    text-align: center;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
}
.ads{
	font-size: 12px;
    letter-spacing: 0px;
    position: absolute;
    left: 5px;
    background: yellow;
    padding: 5px;
    border-radius: 5px;
}
.logobox{
	width:20%;
}
.srch{
	width:64%;
}
@media only screen and (min-width: 768px) {
	.col768{
		width:50%;
	}
	.menubox{
		display:flex;
		justify-content: center;
	}
	.logobox,.srch,.rtbx{
		float:left;
		
	}
	.srch{
	width:55%;
	}
	.rt-menu{
		margin-top:11px;
	}
	.rt-menu-a{
		width:auto;
	}
}
@media only screen and (min-width: 992px) {
	.rt-box{
	height: 100%;
   margin:0px;
	}
	.srch {
        width: 58%;
    }
}
@media only screen and (min-width: 1200px) {
	.srch{
	width:64%;
}
}