/*standards*/

.clr {
    clear: both;
}

.left{
    float: left;
}

.right{
    float: right;
}

p{
    text-align: justify;
}

.align_text{
    width: 44%;
}

.clear{
    clear: both;
}

.inner_big_title {
    color: #114cab;
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
    margin-top: 5%;
}

.inner_title {
    font-weight: 600;
    margin-top: 3%;
    margin-bottom: 17px;
}

.hori_image{
    width: 100%;
    display: block;
}

.list_cont{
}

.list_cont li {
    margin-bottom: 10px;
}


@font-face {
    font-family: 'trajan';
    src: url('../fonts/TrajanPro-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/TrajanPro-Regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/TrajanPro-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/TrajanPro-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */;
}

/*standards*/
.container.totalContainer {
    width: 1105px;
    margin: 0 auto;
}

.contentContainer {
    color: #fff;
    margin: 35px 20px;
}

.headerMenu .active a {
    color: #014b92 !important;
    background: none!important;
}

.navbar-default .navbar-nav > li > a {
    color: #303030;
}


.infominszSign p {
    color: #616060;
}

.sliderbg {
    background: url(../images/background.png) top left repeat-x;
}

#carousel-example-generic {
    margin-top: 116px;
}

.contentContainer h4 {/*
    font-family: book;*/
    font-size: 20px;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 10px;
    font-weight: bold;
    width: 80%;
    margin: auto;
}
.Arrowalign ul 
{
    padding-top: 20px;
    margin-left: 20px;
}

.contentContainer p {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 25px 35px;
    line-height: 20px;
    font-size: 14px;
}

.carousel-caption {
    top: 10px;
}

.blue {
background:#1192a5;
/*
    background: #0198d7;*/
}

.red {
    background: #848DA9;
}

.green {
    background: #DA844D;
}

#content {
    background-color: #FFFFFF;
    width: 100%;
    height: auto;
    padding: 0px;
}

.textmiddle {
    vertical-align: middle;
}

.padout {
    padding-left: 25px;
    padding-right: 25px;
}
/* Float Shadow */
.float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */;
}

.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.rounded-corners {
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
}
.navbar-nav.headerMenu {
    float: right;
}
.rounded-corners-top {
    -moz-border-top-radius: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    border-radius: 40px;
}
.scrolldown {
    padding-left:20px;
    color:#EDECE8;
    font-size:40px;
    font-weight:bold;
    vertical-align:middle;
    text-shadow: #6374AB 2px 2px 2px;
}
#page-wrap {
    margin: 10px auto;
}
#parallax-header {
    height:200px;
    background-color:gray;
}
.parallax-viewport {
    position: relative;     /* relative, absolute, fixed */
    overflow: hidden;
}
.parallax-layer {
    position: absolute;
}
.logo {
    padding-top:7px;
    margin:0 auto;
}

i.glyphicon.glyphicon-chevron-right:hover {
    background: #041530;
    color: #D1CACA;
}
.carousel-caption h3 {
    font-family: trajan;
    font-size: 57px;
    padding-bottom: 10px;
    text-shadow: none;
    text-transform: uppercase;
}
.carousel-caption p {
    font-family: arial;
    font-size: 22px;
    font-variant: small-caps;
    margin-top: 10px;
    color: #f0f0f0;
    letter-spacing: 6px;
    text-shadow: none;
    text-transform: uppercase;
}
.navbar-nav.headerMenu li a {
    padding: 58px 20px 38px;;
    color: #303030;
    -webkit-transition:0.3s ease all;
    -moz-transition:0.3s ease all;
    -ms-transition:0.3s ease all;
    -o-transition:0.3s ease all;
    transition:0.3s ease all;
}
.headerMenu li a:hover {
    color:#303030 !important;
    /*background-color:#E8E8E8 !important;*/
	background-color:#fff !important;
}

.col-md-4.Bank {
    padding: 0 25px;
}
.line {
    border-top: 1px solid #fff;
    width: 80px;
    margin: 0 auto;
    padding-top: 0px;
}
.lineOne {
    border-top: 1px solid #fff;
    width: 275px;
    margin: 0 auto;
    padding-top: 0px;
}
a.left.carousel-control {
    background: none;
}
a.right.carousel-control {
    background: none;
}
.col-md-4.gas {
    padding: 0 25px;
}
.col-md-4.Logistics {
    padding: 0 25px;
}
.ArrowRight {
    position: absolute;
    top: 30px;
    right: -16px;

}
.Arrowalign {
    position: relative;
    display: block;
}
i.glyphicon.glyphicon-chevron-right {
    background: #0a2754;
    padding: 8px;
    font-size: 14px;
    border-radius: 50%;
    color: #fff;
    /* font-weight: 100; */
}
.subHeaderContainer {
    text-align: center;
    font-family: book;
}
.subHeaderContainer h2{
    margin-top: 10px;
    color: #014b92;
    font-size:28px;
}
.subHeaderContainer h3 {
    font-size:20px;

}
.hrContent {
    position:relative;
    margin: 25px 0;
}
.infominszSign {
    margin-bottom: 40px;
    line-height: 25px;
}
p.firstpara {
    padding: 0px 80px;
}
.hrContent img {
    margin: 0 auto;
    display: block;
    z-index:1;
}
.borderleft {
    width: 175px;
    border-top: 1px solid #014b92;
    position: absolute;
    top: 21px;
    left: 32%;
    z-index: -1;
}
.borderright {
    width: 175px;
    border-top: 1px solid #014b92;
    position: absolute;
    top: 21px;
    right: 32%;
    z-index:-1;
}
.infominszSign p {
    font-size: 15px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #5d5d5d;
}
.ServiceContainer{
    background:#848DA9;
    padding: 20px 0px;
}
.informationContainer img {
    margin: 0 auto;
}
.ServiceContainer h1 {
    text-align: center;
    font-family: book;
    font-size: 25px;
}

.ServiceContainer h1 {
    color: #fff;
    position:relative;
}
.logo{
    width: 226px;
}
.ServiceContainer h1:before {
    content: "";
    border-top: 1px solid #fff;
    width: 120px;
    background: red;
    display: block;
    position: absolute;
    top: 16px;
    right: 20%;
}
.ServiceContainer h1:after {
    content: "";
    border-top: 1px solid #fff;
    width: 120px;
    background: red;
    display: block;
    position: absolute;
    top: 16px;
    left: 20%;
}
.navbar-default {
    background-color: #efefef!important;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav.headerMenu > li > a {
    color: #303030;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.col-md-6.informationContainer:after {
    content: '';
    width: 0;
    height: 61%;
    position: absolute;
    border-right: 1px solid #fff;
    top: 47px;
    right: 36px;
}
.fb {
    background: url(../images/1fb.png);
    width: 42px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.twitter {
    background: url(../images/twit.png);
    width: 42px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.copyrightContent a:hover {
    text-decoration:none;
	color:#303030;
}
.col-md-7.callUs {
    padding-left: 40px;
}
.btn.btn-default.custombtn {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn.btn-default.custombtn:hover {
    background:#0a2754;
}
.fb:hover {
    background: url(../images/1fb2hover.png);
    width: 42px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.twitter:hover {
    background: url(../images/twit2hover.png);
    width: 42px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.ServiceContainer ul {
    list-style-position: inside;
    display: block;
    list-style-image: url(../images/listStyle.png);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    margin: 15% 0px;
}
.ServiceContainer .col-md-6 ul{
}
.col-md-6.informationContainer {
    padding-bottom: 25px;
}
.triangle_wrap_grey {
    position: relative;
    display: block;
    z-index: 1001;
}
.triangle_spacer_left {
    float: left;
    margin-left: -30px;
}
.triangle_spacer_right {
    float: right;
    margin-left: -30px;
}
.triangle_spacer_left, .triangle_spacer_right {
    width: 49%;
    /*background: #0A2754;*/
	background:#99a3c1;
    height: 30px;
    position: relative;
    top: -10px;
}
.triangle_spacer_left:after {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 30px 0 0 30px;
   /* border-color: transparent transparent transparent #0A2754; */
   
   border-color: transparent transparent transparent #99a3c1;
    position: absolute;
    top: 0px;
    right: -30px;
}
.triangle_spacer_right:before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 30px 30px;
    /*border-color: transparent transparent #0A2754 transparent;*/
	border-color: transparent transparent #99a3c1 transparent;
    position: absolute;
    top: 0px;
    left: -30px;
}
.footerContainer {
   padding-top: 30px;
   background:#99a3c1;
    /*color:#FFF;*/
    margin-top: 0px;
}
.hrfooter {
    border-top: 1px solid #848DA9;
}
.copyrightContent {
    text-align:right;
}
.col-md-3, .emailUs p, .callUs p {
    font-size: 17px;
}
div.copyrights a {
    color: #fff;
}

.copyrights span {
    float: right;
}
.copyrights a:hover {
    color: #FFE854;
}
.left_align_fix{
    margin-left: 2%;
}
.col-md-6.informationContainer img {
    padding-bottom: 15px;
}
.copyrights {
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    padding: 10px 0px 30px;
	color:#fff;
}
.col-md-3.callUs {
    padding-left: 50px;
}
.Round {
    content: "";
    display: block;
    width: 285px;
    height: 0;
    padding-bottom: 285px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}
.btn.btn-default.custombtn {
    color: #FFF;
    background: #8ce141;
    border: 0px;
    border-radius: 0px;
    padding: 7px 20px;
    font-family: book;
    font-size: 20px;
    margin: 20px 20px 13px;
}
.col-md-4.login {
    padding-left: 50px;
}

.login{
    padding-right: 0 !important;
}
.navbar-default
{
        box-shadow: 0px 0px 8px #ccc;
}
.login a{
    background: none repeat scroll 0 0 #2968ce;
    border: 2px dotted rgba(255, 255, 255, 0.12);
    border-radius: 3px;
    box-shadow: 0 4px 0 #093275;
    color: #fff;
    display: block;
    padding: 8px;
    text-align: center;
}

.login a:hover {
    box-shadow: 0 2px 0 #093275;
    color: #fff;
    text-decoration: none;
    background: #3478E5;
}

.circle_text div {
    float:left;
    width:100%;
    padding-top:50%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}
.col-md-8.FollwUs {
    padding-left: 25%;
}
.col-md-8.FollwUs h4 {
    margin-top: 24px;
}
i.glyphicon.glyphicon-arrow-right {
    top: 4px;
    left: 7px;
}

.footerContainer h4 {
    font-family: "book";
    font-size: 18px;
    text-align: left;
    display:block;
}

div.col-md-5.emailUs{
    border-right:1px solid #fff;
    padding-left:0px;
}
.col-md-6.callUs {
    padding-left: 80px;
}
div.container.totalContainer .col-md-6 {
    padding-left: 0px;
}
.login{
    border-left: 1px solid #fff;
}
.navbar-brand {
    height:auto!important;
}


@media(max-width:1200px){
    .ServiceContainer h1:before {
        content: "";
        border: 1px solid #fff;
        width: 100px;
        background: red;
        display: block;
        position: absolute;
        top: 16px;
        right: 19%;
    }
    .navbar-nav.headerMenu {
        padding-left: 0px;
    }
    .ServiceContainer h1:after {
        content: "";
        border: 1px solid #fff;
        width: 100px;
        background: red;
        display: block;
        position: absolute;
        top: 16px;
        left: 19%;
    }
    .col-md-8.FollwUs {
        padding-left: 15%;
    }
    .container.totalContainer {
        width:auto;
        margin:auto;
    }
    .btn.btn-default.custombtn {
        color: #FFF;
        background: #8ce141;
        border: 0px;
        border-radius: 0px;
        padding: 7px 20px;
        font-family: book;
        font-size: 20px;
        margin: 20px 0px 13px;
    }
}
@media(max-width:1024px){
    .navbar-nav.headerMenu li a {
        padding: 60px 18px 36px;
        color: #303030;
    }

}

@media(max-width:640px){
    #content {
        background-color: #FFFFFF;
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 14%;
    }
}
@media(max-width:980px){
    .copyrights span {
        float: left;
        margin-top:15px;
        margin-bottom: 15px;
    }
    .emailUs {
        border-right:0px;
    }
    div.col-md-5.emailUs {
        border-right:0px;
    }
    .col-md-6.callUs {
        padding-left: 0px;
    }
    .col-md-4.login {
        padding-left:0px;
    }
    #content {
        background-color:#FFFFFF;
        width:100%;
        height:auto;
        padding:0px;
        margin-top: 20%;
    }
    p.firstpara {
        padding: 0px 0px;
    }
    .col-md-3.emailUs{
        border-right: 0px;
    }

    .informationContainer {
        margin: 0 auto;
        display: table;
    }
    .col-md-7.callUs {
        padding-left: 0px;
    }
    .copyrightContent {
        text-align:left;
    }
    .ServiceContainer ul {
        margin: 0% 0px 10%;
    }
    .col-md-6.informationContainer:after {
        display:none;
    }
    .col-md-4, .FollwUs {
        border-left: 0px;
    }
    .btn.btn-default.custombtn {
        color: #FFF;
        background: #8ce141;
        border: 0px;
        border-radius: 0px;
        padding: 7px 20px;
        font-family: book;
        font-size: 20px;
        margin: 5px 0px 13px;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
        top: 12px;
    }
    .navbar-nav.headerMenu li a {
        padding: 10px 18px;
    }
}
@media (min-width: 768px) and (max-width: 988px) {
    .ServiceContainer h1:before {
        content: "";
        border: 1px solid #fff;
        width: 100px;
        background: red;
        display: block;
        position: absolute;
        top: 16px;
        right: 10%;
    }
    .col-md-8.FollwUs {
        padding-left: 0px;
    }
    .ServiceContainer h1:after {
        content: "";
        border: 1px solid #fff;
        width: 100px;
        background: red;
        display: block;
        position: absolute;
        top: 16px;
        left: 10%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .ServiceContainer ul {
        margin: 2% 0px 4%;
    }
    #content {
        background-color: #FFFFFF;
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 12%;
    }
    .carousel-caption h3 {
        font-family: trajan;
        font-size: 30px;
        padding-bottom: 0px;
    }
    .carousel-caption p {
        font-family: arial;
        font-size: 15px;
        font-variant: small-caps;
        margin-top: 2px;
        color: #f0f0f0;
        letter-spacing:1px;
        text-shadow:none;
    }
    .col-md-8.FollwUs {
        padding-left: 0px;
    }
    .ServiceContainer h1:before , .ServiceContainer h1:after {
        display:none;
    }
    .navbar-toggle {
        margin-top: 14px!important;
    }
    .navbar-collapse {
        margin-top: 4px;
    }
    .navbar-nav {
        margin: 0px -15px!important;
    }
    .col-md-6.informationContainer:after {
        display:none;
    }
    .ServiceContainer ul {
        margin: 0px 0px 40px;
    }
    .footerContainer {
        background: #99a3c1;
        color: #FFF;
        margin-top: -30px;
        padding-top: 20px;
    }
    #carousel-example-generic {
        margin-top: 85px;
    }
    .logo {
        width: 170px;
    }
    .logo {
        padding-top: 0px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .ServiceContainer h1:before, .ServiceContainer h1:after {
        display:none;
    }

    .round{
        content: "";
        display: block;
        width: 230px;
        height: 0;
        padding-bottom: 230px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 0 auto;
    }
    .carousel-caption {
        top: -20px;
    }
    .headerMenu > li > a {
        padding: 7px 17px 7px!important;
        font-family: Arial;
    }
    .logo {
        width: 170px;
    }
    #content {
        background-color: #FFFFFF;
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 19%;
    }
    .ServiceContainer ul {
        margin: 0px 0px 40px;
    }
    .col-md-8.FollwUs {
        padding-left: 20px;
    }
    .footerContainer {
        background: #99a3c1;
        color: #FFF;
        margin-top: -30px;
        padding-top: 20px;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        top: 18px;
    }
    #carousel-example-generic {
        margin-top: 85px;
    }
    .carousel-caption h3 {
        font-family: trajan;
        font-size: 25px;
        padding-bottom: 0px;
    }
    .carousel-caption p {
        font-family: arial;
        font-size: 12px;
        font-variant: small-caps;
        margin-top: 1px;
        color: #f0f0f0;
        text-shadow:none;
        letter-spacing:0px;
    }
    .lineOne {
        border-top: 1px solid #fff;
        width: 90px;
        margin: 0 auto;
        padding-top: 0px;
    }
}

@media (max-width: 320px) {
    .logo {
        width: 170px;
    }
    #content {
        background-color: #FFFFFF;
        width: 100%;
        height: auto;
        padding: 0px;
        margin-top: 31%;
    }
    .Round{
        content: "";
        display: block;
        width: 230px;
        height: 0;
        padding-bottom: 230px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin:0 auto;
    }
    .ServiceContainer h1:before {
        display:none;
    }
    .ServiceContainer h1:after {
        display:none;
    }
    .contentContainer h4 {/*
        font-family: book;*/
        font-size: 28px;
        text-align: center;
        padding-top: 12%;
        padding-bottom: 2%;
    }
    .ServiceContainer ul {
        margin: 0px 0px 40px;
    }
    .footerContainer {
        background: #99a3c1;
        color: #FFF;
        margin-top: -30px;
        padding-top: 20px;
    }
    .col-md-8.FollwUs {
        padding-left: 20px;
    }
    .contentContainer p {
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        padding: 15px 35px;
        line-height: 18px;
        font-size: 13px;
    }
    .lineOne {
        border-top: 1px solid #fff;
        width: 90px;
        margin: 0 auto;
        padding-top: 0px;
    }
    .carousel-caption h3 {
        font-family: trajan;
        font-size: 25px;
        padding-bottom: 0px;
    }
    .carousel-caption p {
        font-family: arial;
        font-size: 12px;
        font-variant: small-caps;
        margin-top: 1px;
        color: #f0f0f0;
        letter-spacing:0px;
    }
    #carousel-example-generic {
        margin-top: 85px;
    }
    .carousel-caption {
        top: -33px;
    }
}

/* Edited Css */

section {
    position: relative;
    z-index: 1; /* needed for setting pseudo-element z-index */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

section a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #404d5b;
    vertical-align: bottom;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
}

section a::before,
section a::after {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.copyrights .link-textupline{
    text-align: right;
    float: right;
}

.link-textupline .fa{
    margin-right: 3%;
    font-size: 16px;
}

.contentContainer .col-md-4{
    cursor: pointer;
}

.link-textupline a {
    padding: 5px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
	color:#fff;
}

.link-textupline a:hover,
.link-textupline a:focus {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    text-decoration: none;
    color: #FFE854;
}

.link-textupline a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(132,141,169,.3);
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateY(100%) translateY(-2px);
    transform: translateY(100%) translateY(-2px);
}

.link-textupline a,
.link-textupline a::before {
    -webkit-transition-timing-function: cubic-bezier(0.6,0,0.4,1);
    transition-timing-function: cubic-bezier(0.6,0,0.4,1);
    text-decoration: none;
}

.link-textupline a:hover::before,
.link-textupline a:focus::before {
    -webkit-transform: translateY(-100%) translateY(2px);
    transform: translateY(-100%) translateY(2px);
}

a {
    color: #404d5b;
    text-decoration: none;
    outline: none;
}

section p {
    font-size: 3em;
    line-height: 1.518;
    max-width: 1200px;
    margin: 0 auto;
}

.scroll_to_top {
    bottom: 30%;
    display: none;
    height: 8%;
    position: fixed;
    right: 7%;
    width: 3.5%;
    z-index: 10000;
}

.scroll_to_top > img {
    height: auto;
    width: 100%;
}

/* Triangle */
.quote_txt {
    bottom: 0;
    color: #fff;
    display: block;
    font-weight: bold;
    position: fixed;
    right: 0;
    z-index: 1500;
}

.main_link{
    color: #fff;
}

.main_link:hover{
    color: #fff;
    text-decoration: none;
}

/* Mobile Preview */
@media (min-width: 240px) and (max-width: 480px) {
    .navbar-nav.headerMenu {
        float: left;
        width: 100%;
    }

    .ServiceContainer ul{
        text-align: center;
		padding:0;
    }

    .Bank, .gas, .Logistics{
        margin-bottom: 8%;
    }

    .footerContainer .col-md-6 section{
        margin-bottom: 3%;
        text-align: center;
    }

    .FollwUs ul{
        padding-left: 0 !important;
        text-align: center;
    }

    .FollwUs ul li{
        display: inline-block;
    }

    .login {
        margin: 5% auto;
        width: 45%;
    }

    .copyrights .col-md-6 {
        text-align: center;
    }

    .copyrights .link-textupline {
        text-align: center;
    }

    .scroll_to_top{
        width: 12%;
        bottom: 25%;
        display: none;
    }

    .quote_txt {
        width: 18%;
    }

    .quote_txt img{
        width: 100%;
    }

    .copyrights .col-md-6 p{
        text-align: center;
    }
}

/* Tab Preview */
@media (min-width: 480px) and (max-width: 767px) {
    .navbar-nav.headerMenu {
        float: left;
        width: 100%;
    }

	.ServiceContainer ul {
		text-align: left;
		width: 75%;
		margin: 0 auto 40px auto;
	}

    .ServiceContainer ul li{

    }

    .Bank, .gas, .Logistics{
        margin-bottom: 8%;
    }

    .footerContainer .col-md-6 section{
        margin-bottom: 3%;
        text-align: center;
    }

    .FollwUs ul{
        padding-left: 0 !important;
        text-align: center;
    }

    .FollwUs ul li{
        display: inline-block;
    }

    .login {
        margin: 5% auto;
        width: 25%;
    }

    .copyrights .col-md-6 {
        text-align: center;
    }

    .copyrights .col-md-6 p{
        text-align: center;
    }

    .copyrights .link-textupline {
        text-align: center;
    }

    .scroll_to_top{
        bottom: 20%;
        width: 7%;
        display: none;
    }

    .quote_txt {
        width: 15%;
    }

    .quote_txt img{
        width: 100%;
    }
}


@media (min-width: 750px) and (max-width: 985px) {
    .navbar-header{
        float: none !important;
    }
    .navbar-brand{
        display: block;
        float: none !important;
        margin: 0 auto !important;
    }

    .Bank, .gas, .Logistics{
        margin-bottom: 5%;
    }

    .navbar-nav.headerMenu{
        float: none !important;
        text-align: center;
        width: 100%;
    }

    .headerMenu li{
        display: inline-block !important;
        float: none !important;
    }

    #content{
        margin-top: 17%;
    }

    .container ul{
       
    }

    .footerContainer .col-md-6{
        width: 50%;
        float: left;
    }

    .FollwUs{
        width: 50%;
        float: left;
    }

    .login{
        width: 40%;
        float: right;
    }

    .copyrights .col-md-6{
        width: 50%;
        float: left;
    }

    .link-textupline{
        float: right;
        width: 50%;
    }

    .scroll_to_top {
        bottom: 30%;
    }
}

/* Desktop Preview */
@media (min-width: 768px) {
    .FollwUs ul{
        text-align: center;
    }

    .FollwUs li {
        display: inline;
        margin: 0 4%;
    }

}



/* custom inner page */

/* SLIDER */



#content-inner {
    width: 100%;
    background-color: #1553b6;
    height: 12em;

}

.slider-container-inner {
    width: 100%;
    margin-bottom: 20px;
    background-color: #1553b6;
    padding: 0px;
    min-height: 12em;
    clear: both;
    background: url(../../mlife.mtsindia.in/trd_mts/index5d3d.html) bottom right 35% #1553b6 no-repeat;
    margin:0 auto;
}

#Hldr{
    /*margin:0 auto;*/
    float:left;
    margin:36px 0%;
    font-family: "Century Gothic";
    color:#fff;
    padding-left:15px;
}

#Hldr-cont{
    width: 70%;
    float:left;
    text-align: justify;
    margin:0 0 0 13%;
    font-size:1.1em;
    line-height:1.5em;
    color:#fff;
    padding-top:35px;
    padding-right:15px;
}

div#Hldr h6{
    font-size:2.2em !important;
}

.wrap1
{
    float:left;
    color: #fff;
    margin-top:0px;
    padding:0px 0px 0 15px;
    text-align:center !important;
    font-family: "Century Gothic";
}
div.wrap1 a {
    color: #fff;
}
div.wrap1 a:hover {
    text-decoration: none;
    color:#DA844D;
}
div.wrap1 .active00 {
    color:#DA844D;
}
.mid-arrow
{
    padding:0px 5px 0 5px;
    line-height:20px;
    vertical-align:middle;
}


header {
    width: 100%;
}

.row-1 {
    margin: 0 auto;
    padding: 25px 0px 10px 0px;
    width: 100%;
    z-index: 100;
    background-color: #1553b6;
    background:url(../../mlife.mtsindia.in/trd_mts/index5d3d.html) bottom right 35% #1553b6 no-repeat;
}

.infoBox {
    background: url(../images/tipbox.png) no-repeat scroll center 120px;
    left: 651.447px;
    position: absolute;
    top: 200.282px;
    visibility: visible;
    padding-bottom: 20px !important;
}
.infoBox img {
    display: none !important;
}
.infoBox div {
    font-size: 16px;
    background-color: rgb(40, 40, 40) !important;
    border-radius: 100% !important;
    margin: 0 !important;
    padding: 40px  18px 0px 18px !important;
    text-align: center;
    width: 125px !important;
    height:125px;
    color:#fff;
    font-style:italic;
    font-family:'Open Sans',sans-serif;
    font-weight:normal !important;
    line-height:18px;
}

.ServiceContainer01{
    background:#f0ede5;
    padding: 5px 0 20px 0px;
}


.span5 {
    width: 94%;
    margin:0 auto;
    float:none !important;
}

/*  Services Section  */
.Add {
    margin:0 0 0 0;
    overflow:hidden;
    padding:0px 0 40px 0;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.Add h2 {
    padding-bottom:6px;
}
.Add h2 a{
    padding:0 0px 0 31px;
    margin:0 0 16px 0;
    background: url(../images/web-arr.html) left center no-repeat;
    font-size:1em;
    font-family: 'Philosopher', sans-serif;
    text-decoration:none;
    color:#e6386f;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.Add h2 a:hover{
    padding:0 0px 0 25px;
    background: url(../images/web-arr.html) left center no-repeat;
    font-size:1em;
    font-family: 'Philosopher', sans-serif;
    /**/		color:#f36592;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.Add.last {
    border:0;
}


.Add-img {
    width:33%;
    float:left;
    display:block;
}

.Add-img img{/*
width:100%;*/
    display:block;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.solution-desc {
    float: left;
    margin-left: 4%;
    width: 61%;
    margin-top:4%;
    color:#5d5d5d;
    font-family:'Open Sans',sans-serif;
    font-size:14px;
    line-height:22px;
}

.cont-top
{
    margin-top:6%;
}

.right {
    margin-top:5%;
}

#basicDet {
    margin: 4% 0 0% 0;
}

/*====address and form area====*/

div.Add-head-txt{
    font-size:26px !important;
    font-family:book;
    /*color:#1553b6;*/
	color:#DA844D;
    font-weight: 100;
    border-bottom:1px solid #dddddd;
    padding-bottom:3%;
}


#addressForm {
    font-size: 14px;
}
#addressForm .title {
    border-bottom: solid 1px #000;
    padding: 1% 0;
}
#addressForm .content {
    margin: 1% 0;
}
#addressForm .left {
    width: 30%;
    float: left;
}
#addressForm .left h2 {
    font-size: 16px;
    width: 32%;
    float: left;
}
#addressForm .left p {
    font-size: 14px;
    width: 65%;
    float: left;
    margin-bottom: 15px;
    line-height: 19px;
}
#addressForm .left a {
    text-decoration: underline;
    color: #000;
}
#addressForm .right {
    width: 70%;
    float: left;
}
#addressForm .right #basicDet {
    margin: 0;
    float: left;
    width: 50%;
}
#addressForm .right #projectDet {
    margin: 0;
    float: left;
    width: 50%;
}
#addressForm .right .holder {
    padding: 0;
    width: 100%;
}
#addressForm .right .holder input {
    padding: 2%;
    margin: 0 0 4% 0;
    width: 100%;
    font-family:'Open Sans',sans-serif;
}
#addressForm .right .holder textarea {
    padding: 2.5% 1.5%;
    margin: 0 0 4% 0;
    width: 96%;
    font-family:'Open Sans',sans-serif;
    height: 109px;
}
#captchaHldr {
    border: 1px solid rgba(255, 204, 42, 0.4);
}
#captcha .txt_box {
    margin-left: 8%;
    padding: 5.5%;
    text-align: center;
    width: 72%;
    font-family:'Open Sans',sans-serif;
    font-weight: 700;
}
#btnHldr {
    width: 20%;
}

.error_icon {
    position: absolute;
    right: 2px;
    top: 16px;
    display: none;
}
#captchaTxt {
    position: relative;
}
#captchaTxt .error_icon {
    right: 38px;
    top: 10px;
}
.cont_title {
    background-position: left -1px;
    text-indent: 28px;
}
#enquiryHldr {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 0px;
}
#enquiryHldr a {
}
#closeHldr {
    bottom: 0px;
    cursor: pointer;
    left: -40px;
    position: absolute;
    width: 100%;
}
#closeHldr img {

}
#overlay {
    display: none;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 800px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}
#mailMsg {
    display: none;
}
.txt_box {
    background-color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    color: #000;
    font-size: 13px;
    padding: 3%;
    width: 100%;
}

.forward_link {
    float: right;
}

.forward_link a:hover{
    text-decoration: none;
    /*color: #B4EB83;*/
	color:#FFE854;
}

.txt_area {
    resize: none;
    padding: 2% 1.5%;
    width: 100%;
    background-color: #fff;/*
	border:1px solid #c0c0c0;*/
    color: #000;
    padding-left: 20px;
    font-family:'Open Sans',sans-serif;
    border:none;
    min-height:120px;
}
.holder {
    position: relative;
    padding: 3% 0% 2% 0;
}

#slideContact{
    background:#efefef;
    padding:4% 6% 1% 6%;
    width: 100%;
}

#slideContact .enq_txt_box{
    font-family: 'Open Sans',sans-serif;
    text-indent: 0;
}

#slideContact .send_btn{
    float: left;
}

.terms_title {
    font-family: book;
    font-size: 20px;
    font-weight: 100;
    padding: 10px 0 0;
    color: #da844d;
}

.terms_cont {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    padding: 10px;
}

.div_line {
    background: none repeat scroll 0 0 #f4f4f4;
    height: 2px;
    margin-bottom: 8px;
    width: 15%;
}

#dp_swf_engine {
    display:none;
}

.error{
    border: 1px solid #FF7F7F !important;
}

.abt_cont img {
    display: block;
    margin: 0 auto;
    max-width: 917px;
    width: 100%;
}

.abt_cont > ul {
    padding: 2px 0 0 16px;
}

.abt_cont li{
    list-style-image: url("../images/list_style.png");
}

.privacy_cont ul{
    padding: 0px 0 0 16px;
}

.privacy_cont li{
    list-style-image: url("../images/list_style.png");
}

.main_title{
    background-position: 8% center;
    background-size: 17% auto;
    font-family: book;
    font-size: 26px;
    font-weight: 100;
    margin: 0 auto;
    padding: 2%;
    text-indent: 5%;
    width: 38%;
}

.customer_cont h3{
    text-align: center;
	color:#DA844D;
}

.customer_cont .div_line{
    margin: 0 auto;
}

@-moz-document url-prefix() {
    .customer_list {
        display: block;
    }

    .customer_list li {
        width: 30%;
        display: inline-block;
    }
}

/*.customer_list {
    display: -ms-flexbox;
    -ms-box-orient: horizontal;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flexbox;
    display:flex;

    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.customer_list li {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 2px solid #4b7ac5;
    color: #0a2754;
    font-size: 13px;
    letter-spacing: 1px;
    list-style: none outside none;
    margin-left: 29px;
    margin-top: 28px;
    padding: 33px;
    text-align: center;
    text-transform:capitalize;
    width: 20%;
    border-top:2px solid transparent;
    -webkit-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -o-transition:0.5s all ease;
    transition:0.5s all ease;
    cursor: default;
    flex: 0 1 30%;
}*/

.customer_list {
    display: block;
    padding: 0;
    text-align: center;
}

.customer_list li {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 2px solid #4b7ac5;
    color: #0a2754;
    font-size: 13px;
    letter-spacing: 1px;
    list-style: none outside none;
    margin: 28px 5px 0px 5px;
    padding: 33px;
    text-align: center;
    text-transform:capitalize;
    width: 30%;
    border-top:2px solid transparent;
    -webkit-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -o-transition:0.5s all ease;
    transition:0.5s all ease;
    cursor: default;
    display: inline-block;
}

.customer_list li:hover{
    border-bottom:2px solid transparent;
    border-top: 2px solid transparent;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

.small_title {
    margin-top: 2%;
    font-weight: 800;
    font-family: century gothic;
    font-size: 18px;
    text-align: center;
}

.customer_cont .small_title{
    margin-top: 6%;
}

.hide_elem{
    display: none;
}

#viewBtn{
    background: #2968ce;
    display: block;
    padding: 2%;
    width: 20%;
}

#viewBtn {
    background-color:#2968ce;
    color: #fff;
    display: block;
    margin: 4% auto;
    padding: 1%;
    text-align: center;
    width: 14%;
    -webkit-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -o-transition:0.5s all ease;
    transition:0.5s all ease;
    background-image: url("../images/down_arrow.png");
    background-position: 75% center;
    background-repeat: no-repeat;
}

#viewBtn:hover{
    background-color: #5b93ee;
    text-decoration: none;
	
}

.ls-circle-timer{

}

#partnerTitle{
    background-image: url("../images/partner_list.png");
    background-repeat: no-repeat;
	
}

#customerTitle{
    background-image: url("../images/customer_list.png");
    background-position: 11% center;
    background-repeat: no-repeat;
    margin-top: 5%;
    text-indent: 4%;
    background-position: 20% center;
}

/* Enquiry Content */

.enquiry_cont {
    background-color: #ececec;
    background-image: url("../images/color_bar_enquiry.png");
    background-position: 100% center;
    background-repeat: no-repeat;
    margin: 0 auto;
    max-width: 900px;
    padding: 2%;
    width: 100%;
}

.enquiry_cont .div_line {
    margin: 0 auto 25px;
}

.enquiry_cont h3 {
    text-align: center;
    width: 100%;
	color: #DA844D;
}

.holder_cont {
    margin: 3% 0;
    width: 100%;
    position: relative;
}

.holder_cont .holder {
    padding: 0;
    text-align: center;
    width: 50%;
    position: relative;
}

.enquiry_cont .txt_area {
    -webkit-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -o-transition:0.5s all ease;
    transition:0.5s all ease;
    border: 2px solid rgba(0, 0, 0, 0.09);
    display: block;
    margin: 0 auto;
    width: 98%;
}

.enq_txt_box {
    background-position: 3% center;
    background-repeat: no-repeat;
    -webkit-transition:0.5s all ease;
    -moz-transition:0.5s all ease;
    -ms-transition:0.5s all ease;
    -o-transition:0.5s all ease;
    transition:0.5s all ease;
    border: 2px solid rgba(0,0,0,0.09);
    border-radius: 5px;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 3%;
    width: 95%;
    text-indent: 7%;
}

.enq_txt_box:hover , .enquiry_cont .txt_area:hover{
     border: 2px solid rgba(0,0,0,0.2);
}

.enq_txt_box:focus , .enquiry_cont .txt_area:focus{
    border: 2px solid rgba(0,0,0,0.2);
}

#captcha {
    background: none repeat scroll 0 0 #114cab;
    padding: 1%;
}

#captchaCode .enq_txt_box {
    margin: 0 auto 0 2%;
    width: 30%;
}

#captchaCode {
    margin: 0 auto;
    width: 97%;
}

.send_btn {
    background: none repeat scroll 0 0 #114cab;
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 2%;
    text-align: center;
    width: 30%;
    float: right;
}

.send_btn:hover{
    background: #6494E0;
    text-decoration: none;
    color: #fff;
}

.send_btn:active{
    background: #6494E0;
    text-decoration: none;
    color: #fff;
}

.enq_err_icon{
    display: none;
    position: absolute;
    right: 22px;
    top: 16px;
}

#captchaCode .enq_err_icon {
    right: 175px;
}

#fstName, #lstName{
    background-image: url("../images/user_icon.png");
}

#emailAddr{
    background-image: url("../images/email_icon.png");
}

#phnNum{
    background-image: url("../images/phone_icon.png");
}

#captHold #captTxt {
    margin-left: 13%;
    width: 50%;
}

#slideContact .enq_err_icon{
    right: 40px;
    top: 18px;
}

#slideContact #emailAddr{
    background-image: none;
}

.top_fix{
    margin-top: 4%;
}



/*Added Css*/


/*Product */


.oil_title{
    background-position: 30% center;
/* background-size: 17% auto; */
font-family: book;
font-size: 26px;
font-weight: bold;
margin: 0 auto;
padding: 2%;
text-indent: 5%;
width: 38%;
}
.bnk_title {
background-position: 8% center;
/* background-size: 17% auto; */
font-family: book;
font-size: 26px;
margin: 0 auto;
padding: 2%;
text-indent: 5%;
width: 38%;
}


#oilTitle{

    background-image: url("../images/b5.png");
    background-repeat: no-repeat;
	
}
#logisticsTitle{

    background-image: url("../images/b4.png");
    background-repeat: no-repeat;
	
}
#bankTitle{

    background-image: url("../images/b6.png");
    background-repeat: no-repeat;
	
}


.bank_cont img {
    display: block;
    margin: 0 auto;
     max-width: 200px;
    width: 100%;
	padding:20px;
}
.tx1
{
padding:20px;
text-align:justify;
}


#dropdownHldr{
    border-bottom: 1px solid #c9c9c9;
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    background: #ffffff;
    text-align: center;
	padding-bottom:30px;
}

.dropdown_menu{
    width: 100%;
    margin: 0 auto;
}

.dropdown_menu li {
    display: inline;
}

.dropdown_menu li a{
    display: block;
	text-decoration:none;
color:#303030;
	
	
}

.dropdown_menu li a:hover{
color:#303030;
}

.active_menu{
	background:#fff;
}
.testtext
{
font-size:16px;
}

.men_title
{
font-size:24px;
font-weight:bold;

}

.mm
{
margin-left:10px;
color:#1192A5;

}

.mm:hover
{
color:#303030;
}


.mm1
{
margin-left:10px;
color:#DA844D;
}


.mm1:hover
{
color:#303030;}


.mm2
{
margin-left:10px;
color:#848DA9;

}

.mm2:hover
{
color:#303030;
}

/* Kumar Corrections */

.bank_cont .row{
    position: relative;
}

@media (max-width: 480px){
    .customer_cont h3{
        font-size: 1.6em;
        width: 100%;
        background-position: 1000% center;
        background-size: 10%;
    }

    .bank_cont img{
        display: none;
    }

    .bank_cont .col-md-9{
        margin-left: 0;
    }

    .dropdown_menu img{
        display: none;
    }

    #dropdownHldr{
        padding: 0;
    }

    .dropdown_menu {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    .subHeaderContainer h2 {
        font-size: 20px;
        margin-top: 10px;
    }

    .subHeaderContainer h3 {
        font-size: 16px;
    }

    .men_title {
        font-size: 20px;
        font-weight: normal;
        margin: 0;
    }

    .forward_link {
        float: none;
        text-align: center;
    }

    #Hldr{
        margin: 0;
    }

    #Hldr-cont{
        width: 96% !important;
        margin: 0 auto;
        font-size: 1.0em !important;
    }

    .abt_cont ul{
        text-align: left;
    }
}

@media (min-width:480px) and (max-width: 780px){
    .customer_cont h3{
        font-size: 1.6em;
        background-position: 1000% center;
        width: 80%;
        background-size: 45px;
    }

    .bank_cont img{
        display: none;
    }

    .bank_cont .col-md-9{
        margin-left: 0;
    }

    .forward_link {
        float: none;
        text-align: center;
    }

    #Hldr{
        margin: 0;
    }

    #Hldr-cont{
        width: 96% !important;
        margin: 0 auto;
        font-size: 1.0em !important;
    }
}

@media (min-width:780px) and (max-width: 1050px){
    .customer_cont h3{
        font-size: 18px;
        background-position: 25% center;
        width: 50%;
        background-size: 40px;
    }

    .bank_cont .col-md-3 {
        margin: auto 0;
        position: absolute;
        top: 19px;
        width: 20%;
    }

    .bank_cont .col-md-9{
        margin-left: 17%;
    }

    .container{
        padding: 0 !important;
    }

    .dropdown_menu{
        width: 100%;
    }

    .men_title{
        font-weight: normal;
        font-size: 14px;
    }

    #oilTitle{
        background-position: 38% center;
        width: 50%;
    }

    #logisticsTitle{
        background-position: 38% center;
        width: 50%;
    }

    #Hldr-cont{
        font-size: 1.0em !important;
    }
}

@media (min-width:1050px){
    .customer_cont h3{
        background-position: 22% center;
        background-size: 10% auto;
        font-size: 1.6em;
        width: 50%;
		border-top: 1px solid #efefef;
		border-bottom: 1px solid #efefef;
    }

    #oilTitle{
        background-position: 34% center;
        width: 50%;
        background-size: 8%;
    }

    #logisticsTitle{
        background-position: 34% center;
        width: 50%;
        background-size: 8%;
    }

    .bank_cont .col-md-3{
        bottom: 0;
        margin: auto 0;
        position: absolute;
        top: 0;
        width: 25%;
    }

    .bank_cont .col-md-3 img{
        bottom: 0;
        margin: auto 0;
        position: absolute;
        top: 8px;
    }

    .bank_cont .col-md-9{
        margin-left: 20%;
    }

    #Hldr-cont{
        font-size: 1.0em !important;
    }
}

#preloder {
    position: absolute;
    right: 35%;
    bottom: 10%;
    display: none;
}

#serverMsg {
    display: none;
    bottom: -40px;
    right: 0;
    position: absolute;
    background: #fff;
    padding: 5px;
}

header{
    position: absolute;
    left: 0;
    top: 0;
}

@media(max-width: 780px){
    .slicknav_menu, .navbar-toggle{
        display: none;
    }

    #mobileNav ul{
        /*display: none;*/
    }

    #mobileNav {
        left: 0;
        position: absolute;
        top: 0;
        z-index: 900000;
        width: 100%;
               

    }

    #parentNav {
        background: none repeat scroll 0 0 #fff;
        left: 0;
        padding: 0;
        position: fixed;
        width: 100%;
        border-bottom: 4px solid #444;
        display: none;
    }

    .first_nav{
        display: block;
        padding: 2% 4%;
    }

    #innerDrop li a{
        display: block;
        padding: 2%;
    }

    #innerDrop li{
        list-style: circle;
    }

    #parentNav a{
        color: #444;
    }

    #parentNav a:hover{
        background: #f4f4f4;
        color: #444;
    }
}

#parentNav li {
    width: 88%;
}

#closeBtn {
    height: 18px;
    list-style: none outside none;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px !important;
}

#closeBtn a {
    background: url("../images/close_icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    padding: 1%;
    text-indent: -9999px;
    width: 100%;
}

#closeBtn a:hover{
    background: url("../images/close_icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}


@media(min-width: 768px) and (max-width: 780px){
    #mobileNav
    {
        display: none;
    }
}



@media(min-width: 780px){
    .slicknav_menu, .navbar-toggle{
        display: block;
    }

    #mobileNav{
        display: none;
    }
}

#innerDrop{
    display: none;
}

#mobileBtn {
   
    color: #014b92;
    display: block;
    font-size: 21px;
    padding: 5px 8px;
    position: fixed;
    right: 6%;
    top: 20px;
}
a.active
{
    color: #014b92 !important;
    font-weight: bold;
}
.mt-10
{
    margin-top: 10px;
}
.mt-20
{
    margin-top: 20px;
}
.mb-20
{
    margin-bottom: 10px;
}
.mb-20
{
    margin-bottom: 20px
}
.pt-10
{
    padding-top: 10px;
}
.pt-20
{
    padding-top: 20px;
}
.inner-header
{
    background: url(../images/head-bg.png) repeat;
}
.inner-header h1
{
   font-weight: bold;
    font-size: 45px;
    color: #014b92;
    padding: 40px 0px;
    margin: 0;
    text-transform: uppercase;
}
.inner p
{
    padding-bottom: 10px;
    line-height: 23px;
}

.sl-wrapper .sl-navigation button.sl-next {
    right: 40px;
}

.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -10px;
    height: 30px;
    width: 40px;
    line-height: 30px;
    text-align: center;
    display: block;
    z-index: 1015;
    font-family: arial sans-serif;
    color: #014b92;
}
.sl-wrapper .sl-navigation button.sl-prev {
    left: 40px;
}
.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -10px;
    height: 30px;
    width: 40px;
    line-height: 30px;
    text-align: center;
    display: block;
    z-index: 1015;
    font-family: arial sans-serif;
    color: #014b92;
}
.sl-wrapper .sl-close {
    position: fixed;
    right: 4%;
    top: 11%;
    z-index: 1015;
    color: #333;
    font-size: 36px;
    z-index: 9999;
}
.sl-wrapper .sl-counter
{
    z-index: 1049 !important;
}
.product .gallery
{
    border: 2px solid #ccc;
    min-height: 200px;
    margin-bottom: 20px;
}