.wog_header {
    width:100%;
    height:475px;
    background: transparent url("/wp-content/uploads/2016/11/Wog-slider-UAE-vizh3.jpg") no-repeat center center;
	margin-top:60px;
}
/*menu*/
.wog_header .wog_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 999999 !important;
}
.page-template-template-wog.admin-bar .wog_header .wog_menu {
    top:30px;
}
nav {
    border-bottom:none;
}
.wog_menu {
    z-index:9999;
}
ul.menu_1,
ul.menu_2 {
    display:inline-block;
	padding-top: 3px;
}
ul.menu_1 li,
ul.menu_2 li {
    display:inline-block;
}
.wog_menu {
    width:100%;
    background:white;
}
ul.menu_1 {
    float:left;
    padding-left:50px;
    padding-top: 6px;
}
ul.menu_2 {
    float:right;
    padding-right:140px;
    padding-left: 80px;
}
.menu_1 li,
.menu_2 li {
    padding:17px 10px;
    margin:10px 5px 0;
}

/*menu link default
----------------------------------*/
.wog_menu ul li a {
    color:#3c3c3c;
    text-decoration:none;
    font-size:14px;
    padding:0 7px;
}
.wog_menu ul li a i.fa {
    font-size:16px;
    color:#d1d3d9;
    padding-right:5px;
}
.wog_menu ul li a:hover,
.wog_menu ul li a.active {
    border-bottom:3px solid #ff6500;
    padding:0 7px 15px 7px;
}

/*menu soc*/
ul.menu_2 li {
    margin: 0 18px;
}
ul.menu_2 .fa {
    width: 35px;
    height: 35px;
    border: 1px solid #acacac;
    border-radius:50%;
    position: absolute;
    top: 13px;
    padding: 0!important;
}
ul.menu_2 li a {
    padding: 0;
}
ul.menu_2 li a:hover {
    border-bottom:none;
    padding: 0;
}
ul.menu_2 .fa:before {
    width: 22px;
    height: 14px;
    opacity: 0.7;
    color: #636363;
    font-size: 20px;
    line-height:35px;
}
ul.menu_2 .fa:hover:before {
    opacity:.5;
}
/*/==============*/

.wog_menu a.wog_menu_logo:before {
    content:"";
    background:url('/wp-content/uploads/2016/07/JoinUP-logo-land.jpg') no-repeat;
    background-size:100%;
    width:120px;
    height:45px;
    display:inline-block;
    margin-top:10px;
	
	position:relative;
    left:-90px;
}
.wog_menu a.wog_menu_logo_partner:after {
    content:"";
    background:url('/wp-content/uploads/2016/10/wog-logo-sm.png') no-repeat;
    background-size:100%;
    width:120px;
    height:33px;
    display:inline-block;
    position:relative;
    top:-9px;
    left:-30px;
}

/*menu link scroll
-----------------------------*/
.wog_menu.wog_menu_scroll {
    background:white;
    box-shadow: 0 0 2px #ccc;
}
.wog_menu.wog_menu_scroll ul li a {
    color:#222;
    text-shadow: 0 0 20px #fff;
}
.wog_menu.wog_menu_scroll a.wog_menu_logo:before {
    content:"";
    background:url('/wp-content/uploads/2016/07/JoinUP-logo-land.jpg') no-repeat;
    background-size:100%;
    display:inline-block;
    margin-top:10px;
}
.wog_menu_scroll .wog_blur {
    background: none;
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
    filter: blur(0px);
}

/*header caption*/
.wog_caption {
    position:relative;
    top:35%;
}
/*OLD.wog_caption h2 {
    font-family: Roboto Condensed,sans-serif;
    color:white;
    font-size:48px;
    text-shadow:0 2px 3px rgba(45,45,45,.5);
    opacity: .98;
}
.wog_caption p {
    color:#fff;
    font-size:30px;
    text-shadow:0 2px 3px #2d2d2d;
    margin-top:15px;
    opacity: .75;
}*/
.wog_caption h2 {
    font-family: 'PFSquareSansPro-Bold',sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    text-shadow:0 2px 30px rgba(45,45,45,.25);
}
.wog_caption p {
    font-family: 'PFSquareSansPro-Medium',sans-serif;
    font-size: 26px;
    color: #fff;
    text-shadow:0 2px 30px rgba(45,45,45,.25);
    margin-top:2px;
}

.wog_caption p img {
    vertical-align:middle;
    opacity:.8;
}
/*header num*/
.wog_num p {
    display:inline-block;
    position:relative;
    top:280px;
    color:white;
    font-size:48px;
    //text-shadow:0 2px 30px rgba(45,45,45,.25);
    margin-left:60px;
}
.wog_num p sup {
    color:white;
    font-size:16px;
    position:relative;
    top:15px;
}
/*btn*/
.wog_btn_reg button, .wog_btn_reg a.promoModalcode {
    background: #ff6500;
    color: white;
    text-decoration: none;
    width: 200px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 0;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    position: relative;
    top: -28px;
    border: 1px solid #fff;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 2px 21px rgba(74,74,74,.45);
}
.wog_btn_reg button:hover,
.wog_btn_reg a.promoModalcode:hover {opacity:.95;}


/*content*/
.wog_content h3 {
    color:#26334a;
    font-size:30px;
    text-transform:uppercase;
    margin-top: 15px;
}
.wog_content section.wog_rulles div {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 3px;
    width: 300px;
    vertical-align: middle;
    height: 100px;
    padding: 25px 25px 5px;
    margin: 25px 0 0 15px;
}
.wog_content .wog_rulles p strong {
    color:#1a2942;
    font-size:16px;
    line-height:30px;
}
.wog_content .wog_rulles p strong span {
    color:#ff6500;
}
.wog_content .wog_rulles p {
    color:#404040;
    font-size:14px;
    line-height:18px;
    text-align:left;
}
.wog_content .wog_rulles p a {
    color:#666;
}
.wog_content .wog_rulles p a:hover {
    color:#ff6500;
}

.wog_content section.wog_rulles div:nth-of-type(1):before {
    background:url('/wp-content/uploads/2016/10/WOG-trk_img.png') no-repeat;
    width:70px;
}
.wog_content section.wog_rulles div:nth-of-type(2):before {
    background:url('/wp-content/uploads/2016/10/WOG-mob_img.png') no-repeat;
    width:54px;
}
.wog_content section.wog_rulles div:nth-of-type(3):before {
    background:url('/wp-content/uploads/2016/10/WOG-list-champ_img.png') no-repeat;
    width:33px;
}
.wog_content section.wog_rulles div:nth-of-type(1):before,
.wog_content section.wog_rulles div:nth-of-type(2):before,
.wog_content section.wog_rulles div:nth-of-type(3):before {
    content:"";
    height:72px;
    display:inline-block;
    float:left;
    padding-right:25px;
}
.wog_content .wog_rulles .fa.fa-angle-right {
    color: #ff6500;
    font-size: 30px;
    border: 1px solid #eee;
    background: white;
    padding: 2px 12px;
    border-radius: 50%;
    margin: 0 -7px 0 -25px;
    position: relative;
    top: 20px;
}
.wog_rulles_desc {
    text-align:left;
    max-width:1120px;
    width:100%;
    margin:25px auto 35px;
}
.wog_rulles_desc h4 {
    color:#666;
    text-transform:uppercase;
}
.wog_rulles_desc p {
    color:#a2a2a2;
    line-height:18px;
}
.wog_rulles_desc h4,
.wog_rulles_desc p {
    font-size:14px;
    padding:0 12px;
}

/*content slider*/
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap {
    width: 100%;
    max-width: 1120px;
    border:none;
    background-color:transparent;
    margin: 0 auto;
}
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
    width: 1100px;
    margin-left: 20px;
}
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider,
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider > div {
    width: 100%;
}
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider,
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide,
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
    position: relative;
    width: 500px;
    height: 445px;
    margin-right: 15px;
}
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
    filter: blur(2px);
    z-index: 1;
    width: 450px;
}
.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide img {
    left: 45px;
    top: 45px;
    height: 350px;
    border: 3px solid white;
}
.wog_slider_tour .wog_text {
    border: 1px solid #eee;
    padding: 45px 45px 0;
    height: 398px;
    box-shadow: -1px 1px 5px 0px #f1f1f1;
    position:relative;
}
.wog_slider_tour .wog_text:after {
	content:'';
	position:absolute;
	background:url(/media/2016/07/JoinUP-logo-land.jpg) no-repeat;
	width:160px;
	height:51px;
	background-size:70%;
	right:0;
	bottom:0;
}

.page-template-template-wog .wog_slider_tour h4 {
    font-family: 'PFSquareSansPro-Light', sans-serif;
    font-size: 48px;
    margin: 10px 0;
}
.wog_slider_tour .wog_text small {
    font-size: 14px;
    color: #ff6500;
    padding-left: 5px;
}
.page-template-template-wog .wog_slider_tour p {
    color: #404040;
    line-height: 20px;
}
.todo_list_2371716 {
	position:absolute;
	left:510px;
	bottom:0;
}
.wog_content p a,
.promokod_wrap label a,
.page-template-template-wog .wog_slider_tour p a,
.todo_list_2371716 a {
    color: #26334a;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
}
.wog_content p a:hover ,
.promokod_wrap label a:hover ,
.page-template-template-wog .wog_slider_tour p a:hover,
.todo_list_2371716 a:hover{
    color: #ff6500;
}
.page-template-template-wog .wog_slider_tour p i.fa {
    font-size: 20px;
    color: #999;
    margin: 0 10px 20px 0;
}
.page-template-template-wog .wog_slider_tour p strong {
    color: #26334a;
}
.page-template-template-wog hr {
    width: inherit;
    background: transparent;
    border-bottom: 1px solid #eee;
	margin: 10px 0;
}
.page-template-template-wog .wog_text img {
	vertical-align:middle;
}
.page-template-template-wog .wog_text span {
	margin-top: -7px;
	display: block;
	text-indent: 35px;
	font-size: 14px;
}
.wog_slider_logo {
    width: 110px;
    position: relative;
    top: -50px;
    right: 0;
    float: right;
}
/*arrow*/
.page-template-template-wog .parentnav.parentprev {
    background:#fff url('/wp-content/uploads/2016/10/wog_tour_prev.png') no-repeat -3px 0 !important;
    width: 60px!important;
    height: 60px!important;
    box-shadow:0px 0px 5px 0px #f1f1f1;
    z-index:600;
    left:-31px!important;
    border:1px solid #eee;
}
.page-template-template-wog .parentnav.parentnext {
    background:#fff url('/wp-content/uploads/2016/10/wog_tour_next.png') no-repeat -3px 0 !important;
    width: 60px!important;
    height: 60px!important;
    box-shadow:0px 0px 5px 0px #f1f1f1;
    z-index:600;
    right:-31px!important;
    border:1px solid #eee;
}
.page-template-template-wog .parentnav.parentprev:hover,
.page-template-template-wog .parentnav.parentnext:hover {
    box-shadow:none;
}

/*prize block*/
section.wog_prize_yes h3 {
    text-align: center;
}
section.wog_prize_yes .partenrs_wrap.wog_yes_wrap {
    height:330px;
    margin-top:50px;
}
section.wog_prize_yes .wog_yes_wrap .content_promo_wrap {
    width: 100%;
    max-width: 1170px;
}
section.wog_prize_yes .partn_body {
    height: 230px;
}
section.wog_prize_yes li.img_partn_thumb {
    height: 230px;
    border:1px solid #eee;
    margin-left:15px;
}
/*arrow*/
section.wog_prize_yes .partn_arrow_l i, section.wog_prize_yes .partn_arrow_r i {
    display: none;
}

.page-template-template-wog section.wog_prize_yes .partn_arrow_l {
    background:#fff url('/wp-content/uploads/2016/10/wog_tour_prev.png') no-repeat -3px 0 !important;
    width: 60px!important;
    height: 60px!important;
    box-shadow:0px 0px 5px 0px #f1f1f1;
    z-index:600;
    border-radius: 50%;
    border:1px solid #eee;
    margin-top:-160px;
    margin-left:-20px;
}
.page-template-template-wog section.wog_prize_yes .partn_arrow_r {
    background:#fff url('/wp-content/uploads/2016/10/wog_tour_next.png') no-repeat -3px 0 !important;
    width: 60px!important;
    height: 60px!important;
    box-shadow:0px 0px 5px 0px #f1f1f1;
    z-index:600;
    border-radius: 50%;
    border:1px solid #eee;
    position: relative;
    top:-100px;
    right:-145px;
    
}
.page-template-template-wog section.wog_prize_yes .partn_arrow_l:hover,
.page-template-template-wog section.wog_prize_yes .partn_arrow_r:hover {
    box-shadow:none;
}



/*partner block*/
section.wog_partner_main {
    min-height: 270px;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    margin-top: 50px;
}
.wog_partner_main .partner_bl {
    max-width:1150px;
    margin:0 auto;
    text-align:left;
    position:relative;
}
.wog_partner_main .partner_bl:before {
	content:'';
	background:url(/media/2016/10/wog_logo_partner.png) left 50px no-repeat;
	width:320px;
	height:90px;
	display:block;
	float:left;
	min-height:150px;
	min-width:340px;
}
.wog_partner_main .partner_bl img {
    float:left;
    vertical-align:middle;
    margin:65px 30px 0 0;
}
.wog_partner_main .partner_bl h3 {
    text-indent:100px;
    margin:25px 0 30px 0;
}
.wog_partner_main .partner_bl p {
    color:#474747;
    line-height:20px;
}
.wog_partner_main .partner_bl span {
    display:inline-block;
    color:#26334a;
    font-size:48px;
    line-height:50px;
    font-family: 'PFSquareSansPro-Light', sans-serif;
    padding-top:20px;
}
.wog_partner_main .partner_bl span:nth-of-type(2) {
    margin:0 100px;
}
.wog_partner_main .partner_bl span small {
    color:#474747;
    font-size:16px;
    font-family: 'PFSquareSansPro-Regular', sans-serif;
    display:block;
}

/*partner logo*/
section.wog_partner_sale_logo h3 {
    margin: 50px 0 15px;
}
section.wog_partner_sale_logo img:nth-of-type(1) {
    margin-right: -40px;
}
section.wog_partner_sale_logo img:nth-of-type(2) {
    margin:0 200px;
}

/*champion*/
section.wog_champ .wog_champ_bl {
    max-width:1120px;
    margin:0 auto 40px;
}
.wog_champ .wog_champ_bl h3 {
    margin:40px 0 30px;
}
section.wog_champ h4 {
    font-size: 18px;
    color:#666;
    padding: 15px 0 15px;
}
.wog_champ .wog_champ_bl table {
    width:100%;
    color:#26334a;
    border:1px solid #ccc;
}
/*scroll table*/
.wog_champ .wog_champ_bl table tbody {
    display: block;
    height: 356px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.wog_champ .wog_champ_bl table tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.wog_champ .wog_champ_bl table tbody tr:nth-of-type(1),
.wog_champ .wog_champ_bl table tbody tr:nth-of-type(2),
.wog_champ .wog_champ_bl table tbody tr:nth-of-type(3) {
    font-family: 'PFSquareSansPro-Medium', sans-serif;
}
.wog_champ .wog_champ_bl table th:nth-of-type(1),
.wog_champ .wog_champ_bl table td:nth-of-type(1) {
    width:6%;
}
.wog_champ .wog_champ_bl table th:nth-of-type(2),
.wog_champ .wog_champ_bl table td:nth-of-type(2) {
    width:40%;
}
.wog_champ .wog_champ_bl table th:nth-of-type(3),
.wog_champ .wog_champ_bl table td:nth-of-type(3) {
    width:24%;
}
.wog_champ .wog_champ_bl table th:nth-of-type(4),
.wog_champ .wog_champ_bl table td:nth-of-type(4) {
    text-align: right;
    padding-right: 15px;
}
/*/scroll*/
.wog_champ .wog_champ_bl table tr:nth-of-type(1),
.wog_champ .wog_champ_bl table tr:nth-of-type(2),
.wog_champ .wog_champ_bl table tr:nth-of-type(3) {
    background:url('/wp-content/uploads/2016/10/wog_ico_cubok.png') 18px 13px no-repeat;
}
.wog_champ .wog_champ_bl table th,
.wog_champ .wog_champ_bl table td {
    height:50px;    
    border-bottom:1px solid #ccc;
}
.wog_champ .wog_champ_bl table th {
    background:#f9f9f9;
    color:#26334a;
    text-transform:uppercase;
}

section.wog_champ .wog_champ_tour_bl {
    display: inline-block;
    vertical-align: top;
    width:33%;
	margin-bottom: 30px;
}
.wog_champ_photo {
    float: left;
    margin-right:20px;
	height:200px;
}
.wog_champ_photo img {
    border-radius: 50%;
    border:2px solid #616876;
    width:100px;
}
.wog_champ_about {
    text-align: left;
}
.page-template-template-wog .wog_champ_about h4 {
    color:#26334a;
    font-size:18px;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    padding: 0;
}
.page-template-template-wog .wog_champ_about .wog_champ_quote {
    color:#696969;
    font-family: 'PFSquareSansPro-Italic', sans-serif;
    margin:15px 0;
}
.page-template-template-wog .wog_champ_about .wog_champ_quote p {
	max-width:350px;
	font-size:15px;
	line-height:18px;
}
.page-template-template-wog .wog_champ_about p.wog_champ_tour {
    text-transform:uppercase;
    color: #ff6500;
    font-size: 14px;
    position:relative;
    left:-23px;
    top:0px;
}
.page-template-template-wog .wog_champ_about p.wog_champ_tour:before {
	content: "";
	background: url('/wp-content/uploads/2016/10/wog_ico_cubok.png') no-repeat;
	width: 25px;
	height: 25px;
	position:relative;
	top:6px;
	left:-14px;
	display: inline-block;
}

/*footer*/
.wog_footer_wrap {
    background-color:#404b5e;
    height:245px;
    margin-bottom:-20px;
}
.wog_footer_wrap .wog_footer_inner {
	max-width:1120px;
	margin:0 auto;
}
.wog_footer_wrap .wog_footer_inner img {
    width:100px;
    padding:40px 0 10px;
}
.wog_footer_wrap .wog_footer_inner p:nth-of-type(1) {
    font-size:30px;
    color:white;
    line-height:50px;
}
.wog_footer_wrap .wog_footer_inner p:nth-of-type(1):before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right:10px;

}
.wog_footer_wrap .wog_footer_inner p:nth-of-type(2) {
    font-size:18px;
    color:white;
	padding-left: 12px;
}

.wog_footer_wrap span {
    background-color:#323a47;
    position:relative;
    top:42px;
    display:block;
    color:#818b9b;
    font-size:14px;
    padding:20px 0;
}
.wog_footer_wrap p {
    position:relative;
    z-index:5;
}
.wog_footer_wrap em:before {
    content:"";
    background:url('/wp-content/uploads/2016/10/wog_img_footer_left.jpg') 0 0 no-repeat;
    width:169px;
    height:150px;
    position:absolute;
    margin:-107px 0 0 -550px;
}
.wog_footer_wrap em:after {
    content:"";
    background:url('/wp-content/uploads/2016/10/wog_img_footer_right.jpg') 0 0 no-repeat;
    width:200px;
    height:184px;
    position:absolute;
    margin:-140px 0 0 0;
    right:50px;
}
.wog_footer_wrap span:after {
    content:"";
    background:url('/wp-content/uploads/2016/10/wog_img_footer_center.jpg') 0 0 no-repeat;
    width:121px;
    height:105px;
    position:absolute;
    margin:-122px 0 0 -100px;
}

/*login*/
form#loginform,
p.login-text-agency {
    left: 0!important; 
}

/*modal*/
.promo_code {
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 10000;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  opacity: 0;
  pointer-events: none;
}
.promo_code:target {
  opacity: 1;
  pointer-events: auto;
}
.promo_code > div {
	width:450px;
	height:420px;/*460px*/
	background: #fff;
	position: relative;
	margin: 14% auto;
	-webkit-animation: minimise 500ms linear;
  box-shadow: 0px 0px 10px #666;
}
.promo_code:target > div {
	-webkit-animation-name: bounce;
}
@-webkit-keyframes bounce {
  0% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
  55% {
  	-webkit-transform: scale3d(1.08,1.08,1);
  	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0);
  }
  75% {
  	-webkit-transform: scale3d(0.95,0.95,1);
  	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
  }
  100% {
  	-webkit-transform: scale3d(1,1,1);
  	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
}
@-webkit-keyframes minimise {
  0% {
  	-webkit-transform: scale3d(1,1,1);
  }
  100% {
  	-webkit-transform: scale3d(0.1,0.1,1);
  }
}
.promo_code a[href="#close"] {
	color: transparent;
}
.promo_code a[href="#close"]:after {
	content: 'X';
	position:absolute;
	right:10px;
	top:10px;
	color: #ff6500;
	font-size:20px;
}

/*style modal
.promokod_wrap:before {
    content: "";
    background:url('/wp-content/uploads/2016/10/wog_modal_bg_cl.png') 0 0 no-repeat;
    width:423px;
    height: 399px;
    position: absolute;
    left:78px;
    top:40px;
    opacity:.1;
}*/
.promokod_wrap h3 {
    font-size: 24px;
    color:#26334a;
    text-transform: uppercase;
    padding: 20px 0;
}
.promokod_wrap input {
    width:350px;
    height:50px;
    margin-bottom:15px;
    border: 1px solid #eee;
    padding: 0 15px;
    color:#777;
    position: relative;
}
.promokod_wrap input:focus {
    border: 1px solid #ccc!important;
}
.promokod_wrap input[type="checkbox"] {
    position: relative;
    bottom: -5px;
    left: -5px;
    width: 17px;
    height: 17px;
}
/*chrome
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.promokod_wrap input[type="checkbox"] {
		bottom: 29px;
		left: 125px;
		width: 17px;
		height: 17px;
	} 
}*/

::-webkit-input-placeholder {color:#999!important;}
::-moz-placeholder          {color:#999!important;}/* Firefox 19+ */
:-moz-placeholder           {color:#999!important;}/* Firefox 18- */
:-ms-input-placeholder      {color:#999!important;}

.promokod_wrap label {
    font-size: 14px;
    color: #666;
	margin-left: 15px;
}
.promokod_wrap button {
    background:#ff6500;
    color:white;
    text-decoration:none;
    text-shadow:0 1px 1px #c7760b;
    width:200px;
    font-size:16px;
    text-transform:uppercase;
    padding:13px 0;
    font-family: 'PFSquareSansPro-Medium', sans-serif;
    position:relative;
    bottom:-22px;
    left:10px;
    border:1px solid #ff6500;
    border-radius:3px;
    cursor:pointer;
}
.promokod_wrap button:hover {background:#ff7013;}

.promo_code .err_forms {
    position: absolute;
    background: white;
    height:50px;
    width:412px;
    padding: 10px 10px 10px 18px;
}
.promo_code .err_forms p {
    line-height: 19px;
    color:#ff6500;
    font-size:14px;
}
.promo_code .err_forms p:first-of-type {
    font-family: PFSquareSansPro-Medium, sans-serif;
}
.promo_code .ok_forms p {
	color:#555;
	position:relative;
	padding-top:145px;
	font-size:30px;
	text-transform:uppercase;
	line-height:45px;
}

/*mobile*/
@media (min-width: 320px) and (max-width:480px) {
    .page-template-template-wog.admin-bar .wog_header .wog_menu {
        top: 0px;
    }
    header {
        min-width:inherit;
    }
    header.wog_header {
        margin-top:45px;
        background-position: -1100px center;
    }
/**/   
    ul.menu_1 {
        padding-left: 0px;
        padding-top: 5px;
    }
    .wog_menu a.wog_menu_logo::before {
        background-size:70%;
        position: absolute;
        left: 20px;
        margin-top:10px;
    }
    .wog_menu.wog_menu_scroll a.wog_menu_logo:before {
        background-size:70%;
        margin-top:10px;
    }
    .wog_menu a.wog_menu_logo_partner::after {
        background-size:70%;
        position: absolute;
        left:14%;
        margin-top:20px;
    }
	
    .menu_1 li {
        padding: 16px 1px;
        margin: 30px 0px 0px 15px;
        font-family: 'PFSquareSansPro-Medium', sans-serif;
    }
    .menu_2 li {
        
    }
    ul.menu_2 {
        position: absolute;
        left:148px;
    }
    
/*menu soc*/
    ul.menu_2 li {
        margin: 0 10px;
    }
    ul.menu_2 .fa {
        width: 25px;
        height: 25px;
        top: 10px;
    }
    ul.menu_2 .fa:before {
        font-size: 15px;
        line-height:25px;
    }
/*/==============*/    
    
    ul.menu_1 a[href="#champ"] {
        font-size: 0;
    }
    ul.menu_1 a[href="#champ"] i.fa {
        font-size:18px;
    }
	
    .wog_caption {
        position: absolute;
        top: 150px;
        width: 320px;
        left: 20px;
    }
	.wog_caption h2 {
        font-size: 40px;
		//text-shadow:0 2px 30px rgba(45,45,45,.85);
		text-shadow: none;
    }
	.wog_caption p {
		//text-shadow:0 2px 30px rgba(45,45,45,.85);
		text-shadow: none;
	}
    div.wog_num {
        width:300px;
    }
    .wog_num p {
        top: 270px;
        left:7%;
        font-size: 48px;
        margin-left: 50px;
        float: left;
    }
    .wog_btn_reg {
        width:320px;
        margin-left:20px;
    }    

    .wog_content .wog_rulles .fa.fa-angle-right {
        border: none;
    }
    .wog_content .wog_rulles .fa.fa-angle-right:before {
        content: "\f107";
        font-family: FontAwesome;
        color: #FF6500;
        font-size: 30px;
        border: 1px solid #EEE;
        background: #FFF none repeat scroll 0% 0%;
        padding: 2px 8px;
        border-radius: 50%;
        margin-left:20px;
        position: relative;
        top: -40px;
    }
    .wog_content section.wog_rulles {
        max-width: 375px;
    }
    .wog_content section.wog_rulles div {
        padding: 25px 10px 5px;
        margin: 25px 0px 0px 0px;
    }
    .wog_content section.wog_rulles div:nth-of-type(2),
    .wog_content section.wog_rulles div:nth-of-type(3) {
        margin-top:-15px;
    }

/*content*/
    .page-template-template-wog .types_of_rest_inside_slider_wrap {
        min-width: inherit;
    }
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider > div {
		width: 100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
        height:200px;
        overflow: visible;
		margin-right:0px;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide img {
		left: 42px;
		top: 30px;
		border: 3px solid white;
        width:75%;
        height:190px;
	}
        @media (min-width:480px) {
           .page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide img {
               width:62%;
           } 
    
       }
    .page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
        max-width: 1100px;
        margin-left: 0px;
    }
    .page-template-template-wog .parentnav.parentprev {
        left:20px !important;
        top:160px;
        height: 40px!important;
        width: 40px!important;
        background-position: -14px -11px!important;
    }
    .page-template-template-wog .parentnav.parentnext {
        right:20px !important;
        top:160px;
        height: 40px!important;
        width: 40px!important;
        background-position: -11px -11px!important;
    }
    .wog_slider_tour .wog_text h4 {
        font-size:30px;
    }
    .wog_slider_tour .wog_text {
        border:none;
        padding: 25px 20px 0px;
        height:auto;
        box-shadow:none;
        position: relative;
        top: 30px;
    }
	.wog_slider_tour .wog_text:after {
		background-size:50%;
		background-position: right bottom;
        right:25px;
        bottom:7px;
	}
	.page-template-template-wog .wog_slider_tour p,
    .todo_list_2371716 {
		line-height: 18px;
		font-size: 13px;
        color: #26334a;
	}	
	.todo_list_2371716 {
		left:0;
        position:relative;
	}
	.page-template-template-wog .wog_text img {
		width: 25px;
		height: auto;
		margin-left: -10px;
	}
	.page-template-template-wog .wog_text span {
		text-indent: 20px;
		font-size: 13px;
	}
	
/*prize block*/
        @media (min-width:480px) {
           section.wog_prize_yes .content_promo_wrap {
                max-width: 310px!important;
            } 
       }
	section.wog_prize_yes .partn_body {
		padding-left: 0;
	}
	section.wog_prize_yes {
		height: 280px;
        margin-top:80px;
	}
	section.wog_prize_yes li.img_partn_thumb {
		float: inherit;
		height: 220px;
	}
	section.wog_prize_yes li.img_partn_thumb span.image img	{
		width: 320px;
		height: auto;
	}
/*arrow*/
.page-template-template-wog section.wog_prize_yes .partn_arrow_l {
    background-position:-14px -12px !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: -140px;
    margin-left: 1px;
}
.page-template-template-wog section.wog_prize_yes .partn_arrow_r {
    background-position:-12px -12px !important;
    width: 40px !important;
    height: 40px !important;
    top: -140px;
    left: 86%;
    margin: 0;
}	
	
/*partner*/
    .wog_partner_main .partner_bl img {
        margin: 5px 0px 0px 17px;
        padding-bottom:15px;
    }    
    .wog_partner_main .partner_bl h3 {
        text-indent: inherit;
        text-align: center;
        margin-bottom:20px;
    }    
    .wog_partner_main .partner_bl p {
        line-height: 20px;
        padding: 0 20px 15px;
        text-align: center;
    }
    .wog_partner_main .partner_bl span {
        display:inline-block;
        font-size:45px;
        line-height: 40px;
        vertical-align: top;
        text-align: center;
        width: 100%;
        padding:0;
    }
    .wog_partner_main .partner_bl span:nth-of-type(2) {
        margin: 0;
    }
    .wog_partner_main .partner_bl span small {
        font-size: 15px;
        font-family: "PFSquareSansPro-Regular",sans-serif;
        display: block;
    }
    section.wog_partner_sale_logo h3 {
        margin: 35px 0 20px;
    }
    section.wog_partner_sale_logo img {
        display: block;
        margin: 0 auto;
        padding: 20px 0;
    }
    section.wog_partner_sale_logo img:nth-of-type(1),
    section.wog_partner_sale_logo img:nth-of-type(2) {
        margin:0 auto;
		padding:0;
    }
    section.wog_partner_sale_logo img:nth-of-type(1) {
        margin-top:-20px;
    }
    section.wog_partner_sale_logo img:nth-of-type(2) {
        position: relative;
        top:-50px;
    }
    section.wog_partner_sale_logo img:nth-of-type(3) {
        position: relative;
        top:-100px;
    }
    section.wog_partner_sale_logo {
        height:480px;
    }
/*champ*/
    section.wog_champ .wog_champ_bl {
        width: 350px;
    }
    .wog_champ .wog_champ_bl h3 {
        margin: 30px 0px 15px;
    }
    .wog_champ .wog_champ_bl table {
        font-size: 12px;
    }
    .wog_champ .wog_champ_bl table th,
    .wog_champ .wog_champ_bl table td {
        padding: 0 8px;
    }
    .wog_champ .wog_champ_bl table tr:nth-of-type(1),
    .wog_champ .wog_champ_bl table tr:nth-of-type(2),
    .wog_champ .wog_champ_bl table tr:nth-of-type(3) {
        background-position: 1px 17px;
        background-size: 5.3%;
    } 
    .wog_champ .wog_champ_bl table th:nth-of-type(1), .wog_champ .wog_champ_bl table td:nth-of-type(1) {
        width: 5%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(2), .wog_champ .wog_champ_bl table td:nth-of-type(2) {
        width: 32%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(3), .wog_champ .wog_champ_bl table td:nth-of-type(3) {
        width: 31%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(4), .wog_champ .wog_champ_bl table td:nth-of-type(4) {
        width: 32%;
    }
	
	section.wog_champ .wog_champ_tour_bl {
		width: 100%;
		margin:7px 0;
        display: block;
        clear: both;
	}
	.wog_champ_photo img {
		width:70px;
	}
	.page-template-template-wog .wog_champ_about h4 {
		font-size: 15px;
	}
	.page-template-template-wog .wog_champ_about .wog_champ_quote {
		font-size: 14px;
		margin: 10px 0;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour {
		font-size: 12px;
        margin-top:-10px;
        position:relative;
        left:-25px;
	}
	.wog_champ_photo::after {
		content: "";
		display: none;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour:before {
		content: "";
		background: url('/wp-content/uploads/2016/10/wog_ico_cubok.png') no-repeat;
		width: 25px;
		height: 25px;
        position:relative;
        top:5px;
        left:-12px;
        display: inline-block;
	}
	
/*footer*/
	.wog_footer_wrap span::after {
		content: "";
		background: transparent;
	}
    .wog_footer_wrap .wog_footer_inner img.wog_logo_foot {
        z-index:1;
        position:relative;
    }
/*modal
	.promo_code > div {
		width:100%;
		height: 370px;
		position: relative;
		margin: 14% auto;
		float: left;
	}
	.promokod_wrap input {
		width: 300px;
		height: 40px;
		margin-bottom: 7px;
		border: 1px solid #EEE;
		padding: 0px 15px;
		color: #777;
		position: relative;
	}
	.promokod_wrap input[type="checkbox"] {
		position: absolute;
		bottom: 35px;
		left: 80px;
	} 
	.promokod_wrap button {
		padding: 10px 0px;
		bottom: -22px;
	}*/  
	.promo_code > div {
		width:100%;
		height: 375px;
		margin: 0 auto;
		float: left;
        position: static;
        overflow-y: scroll;
        overflow-x: hidden;
	}
	.promokod_wrap input {
		width: 300px;
		height: 35px;
		margin-bottom: 7px;
	}
	.promokod_wrap input[type="checkbox"] {
		position: relative;
		top: 5px;
		left: 0px;
	} 
	.promokod_wrap button {
		padding:10px 0px;
		bottom: -13px;
        margin-bottom: 100px;
	}

}

/*mobile*/
@media (min-width:481px) and (max-width: 640px) {
    header {
        min-width:inherit;
    }
    header.wog_header {
        margin-top:45px;
    }
    ul.menu_1 {
        padding-left: 0px;
        padding-top: 10px;
    }
    .wog_menu a.wog_menu_logo::before {
        background-size:80%;
        position: absolute;
        left: 10%;
        margin-top:10px;
    }
    .wog_menu.wog_menu_scroll a.wog_menu_logo:before {
        background-size:80%;
        margin-top:10px;
    }
    .wog_menu a.wog_menu_logo_partner::after {
        background-size:90%;
        position: absolute;
        left:24%;
        margin-top:19px;
    }
    .menu_1 li {
        padding: 16px 8px;
        margin: 30px 10px 0px 50px;
        font-family: 'PFSquareSansPro-Medium', sans-serif;
        position: relative;
        top:0px;
    }
    ul.menu_2 {
        position: absolute;
        left:330px;
        top:-5px
    }
    ul.menu_1 a[href="#champ"] {
        font-size: 0;
    }
    ul.menu_1 a[href="#champ"] i.fa {
        font-size:18px;
    }
/**/ 
    .wog_caption {
        position: absolute;
        top: 180px;
        width: 500px;
        left: 70px;
    }
    div.wog_num {
        width:600px;
    }
    .wog_num p {
        top: 320px;
        left:0%;
        font-size: 48px;
        margin-left: 50px;
        float: left;
    }
    .wog_btn_reg {
        width:320px;
        margin-left:25%;
    }    

    .wog_content .wog_rulles .fa.fa-angle-right {
        border: none;
        background: transparent;
    }
    .wog_content .wog_rulles .fa.fa-angle-right:before {
        content: "\f107";
        font-family: FontAwesome;
        color: #FF6500;
        font-size: 30px;
        border: 1px solid #EEE;
        background: #FFF none repeat scroll 0% 0%;
        padding: 2px 8px;
        border-radius: 50%;
        margin-left:0px;
        position: relative;
        top: 60px;
        left:-170px;
    }
    .wog_content section.wog_rulles div {
        padding: 25px 20px 5px;
        margin: 25px 0px 0px 30px;
    }
    .wog_content section.wog_rulles div:nth-of-type(2),
    .wog_content section.wog_rulles div:nth-of-type(3) {
        margin-top:20px;
    }
    .wog_content section.wog_rulles div:nth-of-type(3) {
        margin-left: 0;
    }

/*content*/
    .page-template-template-wog .types_of_rest_inside_slider_wrap {
        min-width: inherit;
    }
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider > div {
		width: 100%;
	}
    .page-template-template-wog .fotorama__wrap--slide,
    .page-template-template-wog .fotorama__stage,
    .page-template-template-wog .fotorama__stage__shaft {
        width:640px!important;
    }
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
        height:250px;
        overflow: visible;
		margin-right:0px;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide img {
		left:17%;
		top: 30px;
		border: 3px solid white;
        /*width:65%;*/
        height:270px;
	}
    .page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
        max-width: 1100px;
        margin-left:0;
    }
/*    .page-template-template-wog .parentnav.parentprev {
        left:90px !important;
        top:190px;
        height: 40px!important;
        width: 40px!important;
        background-position: -14px -11px!important;
    }
    .page-template-template-wog .parentnav.parentnext {
        right:90px !important;
        top:190px;
        height: 40px!important;
        width: 40px!important;
        background-position: -11px -11px!important;
    }
*/
    .page-template-template-wog .parentnav.parentprev {
        left:109px !important;
        top:82px;
        height:270px!important;
        width: 40px!important;
        background-position: -14px 50%!important;
        border-radius: 0;
        border:2px solid #fff;
        opacity: .75;
    }
    .page-template-template-wog .parentnav.parentnext {
        right:123px !important;
        top:82px;
        height: 270px!important;
        width: 40px!important;
        background-position: -11px 50%!important;
        border-radius: 0;
        border:2px solid #fff;
        opacity: .75;
    }
    .wog_slider_tour .wog_text {
        border:none;
        padding: 25px 20px 0px;
        height:auto;
        box-shadow:none;
        position: relative;
        top: 40px;
        width:580px;
    }
	.page-template-template-wog .wog_slider_tour p {
		line-height: 18px;
		font-size: 13px;
	}	
	.todo_list_2371716 {
		left:0;
        position:relative;
	}
	.page-template-template-wog .wog_text img {
		width: 25px;
		height: auto;
		margin-left: -10px;
	}
	.page-template-template-wog .wog_text span {
		text-indent: 20px;
		font-size: 13px;
	}
	
/*prize block*/
	section.wog_prize_yes .content_promo_wrap {
		max-width: 340px!important;
	}
	section.wog_prize_yes .partn_body {
		padding-left: 0;
	}
	section.wog_prize_yes .partenrs_wrap.wog_yes_wrap {
		height: 280px;
        margin-top: 70px;
	}
	section.wog_prize_yes li.img_partn_thumb {
		float: inherit;
		height: 220px;
	}
	section.wog_prize_yes li.img_partn_thumb span.image img	{
		width: 320px;
		height: auto;
	}
/*arrow*/
.page-template-template-wog section.wog_prize_yes .partn_arrow_l {
    background-position:-14px -12px !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: -140px;
    margin-left:-3px;
}
.page-template-template-wog section.wog_prize_yes .partn_arrow_r {
    background-position:-12px -12px !important;
    width: 40px !important;
    height: 40px !important;
    top: -140px;
    left: 93%;
    margin: 0;
}	
	
/*partner*/
    .wog_partner_main .partner_bl img {
        margin: 15px 0px 0px 23%;
        padding-bottom:15px;
    } 
    .wog_partner_main .partner_bl::before {
        float: none;
        position: relative;
        left: 21%;
    }	
    .wog_partner_main .partner_bl h3 {
        text-indent: inherit;
        text-align: center;
        margin-bottom:20px;
        clear: both;
    }    
    .wog_partner_main .partner_bl p {
        line-height: 20px;
        padding: 0 20px 15px;
        text-align: center;
        clear: both;
    }
    .wog_partner_main .partner_bl span {
        display:inline-block;
        font-size:45px;
        line-height: 40px;
        vertical-align: top;
        text-align: center;
        width: 100%;
        padding:0;
    }
    .wog_partner_main .partner_bl span:nth-of-type(2) {
        margin: 0;
    }
    .wog_partner_main .partner_bl span small {
        font-size: 15px;
        font-family: "PFSquareSansPro-Regular",sans-serif;
        display: block;
    }
    
    section.wog_partner_sale_logo h3 {
        margin: 35px 0 20px;
    }
    section.wog_partner_sale_logo img {
        display: inline-block;
        margin: 0 auto!important;
        height:140px;
    }
    section.wog_partner_sale_logo img:nth-of-type(1),
    section.wog_partner_sale_logo img:nth-of-type(2) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(1) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(2) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(3) {
        
    }
    section.wog_partner_sale_logo {
        height:180px;
    }
/*champ*/
    section.wog_champ .wog_champ_bl {
        width: 350px;
    }
    .wog_champ .wog_champ_bl h3 {
        margin: 30px 0px 15px;
    }
    .wog_champ .wog_champ_bl table {
        font-size: 12px;
    }
    .wog_champ .wog_champ_bl table th,
    .wog_champ .wog_champ_bl table td {
        padding: 0 8px;
    }
    .wog_champ .wog_champ_bl table tr:nth-of-type(1),
    .wog_champ .wog_champ_bl table tr:nth-of-type(2),
    .wog_champ .wog_champ_bl table tr:nth-of-type(3) {
        background-position: 1px 17px;
        background-size: 5.3%;
    } 
    .wog_champ .wog_champ_bl table th:nth-of-type(1), .wog_champ .wog_champ_bl table td:nth-of-type(1) {
        width: 5%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(2), .wog_champ .wog_champ_bl table td:nth-of-type(2) {
        width: 32%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(3), .wog_champ .wog_champ_bl table td:nth-of-type(3) {
        width: 31%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(4), .wog_champ .wog_champ_bl table td:nth-of-type(4) {
        width: 32%;
    }
	
	section.wog_champ .wog_champ_tour_bl {
		width: 100%;
		margin:7px 0;
		display: block;
		clear: both;
	}
	.wog_champ_photo img {
		width:70px;
	}
	.page-template-template-wog .wog_champ_about h4 {
		font-size: 15px;
	}
	.page-template-template-wog .wog_champ_about .wog_champ_quote {
		font-size: 14px;
		margin: 10px 0;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour {
		font-size: 12px;
        margin-top:-10px;
        position:relative;
        left:-25px;
	}
	.wog_champ_photo::after {
		content: "";
		display: none;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour:before {
		content: "";
		background: url('/wp-content/uploads/2016/10/wog_ico_cubok.png') no-repeat;
		width: 25px;
		height: 25px;
        position:relative;
        top:5px;
        left:-12px;
        display: inline-block;
	}
	
/*footer*/
	.wog_footer_wrap span::after {
		content: "";
		background: transparent;
	}
    .wog_footer_wrap .wog_footer_inner img.wog_logo_foot {
        z-index:1;
        position:relative;
    }
/*modal*/  
	.promo_code > div {
		width:100%;
		height: 375px;
		margin: 0 auto;
		float: left;
        position: static;
        overflow-y: scroll;
        overflow-x: hidden;
	}
	.promokod_wrap form {
		height: 550px;
        overflow-y: scroll;
        overflow-x: hidden;
	}
	.promokod_wrap input {
		width: 380px;
		height: 45px;
		margin-bottom: 7px;
	}
	.promokod_wrap input[type="checkbox"] {
		position: relative;
		top: 5px;
		left: 0px;
	} 
	.promokod_wrap button {
		padding:10px 0px;
		bottom: -13px;
        margin-bottom: 100px;
	}

}

/*mobile*/
@media (min-width: 768px) and (max-width: 800px) {
    header {
        min-width:inherit;
    }
    header.wog_header {
        margin-top:45px;
    }
    ul.menu_1 {
        padding-left: 0px;
        padding-top: 10px;
    }
    .wog_menu a.wog_menu_logo::before {
        background-size:80%;
        position: absolute;
        left:26%;
        margin-top:10px;
    }
    .wog_menu.wog_menu_scroll a.wog_menu_logo:before {
        background-size:80%;
        margin-top:10px;
    }
    .wog_menu a.wog_menu_logo_partner::after {
        background-size:90%;
        position: absolute;
        left:42%;
        margin-top:17px;
    }
    .menu_1 li {
        padding: 16px 8px;
        margin: 30px 20px 0px 80px;
        font-family: 'PFSquareSansPro-Medium', sans-serif;
        position: relative;
        top:0px;
    }
    ul.menu_2 {
        position: absolute;
        left:540px;
        top:-5px;
    }
    ul.menu_1 a[href="#champ"] {
        font-size: 0;
        position:relative;
        top:2px;
    }
    ul.menu_1 a[href="#champ"] i.fa {
        font-size:18px;
    }
    .wog_caption {
        position: absolute;
        top: 180px;
        width: 700px;
        left: 70px;
    }
    div.wog_num {
        width:700px;
    }
    .wog_num p {
        top: 320px;
        left:5%;
        font-size: 48px;
        margin-left: 70px;
        float: left;
    }
    .wog_btn_reg {
        width:320px;
        margin-left:29%;
    }    

    .wog_content .wog_rulles .fa.fa-angle-right {
        border: none;
        background: transparent;
    }
    .wog_content .wog_rulles .fa.fa-angle-right:before {
        content: "\f107";
        font-family: FontAwesome;
        color: #FF6500;
        font-size: 30px;
        border: 1px solid #EEE;
        background: #FFF none repeat scroll 0% 0%;
        padding: 2px 8px;
        border-radius: 50%;
        margin-left:0px;
        position: relative;
        top: 60px;
        left:-260px;
    }
    .wog_content .wog_rulles .fa.fa-angle-right:nth-of-type(2):before {
        content: "\f105";
        font-family: FontAwesome;
        color: #FF6500;
        font-size: 30px;
        border: 1px solid #EEE;
        background: #FFF none repeat scroll 0% 0%;
        padding: 2px 12px;
        border-radius: 50%;
        margin-left:0px;
        position: relative;
        top:0px;
        left:-10px;
    } 
    .wog_content section.wog_rulles {
        max-width: 760px;
    }
    .wog_content section.wog_rulles div {
        padding: 25px 20px 5px;
        margin: 25px 0px 0px 30px;
    }
    .wog_content section.wog_rulles div:nth-of-type(2),
    .wog_content section.wog_rulles div:nth-of-type(3) {
        margin-top:20px;
    }
    .wog_content section.wog_rulles div:nth-of-type(3) {
        margin-left: -10px;
    }

/*content*/
    .page-template-template-wog .types_of_rest_inside_slider_wrap {
        min-width: inherit;
    }
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider > div {
		width: 100%;
	}
    .page-template-template-wog .fotorama__wrap--slide,
    .page-template-template-wog .fotorama__stage,
    .page-template-template-wog .fotorama__stage__shaft {
        max-width:800px!important;
        width:100%!important;
    }
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide,
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
        height:290px;
        overflow: visible;
		margin-right:0px;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide .gradient {
		width:100%;
	}
	.page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider .parent_slider div .child_slider .slide img {
		left:17%;
		top: 30px;
		border: 3px solid white;
        width:65%;
        height:320px;
	}
    .page-template-template-wog .wog_slider_tour .types_of_rest_inside_slider_wrap .types_of_rest_inside_slider {
        max-width: 1100px;
        margin-left:0;
    }
    .page-template-template-wog .parentnav.parentprev {
        left:90px !important;
        top:82px;
        height:320px!important;
        width: 40px!important;
        background-position: -14px 50%!important;
        border-radius: 0;
        border:2px solid #fff;
        opacity: .75;
    }
    .page-template-template-wog .parentnav.parentnext {
        right:90px !important;
        top:82px;
        height:320px!important;
        width: 40px!important;
        background-position: -11px 50%!important;
        border-radius: 0;
        border:2px solid #fff;
        opacity: .75;
    }
    .wog_slider_tour .wog_text {
        border:none;
        padding: 25px 20px 0px;
        height:auto;
        box-shadow:none;
        position: relative;
        top: 50px;
        width:720px;
    }
	.page-template-template-wog .wog_slider_tour p {
		line-height: 18px;
		font-size: 15px;
	}	
	.todo_list_2371716 {
		left:0;
        position:relative;
	}
	.page-template-template-wog .wog_text img {
		width: 25px;
		height: auto;
		margin-left: -10px;
	}
	.page-template-template-wog .wog_text span {
		text-indent: 20px;
		font-size: 14px;
	}
	
/*prize block*/
	section.wog_prize_yes .content_promo_wrap {
		max-width: 650px!important;
	}
	section.wog_prize_yes .partn_body {
		padding-left: 0;
	}
	section.wog_prize_yes .partenrs_wrap.wog_yes_wrap {
		height: 280px;
        margin-top: 70px;
	}
	section.wog_prize_yes li.img_partn_thumb {
		float: inherit;
		height: 220px;
        margin-left: 12px;
	}
	section.wog_prize_yes li.img_partn_thumb span.image img	{
		width: 320px;
		height: auto;
	}
/*arrow*/
	.page-template-template-wog section.wog_prize_yes .partn_arrow_l {
		background-position:-14px 50% !important;
		width: 40px !important;
		height: 220px !important;
		margin-top: -230px;
		margin-left:-29px;
		border-radius: 0;
		box-shadow: none;
	}
	.page-template-template-wog section.wog_prize_yes .partn_arrow_r {
		background-position:-12px 50% !important;
		width: 40px !important;
		height:220px !important;
		top: -230px;
		left: 99%;
		margin: 0;
		border-radius: 0;
		box-shadow: none;
	}
	
/*partner*/
    .wog_partner_main .partner_bl img {
        margin: 15px 0px 0px 23%;
        padding-bottom:15px;
    }    
    .wog_partner_main .partner_bl h3 {
        text-indent: inherit;
        text-align: center;
        margin-bottom:20px;
        clear: both;
    }    
    .wog_partner_main .partner_bl p {
        line-height: 20px;
        padding: 0 20px 15px;
        text-align: center;
        clear: both;
    }
    .wog_partner_main .partner_bl span {
        display:inline-block;
        font-size:45px;
        line-height: 40px;
        vertical-align: top;
        text-align: center;
        width: 100%;
        padding:0;
    }
    .wog_partner_main .partner_bl span:nth-of-type(2) {
        margin: 0;
    }
    .wog_partner_main .partner_bl span small {
        font-size: 15px;
        font-family: "PFSquareSansPro-Regular",sans-serif;
        display: block;
    }
    
    section.wog_partner_sale_logo h3 {
        margin: 35px 0 20px;
    }
    section.wog_partner_sale_logo img {
        display: inline-block;
        margin: 0 auto!important;
        height:140px;
    }
    section.wog_partner_sale_logo img:nth-of-type(1),
    section.wog_partner_sale_logo img:nth-of-type(2) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(1) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(2) {
        
    }
    section.wog_partner_sale_logo img:nth-of-type(3) {
        
    }
    section.wog_partner_sale_logo {
        height:180px;
    }
/*champ*/
    section.wog_champ .wog_champ_bl {
        width: 350px;
		display: block;
		clear: both;
    }
    .wog_champ .wog_champ_bl h3 {
        margin: 30px 0px 15px;
    }
    .wog_champ .wog_champ_bl table {
        font-size: 12px;
    }
    .wog_champ .wog_champ_bl table th,
    .wog_champ .wog_champ_bl table td {
        padding: 0 8px;
    }
    .wog_champ .wog_champ_bl table tr:nth-of-type(1),
    .wog_champ .wog_champ_bl table tr:nth-of-type(2),
    .wog_champ .wog_champ_bl table tr:nth-of-type(3) {
        background-position: 1px 17px;
        background-size: 5.3%;
    } 
    .wog_champ .wog_champ_bl table th:nth-of-type(1), .wog_champ .wog_champ_bl table td:nth-of-type(1) {
        width: 5%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(2), .wog_champ .wog_champ_bl table td:nth-of-type(2) {
        width: 32%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(3), .wog_champ .wog_champ_bl table td:nth-of-type(3) {
        width: 31%;
    }
    .wog_champ .wog_champ_bl table th:nth-of-type(4), .wog_champ .wog_champ_bl table td:nth-of-type(4) {
        width: 32%;
    }
	
	section.wog_champ .wog_champ_tour_bl {
		width: 100%;
		margin:7px 0;
	}
	.wog_champ_photo img {
		width:70px;
	}
	.page-template-template-wog .wog_champ_about h4 {
		font-size: 15px;
	}
	.page-template-template-wog .wog_champ_about .wog_champ_quote {
		font-size: 14px;
		margin: 10px 0;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour {
		font-size: 12px;
        margin-top:-10px;
        position:relative;
        left:-25px;
	}
	.wog_champ_photo::after {
		content: "";
		display: none;
	}
	.page-template-template-wog .wog_champ_about p.wog_champ_tour:before {
		content: "";
		background: url('/wp-content/uploads/2016/10/wog_ico_cubok.png') no-repeat;
		width: 25px;
		height: 25px;
        position:relative;
        top:5px;
        left:-12px;
        display: inline-block;
	}
	
/*footer*/
	.wog_footer_wrap span::after {
		content: "";
		background: transparent;
	}
    .wog_footer_wrap .wog_footer_inner img.wog_logo_foot {
        z-index:1;
        position:relative;
    }
/*modal*/  
	.promo_code > div {
		width:100%;
		height: 375px;
		margin: 0 auto;
		float: left;
        position: static;
        overflow-y: scroll;
        overflow-x: hidden;
	}
	.promokod_wrap form {
		height: 550px;
        overflow-y: scroll;
        overflow-x: hidden;
	}
	.promokod_wrap input {
		width: 300px;
		height: 35px;
		margin-bottom: 7px;
	}
	.promokod_wrap input[type="checkbox"] {
		position: relative;
		top: 5px;
		left: 0px;
	} 
	.promokod_wrap button {
		padding:10px 0px;
		bottom: -13px;
        margin-bottom: 100px;
	}

}

/*other*/
@media (min-width: 1165px) and (max-width:1321px) {
	.wog_menu a.wog_menu_logo:before {
		left: 15px;
	}
	.wog_menu a.wog_menu_logo_partner:after {
		left: 40px;
	}
}
@media (min-width: 801px) and (max-width:1162px) {
	.wog_menu a.wog_menu_logo:before {
		position: absolute;
		left: inherit;
	}
	.wog_menu a.wog_menu_logo_partner:after {
		top: 11px;
		left: 140px;
	}
	ul.menu_2 {
		padding-right: 10px;
		padding-left: 140px;
	}
}
