@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. 1840px
************/

@media only screen and (max-width: 1840px)
{
	.main_nav
	{
	    margin-left: 143px;
	}
}

/************
1. 1760px
************/

@media only screen and (max-width: 1760px)
{
	.work_hours
	{
	    display: none;
	}
}

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	.main_nav
	{
		margin-left: 54px;
	}
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	.header_phone
	{
		display: none;
	}
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	.main_nav ul li:not(:last-child)
	{
		margin-right: 29px;
	}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.header_button
	{
		/*display: none;*/
	}
	.home_slider_dots
	{
		left: calc((100vw - 930px) / 2);
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{

	.home_content {
    max-width: 80%;
}

	.main_nav,
	.header_social
	{
		display: none;
	}
	.home_slider_dots
	{
		left: calc((100vw - 690px) / 2);
	}
	.hamburger
	{
		display: block;
	}
	.intro_form_container
	{
		margin-top: 102px;
	}
	.why_image
	{
		position: relative;
		bottom: auto;
		right: auto;
	}
	.why_content
	{
		padding-bottom: 60px;
	}
	.why_image img
	{
		max-width: 100%;
	}
	.cta_phone
	{
		margin-top: 33px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 80px;
	}
	.footer_location,
	.footer_contact
	{
		padding-top: 0;
	}
}

/************
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)
{

	.intro_image img {
    width: 250px;
    position: static;
  
}
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{

	.home_content {
    max-width: 100%;
}
	.intro {
 
    padding-top: 0px;
    
}

	.home {
    margin-top: 60px;
    height: calc(100vh - 300px);
}

	.home_slider_dots {
    position: absolute;
    bottom: 10px !important;
    left: 50% !important;
    z-index: 1;
    transform: translateX(-50%) !important;
    display: block !important;
}

	.background_image:before {
    background-color: rgb(255 255 255 / 78%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

	.contact_info ul li > div:first-of-type {
    width: max-content;
   
    margin-right: 30px;
}

	.inner-banner .home_content .home_title {
    text-shadow: 10px 0px 5px #fff;
    text-align: left;
    background-color: #ffffffa1;
    margin-left: -20px;
    padding: 4px 30px;
    width: max-content;
}

	.inner-banner .parallax_background{
		    background-position: center right !important;

	}

.inner-banner {
    margin-top: 60px;

    height: 400px;
}

.icon_container {
    width: 81px;
    height: 61px;
    border-radius: 50%;
    background: #1950AE;
    margin-right: 30px;
}

.why_list_content {
    width: 100%;
        padding-left: 0;

}

.why_image_container {
 
    margin-bottom: 50px;
}

.cta_container li {
    display: block !important;
    width: 100%;
       margin-bottom: 30px;

}

.intro_image {
      margin-top: 30px;

    text-align: center;
}

.cta_container {
    text-align: center;
}
.cta_phone {

    width: 100%;
}
.intro_content {

    text-align: center;
}

	.form-group {
    margin-bottom: 1rem;
    width: 100%;
}


	.home_slider_container .home_buttons.d-flex {
    display: block !important;
}

.home_slider_container .button_1{
	    margin-bottom: 0px;

}

.home_container{
	text-align: center;
}

.home_slider .home_text{
    font-weight: 700;
    display: none;

}

.home_slider .home_title h1{
    font-size: 32px;

}

.home_slider .home_content {

    text-align: left;
}


.home_slider .home_container {
   
    top: 78%;
     background-image: linear-gradient(to right,#fff,rgba(255,0,0,0));

    width: 100%;
    padding: 25px 20px;
}


.home_slider .home_buttons {
    margin-top: 6px;
}

.home_slider .button_2{
display: none;
}

	.background_image {
 
    background-position: 100%;
}
	
	.home_content
	{
		max-width: 100%;
	}
	.home_title
	{
		font-size: 48px;
	}
	.home_subtitle
	{
		font-size: 24px;
	}
	.milestone_col:not(:last-child)
	{
		margin-bottom: 50px;
	}
	.extra_content
	{
		width: 100%;
	}
	.footer_bar_content
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer_nav
	{
		margin-top: 15px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{


	.blog_post_title a
	{
		font-size: 24px;
	}
	.blog_post_info
	{
		margin-top: 15px;
	}
	.blog_post_info ul li, .blog_post_info ul li a
	{
		font-size: 13px;
	}
	.blog_post_text
	{
		margin-top: 26px;
	}
	.blog_post_date
	{
		width: 70px;
		height: 98px;
	}
	
	p
	{
		font-size: 13px;
	}
	h2
	{
		font-size: 36px;
	}
	.header.scrolled .header_content,
	.header_content
	{
		height: 60px;
	}

	.logo a > div:first-child
	{
		font-size: 24px;
	}
	.logo a > div:last-child
	{
		font-size: 10px;
	}
	.section_subtitle
	{
		font-size: 16px;
	}
	.header_content
	{
		padding-left: 15px;
		padding-right: 30px;
	}
	.button
	{
		height: 40px;
	}
	.button a
	{
		font-size: 12px;
		line-height: 36px;
		padding-left: 31px;
		padding-right: 30px;
	}

	.home_subtitle
	{
		font-size: 18px;
	}
	.home_title
	{
		font-size: 36px;
	}
	.cta_title
	{
		font-size: 28px;
	}
	.cta_phone
	{
		font-size: 24px;
	}
	.extra_disc > div:first-child
	{
		font-size: 48px;
	}
	.extra_disc > div:last-child
	{
		font-size: 20px;
	}
	.extra_title
	{
		font-size: 56px;
	}
	.newsletter
	{
		padding-bottom: 67px;
	}
	.newsletter_row
	{
		margin-top: 39px;
	}
	.newsletter_title
	{
		font-size: 24px;
	}
	.newsletter_input
	{
		width: calc(100% - 120px);
		height: 40px;
	}
	.newsletter_input::-webkit-input-placeholder
	{
		font-size: 13px !important;
	}
	.newsletter_input:-moz-placeholder
	{
		font-size: 13px !important;
	}
	.newsletter_input::-moz-placeholder
	{
		font-size: 13px !important;
	} 
	.newsletter_input:-ms-input-placeholder
	{ 
		font-size: 13px !important;
	}
	.newsletter_input::input-placeholder
	{
		font-size: 13px !important;
	}
	.newsletter_button
	{
		width: 142px;
		height: 40px;
		font-size: 12px;
	}
	.opening_hours
	{
		left: auto;
		width: 100%;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
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)
{
	
}