﻿@charset "UTF-8";
/*
* Trunk version 2.0.0
*/
/*
*
* Contexts
*/

.hide {
    display: none !important;
}
a:focus,a:hover,
button:focus {
    outline: none !important; text-decoration: none !important; 
}

button::-moz-focus-inner {
    border: 0;
}

*:focus {
    outline: none;
}

blockquote {
    padding: 0;
    margin: 0;
}

input,
button,
select,
textarea {
    outline: none;
}

label {
    margin-bottom: 0;
}
::-webkit-placeholder {
    font-size: 13px; color: #cccccc !important;
}
::placeholder {
    font-size: 13px; color: #cccccc !important;
}

p {
    margin: 0;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}


ol li {
    display: block;
}

dl {
    margin: 0;
}

dt,
dd {
    line-height: inherit;
}

dt {
    font-weight: inherit;
}

dd {
    margin-bottom: 0;
}

cite {
    font-style: normal;
}

form {
    margin-bottom: 0;
}

blockquote {
    padding-left: 0;
    border-left: 0;
}

address {
    margin-top: 0;
    margin-bottom: 0;
}

figure {
    margin-bottom: 0;
}

html p a:hover {
    text-decoration: none;
}

/*
*
* Typography
*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: auto !important;
    color: #777777;
    margin: 0px;
}
.row { margin: 0px !important; }
header {
    z-index: 1; padding: 0px 0px 0px;
    background: #ffffff; 
    display: flex;
    width: 100%; /*transition: all 0.7s ease-out;*/
}
header.sticky .navbar-fixed-top.fixed-header {
    position: fixed;
    top: 0;
    z-index: 99999999;
    right: 0;
    left: 0;
    background: #f5f5f5;
    /*transition: all 0.2s ease-in;*/
}
header .brand { padding: 5px 0px 5px; text-align: justify; display: inline-block; }
.brand img { width: 100px;}
.stellarnav.main-nav {
    padding: 15px 0px; background: none !important; display: inline-block; text-align: right; float: right; background: #ffffff; transition: all 0s ease-in;
}
.stellarnav.main-nav ul { margin: 8px 0px; text-align: right; }
.stellarnav li.has-sub > a::after {
    border-top-color: #303030 !important;
    margin: 0px 0px 2px 6px !important; opacity: 0;
    border-width: 5px 5px 0px 5px !important;
}
header ul li.has-sub ul {
    background: rgba(255,255,255,0.85) !important;
}
.stellarnav.main-nav ul > li {
    line-height: 21px;
}
.stellarnav.main-nav ul > li.active, .stellarnav.main-nav ul > li:hover {
    background: #aa0835; border-radius: 5px;
}
.stellarnav.main-nav ul > li.active a ,.stellarnav.main-nav ul > li:hover a {
   color: #ffffff !important;
}
header .main-nav li:last-child a {  }
header ul { padding: 0px; }
header .main-nav li a { padding: 3px 8px 5px; font-family: 'Open Sans', sans-serif; font-weight: 500; color: #303030; font-size: 14px;}
header .stellarnav.main-nav ul li::after, header .contact-nav li::before, .contact-nav li.search::before   {

    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    /*border-right: 1px solid #ffffff;*/
    position: relative;
    top: 5px;
}
.overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px; height: 80vh;
    background: rgba(0,0,0,0.5);
}
header .stellarnav.main-nav ul li a:hover, header .stellarnav.main-nav li.has-sub a:hover { color: #ffffff !important; }
header ul li:last-child::after, header .contact-nav li:first-child::before, header .contact-nav li.search::before {
    display: none !important;
}
header .stellarnav.main-nav li.has-sub a { color: #aa0836; }
header ul li.has-sub ul { border-top: 2px solid #aa0836; }
header ul li.has-sub ul li::after { display: none !important; }
header ul li.has-sub ul li a {
    padding: 10px 20px; color: #303030 !important;
}
.social-nav {
    float: right; background: #e6e7e8;
    display: inline-flex; padding: 3px 0px 4px !important;
}
.rd-navbar-collapse {

    display: inline-block;
    margin: 0px 0px 0px;
    align-items: center;
    padding: 0px !important;
    text-align: right;
    float: right;
    width: 100%;

}
header ul.list-contacts {
    padding: 0px;
    float: right;
    margin: 0px;
}
ul.contact-nav { margin: 0px; padding: 0px; float: left; display: inline-block; text-align: left; }
ul.contact-nav li.search .form-group {
    margin: 0px;
}
ul.contact-nav li.search .form-group select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 28px;
    border-radius: 0px;
    border: none; cursor: pointer;
    padding: 0px 3px 3px;
    font-size: 13px; color: #333333;
    width: 80px; background: #ffffff;
    position: relative;
}
ul.contact-nav li.search .form-group select.form-control:focus {
    outline: none; box-shadow: none;
}
ul.contact-nav li.search .form-group .input-group-append .fa.fa-caret-down::before {
    position: absolute;
    display: inline-block;
    top: 6px;
    right: 6px; z-index: 9999;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.contact-nav li {
    display: inline-block;
}
.contact-nav li a {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    font-family: calibri;
    padding: 0px 15px 0px 20px;
}
.contact-nav li a:hover {
    color: #aa0835;
}
.contact-nav li.search {
    
}
.list-contacts li a:hover {
    color: #f3ded6;
}
.terms {
    background: #fff;
    padding: 30px 0px;
    display: block;
}
.terms p { margin: 0px 0px 10px;}
.terms h4 {
    color: #aa0835;
    margin: 10px 0px;
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}
.container {
    max-width: 1280px !important;
}
.bx-wrapper img.slide-img {
    width: 100%;
    height: 100vh;
}

.bx-wrapper {
    border: none !important;
    margin: 0px 0px 0px !important;
    width: 100%;
    box-shadow: none !important;
}
.bx-viewport {
    height: 100vh !important;
}
.bx-wrapper {
    border: none !important;
    margin: 0px 0px 0px !important;
    width: 100%;
    box-shadow: none !important;
}
.account .bx-wrapper {
    margin: 0px 0px 0px !important;
}
.container-fluid {
    /*padding: 0px !important;*/
}
.banner .container {
    padding: 0px;
}
ul.bxslider li {
    width: 100% !important;
}
.bx-pager.bx-default-pager {
    bottom: 15px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #aa0836 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff !important;
}
section.content .news {
    padding: 40px 15px; background: #ffffff;
}
section.content .news li {
    padding: 0px 30px 0px 0px;
}
section.content .news li h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #3298aa; text-transform: uppercase; font-weight: normal;
    margin: 20px 0px;
}
section.content .news li p {
    font-size: 14px; text-align: justify;
    color: #303030; width: 80%;
    margin: 0px 0px; font-family: 'Open Sans', sans-serif;
}
section.content .news li a {
    font-size: 14px;
    color: #3298aa;
    margin: 8px 0px; font-family: 'Open Sans', sans-serif; display: inline-block; border-bottom: 1px solid #aa0836;
}
section.content .about {
    padding: 40px 0px 40px 25px;
}
section.content .about li h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #303030; text-transform: uppercase; font-weight: normal;
    margin: 20px 0px;
}
section.content .about li p {
    font-size: 14px;
    color: #303030; 
    margin: 0px 0px; font-family: 'Open Sans', sans-serif;
}
section.content .about li a {
    font-size: 14px;
    color: #303030;
    margin: 8px 0px; font-family: 'Open Sans', sans-serif; display: inline-block; border-bottom: 1px solid #303030;
}
.desc {
    margin: 10px auto 40px;
    color: #556080;
    font-size: 15px;
    line-height: 22px;
    font-family: calibri;
    letter-spacing: 0px;
    width: 100%;
    display: block;
    text-align: center;
}
.copyright {
    background: #f5f5f5;
    padding: 8px 0px;
    text-align:center;
}
.copyright li {
    padding: 0px; font-size: 15px; font-family: calibri;  color: #231f20;display:inline-block;
}
.copyright ul{ padding: 0px; margin-bottom:0;} 
.copyright li.social ul {
    float: right;
}
.copyright li.social li i:hover {
    color: #ffffff;
}
.text-theme {
    color: #aa0835;
}
.copyright li p {
    padding: 0px; margin: 0px 8px 0px 0px; color: #303030; display: inline-block;
    font-size: 14px; font-family: 'Open Sans', sans-serif;
}
.copyright li.social li i {
    font-size: 22px;
    color: #999999;
    margin: 0px 10px 0px 0px;
}
.copyright li a {
    font-size: 14px; font-family: calibri;
    padding: 0px 0px;
}
.copyright li.page-update p {
    padding: 0px; margin: 0px 0px 0px 0px; color: #303030; display: inline-block;
    font-size: 14px; font-family: 'Open Sans', sans-serif; float:  right;
}
.theme-color {
    color: #aa0836 !important;
}
.state-logo .container { background: none; }
.state-logo ul {
    position: relative;
    margin: 0px auto;
    left: auto;
    right: auto;
    z-index: 9999999999999999999;
    top: 0px;
    bottom: 0;
    height: auto;
    max-width: 320px;
}
.state-logo {
    display: inline-block;
    position: absolute !important;
    z-index: 99999999999;
    left: auto;
    margin-left: 960px;
    top: 65px;
    height: auto;
    max-width: 320px !important;
    background: none;
    right: auto;
    width: auto;
}

.state-logo .logos li {
    display: inline-block;
    padding: 5px 5px;
    background: #ffffff;
    margin: 3px;
    max-width: 40% !important;
    height: 110px;
}
.state-logo .logos li img {
    display: block;
    background: #ffffff;
    text-align: center;
    margin: 0px auto;
    padding: 0;
    height: 100px;
}
.banner-text {
    position: absolute;
    z-index: 99999;
    margin: -40px auto 20px -650px;
    right: auto;
    top: 65vh;
    left: 50%;
    max-width: 300px;
}
.banner-text .container { background: none; }
.banner-text .btn.btn-primary {
    background: #aa0836;
    border: 0px solid #ffffff;
    padding: 5px 10px 6px;
    font-size: 15px;
    text-align: center;
    font-family: calibri;
    text-transform: uppercase;
    border-radius: 0px;
}
.banner-text .btn.btn-primary.btn-registory {
    background: #000000;
}
.banner-text .btn.btn-primary:hover { background: #b12400; }
.bx-wrapper .bx-controls-direction a {
    color: #ffffff;
    font-size: 25px;
    height: auto !important;
    width: auto !important;
    cursor: pointer;
    display: inline-block;
}

nav.navbar.sidebar-nav {
    border: none;
    display: block;
    border-radius: 0;
    top: 0;
    z-index: 10005;
    padding: 20px 0 20px;
    left: 0;
}
.list-contacts > li.social {
    display: inline-flex; margin: 0px 0px 0px 15px; 
}
.list-contacts > li.centered {
    margin: 3px 10px 0px; vertical-align: middle;
    display: inline-block;
}
.list-contacts .icon { 
    margin-right: 10px; min-width: 14px; font-size: 20px; color: #ffffff; position: relative; top: -2px;
}
 .list-contacts a, .rd-navbar-modern.rd-navbar-static .list-contacts a:focus, .rd-navbar-modern.rd-navbar-static .list-contacts a:active {
    color: #ffffff;
}

header ul {
    padding: 0px;
}
.main-nav {
    /*background: url('../images/bg.png') repeat scroll center center;*/
}
body {
    /*background: url('../images/bg.png') repeat fixed center center !important;*/
    height: 100%;
}
.list-inline {

    padding-left: 0;
    list-style: none;

}
.list-contacts li a {

    font-size: 14px;
    text-transform: capitalize;
    vertical-align: top;
    margin: 0px 0px; position: relative; top: 0px;
    display: inline-block;

}
.list-inline>li {
    display: inline-block;
}
.icon-square-classic.fab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 29px;
    height: 29px;
    font-size: 15px; border-radius: 100px;
    color: #ffffff;
    background-color: #aa0835;
    /*border: 1px solid #e5e7e9;*/
}
a.icon-square-classic, a.icon-square-classic:focus, a.icon-square-classic:active {
    color: #fb8957;
    background-color: #fff;
    border-color: #e5e7e9;
}
a {
    transition: all .3s ease-in-out;
}
.container {
    max-width: 80% !important;
}

.social-contact > li {
    vertical-align: middle;
}
.social-contact > li:hover .fab { background: #ffffff; color: #aa0835; }

.company-profile {
    padding: 30px 0px 40px; margin: 0px 0px 30px;
    display: block; /*background: #ffffff;*/
}
.sec-title {
    text-align: center;
    padding: 10px 0px; display: block; margin: 0px 0px 10px; /*background: url('../images/bg.png') repeat scroll center center !important*/;
}
.sec-title h2 span {
    z-index: 99999;
   background: #ffffff;
    position: relative;
    padding: 5px 15px 8px;
    border-left: 2px solid;
    border-right: 2px solid; border-width: 0px;
    border-radius: 100px;
    top: 0px;
}
.list-inline > li.service {
    display: inline-block;
    margin: 0px 0px; transition: all 0.7s ease-in-out;
    cursor: pointer; background: #ffffff; border-radius: 10px;
    padding: 10px; border: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.list-inline > li.service:nth-child(3n) {
    /*border-right: none; border-right-color: #ffffff;*/
}

.sec-title h2 {
    font-size: 28px;
    color: #aa0835;
    font-family: OpenSans;
    letter-spacing: 1px;
    background: url('../images/bg.png') repeat scroll center center !important;
    min-width: 200px;
    display: inline-block;
}
.sec-title h2::before {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    position: absolute;
    top: 29px;
    z-index: 0;
    width: 50%;
    left: 50%;
    margin-left: -25%;
}
.company-profile li.service .title {
    font-size: 15px;
    color: #231f20; line-height: 30px;
    font-family: raleway;
    display: block; position: relative; top: 8px;
    text-align: center;
    font-weight: 600; transition: all 0.7s ease-in-out;
    margin: 15px 0px 20px;
}
.company-profile li.service .title .text-red {
    color: #aa0835; font-size: 16px; letter-spacing: 0.5px; text-transform: capitalize;
}
.company-profile li.service .icon {
    font-size: 45px;
    text-align: center;
    transition: all 0.7s ease-in-out;
    display: block;
    position: relative;
    top: 5px;
    color: #aa0835;
    border: 1px solid #dddddd;
    width: 100px;
    margin: 0px auto;
    border-radius: 100px;
    height: 100px;
    line-height: 100px;
}
.list-inline > li.service .info {
    opacity: 0; top: 45px; position: relative; transition: all 0.7s ease-in-out; display: none;
}
.list-inline > li.service:hover .info {
    display: none;
    opacity: 1;
    transition: all 0.7s ease-in-out;
    top: 0;
}
.list-inline > li.service:hover{
    border: 1px solid #dddddd !important; transition: all 0.7s ease-in-out;
}
.list-inline > li.service:hover .icon,.list-inline > li.service:hover .title {
    top: 0px;
}
.company-profile li.service .info p {
    text-align: center;
    display: block;
    max-width: 70%;
    font-size: 15px;
    color: #556080;
    margin: 0px auto 10px;
}
.company-profile li.service:hover .icon {
    color: #556080; top: 15px;
}
.company-profile li.service:hover .title {
    color: #556080;
}
.benefits {
    padding: 0px 0px 0px;
    display: block; margin: 0px 0px;
    background: #f5f5f5;
}
.benefits .sec-title h2 span {
    background: #aa0835; 
}
.benefits ul {
    margin: 0px;
    padding: 0px;
}
.benefits ul li {
    padding: 0px;
    margin: 0px 0px 0px;
}
.benefits ul li iframe {
    border: none; position: relative;
}
.benefits ul li.right {
    padding: 40px 40px;
    display: inline-block;
    background: #aa0835;
}
.benefits .sec-title {
    padding: 0px; margin: 0px 0px 20px; background: #aa0835 !important;
}
.benefits .sec-title h2 {
    background: #aa0835 !important;
    min-width: 100%; color: #ffffff;
    text-align: center; font-size: 25px;
}
.benefits .sec-title h2:before {
    top: 18px; width: 100%; left: auto; right: 0px; border-color: #c6c6c6;
}
    .benefits ul li.right li {
        color: #ffffff;
        margin: 30px 0px 30px;
        line-height: 30px;
        text-align: center;
        font-size: 17px;
        font-family: calibri;
        text-transform: capitalize;
    }
.benefits ul li.right li img {
    display: block;
    margin: 0px auto 10px;
    width: auto;
    height: auto;
    border: 1px solid #ffffff;
    border-radius: 100px;
    padding: 5px 10px;
    background:  #ffffff;
}
.benefits ul li.right li:hover img {
    transform: rotateY(360deg); transition: all 0.5s ease-in-out;
}
.benefits ul li.right li .fas.fa-check {
    margin: 0px 8px 0px;
    font-size: 13px;
    color: #c6c6c6;
}
.benefits h3.title {
    margin: 20px 0px 0px;
    text-align: justify;
    padding: 0px;
    font-size: 22px;
    color: #ffffff;
}
header .main-nav .container {
    padding-right: 0px;
}
.copyright .container {  }

.banner {
    position: relative;
    height: 100vh;
    bottom: 0;
    top: 0;
    overflow: auto;
    width: 100%;
}
.account {
    position: relative;
    height: 100vh;
    bottom: 0;
    top: 0;
    width: 100%;
}
    .account .bx-viewport {
        height: 100vh !important;
    }
    .banner .overlay {
        background: rgba(0,0,0,0.45);
        position: absolute !important;
        top: 0px;
        bottom: 0;
        height: 100vh;
        left: auto;
        z-index: 9999;
    }
/*.banner .overlay {
    position: absolute;
    top: 8vh;
    right: auto;
    left: 0px;
    height: 350px;
    background: rgba(255,255,255,0.85);
    text-align: left;
    display: block;
    max-width: calc(50% - 1200px/2 - 15px + (1200px/12) * 5);
}*/

.banner .overlay .info h1 {
    font-size: 30px;
    color: #ffffff;
    line-height: 45px;
    margin: 0px 0px 10px;
}
.content {
    background: #ffffff;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 20px 0px 0px;
}
.content .btn.btn-blink {
    padding: 3px 20px 5px;
    font-size: 16px;
    font-family: calibri;
    border-radius: 5px;
    display: inline-block;
    background: #aa0835;
    color: #ffffff;
    /*-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;*/
}
@-webkit-keyframes glowing {
  0% { background-color: #000000; -webkit-box-shadow: 0 0 3px #000000; }
  50% { background-color: #aa0835; -webkit-box-shadow: 0 0 40px #aa0835; }
  100% { background-color: #000000; -webkit-box-shadow: 0 0 3px #000000; }
}

@-moz-keyframes glowing {
  0% { background-color: #000000; -moz-box-shadow: 0 0 3px #000000; }
  50% { background-color: #aa0835; -moz-box-shadow: 0 0 40px #aa0835; }
  100% { background-color: #000000; -moz-box-shadow: 0 0 3px #000000; }
}

@-o-keyframes glowing {
  0% { background-color: #000000; box-shadow: 0 0 3px #000000; }
  50% { background-color: #aa0835; box-shadow: 0 0 40px #aa0835; }
  100% { background-color: #000000; box-shadow: 0 0 3px #000000; }
}

@keyframes glowing {
  0% { background-color: #000000; box-shadow: 0 0 3px #000000; }
  50% { background-color: #aa0835; box-shadow: 0 0 40px #aa0835; }
  100% { background-color: #000000; box-shadow: 0 0 3px #000000; }
}
.btn.btn-info {
    font-size: 15px;
    padding: 6px 14px 7px 13px;
    text-align: center; margin: 40px auto;
    vertical-align: middle;
    font-weight: 600; background: #000000; border-color: #000000;
}
.btn.btn-info:hover { background: #556080; border-color: #556080; }
.btn.theme-btn {
    background: #aa0835;
    color: #ffffff;
    font-size: 15px;
    padding: 6px 14px 7px 13px;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;margin: 30px auto;
}
.btn.theme-btn:hover {
    background: #556080;
}
.banner .overlay .info h3 {
    font-size: 22px;
    color: #ffffff;
    margin: 0px 0px 0px;
}
.banner .overlay .info h3::before {
    content: "";
    display: inline-block;
    border-top: 2px solid #d2d2d2;
    position: relative;
    width: 35px; margin-right: 5px;
    top: -5px;
}
.banner .overlay .info p {
    font-size: 17px;
    display: none; 
    max-width: 80%;
    color: #333333;
    word-break: break-all;
    margin: 20px 0px;
}
.banner .overlay .info span.text-white {
    color: #d8d8d8 !important; 
}
.banner .overlay .info {
    vertical-align: middle;
    display: table-cell;
    position: absolute;
    margin-top: 0;
    top: 40%;
    padding: 0px;
    left: 0px;
}
.banner.scroll {
   
}
.banner.scroll .bx-wrapper, .banner.scroll .bx-viewport, .banner.scroll .bx-slider {
    height: 80vh;
}
.dialog.modal {
    opacity: 1 !important;
    z-index: 999999; transition: all 1s ease-in-out !important;
    background: rgba(0,0,0,0.5);
}
.dialog .modal-dialog {
    top: 30%; transition: all 1s ease-in-out !important;
}
.dialog .modal-title {
    color: #ffffff;
}
.dialog .modal-header {
    background: #aa0835;
    color: #ffffff; border-radius: 0px;
}
.dialog .modal-header .close {
    color: #ffffff; opacity: 1 !important; box-shadow: none;
}
.subscription-area {
    padding: 25px 0px;
    display: block; background: #ffffff;
}
    .subscription-area .input-group {
        display: inline-flex;
        width: 100% !important;
        align-content: center;
        margin: 5px auto 20px;
    }
    .subscription-area .input-group .btn.btn-theme {
        background: -webkit-linear-gradient(135deg, #4b1121 0%, #aa0835 100%) !important;
        color: #ffffff;
        border: none;
        transform: translateX(-20px);
        border-radius: 100px !important;
        margin: 0px;
        padding: 4px 20px 5px;
    }
.subscription-area .input-group .form-control {
    border-radius: 100px 100px; outline: none; box-shadow: none;
}
.subscription-area .input-group .form-control:focus, .subscription-area .input-group .form-control:visited {
    outline: none;
    box-shadow: none;
    border-color: #dddddd;
    z-index: 0;
}
.box .box-body p {
    font-size: 15px;
    color: #999999;
    font-family: helvetica;
    line-height: 25px;
}
section.faqs {
    background: #f5f5f5;
    display: block; padding: 30px 0px;
}
section.faqs .box { margin: 15px 0px 0px; }
section.faqs .sec-title h2 {
    background: none !important; border-radius: 0px; font-size: 22px; padding: 5px 30px;
}
section.faqs .sec-title h2 span { border-radius: 100px; }
.benefits .news .sec-title, .benefits .news .sec-title h2 {
    background: #ffffff !important;
}
.benefits .news .sec-title h2 { font-size: 22px; }
.benefits .news .sec-title h2 span {
    background: #ffffff;
    color: #aa0835;
}
.benefits .news .sec-title h2::before {
    top: 15px;
}
.benefits ul li.news {
    background: #ffffff;
    display: block;
    margin: 0px;
    padding: 20px 10px;
}
.benefits .news .news-list {
    display: block;
}
.newstape-content {
  position: relative;
  padding: 15px;
}
.company-profile .list-inline.row {
    padding: 0px;
}
.newstape-drag { cursor: ns-resize; }
.newstape {
  background-color: #ffffff;
  color: #fff;
  height: 380px;
  overflow: auto;
}
.benefits ul li.news-block {
    color: #333333;
    font-family: helvetica;
    font-size: 15px; display: inline-block;
    margin: 5px 0px 5px;
    padding: 5px 10px 5px 0px; width: 100%;
}
.benefits ul li.news-block a {
    color: #333333; display: block;
}
.benefits ul li.news-block a small {
    display: block;
     float: right; color: #aa0835;
    padding: 5px 11px;
    border-top: 1px solid #dddddd;
    margin: 8px 0px 10px;
    clear: both;
    width: 98%; font-size: 15px;
    text-align: right;
    border-bottom: 1px solid #dddddd;
}
.benefits ul li.news-block i.fa.fa-volume-up {
    display: flex;
    float: left; color: #aa0835;
    margin: 5px 5px;
    height: 50px; font-size: 14px;
}
.benefits ul li.news-block i {
    color: #aa0835;
    margin: 7px 5px 5px;
    font-size: 14px;
}
.account .img.img-responsive.img-circle {
    background: #ffffff;
    color: #aa0836;
    width: 92px;
    height: 92px;
    display: inline-block;
    font-size: 25px;
    margin: -48px auto 5px;
    text-align: center;
    padding: 30px;
    border: 2px solid #dddddd;
    border-radius: 100px;
}

.password-field {
    width: auto;
}

.password .fa {
    cursor: pointer;
    pointer-events: all;
}

.account h3 {
    font-size: 18px;
    text-transform: capitalize;
    color: #aa0835;
    font-weight: normal;
    margin: 0px;
}

.account p {
    font-size: 14px;
    color: #999999;
    font-family: calibri;
    display: inline-block;
    text-transform: capitalize;
    margin: 5px 0px;
}

.account form {
    margin: 0px auto 0px;
    display: inline-block;
}

    .account form input.form-control {
        height: 35px;
        display: inline-block;
    }

.account .input-group-text.input-group-icon.captcha-img.input-group-addon-inverse {
    padding: 0px;
}

.account .text-picton-blue {
    font-size: 14px;
    color: #aa0835;
    font-family: calibri;
    display: inline-block;
    text-transform: capitalize;
    width: auto;
    margin: 3px 0px 0px;
}

.account .overlay .card {
    position: absolute;
    top: 25vh;
    left: 100%;
    padding: 0px 25px 10px;
    margin: -12vh 0px 0px -23.5%;
}

    .account .overlay .card.Register-form {
        margin-left: -330px;
    }

.account .form-group .input-group-text.input-group-icon {
    background: #ffffff;
    font-size: 14px;
    height: 35px;
    display: inline-block;
}

.account .form-group label.control-label {
    font-size: 15px;
    display: block;
    text-align: left;
    color: #565454;
    letter-spacing: 0px;
    font-family: calibri;
    text-transform: capitalize;
}

.form-validation {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 10px;
    line-height: 10px;
    margin-top: 2px;
    transition: .3s;
}

.account form .btn.btn-icon.btn-block {
    background: #000000;
    border: none;
    padding: 8px 0px;
}

.account .bg-danger {
    background: #aa0835 !important;
}

.account .form-footer p {
    margin: 3px 0px 0px;
}
.account .overlay .card.Register-form {
    overflow: visible;
    top: 20vh;
    max-width: 700px;
    /*padding: 60px 15px 40px;*/
}
.account .overlay {
    height: 100vh;
    z-index: 0;
}
.account .bx-wrapper img.slide-img {
    height: 100vh;
}

.content.login {
    padding: 0px;
}

.account .theme-btn {
    color: #fff !important;
    padding: 5px 8px 6px;
    font-size: 14px;
    display: inline-block;
    background: #aa0835;
    font-family: calibri;
}
.overlay {
    position: absolute !important;
    top: 0px;
    bottom: 0;
    height: 100vh;
    z-index: 9999;
}
form .form-group {
    margin-bottom: 10px;
}
.text-sm-left.form-footer.col-sm-12 {
    height: auto;
    max-height: 50px;
    margin: 5px 0px 5px;
    padding: 0px;
    display: inline-block;
    width: 100%;
}
.account form .btn.btn-icon.btn-block {
    background: #ebebeb;
    border: none;
    padding: 8px 0px;
    color: #aa0836;
}
.account .logo {
    position: relative;
    display: inline-block;
    top: 0px;
    left: 100%;
    right: 0;
    margin-left: -60px;
    background: #ffffff;
    padding: 5px 5px;
    border-radius: 0px 0px 8px 8px;
}
.account .logo img {
    width: 120px;
}
.help-block {
    font-size: 14px;
    margin: 3px 0px 5px;
    text-align: left;
    display: block;
    font-family: calibri;
    text-transform: capitalize;
}
.captcha img {
    width: 80px;
    height: 35px;
}
label.agreeterms {
    font-size: 15px;
    font-family: calibri;
    display: block;
    margin: 10px auto 5px;
}
.account .overlay .card.Register-form .needs-validation {
    margin: 15px auto;
}
/* rk css start */
.back-home {
    position:fixed; 
    top:5px;
    left:5px;
    font-size:20px;
}
.back-home i.fa{
    font-size: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 0;
    line-height: 40px;
}
.right-top-menu {
    background: transparent;
    position: fixed;
    top: 5px;
    right: 5px;
    display: inline-flex;
    width: initial;
}
.navbar-light ul.navbar-nav .nav-link {
    color: #fff;
}
.navbar-light ul.navbar-nav .active > .nav-link,
.navbar-light ul.navbar-nav .nav-link.active,
.navbar-light ul.navbar-nav .nav-link.show,
.navbar-light ul.navbar-nav .show > .nav-link {
    color: #fff;
    background: #aa0835;
    }
nav.navbar {
    padding:0px;
}
nav.navbar-expand-lg .navbar-nav .nav-link {
   padding-left:1em;
   padding-right:1em;
}
nav.navbar-light .navbar-nav .nav-link:focus, 
nav.navbar-light .navbar-nav .nav-link:hover{
    color:#fff;
    background-color: #a1022b;
}
.visitor-cont {
    padding:9px 10px;
    background: #a1022b;
    border-radius:5px;
    color:#fff;
}
.footer-bg {
    background-image: url(../images/agra-home-bg1.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    height: 90px;
    background-size: cover;
}
.footer-content {
    bottom:90px;
}
/* rk css end */
/*Small devices (mobile phones)*/
@media (max-width: 767px) {
    .sec-title h2::before { width: 100%; left: 50%; margin-left: -50%; top: 25px; }
        .sec-title h2 { font-size: 20px; }
        .stellarnav.mobile > ul > li { border-radius: 0px !important;  }
        .menu-toggle { position: absolute; right: 10px; top: 18px; padding: 5px 15px !important; }
        .stellarnav.mobile.right > ul { z-index: 99999999; margin: 0px; border: 1px solid #dddddd; }
        .stellarnav.mobile.right .location-btn-mobile.half { display: none;  }
        .stellarnav.mobile.right .close-menu.half { max-width: 100%; width: 100%; text-align: right !important; background: #ffffff; display: block; z-index: 9999999; }
        header .brand { padding: 5px 15px 10px; background: #f5f5f5; max-width: 100%; flex: 100%; }
        header .container { padding: 0px; }
        .container { max-width: 100% !important; }
        .bx-wrapper img.slide-img { /*height: 250px;*/ }
        .company-profile li.service .info p { max-width: 100%; font-size: 13px; }
        .benefits ul li.right li { font-size: 12px; }
        .benefits h3.title { margin: 8px 0px 0px; font-size: 18px; }
        .benefits .sec-title h2::before { left: 50% !important; }
        .list-inline > li.service { border-right-color: #ffffff; }
        .benefits ul li iframe { height: 250px; }
        .benefits ul li.right { padding: 30px 18px; }
        .copyright li { display: block; text-align: center !important; font-size: 12px; margin: 5px auto; z-index: 0; }
        .stellarnav.main-nav { max-width: 50% !important; text-align: right; padding: 0px; }
        ul.contact-nav {  text-align: left; padding: 0px 0px 0px 15px; width: auto; }
        header ul.list-contacts { padding: 0px 20px 0px 0px; margin: 0px auto 0px; text-align: right; display: inline-block; width: auto; }
        .list-contacts > li.social { display: inline-flex; margin: 0px 0px 0px 2px; /*border-left: 1px solid #ffffff;*/ padding-left: 20px;}
        .main-nav.row { padding: 0px;  }
        .list-contacts li a { display: inline; font-size: 11px;  }
        .list-contacts .icon { font-size: 14px; top: -5px; }
        header .stellarnav.main-nav ul li::after,  header .contact-nav li.search::before { display: none; }
        .stellarnav.mobile.light li a { display: block; padding: 10px 15px; }
        .stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third { display: none; }
        .stellarnav.mobile.right .close-menu.third { display: block; width: 100%; text-align: right !important; padding: 10px 15px; background: #aa0836; color: #ffffff;
         text-transform: capitalize; }
        .stellarnav .dd-toggle { height: 40px !important; }
        .contact-nav li a { padding: 10px 7px 10px 11px;  font-size: 13px; }
        .icon-square-classic.fab { width: 22px; height: 22px; font-size: 14px; }
        .brand img { width: 80px; }
        .bx-viewport, .bx-wrapper { /*height: 250px !important;*/ }
        .overlay { height: 200px; }
        section.content .news { width: 100%; max-width: 100% !important; flex: 100%; }    
        section.content .news li { padding: 0px 15px 0px 0px; }    
        section.content .about { padding: 20px 15px; max-width: 100%; flex: 100%; }
        section.content .news li .img-responsive { width: 100% !important; }
        section.content .news li p { width: 90%; font-size: 13px; }
        section.content .news li { padding: 0px; }
        section.content .news { padding: 15px 15px; }
        section.content .news li:last-child { padding-left: 15px !important; }
        .copyright li p, .copyright li a { font-size: 11px; padding: 0px; }
        .copyright li.social, .copyright li.page-update { display: inline-block; width: 100%; float: none; text-align: center; width: 48%; }
        .copyright li.social ul { float: none; text-align: left; display: inline-block; width: 100%; margin: 5px auto 0px !important; }
        .copyright li.page-update p { float: none; font-size: 12px; margin: 7px 0px 0px; }
        .copyright li.social ul li { display: inline-block; }
        .copyright .container { padding: 5px 15px 5px; }
        section.content .about { padding: 15px 15px 15px 15px; }
        section.content .about li p { font-size: 13px; }
        .state-logo { margin-left: 0px; position: relative !important; top: 0px; max-width: 100% !important; }
        .state-logo ul { max-width: 100%; height: auto; }
        .state-logo .logos li { max-width: 47% !important; min-width: 45% !important; border: 1px solid #dddddd; padding: 15px 5px; margin: 10px 4px 0px; }
        .state-logo .logos li:last-child { margin-right: 0; }
        .banner-text { top: 290px; margin: 0 auto 20px -158px; left: 160px; }
        .banner-text { top: 280px; margin: 0 auto 20px -158px; left: 160px; }
        .banner .overlay { max-width: 100%; top: 0px; text-align: center !important; /*height: 300px;*/}
        .banner .overlay .info { left: 15%; margin-left: -15%; width: 100%; text-align: center !important; padding: 20px 15px;  }
        .banner .overlay .info h1 { font-size: 16px; text-align: center; line-height: 22px; margin: 0px 0px 10px; }
        .banner .overlay .info h1 br { display: none; }
        .banner .overlay .info h3 { font-size: 16px; text-align: center; margin: 3px 0px; }
        .banner .overlay .info h3:before { top: -3px; width: 20px;  }
        .banner .overlay .info p { font-size: 13px; text-align: justify; max-width: 100%;  margin: 20px 0px; }
        .banner .overlay .info a { font-size: 13px; text-align: justify; max-width: 100%;  margin: 15px 0px 10px; }
    .account .overlay {
        max-width: 100%;
        overflow: visible;
        background: none;
    }

    .account .bx-viewport {
        height: 100vh !important;
    }

    /*.account .bx-wrapper img.slide-img {
        height: 500px;
    }*/

    .account form input.form-control {
        width: auto;
    }
    .account form .input-group {
        text-align: justify;
    }
    .captcha .form-control {
        width: 40% !important;
    }

    .account .img.img-responsive.img-circle {
        width: 60px;
        height: 60px;
        font-size: 18px;
        margin: -45px auto 10px;
        padding: 15px;
    }

    .account .overlay .card {
        padding: 0px 0px 15px;
        margin-left: 0%;
        width: 100%;
        left: 0px;
        max-width: 100%;
        top: 16vh;
    }
    /*.content {
        position: relative;
    }*/

    .account .overlay .card.Register-form {
        margin-left: 0;
        top: 90px;
        padding: 30px 0px;
    }

    .account {
        position: relative;
        overflow: auto;
        height: auto !important;
    }
    .content ul.btn-list li {
        display: inline-block;
        margin: 5px 0px;
    }
    .copyright li {
        font-size: 12px;
        color: #333333;
        margin: 0px;
        line-height: 22px;
        text-align: center !important;
        max-width: 100%;
    }
    .toggle.hc-nav-trigger.hc-nav-1.toggle-open {
        display: none;
    }

    .content ul.btn-list li a {
        padding: 4px 15px 6px;
    }
    .bx-pager.bx-default-pager {
        bottom: 6px !important;
        display: none;
    }

    .account form {
    }

    .bxslider .overlay .info {
        top: 40%;
    }

        .bxslider .overlay .info img {
            display: none;
        }

    .account .text-picton-blue {
        text-align: center;
        margin: 0px 0px 5px;
        display: block;
    }

    .account .theme-btn {
        text-align: center;
        margin: 0px 0px 10px;
        display: block;
        width: 100%;
    }

    .account .form-footer p .text-picton-blue {
        display: inline-block;
    }

    .account .form-footer p {
        float: none !important;
        text-align: center;
        display: block !important;
        width: 100%;
    }

    .captcha img {
        width: 80px;
        height: 35px;
    }
    .account .logo {
        left: 50%;
        margin-left: -45px;
    }
    .account .logo img {
        width:80px;
    }
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}    
/*Medium devices (tablets, 768px and up)*/
    @media (min-width: 768px) and (max-width: 1199px) {

        .stellarnav.mobile > ul > li {
            border-radius: 0px !important;
        }

        .menu-toggle {
            position: absolute;
            right: 10px;
            top: 18px;
            padding: 5px 15px !important;
        }

        .stellarnav.mobile.right > ul {
            z-index: 99999999;
            margin: 0px;
            border: 1px solid #dddddd;
        }

        .stellarnav.mobile.right .location-btn-mobile.half {
            display: none;
        }

        .stellarnav.mobile.right .close-menu.half {
            max-width: 100%;
            width: 100%;
            text-align: right !important;
            background: #ffffff;
            display: block;
            z-index: 9999999;
        }

        header .brand {
            padding: 10px 15px 10px; /*max-width: 100%; flex: 100%;*/
        }

        header .container {
            padding: 0px;
        }

        .container {
            max-width: 100% !important;
        }

        .company-profile li.service .info p {
            max-width: 100%;
            font-size: 13px;
        }

        .benefits ul li.right li {
            font-size: 12px;
        }

        .benefits h3.title {
            margin: 8px 0px 0px;
            font-size: 18px;
        }

        .benefits .sec-title h2::before {
            left: 50% !important;
        }

        .list-inline > li.service {
            border-right-color: #ffffff;
        }

        .benefits ul li iframe {
            height: 250px;
        }

        .benefits ul li.right {
            padding: 30px 18px;
        }

        .copyright li {
            display: block;
            font-size: 10px;
            margin: 5px auto;
            z-index: 0;
        }

        .stellarnav.main-nav {
            text-align: right;
        }

        ul.contact-nav {
            text-align: left;
            padding: 0px 0px 0px 15px;
        }

        header ul.list-contacts {
            padding: 0px;
            float: none;
            margin: 0px auto 0px;
            text-align: center;
            display: inline-block;
            width: 100%;
        }

        .list-contacts > li.social {
            display: inline-flex;
            margin: 0px 0px 0px 2px;
            border-left: none;
            padding-right: 20px;
            text-align: right;
            float: right;
        }

        .main-nav.row {
            padding: 0px;
        }

        .list-contacts li a {
            display: inline;
            font-size: 11px;
        }

        .list-contacts .icon {
            font-size: 14px;
            top: -5px;
        }

        .brand img {
            width: 80px;
        }

        section.content .news {
            width: 100%;
            max-width: 100% !important;
            flex: 100%;
        }

            section.content .news li {
                padding: 0px 15px 0px 0px;
            }

                section.content .news li .img-responsive {
                    width: 100%;
                }

        section.content .about {
            padding: 20px 15px;
            max-width: 100%;
            flex: 100%;
        }

        .stellarnav.main-nav {
            text-align: right;
        }

        header .stellarnav.main-nav ul li::after, header .contact-nav li.search::before {
            display: none;
        }

        .stellarnav.mobile.light li a {
            display: block;
            padding: 10px 15px;
        }

        .stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third {
            display: none;
        }

        .stellarnav.mobile.right .close-menu.third {
            display: block;
            width: 100%;
            text-align: right !important;
            padding: 10px 15px;
            background: #aa0836;
            color: #ffffff;
            text-transform: capitalize;
        }

        .stellarnav .dd-toggle {
            height: 40px !important;
        }

        section.content .news {
            padding: 15px 15px;
        }

        .copyright li p {
            font-size: 10px;
            margin: 0px;
        }

        .copyright li a {
            padding: 0px;
            font-size: 11px;
        }

        .copyright .container {
            padding: 3px 15px 3px;
        }

        .state-logo {
            margin-left: 0px;
            position: relative !important;
            top: 0px;
            max-width: 100% !important;
            padding: 20px 0px 0px;
            display: block;
        }

            .state-logo ul {
                max-width: 100%;
                height: auto;
            }

            .state-logo .logos li {
                max-width: 13.2% !important;
                margin: 0px 4px;
                height: auto;
                border: 1px solid #dddddd;
                padding: 15px 5px;
            }

                .state-logo .logos li img {
                    height: 85px;
                    margin: 0px auto;
                }

        .copyright li.page-update p {
            margin: 5px 0px 0px;
            font-size: 13px;
        }

        .copyright li.social ul {
            margin: 3px 0px 0px !important;
        }

        .state-logo .logos li:last-child {
            margin-right: 0;
        }

        section.content .news li:last-child {
            padding-right: 0px;
        }

        .banner-text {
            top: 280px;
            margin: 0 auto 20px -158px;
            left: 160px;
        }

        .banner .overlay { /*max-width: 50%; top: 0px;*/ /*text-align: center !important;*/
        }

            .banner .overlay .info { /*left: 15%; margin-left: -15%;*/ /*width: 100%; text-align: center !important;*/
            }

                .banner .overlay .info h1 {
                    font-size: 20px; /*text-align: center;*/
                    line-height: 30px;
                }

                .banner .overlay .info h3 {
                    font-size: 18px;
                }

                .banner .overlay .info p {
                    text-align: center;
                    max-width: 100%;
                    margin: 30px 30px;
                    font-size: 15px;
                }

        .account .overlay {
            height: 100vh !important;
            max-width: 100%;
            overflow: auto;
            background: none;
        }

        .account .bx-viewport {
            height: 100vh !important;
            overflow: visible;
        }
        /*.account .bx-wrapper img.slide-img {
            height: 50vh !important;
        }*/
        .account .img.img-responsive.img-circle {
            width: 70px;
            height: 70px;
            font-size: 20px;
            margin: -45px auto 20px;
            padding: 20px;
        }

        .account .overlay .card {
            padding: 0px 0px 15px;
            margin: 0px 0px 0px -25%;
            width: 50%;
            max-width: 100%;
            left: 50%;
            top: 5vh;
        }

            .account .overlay .card.Register-form {
                padding: 30px 10px 10px;
                margin: 0px 0px 0px -50%;
                width: 100%;
                max-width: 100%;
                left: 50%;
                top: 5vh;
            }

                .account .overlay .card.Register-form form .form-group {
                    margin-bottom: 3px;
                }
        /*.bx-viewport{ height: 450px !important; }*/
        /*.bx-wrapper img.slide-img { max-height: 450px; height: 450px; } */
        .bx-pager.bx-default-pager {
            bottom: 145px !important;
            display: none;
        }
        /*.overlay { height: 450px; }*/
        .bxslider .overlay .info h1 {
            font-size: 25px;
            line-height: 50px;
        }

        .captcha img {
            width: 90px;
        }

        .captcha .form-control {
            width: 50% !important;
        }

        /*.account form {
        max-height: 400px;
        overflow: auto;
    }*/

        .copyright li {
            font-size: 12px;
        }

        /*.content {
       
        position: relative;
    }*/
        .account .logo {
            left: 50%;
            margin-left: -45px;
        }
    }

    /*Large devices (desktops,laptops, 1200px and up)*/
    @media (min-width: 1200px) and (max-width: 1599px) {

        .stellarnav.mobile > ul > li {
            border-radius: 0px !important;
        }

        .container {
            max-width: 100% !important;
        }

        .list-contacts > li.social {
            display: inline-flex;
            margin: 0px 0px 0px 2px;
            border-left: 1px solid #ffffff;
            padding-left: 20px;
        }

        .list-contacts li a {
            display: inline;
            font-size: 13px;
        }

        .list-contacts .icon {
            font-size: 15px;
            top: -4px;
        }
        /*.account {
        position: relative;
        height: 95vh;
        overflow: auto;
    }*/
        .account.signup {
            position: relative;
            height: 85vh;
            overflow: auto;
        }

        .account .overlay {
            height: 100vh !important;
        }

        .account .bx-viewport {
            height: 100vh !important;
            overflow: auto;
        }
        /*.account .bx-wrapper img.slide-img { height: 100vh !important; max-height: 100vh !important;}*/
        .account .img.img-responsive.img-circle {
            width: 70px;
            height: 70px;
            font-size: 20px;
            margin: -45px auto 0px;
            padding: 20px;
        }

        .account .overlay .card {
            position: absolute;
            top: 10vh;
            margin: 0% 0px 0px -30% !important;
            max-width: 65%;
            width: 65%;
        }

        .bx-pager.bx-default-pager {
            bottom: 80px !important;
            display: none;
        }

        .account .overlay .card.Register-form {
            max-width: 100%;
            margin-left: -46% !important;
            top: 8vh;
            width: 100%;
        }

            .account .overlay .card.Register-form form .form-group {
                margin-bottom: 3px;
            }

        .bx-viewport {
            height: 100vh !important;
            overflow: auto;
        }
        /*.bx-wrapper img.slide-img {max-height: 86vh; height: 86vh; }*/
        .overlay {
            height: 86vh;
        }

        .bxslider .overlay .info h1 {
            font-size: 25px;
            line-height: 40px;
        }

        .banner .overlay .info p {
            text-align: center;
            max-width: 100%;
            margin: 30px 30px;
        }

        .captcha img {
            width: 80px;
            height: 35px;
        }
    }

    /*Extra large devices (large desktops, 1200px and up)*/
    @media (min-width: 1200px) and (max-width: 1299px) {

        .stellarnav.mobile > ul > li {
            border-radius: 0px !important;
        }

        .banner-text {
            margin: -40px auto 20px -160px;
            left: 160px;
            top: 65vh;
        }

        .banner .overlay { /*top: 6vh;max-width: 50%;*/
            text-align: center !important;
        }

            .banner .overlay .info { /*left: 15%; margin-left: -15%; width: 100%; text-align: center !important; */
            }

                .banner .overlay .info h1 { /*text-align: center;*/
                }

                .banner .overlay .info p {
                    text-align: center;
                    max-width: 100%;
                    margin: 30px 30px;
                }

        .account .logo {
        }

            .account .logo img {
                width: 80px;
            }
    }

    #preloader {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        background-size: 80px !important;
        height: 100%;
        z-index: 9999;
        background: url('../dashboard/img/page-loader.gif') 50% 50% no-repeat rgb(255, 255, 255);
        background-size: auto;
        opacity: 1;
    }

    #turn {
        display: none;
        z-index: 100;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        padding: 10px;
        background: rgba(255,255,255,0.95);
        font-size: 20px;
        font-weight: 500;
        font-family: calibri;
        color: red;
    }

    @media screen and (min-width: 320px) and (max-width: 767px) and (max-height: 300px) and (orientation: landscape) {
        #turn {
            display: block;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 900px) and (max-height: 750px) and (orientation: landscape) {
        #turn {
            display: block;
        }
    }

    @media screen and (max-width:375px) and (max-height:667px) {
        .account form[if="frmlogin"] {
            max-height: calc(100vh - 300px);
            overflow: auto;
        }
    }

    @media screen and (max-width: 699px) {
        @supports (-webkit-touch-callout: none) {
            /* CSS specific to iOS devices */

            aside section {
                height: 75vh;
                overflow: auto;
            }
        }
    }

    @media screen and (min-width: 700px) and (max-width:1199px) {
        @supports (-webkit-touch-callout: none) {
            /* CSS specific to iOS devices */

            aside section {
                height: 75vh;
                overflow: auto;
            }
        }
    }

    @media screen and (min-width:900px) and (max-width:1199px) {
        @supports (-webkit-touch-callout: none) {
            /* CSS specific to iOS devices */


            aside section {
                height: 85vh;
                overflow: auto;
            }
        }
    }

    @supports not (-webkit-touch-callout: none) {
        /* CSS for other than iOS devices */
    }

