@font-face {
  font-family: GothamMedium;
  src: url(../fonts/GothamMedium.ttf);
}

@font-face {
  font-family: GothamLight;
  src: url(../fonts/GothamLight.ttf);
}

@font-face {
  font-family: GothamBold;
  src: url(../fonts/GothamBold.ttf);
}

html, body{
	margin:0;
	font-size: 100%;
	font-family: GothamMedium;
	background: #fff;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;

}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: GothamMedium;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: GothamBold;
    font-weight: 100;
}	
p{
	margin:0;
   font-family: GothamLight;
}
ul{
	margin:0;
	padding:0;
    font-family: GothamMedium;
}
label{
	margin:0;
}

/*--Banner starts here--*/
#top-bg{
   max-width: 100%;
    width: 100%;
    /* height: 100%; */
    background-image: url(../img/bg-header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    height: auto;
    min-height: 105vh;
	
}

.responsive {
	max-width: 100%;
    width: 13%;
    height: auto;
    float: right;
}
/*--Banner end here--*/


/*--header-navbar starts here--*/

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 0px; 
    border: 1px solid transparent;
}

#header-top{
    width: 100%;
	clear: both;
	margin: 0 auto;
	background-color: #e7e8e8;
}

.navbar-inverse {
    background-color: #e7e8e8 !important;
    border-color: #e7e8e8 !important;
	padding:5px 0px ;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #af0d00 !important;
    background-color: #e7e8e8 !important;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #af0d00 !important;
    background-color: transparent !important;
}

.responsive-img{
	max-width: 100%;
    width: 75%;
    height: auto;
    float: left;
}

.navbar-right {
    float: right;
    margin-right: -15px;

}

.navbar-nav>li>a {
   
    border-right: 1px solid #af0d00;
 
}

.navbar-default .navbar-nav>li>a {
    color: #000 !important;
}

.navbar-nav>.active>li>a {
    border-right: 1px solid #af0d00;
}

.lastchild
{
    border-right: none !important;
}

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 35px !important;
}

.navbar-inverse .navbar-collapse{
    border-color: none!important;
    
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
    margin-top: 20px;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
    margin-top: 20px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #7e2328 !important;
}

/*--header-navbar end here--*/

#headersection{
    clear: both;
    width: 100%;
    margin: 0 auto;
}

.headdetails{
    clear: both;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 60px;
    
}

.headdetails p{
   text-align: justify;
   padding: 0px 35px 0px 0px;
   font-size: 16px;
}

.headphoto{
    clear: both;
    width: 100%;
    text-align: center;
    padding: 30px 10px;
    min-height: 50vh;
}

.dubaiman{
    clear: both;
    max-width: 100%;
    width: 76%;
    text-align: center;
    float: none;
    margin-top: 40px;
}

.headphotodetails{
    clear: both;
    width: 100%;
    text-align: center;
    color: #fff;
    padding-top: 13px;
    
}
.event-enterinment__para {
   
    font-size: 14px;
    
}

/* value section */
#values{
    clear: both;
    width: 100%;
    margin: 0 auto;
    background-color: #313d49;
}

.headphoto h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.valuepoint {
    color: #b01b30;
    text-align: left;
    letter-spacing: 6px;
    padding: 0px 22px;
}

.valuepoint::first-letter {
      font-size: 150%;
      color: #fff;
}

.valuebelow {
    font-size: 11px;
    color: #fff;
    text-align: justify;
    padding: 0px 10px;
    margin-top: 25px;
}

.value-desc{
    padding: 30px 0px;
}


.philosophy {
   margin-bottom: 25px;
}

.philosophy h1{
    font-size: 40px;
    font-weight: bolder;
    color: #fff;
    margin-bottom: 0px;
}

.philosophy p{
    font-size: 17px;
    color: #fff;
}


.responsiveph{
    max-width: 100%;
    width: 25%;
    text-align: -webkit-center;
    margin: auto;
    float: right;
    margin-top: 15px;
}
.responsivevs{
    max-width: 100%;
    width: 25%;
    float: right;
    margin-top: 50px;
}
.responsivems{
    max-width: 100%;
    width: 25%;
    float: right;
    margin-top: 20px;
}

/* impact section */
#impact{
    clear: both;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}

.impactname {
    clear: both;
    width: 100%;
    text-align: -webkit-center;
    height: 364px;
    margin: 0 auto;
    padding: 30px 10px;
}

.impactname h2{
    color: #fff;
    text-align: -webkit-center;
    font-weight: bold;
    margin-top: 65px;
}


#impactnew {
    clear: both;
    width: 100%;
    margin: 0 auto;
}



/* counter section */

#prg-counter{
  text-align: center; 
  width: 100%;
  margin: auto;
  background-color: #6e292c;
  padding: 50px 0px;
  font-family: GothamLight;
}

#prg-counter .prg-container{
  text-align: center; 
  width: 80%;
  margin: auto;
}

#prg-head h1{
  text-align: center; 
}

#prg-counter h3.prg-count{ 
  background-color: rgba(0, 0 ,0 ,0);
  color: white;
  font-size: 35px;
  padding: 0px 20px 6px 20px;
  border: 0px solid black;
}

#prg-counter h3.prg-count::after {
  content: " +";
  display: inline-block;
}

/*#prg-counter h3.prg-count {
  border: 5px solid blue;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}*/



#prg-counter h4.prg-count-title{ 
  color: white;
  font-size: 12px;
}





/*entertainment*/

#entertainment{ 
  width: 100%;
  margin: auto;
  font-family: GothamLight;
  clear: both;
  background-color: #313d49;
  padding-bottom: 30px;
   }

 .event-enterinment-wrapper {
      background-color: #313d49;
      display: flex;
    }
    .event-enterinment-inner {
      width: 100%;
      position: relative;
    }
    .event-enterinment-spacer {
       width: calc(100% - 10%);
       margin-left: auto;
       display: flex;
       justify-content: flex-end;
       flex-direction: row;
    }
    .event-enterinment-image-block {
      display: flex;
      width: 100%;
     }
    .event-enterinment-image-block figure {
      display: flex;
      justify-content: flex-end;
    }
    .event-enterinment-image-block figure img {
      max-width: 100%;
      width: 100%;
      max-height: 370px;
      object-fit: cover;

    }

    .event-enterinment-desc-block {
      display: flex;
      max-width: 90%;
     }
    .event-enterinment__para {
      color: #ffffff;
      text-align: justify;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 15px;
    }
    .white-pillar {
      position: relative;
    }
    .white-pillar:before {
     position: absolute;
    content: '';
    width: calc(100% - 10px);
    height: 100px;
    background-color: #ffffff;
    }
    
    .event-enterinment-heading-block {
      position: relative;
      min-width: 19%;
      max-width: 20%;
      z-index: 1;
      background-color: #6e292c;
	  width:100%;
    }
    .event-enterinment-heading-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 180px);
    background-color: #6e292c;
      }
    .event-enterinment-heading-block h2 {
    color: #fff;
    position: relative;
    height: calc(100% + 82px);
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    font-size: 1.6vw !important;
    padding: 10px;
    word-break: break-word;
    text-align: center;
    font-family: GothamBold;
    }

    #Hospitality h2 {
    color: #fff;
    position: relative;
    height: calc(100% + 80px);
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    font-size: 31px;
    padding: 10px;
    word-break: break-word;
    text-align: center;
    font-family: GothamBold;
    margin-left: 15px;
    }


    


    #film{ 
    width: 100%;
    margin: auto;
    font-family: GothamLight;
    clear: both;
    background-color: #6e292c;
    padding-bottom: 30px;
   }

 #film .event-enterinment-wrapper {
      
      display: flex;
    }
    #film .event-enterinment-inner {
      width: 100%;
      position: relative;
      background-color: #6e292c;
    }
    #film .event-enterinment-spacer {
       float: left;
    display: flex;
    margin-right: auto;
    justify-content: flex-end;
    flex-direction: row;
    }
    #film .event-enterinment-image-block {
      display: flex;
      width: 100%;
     }
    #film .event-enterinment-image-block figure {
      display: flex;
      justify-content: flex-end;
    }
    #film .event-enterinment-image-block figure img {
      max-width: 100%;
      width: 100%;
      max-height: 423px;
      object-fit: cover;

    }

    #film .event-enterinment-desc-blockfilm {
      display: flex;
      max-width: 90%;
      float: right !important;
     }
    #film .event-enterinment__para {
      color: #ffffff;
      text-align: justify;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    #film .white-pillar {
      position: relative;
    }
    #film .white-pillar:before {
     position: absolute;
    content: '';
    width: calc(100% - 10px);
    height: 100px;
    background-color: #ffffff;
    }
    
    #film .event-enterinment-heading-block {
      position: relative;
      min-width: 19%;
      max-width: 20%;
      z-index: 1;
      background-color: #313d49;
    }
    #film .event-enterinment-heading-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 180px);
    background-color: #313d49;
      }
    #film .event-enterinment-heading-block h2 {
    color: #fff;
    position: relative;
    height: calc(100% + 75px);
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    font-size: 34px;
    padding: 10px;
   
    word-break: break-word;
    text-align: center;
    font-family: GothamBold;
    }

    .corporatename{

    }

    .logoclass{
    border: 1px solid #606060;
    padding: 10px;
    max-width: 100%;
    height: 10vh;
    background-color: hsl(207deg 14% 29%);
    margin: 3px;

    }


    #Hospitality{
    width: 100%;
    margin: auto;
    font-family: GothamLight;
    clear: both;
    background-color: #313d49;
    padding-bottom: 30px;
    }



    

    /* Contact us */
    #contact {width:100%; margin 0 auto; padding: 30px 0px;
    background-image: url('../img/contact-us.png');
    background-position: center center;
        background-repeat:  no-repeat;
        /*--background-attachment: fixed;--*/
        background-size:  cover;

    } 



#contact .container form input,
#contact .container form textarea {
    width:97.4%;
    height:30px;
    padding: 18px 24px;
    font-size: 16px;
    color:#313D49;
	font-weight:600;
    letter-spacing:1px;
    background: #bcbfc4;
   border: 0px solid #FFF;
    box-shadow: 0px 0px 3px 0px #fff;
    margin-bottom:18px;
  -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -ms-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    font-family: GothamLight;

}

#contact .container form input:focus,
#contact .container form textarea:focus {
    border:2px solid #dd4545;
    color:#999;
    font-family: GothamLight;
}

#contact .container form textarea {
    height:150px;
    font-family: GothamLight;
}

#contact .container form .submit {
    width:15%;
    padding:5px 10px;
    font-size: 12px;
    letter-spacing:1px;
    background:#dd4545;
    height:40px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#FFF;
    border:2px solid #b43838;
  -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -ms-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;}

#contact .container form .submit:hover {
    color:#FFF;
    border:2px solid #dd4545;
    background: #b43838;
    cursor:pointer;}

#contact .container form .required {
    color:#b43838;}

form{
    max-width: 100%;
    margin: auto;
    text-align: -webkit-center;
    font-family: GothamLight;
}

.form-heading{
    padding: 0px 14px;
}

.form-heading p{
    font-size: 19px;
}







/* footer section */
footer{
    width: 100%;
    margin: 0 auto;
    clear: both;
    background-color: #313d49!important;
    padding: 30px 0px;
    color: #fff;
    
  }


footer .navbar-inverse .navbar-nav>li>a {
    color: #fff!important;
    font-size: 12px;
}

footer .navbar-nav>li>a {
    border-right: 1px solid #fff;
}

footer .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 10px !important;
}

footer .lastchildfoot{
    border-right: 1px solid #313d49!important;
}

footer .navbar-brand {
    float: none !important;;
    height: 50px !important;;
    padding: 0px 0px !important;;
    /* font-size: 18px; */
    /* line-height: 20px; */
}

.footerimg{
    max-width: 100%;
    width: 60%;
}

.copyright{
    font-size: 13px;
}
    




/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {
    width: 30%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #444;
  color: white;
}



/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
    .responsive {
    max-width: 100%;
    width: 30%;
    height: auto;
    float: right;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    text-align: -webkit-center;
}

.navbar-right {
    float: none;
    margin-right: -15px;
    
}

.navbar-nav>li>a {
    border-right: 0px solid black;
}

/* footer */
footer .navbar-nav>li>a {
    border-bottom: : 1px solid #fff!important;
}


    footer .navbar-nav>li>a {
    border-right: 0px solid #313d49;
}

    .container form .submit {
    width: 30%!important;
    padding: 5px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #dd4545;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    border: 2px solid #b43838;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

.enterbgimg {
    background-image: url(../img/national day.jpg);
    position: absolute;
    right: 0px;
    top: 0px;
    width: calc(100% - 330px);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 80vh;
    height: auto;
}




.philosophy {
    margin-bottom: 25px;
    clear: both!important;
}

.responsiveph {
    float: left!important;
    margin-bottom: 20px;
    margin-top: 0px;
    max-width: 100%;
    width: 18%;
   
}

.responsivevs {
    float: left!important;
    margin-bottom: 20px;
    max-width: 100%;
    width: 18%;
}

.responsivems {
    float: left!important;
    margin-bottom: 20px;
    max-width: 100%;
    width: 18%;
}

.headdetails p {
    text-align: justify;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
}



/* same section start */


#entertainment .event-enterinment-heading-block h2 {
    color: #fff;
    position: relative;
    height: calc(100% + 0px);
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    font-size: 1.6vw;
    padding: 10px;
    word-break: break-word;
    text-align: center;
    font-family: GothamBold;
}

#entertainment .event-enterinment-heading-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + -5px);
    background-color: #6e292c;
}

#entertainment .event-enterinment-heading-block {
    position: relative;
    min-width: 19%;
    max-width: 50%;
    z-index: 1;
    background-color: #6e292c;
}

.logoclass {
    height: 7vh;
}

.impactname {
    height: 130px;
    
}

.corporatename{
   min-height: 27vh!important;
    
}

/* film section start */

#film .event-enterinment-heading-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 0px);
    background-color: #313d49;
}

#film .event-enterinment-heading-block h2 {
    color: #fff;
    position: relative;
    height: calc(100% + -8px);
    display: flex;
    align-items: flex-end;
    font-weight: bold;
    font-size: 30px;
    padding: 10px;
    word-break: break-word;
    text-align: center;
    font-family: GothamBold;
}

#film .event-enterinment-heading-block {
    position: relative;
    min-width: 19%;
    max-width: 50%;
    z-index: 1;
    background-color: #313d49;
}


#Hospitality .event-enterinment-heading-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 0px);
    background-color: #6e292c;
}

#Hospitality .event-enterinment-heading-block {
    position: relative;
    min-width: 19%;
    max-width: 50%;
    z-index: 1;
    background-color: #6e292c;
}

#Hospitality .event-enterinment-heading-block h2 {
    color: #fff;
    position: relative;
    height: calc(100% + -6px);
}


footer .navbar-brand{
     float: left !important;
}

.footerimg {
    max-width: 100%;
    width: 73%;
}

footer .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 53px !important;
}

.copyright {
    font-size: 13px;
    margin-top: 9px;
}

.impactres{
    background-color: #6e292c;
    font-weight: bolder;
    height: 22vh;
}

.event-enterinment-desc-block {
    display: flex;
    max-width: 100%;
}

.event-enterinment-spacer {
    width: calc(100% - 0%);
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}

#film .event-enterinment-desc-blockfilm {
    display: flex;
    max-width: 100%;
    float: right !important;
}

.valuebelow {
    font-size: 16px;
}

.education-heading{
  height: calc(100% + -30px) !important;
}

.event-enterinment-heading-block h2 {
    font-size: 3.6vw !important;
    height: calc(100% + -41px) !important;
}

#film .filmind{
    font-size: 2.2vw !important;
    margin-left: 0px !important;
}

#Hospitality .hospitalityhead {
    margin-left: 0px !important;
}

#film .education-heading {
    margin-left: 0px !important;
}

#Hospitality .healthcaretext {
    margin-left: 0px !important;
}

#film .realestatename {
    margin-left: 0px !important;
}
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
   .event-enterinment-heading-block h2 {
   
    font-size: 24px !important;
   
}
}


#back2Top {
    width: 42px;
    line-height: 42px;
    overflow: hidden;
    z-index: 999;
    display: block;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
        bottom: 30px;
    right: 30px;
    background-color: #1e1d1d;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    border-radius: 50px;
    font-size: 17px;
}
#back2Top:hover {
    background-color: #000;
    color: #fff;
}


.animated {
  animation-duration: 3s;
  animation-delay: 0.1s;
}


.navbar-fixed {
  top: 0!important;
  z-index: 1000!important;
  position: fixed!important;
  width: 100%!important;
}

.navbar-brand {
    float: left;
    padding: 0px!important;
    font-size: 18px;
    line-height: 20px;
}

.countimg{
    max-width: 100%;
    width: 23%;
}

.countimg1{
    max-width: 100%;
    width: 18%;
}



.counter {
    padding: 20px 0;
    border-radius: 5px;
    color: #fff;
}

.counter label{ 
    color: #fff;
    font-family: GothamLight;
    font-size: 60px;
}

.counter span{
   color: #fff;
    font-family: GothamLight;
    font-size: 60px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}

.count-text {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    color: #FFF;
}


.countimgmap{
    color: #fff;
}

.right{
  float: right;
  margin-top: 20px;
}

.left{
  float: left;
  margin-top: 20px;
}

.left .logoclass{
  background-color : hsl(357deg 39% 30%);
}

.realestatename{
     margin: auto !important;
    width: max-content !important;
}

.filmind{
	 margin: auto !important;
    width: max-content !important;
}

.trading{
 margin-left: -6px !important;
}

.education-heading{
       margin: auto !important;
    width: max-content !important;
}

.hospitalityhead{
        margin: auto !important;
    width: max-content !important;
}

.healthcaretext{
       margin: auto !important;
    width: max-content !important;
}

.border-counter{
  position: relative;
}


.border-counter:after {
  content: '';
  height: 120px;
  width: 1px !important;
  position: absolute;
  right: 0;
  top: 40px;
  background-color: #fff;
}



/** fadeInLeft **/

@-webkit-keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-10px);
        -moz-transform: translatex(-10px);
        -o-transform: translatex(-10px);
        transform: translatex(-10px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
@-moz-keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-10px);
        -moz-transform: translatex(-10px);
        -o-transform: translatex(-10px);
        transform: translatex(-10px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity:0;
        -webkit-transform: translatex(-100px);
        -moz-transform: translatex(-100px);
        -o-transform: translatex(-100px);
        transform: translatex(-100px);
    }
    to {
        opacity:1;
        -webkit-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
}
.in-left {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-duration:1s;
    animation-delay: 1s;
}



#top-bg .img-header img{
	width:20%;
}

.valuepoint {
     margin-bottom: 5px;
}




.bw-img{
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
    }

 .bw-img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }
	
	
	
.align-center-item{
	display:flex;
	align-items:center;
}

.flex-item{
	display:flex;
}


.navbar-right{
	margin-top:20px;
}

.counter .align-center-item{
	    width: max-content !important;
    margin: auto !important;
}

.logoclass{
	height:80px !important;
}

.ml-35{
	    margin-left: 35px;
}

.mr-35{
	    margin-right: 35px;
}

.eventlogo.final{
	text-align:center;
	float:none !important;
}


.logoclass-edu{
	position: absolute;
    left: 24%;
	z-index:1;
	top:60px;
}

.logoclass-edu img{
	width:130px;
}


.logoclass-hc{
	position: absolute;
	z-index:1;
	top:60px;
	left:13%;
}

.logoclass-hc img{
	width:180px;
}

.form-heading h2 {
	font-family: 'GothamMedium';
}

.form-heading p {
    font-family: 'GothamMedium';
    color: #313D49;
    font-size: 18px;
	margin-bottom: 30px;
    margin-top: 4px;
}

#contact .container form input::placeholder,
#contact .container form textarea::placeholder {
   color:#313D49;
}

#contact .container form .submit{
	padding: 8px 16px;
    font-size: 18px;
	height:auto;
	width:max-content;
	margin-top:10px;
	 background-image: url(../img/submit_button.png);
	 background-size: inherit;
    background-position: center center;
	    box-shadow: 0px 0px 3px 0px #fff;
	}
	
	
	footer{
		padding: 22px 0px;
	}
	
	footer .navbar-right{
		margin-top:0px;
	}
	
	.footerimg {
    max-width: 100%;
    width: 50%;
}





@media(max-width:992px){  
.event-section-res-block{
	  position: absolute !important;
    top: 10px !important;
    left: 0px !important;
}

.headdetails{
	padding:30px 0px;
}

.align-center-item{
display: block;	
}

.value-desc {
    padding: 30px 5px 10px;
}

.height-max-content{
	height:max-content;
}

.impactres {
	background-color:#fff !important;
}
.impactname{
		padding-bottom:0px
}

#impactnew .flex-item{
	display:block;
}

.corporatename{
	background-color:#fff !important;
	 min-height: 0px !important;
}
.impactname h2{
	color:#000;
	margin-top: 0px;
	font-size: 20px;
}

.counter .align-center-item{
	display:flex;
}


.border-counter:after {
    height: 120px;
    right: inherit;
    top: 80px;
    transform: rotate(-90deg);
}

.border-counter.three:after{
	top: 105px;
}

.form-heading p {
margin-top: 12px;
}

footer .copyright{
	    padding-left: 20px !important;
    margin-top: 0px;
}

footer .row .row{
	    padding: 0px 15px;
    display: flex;
}

footer .navbar-brand img{
	width:fit-content;
}

footer .navbar-inverse .navbar-nav>li>a {
    padding: 2px 20px !important;
    width: max-content;
    text-align: center;
}

footer ul.navbar-nav {
    text-align: center;
	    margin-bottom: 20px;
}

footer .nav>li {
   display: inline-block;
    width: max-content;
}

footer .row.row-reverse{
	display: flex;
    flex-wrap: wrap-reverse;
}

#header-top .navbar-header{
	padding:0px !important;
}

#header-top button{
	margin:0px !important;
}

#header-top .navbar-brand img{
	width:50% !important;
}

#header-top .navbar-collapse.in{
	}

#header-top .nav>li>a {
   padding: 0px 0px 0px 20px !important;
    margin-bottom: 8px !important;
}

#header-top .navbar-right{
	margin-top:30px !important;
}

.value-desc .responsivevs{
	margin-top:20px !important;
}

.value-desc .philosophy h1 {
    font-size: 22px;
}

.counter label {
   font-size: 40px;
}

.counter span {
    font-size: 40px;
}


.logoclass {
	height: 7vh !important;
}

#film .eventlogo{
		float: right !important;
    margin-top: 20px !important;
}

.logoclass-edu{
	display:none;
}

.logoclass-hc{
	display:none;
}

.eventlogo-mob{
	visibility:initial !important;
}

.eventlogo-mob img{
	height: 7vh !important;
}

#film .filmind{
font-size: 3.6vw !important;
}

#contact .container form .submit{
		font-size:14px;
}

.form-heading p{
	font-size:16px;
}

.form-heading h2{
	font-size: 22px;
    text-align: center;
}

.headphoto h2{
	font-size:22px;
}

}


@media (max-width: 1023px) and (min-width: 767px){
.white-pillar{
	display:none !important;
}	

.event-enterinment-wrapper .col-sm-7 {
    width: 100%;

}

#film .event-enterinment-wrapper .col-sm-7 {
    width: 96%;
}

.event-enterinment-wrapper .event-enterinment__para{
		padding-left:30px !important
}

.responsivems{
	width:10%;
}

.responsivevs{
	width:10%;
}

.responsiveph{
	width:10%;
}

#film .event-enterinment__para {
    padding-left: 0px !important;
}


#header-top .nav>li>a {
   padding: 0px 0px 0px 20px !important;
    margin-bottom: 8px !important;
}

}



.eventlogo-mob{
	visibility:hidden;
}

.eventlogo-mob img{
	height:20px;
}

.eventlogo-mob.realestatelogo img{
	height:60px;
}

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


@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) 
 {
	 
	.nav>li>a {
   padding: 0px 20px !important;
}


		.headphoto{
			min-height: max-content;
    height: 500px;
	}
	
	   
.impactname {
	   height: 430px;
}

#prg-counter .prg-container {
    width: 100%;
}

.logoclass-edu img {
    width: 105px;
}

.logoclass-hc img {
    width: 140px;
}

.corporatename {
    min-height: max-content  !important;
    padding: 0px;
}
 
.impactname {
    padding: 30px 0px;
}

.impactname h2 {
text-align:center;
}

#values .values-column-first{
    min-height: max-content !important;
    padding-bottom: 30px;
    width: 300px;
}

.container.width-60{
    max-width: 60%;
    text-align: center;
}

 }
 
 
 @media (max-width: 992px){
.logoclass {
    height: 10vh !important;
	margin: 5px 0px !important  ;
}

.eventlogo-mob img {
    height: 10vh !important;
}

}


.navbar-inverse .navbar-collapse {
    border-color: transparent !important  ;
}

@media only screen and (max-width: 992px) {
.navbar-inverse .navbar-collapse{
   text-align: left !important;
    padding-left: 0px !important;
}

}


.navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}