/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {
#rc-imageselect{
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:20% 0;
    -webkit-transform-origin:20% 0;
}
.container {width:750px}
.top_con_bg {
  padding: 20px 10px 10px;
}
form {
  padding: 10px;
}
.top_con_bg > h3 {
  font-size: 18px;
}
.top_con_bg > h2 {
  font-size: 31px;
  margin-top: 0;
}
form > h2 {
  font-size: 16px;
}
.top_con_bg img {
  margin-top: -5px;
  padding-right: 4%;
  width: 41px;
}
.list ul li {
  font-size: 12px;
  padding: 1px 0;
}
input, select, textarea {
  font-size: 14px;
  margin-bottom: 9px;
  padding: 6px 9px;
  width: 100%;
}
.list {
  margin-bottom: 16px;
  margin-top: 7px;
  overflow: hidden;
}
.submit {
  font-size: 15px;
  margin-top:0px;
}
.bootom_from > p {
  text-align: center;
}
.top_con > h1 {
  font-size: 33px;
  margin-top: 0;
}
.top_con > p {
  background-position: 1px 19px;
  font-size: 15px;
  height: 49px;
  margin-left: 0;
  padding-left: 10%;
  padding-top: 27px;
}
.top_con > img {
  float: left;
  width: 50%;
}
.top_con > img:last-child {
  margin-top: -11px;
}
.top_con {
}
.sing_dib h4 {
  font-size: 12px;
  margin-top: -68px;
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.sing_icon > h4 {
  font-size: 15px;
  margin-top: 18px;
}
.sing_icon > img {
  width: 86%;
}
.icon_promo {
  margin-top: 73px;
  padding-bottom: 19px;
}
.icon_promo {
  margin-top: 73px;
  overflow: hidden;
  padding-bottom: 19px;
}
.left_content_con h3 {
  font-size: 15px;
  padding: 10px 0;
}
.left_content_con p {
  font-size: 15px;
  line-height: 1.5;
}
.right_content_con h2 {
  font-size: 22px;
  line-height: 1.5;
}
.con_button h2 a {
  font-size: 15px;
  padding: 13px 12px;
  text-align: center;
}
.con_button img {
  padding-right: 16px;
  width: 15%;
}
.left_content_con h2 {
  color: #003663;
  font-size: 26px;
  line-height: 1.2;
}
.left_content_con {
  background: #fff none repeat scroll 0 0;
  padding: 65px 10px 18px 14px;
}
.left_chap h2 {
  font-size: 30px;
  margin-bottom: 22px;
}
.sing_tanile > p {
  display: inline-block;
  font-size: 15px;
  padding: 0 2px;
  width: 65%;
}
.con_sing h2 {
  font-size: 26px;
  padding-bottom: 3px;
  padding-top: 6px;
}
.con_sing p {
  font-size: 16px;
  line-height: 1.4;
}
.sing_slider h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  padding: 30px 0;
}
.sing_slider h2 span {
  font-size: 24px;
}
.sing_slider p {
  font-size: 14px;
  margin-top: 43px;
  padding: 0;
  width: 50%;
}
.slider_area {
  background-size: cover;
  padding: 23px 0;
}
.owl-pagination {
  margin: -36px 0 0;
}
.left_footer > img {
  width: 100%;
}
.mid_footer p {
  font-size: 11px;
  padding-top: 14px;
  text-align: center;
}
.right_footer > img {
  width: 100%;
}

.top_con > img {
  width: 100%;
}
.top_con::before {
  background-image: url("img/stik.png");
  background-repeat: no-repeat;
  background-size: 80% auto;
  bottom: -110px;
  content: " ";
  height: 324px;
  position: absolute;
  right: -37px;
  width: 172px;
}

}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
#rc-imageselect{
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:15% 0;
    -webkit-transform-origin:15% 0;
}
.container {width:300px}
.header_area {
  margin-bottom: 10px;
  padding-top: 10px;
}
.top_con > img {
  margin-bottom: 10px;
  width: 100%;
}
.top_con::before {
  display: none;
}
.top_con > h1 {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 7px;
  text-align: center;
}
.top_con > p {
  background-position: 1px 19px;
  background-size: 22px auto;
  font-size: 12px;
  height: 41px;
  margin-left: 0;
  padding-left: 13%;
  padding-top: 24px;
}
.top_con_bg > h3 {
  font-size: 16px;
}
.top_con_bg {
  padding: 16px 6px 4px;
  text-align: center;
}
.top_con_bg > h2 {
  font-size: 30px;
  margin-top: 0;
}
.top_con_bg img {
  margin-top: -5px;
  padding-right: 2%;
  width: 35px;
}
form > h2 {
  font-size: 15px;
  text-align: center;
}
form {
  background: #505052 none repeat scroll 0 0;
  padding: 10px;
}
.list ul li {
  font-size: 13px;
  margin-right: 1%;
  padding: 2px 0;
}
.list {
  overflow: hidden;
  padding: 10px 0;
}
input, select, textarea {
  font-size: 13px;
  margin-bottom: 6px;
  padding: 6px 9px;
  width: 100%;
}
.submit {
  color: #000;
  font-size: 14px;
  margin-top:0px;
}
.bootom_from > p {
  text-align: center;
}

.sing_dib {
  float: left;
  width: 100%;
}
.sing_dib {
  display: inline-grid;
  float: left;
  width: 100%;
}
.sing_icon {
  float: left;
  margin-bottom: 20px;
  text-align: center;
  width: 50%;
}
.sing_icon > h4 {
  margin-top: 6px;
  font-size:10px;
}
.icon_promo {
  margin-top: 35px;
  overflow: hidden;
  padding-bottom: 0;
}
.left_content_con {
  padding: 5px;
  text-align: center;
}
.left_content_con h2 {
  font-size: 22px;
  line-height: 1.2;
}
.left_content_con h3 {
  font-size: 14px;
  padding: 6px 0;
}
.left_content_con p {
  color: #000;
  font-size: 15px;
  line-height: 1.3;
}
.right_content_con {
  padding: 5px;
  text-align: center;
}
.right_content_con h2 {
  font-size: 25px;
  line-height: 1.3;
  text-align: center;
}
.con_button h2 a {
  font-size: 16px;
}
.left_chap h2 {
  font-size: 25px;
  margin-bottom: 13px;
  text-align: center;
}
.sing_tanile > p:first-child {
  width: 100%;
}
.sing_tanile > p {
  display: inline-block;
  font-size: 12px;
  line-height: 1.3;
}
.sing_tanile > p {
  display: inline-block;
  width: 100%;
}
.con_sing {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}
.con_sing h2 {
  font-size: 28px;
  padding-bottom: 5px;
  padding-top: 13px;
}
.con_sing p {
  color: #0a0a0a;
  font-size: 15px;
  line-height: 1.3;
}
.title_slider {
  float: left;
  text-align: center;
  width: 100%;
}
.sing_slider h2 {
  font-size: 24px;
  padding: 1px 0;
}
.sing_slider h2 span {
  font-size: 24px;
  padding: 1px 0;
}
.sing_slider p {
  float: left;
  font-size: 14px;
  margin-top: 13px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.slider_area {
  padding: 17px 0;
}
.left_footer > img {
  width: 100%;
}
.mid_footer > p {
  line-height: 1.5;
  margin-bottom: 20px;
  padding-top:14px;
  text-align: center;
}

.right_footer {
  text-align: center;
}
.top_con > img {
  width: 100%;
}

















}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {

.column {width:450px}

}


