/* Responsive CSS */

#toTop {

    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 47px;
    height: 47px;
    border: none;
    text-indent: 100%;
    background: url('../img/up-arrow2.png') no-repeat 8.8px 12px #1f1d20;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    -o-border-radius: 110px;
    border-radius: 110px;
    -ms-border-radius: 0.3em;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    margin-bottom: 10px;
}
#toTop:hover {
    background: url('../img/up-arrow2.png') no-repeat 8.8px 12px #6f6f69;
}






#content .left table  {
    width: 100% !important;
    margin: 0 !important;
}

#Joinbutton strong {
    color: #a473e6;
    text-transform: uppercase;
}

#Joinbutton {
    font-size: 22px;
    color: #33ccff;
    padding-bottom: 20px;
}

#Joinmenu {
    margin-left: 20px;
}
#Joinbutton {
    margin-bottom: 16px;
}
.sends {
    border-radius: 5px;
    background: none;
    color: white;
    background-color: #a473e6;
}
#socialmedia{
    margin: 10px 0 0 16px;
}	
 #nav{
    display: block !important;
}
.blog-link, .contact-link, .dropdown-toggle, #phonebutton{
    display: none !important;
}
.bloglink {
    list-style-type: none;
}


@media(max-width:1024px) {
#main {
    width: 850px;
}
#nav {
    width: 850px;
    background-size: 100%;
    margin-top: -22px;
}
#logo {
    top: 49px;
    left: 17px;
    z-index: 10000;
}

#nav ul {
    width: 850px;
    margin-top: -4px;
}
#nav ul li {
    width: 83px;
    height: 13px;
}
#content {
    width: 850px;
    margin: 0 auto;
    min-height: 368px;
    padding: 0;
}
.left {
    width: 60%;
    min-height: 344px;
    float: left;
    padding: 0;
}
#content .left iframe{
    width: 100%;
}
.right {
    width: 25%;
}
#film {
    background: url(images/bg_film.jpg) repeat-x;
    background-size: 100%;
    height: auto;
    width: 100%;
}
#mnu_b {
    width: 95%;
    clear: both;
    margin: 0 auto;
    height: auto;
    padding: 20px;
}

}



@media(max-width:892px) {
p {
    font-size: 17px;
    line-height: 24px;
}
#contact {
    padding-top: 26px;
}
#nav ul li:hover .current {
    color: #f3edf9 !important;
}
.blog-link, .contact-link, .dropdown-toggle, #phonebutton{
    display: block !important;
}
#phonebutton {
    display: inline !important;
}
#bloglink_wrapper{
	width:100%;
}
#Joinmenu #error {
	color: black;
    padding: 13px;
}
#nav a {
    font-family: 'Arial';
    font-size: 20px;
    width: 100%;
    line-height: inherit;
    font-weight: lighter;
    font-style: normal;
    float: left;
    color: #f3edf9;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
}
#nav a.dropdown-toggle{
    display: block;
    font-size: 27px;
    color: #ffffff;
    padding: 5px;
    margin: 12px;
    margin-left: 15px;
    right: 0;
    position: relative;
    border-radius: 5px;
    z-index: 9999999;
    width: auto;
    height: auto;
}
#main {
    width: 100%;
}
#nav ul {
    width: 100%;
}
#nav {
    width: 100%;
    z-index: 9999;
    margin-top: 0;
}
#nav ul {
    display: none;
    text-align: center;
    position: absolute;
    z-index: 99999;
    margin-top: 67px;
    height: auto;
    background-color: rgba(31,29,32,0.89);
}
#nav ul li {
    white-space: nowrap;
    width: inherit;
    padding: 16px 0;
    display: block;
    border-bottom: 1px solid #8b7f94;
    text-align: center;
    margin: 0;
    margin-top: 0px !important;
}
#nav ul > li:last-child {
    border-bottom: 0;
}
#nav ul li:hover , #nav ul li:focus, #nav ul li:active {
    background-color: #916cb3;
}
#nav a:hover {
    color: inherit;
}
#menu_mobile {
    min-height: 69px;
    background-color: #1f1d20;
}
#background-mobile {
    background: url("../images/menu_bg.png") 0 0 no-repeat;
	 width: 100%;
     height: 240px; 
     position: absolute; 
     top: 180px; 
    z-index: 9999;
}
.right {
    width: auto;
}
.left {
    width: auto;
}
#content {
    width: auto;
    padding: 0 20px;
}
#background-mobile {
    position: relative;
    top: -118px;
}
#socialmedia{
    float: right;
    margin-top: 17px;
    margin-right: 30px;
}
#socialmedia .fa-phone-square{
    font-size: 29px;
    background-color: #1F1D20;
    color: #E1E1E1;
    border-radius: 8px;
    padding: 5px;
    border: 1px solid #E1E1E1;
    margin-left: 25px;
    line-height: 22px;
    vertical-align: top;
    text-align: center;
}
#socialmedia .fa-phone-square:before{
    content: "\f095";
}

.header_wrapper  {
    width: 100%;
    overflow: hidden;
}
#film {
    padding: 20px;
    width: auto;
}

#mnu_b {
    width: 100%;
    padding: 0;
}
#logo {
    top: 30px;
    left: 17px;
}
.right, .left {
    width: 100%;
    margin: 0;
    padding: 0;
}
#content p, .left > div, .right > div {
    margin-left: 0 !important;
}
#content a{
    word-break: break-all;
}
#nav br {
display: none;
}
#cpr {
    padding: 30px;
    line-height: 21px;
}
#mnu_b {
    width: auto;
    padding: 23px;
    margin-top: 30px;
}
form#contacts, form#contacts div, form#contacts input {
    display: inherit;
    width: 190px;
    margin-top: inherit;
    margin: auto;
    padding: inherit;
    height: auto;
}
form#contacts {
    display: none;
}
.sends {
    border-radius: 5px;
    background: none;
    width: 108px !important;
    color: white;
    background-color: #a473e6;
    padding: 10px !important;
    text-transform: uppercase;
    background: #a473e6;
    height: 35px !important;
}
form#contacts div {
    width: 100%;
}
.Joinbutton input{
    width: 190px !important;
}
.contactForm .inputs {
    border: 1px solid #A0A0A0;
    padding: 6px !important;
}
#Joinmenu {
    width: 280px;
    background-color: #e5d8f6;
    text-align: center;
    margin: 0px auto 20px auto;
}
#Joinbutton {
    margin: 0px auto 20px auto;
    padding: 10px;
    background-color: #A473E6;
    cursor: pointer;
    font-size: 17px;
    color: white;
}
#Joinbutton strong {
    color: white;
}
.header_wrapper {
    height: 388px;
}
#Joinbutton strong{
    text-transform: uppercase;
    font-weight: normal;
}
.sb-menu{
	display:none;
}
.left a > img {
    width: 100% !important;
    margin: 20px 0 !important;
}

.left a  {
   margin: 0 !important;
}



#film > div{
    float: none;
    width: auto;
}
#film img {
    float: none;
    margin: 5px 0;
    width: 100%;
	height: auto;
}

}


@media(max-width:637px) {
.anythingSlider {
    margin-left: -200px;
}
.header_wrapper {
    height: 380px;
}

    #content #left img {
        width: 100%;
        height: auto;
        margin: 0 !important;
    }
}



@media(max-width:420px) {
.header_wrapper {
    height: 330px;
}
#content {
    width: auto;
    padding: 0 11px;
}
#logo img{
    width: 80%;
    height: auto;
}

    #content #left img {
        width: 100%;
        height: auto;
        margin: 0 !important;
    }

}











