/*RESPONSIVE MENU*/

.responsive_btn {
    cursor: pointer;
    position: relative;
    display: none;
    right: 0;
    width: 30px;
    height: 18px;
    z-index: 2;
    border-top: 3px solid #22bdaf;
    border-bottom: 3px solid #22bdaf;
    top: -0;
}

.responsive_btn:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #22bdaf;
}

.responsive_btn:hover{
    border-color: #000;
}
.responsive_btn:hover:before{
    background: #000;
}
.responsive_nav {
    background: #111 none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 #666;
    height: 100%;
    overflow-y: scroll;
    position: absolute;
    right: -75%;
    top: 0;
    transition: all 250ms ease-in-out 0s;
    width: 75%;
    z-index: 9999;
}

.responsive_nav ul {
    margin: 0;
    padding: 0;
}

.responsive_nav ul li {
    border-top: 1px solid #222;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.responsive_nav ul li a {
    color: #fff;
    display: block;
    font-size: 17px;
    padding: 7px 10px;
    transition: all 250ms ease-in-out 0s;
}

.responsive_nav ul li a:hover,
.responsive_nav ul li a:focus {
    background-color: #22bdaf;
    color: #fff;
}

.responsive_nav ul ul {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: medium none;
    margin: 10px 23px;
    display: block !important;
}

.responsive_nav ul ul li a {
    color: #444;
    font-size: 15px;
}

.responsive_nav ul li a i {
    display: none;
}

.responsive_nav ul ul li a:hover,
.responsive_nav ul ul li a:focus {
    background-color: #de3840;
    color: #222;
}

.nav_wrapper .container {
    position: relative;
}

.res_overlay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 250ms ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99999;
}

.responsive .res_overlay {
    opacity: 1;
    visibility: visible;
}

.responsive .responsive_nav {
    right: 0;
}

.nav > ul > li > ul.submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    width: 220px;
    background: url(../images/sub_menubg.png);
}

.responsive_nav > ul > li > ul.submenu > li a {
    display: block;
    padding: 12px;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    -webkit-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
}

.responsive_nav > ul > li > ul.submenu > li {
    float: none;
    text-align: left;
}

.responsive_nav > ul > li > ul.submenu > li a:hover {
    color: #fff;
    background: #59B42D;
}

.responsive_nav > ul > li > ul.submenu > li a {
    color: #fff;
    background: #333;
}
.profile_body{padding-bottom: 30px;}
@media only screen and (min-width: 1600px){
    .container{max-width: 1530px; position: relative;}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.container{width:980px;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.container{width:750px;}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
	.container{//width:570px; width: 100%;}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
	.container{//width:450px; width: 100%;}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	.container{//width:300px; width: 100%;}
}

/*1024px*/

@media only screen and (max-width: 1599px) {
    .container{width: 1170px;}
    .header_top ul li{font-size: 13px;}
    .header_top ul li:before{height: 15px;}
    .header_top ul li i{font-size: 18px;}
    .header_top{margin-top: 20px;}
    .nav_menu{margin-top: 10px;}
    .nav_menu > ul > li > a{padding: 3px 15px 7px; font-size: 16px;}
    .slider_text{bottom: 50px;}
    .slider_text h2{font-size: 44px;}
    .h_who{padding-top: 20px;}
    .heading h2{font-size: 50px;}
    .hw_con{padding-right: 50px;}
    .hw_con h3{padding-top: 0;}
    .staic_text h2{font-size: 22px;}
    .staic_text h2 span{width: 27px;height: 24px; margin-right: 0px; background-size: 65%; background-position: 0; vertical-align: top;}
    body{font-size: 15px;}
    .staic_pic{margin-right: 30px;}
    .staic_body.even .staic_pic{margin-left: 30px;}
    .h_you iframe{height: 268px !important;}
    .h_benefits .bene_text h3{font-size: 18px;}
}
@media only screen and (max-width: 1199px) {
    .container{width: 1000px;}
    .header_top {margin-top: 10px;}
    .nav_menu > ul > li > a {padding: 3px 8px 7px; font-size: 15px;}
    .nav_menu{margin-top: 5px;}
    .slider_text h2 {font-size: 35px; line-height: 32px;}
    .pr80{padding-right: 30px;}
    .pl80{padding-left: 30px;}
    .hw_con h3{font-size: 25px; margin-bottom: 10px;}
    .hw_con{padding-right: 0;}
    .heading h2{font-size: 40px;}
    .heading{margin-bottom: 15px;}
    .h_who{padding-top: 10px; padding-bottom: 35px;}
    .h_benefits{padding-top: 15px;padding-bottom: 30px;}
    .bene_body{margin-bottom: 30px;}
    .bene_pic{margin-bottom: 20px;}
    .f_address{padding-right: 0;}
    footer{padding-top: 30px;}
    footer h2{margin-bottom: 20px;}
    .staic_pic{margin-right: 25px;}
    .staic_body.even .staic_pic{margin-left: 25px;}
}
/*768px*/
@media only screen and (max-width: 1023px) {
    .container{width: 740px;}
    .responsive_btn{display: block; float: right}
    .nav_menu{width: 100%; margin-top: 0;}
    .nav_menu > ul{display: none;}
    .header_top{margin-top: 0;}
    .slider_text h2{font-size: 26px; line-height: 24px;}
    .slider_text{bottom: 30px;}
    body{font-size: 14px;}
    .hw_con a{margin-top: 0;}
    .more_btn{padding: 6px 20px;}
    .mt70{margin-top: 25px;}
    .date span:first-child{display: block;}
    .h_news .bene_pic{margin-bottom: 15px;}
    .date i{margin-left: 0;}
    .h_news .bene_text h3{padding-top: 12px; padding-bottom: 10px;}
    .bene_text h3{font-size: 17px;}
    .footer_end{margin-top: 15px;}
    .staic_pic{width: 45%; margin-bottom: 15px;}
    .benifit .staic_pic{width: auto;}
}
/*600px*/
@media only screen and (max-width: 767px) {
    .container{width: 100%;}
    .date span:first-child{display: inline-block;}
    .date i{margin-left: 10px;}
    footer h2{font-size: 25px; margin-bottom: 10px;}
    .staic_pic,
    .staic_body.even .staic_pic,
    .benifit .staic_pic{width: 100%; text-align: center; margin-bottom: 15px;}
}

/*480px*/
@media only screen and (max-width: 576px) {
    .logo{width: 80px;}
    .slider_text h2{font-size: 18px; line-height: 15px;}
    .slider_text{bottom: 5px;}
    .h_you:before{display: none;}
    .pr80,
    .pl80{padding: 0 15px;}
    .hw_con{margin-top: 10px;}
    .heading h2{font-size: 22px;}
    .hw_con h3{font-size: 20px;}
}
    

/*320px*/
@media only screen and (max-width: 485px) {
    .header_top ul li{font-weight: normal;}
    .header_top ul li i{margin: 4px 4px 0; font-size: 13px;}
}
@media only screen and (max-width: 360px) {
    .header_top ul li i{display: none;}
    .header_top ul li:before{height: 11px; right: 3px; top: 5px;}
    
    
}