/* fluid design */

/* ipad 3 landscape Mode */
@media screen and (max-width: 1024px) {
body{overflow-x:hidden; }
#example-one {
height: 26px;
list-style: none outside none;
margin: 7px auto 0;
position: relative;
width: 100%;
}

.menu ul li a {
    color: #fff;
    margin-left: 1%;
    padding: 6px 1% 8px 0.5%;
    text-decoration: none;
    transition: all 1s ease 0s;
}

.slider_containers {
  display: none !important;
}

.slider_containers iframe,.slider_containers object{
width:100%;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
float: left;
font-size: 17px;
font-weight: normal;
height: auto;
left: 0;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 10px;
position: relative;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
float: left;
font-size: 17px;
font-weight: normal;
height: auto;
left: 0;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 10px;
position: relative;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
}

.inner-content {
margin: 0 auto;
padding: 2% 10%;
width: 100%;
}

.welc-content {
width: 90%;
margin: 0 auto;
}

.welc-content {
width: 90%;
margin: 0 auto;
}

.welc_bg {
  height: auto;
  min-height: 1150px;
  width: 100%;
background-size:100% 100%;
}

.welc-content p{
padding-left: 0px !important;
}


.meet_container {
width: 90%;
margin: 0 auto;
}

.clint {
    float: left;
    height: auto;
    width: 35%;
}

.meet_text {
  float: right;
  margin-top: 10px;
  width: 60%;
}

.bx-wrapper .bx-prev {
left: -35px!important;
}
.bx-wrapper .bx-next
{
right: -35px!important;
}

.news_container {
width: 90%;
margin: 0 auto;
}

.news_bg {
  background-image: url("images/news_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  float: left;
  height: auto;
  min-height: 850px;
  width: 100%;
background-size:100% 100%;
}

img.alignleft, img.left {
    border: 0 none;
    border-radius: 50%;
    float: left;
    margin: 2% 0 0 2%;
}

img.alignright, img.right {
  border: 0 none;
  border-radius: 50%;
  float: right;
  margin: 2% 2% 0 0;
}

.article1:last-child {
  background-color: #fff;
  float: left;
  height: auto;
  margin-bottom: 60px;
  margin-top: 25px;
  min-height: 300px;
  width: 100%;
}

.article1 .article1_text {
    float: left;
    margin-left: 2%;
    margin-top: 20px;
    width: 65%;
}

.contact_container {
width: 100%;
margin: 0 auto;
}

.footer_text {
  float: left;
  margin-left: 4%;
  width: 34%;
}

.wpcf7{max-width:97%!important;}

.wpcf7 input.submit_fname,.wpcf7 input.submit_lname,.wpcf7 input.submit_number,.wpcf7 input.submit_email{
width: 48%;
}

.wpcf7 .wpcf7-submit {
background-image: url("images/submit_btn.png");
background-repeat: no-repeat;
background-size: 100% 100%;
cursor: pointer;
float: left;
font-size: 0;
margin-top: 10px;
transition: all 1s ease 0s;
}

.copyright{margin-right:2%;}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 12px;
font-weight: bold;
margin: 16px 0 0 129px!important;
padding: 0.2em 1em!important;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 25px;
position: absolute;
top: 38px;
width: 175px;
}
.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 25px;
position: absolute;
top: 93px;
width: 175px;
}

div.wpcf7 img.ajax-loader {
float: left;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 12px;
font-weight: bold;
margin: 20px 0 0 2px !important;
padding: 0.2em 1em !important;
}

.footer_menu {
float: left;
width: 50%;
margin-top: 50px;
margin-left: 10%;
}

.test .test_container {
width: 90%;
margin: 0 auto;
}

.main_section{margin:0 auto;width:100%;height:auto;}

.left_section {
float: left;
height: auto;
min-height: 350px;
width: 100%;
padding: 2% 3%;
}

.page .foot_container {
margin: 0 auto;
width: 100%;
}

.page .foot_container .footer_menu {
float: left;
margin-top: 38px;
width: 40%;
margin-left:3%;
}

ul.accordion li .content p {
float: left;
width: 100%;
margin-bottom: 10px;
}

.footer_logo {
top: -120px;
left: 36px;
}

}


/* Nexus landscape Mode */
@media screen and (max-width: 966px) {

.menu ul li a {
color: #fff;
margin-left: 0px;
padding: 6px 8px 8px 14px;
text-decoration: none;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

.inner-content img.alignleft, .inner-content img.alignnone {
border: 1px solid #fff;
border-radius: 0;
margin: 0 10px 0 0;
padding: 2px;
width:auto;
}

.inner-content img.alignright {
margin: 0 0 0 10px;
padding: 2px;
border: 1px solid #fff;
border-radius: 0;
width: auto;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.clint {
float: left;
height: auto;
width: 30%;
}

.meet_text {
float: right;
margin-top: 0;
width: 65%;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 64%;
float: left;
margin-left: 20px;
margin-top: 20px;
}

img.alignleft, img.left {
height: auto;
max-height: 100%;
width: 30%;
margin:2% 0 0 2%;
}

img.alignright, img.right {
height: auto;
max-height: 100%;
width: 30%;
margin:2% 2% 0 0;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 20px;
text-align: center;
line-height: 35px;
margin-top: 30px;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 20px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -264px;
position: absolute;
top: 38px;
width: 174px;
}

.footer_logo {
float: left;
height: 88px;
margin-top: 45px;
position: relative;
top: -98px;
width: 96%;
z-index: 9999999;
left: 23px;
}

.footer_logo img {
max-height: 100%;
width: 30%;
height: 88%;
}

.ezcol-one-third.footer_text{width:30%!important;}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 265px;
}

}

/* Kindle Fire landscape mode */
@media screen and (max-width: 963px) {

}

@media screen and (max-width: 800px) {
.menu ul li a {
color: #fff;
margin-left: 0px;
font-size:16px;
padding: 6px 8px 8px 14px;
text-decoration: none;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -210px;
position: absolute;
top: 38px;
width: 174px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 12px;
font-weight: bold;
margin: -26px 0 0 129px!important;
padding: 0.2em 1em!important;
}

.footer_logo {
float: left;
height: 64px;
margin-top: 45px;
position: relative;
top: -87px;
width: 86%;
z-index: 9999999;
left: 23px;
}

}

/* ipad 3 Portrait Mode */
@media screen and (max-width: 768px) {

.menu ul li a {
color: #fff;
margin-left: 0px;
padding: 6px 1px 8px 9px;
text-decoration: none;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}


.meet_text {
float: right;
margin-top: 0px;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 60%;
float: left;
margin-left: 20px;
margin-top: 20px;
}


.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 20px;
text-align: center;
line-height: 35px;
margin-top: 30px;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 20px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.footer_logo {
float: left;
height: 65px;
margin-top: 60px;
position: relative;
top: -102px;
width: 90%;
z-index: 9999999;
left: 23px;
}

.footer_logo img {
max-height: 100%;
width: 30%;
height: 88%;
}

.ezcol-one-third.footer_text{width:40%!important;}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 165px;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -156px;
position: absolute;
top: 38px;
width: 174px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 12px;
font-weight: bold;
margin: -18px 0 0 2px !important;
padding: 0.2em 1em !important;
}

}

/* Gallaxy Note landscape Mode */
@media screen and (max-width: 640px) {
#example-two{display:block;}
#example-one{display:none;}
.tinynav {
background: url("images/sel_icon.png") no-repeat scroll left center #fff;
box-shadow: 0 0 2px #000;
color: #444;
cursor: pointer;
font-family: 'ralewaybold';
font-size: 17px;
height: 37px;
padding: 7px 8%;
}
.menu{background-image:none;}

.tinynav option{background-color:#777777;font-size:15px;}

.serv_menu ul {
font-size: 22px;
}

.head > span {
background-color: #666;
border-radius: 23px;
-moz-border-radius: 23px;
-webkit-border-radius: 23px;
font-family: ralewaybold;
font-size: 15px;
margin-left: -45px;
padding: 3px 12px !important;
position: relative;
right: -60px;
text-transform: uppercase;
top: -3px;
}

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 55px;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 54px;
margin-bottom: 30px;
}

.clint {
width: 150px;
height: 145px;
float: left;
}

.meet_text {
width: 70%;
float: right;
margin-top: 0px;
overflow: hidden;
height: 200px;
}

.bx-wrapper .bx-prev {
left: -27px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -27px!important;
top: 38% !important;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 54px;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 65%;
float: left;
margin-left: 20px;
margin-top: 20px;
}

img.alignleft, img.left {
max-height: 100%;
width: 150px;
height: 145px;
}

img.alignright, img.right {
max-height: 100%;
width: 150px;
height: 145px;
}

#back-top span{display:none;}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 55px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 17px;
text-align: center;
line-height: 29px;
width: 97%;
margin: 40px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 20px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 55px;
}

.footer_logo {
float: none;
height: 125px;
margin-top: -7px;
position: relative;
top: 11px;
width: 29%;
z-index: 9999999;
left: 0px;
margin: 0 auto;
right: 0;
}

.footer_logo img {
max-height: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:41%!important;}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 17px;
text-align: left;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 10px;
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 15px;
font-weight: normal;
line-height: 24px;
float: left;
margin-bottom: 10px;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 15px;
}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 140px;
height: 30px;
font-size: 15px;
}

.submit_msg{font-size:15px;}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -138px;
position: absolute;
top: 33px;
width: 174px;
font-size: 9px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 11px;
position: absolute;
top: 33px;
width: 175px;
font-size: 9px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 11px;
position: absolute;
top: 82px;
width: 175px;
font-size: 9px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 9px;
font-weight: bold;
margin: 1px 0 0 125px!important;
padding: 0.2em 1em!important;
position: relative;
top: -32px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 10px;
font-weight: bold;
margin: 14px 0 0 123px !important;
padding: 0.2em 1em !important;
position: relative;
top: -46px;
}

.footer_menu {
float: left;
width: 45%;
margin-top: 72px;
margin-left: 5%;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: right;
font-size: 14px;
margin-top: 72px;
}

.left_section h1 {
color: #714285;
float: left;
font-family: 'ralewaybold';
font-size: 30px;
margin: 11px 0;
text-align: center;
text-transform: uppercase;
width: 100%;
}

}

/* Nexus portrait Mode */
@media screen and (max-width: 603px) {

.menu ul li {
background-image: url("images/nav_line.png");
background-position: 0 3px;
background-repeat: no-repeat;
display: inline;
width: auto;
}

.menu ul li a {
color: #fff;
margin-left: 0px;
font-size:14px;
padding: 6px 1px 8px 7px;
text-decoration: none;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}

.serv_menu ul {
width: auto;
list-style: none;
font-family: 'josefin_slabsemibold';
text-shadow: 0px 1px 2px #000;
font-size: 23px;
text-align: center;
text-transform: uppercase;
margin-top: 5px;
line-height: 57px;
}

.head > span {
background-color: #666;
border-radius: 23px;
-moz-border-radius: 23px;
-webkit-border-radius: 23px;
font-family: ralewaybold;
font-size: 15px;
margin-left: -45px;
padding: 3px 12px !important;
position: relative;
right: -52px;
text-transform: uppercase;
top: -2px;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.clint {
width: 140px;
height: 135px;
float: left;
}

.meet_text {
width: 70%;
float: right;
margin-top: 0px;
overflow: hidden;
height: 173px;
}

.meet_text h2 {
font-family: 'josefin_slabsemibold';
float: left;
color: #c22779;
font-size: 15px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
}

.meet_text h2 span {
font-family: 'ralewaymedium';
float: left;
color: #777777;
font-size: 12px;
text-align: left;
text-transform: none;
line-height: 24px;
font-weight: normal;
margin-top: -15px;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.article1 .article1_top {
}

.article1 {
width: 100%;
height: auto;
float: left;
background-color: #fff;
margin-top: 25px;
min-height: 300px;
}

.article1 .article1_text {
width: 63%;
float: left;
margin-left: 20px;
margin-top: 20px;
}

.article1_text > h2 {
border-bottom: 1px solid #c63f84;
color: #c22779;
font-family: 'josefin_slabsemibold';
font-size: 15px;
font-weight: bold;
margin-top: 1px;
text-align: left;
text-transform: uppercase;
}

.article1_text h2 span {
color: #777777;
font-family: 'ralewaymedium';
font-size: 11px;
text-align: left;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 24px;
margin-top: 10px;
text-align: left;
width: 100%;
}

.article1 a.rmrh-show-more {
background: url("images/article_btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
font-size: 0;
height: 31px;
margin-right: 226px;
margin-top: 10px;
width: 114px;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-bottom: 5px;
background-size: 100% 100%;
}

img.alignleft, img.left {
max-height: 100%;
width:140px;
height:135px;
}

img.alignright, img.right {
max-height: 100%;
width:140px;
height:135px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 15px;
text-align: center;
line-height: 30px;
margin-top: 30px;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 14px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -130px;
position: absolute;
top: 33px;
width: 174px;
font-size: 9px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 12px;
position: absolute;
top: 33px;
width: 175px;
font-size: 9px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 1px 0 0 117px!important;
padding: 0.2em 1em!important;
font-size: 9px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 16px 0 0 66px !important;
padding: 0.2em 1em !important;
font-size: 9px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 12px;
position: absolute;
top: 82px;
width: 175px;
font-size: 9px;
}

.footer_menu {
float: left;
width: 40%;
margin-top: 50px;
margin-left: 10%;
}

.footer_logo {
float: left;
height: 52px;
margin-top: 114px;
position: relative;
top: -148px;
width: 95%;
z-index: 999;
left: 6px;
}

.footer_logo img {
max-height: 100%;
width: 30%;
height: 88%;
}

.ezcol-one-third.footer_text{width:43%!important;}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 130px;
}

.bx-wrapper .bx-prev {
left: -26px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -26px!important;
top: 38% !important;
}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 18px;
text-align: left;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 15px;
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 16px;
font-weight: normal;
line-height: 24px;
float: left;
margin-bottom: 15px;
}

}

/* Kindle Fire portrait mode */
@media screen and (max-width: 600px) {

}

/* IPhone 5 landscape Mode */
@media screen and (max-width: 568px) {

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 55px;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.head > span {
background-color: #666;
border-radius: 23px;
-moz-border-radius: 23px;
-webkit-border-radius: 23px;
font-family: ralewaybold;
font-size: 15px;
margin-left: -45px;
padding: 3px 12px !important;
position: relative;
right: -42px;
text-transform: uppercase;
top: -2px;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 54px;
margin-bottom: 30px;
}

.clint {
width: 150px;
height: 145px;
float: left;
}

.meet_text {
width: 65%;
float: right;
margin-top: 0px;
overflow: hidden;
height: 200px;
}

.bx-wrapper .bx-prev {
left: -27px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -27px!important;
top: 38% !important;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 54px;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 59%;
float: left;
margin-left: 20px;
margin-top: 20px;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

img.alignleft, img.left {
max-height: 100%;
width: 150px;
height: 145px;
}

img.alignright, img.right {
max-height: 100%;
width: 150px;
height: 145px;
}

#back-top span{display:none;}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 55px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 17px;
text-align: center;
line-height: 29px;
width: 97%;
margin: 40px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 15px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 55px;
}

.footer_logo {
float: none;
height: 125px;
margin-top: -7px;
position: relative;
top: 15px;
width: 29%;
z-index: 9999999;
left: 0px;
margin: 0 auto;
right: 0;
}

.footer_logo img {
max-height: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:41%!important;}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 17px;
text-align: left;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 10px;
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 15px;
font-weight: normal;
line-height: 24px;
float: left;
margin-bottom: 10px;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 15px;
}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 120px;
height: 30px;
font-size: 15px;
}

.submit_msg{font-size:15px;}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -118px;
position: absolute;
top: 33px;
width: 117px;
font-size: 8px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 17px;
position: absolute;
top: 33px;
width: 117px;
font-size: 8px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 17px;
position: absolute;
top: 82px;
width: 175px;
font-size: 8px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 9px;
font-weight: bold;
margin: 1px 0 0 125px!important;
padding: 0.2em 1em!important;
position: relative;
top: -32px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 10px;
font-weight: bold;
margin: 14px 0 0 123px !important;
padding: 0.2em 1em !important;
position: relative;
top: -46px;
}

.footer_menu {
float: left;
width: 45%;
margin-top: 72px;
margin-left: 5%;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: right;
font-size: 14px;
margin-top: 72px;
}

.page .foot_container .footer_menu {
float: left;
margin-top: 38px;
width: 43%;
margin-left: 1%;
}

}

/* Gallaxy S2 landscape Mode */
@media screen and (max-width: 533px) {

.head > span{display:none!important;}

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 55px;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
padding: 2% 5%;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.meet_container {
width: 89%;
margin: 0 auto;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 380px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 54px;
margin-bottom: 30px;
}

.clint {
width: 150px;
height: 145px;
float: left;
}

.meet_text {
width: 65%;
float: right;
margin-top: 0px;
overflow: hidden;
height: 200px;
}

.bx-wrapper .bx-prev {
left: -27px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -27px!important;
top: 38% !important;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 54px;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 57%;
float: left;
margin-left: 20px;
margin-top: 20px;
}

.article1_text > h2 {
border-bottom: 1px solid #c63f84;
color: #c22779;
font-family: 'josefin_slabsemibold';
font-size: 14px;
font-weight: bold;
margin-top: 1px;
text-align: left;
text-transform: uppercase;
}

.article1_text h2 span {
color: #777777;
font-family: 'ralewaymedium';
font-size: 10px;
text-align: left;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

img.alignleft, img.left {
max-height: 100%;
width: 150px;
height: 145px;
}

img.alignright, img.right {
max-height: 100%;
width: 150px;
height: 145px;
}

#back-top span{display:none;}

.test {
width: 100%;
float: left;
height: 295px;
overflow: hidden;
}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 30px;
text-transform: uppercase;
margin-top: 55px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 14px;
text-align: center;
line-height: 29px;
width: 96%;
margin: 40px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 15px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 35px;
text-transform: uppercase;
margin-top: 55px;
}

.footer_logo {
float: none;
height: 125px;
margin-top: -7px;
position: relative;
top: 17px;
width: 29%;
z-index: 9999999;
left: 0px;
margin: 0 auto;
right: 0;
}

.footer_logo img {
max-height: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:41%!important;}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 17px;
text-align: left;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 10px;
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 15px;
font-weight: normal;
line-height: 24px;
float: left;
margin-bottom: 10px;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 15px;
}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 115px;
height: 30px;
font-size: 15px;
}

.submit_msg{font-size:15px;}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -118px;
position: absolute;
top: 33px;
width: 117px;
font-size: 8px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 17px;
position: absolute;
top: 33px;
width: 117px;
font-size: 8px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 17px;
position: absolute;
top: 82px;
width: 175px;
font-size: 8px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 9px;
font-weight: bold;
margin: 1px 0 0 125px!important;
padding: 0.2em 1em!important;
position: relative;
top: -32px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 10px;
font-weight: bold;
margin: 14px 0 0 123px !important;
padding: 0.2em 1em !important;
position: relative;
top: -46px;
}

.footer_menu {
float: left;
width: 45%;
margin-top: 72px;
margin-left: 5%;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: right;
font-size: 14px;
margin-top: 72px;
}

.page .foot_container .footer_menu {
float: left;
margin-top: 38px;
width: 45%;
margin-left:1%;
}

}

/* IPhone 4s landscape Mode */
@media screen and (max-width: 480px) {

.serv {
width: 100%;
float: left;
height: 100px;
}

.serv_menu ul {
width: auto;
list-style: none;
font-family: 'josefin_slabsemibold';
text-shadow: 0px 1px 2px #000;
font-size: 18px;
text-align: center;
text-transform: uppercase;
margin-top: 5px;
line-height: 57px;
}

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 28px;
text-transform: uppercase;
margin-top: 35px;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 17px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
background-size:100% 100%;
}

.meet_container {
width: 88%;
margin: 0 auto;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 365px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 28px;
text-transform: uppercase;
margin-top: 35px;
margin-bottom: 25px;
}

.clint {
width: 130px;
height: 125px;
float: left;
}

.meet_text {
width: 65%;
float: right;
margin-top: 0px;
overflow: hidden;
height: 200px;
}

.bx-wrapper .bx-prev {
left: -27px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -27px!important;
top: 38% !important;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 28px;
text-transform: uppercase;
margin-top: 35px;
}

.article1 .article1_top {
}

.article1 .article1_text {
width: 60%;
float: left;
margin-left: 10px;
margin-top: 20px;
}

.article1_text > h2 {
border-bottom: 1px solid #c63f84;
color: #c22779;
font-family: 'josefin_slabsemibold';
font-size: 14px;
font-weight: bold;
margin-top: 1px;
text-align: left;
text-transform: uppercase;
}

.article1_text h2 span {
color: #777777;
font-family: 'ralewaymedium';
font-size: 10px;
text-align: left;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

img.alignleft, img.left {
max-height: 100%;
width: 130px;
height: 125px;
}

img.alignright, img.right {
max-height: 100%;
width: 130px;
height: 125px;
}

#back-top span{display:none;}

.test .test_container {
width: 87%;
margin: 0 auto;
}

.test {
width: 100%;
float: left;
height: 270px;
overflow: hidden;
}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 28px;
text-transform: uppercase;
margin-top: 35px;
margin-bottom:15px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 14px;
text-align: center;
line-height: 20px;
width: 96%;
margin: 10px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 15px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.contact_bg {
width: 100%;
float: left;
background-position: center top;
height: auto;
background-image: url(images/contact_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 28px;
text-transform: uppercase;
margin-top: 55px;
margin-bottom: 45px;
}

.footer_logo {
float: none;
height: 125px;
margin-top: -7px;
position: relative;
top: -15px;
width: 42%;
z-index: 9999999;
left: 0px;
margin: 0 auto;
right: 0;
}

.footer_logo img {
max-height: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:93%!important;}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 15px;
text-align: left;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 10px;
width: 100%;
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 15px;
font-weight: normal;
line-height: 24px;
float: left;
margin-bottom: 10px;
width:100%;
}

.footer_text p:last-child {
margin-bottom: 30px;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 15px;
}

.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 45%!important;
height: 30px;
font-size: 15px;
margin-left: 4%;
}

.submit_msg{margin-left: 4%;font-size:15px;width:96%;height:100px;}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -196px;
position: absolute;
top: 33px;
width: 174px;
font-size: 10px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 29px;
position: absolute;
top: 33px;
width: 174px;
font-size: 10px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 29px;
position: absolute;
top: 82px;
width: 174px;
font-size: 10px
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-size: 10px;
font-weight: nonmal;
margin: 1px 0 0 139px!important;
padding: 0.2em 1em!important;
position: relative;
top: -28px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-size: 10px;
font-weight: nonmal;
margin: 1px 0 0 139px!important;
padding: 0.2em 1em!important;
position: relative;
top: -28px;
}

.wpcf7 .wpcf7-submit {
background-image: url("images/submit_btn.png");
background-repeat: no-repeat;
float: left;
height: 38px;
margin-top: 10px;
width: 118px;
font-size: 0px;
cursor: pointer;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-left: 4%;
}

.footer_menu {
float: left;
width: 49%;
margin-top: 55px;
margin-left: 4%;
}

.footer_menu ul li a {
color: #fff;
text-decoration: none;
padding: 10px 10px;
font-size: 12px;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: right;
font-size: 12px;
margin-top: 56px;
width: 45%;
}

}

/* Gallaxy Note portrait Mode */
@media screen and (max-width: 360px) {

.head > span{display:none;}

.logo {
width: 100%;
height: 100%;
margin: 30px auto;
}

.logo img {
max-width: 92%;
margin: 0 auto;
display: block;
}

.tinynav {
height:37px;
background-repeat: no-repeat;
color: #444;
font-size: 17px;
font-family: 'ralewaybold';
cursor:pointer;
padding:8px 10%;
}

.tinynav option{background-color:#777777;font-size:15px;}

.menu ul li {
background-image: url("images/nav_line.png");
background-position: 0 3px;
background-repeat: no-repeat;
display: inline;
width: auto;
}

.menu ul li a {
color: #fff;
margin-left: 0px;
font-size:14px;
padding: 6px 1px 8px 7px;
text-decoration: none;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
}

.serv {
width: 100%;
float: left;
height: 75px;
}

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 30px;
}

.serv_menu ul {
width: auto;
list-style: none;
font-family: 'josefin_slabsemibold';
text-shadow: 0px 1px 2px #000;
font-size: 14px;
text-align: center;
text-transform: uppercase;
margin-top: 5px;
line-height: 40px;
}

ul.accordion li:nth-child(odd) {
background-image: url("images/odd_img.png");
background-position: center top;
background-repeat: no-repeat;
float: left;
height: auto;
width: 100%;
}

ul.accordion li:nth-child(even) {
background-image: url("images/even_img.png");
background-position: center top;
background-repeat: no-repeat;
float: left;
height: auto;
width: 100%;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 15px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 15px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion .content ul li {
background: url("images/tick1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
float: left;
font-size: 15px;
line-height: 23px;
padding-left: 5px;
margin-left:20px;
text-align: left;
text-shadow: 0 0 0;
width: 92%;
text-transform: capitalize;
color: #fff;
}

.inner-content img.alignleft, .inner-content img.alignnone,.inner-content img.alignright,.inner-content img.aligncenter {
margin:0 auto 10px;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 30px;
}

.news_bg {
width: 100%;
float: left;
background-position: center top;
height: auto;
min-height: 850px;
background-image: url(images/news_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.clint {
width: 140px;
height: 135px;
float: none;
display: block;
margin: 0 auto;
}

.meet_text {
width: 315px;
float: left;
margin-top: 10px;
overflow: hidden;
height: 173px;
}

.meet_text h2 {
font-family: 'josefin_slabsemibold';
float: left;
color: #c22779;
font-size: 15px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

.meet_text h2 span {
font-family: 'ralewaymedium';
float: left;
color: #777777;
font-size: 12px;
text-align: left;
text-transform: none;
line-height: 24px;
font-weight: normal;
margin-top: -15px;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 30px;
}

.article1 {
width: 100%;
height: auto;
float: left;
background-color: #fff;
margin-top: 25px;
min-height: 300px;
}

.article1 .article1_text {
width: 95%;
float: none;
margin: 5px auto 0;
}

.article1_text > h2 {
border-bottom: 1px solid #c63f84;
color: #c22779;
font-family: 'josefin_slabsemibold';
font-size: 15px;
font-weight: bold;
margin-top: 1px;
text-align: center;
text-transform: uppercase;
}

.article1_text h2 span {
color: #777777;
font-family: 'ralewaymedium';
font-size: 11px;
text-align: left;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

.article1 a.rmrh-show-more {
background: url("images/article_btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
font-size: 0;
height: 28px;
margin-right: 170px;
margin-top: 10px;
width: 100px;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-bottom: 5px;
background-size: 100% 100%;
}

.article1 a.rmrh-show-less {
background: url("images/read_less.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
font-size: 0;
height: 28px;
margin-right: 100%;
margin-top: 10px;
width: 100px;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-bottom: 5px;
background-size: 100% 100%;
}

img.alignleft, img.left {
max-height: 100%;
width: 140px;
height: 135px;
float: none;
display: block;
margin: 10px auto 0;
}


img.alignright, img.right {
max-height: 100%;
width: 140px;
height: 135px;
float: none;
display: block;
margin: 10px auto 0;
}

.test {
width: 100%;
float: left;
height: 240px;
overflow: hidden;
}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 30px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 12px;
text-align: center;
line-height: 17px;
width: 255px;
margin: 35px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 14px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.contact_bg {
width: 100%;
float: left;
background-position: center top;
height: auto;
background-image: url(images/contact_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 54px;
margin-bottom:10px;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -146px;
position: absolute;
top: 28px;
width: 174px;
font-size: 9px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 25px;
position: absolute;
top: 28px;
width: 175px;
font-size: 9px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 2px 0 0 117px!important;
padding: 0.2em 1em!important;
font-size: 9px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 2px 0 0 123px !important;
padding: 0.2em 1em !important;
font-size: 9px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 25px;
position: absolute;
top: 74px;
width: 175px;
font-size: 9px;
}

.footer_menu {
float: left;
width: 80%;
margin-top: 33px;
margin-left: 17%;
}

.footer_logo {
float: none;
position: relative;
top: 12px;
width: 50%;
z-index: 999;
right: 0;
margin: 0 auto 0px;
display: block;
left: 0;
}

.footer_logo img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:95%!important;text-align:center;}
.wpcf7{margin-top:15px!important;}
.submit_fname,.submit_lname,.submit_number,.submit_email {
width: 45%!important;
height: 26px;
font-size: 12px;
margin-left: 3%;
}

.submit_msg{font-size:12px;height:60px;margin-left:10px;width:97%;}

.bx-wrapper .bx-prev {
left: -7px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -7px!important;
top: 38% !important;
}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 12px;
text-align: center;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 15px;
width:100%
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 17px;
float: left;
margin-bottom: 10px;
width:100%;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 12px;
}

.wpcf7 .wpcf7-submit {
background-image: url("images/submit_btn.png");
background-repeat: no-repeat;
float: left;
height: 28px;
margin-top: 10px;
width: 90px;
font-size: 0px;
cursor: pointer;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
background-size: 100% 100%;
margin-left: 12px;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: center;
font-size: 12px;
margin-top: 34px;
width: 95%;
}

#back-top span{display:none;}

.page .foot_container .footer_menu {
float: none;
margin-top: 12px;
width: 60%;
font-size: 12px;
margin: 12px auto 0;
}

.page .foot_container .copyright {
color: #fff;
float: left;
font-family: 'ralewaymedium';
font-size: 12px;
text-align: center;
width: 100%;
margin: 20px auto;
}

}

/* IPhone 5-4s,gallaxy s2,xperia portrait Mode */
@media screen and (max-width: 320px) {

.head > span{display:none;}

.logo {
width: 100%;
height: 100%;
margin: 30px auto;
}

.logo img {
max-width: 92%;
margin: 0 auto;
display: block;
}

.tinynav {
height: 37px;
background-repeat: no-repeat;
color: #444;
font-size: 17px;
font-family: 'ralewaybold';
cursor:pointer;
}

.tinynav option{background-color:#777777;font-size:15px;}


.serv {
width: 100%;
float: left;
height: 75px;
}

.serv .serv_tital {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 18px;
text-transform: uppercase;
margin-top: 30px;
}

.serv_menu ul {
width: auto;
list-style: none;
font-family: 'josefin_slabsemibold';
text-shadow: 0px 1px 2px #000;
font-size: 13px;
text-align: center;
text-transform: uppercase;
margin-top: 5px;
line-height: 40px;
}

ul.accordion li:nth-child(odd) {
background-image: url("images/odd_img.png");
background-position: center top;
background-repeat: no-repeat;
float: left;
height: auto;
width: 100%;
}

ul.accordion li:nth-child(even) {
background-image: url("images/even_img.png");
background-position: center top;
background-repeat: no-repeat;
float: left;
height: auto;
width: 100%;
}

ul.accordion li:nth-child(odd) .content {
background: url("images/even_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 15px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion li:nth-child(even) .content {
background: url("images/odd_cbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
color: #fff;
font-size: 15px;
font-weight: normal;
height: auto;
line-height: 25px;
margin: 0 auto;
overflow: hidden;
text-align: left;
text-shadow: 0 0 0;
text-transform: capitalize;
width: 100%;
padding:2% 5%;
background-size:100% 100%;
}

ul.accordion .content ul li {
background: url("images/tick1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
float: left;
font-size: 15px;
line-height: 23px;
padding-left: 5px;
margin-left:20px;
text-align: left;
text-shadow: 0 0 0;
width: 92%;
text-transform: capitalize;
color: #fff;
}

.meet_bg {
width: 100%;
float: left;
background-position: center top;
height: 430px;
background-image: url(images/meet_bg.png);
background-repeat: no-repeat;
background-position:100% 100%;
}

.meet_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 18px;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 30px;
}

.clint {
width: 130px;
height: 125px;
float: none;
display: block;
margin: 0 auto;
}

.meet_text {
width: 268px;
float: left;
overflow: hidden;
height: 173px;
margin: 10px 5px 0;
}

.meet_text h2 {
font-family: 'josefin_slabsemibold';
float: left;
color: #c22779;
font-size: 15px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

.meet_text h2 span {
font-family: 'ralewaymedium';
float: left;
color: #777777;
font-size: 12px;
text-align: center;
text-transform: none;
line-height: 19px;
font-weight: normal;
margin-top: -15px;
width: 100%;
}

.bx-wrapper img {
max-width: 100%;
display: block;
max-height: 100%;
}

.news_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 18px;
text-transform: uppercase;
margin-top: 30px;
}

.article1 {
width: 100%;
height: auto;
float: left;
background-color: #fff;
margin-top: 25px;
min-height: 300px;
}

.article1 .article1_text {
width: 95%;
float: none;
margin: 7px auto 0;
}

.article1_text > h2 {
border-bottom: 1px solid #c63f84;
color: #c22779;
font-family: 'josefin_slabsemibold';
font-size: 14px;
font-weight: bold;
margin-top: 1px;
text-align: center;
text-transform: uppercase;
}

.article1_text h2 span {
color: #777777;
font-family: 'ralewaymedium';
font-size: 10px;
text-align: left;
}

.article1 .article1_text p {
color: hsl(0, 0%, 47%);
float: none;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

.article1 a.rmrh-show-more {
background: url("images/article_btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
font-size: 0;
height: 28px;
margin-right: 170px;
margin-top: 10px;
width: 100px;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-bottom: 5px;
background-size: 100% 100%;
}

.article1 a.rmrh-show-less {
background: url("images/read_less.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
font-size: 0;
height: 28px;
margin-right: 100%;
margin-top: 10px;
width: 100px;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
margin-bottom: 5px;
background-size: 100% 100%;
}

img.alignleft, img.left {
max-height: 100%;
width: 140px;
height: 135px;
float: none;
display: block;
margin: 10px auto 0;
}


img.alignright, img.right {
max-height: 100%;
width: 140px;
height: 135px;
float: none;
display: block;
margin: 10px auto 0;
}

.test {
width: 100%;
float: left;
height: 240px;
overflow: hidden;
}

.test_tit {
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 18px;
text-transform: uppercase;
margin-top: 30px;
}

.test_sub_tit {
font-family: 'ralewaymedium';
color: #777777;
font-size: 12px;
text-align: center;
line-height: 17px;
width: 214px;
margin: 35px auto 0;
}

.test_sub_name {
color: #c22779;
float: left;
font-size: 14px;
text-align: center;
width: 100%;
font-family: 'josefin_slabsemibold';
margin-top: 10px;
}

.contact_bg {
width: 100%;
float: left;
background-position: center top;
height: auto;
background-image: url(images/contact_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}

.footer_tit {
width: auto;
font-family: 'ralewaybold';
text-align: center;
color: #714285;
font-size: 22px;
text-transform: uppercase;
margin-top: 54px;
}

.wpcf7 span.your-first span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: -130px;
position: absolute;
top: 28px;
width: 138px;
font-size: 9px;
}

.wpcf7 span.your-last span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 20px;
position: absolute;
top: 28px;
width: 138px;
font-size: 9px;
}

.wpcf7 .wpcf7-validation-errors {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 2px 0 0 117px!important;
padding: 0.2em 1em!important;
font-size: 9px;
}

.wpcf7 .wpcf7-mail-sent-ok {
border: 0 none !important;
color: #fff;
float: left;
font-weight: bold;
margin: 2px 0 0 123px !important;
padding: 0.2em 1em !important;
font-size: 9px;
}

.wpcf7 span.your-email span.wpcf7-not-valid-tip {
color: #ccc;
font-weight: bold;
left: 20px;
position: absolute;
top: 74px;
width: 138px;
font-size: 9px;
}

.footer_menu {
float: left;
width: 80%;
margin-top: 33px;
margin-left: 17%;
}

.footer_logo {
float: none;
position: relative;
top: 12px;
width: 55%;
z-index: 999;
right: 0;
margin: 0 auto 0px;
display: block;
left: 0;
}

.footer_logo img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
}

.ezcol-one-third.footer_text{width:90%!important;}
.wpcf7{margin-top:15px!important;}
.submit_fname,.submit_lname,.submit_number,.submit_email {
height:26px;
font-size:12px;
margin-left:10px;
}

.submit_msg{font-size:12px;height:60px;margin-left:10px;width:96.5%;}

.bx-wrapper .bx-prev {
left: -7px!important;
top: 38% !important;
}

.bx-wrapper .bx-next {
right: -7px!important;
top: 38% !important;
}

.footer_text h2 {
font-family: 'ralewaybold';
font-size: 12px;
text-align: center;
float: left;
color: #fff;
text-transform: uppercase;
margin-bottom: 15px;
width:100%
}

.footer_text p {
color: #fff;
font-family: 'ralewaymedium';
font-size: 12px;
font-weight: normal;
line-height: 17px;
float: left;
margin-bottom: 10px;
width:100%;
}

.footer_text strong {
font-family: 'ralewaymedium';
font-size: 12px;
}

.wpcf7 .wpcf7-submit {
background-image: url("images/submit_btn.png");
background-repeat: no-repeat;
float: left;
height: 28px;
margin-top: 10px;
width: 90px;
font-size: 0px;
cursor: pointer;
transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
background-size: 100% 100%;
margin-left: 12px;
}

.copyright {
font-family: 'ralewaymedium';
color: #fff;
float: right;
text-align: center;
font-size: 12px;
margin-top: 34px;
width: 95%;
}

#back-top span{display:none;}

.page .foot_container .footer_menu {
float: none;
margin-top: 12px;
width: 67%;
font-size: 12px;
margin: 12px auto 0;
}

}

