.itopplus-background {

}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}

.navbar-nav>li>.dropdown-menu>li>a {
    font-size: 17px;
}

.dropdown-menu>li>a {
    font-size: 17px;
}

/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #2a3d8e!important;
}


.menuVertical .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border: 1px solid #2b3d8e;
    color: #fff;
}



/*--------------------------title---------------------*/
.wrap{
   position:relative;
   text-align:center;
   color:white;
}
.wrap .title{
   padding:12px;
   background-color:rgba(40,60,142,1);
   color:#fff;
   position:inherit;
   top:50%;
   left:50%;
   transform:translate(-50%, -100%);
   transition: 1s ease-in-out;
}
.wrap:hover .title{
background: rgba(31,159,184,0.7);
   color:#ffffff;
   transition: 1s ease-in-out;
}



.picf{
  transition:0.3s;
}
.picf:hover{
  transform: translate(0px, -13px); 
  transition:0.3s;
}


@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
}


@media only screen and (max-width: 768px){
.navbar-default .navbar-brand {
padding: 11px;
}
}


@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
}



/*Hide Menu Phone*/
.navbar-default .navbar-toggle {
   border-color: #f68e1f00;
}
.navbar-inline .text-bar {
   display: none;
}
.navbar-inline {
   margin-top: 5px;
   margin-right: 2px;
   margin-left: -2px;
   margin-bottom: 9px;
}
.glyphicon-phone-alt:before {
     content: "\e182";
}
p.search_urlSearch {
    word-wrap: break-word;
}
/*Hide Menu Phone*/


@media (max-width:768px) {
	#imagesControl5b600b8b01111391b26559de {
margin:-10px -10px -20px -10px;
}
}

