.espa-banner img {margin:auto;}









a{-webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in;}

.pfirstchild p:first-child{margin-top: 0px; padding-top: 0px;}

.pfirstchild p:last-child{margin-bottom: 0px; padding-bottom: 0px;}



.main-content { max-width: 1920px; margin: auto auto; }

.main-content-ins { max-width: 1630px; margin: auto auto; padding: 0 20px; }



.no-marg-padd { margin: 0; padding: 0; }

.no-marg-padd li { margin: 0; padding: 0; }



#toTop { position: fixed; bottom: 10px; right: 10px; display: none; z-index: 10; background: url(../img/to-top.png) no-repeat 0 0; width: 42px; height: 58px; cursor: pointer; }



input, textarea { outline: 0 !important; }



.modal-dialog { font-size: 14px !important; color: #000 !important; }

.custom-input { background: #e1e1e1; border: 0; margin: 0; padding: 0 10px; width: 100%; height: 30px; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #000; }



.ln-shd { background: #000; height: 20px; box-shadow: 3px 4px 5px 0px rgba(3, 3, 3, 0.75); position: relative; z-index: 1; }



.contact-map { height: 456px; margin-top: 28px; }



.body-bg-black { background: #000 !important; }



.breadcrumbs { margin-top: 30px; }

.breadcrumbs a:after { content: "/"; display: inline-block; margin: 0 2px 0 5px; }

.breadcrumbs a:last-child:after { display: none; }



/********************* HEADER *********************/

header { }

header .bg { background: url(../img/bg.jpg) repeat top center; min-height: 152px; }

header .main { max-width: 1650px; margin: auto auto; padding: 0 30px; position: relative; }

header .main .lft { float: left; margin-top: 72px; position: relative; z-index: 1; }

header .main .lft a { display: inline-block; vertical-align: bottom; margin-right: 16px; position: relative; background-repeat: no-repeat; background-position: 0 0; }

header .main .lft a:last-child { margin-right: 0; }

header .main .lft a.fb,

header .main .lft a.fb:after { background-image: url(../img/social-facebook.png); width: 17px; height: 29px; }

header .main .lft a.tw,

header .main .lft a.tw:after { background-image: url(../img/social-twitter.png); width: 29px; height: 25px; }

header .main .lft a.yt,

header .main .lft a.yt:after { background-image: url(../img/social-youtube.png); width: 27px; height: 32px; }

header .main .lft a:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; -webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; }

header .main .lft a.fb:after { background-position: 0 -29px; }

header .main .lft a.tw:after { background-position: 0 -25px; }

header .main .lft a.yt:after { background-position: 0 -32px; }

header .main .lft a:hover:after { opacity: 1; }

header .main .cnt { position: absolute; z-index: 0; left: 0; top: 26px; width: 100%; text-align: center; }

header .main .cnt a { display: inline-block; }

header .main .rgt { float: right; color: #fff; text-align: right; margin-top: 82px; position: relative; z-index: 1; }

header .main .rgt a { color: #fff; }

header .main .rgt a:hover,

header .main .rgt a.active { color: #db0c00; }

header .bot { background: rgba(0,0,0,0.8); border-top: 1px solid #000; height: 53px; position: relative; z-index: 1; text-align: center; }

header .bot > div { display: inline-block; vertical-align: middle; }

header .bot > div.srch { margin-left: 30px; background: url(../img/search.png) no-repeat center center; width: 20px; height: 20px; cursor: pointer; }

header .bot .main-menu ul { }

header .bot .main-menu ul li { float: left; position: relative; }

header .bot .main-menu ul li a { display: block; line-height: 52px; padding: 0 30px; font-size: 16px; color: #fff; }

header .bot .main-menu ul li a:hover,

header .bot .main-menu ul li a.active,

header .bot .main-menu ul li a.activeo { color: #da0700; }

header .bot .main-menu ul li.sep { display: block; background: url(../img/seperator.png) no-repeat center center; width: 2px; height: 52px; }

header .bot .main-menu ul li ul { display: none; position: absolute; top: 52px; left: 0; background: rgba(0,0,0,0.8); padding: 3px 20px 20px 20px; }

header .bot .main-menu ul li ul li { float: none; text-align: left; margin-top: 7px; }

header .bot .main-menu ul li ul li a { line-height: normal; padding: 0; white-space: nowrap; }



header .bot .mob-menu-toggle { display: none; vertical-align: middle; text-align: center; font-size: 18px; color: #fff; cursor: pointer; }

header .bot .mob-menu-toggle i { font-size: 18px; color: #fff; margin-right: 8px; }



.mob-menu { display: none; padding: 0 10px; text-align: center; }

.mob-menu ul li { border-bottom: 1px solid #3a3a3a; padding: 6px 0; }

.mob-menu ul li:last-child { border-bottom: 0; }

.mob-menu ul li.sep { display: none; }

.mob-menu ul li a { font-size: 18px; }

.mob-menu ul li a.active { color: #db0c00; }

.mob-menu ul li ul { display: none; }

.mob-menu ul li ul li { border-bottom: 0; padding: 6px 0 0 0; }

.mob-menu ul li ul li a { font-size: 14px; }

/********************* HEADER *********************/



/********************* FOOTER *********************/

footer { margin-top: 60px; border-top: 1px solid #ed1c24; background: url(../img/bg.jpg) repeat top center; padding: 40px 20px 48px 20px; }

footer.contact { margin-top: 0; }

footer .top { max-width: 1506px; margin: auto auto; position: relative; }

footer .top .logo { float: left; width: 250px; text-align: center; position: relative; z-index: 1; }

footer .top .logo .lst { margin-top: 14px; }

footer .top .logo .lst ul li { vertical-align: top; margin: 0 6px; }

footer .top .logo .lst ul li a { display: block; position: relative; background-repeat: no-repeat; background-position: 0 0; }

footer .top .logo .lst ul li a.fb { margin-top: 3px; }

footer .top .logo .lst ul li a.fb,

footer .top .logo .lst ul li a.fb:after { background-image: url(../img/social-facebook.png); width: 17px; height: 29px; }

footer .top .logo .lst ul li a.tw { margin-top: 6px; }

footer .top .logo .lst ul li a.tw,

footer .top .logo .lst ul li a.tw:after { background-image: url(../img/social-twitter.png); width: 29px; height: 25px; }

footer .top .logo .lst ul li a.yt,

footer .top .logo .lst ul li a.yt:after { background-image: url(../img/social-youtube.png); width: 27px; height: 32px; }

footer .top .logo .lst ul li a:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; -webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s; }

footer .top .logo .lst ul li a.fb:after { background-position: 0 -29px; }

footer .top .logo .lst ul li a.tw:after { background-position: 0 -25px; }

footer .top .logo .lst ul li a.yt:after { background-position: 0 -32px; }

footer .top .logo .lst ul li a:hover:after { opacity: 1; }

footer .top .cnt { position: absolute; z-index: 0; top: 30px; left: 0; width: 100%; padding: 0 260px; text-align: center; }

footer .top .cnt ul li { margin-left: 10px; margin-right: 10px; }

footer .top .cnt ul li { background-repeat: no-repeat; background-position: 0 center; line-height: 30px; vertical-align: middle; }

footer .top .cnt ul li:nth-child(1) { background-image: url(../img/address.png); padding-left: 28px; }

footer .top .cnt ul li:nth-child(2) { background-image: url(../img/phone.png); padding-left: 27px; }

footer .top .cnt ul li:nth-child(3) { background-image: url(../img/email.png); padding-left: 29px; }

footer .top .nsl { float: right; width: 250px; position: relative; z-index: 1; }

footer .top .nsl .ttl { font-size: 28px; color: #da0600; font-weight: bold; }

footer .top .nsl .inpts { margin-top: -5px; }

footer .top .nsl .inpt { margin-top: 2px; }

footer .top .nsl .inpt input { background: none; border: 0; border-bottom: 1px solid #a1a1a1; margin: 0; padding: 0 0 3px 0; width: 100%; font-size: 14px; font-weight: bold; }

footer .top .nsl .inpt input::-webkit-input-placeholder { opacity: 1; color: #fff !important; }

footer .top .nsl .inpt input:-moz-placeholder { /* Firefox 18- */ opacity: 1; color: #fff !important; }

footer .top .nsl .inpt input::-moz-placeholder {  /* Firefox 19+ */ opacity: 1; color: #fff !important; }

footer .top .nsl .inpt input:-ms-input-placeholder { opacity: 1; color: #fff !important; }

footer .top .nsl .lnks { margin-top: 5px; }

footer .top .nsl .lnks .lft { float: left; margin-top: 9px; }

footer .top .nsl .lnks .lft input { float: left; margin: 0; padding: 0; }

footer .top .nsl .lnks .lft a { float: left; display: block; color: #fff; margin-left: 7px; margin-top: -2px; font-size: 12px; }

footer .top .nsl .lnks .rgt { float: right; }

footer .top .nsl .lnks .rgt input { background: none; border: 0; margin: 0; padding: 0; color: #fff; cursor: pointer; font-size: 14px; font-weight: bold; }



.copy { padding-top: 36px; max-width: 1506px; margin: auto auto; }

.copy .txt { float: left; line-height: 18px; font-size: 14px; color: #d2d4d2; }

.copy .txt span { display: none; }

.copy .txt a { }

.copy .ntp { float: right; }

/********************* FOOTER *********************/



.marg-top { margin-top: -52px !important; position: relative; z-index: 0; }



/********************* HOMEPAGE *********************/

.home { }

.home .fluid_container { max-width: 100%; }

.home .hp-cats { overflow: hidden; position: relative; z-index: 0; }

.home .hp-cats ul { margin-left: -0.25%; margin-right: -0.25%; }

.home .hp-cats ul li { float: left; width: 24.5%; margin-left: 0.25%; margin-right: 0.25%; }

.home .hp-cats ul li a { display: block; position: relative; }

.home .hp-cats ul li a span { display: block; position: absolute; bottom: 18px; left: 40px; font-size: 35px; color: #fff; background: url(../img/arrow-right-40x28.png) no-repeat right center; padding-right: 54px; }

.home .hp-prod { margin-top: 50px; }

.home .hp-prod .mttl { text-align: center; }

.home .hp-prod .mttl h2 { margin: 0; }

.home .hp-prod .mttl h2 a { display: inline-block; font-size: 36px; color: #fff; border: 1px solid #ff0000; padding: 0 16px; line-height: 54px; }

.home .hp-prod .lst { text-align: center; margin-top: 10px; }

.home .hp-prod .lst ul { }

.home .hp-prod .lst ul li { vertical-align: top; margin: 30px 50px 0 50px; }

.home .hp-prod .lst ul li .img,

.home .hp-prod .lst ul li.sep div { height: 77px; display: flex; justify-content: center; flex-direction: column; }

.home .hp-prod .lst ul li.sep div span { width: 72px; height: 1px; background: #959595; }

.home .hp-prod .lst ul li .ttl { text-align: center; }

.home .hp-prod .lst ul li .ttl h3 { margin: 0; }

.home .hp-prod .lst ul li .ttl h3 a { display: block; padding-top: 26px; font-size: 24px; color: #de1600; font-weight: bold; }

/********************* HOMEPAGE *********************/



/********************* MAIN *********************/

.main { }

.main .paral { background-position: center center; background-repeat: no-repeat; height: 434px; border-bottom: 14px solid #a1a1a1; }

.main .mttl { margin-left: -47px; padding-left: 47px; background-repeat: no-repeat; background-position: 0 center; margin-top: 30px; }

.main .mttl h1 { margin: 0; font-size: 30px; color: #ed1c24; font-weight: bold; }

.main .mttl.hand { background-image: url(../img/cat-aboutus.png);}

.main .mttl.light { background-image: url(../img/cat-equipment.png);}

.main .mttl.sound { background-image: url(../img/cat-second.png);}

.main .mttl.tv { background-image: url(../img/cat-tv.png);}

.main .mttl.events { background-image: url(../img/cat-events.png);}

.main .mttl.clubs { background-image: url(../img/cat-clubs.png);}

.main .mttl2 { margin-top: 30px; border-bottom: 1px solid #959595; padding-bottom: 36px; }

.main .mttl2 h1 { margin: 0; font-size: 30px; color: #ed1c24; font-weight: bold; }

.main .mtxt { border-bottom: 1px solid #fff; line-height: 21px; margin-top: 20px; padding-bottom: 44px; }

.main .responsive-2 { margin-top: 32px; padding: 0 40px; }

.main .responsive-2 .slider-item-2 { margin: 0 10px; }

.main .responsive-2 .slider-item-2 .ins2 { max-width: 440px; margin: auto auto; }

.main .responsive-2 .slider-item-2 .ins2 .stxt { margin-top: 10px; }

.main .addr { text-align: center; }

.main .addr ul li { margin: 30px 32px 0 32px; background-repeat: no-repeat; background-position: 0 center; line-height: 49px; vertical-align: middle; }

.main .addr ul li:nth-child(1) { background-image: url(../img/address3.png); padding-left: 30px; }

.main .addr ul li:nth-child(2) { background-image: url(../img/phone3.png); padding-left: 38px; }

.main .addr ul li:nth-child(3) { background-image: url(../img/email3.png); padding-left: 37px; }

.main .contact { max-width: 534px; margin: 50px auto 0 auto; text-align: center; }

.main .contact .ttl { font-size: 30px; color: #de1600; }

.main .contact .inpt { margin-top: 16px; }

.main .contact .inpt input { background: none; border: 1px solid #707070; margin: 0; padding: 0 13px; cursor: pointer; width: 100%; height: 46px; }

.main .contact .inpt input::-webkit-input-placeholder { opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt input:-moz-placeholder { /* Firefox 18- */ opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt input::-moz-placeholder {  /* Firefox 19+ */ opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt input:-ms-input-placeholder { opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt textarea { background: none; border: 1px solid #707070; margin: 0; padding: 13px; cursor: pointer; width: 100%; height: 188px; }

.main .contact .inpt textarea::-webkit-input-placeholder { opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt textarea:-moz-placeholder { /* Firefox 18- */ opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt textarea::-moz-placeholder {  /* Firefox 19+ */ opacity: 1; color: #d2d4d2 !important; }

.main .contact .inpt textarea:-ms-input-placeholder { opacity: 1; color: #d2d4d2 !important; }

.main .contact .captcha { width: 302px; margin: 24px auto 0 auto; }

.main .contact .mybtn { margin-top: 22px; }

.main .contact .mybtn input { display: inline-block; margin: 0; padding: 0 10px; line-height: 30px; border: 1px solid #acacac; background: none; cursor: pointer; color: #de1600; }

.main .contact .map { margin-top: 28px; }

.main .conc { margin-top: 5px; }

.main .conc ul { margin-left: -1.5%; margin-right: -1.5%; }

.main .conc ul li { float: left; width: 22%; margin-left: 1.5%; margin-right: 1.5%; margin-top: 30px; }

.main .conc ul li .ttl { text-align: center; font-size: 36px; color: #ed1c24; font-weight: bold; }

.main .conc ul li .lst { margin-top: 6px; }

.main .conc ul li .lst > div { margin-top: 4px; padding: 8px 20px; }

.main .conc ul li .lst > div:nth-child(odd) { background: #252525; }

.main .equip { max-width: 798px; margin: 10px auto 0 auto; }

.main .equip ul { }

.main .equip ul li { margin-top: 36px; border-bottom: 1px solid #959595; padding-bottom: 20px; }

.main .equip ul li .lft { float: left; width: 50%; padding-right: 10px; }

.main .equip ul li .rgt { float: right; width: 50%; padding-left: 10px; }

.main .equip ul li .lft .ins2,

.main .equip ul li .rgt .ins2 { width: 100%; max-width: 360px; }

.main .equip ul li .rgt .ins2 { float: right; }

.main .equip ul li:nth-child(even) .lft { float: right; padding-right: 0; padding-left: 10px; }

.main .equip ul li:nth-child(even) .lft .ins2 { float: right; }

.main .equip ul li:nth-child(even) .rgt { float: left; padding-left: 0; padding-right: 10px; }

.main .equip ul li:nth-child(even) .rgt .ins2 { float: left; }

.main .equip ul li .ttl { font-size: 24px; color: #ed1c24; font-weight: bold; }

.main .equip ul li .ttl2 { font-size: 14px; color: #fff; margin-top: 10px; }

.main .equip ul li .lst { margin-top: 6px; }

.main .equip ul li .lst div { margin-top: 4px; padding: 8px 20px; }

.main .equip ul li .lst div:nth-child(odd) { background: #252525; }

.main .gals { margin-top: 26px; }

.main .gals ul { margin-left: -1.5%; margin-right: -1.5%; }

.main .gals ul li { float: left; width: 22%; margin-left: 1.5%; margin-right: 1.5%; margin-top: 30px; margin-bottom: 30px; }

.main .secs { margin-top: 26px; }

.main .secs ul { margin-left: -2.6%; margin-right: -2.6%; }

.main .secs ul li { float: left; width: 19.8%; margin-left: 2.6%; margin-right: 2.6%; margin-top: 30px; margin-bottom: 30px; }

.main .pagin { margin-top: 30px; text-align: right; }

.main .pagin ul li { margin-left: 6px; }

.main .pagin ul li a { color: #afb4b4; font-weight: bold; }

.main .pagin ul li a:hover,

.main .pagin ul li.active a { color: #da0700; }

.main .new { margin-top: 40px; }

.main .new .slider-for { max-width: 962px; margin: 0 auto; }

.main .new .slider-nav { max-width: 1122px; margin: 30px auto 0 auto; overflow: hidden; padding: 0 80px; }

.main .new .slider-nav .t-item { margin-left: 5px; margin-right: 5px; }

.main .new .slider-nav .t-item a img { -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.5s ease-in-out 0s; }

.main .new .slider-nav .t-item a:hover img,

.main .new .slider-nav .t-item.slick-current a img { -webkit-filter: grayscale(0); -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.main .new .det { max-width: 962px; margin: 0 auto; }

.main .new .dt { margin-top: 30px; font-size: 24px; color: #fff; font-weight: bold; }

.main .new .ttl { font-size: 30px; color: #fff; font-weight: bold; }

.main .new .txt { margin-top: 5px; line-height: 21px; }

.main .new .soc { margin-top: 40px; }

.main .simple { margin-top: 20px; }

.main .simple ul { }

.main .simple ul li { margin-top: 10px; }

.main .simple .ttl { margin-top: 20px; }

.main .simple .ttl h1,

.main .simple .ttl h2 { margin: 0; }

.main .simple .txt { margin-top: 20px; }



.gal-item { }

.gal-item .img { }

.gal-item .img a img { -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.5s ease-in-out 0s; }

.gal-item:hover .img a img { -webkit-filter: grayscale(0); -webkit-filter: grayscale(0%); filter: grayscale(0%); }

.gal-item .dt { margin-top: 22px; }

.gal-item .dt a { color: #fff; font-weight: bold; }

.gal-item .ttl { margin-top: 5px; }

.gal-item .ttl a { font-size: 24px; color: #fff; font-weight: bold; }

.gal-item .txt { margin-top: 15px; }

.gal-item .txt a { display: block; font-size: 14px; color: #fff; text-align: justify; line-height: 17px; }



.sec-item { }

.sec-item .ttl { margin-top: 9px; }

.sec-item .ttl a { color: #ee1b24; font-weight: bold; }

.sec-item .prc { }

.sec-item .prc a { color: #ee1b24; font-weight: bold; }

/********************* MAIN *********************/



@media only screen and (max-width: 1720px) {

.main .mttl { margin-left: 0; }

}



@media only screen and (max-width: 1500px) {

header .bot .main-menu ul li a { padding-left: 10px; padding-right: 10px; }

}



@media only screen and (max-width: 1280px) {

.home .hp-prod .lst ul li { margin-left: 20px; margin-right: 20px; }

.home .hp-prod .lst ul li.sep div span { width: 40px; }

}



@media only screen and (max-width: 1199px) { /* .col-lg- */

.marg-top { margin-top: 0 !important; }



header .main { padding-left: 20px; padding-right: 20px; }

header .bot { padding-top: 11px; }

header .bot .main-menu { display: none; }

header .bot .mob-menu-toggle { display: inline-block; }



.home .hp-cats ul { margin-left: -0.5%; margin-right: -0.5%; }

.home .hp-cats ul li { width: 49%; margin-left: 0.5%; margin-right: 0.5%; margin-bottom: 12px; }



.main .paral { height: 300px; }

.main .conc ul { margin-left: -1%; margin-right: -1%; }

.main .conc ul li { width: 23%; margin-left: 1%; margin-right: 1%; }



.main .gals { margin-top: 0; }

.main .gals ul li { width: 30.33%; margin-bottom: 0; }



.main .secs { margin-top: 0; }

.main .secs ul { margin-left: -2%; margin-right: -2%; }

.main .secs ul li { float: left; width: 29.33%; margin-left: 2%; margin-right: 2%; margin-bottom: 0; }



.gal-item .dt { margin-top: 18px; }

.gal-item .txt { margin-top: 10px; }

}



@media only screen and (max-width: 991px) { /* .col-md- */

header .main .lft a { margin-right: 10px; }



footer .top .logo { float: none; width: 100%; }

footer .top .cnt { position: relative; top: auto; left: auto; padding-left: 0; padding-right: 0; margin-top: 30px; }

footer .top .nsl { float: none; width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; margin-top: 30px; }



.home .hp-prod .mttl h2 a { font-size: 24px; line-height: 44px; }

.home .hp-prod .lst ul li.sep { display: none; }



.main .conc ul li { width: 48%; }

.main .conc ul li:nth-child(3) { clear: both; }

}



@media only screen and (max-width: 768px) { /* .col-sm- */



}



@media only screen and (max-width: 767px) { /* .col-xs- */

header .bg { min-height: auto; }

header .main { padding-left: 10px; padding-right: 10px; padding-bottom: 30px; max-width: 391px; }

header .main .cnt { position: relative; left: auto; top: auto; margin-top: 30px; }

header .main .cnt a { display: inline-block; }

header .main .lft { margin-top: 10px; }

header .main .rgt { margin-top: 10px; }

.espa-banner-mobile{margin-top: -82px;/* width: 120px; */}

.espa-banner-mobile img{width: 140px;/* margin-top: -100px; */}

.main-content-ins { padding-left: 10px; padding-right: 10px; }



.copy .txt { float: none; text-align: center; }

.copy .ntp { float: none; margin-top: 10px; }

.copy .ntp a img { display: block; margin-left: auto; margin-right: auto; }



.home .hp-cats ul { margin-left: 0; margin-right: 0; }

.home .hp-cats ul li { float: none; width: 100%; margin-left: auto; margin-right: auto; max-width: 600px; }

.home .hp-prod .lst ul li { margin-left: 10px; margin-right: 10px; }



.main .conc ul { margin-left: 0; margin-right: 0; }

.main .conc ul li { float: none; width: 100%; margin-left: 0; margin-right: 0; }



.main .equip ul li .lft { float: none; width: 100%; padding-right: 0; margin-top: 20px; }

.main .equip ul li .rgt { float: none; width: 100%; padding-left: 0; }

.main .equip ul li .lft .ins2,

.main .equip ul li .rgt .ins2 { float: none; max-width: 100%; }

.main .equip ul li .rgt .ins2 { float: none; }

.main .equip ul li .ttl2 { text-align: center; }

.main .equip ul li:nth-child(even) .lft { float: none; padding-left: 0; }

.main .equip ul li:nth-child(even) .lft .ins2 { float: none; }

.main .equip ul li:nth-child(even) .rgt { float: none; padding-right: 0; }

.main .equip ul li:nth-child(even) .rgt .ins2 { float: none; }



.main .gals ul { margin-left: -1%; margin-right: -1%; }

.main .gals ul li { float: left; width: 48%; margin-left: 1%; margin-right: 1%; }



.main .secs ul { margin-left: -1%; margin-right: -1%; }

.main .secs ul li { float: left; width: 48%; margin-left: 1%; margin-right: 1%; }



.gal-item { }

.gal-item .dt { margin-top: 22px; }

.gal-item .dt a { color: #fff; font-weight: bold; }

.gal-item .ttl { margin-top: 5px; }

.gal-item .ttl a { font-size: 24px; color: #fff; font-weight: bold; }

.gal-item .txt { margin-top: 15px; }

.gal-item .txt a { display: block; font-size: 14px; color: #fff; text-align: justify; line-height: 17px; }

}



@media only screen and (max-width: 480px) {

.home .hp-cats ul li a span { bottom: 10px; left: 10px; font-size: 28px; }

.home .hp-prod .lst ul li { width: 50%; margin-left: 0; margin-right: 0; }



.main .gals ul { margin-left: 0; margin-right: 0; }

.main .gals ul li { float: none; width: 100%; margin-left: 0; margin-right: 0; }



.main .secs ul { margin-left: 0; margin-right: 0; }

.main .secs ul li { float: none; width: 100%; margin-left: 0; margin-right: 0; }



.main .new .slider-nav { padding-left: 45px; padding-right: 45px; }

}



@media only screen and (max-width: 479px) {

.main .addr ul li { width: 100%; margin-left: 0; margin-right: 0; background-position: top center; line-height: normal; vertical-align: top; }

.main .addr ul li:nth-child(1) { background-image: url(../img/address2.png); padding-left: 0; padding-top: 59px; }

.main .addr ul li:nth-child(2) { background-image: url(../img/phone2.png); padding-left: 0; padding-top: 54px; }

.main .addr ul li:nth-child(3) { background-image: url(../img/email2.png); padding-left: 0; padding-top: 49px; }

}



@media only screen and (max-width: 360px) {



}

.main-content .bg .main.clearfix .espa-banner-desktop{
    position: absolute;
    z-index: 0;
    left: 75%;
    top: 26px;
    width: 100%;
    text-align: center;
    max-width:fit-content;

}

.main-content .bg .main.clearfix .espa-banner-desktop.left_banner{
    left: 15%;
}

.espa-banner-mobile{
    display:none;
}

@media only screen and (max-width: 1100px) {
.main-content .bg .main.clearfix .espa-banner-desktop{ display:none;}
.espa-banner-mobile{ display:block; margin: auto; max-width: fit-content; padding-bottom: 10px; }
}header .bot > div.srch { display: none !important; }
.main-menu ul li:last-child { display: none !important; }
.nsl { display: none !important; }
.contact .inpt, .contact .captcha, .contact .mybtn { display: none !important; }
.addr { display: none !important; }
.contact .inpt, .contact .captcha, .contact .mybtn { display: none !important; }
