@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)
{

}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{

}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{

}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{

}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{

}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{

}

/************
6. 991px
************/
@media only screen and (min-width: 992px)
{

}
@media only screen and (max-width: 991px)
{
	.header_nav,
	.search_container,
	.header_social
	{
		display: none !important;
	}
	.header
	{
		position: fixed;
		top: 0;
		left: 0;
	}
	.header.scrolled
	{
		top: 0;
	}
	.hamburger
	{
		display: block;
	}
	.logo_image div
	{
		width: 49px;
	}
	.logo_text
	{
		font-size: 24px;
	}
	.header_top_content
	{
		height: 100px;
	}
	.home_title
	{
		font-size: 48px;
	}
	.menu_social
	{
		text-align: center;
	}
	.menu_social_title
	{
		display: block;
	}
	.menu_social ul
	{
		display: block;
		margin-left: 0;
	}
	.home
	{
		width: 100%;
		height: 357px;
	}
	.current_page
	{
		font-size: 48px;
		line-height:60px!important;
	}
	.home_content_container .d-flex {
		display:block!important;
	}
	.current_text {
		line-height: 1.35!important;
	}
	.tab_text
	{
		margin-top: 30px;
	}
	.milestone_col:not(:last-child)
	{
		margin-bottom: 60px;
	}
	.loader_col:not(:last-child)
	{
		margin-bottom: 60px;
	}
	.icon_box_col
	{
		margin-bottom: 60px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 60px;
	}
	.footer_extra_content
	{
		height: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.footer_extra_links
	{
		margin-top: 10px;
	}
	.copyright
	{
		margin-top: 13px;
	}
	.pricing_section_title {
		font-size:30px!important;
	}
	.elements_milestones .milestone_counter {
		line-height: 1;
	}
	.elements_milestones .milestone_text {
		font-size: 30px;
	}
	.calendar .calendar_item_text div:first-child {
		font-size: 20px;
	}
}

/************
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)
{
	.wpgs-nav .slick-track {
		display:none!important;
	}


	.home.nobackground {
		height: 84px!important;
	}
	.breadcrumbs ul li {
		font-size:11px!important;
	}
	.subbar .breadcrumbs {
		line-height: 52px!important;
	}
	.events.clients {
		width: 100%;
		background: #FFFFFF;
		padding-top: 45px!important;
		padding-bottom: 45px!important;
	}
	.events.clients .event:not(:last-child) {
		margin-bottom: 45px!important;
	}
	.footer .footer_content {
		padding-top: 108px!important;
		padding-bottom: 115px!important;
	}

	.onlymain .current_text {
		font-size: 38px;
	}
	.onlymain .current_page {
		font-size: 80px;
	}
	html body {
		font-size: 20px;
	}
	.calendar .calendar_item_text div:first-child {
		font-size: 28px;
	}
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.onlymain .current_page
	{
		font-size: 36px;
	}
	.home.nobackground {
		height:52px!important;
	}
	.products-image {
		width:50%!important;
	}
	.products-sub-description {
		width: 50%;
	}

	.onlymain .current_text {
		font-size: 20px;
	}
	html body {
		font-size: 14px;
	}
	.calendar .calendar_item_text div:first-child {
		font-size: 18px;
	}

}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{

	p
	{
		font-size: 13px;
	}
	.header_top_content
	{
		height: 60px;
	}
	.logo_image div
	{
		width: 39px;
		height: 32px;
	}
	.logo_content
	{
		padding-left: 10px;
	}
	.logo_text
	{
		font-size: 14px;
	}
	.logo_sub
	{
		font-size: 9px;
	}
	.menu_close_container
	{
		top: 19px;
		right: 30px;
	}
	.menu_item a
	{
		font-size: 18px;
	}
	.menu_item a::after
	{
		height: 2px;
	}
	.menu_social
	{
		bottom: 10px;
	}
	.menu_social_title
	{
		display: none;
	}
	.menu_social ul
	{
		display: block;
	}
	.menu_social ul
	{
		margin-left: 0;
		margin-top: 10px;
	}
	.menu_social
	{
		text-align: center;
	}
	.button,
	.button_3
	{
		width: 165px;
		height: 42px;
	}
	.button_2
	{
		height: 42px;
	}
	.button a
	{
		line-height: 42px;
		font-size: 12px;
	}
	.button_2 a
	{
		line-height: 42px;
		font-size: 12px;
	}
	.home
	{
		height: 217px;
	}
	.home_content_container
	{
		bottom: 70px;
	}
	.current_page
	{
		font-size: 24px;
	}
	.breadcrumbs ul li
	{
		font-size: 14px;
	}
	.accordion,
	.accordion_panel p
	{
		font-size: 13px;
	}
	.tab
	{
		height: 47px;
		line-height: 47px;
		font-size: 13px;
	}
	.loader
	{
		width: 125px;
		height: 125px;
	}
	.loader strong
	{
		font-size: 24px;
		top: 36px;
	}
	.loader span
	{
		font-size: 12px;
		margin-top: 0;
	}
	.icon_box_num
	{
		font-size: 48px;
	}
	.footer_social_list
	{
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}
	.footer_extra_links
	{
		margin-top: 25px;
	}
	.footer_links ul li a,
	.footer_social_title
	{
		font-size: 14px;
	}
	.footer_social_list li:not(:last-child)
	{
		margin-right: 22px;
	}
	.col-3.footer_col {
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%;
	}
	.footer_about_text p {
		color: #767676;
		font-size: 20px;
		line-height: 1;
	}
	.footer .footer_links ul li a {
		font-size: 22px;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	.home.nobackground {
		height:52px!important;
	}
	.menu_close_container {
		right:20px!important;
	}
	.products-image {
		width:100%!important;
	}
	.products-sub-description {
		width: 100%;
	}
	.elements_title {
		line-height:1!important;
	}
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{

}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{

}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
	.home.nobackground {
		height:102px!important;
	}
	.elements_title {
		line-height:1!important;
	}
	.slick-slide {
		width:270px;
	}
	.wpgs-nav .slick-track {
		display:none!important;
	}
	.products-content {
		display:block!important;
	}
	.products-description {
		margin-top:60px;
		margin-left:0px!important;
	}
	.menu_close_container {
		right:20px!important;
	}
	.home_content_container.onlymain .current_page {
		display:none;
	}
}

@media only screen and (max-width: 360px) {
	.accordion {
		font-size: 15px;
	}

	.accordion_panel {
		font-size: 14px;
	}
	.category-sort-select select {
		padding-left: 5px;
		margin-left: 5px;
		height: 37px;
	}
	.home_content_container .current_page {
		line-height: 1!important;
	}
	.tab_text .bold {
		text-transform: inherit!important;
	}
}