.cd-logo {
    width:200px;
}
.cd-logo img {
    width: 42%;
}
.cd-header {
    height: 130px;
    background: transparent;
    box-shadow: none;
}
.welcome {
    text-align: center;
    position: absolute;
    top: 30%;
    z-index: 1;
    right: 40%;
    color: #fff;
}
.welcome h1 {
    font-weight: 300;
    font-size: 2.87rem;
}
.welcome a:hover {
    text-decoration:none;
}
.welcome h4 {
    font-weight: 300;
    font-style: italic;
    border-top: 1px solid #fff;
    padding: 10px 0px;
    border-bottom: 1px solid #fff;
}
.cd-intro {
    background: url(../img/cd-background-img.jpg) no-repeat center center !important;
    background: url(../img/a.jpg) no-repeat center center !important;
    background-size: cover;
    z-index: 1;
}
.intro-bg {
    position: relative;
    height: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	/*background-image: linear-gradient(#ffc300d1, #ffc300d1, #900c3ea1);*/
	background-color: #ffffff;
    background-image: linear-gradient(180deg, #ffffff 0%, #FAACA8 11%, #c379bd 100%);
    opacity: 0.85;
}
.cd-primary-nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #900C3E;
    z-index: 2;
    text-align: center;
    padding: 50px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
	color:#fff;
}
.cd-primary-nav h1{
	font-weight: 300;
    font-size: 1.87rem;
	margin-top:30px;
}
.cd-primary-nav h4 {
    font-weight: 300;
    font-style: italic;
	font-weight: 300;
}
.cd-primary-nav .cd-label {
    color: #FFC300;
}
.cd-primary-nav a {
    display: inline-block;
    padding: 0px 0px;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    color: #fff;
}
.no-touch .cd-primary-nav a:hover {
    background-color: transparent;
    color: #FFC300;
}
.welcome .fadeInDown {
    animation-duration: 1s !important;
}
.welcome .fadeInLeft {
    animation-duration: 3s !important;
}
.box1{
    background: #49a534e0;
    text-align: center;
    color: #fff;
	padding:50px 0px;
	height: 200px;
}

.box2 {
    background: #c12825d1;
    text-align: center;
    color: #fff;
    padding: 50px 0px;
	height: 200px;
}
.box3{
    background: #e63b21e3;
    text-align: center;
    color: #fff;
	padding:50px 0px;
	height: 200px;
}
.box4{
    background: #66c0dfd9;
    text-align: center;
    color: #fff;
	padding:50px 0px;
	height: 200px;
}

.box{
    /*background: url(../gallery/60.jpg) no-repeat center center !important;*/
    background: url(../gallery/box-image.jpg) no-repeat center center !important;
    background-size: cover;
	background-attachment:fixed;
}
.box:hover .icn{
   color:#FFC300;
}
.icn{
    font-weight: 600;
    color: #fff;
    font-size: 1.87rem;
    margin-bottom: 14px;
}
.main-content {
    padding: 80px 0px;
    background: #f1f1f169;
    box-shadow: 1px 2px 25px #ebebeb;
}
.slideanim.slide {
    visibility: visible;
    animation: slide 1s;
}
.wrk-icn{
    font-weight: 900;
    font-size: 4rem;
    color: #FFC300;
    margin-bottom: 25px;
}
.wrk-icn2{
    font-weight: 900;
    font-size: 4rem;
    color: #EB6550;
    margin-bottom: 25px;
}
.our-work{
    padding: 90px 0px;
}
.our-work .sub-title{
    font-size: 1.2rem;
    font-weight: 400;
    margin: 30px 0px 70px 0px;
	color: #EB6550;
}
.our-work a:hover{
	text-decoration:none;
}
.our-work h4{
	font-size: 1.2rem;
	color:#212529
}
.our-work p{
	color:#212529
}
.wrk-box{
	box-shadow: 3px 3px 30px #dddc;
    padding: 40px 0px;
}
.wrk-box1{
    padding: 40px 0px;
}
.wrk-box:hover{
	box-shadow: 0px 0px 0px #dddc;
    padding: 40px 0px;
}
footer .list-inline-item {
    width: 35px;
    height: 35px;
    border: 1px solid #939292;
    text-align: center;
    border-radius: 8px;
    padding-top: 4px;
}
footer .list-inline-item:hover .social-icn {
	color:#900C3E;
}
.social-icn {
	color:#FFC300;
}
footer {
    border-top: 1px solid #900C3E;
    padding-top: 25px;
    background: #F9F9F9;
    margin-top: 4px;
    box-shadow: 1px -3px 3px #900C3E;
}
footer p{
	margin-bottom:0px;
}
.pad{
    padding-bottom: 20px;
}
.clr{
	color:#FFC300;
}
.clr:hover{
	color:#900C3E;
}
.clr-red{
	color:#900C3E;
}
.partner {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #abf9f3;
    /*background: linear-gradient(#f1bf1a, #ed6548);*/
    background-color: #FAACA8;
    background-image: linear-gradient(180deg, #FAACA8 0%, #a44e9e 100%);
}
.partner h4 {
    font-size: 1.2rem;
    font-weight: 400;
    margin: 70px 0px 0px 0px;
}
.partner a {
    color:#fff;
}
.partner a:hover{
    color:#900C3E;
}

/*==========partner slidr css==============*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
	/*width:100%;*/
    width: 125px;
    border: 1px solid #EE7D3B;
    padding: 10px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-top: 70px;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*==========partner slidr css==============*/



/*==========Header image zooming css==============*/

/* The outermost element*/
.header-wrapper{
  overflow: hidden;
}

.zoominheader {
  background-size: auto;
  background-attachment: fixed;
  background-repeat: repeat;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-animation: zoomin 30s ease-in infinite;
  animation: zoomin 30s ease-in infinite;
  transition: all 2s ease-in-out;
  overflow: hidden;
}

/* The innermost element*/
.zoomoutheader {
  -webkit-animation: zoomout 30s ease-in infinite;
  animation: zoomout 30s ease-in infinite;
  transition: all 2s ease-in-out;
  overflow: hidden;
}

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */

/*==========Header image zooming css==============*/

@media only screen and (min-width: 1170px){
.cd-header.is-fixed .cd-logo img, .cd-header.menu-is-open .cd-logo img{
    width: 30%;
}
.cd-header.is-fixed{
    height: 80px;
	background: #900C3E;
}
.cd-header.menu-is-open  {
	height: 80px;
	background: #900c3e8f;
    background-color: #900c3e;
}
.cd-primary-nav li {
    font-size: 1.3rem;
    font-weight: 400;
}

}



.about{
	
    padding: 50px 0px;
    background: #eee;
}
.about h2{
    margin-bottom: 40px;
    color: #900c3e;
}
.partner-new{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #fff;
}
.partner-new a {
    color: #900C3E;
}
.partner-new a:hover {
    color: #FFC300;
}
.partner-new h4 {
    font-size: 1.2rem;
    font-weight: 400;
    margin: 70px 0px 0px 0px;
}
.intro-bg-new{
    position: relative;
    height: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #900c3e8a;
}
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

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

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.continue-btn{
    background: #900c3e;
    padding: 10px;
    margin-top: 20px;
    color: #fff;
    border-radius: 0px;
}


@media (max-width:1024px){
.header-wrapper {
    overflow: hidden;
    height: 600px;
}
.welcome {
    top: 17%;
    right: 33%;
}
.welcome h1 {
    font-weight: 300;
    font-size: 4.5vw;
}
.welcome h4 {
    font-size: 2.5vw;
}
.continue-btn {
    font-size: 2.5vw;
}
.cd-primary-nav h1 {
    margin-top: 90px;
}
}


@media (max-width:768px){
.header-wrapper {
    overflow: hidden;
    height: 400px;
}
.welcome {
    top: 7%;
    right: 25%;
}
.welcome h1 {
    font-size: 4.5vw;
}
.welcome h4 {
    font-size: 3.5vw;
}
.continue-btn {
    font-size: 3.5vw;
}
}

@media (max-width:640px){
.welcome {
    text-align: center;
    position: absolute;
    top: 16%;
    z-index: 1;
    right: 10%;
    color: #fff;
}
.welcome h1 {
    font-weight: 300;
    font-size: 6.5vw;
}
.welcome h4 {
    font-weight: 300;
    font-style: italic;
    border-top: 1px solid #fff;
    padding: 10px 0px;
    border-bottom: 1px solid #fff;
    font-size: 5.5vw;
}
.continue-btn {
    font-size: 4.5vw;
}
.cd-primary-nav-trigger {
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    width: 50px;
    background-color: transparent;
}
.cd-primary-nav h1  {
    font-size: 1.2rem;
    margin-top: 80px;
}
.cd-primary-nav h4 {
    font-size: 1rem;
    margin-top: 10px;
}
.box {
    margin-bottom: 20px;
}
.our-work {
    padding: 90px 15px;
}
.slick-slide img {
    width: 115px;
    border: 1px solid #EE7D3B;
    padding: 20px;
}

}
