@media screen and (max-width:991px){
	
.mid-headers img {
    width: 47% !important;
}

.mid-headers .header-right {
    width: 70%;
    float: right;
    padding-top: 0%;
}

.main-left {
    float: left;
    width: 30%;
    /* margin-left: 12%; */
}
.main-right {
    float: left;
    width: 65%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.main .main-right3 {
    width: 74%;
    left: 10%;
    position: relative;
    /* float: left; */
    margin: 15px;
    background: #633e29;
}
.main .main-right3 .purane-ank ul li {
    width: 30%;
    display: inline-block;
    text-align: center;
    list-style: none;
    margin: 5px 0;
    vertical-align: top;
    background: aliceblue;
}
.main .main-right3 .purane-ank ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 24px;
    width: 100%;
    text-align: c;
    padding: 10px 0 0 27px;
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main .main-right3 {
    width: 65%;
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    left: 0%;
    margin: 15px auto;
    background: #633e29;
}
.mid-headers .header-log ul li {
    display: inline-block;
    background: #43a745;
    border-bottom: solid #123f13;
    padding: 5px;
    font-size: 12px;
}

.main-right .main-right2 ul li {
    width: 27%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    vertical-align: top;
}

.main .btn-primary {
    color: #fff;
    background-color: #191919;
    border-color: #191919;
    margin: 20px auto;
    display: block;
    width: 50%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.main .main-right .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 26%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.main .main-right .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 22%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.main .main-mid {
    float: left;
    width: 65%;
    margin: 15px;
    background-size: cover;
}
.main-title {
    float: left;
    width: 64%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
}

@media (max-width: 940) {
.main-left {
    float: left;
    width: 30%;
    margin-left: 1%;
}
.main-right {
    float: left;
    width: 63%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}		
		
		
	}
	
@media (max-width: 800px) {
	
	.main-left {
    float: left;
    width: 30%;
    /* margin-left: 1%; */
}

.main-right {
    float: left;
    width: 63%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}


/*==================header social media========================*/
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    /* font-size: 17px !important; */
    text-align: center;
    background: #43a745;
    color: #099fcc;
    line-height: 23px;
    /* padding: 10px; */
    height: 25px;
    width: 25px !important;
    transition: all .3s ease-in-out;
}
.mid-headers .header-right ul li a {
    color: #ffff !important;
    font-size:17px !important;
}
.mid-headers .header-right ul li a:first-child {
    color: #ffff !important;
    font-size: 13px !important;
}

}

@media (max-width: 640px) {


.footer img{width:30%;}
.footer ul li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9rem;
}
.footer-bottom {
    background: #4e2f1d;
    /* background: gray url(../img/blank_page2.png) repeat 0 0; */
    padding: 6px;
    color: #fff;
    text-align: center;
}
.main .btn-primary {
    color: #fff;
    background-color: #191919;
    border-color: #191919;
    margin: 20px auto;
    display: block;
    width: 80% !important;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
}
@media (max-width: 509px) {

.mid-headers .header-right ul li a:first-child {
    color: #ffff !important;
    font-size: 10px !important;
}
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    font-size: 17px !important;
    text-align: center;
    background: #43a745;
    color: #099fcc;
    padding: 0px;
    width: 24px !important;
    transition: all .3s ease-in-out;
}

.mid-headers .header-right ul {
    display: block;
    margin: 0 auto;
    padding: 0px;
    right: 9%;
    position: absolute;
}

.mid-headers img {
    width: 52%;
}
.main-left .menu ul li {
    background: #633e29;
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 51px;
    font-size: 0.9rem;
    list-style-type: none;
    position: relative;
    padding-left: 29px;
}
.main-left .menu ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 1.3rem;
    padding: 10px 0 0 27px;
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main-right {
    float: left;
    width: 68%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px 0px;
}
.main-right h1 {
    font-size: 2.5rem;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 1.3rem;
    color: #fff;
    height: 42px;
    /* padding: 15px; */
    line-height: 32px;
}
.main-right .main-right2 ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 0.9rem;
}
.main .btn-primary {
    color: #fff;
    background-color: #191919;
    border-color: #191919;
    margin: 20px auto;
    display: block;
    width: 95% !important;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}

.main .main-right span h3 {
    font-size: 1.3rem;
    text-align: center;
    padding-top: 10px;
    margin: 26px 0;
    padding-bottom: 10px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
p{font-size:0.9rem !important;}
}
@media (min-width: 769px) {

#toggle {
display:none;
}
#menu .main-left {
display:none;
}

}
/* @media (max-width: 420px) {
.mid-headers .header-right {
    width: 70% ;
    float: right;
    margin-top: -8%;
}	
	
} */

@media (max-width: 575px) {

.main-right {
    float: left;
    width: 95%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    /* margin: 15px; */
}
.mid-headers img {
    width: 47% !important;
}

.main .main-mid {
    float: left;
    width: 92% !important;
    margin: 15px;
    background-size: cover;
}
.main .main-mid .kahani {
    background-image: url(../img/blank_page.jpg);
    /* background: #ddbc74; */
    margin: 15px;
    background-size: cover;
    padding: 20px;
    margin-top: -22px;
}
.main .main-title .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 32%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mid-headers .header-right ul {
    display: block;
    margin: 0px auto;
    padding: 0px;
    right: 9%;
    position: absolute;
}

.main .main-right3 {
    width: 96%;
    position: relative;
    /* float: left; */
    text-align: center;
    vertical-align: top;
    left: 4%;
    display: block;
    overflow: hidden;
    background: #633e29;
}

.mid-headers .header-right ul {
    display: block;
    margin: 4px auto;
    padding: 0px;
    /* right: 11%; */
    position: absolute;
}
}


@media (min-width: 640px) {
	.enquiry-bottom{display:none;}
}
@media (max-width: 640px) {
	.mid-headers .header-right {
    width: 70% !important;
    float: right !important;
    padding-top: 0px !important;
}

.mid-headers .col-sm-6, .col-xs-6{ position: relative;
    width: 50% !important;
    padding-right: 15px;
    padding-left: 15px;
}
.enquiry-bottom {
    width: 100%;
    background:#2f1608;
    position: fixed;
    bottom: 0;
}
	.enquiry-bottom a h4 {
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
}

.main-title {
    float: left;
    width: 88%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
}
@media (max-width: 768px) {
.table td, .table th {
    padding: 2px;
    vertical-align: top;
    font-size: 14px;
    border-top: 1px solid #dee2e6;
}
	
.mid-headers .header-right ul {
    display: block;
    margin: -7px auto;
    padding: 0px;
    /* right: 11%; */
    position: absolute;
}
	#enquiry .btn-primary {
    color: #fff;
    background-color: #5f340f;
    border-color: #442b09;
    margin: 20px auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.main	#enquiry .btn-primary {
    color: #fff;
    background-color: #5f340f;
    border-color: #442b09;
    margin: 20px auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}

.main-title	.btn-primary {
    color: #fff;
    background-color: #5f340f;
    border-color: #442b09;
    margin: 20px auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.main .btn-primary {
    color: #fff;
    background-color: #191919;
    border-color: #191919;
    margin: 20px auto;
    display: block;
    width:50% !important;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.enquiry {
display:none;
}	

#menu .main-left {
    float: left;
    width: 100%;
    /* margin-left: 1%; */
}
.main .main-left {
display:none;
}
.main-right {
    float: left;
    width: 90% !important;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 22px;
}


.mid-headers img {
    width: 69% !important;
}
.main {
    margin: 0;
    padding: 0px;
    width: 100%;
    display: inline-block;
    /* background-image: url(../img/pattern4.png); */
    background: #dcba8e;
}

#toggle {
    width: 45px;
    height: 30px;
    margin: 10px 0;
    padding-left: 4%;
}

#toggle div {
  width: 100%;
  height: 5px;
  background: #6e442d;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}

#menu {
    color: white;
    /* border: 1px solid white; */
    width: 320px;
    /* height: 100px; */
    overflow:hidden;
    padding: 10px;
    border-radius: 3px;
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    line-height: 100px;
    text-align: center;
    margin: auto;
    display: none;
}

.main .main-right3 {
    width: 92%;
    position: relative;
    /* float: left; */
    text-align: center;
    vertical-align: top;
    left: 4%;
    display: block;
    overflow: hidden;
    background: #633e29;
}

.main .main-right .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 27%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.main-left .menu ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 1.3rem;
    /* padding: 10px 0 0 0; */
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}

.main .main-mid {
    float: left;
    width: 99%;
    margin: 15px;
    background-size: cover;
}

.main-title {
    float: left;
    width: 94%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.card {
    height: auto;
    margin: 20px auto;
    width: 100% !important;
    background-color: #aeaeae59 !important;
}
.mid-headers .header-log ul {
    list-style: none;
    margin-top: 11px;
    float: right;
}
.mid-headers .header-log ul li {
    display: inline-block;
    background: #43a745;
    border-bottom: solid #123f13;
    padding: 5px;
    font-size: 10px;
}
}
@media (max-width: 520px) {
.mid-headers {
    /* background: linear-gradient(#248eaf,#00c3ff ); */
    border-bottom: solid #c1bebb 2px;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    padding: 5px;
    width: 100%;
}

.table td, .table th {
    padding: 2px;
    vertical-align: top;
    font-size: 12px;
    border-top: 1px solid #dee2e6;
}
	.table td, .table th {
    padding: 2px;
    vertical-align: top;
    font-size: 9px !important;
    border-top: 1px solid #dee2e6;
}
.main-right {
    float: left;
    width: 92% !important;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
}
.mid-headers .header-log ul {
    list-style: none;

    float: right;
}
}
@media (max-width: 320px) {
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    font-size: 17px !important;
    text-align: center;
    line-height: 8px;
    background: #43a745;
    color: #099fcc;
    padding: 0px;
    width: 17px !important;
}
	.mid-headers .header-right ul {
    display: block;
    margin: 0 auto;
    padding: 0px;
	text-align:center;
    right: 17%;
    position: absolute;
}



.mid-headers .header-right ul li a:first-child {
    color: #ffff !important;
    font-size: 9px !important;
    text-align: center !important;
}
	#menu {width:275px;}
	#toggle {
    width: 35px;
    height: 10px;
    margin: 10px 0;
    padding-left: 4%;
}
#toggle div {
    width: 100%;
    height: 3px;
    background: white;
    margin: 6px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}
.mid-headers .header-right ul li:hover {
   border-radius: 20% !important;
}


.mid-headers .col-sm-6, .col-xs-6 {
    position: relative;
    width: 40% !important;
    padding-right: 15px;
    padding-left: 15px;
}
.mid-headers .col-sm-6 {
    position: relative;
    width: 49% !important;
    padding-right: 15px;
    padding-left: 15px;
}
.main-title .title ul li img {
    width: 100%;
    padding: 10px;
    /* float: left; */
    margin: 0 auto;
    display: block;
}
.main-title .title ul li {
    width: 98%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    padding: 8px;
    height: auto; 
}
}



@media (max-width: 360px){
	.mid-headers {
	border-bottom: solid #c1bebb 2px;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    padding: 5px;
    width: 100%;

}
.mid-headers .header-right ul {
    display: block;
    margin: 4px auto !important; 
    padding: 0px;
	right: 12%;
    position: absolute;
}

.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    text-align: center;
    background: #43a745;
    line-height: 18px;
    color: #099fcc;
    padding: 0px;
    width: 22px !important;
}
.main-right {
    float: left;
    width: 92% !important;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.table td, .table th {
    padding: 2px;
    vertical-align: top;
    font-size: 10px !important;
    text-align: center;
    border: 1px solid #e6dede;
}
.main-title {
    float: left;
    width: 92%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.main-title h1 {
    font-size: 2.5rem;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    line-height: 42px;
    height: 50px;
    padding: 5px;
}
.main-title span h3 {
    font-size: 1.4rem;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main .mid-about-r span h3 {
    font-size: 1.4rem;
    text-align: center;
}
.main .main-right3 .purane-ank ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 28px;
    font-size: 1.4rem;
    width: 100%;
    text-align: c;
    padding: 9px 0 0 1px;
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main-right h1 {
    font-size: 2.5rem;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    height: 42px;
    /* padding: 15px; */
    line-height: 32px;
}
.main .main-right span h3 {
    font-size: 1.4rem;
    text-align: center;
    padding-top: 10px;
    margin: 26px 0;
    padding-bottom: 10px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.mid-headers .header-right ul li:hover {
   border-radius: 20% !important;
}
.main-title {
    float: left;
    width: 92.1%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.main .main-right3 {
    width: 92%;
    position: relative;
    /* float: left; */
    text-align: center;
    vertical-align: top;
    left: 4%;
    display: block;
    overflow: hidden;
    background: #633e29;
}

.main-right .main-right2 ul li {
    width: 42%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    vertical-align: top;
}
.main .main-right .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 42%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

}

@media (max-width: 420px){
	.main-title .title ul li span {
    font-size: 1.2rem;
    font-weight: 600;
    position: relative;
    left: 10px;
    margin: 11px;
    width: 100%;
    /* display: block; */
}
.mid-headers .header-right ul {
    display: block;
    margin: 0px auto;
    padding: 0px;
    /* right: 21%; */
    position: absolute;
}
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    font-size: 17px !important;
    text-align: center;
    background: #43a745;
    color: #099fcc;
    padding: 0px;
    width: 22px !important;
}
.mid-headers .header-right ul li:hover {
    border-radius: 100% !important;
}
#enquiry .btn-primary {
    color: #fff;
    background-color: #5f340f;
    border-color: #442b09;
    margin: 20px auto;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.main .main-title .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 32%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.main-right .main-right2 ul li {
    width: 42%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    vertical-align: top;
}
.main .main-right .mid-about-r ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 42%;
    margin: 4px 6px;
    vertical-align: top;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.main-title .title ul li img {
    width: 31%;
    padding: 10px;
    display: block;
}
.main-title .title ul li {
    width: 98%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    padding: 8px;
    /* height: auto; */
}
}

@media (max-width: 400px){ 

.mid-headers img {
    width: 63% !important;
}
#toggle {
    width: 37px;
    height: 9px;
    margin: 10px 0;
    padding-left: 4%;
}
.mid-headers .header-log ul li {
    display: inline-block;
    background: #43a745;
    border-bottom: solid #123f13;
    padding: 4px;
    font-size: 8px;
}
.mid-headers .header-log{float:right;}
.mid-headers {
    /* background: linear-gradient(#248eaf,#00c3ff ); */
    border-bottom: solid #c1bebb 2px;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    padding: 5px;
    width: 100%;

}
.mid-headers .header-log ul {
    list-style: none;
    margin-top: 0px;
}
.card {
    height: auto;
    margin: 20px auto;
    width: 100%!important;
    background-color: #aeaeae59 !important;
}
}
@media (max-width: 480px){
	.mid-headers {
    /* background: linear-gradient(#248eaf,#00c3ff ); */
    border-bottom: solid #c1bebb 2px;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    padding: 5px;
    width: 100%;
   
}

.mid-headers .header-right ul {
    display: block;
    margin: 0 auto; 
    padding: 0px;
	position: absolute;
}
.main-title .title ul li p {
    padding: 16px;
    height: 117px;
}
	}
	
