/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
	.s2 .it1 {
    left: 9%;
}
.s2 .it2 {
    left: 11%;
}
.s2 .it3 {
    left: 10%;
}
.s2 .it4 {
    left: 17%;
}
.s2 .it5 {
    right: 12%;
}
.s2 .it6 {
    right: 13%;
}
.s2 .it7 {
    right: 17%;
}
.s3 .img {
    top: -15%;
}
.s5 .num {
    margin-bottom: 15px;
    margin-top: 0px;
}
.s7 .img4 {
    bottom: 14%;
}
}
@media only screen and (max-width : 1200px) {
	.s7 .img {
    width: 50%;
}
.s7 .img1 {
    top: 2%;
}
.s7 .img2 {
    left: 2%;
    top: 37%;
}
.s7 .img3 {
    bottom: 5%;
}
h1, .s6 h2 {
    font-size: 45px;
}
.s5 {
    background-position: bottom right 55%;
}
.s4 .num{
	width: 10%;
}
.s4 p,.s3 .form{
	width: 90%;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.s1 .header .item p {
    max-width: 70%;
    font-size: 14px;
}
.s1 .header .item {
    width: 50%;
}
.s1{
	    padding-bottom: 250px;
}
.s1 .img {
    bottom: -20%;
}
.s2 .it {
    position: relative;
    right: 0 !important;
    left: 0 !important;
    margin-bottom: 10px;
    padding-left: 15px;
}
.s2 .it br{
    display: none;
}
.s2 .it:before{
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	background: #000;
	border-radius: 50%;
	left: 0;
	top: 10px;
}
.s3 .img {
    top: -5%;
}
.s4 .item{
	padding: 30px;
}
.s5 .contnt {
    padding-left: 0;
    width: 70%;
}
.s5 h2 {
    padding-left: 0;
}
.bg{
	    background: #fff;
}
.s7 .img {
    position: relative;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 auto;
    display: block;
}
.s7 .row {
    margin-bottom: 0;
}
.s7 .img4{
	display: none;
}
.s8 .item div {
    width: 75%;
}
footer{
	text-align: center;
        padding-bottom: 200px;
}
footer form{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 50%;
}
.slick-prev, .slick-next{
    display: none !important;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.s7 .img {
    width: 70%;
}
.s5 {
    background-position: bottom right 45%;
}
.s2 .img2{
	display: none;
}
.s1 .img {
    width: 70%;
}
}
@media only screen and (max-width : 600px) {
.s1 .header .item {
    width: 100%;
    margin-bottom: 15px;
}
h1, .s6 h2 {
    margin: 10px 0 30px;
}
.s1 .img {
    bottom: -11%;
    width: 85%;
}
.s2 h2 br, footer h3 br{
    display: none;
}
footer h3{
    font-size: 18px;
}
.s2 h2{
    margin-bottom: 20px;
    font-size: 25px;
}
button{
    width: 60%;
}
.s5 {
        background-position: bottom 45% right 25%;
    background-size: 200%;
    background-color: #f9f9f9;
}
.s8 .item div {
    margin-left: 20px;
}
footer form {
    width: 75%;
}
.s8 .item div {
    width: 100%;
    margin: 0;
    margin-top: 20px;
}
.s7 .img {
    width: 100%;
}
.s1 form input, .s6 form input {
    width: 100%;
    margin-bottom: 10px !important;
}
h1, .s6 h2 {
    font-size: 25px;
}
h1 br, .s6 h2 br {
    display: none;
}
.s5 .contnt {
    width: 100%;
}
.s5 .contnt {
    margin-bottom: 300px;
}
.s5 .item{
	margin-bottom: 0;
}
.bg {
    margin-top: 15px;
    padding-top: 10px;
}
h2 {
    font-size: 30px;
}
.box-modal{
	width: 100%;
}
#menu .desc{
    display: none;
}
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.s5 h2 {
    margin-bottom: 25px;
}
.s4 .item {
    padding: 30px 15px;
}
.s4 .num{
	font-size: 48px;
}
.s4 p, .s3 .form {
    width: 100%;
}
.s3 .form button {
    width: 100%;
}
.s3 .form h3{
	font-size: 19px;
}
.s3 h2{
	margin-left: 0;
}
h2 {
    font-size: 27px;
}
.s2 .img1{
	width: 90%;	
}
.s1 .img {
    bottom: -8%;
    width: 90%;

}
.header img{
	width: 40px;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 380px) {
.s1 .img {
    bottom: -12%;
    width: 115%;
    
}

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

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1920px) {

}