/* mobile background fix */
.mobile-bg-fix-wrap {
	width: 100%;
	overflow: hidden;
}

.mobile-bg-fix-wrap .mobile-bg-fix-img-wrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

.mobile-bg-fix-wrap .mobile-bg-fix-img {
	position: absolute;
	width: 100%;
	height: 125%;
	left: 0;
	top: 0;
	background-size: cover;
}

.mobile-bg-fix-wrap .mobile-bg-fix-whole-site {
	position: relative;
	z-index: 1;
}

@media (min-width: 1200px) {
	.col-lg-3 {
		width: 20%;
	}
}
@media (max-width: 1200px) {

	.header-content-wrap {
		padding: 235px 0 150px;
	}
	#footer {
		background-size: cover;
	}
	.modal-backdrop {
		display: none;
	}

}

@media (max-width: 1200px) {
	.site_title h3{
		font-size: 24px;
		margin-top: 10px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {

	/* TOP BAR ELEMENTS */
	/* HOME */
	.intro {
		margin-top: 40%;
		line-height: 55px;
		font-size: 45px;
	}

	/* ABOUT US */
	.big-intro {
		text-align: center !important;
	}

	.about-us .column {
		margin-bottom: 25px;
	}

	.skills {
		margin-bottom: 78px !important;
	}

	/* TEAM */
	.team-member .profile-pic {
		width: 128px;
		height: 128px;
	}

	.team-member .details {
		line-height: 18px;
	}

	/* PURCHASE NOW */
	.purchase-now {
		margin: auto;
		text-align: center !important;
	}

	.purchase-now h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.purchase-now .button {
		float: none;
	}

	/* FOOTER */
	.container .company-details {
	}
	_:-ms-lang(x), .reester-filter-items div {
		max-width: 18%\9;
	}
	.lk_reg_block .multyinput input {
		width: 95%;
	}
}
@media (max-width: 1199px) {
    .focus .how-it {
        width: 20% !important;
    }
}
@media (max-width: 995px) {
    .site_title h3{
        display: none;
    }
}
@media (max-width: 992px) {

	.purchase-now .red-btn {
		float: none;
	}

	.skills {
		margin-left: 0;
	}

	#client-feedbacks .feedback-box {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.intro-text {
		font-size: 45px;
		line-height: 55px;
	}

	.section-header h2 {
		font-size: 35px;
	}

	.section-header {
		padding-bottom: 30px;
	}

	.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us, .our-team {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.header-content-wrap {
		padding: 0px 0 50px;
	}

    .header-content-wrap {
        padding-top: 19%;
    }

	.about-us .big-intro {
		text-align: center;
	}

	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	.container .company-details:first-child {
		float: left;
	}

	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
	}

	.container .company-details {

	}

	#preview-modal .modal-dialog{
		width: 100%;
	}

	#preview-modal .modal-content {
		overflow: auto;
	}

	.modal-backdrop {
		display: none;
	}

	#footer {
		padding: 20px 0;
		background-size: cover;
	}

    .filter-dates-body {
        display: inline-block;
    }
    .filter-dates-body .to-label, .filter-dates-body .from-label {
        margin-left: 0;
        width: 20px;
    }
    .filter-dates-body .filter-date-group {
        margin-top: 10px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .focus .how-it {
        width: 32% !important;
    }
    .lk-dropdown2 {
        height: 80px;
        text-align: center;
    }
    .reester-list-body td, .reester-list-body td:first-child, .reester-list-body td:last-child {
        width: 33%;
    }
    .reester-list-header-text th, .reester-list-header-text th:first-child, .reester-list-header-text th:last-child {
        width: 33%;
    }
}
@media (max-width: 767px) {
    .reester-list-body td, .reester-list-body td:first-child, .reester-list-body td:last-child {
        width: 33%;
    }
    .reester-list-header-text th, .reester-list-header-text th:first-child, .reester-list-header-text th:last-child {
        width: 33%;
    }


	/* HEADER */
	.bs-navbar-collapse {
		border: 0;
	}

	#main-nav {
		overflow: visible;
	}

	#main-nav,
	#main-nav.fixed {
		position: relative;
	}

	.lkenter {
		display: block;
		padding-left: 30px;
		background: url('../images/icon_signin.png') left no-repeat #f60;
		border-radius: 4px;
		margin-left: -30px;
	}

	#main-nav .lkenter a {
		color: #fff;
	}

	#main-nav .menu-item-733 {
		display: none !important;
	}

	.navbar-inverse .navbar-nav {
		padding-left: 10px;
		line-height: normal;
		text-align: center;
	}

	.navbar-inverse .navbar-nav > li {
		display: inline-block;
		margin-bottom: 0;
	}

	.navbar-inverse .navbar-nav > li {
		width: 258px;
		position: relative;
		margin: 8px 0 0 0;
		display: block !important;
		padding: 0 0 8px 0;
	}

	.navbar-inverse .navbar-nav > li a {
		text-align: left;
	}

	.navbar-inverse .navbar-nav ul.sub-menu {
		display: none !important;
		position: relative;
		top: 0;
		box-shadow: none;
		width: 100%;
	}

	.navbar-inverse .navbar-nav li.this-open > ul {
		display: block !important;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li {
		width: 100%;
		float: left;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li a {
		width: 100%;
		float: left;
		padding: 8px 25px 8px 0;
		border-bottom: 1px solid #EDEDED;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li:last-child a {
		border-bottom: none;
	}

	.navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu {
		position: relative;
		left: 0;
		top: 0;
	}

	#main-nav {
		overflow: hidden;
	}

	#main-nav,
	#main-nav.fixed {
		position: relative;
	}

	.navbar-collapse {
		max-height: 100%;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li {
		padding-left: 20px;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li {
		padding-bottom: 0;
		padding-top: 0;
	}

	.logo-text {
		display: none;
		text-align: left;
	}

	.site_title {
		font-size: 20px;
		padding-top: 10px;
	}

	.site_title h3 {
		font-size: 24px;
	}

	.navbar-brand img {
		float: left;
	}

	.logo-text-front {
	/ / display: none;
		width: 350px;
		top: 30px;
		font: 26px 'dincond', Arial, Helvetica, sans-serif;
		left: 0px;
		position: absolute;
	}

	.menu-align-center #site-navigation {
		padding-top: 15px;
		float: none;
		position: absolute;
		right: 22px;
		width: 300px;
		top: 36px;
		z-index: 0;
	}

	.lk-dropdown {
		left: 30px;
		display: block !important;
		width: 260px;
		margin: 2px 0 0 8px;
		padding-left: 40px;
		text-align: left;
		top: 0;
		z-index: 999;
	}

	.lk-dropdown2 .lkenter{
		display: block;
		background: none;
	}

	.fa {
		display: none;
	}

	.dropdownmenu {
		display: none;
		position: absolute;
		z-index: 9;
		right: 0;
		top: 5px;
		width: 25px;
		height: 25px;
		margin: 0;
		padding: 0;
		border-radius: 3px;
		background: url(../images/menu-icon.png) center center no-repeat #e96656;
	}

	.navbar-toggle {
		top: 17px;
	}

	.navbar-collapse {
		overflow: visible !important;
	}

	.navbar-inverse .navbar-nav ul.sub-menu li {
		margin-right: 0;
		padding-right: 0;
	}

	.navbar-inverse .navbar-nav > li > a:hover {
		color: #404040 !important;
	}

	.this-open > a {
		color: #e96656 !important;
	}

	li.current > a:before {
		content: "";
		display: none !important;
	}

	ul.nav > li.current_page_item > a:before {
		content: "";
		left: 0px;
		width: 50px;
	}

	.section-header h2 {
		line-height: 7.4vw;
	}

	.navbar-inverse .navbar-toggle {
		color: #1f6bb0;
		border-color: #fff;
		z-index: 10;
	}

	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
		background-color: #fff;
	}

	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #1f6bb0;
	}

	.navbar-toggle.collapsed {
		background-color: #fff;
	}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border: none;
	}

	.active .icon-bar {
		background-color: #f60 !important;
	}

	/* HOME */
	.header {
		min-height: inherit;
		padding-bottom: 0 !important;
	}

	.intro {
		line-height: 8vh;
		font-size: 6.5vw;
	}

	.header-content-wrap {
		padding-top: 10%;
	}

	.intro-text {
		font-size: 41px;
		line-height: 49px;
	}

	.focus-box {
		margin-bottom: 75px;
	}

	.section-header {
		float: left;
		width: 100%;
	}

	.pirate-forms-g-recaptcha > div {
		display: inline-block;
	}

	.pirate_forms .pirate-forms-submit-button {
		float: none;
		display: inline-block;
		text-align: center;
	}

	.contact_submit_wrap {
		text-align: center;
	}

	/* ABOUT US */
	.big-intro {
		text-align: center !important;
		font-size: 8vw !important;
	}

	.about-us .column {
		margin-bottom: 25px !important;
	}

	.skills {
		margin-bottom: 78px !important;
	}

	.our-clients {
		width: 100%;
		float: left;
	}

	.skill .section-legend {
		line-height: 26px;
		padding-bottom: 7px;
		font-size: 18px !important;
		line-height: 20px;
		margin-left: -10px;
		background: url('../images/askArrow.png') no-repeat 0 45%;
	}

	.skills .skill p {
		padding-left: 20px;
	}

	/* FOOTER */
	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	footer {
		padding: 0;
	}

	#footer {
		padding: 20px 0;
		background-size: cover;
		background-position-x: 50%;
	}

	.container .company-details {
		padding-bottom: 0;
	}

	.contact-us .section-header {
		padding-bottom: 10px;
	}

	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
	}

	/* comments */
	.comment-metadata {
		position: relative;
		top: 0px;
		right: 0px;
	}

	.entry-header {
		padding-bottom: 15px;
	}

	.entry-title:after {
		width: 30%;
	}

	/* REG-PAGE */
	#reg_tabs {
		display: none;
	}

	.lk_reg_step {
		padding-bottom: 54px !important;
	}

	.lk_reg_form_row {
		max-width: 100%;
		display: block;
	}

	.lk_reg_form_cell, #preview-modal .modal-dialog .modal-body .lk_reg_form_cell1, #preview-modal .modal-dialog .modal-body .lk_reg_form_cell2  {
		display: block;
		width: 100%;
		text-align: left;
		padding-bottom: 5px;
	}

	.lk_reg_form_cell:last-child {
		padding-bottom: 15px;
	}

    .lk_reg_form_cell2 .dropdown-toggle {
        max-width: 100%;
    }

	.lk_reg_block input[type = 'text'], select {
		width: 100%;
	}

	.lk_reg_block .multyinput input {
		width: 96%;
	}

	.lk_reg_block .circle {
		float: none;
		position: absolute;
		top: 12px;
		right: -20px;
	}

	.blue {

	}

	#lk_reg_step_4 label:last-child {
		display: inline;
	}

	.lk_reg_step {
		padding-bottom: 54px !important;
	}

	#lk_reg_step_5 img {
		float: none !important;
		padding: 0px 0 20px !important;
		display: block;
		margin: 0 auto;
	}

	.lk_test_result_message h2, .lk_test_result_message p {
		text-align: left;
	}

	.services-list {
		margin: 0;
	}

	.contact-us .row {
		width: 80%;
	}

	.contact-form .textarea-box {
		margin: 0;
	}

	.about-us .section-legend {
		background: url('../images/askArrow.png') no-repeat 0 0;
	}

	.services-list ul {
		margin: 0 0 0 15px;
	}

	/* TEST-PAGE */
	#lk_test_step_1 label, #lk_test_step_2 label, #lk_test_step_5 label, #lk_test_step_3 label, #lk_test_step_4 label, #lk_test_step_6 label, #lk_test_step_7 label, #lk_test_step_8 label, #lk_test_step_9 label {
		width: auto;
	}

	.lk_test_result_message h2 {
		font-size: 20px !important;
		padding-top: 5px;
	}

	a.testBlueBtn {
		display: block;
	}

	#lk_test_form_cont {
		width: 100%;
	}

	.lk-dropdown2 {
		background: #fff;
		text-align: center;
		overflow: hidden;
		top: 90px;
		position: absolute;
		z-index: 9999;
		right: 0;
		opacity: 1;
		height: auto;
		width: 100%;
	}
	.lk-dropdown2 ul li {
		display: block;
	}
	.test-form {
		width: 100%;
	}

	.lang-mobile {
		width: 73px;
		height: 26px;
		position: absolute;
		top: 30px;
		right: 80px;
		display: block;
		margin: 0;
	}

	.navbar-toggle {
		top: 17px;
	}

    .focus .how-it {
        width: 100% !important;
    }
    .filter-confirm .orng-btn, .filter-confirm .blue-btn {
        margin: 10px 0;
        width: 100%;
    }
}
@media (max-width: 680px) {
	.site_title {
		display: none;
	}
}
@media (max-width: 650px) {
	.site_title {
		display: none;
	}
}
@media (max-width: 492px) {
    .extended-filter {
        width: 100%;
        right: 0;
        margin-top: 112px;
    }
    .extended-filter:before {
        left: 60px;
    }
    .extended-filter:after {
        left: 63px;
    }
}
@media (max-width: 480px) {

	/* HOME */
	.intro {
		margin-top: 60%;
		line-height: 6vh;
		font-size: 6.5vw;
	}

	.header-content-wrap {
		padding-top: 15%;
	}

	.intro-text {
		font-size: 28px;
		line-height: 37px;
	}

	h2 {
		font-size: 6.5vw !important;
	}

	.entry-title:after {
		width: 30%;
	}

	.other-focus-list ul li {
		display: block;
		text-align: left;
		margin-right: 0;
	}

	/* blog */
	.post-img-wrap {
		width: 100%;
	}

	.listpost-content-wrap {
		width: 100%;
		margin-top: 20px;
		float: left;
	}

	.entry-content p {
		margin: 4px 0px 0px 0px;
	}

	.post-img-wrap a {
		float: none;
		margin: 0 auto;
		width: 250px;
		height: 250px;
	}

	.post-img-wrap {
		text-align: center;
		margin-right: 0;
	}

	.post-img-wrap a img {
		width: auto;
	}

	/* comments */
	.comment-reply-link {
		position: relative;
		margin-top: 10px;
	}

	.post-img-wrap a img {
		width: 250px;
		height: auto;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3 ease-out;
	}

	.post-img-wrap a:hover img {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3 ease-out;
	}

	.logo-text-front {
		font-size: 18px;
		text-align: left;
		max-width: 150px;
		top: 22px;
	}

	.contact-us .row {
		width: 100%;
	}

	.menu-footer_menu-container ul {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
	}

	#footer {
		padding: 20px 0;
		background-size: cover;
		background-position-x: 50%;
	}

	.contact-us .section-header {
		padding-bottom: 20px;
	}

	.focus .row .focus-box, .our-team .row .team-box {
		margin-bottom: 10px;
	}

	.team-member {
		margin-bottom: 0;
	}

	.navbar-brand img {
		float: left;
	}

	.navbar-branding .logo-text {
		font-size: 20px;
		text-align: left;
		max-width: 80px;
		padding-top: 10px;
	}

	.site_title {
		display: none;
	}

	.about-us .section-legend {
		background: url('images/askArrow.png') no-repeat 0 50%;
	}

	.information_left {
		width: 100%;
		padding-bottom: 20px;
		float: none;
	}

	.lk_reg_step_header {
		font-size: 26px;
		line-height: 1.1;
	}

	.information_right {
		float: none;
		width: 100%;
	}

	.contact-us .input-box, textarea {
		padding-bottom: 5px;
		margin-bottom: 10px;
	}

	.contact-us .section-header {
		padding-bottom: 5px;
	}

	.contact-us .section-header h2 {
		padding-bottom: 0;
	}

	.reester-filter-items {
		display: inline-block;
	}

	.reester-filter-items div {
        border-left: 2px solid #1f6bb0 !important;
        width: 100% !important;
        border-bottom: none;
	}

	.filter-tab {
		font-size: 16px;
	}

	.reester-filter-items div:first-child {
        border-radius: 4px 4px 0 0;
	}

	.reester-filter-items div:last-child {
        border-bottom: 2px solid #1f6bb0;
        border-radius: 0 0 4px 4px;
	}

	.lk_reg_block .multyinput input {
		width: 94%;
	}

    .company-details {
        float: none !important;
    }

    .container .company-details:first-child {
        float: none !important;
        text-align: center !important;
    }

    .container .company-details:first-child p {
        width: 100% !important;
    }
    .section-legend {
        margin-bottom: 10px !important;
    }
}
@media (max-width: 392px) {
    .reester-list-body td {
        width: 30%;
    }
    .reester-list-body td:first-child {
        width: 30%;
    }
    .reester-list-body td:last-child {
        width: 40%;
    }
    .reester-list-header-text th {
        width: 30%;
    }
    .reester-list-header-text th:first-child {
        width: 30%;
    }
    .reester-list-header-text th:last-child {
        width: 40%;
    }
}
@media (max-width: 320px) {
	.intro {
		line-height: 25px;
		font-size: 7vw;
	}

	.header-content-wrap {
		padding-top: 15%;
	}

	.container .company-details:first-child {
		float: none;
		display: block;
	}

	.container .company-details {
		text-align: left !important;
	}

	.intro-text {
		font-size: 22px;
		line-height: 30px;
	}

	.client-list ul li {
		display: block;
	}

	.listpost-content-wrap-large {
		position: relative;
	}

	.post-img-wrap-large {
		display: none;
	}

	.contact-us .row {
		width: 100%;
	}

	.intro-text {
		font-size: 24px;
	}

	.lang-mobile {
		width: 73px;
		height: 26px;
		position: absolute;
		top: 10px;
		right: 15px;
		display: block;
		margin: 0;
	}

	.navbar-toggle {
		top: 30px;
	}
}
