/*Extra alignment*/
body{
  background: url('../img/bg_seas.jpg') no-repeat fixed center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.make-center{
    text-align: center;
}
.top60{
    margin-top:60px;
}
.top30{
    margin-top:30px;
}
.bottom30{
    margin-bottom:30px;
}
.right10{
    margin-right: 10px;
}
.divider-extra{
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #fafafa;
    height:2px;
}
.bgwhite{
    background-color: white;
    opacity: 0.9;
}

/*Header settings*/
.logo {
    display: inline-block;
    width: 310px;
    height: 58px;
    margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url('../img/boat-charter-bali-logo.png');
    background-repeat: no-repeat;
    margin-top: 1px;
}
@media (max-width: 480px) {
  .logo {
    display: inline-block;
    width: 180px;
    height: 34px;
    margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url('../img/boat-charter-bali-logo_small.png');
    background-repeat: no-repeat;
    margin-top: -20px;
  }
}
#main-menu{

}
.main-menu {
    background: none repeat scroll 0 0 #272727;
    border: 1px solid #272727;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.5);
    min-height: 41px;
}
.mobile-menu {
    font-size: 1.2em;
    height: 41px;
    line-height: 1.6em;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
}
.white-shadow{
    box-shadow: 1px 1px rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
}
.dropcaps {
    background: none repeat scroll 0 0 #FF8A2B;
    border: 1px solid red;
    border-radius: 18px 18px 18px 18px;
    color: white;
    display: block;
    float: left;
    height: 18px;
    margin: 0 14px 5px 0;
    padding: 3px;
    text-align: center;
    vertical-align:;
    width: 18px;
}
.carousel-control-extra {
    border: 1px solid #1A1A1A;
    border-radius: 0 0 0 0;
    font-size: 18px;
    line-height: 37px;
    top: 50%;
}
.frame {
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    }
.technology {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
}
.technology li{
    display: inline;
}
.gray-bg {
    /*background:url(../img/tex2res4.png) repeat scroll 0 0 #272727;*/
    background-color: #F9C22E;
    border-top: 1px solid #FCFCFC;
    /*color: #F5F5F5;*/
    color: white;
    outline: 1px solid #A0A0A0;
}

/*=======================Contacts page form settings===================*/
#contact-form input, #contact-form textarea{
    width:98%;
margin-bottom: 20px;
}
#contact-form input.btn{
    width:100px;
}
/*========================Twitter script settings=====================*/
.jta-tweet-list{
margin-left: 0px;
    list-style-type:none;
}
a.jta-tweet-profile-image-link>img{
    padding:5px;
}
.jta-tweet-list-item{
    margin-bottom: 10px;
}
/*====================footer contact form settings==================*/
#footer #contact_form {
    margin-bottom: 0;
}
#footer #contact_form .controls{
margin-left: 0px;
}
#footer #contact .controls input, #footer #contact_form .controls textarea{
    width:99%;
    }
#footer #contact_form .control-group {
    margin-bottom: 3px;
}
#footer #contact input[type="text"] {
    background:  repeat scroll 0 0 #ffffff;
    border: 1px inset rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    height: 19px;
    margin-bottom: 1px !important;
    padding: 3px 5px;
}
#footer #contact_form span {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    width: 44px;
}
#footer #contact_form input:focus, #footer #contact_form textarea:focus {
    background-color: #ffffff !important;
    box-shadow: none;
}
#footer #contact textarea {
    background:  repeat scroll 0 0 #ffffff;
    border: 1px inset rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    height: 66px;
    margin-bottom: 2px;
    overflow: auto;
    padding: 5px;
}
#footer #contact_form p {
    margin-bottom: 5px;
}
#footer #contact_form .btn {
    background-color: white;
    background-image: none;
    border: 1px solid #343434;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #0074bb;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    margin-right: 3px;
    padding: 4px 10px;
    text-shadow: none;
}
#footer #contact_form .btn:hover {
    /*background-color: rgba(150, 150, 150, 0.1);*/
    color: #FF8A2B;
    text-decoration: none;
}
.submit-div{
    max-width:320px
}

.form-style .tel-number-field{
    width: 40px;
    text-align: left;
}
.form-style .long{
    width: 143px;
    text-align: left;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}
#footer ul {
    list-style: none;
    padding-left: 0;
    margin-left:0;
}
#footer ul li a {
    color: white;
}

@media only screen and (max-width: 767px) {
  footer{
      margin-left: -21px;
      margin-right: -21px;
      padding-left: 20px;
      padding-right:20px;
  }
}
