﻿/************************************************************************
****** This css is for screen resolutions width:768px ~ 1024px **********
*************************************************************************/
body {
    /*border: 4px solid green;*/
}

#content-body {
    padding: 0 20px;
}



#cms_cpanel_mbar0 {
    display: none;
}

.cms_kb {
    display: none;
}

#iasp_adminmenu_ctr {
    display: none;
}

.edit_ctrl, .edit_control {
    display: none;
}

.contextMenu.icon_Pen {
    display: none;
}

table.cpaneltbl {
    display: none;
}

.container {
    width: 745px;
}

#ct.hp h1 {
    margin: 30px 0;
    font-size: 25px;
}

#ct.nothp {
    padding: 0 0 30px 0;
}

.ctrl_bar {
    display: none;
}

div.separator_inner {
    padding: 30px 0;
}

div.separator {
    height: 66px;
}
/************************* style for menu ************************/
#top_main_menu {
    background: #bfcb5e;
    box-shadow: 0px 2px 10px #888888;
    -webkit-box-shadow: 0px 2px 10px #888888;
    -moz-box-shadow: 0px 2px 10px #888888;
}

.mainmenu li a,
.mainmenu li a:link,
.mainmenu li a:active,
.mainmenu li a:visited, .mainmenu li a:focus {
    font-size: 14px;
    padding: 0 15px;
}

.bg_blue #top_main_menu_inner {
    box-shadow: none;
}

.bg_blue div.dropdown {
    display: none !important;
}
/************************* End of Style for header ****************/
/************************* Style for header ***********************/
#header_inner {
    margin: 0 auto;
}

#header {
    height: 170px;
}

#logo {
    padding-left: 15px;
}
/************************* End of Style for header *****************/
/************************* Style for HomePage Slider ***************/
#myCarousel {
    width: auto;
}

.carousel-inner > .item > a > img, .carousel-inner > .item {
    min-height: 365px;
}

.carousel-inner > .item {
    height: 365px;
}


#hp_slider {
    height: 365px;
}

.overlay_btn,
.overlay_title,
.overlay_btn,
.overlay_title,
.overlay_inner,
.overlay_base, .overlay {
    height: 95px;
}

.overlay {
    top: 270px;
}

.overlay_inner_title {
    font-size: 22px;
}


.overlay_inner_desp {
    font-size: 12px;
    line-height: 15px;
}

.overlay_inner_title {
    font-size: 22px;
}

#myCarousel .arrow_btns a {
    line-height: 13px;
    font-size: 30px;
    width: 20px;
    height: 20px;
}

#myCarousel a#psl_arrow_left {
    left: -30px;
}

#myCarousel a#psl_arrow_right {
    right: -30px;
}

#myCarousel img{
    width:100%;
}

/***************** End of Style for HomePage Slider ***************/
/*********** Style for welcome box ********************************/
.welcome_btns a, .welcome_btns a:link, .welcome_btns a:active, .welcome_btns a:visited {
    width: 222px;
    margin-bottom: 15px;
}

span.btn_text {
    width: 152px;
    display: inline-block;
    *display: inline;
    _height: 30px;
    zoom: 1;
}
/*********** End of Style for welcome box *************************/
/*********** Style for service box ********************************/
#our_services_inner {
    padding: 0 25px 50px 25px;
    margin: 0;
}

    #our_services_inner .carousel-inner > .item {
        height: 310px;
    }

    #our_services_inner .service_list .service_desp {
        height: 100px;
    }

    #our_services_inner .arrow_btns a {
        line-height: 13px;
        font-size: 30px;
        width: 20px;
        height: 20px;
    }

    #our_services_inner a#psl_arrow_left {
        left: -30px;
    }

    #our_services_inner a#psl_arrow_right {
        right: -30px;
    }

    #our_services_inner .list_item_title_text a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

/*#### New middle box style ####*/
ul#middle_cycle .cycle_item .img_box_inner {
    position: relative;
    display: table;
    text-align: center;
    width: 132px;
    height: 88px;
    overflow: hidden;
}

ul#middle_cycle .cycle_item .img_box .img_box_inner a {
    display: table-cell;
    vertical-align: middle;
    width: 132px;
    height: 88px;
    overflow: hidden;
}

    ul#middle_cycle .cycle_item .img_box .img_box_inner a img {
        max-width: 132px;
        max-height: 88px;
    }
/*********** End of Style for service box ***************************/
/*********** Style for faq box **************************************/

#faqs_inner {
    padding: 0 25px 30px 25px;
    margin: 0;
}

    #faqs_inner .list_item_title_text p {
        line-height: 15px;
        font-size: 13px;
    }

    #faqs_inner .list_item_title_text {
        top: 38%;
    }

    #faqs_inner .carousel-inner > .item {
        min-height: 0;
    }

    #faqs_inner .arrow_btns a {
        line-height: 13px;
        font-size: 30px;
        width: 20px;
        height: 20px;
    }

    #faqs_inner a#psl_arrow_left {
        left: -30px;
    }

    #faqs_inner a#psl_arrow_right {
        right: -30px;
    }

        /*#### New FAQ List style ####*/
ul#cta_cycle .cycle_item .img_box_inner {
    width: 215px;
    height: 106px;
}

ul#cta_cycle .cycle_item .img_box .img_box_inner a {
    width: 215px;
    height: 106px;
}

    ul#cta_cycle .cycle_item .img_box .img_box_inner a img {
        max-width: 215px;
        max-height: 106px;
    }

ul#cta_cycle .cycle_item .cycle_item_title {
    top: 60%;
}

    ul#cta_cycle .cycle_item .cycle_item_title a, ul#cta_cycle .cycle_item .cycle_item_title a:link, ul#cta_cycle .cycle_item .cycle_item_title a:active, ul#cta_cycle .cycle_item .cycle_item_title a:visited, ul#cta_cycle .cycle_item .cycle_item_title a:hover {
        font-size: 13px;
    }


/*********** End of Style for faq box **************************************/
/*********** Style for footer **********************************************/
#footer_inner {
    margin: 30px auto;
    padding: 0 20px;
    width: 94%;
}

#footer_btm_inner {
    margin: auto;
    padding: 0 20px;
    width: 94%;
}

#footer p.title {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 10px 0;
}
/*********** end of Style for footer ******************************************/
/*************************Style for Default List*******************************/

#default_list .list_item .img_box a {
    padding-top: 10px;
}

/************************* Style for Default List *******************************/
/************************* Style for Defalut Detail *****************************/
.smimg div {
    width: 53px;
}

#gallery_list_main {
    height: auto;
    min-height: 0;
}

.smimg {
    bottom: -57px;
}

/************************* End of Style for Defalut Detail ************************/
/***********Style for my acccount *********************/
#account_area_items_list {
    margin-bottom: 0;
}

    #account_area_items_list div.listitem.logout {
        right: initial;
        position: relative;
        bottom: initial;
        display: block;
        text-align: center;
        margin: 15px auto 0 auto;
    }
/***********End of Style for  my acccount*********************/
