@charset "utf-8";


@media screen and (min-width:1081px) and (max-width:1599px) {
header {
	background-image: linear-gradient(to left, #0060aa 100%, #fff 0%);
}
header .menu {
	max-width: calc(100% - 0%);
	margin-left: auto;
	margin-right: 0;
	padding-right: 30px;
	padding-left: 30px;
}
#cssmenu > ul {
	max-width: 1600px;
}

}

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

.ftr-col-title {
	font-size: 25px;
}
#section-3::before {
	background-color: transparent;
}
#section-3 {
	position: relative;
	background: #D9D9D9;
	padding: 50px 0;
}
footer .org-container {
	padding-left: 5%;
	padding-right: 5%;
}


}

@media screen and (max-width:1080px) {
.banner-wraper .flex-div {
	flex-wrap: wrap;
}
.banner-wraper .flex-div .col-item:nth-child(1) {
	width: 100%;
	max-width: 100%;
}

.banner-wraper .flex-div .col-item:nth-child(2) {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
}
.banner-wraper {
	background: transparent;
}
header .menu {
	max-width: calc(100% - 0%);
	margin-left: auto;
	margin-right: 0;
	display: table;
	width: 100%;
}

header .menu li:nth-child(3) {
	display: none !important;
}
header .responsive-logo {
	width: 100%;
	max-width: 130px;
	display: block;
}

header > .flex-div {
	align-items: center;
	padding: 40px 0px 40px;
}
header {
	background-image: linear-gradient(to left, #0060aa 100%, #fff 0%);
}
.banner-wraper .org-container {
	padding: 0 0%;
}

header .responsive-logo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-top: 24px;
}
header #cssmenu ul {
	padding-top: 0px;
	padding-bottom: 20px;
}
#cssmenu ul li.active > a {
	border-bottom: 0px solid #508eb5;
}
.banner-image{
display: block;
}
.banner-image img {
	width: 100%;
}
#cssmenu > ul > li > a {
	padding: 6px 30px;
	font-size: 25px;
	text-align: left;
	line-height: normal;
}


.banner-title {
	font-size: 30px;
	line-height: normal;
	color: #fff;
}
.banner-wraper .flex-div .col-item:nth-child(2) {
	width: 100%;
	max-width: 100%;
	top: auto;
	padding: 30px 30px;
}

.banner-wraper .flex-div .col-item .desc-text p {
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}

.get-quote a {
	font-size: 20px;
	padding: 10px 20px;
	border-radius: 10px;
	font-weight: 500;
}
.banner-wraper .flex-div .col-item:nth-child(2) .get-quote {
	margin: 40px 0 30px;
}
.head-title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
}
section {
	margin-top: 50px;
}

#section-2 .col-item {
	flex: auto;
	max-width: calc(50% - 30px);
}
#section-2 .flex-div {
	column-gap: 30px;
	row-gap: 110px;
}
.org-container {
	padding: 0 30px;
}


footer .flex-div .col-item {
	flex: auto;
	padding: 0 15px;
}
footer .org-container {
	padding: 0 0px;
}
footer .flex-div .col-item.ftr-logo {
	width: 100%;
	margin-bottom: 30px;
}
footer .flex-div .col-item.ftr-logo a {
	display: flex;
	justify-content: center;
	max-width: 220px;
	margin: 0 auto;
}
header .menu {
	max-width: calc(100% - 0%);
	margin-left: auto;
	margin-right: 0;
	padding-right: 0% !important;
	padding-left: 0% !important;
}

#section-4 .flex-div {
	gap: 15px;
	margin-top: 50px;
}
#section-4 .flex-div ul {
	row-gap: 15px;
}
.contact-us .org-container > .flex-div {
	flex-wrap: wrap;
}
.contact-us .flex-div > .col-item {
	flex: auto;
	max-width: calc(100% - 0px);
}
.contact-us .org-container {
	padding: 0 15px;
}
.contact-us .flex-div > .col-item .sec-title {
	padding-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.head-title {
	font-size: 26px;
	font-weight: 600;
	line-height: 35px;
}
.contact-us form .flex-div {
	padding: 0 30px;
}

.contact-us form .flex-div {
	padding: 0 0px 0px;
}

.banner-wraper .flex-div .col-item:nth-child(1) .banner-image {
	top: 0;
}

.contact-us .flex-div > .col-item img {
	width: 100%;
}

footer .flex-div .col-item {
	padding: 0 15px;
}
.home-page header {
	background-image: linear-gradient(to left, #0060aa 85%, #0060aa 15%);
}

.home-page header .menu {
	max-width: calc(100% - 0%);
}
.button::after {
	height: 5px;
}


.contact-us .flex-div > .col-item.first{
    margin-bottom: 50px;
}

.contact-us form .flex-div .col-item {
    margin: 0 0 15px;
}

}


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

#section-2 .col-item {
	flex: auto;
	max-width: calc(100% - 0px);
}

#section-3 .flex-div .col-item:nth-child(1) {
	padding-left: 0px;
	max-width: 100%;
}
#section-3 .flex-div .col-item:nth-child(2) {
	max-width: 100%;
	margin-top: 30px;
}
footer .flex-div .col-item {
	flex: auto;
	margin-bottom: 20px;
}

footer .flex-div .col-item:nth-last-child(1) {
margin-bottom: 0;

}
.copyright-ftr p {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.d-flex .col-item {
	flex: auto;
	max-width: calc(100% - 0px);
}
.org-container {
	padding: 0 15px;
}
.d-flex .col-item .desc-box {
	padding: 15px;
}

.org-container .org-container {
	padding-left: 0;
	padding-right: 0;
}

}


@media screen and (max-width:575px) {
.contact-us form .flex-div .col-item {
	max-width: calc(100% - 0px);
}
}