@media only screen and (max-width: 1280px) {
	.single-navbar .navbar-light .navbar-nav .nav-link {
    padding: 10px 19px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.row.advantage-list li {
    float: left;
    width: 50%;
}

.life-at-right img {
    top: 0;
    right: 0;
    text-align: center;
    width: 300px;
}

.life-at-right {
    text-align: center;
    display: none;
}

.life-at-right:after {
    width: 300px;
    height: 300px;
    top: 0;
}

section#life-at-area {
    text-align: center;
}

.life-at-left p {
    padding-right: 0;
}

section#our-benefits {
    margin-top: 100px;
}

.benefits p {
    font-size: 10px;
}

.footer-logo {
    text-align: center;
    margin-bottom: 30px;
}

ul.footer-ul {
    padding-left: 97px;
}

ul.footer-social {
    float: none;
    padding-left: 37%;
    margin-top: 25px;
}
}
@media only screen and (max-width: 768px) {
    .form-check {
    float: left;
    width: 100%;
    padding: 0;
}

input#gridCheck {
    float: left;
    width: 18%;
    margin: 0;
    position: relative;
    text-align: left;
    margin-left: -11px;
}

label.form-check-label {
    float: left;
    width: 80%;
    margin-top: -5px;
}
    .life-at-left button.btn.btn-btn2 {
    margin-left: 0;
}

#our-benefits .owl-nav {
    top: -170px !important;
}
	.life-at-right {display: none;}

.life-at-left {
    text-align: center;
}
#footer-single-new ul.new-footer-list {
    display: none;
}

#footer-single-new .row.new-footer-bottom p {
}

#footer-single-new .row.new-footer-center p {
    text-align: center !important;
    padding-top: 20px;
}

#footer-single-new ul.new-footer-social {flex-direction: row;align-items: center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;justify-content: center;float: none;}

#footer-single-new .row.new-footer-bottom p {
    text-align: center;
}
.life-at-left p {
    padding-right: 0;
    font-size: 11px;
}

.life-at-left h3 {
    font-size: 19px;
}

section#life-at-area {
    overflow: hidden;
    padding-top: 30px;
}

section#life-at-area:after {
    display: none;
}

.row.advantage-list li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 12px 10px;
}

.row.advantage-list {
    top: 15px;
}

.img-left img {
    height: 25px;
}

.img-right h4 {
    font-size: 11px;
    padding-top: 7px;
}

.img-right p {
    display: none;
}

.img-right {
    text-align: center;
}

.row.advantage-list li:before {
    display: none;
}

.row.single-breadcrump {
    padding-top: 18%;
}

section#single-header-area:After {
    display: none;
}

section#single-header-area:before {
    width: 25px;
    height: 25px;
    display: none;
}

section#our-benefits {margin-top: 150px;}

.owl-nav button:hover {
    width: 50px;
}
.row.single-title {
    padding-bottom: 9px;
}

.owl-nav {
    top: -93px;
}
.footer-logo {
    text-align: center;
}

section#footer-area:before {
    display: none;
}

ul.footer-ul li {padding: 0 10px;}

ul.footer-ul li a {
    font-size: 9px;
}

ul.footer-ul {
    padding-left: 17px;
    padding-top: 26px;
}

ul.footer-social {
    float: none;
    padding-left: 21%;
    padding-top: 25px;
}
.about-text.left {
    text-align: center;
    padding: 0;
}

.about-text.left:after {
    display: none;
}

.about-text.right {
    text-align: center;
    padding: 0;
    padding-top: 25px;
}

.row.single-title {
    text-align: center;
}

.row.single-title button {
    float: none;
}
.position-text .life-at-left {
    padding: 0;
}

.left-img {
}

.left-img img {
    width: 40px;
    height: 40px;
    position: relative;
}

.right-text {
    width: 60%;
    text-align: left;
}

.right-text h4 {
    font-size: 16px;
    padding-top: 9px;
}

ul.carers-listul li {
    float: left;
    width: 100%;
    text-align: center;
}

.left-img {width: 40%;height: 70px;}

.position {
    margin: 15px 0;
}
.position-left-new {
    width: 100%;
}

.position-right-new {
    width: 100%;
    float: left;
}

.position-right-new button {
    float: left;
    margin-top: 15px;
}
.navbar-collapse {
    display: none !important;
}
section#position-single .container {
    max-width: 85%;
    padding: 30px;
}

section#position-single .title h1 {
    font-size: 20px;
}

.positionul ul {
    width: 100%;
}

.positionul ul li {
    width: 100%;
    padding: 3px 0px;
}
.table-responsive {
    display: block !important;
}
.row.position-single-text {
    padding-top: 20px;
}

.text-areax p {
    padding-right: 0;
    text-align: center;
    font-size: 12px;
}

ul.newTextUL li {
    font-size: 12px;
}
}
/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
section#single-header-area:After {
    display: none;
}
}