/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.7
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 31 Mar 2016 05:23:16 +0000 */ 

@import url('../Divi/style.css');


/* #Tablet (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 959px) and (max-width: 1177px) {
#logo {
    margin: -45px 0 0 -30px !important;
    width: 30% !important;
}
}

/* #Tablet (Portrait)
----------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 980px) {
#logo {
    margin: -30px 0 0 -30px !important;
    width: 35% !important;
}
#post-164 {
    width: 50% !important;
}

#post-161 {
    width: 50% !important;
}
#post-158 {
    width: 50% !important;
}

#post-155 {
    width: 50% !important;
}
}

/* #Mobile (Landscape)
----------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
#logo {
    margin: -45px 0 0 -30px !important;
    width: 40% !important;
}
}

/*  #Mobile (Portrait) 320px
----------------------------------------------------------------------*/
@media only screen and (min-width: 100px) and (max-width: 479px) {
#logo {
    margin: -100px 0 0 -20px !important;
    width: 65% !important;
}

.winfo {
    width: 5% !important;
}
.wspan {
    font-size: 13px !important;

}
#wpcf7-f350-p124-o1 .wpcf7-submit {
 width:18% !important;
}
}
#wpcf7-f350-p124-o1 .wpcf7-text {
  width: 75%;
padding:5px;
}
#wpcf7-f350-p124-o1 .wpcf7-textarea {
  width: 75%;
}
#wpcf7-f350-p124-o1 .wpcf7-submit {
  background: #2EA3F2;
padding:5px;
width:12%;
}
@media only screen and (max-width: 700px) {
#wpcf7-f350-p124-o1 .wpcf7-text {
  width: 100%;
}
#wpcf7-f350-p124-o1 .wpcf7-textarea {
  width: 100%;
}
}
.post .post-meta {
    display: none;
}

@media only screen and (max-width: 980px){
	.divibars-close{margin-top:-50px !important;}
}