/*
Theme Name: livingtracks
Author: GT
Description: livingtracks
Version: 1.0
Text Domain: livingtracks
*/

/*  RESET ===================
     ----------------------------------------------------*/
	 
	@font-face {
		font-family: 'Circular Blk';
		src: url('css/fonts/CircularStd-Black.woff2') format('woff2'),
			url('css/fonts/CircularStd-Black.woff') format('woff');
		font-weight: 900;
		font-style: normal;
		font-display: swap;
	}

	@font-face {
		font-family: 'Circular Bd';
		src: url('css/fonts/CircularStd-Bold.woff2') format('woff2'),
			url('css/fonts/CircularStd-Bold.woff') format('woff');
		font-weight: bold;
		font-style: normal;
		font-display: swap;
	}

	@font-face {
		font-family: 'Circular Bk';
		src: url('css/fonts/CircularStd-Book.woff2') format('woff2'),
			url('css/fonts/CircularStd-Book.woff') format('woff');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
	}

	@font-face {
		font-family: 'Circular Md';
		src: url('css/fonts/CircularStd-Medium.woff2') format('woff2'),
			url('css/fonts/CircularStd-Medium.woff') format('woff');
		font-weight: 500;
		font-style: normal;
		font-display: swap;
	}
	
	@font-face {
		font-family: 'Circular Rg';
		src: url('css/fonts/c-rg.woff2') format('woff2'),
			url('css/fonts/c-rg.woff') format('woff');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
	}


	html, body{ margin:0px; padding:0; width:100%; height:100%; font-family: 'Circular Rg', sans-serif; font-size:16px; line-height: normal; color:#545454; }
	table{ border:0; padding:0; margin:0; border-spacing:0; border-collapse:collapse;}
	a{color: #191919;}
	a:hover, a:link, a:focus{ text-decoration:none; }
	a:hover{ color:#1c6ba6; }
	a, img{ border:0px; outline:none; }
	img{ max-width:100%; height: auto;}
	input, textarea{ outline:none;}
	a{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}
	.hide{display:none !important;}
	.show{display:block !important;}
	.lft{float:left !important;}
	.rt{float:right !important;}
	.clearfix:before, .clearfix:after,.container:before, .container:after, .container-fluid:before,.container-fluid:after{display:block; line-height:0; content:"";}
	.clearfix:after, .container:after, .container-fluid:after{clear:both;}
	
	.clear{ clear:both !important; height:10px;}
	.trans{-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease;}
	*{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

	h1, h2, h3, h4, h5, h6{ margin-bottom:20px; margin-top:0; color: #191919; line-height: normal; font-family: 'Circular Blk', sans-serif;}
	p{ margin-top: 0; margin-bottom: 20px; }
	p:last-child{ margin-bottom:0;}
	h2{ font-size:48px; }
	h3{ font-size:30px; font-family: 'Circular Bd', sans-serif; }
	h4{ font-size:20px; font-family: 'Circular Bd', sans-serif;}
	h5{ font-size:18px; font-family: 'Circular Bd', sans-serif; }
	
	ul, ol{ margin: 0 0 20px 0; color:#545454; padding-left:0;}
	
	b, strong{ font-family: 'Circular Md', sans-serif; font-weight:normal;}

/*  RESET ===================
     ----------------------------------------------------*/

/*  GLOBAL =================
    ----------------------------------------------------*/
	
	.text-center{ text-align: center; }
	.text-right{ text-align: right; }
	.screen-reader-text{ display: none; }
	
	.btn{ background:#0067B8; font-family: 'Circular Bd', sans-serif; font-size:20px; border-radius:3px; display:inline-block; padding:19px 60px; color:#fff; line-height: 22px; }
	.btn:hover{ background:#104064; color:#fff;}
	
	.btn.btn-sml{ font-size: 17px; padding:11px 30px 12px;}
	
	body.hidden{ overflow:hidden !important;}
	
	.site-main{ }
	.container{ position:relative; margin:0 auto; max-width:1280px; padding:0 20px; }
	.container-fluid{ position:relative; padding:0 40px;}
	.content-area{}
	
	.fa { font-family:FontAwesome !important;}
	
	.fontSty1{ font-family: 'Circular Blk', sans-serif; line-height: normal;}
	.fontSty3{ font-family: 'Circular Bd', sans-serif; line-height: normal;}
	.fontSty2, .fontSty2 .elementor-heading-title{ font-family: 'Circular Md', sans-serif !important; line-height: normal;}
	
	.listSty1 li{ list-style:none; padding-left:15px; background:url(images/right-2.png) no-repeat left 5px; margin-bottom: 8px; }
	.listSty2 li{ list-style:none; padding-left:15px; background:url(images/right-2.png) no-repeat left 8px; margin-bottom: 10px;}
	
/*  GLOBAL =================
    ----------------------------------------------------*/

/*  HEADER =================
     ----------------------------------------------------*/
	 
	.header{ background:#fff; position: relative;}
	
	.header-top{ background:#ececec;}
	
	.header-top-info{float: right; margin: 0; padding: 6px 0;}
	.header-top-info li{list-style: none; margin-left: 60px; float:left;}
	.header-top-info li:first-child{ margin-left: 0;}
	.header-top-info li a{}
	.header-top-info li i{ font-size:15px; color:#727272; margin-right:2px;}
	.header-top-info li a:hover i{ color:#1c6ba6;}
	
	.header-main{ border-bottom: 1px solid #ececec;}
	
	.logo{ text-align:center; float: left; margin:9px 0 0; background: #fff; }
	.logo a{  font-weight: bold; font-size: 24px; line-height: 36px; display:block; color:#191919; text-transform:uppercase;}
	.logo a:hover{ text-decoration:none;}
	.logo img{ vertical-align:top; max-height:42px;}
	
	.mb-btn{ display:none; float:left; width: 68px; padding: 10px; margin-top: 13px;}
	.mb-btn span{ display:block; float:left; width:36px; height:3px; background:#212121; margin:4px;}
	.mb-btn.active span:first-child{ 
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		transform: rotate(-135deg);
		top: 9px;
		position: relative;
		display:block; 
		left: -2px;
		width:85%;
	}
	.mb-btn.active span:nth-child(2){ 
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		transform: rotate(135deg);
		display:block; 
		position: relative;
		left: -2px;
		top: -1px;
		width:85%;
	}
	.mb-btn.active span:last-child{display:none;}
	
	.header-rgt{ float: right;}
	.head-menu{ float: left; }
	.head-menu .navbar-nav{ padding: 0; margin: 0; }
	.head-menu .navbar-nav > li { list-style: none; float: left; position:relative; margin-left:60px; font-family: 'Circular Bk', sans-serif;}
	.head-menu .navbar-nav > li > a{ display:block; font-size:18px; line-height: 60px;text-decoration:none; color: #191919;}
	.head-menu .navbar-nav > li > a:hover, .head-menu .navbar-nav li.current-menu-item > a{}
	.head-menu .navbar-nav > li > a img{ width:10px; height:7px; margin-left:2px; opacity: .5; position: relative; top: -1px;}
	.head-menu .navbar-nav > li:first-child { margin-left:0;}
	.head-menu .navbar-nav > li > a.active img{ 
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	
	.header-menu-blk{ padding: 60px 0; display:none; position:absolute; top:100%; left:0; right:0; z-index: 99; background: #fff;}
	.spektra-header-box{}
	.spektra-products{ margin: 0;}
	.spektra-products li{ list-style: none; display: inline-block; width: 26%; margin-bottom: 20px;}
	.spektra-products li a{ display: block; font-family: 'Circular Md', sans-serif;}
	.spektra-products li a img{ max-width:24px; vertical-align: middle; margin-right: 6px; position: relative; top: -3px;}
	
	.header-menu-row{ margin:0 -20px; display: flex; flex-wrap: wrap;}
	.header-menu-col{ padding:0 20px; width:25%;}
	.head_sub_menu{}
	.head_sub_menu li{ list-style: none; margin-bottom: 10px;}
	.head_sub_menu li a{}
	.header-menu-content{}
	.header-menu-content a span{ display:block; margin-top:5px; font-family: 'Circular Md', sans-serif;}
	
/*  HEADER =================
     ----------------------------------------------------*/

/*  CONTENT =================
     ----------------------------------------------------*/	
	
	.lt-hm-artc-container{ background:#fff; position:relative; padding: 0 0 0 30px; border-right:1px solid #eee; box-shadow: -3px 8px 20px rgba(0,0,0,.25);}
	.lt-ribbon{display: block; background:#0067B8 url(images/latest-news.png) no-repeat center center; position: absolute; left: 0; top: 0; width: 30px; bottom: 0;}
	.lt-hm-artc-inr{ display: flex; flex-wrap: wrap; border-top: 14px solid #104064; border-left: 14px solid #104064; padding-right: 40px;}
	.lt-hm-artc-col{ width:33.33%; padding:30px; border-right:1px solid #eee;}
	.lt-hm-artc-col h2{ font-size:20px; line-height:26px; margin-bottom: 8px; font-family: 'Circular Bd', sans-serif;}
	.lt-hm-artc-col h2 a{}
	.lt-hm-artc-col p{ font-size:14px;}
	.lt-hm-artc-btn{ display: block; width: 40px; height: 100%; position: absolute; right: 0; top: 0; background: url(images/more.png) no-repeat center; opacity: .2; background-size: 18px;}
	.lt-hm-artc-btn:hover{ opacity: .75;}
	
	.lt-testi-container{}
	.lt-testi-inr{}
	.lt-testi-col{ outline:none; position: relative; padding:0 15px;}
	.lt-testi-col.slick-current{ z-index: 9999;}
	.lt-col-inr{ position: relative; min-height:70px; }
	.lt-testi-inr .slick-track { padding-top: 70px; }
	.lt-testi-col.slick-current{ scale: 1.2; margin-top: -30px;}
	.lt-testi-inr .slick-list{ padding:0px !important;}
	
	.lt-testi-con{ text-align: center; background: #fff; padding: 30px 40px 60px; box-shadow: 0 2px 20px rgba(45, 45, 45, 0.1); border-radius: 5px;}
	.lt-testi-con p{ line-height: 20px; font-size: 14px;}
	
	.lt-testi-col.slick-current .lt-testi-con{ background: #0067B8; }
	.lt-testi-col.slick-current .lt-testi-con p{ color:#fff; }
	
	.testi-quote{ margin-bottom:15px; }
	.testi-quote i{ font-size: 48px; opacity: .1;}
	.lt-testi-col.slick-current .testi-quote i{ color:#fff; }
	
	.lt-testi-client-info{ text-align:center;}
	.testi-thumbnail{ display: inline-block; width:72px; height:72px; overflow:hidden; border-radius:50%; margin-top: -36px;}
	.testi-thumbnail img{}
	.lt-testi-client-info h5{ margin: 5px 0 2px; font-size: 14px;}
	.lt-testi-client-info h6{ font-family: 'Circular Rg', sans-serif; font-size:14px; line-height: normal; color:#545454; font-weight: normal;}
	
	.slick-dots{ text-align:center; margin: 30px 0 0;}
	.slick-dots li{ list-style:none; display: inline-block; margin:0 4px;}
	.slick-dots li button{ cursor:pointer; width:6px; height:6px; border-radius:50%; overflow:hidden; text-indent:-9999px; border:0; outline:none; padding: 0; background: #ccc;}
	.slick-dots li.slick-active button{ background: #222;}
	
	.lt-testi-inr .slick-arrow{ position: absolute; bottom: -15px;  border-radius: 50%; border: 1px solid #c4c4c4; overflow: hidden; text-indent: -9999px;
width: 30px; height: 30px; background-color: #fff; background-repeat:no-repeat; background-position:center center; outline:none; cursor:pointer; opacity: .4;}
	.lt-testi-inr .slick-prev{background-image:url(images/left-arrow.png); left: 50px;}
	.lt-testi-inr .slick-next{ background-image:url(images/right-arrow.png); left: 85px;}
	.lt-testi-inr .slick-arrow:hover{ opacity: .75;}
	
	.products_tab{ border-radius: 5px; overflow: hidden; background: #fff;}
	.products_tab .eael-tab-inline-icon{ width: 260px !important;}
	.products_tab .eael-tab-inline-icon li{ padding: 0 !important; text-align: center !important; min-height: 130px; border-bottom:1px solid #fff;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.products_tab .eael-tab-inline-icon li:first-child img{ max-height: 46px;}
	.products_tab .eael-tab-inline-icon li:nth-child(2) img{ max-height: 32px;}
	.products_tab .eael-tab-inline-icon li:last-child img{ max-height: 32px;}
	.products_tab .eael-tab-inline-icon li:last-child{ border-bottom:0;}
	.products_tab .eael-tab-inline-icon li img{ max-height: 36px; }
	.products_tab .eael-advance-tabs .eael-tabs-content h3{}
	.products_tab .eael-advance-tabs .eael-tabs-content p{ margin-bottom:25px;}
	.products_tab .eael-advance-tabs .eael-tabs-content ul{padding:0;}
	.products_tab .eael-advance-tabs .eael-tabs-content li{ list-style:none; padding-left:15px; background:url(images/right-2.png) no-repeat left 5px; margin-bottom: 8px; line-height: 20px;}
	 
	.learn_more{ color:#191919; text-decoration:underline !important; font-family: 'Circular Bd', sans-serif; }

	.eael-contact-form-7 .wpcf7-form p { margin-bottom: 15px; }
	.eael-contact-form-7 .wpcf7-form p input.wpcf7-submit { cursor: pointer; font-family: 'Circular Bd', sans-serif;}
	.eael-contact-form-7 .wpcf7-form label{ font-family: 'Circular Md', sans-serif;}
	
	.lt-jobs-container{}
	.lt-jobs-inr{ display: flex; flex-wrap: wrap; margin:0 -20px;}
	.lt-jobs-col{ width:33.33%; padding:20px; }
	.lt-jobs-col-inr{}
	.lt-jobs-col-inr h2{ font-family: 'Circular Bd', sans-serif; font-size:20px; margin-bottom: 10px;}
	.lt-jobs-col-inr h2 a{ color: #0A314F;}
	.lt-jobs-col-inr h2 a:hover{ color: #1C6BA6;}
	.job-info{ margin: 0;}
	.job-info li{ list-style:none; margin-bottom: 3px; font-size: 14px;}
	.job-info li span{ font-family: 'Circular Md', sans-serif; color:#545454;}
	.job-info li.work_profile{ position:relative; padding-left:101px;}
	.job-info li.work_profile span{ position:absolute; left:0px;}
	
	.job-content-area{}
	.job-content-hdr{ padding:120px 0 80px; background:#0A314F;}
	.job-content-hdr .page-title{ margin:20px 0 0; color: #fff; font-size: 36px; line-height: 42px;}
	.go-back{ font-size:16px; line-height:26px;}
	.go-back a{color: #fff;}
	
	.job-content-page{ padding:80px 0 120px; }
	.job-content-page h2{  font-family: 'Circular Bd', sans-serif; font-size: 30px; line-height: 36px; }
	.job-content-page h3{  font-family: 'Circular Bd', sans-serif; font-size: 24px; line-height: 30px; }
	.job-content-page p{ line-height:26px;}
	.job-content-page li{ line-height:26px; margin:8px 0;}
	.job-content-page ul{ padding-left:20px;}
	.job-content-page ol{ padding-left: 35px;}
	.job-content-page ul li{ list-style:none; padding-left:15px; background:url(images/right-2.png) no-repeat left 8px; margin: 7px 0; line-height: 24px;}
	
	.job-content-area .job-info{ margin:15px 0 0;}
	.job-content-area .job-info li{ list-style:none; margin-bottom: 5px; color:#fff; font-size: 16px;}
	.job-content-area .job-info li span{ font-family: 'Circular Md', sans-serif; color: #2ea2c7;}
	
	.logo_slider{}
	.logo_slider figure img{ filter: grayscale(100%); opacity:.9;}
	.logo_slider figure:hover img{ filter: grayscale(0%); opacity:1;}
	
/*  CONTENT =================
     ----------------------------------------------------*/
	 
	 
/*  PAGE =================
     ----------------------------------------------------*/
	 
	 
/*  PAGE =================
     ----------------------------------------------------*/
	 
	 
/*  BLOG =================
     ----------------------------------------------------*/
	
	.entry-header { padding: 30px 0; background: #0A314F;}
	.entry-header .page-title { margin:0; font-size: 36px; line-height: 42px; color: #fff; font-family: 'Circular Bd', sans-serif;}
	
	.content-full{ padding:80px 0;}
	.content-full h2{  font-family: 'Circular Bd', sans-serif; font-size: 30px; line-height: 36px; }
	.content-full h3{  font-family: 'Circular Bd', sans-serif; font-size: 24px; line-height: 30px; }
	.content-full p{ line-height:26px;}
	.content-full li{ line-height:26px; margin:8px 0;}
	.content-full ul{ padding-left:20px;}
	.content-full ul li{ list-style:none; padding-left:15px; background:url(images/right-2.png) no-repeat left 7px; margin-bottom: 8px; }
	
	.blog-container{ padding:70px 0;}
	
	.post-grid{ display: flex; flex-wrap: wrap; margin:0 -20px}
	.post-grid .post{ width:33.33%; padding:20px; }
	.post-grid .post-content-otr{}
	.post-grid .post .entry-title{ font-size: 22px; line-height: 28px; margin-bottom: 8px; font-family: 'Circular Bd', sans-serif;}
	.post-grid .post p{ margin-bottom: 10px; line-height: 24px;}
	
	.post-thumbnail{ margin-bottom: 10px; border-radius: 3px; overflow: hidden;}
	.post-thumbnail img{vertical-align: top;}
		
	.nvg{ margin: 60px 0 0; padding-bottom: 30px;}
	.nvg ul{ padding: 0; text-align: center; margin: 0;}
	.nvg li { display: inline-block; margin: 0 2px; vertical-align:top;}
	.nvg li a, .nvg li span { background-color: #ECECEC; display: inline-block; font-size: 18px; text-decoration: none; text-align: center; width: 48px; line-height: 46px; font-family: 'Circular Md', sans-serif; border-radius: 2px;}
	.nvg li a:hover,
	.nvg li span.page-numbers.current { color:#fff; background-color: #1C6BA6; }
	.nvg li a.prev, .nvg li a.next{font-size: 26px;}
	
	.entry-meta{ color:#545454;}
	
	.alignright{ float:right; margin-left:30px; margin-bottom:30px; padding-top:5px;}
	.alignleft{ float:left; margin-right:30px; margin-bottom:30px; padding-top:5px;}
	.aligncenter { margin: auto; display: block;}
	
	.tags-list{ margin-top:70px; border-top: 1px solid #e6e6e6; padding-top: 25px;}
	.tags-list b{ color:#191919;}
	.tags-list a{ background-color: #F2F2F2; color:#545454; padding: 6px 20px; display: inline-block; margin-left: 20px; }
	
	.wpcf7 form .wpcf7-response-output { margin: 10px 0 0; padding: 10px 14px;}
	
	.single .entry-header { padding: 90px 0;}
	.single .post-title { color: #fff; font-size: 46px; line-height: 52px; margin-bottom: 40px;}
	
	.post-meta{}
	.post-meta a, .post-meta span{color:#fff; font-size:22px; line-height:29px; text-transform: capitalize; display:inline-block; vertical-align:middle; font-weight: 500;}
	.post-meta .post-meta-sep{ vertical-align:middle; display:inline-block; color:#fff; font-weight:700; font-size:22px; line-height:29px; margin-right: 7px;}
	.post-meta a{ font-weight:700;}
	
	.lt_breadcrum{ margin:25px 0 0; padding:0;}
	.lt_breadcrum li{ color:#2ea2c7; font-size:16px; line-height:26px; display:inline-block;}
	.lt_breadcrum li:last-child{color:#fff;}
	.lt_breadcrum li a{ color:#2ea2c7;}
	.lt_breadcrum li a:hover{color:#fff;}
	
	.single_post_nav{ margin:70px 0 20px;}
	.single_post_nav div{ display:inline-block; vertical-align:top; margin-right: 80px;}
	.single_post_nav div:last-child{ margin-right:0;}
	.single_post_nav div a{font-size: 22px; line-height: 28px; font-family: 'Circular Md', sans-serif; text-decoration: underline; color: #191919;}
	.single_post_nav div a:hover{ text-decoration:none;}
	
	.single .content-area .container { max-width: 860px;}
	 
/*  BLOG =================
     ----------------------------------------------------*/


/*  FOOTER =================
----------------------------------------------------*/
	
	.site-footer{}
	
	.ftr-top{ background:#191919; padding:65px 0; border-bottom: 1px solid #303030;}
	.ftr-top h4{ margin:0; color:#fff; font-size:48px; text-align:center;}
	.ftr-top h4 .btn{ margin-left:60px; position: relative; top: -10px;}
	
	.ftr-main{ background:#191919; padding:80px 0;}
	.ftr-main-top{}
	.ftr-main-bottom{ margin-top:60px;}
	
	.ft-columns{ margin:0 -20px; display: flex; flex-wrap: wrap;}
	.ft-column{ width:25%; padding:0 20px;}
	.ft-column-4{}
	.ft-columns p{ color:#fff; line-height: 26px;}
	.ft-columns h5{ margin-bottom:20px; color:#fff;}
	
	.ftr-contact-info{ margin:20px 0 0; padding: 0;}
	.ftr-contact-info li{list-style: none; margin-bottom: 10px; }
	.header-top-info li:first-child i{ font-size: 15px;}
	.ftr-contact-info li a{ color:#fff;}
	.ftr-contact-info li i{ margin-right:5px;}
	.ftr-contact-info li a:hover i, .ftr-contact-info li a:hover{ color:#1c6ba6;}
	
	.menu{ margin:0; padding:0;}
	.menu li{ list-style:none; margin-bottom: 10px;}
	.menu li a{ color:#fff;}
	.menu li a:hover{ color:#2ea2c7;}
	
	.share-links{}
	.share-links a{ color:#fff; display:inline-block; width:48px; height:48px; border:2px solid #444; border-radius:50%; margin-right:12px; text-align:center; line-height:46px;}
	
	.copyright{ float:right; margin:14px 0 0; color:#fff;}
	
	.ftr-main-bottom .share-links{ float:left;}
	
	
/*  FOOTER =================
----------------------------------------------------*/


/*  RESPONSIVE =================
----------------------------------------------------*/
	
@media(max-width:1300px){
	
	.hdgSty1 br{ display:none;}
	
}

@media(min-width:992px){
	
	
	
}

@media(max-width:991px){
	
	.btn { font-size: 18px; padding: 17px 60px;}
	.ftr-top h4 { font-size: 36px;}
	.ftr-top h4 .btn { margin-left: 35px; top: -8px;}
	.ftr-main { padding: 60px 0;}
	
	.spektra-products li { width: 32%;}
	
	.container-fluid { padding: 0 20px; }
	
	.blog-container { padding: 60px 0;}
	
	.single .entry-header { padding: 60px 0;}
	.single .post-title { font-size: 36px; line-height: 44px; margin-bottom: 30px;}
	.lt_breadcrum { margin: 10px 0 0;}
	.content-full { padding: 60px 0;}
	.single_post_nav div a { font-size: 20px; line-height: 26px;}
	.single_post_nav { margin: 60px 0 20px;}
	
	.lt-hm-artc-col { padding: 25px;}
	.lt-testi-con { padding: 30px 20px 60px;}
	
}

@media(min-width:768px){
	
	.header-rgt{ display:block !important;}
}

@media(max-width:767px){
	
	h2{ font-size:42px; }
	h3{ font-size:24px; }
	h4{ font-size:18px; }
	h5{ font-size:16px; }
	
	.lt-hm-artc-col { width: 100%; padding: 20px 20px; border-bottom: 1px solid #eee; border-right: 1px solid #eee;}
	.lt-hm-artc-col h2 { font-size: 16px; line-height: 22px; margin-bottom: 6px;}
	.lt-ribbon { padding: 7px 10px 5px;}
	.lt-hm-artc-container { margin-top: 20px;}
	.lt-testi-inr {}
	.lt-col-inr { padding-left: 0;}
	.testi-thumbnail { margin-bottom: 15px; position: static;}
	.ft-column { padding: 0 20px 25px; width: 100%;}
	.menu li { margin-bottom: 8px;}
	.ftr-main-bottom { margin-top: 30px;}
	.copyright { margin: 25px 0 0;}
	.ftr-top h4 { font-size: 30px;}
	.ftr-top h4 .btn { margin: 0 10px; top: 0; margin-top: 20px;}
	.ftr-top { padding: 30px 0;}
	.ftr-main { padding: 40px 0 50px;}
	
	.products_tab .eael-tab-inline-icon { width: 100% !important;}
	.products_tab .eael-tab-inline-icon li img { max-height: 48px;}
	.products_tab .eael-tab-inline-icon li { padding: 25px !important; text-align: center !important; min-height: auto;}
	.products_tab .eael-advance-tabs .eael-tabs-content h3 { margin-bottom: 10px;}
	
	.header-top-info { float: none; text-align: center;}
	.header-top-info li { float: none; margin: 4px 0; width: 100%; }
	.spektra-products li:last-child{ margin-bottom:0;}
	
	.head-menu .navbar-nav > li { margin-left: 50px;}
	
	.logo { margin: 7px 0; }
	
	.header-rgt{ display:none; width: 100%;}
	
	.mb-btn { display:block; float:right; width: 46px; padding: 5px; margin-top: 13px;}
	.mb-btn span { width: 30px; height: 2px; margin: 3px;}
	.mb-btn.active span{ float:none; margin:3px auto;}
	.mb-btn.active span:first-child { width: 75%; top: 7px;}
	.mb-btn.active span:nth-child(2) { top: 2px; width: 75%;}
	
	.head-menu { float: left; width: 100%; padding: 15px 0;}
	.head-menu .navbar-nav > li { width: 100%; margin-left: 0;}
	.head-menu .navbar-nav > li > a { line-height: 42px;}
	.spektra-products li { width: 49%;}
	.header-menu-blk { padding: 40px 0;}
	.header-menu-col { width: 50%;}
	
	.lt-jobs-col { width: 50%; padding: 10px 20px;}
	
	.job-content-hdr { padding: 80px 0 40px;}
	.job-content-page { padding: 40px 0 80px;}
	.job-content-hdr .page-title { font-size: 30px; line-height: 36px; }
	
	.post-grid .post { width: 50%;}
	.blog-container { padding: 40px 0;}
	.entry-header .page-title { font-size: 30px; line-height: 36px;}
	.post-grid .post .entry-title { font-size: 20px; line-height: 26px;}
	
	.single .post-title { font-size: 30px; line-height: 38px; margin-bottom: 25px;}
	.post-meta a, .post-meta span { font-size: 18px; line-height: 24px;}
	.lt_breadcrum li { font-size: 14px; line-height: 24px;}
	.content-full { padding: 40px 0;}
	
	.lt-testi-col.slick-current{ scale: 1;}
	
	.lt-testi-col { padding: 0;}
	.lt-testi-con { padding: 20px 20px 60px;}
	
}

@media(max-width:420px){
	
	.ftr-top h4 .btn { margin-left: 0;}
	.spektra-products li { width: 100%;}
	.lt-jobs-col { width: 100%;}
	.post-grid .post { width: 100%;}
	
}
	
/*  RESPONSIVE =================
----------------------------------------------------*/

