/* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here *//*css for image navigator */


    .image_title{
        font-size: 12px; 
        font-weight:bold;
        text-transform: uppercase;
    }
    
    .main_header{
        font-size: 15px; 
        font-weight:bold;
        text-transform: uppercase;
        text-decoration: underline;
    }
    .priyank_col_6{
        width:50%;
        min-width: 50%
    }
    
    .priyank_col_6{
        width:50%;
        min-width: 50%;
  padding-top:50px;
    }
    #dynamic_image{
        margin-top:25px;
    }
#dynamic_image_description{
        text-align: justify;
        padding: 5px 10px 10px 10px;
    }
    #dynamic_name{
        text-align: center !important;
    }
.hidden-description{
        display: none  !important;
    }

.entry-meta .posted-on { display: none; }
.nicdark_bg_greydark2, .nicdark_bg_greydark2_hover:hover {
    background-color: #000 !important;
}


.nicdark_featured_image img {
    float: left;
    width: 100%;
   
   
}

h3.subtitle{
display:none !important;
}
.nicdark_archive1 img {
    height: 200px !important; 
  width:400px !important;
    display: block;
}
.nicdark_featured_image img {
    float: left;
    width: 100%;
    height: 200px !important;
}
.menu {
    display: none !important; 
}
.carousel-slider__item img{
  border-radius: 55%; 
}

.fa::before {
	
	
	width: 30px;
}
.ctu-ulimate-style-1 .vc-tabs-li {
    cursor: pointer;
    float: left;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: -moz-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -o-flex-pack: center;
    -moz-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -o-flex-align: center;
    -moz-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(217, 217, 217, 1);
    -o-box-shadow: 0px 0px 13px 0px rgba(217, 217, 217, 1);
    -ms-box-shadow: 0px 0px 13px 0px rgba(217, 217, 217, 1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(217, 217, 217, 1);
    box-shadow: 0px 0px 13px 0px rgba(217, 217, 217, 1);
    text-align: center;
    position: relative;
    margin: 0 10px 0 0;
    padding: 15px 10px;
    bottom: -5px;
    font-size: 20px;
    line-height: 120%;
    border-top: 5px solid #f2a108 !important;
    font-style: normal;
    color: #fff;
    background-color: rgba(0, 186, 164, 1);
    width: 160px;
    font-family: "Open Sans";
    font-weight: 500;
}