/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,

.flex-direction-nav {margin: 0; padding: 0; list-style: none;}



.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;height:auto;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1; } .flexslider a{ color:#FFF}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }


/* Direction Nav */

.flex-direction-nav a  { display: block; width: 76px; height:67px; margin: -20px -18PX 0 -16PX; position: absolute; top: 50%; z-index: 10; overflow: hidden;  cursor: pointer; 
 -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 20px; }
.flex-direction-nav .flex-next { right: 20px; text-align: right; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; cursor: default; }

/* Pause/Play */

/* Control Nav */
/*.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }*/


.slider {
    margin: 0px !important;     
    float: left;
    width:900px;
    height:300px;
}
.flex-control-nav {
    bottom: 4px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0px;
    right: 3px;
}
.flex-direction-nav .flex-prev {
    left: 3px;
}
.flex-direction-nav a {
    background: transparent url("https://c6aea0.claudeassets.com/20160326084740im_/http://thucphambosung.net/images/prev.png") no-repeat scroll 0px 0px;
    cursor: pointer;
    display: block;
    height: 76px;
    margin: 0px;
    opacity:0.7;
    position: absolute;
    text-indent: -9999px;
    top: 40%;
    width: 80px;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0px 1px;
    cursor: pointer;
 
}
.flex-control-nav li a {
    color: #fff;
  border-radius: 50%;
  background:#fff;  
    padding:0px 5px;  
   box-shadow: 0px 1px 1px #888888 inset;
  
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

@media only screen and (max-width: 1024px) {
	  .slider{width:100%;height:auto;}
	  }
@media only screen and (max-width: 768px){
    .slider{width: 100%;height:auto;}
}
@media only screen and (max-width: 640px) {
    .slider{width: 100%;height:auto;}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
     .slider{width: 100%;height:auto;}
}
/*
     FILE ARCHIVED ON 12:03:43 Mar 20, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:56:54 Jul 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.907
  exclusion.robots: 0.073
  exclusion.robots.policy: 0.056
  esindex: 0.019
  cdx.remote: 13.744
  LoadShardBlock: 290.441 (3)
  PetaboxLoader3.datanode: 365.478 (5)
  PetaboxLoader3.resolve: 121.174 (3)
  load_resource: 324.495 (2)
*/