@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)
{
	.box
	{
		height: 313px;
	}
	.box_phone
	{
		font-size: 24px;
	}
}

/************
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)
{
	.main_nav
	{
		display: none;
	}
	.logo_container
	{
		width: 181px;
	}
	.logo_content
	{
		padding-left: 0px;
	}
	.logo_text
	{
		font-size: 24px;
	}
	.logo_sub
	{
		font-size: 12px;
		font-weight: 400;
	}
	.top_bar_content
	{
		padding-left: 166px;
	}
	.top_bar_item
	{
		margin-left: 27px;
	}
	.top_bar_item a
	{
		font-size: 12px;
	}
	.emergencies
	{
		font-size: 12px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.logo_box
	{
		width: 18px;
		height: 18px;
		line-height: 18px;
		font-size: 18px;
		-webkit-transform: translateY(-1px);
		-moz-transform: translateY(-1px);
		-ms-transform: translateY(-1px);
		-o-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	.logo_text img {
	    width: 20%;
	    margin-bottom: 0;
	}
	.hamburger
	{
		display: block;
	}
	.features
	{
		padding-left: 0;
		padding-right: 0;
	}
	.features .container
	{
		max-width: 720px;
	}
	.features .container .row .col
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.feature
	{
		width: 100%;
	}
	.feature_content
	{
		padding-bottom: 69px;
	}
	.text_section_content
	{
		margin-top: 65px;
	}
	.footer_column
	{
		padding-top: 75px;
	}
	.copyright_content
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer_social ul
	{
		margin-right: 0;
		margin-left: -5px;
		margin-top: 15px;
	}
	.services.top .container {
		z-index: 3;
	}
	.services.top::before {
	    content: "";
	    position: absolute;
	    top: 10%;
	    right: -60%;
	    background-image: url(../images/side-right.png);
	    background-repeat: no-repeat;
	    width: 350px;
	    height: 410px;
	    z-index: 1;
	}
	.services-driver {
	    padding: 100px 0 0 0;
	    position: relative;
	    height: 100vh;
	}
	.message-wrap h2 {
		font-size: 20px;
	}
	.message-wrap:first-child {
	    padding-top: 30%;
	}
	.section_title.line-ttl {
	    background: #283290;
	    padding: 15px;
	    width: 100%;
	    margin-right: auto;
	    text-align: left;
	}
	.section_title.line-ttl h2 {
		font-size: 20px;
	}
	.driver-txt-box {
	    position: inherit;
	    z-index: 1;
	    top: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    background-color: #ff0030;
	    padding: 30px 20px;
	}
	.driver-txt-box h5 {
	    color: #FFF;
	    font-weight: bold;
	    font-size: 20px;
	}
	.col-lg-3.consul-list {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.driver-wrap img.driver-first {
	    position: inherit;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 2;
	}
	.driver-wrap img.driver-second {
	    position: inherit;
	    right: 0;
	    width: 100%;
	    z-index: 1;
	    top: 0;
	}
		.message-wrap table th {
    text-align: left;
    width: 100%;
    border: none;
    display: inherit;
	}
	table.doc th:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: -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)
{

}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.top_bar
	{
		display: none;
	}
	.logo_container
	{
		height: 127px;
	}
	.logo
	{
		margin-top: 9px;
	}
	.features .container
	{
		max-width: 540px;
	}
	.cta_content h2
	{
		font-size: 36px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	p
	{
		font-size: 16px;
	}
	.header.scrolled
	{
		top: 0px !important;
	}
	.header_content,
	.header.scrolled .header_content
	{
		height: 60px;
	}
	.header.scrolled .logo_container
	{
		top: 0;
	}
	.header.scrolled .logo_container
	{
		height: 77px;
	}
	.hamburger i
	{
		font-size: 20px;
	}
	.logo_container
	{
		width: 141px;
		height: 77px;
	}
	.logo_content
	{
		padding-left: 0;
	}
	.logo_text
	{
		font-size: 16px;
	}
	.logo_box
	{
		width: 12px;
		height: 12px;
		line-height: 12px;
		font-size: 12px;
	}
	.logo_sub {
	    font-size: 14px;
	    padding-left: 1px;
	    width: 100%;
	}
	.home_title span {
	    color: #20d34a;
	    font-size: 18px;
	}
	.menu
	{
		top: 90px;
	}
	.menu_close_container
	{
		top: 20px;
		right: 20px;
	}
	.menu_container
	{
		width: 100vw;
		right: -100vw;
	}
	.menu_item a
	{
		font-size: 20px;
	}
	.home
	{
		height: 40vh;
	}
	.home_container
	{
		bottom: 47px;
	}
	.home_title
	{
		font-size: 20px;
	}
	.breadcrumbs ul li, .breadcrumbs ul li a
	{
		font-size: 12px;
	}
	.section_title h2
	{
		font-size: 24px;
	}
	.button
	{
		height: 41px;
	}
	.button a
	{
		font-size: 11px;
		line-height: 41px;
		padding-left: 29px;
		padding-right: 34px;
	}
	.box_emergency_text
	{
		font-size:13px;
	}
	.feature_content
	{
		padding-left: 30px;
		padding-right: 30px;
	}
	.text_section_button
	{
		margin-top: 41px;
	}
	.cta_content h2
	{
		font-size: 28px;
	}
	h5.n_ttl {
	    margin-left: 0;
	    font-size: 26px;
	    font-weight: bold;
	    margin-top: 10%;
	    color: #333;
	    position: inherit;
	    right: 0;
	}
	table.doc td {
	    text-align: left;
	    width: 100%;
	    border: none;
	}
}

/************
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)
{

}
