@media only screen and (min-width: 1201px) and (max-width: 1600px){
    .over-scrl{overflow-x:scroll !important;}
    .til-bx .bg-whit-box {min-height:150px;}
    .tbl-cal .bg-whit-box {min-height:614px;} 
    .regist label{padding-right:0;}
}
@media only screen and (min-width: 1600px) and (max-width:1900px){
    .over-scrl{overflow-x:scroll !important;}
}
@media only screen and (min-width: 1200px){
    .til-bx .bg-whit-box {min-height:150px;}
    .bg-whit-box .dasbh-icn{margin-left: -15px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .over-scrl{overflow-x:scroll !important;}
    .std-icn .bg-whit-box {min-height: initial;}
    #calendar1{height:auto !important;}
    .page-title h1 {font-size: 20px;}
    .sidebar-menu > li > a {padding: 16px 5px 19px 15px;}
    .ibox {clear: none;}
    .rating-block{margin-bottom:3px;}
    .fc-toolbar h2 {font-size: 20px;margin-top:15px !important;}
    .evnt .form-group{margin-bottom: 15px;}
    #frm-example .datatbl-titl{float:none;font-size: 20px;}
    .browse-bx h3{font-size:16px;}
    .slid-box{margin-top:10px;}
    .custm-temp{width: 96%;margin-left: 14px;}
    .template-send {width: 100% !important;}
    
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
    .over-scrl{overflow-x:scroll !important;}
    .bg-whit-box {margin-bottom: 20px;}
    .over-scrl{overflow-x:scroll !important;}
    .form-decr {border: none;padding:0;}
    .evnt label{font-size:12px;}
    .browse-bx h3{font-size:16px;}
    .template-send {width: 100% !important;}

}
@media only screen and (max-width:990px){
    .bg-whit-box{margin-bottom: 25px;}
}
@media only screen  and (max-width: 767px){
    .over-scrl{overflow-x:scroll !important;}
    .page-title h1 {font-size: 16px;}
    .dash-icn-titl h4 {font-size:14px;}
    .box-titl {font-size:20px;}
    .fc-toolbar .fc-left {float: left;margin-bottom: 10px;}
    .fc-toolbar h2 {font-size: 16px;margin-top:5px !important;}
    .logo img {margin-bottom: 0;}
    .ibox {clear: none;}
    .sidebar-menu > li > a { padding: 16px 5px 16px 15px;}
    .rating-block {margin-bottom:3px;}
    .review-block-rate {margin: 0 auto;text-align: center;}
    .review-block-date {margin-bottom: 10px;}
    .datatbl-titl{font-size:18px;}
    #frm-example .datatbl-titl{float:none;}
    .cret-evnt-btn {font-size:12px;}
    .browse-bx h3{font-size:16px;}
    .browse-bx a{margin-top:5px;}
    .custom-ed .panel-body{padding: 0;}
}
@media only screen and (orientation: landscape) {}
@media only screen  and (max-width: 480px){
	.over-scrl{overflow-x:scroll !important;}
	.fc-toolbar .fc-right {margin-bottom: 10px;}
	.dash-icn-titl h3 {font-size: 18px;}
        .cret-evnt-btn { font-size: 10px;}
        .datatbl-titl {font-size: 16px;margin-left:0px;}
}
@media only screen and (max-width:400px){
    .bg-whit{padding: 0px;}
    .form-decr{padding: 5px;border: none;}
    .browse-bx{border: none;}
    input.btn.btn-primary{color: #000;}
}
@media only screen and (max-width:500px){
    #book_container{margin: 0 auto !important;width:100% !important;}
}