

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 767px) {
/*.site-logo img {*/
/*    max-height: 7rem;*/
/*}*/
/*.site-logo.faux-heading {*/
/*    width: auto;*/
/*}*/


.container {
    width: 95%;
}
.aboutLeft {
    width: 100%;
}
.aboutRight {
    padding-left: 0;
    width: 100%;
    margin-top: 0;
        padding: 0;
}
.sec02 p {
    padding: 0;
}
.sec03 p {
    padding: 0;
}
.sec04 ul {
    column-count: 2;
}
.sec04 ul li {
    margin: 0;
    vertical-align: top;
    min-height: 180px;
}
.sec04 {
    padding-bottom: 0;
}
.foot02 .content {
    width: 100%;
    top: unset;
    bottom: -14px;
}
.sec01 p {
    text-align: center;
}
.fullCommon.text-center.comPad_70.sec02 {
    padding: 50px 0;
}
.fullCommon.text-center.comPad_70.sec03 {
    padding: 50px 0;
}
.fullCommon h2 {
    margin-bottom: 30px;
}
.homeSlider .ms-skin-default .ms-nav-prev {
    left: 5%;
}
.homeSlider .ms-skin-default .ms-nav-next {
    right:5%;
}
.sec02 .row h2, .sec03 .row h2 {
    top: -18px;
}
.sec06 ul li {
    width: 98%;
    margin: 20px 0 0 0;
}
.sec06 ul li:nth-child(1) {
    margin-top: 0px;
}
.sec06 ul li span {
    height: auto;
}
.sec06 ul li span br{
    display:none    
}
/*.siteNewLogo img {*/
/*    width: 170px;*/
/*    margin: 10px auto;*/
/*}*/
.sec01 p {
    text-align: left;
}
.aboutRight img {
    width: 100%;
}
#site-header{
    margin-top: 0;
}


h2 {
    font-size: 30px;
}


/*}*/


/*@media only screen and (max-width: 600px) {*/
/*.myfixedHeader .siteNewLogo img {*/
/*    position: unset;*/
/*}    */

.myfixedHeader .primary-menu-wrapper {
    margin: 0;
    float: left;
    margin-right: 0;
    width: 100%;
    /* text-align: center; */
    background-color: #8edb3b;
    padding: 0px 0;
}
/*.myfixedHeader .siteNewLogo img {*/
/*    padding: 10px 10px;*/
/*}*/

.primary-menu a {
    font-size: 15px;
}
.header-inner {
    padding: 0;
}
.myfixedHeader .primary-menu-wrapper {
    padding-bottom: 0;
}
ul.primary-menu {
    padding: 2px 0;
}
.primary-menu a {
    font-size: 14px;
}
.primary-menu > li > a, .primary-menu > li > .icon, .modal-menu a {
    line-height: 32px;
}

.primary-menu a {
    border-bottom: 0;
}

.siteNewLogo img, .myfixedHeader .siteNewLogo img  {
    width: 150px;
    margin: 10px auto 10px;
    padding:0px;
}  
.primary-menu > li > a, .primary-menu > li > .icon, .modal-menu a,
.myfixedHeader .primary-menu > li > a, .myfixedHeader .primary-menu > li > .icon, .myfixedHeader .modal-menu a {
    line-height: 16px;
}
ul.primary-menu , .myfixedHeader ul.primary-menu {
        padding: 5px 0;
    margin: 0;
}
.myfixedHeader div#homeSlider {
    opacity: 0;
}

.foot03 .row {
    text-align: left;
}
.primary-menu > li {
    margin: 0 7px;
}

.foot03 .row p {
    width: 100%;
}
.privMenu {
    float: left;
    width: 100%;
    text-align: center;
}


/*header#site-header.header-footer-group.myfixedHeader {*/
/*    height: 91px;*/
/*}*/
  
.sec02 .row h2, .sec03 .row h2 {
    width: fit-content;
}    

  
    
    
}







