﻿.fa-square:before {
    content: "\f0c8";
}
#s4-bodyContainer {
    padding-bottom: 0px;
}
.beige,.beige:hover,.beige:visited {
    color: #b68a35;
}
.green ,.green:hover,.green:visited{
    color: #06673A;
}
.maroon,.maroon:hover ,.maroon:visited{
    color: #bc202e;
}

.right-nav ul li.maroonclicked:hover,.social-media ul li.maroonclicked:hover{
    background: #BE0E19;
    border: 2px solid #BE0E19;
}
.right-nav ul li.greenclicked:hover,.social-media ul li.greenclicked:hover {
    background: #06673A;
    border: 2px solid #06673A;
}
.right-nav ul li.beigeclicked:hover,.social-media ul li.beigeclicked:hover{
    background: #b68a35;
    border: 2px solid #b68a35;
}

.tile-apply-button.maroonclicked,.initiatives-sec ul .item.maroonclicked:hover,
.get-in-touch .get-in-list .get-img.maroonclicked:hover,
.top-highlight-sec .btn.maroonclicked,
.circlelist .active.maroonclicked {
    background: #BE0E19;
}
.tile-apply-button.greenclicked,
.initiatives-sec ul .item.greenclicked:hover,
.get-in-touch .get-in-list .get-img.greenclicked:hover,
.top-highlight-sec .btn.greenclicked,
.circlelist .active.greenclicked {
    background: #06673A;
}
.tile-apply-button.beigeclicked,
.initiatives-sec ul .item.beigeclicked:hover,
.get-in-touch .get-in-list .get-img.beigeclicked:hover,
.top-highlight-sec .btn.beigeclicked,
.circlelist .active.beigeclicked  {
    background: #b68a35;
}

.menu2 .nav-item.beigeclicked:hover{
    border-bottom: 5px solid #b68a35;
}
.menu2 .nav-item.greenclicked:hover{
    border-bottom: 5px solid #06673A;
}
.menu2 .nav-item.maroonclicked:hover{
    border-bottom: 5px solid #BE0E19;
}














.font-14{font-size: 14px}
.mdb-color{
background-color: #494949;
color:#fff;
}
.emptydiv{
    margin-left: -80px
}
.container-block{
    margin-top: 50px;
    margin-bottom: 15px;
}
.mx-auto .btn{
    width:85%;
    border-radius: 20px;
}
.blktxtbtn{color: #000;background-color: #fff;}
.dark-grey{
    background-color: #282828
}
.copyright-color{
    background-color: #494949;
color:#fff;
}
.small-test{
    font-size: 12px;
    color:#9c9a9a;
}
img{
    width: 100%;
}
.callimg{width: 6%;
    margin-left: 25px;}
.smsimg{width: 7%;
    margin-left: 40px;}
h5{margin-bottom:30px }
.mt-25{
    margin-top: 25px;
}
.Cstrbgclr{background-color: #373737;
width: 225px;
}
.dgimg{
    width: 195px;
    margin-left: 15px;
    margin-top: -13px;
}
.dgimg+ p{    
    margin-top: 10px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 100;
    }
.saifname{    margin-top: -13px;
    font-weight: bold;
    font-size: 12px;}
.dec{    margin-top: -23px;
    font-weight: bold;
    font-size: 11px;}
.Cstrbgclr p{
    margin-left: 15px;
    margin-right: 15px;}
.imgwdt{width: 75%}


header{margin-top: 25px}
.gcaalogoimg{
    width: 50%;
    float: left;
    margin-left: 10px;
}
.emblameimg{
    width: 9%;
    float: right;
}
#myActualContent{
    margin-top: 500px
}
.getintuch p{color:#9c9a9a}
p.maildata{    font-size: 12px;
    margin-bottom: 7px;}
.worklist{
    float: left;
    height: 42px;
    width: 16px;
    margin-right: 20px;
   
}
 ul{list-style-type: none;
padding: 0}
.worklisttxt{
    font-size: 10px !important;
    line-height: 10px;
    color: #9c9a9a;
}
.location{    margin-top: -10px;}
.p-btm-gap p{margin-bottom: 10px}
.mt-10{margin-top: 10px}
.worklisttime p{
    margin-bottom: 2px
}
.workingmenu{color: #f9f9f9}
.subheader{
    margin: 55px auto;
    text-align: center!important;
}


.circlelist {margin-top: 35px}
.circlelist li {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    border-radius: 1em;
    border: 1px solid grey;
    margin: 0 8.7%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    box-shadow: 2px 2px 5px 0px rgb(189, 174, 174);
  }
  
  .circlelist li::before{
    content: '';
    position: absolute;
    top: 12px;
    left: -202px;
    width: 880%;
    height: .05em;
    background: grey;
  }
  
  
  .circlelist li:first-child::before {
    display: none;
  }
  
  .circlelist .active {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 20px;
    border-radius: 1em;
    background: #a50505;
    margin:7px 0px ;
    display: inline-block;
    position: relative;
    
  }


  .datelist li {
    width: 80px;
    text-align: center;
    line-height: 20px;
    margin: 0 6.3%;
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
  }
  .circlelist ul{margin-bottom: 0px}
.Copyright{margin: 25px auto}
.btn {
    font-weight: 100;
    font-size: 14px
}
/*starts get in touch section*/
.get-in-touch .get-in-list{
    position: relative;
    top: 50%;
    left: 50%; 
    transform: translate(-50%,-50%);
    padding: 0;
    margin-top: 150px;
    height: auto;
    overflow-x: auto;
    white-space: nowrap;
    width: auto;}
.get-in-touch .get-in-list .get-img{
    list-style: none;
    position: relative;
    width: 110px;
    height: 110px;
    border: 2px solid #d3d3d3;
    border-radius: 8px;
    transform: rotate(45deg);
    overflow: hidden;
}
.get-in-touch .get-in-list .get-img img{ 
    transform: rotate(-45deg);
    width: 40%;
    margin: 27px 20px 20px 27px;}
    .get-in-touch .get-in-list .get-img:hover{background: #bc202e;}
.get-in-touch .get-img{float: left;margin:25px;}
.get-in-list div{display: inline-block;}
/* .get-in-touch .row{
    width: auto;
    overflow-x: auto;
    white-space: nowrap;} */
/*ends get in touch section*/
/*start initiatives section*/
.initiatives-sec span img.roundshape {
    width: 40%;
    margin-left: 78px;
    margin-top: -310px;}

.initiatives-sec span img{
    width: 80%;
    margin-top: -275px;
    margin-left: 25px;
}
.initiatives-sec ul{
    position: relative;
    top: 50%;
    left: 45%; 
    transform: translate(-50%,-50%);
    padding: 0;
    margin-top: 250px;
    margin-bottom: 300px;
    width: 600px;
    height: 150px;
}
.initiatives-sec ul .item{
    list-style: none;
    position: absolute;
    width: 200px;
    height: 200px;
    border: 3px solid #d3d3d3;
    border-radius: 20px;
    transform: rotate(45deg);
    transition: .5s;
    margin: -110px;
    overflow: hidden;
}
.initiatives-sec ul .item:hover{
    background: #bc202e;
    transform:rotate(45deg) scale(1.2);}
.initiatives-sec ul .item1{
    top: 0;
    left: 0;
}
.initiatives-sec ul .item2{
    bottom: 0;
    left: 25%;
}
.initiatives-sec ul .item3{
    top: 0;
    left: 50%;
}
.initiatives-sec ul .item4{
    bottom: 0;
    left: 75%;
}
.initiatives-sec ul .item5{
    top: 0;
    left:100%;
}
.initiatives-sec ul .item6{
    bottom: 0;
    left: 125%;
}
.initiatives-sec ul .item7{
    top: 225%;
    left: 0;
}
.initiatives-sec ul .item8{
    top: 225%;
    left: 50%;
}
.initiatives-sec ul .item9{
    top: 225%;
    left: 100%;
}
.initiatives-sec ul .item .bg{
    height: 18%;
    transform: rotate(-45deg);
    position: relative;
    top: 80px;
    width: 120%;
    left: -20px;
    background-size: cover;
}
.initiatives-sec ul .item1 .bg{
    background-image: url(../resources/imgs/iactlogo.png);
}
.initiatives-sec ul .item1 .bg:hover{
    background-image: url(../resources/imgs/wt-iactlogo.png);
}
.initiatives-sec ul .item2 .bg{
    background-image: url(../resources/imgs/gias.png);
    top: 60px;
    left: 4px;
    height: 35%;
    width: 94%;
}
.initiatives-sec ul .item2 .bg:hover{
    background-image: url(../resources/imgs/wt-gias.png);
}
.initiatives-sec ul .item3 .bg{
    background-image: url(../resources/imgs/arono.png);
}
.initiatives-sec ul .item4 .bg{
    background-image: url(../resources/imgs/cio.png);
    width: 65%;
    height: 60%;
    top: 35px;
    left: 35px;
}
.initiatives-sec ul .item5 .bg {
    background-image: url(../resources/imgs/gav.png);
    width: 45%;
    height: 60%;
    top: 35px;
    left: 45px;
}
.initiatives-sec ul .item6 .bg {
    background-image: url(../resources/imgs/FA.png);
    height: 23%;
    width: 96%;
    left: 1px;
}
.initiatives-sec ul .item7 .bg {
    background-image: url(../resources/imgs/icaoready.png);
    width: 75%;
    height: 60%;
    top: 41px;
    left: 25px;
}
.initiatives-sec ul .item8 .bg{
    background-image: url(../resources/imgs/theinvester.png);
    height: 23%;
    top: 71px;
    left: 0px;
    width: 100%;
}
.initiatives-sec ul .item9 .bg{
    background-image: url(../resources/imgs/ajjaw.png);
    height: 34%;
    top: 58px;
    left: -7px;
    width: 91%;
}
/*ends initiatives section*/





/*starts top highlight section*/
.top-highlight-head .subheader{margin-bottom: 140px}
.top-highlight-head .subheader h4{color: grey;font-weight: 400;}
.top-highlight-sec ul .item{
    position: absolute;
    width: 180px;
    height: 180px;
    background: #464646;
    border-radius: 15px;
    transform: rotate(45deg);
    margin-top: -437px;
    margin-left: 24%;
}

.top-highlight-sec .col-md-4{float: left;}




.bgtext {
    transform: rotate(-45deg);
    position: relative;
    top: 52px;
    color: #fff;
    left: 10px;
	text-align: center;
}
.upcoming{
    top: 150px;
    position: absolute;
    color: #fff;
    text-align: center;
    margin: 0 50px;}
    p.lorem-text,p.date{
        font-size: 16px;
        font-weight: 400;
    }
    .top-highlight-sec .btn{
        border-radius: 20px;
        background: #A70707;
        width: 150px;
        height: 30px;
        line-height: 10px;
        color: #fff;
    }
    .bgtext h4{font-size: 24px;margin-top: -10px}
    .bgtext h3{font-size: 30px;}
/*ends top highlight section*/

.frequently-used-head{text-align: center; Padding-bottom:100px;}
.frequently-used-head .datelist li {
    width: 217px;
    text-align: center;
    line-height: 20px;
     margin: 0; 
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: -20px
}
.frequently-used-head ul{margin-bottom: -25px;}

.right-nav ul{
    position: fixed;
    top: 185px;
    right: 50px;
    transform: translate(-60%,-50%);
    width: 60px;
    height: 150px;
    z-index: 9999;
}
.right-nav ul li{list-style: none;
    list-style: none;
    position: relative;
    width: 55px;
    height: 55px;
    border: 2px solid #d3d3d3;
    transform: rotate(45deg);
    margin: 35px;
    border-radius:3px;
    background-color: #f6f6f6;}
    .right-nav ul li .bg{ 
        transform: rotate(-45deg);
        background-size: 25px 25px;
        height: 100%;
        background-repeat: no-repeat;
        position: relative;
        left: 17px;
        top: 0px;
    }
    .right-nav ul li:hover {background:#BE0E19;
        border: 3px solid #BE0E19;}
.right-nav ul li.item1 .bg{
    background-image: url(../resources/imgs/home-rigth.png);   
}
.right-nav ul li.item1 .bg:hover{
    background-image: url(../resources/imgs/home-rigth-hover.png);   
}
.right-nav ul li.item2 .bg{
    background-image: url(../resources/imgs/faq-right.png);   
}
.right-nav ul li.item3 .bg{
    background-image: url(../resources/imgs/up-coming-event-right.png);   
}
.right-nav ul li.item4 .bg{
    background-image: url(../resources/imgs/to-highlight-rigth.png);   
}
.right-nav ul li.item5 .bg{
    background-image: url(../resources/imgs/iniciatives-right.png);   
}
.right-nav ul li.item6 .bg{
    background-image: url(../resources/imgs/DGcall-icon.png);   
}
.xs-top-highlight-sec{display: none;}



.createnew-left,.createnew-right{
    border-top: 1px solid lightgrey;
    text-align: center;
    padding: 55px 80px;
    }
    .createnew-left h4,.createnew-right h4{padding: 10px!important}
.createnew-left{
    border-right: 1px solid lightgrey;
    /*width: 310px;*/
}
.createnew-right {
    /*width: 405px;*/
}
.createnew-left img{width:30%}
.createnew-right img{width:48%}
.create-new-sec h4 , .forgotPass h4{padding: 20px;
    margin-bottom: 0;}
.primary-btn{
    background: #707070;
    color: #fff;
}
.secondary-btn{
    background: #015845;
    color: #fff;
}
.create-new-sec .btn , .forgotPass .btn{    border-radius: 5px;
    padding: 3px 15px;font-size: 13px;}
    .createnew-right p {
        margin-bottom: 0;
        padding-top: 8px;
        font-size: 10px
    }
.create-new-sec .close, .forgotPass .close{
    margin-top: -46px;
    margin-right: 18px;
    font-weight: 100;
    font-size: 29px;
    }

.mb-40 { margin-bottom:40px;}
.captcha-box {margin-top:30px !important; padding:25px 10px; background-color:#EBEBEB; border-radius:5px; border:2px solid;}   
.captcha-box .col-8 input:first-child{margin-bottom:5px; background-color:#636363;}
.captcha-box  p {margin-bottom:0px;}
.captcha-box small.colr{color:#015845;}
.captcha-box i{margin-right:4px;}
@media (min-width: 768px) and (max-width: 1024px){ 
    .last-col{display: none}
    .top-highlight-sec ul .item {
        width: 180px !important;
        height: 180px !important;
        margin-left: 23% !important;
    }
    .datelist li{    margin: 0 28px;}
    .top-highlight-sec ul .item {
        width: 140px;
        height: 140px;
        margin-left: 13%;
    }
    .initiatives-sec ul .item{
        width:160px;
        height:160px;
        margin:-50px -225px
    }
    .dgimg {
        width: 120px;}
    .Cstrbgclr{width: auto}
    .initiatives-sec ul .item6 {
        bottom: -25%;
        left: 125%;
    }
    .initiatives-sec ul .item5 {
        top: 0;
        left: 107%;
    }
    .initiatives-sec ul .item4 {
        bottom: -25%;
        left: 89%;
    }
    .initiatives-sec ul .item3 {
        top: 0;
        left: 71%;
    }
    .initiatives-sec ul .item2 {
        bottom: -25%;
        left: 53%;
    }
    .initiatives-sec ul .item1 {
        top: 0;
        left: 35%;
    }
    .initiatives-sec ul .item7 {
        top: 170%;
        left: 35%;
    }
    .initiatives-sec ul .item8 {
        top: 170%;
        left: 71%;
    }
    .initiatives-sec ul .item9 {
        top: 170%;
        left: 107%;
    }
    .circlelist li{
        margin: 0 7.7%;
    }
    .circlelist li::before {
        top: 12px;
        left: -112px;
        width: 490%;}
}

.tile-sec{
    display: inherit;
}

/* @media screen and (max-width:600px) { */
    @media (min-width: 320px) and (max-width: 767px){
		.dgimg+ p {line-height:20px;}       
	.col-md-3.col-lg-3.col-xl-3.mt-3 {padding: 0px 40px;}
    .worklisttxt {
        font-size: 14px !important;
        line-height: 18px;}
        p {
            font-size: 16px!important;}
            .small-test{display: block;}
            .get-in-touch .get-in-list{
                margin-top: 70px
            }
            .right-nav ul{
                right: 20px
            }
            .top-highlight-head .subheader, .top-highlight-sec{display: none;}
            .xs-top-highlight-sec{display: block;}
/* .top-highlight-sec ul .item{
    width: 250px;
    height: 250px;
    margin-left: 15%;
} */

.xs-top-highlight-sec ul .item{
    position: relative;
    width: 240px;
    height: 240px;
    background: #4f6155;
    border-radius: 15px;
    transform: rotate(45deg);
    margin: 50px 15px 0px;
}
.xs-top-highlight-sec ul{
    overflow-x: auto;
    white-space: nowrap;
    width: auto
}

.xs-top-highlight-sec ul li{
    display: inline-block;
    margin: 0px 48px;
    height: 385px;}

.xs-top-highlight-sec .bg-text{
    transform: rotate(-45deg);
    position: absolute;
    /*margin: 40px 54px;*/
	margin: 64px 54px;
    color: #fff;
}
.xs-top-highlight-sec .bg-text button.btn {
    background-color: #fff;
    border-radius: 25px;
    padding: 13px;
}



    .initiatives-sec ul .item{
       position: unset;
       margin: 80px 110px 0 0;
    }
    .initiatives-sec ul{
        left: 0;
        transform: none;
        margin-top: -50px;
        margin-bottom: 0px;
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        height: 350px;
    }
     
    .initiatives-sec ul li{
        display: inline-block;
        margin: 0 110px;
        width: auto;
    }
    .get-in-list div{display: inline-block;    margin: 0 125px;}
	.get-in-touch .get-in-list .get-img img {
      
        margin: 27px 20px 20px 20px;}
    /* .get-in-touch ul {margin-top: 400px} */
     .container{text-align: center!important;
         /* padding: 0 40px  */
    }
    .Cstrbgclr{
        width: 100%;
        background-color: transparent;
    }
    .dgimg {
        width: 100%;
        margin-left: 0px;
    }
    .imgwdt {
        width: 90%;
    }
    .frequently-used-head ul{margin-bottom: 20px}
    .datelist{
        width: auto;
        overflow: auto;
        white-space: nowrap;
    }
    .datelist li {
        width: 150px!important;
        height: 150px;
        text-align: center;
        vertical-align: middle;
        line-height: 20px;
         margin: 0; 
         padding-top: 15%;
         background-color: #d9f3d9;
        display: inline-block;
        font-weight: bold;
        border: 1px solid #d9f3d9;
        border-radius: 75px;
        color: #dac2c2;
    }
    .datelist .active{
        background-color: green;
        color: white;
        
    }
    .drone .col-xs-6{
        width: 50%;
        float: left;
        padding: 20px;
    }
    .drone{
      margin: auto;
    }
    .xs-mobileapp{
        padding: 0px 80px;
    }
    .work-in-time,.p-btm-gap{text-align: left}
    .xs-mobileapp img{width: auto}
    .work-in-time ul,.col-xs-6{width: 50%;float: left;}
    .top-highlight-sec .col-md-4 {
        float: left;
        margin-top: 150px;
    }
   
  }
  .modal {
    display: none; 
    position: fixed; 
    z-index: 1;
    padding-top: 230px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
  }
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 720px;
  }  
  .form-horizontal ,.model-right p ,.control{font-size: 11px;}
  .modal-content .row{margin: 0!important}
  .model-left{
	  /*width:450px;*/
  float: left;}
  .model-right{
      /*width:265px;*/
      background-color: #f9f9f9;
    border-left: 1px solid lightgrey;
    }
  .modal-content .model-left,.modal-content .model-right{padding:10px 20px;}
  .form-group {
    margin-bottom: 0px;
}
.model-left span{
    z-index: 9999;
    width: 4%;
    margin: 5px 0!important;
}
.model-left input{margin-left: -20px}
.form-control {
    padding: 5px 30px; 
    font-size: 11px; 
    border-radius: 5px;
}
    .input-group {    margin-bottom: 15px;margin-top:15px}
    .checkbox label {
        margin-left: 10px;
        margin-bottom: 0px;
        font-size:10px;
    }
    .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child){
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;

    }
    
    a#btn-login {
        background: #015845;
        padding: 5px 30px;
        font-size: 12px;
        margin-left: -5px;
    }
    .control{
        margin-top:15px;
    }.model-left .control{margin-left: -5px}
    .control a{color: #e0767c}
    .uae-logo {text-align: center;    margin: 25px 0;} 
    .uae-logo img{width:50%}
    .model-right h4 {
        font-size: 22px;
    }
    


/*Leela css code*/
    #toggleCarousel {
        background:none;
        border:none;
        color:#fff;
        }
        #toggleCarousel i{font-size:17px;}
        body{color:#828282; font-size:12px; font-family: 'Roboto', sans-serif;}
        body a{color:#828282;}
        .img-w-auto img{width:auto;}
        .section1 {background: url("../resources/imgs/left-dimond-shapes.png") no-repeat;background-size: 340px;}
        .logo-header{padding:25px 0px;}
        .menu1{border:1px solid #E7E7E7; border-left:0px; border-right:0px;}
        .dropdown-toggle::after {display:none;}
        .navbar-nav i {    font-size: 24px;    padding-left: 5px;    vertical-align: sub;}
        .navbar-nav.nav-left {background-color: #E6E6E6;}
        .navbar-nav.nav-right li {border-left:1px solid #E7E7E7;}
        .navbar-toggler {position: relative; top: -30px;left: -66px;border: none; padding: 0px;}
		.navbar-toggler-icon{height:1.2em;}
        .menu1 .navbar-nav .nav-link {padding:0px 8px; opacity:0.8;}
        .menu1 .navbar-nav .nav-link img {height:20px; padding-top:2px;padding-bottom:2px;}
        .menu1 .nav-right i{font-size:20px;}
        .badge.badge-danger {position: relative;    right: 6px;    top: -6px;    border-radius: 6px;    font-size: 7px; background-color:#BE0E19;}
        .menu2 .mx-auto {width:73%;}
         .menu2 .nav-item:hover , .menu2 .nav-item.active {border-bottom: 5px solid #BF0D1D;}
        .menu2 .nav-item{border-bottom: 5px solid #FFF; font-weight:700; padding:0px 10px;}
        .carousel-inner .carousel-item img{ height:450px;}
        .nav-home-icon img{height:14px; position:relative; top:3px;}
        .carousel-indicators li {width:17px; height:17px;border-radius:10px; margin:7px 5px;border: none;}
        .carousel-caption{top:0px; text-align:left;}
        .car-caption{font-family:arial; font-size:40px;}
        /* .car-caption-strong{display:block; font-weight:600;} */
        .left-carousel-banner{position:absolute; top:0px;}
        .right-carousel-banner{position:absolute; top:0px; right:0px;}
        .whatsnewicon, .careericon, .eservicesicon, .mediaicon {position:absolute;  text-align: center;}
        .whatsnewicon img, .careericon img, .eservicesicon img, .mediaicon img{ height:40px; width:40px;}
        .whatsnewicon span, .careericon span, .eservicesicon span, .mediaicon span  {display:block; font-size: 13px; font-weight:600; color:#fff; padding-top: 5px; }
        .whatsnewicon{    top: 188px; left: 104px;}
        .careericon{top:210px; right:225px;}
        .eservicesicon{top:132px;right:138px;}
        .mediaicon{top: 130px;right: 300px;}
        .social-media{ position:absolute; margin-top:50px; padding: 0px 15px;}
        .social-media ul li {list-style: none;position: relative;width: 55px;height: 55px;border: 1px solid #d3d3d3;transform: rotate(45deg);/* margin: 30px; */border-radius: 3px;background-color:#F6F6F6;float: left;}
        .social-media ul li:hover {    background: #BE0E19;    border: 3px solid #BE0E19;}
        .social-media ul li.item1 {left: 52px;top: 44px;}
        .social-media ul li.item2 {top: 86px;left: -46px;/* bottom: 0; */}
        .social-media ul li.item3 {top: 86px;left: -15px;/* bottom: 0; */}
        .social-media ul li.item4 {left: -113px;top: 128px;}
        .social-media ul li.item5 {left: -211px;top: 170px;}
        .social-media ul li.item6 {left: -180px;top: 170px;}
        .social-media ul li .bg{transform: rotate(-45deg);background-size: 25px 25px;height: 100%;background-repeat: no-repeat;position: relative;left: 17px;top: 0px;}
        .social-media ul li.item1 .bg {background-image:url("../resources/imgs/FB-icon.png"); background-size: 15px; left: 19px; top: -4px;}
        .social-media ul li.item2 .bg {background-image:url("../resources/imgs/twitter.png");}
        .social-media ul li.item3 .bg {background-image:url("../resources/imgs/youtube.png");}
        .social-media ul li.item4 .bg {background-image:url("../resources/imgs/instag.png");}
        .social-media ul li.item5 .bg {background-image:url("../resources/imgs/DGcall-icon.png");}
        .social-media ul li.item6 .bg {background-image:url("../resources/imgs/linkdin.png");}
        .social-media ul li.item1:hover .bg {background-image:url("../resources/imgs/FB-w.png"); background-size: 15px; left: 19px; top: -4px;}
        .social-media ul li.item2:hover .bg {background-image:url("../resources/imgs/twi-w.png");}
        .social-media ul li.item3:hover .bg {background-image:url("../resources/imgs/you-w.png");}
        .social-media ul li.item4:hover .bg {background-image:url("../resources/imgs/inst-w.png");}
        .social-media ul li.item5:hover .bg {background-image:url("../resources/imgs/ph-w.png");}
        .social-media ul li.item6:hover .bg {background-image:url("../resources/imgs/in-w.png");}
        .tile{margin:0px 15px; padding:20px; border:3px solid #BFBFBF;}
        .tile img {position: absolute; left: 15px; top: -30px; height: 50px; padding:0px 5px; background-color:#fff;}
        .tile-head{height:50px; color:#535353; font-size:20px;}
        .tile-msg{height:60px;}
        .tile-apply-button{background-color: #bc202e; color:#fff; border-radius:30px; font-size:13px; padding:3px 10px; line-height:1.3;}
        .whatsnew-bg{background-image: url("../resources/imgs/whatsnew-pattern.png");}
        .h2-inverse{color:#fff;     padding-top: 55px;}
        /*  */
        .banner {
            position: relative;
            height: 180px;
            padding: 11px 0 16px;
            margin: 0 auto;
            text-align: center;
        }
        .dg-container {
            position: relative;
            width: 100%;
            height: 350px;
        }
        .dg-wrapper {
            width: 320px;
            height: 250px;
            margin: 0 auto;
            position: relative;
            transform-style: preserve-3d;
            perspective: 1000px;
        }
        .dg-wrapper a {
            width: 100%;
            height: 250px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
        }
        .dg-wrapper a:first-child {
            z-index: 2;
        }
        .dg-wrapper a img {
            display: block;
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.20);
            border-radius: 4px;
            width: 100%;
            height:350px;
            background: #fff;
        }
        .dg-wrapper a.dg-transition {
            transition: all 0.5s ease-in-out;
        }
        .dg-wrapper a.dg-transition-fast {
            transition: all 0.2s ease-in-out;
        }
        .dg-container nav {
            display: none;
        }
        .dg-container nav span:hover {
            opacity: 1;
        }
        .dg-container nav span.dg-next {
            background-position: top right;
            margin-left: 10px;
        }
        .dg-container #lightButton2 {
            bottom: 20px;
        }
        .dg-container .button {
             position: relative;
             z-index: 5;
         }
        .dg-container .button li {
            cursor: pointer;
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            margin-right: 5px;
            background: rgba(255, 255, 255, 0.30);
            border: 1px solid rgba(0, 0, 0, 0.20);
        }
        .dg-container .button .light {
            background: #01BDFF;
        }
        /* Slider */
		.carousel2{
    height: 500px!important;
    perspective: 400px!important;
}
.carousel2 .carousel-item{
    width: 400px!important;
}
.carousel2 .carousel-item img{width: 100%}
.carousel2 .carousel-item h3{
    margin: 0;
    padding: 10px 5px;
    background-color: #fff;
    color: #000;
    box-sizing: border-box;
}
    

.mb-40 { margin-bottom:40px;}
.captcha-container {border-top: 1px solid lightgrey; padding-top:30px;}
.modal-content .captcha-box.row{margin-top:30px !important; padding:25px 10px; background-color:#EBEBEB; border-radius:5px; border:2px solid;}   
.captcha-box .col-8 input:first-child{margin-bottom:5px; background-color:#636363;}
.captcha-box  p {margin-bottom:0px;}
.captcha-box small.colr{color:#015845;}
.captcha-box i{margin-right:4px;}	
           /*  Media Queries by Leela */
           @media only screen and (min-width:768px){
           .row.logo-header .col-md-6.col-3 {text-align:right;}
           .car-caption-strong{display:block; font-weight:600;}
		   .control.mb-40 p{padding:0px 15px;}
            }
        @media only screen and (max-width:767px){
        .menu1, .navbar-nav.nav-right li{border:none;}
        .section1{background: none;}
        h2 { font-size: 33px!important;}
		.row.logo-header .col-md-6.col-9 {text-align:left;}
		.row.logo-header .col-md-6.col-3 {text-align:right;}
        .menu1, .navbar-nav.nav-right li{border:none;}
		.carousel-inner .carousel-item img{ height:150px;}
		/*.subheader{margin:0px;} */
		.carousel1{height:150px;margin-bottom:50px;}
		.car-caption {font-size:18px; text-align:center;}
		.carousel-control-next, .carousel-control-prev {color:#54494F; filter: invert(100%);}
        .section1{background: none;}
		.whatsnewicon img, .careericon img, .eservicesicon img, .mediaicon img{transform:rotate(-45deg); margin-top:13px; height:30px; width:30px;}
		.whatsnewicon, .careericon, .eservicesicon, .mediaicon{position: relative; display:inline-block;width: 60px; height: 60px; background: #464646; border-radius: 15px;transform: rotate(45deg);top: -32px;} 
		.whatsnewicon{left: 10%;}
		.careericon {left: 25%;}
		.eservicesicon{left: 20%;}
		.mediaicon {left: 15%;}
		.whatsnewicon span, .careericon span, .eservicesicon span, .mediaicon span{display:none;}
		.tile{border:1px solid #F0F0F0; border-radius:40px;  background-image: linear-gradient(#FEFEFE, #F7F7F7);}
		.tile-apply-button{padding:5px 20px;}
		.tile-sec {display: flex;flex-wrap: nowrap; overflow-x: auto;}
        .tile-sec div{display: inline-block; margin: 14px 0px; margin-right:10px; flex: 0 0 auto;}
		.social-media {    position: absolute;      opacity: 0.7;    z-index: 9999;    right: 0;}
		.social-media ul li{position:unset; clear:both; margin:17px;}
        }
.carousel-inner {z-index:-1}
 .modal-content .model-right h4{
	 text-align:center;
 }
.overlay{
  opacity:0;
  background:#000;
  width:100%;
  height:100%;
  position:absolute;
  top:50px;left:0;
}

/*Lavina css code*/
.img-w-auto{margin-top:0px;}
		.img-w-auto img{width:auto;}
        .image-auto img{width:auto;}
		.image-auto{margin-top:-36px;}