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



.showMobile{
display: none;
}
.showIpadMax{
display: none;
}
.showIpad{
display: none;
}

.hideIpadInline{
display: inline-block;
}


@media (max-width: 1026px) {

.showIpadMax{
display: block;
}

.hideIpadMax{
display: none!important;
}

/*.site-wrapper.move{*/

/*}*/

#footer .gra1{
right: 20px;
}



}

@media (max-width: 950px) {


.pageForm{
max-width: 800px;
margin: auto;
}

.pageForm .leftPhoto{
/*display: none;*/
width: 100%;
text-align: center;
}
.pageForm .rightForm{
width: 100%;
}
.pageForm .title{
text-align: center;
}





}

@media (max-width: 769px) {


.showIpad{
display: block;
}

.hideIpad{
display: none;
}

.hideIpadInline{
display: none;
}


body {
font-size: 16px;
}


#footer .footerRow{
font-size: 12px;
}

#footer .left{
margin-left: 10px;
}

#currentCountry {
padding: 10px;
}

.boxHighLights {
margin: 0px;
}


.bgGraList{
background: none!important;
}
/*#homeSlider .jsDotList{*/
/*left: 0;*/
/*}*/


.pageForm .rightForm{
padding: 20px;
}

}

@media (max-width: 641px) {


.hideMobile {
display: none;
}

.showMobile {
display: block;
}

.showMobileInline {
display: inline-block;
}

body {
font-size: 14px;
}

.container {
width: 100%;
}

.section {
padding-top: 20px;
padding-bottom: 30px;
}

#footer .footerRow{
font-size: 10px;
line-height: 30px;
}


.showMoreContainer .brief{
font-size: 16px;
}
.boxHighLights h4{
font-size: 20px;
}

#currentCountry{
margin-top: 0px;
margin-left: 0px;
padding: 5px;
}


#footer .gra1{
top: -30px;
right: 10px;
width: auto;
}

#footer .gra1 img{
width: 60px;
}

#countryPanel{
font-size: 12px;
padding: 40px 0 0 0;
}


#countryPanel .container980{
padding-left: 30px;
padding-right: 30px;
}

#countryPanel .country .title{
margin-bottom: 4px;
}


#countryPanel .country a {
float: left;
margin-right: 20px;
}


.contactForm.form .formRow .label{
 font-size: 12px;
 padding-top: 0;
 line-height: 14px;
 }
.contactForm.form .formRow textarea{
height: 120px;
}

.contactForm.form .formRow input,
.contactForm.form .formRow textarea{
font-size: 12px;
line-height: 18px;
padding: 6px 10px;
}

.contactForm.form .customSelect{
padding-top: 0px;
padding-bottom: 0px;
line-height: 18px;
}


.contactForm.form .customSelect:after {
height: 30px;
line-height: 30px;
}


.contactForm .btnBlueLarge{
font-size: 18px;
}

#bookPanel{
top: 60px;
background: rgba(238, 54, 76, 0.9);
}

.btnOpenTab {
padding: 15px 6px;
left: -22px;
background: rgba(238, 54, 76, 0.9);
}

.btnOpenTab:before{
display: none;
}
.btnOpenTab img {
width: 10px;
}



.pageForm .form .col-lg-3{
width: 100%;
}
.pageForm .form .col-lg-9{
width: 100%;
}

.captcha_code_right{float:left; margin-top:3px;}

.ytVideo{
width: 100%;
}

}

