@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,400italic);

@font-face {
    font-family: 'Montserrat-Hairline';
    src: url("../fonts/Montserrat-Hairline.eot");
    src: url("../fonts/Montserrat-Hairline.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Hairline.woff") format("woff"),
        url("../fonts/Montserrat-Hairline.ttf") format("truetype"), url("../fonts/Montserrat-Hairline.svg.svg#futura-std-medium") format("svg");
    font-weight: lighter;
    font-style: normal; }


@font-face {
    font-family: 'HoeflerText-Italic';
    src: url("../fonts/HoeflerText-Italic.eot");
    src: url("../fonts/HoeflerText-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/HoeflerText-Italic.woff") format("woff"),
        url("../fonts/HoeflerText-Italic.ttf") format("truetype"), url("../fonts/HoeflerText-Italic.svg.svg#futura-std-medium") format("svg");
    font-weight: normal;
    font-style: italic; }
	
	
	@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
src: url('../fonts/entypo-fontello.eot?v=3');
src: url('../fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), 
url('../fonts/entypo-fontello.woff?v=3') format('woff'), 
url('../fonts/entypo-fontello.ttf?v=3') format('truetype'), 
url('../fonts/entypo-fontello.svg?v=3#entypo-fontello') format('svg');
}

html,body{
    height: 100%;
}
.entry-content p, .entry-content li
{
	font-size:18px;
}
.slides
{
	width:auto !important;
}
a,a:hover,a:focus{
    text-decoration: none;
    outline: 0 !important;
	    word-break: break-all;
}
body{
    color:#999999;	
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
	position:relative;
}
.fulllink
{
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
h1,h2,h3,h4,h5,h6{
    margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
    color:#333;
    font-weight: 700;
}
.navbar-inverse{
    border: 0px;
    background-color: #355666;
    margin: 0px;
}
.navbar-inverse.navbar-transparent{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
}

#header .pull-right p {
    color: #fff;
    font-size: 19px;
}

#header .pull-right a
{
    color: #c9b1e2;
    font-size: 19px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 40px 15px;
    font-size: 18px;
    line-height: 20px;
}
#header .search-form{
    position: absolute;
    left: auto;
    right: 0;
    width: 200px;
    background: #fce38a;
    padding: 10px;
    display: none;
}
.search-form .form-control{
    border-radius: 0px;
    border:0px;
    box-shadow: none;
    height: 40px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fce38a;
    background-color: transparent;
    border-bottom-color: #fce38a;
}
@media(min-width: 768px){
    .navbar-inverse .navbar-nav>li>a{
        padding: 15px 0;
        border-bottom: 2px solid transparent;
    }
    .navbar-inverse .navbar-nav>li{
        margin: 0px 11px;
    }

}
.phone-lg{
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
}
.bannerhome{
    overflow: hidden;
    height: 100%;
}
.bannerhome .flexslider{
    border:0px;
    border-radius: 0px;
    margin: 0px;
    height: 100%;
}
.bannerhome .flexslider .slides li .slide-pos{
    position: relative;
}
.gradient-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
background: rgb(13,51,70); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(13,51,70,1) 0%, rgba(114,193,185,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(13,51,70,1) 0%,rgba(114,193,185,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(13,51,70,1) 0%,rgba(114,193,185,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3346', endColorstr='#72c1b9',GradientType=0 ); /* IE6-9 */
opacity: 0.9;
}
.bannerhome .flexslider .slides li .slide-1{
    background-image: url(../images/slide-1.jpg);
    background-repeat: no-repeat;
    background-position: top center !important;
    height: 80vh;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
	    background-size: 100% auto !important;
}
.slider-overlay{
    width:100%;
    height: 100%;
    display: table;
    position: relative;
    z-index: 2;
}
.slider-content{
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.slider-content h1{
    font-family: 'Montserrat-Hairline';
    text-transform: uppercase;
    font-size: 116px;
    line-height: 116px;
    color: #fff;
}
.slider-content h2{
    font-family: 'HoeflerText-Italic';
    color:#fff;
    font-size: 72px;
    line-height: 72px;
	font-weight:normal;
}
.center-border{
    width: 70px;
    height: 3px;
    background-color: #46067a;
    margin: 30px auto;
}
.slider-content .center-border{
    background-color: #fff;
}
.btn{
    border-radius: 0px;
    -webkit-border-radius:0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-white-border{
    border:2px solid #fff;
    color:#fff;
}
.btn-white-border:hover{
    color:#333;
    background-color: #fff;
}




.thumb-nail {
    position: absolute;
    bottom: 180px;
    left: 0px;
    width: 75%;
    z-index: 9;
    left: 13%;
}
.thumb-nail .slides li{
    cursor: pointer;
    margin: 0 auto;
}
.thumb-nail .slides li+li{
    margin-left: 30px;
}
.thumb-text{
    color: #fff;
    border-top: 2px solid rgba(255,255,255,0.5);
    padding: 10px 5px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    position: relative;
}
.thumb-nail .flex-active-slide .thumb-text:before,
.thumb-nail .current .thumb-text:before{
    content: "";
    width: 70px;
    height: 2px;
    background-color: #f38181;
    position: absolute;;
    left: 0;
    top: -2px;
}

.center-heading h3{
    font-family: 'HoeflerText-Italic';
    font-style: italic;
    color:#333;
    font-size: 24px;
}
.center-heading h2{
    font-weight: 700;
    margin-top: 10px;
	color: #333;	
}

.cycloneslider-template-thumbnails div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image {
    background-size: cover!important;
}
.commitment p{
    font-size: 15px;
}
.commit-box{
    height: 250px;
    width: 100%;
    display: table;
    color:#fff;
}
.commit-text {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.commit-box h4{
    color:#fff;
    text-align: center;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.commit-text img{
    display: block;
    margin: 10px auto;
}
.commit-box.last{
    background-image: url(../images/img1.png);
    background-color: #355666;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;

}
.commit-box.first{
    background:  #95e1d3;
}
.commit-box.middle{
    background:  #6aa9a8;
}
.map-location{
    padding: 50px 0;
    background:url(../images/bg-2.jpg) no-repeat;
    background-size: cover;
    color:  #46067a;
    text-align: center;
}
.map-location h3{
    font-weight: 700;
    color:  #46067a;
}
.map-location .center-border{
    margin: 10px auto;
}
.map-location .form-control{
    box-shadow: none;
    border: 4px solid #46067a;
    border-radius: 0px;
    width: 250px;
    margin: 0 auto;
    height: 40px;
    margin-top: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #46067a;
	text-align:center;
}
.map-location i{
    font-size: 30px;
    margin-bottom: 10px;
    color: #46067a;
}
.directions-btn {
    margin-top: 1rem;
    background: #46067a;
    border:none;
    color: #fff;
    -webkit-border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 250px;
}

.directions-btn:hover {
    opacity: .8;
}

.map-location .form-control::-webkit-input-placeholder {
    color: #adadad;
}
.map-location .form-control::-moz-placeholder { 
    color: #adadad;
}
.map-location .form-control:-ms-input-placeholder { 
    color: #adadad;
}
.map-location .form-control:-moz-placeholder { 
    color: #adadad;
}

.support{
    padding: 60px 0;
}
.support h2{
    font-weight: 700;
	color: #333;
}
.support ul li a{
     font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color:   #d5d5d5;
    font-size: 20px;
}
.support ul li.active a{
    color:  #f38181;
}
.support ul{
    margin-top: 20px;
    padding-bottom: 0px;
}
.support .tab-content p{
    font-size: 15px;
}
.support .more-link{
    color:  #f38181;
    text-transform: uppercase;
    font-size: 16px;
}
.support .center-border{
    margin: 10px 0;
}
.footer{
    padding: 40px 0;
    background: #f8f8f8;
}
.follow{padding-bottom: 30px}
.follow li{vertical-align: middle}
.follow li a{color: #95e1d3;font-size: 20px;}
.newsletter form{position: relative;}
.newsletter form .form-control{
  border-radius: 0px;
  box-shadow: none;
  height: 40px;
}
.newsletter .btn{
    position: absolute;
    top: 0;
    right: 0;
}
.btn-sea{
    background:  #95e1d3;
    color:#fff;
    
}
.footer-nav li{
    padding: 10px 20px;
}
.footer-nav li a{color: #2e3f5b;text-transform: uppercase;font-family: 'Montserrat', sans-serif;font-weight: 400}

.color {color:  #95e1d3;}
.phone-call-bar{padding: 0px 0; height: 40px;line-height: 40px;background: #79bfb9;color: #fff;}
.phone-call-bar span b{font-family: 'Montserrat', sans-serif; font-weight: 700;}
.phone-call-bar i{color:  #2e3f5b; margin-left: 10px;}


.page-title{
    padding-top: 100px;
    text-align: center;
    position: relative;
    background-size: cover !important;
    height: 350px;
    margin-top: 100px;
}
@media (max-width: 991px) {
    .page-title{
        margin-top: 0;
        height: 240px;
    }
}
@media (max-width: 850px) {
    .page-title{
        margin-top: 0;
        height: 150px;
    }
}
.page-title .container{
    z-index: 2;
    position: relative;
}
.page-title h1{
    color: #fff;
    font-family: 'HoeflerText-Italic';
    font-style: italic;
    font-size: 50px;
    display: inline-block;
    background: #c9b1e2;
    padding: 2rem;
    margin-bottom: 100px;
}
.page-title.services-page{
    background: url(../images/service-bg.jpg) no-repeat;
    background-size: cover!important;
}
.page-title.contact-page{
    background: url(../images/contact-bg.jpg) no-repeat;
    background-size: cover!important;
}
.service-nav {
    padding: 20px 0;
    border-top: 3px solid rgba(255,255,255,0.5);
    z-index: 4;
    position: relative;
}
.service-nav ul{
    margin: 0;
    padding: 0;
}
.service-nav ul li a{
    text-transform: uppercase;
    color: #fff;
    opacity: .7;
    font-family: 'Montserrat', sans-serif; font-weight: 800;
    display: block;
}
.service-nav ul li.active a,.service-nav ul li a:hover{
    opacity: 1;
}
.service-contnet h2{
     font-family: 'HoeflerText-Italic';
    font-style: italic;
    color:#6aa9a8;
    font-size: 40px;
}
.btn-border-sea{
    color:  #6aa9a8;
    border: 3px solid #6aa9a8;
}
.btn-border-sea:hover{
    color: #fff;
    background:  #6aa9a8;
}
.service-contnet h4{
    color:  #2e3f5b;
}
.error404 .page-title .container.text-center h1 {
	padding:0px;
}
.left-sidebar ul li a{
    color: #2e3f5b;
    opacity: 0.58;
    text-transform: uppercase;
    display: block;
    padding: 3px 0;
    font-family: 'Montserrat', sans-serif; font-weight: 400;
}
.left-sidebar ul li.active a{
    opacity: 1;
}
.left-sidebar ul ul{
    list-style: none;
}
.left-sidebar ul ul li a{
    font-size: 13px;
    color:  #6aa9a8;
    font-weight: 400;
    opacity: 1;
}
.left-sidebar ul ul li.active a{
    font-size: 13px;
    color:  #6aa9a8;
    font-weight: 700;
}
.blue{
    color:  #2e3f5b;
}
.sidebar h4{
    font-weight: 400;
    color:  #2e3f5b;
}
.contact-row label{
    text-transform: uppercase;
    margin-bottom: 2px;
     font-family: 'Montserrat', sans-serif; font-weight: 700;
     color:#333;
}
.contact-row form p{
    margin: 0px;
    font-size: 13px;
}
.contact-row h2{
    color:  #6aa9a8;
      font-family: 'HoeflerText-Italic';
    font-style: italic;
}
.contact-row .btn-border-sea{
    background: transparent;
}
.contact-row{
    margin-bottom: 40px;
}
.contact-row .form-control{
    border: 0px;
    min-height: 40px;
    border-radius: 0px;
    border: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #efefef;
}
/***********responsive css***************/
@media(max-width:1199px){
    .slider-content h2 {
    font-size: 28px;
    line-height: 28px;
}
.slider-content h1{
    font-size: 40px;
    line-height: 40px;
}
.thumb-nail{
    display: none;
}
}
@media(max-width:767px){
    .navbar-inverse.navbar-transparent{
        top: 78px;
        padding: 0px;
    }
    .navbar-inverse .navbar-toggle{
        border: 0px;
        border-radius: 0px;
    }
    .navbar-inverse .navbar-toggle:hover {
    background-color: rgba(255,255,255,0.2);
}
.navbar-nav{
    margin-top: 0px;
    background-color:  #355666;
}
#header  .search-form {
    position: absolute;
    left: auto;
    right: 0;
    width: 100%;
}
.support{
    text-align: center;
}
.support img{
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.support .center-border{
    margin: 10px auto;
}
.commitment .col-sm-4{
    padding: 0px;
}
.commit-box{
    margin-bottom: 10px;
}
footer.footer img.img-responsive
{
margin:0 auto ;
}
}

body div.wpcf7-validation-errors
{
color:red;
}
body div.wpcf7-response-output
{
margin: 0;
padding: 15px 0;
border: none !important;clear: both;
}
body .wpcf7-not-valid{
border: 1px solid #FF0000 !important;
}
body span.wpcf7-not-valid-tip
{
display:none;
}
input, select, textarea{
outline:none;
}
body div.wpcf7-mail-sent-ok{
color:#398F14;
}

body div.wpcf7-mail-sent-ng {
	color:#ff0000;
}
.overlay-opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
}
.commit-box
{
position:relative;
z-index:2;
word-break: initial;
}
#content p, #content a
{
	word-break: normal;
}
.container.commitment
{
margin-top:70px;
}
.home .container.commitment
{
margin-top:0px;
}
#inner
{
margin:0 auto;
max-width:1170px;
width: 100%;
}
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6
{
font-family: 'HoeflerText-Italic';
color: #6aa9a8;
padding-top: 10px;

}
#inner ul{
    list-style-type: square;
    padding: 0 0 0 25px;
}
#inner p {
    margin: 0 0 20px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 100%;
    border-left: 5px solid #eee;
}
@media (min-width: 992px) {
.navbar-brand>img
{
    margin-top: -45px;
    max-width: 250px;
}


.content-sidebar #content-sidebar-wrap #content
{
margin-left: 8.33333333%;
margin-bottom: 40px;
width: 58.33333333%;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float:left;
}
.content-sidebar #content-sidebar-wrap #sidebar
{
margin-left: 8.33333333%;
width: 25%;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
float:left;
}
}

form.searchform.search-form{
    position: relative;
}
input.s.search-input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 0px;
    box-shadow: none;
    height: 40px;
}
input.searchsubmit.search-submit {
    position: absolute;
    top: 0;
 background-color: #95e1d3 !important;
     color: #fff;
	     border-radius: 0px;
    -webkit-border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;    border: 1px solid rgba(0, 0, 0, 0);
    font-size: 14px;
	    padding: 10px 16px;
margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	    touch-action: manipulation;
		-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    line-height: 1.3333333;
    right: 0;
}
.hentry.entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.singular .hentry.entry {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ccc;
}
.commitment a.commit-box.first:hover{
	opacity:0.7;
}
.footer_bottom {
    text-align: center;
    color: #333;
}

.commit-box p
{
	display:none;
	padding:20px;
}
.commit-box:hover p
{
	display:none;
}
html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
}
[data-av_icon]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    content: attr(data-av_icon);
    speak: none;
}
.iconbox_icon {
    border-radius: 50px;
    text-align: center;
    position: relative;
    top: -5px;
    left: -5px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 2px 0px 0 0;
	float: left;
}
input[type=submit]
{
	    background: #46067a ;
    border: none;
    padding: 10px 20px;
    color: #fff;
}
select
{
	    padding: 5px 10px;
}
input[type=text], input[type=email], select, textarea
{
	width:100%;
	
}
#content h1.entry-title
{
	display:none;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover
{
	background-color:transparent;
}

.thumb-nail {
    z-index: 999999;
}
.slider-content h2, .slider-content h1 {
    text-shadow: 1px 1px 5px #000;
}
.thumb-nail {
    position: absolute;
    bottom: 100px;
    left: 0px;
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
body .cycloneslider-template-thumbnails.cycloneslider-thumbnails {
     margin: 0 auto;
     padding: 0px 0;
     text-align: left;
}
body .cycloneslider-template-thumbnails.cycloneslider-thumbnails li {
  list-style: none inside;
  display: block;
  min-width: 40px;
  height: auto;
  margin: 0!Important;
  padding: 0 30px 0 0;
  border: 0px solid #ccc;
  cursor: pointer;
  vertical-align: top;
  box-sizing: border-box;
  overflow: hidden;
  width: 25%!important;
}

.cycloneslider-template-thumbnails div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image, .cycloneslider-template-thumbnails .cycle-slide {
    background-position: top center !important;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: 100% !important;
    background-size: cover!important;
}
.cycloneslider-template-thumbnails .cycloneslider-prev,
.cycloneslider-template-thumbnails .cycloneslider-next
{
display:none !important;
}
@media(max-width:1199px){
.cycloneslider-template-thumbnails .cycloneslider-prev,
.cycloneslider-template-thumbnails .cycloneslider-next
{
display:block !important;
}
.cycloneslider-template-thumbnails div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image {
    background-position: top center !important;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: scroll !important;
}

.slider-overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 999999;
    left: 0;
    transform: translate(0%,-50%);
}
.slider-content h1 {
    font-size: 20px;
    line-height: 25px;
}
.cycloneslider-template-thumbnails.cycloneslider-width-full .cycloneslider-slide img {
    width: 100%;
    display: block !important;
}
body .cycloneslider-template-thumbnails div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image
{
background:none !important;
}
.slider-content
{
display:block;
}
}

@media (max-width:992px) {
.wrap .navbar-brand>img {
    display: block;
    margin-top: -30px;
    width: 140px;
}
.slider-content h1 {
    font-size: 16px;
    line-height: 20px;
}
.slider-content h2 {
    font-size: 34px;
    line-height: 34px;
}

}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #c9b1e2!important;
    box-shadow: none;
    border: none;
}
.dropdown-menu>li>a
{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
	color:#fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ccc;
    background-color: transparent;
}
@media(min-width: 991px){
	#header {
    background: #fff;
    z-index: 100 !important;
    position: fixed !important;
    top: 0px;
    width: 100%;
}
}
@media(max-width: 991px){
	#header-sticky-wrapper{
	   height: auto!important; 
	}
    .navbar-brand>img {
        display: block;
        margin-top: -30px;
        width: 140px;
    }
}
.admin-bar #header {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  .admin-bar #header {
    top: 46px;
  }
  #inner
{
margin:0 auto;
width:100%;
padding-left:10px;
padding-right:10px;
}

}