@media only screen and (min-width:1024px) and (max-width:1199px){
.Featured .text{margin:0; padding:50px 0 36px 0; width:22%;}
.Featured .text h2{margin:0; padding:0 0 4px 0; text-align:left; font-size:25px; color:#404040; text-transform:capitalize; font-weight:bold; border-bottom:2px solid #fab702;}

.news-part .text{margin:0; padding:50px 0 40px 0; width:19%;}
.news-part .text h3{margin:0; padding:0 0 4px 0; text-align:left; font-size:25px; color:#404040; text-transform:capitalize; font-weight:bold; border-bottom:2px solid #fab702;}

}                 

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



}
@media only screen and (min-width:640px) and (max-width:767px){



}

@media only screen and (min-width:480px) and (max-width:639px){




}

@media only screen and (min-width:320px) and (max-width:479px){

.tp-revslider-slidesli{margin:0; padding:0; width:100%; height:50% !important;}
.dez-topbar-right{position:relative; right:100px;}
.dez-topbar-left{position:relative; left:50px;}

}

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



}