@import url("FontFace/fontFace.css");
html, body
{
    width: 100%;
    height: 100%;
}
body
{
    background: #333333;
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
    line-height: 18px;
    font-size: 14px;
    color: #c8c8c8;
    padding: 0px;
    margin: 0px;
}
body.subpage
{
    background: none;
    font-family: 'source_sans_proregular';
    line-height: 18px;
    font-size: 14px;
    /*color: #000;*/
	color: #666666;  /*changes on 27th May 2015*/
    padding: 0px;
    margin: 0px;
}

select
{
    border: 1px solid #C1BFC0;
}

/* Links */

.general_black a:link
{
    color: #000;
    text-decoration: none;
}
.general_black a:visited
{
    color: #000;
    text-decoration: none;
}
.general_black a:active
{
    color: #000;
    text-decoration: none;
}
.general_black a:hover
{
    color: #000;
    text-decoration: none;
}

/*changes on 27th May 2015*/
a:link, a:visited
{
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
a:link:hover, a:visited:hover
{
    color: #000;
}

/*a:link, a:visited
{
    color: #FFCB08;
    text-decoration: none;
}
*/

/* Font Classes */
/*changes for headings on 7thJuly2015 by madhuri*/
h1
{
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;    
    color: #000000;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}
h2
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: normal;  
    padding: 0px;
    margin: 0px;
}
h3
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}
/*changes on 29th & 30th June2015*/
h4
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}
/*added class on 7thJuly2015 by madhuri as per the requirements*/
.Caption
{
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    font-weight:normal;
    color:#666666;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}
/*changes on 7thJuly2015 by madhuri, as per the requirements*/
body p
{
font-family: "Arial";
line-height: normal;
font-size: 14px;
color: #666666;
}
.tag_line  /*added on 7thJuly2015 by madhuri, as per the requirements*/
{
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;    
    color: #000000;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}
body.subpage p
{
    font-family: "Arial"; /*changes on 7thJuly2015 by madhuri, as per the requirements*/
    line-height: normal;
    font-size: 14px;
	color: #666666;  /*changes on 27th May 2015*/

}
.product_details .testimonial p  /*commented h3 code from line no. : 556*/
{
    font-family: Times New Roman;
    font-weight: 200;
    font-size: 22px;
    color: #FFCB08;
    line-height: 30px;
    padding: 0px;
    margin: 10px 0px;
}
.testimonial a   /*changes on 7thJuly2015 by madhuri*/
{
    font-family: Times New Roman;
    font-size: 22px !important;
    text-decoration:underline !important;
    font-weight: normal !important;
    color: #FFCB08 !important;
}
.testimonial a:hover   /*changes on 7thJuly2015 by madhuri*/
{
    font-weight: bold !important;
    /*text-decoration:none !important;*/
}
/*end changes on 29th & 30th June2015*/

/* General */
img
{
    border: 0px;
    vertical-align: middle;
}
.clearme
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
}
ul li
{
    list-style-type: none;
}
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup
    {
        color: #000000;
        background-color: #FFFFFF;
        border-width: 3px;
        border-style: solid;
        border-color: black;
        padding-top: 10px;
        padding-left: 10px;
        /*width: 300px;
        height: 140px;*/
    }
.content_hmtl ul li
{
    list-style-type: disc;
}
.bolded
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.general
{
    font-family: 'source_sans_proregular';
    font-size: 14px;
    color: #c8c8c8;
}
.general_black
{
    font-family: 'source_sans_proregular';
    font-size: 14px;
    color: #c8c8c8;
}

.general_yellow
{
    font-family: 'source_sans_proregular';
    font-size: 14px;
    color: #FFCB08;
}
/* Main */
#main_container
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.main_sheet
{
    width: 1232px;
    margin: 0px auto;
}
/* Top Bar */
.main_top
{
    background: #ffcb08;
    border-bottom: 5px solid #fff;
    width: 100%;
    height: 133px;
    float: left;
}
.main_top_inner
{
    width: 1232px;
    margin: 0px auto;
}
.logo_container
{
    width: 281px;
    height: 66px;
    padding: 33px 0px 33px 30px;
    float: left;  /*changes on 4th June 2015*/
}
/*Navigation*/
.navigation_container
{
    border-bottom: 1px solid #fff;
    background: #000;
    width: 100%;
    float: left;
}
.navigation
{
    width: 1232px;
    margin: 0px auto;
}
/*header*/
.main_header
{
    width: 100%;
    height: 455px;
    float: left;
    position: relative;
}
.slider
{
    background: #333;
    width: 1232px;
    height: 455px;
    padding: 0px;
    margin: 0px;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
}
.slideshow
{
    width: 100% !important;
    height: 100% !important;
}
.slideshow img
{
    width: 100% !important;
    height: 100%;
}
.content_container
{
    background: #312f2e;
    width: 100%;
    float: left;
}

/*Footer HTML */
.footer_hmtl
{
    width: 98%;
    float: left;
    margin-left: 2%;
}
.post
{
    float: left;
    width: 23%;
    margin-right: 2%;
}
.post .image
{
    text-align: center;
    margin-top: 30px;   /*changes on 28th May 2015*/
    position: relative;
}
.post .image img
{
	/*changes on 28th May 2015*/
	text-align: center;
	width: 112px;
	height: 112px;
	margin-bottom: -25px;
	z-index: 1;
	position: relative;
 /*   position: absolute;
    top: -60%;
    left: 30%;
    z-index: 1;
	height: 112px;
	width: 112px;*/
}
.post .bg
{
	/*changes on 28th May 2015*/
	background: #434140 none repeat scroll 0% 0%;
	width: 100%;
	border-top-right-radius: 45px;
	border-bottom-right-radius: 0px;
	padding: 35px 0px 20px;
	-webkit-border-radius: 0px 45px 0px 0px;
    -moz-border-radius: 0px 45px 0px 0px;
    border-radius: 0px 45px 0px 0px;
	behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
	position: relative;

   /* background: #434140;
    width: 100%;
    padding: 35px 0px 25px 0px;
    margin: 0px;
    position: relative;*/
}
.post h2
{
    font-family: 'amertype_md_btmedium';
    font-size: 54px;
    color: #ffcb08;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
}
.post span
{
    color: #ffcb08;
    font-size: 14px;
    font-family: 'source_sans_proregular';
    letter-spacing: 0.5px;
}
.post .list
{
    font-family: 'source_sans_proregular';
    font-size: 14px;
    color: #c8c8c8;
    padding: 15px;
}
.list ul
{
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.list ul li
{
    background: url(../assets/icons/arrow.png) no-repeat 0px 6px;
    border-bottom: 1px solid #434140;
    padding: 6px 0px 6px 15px;
}
.list p
{
    border-bottom: 1px solid #434140;
    padding: 5px 0px 12px 0px;
    margin: 0px 0px 10px 0px;
    float: left;
}
.list img
{
    float: left;
    margin-right: 12px;
}
/* Button */
a.view_more:link
{
    background: url(../assets/icons/view_more.png) no-repeat left center;
    font-family: 'source_sans_proregular';
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    border: 0px none;
    padding: 0px 5px 0px 35px;
    display: inline-block;
    line-height: 24px;
    font-weight: bold;
}

/* Footer */
.main_footer
{
    background: #000;
    float: right;
    width: 100%;
    padding: 8px 0px;
}
.copyrt
{
    float: right;
    margin: 0px 25px 0px 0px;
}
.copyrt span
{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 13px;
    color: #c8c8c8;
    /*display: inline-block;*/ /* footer issue*/
    padding: 0px 5px;
}
.copyrt span.bar
{
    display: inline-block;
}
.copyrt a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #FFCB08;
	font-weight: inherit;
}
.copyrt a:hover
{
    text-transform: uppercase;
    text-decoration: none;
    color: #c8c8c8;
}
/* Product Page */
.content_container_inner
{
    width: 100%;
    float: left;
}
.content_hmtl
{
    width: 95%;
    float: left;
    margin: 2.5%;
    padding: 0px;
    min-height: 600px; /*position: relative;*/
}
/* Start created by Suman on 20-05-2015 */
.product_head_bg
{
    background: #c1bfc0;
    width: 50%;
    border-radius: 0px 38px 0px 0px;
    -webkit-border-radius: 0px 38px 0px 0px;
    -moz-border-radius: 0px 38px 0px 0px;
    behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
}
.product_head_bg h2
{
    font-family: 'source_sans_probold';
    line-height: 50px;
    font-weight: normal;
    font-size: 48px;
    color: #000;
    padding: 15px 15px 15px 25px;
    border-bottom: 1px solid #fff;
    margin: 0px;
}
.product_sub_text
{
    font-family: 'source_sans_proregular';
    font-size: 30px;
    color: #000;
    background: #e4e3e4;
    font-weight: bold;
    width: 50%;
}
.product_sub_text span
{
    padding: 15px 15px 15px 25px;
    display: block;
}
/* End created by Suman on 20-05-2015 */

/* Left Section */
.left_section
{
    float: left;
    width: 50%;
    margin-right: 4%;
}
.left_section .bg
{
    background: #c1bfc0;
    width: 100%;
    border-radius: 0px 38px 0px 0px;
    -webkit-border-radius: 0px 38px 0px 0px;
    -moz-border-radius: 0px 38px 0px 0px;
    behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
}

.left_section h1  
{
    font-family: 'source_sans_probold';
    line-height: 50px;
    font-weight: normal;
    font-size: 48px;
    color: #000;
    padding: 15px 15px 15px 25px;
    border-bottom: 1px solid #fff;
    margin: 0px;
}

.left_section .sub_text
{
    font-family: 'source_sans_proregular';
    font-size: 30px;
    color: #000;
    background: #e4e3e4;
    padding: 15px 15px 15px 25px;
    font-weight: bold;
}
.product_details
{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.product_details .testimonial
{
    background: #312F2E;
    text-align: right;
    padding: 0px 22px;
    float: left;
    width: 28%;
    border-radius: 0px 38px 0px 0px;
    -webkit-border-radius: 0px 38px 0px 0px;
    -moz-border-radius: 0px 38px 0px 0px;
    behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
}
/*.product_details .testimonial h3
{
    font-family: 'compacta_bd_btbold';
    font-weight: normal;
    font-size: 25px;
    color: #ffcb08;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
}*/ /*changes on 30thJune2015*/
.product_details .testimonial img
{
    margin: 10px 0px;
}
.product_details .testimonial span
{
    font-family: 'source_sans_proregular';
    font-size: 14px;
    color: #ffcb08;
    line-height: 18px;
}
.cont_text
{
    float: left;
    width: 56%;
    margin-left: 5%;
}
.cont_text h4
{
    font-family: 'source_sans_proregular';
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    padding: 0px;
    margin: 0px;
}
.cont_text .title
{
    font-family: 'source_sans_proregular';
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}
.cont_text ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.cont_text ul li
{
    background: url("../assets/icons/bullets.jpg") no-repeat left 5px;
    padding: 0px 0px 0px 20px;
    list-style-type: none;
    font-family: 'source_sans_proregular';
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}
.cont_text ul li a
{
    font-weight: bold;
    color: #000;
}
.cont_text ul li a:hover
{
    text-decoration: none;
    color: #666;
}
/* Right Section */
.right_section
{
    width: 46%;
    float: right;
}
.right_section_prodetail
{
    width: 46%;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.image_scroller
{
    width: 100%;
    float: left;
    margin: 0px 0px 30px 0px;
}
.crop_img
{
    width: 498px; /* 430px;*/
    height: 250px; /*  240px; */
}

/*---------------------------- Product Categories -----------------------------------*/
.categories, .categories li
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.categories li
{
    -webkit-box-shadow: 1px 1px 2px 2px rgba(211,211,211,0.8);
    -moz-box-shadow: 1px 1px 2px 2px rgba(211,211,211,0.8);
    box-shadow: 1px 1px 2px 2px rgba(211,211,211,0.8);
    background: #FFFFFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 12px 3px;
    margin: 0px 5px 0px 0px;
    float: left;
    behavior: url('/Portals/_default/Skins/Highline/creative/css/PIE.htc');
}
.categories li img
{
    /*max-width: 159px;
    max-height: 94px;*/

    /*changes done on 4th June 2015*/
    max-width: 160px;
    max-height: 113px;
}


.categories .li-viewpro
{
    list-style-type: none;
    margin: 12px 10px 0px 0px;
    padding: 3px;
    width: 160px;
    height: 113px;    
    text-align: center;
    display: table;
    /*line-height: 113px;
    vertical-align: middle;*/
}
.categories .li-viewpro a
{
    display: table-cell;
    vertical-align: middle;
	font-weight: inherit;    
}
/*.categories .li-categories
{
    list-style-type: none;
    margin: 12px 10px 0px 0px;
    padding: 3px;
    width: 160px;
    height: 113px;
    text-align: center;
    vertical-align: middle;
    line-height: 95px;
}*/

.categories .li-categories
{
    list-style-type: none;
    margin: 12px 10px 0px 0px;
    padding: 3px;
    width: 160px;
    height: 113px;    
    text-align: center;    
    display: table;

}
.categories .li-categories a
{
    display: table-cell;
    vertical-align: middle;
	font-weight: inherit;
    /*position: relative;*/
}

.categories .li-categories img
{
    max-width: 159px;
    max-height: 94px;    
}

.categories .li-categories .img-btn
{
    margin: auto;
    border: 0px;
}

.category_label
{
    font-family: 'source_sans_proregular';
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #6e6d6c;
    display: table-footer-group;
    line-height: normal;
    /*transform:translate(-50%, -100%);
	-webkit-transform:translate(-50%, -100%);
    position: absolute;
    top: 100%;
    left: 50%;
    display: flex;*/
}

.category_label a
{
    color: #6e6d6c;
    text-decoration: none;
}

.category_label a:hover
{
    color: #000;
    text-decoration: none;
}

.categories .li-extra
{
    list-style-type: none;
    width: 335px;
    height: 113px;
    padding: 3px;
    margin: 12px 0px 0px 0px;
    _width: 331px;

   /*changes on 4th June 2015*/
   background: rgb(88, 88, 90) none repeat scroll 0% 0%;
   text-align: center;

}
.categories .li-extra img
{
    /*width: 100%;*/
    /*changes on 4th June 2015*/
    max-width: 100%;
    max-height: 113px;
}

.right_cont
{
    float: left;
    width: 100%;
}
.mid_border
{
    margin-top: 12px;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
}
.cont1
{
    text-align: center;
    width: 100%;
}
.Locate a
{
    background: url("../assets/icons/locate.jpg") no-repeat 0 0;
    display: inline-block;
    padding: 5px 0px 0px 45px;
    margin-right: 20px;
    width: 60px;
    height: 50px;
    cursor: pointer;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #6e6d6c !important;
}
.Locate a:hover
{
    color: #6e6d6c !important;
    text-decoration: none;
    opacity: 0.8;
}
.warranty a
{
    background: url("../assets/icons/highline_warranty.jpg") no-repeat 0 0;
    display: inline-block;
    padding: 5px 0px 0px 45px;
    width: 60px;
    height: 50px;
    cursor: pointer;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #6e6d6c !important;
}
.warranty a:hover
{
    color: #6e6d6c !important;
    text-decoration: none;
    opacity: 0.8;
}
.product a
{
    background: url("../assets/icons/download_product.jpg") no-repeat 0 0;
    display: inline-block;
    padding: 0px 0px 0px 50px;
    margin-right: 10px;
    width: 135px;
    height: 50px;
    cursor: pointer;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #6e6d6c !important;
}
.product a:hover
{
    color: #6e6d6c !important;
    text-decoration: none;
    opacity: 0.8;
}
.view a
{
    background: url("../assets/icons/view_specification.jpg") no-repeat 0 0;
    display: inline-block;
    padding: 0px 0px 0px 50px;
    margin-right: 10px;
    width: 100px;
    height: 50px;
    cursor: pointer;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #6e6d6c !important;
}
.view a:hover
{
    color: #6e6d6c !important;
    text-decoration: none;
    opacity: 0.8;
}
.email a
{
    background: url("../assets/icons/email_to_frnd.jpg") no-repeat 0 0;
    display: inline-block;
    padding: 0px 0px 0px 40px;
    width: 70px;
    height: 50px;
    cursor: pointer;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #6e6d6c !important;
}
.email a:hover
{
    color: #6e6d6c !important;
    text-decoration: none;
    opacity: 0.8;
}


.table_main
{
    width: 100%;
    padding: 0px;
}
.table_main a
{
    color: #000;
    font-weight: bold;
}
.table_main a:hover
{
    color: #7A7373;
}

.table_main .input1
{
    width: 35%;
    height: 26px;
    border: 1px solid #c1bfc0;
    padding-left: 8px;
    padding-right: 8px;
    padding-left: 8px\9;
    padding-right: 8px\9;
    color: #666666;
    line-height: 28px;
}

.table_main .input1-transparent
{
    background-color: transparent;
    border: none;
    overflow: hidden;
    color: #666666;
    width: 100%;
    height: 26px;
    line-height: 25px;
}

.table_main .input2
{
    width: 45%;
    height: 35px;
    border: 1px solid #c1bfc0;
}
.search_table
{
    width: 50%;
}
.search_table a
{
    font-weight: bold;
    color: #000;
}
.search_table .input3
{
    width: 96%;
    height: 26px;
    border: 1px solid #c1bfc0;
    padding-left: 8px;
    padding-right: 8px;
    padding-left: 9px\9;
    padding-right: 8px\9;
    color: #666666;
    line-height: 27px;
}
.search_table .input3-transparent
{
    width: 100%;
    height: 26px;
    color: #666666;
    line-height: 25px;
    background-color: transparent;
    border: none;
    overflow: hidden;
}



.table_main .label
{
    width: 10%;
}
.table_main span
{
    font-size: 16px;
    color: #666666;
    font-family: "source_sans_proregular";
}
.button
{
    background: #424242;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    background-image: -webkit-linear-gradient(top, #424242 , #000000);
    background-image: -moz-linear-gradient(top, #424242 , #000000);
    /*background-image: -ms-linear-gradient(top, #424242 , #000000);*/
    background-image: -o-linear-gradient(top, #424242 , #000000);
    background-image: linear-gradient(to bottom, #424242 , #000000);
    -webkit-box-shadow: 1px 1px 0px #837E7E;
    -moz-box-shadow: 1px 1px 0px #837E7E;
    box-shadow: 1px 1px 0px #837E7E;
    border: none;
    padding: 3px 10px 3px 10px;
    font-family: "source_sans_proregular";
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    color: #c8c8c8;
}
.button:hover
{
    background: #555555;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
    background-image: -webkit-linear-gradient(top, #555555, #191919);
    background-image: -moz-linear-gradient(top, #555555, #191919);
    /*background-image: -ms-linear-gradient(top, #555555, #191919);*/
    background-image: -o-linear-gradient(top, #555555, #191919);
    background-image: linear-gradient(to bottom, #555555, #191919);
    text-decoration: none;
}
.ListHeader
{
    text-align: left;
}
.product_lines_chk
{
    color: #000;
    margin-right: 15px;
}
.dealer_login_Search
{
    width: 50%;
    color: #000000;
}

.dealer_login_map
{
    width: 50%;
}
.dealer_login_search_option
{
    width: 100%;
}
.panelSearchResults
{
    overflow-y: scroll;
    width: 100%;
    /*height: 640px;*/
    height: 618px;
}
.map
{
    width: 100%;
    height: 685px;
    border: 1px solid #CCC;
    position: relative;
    background-color: #E5E3DF;
    overflow: hidden;
}
.dealer_login_search_option .span_input
{
    padding: 4px 7px;
    width: 138px;
    color: #666666;
}

.span_input select::-ms-expand
{
    display: none;
}

.captcha_input
{
    width: 20%;
    height: 26px;
    border: 1px solid #c1bfc0;
    line-height: 28px;
    padding-left: 8px;
    padding-right: 8px;
    padding-left: 8px\9;
    padding-right: 8px\9;
    color: #666666;
}
.captcha_input .captcha-input-transparent
{
    height: 26px;
    color: #666666;
    line-height: 15px;
    background-color: transparent;
    border: none;
    overflow: hidden;
    width: 100%;
    line-height: 25px;
}

.about_us_video
{
    width: 480px;
    height: 285px;
}
.CattleNutrition tr
{
    word-break: break-all;
}

.dealerLocator_ResultMap
{
    width: 100%;
    height: 800px;
    /*height: 1000px;*/
}

.crud ul li
{
    list-style-type: square;
}

.input_add
{
    height: 40px;
    border: 1px solid #c1bfc0;
    padding: 10px;
    padding-bottom: 13px\9;
    padding-top: 13px\9;
    width: 35%;
    color: #666666;
    overflow: hidden;
}

.input_add .input-add-transparent
{
    color: #666666;
    line-height: 15px;
    background-color: transparent;
    border: none;
}

.select_country_state
{
    padding: 4px 7px;
    width: 37%;
    width: 36.7%\9;
    color: #666666;
}

.select_country_state select::-ms-expand
{
    display: none;
}





/*************************************************************************/
.select_country_state_sub
{
    width: 20.4%;
    height: 33px;
    border: 1px solid #c1bfc0;
    padding-left: 8px;
    padding-right: 8px;
    color: #666666;
}
.select_country_state_sub2
{
    width: 18%;
    height: 30px;
    border: 1px solid #c1bfc0;
    padding-left: 8px;
    padding-right: 8px;
    color: #666666;
}

.dealer_login_search_option .td1_1
{
    width: 19%;
    vertical-align: middle;
}


.dealer_login_search_option .td1_2
{
    width: 25.5%;
}

.dealer_login_search_option .td1_3
{
    width: 10%;
}

.dealer_login_search_option .td1_4
{
    width: 15%;
}

.go_btn
{
    width: 37%;
}
.label2
{
}

.label2:hover
{
    color: #000;
}

.list_img
{
    float: left;
    width: 70px;
}
.list_cont
{
    margin: 0px;
    width: 177px;
    float: right;
    padding: 0px;
}
.view_more_main
{
    margin-top: 15px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

/*email input*/
.search_input
{
    width: 100%;
    height: 26px;
    border: 1px solid #C1BFC0;
    color: #666;
    line-height: 28px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 13px;
    margin-bottom: 18px;
}

/*changes for Trade mark on 7thJuly2015 by madhuri*/
/*Trade mark code*/
.TM_small
{
    font-size: small;
}

.TM_x_small
{
    font-size: x-small;
}

.TM_xx_small
{
    font-size: xx-small;
}


.category_thumb_img
{
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 80px;
    margin-top: 5px;
}
.category_thumb_title
{
    vertical-align: middle;
    text-align: center;
}

/*changes on 27th May 2015*/
.link_yellow_bold
{
	color: #FFCB08 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
.link_yellow_normal
{
	color: #FFCB08 !important;
	text-decoration: none !important;
	font-weight: inherit !important;
}

.link_yellow_normal:hover
{
	color: #FFCB08 !important;
	font-weight: bold !important;
}

.link_black_bold
{
	color: #000;
	font-weight: bold;
}
.link_black_bold:hover
{
	color: #7A7373;
}
.link_black_normal
{
	color: #000;
}
.Sub-head
    {
		padding-right: 10px;
		padding-left: 10px;
	}

.dark_gray
{
	color: #333333;
}

/*changes on 4th June 2015*/
.social_icons
{
    /*width: 240px; */
    width: auto;
    margin-right: 15px;
    float: right; 
    display: block; 
    padding: 44px 0px;
    position:relative;
}
.social_icons a
{
    margin-right: 15px;
    /*white-space: -moz-pre-space;*/
    width: 24px;
    font-weight: normal;
}
/*.social_icons a:hover
{
    font-weight: normal;
}*/
.social_icons .separator
{
    margin-right: 15px;  
}
.social_icons .print
{
    cursor: pointer;
}
/* iPads (portrait) ----------- */


@media screen and (max-width: 1200px)
{
    a.view_more:link
    {
        font-size: 12px;
    }
    .list_cont
    {
        width: 120px;
    }


    /* Main */
    #main_container
    {
        width: 100%;
    }
    .main_sheet
    {
        width: 100%;
    }

    /* Top Bar */
    .main_top
    {
        width: 100%;
    }
    .main_top_inner
    {
        width: 100%;
    }

    /*Navigation*/
    .navigation_container
    {
        width: 100%;
        height: 37px;
    }
    .navigation
    {
        width: 100%;
    }

    /*header*/
    .main_header
    {
        width: 100%;
        height: 354px;
    }
    .slider {
        width: 100%;  
        height: 354px;      
    }
    .slideshow img {
        width: 100% !important;
        height: 354px;
    }

    /*Footer HTML */
    .post .bg
    {
        padding: 45px 0px 25px 0px;
        height: auto
    }
	
    /* Product Page */
    .content_container_inner
    {
        width: 100%;
    }
    .content_hmtl
    {
        width: 96%;
        margin: 30px 2%;
    }

    /* Left Section */
    .left_section
    {
        width: 51%;   /*changes on 4th June 2015*/
        margin-right: 3%;
    }
    .product_details
    {
        margin-top: 20px;
    }
    .cont_text
    {
        margin-left: 4%;
    }
    .cont_text h4
    {
        font-size: 15px;
    }

    /*
                            /*---------------------------- Product Categories -----------------------------------*/
    .categories .li-categories
    {
        margin: 12px 7px 0px 0px;
    }
    .categories .li-viewpro
    {
        margin: 12px 7px 0px 0px;
    }

    .dealer_login_search_option
    {
        width: 100%;
    }
}


@media screen and (max-width: 980px)
{
    .dealer_login_search_option .td1_1
    {
        width: 23%;
    }

    .dealer_login_search_option .td1_2
    {
        width: 31%;
    }

    .dealer_login_search_option .td1_3
    {
        width: 10%;
    }

    .dealer_login_search_option .td1_4
    {
        width: 15%;
    }
	/*changes on 27th May 2015*/
	.post h2    
	{
		margin: 0px 0px 10px;
	}

}


/* iPads (portrait) ----------- */
@media screen and (max-width: 800px) and (min-width: 481px)
{
     /*changes on 18thJune2015*/
     .social_icons
    {
        padding: 60px 0px;
    }
    /*changes on 5th June 2015*/
    .social_icons .separator
    {
        display: none;
    }
    .social_icons .print
    {
        display: none;
    }
	/*changes on 28th May 2015*/
	.product_details .mob_img_rgt      
	{
		margin: 0px;
	}
	.product_details .mob_txt_rgt
	{
		margin: 0px;
	}
	
    #Panel1
    {
        left: 200px !important;
    }

    .dealer_login_search_option .td1_1
    {
        width: 21%;
    }
    .dealer_login_search_option .td1_2
    {
        width: 23%;
    }
    .dealer_login_search_option .td1_3
    {
        width: 14%;
    }

    .dealer_login_search_option .td1_4
    {
        width: 19%;
    }

    .list_cont
    {
        width: 237px;
    }

    .dealer_login_search_option .td1_1
    {
        width: 25%;
    }


    .dealer_login_search_option .td1_2
    {
        width: 30%;
    }


    .select_country_state_sub
    {
        width: 25.4%;
    }
    .select_country_state_sub2
    {
        width: 21%;
    }

    .select_country_state
    {
        width: 49.1%;
    }
    .input_add
    {
        width: 45%;
    }

    .captcha_input
    {
        width: 30%;
    }


    /* Main */
    #main_container
    {
        width: 100%;
    }
    .main_sheet
    {
        width: 100%;
    }

    /* Top Bar */
    .main_top
    {
        width: 100%;
    }
    .main_top_inner
    {
        width: 100%;
    }

    /*Navigation*/
    .navigation_container
    {
        width: 100%;
    }
    .navigation
    {
        width: 100%;
    }

    /*header*/
    .main_header
    {
        width: 100%;
        height: 284px;
    }
    .slider
    {
        width: 100%;
        height: 354px;
    }
    

    /*Footer HTML */

    .post
    {
        width: 48%;
    }
    .post .bg
    {
        padding: 45px 0px 25px 0px;
        height: auto;
    }

    /* Product Page */
    .content_container_inner
    {
        width: 100%;
    }
    .content_hmtl
    {
        width: 98%;
        margin: 30px 1%;
        min-height: 715px;
    }
    /* Left Section */
    .left_section
    {
        float: left;
        width: 50%;
        margin-right: 2%;
    }
    .left_section h1
    {
        font-size: 48px;
        line-height: 40px;
        padding: 25px 0px 25px 25px;
    }
    .left_section .sub_text
    {
        font-size: 25px;
        padding: 10px 10px 10px 30px;
    }
    .product_details .testimonial
    {
        padding: 20px;
        width: 30%;
    }
    .product_details .testimonial h3
    {
        font-size: 22px;
    }
    .product_details .testimonial img
    {
        margin: 10px 0px;
        width: 100%;
    }
    .product_details .testimonial span
    {
        font-size: 13px;
    }
    .cont_text
    {
        width: 56%;
        margin-left: 3%;
    }
    .cont_text h4
    {
        font-size: 15px;
    }
    /*---------------------------- Product Categories -----------------------------------*/


    /* Right Section */
    .right_section
    {
        width: 46%;
    }


    .crop_img
    {
        width: 355px;
        height: 200px;
    }
    .right_cont
    {
        width: 100%;
    }
    .mid_border img
    {
        width: 100%;
    }

    .table_main .input1
    {
        width: 45%;
    }
    .table_main .input2
    {
        width: 60%;
    }

    .captcha_img
    {
        width: 30%;
    }
    .captcha_txt
    {
        width: 25%;
    }
    .search_table
    {
        width: 100%;
    }
    .dealer_login_search_option .span_input
    {
        width: 136px;
    }
    .panelSearchResults
    {
        height: 622px;
    }
	.post h2 /*changes on 27th May 2015*/
	{
		margin: 0px 0px 10px;
	}

}

/* small iPads (portrait) ----------- */
@media screen and (max-width: 667px)
{
    /*changes on 4th June 2015*/
    .social_icons 
    {
        float: left;
        padding: 15px 0px;
    }
    .logo_container 
    {
        float: inherit;
    }
     /*End changes on 4th June 2015*/   
    
    .social_icons .separator
    {
        display: none;
    }
    .social_icons .print
    {
        display: none;
    }
    
    /* Start created by Suman on 20-05-2015 */
    .product_head_bg
    {
        width: 100%;
    }
    .product_sub_text
    {
        width: 100%;
    }
    .crop_img
    {
        margin-top: 0px !important;
    }
    /* End created by Suman on 20-05-2015 */
    .right_section
    {
        width: 100%;
    }
    .right_section_prodetail
    {
        width: 100%;
        position: inherit;
        right: inherit;
        top: inherit;
    }

    .left_section
    {
        width: 98%;
        margin-right: 0px;
    }
    .post
    {
        width: 47%;
    }
    .list_cont
    {
        width: 150px;
    }

    /*---------------------------- Product Categories -----------------------------------*/
    .main_header
    {
        display: none;
    }
    /*.categories .li-viewpro
                        {
                            max-width: 85px;
                            max-height: 52px;
                            height: auto;
                        }
                        .categories .li-searchpro
                        {
                            max-width: 85px;
                            min-height: 112px;
                            height: auto;
                        }

                    .categories .li-categories img
                    {
                        width: 115px;
                        height: 67px;
                    }

                    .categories .li-extra
                    {
                        width: 190px;
                        height: 84px;
                    }*/
    .product a
    {
        margin-right: 0px;
    }

    .dealer_login_search_option .td1_1
    {
        width: 27%;
    }


    .dealer_login_search_option .td1_2
    {
        width: 27%;
    }


    .dealer_login_search_option .td1_3
    {
        width: 15%;
    }


    .dealer_login_search_option .td3
    {
        width: 21%;
    }

    .dealer_login_search_option .td4
    {
        width: 16%;
    }
    .panelSearchResults
    {
        height: 540px;
    }
    .map
    {
        /*height: 690px;*/
        height: 645px;
    }
}

/* Smartphone (portrait) ----------- */
@media screen and (max-width: 480px)
{
    /*changes on 4th June 2015*/
    .social_icons 
    {
        float: left;
        padding: 15px 0px;
    }
    .social_icons .separator
    {
        display: none;
    }
    .social_icons .print
    {
        display: none;
    }
    
	/*changes on 28th May 2015*/
	.product_details .mob_img_rgt      
	{
		margin-top: 0px;
		height: auto;
		margin-bottom: 0px;
		width: 33%;
		float: right;
	}
	.product_details .mob_txt_rgt
	{
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
	}
    .cont_text
    {
        margin-top: 15PX;
    }
    .select_country_state
    {
        width: 94.1%;
    }

    .input_add
    {
        width: 88%;
    }
    .captcha_input
    {
        width: 50%;
    }

    .list_cont
    {
        width: 215px;
    }
    #Panel1
    {
        left: 55px !important;
    }
    .search_table .input3
    {
        padding-left: 3px;
    }
    .go_btn
    {
        width: 15%;
    }
    .search_lable
    {
        width: 13%;
    }
    .dealer_login_search_option .td1_1
    {
        width: 100%;
    }


    .dealer_login_search_option .td1_2
    {
        width: 100%;
    }


    .about_us_video
    {
        width: 100%;
        height: 285px;
    }


    /*---------------------------- Product Categories -----------------------------------*/
    .categories .li-viewpro
    {
        float: none;
        margin: 12px auto;
    }
    /*.categories .li-searchpro
                        {
                            max-width: 100px;
                            min-height: 120px;
                        }*/
    .categories .li-categories
    {
        float: none;
        margin: 12px auto;
    }
    /*.categories .li-categories img
            {
                width: 125px;
                height: 79px;
            }*/
    .categories .li-extra
    {
        width: 160px;
        height: 113px;
        float: none;
        margin: 12px auto;
    }
    .dealer_login_search_option .td1
    {
        width: 69%;
        float: left;
    }
    .dealer_login_search_option .td2
    {
        width: 21%;
    }

    .dealer_login_search_option .td3
    {
        width: 29%;
    }

    .dealer_login_search_option .td4
    {
        width: 50%;
    }


    .button
    {
        width: 100% !important;
    }

.categories .li-extra img {
    max-height: 113px;
    max-width: 160px;
    height: 105px;
}

}


/* Smartphone (portrait) ----------- */
@media screen and (max-width: 360px)
{
    /*changes on 30thJune 2015 by madhuri*/
    .mob_resp_table
    {
       overflow: scroll;
    }
    .DNN_EventsContent
    {
    overflow: scroll;
    }
    /*end changes on 30thJune 2015 by madhuri*/
    
    /*changes on 4th June 2015*/
    .social_icons
    {
        float: left;
        padding: 15px 0px;
    }
    .social_icons .separator
    {
        display: none;
    }
    .social_icons .print
    {
        display: none;
    }
	/*changes on 28th May 2015*/
	.product_details .mob_img_rgt      
	{
		margin-top: 0px;
		height: auto;
		margin-bottom: 0px;
		width: 100%;
		float: right;
	}
	.product_details .mob_txt_rgt
	{
		width: 100%;
		margin-top: 0px;
		float: right;
		margin-bottom: 0px;
	}
	
    .dealer_login_search_option .span_input
    {
        width: 156px;
    }
    .cont_text
    {
        margin-top: 15px;
    }
    .list_cont
    {
        width: 215px;
    }

    #Panel1
    {
        left: 8px !important;
    }
    .search_table .input3
    {
        padding-left: 3px;
    }
    .go_btn
    {
        width: 18%;
    }
    .dealer_login_search_option .td1_1
    {
        width: 100%;
    }


    .dealer_login_search_option .td1_2
    {
        width: 100%;
    }

    .select_country_state_sub
    {
        width: 96.4%;
    }
    .select_country_state_sub2
    {
        width: 79%;
    }

    .select_country_state
    {
        width: 97.1%;
    }
    .input_add
    {
        width: 88%;
    }
    .about_us_video
    {
        width: 100%;
        height: 285px;
    }

    .captcha_input
    {
        width: 60%;
    }

    /*---------------------------- Product Categories -----------------------------------*/

    /*.categories .li-viewpro
                        {
                            max-width: 100px;
                            max-height: 63px;
                            height: auto;
                        }
                        .categories .li-searchpro
                        {
                            max-width: 100px;
                            min-height: 120px;
                        }
                .categories .li-categories img
                {
                    width: 100px;
                    height: 56px;
                }
                .categories .li-extra
                        {
                            width: 212px;
                            height: 94px;
                        }*/
    .table_main .label
    {
        width: 25%;
    }
    .table_main .input2
    {
        width: 90%;
    }


    .dealer_login_search_option .td1
    {
        width: 100%;
        float: left;
    }
    .dealer_login_search_option .td2
    {
        width: 37%;
        float: left;
    }
    .dealer_login_search_option .td3
    {
        width: 60%;
        float: left;
    }
    .dealer_login_search_option .td4
    {
        width: 100%;
        float: left;
        margin-top: 15px;
        margin-bottom: -20px;
    }
    .dealer_login_search_option .span_lbl
    {
        width: 40%;
        float: left;
        margin-top: 10px;
    }
    .dealer_login_Search
    {
        float: left;
        width: 94%;
    }
    .dealer_login_map
    {
        width: 93%;
        float: left;
    }
    .dealer_login_Search .panelSearchResults
    {
        overflow-y: scroll;
        width: 100%;
        height: 170px;
    }
    .dealer_login_Search .map
    {
        width: 100%;
        height: 104px;
        border: 1px solid #cccccc;
    }
    .map
    {
        width: 100%;
        height: 310px;
    }
}

/* Smartphone (portrait) ----------- */
@media screen and (max-width: 320px)
{
    /*added on 30thJune2015 by madhuri*/
    .product_sub_text
    {
        font-size: 25px;
    }
     /*end added on 30thJune2015 by madhuri*/
     
    .ui-draggable
    {
        left: 12px !important;
        width: 259px !important;
    }
    .list_cont
    {
        width: 170px;
    }
    #Panel1
    {
        left: 10px !important;
        width: 79% !important;
    }
    .dealer_login_search_option .td1_1
    {
        width: 100%;
    }


    .dealer_login_search_option .td1_2
    {
        width: 100%;
    }
    
    #BaleProcessorsManual h2
    {
        font-size :17px !important;
        }


    .left_section h1
    {
        font-size: 37px;
        line-height: 38px;
    }


    .select_country_state
    {
        width: 98.5%;
    }
    .select_country_state_sub
    {
        width: 98.5%;
    }

    /*---------------------------- Product Categories -----------------------------------*/

    /*.categories .li-viewpro
                        {
                            max-width: 90px;
                            max-height: 55px;
                            height: auto;
                        }
                        .categories .li-searchpro
                        {
                            max-width: 85px;
                            min-height: 110px;
                        }
            .categories .li-categories img
            {
                width: 125px;
                height: 79px;
            }
            .categories .li-extra
                        {
                            width: 190px;
                            height: 84px;
                        }*/

    .table_main .input1
    {
        width: 50%;
    }
    .search_table
    {
        width: 100%;
    }
    .map
    {
        width: 100%;
    }
}


/* iPads (portrait) ----------- */

@media screen and (max-width: 480px) and (min-width: 240px)
{
    .dealer_login_search_option .td1_1
    {
        width: 100%;
        margin-bottom: 10px;
    }


    .dealer_login_search_option .td1_2
    {
        width: 100%;
        margin-bottom: 10px;
    }




    /* Main */
    #main_container
    {
        width: 100%;
    }
    .main_sheet
    {
        width: 100%;
    }

    /* Top Bar */
    .main_top
    {
        width: 100%;
        height: 112px;
    }
    .main_top_inner
    {
        width: 100%;
    }
    .logo_container
    {
        width: 190px;
        height: 45px;
    }
    .logo_container img
    {
        width: 100%;
    }

    /*Navigation*/
    .navigation_container
    {
        width: 100%;
        height: 37px;
    }
    .navigation
    {
        width: 100%;
    }

    /*header*/
    .main_header
    {
        width: 100%;
        height: 284px;
        display: none;
    }
    .slider
    {
        width: 100%;
        height: 284px;
    }

    /*Footer HTML */
    .footer_hmtl
    {
        width: 100%;
        margin: 0px;
    }
    .post
    {
        width: 90%;
        margin: 0px 5%;
    }
    .post .bg
    {
        padding: 45px 0px 25px 0px;
        height: auto;
    }
    .main_footer span
    {
        display: block;
        text-align: right;
    }
    .copyrt span.bar
    {
        display: none;
    }

    /* Product Page */
    .content_container_inner
    {
        width: 100%;
    }
    .content_hmtl
    {
        margin: 20px 2%;
    }


    .table_main .input1
    {
        width: 88%;
    }
    .Head
    {
        line-height: 27px;
        font-size: 27px;
    }


    .captcha_img
    {
        width: 100%;
    }
    .search_table
    {
        width: 100%;
    }
    .search_lable
    {
        width: 25%;
    }


    /* Left Section */
    .left_section
    {
        width: 98%;
        margin-right: 0;
    }
    .left_section h1
    {
        font-size: 50px;
        line-height: 38px;
        padding: 20px 0px 20px 20px;
    }
    .left_section .sub_text
    {
        font-size: 25px;
        padding: 10px 10px 10px 30px;
    }
    .product_details .testimonial
    {
        padding: 25px;
        width: 80%;
    }
    .product_details .testimonial h3
    {
        font-size: 22px;
    }
    .product_details .testimonial img
    {
        margin: 10px 0px;
        width: auto;
        float: right;
    }
    .product_details .testimonial span
    {
        font-size: 13px;
        float: right;
    }
    .cont_text
    {
        width: 100%;
        margin-left: 3%;
    }
    .cont_text h4
    {
        font-size: 15px;
    }


    /* Right Section */
    .right_section
    {
        width: 100%;
    }
    .right_section_prodetail
    {
        width: 100%;
        position: inherit;
        right: inherit;
        top: inherit;
    }

    .image_scroller
    {
        width: 100%;
        float: left;
    }
    .crop_img
    {
        width: 295px;
        height: 165px;
    }
    .right_cont
    {
        width: 100%;
    }
    .mid_border img
    {
        width: 100%;
    }
    .cont1
    {
        text-align: center;
        width: 100%;
    }
}


@media screen and (max-width: 250px)
{
	/*changes on 28th May 2015*/
	.product_head_bg h2 
	{
		font-size: 26.5px;
	}
	.product_sub_text
	{
		font-size: 20px;
	}
    .cont_text
    {
        width: 100%;
        margin-left: 0%;
    }
    .left_section .sub_text
    {
        font-size: 20px;
    }
    .email a
    {
        width: 100%;
        margin-right: inherit;
        margin-left: 3px;
    }
    .product a
    {
        width: 100%;
        margin-right: inherit;
    }
    .warranty a
    {
        width: 100%;
        margin-right: inherit;
    }
    .Locate a
    {
        width: 100%;
        margin-right: inherit;
    }
    .list_cont
    {
        width: 100px;
    }
    .dealer_login_search_option1 .td1_1
    {
        width: inherit;
    }


    .dealer_login_search_option .td1_2
    {
        width: inherit;
    }


    .left_section h1
    {
        font-size: 27px;
        line-height: 38px;
    }
    .select_country_state_sub
    {
        width: 98.5%;
    }
    .select_country_state
    {
        font-size: 11px;
    }
    .logo_container img
    {
        width: 70%;
        margin-top: 10px;
    }
    .Head
    {
        font-size: 22px;
    }
    .table_main .input1
    {
        width: 78%;
    }
    .input_add
    {
        width: 78%;
    }
    .logo_container
    {
        padding: 33px 0px 33px 10px;
    }
    .post h2
    {
        margin: 0px 0px 8px;
    }
    #Panel1
    {
        width: 75% !important;
        height: 307px !important;
    }
}
