﻿body {
}

@media only screen and (min-width:1600px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
    .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1366px) and (max-width:1599px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 183px 0px 99px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 94%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
    .Addnewregi1 {
        padding:21px 32px 38px 59px !important;
    }
     .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:640px) and (max-width:767px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 94%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
         .Addnewregi1 {
    padding: 21px 32px 38px 59px !important;
}
          .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:480px) and (max-width:639px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 92%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
          .Addnewregi1 {
    padding: 21px 18px 38px 41px !important;
}
 .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:360px) and (max-width:479px) {
    .stepwizard-step p {
        margin-top: 10px;
    }

    .stepwizard-row {
        display: table-row;
    }

    .stepwizard {
        display: table;
        width: 100%;
        position: relative;
        margin-top: 60px;
        margin-left: 0px;
    }

    .stepwizard-step button[disabled] {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
    }

    .stepwizard-row:before {
        top: 14px;
        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;
        }*/

    label, select {
        font: 600 13px/22px Verdana;
    }

    #a, #a1, #a2, #a3 {
        width: 100px;
        height: 34px;
        border-radius: 0px;
        float: left;
    }

    h3 {
        padding: 20px 0 16px 0;
        border-bottom: 1px solid #E4D9C0;
        border-top: 1px solid #E4D9C0;
    }

    .tfocus:focus {
        border-color: #B17E75;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
    }

    .radio, .checkbox {
        margin-left: 10px;
    }

    .Addregi1 {
        padding: 0px 208px 0px 119px;
    }

    .Addnewregi1 {
        padding: 21px 0px 38px 33px !important;
    }
     .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:320px) and (max-width:359px) {
    .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left: 0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 89%;
            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;
        }*/

        label, select
        {
            font: 600 13px/22px Verdana;
        }

        #a, #a1, #a2, #a3
        {
            width: 100px;
            height: 34px;
            border-radius: 0px;
            float: left;
        }

        h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
        .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}
        .radio, .checkbox {
   
    margin-left: 10px;
}
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
           .Addnewregi1 {
    padding: 21px 0px 38px 33px !important;
}
            .navbar-nav {
    
    margin: 0px !important;
}
}
