

@media(min-width:1300px) {

.container {

    width: 1300px;

}

section.sec-five {

    padding-bottom: 35px;

}	

}



@media(min-width:768px) and (max-width:1024px) and (orientation : landscape) {

section.sec-one .left-in {

    padding: 0;

}

section.sec-one .left h2 {

    font-size: 45px;

}

section.sec-one {

    background-size: cover;

}

section.sec-one .right {

    padding: 20px 25px;

    background-size: cover;

    padding-bottom: 65px;

}

section.sec-one .right h2 {

    font-size: 36px;

}

section.sec-three {

    text-align: left;

	padding: 15px 0;

}

}



@media(min-width:768px) and (max-width:1024px) and (orientation : portrait) {

footer .box img {

    padding: 10px;

}

footer .box2 img {

    padding: 10px;

}

footer .risk {

    padding-top: 30px;

}

section.sec-three {

    padding: 10px;

}

section.sec-two .in {

    padding: 18px 0;

    min-height: 185px;

}

section.sec-two {

    margin: 80px 0;

    padding: 30px 0;

}

section.sec-one .right {

    padding: 65px 55px;

}

section.sec-one {

    background-size: cover;

    padding-bottom: 140px;

}

}



@media(max-width:767px) {

header {

    padding: 15px;

}

section.sec-one {

    background-size: cover;

}

section.sec-one .left-in {

    padding: 0px;

}

section.sec-one .left h1 {

    font-size: 50px;

    padding: 10px;

}

section.sec-one .left h2 {

    font-size: 27px;

}

section.sec-one .left h3 {

    font-size: 22px;

}

section.sec-one .right {

    padding: 20px 25px;

    padding-bottom: 15px;

    background-size: cover;

}

section.sec-one .right h2 {

    font-size: 35px;

}

section.sec-one .right p {

    margin-bottom: 22px;

    font-size: 19px;

}

section.sec-one .right a img {

    height: 28px;

}

section.sec-one .right input.but {

    font-size: 22px;

}

section.sec-three {

    padding: 20px;

}

footer .risk {

    padding-top: 30px;

}

footer .box2 img {

    padding: 12px;

}

footer .box img {

    padding: 10px 0;

}

header img {

    margin: auto;

}
.popup-section {
    width: auto;
    left: auto;
}

}

