/*iPhone 5 in portrait & landscape*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
   
    .nav.navbar-nav > li > a:after {
        content: "";
    }
    .top_content .customer, .top_content .membershp {
        text-align: center;
        float: none;
        padding-left: 0;
    }
    .container>.navbar-header {
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-brand.logo {
        padding: 14px 10px;
    }
    .nav.navbar-nav li a {
        padding: 10px 0;
    }
    .nav.navbar-nav {
        float: none;
        text-align: center;
        padding: 0;
        margin: 15px 0 0;
    }
    .owl-theme .owl-controls {
        top: -254px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 0;
    }
    .slider .features {
        display: table;
        margin: 20px auto;
    }
    .slider .pricing {
        display: table;
        margin: 0 auto;
    }
    .search .search_form {
        padding: 0 0 30px;
    }
    .search .search_form .col-md-3.fixw {
        width: 100%;
    }
    .search .search_form .fixw h4 {
        display: table;
        width: 90%;
        padding: 17px 0 14px 0px;
        text-align: center;
    }
    .slider h2 {
        padding-right: 0;
        padding-top: 30px;
    }
    .search .search_form .email-form .button-info {
        display: block;
        top: 12px;
        margin: 0 auto;
    }
    .services .row .col-md-4 {
        padding-bottom: 40px;
    }
    .services .services_line {
        margin-top: 0;
    }
    .price {
        padding-top: 0;
    }
    .search .search_form .email-form {
        left: 13px;
        display: block;
    }
    .search .search_form .email-form {
        width: 94%;
    }
    .feature .feature_content, .feature .feature_content.two {
        text-align: center;
    }
    .service1, .service1 .service_centent {
        padding-top: 20px;
        text-align: center;
    }
    .service1 .service_centent .col-md-6 {
        padding-top: 40px;
    }
    .service1 .service_centent .send {
        padding-left: 0;
    }
    .service1 .service_centent.two {
        padding-top: 0px;
    }
    .testi_con .one {
        text-align: center;
        margin-top: 20px;
    }
    .testi_con .two {
        text-align: center;
        padding: 0 0 50px 0;
    }
    .testi_con .contact_details {
        font-size: 18px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .testi_con .contact_details span {
        
    }
    .testi_con .testi .image {
        padding-bottom: 30px;
    }
    .price .price_table .col-md-4.one, .price .price_table .col-md-4.two, .price .price_table .col-md-4.three {
        padding-top: 0;
    }
    .footer .about {
        text-align: center;
        padding-bottom: 20px;
    }
    .footer .about p {
        display: inline-block;
    }
    .footer .fh_line {
        margin-top: 30px;
    }
    .footer .footer-navbar, .footer .logo {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0;
    }
    .footer .footer-navbar {
        float: none;
        text-align: center;
        display: block;
    }
    .footer .nav-navbar{ padding: 0 20px; text-align: center; }
    .footer .copyright {
        float: none;
        text-align: center;
        padding-top: 18px;
        display: block;
        clear: both;
    }
    .price .price_table .col-md-4{ margin-bottom: 30px; }
    .feature_content .fa{ width: 100%; }
    .service_centent .fa{ margin: 0 auto; display: block !important; }
     .arrow-up{ right: 0; margin: 0 auto;}
     .testi_con .news .email-form .button-info{ margin-top: 15px;}
     
 

}
/*iPhone 5 in portrait & landscape over*/

/* iPhone 5 in portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .slider .button {
        top: 25px;
    }
    .search .search_form .email-form .text-email {
        width: 53%;
        padding-left: 5px;
    }
    .service1 .title {
        font-size: 38px;
    }
    .service1 .text {
        font-size: 26px;
    }
    .services .text, .feature .text, .service1 .title, .service1 .text {
        padding: 0px 10px;
    }
    .live-chat a {
        right: 0;
        font-size: 18px;
    }
    .footer .ehost-service, .footer .help-support, .footer .social {
        display: table;
        text-align: center;
        position: initial;
        margin-left: 80px;
        padding: 15px 0px;
    }

    .price .price_table .quantity {
        width: auto;
        display: table;
        position: absolute;
        left: 185px;
        top: -30px;
        background: none;
    }
    .price .price_table .col-md-4:hover .quantity {
        background: none;
        color: #ff5c56;
    }
    .price .price_table .quantity .amount, .price .price_table .quantity .dollar {
        float: left;
        padding-right: 5px;
    }
    .price .price_table .quantity .dollar {
        top: 48px;
    }
    .price .price_table .three .quantity .dollar {
        top: 45px;
    }

    .footer .nav-navbar > li > a:after {
        content: "";
    }

    .footer .nav-navbar{ float: none; margin: 0 0 20px; }
    .footer .nav-navbar > li > a{
        display: block;
        text-align: center;
    }
}
/* iPhone 5 in landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .slider .button {
        text-align: center;
        display: block;
        float: none;

    }
    .slider .pricing {

    }

    .search .search_form .email-form .text-email {
        width: 72%;
    }

    .price .price_table .quantity {
        top: -14px;
        position: absolute;
    }
    .price .price_table .quantity .amount, .price .price_table .quantity .dollar {
        float: left;
        left: 40px;
    }
    .price .price_table .quantity .dollar {
        top: 48px;
    }
    .price .price_table .three .quantity .amount, .price .price_table .three .quantity .dollar {
        left: 18px;
    }
    .price .price_table .three .quantity .dollar {
        top: 45px;
    }
    .arrow-up{
        margin: 0 auto;
        right: 0;
    }
  .testi_con .testi{ padding-left: 0;}
    .footer .fmenu {
        float: none;
        display: block;
        text-align: center;
    }
    .footer .fmenu .ehost-service , .footer .fmenu .help-support , .footer .fmenu .social{
        width: 100%;
        text-align: center;   
        margin: 0 0 20px;

    }
    .footer .footer-navbar {
        float: none;
        text-align: center;
        display: block;
    }


}
/*iPad in portrait & landscape*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}/*iPad in portrait*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

    .search .search_form .col-md-3.fixw {
        width: 100%;
    }
    .services .row .col-md-4 {
        padding-bottom: 40px;
    }
    .container .navbar-header .navbar-brand.logo, .container .navbar-header {
        width: 100%;
    }
    .container .navbar-header .navbar-brand.logo {
        text-align: center;
    }
    .top_content .customer, .top_content .membershp {
        text-align: center;
        float: none;
        padding-left: 0;
    }
    .nav.navbar-nav {
        padding-bottom: 0;
        padding-top: 30px;
        display: table;
        margin: 0 auto;
        float: none;
    }
    .feature .feature_content, .feature .feature_content.two {
        text-align: center;
    }
    .feature .feature_content.two {
        padding-top: 0;
        text-align: center;
    }
    .feature .feature_content .col-md-3 {
        padding-bottom: 40px;
    }
    .search .search_form h4 {
        display: block;
        text-align: center;
    }
    .search .search_form .email-form .text-email {
        width: 78%;
    }
    .search .search_form .email-form {
        left: 12px;
    }
    .search .search_form .email-form .button-info {
        margin: 20px auto;
        display: block;
    }
    .service1, .service1 .service_centent {
        padding-top: 0px;
        text-align: center;
    }
    .service1 .service_centent .col-md-6 {
        padding-top: 40px;
    }
    .service1 .service_centent .send {
        padding-left: 0;
    }
    .service1 .service_centent.two {
        padding-top: 0px;
    }
    .price .price_table .quantity {
        position: relative;
        top: 110px;
        left: 180px;
    }
    .price .price_table .quantity .amount, .price .price_table .quantity .dollar {
        left: 125px;
    }
    .price .price_table .three .quantity .amount, .price .price_table .three .quantity .dollar {
        left: 110px;
    }
    .testi_con .one {
        text-align: center;
        margin-top: 20px;
    }
    .testi_con .two {
        text-align: center;
        padding: 0 0 50px 0;
    }
    .testi_con .contact_details {
        font-size: 18px;
        padding-bottom: 0;
        padding-top: 0;
        display: table;
        margin: 0 auto;
    }
    .testi_con .contact_details span {
        display: table;
    }
    .footer .col-md-6.fmenu {
        display: block;
        text-align: center;
    }
    .footer .about {
        text-align: center;
        padding-bottom: 20px;
    }
    .footer .about p {
        display: inline-block;
    }
    .footer .fh_line {
        margin-top: 30px;
    }
    .footer .navbar-footer, .footer .navbar-brand.logo {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0;
    }
    .footer .navbar {
        float: none;
        text-align: center;
        display: block;
    }
    .footer .copyright {
        float: none;
        text-align: center;
        display: block;
    }
    .price .price_table .quantity {
        width: 20%;
        display: table;
        position: absolute;
        left: 575px;
        top: 45px;
    }
    .price .price_table .quantity .amount, .price .price_table .quantity .dollar {
        float: left;
        left: 42px;
    }
    .price .price_table .quantity .dollar {
        top: 48px;
    }
    .price .price_table .three .quantity .amount, .price .price_table .three .quantity .dollar {
        left: 25px;
    }
    .price .price_table .three .quantity .dollar {
        top: 45px;
    }

    .footer .fmenu{ margin-left: 30px; }
    .footer .ehost-service,
    .footer .help-support,
    .footer .social{
        width: 32%;
        margin: 0;
    }

    .footer .footer-navbar , .footer .nav-navbar{
        float: none;
        text-align: center;
        display: block;
    }
    .footer .copyright{ margin: 0; }
    .testi_con .col-md-6.one , .testi_con .col-md-6.two{ padding-bottom:40px;  }
    .feature_content .fa{ width: 100%; }
    .service_centent .fa{ margin: 0 auto; display: block !important; }
    .services .services_line{ margin-top: 30px;}
    .arrow-up{ right: 0; margin: 0 auto;}

}
/*iPad in landscape*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .price .price_table .quantity {
        width: 50%;
        display: table;
        position: absolute;
        left: 160px;
        top: 45px;
    }
    .price .price_table .quantity .amount, .price .price_table .quantity .dollar {
        float: left;
        left: 42px;
    }
    .price .price_table .quantity .dollar {
        top: 48px;
    }
    .price .price_table .three .quantity .amount, .price .price_table .three .quantity .dollar {
        left: 25px;
    }
    .price .price_table .three .quantity .dollar {
        top: 45px;
    }
}