/* Large Deveice: 1280px. 
=======================================================================
=======================================================================
*/
.dsk{
		display:block !important;
	}
.mob{
		display:none !important;
	}
	
@media only screen and (max-width:1600px) {
	.main-menu li.nav-item {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1440px){
    .main-menu li.nav-item {
        margin-right: 20px;
    }
	.main-menu .navbar-nav .nav-link {
		font-size: 15px;
	}
	
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {}

/* 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-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0 30px;
		margin-top: -65px;
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
	}

	#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: 200px;
		margin-top: 10px;
		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: -60px;
		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: #860050;
		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: 14px;
		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: 55px;
		line-height: 70px;
	}

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

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

	.feature-image {
		margin-bottom: 50px;
	}

	.achievement-area {
		height: 500px;
	}

	.single-counter-box {
		margin: 30px 0;
	}

	.choose-area .section-title h2 {
		font-size: 40px;
	}

	.chooseus-content {
		padding: 35px;
	}

	.chooseus-bg {
		height: auto;
	}

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

	.info-content h5 {
		font-size: 25px;
		line-height: 35px;
	}

	.info-content {
		padding: 30px;
	}

	.info-founder {
		padding: 35px;
	}

	.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;
	}

	.featured-project-area .project-grids .grid {
		width: 50%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.featured-project-area .project-grids .overlay-2 {
		padding: 80px 30px 50px;
		top: 0;
	}

	.featured-project-area .bg-cover {
		height: 100%px;
	}

	.featured-project-area .project-grids .main-btn {
		font-size: 13px;
	}

	#home3 .single-slide-item h1 {
		font-size: 50px;
	}

	.feat-content {
		padding: 8px;
	}

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

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

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

	.process-num {
		right: 120px;
	}

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

	.skill-bg {
		display: none;
	}

	.skill-content {
		width: 100%;
	}

	.skill-content {
		padding: 80px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

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

}

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

@media only screen and (max-width: 767px) {
	.dsk{
		display:none !important;
	}
	.mob{
		display:block !important;
	}
	.info-content-area .services-page h2{
		font-size: 20px;
		position: relative;
		padding-left: 0px;
		color: #0093cb!important;
		opacity: 1!important;
		font-weight: 500;
	}
	.footer-area ul li {
		width: auto;
		padding-right: 10px;
	}
	.breadcroumb-area1 {
		height: 125px;
	}
	.breadcroumb-area1 .breadcroumb-title h1 {
		font-size: 30px;
	}
	.breadcroumb-area1 h6 {
		margin-top: 10px;
	}
	.breadcroumb-area {
		height: 125px;
	}
	.breadcroumb-area .breadcroumb-title h1 {
		font-size: 30px;
	}
	.breadcroumb-area h6 {
		margin-top: 10px;
	}
	.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;
	}

	.section-title h2 {
		 font-size: 20px;
		line-height: 30px;
		opacity: 1!important;
	}

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

	.header-area .navigation {
		padding: 0 30px;
		margin-top: -65px;
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
	}

	#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: 200px;
		margin-top: 10px;
		float: left;
		position: relative;
		top: -5px;
		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: -60px;
		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: #20baac;
		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: 14px;
		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: 15px;
		line-height: 22px;
	}

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

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

	.founded-year i {
		width: 195px;
		height: 160px;
	}

	.feature-image {
		margin-bottom: 50px;
	}

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

	.achievement-area {
		height: 950px;
	}

	.single-counter-box {
		margin: 30px 0;
	}

	.chooseus-bg {
		height: auto;
	}

	.chooseus-content {
		padding-top: 70px;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}
	.contact-us-wrapper {
		margin-top: 20px;
	}
	.contact-us-inner {
		border-bottom: 1px solid #eee;
		padding: 20px 30px;
	}
	.contact-us-inner p{
		text-align: center;
	}
	.contact-us-inner h5 {
		margin: 10px 0 10px;
	}
	.contact-form-wrapper {
		margin-top: 450px;
	}

	.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: 30px;
	}

	.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;
	}

	.info-content h5 {
		font-size: 32px;
		line-height: 40px;
	}

	.featured-project-area .project-grids .grid {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.featured-project-area .project-grids .overlay-2 {
		padding: 80px 30px 50px;
		top: 0;
	}

	.featured-project-area .bg-cover {
		height: 100%;
	}

	.featured-project-area .project-grids .main-btn {
		font-size: 13px;
	}

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

	#home3 .single-slide-item {
	}

	#home3 .single-slide-item h1 {
		font-size: 35px;
	}

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

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

	.project-area.home3 .section-title {
		margin-bottom: 0;
	}

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

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

	.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: 25px;
	}

	.process-num {
		right: 140px;
	}

	.skill-bg {
		display: none;
	}

	.skill-content {
		width: 100%;
	}

	.skill-content {
		padding: 40px;
	}

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

	.question-section {
		
	}

	.helpline-section {
		display: none;
	}

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

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

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

}

/* 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-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0 30px;
		margin-top: -65px;
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
	}

	#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: -60px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #860050;
		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: 14px;
		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: 14px;
		line-height: 20px;
	}

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

	.feature-image {
		margin-bottom: 50px;
	}

	.achievement-area {
		height: 650px;
	}

	.single-counter-box {
		margin: 30px 0;
	}

	.chooseus-bg {
		height: auto;
	}

	.chooseus-content {
		padding-top: 70px;
	}

	.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;
	}

	.info-content h5 {
		font-size: 32px;
		line-height: 40px;
	}

	.featured-project-area .project-grids .grid {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.featured-project-area .project-grids .overlay-2 {
		padding: 80px 30px 50px;
		top: 0;
	}

	.featured-project-area .bg-cover {
		height: 100%;
	}

	.featured-project-area .project-grids .main-btn {
		font-size: 13px;
	}

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

	#home3 .single-slide-item {
	}

	#home3 .single-slide-item h1 {
		font-size: 35px;
	}

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

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

	.project-area.home3 .section-title {
		margin-bottom: 0;
	}

	.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;
	}

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

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

	.process-num {
		right: 170px;
	}

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

	.skill-bg {
		display: none;
	}

	.skill-content {
		width: 100%;
	}

	.skill-content {
		padding: 80px;
	}

	.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 only screen and (max-width: 600px) {
	.featured-project-area .project-grids .inner {
		padding: 50px 10px 30px;
	}
	.project-grids {
    background-position: right;
}
.featured-project-area .project-grids .count {
    font-size: 30px;
}
.founded-year i {
    width: 117px;
    height: auto;
    padding: 15px;
}
.founded-year i:before {
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 5px;
}
.contact-form {
    padding: 20px;
    margin-top: 0px;
}
.footer-up {
    padding-top: 30px;
}
.footer-area ul.links li a {
    font-size: 13px;
}
.footer-area ul.links li {
    line-height: 5px;
    margin-bottom: 5px;
}
.footer-area p {
    font-size: 15px;
    line-height: 25px;
}
.contact-inner p, .contact-inner h6 {
    padding-left: 70px;
	color: #ffffff!important;
}
input, textarea, select {
    margin-bottom: 5px;
}
.footer-area ul.links li:first-child {
    padding-left: 7px;
}
p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
.single-service h2 {
    font-size: 27px;
}
.header-area .navigation {
    padding: 0 0px;
}
.header-area .logo img {
    width: 207px;
    margin-top: 2px;
    padding-bottom: 6px;
}
.header-area.absolate-header .is-sticky .sticky-area {
    height: 90px;
}
.navbar-toggler {
    top: -50px;
}
.single-slide-item h1 {
    font-size: 32px;
    line-height: 40px;
}
#home2 .single-slide-item {
}
.tm-sc-heading-icon-box {
    margin: 0;
    max-width: 100%;
}
.tm-sc-heading-icon-box p {
    margin-bottom: 0;
	font-size:15px;
    line-height: 30px;
    text-align: center;
}
.info-content-area .section-title h2 {
    position: relative;
    padding-left: 20px;
	color: #0093cb!important;
	opacity: 1!important;
}
.header-area .navigation {
    box-shadow: unset;
}
.main-menu .navbar-nav .nav-link {
    padding: 10px 15px;
}
.main-menu .sub-menu li a {
    padding: 7px;
    padding-left: 30px;
}
}