﻿
.Accheight
{
    max-height: 300px;
    overflow-y: scroll;
}
.Accheader
{
    font-size: 15px;
    color: White;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid gray;
}
.Accheader:hover
{
    background-color: Black;
    color: White;
    font-size: 15px;
}
.accordion:after
{
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.acheaderselected
{
    content: "\2212";
    background: #000000;
    color: #FFFFFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    border: 0px;
    font-size: 15px;
}
.more-less_plus, .more-less_minus
{
    float: right;
    padding-right: 10px;
    font-weight: bold;
}
.more-less_minus
{
    display: none;
}

/*---------------------------*/






.accordionContent
{
    border: 1px dashed #446099;
    border-top: none;
}

.bg_main_color
{
    background: rgb(0, 100, 165);
}



#Accordion1
{
    display: block;
    text-align: left;
}
.menubar_div
{
    display: block;
}
.social_top
{
    height:30px;
    padding-left:20%;
}
.deskmenu
{
    display:block;
}
.MainHeader
{
    display:none;
}.SectionMain
{
    margin-top: 50px;
}
@media screen and (max-width: 768px)
{.SectionMain
{
    margin-top: 70px;
}.deskmenu
 {
     display:none;
 }.MainHeader
 {
     display:block;
 }
 
 
    .social_top
 {
     height:50px;
 }

    #Accordion1
    {
        display: block;
    }
    .menubar_div
    {
        display: none;
    }
    .Slider_menu
    {
        position: fixed;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        height: 43px;
        top: 10%;
        vertical-align: middle;
        text-align: center;
        right: 0px;
        padding: 0px;
        z-index: 9999;
        background-color: #23475a;
    }
}

/*----innerPages--------------------*/
.fullbox
{
    width: 100%;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.bg_theme
{
    background-color: #0770A7;
}
.bg_white
{
    background-color: White;
}

@media (min-width: 768px)
{
    .box_12, .box_11, .box_10, .box_9, .box_8, .box_7, .box_6, .box_5, .box_4, .box_3, .box_2, .box_1, .box
    {
        padding: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
    .box_12
    {
        width: 8.3%;
        position: relative;
        text-align: center !important;
    }
    .box_11
    {
        width: 9.1%;
        position: relative;
        text-align: center !important;
    }
    .box_10
    {
        width: 10%;
        position: relative;
        text-align: center !important;
    }
    .box_9
    {
        width: 11.1%;
        position: relative;
        text-align: center !important;
    }
    .box_8
    {
        width: 12.5%;
        position: relative;
        text-align: center !important;
    }
    .box_7
    {
        width: 14.3%;
        position: relative;
        text-align: center !important;
    }
    .box_6
    {
        width: 16.7%;
        position: relative;
        text-align: center !important;
    }
    .box_5
    {
        width: 20%;
        position: relative;
        text-align: center !important;
    }
    .box_4
    {
        text-align: center !important;
        width: 25%;
        position: relative;
    }
    .box_3
    {
        text-align: center !important;
        width: 33.333%;
        position: relative;
    }
    .box_2
    {
        text-align: center !important;
        width: 50%;
        position: relative;
    }
    .box_1
    {
        width: 100%;
        position: relative;
        text-align: center !important;
    }
}

@media (max-width: 400px)
{

    .box_5, .box_4, .box_3, .box_2, .box_1, .box
    {
        width: 100%;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        text-align: center;
    }
}
.box
{
    background-color: #0770A7;
    border: 2px solid white;
}

.box-heading
{
    padding: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: White;
}
.box-body
{
    background-color: White;
    padding: 0px;
    min-height: 200px;
    border: 5px solid #0770A7;
}
.box-body img
{
    height: auto;
    width: 100%;
    position: relative;
}
.box-footer
{
    padding: 5px;
    color: White;
    background-color: #0770A7;
}
.border5_white
{
    border: 5px solid white;
}
.border5_blue
{
    border: 5px solid #0770A7;
}
.border2_white
{
    border: 2px solid white;
}
.border2_blue
{
    border: 2px solid #0770A7;
}
.linebraek
{
    height: 5px;
    clear: both;
}
.subheading
{
    width: 100%;
    font-weight: bold;
}
.bordersky
{
    border: 1px solid #0770A7;
}
.Lborder
{
    border-left: 1px solid #0770A7;
}
.Rborder
{
    border-right: 1px solid #0770A7;
}
.tborder
{
    border-top: 1px solid #0770A7;
}
.Bborder
{
    border-bottom: 1px solid #0770A7;
}
.border2
{
    border: 2px solid #0770A7;
}
.border5
{
    border: 5px solid #0770A7;
}

@media (max-width: 400px)
{
    .Rborder
    {
        border-right: 0px solid #0770A7;
        border-bottom: 1px solid #0770A7;
    }
}






/**---------------------*/

.fRight
{
    float:right;
   
}