/*
Theme Name: Media Street Customiser Child
Theme URI: https://www.media-street.co.uk/
Template:     mediastreetcustomiser
*/

body,ul,li,ol,h1,h2, h3, h4, h5, a,div,placeholder,fieldset,blockquote,p, input,select,textarea,span.full_width{font-family: 'Open Sans', sans-serif;}
   h2{font-size:30px}
   .contact-form h2{color:#fff}
   .contact-form .container{width:50%;min-width:0}
.logo img {max-height: 110px ;}
#menu-header-menu > li > a{text-transform:none}
.main-content p:last-child{margin:0}
#menu-header-menu > li > a, .btn, a.btn, .promo_box_style_1{border-radius:5px}
.subheader{background:var(--header_background)}
.subheader .contact a{color:#fff;font-size:14px}

.main-content h2{margin-bottom:20px}
.promo_box_style_1 img{border-radius:5px 5px 0px 0px}
.sub-menu{    width: 310px;border-radius:5px}

#menu-header-menu li > ul > li > a{padding:10px 20px;border-radius: 5px}

.btn, a.btn{padding:10px 20px}

blockquote{font-style: italic;
    padding: 20px;
    border-left: 4px solid #ccc;
    background: #eee;margin-bottom:20px}
blockquote p, blockquote h4{font-size:15px}

/* Right Side Fixed Button */
.right_fixed_button {  background: var(--button_1_background_colour); color: var(--button_1_text_colour);    padding: 12px 20px;    border-radius: 5px 5px 0px 0px;}

.right_fixed_button:hover{background:var(--button_1_hover_background_colour);color:var(--button_1_hover_text_colour)}
.btntab {  right: -112px;}

/* Bullet Points */

.main-content li{margin-bottom: 20px;text-align: justify;line-height: 120%;position: relative;padding-left: 30px;} 
    
.main-content li::before{font-family: "fontello";content: '\e80e';color:var(--second_colour);font-weight: 900;position: absolute;left: 1px;font-size: 18px;}

.main-content.downloads li::before{content: '\e82e';}

/*breadcrumbs*/

.breadcrumbs_section {
  background: var(--section_1_colour);
  padding: 5px 0px;
  font-size: 14px;
}

.breadcrumbs_section p{
    margin-bottom: 0px;
}


/*Widescreen Image*/

.widescreen img {
    display: block;
}


/*Widescreen Image*/


.image_text_wide ul, .normal_text ul{
    margin-bottom: 15px;
    padding-left: 15px;
}

.image_text_wide li, .normal_text li {
    list-style: disc;
    line-height: 145%;
}




/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (min-width:1200px) and (max-width: 1400px){
.container{min-width:0;width:95%}

/* Header */
#menu-header-menu > li > a {padding: 10px 15px;}

/* Smart Slider */
#n2-ss-2item1 {font-size: 60px!important; margin-left: 100px;}

/* Large Images */
.image_oneside {    height: 581px;}

}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (min-width:1000px) and (max-width: 1200px){
.container{min-width:0;width:95%}

/* Header */
.logo img { max-height: 90px;}
#menu-header-menu > li > a {padding: 10px 10px;}
#menu-header-menu li{font-size: 15px;}
.header-2 .separator40{height:30px}

/* Smart Slider */
#n2-ss-2item1 { font-size: 55px!important; text-align: center!important;}

/* Large Images */
.image_oneside {height: 651px;}

}



/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (min-width:900px) and (max-width: 1000px){
.container{min-width:0;width:95%}

/* Header */
.logo img { max-height: 85px;}
#menu-header-menu > li > a {padding: 10px 5px;}
#menu-header-menu li{font-size: 14px;}
.header-2 .separator40{height:25px}

/* Smart Slider */
#n2-ss-2item1 { font-size: 55px!important; text-align: center!important;}

/* Large Images */
.image_oneside {    height: 697px;}

}








/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (min-width:770px) and (max-width: 900px){
.container{min-width:0;width:95%}

/* Header */
.logo img { max-height: 71px;}
#menu-header-menu > li > a {padding: 10px 2px;}
#menu-header-menu li{font-size:13px}
.header-2 .separator40{height:20px}

/* Smart Slider */

#n2-ss-2item1 {    font-size: 40px!important;
       text-align: center!important;}

/* Large Images */

.image_oneside {height: 743px;}

}





/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width:770px){


/* Mobile Menu */

#responsive-menu-pro-wrapper i{display:none}


/* Smart Slider */

#n2-ss-2item1 {    font-size: 50px!important;
    margin-left: 30px;}



  .logo img {
      max-height: 80px;
  }
  
  
.admin-bar button#responsive-menu-pro-button {
    width: 55px;
    height: 55px;
    position: fixed;
    top: 70px;
    right: 5%;
    display: inline-block;
    transition: transform0.5s, background-color0.5s;
}


.contact-form .container {
    width: 90%;
    min-width: 0;
}

.image_text_wide .span_5_of_12 {
    padding: 0px 20px;
}


/* Responsive Menu */

.bannertext{width:100%}

.rmp-container, .rmp-page-overlay {
margin-top: 100px!important;
}
body {margin-top: 100px;}


#rmp-menu-wrap-1851 .rmp-menu-subarrow {

top: 20px!important;
}


.rmp-menu-wrap i{display:none}

.header-2 {display:none}
}