/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/*
 * Do NOT Write CSS in this FILE, Read instructions in the link below
 * https://gist.github.com/Mizner/82370ff030c534fa719b00a747707fbb
 */
/*@font-face {
  font-family: "Bitsumishi";
  src: url("/wp-content/themes/bb-theme/fonts/Bitsumishi-Regular.woff") format("woff");
}
.bitsumishi-font h2.fl-heading{
	font-family: "Bitsumishi", sans-serif !important;
	font-weight: bold !important;
}*/
.page-id-8 div#gform_wrapper_1 label {
    display: block !important;
    font-size: 16px !important;
    color: #333333 !important;
}
.page-id-8 div#gform_wrapper_1 input[type=text],.page-id-8 div#gform_wrapper_1 input[type=password],.page-id-8 div#gform_wrapper_1 input[type=email],.page-id-8 div#gform_wrapper_1 input[type=tel],.page-id-8 div#gform_wrapper_1 input[type=date],.page-id-8 div#gform_wrapper_1 input[type=month],.page-id-8 div#gform_wrapper_1 input[type=week],.page-id-8 div#gform_wrapper_1 input[type=time],.page-id-8 div#gform_wrapper_1 input[type=number],.page-id-8 div#gform_wrapper_1 input[type=search],.page-id-8 div#gform_wrapper_1 input[type=url],.page-id-8 div#gform_wrapper_1 textarea{
	border-radius: 0px !important;
    border: 1px solid #e7e6e6 !important;
    background: #ffffff !important;
}
.page-id-8 input#gform_submit_button_1,.page-id-257 input#gform_submit_button_3 {
    background: #ecebe2 !important;
    border: 0px !important;
    padding: 10px 0px;
    width: 100%;
    max-width: 125px !IMPORTANT;
	color: #333333 !important;
}
.page-id-8 div#gform_wrapper_1  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  ::-moz-placeholder { /* Firefox 19+ */
 color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  :-ms-input-placeholder { /* IE 10+ */
  color: transparent !important;
}
.page-id-8 div#gform_wrapper_1  :-moz-placeholder { /* Firefox 18- */
  color: transparent !important;
}

.post-page .fl-post-grid-post {
    border: 0px !important;
    box-shadow: 0px 10px 20px rgba(246,246,246,1) !important;
    margin: 10px;
	border-radius:5px !important;
}
#sidebar-blog input.fl-search-input.form-control {
    height: 38px;
    background: url(/wp-content/uploads/2018/10/search-icon-2.png) no-repeat;
    background-position: 97%;
    border-radius: 5px !important;
    border: 1px solid #bdbdbd !IMPORTANT;
}
div#sidebar-blog .fl-module:first-child {
    background: #ffffff !important;
    padding: 0px !important;
}
div#sidebar-blog h2.widgettitle {
    font-size: 22px !important;
    color: #5e4c3e !important;
    border-bottom: 1px #d6d5c9 dashed !important;
    padding-bottom: 10px;
    margin-top: 0px;
}
div#sidebar-blog .fl-module {
    background: #ecebe2 !important;
    margin-bottom: 25px;
    padding: 0px 10px 20px 10px;
    border-radius: 5px !IMPORTANT;
}
div#sidebar-blog ul li a {
    color: #2d2d2d;
    letter-spacing: .5px;
    font-weight: 400;
}
div#sidebar-blog .fl-widget ul li:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/arr-1.png) no-repeat !important;
    height: 15px !important;
    width: 15px !important;
    position: relative !important;
    top: 3px;
    display: inline-block;
}
.post-page .fl-post-text {
    padding: 45px !important;
}
.post-page h2.fl-post-title {
    padding: 5px 0px 10px 0px !important;
}
.post-page h2.fl-post-title a {
    font-size: 30px !IMPORTANT;
    color: #5e4c3e !IMPORTANT;
    font-family: "Lato", sans-serif;
    font-weight: bold;
}
.post-page .fl-post-meta a {
    color: #d0af29 !important;
    text-transform: capitalize;
    font-weight: 600;
}
.post-page .fl-post-more-link a {
    background: #dad7c5;
    color: #333333;
    padding: 9px 25px;
    border-radius: 5px !important;
    position: relative !important;
    top: 20px;
}
.post-page .fl-post-excerpt {
    margin: 15px 0px 20px 0px;
}
textarea#input_1_5 {
    height: 60px !important;
}
.about-btn a.fl-button {
    padding: 8px 20px !important;
    border-radius: 5px !important;
    letter-spacing: 1px;
}

.lesson-form label {
    display: none !important;
}
.lesson-form input[type=text], .lesson-form input[type=password], .lesson-form input[type=email], .lesson-form input[type=tel], .lesson-form input[type=date], .lesson-form input[type=month], .lesson-form input[type=week], .lesson-form input[type=time], .lesson-form input[type=number], .lesson-form input[type=search], .lesson-form input[type=url] {
    border-radius: 5px !important;
    border: 1px solid #cacaca !important;
    background: #ffffff !important;
    height: 38px !important;
}
.lesson-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form ::-moz-placeholder { /* Firefox 19+ */
 color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  :-ms-input-placeholder { /* IE 10+ */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  :-moz-placeholder { /* Firefox 18- */
  color: #adadad !important;
	font-size: 12px !important;
}
.lesson-form  textarea {
    border-radius: 5px !important;
    border: 1px solid #cacaca !important;
    background: #ffffff !important;
    height: 110px !important;
}
.lesson-form input#gform_submit_button_4 {
    background: #ecebe2 !important;
    border: 0px !important;
    padding: 10px 0px;
    width: 100%;
    max-width: 125px !IMPORTANT;
	color: #333333;
}

.accor .fa-plus:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/Shape-62.png);
    position: relative;
    height: 41px;
    width: 41px;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
    top: 0px;
}
.accor .fa-minus:before {
    content: "";
    background: url(/wp-content/uploads/2018/10/df.png);
    position: relative;
    height: 47px;
    width: 47px;
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
    top: 0px;
}

.accor .fl-accordion-button-icon {
    display: block;
    position: relative;
    top: 35px;
    padding-left: 0px;
    opacity: 1;
}
.accor .fl-accordion-item.fl-accordion-item-active .fl-accordion-button-icon {
    display: block;
    position: relative;
    top: 5px;
    padding-left: 0px;
    opacity: 1;
}
.accor .fl-accordion-content p, .accor .fl-accordion-button-label {
    display: block !important;
}
.accor .fl-accordion-button-icon {
    height: 40px !important;
}
.accor .fl-accordion-button {
    width: 100%;
    max-width: 100%;
	text-align: center;
}
.accor .fl-accordion-content {
    padding: 20px 20px 10px 20px !important;
    text-align: center;
}
.product-page span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: #999999 !important;
    font-weight: bold;
}
.product-page .fl-post-grid-text {
    padding: 20px 25px 30px 25px !important;
}
.product-page span.price {
    float: right !important;
    margin-top: 22px !important;
}


/*---ver2 page---*/
 * select#input_5_1 {
    background: url(/wp-content/uploads/2018/12/btnww.png)  no-repeat, #ffffff;
	background-position: 100%;
	    border: 1px solid #9e9e9d;
	    padding-left: 15px;
}
input#input_5_2, input#input_5_3 {
    padding-left: 35px;
	    background: url(/wp-content/uploads/2018/12/cl.png) no-repeat, #ffffff;
    background-position: 6% 55%;
}
.title-search {
    position: absolute;
    margin-top: -5px;
    margin-left: 5px;
}
.legend .label {
    color: #333333 !important;
}
.box-shadow .fl-col-content{
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
}
.content-outer {
    position: relative;
}
.left-img {
    position: relative;
	z-index: 9 !important;
}
.box-shadows {
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    position: absolute;
    right: 175px;
    z-index: 999999;
    background: #ffffff;
    width: 100%;
    max-width: 35%;
    margin-top: 110px;
    padding: 15px 20px 40px 20px;
    border-radius: 5px;
}
.section2-about .fl-photo-blurb {
    position: relative;
    border-radius: 10px !IMPORTANT;
    overflow: hidden;
}
.section2-about h3.fl-photo-blurb-heading {
    font-size: 30px;
}
.section2-about h3.fl-photo-blurb-heading:before {
    background: url(/wp-content/uploads/2019/01/icon2.png) no-repeat;
    height: 100px;
    width: 100px;
    display: block !IMPORTANT;
    position: relative;
}
button.read-more-btn {
    background: #ffffff;
    border: 0px !IMPORTANT;
    border-radius: 30px;
    padding: 7px 25px;
    margin-top: 20px;
}
.section2-about p.fl-photo-blurb-paragraph {
    position: relative;
    top: 170px;
}
.section2-about .fl-photo-blurb-text {
    position: relative;
    top: 100px;
}
.about-gallery .pp-photo-gallery-item:nth-child(3n+1){
	clear: none !important;
}
.about-gallery .pp-photo-gallery-item:last-child {
    width: 100%;
    max-width: 65.5%;
    margin-right: 0px !IMPORTANT;
	margin-bottom: 0px !important;
}
.pp-testimonials .layout-4 .layout-4-content {
    background: transparent !important;
}
.pp-testimonials-image img {
    height: 125px;
    width: 125px;
    border-radius: 100%;
    border: 2px solid #ffffff !IMPORTANT;
	object-fit: cover !important;
}
.testimonial-about p ,.testimonial-about h4.pp-testimonials-subtitle{
    font-style: italic;
}

.form-contact2 input[type=text], .form-contact2 div#gform_wrapper_1 input[type=password], .form-contact2 div#gform_wrapper_1 input[type=email], .form-contact2 div#gform_wrapper_1 input[type=tel], .form-contact2 div#gform_wrapper_1 input[type=date], .form-contact2 div#gform_wrapper_1 input[type=month], .form-contact2 div#gform_wrapper_1 input[type=week], .form-contact2 div#gform_wrapper_1 input[type=time], .form-contact2 div#gform_wrapper_1 input[type=number], .form-contact2 div#gform_wrapper_1 input[type=search], .form-contact2 div#gform_wrapper_1 input[type=url], .form-contact2 div#gform_wrapper_1 textarea {
    border-radius: 0px !important;
    border: 0px;
    border-bottom: 1px solid #e7e6e6 !important;
    background: #ffffff !important;
}
.form-contact2 label.gfield_label{
	display: none !important;
}
.form-contact2 input#gform_submit_button_1 {
    background: #00bbb8 !important;
    color: #ffffff;
    letter-spacing: 1px;
    border: 0px !important;
    border-radius: 5px !important;
    padding: 8px 40px;
    width: 140px;
}
.form-contact2 div#gform_wrapper_1  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333 !important;
	font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  ::-moz-placeholder { /* Firefox 19+ */
 color: #333333 !important;font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  :-ms-input-placeholder { /* IE 10+ */
  color: #333333 !important;font-size: 14px !important;
}
.form-contact2 div#gform_wrapper_1  :-moz-placeholder { /* Firefox 18- */
  color: #333333 !important;font-size: 14px !important;
}
.main-logo .fl-module-content.fl-node-content {
    position: relative;
    top: 20px;
	z-index: 99;
}
.copyright-area p {
    margin-bottom: 0px !IMPORTANT;
}
.transparent-btn a.fl-button {
    background: transparent !important;
    border: 1px solid #ffffff !important;
}
.transparent-btn a.fl-button:hover {
    background: #207f91 !important;
    border: 1px solid #207f91 !important;
}
.transparent-btn.same-bg a.fl-button:hover{
	background: #1b333f !important;
    border: 1px solid #1b333f !important;
}
.transparent-btn.explore-btn a.fl-button {
    padding: 11px 30px !important;
    letter-spacing: 1px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: "Lato", sans-serif !important;
}
.photoblurb-section h3.fl-photo-blurb-heading {
    font-size: 28px;
    letter-spacing: 1px;
}
.photoblurb-section .fl-photo-blurb:hover .fl-photo-blurb-text-wrapper {
    background: rgba(32,127,145,.6) !important;
}
.home-posts .fl-post-feed-post {
    display: flex;
    justify-content: space-between;
    border: 0px !IMPORTANT;
    padding: 15px !important;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}

.home-posts .fl-post-text {
   /* width: 85% !important;
    padding: 10px 25px 15px 40px !important;
    max-width: 55% !important;*/
	width: 100% !important;
    padding: 10px 25px 15px 25px !important;
    max-width: 100% !important;
}
.home-posts h2.fl-post-title {
    padding-bottom: 0pc !important;
    padding-top: 5px;
}
.home-posts .fl-post-image {
    width: 100% !important;
    max-width: 100% !important;
    height: 245px !important;
}

.home-posts  h2.fl-post-title a {
    font-size: 19px;
    letter-spacing: 1px;
}
.home-posts  .fl-post-meta {
    font-size: 14px;
    letter-spacing: 1px;
    color: #CCCCCC !important;
}
.home-posts p {
    letter-spacing: .5px;
    font-size: 12px;
    line-height: 20px !IMPORTANT;
}
.home-posts .fl-post-feed-post:first-child {
    background: #208092 !IMPORTANT;
}
.home-posts .fl-post-image img {
    height: 100% !important;
}
.home-posts .fl-post-more-link {
    margin-top: 30px;
}
.home-posts .fl-post-feed-post:nth-child(2){
	background: #005071 !important;
	display: -webkit-flex;
    -webkit-flex-direction: row-reverse;
    display: flex;
    flex-direction: row-reverse;
}
.home-posts .fl-post-feed-post:nth-child(2) .fl-post-text {
    text-align: right;
}
.home-posts .fl-post-feed-post:nth-child(3){
	background: #208092 !important;
}
.home-posts .fl-post-more-link a {
    padding: 14px 32px !important;
    border: 1px solid #a2c6ce;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: "Lato", sans-serif !important;
	float: right;
}
.home-posts .fl-post-feed-post:nth-child(2) .fl-post-more-link a {
    float: left;
}
select#input_1_7 {
    padding-top: 5px;
    padding-bottom: 5px;
	color: #2D2D2D !IMPORTANT;
    letter-spacing: .5px !IMPORTANT;
}.margin-bottom-z p {
    margin-bottom: 0px;
    line-height: 18px;
}
.home-posts input#gform_submit_button_1 {
    letter-spacing: 1.5px;
}
.Head-banner-image-s img {
    width: 100% !important;
    max-width: 70px !important;
}
.Head-banner-image-s {
   /* position: absolute;
    bottom: -28px;
    z-index: 9;*/
}
.page-id-125222 .Head-banner-image-s {
    position: absolute;
    bottom: -47px;
    z-index: 9;
}
.down-image h2.fl-heading:after,.down-image h3.fl-heading:after {
    content: "";
    background: url(/wp-content/uploads/2019/05/head-img.png) no-repeat !important;
    display: block;
    position: absolute;
    z-index: 99;
    width: 100% !important;
    max-width: 70px !important;
    background-size: 100% !IMPORTANT;
    height: 20px;
    left: 40px;
    bottom: -10px;
}
@media only screen and (max-width: 769px) and (min-width: 768px){
	ul#menu-primary {
    background: #113e53;
    padding: 20px 0px;
}
.top-header .fl-col-group,.section1 .fl-col-group {
    display: flex;
    justify-content: center;
}
.section2 .fl-col-group,.section4 .fl-col-group,.section6 .fl-col-group ,.main-footer .fl-col-group{
    display: flex !important;
    justify-content: center;
    flex-wrap: nowrap;
}
.home-posts .fl-post-more-link {
    position: relative;
    top: 12px;
}
}
@media only screen and (max-width: 767px){
	.fl-menu.fl-menu-responsive-toggle-mobile {
    text-align: center;
}
ul#menu-primary {
    background: #113e53;
    padding: 20px 0px;
}
.home-posts .fl-post-feed-post {
    display: block !important;
}
.home-posts .fl-post-text {
    width: 100% !important;
    padding: 20px !important;
    max-width: 100% !important;
}
.home-posts .fl-post-more-link {
    position: relative;
    top: 15px;
}
.home-posts .fl-post-feed-post:nth-child(2) {
    background: #005071 !important;
    display: -webkit-block;
    display: block !important;
}
.main-footer h2.fl-heading,.main-footer p,.main-footer a .fl-icon-group.fl-icon-group-left,ul#menu-footer-menu li a,.main-footer .fl-icon-group-left{
    text-align: center !important;
}
ul#menu-footer-menu {
    text-align: center !important;
    display: block;
}
	.main-footer  .menu a{
		padding-left: 12px !important;
	}
.home-posts .fl-post-image {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}
.photoblurb-section h3.fl-photo-blurb-heading {
    font-size: 24px;
    letter-spacing: 1px;
}
}
div#jsst_breadcrumbs_parent {
    display: none !IMPORTANT;
}
div#jsjobs-header-main-wrapper {
    border: 0px !IMPORTANT;
    background: #244954 !IMPORTANT;
}
.joblist-jobtitle a {
    color: #308190 !IMPORTANT;
    font-size: 18px !IMPORTANT;
    letter-spacing: .5px;
}
div#js-jobs-wrapper {
    background: #ffffff !IMPORTANT;
    border: 0px !IMPORTANT;
    margin-bottom: 5px !IMPORTANT;
}
div#jsjobs-wrapper {
    position: relative;
    background: transparent !IMPORTANT;
    padding-top: 10px;
    margin: 0;
}
div#js-jobs-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0px !IMPORTANT;
    margin-bottom: 9px;
}
div#js-jobs-wrapper div.js-toprow div.js-image a {
    border: 0px !important;
}
div#js-jobs-wrapper div.js-bottomrow {
    border: 0px !IMPORTANT;
}
div#js-jobs-wrapper div.js-toprow div.js-data div.js-midrow {
    padding-left: 0px;
    padding-top: 5px !important;
}
div#js-jobs-wrapper div.js-toprow div.js-data div.js-second-row {
    padding-top: 10px !important;
}
div#js-jobs-wrapper div.js-toprow {
    padding: 10px 10px 0px 0px !important;
}

.js-bottomrow {
    background: #ffffff !IMPORTANT;
    padding-top: 0px !important;
    padding-left: 0px !important;
}
a.js-btn-apply {
    background: #244954 !IMPORTANT;
}
div#jsjob-search-popup span.popup-title, div#jsjobs-listpopup span.popup-title {
    background: #244954 !IMPORTANT;
    border: 0px !important;
}
div#jsjobs-listpopup div.jsjob-contentarea div.quickviewrow span.jobtitle {
    border: 0px !IMPORTANT;
}
div#jsjobs-header-main-wrapper a.headerlinks:hover {
    background: #FFFFFF;
    color: #244954 !important;
}
div#jsjobs-wrapper div.page_heading {
    border: 0px !IMPORTANT;
}
div#js-jobs-wrapper div.js-toprow div.js-image {
    display: none !IMPORTANT;
}
div#js-jobs-wrapper {
    padding-left: 30px;
}
.js-col-xs-12.js-col-md-8.js-address {
    padding-left: 0px !IMPORTANT;
}
div#js-jobs-wrapper div.js-toprow div.js-data {
    display: inline-block;
    width: 100% !important;
}
.js-address {
    padding-left: 0px !IMPORTANT;
    position: relative;
    left: -5px;
}
img.company_logo {
    display: none !IMPORTANT;
}
.position {
    padding: 0px !important;
}
.fl-post-slider-feed-content.swiper-no-swiping p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.switcher .selected {
    background: #FFFFFF url(//bwitest.net/wp-content/plugins/gtranslate/switcher.png) repeat-x;
    position: relative;
    z-index: 9999;
	padding: 0px 0px;
}
.switcher {
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 163px;
    line-height: 17px;
}
.switcher .selected a.open {
    background-image: url(/wp-content/plugins/gtranslate/arrow_up.png);
}
.switcher .selected a {
    border: 1px solid #CCCCCC;
    background: url(/wp-content/plugins/gtranslate/arrow_down.png) 146px center no-repeat;
    color: #666666;
    padding: 3px 5px;
    width: 100%;
	display: block;
	text-decoration: none !important;
}
.switcher .selected a:hover{
	text-decoration: none !important;
}
.switcher a img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
}
.switcher .option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    display: none;
    width: 161px;
    max-height: 198px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
}
.switcher .option a {
    color: #000;
    padding: 3px 5px;
	display: block;
	text-decoration: none !important;
}
.switcher.notranslate .option {
    position: absolute !important;
}
.option {
    display: none;
}
.social-icons-btn {
    position: fixed;
    bottom: 35px;
    right: 60px;
    z-index: 999;
}
.social-icons-btn a.fl-button{
	position: relative;
	z-index: 9;
}
div#sfsi_floater {
    position: fixed !IMPORTANT;
    bottom: 17px !important;
    right: 30px !important;
    z-index: 99;
    top: auto !IMPORTANT;
}
.social-toggle{
	visibility: hidden ;
}
.home .down-image h2.fl-heading:after {
    bottom: -150px;
}
.page-id-127182 .down-image h2.fl-heading:after, .page-id-127182 .down-image h3.fl-heading:after {
    content: "";
    background: url(/wp-content/uploads/2019/05/head-img.png) no-repeat !important;
    display: block;
    position: absolute;
    z-index: 99;
    width: 100% !important;
    max-width: 70px !important;
    background-size: 100% !IMPORTANT;
    height: 20px;
    left: -61px;
    bottom: -200px;
}
@media only screen and (max-width: 768px){
.social-icons-btn {
    position: fixed;
    bottom: 42px;
    right: 28px;
    z-index: 999;
}

div#sfsi_floater {
    position: fixed !IMPORTANT;
    bottom: 17px !important;
    right: 15px !important;
    z-index: 99;
    top: auto !IMPORTANT;
}	
.fl-icon-group.fl-icon-group-right {
    text-align: center;
}
.switcher.notranslate {
    margin: 0px auto;
}
.amazingcarousel-bullet-list,.amazingcarousel-bullet-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
}
@media only screen and (max-width: 820px) and (min-width: 769px){
.heading6, .heading7 {
    top: -116px;
    position: relative;
}

.heading-common strong {
    font-size: 12px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 98px;
}
.heading3 {
    position: relative;
    top: 58px;
}
.heading4, .heading5 {
    position: relative;
    top: 30px;
}
}
@media only screen and (max-width: 850px) and (min-width: 821px){
.heading6, .heading7 {
    top: -105px;
    position: relative;
}
.heading-common strong {
    font-size: 12px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 88px;
}
.heading3 {
    position: relative;
    top: 58px;
}
.heading4, .heading5 {
    position: relative;
    top: 30px;
}
}
@media only screen and (max-width: 900px) and (min-width: 851px){
.heading6, .heading7 {
    top: -95px;
    position: relative;
}
.heading-common strong {
    font-size: 12px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 80px;
}
.heading3 {
    position: relative;
    top: 58px;
}
.heading4, .heading5 {
    position: relative;
    top: 30px;
}
}
@media only screen and (max-width: 950px) and (min-width: 901px){
.heading6, .heading7 {
    top: -85px;
    position: relative;
}
.heading-common strong {
    font-size: 14px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 75px;
}
.heading3 {
    position: relative;
    top: 58px;
}
.heading4, .heading5 {
    position: relative;
    top: 30px;
}
}
@media only screen and (max-width: 1000px) and (min-width: 951px){
.heading6, .heading7 {
    top: -80px;
    position: relative;
}
.heading-common strong {
    font-size: 14px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 65px;
}
.heading3 {
    position: relative;
    top: 58px;
}
.heading4, .heading5 {
    position: relative;
    top: 30px;
}
}
@media only screen and (max-width: 1023px) and (min-width: 1001px){
.heading6, .heading7 {
    top: -65px;
    position: relative;
}
.heading-common strong {
    font-size: 14px !IMPORTANT;
    line-height: 16px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 55px;
}
.heading3 {
    position: relative;
    top: 35px;
}
.heading4, .heading5 {
    position: relative;
    top: 20px;
}
}
@media only screen and (max-width: 1160px) and (min-width: 1024px){
.heading6, .heading7 {
    top: -52px;
    position: relative;
}
.heading-common strong {
    font-size: 16px !IMPORTANT;
    line-height: 22px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 47px;
}
}
@media only screen and (max-width: 1260px) and (min-width: 1161px){
.heading6, .heading7 {
    top: -10px;
    position: relative;
}
.heading-common strong {
    font-size: 16px !IMPORTANT;
    line-height: 22px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 5px !important;
}
}
@media only screen and (max-width: 1365px) and (min-width: 1261px){
.heading6, .heading7 {
    top: 10px;
    position: relative;
}
.heading-common strong {
    font-size: 18px !IMPORTANT;
    line-height: 22px !important;
}
	.heading-common p{
		line-height: 20px;
	}
.heading1, .heading2 {
    position: relative;
    top: 0px !important;
}
}
.job_listings .location {
    float: none !important;
}
.about-video .mejs-poster.mejs-layer {
    background-position: left;
}
.about-video .fl-video.fl-wp-video {
    height: 350px !IMPORTANT;
	padding-bottom: 0px !important;
}
