﻿@import url('fullpage.css');
.talkerMenu {display:none;}

#fp-nav ul li a span {background-image:url('/images/advance/3/icons.png');}
#fp-nav ul li:nth-child(1) a span{background-position:0 0;}
#fp-nav ul li:nth-child(2) a span{background-position:0 -50px;}
#fp-nav ul li:nth-child(3) a span{background-position:0 -100px;}

.service-wrap1{background-image:url('/images/advance/3/1/bg.jpg');}
.service-wrap1 img:nth-child(1) {margin:-158px 0 0 0px;}
.service-wrap1 img:nth-child(2) {margin:-208px 0 0 248px;}
.service-wrap1 img:nth-child(3) {margin:-258px 0 0 496px;}
.service-wrap1.active img:nth-child(1) {animation-delay:200ms;}
.service-wrap1.active img:nth-child(2) {animation-delay:250ms;}
.service-wrap1.active img:nth-child(3) {animation-delay:300ms;}

.service-wrap1 .txts{width:590px;margin:-214px 0 0 -700px;}
.service-wrap1.active .txts {animation-delay:0;}

.service-wrap2{background-image:url('/images/advance/3/2/bg.jpg');}
.service-wrap2 img {margin:-320px 0 0 -700px;width:700px;}
.service-wrap2.active img {animation-delay:200ms;}
.service-wrap2 .txts {width:590px;margin:-250px 0 0 110px;}
.service-wrap2.active .txts {animation-delay:0;}


.service-wrap3{background-image:url('/images/advance/3/3/bg.jpg');}
.service-wrap3 img {margin:-346px 0 0 -100px;width:800px;}
.service-wrap3 .txts {width:560px;margin:-300px 0 0 -700px;}
.service-wrap3.active .txts {animation-delay:0;}
.service-wrap3.active img {animation-delay:200ms;}

@media only screen and (max-width:1440px){
.service-wrap1 img {width:200px;}
.service-wrap1 img:nth-child(1) {margin:-88px 0 0 -40px;}
.service-wrap1 img:nth-child(2) {margin:-138px 0 0 180px;}
.service-wrap1 img:nth-child(3) {margin:-188px 0 0 400px;}
.service-wrap1 .txts{width:460px;margin:-124px 0 0 -550px;}

.service-wrap2 img {width:500px;margin:-230px 0 0 -550px;}
.service-wrap2 .txts {width:550px;margin:-200px 0 0 20px;}

.service-wrap3 img {width:620px;margin:-256px 0 0 -60px;}
.service-wrap3 .txts {margin:-230px 0 0 -550px;width:460px;}
}

@media only screen and (max-width:1240px) and (min-width:768px)
{
.service-wrap1 img {width:160px;}
.service-wrap1 img:nth-child(1) {margin:-60px 0 0 -10px;}
.service-wrap1 img:nth-child(2) {margin:-110px 0 0 160px;}
.service-wrap1 img:nth-child(3) {margin:-150px 0 0 330px;}
.service-wrap1 .txts{width:380px;margin:-100px 0 0 -440px;}

.service-wrap2 img {width:500px;margin:-230px 0 0 -460px;}
.service-wrap2 .txts {width:400px;margin:-180px 0 0 60px;}

.service-wrap3 img {width:500px;margin:-180px 0 0 00px;}
.service-wrap3 .txts {margin:-190px 0 0 -440px;width:420px;}
}

@media only screen and (max-width:560px){
.service-wrap1 img {width:28%;top:unset;bottom:5%;left:0;}
.service-wrap1 img:nth-child(1) {margin:-0px 0 0 6%;}
.service-wrap1 img:nth-child(2) {margin:-0px 0 0 36%;}
.service-wrap1 img:nth-child(3) {margin:-0px 0 0 66%;}
.service-wrap1 .txts{width:90%;left:5%;margin-left:0;margin-top:-180px;}

.service-wrap2 img {margin:-310px 0 0 -46.5%;width:95%;}
.service-wrap2 .txts {width:90%;margin:4% 0 0 -43%;}

.service-wrap3 img {margin:30px 0 0 -47%;width:95%;}
.service-wrap3 .txts {width:90%;margin:-280px 0 0 -45%;}
}