
/*when first the image was by hand adabted*/
/*div.bdy_imgs { width: 370px;height: 300px;overflow: hidden; }


........................@ media............................
4th body part
@media screen and (max-width: 1200px) {
    div.bdy_imgs{
        width: 293px;
    }
}
@media screen and (max-width: 992px) {
    div.bdy_imgs{
        width: 345px;
    }
}
@media screen and (max-width: 768px) {
    div.bdy_imgs{
        width: 420px;
    }
}

@media screen and (max-width: 452px) {
    img.img_responsive2{       
    display: block;
    max-width: 100%;
    height: auto;
    height: 280px;
    }
}*/

/*FOR THE LOADING PAGE CSS*/
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: url(../images/Preloader_3.gif) center no-repeat #fff;
}


/*/////////////////////////////////////////////////////////*/
/*index.php*/

@media screen and (min-width: 1200px) {
    /*slider text*/
    .text_box{
        background: rgba(77, 74, 74, 0.5);
        padding: 12px;
        padding-right: 44px;
        padding-left: 25px;
        border-radius: 16px;
        width: -moz-fit-content;
    }
    .text_box h1, .text_box h5 {
        color: white;
    }

}



.div_img_responsive3 {
    height: 280px;
    overflow: hidden;
}
.img_responsive3{
    display: block;
    max-width: 100%;
    /*height: auto;*/
    /*height: 280px;*/
    height: auto !important;
    min-width: 100%;
}

/*center feature image*/
.center_image{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}


/*/////////////////////////////////////////////////////////*/
/* menu box*/
div.menu_box{
    background: rgba(192,192,192,0.5);
    border-radius: 18px;
    height: 39px;
    padding-top: 6px;
    padding-right: 7px;
    padding-left: 7px;
}

@media screen and (max-width: 1200px) {
    div.menu_box{
        background: none;
        border-radius: 0px;
        height: auto;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .wrap{
        display: none;
    } 
}

/*at samll menu*/
@media screen and (max-width: 1200px) {
    .menu_img{left: 40% ! important;}
    .menu_title{left: 55% ! important;}
}
@media screen and (max-width: 801px) {
    .menu_img{left: 40%! important;}
    .menu_title{left: 60%! important;}
}
@media screen and (max-width: 595px) {
    .menu_img{left: 25% ! important;}
    .menu_title{
        left: 56% ! important;
        font-size: 16px ! important;
    }

}



/*/////////////////////////////////////////////////////////*/
/*_news_details.php*/
img.news_image{
    padding:1px;
    border:1px solid #021a40;
    background-color:#ff0;
}
@media screen and (max-width: 768px) {
    img.news_image{
        height: 70%;
        width: -moz-available !important;
    }
}
/*/////////////////////////////////////////////////////////*/
/* In ALL Pages*/
main.page-content{
    min-height: 584px;
}


/*////////////////////////////////////////////////////////////*/
/* FOR THE SUB_MENU  */




/************************************valid inputs form for _contact_us page******************************************************/
#msg_succ,#msg_err{
    font-size: 16px;
    line-height: 20px;
    color: #DEDEDE;
    padding: 27px;
    width: 600px;
    padding-left: 90px;
    margin-top: 9px;
    margin-left: 310px;
    font-weight: bold;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;}
#msg_succ a,#msg_err a{
    color: #333;
    text-decoration: underline;}
#msg_err{
    background: #CF4F52 url('../images/err.png') 15px 50% no-repeat;
    margin-left: 0px;
    border: 2px solid #85282A; }
#msg_err.fixed,#msg_succ.fixed{
    width:300px;
    position:fixed;
    top:0px;  
    z-index: 100;}
#msg_succ{
    background: #6DA164 url('../images/succ.png') 15px 50% no-repeat;
    margin-left: 0px;
    border: 2px solid #445F46; }
.valid{border-bottom: 2px solid red !important;}
/**************************************************************************************/



/*#################################Start-paging#####################################*/
paging{
    margin: 10px 0px 20px;
    text-align: center;
    font-size: 5px;
    border-width: 1px;
    /*    border-style: solid;*/
    /*    border-color: #CED6DB #CED6DB #FFF;*/
    /* background-color:#E0E4E7;*/
    text-align:center;}
.paging_inner{
    /*    border-top: 4px solid #F0F3F5;
        border-bottom: 3px solid #CED6DB;*/
    padding:0px;
    text-align: center;
    font-size: 14px;
    color: #444444; 
    line-height: 22px;}
.paging_class{
    margin:0 auto;
    text-align:center;
    width:100%;}
.paging_class td{
    margin: 0px 5px;
    display: inline-block;}
.paging_class td a{
    color: #444444; 
    font-size: 18px;
    text-decoration:none;}
.paging_class td a.next, .paging_class td a.previous{
    font-size: 22px;
    color: #444444;}
.paging_class td a.selected{
    color:#FFF;
    background-color: darkblue;
    padding:0px 10px;}
.paging_class td a:hover{
    background-color: lightblue;}
.results{
    font-size: 20px;
    padding-top: 10px;    
}
.searchpaging {
    padding: 10px;
    background-color: transparent;}
/*#################################End-paging#####################################*/

.paging_class td a.next, .paging_class td a.previous{font-size: 17px;}
.results{font-size: 15px;}
.next{font-size: 15px;}
.previous{font-size: 15px;}
.selected{font-size: 16px;}


/*for spam override*/
img#spam_verify_img{
    width: auto;
    padding: 0px;
    margin: 0px;
    margin-left: -27px;
    /*padding-left: 14px;*/
    /*margin-top: 36px;*/
}
#contact_verify_code{
    width: 88%;
    padding-bottom: 0px;
}
@media screen and (max-width: 992px) {
    .form-group{
        padding-left: 31px;
    }
}

/*################################# index.php  #####################################*/

.fixed_box {
    /*border:1px solid red;*/ 
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 154px;
    height: 48px;
    z-index: 3;
    border-radius: 14px 14px 0px 0px !important;
    background: #5BA0D0;
    padding-top: 13px;
    color: white;
    font-weight: bold;
    padding-left: 27px;
    cursor:pointer;

}

.fixed_box:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.fixed_box a:hover, .fixed_box a:focus {
    color: white;
}

.fixed-box{
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.fixed_form{
    position: fixed;
    bottom: 0px;
    right: 26px;
    width: 343px;
    /*height: 448px;*/
    height: 90%;
    background: white;
    z-index: 500000;
    border-radius: 14px 14px 0px 0px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);              
}


.fixed_form_hdr{
    height: 37px;
    background: #5BA0D0;
    border-radius: 10px 10px 0px 0px !important;
    padding-top: 7px;
}

.fixed_arrow {
    color: white;
    padding-right: 20px;
    cursor:pointer;
}
.fixed_arrow:hover{
    margin-top: 2px !important;
    color: #DEECF6;
}

#msg_err , #msg_succ{
    width: 100% ! important;
}

@media screen and (max-width: 1096px) {
    .fixed_form{       
        right: 0px;
        width: 50%;      
        height: 100%; 
        z-index: 500000;
    }
}

@media screen and (max-width: 599px) {
    .fixed_form{       
        right: 0px;
        width: 100%;      
        height: 100%; 
        z-index: 500000;
    }

    .btn_sub{
        margin-left: 5% !important;
    }
}


.school_info{
    width: 95%;
    padding-left: 5%;
    text-align: left;
}
.school_info h4{
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: unset;
}
.school_info h3{
    border-bottom: 1px solid black;
    padding-top: 12px;
}
.school_info table td{
    vertical-align: top;
    text-align: left;
    padding-bottom: 7px;
    padding-left: 6px;
    /*text-align: justify;*/    
}


#spam_img_container,
.spam_reload_container,
.input_container_spam{
    float: left;
}
#contact_spam{
    width: 398px !important;
}
.input_container_spam{
    margin-left: 0px;
}
#spam_reload{
    background:url('images/reload.png') 0 -25px no-repeat;
    height:25px;
    width:22px;
    border:none;
    cursor:pointer;
    display:block;
}

#spam_reload:hover{
    background:url('images/reload.png') 0 0 no-repeat;
}
img.spam_verify_img{
    width: calc()!important;
}