@media screen and (max-width:1169px){
.container{max-width:98%}
.caption .slider-cap1 p {
  font-size: 19px;
}
.caption .slider-cap1 {
  padding: 17px 17px;
  width: 85%;
}
.caption .slider-cap1 input[type="radio"] + label {
  font-size: 18px;
  line-height: 120%;
  padding-left: 24px;
}
.slider-cap2 p {
  font-size: 27px;
}
.center_logo {
  width: 180px;
  height:180px;
}
.affiliates_slider {
  max-width: 88%;
}
h6 {
  font-size: 22px;
}
.footer2 .add p.title {
  font-size: 15px;
}
.footer2 .add p {
  font-size: 14px;
  line-height: 17px;
}
.footer2 .mail a {
  word-break: break-all;
}
.footer3 {
  width: 26.5%;
}
.footer1 , .footer2 , .footer3 {
  margin-right: 2%;
  padding-right: 3%;
}
.footer4 {
  width: 18%;
}
.foo_menu li a {
  font-size: 15px;
}
.foo_menu > ul {
  float: none;
  width: 100%;
}
.foo_menu > ul:first-child {
  margin-right: 0;
}
.foo_menu li {
  margin-bottom: 9px;
}
.foo_menu ul:first-child li:last-child {
  margin-bottom: 9px;
}
.section3_sec {
  max-width: 733px;
}
.section3_sec p {
  font-size: 16px;
}
.section3_sec .text1 {
  bottom: 66px;
  left: 139px;
}
.section3_sec .text2 {
  bottom: 20px;
  left: 227px;
}
.section3_sec .text3 {
  bottom: 110px;
  left: 378px;
}
.section3_sec .text4 {
  bottom: 29px;
  right: 139px;
}
.section3_sec .text5 {
  bottom: 80px;
  right: 54px;
}
.section3 .experi {
  left: 11px;
  top: -19px;
}
.slider-img {
  min-height: 402px;
}
.caption {
  max-width: 98%;
  bottom: 73px;
}
.header_menu ul li {
  margin-right: 15px;
}
.header_menu ul li a {
  font-size: 16px;
}
.slider-cap2 {
  padding: 13px 0;
}
.section3 {
  background-size: cover;
}
}
@media screen and (max-width:999px){
.logo {
  float: none;
}
.header_right {
  float: none;
  clear: both;
}
.header_mail {
  float: none;
  text-align: center;
  margin-top: 9px;
}
.header_mail a {
  display: inline-block;
}
.header_menu {
  margin-top: 13px;
  float: none;
  text-align: center;
}
.header_menu ul li a {
  font-size: 14px;
}
.header_menu ul li {
  float: none;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}
.header_wrap {
  padding: 6px 0 23px;
}
.slider_wapper {
  padding-top: 0;
}
header {
  position: relative;
}
header.fix-header {
  position: fixed;
  z-index: 9;
  background: #fff;
  left: 0;
  right: 0;
  width: 100%;
   border-bottom: 2px solid #ffd94d;
  box-shadow: 0 2px 0 0 #F7941E ;
  top:0;
}
.fix-header .logo {
  display: none;
}
.fix-header .header_mail {
  display: none;
}
}
@media screen and (max-width:767px){
.container{max-width:96%}
.section1 h5 {
  font-size: 18px;
  line-height: 120%;
}
.section2 .blue {
  width: 100%;
  float: none;
  padding-bottom: 25px;
}
.section2 .orange {
  width: 100%;
  float: none;
  background:#f7941e ;
  position:relative;
  padding-top: 25px;
}
.section2 .orange:before{
	content:"";
	left:-2%;
	top:0;
	width:2%;
	height:100%;
	position:absolute;
	background:#f7941e;
}
.section2 .orange:after{
	content:"";
	right:-2%;
	top:0;
	width:2%;
	height:100%;
	position:absolute;
	background:#f7941e;
}
.section2 {
  padding: 30px 0 0;
}
.section2 .orange {
  padding-bottom: 29px;
}
h2 {
  font-size: 24px;
}
.testimonial li {
  float: none;
  margin-right: 0;
  width: 100%;
  margin-bottom: 30px;
}
.testimonial li:last-child{
	margin-bottom:0;
}	
.affiliates_slider {
  max-width: 72%;
}
.footer1, .footer2, .footer3 {
  margin-right: 0;
  padding-right: 0;
  width: 100%;
  float: none;
  background: none;
  margin-bottom: 30px;
}
.footer4 {
  width: 100%;
  float: none;
}
.blue_col {
  width: 100%;
}
.orange_col {
  display: none;
}
.center_logo {
  display: none;
}
h3 {
  font-size: 22px;
}
.header_menu {
  float: none;
  height: 100%;
  left: 0;
  margin-top: 0;
  position: fixed;
  text-align: left;
  top: 0;
  background: #F7941E;
  width: 225px;
  z-index: 9;
  -webkit-transform: translateX(-225px);
  -moz-transform: translateX(-225px);
  -o-transform: translateX(-225px);
  -ms-transform: translateX(-225px);
  transform: translateX(-225px);
  -webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s; 
}
.show-menu .header_menu {
 -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transform: translateX(0);
}
.header_menu ul li {
  display: block;
  margin-right: 0;
  padding: 10px 15px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.logo {
  float: left;
  margin-bottom: 20px;
}
.menu {
  display: block;
  float: right;
  margin-top: 68px;
}
.footer_wrap {
  padding: 30px 0;
}
.footer4 li:last-child {
  margin: 0;
}
.section5 , .section4 , .section3 , .section1{
  padding: 30px 0;
}
.section2 p {
  font-size: 16px;
  line-height: 140%;
}
.section3 .experi p {
  font-size: 14px;
}
.section3 .experi {
  padding: 10px 10px;
}
.section3 .experi:after {
  left: 20px;
  width: 25px;
  background-size: 100% auto;
}
.section3_sec {
  max-width: 96%;
}
.section3_sec .text1 , .section3_sec .text2 , .section3_sec .text3{
  bottom: 0;
  left: 0;
  position: relative;
}
.section3_sec .text4 {
  bottom: 0;
  position: relative;
  right: auto;
}
.section3_sec .text5 {
  bottom: 0;
  position: relative;
  right: auto;
}
.section3_sec p br {
  display: none;
}
.section3_sec p {
  color: #333;
  text-align: left;
}
.slider-cap2 p {
  font-size: 13px;
}
.slider-img {
  min-height: 162px;
}
.slider_wapper .bx-wrapper .bx-prev {
  height: 27px;
  width: 31px;
  background-size: 100% auto;
  z-index: 1;
  top: 38%;
}
.slider_wapper .bx-wrapper .bx-next {
  background-size: 100% auto;
  width: 31px;
  background-position: 0 -76px;
  height: 27px;
  z-index: 1;
  top: 38%;
}
.mob_close_btn {
  display: block;
  float: right;
  margin: 15px;
  clear: both;
  cursor:pointer;
}
.header_menu ul:before {
  clear: both;
  content: "";
  display: block;
}
.header_menu ul li a:after {
  display: none;
}
.header_menu ul li a:hover , .header_menu ul li a.active{
  color: #fff;
}
.caption {
  background: #033b76;
  bottom: 0;
  max-width: 96%;
  position: relative;
}
.caption:before{
	content:"";
	left:-2%;
	top:0;
	width:2%;
	height:100%;
	position:absolute;
	background:#033b76;
}
.caption:after{
	content:"";
	right:-2%;
	top:0;
	width:2%;
	height:100%;
	position:absolute;
	background:#033b76;
}
.caption .slider-cap1 p {
  font-size: 14px;
}
.caption .slider-cap1 input[type="radio"] + label {
  font-size: 16px;
  line-height: 136%;
}
.radio_list li {
  display: block;
  margin-right: 0;
}
.get_started {
  display: block;
  margin-top: 12px;
}
.get_started a {
  font-size: 16px;
  padding: 7px 33px 7px 7px;
  display: inline-block;
}
.slider-cap2 {
  bottom: auto;
  padding: 6px 0;
  top: 0;
  position: relative;
}
.caption .slider-cap1 {
  padding: 11px 0;
  width: 94%;
}
.get_started a:before {
  width: 24px;
  background-size: 100% auto;
}
.fix-header  {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  z-index: 9;
  border-bottom: 2px solid #ffd94d;
  box-shadow: 0 2px 0 0 #F7941E ;
}
.fix-header .header_right .header_mail {
  display: none;
}
.fix-header .logo {
  float: right;
  margin-bottom: 0;
  margin-right: 2%;
  width: 80px;
}
.fix-header .menu {
  display: block;
  float: left;
  margin-top:21px;
  margin-left: 2%;
}
.fix-header .header_wrap {
  padding: 10px 0;
}
.slider_wapper {
  padding-top: 0;
}
header {
  position: relative;
}
.fix-header .logo {
  display: block;
}
body.show-menu {
  overflow: hidden;
}
}
