*{ 
	/*font-family: 'Roboto';*/
}
.text-center img {
	display: inline-block;
}

header {
	padding: 0px;
}
header .mainmenu {
	
	padding-top: 20px;
}
header.nav-header.logged-in .mainmenu {
    padding-top: 0;
}
header .mainmenu ul li a {
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
    color: #353535;
    font-weight: 700;
    padding-bottom: 15px;
    font-family: 'poppins';
}
header .mainmenu ul li {
	padding: 0px 20px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
.header-top {
    background-color: #fff;
    padding: 20px 0px 0px;
    position: relative;
    z-index: 99;
}
.header-logo {
	position: relative;
	
	padding-bottom: 10px;
}
.nav-header.logged-in .header-top {
    background-color: #f0f0f0;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
.lets-btn {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 800;
    border-radius: 50px;
    padding: 6px 20px;
    text-transform: uppercase;
    border: solid 1px transparent;
    background: #bf1e2e;
	font-family: 'poppins';
}
.top-list .let-btn {
	font-family: 'poppins';
    text-decoration: none;
    font-size: 16px;
    color: #bf1e2e;
    font-weight: bold;
    border-radius: 50px;
    padding: 6px 20px;
    text-transform: uppercase;
    border: none;
    background: none;
}
.header-search {
    border: 1px solid #000000;
    border-radius: 50px;
    padding: 5px;
    background: transparent;
}
i.fa.fa-search {
    color:#bf1e2e;
}
.header-search input {
    width: 85%;
    padding: 5px 20px;
    background: transparent;
    border: none;
    /*font-family: 'Roboto';*/
    font-weight: 400;
    font-size: 16px;
    color: #626262;
    display: inline-block;
	outline: none;
}
.map-content a {
    color: #fff;
}
}
.top-list ul li:last-child {
	margin-right: 0px;
}
.top-list ul li {
	margin-right: 5px;
}
.top-list ul li a {
	text-decoration: none;
}
.top-list ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50px;
	padding-top: 10px;
	font-size: 20px;
	text-align: center;
}
.top-list ul li:nth-child(2) {
	margin-right: 20px;
}
.top-list ul li:nth-child(3) a i {
	color: #466cac;
	border: 1px solid #466cac;
}
.top-list ul li:nth-child(4) a i {
	color: #0e8fc4;
	border: 1px solid #0e8fc4;
}
.top-list ul li:nth-child(5) a i {
	color: #3988bd;
	border: 1px solid #3988bd;
}
.top-list ul li:nth-child(2) select {
    font-size: 16px;
    color: #2e2e2e;
    border-radius: 50px;
    border: 1px solid #368acc;
    padding: 4px 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background-image: url(../img/others/arrow.png);
    background-repeat: no-repeat;
    background-position: 95%;
    vertical-align: middle;
    height: 45px !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 {
	background: none;
	color:#bf1e2e;
	background-repeat: no-repeat;
	background-position: center bottom;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 24%;
	width: 100%;
	text-shadow: 1px 1px 3px #777;
}
header .banner-contents h3 {
    font-size: 60px;
    color: #ffffff;
    /*font-weight: 700;*/
    font-family: "Cormorant Garamond";
    text-transform: uppercase;
	text-shadow: 2px 2px 4px #000;
}
header .banner-contents h3::first-letter {
	font-size: 1.1em;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    /*font-family: 'Roboto';*/
}
.banner-contents p {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.7;
    width: 500px;
}
.banner-contents a {
	text-decoration: none;
	font-size: 19px;
	color: #fff !important;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 50px;
	border: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#04d8dc+0,22a9d2+100 */
	background: #bf1e2e;
	padding: 10px 30px;
	font-family: 'poppins';
}
.read-btn {
	text-decoration: none;
	font-size: 19px;
	color: #fff !important;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 50px;
	border: none;
	background: #bf1e2e;
	padding: 10px 30px;
}
strong {
    color: #bf1e2e;
}
/*********** 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: 44px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 44px;
	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;
  opacity: 1;
	left: 2%;
}
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: 44px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 44px;
	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;
  opacity: 1;
	right: 2%;
}
.banner-title{
	text-align: center;
}
.banner-contents1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    width: 100%;
}
.banner-contents1 h3 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
    font-family: "TrajanPro";
    text-transform: uppercase;
}
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: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
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: #edb200;
}
.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.heading h3 {
	font-size: 40px;
	color: #232323;
	font-weight: 800;
	background-image: url(../img/others/welcome-strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	font-family: 'poppins';
}
.who-heading h3 {
	font-size: 34px;
	color: #fff;
	font-weight: 800;
	background-image: url(../img/others/whiteshape.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	font-family: 'poppins';
}
.heading p {
    font-size: 18px;
    color: #1b1b1b;
    line-height: 1.7;
    padding-top: 20px;
    /*font-family: 'Roboto';*/
}
.who-heading p {
    color: #fff;
    font-style: italic;
    line-height: 2.1;
}
.who-section {
    background-image: url(../img/others/who.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px 120px;
    position: relative;
    text-align: center;
    background-position: center;
}

.welcome-contents h3 {
	background-position: left bottom;
	font-family: 'poppins';
}
.welcome-section {
    padding: 60px 0px;
	background: #fbf2f3;
}
.welcome-contents.heading a {
    box-shadow: 0px 0px 10px #806a6a;
}
.about-img {
    border: 2px solid #02dbdd;
    border-radius: 50%;
    width: 450px;
    height: 450px;
    margin: auto;
}
.about-img img {
	position: relative;
	margin-left: -5px;
	margin-top: -5px;
}
.about-section {
    background-image: url(../img/others/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 220px 0px 220px;
    position: relative;
	background-position: center;
}
.service-contents.heading h2 {
    font-size: 35px;
}
.feature-section {
    background-color: #eeeeee;
    padding: 70px 0px;
}
.feature-cont-wrap {
    background-color: #fff;
    border-radius: 10px;
    padding: 8px;
	box-shadow: 0px 0px 20px #a7a4a4;
}
.feature-contents {
    text-align: center;
}
.feature-contents h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
	font-family: 'poppins';
}
.feature-contents p {
    font-size: 14px;
}
.about-contents.heading h1 {
    text-align: center;
    font-size: 100px;
    color: #fff;
    /*font-family: 'poppins';*/
    font-family: 'Cormorant Garamond';
	font-weight: bold;
}
.about-contents p {
	color: #fff;
}
.service-section {
    padding: 60px 0px;
}
.first-heading h3 {
    background-image: url(../img/others/welcome-strip.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 20px;
	font-family: 'poppins';
}
h3, .h3 {
    font-size: 1.75rem;
    font-family: 'poppins';
}
.how-section {
    padding: 60px 0px;
}
.how-contents h3 {
    background-position: left bottom;
    font-family: 'poppins';
}
/*footer*/
.footer-section h3
{
    font-size: 20px;
    color: #fff;
	font-family: 'poppins';
    
}
.footer-section a {
    color: #fff !important;
    font-size: 15px;
    /*font-family: 'Roboto';*/
}
.footer-wrap {
    margin-bottom: 48px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    font-size: 12px;
    color: #fff;
    line-height: 1.7;
    font-weight: 400 !important;
}
.footer-section a{
	color:#fff !important;
}
.foot-social1 ul li a i {
    font-size: 16px;
    color: #fff;
    width: 34px;
    height: 34px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
}
i.fa.fa-envelope {
    margin-right: 10px;
}
i.fa.fa-phone
{
    margin-right: 10px;
}
.copyrights p {
    font-size: 17px;
    color: #fff;
    margin: 0px;
    border-top: 1px solid #212529;
    padding-top: 26px;
	padding-bottom:40px;
}
.footer-section {
    background:#080808;
    padding: 60px 0px 0px;
    position: relative;
    z-index: 1;
}
.footer-section a {
    text-decoration: none;
}
.map-section {
    position: relative;
}
.footer-overlay {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.get-section {
    padding: 60px 0px;
    text-align: center;
    background: #f8e8ea;
}
.believe-contents ul li {
    font-size: 16px;
    background-image: url(../img/others/tick.png);
    background-position: left 5px;
    padding-left: 30px;
    margin-bottom: 14px;
    background-repeat: no-repeat;
    color: #000;
    text-align: left;
    /*font-family: 'Roboto';*/
}

.believes-section{
	padding: 60px 0px;
}
.first-heading {
    margin-bottom: 30px;
    margin-top: 30px;
}
.first-heading p {
    line-height: 1.8;
}
.first-heading h3 {
    margin-bottom: 30px;
	font-family: 'poppins';
}
.foot-section {
    position: relative;
    margin-top: 200px;
}
.faq-section {
    padding-top: 60px;
}
header .header-bottom .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color:  #bf1e2e;
}
.faq-section p {
    line-height: 1.8;
}
.get-section h3 {
    font-size: 40px;
    font-weight: bold;
	font-family: 'poppins';
}
.get-section h5 {
    font-weight: 400;
    line-height: 1.4;
}
.get-section p {
    line-height: 1.8;
}
.welcomes-wrap p {
    font-size: 16px;
    color: #1b1b1b;
    line-height: 1.8;
    padding-top: 20px;
    /*font-family: 'Roboto';*/
}
.welcomes-wrap h3 {
    font-size: 34px;
    color: #232323;
    font-weight: bold;
    text-transform: inherit;
    background-image: url(../img/others/welcome-strip.png);
    background-repeat: no-repeat;
background-position: left bottom;
font-family: 'poppins';}
 .believes-section h3{
	 font-size: 34px;
    color: #232323;
    font-weight: bold;
    text-transform: inherit;
    background-image: url(../img/others/welcome-strip.png);
    background-repeat: no-repeat;
background-position: left bottom;
font-family: 'poppins';
}   
#search-icon {
    display: none;
}
.welcomes-img {
    width: 50%;
    margin: 0px auto 30px;
}
.feature-heading.heading.text-center h3 {
    margin-bottom: 40px;
	font-family: 'poppins';
}
.map-content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: #bf1e2e;
    padding: 38px;
    color: #fff;
    text-align: center;
    right: 80px;
    height: 34%;
    padding-top: 48px;
}
/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	.get-contents {
	    padding: 24%;
	}
}

@media screen and (max-width: 1920px) {
	.get-contents {
	    padding: 17% 30%;
	}
	.contact-section {
	    padding: 420px 0px 270px;
	    margin-top: -460px;
	}
}
@media screen and (max-width: 1680px) {
	.get-contents {
	    padding: 13% 14% 0%;
	}
	
}

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

}

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

}

@media screen and (max-width: 1366px) {
.map-content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: #bf1e2e;
    padding: 38px;
    color: #fff;
    text-align: center;
    right: 80px;
    height: 40%;
    padding-top: 56px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
.get-contents {
    padding: 6% 4% 0%;
}
header .header-bottom .banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 18%;
    width: 100%;
}
}
@media screen and (max-width: 1279px) {
	.heading h3 {
	    font-size: 30px;
	}
	
	.service-contents.heading h2 {
    font-size: 28px;
}
.footer-wrap h3 {
    font-size: 20px;
}
.footer-section a {
    color: #fff !important;
    font-size: 14px;
    /*font-family: 'Roboto';*/
}
.footer-news a {
    font-size: 12px;
}

header .banner-contents h3 {
    font-size: 28px;
}
header .banner-contents {
	padding-left: 50px;
}
header .mainmenu ul li a {
    font-size: 16px;
    display: block;
}
header .mainmenu ul li {
    padding: 0px 13px;
}
.banner-contents p {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.7;
    padding-right:0px;
}
header .header-bottom .banner-contents {
    top: 20%;
    padding-left: 0px;
}
.banner-info {
    padding-left: 18px;
}
header .banner-contents h3 {
    font-size: 40px;
}
.map-content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: #bf1e2e;
    padding: 38px;
    color: #fff;
    text-align: center;
    right: 80px;
    height: 40%;
}
}
@media screen and (max-width: 1024px) {
.about-section {
    padding: 146px 0px 146px !important;
}}
@media screen and (max-width: 1023px) {
	.feature-contents h3 {
    font-size: 16px;}
	.banner-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    margin-bottom: -1px;
}
	.banner-contents1 h3 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    font-family: "TrajanPro";
    text-transform: uppercase;
}
.get-section h3 {
    font-size: 34px;
    font-weight: bold;
    font-family: 'poppins';
}
.get-section p {
    line-height: 1.8;
    font-size: 15px;
}
.get-section h5 {
    font-weight: 400;
    line-height: 1.4;
    font-size: 18px;
}
.believe-contents ul li {
font-size: 15px;}
.who-heading h3 {
font-size: 30px;}
.faq-section p {
    line-height: 1.8;
    font-size: 15px;
}
	.about-section {
    padding: 110px 0px 110px !important;
}
	.about-contents.heading h1 {
    text-align: center;
    font-size: 44px;
    color: #fff;
    /*font-family: 'poppins';*/
    font-family: 'Cormorant Garamond';
	font-weight: bold;
}
	.map-content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: #bf1e2e;
    padding: 22px;
    color: #fff;
    text-align: center;
    right: 80px;
    height: 45%;
}
.map-content h3{
font-size:20px;}
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	header .mainmenu ul li a {
	    font-size: 13px;
	}
	header .mainmenu ul li {
	    padding: 0px 6px;
	}
	.top-list .lets-btn {
	    font-size: 12px;
	    padding: 6px 20px;
	}
	.top-list ul li:nth-child(2) select {
	    font-size: 12px;
	    color: #2e2e2e;
	    border-radius: 50px;
	    border: 1px solid #368acc;
	    padding: 6px 20px;
	}
	.top-list ul li a i {
	    width: 30px;
	    height: 30px;
	    border-radius: 50px;
	    padding-top: 7px;
	    font-size: 14px;
	    text-align: center;
	}
	.banner-contents a {
	    text-decoration: none;
	    font-size: 13px;
	}
	.heading p {
	    font-size: 13px;
	}
	.read-btn {
	    text-decoration: none;
	    font-size: 12px;
	}
	.how-img {
	    width: 210px;
	    height: 210px;
	}
	.how-cont-wrap.how::after {
	    content: "";
	    position: absolute;
	    background-image: url(../img/others/arrow-1.png);
	    background-repeat: no-repeat;
	    background-position: top;
	    width: 245px;
	    height: 103px;
	    left: 23%;
	    top: 5px;
	    z-index: -1;
	    background-size: 60%;
	}
	.how-num h4 {
	    font-size: 23px;
	}
	.how-num {
	    width: 50px;
	    height: 50px;
	    margin: auto;
	    border: 3px solid #fff;
	    border-radius: 50%;
	    padding: 7px;
	}
	.how-contents h3 {
	    font-size: 18px;
	}
	.how-contents p {
	    font-size: 15px;
	}
	.heading h3 {
    font-size: 30px;
}
.faq-section h3 {
    font-size: 24px;
}
	.services-contents h3 {
	    font-size: 15px;
	}
	.services-contents p {
	    font-size: 15px;
	}
	.services-contents a {
	    font-size: 12px;
	    padding: 7px 25px;
	}
	.team-contents h3 {
    font-size: 16px;
    }	
    .team-contents p {
	    font-size: 13px;
	}
	.team-contents {
	    background-color: #f7f7f7;
	    text-align: center;
	    padding: 126px 20px;
	    position: relative;
	}
	.team-contents.team::after {
	    left: 334px;
	}
	.about-img {
	    border: 2px solid #02dbdd;
	    border-radius: 50%;
	    width: 310px;
	    height: 310px;
	}
	.banner-contents p {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.7;
    padding-right:0px;
}
header .header-bottom .banner-contents {
    top: 0%;
    padding-left: 0px;
}
.banner-info {
    padding-left: 28px;
    padding-top: 80px;
}
header .banner-contents h3 {
    font-size: 28px;
}
}

@media screen and (max-width: 767px) {
	.foot-section {
    position: relative;
    margin-top: 120px;
}
	.about-section {
    padding: 92px 0px 92px !important;
}
.about-contents.heading h1 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    /*font-family: 'poppins';*/
    font-family: 'Cormorant Garamond';
	font-weight: bold;
}
	.banner-contents p {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.7;
    padding-right:0px;
}
header .header-bottom .banner-contents {
    top: 0%;
    padding-left: 0px;
}
.banner-info {
    padding-left: 28px;
    padding-top: 28px;
}
header .banner-contents h3 {
    font-size: 28px;
}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #000;
		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: 10px;
	}
	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;
	}
	.navbar-dark .navbar-brand {
    color: #fff;
    width: 100px !important;
}
	header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover {
		background-image: none;
	}

	header .mainmenu ul li a {
	    font-size: 13px;
	    padding-bottom: 0px;
	}
	header .header-bottom .banner-contents {
		top: 20%;
		padding-left: 0px;
	}
	.how-cont-wrap.how::after {
		display: none;
	}
	.welcome-img {
		width: 50%;
		margin: 30px auto 0px;
	}
	.about-img {
	    width: 50%;
	    margin: 30px auto 0px;
	    height: 88%;
	}


	.how-contents {
		padding-bottom: 30px;
	}
	.team-contents {
		padding: 20px;
	}
	.get-img::after {
		display: none;
	}
	.get-contents {
	    padding: 5%;
	}
	.get-contents ul li {
	    font-size: 14px;
	    padding-bottom: 5px;
	}
	.footer-logo {
    width: 50%;
    margin-top: 20px;
}
	.footer-menus {
		text-align: center;
	}
	.footer-menus ul li::after {
		display: none;
	}
	.footer-menus ul li {
	    position: relative;
	    margin-right: 0px;
	}
	.copyrights {
		text-align: center;
	}
	.top-list ul li a i {
    padding-top: 12px;
}
#search-icon {
    display: block;
}
.feature-cont-wrap {
    background-color: #fff;
    border-radius: 10px;
    padding: 8px;
    box-shadow: 0px 0px 10px #d6d6d6;
    margin-bottom: 30px;
}
}
@media screen and (max-width: 480px) {
	.service-contents.heading h2 {
    font-size: 24px;
}
	.get-section h5 {
    font-weight: 400;
    line-height: 1.4;
    font-size: 17px;
}
	.get-section h3 {
    font-size: 28px;
    font-weight: bold;
    font-family: 'poppins';
}
	.map-content {
    position: absolute;
    bottom: 0;
    top: 0;
    background: #bf1e2e;
    padding: 4px;
    color: #fff;
    text-align: center;
    right: 20px;
    height: 64%;
}
.map-content h3 {
    font-size: 16px;
}
.map-content p {
    font-size: 12px;
}
	.top-list ul li a i {
    padding-top: 12px;
}
	.banner-contents p {
    font-size: 10px;
    color: #ffffff;
    line-height: 1.7;
    padding-right: 0px;
    width: 220px;
}
header .header-bottom .banner-contents {
    top: 0%;
    padding-left: 0px;
}
header .banner-contents h3 {
    font-size: 16px;
}
.banner-contents a {
    text-decoration: none;
    font-size: 19px;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px;
    border: none;
    background: #bf1e2e;
       padding: 5px 12px;
    font-size: 10px !important;
}
.banner-info {
    padding-left: 20px;
    padding-top: 28px;
}
.welcome-contents.heading h2 {
    font-size: 19px;
}
.about-contents.heading h1 {
    text-align: center;
    font-size: 28px;
    color: #fff;
}
.about-section {
    padding: 46px 0px 46px !important;
}
	
	.banner-contents1 h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    font-family: "TrajanPro";
    text-transform: uppercase;
}
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) {

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

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

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

}