/*
Theme Name: Edumart
Theme URI: http://themetrademark.com/demo/edumart/
Author: Vergatheme
Author URI: http://themetrademark.com/
Description: In 2017, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: edumart 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.wp-caption-text {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}

.widget .gallery-caption {
    line-height: 1.4583;
    padding: 0.5833em 0;
  }
.bypostauthor > article .fn:after {
    top: 7px;
    left: 6px;
  }

.blog-left .comments-wrapper .clearfix{
	list-style: none;
}
.comments-wrapper h2{
	margin-bottom: 56px;
}
.com-txt h3{
	display: block;
    padding-bottom: 13px;
    font-family: 'texgyreadventorbold';
    font-size: 16px;
    color: #4b5761;
    text-transform: uppercase;
}
.com-img img{
	border-radius: 50%;
}
.com-txt{
	width: calc(100% - 92px);
    padding: 30px 60px 30px 30px;
    float: right;
    background: #fbfcfd;
    border: 1px #d1dadf solid;
    position: relative;
}
.comments-wrapper .children{
	margin-left: 42px;
}
.comments-wrapper h2 a{
	font-family: 'texgyreadventorbold';
    font-size: 24px;
    color: #606d87;
    text-transform: uppercase;
}
.com-txt p{
	padding-bottom: 5px !important;
	font-size: 14px;
	color: #8d8f8f;
}
.comments{
	padding-top: 0px !important;
}
.blog-listing p{
	font-size: 14px;
}
.form-submit .btn{
	width: 185px;
	display: inline-block;
    padding: 12px 24px;
    border-radius: 4px;
    background: #ff9600;
    font-family: 'texgyreadventorbold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-left  h2{
    padding-top: 30px;
    display: block;
    padding-bottom: 22px;
    font-family: 'texgyreadventorbold';
    font-size: 20px;
    color: #606d87;
    text-transform: uppercase;
    border-bottom: 1px #d5d7d9 solid;
    position: relative;
}

.widget-wrapper h4{
	padding-bottom: 16px;
    font-size: 17px;
    color: #606d87;
    text-transform: uppercase;
}
.widget_categories h4{
	border-bottom: 1px #eee solid;
}
.widget_categories .cat-item{
	border-top: 1px #eee solid;
	display: block;
    padding: 10px 0;
    font-size: 13px;
}

.img-block img{
	width: 57px;
	height: 44px;
}
.widget_categories, .widget_archive{
	display: block;    
}
.widget_tag_cloud .tagcloud{
	border-top: 1px #eee solid;
	display: block;
    padding-top: 20px;
}
.widget_tag_cloud .tagcloud a{
	padding: 4px 10px;
    color: #fff;
    background: #abbfc9;
    text-transform: uppercase;
    border-radius: 2px;
    font-size: 10px !important;
}
.widget_tag_cloud .tagcloud a:hover{
    background: #17a43b;
}
.search-block .s{
	font-size: 14px;
}
.widget_archive h4{
	border-bottom: 1px #eee solid;
}
.widget_archive ul li a{
	display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 16px;
    color: #8d8f8f;
}
.widget_meta ul li a,.widget_pages ul li a,.widget_categories ul li a{
    color: #8d8f8f;
    font-size: 16px;
    }
.widget_archive ul li a:hover{
	color: #ff9600;
}
.widget_archive ul li{
    border-bottom: 1px #eee solid;
    padding: 10px;
}
.widget_archive ul li .icon-date-icon:before{
	padding-right: 10px;
}

.content .cate{
    padding-top: 20px;
    font-size: 20px !important;
    font-weight: 600;
}

.padding-lg .imp-note .note-cus{
        width: 72px;
    height: 72px;
    line-height: 52px;
    margin-right: 25px;
    display: block;
    float: left;
    border-radius: 50%;
    background: #fec472;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border: 12px #fdf2e4 solid;
}

.form-wrapper .wpcf7-form .submit-cus {
    width: 170px;
}
.form-wrapper .wpcf7-form .submit-cus .col-sm-12{
    position: relative;
}
.form-wrapper .wpcf7-form .submit-cus .col-sm-12 .btn{
    display: inline-block;
    border-radius: 4px;
    background: #ff9600;
    font-family: 'texgyreadventorbold';
    font-size: 14px !important;
    color: #fff !important;
    text-transform: uppercase;
}
.form-wrapper .wpcf7-form .submit-cus .col-sm-12 .icon-more-icon{
    left: 130px;
    background: #ff9600;
    font-family: 'texgyreadventorbold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    top: 15px;
    position: absolute;
    padding-top: -20px;
}
.about .left-block p{
    font-size: 14px;
    color: #93a0a7;
}
.about-video .overlay{
    background: #081d2d;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.about-video .container .vc_column_container {
    height: 100%;
    display: inline-block;
}
.about-video .container .vc_column_container .vc_column-inner {
    height: 100%;
}
.about-video .container .vc_column_container .vc_column-inner .wpb_wrapper{
    height: 100%;
    position: relative;
}
.testimonial .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background: #2e5f85;
}
.about-video .container p{
    position: absolute;
    top: 225px;
    white-space: nowrap;
    left: 25%;
}

.register .inner .regiter-inner .cnt-block form .phone,.register .inner .regiter-inner .cnt-block form textarea{
    width: 100%;
    height: 46px;
    margin-bottom: 30px;
    padding: 0 20px;
    background: none;
    border: none;
    border-left: 1px #dae4e8 solid;
    border-bottom: 1px #dae4e8 solid;
    font-size: 12px;
    font-weight: 700;
    color: #7f8385;
    z-index: 2;
    position: relative;
}

   

.register >.inner >.regiter-inner > .cnt-block > .alert-register{
    text-align: center;
    padding-bottom: 40px;
    text-align: center;
    text-transform: none;
    font-size: 20px;
}
.register >.inner >.regiter-inner > .cnt-block > .alert-register > h4{
    padding-bottom: 40px;
    text-align: center;
    color: #17a43b;
    text-transform: none;
}
.cert-list li{
    font-size: 14px;
    color: #93a0a7;
}
.about .col-md-pull-7 .vc_column-inner .wpb_wrapper{
    max-width: 438px;
}
.instagram-pics li a img{
    height: 45.13px;
}
#navbar ul .menu-item{
    background-color: #17a43b !important;
}

.faq-wrapper .faq-listing li .equal-hight p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #93a0a7;
    line-height: 26px;
}

.subscribe .tnp-widget-minimal form{
    position: relative;
}
.subscribe .tnp-widget-minimal form .tnp-email, .subscribe .tnp-widget-minimal form .tnp-submit{
    position: absolute;
}
.subscribe .tnp-widget-minimal form .tnp-email{
    border-radius: 4px;
}
.subscribe .tnp-widget-minimal form .tnp-submit{
    background: #2c97ea;
    font-size: 15px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease 0s;
    padding-left: 5px;
    width: 75px;
    height: 44px;
    margin-left: 209px;
}
.subscribe .tnp-widget-minimal form .tnp-submit:hover{
    background: #ff8500;
}

@media (min-width: 992px) and (max-width:1199px) {
    .subscribe .tnp-widget-minimal form .tnp-submit{
        background: #2c97ea;
        font-size: 15px;
        color: #fff;
        border-radius: 0 4px 4px 0;
        transition: all 0.3s ease 0s;
        padding-left: 5px;
        width: 75px;
        height: 44px;
        margin-left: 209px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .subscribe {
        width: 100%;
        padding-right: 30px;
    }
    .footer .subscribe {
        display: block;
        padding: 14px 58px 18px 0;
        width: 95%;
        border-right: 1px #537d9e solid;
    }
    .footer .subscribe .tnp-email {
        width: 78%;
        height: 34px;
        font-size: 10px !important;
        padding: 4px !important;
    }
    .footer .subscribe .tnp-widget-minimal form .tnp-submit {
        width: 40px !important;
        height: 34px !important;
        background: #2c97ea !important;
        font-size: 8px !important;
        color: #fff !important;
        border-radius: 0 4px 4px 0 !important;
        transition: all 0.3s ease 0s !important;
        padding-left: 3px !important;
        margin-left: 145px !important;
    }
}


@media (max-width: 767px) {
    .footer .instagram{
        width: 100% !important;
        border-right: none;
        padding-right: 0px !important;
        padding-top: 60px !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-email{
        width: 82% !important;
        height: 44px !important;
        font-size: 12px !important;
        color: #7da6c6 !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-submit{
        margin-left: 461px !important;
        width: 18% !important;
    }
}

@media (max-width: 640px) {
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-email{
        width: 82% !important;
        height: 44px !important;
        font-size: 12px !important;
        color: #7da6c6 !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-submit{
        margin-left: 350px !important;
        width: 18% !important;
    }
}

@media (max-width: 480px) {
    .footer .instagram{
        padding-top: 45px !important;
        width: 82% !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-submit{
        margin-left: 245px !important;
        width: 18% !important;
        font-size: 13px !important;
    }
}


@media (max-width: 414px) {
    .footer .instagram{
        width: 82% !important;
        padding-top: 60px !important;
    }
    .footer > .bottom > .subscribe > .tnp-widget-minimal > form > .tnp-submit{
        margin-left: 250px !important;
        width: 18% !important;
        font-size: 13px;
    }
}

@media (max-width: 375px) {
    .footer .instagram{
        width: 82% !important;
        padding-top: 60px !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-submit{
        margin-left: 200px !important;
        width: 18% !important;
        font-size: 10px !important;
    }
}

@media (max-width: 320px) {
    .footer .instagram{
        width: 100%;
        padding-top: 0px !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-email{
        width: 82% !important;
        height: 44px !important;
        font-size: 12px !important;
        color: #7da6c6 !important;
    }
    .footer .bottom  .subscribe .tnp-widget-minimal form .tnp-submit{
        width: 18% !important;
        height: 44px !important;
        font-size: 10px !important;
    }
}
/
.menu-header-menu-1-container{
    float: left;
}

#curriculam .table-responsive{
    margin-left: -1px !important;
    margin-right: -1px !important;
}
#curriculam .table-responsive .course-table .curriculam-sem .rows{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#curriculam .table-responsive .course-table .curriculam-sem .rows .table-sem{
    padding: 28px 30px;
    border: 1px solid #eee;
}
#curriculam .table-responsive .course-table .curriculam-sem .rows .sem-name{
    border: 1px #c3e1f9 solid;
    margin-left: 0px !important;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-left: 30px;
    background: #e9f4fd;
    font-family: 'texgyreadventorbold';
    text-transform: uppercase;
    font-size: 14px;
    color: #4e5d52;
    border-color: #c3e1f9;
}
#curriculam .lecture-txt{
    font-weight: 700;
    color: #707c82;
}
#curriculam .lecture-txt .preview{
    height: 15px;
    font-size: 11px;
}
#curriculam .table-responsive .course-table .curriculam-sem .rows .sem-title{
    font-size: 14px;
    font-weight: 700;
    color: #707c82;
}

.how-apply ul li:hover .icon-block, .how-apply ul li.active .icon-block {
    background: #3eb25c !important;
}


header .header-middle .col-sm-9{
    float: right !important;
}
.blog-wrapper .blog-right .widget_recent_entries, .blog-wrapper .blog-right .widget_recent_comments{
    padding-bottom: 60px;
} 
header .header-middle .col-sm-9{
    padding: 0;
}
#navbar .col-lg-1{
    float: right;
}
#navbar .col-lg-1, #navbar .col-lg-11{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#navbar .col-lg-1 form .search-btn{
    right: 12px !important;
}
#navbar .col-lg-1 form input{
    border-bottom: none !important;
}
#navbar .col-lg-11 .nav > li > a {
    padding: 19px 15px !important;
}
#navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown > .dropdown-menu{
    margin-left: 40px;
    margin-top: 0;
}
.blog-wrapper .blog-listing li strong .alignleft{
    float: left;
    padding-right: 20px;
}
.blog-wrapper .blog-listing .alignnone, .wp-image-907{
    max-width: 815px !important;
    padding: 20px;
}
.blog-wrapper .blog-listing .alignright,.blog-wrapper .blog-listing .wp-image-904,.blog-wrapper .blog-listing .wp-image-905 {
    float: right;
}

#navbar #searchDropdown{
    background: none;
    border: none;
}
.nav > li {
    position: relative;
    display: block;
}
#navbar form{
    border-radius: 5px;
    margin: 0;
    left: auto;
    right: 0;
    top: 70px;
    border: 4px #ff9600 solid !important
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6f7a7f !important;
    border: none !important;
}

#navbar .col-lg-1 .navbar-nav .dropdown{
    padding-top: 15px;
    font-family: 'texgyreadventorbold';
    font-size: 16px;
    color: #fff;
}
#navbar .col-lg-1 .navbar-nav .dropdown .dropdown-menu:after{
    left: 229px !important;
}

/*-----------------------------------------------------------------------------------*/
/*  CALENDAR STYLES WIDGET
/*-----------------------------------------------------------------------------------*/

.widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9;
    text-align: center;
    padding:6px;
}
#wp-calendar tbody td#today {
    background: #649c47;
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; color: #649c47;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; color: #649c47;
}

.widget select {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    width: 100%;
}
.widget_text .textwidget img{
    max-width: 100%;height: auto;
}
.widget_text select, 
.widget_text input ,
.widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}
.widget_text .textwidget form.wpcf7-form input[type="submit"]{
    width: auto !important;
    padding: 0 20px !important;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
    font-size: 13px;
}
.widget_nav_menu ul li ul, 
.widget_pages ul li ul {
    padding-left: 15px;
}
.widget_nav_menu ul li a, .widget_pages ul li a{
    color: #827b7d;
}
.widget_nav_menu ul li a:hover, 
.widget_pages ul li a:hover {
    color: #615C5C;
}
address{
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #333;
}

#content.meta ul ul,
.blog-desc ul ul {    
    list-style-type: decimal;
}
#content .meta ul ul ul,
.blog-desc ul ul ul{    
    list-style-type: decimal;
}
footer{ width:100%; float:left; padding-left:5%;}
footer .widget{ width:100%; float:left; margin-bottom:40px; background:#fff; padding:25px; border:1px solid #eee;}
footer .widget .widget-title{ width:100%; float:left; margin-top:0; margin-bottom:20px; font-size:24px; color:#0079fc; font-family: 'Fjalla One', sans-serif;}
footer .widget img{ margin-bottom:15px;}
footer .widget p{ line-height:22px; font-size:14px; color:#9397a0;}
footer .widget ul{ margin:0; padding:0;}
footer .widget ul li {display:inline-block; margin:0; padding:0; list-style:none;}
footer .widget .tags{ width:100%; float:left;}
footer .widget .tags li{ float:left; margin-right:6px; margin-bottom:6px;}
footer .widget .tags li a{ float:left; padding:3px 6px; background:#0079fc; color:#fff;}
footer .widget .menu{ width:100%; float:left;}
footer .widget .menu li{ width:100%; float:left; margin:5px 0;}
footer .widget .menu li a { float:left;}
footer .widget .menu li a:hover{ text-decoration:none; color:#0079fc;}
footer .widget .menu li span{ float:right; color:#ccc;}
footer .widget .post{ width:100%; float:left; margin-bottom:20px;}
footer .widget .post img{ width:130px; float:left; padding-right:15px;}
footer .widget .post .post-content{ width:calc(100% - 130px); float:left; padding:0;}
footer .widget .post .post-content small{ display:block; font-size:12px; color:#ccc;}
footer .widget .post .post-content h4{ font-family:'Fjalla One', sans-serif; margin-top:10px;}
footer .widget .post .post-content h4 a{ float:left;}
footer .widget .post .post-content h4 a:hover{ color:#0079fc;}
footer .widget { text-align: left;}
footer .widget ul li a {
    color: #666 !important;
}
.widget ul.sub-menu{
    margin-left: 15px !important;
}

.hentry ol li{ 
    list-style: inherit;
}

#comments ul{
    list-style: disc;
    padding-left: 28px;
}

.blog-post ul li ul, 
.blog-post ol li ol,
.blog-fixed ul li ul  {
    margin-bottom: 0;
    margin-left: 1.25em;
}

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 10px 19px;
}
blockquote cite {
  color: #ccc;
  display: block;
  font-size: 12px;
}
div.wp-caption.alignnone,
img.alignnone,
.blog-fixed div.wp-caption.alignnone img ,
.blog-post div.wp-caption.alignnone img {
    width: 100% !important;
    height: auto;
}
div.wp-caption.alignnone img{
    max-width: 100% !important;
    height: auto;
}
.alignright,.alignleft,
.aligncenter,
div.alignleft img,
div.alignright img{
    max-width: 100% !important;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.aligncenter img{
    max-width: 100% !important;
}

ul.custom-scroll li.menu-item-has-children ul.sub-menu {
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu {
    display: block !important;
    position: absolute;
    list-style: none;
    top: 60px;
    padding-left: 0px;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a{
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 15px;
    line-height: 42px;
    padding: 0px 45px;
    color: #6a6a6a;
    white-space: nowrap;
    width: 100%;
    opacity: 1 !important;

}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a:hover{
    background: #e3e3e3;
    color: #444;
    text-decoration: none;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children ul.sub-menu{
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu{
    display: block !important;
}
.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 15px !important;
    height: auto;
    width: 100%;
    display: inline-block;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center;
    margin-top: 15px;
}
.widget ul li{
  line-height: 2.3;
  width: 100%;
}
.widget ul.sub-menu{    
    padding: 10px 10px 0px 0px !important;
}
.widget ul.sub-menu li a{ 
    white-space: nowrap;
}
.widget ul li a{
    color: #666;
}
.logo h3 a{
    color: #333;
}
.widget ul li a:hover,.logo h3 a:hover{
    color: #649c47;
}
.widget_categories ul{
    padding: 0px !important;
}
.widget ul{
    padding: 0 20px 0 10px;
    margin: 0;
}
.widget a.rsswidget img{
    width: auto !important;
}
a.rsswidget{
  border: 0;
  font-weight: 700 !important;
}
.widget_rss .rss-date, .widget_rss cite {
    width: 100%;
    display: inline-block;
    color: #aaa;
}
div.rssSummary{    
    color: rgba(51, 51, 51, 0.7);
}
.widget_rss ul li{
  padding-bottom: 20px;
}
.logo h3 a{
    font-size: 20px;
    padding: 20px 21px;
    display: inline-block;
}
.section.white-background.fixed .logo h3{
    margin: 0px !important;
}
.aligncenter{
    text-align: center;
}
.tag-featured-image img{
    width: auto !important;
}
.blog-post-content table,.page-content table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
.blog-post-content table, .blog-post-content th, .blog-post-content td
.page-content table, .page-content th, .page-content td {
    border: 1px solid #d1d1d1;
}
.blog-post-content th, .blog-post-content td,
.page-content th, .page-content td {
    padding: 0.4375em;
}
.wp-caption.aligncenter{
    clear: both;
    display: block;
    padding-top: 44px;
}
.page-sidebar ul{
    list-style-type: none !important;
    margin-left: 0px !important;
}
.blog-post-content ul,.page-content ul{
    list-style-type: disc;
    margin-left: 30px;
}

@media screen and (max-width: 767px) {

    ul.nav-menu li.menu-item-has-children:hover ul.drop-menu{
        display: block !important;
    }
    ul.nav-menu li.menu-item-has-children:hover ul.drop-menu li.menu-item-has-children ul.drop-menu {
        display: none !important;
    }
    ul.nav-menu li.menu-item-has-children:hover ul.drop-menu li.menu-item-has-children:hover ul.drop-menu {
        display: block !important;
    }
    .logged-in .section.white-background.fixed {
        top: 45px;
        z-index: 999;
    }

    ul.nav-menu li.dropdown:hover ul.drop-menu{
        display: block !important;
    }
    ul.nav-menu li.dropdown:hover ul.drop-menu li.dropdown ul.drop-menu {
        display: none !important;
    }
    ul.nav-menu li.dropdown:hover ul.drop-menu li.dropdown:hover ul.drop-menu {
        display: block !important;
    }
}


.blog-listing.detail li h2,.blog-listing li h2{
    margin-bottom: 30px !important;
}
#navbar ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu{
    display: none !important;
}
#navbar ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown:hover ul.dropdown-menu{
    display: block !important;
    left: 100%;
    margin-left: 0px;
    top: -4px;
}
#navbar ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown:hover ul.dropdown-menu:after{
    display: none !important;
}
.customize-support .blog-listing.detail h2{
    margin-bottom: 0px !important;
    font-size: 40px;
    padding-top: 10px;
    border: transparent;
}
.blog-left .blog-listing.detail li ul li{
    list-style: disc;
}
.blog-left .blog-listing.detail li ul,.blog-left .blog-listing.detail li ol{
    margin-left: 15px;
}
.blog-left .blog-listing.detail li ol li{
    list-style: decimal;
}
.blog-left .blog-listing.detail li ul li ul,.blog-left .blog-listing.detail li ol li ol{
    margin-left: 20px;
}
.blog-right .widget-wrapper{
    padding-bottom: 70px;
}
form.post-password-form input[type=submit]{
    width: 85px;
    display: inline-block;
    border: aliceblue;
    padding: 4px 24px;
    margin-top: 1px;
    border-radius: 4px;
    background: #ff9600;
    font-family: 'texgyreadventorbold';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.custom-logo{
    font-size: 25px;
    padding-top: 12px;
    color: #17a43b;
    float: left;
}
.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 15px !important;
    height: auto;
    width: 100%;
    display: inline-block;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center;
    margin-top: 20px;
}
.widget_archive ul li a{
    font-family: 'Roboto', sans-serif !important;
}
.widget_archive ul li a:before{
    display: none;
}
@media screen and (max-width: 767px) {
    .col-lg-1 .nav.navbar-nav.pull-right{
        display: none;
    }
}
ul.comments .com-txt li ul, ul.comments .com-txt li ol {
    margin-left: 15px;

}
ul.comments .com-txt ul li {
    list-style: disc;
    margin-bottom: 0px;
}
ul.comments .com-txt ol li {
    list-style: decimal;
    margin-bottom: 0px;
}
ul.comments .com-txt ol,ul.comments .com-txt ul{
    margin-left: 20px;
}


.blog-listing table,.blog-listing table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}


table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed; /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th, td {
    padding: 0.4em !important;
}


/*dhd*/

.menu-header-menu-1-container {
    float: left;
}