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

.particles-js-canvas-el {
    position: absolute;
    top: 132px;
    left: 0;
}
.project_div{
    height: 800px;
}
.header_menu .menu_col {
    
}
.section_1 .sec1_row .sec1_text .cont_button {
    margin-bottom: 40px;
}
.section_2 .services_list .service {
    max-width: 46%;
}
.section_5 .client_row .client {
    margin-right: 10px;
    margin-bottom: 20px;
}
.working_way{
    border-radius: 50px 50px 50px 50px !important;
    border: 2px solid #6c757d3b;
}
.section_3 .team .team_col {
    max-width: 100%;
    margin-bottom: 20px;
}
.section_6 .blog_row .blog {
    box-shadow: 0 10px 30px 0 rgba(55,97,98,.15);
    margin-bottom: 20px;
}
.section_8 .brand {
    width: 230px;
    margin-right: 0px; 
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
footer .footer_header .footer_col .contact {
    background-color: #21749c;
    position: inherit;
    bottom: 0px;
    left: 15%;
    height: 250px;
    width: 500px;
    border-radius: 284px 285px 0 0;
    font-size: 12px;
    font-weight: 400;
}
footer .footer_header .footer_col .contact .cont_info {
    padding: 80px 0px 0px 120px;
    color: white;
    font-weight: 700;
    line-height: 20px;
    font-size: 16px;
}
footer .footer_header .footer_col .social_media {
    background-color: #21749c;
    position: relative;
    top: 0px;
    left: 15%;
    height: 250px;
    width: 500px;
    border-radius: 0px 0px 508px 508px;
    margin-top: 10px;
    font-size: 14px;
}
footer .footer_header .footer_col .social_media .connect {
    text-align: left;
        padding: 25px 0px 10px 0px;
}
footer .footer_header .footer_col .social_media .connect h4 {
    color: white;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 0px;
    font-size: 18px;
}
footer .footer_header .footer_col .social_media .connect .footer-icon {
    padding: 0px 10px 0px 165px;
    /* float: left; */
}
footer .footer_header .footer_col .social_media .contact_form .form-group {
    width: 100%;
        margin: 10px 3px 0px 90px;
    float: left;
}
footer .footer_header .footer_col .social_media ul li a {
    margin: 10px 0px;
    text-align: center;
    color: white;
}
.btn-primary {
    margin: 10px 180px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    text-align: center;
}
footer .footer_header .footer_col .social_media .footer_menu {
    margin: 25px 0px;
    text-align: center;
    padding: 10px 0px;
}
.Copyright {
    text-align: center;
    padding: 0px;
    color: #21749c;
    font-weight: 500;
    font-size: 18px;
    margin-top: 90px;
    background-color: #21749c;
    color: white;
    border-radius: 3px;
}
footer .footer_header {
    background-image: linear-gradient( 120deg,#015dc752,#0f3057db);
    background-blend-mode: overlay;
    background-size: 100%;
    background-position: unset;
}
.footer_logo{
    text-align: center;
}
.project_image{
    text-align: center;
}
.slideshow_project {
    height: 770px;
}
.slidr_btn{
    padding: 5px 20px;
    float: left;
    margin-left: 170px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}

footer .footer_header .footer_col .social_media .contact_form {
    display: block;
    margin-left: 45px;
}
.gmail_icon {
    width: 22px;
    position: absolute;
    top: 49%;
    left: 29%;
}



}


@media only screen and (max-width: 778px) { 
.header_menu .menu_col {
    
}
.top_bar .top_row .top_menu{
    display: none;
}
.section_2 .services_list .service {
    max-width: 100%;
}
.working_way{
    border-radius: 50px 50px 50px 50px !important;
    border: 2px solid #6c757d3b;
}
.project_image{
    text-align: center;
}
.section_5 .client_row .client {
    max-width: 100%;
}
footer .footer_header .footer_col .social_media .contact_form{
    display: block;
     margin-left: 45px;
}
.gmail_icon {
    width: 22px;
    position: absolute;
    top: 49%;
    left: 29%;
}
footer .footer_header .footer_col .contact {
    background-color: #21749c;
    position: inherit;
    bottom: 0px;
    left: 5%;
    height: 250px;
    width: 500px;
    border-radius: 284px 285px 0 0;
    font-size: 12px;
    font-weight: 400;
}
footer .footer_header .footer_col .social_media {
    background-color: #21749c;
    position: relative;
    top: 0px;
    left: 5%;
    height: 250px;
    width: 500px;
    border-radius: 0px 0px 508px 508px;
    margin-top: 10px;
    font-size: 14px;
}









}



@media only screen and (max-width: 600px) {
.size_project{
    font-size: 20px;
}
.logo{
    height: 50px !important;
}
.gmail_icon{
   width: 22px;
    position: absolute;
     top: 50%; 
     left: 30%; 
}
.sub_menu{
    width:94%;
}
.section_4 .work_row .work_menu ul li a{
    color: black;
}
.slidr_btn {
    padding: 5px 20px;
    float: left;
    margin-left: 50px;
    margin-top: 0px;
    border-radius: 3px;
}
.project_div{
    height: 880px;
    overflow-x: none !important ;
}
.text-center{
    text-align: center;
}
.project_margin{
    margin : 20px 0px;
    width: 90% !important;
}
.carousel-caption{
    top: 7% !important;
}
.carousel{
    height: 115px !important;
}
.project_image{
    padding-top: 20px;
    padding-bottom: 20px;
}
.section_4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 560px;
    background-color: transparent;
    background-image: linear-gradient(120deg,rgb(24 110 154),#65696fba);
}
.project_img_size {
    width: 330px;
    height: 300px;
}
.prj_slider1 {
    padding: 40px 0px;
}
.navbar {
    float: none !important;
    width: 100%;
    padding: 0px !important;
}
.working_way{
    border-radius: 50px 50px 50px 50px !important;
    border: 2px solid #6c757d3b;
}
.project_list{
    margin-left: 10px !important;
}

.logo_back{
    width:70px;
}
.its_headline{
    font-size: 20px;
}
.slogan{
    font-size: 12px !important;
    left: 0% !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    border-bottom: 1px solid #f3f3f38f;
    background-color: #f7f7f7;
    margin: 5px 0px;
    border-radius: 5px;
}
.navbar-light .navbar-toggler{
    position: absolute;
    top: -45px;
    right: 10px;
}


.particles-js-canvas-el {
    position: absolute;
    top: 100px !important;
    height: 200px !important;
    left: 0;
}
.logo_section{
	position: relative;
}
.header_menu .menu_col {

}
.section_1 .sec1_row .sec1_text .cont_button {
	margin-bottom: 40px;
}
.section_2 .services_list .service {
	max-width: 100%;
}
.section_4 {
padding-top: 40px;
}
.section_4 .work_row {
    margin: 5px 0px;
}
.section_5 .client_row .client {
    max-width: 100%;
    margin-right: 0px;
    margin: 10px 0px;
}
.section_3 .team .team_col {
    max-width: 100%;
}
.section_8 .brand {
    width: 330px;
     margin-right: 0px;
     float: none;
     text-align: center; 
     margin: 20px 0px;
}
.bd_img{
	width: 200px;
    margin-left: 70px;
}
.top_footer{
    text-align: center;
}
footer .footer_header .footer_col .top_footer .about{
    text-align: justify;
}
footer .footer_header .footer_col .contact {
    background-color: #21749c;
    position: inherit;
    bottom: 0px;
    left: -1%;
    height: 175px;
    width: 335px;
    border-radius: 284px 285px 0 0;
    font-size: 12px;
    font-weight: 400;
}
footer .footer_header .footer_col .contact .cont_info {
    padding: 30px 0px 0px 65px;
    color: white;
    font-weight: 700;
    line-height: 20px;
}
footer .footer_header .footer_col .social_media .contact_form{
    display: block;
}
footer .footer_header .footer_col .social_media {
    background-color: #21749c;
    position: relative;
    top: 0px;
    left: -1%;
    height: 175px;
    width: 335px;
    border-radius: 0px 0px 508px 508px;
    margin-top: 10px;
    font-size: 14px;
}
footer .footer_header .footer_col .social_media .connect {
    text-align: left;
    padding: 5px 0px 10px 0px;
}
footer .footer_header .footer_col .social_media .connect h4 {
    color: white;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 0px;
    font-size: 18px;
}
footer .footer_header .footer_col .social_media .connect .footer-icon {
    padding: 0px 10px 0px 87px;
    /* float: left; */
}
footer .footer_header .footer_col .social_media .contact_form .form-group {
    width: 100%;
    margin: 5px 3px 0px 75px;
    float: left;
}
footer .footer_header .footer_col .social_media ul li a {
    margin: 10px 0px;
    text-align: center;
    color: white;
}
.btn-primary {
    margin: 6px 120px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    text-align: center;
}
footer .footer_header .footer_col .social_media .footer_menu {
    margin: 10px 0px;
    text-align: center;
    padding: 10px 0px;

}
footer .footer_header {
    background-image: linear-gradient( 120deg,#015dc752,#0f3057db);
    background-blend-mode: overlay;
    background-size: initial;
    height: 850px;
}

.Copyright {
    text-align: center;
    padding: 0px;
    color: #21749c;
    font-weight: 500;
    font-size: 18px;
    margin-top: 90px;
    background-color: #21749c;
    color: white;
    border-radius: 3px;
}
.cont_info .phone{
	
}
.cont_info .email{

}
.cont_info .Location{
	
}

.top_bar .top_row .top_menu li:not(:last-child):after {
	display: none;
}
.top_bar .top_row .top_menu {
    display: none;
}
.icn{
    font-size: 16px !important;
}
footer .footer_header .footer_col .social_media .contact_form {
    display: block;
    margin-left: 15px;
}
.working_pattern {
    padding: 60px 0px;
    height: 1600px;
}
.project_div{
	overflow-x: inherit;
}

}