/*
Theme Name: Edumart
Theme URI: http://protechtheme.com/edumart/
Author: protechtheme

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.1
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.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Repeatable Patterns
 * 2.0 - CALENDAR STYLES WIDGET

 * ----------------------------------------------------------------------------
 */

/* 1.0 Repeatable Patterns
-------------------------------------------------------------- */
/*comment*/
.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*/
.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;
}
.widget_categories .cat-item a{
    color: #899eaa;
}
.img-block img{
	width: 57px;
	height: 44px;
}
.widget_categories, .widget_archive{
	display: block;
    padding-bottom: 70px;
}
.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: #adbec8;
}
.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;
}
/*category.php*/
.content .cate{
    padding-top: 20px;
    font-size: 20px !important;
    font-weight: 600;
}
/*generic ui*/
.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;
}
/*contact form*/
.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;
    /*padding: 1px 24px;*/
    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 page*/
.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*/
.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;
}
/*.cnt-block .alert-register{
   

}*/
.register >.inner >.regiter-inner > .cnt-block > .alert-register{
    text-align: center;
    padding-bottom: 40px;
    text-align: center;
    /*color: #17a43b;*/
    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;
}
/*single services*/
.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;
}
/*homepage menu*/
#navbar ul .menu-item{
    background-color: #17a43b !important;
}
/*faq*/
.faq-wrapper .faq-listing li .equal-hight p{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #93a0a7;
    line-height: 26px;
}
/*footer newsletter*/
.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;
}
/* Portrait tablet to landscape and desktop */
@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;
    }
}
/* Portrait tablet */
@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;
    }
}

/* Landscape phone to portrait tablet */
@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;
    }
}
/* Landscape phones and down */
@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;
    }
}
/* Landscape phones and down */
@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;
    }
}

/* iPhone 6 Plus and down */
@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;
    }
}
/* iPhone 6 and down */
@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;
    }
}
/* iPhone 4 */
@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;
    }
}
/*header menu register*/
.menu-header-menu-1-container{
    float: left;
}
/*courses tablist*/
#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 to apply*/
.how-apply ul li:hover .icon-block, .how-apply ul li.active .icon-block {
    background: #3eb25c !important;
}
/*theme-check*/
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;
}
.header-middle a.login{
    float: right !important;
}
