@media only screen and (max-width: 980px) {    
.cont_left{
    display: none;
}
.cont_rgt{
    width: 100%
}
.cont_rgt_footer{
    width: 100%
}
.main_cont{
    width: 100%
}
.menu_cont{
    width: 100%
}
.main_left_full{
    display: none;
}
.main_rgt{
    width: 97%;
}
.sidebar-box{
    margin-left: -20px;
    width: 97%;
}
.main_left{
    width: 97%;
}
.main_leftIn_text{
    width: 96%;
}
.main_leftIn{
    width: 96%;
}
.footer_lftcol{
    width: 30%;
}
.footer_midcol{
    width: 30%;
}
.footer_rgtcol{
    width: 30%;
}
.booktitle{
    width: 70%;
}
.bookyear{
    width: 5%;
}
.booklink{
    width: 25%;
}
.list table{
    width: 100%;
}
.main2col{
    width: 100%;
}
.main_leftcol{
    width: 45%;
}
.main_leftcol main_rgtcol{
    width: 45%;
}
.footer_rgtcol input[type="text"]{
    width: 100%;
}
.footer_rgtcol input[type="email"]{
    width: 100%;
}
.footer_rgtcol textarea[class*="wpcf7-form-control wpcf7-textarea"]{
    width: 100%;
}
.wrap{
    width: 100%;
}
#search_box{
 
}
.inpTxt_1{
    width: 92%;
}
.src_form{
    width: 100%;
    background-size: 100%;
    padding: 2px 0 0;
    margin: 10px 0;
}
ul.main_nav li{
	height:auto;
	float:none;
	padding:0px;
	line-height:10px;
	background:none;
    font-size:10px;
}
.textwidget iframe{
    width: 110%
}
.header_title{
    display: block;
    float: left;
    color: #824328;
    font-family: 'droid_serifregular',sans-serif,Arial,Helvetica;
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    padding: 0;
    margin-left: 10px;
}
}