/*
Theme Name: Satellite7 Child
Theme URI: http://demo.qodeinteractive.com/satellite/
Description: A child theme of Satellite7 Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Template: satellite
*/
@import url("../satellite/style.css");

ol.orderlist {list-style: none;}
strong.listheading {font-size: 14px;font-weight: bold;}
li.rtslist {font-size: 15px!important;font-weight: bolder;}
ul.rtsul {padding: 22px 0 0 16px!important;}
.widget.widget_nav_menu li {margin: 0 0 10px 0}
.footer_top_holder {line-height: 1,5; font-size: 15px;}
.wpcf7-form input, .wpcf7-form textarea {width: 90%; border: 1px solid #000; border-radius: 3px; padding: 5px 10px; margin: 0 0 10px 0}
.wpcf7-form .wpcf7-submit {width: 200px; background: #a01d22; color: #fff; font-size: 19px; line-height: 26px; font-weight: 500; margin:  0 auto}

li.lang-item {list-style: none;display: inline-block;}
.side_menu {
    background-color: #fff }

  /*===================01-02-18================*/

  .side_menu nav.main_menu ul li a, .side_menu nav.main_menu > ul > li > h5{

  	line-height: 52px;
  }

.two-minlogo {

    float: right;
    margin-top: 15px;

}

.logo-1 {

    float: left;
    margin-right: 10px;

}
  .side_menu nav.main_menu ul li {
    width: 100%;
}

.side_menu .drop_down .second{    top: 50px;}
.image-rsz{
padding-top: 16px;
}
.ls-layer {

    margin-top: -5px !important;
    margin-left: 0px !important;

}
@media only screen and (max-width: 1024px) {

.side_menu.right, .header_inner_right{ display: none; }

}       

@media only screen and (max-width: 480px) {

.separator.normal {
    margin-bottom: 23px!important;
}
.image-rsz {

    margin-left: 0%;

}
}

.logo-1:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 479px) {
	
.logo-1 img {
    max-width: 37px;
}

.two-minlogo {
    margin-top: 35px;
}
}   