@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    background-image: url(../images/main_bg01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #d4a845;
    font-family: calibri;
}

@font-face {
    font-family: "opensans-regular";

    src: url("../fonts/opensans-regular.ttf");
}

/*================================Header-Start===================================*/
.top-bg {
    background: #840207;
    float: left;
    width: 100%;
    padding: 5px 0;
    height: auto;
    min-height: 30px;
}

.topheader-left {
    float: left;
    width: auto;
    height: auto;
}

.topheader-right {
    float: right;
    width: auto;
    height: auto;
}

.login-icon-bg {
    border-right: 1px solid #6b0106;
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    width: auto;
    color: #fff;
}

.login-icon-bg:last-child {
    border-right: 0 none;
}

.login-icon {
    color: #ffffff;
    float: left;
    font-size: 20px;
    margin-right: 6px;
}

.login-text {
    color: #ffffff;
    float: left;
    font-size: 14px;
}

.login-text a {
    color: #ffffff;
    cursor: pointer;
}

.social-bg {
    float: right;
    width: auto;
}

.social-icon {
    color: #ffffff;
    float: left;
    font-size: 16px;
    line-height: 15px;
    margin-right: 15px;
    margin-top: 2px;
    width: auto;
}

.logo-div {
    width: 100%;
    text-align: center;
}

/*=================================Header-End====================================*/
.navbar-nav>li>a {
    /*padding-top:15px;
padding-bottom:15px*/
    margin: 0px 0;
    padding: 10px 62px !important;
}


/*=================================Banner-Start====================================*/
.banner-main {
    float: left;
    width: 100%;
    height: auto;
    /*background-image:url(../images/banner-bg.png); background-repeat:repeat-x; background-color:#d3dcd9;*/
}

.banner-img {
    width: 100%;
    height: auto;
    text-align: center;
}

.banner-shadow {
    background-image: url(../images/banner-shadow.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 50px;
    width: 100%;
    float: left;
}

/*=================================Banner-End====================================*/



/*=================================Bodycontainer-Start====================================*/
.service-box {
    width: 100%;
    height: auto;
}

.red-head {
    background-image: url(../images/red-head-bg.png);
    background-repeat: repeat-x;
    width: 100%;
    height: auto;
    padding: 5px 0px;
    text-align: center;
    border: 3px solid #d1040b;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
}

.red-box {
    width: 100%;
    min-height: 370px;
    background-color: #970308;
    padding: 0 0 10px 0px;
}

.best_services ul {
    margin: 10px 0 0 10px;
    padding: 0px;
    list-style: none;
}

.best_services ul li a i {
    color: #fff;
    margin-right: 10px;
}

.best_services ul li a {
    line-height: 35px;
    font-size: 17px;
    color: #fff;
    padding: 0px 0px 0px 10px;
}

.brown-head {
    background-image: url(../images/brown-head-bg.png);
    background-repeat: repeat-x;
    width: 100%;
    height: auto;
    padding: 5px 0px;
    text-align: center;
    border: 3px solid #a17529;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
}

.brown-box {
    width: 100%;
    min-height: 320px;
    background-color: #784d11;
    padding: 0 0 10px 0px;
}

.brown-box-txt1 {
    width: 100%;
    height: auto;
    font-size: 21px;
    color: #fff;
    padding: 20px 0 0 0px;
    text-align: center;
    line-height: 40px;
}

.brown-box-txt {
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #fff;
    padding: 20px 0 0 0px;
    text-align: center;
    line-height: 25px;
}

.brown-box-txt>span {
    color: #fde1ba;
    text-transform: uppercase;
}

.brown-box img {
    width: 50px;
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.green-head {
    background-image: url(../images/green-head-bg.png);
    background-repeat: repeat-x;
    width: 100%;
    height: auto;
    padding: 5px 0px;
    text-align: center;
    border: 3px solid #22794b;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
}

.green-box {
    width: 100%;
    min-height: 227px;
    background-color: #2f9b65;
    padding: 0 0 10px 0px;
    height: auto;
}

.green-innermain {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0px 13px 0px;
}

.green-innermain-left {
    float: left;
    width: 60px;
    height: auto;
    margin-left: 5px;
}

.green-innermain-left img {
    width: 30px;
    margin: 0px 10px;
    text-align: center;
    text-align: right;
}

.green-innermain-right {
    float: left;
    width: auto;
    height: auto;
    font-size: 17px;
    color: #fff;
}

.green-innermain-right span {
    font-style: italic !important;
    height: auto;
    font-size: 16px !important;
    color: #fff;
}

.green-innermain-right a {
    color: #fff;
}

.green-innermain-right a:hover {
    color: #fff;
    text-decoration: underline;
}

.view a {
    color: #fff;
    float: right;
    margin: 10px 10px 0 0;
}

/*=================================Bodycontainer-End====================================*/



/*=================================Scroller-Start====================================*/
.dotted-div {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 0 0;
}

.home-title {
    background-attachment: scroll;
    background-image: url("../images/divider1.png");
    background-position: left center;
    background-repeat: repeat-x;
    font-size: 12px;
    margin: 20px 50px 20px 13px;
    text-transform: uppercase;
}

.home-title span {
    background-color: #d7b04b;
    border: 1px solid #b68f2a;
    color: brown;
    font-size: 20px;
    margin: 0 0 0 0px;
    padding: 5px;
}

#owl-demo .item {
    padding: 3px 0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

/*=================================Scroller-End====================================*/


/*=================================Footer-Start====================================*/
.footer {
    float: left;
    width: 100%;
    height: auto;
}

.footer-bg {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat-x;
    background-color: #a00200;
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 10px 0 0 0;
}

.footer ul {
    margin: 10px 0 20px 0;
    padding: 0px;
    list-style: none;
}

.footer ul li {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 5px 28px;
    border-left: 1px solid #b3040a;
    border-right: 1px solid #6a0207;
    line-height: 10px;
}

.footer ul li:first-child {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 5px 50px;
    border-left: none;
    border-right: 1px solid #6a0207;
    line-height: 10px;
}

.footer ul li:last-child {
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 5px 50px;
    border-left: 1px solid #b3040a;
    border-right: none;
    line-height: 10px;
}

.footer ul li a {
    font-size: 16px;
    color: #fff;
}

.footer ul li a:hover {
    font-size: 16px;
    color: #fff;
}

.footer-seprator {
    background-image: url(../images/footer-seprator.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 15px;
    float: left;
    margin: 10px 0 0 0;
}

.footer-sicon {
    color: #5b010a;
}

.copyrighttxt {
    font-size: 14px;
    color: #5b010a;
}

.copyrighttxt a {
    font-size: 14px;
    color: #5b010a;
}

.copyrighttxt a:hover {
    font-size: 14px;
    color: #5b010a;
}

/*=================================Footer-End====================================*/

.pop-upmaindiv {
    background-color: #FAF2DA;
    border: 4px solid #C69C61;
}

.popupcontent {
    width: 100%;
    height: auto;
    text-align: center;
}

.popuptxt {
    text-align: center;
    font-size: 40px;
}

.popupbtn {
    width: 166px;
    height: auto;
    border-radius: 5px;
    padding: 4px 5px;
    color: #fff;
    background-color: maroon;
    text-align: center;
    text-align: center;
    font-size: 19px;
    display: inline-block;
}

/*=================================Intpage-Start====================================*/
.topheadingstrip {
    float: left;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5ed96 0%, #d8c05d 49%, #d8c05d 49%, #b58917 99%) repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    height: auto;
    margin: 0px 0 10px 0;
    border-radius: 0px 0px;
    border-bottom: 1px dashed #FFFFFF;
}

.topheadingstrip h1 {
    font-size: 20px;
    color: #840207;
    float: left;
    font-weight: normal;
    padding: 10px 10px;
    margin: 0px;
    text-transform: capitalize;
}

.topheadingstrip-left {
    float: left;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5ed96 0%, #d8c05d 49%, #d8c05d 49%, #b58917 99%) repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    width: 100%;
    height: auto;
    margin: 0px 0 0 0;
    border-radius: 0px 0px;
    border-bottom: 1px dashed #FFFFFF;
}

.topheadingstrip-left h1 {
    font-size: 20px;
    color: #840207;
    font-weight: normal;
    padding: 10px 10px;
    margin: 0px;
    text-transform: capitalize;
}

/*=================================Intpage-End======================================*/


.toggle-div {
    background: transparent;
    float: right;
    height: 20px;
    padding: 0px 5px;
    position: relative;
    z-index: 99;
}

.toggle-icon {
    font-size: 20px !important;
    color: #fff;
    text-align: right !important;
    float: left;
}

.logout-box ul {
    margin: 10px 0;
    padding: 0px;
    list-style: none;
}

.logout-box ul li {
    font-size: 14px;
    color: brown;
    border-top: 1px solid #ffffcc;
    border-bottom: 1px solid #f0e6c8;
}

.logout-box ul li a {
    font-size: 14px;
    color: brown;
    padding: 5px 15px;
    line-height: 25px;
}

.logout-box ul li a:hover {}

.logout-box ul li:first-child {
    font-size: 14px;
    color: brown;
    border-top: none;
    border-bottom: 1px solid #f0e6c8;
}

.logout-box ul li:last-child {
    font-size: 14px;
    color: brown;
    border-top: 1px solid #ffffcc;
    border-bottom: none;
}

.name-txt {
    color: #fff;
    float: left;
    line-height: 15px;
    padding: 0 10px 0 0;
}

.profile-pic {
    float: left;
    height: 25px;
    margin: -5px 5px 0 0;
    padding: 5px;
    width: 25px;
}

.logout-box {
    position: absolute;
    background: #faf2da;
    border: 4px solid #c69c61;
    display: none;
    position: absolute;
    right: 0;
    top: 25px;
}

.logout-box:after,
.arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.logout-box:after {
    border-color: rgba(250, 242, 218, 0);
    border-bottom-color: #faf2da;
    border-width: 15px;
    margin-left: 18px;
}

.logout-box:before {
    border-color: rgba(198, 156, 97, 0);
    border-bottom-color: #c69c61;
    border-width: 36px;
    margin-left: -36px;
}

/*forms*/
.loginform {
    margin: 139px auto !important;
}

.login-btn {
    width: 100%;
    background: #840207;
    border: 1px solid #840207;
    color: #fff;
    border: 1px solid #840207;
}

.login-btn:hover {
    background: #840207 !important;
    color: #fff;
}

.col-md-6:hover .arrow-image {
    left: 80%;
    opacity: 1;
    z-index: 1;
}

.arrow-image {
    bottom: 10px;
    left: 70%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: 0;
}

/**Sidebar**/
.home-left {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 4px;
    margin-bottom: 7px;
}

.home-list-left {
    float: left;
    position: relative;
    width: 100%;
    min-height: 340px;
    padding-bottom: 80px;
}

.home {
    height: auto;
    margin: 10px 0px 0px 0px;
    border-radius: 0px 0px 15px 15px;
    background: #FBF3D8;
    float: left;
    position: relative;
    width: 100%;
}

section::before,
section::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.home::before,
.home::after {
    bottom: 0;
    width: 100px;
    height: 100px;
}

.home::before {
    right: 0;
    position: absolute;
    background-image: linear-gradient(-45deg, rgba(242, 229, 188, 0.93) 50%, rgba(247, 238, 209, 1) 50%);
    border-radius: 15px 0px 15px 0px;
}

.home::after {
    right: 100px;
}

.left ul {
    margin: 0px 25px 0px 25px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.left ul li {
    font-size: 18px;
    color: #333;
    padding: 0px 0 0 0px;
    border-bottom: 1px solid #F4E09D;
    line-height: 30px;
}

.left ul li a {
    font-size: 18px;
    color: #333;
    padding: 20px 0 0 0px;
}

.left ul li a:hover {
    font-size: 18px;
    color: #333;
    padding: 20px 0 0 0px;
}

.left ul li a i {
    margin-right: 10px;
    font-size: 12px;
}

.button-div {
    float: left;
    height: auto;
    margin: 20px 0;
    text-align: center;
    width: 50%;
}

.button-3d,
.button-3d-edit {
    float: right;
    margin-right: 20px;
}

.button-3d-edit a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    line-height: 13px;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22;
    text-align: center;
    padding: 5px 18px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 4px 0px #d35400;
    -moz-box-shadow: 0px 4px 0px #d35400;
    box-shadow: 0px 4px 0px #d35400;
    margin: 6px;
    display: inline-block;
}

.button-3d-edit a:hover {
    color: #fff;
    background: #F0A767;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 4px 0px #d35400;
    -moz-box-shadow: 0px 4px 0px #d35400;
    box-shadow: 0px 4px 0px #d35400;
}

.button-3d a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22;
    text-align: center;
    padding: 5px 18px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #d35400;
    margin: 10px 0px;
    display: inline-block;
}

.button-3d a:hover {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #EAA841;
    background: #F0A767;
    text-align: center;
    padding: 5px 18px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #F28F4E;
    -moz-box-shadow: 0px 6px 0px #F28F4E;
    box-shadow: 0px 6px 0px #F28F4E;
    margin: 10px 0px;
    display: inline-block;
}

.geenbtn-3d {
    float: left;
}

.geenbtn-3d a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #8BAF37;
    background: #94B645;
    text-align: center;
    padding: 5px 18px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #63870D;
    margin: 10px 0px;
    display: inline-block;
}

.geenbtn-3d a:hover {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #A6CB4F;
    background: #AFD35D;
    text-align: center;
    padding: 5px 18px 5px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #97BA43;
    margin: 10px 0px;
    display: inline-block;
}

/**Sidebar-End**/


.min-height {
    min-height: 475px;
}

/*listing-design*/
.listing-main {
    float: left;
    width: 98%;
    height: auto;
    margin: 10px 0px 0px 10px;
    padding: 5px 5px;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    box-shadow: 0 3px 5px #dfdfdf;
    -moz-box-shadow: 0 3px 5px #dfdfdf;
    -webkit-box-shadow: 0 3px 5px #dfdfdf;
    border-bottom: 3px solid #ccc;
}

.listing-left {
    float: left;
    width: 20%;
    height: auto;
}

.listing-left1 {
    float: left;
    width: 33%;
    height: auto;
}

.listing-mid {
    float: left;
    width: 65%;
    height: auto;
    margin-left: 2%;
}

.listing-right {
    float: right;
    width: 100%;
    height: auto;
}

.listing-right1 {
    float: right;
    width: 100%;
    height: auto;
}

.listing-heading {
    /*background-color:#f1f1f1; */
    width: 100%;
    float: left;
    border-bottom: 0px solid #E7E7E7;
    margin-top: 5px;
}

.listing-heading h1 {
    font-size: 16px;
    color: #b08a13;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
    font-weight: normal;
}

.listing-pic {
    float: left;
    width: 100%;
    height: auto;
    background-color: #fff;
    border: 1px solid #E7E7E7;
    padding: 5px;
}

.listing-content {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    padding: 5px 5px;
    margin: 0px;
    text-align: justify;
    font-weight: normal;
}

.pagination {
    height: 36px;
    margin: 18px 0;
    float: right;
}

.pagination ul {
    /*display: inline-block;*/
   /* display: inline;*/
    /* IE7 inline-block hack */

    /*zoom: 1;*/
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 10px;
    line-height: 25px;
    text-decoration: none;
    border: 1px solid #b58917;
    border-left-width: 0;
    color: #ca9e35;
}

.pagination a:hover,
.pagination .active a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5ed96 0%, #d8c05d 49%, #d8c05d 49%, #b58917 99%) repeat scroll 0 0;
    color: #fff;
}

.pagination .active a {
    color: #fff;
    cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #fff;
    background-color: #8C4000;
    cursor: default;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next a {
    float: right;
}

.pager .previous a {
    float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999999;
}

.showing-results {
    color: #895d00;
    float: left;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 0;
    padding: 0 10px;
    text-decoration: none;
}

.list-item {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 180px;
    height: 158px;
    border-radius: 3px;
    float: left;
    margin: 10px 15px 10px 25px;
}

.mt0 {
    margin-top: 0px;
}

.profile-rightbox {
    float: right;
    width: 100%;
    height: auto;
    margin: 10px 0px 0px 10px;
    padding: 5px 5px 20px 5px;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    box-shadow: 0 3px 5px #dfdfdf;
    -moz-box-shadow: 0 3px 5px #dfdfdf;
    -webkit-box-shadow: 0 3px 5px #dfdfdf;
    --kooi-border-bottom: 3px solid #ccc;
}

.editbtn {
    float: right;
}

.editbtn a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #0279BC;
    background: #229FE6;
    text-align: center;
    padding: 0px 20px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #0A6FA9;
    margin: 5px 0px 0px 0px;
    display: inline-block;
}

.editbtn a:hover {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #438EB8;
    background: #81C3E8;
    text-align: center;
    padding: 0px 20px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #609EC1;
    -moz-box-shadow: 0px 6px 0px #609EC1;
    box-shadow: 0px 6px 0px #609EC1;
    margin: 5px 0px 0px 0px;
    display: inline-block;
}

.profile-box {
    width: 100%;
    text-align: center;
    margin: 10px 0px 0px 0px;
    border: 1px solid #ddd;
    padding: 2px 0px;
}

.profile-nameheading {
    font-size: 20px;
    color: #8A0309;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 5px 0px;
    line-height: 28px;
}

.profile-txt {
    float: left;
    width: auto;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 0px 0px 10px;
    color: #333;
}

.profile-txt-right {
    float: left;
    width: auto;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0px 0px 0px 10px;
    color: #333;
}

.profilemain-div {
    float: left;
    width: 100%;
}

.play-quiz {
    float: right;
}

.play-quiz a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22;
    text-align: center;
    padding: 0px 10px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #d35400;
    margin: 0px 0px 10px 0px;
    display: inline-block;
}

.play-quiz a:hover {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #EAA841;
    background: #F0A767;
    text-align: center;
    padding: 0px 10px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #F28F4E;
    -moz-box-shadow: 0px 6px 0px #F28F4E;
    box-shadow: 0px 6px 0px #F28F4E;
    margin: 0px 0px 10px 0px;
    display: inline-block;
}

.instructions-heading h4 {
    font-size: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
    color: #840207;
}

.instructions-heading h4 i {
    padding-right: 10px;
}

.instructionsform {
    width: 55%;
    margin: 85px auto;
    height: auto;
    padding: 0 0 10px 0;
}

.instructions ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0 0 10px;
    width: 100%;
}

.instructions ul li {
    background-image: url(../images/instruction-icon.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-top: 10px;
    font-size: 18px;
    padding-left: 25px;
    color: #767676;
}

.inst-submitbtn {
    margin: 20px 0 0 0;
    text-align: center;
}

.inst-submitbtn a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22;
    text-align: center;
    padding: 0px 10px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #d35400;
    margin: 0px 0px 10px 0px;
    display: inline-block;
}

.inst-submitbtn a:hover {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    width: auto;
    border-radius: 5px;
    border: solid 1px #EAA841;
    background: #F0A767;
    text-align: center;
    padding: 0px 10px 0px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #F28F4E;
    -moz-box-shadow: 0px 6px 0px #F28F4E;
    box-shadow: 0px 6px 0px #F28F4E;
    margin: 0px 0px 10px 0px;
    display: inline-block;
}

.stagetxt {
    font-weight: bold;
    text-align: center;
}

.permiumtxt {
    font-weight: normal;
    text-align: center;
    font-size: 12px;
}

.addcredit {
    width: 45% !important;
    margin: 0 auto;
    height: auto;
    padding: 0 0 10px 0;
}

.pr0 {
    padding-right: 0px !important;
}

.ptb20 {
    padding-top: 20px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.m10 {
    margin: 10px;
}

.p10 {
    padding: 10px;
}

.mt10 {
    margin-top: 10px !important;
}





/*

Add by Pooran

*/

.quiz-list-left {
    float: left;
    width: 148px;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}

.quiz-list-right {
    float: left;
    width: 190px;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
}

.quiz-list-mid {
    float: left;
    width: 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-right: 15px;
    margin-top: 5px;
}

/*--------------------Registration and Login------------------*/
.bg-gery {
    background: #f5f5f5;
    padding: 15px 5px;
}

.reg-inner {
    width: 97%;
    background-color: #fff;
    padding: 20px;
    margin: 0 10px;
    border-radius: 5px;
}

.login-inner {
    width: 310px;
    background-color: #fff;
    padding: 20px;
    margin: 0 10px;
    border-radius: 5px;
}

.reg-margin {
    margin-bottom: 20px;
    padding: 0;
}

.contenttxt p {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding: 0 15px 0 15px;
    text-align: justify;
    width: 100%;
    font-family: opensans-regular;
    margin-bottom: 20px;
}

.contenttxt h1 {
    color: #840207;
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    padding: 0 15px 0 15px;
    margin: 0px;
    text-align: justify;
    width: 100%;
}

.contenttxt ul {
    margin: 10px 0px 10px 30px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    float: left;
}

.contenttxt ul li {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 22px;
    padding: 0 15px 0 15px;
    text-align: justify;
    width: 100%;
    font-family: opensans-regular;
}

.contenttxt ul li i {
    padding-right: 5px;
    font-size: 8px;
    color: #333;
}

.contenttxt p strong {
    font-weight: 700;
}

.lablecontent {
    color: #333;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 5px 5px 5px 15px;
    text-align: justify;
}

.profiletxt {
    margin-bottom: 0;
    padding-top: 5px;
    text-align: left;
    color: #333;
}

.step-content h1 {
    float: left;
    font-family: "opensans-regular";
    font-size: 35px;
    color: #333;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    font-weight: bold;
    width: 100%;
}

.listing-midheading {
    /*background-color:#f1f1f1; */
    width: 100%;
    float: left;
    border-bottom: 1px solid #E7E7E7;
}

.listing-midheading h1 {
    color: #cca037;
    font-size: 25px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

.productname {
    float: left;
    width: 100%;
    color: #000;
    padding: 5px;
}

.shipment-address {
    float: left;
    width: 98%;
    height: auto;
    background: #fbf3d8;
    border: 1px solid #ecdead;
    padding: 10px;
}

.shipment-addressinner {
    float: left;
    border-bottom: 1px solid #E7E7E7;
    margin: 10px;
}

.shipment-addressinner h1 {
    
        {
        color: #cca037;
        font-size: 25px;
        line-height: 35px;
        margin: 0;
        padding: 0;
        text-transform: capitalize;
    }

    .left-productdiv {
        float: left;
        width: 100%;
        height: 100px;
        border: 1px solid red;
        background: #000;
    }

    table tr th {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5ed96 0%, #d8c05d 49%, #d8c05d 49%, #b58917 99%) repeat scroll 0 0;
        border-bottom: 1px dashed #ffffff;
    }


    .item {
        width: 200px;
        height: 100px;
    }

    .item img {
        width: 100%;
        height: 100px;
    }

    .productitem {
        width: 200px;
        height: 100px;
    }

    .productitem img {
        width: 100%;
        height: 100px;
    }


    @media screen and (max-width: 1024px) {
        .footer ul li:first-child {
            border-left: medium none;
            border-right: 1px solid #6a0207;
            color: #fff;
            float: left;
            font-size: 16px;
            line-height: 10px;
            padding: 5px 25px;
        }

        .footer ul li:last-child {
            border-left: 1px solid #b3040a;
            border-right: medium none;
            color: #fff;
            float: left;
            font-size: 16px;
            line-height: 10px;
            padding: 5px 25px;
        }

        .footer ul li:first-child {
            border-left: medium none;
            border-right: 1px solid #6a0207;
            color: #fff;
            float: left;
            font-size: 16px;
            line-height: 10px;
            padding: 5px 25px;
        }
    }

    @media screen and (max-width: 768px) {
        .min-height {
            min-height: 680px !important;
        }

        .navbar-nav>li>a {
            margin: 0;
            padding: 10px 28px !important;
        }
    }

    @media screen and (max-width: 736px) {
        .footer ul li:first-child {
            border-left: medium none;
            border-right: 1px solid #6a0207;
            color: #fff;
            float: left;
            font-size: 16px;
            line-height: 10px;
            padding: 5px 28px !important;
        }

        .footer ul li:last-child {
            border-left: 1px solid #b3040a;
            border-right: medium none;
            color: #fff;
            float: left;
            font-size: 16px;
            line-height: 10px;
            padding: 5px 28px;
        }

        .social-bg {
            float: left !important;
            width: auto;
        }
    }

    @media screen and (max-width: 767px) {

        .min-height {
            min-height: 680px !important;
        }
    }

    .icondiv {
        float: left !important;
        width: auto !important;
        border: 1px solid red !important;
    }

    .min-height {
        min-height: 680px !important;
    }
}

@media screen and (max-width:240px) {
    .footer ul li:first-child {
        border-left: medium none;
        border-right: 1px solid #6a0207;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 28px !important;
    }

    .footer ul li:last-child {
        border-left: 1px solid #b3040a;
        border-right: medium none;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 28px;
    }
}

@media screen and (max-width:384px) {
    .footer ul li:first-child {
        border-left: medium none;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 6px !important;
    }

    .footer ul li:last-child {
        border-left: 1px solid #b3040a;
        border-right: medium none;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 6px !important;
    }
}

@media screen and (max-width:667px) {
    .social-bg {
        float: left !important;
        width: auto;
    }
}

@media screen and (max-width:600px) {
    .footer ul li:first-child {
        border-left: medium none;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 6px !important;
    }

    .footer ul li:last-child {
        border-left: 1px solid #b3040a;
        border-right: medium none;
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 10px;
        padding: 5px 6px !important;
    }

    .social-bg {
        float: left !important;
        width: auto;
    }
}

@media screen and (max-width:568px) {
    .social-bg {
        float: left !important;
        width: auto;
    }
}

@media screen and (max-width:567px) {
    .social-bg {
        float: left !important;
        width: auto;
    }
}

.min-height {
    min-height: 680px !important;
}



.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    min-width: 135px !important;
    padding: 6px 12px;
    text-align: center;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.marginBtm15 {
    margin-bottom: 15px;
}