/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm3
 *
 * Demo styles
 */

/* layout */

/*body {
  padding-bottom: 40px;
  color: #666;
}*/
.left img{
    width: 150px;
    padding-left: 30px;
}
pre {
    margin: 0;
    padding: 10px 20px !important;
}
#header .container {
    width: auto;
    max-width: 1170px;
}
.jumbotron {
    margin: 60px 0;
    padding-left: 0;
    padding-right: 0;
}
.jumbotron.intro {
    margin-top: 0;
}
.jumbotron .navbar {
    font-size: 14px;
    line-height: 1.6;
}
/* menu styes */

.list-unstyled,
.list-unstyled ul {
    min-width: 120px
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
    .panel-group {
        width: 400px;
    }
    .thumbnail {
        margin: 0;
    }
    .box {
        background: #f3f3f3;
        margin-bottom: 10px; /* Add margin between boxes */
    }

    .cont1, .cont3 {
        height: 135px;
        border-left: 1px solid #e0e0e0;
        margin-bottom: 10px; /* Add margin between boxes */
    }
    .fixnew{
        padding-top: 15px;
    }
}
@media (max-width: 767px){
    .mycssforfix {
        padding-bottom: 260px ;
    }
}

@media only screen and (min-width: 50px) and (max-width: 766px){
    .cont1{
        border-left: 1px solid #e0e0e0;
        height: 135px;
   }
}
@media (max-width: 639px) {
    .mycssforfix {
        padding-top: 10px ;
        padding-bottom: 290px ;
    }
}
.box{   background: #f3f3f3;}
.cont1{
    height: 135px; border-left: 1px solid #e0e0e0;
}
.cont3{
    height: 135px; border-left: 1px solid #e0e0e0;
}

/* Grid demo styles */

.grid-demo {
    padding: 10px 30px;
}
.grid-demo[class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
}
@media only screen and (min-width: 1169px) and (max-width: 1199px) {
    .box{   background: #f3f3f3; }
    .cont1{
         border-left: 1px solid #e0e0e0;
         height: 135px !important;
    }
}
@media only screen and (min-width: 1199px) and (max-width: 3088px) {
    .left img{
        width: 130px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
    #header .container {
        width: auto;
        max-width: 1000px;
        
    }
    .box  {   background: #f3f3f3;
        
        }
    .cont1{
            border-left: 1px solid #e0e0e0;
            height: 135px;
       }
    .cont3{
        height: 135px; border-left: 1px solid #e0e0e0;
    }
    .left img{
        width: 130px;
    }
    .clearfix {
        display: none;
    }
    .box{
        margin-bottom: 50px;
    }

}
@media only screen and (min-width: 0px) and (max-width: 991px){
    .box3{
        display: none;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
    #header .container {
        width: auto;
        max-width: 98%;
        word-wrap: break-word;
    }
    .cont1{
        border-left: 1px solid #e0e0e0;
        height: 135px;
   }
   .cont4{
    border-left: 1px solid #e0e0e0;
    height: 160px;
   }
   .box1{
    float: left;
    height: 160px;
   }
   .cont3{
    height: 135px; border-left: 1px solid #e0e0e0;
}

    .left img{
        width: 120px;
    }
    .clearfix {
        display: none;
    }
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
    }
	
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 553px) {
    #header .container {
    max-width: 100%;
    width: auto;   
}

.left img{
    width: 150px;
    float: center;
    
}
.clearfix {
    display: none;
}
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
        
    }
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
	
	
	.menu_main2 .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
		background-color:#161616;
        border: 0;
        box-shadow: none;
    }
	/* .box{
       margin-top: ;
    }
	 */
	
	
}
@media only screen and (max-width: 479px) {
    #header .container {
        width: auto;
        max-width: 320px;
    }
    .left img{
        width: 120px;
    }
    .clearfix {
        display: none;
    }
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
        
    }
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
    .featured_section67 {
        display: block;
        position: static;
        float: none;
        width: auto;
    }
    .mycssforfixcalss{
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .fxpxdx{
        margin-top:30px ;
    }
}