
body { font-family: 'Open Sans', sans-serif !important; }
.design-template-middle h1 {
    font-size: 20px;
    margin: 60px 0px 0 30px;
}
.main-design-template .help-img-template img {
    width: 30px !important;
    height: 18px !important;
}.main-design-template input.searchbox-input {
    text-indent: 0px !important;
}
@media (min-width: 1920px){
    .design-template-blocks {
        margin: 0px -75px 0px 0px !important;
    }
    @media (min-width: 1920px) {
        .main-design-template .design-template-blocks {
            margin: 0;
            margin-bottom: 50px !important;
        }
    }
}
@media (min-width: 320px) and (max-width: 360px){
    .design-template-blocks .card {
        width: initial;
    }
    .design-template-blocks .card-body {
        text-align: center !important;
    }
}
@media (min-width: 320px) and (max-width: 768px){
    .design-template-blocks .card-body {
        text-align: center !important;
    }
}
@media (min-width: 375px) and (max-width: 667px){
    form.searchbox {
        float: none;
    }
    .design-template-blocks .card {
        width: initial;
    }
    .main-design-template .design-template-blocks {
        margin: 0px -5px 35px 50px !important;
    }
}



@media (min-width:767px) and (max-width:991px) {
    .searchbox {
        margin-bottom: -15px !important;
        top: -25px !important;
    }
    .design-template-blocks .card-body {
        height: 65px !important;
    }
}

@media (min-width:1024px) and (max-width:1280px) {

    .design-template-blocks .card-body {
        height: 100px !important;
    }

    .row.d-flex.justify-content-center.c2m-common-two-sided-header {
        padding: 0px !important;
    }
    .searchbox {
        top: 3px;
    }
}

@media (max-width: 667px) {
    form.searchbox {
        float: none;
        left: 40px;
    }
    .design-template-middle h4 {
        margin-left: 40px !important;
    }
    .main-design-template .design-template-blocks {
        margin: 0px -5px 35px 50px !important;
    }
}
/*span#downloadeditclose {
    height: 40px;
    background: #0a2e52 !important;
    opacity: 1 !important;
        text-align: end;
    padding: 4px 10px 0 0px;
}*/
li.activeClass a {
    color: #000 !important;
}
.modal-content {
    border: none !important;
}
#myModal.modal .modal-content {
    border: none;
    border-radius:none;
}
#myModal.modal p.heading {
    height: 45px;
    background: #183F66;
}
#myModal.modal p.heading a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 300 !important;
    color: #fff;
    float: left;
    margin-top: -5px;
}
#myModal.modal .modal-content {
    display: block;
}

#myModal.modal .main-container {
    border: none;
}
#myModal.modal li {
    height: 40px;
    margin: 0px !important;
    padding: 7px !important;
}
#myModal.modal li a {

    font-size: 15px;
    font-weight: bold;

}
#myModal.modal p.heading a {
    text-shadow:none;
    font-weight:600 !important;
}
#myModal.modal .close {
    float: right;
    content: url(images/xpopup-close.png.pagespeed.ic.7pE5ZSt6Ti.png);
    margin: 16px;
}
#myModal.modal li a {
    font-size: 0.875rem;
    font-weight: 500;
}
#myModal.modal p.heading {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
#downloadedit.modal p.heading {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
#downloadedit.modal p.heading {
    height: 45px;
    background: #183F66;
}

#downloadedit.modal .close {
    content: url(images/xpopup-close.png.pagespeed.ic.7pE5ZSt6Ti.png);
    position: absolute;
    right: 0px;
    margin: 15px 15px 0px 0px !important;
}

#downloadedit.modal .main-container {
    border: 0px solid #ccc;
}

ul#downloadeditContent {
    margin-bottom: 0px;
    width: 100%;
    padding: 0px;
}

ul#downloadeditContent li {
    height: 40px;
    margin: 0px !important;
    padding: 7px !important;
}

ul#layoutContent {
    margin-bottom: 0px;
    width: 100%;
    padding: 0px;
}

#myModal.modal li:last-child {
    border-radius:2px;
}
/*
.design-template-blocks .card-body:hover img::before {
    /* -webkit-filter: brightness(80%); 
    background: rgba(0, 0, 0, 0.3);
    content: "";
    width: 100%;
    height: 150px;
    display: block;
    position: absolute;
} */
.modal{
    padding-top: 250px !important;
}

.main-design-template span#searchboxTemplate {
    width: 100%;
    max-width: 250px;
}
.searchbox .ui-input-text, .ui-input-search {
    margin: 0px !important;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    width: 200px;
    box-shadow: none !important;
}

.main-design-template .help-img-template {
    position: relative;
    right: 30px;
    top: 20px;
}

.main-design-template .design-template-blocks {
    margin: 0px -5px 40px 0px !important;
}
.ui-btn.ui-input-btn.ui-corner-all.ui-shadow {
    display: none;
}
.searchbox {
    position: relative;
    max-width: 250px;
    width: 100%;
    height: 40px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    margin-bottom: 15px;
    top: 10px;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    width:100%;
    height:35px;
    margin:0;
    padding:0px 55px 0px 0px;
    font-size:0.8125rem;
    color:#000;
    text-indent: 10px;
}
.searchbox-open {
    border:1px solid #efe8e8;  
    border-radius: 4px;
}
.searchbox-input::-webkit-input-placeholder {
    color: #000;
}
.searchbox-input:-moz-placeholder {
    color: #000;
}
.searchbox-input::-moz-placeholder {
    color: #000;
}
.searchbox-input:-ms-input-placeholder {
    color: #000;
}
.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:-7px;
    font-family:verdana;
    font-size:1.125rem;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#657392;
    background:#fff;

}
.searchbox-open{
    width:100%;
}
.design-template-middle h4 {
    font-size: 1rem;
    font-weight: 600;  
    margin-bottom: 15px !important;
    margin-top: 2px !important;
}
.main-design-template .c2m-common-two-sided-header {
    padding-bottom: 0px;
}
.dwnlod-editor a {
    background: #f30000;
    border: none;
    border-radius: 3px;
}
span.head-title-text {
    font-weight: 600;
    font-size: 0.875rem;
}
.design-template-lhs span.menu-collapsed {
    font-weight: 600;
}
.dwnlod-editor a {
    text-decoration: none;
}


.main-design-template .c2m-common-two-sided-header {
    border-bottom: 1px solid #e5e5e5;
    margin: 0px;
}

.main-design-template .list-group-item.selectedsubcategory span::before {
    margin-top: 4px !important;
}
.main-design-template .list-group-item.selectedsubcategory span::before {
    z-index: 2 !important;
    background-color: #f30000 !important;
    content: "" !important;
    border-bottom: 5px solid #f30000 !important;
    height: 10px !important;
    width: 4px !important;
    display: block !important;
    margin-left: -10px !important;
    float: left !important;
    margin-top: 3px !important;
}
.main-design-template .c2m-common-two-sided-header {
    border-bottom: 1px solid #e5e5e5 !important;
    margin: 0px !important;
}
.main-design-template .c2m-common-two-sided-header .common-vline {
    border-left: 1px solid #e5e5e5;
    height: 30px;
    margin: 12px 20px 0px 20px;
}
.main-design-template .c2m-common-two-sided-header .jobt-btn button {
    background: none !important;
    border: none !important;
}
.design-template-lhs {
    -webkit-box-shadow: 6px 5px 3px -3px rgba(0,0,0,0.15);
    -moz-box-shadow: 6px 5px 3px -3px rgba(0,0,0,0.15);
    box-shadow: 6px 5px 3px -3px rgba(0,0,0,0.15);
    margin-top: -10px;
}
.design-template-lhs ul li a {
    color: #0a2e52;
    /*font-family: 'opensans-regular';*/
    font-size: 0.875rem;
    line-height: 25px;
    padding: 10px;
}
.design-template-middle h3{
    font-size: 1.5rem;
    /* font-family: 'opensans-regular';*/
    color:#232323;
}
.design-template-middle p {
    color:#929292;
    font-size: 0.875rem;
    line-height: 24px;
}
.design-template-lhs span.redDot::after {
    left: 10px;
}
/*   Start design template css */

.card-hover .dwnlod-editor {
    display: none;
    opacity: 0;
    height: 0;
    padding: 0;
}
.card-hover:hover .dwnlod-editor {
    height: auto;
    visibility: visible;
    opacity: 10;
    transition: opacity 1s ease;
    display: block;
    position: absolute;
    margin: 0px auto;
    left: 0;
    width: 100%;
    max-width: 52%;
    right: 0;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dwnlod-editor a {
    color: #fff !important;
    width: 100%;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
    clear: both;
    float: left;
    margin: 5px 5px 0px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8125rem;
    border: 1px solid #fff;
    text-decoration: none !important;
    /* font-family: 'opensans-semibold';*/
    font-weight: 600;
}
a.list-group-item {
    border: none;
    color: #929292 !important;
    padding-left: 60px;
}
.sidebar-submenu a {
    padding: 10px 0px 3px 105px;
}
.sidebar-submenu a {
    height: 45px;
}
span.head-title-text {
    margin-left: -4px;
    font-size: 15px;
    /* font-family: 'Opensans-Semibold';*/
}

p.head-title {
    margin: 13px 0 0 35px;
}

span.head-img {
    margin: 0px 7px 0 -4px;
}

span.head-img img {
    margin: -2px 0px 5px 0px;
}


.horizontal-line {
    width: 80%;
    margin-bottom: 2px;
    margin-top: 10px;
}
a.list-group-item.selectedsubcategory {
    background: #f4f4f4;
}  
.list-group-item.selectedsubcategory span::before{
    margin-top:6px !important;
}
.design-template-blocks .card-body {
    padding: 0px;
    height: auto;
    max-height: 250px;
}
.design-template-blocks .card {
    border: none !important;
}
.design-template-blocks h6 {
    margin: 20px 0px 0px 0px;
    font-size: 16px;
    /* font-family: 'opensans-regular'; */
    color: #000 !important;
    font-weight: 600;
    text-align: center;
}

#layout-dropdown #dropdownMenu {
    background: 0 0;
    color: #232323;
    /* font-family: opensans-semibold;*/
    font-size: 14px;
    text-transform: capitalize;
    border: none;
}

.c2m-common-two-sided-header .dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    min-width: 12rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    top: -7px !important;
    left: -60px !important;
    -webkit-box-shadow: 0px 7px 30px -7px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 7px 30px -7px rgba(0,0,0,0.2);
    box-shadow: 0px 7px 30px -7px rgba(0,0,0,0.2);
}
div#layout-dropdown {
    margin: -2px 0 0 15px;
}
li.c2m-selected-book a {
    font-size: 14px;
}

ul.dropdown-menu.show li {
    padding: 5px;
}

ul.dropdown-menu.show {
    margin: 5px 0 0 55px !important;
}
#layout-dropdown .caret {
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    width: 0;
    height: 0;
    color: #232323;
    background: 0 0;
    margin-left: 5px;
}
#layout-dropdown.show .caret {
    border-bottom: 4px dashed;
    border-top: 0;
}
.design-template-lhs span.menu-collapsed {
    /*  font-family: 'opensans-regular';*/
    font-size: 0.8125rem;
}
.design-template-lhs .list-group a:hover {
    color: #232323;
    font-weight: bold;
}
.design-template-blocks .card-body img {
    //max-width: 100%;
    //max-height: 100%;
   //display: block;
   // margin: auto;
    -webkit-transition: .2s all;
    -webkit-box-shadow: 22px 12px 86px -16px rgba(74, 74, 74, 0.46);
    -moz-box-shadow: 22px 12px 20px -16px rgba(74, 74, 74, 0.46);
    box-shadow: 22px 12px 20px -16px rgba(74, 74, 74, 0.46);
    width: 100%;
    height: auto;
}

.design-template-blocks .card-body:hover{
    -webkit-filter: brightness(80%);
}

.design-template-blocks .card-body:hover > a{
    -webkit-filter: brightness(100%);
}

.dwnlod-editor a:first-child {
    background: #f30000;
    border: none;
    border-radius: 3px;
}
/*.dwnlod-editor a:last-child {
    border: 1px solid #d7dade;
    color: #f30000 !important;
}*/
@media (min-width:375px) and (max-width:667px) {
    .design-template-blocks {
        text-align: center;
    }
    .help-img-template {
        margin: 15px 0px 0px 10px;
    }
