﻿@charset "utf-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@font-face{font-family:'FontAwesome';src:url(fonts/fontawesome-webfont.eot?v=4.4.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;}
.fa{display:inline-block;font-size:12px;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'FontAwesome';text-align:center;}
@font-face {
font-family: 'Univers';
src: url('fonts/Univers-UltraCondensed.eot');
src: url('fonts/Univers-UltraCondensed.eot?#iefix') format('embedded-opentype'),
url('fonts/Univers-UltraCondensed.woff') format('woff'),
url('fonts/Univers-UltraCondensed.ttf') format('truetype'),
url('fonts/Univers-UltraCondensed.svg#Univers-UltraCondensed') format('svg');font-weight: normal;font-style: normal;}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
body {
    
    font-family: "Rubik", sans-serif;
    margin: 0;
    font-size: 15px; padding:0;
}

header{ /*border-bottom:1px solid #e1e6e3;*/ padding:5px 0 9px; background:#fff;}
header .logo img{ margin-top:25px;}
    header .logo.invoice-logo img {
        width: 50%;
    }
header .top{ margin-top:10px; float:right;}
    header .top .go {
        padding: 10px 23px;
        display: inline-block;
        border-radius: 5px;
        font-size: 13px;
        background: #ffc107;
    } 
header .top .go a{color:#fff; font-weight:bold}
    header .lgin {
        background:none;
        border-radius: 5px;
        padding: 5px 13px;
        float: right;
        margin-left: 10px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        cursor:pointer;
    }
.errorcntr {
    width: 570px;
    padding-top: 150px;
    min-height: 100px;
    margin: auto;
    padding: 60px;
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
}
    .errorcntr h1{ margin-bottom:30px;}
    .errorcntr .btnin {
        font-size: 14px;
        font-weight: bold;
        padding: 12px 39px;
        text-transform: none;
        background-color: #00a65a !Important;
        border-color: #008d4c;
        color: #fff;
        box-shadow: none;
        border-width: 1px;
    }
header .btom{ margin-top:6px; float:right;}
header .btom p span{color:#fff;}
    header .btom p {
        float: left;
        font-size: 16px;
        margin-right: 7px;
        margin-top: 1px;
        color: #fff;
    } 
/*header .date{float:right; padding: 5px 13px;border-radius: 5px;font-size: 13px; border: 1px solid #337ab7;color: #337ab7;font-weight: 700;}*/
header .date{float:right;font-size: 13px; color: #337ab7;font-weight: 700;}
.line{ height:1px; background:#d5d5d5; width:100%; margin:13px 0;}
downloadNet { text-align:center;}
.downloadNet a {
    text-align: center;
    background: #FFC107;
    color: #4d6e79;
    font-weight: 900;
    padding: 10px 6px;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
}
.downloadNet { margin-top:15px;}
.downloadNet img {
    width: 8%;
    margin-left: 3px;
}
    
.sidemenu{ padding:20px 20px 50px 20px;}

.pro .left{ float:left;font-weight: 700;font-size:16px;}
.pro .left img{  margin-right:5px; width:10px;margin-top: -4px; }
.pro .edit{ float:right;}
.pro .edit a{border-radius: 2px;font-size: 13px;padding: 7px 23px; background:#fff; color:#4b4b4b; font-weight:700;}
.addrss h5{margin-bottom:5px;font-size:18px; font-weight:600;}
.addrss p{font-size:12px; margin-bottom:5px;}
ul.lstdasca{ float:left; width:90%;  margin-top:40px; list-style-type:none; }
    ul.lstdasca li a {
        float: left;
        width: 58%;
        background: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        background: #DEE7EB;
        padding: 10px 10px 10px;
        text-align: center;
        margin-bottom: 10px;
    }
    ul.lstdasca li .icon {
        float: left;
        width: 60px;
        background: #DEE7EB;
        
      
        
    }
ul.lstdasca li .icon img{ width:40px;}
        ul.lstdasca li .txt {
            float: left;
            width: 59%;
            padding-left: 21px;
            text-align: left;
            padding-top: 11px;
        }
ul.lstdasca li .txt h3{ margin-top:5px; font-weight:700; font-size:15px;}
ul.lstdasca li .txt p{ font-size:14px; font-weight:300; margin-bottom:0; color: #343434;}

ul.lstdasca li a:hover{color:#337ab7;}
.notif h5 {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background-color: #00afef;
    padding: 12px 15px;
}
.notif img { width:20px; margin-right:10px;}
.notif ul{ height:120px; overflow-y:scroll; padding: 0 20px;}
.notif li { float:left; font-size:12px; margin-bottom:10px;}
.notif li a{color:#4d4d4d;}
.innerfooter {
    background: #fff;
    border-top: 1px solid #CECECE;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
    .innerfooter  p{ margin-bottom:0; font-size:12px;}
    footer {
        padding: 10px 0;
        background: #fff;
        border-top: 1px solid #CECECE;
    }
    footer p {
        color: #6c757d;
        margin: 0;
        font-size: 14px; font-weight:600;
    }
/*footer img{margin-top:-7px;}*/



.table-responsive > .table-bordered{font-size:14px;}
.wrapper {
    display: flex;
    padding-top: 92px;
}

aside {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 300px;
    position: fixed;
    left: 0;
    list-style: none;
    background: #f6f6f6;
}

.wrapper-content {
    position: absolute;
    left: 310px;
    width: 71%;
    padding: 90px 0 60px;
    /*overflow-x: hidden;display: flex !important; flex-direction: column !important;*/
}
.padding50{padding:5px 41px;}
.padding20{padding:20px;}
.padding40{padding:0 40px;}
.padding10{padding:10px;}
.card-body{width:100%;float:left;}
.bglight{background:#dee9ee;}
.sidehead h2 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.6;
}
    .sidehead h2 span {
        font-size: 24px;
        font-weight: 900;
        line-height: 1.6;
    }
.icon1 {
   width: 150px;
}
    .icon1 img {
        width: 100%;
    }
.poptop{background:#deeaf3;}
.poptop span{float:left; width: 35%;
margin-right: 9%;}
.poptop .borderight{border-right:2px solid #9ed8f8;}
.popup .modal-header{padding:0 !important;}
.modal-header .poptop{padding:20px; width:100%;}
.popup .modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;}
.popup .modal-body{padding:0;}
.shipdate{background: #d4e0e9;
padding: 10px 20px 10px;}
.shipdate p{margin-bottom:4px;}
.btn-default{background:#a7a7a7;}

.stepwizard-step p {
    margin-top: 10px;margin-bottom:5px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
width: 92%;
position: relative;
margin: 31px auto;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
/*.stepwizard-row:before {
    top: 53px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 3px;
    background-color: #ccc;
    z-order: 0;
}*/
.stepwizard-step a.btn-primary:after {
    top: 51px;
    bottom: 0;
    z-order: 0;
    left: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 5px;
    background: #007bff;
}
.stepwizard-step a.btn-secondary:after{top: 51px;
    bottom: 0;z-order: 0;left:0;
    position: absolute;
    content: " ";
    width: 100%; height:5px; background:#6c757d;}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 50% !important;
	display: inline-block;
padding: 7px !important;
}
.btn-circle span{
position: relative;
z-index: 10;
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;

}
.errorcntr img{width:50%;}
.pop-content{padding:0 20px;}
.certificationbox{margin:20px 0 ; padding:0;}
    .certificationbox li {
        background: #fff;
        box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
        border-radius: 5px;
        border: 1px solid rgba(154, 161, 171, 0.15);
        min-height: 146px;
        padding: 17px;
        float: left;
        width: 48%;
        list-style: none;
        margin-bottom: 20px;
        margin-right: 2%;
    }
.certificationbox h4{font-size: 30px;
font-weight: bold;
width: 30%;
float: left;
border-right: 1px solid #ccc;
margin-right: 10%;
line-height: 2.2;}
.total_o{}
.total_o span{}
.smtext{}
.color1{color:#34b9a7;}
.color2{color:#257569;}
.color3{color:#5482c2;}
.color4{color:#2c4e92;}
.color5{color:#9a5875;}
.color6{color:#83616e;}
.dropdown-menu.show {
    width: 140px !important;
    padding: 10px !important;
    left: -13px !important;
}
.dropdown-item {
    font-size: 14px;
    padding: 6px 0 !important;
    border-bottom: 1px solid #e6e6e8 !important;
}
.box {
    border: 1px solid #eeeeee;
    padding: 20px;
}
.number{font-size:50px; font-weight:bold; line-height:20px}
.title{font-size:22px;}

.agree {
    width: 60%;
    margin: auto;
    background: #f5f5f5;
    padding: 30px;
}
.filebtn{display:none;}
.lablebtn{display: inline-block !important;
margin-top: 9px !important; cursor:pointer;}
.bottomlink{margin-bottom:70px; /*position:absolute; bottom:28%;*/}
    .bottomlink .fa{ margin-right:10px; font-size:15px;} .bottomlink a {
        padding: 10px 23px;
        display: inline-block;
        font-size: 15px;
        background: #ffc107;
        color: #fff;
    }
    .bottomlink a:hover {
        background:#00afef;
    }
.customebtn {
    border: none;
    background: none;
    min-width: 82px;
    display: inline-block;
}
.agree ol{margin:0; padding:0;}
.agree ol li{margin-left:20px; margin-bottom:10px;}
.header1 .logo{text-align:center}
.header1{position:relative}
.header1 .top{position:absolute; right:20px; top:60px;}
    .header1 .top.invoice-top {

        top: 16px;
    }
.header1  h1 {
    font-size: 33px;
    color: #353535;
    margin-top: 10px;
    font-family: univers;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0 !important;}
    .header1 .logo img{margin-top:4px;}
    .terms{width: 68%;
margin: auto;
background: #fff;
border-radius: 5px;}
.imgframe img{width:100%;}
.termscontent{padding:4%;}
.terms h2 {
    padding: 27px 4% 0;
    font-size: 24px; font-weight:bold;
}
.invoice{width: 90%;
margin: auto;
background: #fff; border:1px solid #f6f6f6;
border-radius: 5px; padding:2%;}
.billing_add{margin:20px 0;}
.downloadbtn{}
.bg-grey {
    background: #edefee
}
.new_bg {
    padding: 30px 9px !important;
    background: #f4be03 !important;
}.invoice_date {
    width: 50%;
    float: left;
}
.downloadbtn img{width:15px; margin-right:10px;}
.information{margin:50px 0;}
.information p{font-size:12px;}
.resouLink li{list-style:none;}
.resouLink h3{font-size: 18px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
margin-top: 20px;
padding-bottom: 10px;}
.resouLink ul{padding:0; margin-bottom:50px;}
.resouLink .txt{width:50%; float:left;}
.resouLink .txt img{width:20px; margin-right:15px;}
.resouLink .rgtdv{text-align:right; width:40%; float:right;}
.mrtop{margin-top:50px !important;}
.view{border: 2px solid #bed4dd;
padding: 4px 25px;
display: inline-block;
border-radius: 5px;
font-size: 12px;
margin: 10px 0;
text-align: center;
background: #dee7eb;
color: #4d6e79;}

.dwnload {
    border: 2px solid #28a745;
    padding: 4px 25px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin: 10px 0;
    text-align: center;
    background: #28a745;
    color: #fff;
}

    .dwnload img {
        width: 20px;
        margin-right: 20px;
    }
.resources h5{color: #00a0ee;
font-size: 18px;}
.bg-lightg{background:#dee7eb;}
aside .date {
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
    margin-bottom: 25px;
    padding: 22px;
    font-size: 14px;
    font-weight: 700;
}
    aside .date  .fa{ color:#00afef; font-size:20px; margin-right:10px;}aside .btn-link {
        color: #000;
        text-decoration: underline;
    }
    .paidstatus h4{font-size:1rem;}
    .paidstatus{margin-top:50px;}
    .bg-bluen{background:#0069d9}
.order_detail {
    width: 58%;
    float: left;
    padding-top: 11px;
}
    .certificationbox li:nth-child(2n+2){margin-right:0; float:right;}
.logoframe {
    width: 120px;
    float: left;
    margin-right: 20px;
}
    .logoframe img {
        width:100%;
    }
.agree_con ul li{list-style:none; marin-bottom:15px;}
.agree_con ul{margin:0; padding:0;}
.agree_pop .pop-content{padding: 64px;}
.form_con_new .form-control{width:85%; display:inline-block;}
.agree_con input[type="checkbox"]{width: 20px;
float: left;
margin-right: 6px;
margin-top: 5px;}
.agree_con label{width:80%; float:left; font-weight:normal;}
.text-blue {
    color: #3598dc;
}
.agreelist li {
margin-bottom:10px;}field-validation-error {
    display: inline-block;
}
.txt-danger {
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    color: #b94a48;
}
.bgwhite {
    /*background: #4558be url(../content/images/dashboard-bg.png) no-repeat !important;
    background-size: cover !important;*/
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #0250c5;
    background: -webkit-linear-gradient(bottom, #eee, #f5f5f5);
    background: -o-linear-gradient(bottom, #eee, #f5f5f5);
    background: -moz-linear-gradient(bottom, #eee, #f5f5f5);
    background: linear-gradient(bottom, #eee, #f5f5f5);
    position: relative;
    z-index: 1;
}
    .bgwhite::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url('../content/images/dashboard-bg02.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
.logingprt {
    width: 60%;
    margin: auto;
    padding: 160px 0 0;
}
.logingprt h1{font-weight:800;}


    .dascalgfrm .FontBig {
        font-size: 18px;
        font-weight: 300;
    }

    .dascalgfrm .mgntop {
        margin: 60px 0 40px;
    }

    .dascalgfrm .sprline {
        height: 280px;
        width: 1px;
        background: #ccc;
        margin: auto;
    }

    .btnin {
        font-size: 14px;
        font-weight: bold;
        padding: 12px 39px;
        text-transform: none;
        background-color: #00a65a !Important;
        border-color: #008d4c;
        color: #fff;
        box-shadow: none;
        border-width: 1px;
    }

    .dascalgfrm .btnin {
        font-size: 14px;
        font-weight: bold;
        padding: 12px 39px;
        text-transform: none;
        background-color: #00a65a !Important;
        border-color: #008d4c;
        color: #fff;
        box-shadow: none;
        border-width: 1px;
    }

    .dascalgfrm .padin {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*.dascalgfrm .form-control {
        border-radius: 0 !important;
    }*/


.dropdown-menu {
    min-width: 103px !important;
    left: -8px !important;
    padding: 10px !important;
}
.container-fluid {width:95%; margin:auto;
}
.open > .dropdown-menu {text-align:center;
}
.wel_agree {
    background: #fff;
    padding: 37px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.line_b {
    height: 1px;
    background: #2196F3 !important;
    margin: 2.125em 0;
}
.imgframe {border-bottom:1px solid #ccc;
}



@media screen and (min-width:768px) and (max-width:990px) {
    .dascalgfrm .sprline {
        display: none !important;
    }

  .pull-right {
        float: none !important;
    }
    .agree {
    width:95%;}
    .header1 .top {
    top:21px;}
        .header1 .top.invoice-top {
            top: 5px;
        }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .sidemenu{margin-top:60px;}
    .breadcrumbs {
        padding: 0px 22px 10px !important;
        left: 0 !important;
        width: 100% !important;
    }
    .wrapper {
        padding-top: 80px;
    }
    .quick {
        font-size: 12px !important;
    }
        .order_sum .quick {
        float: left;
        margin-right: 0px !important;
        margin-top: 8px;
    }
    .order_detail {
        width: 100%;
        float: none;
        padding-top: 11px;
    }
    .logoframe {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .logoframe img {
        width: 65%;
    }
    .certificationbox li{text-align:center;width:100%;}
    .btn{margin-bottom:5px;}
    aside{position:static;min-height:auto;width:auto}
    .wrapper-content {
        left: 0;
        width: 100%;
        padding: 0px 0;
    }
    .innerfooter p {
        font-size: 8px;
    }
    header .btom {
        margin-top: 0px;
        float: right;
    }
        header .logo img {
        margin-top: 10px;
        width: 38%;
    }
    header .top {
        margin-top: -26px;
        float: right;
    }

    .disp_bl {
    display:block;} header .logo.invoice-logo img {
        width: 87%;
    }
    .header1 .top.invoice-top {
        top: 0px;
    }
    footer{text-align:center;}
    footer p{margin-bottom:15px;}
        footer .text-left, footer .text-right {text-align:center;
        }
        .terms {
            width: 90%;
        }
        .dropdown-menu {
        left: 0px !important;
    }
    header .lgin {
        float: none;
        border-radius: 0; margin-left:0;
    } 
        .padding50 {
        padding: 33px 17px;
    }
    .dascalgfrm .sprline {
        display: none !important;
    }

    .pull-right {
        float: none !important;
    }
   
    .agree {
        width: 98%;
        margin-bottom: 65px;
    }
    .header1 .top {
        position: relative;
        right: 0px;
        top: 0px;
        border-top: 1px solid #ccc;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .invoice_date {
    width:100%;}
    .invoice {
    margin-bottom:150px;}
    .dascalgfrm {
        width: 80% !important;
    }
    }

.notif button {
margin-top:-6px;}
.nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #00a0ee !important;
}
.font-xs {
font-size:13px;}
.profile h3 {
font-size:1.5rem; font-weight:bold; margin:10px 0;}
.font15 {
font-size:15px;}
    .font15 label {
    font-weight:bold;}
.badge {
font-size:95% !important;}






/******************************************Layout CSS********************************************/

.pro {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background-color: #00afef;
    padding: 12px 15px;
}

    .pro .left {
        margin-top: 0;
    }

        .pro .left img {
            margin-right: 5px;
            width: 15px;
            vertical-align: middle;
        }

.addrss {
    background: #fff;
    padding: 12px;
    margin-bottom: 12px;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
}
.notif {
    background: #fff;
   
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
}

.headerfixed {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #302f2f;
    border: none;
    padding: 0px 0 0px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
/******************************Dashboard CSS****************************************/

.quick {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: -4px;
    border-bottom: 1px solid #dee2e6 !important;
}

.linktext {
    width: 81%;
    float: left;
    font-weight: bold;
    line-height: 1.1;
    font-size: 16px;
    color: #00afef;
}

    .linktext span {
        font-size: 12px;
        font-weight: normal;
        color: #343434;
    }

.linkicon {
    width: 25px;
    float: left;
    margin-right: 10px;
}

    .linkicon img {
        width: 20px;
    }

.toplinks {
    margin: 0;
    padding: 0;
}

    .toplinks li {
        list-style: none;
        margin-bottom: 10px;
        height: 45px;
        width: 49%;
        float: left;
    }

        .toplinks li a, .toplinkslast li a {
            color: #00afef;
        }

.linkhead {
    font-size: 16px;
    font-weight: bold;
}

.toplinkslast li {
    list-style: none;
    margin-bottom: 10px;
}

.linkrow {
    margin: 20px 0;
}

.order_sum {
    margin: 20px 0;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

    .order_sum .quick {
        float: left;
        margin-right: 20px;
        margin-top: 8px;
    }

.date_sum {
    float: left;
    margin-top: 10px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}

.newbtn {
    font-weight: bold;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.btn-lightg {
    background-color: #ccc;
}

.disable, .disable a, .disable a:hover {
    color: #999;
}

    .disable a {
        cursor: auto;
    }
.btn-lightg {
    background-color: #ccc;
}

/*******************************New CSS***************************************/
.fixedheader {
position:fixed !important; width:100%; z-index:100; min-height:100px;}
#videobox img{width:762px;}
#VideoPlayer {
    width: 762px;
    height: 450px;
}
.tab-content .btn {margin-bottom:5px;
}
.margbtm50 {
    margin-bottom: 50px;
}
.modal-dialog {
    width: 800px !important; 
    max-width: 800px !important;
}
h5, .h5 {
    font-size: 1rem !important;
}

@media screen and (min-width:768px) and (max-width:1025px) {
    .breadcrumbs {
        left: 245px !important;  
        width: 100%;
        z-index: 99;
    }
    .modal-dialog {

        width: 700px !important;
        max-width: 700px !important;
    }

    aside {
        width: 32%;
    }

    .wrapper-content {
        width: 68%;
        left: 32%;
    }

    ul.lstdasca {
        width: 90%;
    }

    #videobox img {
        width: 100%;
    }

    #VideoPlayer {
        width: 100%;
        height: auto;
    }

    .margbtm50ipad {
        margin-bottom: 165px;
    }

    .logoframe {
        width: 100%;
    }

    .order_detail {
        width: 100%;
        margin-top: 10px;
    }

    .certificationbox li {
        height: 280px;
    }

    .paddingipad0 {
        padding: 0 !important;
    }

    .nav-link {
        padding: 0.5rem 0.5rem !important;
    }

    .toplinkslast {
        margin: 0;
        padding: 0;
    }

    .toplinks li {
        width: 100%;
    }

    .ipaddbtm10 {
        margin-bottom: 10px;
    }

        .ipaddbtm10 .btn {
            margin-bottom: 5px;
        }

    .fa-edit {
        display: none !important;
    }

    .modal-dialog {
        max-width: 700px !important;
    }

    .dascalgfrm {
        width: 85% !important;
    }

    .summary .invoice {
        width: 100%;
    }

    .bottomlink {
         position:relative; bottom:0;
    }
}
@media screen and (min-width:768px) and (max-width:935px) {

    .notif button {
        margin-top: 9px;
        border: 1px solid #00a3e3;
        margin-left: 29px;
    }
    .form-control {
    padding:5px !important;}
    .table td {
        padding: 0.6rem !important;
    }
    }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .sidemenu {
    height:480px; overflow:scroll;}

}


.dascalgfrm {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 460px;
    padding: 20px 60px 60px 60px;
    background: #fff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15);
    border-radius: 5px;
    border: 1px solid rgba(154, 161, 171, 0.15);
}

    .dascalgfrm .logoprt {
        text-align: center;
        margin-bottom: 35px;
    }

        .dascalgfrm .logoprt img {
            width: 65%;
            margin-top:15px;
        }

    .dascalgfrm .btnin {
        font-size: 16px;
        font-weight: 700;
        padding: 13px 39px;
        text-transform: none;
        background-color: #00A0E3 !Important;
        border-color: #00A0E3;
        color: #fff;
        border-width: 1px;
        width: 100%;
        border-radius: 34px;
        border: none;
    }

        .dascalgfrm .btnin:hover {
            background-color: #3275C4 !Important;
        }

.form-control {
    background: #fff;
    border: 0.0625rem solid #EEEEEE;
    padding: 0.3125rem 1.25rem;
    color: #6e6e6e;
    height: 3.5rem;
    border-radius: 0.5rem;
    font-size: 0.8rem;
}

.txtfotr {
    margin-top: 15px;
}

    .txtfotr a {
        color: #6c757d;
        font-size: 18px;
        font-weight: 900;
    }
.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
}
.input100 {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #686868;
    display: block;
    width: 100%;
    background: #e6e6e6;
    height: 62px;
    border-radius: 3px;
    padding: 0 30px 0 10px;
    border: none;
    font-weight: 400;
}
.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 3px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(211,63,141, 0.6);
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 60px 20px;
        opacity: 0;
    }
}

@keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 60px 20px;
        opacity: 0;
    }
}
.login100-form-btn {
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 62px;
    border-radius: 3px;
    background: #00a0ee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; border:none; font-weight:900;
}

    .login100-form-btn:hover {
        background: #337ab7;
    }
.radio {
    font-weight: 600;
    font-size: 12px;
}
.breadcrumbs {
    padding: 10px 22px;
    position: absolute;
    left: 300px;
    border-bottom: 1px solid #eee;
    width: 77%;
    font-weight:bold; z-index:99;
}
/* Thank you page css-all*/
.mrtop30 {
    margin-top: 30px;
}
.tmintmthks {
    width: 47%;
    margin: auto;
    padding: 236px 0 0;
}

    .tmintmthks .bxovi {
        background: #dee7eb;
        padding: 84px 87px;
    }

        .tmintmthks .bxovi h3 {
            font-weight: 400;
            font-size: 33px;
            line-height: 44px;
        }


        .tmintmthks .bxovi .btnin {
            font-size: 14px;
            font-weight: 900;
            padding: 12px 39px;
            text-transform: none;
            background-color: #2196F3 !Important;
            border-color: #2196F3;
            color: #fff;
            box-shadow: none;
            border-width: 1px;
            border-radius: 25px;
        }

img.profile-user-img {
    border-radius: 50%;
}

.profile-user-img {
    width: 200px;
    height: 200px;
    text-align: center;
    margin-bottom: 26px;
}
.prbgxb {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
    padding: 37px;
}