html, body{
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    background:#fff;
}
p{
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
 a{ outline: none;
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	-ms-transition:.5s ease-in-out;
}
a:focus {
    outline: none;
}

.dndmedia{
    padding:20px 0;
    padding-left:0px;
    text-align: left;
}
.dndmedia img{
    float:left;
    width:267px; height:auto;margin-left: 27px;
}
.logo{
    padding: 0 0;
    overflow: hidden;
}

.header .container .logo .col-sm-9.iso2{
    text-align:right;padding-right: 0;
}
.header .container .logo .col-sm-9.iso2 .iso11{
    padding-top: 5px; padding-right: 30px;text-align:right;
}
.iso22{/*2020-06-23*/
    padding-top: 5px;
}
ul.top_links{
    float:right;
}
ul.top_links li{
    display:inline-block;
    margin: 0 0 0 10px;
}
ul.top_links li:nth-child(4) {
    margin-left: 40px
}

ul.top_links li a{
    font-family: 'Open Sans', sans-serif;
    color:#9b9b9b;
    font-size: 12px;/*2020-06-23*/
    text-transform: uppercase;
}
ul.top_links li span{
    font-size: 16px;
}
.banner_top{
    float:right;width: 80%; height: 70px; background-color: #d2d2d2; text-align: center; color: #ffffff; margin-top: 5px;
}

/*-- //header ERKA--*/





.main_menu{
    background-color: #000000;
}
.logo-nav{ 
    position: relative;
}
.logo-nav .collapse ul.nav.navbar-nav {
    float: left;
}
.logo-nav .navbar.navbar-default {background-color: #000000;
    border-left:0;
    border-right:0;
    border-top:0;
    border-bottom:0;
    border-radius: 0;
    padding-bottom:0 !important;
}
.logo-nav .collapse ul.nav.navbar-nav li{
    margin-bottom:0 !important;
    padding: 0 !important;
}
.logo-nav .collapse ul.nav.navbar-nav li a{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding:14px 15px 12px 15px;
    color: #ffffff;
    font-weight:500;
    border-bottom:3px solid transparent
}
.logo-nav .collapse ul.nav.navbar-nav li:first-child a{
    margin-left: 0;
}
.logo-nav .collapse ul.nav.navbar-nav li a:hover{
    color: #b1b1b1;
    border-bottom: 3px solid #ed1c24;
}

.logo-nav .collapse ul.nav.navbar-nav li > a:focus {
    background: none;
}
.logo-nav .navbar-default .navbar-nav > .active > a, .logo-nav .navbar-default .navbar-nav > .active > a:hover, .logo-nav .navbar-default .navbar-nav > .active > a:focus {
    /*color:#ed1c24;*/
    /*background: none;*/
    /*background:#000000;*/
}

.logo-nav .navbar-default{
    margin-bottom:0;
}

li.dropdown{
    position: unset;
}
li.dropdown:hover > .dropdown-menu {
    /*display: block;*/
    /*-webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;*/
/*    margin: 0;*/
}

.dropdown-menu {
    top: 100%;/*top: 90%;*/
    width:100%;
    left: 0;
    right:0;
    position: absolute;
    border-top:0;
    background-color: #ffffff;
    padding-left:2em;

}
.dropdown-menu.multi {
    width:100%;
}

/*.multi-column-dropdown li a {
    color: #222222 !important;
    margin-left: 13px !important;
    text-transform: none;
}*/

.multi-column-dropdown li {
    list-style-type: none;
    /*margin: 7px 0;*/
    display: inline-block;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    color: #222222 !important;
    white-space: normal;
    font-weight:400 !important;
    padding-top:13px !important;
    padding-bottom:13px !important;
    text-transform: none !important;
    border-bottom:3px solid transparent;
    text-transform: none;
}
.multi-column-dropdown li a:hover {
    border-bottom: 3px solid #ed1c24;
    text-decoration: none;
}

/*-- //main_menu --*/

/** - - --  Home page Dornod sonin--------*/
.sonin_main .sonin_img{
    position: relative;
    overflow: hidden;
}
.sonin_main .sonin_img img.eco_post{
    position: absolute;
    bottom:5%;
    left: 4%;
    z-index: 11;
}

.sonin_main .sonin_img .div_play{
    position: absolute;
    width: 100%;
    height:30%;
    top:0%;

    /*bottom:0%;*/
    padding-top:20px;
    padding-right:20px;
    text-align: right;
    z-index: 11;
}
.div_play a.play.btn_sonin {
    display: inline-block;
    width: 58px;
    height: 58px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ed1c24;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
    /*    border: 78px solid #fff;*/
    /*margin-top:70px;*/
}
.sonin_main .sonin_img div.camera_sonin_main{
    width: 100%;
    height:20%;
    background: url(../images/camera.png) no-repeat right 30px center;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:0;
    bottom:auto;
    position: absolute;
    z-index: 10;
}
.div_play a.play.btn_sonin span {
    font-size: 26px;
    color: #ffffff;
    line-height: 58px;/*line-height: 58px;*/
    margin-left: 6px;

}

.sonin_main .sonin_img div.caption{
    width: 100%;
    height:60%;
    opacity:.70;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:auto;
    bottom:0%;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#000000 48%,#000000);
/*    padding:80px 20px 0 30px;*/
    position: absolute; /*color: #ffffff;*/
    z-index: 10
}
.sonin_main .sonin_img .caption2{
    width: 100%;
    bottom:0%;
    padding:80px 20px 0 30px;
    position: absolute;
    color: #ffffff;
    z-index: 11
}
.sonin_main .sonin_img .caption2 .descr{
    margin-top:20px;
    color: #cccccc;
}

.sonin_main .sonin_img .caption2 a {
    font-size:21px;
    color: #ffffff;
    margin-top: 15px;
    font-weight:600;

}
.sonin_main .sonin_img .caption2 p {
    text-align: right;
    font-size:14px;
    color: #cccccc;
    margin-right: 0.3em;
    margin-top: 15px;
    padding-top: 15px;
    padding-right:15px;

    border-top: 1px solid #cccccc;
    margin-bottom:26px;
    /*vertical-align:middle;*/
}
.sonin_main .sonin_img .caption2 p span{
    margin-right:5px;
}
.sonin_main .sonin_img .caption2 p span.fa.fa-eye{
    margin-left:35px;
}
.sonin_main .sonin_img .caption2 p span.fa.fa-calendar{
    margin-left:35px;
}
/***    Sonin 4 jijig    **/

.row.row-flex.main_blog .col-xs-12.col-sm-6:last-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(3){
    margin-top:14px;/*margin-top:30px;*//*2020-06-22*/
}
.row.row-flex.main_blog .col-xs-12.col-sm-6:first-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(3){
    padding-right:7px;/*2020-06-22*/
}
.row.row-flex.main_blog .col-xs-12.col-sm-6:last-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(2){
    padding-left:7px;/*2020-06-22*/
}



.sonin_four .sonin_img_four{
    position: relative;
    overflow: hidden;
}

.div_play_small{
    position: absolute;
    width: 100%;
    height:30%;
    top:0%;

    /*bottom:0%;*/
    padding-top:20px;
    padding-right:20px;
    text-align: right;
    z-index: 11;
}
.sonin_four .sonin_img_four .div_play_small a.play.btn_sonin_four {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    /*font-size: 24px;*/
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ed1c24;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
}

.sonin_four .sonin_img_four .div_play_small a.play.btn_sonin_four span {
    font-size: 14px;
    color: #ffffff;
    line-height: 32px !important;/*line-height: 58px;*/
    margin-left: 6px;

}
.sonin_img_four div.camera{
    width: 100%;
    height:20%;
    background: url(../images/camera4.png) no-repeat right 20px center;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:0;
    bottom:auto;
    position: absolute;
    z-index: 10;
}
.sonin_four .sonin_img_four div.caption_four{
    width: 100%;
    height:70%;
    opacity:.70;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:auto;
    bottom:0%;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#000000 48%,#000000);
/*    padding:90px 20px 0 20px;*/
    position: absolute; /*color: #ffffff;*/
    z-index: 10;
}
.sonin_four .sonin_img_four div.caption_four2{
    width: 100%;
    bottom:0%;
    padding:0 20px 0 20px;
    position: absolute;
    color: #ffffff;
    z-index: 11
}
.sonin_four .sonin_img_four div.caption_four2 a {
    font-size:14px;
    font-weight:600;
    color: #ffffff;
    margin-top: 15px;
}
.sonin_four .sonin_img_four div.caption_four2 p {
    text-align: right;
    font-size:14px;
    color: #cccccc;
    margin-right: 0.3em;
    margin-top: 5px;
    margin-bottom:22px;
    /*vertical-align:middle;*/
}
.sonin_four .sonin_img_four div.caption_four2 p span{
    margin-right:5px;
    font-size:12px;
    color: #cccccc;
}
/***    //Sonin 4 jijig    **/

/***    Хэрлэн Хөлөн Буйр - tom    **/

.ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.buir_blok1:first-child, .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.dsonin_blok, .ontsloh_medee .row.row-flex.bloglist_bloks .col-md-6.bloglist_blok:first-child{
    padding-right:7px;/*2020-06-22*/
}
.ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.buir_blok1:last-child, .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.dsetguul_blok, .ontsloh_medee .row.row-flex.bloglist_bloks .col-md-6.bloglist_blok:last-child{
    padding-left:7px;/*2020-06-22*/
}
.ontsloh .ontsloh_img{
    position: relative;
    overflow: hidden;
}

.div_play_ontsloh{
    position: absolute;
    width: 100%;
    height:30%;
    top:0%;

    /*bottom:0%;*/
    padding-top:10px;
    padding-right:20px;
    text-align: right;
    z-index: 11;
}
.ontsloh .ontsloh_img .div_play_ontsloh a.play.btn_ontsloh {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    /*font-size: 24px;*/
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ed1c24;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
}

.ontsloh .ontsloh_img .div_play_ontsloh a.play.btn_ontsloh span {
    font-size: 14px;
    color: #ffffff;
    line-height: 32px !important;/*line-height: 58px;*/
    margin-left: 6px;

}
.ontsloh div.cameraontsloh{
    width: 100%;
    height:20%;
    background: url(../images/camera4.png) no-repeat right 20px center;
    opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:0;
    bottom:auto;
    position: absolute;
    z-index: 10;
}
.ontsloh .ontsloh_img div.caption_ontsloh{
    width: 100%;
    height:70%;
    opacity:.70;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:auto;
    bottom:0%;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#000000 48%,#000000);
/*    padding:74px 20px 0 20px;*/
    position: absolute; /*color: #ffffff;*/
    z-index: 10;
}
.ontsloh .ontsloh_img div.caption_ontsloh2{
    width: 100%;
    bottom:0%;
    padding:0 20px 0 20px;
    position: absolute;
    color: #ffffff;
    z-index: 11
}
.ontsloh .ontsloh_img div.caption_ontsloh2 a {
    font-size:14px;
    font-weight:600;
    color: #ffffff;
    margin-top: 15px;
}
.ontsloh .ontsloh_img div.caption_ontsloh2 p {
    text-align: right;
    font-size:14px;
    color: #cccccc;
    margin-right: 0.3em;
    margin-top: 5px;
    margin-bottom:22px;
    /*vertical-align:middle;*/
}
.ontsloh .ontsloh_img div.caption_ontsloh2 p span{
    margin-right:5px;
    font-size:12px;
    color: #cccccc;
}
.ontsloh .ontsloh_img div.caption_ontsloh2 p span.fa.fa-calendar{
    margin-left:30px;
}

.bloglis_date{
    margin-top:10px;
}
.bloglis_date span{
    color: #c0c0c0;
    font-weight: 600;
    font-size: 14px;
}
.bloglis_date span.fa.fa-eye{
    margin-left:20px;
    margin-right:5px;
}

            /***    Хэрлэн Хөлөн Буйр  bloglist  **/
.ontloh_bloglis{
    margin-top:50px;
}
.ontloh_bloglis_item {
    margin-top:20px;
}
.item_img{
    float: left;
    width: 30% !important;
    overflow: hidden;
    margin-right: 20px;
}
.ontloh_bloglis_item img{
    width: 100%;
    height: auto;
    /*margin-right:20px;*/
}
.ontloh_bloglis_item_cation{
    /*width: 65%;*/

}
.ontloh_bloglis_item_cation a{
    color:#222222;
    font-size: 14px;
    font-weight:600;
    text-decoration: none;
}                   /***    //Хэрлэн Хөлөн Буйр  bloglist  **/
/***    //Хэрлэн Хөлөн Буйр    **/

ul.bottom_links li{
    display:inline-block;
}

ul.bottom_links li a{
    font-family: 'Open Sans', sans-serif;
    color:#ffffff;
    font-size: 14px;
    padding: 5px 10px;
    margin-left: 5px;
}
ul.bottom_links li a:hover{
    color:#9b9b9b;
    text-decoration: none;
}
ul.bottom_links li a span{
    color:#ffffff;
    font-size: 14px;
    margin-right:3px;
}
/*-- img hover --*/
.sonin_img img, .sonin_img_four img, .ontsloh_img img, .item_img img, .post_wr_img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}
.sonin_img:hover img, .sonin_img_four:hover img, .ontsloh_img:hover img, .item_img:hover img, .post_wr_img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}




/*.ontsloh img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}*/

.rev-img img, .zarlal-img img, .ptoto_item img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}
.rev-img:hover img, .zarlal-img:hover img, .ptoto_item:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.rev-img:hover img.eco_post {
    -webkit-transform: scale(1);
    transform: scale(1);
}





/*.rev-img:hover img,.zarlal-img:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}*/


/*2-shine*/
.rev-img4444::before {
    position: absolute;
    top: 0;
    left: -75%;/*left: -75%;*/
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.rev-img4444:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
/*-- hover zoom--*/
.photo-img a {
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
}
.photo-img img + img,
.photo-img img + i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    transition: transform 0.7s ease 0s;
    transform: scale(0);
    font-size: 64px;
    color: #fff;
    z-index: 1;
}
.photo-img a:hover img + img,
.photo-img a:hover img + i {
    transform: scale(1);
    opacity: 1;
}
.photo-img a::before {
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #aaaaaa;
    transform: scale(0);
}
.photo-img a:hover::before {
    opacity: 0.5;
    transform: scale(1);
}
.photo-img a::after {
    transition: all 0.6s ease 0.2s;
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: 1px solid #aaaaaa;
    background: #000000;/*#337ab7;*/
    opacity: 0;
    transform: scale(0);
}
.photo-img a:hover::after {
    opacity: 0.55;
    transform: scale(1);
}
/*-- //hover zoom--*/

/*-- //img hover --*/

/*-- photos --*/
.photo-img-grid, .media.wrapa{
    margin-bottom:3em;
}
/*-- //photos --*/
/*-- media --*/
.media .media-img {
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5));
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    padding: 3.9em 1em;
    text-align: center;
}
.media .media-img a.play.btn {
    display: inline-block;
    width: 68px;
    height: 68px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    border: 3px solid #fff;
}

.media .media-img a.play.btn span {
    font-size: 20px;
    color: #ffffff;
    line-height: 52px;/*line-height: 58px;*/
    margin-left: 4px;
}

.media .media-info{
    margin-top:18px;
    padding: 0 10px;
}

.media .media-info a{
    font-size: 14px;
    color:#222222;

}
.media .media-info a:hover{
    text-decoration: underline;
}

.media .media-img .notify-pop-overlay {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(17, 17, 17, 0.580392);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
}

.media .media-img .notify-pop-overlay:target {
    visibility: visible;
    opacity: 1;
}
.media .media-img .notify-popup {
    background: #fff;
    border-radius: 0;
    width: 35%;
    position: relative;
    margin: 8em auto;
    padding: 50px 50px;
    text-align: center;
}
.media .media-img .notify-popup h5 {
    text-transform: uppercase;
    font-size: 1em;
    color:#01244e;
    line-height: 180%;
    margin-bottom:30px;
}
.media .media-img .notify-popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    color: #2f3542;
}

.media .media-img .notify-popup .close:hover {
    color: #232222;
}
.media .media-img .notify-popup iframe {
    width: 100%;
    min-height: 300px;
}
.video_dnd {
    position:relative;
    padding-bottom:56.25%;
    padding-top:25px;
    height:0;
    margin-bottom:2em;}
.video_dnd iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
/*-- //media --*/



/* - - cpright - - */
.cprights{
    font-size: 14px;
    background-color: #000000;margin-top: 5em;padding-top: 3em;padding-bottom: 3em;
}
.cpright{
    padding: 0.9em 2em 0.9em 5em;
}
.cpright1{
    color:#999999;
    text-transform: uppercase;
}
.cpright1 p{
    text-transform: none;
    font-size: 13px;
    padding-left: 70px;
    margin-top:10px;
}
.cpright1 img{
    width:50px; height:auto;margin-right: 15px;
}
.cpright2{
    text-align: right;
    margin-top: 6px;
}
.cpright2 p{
    text-align: right;
    margin-top: 40px;
    color:#999999;
    font-size: 13px
}

/* - - //cpright - - */

/* - - breadcrumb - - */
.breadcrumbs-main{
    margin-top:6px;
    margin-bottom:60px;
}
.breadcrumb{
    font-size: 13px;
    color:#999999;
    background-color: #ffffff;

}

.breadcrumb li a {
    color:#ed1c24;
}
.breadcrumb li:before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #ed1c24;
    padding: 0 15px;
    font-size: 8px;
}
.breadcrumb li.nfli:before {
    content: "\f054";
    color: #ed1c24;
    padding: 0 15px;
}
.breadcrumb li.spanli:before {
    content: "\f054";
    color: #999999;
    padding: 0 15px;
}
/* - - //breadcrumb - - */


/* - - post title - - */

.content-main, .content-main-photo{
    margin-top: 40px;
}


/* - - post social_buttons - - */
.dates{
    overflow:hidden;
    color:#aaabac;
    font-size: 14px;
}
.date_hit {
    float: left;
    margin-top:12px;
}
.date_hit i{
    margin-right: 5px;
}
.date_hit span{
    margin-left: 20px;
    font-weight: 600;
}
ul.social_buttons {
    float: right;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
    margin-top:0;
}

ul.social_buttons li {
    list-style: none;
    /*float: right;*/
}
ul.social_buttons li a {
    width: auto;
    height: 40px;
    color: #fff;
    padding: 0 20px;
    line-height: 36px;
    display: inherit;
    border-radius: 3px;
    font-weight: 500;
}

ul.social_buttons li a.fb{
    background: #4267b2;
    border: 2px solid #4267b2;
    color: #fff;
}

ul.social_buttons li a.fb:hover {
    background: #305090;
    border: 2px solid #305090;
    transition: .3s;
    text-decoration: none;
}

ul.social_buttons li a.twitter {
    color: #fff;
    background: #00aced;
    border: 2px solid #00aced;
}

ul.social_buttons li a.twitter:hover {
    background: #06a6e2;
    border: 2px solid #06a6e2;
    transition: .3s;
    text-decoration: none;
}

ul.social_buttons li a span.fa {
    font-size: 18px;
    margin: 0;
    margin-right: 15px;
    float: left;
    line-height: 38px;
}
/* - - //post social_buttons - - */

/* - - post- - */
.content_wrap{
    margin-bottom: 5em;
}
.content-main{/*erka-2020-06-17*/
    margin-bottom: 2em;
    /*border-bottom: 1px solid #cccccc;*/
    overflow: hidden;
}
.content-main_img img{
    margin-bottom:36px;
    width: 100%;
    height: auto;
}
.content-main_text{
    color:#2e2e2e;
    line-height:180%;
    padding: 0 2em;
}

.content-main_text p{
    margin-bottom:1em;
}
.content-main_text blockquote{
    border-left:3px solid #004ea2;
    margin-top:1.5em;
    margin-bottom:1.5em;
    font-size: 1.1em;
    padding-left:20px;
}
blockquote{
    border-left:3px solid #004ea2;
    margin-top:1.5em;
    margin-bottom:1.5em;
    font-size: 1.1em;
    padding-left:20px;
}

/* - - //post- - */

/* - - category of post- - */
.cat-main{
    overflow: hidden;
    margin-top:4em;
    margin-bottom: 5em;
}
/* - - //category of post- - */

/* - - paging - */
.pagination_p{
    font-size: 13px;
}
.post-pagination{
    padding-right: 3em;
    margin-top:2em;
}
.post-pagination p{
    color: #999999;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ed1c24;
    border-color: #ed1c24;
    font-size: 13px;
}
.pagination > li > a, .pagination > li > span {
    color: #999999;
    background-color: #fff;
    border: 1px solid #dedede;
    font-size: 13px;
    padding: 8px 14px;
}
.pagination > li > a.nav-link:hover{
    color: #ed1c24;;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
/* - - //paging- - */

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

/* - - contacts- - */
input[type="submit"]{
    transition:.5s ease-in-out;
    -webkit-transition:.5s ease-in-out;
    -moz-transition:.5s ease-in-out;
    -o-transition:.5s ease-in-out;
}

/*.c_form,*/
.c_form input[type="text"],.c_form input[type="email"], .c_form textarea, .c_form select{
    outline: none;
    border: 1px solid #E4E4E4;
    background: #f5f5f5;
    font-size: 14px;
    color: #212121;
    padding: 10px;
    width: 100%;
}
.c_form input[type="email"]{
    margin:1em 0;
}
.c_form textarea{
    min-height:200px;
    margin:1em 0 .8em;
}
.c_form input[type="submit"]{
    outline:none;
    border:none;
    background:#ed1c24;
    font-size:1em;
    color:#fff;
    padding:10px 0;
    width:30%;
}
.c_form input[type="submit"]:hover{
    background:#999999;
}
.contact_lists{/*erka 2020-06-18*/
    color:#2e2e2e;
    /*padding:2em;*/
    /*background:#004ea2;*/
/*    text-align:center;*/
}
/*.contact_lists img {
    margin: 0 auto;
    padding: .5em;
    border: 1px dotted #212121;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
}*/
.contact_lists h4{
    font-size:1em;
    margin-bottom:1em;
    text-transform:uppercase;
    line-height:180%;
    padding-left:20px;
}
/*.contact_lists h4 span{
    display: block;
    text-transform: capitalize;
    font-size: .8em;
    color:#FFFFFF;
    margin: .5em 0 0;
}*/
.contact_lists ul.phone-mail li{
    list-style-type:none;
    margin-bottom:1em;
    font-size:14px;

}
.contact_lists ul.phone-mail li span{
    margin-left: 15px;
    font-weight:600;
}
.contact_lists ul.phone-mail li a{
    color:#2e2e2e;
    text-decoration:underline;
}
.contact_lists ul.phone-mail li a:hover{
    color:#212121;
}
.contact_lists ul li i.fa.fa-map-marker{
     /*left:-.5em;*/
     margin-right:9px;
 }
.contact_lists ul li i.fa.fa-volume-control-phone{
    /*left:-.5em;*/
    margin-right:5px;
}
.contact_lists ul li i.fa.fa-envelope {
    /*left:-.5em;*/
    margin-right: 3px;
}
.c_form h4{
    font-size:1em;
    margin:2em 0 1.2em 0;
    text-transform:uppercase;
    line-height:180%;
    padding-left:20px;
}
/*.mail iframe{
    width:100%;
    min-height:300px;
}*/
.contact_map {  /*erka 2020-06-18*/
    /*border:1em solid #ececee;*/
    overflow:hidden;
    width: 100%;
    margin:40px 0 20px;
    /*background-color: #ff0000;*/
    /*padding-left:0 !important;*/
}
.contact_map iframe { /*erka 2020-06-18*/
    margin-top: -80px;
    width: 100%;
    min-height: 400px;
    border: none;
    background-color: #ececee;
}
/* - - //contacts- - */
/* - - register- - */
.reg_col{
    margin-bottom:2.5em;
}
.overlay{
    display: none;
}
.reg_sub{
    text-align: center;
    margin-top:2em;
}

/* - - //register- - */
/* - - to_top- - */
.scrollup{
    /*width:40px;
    height:40px;*/
    width: 64px;
    height: 64px;
    opacity:0.5;
    position:fixed;
    /*bottom:120px;*/bottom: 25px;
    /*right:70px;*/right: 1%;
    display:none;
    /*text-indent:-9999px;*/
    text-indent: 100%;
    color:#ffffff;
    background-color: transparent;
    background: url('../images/to_top2.png') no-repeat 0px 0px;
    cursor: pointer;
    /*background: url('../images/up.png') no-repeat 0px 0px;*/
}
.scrollup:hover{
    opacity:0.9
}
/* - - //to_top- - */

/* - - alert- - */
.alertm_overlay {    width:100%;    height:100%;    position:fixed;    left:0px;    top:0px;    z-index:99998;    background:rgba(51, 51, 51, 0.82);   display:none;}
.alertm_all {font-family: Arial;    width:396px;    padding:29px 43px;    border-radius: .25rem;  background:#fff;    position:fixed;    left:50%;    margin-left:-241px;    top:50%;    z-index:99999;    }
.alertm_all a {    -webkit-transition: all .2s ease-in-out;    -o-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;    text-decoration: none;    color: #0275d8;}
.alertm_all a:hover {    color: #222;}
.alertm_h1 {    color: #0275d8;    font-size: 19px;    margin-bottom: 15px;}
.alertm_text {    font-size: 16px;    line-height: 23px;}
.alertm_wrapper { }
.alertm_but {    display: inline-block;    font-weight: 400;    line-height: 1.25;    text-align: center;    white-space: nowrap;    vertical-align: middle;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;    border: 1px solid transparent;    padding: .5rem 2rem;    font-size: 1rem;    border-radius: .25rem;    -webkit-transition: all .2s ease-in-out;    -o-transition: all .2s ease-in-out;    transition: all .2s ease-in-out;    color: #fff;    background-color: #0275d8;    border-color: #0275d8;    display: block;    margin-top: 25px;    cursor: pointer;}
.alertm_but:hover {    color: #fff;    background-color: #025aa5;    border-color: #01549b;}
a.alertm_close {    color: red;    text-decoration: none;    position: absolute;    right: 7px;    top: 0px;    font-size: 25px;}
/* - - //alert- - */

.home_title_dornod h3, .widget_title h3{
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color:#222222;
    margin-top: 80px;
    margin-bottom:30px;
    padding-left:30px;
    font-size: 1.4em;
    border-left:3px solid #ed1c24;
    font-weight:600;
}
.widget_title.fblive h3{
    color:#4267b2;
}
.right_widget{
    padding-left:30px;
    border-left:3px solid #ed1c24;/*2020-06-22*/
}
/*-- easy responsive tabs style--*/
.sap_tabs{
    clear:both;
    padding: 0em 0 0em;
}
.top1{
    margin-top: 2%;
}
.resp-tabs-list {
    /*text-align:center;*/
    list-style: none;
    margin: 0 0 2em 0;
    padding: 0;
}
.resp-tab-item{
    width: 49%;
    margin: 0 0;
    padding: 0 15px 10px 15px;
    text-decoration: none;
    color: #ccc;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 3px solid #ffffff;
    display: inline-block;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: Capitalize;
    font-weight: 600;
}
.resp-tab-active,.resp-tab-item:hover{
    color: #ed1c24;
    border-bottom:3px solid #ed1c24;
}
.resp-tabs-container {
    padding: 0px;
    clear: left;

}
.resp-tab-content ul{
    list-style: none;
}
.resp-tab-content ul li{
    margin-bottom:20px;
    font-size: 16px;
}
.resp-tab-content ul li span{
    color: #c0c0c0;
    font-weight: 600;
    font-size: 14px;
}
.resp-tab-content ul li span.fa.fa-eye{
    margin-left:20px;
    margin-right:5px;
}
.resp-tab-content ul li a{
    color:#888888;
}
.resp-tab-content ul li span.video, .ontloh_bloglis_item_cation span.video{
    background-color: #ed1c24;
    color: #ffffff;
    padding: 2px 5px;
    font-size: 13px;
    font-weight:600;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content {
    display: none;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
/* - - post title - - */
h1.main_title2{
    font-size: 1.8em;
    color:#222222;
    font-weight:500;
    font-family: 'Roboto Condensed', sans-serif;
    border-left: 6px solid #ed1c24;
    padding-left:30px;
    /*margin-top: 40px;*/
    margin-bottom:40px;
}
.blog-poast-info {
    border-top: 1px solid #e2e2e2/*aeaeae*/;
    padding: 1em 0;
    text-align: right;
}
.blog-poast-info ul li {
    display:inline-table;
    margin-right: 1em;
}
.blog-poast-info ul li{
    color: #9b9b9b;
    font-size:0.8125em;
    vertical-align:middle;
}
.blog-poast-info li span {
    font-size:1.2em;
    color: #9b9b9b;
    margin-right: 0.3em;
    margin-top: 0px;
    vertical-align:middle;
}
.content-main{
    /*margin-top:3em;*/
    margin-top: 40px;
}

.content-main_text{
    color:#2e2e2e;
    line-height:180%;
    padding: 0 0;
}
.content-main_text img.img-responsive.main_img{
    width: 100%;
    height: auto;
    float: none;
    margin-right:0;
    margin-bottom:2em
}
/**** comments ****/
.comment-top{
    margin-top:2em;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom:2em;
    margin-bottom:2em;
}
.comment-bottom input[type="text"],.comment-bottom textarea {
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid #e2e2e2;
    padding:1em 0.8em;
    font-size: 1em;
    color: #333333;
    margin:0 0 0.7em ;
    float:left;
}
.comment-bottom textarea{
    resize:none;
    margin: 0em 0 0.5em;
    min-height: 120px;
    -webkit-appearance: none;
}
.comm_submit{
    text-align: right;
}
.comment-bottom input[type="submit"] {
    /*width: 11%;*/
    font-size: 0.9em;
    background: #ed1c24;
    padding: 0.8em 2.5em;
    text-align: center;
    color: #fff;
    border: 1px solid #ed1c24;
    outline: none;
    margin: 5px auto 0 auto;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor:pointer;
}
.comment-bottom input[type="submit"]:hover {
    color: #ed1c24;
    background: transparent;
}
.comment div.comm_i, .comment-top div.comm_t, .title_related {
    font-family: 'Roboto Condensed', sans-serif;
    color:#222222;
    font-size: 1.4em;
    text-align: left;
    margin-top: 30px;
    margin-bottom:30px;
    padding-left:30px;
    border-left:3px solid #ed1c24;
    font-weight:600;
}
.comment div.comm_i {
    margin-bottom:15px;
}
.comment-top div.comm_t {
    margin-top: 40px;
}
.comment {
    padding: 0 0 0;
}
.comm_notif{
    font-size: 0.8em;
    margin-bottom:15px;
}
h4.media-heading {
    font-size: 0.8em;
    color: #333333;
    text-align:left;
    margin:0;
    font-weight:400;
}
.media2{
    margin-bottom:1.5em;
}
.media-body p {
    color: #333333;
    font-size: 0.875em;
    line-height: 1.4em;
}

h4.media-heading span{
    color:#9e9e9e;
}
span.span_name{
    font-weight: 600;
}

span.span_ip{
    margin-left:15px;
    margin-right:15px;
}
/**** //comments ****/
/**** related_posts ****/
.post_wr {
    padding-bottom: 2em;
    margin-bottom: 1.55em;
    border-bottom: 1px solid #e2e2e2;
}
.post_wr_img{
    float: left;
    width: 40%;
    position: relative;
    overflow: hidden;
}
.post_wr_img div{
    width: 100%;
    height:40%;
    opacity:.50;filter:alpha(opacity=90);-moz-opacity:0.90;
    top:auto;
    bottom:0%;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#000000 48%,#000000);
    padding:15px 0 0 15px;position: absolute; color: #ffffff;
}
.rel_date {
    margin-top:15px;
}
.rel_date ul li {
    display: inline-block;
    margin-right: 1em;
}
.rel_date ul li{
    color: #C0C0C0;
    font-weight: 600;
    font-size: 14px;
}
.rel_date li span {
    font-size:14px;
    color: #C0C0C0;
    margin-right: 5px;
    /*margin-top: 0px;*/
    /*    vertical-align:middle;*/
}
.rev-info_do {
    float: right;
    width: 57%;
}
.rev-info_do h3{
    margin-bottom:25px;
    text-transform: none;
}

.rev-info_do h3 a{
    color:#222222;
    font-size: 14px;
    font-weight:600;
    text-decoration: none;
    text-transform: none;
}
.rev-info_do p{
    color:#2e2e2e;
    font-size: 14px;
}
/**** //related_posts ****/
/**** content category ****/
.cat-main{
    overflow: hidden;
    margin-top:4em;
    margin-bottom: 5em;
}
/**** //content category ****/
.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media screen and (max-width: 1199px){
    /* Main menu - logo-nav */
   .logo-nav .navbar.navbar-default .navbar-header:after {
       clear: none;
    }
    .logo-nav .navbar.navbar-default .navbar-header.nav_2{
        /*width: 30% !important;*/
        /*clear: none !important;*/
        /*padding-top:7px;
        padding-left:10px;*/
    }
    .logo-nav .navbar.navbar-default .navbar-header.nav_2 button.navbar-toggle.collapsed.navbar-toggle1{
        margin-top:14px;
        margin-left:16px;
    }
    .logo-nav .navbar.navbar-default .navbar-header.nav_2 button.navbar-toggle{
        margin-top:14px;
        margin-left:16px;
    }
    .logo-nav{ 
        position: unset;
    }
    li.dropdown{
        position: relative;
    }
    .dropdown-menu {
        left: 0%;
    }
    /*ul.multi-column-dropdown h6 {
        border-bottom: 1px solid #C3C3C3;
    }*/
    ul.multi-column-dropdown {
        margin: 2em 0;
    }
    .logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav {
        margin: 1em 0 0;
        background: #DFDFDF;
        text-align: left;
        padding-bottom: 1em;
    }
    .logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav a.act{
        margin-left:13px;    }
    /* //.Main menu - logo-nav */
    /*.navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }*/

}
@media (max-width:1199px){
    .media .media-img {
        padding: 3.2em 1em;
    }
}
@media (max-width:1080px){
    .carousel-caption h3{
        font-size: 28px;
        margin-bottom: 25px;
    }
    .carousel-caption p{
        font-size: 17px;
        line-height:180%;
        margin-bottom:30px;
    }
    .home_title h3 {
        font-size: 2.2em;
        margin-top: 72px;
    }
    .home_title p{
        margin-bottom:40px;
    }
}
@media screen and (max-width: 991px){
    .dndmedia{
        padding:40px 0 10px 0;
    }
    .dndmedia img{
        float:left;
        width:200px; height:auto;margin-left:0;
    }
    .header .container .logo .col-sm-9.iso2 .iso11{
        padding-right: 0;
    }
    ul.top_links li a{
        font-size: 13px;
        text-transform: none;
    }
    ul.top_links li span{
        font-size: 14px;
    }
    ul.top_links li:nth-child(4) {
        margin-left: 160px
    }
    .banner_top{
       width: 90%; height: auto;
       margin-bottom:8px;
    }
    .logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav {
        position: absolute;
        z-index: 102;
        top: 100%;
        /*width: 80%;*/
        background-color: #000000;
        width: 95%;
        left: 16px;
    }
    .logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav a.act{
        margin-top: 40px;
        margin-left:3em;
    }
    .logo-nav .collapse ul.nav.navbar-nav li a{
        margin-top: 10px;
        margin-bottom:10px;
        margin-left:3em;
        margin-right:3em;
    }
    .dropdown-menu.multi {
        padding: 10px 30px; 
    }

    .multi-column-dropdown li a {
        padding-top:5px !important;
        padding-bottom:5px !important;
    }

    .multi-column-dropdown li:first-child a {
        margin-left:42px !important;
    }
    .sonin_main{
        margin-bottom:30px;
    }
    .home_title h3 {
        font-size: 1.8em;
        margin-top: 56px;
    }
    .home_title p{
        margin-bottom:24px;
    }
    /*.dropdown-menu.columns-3 {
        min-width: 585px;
    }*/
    .dropdown-menu.multi {
        /*min-width: 585px;*/
    }
    .row.first_news{
        margin-top: 0;
        /*display: none;*/
    }
    .media .media-img {
        padding: 2em 1em;
    }
   
    .cpright{
        padding: 1.7em 1em 1.5em 1em;
    }
    .cpright1, .cpright2{
        text-align: center;
    }
    .cpright1{
        margin-top:15px;
    }
    .cpright2{
        /*margin-top:10px;*/
    }
    .cpright2 a{
        color:#004ea2;
        margin:0 9px;
    }
    .contact_list {
        width: 50%;
        margin: 2em auto 0;
    }
    .content-main_text{
        padding: 0 1.5em;
    }
    .right_widget{
        padding-left:0px;
        border-left:none;/*2020-06-22*/
    }
}

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

    .dndmedia{
        text-align: center;
        padding:20px 0 20px 0;
    }
    .dndmedia img{
        float:none;
    }
    .header .container .logo .col-sm-9.iso2 .iso11{
        padding-right: 0;
    }
    .header .container .logo .col-sm-9.iso2{
        text-align:center !important;
        padding-left:0 !important;
    }
    .iso22{
        padding-left:0 !important;
    }
    .iso22{
        text-align:center !important;
        width: 100% !important;
    }
    .iso22 img{
        width: 100% !important;
        padding-left:0 !important;
        margin-left:0 !important;
    }
    .header .container .logo .col-sm-9.iso2 .iso22{
        padding-left:0 !important;
        margin-left:0 !important;
    }
    ul.top_links li {
        margin-bottom: 12px
    }
    ul.top_links li:nth-child(4) {
        margin-left: 60px
    }
    .banner_top{
        width: 100% !important; height: auto;
        margin-bottom:8px;
    }
    /*undsen menu-nii dropdown n mobile baidald orno*/

    .dropdown-menu.multi {
        background-color: #ffffff !important;
        /*padding-top:20px;*/
        /*    min-width: 0;*/
    }
    .multi-column-dropdown li a {
        margin-left:22px !important;
        margin-right:22px !important;
    }
    .multi-column-dropdown li:first-child a {
        margin-left:22px !important;
    }
    .dates{
        padding-top:1.5em;
    }
    /*.dropdown-menu.multi li:first-child a{
        !*margin-top:0;*!!*erka-2020-06-02*!
        color:green;
    }*/    
    /*.statistics {
        margin-top: 0;
    }
    .statistic .row div.col-md-3.col-sm-6{
        margin-top:1.5em;
    }*/

    .multi-column-dropdown{
        /*margin-top:0 !important;*/
    }
    .multi-column-dropdown li:first-child a{
        margin-top:5px !important;
    }

    img.img-responsive.zar_img{
        width: 100%;
        height: auto;
        float: none;
        margin-right:0;
        margin-bottom:2em
    }
    .row.row-flex.main_blog .col-xs-12.col-sm-6:last-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(3){
        margin-top:30px;/*margin-top:30px;*//*2020-06-22*/
    }
    .row.row-flex.main_blog .col-xs-12.col-sm-6{
        margin-top:30px;
    }
    .row.row-flex.main_blog .col-xs-12.col-sm-6:first-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(3){
        padding-right:15px;/*2020-06-22*/
    }
    .row.row-flex.main_blog .col-xs-12.col-sm-6:last-child, .row.row-flex.main_blog .col-xs-12.col-sm-6:nth-child(2){
        padding-left:15px;/*2020-06-22*/
    }
    .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.buir_blok1:first-child, .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.dsonin_blok, .ontsloh_medee .row.row-flex.bloglist_bloks .col-md-6.bloglist_blok:first-child{
        padding-right:15px;/*2020-06-22*/
    }
    .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.buir_blok1:last-child, .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6.dsetguul_blok, .ontsloh_medee .row.row-flex.bloglist_bloks .col-md-6.bloglist_blok:last-child{
        padding-left:15px;/*2020-06-22*/
    }
    .ontsloh_medee .row.row-flex .col-xs-12.col-sm-6:last-child{
        margin-top:30px;
    }
    .plogo{
        padding-bottom:1em;
    }

    .media .media-img {
        padding: 9em 1em;
    }

    .media{
        margin-bottom:3em;
    }
    .medias .container .row .col-sm-4:last-child .media{
        margin-bottom:0;
    }
    .event{
        margin-bottom:3em;
    }
    .events .container .row .col-sm-4:last-child .event{
        margin-bottom:0;
    }
    .event-time{
        color: #999999;
        padding-left: 25px;
/*        padding-top: 15px;*/
    }
    .content-main_text{
        padding: 0 1em;
    }    
}
@media screen and (max-width: 640px){


    ul.top_links li:nth-child(4) {
        margin-left: 40px
    }
    .home_title h3:before {
        left: 13%;
    }
    .home_title h3:after{
        right: 13%;
    }
    .media .media-img {
        padding: 7em 1em;
    }
    .date_hit {
        clear: right;
        margin-bottom:1em;
    }

    .contact_list {
        width: 60%;
    }
    .mail iframe {
        min-height: 200px;
    }
}
@media screen and (max-width: 630px){
    .carousel-caption h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    /* search icon dooshoo orno*/
    /*.dropdown-menu.multi {
        min-width: 60%;
    }*/
   }
@media (max-width:568px){
    .dndmedia{
        padding:20px 0 10px 0;
    }
    .dndmedia img{
        width:180px; height:auto;;
    }
    ul.top_links li:nth-child(4) {
        margin-left: 180px
    }
    ul.multi-column-dropdown {
        margin: 1em 0;
    }
    .dropdown-menu.multi {
        padding: 5px 10px; 
    }
    .multi-column-dropdown li a {
        margin-left:12px !important;
        margin-right:12px !important;
    }
    .multi-column-dropdown li:first-child a {
        margin-left:12px !important;
    }
    .sonin_main .sonin_img div.camera_sonin_main{
        background: url(../images/camera4.png) no-repeat right 30px center;
        opacity:.80;filter:alpha(opacity=90);-moz-opacity:0.90;
    }
    .sonin_main .sonin_img .caption2 a {
        font-size:18px;
    }
    /*.logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav {
        position: absolute;
        z-index: 102;
        top: 100%;
        width: 80%;
        left: 16px;
    }*/    
    /*.logo-nav .navbar.navbar-default .collapse.navbar-collapse .nav.navbar-nav {
        width: 90%;
        overflow: hidden;

    }*/  
    .media .media-img {
        padding: 6em 1em;
    }
    .content-main_text{
        padding: 0 0;
    }
    .post_wr_img{
        float: none;
        width: 100%;
    }
    .rev-info_do {
        float: none;
        width: 100%;
        padding:0 20px;
    }
    .rev-info_do h3{
        margin-top:15px;
        margin-bottom:15px;
        text-transform: none;
    }

}
@media (max-width:480px){

    ul.top_links li a{
        font-size: 12px;
    }
    ul.multi-column-dropdown {
        margin: 1em 0;
    }

    .dropdown-menu.multi {
        padding: 5px 10px; 
    }
    .multi-column-dropdown li {
        display: block;
    }
    .multi-column-dropdown li a {
        margin-left:32px !important;
        margin-right:32px !important;
    }
    .multi-column-dropdown li:first-child a {
        margin-left:32px !important;
    }

    .date_hit {
        float: none;
        clear:right;
    }
    .home_title h3 {
        font-size: 1.5em;
        margin-top: 40px;
    }
    .home_title h3:before, .home_title h3:after {
        width: 20%;
    }
    .home_title h3:before {
        left: 2%;
    }
    .home_title h3:after{
        right: 2%;
    }
    .home_title.evento h3:before, .home_title.evento h3:after {
        width: 10%;
    }
    .home_title.evento h3:before {
        left: 2%;
    }
    .home_title.evento h3:after{
        right: 2%;
    }
    .home_title p{
        font-size: 12px;
        margin-bottom:20px;
    }
    .media{
        margin-bottom:2em;
    }
    .media .media-img {
        padding: 5em 1em;
    } 

    .cprights{
        font-size: 13px;
    }
    .c_form input[type="submit"] {
        font-size: 14px;
        width: 100%;
    }
    .contact_list {
        width: 80%;
    }
    .cpright2 p{
        text-align: center;
        margin-top: 30px;
    }
    ul.bottom_links li a{
        color:#ffffff;
        font-size: 13px;
        padding: 5px 5px;
        margin-left: 5px;
    }
    .cpright1 p{
        padding-left: 0;
        margin-top:15px;
    }
    .cpright1 img{
        width:50px; height:auto;margin:10px 0;
    }
}
@media (max-width: 440px){
    ul.bottom_links li:last-child{
        margin-top: 10px;
    }
}
@media (max-width: 414px){
    .sonin_main .sonin_img .caption2 .descr{
        display: none;
    }
    .sonin_main .sonin_img .caption2 p span.fa.fa-calendar{
        margin-left:150px;
        margin-top:10px;
    }
    ul.top_links li:nth-child(4) {
        margin-left: 80px
    }
    ul.top_links li:first-child{
        margin-left: 0;
    }
    ul.top_links li:first-child a{
        margin-left: 0;
    }
    .home_title h3 {
        font-size: 1.4em;
    }
    .media .media-img {
        padding: 4em 1em;
    }
    .contact_list {
        width: 100%;
    }
}
@media (max-width: 375px){    
    .media .media-img {
        padding: 3.5em 1em;
    }
    .c_form,.mail iframe{
        padding: 0;
    }
}
@media screen and (max-width: 365px) {
    .sonin_main .sonin_img .caption2 p span.fa.fa-calendar{
        margin-left:100px;
    }
    .dates{
        padding-left: 0;
        padding-right: 0;
    }
    ul.social_buttons {
        padding-left: 0;
        padding-right: 0;
    }
    ul.social_buttons li{
        width: 100%;
    }
    .home_title.evento h3:before, .home_title.evento h3:after {
        width: 5%;
    }

    .media .media-img {
        padding: 3.5em 1em;
    }
    .media .media-img {
        padding: 3.2em 1em;
    }
}
@media screen and (max-width: 331px) {
    .media .media-img {
        padding: 2.9em 1em;
    }
}
@media (max-width: 320px){
    .home_title h3 {
        font-size: 1.2em;
    }
    .home_title h3:before {
        left: 0%;
    }
    .home_title h3:after {
        right: 0%;
    }
    .media .media-img {
        padding: 2.7em 1em;
    }

.c_form input[type="text"], .c_form input[type="email"], .c_form textarea,.contact_lists ul.phone-mail li {
        font-size: 13px;
    }
    .checkout-left-basket h4 {
        padding: .7em;
        font-size: 1em;
    }
    .c_form textarea {
        min-height: 135px;
    }
    .contact_list{
        padding:0;
    }
    .contact_lists ul.phone-mail li {
        margin-bottom: .5em;
    }
    .mail iframe {
        min-height: 140px;
    }
}


