.dis-479 { display:none !important;}
/*** header style here ***/
.header { display: block; width: 100%; height: 110px; background: #fff url(../images/head-bg.jpg) repeat-x; background-position: top left; box-sizing: border-box; overflow: hidden; }
.topbar { display: block; width: 100%; padding: 10px 0px; height: 46px; background: #fff; box-sizing: border-box; overflow: hidden; }
.login-blk { display: block; float: right; margin: 0; margin-left: 0px;}
.login-blk input { display: block; float: left; }
.login-blk input[type="text"], .login-blk input[type="password"] { display: inline-block; padding: 0px 0px; width: 90px; height: 24px; border: 1px solid #a0a29e; background: none; font-size: 13px; color: #626366; line-height: 24px; box-sizing: border-box; border-radius: 0; font-family: 'Open Sans', sans-serif; }
.login-blk input[type="text"] { border-right: 0px; }
.login-blk input[type="submit"] { display: block; padding: 0px 10px; height: 24px; border: 0; font-size: 13px; font-weight: 700; line-height: 20px; color: #fff; background: #e40046; cursor: pointer; box-sizing: border-box; font-family: 'Open Sans', sans-serif; }
.login-blk input[type="submit"]:hover { background: #ADFF2F; }
.login-blk input[type="button"] { display: block; padding: 0px 10px; height: 24px; font-size: 13px; font-weight: 700; line-height: 20px; color: #a0a29e; background: #FFFFFF; border: 1px solid #a0a29e; border-left: 0; cursor: pointer; box-sizing: border-box; font-family: 'Open Sans', sans-serif; }
.login-blk input[type="button"]:hover { background: #d7001e; border-color: #d7001e; color: #fff; }

.top-links { display: block; width: 370px; text-align: center; }
.top-links a { display: inline-block; padding: 0px 0px; font-size: 14px; font-weight: 400; line-height: 25px; color: #fff; text-decoration: none; }
.top-links a.r-brdr { width:65px; border-right: 1px solid #eee; color: #fff; background: #e40046;}
.direita { padding-left:140px; width:320px; text-align:right; float:right; border-right: 1px solid #eee; }
.margingright {margin-right:0px; text-align:left;}
.top-links a:hover { color: #7FFF00; }
.navbar-inverse { margin: 0px; border: 0; background: #d7001e; z-index: 999; min-height: inherit; }
.navbar-inverse * { -webkit-transitiony: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.navbar>.container .navbar-brand { position: absolute; top: -95px; left: -30px; margin: 0px; padding: 33px 15px; height: auto; /*background: #fff;*/ border: 0px solid #9d9fa3; border-top: 0px; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { background: #FFF; }
.navbar-inverse .navbar-nav { clear: both; display: block; float: right; margin-right: 12.5%; box-sizing: border-box; }
.navbar-inverse .navbar-nav li { display: block; margin: 0px 0px 0px 32px; float: left; list-style: none; }
.navbar-inverse .navbar-nav>li>a { display: block; padding: 0px 30px; font-size: 22px; line-height: 65px; color: #fff; font-weight: 700; text-transform: uppercase; transition: none; }
.navbar-inverse .navbar-nav>li>a:hover { background: #202225; }
.navbar-inverse .navbar-nav>li>a .caret { display: none; }
.scroll-fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
.scroll-fixed .topbar { padding: 0; height: 0; overflow: hidden; }
.navbar.scroll-fixed>.container .navbar-brand { top: 0px; padding: 10px 15px; }
/*** footer style here ***/
footer { display: block; width: 100%; box-sizing: border-box; }
footer .foot-links { display: block; width: 100%; float: left; background: #4c4f54; box-sizing: border-box; }
footer .foot-links .container { padding: 25px 15px; background: url(../images/foot-bg.png) no-repeat; background-position: center left 13%; }
footer .foot-links ul { display: block; list-style: none; margin: 0; padding: 0; box-sizing: border-box; overflow: hidden; }
footer .foot-links ul li { display: block; list-style: none; margin: 0px; }
footer .foot-links ul li a { display: inline-block; font-size: 13px; font-weight: 400; line-height: 20px; color: #afb1ae; }
footer .foot-links ul li a:hover { color: #FFFFFF; }
footer .site-info { clear: both; display: block; width: 100%; padding: 25px 0px; background: #e11f26; font-size: 13px; font-weight: 400; color: #fff; }

@media (max-width:360px) {
.social-icn { margin: 0 auto; padding-top: 5px; width:200px; margin-bottom:30px; }
}

@media (min-width:361px) {
.social-icn { margin: 0 auto; padding-top: 5px; }
}

.social-icn ul { margin: 0px; padding: 0; display: block; height: 31px; box-sizing: border-box; text-align: center; }
.social-icn ul li { display: inline-block; margin: 0 10px; }
.social-icn ul li a { display: block; font-size: 34px; color: #fff; }
.social-icn ul li a i { width: 32px; height: 31px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.fb-icn { background-position: -19px 0px; }
.fb-icn:hover { background-position: -19px -32px; }
.twitt-icn { background-position: -51px 0px; }
.twitt-icn:hover { background-position: -51px -32px; }
.in-icn { background-position: -84px 0px; }
.in-icn:hover { background-position: -84px -32px; }
.pin-icn { background-position: -117px 0px; }
.pin-icn:hover { background-position: -117px -32px; }
.gplus-icn { background-position: -150px 0px; }
.gplus-icn:hover { background-position: -150px -32px; }
.youtube-icn { background-position: -184px 0px; }
.youtube-icn:hover { background-position: -184px -32px; }
.instagram-icn { background-position: -216px 0px; }
.instagram-icn:hover { background-position: -216px -32px; }
.foot-add { display: block; font-size: 13px; font-weight: 400; color: #FFFFFF; }
.foot-add a { font-size: 13px; font-weight: 700; color: #FFF; text-decoration: none; }
.foot-add span { display: block; }
.copy { display: block; text-align: center; padding-top: 10px; font-size: 13px; font-weight: 400; color: #fff; }
.copy a { display: inline-block; font-size: 13px; font-weight: 700; color: #FFF; text-decoration: none; }
/*** banner style here ***/
.banner { padding: 0; top:0; }
.item-wrap { display: block; }
.item-wrap .item { display: block; position: relative; }
.item-wrap .item img { width: 100%; display:block; }
.item-wrap .item .caption { position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; background: rgba(0,0,0,0.5); font-size: 38px; font-weight: 800; line-height: normal; color: #FFF; text-align: center; z-index: 9; }
.banner-indicators { display: block; background: #d8d9d6; box-sizing: border-box; }
.banner-indicators ul { margin: 0; padding: 0; list-style: none; display: block; box-sizing: border-box; }
.banner-indicators ul li { display: table; width: 100%; }
.banner-indicators ul li a { display: table-cell; height: 106px; vertical-align: middle; text-align: center; border-bottom: 1px solid #7a7b7d; font-size: 22px; font-weight: 400; color: #3b3e42; box-sizing: border-box; }
.banner-indicators ul li a:hover, .banner-indicators ul li.active a { background: #d7001e; color: #fff; }
.banner-indicators ul li:last-child a { border: 0; }
/*** HP text style here ***/
.hp-txt-blk h1 { margin: 0; text-align: center; font-size: 22px; font-weight: 300; line-height: normal; color: #3b3e42; }
.hp-txt-blk h1 span { font-weight: 700; color: #d7001e; }
/*** Newsletter style here ***/
.news-blk { padding: 23px 0px; background: #d8d9d6; }
.latest-news { display: block; }
.latest-news h2 { margin: 0px; padding: 0; font-size: 40px; font-weight: 700; line-height: normal; color: #d7001e; text-align: left; }
.latest-news ul { margin: 0; padding: 0; display: block; list-style: none; box-sizing: border-box; overflow: hidden; }
.latest-news ul li { display: block; margin: 0px 0px 18px; padding: 0; list-style: none; }
.latest-news ul li:last-child { margin-bottom: 0px; }
.latest-news ul li a { display: block; text-decoration: none; font-size: 15px; font-weight: 700; color: #3b3e42; }
.latest-news ul li a:hover { color: #000000; }
.latest-news ul li a span { display: block; font-weight: 400; }
.news-alert { display: block; }
.add { display: block; padding: 5px 10px; margin-bottom: 23px; background: #3b3e42; text-align: center; color: #fff; border-radius: 8px; box-sizing: border-box; }
.add span { display: block; font-size: 18px; font-weight: 400; line-height: normal; color: #fff; }
.news-letter { display: block; padding: 15px 20px; text-align: center; background: #fff; border-radius: 8px; box-sizing: border-box; min-height: 132px; }
.news-letter h4 { margin: 0px 0px 15px; padding: 0; font-size: 22px; font-weight: 400; line-height: normal; color: #3b3e42; }
.news-letter input[type="text"] { margin: 0px 0px 15px; width: 84%; border-radius: 4px; box-sizing: border-box; padding: 1px 0 1px 5px; }
.news-letter input[type="submit"] { padding: 0px 15px; font-size: 14px; font-weight: 400; line-height: 24px; color: #fff; background: #d7001e; border: 0; border-radius: 4px; cursor: pointer; }
.news-letter input[type="submit"]:hover { background: #bc001a; }
.ex-link { display: block; max-width: 260px; margin: auto; }
.ex-link a { display: block; margin: 0px 0px 23px; padding: 0px 5px; background: #fff; font-size: 20px; font-weight: 400; color: #3b3e42; line-height: 58px; text-align: center; text-decoration: none; border-radius: 8px; box-sizing: border-box; }
.ex-link a:hover { background: rgba(0,0,0,0.1); }
.ex-link a:last-child { margin-bottom: 0; }
.ex-link a.red { background: #d7001e; color: #FFF; }
.ex-link a.red:hover { background: #c1051f; }
.ex-link a.gray { background: #a0a29e; }
.ex-link a.gray:hover { background: #8c8d8b; }
/*** inner-page style here ***/
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 830px; }
.mid-content { padding: 15px 0px 0px; }
.mid-content h1 { margin: 0px 0px 12px; padding: 0px; font-size: 40px; font-weight: 700; line-height: normal; color: #4c4f54; text-align: left; }
.mid-content h2 { margin: 0px 0px 6px; padding: 0px; font-size: 14px; line-height: normal; font-style:italic; color: #4c4f54; text-align: left; }
.mid-content h3 { margin: 0px 0px 8px; padding: 0px; font-size: 20px; font-weight: 500; line-height: normal; color: #4c4f54; text-align: left; }
.mid-content h4 { margin: 0px 0px 6px; padding: 0px; font-size: 14px; line-height: normal; font-weight:bold; color: #4c4f54; text-align: left; }
.mid-content p { font-size: 15px; font-weight: 400; line-height: 20px; margin-bottom: 20px; }
.bullet-list { display: block; box-sizing: border-box; }
.bullet-list ul { display: block; margin-left: 25px; box-sizing: border-box; list-style-position: inside; }
.bullet-list ul li { font-size: 12px; font-weight: 400; line-height: 20px; position: relative; padding-left: 1em; }
.bullet-list ul li:before { content: ''; width: 4px; height: 4px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; background: #3b3e42; border-radius: 100%; }
.bullet-list ul li span { display: block; font-size: 15px; font-weight: 400; line-height: 20px; }
.right-sidebar { position: relative; }
.right-sidebar:after { content: ''; position: absolute; top: 0; bottom: 0; left: 15px; right: 15px; background: #dfe0de; z-index: -1; }
.month-deal { display: block; position: relative; box-sizing: border-box; z-index: 1; }
.month-deal a { display: block; }
.month-deal a img { width: 100%; display: block; }
.month-deal a:hover img { opacity: 0.7; }
.month-deal span { display: block; width: 220px; height: 48px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; padding: 0px; font-size: 22px; font-weight: 400; line-height: 48px; color: #FFF; text-align: center; background: #e11f26; border-radius: 5px; }
.dwnld-cal span { display: block; height: 115px; padding: 15px; box-sizing: border-box; }
.dwnld-cal span .dwnld-link { display: block; margin-top: 10px; line-height: 23px; }
.dwnld-cal .contain { display: block; width: 220px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; font-size: 22px; font-weight: 400; line-height: 48px; color: #FFF; text-align: center; background: #e11f26; border-radius: 5px; height: 115px; padding: 15px; box-sizing: border-box; }
.dwnld-cal .contain .dwnld-link { display: block; margin-top: 10px; line-height: 23px; }
.dwnld-cal .app-icn { display: block; box-sizing: border-box; text-align: center; line-height: 0; }
.dwnld-cal .app-icn a { display: inline-block; margin: 0px 10px; }
.dwnld-cal .app-icn a:hover { opacity: 0.8; }
.icn-android { width: 26px; height: 30px; background: url(../images/icn-android.png) no-repeat 0px 0px; display: block; }
.icn-apple { width: 24px; height: 30px; background: url(../images/icn-apple.png) no-repeat 0px 0px; display: block; }
.useful-links { display: block; padding: 10px 10px 0px; box-sizing: border-box; }
.useful-links .add, .useful-links .ex-link a { margin-bottom: 10px; }
/*** Tabbing ***/
.cmn-tabs { display: block; box-sizing: border-box; }
.cmn-tabs .nav-tabs>li>a { margin-right: 1px; padding: 6px 12px; background: #e8e7e9; font-size: 18px; font-weight: 700; line-height: normal; color: #4c4f54; border: 0; border-radius: 0px; text-decoration: none; outline: none; }
.cmn-tabs .nav-tabs>li.active>a { background: #afb1ae; border: 0px; }
.cmn-tabs .tab-pane { padding: 0px 0px 10px; }
.cmn-tabs .panel-default>.panel-heading { display: block; background: #e8e7e9; }
.cmn-tabs .panel-title>a { display: block; color: #4c4f54; font-weight: 700; }
/*** Galery Thumbs ***/
.title-links { display: block; float: right; margin: 18px 0px 0px; }
.title-links a { display: block; float: left; margin-left: 20px; font-size: 15px; font-weight: 700; line-height: 20px; color: #4c4f54; text-decoration: none; outline: none; }
.title-links a:hover { opacity: 0.6; }
.title-links .view-cart { color: #e41f26; position: relative; }
.title-links .view-cart:after { content: ''; display: block; margin-left: 5px; width: 22px; height: 20px; float: right; background: url(../images/cart-icn.png) no-repeat; background-position: right center; }
.img-thumbs { display: block; margin: 0px; padding: 0px 0px 30px; box-sizing: border-box; }
.img-thumbs a { display: block; outline: none; text-decoration: none; }
.img-thumbs a:hover img { opacity: 0.8; }
.img-thumbs img { display: block; width: 100%; }
.img-thumbs h3 { margin: 15px 0px 0px; padding: 0px; font-size: 15px; font-weight: 700; line-height: normal; color: #e11f26; }
.img-thumbs ul.item { margin: 0px 0px 0px 20px; display: block; box-sizing: border-box; list-style: none; }
.img-thumbs ul.item li { display: block; font-size: 12px; font-weight: 400; line-height: normal; position: relative; padding-left: 1em; }
.img-thumbs ul.item li:before { content: ''; width: 4px; height: 4px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; background: #3b3e42; border-radius: 100%; }
.img-thumbs ul.item li span { display: block; font-size: 15px; font-weight: 400; line-height: normal; }
.pro-detail { display: block; box-sizing: border-box; }
.pro-detail .row-eq-height { min-height: inherit; }
.pro-detail h4 { margin: 0; font-size: 18px; font-weight: 700; line-height: normal; }
h3.title-line { margin: 0px; padding: 20px 0px; text-align: center; position: relative; }
h3.title-line:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 1px; background: #cacbc9; z-index: -1; }
h3.title-line span { display: inline-block; padding: 0px 15px; font-size: 20px; font-weight: 400; line-height: normal; background: #FFF; z-index: 2; }
.cart-blk { display: block; padding: 30px 0px 25px; background: #efefef; text-align: center; box-sizing: border-box; }
.cart-blk .form-horizontal .form-group { margin: 0px; }
.cart-blk .form-control { padding: 0 10px; height: 24px; line-height: 24px; box-shadow: none; border: 1px solid #bec0c2; border-radius: 5px; }
.cart-blk .c-zip .form-control { width: 90px; height: 26px; line-height: 26px; display: inline-block; margin-right: 5px; }
.cart-blk .c-zip .btn { display: inline-block; margin-top: -2px; padding: 0px 16px; border: 0px; background: #e11f26; line-height: 24px; text-align: center; color: #fff; outline: none; border-radius: 5px; }
.cart-blk .form-horizontal .c-qty { display: block; margin: 20px 0px; }
.cart-blk .form-horizontal .c-qty .control-label { display: inline-block; padding: 0px; margin-right: 5px; font-weight: 400; line-height: 24px; color: #4c4f54; }
.cart-blk .c-qty .form-control { display: inline-block; width: 40px; }
.cart-blk .add-cart-btn { padding: 0; border: 0; background: none; font-size: 16px; font-weight: 700; color: #e11f26; outline: none; }
.list-blk { margin-bottom: 50px; }
.list-blk h4 { margin: 0; font-size: 18px; font-weight: 700; line-height: normal; }
a.read-more { font-size: 15px; font-weight: 700; line-height: 20px; color: #e11f26; outline: none; text-decoration: none; }
a.read-more:hover { color: #b3011a; }
.cmn-form { width: 468px; margin: 30px auto 50px; }
.cmn-form .form-control { height: 31px; }
.cmn-form .custom-select-box { height: 31px; line-height: 31px; }
.cmn-form label { font-size: 15px; font-weight: 400; line-height: normal; margin-bottom: 5px; }
.cmn-btn { display: inline-block; padding: 0px 15px; height: 25px; border: 0; border-radius: 5px; background: #e11f26; font-size: 14px; font-weight: 400; line-height: normal; color: #fff; }
/* Custome select box */
.custom-select-box { height: 30px; line-height: 30px; padding: 0px; margin: 0; border: 1px solid #b8babc; width: 100%; border-radius: 4px; overflow: hidden; background: #ffffff; position: relative; }
.custom-select-box:hover, .custom-select-box:focus { border: 1px solid #d7001e; }
.custom-select-box:after { content: " "; height: 12px; width: 15px; background: url(../images/select-arrow.png) no-repeat; background-position: 0px 0px; position: absolute; top: 0px; bottom: 0px; right: 10px; margin: auto; pointer-events: none; z-index: 100; }
.custom-select-box select { padding: 0; left: 0; top: 0px; bottom: 0; position: absolute; width: 100%; z-index: 11; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0.0; zoom: 1; -webkit-appearance: none; color: #2f3338; }
.custom-select-box span { padding: 0px 15px 0px 12px; display: block; font-size: 14px; font-weight: 400; color: #75767d; pointer-events: none; }
.custom-select-box span.empty { padding: 0px 15px 0px 12px; }
.cal-wrap { width: 275px; margin: 25px auto 40px; }
.cal-wrap .form-group { display: block; overflow: hidden; }
.cal-wrap label { display: block; width: 135px; margin-right: 8px; float: left; font-size: 14px; font-weight: 400; line-height: 30px; text-align: left; }
.cal-wrap input[type="text"] { display: block; float: left; width: 80px; margin-right: 10px; border-radius: 6px; }
.cal-wrap span { display: block; float: left; font-size: 14px; font-weight: 400; line-height: 30px; }
.cal-wrap .cmn-btn { width: 100px; }
.related-pro .img-thumbs h3 { margin-top: 3px; }
.left {float:left}
.right {float:right}
.clear {clear:both}

.jssort11 .p {    position: absolute; top: 0; left: 0; width: 180px; height: 106px; background: #d8d9d6; }
.jssort11 .tp {    position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.jssort11 .t, .jssort11 .pav:hover .t {  display: table-cell; width:180px; height: 106px; vertical-align: middle; text-align: center; border-bottom: 1px solid #7a7b7d; font-size: 22px; font-weight: 400; color: #3b3e42; box-sizing: border-box; margin: 0; padding: 0; }
.jssort11 .pav .t, .jssort11 .p:hover .t {    color: #fff; }
.jssort11 .pav .c, .jssort11 .p:hover .c {    color: #fc9835; }
.jssort11 .t, .jssort11 .c {    transition: color 2s; -moz-transition: color 2s; -webkit-transition: color 2s; -o-transition: color 2s; }
.jssort11 .p:hover .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .pav:hover .c {    transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
.jssort11 .p:hover, .jssort11 .pav:hover {    background: #d7001e; }
.jssort11 .pav, .jssort11 .p.pdn {    background: #d7001e; }
.caption { position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; background: rgba(0,0,0,0.5); font-size: 38px; font-weight: 800; line-height: normal; color: #FFF; text-align: center; z-index: 9; }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 .video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.section-bar-header {float:left;padding: 13px; font-size: 19px; font-weight: 700; line-height: 23px; color: #626366; width:100%;background-color:#e1e1e1;margin-bottom:14px;}
.body-section-indent {padding-left:13px;}
.body-section-area {float:left;width:100%;padding-top:9px;display:block;padding-bottom:24px;}
.body-section-left-image {float:left;width:275px;}
.body-section-right {float:left;width:65%;padding-left:22px;}
.section-header {font-size: 19px; font-weight: 700;}
.body-section-half-left {float:left;width:50%;padding-right:25px; min-width:320px;}
.body-section-half-right {float:left;width:50%;}
.body-section-half-left-cta {float:left;width:50%;}
.body-section-half-right-cta {float:left;width:50%;background-color:#66bae7;padding:42px 30px 40px 30px;min-height:326px;}
.body-section-half-right-cta-btn {float:left;padding:23px 25px 28px 25px;border: 0; border-radius: 10px; background: #e11f26; font-weight: 300; color: #fff;text-align:center;}
.cta-btn-header {color:#fff;font-size: 40px; font-weight: 700; line-height: normal;}
.cta-btn-sub-header {color:#fff;font-size: 19px; font-weight: 400; line-height: normal;}
.cta-btn-sub-header a {color:#fff;}
.cta-btn-sub-header a:hover {color:#fff;text-decoration:underline;}
.download-whitepaper-btn { float:left; display: block; border: 0; border-radius: 5px; background: #e11f26; font-size: 22px; font-weight: 400; line-height: normal; color: #fff; width:307px;}
.download-whitepaper-btn-text { float:left;padding: 15px 13px 19px 19px; width:265px;}
.download-whitepaper-btn-icon { float:left;padding-top: 17px; width:17px;}

.search-blk { display: block; background: #FFFFFF; position: relative; margin-left: 10px; margin: 0px; font-weight: 400; }
.search-blk input[type="text"] { border: 0px none; background: none; height: 16px; line-height: 16px; padding: 0px 24px 0px 0px; width: 100%; box-sizing: border-box; font-size: 13px; color: #626366; border-radius: 0; font-family: 'Open Sans', sans-serif; }
.search-blk input[type="text"]:focus, .search-blk input[type="text"]:hover { border: 0 !important; }
.search-blk input[type="submit"] { position: absolute; right: 4px; top: 4px; background: url(../images/sprite.png) no-repeat 0 0; width: 17px; height: 17px; padding: 0px; color: #FFF; cursor: pointer; border: 0px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.search-blk .form-row { display: block; border: 1px solid #9d9fa3; border-radius: 4px; }
.search-blk .active { border-color: #d7001e; }
.search-blk .active input[type="submit"] { background-position: 0px -19px; }


.normalize {
  max-height:100px;
  overflow:hidden;
}

.normalize img {
   width:100%;
   min-height:100px;
   
   

                  input.gsc-input {
                  background: none !important; 
				  height: 24px !important; 
				  line-height: 24px !important; 
				  padding: 0px 24px 0px 10px !important; 
				  width: 100% !important; 
				  box-sizing: border-box !important; 
				  font-size: 13px !important; 
				  color: #626366 !important; 
				  font-family: 'Open Sans', sans-serif !important; 
				  border: 1px solid #9d9fa3 !important; 
				  border-radius: 4px !important;
                  }
				  
				  input.gsc-input [type="text"]:focus, input.gsc-input input[type="text"]:hover { border: 0 !important; }
				  
				  input.gsc-input .active input[type="submit"] { background-position: 0px -19px; !important }
				  
                  input.gsc-search-button  {
                    position: absolute !important; 
					left: 144px !important; 
					top: 4px !important; 
					background: url(../images/sprite.png) no-repeat 0 0 !important; 
					width: 17px !important; 
					height: 17px !important; 
					padding: 0px !important; 
					color: transparent !important; 
					cursor: pointer !important; 
					border: 0px !important; 
					border-top-right-radius: 4px !important; 
					border-bottom-right-radius: 4px !important; 
					-webkit-transition: all 0.5s ease-in-out !important; 
					-moz-transition: all 0.5s ease-in-out !important; 
					-o-transition: all 0.5s ease-in-out !important; 
					-ms-transition: all 0.5s ease-in-out !important; 
					transition: all 0.5s ease-in-out !important; 
                  }
				  
                  .gsc-input input.gsc-input {
                    background: none repeat scroll 0% 0% white !important;
                  }
				  
				  td.gsc-clear-button { display: none !important; } 
				  
				  