*{ 
	font-family:'Lato';
}
.text-center img {
	display: inline-block;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

header {
	padding: 0px;
}
header .mainmenu {
	float: right;
	padding-top: 10px;
}
.header-top {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 99;
}
h1.inner-page {
    font-family: 'Source Sans Pro' !important;
    font-weight: 900;
    text-transform: uppercase !important;
}
.header-logo {
    padding-top: 10px;
}
header .mainmenu ul li a {
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  padding-top: 30px;
  font-family: 'Source Sans Pro';
}
.header-phone a span {
  padding-left: 5px;
}
.header-phone a: hover{
	color: #000;
}
.header-phone a{
  font-size: 18px;
  font-weight: 700;
  font-family: 'Source Sans Pro';
  background-color: #f3a000;
  padding: 8px 10px 10px;
  border-radius: 10px;
  margin-top: 30px;
  display: block;
  color: #000;
  text-decoration: none;
}
.header-phone a i {
  font-size: 20px;
  color: #000;
  background-color: #fff;
  padding: 7px;
  border-radius: 10px;
}

header .mainmenu ul li {
	padding: 0px 18px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}

/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	color: #f5a100 !important;
	font-weight: 700;
	text-decoration: underline;
    
}
header .mainmenu .navbar-nav .menu1 a.active, header .mainmenu .navbar-nav .menu1 a:focus, header .mainmenu .navbar-nav .menu1 a:hover{
	background-image: none !important;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active{
	color: #386979;
}
header .header-bottom {
	position: relative;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
  }
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	width: 100%;
}
header .banner-contents h1 {
  font-size: 65px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.3;
  font-family: 'Satisfy';
}
header .banner-contents h2 {
  font-size: 60px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.3;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
}
header .banner-contents h2 span{
  color: #f4a000;	
}
.latest-content h5 {
  font-size: 22px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.latest-wrap {
    padding: 30px 0px;
}
.latest-content {
  padding: 100px 30px 0px 10px;
}
.container.cont h4 {
  color: #fff;
}

.latest-wrap {
    background-image: url(img/others/bg-latest.png);
    background-repeat: no-repeat;
    background-size: 68% 93%;
    background-position: right;
}
.latest-wrap1 {
  background-image: url(img/others/bg-latest1.png);
  background-repeat: no-repeat;
  background-size: 67% 103%;
  background-position: left;
}
.latest-section {
  padding: 20px 0px;
}
.latest-wrap1 .latest-content {
  padding-left: 130px;
}
.container.cont p {
  color: #000;
}
.latest-img1 {
  margin-left: 20%;
}
.latest-img {
  margin-left: 56%;
  margin-top: 10px;
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm{
	padding-left: var(--bs-gutter-x, 0.0rem) !important;
}
.banner-contents p {
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  padding: 10px 0px;
  font-weight: 400;
  text-align: justify;

}
.banner-contents a {
  text-decoration: none;
  font-size: 18px;
  color: #000;
  background-color: #f4a000;
padding: 12px 20px;
font-weight: 900;
text-transform: capitalize;
border-radius: 10px;
box-shadow: 1px 2px 6px #262626;
-webkit-box-shadow: 1px 2px 6px #262626;
-moz-box-shadow: 1px 2px 6px #262626;
-ms-box-shadow: 1px 2px 6px #262626;
}

/*.banner-contents a:hover{
	color: #fff;
}*/
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
	opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .header-bottom:hover .owl-prev {
	opacity: 1;
	left: 2%;
}
header .header-bottom:hover .owl-next {
	opacity: 1;
	right: 2%;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
    bottom: 10%;
    left: 0%;
    position: absolute;
    right: 0%;
    z-index: 9999;
}

header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #2478bc !important;
    padding: 5px;
}
.owl-dot span {
    background-color: #fff;    
    padding: 5px;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span{
	background-color: #fff;
}
.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	z-index: 9;
}
.heading h3 {
    font-size: 40px;
    color: #000;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    text-transform: uppercase;
}
.heading h4 {
    font-size: 18px;
    color: #f4a000;
    font-family: 'Satisfy';
    font-weight: 400;
}

.heading h3 span{	
	color: #2478bc;
}
.about-section {
    padding: 70px 0px;
}
.about-icon {
  text-align: center;
}
.heading p {
    font-size: 18px;
    padding-top: 10px;
    color: #6f6f6f;
    font-family: 'Source Sans Pro';
    font-weight: 400;
}
.about-cont h3 {
  font-size: 24px;
  color: #000;
  font-weight: 700;
  font-family: 'Source Sans Pro';
}
.header-bottom .owl-carousel {
    z-index: inherit;
}
.abou-cont-wrap:hover .about-icon img.hover-img {
  display: inline-block;
}
.abou-cont-wrap:hover .about-icon img.over-img {
  display: none;
}
.abou-cont-wrap:hover {
  background-color: #f4a000;
  border-radius: 10px;
}
.abou-cont-wrap:hover .about-cont h3{
	color: #fff !important;
}
.abou-cont-wrap:hover .about-cont p{
	color: #fff !important;
}
.abou-cont-wrap:hover .about-cont a{
	color: #fff !important;
}
.about-img {
  padding-top: 30px;
}
.about-img img {
  border: 10px solid #f4a206;
  box-shadow:  1px 1px 11px #06060696;
  -webkit-box-shadow: 1px 1px 11px #06060696;
  -moz-box-shadow: 1px 1px 11px #06060696;
  -ms-box-shadow:  1px 1px 11px #06060696;
}
.about-contents a {
  text-decoration: underline;
  font-size: 18px;
  margin-top: 25px;
  color: #013044;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: capitalize;
  border-radius: 30px;
}
.about-cont p {
	font-size: 16px;
	color: #000;
	font-weight: 400;
}
.abou-cont-wrap {
  margin-left: -30px;
  margin-bottom: 0px;
  padding: 20px;
}
.about-icon img.hover-img {
  display: none;
}
.insuring-section {
  padding: 70px 0px;
  background-image: url('img/others/insuring-bg-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.insuring-content h4 {
  color: #fff;
}
.insuring-content h1 {
  color: #fff;
}
.insuring-content p{
  color: #000;
}
.insuring-content ul li.btn-cont {
  font-size: 18px;
  color: #f4a000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  background-color: #0a3043;
  border-radius: 10px;
  padding: 10px 30px;
  text-decoration: none;
  box-shadow: 0px 0px 6px #352e2ec7;
-webkit-box-shadow: 0px 0px 6px #352e2ec7;
-moz-box-shadow: 0px 0px 6px #352e2ec7;
-ms-box-shadow: 0px 0px 6px #352e2ec7;
}
.insuring-content ul{
	padding-top: 20px;
}
.insuring-content ul li a.btn {
  font-size: 18px;
  color: #0a3043;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  border: 2px solid #0a3043;
  border-radius: 10px;
  padding: 10px 30px;
  text-decoration: none;
  margin-left: 50px;
}
.our-wrap {
  padding: 30px;
  background-color: #0a3043;
  border: 5px solid #e89909;
  border-radius: 10px;
}
.our-wrap.co-2{
  background-color: #e89909;
  border: 5px solid #0a3043;	
}
.our-team-img h3 {
  font-size: 24px;
  font-family: 'Source Sans Pro';
  color: #fff;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.our-team-cont p {
  color: #fff;
  padding: 10px;
  min-height: 155px;
}
.our-team-content {
  padding-top: 40px;
}
.our-section {
  padding: 70px 0px;
}
.our-team-img img {
  margin-top: -70px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url('img/others/minus-icon.png') !important;
  width: 50px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.accordion-button::after {
  background-image: url('img/others/plus-icon.png') !important;
  width: 50px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}
.accordion-button i {
  padding-right: 10px;
}
.faq-heading h3 {
  color: #fff;
}
.faq-heading h4 {
  color: #fff;
}
.accordion-button:focus{
	box-shadow: none !important;
}
.accordion-item:not(.collapsed)  {
  border: 2px solid rgba(0, 0, 0, 0.22);
  border-radius: 5px;

}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 30px 0px;
}
.faq-section {
  padding: 70px 0px;
  background-image: url('img/others/faq-bg-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

}
.accordion-button:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #f4a000;
  font-size: 24px;
  font-family: 'Source Sans Pro';
  background-color: transparent !important;
  border-bottom: 2px solid;
}
.accordion-body {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
.accordion-button {
  font-size: 24px;
  color: #000;
  font-family: 'Source Sans Pro';
  background-color: transparent !important;
}
  
.contact-section{
	padding: 70px 0px;	
}
.get-contact h3 {
  font-size: 30px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  text-transform: uppercase;
}
.get-contact p {
  font-size: 18px;
  color: #000000cf;
  font-weight: 400;
}
.contact-cont ul li a{
	text-decoration: none;
}

.get-contact h4 {
  font-size: 20px;
  color: #0a3043;
  font-weight: 800;  margin-bottom: 20px;
}
.contact-wrap {
  padding-top: 40px;
}

.form-group {
    box-shadow: 0px 0px 16px #d6d6d6e0;
    -webkit-box-shadow: 0px 0px 16px #d6d6d6e0;
    -moz-box-shadow: 0px 0px 16px #d6d6d6e0;
    -ms-box-shadow: 0px 0px 16px #d6d6d6e0;
    margin: 10px -8px;

}
.accordion-item {
  background-color: #fff;
  border: 3px solid rgba(0, 0, 0, 0.22);
  margin: 30px 0px;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #565656 !important;
  opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
  color: #565656 !important;
  opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
  color: #565656 !important;
  opacity: 1;
}
.form-control.drop-arow {
  background-image: url('img/others/drop-arrow.png');
  background-repeat: no-repeat;
  background-position: 97% !important;
}

.contact-form .form-control::placeholder {
  color: #565656 !important;
  opacity: 1;
}
.form-control{
	border-color: #bababa !important;
	color: #565656 !important;
}
.form-control:focus{
	border-color: #bababa !important; 
	box-shadow: none !important;
}
.form-group input {
  padding: 15px 20px;
  font-size: 16px;
  color: #616161 !important;
  font-weight: 600;
  font-family: 'Montserrat';
  border: none;
}
.form-group textarea {
  padding: 15px 20px;
  font-size: 16px;
  color: #616161 !important;
  font-weight: 600;
  font-family: 'Montserrat';
  min-height: 120px;
  border: none;
}
.form-group1 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
	background-color: #f4a000;
	padding: 12px 50px;
	font-weight: 800;
	text-transform: capitalize;
	border-radius: 10px;
	box-shadow: 1px 2px 6px #26262647;
	-webkit-box-shadow: 1px 2px 6px #26262647;
	-moz-box-shadow: 1px 2px 6px #26262647;
	-ms-box-shadow: 1px 2px 6px #26262647;
	margin-top: 30px;
}
.news-heading h3 {
  text-align: center;
  color: #fff;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 30px;
}
.news-mail input {
  width: 80%;
  padding: 12px;
  border-radius: 10px;
  border: 1px solid transparent;
}
.news-mail {
	position: relative;
}
.news-mail a:hover {
color: #fff;
	}
.news-mail a {
  text-decoration: none;
  font-size: 18px;
  color: #000;
  background-color: #f4a000;
	padding: 12px 50px;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	border-radius: 10px;
	position: absolute;
	right: 0px;
	font-family: 'Lato' !important;
	letter-spacing: 3px;
}
.contact-cont ul li i {
  font-size: 20px;
  color: #fff;
  background-color: #f4a000;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  padding: 10px;
}
.contact-cont ul li:last-child {
  padding-left: 15px;
}
.contact-cont ul li h4 {
  font-size: 18px;
  color: #000;
  text-align: left;
  font-weight: 800;
  text-transform: capitalize;
}
.contact ul {
  margin-bottom: 5px;
}
.footer-section {
    padding: 70px 0px 20px;
    background-color: #000;
}
.footer-menu ul li{
	padding: 0px 30px;
}
.contact-cont ul li span {
  color: #000;
  font-weight: 600;
  font-size: 15px;
}
.footer-contact {
  margin-top: 50px;
  border-top: 2px solid #ffffffc7;
  padding-top: 50px;
}
.footer-menu {
    padding: 40px 0px;
}
.footer-menu ul li a {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.footer-contact h5 {
  font-size: 22px;
  color: #fff;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  padding-bottom: 15px;
}
.contact ul li i{
	padding-right: 10px;
}
.footer-logo p {
  color: #fff;
  font-weight: normal;
}
.contact ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.footer-wrap ul li img{
	padding-right: 10px;
}
.footer-wrap ul li {
	padding-bottom: 10px;
}
.footer-wrap a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	font-weight: 400;
}
.contact-us {
  padding-right: 60px;
}
.quick-link {
  padding-left: 40px;
}
.copyrights{
	position: relative;
}
.copyrights p {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	top: -35px;
	z-index: 9999;
	background-color: #000;
	width: 60%;
	margin: auto;
}
.social-icons ul li a i {
  font-size: 17px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 8px;
  width: 40px;
  text-align: center !important;
  margin-right: 30px;
}
.footer-wrap {
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    padding-bottom: 20px;
}





/*RESPONSIVE*/

/*RESPONSIVE*/
@media screen and (max-width: 2880px) {

.latest-img {
  margin-left: 52%;
}

}
@media screen and (max-width: 1920px) {

.latest-img {
  margin-left: 44%;
}
.latest-wrap1 {
  background-size: 73% 103%;
}

}
@media screen and (max-width: 1680px) {
   .latest-img {
	  margin-left: 41%;
	}
}
@media screen and (max-width: 1440px) {
	.latest-img {
	  margin-left: 38%;
	}
}
@media screen and (max-width: 1376px) {
.latest-content {
  padding: 60px 30px 0px 10px;
}
.latest-wrap1 .latest-content {
  padding-left: 60px;
}
.latest-img1 {
  margin-left: 10%;
}
.copyrights p {
  width: 70%;
}
.header-phone a {
    font-size: 15px;
    }

}
@media screen and (max-width: 1280px) {

	
}
@media screen and (max-width: 1270px) {
	.latest-img1 {
	  margin-left: 0%;
	}
	.latest-content {
  padding: 60px 0px 0px 10px;
}
	.header-phone a {
	  font-size: 12px;
	  padding: 8px;
	}
	.header-phone a i {
	  font-size: 12px;
	}
	header .mainmenu ul li a {
	  font-size: 15px;
	}
	header .mainmenu ul li {
	  padding: 0px 5px;
	}
  	header .banner-contents h1 {
  		font-size: 30px;
  	}
  	header .banner-contents h2 {
	  font-size: 40px;
	  }
	  .banner-contents p {
	  font-size: 14px;
	}
  	.banner-contents a {
	  font-size: 15px;
	  margin-top: 20px;
	}
	.banner-img img {
	  width: 80%;
	  text-align: center;
	}

	header .header-bottom .banner-contents {
	    top: 30%;
	}
	.banner-info {
	  padding-top: 50px;
	}
	.heading h3 {
 		 font-size: 24px;
 	}
 	.abou-cont-wrap {
	  margin-left: 0px;
	}
	.about-img {
	  padding-top: 80px;
	}
	.about-section {
	  padding: 30px 0px;
	}
	.about-cont h3 {
	  font-size: 18px;
	}
	.about-cont p {
	  font-size: 14px;
	}
	.about-contents a {
	  font-size: 15px;
	}
	.heading p {
	  font-size: 15px;
	}
	.insuring-section {
	  padding: 30px 0px;
	}
	.our-wrap {
	  padding: 20px 0px 0px 30px;
	}
	.our-team-cont p {
	  min-height: 100px;
	}
	.our-team-img h3 {
	  font-size: 20px;
	  padding-top: 5px;
	}
	.our-section {
	  padding: 30px 0px;
	}
	.accordion-button:not(.collapsed) {
	  font-size: 18px;
	}
	.accordion-body {
	  font-size: 15px;
	}
	.accordion-button {
	  font-size: 18px;
	}
	.accordion-button::after {
	  width: 30px;
	  height: 25px;
	}
	.accordion-button:not(.collapsed)::after {
		width: 30px;
		height: 25px;
	}
	.get-contact h3 {
	  font-size: 20px;
	}
	.get-contact p {
	  font-size: 14px;
	}
	.get-contact h4 {
	  font-size: 15px;
	}
	.contact-cont ul li h4 {
	  font-size: 14px;
	}
	.contact-cont ul li span {
	  font-size: 13px;
	}
	.contact-cont ul li i {
	  font-size: 14px;
	  width: 30px;
	  height: 30px;
	  padding: 9px;
	}
	.form-group input {
	  padding: 10px 20px;
	  font-size: 13px;
	}
	.form-group textarea {
	  padding: 10px 20px;
	  font-size: 13px;
	}
	.form-group1 a {
	  font-size: 16px;
	  padding: 10px 40px;
	}
	.footer-section {
	  padding: 30px 0px 20px;
	}
	.news-heading h3 {;
	  font-size: 22px;
	}
	.news-mail input {
	  width: 80%;
	  padding: 10px 10px;
	}
	.footer-wrap a {
	  font-size: 14px;
	}
	.footer-contact {
	  margin-top: 30px;
	  padding-top: 20px;
	}
	.footer-contact h5 {
	  font-size: 18px;
	  padding-bottom: 5px;
	}
	.contact-section {
	  padding: 30px 0px;
	}
	.copyrights p {
	width: 90%;
	}

	.latest-wrap {
	  background-size: 80% 95%;
	}
	.latest-content {
	  padding-top: 20px;
	}
	.latest-img {
	  margin-left: 2%;
	}
	.latest-content h5 {
	  font-size: 16px;
	}
}


@media screen and (max-width: 1023px) {
	.latest-wrap1 .latest-content {
	  padding-left: 20px;
	}

	.heading p {
		font-size: 15px;
	}
	.heading h3 {
	  font-size: 20px;
	}
	.header-logo {
	  padding-top: 20px;
	}
	header .banner-contents h1 {
	  font-size: 30px;
	}
	.banner-contents p {
		font-size: 18px;
	}
	.banner-contents a {
  	  font-size: 15px;
	  margin-top: -10px;
	}
	.header-phone a {
	  font-size: 12px;
	  padding: 8px 16px;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	}
	header .mainmenu ul li {
	  padding: 0px 2px;
	}
	.banner-info {
	  padding-top: 0px;
	}
	header .banner-contents h1 {
	  font-size: 20px;
	}
	header .banner-contents h2 {
	  font-size: 25px;
	}
	.banner-contents p br {
	  display: none;
	}
	.banner-contents p {
	  font-size: 14px;
	}
	.banner-contents a {
	  font-size: 14px;
	  margin-top: -10px;
	  padding: 6px 15px;
	}
	header .header-bottom .banner-contents {
	  top: 40%;
	}
	.about-img {
	  padding-top: 250px;
	}
	.our-team-cont p {
	  min-height: 230px;
	  padding: 0px 20px 0px 0px;
	  text-align: justify;
	}
	.news-mail a {
		letter-spacing: 1px;
		padding: 12px 30px;
	}
	.contact-us {
	  padding-right: 0px;
	}
	.quick-link {
	  padding-left: 20px;
	}
	.copyrights p {
	  width: 110%;
	}
	.social-icons ul li a i {
	  font-size: 15px;
	  margin-right: 15px;
	}
}


@media screen and (max-width: 767px) {
	.heading h3 {
	  font-size: 18px;
	}
	.faq-section {
	  padding: 30px 0px;
	}
	.navbar-toggler:focus {
	  text-decoration: none;
	  outline: 0;
	  box-shadow: none;
	  border: none !important;
	}
	header .header-bottom .banner-contents {
		top: 50%;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 5px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	a.navbar-brand{
	    width: 50%;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	}
	header .mainmenu ul li a {
	  font-size: 14px;
	  padding-left: 0px !important;
	  padding-top: 0px !important;
	}
	header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover{
		background-position: left top;
	}
	.contact-wrap {
	  padding-top: 10px;
	}
	header .header-bottom .banner-contents {
		top: 23%;
	}
	.navbar-nav.me-auto.mb-2.mb-lg-0 {
	  margin-top: 20px;
	}
	.navbar.navbar-expand-md .container {
	  padding: 0px;
	}
	.navbar.navbar-expand-md a img {
	  width: 70%;
	}
	header .banner-contents h1 {
		font-size: 25px;
	}
	.header-top {
	  position: relative;
	  background-color: #1a3b4c;
	}
	.header-phone a {
	  text-align: center;
	  display: inline-block;
	  margin-top: 10px;
	}
	.header-phone {
	  text-align: end;
	}
	header .header-bottom .banner-contents {
	  top: 25%;
	}
	.about-img {
	  padding-top: 0px;
	}
	.about-heading.heading {
	  text-align: center;
	  padding-top: 30px;
	}
	.insuring-content ul li a.btn {
	  font-size: 14px;
	}
	.insuring-content ul li.btn-cont {
	  font-size: 14px;
	}
	.our-wrap.co-2 {
	  margin-top: 70px;
	}
	.our-team-cont p {
	  min-height: auto;
	}
	.our-wrap {
	  padding: 20px 0px 10px 30px;
	}
	.accordion-button {
	 font-size: 14px;
	}
	.accordion-body {
	  font-size: 13px;
	}
	.accordion-button:not(.collapsed) {
	  font-size: 14px;
	}
	.quick-link {
		padding-left: 10px;
	}
	.footer-logo {
	  text-align: center !important;
	}
	.social-icons {
	  text-align: center !important;
	}
	.copyrights p {
	  width: 80%;
	  top: -45px;
	}
	.contact-us {
	  padding: 10px 0px;
	}
	.banner-img img {
	  width: 100%;
	}
	.latest-wrap {
	  background-size: auto;
	  background-image: none;
	}

	.latest-img {
	  margin-left: 0px;
	  text-align: center;
	}
	.latest-content {
	  padding-top: 20px;
	  text-align: center;
	}
	.latest-section {
	  padding: 5px 0px;
	}
	.latest-wrap1 {
	  background-image: none;
	}
	.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm{
	padding-left: var(--bs-gutter-x, 0.75rem) !important;
}
}

@media screen and (max-width: 480px) {
	.form-control.drop-arow {
	  background-size: 10px;
	}

	.contact-form {
	padding: 0px 10px;
	}
	header .header-bottom .banner-contents {
	  top: 12%;
	}
	.social-icons ul li a i{
		padding: 9px !important;
	}
	.abou-cont-wrap {
	  margin-left: 0px;
	  text-align: center;
	}

	
}
@media screen and (max-width: 420px) {
   header .banner-contents h1 {
	  font-size: 18px;
	}
	.banner-contents a {
	  font-size: 12px;
	  margin-top: 0px;
	  padding: 4px 25px;
	}
	header .header-bottom .owl-dots {
	  bottom: 0%;
	}
	.banner-contents p {
	  font-size: 11px;
	  padding: 0px;
	  margin-bottom: 4px;
	}
	header .banner-contents h2 {
	  font-size: 18px;
	  margin: 0px;
	}
	header .banner-contents h1 {
	  font-size: 14px;
	  margin: 0px;
	}
	.insuring-content ul {
	  padding-top: 20px;
	  display: block !important;
	}
	.insuring-content ul li.btn-cont {
	  font-size: 14px;
	  padding: 10px;
	  width: 40%;
	  margin: -20px auto 20px;
	}
	header .header-bottom .banner-contents {
	  top: 22%;
	}
	.insuring-content ul li a.btn {
	  font-size: 14px;
	  margin: 0px;
	}
}
@media screen and (max-width: 390px) {
	.footer-menu ul li {
	  padding: 0px 4px;
	}
	.contact-cont ul li h4 {
	  font-size: 13px;
	}
	.contact-cont ul li h4 {
	  font-size: 12px;
	}

}
@media screen and (max-width: 375px) {
	

}
@media screen and (max-width: 360px) {
 	
}
@media screen and (max-width: 320px) {
	
	header .header-bottom .banner-contents {
	  top: 10%;
	}
	
}