/*
Theme Name:     Australian MADE
Theme URI: 		http://wedesignthemes.com/themes/dt-lms
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the LMS theme powered by DesignThemes
Template:       lms
Version:        1.9
*/
@import url("../lms/style.css");


.dt-sc-colored-box {
    float: left;
    margin: 0px;
    padding: 1px 5% 0px;
    width: 90%;
    color: #ffffff;
}

#newsletter {

    padding: 1px 0px 10px;
 
}

#newsletter h2.border-title {
    color: #ffffff;
    margin-bottom: 18px;
}

.responsive {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 5px;
    transition: 0.3s;
}

.responsive h1 {
    margin-bottom: 3px;
    background-color: #E6EAEF;
        padding: 15px 0px 5px 10px;
    line-height: 21px;
    min-height: 50px;
}



.oztimeline .dt-sc-one-half.column.first {
   float: left;
    background-color: rgba(71, 139, 202, 0.07);
    width: 100%;
}

.oztimeline2 .dt-sc-one-half.column.first {
       background-color: rgba(71, 139, 202, 0.07);
}

.ozhead1 {
    padding: 3px 0px 0px 10px;
    background-color: rgb(57, 111, 162);
    color: #ffffff;
    min-height: 60px;
    border-radius: 10px;
}

/*.ozstarttimeline .dt-sc-timeline-section:before {
    right: 100%;
    margin-left: -10px;
}

.ozstarttimeline .dt-sc-timeline-section {
	background-color:#0F0;
    background: url(images/timeline_line.jpg) left top repeat-y;
}*/


/* homepage classes list */
.list-iqra {
    min-width: 20%;
}


.list-iqra1 {
    min-width: 20%;
background-color:#0F0;


}
classesstawheed {
	background-color:#0F0;
}


.colclass1 .dt-sc-pr-tb-col {
    background-color: #feffcf  !important;
    min-height: 700px !important;
}

.colclass2 .dt-sc-pr-tb-col {
    background-color: #fde9d9 !important;
    min-height: 700px !important;
}

.colclass3 .dt-sc-pr-tb-col {
    background-color: #fff !important;
    min-height: 700px !important;
}
.colclass4 .dt-sc-pr-tb-col {
    background-color: #dbe5f1 !important;
    min-height: 700px !important;
}

.colclass5 .dt-sc-pr-tb-col {
    background-color: #c2d696 !important;
    min-height: 700px !important;
}


/* features posts */
.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-left {
    min-height: 240px;
}



.dt-megamenu-custom-content {
    margin-top: -14px !important;
}


.dt-sc-colored-box.space {
    min-height: 380px !important;
}

.entry-meta {
    display: none;
}
.entry-metadata {
    display: none;
}

.dt-sc-team .image {
    display: none !important;
}

.dt-team-entry-left .dt-sc-team {
    margin-bottom: 15px;
}

/* Enrolment  */
span.wdform-required {
    font-size: 30px !important;
}


/* *****************MOBILE STYLE*********************** */

@media only screen and (max-width: 48em) { {

	p {
    	color: red !important ;
		backgrond-collor: blue !important;
}

}