@charset "UTF-8";
/* CSS Document */


/* Extra small devices (phones, <576px) */
@media (max-width: 575.98px) {
	.navbar {
    border-bottom: 1px solid #edf3fc;
	}
 
	.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 10px 0;
	}
	
	.navbar .btn.rounded {
    margin-bottom: 10px;
	margin-left: 0;
	display: block;
	}
	.navbar .form-inline{
		display: block;
	}
	.navbar-nav .dropdown-menu {
    border: none;
	}
	.hero-content{
		margin-top: 20px;
	}
	
	h1{
	font-size:30px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 15px;
}
h6{
	font-size: 14px;
}
.hero-content .btn-lg {
    padding: 14px 22px;
    font-size: 14px;
		margin-right: 10px;
		margin-left: 0
	}
		.hero-section {
		margin-top: 0;
		height: 500px;
	}
	.p-sm{
	font-size: 11px;
}
.p-md{
	font-size: 13px;
}
.p-lg{
	font-size: 15px;
}
	.about-us-content{
		margin-top: 0px;
	}
	.about-us{
		height: auto;
	}
	
	.feature-card {
    padding: 36px 18px;
    height: auto;
}
	.feature-card-img {
    padding: 10px;
    margin-top: 26px;
    height: auto;

	}
		.features h6,.latest-news h6{
		margin-top: 20px !important;
	}
	.features, .faq,.latest-news{
		padding: 30px 0;
	}
			.partners ul li {
    display: block;
    padding: 0px 0px;
    margin-bottom: 26px;
	}
	.partners h2{
		text-align: center !important;
	}
	.testimonials h2{
		width: 70%
	}
	.faq .card-header a {
    font-size: 15px;
   font-weight: 500;
	}
		.faq h6{
		margin-top: 0 !important;
	}
		.download-app{
		height: auto;
	}
	.download-app-content{
		margin-top: 10px;
	}
	.download-app-content .app-store-light-btn img {
		width: 134px !important
	}
	.download-app-content .google-light-btn img{
		width: 159px !important
	}
		footer .footer-logo{
		text-align: center;
		margin-bottom: 20px;
        border-bottom: 1px solid #1e304b;
        padding-bottom: 34px;
		
	}
	
	footer .contact-footer .btn-light{
		margin-top: 15px;
	}
	footer .footer-providers .d-inline{
		display: block !important;
		margin-bottom: 10px;
	}
	footer .footer-providers span.light-blue-100{
		display: none;
	}
		.fanar-models{
	height: auto;
}
		.fanar-models .col-md {
    padding-left: 40px;
    padding-right: 40px;
	}
/*
	.using-fanar .slider-main-image img {
    right: 0px;
    top: 246px;
    left: 0;
    margin: 0 auto;
	}
	.using-fanar {
		
		height: auto;
		padding: 30px 0;
	}
	.using-fanar h6,.using-fanar .box{
		margin-top: 10px !important;
	}
	.using-fanar .swiper {
    height: 800px;
	}
	.using-fanar .fr-img-box {
    left: 52px;
    top: 13px;
	}
*/
}

/* Small devices (≥576px) */
@media (min-width: 576px) and (max-width: 767.98px) {
	.navbar {
    border-bottom: 1px solid #edf3fc;
	}

	.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 10px 0;
	}
	.navbar .btn.rounded {
    margin-bottom: 10px;
	margin-left: 0;
		display: block;
	}
	.navbar .form-inline{
		display: block;
	}
	.navbar-nav .dropdown-menu {
    border: none;
	}
		h1{
	font-size:30px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 15px;
}
h6{
	font-size: 14px;
}
	.hero-content .btn-lg {
    padding: 14px 28px;
    font-size: 15px;

	}
	.hero-section {
		margin-top: 0;
		height: 600px;
	}
	.hero-content{
		margin-top: 40px;
	}
	.about-us{
		height: auto;
	}
		.features h6,.latest-news h6{
		margin-top: 20px !important;
	}
	.features,.faq,.latest-news{
		padding: 30px 0;
	}
			.partners ul li {
    display: block;
    padding: 0px 0px;
    margin-bottom: 26px;
	}
	.partners h2{
		text-align: center !important;
	}
	.testimonials h2{
		width: 70%
	}
	.faq .card-header a {
    font-size: 15px;
   font-weight: 500;
	}
		.faq h6{
		margin-top: 0 !important;
	}
		.download-app{
		height: auto;
	}
	.download-app-content{
		margin-top: 10px;
	}
	.download-app-content .app-store-light-btn img {
		width: 134px !important
	}
	.download-app-content .google-light-btn img{
		width: 159px !important
	}
	footer .footer-logo{
		text-align: center;
		margin-bottom: 20px;
        border-bottom: 1px solid #1e304b;
        padding-bottom: 34px;
		
	}
		footer .contact-footer .btn-light{
		margin-top: 15px;
	}
	footer .footer-providers .d-inline{
		display: block !important;
		margin-bottom: 10px;
	}
	footer .footer-providers span.light-blue-100{
		display: none;
	}
		.fanar-models{
	height: auto;
}
		.fanar-models .col-md {
    padding-left: 40px;
    padding-right: 40px;
	}
	

}

/* Medium devices (≥768px) */
@media (min-width: 768px) and (max-width: 991.98px) {
 
	.navbar {
    border-bottom: 1px solid #edf3fc;
	}

	.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 10px 0;
	}
	.navbar .btn.rounded {
    margin-bottom: 10px;
	margin-left: 0;
		display: block;
	}
	.navbar .form-inline{
		display: block;
	}
	.navbar-nav .dropdown-menu {
    border: none;
	}
		h1{
	font-size:30px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 15px;
}
h6{
	font-size: 14px;
}
	.hero-content .btn-lg {
    padding: 16px 28px;
    font-size: 15px;
	}
	.hero-section {
		margin-top: 0;
		height: 600px;
	}

.hero-content{
		margin-top: 60px;
	}
	.about-us-content{
		margin-top: 0px;
	}
	.about-us{
		height: auto;
	}
	.feature-card {
    padding: 36px 18px;
    height: auto;
}
	.feature-card-img {
    padding: 10px;
    margin-top: 26px;
    height: auto;
	
}
	.features h6,.latest-news h6{
		margin-top: 20px !important;
	}
	.features,.faq,.latest-news{
		padding: 30px 0;
	}
		.partners ul li {
    display: block;
    padding: 0px 0px;
    margin-bottom: 26px;
	}
	.partners h2{
		text-align: center !important;
	}
	.testimonials h2{
		width: 70%
	}
	.faq .card-header a {
    font-size: 15px;
   font-weight: 500;
	}
	.faq h6{
		margin-top: 0 !important;
	}
	.download-app{
		height: auto;
	}
	.download-app-content{
		margin-top: 10px;
	}
	.download-app-content .app-store-light-bt img{
		width: 134px !important
	}
	.download-app-content .google-light-btn img{
		width: 159px !important
	}
		footer .footer-logo{
		text-align: center;
		margin-bottom: 20px;
        border-bottom: 1px solid #1e304b;
        padding-bottom: 34px;
		
		
	}
	footer .footer-providers .d-inline{
		display: block;
	}
	footer .footer-providers span.light-blue-100{
		display: none;
	}

}

/* Large devices (≥992px) */
@media (min-width: 992px) {
 
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: contents !important;
	
}
}