.bread-crumcontainer {
    position: relative;
    padding-top:32px;
}
.bread-crumcontainer:before {
    content: '';
    background: #379181;
    position: absolute;
    width: 1698px;
    left: 0;
    right: 0;
    top: 0px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.container1360{
	max-width: 1360px;
	width: 68%;
	margin: auto;
}
.form-control {
    width: 100%;
    height: 42.6px;
    font-size: 14px;
    border: 1px solid #c7c7c7;
    padding: 14.99px 13.41px 14.2px;
    line-height: 26.57px;
    color: #000;
    background: #f8f8f8;
    font-family: Lato;
}
.row1360 {
    margin: 95.46px 0 99.41px;
    display: flex;
    padding: 0px 25.24px;
}
.col4 {
    padding:33.92px 74.16px 46.55px;
    float: left;
    width: 55.5%;
}
.col4.newcustomer {
    background: #f0f0f0;
}
.orarea {
    float: left;
    width: 15.2%;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 18.14px;
    line-height: 0px;
    position: relative;
    font-family: 'LatoWebLight';
	z-index: 1;
}
.orarea span {
    position: relative;
    background: #fff;
    z-index: 999999;
    height: 36.29px;
    padding-top: 19.72px;
}
.orarea::before {
    content: "";
    width: 2px;
    height: 65%;
    position: absolute;
    background: #379181;
    top: 73.37px;
}
.col4.singninform {
    background: #f0f0f0;
}
.singinweb h2, .singinweb h1 {
    font-size: 33.92px;
    line-height: 46.22px;
    font-family: 'Butler';
    font-weight: normal;
    text-align: center;
    margin-top: 0;
    position: relative;
    margin-bottom: 27.61px;
    padding-bottom: 14.2px;
}
.singinweb h2::after, .singinweb h1::after {
    content: "";
    height: 2px;
    width: 93.1px;
    background: #379181;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
}
.col4 p {
    font-size: 16px;
    line-height: 20.51px;
    padding: 0px 16.56px;
    font-family: 'LatoWebMedium';
}
.col4.singninform p {
    text-align: center;
    font-family: 'LatoWebMedium';
}
.singninform p.inline-error {
    color: #f00;
    font-style: italic;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0px;
    font-size: 14px;
    font-family: Lato;
}
.col4.newcustomer ul {
    padding: 0;
    margin: 32.34px 0 0;
}
.col4.newcustomer ul li {
    margin: 0 0 14.99px;
    font-size: 16px;
    list-style: disc;
    list-style-position: inside;
}
form#simplelogin {
    margin-top: 21.30px;
}
.form-group {
    margin: 0 0 22px;
}
a.cont15btn {
    font-size: 14.13px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: inline-block;
    height: 48.12px;
    background: #379181;
    color: #fff;
    padding-top: 16.56px;
    margin-top: 30.77px;
    letter-spacing: 0.5px;
    cursor: pointer;
}
button.cont15btn {
    background: #379181;
    border: 1px solid transparent;
    color: #fff;
    width: 100%;
    height: 47.83px;
    text-transform: uppercase;
    font-size: 14.13px;
    line-height: 13.19px;
    cursor: pointer;
}
.forgotlink {
    text-align: center;
    font-size: 14.20px;
    line-height: 22px;
    margin: 1px 0 21.3px;
    display: block;
    float: left;
    width: 100%;
    font-family: 'LatoWebMedium';
}
.forgotlink a {
   color: #000;
   text-decoration: underline;
}
.subscibetonews:before {
    content: '';
    position: absolute;
    top: 32px;
    left: 0px;
    right: 0px;
    height: 2px;
    background: #379181;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1578px){
    .row1360 {
        margin:6.05vw 0 6.3vw;
        padding: 0px 1.6vw;
    }
}
@media screen and (max-width: 1450px) {
    .container1360{
        width: 80%;
    }
}
@media screen and (max-width: 1300px) {
    .container1360{
        width: 90%;
    }
}
@media screen and (max-width: 1200px) {
    .col4{
        padding: 33.92px 25px 46.55px;
    }
    .singinweb h2, .singinweb h1 {
        font-size: 26px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .singinweb h2, .singinweb h1 {
        font-size: 20px;
        line-height: 22px;
    }
    .col4 p {
        font-size: 12px;
        line-height: 14px;
        padding: 0px 0px;
    }
    .col4.newcustomer ul li{
        font-size: 12px;
    }
    .form-control{
        height: 30px;
        font-size: 12px;
    }
    .forgotlink {
        font-size: 11px;
    }
    button.cont15btn{
        height: 34px;
        font-size: 12px;
    }
    a.cont15btn{
        height: 34px;
        font-size: 12px;
        padding-top: 11px
    }
    .container1360 {
        max-width: 90%;
    }
    .orarea {
        font-size: 12px;
    }
    .singninform p.inline-error {
        font-size: 12px;
    }
}
@media (max-width: 767px){
    .bread-crumcontainer{
        display: none;
    }
    .singinweb {
        width: 100%;
        float: left;
    }
    .container1360 {
        max-width: 100%;
    }
    .row1360{
        padding: 0px;
        flex-wrap: wrap;
        margin:5.2vw 0 2.8vw;
    }
    .col4{
        width: 100%;
        padding:9vw 5.95vw 9.65vw;
    }
    .col4.newcustomer{
        order: 3;
    }
    .orarea{
        width: 100%;
    }
    .singinweb h2, .singinweb h1 {
        font-size: 36px;
        line-height: 4.59vw;
        margin-bottom: 5.1vw;
        padding-bottom: 4.35vw;
    }
    .singinweb h2::after, .singinweb h1::after {
        height: 0.2vw;
        width: 18.1vw;
    }
    .col4 p {
        font-size: 16px;
        line-height: 22px;
        padding: 0px 11.2vw;
        text-align: center;
        font-family: Lato;
        letter-spacing: -0.01vw;
    }
    .col4.newcustomer ul {
        margin: 7.95vw 0 0;
    }
    .col4.newcustomer ul li {
        margin: 0 0 2.6vw;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }
    a.cont15btn {
        font-size: 16px;
		height: auto;
		padding: 20px 0;
		margin-top: 5.35vw;
		letter-spacing: 0.17vw;
		font-family: 'LatoWebSemibold';
    }
    .orarea {
        width: 100%;
        padding:9.5vw 0px 9.1vw;
        font-size: 4.6vw;
        line-height: 3.4vw;
        font-family: 'LatoWebLight';
        order: 2;
    }
    .orarea::before {
        width: 88%;
        height: 0.25vw;
        top: 52.4%;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .orarea::after{
        display: none;
    }
   .orarea  span {
        background: #fff;
        z-index: 9;
        padding: 0px 2.85vw;
    }
    .col4.singninform {
        padding: 9.4vw 5.95vw 10.3vw;
        order: 1;
    }
    .singinweb .singninform h2 {
        margin-bottom:6.3vw;
        padding-bottom:4.5vw;
    }
    .col4.singninform p {
        font-family: 'Lato';
        font-size: 16px;
        line-height: 22px;
    }
    form#simplelogin {
        margin-top: 6.35vw;
    }
    .form-group {
        margin: 0 0 4.8vw;
    }
    .form-control {
        width: 100%;
		height: auto;
		font-size: 16px;
		border: 0.35vw solid #c7c7c7;
		padding: 10px;
		line-height: 16px;
    }
    .forgotlink {
        font-size: 16px;
        line-height: normal;
        margin: 2.3vw 0 2.3vw;
    }
    button.cont15btn {
        border: 1px solid transparent;
		line-height: 22px;
		font-size: 16px;
		height: auto;
		margin-top: 5.4vw;
		letter-spacing: 0.19vw;
		font-family: 'LatoWebSemibold';
		padding: 20px;
    }
    .subscibetonews.clearboth::before{
        display: none;
    }
}
@media (max-width: 560px){
	
}
@media (max-width: 375px){
    .singinweb h2, .singinweb h1{
        font-size: 25px;
        line-height: 18px;
    }
}