 
.owl-dots {display: none !important;}

.about_heding.allpage_heding {padding:24px 100px 100px 0; width:100%;}
body {
    font-family: 'Lato';
} 
.footer_news h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 400;
    text-align: center;
    margin-bottom:20px;
}    
	 
.about_heding.allpage_heding {
    padding: 50px 100px 70px 0;
    width: 100%;
}	 
  
/* banner css */
.indig_musing_img2 {
    margin-top:265px;
}

.inbetweenact a{
	color:#6d6c6c !important;
} 

.hs_mrg_top {
    margin-top: 28px;
}

.media_mrg {
    margin: 28px 0 0;
}

.about_text{
	padding-top: 181px;
}

.about_heding{
	height:auto;
}
 
.ccoltion{
	color:#6d6c6c !important;
	}
.Ahello a {
  color:#6d6c6c !important;
}


.sec_white_about {
    padding: 120px 0;
    background: #fff;
}

.indig_musing_text {
    padding-top: 0px;
    margin-bottom: 120px;
}
   
/* banner css end */


/* media page hover */
        
        .thum {
            overflow: hidden;
            position: relative;
            cursor: default
        }
        
        .thum .content,
        .thum .mask-media {
            width: 100%;
            height: 100%;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0
        }
        
        .thum img {
            display: block;
            position: relative
        }
        
        .overlay-media .mask-media {
            background-attachment: fixed
        }
        
        .img-overlay-media {
            position: relative
        }
        
        .overlay-media:hover .mask-media {
            opacity: 1
        }
        
        .overlay-media img {
            -webkit-transition: all .2s linear;
            transition: all .2s linear;
            width: 100%;
        }
        
        .overlay-media .mask-media {
            opacity: 0;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            background-attachment: fixed;
        }
        
        .mask-media:before {
  
			content: "";
			opacity: 0.8;
			position: absolute;
			top: 15px;
			left: 15px;
			bottom: 15px;
			right: 15px;
			background: gray;
        }
        
        .white-text {
            font-size: 16px;
            width: 100%;
            text-align: center !important;
			color:#fff !important;
            letter-spacing: 1px;
            padding: 0px 30px;
            line-height: 1.4;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }
            	

/* media page  */

.owl-nav {
    position: absolute;
    width: 100%;
}
.owl-next, .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
    background: #585858 !important;
}

#sync1 .item {
    margin: 5px;
    color: #FFF;
    height: 100%;
} 


.content_aw18 p{
	color: #6d6c6c;
    font-size: 13px;
    font-weight: 400;
	line-height: 21px;
}   

.content_aw18 h3 {
    margin-bottom:30px;
    font-size:30px;
    line-height:36px;
	 color: #6d6c6c !important;
}
   
/* .content_aw18{margin-top: 95%;}
  
 */

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-nav>div, .wrap-loading-arrow>div {
    visibility: visible;
    opacity: 9; 
}
 
 
.owl-carousel:hover .owl-nav>div, .show-arrow .wrap-loading-arrow>div {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none !important;
    transform: none !important;
    pointer-events: visible;
}

.owl-nav {
    position: relative;
    width: 16%;
    margin: auto;
} 

.owl-carousel .owl-nav>div, .show-arrow .wrap-loading-arrow>div {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    pointer-events: visible !important;
} 
 



 
 