.iadsw{
	display:block;
}
.iadsm{
	display:none;
}

@media (max-width: 600px) {
.iadsw{
		display:none;
}
.iadsm{
	display:block;
}
}

/***********************************************************************/

@media (max-width: 600px) 
{
.vdl_3 img , .vdl_2 img , .vdl_1 img {
	width:100% !important;
}
.vdl_1{
	margin-right:0;
}

.mbox2{
	max-width: 100% !important;
}

#wowslider-container1 .ws-title , #wowslider-container1 o{
	font-size: 15px;
	bottom:0 !important
}

.item p {
	margin:0 10px
}

.box-body-news{
		margin: 10px 0 !important
}

.tahta{
	height:20px
}

.mobileb{
		margin-top: 20px !important
}

}





.box2{
    display:inline-block;
    max-width:590px;
    padding:10px;
    width:100%;
	
}

@media (max-width: 600px) 
{
    
.box2{
    text-align:center;
	box-sizing: border-box;
}


.mbox2 .box{
    max-width: 330px !important;
    margin-right:0;
    margin-left:0;
    padding:0;
}

.mbox2 .box .mbox{
    margin-right:0;
    margin-left:0;
    padding:0;
}


.mobile{
    display:none;
}
 
}

#ft a {
    background-color:#f1f1f1;
	color: #444444;
    font-size: 20px;
	display: block;
	padding: 0 0 5px 0;
}

#ft a:hover {
    background-color:#000;
color:   #fff;
    font-size: 20px;
}


.copyrights{
    color:#a2a2a2;
    font-size: 15px;
text-transform: lowercase;
}

.copyrights a{
    color:#a2a2a2;
    
}


.boxp2 {
text-align: right;
margin-top: -96px;
padding: 0px 10px 0 10px;
color: white;
background-image: url('http://election18.com/images/small.png');
position: relative;
font-size: 180%;
height: 96px;
}

.boxp2 p{
padding: 0;
margin: 0;
position: absolute;
bottom: 10px;
right: 10px;
}


.box-body-news:hover img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0,   0.19);
}

.box-body-news img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.header {
    background-color:#f9f9f9;
    border-bottom:1px solid #ececec;
}