.rg-gallery { width: 100%; overflow: hidden; position: relative; }
.rg-image-wrapper { width: 100%; }
.rg-image { width: 50%; position: relative; text-align: center; line-height: 0px; float: left; }
.rg-image img { max-width: 100%; height: 405px; }
.rg-image-nav a { position: absolute; bottom: 10%; z-index: 10; background:url(../images/awr_sed.png) no-repeat center; background-size: contain; width: 13px; height: 32px; text-indent: -9000px; cursor: pointer; outline: none; }
.rg-image-nav a.rg-image-nav-prev { right: 45%; }
.rg-image-nav a.rg-image-nav-next { right: 0px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.rg-image-nav a:hover { background: url(../images/awr_s.png) no-repeat center; background-size: contain; }
.rg-caption { width:50%; text-align: center; position:absolute; left:0; bottom:0; z-index:10; padding:20px 0; color:#FFF;}
.rg-view { display: none; }
.rg-loading { display: none; }
/***********//* Elastislide Style */
.es-carousel-wrapper { width: 42%; position: absolute; right: 23px; bottom: 0; z-index: 5; }
.es-carousel { overflow: hidden; }
.es-carousel ul { display: none; }
.es-carousel ul li { float: left; display: block; }
.es-carousel ul li a { display: block; border: 2px #eeeeee solid; -webkit-touch-callout: none; /* option */ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.es-carousel ul li.selected a { border: 2px #172a88 solid; }
.es-carousel ul li a img { display: block; border: none; width:96px; height: 93px; }
.es-nav { display: none; }
