@media only screen and (min-width:1920px) {
}

@media only screen and (min-width:1600px) and (max-width:1900px) {	
}

@media only screen and (min-width:1400px) and (max-width:1590px) {	
}

@media only screen and (min-width:1300px) and (max-width:1399px) {	
    
}

@media only screen and (min-width:1200px) and (max-width:1280px) {	
}

@media screen and (max-width: 1024px) {
	
	.select_product li img {
       width: 40%;
}
    .navbar ul.navbar-nav li a{
        margin-right: 10px;
    }

    .small_line_car h1 {
    font-size: 24px;
}

.small_line_car p {
    font-size: 22px;
    text-align: center;
}

.new_form_car p {
    text-align: center;
    font-size: 23px;
}

.small_line_car h1 {
    text-align: center;
    font-size: 27px;
}
	.drive_checkbox {
	text-align: center;
}
	.new-banner-btn h4 {
		font-size: 26px;

}
	
	.new-banner-btn .btn-bg a {
	padding: 6px 11px;
	font-size: 16px;
}
    
}

@media screen and (max-width: 991px) {	
header {
    overflow: visible;
    background: #27262a;
}
.bg-main-color::after{
    display: none;
}
.item-slider{
    margin: 0;
}
.navbar-nav{
    position: relative;
    z-index: 11;
    background: #fff;
}
.navbar ul.navbar-nav li a {
    margin-right: 0;
    padding: 15px;
}
#navbarSupportedContent form{
    background: #fff;
    padding: 15px;
    z-index: 3;
    position: relative;
}
.custom-toggler.navbar-toggler {
    border-color: #55C0E7;
    margin-left: auto;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(54,143,190)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.title_text h4 {
    font-size: 17px;
}

.comn_title::after {
    bottom: -28px;
}
.small_line_car h1 {
    font-size: 24px;
}

.small_line_car p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
}
.new_form_car p {
	text-align: center;
	font-size: 18px;
}

.small_line_car h1 {
    text-align: center;
    font-size: 27px;
}
	
	header.section_menu {
	height: 540px;
}
	
	.drive_img {
	padding: 30px;
	margin-bottom: 30px;
}
	
	.new-banner-btn .btn-bg::before { 
		display: none;
	}
	
.new-banner-btn h4 {
	padding: 20px;
	font-size: 31px;
	text-align: center;
}
	
	.new-banner-btn .btn-bg {
	padding: 30px 0;
}

.top_insurance_link a {
    margin-left: 60px;
}
    
}

@media screen and (max-width: 767px) {
	.select_product li {
    width: 100%;
    text-align: center;
	}
	.new-banner-btn h4 {
	padding: 50px 30px 50px 100px;
	font-size: 20px;
}
	
.new-banner-btn .btn-bg {
	padding: 20px 0px;
	flex-flow: column;
}
	.new-banner-btn {
	background-size: auto;
	background-position-x: -170px;
}
	
	.new-banner-btn .btn-bg input {
	width: 80%;
	margin-right: 0;
	margin-bottom: 15px;
}
	
	.new-banner-btn .btn-bg a {
	width: 80%;
	text-align: center;
}
	
.new-banner-btn h4 {
	padding: 30px;
	font-size: 23px;
	text-align: center;
}
	
.logo-social {
	display: flex;
	flex-flow: column;
}
	
	.social {
	margin-left: 0;
}
	
	.footer-links li {
	display: inline-block;
	margin-right: 0px;
	width: 35%;
	text-align: left;
	margin-bottom: 10px;
}
	.drive_checkbox {
	text-align: left;
}
	

section.new_custome_drive {
    padding: 50px 0px;
}

.drive_img {
    margin-bottom: 24px;
}

.drive_img h4 {
    font-size: 18px;
}

.small_line_car h1 {
    font-size: 32px;
}

.small_line_car p {
    font-size: 13px;
}

.new_form_car p {
    font-size: 13px;
}

.title_text h4 {
	font-size: 16px;
	line-height: 24px;
	position: relative;
}

.comn_title::after {
	bottom: -55px;
}

.section_title h4 {
    font-size: 20px;

}

.comn_title_2::after {
	bottom: -23px;
}
.car_content h5 {
    text-align: center;
    font-size: 20px;
}

section.company_icon {
    padding-bottom: 0px;
}

section.section_driver {
    padding-top: 0px;
}

.car_content p {
    text-align: center;
    font-size: 15px;
}

.company_img img {width: 35%;}

.top_insurance_link {
    margin-top: 20px;
}
.top_insurance_link a {
    color: #fff;
    font-size: 16px;
    position: relative;
    margin: 0 auto 5px;
    display: table;
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.top_insurance_link a:first-child {
    margin-left: auto;
    margin-right: auto;
}
.top_insurance_link a::before {
	display: none;
}

}

@media screen and (max-width:425px) {
}
