@charset "utf-8";
/* CSS Document */

.WPBCustomize {position:relative;width:674px;height:710px;}
.Scheme {width:100%;height:710px;background:url('/images/parallels/wpb-constructor-map-new.png') no-repeat 0 0;position:absolute;left:0;top:0;}
.Descriptions {position:absolute;left:524px;top:0;width:130px;}
.Scheme div {position:absolute;z-index:10;cursor:pointer;background-position:0 -9999px;background-repeat:no-repeat;}
.Scheme div.Active {background-position:-1px -1px;}
.Scheme div.gbg.Active {background:url('/images/parallels/grey-lines-bg.png');background-position:-1px -1px;}

#TplSlider .LeftNav, #TplSlider .RightNav {position:absolute;z-index:100;cursor:pointer;}
#TplSlider .LeftNav {top:39%;left:1%;}
#TplSlider .RightNav {top:39%;right:1%;}
#TplSlider {width:100%;height:400px;margin:20px auto;overflow:hidden;position:relative;background:#fff;}
#TplSlider .ViewPort {width:100%;height:400px;background:url('/images/parallels/slider-bg3.png') no-repeat 0 0;position:absolute;left:0;top:0;z-index:10;}
#TplSlider .Container {position:relative;z-index:5;width: 350%;left: -178%;}
#TplSlider .Slide {float:left;width: 18%;margin:50px 5px 50px;}
#TplSlider .Slide img {margin:7px 0 0 7px;box-shadow:0 0 5px 0px #666;border-radius:5px;}

#c67122 dl a {margin:20px 0 0 -12px; display:block}
#select-topic,#customize { width:238px }
#publish { width:225px }

@media only screen and (max-width: 995px) {
	#select-topic,#customize,#publish { width:100%; } 
}
@media only screen and (max-width: 767px) {
	#TplSlider { height: 300px; }	
}
@media only screen and (max-width: 479px) {

	#TplSlider { height: 200px; }
}