
.heading-menu {
    padding: 90px 0;
}


.slider {
margin: 0 auto;
max-width: 640px;
}

.slide_viewer {
height: 265px;
overflow: hidden;
position: relative;
}f

.slide img{
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}

.slide_group {
height: 100%;
position: relative;
width: 100%;
}

.slide {
display: none;
height: 100%;
position: absolute;
width: 100%;
}

.slide:first-child {
display: block;
}

.slide:nth-of-type(1) {
background: #ededed;
}

.slide:nth-of-type(2) {
background: #ededed;
}

.slide:nth-of-type(3) {
background: #ededed;
}

.slide:nth-of-type(4) {
background: #ededed;
}

.slide_buttons {
left: 0;
position:relative;
right: 0;
text-align: center;
}
	
.slide_buttons.one .slide_btn:nth-of-type(3){ display: none}
.slide_buttons.one .slide_btn:nth-of-type(4){ display: none}
.slide_buttons.one .slide_btn:nth-of-type(5){ display: none}
.slide_buttons.one .slide_btn:nth-of-type(6){ display: none}
.slide_buttons.one .slide_btn:nth-of-type(7){ display: none}
.slide_buttons.one .slide_btn:nth-of-type(8){ display: none}
	
.slide_buttons.two .slide_btn:nth-of-type(1){ display: none}
.slide_buttons.two .slide_btn:nth-of-type(2){ display: none}
.slide_buttons.two .slide_btn:nth-of-type(6){ display: none}
.slide_buttons.two .slide_btn:nth-of-type(7){ display: none}
.slide_buttons.two .slide_btn:nth-of-type(8){ display: none}

.slide_buttons.three .slide_btn:nth-of-type(1){ display: none}
.slide_buttons.three .slide_btn:nth-of-type(2){ display: none}
.slide_buttons.three .slide_btn:nth-of-type(3){ display: none}
.slide_buttons.three .slide_btn:nth-of-type(4){ display: none}
.slide_buttons.three .slide_btn:nth-of-type(5){ display: none}
	
	
a.slide_btn {
color: #c0dcf4;
font-size: 42px;
margin: 0 2px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
color: #2e8bda;
cursor: pointer;
text-decoration: none;
}

.directional_nav {
margin: 0 auto;
max-width: 740px;
position: relative;
top: -200px;
display:none;
}

.previous_btn {
bottom: 0;
left: 50px;
margin: auto;
position: absolute;
top: 0;
}

.next_btn {
bottom: 0;
margin: auto;
position: absolute;
right: 50px;
top: 0;
}
.previous_btn img{ width: 100%}
.next_btn img{ width: 100%}
	
.previous_btn, .next_btn {
cursor: pointer;
height: 65px;
opacity: 0.5;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
width: 65px;
}

.previous_btn:hover, .next_btn:hover {
opacity: 1;
}

@media only screen and (max-width: 1366px) {
	.heading-menu {
    padding: 40px 0;
}
}

@media only screen and (max-width: 1024px) {
.scp-cust-logo ul li {
    text-align: center;
    float: left;
    padding: 2% 3.5%;
}
	.fea-nav-list{padding: 20px 0 0 0;
    width: 100%;}
}


@media only screen and (max-width: 980px) {
	.heading-menu p {
    margin-top:0px;
}
p {
    font-size: 18px;
    line-height: 1.6;
    margin: 20px 0 20px;
}
.slider {
    margin: 0 auto;
    max-width: 100%;
}
.previous_btn {
left: 50px;
}
.next_btn {
right: 50px;
}
	a.ftrgtstrd{width: 24%;}
.fea-nav-link {
	width: 100%;}
.fea-list-cont>ul {
    width: 26%;
    margin-left: 26px;
}
.scp-cust-logo ul li {
    padding: 1% 3%!important;
}
}

@media screen and (max-width: 800px){
.scp-cust-logo ul li {
    padding: 1% 4.7%!important;
}
}

@media screen and (max-width: 768px){
.scp-cust-logo ul li {
    padding: 1% 3.9%!important;
}
}
@media screen and (max-width: 667px){
.scp-cust-logo ul li {
    padding: 1% 8.7%!important;
}
}

@media screen and (max-width: 540px){
.bannercta {
    width: 70%;
    margin: 20px auto 0 auto;
}
a.ftbnrbtn {
    padding: 7px 0;
    width: 100%;
}
a.scndrybnrbtn {
    padding: 7px 0;
    width: 99%;
}
a.scndrybnrbtn.mL5 {
    margin-left: 0;
	margin-top:10px;
}
}


@media screen and (max-width: 424px){
.bannercta {
    width: 90%;
}
.scp-cust-logo ul li {
    padding: 1% 1.9%!important;
}
}

@media screen and (max-width:380px){
.scpcustmr1, .scpcustmr2, .scpcustmr3, .scpcustmr4, .scpcustmr5, .scpcustmr6, .scpcustmr7, .scpcustmr8, .scpcustmr9, .scpcustmr10, .scpcustmr11, .scpcustmr12, .scpcustmr13 {
    width: 166px;
    height: 53px;
    display: inline-block;
}
}

