@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,600italic,700italic,800,800italic);
@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black.eot');
    src: url('../fonts/montserrat-blackd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-black.woff2') format('woff2'), url('../fonts/montserrat-black.woff') format('woff'), url('../fonts/montserrat-black.ttf') format('truetype'), url('../fonts/montserrat-black.html#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold.eot');
    src: url('../fonts/montserrat-boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold.woff2') format('woff2'), url('../fonts/montserrat-bold.woff') format('woff'), url('../fonts/montserrat-bold.ttf') format('truetype'), url('../fonts/montserrat-bold.html#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextra_bold';
    src: url('../fonts/montserrat-extrabold.eot');
    src: url('../fonts/montserrat-extraboldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-extrabold.woff2') format('woff2'), url('../fonts/montserrat-extrabold.woff') format('woff'), url('../fonts/montserrat-extrabold.ttf') format('truetype'), url('../fonts/montserrat-extrabold.html#montserratextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrathairline';
    src: url('../fonts/montserrat-hairline.eot');
    src: url('../fonts/montserrat-hairlined41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-hairline.woff2') format('woff2'), url('../fonts/montserrat-hairline.woff') format('woff'), url('../fonts/montserrat-hairline.ttf') format('truetype'), url('../fonts/montserrat-hairline.html#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light.eot');
    src: url('../fonts/montserrat-lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light.woff2') format('woff2'), url('../fonts/montserrat-light.woff') format('woff'), url('../fonts/montserrat-light.ttf') format('truetype'), url('montserrat-light.html#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular.eot');
    src: url('../fonts/montserrat-regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular.woff2') format('woff2'), url('../fonts/montserrat-regular.woff') format('woff'), url('../fonts/montserrat-regular.ttf') format('truetype'), url('montserrat-regular.html#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../fonts/montserrat-semibold.eot');
    src: url('../fonts/montserrat-semiboldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold.woff2') format('woff2'), url('../fonts/montserrat-semibold.woff') format('woff'), url('../fonts/montserrat-semibold.ttf') format('truetype'), url('montserrat-semibold.html#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratultra_light';
    src: url('../fonts/montserrat-ultralight.eot');
    src: url('../fonts/montserrat-ultralightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-ultralight.woff2') format('woff2'), url('../fonts/montserrat-ultralight.woff') format('woff'), url('../fonts/montserrat-ultralight.ttf') format('truetype'), url('../fonts/montserrat-ultralight.html#montserratultra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*  Globle css
---------------------------------------------------------------- */

* {
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #534741;
}
img {
    max-width: 100%;
    height: auto;
}
li {
    list-style: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a {
    color: #f5a714;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
p,
h1,
h2,
h3,
h4,
ul {
    margin: 0;
    padding: 0;
}
p,
li {
    font-size: 14px;
    line-height: 24px;
    color: #534741;
}
p {
    margin-bottom: 23px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
}
h1 {
    font-size: 32px;
    color: #fff;
}
h2 {
    font-size: 30px;
    color: #f5a714;
    padding: 0px 0 18px;
}
h3 {
    font-size: 18px;
    color: #273035;
    margin: 0 0 10px;
}
h4 {
    font-size: 16px;
    color: #f5a714;
    margin: 0px 0 20px;
}
.clear {
    clear: both;
}
.eq-hight {
    width: 100%;
    display: table;
    margin: 0 !important;
}
.eq-hight > [class*="columns"] {
    display: table-cell;
    vertical-align: bottom;
    float: none !important;
}
.pad0 {
    padding: 0;
}
.margin0 {
    padding: 0;
}
.btn {
    background: #f5a714;
    font-size: 14px;
    font-family: 'montserratsemi_bold';
    text-align: center;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 60px;
    border: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}
.btn:hover {
    background: #000;
    color: #fff;
}
.rounded-btn {
    border-radius: 15px;
    padding: 10px 60px;
}
/* Selection Gaping top bottom 
------------------------------------*/

section {
    padding: 60px 0;
}
/* Backgound bg 
------------------------*/

.black-bg {
    background: #000;
}
.grey-bg {
    background: #f8f8f8;
}
/* colunms gap  
------------------------*/

.row {
    margin: 0 -10px;
}
[class*="col-"] {
    padding: 0 10px;
}
/*  
===========================================================================================================================================================
	Page css strat Here
==========================================================================================================================================================*/

.header {
    background: #000000;
    border-bottom: solid 1px #e1e1e1;
}
.navbar-header {
    padding: 37px 0;
}
.info {
    float: right;
}
.info li {
    float: left;
}
.info li a {
    padding: 18px 20px;
    display: block;
    border-right: solid 1px #161b1d;
    text-align: center;
    background: #1c2024;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'montserratlight';
}
.info li a:hover {
    background: #f5a714;
}
.info li a i {
    margin-right: 5px;
    font-size: 14px;
    color: #fff;
}
.info li:first-child a {
    border-radius: 0 0 0 10px;
}
.info li:last-child a {
    border-radius: 0 0 10px 0px;
}
.navbar-nav {
    margin-top: 20px;
    float:right;
}
.navbar-nav li a {
    font-size: 15px;
    font-family: 'montserratregular';
    color: #fff;
    text-transform: uppercase;
    padding: 28px 12px;
    border-bottom: solid 5px transparent;
}
.navbar-nav li:last-child a {
    padding-right: 0;
}
.navbar-nav li:hover a,
.navbar-nav li.active a {
    color: #f5a714;
    border-bottom: solid 5px #f5a714;
}
.navbar-nav li:hover a,
.navbar-nav li a:focus {
    background: none;
}
.navbar-collapse {
    padding: 0;
}
.banner {
    /*background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    min-height: 298px;*/
    padding:0;
}
.banner-heading h1 span {
    display: block;
}
.spacialist-item {
    background: #fff;
}
.spacialist-item figure img {
    width: 100%;
}

.spacialist-item img {
    width: 100%;
}
.spacialist-item .spacialist-content {
    padding: 25px 18px;
}
.spacialist-item .spacialist-content .btn {
    display: block;
    margin: 25px 0 0;
}
.banner .owl-dots {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5%;
}
.banner .owl-carousel {
    padding-top: 80px;
}
.banner .owl-theme .owl-dots .owl-dot span {
    margin-right: 2px;
    background: none;
    width: 15px;
    height: 15px;
    border: solid 2px #fff;
}
.banner .owl-theme .owl-dots .owl-dot.active span {
    border: solid 2px transparent;
    background: #f5a714;
}
.our-specialist h2 {
    color: #cdd1d4;
    padding: 0px 0 25px;
}
.our-specialist h3 {
    color: #f5a714;
}
.specialist-img {
    border-bottom: solid 5px #f5a714;
    width: 100%;
}
.specialist_cont {
    padding: 20px 0px 20px 10px;
}
.our-specialist .nav-tabs {
    border: none;
    margin-left: -500%;
}
.our-specialist .nav-tabs li {
    float: none;
    display: block;
}
.our-specialist .nav-tabs li a {
    padding: 13px 20px;
    display: block;
    text-align: right;
    background: #000;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'montserratlight';
    border: none !important;
    margin: 0 0 7px;
    border-radius: 6px;
}
.our-specialist .nav-tabs li.active a {
    background: #f5a714;
    color: #fff;
}
.latest-news h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.latest-item figure {
    position: relative;
}
.latest-item figure span {
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: #f5a714;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 0 10px;
}
.latest-item h4 {
    padding: 20px 0 13px;
    margin: 0;
}
.latest-item p {
    color: #ffffff;
}
.latest-item {
    /*max-width: 284px;*/
    margin: auto;
}
.map_location {
    position: absolute;
    bottom: 88px;
    right: 0;
    border-radius: 5px 5px 0 0;
    width: 250px;
    background: #fff;
}
.map_location:after,
.map_location:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    border-width: 15px 8px 0 8px;
    border-color: transparent;
    border-top-color: #fff;
    border-style: solid;
}
.map_location:before {
    border-top-color: #e1e1e1;
    bottom: -16px;
}
.map_location .head-sec {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: #f5a714;
    padding: 13px 15px 10px;
}
.map_location .body-sec {
    border: solid 1px #e1e1e1;
    padding: 15px;
}
.map_location .body-sec p {
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 10px;
}
.map_location .body-sec p:last-child {
    margin: 0;
}
.latest-news.sad h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0;
}
.enquery-form .form-group {
    margin-bottom: 10px;
}
.enquery-form .form-group .form-control {
    border: solid 1px #e1e1e1;
    font-size: 14px;
    color: #333333;
    height: 45px;
    border-radius: 10px;
    border-radius: 5px;
    box-shadow: none;
}
.enquery-form .form-group textarea {
    min-height: 100px;
}
.enquery-form .form-group .btn {
    width: 100%;
}
.footer {
    background: #000;
    padding: 47px 0 0;
}
.footer h3 {
    color: #fff;
    padding-bottom: 10px;
}
.footer p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
.footer ul li {
    position: relative;
}
.footer ul li a {
    font-size: 15px;
    color: #e9e9e9;
    margin-bottom: 5px;
    display: block;
    font-weight: 300;
}
.footer ul li:before {
    float: left;
    margin-right: 5px;
    content: "\f101";
    color: #e9e9e9;
    font-family: FontAwesome;
}
.footer address a {
    display: block;
}
.footer-about {
    padding-right: 20px;
}
.copy-right {
    background: #1b1a1a;
    padding: 28px 0 0;
    text-align: center;
    margin-top: 47px;
}
.copy-right p {
    font-size: 14px;
}
.copy-right p span {
    margin-left: 80px;
}
/*  
===========================================================================================================================================================
	Inner Page css strat Here
==========================================================================================================================================================*/
p
{
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 26px !important;
}
.get-in-tuch p {
    font-size: 18px;
    color: #000;
}
.get-in-tuch h2,
.enquery-form h2 {
    font-size: 24px;
    padding-bottom: 15px;
}
.aboutus-cont ul,
.listing-gf {
    margin: 20px 0;
}
.aboutus-cont p,
.aboutus-cont li,
.services-cont p,
.services-cont li {
    font-size: 14px;
    line-height: 24px;
}
/* Listing circle
=========================*/

.aboutus-cont li:after,
.career-sections .job-item li:after,
.listing-gf li:after {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 100%;
    background: #f5a714;
    position: absolute;
    left: 0;
    top: 10px;
}
.career-sections .job-item li,
.listing-gf li {
    position: relative;
    padding-left: 10px;
}
/* End */

.aboutus-cont li {
    position: relative;
    padding-left: 10px;
}
.inner-banner h1 {
    position: relative;
    font-size: 40px;
    text-shadow: 4px 1px 5px rgba(0, 0, 0, 0.44);
    padding-bottom: 30px;
}
.inner-banner h4.like-h1 {
    position: relative;
    font-size: 40px;
    text-shadow: 4px 1px 5px rgba(0, 0, 0, 0.44);
    padding-bottom: 30px;
    color:white;
}
.inner-banner h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f5a714;
    height: 5px;
    width: 74px;
}
.inner-banner h4.like-h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f5a714;
    height: 5px;
    width: 74px;
}
.inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat;
    background-position: center center !important;
    background-size: cover !important;
}
.aboutus-right-sec img {
    float: right;
    margin-top: 53px;
}
.career-sections {
    padding: 33px;
    padding-bottom: 0;
    background: url(../images/bg-images.jpg) no-repeat;
    background-size: cover;
    margin-top: 20px;
}
.career-sections h2 {
    padding-bottom: 15px;
}
.career-sections .seek {
    float: right;
}
.career-sections .head-sec {
    padding: 13px 0;
    border-top: solid 1px #2f2f2f;
    border-bottom: solid 1px #2f2f2f;
    overflow: hidden;
}
.career-sections .head-sec li {
    float: left;
    padding-right: 23px;
}
.career-sections .head-sec li a {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #f5a714;
    text-transform: capitalize;
}
.career-sections .head-sec li i {
    color: #fff;
    margin-right: 5px;
}
.career-sections .job-item p {
    font-size: 15px;
    color: #fff;
}
.career-sections .job-item h6 {
    color: #fff;
    font-family: 'montserratblack';
    margin: 0 0 15px;
    font-size: 16px;
}
.career-sections .job-item li a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
}
.career-sections .job-item:last-child {
    border: none;
}
.career-sections .job-item:first-child {
    padding-right: 15px;
}
.career-sections .job-item li:after {
    left: -10px;
}
.career-sections .foot-sec {
    background: #000;
    border-top: solid 1px #fff;
    margin: 0 -33px;
    padding: 18px 33px;
    text-align: right;
}
.career-sections .foot-sec p {
    color: #fff;
    margin: 0;
}
.enquery-contact {
    padding: 30px 18px;
    background: #000;
    border-radius: 12px;
}
.enquery-contact p {
    color: #fff;
}
.enquery-contact .form-group .form-control {
    height: 50px;
}
.enquery-contact .btn {
    margin-top: 20px;
}
.enquery-contact .form-group textarea {
    min-height: 130px;
}
.lacation-item {
    border-radius: 0 0 10px 10px;
    margin-bottom: 20px;
}
.lacation-item .lacation-caps {
    padding: 25px 23px 10px;
    background: #000;
    border-radius: 0 0 10px 10px;
    margin-top: -7px;
}
.lacation-item .lacation-caps p {
    color: #bbbbbb;
    font-size: 15px;
    margin-bottom: 10px;
}
.lacation-item .lacation-caps p span {
    color: #fff;
}
.lacation-item .lacation-caps h3 {
    color: #fff;
    text-transform: none;
}
.news-sections {
    overflow: hidden;
    margin-bottom: 20px;
}
.news-sections-left {
    width: 36%;
    float: left;
}
.news-sections-left img {
    width: 100%;
}
.news-sections-right {
    width: 64%;
    float: right;
    background: #f9f9f9;
    padding: 25px 35px 0px 25px;
    border: solid 1px #ebebeb;
    border-left: none;
}
.news-sections-right h3 {
    font-size: 24px;
    line-height: 20px;
    color: #f5a714;
    margin: 0;
    padding: 0;
}
.news-sections-right .date {
    color: #5a6770;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px;
}
.side_bar {
    padding: 20px 15px 30px;
    border-radius: 5px;
    background: #000;
}
.side_bar h3 {
    color: #f5a714;
    font-size: 24px;
    text-transform: uppercase;
    margin: 10px 0 10px;
}
.side_bar .listing_cont li {
    color: #fff;
    font-size: 14px;
    position: relative;
    border-bottom: solid 1px #262626;
    padding: 7px 0 6px 10px;
}
.side_bar .listing_cont li:last-child {
    border: none;
}
.side_bar .listing_cont li a {
    color: #fff;
    font-weight: 300;
}
.side_bar .listing_cont li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #f5a714;
}
.side_bar .input-group {
    margin: 0 0 30px;
    width: 100%;
}
.side_bar .input-group .form-control {
    width: 85%;
    border: solid 1px #e1e1e1;
    font-size: 14px;
    color: #5a6770;
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}
.side_bar .input-group .input-group-addon {
    width: 15%;
    background: #f5a714;
    color: #fff;
    border-radius: 0 3px 3px 0;
    border: none;
    height: 40px;
    vertical-align: top;
    font-size: 16px;
    border: solid 1px #fff;
}
.news-inner-sec .news-sections-left,
.news-inner-sec .news-sections-right {
    width: 100%;
}
.news-inner-sec .news-sections-right {
    border: solid 1px #ebebeb;
    border-top: none;
    padding: 25px;
}
.news-inner-sec .news-sections-right .date {
    font-size: 16px;
}
.news-inner-sec .news-sections-right h6 {
    font-size: 15px;
    font-weight: 600;
    color: #242d33;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    margin: 10px 0 22px;
}
.news-inner-sec .news-sections-right h3 {
    font-size: 30px;
    line-height: 35px;
}
.share_wrap {
    margin: 15px 0 30px;
}
.share_wrap span {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555555;
    margin-right: 15px;
    vertical-align: middle;
}
.share_wrap ul {
    display: inline-block;
    vertical-align: middle;
}
.share_wrap ul li {
    float: left;
    margin-right: 10px;
}
.share_wrap ul li a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    display: block;
}
.share_wrap ul li.fb_icn a {
    background: #0a5299;
}
.share_wrap ul li.twitter_icn a {
    background: #1dafed;
}
.share_wrap ul li.google_icn a {
    background: #ebebeb;
    color: #ca202b;
}
.services-cont h2 small {
    display: block;
    font-size: 16px;
    color: #999999;
}
.services-items {
    background: url(../images/services-bg.jpg) no-repeat;
    background-size: cover;
}
.services-items figure img {
    width: 100%;
}
.services-items h3 {
    color: #f5a714;
    margin: 15px 0 20px;
}
.services-items p,
.services-items ul li a {
    color: #fff;
}
.services-items [class*="col-"].active:after {
    top: -60px;
    background: #f5a714;
    height: 5px;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
}
.thanks_form {
    min-height: 607px;
}
.pagenot-found h1 {
    font-size: 51px;
    text-align: center;
    margin-top: 45px;
}
.pagenot-found h1:after {
    left: 0;
    right: 0;
    margin: auto;
}
.pagenot-found {
    text-align: center;
}
.pagenot-found .btn {
    margin-top: 25px;
    margin-bottom: 64px;
    padding: 18px 60px;
}
/**************************************/

.pop-widget-tabs {
    display: none;
}
.side_bar .pop-inside li::before {
    background: #f5a714 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 4px;
    font-weight: normal;
}
.side_bar .pop-inside li {
    border-bottom: 1px solid #262626;
    color: #fff;
    font-size: 14px;
    padding: 7px 0 6px 10px;
    position: relative;
    font-weight: normal !important;
}
div.pop-inside ul li .pop-title {
    font-weight: normal !important;
}
.side_bar .pop-inside li a {
    color: #fff;
    font-weight: normal;
}
.side_bar .pop-inside li:hover,
.side_bar .pop-inside li:focus {
    background: none !important;
    font-weight: normal !important;
}
div.pop-inside {
    border: 0 !important;
    clear: none !important;
    margin: 0 !important;
    padding: 0;
}
.map_location {
    display: none;
}
.map_sec:hover .map_location {
    display: block;
}

/*** C - changes ***/

.validation_message{
    margin:-5px 0 10px;
}

.c_map_wrapper .hotspots-interaction { position: relative; }
.c_map_wrapper .layout-left .hotspots-placeholder {
    position: absolute;
    display: block;
    z-index: 2;
    padding: 0px;
    width:210px;
}

.c_map_wrapper .hotspot-info h2 {
    padding: 10px;
    margin-bottom: 0;
    background: #f5a714;
    border-radius: 4px 4px 0 0;
    font-size: 15px;
}

.c_map_wrapper .hotspot-info .hotspot-content{
    padding: 10px;
    border: 1px solid #e1e1e1;
}

.c_map_wrapper .layout-left .hotspots-image-container {
    width: 100%;
}

.hotspot-initial {
    display: none !important;
}

h2.hotspot-title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
}
.hotspot-content p {
    padding-bottom: 0px;
    line-height: 1.4;
    font-size: 14px;
    margin-bottom:0;
}

.banner-heading {
    margin-bottom: 20px;
}

.banner .background-slider.owl-carousel{
    padding-top:0;
}

.banner .background-slider.owl-carousel .owl-controls{
    /*display: none;*/
}

.background-slider.owlCarousel {
    height: 100%;
    width: 100%;
    /*left: 0;
    top: 0;
    position: absolute;*/
}

.background-slider .owl-stage-outer {
    width: 100%;
    height: 100%;
}

.background-slider .owl-stage {
    height: 100%;
}

.background-slider .owl-item {
    height: 100%;
}

.background-slider .owl-stage .owl-item .item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.banner .container{
    z-index: 9;
    position: relative;
}

.inner-banner .container{
    padding: 50px 20px;
}

.menu-header-menu-container ul li ul.sub-menu{
    display:none;
    position: absolute;
    background: black;
    z-index: 99;
}

.menu-header-menu-container ul li:hover ul.sub-menu{
    display:block;
}

.menu-header-menu-container ul li ul.sub-menu li a{
    padding: 10px;
    display: inline-block;
    color: white;
    border: none;
    font-size:13px;
}

.menu-header-menu-container ul li ul.sub-menu li:hover a{
    color: #f5a714;
    border-bottom: solid 5px #f5a714;
}

.row.nonmng {
    border-bottom: solid 1px #2f2f2f;
}

.row.nonmng .job-item {
    margin-top: 0;
    margin-bottom: 0;
}

.latest-item figure img {
    width: 100%;
}

.latest-item figure {
    max-height: 260px;
    overflow: hidden;
}

.slider-content-section {
    padding: 140px 0;
}

.first-head p {
    color: white;
    font-weight: bold;
    font-size: 23px;
    max-width: 570px;
    line-height: 1.5;
}

.inner-slider-section {
    border-left: 1px solid white;
    padding-left: 20px;
}

.inner-slider-section h4 {
    color: white;
    font-size: 37px;
}

.inner-slider-section p {
    color: white;
    max-width: 550px;
}

.inner-slider-section a {
    padding: 10px 40px;
    color: white;
    background: #f5a714;
    border-radius: 7px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
}

.grey-style{
    background: rgba(0,0,0,0.70);
    padding: 13px 20px 20px;
    display: inline-block;
}

.big-style .inner-slider-section p {
    font-size: 18px;
    font-weight: bold;
}

.shadow-style .first-head p, .shadow-style .inner-slider-section h4,
.shadow-style .inner-slider-section p{
    text-shadow: 1px 3px 1px black;
}

h1.like-h2{
    font-size: 30px;
    color: #f5a714;
    padding: 0px 0 18px;
}

.menu-header-top-menu-container ul li ul.sub-menu{
    display: none;
    position: absolute;
    z-index:99;
}

.menu-header-top-menu-container ul li:hover ul.sub-menu{
    display: block;
}

.menu-header-top-menu-container ul li.menu-item-has-children:hover a{
    border-radius: 0;
}

.js2 li {
    margin: 0.8em 0 1em 2em;
    padding: 0 30% 0 1em;
}


/*** C - end ***/


/* Responsive CSS by Media Queries for Mini DesktopResponsive CSS by Media Queries for Mobile 1024 px and allFor Tablet devices ? Landscape / Portrait Modes 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media(min-width:1250px) {
    .container {
        width: 1220px;
    }
}
@media(max-width:1200px) {
    h3 {
        font-size: 15px;
    }
    .info li a {
        padding: 18px 15px;
    }
    .navbar-nav li a {
        padding: 28px 9px;
        font-size: 12px;
    }
    .latest-item h4 {
        font-size: 14px;
    }
    .footer p,
    .footer ul li a {
        font-size: 13px;
    }
    .side_bar h3,
    .news-sections-right h3 {
        font-size: 20px;
    }
}
@media(max-width:992px) {
    h2 {
        font-size: 29px;
    }
    .latest-item h4 {
        font-size: 10px;
    }
    p,
    li {
        font-size: 13px;
    }
    .info li a {
        padding: 18px 10px;
        font-size: 11px;
    }
    .our-specialist .nav-tabs {
        margin: 0 -20px;
    }
    .our-specialist .nav-tabs li a {
        font-size: 11px;
    }
    .footer-about {
        padding-right: 0;
    }
    .navbar-toggle {
        margin: 16px;
        padding: 0;
    }
    /* Boostrap Nav bar 992px */

    .navbar-toggle span {
        background: #fff;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        position: absolute;
        left: -5px;
        right: -5px;
        z-index: 999;
        background: rgb(247, 168, 0);
        text-align: center;
        margin-top: 83px;
    }
    .navbar-nav li:hover a,
    .navbar-nav li.active a {
        color: #000000;
        border-bottom: solid 5px #000000;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0px;
        float: none !important;
        display: block;
    }
    .navbar-nav>li {
        float: none;
        display: block;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
        display: block;
    }
    /* since 3.1.0 */

    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .side_bar h3,
    .news-sections-right h3 {
        font-size: 16px;
    }
    .side_bar .input-group .form-control {
        width: 80%;
        font-size: 9px;
    }
    .side_bar .input-group .input-group-addon {
        font-size: 9px;
    }
    .side_bar {
        padding: 20px 8px 30px;
        margin-left: -10px;
    }
    .menu-header-menu-container ul li a{
        color:black;
        text-align: left;
    }
    .menu-header-menu-container ul li ul.sub-menu{
        display: block;
        position: relative;
        background: #F7A800;
    }
    .menu-header-menu-container ul li ul.sub-menu li a{
        color:black;
        text-align: left;
        display: block;
        padding-left: 25px;
    }

}
@media(min-width:768px) {
    .career-sections .row {
        margin: 0 -30px;
    }
    .career-sections .job-item {
        margin: 26px 0;
        padding: 0 30px;

    }
    .career-sections .job-item:nth-child(2) {
        border-right: solid 1px #2f2f2f;
        border-left: solid 1px #2f2f2f;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .latest-item figure {
        max-height: 150px;
    }
}
/* Responsive CSS by Media Queries for Mobile 767px and Landscape and Portrait ModesMedia Queries for Mini Desktop 
----------------------------------------------------------------------------------------------------------------------------*/

@media(max-width:767px) {
    section {
        padding: 25px 0;
    }

    .navbar-collapse {
        margin-top: -27px;
        top: 0;
    }

    .info {
        float: none;
        display: block;
        text-align: center;
        background: #1c2024;
        margin: 0 -15px;
    }

    .info li {
        float: none;
        display: inline-block;
    }

    .info li:first-child a,
    .info li:last-child a {
        border-radius: 0 0 0 0px;
    }

    .info li a {
        padding: 7px 3px;
        font-size: 8px;
    }

    .info li a i {
        font-size: 10px;
    }

    .spacialist-item {
        margin-bottom: 15px;
    }

    .our-specialist .nav-tabs {
        margin: 0 0;
    }

    .latest-news .btn {
        float: none !important;
        display: block;
        margin: auto;
        max-width: 225px;
    }

    .our-specialist .nav-tabs li a {
        font-size: 12px;
        text-align: center;
    }

    .footer [class*="col-"] {
        margin-bottom: 25px;
    }

    .copy-right p span {
        display: block;
        margin: 0;
        text-align: center;
    }

    .aboutus-right-sec img {
        float: none;
        display: block;
        margin: auto;
    }

    .inner-banner h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 23px;
    }

    .banner {
        min-height: 170px;
    }

    .career-sections .head-sec {
        margin: 10px 0;
    }

    .career-sections .head-sec li {
        float: none;
        padding-right: 0;
    }

    .career-sections .foot-sec {
        text-align: center;
    }

    .career-sections {
        padding: 22px 22px 0;
    }

    .career-sections .foot-sec {
        padding: 15px 22px;
    }

    .career-sections .foot-sec {
        margin: 0 -22px;
    }

    .news-sections-left img {
        width: 100%;
    }

    .news-sections-left,
    .news-sections-right {
        width: 100%;
        border: none;
        float: left;
    }

    .services-items [class*="col-"].active:after {
        top: -25px;
    }

    .nonmng.title {
        display: none;
    }

    .nonmng .job-item:first-child p {
        font-weight: 700;
    }

    @media (max-width: 480px) {
        .career-sections .seek {
            float: none;
            display: block;
            text-align: left;
            margin-top: 10px;
        }
    }
}

/* home page slider */
@media only screen and (max-width: 768px) {
    .background-slider .owl-stage .owl-item .item
    {
        height: 280px;
    }
    .slider-content-section
    {
        padding: 0px 0;
    }
    .grey-style
    {
        padding: 10px;
    }
    .first-head p
    {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .inner-slider-section p
    {
        margin-bottom: 10px;
        font-size: 12px;
    }
}
@media only screen and (max-width: 425px) {
    .background-slider .owl-stage .owl-item .item
    {
        height: 160px;
    }
    section
    {
        padding: 0px 0px;
    }
    .first-head p
    {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .inner-slider-section h4
    {
        font-size: 22px;
        margin: 0px 0 5px;
    }
    .inner-slider-section p
    {
        display: none;
    }
    .inner-slider-section a
    {
        padding: 10px 20px;
    }
}
@media only screen and (max-width: 375px) {
    .first-head p
    {
        margin-bottom: 0px;
    }
    .inner-slider-section a
    {
        padding: 8px 14px;
    }
}

