/*!

 * Yamm!3

 * Yet another megamenu for Bootstrap

 * https://geedmo.github.com/yamm3

 *

 * Demo styles

 */



/* layout */



/*body {

  padding-bottom: 40px;

  color: #666;

}*/



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 (min-width: 767px) {

    .panel-group {

        width: 400px;

    }

    .thumbnail {

        margin: 0;

    }

}

/* 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: 1000px) and (max-width: 1169px) {

    #header .container {

        width: auto;

        max-width: 1000px;

    }

}

@media only screen and (min-width: 768px) and (max-width: 999px) {

    #header .container {

        width: auto;

        max-width: 98%;

    }

    .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: 480px) and (max-width: 767px) {

    #header .container {

        width: auto;

        max-width: 100%;

    }

    .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 (max-width: 479px) {

    #header .container {

        width: auto;

        max-width: 100%;

    }

    .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;

    }

}
.section_holder18{
    width:100%;
    
     border-bottom: 0px solid #e4e4e4; 
}


.pagetitle {
    width: 100%;}
@media only screen and (max-width: 479px){
#trueHeader .logo {
    width: 50%;
    margin-bottom: 5px;
    text-align: center;
}

.menu_main {
    width: 100%;
  
}
.navbar-default .navbar-nav li a {
    font-size: 14px !important; 
}

.navbar-default .navbar-nav li a::after {
    width: 90%;
}
.navbar-default .navbar-nav li a::after {
    width: 100%;  
}

.login {
     background:none !important; 
     margin: 0px 0px !important;
     padding: 0px 0px !important;
}
#trueHeader .logo img {
   height:80px;
}

.navbar-default .navbar-nav>li>a::after {
 
    width: 89%;
}

.form-container-box{margin-top:20px;}

.container {
    max-width: 100% !important;}
.reg_form {
    width: 300px;
   
     border: 0px solid #e4e4e4; 
}
.tp-caption.text2 , .tp-caption.text1, .tp-caption.slide_list{left:45% !important;}    

    .navbar-default .navbar-nav li a::after {
  
    width: 90% !important;}
}



