@import url("/fred/assets/bootstrap.min.css");

/* Table of Content
=====================
#BASIC TYPOGRAPHY
#HEADER 
#NAVBAR
#NAVBAR FIXED
#SLIDER
#FOOTER
#CALL TO ACTION
#SERVICE
#VIDEO
#PORTFOLIO
#COUNTER
#CLIENTS 
#PRICING
#TESTIMONIALS
#NEWS LETTER
#CLIENTS
#GOOGLE MAP

#BLOG PAGE
#CONTACT US
#404 ERROR PAGE
#RESPONSIVE STYLE
=====================
*/

/*------------------*/
/* BASIC TYPOGRAPHY */
/*------------------*/

body,
html {
	overflow-x:hidden;
}

body {
	font-family: 'Raleway', sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: 500;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: disc;
	font-size: 17px;
	line-height: 1.59;
}

a { 
	text-decoration: none;
	color: #2f2f2f;  
	font-weight: 400;
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin-top: 0;
}

h1 {
	font-size: 38px;
}

h2 {  
	font-size: 32px; 
	line-height: 1.13; 
}

h3 {  
	font-size: 26px;  
}

h4 {  
	font-size: 22px;  
}

h5 {  
	font-size: 20px;  
}

h6 {  
	font-size: 18px;  
}

img {
	border: none;
	max-width: 100%;
}

code {
	background-color: #ee6e73;
	border-radius: 2px;
	color: #fff;
	padding: 2px 4px;
}

pre {
	background-color: #f8f8f8;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 10px;
}

pre code {
	background-color: transparent;
	color: #333333;
}

del{
	text-decoration-color: #ee6e73;
}

kbd {
	background-color: #ddd;
	padding: 4px 6px;
	border-radius: 2px;
}

address {
	line-height: 1.5;
	padding-left: 10px;
}

dl dt {
	font-weight: 700;
}

dl dd {
	margin-left: 0;
}

blockquote {
	background-color: #f8f8f8;
	border-radius: 0 4px 4px 0;
	color: #323232;
	padding: 15px 15px;
	border-left: 5px solid #0091ea;
	font-weight: 600;
}

blockquote p {
	margin-top: 10px;
}

button {
	padding: 5px 15px;
	border: none;
}

button:focus {
	outline: none;
	border: none;
}

iframe {
	border: none;
}

input, textarea {
	font-weight: 500 !important;
}

.bg-gray {
	background-color: #f6f6f6 !important;
}
.bg-blue {
	background-color: #0070c0 !important;
}
.bg-green {
	background-color: #00b050 !important;
}

.text-red {
	color: #e64c3c !important;
}

/* ========= BUTTON =========*/

.mu-primary-btn {
	background-color: #0070c0;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding: 15px 70px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 25px;
}

.mu-primary-btn:hover,
.mu-primary-btn:focus {
	color: #fff;
}

.mu-secondary-btn {
	background-color: #00b050;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding: 15px 70px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 25px;
}

.mu-primary-btn:hover,
.mu-primary-btn:focus {
	color: #fff;
}

.mu-send-msg-btn {
	color: #555;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	padding: 12px 20px;
	margin-top: 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width: 170px;
	color: #fff;
	border-radius: 20px;
	cursor: pointer;
	text-transform: uppercase;
}

.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus {
	background-color: #fff;
}

/*scrol to top*/

.scrollToTop {
	background-color: #f9ad09;
	bottom: 60px;
	color: #fff;
	display: none;
	font-size: 30px;
	line-height: 50px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 55px;
	z-index: 999;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	height: 55px;
}

.scrollToTop:hover,
.scrollToTop:focus {
	color: #fff;
}

a:hover,
a:focus,
.mu-book-now-btn,
.mu-copy-right a:hover,
.mu-copy-right a:focus,
.mu-send-msg-btn:hover,
.mu-send-msg-btn:focus,
.mu-logo,
.mu-logo:hover,
.mu-logo:focus,
.my-why-us-single-icon {
	color: #007bff;
}

.scrollToTop,
#mu-callto-action {
	background-color: #f9ad09;
}

.mu-social-media a:hover,
.mu-social-media a:focus {
	border: 1px solid #0091ea;
	color: #0091ea;
}

.mu-send-msg-btn,
.mu-send-msg-btn:focus,
.mu-register-btn:hover,
.mu-register-btn:focus {
	border: 1px solid #007bff;
	background-color: #007bff;
}

/*--------*/
/* HEADER */
/*--------*/

header img {width:200px;}

#mu-hero {
	background-color: #fff;
	/*border-top: 3px solid #0070c0;*/
	height:80px;
	min-height: 80px;
	float: left;
	width: 100%;
	z-index:999;
}

.mu-logo-area {
	display: inline;
	float: left;
	width: 50%;
}

.mu-navbar {
	
}

.mu-navbar .mu-logo {
	/*color: #fff;*/
	font-weight: 600;
	font-size: 36px;
}

.mu-logo span{
	display: inline-block;
}

.mu-logo img {
	margin-top: -5px;
}

.mu-navbar .mu-logo:hover,
.mu-navbar .mu-logo:focus {
	color: #e51620;
}

.mu-scrolldown-area {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
}

.mu-scrolldown {
	font-size: 40px;
	color: #fff;
	display: inline-block;
	margin-top: 30px;
}

.mu-scrolldown:hover,
.mu-scrolldown:focus {
	color: #fff;
}

/*--------*/
/* NAVBAR */
/*--------*/

.mu-navbar {
	background-color: #fff;
	border-top: 3px solid #0070c0;
	float: left;
	padding: 4px 0;
	width: 100%;
	z-index:1000;
}

.mu-navbar-nav {
	display: block;
	text-align: right;
	width: 100%;
}

.mu-navbar-nav li {
	list-style: none;
	display: inline-block;
}

.mu-navbar-nav li a {
	display: block;
	font-size: 22px;
	font-weight: 700;
	padding: 9px 18px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show > .nav-link {
	color: #fff;
}

.mu-navbar-nav li.active a {
	border-bottom: 3px solid #0070c0;
	color: #0070c0;
}

.mu-navbar-nav li a:hover,
.mu-navbar-nav li a:focus {
	border-bottom: 0px solid #f9ad09;
	color: #f9ad09;
}

.mu-navbar-nav .dropdown-menu {
	left: auto;
	right: 0;
}

.mu-navbar-nav li .dropdown-menu a {
	color: #444;
	padding: 6px 15px;
}

.mu-navbar-nav li .dropdown-menu a:hover,
.mu-navbar-nav li .dropdown-menu a:focus {
	color: #e51620;
}

/*--------------*/
/* NAVBAR FIXED */
/*--------------*/

.navbar-fixed {
	width: 100%;
	left: 0;
	top: -70px;
	position: fixed;
	-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
	border-bottom: 0px;
	z-index: 900;
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	transition: background 100ms linear, -webkit-transform 500ms ease;
	-webkit-transition: background 100ms linear, -webkit-transform 500ms ease;
	-o-transition: transform 500ms ease, background 100ms linear;
	transition: transform 500ms ease, background 100ms linear;
	transition: transform 500ms ease, background 100ms linear, -webkit-transform 500ms ease;
	-webkit-transition: transform 500ms ease, background 100ms linear;
	-webkit-backface-visibility: hidden;
}

.navbar-fixed {
	padding: 10px 0px;
}

/*--------*/
/* SLIDER */
/*--------*/

#mu-slider {
	display: inline;
	float: left;
	width: 100%;
}

.mu-slide {
	display: inline;
	float: left;
	width: 100%;
}

.mu-single-slide {
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}

.mu-single-slide:before {
	background: #3870c147;
	background: -webkit-linear-gradient(to right, #54b15187, #3870c147);
	background: linear-gradient(to right, #54b15187, #3870c147);
}

.mu-single-slide:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.3;
	z-index: 10;
}

.mu-single-slide img {
	width:100%;
}

.mu-single-slide-content-area {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
	padding: 3% 0%;

}

.mu-single-slide-content {
	display: block;
	text-align: right;
	width: 100%;
}

.mu-single-slide-content h2 {
	color: #fff;
	font-size: 32px;
	margin-bottom: 100px;
}

.mu-single-slide-content p {
	display:block;
	color: #fff;
	font-size: 18px;
	margin-bottom: 80px;
	width:100%;
	padding-left:50%;
	text-align:right;
}

.mu-single-slide-content a {
	position:relative;
}

.mu-slide .slick-prev:hover,
.mu-slide .slick-prev:focus,
.mu-slide .slick-next:hover,
.mu-slide .slick-next:focus {
	color: #e51620;
}
.mu-slide .slick-prev:hover:before,
.mu-slide .slick-prev:focus:before,
.mu-slide .slick-next:hover:before,
.mu-slide .slick-next:focus:before {
	color: #e51620;
}

/*-------*/
/* WELLCOME  */
/*-------*/

.hexagon-img {
  clip-path: polygon(
    25% 5%, 75% 5%, 
    100% 50%, 
    75% 95%, 25% 95%, 
    0% 50%
  );
  -webkit-clip-path: polygon(
    25% 5%, 75% 5%, 
    100% 50%, 
    75% 95%, 25% 95%, 
    0% 50%
  );
  object-fit: cover;
  width: 100%;
  max-width: 400px;
  height: auto;
}


/*-------*/
/* VIDEO */
/*-------*/

#mu-video {
	background-color: #f5f5f5;
	display: inline;
	float: left;
	position: relative;
	width: 100%;
}

.mu-video-left {
	background-image: url(../img/video-img.jpg);
	display: inline;
	float: left;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 195px 0;
	background-size: cover;
}

.mu-video-left:after {
	background-color: #0091ea;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	opacity: 0.84;
	width: 100%;
	z-index: 10;
}

.mu-video-play-btn {
	background-color: #fff;
	border-radius: 15px;
	display: inline-block;
	color: #0091ea;
	height: 55px;
	width: 80px;
	position: relative;
	font-size: 20px;
	z-index: 99;
	line-height: 55px;
	opacity: 0.8;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-video-play-btn:hover,
.mu-video-play-btn:focus {
	opacity: 1;
}

.mu-video-right {
	display: inline;
	float: left;
	width: 100%;
	padding-top: 180px;
	padding-right: 44%;
	padding-left: 25px;
}

.mu-video-right p {
	color: #0091ea;
	font-size: 18px;
}

/*video popup*/

.mu-video-popup {
	display: inline;
	float: left;
	width: 100%;
}

.mu-video-close-btn {
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	border: 2px solid #fff;
	position: absolute;
	top: 0;
	right: 15%;
	display: inline-block;
	height: 50px;
	line-height: 45px;
	text-align: center;
	margin-top: 100px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	width: 50px;
}

.mu-video-close-btn:hover,
.mu-video-close-btn:focus {
	color: #fff;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.mu-video-iframe-area {
	background-color: rgba(0,0,0,0.84);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 12% 0;
	text-align: center;
	z-index: 9999;
	display: none;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.mu-video-iframe-display {
	display: block;
}


/*--------*/
/* FOOTER */
/*--------*/

footer a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

footer .fa {
  transition: color 0.3s ease;
}

footer .fa:hover {
  color: #ff4c4c;
}


/*------------*/
/* CONTACT US */
/*------------*/

#mu-contact {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-contact-area {
	display: inline;
	float: left;
	padding: 60px 0;
	width: 100%;
}

.mu-contact-info-area a:hover,
.mu-contact-info-area a:focus {
	color: #007bff;
}

/*-----------*/
/* ERROR 404 */
/*-----------*/

#mu-error {
	background-color: #fff;
	display: inline;
	float: left;
	width: 100%;
}

.mu-error-area {
	display: inline;
	float: left;
	text-align: center;
	padding: 40px 0;
	width: 100%;
}

.mu-error-area .mu-title {
	margin-bottom: 0;
}

.mu-error-area .mu-title h2 {
	font-size: 24px;
}

.mu-error-area .mu-title p {
	font-size: 14px;
	color: #323232;
}

.mu-error-content {
	display: inline;
	float: left;
	width: 100%;
	padding: 0 15%;
}

.mu-error-text {
	display: inline;
	float: left;
	width: 100%;
}

.mu-backdrop {
	background-image: url(../img/error-404-img.jpg);
	width: 100%;
	height: 350px;
	position: relative;
	background-size: cover;
}

.mu-text {
	color: black;
	background-color: #fff;
	mix-blend-mode: screen; 
	width: 100%; 
	height: 100%;
	font-weight: 700;
	font-size: 250px;
	text-align: center;
	line-height: 300px;
	margin-top: 20px;
}

.mu-backdrop,
.mu-text {
	border-radius: 2px;
}

.mu-overlay {
	background-color: #0091ea;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	mix-blend-mode: color;
}

.mu-error-search {
	display: inline;
	float: left;
	width: 100%;
}

.mu-error-search .mu-subscribe-form {
	border: 1px solid #ddd;
	border-radius: 25px;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.mu-back-to-home {
	color: #0091ea;
	display: inline-block;
	font-size: 14px;
}

/*------------------*/
/* RESPONSIVE STYLE */
/*------------------*/

@media (max-width: 1199px) {

	.mu-single-slide-content-area {
		padding: 9% 10%;
	}

	.mu-about-text {
		padding-left: 0;
	}

	.mu-quote-btn {
		padding: 15px 45px;
		margin-top: 15px;
	}

	.mu-about-text ul li {
		margin-bottom: 10px;
	}

	.mu-single-service-icon {
		margin-right: 0;
	}

	.mu-single-service-content {
		/*width: 100%;*/
		/*margin-left: 15px;*/
	}

	.mu-video-close-btn {
		right: 20px;
	}

	.mu-video-right {
		padding-right: 15%;
		padding-left: 25px;
	}

	.mu-social-media a {
		margin-right: 3px;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 15px;
	}

	/*About us page*/

	.mu-single-team-img {
		width: 26%;
	}

	.mu-single-team-content {
		width: 74%;
		padding: 10px 10px;
	}

	.mu-single-team-content span {
		margin-bottom: 0;
	}

	.mu-single-team-content p {
		font-size: 12px;
	}

	/*Blog page*/

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 135px 0 15px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 16px;
		width: 125px;
	}

	/*Error Page*/

	.mu-error-area .mu-title {
		padding: 0 15%;
	}

	.mu-error-content {
		padding: 0 10%;
	}


}

@media (min-width: 992px) {
	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0; 
		top: 100%;
	}
}

@media (max-width: 991.98px) {
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		padding: 0px 20px;
	}

	.navbar-expand-lg>.container>.navbar-brand {
		width: 70%;
	}
}

@media (max-width: 991px) { 

	.mu-navbar-nav {
		display: flex;
		text-align: left;
		width: 100%;
		margin-top: 10px;
	}

	.mu-navbar-nav li {
		margin-bottom: 10px;
	}

	.mu-navbar .navbar-toggler {
		color: #0070c0;
		border-color: #0070c0;
		cursor: pointer;
		padding: 10px 15px;
	}

	.mu-single-slide-content-area {
		padding: 6% 10%;
	}

	.mu-single-slide-content h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.mu-primary-btn {
		padding: 15px 40px;
	}

	.mu-single-slide-content a {
		margin-top: 15px;
	}

	.mu-title {
		padding: 0 10%;
	}

	.mu-call-to-action-left {
		max-width: 65%;
	}

	.mu-single-service-content {
		/*width: 100%;*/
		/*margin-left: 10px;*/
	}

	.mu-video-iframe-area {
		padding: 12% 5%;
	}

	.mu-video-iframe-area iframe {
		width: 100%;
	}

	.mu-video-close-btn {
		right: 20px;
		top: -40px;
	}

	.mu-video-right {
		padding-right: 5%;
		padding-left: 15px;
	}

	.mu-single-counter span {
		padding: 20px 10px;
	}

	.mu-single-counter-content {
		padding-left: 10px;
		padding-top: 15px;
	}

	.counter-value {
		font-size: 25px;
	}

	.mu-counter-name {
		font-size: 16px;
	}

	.mu-filter-item-content {
		padding-top: 22%;
	}

	.mu-pricing-table > li {
		margin: 0 10px;
		width: 29%;
	}

	.mu-pricing-single-content ul li {
		padding: 0 5px;
	}

	.mu-pricing-single-title h3 {
		font-size: 20px;
	}

	.mu-single-pricebox h4 {
		font-size: 35px;
	}

	.mu-buy-now-btn,
	.mu-standard-pricing .mu-buy-now-btn {
		font-size: 16px;
		padding: 8px 25px;
	}

	.mu-standard-pricing .mu-pricing-single {
		padding: 20px 20px;
	}

	.mu-testimonials-area {
		padding: 100px 0 125px;
	}

	.mu-blog-item-content {
		padding: 15px 15px;
	}

	.mu-newsletter-content {
		padding: 0 20%;
	}

	.mu-social-media a {
		margin-bottom: 10px;
	}

	.mu-clients-area {
		padding: 50px 0;
	}

	/*About US page */

	#mu-skills {
		background-position: inherit;
	}

	/*Contact us page*/

	.mu-contact-content {
		padding: 0 22%;
	}

	/*Blog Page*/

	.mu-popular-content-widget .media > .mu-popular-post-img {
		width: 75px;
		margin-right: 5px;
	}

	.mu-sidebar-widget-title {
		font-size: 22px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 108px 0 15px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 12px;
		width: 100px;
	}

	/*Error Page*/

	.mu-error-area .mu-title {
		padding: 0 10%;
	}

	.mu-error-content {
		padding: 0;
	}

}

@media (max-width: 767px) {

	.mu-title {
		padding: 0;
	}

	.mu-about-area {
		padding: 60px 0;
	}

	.mu-about-text {
		margin-top: 30px;
	}

	#mu-service {
		padding: 60px 0 50px;
	}

	.mu-call-to-action-left {
		max-width: 100%;
	}

	.mu-call-to-action-area {
		text-align: center;
		padding: 50px 0;
	}

	.mu-call-to-action-left h2 {
		margin-bottom: 15px;
	}

	.mu-quote-btn {
		float: none;
		margin-top: 35px;
	}

	.mu-video-right {
		padding-right: 5%;
		padding: 10% 5%;
	}

	.mu-portfolio-area {
		padding: 60px 0;
	}

	.mu-single-service {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.mu-single-service-content {
		/*margin-left: 20px;*/
	}

	.mu-counter-area {
		display: inline;
		float: left;
		padding: 50px 0;
		width: 100%;
	}

	.mu-single-counter {
		margin: 20px 20px;
	}

	#mu-pricing {
		padding: 60px 0;
	}

	.mu-pricing-table > li,
	.mu-pricing-table > li.mu-standard-pricing {
		margin: 10px 0;
		width: 100%;
	}

	.mu-standard-pricing .mu-pricing-single {
		padding: 20px 0;
	}

	.mu-standard-pricing .mu-pricing-single-content {
		padding: 35px 0 15px;
	}

	.mu-standard-pricing .mu-single-pricebox {
		padding: 5px 0 25px;
	}

	.mu-title {
		margin-bottom: 25px;
	}

	#mu-from-blog {
		padding: 60px 0;
	}

	.mu-from-blog-content {
		margin-top: 0;
	}

	.mu-blog-item {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.mu-footer-top {
		padding: 30px 0 10px;
	}

	.mu-single-footer {
		margin: 15px 0;
	}

	/*About Us page*/

	#mu-skills {
		padding: 60px 0;
	}

	.mu-single-skills {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.mu-team-area {
		padding: 60px 0 50px;
	}

	.mu-single-team-content p {
		font-size: 14px;
	}

	/*contact us*/

	.mu-contact-content {
		padding: 0 15%;
	}

	#mu-google-map iframe {
		height: 350px;
	}

	/*Blog page*/

	.mu-blog-sidebar {
		margin-top: 50px;
	}

	.mu-popular-content-widget .media > .mu-popular-post-img {
		width: 120px;
		margin-right: 10px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 170px 0 20px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 16px;
		width: 160px;
	}

	/*Error Page*/

	.mu-error-area .mu-title {
		padding: 0;
	}

	.mu-text {
		font-size: 225px;
		line-height: 225px;
	}

	.mu-backdrop {
		height: 280px;
	}

}

@media (max-width: 640px){

	.mu-single-slide-content h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.slick-next {
		right: 10px;
	}

	.slick-prev {
		left: 10px;
	}

	.mu-single-slide-content-area {
		padding: 6% 0%;
	}

	.mu-single-slide-content a {
		margin-top: 0;
		padding: 2px 15px;
		font-size: 12px;
	}

	.mu-single-slide-content p {
		margin-bottom: 12px;
	}

	.mu-primary-btn {
		padding: 12px 28px;
		font-size: 14px;
	}

	.mu-video-left {
		padding: 120px 0;
	}

	.mu-video-iframe-area {
		padding: 5% 5%;
	}

	.mu-video-iframe-area iframe {
		height: 300px;
	}

	.mu-video-close-btn {
		top: 5px;
		margin-top: 0;
		height: 40px;
		line-height: 35px;
		width: 40px;
	}

	.mu-newsletter-content {
		padding: 0;
	}

	.mu-single-counter {
		margin: 20px 0;
	}

	/*contact us*/

	.mu-contact-content {
		padding: 0 5%;
	}

	#mu-google-map iframe {
		height: 300px;
	}

}


@media (max-width: 480px) {
	.mu-single-slide-content a.mu-primary-btn {
		display: none;
	}

	.mu-single-counter span {
		float: none;
	}

	.mu-single-counter-content {
		float: none;
		display: inline-block;
	}

	.mu-title h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}

	.mu-call-to-action-left h2 {
		font-size: 20px;
	}

	.mu-filter-item-content {
		padding-top: 29%;
		font-size: 18px;
	}

	.filtr-item h4 {
		font-size: 18px;
	}

	.mu-subscribe-btn {
		font-size: 16px;
	}

	.mu-video-play-btn {
		height: 40px;
		width: 60px;
		font-size: 16px;
		line-height: 40px;
	}

	.slick-next,
	.slick-prev {
		width: 40px;
		height: 40px;
	}

	.slick-prev::before, 
	.slick-next::before {
		font-size: 20px;
	}

	.scrollToTop {
		font-size: 25px;
		line-height: 43px;
		width: 45px;
		height: 45px;
	}

	.mu-navbar {
		padding: 10px 0;
	}

	.mu-navbar .navbar-toggler {
		padding: 5px 10px;
	}

	/*About Us page*/

	.mu-page-header-area {
		padding: 80px 0;
	}

	.mu-page-header-title {
		font-size: 30px;
	}

	/*contact us*/

	#mu-google-map iframe {
		height: 250px;
	}

	/*Blog page*/

	#mu-blog {
		padding: 30px 0;
	}

	#mu-blog .mu-blog-item {
		margin-bottom: 30px;
	}

	.mu-blog-pagination .pagination .page-link {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 33px;
	}

	.mu-blog-pagination .pagination .page-item:first-child .page-link,
	.mu-blog-pagination .pagination .page-item:last-child .page-link {
		line-height: 38px;
	}

	.mu-blog-pagination .pagination {
		float: none;
	}

	.mu-blog-sidebar {
		margin-top: 30px;
	}

	.mu-sidebar-social-widget .mu-social-media a {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}

	/*Error Page*/

	.mu-error-area {
		padding: 50px 0;
	}

	.mu-text {
		font-size: 180px;
		line-height: 180px;
	}

	.mu-backdrop {
		height: 230px;
	}

}


@media (max-width: 360px) {
	.mu-single-slide-content h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.mu-single-slide-content a {
		margin-top: 0;
		padding: 2px 15px;
		font-size: 12px;
	}

	.mu-single-slide-content p {
		margin-bottom: 0;
		font-size: 12px;
	}

	.mu-title h2 {
		font-size: 22px;
	}

	.mu-video-iframe-area {
		padding: 15% 5%;
	}

	.mu-video-right p {
		font-size: 16px;
		text-align: center;
	}

	.mu-filter-item-content {
		padding-top: 26%;
	}

	.mu-subscribe-form input {
		padding: 0 130px 0 20px;
	}

	.mu-subscribe-btn {
		font-size: 14px;
		width: 120px;
	}

	/*About Us page*/

	.mu-single-team {
		text-align: center;
		padding: 10px 0;
	}

	.mu-single-team-img,
	.mu-single-team-content {
		width: 100%;
	}

	/*Blog page*/

	.mu-blog-pagination .pagination li {
		margin: 0 3px;
	}

	.mu-popular-content-widget .media {
		margin-bottom: 15px;
	}

	.mu-popular-content-widget .media > .mu-popular-post-img {
		width: 85px;
		margin-right: 5px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-form input {
		padding: 0 135px 0 15px;
	}

	.mu-sidebar-subscribe-widget .mu-subscribe-btn {
		font-size: 16px;
		width: 125px;
	}

	.mu-related-post .mu-related-post-title {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.mu-comments-area h2 {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.mu-comments-area .comments .commentlist .children {
		padding-left: 15px;
	}

	#respond .reply-title {
		font-size: 22px;
		padding-bottom: 5px;
		margin-bottom: 20px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {  
		font-size: 25px; 
		line-height: 1.13; 
	}

	h3 {  
		font-size: 20px;  
	}

	h4 {  
		font-size: 18px;  
	}

	h5 {  
		font-size: 16px;  
	}

	h6 {  
		font-size: 14px;  
	}

	/*Error Page*/

	.mu-text {
		font-size: 160px;
		line-height: 160px;
	}

	.mu-backdrop {
		height: 200px;
	}

}



@media (max-width: 320px) {

	.mu-single-slide-content-area {
		padding: 2% 0%;
	}

	.mu-filter-item-content {
		padding-top: 24%;
	}

}



