/*
Theme Name: Illdy Redeo Child Theme 1
Theme URI: http://colorlib.com/wp/themes/illdy/
Template: illdy
Author: Colorlib, Re-Author JohnsonCreativeMedia
Author URI: http://johnsoncreativemedia.com
Description: David Andrew Johnson goes cowboy stir crazy. Or is that "stirrup" crazy?
Tags: Cowboy Lawyers
Version: 2.0.1.1501890053
Updated: 2017-08-04 23:40:53

*/

@media only screen and (max-width: 767px){
     #services .section-content .service .service-icon{
          margin-top:18px!important;
}}



/*
My attempt to fix - contact and about page - header text size
*/
@media only screen and (max-width: 767px){
 h1 {
    line-height:50px!Important;
    font-size: 48px!important;
    color: #ffffff;
}
}






/*
Next section following
Editing Header text size, I hope
*/


/*header font size for tablet*/
@media(max-width: 768px){
  #header.header-front-page .bottom-header h1{
    font-size:55px!important;
  }}
  
/*header font size for mobile*/
@media (max-width:525px){
   #header.header-front-page .bottom-header h1{
    font-size:50px!important;
  }}

/*
Next section following
Edit for tablets, etc
*/


@media only screen and (max-width: 767px){
     #services .widget_illdy_service:nth-child(2){
          margin-top:0px!important;
}}

@media only screen and (max-width: 767px){
     #header.header-front-page{
         height: 600px!Important;
}
}

@media only screen and (max-width: 767px){
.bottom-header.front-page {
    padding-top: 0px!Important;
}
}

@media only screen and (max-width: 767px){
#header.header-front-page .bottom-header h1 {
    line-height:45px!Important;
    font-size: 44px!important;
    color: #ffffff;
}
}

@media only screen and (max-width: 767px){
.section-description h3 {
    font-size: 25px!important;
    line-height: 23px;
}
}



