﻿body {
}

@media only screen and (min-width:1600px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
}

@media only screen and (min-width:1366px) and (max-width:1599px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 96%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 95%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
         .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:640px) and (max-width:767px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 93%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
         .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:480px) and (max-width:639px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 91%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
         .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:360px) and (max-width:479px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 91%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
         .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:320px) and (max-width:359px) {
     .popup-bg {
            background-color: #000;
            opacity: 0.6;
        }

        body {
            margin-top: 40px;
        }

        .stepwizard-step p {
            margin-top: 10px;
        }

        .stepwizard-row {
            display: table-row;
        }

        .stepwizard {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 50px;
        }

        .stepwizard-step button[disabled] {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 90%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
            position: relative;
            overflow: hidden;
            margin: 0px;
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

            .image-preview-input input[type=file] {
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                font-size: 20px;
                cursor: pointer;
                opacity: 0;
                filter: alpha(opacity=0);
            }

        .image-preview-input-title {
            margin-left: 2px;
        }


        h4 {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/

        .trclass {
            font: 500 13px/31px Verdana;
        }

        .tdclass {
            color: #E33436;
            font: normal 13px Verdana;
        }

        label {
            font: 600 13px/22px Verdana;
        }

        p {
            font: 500 13px/22px Verdana;
        }

        .pclass {
            margin-left: 20px;
        }

        td {
            padding: 2px;
        }
    .Addreginew3 {
        padding:0px 0px 0px 0px !important;
    }
     .navbar-nav {
    
    margin: 0px !important;
}
}