﻿/*!
	Project Name : Point of Sales Person
	Devloper : Nitin S Chavan
	Date : 30/07/2018
 */

html, body {
    width: 100%;
    height: 100%;
    color: #000;
}
body {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 14px;
}
a, a:focus {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
.set-img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.mt30 {
    margin-top: 30px;
}
.mt-30 {
    margin-top: -30px;
}
.m0 {
    margin: 0;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt120 {
    margin-top: 120px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb80 {
    margin-bottom: 80px;
}
.mt70 {
    margin-top: 70px;
}
.mtb10 {
    margin: 10px 0;
}
.mtb20 {
    margin: 20px 0;
}
.p0 {
    padding: 0;
}
.p5 {
    padding: 5px;
}
.p10 {
    padding: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mt60 {
    margin-top: 60px;
}
.txt-26 {
    font-size: 26px;
}
.mtb30 {
    margin: 30px 0;
}
.mr5 {
    margin-right: 5px;
}
.cssmenu {
    position: absolute;
    z-index: 99999;
}
.small, small {
    font-size: 12px;
}
header {
    width: 100%;
    z-index: 99;
    clear: both;
}
section {
    clear: both;
    padding: 80px 0 80px;
    position: relative;
}
.red {
    color: red;
}
/*------------------------ INQUIRY ---------------------------*/

#register {
    background-image: url("../../images/map-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0 110px;
    background-color: #f5f6f7;
}
#posp1{ background-color: #f5f6f7;}
.title {
    color: #e72d2d;
    font-size: 29px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}
em {
    background-color: #333333;
    display: block;
    height: 5px;
    margin: 0 auto;
    width: 200px;
}
.inner-title {
    font-size: 45px;
    font-weight: bold;
}
.text {
    text-align: justify;
    line-height: 22px;
    font-size: 15px;
}
.inquiry {
     background-color: #dd0024;
    color: #ffffff;
    float: right;
    margin: 0 auto;
    padding: 80px 55px;
    position: relative;
    width: 40%;
}
.set-shedow {
    bottom: -100px;
    left: 15px;
    position: absolute;
}
.set-title {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.i-btn {
    background-color: #000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    border: medium none;
    display: inline-block;
    text-transform: uppercase;
}
.i-btn:hover {
    background-color: #333;
    text-decoration: none;
    color: #fff;
}
.set-field {
   background-color: #ffffff;
    border-radius: 5px;
    margin: 35px 0;
    padding: 10px 0 5px;
    position: relative;
    text-align: left;
    border: 1px solid #cccccc;
}
.icon-size {
    color: #c6c6c6;
    font-size: 33px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}
.l-input {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    font-size: 18px;
    margin-left: 15px;
    width: 85%;
}
.set-error{  bottom: -35px;
    left: 10px;
    color: #ffffff;
    font-size: 12px;
    position: absolute;}
.set-data {
    float: left;
    margin: 60px 0;
    text-align: justify;
    width: 55%;
}
.set-in-title {
    font-size: 38px;
    letter-spacing: 1px;
    position: relative;
}
.set-dec {
    font-size: 18px;
    line-height: 30px;
    margin: 15px;
}
.set-posp {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.set-middle-text {
    font-size: 20px;
    text-transform: uppercase;
}
.set-div {
    background-color: #ffffff;
    box-shadow: 0 0 5px #9a9a9a;
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
}
.main {
    color: #ffffff;
    display: inline-block;
    margin: 50px 15px 0;
    /* position: absolute;*/
    text-align: center;
    top: 62px;
    vertical-align: top;
    width: 125px;
}
.hexagon {
    background: #DD0024 none repeat scroll 0 0;
    height: 75px;
    margin-bottom: 40px;
    position: relative;
    width: 125px;
}
.hexagon::before {
    border-bottom: 35px solid #DD0024;
    border-left: 63px solid rgba(0, 0, 0, 0);
    border-right: 63px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -34px;
    width: 0;
}
.hexagon::after {
    border-left: 63px solid rgba(0, 0, 0, 0);
    border-right: 63px solid rgba(0, 0, 0, 0);
    border-top: 35px solid #DD0024;
    bottom: -34px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.main-title {
    font-size: 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
}
.product-title {
    font-size: 22px;
    position: absolute;
    text-transform: uppercase;
}

.btm-52{bottom: -52px;}
.set-shape {
    position: absolute;
    top: 60px;
}

#posp2{   padding: 120px 0; background-color: #f5f6f7;}
.top75{top:75%;}
.top82{ top: 82%;}
.top60{ top: 60px;}
.top0{ top: 0px;}
.btm-110{ bottom: -110px;}


#posp3{    background-color: #808080;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 1px;
    margin-top: 125px;
    padding: 35px 0;
    text-align: center;
    text-transform: uppercase;}

.set-pos{ font-size: 15px;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 15px;}

#non-life,#life{padding: 30px 0;}

#posp-dec{ 
      background-color:#F5F6F7;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 60px 0;}
/*#life{  background-image: url("../img/life1.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 50px 0 110px;}
#non-life{  background-image: url("../img/non-life.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 50px 0 110px;}*/

.footer {
    background-color: #333333;
    color: #ffffff;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}

.set-point{text-align:left;padding-left: 0;margin-top: 40px;}
.set-point li{    background-color: #5cb8d4;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin: 5px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 48%;}

.scrollup {
    background-color: #000000;
    bottom: 0;
    color: #ffffff;
    display: none;
    font-size: 28px;
    height: 40px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 999;
}

.scrollup:hover, .scrollup:focus, .scrollup:active {
    background-color: #DD0024;
    color: #ffffff;
}

.login-form {
    background-color: #ffffff !important;
}

.cust-body, .cust-footer {
    padding: 10px;
}
.login-logo {
    background-color: #ffffff;
    text-align: center;
}
.set-logo {
    cursor: pointer;
    display: inline-block;
}
.set-logo {
    padding: 5px;
}

.cust-btn {
    background-color: #000000;
    border: 1px solid;
    border-radius: 0;
    color: #ffffff;
    padding: 9px 15px;
    text-transform: uppercase;
}

.forget-link {
    color: #ffffff;
    float: left;
    text-align: left;
}

.error-color {
    background-color: #ffffff;
    clear: both;
    color: #ff0004;
    display: block;
    font-size: 11px;
    margin: 10px 0;
    overflow: hidden;
    padding: 2px 5px;
    text-align: left;
}
.color-white {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}
.cust-btn:hover{  color: #ffffff; background-color: #333333;}
.cust-dialog{width: 400px;}
.modal-open .modal {
    overflow: hidden !important;
}
/*------------------------ Mobile View ---------------------------*/

@media (min-width:320px) and (max-width : 479px) {
.set-logo {    height: 50px;}
#register {    padding: 20px 0 0;}
.mt60 {    margin-top: 0;}
.set-data {  margin: 0;    text-align: left;    width: 100%;}
.set-in-title { font-size: 20px;  letter-spacing: 0;}
.set-posp {    font-size: 16px;    padding: 5px;}
.set-dec {   font-size: 14px;  line-height: 22px;  text-align: justify;}
.inquiry { margin: 20px 0;    padding: 15px;    width: 100%;}
.l-input {    width: 80%;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
#posp1 {    padding: 40px 0 20px;}
#posp2 {    padding: 20px 0;}
.set-in-title {    position: static;}
#posp3 {      font-size: 20px;    letter-spacing: 0;    margin-top: 25px;    padding: 15px 0;}
.set-pos {    font-size: 14px;    line-height: 22px;}
.set-point li{width: 100%}
 .cust-dialog {
    width: auto;
}
}

@media (min-width:360px) and (max-width : 479px) {
.set-logo {    height: 50px;}
#register {    padding: 20px 0 0;}
.mt60 {    margin-top: 0;}
.set-data {  margin: 0;    text-align: left;    width: 100%;}
.set-in-title { font-size: 20px;  letter-spacing: 0;}
.set-posp {    font-size: 16px;    padding: 5px;}
.set-dec {   font-size: 14px;  line-height: 22px;  text-align: justify;}
.inquiry { margin: 20px 0;    padding: 15px;    width: 100%;}
.l-input {    width: 80%;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
#posp1 {    padding: 40px 0 20px;}
#posp2 {    padding: 20px 0;}
.set-in-title {    position: static;}
#posp3 {      font-size: 20px;    letter-spacing: 0;    margin-top: 25px;    padding: 15px 0;}
.set-pos {    font-size: 14px;    line-height: 22px;}
.set-point li{width: 100%}
 .cust-dialog {
    width: auto;
}
}

@media (min-width:480px) and (max-width : 639px) {
.set-logo {    height: 50px;}
#register {    padding: 20px 0 0;}
.mt60 {    margin-top: 0;}
 .txt-26 {    font-size: 24px;}
.set-data {  margin: 0;    text-align: left;    width: 100%;}
.set-in-title { font-size: 20px;  letter-spacing: 0;}
.set-posp {    font-size: 16px;    padding: 5px;}
.set-dec {   font-size: 14px;  line-height: 22px;  text-align: justify;}
.inquiry { margin: 20px 0;    padding: 15px;    width: 100%;}
.l-input {    width: 80%;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
#posp1 {    padding: 40px 0 20px;}
#posp2 {    padding: 20px 0;}
.set-in-title {    position: static;}
#posp3 {      font-size: 20px;    letter-spacing: 0;    margin-top: 25px;    padding: 15px 0;}
.set-pos {    font-size: 14px;    line-height: 22px;}
.set-point li{width: 100%;font-size: 16px;}
 .cust-dialog {
    width: auto;
}
}

@media (min-width:640px) and (max-width : 760px) {
.set-logo {    height: 50px;}
#register {    padding: 20px 0 0;}
.mt60 {    margin-top: 0;}
.set-data {  margin: 0;    text-align: left;    width: 100%;}
.set-in-title { font-size: 20px;  letter-spacing: 0;}
.set-posp {    font-size: 16px;    padding: 5px;}
.set-dec {   font-size: 14px;  line-height: 22px;  text-align: justify;}
.inquiry { margin: 20px 0;    padding: 15px;    width: 100%;}
.l-input {    width: 80%;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
#posp1 {    padding: 40px 0 20px;}
#posp2 {    padding: 20px 0;}
.set-in-title {    position: static;}
#posp3 {      font-size: 20px;    letter-spacing: 0;    margin-top: 25px;    padding: 15px 0;}
.set-pos {    font-size: 14px;    line-height: 22px;}
.set-point li{width: 100%}
 .cust-dialog {
    width: auto;
}
}

@media (min-width:641px) and (max-width : 959px) {
#register {    padding: 40px 0 0;}
.set-data {    margin: 0;    text-align: left;}
.inquiry {     padding: 50px 25px;    width: 45%;}
.set-dec {    font-size: 16px;    line-height: 26px;     text-align: justify;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
.set-middle-text,.set-middle-text,.product-title {    text-align: center;}
.mob .set-in-title{    text-align: center;}
#posp2 {    padding: 20px 0;} 
section {    padding: 50px 0;}
.set-in-title {    position: static;}
#posp3{margin-top: 0px;}
.l-input {    width: 80%;}
}

@media (min-width:960px) and (max-width : 1024px) {
 #register {    padding: 40px 0 0;}
.set-data {    margin: 0;    text-align: left;}
.inquiry {   padding: 80px 25px;    width: 40%;}
.set-dec {    font-size: 16px;    line-height: 26px;     text-align: justify;}
.set-shedow,.set-div {    display: none;}
.set-middle-text {    font-size: 14px;}
.product-title {    font-size: 18px;    position: static;}
.set-shape {    position: static;text-align: center;}
.main-title {    font-size: 14px;}
.main {    margin: 50px 0 0;}
.set-middle-text,.set-middle-text,.product-title {    text-align: center;}
.mob .set-in-title{    text-align: center;}
#posp2 {    padding: 20px 0;} 
section {    padding: 50px 0;}
.set-in-title {    position: static;}
#posp3{margin-top: 0px;}
.set-pos {    font-size: 14px;    line-height: 27px;}

}

@media (min-width:1024px) and (max-width : 1279px) {
}

@media (min-width : 1280px) {
}
