﻿/* Large Deveice: 1280px. 
=======================================================================
=======================================================================
*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {

	p {
		font-size: 15px;
	}

	.sub-title::before {
		display: none;
	}

	.sub-title p {
		display: none;
	}

	.single-slide-item h1 {
		font-size: 70px;
	}

	.section-title h2 {
		font-size: 40px;
		line-height: 55px;
	}

	.single-counter-box h6 {
		font-size: 20px;
	}

	.single-serv-item {
		height: 380px;
	}

	.serv-content {
		padding: 20px 30px 5px;
	}

	.xtra-serve-area h5 {
		font-size: 16px;
	}

	.faq-bg {
		height: 550px;
	}

	#header-aside .aside-content .inner > div {
		margin-left: 0;
	}

	.single-service-bg {
		height: 350px;
	}

	#service-2 .single-service-area {
		height: 350px;
	}

	.quotation-dtl p {
		font-size: 16px;
	}

	#cta-2.cta-area h2 {
		font-size: 35px;
	}
}

/* Tablet Layout: 768px. 
========================================================================
========================================================================
*/

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

	.header-top .site-info {
		text-align: center;
	}

	.header-top .contact-info {
		text-align: center;
		margin-bottom: 10px;
	}

	.header-area .sub-title {
		display: none;
	}

	.search-box button {
		display: none;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0 30px;
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	#header-3.header-area li.nav-item .nav-link {
		color: #020E28;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		padding: 15px;
		color: #333;
	}

	#header-2 .logo {
		display: none;
	}

	.responsive-logo {
		display: block;
		width: 180px;
		margin-top: 20px;
		float: left;
		position: relative;
		top: -5px;
		left: 0px;
		z-index: 999;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -66px;
		right: 0;
		z-index: 99999;
	}

	#header-2 .navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #70C150;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
	}

	#header-2 .main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
	}

	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 16px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.single-slide-item h1 {
		font-size: 65px;
		line-height: 75px;
	}

	.single-slide-item p {
		font-size: 15px;
		line-height: 25px;
	}

	.hero-area-content .main-btn {
		font-size: 15px;
	}

	.promo-area .single-counter-box {
		width: 150px;
	}

	.promo-area .single-counter-box .counter-number span {
		padding: 20px;
	}

	.promo-area .single-counter-box h6 {
		padding-top: 10px;
	}

	.info-img {
		display: none;
	}

	.single-serv-item {
		height: 400px;
	}

	.section-title h2 {
		font-size: 38px;
		line-height: 55px;
	}

	.faq-bg {
		display: none;
	}

	.feature-area .single-feature-item {
		margin-bottom: 80px;
		text-align: center;
	}

	.feat-icon {
		padding: 40px 30px;
	}

	.feat-content {
		padding: 40px;
		border-top: 1px solid #eee;
	}

	.info-img {
		margin-top: 50px;
	}

	.process-icon:after {
		display: none;
	}

	.achievement-area {
		height: 400px;
	}

	.feature-area .single-feature-item {
		margin-bottom: 180px;
	}

	.feature-area {
		height: 700px;
	}

	.testimonial-content-wrapper {
		margin-left: 0;
	}

	.quotation-dtl p {
		font-size: 17px;
	}

	.skill-content {
		padding: 30px;
	}

	#service-2 .single-service-area {
		margin-bottom: 20px;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 450px;
	}

	.spacer-bg {
		height: 600px;
	}

	.spacer-bg .main-btn {
		margin-top: 400px;
	}

	.contact-section .contact-info {
		text-align: left;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.single-blog-item {
		margin-bottom: 40px;
	}

	.footer-area p {
		margin-top: 15px;
	}

	.footer-area .contact-info {
		text-align: left;
	}

	#home-3 .single-slide-item h1 {
		font-size: 55px;
		line-height: 65px;
	}

	.info-content-area {
		margin-top: 40px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

	.pt-120 {
		padding-top: 60px;
	}

}

/* Mobile Layout: 320px. 
=====================================================================
=====================================================================
*/

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

	.header-top .site-info {
		text-align: center;
	}

	.header-top .contact-info {
		font-size: 13px;
		text-align: center;
		margin-bottom: 10px;
	}

	.header-top .social-area {
		margin-top: 10px;
	}

	.header-area .sub-title {
		display: none;
	}

	.search-box button {
		display: none;
	}

	.section-title h2 {
		font-size: 28px;
		line-height: 43px;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0;
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	#header-3.header-area li.nav-item .nav-link {
		color: #020E28;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .logo {
		display: none;
	}

	.responsive-logo {
		display: block;
		width: 180px;
		margin-top: 10px;
		float: left;
		position: relative;
		top: 0;
		left: 0px;
		z-index: 999;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		padding: 15px;
		color: #333;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -66px;
		right: 0;
		z-index: 99999;
	}

	#header-2 .navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #70C150;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
	}

	#header-2 .main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
	}


	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 15px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.promo-area {
		display: none;
	}

	.section-title h6 {
		padding-left: 0;
	}

	.section-title h6::before {
		display: none;
	}

	.single-slide-item {
		text-align: center;
	}

	.single-slide-item h1 {
		font-size: 36px;
		line-height: 46px;
	}

	.single-slide-item h1::before {
		display: none;
	}

	.single-slide-item p {
		font-size: 16px;
		line-height: 22px;
	}

	.about-area {
		padding-top: 30px;
	}

	.hero-area-content .main-btn {
		font-size: 14px;
	}

	.feature-area {
		padding: 0 30px;
	}
 

	.feat-content {
		padding: 40px;
		border-top: 1px solid #eee;
	}

	.testimonial-content p {
		font-size: 16px;
	}

	p.highlight {
		font-size: 16px;
	}

	.info-img {
		margin-top: 40px;
	}

	.single-service-area {
		height: 330px;
	}

	#logistics .single-service-area {
		height: 350px;
	}


	.single-counter-box .counter-number span {
		font-size: 36px;
		margin-bottom: 10px;
	}

	.single-counter-box h6 {
		font-size: 16px;
	}

	.auto-container {
		padding: 0 50px;
	}

	.cta-content h4 span {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0;
	}

	.process-icon:after {
		display: none;
	}

	.single-carousel-item p {
		font-size: 16px;
		line-height: 27px;
	}

	.feature-content h5 {
		font-size: 18px;
	}

	.achievement-area {
		height: 400px;
	}

	.faq-bg {
		display: none;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 1060px;
	}

	.spacer-bg {
		height: 1100px;
	}

	.spacer-bg .main-btn {
		display: none;
	}

	.contact-section .contact-info {
		text-align: left;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.single-blog-item {
		margin-bottom: 40px;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.pad-top-80 {
		padding-top: 60px;
	}

	.pad-bot-80 {
		padding-bottom: 60px;
	}

	.single-team-member {
		margin-bottom: 60px;
	}

	.team-member-bg {
		height: 350px;
	}

	.about-us-area .section-title h2 {
		font-size: 27px;
	}

	.contact-us-content h2 {
		font-size: 32px;
	}

	.footer-up {
		padding-top: 60px;
	}

	.footer-up .logo {
		margin: 0 auto;
	}

	.footer-area {
		text-align: center;
	}

	.footer-area p {
		margin-top: 10px;
	}

	.copyright-line {
		text-align: center;
	}

	p.privacy {
		text-align: center;
	}

	#home-2 .hero-area-content .main-btn {
		margin-left: 0;
		margin-top: 30px;
	}

	#home-2 .single-slide-item h6 {
		padding-left: 0;
	}

	#home-2 .single-slide-item h6:before {
		display: none;
	}

	.about-content-wrapper {
		padding: 30px;
	}

	#home-3 .single-slide-item {
		height: 750px;
	}

	#home-3 .single-slide-item h1 {
		font-size: 32px;
		line-height: 44px;
	}

	#about-3 .about-bg {
		display: none;
	}

	.single-feat-item.feat-3.last-child.bg-cover {
		margin-bottom: 0;
	}

	.cta-area {
		text-align: center;
	}

	.cta-area h2 {
		font-size: 30px;
		line-height: 40px;
		padding-top: 20px;
	}

	#cta-2.cta-area h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.cta-area .contact-info {
		text-align: center;
	}

	.cta-area .contact-info h5 {
		font-size: 18px;
	}

	.cta-area .contact-info i {
		font-size: 25px;
	}

	.skill-area .single-counter-box {
		border: none;
	}

	#project-3 .single-project-item {
		margin-bottom: 40px;
	}

	.info-content-area {
		margin-top: 40px;
	}

	.contact-form {
		padding: 30px;
		margin-top: 30px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

	.quotation-dtl p {
		padding: 0;
		font-size: 13px;
	}

	.single-service-bg {
		margin-bottom: 30px;
	}

	#service-page .single-service {
		padding: 0;
	}

	.port-img img {
		margin-bottom: 30px;
	}

	.single-comments-section p span {
		padding-left: 0;
	}

	.quotation-form {
		padding: 60px 40px;
	}

	#service-page .single-service h2 {
		font-size: 30px;
	}
	.w3l-index2 .btn-style{    padding: 6px 29px;}
}

/* Wide Mobile Layout: 480px. 
=====================================================================
=====================================================================
*/

@media only screen and (min-width: 576px) and (max-width: 767px) {

	.section-title h2 {
		font-size: 35px;
		line-height: 45px;
	}

	.header-top .site-info {
		text-align: center;
	}

	.header-area .sub-title {
		display: none;
	}

	.search-box button {
		display: none;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0 30px;
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	#header-3.header-area li.nav-item .nav-link {
		color: #020E28;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		padding: 15px;
		color: #333;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -66px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #70C150;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
	}


	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 15px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.single-slide-item {
		text-align: center;
	}

	.single-slide-item h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.single-slide-item p {
		font-size: 17px;
		line-height: 26px;
	}

	.hero-area-content .main-btn {
		font-size: 14px;
	}

	.single-feat-item {
		margin-bottom: 80px;
	}

	.cta-content h4 span {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0;
	}

	.process-icon:after {
		display: none;
	}

	.single-carousel-item p {
		font-size: 16px;
		line-height: 27px;
	}

	.achievement-area {
		height: 500px;
	}

 
	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 1060px;
	}

	.spacer-bg {
		height: 1100px;
	}

	.blog-area .main-btn.btn-white {
		margin-top: 0;
	}

	.about-us-area .section-title h2 {
		font-size: 30px;
	}

	.contact-us-content h2 {
		font-size: 32px;
	}

	.footer-up {
		padding-top: 60px;
	}

	.footer-up .logo {
		margin: 0 auto;
	}

	.footer-area {
		text-align: center;
	}

	.footer-area p {
		margin-top: 10px;
	}

	.copyright-line {
		text-align: center;
	}

	p.privacy {
		text-align: center;
	}

	#home-2 .hero-area-content .main-btn {
		margin-left: 0;
		margin-top: 0;
	}

	#home-3 .single-slide-item {
		height: 750px;
	}

	#home-3 .single-slide-item h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.single-feat-item {
		margin-bottom: 120px;
	}

	.quotation-dtl p {
		font-size: 17px;
	}

	.cta-area {
		text-align: center;
	}

	.cta-area h2 {
		font-size: 30px;
		line-height: 40px;
		padding-top: 20px;
	}

	.cta-area .contact-info {
		text-align: center;
	}

	.cta-area .contact-info h5 {
		font-size: 18px;
	}

	.cta-area .contact-info i {
		font-size: 25px;
	}

	.info-content-area {
		margin-top: 40px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

	.single-service-bg {
		margin-bottom: 30px;
	}

	.port-img img {
		margin-bottom: 30px;
	}

	.single-comments-section p span {
		padding-left: 30px;
	}

}


@media (max-width: 767px) {
  .topbar-one{
    padding: 5px 0;
  }
  .header-navigation {
    margin-bottom: 0;
  }
  .navbar-brand>img{
  	height: 60px;
  }
  .logo-box {
    width: 100%;
    float: none;
    margin: 0 !important;
  }
  .navigation-box {
    margin: 0;
  }
  .navbar-expand-lg .menu-toggler {
    display: block;
    margin-right: 0;
    background-color: transparent !important;
    margin: 15px 0;
    border: none;
    font-size: 26px;
    float: right;
    outline: none;
    cursor: pointer;
    position: relative;
  }
  .menu-toggler:hover {
    border-color: #ff5860;
  }
  .menu-toggler .icon-bar {
    background: #fff;
  }
  .menu-toggler:hover .icon-bar {
    background: #ff5860;
  }
  .navbar-expand-lg .navbar-collapse {
    padding-bottom: 0;
    overflow: auto !important;
    width: 100%;
  }
  .navbar-expand-lg .navbar-collapse {
    display: none !important;
    background: transparent;
    padding: 0px 0px !important;
    padding-bottom: 0px !important;
    margin: 0;
    background: #222222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 0;
  }
  .navbar-expand-lg .navbar-collapse.showen {
    display: block !important;
    height: auto;
    max-height: 70vh;
  }
  .navbar-collapse.show {
    overflow-y: auto;
  }
  .header-navigation .nav {
    width: 100%;
    text-align: left;
  }
  .header-navigation .nav > li {
    display: block;
    padding: 0 !important;
    width: 100%;
    float: none;
  }
  .header-navigation .nav > li + li {
    margin-left: 0 !important;
  }
  .header-navigation .nav > li > a {
    padding: 8px 0;
  }
  .header-navigation .right-box.nav {
    width: 100%;
    margin: 0;
  }
  .header-navigation .right-box.nav > li > a {
    border: none !important;
    padding: 8px 0;
    color: #fff;
  }
  .header-navigation .nav > li > a:after {
    display: none;
  }
  .header-navigation .nav.navigation-box + .nav {
    border-top: 1px dashed #282828;
  }
  .header-navigation .navigation-box > li > .submenu,
  .header-navigation .navigation-box > li > .submenu > li > .submenu {
    position: relative !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    -webkit-transition: none !important;
    transition: none !important;
    display: none;
    float: none !important;
    margin: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .header-navigation .navigation-box > li > .submenu > li > a::after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    padding: 0 !important;
    border-top: 1px solid #ddd;
    display: block;
    float: none;
  }
  .header-navigation .nav > li.show-mobile {
    display: none;
  }
  .header-navigation ul.navigation-box > li > a,
  .header-navigation .right-box.nav > li > a {
    padding: 0;
    display: block;
    color: #fff;
    padding: 10px 0 10px 16px !important;
  }
  .header .stricky-fixed.header-navigation .nav > li {
    padding: 0 !important;
  }
  .header-navigation ul.navigation-box li a .sub-nav-toggler {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;
    padding: 7px 7px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    /*margin-top: 8px;*/
    margin-right: 0px;
    display: block;
    cursor: pointer;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
    background-color: #000;
    border-radius: 1px;
    display: block;
    height: 1px;
    width: 17px;
  }
  .header-navigation .navigation-box .sub-nav-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .header-navigation .container .right-side-box {
    top: 12px;
    right: 15px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .header-navigation .container {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
  }
  .header-navigation .container .logo-box {
    position: relative;
    
    padding-right: 15px;
  }
  .header-navigation .container .logo-box .navbar-brand {
    float: left;
    padding: 0px 15px;
  }
  .header-navigation .container .logo-box .navbar-toggler {
    float: left;
  }
  .header-navigation ul.navigation-box {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .header-navigation ul.navigation-box > li {
    padding: 0 !important;
    display: block;
  }
  .header-navigation ul.navigation-box > li > a {
    display: block;
    padding: 13px 30px;
  }
  .header-navigation ul.navigation-box > li > a:after {
    display: none;
  }
  .header-navigation ul.navigation-box > li + li {
    margin: 0;
  }
  .header-navigation .main-navigation {
    float: none;
    width: 100%;
    display: none;
    text-align: left;
    background: #fff;
    max-height: 70vh;
    overflow-y: scroll;
  }
  .header-navigation .container .menu-toggler {
    display: block;
  }
  .header-navigation.stricky-fixed ul.navigation-box > li {
    padding: 0;
  }
  .header-navigation .container .logo-box .navbar-brand {
    background-color: transparent;
  }
  .header-navigation .container .menu-toggler {
    float: right;
     margin: 22px 0; 
     position: relative; 
    /* top: -1px; */
  }
  .header-navigation {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .site-header__header-one .header-navigation .container {
    padding-right: 0px;
  }
  .site-header__header-one .header-navigation ul.navigation-box > li > a {
    font-size: 16px;
    /* padding: 5px!important; */
  }

  .site-header__header-one .header-navigation .logo-box::before {
    display: none;
  }
  .site-header__header-one .header-navigation .main-navigation {
    text-align: left;
  }
  .header-navigation .container .logo-box {
    padding-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
   
  .site-header__header-one .header-navigation .main-navigation {
    padding-left: 0;
  }
  .site-header__header-two .stricked-menu {
    background-color: #fff;
  }
  .site-header__header-two .header-navigation {
    width: 100%;
    max-width: 100%;
  }
  .site-header__header-two .header-navigation .container .menu-toggler {
    color: #222222;
  }
  .header-navigation ul.navigation-box>li>.submenu>li>a{
  	font-size: 16px;
  }
  .header-navigation ul.navigation-box>li>ul>li>.submenu>li>a{
  	font-size: 14px;
  	padding-left: 30px;
  }
}

@media (max-width: 425px) {
  .header-navigation .container .right-side-box {
    display: none;
  }
  .header-navigation .container .menu-toggler {
    float: right;
  }
  .header-navigation .container .logo-box {
    padding-right: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .list_news_contert .col-md-8 h3{font-size: 20px;padding: 10px 0;}
  .section-title h3{font-size: 26px;line-height: 1.5;}
}
