@charset "utf-8";



/* CSS Document */

.widget_dock{

    margin-top: 0;

    width: 92.5%;

}

.rfw_side_dock{

    height: auto;

    margin: 0;

    padding: 0;

    width: 100%;

}

.right-side {
    width: 60%;
    float:left;
    font-size: 0.8em;
}

.left-side {
    float:left;
    width: 38%;
}
.cust2 li h3.entry-title.rfw2 {
    font-weight: 400;
}
.left-side p {
    display:none;
}
.right-side p {
    font-weight: 600;
    font-size: 1.1em;
    padding: 0 2em;
}

.cust1 li .entry-title.rfw2{
    font-size: 1em;
    font-weight: 600;
    padding: 0 1em;
	margin:10px 0 0 0;

}
ul.cust1{
    text-align: center;
    margin:0 !important;
    padding:0 !important;
}
.cust1 li{

    color: #666666;

    font-size: 16px;

    height: 100%;

    margin: 0 5px;

    text-align: left;

    width: 32%;
    display:inline-block;
    list-style: none;
	vertical-align: top;
	height:240px;
	overflow:hidden;

    border: 1px solid #ececec;

    /*-webkit-box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/
    /*-moz-box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/
    /*box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/

    /*box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);*/
    /*-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);*/
    /*-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);*/

}
.cust1 li:first-child{
	margin-left:0;
}
.cust1 li:last-child{
	margin-right:0;
}
.cust1 li .image_only{
	text-align: center;
	height:110px;
	overflow:hidden;
	margin: 1em 1em 0;
	
}
.cust1 li .image_only img{
	width:auto;
	height:auto;
}

.cust2 li{

    color: #666666;

    font-size: 16px;

    height: 100%;

    margin: 1em 0 0 0;

    text-align: left;

    width: 100%;
    float: left;

    list-style: none;

    padding: 1em 0;

    /*-webkit-box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/
    /*-moz-box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/
    /*box-shadow: 2px 2px 5px 0px rgba(143,126,143,1);*/

    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);

}

.cust2 li:last-child {
    margin-bottom: 3em;
}


.image_only_side.imgn img {
    height: auto;
    width: 100%;
}

.cust2 li .entry-title.rfw2{
    font-size: 1.1em;
    font-weight: 600;
    padding: 0 2em;

}

.rfw_side_dock > li .feed_img,

.rfw_side_dock > li .feed_img img {

    float: left;

    margin: 0;

    padding: 0;

    width: 100%;

    height:auto;

}

.rfw_side_dock h3{

    font-size: 16px;

    margin: 0 0 10px;

    padding: 0;

    line-height:22px;
    text-transform:capitalize;

}


.rss_url_area a{

    float:right;

    cursor:pointer;

}
.rfw-class .widget_dock li > div.text_div{
    line-height:22px;
    /*font-size:12px;*/
    padding:0 1em;
}
.rfw-class .widget_dock li > div.text_div div{
    display:none;
}

.rfw-class .widget_dock li img{
    padding:0;
    margin:0;
}
.rfw_side_list.rfw_side_dock li {
    border-top: 1px solid #eee;
    margin: 0 0 30px;
    padding-top: 30px;
}
.rfw_side_dock li > a{
    text-decoration:none;
}
.rfw_side_list.rfw_side_dock li:first-child{
    padding-top:0;
    border:0;
}
ul.rfw_side_dock.rfw_side_slider{
    margin:0;
}
.rfw-yt-items{
}
.rfw-yt-items iframe{
    margin:0 10px 2px 0;
}
#_articles0 .widget_dock{
    width: 100%;
    margin-top:2em;
 }
@media screen and (max-width:600px) {
    .cust1 li {
        width: 96%;
        margin-top: 1em;
    }
}