@media only screen and (max-width: 1240px){
    .footer-logo span {
        margin-right: 50px;
    }
    .footer-logo {
        top: 15px;
    }
    .footer-content {
        top: 115px;
    }
    .footer-allright {
        bottom: 0px;
    }
    .home-block-4-group-container {
        width: 185px;
    }
    .home-block-4-group-content p {
        height: 39px;
    }
    .home-block-4-group {
        width: 550px;
        height: 550px;
    }
    .footer-logo span {
        margin-right: 53px;
    }
    .home-block-1-title {
        width: 500px;
        height: 500px;
        top: 2%;
    }
    .home-block-1-title-content p {
        font-size: 24px;
    }
    .home-block-1-title-content span {
        font-size: 25px;
    }
    .home-block-1-title-logo img {
        width: 79px;
    }
}
@media only screen and (max-width: 1100px){
    .footer-logo span{
        margin-right: 37px;
    }
    .social a {
        margin-right: 16px;
    }
    .footer-content-right {
        padding-right: 0px;
        padding-left: 55px;
    }
    .footer-content-right-content {
        text-align: center;
    }
    .footer-content-right-content img {
        margin-bottom: 10px;
    }
    .home-block-3-group-content {
        width: 375px;
    }
    .footer-logo span {
        margin-right: 30px;
    }
    .home-block-1-title {
        top: 4%;
        left: 27%;
    }
    .footer-content-between-content input {
        border: 1px solid #ccc;
    }
    .footer-img img {
        height: 100%;
    }
    .footer-allright img {
        width: 137px;
    }
    .footer-logo {
        top: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    .home-block-5-right-group-content p{
        width: 300px;
        height: 270px;
    }
    .footer-logo span {
        margin-right: 15px;
    }
    .home-block-5-right-group-list h3 {
        font-size: 30px;
    }

}
@media only screen and (max-width: 980px) {
    .close-arrow{
        display: block;
    }
    .home-block-2-item {
        bottom: 35px;
        width: 400px;
    }
    .home-block-6-title h3 {
        bottom: 192px;
    }
    .home-block-7-item {
        width: 50%;
        float: left;
    }
    .footer-logo {
        display: flex;
        align-items: center;
        left: 20%;
    }
    .footer-logo>span:nth-child(1)>img{
        width: 127px;
    }
    .footer-logo>span:nth-child(2)>img{
        width: 155px;
        height: 50px;
    }
    .footer-logo>span:nth-child(3)>img{
        width: 120px;
    }
    .footer-logo>span:nth-child(4)>img{
        width: 120px;
    }
    .footer-logo>span:nth-child(5)>img{
        width: 90px;
    }
    .footer-content-right-content>span:nth-child(1)>img{
        width: 83px;
    }
    .footer-content-right-content>span:nth-child(2)>img{
        width: 183px;
    }
    .footer-allright img {
        width: 126px;
    }
    .home-video {
        bottom: 35px;
        right: 11px;
    }
    .home-block-1-title {
        top: 8%;
        left: 26%;
        width: 450px;
        height: 450px;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 26px;
    }
    .home-block-5-right-group-list-content p {
        padding-right: 12px;
    }
    .project-document .container {
        width: 100%;
        display: flex;
    }
    .document-item {
        padding: 40px 0 40px 20px;
    }
    .home-block-1-title-content p {
        font-size: 20px;
    }
    .home-block-1-title-content span{
        font-size: 21px;
    }
    .home-block-1-title-logo img {
        width: 70px;
    }

}
@media only screen and (max-width: 955px){
    .group-item {
        width: 50%;
        float: left;
    }
    .media-content p {
        font-size: 14px;
    }
    .media-content span {
        font-size: 13px;
    }
    .home-block-5-right-title h3 {
        font-size: 31px;
    }
    .home-block-5-right-group-content p {
        font-size: 13px;
    }
    .home-block-4-group {
        top: 26px;
        width: 450px;
        height: 450px;
    }
    .home-block-4-group-img img {
        width: 55px;
    }
    .home-block-4-group-title h3 {
        font-size: 19px;
        margin: 8px 0px;
    }
    .footer-allright img {
        width: 88px;
    }
    .home-block-3-group-title h3 {
        font-size: 29px;
    }
    .home-block-3-group-title h3>span {
        font-size: 31px;
    }
    .home-block-3-group-content {
        width: 327px;
    }
    .footer-content-between-content input {
        width: 308px;
    }
}

@media only screen and (max-width: 880px) {
    .home-block-5-right-group-content p {
        width: 256px;
    }
    .home-block-5-right-title h3 {
        font-size: 25px;
    }
    .home-block-6-title h3 {
        bottom: 162px;
    }
    .footer-content-between-content input {
        border: 1px solid #ccc;
        width: 250px;
    }
    .footer-content-right {
        margin-left: 0px;
    }
    .social a {
        margin-right: 0px;
    }
    .footer-logo {
        top: 62px;
    }
    .footer-content {
        top: 168px;
    }
    .footer-allright img {
        width: 100px;
    }
    .document-item {
        padding: 40px 0 0px 20px;
    }

}
@media only screen and (max-width: 800px) {
    .footer-content-right {
        padding-left: 5px;
    }
    .footer-logo {
        left:11%
    }
    .home-block-1-title {
        top: 10%;
        left: 14%;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 23px;
    }
    .footer-img img {
        height: 517px;
    }
    .footer-allright {
        left: 34%;
    }

}
@media only screen and (max-width: 768px) {
    .home-block-4-group {
        top: 75px;
    }
    .home-block-2-item {
        bottom: 136px;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 21px;
    }
    .home-block-1-title {
        width: 476px;
        height: 476px;
    }
    .home-block-1-title-content p {
        font-size: 24px;
    }
    .home-block-1-title-content span {
        font-size: 24px;
    }
    .footer-img img {
        height: 577px;
    }
    .home-block-3-group {
        top: 25px;
    }
    .home-block-1-title {
        left: 23%;
    }
    .home-block-1-title {
        width: 375px;
        height: 375px;
        left: 26%;
    }
    .home-block-1-title-logo img {
        width: 61px;
        margin-bottom: -7px;
    }
    .home-block-1-title-content p {
        font-size: 18px;
    }
    .home-block-1-title-content span{
        font-size: 19px;
    }
    .home-block-5-right-group-list p {
        font-size: 13px;
    }
    .home-block-1-logo img {
        width: 102px;
    }
    .footer-logo>span:nth-child(1)>img {
        width: 114px;
    }
    .footer-logo>span:nth-child(2)>img{
        width: 140px;
        height: 42px;
    }
    .footer-logo>span:nth-child(3)>img{
        width: 109px;
    }
    .footer-logo>span:nth-child(4)>img{
        width: 111px;
    }
    .logo {
        background: none !important;
        position: relative;
    }
    .logo img{
        display: block !important;
        background: none !important;

    }

}

@media only screen and (max-width: 740px) {
    .home-block-3-group-content{
        width: 258px;
        height: 212px;
    }
    .home-block-3-group-title h3 {
        font-size: 25px;
    }
    .home-block-3-group-title h3>span {
        font-size: 27px;
    }
    .home-block-5-right-group-content p {
        width: 210px;
    }
    .home-block-7-category ul li {
        padding: 12px 30px;
    }
    .home-block-7-item-container {
        margin-right: 30px;
    }
    .home-block-7-item:nth-child(2n).home-block-7-item-container{
        margin-right: 0px;
    }
    .footer-content-left {
        padding-right: 25px;
    }
    .footer-content-title h3 {
        font-size: 18px;
    }
    .footer-content-left-group p {
        font-size: 14px;
    }
    .footer-content-between-content input {
        width: 208px;
    }

}
@media only screen and (max-width: 720px) {
    .media{
        padding-left: 16px;
    }
    .home-block-3-group-content p {
        padding-right: 15px;
    }
    .footer-logo>span:nth-child(1)>img{
        width: 118px;
    }
    .footer-logo>span:nth-child(2)>img{
        width: 145px;
        height: 45px;
    }
    .footer-logo>span:nth-child(3)>img{
        width: 110px;
    }
    .footer-logo>span:nth-child(4)>img{
        width: 107px;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 19px;
    }
    .footer-logo {
        left: 8%;
    }
    .list-utilities-title h3 {
        font-size: 31px;
    }
    .list-utilities-container {
        margin-left: 0px;
        margin-right: 0px;
    }

}
@media only screen and (max-width: 640px) {
    .video-content li{
        margin-right: 51px;
    }
    .home-block-6-title h3 {
        bottom: 133px;
    }
    .home-block-7-category ul li {
        padding: 12px 20px;
    }
    .footer-logo {
        left: 1%;
    }
    .footer-content-right-content>span:nth-child(1)>img {
        width: 75px;
    }
    .footer-content-right-content>span:nth-child(2)>img {
        width: 137px;
    }
    .home-block-7-item-container {
        margin: 0px 15px 15px 0px;
    }
    .home-block-3-group {
        left: 3%;
    }
    .home-block-5-right-group-list-content p {
        font-size: 11px;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 15px;
    }
    .list-utilities-item-title {
        padding: 6px 0px;
    }
    .list-utilities-item-title a {
        font-size: 12px;
    }
    .home-block-1-title {
        width: 400px;
        height: 400px;
        left: 17%;
        top: 20%;
    }
    .home-block-1-title-logo img{
        width: 64px;
    }
    .home-block-1-title-content p {
        width: 19px;
    }
    .home-block-1-title-content span {
        width: 19px;
    }
    .project-document .container{
        display: block;
    }
    .document-list {
        margin-left: 40px;
    }
    .document-item .document-item-nav .form-control {
        width: 350px;
        margin-right: 132px;
    }
    .document-item h3 {
        text-align: left;
        margin-left: 30px;
    }
    .home-block-5-right-group-list-content {
        padding-right: 0px;
    }
    .form-group:nth-child(3){
        justify-content: center;
    }
    .document-item .document-item-nav .form-control {
        width: 374px;
        margin-right: 81px;
    }
    .footer-logo {
        left: 9%;
    }
    .footer-logo>span:nth-child(1)>img {
        width: 97px;
    }
    .footer-logo>span:nth-child(2)>img {
        width: 140px;
        height: 42px;
    }
    .footer-logo>span:nth-child(3)>img {
        width: 94px;
    }
    .footer-logo>span:nth-child(4)>img {
        width: 95px;
    }
    .footer-logo>span:nth-child(5)>img {
        width: 84px;
    }
}

@media only screen and (max-width: 620px) {
    .home-block-4-group-container {
        width: 139px;
    }
    .home-block-4-group-img img {
        width: 48px;
    }
    .home-block-4-group-title h3 {
        font-size: 15px;
    }
    .home-block-4-group-content p {
        font-size: 12px;
        height: 36px;
    }
    .home-block-3-group {
        left: 3%;
    }
    .home-block-5-right-title h3 {
        font-size: 22px;
    }
    .footer-content-title h3 {
        font-size: 16px;
    }
    .footer-content-left-group p {
        font-size: 13px;
    }
    .social a :first-child {
        margin-left: 10px;
    }
    .home-block-5-right-group-content p {
        width: 187px;
    }
    .home-block-4-group {
        width: 360px;
        height: 360px;
    }
    .footer-logo {
        left: 6%;
    }
}
@media only screen and (max-width: 600px) {
    .home-video {
        right: -37px;
    }
    .home-block-2-item {
        bottom: 90px;
    }
    .home-block-5-right-title h3 {
        font-size: 20px;
    }
    .footer-logo {
        display: block;
        margin-left: 7%;
        margin-right: 7%;
        text-align: center;
    }
    .footer-logo>span:nth-child(1)>img {
        margin-bottom: 30px;
    }
    .footer-logo>span:nth-child(2)>img {
        margin-bottom: 25px;
    }
    .footer-content {
        top: 209px;
    }
    .footer-logo span {
        margin-right: 10%;
    }
    .footer-content-left {
        padding-right: 6px;
    }
    .footer-content-between {
        margin-right: 12px;
        padding-right: 0px;
    }
    .footer-content-between-content input {
        width: 192px;
    }
    .footer-content-title h3 {
        font-size: 14px;
    }
    .footer-allright img {
        width: 84px;
    }
    .footer-allright {
        left: 31%;
    }
    .home-block-5-right-group-list {
        left: 20px  ;
    }
}
@media only screen and (max-width: 568px) {
    .home-block-3-group-title h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .home-block-3-group-title h3 > span {
        font-size: 23px;
    }

    .home-block-3-group-content p {
        font-size: 12px;
    }

    .home-block-3-group-content {
        width: 213px;
        height: 214px;
    }

    .slider-03.owl-carousel.owl-loaded {
        display: none;
    }

    .home-block-7-category ul li {
        padding: 12px 15px;
    }

    .home-block-6-title h3 {
        display: none;
    }

    .home-block-7-item {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }

    .home-block-7-item-container {
        margin: 0px;
    }

    .footer-logo > span:nth-child(1) > img {
        width: 104px;
    }

    .footer-logo > span:nth-child(2) > img {
        width: 120px;
        height: 39px;
    }

    .footer-logo > span:nth-child(3) > img {
        width: 87px;
    }

    .footer-logo > span:nth-child(4) > img {
        width: 97px;
    }

    .footer-logo > span:nth-child(5) > img {
        width: 93px;
    }

    .footer-logo {
        top: 9px;
    }

    .footer-content {
        display: block;
        top: 122px;
    }
    .footer-content-left {
        float: left;
        width: 46%;
    }

    .footer-content-between {
        float: left;
        width: 54%;
    }

    .footer-content-between-content input {
        width: 254px;
    }
    .home-block-1-title {
        width: 300px;
        height: 300px;
        left: 24%;
        top: 20%;
    }
    .home-block-1-title-logo img{
        width: 44px;
    }
    .home-block-1-title-content p {
        width: 100%;
        font-size: 16px;
    }
    .home-block-1-title-content span {
        font-size: 16px;
    }
    .home-block-1-img img {
        height: 500px;
    }
    .home-block-2-img img {
        height: 500px;
    }
    .home-block-3-img img {
        height: 500px;
    }
    .home-block-4-img img {
        height: 500px;
    }
    .home-block-5-left img {
        height: 500px;
    }
    .home-block-5-right img {
        height: 500px;
    }
    .home-block-6-img img {
        height: 500px;
    }
    .footer-content-title h3 {
        font-size: 11px;
    }
    .footer-content-between {
        margin: 0px;
    }
    .footer-content-right-content>span:nth-child(1)>img {
        width: 69px;
    }
    .footer-content-right-content>span:nth-child(2)>img {
        width: 113px;
    }
    .footer-allright {
        left: 44%;
        bottom: 69px;
    }

}
@media only screen and (max-width: 534px){
    .video-content li a{
        padding: 10px 0px 10px 20px
    }
    .home-block-5-right-group-content p {
        width: 155px;
    }
    .home-block-5-right-title h3{
        font-size: 17px;
        margin-bottom: 10px;
    }
    .home-block-7-title h3{
        font-size: 31px;
    }
    .home-block-7-category ul li {
        padding:10px;
    }
    .home-block-1-img img {
        height: 500px;
    }
    .home-block-2-img img {
        height: 500px;
    }
    .home-block-3-img img {
        height: 500px;
    }
    .home-block-4-img img {
        height: 500px;
    }
    .home-block-5-right img {
        height: 500px;
    }
    .home-block-5-left img {
        height: 500px;
    }
    .footer-img img {
        height: 612px;
    }
    .slider-02 .owl-stage-outer .owl-stage .owl-item .item img {
        height: 500px;
    }
    .footer-allright {
        left: 40%;
        bottom: 14px;
    }
    .footer-img {
        width: 0px;
    }
    .footer-container {
        background:#f3ffff;
    }
    .footer-img {
        height: 517px;
    }
    .footer-img {
        width: 0px;
    }
}

@media only screen and (max-width: 480px){
    .video-content li a{
        font-size: 11px;
        padding: 10px 6px 10px 20px;
    }
    .home-block-2-item-title h3 {
        font-size: 28px;
    }
    .home-block-2-group-title span {
        font-size: 13px;
    }
    .home-block-2-group-title p {
        font-size: 13px;
    }
    .media-content p {
        font-size: 13px;
    }
    .media-content span {
        font-size: 12px;
    }
    .home-block-2-item {
        width: 314px;
        bottom: 37px;
    }
    .home-block-7-category ul li a {
        font-size: 13px;
    }
    .footer-content-between-content input {
        width: 226px;
    }
    .footer-content-left {
        padding-right: 0px;
    }
    .footer-logo > span:nth-child(3) > img {
        margin-bottom: 0px;
    }
    .section {
        min-height: 450px;

    }
    .home-block-1-img img {
        height: 450px;
    }
    .home-block-2-img img {
        height: 450px;
    }
    .home-block-3-img img {
        height: 450px;
    }
    .home-block-4-img img {
        height: 450px;
    }
    .home-block-5-right img {
        height: 450px;
    }
    .home-block-5-left img {
        height: 450px;
    }
    .footer-img img {
        height: 600px;
    }
    .slider-02 .owl-stage-outer .owl-stage .owl-item .item img {
        height: 450px;
    }
    .footer-logo {
        margin-left: 0px;
        margin-right: 0px;
    }
    .footer-allright p {
        font-size: 11px;
    }
    .list-utilities-items {
        display: block;
    }
    .footer-allright {
        left: 36%;
    }
    .list-utilities-container {
        margin-right: 5%;
        margin-left: 5%;
    }
    .list-utilities-item-1 , .list-utilities-item-3 {
        width: 100%;
    }
    .list-utilities-item-2 {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .list-utilities-item-title a {
        font-size: 18px;
    }
    .document-item .document-item-nav .form-control {
        width: 336px;
        margin-right: 0px;
    }
    .form-group .control-label {
        width: 336px;
    }
    .promotion-text-content strong{
        font-size: 19px;
    }

}
@media only screen and (max-width: 414px) {
    #footer {
        background: #f3ffff;
    }
    .video-content li a{
        font-size: 10px;
        padding: 10px 0px 10px 11px;
    }
    .home-block-2-item-title h3 {
        font-size: 24px;
    }
    .home-block-2-group-title span {
        font-size: 11px;
    }
    .home-block-2-group-title p {
        font-size: 13px;
    }
    .media-content p {
        font-size: 13px;
    }
    .media-content span {
        font-size: 13px;
    }
    .home-block-2-item {
        width: 272px;
    }
    .home-block-3-group-title h3 > span {
        font-size: 18px;
    }
    .home-block-3-group-title h3 {
        font-size: 16px;
    }
    .home-block-3-group-content p {
        padding-right: 8px;
    }
    .home-block-3-group-content {
        width: 163px;
        height: 100%;
    }
    .home-block-4-group-container {
        width: 126px;
    }
    .home-block-4-group {
        width: 300px;
        height: 300px;
    }
    .home-block-4-group-img img {
        width: 41px;
    }
    .home-block-4-group-title h3 {
        font-size: 12px;
    }
    .home-block-4-group-content p {
        font-size: 10px;
        height: 32px;
        padding-right: 5px;
    }
    .home-block-5-right-title h3 {
        font-size: 15px;
    }
    .home-block-5-right-group-content p {
        width: 134px;
        height: 192px;
        padding-right: 12px;
    }
    .home-block-7-title h3 {
        font-size: 28px;
        padding: 50px 0px 18px 0px;
    }
    .home-block-7-category ul li a {
        font-size: 11px;
    }
    .home-block-7-category ul li {
        padding: 7px;
    }
    .video-content li span{
        display: none;

    }
    .video-content li a {
        background: repeat;
    }
    .video-content li a img {
        width: 50px;
    }
    .section:nth-child(1){
        min-height: 300px;
    }
    .home-block-1-img img {
        height: 300px;
    }
    .fullpage_nav {
        display: none;
    }
    .home-video {
        right: -41px;
        bottom: 37px;
    }
    .section {
        min-height: 100%;
    }
    .home-block-2-img img{
        height: 100%;
    }
    .home-block-2 {
        margin-bottom: -20px;
    }
    .home-block-2-item {
        position: relative;
        padding-top: 57px;
        left: 0px;
        width: 100%;
    }
    .home-block-2-item-title h3 {
        margin: 0px 0px 20px 0px;
        color: #000000;
        text-align: center;
    }
    .home-block-2-group-title p , .home-block-2-group-title span{
        color: #000000;
    }
    .media-content p , .media-content span{
        color: #000000;
    }
    .home-block-2-group {
        background: #ffffff;
        padding: 10px 14px 0px 15px;
    }
    .group-item {
        margin-bottom: 7px;
    }
    .home-block-3-img img {
        height: 100%;
    }
    .home-block-3-img img {
        height: 100%;
    }
    .home-block-3-group {
        left: 0px;
        position: relative;
        top: 0px;
        margin: 30px 15px;
    }
    .home-block-3-group-title h3 {
        text-align: center;
        font-size: 20px;
    }
    .home-block-3-group-title h3 > span {
        font-size: 21px;
    }
    .home-block-3-group-content {
        width: 100%;
    }
    .home-block-1-logo img{
        width: 107px;
    }
    .home-block-4-img img {
        height: 100%;
    }
    .home-block-4-group {
        position: relative;
        background: repeat;
        left: 0px;
        width: 100%;
        height: 100%;
        top: 22px;
        padding:0px 15px 45px 15px;
    }
    .home-block-4-group-container {
        width: 100%;
    }
    .home-block-4-group-img img {
        width: 74px;
    }
    .home-block-4-group-title h3 {
        font-size: 20px;
    }
    .home-block-4-group-content p {
        font-size: 13px;
        height: 76px;
    }
    .home-block-5 {
        display: block;
    }
    .home-block-5-left img {
        height: 100%;
        width: 100%;
    }
    .home-block-5-left {
        width: 100%;
    }
    .home-block-5-right {
        width: 100%;
        padding: 0px 15px 40px 15px;
    }
    .home-block-5-right img {
        display: none;
    }
    .home-block-5-right-title h3 {
        font-size: 24px;
        text-align: center;
    }
    .home-block-5-right-group-content p {
        width: 100%;
        font-size: 13px;
        height: 100%;
    }
    .green-space-container {
        width: 100%;
    }
    .slider-02 .owl-stage-outer .owl-stage .owl-item .item img {
        height: 100%;
    }
    .home-block-6-node i {
        font-size: 16px;
    }
    .home-block-6-node button {
        width: 31px;
        height: 31px;
    }
    .footer-content-between {
        width: 100%;
        padding: 0px;
        margin-bottom: 35px;
    }
    .footer-content-between-content input {
        width: 355px;
    }
    .footer-content-right {
        text-align: center;
        width: 100%;
    }
    .footer-img img {
        position: absolute;
        width:0px;
    }
    .footer-logo {
        position: relative;
        margin-left: 0px;
    }
    .footer-content {
        position: relative;
    }
    .footer-allright {
        position: relative;
    }
    .footer-content-left {
        display: none;
    }
    .footer-content {
        top: -29px;
    }
    .footer-allright {
        left: 17%;
    }
    .footer-content-title h3 {
        padding-right: 59px;
    }
    .form-contact-buttons {
        padding-right: 14%;
    }
    .home-block-5-right-group-content p{
        padding: 0px;
    }
    .home-block-2-item {
        opacity: 1;
    }
    .home-block-3-group {
        opacity: 1;
    }
    .home-block-4-group {
        opacity: 1;
    }
    .home-block-5-right{
        opacity: 1;
    }
    .home-block-2-item-title h3 {
        color:#8cc63f;
        text-shadow:none;
    }
    .home-block-5-right-title {
        transform:translateX(0px);
        opacity: 1;
    }
    .home-block-5-right-group {
        transform: translateX(0px);
        opacity: 1;
    }
    .footer-img {
        position: absolute;
    }
    .home-block-1-logo img {
        width: 100px;
    }
    .home-block-1-title {
        width: 200px;
        height: 200px;
        left: 26%;
        top: 0%;
    }
    .home-block-1-title-logo img {
        width: 37px;
    }
    .home-block-1-title-content p {
        font-size: 11px;
    }
    .home-block-1-title-content span {
        font-size: 9px;
    }
    .home-block-5-right-group-list-content h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 12px;
    }
    .home-block-5-right-group-list-content p {
        font-size: 13px;
    }
    .list-utilities {
        margin-top: 113px;
    }
    .list-utilities-title h3 {
        font-size: 26px;
    }
    .document-item .document-item-nav .form-control {
        width: 246px;
    }
    .footer-container {
        margin-right: 6%;
    }
    .footer-content-title h3 {
        font-size: 16px;
        text-align: center;
    }
    .form-group {
        margin-right: 15px;
    }
    .document-list h3 {
        padding-right: 84px;
    }
    .form-group .control-label {
        font-size: 13px;
    }
    .home-block-1-title {
        top: 25%;
    }
    .promotion-text-content strong {
        font-size: 17px;
    }
    .logo {
        display: block !important;
    }



}
@media only screen and (max-width:375px){
    .home-block-1-logo img {
        width: 94px;
    }
    .home-block-1-title {
        top: 26%;
    }
    .home-video {
        right: -51px;
    }
    .video-content li a img {
        width: 58px;
    }
    .video-content li a {
        padding: 10px 0px 10px 5px;
    }
    .home-block-3-group {
        top: 17px;
    }
    .home-block-4-group {
        top: 16px;
    }
    .home-block-3-group-title h3 {
        font-size: 20px;
    }
    .home-block-3-group-title h3 > span{
        font-size: 20px;
    }
    .home-block-3-group-content p {
        font-size: 13px;
        height: 100%;
    }
    .home-block-2-group .col-xs-12.col-md-6.group-item{
        padding: 0px;
    }
    .home-block-2-item-title h3 {
        margin-bottom: 3px;
    }
    .group-item:nth-child(5) {
        width: 100%;
    }
    .group-item:nth-child(5)>.media>.media-right>.media-content {
        width: 190px;
    }
    .footer-content-between-content input {
        width: 315px;
    }
    .home-video {
        right: -39px;
    }
    .video-content li a img {
        width: 54px;
    }
    .footer-content-title h3 {
        text-align: center;
    }
    .home-block-4-group-content p {
        height: 100%;
    }
    .promotion-text-content strong {
        font-size: 15px;
    }






}

@media only screen and (max-width: 320px){

    .home-block-1-logo img {
        width: 73px;
    }
    .home-video {
        bottom: 29px;
    }
    .video-content li a img {
        width: 45px;
    }
    .fullpage_nav {
        display: none;
    }
    .section {
        min-height: 260px;

    }
    .home-block-1-img img {
        height: 260px;
    }
    .home-block-2-img img {
        height: 260px;
    }
    .section:nth-child(3) {
        min-height: 220px;

    }
    .home-block-3-img img {
        height: 230px;
    }
    .home-block-4-img img {
        height: 260px;
    }
    .section:nth-child(5) {
        min-height: 230px;
    }
    .home-block-5-right img {
        height: 230px;
    }
    .home-block-5-left img {
        height: 260px;
    }
    .section:nth-child(7) {
        min-height: 600px;
    }
    .footer-img img {
        height: 600px;
    }
    .slider-02 .owl-stage-outer .owl-stage .owl-item .item img {
        height: 260px;
    }
    .home-block-6-node i {
        font-size: 22px;
    }
    .home-block-6-node button {
        width: 38px;
        height: 38px;
    }
    .home-block-7-category ul li {
        padding: 5px;
    }
    .home-block-7-category ul li a {
        font-size: 9px;
    }
    .section:nth-child(1) {
        min-height: 260px;
    }
    .footer-allright {
        left: 5%;
    }
    .document-item {
        display: none;
    }
    .footer-content-between-content input {
        width: 280px;
    }
    .home-block-1-logo img {
        width: 55px;
    }
    .home-block-1-title {
        top: 17%;
        left: 17%;
    }
}