
/* @import url('font-awesome.min.css'); */
@font-face {
    font-family: 'Roboto_Bold'; 
    src: url('../fonts/Roboto-Medium.ttf') format('embedded-opentype'), 
    url('../fonts/Roboto-Medium.ttf') format('woff'), 
    url('../fonts/Roboto-Medium.ttf') format('truetype'), 
    url('../fonts/Roboto-Medium.ttf') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway_Regular'; 
    src: url('../fonts/Raleway-Regular.ttf') format('embedded-opentype'), 
    url('../fonts/Raleway-Regular.ttf') format('woff'), 
    url('../fonts/Raleway-Regular.ttf') format('truetype'), 
    url('../fonts/Raleway-Regular.ttf') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fff !important;
    outline: 0;
}

* {
    -webkit-font-smoothing: antialiased;
    outline: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: 'Raleway_Regular'; 
    color: #818181;
    font-size: 18px;
    color: #505050;
    /* background-image: url(../images/bg.jpg); */
    background-position: center -18px;
    background-repeat: no-repeat;
    font-weight: normal
}

.team-members img {
    background-color: #ececec;
}

.loc-icon .fa-map-marker:before {
    display: none;
}

.menu-left {
    left: -98%;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 1px;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    color: #222;
    padding: 3px 5px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #fff;
    border-color: #337ab7;
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

.card {
    background-color: #F7F7F7;
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px;
}

.btn.btn-signin {
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.drop-cont {
    width: 90%;
    margin: auto;
    max-width: 100%;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #000;
}

.drop-cont a {
    font-weight: 400;
    color: #545454 !important;
    white-space: nowrap;
    font-size: 15px !important;
    padding: 13px 0px 0px 15px;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(97, 133, 150);
}

.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus {
    color: rgb(12, 97, 33);
}

img {
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

p {
    line-height: 22px;
    margin-bottom: 16px;
}

a:hover {
    text-decoration: none;
    color: #bd9f5b;
    outline: none;
}

a {
    color: #bd9f5b;
}

a:focus {
    outline: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #bd9f5b;
    margin: 0;
    font-family:"Roboto_Bold" ;
}

h1 {
    color: #bd9f5b;
    font-size: 40px;
}

h2 {
    color: #bd9f5b;
    font-size: 29px;
}

h3 {
    font-size: 29px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 20px;
}

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

section,
.footer {
    position: relative;
    z-index: 10
}

.container {
    width: 1154px;
    padding: 0
}

main {
    float: left;
    width: 100%;
    overflow: hidden
}

.header {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    z-index: 99999;
    padding: 0 0 0px;
    position: relative
}

.header .container {
    width: 1252px;
}

.header .logobox {
    float: left;
    width: 210px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.header .toprgt {
    float: right;
    width: 75%;
    text-align: right
}

.header .social_icon {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}

.header .social_icon .s_icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
}

.header .social_icon .s_icon ul {}

.header .social_icon .s_icon ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    line-height: 0;
    margin-top: 3px
}

.header .social_icon .s_icon ul li a {
    display: block;
    line-height: 0;
    text-align: center
}

.header .social_icon .s_icon ul li a i.fa {
    background: #fe0000;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 0;
    padding: 0 3px 2px;
    text-align: center;
    width: 30px;
    line-height: 30px
}

.header .social_icon .s_icon ul li a i.fa-facebook {
    background-color: #3a5898
}

.header .social_icon .s_icon ul li a i.fa-twitter {
    background-color: #1ea1f2
}

.header .social_icon .s_icon ul li a i.fa-linkedin {
    background-color: #2a73c0
}

.header .social_icon .linkbtn {
    display: inline-block;
}

.header .social_icon .linkbtn {
    border: 1px solid #c0a363;
    border-radius: 3px;
    display: inline-block;
    font-size: 17px;
    margin-right: 0px;
    padding: 7px 13px;
    background-color: #fff;
    color: #bd9f5b;
}

.header .social_icon .linkbtn a {
    display: inline-block;
    margin: 0 4px;
}

nav.nain_manu {
    width: 100%;
    text-align: center;
    display: inline-block;
    float: right;
    background-color: #505050
}

nav.nain_manu>ul {
    display: block
}

nav.nain_manu ul>li {
    display: inline-block;
    font-size: 18px;
    padding: 0;
    margin: 0 10px
}

nav.nain_manu ul>li>a {
    cursor: pointer;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 13px 7px 11px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-position: 7px center;
    position: relative;
    text-transform: uppercase;
}

.dropbtn {}

.dropbtn a {
    cursor: pointer;
    color: #545454 !important;
    display: block;
    font-weight: normal;
    padding: 13px 7px 11px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-position: 7px center;
    position: relative;
    text-transform: uppercase;
}

.dropbtn:hover,
.dropbtn:focus {}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
    width: 65%;
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 5px #bd9f5b solid;
    box-shadow: 2px 1px 6px #000;
    text-align: left;
}

.dropdown-content a {
    color: #545454 !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px 13px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-position: 7px center;
    position: relative;
    text-transform: capitalize;
    text-align: left;
}

.show {
    display: block;
}

nav.nain_manu ul>li:nth-child(2)>a:after,
nav.nain_manu ul>li:nth-child(1)>a:after {
    content: "";
    margin: 0 auto;
    position: absolute;
    right: -9px;
    top: 24px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
}

nav.nain_manu ul>li:hover>a,
nav.nain_manu ul>li.activ>a {
    text-decoration: none;
    color: #fff;
}

.respon_nav,
span.toggle {
    display: none
}

nav.nain_manu ul>li:hover .submenubox {
    display: block
}

nav.nain_manu ul>li .submenubox {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    left: 0px;
    right: 0;
    margin: 0 auto;
    width: 100%;
    padding-top: 0px;
    text-align: left;
    border-radius: 0 0 15px 15px;
}

nav.nain_manu ul>li .submenubox .subboxdiv {
    background-color: rgba(255, 255, 255, 0.9);
    display: block;
    width: 100%;
    border-top: 5px #bd9f5b solid;
    box-shadow: 2px 1px 6px #000
}

nav.nain_manu ul>li .submenubox .col_box {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding: 20px 5px 20px 36px
}

nav.nain_manu ul>li .submenubox .col_box ul {
    display: block;
    padding-right: 7px;
    vertical-align: top
}

nav.nain_manu ul>li .submenubox .col_box ul li {
    display: block;
    padding-left: 14px;
    margin-bottom: 5px
}

nav.nain_manu ul>li .submenubox .col_box ul li a {
    display: block;
    color: #545454;
    padding: 0 0 10px;
}

nav.nain_manu ul>li .submenubox .col_box ul li a:hover {
    text-decoration: none
}

nav.nain_manu ul>li .submenubox .col_box h5 {
    font-size: 22px;
    color: #bd9f5b;
    margin-bottom: 10px
}

nav.nain_manu ul>li .submenubox .col_box h5 img {
    margin-right: 10px;
    position: relative;
    margin-top: -2pxl
}

nav.nain_manu ul>li .submenubox .col_box ul li:hover>a::after,
nav.nain_manu ul>li .submenubox .col_box ul li.activ>a::after {
    display: none;
    color: #505050
}

.header .toprgt .booknowbtn {
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
    width: 23.2%;
    text-align: center;
    margin-top: 13px;
}

.header .toprgt .booknowbtn a {
    font-size: 19px;
    color: #fff;
    display: block;
    background-color: #452611;
    border-radius: 10px;
    padding: 8px 3px;
    font-weight: 400;
    text-transform: uppercase
}

.banner {
    text-align: center;
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    z-index: 10;
    background: #fff;
    max-height: 815px;
}

.banner .owl-carousel {
    position: static
}

.banner .banner-caption {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 17%;
    max-width: 1154px;
    text-align: left;
    z-index: 2;
    width: 88%;
    ;
}

.bgv {
    top: 38% !important;
}

.banner .banner-caption h2 {
    color: #c1a464;
    font-size: 45px;
    line-height: 70px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.banner img {
    width: 100%;
}

.banner .banner-caption p {
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    text-shadow: 2px 2px 5px #505050;
}

.banner .owl-controls {
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.banner .owl-controls .owl-dot span {
    width: 17px;
    height: 17px;
    margin: 4px;
    background-color: #fff;
    font-size: 15px;
}

.banner .owl-controls .owl-dot.active span {
    background-color: #845c3b
}

.owl-theme .owl-nav {
    margin-top: 0
}

.banner .owl-theme .owl-dots {}

.banner .owl-theme .owl-dots .owl-dot {
    margin: 0;
    padding: 0;
    width: 9%;
    height: 135px;
    vertical-align: bottom;
    position: relative;
    background: rgba(189, 159, 91, .8);
    margin: 0 4.5px
}

.banner .owl-controls .owl-dot.active {
    background: rgba(0, 0, 0, .4);
}

.banner .owl-controls .owl-dot.active:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    background-color: #bd9f5b;
    top: 0;
    left: 0
}

.banner .owl-controls .owl-dot {
    position: relative
}

.banner .owl-controls .owl-dot span {
    background-color: transparent;
    margin: 0
}

.banner .owl-controls .owl-dot.active span,
.banner .owl-controls .owl-dot:hover span {
    background-color: transparent;
}

.banner .owl-controls .owl-dot span:after {
    content: "Security";
    display: block;
    width: 100%;
    text-align: center;
    bottom: 20px;
    position: absolute;
    color: #fff;
    left: 0
}

.banner .owl-theme .owl-dots .owl-dot:first-child {
    background-image: url(../images/banner_tab_icon1.png);
    background-repeat: no-repeat;
    background-position: 44px 40px;
    display: none
}

.banner .owl-theme .owl-dots .owl-dot:first-child span:after {
    content: "Security";
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(2) {
    background-image: url(../images/banner_tab_icon1.png);
    background-repeat: no-repeat;
    background-position: 44px 40px;
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(2) span:after {
    content: "Security Solutions";
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(3) {
    background-image: url(../images/banner_tab_icon2.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(3) span:after {
    content: "Facility Solutions"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(4) {
    background-image: url(../images/banner_tab_icon3.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(4) span:after {
    content: "Background Verification"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(6) {
    background-image: url(../images/banner_tab_icon4.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(6) span:after {
    content: "Tech Labs"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(7) {
    background-image: url(../images/banner_tab_icon5.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(7) span:after {
    content: "Risk Management"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(8) {
    background-image: url(../images/banner_tab_icon6.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(8) span:after {
    content: "Skilling"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(9) {
    background-image: url(../images/banner_tab_icon7.png);
    background-repeat: no-repeat;
    background-position: center 40px
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(9) span:after {
    content: "Consultancy Services"
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(5) {
    background-image: url(../images/healthcare-tab1.png);
    background-repeat: no-repeat;
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(5) span:after {
    content: "Global Talent Mobility";
}

.banner .owl-theme .owl-dots .owl-dot:nth-child(2),
.banner .owl-theme .owl-dots .owl-dot:nth-child(3),
.banner .owl-theme .owl-dots .owl-dot:nth-child(4),
.banner .owl-theme .owl-dots .owl-dot:nth-child(5),
.banner .owl-theme .owl-dots .owl-dot:nth-child(6),
.banner .owl-theme .owl-dots .owl-dot:nth-child(7),
.banner .owl-theme .owl-dots .owl-dot:nth-child(9),
.banner .owl-theme .owl-dots .owl-dot:nth-child(8) {
    background-size: auto 45px;
    background-position: center 25px;
}

.monile_img {
    display: none
}

.title_text {
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 85px;
}

.title_text h2 {
    font-size: 26px;
    font-weight: normal;
    color: #505050
}

.title_text h2 span {
    display: block;
    font-size: 30px;
    color: #505050;
    margin-top: 2px;
    line-height: 37px;
}

.custom-servi {
    padding-top: 40px;
    background: #ece3d2;
    padding-bottom: 29px;
}

.custom-servi .container {
    width: 1214px;
}

.custom-servi .title_text {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 85px;
}

.custom-servi .title_text h2 {
    font-size: 60px;
    font-weight: normal;
}

.custom-servi .title_text h2 span {
    display: block;
    font-size: 30px;
    color: #505050;
    margin-top: 2px;
    line-height: 37px;
}

.custom-servi .box_table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 30px 0;
}

.custom-servi .box_table a {
    color: #515151 !important;
}

.custom-servi .box_table .col1 {
    display: table-cell;
    width: 58%;
    text-align: right;
    padding-top: 0;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    position: relative;
}

.custom-servi .box_table .col1 p {
    font-size: 16px;
}

.custom-servi .box_table .col2 {
    display: table-cell;
    width: 40%;
    padding: 0;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
    position: relative;
    border: 5px #ccc solid
}

.custom-servi .box_table .col2 p {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
}

.custom-servi .box_table .col2 h3 {
    font-size: 32px;
    line-height: 38px;
}

.col1.wow.fadeInLeft.animated>figure {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    margin-top: -18px;
    left: 0;
    bottom: 0
}

.custom-servi .box_table .col1 .about_text {
    display: inline-block;
    float: right;
    width: 60%;
    height: 271px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 17px;
    margin-bottom: 10px
}

.col2.wow.fadeInRight.animated>figure {
    float: right;
    width: 46%;
    position: absolute;
    right: 0;
    bottom: 32px;
}

.custom-servi .box_table .col2 .conte_box {
    float: left;
    width: 60%;
    padding: 18px 15px 15px;
}

.chairman-desk .auth_img.mobile_img {
    display: none
}

.chairman-desk {
    padding-top: 96px;
    position: relative;
    background-color: #f0f1ef;
    padding-bottom: 58px;
    overflow: hidden;
}

.chairman-desk .title_text {
    padding-bottom: 54px;
    position: relative
}

.chairman-desk .title_text h2 {
    color: #505050
}

.chairman-desk .content_box {
    width: 67%;
    padding-left: 13px;
    padding-bottom: 31px;
    float: left;
    position: relative;
    z-index: 3
}

.chairman-desk .content_box p {
    margin-bottom: 27px;
    line-height: 25px;
}

.sign {
    display: block;
}

.sign p {
    margin-bottom: 2px;
}

.sign h5 {
    font-size: 16px;
    color: #505050
}

.tab_sec_box {
    border-top: 82px #fff solid;
    position: relative;
    background-color: #f6f6f6
}

.tab_box {
    padding-left: 13px;
    padding-top: 0;
    width: 100%;
    position: relative;
    z-index: 3;
    float: left
}

.tab_box .nav-tabs {
    border: none;
    float: left;
    width: 23.6%;
    position: relative;
    z-index: 3
}

.tab_box .nav-tabs li {
    width: 100%;
    border-bottom: 1px #fff solid;
    border-radius: 0;
    text-align: left;
    margin-bottom: 0;
    position: relative
}

.tab_box .nav-tabs li a {
    background-color: #333333;
    display: block;
    border: none;
    border-radius: 0;
    padding: 26px 6px 15px 59px;
    font-size: 22px;
    color: #fff;
    height: 80px;
}

.tab_box .nav-tabs li a:hover,
.tab_box .nav-tabs li.active a {
    background-color: #bd9f5b;
    border: none;
    color: #fff;
}

.tab_box .nav-tabs li a img {
    margin-right: 22px;
}

.tab_box .nav-tabs li a:hover:after,
.tab_box .nav-tabs li.active a:after {
    content: "\25b6";
    position: absolute;
    right: -13px;
    color: #bd9f5b
}

.tab_box .tab-content {
    float: right;
    width: 73%;
    padding-top: 35px;
}

.tab_box .tab-content .branch-sec {}

.tab_box .tab-content .branch-sec ul {}

.tab_box .tab-content .branch-sec ul li figure {
    float: left;
    width: 29.6%;
    text-align: center;
}

.tab_box .tab-content .branch-sec ul li figure img {}

.tab_box .tab-content .branch-sec ul li .tab-box-col {
    float: left;
    width: 67%;
    padding-left: 21px;
    padding-top: 26px;
    padding-right: 0;
}

.tab_box .tab-content .branch-sec ul li .tab-box-col p {
    line-height: 25px;
}

.tab_box .tab-content .branch-sec ul li .tab-box-col h3 {
    color: #505050;
    margin-bottom: 5px;
    margin-bottom: 16px
}

.tab_box .tab-content .branch-sec ul li .button_bx {
    border: 1px solid #bd9f5b;
    border-radius: 4px;
    display: inline-block;
    margin-top: 18px;
    padding: 9px 22px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.tab_box .tab-content .branch-sec ul li .button_bx:hover {
    background-color: #333333;
    color: #fff;
    border: 1px solid #333333;
}

.chairman-desk .auth_img {
    position: absolute;
    z-index: 1;
    bottom: -230px;
    right: 0;
}

.comm_icon {
    left: 15px;
    position: absolute;
    text-align: left;
    top: 13px;
}

.our-services {
    padding-top: 8px;
    background: #fff;
    padding-bottom: 10px
}

.our-services .title_text {
    padding-bottom: 10px;
    width: 24%;
    float: left;
    padding-top: 36px;
}

.our-services .owl-carousel .owl-item img {
    width: auto;
    height: 95px
}

.our-services .container {
    position: relative
}

.our-services .imgbox {
    display: block;
    float: left;
    width: 100%;
    text-align: center
}

.our-services .owl-item img {
    display: inline-block
}

.our-services .our-gallery {
    float: right;
    width: 75%;
    padding: 0 15px;
}

.our-services .owl-theme .owl-nav {}

.our-services .owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    width: 47px;
    height: 47px;
    font-size: 0;
    position: absolute;
    top: 31px
}

.our-services .owl-theme .owl-nav .owl-prev {
    background-image: url(../images/arrow_left.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 0
}

.our-services .owl-theme .owl-nav .owl-next {
    background-image: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 0;
}

.our-journey {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-color: #ece3d2
}

.our-journey .video_overdiv {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2
}

.videobox video {
    height: auto;
    margin-top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 1155px;
}

.our-journey .container {
    position: relative;
    min-height: 350px;
    overflow: hidden;
    background-image: url("../images/our-jun_img.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.our-journey .con-box {
    position: absolute;
    left: 5.8%;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    z-index: 5
}

.our-journey h3 {
    margin-bottom: 19px;
    color: #fff
}

.our-journey p {
    color: #fff;
    font-size: 16px;
}

.our-journey .button_bx {
    border: 1px solid #fff;
    border-radius: 4px;
    display: inline-block;
    margin-top: 24px;
    transition: all 0.3s ease;
    padding: 9px 25px;
    color: #fff;
    line-height: 25px;
}

.our-journey .button_bx:hover {
    background: #fff;
    color: #000;
}

.journey-countius {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 30px;
    background: #626367;
}

.journey-countius .con_box {
    display: inline-block;
    width: 24%;
    padding: 0 15px;
    text-align: center;
    vertical-align: top;
    position: relative;
}

.journey-countius .con_box:after {
    content: "";
    height: 30px;
    width: 2px;
    background-color: #cab179;
    position: absolute;
    right: 0;
    top: 5px;
}

.journey-countius .con_box.last-child:after {
    display: none
}

.journey-countius .con_box figure {
    margin-bottom: 24px;
}

.journey-countius .con_box h3 {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Roboto_Bold'; 
    margin-right: 5px;
    color: #fff;
}

.journey-countius .con_box p {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    color: #fff;
}

.centerbox {
    color: #bd9f5b;
    display: block;
    font-size: 28px;
    margin-top: 48px;
    width: 100%;
}

.centerbox p {
    color: #bd9f5b;
    font-size: 28px;
}

.vacancies-sec {
    padding-top: 22px;
    padding-bottom: 0px;
    text-align: left;
    background-color: #cab179
}

.vacancies-sec .container {
    position: relative;
    min-height: 240px;
}

.vacancies-sec .title_text {
    padding-bottom: 9px;
}

.vacancies-sec .title_text h2 {
    color: #505050;
    font-size: 28px;
    color: #fff;
    text-align: left;
    padding-left: 30px;
}

.vacancies-sec ul {
    position: relative;
    z-index: 5;
    float: left;
    width: 85%;
    margin-top: 22px;
}

.vacancies-sec ul li {
    width: 24.4%;
    text-align: left;
    margin-right: 2px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    padding: 0 11px 0 30px;
    border-right: 1px solid rgba(255, 255, 255, .6);
}

.vacancies-sec ul li p {
    font-size: 14px;
    line-height: 25px;
    color: #fff
}

.vacancies-sec ul li .button_bx {
    background-color: #505050;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 2px;
    padding: 6px 17px;
    text-transform: uppercase;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.vacancies-sec ul li .button_bx:hover {
    background-color: #000
}

.vacancies-sec ul li:last-child {
    margin-right: 0;
}

.view_more_link {
    float: right;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: -34px;
}

.view_more_link a {
    font-size: 15px;
    color: #fff
}

.right_box {
    position: absolute;
    right: -41px;
    bottom: 0;
    width: 36%;
    z-index: -1
}

.footer {
    padding-top: 41px;
    color: #515151;
    background-color: #505050;
    color: #fff;
    position: relative;
    overflow: hidden
}

.footer h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer h3 {
    font-size: 14px;
    margin-bottom: 3px;
    color: #c1a464;
}

.footer p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}

.footer p a {
    color: #fff
}

.footer .offices_col {
    display: inline-block;
    vertical-align: top;
    padding-right: 23px;
    width: 43%;
    float: left;
}

.footer .address_col {
    display: inline-block;
    vertical-align: top;
    padding: 0 72px 0 7px;
    width: 30.6%;
}

p.phone_no {
    font-size: 25px;
    line-height: 32px;
    color: #bd9f5b
}

p.phone_no a {
    color: #bd9f5b
}

.footer .subscribe_col {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 7px;
    width: 32%;
    color: #515151;
    float: right;
}

.footer .subscribe_col h2 {
    margin-bottom: 18px;
}

.footer .subscribe_col .newsletter_box {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.footer .subscribe_col .newsletter_box input {
    float: left;
    height: 38px;
    width: 74%;
    font-size: 14px;
    background-color: transparent;
    border: 1px #b6b6b6 solid;
    color: #fff;
    background: #a49a86;
    padding: 5px 9px;
    border-right: none
}

.footer .subscribe_col .newsletter_box span.subscrib_btn {
    float: left;
    width: 26%;
    height: 38px;
    background-color: #bd9f5b;
    text-align: center;
    border-radius: 0 5px 5px 0;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.footer .subscribe_col .iconbox {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 108px;
    position: relative;
    margin-bottom: 5px;
    margin-left: -9px;
}

.footer .subscribe_col .iconbox.last-child {
    margin-left: 0;
}

.footer .subscribe_col .iconbox:after {
    content: "";
    height: 13px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    right: -3px;
    bottom: 13px;
}

.footer .subscribe_col .iconbox.last-child::after {
    display: none
}

.footer .subscribe_col .iconbox img {
    margin-bottom: 0px;
}

.footer .subscribe_col .iconbox p {
    margin-bottom: 5px;
    color: #bd9f5b
}

.footer .subscribe_col p {
    margin-bottom: 0;
    line-height: 16px;
    color: #fff;
    line-height: 22px;
}

.footer .subscribe_col p a {
    color: #fff
}

.footer .copyright {
    color: #989898;
    text-align: left;
    /*text-align:center;*/
    width: 100%;
    display: block;
    padding: 10px 0;
    background-color: #494949;
    font-size: 15px;
    margin-top: 27px;
    position: relative;
    z-index: 3
}

.send-msg {
    bottom: 0;
    position: fixed;
    right: 22px;
    width: 330px;
    background-color: #fff;
    z-index: 10;
    transition: all .5s;
    height: 37px;
}

.menu-left {
    left: -98%;
}

g .send-msg.form {
    bottom: 0px;
    height: 244px;
}

.send-msg.form h4 {
    color: #fff;
    background-color: #c1a363;
}

.send-msg h4 {
    color: #000;
    padding: 8px 15px;
    text-align: left;
    background-color: #dedede;
    cursor: pointer;
    font-size: 17px;
    height: 36px;
    border: 1px solid #ccc;
}

.send-msg h4 span {
    float: right
}

.send-msg h4 img {
    margin-right: 15px;
    position: relative;
    top: -2px;
}

.send-msg form.formbox {
    display: block;
    padding: 15px 20px 10px;
    border: 1px #ccc solid;
}

.send-msg input {
    width: 100%;
    margin-bottom: 5px;
    color: #505050;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
    border: 1px #ccc solid
}

.send-msg textarea {
    width: 100%;
    margin-bottom: 5px;
    color: #505050;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 15px;
    border: 1px #ccc solid;
}

.send-msg input[type="submit"] {
    border-radius: 3px;
    background-color: #c1a363;
    color: #fff;
    border: none;
    font-size: 16px
}

.scroll_top {
    background: #bd9f5b;
    bottom: 52px;
    color: #fff;
    padding: 12px 14px 14px;
    position: absolute;
    right: 20px;
    z-index: 55;
    border-radius: 5px;
    font-size: 26px;
    line-height: 15px;
}

.scroll_top .fa.fa-angle-up {
    line-height: 15px;
}

.scroll_top a {
    color: #000
}

.videobox {
    background-image: url(../images/our-jun_img.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.custom-servi .box_table .col1 .about_text {
    padding-right: 15px;
}

.custom-servi .box_table .col1 h3 {
    margin-bottom: 10px;
}

.margin50 {
    margin-top: 50px;
}

.banner.inner_banner {
    max-height: 385px;
    background-color: transparent;
}

.banner.inner_banner .banner-caption h2 {
    text-align: left;
}

.banner .inner_banner span {
    font-size: 40px;
    font-weight: 700;
}

.banner.inner_banner1 {
    background-color: transparent;
}

.banner.inner_banner1 .banner-caption h2 {
    font-size: 45px;
    color: white;
    text-align: center;
}

.banner.inner_banner1 .banner-caption {
    left: 0;
    top: 39%;
    width: 100%;
}

.banner .inner_banner1 span {
    font-size: 40px;
    font-weight: 700;
}

.custom-group {
    width: 100%;
    float: left;
    padding-top: 24px;
}

.custom-group .container {
    position: relative;
    width: 1299px;
}

.custom-group p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
}

.custom-group .content_left {
    width: 33%;
    display: inline-block;
    float: left;
    position: absolute;
}

.contact-form-uk {
    background-color: rgba(226, 226, 226, 0.5);
    margin-left: -12px;
    width: 85%;
    padding: 10px 12px;
    border-radius: 12px;
    /*margin-top:46px;*/
    margin-top: 5px;
}

.contact-form-uk h2 {
    text-align: center;
    padding: 30px 10px;
    font-size: 36px;
}

.contact-form-uk input {
    width: 100%;
    height: 44px;
    border-radius: 0px;
    margin-top: 5px;
}

.contact-form-uk .msg-label {
    margin-left: 0px !important;
}

.contact-form-uk button.btn.btn-default.read-more-btn.hvr-shutter-out-horizontal {
    margin-left: 14px;
    margin-bottom: 20px;
    font-size: 17px;
    padding: 6px 34px;
    cursor: pointer;
    background: #bd9f5b;
    color: #fff;
}

::-webkit-input-placeholder {
    color: #555;
}

.contact-form-uk textarea.form-control {
    height: 180px;
    border-radius: 0px;
}

.custom-group .content_left_image {
    width: 100%;
    display: block;
    margin-top: 2px;
}

.custom-group .content_right {
    width: 67.3%;
    height: auto;
    display: inline-block;
    float: right;
    border-left: 2px #c2ae7b solid;
    padding-left: 16px;
    padding-top: 17px;
}

.custom-group .content_right_text {
    width: 100%;
    display: block;
    text-align: left;
}

.custom-group .content_right_text a {
    color: #505050;
}

.custom-group .content_right_text .right_image_text {
    width: 100%;
    display: block;
    float: left;
}

.custom-group .content_right_text .right_image {
    display: inline-block;
    width: 20%;
    float: left;
}

.custom-group .content_right_text .right_texts {
    display: inline-block;
    width: 78%;
    float: right;
}

.content_right .content_right_text h3 {
    padding-bottom: 42px;
    padding-top: 10px;
}

.custom-group span {
    font-weight: 700;
}

.custom-group .content_right_text .recent {
    width: 100%;
    display: block;
    float: left;
    margin-top: 25px;
    text-align: center;
}

.custom-group .content_right_text .recent h3 {
    position: relative;
    font-size: 37px;
}

.custom-group .content_right_text .recent h3::before {
    content: "";
    width: 309px;
    border-bottom: 2px #bfaa75 solid;
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.custom-group .content_right_text .recent span {
    display: block;
    font-weight: normal;
}

.custom-group .content_right_text .recent .full_box {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 49px;
}

ul.inner_text {
    margin-bottom: 31px;
    padding-top: 8px;
}

ul.inner_text li {
    font-size: 16px;
}

.custom-group .content_right_text .recent .horizontal_icons {
    width: 26%;
    display: inline-block;
    margin-right: 64px;
}

.custom-group .content_right_text .recent .horizontal_icons .horizontal_icons_texts {
    margin-top: 21px;
}

.custom-group .content_right_text .recent .horizontal_icons_last .horizontal_icons_texts {
    margin-top: 21px;
}

.custom-group .content_right_text .recent .horizontal_icons_last {
    width: 27%;
    display: inline-block;
    margin-right: 0px;
}

p.para {
    padding-bottom: 71px;
}

.custom_membership {
    padding-top: 61px;
    margin-bottom: 26px;
}

.custom_membership .container {
    width: 1170px;
}

.custom_membership .content_img img {
    width: 100%;
    height: auto;
}

.custom_membership .img_text {
    width: 63%;
    display: table;
    vertical-align: top;
    float: left;
}

.custom_membership .img_text .content_img {
    width: 217px;
    display: table-cell;
    float: left;
    margin-right: 65px;
}

.custom_membership .img_text h3 {
    font-size: 29px;
    margin-top: 26px;
    margin-bottom: 14px;
    font-weight: normal;
}

.banner.inner_banner .banner-caption {
    left: 0;
    top: 39%;
    width: 100%;
}

.banner.inner_banner .banner-caption span {
    display: block;
}

.banner.inner_banner .banner-caption h2 {
    font-size: 75px;
    color: white;
}

.banner.inner_banner.inner_banner2 {
    max-height: 737px;
}

.banner.inner_banner.inner_banner2 .banner-caption h2 {
    font-size: 56px;
    color: #ffffff;
    font-weight: 600;
    line-height: 69px;
    letter-spacing: 3px;
}

.custom_membership .video_box {
    display: block;
    float: right;
    width: 35%;
    text-align: right;
    border: 6px #d2d2d2 solid;
}

.custom_membership .video_box img {
    border: 6px #ccc solid;
    border-radius: 10px;
    height: auto;
    width: 100%;
}

.custom_membership .membership_left {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.custom_membership .membership_left h3 {
    position: relative;
}

.custom_membership .membership_left h3::before {
    content: "";
    width: 100%;
    border-bottom: 1px #bfa960 solid;
    left: 0;
    bottom: -11px;
    position: absolute;
}

.custom_membership .membership_lower {
    width: 48%;
    display: block;
    float: left;
    margin-top: 62px;
    position: relative;
}

.custom_membership .membership_lower::before {
    content: "";
    height: 100%;
    border-left: 1px #bfa960 solid;
    position: absolute;
    left: 103.5%;
    bottom: 0;
    margin: 0 auto;
    top: 0;
}

.custom_membership .membership_lower .membership_left .membership_left_box {
    width: 100%;
    display: block;
    margin-top: 0px;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner {
    width: 100%;
    display: block;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .inner_content {
    width: 100%;
    display: block;
    border-bottom: 1px solid #bd9f5b;
    min-height: 164px;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .inner_content p {
    margin-left: 26px;
    font-size: 16px;
    margin-bottom: 0px;
    transform: translate(0%, -11%);
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .inner_content.new p {}

.membership_left_box_inner_text.add.new.one {
    padding-top: 32px !important;
}

.membership_left_box_inner_text p {
    margin-top: 10px;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .membership_left_box_inner_img {
    width: 21%;
    display: inline-block;
    background-image: url(../images/icon_empty.jpg);
    vertical-align: top;
    padding-top: 40px;
    padding-bottom: 2px;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .membership_left_box_inner_text {
    width: 77%;
    display: inline-block;
    padding-top: 34px;
    padding-bottom: 26px;
}

.custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner:last-item {
    border-bottom: 0px;
}

.custom_membership .membership_right {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-left: 21px;
    margin-top: 62px;
}

.custom_membership .membership_right p {
    margin-left: 13px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 22px;
}

.custom_membership .membership_right h3 {
    position: relative;
    margin-left: 10px;
    margin-top: -7px;
}

.custom_membership .membership_right h3::before {
    content: "";
    width: 100%;
    border-bottom: 1px #bfa960 solid;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
}

.custom_membership .membership_right .membership_right_text {
    margin-top: 47px;
}

body {
    background-image: url(../images/bg.jpg);
}

video {
    /*border-radius:5%;*/
    background: black;
}

.our-approach .our-apporach-banner img {
    width: 100%;
}

.our-apporach-banner.one .banner-caption {
    margin-top: 260px;
}

.our-approach .banner.our-apporach-banner h2 {
    color: #fff;
    text-align: center;
}

.our-approach .banner.our-apporach-banner p {
    text-align: center;
    color: #bfaa74;
    padding-top: 23px;
}

.our-approach .delvireing-trust h2 {
    color: #fff;
    padding-bottom: 35px;
    line-height: 45px;
}

.our-approach .delvireing-trust p {
    color: #fff;
    font-size: 16px;
}

.our-approach .delvireing-trust {
    background-color: #bfaa74;
    width: 60%;
    float: left;
}

.our-approach .delvireing-container {
    width: 43%;
    margin: 0 auto;
    padding: 25px 15px 25px 15px;
    margin-top: 70px;
}

.our-approach .delvireing-right-box {}

.our-approach .our-specilazition {
    float: left;
    margin-top: 73px;
}

.our-approach .our-specilazition h2 {
    color: #505050;
    padding-bottom: 12px;
}

.our-approach .our-specilazition p {
    color: #505050;
    font-size: 16px;
}

.specilazition-list li {
    display: inline-table;
    width: 23%;
}

.specilazition-list .specliaztion-list-two {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: -68px;
    margin-left: -42px;
}

.five-none {
    display: none !important;
}

.specilazition-list li:nth-child(even) {
    background-image: url(../images/black-background.png);
    /* min-height: 285px; */
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
}

.specilazition-list li:nth-child(odd) {
    background-image: url(../images/yelllow-background.png);
    /* min-height: 285px; */
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(0%, 2%);
}

.specilazition-list li .specilzation-image {
    padding-top: 59px;
}

.specilazition-list li .specilzation-contant {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

.our-starrgey li {
    display: inline-block;
    width: 23%;
    margin-top: 45px;
    vertical-align: top;
    font-size: 16px;
    border-left: 2px solid #ccc;
    padding-top: 42px;
    padding-left: 15px;
}

.our-stargey-left {
    width: 23%;
    padding-top: 41px;
    float: left;
}

.our-starrgey li p {
    padding-top: 32px;
    font-weight: 700;
    color: #505050;
}

.our-stargey-left p {
    padding-top: 17px;
    font-weight: 700;
    color: #505050;
}

.our-stargey-left h2 {
    color: #505050;
    padding-bottom: 7px;
    font-size: 29px;
    font-weight: 700;
}

.our-stargey-left h2 span {
    font-size: 37px;
}

.our-starrgey li:nth-child(first-child) {
    padding-top: 10px;
}

.leader-text {
    margin-top: 138px;
}

.leader-text p {
    color: #505050;
}

.leader-text h2 {
    color: #505050;
    padding-bottom: 40px;
    font-weight: 700;
}

.security-solutions {
    width: 100%;
    background-size: cover;
}

.security-solutions img {
    width: 100%;
}

.security-main-cont .container {
    width: 1170px;
}

.security-solutions .caption {
    width: 50%;
    text-align: center;
    position: absolute;
    margin-top: 320px;
    left: 25%;
}

.security-solutions .caption h1 {
    color: #fff;
    font-size: 49px;
}

.security-solutions span {
    color: #bfaa74;
    font-size: 23px;
}

.security-main-cont {
    width: 100%;
    margin: 0px auto;
}

.security-main-cont .col1 {
    width: 30%;
    height: auto;
    float: left;
}

.security-main-cont .col1 h1 {
    color: #505050;
    font-size: 23px;
    padding-top: 30px;
    border-bottom: 4px #bfaa74 solid;
    padding-bottom: 10px;
    font-weight: 600;
}

.security-main-cont .col1 img {
    margin-top: 20px;
}

.security-main-cont .col1 .blockquote-text {
    color: #505050;
    font-size: 19px;
    width: 47%;
    text-transform: uppercase;
    padding-top: 10px;
    position: relative;
    font-weight: bold;
    padding-left: 30px;
}

.security-main-cont .col1 .blockquote-text::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 47px;
    font-weight: bold;
    color: #bfaa74;
    position: absolute;
    left: -5px;
    top: 0px;
}

.security-main-cont .col1 .blockquote-text::after {
    content: "\201D";
    font-family: Georgia, serif;
    font-size: 47px;
    font-weight: bold;
    color: #bfaa74;
    position: absolute;
    left: 155px;
    bottom: -31px;
}

.security-main-cont .col2 {
    background-color: #bfaa74;
    width: 30%;
    height: auto;
    float: left;
    min-height: 605px;
    padding: 0px 17px;
}

.security-main-cont .col2 h1 {
    color: #fff;
    font-size: 22px;
    padding-top: 110px;
    border-bottom: 3px #fff solid;
    padding-bottom: 10px;
}

.security-main-cont .col2 p {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    margin-top: 15px;
}

.security-main-cont .col3 {
    width: 44%;
    background-color: #ececec;
    float: left;
    right: -3px;
    position: absolute;
}

.security-main-cont .col3 h1 {
    color: #bfaa74;
    font-size: 23px;
    font-weight: 600;
    padding-top: 54px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.security-main-cont .col3 ul {
    list-style: none;
}

.security-main-cont .col3 ul li {
    list-style: none;
    display: flex;
    font-size: 17px;
    padding: 7px 3px;
    padding-left: 20px;
}

.security-main-cont .col3 ul li:nth-child(odd) {
    background-color: #fff;
    width: 105%;
    display: flex;
}

.col3 ul li::before {
    background: #515151;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: inline-block;
    content: "";
    vertical-align: top;
    margin-top: 7px;
    margin-right: 7px;
}

.security-diversing {
    width: 100%;
    margin: 50px 0px;
    float: left;
}

.security-diversing h1 {
    color: #515151;
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
}

.security-diversing-img {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 50px;
    position: relative;
}

.security-diversing .info {
    float: right;
    width: 10%;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.protective-serv {
    width: 100%;
    background-color: #ececec;
    padding: 50px 0px;
    clear: both;
    position: relative;
}

.protective-serv h1 {
    color: #505050;
    font-size: 25px;
    padding-top: 30px;
    padding-bottom: 10px;
    font-weight: 600;
    margin-left: 159px;
    text-transform: capitalize;
}

.protective-serv h1::after {
    content: "";
    display: block;
    background-color: #bfaa75;
    height: 3px;
    width: 78%;
    margin: 10px 65px;
}

.text-slider {
    position: relative;
    background-image: url(../images/protective-serv.jpg);
    padding: 30px 20px;
    width: 38%;
    float: left;
    margin-bottom: 205px;
    margin-left: 81px;
}

.text-slider h2 {
    font-size: 30px;
    color: #bfaa75;
    text-transform: uppercase;
    font-weight: bold;
}

#carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

#slides {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 250px;
}

#slides ul {
    list-style: none;
    width: 100%;
    position: relative;
    margin: 22px 1px;
}

#slides li {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
}

.btn-bar {
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
    width: 100%;
}

#buttons {
    padding: 0 0 5px 0;
    position: absolute;
    bottom: -226px;
    right: -37px;
    z-index: 99999;
}

#buttons a {
    text-align: center;
    display: block;
    outline: 0;
    color: #b14943;
    text-decoration: none;
    display: -webkit-inline-box;
    padding: 9px;
}

a#prev:hover,
a#next:hover {
    color: #FFF;
    text-shadow: .5px 0px #b14943;
}

.quote-phrase,
.quote-author {
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0px;
}

.quote-phrase {
    font-size: 18px;
    color: #FFF;
}

.quote-marks {
    font-size: 30px;
    padding: 0 3px 3px;
    position: inherit;
}

.quote-author {
    font-style: normal;
    font-size: 20px;
    color: #b14943;
    font-weight: 400;
    height: 30px;
}

.quoteContainer,
.authorContainer {
    display: table;
    width: 100%;
}

.protective-right {
    background-color: #505050;
    float: right;
    width: 53%;
    position: absolute;
    right: 0px;
    top: 0px;
    padding-bottom: 54px;
}

.protective-right ul {
    margin-top: 130px;
    margin-left: 15px;
}

.protective-right ul li {
    display: inline-block;
    margin: 10px 10px;
    position: relative;
}

.protective-right ul li h2 {
    color: #bfaa75;
    background-color: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    font-size: 20px !important;
    width: 100%;
    padding: 10px;
}

.caption {
    position: absolute;
    top: 45%;
    left: 40%;
    margin: 0px auto;
}

.caption h1 {
    font-size: 45px;
    color: white;
}

.caption span {
    color: #fff;
}

.owl-inner img {}

.heading {
    width: 100%;
    color: #4f4f4f;
    font-size: 29px;
}

.security {
    padding: 55px 0px;
}

.heading h2 {
    color: #4f4f4f;
    font-size: 45px;
}

.heading:after {
    content: "";
    display: block;
    height: 190px;
    background-color: #e0e0e0;
    width: 0.8%;
    float: right;
    position: absolute;
    top: -32px;
    right: 7%;
}

.history {
    background-color: #f6f6f6;
    width: 100%;
    padding: 50px 0px;
    margin: auto;
}

.page-template-tpl-SecuritySolutions .history {
    text-align: center;
}

.history h3 {
    font-size: 29px;
    color: #666b6f;
    text-transform: uppercase;
}

.history p {
    color: #666b6f;
    line-height: 22px;
    padding-top: 15px;
    font-size: 16px;
}

.history h3:after {
    display: block;
    content: "";
    width: 37%;
    height: 2px;
    background-color: #b19f71;
    ;
    margin-top: 7px;
}

.img-background {
    background-color: #666b6f;
    padding: 50px 0px;
    width: 100%;
    text-align: center;
}

.img-background img {
    width: 299px;
    height: 498px;
    margin: auto;
    text-align: center;
}

.history-cont {
    width: 80%;
    margin: auto;
}

.history-div {
    background-color: rgba(196, 178, 128, 0.95);
    width: 100%;
    position: absolute;
    top: 40%;
    padding: 20px 0px;
}

.history-div h4 {
    font-size: 45px;
    color: #fff;
    text-align: center;
    margin-left: 43%;
    margin-top: 7%;
}

.history-div ul {
    list-style: none;
}

.history-div ul li {
    list-style: none;
    display: inline-block;
    width: 20%;
    float: left;
}

.history-div ul {
    list-style: none;
    margin-left: 65px;
}

.history-div ul li {
    list-style: none;
    display: inline-block;
    width: 20%;
    float: left;
    color: #fff;
    font-size: 16px;
    text-transform: lowercase;
}

.history-div ul li:nth-child(2) {
    margin-top: 20px;
}

.history-div ul li span {
    font-size: 20px;
    font-weight: 600;
    text-transform: lowercase;
}

.gray-bar {
    width: 100%;
    background-color: #58595b;
    padding: 34px 0px;
    float: left;
}

.gray-bar ul li:after {
    display: inline-block;
    height: 17px;
    width: 1px;
    content: "";
    position: absolute;
    background: #fff;
    margin: 3px 7px;
}

.gray-bar ul {
    margin-top: 8px;
}

.gray-bar h3 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.gray-bar p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.white-bar {
    width: 41%;
}

.white-bar:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 4%;
    right: 0px;
    height: 100px;
    width: 2px;
    background-color: #fff;
}

.full-width-color {
    background-color: #f6f6f6;
    padding-top: 25px;
    float: left;
    width: 100%;
}

.timeline-bottom {
    background: #f6f6f6;
}

.timeline-left {
    width: 100%;
}

.timeline-left ul {
    list-style: none;
    margin-bottom: 41px;
}

.img-div {
    width: 50%;
    float: left;
}

.timeline-list {
    width: 42%;
    float: left;
    position: absolute;
    right: 21%;
}

.timeline-left ul li {
    list-style: none;
    display: table;
    font-size: 14px;
    padding: 5px 5px;
    color: #000;
}

.img-box {
    width: 45%;
    float: right;
    transform: translate(97%, -82%);
}

.timeline-left ul li:before {
    display: inline-block;
    content: "";
    background: #000;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    margin: 5px 7px 4px -10px;
}

.timeline-right {
    border-left: 3px solid #93979a;
    width: 100%;
    height: 961px;
}

.circle-img {
    position: absolute;
    right: 0px;
    left: 18%;
    bottom: 92%;
}

.no-border {
    border: 0 !important;
}

.margin-top50 {
    margin-top: 88px;
}

.timeline-caption {
    width: 51%;
    border-bottom: 2px #c1a979 solid;
    padding-top: 20px;
    padding-bottom: 10px;
}

.timeline-caption-img {
    float: right;
    position: absolute;
    width: 20%;
    right: 25%;
    top: 14%;
}

.timeline-caption h3 {
    font-weight: 600;
    color: #3f4955;
    font-size: 16px;
    text-align: right;
    line-height: 24px;
}

.timeline-caption ul {
    text-align: -webkit-right;
}

.timeline-caption p {
    font-size: 15px;
    line-height: 18px;
    padding: 3px 0px 0px 0px;
    text-align: right;
    color: #000;
}

.timeline-caption ul li {
    list-style: none;
    display: table;
    font-size: 15px;
    padding: 1px 0px;
    text-align: right;
    color: #000;
}

.timeline-caption ul li:before {
    display: inline-block;
    content: "";
    background: #000;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    float: left;
    margin: 5px 7px 4px 29px;
}

.banner.inner_banner .banner-caption {
    left: 0;
    top: 39%;
    width: 100%;
}

.banner.inner_banner .banner-caption span {
    display: block;
}

.banner.inner_banner .banner-caption h2 {
    font-size: 75px;
    color: white;
}

.banner.inner_banner.inner_banner2 {
    max-height: 737px;
}

.banner.inner_banner.inner_banner2 .banner-caption h2 {
    font-size: 56px;
    color: #ffffff;
    font-weight: 600;
    line-height: 69px;
    letter-spacing: 3px;
}

.page-id-7 .banner.inner_banner .banner-caption {
    left: 0;
    top: 57%;
    width: 100%;
}

.banner.inner_banner .banner-caption span {
    display: block;
    line-height: 72px;
}

.banner.inner_banner .banner-caption h2 {
    font-size: 45px;
    color: white;
}

.banner.inner_banner.inner_banner2 {
    max-height: 75vh;
}

.banner.inner_banner.inner_banner2 .banner-caption h2 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 300 !important;
    line-height: 69px;
    letter-spacing: 3px;
}

.banner .banner-caption p.manage {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    padding-top: 11px;
}

.banner .banner-caption h2.manage {
    font-size: 48px !important;
    text-transform: capitalize;
}

.facility-text {
    width: 100%;
    float: left;
    padding-top: 23px;
    background: #fafbf5;
    padding-bottom: 30px;
}

.facility-text h3 {
    font-size: 29px;
    color: #4f504b;
    padding-top: 45px;
    font-weight: 300;
    float: left;
    padding: 0;
    margin: 0;
    width: 30%;
    line-height: 35px;
}

.facility-text p {
    font-size: 16px;
    line-height: 22px;
    width: 70%;
    float: left;
}

.facility-service {
    width: 100%;
    float: left;
    padding-top: 80px;
    background: #fafbf5;
    padding-bottom: 60px;
}

.facility-service h3 {
    font-size: 29px;
    color: #4f504b;
}

.facility-service-section {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.facility-service-box {
    width: 31%;
    float: left;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
}

.facility-service-box img {
    width: 100%;
    display: block;
}

.facility-service-text {
    width: 100%;
    float: left;
    Background: #ececec;
    height: 50px;
    line-height: 50px;
}

.facility-service-text p {
    line-height: 50px;
    padding-left: 20px;
}

.facility-service-box:last-child {
    margin-right: 0px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    display: none;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.8);
}

.facility-service-box:hover .overlay {
    opacity: 1 !important;
    display: block !important;
}

.facility-service-box:focus .overlay {
    opacity: 1 !important;
}

.show-serv {
    opacity: 1 !important;
}

.text {
    color: white;
    font-size: 16px;
    position: relative;
    top: 7%;
    left: 8%;
    width: 88%;
}

.text ul li {
    display: inline-table;
}

.hire-services {
    width: 100%;
    padding: 50px 0px;
    height: auto;
    margin-top: 30px;
    float: left;
}

.hire-services h1 {
    font-size: 35px;
    text-align: center;
    color: #515151;
    font-weight: 300;
}

.hire-circle {
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 50px 0px;
    position: relative;
}

.hire-circle ul {
    list-style: none;
    position: absolute;
    top: 10%;
}

.hire-circle ul li {
    list-style: none;
    display: inline-block;
    width: 42%;
    margin: 10px 28px;
    text-align: left;
}

.hire-circle ul li p {
    font-size: 15px;
    width: 60%;
    text-align: left;
}

.hire-circle ul li span {
    color: #e4d7a2;
    font-size: 38px;
    background: none !important;
    margin: 4px -22px;
}

.hire-circle ul li:nth-child(1n) span {
    float: right;
}

.hire-circle ul li:nth-child(1n) {
    background: url(../images/facility-managment-line.png) no-repeat bottom right 153px;
    padding-bottom: 114px;
}

.hire-circle ul li:nth-child(2n) {
    background: url(../images/facility-managment-line.png) no-repeat bottom right 200px;
    padding-bottom: 121px;
}

.hire-circle ul li:nth-child(3n) {
    background: none;
}

.hire-circle ul li:nth-child(4n) {
    background: none;
}

.hire-circle ul li:nth-child(2n) span {
    float: left;
    margin-left: 137px;
    margin-top: -16px;
}

.hire-circle ul li:nth-child(2n) p {
    transform: translate(18%, -21%);
    -ms-transform: translate(18%, -21%);
    -webkit-transform: translate(18%, -21%);
    -moz-transform: translate(18%, -21%);
    -o-transform: translate(18%, -21%);
    transform: translate(18%, -21%);
    width: 62%;
    margin: auto;
}

.hire-circle ul li:nth-child(3n) span {
    float: right;
    margin: 7px -21px;
}

.hire-circle ul li:nth-child(3n) p {
    transform: translate(1%, 32%);
}

.hire-circle ul li:nth-child(4n) span {
    float: left;
    margin-left: -45px;
    margin-top: 7px;
}

.hire-circle ul li:nth-child(3n) {
    margin-top: 65px;
}

.hire-circle ul li:nth-child(4n) p {}

.hire-circle ul li:nth-child(4n) p {
    width: 62%;
    margin: auto;
    transform: translate(32%, -15%);
}

.fifth-list {
    width: 24%;
    margin: auto;
    text-align: center;
    font-size: 15px;
    margin-top: -33px;
}

.fifth-list span {
    color: #e4d7a2;
    font-size: 38px;
    background: none !important;
}

.clear {
    clear: both;
}

.services {
    background-color: #ececec;
    padding: 50px 0px;
    width: 100%;
}

.services h1 {
    color: #515150;
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 25px;
}

.services p {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    padding-top: 0px;
}

.services ul li img {
    margin-bottom: 25px;
}

.services ul li:after {
    height: 92px;
    margin: -130px 149px;
    height: 128px;
    content: "";
    display: inline;
    background: #bd9f5b;
    width: 1px;
    float: initial;
    position: absolute;
}

.services ul li::after {
    height: 92px;
    margin: -130px 149px;
    height: 128px;
    content: "";
    display: inline;
    background: #bd9f5b;
    width: 1px;
    float: initial;
    position: absolute;
}

.seperator {
    width: 100%;
    height: 1px;
    background: #bd9f5b;
    margin-top: 9px;
    margin-bottom: 5px;
}

.services ul {
    width: 100%;
    list-style: none;
    margin-top: 50px;
    padding-bottom: 20px;
}

.first-item {
    transform: translate(0%, -18%);
    min-height: 146px;
}

.last-item {
    transform: translate(0%, 1%);
}

.fc-banner {
    background-size: cover;
    width: 100%;
}

.services ul li {
    width: 24%;
    text-align: center;
    margin: auto;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}

.services ul li:last-child {}

.services ul li:nth-child(4) {
    border-right: 0;
}

.social {
    position: fixed;
    margin-top: 20%;
    perspective: 1000px;
    z-index: 99999;
}

.fb {
    background: #3b5998;
}

.social li:nth-child(2) a {
    background: #00acee;
}

.social li:nth-child(2) a {
    background: #3587b9;
}

.social li:nth-child(3) a {
    background: #cf4739
}

.social li a {
    display: block;
    height: 45px;
    width: 45px;
    font: normal normal normal 16px/20px 'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    transition: background .5s ease .300ms
}

.social li:first-child a {
    border-radius: 0 20px 0 0
}

.social li:last-child a {
    border-radius: 0 0 20px 0
}

.social li a span {
    width: 100px;
    float: left;
    text-align: center;
    background: #222;
    color: #fff;
    margin: -25px 74px;
    padding: 8px;
    transform-origin: 0;
    visibility: hidden;
    opacity: 0;
    transform: rotateY(45deg);
    border-radius: 5px;
    transition: all .5s ease .300ms
}

.social li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 7px;
    border-left: 10px solid transparent;
    border-right: 10px solid #222;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

.social li a:hover span {
    visibility: visible;
    opacity: 1;
    transform: rotateY(0);
    display: none;
}

li.job-desigen.india-job.in-list {
    width: auto;
}

.vacancies-sec ul li p {
    height: 115px;
}

.work-ddress li p {
    /* height: 74px; */
}

.custom-group .content_left_image img {
    height: 1322px !important;
}

.single iframe {
    width: 100%;
}

@media only screen and (max-width:1280px) {
    .text-slider {
        position: relative;
        background-image: url(../images/protective-serv.jpg);
        padding: 30px 20px;
        width: 45%;
        float: left;
        margin-bottom: 123px;
    }
    .protective-right ul li {
        display: inline-block;
        margin: 10px 10px;
        position: relative;
        width: 189px;
    }
    .security-main-cont .col2 {
        background-color: #bfaa74;
        width: 27%;
    }
}

@media only screen and (max-width:1366px) {
    .facility-text .video-wrapper {
        margin-top: -17px;
    }
    .protective-right {
        width: 58% !important;
    }
    .contact-form h2 {
        /* padding-left: 19% !important; */
    }
    .playButton {
        border-radius: 100px;
        border: 4px solid #9c9ab0;
        background: #8a8a8a;
        height: 60px;
        position: absolute;
        z-index: 9999;
        width: 60px;
        margin: auto;
        top: 19%;
        bottom: -304px;
        right: 0;
        left: 69%;
        cursor: pointer;
        display: block;
        opacity: 0.95;
        transition: opacity 150ms;
        padding: 32px;
    }
}

.security-main-cont .col2 {
    width: 28%;
}

.protective-serv h1 {
    margin-left: 52px;
}

.protective-right {
    width: 53%;
}

.text-slider {
    position: relative;
    background-image: url(../images/protective-serv.jpg);
    padding: 30px 20px;
    width: 39%;
    float: left;
    margin-bottom: 205px;
    margin-left: 74px;
}

#buttons {
    right: -4px;
}

}

@media screen and (max-width: 768px) {
    .caption {
        left: 50% !important;
        transform: translate(0, -50%);
    }
}

@media only screen and (max-width:480px) {
    .banner-caption.banner-home {
        padding: 14px 0px 0px 0px !important;
        margin: 0px auto !important;
        width: 100%;
        background: -o-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: -o-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: -moz-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
        position: absolute;
        float: inherit;
    }
    .work-with--us .work-banner-contant {
        width: 100%;
        text-align: center;
        margin: auto;
    }
    .work-with--us .work-banner-contant h2 {
        font-size: 25px;
        text-align: center;
    }
    .page-id-27 .owl-inner img {
        height: 213px !important;
    }
    .banner img {
        min-height: 33vh !important;
    }
    .facility-text {
        width: 100%;
        float: none;
        padding-top: 40px;
        background: #fafbf5;
    }
    .facility-text h3 {
        font-size: 25px;
        text-align: center;
        color: #4f504b;
        font-weight: 300;
        float: none;
        padding: -1px;
        margin: 2px auto;
        width: 100%;
        line-height: 35px;
    }
    .facility-text p {
        font-size: 14px;
        width: 100%;
        float: none;
        text-align: center;
        padding: 14px 0px;
    }
    .facility-service {
        width: 100%;
        float: none;
        padding-top: 0px;
        background: #fafbf5;
    }
    .facility-service h3 {
        text-align: center;
    }
    .facility-service-box {
        width: 100%;
        float: none;
        position: relative;
        margin: 10px auto;
        text-align: center;
    }
    .facility-service-text {
        margin-bottom: 10px;
    }
    .hire-circle {
        padding: 15px 0px;
    }
    .hire-circle ul {
        list-style: none;
        width: 100%;
        text-align: center;
        margin: auto;
        position: static;
    }
    .hire-services {
        padding: 0px 0px;
    }
    .banner .banner-caption h2.manage {
        font-size: 34px !important;
        text-transform: capitalize;
    }
    .owl-inner img {
        height: 33vh;
    }
    .caption {
        position: absolute;
        top: 34%;
        left: 15%;
        margin: 0px auto;
    }
    .text-slider {
        position: relative;
        background-image: url(../images/protective-serv.jpg);
        padding: 30px 20px;
        width: 45%;
        float: left;
        margin-bottom: 123px;
    }
    .protective-right ul li {
        display: inline-block;
        margin: 10px 10px;
        position: relative;
        width: 189px;
    }
    .security-main-cont {
        clear: both;
    }
    .security-main-cont .col2 {
        background-color: #bfaa74;
        width: 33%;
        clear: both;
        min-height: auto;
        margin-top: 17px;
        margin-bottom: 17px;
    }
    .security-main-cont .col3 {
        width: 80%;
        background-color: #ececec;
        float: left;
        right: -3px;
        position: static;
    }
    .security-main-cont .col2 h1 {
        padding-top: 15px;
    }
    .security-main-cont .col3 ul {
        list-style: none;
        width: 38%;
    }
    .security-diversing .info {
        width: 32%;
        text-align: center;
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .protective-right {
        position: static;
        margin-top: 20px;
        float: none;
        width: 100%;
    }
    .protective-right ul {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .protective-right ul li {
        display: inline-block;
        margin: 15px auto;
        position: relative;
        width: 90%;
    }
    .protective-serv h1 {
        color: #505050;
        font-size: 22px;
        padding-bottom: 10px;
        font-weight: 600;
        margin-left: 0px;
        text-transform: capitalize;
        text-align: center;
    }
    .protective-right ul li h2 {
        color: #bfaa75;
        background-color: rgba(0, 0, 0, 0.7);
        text-transform: uppercase;
        position: static;
        bottom: 0px;
        font-size: 17px !important;
        width: 78%;
        padding: 8px 0px;
        margin: auto;
    }
    .protective-serv h1::after {
        content: "";
        display: block;
        background-color: #bfaa75;
        height: 3px;
        width: 70%;
        margin: 14px auto;
    }
    .text-slider {
        position: relative;
        background-image: url(../images/protective-serv.jpg);
        padding: 30px 30px;
        width: 100%;
        float: none;
        margin-bottom: 0px;
        margin: auto;
    }
    .text-slider h2 {
        font-size: 24px;
    }
    #buttons {
        bottom: -241px;
        right: -11px;
    }
}

.ab_img-banner .banner-caption h3 {
    color: #bd9f5b;
    text-align: center;
}

.ab_img-banner img {
    width: 100%;
    display: block;
}

.ab_slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
}

.ab_description {
    padding: 50px 0;
}

.ab_description p {
    line-height: 1.35;
    color: #333;
    font-size: 400;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 21px;
    padding: 0px 15px;
}

.intro-m {
    margin-top: 15px;
}

.ab_mar-top {
    margin-top: 25px;
}

.ab_gly {
    padding: 20px 0 80px 0;
}

.ab_gallery-caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.60);
    width: 92.3%;
    height: 70px;
    opacity: 1;
    transition: .5s cubic-bezier(0.4, 0, 1, 1);
    margin-left: 15px;
}

.ab_gallery12 {
    position: relative;
}

.ab_gallery12:hover .ab_gallery-caption {
    opacity: 1;
    height: 100%;
}

.ab_gallery-caption .ab_caption-text {
    color: #fff;
    text-align: left;
    width: 100%;
    padding: 10px;
}

.ab_gallery12 img {
    width: 100%;
}

.ab_caption-text h3 {
    color: #fff;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    margin: 5px 0;
    font-weight: 700;
}

.ab_caption-text p {
    line-height: 1.35;
    color: #fff;
    font-size: 400;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 20px;
}

.intro-left {
    padding-left: 0;
    padding-right: 7.5px;
}

.intro-right {
    padding-right: 0;
    padding-left: 7.5px;
}

.col-auto {
    float: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-top: 15px;
}

.ab_glry {
    background: #ececec;
    padding-top: 148px;
}

@media (max-width:1024px) {
    .col2.wow.fadeInRight.animated>figure {
        float: right;
        width: 46%;
        position: absolute;
        right: 0;
        bottom: 0px;
    }
    .ab_description p {
        font-size: 18px;
    }
    .ab_caption-text h3 {
        font-size: 21px;
    }
    .ab_caption-text p {
        font-size: 18px;
    }
    .intro-m {
        margin-top: 12px;
    }
    .ab_glry {
        padding-top: 130px;
    }
    .intro-m {
        margin-top: 15px;
    }
    .page-id-25 li.job-desigen h2 {
        font-size: 25px;
        height: auto !important;
    }
}

@media (max-width:768px) {
    .ab_description p {
        font-size: 18px;
    }
    .single-post .story {
        padding-top: 115px;
    }
    .work-with--us .work-middle-contant .mid-left {
        width: 31%;
        display: inline-block;
        text-align: left;
        padding-left: 0px !important;
    }
    .ab_caption-text h3 {
        font-size: 16px;
    }
    .ab_caption-text p {
        font-size: 14px;
    }
    .intro-m {
        margin-top: 12px;
    }
    .ab_glry {
        padding-top: 100px;
    }
}

@media (max-width:767px) {
    .ab_gallery-caption {
        width: 96%;
    }
}

@media (max-width:480px) {
    .ab_gallery-caption {
        width: 96%;
    }
    .ab_gly {
        padding: 0px 0 40px 0;
    }
}

@media (max-width:320px) and (max-width:479px) {
    .ab_gly {
        padding: 0px 0 30px 0;
    }
    .intro-left {
        padding-left: 0;
        padding-right: 0px;
    }
    .intro-right {
        padding-right: 0;
        padding-left: 0px;
    }
}

.banner.inner_banner.inner_banner2 {}

.play-icon {
    position: absolute;
    right: 24%;
    top: 17%;
}

.icon-remove {
    display: none;
}

.play-icon i {
    color: #fff;
}

.custom_membership .membership_lower::before {
    display: none;
}

.custom_membership .membership_lower {
    border-right: 1px #bfa960 solid;
    padding-right: 30px;
}

.video-wrapper {
    position: relative;
}

.video {
    width: 680px;
}

.playButton {
    border-radius: 100px;
    border: 4px solid #9c9ab0;
    background: #8a8a8a;
    height: 60px;
    position: absolute;
    z-index: 9999;
    width: 60px;
    margin: auto;
    top: 19%;
    bottom: -304px;
    right: 0;
    left: 69%;
    cursor: pointer;
    display: block;
    opacity: 0.95;
    transition: opacity 150ms;
    padding: 32px;
}

.playButton:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 33px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: -10px;
    bottom: 0;
    margin: auto;
    border-radius: 6px;
}

.membership_right_text ul {
    display: block;
    font-weight: 300;
    margin-left: 34px;
    margin-bottom: 22px
}

.membership_right_text ul li {
    font-weight: 300;
    font-size: 17px;
}

.membership_right_text ul li::before {
    width: 10px;
    margin: 10px 10px 10px -20px;
    background: #bd9f5b;
    height: 1px;
    display: inline-block;
    content: "";
    vertical-align: middle;
}

.membership_left_box_inner_img img {
    max-width: 100%;
    height: auto;
    transform: translate(-6%, -8%);
}

@media (max-width:1280px) {
    .custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .membership_left_box_inner_text {
        width: 77%;
        display: inline-block;
        padding-top: 35px;
    }
    .custom_membership .membership_lower .membership_left .membership_left_box .membership_left_box_inner .inner_content {
        width: 100%;
        display: block;
        padding-bottom: 28px;
        border-bottom: 1px solid #bd9f5b;
        min-height: 112px;
    }
    .custom_membership .membership_lower {
        border-right: 1px #bfa960 solid;
        padding-right: 20px;
    }
    .custom_membership .membership_right p {
        margin-left: 41px;
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 19px;
    }
}

@media (max-width:1366px) {
    .det-info {
        position: absolute;
        top: 30% !important;
        width: 20% !important;
        background: #fff;
        padding: 10px 10px;
        left: 0%;
    }
    .custom_membership .membership_right p {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 28px;
    }
    .custom-group .content_right {
        height: auto;
    }
    .custom-group .container {
        position: relative;
        width: 80%;
    }
    .our-journey .container {
        position: relative;
        min-height: 350px;
        overflow: hidden;
        background-image: url("../images/our-jun_img.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 95%;
    }
}

.our-approach .our-apporach-banner img {
    width: 100%;
}

.banner.our-apporach-banner .our-apporach-banner.one {
    max-height: 100vh;
}

.our-apporach-banner.one .banner-caption {
    margin-top: 80px;
}

.our-approach .banner.our-apporach-banner h2 {
    color: #fff;
    text-align: center;
}

.our-approach .banner.our-apporach-banner p {
    text-align: center;
    color: #bfaa74;
    padding-top: 23px;
}

.customer {
    max-height: 608px;
}

.customer video {
    width: 100%;
    border-radius: 0px;
    min-height: 608px;
}

.our-approach .delvireing-trust h2 {
    color: #fff;
    padding-bottom: 35px;
    line-height: 39px;
    font-size: 29px;
    text-align: left;
}

.our-approach .delvireing-trust p {
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.our-approach .delvireing-trust {
    background-color: #bfaa74;
    width: 52%;
    float: left;
    margin-top: 55px;
}

.our-approach .delvireing-container {
    width: 100%;
    margin: 0 auto;
    padding: 19px 57px;
}

.our-approach .delvireing-right-box {
    margin-top: 4.8%;
    float: right;
}

.our-approach .our-specilazition {
    float: none;
    margin: 40px auto;
    text-align: center;
    width: 82%;
}

.our-approach .our-specilazition h2 {
    color: #505050;
    padding-bottom: 12px;
}

.our-approach .our-specilazition p {
    color: #505050;
    font-size: 16px;
    margin-top: 15px;
    /* padding-top: 27%; */
    padding: 0px 5px !important;
    font-size: 15px !important;
    /* margin-left: -1% !important; */
}

.specilazition-list ul li p {
    /* width: 70%; */
}

.no-margin {
    padding-top: 0px !important;
}

.extra-margin {
    margin-top: 12px !important;
}

.specilazition-list li {
    display: inline-table;
    width: 27%;
    /* margin: 10px -35px -139px; */
    /* height: 280px; */
}

.specilazition-list li:nth-child(6) {
    transform: translate(0%, -0.5%) !important;
    -webkit-transform: translate(0%, -0.5%) !important;
}

.specilazition-list .specliaztion-list-two {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: -68px;
    margin-left: -42px;
}

.five-none {
    display: none !important;
}

.specilazition-list li img {
    /* transform: translate(-76%, 56%); */
    /* -webkit-transform: translate(-76%, 56%); */
    width: 21%;
}

.specilazition-list li p {
    font-size: 16px;
    /* width: 80%; */
    margin: 0 auto;
    color: #fff !important;
}

li.sixth-item {
    margin: -58px -17px -19px 143px;
}

li.seventh-item {
    margin-left: 17px;
}

.specilazition-list li:nth-child(even) {
    background: url(../../../../wp-content/uploads/2017/12/black-background.png);
    /* min-height: 285px; */
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    background-size: 86%;
    /* background: #505050; */
    background-position: center;
    width: 250px;
    height: 250px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
}

.specilazition-list li:nth-child(odd) {
    background: url(../../../../wp-content/uploads/2017/12/yelllow-background.png);
    /* min-height: 285px; */
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    transform: translate(0%, 2%);
    -webkit-transform: translate(0%, 2%);
    background-size: 86%;
    /* background: #bfaa74; */
    background-position: center;
    width: 250px;
    height: 250px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
}

.specilazition-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 0px;
}

.specilazition-list li .specilzation-image {
    padding-top: 59px;
}

.specilazition-list li .specilzation-contant {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

.specilazition-list {
    margin-top: 0px;
}

.our-starrgey li {
    display: inline-block;
    width: 23%;
    margin-top: 45px;
    vertical-align: top;
    font-size: 16px;
    border-left: 2px solid #ccc;
    padding-top: 42px;
    padding-left: 15px;
}

.our-stargey-left {
    padding-top: 89px;
    width: 23%;
    float: left;
}

.our-starrgey li p {
    padding-top: 32px;
    font-weight: 300;
    color: #505050;
    font-size: 16px;
    padding-top: 45px;
}

.our-stargey-left p {
    font-weight: 300;
    color: #505050;
    font-size: 16px;
}

.our-stargey-left h2 {
    color: #505050;
    padding-bottom: 7px;
    font-size: 29px;
    font-weight: 600;
}

.our-stargey-left h2 span {
    font-size: 27px;
}

.our-starrgey {
    text-align: left;
}

.our-starrgey li:nth-child(first-child) {
    padding-top: 10px;
}

.leader-text {
    display: none;
}

.leader-text p {
    color: #505050;
}

.leader-text h2 {
    color: #505050;
    padding-bottom: 40px;
    font-weight: 700;
}

.ab_desc-resp {
    padding: 50px 0;
}

.ab_desc-resp p {
    line-height: 1.25;
    color: #333;
    font-size: 400;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 0px 15px;
}

.ab_community {
    padding: 10px 0 60px 0;
}

.img-responsibility img {
    width: 100%;
    display: block;
}

.mar-20 {
    margin-top: 20px;
}

.ab_text {
    text-align: center;
    padding: 20px 0px 0px 0px;
    height: 390px;
    border-top: 3px solid #bfaa75;
    margin: 0px 0px 0px 2px;
}

.ab_text-p {
    line-height: 1.35;
    color: #333;
    font-size: 400;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0px 0px;
    text-align: left;
    margin-top: 15px;
}

.ab_text h4 {
    padding-bottom: 5px;
    font-weight: normal;
    color: #bfaa75;
    margin: 0;
    font-size: 22px;
    text-align: left;
}

.ab_text h5 {
    line-height: 1.35;
    color: #333;
    font-size: 400;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0px 0px;
    text-align: left;
}

.ab_text p {
    line-height: 1.35;
    color: #333;
    font-size: 400;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0px 0px;
    text-align: left;
}

.ab_text a {
    color: #333;
    text-decoration: none;
}

.ab_row-top {
    margin-top: 50px;
    margin-left: 15px;
}

.text-set {
    padding: 15px;
}

.no-padding {
    padding: 80px 6px !important;
}

.blood-text {
    text-align: center;
    padding: 80px 15px;
    height: 349px;
    border: 4px solid #bd9f5b;
}

.ab_row-top h4 {
    padding-bottom: 5px;
    font-weight: normal;
    color: #bd9f5b;
    margin: 0;
    font-size: 22px;
}

.ab_row-top p {
    line-height: 1.35;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0px 0px;
    color: #333;
}

.ab_row-top a {
    color: #333;
    text-decoration: none;
}

.ab_row-topa {
    color: #333;
    text-decoration: none;
}

.ab_row-top .img-bdr {
    border: 1px solid #ffffff;
}

.gbl-text {
    text-align: center;
    padding: 60px 15px;
    height: 265px;
    border: 4px solid #bd9f5b;
}

.swachh-text {
    text-align: center;
    padding: 60px 15px;
    height: 273px;
    border: 4px solid #bd9f5b;
}

.pro-text {
    text-align: center;
    padding: 45px 15px;
    height: 235px;
    border: 4px solid #bd9f5b;
}

.allindia-text {
    text-align: center;
    padding: 80px 15px;
    height: 363px;
    border: 4px solid #bd9f5b;
}

.all-left {
    padding-left: 0;
    padding-right: 7.5px;
}

.all-right {
    padding-right: 0;
    padding-left: 7.5px;
}

.all-m {
    margin-top: 10px;
}

.acol-padd {
    padding: 0;
}

.selfdefence-text {
    text-align: center;
    padding: 10px 15px;
    height: 163px;
    border: 4px solid #bd9f5b;
}

.self-left {
    padding-left: 0;
    padding-right: 7.5px;
}

.commitment-text {
    text-align: center;
    padding: 60px 15px;
    height: 294px;
    border: 4px solid #bd9f5b;
}

.magic-text {
    text-align: center;
    padding: 20px 15px;
    height: 167px;
    border: 4px solid #bd9f5b;
}

.morecontent span {
    display: none;
}

.more {
    display: block;
}

@media(max-width:1366px) {
    .ab_text {
        height: 390px;
    }
    .blood-text {
        padding: 80px 15px;
        height: 349px;
    }
    .gbl-text {
        padding: 60px 15px;
        height: 265px;
    }
    .swachh-text {
        padding: 60px 15px;
        height: 273px;
    }
    .pro-text {
        padding: 45px 15px;
        height: 235px;
    }
    .allindia-text {
        padding: 80px 15px;
        height: 363px;
    }
    .selfdefence-text {
        padding: 10px 15px;
        height: 163px;
    }
    .commitment-text {
        padding: 60px 15px;
        height: 294px;
    }
    .magic-text {
        padding: 20px 15px;
        height: 167px;
    }
}

@media(max-width:1024px) {
    .ab_text {
        height: 341px;
    }
    .blood-text {
        padding: 80px 15px;
        height: 300px;
    }
    .gbl-text {
        padding: 60px 15px;
        height: 228px;
    }
    .swachh-text {
        padding: 60px 15px;
        height: 235px;
    }
    .pro-text {
        padding: 45px 15px;
        height: 205px;
    }
    .allindia-text {
        padding: 80px 15px;
        height: 312px;
    }
    .selfdefence-text {
        padding: 10px 15px;
        height: 136px;
    }
    .commitment-text {
        padding: 60px 15px;
        height: 254px;
    }
    .magic-text {
        padding: 20px 15px;
        height: 145px;
    }
}

@media(max-width:768px) {
    .team-members img {
        width: 60%;
        margin-bottom:
    }
    .team-members a {
        font-size: 20px;
    }
    .team-members h3 {
        font-size: 14px;
        color: #000;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .ab_text {
        height: auto;
        padding: 45px 15px;
    }
    .blood-text {
        padding: 46px 15px;
        height: 200px;
    }
    .gbl-text {
        padding: 40px 15px;
        height: 200px;
    }
    .swachh-text {
        padding: 40px 15px;
        height: 200px;
    }
    .pro-text {
        padding: 40px 15px;
        height: 200px;
    }
    .allindia-text {
        padding: 40px 15px;
        height: 200px;
    }
    .selfdefence-text {
        padding: 25px 15px;
        height: 160px;
    }
    .commitment-text {
        padding: 40px 15px;
        height: 195px;
    }
    .magic-text {
        padding: 25px 15px;
        height: 165px;
    }
    .all-left img {
        width: 100%;
    }
    .all-right img {
        width: 100%;
    }
    .self-left img {
        width: 100%;
    }
    .self-right img {
        width: 100%;
    }
}

@media(max-width:767px) {
    .ab_text {
        height: auto;
        padding: 45px 15px;
    }
    .blood-text {
        padding: 46px 15px;
        height: 200px;
    }
    .gbl-text {
        padding: 40px 15px;
        height: 200px;
    }
    .swachh-text {
        padding: 40px 15px;
        height: 200px;
    }
    .pro-text {
        padding: 40px 15px;
        height: 200px;
    }
    .allindia-text {
        padding: 40px 15px;
        height: 200px;
    }
    .selfdefence-text {
        padding: 25px 15px;
        height: 160px;
    }
    .commitment-text {
        padding: 40px 15px;
        height: 195px;
    }
    .magic-text {
        padding: 25px 15px;
        height: 165px;
    }
    .all-left img {
        width: 100%;
    }
    .all-right img {
        width: 100%;
    }
    .self-left img {
        width: 100%;
    }
    .self-right img {
        width: 100%;
    }
}

@media(max-width:480px) {
    .ab_text {
        height: 100%;
        padding-bottom: 0px;
    }
    .ab_desc-resp {
        padding: 10px 0;
    }
    .blood-text {
        height: 100%;
    }
    .gbl-text {
        height: 100%;
    }
    .swachh-text {
        height: 100%;
    }
    .pro-text {
        height: 100%;
    }
    .allindia-text {
        height: 100%;
    }
    .selfdefence-text {
        height: 100%;
    }
    .commitment-text {
        height: 100%;
    }
    .magic-text {
        height: 100%;
    }
}

.contact-us {
    width: 100%;
    float: left;
}

.contact-address {
    width: 34%;
    float: left;
    display: block;
    padding-top: 67px;
    margin: 0 auto;
    margin-left: 242px;
    text-align: left;
}

.contact-us .contact-us-details {
    width: 100%;
    float: left;
    display: block;
}

.cont-label {}

.contact-form-uk label {
    font-size: 17px;
}

.contact-us-map {
    margin-bottom: -6px;
}

.contact-us-map img {
    background-size: cover;
    width: 100%;
}

.col-lg-12.project-bindu {
    line-height: 1.35;
    color: #333;
    font-size: 400;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 16px;
    padding: 0px 0px;
    text-align: left;
}

.home-address {
    width: 100%;
}

.contact-address p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

.contact-form-right {
    width: 47%;
    float: right;
    background-color: #cab179;
    text-align: center;
    padding-top: 63px;
}

.contact-address li {
    list-style: none;
    display: grid;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    grid-template-columns: 40px auto;
}
.contact-form h2 {
    color: #fff;
    padding-bottom: 30px;
    /* margin-left: 31px; */
    text-align: left;
    /* padding-left: 19%; */
}

.contact-form form input::-webkit-input-placeholder {}

.contact-form select::-webkit-select-option {}

.contact-form label { 
    width: 100%;
    margin: 0 auto;
    padding-bottom: 8px;
    color: #505050;
    font-weight: 700;
    font-size: 18px;
    display: block;
        text-align: left;
}

.msg-label {
    margin-left: 10px !important;
}

.contact-form input {
    border-radius: 0px; 
    margin: 0 auto;
    padding: 12px;
    color: black;
    height: auto;
}

.contact-form textarea {
    border-radius: 0px;
    /* width: 55%; */
    margin: 0 auto;
    padding: 16px 17px;
    min-height: 133px;
    color: #000;
}

.contact-address h2 {
    margin-top: 30px;
    margin-bottom: 0px;
}

.contact-button {
    width: 78%;
}

.readmore {
    /* width: 77%; */
}

.contact-form button.btn.btn-default.read-more-btn.hvr-shutter-out-horizontal {
    /* float: right; */
    background-color: #626366;
    padding: 4px 30px 3px 34px;
    color: #fff;
    font-size: 21px;
    border: none;
    margin-bottom: 66px;
    transition: all 0.3s ease;
    border: #626366 1px solid;
}

.contact-form button.btn.btn-default.read-more-btn.hvr-shutter-out-horizontal:hover {
    background-color: #fff;
    color: #626366;
    border: #626366 1px solid;
}

.contact-us .contact-us-details li .content-list-add {
    font-size: 17px;
    width: 100%; 
}

.contact-us .contact-us-details li .contact-social-image {
    float: left;
    padding-top: 10px;
}

@media screen and (max-width:1366px) {
    .contact-us .contact-us-details li .contact-social-image {
        width: 9%;
        float: left;
        padding-top: 9px;
    }
    .contact-us .contact-us-details li .content-list-add {
        font-size: 17px;
        width: 86%; 
    }
    .contact-form label {
        /* width: 55%; */
    }
    .contact-form input {
        /* width: 53%; */
    }
    .contact-form textarea {
        /* width: 53%; */
        height: 131px;
    }
    .readmore {
        /* width: 75%; */
    }
    .contact-address {
        width: 36%;
        float: left;
        display: block;
        padding-top: 67px;
        margin: 0 auto;
        margin-left: 45px;
        text-align: left;
        margin-left: 133px;
    }
    .contact-us-map iframe {
        height: 490px;
    }
}

@media screen and (max-width:1024px) {
    .contact-us .contact-us-details li .content-list-add {
        font-size: 18px;
        width: 96%;
        padding-top: 12px;
    }
    .contact-address {
        width: 44%;
        float: left;
        display: block;
        padding-top: 67px;
        margin-left: 49px;
    }
}

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

    .contact-address {
        width: 100%; 
        width: 100%;
        margin: auto;
        padding: 40px 20px;
    }
    .facility-service-box {
        width: 58%;
        float: left;
        margin-right: 3%;
        position: relative;
        margin-bottom: 13px;
    }
    .contact-address li .content-list-add { 
        font-size: 16px;
    }
    .contact-form-right h2 {
        width: 100%;
        margin: 0 auto;
    }
    .home-address {
        width: 72%;
        margin-top: 0px !important;
    }
    .contact-form label {
        float: left;
        margin: 5px 0px 0px;
        /* width: 28%; */
    }
    .contact-form input {
        border-radius: 0px;
        /* width: 88%; */
    }
    .contact-form label {}
    .page-id-33 label.cont-label.tesst {
        padding-left: 0px !important;
        /* width: 41%; */
    }
    .contact-form textarea {
        /* width: 86%; */
    }
    .contact-form textarea {
        border-radius: 0px;
        /* width: 88%; */
        height: 200px;
    }
    .contact-form-right {
        width: 100%;
        float: right;
        background-color: #cab179;
        text-align: center;
        padding-top: 63px;
    }
    .contact-address h2 {
        margin-top: 28px;
        margin-bottom: 15px;
        text-transform: capitalize;
    }
    .contact-us .contact-us-details li .content-list-add {
        font-size: 15px;
        width: 96%; 
    }
}

@media screen and (max-width:480px) {
    .scroll_top {
        background: #bd9f5b;
        bottom: 110px;
    }
    .our-services {
        padding-top: 30px;
        background: #fff;
        padding-bottom: 10px;
    }
    .contact-social-image img {
        width: 71%;
        margin-top: 5px;
    }
    .contact-address {
        width: 100%;
        margin-left: 0px;
    }
    .contact-form-right {
        width: 100%;
        margin-top: 20px;
        margin-bottom: -28px;
    }
    .contact-form input {
        border-radius: 0px;
        width: 100%;
    }
    .contact-us .contact-us-details li .contact-social-image {
        width: 30%;
        float: left;
        text-align: center;
        margin-left: 6%;
    }
    .contact-us .contact-us-details li .content-list-add {
        font-size: 15px;
        width: 47%;
        text-align: left; 
    }
    .home-address {
        width: 100%;
        text-align: center;
    }
    .contact-form label {
        float: left;
        margin-left: -3px;
        margin-top: 12px;
        /* width: 30%; */
    }
    .page-id-33 label.cont-label.tesst {
        padding-left: 0px !important;
        width: 48%;
    }
    input.wpcf7-form-control.wpcf7-submit.btn.btn-default.read-more-btn.hvr-shutter-out-horizontal {
        float: left;
        margin-left: 39px;
        margin-top: 10px;
    }
    .contact-address h2 {
        margin-bottom: 15px;
        text-align: center;
    }
    .contact-form textarea {
        border-radius: 16px;
        width: 100%;
    }
    .contact-button {
        width: 68%;
    }
    .contact-form input {
        border-radius: 0px;
        width: 87%;
    }
    .contact-form textarea {
        border-radius: 0px;
        width: 87%;
    }
    .readmore {
        /* width: 66%; */
    }
}

.our-story {
    width: 100%;
    margin: auto;
    height: auto;
    padding: 30px 0px;
}

.our-story h1 {
    font-size: 35px;
    color: #c1a064;
    text-align: center;
}

.our-story img {
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.blue-bar {
    background-color: #13b7dd;
    font-size: 16px;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
    margin-top: 10px;
    text-transform: capitalize;
}

.border-text {
    width: 100%;
    color: #c1a262;
    border-top: #c1a262 1px solid;
    border-bottom: #c1a262 1px solid;
    padding: 5px 0px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    margin-top: 8px;
}

.story-section {
    width: 100%;
    padding-top: 50px;
}

.story-section h1 {
    font-size: 48px;
    color: #505050;
}

.story-section p {
    font-size: 15px;
    line-height: 22px;
    color: #505050;
    padding-top: 20px;
}

.picturebox {
    width: 100%;
    margin: 70px -28px;
}

.picturebox img {
    margin: 10px 0px;
    max-width: none !important;
    width: 357px;
}

.facility-left-contant {
    display: inline-block;
    width: 69%;
    padding-top: 20px;
    position: relative;
}

.facility-text .video-wrapper {
    position: relative;
    width: 21%;
    float: right;
}

.facility-text .video {
    width: 326px;
    border: 6px #d2d2d2 solid;
    height: 189px;
}

.facility-text .playButton {
    border-radius: 100px;
    border: 4px solid #9c9ab0;
    background: #8a8a8a;
    height: 38px;
    position: absolute;
    z-index: 9999;
    width: 15px;
    margin: auto;
    top: 6%;
    right: 80%;
    cursor: pointer;
    display: block;
    opacity: 0.95;
    transition: opacity 150ms;
    padding: 26px;
}

.work-with--us {
    width: 100%;
    float: left;
    display: block;
}

.page-id-31 .work-with--us {
    margin-bottom: 45px;
}

.work-with--us .work-banner img {
    width: 100%;
}

.work-with--us .work-banner-contant {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 56%;
    top: 50%;
}

.work-with--us .work-banner-contant h2 {
    font-size: 56px;
    color: #ffffff;
    font-weight: 300;
    line-height: 69px;
    letter-spacing: 3px;
}

.work-with--us .work-middle-contant {
    padding-top: 55px;
    width: 100%;
    display: inline-block;
    margin-bottom: 31px;
}

.work-with--us .work-middle-contant .mid-left {
    width: 31%;
    display: inline-block;
    text-align: left;
}

.work-with--us .work-middle-contant .mid-left p {
    /* padding-top: 59px; */
    line-height: 22px;
    font-size: 16px;
}

.work-with--us .work-middle-contant .mid-right {
    width: 57%;
    float: right;
    padding-left: 30px;
}

.work-with--us .work-middle-contant .mid-right .mid-right-one {
    width: 100%;
    margin-top: 50px;
    z-index: 999;
}

.mid-right-one-image {
    position: absolute;
    border: 8px solid #bfaa74;
    border-radius: 100%;
    background-color: #fff;
    margin-top: 43px;
    margin-left: -19px;
}

.mid-right:before {
    width: 15%;
    content: "";
    border-left: 4px solid #bfaa74;
    min-height: 584px;
    position: absolute;
    margin-top: 94px;
    right: 41%;
}

.mid-right-one-image-three {
    position: absolute;
    border: 8px solid #bfaa74;
    border-radius: 100%;
    background-color: #fff;
    margin-top: 297px;
    margin-left: -19px;
}

.mid-right-one-image-four {
    position: absolute;
    border: 8px solid #bfaa74;
    border-radius: 100%;
    background-color: #fff;
    margin-top: 531px;
    margin-left: -19px;
    z-index: 999;
}

.work-with--us .work-middle-contant .mid-right .mid-right-two {
    float: right;
    width: 90%;
    background-color: #e6e6e6;
    border-radius: 15px;
    position: relative;
    padding: 15px 18px 3px 61px;
    margin-bottom: 32px;
}

.work-join-us h2 {
    color: #626366;
    font-size: 29px;
}

.work-join-us h2:before {
    content: "";
    width: 22%;
    position: absolute;
    border: 2px solid #bd9f5b;
    margin-top: 49px;
}

.work-join-us p {
    padding-top: 35px;
    padding-right: 100px;
    font-size: 16px;
}

/* .work-ddress li {
    float: left;
    margin-right: 31px;
    margin-top: 25px;
} */

.work-ddress li p {
    padding-top: 16px;
    line-height: 25px;
    padding-bottom: 12px;
    /* min-height: 72px; */
}

@media screen and (max-width:1366px) {
    .work-with--us .work-banner-contant {
        width: 89%;
        top: 50%;
    }
    .mid-right-one-image-three {
        margin-top: 273px;
    }
    .mid-right::before {
        width: 15%;
        content: "";
        border-left: 4px solid #bfaa74;
        min-height: 708px;
        position: absolute;
        margin-top: 94px;
        right: 46%;
    }
    .mid-right-one-image-four {
        margin-top: 502px;
    }
    .work-ddress li/*{width:100%;}*/
}

@media screen and (max-width:1024px) {
    .mid-right::before {
        width: 15%;
        content: "";
        border-left: 4px solid #bfaa74;
        min-height: 713px;
        position: absolute;
        margin-top: 94px;
        right: 46%;
        left: 39%;
        min-height: 979px !important;
    }
    .mid-right-one-image-four {
        margin-top: 53%;
    }
    .work-with--us .work-banner-contant {
        width: 100%;
        top: 50%;
        text-align: center;
        left: 0px;
    }
    .mid-right-one-image-three {
        position: absolute;
        border: 8px solid #bfaa74;
        border-radius: 100%;
        background-color: #fff;
        margin-top: 308px;
    }
    .work-with--us .work-middle-contant .mid-left {
        width: 31%;
        display: inline-block;
        text-align: left;
        padding-left: 69px;
    }
    .work-join-us {
        margin-left: 40px;
    }
    .work-ddress {
        margin-left: 40px;
    }
}

@media screen and (max-width:768px) {
    .mid-right-one-image-three {
        margin-left: -29px;
        margin-top: 76%;
    }
    .mid-right-one-image-four {
        margin-top: 131%;
        margin-left: -29px;
    }
    .mid-right::before {
        min-height: 925px;
        display: none;
    }
    .work-ddress li {
        /* margin-right: 58px; */
    }
    .mid-right-one-image {
        margin-left: -33px;
    }
    .work-with--us .work-banner-contant {
        width: 100%;
        text-align: center;
    }
    .page-id-25 .work-with--us .work-banner-contant {
        width: 100%;
        top: 30%;
        left: 0%;
        text-align: center;
    }
    .work-ddress li {
        /* margin-right: 42px; */
    }
}

@media screen and (max-width:480px) {
    .page-id-25 .work-with--us .work-banner-contant {
        width: 100%;
        left: 0%;
        text-align: center;
        width: 100% !important;
        margin: auto;
        top: 32%;
    }
    .page-id-5235 .work-with--us .work-banner-contant {
        width: 100%;
        left: 0%;
        text-align: center;
        width: 100% !important;
        margin: auto;
        top: 32%;
    }
    .work-ddress li p {
        padding-top: 0px;
        margin-bottom: 5px;
    }
    .contact-form-right h2 {
        width: 86%;
        margin: 0 auto;
        padding-left: 0%;
    }
    .left-img-div img {
        width: 100% !important;
        border: 1px solid #ccc;
        padding: 0px 0px;
    }
    .work-with--us .work-banner-contant {
        width: 100%;
    }
    .work-with--us .work-middle-contant .mid-left {
        width: 100%;
    }
    .work-with--us .work-middle-contant .mid-right {
        width: 100%;
        padding-left: 0px;
        position: relative;
    }
    .mid-right::before {
        display: none;
    }
    .work-with--us .work-middle-contant .mid-right .mid-right-two {
        float: right;
        width: 100%;
        background-color: #e6e6e6;
        border-radius: 15px;
        position: relative;
        padding: 15px 55px 15px 80px;
        margin-bottom: 32px;
    }
    .mid-right-one-image-three {
        margin-top: 100%;
        position: absolute;
        border: 8px solid #bfaa74;
        border-radius: 100%;
        background-color: #fff;
        height: 100px;
        width: 106px;
    }
    .mid-right-one-image-four {
        margin-top: 233%;
        position: absolute;
        border: 8px solid #bfaa74;
        border-radius: 100%;
        background-color: #fff;
        margin-top: 74px;
        height: 100px;
        width: 106px;
    }
    .work-join-us p {
        padding-top: 35px;
        padding-right: 0;
    }
    /* .work-ddress li {
        margin: auto;
        width: 80%;
        text-align: center;
    } */
    .work-with--us .work-middle-contant .mid-left p {
        line-height: 28px;
        padding-top: 0px;
    }
    .mid-right-one-image-three {
        top: 27%;
    }
    .mid-right-one-image-four {
        top: 65%;
    }
}

@media screen and (max-width:375px) {
    .mid-right-one-image-three {
        top: 30%;
    }
}

@media screen and (max-width:320px) {
    .mid-right-one-image-three {
        top: 30%;
    }
    .work-with--us .work-banner-contant h2 {
        font-size: 21px;
    }
    .work-with--us .work-middle-contant .mid-left p {
        padding-top: 0px;
        line-height: 28px;
        /* padding-right: 42px; */
    }
    .mid-right-one-image-four {
        margin-top: 28%;
    }
    .mid-right-one-image {
        margin-left: -33px;
        margin-top: 94px;
    }
    .mid-right-one-image-three {
        margin-top: 137%;
    }
}

.our-customer * {
    font-family: 'Raleway_Regular'; 
}

body.customer .banner {
    min-height: 608px;
    background: #dcdcdc;
}

.our-customer h2 {
    margin-top: 25px;
    font-size: 29px;
    color: #bfaa74;
    font-family: 'Raleway_Regular'; 
    margin-bottom: 30px;
    font-weight: 300;
}

.our-customer h3 {
    color: #626366;
    font-size: 18px;
    margin-bottom: 24px;
    border-bottom: 2px solid #626366;
    padding-bottom: 7px;
    padding-top: 25px;
    text-transform: uppercase;
}

.our-customer ul.list {
    margin: 0px -7px;
}

.our-customer ul.list li {
    display: inline-block;
    float: left;
    padding: 0px 7px;
    margin-bottom: 15px;
    width: 12.5%;
}

.our-customer ul.list li a {
    display: block;
    width: 100%;
    height: 96px;
    border-radius: 15px;
    background: #ececec;
    text-align: center;
    line-height: 96px;
    box-shadow: 5px 7px 14px -7px #000;
    -moz-box-shadow: 5px 7px 14px -7px #000;
    -webkit-box-shadow: 5px 7px 14px -7px #000;
    -ms-box-shadow: 5px 7px 14px -7px #000;
    transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -webkit-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
}

.our-customer ul.list li a:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -webkit-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
}

.our-customer ul.list li a img {
    max-height: 100%;
    max-width: 100%;
}

.our-customer .customer-list {
    margin-bottom: 0px;
}

.our-customer .customer-say {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 70px;
}

.our-customer .customer-say h2 {
    margin-bottom: 70px;
}

.our-customer .customer-say .logo {
    float: left;
    width: 30%;
}

.our-customer .customer-say .tooltip-say {
    display: block;
    position: relative;
    float: left;
    width: 62%;
    min-height: 262px;
    margin-left: 0px;
    background: #bfaa74;
}

.our-customer .customer-say .tooltip-say {
    padding: 20px 28px;
    min-height: 390px;
    margin-bottom: 30px;
}

.our-customer .customer-say .tooltip-say p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}

.our-customer .customer-say .tooltip-say p span {
    display: block;
}

.our-customer .customer-say .tooltip-say:before {
    position: absolute;
    top: 30px;
    left: -11px;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 30px solid #bfaa74;
}

.customer .banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
}

@media (max-width:1199px) {
    .our-customer ul.list li {
        width: 20%;
        padding: 0px 10px;
    }
    .our-customer {
        padding: 0px 15px;
    }
    .our-customer .customer-say .tooltip-say {
        min-height: 303px;
    }
}

@media (max-width:991px) {
    .our-customer ul.list li {
        width: 25%;
        padding: 0px 15px;
    }
    .our-customer .customer-say .logo {
        min-height: 88px;
        margin-bottom: 26px;
        text-align: center;
        line-height: 88px;
        width: 100%;
    }
    .our-customer .customer-say .tooltip-say {
        width: 100%;
    }
    .our-customer .customer-say .tooltip-say::before {
        display: none;
    }
    body.customer .banner {
        min-height: 400px;
    }
}

@media (max-width:767px) {
    .our-customer ul.list li {
        width: 33.33%;
    }
    .our-customer .customer-say .tooltip-say {
        min-height: auto;
    }
    .our-customer h2 {
        font-size: 26px;
        text-align: center;
    }
    body.customer .banner {
        display: block;
        min-height: 250px;
    }
}

@media (max-width:479px) {
    .our-customer ul.list li {
        width: 50%;
        padding: 0px 8px;
    }
}

.hidden-part {
    display: none !important;
}

.visible-part {
    display: block !important;
    transition: opacity 500 ease-in-out;
}

.story {
    width: 100%;
    background-color: #efefef;
    padding-top: 30px;
    padding-bottom: 26px;
    margin: auto;
}

.story h1 {
    color: #505050;
    font-size: 29px;
    text-align: left;
    margin-bottom: 15px;
}

.story a {
    border-bottom: 1px solid #c0aa75;
    border-radius: 5px;
    float: right;
    background: #c0aa75;
    color: #fff;
    padding: 8px 15px;
    margin-top: 0px;
    transition: all 0.3s ease-in-out;
}

.story a:hover {
    background: #000;
    color: #fff;
}

.story p {
    color: #505050;
    line-height: 22px;
    font-size: 16px;
}

.timeline {
    margin: 50px auto;
}

.timeline h2 {
    color: #c0aa75;
    font-size: 29px;
    text-align: center;
    margin: 15px auto;
    font-weight: 600;
    border-bottom: 2px solid #c0aa75;
    width: 45%;
    padding-bottom: 11px;
}

.timeline-img {
    width: 100%;
    margin: auto;
    text-align: center;
}

.timeline img {
    text-align: center;
    margin: 35px auto;
}

.navbar-inverse {
    background-color: #505050 !important;
}

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

.navbar {
    position: relative;
    margin-bottom: 0px !important;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}

.open>.dropdown-menu {
    display: inline-block !important;
}

.dropdown-menu {}

.dropdown-menu li {
    display: inline-block !important;
    margin-right: 82px !important;
    float: left;
    text-align: left;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 12px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}

.navbar-nav>li>.dropdown-menu {
    border-top: 5px #bd9f5b solid !important;
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #545454 !important;
    white-space: nowrap;
    font-size: 18px !important;
    padding: 13px 25px;
}

.our-lead {
    width: 100%;
}

.our-lead h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    text-align: left;
    margin-top: -15%;
}

.our-lead h2 {
    color: #626366;
    font-size: 45px;
    text-align: center;
    padding: 20px 0px;
}

.our-lead img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.main-lead {
    width: 100%;
}

.main-lead-left {
    width: 50%;
    background-color: #ececec;
    float: left;
    min-height: 257px;
}

.main-lead-left img {
    text-align: center;
    margin-left: 55%;
    padding-top: 39px;
}

.main-lead-right {
    width: 50%;
    background-color: #bfaa75;
    float: right;
    cursor: pointer;
    min-height: 302px;
}

.main-lead-right .intro {
    text-align: left;
    color: #fff;
    padding-left: 5%;
    font-size: 25px;
    padding-top: 6%;
    min-height: 241px;
    padding-top: 17%;
}

.transformers {
    width: 100%;
    margin: 2px 0px;
    float: left;
}

.transformers ul {
    width: 100%;
}

.transformers ul li {
    display: inline-block;
    width: 25%;
    float: left;
}

.transformers h3 {
    text-align: center;
    color: #626366;
    font-size: 29px;
    padding: 20px 0px;
}

.transformers h4 {
    color: #fff;
    font-size: 22px;
}

.transformers h5 {
    color: #bd9f5b;
    font-size: 22px;
}

.transformers p {
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}

.text-space {
    padding: 91px 0px 0px;
}

.left-img-div {
    background-color: #ececec;
    width: 100%;
    margin: auto;
    text-align: center;
    min-height: 282px;
}

.left-img-div img {
    width: 100%;
    height: 283px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.left-div {
    background: #bfaa75;
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 15px;
    padding-left: 30px;
    height: 283px;
    cursor: pointer;
}

.odd {
    background-color: #505050 !important;
}

.odd:after {
    border-right: 38px solid #505050 !important;
}

.left-div:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    right: 0%;
    margin-top: -28px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-right: 38px solid #bfaa75;
    border-bottom: 38px solid transparent;
    border-left: 22px solid transparent;
}

.left-div1 {
    background: #bfaa75;
    width: 100%;
    display: inline-block;
    position: relative;
    min-height: 282px;
    padding-left: 30px;
    cursor: pointer;
}

.left-div1:after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    right: 0p%;
    margin-top: -28px;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-right: 38px solid #bfaa75;
    border-bottom: 38px solid transparent;
    border-left: 22px solid transparent;
}

.banner-shift {
    margin-top: 34px !important;
    transition: all 0.3s ease-in-out;
}

.faciliti {
    top: 38% !important;
}

.text-width {
    width: 54% !important;
}

.footer-shift {
    margin-top: 10% !important;
}

.work-ddress .owl-carousel .owl-item {
    width: 50%;
}

span.topright {
    float: right;
    right: 48%;
    position: absolute;
    right: 1%;
    top: 1%;
    cursor: pointer;
    color: #000;
    font-size: 37px;
}

.team-detail {
    background-color: #f4f4f4;
    width: 100%;
    z-index: 99999;
    height: auto;
    position: relative;
    clear: both;
    padding: 20px;
    display: none;
}

.team-detail p {
    color: #000 !important;
    width: 95%;
    margin-top: 10px;
    line-height: 28px;
    font-size: 16px;
}

.visible {
    display: block !important;
}

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.background-verfication .banner-caption {
    width: 44%;
    margin: 0 auto;
    margin-top: 0 !important;
    text-align: left;
}

.background-verfication .banner-caption h2 {
    color: #fff;
}

.background-verfication .banner-caption p {
    font-size: 25px;
    text-align: center;
    margin-top: 21px;
    line-height: 30px;
}

.background-verfication .valu-list {
    margin-top: 77px;
    background-color: #fafbf5;
}

.valu-list .value-list-left {
    width: 26%;
    display: inline-block;
    padding-top: 22px;
    padding-bottom: 45px;
}

.value-right-list {
    width: 60%;
    float: right;
    padding: 66px 0px 45px;
}

.verfication-service .service-list-left li p {
    font-size: 20px;
}

.verfication-service .service-list-right li p {
    font-size: 20px;
}

.value-left-text h2 {
    font-size: 29px;
    color: #666666;
    padding-bottom: 17px;
}

.verfication-service li a {
    text-decoration: none;
    color: #000;
    line-height: 34px;
    font-size: 16px;
}

.verfication-service .service-list-right {
    width: 45%;
    float: right;
    margin-top: 25px;
    font-size: 15px;
    line-height: 27px;
}

.verfication-service .service-list-left {
    width: 45%;
    margin-left: 18px;
    display: inline-block;
    margin-top: 25px;
    font-size: 15px;
    line-height: 27px;
}

.our-service h2 {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.why-our-service {
    background-color: #fafbf5;
    padding: 50px 0px 50px;
}

.verfication-service.bottom ul li {
    list-style: indianred;
    list-style-type: disc;
}

.contact-address-details {
    position: absolute;
    text-align: center;
    top: 15%;
    background-color: #fff;
    padding: 12px;
    width: 18%;
    margin: 0 auto;
}

.contact-address-details h3 {
    color: #bd9f5b;
    padding-bottom: 10px;
    font-size: 20px;
}

.contact-address-details p {
    line-height: 25px;
    width: 73%;
    margin: 0 auto;
    font-size: 15px;
}

.loction-icon {
    font-size: 46px;
    color: #bd9f5b;
    float: left;
}

.our-apporach-banner.media .banner-caption h2 {
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.media-news .banner.background-verfication-banner {
    max-height: 574px;
    display: block;
    margin-bottom: 70px;
}

.our-apporach-banner.media .banner-caption h2 {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    margin-top: 130px;
}

.media-news .news-top-image {
    margin-top: 27px;
    text-align: center;
    padding-bottom: 30px;
}

.media-top {
    text-align: center;
    margin-top: 40px;
}

.media-news .news-top-image p {
    padding-top: 27px;
    color: #000;
    font-size: 20px;
}

.news-top-image.one {
    padding-bottom: 50px;
}

.media-news .news-top-image .news-media-contant p {
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}

.news-top-image.two {
    margin: 0 auto;
}

.news-top-image .border-bottom {
    width: 49%;
    margin: 17px auto;
    height: 1px;
    background-color: #bfaa75;
    z-index: 99999;
    position: absolute;
    left: 25%;
}

.news-top-image {
    text-align: center;
    padding: 25px 0px 25px;
}

.news-top-image p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 22px;
}

.security p {
    font-size: 16px;
    line-height: 22px;
}

.value-right-list p {
    font-size: 16px;
    line-height: 22px;
}

.work-with--us .work-middle-contant .mid-right .mid-right-two p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 8px;
}

.work-ddress li a.button_bx {
    background-color: #505050;
    color: #fff;
    display: inline;
    font-size: 14px;
    margin-top: 2px;
    padding: 3px 11px;
    text-transform: uppercase;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.circle-img img {
    width: 53%;
}

.full-height {
    max-height: 100vh !important;
    margin-bottom: 35px !important;
}

.send-msg.form {
    bottom: 0px;
    height: 340px;
    z-index: 9999;
    border: 1px solid #ccc;
}

.page-id-21 .verfication-service .service-list-left ul li h2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
}

.page-id-21 .verfication-service li h2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
}

.page-id-27 .uk-list ul li {
    list-style: disc;
    margin-left: 20px;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 16px;
}

.gray-bar ul li {
    color: #fff;
    font-size: 15px;
    display: inline;
    padding-right: 0px;
    margin-right: 15px;
    float: left;
    text-align: left;
    height: 23px;
}

.gray-bar ul li:last-child {
    border-right: 0px;
}

.active-menu {
    color: #fff;
    background-color: #000;
}

section.our-customer {
    z-index: 99999;
}

.drop-cont .current-menu-item a {
    font-weight: bold;
}

.current-menu-item a {}

.footer-shifting {
    margin-top: 220px;
}

section,
.footer {
    z-index: 9999 !important;
}

.content-list-add {
    font-size: 17px;
    width: 100%; 
}

.send-msg div.wpcf7 {
    margin: 5px auto;
    padding: 0;
    width: 91%;
}

div#arjun {
    width: 100%;
}

div#jagpreet {}

.player {
    background: #2a2a2a;
    box-sizing: border-box;
    border-radius: 5px;
    height: 70px;
    -moz-box-sizing: border-box;
    float: left;
    font-family: Arial, sans-serif;
    position: absolute;
    padding: 0;
    bottom: 20px;
    z-index: 2;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.video {
    position: relative;
    margin: 0px auto;
}

.video:hover .player {
    opacity: 1;
}

.player .progress {
    width: 60%;
    height: 20px;
    border-radius: 5px;
    background: #676767;
    box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.1);
    float: left;
    cursor: pointer;
    margin: 24px 0 0 0;
    padding: 0;
    position: relative;
    font-variant: normal;
}

.player .progress-bar {
    background: #33b5d5;
    box-shadow: inset -30px 0px 69px -20px #89f6f5;
    border-radius: 5px;
    height: 100%;
    position: relative;
    z-index: 999;
    width: 0;
}

.player .button-holder {
    position: relative;
    left: 10px;
}

.player .progress-button {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    text-decoration: overline;
}

.player [class^="buffered"] {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 30px;
    height: 100%;
    border-radius: 5px;
    z-index: 1;
}

.player .play-pause {
    display: inline-block;
    font-size: 3em;
    float: left;
    text-shadow: 0 0 0 #fff;
    color: rgba(255, 255, 255, 0.8);
    width: 10%;
    padding: 17px 0 0 3%;
    cursor: pointer;
    font-variant: small-caps;
}

.player .play,
.player .pause-button {
    -webkit-transition: all 0.2s ease-out;
}

.player .play .pause-button,
.player .pause .play-button {
    display: none;
}

.player .pause-button {
    padding: 5px 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 34px;
}

.player .pause-button span {
    background: #fff;
    width: 8px;
    height: 24px;
    float: left;
    display: block;
}

.player .pause-button span:first-of-type {
    margin: 0 4px 0 0;
}

.player .time {
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    position: absolute;
    right: 0;
    top: 24px;
}

.player .stime,
.ttime {
    color: #444;
}

.player .play:hover {
    text-shadow: 0 0 5px #fff;
}

.player .play:active,
.pause-button:active span {
    text-shadow: 0 0 7px #fff;
}

.player .pause-button:hover span {
    box-shadow: 0 0 5px #fff;
}

.player .pause-button:active span {
    box-shadow: 0 0 7px #fff;
}

.player .volume {
    position: relative;
    float: left;
    width: 8%;
    margin: 0 0 0 4%;
    height: 100%;
}

.player .volume-icon {
    padding: 1.5%;
    height: 100%;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
}

.player .volume-icon-hover {
    background-color: #4f4f4f;
}

.player .volume-holder {
    height: 100px;
    width: 100%;
    background: black;
    position: absolute;
    display: none;
    background: #4f4f4f;
    left: 0;
    border-radius: 5px 5px 0 0;
    top: -100px;
}

.player .volume-bar-holder {
    background: #333;
    width: 20px;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
    margin: 15px auto;
    height: 80px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.player .volume-button {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    width: 20px;
    height: 20px;
}

.player .volume-button-holder {
    position: relative;
    top: -10px;
}

.player .volume-bar {
    background: #33b5d5;
    box-shadow: inset -30px 0px 69px -20px #89f6f5;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}

.player .fullscreen {
    width: 12%;
    cursor: pointer;
    float: left;
    height: 100%;
}

.player .fullscreen a {
    width: 25px;
    height: 20px;
    border-radius: 3px;
    background: #fff;
    display: block;
    position: relative;
    top: 23px;
    margin: 0px auto;
}

.player .volume-icon span {
    width: 20%;
    height: 13%;
    background-color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    font-weight: bold;
    top: 40%;
    color: #fff;
    left: 22%;
}

.player .volume-icon span:before,
.player .volume-icon span:after {
    content: '';
    position: absolute;
}

.player .volume-icon span:before {
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-left: none;
    border-right-color: #fff;
    z-index: 2;
    top: -2px;
    left: 10%;
    margin-top: -40%;
}

.player .volume-icon span:after {
    width: 2%;
    height: 2%;
    border: 1px solid #fff;
    left: 190%;
    border-width: 0px 0px 0 0;
    top: 5px;
    border-radius: 0 50px 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-variant: small-caps;
}

.player .v-change-11 span:after {
    border-width: 10px 10px 0 0;
    top: 0;
}

.player .v-change-10 span:after {
    border-width: 9px 9px 0 0;
    top: 1px;
}

.player .v-change-9 span:after {
    border-width: 8px 8px 0 0;
    top: 1px;
}

.player .v-change-8 span:after {
    border-width: 7px 7px 0 0;
    top: 2px;
}

.player .v-change-7 span:after {
    border-width: 6px 6px 0 0;
    top: 2px;
}

.player .v-change-6 span:after {
    border-width: 5px 5px 0 0;
    top: 3px;
}

.player .v-change-5 span:after {
    border-width: 4px 4px 0 0;
    top: 3px;
}

.player .v-change-4 span:after {
    border-width: 3px 3px 0 0;
    top: 4px;
}

.player .v-change-3 span:after {
    border-width: 2px 2px 0 0;
    top: 4px;
}

.player .v-change-2 span:after {
    border-width: 1px 1px 0 0;
    top: 5px;
}

.player .v-change-1 span:after {
    border-width: 0px 0px 0 0;
    top: 5px;
}

.player .v-change-1 span:after {
    content: '+';
    -webkit-transform: rotate(45deg);
    font-size: 20px;
    top: -6px;
    left: 25px;
}

.our-lead h4 {
    font-size: 20px;
}

.verfication-service h3 {
    text-decoration: none;
    color: #000;
    line-height: 34px;
    font-size: 18px;
}

.verfication-service ul li {
    list-style: disc;
    margin-left: 18px;
}

.footer .subscribe_col .newsletter_box input:focus::-webkit-input-placeholder {
    color: #fff !important;
}

.content-list-add a {
    color: #505050;
}

.main-lead-left img {
    height: auto;
}

.gridtab p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: -4px;
}

.gridtab--0 h4 {
    color: #fff;
    font-size: 29px;
}

.gray-bar ul li:last-child:after {
    display: none !important;
}

.empoyee-list {
    text-align: left;
    margin-top: 30px;
}

.empoyee-list li {
    display: inline-block;
    width: 24%;
    padding-bottom: 30px;
    text-align: center;
}

.empolyee-policy {
    margin-top: 2%;
}

.empolyee-policy a {
    font-size: 20px;
}

.empoyee-list-details {
    text-align: center;
}

.empolyee-list-details {
    text-align: left;
}

.empolyee-list-details li {
    display: inline-block;
    padding: 10px;
    width: 24%;
    margin-top: 5%;
    text-align: center;
}

.customer-say .owl-carousel .owl-item img {
    display: block;
    width: auto !important;
    -webkit-transform-style: preserve-3d;
}

.services ul li:last-child:after {
    display: none !important;
}

.services ul li:nth-child(4):after {
    display: none !important;
}

.page-id-23 .our-services {
    margin-top: -92px;
}

.empolyee-list-details li a {
    font-size: 16px;
}

.page-id-1126 .custom-group p {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 16px;
    margin-top: 16px;
}

.page-id-1373 .custom-group p {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 16px;
    margin-top: 16px;
}

ul.linklist li {
    display: inline-block;
    margin: 8px 0px 0px 0px;
    height: 14px;
}

ul.linklist {
    margin-bottom: 17px;
}

.empolyee-list-details h2 {
    text-align: center;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
}

.history h3 {
    display: none;
}

.transformers h3 {
    display: none;
}

.home-address .left {
    /* width: 50%; */
    float: left;
}

.home-address .right {
    width: 50%;
    float: right;
    margin-top: 19%;
    border-left: 2px #cab179 solid;
    padding-left: 10%;
    height: 126px;
    display: none;
}

span.country {
    color: #cab179;
    font-size: 19px;
}

.left-space {
    left: -50%;
}

.left-space1 {
    left: -25%;
}

.left-space2 {
    left: -75%;
}

.page-id-9 .main-lead-left .col-md-6 {
    width: 65%;
}

.gauri {
    transform: translate(10%, -28%);
    margin: 21% -10%;
    position: relative;
    z-index: 999999;
}

.text-space.gauri p {
    line-height: 21px;
}

.banner.inner_banner.inner_banner2 .banner-caption h2 {
    font-size: 45px;
}

.work-with--us .work-banner-contant h2 {
    font-size: 45px;
    text-transform: uppercase;
}

.page-id-23 .banner.inner_banner {
    max-height: 100%;
    background-color: transparent;
}

.timeline-img {
    display: none
}

.timeline-2 {
    float: left;
    width: 100%;
    padding: 0 41px;
}

.our-testimonial-cust .owl-controls {
    top: 40%;
    position: absolute;
    width: 100%
}

.our-testimonial-cust.owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
    position: absolute;
    background: #505050;
}

.our-testimonial-cust.owl-theme .owl-nav .owl-prev {
    left: 11%;
}

.our-testimonial-cust.owl-theme .owl-nav .owl-next {
    right: 9px;
}

.page-id-31 .work-with--us .work-banner-contant {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    left: 0%;
    background-color: rgba(0, 0, 0, 0.8);
}

div#arjun .container {
    width: 100%;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
    width: 100%;
    margin: -8px -1px;
}

.history-cont .col-md-8 {
    margin-top: 56px;
}

.page-id-33 div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
    width: 53%;
    margin: 24px auto;
}

.page-id-27 div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #000;
    margin: -8px -1px;
}

.page-id-27 .newsletter_box div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
    clear: left;
}

.page-id-33 .newsletter_box div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
    width: 100%;
    clear: left;
    margin: 24px auto;
}

.det-info {
    position: absolute;
    top: 33%;
    width: 15%;
    background: #fff;
    padding: 10px 10px 0px;
    left: 0%;
}

.loc-icon {
    float: left;
    font-size: 34px;
    color: #bd9f5b;
    margin: -4px 10px;
}

.add-details {
    display: table;
    margin: 4px 0px;
}

.add-details h3 {
    font-size: 22px;
}

.add-details p {
    font-size: 17px;
    padding-top: 6px;
}

.read {
    float: right;
}

.read a {
    background: #bd9f5b;
    color: #fff;
    padding: 7px 10px;
    border-radius: 4px;
    float: right;
}

.mobile-layout {
    display: none;
}

.playButton {
    display: none;
}

.page-id-7 .banner.inner_banner .banner-caption h2 {
    font-size: 45px;
    color: #515151;
}

img.mobile-image-chairman {
    display: none;
}

.page-id-31 .work-with--us .work-banner img {
    width: 100%;
    height: auto;
}

.page-id-31 .work-with--us .work-banner-contant h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
}

.page-id-11 .mobileview {
    display: none;
}

div.wpcf7-response-output {
    margin: 0px;
    padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
}

.page-id-27 div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
}

.banner-caption.banner-home {
    padding: 14px 0px 0px 118px;
    margin: 0px 0px !important;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    position: absolute;
    float: inherit;
}

.team-members {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.team-members img {
    width: 75%;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.team-members a {
    font-size: 24px;
}

.team-members h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
    margin-top: 8px;
}

.team-det {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.team-det h1 {
    font-size: 29px;
}

.team-det h4 {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
    margin-top: 8px;
}

.job-title {
    padding: 16px;
}

.team-det p {
    font-size: 17px;
    line-height: 26px;
}

.team-det img {
    width: 94%;
    border: 1px solid #d2d2d2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

/*--------- 28-12-17 ---------*/

a.button-left {
    float: left;
}

.page-id-31 .work-with--us .work-banner-contant {
    display: none;
}

.approach-page {
    background-color: #505050;
    padding: 90px 0px;
}

.approach-page h2 {
    color: #fff;
}

.approach-page .content {
    margin-top: 90px;
}

.approach-page p {
    color: #fff;
    font-size: 16px;
}

img.secont-image {
    margin-top: 8px;
    margin-left: -8px;
}

.home-new {
    background-color: #626367;
    padding: 20px 0px;
}

.home-new .container {
    width: 1257px;
    padding: 0;
    max-width: 100%;
}

.home-new h2 {
    text-align: left;
    font-size: 29px;
    color: #fff;
    width: 22%;
    border-bottom: 2px solid #c0a063;
    padding-bottom: 3px;
    margin-top: 25px;
}

.services-section {
    width: 100%;
    padding: 30px 0px;
    margin-left: -15px;
    margin-top: 10px;
}

.home .services-section .serv-col {
    margin-bottom: 30px;
}

.serv-col h4 {
    font-size: 20px;
    color: #fff;
    background-color: #c0a063;
    padding: 13px 16px;
    width: 100%;
    text-align: left;
}

.mask {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s;
}

.mask:hover {
    opacity: 1;
}

.work-join-us h4 {
    color: #626366;
    margin-top: 15px;
    float: left;
    font-size: 28px;
}

.work-ddress h4 {
    color: #626366;
    margin-top: 15px;
    float: left;
    font-size: 28px;
}

.page-id-5235 .mid-right-one-image-four {
    position: absolute;
    border: 8px solid #bfaa74;
    border-radius: 100%;
    background-color: #fff;
    /* margin-top: 531px; */
    margin-left: -92px;
    z-index: 99999;
    margin-top: 2.5%;
    float: left;
}

.page-id-5235 .work-with--us .work-middle-contant .mid-right .mid-right-two {
    float: none !important;
    width: 89%;
    background-color: #e6e6e6;
    border-radius: 15px;
    position: relative;
    padding: 15px 18px 3px 61px;
    margin-bottom: 32px;
    position: relative;
    min-height: 220px;
}

.page-id-5235 .work-with--us .work-middle-contant .mid-right {
    width: 57%;
    float: right;
    padding-left: 78px;
}

.page-id-5235 li.job-desigen h2 {
    font-size: 25px;
}

.postid-5253 .story p {
    color: #505050;
    line-height: 22px;
    font-size: 16px;
    margin: auto;
    width: 75%;
}

/*-------------------- emp compliance page design new ------------------------ */

.new-det {
    text-align: center;
    margin: 50px auto 0px;
}

/*.affix-top {
  position: relative;
}

.affix {
    position: fixed;
    top: 60px;
    width: 20%;
 
}

.affix-bottom {
  position: absolute;
  bottom: 20px;
}*/

.sidebar {
    width: 100%;
    border: 1px solid #ddd;
}

.sidebar ul {
    list-style: none;
}

.sidebar ul li {
    list-style: none;
    display: table;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 6px 0px;
    transition: all 0.2s ease-in-out;
}

.sidebar ul li a {
    list-style: none;
    font-size: 16px;
    padding: 0px 15px;
    color: #505050;
}

.sidebar ul li:hover {
    color: #fff !important;
    background: #B5975D;
}

.sidebar ul li:hover>a {
    color: #fff !important;
}

.sidebar ul li:last-child {
    border-bottom: 0px solid #ddd;
}

.emp-row {
    margin: 10px auto;
}

.emp-row h3 {
    font-size: 21px;
    color: #000;
    text-align: left;
    color: #fff;
    padding-bottom: 3px;
    margin-top: 25px;
    background: #c0a063;
    padding: 9px 6px 9px 9px;
}

div#tabs h3 {
    margin-bottom: 15px;
}

div#workers_wages table {
    margin-top: -12px;
}

div#tabs table {
    margin-top: -21px;
}

.tabs section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

.tabs input {
    display: none;
}

.tabs label {
    font-size: 16px;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 9px 24px;
    font-weight: 300;
    text-align: center;
    background: #F9F9F9;
    border: 1px solid #ddd;
}

.tabs label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}

.tabs h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.full-row {
    width: 100%;
    text-align: center;
}

/*.tabs label[for*='1']:before {
  content: '\f1cb';
}

.tabs label[for*='2']:before {
  content: '\f17d';
}

 .tabs label[for*='3']:before {
  content: '\f16b';
}

 .tabs label[for*='4']:before {
  content: '\f1a9';
}*/

.tabs label:hover {
    cursor: pointer;
}

.tabs input:checked+label {
    color: #555;
    background: #c0a063;
    /* border-top: 2px solid #c0a063; */
    color: #fff;
    border-bottom: 1px solid #fff;
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5 {
    display: block;
}

#no-more-tables table th {
    font-weight: 300;
    font-size: 16px;
}

#no-more-tables table td {
    font-weight: 300;
    font-size: 15px;
}

#no-more-tables a {
    color: #505050;
    font-size: 15px;
}

#no-more-tables a:hover {
    color: #c0a063;
}

#no-more-tables i {
    color: #DF2400;
    font-size: 26px;
    padding: 6px;
    float: right;
    border-left: 1px solid #ddd;
}

.tabs #no-more-tables i {
    color: #DF2400;
    font-size: 26px;
    padding: 6px;
    float: none;
    border-left: 0;
}

.right-shift {
    float: right;
}

div#workers_wages {
    margin-top: 50px;
}

div#tabs {
    margin-top: 50px;
}

.page-id-5272 .banner.inner_banner {
    display: none;
}

select#sel1 {
    border-radius: 0px;
    margin-top: -5px;
    margin-right: 11px;
}

.empoyee-list img {
    border: 1px solid #ddd;
    padding: 16px 22px 16px;
}

#no-more-tables table th:first-child {
    width: 9%;
}

.tabs #no-more-tables table th:first-child {
    width: 48%;
}

.tabs select#sel1 {
    border-radius: 0px;
}

@media only screen and (max-width: 800px) {
    .affix {
        position: static !important;
        top: 0px;
        width: 100%;
    }
    #no-more-tables .table-bordered {
        border: 0px;
    }
    td.full-row {
        padding: 1% !important;
        text-align: center !important;
    }
    #workers_wages #no-more-tables td {
        padding-left: 60%;
    }
    .tabs label {
        margin: 3px 0px;
    }
    #no-more-tables i {
        color: #DF2400;
        font-size: 21px;
        padding: 0px 6px;
        float: right;
        border-left: 1px solid #ddd;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr {
        border: 1px solid #ccc;
    }
    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
        font-size: 13px !important;
        word-wrap: break-word;
    }
    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
    }
    #no-more-tables a {
        color: #505050;
        font-size: 13px;
    }
    .tabs label {
        font-size: 15px;
        display: inline-block;
        padding: 6px 15px;
    }
    #cat-list #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 66%;
        white-space: normal;
        text-align: left;
    }
    /*
	Label the data
	*/
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

/*-------------------- emp compliance page design new ------------------------ */

#annexure {
    padding: 0px;
}

.sidebar1.affix {
    position: fixed;
    top: 10px
}

.affix-top {
    position: static;
}

.affix-bottom {
    position: absolute;
    bottom: auto !important;
}

.home-new .container h2 {
    background: url(../../../../wp-content/uploads/2018/01/india.jpg) 71px 9px no-repeat;
}

.home-new .container:nth-child(2) h2 {
    background: url(../../../../wp-content/uploads/2018/01/flag.jpg) 45px 7px no-repeat;
}

@media only screen and (max-width: 480px) {
    #no-more-tables td {
        padding-left: 41%;
    }
}

@media only screen and (max-width: 320px) {
    #no-more-tables td {
        padding-left: 41%;
    }
}

.page-id-25 .mid-right-one-image-four {
    position: absolute;
    border: 8px solid #bfaa74;
    border-radius: 100%;
    background-color: #fff;
    /* margin-top: 531px; */
    margin-left: -92px;
    z-index: 99999;
    margin-top: 2.5%;
    float: left;
}

.page-id-25 .work-with--us .work-middle-contant .mid-right .mid-right-two {
    float: none !important;
    width: 89%;
    background-color: #e6e6e6;
    border-radius: 15px;
    position: relative;
    padding: 15px 18px 3px 61px;
    margin-bottom: 32px;
    position: relative;
    min-height: 220px;
}

.page-id-25 .work-with--us .work-middle-contant .mid-right {
    width: 57%;
    float: right;
    padding-left: 78px;
    position: relative;
}

.page-id-25 li.job-desigen h2 {
    font-size: 25px;
    height: 26px;
}

.work-join-us h4:after {
    content: "";
    display: block;
    background: #bf9c60;
    width: 100px;
    height: 1px;
    margin: 9px 0px;
}

.work-ddress h4:after {
    content: "";
    display: block;
    background: #bf9c60;
    width: 100px;
    height: 1px;
    margin: 9px 0px;
}

.state-box select {
    width: 22%;
    height: 42px;
    margin: auto !important;
}

/*START HERE 15-03-2018*/

.navbar-nav {
    margin: 0px -15px !important;
}

/*END HERE 15-03-2018*/

/*START HERE 19-03-2018*/

.job-gallery .job-desigen {
    /* width: 199px; */
}

.india-job p {
    /* min-height: 107px !important; */
}

/*END HERE 19-03-2018*/

#uk-jobs {
    overflow: hidden;
}

.banner-bottom .hot-job .space {
    width: 100%;
    float: left;
}

.banner-bottom {
    padding: 30px 0;
}

.banner-bottom .sande a {
    margin-top: -68px !important;
}

.banner-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    position: absolute;
}

/*Hot Job New*/

.hot-job-new {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    margin-top: -311px;
}

.hot-job-new-left {
    width: 60%;
    float: left;
    background: #81d2c9;
    padding: 10px 0 30px 0;
    padding-left: 10px;
}

.hot-job-new-right {
    width: 40%;
    float: right;
    background: #e6e6e6;
    padding: 10px 0 30px 0;
    padding-right: 10px;
}

.hot-job-apply-sec {
    max-width: 650px;
    width: 100%;
    float: right;
    margin-right: 50px;
}

.refer-a-friend-sec {
    max-width: 465px;
    width: 100%;
    float: left;
    margin-left: 50px;
}

.hj-heading {
    font-size: 33px;
    font-weight: bold;
    color: rgb(98, 99, 102);
    font-family: 'Century Gothic';
    position: relative;
    text-transform: uppercase;
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 50px;
}

.hj-heading::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 33px;
    left: 0px;
    background: #fff;
    top: 10px;
}

.raf-heading {
    font-size: 33px;
    font-weight: bold;
    color: rgb(193, 165, 105);
    font-family: 'Century Gothic';
    position: relative;
    text-transform: uppercase;
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 50px;
}

.raf-heading::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 33px;
    left: 0px;
    background: #11c8b6;
    top: 10px;
}

.apply-job-box {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px 15px;
    border-radius: 5px;
    width: 100%;
    float: left;
    min-height: 225px;
}

.apply-job-row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #15cab7;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.apply-job-row:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 10px;
}

.apply-cont {
    float: left;
    width: 70%;
}

.apply-cont span {
    display: block;
    line-height: 15px;
    font-size: 14px;
    color: rgb(98, 99, 102);
    font-family: "Century Gothic";
    font-weight: bold;
}

.job-apply-btn {
    float: right;
    margin-top: 15px;
}

a.apply-btn {
    background: #11c8b6;
    text-shadow: none !important;
    box-shadow: none !important;
    padding: 15px 35px;
    font-size: 19px;
    color: rgb(255, 255, 255);
    font-family: "Century Gothic";
    font-weight: bold;
}

.refer-a-friend-sec p {
    font-size: 17px;
    color: rgb(98, 99, 102);
    font-family: "Century Gothic";
    font-weight: bold;
}

.refer-a-friend-sec span {
    font-size: 17px;
    color: rgb(98, 99, 102);
    font-family: "Century Gothic";
    font-weight: bold;
}

/*a.ref-btn {
    background: url(http://demo.worksamples.website/walsonswp/wp-content/uploads/2018/05/refar-a-friend-btn.jpg) no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 371px;
    height: 139px;    
    display: block;   
    padding: 39px 0;    
    text-align: center;
	font-size: 40px;
	color: rgb(98,99,102);
	font-family:'Roboto_Bold';
	font-weight: bold;
}*/

a.ref-btn {
    background-position: center center;
    display: block;
    font-size: 40px;
    color: rgb(98, 99, 102);
    font-family: 'Roboto_Bold'; 
    font-weight: bold;
}

@media(max-width:1366px) {
    .page-id-7700 .banners .job-titles {
        top: 34%;
    }
    .page-id-7091 .banners .job-titles {
        top: 34%;
    }
}

@media(max-width:1024px) {
    .hot-job-apply-sec,
    .refer-a-friend-sec {
        width: auto;
    }
    .hot-job-apply-sec {
        margin-right: 20px;
        float: none;
    }
    .refer-a-friend-sec {
        margin-left: 20px;
    }
    a.ref-btn {
        background-size: 100%;
        width: auto;
        height: auto;
        font-size: 30px;
    }
    .apply-cont {
        width: 60%;
    }
    .raf-heading,
    .hj-heading {
        font-size: 25px;
    }
    a.apply-btn {
        padding: 10px 30px;
    }
    .text-section .imga-bac {
        min-height: 685px;
    }
}

@media (max-width:991px) {
    .text-section .imga-bac,
    .text-section .imga {
        min-height: auto;
        padding-bottom: 25px;
    }
}

@media(max-width:768px) {
    .page-id-5408 .banners .job-titles {
        top: 50%;
    }
    a.apply-btn {
        padding: 10px 20px;
    }
}

@media (max-width:767px) {
    span.quote {
        line-height: 33px !important;
        font-size: 25px !important;
    }
    .bottom-green-box span {
        font-size: 30px !important;
        padding-bottom: 50px !important;
        line-height: 40px !important;
    }
    .bottom-green-box h4 {
        font-size: 30px !important;
    }
}

@media (max-width:639px) {
    .page-id-7700 .banners h2 {
        font-size: 30px;
    }
    .page-id-7091 .banners h2 {
        font-size: 30px;
    }
    .page-id-5408 .banners .job-titles {
        top: 37% !important;
    }
    .hot-job-new-left,
    .hot-job-new-right {
        width: 100%;
    }
    .hot-job-new {
        display: block;
    }
    a.ref-btn {
        background-size: contain;
        width: auto;
        height: auto;
    }
    .page-id-5408 .banners img,
    .page-id-5408 .banners {
        min-height: 250px;
    }
    .apply-cont {
        width: 100%;
    }
    .job-apply-btn {
        float: right;
        margin-top: 15px;
        width: 100%;
    }
    .hot-job-apply-sec {
        margin-right: 10px;
    }
    .page-id-5408 .banners img,
    .page-id-5408 .banners {
        min-height: 250px;
    }
}

@media (max-width:360px) {
    .page-id-7700 .banners .job-titles {
        top: 32%;
    }
    .page-id-7091 .banners .job-titles {
        top: 32%;
    }
}

@media (max-width:320px) {
    .page-id-7700 .banners .job-titles {
        top: 27%;
    }
    .page-id-7091 .banners .job-titles {
        top: 27%;
    }
}

span.quote {
    font-size: 35px;
    text-align: center;
    color: #11caba;
    display: block;
    line-height: 45px;
    padding-top: 25px;
}

.bottom-green-box {
    width: 100%;
    float: left;
    background: #11caba;
    padding: 20px 0 25px 0;
}

.bottom-green-box h4 {
    color: #fff;
    font-size: 30px;
}

.bottom-green-box span {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 75px;
    line-height: 45px;
}

.fadein {
    -webkit-animation: fadein 3s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 3s;
    /* Firefox < 16 */
    -ms-animation: fadein 3s;
    /* Internet Explorer */
    -o-animation: fadein 3s;
    /* Opera < 12.1 */
    animation: fadein 3s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Internet Explorer */

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.page-id-9351 .contact-social-image {
    float: left;
    padding-top: 10px;
}

.page-id-9351 label.cont-label.tesst {
    padding-left: 44px !important;
}

#menu-header-menu li:nth-child(3) .dropdown-menu li {
    margin-left: 50px;
    margin-right: 10px !important;
}

#menu-header-menu li:nth-child(9) .dropdown-menu {
    min-width: 260px;
}

#menu-header-menu li:nth-child(9) .dropdown-menu li {
    margin-right: 40px !important;
}

.hot-job.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.hot-job.owl-theme .owl-dots .owl-dot.active span {
    background: #555;
}