@media only screen and (max-width:1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    .services_list_right_part {
    float: right;
    width:76%;
    margin-bottom: 40px;
}

.products_list h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}


.timer_content_list {
    width:100%;
    display: inline-block;
}

.timer_right_content {
    width: 176px;
    float: right;
    margin-right: 56px;
}

.text-img {
    font-size: 262px;
}

.gallery_content_pic h2 {
    width: 338px;
    position: absolute;
    top: 0px;
    left: 0%;
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    font-size: 39px;
    font-weight: 200;
}

.contact_left_content p {
    width: 244px;
    float: right;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px;
}

.banner_content {
    width:352px;
    position: absolute;
    top: 0px;
    left:5%;
    /*margin-left: auto;
    margin-right: auto;*/
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}
.banner_text {
    width: 100%;
    position: absolute;
    left:0px;
    top: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding: 0px 30px;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    font-size: 25px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}



.contact_form_left_content p {
    width: 225px;
    float: right;
    font-size: 15px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 40px;
}
.contact_button {
    float: right;
    padding: 10px 15px;
    border: none;
    font-size: 11px;
    margin-top: 10px;
    background: #505cfd;
    color: #fff;
    border-radius: 45px;
}

.iso {
    width: 70px;
    position: absolute;
    top: -10px;
    left: 315px;
}


}

@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }

    .services_list_right_part {
    float: right;
    width:84%;
    margin-bottom: 40px;
}

.products_list h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}

section.gallery {
    width: 100%;
    float: left;
    position: relative;
    margin-top:60px;
}

.gallery_content_pic h2 {
    width: 338px;
    position: absolute;
    top: 0px;
    left: 0%;
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    font-size: 27px;
    font-weight: 200;
}
header {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0px 0px 0px;
}

.login {
    float: right;
    margin-left: 30px;
    margin-top: 18px;
    margin-bottom:18px;
}
nav ul li {
    float: left;
    list-style: none;
    margin-left:0px;
}

.contact_left_content p {
    width: 627px;
    float: right;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px;
}

.banner_content {
    width: 272px;
    position: absolute;
   top: 0px;
    left:5%;
  /*  margin-left: auto;
    margin-right: auto;*/
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

.banner_text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding: 0px 30px;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    font-size: 18px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}



.contact_form_left_content p {
    width: 595px;
    float: right;
    font-size: 15px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 40px;
}
.contact_form_heading {
    width: 100%;
    float: right;
}

.contact_form_content {
    width: 100%;
    float: right;
    background: #ededed;
    padding: 25px;
    border-radius: 10px;
    margin-top: 30px;
}

.breadcrumbs_content{
    position: static;
    background:#000;
    width:100%;
    left: 0;
    padding:20px 0px;
    top:35%;
    height:100%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-align: center;
   z-index:99999999;
}
.breadcrumbs_content ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width:100%;
}



.building_material:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background-color: rgba(41, 41, 41, 0.7) !important;
    z-index: -1 !important;
}
.iso {
    width: 46px;
    float: left;
    margin-left: 30px;
    margin-top:23px;
}
.logo {
    float: left;
    margin-top:9px;
}


}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }

    .products_list {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 5px 0px rgba(119, 119, 119, 0.71);
    -moz-box-shadow: 0px 0px 5px 0px rgba(119, 119, 119, 0.71);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(119, 119, 119, 0.71);
    border: #ccc solid 1px;
    margin-bottom: 30px;
}

.products_list h2 {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}
.services_list_right_part {
    float: right;
    width:89%;
    margin-bottom: 40px;
}

footer p {
    margin-bottom: 0px;
    float: left;
    width:100%;
    text-align:center;
}

footer span {
    margin-bottom: 0px;
    float: right;
    width:100%;
    text-align:center;
}
.about_content figure {
    width: 100%;
    float: left;
    margin-bottom:20px;
}

.contact_left_content p {
    width:93%;
    float: right;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px;
}


.contact_form_left_content p {
    width:88%;
    float: right;
    font-size: 15px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 40px;
}




}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }

    .services_list_right_part {
    float: right;
    width:82%;
    margin-bottom: 40px;
}

.timer_left_content {
    float: left;
    color: #000;
    line-height: 186px;
    width:100%;
    margin-top: -25px;
    text-align: left;
}

.timer_right_content {
    width:100%;
    float: right;
    margin-right:0px;
    margin-top:-60px;
    margin-bottom:40px;
}
.statistics_content p {
    width: 100%;
    /* font-family: 'Playfair Display', serif; */
    float: left;
    font-size: 11px;
    color: #8d8b8b;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.gallery_content_pic h2 {
    width: 338px;
    position: absolute;
    top: 0px;
    left: 0%;
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    font-weight: 200;
}

.product_heading {
    width: 100%;
    float: left;
    margin-top: 26px;
    margin-bottom: 0px;
    font-size: 30px;
    color: #404044;
    text-transform: capitalize;
    border-bottom: #505cfd solid 1px;
    padding-bottom: 10px;
}

section.products_content {
    width: 100%;
    float: left;
    padding-bottom: 40px;
}

.contact_left_content p {
    width:90%;
    float: right;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 12px;
}

.banner_content {
    width:189px;
    position: absolute;
    top: 0px;
    left:5%;
  /*  margin-left: auto;
    margin-right: auto;*/
    height: 100%;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}
.banner_text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding: 0px 30px;
    text-align: center;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    font-size:11px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

.contact_form_left_content p {
    width: 82%;
    float: right;
    font-size: 15px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 40px;
}

.iso_content {
    float: left;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-top: -8px;
    margin-left: 0px;
}

.login {
    float: right;
    margin-left: 30px;
    margin-top:22px;
    margin-bottom:15px;
}

.iso {
    width: 46px;
    float: left;
    position:static;
    margin-left: 44px;
    margin-top:15px;
    margin-bottom:5px;
}
.logo {
    float: left;
    margin-top: 9px;
    margin-bottom:15px;
}

}