@charset "utf-8";

/*---Common and Standard->START*/
body {
    margin: auto !important;
}
img{
    max-width:100%;
}
a.linkopac img {
    filter: alpha(opacity=100%);
    -moz-opacity: 1.0;
    opacity: 1.0;
    background-color: transparent;
}
a.linkopac:hover img {
    filter: alpha(opacity=20%);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border: 0px none;
}
.estorepower-clear {
    clear: both;
}
.estorepower-wrap {
    width: 100%;
}
.estorepower-wrapcen {
    width: 100%;
    max-width:1600px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    background-color:#fff;
    background-image:url(../images/body-bg.jpg);	
}
.estorepower-background {
    padding: 0;
    width: 100%;
    text-align: center;
    margin:0;
    background: none;
    float: left;
    background-image:url(../images/body_bg.png);
    background-repeat:repeat-y;
    background-position: top center;

}
.estorepower-content {
    width: 1024px;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    margin-top:0px;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
.estorepower_header{
    height: auto;
    margin: auto;
    width: 100%;
}
.header{
    max-width:1600px;
    width:100%;
    margin:0 auto;
    background-color:#2a2a2a;
    height:auto;
}
.header_container{
    max-width:1024px;
    width:100%;
    margin:0 auto;
}
.top_header{
    margin:0 auto;
    height: 60px;

}
.top_header_left{
    float:left;
    width:230px;
    padding-top: 18px;
}
.top_header_left p{
    font-family: 'Rajdhani', sans-serif;
    font-size:16px;
    color:#fff;
    text-transform:uppercase;
    margin:0;
}
.top_header_right{
    float:right;
    width:770px;
    padding-top:17px;
}
.top_header_right ul{
    float:right;
    margin:0;
}
.top_header_right ul li{
    display: inline;
    list-style: none;
    padding-left:30px;
}
.top_header_right ul li a{	
    font-family: 'Rajdhani', sans-serif;
    font-size:18px;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    transition:0.7s all;
}
.top_header_right ul li a:hover{
    transition:0.7s all;
    color:#f56818;

}
.header_center_bg{
    background-image:url(../images/header_bg.png);
    background-repeat:no-repeat;
    max-width:1600px;
    width:100%;
    margin:0 auto;
    height:130px;
    clear:both;
}
.logo_section_left{
    max-width: 223px;
    width: 100%;
    padding-top: 17px;
    text-align: center;
    margin: 0 auto;
}
.logo_section_left img{width:100%;transition:0.7s all;}
.logo_section_left img:hover{
    transform:scale(1.1);
    transition:0.7s all;
}
.logo_section_right{
    float:right;
    width:auto;
    padding-top: 10px;

}
.estorepower-search{
    float:right;
}
.search_button {
    background: url(../Images/search.png) no-repeat scroll center center;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 37px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 3px;
    width: 65px;
}
.search {
    background-color: #000;
    border-style: none;
    color: #fff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 33px;
    outline: medium none;
    text-decoration: none;
    width: 320px;
    margin: 6px 0 0 15px;
}

.search_des {
    background: #000 none repeat scroll 0 0;
    height: 48px;
    margin: 21px 0 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 30px;
    border: 1px solid #fff;
}
.descval_lable {
    -webkit-text-stroke-width: 0.2px;
    color: #fff;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    position: relative;
    text-align: left;
    text-shadow: none;
    width: 250px;
    z-index: 10000;
    text-transform:capitalize;
    margin: 5px 0 0 12px;
}
.dropdown_bar_bg{

    max-width:1600px;
    width:100%;
    margin:0 auto;
    clear:both;
    height:49px;
    background-color:#F56818;

}
.dropdown_bar{
    max-width:1024px;
    width:100%;
    margin:0 auto;
}
.drop1,.drop2,.drop3{	
    float:left;
    margin-right:65px;
    margin-top:8px;
}
.dropdown1,.dropdown2,.dropdown3{	
    margin:0 auto;	
    width: 235px;
    height: 30px;
    border-bottom: 2px solid #fff;
    background: none;
    border-left: none;
    border-right: none;
    border-top: none;
    color:#fff;
    font-size:18px;
    font-weight:600;
    font-family: 'Rajdhani', sans-serif;
    text-transform:uppercase;
}
.dropdown1 option,.dropdown2 option,.dropdown3 option{color:#000 !important;}
.drop_search{

}
.dropdown-search{
    background:none;
    border:1px solid #fff;
    padding:4px 29px;
    margin-top:8px;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight:600;
}
.banner{
    clear:both;
    max-width:1600px;
    width:100%;
    margin:0 auto;
}
.banner img{width:100%;}

/*---Header->END*/


/*---eBay Default Mods->START*/
#TopPromoArea {
    padding: 0px !important;
    margin: 0px !important;
}
/*---Left Column->START*/
#LeftPanel {
    width: 220px;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    float: left;
    margin: 20px 15px 0 0;

}
#LeftPanel * {
    padding: 0px;
    margin: 0px;
}
#LeftPanel img {
    border: 0px;
}
#LeftPanel .ttl {
    display: none !important;
}
#LeftPanel .cnt {
    display: none !important;
}
#LeftPanel .all_cats {
    display: none !important;
}
#LeftPanel .link {
    display: none !important;
}
#LeftPanel .v4acpcont {
    display: none !important;
}
/*---Left Column->END*/
#estorepower-cathead {
    /*background-color: #43955E !important;*/
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3d3d3d 0%, #3d3d3d 20%, #000000 100%) no-repeat scroll 0 0;*/
    background:#F56818;
    color: #ffffff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px;
    font-weight: 500;
    height: 29px;
    margin: 0;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 198px;
}
#estorepower-cathead span {
    font-family: 'Rajdhani', sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-image: url(../images/cathead_bg.jpg);
    background-repeat: no-repeat;
    background-position: 10px center;
}
#estorepower-categories	/*--- category list style ---*/ {
    width: 216px;
    text-align: left;
    margin: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position:10px center;
    border:1px solid #ebebeb;
}
#estorepower-categories ul.lev1 /*--- category level1 list ---*/ {
    list-style-type: none;
    /*width: 220px;*/
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;
}
#estorepower-categories ul.lev1 li /*--- category level1 list items ---*/ {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: auto;
    text-align: left;
    width: 216px;
    margin: 0px;
    border-bottom:1px solid #ebebeb;/*border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;*/	
}
#estorepower-categories ul.lev1 li.estorepower-lastitem {
    margin: 0;
    padding: 0px;
    border: 0 none;
}
#estorepower-categories ul.lev1 li a /*--- category level1 list items link ---*/ {
    color: #757676;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 15px;
    margin: 0px;
    font-weight: 600;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    background-color:transparent;
    width: 201px;
    text-align: left;
    text-transform:uppercase;
}
#estorepower-categories ul.lev1 li a:hover /*--- category level1 list items link hover ---*/ {
    color: #F56818 !important;
    text-decoration: none;
    /*background-color:#0D0E51;*/
    /*background-image: url(../images/left-cat-hvr-arrow.png);
    background-repeat: no-repeat;
    background-position:10px  center;*/
    /*border-top:none;
    border-bottom:1px solid #e3e3e3;
    border-left:1px solid #e3e3e3; 
    border-right:1px solid #e3e3e3; */      
    width:201px;
}
#estorepower-categories ul.lev1 li span {
    color: #F56818 !important;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 15px;
    margin: 0px;
    font-weight:600;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    width: 201px;
    text-align: left;
    background-repeat: no-repeat;
    background-position:10px center;
    text-transform:uppercase;
    /*border-top:none;
    border-bottom:1px solid #e3e3e3;
    border-left:1px solid #e3e3e3; 
    border-right:1px solid #e3e3e3;*/


}
#estorepower-categories ul.lev1 li .cnt /*--- category no. of item hide ---*/ {
    display: none;
}
#estorepower-categories ul.lev2	/*--- list of category level2 (sub category) ---*/ {
    list-style-type: none;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;/*background-color: #F7C8DF;*/
}
#estorepower-categories ul.lev2 li /*--- list item of category level2 (sub category) ---*/ {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: auto;
    text-align: left;
    width: 216px;
    margin: 0px;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
}
#estorepower-categories ul.lev2 li a /*--- link of list item from category level2 (sub category) ---*/ {
    color: #757676;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 5px 0 5px 35px;
    margin: 0px;
    font-weight: 500;
    height: auto;
    line-height: 20px;
    overflow: hidden;
    width: 185px;
    text-align: left;
    background-color: transparent;
    /*background-image: url(../images/left-cat-arrow.png);*/
    background-repeat: no-repeat;
    background-position: 23px center;
}
#estorepower-categories ul.lev2 li a:hover /*--- hover effect in link of list item from category level2 (sub category) ---*/ {
    color: #FE9309;
    width:183px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 23px center;
}
#estorepower-categories ul.lev2 li span {
    color: #43955E;	
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 35px;
    margin: 0px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    width: 183px;
    text-align: left;
    font-family: 'Rajdhani', sans-serif;
    text-transform:uppercase;
    background-color:#dedede;
    /* background-image: url(../images/left-cat-hvr-arrow.png); */
    background-repeat: no-repeat;
    background-position: 23px center;
}
/**/
#estorepower-categories ul.lev3	/*--- list of category level3 (sub category) ---*/ {
    list-style-type: none;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px;/*background-color: #F7C8DF;*/
}
#estorepower-categories ul.lev3 li /*--- list item of category level3 (sub category) ---*/ {
    padding: 0px;
    list-style: none;
    line-height: 30px;
    height: auto;
    text-align: left;
    width: 216px;
    margin: 0px;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c6c6c6;
}
#estorepower-categories ul.lev3 li a /*--- link of list item from category level3 (sub category) ---*/ {
    color: #000;
    font-family: 'Rajdhani', sans-serif;
    text-transform:uppercase;
    background-color:#dedede;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 45px;
    margin: 0px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    width: 171px;
    text-align: left;
    /*background-image: url(../images/left-cat-arrow.png);*/
    background-repeat: no-repeat;
    background-position: 23px center;
}
#estorepower-categories ul.lev3 li a:hover /*--- hover effect in link of list item from category level3 (sub category) ---*/ {
    color: #43955E;
    width:171px;
    text-decoration: none;
    /*background-image: url(../images/left-subcat-hov-arrow.png);*/
    background-repeat: no-repeat;
    background-position: 23px center;
}
#estorepower-categories ul.lev3 li span {
    color: #43955E;
    font-family: 'Rajdhani', sans-serif;
    text-transform:uppercase;
    background-color:#dedede;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 45px;
    margin: 0px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    width: 171px;
    text-align: left;
    /* background-image: url(../images/left-cat-hvr-arrow.png); */
    background-repeat: no-repeat;
    background-position: 23px center;
}
/**/
#estorepower-l-banner {
    width: 220px;
    margin: 0;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#estorepower-gap {
    height: 18px;
    width: 220px;
    clear: both;
}
/*---Left Column---<<END*/

/*---Footer->START*/
.estorepower_footer{
    max-width:1600px;
    width:100%;
    margin:0 auto;
    clear:both;
}
.footer_container{
    max-width:1024px;
    width:100%;
    margin:0 auto;
}
.newsletter{
    max-width:1600px;
    width:100%;
    background-color:#f56818;
    height:166px;
    clear:both;	
}
.newsletter_heading{text-align:center;}
.newsletter_heading h1{	
    font-family: 'Rajdhani', sans-serif;
    font-size: 32px;
    font-weight:900;
    text-transform:uppercase;
    color:#fff;
    padding-top: 16px;
    margin: 0;
}
.newsletter_parag{padding-top: 10px;}
.newsletter_parag p{
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight:500;
    text-transform:uppercase;
    color:#fff;
    margin:0;
    text-align: center;
}
.newsletter_btn{
    width:135px;
    text-align:center;
    margin:0 auto;	
}
.newsletter_button{
    text-align:center;
    padding-top:20px;	
}
.newsletter_button1{
    text-align:center;
    padding-top:20px;
    position:absolute;
    left:-20px;
    top:0;
    z-index:1;
}
.newsletter_button a{
    font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    font-weight:500;
    text-transform:uppercase;
    color:#fff !important;
    border:1px solid #fff;
    max-width:155px;
    width:100%;
    margin:0 auto;
    padding: 6px 17px 6px 20px;
    text-decoration:none;
    transition:0.7s all;
}
.newsletter_button a:hover{
    background-color:#000;	
    color:#fff;
    border:1px solid #000;
    transition:0.7s all;
}
.newsletter_button1 a{
    font-family: 'Rajdhani', sans-serif;
    background-color:#171717;
    font-size: 21px;
    font-weight:500;
    text-transform:uppercase;
    color:#fff;
    margin:0 auto;
    padding: 6px 17px 6px 20px;
    text-decoration:none;
    border:none;
}
.footer_bg{
    clear:both;
    margin:0 auto;
    max-width:1600px;
    background-image:url(../images/footer_bg.png);
    background-repeat:no-repeat;
    height:300px;
    background-size:cover;
    position: relative;
}
.footer_menu{padding-top: 30px;}
.footer_menu ul{
    text-align: center;
    margin:0;	 
}
.footer_menu ul li{
    display: inline;
    list-style: none;
    padding-right: 40px;
}
.footer_menu ul li a{
    font-family: 'Rajdhani', sans-serif;
    font-size:20px;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:600;
    transition:0.7s all;
}
.footer_menu ul li a:hover{ color:#f56818;transition:0.7s all;}
.footer-center{
    max-width:1024px;
    width:100%;
    margin:0 auto;
}
.blanck_ft_c{
    width:100%;
    max-width:104px;
    height:10px;
    float:left;	
}
.payment{
    max-width: 437px;
    width: 100%;
    margin: 30px auto auto auto;
    text-align: center;

}
.payment img{width:100%;}
.social_icons{	
    float:left;
    max-width:390px;
    width:100%;
    text-align:right;
    margin:30px 26px 0 0;
}
.social_icons ul{
    margin: 0;	
}
.social_icons ul li{
    display: inline-block;
    list-style: none;
    padding: 18px 32px 18px 29px;
    /*padding:34px 32px 18px 29px;*/
}
.social_icons ul li a{}

.fb_icon{
    background-image:url(../images/fb.png);	
    background-repeat:no-repeat;
}
.fb_icon:hover{
    background-image:url(../images/fb_hover.png);	
    background-repeat:no-repeat;
}

.insta_icon{
    background-image:url(../images/insta.png);	
    background-repeat:no-repeat;
}
.insta_icon:hover{
    background-image:url(../images/insta_hover.png);	
    background-repeat:no-repeat;	
}
.thanks{
    text-align:center;
    clear:both;
    padding-top: 1px;
}
.thanks h1{
    font-family: 'Rajdhani', sans-serif;
    font-size:28px;
    color:#f56818;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:700;
    margin:8px 0 0 0;
}
.line{
    clear:both;
    margin:0 auto;
    max-width:801px;
    width:100%;
    padding-top: 5px;
}
.line{width:100%;}
.footer_bottom{
    margin: 0 auto;
    text-align: center;
    padding-top:15px;
}
.footer_bottom p{

    font-family: 'Rajdhani', sans-serif;
    font-weight:400;
    font-size:18px;
    color:#fff;
    margin: 0;	
}
.diesel{
    font-family: 'Rajdhani', sans-serif;
    font-weight:900;
    font-size:18px;
    color:#f56818;
    margin:0;	
}
.store_design
{
    padding-bottom:14px;
    padding-top: 8px;
}
.store_text{
    font-family: 'Rajdhani', sans-serif;
    font-weight:400;
    font-size:18px;
    color:#fff;
}
.efu_logo img{
    width:128px;
    vertical-align: middle;
}
@media only screen and (max-device-width :1024px) {
    #efusion-menu ul li a {
        margin: 1em 0.4em;
    }
}
/************ End Footer *************/


/*Deafult Css*/
/*---Listing Column start----*/

#listingarea {
    width: 780px;
    position: relative;
    float: right;
    margin: 0;
    padding: 0;

}
.estorepower-listingarea-box {
    max-width:1024px;
    text-align:center;
    margin:auto;
    width: 100%;
}
.estorepower-listingarea-box-feedback {
    max-width:1024px;
    text-align:center;
    margin:auto;
    width: 100%;
}
.estorepower-listinghead {
    /*border-top-right-radius:10px;
    border-top-left-radius:10px;*/
    width: 763px;
    float:right;
    line-height: normal;
    margin: 0;
    margin-top:20px;
    padding: 13px 10px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    font-weight: 600;
    color:#fff;
    text-align: center;
    background-color:#f56818 !important;
    text-transform:uppercase;

}
.estorepower-listinghead > img{
    margin-right:10px;
    float: left;
    width: 18px;
}
#img-gallery-box {
    width: 1004px;
    float: left;
    padding: 11px 17px 10px;
    margin-bottom: 30px;
    border: 0 none;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    border-left:1px solid #e3e3e3; 
    border-right:1px solid #e3e3e3; 
    height: auto !important;
}

.desc-hedtitle {
    width: 740px;
    float: left;
    line-height: normal;
    padding: 11px 20px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF !important;
    text-align: left;
    background-color:#f56818;
    text-transform:uppercase;
    margin-top:20px;
    text-transform:uppercase;	
    /*background-image:url(../images/title-arrow.png);*/
    background-position:1% 55%;
    background-repeat:no-repeat;
}
.desc-hedtitle-feedback{
    width: 994px;
    float: left;
    line-height: normal;
    padding: 11px 15px;
    font-family:'Cabin', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #b9b9b9 !important;
    text-align: left;
    background-color:#252525;
    text-transform:uppercase;
    margin-top:20px;
    text-transform:uppercase;
}
.desc-hedtitle1 {
    width: 994px;
    float: left;
    line-height: 20px;
    margin: 0;
    padding: 11px 15px;
    font-family:'Cabin', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #fff !important;
    text-align: left;
    background-color:#D06E17;
    text-transform:uppercase;
    margin-top:0px;
}
.desc-rd {
    width: 740px;
    float: left;
    padding: 19px;
    background: none;
    margin-bottom: 10px;
    border-top: hidden;
    background: #fff;
    border-top:none;
    border-bottom:1px solid #c6c6c6;
    border-left:1px solid #c6c6c6; 
    border-right:1px solid #c6c6c6; 

}
.desc-rd-feedback{
    width: 984px;
    float: left;
    padding: 19px;
    background: none;
    margin-bottom: 30px;
    border-top: hidden;
    background: #fff;
    border-top:none;
    border-bottom:1px solid #c6c6c6;
    border-left:1px solid #c6c6c6; 
    border-right:1px solid #c6c6c6;
}
.desc-rd1 {
    width: 984px;
    float: left;
    padding: 19px;
    background: none;
    margin-bottom: 30px;
    border-top: hidden;
    background: #fff;
    border-top:1px solid #c6c6c6;
    border-bottom:1px solid #c6c6c6;
    border-left:1px solid #c6c6c6; 
    border-right:1px solid #c6c6c6; 
}
.desc-text {
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    color: #757575;
    text-decoration: none;
    font-weight: 500;
    text-align: justify;
    line-height: normal;

}
.tabdesc
{
    font-family:'Cabin', sans-serif;
    font-size: 16px;
    color: #5b5b5b;
    text-decoration: none;
    font-weight: normal;
    text-align: justify;
    line-height: normal;
}
/*---Listing Column End----*/


.setimg {
    float: right;
    padding-top: 13px; 
}
.newtable{
    background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 984px;
    font-size:16px !important;
}
.newtable .new_header{
    font-family:'Cabin', sans-serif;
    color:#333;
    float:left;
    width:100%;
    text-align:left;
    font-size:large;
}
.newtable .new_left{
    width:20%;
    float:left;
}
.newtable .new_left img{
    text-align:left;
    float:left;
}
.newtable .new_right{
    width:70%;
    float:left;
    margin-left:55px;
    font-family:'Cabin', sans-serif;
    color:#D06E17;
}
.newtable1{
    background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 24%;
    font-family:'Cabin', sans-serif;
    color:#D06E17;
    height:340px;
    font-size:16px !important;
}
.newtable2{
    background: #ffffff none repeat scroll 0 0;
    border:1px solid #c6c6c6;       
    float: left;
    margin-bottom: 30px;
    padding: 19px;
    width: 65.45%;
    margin-left:28px;
    font-family:'Cabin', sans-serif;
    color:#D06E17;
    height:340px;
    font-size:16px !important;
}
.newtable1 .new_header1, .newtable2 .new_header1{
    font-size:large;
}


/************* New ***************/

.gh-tbl
{
    display:none !important;
}
.txt{ 
    font-family:'Cabin', sans-serif;;
    text-align:justify;
    color:#565656;
    font-size:15px !important;

}
#acc1 > p {
    text-align: left !important;
    color:#000;
    font-size: 16px;
    font-family:'Cabin', sans-serif;
}
#acc2 > p {
    text-align: left !important;
    color:#000;
    font-size: 16px;
    font-family:'Cabin', sans-serif;
}

#acc3 > p {
    text-align: left !important;
    color:#000;
    font-size: 16px;
    font-family:'Cabin', sans-serif;
}
#acc4 > p {
    text-align: left !important;
    color:#000;
    font-size: 16px;
    font-family:'Cabin', sans-serif;
}
#acc7 > p {
    text-align: left !important;
    color:#000;
    font-size: 16px;
    font-family:'Cabin', sans-serif;
}
#acc3 li {
    text-align: left !important;

}

/*New css*/
.left-panel{
    float:left;
    margin:0px 0 0 0;
    width:22%;
}

.left-panel > img {
    float: left;
    width:100%;
}

.clickHere{
    margin-bottom:30px;
}
.listing_banner {
    margin: 17px auto;
}
.desc-rd.desc-text > span {
    padding-left: 0 !important;
}

.title.titletmpl{
    width: 730px;
    float: left;
    line-height: normal;
    font-family: 'Cabin', sans-serif !important;
    font-size: 22px !important;
    font-weight: normal !important;
    color:#fff !important;
    text-align: center !important;
    background-color:#AF9970 !important;
    text-transform:uppercase !important;
}