.wraper {
    width:100%;
}

@media (max-width:992px) {
    .body-bg,
    .container {
        width:100%;
    }
    #header{
        display: block !important
    }
    #header .logo{
        padding:10px;
    }
    #menu-site-default .navbar-right {
        display:none;
    }
    .column-margin-left{
        margin-left:0 !important
    }
	.iconmobile { float:none !important;}
}
@media (max-width:767px) {
    .body-bg,
    .container {
        width:100%;
    }
    .box-shadow {
        box-shadow:none;
        -webkit-box-shadow:none;
    }
    .contactDefault{
        position: relative
    }
    .social-icons,
    .contactDefault,
    .personalArea {
        float:right;
        margin-right:10px;
        margin-left:0;
    }
    .social-icons .content,
    .contactDefault .content {
        display:none;
    }
    .contactList li {
        display:block;
    }
    .contactList li .fa, .contactList li [class^="icon-"], .contactList li [class*=" icon-"] {
        width:20px !important
    }
    .breadcrumbs-wrap{
        display:none
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    .second-nav {
        position:absolute;
        left:-10px;
        top:0;
    }

    .second-nav .bg {
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
    }
    .third-nav .bg{
        padding: 10px 5px;
    }
    .third-nav .current-time{
        display:none
    }
    #menusite .navbar-default {
        background-color: #428BCA !important;
        border-color:#428BCA !important;
        -webkit-border-top-left-radius:0;
        -webkit-border-top-right-radius:0;
        -webkit-border-bottom-right-radius:5px;
        border-top-left-radius:0;
        border-top-right-radius:0;
        border-bottom-right-radius:10px;
        padding-left:10px
    }
    #menusite .navbar-default .navbar-nav > li {
        margin-left:0 !important;
        width:200px;
    }
    #menusite .navbar-default .navbar-nav > li:first-child {
        margin-left:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li:last-child {
        margin-right:0 !important;
    }
    #menusite .navbar-default .navbar-nav > li > a {
        background-color:#428BCA !important;
        color:#ffffff !important;
    }
    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > li > a:focus,
    #menusite .navbar-default .navbar-nav > .open > a,
    #menusite .navbar-default .navbar-nav > .open > a:hover,
    #menusite .navbar-default .navbar-nav > .open > a:focus {
        background:linear-gradient(to bottom,#357ebd 0%,#2f70a7 100%) !important;
        color:#ffffff !important;
    }
    #menusite .navbar-default .navbar-nav > .active > a,
    #menusite .navbar-default .navbar-nav > .active > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a:focus{
        background:#4247ca !important;
        color:#ffffff !important;
    }

    #menusite .navbar-nav{
        margin:0 0 10px 0 !important
    }
    #menusite .navbar-collapse {
        padding-left:0 !important;
        padding-right:0 !important;
        margin-top: -51px !important
    }

    #menusite .navbar-toggle {
        margin-left:0 !important;
        margin-right:-55px;
        color:#dcdcdc !important;
        border-color:transparent transparent #428BCA #428BCA !important;
        background-color:#428BCA !important;
    }
    #menusite .navbar-toggle:hover,
    #menusite .navbar-toggle:focus {
        color:#ffffff !important;
        background-color:#245682 !important;
    }
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width:1px !important;
        border-top-style: solid !important;
        border-top-color: #82b2dc !important;
    }
    #menusite .dropdown-submenu {
        margin:0;
        padding:0;
    }
    #menusite .dropdown-submenu li > ul > li {
        margin-left:30px;
    }
    #menusite .dropdown-submenu a {
        line-height:33px;
        background-color:#82b2dc;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #a6c8e6 !important;
        padding-left:15px !important;
        padding-right:15px !important;
    }
    #menusite .dropdown-submenu li a {
        color:#333333 !important;
    }
    #menusite .dropdown-submenu > a:after {
        display:none;
    }
	.iconmobile { float:none !important;}
	#toolbarbox {
        display:none;
    }
	.newright {
    border-right: 0px dotted #d8d8d8!important;
	border-bottom: 1px dotted #d8d8d8!important;
    }
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    #header .logo {
        text-align:center;
    }
    #header .logo img {
        max-height:40px;
        width:auto;
    }
    .visible-ss-block {
        display:block !important;
    }
    .visible-ss-inline {
        display:inline !important;
    }
    .visible-ss-inline-block {
        display:inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display:none !important;
    }
    #tip, #footer-tip {
        max-width:100%;
        margin-right:0 !important;
    }
    .guestBlock{
        width:100%
    }
	.ct-chuyenmuc-main1{
        width:100% !important;
    }
	.ct-chuyenmuc-main2{
        width:100% !important;
		margin-top:5px;
    }
}
@media (min-width:500px) and (max-width:991px) {
    #footer .menu li {
        width:32%;
    }
    #footer .menu li:nth-child(3n+2) {
        padding-right:8px;
        padding-left:7px;
    }
    #footer .menu li:nth-child(3n),
    #footer .menu li:nth-child(3n+1) {
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width:500px) {
    .nv-infodie {
        width:500px;
        left:50%;
        margin-left:-250px;
    }
}
@media (min-height:500px) {
    .body-bg,
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:50%;
        margin-top:-250px;
    }
}
@media (min-width:768px) {
    .wraper {
        width:100%;
    }
    .hidden-ss-block {
        display:block !important;
    }
    .hidden-ss-inline {
        display:inline !important;
    }
    .hidden-ss-inline-block {
        display:inline-block !important;
    }
}
@media (min-width:992px) {
    .body-bg,
    .container {
        width:96%;
    }
    .wraper {
        width:96%;
        max-width:1400px;
    }
    nav > .container > .row {
        margin-left:0;
        margin-right:0;
    }
}
@media (min-width:1200px) {
    .wraper {
        max-width:1400px;
        width: 90%;
    }
    nav > .container > .row {
        margin-left:-5px;
        margin-right:-5px;
    }
}

/* STYLE THEME BOOKRA */
@media only screen and (min-width: 992px) and (max-width: 1200px){
	.top-nav ul.btmenu > li > a > span, .top-nav ul.btmenu > li > span > a > span {
	    padding: 0 9px;
	}
	.team-box.box-3 .back{
		padding: 0 15px !important
	}
}
@media (max-width: 1400px) {
	.side-wrap .container {
	   width: 100% !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
	.hidden-md{
		width: 2%
	}
	.mn-cell{
		width: 85%
	}
}
@media (max-width: 1200px){
	.top-head:not(.header-2).top-nav ul.btmenu > li > a {
	    margin: 0 2px 0 0 !important;
	}
	.social-list.half-icons a{
		width: 45%
	}
	.social-list.half-icons span{
		padding: 0 4px;
	}
	.mn-cell{
		width: 100%;
	}
	.md-pd-40{
		padding-left: 40px;
		padding-right: 80px
	}
	.pageWrapper.boxed {
		width: auto;
		margin:auto
	}
	.pageWrapper.boxed .top-head.transparent,.pageWrapper.boxed .top-head.sticky-nav,.pageWrapper.boxed .fixed-footer{
		width:100%;
		left:0
	}
	.fullscreen-box .not-found-form .form-control{
		width: 83.5%
	}
}
@media (max-width: 992px) {
	.with-pad{
		margin-left: 0;
		margin-right: 0
	}
	.top-head:not(.header-1).top-nav ul.btmenu > li {
	    padding: 0 3px;
	}
	.top-nav ul.btmenu > li > a > span, .top-nav ul.btmenu > li > span > a > span {
	    padding: 0 10px;
	}
	.header-1.skew .top-nav ul.btmenu > li:hover > a > span:before, .header-1.skew .top-nav ul.btmenu > li.selected > a > span:before {
	    top: -1px;
	    height: 51px;
	    left: 0;
	}
	.row-eq-height{
    	display: block;
    }
	.row-30-lft{margin-left:0}
	.top-head .logo,.top-bar .f-right,.top-bar .f-left{
		display: table;
		margin: 0 auto;
		float: none;
		text-align: center;
		border-right: 0 !important;
		padding: 10px 0 !important;
	}
	.sticky-nav.header-1 .logo,.top-head:not(.header-1).sticky-nav .logo{
		padding:10px 0 !important;
	}
	.sticky-nav .logo img{
		/*max-height: 150px !important;*/
		top: 0 !important
	}
	.video-section .video-wrap{
		top:0 !important;
	}
	.top-head.skew:before {
    	top: auto;
    	bottom: 23px;
    }
    .fullscreen-box .not-found-form .form-control{
		width: 78.5%
	}
    .steps-1-container [class*="col-sm-"],.steps-1-container [class*="col-md-"],.steps-1-container [class*="col-lg-"]{
    	display: table;
    	margin: 0 auto 20px;
    	width: 80%;
    	float: none;
    }
    .skew .logo:before,.top-bar.right-pos.gry-bar:before,.icon-boxes-1:before, .icon-boxes-1:after,.icon-boxes-1 [class*="col-md-"]:before, .icon-boxes-1 [class*="col-md-"]:after,.steps-1-container:before,
    .steps-1 i:after, .steps-1 h4:before,.steps-1 h4:after,.timeline:before,.dl-back{
		display:none !important
	}
	.steps-1{
		overflow: hidden;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px rgba(0,0,0,.1) dashed
	}
	.steps-1 h4,.steps-1 i{
		float: left;
	}
	.steps-1 p{
		margin: 15px 0 0 0;
		float: right;
		display: table;
		width: 44%;
	}
	.steps-1.alter i,.steps-1.alter h4{
		float: right;
	}
	.steps-1 i{
		margin: 0 20px 0 0 !important
	}
	.steps-1 h4{
		padding: 15px 20px 10px 0 !important
	}
	.steps-1.alter h4{
		padding: 15px 0 10px 20px !important
	}
	.steps-1.alter i{
		margin: 0 0 0 20px !important
	}
	.steps-1.alter p{
		padding: 0;
		float: left;
	}
	.testimonials-1{
		margin: 0 !important
	}
	.inner-tiles{
		padding: 0;
		margin: 0 -15px
	}
	.absolute-top-bar.right-pos,.top-bar.right-pos,.abs-img,.med-top-cell{
		position:static !important;
		display: table;
		margin: auto;
		float:none
	}
	.skew .logo:after {
	    transform: skew(0deg, 0deg);
	    -webkit-transform: skew(0deg, 0deg);
	}
	.header-2 .responsive-nav{
		display:table;
		margin:10px auto 0;
		float:none;
	}
	.header-2.top-head .logo{
		display:block
	}
	.top-bar.right-pos{
	    border-radius: 50em;
	    padding-right:5px;
	    margin-top:5px
	}
	.icon-box-2 .icon-desc{
		margin: 0 0px -63px 7px !important;
	}
	.team-box.box-3,.feature-img{
		height: auto !important;
		width: 50%;
		display: table;
		margin: 0 auto 30px;
	}
	.team-box.box-3 .top,.team-box.box-3 .bottom{
		background-image: none !important;
	}
	.team-box.box-3 .tm-img{
		display: block;
	}
	.cta_btn{
		text-align: center;
	}
	.cta_btn .f-left,.cta-right,.cta-left{
		float: none;
	}
	.cta-right,.cta-left{
		display: table !important;
		margin: 0 auto 10px;
	}
	.cta_btn a.btn,.bottom-head{
		margin: 15px auto 0;
		float: none;
		display: table;
	}
	h4.cta_heading{
		margin-top: 15px
	}
	.icon-box-1,.post-item,.pricing-tbl{
		margin-bottom: 20px
	}
	#footWrapper [class*="col-md-"]{
		margin-bottom: 20px;
		clear: both;
		overflow: hidden;
	}
	.footer-menu.f-right,.copyrights{
		float: none;
		margin: auto;
		display: table;
		text-align: center;
	}
	.footer-top .skew-btn{
		display: table;
		margin:auto;
		float: none; 
	}
	.footer-top p.lg-txt{
		line-height: normal;
		text-align: center;
		margin-bottom: 20px
	}
	.parallax{
		background-repeat: repeat-y;
	}
	.social-list.half-icons a{
		width: 47%
	}
	.social-list.half-icons span{
		padding: 0 11px;
	}
	[class*="col-md-"].f-right{
		clear: both;
		float: none;
	}
	.timeline .post-item{
		width: 100% !important;
		float: none !important;
	}
	.timeline .post-item .timeline_date{
		position: static !important;
	}
	.timeline .post-item .timeline_date .inner_date{
		border-radius: 0 !important
	}
	.timeline .post-item .timeline_date,.near-cell{
		margin-bottom: 15px !important
	}
	.img-div{
    	position: static !important;
    	min-height: 250px
    }
    .icon-box.simple,.icon-box-2,.icon-box{
    	margin-bottom: 40px !important
    }
    [class*="-cols"] .portfolio-item{
    	width: 32.3333% !important
    }
    .ads,.center-v-menu{
    	position: static !important;
    	margin: 0 auto 30px;
    	display: table;
    	width: 100%
    }
    .wid-50,.wid-40,.wid-30,.wid-20,.wid-10{
    	width: 90% !important
    }
    .responsive-nav,.top-head.skew:before,.header-left,.header-right{
		display:none !important;
	}
	.left-s.side-wrap,.right-s.side-wrap,.near-cell{
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	.newNav{
		display:block
	}
	.responsive-menu ul ul{
		width: auto !important;
	}
	.camera_wrap{
		margin-bottom: 10px !important;
	}
}

@media (max-width: 768px) {
	.icon-box-2 .icon-desc:after{
		border-width: 0 !important;
	}
	.icon-box-2 .box-number{
		padding:20px 0
	}
	.icon-box-2 .icon-desc i{
		bottom:15px
	}
	.icon-box-2 .icon-desc{
		padding:30px 10px 90px
	}
	.team-box.box-3,.feature-img{
		width: 60% !important;
	}
	.filter-by.style2 ul li a span{
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}
	.not-found-form .form-control{
		width: 100%;
		margin-bottom: 5px
	}
	.not-found-form .btn{
		width: 100%;
		display: block;
	}
	[class*="-cols"] .portfolio-item {
	    width: 49% !important;
	}
}
@media (max-width: 640px) {
	[class*="-cols"] .portfolio-item {
	    width: 100% !important;
	    margin: 0 0 1%
	}
}
@media (max-width: 480px) {
    
	.md-pd-40 {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.steps-1-container [class*="col-sm-"],.steps-1-container [class*="col-md-"],.steps-1-container [class*="col-lg-"]{
    	display: table;
    	margin: 0 auto 20px;
    	width: 100%
    }
    .team-box.box-3,.feature-img{
		width: 100% !important;
	}
	.filter-by ul li a span{
		padding: 0 10px !important
	}
	.filter-by ul li{
		margin-bottom: 15px
	}
}

@media (max-width: 320px) {
    .post-item .lft-tools{
    	float: none;
    	margin: -20px 0 10px;
    	width: auto;
    	overflow: hidden;
    }
    .post-item .lft-tools ul{
    	display: table;
    	width: 100%
    }
    .post-item .lft-tools li{
    	display: table-cell;
    	text-align: center;
    	border-top-width: 0px !important;
    	font-size: 0px
    }
    .post-item-rit{
    	margin: 0 0 0 0;
    }
    .steps-1.alter p{
    	width: 30%
    }
}
