/*************************************************/


/*************************************************/


/* Tablet Portrait size to Base 1200px */


/*************************************************/


/*************************************************/

@media only screen and (min-width: 995px) and (max-width: 1200px) {
    /*************/
    /*  HEADER   */
    /*************/
    /***** MAIN NAV ******/
    #search_form {
        width: 30%;
        margin-left: 70%;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    /*   MAIN CONTENT   */
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    /**********************/
    /*  CONTACT US PAGE   */
    /*********************/
    /*  CONTACT US FORM */
    section.contact_us_form {
        padding: 20px;
    }
    section.contact_us_form .row > div {
        padding: 0;
    }
    section.contact_us_form form input,
    section.contact_us_form form select option {
        padding: 20px 20px;
    }
    section.contact_us_form form .regular_input {
        width: 99%;
    }
    section.contact_us_form form .small_input {
        width: 99%;
    }
    section.contact_us_form form .select_input {
        padding: 20px 20px;
        height: 43px;
        width: 95%;
    }
    textarea#contact_us_i8 {
        width: 97.5%;
    }
    .contact_us button {
        width: 100%;
        height: 43px;
    }
    .contact_us button:hover {
        width: 100%;
        height: 43px;
    }
    /*  CONTACT US FORM */
    /**************/
    /*   FOOTER   */
    /*************/
    /*footer .fullwidth-container .container .row .footer_section {
        padding: 10px 30px 5px;
    }*/
    .social-media li {
        margin: 0 12px 0 2px;
    }
    .social-media li i {
        line-height: 2.1em;
    }
    .social-media a {
        width: 45px;
        height: 45px;
    }
    /**************************************/
    /*             PUBLISHER              */
    /**************************************/
    .edition_box h3 {
        font-size: 1.4em;
    }
}


/* Tablet Portrait size to Base 1200px End*/


/*************************************************/


/*************************************************/


/* Tablet Portrait size to Base 996px */


/*************************************************/


/*************************************************/

@media only screen and (min-width: 768px) and (max-width: 995px) {
    /*************/
    /*  HEADER   */
    /*************/
    .logo {
        position: absolute;
    }
    .main_nav {
        min-height: 40px;
    }
    .main_nav .nav.navbar-nav li a {
        font-size: 0.775em;
        padding: 10px 9px;
        line-height: 2.9em;
    }
    #search_form {
        width: 30%;
        margin-left: 70%;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    /*   MAIN CONTENT   */
    .sign_up {
        display: block;
        padding: 30px;
        margin: auto;
    }
    .slider-pp .form_wrap.noform p {
        font-size: 20px;
    }
    .sign_up h4 {
        text-transform: uppercase;
        font-weight: 600;
        margin: 0px 0px 20px 0px;
    }
    #sign_up {
        width: 100%;
        display: block;
    }
    #sign_up input.email {
        width: 100%;
        padding: 15px 20px;
    }
    #sign_up button.btn_submit {
        width: 100%;
        padding: 15px 20px;
        width: 100%;
        margin: 18px 0px 10px 0px;
        border-radius: 0px;
        background: #f26526;
        border: none;
        color: #fff;
        font-weight: 500;
    }
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .chat {
        display: none;
    }
    a.remove_product {
        background-position: left top;
        padding-left: 0px;
        padding-top: 21px;
    }
}


/* Tablet Portrait size to Base 1200px End*/

@media only screen and (min-width: 995px) and (max-width: 1200px) {
    a.remove_product {
        background-position: left top;
        padding-left: 0px;
        padding-top: 21px;
    }
}


/*************************************************/


/*************************************************/


/* Tablet Portrait size to Base 996px */


/*************************************************/


/*************************************************/

@media only screen and (min-width: 768px) and (max-width: 995px) {
    /*************/
    /*  HEADER   */
    /*************/
    .logo {
        position: absolute;
    }
    .main_nav {
        min-height: 40px;
    }
    .main_nav .nav.navbar-nav li a {
        font-size: 0.775em;
        padding: 10px 9px;
        line-height: 2.9em;
    }
    #search_form {
        width: 30%;
        margin-left: 70%;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    /*   MAIN CONTENT   */
    .sign_up {
        display: block;
        padding: 30px;
        margin: auto;
    }
    .sign_up h4 {
        text-transform: uppercase;
        font-weight: 600;
        margin: 0px 0px 20px 0px;
    }
    #sign_up {
        width: 100%;
        display: block;
    }
    #sign_up input.email {
        width: 100%;
        padding: 15px 20px;
    }
    #sign_up button.btn_submit {
        width: 100%;
        padding: 15px 20px;
        width: 100%;
        margin: 18px 0px 10px 0px;
        border-radius: 0px;
        background: #f26526;
        border: none;
        color: #fff;
        font-weight: 500;
    }
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .chat {
        display: none;
    }
    .advertisement {
        display: block;
    }
    .advertisement img {
        margin: 0 auto;
        width: 50%;
        max-width: 100%
    }
    #carousel .slick-slide.magazine-slider-pp,
    #carousel .slick-slide.manual-magazine-slider-pp {
        min-height: 535px;
    }
    /**********************/
    /*  CONTACT US PAGE   */
    /*********************/
    /*  CONTACT US FORM */
    section.contact_us_form {
        padding: 20px;
    }
    section.contact_us_form .row > div {
        padding: 0;
    }
    section.contact_us_form form input,
    section.contact_us_form form select option {
        padding: 20px 20px;
    }
    section.contact_us_form form .select_input {
        padding: 20px 20px;
        height: 43px;
    }
    .contact_us button {
        width: 100%;
        height: 43px;
    }
    .contact_us button:hover {
        width: 100%;
        height: 43px;
    }
    /*  CONTACT US FORM */
    /**************************************/
    /*             PUBLISHER              */
    /**************************************/
    /*Edition panel*/
    .edition_panel .magazine_edition img {
        display: block;
        margin: 20px 0;
    }
    .edition_panel .edition .step input[type="radio"] {
        position: absolute;
        right: 22px;
        top: -75px;
    }
    .edition_box h3 {
        font-size: 1.4em;
    }
    .edition_box img {
        height: 160px;
    }
    /**************/
    /*   FOOTER   */
    /*************/
    footer {
        margin-bottom: 0px;
    }
    /*footer .fullwidth-container .container .row .footer_section {
        padding: 10px 30px 5px;
    }*/
    .social-media li {
        margin: 0px 2px 0 2px;
    }
    .social-media li i {
        line-height: 1.7em;
    }
    .social-media a {
        width: 35px;
        height: 35px;
    }
}


/* Tablet Portrait size to Base 996px End*/


/*************************************************/


/*************************************************/


/* All Mobile Sizes */


/*************************************************/


/*************************************************/

@media only screen and (max-width: 767px) {
    /*************/
    /*  HEADER   */
    /*************/
    input {
        padding: 27px 20px;
    }
    /***** LOGO ******/
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .phone,
    .logo {
        display: none;
    }
    .mobile > .logo {
        display: block;
        margin: 0 auto;
    }
    /***** MAIN NAV ******/
    header .fullwidth-container.menu {
        background: #fff;
        margin-top: 0px;
    }
    #carousel .slick-slide.magazine-slider-pp,
    #carousel .slick-slide.manual-magazine-slider-pp {
        min-height: 525px;
    }
    .col-md-12.main_nav_wrap {
        padding: 0;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        height: auto;
    }
    .promo-head #promo_link {
        margin-right: 0;
    }
    button.navbar-toggle.collapsed,
    button.navbar-toggle {
        float: left;
        margin-left: 15px;
        background-color: #fff;
        border: none;
    }
    .main_nav .navbar-header .search_icon_mobile {
        display: block;
    }
    .main_nav .nav.navbar-nav li {
        display: inline;
    }
    .main_nav .nav.navbar-nav li a {
        color: #666666;
    }
    .main_nav .nav.navbar-nav li a.search_icon {
        display: none;
    }
    #search_form {}
    /***** SECONDARY NAV ******/
    header .fullwidth-container.menu2 {
        background: #fff;
        margin-top: 0px;
    }
    /*.col-md-12.secondary_nav_wrap {*/
    /*padding: 0;*/
    /*-webkit-transition: all 0.25s ease-in-out;*/
    /*-moz-transition: all 0.25s ease-in-out;*/
    /*-o-transition: all 0.25s ease-in-out;*/
    /*transition: all 0.25s ease-in-out;*/
    /*height: auto;*/
    /*}*/
    /*.secondary_nav .navbar-header a.search_icon {*/
    /*display:block;*/
    /*}*/
    /*.secondary_nav .nav.navbar-nav li {*/
    /*display:inline;*/
    /*}*/
    .menu2 .nav.navbar-nav li {
        display: inline;
    }
    .menu2 .navbar-default .navbar-nav>.open>a,
    .menu2 .navbar-default .navbar-nav>.open>a:hover,
    .menu2 .navbar-default .navbar-nav>.open>a:focus {
        color: #555;
        background-color: transparent;
    }
    .menu2 .nav.navbar-nav li {
        display: block;
        text-align: center;
        float: none;
        border-top: 5px solid #dedede;
        top: -5px;
        border: none;
    }
    /***** DROPDOWN BOX LOGIN ******/
    header #login_menu {
        width: 100%;
        position: relative;
        right: 0px;
    }
    header #login_menu button.login_button {
        height: 60px;
    }
    header #login_menu ul#login_panel {
        margin-top: -60px;
    }
    header #login_menu ul#login_panel li {
        padding-top: 20px;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    .container.slider h2 {
        padding-left: 18px;
    }
    /*   MAIN CONTENT   */
    .sign_up {
        display: block;
        padding: 30px;
        border-top: 1px solid black;
    }
    .sign_up h4 {
        text-transform: uppercase;
        font-weight: 600;
        margin: 0px 0px 20px 0px;
    }
    #sign_up {
        width: 100%;
        display: block;
    }
    #sign_up input.email {
        width: 100%;
        padding: 15px 20px;
    }
    #sign_up button.btn_submit {
        width: 100%;
        padding: 15px 20px;
        width: 100%;
        margin: 18px 0px 10px 0px;
        border-radius: 0px;
        background: #f26526;
        border: none;
        color: #fff;
        font-weight: 500;
    }
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .chat {
        display: none;
    }
    .advertisement {
        display: block;
    }
    .advertisement img {
        margin: 0 auto;
        width: 100%;
        max-width: 100%
    }
    /**********************/
    /*  CONTACT US PAGE   */
    /*********************/
    /*  CONTACT US FORM */
    section.contact_us_form {
        padding: 20px;
    }
    section.contact_us_form .row > div {
        padding: 0;
    }
    section.contact_us_form form input,
    section.contact_us_form form select option {
        padding: 20px 20px;
    }
    section.contact_us_form form .select_input {
        padding: 20px 20px;
        height: 43px;
    }
    .contact_us button {
        width: 100%;
        height: 43px;
    }
    .contact_us button:hover {
        width: 100%;
        height: 43px;
    }
    /*  CONTACT US FORM */
    /**********************/
    /*  ABOUT US PAGE   */
    /*********************/
    .about .container.banner > img,
    .testimonials .container.banner > img {
        left: -410px;
        min-width: 1200px;
    }
    /**************************************/
    /*           MAGAZINE PAGE            */
    /**************************************/
    .third-party-logo {
        float: none;
    }
    .third-party-logo img {
        display: block;
        margin: 0 auto;
    }
    /**************/
    /*   FOOTER   */
    /*************/
    footer {
        margin-bottom: 0px;
    }
    /*
    footer .fullwidth-container .container .row .footer_section {
        padding: 10px 30px 5px;
    }*/
    .social-media li i {
        line-height: 2.1em
    }
    .social-media a {
        width: 45px;
        height: 45px;
    }
    .vcenter {
        display: block;
    }
    .craue_formflow_buttons button,
    .craue_formflow_buttons a.btn {
        width: 100%;
        margin: 15px 0;
    }
    #OrderStepOne_confirm,
    #OrderStepOne_onlineCustomer_optin {
        width: auto;
        float: right;
    }
    .payment_methods {
        display: block;
        padding-left: 0;
    }
    .payment_methods li {
        display: block;
    }
}


/* All Mobile Sizes End*/


/*************************************************/


/*************************************************/


/* Mobile Landscape Size to Tablet Portrait */


/*************************************************/


/*************************************************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /*************/
    /*  HEADER   */
    /*************/
    input {
        padding: 27px 20px;
    }
    /***** LOGO ******/
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .phone,
    .logo {
        display: none;
    }
    .mobile > .logo {
        display: block;
        margin: 0 auto;
    }
    /***** MAIN NAV ******/
    header .fullwidth-container.menu {
        background: #fff;
        margin-top: 0px;
    }
    button.navbar-toggle.collapsed,
    button.navbar-toggle {
        float: left;
        margin-left: 15px;
        background-color: #fff;
        border: none;
    }
    .main_nav .navbar-header .search_icon_mobile {
        display: block;
    }
    .main_nav .nav.navbar-nav li {
        display: inline;
    }
    .main_nav .nav.navbar-nav li a {
        color: #666666;
    }
    .main_nav .nav.navbar-nav li a.search_icon {
        display: none;
    }
    /***** SECONDARY NAV ******/
    header .fullwidth-container.menu2 {
        background: #fff;
        margin-top: 0px;
    }
    .col-md-12.secondary_nav_wrap {
        padding: 0;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        height: auto;
    }
    .secondary_nav .navbar-header .search_icon_mobile {
        display: block;
    }
    .secondary_nav .nav.navbar-nav li {
        display: inline;
    }
    /***** DROPDOWN BOX LOGIN ******/
    header #login_menu {
        width: 100%;
        position: relative;
        right: 0px;
    }
    header #login_menu button.login_button {
        height: 60px;
    }
    header #login_menu ul#login_panel {
        margin-top: -60px;
    }
    header #login_menu ul#login_panel li {
        padding-top: 20px;
    }
    header #login_menu ul#login_panel li img {
        width: 40%;
        display: block;
        margin: auto;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    .container.slider h2 {
        padding-left: 18px;
    }
    /*   MAIN CONTENT   */
    .sign_up {
        display: block;
        padding: 0 30px 30px;
        margin: auto;
        border: none;
    }
    .sign_up h4 {
        text-transform: uppercase;
        font-weight: 600;
        margin: 0px 0px 20px 0px;
    }
    #sign_up {
        width: 100%;
        display: block;
    }
    #sign_up input.email {
        width: 100%;
        padding: 15px 20px;
    }
    #sign_up button.btn_submit {
        width: 100%;
        padding: 15px 20px;
        width: 100%;
        margin: 18px 0px 10px 0px;
        border-radius: 0px;
        background: #f26526;
        border: none;
        color: #fff;
        font-weight: 500;
    }
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .chat {
        display: none;
    }
    .advertisement {
        display: block;
    }
    .advertisement img {
        margin: 0 auto;
        width: 100%;
        max-width: 100%
    }
    /**********************/
    /*  CONTACT US PAGE   */
    /*********************/
    .contact .google_map.fullwidth-container img.laptop {
        display: none;
    }
    .contact .google_map.fullwidth-container img.mobile {
        display: block;
        max-width: 100%;
        min-height: 350px;
        height: auto;
        box-shadow: 0px 0px 20px #888888;
    }
    .contact .google_map.fullwidth-container div.come p {
        font-size: 0.7em;
    }
    /*  CONTACT US FORM */
    section.contact_us_form {
        padding: 20px;
    }
    section.contact_us_form .row > div {
        padding: 0;
    }
    section.contact_us_form form input,
    section.contact_us_form form select option {
        padding: 20px 20px;
    }
    section.contact_us_form form .select_input {
        padding: 20px 20px;
        height: 43px;
    }
    .contact_us button {
        width: 100%;
        height: 43px;
    }
    .contact_us button:hover {
        width: 100%;
        height: 43px;
    }
    /*  CONTACT US FORM */
    /**********************/
    /*  ABOUT US PAGE   */
    /*********************/
    .about .container.banner > img,
    .testimonials .container.banner > img {
        left: -410px;
        min-width: 1200px;
    }
    /**************************************/
    /*             PUBLISHER              */
    /**************************************/
    .edition_box ul {
        padding-left: 25%;
    }
    .edition_panel .edition .step input[type="radio"] {
        position: absolute;
        right: 22px;
        top: -75px;
    }
    /**************************************/
    /*           MY ACCOUNT PAGE          */
    /**************************************/
    .subscriptions_panel .magazine img {
        padding-bottom: 40px;
    }
    .profile {
        /*padding-left: 15px;*/
    }
    .profile_wrap > h4,
    .profile_wrap > p {
        padding-left: 60px;
    }
    /**************************************/
    /*            ORDER  PAGES            */
    /**************************************/
    .fullwidth-container.steps_banner {
        height: 250px;
    }
    /*   ORDER SUMMARY   */
    /*********************/
    /*   CUSTOMER DETAILS   */
    .header_section_box.customer {
        height: 61px;
    }
    .details_box > .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .details_box .section_box label {
        margin: 0;
    }
    .craue_formflow_buttons.craue_formflow_button_count_2 {
        padding: 0 12px;
    }
    /*   PAYMENT DETAILS   */
    .header_section_box.payment {
        height: 121px;
    }
    .header_section_box.payment label {
        width: 50%;
    }
    .header_section_box.payment label:nth-child(2),
    .header_section_box.payment label:nth-child(4) {
        border-bottom: 2px solid #333;
    }
    .header_section_box.payment label:nth-child(4),
    .header_section_box.payment label:nth-child(8) {
        border-left: 2px solid #333;
    }
    .header_section_box.payment label:nth-child(6) {
        border-left: none;
    }
    .header_section_box.payment input {
        width: 50%;
    }
    .header_section_box.payment input:nth-child(3) {
        left: 50%;
    }
    .header_section_box.payment input:nth-child(5) {
        left: 0%;
        top: 50%;
    }
    .header_section_box.payment input:nth-child(7) {
        left: 50%;
        top: 50%;
    }
    .craue_formflow_buttons.craue_formflow_button_count_3 {
        padding: 0 12px;
    }
    /*Credit Card Panel*/
    .date {
        text-align: left;
    }
    /*   THANKS   */
    .thanks .details_box {
        margin: 0 0 20px 0;
    }
    /**************/
    /*   FOOTER   */
    /*************/
    footer {
        margin-bottom: 0px;
    }
    /*footer .fullwidth-container .container .row .footer_section {
        padding: 10px 30px 5px;
    }
*/
    .social-media li i {
        /*line-height: 47px*/
    }
    .social-media a {
        width: 45px;
        height: 45px;
    }
}


/* Mobile Landscape Size to Tablet Portrait END */


/*************************************************/


/*************************************************/


/* Mobile Portrait Size to Mobile Landscape Size */


/*************************************************/


/*************************************************/

@media only screen and (max-width: 479px) {
    /*************/
    /*  HEADER   */
    /*************/
    input {
        padding: 27px 20px;
    }
    /***** LOGO ******/
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .phone,
    .logo {
        display: none;
    }
    .mobile > .logo {
        display: block;
        margin: 0 auto;
    }
    /***** MAIN NAV ******/
    header .fullwidth-container.menu {
        background: #fff;
        margin-top: 0px;
    }
    button.navbar-toggle.collapsed,
    button.navbar-toggle {
        float: left;
        margin-left: 15px;
        background-color: #fff;
        border: none;
    }
    .main_nav .navbar-header .search_icon_mobile {
        display: block;
    }
    .main_nav .nav.navbar-nav li {
        display: inline;
    }
    .main_nav .nav.navbar-nav li a {
        color: #666666;
    }
    .main_nav .nav.navbar-nav li a.search_icon {
        display: none;
    }
    /***** SECONDARY NAV ******/
    header .fullwidth-container.menu2 {
        background: #fff;
        margin-top: 0px;
    }
    .col-md-12.secondary_nav_wrap {
        padding: 0;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        height: auto;
    }
    .secondary_nav .navbar-header .search_icon_mobile {
        display: block;
    }
    .secondary_nav .nav.navbar-nav li {
        display: inline;
    }
    /***** DROPDOWN BOX LOGIN ******/
    .login_aside #login_menu {
        width: 100%;
        position: relative;
        right: 0px;
    }
    .login_aside #login_menu button.login_button {
        height: 60px;
    }
    .login_aside #login_menu ul#login_panel {
        margin-top: -60px;
    }
    .login_aside #login_menu ul#login_panel li {
        padding-top: 20px;
    }
    .login_aside #login_menu ul#login_panel li img {
        width: 70%;
        display: block;
        margin: auto;
    }
    .container.slider h2 {
        padding-left: 12px;
    }
    /****************/
    /*  HOME PAGE   */
    /***************/
    .sign_up {
        display: block;
        padding: 30px;
        border-top: 1px solid black;
        margin: auto;
    }
    .sign_up h4 {
        text-transform: uppercase;
        font-weight: 600;
        margin: 0px 0px 20px 0px;
        line-height: 1.5em;
    }
    #sign_up {
        width: 100%;
        display: block;
    }
    #sign_up input.email {
        width: 100%;
        padding: 15px 20px;
    }
    #sign_up button.btn_submit {
        width: 100%;
        padding: 15px 20px;
        width: 100%;
        margin: 18px 0px 10px 0px;
        border-radius: 0px;
        background: #f26526;
        border: none;
        color: #fff;
        font-weight: 500;
    }
    .content {
        padding: 25px 5px 40px 5px;
    }
    .slider h2 {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .chat {
        display: none;
    }
    .advertisement {
        display: block;
    }
    .advertisement img {
        margin: 0 auto;
        width: 100%;
        max-width: 100%
    }
    /**********************/
    /*  CONTACT US PAGE   */
    /*********************/
    .contact .google_map.fullwidth-container img.laptop {
        display: none;
    }
    .contact .google_map.fullwidth-container img.mobile {
        display: block;
        max-width: 100%;
        min-height: 350px;
        height: auto;
        box-shadow: 0px 0px 20px #888888;
    }
    .contact .google_map.fullwidth-container div.come p {
        font-size: 0.7em;
    }
    /*  CONTACT US FORM */
    section.contact_us_form {
        padding: 20px;
    }
    section.contact_us_form .row > div {
        padding: 0;
    }
    section.contact_us_form form input,
    section.contact_us_form form select option {
        padding: 20px 20px;
    }
    section.contact_us_form form .select_input {
        padding: 20px 20px;
        height: 43px;
    }
    .contact_us button {
        width: 100%;
        height: 43px;
    }
    .contact_us button:hover {
        width: 100%;
        height: 43px;
    }
    /*  CONTACT US FORM */
    /**********************/
    /*  ABOUT US PAGE   */
    /*********************/
    .about .container.banner > img,
    .testimonials .container.banner > img {
        left: -410px;
        min-width: 1200px;
    }
    /**************************************/
    /*             PUBLISHER              */
    /**************************************/
    .edition_box ul {
        padding-left: 6%;
    }
    .edition_panel .edition .step input[type="radio"] {
        position: absolute;
        right: 0;
        top: -70px;
    }
    /**************************************/
    /*           MY ACCOUNT PAGE          */
    /**************************************/
    .subscriptions_panel .magazine img {
        padding-bottom: 40px;
        max-width: 140px;
    }
    /**************************************/
    /*            ORDER  PAGES            */
    /**************************************/
    .fullwidth-container.steps_banner {
        height: 250px;
    }
    /*.credit_cards_wrapper {
    top: -55px;
}*/
    /*   ORDER SUMMARY   */
    /*********************/
    /*   CUSTOMER DETAILS   */
    .header_section_box.customer {
        height: 61px;
    }
    .details_box > .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .details_box .section_box label {
        margin: 0;
    }
    .craue_formflow_buttons.craue_formflow_button_count_2 {
        padding: 0 12px;
    }
    /*   PAYMENT DETAILS   */
    .header_section_box.payment {
        height: auto;
    }
    .header_section_box.payment input {
        width: 100%;
        left: 0%;
    }
    .header_section_box.payment input:nth-child(3) {
        top: 60px;
    }
    .header_section_box.payment input:nth-child(5) {
        top: 120px;
    }
    .header_section_box.payment input:nth-child(7) {
        top: 180px;
    }
    .header_section_box.payment label {
        width: 100%;
        left: 0%;
    }
    .header_section_box.payment label:nth-child(2),
    .header_section_box.payment label:nth-child(4),
    .header_section_box.payment label:nth-child(6) {
        border-left: none;
        border-bottom: 2px solid #333;
    }
    .header_section_box.payment label:nth-child(8) {
        border-left: none;
        border-bottom: none;
    }
    .craue_formflow_buttons.craue_formflow_button_count_3 button {
        width: 98%;
        margin: 5px 0;
        float: right;
    }
    /*Credit Card Panel*/
    .date {
        text-align: left;
    }
    /*   THANKS   */
    .thanks .details_box {
        margin: 0 0 20px 0;
    }
    /**************/
    /*   FOOTER   */
    /*************/
    footer {
        margin-bottom: 0px;
    }
    /*
    footer .fullwidth-container .container .row .footer_section {
        padding: 10px 30px 5px;
    }*/
    .social-media li i {
        /*line-height: 47px*/
    }
    .social-media a {
        width: 45px;
        height: 45px;
    }
}


/*Mobile Portrait Size to Mobile Landscape Size END*/


/*Desktop Overrides*/


/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    #customerModal .customer_type {
        padding: 0 12%;
    }
    #customerModal .customer_type .btn {
        padding: 6px 0;
    }
}


/*Ipad landscape overrides*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .slider-pp .form_wrap.noform p {
        font-size: 20px;
    }
}
