@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
    .hero_slider_container
    {
        width: calc(100% - 134px);
    }
	.hero_sidebar
    {
        width: 134px;
    }
    .hero_sidebar_content p
    {
        font-size: 40px;
        letter-spacing: 0.02em;
    }
    .menu_container
    {
        right: 28px;
    }
    .hero_scroll_container
    {
        width: 134px;
        height: 134px;
    }
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	.owl_item_content
    {
        padding-left: 50px;
    }
    .hero_title
    {
        font-size: 72px;
    }
    .hero_slider_container
    {
        width: 100%;
    }
	.hero_sidebar
    {
        display: none;
    }
    #header_menu_line
    {
        width: calc(100vw - 322px);
    }
    .menu_line
    {
        background-color: #ffffff !important;
    }
    .projects_container li
    {
        width: 50%;
        height: 50vw;
    }
    .team_item
    {
        width: 50%;
        height: calc(50vw / 1.777777777777778);
    }
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
    .about_extra_text
    {
        padding-right: 20px;
        padding-bottom: 0;
    }
	.about_extra_image
    {
        padding-left: 20px;
    }
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
    h2
    {
        font-size: 40px;
    }
	.logo_container
    {
        top: 48px;
    }
    #header_menu_line
    {
        width: calc(100% - 334px);
        top: 69px;
        left: 186px;
    }
    .menu_container
    {
        right: 40px;
        top: 48px;
    }
    .hero_title
    {
        font-size: 56px;
    }
    .section_subtext
    {
        font-size: 17px;
    }
	.footer_contact
	{
		width: 50%;
		float: left;
		padding-top: 75px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none;
		padding-left: 0px;
		padding-right: 10px;
	}
	.footer_contact ul
	{
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		border-bottom: none;
	}
	.footer_contact ul li
	{
		display: block;
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: solid 1px rgba(255, 204, 95, 0.3);
	}
	.footer_contact ul li p
	{
		color: #F7F7F7;
		font-size: 14px;
	}
	.footer_logo_and_about
	{
		width: 50%;
		float: left;
        padding-left: 10px;
	}
	.footer_about
	{
		margin-top: 25px;
	}
	.footer_about_inner
	{
		width: 100%;
		text-align: left;
		margin-left: 0px;
	}
	.footer_logo
	{
		text-align: left;
	}
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
    .about_items_container
    {
        flex-direction: column !important;
        margin-top: 49px;
    }
	.about_item
    {
        width: 100%;
    }
    .about_item:not(:last-child)
    {
        margin-bottom: 30px;
    }
    .about_button_row
    {
        margin-top: 42px;
    }
    .about_item p
    {
        max-width: 400px;
    }
    .about_extra_content
    {
        flex-direction: column !important;
    }
    .about_extra_content > div
    {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .about_extra_content
    {
        padding-top: 92px;
    }
    .about_extra_text
    {
        padding-bottom: 52px;
    }
    .service
    {
        width: 100%;
    }
    .stats_section
    {
        padding-bottom: 110px;
    }
    .stat
    {
        width: calc((100% - 20px) / 2);
        text-align: center;
        margin-bottom: 40px;
    }
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	.logo_container
    {
        top: 35px;
        left: 23px;
    }
    #header_menu_line
    {
        left: 135px;
        top: 57px;
        width: calc(100% - 241px);
    }
    .menu_container
    {
        top: 37px;
        right: 15px;
    }
    .hero_title
    {
        font-size: 52px;
    }
    .service h3
    {
        font-size: 20px;
    }
    .team_item
    {
        width: 100%;
        height: calc(100vw / 1.777777777777778);
    }
    .team_name
    {
        font-size: 18px;
    }
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.pb_item
    {
        width: 100%;
        margin-bottom: 52px;
    }
    .testimonial
    {
        width: 100%;
    }
    .testimonial:nth-child(odd)
    {
        padding-right: 0;
    }
    .testimonial:nth-child(even)
    {
        padding-left: 0;
    }
    .footer_content
	{
		padding-bottom: 50px;
	}
	.footer_contact
	{
		width: 100%;
		float: none;
	}
	.footer_logo_and_about
	{
		width: 100%;
		float: none;
	}
	.footer_logo
	{
		margin-top: 15px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
    h2
    {
        font-size: 28px;
    }
    section
    {
        padding-top: 64px;
        padding-bottom: 70px;
    }
	.logo_container
    {
        top: 30px;
        left: 20px;
    }
    #header_menu_line
    {
        display: none;
    }
    .logo a img
    {
        width: 78px;
    }
    .main_menu_container
    {
        width: 100%;
        right: -100%;
    }
    .menu_container
    {
        top: 29px;
        right: 15px;
        width: 60px;
        height: 31px;
    }
    .menu_line
    {
        height: 2px;
        float: right;
        margin-bottom: 3px;
    }
    .main_menu ul li a
    {
        font-size: 20px;
        line-height: 2.2;
    }
    .hero_title
    {
        font-size: 52px;
    }
    .owl_item_content
    {
        padding-right: 60px;
    }
    .owl_item_content
    {
        padding-left: 20px;
    }
    .hero_title
    {
        font-size: 40px;
    }
    .hero_link
    {
        margin-top: 20px;
        font-size: 18px;
    }
    .social_container
    {
        left: 20px;
    }
    .hero_subtitle
    {
        font-size: 16px;
    }
    .about_section
    {
        padding-bottom: 70px;
    }
    .about_image_container
    {
        border-radius: 12px;
        margin-bottom: 59px;
    }
    .welcome_container 
    {
        height: 130px;
    }
    .about_extra_content
    {
        padding-top: 62px;
        padding-bottom: 70px;
    }
    .about_extra_text h2
    {
        font-size: 22px;
    }
    .about_extra_text p
    {
        margin-top: 15px;
    }
    .about_extra_text
    {
        padding-bottom: 48px;
    }
    .skills_section
    {
        padding-bottom: 30px;
    }
    .pb_item h3
    {
        margin-bottom: 2px;
    }
    .progressbar-text
    {
        top: -15px !important;
    }
    .skills_container
    {
        margin-top: 48px;
    }
    .services_section
    {
        padding-bottom: 50px;
    }
    .services_container
    {
        margin-top: 49px;
    }
    .service h3
    {
        font-size: 19px;
    }
    .stats_section
    {
        padding-top: 105px;
        padding-bottom: 65px;
    }
    .stat
    {
        width: calc((100% - 16px) / 2);
    }
    .stats_counter
    {
        font-size: 22px;
        margin-top: 18px;
    }
    .stat_text
    {
        font-size: 16px;
    }
    .projects_container li
    {
        width: 100%;
        height: 100vw;
    }
    .projects_container
    {
        margin-top: 49px;
    }
    .projects_button_container
    {
        margin-top: 49px;
    }
    .quote_section
    {
        padding-top: 87px;
        padding-bottom: 82px;
    }
    .quote p
    {
        font-size: 40px;
    }
    .team_info
    {
        padding-left: 16px;
    }
    .team_info ul
    {
        right: 16px;
    }
    .team_item:hover .team_info
    {
        bottom: 20px;
    }
    .footer_social
    {
        justify-content: start !important;
        left: auto;
    }
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	.logo_container
    {
        left: 16px;
        top: 20px;
    }
    .menu_container
    {
        top: 18px;
        right: 6px;
    }
    .section_subtext
    {
        font-size: 16px;
    }
    .pb_item h3, .progressbar-text
    {
        font-size: 14px;
    }
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	
}