@media screen and (max-width: 1200px) and (min-width: 992px) {

	.image_summary {
	    position: absolute;
	    width: 50%;
	    background: #4c4747;
	    padding: 25px 33px 33px 33px;
	    top: 0;
	    bottom: 0;
	    height: 100%;
	    color: #fff;
	    left: 25%;
	    display: flex;
        flex-direction: column;
        justify-content: center;
	}

}

@media only screen and (min-width: 992px) { 
	.nav-block.sticky .navbar-expand-lg .navbar-nav .nav-link {
	    padding: 7px !important;
	    font-size: 15px !important;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
    	padding: 0.4rem 0.7rem !important;
    	font-size: 15px !important; 
	}


}

@media only screen and (max-width: 992px) {

	.gold_silver_rates {
		margin-top: 75px;
	}

	.forex_detail_content {
		width: 100%;
	}

	.banner-content.vs_section_info {
    	display: none;
	}

	.exclusive_news_left {
		width: 50%;
	}

	.image_summary {
	    position: absolute;
	    width: 50%;
	    background: #4c474799;
	    padding: 5px 33px 33px 33px;
	    top: 0;
	    bottom: 0;
	    height: 100%;
	    color: #fff;
	    left: 24%;
	    display: flex;
        flex-direction: column;
        justify-content: center;
	}

	.title-small.first-title, .title-small.vs-next {
	    font-size: 15px;
	    line-height: 22px;
	    background: #ccc;
	    position: relative;
	    text-align: center;
	    padding: 15px;
	    border-radius: 10px;
	}

	.forex_block {
    	margin: 50px 0 0 0; 
	}

	.google-map img {
		width: 100%;
		height: auto;
	}
	.popular-paragraph.nirman-samagri {
		min-height: auto;
	}

	.navbar.navbar-expand-lg.navbar-light.bg-light {
		padding: 0.5rem 1rem;
	}

	.highlight-news {
		height: auto;
	}

	.side-news-block {
	    height: auto;
	}

	.highlight-news {
	    margin-bottom: 27px;
	}

	.side-news-block a .overlay {
	    height: 19%;
	}

	.nav-item {
		position: relative;
	    padding: 6px 0;
	    border-right: none;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 0;
	    padding-left: 0.9rem;
	    font-size: 20px;
	    font-weight: 500;
	    line-height: 25px;
	    color: #000;
	}

	.dropdown-menu.mega-menu.show {
    	box-shadow: 0 0 13px 0 #0003;
    	height: 90%;
    	width: 100%;
	}
	.vs-symbol {
	    top: 44%;
	    left: 46%
	}
	.small-screen.clear-padding {
		padding: 0 15px;
	}

	.clear-padding {
		padding: 0 15px;
	}

	.clear-padding-right {
		padding-right: 15px;
	}

	.clear-padding-left {
		padding-left: 15px;
	}

	.small-screen {
		background: transparent;
	}

	.small-screen.clear-padding .popular-paragraph.vs {
		font-size: 20px;
	    line-height: 26px;
	    padding: 15px 0px 15px 15px;
	    background: #f1f1f1e6;
	    position: relative;
	    top: -8px;
	}

	/*footer*/
	.logo-footer-wrapper {
		position: relative;
	    top: 0;
	    padding: 20px 0;
	    text-align: center;
	}

	.logo-footer-wrapper img {
		width: 200px;
	}

	.link-buttons {
		margin-top: 30px;
	    display: block;
	    justify-content: space-between;
	}

	.column-border {
		border-right: none;
	}

	.text.pull-left {
		display: block;
	    width: 100%;
	    margin-bottom: 10px;
	    line-height: 18px;
	}

	.text.pull-right {
		float: none;
	}

	/*news-detail-page*/
	.share-buttons {
	    float: none;
	    display: flex;
	    justify-content: space-between;
	    margin-bottom: 10px;
	}

	/*contact-us*/
	.border-top-column {
		border-top: none;
	}

	.contact-form {
	    margin-bottom: 20px;
	}

	/*no-search-item*/
	.no-items-wrapper {
	    width: 100%;
	    height: 100%;
	    overflow: hidden;
	    margin-bottom: 40px;
	    position: relative;
	    top: 0;
	}

	.most-popular-block, .read-once {
	    margin-top: 75px;
	}

	/*search-box*/
	.search-wrapper.hidden-menu {
	    position: absolute;
	    right: 0;
	    bottom: -53px;
	    z-index: 8;
	    background: #3c54a5;
	    padding: 15px;
	    border-top: 2px solid #fcbd12;
	    box-shadow: 0 5px 15px 0 #0006;
	    width: 100%;
	    top: auto;
	}

	.dropdown-menu.mega-menu.show {
	    /*height: 97%;*/
		height: auto;
		position: absolute;
		top: 44px;
	}

	/*video*/
	.small-centered.column {
		width: 100%;
	}

	iframe {
		width: 100% !important;
	    height: 100% !important;
	}

	.carousel.carousel-main.flickity-enabled.is-draggable {
		height: 200px !important;
	}

	/*policy-act*/

	.fnc-slide__content {
	    z-index: 2;
	    position: absolute;
	    left: 13%;
	}
}

@media only screen and (max-width: 768px) { 

	.title-news.another {
	    position: relative;
		top: 30%;
	}

	.exclusive_news_left {
	    width: 100%;
	    background: #4c4747e6;
	}

	.image_summary {
	    position: absolute;
	    width: 100%;
	    background: #4c4747b3;
	    padding: 10px 15px;
	    top: 0;
	    bottom: 0;
	    height: 100%;
	    color: #fff;
	    left: 0;
	    display: flex;
        flex-direction: column;
        justify-content: center;
	}
	
	.title-small.first-title, .title-small.vs-next {
	    font-size: 15px;
	    line-height: 22px;
	    background: transparent;
	    position: relative;
	    text-align: center;
	    padding: 0;
	}
	
	.title-small.first-title a, .title-small.vs-next a {
		color: #fffc !important;
	}

	.title-small.first-title::after, .title-small.vs-next::after {
		display: none;
	}

	.image_header_news {
		width: 100%;
	}
	
	.fnc-slide__content {
	    z-index: 2;
	    position: absolute;
	    left: 0%;
	}

	.top-add-block {
	    position: initial;
	    top: 0;
	}

	.logo-wrapper {
		height: auto;
	    width: 100%;
	    text-align: center;
	    margin: 30px 0;
	}

	.logo-wrapper img {
		height: auto;
	    width: 200px;
	}



	.mega-menu li.mega-menu-column {
	    margin-right: 0;
	    width: 100%;
	}
	.vs-symbol {
		top: 41%;
	    left: 46%;
	}

	/*mega-drop-down-navbar*/
	.mega-menu-column ul img {
		display: none;
	}
}

@media only screen and (max-width: 550px) {
	.title-news.another {
	    position: absolute;
	    bottom: 0;
	    top: unset;
	    width: 100%;
	    text-align: center;
	    left: 0;
	    padding: 0 10px;
	}

	.title-news.changed {
	    position: absolute;
	    width: 100%;
	    text-align: center;
	    bottom: 53%;
	    left: 0;
	    padding: 0 10px;

	}

	.vs_section .vs_indicator {
    	margin-top: 0px;
    	position: absolute;
    	width: 100%;
    	left: 0;
    	padding: 12px 0;
	}


	#carouselExclusive .carousel-control-prev {
	    bottom: 11 !important;
	    position: absolute;
	    top: unset !important;
	    width: 44px !important;
	    color: #fff;
	    text-align: center;
	    opacity: 0.7 !important;
	    background: #000 !important;
	    height: 44px !important;
	    right: 75px;
	    left: unset;
	}

	#carouselExclusive .carousel-control-next {
	    top: unset !important;
	    position: absolute;
	    bottom: 11px;
	    width: 44px !important;
	    color: #fff;
	    text-align: center;
	    opacity: 0.7 !important;
	    background: #000 !important;
	    height: 44px !important;
	    right: 25px;
	}

	.vs-padding-sm-screen {
		padding: 0; 
	}

	.news-content-wrapper-exclusive, .vs_section {
        background: transparent;
    }

	.exclusive_header h4 {
	    margin: 20px 0 10px 0;
	    font-weight: bold;
	    line-height: 30px;
	    font-size: 24px;
	}

	.news-section h2 {
	    line-height: 41px !important;
		font-size: 30px !important;
	}

	.vs_section {
	    height: 100%;
	}

	.exclusive_news_left {
	    width: 100%;
	    background: #4c4747e6;
	    left: 0;
	}
	
	.image_summary {
	    position: absolute;
	    width: 100%;
	    background: #4c4747b3;
	    padding: 92px 15px;
	    top: 0;
	    bottom: 0;
	    height: 100%;
	    color: #fff;
	    left: 0;
	    display: flex;
        flex-direction: column;
        justify-content: center;
	}

	.image_vs_container {
    	display: block;
	}

	.image_vs_wrapper {
	    width: 100%;
	}

	.vs_indicator {
	    display: block;
	}
	.title-small.cat-title {
    	font-size: 15px;
    	line-height: 19px;
	}

	.fnc-slide__content {
		z-index: 2;
		position: absolute;
		left: -109px;
		top: 0;
	}
	
	.date_time_nepali, .date_time_nepali.date_time {
		display: none;
	}

	.fnc-nav__control {
	    overflow: hidden;
	    position: relative;
	    display: block;
	    vertical-align: top;
	    width: 100%;
	    height: 50px;
	    font-size: 14px;
	    color: #fff;
	    text-transform: uppercase;
	    background: transparent;
	    border: none;
	    outline: none;
	    cursor: pointer;
	    transition: background-color 0.5s;
	}

}

/*search-field*/
@media only screen and (min-width : 150px) and (max-width : 780px)
{
    .search {
        width: 95%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 450px) {
	.vs-symbol {
	    top: 27vh;
	    left: 37%;
	}
}

@media only screen and (min-width : 998px) and (max-width : 1200px)
{
	.popular-paragraph.nirman-samagri {
		min-height: 203px;
	}
}

@media only screen and (min-width: 1200px) {
	.navbar-expand-lg .navbar-nav .nav-link.nav-link-en {
	    padding: 0.4rem 0.4rem !important;
	    font-size: 15px !important;
	}
	
	.nav-block.sticky .navbar-expand-lg .navbar-nav .nav-link.nav-link-en {
	    font-size: 14px !important;
	}	
}

@media only screen and (min-width : 992px) and (max-width : 1200px) {

	.navbar-expand-lg .navbar-nav .nav-link.nav-link-en {
	    padding: 0.4rem 0.2rem !important;
	    font-size: 13px !important;
	}

	.nav-block.sticky .navbar-expand-lg .navbar-nav .nav-link.nav-link-en {
	    font-size: 12px !important;
		padding: 0.4rem 0.2rem !important;
	}	
}